@charset "utf-8";
/* RESET */
.visitor #instagram figure {
	display: block;
	margin: 0;
}

#page.visitor {	color: #333;}

.page-topFrame {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    background-color: #FFF;
	padding: 20px 0;
}
.page-top { right: 15px;}
.btn-primary { padding: 12px 35px;}

.mod-banners {
    margin: 0 auto;
    padding: 50px 0;
    background-color: #FFF;
}

.visitor header {
	margin: 0!important;
	padding: 20px!important;
	background-color: #FFF!important;
}
.visitor header h1 img { width: 200px!important;}
.visitor header div.pcdisplay { display: none!important;}
.visitor header div.spdisplay { display: block!important;}

.visitor header div.spdisplay a {
	display: block;
	line-height: 1;
	width: 50px;
	font-size: 10px;
	box-sizing: border-box;
	padding: 2px 3px 3px;
	border: solid 2px #ffffff;
}
.visitor header div.spdisplay img {
	width: 20px;
	height: 17px;
	display: block;
	margin: 0 auto 4px;
}
.visitor footer { background-color: #FFF;}
.visitor footer div.foot-wrap p {
    font-size: 13px;
    padding-bottom: 30px;
    position: unset;
    text-align: center;
}
.visitor footer div.foot-wrap div ul li a:before {
	box-sizing: border-box;
	margin-top: -1px;
}
.visitor footer div.foot-wrap {
	padding-left: 20px!important;
	padding-right: 20px!important;
}
.talkappibot,
.follow-btn {
	display: none!important;
}
#content .topic-path {
    position: relative;
    z-index: 1;
}

@media screen and (max-width:980px) {
	#feature a.sticky-btn { bottom: 3%;}
	#page.visitor {	padding: 0!important;}
	.footerFix { display: none!important;}
}
@media screen and (max-width:700px){
    #page.visitor {
        padding: 0!important;
		margin-bottom: 5%!important;
    }

	/* パンくずreset */
	#content { position: relative;}
	.visitor #content { padding-bottom: 5%;}
	#content .topic-path {
        width: 100%;
		display: block!important;
		position: absolute;
		bottom: 0;
		padding: 9px 20px;
		box-sizing: border-box;
	}
	#content .topic-path ol li { display: inline;}
	/* /パンくずreset */
}
/* /RESET */

/* ALL */
@font-face {
	font-family: "Alphanumeric";
	src: url('../fonts/ABeeZee-Regular.ttf') format('truetype');
	unicode-range: U+0030-0039, U+0041-005A, U+0061-007A;/*英数字にABeeZeeを指定*/
}
#instagram a {
	text-decoration: none;
	color: #333;
	transition: opacity .25s ease-in-out;
}
#instagram a:hover {
    opacity: .65;
    text-decoration: none;
}
#instagram img { width: 100%;}
/* /ALL */

/* contents */
#instagram {
	position: relative;
	color: #333;
	font-family: "Alphanumeric", "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-style: normal;
}
#instagram::before {
	content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/summer/bg_pc.webp);
    background-size: 100%;
    background-repeat: repeat-y;
    z-index: -1;
}
#instagram .contents_wrapper {
	padding-bottom: 26.5%;
}
#instagram .pc_wrapper {
	width: 420px;
	background-color: #F9FDFF;
	box-shadow: 0 0 10em rgba(0, 0, 0, 0.25);
	margin: 0 auto;
}
#instagram h1 { width: 100%;}

#instagram h2 {
    font-size: 22px;
    text-align: center;
    padding-top: 5%;
    font-weight: 500;
	color: #006499;
}
#instagram .campaign_info:nth-of-type(1) h2 {
    padding-top: 10%;
}
#instagram h2::before {
	content: "";
	display: block;
	background-image: url(../img/summer/decoration01.webp);
	background-size: 100% 100%;
	background-repeat: no-repeat;
    width: 17.384%;
    height: auto;
    padding: 4.645% 0;
	margin: 0 auto 5.5%
}
#instagram p.lead {
    font-size: 18px;
    line-height: 1.77;
    padding: 4.7% 5.4% 10.7%;
}
#instagram p.data {
    font-size: 19px;
	text-align: center;
    padding: 5.3% 0 5.5%;
}
#instagram a.btn_insta {
    display: block;
    width: 91.4%;
    margin: 0 0 3% 5.3%;
}
#instagram figure.apply {
	margin-top: 5.8%;
	margin-bottom: 5.5%;
}

