@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@700&family=Viga&display=swap');

/* ==========================================================================
  Foundation
  ========================================================================== */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, button {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  cursor: pointer;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: top;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
a {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
a:hover {
  opacity: 0.8;
}
table caption {
  display: none;
}
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
/* フォームの初期化を追加 */
/* テキスト */
input[type="text"], input[type="email"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border-radius: 0;
  box-shadow: none;
  color: inherit;
  font-family: inherit;
  width: 100%;
}
input[type="text"]:focus, input[type="email"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
/* テキストエリア */
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  height: 100px;
  width: 100%;
}
textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
/* セレクト */
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: white;
  border-radius: 0;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
}
select::-ms-expand {
  display: none;
}
select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
input[type="text"], input[type="email"], input[type="tel"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  padding: 0.4em 0.8em;
  width: 100%;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus {
  outline: none;
}
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  height: 100px;
  padding: 0.4em 0.8em;
  width: 100%;
}
textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
  background-image: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  text-decoration: none;
}
input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
  outline: none;
}
input[type="submit"]::-moz-foucus-inner, input[type="reset"]::-moz-foucus-inner {
  border: none;
  padding: 0;
}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
  -webkit-box-sizing: border-box;
  border: 1px solid #B7B7B7;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  padding: .5em .6em;
  vertical-align: middle;
}
/* base */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}
*, ::before, ::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  color: #333;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  /*font-family: "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", sans-serif;*/
  font-size: 1.8rem;
  line-height: 1.8;
}
@media (max-width: 1280px) {
  body {
    font-size: 1.7rem;
  }
}
@media (max-width: 1023px) {
  body {
    font-size: 1.6rem;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 1.5rem;
  }
}
.wrapper {
  overflow: hidden;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}

span.marker {
  background:linear-gradient(transparent 50%, rgba(244,255,0,0.50) 50%);
  padding-bottom: 0.2em;
  font-weight: 600;
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition:background-size 1.5s;
}
span.marker.on {
  background-size: 100% 100%;
}

.btn_basic01 {
  border: 2px solid #2CA6E0;
  padding: 15px 60px 12px 45px;
  text-decoration: none;
  display: inline-block;
  color: #2CA6E0;
  font-weight: bold;
  font-size: 120%;
  position: relative;
}
.btn_basic01::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 13px;
  height: 13px;
  border-top: 3px solid #2CA6E0;
  border-right: 3px solid #2CA6E0;
  transform: rotate(45deg);
}

/* ==========================================================================
  header
  ========================================================================== */
