@charset "UTF-8";
/* CSS Document */


#smr_pages {
	width: 100%;
	margin: 0 auto 0 auto;
	padding-bottom:0;
	color:#000000;
	background: #FFF;
	font-size:17px;
	line-height: 2em;
	letter-spacing: 0.1em;
}

#smr_pages img { width: 100%; height: auto; }


#page_top {
	bottom: 77px!important;
}


.pc_only {display: block;}
.sp_only {display:none;}


.mt_0 {margin-top: 0!important;}
.mb_0 {margin-bottom: 0!important;}


.container_ {
	
}

.main_wap {
	width:1200px;
	margin: 0 auto;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 400;
	font-style: normal;	
}


.goodsfreepage2_ .main_wap,.goodsfreepage1_ .main_wap {
	width:100%;
	margin:0 auto;
}

.goodsfreepage2_ .txt_wrap01,.goodsfreepage1_ .txt_wrap01 {
	width:100%;
	margin:0 auto;
}



.smr_header {
	width: 100%;
	margin: 0 auto 0 auto;
	padding-top: 50px;
	font-size:7.2vw;
	letter-spacing:10px;
	color: #FFF;
	position: relative;
}

.smr_header p.ttltxt01{
	width: 99.5%;
	text-align: center;
	margin: 0 0 0 6px;
	position: absolute;
	top: 43%;
	line-height: 1.2em;
	font-family: "bebas-kai", sans-serif;
font-weight: 400;
font-style: normal;
	font-size:7vw;
	color: #FFF;
	z-index: 999;
}



.goodsfreepage2_ .smr_header p.ttltxt01,.goodsfreepage1_ .smr_header p.ttltxt01{
	width: 99.5%;
	text-align: center;
	margin: 0 0 0 6px;
	position: absolute;
	top: 43%;
	line-height: 1.2em;
	font-family: "bebas-kai", sans-serif;
font-weight: 400;
font-style: normal;
	font-size:6.5vw;
	color: #FFF;
	z-index: 999;
}


.smr_header p.ttltxt01 span {
	letter-spacing: 0px;
	margin-right: 0px;		
	}
	




.m_ttl_wrap {
	font-size: 26px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	margin:0 auto 60px auto;
	letter-spacing: 1px;
	line-height: 1.4em;
	}	
	

.m_ttl_wrap01 {
	color: #000;
	font-size: 70px;
	font-family: "bebas-kai", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	margin: 200px auto 0 auto;
	letter-spacing: 1px;
	line-height: 1.4em;
	}

.m_ttl_wrap01 .s_txt {
		font-size: 80%;
	}	

.m_ttl_wrap02 {
	color: #000;
	font-size: 70px;
	font-family: "bebas-kai", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	margin: 200px auto 0 auto;
	letter-spacing: 1px;
	line-height: 1.4em;
	}


.txt_01 {
	margin: 0 auto;
	padding: 80px 0 0 0;
	text-align: center;
	font-size: 17px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.8em;
}


.txt_01 p {
	margin: 0 0 40px 0;
}

.txt_02 {
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 17px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.8em;
}


.txt_02 p {
	margin: 0 0 40px 0;
}


.p_txt {
	font-size: 15px;
}


.s_ttl_wrap {
	margin: 150px auto;
	text-align: center;
	font-size: 60px;
	color: #4f546e;
	letter-spacing: 5px;
}

.c_imgwrap {
	width: 100%;
	margin: 0 auto;
}

.c_imgwrap02 {
	width: 71.2%;
	margin: 150px auto 140px auto;
}



.LR_wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	margin: 50px auto 0 auto;
}

.LR_wrap .L_wrap {
	width: 50%;
	margin: 0;
}


.LR_wrap .R_wrap {
	width: 50%;
}


.LR_wrap .L_wrap .style_wbox02_txt, .LR_wrap .R_wrap .style_wbox02_txt {
	margin-top:3%; 
}


.style_wbox02_txt {
	margin-left: auto;
	text-align:left;
	font-size: 16px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 400;
	font-style: normal;	
}



.style_wbox02_txt p {
	margin: 0 0 35px 0;
}



.style_wbox02 li {
	text-align:left;
	list-style:disc;

}


.style_wbox02_txt ul {
	padding:0!important;
	margin: 0;
	line-height:2.2em;
}


.style_wbox02_txt li:nth-child(n+2) { margin-top: 10px }


li.price_wrap {
	margin: 0;
	display:flex;
	flex-wrap:wrap;
	align-items: center;
	list-style:none;
	position: relative;
	}


