@charset "UTF-8";

#navi {
	background: none;
	max-width: 1920px;
	margin: 0 auto;
}
.container {
	max-width: 1920px;
	min-width: 1050px;
}
.container article{
    padding: 0;
}
.form_wrap{
    max-width: 1280px;
    margin: 0 auto;
}
p {
	line-height: 1.7;
}
.breadcrumb {
	margin: 0 auto 100px;
}
.line_tag {
	width: 100%;
	font-size: 0;
	text-align: center;
}
.line_tag .tag {
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	width: 150px;
	font-size: 1.2rem;
	display: inline-block;
    padding: 12px;
}
.line_tag .tag:first-child {
	border-left: 1px solid #BFBFBF;
}
.on {
	background: #585858;
	color: #FFFFFF;
}
.method {
	border-top: 1px solid #BFBFBF;
}
.text-left {
	text-align: left;
}
.pd_pref>option {
	text-align: center;
}
.form_group_select2::before {
	display: none;
}
.form_group_select2 select {
	padding: 5px 30px 5px;
}
.form_group_select2::after {
	top: 30%;
	left: 63%;
	position: absolute;
	padding: 0;
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #505659;
	border-right: solid 2px #505659;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	font-size: 1.3em;
	pointer-events: none;
	opacity: 1;
	z-index: 10;
}
.total_help {
	border-top: 1px solid #BFBFBF;
}
.flex_total_help {
	padding: 20px 0 0;
	display: flex;
}
.question_icon {
	width: 1%;
}
.question_icon>div {
	content: "?";
	width: 35px;
	height: 25px;
	border-bottom: 2px solid #BFBFBF;
	text-align: center;
	font-size: 16px;
	margin: 18px 0;
}
.about_list_wrap {
	width: 100%;
}
.about_list {
	width: 270px;
	max-width: 270px;
	margin: 0;
}
.about_list li:first-child {
	display: none;
}
.about_list ul {
	text-align: left;
	padding-left: 32px;
	font-size: 13px;
}
.about_list ul li {
	display: block;
	margin-bottom: 1em;
	margin-right: 4em;
}
.about_list ul li:not(:first-child)::before {
	content: "・";
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}
.total_btn {
	/*width: 29%;*/
	width: 50%;
	margin: 0 0 0 auto;
}
.repair_price {
	text-align: right;
	margin: 0 40px;
}
.repair_price span {
	display: inline-block;
	font-size: 13px;
}
.repair_price span:last-child {
	width: 150px;
	font-size: 17px;
}
.button_wrap {
	margin-top: 15px;
}
.button_wrap .w290 {
	width: 290px;
	margin-left: 0;
	font-size: 13px;
	display: inline-block;
	height: 42px;
}
.button_wrap.order{
    display: flex;
}
.button_wrap.order .box ul{
    font-size: 1.4rem;
    margin: 1em 0;
    padding-left: 1em;
    text-align: left;
}
.button_wrap.order .box ul li{
    margin: 1em 0;
}
.button_wrap.order .box ul li::before {
    content: "・";
    margin-left: -1em;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}
@media (min-width:768px){
    .button_wrap.order .box {
        width: 100%;
        max-width: 290px;
    }
}
.credit_pay_number:disabled{
    background: #D3D3D3;
    border-color: #D3D3D3;
    color: #000;
    cursor: not-allowed;
}

/* RECOMMENDED */

.recommend_list_wrap {
	margin-top: 75px;
	padding-top: 32.5px;
	border-top: 1px solid #707070;
}
.recommend_list_wrap .inner {
	max-width: 1200px;
	margin: 0 auto;
}
.recommend_list_wrap .title2 {
	font-size: 1.4rem;
	letter-spacing: 0.14px;
	display: inline-flex;
	align-items: center;
	margin-bottom: 50px;
}
.recommend_list_wrap .title2>.style_en {
	font-size: 1.9rem;
	letter-spacing: 0.19px;
	margin: 0 13.5px;
}
.recommend_list_wrap .recommend_list {
	display: flex;
	flex-wrap: wrap;
	padding: 0 13.5px;
}
.recommend_list_wrap .recommend_list li {
	width: 253px;
	margin-bottom: 30px;
}
.recommend_list_wrap .recommend_list li:not(:last-child) {
	margin-right: 31px;
}
.recommend_list_wrap .item_img {
	background: #FFF;
	width: 253px;
	height: 253px;
    display: flex;
    align-items: center;
}
.recommend_list_wrap .item_img>img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.recommend_list_wrap .item_info {
	text-align: center;
}
.recommend_list_wrap .item_info .name {
	display: inline-flex;
	align-items: flex-end;
	word-break: break-all;
	white-space: pre-wrap;
	font-size: 1.2rem;
	margin: 9px 0 16px;
	min-height: 27px;
	line-height: 1.3;
}
.recommend_list_wrap .item_info .model_number {
	font-size: 1.5rem;
	letter-spacing: 0.15px;
	margin: 0 0 16px;
	word-break: break-all;
	white-space: pre-wrap;
}
.recommend_list_wrap .item_info .price {
	font-size: 1.7rem;
	letter-spacing: 0.17px;
	word-break: break-all;
}
.recommend_list_wrap .item_info .price .small {
	font-size: 1.2rem;
}

/* START ---------------------------20250225記載-------------------------------------- START */

#ecCart .addon_item_box_cart_sp {
	display: none;
    background: #F6F4F5;
    margin-top: 20px;
    padding: 20px 40px;
}
#ecCart .addon_item_box_cart_pc {
    width: 90%;
	margin-left: 10%;
    padding: 10px 60px;
    box-sizing: border-box;
    background: #F6F4F5;
    margin-top: 30px;
}
#ecCart .cart_lists_details {
	margin-bottom: 80px;
}
#ecCart .addon_item_flex_cart {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 120px;
    margin: 0 auto;
}
#ecCart .addon_item_flex_cart .addon_item_cart,
#ecCart .addon_item_flex_cart .addon_item_name_cart {
	width: 40%;
}
#ecCart .addon_item_flex_cart .addon_item_cart {
	text-align: center;
}
#ecCart .addon_item_flex_cart .addon_item_name_cart{
	width: 60%;
}
#ecCart .addon_item_flex_cart .addon_item_cart img {
	width: 80%;
	margin: 0 auto;
}
#ecCart .addon_item_box_cart .addon_item_title_cart_pc {
	width: 100%;
	padding: 20px 15px;
	text-align: left;
    box-sizing: border-box;
}
#ecCart .addon_item_box_cart .addon_item_title_cart_sp {
    align-items: center;
	width: 100%;
	margin: 1em auto 1.5em;
}
#ecCart .addon_item_box_cart .addon_item_title_cart_sp:after,
#ecCart .addon_item_box_cart .addon_item_title_cart_sp:before {
    content: "";
    height: 1.5px;
    flex-grow: 1;
    background-color: #ffffff;
}
#ecCart .addon_item_box_cart .addon_item_title_cart_sp::after {
	margin-left: 1rem;
}
#ecCart .addon_item_box_cart .addon_item_title_cart_sp::before {
	margin-right: 1rem;
}
#ecCart .swiper-wrapper .swiper-slide .addon_item_name_cart p {
    text-align: left;
    padding: 0;
    line-height: 1.1;
    font-size: 1.3rem;
    word-break: break-word;
}
#ecCart .swiper-wrapper .swiper-slide .addon_item_name_cart p.style_en {
    font-size: 1.3rem;
}

