/*レイアウト
---------------------------------*/
body {
	padding: 80px 0 0;
	width: 100%;
	background: url(../images/common/bg_border.png) repeat-y center center;
	color: #000;
	font-family: 'Montserrat','Noto Sans JP','ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 1.6;
	letter-spacing: 0;
}
@media screen and (max-width: 767px) {
body {
	padding: 50px 0 0;
}
}


/*お問い合わせ
---------------------------------*/
.orientation-form {
	padding: 120px 0;
	background: #fff;
}
.orientation-form h3 {
	margin: 0 0 80px;
	font-size: 0.875rem;
	line-height: 2;
}
.orientation-form h3 small {
	display: block;
	font-size: 0.75rem;
}
.orientation-form .tbl-cmn01 {
	margin: 0 0 80px;
}
.orientation-form .tbl-cmn01 th {
	font-size: 0.875rem;
}
.orientation-form .tbl-cmn01 td {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 55px;
	vertical-align: middle;
	font-size: 0.875rem;
}
.orientation-form .tbl-cmn01 td a {
	color: #cc0000;
	text-decoration: underline;
}
.orientation-form .tbl-cmn01 td input[type="text"],
.orientation-form .tbl-cmn01 td input[type="email"],
.orientation-form .tbl-cmn01 td input[type="tel"],
.orientation-form .tbl-cmn01 td textarea,
.orientation-form .tbl-cmn01 td select {
    padding: 1em 1em;
    border: solid 1px #dcdcdc;
    width: 100%;
    max-width: 680px;
    border-radius: .3em;
    -webkit-appearance: none;
}
.orientation-form .tbl-cmn01 td input.s-field {
    max-width: 280px;
}
.orientation-form .tbl-cmn01 td textarea {
	min-height: 180px;
}
.orientation-form-send li input {
	position: relative;
	margin: 0 10px 10px;
	width: 260px;
	height: 55px;
	border: none;
	border-radius: 55px;
	background: #053787;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 55px;
	cursor: pointer;
	box-shadow: 0 0.4em 0.6em 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-appearance: none;
}
.orientation-form-send li input:hover {
	-webkit-transform: translateY(-0.2em);
	transform: translateY(-0.2em);
	box-shadow: 0 0.2em 1.2em 0 rgba(0, 0, 0, 0.2);
}
.orientation-about {
	padding: 0 0 120px;
	background: #fff;
}
.orientation-about-inr {
	padding: 5.55%;
	background: #f5f5f5;
	border-top: 3px solid #053787;
	text-align: center;
}
.orientation-about-inr h3 {
	margin: 0 0 20px;
	font-size: 1.125rem;
	font-weight: bold;
}
.orientation-about-tel {
	margin: 0 0 30px;
	line-height: 1;
}
.orientation-about-tel a {
	position: relative;
	font-size: 2.25rem;
	font-weight: bold;	
	color: #063685;
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.orientation-about-tel a:before {
	display: inline-block;
	content: "";
	position: relative;
	top: 10px;
	margin: 0 10px 0 0;
	width: 34px;
	height: 40px;
	background: url(../images/orientation/icon_orientation_tel.png) no-repeat center center;
	background-size: contain;
}
.orientation-about-tel span {
	display: inline-block;
	margin: 0 0 0 25px;
	text-align: left;
	font-size: 0.8125rem;
	font-weight: bold;
	line-height: 1;
}
.orientation-about-tel span small {
	display: block;
	margin: 0 0 5px;
	font-size: 0.75rem;
}
.orientation-about-inr p {
	font-size: 0.75rem;
}
.orientation-about {
	padding: 0 0 120px;
}
.orientation-about-inr {
	padding: 5.55%;
	background: #f5f5f5;
	border-top: 3px solid #053787;
	text-align: center;
}
.orientation-about-inr h3 {
	margin: 0 0 20px;
	font-size: 1.375rem;
	font-weight: bold;
}
.orientation-about-tel {
	margin: 0 0 30px;
	line-height: 1;
}
.orientation-about-tel a {
	position: relative;
	font-size: 2.75rem;
	font-weight: bold;	
	color: #063685;
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.orientation-about-tel a:before {
	display: inline-block;
	content: "";
	position: relative;
	top: 7px;
	margin: 0 10px 0 0;
	width: 34px;
	height: 40px;
	background: url(../images/orientation/icon_orientation_tel.png) no-repeat center center;
	background-size: contain;
}
.orientation-about-tel span {
	display: inline-block;
	margin: 0 0 0 25px;
	text-align: left;
	font-size: 0.8125rem;
	font-weight: bold;
	line-height: 1;
}
.orientation-about-tel span small {
	display: block;
	margin: 0 0 5px;
	font-size: 0.75rem;
}
.orientation-about-inr p {
	font-size: 0.75rem;
}
@media screen and (max-width: 767px) {
.orientation-form {
	padding: 50px 0;
}
.orientation-form h3 {
	margin: 0 0 30px;
	font-size: 0.75rem;
}
.orientation-form h3 small {
	font-size: 0.625rem;
}
.orientation-form .tbl-cmn01 {
	margin: 0 0 30px;
}
.orientation-form .tbl-cmn01 th {
	font-size: 0.75rem;
}
.orientation-form .tbl-cmn01 td {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	vertical-align: middle;
	font-size: 0.75rem;
}
.orientation-form-send li input {
	height: 35px;
	border-radius: 35px;
	font-size: 12px;
	line-height: 35px;
}
.orientation-about {
	padding: 0 0 50px;
}
.orientation-about-inr {
	padding: 5.55%;
	background: #f5f5f5;
	border-top: 3px solid #053787;
	text-align: center;
}
.orientation-about-inr h3 {
	margin: 0 0 10px;
	font-size: 0.875rem;
}
.orientation-about-tel {
	margin: 0 0 20px;
	line-height: 1;
}
.orientation-about-tel a {
	font-size: 1.75rem;
}
.orientation-about-tel a:before {
	top: 0;
	width: 17px;
	height: 20px;
	background-size: contain;
}
.orientation-about-tel span {
	display: block;
	margin: 10px 0 0;
	text-align: center;
	font-size: 0.75rem;
	font-weight: bold;
	line-height: 1;
}
.orientation-about-tel span small {
	display: block;
	margin: 0 0 5px;
	font-size: 0.75rem;
}
.orientation-about-inr p {
	font-size: 0.75rem;
}
}