@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700,900&display=swap&subset=japanese');

@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: local('NotoSansJP-Regular.otf'),
	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;
}

/* common class
--------------------------------------------------*/
.clearfix {zoom:1;}
.clearfix:after{content: "";display: block;clear: both; overflow:hidden;}

#delivery-shop{
	background: #fff;
	margin: 0 auto;
	font-family: 'GUJPCorporate', 'Avenir Next', Roboto, 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
	font-weight: 400;
	letter-spacing: 0.05rem;
	font-feature-settings: 'palt';
}

#delivery-shop .imgWidthFull {
	width:100%;
	display: block;
}
#delivery-shop a {
	-webkit-touch-callout : none !important;
	-webkit-tap-highlight-color : rgba(0,0,215,0.40) !important;
}
#delivery-shop a.dpBlock {
	display: block;
}

#delivery-shop .alias-view {
	background: #fff;
	margin-bottom: 8%;
}
#delivery-shop .imgFullWidth {
	width:100%;
	display: block;
}

#pagetop {
	display: none;
}

/* layout
--------------------------------------------------*/
/* mainVisual */
#delivery-shop .mainVisual {
	margin-top: 7%;
	margin-bottom: 16.5%;
}
#delivery-shop .mainVisual .mainLogo {
	text-align: center;
	margin-bottom: 4%;
}
#delivery-shop .mainVisual .mainLogo li {
	display: inline-block;
	width: 10.6%;
	margin: 0 1%;
}
#delivery-shop .mainVisual .mainTtl {
	margin: 0 4%;
}
#delivery-shop .mainVisual .mainTxt {
	font-size: 12px;
	font-size: 3.2vw;
	text-align: right;
	margin: 4% 4% 0;
}
/* presentContents */
#delivery-shop .presentContents {
	position: relative;
	margin: 0 4% 8.4%;
}
#delivery-shop .presentContents .link {
	position: absolute;
	bottom: 3.2%;
	left: 50%;
	margin-left: -25.9%;
	width: 51.8%
}
#delivery-shop .presentContents .link img {
	width: 100%;
}
/* serviceContents */
#delivery-shop .serviceContents {
	
	margin-bottom:16.4%;
}
#delivery-shop .serviceContents .anytimeTtl {
	font-size: 18px;
    font-size: 4.8vw;
	text-align: center;
    font-weight: 700;
    color: #000;
    background: #e2e2e2;
	padding: 7% 0 3%;
}
#delivery-shop .serviceContents .anytimeTtl span {
	position: relative;
}
#delivery-shop .serviceContents .anytimeTtl span:before,
#delivery-shop .serviceContents .anytimeTtl span:after {
	width: 15px;
	height: 2px;
	background: #000;
	display: block;
	content: "";
	position: absolute;
	left: -32px;
	bottom: 0;
	top: 0;
	margin: auto;
}
#delivery-shop .serviceContents .anytimeTtl span:after {
	right: -32px;
	left: auto;
}
#delivery-shop .serviceContents .serviceBox {
	background: #e2e2e2;
	padding: 8% 8% 10% 9%;
	margin-bottom: 11%;
}
#delivery-shop .serviceContents .serviceBox .noBox {
	position: absolute;
    top: -5%;
    left: -6%;
    display: block;
    background: #17298b;
    color: #fff;
    width: 12.5%;
    padding: 2% 0 3%;
    font-size: 24px;
	font-size: 6.4vw;
    font-weight: 700;
    text-align: center;
}
#delivery-shop .serviceContents .anytimeArea,#delivery-shop .serviceContents .couponArea,
#delivery-shop .serviceContents .anywhereArea,#delivery-shop .serviceContents .acceptanceArea {
	position: relative;
	background: #fff;
	padding-bottom: 8.4%;
	padding-top: 7%;
	margin-bottom: 11%;
}
#delivery-shop .serviceContents .anytimeArea {}
#delivery-shop .serviceContents .couponArea {padding-top: 8.5%;}
#delivery-shop .serviceContents .anywhereArea {padding-bottom: 5.6%;}
#delivery-shop .serviceContents .acceptanceArea {padding-top: 6%;margin-bottom: 0;}
#delivery-shop .serviceContents .ttl {
	font-size: 18px;
	font-size: 4.8vw;
	font-weight: 700;
	color: #12288b;
	line-height: 1.45;
	text-align: center;
	margin-bottom: 4%;
}
#delivery-shop .serviceContents .acceptanceArea .ttl {letter-spacing: -0.08em;}
#delivery-shop .serviceContents .icon {
	width: 15%;
	margin: 0 auto 6%;
}
#delivery-shop .serviceContents .anywhereArea .icon {width: 12%;}
#delivery-shop .serviceContents .couponArea .icon {width: 17%;}
#delivery-shop .serviceContents .acceptanceArea .icon {width: 12.2%;}
#delivery-shop .serviceContents .subTtl {
	font-size: 18px;
	font-size: 4.8vw;
	color: #fe0000;
	font-weight: 700;
	text-align: center;
	margin-bottom: 2.8%;
}
#delivery-shop .serviceContents .txt {
	font-size: 14px;
	font-size: 3.73vw;
	line-height: 1.45;
	margin: 0 6%;
}
#delivery-shop .serviceContents .txt:not(:last-of-type) {
	margin-bottom: 2%;
}
#delivery-shop .serviceContents .small {
	font-size: 11px;
    font-size: 2.95vw;
    line-height: 1.8;
    margin: 0 6%;
}
#delivery-shop .serviceContents .subTxt {
	font-size: 10px;
	font-size: 2.65vw;
	color: #999;
	line-height: 1.45;
	margin: 0 4% 0 26%;
}

