@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/chevon/chevon.css
====================================================== */
.modalInlineWrapper {
	display: none;
}

body{
	font-family: 'Heebo', 'Noto Sans CJK JP', sans-serif;
	overflow-x: hidden;
	font-size: 1.6rem;
	color: #ffffff;
	padding-bottom: 110px;
	background: #3B3B3B;
	background-size: contain;
	line-height: 1.6;
}

body#chevon.chevon-compact {
	padding-bottom: 0;
}

a:link,
a:visited {
	color: #fff;
	text-decoration: none;
}

/* override
------------------------------------------------------ */
#mainContents {
	width: 100%;
	max-width: 1864px;
}

.contentsWrap {
	max-width: 1200px;
	margin: 0 auto;
}

#mainContents .snsArea {
	margin: 0 auto;
	border-radius: 8px;
	width: 100%;
	max-width: 1200px;
	margin-bottom: 40px;
}

/* header
------------------------------------------------------ */
#header {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 4px 0;
	background-color: #fff;
	border-bottom: 1px solid #C5C5B6;
	z-index: 1;
}
#headerLogo {
	max-width: 1200px;
	margin: 0 auto;
	padding: 6px 15px;
}
.headerLogo-inner {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 14px;
}
.headerLogo-inner img {
	vertical-align: middle;
}

/* footer
------------------------------------------------------ */
#footer {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin-top: 30px;
	padding: 0 0 30px 0;
	border: none;
	text-align: center;
}
#copyright {
	font-size: 1.1rem;
	line-height: 1.7;
}

/* common
------------------------------------------------------ */
.box {
	border-radius: 8px;
	padding: 56px 0px;
	width: 100%;
	border: 1px solid #D9A551;
}

.sp-only {
	display: none !important;
}
.pc-only {
	display: inline-block !important;
}

.chevon-section {
	padding: 120px 0;
}

.chevon-section:nth-child(odd) {
	background-color: #000;
}

.heading02 {
	font-size: 4.8rem;
	font-weight: bold;
	margin-bottom: 56px;
	text-align: center;
}

.chevon-section-about .chevon-boxOrderlist01 > li {
	position: relative;
	font-size: 1.2rem;
}

sup {
	font-size: 1.2rem;
}

/* Main Visual
------------------------------------------------------ */
.chevon-mainVisual {
	text-align: center;
	margin-bottom: 40px;
}

