@charset "utf-8";
/* CSS Document */
#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:17px;
	line-height: 2em;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	letter-spacing: 0.1em;
}


#page_top {
bottom: 77px!important;
}


.smr_header {
	width: 100%;
	margin: 0 auto 50px auto;
	font-family: oswald, sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size:7.2vw;
	letter-spacing:10px;
	color: #FFF;
	position: relative;
}

.smr_header p {
	width: 100%;
	text-align: center;
	letter-spacing:1px;
	position: absolute;
	top: 34%;
	z-index: 1;
}



.wrap {
	width:1300px;	
	margin:0 auto 20% auto;
}

.wrap a:hover{
	opacity: 1!important;
	filter: alpha(opacity=100);
}	
	

.goodsfreepage2_ .wrap,.goodsfreepage1_ .wrap {
	width:100%;
	margin:0 auto 20% auto;
}





.t_i_txt_01{
	width: 56.7%;
	font-size:16px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 300;
	font-style: normal; 
	margin: 80px auto 0 auto;
	text-align: center;
	letter-spacing:1px;
	line-height: 2.3em;
}

.t_i_txt_01 p {
	margin: 0 0 30px 0;
}


.txt_01{
	width: 56.7%;
	font-size:16px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 300;
	font-style: normal; 
	margin: 80px auto 20px auto;
	text-align: center;
	letter-spacing:1px;
	line-height: 2.3em;
}

._txt_01 p {
	margin: 0 0 30px 0;
}





.ti_wrap01 {
	width: 100%;
	margin: 190px auto 45px auto;
	text-align: center;
	color: #6f96b0;
	font-family: oswald, sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 50px;
}



/*　202205　追加　*/
/*========= レイアウトのためのCSS ===============*/

.ti_wrap01 p{
  margin: 0 auto 1em auto;
/*  font-size: 20px;*/
  overflow: hidden;/*左右アニメーションで画面からはみ出る際に出る横スクロールバーを隠す*/
}

/*========= 流れるテキスト ===============*/

/*全共通*/

.slide-in {
  overflow: hidden;
    display: inline-block;
}

.slide-in_inner {
  display: inline-block;

}

/*左右のアニメーション*/
.leftAnime{
    opacity: 0;/*事前に透過0にして消しておく*/
}

.slideAnimeLeftRight {
  animation-name:slideTextX100;
  animation-duration:1.8s;
  animation-fill-mode:forwards;
    opacity: 0;
}

@keyframes slideTextX100 {
  from {
  transform: translateX(-100%); /*要素を左の枠外に移動*/
        opacity: 0;
  }

  to {
  transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}

.slideAnimeRightLeft {
  animation-name:slideTextX-100;
  animation-duration:1.8s;
  animation-fill-mode:forwards;
    opacity: 0;
}


@keyframes slideTextX-100 {
  from {
  transform: translateX(100%);/*要素を右の枠外に移動*/
    opacity: 0;
  }

  to {
  transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}



.price_wrap {
	margin: 0 auto 5% auto;
	text-align: center;
	font-size: 16px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 300;
	font-style: normal;
}



/*　202205　追加　*/
.img_wrap_fuwatx {
	width: 800px!important;
	height: 950px!important;	
	margin: 0 auto 2.2% auto;
	overflow: hidden;
	position: relative;
}

.goodsfreepage2_ .img_wrap_fuwatx,.goodsfreepage1_ .img_wrap_fuwatx {
	width: 565px!important;
	height: 671px!important;	
	margin: 0 auto 2.2% auto;
	overflow: hidden;
	position: relative;
}



/*　202205　追加　*/
.img_wrap_fuwatx img {	
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50%;
}

.img_wrap01 {
	width: 75%;
	margin: 0 auto 5% auto;
}

.img_wrap02 {
	width: 50%;
	margin: 0 auto 5% auto;
}
.img_wrap00 {
	width: 1080px;
	height: 650px;
	margin: 0 auto 5% auto;
}


.LRimg_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 80px auto 0 auto;
}


.LRimg_wrap .Limg_box {
	width: 45%;
}

.LRimg_wrap .Rimg_box {
	width: 45%;
    margin: 90px 0 0 3%;
}


.LRimg_wrap02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 80px auto 0 auto;
}

.LRimg_wrap02 img {
	margin-bottom: 3%;
}