.header__inner {
  padding: 20px 25px;
  display: flex;
  gap: 0 60px;
  align-items: center;
}
.header__inner > .header__logo {
  margin-right: auto;
}
.header__list {
  display: flex;
  gap: 0 25px;
  font-weight: 600;
}
.header__list a {
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}
.header__contact {
  text-align: right;
  line-height: 1.0;
}
.header__contact a {
  color: #2CA6E0;
  font-size: 2.8rem;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  letter-spacing: 0.05em;
}
.header__contact p:last-child {
  font-size: 1.4rem;
  margin-top: 5px;
}
.header__contact i {
  font-size: 1.9rem;
  margin-right: 5px;
}
.hamburger {
  display: none;
  height: 52px;
  position: fixed;
  z-index: 10;
  width: 52px;
  border: none;
  background-color: #2CA6E0;
  top: 20px;
  right: 15px;
  border-radius: 100px;
}
.hamburger.-active .hamburger__line {
  background-color: transparent;
}
.hamburger.-active .hamburger__line::before {
  top: 0;
  transform: rotate(45deg);
}
.hamburger.-active .hamburger__line::after {
  top: 0;
  transform: rotate(-45deg);
}
.hamburger.-active .hamburger__text::before {
  content: '閉じる';
}
.hamburger__line {
  display: block;
  height: 2px;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 24px;
  background-color: #FFF;
  transition: 0.4s;
}
.hamburger__line:before, .hamburger__line:after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  background-color: #FFF;
  transition: inherit;
}
.hamburger__line:before {
  top: -6px;
}
.hamburger__line:after {
  top: 6px;
}
.hamburger__text {
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.hamburger__text::before {
  content: "メニュー";
  text-align: center;
  color: #FFF;
  font-size: 0.9rem;
  font-weight: 900;
}
.header__nav-area {
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 9;
  height: 100vh;
  width: 100%;
  visibility: hidden;
  padding-top: 60px;
  background-color: #C8F6FF;
  transition: 0.4s;
}
.header__nav-area.-active {
  right: 0;
  visibility: visible;
}
.global-navigation {
  padding: 40px 25px;
}
.global-navigation__list > li {
  background: #FFF;
  border-bottom: 1px solid #DADADA;
}
.global-navigation__list > li + li {}
.global-navigation__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: inherit;
  font-weight: 900;
  transition: color 0.4s;
  text-decoration: none;
  padding: 15px;
}
.global-navigation__link.-accordion {
  position: relative;
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 15px;
  line-height: 1.8;
}
.global-navigation__link.-accordion::after {
  content: '';
  display: block;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 2px;
  background-color: #2CA6E0;
  transform: translateY(-50%);
  transition: transform 0.4s;
}
.global-navigation__link.-accordion::before {
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 12px;
  background-color: #2CA6E0;
  transform: translateY(-50%);
}
.global-navigation__link.-active::after {
  transform: translateY(-50%) rotate(-90deg);
}
.accordion {
  height: 0;
  overflow: hidden;
  visibility: hidden;
  transition: 0.4s;
}
.accordion.-active {
  height: auto;
  visibility: visible;
}
.accordion__list li {
  padding: 15px;
}
.accordion__list li + li {
  /*margin-top: 21px;*/
}
.accordion__link {
  color: #333;
  text-decoration: none;
}
/*.header__nav-area.-active .cover {
 width: 100vw;
 height: 100vh;
 background: #0006;
 position: absolute;
 top: 0;
 left: 0;
  margin: 0 calc(50% - 50vw);
  z-index: 0;
}*/
@media screen and (max-width: 1280px) {
  .header__inner {
    gap: 0 30px;
  }
  .header__list {
    gap: 0 15px;
  }
  .header__contact a {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1024px) {
  .header__nav {
    display: none;
  }
  .header__contact {
    margin-right: 60px;
  }
  .hamburger {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .header__inner {
    padding: 20px 15px;
  }
  .header__inner > .header__logo {
    width: 270px;
  }
  .header__contact {
    display: none;
  }
}
/* ==========================================================================
  footer
  ========================================================================== */
.footer {
  margin-top: 120px;
  background: rgb(255,255,255);
  background: linear-gradient(0deg, rgba(255,255,255,1) 90%, rgba(255,255,255,0) 100%);
}
.footer__inner {
  margin-bottom: 40px;
  padding: 35px 25px;
  display: flex;
  gap: 0 50px;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 1.6rem;
}
.footer__logo {
  margin-bottom: 20px;
}
.footer .mark {
  list-style: none;
  display: flex;
  gap: 0 20px;
}
.footer__nav {
  margin-left: auto;
}
.footer__list {
  column-count: 3;
  column-width: auto;
  column-gap: 1em;
  line-height: 1.4;
}
.footer__list > li {
  break-inside: avoid-column;
}
.footer__list > li:not(:first-child) {
  margin-top: 10px;
}
.footer__list > li > a {
  position: relative;
  display: inline-block;
  padding: 0 0 0 20px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
}
.footer__list > li > a::before, .footer__list > li > a::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.footer__list > li > a::before {
  width: 17px;
  height: 17px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #2CA6E0;
}
.footer__list > li > a::after {
  left: 5px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer__list ul {
  margin: 4px 0 0 19px;
}
.footer__list ul li:not(:first-child) {
  margin-top: 2px;
}
.footer__list ul li a {
  font-size: 1.5rem;
  text-decoration: none;
  color: inherit;
}
.footer small {
  background: #333;
  color: #FFF;
  display: block;
  padding: 10px 25px;
  font-size: 1.2rem;
  text-align: center;
}

#page-top a {
  display: block;
  width: 110px;
  height: 73px;
  color: #fff;
  text-align: center;
  text-transform: uppercase; 
  text-decoration: none;
  font-size:1.4rem;
  transition:all 0.3s;
  position: relative;
}

#page-top a::before {
  content: "TOP";
  width: 52px;
  height: 52px;
  border-radius: 50px;
  background:#525252;
  display: flex;
  justify-content:center;
  align-items:center;
}

#page-top a::after {
  content: "";
  position: absolute;
  top: 7px;
  left: 22px;
  color: #FFF;
  width: 7px;
  height: 7px;
  border: 2px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  transform: translateY(25%) rotate(-45deg);
}

/*#page-top a::before:hover{
  background: #777;
}*/

#page-top a img {
  position: absolute;
  right: 0;
  bottom: 0;
}

/*リンクを右下に固定*/
#page-top {
  position: fixed;
  right: 10px;
  bottom:10px;
  z-index: 2;
    /*はじめは非表示*/
  opacity: 0;
  transform: translateY(100px);
}

/*　上に上がる動き　*/

