@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;
}

/* clearfix
--------------------------------------------------*/
.clearfix {zoom:1;}
.clearfix:after{content: "";display: block;clear: both; overflow:hidden;}

/* common class
--------------------------------------------------*/
.width-full {
	width: 100%;
	height: auto;
	line-height: 0;
	vertical-align: bottom;
}

img {
    vertical-align: bottom;
}





#online .aliasBlock{
	padding: 0 0 20px 0;
}

#online a.arrowLink:hover{
	text-decoration: underline;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
#online a.arrowLink:after{
	content: "";
	position: absolute;
	top:50%;
	right: 0;
	width: 5px;
	height: 10px;
	margin-top: -6px;
	background: url(../img/arrow.png) 0 0 no-repeat;
	background-size: 5px 9px;
}
#online a.arrowLink{
	position: relative;
	display: inline-block;
	padding-right: 10px;
	color: #666666;
	font-size: 14px;
/*	letter-spacing: 0.03em;*/
}

.sp_spacer {
	margin: 0;
	padding: 0;
	border: none;

	height: 14px;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background-color: #F4F4F4;
}



/*
content
============================================================*/

#online{
	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';
}


/* keyvis */
#online .keyvis{
	position: relative;
	padding: 45px 0 0 0;
}
#online .keyvis h1{
	padding: 0 0 40px 0;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	color: #1b1b1b;
	line-height: 1.5;
}

#online .genderNavi ul{
	margin-bottom: 30px;
	text-align: center;
}

#online .genderNavi ul li{
	display: inline-block;
	margin: 0 2px;
	height: 40px;
}
#online .genderNavi ul li a{
	display: block;
	width: 100px;
	padding: 12px 0;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	color: #1b1b1b;
}
#online .genderNavi ul li a.active{
	border-bottom: 3px solid #12288A;
}

#online .keyvis .mv{
	margin-bottom: 10.5%;
}

#online .keyvis .unfold {
	width: 92%;
	background-color: #f5f5f5;
	text-align: center;
	padding: 5.3% 0 8.1%;
	margin: 0 auto;
}

#online .keyvis .unfold p {
	font-size: 12px;
	font-size: 3.2vw;
	font-weight: 700;
	margin-bottom: 5%;
}

#online .keyvis .unfold .link {
	display: block;
	text-align: center;
}

#online .keyvis .unfold .link a {
	display: block;
	font-size: 12px;
	font-size: 3.2vw;
	color: #1b1b1b;
	margin-bottom: 7%;
/*	letter-spacing: 0.075em;*/
}
#online .keyvis .unfold .link a:last-child {
	margin-bottom: 0;
}


#online .keyvis .unfold .link a span {
	position: relative;
	display: inline-block;
    padding-right: 3%;
	text-decoration: underline;
}

#online .keyvis .unfold .link a span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 5px;
    height: 5px;
    margin-top: -1%;
    border-right: #1b1b1b 1px solid;
    border-bottom: #1b1b1b 1px solid;
    transform: rotate(-45deg);
}




/* ttl */
#online .contentBlock .sectionTtl{
	padding: 32px 0;
	text-align: center;
	font-size: 24px;
	font-size: 6.4vw;
	font-weight: 700;
	color: #1b1b1b;
/*	letter-spacing: 0.05em;*/
}
#online .contentBlock .sectionTtl span{
	display: block;
	padding-top: 15px;
	font-size: 14px;
	font-weight: normal;
}

/*
#online .contentBlock .newItem .sectionTtl{
	padding: 50px 0 15px 0;
}
*/
#online .contentBlock .store .sectionTtl{
	padding: 32px 0 37px 0;
}
/*
#online .contentBlock .rankingItem .sectionTtl{
	padding: 30px 0 15px 0;
}
*/




#online .btnList ul{
	border-bottom: 1px solid #DBDBDB;
}
#online .btnList li{
	width: 100%;
	border-top: 1px solid #DBDBDB;
	padding: 10px 4%;
	font-weight: 700;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 5px auto;
}
#online .btnList a{
	display: block;
	font-size: 14px;
	color: #1b1b1b;
}
#online .btnList img {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}




#online .largeShopLink{
	padding: 15px;
	background: #f2f2f2;
}
#online .largeShopLink a{
	display: block;
	padding: 6% 0;
	background: #fff;
	border: #dbdbdb 1px solid;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 5px auto;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #1b1b1b;
/*	letter-spacing: 0.05em;*/
	line-height: 1.4;
}


#online .featureList{
	margin-bottom: 30px;
}
#online .featureList li{
	margin-bottom: 15px;
}
#online .featureList a{
	display: block;
	color: #1b1b1b;
}

