@charset "UTF-8";
/* for FD 2PSW 202410 sz css */
/*▼▼▼▼▼▼▼▼▼2psw00.css********************▼▼▼▼▼▼▼▼▼*/


/*************************************************************************/
/*▼システムオーバーライド(配色+特設)▼***/
/*************************************************************************/


/*特設 form-title調整*/
/*sp*/ body.spView #contents{ background: #fff;}
/*PC*/ body:not(.spView) #order .form-img{ margin: 0px auto 30px;}
/*PC*/ body:not(.spView) #order .form-img img{ width: 100%;}

/*sp*/ body.spView #footer #foot_info{ background: #222224;}

/*sp*/ body.spView #footer #foot_info .info_tel .area-txt{ color: #fcfcfc;}
/*sp*/ body.spView #gnav .tel,
/*sp*/ body.spView #gnav .mail{ color: #fff; border-right: 1px solid #e5c36b; background: #222224;}
/*sp*/ body.spView #gnav .pagetop{ background-color: #A78347;}
/*sp*/ body.spView .order-submit button{ background-color: #3f861c;}


/*PC*/ body:not(.spView) #footer #foot_info .company .logo{ filter: invert(1);}
/*PC*/ body:not(.spView) #footer #foot_info .info_tel{ border-color: #000;}
/*PC*/ body:not(.spView) #footer #foot_info{ color: #000; background: linear-gradient(to right,rgb(196,172,42) 0%,rgb(225,212,146) 20%,rgb(255,243,194) 50%,rgb(225,212,146) 80%,rgb(196,172,42) 100%);}
/*PC*/ body:not(.spView) #footer #foot_info .lead,
/*PC*/ body:not(.spView) #footer #foot_info .info_tel .area-txt{ color: #000;}

/*PC*/ body:not(.spView) #header .orderNav .orderNav_link a{ background-color: #c30e23;}



/*▼jquery.bxslider.css スライダー周り(配色/微調整限定!)************************/
/*sp*/ body.spView .bx-wrapper{ background: #3b3b3c;}
/*sp*/ body.spView .bx-wrapper .bx-pager.bx-default-pager a{ background: #b7b2a5;}
/*sp*/ body.spView .bx-wrapper .bx-pager.bx-default-pager a:hover,
/*sp*/ body.spView .bx-wrapper .bx-pager.bx-default-pager a.active,
/*sp*/ body.spView .bx-wrapper .bx-pager.bx-default-pager a:focus{ background: #ffdc00;}
/*sp*/body.spView .bx-wrapper .bx-controls-direction a{ top: 100vw;}

/*************************************************************************/
/*▼基礎▼***/
/*************************************************************************/





/*▼▼#user_contents *****************************/


#user_contents{
	background-color: #000;

}

/*PC*/ body:not(.spView) #footer,
/*PC*/ body:not(.spView) #contents,
/*PC*/ body:not(.spView) #user_contents{
	background-position: center top , center top;
	background-size: 1100px 50px, 90px 100px;
}



/*▼▼ common  accordion-box(途中まで見える)/*****************************/

	/*配色,調整のみ*/
#user_contents .aco_box label{
	background: linear-gradient(to bottom, rgba(255,255,255, 0.0) 0%, rgba(255,255,255, 0.5) 20%, rgba(255,255,255, 1) 80%);
}
#user_contents .aco_box input:checked + label:after,
#user_contents .aco_box label:after{ color: #fff; background: #600;}

	/*PCでは開閉しないとき*/
body:not(.spView) #user_contents .aco_box input,
body:not(.spView) #user_contents .aco_box label{ display: none;}
body:not(.spView) #user_contents .aco_box .aco_inner{ height: auto;}



/*▼▼ common  aco_menu(チェックボックスアコーディオン)*****************************/
	/*PCで使わないとき*/
body:not(.spView) #user_contents .aco_menu .aco_contents{ font-size: unset;}
body:not(.spView) #user_contents .aco_menu input[type="checkbox"].aco_on_off + .aco_label + .aco_contents{ max-height: unset; overflow: unset;}
body:not(.spView) #user_contents input[type="checkbox"].aco_on_off + .aco_label + .aco_contents::before,
body:not(.spView) #user_contents input[type="checkbox"].aco_on_off:checked + .aco_contents::before{ content: unset;}



/*▼▼ common  ************************************************************************/

#user_contents ul,
#user_contents p,
#user_contents figure{
	margin: unset; margin-block: unset; margin-inline: unset;
	padding: unset;
	list-style-type: none;
}


#user_contents .sec_hd{ color: #960000; font-family: "NSCJKjp-Bold";}

#user_contents .svgimg{ width: 100%; height: auto;}
#user_contents .smaller{ font-size: 80%;}

#user_contents .box_com.text{}

#user_contents .list .line .title{ font-size: 5vw; line-height: 1.3em; color: #5c2e8e;}
/*PC*/body:not(.spView) #user_contents .list .line .title{ font-size: 180%;}



#user_contents .price_bnr .bnr_box{
	display: block; margin: 0px auto; max-width: 96%;
}
/*PC*/body:not(.spView) #user_contents .price_bnr .bnr_box{
	width: 750px;
}