#ecCart .swiper-wrapper .swiper-slide .addon_item_name_cart {
	font-size: 1.5rem;
}
#ecCart .swiper-slide .addon_item_name_cart a {
	background: #000;
    color: #FFF;
    margin-top: 10px;
    display: block;
    font-size: 1.2rem;
    width: 80%;
    max-width: 130px;
		min-width: 100px;
    padding: 8px;
    text-align: center;
    text-decoration: none;
}
/*スライド*/
#ecCart .addon_item_box_cart .swiper-button-prev {
	left: 10px;
}
#ecCart .addon_item_box_cart .swiper-button-prev,
#ecCart .addon_item_box_cart .swiper-button-next {
	height: 30px;
	width: 30px;
	margin-right: 6px;
	margin-left: 6px;
    top: 50%;
    transform: translateY(30px);
}
#ecCart .addon_item_box_cart .swiper-button-prev::after,
#ecCart .addon_item_box_cart .swiper-button-next::after {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
#ecCart .addon_item_box_cart .swiper-button-prev::after {
	left: 12px;
	width: 7px;
	height: 7px;
	border-bottom: 3px solid #FFF;
    border-left: 3px solid #FFF;
	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#ecCart .addon_item_box_cart .swiper-button-next::after {
	left: 8px;
	width: 7px;
	height: 7px;
	border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
	-webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#ecCart .addon_item_box_cart .swiper-button-prev::before,
#ecCart .addon_item_box_cart .swiper-button-next::before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #535353;
}
/*両端の際の→非表示*/
#ecCart .swiper-container .swiper-button-next.swiper-button-disabled,
#ecCart .swiper-container .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}
#ecCart .combo-purchased-products-pc-button-prev,
#ecCart .combo-purchased-products-pc-button-next {
	position: absolute;
	top: 73%;
}
#ecCart .swiper-slide{
    visibility: hidden;
}
#ecCart .swiper-slide-active,
#ecCart .swiper-slide-next,
#ecCart .swiper-slide-next + .swiper-slide{
    visibility:visible;
}


/* END ---------------------------20250225記載-------------------------------------- END */

@media (max-width:768px){
  .recommend_list_wrap .inner {
    padding: 0 0 50px;
  }
  .recommend_list_wrap .recommend_list li:not(:last-child) {
    margin-right: 0;
  }
	/* START ---------------------------20250225記載-------------------------------------- START */

	#ecCart .addon_item_box_cart_pc {
		display: none;
	}
	#ecCart .addon_item_box_cart_sp {
		display: block;
	}
    #ecCart .swiper-slide:not(.swiper-slide-active){
        visibility: hidden;
    }
	.cart_lists{
		width: 90%;
	}

	#ecCart .combo-purchased-products-sp-button-prev,
	#ecCart .combo-purchased-products-sp-button-next {
		position: absolute;
		top: 72%;
	}
	/* END ---------------------------20250219記載-------------------------------------- END */
}

/*K1.html*/

.flex_login_help {
	display: flex;
	margin-top: 134px;
}
.question_icon {
	width: 2%;
}
.about_list_wrap {
	width: 98%;
}
.modal_content .title2 {
	font-size: 1.7rem;
	font-weight: 600;
}
.modal_content .help_text {
	font-size: 1.2rem;
	margin-top: 14px;
	margin-bottom: 22px;
}
.modal_content .message {
	font-size: 1.4rem;
	letter-spacing: 0.28px;
	line-height: 1.5;
}
.modal_content .black_btn {
	font-size: 1.2rem;
}
.w200, .w290 {
	width: 100%;
}
.text_right {
	text-align: right;
}
.modal_content .pw_forget {
	font-size: 1.2rem;
}
.modal_content .flex_box {
	flex-wrap: wrap;
    margin-top: 50px;
}
.modal_content .left_box, .modal_content .right_box {
	width: 100%;
	padding: 0 50px;
	box-sizing: border-box;
}
.amazonpay_button {
    width: 100%;
}
@media (max-width:1023px) {
	.modal_content {
		padding: 50px 0;
	}
	.modal_content .left_box {
		margin-bottom: 100px;
	}
}
@media (min-width:1024px) {
	.modal_content .left_box, .modal_content .right_box {
		width: 50%;
		padding: 0 5%;
	}
	.modal_content .left_box::after {
		content: "";
		width: 1px;
		height: 100%;
		background: #A2A2A2;
		position: absolute;
		top: 0;
		right: 0;
	}
	.w200 {
		width: 200px;
		margin-left: auto;
	}
	.w290 {
		width: 290px;
		margin-left: auto;
	}
    .amazonpay_button {
        width: 300px;
        margin-left: auto;
    }
}
.modal_content .left_box {
	position: relative;
}
.modal_content .right_box .conf_number {
	margin-top: 60px;
}
.modal_content .form_group {
	margin: 12px 0;
}
/*K2.html*/

