@charset "UTF-8";

@font-face {
	font-family: 'GUJPCorporate';
	src: url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff2') format('woff2'),
	url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff') format('woff'),
	url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Light_v2.0.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GUJPCorporate';
	src: url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff2') format('woff2'),
	url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff') format('woff'),
	url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'GUJPCorporate';
	src: url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.woff2') format('woff2'),
	url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.woff') format('woff'),
	url('/jp/ja/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

body{
	background: #ffffff;
	padding: 0;
}
#container {
	min-width: 1160px;
	padding: 0;
	overflow: hidden;
}
.mb-10 {margin-bottom: 10px!important;}
.mb-20 {margin-bottom: 20px!important;}
.mb-30 {margin-bottom: 30px!important;}
.mb-40 {margin-bottom: 40px!important;}
.mb-50 {margin-bottom: 50px!important;}
.mb-55 {margin-bottom: 55px!important;}
.mb-60 {margin-bottom: 60px!important;}
.mb-70 {margin-bottom: 70px!important;}
.mb-80 {margin-bottom: 80px!important;}
.mb-90 {margin-bottom: 90px!important;}
.mb-100 {margin-bottom: 100px!important;}

/* freeshipping
----------------------------------*/
#freeshipping {
	margin: 0 auto;
	font-family: 'GUJPCorporate', 'Avenir Next', Roboto, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
	font-weight: 400;
	letter-spacing: 0.05rem;
	font-feature-settings: 'palt';
}
#freeshipping a {
	text-decoration: none;
}
#freeshipping .mainVisual {
	width: 1160px;
	margin: 34px auto 59px;
}

#freeshipping .contentBlock {
	color: #1b1b1b;
	width: 1060px;
	text-align: left;
	padding: 40px 40px 30px;
	background: #e2e2e2;
}
#freeshipping .contentBlock.notesBlock {
	margin: 0 auto 50px;
}
#freeshipping .contentBlock.notesBlock ul {
	letter-spacing: -.5em;
}
#freeshipping .contentBlock.notesBlock ul li {
	background-color: #fff!important;
	letter-spacing: normal;
	width: 307px;
	height: 326px;
	margin-bottom: 30px;
	margin-right: 29px;
	box-sizing: border-box;
	padding: 88px 30px 0;
	float: left;
}
#freeshipping .contentBlock.notesBlock ul li:first-child {
	background: url(../images/200716_bg_freeshipping01.jpg) no-repeat center top;
}
#freeshipping .contentBlock.notesBlock ul li:nth-child(2) {
	background: url(../images/200716_bg_freeshipping02.jpg) no-repeat center top;
}
#freeshipping .contentBlock.notesBlock ul li:nth-child(3) {
	background: url(../images/200716_bg_freeshipping03.jpg) no-repeat center top;
	margin-right: 0;
}
#freeshipping .contentBlock.notesBlock ul li .title {
	font-size: 24px;
	color: #12288b;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 10px;
	text-align: center;
	
}
#freeshipping .contentBlock.notesBlock ul li .text {
	font-size: 14px;
	line-height: 1.5;
}
#freeshipping .contentBlock.notesBlock ul li .text a.mt20 {
	margin-top: 20px;
}
#freeshipping .contentBlock.notesBlock ul li .text a.mt14 {
	margin-top: 14px;
}
#freeshipping .contentBlock.notesBlock ul li .text a.mt10 {
	margin-top: 10px;
}
#freeshipping .contentBlock.notesBlock ul li .text a.mt80 {
	margin-top: 80px;
}
#freeshipping .contentBlock.notesBlock ul li .text a.mt40 {
	margin-top: 40px;
}
#freeshipping .contentBlock.notesBlock ul li .text a {
	display: block;
	text-align: right;
	font-size: 12px;
	line-height: 1.5;
	text-decoration: underline;
	color: #12288b;
}
#freeshipping .contentBlock.notesBlock ul li .text a span {
	position: relative;
	padding-right: 12px;
}
#freeshipping .contentBlock.notesBlock ul li .text a span:after {
	border-right: #142c89 solid 2px;
	border-top: #142c89 solid 2px;
	transform: rotate(45deg);
	display: inline-block;
	height: 8px;
	width: 8px;
	content: "";
	position: absolute;
	top: 0;
	right: 5px;
	bottom: 0;
	margin: auto;
}

#freeshipping .contentBlock.notesBlock ul li .text a:hover {
	text-decoration: none;
}
#freeshipping .availableStores {
	margin-bottom: 100px;
}
#freeshipping .availableStores a {
	color: #1b1b1b;
	font-weight: 600;
	font-size: 28px;
	letter-spacing: 2px;
	display: block;
	margin: 0 auto;
	border: 2px solid #000;
	text-align: center;
	width: 780px;
	padding: 36px 0 32px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}
#freeshipping .availableStores a span {
	position: relative;
	/*padding-right: 30px;*/
}
/*#freeshipping .availableStores a span:after {
	border-right: #1b1b1b solid 2px;
	border-top: #1b1b1b solid 2px;
	transform: rotate(45deg);
	display: inline-block;
	height: 13px;
	width: 13px;
	content: "";
	position: absolute;
	top: 0;
	right: 5px;
	bottom: 0;
	margin: auto;
}*/
#freeshipping .contentBlock .subText {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 60px;
	text-align: center;
	background: url(../images/191025_bg_freeshipping03.jpg) no-repeat center top;
	margin-right: 0;
	width: 980px;
	height: 60px;
}
#freeshipping .contentBlock .subText a {
	color :#12288b;
	text-decoration: underline;
}
#freeshipping .contentBlock .subText a:hover {
	text-decoration: none;
}
#freeshipping .contentBlock .supplement {
	color: #999999;
	font-size: 16px;
}
#freeshipping h2 {
	text-align: center;
	padding: 29px 0 40px;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 2px;
}

#freeshipping .contentBlockStripe {
	padding: 0 0 9px;
	margin-bottom: 75px;
}
#freeshipping .contentBlockStripe .stepArea {
	width: 1160px;
	margin: 0 auto;
}
#freeshipping .contentBlockStripe .stepArea .stepBlock {
	text-align: center;
}

#freeshipping .contentBlockGray {
	background: #fafafa;
	padding: 60px 0;
	margin-bottom: 50px;
}
#freeshipping .contentBlockGray ul {
	width: 670px;
	margin: 0 auto;
}
#freeshipping .contentBlockGray ul li {
	text-indent: -10px;
	margin-left: 10px;
	font-size: 16px;
	color: #333;
	line-height: 1.6;
}

#freeshipping .sns {
	width: 1160px;
	margin: 0 auto;
	padding: 0;
}
#freeshipping .onlinestoreBnr {
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -458px;
	display: none;
	z-index: 100;
}
#freeshipping .onlinestoreBnr img {
	vertical-align: bottom;
}