@charset "UTF-8";

* { -webkit-text-size-adjust: none; }
img,
#sub-menu-btn { -webkit-tap-highlight-color: rgba(0,0,0,0); }

/* コンテンツ
------------------------------------------------------ */
.rwd-contents {
	min-width: 10px;
	max-width: 1366px;
	width: 96%;
	margin: 0 auto;
}
.co-w750 {
	width: 96%;
	margin: 0 auto;
	max-width: 750px;
}
.co-w960 {
	width: 96%;
	margin: 0 auto;
	max-width: 960px;
}

/*** タイトル ***/
@media screen and (max-width: 670px) {
	.co-container .co-title1 span { font-size: 16px ; }
}

/*** フォーム：ステップ ***/
@media screen and (max-width: 670px) {
	/* 2段階ステップ */
	.step-info.step2:after {
		margin: 0 36%;
		width: 28%;
	}
	.step-info.step2 p { width: 27%; }
	/* 3段階ステップ */
	.step-info.step3:after {
		margin: 0 16%;
		width: 68%;
	}
	.step-info.step3 p { width: 33%; }
	/* 4段階ステップ */
	.step-info.step4:after {
		margin: 0 12%;
		width: 76%;
	}
	.step-info.step4 p { width: 24%; }
	/* 5段階ステップ */
	.step-info.step5:after {
		margin: 0 9%;
		width: 82%;
	}
	.step-info.step5 p { width: 20%; }
	/* 6段階ステップ */
	.step-info.step6:after {
		margin: 0 8%;
		width: 84%;
	}
	.step-info.step6 p { width: 16.6%; }
}

/*** 海外会員登録 ***/
.foreign-form .foreign-input-area form input[type="text"] {
	width: 94%;
	max-width: 350px;
}
.foreign-form .foreign-input-area form .add-cap {
	max-width: 550px;
	width: 96%;
	min-width: 260px;
}
.holiday-slct p { display: inline-block; }
.holiday-slct .weekday p {
	width: 48%;
	max-width: 135px;
}
@media screen and (max-width:670px){
	.holiday-slct p { margin: 2px 0; }
}
/* 完了画面のバナー */
#pr_finish_a {
	width: 96%;
	max-width: 606px;
	margin: 0 auto;
}
#pr_finish_a img { width: 100%; }

/* フォーム
----------------------------------------------------------------------------------------------- */
/* 外枠 */
.fo-contents { width: auto; }
/* テーブル */
.fo-rwd-table .row .th-cap {
	background-color: #eeeeee;
	vertical-align: top;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	font-weight: bold;
	text-align: left;
}
.fo-rwd-table .row .td-txt {
	vertical-align: top;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	text-align: left;
}
.fo-form-center .fo-rwd-table .row .th-cap,
.rwd-container .fo-rwd-table .row .th-cap {
	border-top: none;
	text-align: left;
}
.fo-form-center .fo-rwd-table .row .td-txt,
.rwd-container .fo-rwd-table .row .td-txt {
	border-top: none;
	text-align: left;
}
.fo-rwd-table .row .td-small-cap {
	display: block;
}
.fo-rwd-table .row .td-inner-box {
	margin-bottom: 10px;
}
.fo-rwd-table .row .td-eg {
	display: inline-block;
	padding-top: 5px;
	width: 11em;
}
.fo-rwd-table .td-inner-box {
	margin-bottom: 10px;
}
.fo-rwd-table .fo-contents table .multiple-frame {
	padding-bottom: 2px;
}
.fo-rwd-table .country-select-area,
.fo-rwd-table .city-select-area {
	width: 280px;
}
.fo-rwd-table .city-select-box-wrap {
	position: relative;
}
.fo-rwd-table .city-select-box {
	position: absolute;
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px 30px 10px 10px;
	min-width: 280px;
	border: 1px solid #aaa;
	top: -4px;
	box-shadow: 2px 2px 3px 0 #bbbbbb;
	-webkit-box-shadow: 2px 2px 3px 0 #bbbbbb;
	-moz-box-shadow: 2px 2px 3px 0 #bbbbbb;
}
.fo-rwd-table .city-select-content {
	position: relative;
}
.fo-rwd-table .city-search-mark {
	position: absolute;
	top: 5px;
	left: 7px;
}
.fo-rwd-table .city-co-tooltip-cancel {
	position: absolute;
	top: 5px;
	right: 7px;
	float: none;
}
.fo-rwd-table .city-select-search {
	width: 100%;
	text-indent: 27px;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.fo-rwd-table .city-select-wrap select {
	width: 100%;
	box-sizing: border-box;
	margin-top: 10px;
}
.fo-rwd-table .radio-33per {
	width: 33%;
	float: left;
}
.fo-rwd-table .radio-33per>label {cursor: pointer;}
.fo-rwd-table .importantInput {
	background-color: rgb(255, 223, 223);
	background-image: none;
	ime-mode: disabled;
}
.fo-rwd-table #suggest_city {
	height: 120px;
	overflow: auto;
}
.fo-rwd-table #suggest_city::-webkit-scrollbar{ 
	width: 5px;
}
.fo-rwd-table #suggest_city::-webkit-scrollbar-thumb{ 
	background: #999;
	border-radius: 10px;
}
.fo-rwd-table #suggest_city::-webkit-scrollbar-track-piece:start,
.fo-rwd-table #suggest_city::-webkit-scrollbar-track-piece:end{
	background: #eee;
}
.fo-rwd-table .suggest-city-list {
	cursor: default;
}
.fo-rwd-table .suggest-city-list:hover {
	background-color: #3399ff;
	color: #fff;
}
.fo-rwd-table .country-select-area,
.fo-rwd-table .city-select-area {
	padding: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
}
.fo-rwd-table .country-select-area::-ms-expand,
.fo-rwd-table .city-select-area::-ms-expand {
	display: none;
}
.fo-rwd-table .country-box::after,
.fo-rwd-table .fo-hidden-option-wrap::after {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #a7a7a7;
	content: "";
	display: block;
	height: 0;
	margin: -2px 0 0;
	position: relative;
	top: -1.1em;
	left: 19.5em;
	width: 0;
}
/* IE8 */
@media \0screen {
	.fo-rwd-table .city-select-search {
		text-indent: 0;
	}
	.fo-rwd-table .city-search-mark {
		display: none;
	}
	.fo-rwd-table .city-select-content:after {
		content: "*Please enter at least 2 letters.";
		display: block;
		position: relative;
		padding-top: 5px;
		color: #666;
	}
}
@media screen and (max-width:940px){
	.fo-rwd-table .td-txt .fo-error-exclamation {
		background-image: url('/img/common/icon/error_warning.png');
		background-size: 14px 14px;
		background-position: left 2px;
	}
}
/* テーブル内タイトル */
.fo-rwd-info .fo-title {
	border-left: 5px solid #8f8f8f;
	font-weight: bold;
	margin: 0;
	padding: 3px 4px;
}
.fo-rwd-info .caution-eng {
	color: #dc4d4d;
	font-weight: bold;
	margin: 5px 0 0 10px;
}
@media screen and (min-width:671px){
	.fo-rwd-info { padding: 10px; }
	.fo-rwd-table {
		display: table;
		border-collapse: collapse;
		width: 100%;
	}
	.fo-rwd-table .row { display: table-row; }
	.fo-rwd-table .row .th-cap {
		padding: 15px;
		display: table-cell;
		width: 30%;
	}
	.fo-rwd-table .row .td-txt {
		padding: 15px;
		display: table-cell;
		width: 70%;
	}
}
/* IE8 */
@media \0screen {
	.fo-rwd-info { padding: 10px; }
	.fo-rwd-table {
		display: table;
		border-collapse: collapse;
		width: 100%;
	}
	.fo-rwd-table .row { display: table-row; }
	.fo-rwd-table .row .th-cap {
		padding: 15px;
		display: table-cell;
		width: 30%;
	}
	.fo-rwd-table .row .td-txt {
		padding: 15px;
		display: table-cell;
		width: 70%;
	}
}
@media screen and (max-width: 940px) and (min-width: 671px) {
	.fo-rwd-table .row .multiple-frame {
		padding-bottom: 7px;
	}
	.fo-rwd-table .row .city-search-mark {
		top: 6px;
	}
	.fo-rwd-table .city-select-box {
		top: -2px;
		left: 2px;
	}
}
@media screen and (max-width:670px){
	.fo-rwd-info { padding: 10px 3%; }
	.fo-rwd-table {
		border: none;
		display: block;
	}
	.fo-rwd-table .row { display: block; }
	.fo-rwd-table .row .th-cap {
		padding: 10px 3%;
		display: block;
		margin-top: -1px !important;
		border-bottom: 0;
	}
	.fo-rwd-table .row .td-txt {
		padding: 15px 3%;
		display: block;
		margin-top: -1px;
		border-top: 0;
	}
	.fo-rwd-table .row .multiple-frame {
		padding-bottom: 7px;
	}
	.fo-rwd-table .city-search-mark {
		top: 7px;
	}
	.fo-rwd-table .suggest-city-list {
		padding: 3px;
	}
	.fo-rwd-table .country-select-area,
	.fo-rwd-table .city-select-area {
		width: 250px;
		padding: 8px;
	}
	.fo-rwd-table .country-box::after {
		left: 17.5em;
		top: -1.4em;
	}
	.fo-rwd-table .fo-hidden-option-wrap::after {
		left: 17.5em;
		top: -1.4em;
	}
}
/* 注記 */
input[type='text'],input[type='password'],
input[type='tel'],input[type='email'],input[type='number'],textarea {
	border: 1px #999999 solid;
	padding: 3px;
}
.fo-rwd-table .notes {
	color: #666666;
	font-size: 80%;
}
.fo-rwd-table .notes.notes-red {
	color: #dc4d4d;
}
/* 入力エリア */
.fo-rwd-table .fo-vshort {
	max-width: 50px;
	width: 20%;
}
.fo-rwd-table .fo-short {
	max-width: 80px;
	width: 25%;
}
.fo-rwd-table .fo-middle {
	max-width: 130px;
	width: 30%;
}
.fo-rwd-table .fo-long {
	max-width: 240px;
	width: 70%;
}
.fo-rwd-table .fo-vlong {
	max-width: 350px;
	width: 97%;
}
@media screen and (max-width:670px){
	input[type='text'],input[type='file'],input[type='password'],
	input[type='tel'],input[type='email'],input[type='number'] {
		padding: 4px 2%;
		font-size: 14px;
	}
}
/* SSL */
@media screen and (max-width:670px){
	.ssl-box {
		margin-top: 20px;
		width: 235px;
	}
	.ssl-box .ssl-txt {
		margin-top: 4px;
		width: 145px;
	}
	.ssl-box .ssl-sticker { width: 40px; }
	.ssl-box input[name='Sticker'] { width: 30px; }
	.ssl-box .ssl-sticker {
		float: right;
		width: 80px;
		padding: 3px 3px 3px 0;
	}
	.ssl-box .ssl-sticker table,
	.ssl-box .ssl-sticker table img {
		width: 80px;
	}
}
@media screen and (max-width:940px){
	.fo-rwd-table .radio-33per {width: 50%;}
}

