@charset "UTF-8";

/* ///////////////////////////////////////////////////////////////////
共通
/////////////////////////////////////////////////////////////////// */
#container {
	width: 720px;
	overflow: hidden;
}

h2{
	padding-bottom: 0px;
}

h3{
	margin-top: 30px;
}

h4{
	margin-top: 20px;
}

#contents p{
	padding-top: 0px;
}

#btns{
	width: 720px;
	padding-top: 30px;
	padding-bottom: 50px;
	clear: both;
	text-align: center;
}

#btns #btns_inner{
	width: 540px;
	margin-left: auto;
	margin-right: auto;
}

#btns p{
	padding: 10px;
	float: left;
}

#big_pink{
	font-size: 20px;
	color: #ED8B97;
	line-height: 1.8em;
	font-weight: normal;
}

.browntext{
	color: #6A3906;
	font-weight: normal;
}

.disc li{
	line-height: 2em;
	margin-left: 20px;
	list-style: disc;
	list-style-position: outside;
}
.overflow-h{
	overflow: hidden;
}
.bold_sansserif {
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
	font-weight: bold;
}

/* =========================================================
ご注文の流れ
========================================================= */

#step_contents p{
	padding-left: 430px;
	overflow: hidden;
}

#step_contents ul{
	padding-left: 430px;
}

#step_contents ul li{
	list-style: disc;
}

#step_contents #s1_1{
	height: 343px;
	background-image: url(/images/guide/img_step1_24.png);
	background-repeat: no-repeat;
}

#step_contents #s1_2{
	height: 300px;
	background-image: url(/images/guide/img_step1_2_24.png);
	background-repeat: no-repeat;
}

#step_contents #s2{
	height: 225px;
	background-image: url(/images/guide/img_step2.png);
	background-repeat: no-repeat;
}

#step_contents #s3{
	height: 520px;
	background-image: url(/images/guide/img_step3_24.png);
	background-repeat: no-repeat;
}
#step_contents #s3_2{
	height: 200px;
	background-image: url(/images/guide/img_step3_2_24.png);
	background-repeat: no-repeat;
}
#step_contents #s3_2 li{
	list-style: none;
}

#step_contents #s4{
	height: 700px;
	background-image: url(/images/guide/img_step4_24.png);
	background-repeat: no-repeat;
}

#step_contents #s5 {
	height: 810px;
	background-image: url(/images/guide/flow_wrapping_img_24.png);
	background-repeat: no-repeat;
}

#step_contents #s6{
	height: 310px;
	background-image: url(/images/guide/img_step6_24.png);
	background-repeat: no-repeat;
}

#step_contents #s6_2{
	height: 570px;
	background-image: url(/images/guide/img_step6_2_24.png);
	background-repeat: no-repeat;
}

#step_contents #s7_1{
	height: 1130px;
	background-image: url(/images/guide/img_step7_1_24.png);
	background-repeat: no-repeat;
}

#step_contents #s7_2{
	height: 230px;
	background-image: url(/images/guide/img_step7_2_24.png);
	background-repeat: no-repeat;
}

#step_contents #s7_3{
	height: 150px;
}

/* =========================================================
送料・配送 返品・交換
========================================================= */

.shipping_h3{
	margin-top: 10px;
}

.wrap_cont{
	height: 140px;
}

.wrap_cont p{
	float: left;
	padding-right: 5px;
}

.bg_brown{
	padding: 20px;
	margin: 20px 0px 20px 0px;
	font-size: 11px;
	clear: both;
	background-color: #F0EBE6;
	overflow: hidden;
}

