@charset "shift_jis";
@import url('https://fonts.googleapis.com/css2?family=Caprasimo&family=DotGothic16&display=swap');
/* ======================================================
 * /common-files/css/gecard/eightyniners/eightyniners.css
====================================================== */

body{
	font-family: 'Local Noto Sans JP', 'Noto Sans JP', 'Noto Sans CJK JP', "???C???I", Meiryo, "?q?‰?M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "?l?r ?o?S?V?b?N", "MS PGothic", 'Heebo', sans-serif;
	overflow-x: hidden;
	font-size: 1.6rem;
	color: #000;
	padding-bottom: 160px;
    background-color: #DADF00;
}

a:link,
a:visited {
	color: #1D2088;
}

/* override
------------------------------------------------------ */
#mainContainer {
	margin-top: 0;
}

/* パラメーターによる切り替え用クラス */
body#eightyniners.eightyniners-lpVariant .eightyniners-applyBtn {
	display: none !important;
}

body#eightyniners.eightyniners-lpVariant .layout_normal_only {
	display: none !important;
}

body#eightyniners.eightyniners-lpVariant .eightyniners-section01 > .box_inner > .eightyniners-cardWrap {
	margin-top: 50px;
}

/* body#eightyniners .layout_webcha_only {
	display: none;
} */
/* body#eightyniners.eightyniners-webcha .layout_other {
	display: none;
} */
/* body#eightyniners.eightyniners-webcha .layout_webcha_only {
	display: block;
} */

body#eightyniners.eightyniners-lpVariant {
	padding-bottom: 0;
}

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

.box_inner {
	max-width: 1200px;
	margin: 0 auto;
}
#mainContents .snsArea {
	margin: 0 auto;
	border-radius: 8px;
}
#mainContents .top-snsshare .snsArea {
	width: 800px;
	margin-top: 60px;
	margin-bottom: 0;
}


/* 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;
}
.headerLogo-inner img:nth-child(1) {
	width: 100%;
    max-width: 55px;
    -webkit-backface-visibility: hidden;
}

/* footer
------------------------------------------------------ */
#footer {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 50px;
	padding: 24px 0 0;
    margin-top: 0;
	border: none;
	text-align: center;
	padding-bottom: 40px;
    background: url(/gecard/eightyniners/img-files/index_bg01_pc.png)repeat 0 0 / contain;
}
#copyright {
	font-size: 1.2rem;
	color: #000;
}

/* eightyniners-mainVisual
------------------------------------------------------ */
.eightyniners-mainVisual {
	text-align: center;
    background: url(/gecard/eightyniners/img-files/index_bg01_pc.png)no-repeat 0 0 / contain;
}
/* section01
------------------------------------------------------ */
.eightyniners-section01 {
    padding: 80px 0;
}
.eightyniners-section01 .subtitle-box {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
	margin: 20px 0 0 0;
}
.eightyniners-section01 .subtitle-box .txt {
	font-size: 3.6rem;
	font-weight: bold;
	line-height: 1.36;
}
.eightyniners-section01 .subtitle-box .txt span {
	font-size: 4.0rem;
}
.eightyniners-section01 .subtitle-box .txt .deco {
    position: relative;
}
.eightyniners-section01 .subtitle-box .txt .deco::before {
	position: absolute;
    content: '';
    width: 246px;
    height: 10px;
    top: -16px;
    left: 16px;
    transform: translateY(-50%);
    background: url("/gecard/eightyniners/img-files/index_ic05.png")no-repeat 100% 100% / contain;
}
.eightyniners-section01 .txt {
    line-height: 1.6;
    font-size: 2.4rem;
}
.eightyniners-section01 .txt-box {
    text-align: center;
}
.eightyniners-section01 .txt-box .txt:nth-child(2) {
    font-size: 2.4rem;
    font-weight: bold;
    margin: 16px 0;
}
.eightyniners-section01 .txt-box .txt:nth-child(3) {
    margin-bottom: 40px;
    font-size: 1.6rem;
}
.eightyniners-section01 .txt02 {
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.6;
    text-align: center;
}

