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


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



#page_top {
    display: block;
    position: fixed;
    bottom: 77px;
}


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

#smr_pages {
	width: 100%;
	margin: 0 auto 0 auto;
	padding-bottom:0;
	color:#000000;
	background: #FFF;
	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;	
}



#main_wap {
	width:1080px;
	margin: 0 auto 200px auto;
}
.goodsfreepage1_ #main_wap {
	width:100%;
	margin: 0 auto 200px auto;
}
.goodsfreepage2_ #main_wap {
	width:100%;
	margin: 0 auto 200px auto;
}
div.goodsproductdetail_ {
	background-image: url();
}

.smr_header {
	width: 100%;
	margin: 0 auto 50px auto;
	font-family: Adobe Garamond Pro;
	font-style: normal;
	font-weight:300;
	font-size:4vw;
	letter-spacing:10px;
	color: #FFF;
	position: relative;
}

.smr_header p {
	width: 100%;
	font-family: Adobe Garamond Pro;
	text-align: center;
	letter-spacing:10px;
	margin-right:-10px;
	position: absolute;
	top: 40%;
	z-index: 1;
}

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


.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); }
}





#_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; }


/*　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_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); }
}


.ti_h01 {
	font-size: 200%;
	text-align: center;
	line-height: 1.5em;
	font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 0.15em;
}
.ti_h02 {
	font-size: 150%;
	text-align: center;
	line-height: 2.5em;
	font-family: futura-pt, Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	letter-spacing: 0.15em;
}
.ti_h03 {
	font-size: 150%;
	text-align: center;
	line-height: 2.5em;
	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: 100%;
	margin: 0 auto 2% auto;
	text-align: left;
	font-family: Adobe Garamond Pro, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.ti_wrap01 p {
	margin: 0 auto 1em auto;
}


.img_wrap01 {
	width: 80%;
	margin: 0 auto 5% auto;
}


.bg_color {
  background-color: #EEF2F1;
}

.txt_wrap06 {
	width: 680px;
	margin: 0 auto 0 auto;
	text-align: center;
}

.txt_wrap06 p {
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	margin: 0 0 1.8em 0;
}

.img_wrap06 {
	width: 40%;
	margin: 0 auto 5% auto;
}

.img_wrap07 {
	width: 50%;
	margin: 0 auto 5% auto;
}


.detail_box_wrap{
	width: 1080px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
}

.detail_box {
	width: 250px;
	margin: 0 0 20px 0;
	background: #FFF;
}

.detail_txt_box {
	font-family: Adobe Garamond Pro;
	font-size: 1.8rem;
	line-height: 1.3em;
	color: #666666;
	padding: 0 20px;
	margin: 5px auto 30px auto;
	text-align: center;
	text-decoration: none!important;
}

.detail_box:nth-child(4n) {
	margin-right: 0!important;
}

.main_img_wrap {
	width: 600px;
	margin:0 auto 2% auto;
	text-align:center;
}

.main_img_wrap ul li{
	display: none!important;
}


.txt_wrap01 {
	width: 600px;
	margin: 0 auto 5% auto;
	text-align: left;
}

.txt_wrap01 p {
	margin: 0!important;
}

.s_link {
	text-align: center;
	text-decoration: none!important;	
}



.img3_wrap {
	width: 1080px;
	display: flex;
	flex-wrap: wrap;
	margin:50px auto 100px auto;
}

.img3_wrap .L_box{
	width: 450px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 50px 0 0;
}


.img3_wrap .R_box{
	width: 500px;

}


.img3_wrap .L_box_item{
	width: 450px;
	margin: 0 50px 0 0;
}

.img3_wrap .R_box_item{
	width: 500px;
	display: flex;
	align-items: center;
	margin-left: auto;
}


.styling_txt {	
	text-align:left;
	line-height: 2.3em;
	letter-spacing: 1px;
}



.styling_txt .item_txt {
	
}



.styling_txt .item_txt .item_ttl {
	font-style: normal;
	font-weight:300;
	font-size: 24px;
	margin:  0 auto 20px auto;
	text-align: center;
}

.styling_txt .item_p_txt {
	margin: 15px auto;
/*	font-size: 14px;*/
}



