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


*:focus {
  outline: none;
}


#page_top {
	bottom: 77px!important;
}


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

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


.f_in {
    opacity : 0;
    transform : translate(0, 50px);
    transition : all 1500ms;
}
.f_in.scrollin{
  opacity: 1;
  transform : translate(0, 0);
}



.wrap {
	width:1200px;
	margin:0 auto;
}


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



.l_wrap{
	padding-bottom:100px;

	
}

.l_wrap a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}


.mgr-10 {
	margin-right: 10px;
}

.fw_400 {
	font-weight: 400;
}

.txt_f {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight:300;	
}

.main_img_slider {
  margin: 0 auto;
  max-width: 2400px;
  width: 100%;
}

.main_img_slider-img {
width: 100%;	
  margin:0 auto;
}


.main_img_slider-img a:hover {
	opacity: 0.7!important;
	filter: alpha(opacity=70);
}

.main_img_slider .slick-slide.slick-current.slick-active img{
    opacity: 0.7;
/*	z-index: 10;*/
	position: relative;
}



.main_img_wrap {
	width: 1080px;
	margin:100px auto 30px auto;
	text-align:center;
}



.headttl_txt {
	margin:200px auto 0 auto;
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight:300;
	font-size:40px;
	letter-spacing:5px;
	line-height: 0.8em;
}


.headttl_txt02 {
	margin:45px auto 35px auto;
	text-align:center;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight:300;
	font-size:22px;
	line-height: 1.6em;
	letter-spacing:2px;
}


.dli-plus {
	display: inline-block;
    vertical-align: middle;
    color: #FFF;
    line-height: 1;
    width: 2.2em;
    height: 0.07em;
    background: currentColor;
    border-radius: 0.07em;
    position: relative;
}

.dli-plus::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}



.txt_01{
	width: 74.1%;
	font-size:18px;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height:2.1em; 
	margin:30px auto 0 auto;
	text-align: center;
	letter-spacing:1px;
}


.txt_01 .price_txt{
margin:25px auto 0 auto;
text-align: center;
font-family: heisei-kaku-gothic-std,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 14px;
line-height: 2.9em;
letter-spacing: 2px;
}




.txt_02{
	font-size:14px;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height:2.0em; 
	margin:150px auto 0 auto;
	text-align: center;
	letter-spacing:1px;
}


.txt_02 .price_txt{
margin:20px auto 0 auto;
text-align: center;
font-family: heisei-kaku-gothic-std,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 14px;
line-height: 2.2em;
letter-spacing: 2px;
}

.txt_02 .price_txt .num {
margin: 10px 0 0 0;	
font-family: futura-pt, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 22px;	
}


.sttl_wrap {
	margin: 160px auto 90px auto; 
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 30px;
	font-weight:300;
	letter-spacing: 2px;
	line-height: 1em;
}





.style_wbox02_txt {
	width: 100%;
	margin: 30px auto 0 auto;
	text-align:left;
}


.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: 12px 0 0 0;
	line-height:1.3em;
}

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


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

li.price_wrap a {
	display: block;
}



.price_left {	
/*	background:#e6e9ec;*/
	padding: 0 0 0 0;
	position: relative ;
	z-index: 3;
	}

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

.price_left .item_txt {
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 1.5px;	
}


.price_left .p_txt {
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 1px;	
}

.price_left .size_txt {
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 1px;	
}

.price_left .item_txt:hover{
	opacity: 0.5!important;
	filter: alpha(opacity=50)!important;
}


.price_left .c_s:hover{
	opacity: 1!important;
	filter: alpha(opacity=100)!important;
}	


	
.price_right_box {
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	padding:0 0 0 10px;
	z-index: 3;
}

.price_right_box a { text-decoration: none; }

.price_right {
/*	background:#FFF;*/
	padding:0 7px!important;
	border:solid 1px #000;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	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;
}


.price_right_box02 {
	position: relative;
	top:0;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	z-index: 3;
}

.price_right_box02 a { text-decoration: none; }

