@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Baloo+Thambi+2:wght@600;800&display=swap");
* {
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
  background: #FFF;
}

body {
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  word-wrap: break-word;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, object, iframe, pre, code, p, blockquote, form, fieldset, legend, table, th, td, caption, tbody, tfoot, thead, article, aside, figure, footer, header, hgroup, menu, nav, section, audio, video, canvas {
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, menu {
  display: block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ul, ol, menu {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: none;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

legend {
  color: #000;
}

a img, map a {
  border: none;
}

a:hover, a:active, a:focus {
  outline: 0;
}

embed {
  width: 100%;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img, object, embed {
  max-width: 100%;
  height: auto;
}

object, embed {
  height: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

body {
  font: 14px/1.231 Verdana, Arial, sans-serif;
}

select, input, button, textarea, button {
  font: 99% arial, sans-serif;
}

table {
  font-size: inherit;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 1;
}

table {
  empty-cells: show;
}

input {
  line-height: 1;
}

form img, input, select {
  vertical-align: middle;
}

textarea {
  resize: none;
}

select {
  padding: 1px;
}

label {
  margin-right: 5px;
}

legend {
  display: none;
}

input[type=text], input[type=password], textarea {
  padding: 3px 4px 0 3px;
  border: 1px solid #999;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-size: 13px;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
          appearance: none;
}

input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

::placeholder {
  color: #ccc;
  font-weight: normal;
}

input:focus::placeholder {
  color: transparent;
}

.clearfix, .cf {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after {
  clear: both;
}

p {
  -ms-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
  hyphenate-lines: 3;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  color: #00508f;
  background-color: #fff;
}

/*********************
LINK
*********************/
a, a:visited {
  color: #00508f;
  text-decoration: none;
  /* on hover */
  /* mobile tap color */
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
  color: #003661;
}
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
}

h2.ttl {
  font-size: 28px;
  color: #00508f;
  font-weight: bold;
}
h2.ttl span {
  display: block;
  color: #aa1015;
  font-size: 20px;
  font-family: "Baloo Thambi 2", cursive;
  font-weight: 600;
}

/*********************
header
*********************/
#header {
  display: flex;
  width: 100%;
}
#header .h_nav {
  width: 260px;
  position: relative;
  height: 690px;
  flex-shrink: 0;
}
#header .h_nav .h_logo {
  padding-top: 42px;
  text-align: center;
  margin-bottom: 50px;
}
#header .h_nav nav ul {
  padding: 0 50px;
}
#header .h_nav nav ul li {
  margin-bottom: 18.75%;
}
#header .h_nav nav ul li a {
  font-size: 14px;
  font-weight: bold;
}
#header .h_nav .tel_box {
  margin-top: 51px;
  width: 100%;
  background: #00508f;
  padding: 30px 50px;
}
#header .h_nav .tel_box .txt {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
#header .h_nav .tel_box .txt .icon {
  display: inline-block;
  width: 20px;
  margin-right: 10px;
}
#header .h_nav .tel_box .telnum {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
#header .fixed_nav {
  display: none;
}
#header .header_sp {
  display: none;
}
#header .menu {
  display: none;
}
#header .mv {
  width: 83.75%;
  height: 690px;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
}
#header .mv li {
  margin: 0;
  padding: 0;
  width: 83.75%;
  height: 690px;
}
#header .mv .mv01 {
  background: url(../img/mv_01.jpg) no-repeat center top/cover;
}
#header .mv .mv02 {
  background: url(../img/mv_02.jpg) no-repeat center top/cover;
}
#header .mv .mv03 {
  background: url(../img/mv_03.jpg) no-repeat center top/cover;
}
#header .slick-dots {
  width: 96px;
  position: absolute;
  bottom: 36px;
  right: 36px;
  display: flex;
}
#header .cv_btn {
  position: fixed;
  top: 42px;
  right: 48px;
}
#header .cv_btn li a {
  display: block;
  width: 100px;
  height: 95px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  font-size: 16px;
  font-weight: bold;
  transition: opacity 0.25s;
}
#header .cv_btn li a:hover {
  opacity: 0.8;
}
#header .cv_btn li .docs {
  background: #00508f;
  margin-bottom: 18px;
  padding: 15px 0;
}
#header .cv_btn li .docs figure {
  width: 40px;
  margin: 0 auto;
}
#header .cv_btn li .qa {
  background: #aa1015;
  padding: 20px 0;
}
#header .cv_btn li .qa figure {
  width: 50px;
  margin: 0 auto;
}