#page-top.UpMove{
  animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#page-top.DownMove{
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
    opacity: 1;
  transform: translateY(0);
  }
  to {
    opacity: 1;
  transform: translateY(100px);
  }
}
@media screen and (max-width: 1024px) {
  .footer__list {
    column-count: 3;
    column-gap: 1em;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    margin-top: 30px;
  }
  .footer__inner {
    margin-bottom: 0;
    padding: 15px 15px 20px;
    font-size: 1.4rem;
  }
  .footer__logo {
    max-width: 235px;
  }
  .footer__nav {
    display: none;
  }
  .footer small {
    padding: 10px 25px;
    font-size: 1.1rem;
  }
  
}
@media screen and (max-width: 568px) {
  .footer__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
/* ==========================================================================
  main
  ========================================================================== */
.headingPage {
  background: url("../img/common/bg_main__header01.jpg") left / cover no-repeat;
  padding: 80px 0;
  margin-bottom: 15px;
}
.headingPage__inner {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 40px;
}
.headingPage h1 {
  font-size: 4.1rem;
}
.breadcrumb {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 25px;
  font-size: 1.3rem;
  margin-top: 15px;
}
.breadcrumb__list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  list-style: none;
}
.breadcrumb__list li::before {
  content: ">";
  font-size: 80%;
  margin: 0 5px;
}
.breadcrumb__list li:first-of-type::before {
  display: none;
}
.contents {
  max-width: 1100px;
  margin: 70px auto 0;
  padding: 0 25px;
}
.contents > section,
.contents > div {
  margin-top: 150px;
}
.contents > section:first-child,
.contents > div:first-child {
  margin-top: 0;
}
.section__tit01 {
  position: relative;
  font-size: 3.6rem;
  padding-bottom: 6px;
  margin-bottom: 50px;
}
.section__tit01::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 105px;
  height: 3px;
  background-image: linear-gradient(150deg, #2CA6E0, #1DA136);
}
.section__tit02 {
  font-size: 3.0rem;
  position: relative;
  padding-left: 15px;
  margin-bottom: 50px;
}
.section__tit02::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 14px;
  border-radius: 0 100% 100% 0% / 50%;
  background: #1DA136;
  position: absolute;
  top: 20px;
  left: 0;
}
.section__tit03{
  margin-top: 40px;
  font-size: 2.2rem;
  padding: 5px 15px;
  margin-bottom: 1em;
  background: #f4f4f4;/*背景色*/
  border-left: solid 5px #2CA6E0;/*左線*/
  border-bottom: solid 3px #d7d7d7;/*下線*/
}
.section__tit04 {
  font-size: 2.0rem;
}
.section__tit04::before {
  content: "●";
  color: #2CA6E0;
  margin-right: 3px;
}
ul.list_basic {
  margin-left: 1em;
  list-style: none;
}
ul.list_basic li {
  text-indent: -1.2em;
  margin-bottom: 3px;
}
ul.list_basic li:last-child {
  margin-bottom: 0;
}
ul.list_basic li::before {
  content: "●";
  color: #2CA6E0;
  margin-right: 0.2em;
}
table.table__basic {
  border-collapse: collapse;
  border-top: 1px solid #DEDEDE;
}
table.table__basic tr {
  border-bottom: 1px solid #DEDEDE;
}
table.table__basic th,
table.table__basic td {
  padding: 20px 18px;
}
table.table__basic th {
  background: #EAF9FA;
  text-align: left;
}
table.table__basic ul {
  margin-left: 1em;
}
table.table__basic2 {
  border-collapse: collapse;
  background: #FFF;
}
table.table__basic2 th,
table.table__basic2 td {
  padding: 7px 15px;
  border-right: 1px solid #DEDEDE;
  white-space: nowrap;
}
table.table__basic2 thead th {
  background: #2CA6E0;
  color: #FFF;
  text-align: center;
}
table.table__basic2 tbody th {
  /*background: #EAF9FA;*/
  text-align: left;
}
table.table__basic2 tr:nth-child(odd) {
  background-color: #e6f1f6;
}
table.table__basic2 td:nth-of-type(2)  {
  color:  #FF0000;
}
table.table__basic3 {
  border-collapse: collapse;
  border-top: 1px solid #DEDEDE;
}
table.table__basic3 tr {
  border-bottom: 1px solid #DEDEDE;
}
table.table__basic3 th,
table.table__basic3 td {
  padding: 8px 10px;
}
table.table__basic3 th {
  background: #EAF9FA;
  text-align: left;
}
table.table__basic4 {
  border-collapse: collapse;
}
table.table__basic4 th,
table.table__basic4 td {
  padding: 7px 15px;
  border: 1px solid #DEDEDE;
}
table.table__basic4 th {
  background: #EAF9FA;
}
.scroll-hint-text { margin-top:0; }
.link_basic01 {
  position: relative;
	text-decoration: none;
	font-size: 1.8rem;
  font-weight: bold;
  color: inherit;
  display: inline-block;
  margin-right: 70px;
}
.link_basic01::before,
.link_basic01::after {
  content: "";
  position: absolute;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.link_basic01::before {
  width: 60px;
	height: 60px;
  right: -70px;
  top: 50%;
  transform: translateY(-50%);
	border-radius: 50%;
	background: #EAF9FA;
}
.link_basic01::after{
  font: var(--fa-font-solid);
  content: "\f061";
  color: #2CA6E0;
  right: -48px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.6rem;
}
.link_basic01:hover::before {
  background: #2CA6E0;
}
.link_basic01:hover::after {
  color: #FFF;
}
.link_basic02 {
  position: relative;
	text-decoration: none;
	font-size: 1.8rem;
  font-weight: bold;
  color: inherit;
  display: inline-block;
  padding-left: 75px;
}
.link_basic02::before,
.link_basic02::after {
  content: "";
  position: absolute;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.link_basic02::before {
  width: 60px;
	height: 60px;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
	border-radius: 50%;
	background: #EAF9FA;
}
.link_basic02::after{
  font: var(--fa-font-solid);
  content: "\f061";
  color: #2CA6E0;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.6rem;
}
.link_basic02:hover::before {
  background: #2CA6E0;
}
.link_basic02:hover::after {
  color: #FFF;
}
.section__contact {
  gap: 0!important;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
.section__contact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/common/bg_footer01.png");
  background-size: cover;
  background-position: bottom;
  opacity: 0.5;
  z-index: 0;
}
.section__contact > div {
  flex: 1;
  padding: 50px 80px;
  color: #FFF;
  text-align: center;
  z-index: 1;
  mix-blend-mode:lighten;
}
.section__contact h2 {
  font-size: 2.4rem;
}
.section__contact > div {
  background: #2CA6E0;
}
.section__contact .column {
  flex-wrap: wrap;
}
.section__contact .column div {
  flex: 1;
}
.section__contact a {
  text-decoration: none;
  color: inherit;
}
/*.section__contact a.btn_contact {
  display: block;
  border: 1px solid #FFF;
  padding: 20px;
  border-radius: 50px;
  font-size: 2.1rem;
  margin-top: 20px;
}*/
.section__contact a.tel,
.section__contact .fax {
  font-size: 3.2rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  line-height: 1.4;
  margin-top: 15px;
}
.section__contact a.tel i,
.section__contact .fax i {
  display: inline;
  font-size: 2.5rem;
}
@media screen and (max-width: 1024px) {
  .headingPage {
    padding: 50px 0;
  }
  .headingPage__inner {
    padding: 0 25px;
  }
  .headingPage h1 {
    font-size: 3.5rem;
  }
  .contents {
    margin: 50px auto 0;
  }
  .contents > section,
  .contents > div {
    margin-top: 80px;
  }
  .section__tit01 {
    font-size: 3.0rem;
  }
  .section__tit02 {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
  .section__tit02::before {
    top: 13px;
  }
  .section__contact > div {
    padding: 25px 40px;
  }
  .section__contact .column {
    gap: 15px;
  }
  .section__contact h2 {
    font-size: 2.2rem;
  }
  /*.section__contact a.btn_contact {
    padding: 10px;
    font-size: 1.8rem;
  }*/
  .section__contact a.tel,
  .section__contact .fax {
    font-size: 3.0rem;
    margin-top: 10px;
  }
  .section__contact a.tel i {
    display: inline;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    display: none;
  }
  .contents {
    margin: 50px auto 0;
    padding: 0 15px;
  }
  .headingPage {
    padding: 30px 0;
  }
  .headingPage h1 {
    font-size: 2.8rem;
  }
  .contents > section,
  .contents > div {
    margin-top: 50px;
  }
  .section__tit01 {
    font-size: 2.4rem;
    padding-bottom: 4px;
    margin-bottom: 30px;
  }
  .section__tit01::after {
    width: 70px;
    height: 3px;
    background-image: linear-gradient(150deg, #2CA6E0, #1DA136);
  }
  table.table__basic4 tr:first-child {
    display: none
  }
  table.table__basic4 tr {
    display: flex;
    flex-wrap: wrap;
  }
  table.table__basic4 td {
    border-bottom: none;
  }
  table.table__basic4 tr td:first-child {
    width: 100%;
    background: #EAF9FA;
    font-weight: bold;
  }
  table.table__basic4 tr td:nth-child(2) {
    width: 100px;
    border-right: none;
  }
  table.table__basic4 tr td:nth-child(3) {
    flex: 1;
  }
  table.table__basic4 tr td:nth-child(4) {
    width: 100%;
  }
  .link_basic01 {
    margin-right: 55px;
  }
  .link_basic01::before {
    width: 45px;
    height: 45px;
    right: -55px;
  }
  .link_basic01::after {
    right: -40px;
  }
  .link_basic02 {
    padding-left: 55px;
  }
  .link_basic02::before {
    width: 45px;
    height: 45px;
  }
  .link_basic02::after{
    left: 17px;
  }
  .section__contact::before {
    background-position: center;
  }
  .section__contact {
    flex-direction: column;
  }
  .section__contact > div {
    padding: 25px 20px;
  }
  .section__contact h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 568px) {
  table.table__basic th,
  table.table__basic td {
    display: block;
    padding: 10px;
  }
  .section__contact a.tel,
  .section__contact .fax {
    font-size: 2.8rem;
  }
}
/* ==========================================================================
  home
  ========================================================================== */
body#home .home--container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px;
}
.fixedVideo {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
  z-index: -1;
}
.fixedVideo video {
	position: absolute;
	top: 50%;
	left: 50%;
	object-fit: cover;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
}

.mainimg {
  position: relative;
}

.mainimg .slide {
  width: 90%;
  z-index: 0;
}

.mainimg .slide img {
  border-radius: 20px;
}
.mainimg .copy {
  position: absolute;
  right: 20px;
  top: 30%;
  z-index: 1;
}

.section__news {
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 1;
}

.section__news__inner {
  background: #FFFFFF;
  border-radius: 20px;
  transform: translateY(-60px);
  width: 70%;
  padding: 60px;
  display: flex;
  gap: 40px;
}

.section__news .newsHeader {
  width: 165px;
}

.section__news h2 {
  font-size: 4.0rem;
  color: #2CA6E0;
  line-height: 1.0;
  margin-bottom: 40px;
}

.section__news ul {
  list-style: none;
  width: 100%;
  font-size: 1.6rem;
  flex: 1;
}

.section__news li {
  border-bottom: 1px dotted #A5A5A5;
  padding: 10px;
}

.section__news a {
  text-decoration: none;
  color: inherit;
}

.section__news li > a {
  display: flex;
  gap: 20px;
}

.section__news .news-date {
  width: 9em;
}

.section__news .news-title {
  flex: 1;
}

.section__news li i {
  background: #E62310;
  font-size: 1.2rem;
  padding: 3px;
  font-style: normal;
  color: #FFF;
  border-radius: 3px;
  margin-left: 5px;
  vertical-align: baseline;
}
.section__about {
  display: flex;
  gap: 20px 90px;
}
.section__about > div:first-of-type {
  width: 40%;
}
.section__about > div:last-of-type {
  flex: 1;
  margin-right: calc(50% - 50vw);
}
.section__about > div:last-of-type img {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  object-fit: cover;
  height: 540px;
  width: 100%;
}
.section__about h2,
.section__business h2,
.section__portfolio h2 {
  font-weight: normal;
  font-size: 5.0rem;
  margin-bottom: 30px;
  line-height: 1.4;
}

.section__about h2:before,
.section__business h2:before,
.section__portfolio h2:before {
  content: attr( data-title );
  color: #2CA6E0;
  font-size: 1.8rem;
  display: block;
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  line-height: 1.0;
  margin-bottom: 5px;
}

.section__about h3 {
  font-size: 3.2rem;
  margin-bottom: 20px;
  font-weight: normal;
  line-height: 1.6;
}

.section__about p {
  line-height: 2.4;
  font-size: 1.7rem;
}

.section__about .link_basic01 {
  margin-top: 60px;
}

.section__business {
  margin-top: 110px;
}

.section__business .column {
  gap: 20px 50px;
}

.section__business .column > div {
  flex: 1;
  background: #FFF;
}

.businessBtn {
  position: relative;
  display: block;
  color: #FFF;
  font-size: 4.0rem;
  font-weight: bold;
  overflow: hidden;
}

.businessBtn::after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
}

.businessBtn img {
  transition:1s all;
}

.businessBtn:hover img {
  transform:scale(1.2,1.2);
  transition:1s all;
}

.businessBtn .link_basic02 {
  position: absolute;
  bottom: 45px;
  left: 45px;
  z-index: 1;
  font-size: 4.0rem;
  line-height: 1.4;
}
.section__portfolio {
  position:relative;
  margin: 120px 0 60px;
  padding: 100px 0 60px;
}
.section__portfolio::before {
  content:"";
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 100px calc(50vw - 50% + 8px) 60px;
  background: #EAF9FA;
  mix-blend-mode:multiply;
  display:block;
  height:100%;
  position:absolute;
  top:0;
}

.section__portfolio header {
  justify-content: space-between;
  align-items: center;
}

.section__portfolio header .link_basic01::before {
	background: #FFF;
}
.section__portfolio header .link_basic01:hover::before {
	background: #2CA6E0;
}

.section__portfolio .swiper-container {
  position: relative;
  padding-bottom: 40px;
}

.section__portfolio .swiper-button-prev {
  left: -30px!important;
}

.section__portfolio .swiper-button-next {
  right: -30px!important;
}
.section__portfolio .swiper-button-next::after,
.section__portfolio .swiper-button-prev::after {
  font-size: 2.8rem!important;
  color: #2CA6E0!important;
}
.section__portfolio .swiper-pagination {
  position: absolute;
  bottom: 0px;
  z-index: 5000;
}
.section__portfolio .swiper-pagination-bullet-active {
  background: #2CA6E0!important;
}

body#home .swiper-portfolio .swiper-slide {
  background: #FFF;
  border-radius: 15px;
  padding: 20px;
  overflow: hidden;
  text-align: center;
  font-size: 1.5rem;
  box-sizing: border-box;
}

body#home .swiper-portfolio .swiper-slide a {
  text-decoration: none;
  color: inherit;
}