.price_right02 {
    background: transparent;
    padding: 0 5px !important;
    border: solid 1px #000;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4em;
    color: #000 !important;
    letter-spacing: 1px;
    position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 3;
}



.price_right02:hover {
	opacity: 0.5;
}


.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: transparent;
    padding: 0 5px !important;
    border: none;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4em;
    color: #FFF !important;
    letter-spacing: 1px;
    position: absolute;
	bottom: 30px;
	right: 15px;
	z-index: 3;
}


.buy_wrap .price_right:hover {
	opacity: 0.5;
}



.t_imgwrap {
	width: 62.5%;
	margin: 50px auto 0 auto;
}

.goodsfreepage1_ .t_imgwrap, .goodsfreepage2_ .t_imgwrap {
	width: 76.6%;
	margin: 50px auto 0 auto;
}

.b_imgwrap {
	width: 46.3%;
	margin: 80px 0 0 0;
	margin-left: auto;
}


.styling_txt {
	width: 50%;
	margin-top: 100px;
	text-align: left;
	line-height: 2.1em;
	letter-spacing: 1px;
	font-size: 16px;
}

.styling_txt02 {
	width: 50%;
	margin-top: 100px;
	margin-left: auto;
	line-height: 2.1em;
	letter-spacing: 1px;
	font-size: 16px;
}

.s_ttl {
	margin: 0 0 20px 0;
	font-size: 30px;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight:400;
	letter-spacing:3px;		
	}

.styling_txt .price_txt, .styling_txt02 .price_txt{
margin:17px auto 0 auto;
text-align: left;
font-family: heisei-kaku-gothic-std,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 14px;
line-height: 2.3em;
letter-spacing: 1px;
}


.s_wrap {
	width: 100%;
	margin: 0 auto 170px auto;
}

.s_wrap .sttl_wrap {
	margin: 100px auto 90px auto; 
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 30px;
	font-weight:300;
	letter-spacing: 2px;
	line-height: 1em;
}

.s_wrap .sttl02_wrap {
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight:300;
	letter-spacing: 2px;
	margin: 90px auto 20px auto;
}

.s_wrap .s_txtwrap {
	width: 44.5%;
	margin: 25px auto 0 auto;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	line-height: 2em;
	letter-spacing: 1px;	
	text-align: left;
}


.goodsfreepage2_ .s_wrap .s_txtwrap,.goodsfreepage1_ .s_wrap .s_txtwrap {
	width: 59.2%;
}



.s_wrap .s_txtwrap02 {
	width: 60%;
	margin: 30px auto 0 auto;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	line-height: 2em;
	letter-spacing: 1px;	
	text-align: left;
}


.s_wrap li.price_wrap {
	margin: 0 0 15px 0;
	display:flex;
	flex-wrap:wrap;
	justify-content: flex-start;
	align-items: center;
	list-style:none;
	position: relative;
	}



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

.fabric_wrap .sttl_wrap {
	margin: 50px auto 0 auto; 
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 22px;
	font-weight:300;
	letter-spacing: 2px;
	line-height: 1em;
}

.fabric_wrap .sttl02_wrap {
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight:300;
	letter-spacing: 2px;
	margin: 90px auto 20px auto;
}

.fabric_wrap .fabric_txtwrap {
	width: 49.18%;
	margin: 38px auto 150px auto;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	line-height: 2.2em;
	letter-spacing: 1px;	
	text-align: left;
}


.fabric_wrap .fabric_txtwrap02 {
	width: 60%;
	margin: 30px auto 0 auto;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	line-height: 2em;
	letter-spacing: 1px;	
	text-align: left;
}


.fabric_wrap li.price_wrap {
	margin: 0 0 15px 0;
	display:flex;
	flex-wrap:wrap;
	justify-content: flex-start;
	align-items: center;
	list-style:none;
	position: relative;
	}


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

.l_up_wrap .sttl_wrap {
	margin: 0 auto 90px auto; 
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 30px;
	font-weight:300;
	letter-spacing: 2px;
	line-height: 1em;
}