.LRimg_wrap02 .Limg_box {
	width: 35%;
}

.LRimg_wrap02 .Rimg_box {
	width: 35%;
    margin: 0 0 0 6%;
}





.buy_wrap {
	width: 61.5%;
	margin: 0 auto;
}	


.goodsfreepage2_ .buy_wrap,.goodsfreepage1_ .buy_wrap {
	width: 57%;
	margin: 0 auto;
}


.buy_wrap .price_right_box02 {
	position: relative;
	top:0;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	z-index: 3;
}

.buy_wrap .price_right_box02 a { text-decoration: none; }

.buy_wrap .price_right {
    background: #FFF;
    padding: 0 5px !important;
    border: solid 1px #FFF;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4em;
    color: #4f4f4f !important;
    letter-spacing: 1px;
    position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 3;
}



.buy_wrap a:hover img{
	opacity:1;
	filter: alpha(opacity=100);
}


.buy_wrap .price_right:hover {
	opacity: 0.5;
}

.c_s_wrap {
	font-size: 16px;
	text-align: center;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 300;
	font-style: normal; 
}




.btn_wrap {
	margin: 146px auto 0 auto;
}

.btn_box {	
	width:600px;
	margin: 0 auto 50px auto;
	font-family: heisei-kaku-gothic-std,sans-serif;
}

.btn_box a:link {
	text-decoration:none!important;
}

.btn_box a:visited {
	text-decoration:none!important;
}

.view_btn {
	display: block;
	position: relative;
	padding:25px 0;
	border:solid 1px #000;
	text-align:center;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	letter-spacing: 3px;
	color:#000!important;
	text-decoration:none!important;
}



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%;}



.pc_only {display: block;}
.sp_only {display:none;}

.fadein_img {animation-name: fadein;animation-duration: 2s;}
@keyframes fadein {
from {opacity: 0;transform: translateY(0);}
to {opacity: 1;transform: translateY(0);}
}

/*　202205　追加　*/
.fadein_img02 {padding: 10px;animation: fadeIn 5s ease 1s 1 normal backwards;}

@keyframes fadeIn {
from {opacity: 0;transform: translateX(20px);}
to {opacity: 1;transform: translateX(0);}
}


/*　202205　追加　*/
div.smr_header_slider {
  overflow: hidden; 
  width: 100%;
  margin: auto;
}

/*　202205　追加　*/
.slider {}
.slick-img img {
  width: 100%;
  transform: scale(1.1);
}
@keyframes fadezoom {
  0% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(20px);
  }
}
.add-animation {
  animation: fadezoom 9s 0s forwards;
}


.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); }
}

/*　202205　追加　*/
.fuwatAnime_x {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:3.5s;
 -ms-animation-duration:3.5s;
 animation-duration:3.5s;
 -webkit-animation-name: fuwatAnime_x;
 -ms-animation-name: fuwatAnime_x;
 animation-name: fuwatAnime_x;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime_x {
 0% { opacity: 0; -webkit-transform: translateX(-20px); }
 100% { opacity: 1; -webkit-transform: translateX(0); }
}
@keyframes fuwatAnime_x {
 0% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); }
 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}


.f_in {
    opacity : 0;
    transform : translate(0, 50px);
    transition : all 1500ms;
}
.f_in.scrollin{
  opacity: 1;
  transform : translate(0, 0);
}
#_capsulemenu { position: fixed; transition: 0.3s; top: 50%; left: -45px; transform: translate(0, -50%); width: 45px; height: auto; z-index: 9999; cursor: pointer; padding: 0 0 0 10px;}
#_capsulemenu.slideIn { left: 0; }
#_capsulemenu ul { margin: 0; padding: 0; width: 100%; }
#_capsulemenu ul li { width: 45px; height: 45px; }
#_capsulemenu ul li a { display: block; width: 45px; height: 45px; }
#_capsulemenu ul li a img { opacity: 0.4; }
#_capsulemenu ul li:hover a img,
#_capsulemenu ul li a.is_current img { opacity: 1.0; }



/* --------------------------------------------------------------------
	表示幅：固定
	表示順：左メニュー・メインコンテンツ・右メニュー
-------------------------------------------------------------------- */
div.block-footer, div.block-prod-list {
	margin: 0;
	width: 100%;
	text-align:left;
}





@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;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	letter-spacing: 0.1em;
}

	
	