#instagram .caution {
    width: 89%;
	margin: 0 auto 10.4%;
}
#instagram .caution h3 {
    font-size: 16px;
    font-weight: 400;
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
	padding-bottom: 1%;
}
#instagram .caution h3::before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	background-color: #222;
	margin-right: 9px;
}
#instagram .caution ul li {
    font-size: 13px;
    line-height: 1.8;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
}
#instagram .mailnews a.btn_mailnews {
	width: 375px;
	margin: 0 auto;
    color: #006499;
	background-color: #FFF;
	border-radius: 9px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	border: 1px solid currentColor;
	box-sizing: border-box;
}
#instagram .mailnews a.btn_mailnews::before {
	content: "";
	display: block;
	background-image: url(../img/summer/icon_mail.svg);
	background-size: 100% 100%;
	width: 34px;
	height: 24px;
}
#instagram .mailnews a.btn_mailnews::after {
	content: "";
	display: block;
	background-image: url(../img/summer/icon_vector01.svg);
	background-size: 100% 100%;
	width: 45px;
	height: 7px;
}
#instagram .mailnews a.btn_mailnews span {
	display: block;
    width: 67%;
    font-size: 18px;
    text-align: center;
    padding: 25px 0;
}
#instagram .mailnews .text_mailnews {
	text-align: center;
	line-height: 2.6;
	font-size: 13px;
	padding-top: 3%;
}
#instagram .mailnews .text_mailnews a:link {
	color: #5c5a5b;
	text-decoration: underline;
}
#instagram .mailnews .text_mailnews a:hover {
	text-decoration: none;
}
#instagram .contact {
    width: 100%;
    background-color: #FFF;
    padding: 4.3% 0 14%;
}
#instagram .contact ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 55%;
    margin: 0 auto;
}
#instagram .contact ul li {
    margin: 0;
    width: 13%;
}
#instagram .contact ul li:last-of-type {
    width: 19%;
}
/* /contents */

@media screen and (max-width:700px){
	#instagram::before {
		content: none;
	}
	#instagram .pc_wrapper {
		width: 100%;
	}
	#instagram h2 {
        font-size: 5.35vw;
        padding-top: 5.3%;
	}
	#instagram p.lead {
		font-size: 4.28vw;
		line-height: 1.8;
		padding: 4.5% 5.3% 10.5%;
	}
	#instagram a.btn_insta::after {
		width: 12%;
		height: auto;
		padding: 1% 0;
		margin-right: 5.2%;
	}
	#instagram .btn_insta span {
		width: 66%;
		font-size: 5vw;
		padding: 6.3% 0;
	}
	#instagram p.data {
		font-size: 4.55vw;
		text-align: center;
		line-height: 1.6;
		padding: 4.55% 0 6.2%;
	}
	#instagram figure.apply {
        margin-top: 4.7%;
	}
	#instagram .caution h3::before {
		width: 3%;
		height: auto;
		padding: 1.5% 0;
		margin-right: 2.4%;
	}
	#instagram .caution h3 {
		font-size: 3.7vw;
	}
	#instagram .caution h3 {
		font-size: 3.7vw;
	}
	#instagram .caution ul li {
		font-size: 3.17vw;
		line-height: 1.85;
	}
	#instagram .mailnews a.btn_mailnews {
		width: 89%;
	}
	#instagram .mailnews a.btn_mailnews::before {
		width: 9%;
		height: auto;
		padding: 3.2% 0;
	}
	#instagram .mailnews a.btn_mailnews::after {
		width: 12.2%;
		height: auto;
		padding: 1.1% 0;
	}
	#instagram .mailnews .text_mailnews {
		font-size: 3.2vw;
	}
	#instagram .mailnews a.btn_mailnews span {
		font-size: 4.2vw;
		padding: 6.8% 0;
	}
	#instagram .contents_wrapper {
		padding-bottom: 9%;
	}
}

/* visitor footer */
.visitor .page-top {
    bottom: 0;
}


.camp-end {
	width:90%;
	color:#FFF;
	font-size:15px;
	margin:5% auto 0;
	background-color:#666666;
	padding:5% 0;
	text-align:center;
	box-sizing:border-box;
}
@media screen and (max-width:700px) {
	.camp-end { font-size: 3.5vw;}
}