/*************************************************************************/
/*▼デザイン本体▼***/
/*************************************************************************/



/*▼▼メインイメージ/ファーストビュー #main*********************/

#user_contents #main{ position: relative;}


#user_contents #main{
	position: relative;
	background: #11040d url( /comimg/svg/null.svg ) right 35px / auto 100% no-repeat;
}

/*sp*/body.spView #user_contents #main{
	height: 116vw;
	background-image: url( /2psw00/img/main/sp_main_bg.jpg) ;
	background-position: right bottom;
	background-size: auto 116vw;

}
/*PC*/body:not(.spView) #user_contents #main{
	height: 980px;
	background-image: url( /2psw00/img/main/main_bg.jpg) ;
	background-position: calc( 50% + 260px ) bottom;
	background-size: 63% auto;
}




	/*特別なご案内*/
#user_contents #esinfo{
	padding: 7px 0px; width: 100%;
	text-align: center; color: #F5EDE1; background: unset;
}
#user_contents #esinfo .text{ position: relative; z-index: 100;}
/*PC*/body:not(.spView) #user_contents #esinfo{
	font-size: 22px; padding: 12px 0px;
}


	/*タイトル他*/

#user_contents #main .main_title,
#user_contents #main .price,
#user_contents #main .medal,
#user_contents #main .catch{ position: absolute;}

#user_contents #main .main_title{
	top: 62vw; left: 8vw; width: 48vw;
}
/*PC*/body:not(.spView) #user_contents #main .main_title{
	top: 285px; left: 23%; transform: translateX( -50%);
	width: 420px; 
}


/*sp*/body.spView #user_contents #main .catch{
	position: relative; margin: 1vw auto 0;
	width: 80vw;
}

/*PC*/body:not(.spView) #user_contents #main .catch,
/*PC*/body:not(.spView) #user_contents #main .medal,
/*PC*/body:not(.spView) #user_contents #main .price{
	left: 23%; transform: translateX(-50%);
}

/*PC*/body:not(.spView) #user_contents #main .catch{
	top: 90px; width: 530px;
}
/*sp*/body.spView #user_contents #main .medal{
	top: 40vw; left: 8vw; width: 45vw;
}
/*PC*/body:not(.spView) #user_contents #main .medal{
	top: 480px; width: 420px; 
}

/*sp*/body.spView #user_contents #main .price{
	top: 90vw; left: 8vw; width: 45vw;
}
/*PC*/body:not(.spView) #user_contents #main .price{
	top: 690px; width: 420px; 
}



	/*main部品*/
/* PC-1.1k▽ *************/ @media only screen and (max-width: 1099px){
}/*△*/

/* PC1.1k-▽ *************/ @media only screen and (min-width: 1100px) and (max-width: 1366px){
}/*△*/

/* PC1.4k▽ *************/ @media only screen and (min-width: 1367px) and (max-width: 1440px){
}/*△*/

/* PC1.5k▽ *************/ @media only screen and (min-width: 1441px){
	/*PC*/body:not(.spView) #user_contents #main{
		height: 1010px;
		background-size: 900px auto;
	}


}/*△*/
/* PC-1.7k▽ *************/ @media only screen and (min-width: 1537px){
}/*△*/
/* PC-1.9k▽ *************/ @media only screen and (min-width: 1921px){
	/*PC*/body:not(.spView) #user_contents #main .catch,
	/*PC*/body:not(.spView) #user_contents #main .main_title,
	/*PC*/body:not(.spView) #user_contents #main .medal,
	/*PC*/body:not(.spView) #user_contents #main .price{
		left: 28%;
	}
}/*△*/
/* PC-1.9k▽ *************/ @media only screen and (min-width: 2561px){
}/*△*/









/*▲▲メインイメージ/ファーストビュー*********************/


/*▼▼画像陳列 .img_case *********************/

#user_contents #case1,
#user_contents #case1 .sec_box{ margin-top: 0; padding-top: 0;}

/*sp*/body.spView .img_case .photo{
	max-width: 100%; width: 100%;
}


/*PC*/body:not(.spView){}


/*▲▲画像陳列 .img_case*********************/




/*▼▼ブランド紹介 #item *********************/


/*PC*/body:not(.spView) .brand_box .photo_box,
/*PC*/body:not(.spView) .brand_box .photo{ width: 100%;}


/*sp*/body.spView #brand_pc,
/*PC*/body:not(.spView) #brand_sp{ display: none;}



/*▲▲ブランド紹介 .img_case*********************/


/*▼▼毎月のラインアップ #item *********************/




/*PC*/body:not(.spView) #item #monthly_item{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: repeat(auto-fit, minmax(400px, auto));
	gap: 16px 32px;
	width: 1100px;
	margin: 5px auto;
}

/*PC*/body:not(.spView) #item .month,
/*PC*/body:not(.spView) #item .month .detail,
/*PC*/body:not(.spView) #item .month .detail .photo_box,
/*PC*/body:not(.spView) #item .month .detail .photo_box .photo{
	width: 100%;
}



/*▲▲毎月のラインアップ #item *********************/


/*************************************************************************/


/*************************************************************************/