/* -----------------------------------------------------------------------------------------------------------
	以下はunique的な扱いのもの
----------------------------------------------------------------------------------------------------------- */
/* 海外向け会員登録
------------------------------------------------------- */
#foreign-entry p { margin: 0; }
#foreign-entry h1 { color: #ffffff; }
#foreign-entry h2 {
	border: 0;
	color: #2d70b5;
	margin: 0 auto 20px;
	text-align: center;
	font-weight: normal;
}
@media screen and (min-width: 671px) {
	#foreign-entry h2 { font-size: 26px; }
}
/* IE8 */
@media \0screen {
	#foreign-entry { min-width: 990px; }
	#foreign-entry h2 { font-size: 26px; }
}
@media screen and (max-width: 670px) {
	#foreign-entry h2 {
		width: 96%;
		font-size: 19px;
	}
}

/*** パイオニア ***/
#foreign-entry .pioneer-sd {
	width: 92%;
	max-width: 910px;
	margin: 0 auto;
	position: relative;
}
/* ふきだし */
#foreign-entry .pioneer-sd:before{
	content: "";
	position: absolute;
	bottom: -180px;
	left: 50%;
	width: 0;
	height: 0;
	border-top: 50px solid #fff;
	border-right: 120px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 120px solid transparent;
	margin-left: -120px;
	z-index: 3;
}
@media screen and (min-width: 671px) {
	#foreign-entry .pioneer-sd {
		margin: 90px auto 80px;
		display: table;
	}
	#foreign-entry .pioneer-sd .row { display: table-row; }
	#foreign-entry .pioneer-logo {
		width: 39%;
		padding: 0 5.5% 0 1.5%;
	}
	#foreign-entry .pioneer-logo img { width: 100%; }
	#foreign-entry .pioneer-logo,
	#foreign-entry .pioneer-txt {
		display: table-cell;
		vertical-align: middle;
	}
	#foreign-entry .pioneer-txt h2 { text-align: left; }
	#foreign-entry .pioneer-txt {
		line-height: 1.6;
		margin-top: 10px;
	}
	#foreign-entry .pioneer-txt p { font-size: 15px; }
}
/* IE8 */
@media \0screen {
	#foreign-entry .pioneer-sd { padding: 90px 0; }
	#foreign-entry .pioneer-txt h2 { text-align: left; }
	#foreign-entry .pioneer-logo {
		float: left;
		width: 32%;
		padding-left: 1.5%;
	}
	#foreign-entry .pioneer-logo img {
		width: 289px;
		height: auto;
	}
	#foreign-entry .pioneer-txt {
		float: right;
		width: 61%;
		line-height: 1.6;
		margin-top: 10px;
	}
	#foreign-entry .pioneer-txt p { font-size: 15px; }
}
@media screen and (max-width: 670px) {
	#foreign-entry .pioneer-sd:before{ bottom: -100px; }
	#foreign-entry .pioneer-logo { display: none; }
	#foreign-entry .pioneer-txt { padding-top: 40px; }
	#foreign-entry .pioneer-txt p {
		width: 92%;
		margin: 0 auto 40px;
	}
}