/*********************
section 01
*********************/
#sec01 {
  padding: 136px 0;
}
#sec01 .inner {
  display: flex;
}
#sec01 .inner .txt_box {
  padding: 45px 0 0 50px;
}
#sec01 .inner .txt_box h2.ttl {
  margin-bottom: 40px;
}
#sec01 .inner .txt_box .type_tag {
  display: flex;
  margin-bottom: 36px;
}
#sec01 .inner .txt_box .type_tag li {
  width: 130px;
  padding: 8px 0;
  margin-right: 20px;
  border-radius: 10px;
  border: 2px solid #00508f;
  display: flex;
  align-items: center;
}
#sec01 .inner .txt_box .type_tag li figure {
  width: 46px;
  height: 32px;
  text-align: center;
}
#sec01 .inner .txt_box .type_tag li figure img {
  max-height: 100%;
}
#sec01 .inner .txt_box .type_tag li p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
}
#sec01 .inner .txt_box .type_tag li p span {
  color: #aa1015;
  font-size: 12px;
  font-weight: 800;
}
#sec01 .inner .txt_box .check {
  margin-bottom: 30px;
}
#sec01 .inner .txt_box .check li {
  padding: 0 0 0 40px;
  background: url(../img/icon_check.png) no-repeat left center;
}
#sec01 .inner .txt_box .check li p {
  font-size: 22px;
  font-weight: bold;
  padding: 5px 0;
}
#sec01 .inner .txt_box .check li p.check01 {
  background: url(../img/sec01_line01.png) no-repeat left bottom;
  background-size: 466px;
}
#sec01 .inner .txt_box .check li p.check02 {
  background: url(../img/sec01_line02.png) no-repeat left bottom;
  background-size: 155px;
}
#sec01 .inner .txt_box p.txt {
  font-size: 16px;
  margin-bottom: 48px;
}
#sec01 .inner .txt_box dl dt {
  font-size: 16px;
  font-weight: 900;
  width: 7em;
  float: left;
  padding-bottom: 10px;
}
#sec01 .inner .txt_box dl dd {
  font-size: 16px;
}
#sec01 .inner .txt_box dl dd:after {
  content: "";
  display: block;
  clear: both;
}

/*********************
section 02
*********************/
#sec02 {
  background: url(../img/bg_ptrn_pc.jpg);
  padding: 60px 0;
}
#sec02 .sec02_block {
  display: flex;
  align-items: center;
  margin-bottom: 90px;
}
#sec02 .sec02_block .txt_box {
  display: flex;
  width: 50%;
}
#sec02 .sec02_block .txt_box .num {
  margin-right: 28px;
  height: 77px;
  flex-shrink: 0;
}
#sec02 .sec02_block .txt_box .num img {
  max-height: 100%;
}
#sec02 .sec02_block .txt_box .txt h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 16px;
}
#sec02 .sec02_block .txt_box .txt p {
  font-size: 18px;
  line-height: 2;
}
#sec02 .sec02_block .txt_box .txt p.note {
  font-size: 14px;
}
#sec02 .sec02_block .img_box {
  width: 50%;
  display: flex;
  flex-grow: 2;
}
#sec02 .sec02_block .img_box figure {
  width: 100%;
}
#sec02 .sec02_block .img_box figure img {
  width: 100%;
}
#sec02 .sec02_block .img_box figure + figure {
  margin-left: 20px;
}
#sec02 .sec02_block01 .txt_box {
  padding-left: 15vw;
}
#sec02 .sec02_block02 .txt_box {
  padding-left: 4.0625vw;
}
#sec02 .sec02_block03 {
  margin-bottom: 0;
}
#sec02 .sec02_block03 .txt_box {
  padding-left: 15vw;
}