.bg_brown .brown_inner{
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.bg_brown .brown_inner2{
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
.font-bold{
	font-weight: bold;
}
.icon_shippingfee_included{
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}
.ship_example{
	margin: 20px 0px 20px 0px;
	font-size: 11px;
	clear: both;
	border: solid 1px #A58869;
	overflow: hidden;
}
.ship_example_ttl{
	color: #E30065;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	padding: 10px;
}
.ship_example_allow{
	display: inline-block;
	padding: 10px !important;
}
.ship_example_allow span{
	font-size: 13px;
}
.ship_example_allow::before{
	content: url(/images/guide/img_shipping_arrow.png);
    margin-right: 6px;
    position: relative;
    top: 3px;
}
.ship_example div{
	padding: 6px 110px;
}
.ship_example_t{
	background-color: #F0EBE6;
}
.ship_example_b{
	background-color: #FDF3E4;
}

.h4_pink{
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #EB6D7C;
	border-bottom: solid 1px;
	border-color: #C0AB96;
}

.sendding_ul{
	float: left;
	width: 480px;
	margin-right: 20px;
	margin-bottom: 30px;
}

.sendding_ul li{
	line-height: 2em;
	margin-left: 20px;
	list-style: disc;
	list-style-position: outside;
}

.sendding_ul .listnone{
	line-height: 2em;
	margin-left: 0px;
	list-style: none;
	list-style-position: outside;
}

#c_card{
	background-image: url(/images/guide/img_cards.png?date=220202);
	background-repeat: no-repeat;
	background-position: top right;
}

#b_info {
	background-image: url(/images/guide/img_bank_info.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#contents .about_the_details {
	padding: 20px;
	border: solid 1px rgba(192,171,150,.4);
	margin-top: 30px;
}
#isms {
	padding-right: 120px;
	background-image: url(/images/guide/img_isms.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.fLft{
	float: left;
}
.fRit{
	float: right;
}
#shipping_otoku{
	background-image: url(/images/guide/bk_shipping_otoku.png);
	background-repeat: no-repeat;
	width: 720px;
	height: 74px;
	margin: 10px 0 30px 0;
}
.shipping_otoku_txt{
	float: left;
	width: 310px;
	padding: 7px 25px 0 25px;
}
.shipping_otoku_txt a{
	text-align: center;
}
#milpoche_coupon{
	background-image: url(/images/guide/img_milpoche_shippingbk.png);
	background-repeat: no-repeat;
	height: 342px;
	background-position: right;
}
#milpoche_coupon_txt{
	float: left;
	width: 175px;
	text-align: center;
	margin: 45px 0 0 185px;
}
#milpoche_coupon_txt2{
	float: left;
	width: 235px;
	margin: 205px 0 0 70px;
	font-size: 10px;
	line-height: 16px;
	color: #63483C;
}
.mT10{
	margin-top: 10px;
}
.shipping_innertxt{
	margin: 0 25px 0 25px; 
}
.lineh0{
	line-height: 0;
}
.mB10{
	margin-bottom: 10px;
}
.mB20{
	margin-bottom: 20px; 
}
.mB30{
	margin-bottom: 30px; 
}
.mB50{
	margin-bottom: 50px; 
}
.shipping_txt{
	font-size: 10px;
	line-height: 16px;
	color: #63483C;
}
.txt_BL{
	color: #95BDD1;
}
.txt_PK{
	color: #EA6C7B;
}
.w100p{
	width: 100%;
}
.w150{
	width: 150px;
}
.w245{
	width: 245px;
}
.w278{
	width: 278px;
}
.w600{
	width: 600px;
}