/*** スーパーデリバリーが選ばれる理由 ***/
#foreign-entry .point-sd {
	background-color: #dde8f2;
	padding: 120px 0 80px;
	position: relative;
	z-index: 1;
}
#foreign-entry .point-box {
	margin: 0 auto;
	padding-top: 35px;
	position: relative;
	text-align: center;
}
#foreign-entry .point-box dl {
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	display: inline-block;
	vertical-align: top;
	margin: 10px 1% 15px;
}
#foreign-entry .point-box dd {
	font-size: 15px;
	margin-left: 0;
	text-align: left;
}
#foreign-entry .point-box h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}
#foreign-entry .point-box dd span { line-height: 1.7em; }
#foreign-entry .point-box .big dd img { float: left; }
#foreign-entry .point-box .small dt {
	margin: 10px 2% 0;
}
#foreign-entry .point-box .small img {
	width: 100%;
	height: auto;
	max-width: 195px;
}
#foreign-entry .point-sd:before {
	border-color: #dde8f2 transparent transparent;
	border-style: solid;
	border-width: 50px 120px;
	bottom: -95px;
	content: "";
	height: 0;
	left: 50%;
	margin-left: -120px;
	position: absolute;
	width: 0;
	z-index: 3;
}
@media screen and (min-width: 671px) {
	#foreign-entry .point-box { max-width: 990px; }
	#foreign-entry .point-box .big dt { margin-bottom: 5px; }
	#foreign-entry .point-box .big dl {
		height: 17em;
		padding: 40px 3% 0;
		position: relative;
		width: 40%;
	}
	#foreign-entry .point-box dd { padding-top: 35px; }
	#foreign-entry .point-box .big dd span {
		padding-top: 2em;
	}
	#foreign-entry .point-box .big h3 {
		bottom: 0;
		left: 0;
		margin: 0 10px;
		position: absolute;
		right: 0;
		top: 25px;
	}
	#foreign-entry .point-box .big img {
		float: left;
		padding: 30px 20px 30px 0;
		width: 50%;
		max-width: 175px;
	}
	#foreign-entry .point-box .small dl {
		height: 30.5em;
		padding: 25px 3% 0;
		width: 24%;
	}
	#foreign-entry .point-box .small dd { padding-top: 3.5em; }
	#foreign-entry .point-box .small dt { height: 190px; }
	#foreign-entry .point-box .small img { padding: 0 0 10px; }
}
/* IE8 */
@media \0screen {
	#foreign-entry .point-box { max-width: 990px; }
	#foreign-entry .point-box .big dt { margin-bottom: 5px; }
	#foreign-entry .point-box .big dl {
		width: 46%;
		padding: 40px 15px 0;
		height: 21em;
		position: relative;
		box-sizing: border-box;
	}
	#foreign-entry .point-box dd { padding-top: 15px; }
	#foreign-entry .point-box .big dd span { padding-top: 35px; }
	#foreign-entry .point-box .big h3 {
		position: absolute;
		top: 35px;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
	#foreign-entry .point-box .big img {
		float: left;
		padding: 35px 20px 10px 0;
	}
	#foreign-entry .point-box .big dd { padding-top: 3em; }
	#foreign-entry .point-box .small dl {
		width: 30%;
		height: 31.5em;
		padding: 25px 2% 0;
		box-sizing: border-box;
	}
	#foreign-entry .point-box .small dt { height: 210px; }
	#foreign-entry .point-box .small dd { padding-top: 1.5em; }
	#foreign-entry .point-box .small img {
		height: auto;
		width: 195px;
		padding : 0 0 10px;
	}
	/* IE8用ふきだし */
	#foreign-entry .point-sd:before{
		content: "";
		position: absolute;
		bottom: -95px;
		left: 50%;
		width: 0;
		height: 0;
		border-top: 50px solid #dde8f2;
		border-right: 120px solid transparent;
		border-bottom: 50px solid transparent;
		border-left: 120px solid transparent;
		margin-left: -120px;
		z-index: -1;
	}
}
@media screen and (min-width:671px) and (max-width:940px){
	#foreign-entry .point-box .small dd { padding-top: 1.5em; }
	#foreign-entry .point-box .big img { padding: 40px 20px 60px 0; }
}
@media screen and (max-width: 670px) {
	#foreign-entry .point-sd { padding: 100px 0 40px; }
	#foreign-entry .point-box { padding-top: 0; }
	#foreign-entry .point-box dl {
		margin: 10px auto 15px;
		width: 94%;
		padding-top: 10px;
	}
	#foreign-entry .point-box dd { padding: 15px; }
}

/*** 注文から発送までの流れ ***/
#foreign-entry .order-flow {
	background-color: #f5f5f5;
	position: relative;
}
#foreign-entry .order-flow .flow-area {
	width: 92%;
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}
/* 左側 */
#foreign-entry .order-flow .flow-img img {
	width: 100%;
	max-width: 577px;
}
#foreign-entry .order-flow .flow-img-note { text-align: left; }
/* 右側 */
#foreign-entry .flow-txtbox {
	box-shadow: 0 0 5px 0 rgba(50,50,50,0.2);
	background-color: #ffffff;
	margin-bottom: 20px;
}
#foreign-entry .flow-txtbox h3 {
	background-color: #2d70b5;
	color: #ffffff;
	margin: 0;
	line-height: 1;
	font-weight: normal;
}
#foreign-entry .flow-txt {
	font-size: 13px;
	padding: 10px 15px;
	box-shadow: 0 10px 4px -9px rgba(50, 50, 50, 0.2) inset;
}
#foreign-entry .flow-note {
	background-color: #f5f5f5;
	padding: 10px;
	font-size: 12px;
	margin-top: 10px;
}
#foreign-entry .flow-note span { font-weight: bold; }
/* ふきだし */
#foreign-entry .order-flow:before{
	content: "";
	position: absolute;
	bottom: -99px;
	left: 50%;
	width: 0;
	height: 0;
	border-top: 50px solid #f5f5f5;
	border-right: 120px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 120px solid transparent;
	margin-left: -120px;
	z-index: 3;
}
@media screen and (min-width: 671px) {
	#foreign-entry .order-flow { padding: 90px 0 60px; }
	#foreign-entry .order-flow .flow-area { padding-top: 20px; }
	#foreign-entry .order-flow .flow-img-note {
		position: absolute;
		bottom: -20px;
		left: 35px;
		font-size: 16px;
	}
	#foreign-entry .order-flow .flow-img-note.jpn-note { bottom: 20px; }
	#foreign-entry .order-flow .flow-img-note .caution {
		font-size: 14px;
		margin-top: 20px;
		text-indent: -1em;
		padding-left: 1em;
	}
	#foreign-entry .order-flow .flow-img {
		float: left;
		width: 66%;
		text-align: right;
	}
	#foreign-entry .order-flow .flow-img img { margin-bottom: 20px; }
	/* 右側 */
	#foreign-entry .flow-txtbox h3 {
		font-size: 20px;
		padding: 10px 10px 8px;
	}
	#foreign-entry .flow-txtbox {
		float: right;
		width: 29%;
	}
}
/* IE8 */
@media \0screen {
	#foreign-entry .order-flow { padding: 90px 0 60px; }
	#foreign-entry .order-flow .flow-area { padding-top: 20px; }
	#foreign-entry .order-flow .flow-img-note {
		position: absolute;
		bottom: -20px;
		left: 35px;
		font-size: 16px;
	}
	#foreign-entry .order-flow .flow-img-note .caution {
		font-size: 14px;
		margin-top: 20px;
		text-indent: -1em;
		padding-left: 1em;
	}
	#foreign-entry .order-flow .flow-img {
		float: left;
		width: 66%;
		text-align: right;
	}
	#foreign-entry .order-flow .flow-img img {
		margin-bottom: 20px;
		height: auto;
		width: 577px;
	}
	/* 右側 */
	#foreign-entry .flow-txtbox h3 {
		font-size: 20px;
		padding: 10px 10px 8px;
	}
	#foreign-entry .flow-txt { border: 1px #cccccc solid; }
	#foreign-entry .flow-txtbox {
		float: right;
		width: 29%;
	}
}
@media screen and (max-width:940px) and (min-width: 671px) {
	#foreign-entry .order-flow .flow-img-note {
		position: static;
	}
}
@media screen and (max-width: 670px) {
	#foreign-entry .order-flow { padding: 70px 0 40px; }
	#foreign-entry .order-flow .flow-img-note {
		width: 95%;
		margin: 0 auto 20px;
		font-size: 14px;
	}
	#foreign-entry .order-flow .flow-img-note .caution {
		font-size: 11px;
		margin-top: 10px;
		text-indent: -1em;
		padding-left: 1em;
	}
	#foreign-entry .order-flow .flow-img { text-align: center; }
	#foreign-entry .order-flow .flow-img img { margin-bottom: 10px; }
	/* 右側 */
	#foreign-entry .flow-txtbox h3 {
		font-size: 16px;
		padding: 5px 10px 7px;
	}
}

