/*resetcss*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
/*resetcssここまで*/

html{
    -webkit-text-size-adjust: 100%;
}
a {
    transition: all 0.3s;
}
a:link, a:visited {
	color:#8e8e8e;
}
a:hover {
	opacity:0.5;
}

/* ↓↓↓追加↓↓↓ */
* {
    margin-right:0;
    margin-left:0;
}
ul {list-style-type:none;}
/* ↑↑↑追加↑↑↑ */

body {
    font-family: Helvetica,'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
    margin     : auto;
    background-color   : #f3e7d1;
    background-image   : radial-gradient(#ffffff 8%, transparent 11%),
                       radial-gradient(#ffffff 8%, transparent 11%);
    background-position: 0 0, 9px 9px;
    background-size    : 18px 18px;
}
div#wrap{
    background: #f3e7d1;
	font-size:14px;
    color:#5c293a;
    line-height:1.6;
    
    width:900px;
    margin:auto;
    background-color: #fff;
    padding-bottom:50px;
}
h1.header_img {
	margin-bottom:0;
}
h1.header_img img {
	vertical-align:bottom;
}

@media screen and (max-width: 768px) {
    html {
        font-size:14px;
    }
	div#wrap{
		width:100%;
        background-color: #fff;
	}
	h1.header_img {
		height:auto;
	}
	h1.header_img img {
		width:100%;
		vertical-align:bottom;
	}
}
/****************global*/

a:focus {
	outline:none;
	border:none;
	text-decoration:none;
}
p{
	margin:0.5em 0;
}
.hidden{
	display:none;
}

/****************nav*/

nav.menu {
    background-color: #6b2b3c;
}
nav.menu ul {
    text-align:center;
    width:100%;
    margin: 0 auto;
    display:table;
    font-size:16px;
}
nav.menu ul li {
    display:table-cell;
	width: 25%;
    text-align: center;
    padding:20px 0;
}
nav.menu ul a {
    display: block;
	text-decoration:none;
    border-right:solid 1px #fff;
}
nav.menu ul li:last-child a {
    border-right:none;
}
nav.menu ul li a:link, nav.menu ul li a:visited {
    color:#fff;
}

@media screen and (max-width: 768px) {
	nav.menu ul {
        display:table;
        overflow: hidden;
		font-size:16px;
        height:auto;
        padding-bottom: 5px;
        padding-top: 5px;
	}
	nav.menu ul li {
		width: 26%; 
	}
    nav.menu ul li a img {
        margin: 5px 0;
        max-width: 100%;
        vertical-align: bottom;
    }
}

/****************section*/

section{
    display:block;
    width:100%;
	height:auto;
    padding:0;
	margin:0 auto;
    overflow: hidden;
}
section h2 {
    margin: 30px 25px 20px;
    padding: 0 10px 0;
    text-align: left;
    border-left: solid 10px #bd3d56;
    color:#844854;
    font-size: 22px;
    font-weight: bold;
}
section h2 img {
    max-height:30px;
    height:auto;
}
section h3 {
    text-align:left;
    font-weight: bold;
    font-size:18px;
    color: #c13750;
}

@media screen and (max-width: 768px) {
	section {
		width:100%;
		height:auto;
        margin: 0 auto;
	}
	section h1 {
		width:50%;
	}
    section h1 img {
        width:100%;
    }
    section h2 {
        margin: 30px 15px 20px;
    }
    #section h3 {
        padding:0;
        margin: 20px 15px;
    }
}

/****************detail*/

section#detail h3 {
    margin-left: 25px;
    margin-bottom: 10px;
}
#detail p {
    margin: 15px 40px 25px;
}
#detail p.about {
    font-size: 16px;
    margin-top:20px;
    margin-bottom:30px;
}
p.about span {
    background-color: #ead9a5;
    font-weight: bold; 
}
#detail ul {
    list-style-type: decimal;
    margin-left:60px;
}
#detail ul li {
    margin:10px 0;
}
#detail dl {
    margin-left: 40px;
}
#detail dl dt {
    font-weight: bold;
    display: block;
    width: 92%;
    font-size:16px;
}
#detail dl dd {
    width: 92%;
    margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
    section#detail {
        height:auto;
    }
    .detail_cont .right img {
        top:0;
        position: static;
        margin:20px 0;
        width: 250px;
    }
    section#detail h3 {
        margin-left: 15px;
    }
    #detail p {
        margin: 10px 20px 25px;
    }
    #detail ul {
        margin-left: 50px;
    }
    #detail dl {
        margin-left: 20px;
    }
}