body#home .swiper-portfolio .swiper-slide figure {
  margin: -25px -25px 15px;
  position: relative;
  overflow: hidden;
}

body#home .swiper-portfolio .swiper-slide figure img {
  transition:1s all;
}

body#home .swiper-portfolio .swiper-slide a:hover img {
  transform:scale(1.2,1.2);
  transition:1s all;
}

body#home .swiper-portfolio .swiper-slide i {
  position: absolute;
  top: 15px;
  left: 20px;
  background: #FFF;
  border: 1px solid #2CA6E0;
  border-radius: 20px;
  font-style: normal;
  font-weight: bold;
  color: #2CA6E0;
  padding: 2px 10px 3px;
  line-height: 1.4;
}

body#home .swiper-portfolio .swiper-slide .portfolio-date {
  text-align: left;
}

body#home .swiper-portfolio .swiper-slide h3 {
  text-align: left;
  margin-bottom: 20px;
  font-size: revert;
}

.btn_more01 {
  background: #2CA6E0;
  color: #FFF;
  padding: 7px 40px;
  text-align: center;
  font-size: 1.5rem;
  border-radius: 50px;
  margin: 0 auto;
  display: inline-block;
  position: relative;
}

.btn_more01::after {
  font: var(--fa-font-solid);
  content: "\f35a";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.section__recruit {
  background: #065BAB;
  border-radius: 20px;
  color: #FFF;
  padding: 50px;
  display: flex;
  gap: 100px;
}

.section__recruit > div {
  flex: 1;
}

.section__recruit h2 {
  font-size: 4.0rem;
  font-weight: normal;
  margin-bottom: 30px;
}

.section__recruit p {
  margin-bottom: 40px;
  line-height: 2.0;
}

.section__recruit img {
  margin-top: -75px;
  width: 100%;
  height: calc(100% + 75px);
  object-fit: cover;
}

@media screen and (max-width: 1024px) {
  .mainimg .copy {
    right: 20px;
    width: 40%;
  }
  .section__news__inner {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -30px;
    width: 90%;
    padding: 50px;
    gap: 40px;
  }
  .section__about {
    gap: 20px 50px;
  }
  .section__about > div:first-of-type {
    width: 50%;
  }
  .section__about > div:last-of-type img {
    height: 400px;
  }
  .section__about h2,
  .section__business h2,
  .section__portfolio h2 {
    font-size: 4.0rem;
  }
  .section__about h2:before,
  .section__business h2:before,
  .section__portfolio h2:before {
    font-size: 1.6rem;
  }
  .section__about h3 {
    font-size: 2.8rem;
  }
  .section__about p {
    line-height: 2.2;
    font-size: static;
  }
  .section__business .column {
    gap: 20px 30px;
  }
  .businessBtn .link_basic02 {
    bottom: 30px;
    left: 35px;
    font-size: 3.4rem;
  }
  .section__recruit {
    gap: 50px;
  }
  .section__recruit img {
    margin-top: 0;
    height: 100%;
  }
}

@media screen and (max-width: 820px) {
  .mainimg .slide {
    width: 100%;
  }
  .mainimg .copy {
    right: 15px;
    top: auto;
    bottom: 20%;
  }
  .section__news__inner {
    transform: translateY(-60px);
    width: 100%;
    margin-top: 15px;
    padding: 40px;
    gap: 20px;
    flex-wrap: wrap;
  }
  .section__news .newsHeader {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .section__news h2 {
    font-size: 3.5rem;
    margin-bottom: 0;
  }
  .businessBtn .link_basic02 {
    bottom: 20px;
    left: 25px;
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 768px) {
  body#home .home--container {
    padding: 0 15px;
  }
  .section__about {
    margin-top: 0;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 40px;
  }
  .section__about > div:first-of-type {
    width: 100%;
  }
  .section__about > div:last-of-type {
    flex: none;
    width: 100%;
    margin-right: 0;
  }
  .section__about > div:last-of-type img {
    border-radius: 30px;
    height: auto;
    width: 100%;
  }
  .section__about h2,
  .section__business h2,
  .section__portfolio h2 {
    font-size: 3.4rem;
  }
  .section__about h3 {
    font-size: 2.2rem;
  }
  .section__about .link_basic01 {
    margin-top: 20px;
  }
  .section__business {
    margin-top: 100px;
  }
  .section__portfolio {
    margin: 100px 0;
    padding: 60px 0;
  }
  .swiper-button-prev,
  .swiper-button-next {
    display: none!important;
  }
  .section__recruit {
    flex-wrap: wrap;
    padding: 30px 25px;
    gap: 30px;
  }
  .section__recruit > div {
    flex: none;
    width: 100%;
  }
  .section__recruit h2 {
    font-size: 3.4rem;
    margin-bottom: 20px;
  }

  .section__recruit p {
    margin-bottom: 20px;
    line-height: 2.0;
    font-size: 1.6rem;
  }

  .section__recruit img {
    margin-top: 0;
    height: auto;
    object-fit: fill;
  }
  .section__recruit .link_basic01 {
    display: block;
    text-align: right;
  }
}

@media screen and (max-width: 568px) {
  .mainimg .copy {
    width: 75%;
    left: 18px;
    right: auto;
    bottom: -20px;
  }
  .section__news {
    display: block;
    margin-top: 45px;
  }
  .section__news__inner {
    border-radius: 20px;
    padding: 35px 25px;
    margin-top: 0;
    gap: 10px;
    transform: none;
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.23);
  }
  .section__news li > a {
    flex-wrap: wrap;
    gap: 0;
  }
  .section__news .news-date {
    width: 100%;
  }
  .section__about {
    margin-top: 60px;
  }
  .businessBtn .link_basic02 {
    bottom: 20px;
    left: 20px;
    font-size: 3.0rem;
  }
  .section__portfolio header a {
    display: none!important;
  }
}

/* ==========================================================================
  news
  ========================================================================== */
body#news--detail .news-date {
  text-align: right;
  margin-bottom: 1em;
  font-size: 90%;
}