.order_contents {
	width: 100%;
	font-size: 20px;
	text-align: center;
	padding: 100px 0 10px;
	margin: 0;
}
.contents_wrap {
	width: 90%;
	margin: 0 auto;
}
.contents_wrap_order {
	padding: 30px 0 0;
}
.order>.basic_btn {
	margin-right: 27px;
}
.terms_text {
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 1px;
	width: 290px;
	margin-left: auto;
	margin-right: 0;
}
.terms_text>li:before {
	content: "・";
}
.order_info>.main {
	padding-bottom: 65px;
}
.order_info>.sub {
	padding-bottom: 65px;
}
.order_info>.contents_wrap_order {
	border-bottom: 1px solid #BFBFBF;
}
.method .form_wrap>.flex_box {
	flex-wrap: wrap;
	border-bottom: 1px solid #BFBFBF;
	padding: 72.5px 0;
}
.method .flex_box>.title_box {
	width: 100%;
	font-size: 14px;
}
.method .flex_box>.content, .method .flex_box>.content2 {
	width: 100%;
	font-size: 13px;
}
.method .flex_box>.btn_box {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 13px;
}
.method .flex_box>.btn_box .basic_btn {
	width: 169px;
	padding: 6px 10px 5px;
}
.method .flex_box>.content dl, .method .flex_box>.title_box p {
	margin: 0 0 15px;
}
.method .flex_box>.content dt, .method .flex_box>.content dd {
	padding: 0;
	margin: 0;
	width: 100%;
	line-height: 1.5;
	word-break: break-all;
	white-space: pre-wrap;
}
@media (max-width: 767px) {
	.method .flex_box>.title_box {
		margin-bottom: 1em;
	}
	.method .flex_box>.content dt {
		margin-bottom: 0.5em;
	}
	.method .flex_box>.content dd {
		margin-bottom: 2em;
	}
	.method .flex_box>.btn_box .basic_btn {
		margin: 0 auto;
	}
}

/*K2_1.html*/

.top_line {
	border-top: 1px solid #BFBFBF;
	margin-top: 8px;
}
.receive_address{
    margin: 0 auto;
}
.receive_address .name, .receive_address .company, .receive_address .address, .receive_address .tel {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px dotted #BFBFBF;
    flex-wrap: wrap;
}

.tel input {
	width: 200px;
	display: inline-block;
}

.pd_pref.lengthen {
	width: 315px;
	display: inline-block;
    padding: 0 8px;
    box-sizing: border-box;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #BFBFBF;
    font-size: 1.4rem;
    -webkit-appearance: none;
    border-radius: 0;
	height: 38px;
}
.form_group.arrow_box .form_group_select2::before {
    position: absolute;
    display: block;
    right: 0;
    width: 40px;
    height: 38px;
    border-left: 1px solid #BFBFBF;
    padding: 0;
    content: "";
    color: #000;
    font-size: 1.3em;
    pointer-events: none;
    transform: translateY(-50%);
    z-index: 10;
}
.form_group.arrow_box .form_group_select2::after {
    right: 5%;
    left: inherit;
    position: absolute;
    padding: 0;
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #505659;
    border-right: solid 2px #505659;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    font-size: 1.3em;
    pointer-events: none;
    opacity: 1;
    z-index: 10;
}

/*K2_2.html*/

.credit>.content2>.form_group_radio>label:first-child {
	margin-bottom: 19px;
}
.flex_credit_info {
	display: flex;
	width: 90%;
	margin: 0 auto;
	font-size: 13px;
	margin-bottom: 58px;
}
.credit_left {
	width: 22%;
}
.credit_right {
	width: 78%;
}
.credit_right>p {
	margin-top: 0;
}
.flex_credit_info img {
	height: 30px;
	width: auto;
}
.grid-table {
	width: 93%;
	display: grid;
	justify-content: center;
  	align-items: center;
	grid-template-columns: 185px 1fr;
	grid-template-rows: 50px 80px 80px 80px;
	font-size: 15px;
	margin: 0 auto 30px;
}
.grid-table>.row{
	display: contents;
}
.grid-table>.row>div>input {
    height: 30px;
    padding: 0 8px;
    box-sizing: border-box;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #BFBFBF;
    font-size: 1.4rem;
    -webkit-appearance: none;
    border-radius: 0;
}
.grid-table>.row>div>.form_credit_right {
	display: flex;
	align-items: center;
}
.grid-table>.row>div>.form_credit_right>.sec_form>input {
	width: 100%;
	height: 30px;
    padding: 0 8px;
    box-sizing: border-box;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #BFBFBF;
    font-size: 1.4rem;
    -webkit-appearance: none;
    border-radius: 0;
}

.help_text {
	width: 97%;
	margin: 2px 0 0;
	font-size: 11px;
	color: #6E6E6E;
}
.help_text2 {
	width: 100%;
	margin: 4px 0 0;
	font-size: 1.2rem;
	color: #6E6E6E;
}
.form_limit_select select {
	display: inline-block;
	width: 80px;
	height: 30px;
	padding: 0 8px;
	box-sizing: border-box;
	line-height: 1.5;
	color: #000;
	background-color: #fff;
	background-image: none;
	border: 1px solid #BFBFBF;
	font-size: 1.4rem;
	-webkit-appearance: none;
	border-radius: 0;
}
.form_limit_select,
.form_limit_select_year,
.form_payment_flex > div{
    position: relative;
}
.form_limit_select::after {
	top: 30%;
    right: 15px;
	position: absolute;
	padding: 0;
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #505659;
	border-right: solid 2px #505659;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	font-size: 1.3em;
	pointer-events: none;
	opacity: 1;
	z-index: 10;
}
.form_limit_select_year select {
	display: inline-block;
	width: 100px;
	height: 30px;
	padding: 0 8px;
	box-sizing: border-box;
	line-height: 1.5;
	color: #000;
	background-color: #fff;
	background-image: none;
	border: 1px solid #BFBFBF;
	font-size: 1.4rem;
	-webkit-appearance: none;
	border-radius: 0;
	position: relative;
}
.form_limit_select_year::after {
    top: 30%;
    right: 15px;
	position: absolute;
	padding: 0;
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #505659;
	border-right: solid 2px #505659;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	font-size: 1.3em;
	pointer-events: none;
	opacity: 1;
	z-index: 10;
}
.flex_limit {
	display: flex;
	height: 30px;
	align-items: center;
}
.flex_limit>.form_limit_select {
	padding: 0 5px 0 0;
}
.flex_limit>.form_limit_year {
	padding: 0 5px;
}
.month_text {
	padding: 0 5px;
}
.year_text {
	padding: 0 5px;
}
.security>.form_credit_right {
	display: flex;
	align-items: center;
}
.sec_text {
	width: 250px;
	margin: 0 8px;
}
.form_payment_flex {
	display: flex;
	align-items: center;
	width: 97%;
}
.paytime_text>.help_text {
	width: 100%;
	margin-left: 8px;
}
.form_payment_flex select {
	display: inline-block;
	width: 116px;
	height: 30px;
	padding: 0 8px;
	box-sizing: border-box;
	line-height: 1.5;
	color: #000;
	background-color: #fff;
	background-image: none;
	border: 1px solid #BFBFBF;
	font-size: 1.4rem;
	-webkit-appearance: none;
	border-radius: 0;
	position: relative;
}
.form_payment_flex > div:first-of-type{
    width: 116px;
}
.form_payment_flex > div:first-of-type::after {
	top: 30%;
    right: 15px;
	position: absolute;
	padding: 0;
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #505659;
	border-right: solid 2px #505659;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	font-size: 1.3em;
	pointer-events: none;
	opacity: 1;
	z-index: 10;
}
/*チェックボックス*/
.form_group_radio .registration {
	font-size: 13px;
	align-items: center;
	width: 90%;
	margin: 0 auto;
	padding: 20px 0 34px;
}
.form_group_radio .registration label{
    padding-left: 0!important;
}
.form_group_radio .registration input[type="checkbox"] + span {
    display: inline-block;
    position: relative;
    padding-left: 1.8em;
    cursor: pointer;
    user-select: none;
    transition: 0.2s;
}
.form_group_radio .registration > div > label span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 13px;
    height: 13px;
    border: 1px solid #707070;
    box-sizing: border-box;
    background: #fff;
    border-radius:0;
}
.form_group_radio .registration > div > label input + span::after {
    content: "✓";
    position: absolute;
    top: -2px;
    left: -3px;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1;
    color: #000;
    transition: all .2s;
    width: 13px;
    height: 13px;
    border-radius: 0;
    background: none;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}
