@charset "UTF-8";

@font-face {
	font-family: 'GUJPCorporate';
	src: url('/jp/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff2') format('woff2'),
	url('/jp/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff') format('woff'),
	url('/jp/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/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.woff2') format('woff2'),
	url('/jp/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.woff') format('woff'),
	url('/jp/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

/* common class
--------------------------------------------------*/
.clearfix {zoom:1;}
.clearfix:after{content: "";display: block;clear: both; overflow:hidden;}

#restock{
	background: #fff;
	margin-bottom: 0;
	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';
}

#restock .imgWidthFull {
	width:100%;
}
#restock a {
	-webkit-touch-callout : none !important;
	-webkit-tap-highlight-color : rgba(0,0,215,0.40) !important;
}
#restock a.dpBlock {
	display: block;
}

#restock .alias-view {
	background: #fff;
	margin-bottom: 8%;
}
#restock .imgFullWidth {
	width:100%;
}

#pagetop {
	display: none;
}

/* layout
--------------------------------------------------*/
/* mainVisual */
#restock .mainVisual {
	margin-top: 7%;
	margin-bottom: 10.6%;
}
#restock .mainVisual .mainLogo {
	text-align: center;
	margin-bottom: 5.4%;
}
#restock .mainVisual .mainLogo li {
	display: inline-block;
	width: 10.6%;
	margin: 0 1%;
}
#restock .mainVisual .mainTtl {
	margin: 0 4%;
}
/* presentContents */
#restock .presentContents {
	margin-bottom: 8.4%;
	position: relative;
}
#restock .presentContents .link {
	position: absolute;
	bottom: 3.2%;
	left: 50%;
	margin-left: -25.9%;
	width: 51.8%
}
#restock .presentContents .link img {
	width: 100%;
}
/* serviceContents */
#restock .serviceContents {
	margin-bottom: 8.4%;
}
#restock .serviceContents .anytimeArea,
#restock .serviceContents .anywhereArea {
	padding-bottom: 9.8%;
}
#restock .serviceContents .anytimeArea {
	margin-bottom: 10.8%;
}
#restock .serviceContents .anytimeArea {
	margin-bottom: 10.8%;
}
#restock .serviceContents .anytimeArea .ttl {
	margin-bottom: 4.8%;
}
#restock .serviceContents .anytimeArea .contentBlock {
	background: #eceffe;
	padding: 5% 8%;
	line-height: 1.45;
}
#restock .serviceContents .anytimeArea .contentBlock .title {
	font-size: 14px;
	font-size: 3.73vw;
	font-weight: 700;
}
#restock .serviceContents .anytimeArea .contentBlock .subText {
	font-size: 12px;
	font-size: 3.2vw;
}

#restock .serviceContents .icon {
	width: 14%;
	position: absolute;
	top: -8%;
	left: 7%;
}
#restock .serviceContents .anywhereArea .icon {top: -6%;left: 7.4%;}
#restock .serviceContents .subTtl {
	font-size: 18px;
	font-size: 4.8vw;
	color: #fe0000;
	font-weight: 700;
	text-align: center;
	margin-bottom: 1.8%;
	margin-left: 2%;
}
#restock .serviceContents .txt {
	font-size: 12px;
	font-size: 3.2vw;
	text-align: center;
	font-weight: 700;
	line-height: 1.45;
	margin-bottom: 0.8%;
	margin-left: 2%;
}
#restock .serviceContents .subTxt {
	font-size: 10px;
	font-size: 2.65vw;
	color: #999;
	text-align: center;
}

/* stepArea */
#restock .stepArea {
	margin-bottom: 12%;
}
#restock .stepArea .ttl {
}
#restock .stepArea .stepMain {
	padding: 14.8% 3% 7% 4%;
}
#restock .stepArea .stepMain li {
	position: relative;
	border: 2px solid #142c89;
}
#restock .stepArea .stepMain li {zoom:1;}
#restock .stepArea .stepMain li:after{content: "";display: block;clear: both; overflow:hidden;}

#restock .stepArea .stepMain li:not(:last-child)  {
	margin-bottom: 11%;
}
#restock .stepArea .stepMain .stepTtl {
	width: 17%;
    position: absolute;
    top: -13%;
    left: 4%;
}
#restock .stepArea .stepMain .stepTtl img {
	display: block;
}
#restock .stepArea .stepMain li:nth-child(2) .stepTtl {top: -4.6%;}
#restock .stepArea .stepMain li:nth-child(3) .stepTtl {top: -4.6%;}
#restock .stepArea .stepMain li:nth-child(4) .stepTtl {top: -4.6%;}
#restock .stepArea .stepMain .stepTxt {
	padding: 16% 4% 7%;
}
#restock .stepArea .stepMain li:nth-child(2) .stepTxt {}
#restock .stepArea .stepMain li:nth-child(3) .stepTxt {padding-top: 14%;}
#restock .stepArea .stepMain li:nth-child(4) .stepTxt {}
#restock .stepArea .stepMain li:nth-child(5) .stepTxt {}
#restock .stepArea .stepMain li:nth-child(6) .stepTxt {}
#restock .stepArea .stepMain .stepTxt .ttl {
	font-size: 18px;
	font-size: 4.8vw;
	font-weight: 700;
	color: #018836;
	margin-bottom: 1%;
	line-height: 1.45;
}
#restock .stepArea .stepMain .stepTxt .txt {
	font-size: 12px;
	font-size: 3.2vw;
	line-height: 1.75;
}
#restock .stepArea .stepMain .stepTxt .stepImg {
	margin: 8% 11% 0;
}
/* noticeArea */
#restock .noticeArea{
	margin-top: 11%;
}
#restock .noticeArea .noticeTxt {
	margin: 0 4% 5%;
	margin: 8% 0 5%;
	padding: 2.2% 4% 3.2%;
	padding: 0 4%;
	font-size: 10px;
	font-size: 2.6vw;
	color: #333;
	background: #fafafa;
	background: none;
}
#restock .noticeArea .noticeTxt li {
	line-height: 1.6;
}
#restock .noticeArea .noticeTxt li:not(:last-child) {
	margin-bottom: 0.4%;
}
#restock .noticeArea .noticeLink {
	text-align: center;
	font-size: 12px;
	font-size: 3.2vw;
	line-height: 1.46;
	margin-bottom: 5%;
}
#restock .noticeArea .noticeLink a {
	color: #142c89;
	text-decoration: underline;
}
#restock .noticeArea .noticeOnline {
	margin: 0 3% 0 4%;
}
#restock .noticeArea .noticeOnline a {
	color: #142c89;
	display: block;
	border: 1px solid #142c89;
	text-align: center;
	padding: 6%;
	text-decoration: none;
}
#restock .onlinestoreBnr {
	position: fixed;
	bottom: 0;
	display: none;
	z-index: 100;
}
#restock .onlinestoreBnr a {
	display: block;
}
#restock .onlinestoreBnr img {
	vertical-align: bottom;
}