.R_wrap li.price_wrap {
	margin: 0;
	display:flex;
	flex-wrap:wrap;
	justify-content: flex-end;
	align-items: center;
	list-style:none;
	position: relative;
	}


li.price_wrap a {
	display: block;
}
	
li.price_wrap::before {
	position:absolute;
	top:50%;
	width:100%;
/*
	height:1px;
	background: #000;
*/
	display:block;
	content: "";
	z-index:0;
}

.price_left {	
	background:#FFF;
	padding: 0 10px 0 0;
	position: relative ;
	z-index: 3;
	}




.price_left a {
	text-decoration: none!important;	
}


/*
.price_left .item_txt {
	letter-spacing: 2px;	
}
*/

	
.price_right_box {
	font-size: 16px;
	background:#FFF;
	padding:0 0 0 10px;
	z-index: 3;
}

.price_right_box a { text-decoration: none; }

.price_right {
	background:#FFF;
	padding:0 5px!important;
	border:solid 1px #000;
	font-size: 16px;
	line-height: 1.5em;
	color:#000!important;
	letter-spacing: 1px;
	position: relative ;
	z-index: 3;
}


.price_right:hover{
	opacity: 0.5;
}



.price_right a:link {
	text-decoration:none!important;
}



.coordinate_ttl {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}


.num_wrap {
	font-size: 80px;
	font-family: "bebas-kai", sans-serif;
	font-weight: 400;
	font-style: normal;	
}

.c_ttl_wrap{
	margin-left: 3%;
	font-size: 40px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.coordinate_LRwrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.coordinate_LRwrap .imgwrap_01 {
	width: 50%;
}
.coordinate_LRwrap .imgwrap_02 {
	width: 50%;
}

.d_p_wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 8% 0;
}

.d_p_wrap .d_wrap {
	margin: 3% 0 0 0;
	font-size: 16px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 400;
	font-style: normal;		
	text-align: left;
	line-height: 2.2em;
}


.goodsfreepage2_ .d_p_wrap .d_wrap,.goodsfreepage1_ .d_p_wrap .d_wrap {
	width:45%;
	margin: 3% 0 0 0;
	font-size: 16px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 400;
	font-style: normal;		
	text-align: left;
	line-height: 2.2em;
}

.d_p_wrap .p_wrap {
	width: 39%;
	margin-left: auto;
	margin-top: 3%;
}


.goodsfreepage2_ .d_p_wrap .p_wrap,.goodsfreepage1_ .d_p_wrap .p_wrap {
	width: 45%;
	margin-left: auto;
	margin-top: 3%;
}


.d_p_wrap .p_wrap li.price_wrap {
	margin: 0 0 24px 0;
	display:flex;
	flex-wrap:wrap;
	justify-content: flex-end;
	align-items: center;
	list-style:none;
	position: relative;
	}



.detail_imgwrap {
	width: 85%;
	display: flex;
	margin: 0 auto;
	margin: 2% auto 0 auto;
}

.detail_imgwrap .L_box {
	width: 49%;
	margin: 0 2% 0 0;
}

.detail_imgwrap .R_box {
	width: 49%;
}

.b_box {
	width: 85%;
	margin: 2% auto 0 auto;
}





