﻿@charset "UTF-8";
/* INQUIRY PAGE */
.pg_inquiry .inquiryTopSection .tbl {
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
	padding: 20px 10px;
}
.pg_inquiry .inquiryTopSection .tbl .td {
	vertical-align: middle;
}
.pg_inquiry .inquiryTopSection .tbl .td:first-child {
	color: #091b48;
	font-weight: bold;
	padding: 0 20px 0 0;
	width: 30%;
}
.pg_inquiry .inquiryTopSection .tbl .note {
	margin: 5px 0 0;
}
.pg_inquiry .inquiryTopSection .telFrame .tel {
	display: inline-block;
	text-align: left;
	width: auto;
}
.pg_inquiry .inquiryTopSection .telFrame .tel .ruby {
	color: #091b48;
	font-size: 12px;
	line-height: 1;
	text-align: right;
}
.pg_inquiry .inquiryTopSection .telFrame .tel .ruby span:first-child {
	letter-spacing: 6px;
	padding: 0 12px 0 0;
}
.pg_inquiry .inquiryTopSection .telFrame .tel .num {
	color: #091b48;
	font-size: 37px;
	font-weight: bold;
	line-height: 1.2;
	padding: 0 0 0 66px;
	position: relative;
	white-space: nowrap;
}
.pg_inquiry .inquiryTopSection .telFrame .tel .num.f_number {
	font-size: 45px;
}
.pg_inquiry .inquiryTopSection .telFrame .tel .num:before {
	content: "";
	background: url(../images/ico_freedial.png) no-repeat 0 center;
	background-size: contain;
	border: 0;
	display: block;
	height: 36.4px;
	left: 0;
	margin-top: -18.2px;
	position: absolute;
	top: 50%;
	transform: none;
	width: 56px;
}
.pg_inquiry .inquiryTopSection .telFrame .note {
	margin: 0;
	text-indent: -.7em;
}
.pg_inquiry .inquiryTopSection .inqFrame .btn {
	padding: 10px;
	background-color: #091B48;
	border-radius: 0;
	color: #fff;
	font-size: 13px;
	display: block;
	height: auto;
	line-height: 1.3;
	margin: 0;
	overflow: hidden;
	padding: 8px 10px 6px;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.pg_inquiry .inquiryTopSection .inqFrame .btn:before {
	background: url(../images/ico_inq.png) no-repeat 0 0;
	content: "";
	display: inline-block;
	height: 20px;
	margin: 0 5px 0 0;
	position: relative;
	right: auto;
	vertical-align: middle;
	width: 20px;
}
.pg_inquiry .inquiryTopSection .inqFrame .btn.btn_school:before {
	background-position: 0 -20px;
}
.pg_inquiry .inputSection .hissu {
	color: #D4151E;
}
.pg_inquiry .inputSection h3 {
	margin: 20px 0 20px;
	padding: 0;
	font-weight: normal;
	font-size: 15px;
}
.pg_inquiry .inputSection h3 span {
	line-height: 1.3;
	padding: 2px 8px 0;
}
.pg_inquiry .inputSection .parents h3 span {
	background-color: #172F6B;
}
.pg_inquiry .inputSection .tableFrame dl {
	border-bottom: 1px solid #F2F2F2;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 25px 10px;
}
.pg_inquiry .inputSection .tableFrame dl:first-of-type {
	border-top: 1px solid #F2F2F2;
}
.pg_inquiry .inputSection .tableFrame dl dt, .pg_inquiry .inputSection .tableFrame dl dd {
	float: left;
}
.pg_inquiry .inputSection .tableFrame dl dt {
	width: 28%;
}
.pg_inquiry .inputSection .tableFrame dl dd {
	padding: 0 0 0 30px;
	width: 72%;
}
.pg_inquiry .inputSection .tableFrame dl .hissu {
	float: right;
	display: inline-block;
	border: 1px solid #D4151E;
	line-height: 1;
	padding: 3px 3px 2px;
}
.pg_inquiry .inputSection .tableFrame dl .spc {
	padding: 0 0 0 20px;
}
.pg_inquiry .inputSection .tableFrame dl input[type="text"],
.pg_inquiry .inputSection .tableFrame dl input[type="tel"],
.pg_inquiry .inputSection .tableFrame dl input[type="email"],
.pg_inquiry .inputSection .tableFrame dl select,
.pg_inquiry .inputSection .tableFrame dl textarea {
	border-color: #999 !important;
	width: 90%;
}
.pg_inquiry .inputSection .tableFrame dl select {
	width: auto;
}
.pg_inquiry .inputSection .tableFrame dl.input01 input[type="text"],
.pg_inquiry .inputSection .tableFrame dl.input01 input[type="tel"],
.pg_inquiry .inputSection .tableFrame dl.input01 input[type="email"],
.pg_inquiry .inputSection .tableFrame dl.input01 select,
.pg_inquiry .inputSection .tableFrame dl.input01 textarea {
	width: 30%;
}
.pg_inquiry .inputSection .tableFrame dl.input02 input[type="text"],
.pg_inquiry .inputSection .tableFrame dl.input02 input[type="tel"],
.pg_inquiry .inputSection .tableFrame dl.input02 input[type="email"],
.pg_inquiry .inputSection .tableFrame dl.input02 select,
.pg_inquiry .inputSection .tableFrame dl.input02 textarea {
	width: 60%;
}
.pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(1), .pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(2) {
	display: inline-block;
	width: 48%;
}
.pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(1) input[type="text"], .pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(2) input[type="text"] {
	width: 4em;
}
.pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(1) select, .pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(2) select {
	width: 30%;
}
.pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(3) .head,
.pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(4) .head,
.pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(5) .head {
	display: inline-block;
	width: 30%;
}
.pg_inquiry .inputSection .btn_submit {
	border: 1px solid #fff;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1), 1px 1px 2px rgba(0, 0, 0, 0.3);
	background-color: #005bab;
	border-radius: 0px;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	display: block;
	position: relative;
	height: auto;
	line-height: 1.3;
	overflow: hidden;
	padding: 18px 10px 16px;
	text-align: center;
	text-decoration: none;
}
.pg_inquiry .inputSection .btn_submit:hover {
	filter: alpha(opacity=65);
	opacity: .65;
}

/* EXPERT PAGE */
.pg_expert .ttl_m.font_small {
	font-size: 20.5px;
}
.pg_expert .ttl_s {
	/*border-bottom: 1px solid #ccc;*/
	font-size: 19px;
}
.pg_expert table th,
.pg_expert table td {
	line-height: 1.3;
	text-align: center;
	vertical-align: middle;
}
.pg_expert table td {
	padding: 30px 10px;
}
.pg_expert .pointWrap .title {
	color: #005bab;
	font-size: 20px;
	margin: 0 0 15px;
	padding: 0 0 0 90px;
	position: relative;
}
.pg_expert .pointWrap .title .point {
	background: #005bab;
	border: 4px solid #005bab;
	box-shadow: inset 0 0 0 1px #fff;
	color: #fff;
	display: inline-block;
	left: 0;
	margin: -28px 0 0;
	padding: 5px 10px 3px;
	position: absolute;
	top: 50%;
}

/* OTHERS */
.introSection .infoFrame {
	margin: 35px 0 0;
	position: relative;
}
.introSection .infoFrame .ttl_vertical {
	font-size: 22px;
	left: 0;
	position: absolute;
	top: 0;
	white-space: nowrap;
}
.introSection .infoFrame ul {
	border: 1px solid #e6e6e6;
	min-height: 140px;
	margin: 0 0 20px 60px;
	padding: 20px;
	overflow: hidden;
}
.introSection .infoFrame ul li {
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 5px;
}
.introSection .infoFrame ul li:last-child {
	margin: 0;
}
.introSection .infoFrame ul li a {
	text-decoration: none;
}

.btnFrame.col2 .btn {
	float: left;
	width: 48%;
}
.btnFrame.col2 .btn:last-child {
	float: right;
}
.btnFrame.col2 .btn:only-child {
	float: left;
}

/* flow table (annex/robot, annex/pyramid) */
.flowBox01 .box {
	margin: 30px auto;
}
.flowBox01 .box .ttlWrap {
	margin: 0 0 10px;
	overflow: hidden;
	position: relative;
}
.flowBox01 .box .ttlWrap .td {
	vertical-align: bottom;
}
.flowBox01 .box .ttlWrap .step {
	color: #333333;
	font-size: 14px;
	line-height: 1.1;
	width: 70px;
}
.flowBox01 .box .ttlWrap .step .num {
	color: #E6E6E6;
	display: block;
	font-size: 46px;
}
.flowBox01 .box .ttlWrap .head h3 {
	border-bottom: 1px solid #15AA00;
	color: #15AA00;
	font-size: 22px;
	margin: 0 0 10px;
	padding: 0;
}
.flowBox01 .box .txt1 {
	background: #f2f2f2;
}
.flowBox01 .box .txt2 {
	background: #FFEBF1;
}
.flowBox01 .box .txt1 p,
.flowBox01 .box .txt2 p {
	padding: 15px;
}
.flowBox01 .box .txt1 p.head,
.flowBox01 .box .txt2 p.head {
	padding: 15px 15px 0;
}
.flowBox01 .box .txt1 p.head + p,
.flowBox01 .box .txt2 p.head + p {
	padding: 0 15px 15px;
}
.flowBox01 .box .td.txt1 {
	width: 70%;
}
.flowBox01 .box .td.txt2 {
	padding: 0 0 0 20px;
	position: relative;
	width: 30%;
}
.flowBox01 .box .td.txt2:before {
	content: "";
	background: #fff;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 20px;
}
.flowBox01 .box .td.txt2:after {
	content: "";
	border: 16px solid transparent;
	border-right-color: #FFEBF1;
	height: 0;
	left: -12px;
	margin: -16px 0 0;
	position: absolute;
	top: 50%;
	width: 0;
}

/* NOTEBOOK STYLE */
.linedPaperBox {
	background-color: #FFFEF0;
	/*background-image: linear-gradient(#dbdac3 0.05em, transparent 0.05em)!important;*/
	background-size: 100% 1.85em;
	border: 20px solid #FFFEF0;
	position: relative;
}
:root .linedPaperBox {
	background-image: linear-gradient(#dbdac3 0.05em)!important;
	/*border-top: 1px solid #dbdac3\0/;
	border-bottom: 1px solid #dbdac3\0/;*/
}
.linedPaperBox p {
	line-height: 1.86em;
	margin: 0 auto 1.81em;
}
.linedPaperBox p:last-child {
	margin: 0 auto;
}

/* 幅568px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 568px) {
	/* OTHERS */
	.btnFrame.col2 .btn {
		float: none;
		max-width: 200px;
		width: auto;
	}
	.btnFrame.col2 .btn:last-child {
		float: none;
		margin: 10px auto 0;
	}
}

/* 幅768px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
	/* INQUIRY PAGE */
	.pg_inquiry .inquiryTopSection .tbl {
		padding: 20px 0;
	}
	.pg_inquiry .inquiryTopSection .tbl .td:first-child {
		font-size: 13px;
		padding: 0 10px 0 0;
	}
	.pg_inquiry .inquiryTopSection .tbl .note {
		font-size: 13px;
	}
	.pg_inquiry .inquiryTopSection .telFrame .tel .ruby {
		font-size: 10px;
		letter-spacing: -1px;
	}
	.pg_inquiry .inquiryTopSection .telFrame .tel .ruby span:first-child {
		letter-spacing: 2px;
		padding: 0 6px 0 0;
	}
	.pg_inquiry .inquiryTopSection .telFrame .tel .num {
		font-size: 24px;
		padding: 0 2px 0 37px;
	}
	.pg_inquiry .inquiryTopSection .telFrame .tel .num.f_number {
		font-size: 30px;
	}
	.pg_inquiry .inquiryTopSection .telFrame .tel .num:before {
		height: 20.8px;
		margin-top: -10.4px;
		width: 32px;
	}
	.pg_inquiry .inquiryTopSection .telFrame .note {
		margin: 0;
		text-indent: -.7em;
	}
	.pg_inquiry .inquiryTopSection .inqFrame .btn {
		padding: 10px;
		background-color: #091B48;
		border-radius: 0;
		color: #fff;
		font-size: 13px;
		display: block;
		height: auto;
		line-height: 1.3;
		margin: 0;
		overflow: hidden;
		padding: 8px 10px 6px;
		position: relative;
		text-align: center;
		text-decoration: none;
	}
	.pg_inquiry .inquiryTopSection .inqFrame .btn:before {
		background: url(../images/ico_inq.png) no-repeat 0 0;
		content: "";
		display: inline-block;
		height: 20px;
		margin: 0 5px 0 0;
		position: relative;
		right: auto;
		vertical-align: middle;
		width: 20px;
	}
	.pg_inquiry .inquiryTopSection .inqFrame .btn.btn_school:before {
		background-position: 0 -20px;
	}
	.pg_inquiry .inputSection .tableFrame dl {
		margin: 0;
		padding: 15px 10px;
	}
	.pg_inquiry .inputSection .tableFrame dl dt, .pg_inquiry .inputSection .tableFrame dl dd {
		float: none;
		padding: 0;
		width: auto;
	}
	.pg_inquiry .inputSection .tableFrame dl dt {
		padding: 0 0 7px;
	}
	.pg_inquiry .inputSection .tableFrame dl .spc {
		padding: 0;
	}
	.pg_inquiry .inputSection .tableFrame dl input[type="text"],
	.pg_inquiry .inputSection .tableFrame dl input[type="tel"],
	.pg_inquiry .inputSection .tableFrame dl input[type="email"],
	.pg_inquiry .inputSection .tableFrame dl textarea {
		width: 100%;
	}
	.pg_inquiry .inputSection .tableFrame dl.input01 label,
	.pg_inquiry .inputSection .tableFrame dl.input01 input[type="text"] {
		display: block;
		width: 100%;
	}
	.pg_inquiry .inputSection .tableFrame dl.input01 label:last-of-type {
		margin: 10px 0 0;
	}
	.pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(1), .pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(2) {
		display: block;
		width: auto;
	}
	.pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(1) select, .pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(2) select {
		width: auto;
	}
	.pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(2) {
		margin: 20px 0 0;
	}
	.pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(3) .head,
	.pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(4) .head,
	.pg_inquiry .inputSection .tableFrame dl.input02 .input-group:nth-child(5) .head {
		display: block;
		width: auto;
	}

	/* EXPERT PAGE */
	.pg_expert .ttl_m.font_small {
		font-size: 18px;
	}
	.pg_expert .ttl_s {
		font-size: 17px;
	}
	.pg_expert table td {
		padding: 20px 5px;
	}
	.pg_expert .pointWrap .title {
		line-height: 1.4;
		margin: 0 0 10px;
		padding: 0 0 0 75px;
		font-size: 17px;
	}
	.pg_expert .pointWrap .title .point {
		border-width: 3px;
		margin: -20px 0 0;
		padding: 5px 5px 3px;
	}

	/* OTHERS */
	.introSection .infoFrame {
		margin: 0;
	}
	.introSection .infoFrame .ttl_vertical {
		font-size: 20px;
		position: relative;
		white-space: normal;
	}
	.introSection .infoFrame ul {
		margin: 0 auto 20px;
		padding: 15px;
	}

	.flowBox01 .box {
		margin: 30px auto;
	}
	.flowBox01 .box .ttlWrap .step {
		font-size: 12px;
		line-height: 1.2;
		width: 60px;
	}
	.flowBox01 .box .ttlWrap .step .num {
		font-size: 38px;
		line-height: 1;
	}
	.flowBox01 .box .ttlWrap .head h3 {
		font-size: 18px;
		line-height: 1.3;
		margin: 0 0 5px;
	}
	.flowBox01 .box .td.txt1, .flowBox01 .box .td.txt2 {
		width: auto;
	}
	.flowBox01 .box .td.txt2 {
		padding: 0;
	}
	.flowBox01 .box .td.txt2:before {
		display: none;
	}
	.flowBox01 .box .td.txt2:after {
		border-right-color: transparent;
		border-bottom-color: #FFEBF1;
		left: 50%;
		margin: 0 0 0 -16px;
		top: -32px;
	}
	.linedPaperBox {
	background-image: linear-gradient(#FFFEF0 0.05em, transparent 0.05em);
	border: 2% solid #FFFEF0;
}
	
}

/* 幅375px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 375px) {
	/* INQUIRY PAGE */
	.pg_inquiry .inquiryTopSection .tbl {
		padding: 15px 0;
	}
	.pg_inquiry .inquiryTopSection .tbl .td:first-child {
		font-size: 12px;
		padding: 0 5px 0 0;
	}
	.pg_inquiry .inquiryTopSection .tbl .note {
		font-size: 11px;
	}
	.pg_inquiry .inquiryTopSection .telFrame .tel .ruby {
		font-size: 9px;
		letter-spacing: -1px;
	}
	.pg_inquiry .inquiryTopSection .telFrame .tel .ruby span:first-child {
		letter-spacing: 2px;
		padding: 0;
	}
	.pg_inquiry .inquiryTopSection .telFrame .tel .num {
		font-size: 22px;
		padding: 0 1px 0 37px;
	}
	.pg_inquiry .inquiryTopSection .telFrame .tel .num.f_number {
		font-size: 28px;
	}
	.pg_inquiry .inquiryTopSection .telFrame .tel .num:before {
		height: 20.8px;
		margin-top: -10.4px;
		width: 32px;
	}
	.pg_inquiry .inquiryTopSection .telFrame .note {
		margin: 0;
		text-indent: -.7em;
		
	}

	/* OTHERS */
	.introSection .infoFrame ul {
		min-height: 80px;
	}
}