/* card */
.eightyniners-cardWrap01 {
    padding-bottom: 40px;
}
.eightyniners-cardWrap01 .eightyniners-cardInner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
    padding: 56px 0px;
    border-radius: 16px;
    border: 5px solid  #000;
    background: #FFF;
}
.eightyniners-cardWrap02 {
    padding: 80px 0px;
    border-radius: 16px;
    border: 5px solid  #000;
    background: #FFF;
}
.eightyniners-cardWrap02 .eightyniners-cardInner {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 64px;
}
.eightyniners-card .eightyniners-cardImage {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 16px;
	margin-bottom: 24px;
}
.eightyniners-cardWrap01 .eightyniners-card .eightyniners-cardImage img {
	max-width: 342px;
    width: 100%;
	height: auto;
}
.eightyniners-cardWrap02 .eightyniners-card .eightyniners-cardImage img {
	max-width: 307px;
    width: 100%;
	height: auto;
}

.applyBtn {
	margin-top: 20px;
	text-align: center;
}
.applyBtn a {
	display: inline-flex;
	align-items: center;
	position: relative;
	width: 356px;
	padding: 21px 50px 21px 20px;
	line-height: 1;
	border-radius: 50px;
	background-color: #D60011;
	text-align: center;
	justify-content: center;
	font-size: 2.4rem;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	transition: 0.3s all ease-out;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.25);
}

.applyBtn span {
	position: relative;
	display: inline-block;
}
.applyBtn span::before {
	content: '';
	position: absolute;
	top: 50%;
	right: -30px;
	width: 19px;
	height: 19px;
	margin-top: -11px;
	background: url("/gecard/eightyniners/img-files/index_ic03.png") no-repeat 0 0 / contain;
	transition: 0.3s all ease-out;
}

.btn-txt {
	font-size: 2.4rem;
	line-height: 1.2;
}

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

.applyBtn a:hover {
	opacity: 0.8;
}

/* section02
------------------------------------------------------ */
.eightyniners-section02 {
	padding: 80px 0;
    background: url(/gecard/eightyniners/img-files/index_bg01_pc.png)repeat 0 0 / contain;
}
.eightyniners-section02 >:first-child {
	margin-top: 0 !important;
}


/* section03
------------------------------------------------------ */
.eightyniners-section03 {
    padding: 80px 0;
    background: url(/gecard/eightyniners/img-files/index_bg01_pc.png)no-repeat 0 0 / cover;
}
.eightyniners-section03 .content{
    border: 5px solid #000;
    border-radius: 16px;
    background-color: #fff;
    padding-bottom: 40px;
}
.eightyniners-section03 .content .img {
    margin: 24px 0 16px;
    text-align: center;
}
.eightyniners-section03 .content .large {
    display: inline-block;
    width: 100%;
	font-size: 2.0rem;
	font-weight: bold;
    background-color: #000;
    color: #fff;
    padding: 8px 0;
    text-align: center;
}
.eightyniners-section03 .txt {
    font-size: 1.6rem;
    line-height: 1.6;
    margin: auto ;
    max-width: 800px;
    width: 100%;
}
.eightyniners-section03 .eightyniners-mediaOrderlist {
	width: fit-content;
    padding-top: 10px;
    font-size: 1.3rem;
}
/* section04
------------------------------------------------------ */
.eightyniners-section04 {
	padding: 80px 0;
    text-align: center;
}
.eightyniners-section04 .eightyninersWrap {
    background-color: #FFF;
    padding: 80px 24px 58px;
    border: 5px solid #000;
    border-radius: 16px;
}
.eightyniners-section04 >:first-child {
	margin-top: 0 !important;
}
.eightyniners-section04 .txt-box {
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}
.eightyniners-section04 .txt {
	font-size: 2.0rem;
	line-height: 1.4;
}
.eightyniners-section04 .txt01 {
    font-weight: bold;
    display: inline-block;
}
.eightyniners-section04 .txt02 {
    font-weight: 900;
    font-size: 6.4rem;
}
.eightyniners-section04 .eightyniners-noteListWrap {
    margin-top: 24px;
}
.eightyniners-section04 .eightyniners-boxContent li:nth-child(n + 2) {
    margin-top: 12px;
}
.eightyniners-section04 .eightyniners-boxContent {
    display: inline-block;
    padding: 20px 80px;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
    background: #F7F7F7;
}
.eightyniners-section04 .eightyniners-boxItem {
    margin-top: 24px;
}
/* section05
------------------------------------------------------ */
.eightyniners-section05 {
	padding: 80px 0px;
    background: url(/gecard/eightyniners/img-files/index_bg01_pc.png)no-repeat 0 0 / cover;
}
.eightyniners-section05 .eightyniners-buttonWrap {
    background-color: #fff;
    border-radius: 16px;
    border: 5px solid #000;
    padding: 80px 96px;
    width: 1200px;
    max-width: 100%;
}