#online .featureList .img {
	width: 48%;
	float: left;
}
#online .featureList h3 {
	width: 51%;
	float: right;
	padding: 0 10px;

	text-align: left;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 7px;
	padding-top: 0;
	color: #5A5A5A;
	line-height: 1.2;
}
#online .featureList p {
	width: 51%;
	float: right;
	padding: 0 10px;

	text-align: left;
	font-size: 13px;
	line-height: 1.5;
}





#online .meritImg{
}
#online .meritImg ul{
	width: 100%;
	padding: 0 1%;
	box-sizing: border-box;
}
#online .meritImg ul li{
	width: 100%;
	padding: 0 3% 20px 3%;
	text-align: center;
	box-sizing: border-box;
}
#online .faqLink{
	padding: 10px 0 50px 0;
	text-align: center;
}

#online .se{
	display: none;
}


/* menuArea */
#online .menuArea {
	margin: 0 4% 6.5%;
}
#online .flexWrapCenter {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
}
#online .flexStart {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
#online .menuArea .ancMenu li {
	letter-spacing: normal;
	display: inline-block;
	width: 48%;
	margin-right: 4%;
}
#online .menuArea .ancMenu li:nth-child(2n) {
	margin-right: 0;
}
#online .menuArea .ancMenu li a {
	display: block;
	padding: 12% 0;
	margin-bottom: 9%;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	font-size: 3.73vw;
	color: #1b1b1b;
	border: solid 1px #1b1b1b;
}
#online .menuArea .ancMenu li a span.arrow {
	position: relative;
	padding-right: 12%;
	letter-spacing: 1px;
	display: inline-block;
}
#online .menuArea .ancMenu.aBottom li a span.arrow {
	position: static;
	padding-right: 0;
	display: inline-block;
	margin-left: 5%;
}
#online .menuArea .ancMenu li a span.arrow::after {
	position: absolute;
	top: 23%;
	right: 0;
	content: "";
	display: inline-block;
	width: 7px;
	width: 2vw;
	height: 7px;
	height: 2vw;
	border-right: #1b1b1b 1px solid;
	border-bottom: #1b1b1b 1px solid;
	transform: rotate(45deg);
}
#online .menuArea .ancMenu.aBottom li a span.arrow::after {
	position: static;
	display: inline-block;
	vertical-align: top;
}

/* store */
#online .storeType {
	padding: 0 4%;
	margin-bottom: 4%;
	font-size: 16px;
	font-size: 4.25vw;
	font-weight: 700;
}
#online .storeTypeTxt {
	padding: 0 4%;
	margin-bottom: 2.5%;
	font-size: 14px;
	font-size: 3.73vw;
	font-weight: 700;
	line-height: 1.5;
}
#online .storeListContainer {
	margin-bottom: 3%;
	padding-left: 4%;
	overflow-x: auto;
}
#online .storeListContainer .storeList {
	display: flex;
	justify-content: space-between;
	width: 406vw;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
#online .storeList {
	padding: 0 4%;
	margin-bottom: 42px;
}
#online .storeList > div {
	width: 66vw;
	float: left;
	margin-right: 5px;
	margin-bottom: 13px;
}
#online .storeList div.full {
	width: 100%;
}
#online .storeList > div a {
	display: block;
}
#online .storeList .name {
	position: relative;
	padding: 5.3vw 2% 5.3vw 3%;
	font-size: 14px;
	font-size: 3.73vw;
	color: #1B1B1B;
}
#online .storeList .name::after {
	position: absolute;
	top: 0;
	right: 3%;
	bottom: 0;
	margin: auto;
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	border-right: #1b1b1b 1px solid;
	border-bottom: #1b1b1b 1px solid;
	transform: rotate(-45deg);
}
#online .storeListContainer .storeList .name::after {
	right: 2%;
}
#online .storeList .name::before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 98%;
	height: 1px;
	margin: auto;
	content: "";
	background-color: #DADADA;
}
#online .storeList .img img {
	width: 100%;
}
#online .storeList .txt {
	padding: 4% 0 4% 2%;
	font-size: 12px;
	font-size: 3.2vw;
	color: #5A5A5A;
	line-height: 1.5;
}

@media screen and (max-width: 350px) {
	#online .keyvis h1 {
		font-size: 22px;
	}
	#online .contentBlock .sectionTtl {
		font-size: 20px;
	}
	#online .contentBlock .sectionTtl span {
		font-size: 10px;
	}
	#online .se{
		display: block;
	}
	#online .genderNavi ul {
		display: flex;
		justify-content: center;
	}
}
