@charset "UTF-8";

:root {
  --main-color: #1567a6;
  --sub-color: #b6701e;
  --link-color: #48ade0;
}

body {
  font-family: 'San Fransisco', 'Helvetica', 'Arial', 'Yu Gothic Medium', '游ゴシック Medium', 'YuGothic', '游ゴシック体', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  min-width: 1300px;
}

a {
  color: #333;
  text-decoration: none;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

.grecaptcha-badge {
  visibility: hidden;
}

/* ==========================================================================

  01. header
  02. gnav
  03. footer
  04. low-common-design (low only)
  05. menu
  06. counseling (low only)

  09. multi-class

========================================================================== */
/*
  01. header
========================================================================== */
header {
  position: relative;
  font-feature-settings: "palt";
}

header h1 {
  color: #FFFFFF;
  background: #1567a6;
  width: 100%;
  box-sizing: border-box;
  font-size: max(0.857vw, 11px);
  line-height: 1.75em;
  padding-left: max(26.071vw, 339px);
}

header .h_logo {
  position: absolute;
  top: 0;
  left: max(3.143vw, 41px);
  z-index: 200;
}

header .h_logo img {
  width: max(19.571vw, 254px);
  aspect-ratio: 274/189;
}

header .h_info {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: max(0.697vw, 6px) max(1.286vw, 17px) max(0.697vw, 6px) max(26.071vw, 339px);
}

header .h_tt {
  width: max(21.857vw, 284px);
  margin-right: auto;
}

header .h_tt table {
  width: 100%;
  border-bottom: 1px solid #484848
}

header .h_tt th,
header .h_tt td {
  text-align: center;
  vertical-align: middle;
}

header .h_tt thead th {
  font-size: max(1.071vw, 14px);
  background: #484848;
  color: #FFFFFF;
  border-bottom: 1px solid #484848
}

header .h_tt thead td {
  font-size: max(1.191vw, 15px);
  padding: 0 0.25em;
  border-bottom: 1px solid #484848
}

header .h_tt tbody th {
  font-size: max(1.191vw, 15px);
}

header .h_tt tbody td {
  font-size: max(0.754vw, 10px);
}

header .h_tt .hosoku {
  line-height: 1.46em;
  font-size: max(0.951vw, 12px);
  padding: 0.333em;
}

header .h_acs {
  width: max(8.071vw, 105px);
  aspect-ratio: 113/113;
  background: #f0f3f8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

header .h_acs img {
  width: max(1vw, 13px);
  aspect-ratio: 14/19;
  line-height: 1.5em;
  font-size: max(0.893vw, 12px);
  margin-bottom: max(0.714vw, 9px);
}

header .h_acs p {
  white-space: nowrap;
}

header .h_tel {
  font-size: max(3.037vw, 39px);
  font-family: Futura, sans-serif;
  font-weight: 500;
  background: url(../images/common/h_tel_icon.png)no-repeat left center/max(1.857vw, 24px);
  padding-left: max(2.071vw, 27px);
  color: #2e2e2e;
  margin-left: max(2.429vw, 32px);
}

header .h_btn {
  display: flex;
  flex-direction: column;
  row-gap: max(0.643vw, 8px);
  margin-left: max(1vw, 13px);
}

header .h_btn img {
  width: max(14.571vw, 189px);
  aspect-ratio: 204/40;
}

/*
  02. gnav
========================================================================== */
.gnav {
  margin: max(2.857vw, 37px) 0 max(3.571vw, 46px);
  font-feature-settings: "palt";
}

.gnav ul {
  display: flex;
  justify-content: center;
}

.gnav li {
  border-left: 1px solid #000;
}

.gnav li:last-child {
  border-right: 1px solid #000;
}

.gnav a {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: max(2.857vw, 37px);
  row-gap: max(0.357vw, 5px);
  width: max(12.857vw, 167px);
  box-sizing: border-box;
  padding-top: max(0.429vw, 6px);
}

.gnav a .jp {
  font-size: max(1.160vw, 15px);
  line-height: 1em;
}

.gnav a .en {
  font-size: max(0.916vw, 12px);
  line-height: 1em;
  color: #254f9a;
  font-family: "Century Gothic";
}

/*
  03. footer
========================================================================== */
footer {
  width: 100%;
  font-feature-settings: "palt";
}

footer .inr {
  display: flex;
}

footer .f_left {
  width: max(48.071vw, 625px);
  background: #0a4776;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: max(4.643vw, 60px) 0 max(4.286vw, 56px);
}

footer .f_logo {
  margin-bottom: max(2.357vw, 31px);
}

footer .f_logo img {
  width: max(21.357vw, 278px);
  aspect-ratio: 299/144;
}

footer .f_tel {
  background: url(../images/common/f_tel_icon.png)no-repeat left center/max(1.786vw, 23px);
  font-size: max(2.940vw, 38px);
  color: #FFFFFF;
  font-family: Futura, sans-serif;
  font-weight: 500;
  padding-left: max(2.643vw, 34px);
  letter-spacing: 0.04em;
  line-height: 0.86em;
  margin-bottom: max(1.786vw, 23px);
}

footer .f_btn {
  display: flex;
  flex-direction: column;
  row-gap: max(1.143vw, 15px);
  margin-bottom: max(1.786vw, 23px);
}

footer .f_btn img {
  width: max(14.571vw, 189px);
  aspect-ratio: 204/40;
}

footer .f_add {
  line-height: 1em;
  font-size: max(1.190vw, 15px);
  color: #FFFFFF;
  letter-spacing: 0.08em;
  margin-bottom: max(1.786vw, 23px);
}

footer .f_tt {
  width: max(28.857vw, 375px);
}

footer .f_tt table {
  width: 100%;
  border-bottom: 1px solid #FFFFFF
}

footer .f_tt th,
footer .f_tt td {
  text-align: center;
  vertical-align: middle;
  color: #FFFFFF;
}

footer .f_tt thead th {
  font-size: max(1.363vw, 18px);
  letter-spacing: 0.1em;
  border-bottom: 1px solid #FFFFFF
}

footer .f_tt thead td {
  font-size: max(1.363vw, 18px);
  padding: 0 0.25em;
  border-bottom: 1px solid #FFFFFF
}

footer .f_tt tbody th {
  font-size: max(1.327vw, 17px);
}

footer .f_tt tbody td {
  font-size: max(0.854vw, 11px);
}

footer .f_tt .hosoku {
  line-height: 1.46em;
  font-size: max(1.327vw, 17px);
  padding: 0.333em;
  color: #FFFFFF;
}

footer .f_right {
  flex: 1;
  background: #e0e7ed;
  padding: 0 max(2.85vw, 38px) max(12.857vw, 167px);
  display: flex;
  flex-direction: column;
  justify-content: center;
	position: relative;
}

footer .f_nav {
  border-bottom: 1px solid;
}

footer .f_nav ul {
  display: flex;
  flex-wrap: wrap;
  padding: max(1.786vw, 23px) 0 max(1.786vw, 23px) max(1.278vw, 17px);
  border-top: 1px solid;
}

footer .f_nav li {
  font-size: max(1.041vw, 14px);
  line-height: 1em;
  letter-spacing: 0.05em;
}

footer .f_nav li:before {
  content: "・";
  margin-right: 0.25em;
}

footer .f_nav ul:nth-of-type(-n+2) li:nth-child(3n+1) {
  width: 12em;
}

footer .f_nav ul:nth-of-type(-n+2) li:nth-child(3n+2) {
  width: 13em;
}

footer .f_nav ul:nth-of-type(-n+2) li:nth-child(3n) {
  width: 16em;
}

footer .f_nav ul:nth-of-type(2) li:last-of-type {
  width: fit-content;
}
footer .f_nav ul:nth-of-type(3) li:nth-child(2n+1) {
  width: 22em;
}

footer .f_nav ul:nth-of-type(3) li:nth-child(2n) {
  width: 16em;
}

footer .f_nav ul:nth-of-type(-n+2) li:nth-child(n+4),
footer .f_nav ul:nth-of-type(3) li:nth-child(n+3) {
  margin-top: 1em;
}

footer .f_seo {
  line-height: 1.50em;
  font-size: max(0.893vw, 12px);
  letter-spacing: 0.06em;
  padding: max(2.500vw, 32px) 1em 0;
}

footer .humanity{
	position: absolute;
	right: max(3.143vw, 41px);
	bottom: max(7.00vw, 91px);
	width: max(5.00vw, 65px)
}
footer .f_copy {
  font-size: max(0.893vw, 12px);
  line-height: max(3.143vw, 41px);
  height: max(3.143vw, 41px);
  text-align: center;
  color: #0a4776;
  letter-spacing: 0.1em;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: max(4.000vw, 52px);
  right: max(3.429vw, 45px);
  z-index: 9999;
  cursor: pointer;
}

.pagetop img {
  width: max(5.571vw, 72px);
  aspect-ratio: 78/78;
}

/*
  04. low-common-design (low only)
========================================================================== */
.pc-contents {
  margin: 60px auto 180px auto;
  width: 1200px;
}

.left-contents {
  width: 310px;
  float: left;
  font-feature-settings: "palt";
}

.right-contents {
  width: 800px;
  float: right;
}

.mainPhoto {
  margin: 0 auto;
  width: 100%;
}

/*
  05. menu
========================================================================== */
aside.sidemenu {
  box-sizing: border-box;
  margin: 0 auto;
  padding-top: 0;
  width: 100%;
  color: #fff;
}

.low_menu {
  background: url(../images/common/low_menu_bg.png) no-repeat top center/100%;
  padding: 59px 30px 87px 30px;
}

.low_menu h2 {
  font-size: 34px;
  line-height: 0.7em;
  color: #1567a6;
  font-family: "Times New Roman";
  letter-spacing: 0.2em;
  margin-bottom: 37px;
}

.low_menu li {
  border-bottom: 1px dashed #9a9a9a;
}

.low_menu li + li {
  margin-top: 16px;
}

.low_menu li a {
  font-size: 16px;
  line-height: 1em;
  letter-spacing: 0.1em;
  background: url(../images/common/low_menu_arw.png)no-repeat left 1px top 12px/6px;
  padding: 8px 0 8px 14px;
  display: block;
  box-sizing: border-box;
  height: 32px;
}

.low_menu li.double a {
  height: 53px;
  line-height: 1.3em;
}

.sidebnr {
  width: 300px;
  margin: 58px 0 0 auto;
}

.sidebnr li:nth-child(2) {
  margin-top: 23px;
}

.sidebnr li:nth-child(3) {
  margin-top: 40px;
}

/*
  06. counseling (low only)
========================================================================== */
.counseling {
  margin-top: 80px;
}

.cs_box {
  border: 1px solid #1567a6;
  background-image: url(../images/common/cs_bg.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto 100%;
  position: relative;
  margin-top: 40px;
}

.cs_left{
	width: 320px;
	background-color: rgba(255,255,255,0.67);
	padding: 25px 0 22px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.cs_logo{
	width: 227px;
	margin-bottom: 22px;
}
.cs_btn {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cs_btn li + li {
  margin-top: 10px;
}

.cs_btn img {
  width: 228px;
  aspect-ratio: 228/40;
}

.cs_tel {
  background: url(../images/common/cs_tel_icon.png)no-repeat left center/17px;
  padding-left: 24px;
  color: #2e2e2e;
  font-family: Futura, sans-serif;
  font-weight: 500;
  font-size: 32px;
  letter-spacing: 0.04em;
  line-height: 0.82em;
  margin-bottom: 18px;
}

.cs_acs {
  display: flex;
  align-items: center;
}

.cs_acs .cs_ttl {
  font-size: 16px;
  color: #1567a6;
  line-height: 39px;
  border-right: 1px solid;
  padding: 0 8px 0 19px;
  margin-right: 9px;
  background: url(../images/common/cs_acs_icon.png)no-repeat left center/14px;
}

.cs_acs .cs_txt {
  font-size: 15px;
  line-height: 1.4em;
}

/*
  09. multi-class
========================================================================== */
/* clearfix */
.cf::after {
  display: block;
  content: '';
  clear: both;
}

.clear {
  clear: both;
}

/* fade */
.fade {
  transition: .3s ease-in-out;
}

.fade:hover {
  opacity: .5;
}

/* link */
.p-link {
  color: var(--link-color);
  text-decoration: underline;
  margin: 0 1px;
  transition: .3s ease-in-out;
}

.p-link:hover {
  opacity: .5;
}

/* font */
.gothic {
  font-family: 'San Fransisco', 'Helvetica', 'Arial', 'Yu Gothic Medium', '游ゴシック Medium', 'YuGothic', '游ゴシック体', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

.mincho {
  font-family: 'Times New Roman', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Noto Serif JP', serif;
}

.noto-sans {
  font-family: 'Noto Sans JP', sans-serif;
}

.noto-serif {
  font-family: 'Noto Serif JP', serif;
}

/* テキスト */
.bold {
  font-weight: bold;
}

.txt130 {
  font-size: 130%;
}

.txt120 {
  font-size: 120%;
}

.txt110 {
  font-size: 110%;
}

.txt90 {
  font-size: 90%;
}

.txt80 {
  font-size: 80%;
}

.or {
  color: #fc9b2a;
}

.re {
  color: #FF373A;
}

i.fa,
i.fas,
i.far {
  margin: 0 5px;
}

.nowrap {
  white-space: nowrap !important;
}

.underline {
  text-decoration: underline;
}

/* 画像 */
.img-border {
  box-sizing: border-box;
  padding: 4px;
  max-width: 100%;
  border: 1px solid #ccc;
  background: #fff;
}

.img-right {
  float: right;
  margin: 0 0 10px 15px;
  max-width: 300px;
}

.img-left {
  float: left;
  margin: 0 15px 10px 0;
  max-width: 300px;
}

/* object-fit */
.object-fit-img {
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

/* flex */
.flex {
  display: flex;
}

.flex img {
  max-width: 100%;
  height: auto;
}

.fdC {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.between {
  justify-content: space-between;
}

.justC {
  justify-content: center;
}

.align-center {
  align-items: center;
}

.align-start {
  align-items: flex-start;
}

.align-base {
  align-items: baseline;
}

.fx_grow_1 {
  flex: 1 0 auto;
}

/* align */
.center {
  text-align: center;
}

.alignR {
  text-align: right !important;
}

.alignL {
  text-align: left !important;
}

.vAlignM {
  vertical-align: middle !important;
}

.vAlignT {
  vertical-align: top !important;
}

.vAlignB {
  vertical-align: bottom !important;
}

/* display */
.dispB {
  display: block;
}

.dispI {
  display: inline;
}

.dispFr {
  display: flow-root;
}

/* 余白 */
.p10 {
  padding: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

/* 非表示 */
.pc-none {
  display: none !important;
}