a[tabindex] {
  pointer-events: none;
}

/* ==========================================================================
  about
  ========================================================================== */
.intro {
  text-align: center;
  font-size: 2.1rem;
  line-height: 2.0;
}
.intro h2 {
  font-size: 3.0rem;
  color: #2CA6E0;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.8;
}
.column {
  display: flex;
  gap: 30px 60px;
}
.section__message .column figure {
  width: 37.5%;
}
.section__message .column > div {
  flex: 1;
}
.section__overview table.table__basic th {
  white-space: nowrap;
  min-width: 190px;
}
.section__overview .column {
  margin-top: 60px;
}
.section__overview .column > div {
  flex: 1;
}
.gmap_iframe {
    aspect-ratio: 16 / 6;
    max-width: 1050px;
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1024px) {
  .intro {
    font-size: 1.8rem;
  }
  .intro h2 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 568px) {
  .column {
    flex-direction: column;
  }
  .section__message .column figure {
    width: 100%;
    text-align: center;
  }
  .section__message .column figure img {
    width: 70%;
  }
  .intro h2 {
    font-size: 2.2rem;
  }
  .intro {
    font-size: 1.5rem;
    line-height: inherit;
  }
  .intro br {
    display: none;
  }
  .section__overview table.table__basic th {
    min-width: auto;
  }
}