/*** 事前登録のメリット ***/
#foreign-entry .pre-regi-merit {
	width: 92%;
	max-width: 950px;
	margin: 0 auto;
}
#foreign-entry .pre-regi-merit h3 img { vertical-align: middle; }
#foreign-entry .pre-regi-merit .txt-box p { line-height: 1.7; }
@media screen and (min-width: 671px) {
	#foreign-entry .pre-regi-merit { padding: 55px 0 70px; }
	#foreign-entry .pre-regi-merit h3 {
		line-height: 20px;
		font-size: 20px;
		margin: 50px 0 15px;
		text-indent: -40px;
		padding-left: 40px;
	}
	#foreign-entry .pre-regi-merit h3 img { margin-right: 10px; }
	#foreign-entry .pre-regi-merit .txt-box {
		display: inline-block;
		width: 48%;
	}
	#foreign-entry .pre-regi-merit .txt-box p {
		font-size: 15px;
		padding: 0 10px 0 40px;
	}
}
/* IE8 */
@media \0screen {
	#foreign-entry .pre-regi-merit { padding: 55px 0 70px; }
	#foreign-entry .pre-regi-merit h3 {
		line-height: 20px;
		font-size: 20px;
		margin: 50px 0 15px;
		text-indent: -40px;
		padding-left: 40px;
	}
	#foreign-entry .pre-regi-merit h3 img { margin-right: 10px; }
	#foreign-entry .pre-regi-merit .txt-box {
		display: inline-block;
		width: 48%;
	}
	#foreign-entry .pre-regi-merit .txt-box p {
		font-size: 15px;
		padding: 0 10px 0 40px;
	}
}
@media screen and (max-width: 670px) {
	#foreign-entry .pre-regi-merit { padding: 40px 0; }
	#foreign-entry .pre-regi-merit h2 { margin: 0; }
	#foreign-entry .pre-regi-merit h3 {
		font-size: 16px;
		margin: 20px 0 10px;
		text-indent: -30px;
		padding-left: 30px;
	}
	#foreign-entry .pre-regi-merit h3 img {
		width: 20px;
		margin: 0 5px 0 5px;
	}
	#foreign-entry .pre-regi-merit .txt-box { float: none; }
	#foreign-entry .pre-regi-merit .txt-box p { padding: 0 10px 0 30px; }
}

/** 配送にかかる費用と日数の目安 **/
#foreign-entry .costs-sh {
	margin: 0 auto;
	text-align: center;
	padding: 100px 0 80px;
	position: relative;
}
#foreign-entry .costs-list {
	width: 96%;
	max-width: 840px;
	margin: 0 auto;
}
#foreign-entry .costs-sh table {
	font-size: 13px;
	border-collapse: separate;
	border-radius: 5px;
	width: 100%;
}
#foreign-entry .costs-sh table tr:last-child td:first-child { border-radius: 0 0 0 5px;}
#foreign-entry .costs-sh table tr:last-child td:last-child { border-radius: 0 0 5px 0;}
#foreign-entry .costs-sh table td {
	background-color: #e0e7ca;
	padding: 15px;
}
#foreign-entry .costs-sh table th {
	background-color: #b5d277;
	font-size: 14px;
	width: 20%;
	position: relative;
	border-radius: 5px 5px 0 0;
	padding: 10px;
}
#foreign-entry .costs-sh table th img {
	position: absolute;
	bottom: -14px;
	left: 0;
	width: 100%;
	height: 14px;
	z-index: 3;
}
#foreign-entry .costs-sh table th:first-child {
	background-color: #fff;
	padding: 0 20px;
}
#foreign-entry .costs-sh table tr td span {
	font-weight: bold;
	font-size: 14px;
}
#foreign-entry .costs-sh table th:first-child:after { border: none;}
#foreign-entry .costs-sh table tr.delitime td {
	background-color: #e6edf2;
	border-top: 8px solid #fff;
}
#foreign-entry .costs-sh table tr.delitime td:first-child {
	background-color: #e6f5ff;
	padding: 13px 0 10px;
	width: 15%;
}
#foreign-entry .costs-sh table tr>td:first-child { background-color: #dae9ae; }
#foreign-entry .costs-sh .supple {
	font-size: 13px;
	margin: 5px auto 0;
}
#foreign-entry .costs-sh .supple p{
	text-align: right;
	font-size: 11px;
}
#foreign-entry .costs-sh .supple ul { text-align: left; }
#foreign-entry .costs-sh .supple ul li {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
/* やじるし */
#foreign-entry .costs-sh:before{
	content: "";
	position: absolute;
	bottom: -100px;
	left: 50%;
	width: 0;
	height: 0;
	border-top: 50px solid #fff;
	border-right: 120px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 120px solid transparent;
	margin-left: -120px;
	z-index: 3;
}
/* SP */
@media screen and (max-width: 670px) {
	#foreign-entry .costs-sh { padding: 80px 0 40px; }
	#foreign-entry .costs-sh table { font-size: 11px; }
	#foreign-entry .costs-sh table td { padding: 8px 0;}
	#foreign-entry .costs-sh table th {
		font-size: 11px;
		padding: 5px 3px 0 3px;
	}
	#foreign-entry .costs-sh table th:first-child {
		padding: 0;
		width: 10%;
	}
	#foreign-entry .costs-sh table tr td span { font-size: 10px;}
	#foreign-entry .costs-sh .supple { font-size: 11px;}
	#foreign-entry .costs-sh .supple ul { margin-top: 10px; }
}