/* memberBenefit
------------------------------------------------------ */
.box-memberBenefit {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
	text-align: center;
}
.box-memberBenefit-item figure {
	margin: 0;
	width: 900px;
	height: 500px;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.box-memberBenefit-item figure img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

/* about
------------------------------------------------------ */
.chevon-section-about .box * {
	max-width: 900px;
	margin: 0 auto;
}
.chevon-section-about .box .chevon-text01 {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 32px;
}

.txt {
	font-size: 2.2rem;
	line-height: 1.6;
}

/* 選べるお申し込み方法方法
------------------------------------------------------ */
.box-select {
	display: flex;
	flex-direction: column;
	gap: 80px;
	justify-content: center;
	margin-bottom: 120px;
}

.box-select:last-child {
	margin-bottom: 0;
}

.box-selectItem {
	width: 100%;
	border-radius: 8px;
	border: 1px solid #D9A551;
	padding: 56px 10px 56px 10px;
	text-align: center;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 80px;
}

.box-other .box-selectItem {
	flex-direction: column;
	gap: 0;
}

.box-selectItemLead {
	margin-bottom: 30px;
}

.box-selectItemText {
	font-size: 2.4rem;
	margin-bottom: 20px;
	font-weight: bold;
}
.box-selectItemSubText {
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.zizen-kokuchi {
	font-size: 2.4rem;
	font-weight: bold;
}

.caption {
	font-family: 'Shippori Mincho', serif;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.box-selectItemNoice {
	font-size: 1.2rem;
	margin-top: 25px;
}

.box-alreadyCard {
	text-align: center;
}

.box-alreadyCard .applyBtn {
	margin: 24px 0;
}

.chevon-noice {
	margin-bottom: 24px;
}

.chevon-noice, .chevon-noice-link {
	font-size: 1.2rem;
}

.chevon-noice-link a {
	text-decoration: underline;
}

.chevon-noice-link a:hover {
	text-decoration: none;
}


/* 新規ご入会特典
------------------------------------------------------ */
.box-newBenefit {
	text-align: center;
	padding: 56px 0 72px 0;
}

.box-benefit-text01 {
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 25px;
	text-align: center;
}

.box-benefit-text02 {
	display: grid;
	grid-template-columns: auto 1fr;
	column-gap: 10px;
	row-gap: 10px;
	width: fit-content;
	margin-inline: auto;
	font-size: 1.6rem;
	line-height: 1.6;
	text-align: left;
	margin: 30px auto 15px auto;
}

.box-benefit-text02 dt {
	font-weight: bold;
}

.box-benefit-text02 dd {
	margin: 0;
}

.box-benefit-text03 a {
	font-size: 1.6rem;
	color: #fff;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.box-benefit-text03 a:hover {
	text-decoration: none;
}

.chevon-buttonWrap {
	display: flex;
	justify-content: center;
	gap: 32px;
}

.chevon-button01 a {
	display: flex;
	align-items: center;
	position: relative;
	padding: 14px 45px 14px 25px;
	background-color: #5BB4B4;
	font-size: 2.4rem;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	transition: 0.3s all ease-out;
	justify-content: center;
	border-radius: 8px;
	width: 420px;
	font-family: 'Shippori Mincho', serif;
}

.chevon-button01 span {
	position: relative;
}

.chevon-button01 span::before {
    content: '';
    position: absolute;
    top: 50%;
    right: -32px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(/gecard/chevon/img-files/index_ic02.png) no-repeat 0 0 / contain;
}
.chevon-button01 a:hover {
	opacity: 0.5;
}

/* news
------------------------------------------------------ */
.newsBox .content {
	position: relative;
	padding: 0;
	border: none;
	max-width: 800px;
	margin: 0 auto;
}

.newsBox .content li {
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	margin-bottom: 15px;
	gap: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #707070;
}
.newsBox .content li > * {
	font-size: 1.6rem;
	display: flex;
	align-items: center;
}

.newsBox .content li .date {
	position: relative;
	font-weight: bold;
	flex-shrink: 0;
}

.newsBox .content li .date::after {
	content: '';
	position: absolute;
	left: 0;
	right: -7px;
	bottom: -16px;
	height: 1px;
	background-color: #D89B51;
}

.newsBox .mCSB_container {
	padding-right: 0px !important;
}
.newsBox .mCSB_inside > .mCSB_container{
	margin-right: 20px;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin: 11px 0 10px;
}
.newsBox .mCS-my-theme.mCSB_scrollTools{
	width: 18px;
	background-color: inherit;
	padding: 0 3px;
	opacity: 1;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
	width: 14px;
	background-color: #1D2088;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
	width: 14px;
	margin: 3px 0;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 3px;
	right: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown { 
	width: 16px;
	height:18px;
	opacity: 1;
}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
	width: 0;
	height: 0;
	border-bottom: 9px solid #1D2088;
	border-right: 7.5px solid transparent;
	border-left: 7.5px solid transparent;
	position:absolute;
	top: 2px;
	left: 0;
	display: block;
	content: "";
}
.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{ 
	width: 0;
	height: 0;
	border-top: 9px solid #1D2088;
	border-right: 7.5px solid transparent;
	border-left: 7.5px solid transparent;
	position:absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: "";
}

/* applyBtn
------------------------------------------------------ */
.applyBtn a {
	display: block;
	align-items: center;
	position: relative;
	width: 356px;
	margin: 0 auto;
	border-radius: 8px;
	padding: 21px 50px 21px 20px;
	line-height: 1;
	background-color: #5BB4B4;
	text-align: center;
	justify-content: center;
	font-size: 2.4rem;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	transition: 0.3s all ease-out;
	font-family: 'Shippori Mincho', serif;
}

.applyBtn a span {
	position: relative;
}

.applyBtn a span::before {
	content: '';
	position: absolute;
	top: 50%;
	right: -32px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: url(/gecard/chevon/img-files/index_ic02.png) no-repeat 0 0 / contain;
}

.btn-txt {
	font-size: 2.4rem;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.btn-txt span {
	font-weight: bold;
}

.applyBtn a:hover {
	opacity: 0.6;
}

.chevon-applyBtn {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	background: rgba(59, 59, 59, 0.7);
}

.chevon-applyBtn .chevon-buttonWrap {
	margin: 0;
	width: 100%;
}

.chevon-applyBtn .applyBtn {
	width: 1128px;
	display: flex;
	justify-content: center;
	gap: 40px;
	margin: 20px auto;
}

.chevon-applyBtn .applyBtn a {
	flex-direction: column;
	width: 420px;
}

/* read
------------------------------------------------------ */
.chevon-box02 {
	padding: 80px 200px;
}
.chevon-box02 >:first-child {
	margin-top: 0 !important;
}
.chevon-boxTitle {
	margin-top: 15px;
	text-align: center;
	font-size: 2.4rem;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
}
.chevon-box02 .chevon-boxText01 {
	margin-top: 12px;
	font-size: 1.4rem;
	line-height: 2;
}
.chevon-box02 .chevon-boxText01 .large {
	font-size: 2.2rem;
	font-weight: bold;
	margin-top: 15px;
	display: inline-block;
}

.chevon-box02 .chevon-boxHr {
	width: 100%;
	height: 1px;
	margin: 24px 0;
	border: none;
	background-color: #7B7B7B;
}

.chevon-box02 .nest >:first-child {
	margin-top: 0;
}

.chevon-box02 .card-back {
	border-radius: 8px;
}

.chevon-boxList01 {
	margin-top: 0px;
}
.chevon-boxList01 > li {
	position: relative;
	padding-left: 25px;
	font-size: 1.4rem;
	line-height: 2;
}
.chevon-boxList01 > li > .mark {
	position: absolute;
	top: 0;
	left: 4px;
}

.chevon-box02 .chevon-boxOrderlist01 {
	margin-top: 24px;
}

.chevon-box02 .chevon-boxInquiry {
	margin-top: 24px;
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.63;
}

/* modal */
body#chevon #cboxOverlay {
	opacity: 0.7 !important;
	filter: alpha(opacity = 70) !important;
}

#cboxContent {
	border-radius: 10px;
	box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.2);
}
body#chevon .chevon-modalWrap {
	display: none;
}
body#chevon #chevon-appModal .chevon-modalInner {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 80px 24px 80px;
	text-align: center;

}
body#chevon #chevon-appModal .chevon-modalTitle {
	color: #333333;
	font-size: 4rem;
	font-weight: 900;
	height: auto;
	line-height: 1.4;
	margin: 0px 0px 30px 0px;
	width: auto;
	max-width: 100%;
	justify-content: flex-start;
}
body#chevon #chevon-appModal .chevon-modalText {
	color: #333333;
	flex: none;
	font-size: 20px;
	font-weight: 400;
	height: auto;
	line-height: 1.4;
	margin: 0px 0px 30px 0px;
	width: auto;
	max-width: 100%;
	justify-content: flex-start;
}
body#chevon #chevon-appModal .chevon-modalQr {
	height: 152px;
	width: 152px;
	max-width: 100%;
	margin: 0 auto;
	background-image: url("/gecard/chevon/img-files/index_qr.webp");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.chevon-section-sns {
	padding-bottom: 0px;
}