/* ==========================================================================
  business
  ========================================================================== */
.section__business.column {
  gap: 20px 50px;
  line-height: 2.5;
  align-items: center;
}

h2.emphasis {
  color: #2CA6E0;
  font-size: 4.5rem;
  line-height: 1.4;
  margin-bottom: 50px;
  font-weight: bold;
}
h2.emphasis small {
  font-size: 2.6rem;
}

.section__handling .column {
  gap: 20px 50px;
}
.section__handling .column > div {
  flex: 1;
}

.section__handling .column h4 {
  font-size: 2.4rem;
  color: #2CA6E0;
  margin-bottom: 10px;
}

.section__handling .column figure {
  margin-bottom: 5px;
}

.section__handling .column figure img {
  width: 100%;
}

.section__handling .column ul {
  list-style: none;
}

.section__handling .column ul li {
  padding: 8px 0;
  border-bottom: 1px solid #DEDEDE;
}

.qa {
  margin: 40px 0 0;
}

.qa__block {
  display: flex;
  flex-direction: column;
}

.qa__item {
  display: inline-block;
}

.qa__head {
  position: relative;
  text-align: left;
  padding: 15px 30px 15px 15px;
  border-radius: 0 30px 0 0;
  background: #065BAB;
  cursor: pointer;
  width: 100%;
  color: #FFF;
  font-size: 2.0rem;
}

