/*  common
================================================ */
.link-tb {
	display: inline-block;
	padding-right: 13px;
	background: url(../img/common/ico_blank01.png) no-repeat right center/9px 9px;
}

#gHeader02 {
	position: relative;
}

#gHeader02 .inner {
	height: 55px;
	padding-left: 15px;
}

#gHeader02 .pageTit {
	padding-top: 13px;
}

#gHeader02 .pageTit img {
	width: 137px;
}

#gHeader02 .btn {
	position: fixed;
	position: absolute;
	top: 0;
	right: 55px;
	z-index: 101;
}

#gHeader02 .btn a {
	display: inline-block;
	box-sizing: border-box;
	padding: 32px 10px 0;
	background-color: #fe9315;
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		from(#f3ac00),
		color-stop(70%, rgba(243, 172, 0, 0))
	);
	background-image: linear-gradient(-90deg, #f3ac00 0%, rgba(243, 172, 0, 0) 70%);
	color: #fff;
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	min-width: 80px;
	height: 55px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#gHeader02 .btn a:before {
	content: '';
	position: absolute;
	top: 13px;
	left: 50%;
	background: url(../img/iloget/ico_contact01.png) no-repeat center/cover;
	width: 19px;
	height: 14px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

#gHeader02 .btn.is-trial a:before{
	background: url(../img/iloget/ico_trial01.png) no-repeat center/cover;
	top: 9px;
	width: 23px;
	height: 20px;
}

#gFooter02 {
	position: relative;
	background: #0566d4;
	color: #fff;
}

#gFooter02 .inner {
	height: 45px;
	padding: 0 15px;
}

#gFooter02 .logo {
	position: absolute;
	top: 10px;
	left: 15px;
}

#gFooter02 .logo img {
	width: 86px;
}

#gFooter02 .js-pagetop {
	display: none;
}

#gFooter02 .js-pagetop a {
	width: 51px;
	height: 51px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 19;
	border-radius: 50%;
	background: url(../img/common/ico_arw01.png) no-repeat center/15px 9px;
	background-color: #fff;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.14);
}

#gFooter02 .js-pagetop.stop a {
	bottom: 33px;
}

#gFooter02 .copyright {
	padding-top: 17px;
	font-size: 1rem;
	line-height: 1.2;
	text-align: right;
}

@media screen and (min-width: 860px) {
	body {
		min-width: 1100px;
		padding-left: 0;
	}
	#gHeader02 .inner {
		height: 100px;
		padding-left: 40px;
	}
	#gHeader02 .pageTit {
		padding-top: 28px;
	}
	#gHeader02 .pageTit img {
		width: 215px;
	}
	#gHeader02 .btn {
		right: 0;
	}
	#gHeader02 .btn a {
		padding-top: 55px;
		font-size: 1.6rem;
		min-width: 160px;
		height: 100px;
	}
	#gHeader02 .btn a:hover {
		background: #f69200;
	}
	#gHeader02 .btn a:before {
		top: 28px;
		width: 25px;
		height: 17px;
	}
	#gHeader02 .btn.is-trial a:before {
		top: 17px;
		width: 35px;
		height: 31px;
	}
	#gFooter02 .inner {
		height: 90px;
		padding: 0 40px;
	}
	#gFooter02 .logo {
		top: 28px;
		left: 40px;
	}
	#gFooter02 .logo img {
		width: 173px;
	}
	#gFooter02 .js-pagetop a {
		width: 70px;
		height: 70px;
		right: 30px;
		bottom: 30px;
		background-size: 21px 12px;
		box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.14);
	}
	#gFooter02 .js-pagetop.stop a {
		bottom: 56px;
	}
	#gFooter02 .copyright {
		padding-top: 48px;
		font-size: 1.2rem;
	}
}

/*  #mainImg
================================================ */
#mainImg {
	background: url(../img/mv/iloget.jpg) no-repeat bottom center/cover;
	height: auto;
}

#mainImg .inner {
	padding-top: 115px;
	padding-bottom: 115px;
}

#mainImg .mainIco {
	margin-bottom: 15px;
	text-align: center;
}

#mainImg .mainIco img {
	width: 120px;
}

#mainImg .mainImgTit {
	margin-bottom: 20px;
	text-align: center;
	font-size: 3.2rem;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	line-height: 1.4;
	letter-spacing: 0.06em;
	text-shadow: 0 0 8px rgba(19, 28, 128, 0.3);
}