/*** 会員登録から利用開始まで ***/
#foreign-entry .starting {
	background-color: #2d70b5;
	padding: 100px 0 55px;
}
#foreign-entry .starting h2 {
	color: #ffffff;
	margin-bottom: 35px;
}
#foreign-entry .starting .start-flow {
	width: 92%;
	max-width: 920px;
	margin: 0 auto;
}
#foreign-entry .starting .start-flow .start-txt {
	background-color: #ffffff;
	color: #2d70b5;
	box-sizing: border-box;
	line-height: 1.6;
}
#foreign-entry .starting .start-flow .start-txt img {
	width: 100%;
	min-width: 74px;
	max-width: 140px;
}
#foreign-entry .starting .start-flow .start-finish {
	color: #2d70b5;
	text-align: center;
	position: relative;
}
#foreign-entry .starting .start-flow .start-finish p {
	position: absolute;
	width: 100%;
}
#foreign-entry .starting .start-flow .start-arw { text-align: center; }
/* 会員資格 */
#foreign-entry .starting .membership {
	max-width: 845px;
	width: 92%;
	margin: 0 auto;
	border: 1px #ffffff solid;
	color: #ffffff;
	margin-top: 40px;
	box-sizing: border-box;
	line-height: 1.6;
}
#foreign-entry .starting .membership h3 { margin: 0 0 5px; }
@media screen and (min-width: 671px) {
	#foreign-entry .starting .start-flow { display: table; }
	#foreign-entry .starting .start-flow .row { display: table-row; }
	#foreign-entry .starting .start-flow .start-txt {
		display: table-cell;
		width: 21.5%;
		text-align: center;
		padding: 20px 10px;
		font-size: 16px;
	}
	#foreign-entry .starting .start-flow .start-arw { width: 4.5%; }
	#foreign-entry .starting .start-flow span { display: block; }
	#foreign-entry .starting .start-flow .start-txt,
	#foreign-entry .starting .start-flow .start-finish,
	#foreign-entry .starting .start-flow .start-arw {
		display: table-cell;
		vertical-align: middle;
	}
	#foreign-entry .starting .start-flow .start-txt img { margin: 10px 0 15px -3%; }
	#foreign-entry .starting .start-flow .start-finish img {
		width: 100%;
		max-width: 194px;
	}
	/* 会員資格 */
	#foreign-entry .starting .membership { padding: 20px 30px; }
	#foreign-entry .starting .membership h3 { font-size: 18px; }
	#foreign-entry .starting .membership p { font-size: 15px; }
}
/* IE8 */
@media \0screen {
	#foreign-entry .starting .start-flow { display: table; }
	#foreign-entry .starting .start-flow .row { display: table-row; }
	#foreign-entry .starting .start-flow .start-txt {
		display: table-cell;
		width: 22%;
		text-align: center;
		padding: 20px 10px;
		font-size: 16px;
	}
	#foreign-entry .starting .start-flow .start-arw { width: 4.5%; }
	#foreign-entry .starting .start-flow span { display: block; }
	#foreign-entry .starting .start-flow .start-txt,
	#foreign-entry .starting .start-flow .start-finish,
	#foreign-entry .starting .start-flow .start-arw {
		display: table-cell;
		vertical-align: middle;
	}
	#foreign-entry .starting .start-flow .start-txt img {
		margin: 0 0 10px -3%;
		height: auto;
		width: 130px;
	}
	#foreign-entry .starting .start-flow .start-finish { font-size: 20px; }
	#foreign-entry .starting .start-flow .start-finish img {
		width: 90%;
		max-width: 194px;
	}
	#foreign-entry .starting .start-flow .start-finish p { bottom: 25%; }
	/* 会員資格 */
	#foreign-entry .starting .membership { padding: 20px 30px; }
	#foreign-entry .starting .membership h3 { font-size: 18px; }
	#foreign-entry .starting .membership p { font-size: 15px; }
}
@media screen and (min-width:941px) {
	#foreign-entry .starting .start-flow .start-finish { font-size: 20px; }
	#foreign-entry .starting .start-flow .start-finish p { bottom: 25%; }
}
@media screen and (max-width:940px) and (min-width: 671px) {
	#foreign-entry .starting .start-flow .start-finish { font-size: 18px; }
	#foreign-entry .starting .start-flow .start-finish p { bottom: 29%; }
}
@media screen and (max-width: 670px) {
	#foreign-entry .starting .start-flow span { display: inline-block; }
	#foreign-entry .starting .start-flow img,
	#foreign-entry .starting .start-flow p { vertical-align: middle; }
	#foreign-entry .starting .start-flow .start-txt img { width: 20%; }
	#foreign-entry .starting .start-txt p {
		display: inline-block;
		width: 70%;
		margin-left: 3%;
	}
	#foreign-entry .starting .start-flow .start-txt { padding: 5px 5px 5px 20px; }
	#foreign-entry .starting .start-flow .start-arw { margin: 3px 0; }
	#foreign-entry .starting .start-flow .start-arw:nth-child(6) { margin: 12px 0; }
	#foreign-entry .starting .start-flow .start-arw img {
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		width: 10px;
	}
	#foreign-entry .starting .start-flow .start-txt img { margin-left: -7px; }
	#foreign-entry .starting .start-flow .start-finish img {
		width: 50%;
		max-width: 140px;
	}
	#foreign-entry .starting .start-flow .start-finish p {
		bottom: 15%;
		font-size: 15px
	}
	/* 会員資格 */
	#foreign-entry .starting .membership { padding: 10px 15px; }
	#foreign-entry .starting .membership h3 { font-size: 16px; }
}

/*** メアド入力 ***/
#foreign-entry .foreign-form {
	width: 92%;
	max-width: 800px;
	margin: 20px auto;
}
#foreign-entry .input-area {
	border-radius: 18px;
	letter-spacing: 1px;
	margin-top: 30px;
	background-color: #f6f6f6;
	text-align: center;
}
#foreign-entry .foreign-form .input-area { margin-bottom: 100px; }
#foreign-entry .foreign-form .mail-catch {
	margin-bottom: 25px;
	color: #2d70b5;
	text-align: center;
	letter-spacing: -0.2px;
}
#foreign-entry .input-area form .add-cap {
	text-align: left;
	color: #666666;
}
#foreign-entry .foreign-form form .catch-img { display: none; }
#foreign-entry .input-area form input[type='text'] {
	ime-mode: disabled;
	border: 1px #999999 solid;
	background-color: #ffffff;
	border-radius: 3px;
	vertical-align: middle;
}
#foreign-entry .input-area form .co-btn { vertical-align: middle; }
#foreign-entry .foreign-form .to-regist-btn { display: none; }
/* 固定のとき */
#foreign-entry .foreign-form-fix {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 5;
}
#foreign-entry .foreign-form-fix .step-info { display: none; }
#foreign-entry .foreign-form-fix .input-area {
	border-width: 3px 0 0;
	border-radius: 0;
	width: 94%;
	padding: 18px 3% 30px;
	box-shadow: none;
}
#foreign-entry .foreign-form-fix .input-area form {
	max-width: 400px;
	margin: 0 auto;
	width: 45%;
}
#foreign-entry .foreign-form-fix .mail-catch {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -28px;
	font-size: 16px;
	color: #2d70b5;
	text-align: center;
}
#foreign-entry .foreign-form-fix .mail-catch span { font-size: 20px; }
#foreign-entry .foreign-form-fix form { position: relative; }
#foreign-entry .foreign-form-fix input[type='text'],
#foreign-entry .foreign-form-fix .regist-btn,
#foreign-entry .foreign-form-fix .add-cap { display: none !important; }
#foreign-entry .foreign-form-fix .to-regist-btn { display: inline-block; }
#foreign-entry .foreign-form-fix .to-regist-btn a { outline: none; }
/* エラー */
#foreign-entry .input-area form .add-cap.err-txt { margin: 5px auto -20px; }
/* 日本語版 */
#foreign-entry .maker-link {
	text-align: right;
}
#foreign-entry .foreign-form-fix .maker-link {
	background-color: #e6e6e6;
	padding: 5px 10px;
	position: relative;
	z-index: 2;
}
#foreign-entry .en-only-note {
	text-align: center;
	width: 96%;
	margin: 60px auto -20px;
}
@media screen and (min-width: 671px) {
	#foreign-entry .input-area { padding: 25px 30px 45px; }
	#foreign-entry .input-area form .add-cap {
		margin: 0 auto 5px;
		font-size: 14px;
	}
	#foreign-entry .foreign-form .add-cap {
		width: 88%;
		max-width: 640px;
		min-width: 525px;
	}
	#foreign-entry .input-area form input[type='text'] {
		font-size: 26px;
		padding: 6px 8px;
		width: 56.5%;
		margin-right: 1.5%;
	}
	#foreign-entry .foreign-form .mail-catch { font-size: 30px; }
	/* 日本語版 */
	#foreign-entry .foreign-form .jpn-input.input-area { padding-bottom: 50px; }
	#foreign-entry .foreign-form .maker-link { margin: -137px 30px 120px 0; }
}
/* IE8 */
@media \0screen {
	#foreign-entry .foreign-form-fix { min-width: 990px; }
	#foreign-entry .input-area { padding: 25px 30px 45px; }
	#foreign-entry .input-area form .add-cap {
		margin: 0 auto 5px;
		font-size: 14px;
	}
	#foreign-entry .foreign-form .add-cap {
		width: 88%;
		max-width: 640px;
		min-width: 525px;
	}
	#foreign-entry .input-area form input[type='text'] {
		font-size: 26px;
		padding: 8px;
		width: 58%;
	}
	#foreign-entry .foreign-form .mail-catch { font-size: 30px; }
	/* 日本語版 */
	#foreign-entry .foreign-form .jpn-input.input-area { padding-bottom: 90px; }
	#foreign-entry .foreign-form .maker-link { margin: -137px 30px 120px 0; }
}
@media screen and (max-width: 670px) {
	#foreign-entry .input-area { padding: 25px 3% 45px; }
	#foreign-entry .input-area form .add-cap {
		margin: 0 auto;
		font-size: 13px;
	}
	#foreign-entry .foreign-form .add-cap { width: 92%; }
	#foreign-entry .foreign-form input[type='text'] {
		width: 88%;
		font-size: 20px;
		margin: 5px 0 20px;
	}
	#foreign-entry .foreign-form .mail-catch { font-size: 17px; }
	#foreign-entry .foreign-form .mail-catch span { font-size: 20px; }
	/* 固定のとき */
	#foreign-entry .foreign-form-fix .input-area { padding: 13px 3% 25px; }
	#foreign-entry .foreign-form-fix .input-area form { width: 100%; }
	#foreign-entry .foreign-form-fix .mail-catch {
		bottom: -23px;
		font-size: 13px;
	}
	#foreign-entry .foreign-form-fix .mail-catch span { font-size: 16px; }
	/* 日本語版 */
	#foreign-entry .foreign-form .jpn-input.input-area { padding-bottom: 70px; }
	#foreign-entry .foreign-form .maker-link { margin: -137px 30px 120px 0; }
}