.btn_wrap{margin:150px auto 50px auto;}
.btn_wrap02{margin:80px auto 210px auto;}
.btn_box{width:500px;margin:0 auto 5% auto;}
.btn_01 {
	display: block;
	position: relative;
	padding: 1.3em;
	text-align: center;
	font-size:18px;
	text-decoration: none!important;
	color: #444444!important;
	background: #fff;
	border: solid 1px #444444;

}
.btn_01:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}
.btn_01:visited { color: #444444!important; }


.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(0px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(0px); -ms-transform: translateY(-0px); transform: translateY(0px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

.fadein_img {animation-name: fadein;animation-duration: 2s;}
@keyframes fadein {
from {opacity: 0;transform: translateY(0);}
to {opacity: 1;transform: translateY(0);}
}


a:hover img{opacity: 1;filter: alpha(opacity=100);}


a img {border:none;}
a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #555; }
a:active { color: #000; }
a,.link_txt{color:#000;}

.T_center {text-align: center;}
.T_right {text-align: right;}
.float_L {float: left;}
.float_R {float: right;}
.float_C {clear: both; width: 0px; height: 0px;}

.mar_B10 {margin: 0px 0px 10px 0px;}
.mar_B20 {margin: 0px 0px 20px 0px;}
.mar_B30 {margin: 0px 0px 30px 0px;}
.mar_B40 {margin: 0px 0px 40px 0px;}
.mar_B50 {margin: 0px 0px 40px 0px;}
.mar_B60 {margin: 0px 0px 60px 0px;}
.mar_B80 {margin: 0px 0px 80px 0px;}
.mar_B90 {margin: 0px 0px 90px 0px;}
.mar_B100 {margin: 0px 0px 100px 0px;}
.pad_B100 { padding: 0px 0px 100px 0px;}

.ft_120 { font-size:120%; font-weight:bold;}
.ft_150 { font-size:150%; font-weight:bold; line-height:1.4em;}
.ft_85 { font-size:85%;}

@media only screen and (max-width: 980px) {
	
	
#smr_pages img { width: 100%; height: auto; }

#smr_pages {
	width: 100%;
	margin: 0 auto 0 auto;
	padding-bottom:0;
	color:#000000;
	background: #FFF;
}
#smr_pages {
	font-size:130%;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
	
.pc_only {display:none;	}
.sp_only {display: block;}	
	
	
.main_wap {
	width:100%;
	margin: 0 auto 0 auto;
}

	
.smr_header {
	width: 100%;
	margin: 0 auto;
	padding-top: 5%;
	color: #FFF;
	position: relative;
}
	
.smr_header p.ttltxt01{
	width: 100%;
	text-align: center;
	margin: 0 0 0 6px;
	position: absolute;
	top: 46%;
	line-height: 1.2em;
font-family: "bebas-kai", sans-serif;
font-weight: 400;
font-style: normal;
	font-size:3.5vw;
	z-index: 9999;
}
	
.goodsfreepage2_ .smr_header p.ttltxt01,.goodsfreepage1_ .smr_header p.ttltxt01{
	width: 100%;
	text-align: center;
	margin: 0 0 0 6px;
	position: absolute;
	top: 50%;
	line-height: 1.2em;
font-family: "bebas-kai", sans-serif;
font-weight: 400;
font-style: normal;
	font-size:3.5vw;
	z-index: 9999;
}	

.smr_header p.ttltxt02{
	width: 100%;
	text-align: center;
	margin: 0 0 0 6px;	
	position: absolute;
	top: 57.5%;
	line-height: 4.2em;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight:500;
	font-size:1.4vw;
	z-index: 9999;
}
	
.smr_header p.ttltxt03{
	width: 100%;
	text-align: center;
	margin: 0 0 0 6px;	
	position: absolute;
	top: 46.5%;
	line-height: 4.2em;
	font-family: "a-otf-ryumin-pr6n", serif;
	font-weight: 300;
	font-style: normal;
	font-size:5.4vw;
	z-index: 9999;
}	
	
	
.smr_header p.ttltxt01 span {
	letter-spacing: -1px;
    margin-right: 11px;
    font-size: 13.2vw;
	}
	
	
	
.m_ttl_wrap {
	font-size: 20px!important;	
	text-align: center;
	margin:10% auto 7% auto;
	letter-spacing: 1px;
    line-height: 1.3em;	
	}	

.m_ttl_wrap01 {
    font-size: 33px;
    text-align: center;
    margin: 10% auto 5% auto;
    letter-spacing: 1px;
    line-height: 1.4em;
}	
	
.m_ttl_wrap01 .s_txt {
		font-size: 80%;
	}	
	

.m_ttl_wrap02 {
    font-size: 33px;
    text-align: center;
    margin: 10% auto 5% auto;
    letter-spacing: 1px;
    line-height: 1.4em;
}	
	

	
	
	
.txt_01 {
	width: 85%;
	margin: 0 auto;
	padding: 10% 0;
	text-align: left;
	font-size: 14px;
}

.txt_01 p {
	font-size: 14px;
	margin: 0 0 7% 0;
}
	
.txt_02 {
    width: 85%;
    margin: 5% auto 10% auto;
	padding: 0;
    text-align: left;
    font-size: 14px;
}
	
.txt_02 p {
	font-size: 14px;
	margin: 0 0 7% 0;
}	
	
.txt_03 {
	margin: 10% auto 5% auto;
	text-align: center;
	font-size: 14px;
}	
	

.s_ttl_wrap {
	margin: 15% auto;
	text-align: center;
	font-size: 35px;
	color: #4f546e;
	letter-spacing: 5px;
	line-height: 1.2em;
}
	
.s_ttl_wrap span {
	font-size: 35px;
}	

	
.c_imgwrap {
	width: 100%;
	margin: 0 auto;
}
	
.c_imgwrap02 {
	width: 100%;
	margin: 25% auto 15% auto;
}
	
	
.LR_wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
}


.LR_wrap .L_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;	
}
	
.LR_wrap .L_wrap img {
		width: 80%;
}	
	
.LR_wrap .L_wrap p {
	margin: 10% 0 0 0;
	font-size: 14px;
	font-family: "zen-kaku-gothic-new", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.8em;
}	
	
	
.LR_wrap .p_txt {
	margin: 15% auto 15% auto;
	text-align: center;
	font-size: 13px;	
}	



.LR_wrap .R_wrap {
	width: 100%;
	margin: 5% auto 0 auto;
	text-align: center;
}
	
.LR_wrap .R_wrap img {
		width: 80%;
}		
	
	
.style_wbox02 {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	float: none;
	font-size: 100%;

	}	
	
.style_wbox02_txt {
	text-align: left;
	margin: 10% auto 5% auto;
	width: 100%;	
}
	
	
.style_wbox02_txt ul {
	margin: 0;
	}
	

.style_wbox02_txt p {
	padding: 7% 0 0 0;
	margin: 0;
	text-align:center;
}
	
.style_wbox02 .subttl {
	margin: 0 auto 10% auto;
	font-size: 280%;
	text-align: center;
}



.style_wbox02 ul {
	border-width:1px;
	text-align: center;
}

.style_wbox02 li {
	text-align:left;
	list-style:disc;
}

.style_wbox02 hr {
	width:90%;
	margin:0;
}
	
	
li.price_wrap {
	margin: 0 0 3% 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items: center;
	list-style:none;
	position: relative;
	}
	
	
.R_wrap li.price_wrap {
	margin: 0 0 15% 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items: center;
	list-style:none;
	position: relative;
	}	
	
	
.price_left {	
	line-height: 2em;
	}	
	
	
.price_left .item_txt {
	font-size: 14px;
	letter-spacing: 0px;	
}
	


.price_left .p_txt {
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 13px;
	letter-spacing: 1px;	
}
	
	
.price_right_box {
	font-size: 12px;
	background:#FFF;
	padding:0 0 0 10px;
	z-index: 3;
}	
	
	
.price_right {
	background:#FFF;
	padding:0 3px!important;
	border:solid 1px #000;
	font-size: 10px;
	line-height: 1.5em;
	color:#000!important;
	letter-spacing: 1px;
	position: relative ;
	z-index: 3;
}	
	
	
.coordinate_ttl {
	width: 90%;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	margin: 0 auto;
}


.num_wrap {
	font-size: 40px;
	font-family: "bebas-kai", sans-serif;
	font-weight: 400;
	font-style: normal;	
}

.c_ttl_wrap{
	margin-left: 3%;
	font-size: 20px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.coordinate_LRwrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.coordinate_LRwrap .imgwrap_01 {
	width: 50%;
}
.coordinate_LRwrap .imgwrap_02 {
	width: 50%;
}	
	
	
.coordinate_wrap {
	width: 90%;
	margin: 0 auto;
	}	
	

.d_p_wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto 20% auto;
}

.d_p_wrap .d_wrap {
	width: 90%;
	margin: 5% auto 0 auto;
	font-size: 14px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 400;
	font-style: normal;		
	text-align: left;
	line-height: 2em;
}

.d_p_wrap .p_wrap {
	width: 90%;
	text-align: left;
	margin: 0 auto;
}
	
	
.d_p_wrap .p_wrap li.price_wrap {
	margin: 0 0 3% 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items: center;
	list-style:none;
	position: relative;
	}	
	

.detail_imgwrap {
	width: 100%;
	display: flex;
	margin: 0 auto;
}

.detail_imgwrap .L_box {
	width: 49%;
	margin: 0 2% 0 0;
}

.detail_imgwrap .R_box {
	width: 49%;
}

.b_box {
	width: 100%;
	margin: 2% auto 0 auto;
}	


	
.btn_wrap{
	margin:0 auto 20% auto;
}
	
.btn_wrap02 {
	margin:0 auto 25% auto;
}	

.btn_box {
	width:100%;
	margin: 0 auto 5% auto;
}

.btn_01 {
	display: block;
	position: relative;
	width: 80%;
	margin:0 auto;
	padding: 1.2em;
	text-align: center;
	font-size:15px;
	text-decoration: none;

}	
	
}