.btn_wrap{margin:50px auto 100px auto;}
.btn_box{width:640px;margin:0 auto 5% auto;}

/*　2205追加　*/
.btn_box04{width:500px;margin:0 auto 5% auto;}

.btn_03 {
	display: block;
	position: relative;
	padding: 1.5em;
	text-align: center;
	font-size:24px;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	text-decoration: none!important;
	color: #fff!important;
	background: #5A6960;
}
.btn_03:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}
.btn_03:visited { color: #FFF!important; }

/*　2205追加　*/
.btn_04 {
	display: block;
	position: relative;
	padding: 1.0em;
	text-align: center;
	font-size:24px;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	text-decoration: none!important;
	color: #fff!important;
	background: #5A6960;
}
.btn_04:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}
.btn_04:visited { color: #FFF!important; }


.fabric_box_wrap{
	width: 1080px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
}

.fabric_box {
	width: 250px;
	margin: 0 10px 10px 0;
}

.fabric_box:nth-child(4n) {
	margin-right: 0!important;
}


.sns_icon_wrap {
	width: 350px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto;
}

.sns_icon_box {
	width: 70px;
	margin: 0 70px 0 0;
}

.sns_icon_box:last-child{
	margin-right: 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) {

	
.pc_only {display:none;	}
.sp_only {display: block;}	
	
	
	
#_capsulemenu { display: none !important; }

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

#smr_pages {
	width: 100%;
	margin: 0 auto 0 auto;
	padding-bottom:0;
	color:#000000;
	background: #FFF;
	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;	
}

.txt_wrap01 p {
	font-size:120%;
	line-height: 2em;
	}


#main_wap {
	width:100%;
	margin: 0 auto 200px auto;
}
	
	
.smr_header {
	width: 100%;
	margin: 0 auto 50px auto;
	font-family: Adobe Garamond Pro;
	font-style: normal;
	font-weight:300;
	color: #FFF;
	position: relative;
}


.smr_header p {
	width: 100%;
	text-align: center;
	font-family: Adobe Garamond Pro;
	font-size: 8.8vw;
	line-height: 9.6vw;
	font-style: normal;
	font-weight:300;
	position: absolute;	
	top: 35%;
	z-index: 1;
	letter-spacing: 6px;
}	
	

	
/*
	
@keyframes fadein {
from {
    opacity: 0;
    transform: translateY(0);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
*/



.bg_color {
  background-color: #EEF2F1;
}
	
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;
}
p.ti_h02 {
	font-size: 150%;
	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;
}


.ti_wrap01 {
	width: 90%;
	margin: 0 auto 8% auto;
	text-align: left;
}
.ti_wrap01 p {
	margin: 0 auto 1em auto;
}


.txt_wrap01 {
	width: 90%;
	margin: 0 auto 5% auto;
	text-align: left;
}
.txt_wrap01 p {
	margin: 0 0 1.8em 0;
}

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

	
	

.txt_wrap06 {
	width: 90%;
	margin: 0 auto 5% auto;
	text-align: left;
}
.txt_wrap06 p {
	font-size:110%;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	line-height: 1.7em;
	margin: 0 0 1.8em 0;
}

.img_wrap06 {
	width: 90%;
	margin: 0 auto 10% auto;
}

.img_wrap07 {
	width: 70%;
	margin: 0 auto 5% auto;
}
	
	


.detail_box_wrap{
	width: 95%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
}

.detail_box {
	width: 48%;
	margin: 0 3% 3% 0;
}

.detail_txt_box {
	font-family: Adobe Garamond Pro;
	font-size: 1.4rem;
	line-height: 1.3em;
	color: #666666;
	padding: 0 20px;
	margin: 5px auto 30px auto;
	text-align: center;
	text-decoration: none!important;
}

.detail_box:nth-child(3n) {
	margin-right: 3%!important;
}	
	