/****************特典情報*/

#bonus p {
    margin-left: 40px;
    margin-bottom:0;
}
.bonus_float {
    margin-bottom:20px;
}
.bonus_float strong {
    font-size:24px;
}
.bonus_float .right {
    line-height: 30px;
    font-weight: bold;
}
.bonus_float .right strong {
    color: #a71f1f;
    font-weight: bold;
}
section#bonus h3 {
    margin: 30px 30px 0;
}
ul.lineup {
    width: 96%;
    margin: 20px auto;
    display: flex;
    line-height: 1.6;
    font-size: 14px;
}
ul.lineup  li {
    width:50%;
    text-align: center;
}
ul.lineup  li img {
    width:70%;
    margin-bottom: 10px;
}
ul.lineup  strong {
    font-size: 18px;
    color: #a71f1f;
}
cite {
    display:block;
    font-size: 16px;
}
.top {
    margin-bottom:10px;
}
.bottom a {
    display: block;
    text-decoration: none;
    padding:5px;
    width:100px;
    margin: 10px auto;
    color:#fff;
    background-color: #b48845;
}
small {
    font-size: 12px;
}
b {
    color:#d80000;
}
.sample {
    margin: 30px auto;
    padding: 20px 5px 1px;
    background-color: #ededed;
    width: 90%;
}
.sample h4 {
    font-weight: bold;
    margin-left: 10px;
}
@media screen and (max-width: 768px) {
    section#bonus h3 {
        margin: 40px 20px 30px;
        padding: 0;
    }
    #bonus p, #bonus small {
        text-align: center;
        display: block;
    }
    .bonus_float {
        margin-left:0;
        text-align: center;
    }
    #bonus ul.lineup li {
        text-align: center;
    }
    #bonus ul.lineup li img {
        
    }
}


/****************　入手方法　*/

section#method h3 {
    margin: 0 50px;
    line-height: 1.3;
}
section#method p {
    margin: 0 50px;
}
section#method p.about {
    margin-bottom: 30px;
}
section#method p img {
    margin-bottom:20px;
}

@media screen and (max-width: 768px) {
    section#method p {
        margin: 10px 5%;
    }
    section#method p img {
        width: 100%;
    }
}

/****************　スペシャル企画　*/
#special h3 {
    margin-left:30px;
    margin-right:30px;
    line-height: 1.4;
}
dl.comment {
    margin: 20px 40px;
    line-height: 1.5;
}
dl.comment dt {
    margin: 10px 0;
    background-color: #e8e8e8;
    padding: 10px 7px;
}
dl.comment dd {
    margin-bottom: 30px;
    margin-left:15px;
}

@media screen and (max-width: 768px) {
    #special ul {
        margin:5% auto;
    }
    #special ul li {
        width: 97%;
        float: none;
    }
    #special dl {
        margin-left: 5%;
        margin-right: 5%;
    }
}

/****************　twitter　*/
#twitter {
    margin:0 auto;
    width: 520px;
    border: solid 1px #ccc;
    padding: 20px;
    height: 420px;
    border-radius: 5px;
}

/****************PageTOP*/
#page-top {
	position: fixed;
	bottom: -10px;
	right: 0px;
	background-color:#080200;
	padding:10px;
	z-index: 100;
    width:100%;
    text-align: right;
}
#page-top a:link, #page-top a:visited {
	color:#fff;
}

/****************footer & global menu*/

footer {
    background-color:#080200;
    color: #fff;
    font-size: 0.9em;
    padding: 20px;
    text-align: center;
	height:auto;
    display:block;
}
footer p{
	margin-top:2em;
    margin-bottom:20px;
}









