@charset "utf-8";
/* --------------------------------------------- */
/* mv                                            */
/* --------------------------------------------- */
.l-mv {
 padding: 4rem 0;
 min-width: 1100px;
 width: 100%;
 background: linear-gradient(
98deg, #0e3a91 0%, #0e3a91 59%, transparent 100%), url(img/mv.png) no-repeat right top / auto 100%;
}
.l-mv-wrapper {
 margin: 0 auto;
 width: 1000px;
}
.l-mv-box {
 padding-right:41%;
 color: #fff;
}
.l-mv h2 {
 color: #fff;
 margin: 4rem 0 0;
}
.l-mv-catch {
 font-size: 1.8rem;
 line-height: 1.4; 
}
.l-mv-title {
 display: inline-block;
 margin: 2rem 0;
 font-weight: bold;
 line-height: 1.4;
 font-size: 3.8rem;
}
.l-mv-title .blue { color: #41cdfc; }
.l-mv-box .orange { color: #ffffff;
                    border-bottom: solid 2px #ff7a3d; }
.l-mv .l-mv-box .btn-internal a::after { transform: translateY(-50%) rotate(90deg); }
@media screen and (min-width: 481px) { .l-mv .l-mv-box .btn-internal a { width: 530px; } }
/* --------------------------------------------- */
/* カスタマイズ */
/* --------------------------------------------- */
.btn-link.host { margin-top: 8rem; }
/* l-parts02
--------------------------------------------- */
.l-parts02 { background: url("img/l-parts02_bg.jpg") repeat center top; }
.l-parts02-white {
 padding-bottom: 6rem;
 max-width: 1000px;
 width: 100%;
 background: #fff;
 box-shadow: 3.109px 2.517px 14.4px 3.6px rgba(4, 0, 0, 0.03);
}
.l-parts02-white + .l-parts02-white {margin-top: 6rem;}
.l-parts02-white__title {
 background: #41cdfc url("img/icon_com01.png") no-repeat left 7rem top 50% / 90px auto;
 min-height: 120px;
 padding: 0 16rem;
 display: flex;
 align-items: center;
 justify-content: center;
}
.com02 .l-parts02-white__title { background-image: url("img/icon_com02.png"); }
.com03 .l-parts02-white__title { background-image: url("img/icon_com03.png"); }
.l-parts02-white__title .catch-title {
 text-align: center;
 font-weight: bold;
 font-size: 3.2rem;
 line-height: 1.4;
 color: #001530;
}
.l-parts02-white-inner {
 margin: auto;
 width: 880px;
}
.l-parts02-white .clinic {
 font-size: 3.0rem;
 line-height: 1.4;
 font-weight: bold;
 color: #001530;
 text-align: center;
 margin: 5rem 0 0;
}
.l-parts02-white .pic {
 width: 500px;
 max-width: 100%;
 margin: 3.6rem auto 0;
 text-align: center;
}
.l-parts02-white table th,
.l-parts02-white table td {border-color: #d6d9da; word-break: normal; line-break: auto;}
.l-parts02-white table.honsha th { width: 220px; }
.l-parts02-white .title-voice {
 margin: 10rem auto 4rem;
 text-align: center;
 font-weight: bold;
 font-size: 2.4rem;
 line-height: 1.4;
 padding: 0 1rem;
 position: relative;
 z-index: 1;
}
.l-parts02-white .title-voice::before {
 content: "";
 width: 100%;
 height: 2px;
 background-color: #001530;
 position: absolute;
 left: 0;
 top: 50%;
 z-index: -1;
}
.l-parts02-white .title-voice .bg {
 display: inline-block;
 background-color: #fff;
 padding: 0 2.5rem;
 position: relative;
 z-index: 1;
}
.l-parts02-white .tag {
 display: grid;
 grid-template-columns: repeat(4, 1fr);
 column-gap: 1rem;
 row-gap: 1rem;
 font-size: 1.4rem;
}
.l-parts02-white .tag li { background-color: #eff3f8; }
.l-parts02-white .tag li div {
 display: flex;
 align-items: center;
 justify-content: center;
 text-align: center;
 width: 100%;
 height: 100%;
 padding: 1rem;
 font-weight: bold;
}
.l-parts02-white .l-parts02-white__column2 {
 display: flex;
 justify-content: space-between;
 position: relative;
}
.l-parts02-white .l-parts02-white__column2 .l-parts02-white__column2__box {
 width: 50%;
 padding-right: 2.2rem;
 position: relative;
}
.l-parts02-white .l-parts02-white__column2 .l-parts02-white__column2__box:nth-child(2n) {
 padding: 0 0 0 2.2rem;
 position: relative;
}
.l-parts02-white .l-parts02-white__column2 .l-parts02-white__column2__box:nth-child(2n)::before {
 content: "";
 width: 1px;
 height: 100%;
 background-color: #d6d9da;
 position: absolute;
 left: 0;
 top: 0;
}
.l-parts02-white .l-parts02-white__column2 .l-parts02-white__column2__box .catch {
 font-weight: 700;
 line-height: 1.4;
 font-size: 1.8rem;
 color: #002674;
 margin: 0 0 2rem;
 display: flex;
 align-items: center;
}
@media screen and (min-width: 481px) {
 .l-parts02-white .float-wrap .float-img.fl {
  width: 320px;
  margin-right: 3.5rem;
 }
}
.l-parts02-white .float-wrap .caption {
 width: 100%;
 overflow-x: auto;
 white-space: nowrap;
 text-align: left;
}
.l-parts02-white .float-wrap .text .catch { font-size: 1.8rem; }
/* l-parts03
--------------------------------------------- */
/* l-parts04
--------------------------------------------- */
/* l-parts05
--------------------------------------------- */
.l-parts05 .l-section-ttl {
 background: url("img/index_ttl01.jpg") no-repeat left top / 100% auto;
 padding: 3.3rem 3rem;
 font-weight: bold;
 font-size: 2.4rem;
 line-height: 1.4;
 margin: 8rem 0 4rem;
}
.l-parts05 .no01 .l-section-ttl { margin-top: 0; }
.l-parts05 .no02 .l-section-ttl { background-image: url("img/index_ttl02.jpg"); }
.l-parts05 .no03 .l-section-ttl { background-image: url("img/index_ttl03.jpg"); }
.l-parts05 .no04 .l-section-ttl { background-image: url("img/index_ttl04.jpg"); }
.l-parts05 .no05 .l-section-ttl { background-image: url("img/index_ttl05.jpg"); }

/* l-parts06
--------------------------------------------- */




@media screen and (max-width: 480px) {
 table:not([class]) {border-color: #d6d9da;}
 .l-contents-area table .blank { display: none; }
 /* --------------------------------------------- */
 /* mv                                            */
 /* --------------------------------------------- */
 .l-mv {
  padding: 0;
  margin: 0;
  min-width: auto;
  width: 100%;
  background: none;
 }
 .l-mv-wrapper {
  margin: 0 auto 2rem;
  width: 100%;
 }
 .l-mv-box {
  padding: 0 2rem;
  color: #001530;
 }
 .l-mv-box .orange {
    color: #001530;
    border-bottom: solid 2px #ff7a3d;
 }
 .l-mv-box .l-mv-logo {
  text-align: center;
  margin: 0 0 1rem;
 }
 .l-mv-box .bg_sp {
  aspect-ratio: 750 / 327;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin:0 -2rem 2rem;
  background: url("img/mv_sp.png") no-repeat 70% top / auto 100%;
  padding: 4rem 2rem;
  color: #fff;
 }
 .l-mv h2 { margin: 0; }
 .l-mv-catch {
  font-size:3.5vw;
  margin: 0 0 1rem;
 }
 .l-mv-title {
  font-size: 4.2vw;
  margin: 0;
 }
 /* --------------------------------------------- */
 /* カスタマイズ */
 /* --------------------------------------------- */
 /* l-parts02
 --------------------------------------------- */
 .l-parts02-white { padding-bottom: 1rem; }
 .l-parts02-white__title {
  background-size: 60px auto;
  background-position: left 10px top 50%;
  padding: 1rem 2.4rem 1rem 7.6rem;
  min-height: 6rem;
 }
 .l-parts02-white__title .catch-title {
  padding: 1rem;
  font-size: 2.4rem;
  line-height: 1;
  text-align: left;
 }
 .l-parts02-white-inner { width: 90%; }
 .l-parts02-white .clinic {
  font-size: 2.4rem;
  margin: 2rem 0 0;
 }
 .l-parts02-white .pic { margin-top: 2rem; }
 .l-parts02-white table.honsha th { width: 140px; }
 .l-parts02-white .title-voice {
  margin: 6rem auto 3rem;
  font-size: 2.2rem;
 }
 .l-parts02-white .title-voice .bg { padding: 0 1rem; }
 .l-parts02-white .l-parts02-white__column2 { display: block; }
 .l-parts02-white .l-parts02-white__column2 .l-parts02-white__column2__box,
 .l-parts02-white .l-parts02-white__column2 .l-parts02-white__column2__box:nth-child(2n) {
  width: 100%;
  padding: 2rem 0;
 }
 .l-parts02-white .l-parts02-white__column2 .l-parts02-white__column2__box:nth-child(2n)::before {
  width: 100%;
  height: 1px;  
 }
 /* l-parts03
 --------------------------------------------- */
 /* l-parts04
 --------------------------------------------- */
 /* l-parts05
 --------------------------------------------- */
 .l-parts05 .l-section-ttl {
  font-size: 2.4rem;
  padding: 1.8rem 2rem;
  margin: 6rem 0 2rem;
 }
 /* l-parts06
 --------------------------------------------- */
 .l-parts02-white .tag {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1rem;
    row-gap: 1rem;
    font-size: 1.5rem;
 }
}


