@charset "UTF-8";
/* ---------------------------------------------------------------
/////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////
///// base
////////////////////////////////////////////////////////
////////////////////////////////////////////////////////
------------------------------------------------------------------
------------------------------------------------------------------ */
/*----- フォント */
/* #### Generated By: http://www.cufonfonts.com #### */
body {
  font-size: min(0.8080808081vw, 16px);
  line-height: 1.9375;
}
@media print, screen and (max-width: 768px) {
  body {
    font-size: 4.2666666667vw;
    line-height: 1.9375;
  }
}

/* ---------------------------------------------------------------
/////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////
///// general 
////////////////////////////////////////////////////////
////////////////////////////////////////////////////////
------------------------------------------------------------------
------------------------------------------------------------------ */
/* --------------------------------
//////////////////////////////
///// basic 
///////////////////////////
----------------------------------- */
* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  letter-spacing: 0.1em;
  color: #333333;
  font-feature-settings: "palt" 1;
  font-family: "Noto Sans JP", serif, "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

ul {
  padding-left: 0;
}

li {
  list-style: none;
}

a {
  display: flex;
  align-items: center;
  color: #333333;
  text-decoration: none;
}

img {
  width: 100%;
  height: auto;
}

.wrapper {
  display: block;
  width: min(74.7474747475vw, 1480px);
  margin: 0 auto;
}
@media print, screen and (max-width: 768px) {
  .wrapper {
    width: 93.3333333333vw;
  }
}

/* -------- UTILITY ----------- */
.sp {
  display: none;
}
@media print, screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.pc {
  display: block;
}
@media print, screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

/* -------- 改行 ----------- */
.indent {
  display: block;
}

.pc__indent {
  display: block;
}
@media print, screen and (max-width: 768px) {
  .pc__indent {
    display: inline;
  }
}

.sp__indent {
  display: inline;
}
@media print, screen and (max-width: 768px) {
  .sp__indent {
    display: block;
  }
}

/* -------- 太字 ----------- */
.bold {
  font-weight: 900;
}

/* --------------------------------
//////////////////////////////
///// 中央寄せ
///////////////////////////
----------------------------------- */
/* -------- 文字中央寄せ ----------- */
.txt__center {
  text-align: center;
}

/* -------- ブロック中央寄せ ----------- */
.mar__LRcenter {
  margin: 0 auto;
}

/* -------- 左右中央配置 ----------- */
.relative {
  position: relative;
}