.l_up_wrap .LR_imgwrap {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    margin: 0 auto;
}

.l_up_wrap .LR_imgwrap .imgbox{
	width: 24.2%;
	margin: 0;
}


.l_up_wrap .LR_imgwrap .price_txt{
margin:30px auto 80px auto;
text-align: center;
font-family: heisei-kaku-gothic-std,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 14px;
line-height: 2em;
letter-spacing: 1px;
}




.txt_ttl {
	margin:100px auto 0 auto;
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight:400;
	line-height: 1.5em;		
	}

.txt_ttl span {
	font-size: 22px;
	letter-spacing:5px;
	margin-right:-5px;
}

.txt_detail_styling {
	margin:100px auto 0 auto;
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight:400;
	line-height: 1.5em;
}

.txt_detail_styling span {
	font-size: 18px;
	letter-spacing:4px;
	margin-right:-4px;
}


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



.style_wrap {
	width: 100%;
	margin: 180px auto 100px auto;
	}


.model_txt_wrap {
	margin: 130px 0 0 0;
}

.model_txt{
margin:0 auto 20px auto;
text-align: center;
font-family: futura-pt, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 13px;
line-height: 1.2em;
letter-spacing: 2px;
}




.styling_imgbox {
	width: 800px;
	margin:100px auto 0 auto;
}




.f_under_line {
text-decoration: none!important;
border-bottom: 1px solid #555;
padding-bottom: 4px;
}




.b_m_imgwrap {
	width: 800px;
	margin: 30px auto 100px auto;
}



.l_btn_wrap {
	margin: 160px auto 0 auto;
}





.btn_box {	
	width:500px;
	margin: 50px auto 50px auto;
	font-family: heisei-kaku-gothic-std,sans-serif;
}

.btn_box02 {	
	width:400px;
	margin: 50px auto 150px auto;
	font-family: heisei-kaku-gothic-std,sans-serif;
}

.btn_box03 {	
	width:400px;
	margin: 100px 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;
}

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

.sns_iconwrap {
	width: 163px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin:100px auto 0 auto;
}

.sns_iconwrap .L_box{
	width: 31%;
	margin: 0 50px 0 0;
}

.sns_iconwrap .R_box{
	width: 37%;
}




a img {
	border:none;
}

#footer .footer_nav_ li a {
color: #fffefe!important;
}


