@charset "utf-8";
/* CSS Document */

#contents-area {
  width: auto;
}
.lyt-col-1 #contents-body {
  width: auto;
}
.header-2019-logo-link:hover {
	opacity: 1 !important;
}
@media screen and (min-width: 901px) {
	.u-pc-d-n {
			display:none !important
	}
}

@media screen and (max-width: 900px) {
	.u-sp-d-n {
			display:none !important
	}
}

.u-ta-c {
	text-align: center;
}
.u-ta-l {
	text-align: left;
}
.u-ta-r {
	text-align: right;
}

/* #mercury
-------------------------------------------------------------------------------- */

.internet-u96-title-lv01-type01 {
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 119px;
	font-size: 40px;
	line-height: 1.5;
	margin-bottom: 60px;
	text-align: center;
	font-weight: 700
}
.internet-u96-text-type01 {
	font-size: 16px;
}
.internet-u96-list-s-lv1-disc-item:before {
	position: absolute;
	display: block;
	content: '';
	top: .5em;
	border-radius: 50%;
	background-color: #fff;
	left: 5px;
	width: 3px;
	height: 3px
}
.internet-u96-list-s-lv1-disc-item {
	color: #fff;
	padding-left: 25px;
	position: relative;
	font-size: 14px;
	line-height: 1.5
}

/* #title
-------------------------------------------------------------------------------- */
.img-title {
	max-width: 950px;
	margin: 57px auto 80px;
}
.img-title img {
	width: 100%;
}

/* #container-question
-------------------------------------------------------------------------------- */
#container-question {
  padding: 123px 10px 100px;
  background-color: #00146E;
}
#container-question .area-question {
  max-width: 950px;
  margin: 0 auto;
}
#container-question .area-question:not(:first-child) {
  margin-top: 60px;
  border-top: solid 1px #BFCFDE;
}
#container-question .area-question .internet-u96-list-s-lv1-disc {
	margin-left: 55px;
}
#js-question-2 .box-question {
	margin-top: 67px;
}
#js-question-2 .internet-u96-list-s-lv1-disc {
	margin-top: 12px;
}
#js-question-3 .box-question {
	margin-top: 60px;
}

#container-question .answer-text {
	display: inline-block;
	white-space: break-spaces;
	line-height: normal;
	vertical-align: middle;
	font-weight: bold;
}

#container-question .box-answer {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  margin: 40px auto 0;
  width: 950px;
  gap: 40px;
}
#container-question .area-question:nth-child(2) .box-answer {
	-webkit-box-pack: space-evenly;
	-moz-box-pack: space-evenly;
	-webkit-justify-content: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	justify-content: space-evenly;
	width: auto;
}
#container-question .box-answer li {
  position: relative;
  width: 455px;
  height: 70px;
}
#container-question .box-answer a {
	display: flex;
	align-items: center;
	position: relative;
	border: solid 2px #fff;
	border-radius: 10px;
	box-sizing: border-box;
	text-decoration:none;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	height: 70px;
	letter-spacing: 1.6px;
	padding-left: 50px;
	text-align: left;
	color: #fff;
	white-space: pre-wrap;
}
#container-question .box-answer a:active {
	outline: none;
}
#container-question .box-answer a::before{
	content: "";
	background: url(/internet/set/data/special/air/application-03/img/shared/icon-circle.webp) center top no-repeat;
	width: 20px;
	height: 20px;
	background-size: contain;
	position: absolute;
	top: 22px;
	left: 15px;
}
#container-question .box-answer .selected a{
	border-color: #00146E;
	background: #fff;
	color: #333;
	outline: none;
}
#container-question .box-answer .selected a::before{
	content: "";
	background: url(/internet/set/data/special/air/application-03/img/shared/icon-circle-active.webp) center top no-repeat;
	width: 20px;
	height: 20px;
	background-size: contain;
	position: absolute;
	top: 22px;
	left: 15px;
}
#container-question .box-answer .selected a:after{
	content: none;
}
#container-question .box-question {
	display: flex;
	justify-content: flex-start;
}
#container-question .question-num {
  float: left;
  width: 46px;
  height: 30px;
  margin-right: 10px;
	margin-bottom: 0;
  line-height: 30px;
  text-align: center;
	background: #00AFF0;
	border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  font-family: Helvetica, Arial, Meiryo, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', system-ui, sans-serif;
}
#container-question .question-text {
	margin-left: 0;
  line-height: 1.35;
  font-size: 28px;
  font-weight: bold;
  white-space: pre-line;
	width: 95%;
	color: #fff;
}
#container-question .campaign-container {
	margin: 60px auto;
}
#container-question .pdficon {
	display: none;
}
/* #container-result
-------------------------------------------------------------------------------- */
#container-result {
	background-color: #00146E;
}

