<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.style_sponly{
	display: none;
}
.style_wrapper, .style_teens_wrapper, .style_incap_wrapper{
	width: 98%;
	margin: 0 auto;
}
.style_teens_wrapper, .style_incap_wrapper {max-width:640px;}
.style_teens_wrapper:last-of-type, .style_incap_wrapper:last-of-type {margin-bottom:50px;}

/*+++ Teens Story +++*/
.style_teens_wrapper p{
	margin: clamp(3px, 3vw, 15px) clamp(3px, 3vw, 15px);
}
.style_teens_wrapper img{
	margin:clamp(10px, 2.8vw, 18px) auto;
}
.style_teens_wrapper h3 {
	margin:clamp(3px, 3vw, 15px) 0;
}
#short.style_teens_wrapper , #medi.style_teens_wrapper  {margin:clamp(20px, 4vw, 30px) auto;}
/*+++ //Teens Story +++*/

/*+++ Hairlined Innercap +++*/
.style_incap_wrapper {margin:50px 0;}
.style_incap_wrapper:first-of-type {margin-top:0;}

ul.incap_point_wrap{margin:clamp(20px, 3vw, 30px) 0;padding:0;list-style: none;}
ul.incap_point_wrap .number {width:clamp(45px, 10vw, 100px);margin:clamp(5px, 2.5vw, 15px) auto;}
ul.incap_point_wrap li {width:85%;margin:20px auto;}
ul.incap_point_wrap li .text{margin:1em 0 0;}
.ciel_link{}
.style_incap_wrapper a.ciel_link {display: block;margin:5px auto;padding-right:.2vw;text-align: right;font-size:0.85em;text-decoration: underline;}
.style_incap_wrapper a.ciel_link:link{text-decoration: underline;}
.style_incap_wrapper a.ciel_link:visited{text-decoration: underline;}
.style_incap_wrapper a.ciel_link:hover{text-decoration: underline;}
.style_incap_wrapper a.ciel_link:target{text-decoration: underline;}

.style_incap_cart_img{
	width: 80px;
}