/* section06
------------------------------------------------------ */
.eightyniners-section06-sub {
    padding: 20px 0px 0px;
    background: url(/gecard/eightyniners/img-files/index_bg01_pc.png)repeat 0 0 / contain;
}
/* section06
------------------------------------------------------ */
.eightyniners-section07 {
    padding: 40px 0px;
    background: url(/gecard/eightyniners/img-files/index_bg01_pc.png)repeat 0 0 / contain;
}
/* applyBtn
------------------------------------------------------ */
.eightyniners-applyBtn {
    background: rgba(255, 255, 255, 0.80);
}

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

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

.eightyniners-applyBtn .applyBtn a {
	min-width: 554px;
    flex-direction: column;
    gap: 10px;
	padding: 23px 50px 23px 20px;
}
.eightyniners-applyBtn .applyBtn .btn-txt {
	font-size: 1.6rem;
    margin-bottom: 16px;
}
.eightyniners-applyBtn .applyBtn .btn-txt span::before {
	display: none;
}

/* fixed apply button */
.eightyniners-applyBtn {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}
.eightyniners-applyBtn .box_inner {
	max-width: 100%;
	box-sizing: border-box;
}

/* news
------------------------------------------------------ */
.newsBox {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
    padding: 80px 0px;
}

.newsBox .content {
	position: relative;
	padding: 0px;
	min-height: 116px;
	background-color: #fff;
	padding: 80px 96px;
	border-radius: 16px;
    border: 5px solid #000;
}

.newsBox .content li {
    position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
    padding-bottom: 32px;
}
.newsBox .content li::after {
    position: absolute;
    content: '';
    background: url("/gecard/eightyniners/img-files/index_ic06.png")no-repeat 0 0 / cover;
    width: 100%;
    height: 2px;
    bottom: 0;
}
.newsBox .content li > * {
	font-size: 1.6rem;
}
.newsBox .content li .date {
	font-weight: bold;
}

.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: "";
}

/* heading */
.eightyniners-heading02 {
    margin-bottom: 30px;
    text-align: center;
}

/* list */
.eightyniners-notelist {
	padding-top:40px;
	text-align: center;
}
.eightyniners-notelist > li {
	font-size: 1.2rem;
}

