@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;}

#plusone {
	max-width: 750px;
	margin: 0 auto 10.5%;
	background: #fff;
	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';
}

#plusone .imgWidthFull {
	width:100%;
	display: block;
}
#plusone a {
	-webkit-touch-callout : none !important;
	-webkit-tap-highlight-color : rgba(0,0,215,0.40) !important;
	color: #1b1b1b;
}
#plusone a.dpBlock {
	display: block;
}
#plusone .btn_simple > 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%;
}
#plusone .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;
}
#plusone .flexSpacearound {
	-webkit-justify-content:space-around;
	justify-content:space-around;
}
#plusone .alias-view {
	background: #fff;
}

/* layout
--------------------------------------------------*/
/* ttlStyle
---------------------------------------------------*/
#plusone [class^="ttlStyle"] {
    font-weight: 700;
    text-align: center;
}
#plusone .ttlStyle01 {
	font-size: 18px;
	font-size: 4.8vw;
	line-height: 1.28;
	margin-bottom: 10%;
}
#plusone .ttlStyle02 {
    font-size: 23px;
	font-size: 6.133vw;
}
#plusone .ttlStyle03 {
    font-size: 18px;
    font-size: 4.8vw;
    margin-bottom: 10.6%;
}
#plusone .ttlStyle03 span {
	display: block;
    font-size: 14px;
	font-size: 3.733vw;
    margin-bottom: 3%;
}

#plusone .ttlStyle04 {
	font-size: 14px;
	font-size: 3.73vw;
	line-height: 1.28;
	text-align: center;
	margin-bottom: 4.4%;
}
#plusone .ttlStyle04 .subTtl {
	font-size: 14px;
	font-size: 3.73vw;
	line-height: 1.28;
	font-weight: 700;
	text-align: center;
}

#plusone .ttlStyle04 .subTtl span {
	position: relative;
	font-weight: 700;
	letter-spacing: .15em;
}
#plusone .ttlStyle04 .subTtl span:before, #plusone .ttlStyle04 .subTtl span:after {
	width: 25px;
	height: 1px;
	background: #000;
	display: block;
	content: "";
	position: absolute;
	left: -39px;
	bottom: 0;
	top: 0;
	margin: auto;
}
#plusone .ttlStyle04 .subTtl span:after {
	right: -39px;
	left: auto;
}
#plusone .ttlStyle05 {
	font-size: 14px;
	font-size: 3.733vw;
	color: #5A5A5A;
	margin-bottom: 11%;
}
#plusone .ttlStyle05 span {
	display: block;
	font-size: 25px;
	font-size: 6.667vw;
	color: #12288B;
	margin-bottom: 3%;
}
#plusone .ttlStyle06 {
	display: block;
	width: 24%;
	font-size: 16px;
	font-size: 4.267vw;
	margin: 0 auto 4%;
	padding: 0 0 2.5%;
	border-bottom: solid 3px #1b1b1b;
}
/*mainVisual*/
#plusone .mainVisual {
	margin-bottom: 8%;
}
/*anchor*/
#plusone .anchor {
	width: 92%;
	margin: 0 auto 12%;;
}
#plusone .anchor ul {
	display: flex;
	justify-content: space-between;
	border: solid #DADADA;
	border-width: 1px 0;
}
#plusone .anchor ul li {
	flex-grow: 1;
}
#plusone .anchor ul li a {
	display: block;
	text-align: center;
	position: relative;
	font-size: 16px;
	font-size: 4.267vw;
	font-weight: 700;
	line-height: 1.4;
	padding: 15% 0 14.5%;
}
#plusone .anchor ul li a .small {
	display: block;
	font-size: 12px;
	font-size: 3.2vw;
	font-weight: 400;
	margin: 6% 0 -4%;
}
#plusone .anchor ul li a .arrow {
	text-align: center;
}
#plusone .anchor ul li a .arrow::after {
	display: inline-block;
	content: '';
	width: 14px;
	width: 2vw;
	height: 14px;
	height: 2vw;
	border: 0px;
	border-top: solid 1px #1B1B1B;
	border-right: solid 1px #1B1B1B;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
#plusone .anchor ul li:not(:last-child) a::after {
	content: "";
	width: 1px;
	height: 79%;
	background-color: #DADADA;
	position: absolute;
	top: 50%;
	right: 0%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*priceArea*/
#plusone .priceArea {
	margin-bottom: 20%;
}
#plusone #item03.priceArea {
	margin-bottom: 24%;
}
#plusone .priceArea .women {
	margin-bottom: 14%;
}
#plusone .priceArea .men .ttlStyle06 {
	width: 15%;
	padding: 0 0 3%;
	margin: 0 auto 4.1%;
}
#plusone .priceArea .aliasArea {
	margin-bottom: 1.4%;
}
#plusone .priceArea .moreLink {
	width: 92%;
	margin: 0 auto;
}
#plusone .priceArea .moreLink a {
	display: block;
	font-size: 14px;
	font-size: 3.733vw;
	text-align: center;
	font-weight: 700;
	padding: 5.5% 0 6%;
	border: solid 1px #1b1b1b;
}

.display_pc {
	display: none !important;
}

@media screen and (min-width:750px) {
	
}