/*** 確認画面 ***/
@media screen and (max-width: 670px) {
	#foreign-entry .entry-complete-button .text-reg {
		font-size: 108%;
	}
}

/*** 完了画面 ***/
#foreign-entry .sns-link-area {
	background-color: #f6f6f6;
	padding: 25px;
	margin-top: 20px;
}
#foreign-entry .sns-link-area .sns-head {
	margin-bottom: 20px;
	font-size: 20px;
}
#foreign-entry .sns-link-area a {
	display: inline-block;
	padding: 15px 20px 15px;
	width: 90%;
	max-width: 190px;
	color: #ffffff;
	border-radius: 5px;
}
#foreign-entry .sns-link-area a.insta { background-color: #a28a7b; }
#foreign-entry .sns-link-area a.fb { background-color: #3b5998; }
#foreign-entry .sns-link-area a:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#foreign-entry .sns-link-area a .sns-icon {
	width: 30%;
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
	text-align: left;
}
#foreign-entry .sns-link-area .sns-icon img {
	max-width: 52px;
	width: 100%;
}
#foreign-entry .sns-link-area a .sns-txt {
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
	width: 66%;
	line-height: 1;
}
#foreign-entry .sns-link-area a .sns-txt span {
	font-size: 11px;
	display: block;
	margin-top: 5px;
}
@media screen and (min-width:671px) {
	#foreign-entry .sns-link-area a.insta { margin-right: 5px; }
}
@media screen and (max-width: 670px) {
	#foreign-entry .sns-link-area a.insta { margin-bottom: 10px; }
}
/* IE8 */
@media \0screen {
	#foreign-entry .sns-link-area a.insta { margin-right: 10px; }
	#foreign-entry .sns-link-area .sns-icon img {
		width: 54px;
		height: auto;
	}
}

/* 利用規約、プライバシーステートメントなど
------------------------------------------------------- */
#exp-rules .txt-box {
	font-size: 14px;
	line-height: 1.6;
}
#exp-rules .co-title2 {
	text-indent: -1.5em;
	padding-left: 2.1em;
}
#exp-rules .co-title2 span { margin-right: 15px; }
#exp-rules .txt-box { margin: 10px 15px 30px; }
#exp-rules .num-txt {
	text-indent: -1.3em;
	padding-left: 1.3em;
}
#exp-rules ul { margin-bottom: 20px; }
#exp-rules ul li {
	margin-bottom: 5px;
}
@media screen and (max-width: 670px) {
	#exp-rules .txt-box { margin: 10px 0 30px; }
	#exp-rules .url-txt { font-size: 12px; }
}