/* box */
.box_inner02 {
    border-radius: 8px;
    border: 1px solid #000;
    max-width: 1200px;
	margin: 80px auto 0;
}
.box_inner02 .eightyniners-boxTitle {
    text-align: center;
    font-size: 2.0rem;
    font-weight: bold;
    background-color: #000;
    color: #fff;
    padding: 24px 0;
    border-radius: 4px 4px 0 0;
}
.eightyniners-box02 {
	padding: 40px 20%;
}
.eightyniners-box02 >:first-child {
	margin-top: 0 !important;
}
.eightyniners-box02 .eightyniners-boxTitle + * {
	margin-top: 12px!important;
}
.eightyniners-box02 .eightyniners-boxText01 {
	margin-top: 12px;
	font-size: 1.6rem;
	line-height: 1.6;
}
.eightyniners-box02 .eightyniners-boxText01 .large {
	font-size: 2rem;
	font-weight: bold;
}
.eightyniners-box02 .eightyniners-boxText01 > .note {
	position: relative;
	margin-left: 16px;
	padding-left: 16px;
}
.eightyniners-box02 .eightyniners-boxText01 > .note > .mark {
	position: absolute;
	top: 0;
	left: 0;
}
.eightyniners-box02 .eightyniners-boxHr {
	width: 100%;
	height: 1px;
	margin: 24px 0;
	border: none;
	background-color: #7B7B7B;
}
.eightyniners-box02 .eightyniners-boxImage01 {
	margin: 24px 0;
    text-align: center;
}
.eightyniners-box02 .nest >:first-child {
	margin-top: 0;
}

.eightyniners-boxList01 {
	margin-top: 24px;
}
.eightyniners-boxList01 > li {
	position: relative;
	padding-left: 25px;
	font-size: 1.6rem;
	line-height: 1.63
}
.eightyniners-boxList01 > li > .mark {
	position: absolute;
	top: 0;
	left: 4px;
}

.eightyniners-boxOrderlist01 {
	margin-top: 24px;
}
.eightyniners-boxOrderlist01 > li {
	position: relative;
	padding-left: 16px;
	font-size: 1.6rem;
}
.eightyniners-boxOrderlist01 > li > .mark {
	position: absolute;
	top: 0;
	left: 0;
}
.eightyniners-box02 .eightyniners-boxInquiry {
	margin-top: 24px;
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.63;
}

/* button */
.eightyniners-buttonWrap {
	display: flex;
	gap: 32px;
	width: 960px;
	margin: 30px auto 0;
}
.eightyniners-button01 {
	width: calc(100% / 2 - 16px / 2);
}
.eightyniners-button01 a {
	display: flex;
	align-items: center;
	position: relative;
	min-height: 78px;
	padding: 10px 50px 10px 40px;
	border-radius: 50px;
	background-color: #FAE500;
	font-size: 2.4rem;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	transition: 0.3s all ease-out;
	justify-content: center;
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.25);
}
.eightyniners-button01 span {
	position: relative;
	display: inline-block;
}
.eightyniners-button01 span::before {
    content: '';
    position: absolute;
    top: 50%;
    right: -30px;
    width: 19px;
    height: 19px;
    margin-top: -11px;
    background: url(/gecard/eightyniners/img-files/index_ic04.png) no-repeat 0 0 / contain;
    transition: 0.3s all ease-out;
}
.eightyniners-button01 a:hover {
	opacity: 0.5;
}

/* color */
.color-red {
	color: #D60011 !important;
}
.color-yellow {
    color: #E6EB00;
}

/* speech bubble */
.bubble {
    background-color: #000;
    padding: 12px 32px 8px;
    border-radius: 50px;
    color: #fff;
    position: relative;
}
.bubble::after {
    position: absolute;
    content: "";
    background: url(/gecard/eightyniners/img-files/index_ic07.png) no-repeat 0 0 / contain;
    width: 22px;
    height: 22px;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%);
}