#mainImg .mainTxt {
	box-sizing: border-box;
	max-width: 780px;
	padding: 25px 30px;
	margin: 0 auto;
	background: rgba(5, 102, 212, 0.9);
	font-weight: bold;
	color: #fff;
}

#mainImg .mainScroll {
	position: absolute;
	bottom: 15px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

#mainImg .mainScroll a {
	display: inline-block;
	padding-bottom: 18px;
	position: relative;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#mainImg .mainScroll a:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: '';
	display: block;
	width: 1px;
	height: 13px;
	background: #fff;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media screen and (min-width: 860px) {
	#mainImg .inner {
		padding-top: 183px;
		padding-bottom: 225px;
	}
	#mainImg .mainIco {
		margin-bottom: 25px;
	}
	#mainImg .mainIco img {
		width: 238px;
	}
	#mainImg .mainImgTit {
		margin-bottom: 25px;
		font-size: 6.4rem;
		text-shadow: 0 0 16px rgba(19, 28, 128, 0.3);
	}
	#mainImg .mainTxt {
		padding: 25px 40px;
		font-size: 1.9rem;
		line-height: 2;
		text-align: center;
	}
	#mainImg .mainTxt p {
		text-shadow: 0 0 16px rgba(19, 28, 128, 0.3);
	}
	#mainImg .mainScroll {
		bottom: 25px;
		left: 50%;
	}
	#mainImg .mainScroll a {
		padding-bottom: 22px;
		font-size: 1.2rem;
	}
	#mainImg .mainScroll a:after {
		height: 15px;
	}
	#mainImg .mainScroll a:hover {
		opacity: 0.7;
	}
}

/*  parts
================================================ */
/* ilogetTit01 */
.ilogetTit01 {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 25px;
	text-align: center;
}