.form_group_radio .registration > div > label input + span::after{
    opacity: 0;
    transform:scale(0);
}
.registration > div > label input:checked + span::after{
    opacity: 1;
    transform:scale(1);
}

/*K3.html*/

.enter_order {
	width: 1100px;
	height: 1500px;
	border: 1px solid #BFBFBF;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.enter_order>div {
	font-size: 90px;
	width: 360px;
	height: 300px;
	line-height: 2;
}
.enter_order_btn>.button_wrap {
	text-align: center;
}
.enter_order_btn>.button_wrap>.w290 {
	margin: 0 10px;
}
/*K4.html*/

.corp>.method {}
h2.title_org {
	line-height: 1.5;
	font-size: 20pt;
	font-weight: 500;
	padding: 0 0 36px;
    margin-top: 2em;
}
section.comp {
	margin-bottom: 374px;
}
section.comp .text_large {
	font-size: 25px;
}
section.comp .text_number {
	font-size: 19px;
}
section.comp .text_wrap {
	font-size: 15px;
}


/*お届け先変更--------------------------------*/
.method label.if_box {
    display: inline-flex;
    align-items: center;
}
.name .form_group .if_box span {
    margin-right: 15px;
    width: 26px;
    text-align: center;
    display: block;
}
.receive_address_wrap{
    width: 73%;
    max-width: 860px;
    margin-right: auto;
    margin-left: auto;
}
.receive_address .title2{
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: 1.4px;
    margin: 40px 0;
}
.form_wrap .required_text {
    color: #0278C1;
    font-size: 1.4rem;
    letter-spacing: 0.28px;
    margin-bottom: 10px;
}
.receive_address .name,
.receive_address .company,
.receive_address .address,
.receive_address .tel{
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px dotted #BFBFBF;
    flex-wrap: wrap;
}
.title_box_add {
    width:100%;
    font-size: 11pt;
}
.content_add {
    width: 100%;
    font-size: 10pt;
}
.content_add.flex_box{
    flex-wrap: wrap;
}
.content_add .form_group{
    margin: 0;
}
.baseline{
    align-items: baseline;
}
.title_box_add p{
    margin-top: 0;
}
.title_box_add span.required::before{
    content: "※";
    font-weight: bold;
    display: inline-block;
    color: #0278C1;
    margin-right: 0.5em;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}
@media (max-width:767px){
    .wrap .help_text{
        display: none;
    }
}

@media (min-width:768px){
    .title_box_add {
        width: 235px;
        font-size: 15px;
    }
    .content_add {
        width: calc(100% - 235px);
        font-size: 13px;
    }
    .title_box_add span{
        margin-left: 1.5em;
    }
    .title_box_add span.required{
        margin: 0;
    }
    .title_box_add span.help_text{
        display: block;
        width: 10.5em;
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 0.28px;
    }
    .title_box_add span.help_text{
        display: block;
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: 0.28px;
    }
}

/*名前*/
.receive_address .name .form_group input{
    width: 100%;
}
.name .form_group .if_box span {
    margin-right: 15px;
    width: 26px;
    text-align: center;
    display: block;
}
@media (max-width:767px){
    .receive_address .name .form_group{
        width: 100%;
    }
    .receive_address .name label.if_box{
        width: 100%;
        margin-bottom: 8px;
    }
    .name .form_group .if_box span {
        display: none;
    }
}

@media (min-width:768px){
    .receive_address .name .form_group:first-of-type{
        margin: 0 10px 0 0;
    }
    .receive_address .name .form_group input{
        width: 250px;
    }
}
@media (min-width:768px) and (max-width:1163px){
    .receive_address .name .form_group:first-of-type{
        margin: 0 10px 10px 0;
    }
}

/*会社名*/
.receive_address .company .form_group{
    width: 100%;
    max-width: 590px;
}

/*住所*/
.content_add .postal_code{
    width: 100%;
    margin-bottom: 17px;
}
.content_add .postal_code label,
.content_add .place label{
    display: block;
    margin: 0 0 4px;
}
.place.flex_box{
    flex-wrap: wrap;
    max-width: 721px;
}
.place .form_group:not(:last-of-type){
    margin-bottom: 17px;
}
.receive_address .place .form_group{
    width: 100%;
}
.help{
    font-size: 1.2rem;
}

@media (min-width:768px){
    .content_add .postal_code{
        margin-bottom: 17px;
    }
    .content_add .postal_code input{
        max-width: 200px;
        display: inline-block;
    }
    .receive_address .place .form_group:first-child {
        width: 315px;
        margin-right: 38px;
    }
    .receive_address .place .form_group:nth-child(2) {
        width: calc(100% - 353px);
        width: 315px;
    }
    .receive_address .place .form_group:last-child {
        width: 100%;
    }
    .tel .content_add .form_group{
        max-width: 315px;
    }
}

