@charset "UTF-8";
:root {
  --main-color: #8fced3;
  --sub-color: #8bc0e5;
  --link-color: #e98a89;
}

body {
  min-width: 1300px;
  color: #333;
  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.5;
  position: relative;
}

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

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  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)
  07. multi-class

========================================================================== */
/*
  01. header
========================================================================== */
.header {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: max(1.071vw,13px) 0 0 max(1.714vw,22px);
  box-sizing: border-box;
}
.header .logo {
  width: max(32.143vw,417px);
  margin-top: max(0.714vw,9px);
}
.header .logo a {
  display: block;
}
.header h1 {
  font-size: max(0.857vw,11px);
  color: #fff;
  text-align: right;
  line-height: 1;
  padding-right: max(1.429vw,18px);
  margin-bottom: max(1.286vw,16px);
}
.header .links {
  position: relative;
  padding: max(0.357vw,4px) max(19.643vw,255px) max(0.357vw,4px) max(2.143vw,27px);
  background-color: rgba(255, 255, 255, 0.6);
}
.header .links .tel .sans {
  font-size: max(1.143vw,14px);
  color: #333;
  text-align: center;
}
.header .links .tel .mincho {
  font-size: max(2.357vw,30px);
  color: #333;
  line-height: 1;
  margin-top: max(0.357vw,4px);
  padding: max(0.357vw,4px) max(0.357vw,4px) 0 max(2.857vw,37px);
  border-top: 1px dashed #333;
  position: relative;
}
.header .links .tel .mincho::before {
  content: "";
  position: absolute;
  top: 50%;
  left: max(0.357vw,4px);
  transform: translateY(-50%);
  width: max(1.643vw,21px);
  height: max(1.857vw,24px);
  background-image: url(../images/common/header_tel_icon.png);
  background-size: cover;
}
.header .links .btn {
  position: absolute;
  width: max(8.571vw,111px);
}
.header .links .line {
  top: min(-0.571vw,-8px);
  right: max(9.286vw,120px);
  z-index: 2;
}
.header .links .mail {
  top: max(1.571vw,20px);
  right: max(1.786vw,23px);
}

.l_header {
  padding: max(1.071vw,13px) 0 0 max(3.571vw,46px);
}
.l_header .logo {
  margin-top: max(2.714vw,35px);
}
.l_header h1 {
  color: #333;
}

/*
  02. gnav
========================================================================== */
.gnav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.gnav ul li a {
  display: block;
  line-height: 1;
  padding: max(2.143vw,27px) max(3.214vw,41px);
  position: relative;
  text-align: center;
}
.gnav ul li a .icon_home {
  width: max(1.429vw,18px);
  margin: 0 auto;
}
.gnav ul li a .ja {
  font-size: max(1.071vw,13px);
  color: #3a3a3a;
}
.gnav ul li a .en {
  margin-top: max(0.571vw,7px);
  font-size: max(0.786vw,10px);
  color: #c6bba8;
  font-family: "Times New Roman", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
.gnav ul li a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: max(0.714vw,9px);
  background-color: #a4a4a4;
}
.gnav ul li:first-child a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: max(0.714vw,9px);
  background-color: #a4a4a4;
}