/* 海外向け会員登録 > 完了画面
------------------------------------------------------- */
#foreign-entry .complete-messeage {
	text-align: center;
}
#foreign-entry .complete-messeage .text-area .thank-you {
	font-size: 210%;
	line-height: 140%;
	font-weight: bold;
	margin: 40px 0 30px;
}
#foreign-entry .complete-messeage .text-area .comment {
	font-size: 140%;
	margin: 10px 0;
	line-height: 150%;
}
#foreign-entry .complete-messeage .text-area .comment2 {
	margin: 40px 0 20px;
	padding: 28px;
	border-radius: 10px;
	background: #dde8f2 url("/img/entry/exp/comp_01.png") no-repeat left bottom;
}
#foreign-entry .complete-messeage .text-area .comment3 {
	padding: 0 0 20px 130px;
	line-height: 155%;
	font-size: 140%;
	text-align: left;
}
#foreign-entry .complete-messeage .text-area .comment3 div {
	font-size: 12px;
	line-height: 140%;
	margin-top:10px;
	color: #666;
}
/* TABLET */
@media screen and (max-width: 940px) and (min-width: 671px) {
	#foreign-entry .complete-messeage {
		margin: 0 auto 50px;
		width: 600px;
	}
	#foreign-entry .complete-messeage .text-area .thank-you {
		font-size: 175%;
		line-height: 140%;
		font-weight: bold;
		margin: 20px 0 0;
	}
}
/* SP */
@media screen and (max-width: 670px) {
	#foreign-entry .complete-messeage {
		margin: 0 auto 50px;
	}
	#foreign-entry .complete-messeage .text-area .thank-you {
		font-size: 150%;
		font-weight: bold;
		margin: 20px 0 0;
	}
	#foreign-entry .complete-messeage .text-area .comment,
	#foreign-entry .complete-messeage .text-area .comment3 {
		font-size: 110%;
		padding: 0 0 20px 0;
	}
	#foreign-entry .complete-messeage .text-area .comment2 {
	margin: 0 0 20px;
	}
}
/* 海外向け会員登録 > メアド入力完了画面
------------------------------------------------------- */
#foreign-entry .mailsend {
	background-color: #dde8f2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 20px;
	margin: 50px 20px;
}
#foreign-entry .mailsend img {
	float: left;
	width: 215px;
	margin: 20px 40px 20px 20px;
}
#foreign-entry .mailsend .title {
	font-size: 26px;
	font-weight: bold;
	margin: 20px 0 15px;
}
#foreign-entry .mailsend .textarea {
	margin: 0 0 20px 275px;
	line-height: 20px;
}
#foreign-entry .mailsend .text {
	font-size: 15px;
	font-weight: bold;
}
/* TABLET */
@media screen and (max-width: 940px) and (min-width: 671px) {
	#foreign-entry .mailsend img {
		float: left;
		width: 65px;
		margin: 10px 15px 10px 25px;
	}
	#foreign-entry .mailsend .title {
		font-size: 26px;
		font-weight: bold;
		margin: 20px 0 20px;
	}
	#foreign-entry .mailsend .textarea {
		margin: 0 0 20px 20px;
	}
}
/* SP */
@media screen and (max-width: 670px) {
	#foreign-entry .mailsend img {
		display: none;
		margin: 0;
	}
	#foreign-entry .mailsend .title {
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 10px;
	}
	#foreign-entry .mailsend .textarea {
		margin: 0;
	}
}
/* 海外向け会員登録 > 完了画面 > スライドショー
------------------------------------------------------- */
#foreign-entry #complete-slider #type-pc,
#foreign-entry #complete-slider #type-sp {
	margin-top: 20px;
	display: none;
}
#foreign-entry #complete-slider .sp-buttons .sp-button {
	margin: 20px 6px 6px;
	border: none;
	background: #cbcbcb;
}
#foreign-entry #complete-slider .sp-buttons .sp-selected-button {
	background: #656766;
}
#foreign-entry #complete-slider .sp-arrows .sp-previous-arrow,
#foreign-entry #complete-slider .sp-arrows .sp-next-arrow {
	content:' ' !important;
	display: block;
	width: 40px;
	height: 40px;
}
#foreign-entry #complete-slider .sp-arrows .sp-previous-arrow:hover,
#foreign-entry #complete-slider .sp-arrows .sp-next-arrow:hover {
	opacity: 0.8;
}
#foreign-entry #complete-slider .sp-arrows .sp-previous-arrow {
	background: url("/img/entry/foreign/complete_slide/slide_left.png") no-repeat left top;
	left: -40px;
}
#foreign-entry #complete-slider .sp-arrows .sp-next-arrow {
	background: url("/img/entry/foreign/complete_slide/slide_right.png") no-repeat left top;
	right: -60px;
}
#foreign-entry #complete-slider .sp-arrows .sp-previous-arrow:after,
#foreign-entry #complete-slider .sp-arrows .sp-previous-arrow:before,
#foreign-entry #complete-slider .sp-arrows .sp-next-arrow:after,
#foreign-entry #complete-slider .sp-arrows .sp-next-arrow:before {
	transform: none!important;
	background-color: transparent!important;
}
@media screen and (max-width: 1024px) {
	#foreign-entry #complete-slider .sp-buttons .sp-button {
		margin: 20px 12px 6px;
		height: 10px;
		width: 10px;
		-webkit-tap-highlight-color:rgba(0,0,0,0);
	}
	#foreign-entry #complete-slider .sp-buttons {
		-webkit-tap-highlight-color:rgba(0,0,0,0);
	}
	#foreign-entry #complete-slider .sp-buttons .sp-button:after {
		width: 35px;
		height: 35px;
		margin-top: -15px;
		margin-left: -15px;
		content: "";
		cursor: pointer;
		display: inline-block;
	}
}

/* 新海外footer
------------------------------------------------------ */
.foreign-footer,
.foreign-simple-footer { min-width: 0; }
.foreign-simple-footer { position: relative; }

/* 新海外header
------------------------------------------------------ */
.foreign-header-area-common,
#header-common {min-width: 0;}
#header-area-common {
	min-width: initial;
	min-width: auto;
}
@media screen and (max-width: 940px) {
	.foreign-header-area-common {display: none;}
	.foreign-header-sp {display: block;}
	.foreign-header-sp>.for-fixed-height {min-height: 53px;}
	.foreign-header-sp>.foreign-header-sp-inner {
		position: fixed;
		width: 100%;
		top: 0;
		box-sizing: border-box;
		z-index: 100;
		border-bottom: 1px solid #ccc;
	}
	.foreign-header-sp>.foreign-header-sp-inner>.about-sd {
		background: #333;
		text-align: right;
		padding: 3px 8px 1px;
	}
	.foreign-header-sp>.foreign-header-sp-inner>.about-sd>a {color: #fff;}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont {
		background: #fff;
		display: table;
		width: 100%;
	}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>.sp-menu-wrap,
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>.logo-link,
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>.fn-sp-search-box,
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>.cart-box,
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>.space {
		display: table-cell;
		vertical-align: middle;
	}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont .sp-menu-wrap {
		box-sizing: border-box;
		padding: 10px 14px 10px 10px;
		text-align: left;
		cursor: pointer;
		width: 28px;
	}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont .sp-menu>div {
		height: 4px;
		background-color: #333;
		margin-bottom: 6px;
		position: relative;
		border-radius: 3px;
		width: 28px;
	}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont .sp-menu>.last-line {margin-bottom: 0;}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>.logo-link {
		line-height: 0;
		padding-right: 14px;
		width: 30px;
		height: 30px;
	}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>.logo-link>img {width: 30px;}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>.fn-sp-search-box {background: #fff;}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>.fn-sp-search-box>div {
		width: 100%;
		background: #efefef;
		border-radius: 7px;
		cursor: pointer;
		background-repeat: no-repeat;
		background-position: right 5px center;
		background-size: 21px;
		background-image: url('/img/common/header/fh_sp_search_icon_00.png');
		padding: 6px 0 6px 10px;
		box-sizing: border-box;
		min-height: 30px;
		position: relative;
		white-space: nowrap;
	}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>.fn-sp-search-box>div>span {
		position: absolute;
		left: 10px;
		top: 5px;
		text-overflow: "...";
		text-overflow: ellipsis;
		overflow: hidden;
		width: 100%;
		padding-right: 41px;
		box-sizing: border-box;
	}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>.space {width: 6px;}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>.space-on {width: 14px;}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>a.cart-box {
		color: #777777;
		line-height: 1;
		height: 36px;
		width: 30px;
		background-repeat: no-repeat;
		background-position: center;
		background-image: url('/img/common/header/cart/sp_cart_non_00.png');
		background-size: 30px auto;
		padding: 10px 14px 7px 0;
		text-decoration: none;
	}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>a.cart-box.exists {
		background-image: url("/img/common/header/cart/sp_cart_in_00.png");
		background-color: #dc4d4d;
		vertical-align: bottom;
		text-align: center;
		height: 36px;
		padding: 10px 10px 7px;
	}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>a.cart-box.exists.totalAmountExists {background-position: center 6px;}
	.foreign-header-sp>.foreign-header-sp-inner>.main-cont>a.cart-box.exists>span {
		color: #fff;
		font-size: 11px;
	}
	.foreign-header-point {
		text-align:right;
		padding:6px;
		border-bottom:1px solid #cccccc;
		border-top: 1px solid #e0e0e0;
		color:#d14c4b;
		font-size:11px;
		background: #fff;
		position: relative;
	}
	.foreign-header-point span {
		font-weight:bold;
		font-size: 12px;
		margin-right:3px;
		background: url("/img/common/header/en_sp_slide_icon_on_08.png") left 8px center / 16px auto no-repeat ;
		padding: 2px 0px 2px 30px;
	}
  .foreign-header-sp>.foreign-header-sp-inner>.main-cont>.fn-sp-search-box {
    display: flex;
    padding: 12px 0 11px;
  }
  .foreign-header-sp>.foreign-header-sp-inner>.main-cont>.fn-sp-search-box>div.short { width: calc(100% - 40px); }
  .foreign-header-sp>.foreign-header-sp-inner>.main-cont>.fn-sp-search-box .image-search-button {
    width: 34px;
    height: 30px;
    margin: 0 0 0 6px;
    border-radius: 6px;
    background-color: #efefef;
    display: inline-block;
  }
  .foreign-header-sp>.foreign-header-sp-inner>.main-cont>.fn-sp-search-box .image-search-button a {
    width: 100%;
    height: 100%;
    display: inline-block;
    border: none;
    cursor: pointer;
    background: url('/img/common/header/search/image_search_icon_black.svg') center no-repeat;
    background-size: 24px auto;
    margin: 0;
    padding: 0;
  }
}