.wrap {
	width:100%;
	margin:0 auto 20% auto;
}
		
	
	
	
/*　202205　変更　*/	
.smr_header {
	width: 100%;
	margin: 0 auto 50px auto;
	font-family: oswald, sans-serif;
	font-weight: 200;
	font-style: normal;
	color: #FFF;
	position: relative;
}

/*　202205　追加　*/	
.smr_header p {
	width: 100%;
	text-align: center;
	font-size: 11.8vw;
	line-height: 11.8vw;
	position: absolute;
	top: 41%;
	z-index: 1;
	letter-spacing: 1px;
}	

	
	

.t_i_txt_01{
	width: 90%;
	font-size:15px;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 300;
	font-style: normal; 
	margin: 30px auto 0 auto;
	text-align: left;
	letter-spacing:1px;
	line-height: 1.6em;
}

.t_i_txt_01 p {
	font-size:13px!important;
	margin: 0 0 5% 0;
}


.txt_01{
	width: 90%;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 300;
	font-style: normal; 
	margin: 10% auto 10% auto;
	text-align: left;
	letter-spacing:1px;
	line-height: 1.6em;
}

.txt_01 p {
	font-size:13px!important;
	margin: 0 0 30px 0;
}	
	
	


p.ti_h01 {
	font-size: 200%;
	text-align: center;
	line-height: 1.7em;
	letter-spacing: 0.15em;
	font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
	
/*　202205　変更　*/	
p.ti_h02 {
	font-size: 180%;
	text-align: center;
	line-height: 1.7em;
/*	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;*/
	letter-spacing: 0.15em;
}
p.ti_h03 {
	font-size: 150%;
	text-align: center;
	line-height: 1.7em;
	font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 0.15em;
}

.ti_wrap01 {
	width: 90%;
	margin: 30% auto 8% auto;
	text-align: center;
	font-size: 30px;
}
	
/*　202205　変更　*/	
/*
.ti_wrap01 p {
	margin: 0 auto 1em auto;
}
	
*/
	
	
/*　202205　追加　*/		
/*========= レイアウトのためのCSS ===============*/

.ti_wrap01 p{
  margin: 0 auto 1em auto;
/*  font-size: 20px;*/
  overflow: hidden;/*左右アニメーションで画面からはみ出る際に出る横スクロールバーを隠す*/
}

/*========= 流れるテキスト ===============*/

/*全共通*/

.slide-in {
  overflow: hidden;
    display: inline-block;
}

.slide-in_inner {
  display: inline-block;

}

/*左右のアニメーション*/
.leftAnime{
    opacity: 0;/*事前に透過0にして消しておく*/
}

.slideAnimeLeftRight {
  animation-name:slideTextX100;
  animation-duration:1.8s;
  animation-fill-mode:forwards;
    opacity: 0;
}

@keyframes slideTextX100 {
  from {
  transform: translateX(-100%); /*要素を左の枠外に移動*/
        opacity: 0;
  }

  to {
  transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}

.slideAnimeRightLeft {
  animation-name:slideTextX-100;
  animation-duration:1.8s;
  animation-fill-mode:forwards;
    opacity: 0;
}


@keyframes slideTextX-100 {
  from {
  transform: translateX(100%);/*要素を右の枠外に移動*/
    opacity: 0;
  }

  to {
  transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}	
	
	
.ti_wrap02 {
	width: 90%;
	margin: 0 auto 6% auto;
	text-align: left;
}
.ti_wrap02 p {
	margin: 0 auto 1em auto;
}


.price_wrap {
	width: 90%;
	margin: 0 auto 5% auto;
	text-align: center;
	letter-spacing: 0;
	font-size: 13px;
}


/*　202205　追加　*/	
.img_wrap_fuwatx {
	width: 100%!important;
	height: auto!important;	
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
	
	
.goodsfreepage2_ .img_wrap_fuwatx,.goodsfreepage1_ .img_wrap_fuwatx {
	width: 100%!important;
	height: auto!important;	
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}	
	
	
	
	
/*　202205　追加　*/
.img_wrap_fuwatx img {	
	position:inherit;
	top: 0;
	left: 0;
	margin-left: 0;
}	

.img_wrap01 {
	width: 100%;
	margin: 0 auto 5% auto;
}
.img_wrap00 {
	width: 100%;
	margin: 0 auto 5% auto;
}
.img_wrap02 {
	width: 75%;
	margin: 0 auto 5% auto;
}

	
	
.LRimg_wrap {
	display: flex;
	margin: 0 0 0 0;
	justify-content: left;
}


.LRimg_wrap .Limg_box {
	width: 85%;
	margin-left: auto;
	margin-top: 7%;
}

.LRimg_wrap .Rimg_box {
	width: 85%;
	margin-top: 7%;
	margin-left: 0;
	text-align: left;	
}	
	
	
.LRimg_wrap02 {
	width: 90%;
	display: flex;
	margin: 0 auto;
	justify-content: center;
}


.LRimg_wrap02 .Limg_box {
	width: 100%;

}

.LRimg_wrap02 .Rimg_box {
	width: 100%;
	margin-top: 10%;
	margin-left: 0;
	
}	
	
	
	
	
.buy_wrap {
	width: 100%;
}	
	
	
.goodsfreepage2_ .buy_wrap,.goodsfreepage1_ .buy_wrap {
	width: 100%;
}	
	
	


.buy_wrap .price_right_box02 {
	position: relative;
	top:0;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	z-index: 3;
}

.buy_wrap .price_right_box02 a { text-decoration: none; }

.buy_wrap .price_right {
    background: #FFF;
    padding: 0 3px !important;
    border: solid 1px #FFF;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.5em;
    color: #4f4f4f !important;
    letter-spacing: 1px;
    position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 3;
}	
	
.c_s_wrap {
	margin: 0 auto 5% auto;
	font-size: 14px;
	text-align: center;
	font-family: "fot-cezanne-pron", sans-serif;
	font-weight: 300;
	font-style: normal; 
}	

.btn_wrap {
	margin: 15% auto 15% auto;
}
	

.btn_box {	
	width: 90%;
	margin: 0 auto 5% auto;
}
	

.view_btn{ 
	padding: 5% 0;
	text-align:center;
	font-style: normal;
	font-weight: 300;
	font-size: 110%;
	letter-spacing: 2px;
}
	

.f_in_sp {
    animation-name: fadein;
    animation-duration: 2s;
    animation-iteration-count: 1;
}
@keyframes fadein {
from {
    opacity: 0;
    transform: translateY(0);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

footer {
	z-index: 2;
	background: #002a46!important;
}

a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #000; }
a:active { color: #000; }

a,.link_txt{
	color:#000;
	text-decoration:underline;
}


#menu_wap{
	width:100%;
	margin: 0px 0px 20% 0px;
}

.pad_T180{padding: 10% 0 0 0;}


.mar_T30 {margin: 10% 0px 0px 0px;}
.mar_T50 {margin: 10% 0px 0px 0px;}
.mar_T60 {margin: 10% 0px 0px 0px;}
.mar_T85 {margin: 10% 0px 0px 0px;}
.mar_T95 {margin: 19% 0px 0px 0px;}
.mar_T115 {margin: 10% 0px 0px 0px;}

.mar_R15 {margin: 0 2% 0 2%;}
.mar_l2 {margin: 0 0 0 2%;}


.mar_B10 {margin: 0px 0px 1% 0px;}
.mar_B20 {margin: 0px 0px 2% 0px;}
.mar_B30 {margin: 0px 0px 5% 0px;}
.mar_B40 {margin: 0px 0px 4% 0px;}
.mar_B50 {margin: 0px 0px 5% 0px;}
.mar_B100 {margin: 0px 0px 20% 0px;}
.mar_R10 {margin: 0px 1% 0px 0px;}
.mar_R20 {margin: 0px 2% 0px 0px;}
.mar_R30 {margin: 0px 3% 0px 0px;}
.mar_R40 {margin: 0px 4% 0px 0px;}
.mar_R50 {margin: 0px 5% 0px 0px;}
.mar_L20 {margin: 0px 0px 0px 2%;}


.ft_120 { font-size:135%;}
.ft_85 { font-size:85%;}
.ft_title { font-size:200%; font-weight:bold; text-align:center;}
.ft_main { font-size:120%; text-align:center;}

.T_center_sp {text-align: left;}
.T_right {text-align: right;}

.pc_only {display:none;	}
.sp_only {display: block;}
.fb_box {
	margin: 0 10px 20px 0;
	float:right;
}


ul{  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type: none;
}  	

}