.cancel_btn {
    appearance: none;
    background: #D3D3D3;
    border: 1px solid #BFBFBF;
    padding: 9px;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    font-size: 1.2rem;
    letter-spacing: 3.6px;
    transition: 0.3s;
    position: relative;
    font-family: inherit;
}
.cancel_btn.w355 {
    width: 100%;
    max-width: 355px;
}
.close_i{
    position: absolute;
    top: 50%;
    left: 1.5em;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
}
.close_i::before,
.close_i::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 18px;
    height: 1px;
    background: #000;
}
.close_i::before {
  transform: rotate(-45deg);
}
.close_i::after {
  transform: rotate(45deg);
}
/* チェックボックス */
.content_add .form_group_checkbox {
    font-size: 1.6rem;
}


/*支払い方法*/
.form_group_radio{
    position: relative;
    margin-top: 0.5em;
}
.form_group_radio label input{
    display: none;
}
.form_group_radio label{
    position: relative;
    display: block;
    font-size: 13px;
    padding-left: 30px;
    cursor: pointer;
}
.form_group_radio label:not(:last-of-type){
        margin-bottom: 30px;
}
.form_group_radio label span::before{
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 17px;
    height: 17px;
    border: 1px solid #707070;
    border-radius: 50%;
}
.form_group_radio label input:disabled + span{
    cursor:default;
}
.form_group_radio label input:checked:disabled + span::before{
    background: #FFF;
}
.form_group_radio label input:disabled + span::before{
    background: #EEE;
}
.form_group_radio label input:checked + span::after{
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    width: 11px;
    height: 11px;
    background: #0083D5;
    border-radius: 50%;
}
.pay_info{
    padding: 10px 0 10px 30px;
    box-sizing: border-box;
    line-height: 1.2;
}
.pay_info > div{
    margin-top: 3em;
}
.pay_max{
    text-align: right;
}
.pay_max p {
    font-size: 17px;
    margin: 35px 0;
    padding: 0 30px;
    box-sizing: border-box;
    word-break: break-all;
}
.pay_max .total{
    padding: 20px 30px;
    border: 1px solid #BFBFBF;
    margin-bottom: 70px;
}
.pay_max p > span:first-of-type{
    font-size: 13px;
    display: inline-block;
    text-align: left;
    min-width: 120px;
}
.pay_max p > .price{
    display: inline-block;
    min-width: 150px;
}
.button_wrap .w290{
    width: 100%;
}
/*アイコン*/
.pay-icon {
	height: 23px;
	margin-left: 15px;
}
.pay-flex {
	display: flex;
	align-items: center;
	height: 23px;
}
@media (min-width: 757px){
    .form_group_radio label:not(:last-of-type){
        margin-bottom: 50px;
    }
    .method .flex_box > .title_box {
        width: 215px;
    }
    .method .flex_box > .content {
        width: 430px;
    }
    .method .flex_box > .content2 {
        width: calc(100% - 215px);
    }
    .method .flex_box > .content dl{
        display: flex;
        flex-wrap: wrap;
    }
    .method .flex_box > .content dt{
        width: 90px;
        margin-bottom: 21px;
    }
    .method .flex_box > .content dd{
        width: calc(100% - 90px);
        margin-bottom: 21px;
        word-break: break-all;
        white-space: pre-wrap;
    }
    .method .flex_box > .content dt:last-of-type,
    .method .flex_box > .content dd:last-of-type{
        margin-bottom: 0;
    }
    .method .flex_box > .btn_box {
        width: calc(100% - 645px);
        min-width: 169px;
        padding: 0 10px;
        box-sizing: border-box;
        font-size: 13px;
        position: relative;
    }
    .method .flex_box > .btn_box .basic_btn{
        width: 169px;
        padding: 6px 10px 5px;
        position: absolute;
        top:50%;
        transform: translateY(-50%);
    }
    .button_wrap .w290{
        width: 100%;
        max-width: 290px;
        margin-left: auto;
    }
    .pay_max p > .price{
        min-width: 200px;
    }
}
@supports (-ms-ime-align: auto) {
	.pay .form_group_radio .grid-table{
        display: block;
    }
    .pay .form_group_radio .grid-table .row{
        display: flex;
        margin-bottom: 15px;
    }
    .pay .form_group_radio .grid-table .row > div:first-child{
        min-width: 200px;
    }
    .pay .form_group_radio .grid-table .row div .help_text{
        width: 100%;
    }
}
.pay .form_group_radio .grid-table .row select::-ms-expand {
    display: none;
}
_:-ms-lang(x)::-ms-backdrop, .pay .form_group_radio .grid-table .row{
    display: flex;
    margin-bottom: 15px;
}
_:-ms-lang(x)::-ms-backdrop, .pay .form_group_radio .grid-table .row > div:first-child{
    min-width: 200px;
}
_:-ms-lang(x)::-ms-backdrop, .pay .form_group_radio .grid-table .row div .help_text{
    width: 100%;
}

/*確認,完了*/
section.method.conf .button_group{
    display: flex;
    justify-content: flex-end;
}
section.method.conf .button_group button{
    width: 50%;
    max-width: 290px;
    margin: 12px;
}
section.comp{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 5em;
}
section.comp .text_large{
    font-size: 18px;
}
section.comp .text_number{
    font-size: 15px;
    margin: 4em 0 4.5em;
    word-break: break-all;
}
section.comp .text_wrap{
    width: 100%;
    max-width: 612px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0.24px;
    margin-bottom: 6.7em;
}
section.comp .text_wrap a{
    position: relative;
    text-decoration: none;
}
section.comp .text_wrap a::before{
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    background: #BFBFBF;
    width: 100%;
    height: 1px;
}
.basic_btn.w192{
    width: 192px;
}
.stock_caution {
    text-align: right;
    margin-bottom: 8px;
}
.postalcode_btn {
    appearance: none;
    background: #FFF;
    border: 1px solid #BFBFBF;
    width: 180px;
    height: 38px;
    box-sizing: border-box;
    text-align: center;
    /* display: block; */
    font-size: 1.1rem;
    letter-spacing: 1.1px;
    transition: 0.3s;
}
.postalcode_btn:hover {
    opacity: 0.6
}
@media (min-width: 757px){
    section.comp{
        margin-bottom: 374px;
    }
    section.comp .text_large{
        font-size: 25px;
    }
    section.comp .text_number{
        font-size: 19px;
    }
    section.comp .text_wrap{
        font-size: 15px;
    }
}

