@charset "utf-8";

/* contact */


/* contents
----------------------------------------- */
#contents {
	margin-top: 30px;
}
.contact-cont {
	margin-bottom: 80px;
	padding: 0 30px;
}
.contact-intro-copy {
	margin-bottom: 20px;
	font-size: 1.4rem;
}


---
.page-ttl-set {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	letter-spacing: 0.05em;
}
.notfound-cont {
	margin: 40px 0 70px;
	padding: 0 30px;
}
.page-ttl-under {
	margin-bottom: 40px;
}
.notfound-ttl {
	margin-bottom: 30px;
	font-size: 18px;
}
.notfound-text {
	margin-bottom: 35px;
}
.notfound-link {
	font-size: 13px;
}
---




/* contact-tel-box */
.contact-tel-box {
	margin-bottom: 40px;
	padding: 20px 35px;
	background-color: #f7f7f7;
	text-align: center;
}
.contact-tel-ttl {
	margin-bottom: 0;
	font-size: 1.4rem;
}
.tel-num {
}
.tel-num .num {
	font-family: 'Oswald';
	font-weight: 400;
	margin-bottom: 3px;
	letter-spacing: 0.02em;
	font-size: 9vw;
	line-height: 1.4;
}
.tel-num .hours {
	font-size: 1.2rem;
}

/* form */
.contact-form-ttl {
	margin-bottom: 10px;
	font-size: 1.6rem;
}
.form-alert-text {
	margin-bottom: 25px;
	font-size: 1.2rem;
}

/* table */
.form-input-tbl {
	width: 100%;
}
.form-input-tbl th,
.form-input-tbl td {
	display: block;
	width: 100%;
}
.form-input-tbl th {
	margin-bottom: 10px;
	font-size: 1.4rem;
}
.form-input-tbl td {
	margin-bottom: 18px;
	font-size: 1.4rem;
}

/* form */
.input-text {
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	padding: 3px 8px;
	border: none;
	background-color: #f7f7f7;
	border: 1px solid #dadada;
	color: #000;
	vertical-align: middle;
	font-size: 1.4rem;
}
.textarea {
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	width: 97%;
	padding: 5px;
	border: none;
	background-color: #f7f7f7;
	border: 1px solid #dadada;
	font-size: 1.4rem;
}
.submit-btn {
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	display: block;
	width: 	70%;
	margin: 30px auto 0;
	padding: 20px 0;
	background-color: #103675;
	border-radius: 5px;
	border: none;
	text-align: center;
	font-size: 1.6rem;
	color: #fff;
	letter-spacing: 0.2em;
}
.submit-btn:hover {
}
input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 5px !important;
}
input[type="text"],
input[type="button"],
input[type="email"],
input[type="submit"],
textarea {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}



/* table */
.form-input-tbl {
	width: 100%;
}
.form-input-tbl th,
.form-input-tbl td {
	display: block;
	width: 100%;
}
.form-input-tbl th {
	margin-bottom: 10px;
	font-size: 1.4rem;
}
.form-input-tbl td {
	margin-bottom: 18px;
	font-size: 1.4rem;
}


/* strong-point */
.strong-point {
	margin-bottom: 60px;
	padding: 0 30px;
}
.strong-point-ttl {
	text-align: center;
}
.strong-point-ttl .sp {
	display: inline-block !important;
}
.strong-point-ttl span {
	display: inline-block;
	margin-bottom: 35px;
	padding-bottom: 10px;
	border-bottom: 2px solid #2a2a2a;
	font-size: 1.8rem;
}
.strong-point-sub-ttl {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	margin-bottom: 30px;
	font-size: 1.6rem;
}
.strong-point-lead {
	max-height: 100%;
}
.strong-point-lead p {
	margin-bottom: 25px;
	font-size: 1.3rem;
	line-height: 2.2;
}
.strong-point-lead p:last-child {
	margin-bottom: 0;
}


/* strong2-point */
.strong2-point {
	margin-bottom: 60px;
	padding: 0 30px;
}
.strong2-point-ttl {
	text-align: center;
}
.strong2-point-ttl .sp {
	display: inline-block !important;
}
.strong2-point-ttl span {
	display: inline-block;
	margin-bottom: 35px;
	padding-bottom: 10px;
	border-bottom: 2px solid #2a2a2a;
	font-size: 1.8rem;
}
.strong2-point-sub-ttl {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	margin-bottom: 30px;
	font-size: 1.6rem;
}
.strong2-point-lead {
	max-height: 100%;
}
.strong2-point-lead p {
	margin-bottom: 25px;
	font-size: 1.3rem;
	line-height: 2.2;
}
.strong2-point-lead p:last-child {
	margin-bottom: 0;
}


