@charset "Shift_JIS";
@import url("https://fonts.googleapis.com/earlyaccess/sawarabimincho.css");

/*---------------------------------------------------------- Reset */
html{color:#000;background:#fff}blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul,figure{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:400}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:#000}ol li{margin-left: 0;list-style: none;}

/*------------------------------------------------------- ƒtƒHƒ“ƒgÝ’è */
.navitopicpath_,
.GenreStyle_,
.container_ {
    padding: 0!important;
}
h2.genre_name_,
h2.common_headline2_,
div#genre_common_box,
.rightmenuframe_ {
    display: none;
}
.tdu{
	text-decoration: underline;
}
main{
	font-size: 4.27vw;
	line-height: 1.6;
    font-family: "ŸàƒSƒVƒbƒN", "Yu Mincho", YuMincho,ƒqƒ‰ƒMƒmŠpƒS Pro W3,Hiragino Kaku Mincho Pro,ƒƒCƒŠƒI,Meiryo,Osaka,‚l‚r ‚oƒSƒVƒbƒN,MS PMincho,sans-serif;
}
div.container_ div.contents_, div.container_ div.contents_ div.mainframe_, div.container_ div.contents_ div.mainframe_ .event_ .goods_, div.container_ div.mainframe_, div.container_ div.mainframe_ .event_ .goods_ {
    width: 100%;
}

/*---------------------------------------------------------- Šî–{Ý’è */
main *{box-sizing: border-box;}
main{
	max-width: 980px;
	margin: 0 auto;
	color: #302d53;
	overflow: hidden;
	background: #fff;
	display: block;
    padding-top: 0;
}
.main_wrap{
	width: 100%;
    box-sizing: border-box;
}
main section {
	/*background: #ffdede;*/
	position: relative;
}
.lazy {
    transition: 0.3s;
}
img {
	max-width: 100%;
}
.fv, .coupon, section, .step_img {
    position: relative;
}
.step_img img {
    width: 100%;
}

/*---------------------------------------------------------- fv */
.fv {
	display: block;
    box-sizing: border-box;
    width: 980px;
    height: 490px;
    background: url("../../../img/genre/010109/pc/fv_bg.jpg") no-repeat;
    background-size: 100%;
    font-family: "Ÿà–¾’©", YuMincho,"Sawarabi Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", serif;
    text-align: center;
    padding-top: 150px;
    margin: 0 auto 60px;
}
.fv h1 {
	color: #7f591e;
    font-size: 38px;
    font-weight: bold;
}

.fv p {
	color: #333;
    font-size: 28px;
    font-weight: bold;
    margin-top: 20px;
}

/*---------------------------------------------------------- ƒN[ƒ|ƒ“ */
.coupon {
    display: block;
    box-sizing: border-box;
    width: 600px;
    height: 250px;
    background: url("../../../img/genre/010109/pc/coupon_bg.png") no-repeat;
    background-size: 100%;
    text-align: center;
    padding: 126px 13px 0;
    margin: 0 auto 60px;
}
.coupon p{
    display: block;
    width: 550px;
    height: 62px;
    background: #000;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
}
.coupon span {
    font-size: 42px;
    margin-left: 10px;
}
.coupon .coupon_limit {
    font-size: 22px;
    color: #000;
    margin: 8px auto 0;
}

/*---------------------------------------------------------- ƒRƒ“ƒeƒ“ƒc */
h2 {
    font-size: 30px;
    font-weight: bold;
    margin: 0 auto 20px;
    text-align: center;
}

section {
    display: block;
    color: #333;
    font-size: 18px;
	margin: 0 auto 60px;
    text-align: center;
}
section:last-child {
    margin-bottom: 0;
}

section h3 {
    width: 100%;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    background: #faffa3;
    font-weight: bold;
	margin: 0 auto 30px;
    text-align: center;
}
section p {
	margin: 0 auto 30px;
    text-align: center;
}
.step_img {
    display: block;
    box-sizing: border-box;
    width: 750px;
    border: 4px solid #ddd;
    padding: 10px;
    margin: auto;
    
    
}