@media screen and (max-width: 1024px) {
	.flex_credit_info {
		display: block;
	}
	.credit_left {
		width: 100%;
	}
	.form_payment_flex {
		display: block;
		width: 100%;
	}
}
@media (min-width: 769px) and (max-width:1024){
    .container {
		min-width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.line_tag .tag {
        width: 15%;
        height: 43px;
        overflow: hidden;
        font-size: 9px;
        position: relative;
        padding: 0;
    }
    .line_tag .tag p{
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 100%;
        line-height: 1.5;
    }
    .line_tag .tag.on {
        width: 38%;
    }
	.container {
		min-width: 320px;
		max-width: 768px;
	}
	.method {
		padding: 30px 0 0;
	}
    .method .form_wrap>.flex_box{
        padding-top: 30px;
    }
	.form_group_select2 select {
		height: 40px;
        min-width: 100%;
	}
	.form_group.arrow_box .form_group_select2::after {
		top: 30%;
		right: 2.5%;
        left: auto
	}
	.flex_total_help {
		width: 100%;
		padding: 20px 0 30px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.question_icon {
		display: none;
		width: inherit;
	}
	.about_list_wrap {
		order: 2;
		margin-top: 16px;
	}
	.about_list {
		width: 204px;
		max-width: 204px;
	}
	.about_list ul {
		text-align: left;
		padding-left: 14px;
		font-size: 11px;
	}
	.about_list li:first-child {
		display: block;
		content: "?";
		width: 35px;
		height: 25px;
		border-bottom: 2px solid #BFBFBF;
		text-align: center;
		font-size: 16px;
		list-style: none;
	}
	.total_btn {
		order: 1;
		width: 100%;
		margin: 0 auto;
	}
	.repair_price {
		text-align: center;
		margin: 0 auto;
	}
	.button_wrap {
		text-align: center;
	}
	.recommend_list_wrap {
		margin-top: 0;
		padding-top: 0;
	}
    .recommend_list_wrap .title2{
        margin: 2em 0;
    }
	.recommend_list_wrap .title2>.style_en {
		font-size: 1.4rem;
	}
	.recommend_list_wrap .recommend_list {
		justify-content: center;
	}
	/*K1.html*/
	.flex_login_help {
		margin: 0;
	}
	.flex_login_help>.about_list_wrap>.about_list ul {
		padding-left: 0;
	}
	.flex_login_help>.about_list_wrap>.about_list {
		width: 200px;
		max-width: 200px;
	}
	/*K2_2*/
	.grid-table {
		display: block;
	}
	/*K3.html*/
	.enter_order {
		width: 90%;
		height: 800px;
		border: 1px solid #BFBFBF;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.enter_order>div {
		font-size: 60px;
		width: 300px;
		height: 250px;
		line-height: 2;
	}
	.enter_order_btn>.button_wrap {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.enter_order_btn>.button_wrap>.w290 {
		margin: 8px 0;
	}
	.enter_order_btn>.button_wrap>.basic_btn {
		order: 2;
		width: 90%;
	}
	.enter_order_btn>.button_wrap>.black_btn {
		order: 1;
		width: 90%;
	}
	.container article:first-child {
		padding: 30px 0 0;
	}
    .form_group_select2::after {
        left: auto;
        right: 20px;
    }
    .cart_lists .row .cart_lists_details {
        border-bottom: 1px #BFBFBF;
        padding: 0;
    }
    .stock_caution {
        text-align: center;
        font-size: 1.1rem;
        margin-bottom: 8px;
    }
}
@media screen and (max-width: 767px) {
	/*K2.html、K2_1.html*/
	.form_group_radio {
		font-size: 12px;
	}
	.order_info>.pay_max>.style_bold>span:first-of-type {
		width: 96px;
	}
	.order_info>.pay_max>.total>span:first-of-type {
		font-size: 11px;
		width: 88px;
	}
	.pay_max p {
		padding: 0px 22px;
	}
	.order {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
	}
	.order>.black_btn {
		order: 1;
	}
	.order>.basic_btn {
		order: 2;
		margin-right: 0;
	}
	.order_info>.terms_text {
		margin: 4px 0 0;
		padding: 0;
		text-align: left;
	}
	.receive_address .name .form_group input {
		margin-top: 6px;
	}
    .pay_max .total{
        padding: 20px 25px;
    }
	.order_info>.pay_max .total {
		padding: 12px 30px;
		border: 1px solid #BFBFBF;
		margin-bottom: 70px;
	}
	.postalcode_btn {
		margin-top: 10px;
	}
}
@media screen and (max-width: 667px) {
	.form_group.arrow_box .form_group_select2::after {
		right: 4%;
	}
	.pd_pref.lengthen {
        width: 100%;
		display: inline-block;
		padding: 0 8px;
		box-sizing: border-box;
		line-height: 1.5;
		color: #000;
		background-color: #fff;
		background-image: none;
		border: 1px solid #BFBFBF;
		font-size: 1.4rem;
		-webkit-appearance: none;
		border-radius: 0;
		height: 48px;
	}
	.form_group.arrow_box .form_group_select2::before {
		right: 2%;
		height: 46px;
	}
}
@media screen and (max-width: 414px) {
	.form_group_select2::after {
		left: auto;
        right: 20px;
	}
	.credit_right {
		width: 100%;
	}
	.form_group.arrow_box .form_group_select2::after {
		right: 5%;
	}
}
@media screen and (max-width: 320px) {
    .line_tag .tag {
        width: 13%;
    }
    .pay_max p > span:first-of-type{
        min-width: 75px;
    }
}

/*modal*/
.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 300;
}
.modal_bg{
    background: rgba(0,0,0,0.5);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.fit_modal_content{
    background: #fff;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    height: 90%;
    box-sizing: border-box;
    overflow-y: auto;
}
.fit_modal_content .modal_inner{
    width: 80%;
    max-width: 1132px;
    padding: 5% 0;
    margin: 0 auto;
}

.fit_modal_content h2 {
	text-align: center;
	font-size: 14px;
	margin-bottom: 45px;
}

.fit_modal_content p.security_text {
	font-size: 14px;
	margin-bottom: 20px;
}

.fit_modal_content p.security_sub_text {
	font-size: 12px;
	margin-bottom: 80px;
}

.fit_modal_content .security_code_box {
	display: flex;
	padding: 0 35px;
}

.fit_modal_content .security_code_box dl { padding: 0 30px; }
.fit_modal_content .security_code_box dl dt {
	text-align: center;
	margin-bottom: 20px;
}

.fit_modal_content .security_code_box dl dd span {
	padding: 0 20px;
	display: block;
}

.fit_modal_content .security_code_box dl dd img { max-width: 100%; }
.fit_modal_content .security_code_box dl dd p {
	font-size: 14px;
	line-height: 1.5;
	margin-top: 30px;
}

/*閉じるボタン*/
.modal_close {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 5%;
    right: 3%;
}
.modal_close_btn {
  display: inline-block;
  width: 33px;
  height: 33px;
  position: relative;
  cursor: pointer;
}
.modal_close_btn span::before,
.modal_close_btn span::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #BFBFBF;
}
.modal_close_btn span::before {
  transform: rotate(-45deg);
}
.modal_close_btn span::after {
  transform: rotate(45deg);
}
/*error*/
.error_wrap {
    position: absolute !important;
    bottom: auto;
    left: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
}
.error_wrap .balloon::before,
.error_wrap .balloon::after{
    content: none;
}
.error_wrap_noabsolute {
    bottom: auto;
    left: calc(100% + 10px);
    top: 50%;
}
.error_wrap_noabsolute .balloon::before,
.error_wrap_noabsolute .balloon::after{
    content: none;
}
.pay .repair_pay_number .error_wrap {
	position: inherit !important;
	transform: inherit;
	margin-bottom: 30px;
}
.pay .repair_pay_number .error_wrap .balloon {
	margin-bottom: 0;
	margin-top: 5px;
}
.title_box .error_wrap.repair_pay_error .balloon p {
	margin-bottom: 0;
	text-align: center;
}
@media (max-width: 767px){
    .error_wrap{
        position: static !important;
        transform: none;
    }
    .pay .repair_pay_number .error_wrap {
    	margin-bottom: 10px;
    }
    .title_box .error_wrap.repair_pay_error .balloon {
    	margin: 0;
    }
}
@media (min-width: 768px){
    .left_box .error_wrap {
        position: static!important;
        top: auto;
        transform: none;
        left: auto;
    }
    .pay .error_wrap {
        position: static!important;
        top: auto;
        bottom: auto;
        left: auto;
        transform: none;
    }
    .form_payment_flex{
        position: relative;
    }
    .form_payment_flex .error_wrap{
        top: 30px;
    }
    .address .error_wrap {
        position: static !important;
        transform: none;
    }
}
.cart_lists_quantity .error_wrap{
    position: initial !important;
    transform: none;
}

.receive_select_wrap {
	margin: auto auto 3rem;
}
.receive_radio {
	padding-left: 215px;
    margin-bottom: 2rem;
}
@media (max-width: 767px){
	.receive_radio {
		padding-left: 0px;
	}
	.receive_select_wrap .title_box {
		display: none;
	}
    .cart_lists .row .cart_lists_item {
        width: 100%;
        margin: 10px 0;
        box-sizing: border-box;
    }
    .cart_lists .row.cart_lists_item{
        display: none;
    }
}
.limit_message {
	font-weight: bold;
}
@media (min-width: 766px){
	.limit_message {
		font-size: 13px;
	}
}

/* 同時に会員登録~ */
.fnt_gray{
    color: #6E6E6E;
}
.sign-up{
    width: 100%;
}
.sign-up .help_text2{
    margin-bottom: 20px;
}
@media (min-width: 757px){
    .sign-up{
        margin-left:215px;
    }
}
.sp_wrap{
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.birth_box.form_group{
    width: 430px;
}
.birth_box span {
    line-height: 2.6;
    margin: 0 10px;
}
@media (min-width: 757px){
    .birth_box span {
        margin: 0 20px 0 10px;
    }
}
.birth_box .pd_year {
    width: 120px;
}
.birth_box .pd_month, .birth_box .pd_day {
    width: 82px;
}
.form_pw{
    max-width: 430px;
}
.form_group.form_pw.mt_15 {
    margin-top: 15px;
}
.w_max{
    width: 100%!important;
}
.form_group.margin0 {
    margin: 0;
}
@media (max-width: 756px){
    .birth_box .pd_year, .birth_box .pd_month, .birth_box .pd_day {
        width: 100%;
    }
}
@media (max-width: 756px){
    .birth_box .form_group_select:first-of-type {
        width: calc(40% - 22px);
    }
}
/* キャンペーン, ノベルティ */
.campaign_wrap{
    width: 100%;
}
.novelty_text{
    margin-left: auto;
}
.cart_lists_details2{
    padding: 20px 0;
}

/* 確認 */
.list_table > dt {
    width: 220px;
}
.postal_code_search {
    line-height: 2.6;
    margin-left: 16px;
    letter-spacing: normal;
}
.rank_box{
    width: 80%;
    max-width: 1260px;
    margin: 50px auto 20px;
    text-align: center;
    box-sizing: border-box;
    font-size: 1.4rem;
}
@media (max-width: 756px){
    .campaign_wrap{
        font-size: 13px;
    }
    .novelty_text{
        font-size: 1.2rem;
    }
    .postal_code_search{
        margin-left: 0;
    }
}
@media (min-width: 757px){
    .campaign_wrap{
        width:  calc(100% - 215px);
    }
    .novelty_text{
        font-size: 1.3rem;
    }
    .rank_box{
        text-align: right;
        font-size: 1.6rem;
    }
}

#authCode .error_wrap {
    position: static !important;
    transform: none;
}
.text_center{
    text-align: center;
    margin: 1em 0;
}
.color_blue {
	color: #0092EB;
}
.color_red {
	color: #FF3F4A;
}
#unrecieved {
    margin-top: 4rem;
}
#unrecieved p {
	font-size: 1.4rem;
}
#unrecieved ul {
	max-width: 836px;
	border: 1px solid #0092EB;
	font-size: 1.2rem;
	letter-spacing: 1.2px;
	padding: 0;
	margin: 0 auto;
}
#unrecieved ul > li {
	line-height: 1.5;
	list-style-type: disc;
	margin: 20px 20px 20px 25px;
}