.tax_btn{
	clear: both;
	text-align: center;
	padding: 20px 0 ;
}
.tax_btn li{
	display: inline-block;
}
.ml40{
	margin-left: 40px;
}
.tax_dlblock{
	clear: both;
	padding-top: 40px;	
	overflow: hidden;
}
.tax_dlblock dt{
	background-color: #eee9e4;
	padding: 10px 0 10px 10px;
	color: #6a3906;	
	font-weight: bold;	
	line-height: 1;
}
.tax_dlblock dd{
	padding: 10px 10px 0 10px;
}	
.tax_linkarea{
	float: right;
	text-decoration: underline;
}
.tax_stripeBOX{
	background-image: url("/Images/guide/tax_bg_stripe.png");
	background-repeat: repeat;
	width: 720px;
	overflow: hidden;
	padding-bottom: 20px;
}
.tax_stripeBOX_inner{
	background-color: #ffffff;
	width: 630px;
	margin: 0 20px;	
	padding: 20px;
}
.t-center{
	text-align: center;
}
.t-right{
	text-align: right;
}
.clear{
	clear: both;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mb10{
	margin-bottom: 10px;
}
.pt5{
	padding-top: 5px !important;
}
.pt10{
	padding-top: 10px !important;
}
.pt20{
	padding-top: 20px;
}
.pt50{
	padding-top: 50px;
}
.ml10{
	margin-left: 10px;
}
.ml20{
	margin-left: 20px;
}
.tax_ittai_pinkBOX{
	float: left;
	width: 505px;
	height: 250px;
	background-color: #ffffff;
}
.tax_ittai_pinkBOX_inner{
	padding: 15px;
}
.tax_ittai_pinkBOX_ttl{
	background-color: #eb6d7c;
	text-align: center;
	padding-top: 5px !important;
}
.tax_ittai_yellowBOX{
	float: left;
	width: 165px;
	height: 250px;
	background-color: #ffffff;
}
.tax_ittai_yellowBOX_inner{
	padding: 15px;
}
.tax_ittai_yellowBOX_ttl{
	background-color: #d7aa19;
	text-align: center;
	padding-top: 5px !important;
}
.tax_stripeBOX_ikkatsu{
	background-image: url("/Images/guide/tax_bg_stripe.png");
	background-repeat: repeat;
	width: 400px;
	overflow: hidden;
	padding-bottom: 20px;
}
.tax_stripeBOX_ikkatsu_inner{
	background-color: #ffffff;
	width: 380px;
	margin: 0 10px;	
}
.tax_source{
	border-top: 1px solid #E7DFD6;
	text-align: right;
	padding-top: 20px !important;
	margin-top: 50px;
}

.about_seal_howto_left{
	float: left;
	width: 540px;
}
.about_seal_howto_right{
	float: right;
	width: 160px;
}





/* =========================================================
キャッシュレス ・消費者還元事業　カード決済で5％還元LP
========================================================= */
.cashless_step{

	background-image: url(/images/guide/cashless/img_step.png);
	background-repeat: no-repeat;
	width: 720px;
	height: 300px;
}
.cashless_btn_search{
	padding: 140px 0px 0 10px !important;
}
.cashless_contact{
	margin-top: 10px;
	text-align: center;
	border: 5px solid #efe9e4;
	width: 670px;
	padding: 20px 20px 0 20px;
}
.cashless_contact dl dt{
	background-color: #bfab97;
	color: #fff;
	font-size: 16px;
	padding: 3px;
}
.cashless_contact dl dd{
	padding: 10px 0 20px 0;
}
.cashless_contact_bold{
	font-weight: bold;
	font-size: 16px;
}
.cashless_red{
	color: #e41611;
}
.cashless_faq_wrap dl{
	padding: 20px 0;
	border-bottom: 1px dotted #ad8e6c;
}
.cashless_faq_wrap dl dt{
	font-weight: bold;
	font-size: 16px;
}
.cashless_faq_wrap dl dd{
	padding: 10px 0 0 0 ;
}
.t-center{
	text-align: center;
}
.pt10{
	padding-top: 10px !important;
}
.pt20{
	padding-top: 20px !important;
}
.pt40{
	padding-top: 40px !important;
}
.pt60{
	padding-top: 60px !important;
}
.pb10{
	padding-bottom: 10px !important;
}
.pb20{
	padding-bottom: 20px !important;
}
.pb40{
	padding-bottom: 40px !important;
}
.pb60{
	padding-bottom: 60px !important;
}
.pl10{
	padding-left: 10px;
}
.pl30{
	padding-left: 30px;
}
.plr50{
	padding: 0 50px;
}
.aj100 {
    text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

/* =========================================================
お買い物ガイドpaypay詳細ページ
========================================================= */
.payay_content_nav{
	margin-bottom: 10px;
	text-decoration: underline;
}
.payay_content_nav::before{
	content: '';
    display: inline-block;
    width: 10px;
    height: 5px;
    background-image: url(/images/guide/paypay/paypay_arrow_down.svg);
    background-repeat: no-repeat;
    background-size: contain;
	vertical-align: middle;
}
.payay_pc_wrap{
	background-color: #F2EFEC;
	padding: 30px;
}
.payay_sp_wrap{
	background-color: #EFEFEF;
	padding: 30px;
}
.paypay_flow_ttl{
	border-bottom: 1px #C0AB96 solid;
	overflow: hidden;
}
.paypay_flow_wrap{
	display: flex;
	-webkit-box-orient: horizontal;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
}
.paypay_flow_wrap dl{
	display: inline-block;
	vertical-align: top;
}
.paypay_flow_wrap dl dt{
	position: relative;
}
.paypay_flow_last_2col::before{
	content:"";
    display:block;
    width: 150px;
    height:0;
    order:1;
}
.paypay_flow_last_2col::after{
	content:"";
    display:block;
    width: 150px;
    height:0;
	order:1;
}
.paypay_flow_arrow_2col::before{
	content: " ";
	position: absolute;
	top: 50%;
	width: 14px;
	height: 21px;
	background: url(/images/cart/paypay_allow.svg) center top no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -53px;
}
.paypay_flow_arrow_3col::before{
	content: " ";
	position: absolute;
	top: 50%;
	width: 14px;
	height: 21px;
	background: url(/images/cart/paypay_allow.svg) center top no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -37px;
}
.paypay_flow_arrow_4col::before{
	content: " ";
	position: absolute;
	top: 50%;
	width: 14px;
	height: 21px;
	background: url(/images/cart/paypay_allow.svg) center top no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -15px;
}
.paypay_flow_attention{
	color: #7A7A7A;
	
}
/* よくある質問 */
#acMenu_pp dt{
	display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 20px;
    margin-top: 20px;
    text-align: left;
    cursor: pointer;
	background: url(/images/guide/paypay/paypay_arrow_down.svg) 680px center no-repeat;
}
#acMenu_pp dt p{
    font-weight: bold
}
#acMenu_pp dd{
    padding: 10px 20px;
    overflow: hidden;
    text-align:left;
    display:none;
}

