@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/base/base09.css
====================================================== */
body{
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #4d3416;
	overflow-x: hidden;
}
/* layout
------------------------------------------------------ */
a:visited,
a:link{
	color: #4d3416;
}
p,ul,ol,div {
	color: #4d3416;
}
@media screen and (min-width: 751px) {
	/* override
	------------------------------------------------------ */
	body{
		min-width: 1260px;
		font-size: 1.6rem;
		overflow-x: hidden;
	}
	/* header
	------------------------------------------------------ */
	#header {
		width: 100%;
		height: 50px;
		margin: 0 auto;
		padding: 0;
		background-color: #fff;
		border-bottom: none;
	}
	#headerLogo {
		width: 1260px;
		margin: 0 auto;
		padding: 7px 36px 6px;
	}
	#header #headerLogo img {
		width: 192px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
		background: url("/gecard/yuhachi/img-files/index_bg02.webp") repeat;
		background-color: #fff3df;
	}
	#mainContents{
		width: 1260px;
		padding: 28px 30px 64px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 50px;
		margin-top: 0;
		padding: 0;
		border: none;
		background-color: #4d3416;
		text-align: center;
	}
	#copyright {
		font-size: 1.4rem;
		color: #fff;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		text-align: center;
		background: url("/gecard/yuhachi/img-files/index_bg01.webp") repeat;
		background-color: #ffecc8;
		padding-bottom: 38px;
	}
	.mainVisual .mainVisualTitle img {
		margin-top: 18px;
	}
	/* news
------------------------------------------------------ */
.newsBox {
	position: relative;
	margin-top: 50px;
}
.newsBox .newsBoxHeading {
	position: relative;
	display: flex;
	z-index: 1;
	margin-left: 14px;
}
.newsBox .newsBoxHeading img {
	width: 118px;
}
.newsBox .newsBoxInner {
	position: relative;
	width: 100%;
	height: 116px;
	margin-top: -18px;
	overflow-y: hidden;
	padding: 11px 10px 17px 19px;
	background: #fff;
	border-radius: 20px;
}
.newsBox .content {
	overflow: auto;
	position: relative;
	padding: 0px;
	height: 85px;
}
.newsBox .contentbox {
	padding: 10px 0 0;
	font-size: 1.6rem;
	line-height: 1.6;
}
.newsBox .contentbox li {
	display: table;
	margin-bottom: 10px;
}
.newsBox .contentbox li .date {
	display: table-cell;
	padding-right: 10px;
	width: 130px;
}
.newsBox .contentbox li .txt {
	display: table-cell;
}
.newsBox .mCSB_container {
	padding-right: 0px !important;
}
.newsBox .mCSB_inside > .mCSB_container{
	margin-right: 20px;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin: 15px 0 10px;
}
.newsBox .mCS-my-theme.mCSB_scrollTools{
	width: 18px;
	background-color: inherit;
	padding: 4px 3px;
	opacity: 1;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
	width: 15px;
	background-color: #ffc600;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
	width: 15px;
	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 #ffc600;
	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 #ffc600;
	border-right: 7.5px solid transparent;
	border-left: 7.5px solid transparent;
	position:absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: "";
}
	/* flow
	------------------------------------------------------ */
	.flow--wrap {
		margin-top: 100px;
	}
	.flow > li {
		float: left;
		width: 280px;
		min-height: 291px;
		margin-right: calc(80px / 3);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: contain;
		text-align: center;
	}
	.flow > li:last-child {margin-right: 0;}
	.flow > li.list01 {background-image: url("/gecard/yuhachi/img-files/pc_index_flow01.webp");}
	.flow > li.list02 {background-image: url("/gecard/yuhachi/img-files/pc_index_flow02.webp");}
	.flow > li.list03 {background-image: url("/gecard/yuhachi/img-files/pc_index_flow03.webp");}
	.flow > li.list04 {background-image: url("/gecard/yuhachi/img-files/pc_index_flow04.webp");}
	.flow > li a {color: inherit;}
	.flow > li .num {
		display: block;
		text-indent: -9999px;
		width: 100%;
		height: 42px;
	}
	.flow .flowDesc dd {
		padding-top: 170px;
		font-size: 1.6rem;
		text-align: center;
	}
	.flow .flowDesc dd a {
		color: #4d3416;
	}
	/* module
	------------------------------------------------------ */
	/* section */
	.yuhachi-section >:first-child {
		margin-top: 0 !important;
	}
	.yuhachi-section + .yuhachi-section {
		margin-top: 50px;
	}
	/* textImage */
	.yuhachi-textImage01 {
		width: 557px;
		margin: 20px auto 0;
	}
	/* heading */
	.yuhachi-heading02 {
		position: relative;
		left: 50%;
		width: 1920px;
		margin-top: 130px;
		transform: translateX(-50%);
	}
	.yuhachi-heading02.type-first {
		margin-top: 72px;
	}
	.yuhachi-heading02.type-flow {
		margin-top: 99px;
	}
	.yuhachi-heading02-02 {
		margin-top: 85px;
		margin-bottom: 27px;
		text-align: center;
	}
	.yuhachi-privilegeText01 {
		margin-top: 27px;
		text-align: center;
		font-size: 2rem;
	}
	.yuhachi-privilegeText02 {
		margin-top: 10px;
		text-align: center;
		font-size: 2.8rem;
		font-weight: bold;
		line-height: 1.4;
	}
	.yuhachi-privilegeText03 {
		margin-top: 13px;
		text-align: center;
		font-size: 1.6rem;
	}
	.yuhachi-privilegeList01 {
		margin-top: 13px;
		text-align: center;
		font-size: 1.6rem;
	}
	.yuhachi-privilegeColumn {
		display: flex;
		gap: 30px;
		margin-top: 31px;
	}
	.yuhachi-privilegeItem {
		width: 380px;
	}
	/* text */
	.yuhachi-lead {
		margin-bottom: 10px;
		font-size: 3.5rem;
		font-weight: bold;
		line-height: 1.4;
	}
	.yuhachi-text01 { 
		margin-top: 32px;
		font-size: 1.6rem;
	}
	.yuhachi-text02 { 
		margin-top: 17px;
		font-size: 1.6rem;
	}
	/* image */
	.yuhachi-image {
		margin-top: 35px;
		text-align: center;
	}
	.yuhachi-voiImage {
		margin-top: 20px;
		text-align: center;
	}
	/* list */
	.yuhachi-noteList {
		margin-top: 30px;
	}
	.yuhachi-noteList.voiContent {
		text-align: center;
		margin: 20px auto 0;
	}
	.yuhachi-noteList[data-align="center"],
	.yuhachi-noteList[data-align-pc="center"] {
		text-align: center;
	}
	.yuhachi-noteList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.yuhachi-noteList[data-mark="static"] > li,
	.yuhachi-noteList[data-mark-pc="static"] > li {
		padding-left: 0;
	}
	.yuhachi-noteList > li + li {
		margin-top: 7px;
	}
	.yuhachi-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.yuhachi-noteList[data-mark-pc="static"] > li > .mark {
		position: static;
	}
	/* card */
	.yuhachi-cardWrap {
		display: flex;
		justify-content: center;
		gap: 38px 20px;
		flex-flow:wrap-reverse;
		margin-top: 53px;
	}
	.yuhachi-card {
		width: 590px;
		height: 580px;
		padding: 38px 45px 30px;
		background: url("/gecard/yuhachi/img-files/index_bg03.webp") no-repeat;
		text-align: center;
	}
	.yuhachi-card.type02 {
		background: url("/gecard/yuhachi/img-files/index_bg04.webp") no-repeat;
	}
	.yuhachi-card.type03 {
		background: url("/gecard/yuhachi/img-files/index_bg06.webp") no-repeat;
	}
	.yuhachi-card .yuhachi-cardTitle {
		margin-left: -45px;
		margin-right: -45px;
	}
	.yuhachi-card .yuhachi-cardTitle img {
		width: auto;
		height: 59px;
	}
	.yuhachi-card .yuhachi-cardImage {
		margin: 22px 0 0;
	}
	.yuhachi-card .yuhachi-cardText {
		margin-top: 42px;
		text-align: center;
		font-size: 2.6rem;
		color: #4d3416;
		font-weight: bold;
	}
	/* button */
	.applyBtn {
		display: flex;
		justify-content: center;
		margin-top: 32px;
	}
	.applyBtn > li a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 500px;
		height: 84px;
		border-radius: 20px;
		background: url("/gecard/yuhachi/img-files/index_bg05.webp") repeat 20px 270px;
		background-color: #4d3416;
		transition: 0.3s all ease-out;
		border-bottom: 4px solid #372510;
	}
	.applyBtn > li a:hover {
		margin-top: 4px;
		border-bottom: none;
		height: 80px;
	}
	.applyBtn > li a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 11px;
		width: 32px;
		height: 32px;
		margin-top: -16px;
		background: url("/gecard/yuhachi/img-files/index_ic03.webp") no-repeat 0 0 / contain;
	}
	.applyBtn > li a img {
		width: auto;
		height: 26px;
	}
	.yuhachi-btnWrap {
		display: flex;
		justify-content: center;
		gap: 20px 30px;
		margin: 57px 0 99px;
		padding: 0 40px;
	}
	.yuhachi-btn {
		width: calc(50% - 25px);
		height: 86px;
	}
	.yuhachi-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 100%;
		padding: 10px 60px 5px;
		font-size: 2.8rem;
		color: #4d3416;
		font-weight: bold;
		text-decoration: none;
		overflow: hidden;
		transition: 0.3s all ease-out;
		background-color: #ffd95e;
		border-radius: 20px;
		box-shadow: 0px 3px 0 0 #daa700;
	}
	.yuhachi-btn a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 22px;
		width: 34px;
		height: 34px;
		margin-top: -17px;
		background: url("/gecard/yuhachi/img-files/index_ic01.webp") no-repeat;
		}
	.yuhachi-btn a:hover {
		transform: translateY(3px);
		box-shadow: none;
	}
	.yuhachi-btn02 {
		margin-top: 74px;
	}
	.yuhachi-btn02 a {
		display: flex;
		width: 800px;
		height: 70px;
		margin: 0 auto;
		justify-content: center;
		align-items: center;
		position: relative;
		padding: 10px 60px 5px;
		font-size: 2.8rem;
		color: #4d3416;
		font-weight: bold;
		text-decoration: none;
		transition: 0.3s all ease-out;
		background-color: #ffd95e;
		border-radius: 20px;
		box-shadow: 0px 3px 0 0 #daa700;
		text-align: center;
	}
	.yuhachi-btn02 a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 17px;
		width: 34px;
		height: 34px;
		margin-top: -17px;
		transform: rotate(90deg);
		background: url("/gecard/yuhachi/img-files/index_ic01.webp") no-repeat 0 0 / contain;
		}
	.yuhachi-btn02 a:hover {
		transform: translateY(3px);
		box-shadow: none;
	}
	/* media */
	.yuhachi-media {
		display: flex;
		align-items: center;
		flex-flow: row wrap;
		margin-top: 30px;
	}
	.yuhachi-media .yuhachi-mediaHead {
		flex-shrink: 0;
		width: 44%;
	}
	.yuhachi-media .yuhachi-mediaBody {
		flex-shrink: 0;
		width: 56%;
	}
	.yuhachi-media .yuhachi-mediaText {
		font-size: 2rem;
		line-height: 1.6;
	}
	.yuhachi-media .yuhachi-mediaText02 {
		margin-top: 15px;
		font-size: 2.8rem;
		font-weight: bold;
	}
	.yuhachi-media .yuhachi-mediaText03 {
		margin-top: 15px;
		font-size: 1.6rem;
	}
	.yuhachi-media .yuhachi-mediaImage {
		margin: 0 47px 0 10px;
		text-align: center;
	}
	.yuhachi-media .yuhachi-mediaNoteList li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.yuhachi-media .yuhachi-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.yuhachi-media02 {
		margin-top: 36px;
	}
	/* box */
	.yuhachi-box {
		margin-top: 74px;
		background-color: #fff;
		border-radius: 20px;
	}
	.yuhachi-box + .yuhachi-box {
		margin-top: 34px;
	}
	.yuhachi-box .yuhachi-boxInner {
		padding: 25px 50px;
	}
	.yuhachi-box .yuhachi-boxInner >:first-child {
		margin-top: 0 !important;
	}
	.yuhachi-box .yuhachi-boxTitle {
		margin-top: 20px;
		margin-bottom: 25px;
		text-align: center;
		font-size: 2rem;
		color: #4d3416;
		font-weight: bold;
	}
	.yuhachi-box .yuhachi-boxText {
		margin-top: 20px;
		font-size: 1.6rem;
	}
	.yuhachi-box .yuhachi-boxText .yuhachi-textLarge {
		font-size: 2rem;
		font-weight: bold;
	}
	.yuhachi-box .yuhachi-boxList {
		margin-top: 13px;
	}
	.yuhachi-box .yuhachi-boxList > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.6rem;
	}
	.yuhachi-box .yuhachi-boxList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.yuhachi-box .yuhachi-boxList > li > .yuhachi-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.yuhachi-box .yuhachi-boxImage {
		margin-top: 10px;
		text-align: center;
	}
	.yuhachi-box .yuhachi-boxHr {
		width: calc(100% + 80px);
		height: 3px;
		margin: 24px 0 24px -40px;
		background-image: linear-gradient(to right, #ffb400, #ffb400 3px, transparent 3px, transparent 12px);
		background-size: 12px 3px;
	}
	.yuhachi-box .yuhachi-boxInquiry {
		text-align: center;
	}
	.yuhachi-box .yuhachi-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.yuhachi-box .yuhachi-boxInquiry .yuhachi-boxInquiryTxt {
		font-size: 1.6rem;
	}
	.yuhachi-box .yuhachi-boxInquiry .yuhachi-boxInquiryTel {
		font-size: 1.6rem;
	}
	/* other */
	.yuhachi-banner {
		text-align: center;
		margin-top: 53px;
	}
	.yuhachi-banner a {
		transition: 0.3s all ease-out;
	}
	.yuhachi-banner a:hover {
		opacity: 0.7;
	}
	/* yuhachi-comic */
	.yuhachi-comicWrap {
		display: flex;
		flex-flow: wrap;
		justify-content: center;
		margin-top: 80px;
		gap: 60px 20px;
	}
	.yuhachi-comicWrap .yuhachi-comicItem {
		width: calc(50% - 10px);
	}
	.yuhachi-comicWrap .yuhachi-comicItem[data-width-pc="100per"] {
		width: 100%;
		padding: 0 calc(100% / 2 / 2 + 5px);
	}
	.yuhachi-comicWrap .yuhachi-comicHead {
		text-align: center;
	}
	.yuhachi-comicWrap .yuhachi-comicCharacter {
		margin-top: 12px;
	}
	.yuhachi-comicWrap .yuhachi-comicCharacter img {
		width: auto;
		height: 213px;
	}
	.yuhachi-comicBody {
		margin-top: 15px;
	}
	#pageContainer .snsArea {
		margin: 55px auto 0;
	}
}
@media screen and (max-width: 750px) {
	/* override
	------------------------------------------------------ */
	body{
		font-size: 1.3rem;
	}
	body .snsArea{
		margin-top: 30px;
		margin-bottom: 0;
	}
	/* header
	------------------------------------------------------ */
	#header {
		height: 35px;
		padding: 0;
		border-bottom: 1px solid #ccbda0;
		background-color: #fff;
	}
	#headerLogo {
		padding: 4px 14px 6px;
	}
	#header #headerLogo img {
		width: 131px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		margin-top: 0;
		background: url("/gecard/yuhachi/img-files/index_bg02.webp") repeat 0 0 / 64px 64px;
		background-color: #fff3df;
	}
	#mainContents{
		padding: 19px 10px 34px;
	}
	/* footer
	------------------------------------------------------ */
	#footer {
		display: flex;
		align-items: center;
		justify-content: center;
		height: auto;
		margin-top: 0;
		padding: 10px 0;
		border: none;
		background-color: #4d3416;
		text-align: center;
	}
	#copyright {
		font-size: 1rem;
		color: #fff;
	}
	/* mainVisual
	------------------------------------------------------ */
	.mainVisual {
		text-align: center;
		background: url("/gecard/yuhachi/img-files/index_bg01.webp") repeat 0 0 / 11px 17px;
		background-color: #ffecc8;
		padding-bottom: 34px;
	}
	.mainVisual .mainVisualTitle img {
		margin-top: 4px;
		width: 100vw;
	}
	/* news
	------------------------------------------------------ */
	.newsBox {
		margin-top: 20px;
	}
	.newsBox .newsBoxHeading {
		display: flex;
		margin-left: 5px;
	}
	.newsBox .newsBoxHeading img {
		width: 81px;
	}
	.newsBox .newsBoxInner{
		width: auto;
		height: 78.5px;
		margin-top: -12px;
		padding: 10px 4px 10px 10px;
		background: #fff;
		border-radius: 10px;
	}
	.newsBox .content {
		padding: 0px;
		height: 75px;
	}
	.newsBox .contentbox {
		padding: 10px 0;
		font-size: 10px;
		font-size: 1.0rem;
	}
	.newsBox .contentbox li {
		margin-bottom: 2px;
	}
	.newsBox .contentbox li .date {
		width: 80px;
		padding-left: 0;
		display: table-cell;
	}
	.newsBox .contentbox li .txt {
		display: table-cell;
		padding-right: 10px;
	}
	.newsBox .mCSB_inside > .mCSB_container{
		margin-right: 15px;
	}
	.mCSB_scrollTools a+.mCSB_draggerContainer{
		margin: 9px 0 14px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools{
		width: 18px;
		opacity: 1;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		border-radius: 2.5px;
		background-color: #ffc600;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger{
		min-height: 9px !important;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
		width: 12px;
		margin: 3px 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown { 
		width: 12px;
		height:11px;
		opacity: 1;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before,
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
		content: "";
		position:absolute;
		left: 0;
		width: 0;
		height: 0;
		border-right-width: 6px;
		border-left-width: 6px;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
		top: 0;
		border-bottom: 8px solid #ffc600;
		border-bottom-width: 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{
		bottom: 0;
		border-top: 8px solid #ffc600;
		border-top-width: 8px;
	}
	.newsBox .mCustomScrollBox{
		height: calc(100% - 15px);
	}
	
	/* flow
	------------------------------------------------------ */
	.flow--wrap {
		margin: 40px 0 0;
	}
	.flow > li {
		position: relative;
		width: 100%;
		padding-top: 0;
		text-align: center;
	}
	.flow > li:first-child {
		margin: 0;
	}
	.flow > li,
	.flow > li:nth-of-type(2),
	.flow > li:nth-of-type(3){margin: 21px 0 0;}
	.flow > li:first-child{margin: 0;}
	.flow > li + li:after {
		position: absolute;
		content: "";
		width: 21px;
		height: 13px;
		top: -15px;
		right: 50%;
		margin-right: -10px;
		background: url(/gecard/yuhachi/img-files/index_ic02.webp) no-repeat top left / contain;
		-webkit-background-size: 21px auto;
		background-size: 21px auto;
	}
	.flow > li .num {display: none;}
	.flow .flowDesc {
		display: table;
		width: 100%;
		height: 76px;
		margin-top: 0;
	}
	.flow .flowDesc dt {
		display: table-cell !important;
		width: 27.95%;
		height: auto;
		padding: 0;
		background-size: 100px auto !important;
		background-repeat: no-repeat;
		background-position: 0 50%;
		vertical-align: middle;
	}
	.flow .flowDesc dt span {display: inline;}
	.flow .flowDesc dd {
		display: table-cell;
		width: 74.5%;
		padding: 0 0 0 5px;
		vertical-align: middle;
		font-size: 1.3rem;
		text-align: left;
		z-index: -1;
		line-height: 1.7;
	}
	.flow .flowDesc dd > span {
		display: block;
		padding: 10px 5px;
	}
	/* module
	------------------------------------------------------ */
	/* section */
	.yuhachi-section >:first-child {
		margin-top: 0 !important;
	}
	.yuhachi-section + .yuhachi-section {
		margin-top: 20px;
	}
	/* textImage */
	.yuhachi-textImage01 {
		width: min(668px, calc(668 / 750) * 100vw);
		margin: 20px auto 0;
	}
	/* heading */
	.yuhachi-heading02 {
		width: 100vw;
		position: relative;
		margin: 52px 0 15px -10px;
	}
	.yuhachi-heading02.type-first {
		margin-top: 48px;
	}
	.yuhachi-heading02-02 {
		margin: 35px 0 0 0;
		text-align: center;
	}
	.yuhachi-heading02-02 .yuhachi-heading02Title img {
		width: auto;
		max-height: 57px;
	}
	.yuhachi-privilegeText01 {
		margin-top: 9px;
		font-size: 1.3rem;
		line-height: 1.4;
	}
	.yuhachi-privilegeText02 {
		margin-top: 4px;
		font-size: 1.6rem;
		font-weight: bold;
		line-height: 1.4;
	}
	.yuhachi-privilegeText03 {
		margin-top: 13px;
		text-align: center;
		font-size: 1.2rem;
	}
	.yuhachi-privilegeList01 {
		margin-top: 8px;
	}
	.yuhachi-privilegeList01 > li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.yuhachi-privilegeList01 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.yuhachi-privilegeColumn {
		margin-top: 24px;
	}
	.yuhachi-privilegeItem {
		text-align: center;
	}
	.yuhachi-privilegeItem + .yuhachi-privilegeItem {
		margin-top: 22px;
	}
	/* text */
	.yuhachi-lead {
		margin-top: 19px;
		margin-bottom: 13px;
		font-size: 2rem;
		font-weight: bold;
		line-height: 1.2;
	}
	.yuhachi-text01 { 
		margin-top: 6px;
		line-height: 1.2;

		font-size: 1.3rem;
	}
	.yuhachi-text02 { 
		margin-top: 15px;
		font-size: 1.2rem;
	}
	/* image */
	.yuhachi-image {
		margin-top: 15px;
		text-align: center;
	}
	.yuhachi-voiImage {
		margin-top: 20px;
		text-align: center;
	}
	/* list */
	.yuhachi-noteList {
		margin-top: 15px;
	}
	.yuhachi-noteList[data-align="center"],
	.yuhachi-noteList[data-align-sp="center"] {
		text-align: center;
	}
	.yuhachi-noteList > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.2rem;
		line-height: 1.2;
	}
	.yuhachi-noteList[data-mark="static"] > li,
	.yuhachi-noteList[data-mark-sp="static"] > li {
		padding-left: 0;
	}
	.yuhachi-noteList[data-align="center"] > li,
	.yuhachi-noteList[data-align-sp="center"] > li {
		display: inline-block;
	}
	.yuhachi-noteList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.yuhachi-noteList > li + li {
		margin-top: 3px;
	}
	.yuhachi-noteList[data-mark="static"] > li > .mark {
		position: static;
	}
	/* card */
	.yuhachi-cardWrap {
		display: flex;
		gap: calc((50 / 720) * 100vw);
		flex-flow: wrap;
		margin-top: 28px;
	}
	.yuhachi-card {
		order: 2;
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: calc((43 / 720) * 100vw) calc((52 / 720) * 100vw) calc((34 / 720) * 100vw);
		background: url("/gecard/yuhachi/img-files/index_bg03.webp") no-repeat 0 0 / contain;
		text-align: center;
		aspect-ratio: 680/669;
	}
	.yuhachi-card.type02 {
		order: 3;
		background: url("/gecard/yuhachi/img-files/index_bg04.webp") no-repeat 0 0 / contain;
	}
	.yuhachi-card.type03 {
		order: 1;
		background: url("/gecard/yuhachi/img-files/index_bg06.webp") no-repeat 0 0 / contain;
	}
	.yuhachi-card .yuhachi-cardTitle {
		margin-left: calc((-52 / 720) * 100vw);
		margin-right: calc((-52 / 720) * 100vw);
	}
	.yuhachi-card .yuhachi-cardTitle img {
		width: auto;
		height: calc((67 / 720) * 100vw);
	}
	.yuhachi-card .yuhachi-cardImage {
		margin: calc((26 / 720) * 100vw) auto 0;
	}
	.yuhachi-card .yuhachi-cardText {
		margin-top: calc((46 / 720) * 100vw);
		text-align: center;
		font-size: calc((30 / 720) * 100vw);
		font-weight: bold;
		color: #4d3416;
	}
	/* button */
	.applyBtn {
		justify-content: center;
		margin-top: calc((37 / 720) * 100vw);
	}
	.applyBtn > li a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		width: 100%;
		height: calc((98 / 720) * 100vw);
		border-radius: calc((23 / 720) * 100vw);
		background: url("/gecard/yuhachi/img-files/index_bg05.webp") repeat calc((20 / 720) * 100vw) calc((540 / 720) * 100vw) / calc((400 / 720) * 100vw) calc((400 / 720) * 100vw);
		background-color: #4d3416;
		border-bottom: calc((4 / 720) * 100vw) solid #372510;
	}
	.applyBtn > li a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: calc((22 / 720) * 100vw);
		width: calc((38 / 720) * 100vw);
		height: calc((38 / 720) * 100vw);
		margin-top: calc((-19 / 720) * 100vw);
		background: url("/gecard/yuhachi/img-files/index_ic03.webp") no-repeat 0 0 / contain;
	}
	.applyBtn > li a img {
		width: auto;
		height: calc((30 / 720) * 100vw);
	}
	.yuhachi-btnWrap {
		display: block;
		justify-content: space-between;
		margin-top: 23px;
		margin-bottom: 69px;
		padding: 0 10px;
	}
	.yuhachi-btn {
		width: 100%;
		height: 50px;
	}
	.yuhachi-btn + .yuhachi-btn {
		margin-top: 16px;
	}
	.yuhachi-btn a {
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		height: 50px;
		padding: 5px 40px;
		font-size: 1.7rem;
		color: #4d3416;
		font-weight: bold;
		text-decoration: none;
		background-color: #ffd95e;
		border-radius: 15px;
		box-shadow: 0px 1.5px 0 0 #daa700;
	}
	.yuhachi-btn a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 15px;
		width: 17px;
		height: 17px;
		margin-top: -7.5px;
		background: url("/gecard/yuhachi/img-files/index_ic01.webp") no-repeat 0 0 / contain;
		}
	.yuhachi-btn02 {
		margin-top: 46px;
	}
	.yuhachi-btn02 a {
		display: flex;
		width: 100%;
		margin: 0 auto;
		justify-content: center;
		align-items: center;
		position: relative;
		padding: 8px 28px;
		font-size: 1.6rem;
		color: #4d3416;
		font-weight: bold;
		text-decoration: none;
		background-color: #ffd95e;
		border-radius: 15px;
		box-shadow: 0px 1.5px 0 0 #daa700;
		text-align: center;
	}
	.yuhachi-btn02 a::before {
		content: '';
		position: absolute;
		top: 50%;
		right: 10px;
		width: 17px;
		height: 17px;
		margin-top: -8.5px;
		transform: rotate(90deg);
		background: url("/gecard/yuhachi/img-files/index_ic01.webp") no-repeat 0 0 / contain;
		}
	/* media */
	.yuhachi-media {
		margin-top: 10px;
	}
	.yuhachi-media .yuhachi-mediaBody {
		margin-top: 15px;
	}
	.yuhachi-media .yuhachi-mediaText {
		font-size: 1.3rem;
		line-height: 1.4;
	}
	.yuhachi-media .yuhachi-mediaText02 {
		margin-top: 10px;
		font-size: 1.6rem;
		color: #f7db88;
		font-weight: bold;
	}
	.yuhachi-media .yuhachi-mediaText03 {
		margin-top: 10px;
		font-size: 1.2rem;
	}
	.yuhachi-media .yuhachi-mediaImage {
		text-align: center;
	}
	.yuhachi-media .yuhachi-mediaNoteList li {
		position: relative;
		padding-left: 12px;
		font-size: 1.2rem;
	}
	.yuhachi-media .yuhachi-mediaNoteList li .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.yuhachi-media02 {
		margin-top: 19px;
	}
	.yuhachi-media02 .yuhachi-mediaBody {
		margin-top: 35px;
	}
	/* box */
	.yuhachi-box {
		margin-top: 42px;
		background-color: #fff;
		border-radius: 10px;
	}
	.yuhachi-box + .yuhachi-box {
		margin-top: 10px;
	}
	.yuhachi-box .yuhachi-boxInner {
		padding: 20px 10px;
	}
	.yuhachi-box .yuhachi-boxInner >:first-child {
		margin-top: 0 !important;
	}
	.yuhachi-box .yuhachi-boxTitle {
		margin-top: 15px;
		margin-bottom: 12px;
		text-align: center;
		font-size: 1.5rem;
		color: #4d3416;
		font-weight: bold;
	}
	.yuhachi-box .yuhachi-boxText {
		margin-top: 15px;
		font-size: 1.3rem;
	}
	.yuhachi-box .yuhachi-boxText .yuhachi-textLarge {
		font-size: 1.5rem;
		font-weight: bold;
	}
	.yuhachi-box .yuhachi-boxList {
		margin-top: 12px;
	}
	.yuhachi-box .yuhachi-boxList > li {
		position: relative;
		padding-left: 13px;
		font-size: 1.3rem;
	}
	.yuhachi-box .yuhachi-boxList > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.yuhachi-box .yuhachi-boxList > li > .yuhachi-boxListNest >:first-child {
		margin-top: 0 !important;
	}
	.yuhachi-box .yuhachi-boxImage {
		margin: 15px 5% 0;
		text-align: center;
	}
	.yuhachi-box .yuhachi-boxHr {
		width: 100%;
		height: 2px;
		margin: 18px 0 18px 0;
		background-image: linear-gradient(to right, #ffb400, #ffb400 2px, transparent 2px, transparent 6px);
		background-size: 6px 2px;
	}
	.yuhachi-box .yuhachi-boxInquiry {
		text-align: center;
	}
	.yuhachi-box .yuhachi-boxInquiry >:first-child {
		margin-top: 0!important;
	}
	.yuhachi-box .yuhachi-boxInquiry .yuhachi-boxInquiryTxt {
		margin-top: 3px;
		font-size: 1.3rem; 
	}
	.yuhachi-box .yuhachi-boxInquiry .yuhachi-boxInquiryTel {
		margin-top: 3px;
		font-size: 1.3rem;
	}
	.yuhachi-banner {
		margin-top: 30px;
		text-align: center;
	}
	/* yuhachi-comic */
	.yuhachi-comicWrap {
		margin-top: 54px;
	}
	.yuhachi-comicWrap .yuhachi-comicItem + .yuhachi-comicItem {
		margin-top: 58px;
	}
	.yuhachi-comicWrap .yuhachi-comicHead {
		text-align: center;
	}
	.yuhachi-comicWrap .yuhachi-comicCharacterName img {
		width: auto;
		height: calc((78 / 720) * 100vw);
	}
	.yuhachi-comicWrap .yuhachi-comicCharacter {
		margin: 8px auto 0;
	}
	.yuhachi-comicWrap .yuhachi-comicCharacter img {
		width: auto;
		height: calc((244 / 720) * 100vw);
	}
	.yuhachi-comicBody {
		margin-top: 9px;
		text-align: center;
	}
}
/* Cleafix
------------------------------------------------------ */
.contentsWrap:after,
.flow:after {
	display: block;
	clear: both;
	content: "";
}