/* media */
.eightyniners-media01 {
	max-width: 1200px;
    width: 100%;
    display: flex;
    padding: 55px 0 70px;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    align-self: stretch;
    border-radius: 16px;
    border: 5px solid #000;
    background: #FFF;
}
.eightyniners-media01 .eightyniners-mediaText01 {
	margin-top: 10px;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.6;
    text-align: center;
}
.eightyniners-media01 .eightyniners-mediaText02 {
	font-size: 3.8rem;
	font-weight: bold;
	line-height: 1.4;
    text-align: center;
}
.eightyniners-media01 .eightyniners-mediaText02 .large {
	font-size: 4.0rem;
}
.eightyniners-media01 sub {
	font-size: 1.6rem;
	font-weight: normal;
}
.eightyniners-media01 .eightyniners-mediaText03 {
	font-size: 1.4rem;
    text-align: center;
}
.eightyniners-media01 .eightyniners-mediaOrderlist {
	width: fit-content; 
    margin: 32px auto 0; 
    padding-left: 0;
}
.eightyniners-media01 .eightyniners-mediaOrderlist > li {
	position: relative;
	padding-left: 24px;
	font-size: 1.2rem;
}
.eightyniners-media01 .eightyniners-mediaOrderlist > li > .mark {
	position: absolute;
	top: 0;
	left: 0;
}
.eightyniners-media01 .eightyniners-mediaNotelist {
	margin-top: 20px;
}
.eightyniners-media01 .eightyniners-mediaNotelist > li {
	position: relative;
	padding-left: 14px;
	font-size: 1.4rem;
}
.eightyniners-media01 .eightyniners-mediaNotelist > li > .mark {
	position: absolute;
	top: 0;
	left: 0;
}

.eightyniners-mediaImage img {
    max-width: 825px;
    width: 100%;
}
.eightyniners-mediaBody {
    margin-top: -10px;
}

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

/* modal */
body#eightyniners #cboxOverlay {
	opacity: 0.16 !important;
	filter: alpha(opacity = 16) !important;
}

#cboxContent {
	border-radius: 10px;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.2);
}
body#eightyniners .eightyniners-modalWrap {
	display: none;
}
body#eightyniners #eightyniners-appModal .eightyniners-modalInner {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 80px 24px 80px;
	text-align: center;
}
body#eightyniners #eightyniners-appModal .eightyniners-modalTitle {
    color: #333333;
    font-size: 40px;
    font-weight: 900;
    height: auto;
    line-height: 1.4;
    margin: 0px 0px 30px 0px;
    width: auto;
    max-width: 100%;
    justify-content: flex-start;
}
body#eightyniners #eightyniners-appModal .eightyniners-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#eightyniners #eightyniners-appModal .eightyniners-modalQr {
	height: 152px;
	width: 152px;
	max-width: 100%;
	margin: 0 auto;
	background-image: url("/gecard/eightyniners/img-files/index_qr.webp");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.layout_webcha_only_inner {
	max-width: 840px;
	margin: 0 auto;
	align-content: center;
    align-items: center;
    flex: none;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	gap: 40px;
	justify-content: flex-start;
	padding: 0px;
}

.layout_webcha_only .layout_webcha_only_inner img {
	border-bottom: 1px solid #b0b0b0ff;
    border-left: 1px solid #b0b0b0ff;
    border-right: 1px solid #b0b0b0ff;
    border-top: 1px solid #b0b0b0ff;
    flex: none;
    height: auto;
    width: 340px;
    max-width: 100%;
}

.imgTxt {
	width: 75%;
	margin: 0 auto;
}
.layout_webcha_only .imgTxt {
	margin-top: 60px;
}

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