.qa__head:hover {
  opacity: 0.75;
}

.qa__head:after {
  font: var(--fa-font-solid);
  content: "\2b";
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform .2s;
  color: #FFF;
  font-size: initial;
}

.qa__body {
  position: relative;
  opacity: 0;
  height: 0;
  transition: all 0.2s 0s ease-out;
  background: #F2F2F2;
  padding: 0 40px;
}

.qa__body.is-open {
  opacity: 1;
  height: auto;
}

.qa__body.is-open table {
  margin: 10px 0 30px;
}

.qa__head.is-open::after {
  font: var(--fa-font-solid);
  content: "\f068";
  transform: translateY(-50%) rotate(180deg);
  font-size: initial;
}

.qa__item:not(:first-child) {
  margin-top: 16px;
}

.section__reform .column > div {
  flex: 1;
}

.section__reform .column > figure {
  width: 39%;
}

@media screen and (max-width: 1024px) {
  .section__handling .column h4 {
    font-size: 2.2rem;
    color: #2CA6E0;
    margin-bottom: 10px;
  }
  .section__business.column {
    flex-direction: column;
  }
  .section__business.column > figure {
    max-width: 500px;
  }
  .qa__body {
    padding: 0 20px;
  }
  .qa__body.is-open table {
    margin: 20px 0;
  }
}

@media screen and (max-width: 568px) {
  h2.emphasis {
    font-size: 3.8rem;
    line-height: 1.4;
    margin-bottom: 25px;
  }
  h2.emphasis small {
    font-size: 2.0rem;
  }
  .qa__body {
    padding: 0;
  }
  .qa__body.is-open table {
    margin: 5px 0 0;
  }
  .section__reform .column > div {
    flex: none;
    width: 100%;
  }
  .section__reform .column > figure {
    width: 100%;
  }
}

/* ==========================================================================
  portfolio
  ========================================================================== */
.section__individual header {
  margin-bottom: 50px;
  align-items: center;
  justify-content: space-between;
}
.section__individual header h2 {
  margin-bottom: 0;
}
.portfolio-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.portfolio-article {
  width: calc( (100% - 40px * 2) / 3 );
  text-align: center;
}
.portfolio-article a {
  text-decoration: none;
  color: inherit;
  display: block;
}
.portfolio-article figure {
  position: relative;
  margin-bottom: 10px;
  border-radius:  10px;
  overflow: hidden;
}
.portfolio-article figure i,
.case-article i {
  background: #FFF;
  border: 1px solid #2CA6E0;
  border-radius: 20px;
  font-size: 80%;
  font-style: normal;
  font-weight: bold;
  color: #2CA6E0;
  padding: 2px 10px 3px;
  line-height: 1.4;
  display: inline-block;
}

.portfolio-article figure i {
  position: absolute;
  top: 10px;
  left: 15px;
}

.portfolio-article .portfolio-date {
  font-size: 90%;
  text-align: left;
}

.portfolio-article h3 {
  margin-bottom: 10px;
  text-align: left;
}
body#portfolio table i.type {
  background: #1DA136;
  color: #FFF;font-size: 80%;
  padding: 3px;
  border-radius: 5px;
  font-weight: 500;
  display: inline-block;
  margin-left: 8px;
  line-height: 1.3;
  min-width: 2.5em;
  text-align: center;
  font-style: normal;
}
body#portfolio table i.award {
  background: linear-gradient(-90deg, #ffd75b 0%, #fff5a0 30%, #fffabe 40%, #ffffdb 50%, #fff5a0 70%, #fdd456 100%);
  font-style: normal;
  font-size: 80%;
  padding: 3px;
  border-radius: 5px;
  color: #604F0C;
  font-weight: 500;
  display: inline-block;
  margin-left: 8px;
  line-height: 1.3;
}

body#case .column > .swiper {
  width: 60%;
}

.swiper-case .swiper-slide {
  position: relative;
}
.swiper-case .swiper-slide p {
  position: absolute;
  top: 10px;
  right: 10px;
  line-height: 1.4;
  background: #FFF;
  padding: 2px 7px;
  font-size: 80%;
  border-radius: 5px;
}
.swiper-case .swiper-slide p.before {
  border: 2px solid #2CA6E0;
  color: #2CA6E0;
}
.swiper-case .swiper-slide p.after {
  border: 2px solid #1DA136;
  color: #1DA136;
}
body#case .column.case-article > div {
  flex: 1;
}

body#case .case-article i {
  margin-bottom: 20px;
}

body#case .detail dt,
body#case .detail dd  {
  padding: 5px 0;
}

body#case .detail dt {
  font-weight: bold;
  border-bottom: 1px dotted #999;
  display: block;
  padding-left: 13px;
  position: relative;
}

body#case .detail dt::before {
  content: "";
  background: #2CA6E0;
  width: 5px;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

body#case .detail dd {
  margin-bottom: 1em;
}

@media screen and (max-width: 1024px) {
  .portfolio-list {
    gap: 30px;
  }
  .portfolio-article {
    width: calc( (100% - 30px * 2) / 3 );
  }
}

@media screen and (max-width: 768px) {
  .portfolio-list {
    gap: 20px;
  }
  .portfolio-article {
    width: calc( (100% - 20px) / 2 );
  }
  body#case .column.case-article {
    gap: 30px;
  }
}