/*
  03. footer
========================================================================== */
.footer {
  background-image: url(../images/common/footer_bg.jpg);
  background-size: cover;
}
.footer .inr {
  box-sizing: border-box;
  padding: max(2.857vw,37px) max(4.286vw,55px) 0 max(7.143vw,92px);
}
.footer .top .t_cont {
  align-items: center;
}
.footer .top .t_cont .logo {
  width: max(32.143vw,417px);
  margin-right: max(5.714vw,74px);
}
.footer .top .t_cont .tel {
  color: #333;
}
.footer .top .t_cont .tel .txt {
  font-size: max(1.143vw,14px);
  padding-left: max(3.571vw,46px);
}
.footer .top .t_cont .tel .num {
  font-size: max(3.571vw,46px);
  position: relative;
  padding-left: max(3.571vw,46px);
}
.footer .top .t_cont .tel .num::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-size: cover;
  width: max(2.5vw,32px);
  height: max(2.857vw,37px);
  background-image: url(../images/common/footer_t_tel.png);
}
.footer .top .t_cont .btns {
  gap: max(1.143vw,14px);
  margin-left: max(3.214vw,41px);
}
.footer .top .t_cont .btns a {
  display: block;
  width: max(8.929vw,116px);
}
.footer .top .b_cont {
  margin-top: max(2.143vw,27px);
  align-items: center;
}
.footer .top .b_cont .sch {
  width: max(32.143vw,417px);
}
.footer .top .b_cont .sch table {
  width: 100%;
  margin: 0 auto;
}
.footer .top .b_cont .sch table, .footer .top .b_cont .sch td, .footer .top .b_cont .sch th {
  border-collapse: collapse;
  text-align: center;
  color: #2e2e2e;
  font-weight: 500;
}
.footer .top .b_cont .sch thead {
  border-top: 1px solid #2e2e2e;
}
.footer .top .b_cont .sch thead th, .footer .top .b_cont .sch thead td {
  font-size: max(1.286vw,16px);
}
.footer .top .b_cont .sch tbody {
  border-top: 1px solid #2e2e2e;
  border-bottom: 1px solid #2e2e2e;
}
.footer .top .b_cont .sch tbody th {
  font-size: max(1.214vw,15px);
}
.footer .top .b_cont .sch tbody td {
  font-size: max(1.071vw,13px);
}
.footer .top .b_cont .sch th, .footer .top .b_cont .sch td {
  padding: max(0.357vw,4px) 0;
}
.footer .top .b_cont .sch th {
  width: max(12.143vw,157px);
}
.footer .top .b_cont .sch td {
  width: calc((100% - 12.143vw) / 7);
}
.footer .top .b_cont .sch .txt {
  font-size: max(1.143vw,14px);
  color: #2e2e2e;
  margin: max(0.357vw,4px) 0 0;
  letter-spacing: max(0.143vw,1px);
}
.footer .top .b_cont .t_box {
  font-size: max(1.143vw,14px);
  color: #333;
}
.footer .top .b_cont .t_box p {
  padding-left: max(3.214vw,41px);
  position: relative;
}
.footer .top .b_cont .t_box p:not(:first-child) {
  margin-top: max(1.429vw,18px);
}
.footer .top .b_cont .t_box p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-size: cover;
}
.footer .top .b_cont .t_box .map::before {
  width: max(1.571vw,20px);
  height: max(2.5vw,32px);
  background-image: url(../images/common/footer_t_b_map.png);
}
.footer .top .b_cont .t_box .train::before {
  width: max(1.714vw,22px);
  height: max(2.5vw,32px);
  background-image: url(../images/common/footer_t_b_train.png);
}
.footer .top .b_cont .t_box .car::before {
  width: max(2.643vw,34px);
  height: max(1.857vw,24px);
  background-image: url(../images/common/footer_t_b_car.png);
}
.footer .top .b_cont .t_box .bus::before {
  width: max(2.786vw,36px);
  height: max(1.571vw,20px);
  background-image: url(../images/common/footer_t_b_bus.png);
}
.footer .top .b_cont .ml {
  margin-left: max(8.571vw,111px);
}
.footer .top .b_cont .mr {
  margin-left: max(2.857vw,37px);
}
.footer .bottom {
  margin-top: max(24.643vw,320px);
}
.footer .bottom .links {
  justify-content: space-between;
}
.footer .bottom nav {
  gap: max(1.429vw,18px) max(1.286vw,16px);
	margin-left: min(-1.429vw,-18px);
}
.footer .bottom nav ul li {
  position: relative;
}
.footer .bottom nav ul li::before {
  content: "▶";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: max(0.571vw,7px);
  color: #333;
}
.footer .bottom nav ul li:not(:first-child) {
  margin-top: max(0.571vw,7px);
}
.footer .bottom nav ul li a {
  font-size: max(0.929vw,12px);
  color: #333;
  padding-left: max(0.857vw,11px);
}
.footer .bottom nav ul li a span {
  border-bottom: 1px solid #333;
}
.footer .bottom .bnrs {
  width: max(22.786vw,296px);
}
.footer .bottom .bnrs a {
  display: block;
}
.footer .bottom .bnrs a:not(:first-child) {
  margin-top: max(1.286vw,16px);
}
.footer .snss {
  gap: max(0.857vw,11px);
  margin: min(-3.214vw,-42px) 0 0 max(46.786vw,608px);
}
.footer .snss a {
  display: block;
  width: max(3.143vw,40px);
}
.footer .copy {
  margin-top: max(2.5vw,32px);
  background-color: #87b8db;
  text-align: center;
  font-size: max(1vw,13px);
  color: #fff;
  padding: max(0.5vw,6px) max(0.714vw,9px);
}

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

.left-contents {
  width: 300px;
  float: left;
}

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