.layout_webcha_only_inner .eightyniners-boxOrderlist01 {
	text-align: left;
}

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

	body#eightyniners.eightyniners-lpVariant {
		padding-bottom: 0;
	}

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

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

	.box_inner {
		width: auto;
		max-width: 100%;
		padding: 0 15px;
	}
    
    .eightyniners-mainVisual {
    text-align: center;
    background: url(/gecard/eightyniners/img-files/index_bg01_sp.png) no-repeat 0 0 / cover;
    }

    .eightyniners-section01 .txt02 {
        font-size: 1.8rem;
    }
	.eightyniners-section01 .subtitle-box .txt {
		font-size: 2.0rem;
        text-align: center;
	}
	.eightyniners-section01 .subtitle-box .txt span {
		font-size: 1.8rem;
	}
    .eightyniners-section01 .subtitle-box .txt .deco::before {
        width: 110px;
        height: 10px;
        top: -12px;
        left: 7px;
    }
	.eightyniners-section01 .txt {
		font-size: 1.4rem;
	}
    .eightyniners-section01 .txt-box .txt:nth-child(2) {
        font-size: 1.4rem;
        margin:  24px 0 8px 0;
        text-align: left;
    }
    .eightyniners-section01 .txt-box .txt:nth-child(3) {
        font-size: 1.3rem;
        margin-bottom: 16px;
        text-align: left;
    }
    .eightyniners-cardWrap01 {
        padding-bottom: 24px;
    }
    .eightyniners-cardWrap01 .eightyniners-cardInner {
        flex-direction: column;
        gap: 24px;
        padding: 20px 24px;
        border-radius: 12px;
    }

    .eightyniners-cardWrap02{
        padding: 32px 24px;
    }
    .eightyniners-cardWrap02 .eightyniners-cardInner {
        flex-direction: column;
        gap: 24px;
        border-radius: 12px;
    }
    .eightyniners-cardWrap02 .subtitle-box {
        margin: 0px;
    }

	.eightyniners-card {
		width: 100%;
	}
	.eightyniners-card img {
		width: 55%;
		height: auto;
	}
	.txt02 {
		font-size: 1.8rem;
	}
	.eightyniners-card .eightyniners-cardImage {
        margin-top: 0px;
		margin-bottom: 24px;
	}

	.eightyniners-cardWrap01 .eightyniners-card .eightyniners-cardImage img {
		width: 100%;
        max-width: 240px;
	}
    .eightyniners-cardWrap02 .eightyniners-card .eightyniners-cardImage img {
        width: 100%;
        max-width: 160px;
    }

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

	.applyBtn span::before {
		right: -25px;
		width: 15px;
		height: 15px;
		margin-top: -8px;
	}

	.eightyniners-section02 {
		padding: 32px 0px;
	}

	.eightyniners-section01 {
		position: relative;
		width: 100%;
		min-height: 100vh;
		clip-path: inset(0);
		-webkit-clip-path: inset(0); 
		z-index: 0;
        padding: 32px 0;
	}
	.eightyniners-media01 .eightyniners-mediaBody {
		width: 100%;
	}
	.eightyniners-media01 {
        flex-direction: column;
        gap: 24px;
        margin-top: 15px;
        padding: 12px 24px 20px;
        border-radius: 12px;
	}
	.eightyniners-mediaImage {
		width: 100%;
		margin: 0 auto;
	}
	.eightyniners-media01 .eightyniners-mediaHead {
		width: 100%;
	}
	.eightyniners-media01 .eightyniners-mediaText01 {
		font-size: 1.4rem;
		text-align: center;
	}
	.eightyniners-media01 .eightyniners-mediaText01:nth-child(2) {
		font-size: 1.4rem;
		text-align: left;
	}
	.eightyniners-media01 sub {
		font-size: 1.3rem;
	}
	.eightyniners-media01 .eightyniners-mediaText02 {
		font-size: 1.8rem;
		text-align: center;
	}
	.eightyniners-media01 .eightyniners-mediaText02 .large {
		font-size: 2.0rem;
	}
	.eightyniners-media01 .eightyniners-mediaText03 {
        font-size: 1.2rem;
		margin-top: 24px;
	}
    .eightyniners-media01 .eightyniners-mediaOrderlist {
    margin: 24px auto 0;
}
    .eightyniners-section03 {
        padding: 32px 0px;
        background: url(/gecard/eightyniners/img-files/index_bg01_sp.png)no-repeat 0 0 / cover;
	}
    .eightyniners-section03 .content{
    border: 5px solid #000;
    border-radius: 12px;
    padding-bottom: 30px;
    }
	.eightyniners-section03 .content .large {
		font-size: 1.4rem;
        padding: 5px 0;
        line-height: 1.2;
	}
    .eightyniners-section03 .content .img {
        margin: 24px 0 10px;
    }
	.eightyniners-section03 .txt {
		font-size: 1.4rem;
        padding: 0 20px;
	}
    .eightyniners-section03 .eightyniners-mediaOrderlist {
        padding-top: 8px;
        font-size: 1.2rem;
    }
	.sp-alL {
		text-align: left !important;
	}

    .eightyniners-section04 {
        padding: 32px 0px;
    }

	.eightyniners-section04 .txt {
        font-size: 1.4rem;
        text-align: center;
	}
	.eightyniners-section04 .txt02 {
		font-size: 3.2rem;
	}
    .eightyniners-noteListWrap {
        margin-top: 16px;
        text-align: left;
    }
    .eightyniners-section04 .eightyniners-boxContent {
        width: 100%;
        padding: 16px 14px;
        font-size: 1.4rem;
    }
    .eightyniners-section04 .eightyninersWrap {
    padding: 28px 24px 20px;
    border-radius: 12px;
    }
    .eightyniners-section04 .eightyniners-boxContent li:nth-child(n + 2) {
        margin-top: 16px;
    }
    .eightyniners-section04 .eightyniners-boxItem {
        text-align: center;
    }
    .eightyniners-section04 .eightyniners-boxItem a {
        font-size: 1.4rem;
    }
    .eightyniners-section04 .txt-box {
        gap: 8px;
    }
    .eightyniners-section04 .txt-box .img {
        max-width: 100%;
        width: 80px;
    }
    .eightyniners-section05 {
        padding: 32px 0px;
        background: url(/gecard/eightyniners/img-files/index_bg01_sp.png)no-repeat 0 0 / cover;
	}
    .eightyniners-section05 .eightyniners-buttonWrap {
        width: auto;
        max-width: 100%;
        padding: 24px 15px;
        border-radius: 12px;
    }
    .eightyniners-section06-sub {
        padding: 32px 15px 0px; 
        background: url(/gecard/eightyniners/img-files/index_bg01_sp.png)repeat 0 0 / contain;
    }
    .eightyniners-section07 {
        padding: 32px 0 24px;
        background: url(/gecard/eightyniners/img-files/index_bg01_sp.png)no-repeat 0 0 / cover;
    }
	.newsBox .content li {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        padding-bottom: 16px;
	}
    .newsBox .content li > * {
	font-size: 1.4rem;
    }
    .btn-txt {
	    font-size: 1.4rem;
        text-align: center;
    }

	.eightyniners-applyBtn .applyBtn {
		display: flex;
		width: 100%;
		gap: 10px;
		margin: 10px auto 15px auto;
		padding: 0;
		box-sizing: border-box;
		list-style: none;
	}
	.eightyniners-applyBtn .applyBtn .applyBtnEntry {
		float: none;
		flex: 0 0 50%;
		width: 50% !important;
		max-width: 100%;
	}
	.eightyniners-applyBtn .applyBtn a {
		min-width: 0;
		display: flex;
		width: 100% !important;
		max-width: 100%;
		font-size: 4vw;
		padding: 10px 20px 10px 10px;
		gap: 5px;
	}
	.eightyniners-applyBtn {
		padding-bottom: env(safe-area-inset-bottom, 0px);
	}

	.eightyniners-applyBtn .applyBtn a span::before {
		right: -17px;
		width: 10px;
		height: 10px;
		margin-top: -6px;
	}

	.eightyniners-applyBtn .applyBtn .btn-txt {
		font-size: 2.8vw;
        margin-bottom: 8px;
	}

	.newsBox {
		padding: 32px 0px;
	}
	.newsBox .content {
		min-height: 80px;
		padding: 20px 24px;
        border-radius: 12px;
	}

	#footer {
		padding-bottom: 30px;
        background: url(/gecard/eightyniners/img-files/index_bg01_sp.png)repeat 0 0 / cover;
	}

	/* list */
	.eightyniners-notelist {
		padding: 24px 0 0;
	}
	.eightyniners-notelist > li {
		position: relative;
		font-size: 1.2rem;
	}
	.eightyniners-notelist > li > .mark {
		position: relative;
		top: 0;
		left: 0;
	}

	/* box */
    .box_inner02 {
        max-width: 100%;
        width: auto;
	    margin: 0;
    }
    .box_inner02 .eightyniners-boxTitle {
        padding: 16px 0;
        font-size: 1.4rem;
    }
	.eightyniners-box02 {
		padding: 32px 16px;
		border-radius: 8px;
	}
	.eightyniners-box02 >:first-child {
		margin-top: 0 !important;
	}
	.eightyniners-box02 .eightyniners-boxTitle {
		margin-top: 15px;
		text-align: center;
		font-size: 2rem;
		font-weight: bold;
		padding-bottom: 20px;
	}
	.eightyniners-box02 .eightyniners-boxTitle + * {
		margin-top: 25px!important;
	}
	.eightyniners-box02 .eightyniners-boxText01 {
		margin-top: 12px;
		font-size: 1.4rem;
		line-height: 1.6;
	}
	.eightyniners-box02 .eightyniners-boxText01 .large {
		font-size: 1.6rem;
		font-weight: bold;
	}
	.eightyniners-box02 .eightyniners-boxText01 > .note {
		position: relative;
		margin-left: 16px;
		padding-left: 16px;
	}
	.eightyniners-box02 .eightyniners-boxText01 > .note > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.eightyniners-box02 .eightyniners-boxHr {
		width: 100%;
		height: 2px;
		margin: 24px 0;
		border: none;
		background-size: 8px 2px;
	}
	.eightyniners-box02 .eightyniners-boxImage01 {
		margin: 24px 0;
		text-align: center;
	}
	.eightyniners-box02 .nest >:first-child {
		margin-top: 0;
	}
	.eightyniners-box02 .eightyniners-boxList01 {
		margin-top: 24px;
	}
	.eightyniners-box02 .eightyniners-boxList01 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.4rem;
		line-height: 1.6;
	}
	.eightyniners-box02 .eightyniners-boxList01 > li + li {
		margin-top: 1px;
	}
	.eightyniners-box02 .eightyniners-boxList01 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.eightyniners-boxOrderlist01 {
		margin-top: 24px;
	}
	.eightyniners-box02 .eightyniners-boxOrderlist01 > li {
		position: relative;
		padding-left: 16px;
		font-size: 1.4rem;
	}
	.eightyniners-box02 .eightyniners-boxOrderlist01 > li > .mark {
		position: absolute;
		top: 0;
		left: 0;
	}
	.eightyniners-box02 .eightyniners-boxInquiry {
		margin-top: 24px;
		font-size: 1.4rem;
		line-height: 1.6;
	}
    /* heading */
    .eightyniners-heading02 {
        margin-bottom: 16px;
    }
	/* button */
	.eightyniners-buttonWrap {
		margin-top: 30px;
		width: 100%;
		flex-direction: column;
		gap: 15px;
	}
	.eightyniners-button01 {
		width: 100%;
	}
	.eightyniners-button01 a {
		display: flex;
		align-items: center;
		position: relative;
		min-height: 44px;
		padding: 10px 60px 10px 46px;
		border-radius: 50px;
		font-size: 1.6rem;
		color: inherit;
		font-weight: bold;
		text-decoration: none;
	}
    .eightyniners-button01 span::before {
        width: 12px;
        height: 12px;
        margin-top: -7px;
    }

	/* webcha only */
	.layout_webcha_only_inner {
		gap: 24px;
	}
	.layout_webcha_only .imgTxt {
		margin-top: 40px;
	}

    /* speech bubble */
    .bubble {
        padding: 10px 16px;
        border-radius: 12px;
        width: 100%;
    }
}