/*********************
section 03
*********************/
#sec03 {
  padding: 110px 0;
}
#sec03 .ttl {
  margin-bottom: 50px;
}
#sec03 .service {
  display: flex;
  flex-wrap: wrap;
}
#sec03 .service li {
  width: 24.5%;
  margin-bottom: 30px;
  margin-right: 8px;
}
#sec03 .service li figure {
  margin: 0 auto;
  text-align: center;
}
#sec03 .service li p {
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}
#sec03 .service li:nth-child(4) {
  margin-right: 0;
}

/*********************
section 04
*********************/
#sec04 {
  background: url(../img/bg_ptrn_pc.jpg);
  padding: 80px 0 30px;
}
#sec04 .ttl {
  margin-bottom: 50px;
}
#sec04 ul {
  display: flex;
  justify-content: space-between;
}
#sec04 ul li {
  margin-bottom: 50px;
}
#sec04 ul li img {
  width: 100%;
}
#sec04 ul li.img01 {
  width: 41.875%;
}
#sec04 ul li.img02 {
  width: 55%;
}
#sec04 ul li.img03 {
  width: 22.75%;
}
#sec04 ul li.img04 {
  width: 22.5%;
}
#sec04 ul li.img05 {
  width: 22.5%;
}
#sec04 ul li.img06 {
  width: 22.75%;
}
#sec04 ul li.img07 {
  width: 55.125%;
  background: url(../img/sec04_img07.jpg) no-repeat center top/cover;
}
#sec04 ul li.txt_box {
  width: 41.75%;
  padding: 48px;
  background: #fff;
  box-shadow: 0 8px 9px rgba(70, 66, 66, 0.27);
}
#sec04 ul li.txt_box h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
#sec04 ul li.txt_box ul.list {
  display: block;
}
#sec04 ul li.txt_box ul.list li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#sec04 ul li.txt_box ul.list li figure {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
#sec04 ul li.txt_box ul.list li figure.no1 {
  width: 24px;
  margin-left: 4px;
}
#sec04 ul li.txt_box ul.list li p {
  font-size: 16px;
}
#sec04 ul li.txt_box ul.list li p span {
  display: inline-block;
}
#sec04 ul li.txt_box ul.list li p span.block01 {
  width: 174px;
}
#sec04 ul li.txt_box ul.list li p span.price {
  font-size: 24px;
}
#sec04 ul li.txt_box p.note {
  font-size: 14px;
  font-weight: bold;
}

/*********************
section 05
*********************/
#sec05 {
  padding: 110px 0;
}
#sec05 .inner {
  display: flex;
  justify-content: space-between;
}
#sec05 .inner .map {
  width: 53.1667%;
  margin-right: 5%;
}
#sec05 .inner .price p.note {
  text-align: right;
  font-weight: bold;
}
#sec05 .inner .price .price__table {
  width: 100%;
}
#sec05 .inner .price .price__table tr {
  border-bottom: 2px solid #00508f;
}
#sec05 .inner .price .price__table th {
  width: 100px;
  padding: 0 10px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  height: 60px;
  line-height: 1.2;
}
#sec05 .inner .price .price__table th .small {
  font-size: 14px;
}
#sec05 .inner .price .price__table td {
  width: 100px;
  font-size: 18px;
  text-align: center;
}
#sec05 .inner .price .price__table .gry {
  background: #eee;
}
#sec05 .inner .price .price__table .blu {
  background: #d1edf5;
}
#sec05 .inner .price .price__table .txt_gry {
  color: #555555;
}