/* Layout switch
------------------------------------------------------ */
/* body#chevon.chevon-compact {
	padding-bottom: 30px;
} */
body#chevon.chevon-compact .chevon-applyBtn {
	display: none !important;
}

.layout_normal_excepting {
	display: none;
}
body#chevon.chevon-compact .layout_normal_only {
	display: none;
}
body#chevon.chevon-compact .layout_normal_excepting {
	display: block;
}

/* other than normal */
.box-other .box-selectItem {
	width: 100%;
	padding: 40px 15px 40px 15px;
}

.box-other .box-selectItemImage {
	min-height: auto;
}

.box-other .applyBtn a::before {
	right: 18px;
}

.box-other .box-selectItemNoice {
	margin-bottom: 0;
	min-height: auto;
}

/* webchannel layout switch */
.layout_webcha_only {
	display: none;
}
body#chevon.chevon-webcha .layout_other {
	display: none;
}
body#chevon.chevon-webcha .layout_webcha_only {
	display: block;
	margin-top: 20px;
}

.layout_webcha_only_inner {
	margin: 0 auto;
	align-content: center;
	align-items: center;
	flex: none;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	gap: 30px;
	justify-content: flex-start;
	padding: 56px 0 72px 0;
}

.layout_webcha_only_inner .text a {
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.6;
	color: #fff;
}