#acMenu_pp dt.active{
    background:url("/images/guide/paypay/paypay_arrow_up.svg") 680px center no-repeat;
}
.acMenu_pp_Q{
    color: #604136;
    font-size: 16px;
    margin-right: 15px;
    float: left;
}
.acMenu_pp_Q_content{
    float: left;
    width: 600px;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
    font-weight: bold;
}
.acMenu_pp_A{
	color: #604136;
    font-size: 18px;
	margin-right: 15px;
}

.acMenu_pp_bg {
    background-color: #F9F6F4;
}


.paypay_flow_faq_wrap{
	display: flex;
	-webkit-box-orient: horizontal;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
}
.paypay_flow_faq_wrap li{
	display: inline-block;
	vertical-align: top;
}
.paypay_flow_faq_wrap li div{
	position: relative;
}
.paypay_faq_txt_ttl{
	font-size: 14px;
	border-bottom: 1px #C0AB96 solid;
	color: #6A3315;
}
/* =========================================================
paypayキャンペーンLP
========================================================= */
.paypay_cpn_faq .faq_ad {
	position: relative;
	box-sizing: border-box;
}
.paypay_cpn_faq .faq_ad:before {
	content: 'Q';
	display: block;
	color: #604136;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
    top: 12px;
    left: 20px;
}
.paypay_cpn_faq .faq_ad .acMenu_pp_Q_content {
	padding-left: 30px;
}
.paypay_cpn_faq .acMenu_pp_bg {
	position: relative;
	box-sizing: border-box;
}
.paypay_cpn_faq .acMenu_pp_bg:before {
	content: 'A';
	color: #604136;
	font-size: 18px;
	position: absolute;
    top: 10px;
    left: 20px;
}
.paypay_cpn_faq .acMenu_pp_bg p {
	padding-left: 30px;
}


/*特商法*/
.shop_guide_annotation {
	font-size: 12px;
	line-height: 22px;
}
h3#change.shopping_cancel_ttl {
	margin-top: 0;
}
/*ペイペイあと払い追加による変更ここから*/
.guide_paypay_txt {
	color: #6A3315;
	margin-top: 10px;
}
/*ペイペイあと払い追加による変更ここまで*/
/*推進環境ここから*/
.each_browser dl:first-child {
	margin-bottom: 20px;
}
.each_browser dt {
	color: #6A3906;
	font-weight: bold;
}
.each_browser dd {
	margin-left: 1em;
}
/*推進環境ここまで*/

/* =========================================================
梱包の流れ
========================================================= */
.packing_process .flow_block {
	display: flex;
	justify-content: space-between;
}
.packing_process .flow_block li:first-child {
	width: 315px;
}
.packing_process .flow_block li:nth-child(2) {
	width: 365px;
}
.packing_process .flow_block li:nth-child(2) dl:first-child {
	margin-bottom: 20px;
}
.flow_block {
	font-size: 12px;
	line-height: 20px;
}
.flow_block .mini_ttl {
    background-color: #9e8064;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10px;
    padding: 2px 0;
    box-sizing: border-box;
}
.flow_block .num {
    color: #9e8064;
	font-weight: bold;
}