/* 海外用simple header
----------------------------------------------------------- */
@media screen and (max-width: 940px) {
	.fn-simple-header {background-color: #fff;}
	.fn-simple-header:not(:has(+.export)) .inner {
		background: url('/img/common/header/sd_exp_logo_00.png') no-repeat;
		background-size: cover;
		width: 30px;
		height: 29px;
		margin: 7px 0 7px 10px;
	}
}

/* 海外用header 検索サジェスト
----------------------------------------------------------- */
@media screen and (max-width: 940px) {
	.ac_results {
		border: none!important;
		top: 60px!important;
		width: 100%!important;
		box-sizing: border-box!important;
		left: 0!important;
	}
	.ac_results li {
		padding: 13px 5px 10px 10px!important;
		border-top: 1px solid #ccc!important;
		font: menu!important;
	}
	.ac_results li:last-child {border-bottom: 1px solid #ccc!important;}
}

/* 汎用系アイコンのretina対応
------------------------------------------------------ */
@media screen and (max-width: 940px) {
	.fo-error-exclamation,
	.fo-errors-box {
		background: url("/img/icon/error_retina.png") no-repeat scroll 0 center;
		background-size: 14px;
	}
	.co-001g {
		background: url("/img/icon/co_001g_retina.png") no-repeat scroll left center;
		background-size: 11px;
	}
	.co-attention2,
	.co-notice,
	.co-notice2 {
		background: url("/img/icon/icon_attention3_retina.png") no-repeat scroll left center;
		background-size: 14px;
		padding: 2px 0 2px 20px;
	}
	.co-notice {
		background-position: left 8%;
		padding-top: 0;
	}
	#btm-recent-chk-common .foreign-wish-btn a {
		background: url("/img/common/button/function_recent_chk_en_retina.png") no-repeat scroll 0 0;
		background-size: 89px 38px;
	}
}

/* 汎用系
------------------------------------------------------ */
@media screen and (max-width: 940px) {
	.wrapper {
		min-height: auto;
		min-height: initial;
	}
	/* 検討中をハートマーク */
	.add-to-wishlist {
		border: 0;
		background-color: transparent;
		bottom: 0!important;
		left: 6px!important;
		width: 35px!important;
		height: 35px!important;
	}
	.add-to-wishlist .add-wish-icon {
		background: url('/img/wishlist/wish_no_00_sp.png') center center no-repeat;
		width: 27px!important;
		height: 27px!important;
	}
	.add-to-wishlist.wish-loading:before {
		width: 30px!important;
		height: 30px!important;
	}
	.add-to-wishlist .add-wish-icon:active {background-image: url('/img/wishlist/wish_done_00_sp.png');}
	.add-to-wishlist.wish-loading .add-wish-icon {
		background-image: url('/img/wishlist/wish_done_00_sp.png')!important;
		background-color: #fff;
		border-radius: 50%;
	}
	.add-to-wishlist.added-wish .add-wish-icon {background-image: url('/img/wishlist/wish_done_00_sp.png')!important;}
	.add-to-wishlist-set .co-btn a:before {background: url('/img/wishlist/wish_no_00_sp.png') center center no-repeat;}
	.add-to-wishlist-set .co-btn.wish-set-added a:before { background-image: url('/img/wishlist/wish_done_00_sp.png'); }
	.add-to-wishlist .add-wish-icon,
	.add-to-wishlist .add-wish-icon:active,
	.add-to-wishlist.added-wish .add-wish-icon,
	.add-to-wishlist-set .co-btn a:before,
	.add-to-wishlist-set .co-btn.wish-set-added a:before {background-size: 18px!important;}
	.add-to-wishlist.wish-error .add-whis-txt {left: -1.6em!important;}
	.add-to-wishlist.wish-error .add-whis-txt:before,
	.add-to-wishlist.wish-error .add-whis-txt::after {left: 1em}
	.add-to-wishlist.added-wish:not(.wish-error) .add-whis-txt,
	.add-to-wishlist.added-wish:hover:not(.wish-error) .add-whis-txt {
		left: -1.5em;
		bottom: 41px;
	}
	.add-to-wishlist .add-whis-txt::before,
	.add-to-wishlist .add-whis-txt::after {
		left: 6%;
		margin-left: 0;
	}
	/* 検討中をハートマーク(商品毎表示は少し大きくする) */
	#jsp-tiles-productlist-c-product-image-list .add-to-wishlist.added-wish .add-wish-icon {background-image: url('/img/wishlist/wish_done_00_sp.png')!important;}
	#jsp-tiles-productlist-c-product-image-list .add-to-wishlist-set .co-btn a:before {background: url('/img/wishlist/wish_no_00_sp.png') center center no-repeat;}
	#jsp-tiles-productlist-c-product-image-list .add-to-wishlist-set .co-btn.wish-set-added a:before { background-image: url('/img/wishlist/wish_done_00_sp.png'); }
	#jsp-tiles-productlist-c-product-image-list .add-to-wishlist .add-wish-icon,
	#jsp-tiles-productlist-c-product-image-list .add-to-wishlist .add-wish-icon:active,
	#jsp-tiles-productlist-c-product-image-list .add-to-wishlist.added-wish .add-wish-icon,
	#jsp-tiles-productlist-c-product-image-list .add-to-wishlist-set .co-btn a:before,
	#jsp-tiles-productlist-c-product-image-list .add-to-wishlist-set .co-btn.wish-set-added a:before {background-size: 20px;}
}

/*** header ***/
.exp-maildo {
	background: rgba(255,255,255,1.0);
	position: relative;
	z-index: 11;
}
@media screen and (max-width: 940px) {
	.exp-maildo {
		background: rgba(255,255,255,1.0);
	}
}

/* フッター固定の会員登録ボタン */
.exp-detail-fxregist {
	text-align: center;
	font-size: 13px;
	background-color: rgba(255,255,255,0.7);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 13px 10px;
	box-sizing: border-box;
	z-index: 99;
}
.exp-detail-fxregist a {
	display: inline-block;
	background-color: #dc4d4d;
	color: #ffffff;
	padding: 7px 20px 5px;
	border-radius: 20px;
}
.exp-detail-fxregist a span {
	font-size: 18px;
	vertical-align: middle;
}
.exp-detail-fxregist a { text-decoration: none; }
/* PC */
@media screen and (min-width: 941px) {
	.exp-detail-fxregist { display: none!important; }
}