/*********************
section 06
*********************/
#sec06 {
  background: #f7f5f4;
  padding: 80px 0 0;
}
#sec06 .ttl {
  margin-bottom: 30px;
}
#sec06 dl {
  font-size: 16px;
  margin-bottom: 60px;
}
#sec06 dl dt {
  width: 5em;
  float: left;
  font-weight: 900;
}
#sec06 dl dd {
  margin-bottom: 10px;
}
#sec06 dl dd:after {
  content: "";
  display: block;
  clear: both;
}
#sec06 .gmap {
  height: 510px;
}

/*********************
section 07
*********************/
#sec07 {
  padding: 100px 0;
}
#sec07 .ttl {
  margin-bottom: 70px;
}
#sec07 .info_box {
  margin-bottom: 80px;
}
#sec07 .info_box h3.head {
  display: flex;
  margin-bottom: 30px;
}
#sec07 .info_box h3.head figure {
  margin-right: 20px;
}
#sec07 .info_box h3.head span {
  font-size: 24px;
  font-weight: bold;
}
#sec07 .info_box h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#sec07 .info_box h4 span {
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid #00508f;
}
#sec07 .info_box ul {
  margin-bottom: 50px;
}
#sec07 .info_box ul li {
  font-size: 16px;
  padding-left: 0;
  list-style: disc inside;
  margin-bottom: 6px;
}
#sec07 .info_box p {
  font-size: 16px;
}

/*********************
footer
*********************/
footer {
  background: #00508f;
  padding: 30px 0;
}
footer .inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
footer .inner .txt p {
  color: #fff;
  font-weight: bold;
}
footer .inner small {
  font-size: 12px;
  color: #fff;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 16px !important;
  width: 16px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: #fff;
  border-radius: 100vh;
  opacity: 0.6;
  display: block;
  height: 16px;
  width: 16px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  transition: background 0.25s;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
  background: #494847;
}
.slick-dots li.slick-active button {
  background: #494847;
}