.style_incap_cart_choice{
	font-size: 17px;
    line-height: 2;
	text-align: center;
}
.style_incap_cart_buttonarea{
	display: flex;
	position: relative;
	padding: 5px;
	border-top:solid 1px #999; 
	border-left:solid 1px #999; 
	border-right:solid 1px #999; 
    align-items: center;
}
/*.style_incap_cart_buttonarea*/ .last_item{border-bottom:1px solid #999;}




.style_incap_cart_color_p{
	margin: 10px 0 0; 
	border:solid 1px; 
	border-color:#999999;
}
.style_incap_cart_color_img{
	position: relative;
	width: 15%;
	max-width:100px;
	padding: 3px;
}
.style_incap_cart_color_txt{
	font-size: 13px;
	background-color: #EEEEEE;
	display: flex;
    align-items: center;
    /*height: 75px;*/
	padding-left: 5px;
	width: 85%;
}
.style_incap_cart_closebutton_wrap {margin:50px 0;text-align: center;}
.style_incap_cart_buttonarea_b{
	margin-bottom: 30px;
}
.style_incap_cart_color{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
/*
	text-align: center;
	font-size: min(14px, 2.5vw);
	letter-spacing: 1px;
	color:#FFF;
*/
}
.style_incap_cart_color img {width:100%;vertical-align: middle;}
@media screen and (max-width:600px){.style_incap_cart_clor{letter-spacing: 0;}}
.style_incap_cart_cartbtn{
	text-align:center;
    padding: 6px 20px 6px 20px;
	font-size: 15px;
    background: #EF6208;
    border:1px solid #FFFFFF;
	color:#fff;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif,FontAwesome !important ;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	right: 5px;
}

/*+++ //Hairlined Innercap +++*/

.style_delivery_box1{
	border: 1px solid #FE6E6D;
    margin: 0 5px 5px;
    padding: 10px 0;
}
.style_above_stylename{
	text-align: center;
	font-size: 13px;
	color: #D85959;
	padding: 30px 0 10px;
}
.style_name{
	text-align: center;
	font-size: 22px;
	font-weight: normal;
}
.style_code{
	font-size: 12px;
	color: #7D7D7D;
    padding-left: 7px;
}
.style_detail{
	text-align: justify;
	font-size: 13px;
	padding: 20px 10px;
}
.style_detail_line{
	width: 100%;
	height: 1px;
	background-color: #A6A6A6;
	
}
.style_price_box_p{
	position: relative;
	height: 30px;
}
.priceDef{
	display: inline-block;
	font-size: 16px;
	line-height: 22px; 
	color: #333;
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translate(-50%, 0%);
}
.org_lineThrough {
	text-decoration: none;
	background-image:linear-gradient(#444, #444);
	background-position: 0 50%;
	background-size: 100% 1px;
	background-repeat: repeat-x;
}
.txt_down{
	margin:5px 0;
	font-size: 15px;
	color: #49637F;
	font-weight: bold;
	text-align: center;
}
.priceSale{
	margin:3px 0 8px;
	font-size: 16px;
	line-height: 24px; 
	color: #FF3300;
	text-align: center;
}
.priceNum{
	font-size:28px;
	font-weight: bold;
}
.box_hot{
	display: inline-block;
	padding:3px 12px;
	margin:0 0 10px 0;
	font-size: 14px;
	margin-right: 8px;
	color: #FFF;
}
.shipping{
	background:rgba(180,180,183,1.00);
}
.return{
	background: rgba(255,157,157,1.00);
}
.noreturn{
	background: rgba(180, 180, 183, 1.00);
}
.subsidy{
	background: rgba(243,173,59,1.00);
}
.style_delivery_box_detail{
	margin:0;
	text-decoration: underline;
	text-align: center;
	font-size: 13px;
}
.style_cart_p{
	display: flex; 
	justify-content: center;
	margin: 15px 0 5px;
}

.style_cart_btn{
	 padding: 20px 50px 20px 50px;
	 text-align:center;
	 font-size: 20px;
	 color:#fff;
	 background: #EF6208;
	 border:1px solid #ffffff;
	border-radius: 5px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif, FontAwesome !important;
}
.style_cart_txt{
	text-align: center;
	color:#EF6208; 
	font-size:12px;
}
.style_salebanner, .style_subsidy_bnr{
	width:100%;
	max-width:640px;
}
.style_salebanner{
	margin: 30px auto 10px;
}
.style_subsidy_bnr{
	margin: 20px auto 40px;
}
.style_repeat_bnr{
	margin: 30px 0 10px;
}
.style_img_area{
	margin: 15px 0;
}
.style_prestyle_box{margin:20px auto;padding: clamp(3px, 2.5vw, 10px); border: solid 3px #FF9F9F; border-radius: 5px;  font-size: clamp(14px, 2.5vw , 16px); width: 80%; text-align: center;}
.style_img{
	margin: 7px 0;
}
.style_spec_box{
	border: 1px solid #CCCCCC;
    padding: 10px 3px 10px 10px;
    font-size: 13px;
    color: #666666;
}
.style_spec_title{
	width: 100%;
	margin: 20px 0 10px;
    padding: 5px 5px 5px 20px;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #FFF;
    background-color: #7d7d7d;
    box-sizing: border-box;
}
.style_spec_color_p{
	list-style: none;
	padding: 0;
	width: 95%;
	margin: 0 auto;
}
.style_spec_color_p li{
	border: solid 1px #999999;
	padding: 5px;
	display: flex;
	margin: 5px 0;
}
.style_spec_color_img{
	width: 30%;
}
.style_spec_color_detail{
	margin: 5px 0 0 15px;
	font-size: 14px;
	line-height: 1.2em;
	width: 70%;
}
.style_spec_color_name{
	font-size: 16px;
	font-weight: bold;
	line-height: 2.2em;
}
.style_spec_size_p{
	padding: 5px;
	font-size: 14px;
}
.style_spec_size_link{
	text-align: right;
	text-decoration: underline;
	margin-top: 5px;
}
.box_spstyle_spec{
	max-width: 640px;
	margin-inline:auto;
	padding: 5px;
	font-size: 14px;
}
.box_spstyle_spec ul {
    margin: 0 0 10px 0;
    padding-left: 2em;
}
.box_spstyle_spec ul li {
    list-style: none;
    margin-left: 0;
}
.box_spstyle_spec ul li::before {
    position: relative;
    top: -2px;
    left: -18px;
    display: inline-block;
    width: 9px;
    height: 9px;
    content: '';
    background: #666;
}
.box_spstyle_spec ul li span {
    display: block;
    margin-left: 4.5em;
    line-height: 1.4;
}
.box_jisinfo {
    display: table;
    box-sizing: border-box;
    width: 100%;
    margin-inline: auto;
    padding: 5px;
    background: #EBF1F1;
}
.box_jisinfo p {
    display: table-cell;
    margin: 0;
    padding-left: 10px;
    vertical-align: middle;
    line-height: 1.2;
}
.box_jisimg {
    display: table-cell;
    vertical-align: middle;
}
.aftersrvc_wrap {
    width: 92%;
    margin-inline: auto;
}
.box04 {
    border-bottom: 2px solid #CCCCCC;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    background-color: #ffffff;
    font-size: 13px;
}
.box04_floatdet {
    overflow: hidden;
}
.box04_space {
    float: left;
}
.box04_img {
    float: left;
    clear: both;
    margin: 0 1em 0 0;
}
.box04_comment {
    margin: 0;
    padding: 0;
    text-align: left;
}
.font_size14 {
    font-size: 14px;
    color: #000000;
    line-height: 18px;
}
.box04_link {
    box-sizing: border-box;
    width: 100%;
    margin: .5em 0 0 auto;
    padding-right: 10px;
    text-align: right;
}
.font_size13ls {
    font-size: 13px;
    color: #000000;
    line-height: 16px;
}
.boxContainer1 {
    zoom: 1;
}
.boxContainer1 {
    margin-top: -5px;
    overflow: hidden;
}
.boxContainer1:before, .boxContainer1:after {
    content: "";
    display: table;
}
.boxContainer1:after {
    clear: both;
}
.boxContainer1:before, .boxContainer1:after {
    content: "";
    display: table;
}
.boxnext {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    padding-top: 10px;
    font-weight: bold;
}
.style_tokucho_img{
	margin: 10px 0;
}
.zaiko_font {
    font-size: 15px;
}
.nouki_font {
    font-size: 12px;
}
.font_size25so {
    font-size: 25px;
    color: #FF9797;
    line-height: 1.2em;
    font-weight: bold;
}
.font_size12sbl {
    font-size: 12px;
    color: #333333;
    line-height: 14px;
}
.style_cart_style_p{
	display: flex;
	margin: 10px 0;
	width: 100%;
	position: relative;
}
.style_cart_img{
	width: 60px;
}
.style_cart_stylename{
	padding: 10px;
}
.style_cart_close_p{
	position: absolute; 
	right: 10px;
}
.style_cart_modal_close{
	font-size: 26px;
}
.style_cart_choice{
	font-size: 17px;
    color: #000000;
    line-height: 19px;
	text-align: center;
}
.style_cart_color_p{
	margin: 10px 0 0; 
	border:solid 1px; 
	border-color:#999999;
}
.style_cart_color_img{
	width: 15%;
	padding: 3px;
}
.style_cart_color_txt{
	font-size: 13px;
	background-color: #EEEEEE;
	display: flex;
    align-items: center;
    /*height: 75px;*/
	padding-left: 5px;
	width: 85%;
}
.style_cart_buttonarea{
	border:solid 1px; 
	border-color:#999999;
	height: 70px;
	display: flex;
    align-items: center;
	padding: 5px;
	position: relative;
	margin-top: -1px;

}
.style_cart_buttonarea_b{
	margin-bottom: 30px;
}
.style_cart_size{
	font-size: 13px;
}
.style_cart_cartbtn{
	text-align:center;
    padding: 6px 20px 6px 20px;
	font-size: 15px;
    background: #EF6208;
    border:1px solid #FFFFFF;
	color:#fff;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif,FontAwesome !important ;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	right: 5px;
}
.font_b-list {
    font-size: 12px;
}
.b-list_space {
    margin-bottom: 15px;
}
.underline_story {
    text-decoration: none;
    border-bottom: 1px solid #FFD7D7;
    padding-bottom: 1px;
}
.collec_wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-left: 0;
}
.collec_wrap li {
    box-sizing: border-box;
    width: 25%;
    list-style: none;
    margin-right: 0;
    margin-bottom: 5px;
    text-align: center;
}
.stylename_list {
    font-size: 12px;
    padding-top: 5px;
	font-weight: normal;
}
.collec_wrap img {
    width: 87%;
}
.style_subsidybanner-under{
	max-width: 640px;
	margin: 50px auto 20px;
}

/* ***For Teen's Styles*** */
.jump2cart_btn {
	width: min(80%, 500px);
	margin:clamp(20px, 4vw, 40px) auto;
    padding: clamp( 10px, 2.5vw, 20px);
    text-align: center;
    font-size: clamp(13px, 4vw, 20px);
    background: #EF6208;
    border: 1px solid #EF6208;
	border-radius: 5px;
}
.jump2cart_btn a {display: block;color: #FFF;}
.jump2cart_btn a:link {color: #FFF;}
.jump2cart_btn a:visited {color: #FFF;}
.jump2cart_btn a:hover {color: #FFF;}
.jump2cart_btn a:active {color: #FFF;}

.teens_subtext {margin:0;padding-right: 3px; text-align: right;}
.teens_subtext a{text-decoration: underline;}
.teens_subtext a:link{text-decoration: underline;}
.teens_subtext a:visited{text-decoration: underline;}
.teens_subtext a:hover{text-decoration: underline;}
.teens_subtext a:active{text-decoration: underline;}

.style_voice_date{
	font-size: 11px;
	font-weight: bold;
}


/*************************************************************/
/*************************************************************/
/*************************************************************/
@media screen and (max-width:430px) {

.style_sponly{
	display: block;
}
.style_delivery_box1{
    margin: 1.2vw 1.2vw;
    padding: 2.3vw 0 ;
}
.style_above_stylename{
	font-size: 3vw;
	padding: 7vw 0 2.3vw;
}
.style_name{
	font-size: 5vw;
}
.style_code{
	font-size: 2.8vw;
    padding-left: 1.6vw;
}
.style_detail{
	font-size: 3vw;
	padding: 4.7vw 2.3vw;
}
.style_detail_line{
	height: 0.23vw;
}
.style_price_box_p{
	height: 7vw;
}
.priceDef{
	font-size: 3.7vw;
	line-height: 5vw; 
	top: 2.3vw;
}
.org_lineThrough {
	background-size: 100% 0.23vw;
}
.txt_down{
	margin:1.2vw 0;
	font-size: 3.5vw;
}
.priceSale{
	margin: 0.7vw 0 2vw;
	font-size: 3.7vw;
	line-height: 5.6vw; 
}
.priceNum{
	font-size: 6.5vw;
}
.box_hot{
	padding: 0.7vw 2.8vw;
	margin:0 0 2.3vw 0;
	font-size: 3.3vw;
	margin-right: 2vw;
}
.shipping{
	background:rgba(180,180,183,1.00);
}
.return{
	background: rgba(255,157,157,1.00);
}
.subsidy{
	background: rgba(243,173,59,1.00);
}
.style_delivery_box_detail{
	font-size: 3vw;
}
.style_cart_p{
	margin: 3.5vw 0 1.2vw;
}

.style_cart_btn{
	 padding: 4.7vw 11.6vw;
	 font-size: 4.7vw;
}
.style_cart_txt{
	font-size: 2.8vw;
}
.style_salebanner{
	margin: 7vw auto 2.3vw;
}
.style_img_area{
	margin: 3.5vw 0;
}
.style_img{
	margin: 1.6vw 0;
}
.style_spec_box{
	border: 0.23vw solid #CCCCCC;
    padding: 2.3vw 0.7vw 2.3vw 2.3vw;
    font-size: 3vw;
}
.style_spec_title{
	margin: 4.7vw 0 2.3vw;
    padding: 1.2vw 1.2vw 1.2vw 4.7vw;
    font-size: 3.3vw;
}
.style_spec_color_p li{
	border: solid 0.23vw #999999;
	padding: 1.2vw;
	margin: 1.2vw 0;
}
.style_spec_color_img{
	width: 30%;
}
.style_spec_color_detail{
	margin: 1.2vw 0 0 3.5vw;
	font-size: 3.3vw;
}
.style_spec_color_name{
	font-size: 3.7vw;
}
.style_spec_size_p{
	padding: 1.2vw;
	font-size: 3.3vw;
}
.style_spec_size_link{
	margin-top: 1.2vw;
}
.box_spstyle_spec{
	padding: 1.2vw;
	font-size: 3.3vw;
}
.box_spstyle_spec ul {
    margin: 0 0 2.3vw 0;
}
.box_spstyle_spec ul li::before {
    top: -0.5vw;
    left: -4.2vw;
    width: 2.1vw;
    height: 2.1vw;
}
.box_jisinfo {
    padding: 1.2vw;
}
.box_jisinfo p {
    padding-left: 2.3vw;
}
.style_subsidy_bnr{
	margin: 5vw 0 10vw;
}
.box04 {
    border-bottom: 0.5vw solid #CCCCCC;
    padding: 1.2vw;
    margin: 1.2vw;
    font-size: 3vw;
}
.font_size14 {
    font-size: 3.3vw;
    line-height: 4.2vw;
}
.box04_link {
    padding-right: 2.3vw;
}
.font_size13ls {
    font-size: 3vw;
    line-height: 3.7vw;
}
.boxContainer1 {
    margin-top: -1.2vw;
}
.boxnext {
    margin-right: 2.3vw;
    font-size: 3.3vw;
    padding-top: 2.3vw;
}
.style_tokucho_img{
	margin: 2.3vw 0;
}
.zaiko_font {
        font-size: 3.1vw;
    }	
.nouki_font {
        font-size: 2.3vw;
    }	
.font_size25so {
    font-size: 5.8vw;
}
.font_size12sbl {
    font-size: 2.8vw;
    line-height: 3.3vw;
}
.style_cart_style_p{
	margin: 2.3vw 0;
}
.style_cart_img{
	width: 14vw;
}
.style_cart_stylename{
	padding: 2.3vw;
}
.style_cart_close_p{
	right: 2.3vw;
}
.style_cart_modal_close{
	font-size: 6vw;
}
.style_cart_choice{
	font-size: 4vw;
    line-height: 4.4vw;
}
.style_cart_color_p{
	margin: 2.3vw 0 0; 
	border:solid 0.23vw; 
	border-color:#999999;
}
.style_cart_color_img{
	width: 20%;
	padding: 0.7vw;
}
.style_cart_color_txt{
	font-size: 3vw;
    /*height: 17.4vw;*/
	padding-left: 1.2vw;
	width: 80%;
}
.style_cart_buttonarea{
	border:solid 0.23vw; 
	border-color:#999999;
	height: 16.3vw;
	padding: 1.2vw;
	margin-top: -0.23vw;

}
.style_cart_buttonarea_b{
	margin-bottom: 7vw;
}
.style_cart_size{
	font-size: 3vw;
}
.style_cart_cartbtn{
    padding: 1.4vw 4.7vw;
	font-size: 3.5vw;
	border: 0.23vw solid #FFFFFF;
	right: 1.2vw;
}
.font_b-list {
        font-size: 2.8vw;
    }
.b-list_space {
        margin-bottom: 3.5vw;
    }	
.underline_story {
border-bottom: 0.23vw solid #FFD7D7;
        padding-bottom: 0.23vw;}
.collec_wrap li {
        margin-bottom: 1.16vw;
	width: 33%;
        margin-right: 0;
    }	
.stylename_list {
        font-size: 2.8vw;
        padding-top: 1.16vw;
    }
    .collec_wrap img {
        width: 92%;
    }	
.style_subsidybanner-under{
	margin: 11.6vw 0 4.7vw;
}
.style_voice_date{
	font-size: 2.5vw;
}
	
} /*//@media screen and (max-width:430px) */
</pre></body></html>