.ilogetTit01:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 45px;
	height: 3px;
	background: -webkit-gradient(linear, left top, right top, from(#1972d8), to(#00afda));
	background: linear-gradient(90deg, #1972d8 0%, #00afda 100%);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.ilogetTit01 .sub {
	font-size: 1.1rem;
	font-weight: bold;
	font-style: italic;
	color: #a4bcea;
	line-height: 1.2;
	margin-bottom: 5px;
}

.ilogetTit01 .main {
	font-size: 2.7rem;
	font-weight: bold;
	font-style: italic;
	color: #0566d4;
	line-height: 1.4;
	letter-spacing: 0.1erm;
}

.ilogetTit01.is-white:before {
	background: #fff;
}

.ilogetTit01.is-white .sub {
	color: #a3ceea;
}

.ilogetTit01.is-white .main {
	color: #fff;
}

@media screen and (min-width: 860px) {
	.ilogetTit01 {
		padding-bottom: 30px;
		margin-bottom: 40px;
	}
	.ilogetTit01:before {
		width: 60px;
		height: 4px;
	}
	.ilogetTit01 .sub {
		font-size: 1.5rem;
	}
	.ilogetTit01 .main {
		font-size: 4.2rem;
	}
}

/* ilogetTit02 */
.ilogetTit02 {
	margin-bottom: 20px;
	font-size: 2.1rem;
	font-weight: bold;
	line-height: 1.4;
}

@media screen and (min-width: 860px) {
	.ilogetTit02 {
		margin-bottom: 25px;
		font-size: 2.6rem;
	}
}

/* ilogetTxt01 */
.ilogetTxt01 {
	margin-bottom: 25px;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}

.ilogetTxt01.white {
	color: #fff;
}

@media screen and (min-width: 860px) {
	.ilogetTxt01 {
		margin-bottom: 40px;
		font-size: 1.8rem;
	}
}

/* ilogetBtn01 */
.ilogetBtn01 {
	margin: 0 auto;
	text-align: center;
}

.ilogetBtn01 a,
.ilogetBtn01 button {
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	max-width: 270px;
	padding: 12px 10px;
	background-color: #0566d4;
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		from(#00c0dd),
		color-stop(70%, rgba(0, 192, 221, 0))
	);
	background-image: linear-gradient(-90deg, #00c0dd 0%, rgba(0, 192, 221, 0) 70%);
	font-size: 1.4rem;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-radius: 50px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}

.ilogetBtn01.is-white a,
.ilogetBtn01.is-white button {
	background: #fff;
	color: #0566d4;
}

.ilogetBtn01.is-orange a,
.ilogetBtn01.is-orange button {
	background-color: #fe9315;
	background-image: -webkit-gradient(
		linear,
		right top,
		left top,
		from(#f3ac00),
		color-stop(70%, rgba(243, 172, 0, 0))
	);
	background-image: linear-gradient(-90deg, #f3ac00 0%, rgba(243, 172, 0, 0) 70%);
}

.ilogetBtn01.is-orange a:hover,
.ilogetBtn01.is-orange button:hover {
	background: #fe9315;
}

.ilogetBtn01.is-shadow a,
.ilogetBtn01.is-shadow button {
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
}

.ilogetBtn01 a .tb {
	display: inline-block;
	padding: 0 18px;
	background: url(../img/common/ico_blank02.png) no-repeat right center/9px 9px;
}

@media screen and (min-width: 860px) {
	.ilogetBtn01 a,
	.ilogetBtn01 button {
		max-width: 440px;
		padding: 20px;
		font-size: 2rem;
	}
	.ilogetBtn01 a:hover,
	.ilogetBtn01 button:hover {
		background: #0566d4;
		color: #fff;
	}
	.ilogetBtn01 a .tb {
		padding: 0 25px;
		background: url(../img/common/ico_blank02.png) no-repeat right center/13px 13px;
	}
}

/* ilogetList01 */
.ilogetList01 {
	margin-bottom: 30px;
}

.ilogetList01 .item:before {
	content: '';
	display: block;
	width: 35%;
	height: 30px;
	background: url(../img/common/ico_arw02.png) no-repeat center top 5px/32px 18px;
}

.ilogetList01 .item:before {
	content: '';
	display: block;
	width: 35%;
	height: 30px;
	background: url(../img/common/ico_arw02.png) no-repeat center top 5px/32px 18px;
}

.ilogetList01 .item:first-of-type:before {
	display: none;
}

.ilogetList01 .item .imgClm {
	float: left;
	width: 35%;
}

.ilogetList01 .item .txtClm {
	float: right;
	width: 60%;
}

.ilogetList01 .item .tit {
	margin-bottom: 5px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
}

@media screen and (min-width: 860px) {
	.ilogetList01 {
		padding: 0 40px;
		margin-bottom: 60px;
	}
	.ilogetList01 .item {
		position: relative;
		float: left;
		width: 300px;
		padding: 0 0 0 60px;
	}
	.ilogetList01 .item:before {
		position: absolute;
		top: 103px;
		left: 23px;
		width: 20px;
		height: 36px;
		background: url(../img/common/ico_arw03.png) no-repeat center/cover;
	}
	.ilogetList01 .item:first-of-type {
		padding-left: 0;
	}
	.ilogetList01 .item:first-of-type:before {
		display: none;
	}
	.ilogetList01 .item .imgClm {
		float: none;
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.ilogetList01 .item .txtClm {
		float: none;
		width: 100%;
	}
	.ilogetList01 .item .tit {
		margin-bottom: 10px;
		font-size: 2.7rem;
		text-align: center;
	}
}

/*  .secAbout
================================================ */
.secAbout {
	position: relative;
	padding: 45px 0;
}

.secAbout .tit01 {
	text-align: left;
}

.secAbout .tit01:before {
	left: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.secAbout .img {
	margin-bottom: 20px;
}

.secAbout .bg {
	position: absolute;
	top: 250px;
	left: 50%;
	display: none;
	margin-left: 50%;
	z-index: 2;
}

@media screen and (min-width: 860px) {
	.secAbout {
		padding: 70px 0 90px;
	}
	.secAbout .box {
		position: relative;
		padding-left: 570px;
	}
	.secAbout .box .tit02 {
		font-size: 3rem;
	}
	.secAbout .box .img {
		position: absolute;
		top: 0;
		left: 0;
		width: 530px;
		margin-bottom: 0;
		z-index: 2;
	}
	.secAbout .bg {
		position: absolute;
		top: 240px;
		left: 50%;
		display: inline-block;
		margin-left: -52%;
		z-index: 1;
	}
}

/*  .secStructure
================================================ */
.secStructure {
	position: relative;
	padding: 45px 0;
	color: #fff;
}

.secStructure:before {
	content: '';
	background: url(../img/iloget/bg_structure01.jpg) no-repeat center/cover;
	background-color: #0093d4;
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	opacity: 0;
}

.secStructure.is_show:before {
	width: 100%;
	opacity: 1;
}

@media screen and (min-width: 860px) {
	.secStructure {
		padding: 90px 0;
	}
}

/*  .secReason
================================================ */
.secReason {
	padding-top: 45px;
}

.secReason .wrap {
	position: relative;
	padding: 0 15px;
	margin: 0 -15px;
}

.secReason .wrap:before {
	content: '';
	background: url(../img/iloget/bg_reason01_sp.jpg) no-repeat center/cover;
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
	z-index: -1;
	opacity: 0;
}

.secReason .wrap.is_show:before {
	width: 100%;
	opacity: 1;
}

.secReason .box {
	margin-top: 32px;
	padding: 0 0 45px;
}

.secReason .reason01 .box {
	background: url(../img/iloget/img_reason01.png) no-repeat right top/auto 120px;
}

.secReason .reason02 .box {
	background: url(../img/iloget/img_reason02.png) no-repeat right top/auto 120px;
}

.secReason .reason03 .box {
	background: url(../img/iloget/img_reason03.png) no-repeat right 10px / auto 120px;
}

.secReason .titClm .ico {
	position: relative;
	top: -15px;
	width: 75px;
}

.secReason .titClm .tit {
	font-size: 2.3rem;
	font-weight: bold;
	line-height: 1.4;
	text-shadow: 0 0 7px #f2fbff;
	margin-bottom: 10px;
}

.secReason .titClm .tit span {
	color: #0566d4;
}

@media screen and (min-width: 860px) {
	.secReason {
		padding-top: 90px;
	}
	.secReason .txt01 {
		margin-bottom: 70px;
	}
	.secReason .wrap {
		position: relative;
		padding: 0 100%;
		margin: 0 -100%;
	}
	.secReason .wrap:before {
		background: url(../img/iloget/bg_reason01_pc.jpg) no-repeat center/cover;
		height: calc(100% - 10px);
	}
	.secReason .wrap.reason02:before {
		left: auto;
		right: 0;
		-webkit-transform: scale(-1, 1);
		-ms-transform: scale(-1, 1);
		transform: scale(-1, 1);
	}
	.secReason .box {
		margin-top: 10px;
		padding: 0 0 70px;
	}
	.secReason .titClm {
		float: left;
		width: 550px;
		text-align: center;
	}
	.secReason .titClm .ico {
		position: relative;
		top: -30px;
		left: 50%;
		width: 134px;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.secReason .titClm .tit {
		font-size: 3rem;
		text-shadow: 0 0 15px #f2fbff;
		margin-bottom: 0;
	}
	.secReason .txtClm {
		float: right;
		width: 530px;
		padding-top: 70px;
		font-size: 1.6rem;
	}
	.secReason .reason01 .box {
		background-position: left bottom;
		background-size: auto 256px;
	}
	.secReason .reason02 .box {
		background-position: right bottom;
		background-size: auto 256px;
	}
	.secReason .reason03 .box {
		background-position: left bottom;
		background-size: auto 256px;
	}
	.secReason .reason02 .titClm {
		float: right;
	}
	.secReason .reason02 .txtClm {
		float: left;
	}
}

/*  .secScene
================================================ */
.secScene {
	padding: 45px 0;
}

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

.secScene .box .tit .sub {
	display: inline-block;
	padding: 3px 10px 4px;
	margin-bottom: 5px;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.2;
	color: #0566d4;
	border: 1px solid #0566d4;
}

.secScene .box .img {
	padding: 0 30px 20px;
}

@media screen and (min-width: 860px) {
	.secScene {
		padding: 90px 0;
	}
	.secScene .box {
		position: relative;
		min-height: 400px;
		padding-right: 440px;
		margin-bottom: 60px;
	}
	.secScene .box .tit .sub {
		padding: 7px 20px 8px;
		margin-bottom: 20px;
		font-size: 1.5rem;
	}
	.secScene .box .img {
		position: absolute;
		top: 0;
		right: 0;
		padding: 0;
	}
	.secScene .box:first-of-type {
		padding-right: 0;
		padding-left: 440px;
	}
	.secScene .box:first-of-type .img {
		right: auto;
		left: 0;
	}
}

/*  .secFlow
================================================ */
.secFlow {
	position: relative;
	padding: 45px 0 15px;
	color: #fff;
}

.secFlow:before {
	content: '';
	background: url(../img/iloget/bg_flow01.jpg) no-repeat center/cover;
	background-color: #0093d4;
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	opacity: 0;
}

.secFlow.is_show:before {
	width: 100%;
	opacity: 1;
}

@media screen and (min-width: 860px) {
	.secFlow {
		padding: 90px 0 30px;
	}
}

/*  .secPrice
================================================ */
.secPrice {
	position: relative;
	padding: 45px 0 35px;
}
.secPrice:before {
	content: '';
	background-color: #d9f3ff;
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	opacity: 0;
}
.secPrice.is_show:before {
	width: 100%;
	opacity: 1;
}
.secPrice__sub {
	position: relative;
	padding-bottom: 20px;
	padding-left: 27px;
	font-weight: bold;
	font-size: 2rem;
	line-height: 1.6;
}
.secPrice__sub::before {
	position: absolute;
	content: '';
	top: 16px;
	left: 0;
	width: 20px;
	height: 2px;
	background: #0566d4;
}
.secPrice__sub-blue {
	color: #0566d4;
}
.secPrice-table table {
	border: 1px solid #e4e4e4;
}
.secPrice-table th {
	padding: 12px 24px;
	border-right: 1px solid #e4e4e4;
	width: 47%;
	background-color: #0566d4;
	color: #fff;
	font-size: 1.5rem;
	vertical-align: middle;
}
.secPrice-table tr:nth-child(n + 2) th {
	border-top: 1px solid #fff;
}
.secPrice-table td {
	padding: 10px 15px;
	background-color: #fff;
	font-weight: bold;
	font-size: 1.7rem;
	text-align: right;
	vertical-align: middle;
}
.secPrice-table tr:nth-child(n + 2) td {
	border-top: 1px solid #e4e4e4;
}
.secPrice__txt-area {
	padding: 9px 0 9px;
}
.secPrice__note {
	color: #7e7e7e;
	font-size: 1.3rem;
	text-indent: -1.3em;
	padding-left: 18px;

	letter-spacing: 0.05em;
}
.secPrice-list {
	margin: -6px -6px 0;
}
.secPrice-list__item {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 11px;
}
.secPrice-list__item:nth-child(n + 2) {
	padding-top: 13px;
	border-top: 1px solid #afd7f6;
}
.secPrice-list__img {
	width: 35%;
}
.secPrice-list__txt-area {
	width: 63%;
}
.secPrice-list__head {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1.7rem;
}
@media screen and (min-width: 860px) {
	.secPrice {
		padding: 98px 0 90px;
	}
	.secPrice__sub {
		margin-top: -10px;
		padding-left: 30px;
		padding-bottom: 27px;
		font-size: 2.4rem;
	}
	.secPrice__sub::before {
		top: 19px;
	}
	.secPrice-table th {
		padding: 15px 0;
		border-right: 0;
		width: 16.666%;
		font-size: 1.8rem;
		text-align: center;
	}
	.secPrice-table th:nth-child(n + 2) {
		border-left: 1px solid #fff;
	}
	.secPrice-table td {
		padding: 20px 0;
		width: 16.666%;
		font-size: 2rem;
		text-align: center;
	}
	.secPrice-table td:nth-child(n + 2) {
		border-left: 1px solid #e4e4e4;
	}
	.secPrice__txt-area {
		padding: 15px 2px 15px;
	}
	.secPrice__note {
		font-size: 1.5rem;
	}
	.secPrice-list {
		display: flex;
		flex-wrap: wrap;
		margin: 0;
	}
	.secPrice-list__item {
		display: block;
		padding: 0;
		width: 31%;
		padding: 0 0 0 30px;
		box-sizing: border-box;
	}
	.secPrice-list__item:nth-child(n + 2) {
		margin: 0 0 0 30px;
		padding: 0 0 0 30px;
		border-top: 0;
		border-left: 2px solid #afd7f6;
	}
	.secPrice-list__img {
		margin: 0 auto;
		width: 214px;
	}
	.secPrice-list__txt-area {
		margin-top: 10px;
		width: auto;
	}
	.secPrice-list__head {
		padding-bottom: 26px;
		font-size: 2rem;
		text-align: center;
	}
}

/*  .secRequirements
================================================ */
.secRequirements {
	padding: 45px 0 0;
}

.secRequirements .tit01 {
	margin-bottom: 20px;
}
.secRequirements .tit01 .main {
	font-size: 2.4rem;
	font-weight: bold;
	font-style: italic;
	color: #0566d4;
	line-height: 1.4;
}

.secRequirements .tit01 .sub {
	position: relative;
	top: -5px;
	margin-left: 7px;
	font-size: 1.1rem;
	font-style: italic;
	color: #a4bcea;
}
.secRequirements-table table {
	border: 1px solid #e4e4e4;
}
.secRequirements-table table th {
	display: block;
	padding: 12px 0;
	background: #0566d4;
	color: #fff;
	text-align: center;
	font-size: 1.5rem;
}
.secRequirements-table table td {
	display: block;
	padding: 17px 20px;
	font-size: 1.4rem;
	letter-spacing: 0.08em;
}
.secRequirements-table__note {
	color: #7e7e7e;
}

@media screen and (min-width: 860px) {
	.secRequirements {
		padding: 90px 0 0;
	}
	.secRequirements .tit01 {
		margin-bottom: 40px;
	}
	.secRequirements .tit01 .main {
		font-size: 3.2rem;
	}
	.secRequirements .tit01 .sub {
		top: -5px;
		margin-left: 15px;
		font-size: 1.5rem;
	}
	.secRequirements-table table tr:nth-child(n + 2) th {
		border-top: 1px solid #fff;
	}
	.secRequirements-table table tr:nth-child(n + 2) td {
		border-top: 1px solid #e4e4e4;
	}
	.secRequirements-table table th {
		display: table-cell;
		padding: 38px 0;
		width: 200px;
		vertical-align: middle;
		font-size: 1.6rem;
	}
	.secRequirements-table table td {
		display: table-cell;
		padding: 22px 30px;
		vertical-align: middle;
		font-size: 1.6rem;
	}
}

/*  .secFaq
================================================ */
.secFaq {
	padding: 45px 0;
}

.secFaq .tit01 {
	margin-bottom: 20px;
}

.secFaq .tit01 .main {
	font-size: 2.4rem;
	font-weight: bold;
	font-style: italic;
	color: #0566d4;
	line-height: 1.4;
}

.secFaq .tit01 .sub {
	position: relative;
	top: -5px;
	margin-left: 7px;
	font-style: italic;
	font-size: 1.1rem;
	color: #a4bcea;
}

.secFaq .faqList dt {
	position: relative;
	padding: 24px 55px;
	font-size: 1.5rem;
	font-weight: bold;
	background: url(../img/iloget/ico_faq_q.png) no-repeat left 20px top 24px/26px 26px;
	border: 1px solid #0566d4;
	border-bottom: none;
	cursor: pointer;
}

.secFaq .faqList:last-of-type dt {
	border-bottom: 1px solid #0566d4;
}

.secFaq .faqList dt.on {
	border-bottom: none;
}

.secFaq .faqList dt:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	display: block;
	width: 19px;
	height: 11px;
	background: url(../img/common/ico_arw04.png) no-repeat center/19px 11px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.secFaq .faqList dt.on:before {
	top: 45%;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.secFaq .faqList dd {
	display: none;
	position: relative;
	padding: 24px 20px 24px 55px;
	margin-bottom: 15px;
	background: url(../img/iloget/ico_faq_a.png) no-repeat left 20px top 24px/26px 26px;
	border: 1px solid #0566d4;
	border-top: none;
}

.secFaq .faqList dd:before {
	content: '';
	position: absolute;
	top: 0;
	left: 20px;
	display: block;
	width: calc(100% - 40px);
	height: 1px;
	background: #ececec;
}
.secFaq__txt-indent {
	display: block;
	padding-left: 1em;
}
.secFaq__note {
	display: block;
	text-indent: -1em;
	padding-left: 3em;
}

@media screen and (min-width: 860px) {
	.secFaq {
		padding: 90px 0;
	}
	.secFaq .tit01 {
		margin-bottom: 40px;
	}
	.secFaq .tit01 .main {
		font-size: 3.2rem;
	}
	.secFaq .tit01 .sub {
		top: -5px;
		margin-left: 15px;
		font-size: 1.5rem;
	}
	.secFaq .faqList dt {
		padding: 22px 90px;
		font-size: 2rem;
		background: url(../img/iloget/ico_faq_q.png) no-repeat left 30px top 19px/40px 40px;
	}
	.secFaq .faqList dt:before {
		right: 30px;
		display: block;
		width: 26px;
		height: 15px;
		background: url(../img/common/ico_arw04.png) no-repeat center/26px 15px;
	}
	.secFaq .faqList dt:hover:before,
	.secFaq .faqList dt.on:before {
		top: 40%;
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	.secFaq .faqList dd {
		padding: 25px 30px 25px 90px;
		margin-bottom: 20px;
		background: url(../img/iloget/ico_faq_a.png) no-repeat left 30px top 19px/40px 40px;
	}
	.secFaq .faqList dd:before {
		left: 30px;
		width: calc(100% - 60px);
	}
}

/*  .secContact
================================================ */
.secContact {
	background: #d9f3ff url(../img/iloget/bg_contact_sp.jpg) no-repeat center top/100% auto;
}

.secContact .confShow + .confShow {
	margin-top: 15px;
}

.secContact .wrap {
	padding: 15px 25px 35px;
	background: #fff;
}

.secContact .table tr:first-of-type th {
	border-top: none;
}

.secContact .table th,
.secContact .table td {
	padding-left: 0;
	padding-right: 0;
}

.secContact .formTag {
	position: relative;
	top: -3px;
	display: inline-block;
	margin-left: 8px;
	padding: 0 5px 1px;
	background: #0566d4;
	font-size: 1rem;
	color: #fff;
}
.secContact .formTag.is-sp-top{
	top: -28px;
} 

.secContact .table th .formTag.any {
	background: #999;
}

.secContact .mod_contact01 input[type='text'],
.secContact .mod_contact01 textarea,
.secContact .mod_contact01 select {
	background-color: #fafafa;
}
.secContact .mod_contact01 .areaInput{
	display: block;
	margin-top: 5px;
}
.secContact .formPrivacy {
	margin-bottom: 25px;
}

@media screen and (min-width: 860px) {
	.secContact {
		background: url(../img/iloget/bg_contact_pc.jpg) no-repeat center top/cover;
	}
	.secContact .confShow + .confShow {
		margin-top: 20px;
	}
	.secContact .wrap {
		padding: 40px 60px 60px;
	}
	.secContact .table th,
	.secContact .table td {
		padding-left: 20px;
		padding-right: 20px;
		border-top: none;
		border-bottom: 1px solid #ececec;
	}
	.secContact .table th {
		position: relative;
		box-sizing: border-box;
		width: 330px;
		padding: 26px 80px 26px 20px;
	}
	.secContact .table th .formTag {
		position: absolute;
		top: 28px;
		right: 10px;
		margin-left: 0;
		padding: 2px 10px 3px;
		font-size: 1.3rem;
	}
	.secContact .table th .formTag.is-sp-top{
		top: 28px;
	}
	.secContact .mod_contact01 .vertical-item {
		/* display: inline-block; */
		margin: 9px 35px 9px 0;
	}
	.secContact .mod_contact01 .areaInput{
		margin-top: 10px;
	}
	.secContact .mod_contact01 .areaInput input{
		width: 420px;
	}
	.secContact .formPrivacy {
		margin-bottom: 30px;
		text-align: center;
	}
	.secContact .mw_wp_form_confirm td {
		padding-top: 27px;
		padding-bottom: 27px;
	}
}

/*  .secItutor
================================================ */
.secItutor {
	padding: 45px 0;
}

.secItutor .logoBox {
	margin-bottom: 20px;
	text-align: center;
}

.secItutor .logoBox .logo {
	width: 200px;
	margin: 0 auto 25px;
}

.secItutor .txtBox .tit {
	margin-bottom: 10px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.4;
}

.secItutor .txtBox .tit span {
	color: #0566d4;
}

.secItutor .txtBox .txt {
	font-size: 1.3rem;
}

@media screen and (min-width: 860px) {
	.secItutor {
		padding: 60px 0;
	}
	.secItutor .logoBox {
		float: left;
		width: 280px;
	}
	.secItutor .logoBox .logo {
		width: 280px;
		margin: 0 0 20px;
	}
	.secItutor .logoBox .btn a {
		font-size: 1.8rem;
	}
	.secItutor .txtBox {
		float: right;
		width: 760px;
	}
	.secItutor .txtBox .tit {
		margin-bottom: 25px;
		font-size: 2.2rem;
	}
	.secItutor .txtBox .txt {
		font-size: 1.5rem;
	}
}

/*  #gNav
================================================ */
.gnavBtn {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 101;
	width: 55px;
	height: 55px;
	color: #0566d4;
	background: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.gnavBtn .line {
	position: absolute;
	top: 19px;
	left: 50%;
	margin-left: -12px;
	width: 24px;
	height: 2px;
	background: #0566d4;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.gnavBtn .line:nth-child(1) {
	top: 13px;
}

.gnavBtn .line:nth-child(3) {
	top: 25px;
}

.gnavBtn.is_active .txt {
	display: none;
}

.gnavBtn.is_active .line:nth-child(1) {
	top: 26px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.gnavBtn.is_active .line:nth-child(2) {
	opacity: 0;
}

.gnavBtn.is_active .line:nth-child(3) {
	top: 26px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.gnavBtn .txt {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.04em;
	font-family: 'ABeeZee', sans-serif;
}

#logetNav {
	font-family: 'ABeeZee', sans-serif;
}

#logetNav .gnavClose {
	margin-top: 50px;
	border: 1px solid #0566d4;
	padding: 10px 0;
	text-align: center;
	color: #0566d4;
	font-size: 1.3rem;
	font-weight: bold;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	opacity: 0;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

#logetNav .gnavClose:before {
	content: '';
	background: #0566d4;
	background-size: cover;
	width: 15px;
	height: 1px;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#logetNav.is_active .gnavClose {
	opacity: 1;
}

@media screen and (max-width: 859px) {
	#logetNav {
		display: none;
		position: fixed;
		z-index: 20;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		overflow-y: scroll;
		background: rgba(0, 0, 0, 0.4);
		padding-top: 50px;
	}
	#logetNav .inner {
		height: auto;
		padding: 0 40px;
	}
	#logetNav .gNavContent {
		position: absolute;
		top: 55px;
		right: 0;
		width: 100%;
		height: 100%;
		height: calc(100% - 55px);
		background: #fff;
		box-sizing: border-box;
		text-align: center;
	}
	#logetNav .listLink {
		padding: 40px 0 0 0;
	}
	#logetNav .listLink a {
		display: block;
		font-weight: bold;
		text-decoration: none;
		font-size: 1.4rem;
		padding: 12px 0;
		border-bottom: 1px solid #ececec;
	}
}

@media screen and (min-width: 860px) {
	#logetNav {
		position: absolute;
		right: 160px;
		top: 51%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#logetNav .inner {
		height: auto;
		padding: 0;
	}
	#logetNav .listLink {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#logetNav .listLink li {
		font-size: 1.5rem;
		font-weight: bold;
	}
	#logetNav .listLink a {
		padding: 0 30px;
		color: #555;
		text-decoration: none;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
		height: 3em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 100px;
		position: relative;
	}
	#logetNav .listLink a:after {
		position: absolute;
		content: '';
		height: 3em;
		width: 1px;
		background: #eee;
		left: 0;
	}
	#logetNav .listLink a:before {
		content: '';
		background: #0566d4;
		width: 0;
		height: 3px;
		position: absolute;
		bottom: 0;
		left: 0;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	#logetNav .listLink a:hover {
		color: #0566d4;
	}
	#logetNav .listLink a:hover:before {
		width: 100%;
	}
}

@media screen and (min-width: 860px) and (max-width: 1450px) {
	#logetNav .listLink li {
		font-size: 1.5rem;
		letter-spacing: 0.05em;
	}
	#logetNav .listLink a {
		padding: 0 25px;
	}
}

@media screen and (min-width: 860px) and (max-width: 1330px) {
	#logetNav .listLink li {
		font-size: 1.4rem;
	}
	#logetNav .listLink a {
		padding: 0 15px;
	}
}

@media screen and (min-width: 860px) and (max-width: 1170px) {
	#logetNav .listLink li {
		font-size: 1.3rem;
		letter-spacing: 0.02em;
	}
	#logetNav .listLink a {
		padding: 0 14px;
	}
}