/* entry-position-sec */
.entry-position-sec {
	margin-bottom: 80px;
}
.entry-position-sec-ttl {
	margin-bottom: 35px;
	text-align: center;
}
.entry-position-sec-ttl .jpn {
	display: block;
	font-size: 2.6rem;
	line-height: 1.6;
}
.entry-position-sec-ttl .eng {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	color: #103675;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
}
.entry-position-sec-btn-area {
	box-sizing: border-box;
	width: 90%;
	margin: 0 auto;
	padding: 0px 20px;
	text-align: center;
}
.entry-position-sec-btn-area-text {
	margin-bottom: 20px;
	text-align: center;
	font-size: 1.6rem;
}
.entry-position-sec-btn-area-text .sp {
	display: inline-block !important;
}

.entry-position-sec-btn {
	display: block;
	width: auto;
	max-width: 700px;
	margin: 10px auto;
	padding: 10px 10px;
	background-color: #103675;
	text-align: center;
	color: #fff;
	font-size: 1.1rem;
	transition: all .2s;
}



/*list*/

table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table tr{
  border-bottom: solid 1px #d0cfcf;
  cursor: pointer;
}

table tr:hover{
  background-color: #d4f0fd;
}

table th,table td{
  text-align: center;
  width: 10%;
  padding: 15px 0;
	font-size: 11px;
}


.red {
  color: #f2302f;
}
























/* tablet:760px - 1000px */
@media only screen and (min-width: 760px) {


/* contents
----------------------------------------- */
#contents {
	margin-top: 70px;
}
.contact-cont {
	max-width: 800px;
	margin: 0 auto 160px;
	padding: 0 20px;
}
.contact-intro-copy {
	margin-bottom: 40px;
	font-size: 1.4rem;
}

---
.page-ttl-set {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	letter-spacing: 0.05em;
}
.notfound-cont {
	max-width: 1000px;
	margin: 120px auto 200px;
	padding: 0 90px;
}
.page-ttl-under {
	margin-bottom: 65px;
}
.notfound-ttl {
	margin-bottom: 30px;
	font-size: 24px;
}
.notfound-text {
	margin-bottom: 75px;
}
.notfound-link {
	font-size: 13px;
	transition: all .2s;
}
.notfound-link:hover {
	color: #1092b7;
}

---

/* contact-tel-box */
.contact-tel-box {
	display: flex;
	align-items: center;
	margin-bottom: 90px;
	padding: 60px 35px;
	background-color: #f7f7f7;
	text-align: left;
}
.contact-tel-ttl {
	width: 50%;
	margin-bottom: 0;
	padding-left: 10%;
	font-size: 1.8rem;
}
.tel-num {
	width: 50%;
}
.tel-num .num {
	font-family: 'Oswald';
	font-weight: 400;
	margin-bottom: 6px;
	letter-spacing: 0.02em;
	font-size: 4.2rem;
	line-height: 1.2;
}
.tel-num .hours {
	font-size: 1.5rem;
}

/* form */
.contact-form-ttl {
	margin-bottom: 15px;
	font-size: 1.8rem;
}
.form-alert-text {
	margin-bottom: 45px;
	font-size: 1.4rem;
}

/* table */
.form-input-tbl {
	width: 100%;
}
.form-input-tbl th,
.form-input-tbl td {
	display: table-cell;
	padding: 20px 0;
	vertical-align: top;
	width: 100%;
}
.form-input-tbl th {
	width: 280px;
	margin-bottom: 5px;
	font-size: 1.4rem;
}
.form-input-tbl td {
	width: 520px;
	margin-bottom: 15px;
	font-size: 1.4rem;
}

/* form */
.input-text {
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	width: 100%;
	height: 45px;
	box-sizing: border-box;
	padding: 3px 8px;
	border: none;
	background-color: #f7f7f7;
	border: 1px solid #dadada;
	color: #000;
	vertical-align: middle;
	font-size: 1.4rem;
}