.mainPhoto {
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.mainPhoto .logo {
  width: 330px;
  position: absolute;
  top: 40px;
  left: 55px;
}
.mainPhoto .tel {
  position: absolute;
  right: 0;
  bottom: 44px;
  width: fit-content;
  margin: 0 auto;
  padding: 20px 26px;
  background-color: rgba(248, 247, 245, 0.75);
}
.mainPhoto .tel p {
  text-align: center;
  color: #2e2e2e;
  line-height: 1;
  padding: 0 20px;
}
.mainPhoto .tel .txt {
  font-size: 19px;
}
.mainPhoto .tel .txt span {
  display: inline-block;
  position: relative;
  padding-left: 25px;
}
.mainPhoto .tel .txt span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 16px;
  height: 18px;
  background-image: url(../images/common/mainPhoto_icon.png);
  background-size: cover;
}
.mainPhoto .tel .num {
  font-size: 28px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #2e2e2e;
  letter-spacing: 0.1em;
}
.mainPhoto .btn {
  position: absolute;
  top: 40px;
  right: 0;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/common/mainPhoto_logo-btn_web_bg.png);
  background-size: cover;
  text-align: center;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  font-size: 21px;
  color: #fff;
  letter-spacing: -10px;
}
.mainPhoto .btn div {
  position: relative;
  padding: 50px 0 30px;
}
.mainPhoto .btn div::before {
  content: "";
  position: absolute;
  top: 28px;
  left: 50%;
  transform: translateX(-50%);
  width: 21px;
  height: 16px;
  background-image: url(../images/common/mainPhoto_icon01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

/*
  05. menu
========================================================================== */
.sidemenu .ttl {
  width: 117px;
  margin: 0 auto 25px;
}
.sidemenu .listBlock:not(:first-child) {
  margin-top: 34px;
}
.sidemenu .listBlock p {
  display: flex;
  align-items: center;
  padding-left: 40px;
  width: 100%;
  height: 40px;
  background-image: url(../images/common/low_menu_listBlock_ttl_bg.jpg);
  background-size: cover;
  font-size: 16px;
  color: #2e2e2e;
  box-sizing: border-box;
}
.sidemenu ul li {
  border-bottom: 1px solid #dbdbdb;
}
.sidemenu ul li a {
  display: block;
  font-size: 16px;
  color: #333;
  padding: 13px 10px;
  position: relative;
}
.sidemenu ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  width: 6px;
  height: 10px;
  background-image: url(../images/common/low_menu_listBlock_icon.png);
  background-size: cover;
}

/* sidebanner */
.sidebanner {
  margin-top: 45px;
}
.sidebanner li:not(:first-child) {
  margin-top: 35px;
}
.sidebanner .bnrs:not(:first-child) {
  margin-top: 40px;
}
.sidebanner .site li {
  margin-top: 10px;
}
.sidebanner .sns li {
  margin-top: 10px;
}

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

.lowinfo {
  /* margin-topは固定値 */
  margin-top: 20px;
  background-image: url("../images/common/lowinfo_bg.jpg");
  background-size: cover;
  padding: 35px 465px 0 15px;
  aspect-ratio: 800/464;
  box-sizing: border-box;
}
.lowinfo .logo {
  width: 275px;
  margin: 0 20px 0 auto;
}
.lowinfo .tel {
  padding-top: 13px;
  border-top: 1px solid #2e2e2e;
  margin: 10px auto 0;
}
.lowinfo .tel .txt01 {
  font-size: 18px;
	text-align: center;
  color: #2e2e2e;
}
.lowinfo .tel .txt02 {
  width: fit-content;
  margin: 5px auto 0;
  font-size: 36px;
  line-height: 1;
  color: #2e2e2e;
}
.lowinfo .tel .txt02 span {
  padding-left: 30px;
  position: relative;
}
.lowinfo .tel .txt02 span::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 0;
  width: 25px;
  height: 28px;
  background-image: url(../images/common/lowinfo_icon_tel.png);
  background-size: cover;
}
.lowinfo .btns {
  display: block;
  width: 286px;
  margin: 24px auto 0;
}
.lowinfo .btns .btn {
  display: block;
}
.lowinfo .btns .btn:not(:first-child) {
  margin-top: 15px;
}
.lowinfo .adr {
  width: fit-content;
  margin: 25px auto 0;
}
.lowinfo .adr .txt01 {
  font-size: 18px;
  color: #2e2e2e;
  padding-left: 36px;
  position: relative;
}
.lowinfo .adr .txt01::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 27px;
  height: 42px;
  background-image: url(../images/common/lowinfo_icon_pin.png);
  background-size: cover;
}

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

.clear {
  clear: both;
}

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

.fade:hover {
  opacity: 0.5;
}

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

.p-link:hover {
  opacity: 0.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;
}

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

.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%;
}

.txt60 {
  font-size: 60% !important;
}

.or {
  color: #fc9b2a;
}

.re {
  color: #FF373A;
}

.bl{
  color:#3e9bdd;
}

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

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

.underline {
  text-decoration: underline;
}

/* 画像 */
.img-border {
  box-sizing: border-box;
  padding: 3px;
  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;
}