/* stepArea */
#delivery-shop .stepArea {
	margin-bottom: 19%;
}
#delivery-shop .stepArea .ttl {
	font-size: 18px;
	font-size: 4.8vw;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10%;
}
#delivery-shop .stepArea .ttl span {
	display: block;
	font-size: 14px;
	font-size: 3.73vw;
	margin-bottom: 3%;
}
#delivery-shop .stepArea .stepMain {
	margin: 0 4%;
}
#delivery-shop .stepArea .stepMain li {
	position: relative;
	border: 5px solid #e2e2e2;
	padding: 7% 0 5%;
}
#delivery-shop .stepArea .stepMain li:nth-child(2) {padding: 6% 0 5%;}
#delivery-shop .stepArea .stepMain li:nth-child(3) {padding: 8% 0 5%;}
#delivery-shop .stepArea .stepMain li:nth-child(4) {padding: 9% 0 5%;}
#delivery-shop .stepArea .stepMain li:nth-child(5) {padding: 6% 0 5%;}
#delivery-shop .stepArea .stepMain li:not(:last-child)  {
	margin-bottom: 10%;
}
#delivery-shop .stepArea .stepMain .stepTtl {
	width: 17%;
    position: absolute;
    top: -14%;
    left: 3%;
}
#delivery-shop .stepArea .stepMain .stepTtl img {
	display: block;
}
#delivery-shop .stepArea .stepMain li:nth-child(2) .stepTtl {top: -9%;}
#delivery-shop .stepArea .stepMain li:nth-child(3) .stepTtl {top: -9%;}
#delivery-shop .stepArea .stepMain li:nth-child(4) .stepTtl {top: -15%;}
#delivery-shop .stepArea .stepMain li:nth-child(5) .stepTtl {top: -13%;}
#delivery-shop .stepArea .stepMain .stepIcon {
	margin-bottom: 7%;
}
#delivery-shop .stepArea .stepMain li:nth-child(2) .stepIcon {margin-bottom: 5%;}
#delivery-shop .stepArea .stepMain li:nth-child(3) .stepIcon {margin-bottom: 7%;}
#delivery-shop .stepArea .stepMain li:nth-child(4) .stepIcon {margin-bottom: 7%;}
#delivery-shop .stepArea .stepMain li:nth-child(5) .stepIcon {margin-bottom: 5%;}
#delivery-shop .stepArea .stepMain .stepTxt {

}
#delivery-shop .stepArea .stepMain .stepTxt .ttl {
	font-size: 18px;
	font-size: 4.8vw;
	font-weight: 700;
	color: #12288b;
	text-align: center;
	line-height: 1.45;
	margin-bottom: 3%;
}
#delivery-shop .stepArea .stepMain .stepTxt .txt {
	font-size: 14px;
	font-size: 3.73vw;
	line-height: 1.45;
	margin: 0 4%;
}
#delivery-shop .stepArea .stepMain .stepTxt .txt spna {
	font-size: 12px;
	font-size: 3.2vw;
}