.pos__LRcenter {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

/* -------- 上下中央配置 ----------- */
.pos__TBcenter {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* -------- 上下左右中央配置 ----------- */
.pos__center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.pc__flex {
  display: flex;
}
@media print, screen and (max-width: 768px) {
  .pc__flex {
    display: block;
  }
}

@media print, screen and (max-width: 768px) {
  .sp__flex {
    display: flex;
  }
}

.inline__flex {
  display: inline-flex;
}

.flex__reverse {
  flex-direction: row-reverse;
}

.flex__col {
  flex-direction: column;
}

@media print, screen and (max-width: 768px) {
  .sp__flex__col {
    flex-direction: column;
  }
}

@media print, screen and (max-width: 768px) {
  .sp__flex__col__reverse {
    flex-direction: column-reverse;
  }
}

/* -------- justify-content ----------- */
.jus__center {
  justify-content: center;
}

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

.jus__around {
  justify-content: space-around;
}

.jus__start {
  justify-content: flex-start;
}

.jus__end {
  justify-content: flex-end;
}

/* -------- align-items ----------- */
.ali__center {
  align-items: center;
}

.ali__end {
  align-items: flex-end;
}

@media print, screen and (max-width: 768px) {
  .sp__ali__center {
    align-items: center;
  }
}

@media print, screen and (max-width: 768px) {
  .sp__ali__start {
    align-items: flex-start;
  }
}

/* ---------------------------------------------------------------
/////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////
///// common
////////////////////////////////////////////////////////
////////////////////////////////////////////////////////
------------------------------------------------------------------
------------------------------------------------------------------ */
/* ---------------------------------------------------------------
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
//// contact
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
------------------------------------------------------------------ */
.contact {
  background-color: #4DA0DB;
}
.contact__h2 {
  display: block;
  color: #fff;
  font-size: min(1.6666666667vw, 33px);
  line-height: 1.4484848485;
  width: min(34.6464646465vw, 686px);
  margin: 0 auto;
  font-weight: 700;
  text-align: center;
  position: relative;
  padding-top: min(2.5757575758vw, 51px);
  letter-spacing: 0.1em;
}
@media print, screen and (max-width: 768px) {
  .contact__h2 {
    font-size: 6.1333333333vw;
    line-height: 1.45;
    width: 90.4vw;
    padding-top: 6.6666666667vw;
  }
}
.contact__h2::before, .contact__h2::after {
  content: "";
  display: block;
  position: absolute;
  bottom: min(-0.2525252525vw, -5px);
  width: min(1.1616161616vw, 23px);
  height: min(2.5505050505vw, 50.5px);
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (max-width: 768px) {
  .contact__h2::before, .contact__h2::after {
    width: 6.1333333333vw;
    height: 13.4666666667vw;
    bottom: -1.3333333333vw;
  }
}
.contact__h2::before {
  background-image: url(assetes/image/top/arrow-left.png);
}
.contact__h2::after {
  background-image: url(assetes/image/top/arrow-right.png);
  right: 0;
}
.contact__cont {
  gap: min(3.2828282828vw, 65px);
  padding-top: min(1.5151515152vw, 30px);
  padding-bottom: min(2.5252525253vw, 50px);
}
@media print, screen and (max-width: 768px) {
  .contact__cont {
    gap: 2%;
    padding-top: 4vw;
    padding-bottom: 10.6666666667vw;
  }
}
@media print, screen and (max-width: 768px) {
  .contact__btn {
    width: 49%;
  }
}
.contact__btn a {
  display: block;
  width: min(20.1515151515vw, 399px);
}
@media print, screen and (max-width: 768px) {
  .contact__btn a {
    width: 100%;
  }
}

/* ---------------------------------------------------------------
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
//// section
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
------------------------------------------------------------------ */
.sec {
  padding-top: min(2.7777777778vw, 55px);
  padding-bottom: min(4.0404040404vw, 80px);
}
@media print, screen and (max-width: 768px) {
  .sec {
    padding-top: 9.3333333333vw;
    padding-bottom: 16vw;
  }
}

/* -------- セクションタイトル ----------- */
.sec-title {
  font-size: min(1.3131313131vw, 26px);
  line-height: 1.45;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  padding-bottom: min(2.7777777778vw, 55px);
  color: #0077CC;
}
@media print, screen and (max-width: 768px) {
  .sec-title {
    font-size: 6.9333333333vw;
    line-height: 1.45;
    padding-bottom: 9.3333333333vw;
  }
}
.sec-title .en {
  display: inline-block;
  font-size: min(0.7575757576vw, 15px);
  line-height: 1.45;
  border-bottom: 1px solid #0077CC;
  letter-spacing: 0;
  padding-bottom: min(0.4545454545vw, 9px);
  margin-bottom: min(0.404040404vw, 8px);
}
@media print, screen and (max-width: 768px) {
  .sec-title .en {
    font-size: 4vw;
    line-height: 1.45;
    padding-bottom: 2.4vw;
    margin-bottom: 2.1333333333vw;
  }
}
.sec-title .jp {
  display: block;
}

/* --------------------------------
//////////////////////////////
///// アニメーション
///////////////////////////
----------------------------------- */
/* -------- 透明度 ----------- */
a {
  transition: opacity 0.5s;
}
a:hover {
  opacity: 0.6;
}

/* ---------------------------------------------------------------
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
//// ヘッダー
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
----------------------------------- */
.header {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.header__cont {
  height: min(4.0404040404vw, 80px);
}
@media print, screen and (max-width: 768px) {
  .header__cont {
    height: 18.6666666667vw;
    justify-content: center;
  }
}
.header__logo {
  width: min(17.9797979798vw, 356px);
}
@media print, screen and (max-width: 768px) {
  .header__logo {
    width: 76.8vw;
  }
}
.header__contact {
  gap: min(1.0101010101vw, 20px);
}
@media print, screen and (max-width: 768px) {
  .header__contact {
    display: none;
  }
}
.header__contact .mail a {
  display: block;
  width: min(12.6262626263vw, 250px);
}
.header__contact .tell {
  font-weight: 700;
}
.header__contact .tell p {
  font-size: min(0.7575757576vw, 15px);
  line-height: 1.4;
}
.header__contact .tell a {
  font-size: min(1.6666666667vw, 33px);
  line-height: 1.3939393939;
  color: #0077CC;
}
.header__contact .tell a::before {
  content: "\f095";
  display: inline-block;
  font-family: FontAwesome;
  transform: rotate(15deg);
}

/* ---------------------------------------------------------------
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
//// フッター
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
----------------------------------- */
.footer {
  background-color: #0077CC;
  bottom: 0;
}
.footer__cont {
  gap: min(3.6363636364vw, 72px);
  padding: min(1.8686868687vw, 37px) 0;
}
@media print, screen and (max-width: 768px) {
  .footer__cont {
    gap: 2%;
    padding: 2.08vw 0;
  }
}
.footer__btn {
  width: min(23.4343434343vw, 464px);
}
@media print, screen and (max-width: 768px) {
  .footer__btn {
    width: 49%;
  }
}

.fixed {
  position: sticky;
}

/* ---------------------------------------------------------------
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
//// メインヴィジュアル
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
------------------------------------------------------------------ */
.mv {
  background-image: url(assetes/image/top/main-back.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: min(1.5151515152vw, 30px);
  height: min(27.6767676768vw, 548px);
}
@media print, screen and (max-width: 768px) {
  .mv {
    background-image: url(assetes/image/top/main-back-sp.png);
    padding-top: 4vw;
    height: 201.6vw;
  }
}
.mv__h2 {
  display: block;
  text-align: center;
  margin: 0 auto;
  background-color: #0077CC;
  font-size: min(1.2121212121vw, 24px);
  line-height: 1.4583333333;
  font-weight: 900;
  width: min(41.5656565657vw, 823px);
  padding: min(0.303030303vw, 6px) 0;
  border-radius: 3vw;
  color: #fff;
  margin-bottom: min(0.6060606061vw, 12px);
}
@media print, screen and (max-width: 768px) {
  .mv__h2 {
    font-size: 4.64vw;
    line-height: 1.4568965517;
    width: 100%;
    padding: 1.3333333333vw 0;
    padding-right: 6.4vw;
    padding-left: 6.4vw;
    margin-bottom: 2.0266666667vw;
    border-radius: 10vw;
  }
}
.mv__h3--wrap {
  text-align: center;
}
.mv__h3 {
  display: inline-block;
  text-align: left;
  color: #0077CC;
  font-size: min(2.5252525253vw, 50px);
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 0.1em;
}
@media print, screen and (max-width: 768px) {
  .mv__h3 {
    font-size: 8vw;
    line-height: 1.3;
  }
}
.mv__h3 span {
  color: #FF9900;
}

/* ---------------------------------------------------------------
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
//// price
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
/// ------------------------------------------------------------------ */
.price p {
  width: min(30.303030303vw, 600px);
  margin: 0 auto;
  padding: min(0.202020202vw, 4px) 0;
}
@media print, screen and (max-width: 768px) {
  .price p {
    width: 67.4666666667vw;
    padding: 4.5333333333vw 0;
  }
}

/* ---------------------------------------------------------------
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
//// features
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
------------------------------------------------------------------ */
.features {
  background-image: url(assetes/image/top/features-back.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.features__cont {
  gap: min(2.7272727273vw, 54px);
}
@media print, screen and (max-width: 768px) {
  .features__cont {
    gap: 9.3333333333vw;
  }
}
.features__item {
  width: min(50.5050505051vw, 1000px);
  box-shadow: 0px 0px 24px 0px #A0D7FF;
  position: relative;
}
@media print, screen and (max-width: 768px) {
  .features__item {
    width: 100%;
  }
}
.features__item .txt {
  width: min(27.2222222222vw, 539px);
  font-size: min(1.1111111111vw, 22px);
  line-height: 1.45;
  font-weight: 700;
  background-color: #fff;
}
@media print, screen and (max-width: 768px) {
  .features__item .txt {
    width: 100%;
    font-size: 5.8666666667vw;
    line-height: 1.45;
  }
}
.features__item .txt h3 {
  margin-bottom: min(2.0707070707vw, 41px);
  width: min(9.898989899vw, 196px);
  padding-top: min(0.7575757576vw, 15px);
  padding-left: min(1.1111111111vw, 22px);
}
@media print, screen and (max-width: 768px) {
  .features__item .txt h3 {
    margin-bottom: 4.8vw;
    width: 36.8vw;
    padding-top: 2.6666666667vw;
    padding-left: 5.8666666667vw;
  }
}
.features__item .txt p {
  padding-left: min(1.8181818182vw, 36px);
  padding-right: min(0.5555555556vw, 11px);
}
@media print, screen and (max-width: 768px) {
  .features__item .txt p {
    padding: 0 3.4666666667vw;
    padding-bottom: 5.3333333333vw;
  }
}
.features__item .txt .icon {
  width: min(8.2828282828vw, 164px);
  position: absolute;
  right: min(-0.5050505051vw, -10px);
  bottom: 0;
}
@media print, screen and (max-width: 768px) {
  .features__item .txt .icon {
    width: 43.7333333333vw;
    right: 2.6666666667vw;
  }
}
.features__item .img {
  width: min(23.2828282828vw, 461px);
}
@media print, screen and (max-width: 768px) {
  .features__item .img {
    width: 100%;
  }
}
.features__item .img img {
  height: 100%;
}
@media print, screen and (max-width: 768px) {
  .features__item .img img {
    vertical-align: bottom;
  }
}
.features__item:nth-child(even) {
  flex-direction: row-reverse;
}

/* ---------------------------------------------------------------
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
//// Service
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
------------------------------------------------------------------ */
.table {
  width: min(50.5050505051vw, 1000px);
}
@media print, screen and (max-width: 768px) {
  .table {
    width: 100%;
    overflow-x: scroll;
  }
}
.table__basic {
  width: 100%;
  border: 1px solid #333333;
}
@media print, screen and (max-width: 768px) {
  .table__basic {
    white-space: nowrap;
  }
}
.table__basic th, .table__basic td:not(:last-child) {
  border-right: 1px solid #333333;
}
.table__basic th, .table__basic td {
  border-bottom: 1px solid #333333;
}
.table__basic thead tr:not(:last-child) {
  border-bottom: 1px solid #333333;
}
.table__basic thead tr .blue {
  background-color: #4DA0DB;
}
.table__basic thead tr:first-child .blue {
  border: 7px solid #0077CC;
  border-bottom: 1px solid #333333;
}
.table__basic tbody tr td:first-child {
  text-align: left;
  font-weight: normal;
  padding-left: min(2.0707070707vw, 41px);
}
@media print, screen and (max-width: 768px) {
  .table__basic tbody tr td:first-child {
    padding: 0 41px;
    text-align: center;
  }
}
.table__basic tbody tr :not(:first-child) {
  background-color: #F8F8F8;
  font-size: min(1.5151515152vw, 30px);
  line-height: 1.45;
  font-weight: 900;
  color: #B7B7B7;
  width: min(8.3333333333vw, 165px);
}
@media print, screen and (max-width: 768px) {
  .table__basic tbody tr :not(:first-child) {
    font-size: 30px;
    line-height: 1.5;
    padding: 0 50px;
  }
}
.table__basic tbody tr .blue {
  background-color: #E9F6FF;
}
.table__basic tbody tr:last-child .blue {
  border-bottom: 7px solid #0077CC !important;
}
.table__basic tbody tr .white {
  background-color: #fff;
}
.table__basic tbody tr .orange {
  color: #FF9900;
}
.table__basic .blue-left {
  border-left: 7px solid #0077CC !important;
}
.table__basic .blue-right {
  border-right: 7px solid #0077CC !important;
}
.table__basic th, .table__basic td {
  font-weight: 700;
  text-align: center;
  height: min(2.8282828283vw, 56px);
  vertical-align: middle;
}
@media print, screen and (max-width: 768px) {
  .table__basic th, .table__basic td {
    height: 56px;
  }
}
.table__basic th {
  background: #B7B7B7;
  color: #fff;
}

/* ---------------------------------------------------------------
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
//// voice
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
------------------------------------------------------------------ */
.voice {
  background-color: #E9F6FF;
}
.voice__cont {
  gap: min(1.5151515152vw, 30px);
}
.voice__item {
  width: min(50.5050505051vw, 1000px);
  background-color: #fff;
  padding: min(1.0606060606vw, 21px) 0;
  padding-left: min(2.0707070707vw, 41px);
  padding-right: min(2.0707070707vw, 41px);
}
@media print, screen and (max-width: 768px) {
  .voice__item {
    width: 100%;
    padding: 5.6vw;
  }
}
@media print, screen and (max-width: 768px) {
  .voice__item:first-child {
    margin-bottom: 8vw;
  }
}
.voice__item:nth-of-type(even) {
  flex-direction: row-reverse;
}
.voice__item .txt {
  width: min(37.2727272727vw, 738px);
  line-height: 1.4;
}
@media print, screen and (max-width: 768px) {
  .voice__item .txt {
    width: 100%;
    margin-top: 6.4vw;
  }
}
.voice__item .txt .voice__h3 {
  color: #0077CC;
  font-weight: 700;
  font-size: min(1.1616161616vw, 23px);
  line-height: 1.4565217391;
  margin-bottom: min(0.7070707071vw, 14px);
  line-height: 1.5;
}
@media print, screen and (max-width: 768px) {
  .voice__item .txt .voice__h3 {
    font-size: 6.1333333333vw;
    line-height: 1.4565217391;
    margin-bottom: 3.7333333333vw;
  }
}
.voice__item .img {
  width: min(7.8787878788vw, 156px);
}
@media print, screen and (max-width: 768px) {
  .voice__item .img {
    width: 42.6666666667vw;
    margin: 0 auto;
  }
}
.voice__item .img img {
  display: block;
  width: min(5.8080808081vw, 115px);
  margin: 0 auto;
}
@media print, screen and (max-width: 768px) {
  .voice__item .img img {
    width: 31.2266666667vw;
  }
}
.voice__item .img figcaption {
  font-weight: 700;
  font-size: min(0.7070707071vw, 14px);
  line-height: 1.45;
  letter-spacing: 0;
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  .voice__item .img figcaption {
    font-size: 3.7333333333vw;
    line-height: 1.45;
  }
}

/* ---------------------------------------------------------------
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
//// message
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
------------------------------------------------------------------ */
.message {
  background-color: #E9F6FF;
}
.message__cont {
  width: min(50.5050505051vw, 1000px);
  margin: 0 auto;
  background-color: #fff;
  padding: min(2.0202020202vw, 40px) 0;
  padding-left: min(1.5656565657vw, 31px);
  padding-right: min(1.5656565657vw, 31px);
}
@media print, screen and (max-width: 768px) {
  .message__cont {
    width: 100%;
    padding: 10.6666666667vw 0;
    padding-left: 4.48vw;
    padding-right: 4.48vw;
  }
}
.message__cont figure {
  margin-bottom: min(1.2121212121vw, 24px);
}
@media print, screen and (max-width: 768px) {
  .message__cont figure {
    margin-bottom: 6.4vw;
  }
}
.message__cont figure img {
  display: block;
  width: min(11.1111111111vw, 220px);
  margin: 0 auto;
  margin-bottom: min(0.6060606061vw, 12px);
}
@media print, screen and (max-width: 768px) {
  .message__cont figure img {
    width: 58.6666666667vw;
    margin-bottom: 3.2vw;
  }
}
.message__cont figure figcaption {
  text-align: center;
  font-size: min(0.7070707071vw, 14px);
  line-height: 1.45;
  font-weight: 700;
}
@media print, screen and (max-width: 768px) {
  .message__cont figure figcaption {
    font-size: 3.7333333333vw;
    line-height: 1.45;
  }
}
.message__cont figure figcaption span {
  font-size: min(0.9090909091vw, 18px);
  line-height: 1.45;
}
@media print, screen and (max-width: 768px) {
  .message__cont figure figcaption span {
    font-size: 4.8vw;
    line-height: 1.45;
  }
}
.message__cont h3 {
  color: #0077CC;
  font-weight: 700;
  font-size: min(0.9090909091vw, 18px);
  line-height: 1.45;
  margin-bottom: min(0.5050505051vw, 10px);
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  .message__cont h3 {
    font-size: 4.8vw;
    line-height: 1.45;
    margin-bottom: 2.6666666667vw;
    text-align: left;
  }
}
.message__cont p {
  font-size: min(0.7575757576vw, 15px);
  line-height: 1.45;
  letter-spacing: 0.05em;
}
@media print, screen and (max-width: 768px) {
  .message__cont p {
    font-size: 4vw;
    line-height: 1.45;
  }
}

/* ---------------------------------------------------------------
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
//// about
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
------------------------------------------------------------------ */
.about__cont {
  gap: min(2.8282828283vw, 56px);
  align-items: stretch;
}
.about__cont .summary {
  border: solid 1px #B7B7B7;
  width: min(37.2727272727vw, 738px);
}
.about__cont .summary dl {
  display: flex;
  align-items: stretch;
}
.about__cont .summary dl:not(:last-child) {
  border-bottom: solid 1px #B7B7B7;
}
.about__cont .summary dt, .about__cont .summary dd {
  padding: min(0.8080808081vw, 16px) 0;
  font-weight: 700;
  font-size: min(0.8080808081vw, 16px);
  line-height: 1.47;
  letter-spacing: 0.05em;
}
@media print, screen and (max-width: 768px) {
  .about__cont .summary dt, .about__cont .summary dd {
    padding: 4.2666666667vw 0;
    font-size: 4.2666666667vw;
    line-height: 1.4575;
  }
}
.about__cont .summary dt {
  border-right: solid 1px #B7B7B7;
  padding-left: min(0.8080808081vw, 16px);
  width: min(6.0101010101vw, 119px);
  background-color: #E9F6FF;
  position: relative;
}
@media print, screen and (max-width: 768px) {
  .about__cont .summary dt {
    padding: 0 3.4666666667vw;
    width: 24.8vw;
  }
}
.about__cont .summary dt p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.about__cont .summary dd {
  padding-left: min(1.2626262626vw, 25px);
  padding-right: min(0.6060606061vw, 12px);
  flex: 1;
}
@media print, screen and (max-width: 768px) {
  .about__cont .summary dd {
    padding-left: 6.6666666667vw;
    padding-right: 8.5333333333vw;
  }
}
@media print, screen and (max-width: 768px) {
  .about__cont .map {
    margin-top: 10.6666666667vw;
  }
}
.about__cont .map iframe {
  width: min(32.6262626263vw, 646px);
  height: 100%;
}
@media print, screen and (max-width: 768px) {
  .about__cont .map iframe {
    width: 100%;
    height: 80vw;
  }
}
@media print, screen and (max-width: 768px) {
  .about__item {
    width: 100% !important;
  }
}/*# sourceMappingURL=style.css.map */