.newsletter_notice {
    margin-top: 0.8em;
	font-size: 1.4rem;
}
.newsletter_hint {
    margin-top: 0.8em;
}
.receive_error {
    position: static !important;
    transform: none;
}
/*------------------
ウェイティングルーム
--------------------*/
/*ウェイティングルームモーダル*/
.wr_modal_content{
    background: #fff;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
	max-width: 900px;
    height: 90%;
	max-height: 800px;
    box-sizing: border-box;
    overflow-y: auto;
}
.wr-modal_inner{
    width: 80%;
    padding: 5% 0;
    margin: 0 auto;
}
.wr-btn {
	max-width: 192px;
	width: 100%;
	height: 42px;
	margin: 0 auto;
}
.wr-title {
	font-size: 23px;
	font-weight: bold;
	border-bottom: 4px solid #EFEFEF;
	margin: 0 auto 20px;
	padding-bottom: 16px;
	max-width: 550px;
	line-height: 1.2;
}
.wr-list {
	width: fit-content;
	margin: 0 auto 30px;
}
.wr-item {
	margin-left: 13px;
	font-size: 13px;
	line-height: 1.7;
	position: relative;
	text-align: left;
}
.wr-item::before {
	position: absolute;
	display: block;
	content: "・";
	width: 10px;
	height: 10px;
	left: -18px;
}
.wr-line {
	margin-bottom: 30px;
}
.wr-line-text {
	text-align: center;
	font-size: 20px;
}
.wr-line-b {
	font-weight: bold;
}
.wr-note {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.wr-text {
	font-size: 14px;
	margin-bottom: 20px;
	text-align: center;
}
/*ウェイティングルーム(カート)*/
.wr-boot {
	background: #CCCCFF;
	border: 1px solid #34339B;
	color: #34339B;
	padding: 10px 10px;
	font-size: 13px;
	margin-top: 10px;
}
.wr-boot-text {
	line-height: 1.2;
}
.wr-boot-inner {
	width: 100%;
}
@media screen and (max-width: 768px) {
	.wr-boot {
		margin: 10px auto 0;
		width: 80%;
	}
}

/* AT_DEV-956 ギフトオプション */
.gift_option_box {
	width: 90%;
	margin-left: 10%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 60px;
	box-sizing: border-box;
}
.gift_option_title {
	font-size: 1.4rem;
	padding: 20px 15px;
}
.gift_option_desc {
	margin-bottom: 8px;
	font-size: 1.3rem;
	padding: 0 15px;
}
/* gift_option: 共通 */
.gift_option_list {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 15px;
	padding: 0 15px;
}
.gift_option_row.is_disabled {
	opacity: 0.6;
}
.gift_option_row .gift_option_img img {
	max-width: 100%;
}
.gift_option_row .gift_option_stock_out,
.gift_option_details .gift_option_stock_out {
	color: #d32f2f;
	font-size: 1.2rem;
}
.gift_option_qty_col {
	display: flex;
	align-items: center;
	gap: 8px;
}
.gift_option_qty_col .form_group_select2::after {
	left: 75%;
}
.gift_option_qty_label {
	font-size: 1.3rem;
	white-space: nowrap;
}
.gift_option_note {
	margin-top: 12px;
	color: #d32f2f;
	font-size: 1.2rem;
}
.gift_option_details {
	margin-bottom: 0;
}
.gift_option_details.is_disabled {
	opacity: 0.5;
}
.gift_option_details .gift_option_label {
	font-size: 1.1rem;
	color: #888;
}
.gift_option_details .gift_option_target {
	font-size: 1.1rem;
	color: #888;
}
/* gift_option: PC/SP表示切替 */
.gift_option_list_sp { display: none; }
/* gift_option: PC用3列レイアウト（均等33.33%） */
.gift_option_row_pc {
	display: flex;
	align-items: center;
	padding-bottom: 20px;
}
.gift_option_row_pc .gift_option_info_col {
	width: 33.33%;
	flex: 0 0 33.33%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	gap: 10px;
	padding-right: 10px;
}
.gift_option_row_pc .gift_option_info_col .gift_option_img {
	flex: 0 0 auto;
	max-width: 80px;
}
.gift_option_row_pc .gift_option_info_col .gift_option_name_col {
	flex: 1;
	min-width: 0;
}
.gift_option_row_pc .gift_option_name {
	font-size: 1.3rem;
}
.gift_option_target_products {
	font-size: 1.3rem;
}
.gift_option_row_pc .gift_option_qty_col {
	width: 33.33%;
	flex: 0 0 33.33%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding-right: 10px;
}
.gift_option_row_pc .gift_option_price_col {
	width: 33.33%;
	flex: 0 0 33.33%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	font-size: 1.3rem;
	white-space: nowrap;
}
/* AT_DEV-956: SP カートアイテム画像+製品名 横並び */
@media screen and (max-width: 768px) {
	/* flexコンテナ化（global.css display:inherit を上書き） */
	.cart_lists .row.cart_lists_details,
	.cart_lists .cart_lists_details > .row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	/* 画像: 左35% */
	.cart_lists .row .cart_lists_img {
		width: 35%;
		flex: 0 0 35%;
		margin-bottom: 10px;
		text-align: center;
	}

	/* 製品名: 右65% */
	.cart_lists .row .cart_lists_item,
	.cart_lists .row .cart_lists_name {
		width: 65%;
		flex: 0 0 65%;
		margin: 0;
		padding: 0 10px 10px;
		box-sizing: border-box;
		text-align: left;
	}

	/* confirm: 独立color/sizeカラム非表示 */
	.cart_lists .row .cart_lists_color,
	.cart_lists .row .cart_lists_size {
		display: none;
	}

	/* 数量・削除・価格: 全幅で縦積み */
	.cart_lists .row .cart_lists_quantity,
	.cart_lists .row .cart_lists_delete,
	.cart_lists .row .cart_lists_price {
		width: 100%;
		flex: 0 0 100%;
		text-align: center;
		margin-bottom: 10px;
	}
}

/* gift_option: SP用（768px以下） */
@media screen and (max-width: 768px) {
	.gift_option_box {
		width: 100%;
		margin-left: 0;
		padding: 20px 5px;
	}
	.gift_option_title { text-align: center; }
	.gift_option_list_pc { display: none; }
	.gift_option_list_sp { display: flex; flex-direction: column; gap: 10px; margin-top: 15px; }
	.gift_option_row_sp {
		display: flex;
		flex-direction: row;
		align-items: center;
		gap: 12px;
		padding-bottom: 20px;
	}
	.gift_option_row_sp .gift_option_img {
		flex: 0 0 40%;
		width: 40%;
		text-align: center;
	}
	.gift_option_row_sp .gift_option_img img {
		width: 80%;
		margin: 0 auto;
	}
	.gift_option_row_sp .gift_option_right {
		flex: 1;
		min-width: 0;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
	}
	.gift_option_row_sp .gift_option_name {
		text-align: left;
	}
	.gift_option_row_sp .gift_option_qty_col {
		justify-content: center;
	}
	.gift_option_row_sp .gift_option_price_row {
		display: flex;
		gap: 20px;
		width: 100%;
		align-items: center;
		white-space: normal;
	}
	.gift_option_row_sp .gift_option_price_label {
		font-size: 1.1rem;
		line-height: 1.4;
	}
	.gift_option_row_sp .gift_option_price_value {
		font-size: 1.3rem;
		font-weight: bold;
	}
}