/* noticeArea */
#delivery-shop .noticeArea .noticeTxt {
	font-size: 12px;
	font-size: 3.2vw;
	line-height: 1.45;
	margin: 8% 0 5%;
}
#delivery-shop .noticeArea .noticeTxt a {
	text-decoration:underline;
}
#delivery-shop .noticeArea .noticeTxt li {
	line-height: 1.6;
}
#delivery-shop .noticeArea .noticeTxt li:not(:last-child) {
	margin-bottom: 0.4%;
}
#delivery-shop .noticeArea .noticeLink {
	text-align: center;
	font-size: 12px;
	font-size: 3.2vw;
	line-height: 1.46;
	margin-top: 8%;
	margin-bottom: 5%;
}
#delivery-shop .noticeArea .noticeLink a {
	color: #000;
	font-size: 12px;
	font-size: 3.2vw;
	text-decoration: underline;
}
#delivery-shop .noticeArea .noticeLink a:after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
	margin-left: 5px;
    border-bottom: #000 1px solid;
    border-right: #000 1px solid;
    transform: rotate(-45deg);
}
#delivery-shop .noticeArea .noticeOnline {
	margin: 0 3% 0 4%;
}
#delivery-shop .onlinestoreBnr {
	position: fixed;
	width: 100%;
	bottom: 0;
	display: none;
	z-index: 100;
}
#delivery-shop .onlinestoreBnr a {
	display: block;
}
#delivery-shop .onlinestoreBnr img {
	vertical-align: bottom;
}
#delivery-shop .availableStores {
    margin: 0 4% 0;
}
#delivery-shop .availableStores a {
	color: #1b1b1b;
    font-weight: 700;
    font-size: 14px;
    font-size: 3.73vw;
    border: 1px solid #000;
    text-align: center;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 6% 0;
    display: block;
}
/*#delivery-shop .availableStores a span:after {
	display: inline-block;
    width: 8px;
    height: 8px;
    border-top: solid #1b1b1b 1px;
    border-right: solid #1b1b1b 1px;
    transform: rotate(45deg);
    content: "";
    margin-left: 1%;
    vertical-align: top;
    margin-top: 0.8%;
}*/

#delivery-shop .toLink {
	font-size: 14px;
	font-size: 3.73vw;
    text-align: right;
    line-height: 1.5;
	margin-top: 5%;
}

#delivery-shop .toLink li {
	display: block;
}
#delivery-shop .toLink li:not(:last-of-type) {
	margin-bottom: 3%;
}
#delivery-shop .toLink a {
    color: #1b1b1b;
	text-decoration: underline;
}
#delivery-shop .toLink a span {
    position: relative;
    padding-right: 24px;
}
#delivery-shop .toLink a span:after {
	display: inline-block;
	content: '';
    width: 5px;
    height: 5px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	position: relative;
	left: 2%;
}

/* recommendation */
#delivery-shop .recommendation {
    border: 1px solid #dddddd;
	padding: 7% 4% 5.5%;
	margin: 0 4% 16%;
}
#delivery-shop .recommendation .reTtl {
	text-align: center;
	font-size: 18px;
	font-size: 4.8vw;
	font-weight: 700;
	margin-bottom: 7%;
}
#delivery-shop .recommendation .reBox {}
#delivery-shop .recommendation .reBox ul {}
#delivery-shop .recommendation .reBox ul li {
	font-size: 13px;
	font-size: 3.45vw;
	font-weight: 700;
	background: url(../images/201112_icon.png) no-repeat 2px 0.6em;
	background-size: 4%;
	line-height: 1.8;
	padding-left: 8%;
}
#delivery-shop .recommendation .reBox ul li:not(:last-of-type){
	margin-bottom: 2.5%;
}
#delivery-shop .recommendation .reBox ul li span {
	color:#17298b;
}