.box-application {
	padding-bottom: 120px;
}
.box-application.box-apply-by-phone {
	padding-bottom: 40px;
}

.box-application .apply-by-phone {
	width: 336px;
	margin: 0 auto 0;
	display: block;
}
.box-application .button {
	width: 340px;
	height: 50px;
	display: block;
	margin: 0 auto;
	background: #00AFF0;
	color: #fff;
	border-radius: 25px;
	text-align: center;
	line-height: 52px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	transition: all 0.3s ease;
	position: relative;
}
.box-application .button:after {
	content: "";
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	position: absolute;
	top: 20px;
	right: 20px;
	transform: rotate(45deg);
}
.box-application .button:hover {
	opacity: 0.8;
}
.box-application .button:hover:after {
	-webkit-animation: mercury-arrow-app-R .4s 2 !important;
	animation: mercury-arrow-app-R .4s 2 !important;
}
@-webkit-keyframes mercury-arrow-app-R {
	0% {
		transform: translate3d(0,0,0) rotate(45deg);
		-webkit-transform: translate3d(0,0,0) rotate(45deg);
		-moz-transform: translate3d(0,0,0) rotate(45deg);
		-ms-transform: translate3d(0,0,0) rotate(45deg);
		-o-transform: translate3d(0,0,0) rotate(45deg);
}

50% {
		transform: translate3d(30%,0,0) rotate(45deg);
		-webkit-transform: translate3d(30%,0,0) rotate(45deg);
		-moz-transform: translate3d(30%,0,0) rotate(45deg);
		-ms-transform: translate3d(30%,0,0) rotate(45deg);
		-o-transform: translate3d(30%,0,0) rotate(45deg);
}

100% {
		transform: translate3d(0,0,0) rotate(45deg);
		-webkit-transform: translate3d(0,0,0) rotate(45deg);
		-moz-transform: translate3d(0,0,0) rotate(45deg);
		-ms-transform: translate3d(0,0,0) rotate(45deg);
		-o-transform: translate3d(0,0,0) rotate(45deg);
}
}
@keyframes mercury-arrow-app-R {
	0% {
			transform: translate3d(0,0,0) rotate(45deg);
			-webkit-transform: translate3d(0,0,0) rotate(45deg);
			-moz-transform: translate3d(0,0,0) rotate(45deg);
			-ms-transform: translate3d(0,0,0) rotate(45deg);
			-o-transform: translate3d(0,0,0) rotate(45deg);
	}

	50% {
			transform: translate3d(30%,0,0) rotate(45deg);
			-webkit-transform: translate3d(30%,0,0) rotate(45deg);
			-moz-transform: translate3d(30%,0,0) rotate(45deg);
			-ms-transform: translate3d(30%,0,0) rotate(45deg);
			-o-transform: translate3d(30%,0,0) rotate(45deg);
	}

	100% {
			transform: translate3d(0,0,0) rotate(45deg);
			-webkit-transform: translate3d(0,0,0) rotate(45deg);
			-moz-transform: translate3d(0,0,0) rotate(45deg);
			-ms-transform: translate3d(0,0,0) rotate(45deg);
			-o-transform: translate3d(0,0,0) rotate(45deg);
	}
}
.internet-u96-button-blue-type02[data-sb-category-icon-direction=right]:hover:after {
	-webkit-animation: mercury-arrow-app-R .4s 2 !important;
	animation: mercury-arrow-app-R .4s 2 !important;
}
.mt-10 {
	margin-top: 10px !important;
}
.short-marker {
	min-width: 20px !important;
}
/* #container-contact
-------------------------------------------------------------------------------- */
#container-contact {
	padding: 60px 0;
	background-color: #fff;
}
.contact {
	width: 710px;
	margin: 0 auto;
	background: #D9F3FD;
	border-radius: 20px;
	overflow: hidden;
}
.contact-title {
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	background: #00146E;
	color: #fff;
	padding: 9px 0 8px;
	text-align: center;
}
.contact-info {
	padding: 32px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contact-info-name {
	margin-bottom: 0;
	padding-right: 28px;
	font-size: 20px;
	font-weight: bold;
	color: #00146E;
	text-align: center;
	line-height: 1.5;
}
.contact-info-tel {
	border-left: 1px solid #00146E;
	padding: 3px 0 5px 30px;
}
.contact-info-tel-number {
	margin-bottom: 0;
	font-size: 38px;
	font-weight: bold;
	color: #00146E;
	text-align: center;
	line-height: 1.2;
	letter-spacing: -0.04em;

}
.contact-info-tel-time {
	padding-top: 7px;
	margin-bottom: 0;
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 1.5;
}
.contact-info-tel-time span{
	display: inline-block;
	margin-right: 10px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	padding: 4px 20px;
	background: #00146E;
	border-radius: 9999px;
}