.container_ a:link { color: #000!important; }
.container_ a:visited { color: #000!important; }
.container_ a:hover { color: #000!important; }
.container_ a:active { color: #000!important;}


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



.ft_120 { font-size:120%; font-weight:bold;}
.ft_150 { font-size:150%; font-weight:bold; text-align:center;}
.ft_title { font-size:200%; font-weight:bold; text-align:center;}
.ft_85 { font-size:85%;}
.ft_main { font-size:120%; text-align:center;}
.ft_nc {font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;}
.fb_box {margin: 0 10px 10px 0; float:right;}

.head_txt_box_2 {margin: 100px 0 100px 0;}

#item p { margin: 0 0 10px 0; padding: 0 0 0 0;}

hr {
	border:solid #333;
	border-width:1px 0 0 0;
	height:1px;/* for IE6 */
	clear:both;/* for IE6 */
} 



.link a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

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

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





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

	
@media only screen and (max-width: 980px) {
	


#header_top { padding: 0 !important; }
.fb_box { margin: 0 !important; }
.scrollbox2 { margin: 0 auto !important; position: relative; z-index: 4; background: #fff; padding-bottom: 20%;}
.scrollbox2 .style_wbox01 { padding-top: 25% !important; margin: 0 !important; }
.l_wrap { padding-bottom: 0 !important; }
footer { z-index: 5; background: #002a46; }
	




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

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


.basicshirt_2104{
	padding-bottom:15%;
	
}	

.mgr-10 {
	margin-right: 0;
	}	
	
.fw_400 {
	font-weight: 400;
	font-size: 100%;
}
	
	
.main_img_slider_sp {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
	
.main_img_slider-img {
  margin: 0 auto;
}
.main_img_slider-img img {
  height: auto;
  width: 100%;
}

.main_img_slider_sp .slick-slide {
/*
    opacity: 0.5;
	transition: 0.5s;
*/
}

.main_img_slider .slick-slide.slick-current.slick-active {
    opacity: 1.0;
}

/*
.main_img_slider ul li{
	display: none!important;
}	
	
*/


.main_img_wrap {
	width: 100%;
	margin:0 auto 0;
	padding:13% 0 0 0;
	text-align:center;
}
	
.headttl_txt {
	width: 95%;
	margin:23% auto 0 auto;
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-size: 210%!important;
	font-style: normal;
	font-weight:300;
	line-height: 1.0em;
	letter-spacing:3px;
}
	
	
.headttl_txt02 {
	width: 95%;
	margin: 6% auto 5% auto;
	text-align:center;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-size: 110%!important;
	font-style: normal;
	font-weight:300;
	line-height: 1.7em;
	letter-spacing:1px;
}
	
.headttl_txt span{
	font-size: 100%;
	letter-spacing: 2px;
	}	
	
.headttl_txt02 span {
	font-size:105%;
}


.txt_01{
	font-size: 13px;
	width: 90%;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 2.2em;
	text-align: left;
	margin: 0 auto 6% auto;
}
	
.txt_01 .price_txt{
margin:6% auto 0 auto;
text-align: center;
font-family: heisei-kaku-gothic-std,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 10px;
line-height: 2.9em;
letter-spacing: 1px;
}	
	
	
.txt_02{
	font-size: 10px;
	width: 90%;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: 1.9em;
	text-align: center;
	margin: 0 auto;
}
	
.txt_02 .price_txt{
	font-size: 10px;
	font-weight: 300;
	font-style: normal;
	line-height: 2.8em; 
	margin: 2% auto 0 auto;
	letter-spacing: 1px;
}

	
.sttl_wrap {
	margin: 22% auto 12% auto; 
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight:300;
	letter-spacing: 2px;
	line-height: 1em;
}	
	
	
	
.style_wbox02 {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	float: none;
	font-size: 100%;

	}	
	
.style_wbox02_txt {
	width: 100%;	
	text-align: left;
	margin: 4% auto 8% auto;
}
	
.goodsfreepage2_ .style_wbox02_txt {
	width: 100%;	
	text-align: left;
	margin: 6% auto 10% auto;
	
}	
	
	
	
	
.styling_txt .style_wbox02_txt, .styling_txt02 .style_wbox02_txt {
	text-align: left;
	margin: 3.5% auto 0 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 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 {
	width: 100%;
	margin: 0 0 2% 0;
	display:flex;
	flex-wrap:wrap;
/*	justify-content:space-between;*/
	align-items:flex-end;
	list-style:none;
	position: relative;
	}	
	
.price_left {	
	line-height: 1.8em;
	}	
	
	
.price_left .item_txt {
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 105%;
	letter-spacing: 0.5px;	
}

.price_left .p_txt {
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	letter-spacing: 1px;	
}

.price_left .size_txt {
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	letter-spacing: 1px;	
}	
		
	
.price_right_box {
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	padding:0 0 0 2%;
	z-index: 3;
}

.price_right_box a { text-decoration: none; }

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

.price_right a:link {
	text-decoration:none!important;
}	
	
	
	
.price_right_box02 {
	position: relative;
	top: 0;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	z-index: 3;
}

.price_right_box02 a { text-decoration: none; }

.price_right02 {
    background: transparent;
    padding: 0 3px !important;
    border: solid 1px #000;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.4em;
    color: #000 !important;
    letter-spacing: 1px;
    position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 3;
}


.price_right02:hover {
	opacity: 0.5;
}	
	
	
.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: transparent;
    padding: 0 3px !important;
    border: none;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.5em;
    color: #FFF !important;
    letter-spacing: 1px;
    position: absolute;
	bottom: 18px;
	right: 6px;
	z-index: 3;
}
	
.buy_wrap .price_right_so {
    background: transparent;
    padding: 0 3px !important;
    border: none;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.5em;
    color: #FFF !important;
    letter-spacing: 1px;
    position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 3;
}	
	
		
	

.t_imgwrap {
	width: 100%;
	margin: 7% auto 0 auto;
}

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


.b_imgwrap {
	width: 70%;
	margin: 12% 0 0 0;
	margin-left: auto;
}


	
.styling_txt {
	width: 90%;
	margin: 15% auto 0 auto;
	text-align: left;
	line-height: 2.1em;
	letter-spacing: 1px;
	font-size: 12px;
}

.styling_txt02 {
	width: 90%;
	margin: 13% auto 0 auto;
	text-align: left;
	line-height: 2.1em;
	letter-spacing: 1px;
	font-size: 12px;
}

.s_ttl {
	margin: 0 0 2.5% 0;
	font-size: 18px;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight:400;
	letter-spacing:2px;		
	}
	

.styling_txt .price_txt, .styling_txt02 .price_txt{
margin:3% auto 0 auto;
text-align: left;
font-family: heisei-kaku-gothic-std,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 10px;
line-height: 2.6em;
letter-spacing: 1px;
}	

	
.s_wrap {
	width: 100%;
	margin: 0 auto 22.5% auto;
}

.s_wrap .sttl_wrap {
	margin: 22% auto 12% auto; 
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight:300;
	letter-spacing: 2px;
	line-height: 1em;
}

.s_wrap .sttl02_wrap {
	margin: 12% auto 4% auto;
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 15px;
	font-weight:300;	
}

.s_wrap .s_txtwrap {
	width: 90%;
	margin: 1% auto 0 auto;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 13px;
	line-height: 2em;
	letter-spacing: 1px;	
	text-align: left;
}
	
.s_wrap .s_txtwrap02 {
	width: 90%;
	margin: 0 auto;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 13px;
	line-height: 2em;
	letter-spacing: 1px;	
	text-align: left;
}	
	
	
.fabric_wrap {
	width: 100%;
	margin: 12% auto 18% auto;
}

.fabric_wrap .sttl_wrap {
	margin: 7% auto 5% auto; 
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight:300;
	letter-spacing: 2px;
	line-height: 1em;
}

.fabric_wrap .sttl02_wrap {
	margin: 12% auto 4% auto;
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 15px;
	font-weight:300;	
}

.fabric_wrap .fabric_txtwrap {
	width: 90%;
	margin: 0 auto 22% auto;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 13px;
	line-height: 2em;
	letter-spacing: 1px;	
	text-align: left;
}
	
.fabric_wrap .fabric_txtwrap02 {
	width: 90%;
	margin: 0 auto;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 13px;
	line-height: 2em;
	letter-spacing: 1px;	
	text-align: left;
}	
	


.l_up_wrap {
	width: 90%;
	margin: 0 auto;
}

.l_up_wrap .sttl_wrap {
	margin: 24.5% auto 15% auto; 
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight:300;
	letter-spacing: 2px;
	line-height: 1em;
}

.l_up_wrap .LR_imgwrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
}

.l_up_wrap .LR_imgwrap .imgbox{
	width: 47.5%;
	margin: 0 5% 5% 0;
}
	
.l_up_wrap .LR_imgwrap .imgbox:nth-child(2n){
	margin-right: 0;
}	



.l_up_wrap .LR_imgwrap .price_txt{
margin:6% auto 40% auto;
text-align: center;
font-family: heisei-kaku-gothic-std,sans-serif;
font-weight: 300;
font-style: normal;
font-size: 10px;
line-height: 2em;
letter-spacing: 1px;
}	




.model_txt_wrap {
	margin: 15% auto 10% auto;
	}

.model_txt{
margin:0 auto 3% auto;
text-align: center;
font-family: futura-pt, sans-serif;
font-weight: 300;
font-style: normal;
font-size: 10px;
line-height: 1.2em;
letter-spacing: 2px;
}	



.styling_imgbox {
	width: 95%;
	margin:15% auto 0 auto;
}


.price_txt{
	font-size:100%;
	font-weight: 300;
	font-style: normal;
	line-height:2.8em; 
	margin:0 auto;
	letter-spacing:1px;
}	


	

.txt_ttl {
	margin:0 auto;
	text-align:center;
	font-family: futura-pt, sans-serif;
	font-style: normal;
/*	font-weight:300;*/
	line-height: 1.5em;		
	}

.txt_ttl span {
	font-size: 140%;
	letter-spacing:3px;
	margin-right:-3px;
}	
	
	
	
.txt_detail_styling {
	width: 90%;
	margin: 13% auto 12% auto;
	text-align: center;
	font-style: normal;
/*	font-weight: 300;*/
	line-height: 2.0em;
}	

	
	
	
.txt_detail_styling span {
letter-spacing: 3px;
margin-right: -3px;
font-size: 130%!important;
}	
	
	
	
	
.coordinate_wrap {
	width:100%;
	margin:0 auto;
}


.style_wrap{
	width: 100%;
	margin: 0 auto;
	display:inline;
	justify-content:flex-start;
	margin-bottom: 20%;
	
	}
	

	
.b_m_imgwrap {
	width: 90%;
	margin: 5% auto 20% auto;
}	




.l_btn_wrap {
	margin: 20% auto 15% auto;
}
	
	

.btn_box {	
	width: 90%;
	margin: 10% auto 0 auto;
}
	
.btn_box:first-of-type{
		margin: 0 auto!important;
	}	

.btn_box02 {	
	width: 90%;
	margin: 0 auto;
}

.btn_box03 {	
	width: 90%;
	margin: 0 auto 5% auto;
}	

.view_btn{
	padding: 4.5% 0;
	text-align:center;
	font-style: normal;
	font-weight: 300;
	font-size: 110%;
	letter-spacing: 0.5px;
}
	
	
.view_btn02{ 
	padding: 7% 0;
	text-align:center;
	font-style: normal;
	font-weight: 300;
	font-size: 110%;
	letter-spacing: 2px;
}
	
	
.sns_iconwrap {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin:0 auto 20% auto;
}

.sns_iconwrap .L_box{
	width: 18%;
	margin: 0 20% 0 0;
}

.sns_iconwrap .R_box{
	width: 20%;
}

	


#footer .footer_nav_ li a {
color: #fffefe!important;
}


.container_ a:link { color: #000!important; }
.container_ a:visited { color: #000!important; }
.container_ a:hover { color: #000!important; }
.container_ a:active { color: #000!important; }

	
}


hr {
	border:solid #333;
	border-width:1px 0 0 0;
	height:1px;/* for IE6 */
	clear:both;/* for IE6 */
}  



#item {
	width: 100%;
	margin: 0 auto 0 auto;
	color:#000000;
	font-size:16px;
	line-height: 1.8;
	background: #FFF;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-weight: 300;
	font-style: normal;
}


#menu_wap{
	width:100%;
	margin: 0px 0px 5% 0px;
}





.pad_T180{padding: 10% 0 0 0;}


.mar_T30 {margin: 3% 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: 10% 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 0% 0px;}
.mar_B30 {margin: 0px 0px 3% 0px;}
.mar_B40 {margin: 0px 0px 4% 0px;}
.mar_B50 {margin: 0px 0px 5% 0px;}
.mar_B100 {margin: 0px 0px 10% 0px;}
.mar_R10 {margin: 0px 1% 0px 0px;}
.mar_R20 {margin-bottom: 5%;}
.mar_R30 {margin: 0px 3% 0px 0px;}
.mar_R40 {margin: 0px 4% 0px 0px;}
.mar_R50 {margin: auto;}
.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;}


.fb_box {
	margin: 0 10px 20px 0;
	float:right;
}


#item a:link { color: #000; }
#item a:visited { color: #000; }
#item a:hover { color: #000; }
#item a:active { color: #000; }




}