.layout_webcha_only_inner .chevon-boxOrderlist01 {
	line-height: 2;
	max-width: 900px;
	margin-inline: auto;
}

/* SP */
@media screen and (max-width: 750px) {
	body {
		padding-bottom: 65px;
	}

	#mainContainer {
		margin-top: 0;
	}

	.sp-only {
		display: inline-block !important;
	}
	.pc-only {
		display: none !important;
	}

	sup {
		font-size: 1.3rem;
	}

	#header {
		padding:2px 0;
	}

	#headerLogo img {
		vertical-align: middle;
	}

	#mainContents {
		width: 100% !important;
		padding: 0;
	}

	.contentsWrap {
		margin: 0 16px;
	}

	.chevon-section {
		padding: 40px 0;
	}

	.heading02 {
		text-align: center;
		font-size: 3.2rem;
		margin-bottom: 32px;
	}

	.heading02 img {
		width: 100%;
	}

	/* mainVisual */
	.chevon-mainVisual {
		margin-bottom: 0;
	}

	.chevon-mainVisual h1 {
		min-height: auto;
	}

	.chevon-mainVisual h1 img {
		width: 100%;
	}

	/* about */
	.chevon-section-about .box {
		padding: 32px 30px;
	}

	.chevon-section-about .chevon-boxOrderlist01 li {
		padding-left: 20px;
	}

	.chevon-section-about .chevon-boxOrderlist01 .mark {
		position: absolute;
		top: 0;
        left: 0;
	}

	.chevon-text01 {
		font-size: 1.6rem;
		text-align: left;
		margin-bottom: 15px;
	}

	.chevon-boxList01 > li > .mark {
		left: -2px;
		font-size: 2rem;
		margin-top: -6px;
	}

	.applyBtn {
		margin-top: 10px;
	}
	
	.applyBtn a {
		width: 65%;
		box-sizing: border-box;
		padding: 15px 20px 15px 20px;
		font-size: 1.6rem;
	}

	.applyBtn a::before {
		right: 17px;
		width: 14px;
		height: 14px;
		margin-top: -7px;
	}

	.chevon-applyBtn .applyBtn a::before {
		right: 10px;
	}

	/* 選べるお申し込み方法 */
	.box-select {
		flex-direction: column;
		gap: 30px;
	}

	.layout_normal_only .box-selectItem {
		padding: 32px 20px;
		text-align: center;
		gap: 0;
		flex-direction: column;
	}

	.layout_normal_only .box-selectItem:last-child {
		grid-template-columns: 38% 58%;
	}

	.layout_normal_only #anc-01.box-selectItem {
		gap: 0 20px;
	}

	.box-selectItem {
		padding: 30px 7px 20px 7px;
	}

	.box-selectItem:first-child, .box-selectItem:last-child {
		width: 100%;
		margin: 0 auto;
	}

	.layout_normal_only .box-selectItemLead {
		grid-column: 2;
		grid-row: 1;
		margin-bottom: 24px;
		font-size: 2.4rem;
		text-align: center;
	}

	.box-selectItemLead {
		margin-bottom: 20px;
		font-size: 2.4rem;
	}

	.layout_normal_only .box-selectItemText {
		grid-column: 2;
		grid-row: 2;
		font-size: 1.4rem;
		min-height: auto;
		margin-bottom: 20px;
		display: block;
		text-align: center;
	}

	.box-selectItemSubText {
		text-align: left;
		font-size: 1.3rem;
		margin-bottom: 20px;
	}

	.zizen-kokuchi {
		font-size: 1.6rem;
	}

	.box-selectItemText {
		font-size: 1.4rem;
		min-height: auto;
		margin-bottom: 10px;
		text-align: left;
	}

	.layout_normal_only .box-selectItemImage {
		grid-column: 1;
		grid-row: 1 / 4;
		width: 100%;
		margin: 0;
		min-height: auto;
		align-self: center;
	}

	.caption {
		font-size: 1.6rem;
		margin-bottom: 8px;
	}

	.box-selectItemImage img {
		width: 87%;
		height: auto;
	}

	.caption + figure img {
		width: 75%;
	}

	.box-selectItemImage {
		width: 80%;
		margin: 0 auto;
		min-height: auto;
	}

	.layout_normal_only .box-selectItem:last-child .box-selectItemImage {
		margin: 0 auto;
		margin-bottom: 0;
	}

	.layout_webcha_only_inner .chevon-boxOrderlist01 {
		font-size: 1.4rem;
	}

	.box-selectItemNoice {
		font-size: 1.1rem;
		text-align: left;
		margin: 15px 0 20px 0;
	}

	.chevon-section-select .txt {
		font-size: 1.6rem;
		margin-bottom: 20px;
	}

	.chevon-section-select .txt .large {
		font-size: 2rem;
	}

	.box-select.box-other .box-selectItem {
		padding: 30px 15px 20px 15px;
	}

	.box-memberBenefit-item {
		gap: 24px;
	}

	.box-memberBenefit .box-selectItemLead img {
		width: 75%;
	}

	.box-memberBenefit-item figure {
		width: 100%;
		height: auto;
		aspect-ratio: 900 / 500;
	}

	.box-memberBenefit-item figure img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

	.chevon-section-about .box .chevon-text01 {
		font-size: 1.3rem;
		margin-bottom: 16px;
	}

	.box-newBenefit picture {
		text-align: center;
		display: block;
	}

	.box-newBenefit img {
		width: 72%;
		margin: 0 auto;
	}

	.box-benefit-text02 {
		grid-template-columns: 1fr;
		justify-items: center;
		text-align: center;
		row-gap: 0;
		font-size: 1.4rem;
		margin: 20px auto 10px auto;
	}

	.box-benefit-text02 dd {
		margin-bottom: 5px;
	}
	.box-benefit-text03 a {
		font-size: 1.4rem;
	}
	[class*="Benefit"] .box-benefit-text01 {
		font-size: 1.6rem;
		margin-bottom: 20px;
	}

	.chevon-section-newBenefit .box-benefit-text01 {
		font-size: 1.3rem;
		margin-bottom: 10px;
	}

	.box-alreadyCard-text {
		width: 94%;
		margin: 0 auto;
	}

	.box-alreadyCard .applyBtn {
		margin: 10px 21px 17px 21px;
	}
	.chevon-noice {
		margin: 0 30px 17px 30px;
		font-size: 1.1rem;
	}


	/* 新規ご入会特典 */
	.chevon-section-newBenefit .box {
		padding: 20px;
	}

	/* その他 */
	.chevon-section-other .box {
		padding: 20px;
	}
	.chevon-applyBtn .chevon-buttonWrap {
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
		box-sizing: border-box;
		flex-direction: column;
		gap: 16px;
	}
	.chevon-button01 {
		width: 100%;
	}
	.chevon-buttonWrap {
		gap: 16px;
		flex-direction: column;
	}
	.chevon-button01 a {
		display: flex;
		align-items: center;
		position: relative;
		font-size: 1.8rem;
		width: 100%;
		padding: 10px 25px 10px 25px;
	}
	.chevon-button01 span::before {
		width: 10px;
		height: 10px;
		margin-top: -5px;
		right: -24px;
	}

	/* NEWS */
	.newsBox .content li {
		flex-direction: column;
		align-items: flex-start;
		gap: 0;
		border-bottom: none;
		background-image:
			linear-gradient(#D89B51, #D89B51),
			linear-gradient(#707070, #707070);
		background-size: 83px 1px, 100% 1px;
		background-position: left bottom, left bottom;
		background-repeat: no-repeat;
	}
	.newsBox .content li:last-child {
		margin-bottom: 0;
	}

	.newsBox .content li > * {
		font-size: 1.3rem;
	}

	.newsBox .content li .date::after {
		content: none;
	}

	.chevon-applyBtn .applyBtn {
		display: flex;
		width: 100%;
		gap: 8px;
		margin: 10px auto 15px;
		padding: 0;
		box-sizing: border-box;
		list-style: none;
	}

	.chevon-applyBtn .applyBtn .applyBtnEntry {
		float: none;
		flex: 1 1 0;
		min-width: 0;
		width: auto !important;
		max-width: 100%;
	}

	.applyBtn a {
		min-width: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 94%;
		max-width: 100%;
		box-sizing: border-box;
		font-size: 1.8rem;
		padding: 14px 0 13px 0;
		border-radius: 8px;
		overflow: hidden;
	}

	.chevon-applyBtn .applyBtn a {
		width: 100%;
		font-size: 1.3rem;
		padding: 11px 0 10px 0;
	}

	.applyBtn a span {
		padding-right: 10px;
	}

	.applyBtn a span::before {
		right: -11px;
		width: 10px;
		height: 10px;
		margin-top: -5px;
	}

	.chevon-applyBtn .applyBtn a span::before {
		margin-top: -6px;
	}

	.chevon-applyBtn .btn-txt {
		font-size: 1.4rem;
		margin-bottom: 5px;
	}

	.newsBox .content {
		min-height: 80px;
		padding: 15px;
	}

	#footer {
		padding: 0 0 20px 0;
		margin-top: 0;
		background: #000;
	}

	/* read */
	.chevon-boxTitle {
		font-size: 1.5rem;
		margin-top: 0;
	}
	.chevon-box02 {
		padding: 32px 20px;
	}
	.chevon-box02 >:first-child {
		margin-top: 0 !important;
	}
	.chevon-box02 .chevon-boxTitle {
		margin-top: 15px;
		text-align: center;
		font-size: 2rem;
		font-weight: bold;
		padding-bottom: 20px;
	}
	.chevon-box02 .chevon-boxTitle + * {
		margin-top: 25px!important;
	}
	.chevon-box02 .chevon-boxText01 {
		margin-top: 12px;
		font-size: 1.2rem;
		line-height: 1.6;
	}
	.chevon-box02 .chevon-boxText01 .large {
		font-size: 1.6rem;
		font-weight: bold;
		margin-top: 0;
	}
	
	.chevon-box02 .nest >:first-child {
		margin-top: 0;
	}

	.chevon-box02 .chevon-boxList01 > li {
		position: relative;
		padding-left: 24px;
		font-size: 1.2rem;
		line-height: 1.6;
	}
	.chevon-box02 .chevon-boxList01 > li + li {
		margin-top: 1px;
	}
	.chevon-box02 .chevon-boxList01 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.chevon-box02 .chevon-boxOrderlist01 {
		margin-top: 24px;
	}
	.chevon-box02 .chevon-boxOrderlist01 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.2rem;
	}
	.chevon-box02 .chevon-boxOrderlist01 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.chevon-box02 .chevon-boxInquiry {
		margin-top: 24px;
		font-size: 1.2rem;
		line-height: 1.6;
	}

	/* SNS */
	.chevon-section-sns {
		padding: 0 0 20px 0;
		background: #000;
	}

	#mainContents .snsArea {
		width: 92%;
		margin-bottom: 0;
	}

	/* modal */
	body#chevon #chevon-appModal .chevon-modalTitle {
		font-size: 3rem;
	}

	body#chevon #chevon-appModal .chevon-modalInner {
		padding: 40px 24px 40px;
	}

	body#chevon #chevon-appModal .chevon-modalText {
		font-size: 1.6rem;
	}

	.chevon-button01 a::before {
		right: 35px;
		width: 14px;
		height: 14px;
		margin-top: -7px;
	}

	/* Layout switch
	------------------------------------------------------ */
	/* other than normal */
	.box-other .applyBtn {
		width: 100%;
	}
	.box-other .applyBtn a {
		width: 87%;
	}

	/* webcha only */
	.layout_webcha_only_inner {
		gap: 24px;
	}
}