@media (min-width: 1280px) {
  #header .fixed_nav {
    display: block;
    width: 210px;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    transition: ease 0.8s;
    transform: translateX(-120%);
  }
  #header .fixed_nav .nav_logo {
    padding-top: 40px;
    text-align: center;
    margin-bottom: 24px;
  }
  #header .fixed_nav nav ul li {
    margin-bottom: 20px;
  }
  #header .fixed_nav nav ul li a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 16px;
    position: relative;
  }
  #header .fixed_nav nav ul li a.action:before {
    content: "";
    display: block;
    width: 6px;
    height: 100%;
    background: #aa1015;
    position: absolute;
    left: 0;
    top: 0;
  }
  #header .fixed_nav .tel_box {
    margin-top: 49px;
    width: 100%;
    padding: 0 16px 32px;
  }
  #header .fixed_nav .tel_box .txt {
    font-size: 14px;
    font-weight: bold;
  }
  #header .fixed_nav .tel_box .txt .icon {
    display: inline-block;
    width: 20px;
    margin-right: 10px;
  }
  #header .fixed_nav .tel_box .telnum {
    font-size: 20px;
    font-weight: bold;
  }
  #header .is_fixed {
    transform: translateX(0);
  }

  #sec03 {
    padding: 110px 0 110px 210px;
  }

  #sec04 {
    padding: 80px 0 30px 210px;
  }

  #sec05 {
    padding: 110px 0 110px 210px;
  }

  #sec06 {
    padding: 80px 0 0 210px;
  }

  #sec07 {
    padding: 100px 0 100px 210px;
  }

  footer {
    padding: 30px 0 30px 220px;
  }
}
@media (min-width: 1680px) {
  #sec03 {
    padding: 110px 0 110px 0;
  }

  #sec04 {
    padding: 80px 0 30px 0;
  }

  #sec05 {
    padding: 110px 0 110px 0;
  }

  #sec06 {
    padding: 80px 0 0 0;
  }

  #sec07 {
    padding: 100px 0 100px 0;
  }

  footer {
    padding: 30px 0 30px 0;
  }
}
@media (max-width: 1366px) {
  #sec03 .service li:nth-child(4) {
    margin-right: 8px;
  }
}
@media (max-width: 1200px) {
  .inner {
    margin: 0 3.9%;
  }

  /*********************
  header
  *********************/
  #header .h_nav .tel_box {
    margin-top: 56px;
  }
  #header .h_nav .tel_box .telnum {
    font-size: 20px;
  }

  /*********************
  section 02
  *********************/
  #sec02 .sec02_block01 .txt_box {
    padding-left: 5vw;
  }
  #sec02 .sec02_block02 .txt_box {
    padding-left: 3vw;
    padding-right: 3.9%;
  }
  #sec02 .sec02_block03 {
    margin-bottom: 0;
  }
  #sec02 .sec02_block03 .txt_box {
    padding-left: 5vw;
  }
}
@media (min-width: 1024px) {
  a[href^="tel:"] {
    pointer-events: none;
  }

  #header .pagetop_pc {
    display: block;
    font-weight: bold;
    padding: 20px;
    color: #333;
    transition: 0.25s;
    opacity: 0;
  }
  #header .pagetop_pc.show {
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  #sec03 {
    padding: 50px 0;
  }
  #sec03 .ttl {
    margin-bottom: 27px;
  }
  #sec03 .service {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #sec03 .service li {
    margin-bottom: 28px;
    margin-right: 8px;
    margin-left: 8px;
  }
  #sec03 .service li p {
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
  }
  #sec03 .service li:nth-child(4) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  body {
    font-weight: 300;
  }

  .inner {
    margin: 0 5%;
  }

  h2.ttl {
    font-size: 18px;
  }
  h2.ttl span {
    font-size: 14px;
  }

  /*********************
  header
  *********************/
  #header {
    display: block;
    width: 100%;
  }
  #header .header_sp {
    width: 100%;
    padding: 3.75% 5% 2%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    display: flex;
    justify-content: space-between;
    z-index: 9999;
  }
  #header .header_sp .h_logo {
    width: 69%;
  }
  #header .header_sp .navbar_toggle {
    z-index: 9999;
  }
  #header .header_sp .navbar_toggle .navbar_toggle_icon {
    position: relative;
    display: block;
    height: 3px;
    width: 25px;
    background: #00508f;
    transition: ease 0.5s;
  }
  #header .header_sp .navbar_toggle .navbar_toggle_icon:nth-child(1) {
    top: 0;
  }
  #header .header_sp .navbar_toggle .navbar_toggle_icon:nth-child(2) {
    margin: 6px 0;
  }
  #header .header_sp .navbar_toggle .navbar_toggle_icon:nth-child(3) {
    top: 0;
  }
  #header .header_sp .navbar_toggle.open .navbar_toggle_icon:nth-child(1) {
    top: 8px;
    transform: rotate(45deg);
  }
  #header .header_sp .navbar_toggle.open .navbar_toggle_icon:nth-child(2) {
    transform: translateY(-50%);
    opacity: 0;
  }
  #header .header_sp .navbar_toggle.open .navbar_toggle_icon:nth-child(3) {
    top: -10px;
    transform: rotate(-45deg);
  }
  #header .menu {
    display: block;
    width: 100%;
    height: 100%;
    background: #00508f;
    position: fixed;
    z-index: 1000;
    top: 0;
    transition: ease 0.8s;
    transform: translateY(-120%);
  }
  #header .menu.open {
    transform: translateX(0);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  #header .menu ul {
    padding: 132px 0 0;
  }
  #header .menu ul li {
    text-align: center;
  }
  #header .menu ul li a {
    display: block;
    color: #fff;
    padding: 36px 0;
  }
  #header .menu .menu_cv_area {
    background: #fff;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 5%;
  }
  #header .menu .menu_cv_area .tel_box .txt {
    font-size: 13px;
    font-weight: bold;
  }
  #header .menu .menu_cv_area .tel_box .txt .icon {
    display: inline-block;
    width: 16px;
    margin-right: 10px;
  }
  #header .menu .menu_cv_area .tel_box .telnum {
    font-size: 19px;
    font-weight: bold;
  }
  #header .menu .menu_cv_area .cv_btns ul {
    display: flex;
    padding: 0;
  }
  #header .menu .menu_cv_area .cv_btns ul li a {
    width: 80px;
    height: 70px;
    border-radius: 5px;
    font-size: 12px;
  }
  #header .menu .menu_cv_area .cv_btns ul li .docs {
    background: #00508f;
    margin-bottom: 0;
    padding: 12px 0;
    margin-right: 14px;
  }
  #header .menu .menu_cv_area .cv_btns ul li .docs figure {
    width: 28px;
    margin: 0 auto;
  }
  #header .menu .menu_cv_area .cv_btns ul li .qa {
    background: #aa1015;
    padding: 10px 0;
  }
  #header .menu .menu_cv_area .cv_btns ul li .qa figure {
    width: 35px;
    margin: 0 auto;
  }
  #header .mv {
    margin-top: 100px;
    width: 100%;
    height: 470px;
    overflow: hidden;
    position: relative;
  }
  #header .mv li {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 470px;
  }
  #header .slick-dots {
    width: 63px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: flex;
    justify-content: space-between;
  }
  #header .slick-dots li {
    height: 10px !important;
    width: 10px;
  }
  #header .slick-dots li button {
    height: 10px;
    width: 10px;
  }

  /*********************
  section 01
  *********************/
  #sec01 {
    padding: 40px 0;
  }
  #sec01 .inner {
    display: block;
  }
  #sec01 .inner .txt_box {
    padding: 0 0 0 0;
  }
  #sec01 .inner .txt_box h2.ttl {
    margin-bottom: 20px;
  }
  #sec01 .inner .txt_box .type_tag {
    display: flex;
    margin-bottom: 20px;
  }
  #sec01 .inner .txt_box .type_tag li {
    width: 120px;
    padding: 8px 0;
    margin-right: 20px;
    border-radius: 10px;
    border: 2px solid #00508f;
    display: flex;
    align-items: center;
  }
  #sec01 .inner .txt_box .type_tag li figure {
    width: 37px;
    height: 31px;
    text-align: center;
  }
  #sec01 .inner .txt_box .type_tag li figure img {
    max-height: 100%;
  }
  #sec01 .inner .txt_box .type_tag li p {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
  }
  #sec01 .inner .txt_box .type_tag li p span {
    color: #aa1015;
    font-size: 10px;
    font-weight: 800;
  }
  #sec01 .inner .txt_box .check {
    margin-bottom: 30px;
  }
  #sec01 .inner .txt_box .check li {
    padding: 0 0 0 20px;
    background: url(../img/icon_check.png) no-repeat left center;
    background-size: 12px;
  }
  #sec01 .inner .txt_box .check li p {
    font-size: 14px;
  }
  #sec01 .inner .txt_box .check li p.check01 {
    background: url(../img/sec01_line01.png) no-repeat left bottom;
    background-size: 285px;
  }
  #sec01 .inner .txt_box .check li p.check02 {
    background: url(../img/sec01_line02.png) no-repeat left bottom;
    background-size: 94px;
  }
  #sec01 .inner .txt_box p.txt {
    font-size: 12px;
    margin-bottom: 30px;
  }
  #sec01 .inner .txt_box dl dt {
    font-size: 12px;
    width: auto;
    float: none;
    padding-bottom: 0;
  }
  #sec01 .inner .txt_box dl dd {
    font-size: 12px;
    margin-bottom: 15px;
  }
  #sec01 .inner .txt_box dl dd:after {
    display: none;
  }

  /*********************
  section 02
  *********************/
  #sec02 {
    background: url(../img/bg_ptrn_sp.jpg);
    padding: 50px 0;
  }
  #sec02 .sec02_block {
    display: block;
    margin-bottom: 40px;
    padding: 0 5%;
  }
  #sec02 .sec02_block .txt_box {
    display: flex;
    width: 100%;
  }
  #sec02 .sec02_block .txt_box .num {
    margin-right: 18px;
    height: 62px;
    flex-shrink: 0;
  }
  #sec02 .sec02_block .txt_box .num img {
    max-height: 100%;
  }
  #sec02 .sec02_block .txt_box .txt h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
  }
  #sec02 .sec02_block .txt_box .txt p {
    font-size: 14px;
    line-height: 2;
  }
  #sec02 .sec02_block .txt_box .txt p.note {
    font-size: 12px;
  }
  #sec02 .sec02_block .img_box {
    width: 100%;
    display: flex;
    flex-grow: 2;
  }
  #sec02 .sec02_block .img_box figure {
    width: 100%;
  }
  #sec02 .sec02_block .img_box figure img {
    width: 100%;
  }
  #sec02 .sec02_block .img_box figure + figure {
    margin-left: 20px;
  }
  #sec02 .sec02_block01 .txt_box {
    padding-left: 0;
    margin-bottom: 50px;
  }
  #sec02 .sec02_block02 .txt_box {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
  }
  #sec02 .sec02_block03 {
    margin-bottom: 0;
  }
  #sec02 .sec02_block03 .txt_box {
    padding-left: 0;
    margin-bottom: 30px;
  }

  /*********************
  section 03
  *********************/
  #sec03 {
    padding: 50px 0;
  }
  #sec03 .ttl {
    margin-bottom: 27px;
  }
  #sec03 .service {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #sec03 .service li {
    width: 48.6111%;
    margin-bottom: 28px;
    margin-right: 0;
    margin-left: 0;
  }
  #sec03 .service li p {
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
  }
  #sec03 .service li:nth-child(4) {
    margin-right: 0;
  }

  /*********************
  section 04
  *********************/
  #sec04 {
    background: url(../img/bg_ptrn_sp.jpg);
    padding: 40px 0 30px;
  }
  #sec04 .ttl {
    margin-bottom: 30px;
  }
  #sec04 ul {
    display: block;
    padding: 0 5%;
  }
  #sec04 ul.block02 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #sec04 ul li {
    margin-bottom: 6.9444%;
  }
  #sec04 ul li img {
    width: 100%;
  }
  #sec04 ul li.img01 {
    width: 100%;
  }
  #sec04 ul li.img02 {
    width: 100%;
  }
  #sec04 ul li.img03 {
    width: 46.5278%;
  }
  #sec04 ul li.img04 {
    width: 46.5278%;
  }
  #sec04 ul li.img05 {
    width: 46.5278%;
  }
  #sec04 ul li.img06 {
    width: 46.5278%;
  }
  #sec04 ul li.img07 {
    width: 100%;
    height: 195px;
  }
  #sec04 ul li.txt_box {
    width: 100%;
    padding: 25px;
    background: #fff;
    box-shadow: 0 8px 9px rgba(70, 66, 66, 0.27);
  }
  #sec04 ul li.txt_box h3 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 18px;
  }
  #sec04 ul li.txt_box ul.list {
    padding: 0;
  }
  #sec04 ul li.txt_box ul.list li {
    margin-bottom: 20px;
  }
  #sec04 ul li.txt_box ul.list li figure {
    width: 18px;
    margin-right: 10px;
  }
  #sec04 ul li.txt_box ul.list li figure.no1 {
    width: 15px;
    margin-left: 3px;
  }
  #sec04 ul li.txt_box ul.list li p {
    font-size: 12px;
  }
  #sec04 ul li.txt_box ul.list li p span.block01 {
    width: 120px;
  }
  #sec04 ul li.txt_box ul.list li p span.price {
    font-size: 15px;
  }
  #sec04 ul li.txt_box p.note {
    font-size: 12px;
  }

  /*********************
  section 05
  *********************/
  #sec05 {
    padding: 30px 0;
  }
  #sec05 .inner {
    display: block;
  }
  #sec05 .inner .map {
    width: 100%;
    margin-right: 0;
  }
  #sec05 .inner .price {
    margin-top: 44px;
    width: 100%;
  }
  #sec05 .inner .price p.note {
    font-size: 10px;
  }
  #sec05 .inner .price .price__table {
    width: 100%;
  }
  #sec05 .inner .price .price__table th {
    width: 20%;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.2;
    border-bottom: 2px solid #00508f;
  }
  #sec05 .inner .price .price__table th .small {
    font-size: 10px;
  }
  #sec05 .inner .price .price__table td {
    width: auto;
    font-size: 12px;
  }

  /*********************
  section 06
  *********************/
  #sec06 {
    background: #f7f5f4;
    padding: 30px 0 0;
  }
  #sec06 .ttl {
    margin-bottom: 25px;
  }
  #sec06 dl {
    font-size: 12px;
    margin-bottom: 30px;
  }
  #sec06 dl dt {
    width: auto;
    float: none;
  }
  #sec06 dl dd {
    margin-bottom: 10px;
  }
  #sec06 dl dd:after {
    display: none;
  }
  #sec06 .gmap {
    height: 275px;
  }

  /*********************
  section 07
  *********************/
  #sec07 {
    padding: 40px 0 0;
  }
  #sec07 .ttl {
    margin-bottom: 30px;
  }
  #sec07 .info_box {
    margin-bottom: 55px;
  }
  #sec07 .info_box h3.head {
    display: flex;
    margin-bottom: 20px;
  }
  #sec07 .info_box h3.head figure {
    width: 20px;
    margin-right: 8px;
  }
  #sec07 .info_box h3.head span {
    font-size: 15px;
    font-weight: bold;
  }
  #sec07 .info_box h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #sec07 .info_box h4 span {
    display: inline-block;
    padding-bottom: 6px;
    border-bottom: 2px solid #00508f;
  }
  #sec07 .info_box ul {
    margin-bottom: 39px;
  }
  #sec07 .info_box ul li {
    font-size: 12px;
    padding-left: 2em;
    text-indent: -1.4em;
    list-style: disc inside;
    margin-bottom: 6px;
  }
  #sec07 .info_box p {
    font-size: 12px;
  }

  /*********************
  footer
  *********************/
  footer {
    background: #00508f;
    padding: 15px 0;
  }
  footer .inner {
    display: block;
  }
  footer .inner .txt p {
    font-size: 9px;
    margin-bottom: 20px;
  }
  footer .inner small {
    font-size: 9px;
    color: #fff;
  }

  #pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 12px;
    color: #333;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #333;
    background: #fff;
    line-height: 1;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  /*********************
  header
  *********************/
  #header .menu {
    transform: translateY(-250%);
  }
  #header .menu ul {
    padding: 100px 0 0;
  }
  #header .menu ul li a {
    padding: 10px 0;
  }
  #header .menu .menu_cv_area {
    position: relative;
    margin-top: 20px;
    padding: 20px;
  }
}
@media (max-width: 640px) {
  #header .menu {
    height: 100%;
    top: 0;
  }
  #header .menu ul {
    padding: 66px 0 0;
  }
  #header .menu ul li a {
    padding: 18px 0;
  }
  #header .mv {
    margin-top: 50px;
    width: 100%;
    height: 235px;
    overflow: hidden;
    position: relative;
  }
  #header .mv li {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 235px;
  }
}