.detail_box:nth-child(2n) {
	margin-right: 0!important;
}

.main_img_wrap {
	width: 90%;
	margin:0 auto 2% auto;
	padding:0 0 0 0;
	text-align:center;
}


.txt_wrap01 p, .txt_wrap02 p {
	font-size: 120%;
	line-height: 1.7em;
	}

.txt_wrap01 {
	width: 80%;
	margin: 0 auto 5% auto;
	text-align: left;
}	



.img3_wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto 12% auto;
}

.img3_wrap .L_box{
	width: 100%;
	margin: 10% auto 0 auto;
	display: block;
	order: 2;

}	
	
.img3_wrap .R_box{
	width: 80%;
	margin: 0 auto;
	order: 1;

}	
	



.img3_wrap .L_box_item{
	width: 90%;
	margin:13% auto 8% auto;
}

.img3_wrap .R_box_item{
	width: 100%;
	display: flex;
	align-items: center;
	margin: 0 auto;
}	
	

.styling_txt {
	width: 80%;
	margin: 6% auto 0 auto;
	line-height: 2.2em;
	text-align: left;
	font-size: 120%!important;
}
	
	
.styling_txt .item_txt {
	
}

.styling_txt .item_txt .item_ttl {
/*	font-family: futura-pt, sans-serif;*/
	font-style: normal;
	font-weight:300;
	font-size: 150%;	
}

.styling_txt .item_txt .txt_03{
		font-size: 120%;
	line-height: 1.7em;
}

.styling_txt .item_p_txt {
	margin: 5% auto;
	font-size: 100%;
	text-align: center;
}	
	


.btn_wrap {
	margin:7% auto 30% auto;
}

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

.btn_03 {
	display: block;
	position: relative;
	width: 85.5%;
	margin:0 auto;
	padding: 1.2em;
	text-align: center;
	font-size:120%;
	text-decoration: none;
	color: #fff;
	background: #5A6960;
}
	
/*　2205追加　*/
.btn_04 {
	font-size:120%;
}


.fabric_box_wrap{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	margin: 0 auto;
}

.fabric_box {
	width: 50%;
	margin: 0 0 3% 0;
}

.fabric_box:nth-child(2n) {
	margin-right: 0%!important;
}


.sns_icon_wrap {
	width: 100%;
}	
	
.sns_icon_box {
	width: 15%;
	margin: 0 8% 0 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;}


.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;
}  


/* 商品詳細専用*/
.goodsfreepage2_ .smr_header {
	display: none;
	width: 100%;
	margin: 0 auto 50px auto;
}


	

/* 商品詳細専用*/
.contents_ .wrapper_ {
	padding-top: 10%;
}
.contents_ .smr_header {
	display: none;
	width: 100%;
	margin: 0 auto 50px auto;
}
.contents_ .ti_wrap02 {
	width: 100%;
	margin: 0 auto 5% auto;
	text-align: left;
}
.contents_ .txt_wrap01 {
	width: 70%;
	margin: 0 auto 5% auto;
	text-align: left;
}
.contents_ .txt_wrap02 {
	width: 70%;
	margin: 0 auto 5% auto;
	text-align: center;
}
.contents_ .txt_wrap03 {
	width: 70%;
	margin: 0 auto 5% auto;
	text-align: center;
}
.contents_ .img_wrap00 {
	width: 100%;
	margin: 0 auto 5% auto;
}
.contents_ .btn_wrap{margin:50px auto 250px auto;}
.contents_ .btn_box{width:55%;margin:0 auto 5% auto;}
.contents_ .t02_wrap {
	width: 100%;
	margin: 0 auto 5% auto;
}
/* 商品詳細_表示非表示制御*/
/*商品ページでは非表示*/
.contents_ .g_hiden {
	display: none;
}

/*特集ページでは非表示*/
.aspx_hiden {
	display: none;

}
/*商品ページでは表示*/
.contents_ .aspx_hiden {
	display: block;

}	
	
	
	
}