.textarea {
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	width: 97%;
	padding: 5px;
	border: none;
	background-color: #f7f7f7;
	border: 1px solid #dadada;
	font-size: 1.4rem;
}

.submit-btn {
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
	display: block;
	width: 260px;
	margin: 50px auto 0;
	padding: 20px 0;
	background-color: #103675;
	border-radius: 5px;
	border: none;
	text-align: center;
	font-size: 1.6rem;
	color: #fff;
	letter-spacing: 0.2em;
	cursor: pointer;
	transition: all .2s;
}

.submit-btn:hover {
	background-color: #1092b7;
}
input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 5px !important;
}
input[type="text"],
input[type="button"],
input[type="email"],
input[type="submit"],
textarea {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}



/*list*/

table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table tr{
  border-bottom: solid 1px #eee;
  cursor: pointer;
}

table tr:hover{
  background-color: #d4f0fd;
}

table th,table td{
  text-align: center;
  width: 10%;
  padding: 15px 0;
}


/* strong-point */
.strong-point {
	max-width: 800px;
	margin: -90px auto 110px;
	padding: 0px;
}
.strong-point-ttl {
	text-align: center;
}
.strong-point-ttl .sp {
	display: none !important;
}
.strong-point-ttl span {
	display: inline-block;
	padding-bottom: 12px;
	border-bottom: 2px solid #2a2a2a;
	font-size: 2.4rem;
}
.strong-point-sub-ttl {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	margin-bottom: 50px;
	font-size: 2.0rem;
	line-height: 2.0;
}
.strong-point-lead {
}
.strong-point-lead p {
	margin-bottom: 35px;
	font-size: 1.5rem;
	line-height: 2.4;
}
.strong-point-lead p:last-child {
	margin-bottom: 0;
}


/* strong2-point */
.strong2-point {
	max-width: 800px;
	margin: -90px auto 110px;
	padding: 0px;
}
.strong2-point-ttl {
	text-align: center;
}
.strong2-point-ttl .sp {
	display: none !important;
}
.strong2-point-ttl span {
	display: inline-block;
	margin: 100px 0px 60px 0px;
	padding-bottom: 12px;
	border-bottom: 2px solid #2a2a2a;
	font-size: 2.4rem;
}
.strong2-point-sub-ttl {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	margin-bottom: 50px;
	font-size: 2.0rem;
	line-height: 2.0;
}
.strong2-point-lead {
}
.strong2-point-lead p {
	margin-bottom: 35px;
	font-size: 1.5rem;
	line-height: 2.4;
}
.strong2-point-lead p:last-child {
	margin-bottom: 0;
}


/* entry-position-sec */
.entry-position-sec {
	margin-bottom: 160px;
}
.entry-position-sec-ttl {
	max-height: 100%;
	margin-bottom: 70px;
	text-align: center;
}
.entry-position-sec-ttl .jpn {
	display: block;
	margin-bottom: 7px;
	font-size: 3.4rem;
	line-height: 1.6;
}
.entry-position-sec-ttl .eng {
	font-family: 'Overpass', sans-serif;
	font-weight: 600;
	color: #103675;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}

.entry-position-sec-btn-area {
	box-sizing: border-box;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0px 20px 0px;
	text-align: center;
}
.entry-position-sec-btn-area-text {
	margin-bottom: 40px;
	text-align: center;
	font-size: 2.6rem;
}
.entry-position-sec-btn-area-text .sp {
	display: none !important;
}
.entry-position-sec-btn {
	display: block;
	width: auto;
	max-width: 500px;
	margin: 10px auto;
	padding: 10px 20px;
	background-color: #103675;
	text-align: center;
	color: #fff;
	font-size: 2.0rem;
	transition: all .2s;
}
.entry-position-sec-btn:hover {
	color: #fff;
	background-color: #1092b7;
}

/*list*/

table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table tr{
  border-bottom: solid 1px #d0cfcf;
  cursor: pointer;
}

table tr:hover{
  background-color: #d4f0fd;
}

table th,table td{
  text-align: center;
  width: 10%;
  padding: 15px 0;
  font-size: 15px;
}


.red {
  color: #f2302f;
}



} /* tablet */















































/* PC:1201px - */
@media only screen and (min-width: 1201px) {


} /* PC */