@media screen and (max-width: 568px) {
  .section__individual header {
    gap: 5px;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px;
  }
  .section__individual header a {
    margin-left: auto;
  }
  .portfolio-list {
    flex-direction: column;
    gap: 30px;
  }
  .portfolio-list .btn_more01 {
    display: block;
  }
  .portfolio-article {
    width: 100%;
  }
  body#case .column.case-article > figure {
    width: 100%;
  }
}

/* ==========================================================================
  contact
  ========================================================================== */
.form-flow {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 2em;
}
.form-flow li {
  width: calc(100% / 3);
  background: #eee;
  line-height: 50px;
  text-align: center;
  position: relative;
}

.form-flowr li:not(:first-child):not(:last-child) { 
  padding: 0 0 0 10px;
}

.form-flow li::before,
.form-flow li::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
}

.form-flow li::before {
  border: solid 32px transparent;
  border-right: solid 13px transparent;
  border-left: solid 13px #FFF; 
  top: -7px;
  left: 0;
  z-index: 1;
}

.form-flow li::after {
  border: solid 25px transparent;
  border-left: solid 10px #EDEDED;
  border-right: solid 10px transparent;
  top: 0;
  right: -20px;
  z-index: 2;
}

.form-flow li:first-child::before,
.form-flow li:last-child::after {
  content: none;
}

.form-flow li.current {
  color: #FFF;
  background: #2CA6E0;
}

.form-flow li.current::after {
  border-left: solid 10px #2CA6E0;
}

.form-box {
  margin-top: 1.5em;
}

.form-box__head {
  background: #F0F0F0;
  border-top: 1px solid #C4C4C4;
  padding: 0.5em;
}

.is-required label::after {
  content:"必須";
  color: #FFF;
  font-size: 1.2rem;
  font-weight: bold;
  background: #FF0000;
  padding: 5px 10px;
  border-radius: 20px;
  margin-left: 5px;
}

.form-box__body {
  padding: 0.5em;
}

.form-text-v3 {
  display: flex;
}

.form-text-v3 dt::after {
  content: "：";
}

.form-label {
  font-weight: bold;
}

body#contact button.btn_contact {
  background: #2CA6E0;
  display: block;
  padding: 20px 50px;
  border-radius: 50px;
  font-size: 1.8rem;
  margin: 2em auto 0;
  color: #FFF;
}

/* ==========================================================================
  recruit
  ========================================================================== */
.job-description {
  display: flex;
  list-style: none;
  gap: 15px 40px;
  margin-bottom: 150px;
}

.job-description li {
  flex: 1;
}

.job-description a {
  border: 2px solid #2CA6E0;
  display: block;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  border-radius: 50px;
}

.job-description li:first-child a {
  background: #2CA6E0;
  color: #FFF;
}

.job-description li:last-child a {
  background: #FFF;
  color: #2CA6E0;
}
body#recruit .column.interview > div:first-child {
  flex: 1;
}
body#recruit .column.interview > div:last-child {
  width: 40%;
  text-align: center;
}
body#recruit .interview-list {
  display: flex;
  gap: 80px;
}

body#recruit .interview-list > div {
  flex: 1;
}

body#recruit .interview-list a {
  color: inherit;
  text-decoration: none;
}

body#recruit .interview-list figure img {
  border-radius: 30px;
}

body#recruit .interview-list div.profile {
  margin: -80px 0 0 50px;
  z-index: 100;
  background: #FFF;
  border-top-left-radius: 20px;
  position: relative;
  padding: 25px 30px 30px;
  font-size: 90%;
  line-height: 1.6;
}

body#recruit .interview-list div.profile h3 {
  font-size: 145%;
  letter-spacing: 3px;
}

body#recruit .interview-list p {
  text-align: left;
}

body#recruit ul.point {
  list-style: none;
  gap: 30px;
}

body#recruit ul.point li {
  flex: 1;
}

body#recruit ul.point figure {
  margin-bottom: 10px;
}

body#recruit ul.point figure img {
  border-radius: 15px;
}

body#recruit ul.point h4 {
  font-size: 110%;
  line-height: 1.6;
}

body#recruit ul.point i {
  font-family: "Viga", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  color: #2CA6E0;
}
@media screen and (max-width: 768px) {
  .job-description {
    gap: 15px 20px;
    margin-bottom: 100px;
  }
  body#recruit .interview-list {
    gap: 20px 30px;
  }
  body#recruit .interview-list div.profile {
    margin: -80px 0 0 30%;
    border-top-left-radius: 15px;
    padding: 25px 20px 20px;
  }
}
@media screen and (max-width: 568px) {
  .job-description {
    flex-direction: column;
    margin-bottom: 80px;
  }
  .job-description a {
    padding: 15px;
  }
  body#recruit .column.interview {
  align-items: center;
}
  body#recruit .column.interview > div:last-child {
    width: 100%;
  }
  body#recruit .interview-list {
    gap: 50px;
    flex-direction: column;
  }

  body#recruit .interview-list > div {
    flex: 1;
  }
}

/* ==========================================================================
  common style
  ========================================================================== */
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }
.mb20 { margin-bottom: 20px; }
.pt20 { padding-top: 20px; }
.taR {
  text-align: right;
}
.fsSS { font-size: 80%; }
.fsS { font-size: 90%; }
.fsL { font-size: 150%; }
.fsLL { font-size: 160%; }

.wMax { width: 100%; }