@charset "UTF-8";
/*
Theme Name: exterior-cms
Description: exterior-cms のテーマ
Version: 1.0
Author:	Rockstream
License: GPL
License URI: https://www.gnu.org/copyleft/gpl.html
*/
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@800&display=swap");
/* ---------------------------------
	reset
---------------------------------- */
body {
  -webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0;
}
p {
  margin: 0;
}
ol, ul {
  list-style: none;
}
ol, ul, dl, dt, dd {
  padding: 0;
  margin: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
/* ---------------------------------
	default
---------------------------------- */
* {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  margin: 0;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
.wrapper {
  font-size: 18px;
  font-size: 1.8rem;
  color: #000;
  line-height: 1.8;
  overflow: hidden;
}
@media (max-width: 768px) {
  .wrapper {
    font-size: 1.5rem;
    font-size: 15px;
  }
}
@media (max-width: 414px) {
  .wrapper {
    font-size: 1.3rem;
    font-size: 13px;
  }
}
.common-wrapper {
  position: relative;
  max-width: 1200px;
  width: 96%;
  margin: auto;
}
.inner {
  position: relative;
  width: 100%;
  margin: auto;
}
/*color*/
.bgWtr {
  background-color: #c7e5ff;
}
.bgWhite {
  background-color: #fff;
}
.white {
  color: #fff;
}
.red {
  color: #ff0000;
}
.black {
  color: #000;
}
.txt-c, #header .hd-top .right .telarea, #header .hd-top .right .telarea .time, .drawer--right .drawer-nav .nav-contact, .drawer--right .drawer-nav .nav-contact h3, .drawer--right .drawer-nav .nav-area h3, #product-case section:nth-of-type(3) {
  text-align: center;
}
.txt-l {
  text-align: left;
}
.txt-r {
  text-align: right;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pt70 {
  padding-top: 70px;
}
.pt80 {
  padding-top: 80px;
}
.pt90 {
  padding-top: 90px;
}
.pt100 {
  padding-top: 100px;
}
.pt120 {
  padding-top: 120px;
}
.pt140 {
  padding-top: 140px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb80 {
  padding-bottom: 80px;
}
.pb90 {
  padding-bottom: 90px;
}
.pb100 {
  padding-bottom: 100px;
}
.pb120 {
  padding-bottom: 120px;
}
.pb140 {
  padding-bottom: 140px;
}
.pb190 {
  padding-bottom: 190px;
}
.mt60 {
  margin-top: 60px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb80 {
  margin-bottom: 80px;
}
.pd60 {
  padding: 60px 0;
}
@media (max-width: 768px) {
  .pt50 {
    padding-top: 25px;
  }
  .pt60 {
    padding-top: 30px;
  }
  .pt70 {
    padding-top: 35px;
  }
  .pt80 {
    padding-top: 40px;
  }
  .pt90 {
    padding-top: 45px;
  }
  .pt100 {
    padding-top: 50px;
  }
  .pt120 {
    padding-top: 50px;
  }
  .pt140 {
    padding-top: 50px;
  }
  .pb50 {
    padding-bottom: 25px;
  }
  .pb60 {
    padding-bottom: 30px;
  }
  .pb70 {
    padding-bottom: 35px;
  }
  .pb80 {
    padding-bottom: 40px;
  }
  .pb90 {
    padding-bottom: 45px;
  }
  .pb100 {
    padding-bottom: 50px;
  }
  .pb120 {
    padding-bottom: 50px;
  }
  .pb140 {
    padding-bottom: 50px;
  }
  .pb180 {
    padding-bottom: 50px;
  }
  .mt60 {
    margin-top: 30px;
  }
  .mb30 {
    margin-bottom: 20px;
  }
  .mb50 {
    margin-bottom: 25px;
  }
  .mb60 {
    margin-bottom: 30px;
  }
  .mb70 {
    margin-bottom: 35px;
  }
  .mb80 {
    margin-bottom: 40px;
  }
  .pd60 {
    padding: 30px 0;
  }
}
@media (max-width: 414px) {
  .pt80 {
    padding-top: 30px;
  }
  .pb80 {
    padding-bottom: 30px;
  }
  .pb90 {
    padding-bottom: 40px;
  }
  .pb100 {
    padding-bottom: 40px;
  }
  .pb120 {
    padding-bottom: 40px;
  }
  .pb140 {
    padding-bottom: 40px;
  }
  .pb190 {
    padding-bottom: 40px;
  }
  .mb70 {
    margin-bottom: 30px;
  }
  .mb80 {
    margin-bottom: 30px;
  }
  .pd60 {
    padding: 20px 0;
  }
}
.fs12 {
  font-size: 12px;
}
.fs14, #footer .copyright {
  font-size: 14px;
}
.fs15, #guest section:nth-of-type(6) .bg .block .inner_block div p {
  font-size: 15px;
}
.fs16, .form-area .check_policy, .archive.list ul.list li .right .box .sort span, .pager div.pager_num span, .pager div.pager_num a {
  font-size: 16px;
}
.fs18 {
  font-size: 100%;
}
.fs20, #low-price ul li .txt, #roof-sheet-metal section:nth-of-type(5) .block .right p, #waterproof section:nth-of-type(3) .block .right p, #gutter section:nth-of-type(3) .block .right p, #guest section:nth-of-type(2) .block .right p, #guest section:nth-of-type(5) .block .right p, #company section:nth-of-type(1) .block p:nth-of-type(2), #contact section:nth-of-type(1) .telarea p:nth-of-type(1), .privacy-policy h3, .freeeditor p, .pagenavi .common-wrapper .flex p, #footer .lower .right {
  font-size: 20px;
}
.fs22, #inquiryForm th, #inquiryForm input[type="text"], #inquiryForm textarea, .form-area .check_policy p a, .form-area input.btn_confirm, .form-area input.return {
  font-size: 22px;
}
.fs24, #low-price .box p, #matching section .block p:nth-of-type(1), #news-blog ul li .right h3, #outer-wall section:nth-of-type(6) .block:nth-of-type(1) .lower p, #outer-wall section:nth-of-type(6) .block:nth-of-type(2) .lower .right p, #outer-wall section:nth-of-type(6) .block:nth-of-type(3) .lower .right p, #roof-replacement section:nth-of-type(2) .block:nth-of-type(1) .lower p, #roof-replacement section:nth-of-type(2) .block:nth-of-type(2) .lower .right p, #roof-replacement section:nth-of-type(2) .block:nth-of-type(3) .lower .right p, #roof-replacement section:nth-of-type(6) .block .inner ul li p, #roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(1) .lower .right p, #roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(2) .lower .right p, #roof-sheet-metal section:nth-of-type(3) .block .lower .right p, #waterproof section:nth-of-type(1) .block .right, #waterproof section:nth-of-type(2) .lower .block p:nth-of-type(2), #waterproof section:nth-of-type(2) .lower .bottom p, #waterproof section:nth-of-type(4) .block .lower .right p, #gutter section:nth-of-type(2) .lower .block .right p, #gutter section:nth-of-type(5) ul li p, #gutter section:nth-of-type(6) .block:nth-of-type(1) p:nth-of-type(2), #gutter section:nth-of-type(6) .block:nth-of-type(2) p, #guest section:nth-of-type(2) .block .right h4, #guest section:nth-of-type(5) .lower .block .right p, #guest section:nth-of-type(6) .bg .block .inner_block div h4, #price section:nth-of-type(2) .block .right p:nth-of-type(1), #price section:nth-of-type(3) .block:nth-of-type(1) p:nth-of-type(2), #price section:nth-of-type(3) .block:nth-of-type(2) p, #contact section:nth-of-type(1) .txt, .archive.list ul.list li .right h3, #works.archive.detail .detail__contents, #voice.archive.list ul li .right h3, #voice.archive.detail .detail__contents, #blog.archive.detail .detail__contents {
  font-size: 24px;
}
.fs25 {
  font-size: 25px;
}
.fs26, #guest section:nth-of-type(6) .bg .block:nth-of-type(2) .bottom p {
  font-size: 26px;
}
.fs28 {
  font-size: 28px;
}
.fs30, #contact section:nth-of-type(1) h3 {
  font-size: 30px;
}
.fs32 {
  font-size: 32px;
}
.fs36 {
  font-size: 36px;
}
@media (max-width: 768px) {
  .fs12 {
    font-size: 10px;
  }
  .fs14, #footer .copyright {
    font-size: 12px;
  }
  .fs15, #guest section:nth-of-type(6) .bg .block .inner_block div p {
    font-size: 13px;
  }
  .fs16, .form-area .check_policy, .archive.list ul.list li .right .box .sort span, .pager div.pager_num span, .pager div.pager_num a {
    font-size: 14px;
  }
  .fs20, #low-price ul li .txt, #roof-sheet-metal section:nth-of-type(5) .block .right p, #waterproof section:nth-of-type(3) .block .right p, #gutter section:nth-of-type(3) .block .right p, #guest section:nth-of-type(2) .block .right p, #guest section:nth-of-type(5) .block .right p, #company section:nth-of-type(1) .block p:nth-of-type(2), #contact section:nth-of-type(1) .telarea p:nth-of-type(1), .privacy-policy h3, .freeeditor p, .pagenavi .common-wrapper .flex p, #footer .lower .right {
    font-size: 18px;
  }
  .fs22, #inquiryForm th, #inquiryForm input[type="text"], #inquiryForm textarea, .form-area .check_policy p a, .form-area input.btn_confirm, .form-area input.return {
    font-size: 20px;
  }
  .fs24, #low-price .box p, #matching section .block p:nth-of-type(1), #news-blog ul li .right h3, #outer-wall section:nth-of-type(6) .block:nth-of-type(1) .lower p, #outer-wall section:nth-of-type(6) .block:nth-of-type(2) .lower .right p, #outer-wall section:nth-of-type(6) .block:nth-of-type(3) .lower .right p, #roof-replacement section:nth-of-type(2) .block:nth-of-type(1) .lower p, #roof-replacement section:nth-of-type(2) .block:nth-of-type(2) .lower .right p, #roof-replacement section:nth-of-type(2) .block:nth-of-type(3) .lower .right p, #roof-replacement section:nth-of-type(6) .block .inner ul li p, #roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(1) .lower .right p, #roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(2) .lower .right p, #roof-sheet-metal section:nth-of-type(3) .block .lower .right p, #waterproof section:nth-of-type(1) .block .right, #waterproof section:nth-of-type(2) .lower .block p:nth-of-type(2), #waterproof section:nth-of-type(2) .lower .bottom p, #waterproof section:nth-of-type(4) .block .lower .right p, #gutter section:nth-of-type(2) .lower .block .right p, #gutter section:nth-of-type(5) ul li p, #gutter section:nth-of-type(6) .block:nth-of-type(1) p:nth-of-type(2), #gutter section:nth-of-type(6) .block:nth-of-type(2) p, #guest section:nth-of-type(2) .block .right h4, #guest section:nth-of-type(5) .lower .block .right p, #guest section:nth-of-type(6) .bg .block .inner_block div h4, #price section:nth-of-type(2) .block .right p:nth-of-type(1), #price section:nth-of-type(3) .block:nth-of-type(1) p:nth-of-type(2), #price section:nth-of-type(3) .block:nth-of-type(2) p, #contact section:nth-of-type(1) .txt, .archive.list ul.list li .right h3, #works.archive.detail .detail__contents, #voice.archive.list ul li .right h3, #voice.archive.detail .detail__contents, #blog.archive.detail .detail__contents, .fs25 {
    font-size: 22px;
  }
  .fs26, #guest section:nth-of-type(6) .bg .block:nth-of-type(2) .bottom p, .fs28, .fs30, #contact section:nth-of-type(1) h3 {
    font-size: 22px;
  }
  .fs32 {
    font-size: 24px;
  }
  .fs36 {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .fs14, #footer .copyright {
    font-size: 10px;
  }
  .fs15, #guest section:nth-of-type(6) .bg .block .inner_block div p {
    font-size: 12px;
  }
  .fs16, .form-area .check_policy, .archive.list ul.list li .right .box .sort span, .pager div.pager_num span, .pager div.pager_num a {
    font-size: 12px;
  }
  .fs20, #low-price ul li .txt, #roof-sheet-metal section:nth-of-type(5) .block .right p, #waterproof section:nth-of-type(3) .block .right p, #gutter section:nth-of-type(3) .block .right p, #guest section:nth-of-type(2) .block .right p, #guest section:nth-of-type(5) .block .right p, #company section:nth-of-type(1) .block p:nth-of-type(2), #contact section:nth-of-type(1) .telarea p:nth-of-type(1), .privacy-policy h3, .freeeditor p, .pagenavi .common-wrapper .flex p, #footer .lower .right {
    font-size: 14px;
  }
  .fs22, #inquiryForm th, #inquiryForm input[type="text"], #inquiryForm textarea, .form-area .check_policy p a, .form-area input.btn_confirm, .form-area input.return {
    font-size: 14px;
  }
  .fs24, #low-price .box p, #matching section .block p:nth-of-type(1), #news-blog ul li .right h3, #outer-wall section:nth-of-type(6) .block:nth-of-type(1) .lower p, #outer-wall section:nth-of-type(6) .block:nth-of-type(2) .lower .right p, #outer-wall section:nth-of-type(6) .block:nth-of-type(3) .lower .right p, #roof-replacement section:nth-of-type(2) .block:nth-of-type(1) .lower p, #roof-replacement section:nth-of-type(2) .block:nth-of-type(2) .lower .right p, #roof-replacement section:nth-of-type(2) .block:nth-of-type(3) .lower .right p, #roof-replacement section:nth-of-type(6) .block .inner ul li p, #roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(1) .lower .right p, #roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(2) .lower .right p, #roof-sheet-metal section:nth-of-type(3) .block .lower .right p, #waterproof section:nth-of-type(1) .block .right, #waterproof section:nth-of-type(2) .lower .block p:nth-of-type(2), #waterproof section:nth-of-type(2) .lower .bottom p, #waterproof section:nth-of-type(4) .block .lower .right p, #gutter section:nth-of-type(2) .lower .block .right p, #gutter section:nth-of-type(5) ul li p, #gutter section:nth-of-type(6) .block:nth-of-type(1) p:nth-of-type(2), #gutter section:nth-of-type(6) .block:nth-of-type(2) p, #guest section:nth-of-type(2) .block .right h4, #guest section:nth-of-type(5) .lower .block .right p, #guest section:nth-of-type(6) .bg .block .inner_block div h4, #price section:nth-of-type(2) .block .right p:nth-of-type(1), #price section:nth-of-type(3) .block:nth-of-type(1) p:nth-of-type(2), #price section:nth-of-type(3) .block:nth-of-type(2) p, #contact section:nth-of-type(1) .txt, .archive.list ul.list li .right h3, #works.archive.detail .detail__contents, #voice.archive.list ul li .right h3, #voice.archive.detail .detail__contents, #blog.archive.detail .detail__contents, .fs25 {
    font-size: 14px;
  }
  .fs26, #guest section:nth-of-type(6) .bg .block:nth-of-type(2) .bottom p, .fs28 {
    font-size: 16px;
  }
  .fs30, #contact section:nth-of-type(1) h3 {
    font-size: 18px;
  }
  .fs32 {
    font-size: 18px;
  }
  .fs36 {
    font-size: 20px;
  }
}
.dispnone {
  display: none;
}
img {
  width: 100%;
  height: auto;
}
.lh15 {
  line-height: 1.5;
}
.lh2 {
  line-height: 2;
}
.fadeInUp {
  opacity: 0;
  transform: translateY(30px);
  transition: 1.5s;
}
/* セクション共通 */
.col2 li {
  width: 49%;
}
.col3 li {
  width: 32%;
}
@media (max-width: 414px) {
  .col3 li {
    width: 100%;
    margin: 0 auto 20px;
  }
}
.col4 li {
  width: 24%;
}
@media (max-width: 768px) {
  .col4 li {
    width: 48%;
    margin-bottom: 20px;
  }
}
.col1of2 {
  width: 49%;
}
@media (max-width: 768px) {
  .col1of2 {
    width: 100%;
    margin-bottom: 25px;
  }
}
/* header */
#header {
  position: relative;
}
#header #h1 {
  padding: 3px 1%;
  background-color: #00335e;
}
#header #h1 h1 {
  color: #fff000;
  font-size: min(18px, 1vw);
}
#header .hd-top {
  position: relative;
  width: 100%;
  padding: 10px 1%;
  background-color: #f0f0ea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  overflow: hidden;
}
#header .hd-top .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 64%;
}
#header .hd-top .left .logo {
  width: 40%;
}
#header .hd-top .left .logo h1 {
  position: relative;
  margin-bottom: 10px;
  font-size: min(38px, 2.8vw);
  color: #fff;
  background: linear-gradient(135deg, #106bb1, #4db8ef);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
  text-shadow: none;
  filter: drop-shadow(1px 1px 1px #000) drop-shadow(-1px -1px 1px #000) drop-shadow(-1px 1px 1px #000) drop-shadow(1px -1px 1px #000);
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
#header .hd-top .left .logo h1 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#header .hd-top .left .logo h1::before {
  background: none;
  content: attr(data-text);
  left: 0;
  position: absolute;
  text-shadow: 3px 3px 3px #000;
  top: 0;
  z-index: -1;
}
#header .hd-top .left .logo p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#header .hd-top .left .logo p span {
  line-height: 1.2;
}
#header .hd-top .left .logo p span:nth-of-type(1) {
  margin-right: 5px;
  padding: 2px 10px;
  font-size: min(20px, 1.3vw);
  color: #fff;
  background-color: #d33939;
}
#header .hd-top .left .logo p span:nth-of-type(2) {
  font-size: min(20px, 1.3vw);
}
#header .hd-top .left .card {
  max-width: 749px;
  width: 60%;
  padding-left: 1%;
}
#header .hd-top .right {
  position: absolute;
  top: 0;
  right: 1%;
  max-width: 667px;
  width: 36%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#header .hd-top .right .telarea {
  padding: 0 1%;
  line-height: 1;
}
#header .hd-top .right .telarea p:nth-of-type(1) {
  font-size: min(14px, 1vw);
  margin-bottom: 3px;
}
#header .hd-top .right .telarea .tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0 auto 3px;
}
#header .hd-top .right .telarea .tel span {
  display: block;
}
#header .hd-top .right .telarea .tel span img {
  vertical-align: inherit;
}
#header .hd-top .right .telarea .tel span:nth-of-type(1) {
  max-width: 40px;
  width: 10%;
  margin-right: 0.5%;
}
#header .hd-top .right .telarea .tel span:nth-of-type(2) {
  font-size: min(46px, 2.8vw);
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
#header .hd-top .right .telarea .time {
  font-size: min(14px, 1.2vw);
  line-height: 1;
  z-index: 3;
}
#header .hd-top .right .mail {
  max-width: 202px;
  width: 30%;
}
@media (max-width: 1600px) {
  #header .hd-top .left .logo {
    width: 50%;
  }
  #header .hd-top .left .card {
    width: 50%;
  }
}
@media (max-width: 1080px) {
  #header .hd-top .left {
    width: 60%;
  }
  #header .hd-top .right {
    width: 42%;
  }
}
@media (max-width: 768px) {
  #header #h1 .h1 {
    width: 92vw;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: left;
  }
  #header #h1 .marquee h1 {
    margin: 0;
    padding-left: 33em;
    display: inline-block;
    white-space: nowrap;
    animation: marquee 15s linear infinite;
    transform: translateX(0%);
    font-size: 0.5rem;
  }
  @keyframes marquee {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  #header .hd-top {
    height: auto;
    padding: 10px 0 0;
    display: block;
  }
  #header .hd-top .left, #header .hd-top .right {
    width: 96%;
    margin: auto;
  }
  #header .hd-top .left {
    margin-bottom: 15px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #header .hd-top .left .logo {
    width: 55%;
  }
  #header .hd-top .left .logo h1 {
    font-size: 5vw;
  }
  #header .hd-top .left .logo p span:nth-of-type(1) {
    font-size: min(20px, 2vw);
  }
  #header .hd-top .left .logo p span:nth-of-type(2) {
    font-size: min(20px, 2vw);
  }
  #header .hd-top .left .card {
    max-width: 284px;
    width: 45%;
  }
  #header .hd-top .right {
    display: none;
    position: static;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
  }
  #header .hd-top .right .telarea p:nth-of-type(1) {
    font-size: 2vw;
  }
  #header .hd-top .right .telarea .tel span {
    display: block;
  }
  #header .hd-top .right .telarea .tel span:nth-of-type(2) {
    font-size: 6vw;
  }
  #header .hd-top .right .telarea .time {
    font-size: 2vw;
  }
}
@media (max-width: 414px) {
  #header .hd-top .left {
    margin-bottom: 8px;
  }
  #header .hd-top .left .logo {
    width: 60%;
  }
  #header .hd-top .left .logo h1 {
    font-size: 5vw;
  }
  #header .hd-top .left .logo p span:nth-of-type(1) {
    padding: 2px 5px;
    font-size: 1vw;
  }
  #header .hd-top .left .logo p span:nth-of-type(2) {
    font-size: 1vw;
  }
  #header .hd-top .left .card {
    width: 40%;
  }
  #header .hd-top .right {
    /*
                padding-right:12%;
                */
  }
  #header .hd-top .right .telarea p:nth-of-type(1) span {
    display: none;
  }
  #header _::-webkit-full-page-media, #header _:future, #header :root .hd-top .left .logo p span:nth-of-type(1) {
    font-size: 2vw;
  }
  #header _::-webkit-full-page-media, #header _:future, #header :root .hd-top .left .logo p span:nth-of-type(2) {
    font-size: 2vw;
  }
}
@media (max-width: 330px) {
  #header .hd-top .left .logo {
    width: 65%;
  }
  #header .hd-top .left .card {
    width: 35%;
  }
}
_::-webkit-full-page-media, _:future, :root #header .hd-top .right .telArea .tel {
  font-size: 25px;
  font-weight: bold;
}
@media (max-width: 414px) {
  _::-webkit-full-page-media, _:future, :root #header .hd-top .left .logo p span:nth-of-type(1) {
    font-size: 2vw;
  }
  _::-webkit-full-page-media, _:future, :root #header .hd-top .left .logo p span:nth-of-type(2) {
    font-size: 2vw;
  }
}
#gnav {
  background-color: #050826;
}
#gnav .dropdown_item {
  position: relative;
  display: block;
  cursor: pointer;
}
#gnav .dropdown_item ul {
  position: absolute;
  display: none;
  list-style: none;
  left: -20%;
  top: 25px;
  width: 140%;
  margin: 0;
  padding: 0;
  z-index: 10;
}
#gnav .dropdown_item ul li {
  width: 100%;
  margin: 0;
  padding: 10px 5px;
  text-align: center;
  color: #fff;
  background-color: #050826;
}
#gnav .dropdown_item ul li a {
  display: block;
  padding: 0 1%;
  font-size: min(18px, 1vw);
  text-decoration: none;
  color: #fff;
  line-height: 1;
}
#gnav .dropdown_item ul li a:hover:after {
  content: none;
}
#gnav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#gnav ul li {
  margin: 0 0.5%;
  padding-bottom: 5px;
  color: #fff;
  font-size: min(16px, 1vw);
}
#gnav ul li a {
  display: block;
  position: relative;
  color: #fff;
}
#gnav ul li a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  #gnav {
    display: none;
  }
}
/* ---------------------------------
	ハンバーガーメニュー
---------------------------------- */
@media (min-width: 768px) {
  .drawer--right .drawer-hamburger {
    display: none;
  }
}
.drawer--right .drawer-hamburger {
  position: static;
  padding-right: 0;
  padding-bottom: 0;
  width: 70px;
  /*
        padding: 0;
        top: 120px;
        right: 10px !important;
        */
}
.drawer--right .drawer-hamburger.fixed {
  position: fixed;
  padding: 0;
  top: 10px;
  right: 10px !important;
}
.drawer--right .drawer-nav {
  top: 0;
  right: -30rem;
  width: 30rem;
  z-index: 1000;
}
.drawer--right .drawer-nav .drawer-toggle {
  background-color: #056188;
  color: #fff;
  font-size: 15px;
  padding: 15px;
  cursor: pointer;
}
.drawer--right .drawer-nav .nav-list {
  padding-bottom: 10px;
}
.drawer--right .drawer-nav .nav-list li {
  font-size: 15px;
  border-bottom: 2px solid #DDDDDD;
}
.drawer--right .drawer-nav .nav-list li a {
  display: block;
  color: #000;
  padding: 10px 15px;
}
.drawer--right .drawer-nav .nav-list li:nth-child(1), .drawer--right .drawer-nav .nav-list li:nth-child(2), .drawer--right .drawer-nav .nav-list li:nth-child(3), .drawer--right .drawer-nav .nav-list li:nth-child(4), .drawer--right .drawer-nav .nav-list li:nth-child(5), .drawer--right .drawer-nav .nav-list li:nth-child(6), .drawer--right .drawer-nav .nav-list li:nth-child(7), .drawer--right .drawer-nav .nav-list li:nth-child(8), .drawer--right .drawer-nav .nav-list li:nth-child(9), .drawer--right .drawer-nav .nav-list li:nth-child(10), .drawer--right .drawer-nav .nav-list li:nth-child(11), .drawer--right .drawer-nav .nav-list li:nth-child(12) {
  background-color: #fff;
}
.drawer--right .drawer-nav .nav-list li:last-child {
  border-bottom: 0;
}
.drawer--right .drawer-nav .nav-list li:last-child a {
  padding: 0;
}
.drawer--right .drawer-nav .nav-contact h3 {
  padding: 7px;
  background-color: #ff6c00;
  color: #fff;
  font-size: 16px;
  border-bottom: 2px solid #DDDDDD;
}
.drawer--right .drawer-nav .nav-contact .tel {
  font-size: 150%;
}
.drawer--right .drawer-nav .nav-contact .fc-navy {
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 8px;
}
.drawer--right .drawer-nav .nav-contact a {
  padding: 0;
  color: #000;
}
.drawer--right .drawer-nav .nav-contact .mail {
  max-width: 200px;
  width: 70%;
  margin: 10px auto 0;
}
.drawer--right .drawer-nav .nav-contact .tel + p {
  font-size: 13px;
  margin-bottom: 0;
}
.drawer--right .drawer-nav .nav-area {
  padding: 5px 25px 15px;
}
.drawer--right .drawer-nav .nav-area h3 {
  padding: 6px 0 0;
  color: #9a0225;
}
.drawer--right .drawer-nav .nav-area dl {
  padding-bottom: 30px;
}
.drawer--right .drawer-overlay {
  z-index: 999;
}
@media (max-width: 1080px) {
  .drawer--right .drawer-hamburger {
    top: 10px;
  }
}
@media (max-width: 768px) {
  .drawer--right .drawer-hamburger {
    right: 5px !important;
    width: 80px;
  }
  .drawer--right .drawer-hamburger img {
    width: 100%;
  }
}
@media (max-width: 414px) {
  .drawer--right .drawer-hamburger {
    width: 55px;
  }
  .drawer--right .drawer-nav {
    width: 25rem;
  }
}
/* ---------------------------------
	MV
---------------------------------- */
#mv {
  overflow: hidden;
}
#mv .pc {
  position: relative;
  padding: 10px 0 20px;
  background: url(../images/mv/bg.jpg) no-repeat right;
  background-size: cover;
}
#mv .pc .mvMain {
  position: relative;
  max-width: 1200px;
  width: 96%;
  margin: auto;
}
#mv .pc .mvMain .area {
  position: absolute;
  top: 2%;
  left: 2%;
  color: #d33939;
  font-size: min(46px, 4vw);
  font-weight: bold;
  text-shadow: 2px 2px 4px #fff, 2px -2px 4px #fff, -2px 2px 4px #fff, -2px -2px 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
  line-height: 1;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
#mv .pc .mvMain .shopname {
  position: absolute;
  top: 43%;
  left: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
#mv .pc .mvMain .shopname p {
  font-weight: bold;
  line-height: 1;
  text-shadow: 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000;
}
#mv .pc .mvMain .shopname p:nth-of-type(1) {
  font-size: min(72px, 4.2vw);
  color: #d9af24;
}
#mv .pc .mvMain .shopname p:nth-of-type(2) {
  font-size: min(60px, 2.6vw);
  color: #008fea;
}
#mv .pc .mvMain .shopname p:nth-of-type(2) span {
  font-size: min(48px, 2.2vw);
}
#mv .pc .mvMain .result {
  position: absolute;
  top: 56%;
  left: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#mv .pc .mvMain .result p {
  font-family: serif;
  font-weight: bold;
  text-shadow: 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff, 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff, 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff;
  line-height: 1;
  letter-spacing: 0.04em;
}
#mv .pc .mvMain .result p:nth-of-type(1) {
  margin-right: 5px;
  font-size: min(44px, 3.6vw);
}
#mv .pc .mvMain .result p:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: min(48px, 4.5vw);
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
#mv .pc .mvMain .result p:nth-of-type(2) span {
  display: block;
}
#mv .pc .mvMain .result p:nth-of-type(2) span:nth-of-type(1) {
  font-size: 160%;
}
#mv .pc .mvMain .link {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 456px;
  width: 37.5%;
}
@media (max-width: 1200px) {
  #mv .pc .mvMain .shopname p:nth-of-type(1) {
    font-size: min(72px, 5vw);
  }
  #mv .pc .mvMain .shopname p:nth-of-type(2) {
    font-size: min(60px, 3.8vw);
  }
  #mv .pc .mvMain .shopname p:nth-of-type(2) span {
    font-size: min(48px, 3vw);
  }
  #mv .pc .mvMain .result {
    top: 55%;
  }
}
@media (max-width: 768px) {
  #mv .sp {
    position: relative;
  }
  #mv .sp .mvMain {
    position: relative;
    width: 100%;
    margin: auto;
  }
  #mv .sp .mvMain .area {
    position: absolute;
    top: 4%;
    left: 7%;
    color: #d33939;
    font-size: 6vw;
    font-weight: bold;
    text-shadow: 2px 2px 4px #fff, 2px -2px 4px #fff, -2px 2px 4px #fff, -2px -2px 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
    line-height: 1;
    -webkit-transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    transform: skewX(-10deg);
  }
  #mv .sp .mvMain .shopname {
    position: absolute;
    top: 31%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    transform: skewX(-10deg);
  }
  #mv .sp .mvMain .shopname p {
    font-size: 8.6vw;
    color: #d9af24;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000;
  }
  #mv .sp .mvMain .result {
    position: absolute;
    top: 45.5%;
    left: 2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #mv .sp .mvMain .result p {
    font-family: serif;
    font-weight: bold;
    text-shadow: 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff, 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff, 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff;
    letter-spacing: 0.04em;
  }
  #mv .sp .mvMain .result p:nth-of-type(1) {
    margin-top: 2%;
    margin-right: 5px;
    font-size: 6vw;
  }
  #mv .sp .mvMain .result p:nth-of-type(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 7vw;
    -webkit-transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    transform: skewX(-10deg);
  }
  #mv .sp .mvMain .result p:nth-of-type(2) span {
    display: block;
    margin-top: 5px;
  }
  #mv .sp .mvMain .result p:nth-of-type(2) span:nth-of-type(1) {
    font-size: 160%;
    line-height: 1;
  }
  #mv .sp .mvMain .link {
    position: absolute;
    left: 1%;
    bottom: 5%;
    max-width: 456px;
    width: 60%;
  }
}
_::-webkit-full-page-media, _:future, :root #mv .pc .mvMain .shopname p:nth-of-type(1) {
  font-size: min(72px, 4.8vw);
}
_::-webkit-full-page-media, _:future, :root #mv .pc .mvMain .shopname p:nth-of-type(2) {
  font-size: min(60px, 2.8vw);
}
_::-webkit-full-page-media, _:future, :root #mv .pc .mvMain .shopname p:nth-of-type(2) span {
  font-size: min(48px, 2.4vw);
}
/* ---------------------------------
  mainmv
---------------------------------- */
.mainmv {
  position: relative;
  padding: 50px 0 80px;
  text-align: center;
}
.mainmv .year {
  font-size: min(48px, 5vw);
  font-weight: bold;
  color: #edcf66;
  line-height: 1;
  text-shadow: 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
.mainmv .free {
  max-width: 694px;
  width: 80%;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .mainmv {
    background: none;
    padding: 0;
  }
  .mainmv .year {
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 8vw;
    z-index: 2;
  }
  .mainmv .main_mv {
    position: relative;
  }
}
/*---------------------
Bread Navi
---------------------*/
.breadcrumb {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  max-width: 1200px;
  width: 96%;
  margin: auto;
  text-align: left;
  font-size: 100%;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  z-index: 2;
  text-shadow: 1px 0 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff, 0 -1px 0 #fff, 1px 1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff;
}
.breadcrumb a {
  color: #000;
}
.breadcrumb a:hover {
  color: #000;
}
@media (max-width: 414px) {
  .breadcrumb {
    bottom: 6px;
    font-size: 10px;
  }
}
/* ---------------------------------
	section
---------------------------------- */
section.sec01 {
  padding: 50px 0 70px;
}
@media (max-width: 420px) {
  section.sec01 {
    padding: 40px 0 50px;
  }
}
section.sec02 {
  padding: 60px 0 120px;
}
@media (max-width: 768px) {
  section.sec02 {
    padding: 60px 0 80px;
  }
}
@media (max-width: 420px) {
  section.sec02 {
    padding: 40px 0 60px;
  }
}
section.sec03 {
  padding: 30px 0 100px;
}
@media (max-width: 420px) {
  section.sec03 {
    padding-bottom: 60px;
  }
}
section.sec04 {
  padding: 30px 0 130px;
}
@media (max-width: 420px) {
  section.sec04 {
    padding-bottom: 60px;
  }
}
section.page {
  padding: 80px 0 100px;
}
@media (max-width: 768px) {
  section.page {
    padding: 60px 0 80px;
  }
}
@media (max-width: 420px) {
  section.page {
    padding: 60px 0;
  }
}
section .block_outer {
  max-width: 1300px;
  width: 96%;
  margin: auto;
  padding: 60px 0;
}
@media (max-width: 420px) {
  section .block_outer {
    padding: 40px 0;
  }
}
.layout01 .block {
  position: relative;
  margin-bottom: 120px;
}
.layout01 .block .left {
  position: relative;
  max-width: 675px;
  width: 59%;
}
.layout01 .block .left .box {
  position: relative;
  min-height: 550px;
  top: 60px;
  padding: 40px 150px 60px 40px;
  color: #216bbd;
  background-color: #fff;
  border: 2px solid #fff000;
  box-shadow: 2px 2px 2px #ccc;
  border-radius: 3px;
  z-index: 1;
}
.layout01 .block .right {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 650px;
  width: 55%;
  z-index: 2;
}
@media (max-width: 1200px) {
  .layout01 .block .left .box {
    min-height: 500px;
    padding-right: 16%;
  }
  .layout01 .block .right {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .layout01 .block .left {
    width: 100%;
    max-width: 650px;
    margin: 0 auto 10px;
  }
  .layout01 .block .left .box {
    top: 0;
    min-height: inherit;
    padding: 25px;
  }
  .layout01 .block .right {
    position: static;
    width: 100%;
    margin: auto;
  }
}
/* ---------------------------------
  トップページ
---------------------------------- */
#no1 {
  position: relative;
  padding: 40px 0;
  background: url(../images/top/no1/bg02.png) no-repeat 50% 100% /1020px, url(../images/top/no1/bg01.jpg) no-repeat center /cover;
}
#no1 h2 {
  margin-bottom: 280px;
  text-align: center;
}
#no1 h2 span {
  display: block;
}
#no1 h2 span:nth-of-type(1) {
  font-size: min(48px, 5vw);
  color: #216bbd;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
#no1 h2 span:nth-of-type(2) {
  max-width: 730px;
  margin: auto;
}
#no1 p:nth-of-type(1) {
  max-width: 1102px;
  width: 100%;
  margin: 0 auto 30px;
}
#no1 p:nth-of-type(2) {
  text-align: center;
  font-size: min(48px, 5vw);
  font-weight: bold;
  color: #216bbd;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
#no1 p:nth-of-type(2) span {
  font-size: min(60px, 6vw);
  font-weight: bold;
}
.medalArea{
  position: relative;
}
.medalArea-area01{
  color: white;
  font-size: 18px;
  font-family: serif;
  font-weight: bold;
  position: absolute;
  top: 22%;
  left: 8%;
}
.medalArea-area02{
  color: white;
  font-size: 18px;
  font-family: serif;
  font-weight: bold;
  position: absolute;
  top: 22%;
  left: 50%;
  transform: translateX(-50%);
}
.medalArea-area03{
  color: white;
  font-size: 18px;
  font-family: serif;
  font-weight: bold;
  position: absolute;
  top: 22%;
  right: 9%;
}
@media (max-width: 768px) {
  #no1 {
    background: url(../images/top/no1/bg02.png) no-repeat 50% 100% /100%, url(../images/top/no1/bg01.jpg) no-repeat center /cover;
  }
  #no1 h2 {
    margin-bottom: 30%;
  }
  #no1 p:nth-of-type(1) {
    margin-bottom: 0;
  }
}
#top-voice {
  padding: 50px 0 80px;
  background: url(../images/top/voice/line.png) no-repeat 50% 45% /9%, url(../images/top/voice/bg.jpg) no-repeat 0 0 /cover;
}
#top-voice h2 {
  max-width: 685px;
  width: 70%;
  margin: 0 auto 60px;
}
#top-voice ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#top-voice ul li {
  max-width: 580px;
  width: 48%;
  margin-bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
#top-voice ul li .upper {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  flex-grow: 1;
  background-color: #e2fcff;
  border: 3px solid #fff;
}
#top-voice ul li .upper p {
  font-size: min(24px, 3vw);
}
#top-voice ul li .lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#top-voice ul li .lower img {
  display: block;
  max-width: 190px;
  width: 38%;
  border: 3px solid #fff;
  box-shadow: 0 0 3px #ccc;
}
#top-voice ul li .lower .box {
  position: relative;
  max-width: 360px;
  width: 60%;
  padding: 20px 5px;
  background: url(../images/top/voice/bg_box.png);
  border: 4px solid #fff;
  border-radius: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#top-voice ul li .lower .box p {
  color: #fff;
  font-size: min(24px, 2vw);
}
#top-voice .btn {
  max-width: 569px;
  width: 60%;
  margin: auto;
}
@media (max-width: 768px) {
  #top-voice {
    padding-bottom: 60px;
  }
  #top-voice h2 {
    margin: 0 auto 40px;
  }
  #top-voice ul {
    display: block;
  }
  #top-voice ul li {
    max-width: 580px;
    width: 100%;
    margin: 0 auto 40px;
  }
  #top-voice ul li .lower img {
    width: 42%;
  }
  #top-voice ul li .lower .box {
    width: 56%;
  }
  #top-voice ul li .lower .box p {
    font-size: 3vw;
  }
  #top-voice ul li:last-child {
    margin-bottom: 20px;
  }
}
#reason {
  position: relative;
  padding: 70px 0 100px;
  background: url(../images/top/reason/icon.png) no-repeat 50% 0 / auto, url(../images/top/reason/bg.jpg) no-repeat 0 0 /cover;
}
#reason h2 {
  margin-bottom: 280px;
  text-align: center;
  font-size: min(54px, 4.2vw);
  color: #216bbd;
  line-height: 1;
  text-shadow: 0 0 5px #fff000, 0 0 5px #fff000, 0 0 5px #fff000, 0 0 5px #fff000, 0 0 5px #fff000, 0 0 5px #fff000, 0 0 5px #fff000, 0 0 5px #fff000, 0 0 5px #fff000, 0 0 5px #fff000;
}
#reason h2 span {
  display: inline-block;
  font-weight: bold;
}
#reason h2 span:nth-of-type(1) {
  font-size: 150%;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
#reason h2 span:nth-of-type(2) {
  font-size: 130%;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
#reason h2 .none {
  display: none;
}
#reason .block {
  position: relative;
  margin-bottom: 120px;
}
#reason .block .left .tit {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 364px;
  width: 54%;
  z-index: 2;
}
#reason .block .left h3 {
  max-width: 429px;
  width: 80%;
  margin: auto;
  margin-bottom: 20px;
}
#reason .block .left h4 {
  margin-bottom: 20px;
  font-size: min(24px, 3vw);
}
#reason .block:nth-of-type(3) .left h4 br {
  display: none;
}
@media (max-width: 768px) {
  #reason {
    background: url(../images/top/reason/icon.png) no-repeat 50% 0 / 44%, url(../images/top/reason/bg.jpg) no-repeat 0 0 /cover;
  }
  #reason h2 {
    margin-bottom: 25%;
    font-size: 6vw;
    line-height: 1.5;
  }
  #reason h2 .none {
    display: block;
  }
  #reason .block {
    position: relative;
    margin-bottom: 80px;
  }
  #reason .block .left .tit {
    top: -16%;
  }
  #reason .block .left .box {
    padding-top: 30px;
  }
  #reason .block .left h4 {
    text-align: center;
    font-size: 4vw;
  }
  #reason .block:nth-of-type(3) .left h4 br {
    display: block;
  }
  #reason .block:nth-of-type(4) {
    margin-bottom: 0;
  }
}
@media (max-width: 420px) {
  #reason {
    padding: 50px 0 60px;
    background: url(../images/top/reason/icon.png) no-repeat 50% 0 / 48%, url(../images/top/reason/bg.jpg) no-repeat 0 0 /cover;
  }
  #reason h2 {
    margin-bottom: 30%;
  }
  #reason .block {
    margin-bottom: 60px;
  }
  #reason .block .left .tit {
    top: -10%;
  }
  #reason .block .left .box {
    padding-top: 30px;
  }
  #reason .block .left h4 {
    text-align: center;
  }
  #reason .block:nth-of-type(3) .left h4 br {
    display: block;
  }
}
@media (max-width: 360px) {
  #reason .block .left .tit {
    top: -8%;
  }
  #reason .block .left .box {
    padding-top: 20px;
  }
  #reason .block:nth-of-type(3) .left h4 br {
    display: block;
  }
}
#top-price {
  position: relative;
  padding: 60px 0 290px;
  background: url(../images/top/top-price/bg02.png) no-repeat 0 100% /auto, url(../images/top/top-price/bg01.jpg) no-repeat 0 0 /cover;
}
#top-price h2 {
  max-width: 616px;
  width: 80%;
  margin: 0 auto 60px;
}
#top-price .block:nth-of-type(1) {
  margin-bottom: 80px;
}
#top-price .block:nth-of-type(1) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#top-price .block:nth-of-type(1) ul li {
  width: 48%;
  padding-bottom: 15px;
  background-color: #fff;
}
#top-price .block:nth-of-type(1) ul li h3 {
  padding: 5px;
  text-align: center;
  font-size: min(30px, 3vw);
  color: #fff;
  background-color: #00335e;
  background-image: linear-gradient(135deg, #fff100 25px, transparent 0);
}
#top-price .block:nth-of-type(1) ul li .txt {
  width: 94%;
  margin: 0 auto 10px;
  padding: 10px 0;
  border-bottom: 1px solid #00335e;
}
#top-price .block:nth-of-type(1) ul li .price_area {
  width: 94%;
  margin: 0 auto 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#top-price .block:nth-of-type(1) ul li .price_area div {
  width: 50%;
}
#top-price .block:nth-of-type(1) ul li .price_area div p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#top-price .block:nth-of-type(1) ul li .price_area div p span:nth-child(1) {
  max-width: 71px;
  width: 27%;
  margin-right: 5%;
}
#top-price .block:nth-of-type(1) ul li .price_area div p span:nth-child(2) {
  font-size: min(48px, 4vw);
  font-weight: bold;
}
#top-price .block:nth-of-type(1) ul li .price_area div p span:nth-child(3) {
  font-size: min(20px, 2vw);
  font-weight: bold;
  line-height: 1.1;
}
#top-price .block:nth-of-type(1) ul li .btn {
  max-width: 363px;
  width: 60%;
  margin: auto;
}
@media (max-width: 768px) {
  #top-price .block:nth-of-type(1) {
    margin-bottom: 60px;
  }
  #top-price .block:nth-of-type(1) ul {
    display: block;
  }
  #top-price .block:nth-of-type(1) ul li {
    width: 90%;
    max-width: 580px;
    margin: 0 auto 30px;
  }
  #top-price .block:nth-of-type(1) ul li h3 {
    font-size: 4vw;
    background-image: linear-gradient(135deg, #fff100 20px, transparent 0);
  }
  #top-price .block:nth-of-type(1) ul li .price_area div p span:nth-child(1) {
    width: 25%;
  }
  #top-price .block:nth-of-type(1) ul li .price_area div p span:nth-child(2) {
    font-size: 5.6vw;
  }
  #top-price .block:nth-of-type(1) ul li .price_area div p span:nth-child(3) {
    font-size: 2.5vw;
  }
}
@media (max-width: 420px) {
  #top-price .block:nth-of-type(1) {
    margin-bottom: 30px;
  }
}
#top-price .block:nth-of-type(2) {
  margin-bottom: 80px;
}
#top-price .block:nth-of-type(2) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#top-price .block:nth-of-type(2) ul li {
  position: relative;
  width: 31%;
  border: 6px solid #9cc5e7;
}
#top-price .block:nth-of-type(2) ul li .inner {
  padding: 18px 8px;
  background: url(../images/top/top-price/bg03.png);
  border: 1px solid #fff;
}
#top-price .block:nth-of-type(2) ul li .inner .img {
  margin-bottom: 10px;
}
#top-price .block:nth-of-type(2) ul li .inner h3 {
  margin-bottom: 20px;
  padding: 5px;
  text-align: center;
  font-size: min(30px, 4vw);
  color: #fff;
  background-color: #00335e;
  background-image: linear-gradient(135deg, #fff100 20px, transparent 0);
}
#top-price .block:nth-of-type(2) ul li .inner .price_area p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#top-price .block:nth-of-type(2) ul li .inner .price_area p span:nth-child(1) {
  max-width: 71px;
  width: 27%;
  margin-right: 5%;
}
#top-price .block:nth-of-type(2) ul li .inner .price_area p span:nth-child(2) {
  font-size: min(48px, 4vw);
  font-weight: bold;
}
#top-price .block:nth-of-type(2) ul li .inner .price_area p span:nth-child(3) {
  font-size: min(20px, 2vw);
  font-weight: bold;
  line-height: 1.1;
}
@media (max-width: 768px) {
  #top-price .block:nth-of-type(2) {
    margin-bottom: 30px;
  }
  #top-price .block:nth-of-type(2) ul {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #top-price .block:nth-of-type(2) ul li {
    width: 48%;
    margin: 0 1% 30px;
  }
  #top-price .block:nth-of-type(2) ul li .inner .price_area p span:nth-child(1) {
    width: 25%;
  }
  #top-price .block:nth-of-type(2) ul li .inner .price_area p span:nth-child(2) {
    font-size: 5.6vw;
  }
  #top-price .block:nth-of-type(2) ul li .inner .price_area p span:nth-child(3) {
    font-size: 2, 5vw;
  }
}
#top-price .block:nth-of-type(3) .box {
  width: 100%;
  margin-bottom: 30px;
  padding: 30px 40px 20px;
  background-color: #fff;
}
#top-price .block:nth-of-type(3) .box h3 {
  margin-bottom: 40px;
  text-align: center;
  font-size: min(48px, 4.6vw);
  color: #00335e;
}
#top-price .block:nth-of-type(3) .box h3 span {
  font-weight: bold;
}
#top-price .block:nth-of-type(3) .box h3 br {
  display: none;
}
#top-price .block:nth-of-type(3) .box > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#top-price .block:nth-of-type(3) .box > div .img {
  max-width: 382px;
  width: 35%;
  border-radius: 10px;
}
#top-price .block:nth-of-type(3) .box > div .right {
  max-width: 700px;
  width: 64%;
}
#top-price .block:nth-of-type(3) .box > div .right p:nth-of-type(1) {
  margin-bottom: 20px;
}
#top-price .block:nth-of-type(3) .box > div .right p:nth-of-type(2) {
  max-width: 571px;
  width: 82%;
  margin: auto;
}
#top-price .block:nth-of-type(3) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#top-price .block:nth-of-type(3) ul li {
  width: 31%;
}
@media (max-width: 768px) {
  #top-price .block:nth-of-type(3) .box {
    padding: 30px 30px 20px;
  }
  #top-price .block:nth-of-type(3) .box h3 {
    margin-bottom: 30px;
    font-size: 5vw;
  }
  #top-price .block:nth-of-type(3) .box h3 span {
    display: none;
  }
  #top-price .block:nth-of-type(3) .box h3 br {
    display: block;
  }
  #top-price .block:nth-of-type(3) .box div {
    display: block;
  }
  #top-price .block:nth-of-type(3) .box div .img {
    width: 90%;
    margin: 0 auto 30px;
  }
  #top-price .block:nth-of-type(3) .box div .right {
    width: 100%;
    margin: auto;
  }
  #top-price .block:nth-of-type(3) .box div .right p:nth-of-type(2) {
    width: 60%;
  }
}
@media (max-width: 420px) {
  #top-price .block:nth-of-type(3) .box {
    padding: 20px;
  }
  #top-price .block:nth-of-type(3) .box h3 {
    margin-bottom: 20px;
  }
  #top-price .block:nth-of-type(3) ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #top-price .block:nth-of-type(3) ul li {
    width: 48%;
    margin: 0 1% 20px;
  }
}
@media (max-width: 768px) {
  #top-price {
    padding: 60px 0 18%;
    background: url(../images/top/top-price/bg02.png) no-repeat 0 100% /100%, url(../images/top/top-price/bg01.jpg) no-repeat 0 0 /cover;
  }
}
/* ---------------------------------
	共通下部
---------------------------------- */
#common-works {
  padding: 60px 0 70px;
  background: url(../images/bottom/common-works/bg.jpg) no-repeat center bottom;
  background-size: cover;
}
#common-works .tit {
  margin-bottom: 50px;
  text-align: center;
  letter-spacing: 0.02em;
}
#common-works .tit p {
  font-size: min(36px, 4vw);
  font-weight: bold;
  color: #1e61a2;
  text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
#common-works .tit p:nth-of-type(1) {
  margin-bottom: 10px;
}
#common-works .tit p:nth-of-type(1) span {
  font-size: 130%;
  font-weight: bold;
}
#common-works .tit p:nth-of-type(2) br {
  display: none;
}
#common-works .tit h2 {
  max-width: 267px;
  width: 50%;
  margin: 0 auto 20px;
}
#common-works ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#common-works ul li {
  position: relative;
  max-width: 295px;
  width: 24%;
}
#common-works ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
#common-works ul li h3 {
  position: relative;
  padding: 10px;
  text-align: center;
  font-size: min(24px, 3vw);
  color: #fff;
  background: url(../images/background/bg05.png);
  line-height: 1.3;
}
#common-works ul li h3::before {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  border-color: #000 transparent transparent;
  border-width: 10px;
  border-style: solid;
  bottom: -20px;
  left: 0;
  z-index: 1;
}
#common-works ul li h3::after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  border-color: #000 transparent transparent;
  border-width: 10px;
  border-style: solid;
  bottom: -20px;
  right: 0;
  z-index: 1;
}
#common-works ul li .img {
  position: relative;
  width: 96%;
  margin: auto;
  z-index: 2;
}
#common-works ul li div {
  width: 96%;
  margin: auto;
  padding: 10px 10px 20px;
  background-color: #fff;
  background-image: linear-gradient(-45deg, #fabe00 15px, transparent 0);
}
#common-works .btn {
  max-width: 528px;
  width: 60%;
  margin: auto;
}
@media (max-width: 768px) {
  #common-works {
    padding-top: 40px;
  }
  #common-works .tit {
    margin-bottom: 50px;
  }
  #common-works .tit p {
    font-size: 5.2vw;
  }
  #common-works .tit p:nth-of-type(2) br {
    display: block;
  }
  #common-works ul {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #common-works ul li {
    width: 48%;
    margin: 0 1% 30px;
  }
  #common-works ul li h3 {
    font-size: 4vw;
  }
}
@media (max-width: 420px) {
  #common-works {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  #common-works .tit {
    margin-bottom: 30px;
  }
  #common-works ul {
    display: block;
  }
  #common-works ul li {
    width: 100%;
    margin: 0 auto 30px;
  }
}
#low-price {
  padding: 70px 0 40px;
  background: url(../images/bottom/low-price/bg.jpg) no-repeat;
  background-size: cover;
}
#low-price h2 {
  max-width: 1025px;
  width: 96%;
  margin: 0 auto 50px;
}
#low-price ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 40px;
}
#low-price ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  width: 48%;
  padding: 15px 20px 40px;
  background-color: #fff;
  border-radius: 20px;
}
#low-price ul li h3 {
  margin-bottom: 30px;
  text-align: center;
}
#low-price ul li:nth-child(1) h3 {
  font-size: min(36px, 4vw);
}
#low-price ul li:nth-child(2) h3 {
  font-size: min(24px, 3vw);
}
#low-price ul li:nth-child(2) h3 span {
  display: block;
  font-size: min(48px, 5vw);
  font-weight: bold;
  line-height: 1;
}
#low-price ul li .img {
  max-width: 508px;
  margin: auto;
  margin-bottom: 30px;
}
#low-price ul li .txt {
  width: 96%;
  margin: auto;
}
#low-price .box {
  width: 100%;
  padding: 40px 40px 60px;
  background-color: #fff;
  border-radius: 20px;
}
@media (max-width: 768px) {
  #low-price h2 {
    max-width: 610px;
    width: 90%;
    margin: 0 auto 40px;
  }
  #low-price ul {
    display: block;
    margin-bottom: 0;
  }
  #low-price ul li {
    width: 100%;
    max-width: 550px;
    margin: 0 auto 30px;
  }
  #low-price ul li h3 {
    margin-bottom: 30px;
  }
  #low-price ul li:nth-child(1) h3 {
    font-size: 5vw;
  }
  #low-price ul li:nth-child(2) h3 {
    font-size: 4vw;
  }
  #low-price ul li:nth-child(2) h3 span {
    font-size: 5.4vw;
  }
  #low-price .box {
    max-width: 550px;
    margin: auto;
    padding: 20px 20px 40px;
  }
  #low-price .box p {
    width: 96%;
    margin: auto;
  }
}
#matching .tit {
  padding: 200px 0;
  background: url(../images/bottom/matching/bg_tit.jpg) no-repeat center;
  background-size: cover;
}
#matching .tit h2 {
  max-width: 820px;
  width: 90%;
  margin: auto;
}
#matching section {
  padding: 120px 0 80px;
  background: url(../images/background/bg02.png);
}
#matching section .block {
  padding: 35px 35px 50px;
  background-color: #fff;
  background-image: url(../images/bottom/matching/bg02.png);
  background-repeat: no-repeat;
  background-position: 90% 30%;
  border-radius: 10px;
}
#matching section .block p:nth-of-type(1) {
  margin-bottom: 50px;
}
#matching section .block p:nth-of-type(2) {
  max-width: 646px;
  width: 90%;
  margin: auto;
}
@media (max-width: 1080px) {
  #matching .tit {
    padding: 150px 0;
  }
}
@media (max-width: 768px) {
  #matching .tit {
    padding: 100px 0;
  }
  #matching section {
    padding: 60px 0 80px;
  }
  #matching section .block {
    padding: 30px 30px 40px;
    background-size: 50%;
  }
  #matching section .block p:nth-of-type(1) {
    margin-bottom: 30px;
  }
}
@media (max-width: 420px) {
  #matching .tit {
    padding: 50px 0;
  }
  #matching section {
    padding: 40px 0 60px;
  }
  #matching section .block {
    padding: 20px 20px 30px;
  }
}
#education {
  padding: 60px 0 70px;
  background: url(../images/bottom/education/bg.jpg) no-repeat;
  background-size: cover;
}
#education h2 {
  margin-bottom: 50px;
  text-align: center;
  font-size: min(40px, 3.6vw);
  font-weight: bold;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#education h2 .none {
  display: none;
}
#education .upper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
#education .upper ul li {
  width: 31%;
}
#education .lower {
  border: 5px solid #9ab2ce;
}
#education .lower div {
  padding: 40px 0;
  background: url(../images/background/bg01.png);
  border: 2px solid #fff;
}
#education .lower div ul {
  margin: 0 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#education .lower div ul li {
  width: 33%;
  margin-bottom: 5px;
  font-size: min(21px, 1.7vw);
}
@media (max-width: 768px) {
  #education h2 {
    font-size: min(40px, 5vw);
  }
  #education h2 .none {
    display: block;
  }
  #education .lower div {
    padding: 20px 0;
  }
  #education .lower div ul li {
    margin-bottom: 5px;
    font-size: 2.4vw;
  }
  #education .lower div ul li:nth-child(odd) {
    width: 59%;
    margin-right: 1%;
  }
  #education .lower div ul li:nth-child(even) {
    width: 40%;
  }
}
@media (max-width: 420px) {
  #education {
    padding: 30px 0;
  }
  #education h2 {
    margin-bottom: 30px;
  }
  #education .upper ul {
    margin-bottom: 20px;
  }
}
#cta section:nth-of-type(1) {
  padding: 40px 0 60px;
  background: url(../images/bottom/cta/bg01.jpg) no-repeat;
  background-size: cover;
}
#cta section:nth-of-type(1) h2 {
  max-width: 929px;
  width: 96%;
  margin: 0 auto 20px;
}
#cta section:nth-of-type(1) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#cta section:nth-of-type(1) ul li {
  width: 25%;
}
#cta section:nth-of-type(1) h3 {
  margin-bottom: 30px;
  text-align: center;
  font-size: min(36px, 4vw);
  color: #073962;
}
#cta section:nth-of-type(1) h3 br {
  display: none;
}
#cta section:nth-of-type(1) .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#cta section:nth-of-type(1) .block:nth-of-type(1) {
  margin-bottom: 20px;
}
#cta section:nth-of-type(1) .block:nth-of-type(1) .img {
  max-width: 170px;
  width: 14.5%;
  margin-right: 0.5%;
}
#cta section:nth-of-type(1) .block:nth-of-type(1) .credit {
  max-width: 359px;
  width: 31%;
  margin: 0 0.5%;
}
#cta section:nth-of-type(1) .block:nth-of-type(1) .credit p:nth-of-type(1) {
  margin-bottom: 10px;
}
#cta section:nth-of-type(1) .block:nth-of-type(1) .telarea {
  max-width: 599px;
  width: 52%;
  margin-left: 0.5%;
}
#cta section:nth-of-type(1) .block:nth-of-type(1) .telarea p:nth-of-type(1) {
  margin-bottom: 10px;
}
#cta section:nth-of-type(1) .block:nth-of-type(1) .telarea .tel {
  position: relative;
  color: #fff;
}
#cta section:nth-of-type(1) .block:nth-of-type(1) .telarea .tel a {
  color: #fff;
}
#cta section:nth-of-type(1) .block:nth-of-type(1) .telarea .tel span {
  display: block;
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: min(60px, 5.6vw);
  font-weight: bold;
  transform: translateY(-50%);
  line-height: 1;
  letter-spacing: 0.05em;
}
#cta section:nth-of-type(1) .block:nth-of-type(1) .time {
  text-align: center;
}
#cta section:nth-of-type(1) .block:nth-of-type(2) p:nth-of-type(1) {
  width: 52%;
  margin: 0 1%;
  font-size: min(36px, 2.8vw);
  font-weight: bold;
}
#cta section:nth-of-type(1) .block:nth-of-type(2) p:nth-of-type(2) {
  width: 30%;
  max-width: 352px;
}
@media (max-width: 768px) {
  #cta section:nth-of-type(1):nth-of-type(1) ul li {
    width: 50%;
  }
  #cta section:nth-of-type(1):nth-of-type(1) h3 {
    margin-bottom: 15px;
    font-size: min(30px, 6vw);
  }
  #cta section:nth-of-type(1):nth-of-type(1) h3 br {
    display: block;
  }
  #cta section:nth-of-type(1):nth-of-type(1) .block:nth-of-type(1) {
    margin-bottom: 20px;
  }
  #cta section:nth-of-type(1):nth-of-type(1) .block:nth-of-type(1) .img {
    max-width: 170px;
    width: 26%;
    margin-right: 0.5%;
  }
  #cta section:nth-of-type(1):nth-of-type(1) .block:nth-of-type(1) .credit {
    max-width: 359px;
    width: 55%;
    margin: 0 0.5%;
  }
  #cta section:nth-of-type(1):nth-of-type(1) .block:nth-of-type(1) .credit p:nth-of-type(1) {
    margin-bottom: 10px;
  }
  #cta section:nth-of-type(1):nth-of-type(1) .block:nth-of-type(1) .telarea {
    max-width: 599px;
    width: 100%;
    margin: 20px auto 0;
  }
  #cta section:nth-of-type(1):nth-of-type(1) .block:nth-of-type(1) .telarea p:nth-of-type(1) {
    margin-bottom: 10px;
  }
  #cta section:nth-of-type(1):nth-of-type(1) .block:nth-of-type(1) .telarea .tel span {
    font-size: 8.4vw;
  }
  #cta section:nth-of-type(1):nth-of-type(1) .block:nth-of-type(1) .telarea .time {
    font-size: 3vw;
  }
  #cta section:nth-of-type(1):nth-of-type(1) .block:nth-of-type(2) p:nth-of-type(1) {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    font-size: min(36px, 4.4vw);
  }
  #cta section:nth-of-type(1):nth-of-type(1) .block:nth-of-type(2) p:nth-of-type(2) {
    width: 50%;
    margin: auto;
  }
}
@media (max-width: 420px) {
  #cta section:nth-of-type(1) {
    padding: 40px 0;
  }
  #cta section:nth-of-type(1):nth-of-type(1) .block:nth-of-type(1) .telarea .time {
    font-size: 3.6vw;
  }
}
#cta section:nth-of-type(2) {
  padding: 50px 0;
  background: url(../images/bottom/cta/bg02.jpg) no-repeat;
  background-size: cover;
}
#cta section:nth-of-type(2) .box {
  max-width: 1160px;
  width: 100%;
  padding: 20px 0;
  background-color: #fff;
  border: 1px solid #ff8400;
}
#cta section:nth-of-type(2) .box h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: min(36px, 4vw);
  color: #ff8400;
}
#cta section:nth-of-type(2) .box > div {
  max-width: 1080px;
  width: 94%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#cta section:nth-of-type(2) .box > div .left {
  max-width: 640px;
  width: 60%;
}
#cta section:nth-of-type(2) .box > div .left p {
  font-size: min(27px, 3vw);
}
#cta section:nth-of-type(2) .box > div .left p:nth-of-type(1) {
  margin-bottom: 10px;
}
#cta section:nth-of-type(2) .box > div .left p:nth-of-type(2) {
  text-align: center;
  font-weight: bold;
  color: #ff8400;
}
#cta section:nth-of-type(2) .box > div img {
  max-width: 387px;
  width: 36%;
}
@media (max-width: 768px) {
  #cta section:nth-of-type(2) {
    padding: 40px 0;
  }
  #cta section:nth-of-type(2) .box h2 {
    margin-bottom: 20px;
  }
  #cta section:nth-of-type(2) .box > div {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  #cta section:nth-of-type(2) .box > div .left {
    width: 100%;
  }
  #cta section:nth-of-type(2) .box > div .left p {
    font-size: min(27px, 3.4vw);
  }
  #cta section:nth-of-type(2) .box > div .left p:nth-of-type(1) {
    text-align: center;
  }
  #cta section:nth-of-type(2) .box > div img {
    width: 0%;
    margin: auto;
  }
}
@media (max-width: 420px) {
  #cta section:nth-of-type(2) {
    padding: 30px 0;
  }
}
#news-blog {
  position: relative;
  padding: 70px 0 230px;
  background: url(../images/bottom/news-blog/bg02.png) no-repeat 50% 100% / auto, url(../images/bottom/news-blog/bg01.jpg) no-repeat 0 0 /cover;
}
#news-blog h2 {
  max-width: 458px;
  width: 70%;
  margin: 0 auto 80px;
}
#news-blog ul {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#news-blog ul li {
  position: relative;
  width: 48%;
  margin-bottom: 20px;
  padding: 10px 1px 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: start;
  -moz-align-items: start;
  -ms-align-items: start;
  align-items: start;
  background-color: #fff;
}
#news-blog ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#news-blog ul li .img {
  max-width: 175px;
  width: 30%;
  border: 10px solid #fff;
  box-shadow: 0 0 15px #e6e6e6;
}
#news-blog ul li .right {
  width: 65%;
  color: #0b3c65;
}
#news-blog ul li .right .date-cate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 10px;
  padding-right: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #216bbd;
}
#news-blog ul li .right .date-cate P:nth-of-type(1) {
  margin-right: 1%;
  font-size: min(24px, 2.4vw);
}
#news-blog ul li .right .date-cate P:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: end;
  -moz-justify-content: end;
  -ms-justify-content: end;
  justify-content: end;
  margin-left: 1%;
}
#news-blog ul li .right .date-cate P:nth-of-type(2) span {
  display: block;
  padding: 5px 10px;
  font-size: min(20px, 2vw);
  color: #fff;
  background-color: #0b3c65;
  line-height: 1;
}
#news-blog ul li .right h3 {
  padding-right: 2%;
}
#news-blog .btn {
  max-width: 492px;
  width: 60%;
  margin: auto;
}
@media (max-width: 768px) {
  #news-blog {
    padding: 50px 0 23%;
    background: url(../images/bottom/news-blog/bg02.png) no-repeat 50% 100% / 100%, url(../images/bottom/news-blog/bg01.jpg) no-repeat 0 0 /cover;
  }
  #news-blog h2 {
    margin-bottom: 40px;
  }
  #news-blog ul {
    margin-bottom: 60px;
    display: block;
  }
  #news-blog ul li {
    max-width: 580px;
    width: 100%;
    margin: 0 auto 20px;
  }
  #news-blog ul li .right .date-cate P:nth-of-type(1) {
    font-size: 3.4vw;
  }
  #news-blog ul li .right .date-cate P:nth-of-type(2) span {
    font-size: 2.6vw;
  }
}
@media (max-width: 420px) {
  #news-blog {
    padding: 40px 0 15%;
  }
  #news-blog h2 {
    margin-bottom: 30px;
  }
}
#trivia {
  position: relative;
  padding: 20px 0;
  background-color: #fabe00;
}
#trivia h2 {
  max-width: 1455px;
  width: 100%;
  margin: auto;
}
#trivia .btn {
  position: absolute;
  top: 69%;
  left: 0;
  right: 0;
  max-width: 492px;
  width: 34%;
  margin: auto;
}
/* ---------------------------------
	外壁塗装
---------------------------------- */
.mainmv.outer-wall {
  position: relative;
  background: url(../images/outer-wall/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
.mainmv.outer-wall h1 {
  max-width: 551px;
  width: 60%;
  margin: 0 auto 20px;
}
.mainmv.outer-wall .txt01 {
  max-width: 838px;
  width: 90%;
  margin: auto;
}
.mainmv.outer-wall .txt02 {
  max-width: 1200px;
  width: 96%;
  margin: auto;
}
.mainmv.outer-wall ul {
  max-width: 1200px;
  width: 96%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.mainmv.outer-wall ul li {
  width: 32%;
  padding: 10px;
  text-align: center;
  font-size: min(36px, 4vw);
  font-weight: bold;
  background: url(../images/mv/bg_year.png) no-repeat;
  background-size: cover;
  border-radius: 10px;
  line-height: 1;
}
.mainmv.outer-wall .result {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.mainmv.outer-wall .result span {
  display: inline-block;
  vertical-align: middle;
  font-size: min(36px, 4vw);
  font-weight: bold;
  letter-spacing: 0.03em;
}
.mainmv.outer-wall .result span:nth-of-type(1) {
  padding-top: 4px;
}
.mainmv.outer-wall .result span:nth-of-type(2) {
  font-size: min(48px, 4.8vw);
  font-weight: bold;
}
.mainmv.outer-wall .result span:nth-of-type(3) {
  padding-top: 4px;
}
@media only screen and (max-width: 768px) {
  .mainmv.outer-wall {
    padding: 0;
    background: none;
  }
  .mainmv.outer-wall .main_mv {
    position: relative;
    z-index: 1;
  }
  .mainmv.outer-wall ul {
    position: absolute;
    bottom: 12%;
    left: 1%;
    max-width: inherit;
    width: 49%;
    display: block;
    z-index: 2;
  }
  .mainmv.outer-wall ul li {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 5px;
    text-align: center;
    font-size: 4.2vw;
  }
  .mainmv.outer-wall .result {
    position: absolute;
    top: 64%;
    right: 1%;
    width: 48%;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: start;
    -moz-justify-content: start;
    -ms-justify-content: start;
    justify-content: start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
  }
  .mainmv.outer-wall .result span {
    display: block;
    font-size: 6.4vw;
  }
  .mainmv.outer-wall .result span:nth-of-type(1) {
    padding-top: 0;
    width: 100%;
  }
  .mainmv.outer-wall .result span:nth-of-type(2) {
    font-size: 9.4vw;
  }
  .mainmv.outer-wall .result span:nth-of-type(3) {
    padding-top: 0;
  }
}
@media only screen and (max-width: 414px) {
  .mainmv.outer-wall ul {
    bottom: 5%;
  }
}
@media only screen and (max-width: 330px) {
  .mainmv.outer-wall ul {
    bottom: 7%;
  }
  .mainmv.outer-wall ul li {
    margin-bottom: 10px;
  }
}
.outer-wall_01 {
  position: relative;
  background: url(../images/background/danger.png) no-repeat 50% 0% /auto, url(../images/background/person01.png) no-repeat 95% 100% /25%, url(../images/background/bg09.jpg) no-repeat top center /cover;
}
.outer-wall_01 h2 {
  max-width: 1096px;
  width: 100%;
  margin: 0 auto;
}
.outer-wall_01 .upper {
  max-width: 1058px;
  width: 90%;
  margin: 0 auto 40px;
}
.outer-wall_01 .lower h3 {
  max-width: 768px;
  width: 90%;
  margin: 0 auto 30px;
}
.outer-wall_01 .lower p:nth-of-type(1) {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto 40px;
  font-size: min(27px, 3vw);
}
.outer-wall_01 .lower p:nth-of-type(2) {
  max-width: 1046px;
  width: 96%;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .outer-wall_01 {
    background: url(../images/background/danger.png) no-repeat 50% 0% /190%, url(../images/background/person01.png) no-repeat 95% 100% /25%, url(../images/background/bg09.jpg) no-repeat top center /cover;
  }
  .outer-wall_01 .upper {
    margin: 0 auto 20px;
  }
  .outer-wall_01 .lower h3 {
    max-width: 424px;
    width: 80%;
    margin: 0 auto 30px;
  }
}
@media only screen and (max-width: 414px) {
  .outer-wall_01 .lower h3 {
    margin: 0 auto 20px;
  }
  .outer-wall_01 .lower p:nth-of-type(1) {
    margin: 0 auto 30px;
    font-size: 16px;
  }
}
#outer-wall section:nth-of-type(2) {
  background: url(../images/background/bg03.jpg) no-repeat;
  background-size: cover;
}
#outer-wall section:nth-of-type(2) h2 {
  max-width: 914px;
  width: 90%;
  margin: 0 auto 50px;
}
#outer-wall section:nth-of-type(2) .block_outer {
  background: url(../images/background/bg10.png);
}
#outer-wall section:nth-of-type(2) .block_outer .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 30px;
  padding: 40px 10px 40px 40px;
  background: url(../images/background/bg11.png);
  border: 10px solid #216bbd;
}
#outer-wall section:nth-of-type(2) .block_outer .block .img {
  max-width: 526px;
  width: 44%;
}
#outer-wall section:nth-of-type(2) .block_outer .block .right {
  max-width: 580px;
  width: 54%;
}
#outer-wall section:nth-of-type(2) .block_outer .block .right h3 {
  margin-bottom: 10px;
  font-size: min(30px, 4vw);
  color: #00335e;
}
#outer-wall section:nth-of-type(2) .block_outer .block .right p:nth-of-type(1) {
  margin-bottom: 10px;
}
#outer-wall section:nth-of-type(2) .block_outer .block .right .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: end;
  -moz-justify-content: end;
  -ms-justify-content: end;
  justify-content: end;
}
#outer-wall section:nth-of-type(2) .block_outer .block:nth-of-type(1) .right .btn img {
  max-width: 245px;
}
#outer-wall section:nth-of-type(2) .block_outer .block:nth-of-type(2) .right .btn img {
  max-width: 245px;
}
#outer-wall section:nth-of-type(2) .block_outer .block:nth-of-type(3) .right .btn img {
  max-width: 402px;
}
#outer-wall section:nth-of-type(2) .block_outer .block:nth-of-type(4) {
  margin-bottom: 0;
}
@media only screen and (max-width: 1200px) {
  #outer-wall section:nth-of-type(2) .block_outer .block {
    padding: 40px 20px;
  }
}
@media only screen and (max-width: 768px) {
  #outer-wall section:nth-of-type(2) .block_outer .block {
    display: block;
  }
  #outer-wall section:nth-of-type(2) .block_outer .block .img {
    width: 90%;
    margin: 0 auto 20px;
  }
  #outer-wall section:nth-of-type(2) .block_outer .block .right {
    width: 100%;
    margin: auto;
  }
  #outer-wall section:nth-of-type(2) .block_outer .block .right .btn {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 414px) {
  #outer-wall section:nth-of-type(2) h2 {
    margin: 0 auto 30px;
  }
  #outer-wall section:nth-of-type(2) .block_outer .block:nth-of-type(1) .right .btn img {
    max-width: 200px;
  }
  #outer-wall section:nth-of-type(2) .block_outer .block:nth-of-type(2) .right .btn img {
    max-width: 200px;
  }
  #outer-wall section:nth-of-type(2) .block_outer .block:nth-of-type(3) .right .btn img {
    max-width: 300px;
  }
}
#outer-wall section:nth-of-type(3) {
  padding: 60px 0;
  background-color: #00335e;
}
#outer-wall section:nth-of-type(3) h2 {
  max-width: 990px;
  width: 100%;
  margin: 0 auto 50px;
}
#outer-wall section:nth-of-type(3) .img {
  max-width: 660px;
  width: 70%;
  margin: 0 auto 50px;
}
#outer-wall section:nth-of-type(3) p:nth-of-type(2) {
  max-width: 820px;
  width: 100%;
  margin: auto;
  color: #fff;
}
@media only screen and (max-width: 414px) {
  #outer-wall section:nth-of-type(3) {
    padding: 40px 0;
  }
}
#outer-wall section:nth-of-type(4) {
  background: url(../images/outer-wall/bg01.jpg) no-repeat bottom center;
  background-size: cover;
}
#outer-wall section:nth-of-type(4) p:nth-of-type(1) {
  max-width: 1196px;
  width: 100%;
  margin: 0 auto 50px;
  padding-bottom: 50px;
  border-bottom: 2px solid #00335e;
}
#outer-wall section:nth-of-type(4) h2 {
  max-width: 466px;
  width: 60%;
  margin: 0 auto 40px;
}
#outer-wall section:nth-of-type(4) table:nth-of-type(1) {
  width: 100%;
  border-top: 1px solid #00335e;
  border-left: 1px solid #00335e;
}
#outer-wall section:nth-of-type(4) table:nth-of-type(1) th, #outer-wall section:nth-of-type(4) table:nth-of-type(1) td {
  padding: 10px;
  border-right: 1px solid #00335e;
  border-bottom: 1px solid #00335e;
}
#outer-wall section:nth-of-type(4) table:nth-of-type(1) thead {
  color: #fff;
  background-color: #216bbd;
}
#outer-wall section:nth-of-type(4) table:nth-of-type(1) thead th {
  font-size: min(30px, 3.4vw);
}
#outer-wall section:nth-of-type(4) table:nth-of-type(1) tbody {
  background-color: #fff;
}
#outer-wall section:nth-of-type(4) table:nth-of-type(1) tbody th, #outer-wall section:nth-of-type(4) table:nth-of-type(1) tbody td {
  font-weight: normal;
  color: #00335e;
}
#outer-wall section:nth-of-type(4) table:nth-of-type(1) tbody th {
  width: 280px;
  height: 150px;
  font-size: 24px;
}
#outer-wall section:nth-of-type(4) table:nth-of-type(1) tbody td:nth-of-type(1) {
  width: 280px;
  text-align: center;
  vertical-align: middle;
  font-size: 24px;
}
#outer-wall section:nth-of-type(4) table:nth-of-type(1) tbody td:nth-of-type(2) {
  width: auto;
}
#outer-wall section:nth-of-type(4) table.ssp {
  display: none;
}
@media only screen and (max-width: 1080px) {
  #outer-wall section:nth-of-type(4) table:nth-of-type(1) tbody th {
    width: 240px;
  }
  #outer-wall section:nth-of-type(4) table:nth-of-type(1) tbody td:nth-of-type(1) {
    width: 240px;
  }
}
@media only screen and (max-width: 768px) {
  #outer-wall section:nth-of-type(4) p:nth-of-type(1) {
    margin: 0 auto 40px;
    padding-bottom: 40px;
  }
  #outer-wall section:nth-of-type(4) h2 {
    max-width: 466px;
    width: 60%;
    margin: 0 auto 40px;
  }
  #outer-wall section:nth-of-type(4) table:nth-of-type(1) tbody th {
    width: 26%;
    font-size: 20px;
  }
  #outer-wall section:nth-of-type(4) table:nth-of-type(1) tbody td:nth-of-type(1) {
    width: 26%;
    font-size: 20px;
  }
}
@media only screen and (max-width: 414px) {
  #outer-wall section:nth-of-type(4) p:nth-of-type(1) {
    margin: 0 auto 30px;
    padding-bottom: 30px;
  }
  #outer-wall section:nth-of-type(4) h2 {
    width: 80%;
    margin: 0 auto 30px;
  }
  #outer-wall section:nth-of-type(4) table:nth-of-type(1) {
    display: none;
  }
  #outer-wall section:nth-of-type(4) table.ssp {
    display: block;
    border-top: 1px solid #00335e;
    margin-bottom: 5px;
  }
  #outer-wall section:nth-of-type(4) table.ssp th, #outer-wall section:nth-of-type(4) table.ssp td {
    padding: 10px;
    border-right: 1px solid #00335e;
    border-bottom: 1px solid #00335e;
  }
  #outer-wall section:nth-of-type(4) table.ssp tr:nth-of-type(1) td {
    font-size: 15px;
    font-weight: bold;
  }
  #outer-wall section:nth-of-type(4) table.ssp th {
    width: 30%;
    height: auto;
    font-size: 15px;
    color: #fff;
    background-color: #216bbd;
  }
  #outer-wall section:nth-of-type(4) table.ssp td {
    width: auto;
    color: #00335e;
    background-color: #fff;
  }
}
@media only screen and (max-width: 330px) {
  #outer-wall section:nth-of-type(4) table.ssp th {
    width: 35%;
  }
}
#outer-wall section:nth-of-type(5) {
  padding: 30px 0;
  background-color: #216bbd;
}
#outer-wall section:nth-of-type(5) h2 {
  max-width: 530px;
  width: 80%;
  margin: 0 auto 30px;
}
#outer-wall section:nth-of-type(5) .block {
  padding: 40px 0;
  background-color: #fff;
  border-radius: 20px;
}
#outer-wall section:nth-of-type(5) .block .inner {
  max-width: 1050px;
  width: 94%;
  margin: 0 auto 60px;
}
#outer-wall section:nth-of-type(5) .block .inner h3 {
  margin: 0 auto 10px;
}
#outer-wall section:nth-of-type(5) .block .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 20px;
}
#outer-wall section:nth-of-type(5) .block .inner ul li {
  max-width: 375px;
  width: 31%;
}
#outer-wall section:nth-of-type(5) .block .inner .bd {
  width: 94%;
  height: 2px;
  margin: auto;
  background-color: #00335e;
}
#outer-wall section:nth-of-type(5) .block .inner:nth-of-type(1) h3 {
  max-width: 837px;
}
#outer-wall section:nth-of-type(5) .block .inner:nth-of-type(2) h3 {
  max-width: 691px;
}
#outer-wall section:nth-of-type(5) .block .inner:nth-of-type(3) h3 {
  max-width: 763px;
}
@media only screen and (max-width: 414px) {
  #outer-wall section:nth-of-type(5) .block {
    padding-bottom: 20px;
  }
  #outer-wall section:nth-of-type(5) .block .inner {
    margin: 0 auto 40px;
  }
  #outer-wall section:nth-of-type(5) .block .inner ul {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #outer-wall section:nth-of-type(5) .block .inner ul li {
    width: 48%;
    margin: 0 1%;
  }
}
#outer-wall section:nth-of-type(6) {
  background-color: #216bbd;
}
#outer-wall section:nth-of-type(6) h2 {
  max-width: 1017px;
  width: 100%;
  margin: 0 auto 30px;
}
#outer-wall section:nth-of-type(6) .block {
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 60px;
  background-color: #fff;
  border-radius: 20px;
}
#outer-wall section:nth-of-type(6) .block .lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(1) {
  background: #fff url(../images/outer-wall/icon01.png) no-repeat 10% 5% / auto;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(1) h3 {
  max-width: 810px;
  margin: 0 auto;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(1) .img {
  max-width: 1123px;
  width: 96%;
  margin: 0 auto 50px;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(1) .lower {
  width: 94%;
  margin: auto;
  -webkit-align-items: start;
  -moz-align-items: start;
  -ms-align-items: start;
  align-items: start;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(1) .lower p {
  max-width: 960px;
  width: 85%;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(1) .lower img {
  max-width: 127px;
  width: 12%;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(2) {
  background: #fff url(../images/outer-wall/icon02.png) no-repeat 90% 5% / auto;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(2) h3 {
  max-width: 810px;
  margin: 0 auto;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(2) .lower {
  width: 94%;
  max-width: 1050px;
  margin: auto;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(2) .lower .left {
  max-width: 421px;
  width: 40%;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(2) .lower .right {
  max-width: 570px;
  width: 58%;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(2) .lower .right img {
  display: block;
  max-width: 226px;
  margin: auto;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(3) {
  background: #fff url(../images/outer-wall/icon03.png) no-repeat 10% 5% / auto;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(3) h3 {
  max-width: 810px;
  margin: 0 auto;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(3) .lower {
  width: 94%;
  max-width: 1050px;
  margin: auto;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(3) .lower .left {
  max-width: 421px;
  width: 40%;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(3) .lower .right {
  max-width: 570px;
  width: 58%;
}
#outer-wall section:nth-of-type(6) .block:nth-of-type(3) .lower .right img {
  display: block;
  max-width: 335px;
}
@media only screen and (max-width: 768px) {
  #outer-wall section:nth-of-type(6) .block {
    padding-bottom: 40px;
  }
  #outer-wall section:nth-of-type(6) .block .lower {
    display: block;
  }
  #outer-wall section:nth-of-type(6) .block:nth-of-type(1) {
    background: #fff url(../images/outer-wall/icon01.png) no-repeat 10% 5% / 25%;
  }
  #outer-wall section:nth-of-type(6) .block:nth-of-type(1) .img {
    max-width: 1123px;
    width: 96%;
    margin: 0 auto 20px;
  }
  #outer-wall section:nth-of-type(6) .block:nth-of-type(1) .lower p {
    max-width: 960px;
    width: 100%;
  }
  #outer-wall section:nth-of-type(6) .block:nth-of-type(1) .lower img {
    display: block;
    width: 20%;
    margin: auto;
  }
  #outer-wall section:nth-of-type(6) .block:nth-of-type(2) {
    background: #fff url(../images/outer-wall/icon02.png) no-repeat 90% 5% / 25%;
  }
  #outer-wall section:nth-of-type(6) .block:nth-of-type(2) .lower .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #outer-wall section:nth-of-type(6) .block:nth-of-type(2) .lower .right {
    width: 100%;
    max-width: inherit;
    margin: auto;
  }
  #outer-wall section:nth-of-type(6) .block:nth-of-type(2) .lower .right img {
    width: 30%;
  }
  #outer-wall section:nth-of-type(6) .block:nth-of-type(3) {
    margin-bottom: 0;
    background: #fff url(../images/outer-wall/icon03.png) no-repeat 10% 5% / 25%;
  }
  #outer-wall section:nth-of-type(6) .block:nth-of-type(3) .lower .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #outer-wall section:nth-of-type(6) .block:nth-of-type(3) .lower .right {
    width: 100%;
    max-width: inherit;
    margin: auto;
  }
  #outer-wall section:nth-of-type(6) .block:nth-of-type(3) .lower .right img {
    width: 35%;
    margin: auto;
  }
}
/* ---------------------------------
  屋根葺き替え
---------------------------------- */
.mainmv.roof-replacement {
  padding-bottom: 60px;
  background: url(../images/roof-replacement/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
.mainmv.roof-replacement h1 {
  max-width: 1085px;
  width: 90%;
  margin: 0 auto 20px;
}
.mainmv.roof-replacement .txt01 {
  max-width: 942px;
  width: 90%;
  margin: 0 auto 30px;
}
.mainmv.roof-replacement .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.mainmv.roof-replacement .price span {
  display: block;
  margin: 0 0.5%;
  line-height: 1;
}
.mainmv.roof-replacement .price span:nth-of-type(1) {
  font-size: min(48px, 4.8vw);
  font-weight: bold;
  color: #ff0000;
  text-shadow: 3px 3px 2px #fff, 3px -3px 2px #fff, -3px 3px 2px #fff, -3px -3px 2px #fff, 3px 3px 2px #fff, 3px -3px 2px #fff, -3px 3px 2px #fff, -3px -3px 2px #fff;
}
.mainmv.roof-replacement .price span:nth-of-type(2) {
  padding: 15px 10px;
  font-size: min(55px, 4.8vw);
  color: #ff0000;
  text-shadow: 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff, 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff;
  background-color: #ff0000;
}
.mainmv.roof-replacement .result {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.mainmv.roof-replacement .result span {
  display: inline-block;
  vertical-align: middle;
  font-size: min(36px, 4vw);
  font-weight: bold;
  letter-spacing: 0.03em;
}
.mainmv.roof-replacement .result span:nth-of-type(1) {
  padding-top: 4px;
}
.mainmv.roof-replacement .result span:nth-of-type(2) {
  font-size: min(48px, 4.8vw);
  font-weight: bold;
}
.mainmv.roof-replacement .result span:nth-of-type(3) {
  padding-top: 4px;
}
@media only screen and (max-width: 768px) {
  .mainmv.roof-replacement {
    padding: 0;
    background: none;
  }
  .mainmv.roof-replacement .main_mv {
    position: relative;
    z-index: 1;
  }
  .mainmv.roof-replacement .price {
    display: block;
    position: absolute;
    top: 65%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 2;
  }
  .mainmv.roof-replacement .price span:nth-child(1) {
    margin-bottom: 20px;
    font-size: min(48px, 5.5vw);
  }
  .mainmv.roof-replacement .price span:nth-child(2) {
    width: 60%;
    margin: auto;
    font-size: min(55px, 6.5vw);
  }
  .mainmv.roof-replacement .result {
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
  }
  .mainmv.roof-replacement .result span {
    font-size: 6.4vw;
  }
  .mainmv.roof-replacement .result span:nth-of-type(2) {
    font-size: 9.4vw;
  }
  .mainmv.roof-replacement .result span:nth-of-type(3) {
    padding-top: 0;
  }
}
@media only screen and (max-width: 414px) {
  .mainmv.roof-replacement .price {
    top: 64%;
  }
  .mainmv.roof-replacement .price span:nth-child(1) {
    margin-bottom: 10px;
  }
}
#roof-replacement section:nth-of-type(1) {
  position: relative;
  background: url(../images/background/danger.png) no-repeat 50% 0% /auto, url(../images/background/person01.png) no-repeat 98% 100% /25%, url(../images/roof-replacement/bg01.jpg) no-repeat 0 0 /cover;
}
#roof-replacement section:nth-of-type(1) h2 {
  max-width: 1041px;
  width: 100%;
  margin: 0 auto 50px;
}
#roof-replacement section:nth-of-type(1) .upper ul {
  max-width: 1020px;
  width: 100%;
  margin: 0 auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
#roof-replacement section:nth-of-type(1) .upper ul li {
  max-width: 295px;
  width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
#roof-replacement section:nth-of-type(1) .upper ul li img {
  display: block;
  margin-bottom: 15px;
}
#roof-replacement section:nth-of-type(1) .upper ul li p {
  padding: 10px;
  background-color: #fff;
  flex-grow: 1;
}
#roof-replacement section:nth-of-type(1) .lower h3 {
  max-width: 1020px;
  width: 96%;
  margin: 0 auto 30px;
}
#roof-replacement section:nth-of-type(1) .lower .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#roof-replacement section:nth-of-type(1) .lower .block p:nth-of-type(1) {
  max-width: 474px;
  width: 39.5%;
}
#roof-replacement section:nth-of-type(1) .lower .block p:nth-of-type(2) {
  max-width: 720px;
  width: 60%;
  padding-right: 8%;
  font-size: min(27px, 3vw);
  text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
@media only screen and (max-width: 768px) {
  #roof-replacement section:nth-of-type(1) {
    background: url(../images/background/danger.png) no-repeat 50% 0% /auto, url(../images/background/person01.png) no-repeat 98% 100% /25%, url(../images/roof-replacement/bg01.jpg) no-repeat 0 0 /cover;
  }
  #roof-replacement section:nth-of-type(1) h2 {
    max-width: 710px;
    width: 90%;
    margin: 0 auto 50px;
  }
  #roof-replacement section:nth-of-type(1) .lower h3 {
    max-width: 600px;
    width: 80%;
    margin: 0 auto 30px;
  }
  #roof-replacement section:nth-of-type(1) .lower .block {
    display: block;
  }
  #roof-replacement section:nth-of-type(1) .lower .block p:nth-of-type(1) {
    width: 60%;
    margin: 0 auto 20px;
  }
  #roof-replacement section:nth-of-type(1) .lower .block p:nth-of-type(2) {
    width: 100%;
    margin: auto;
    padding: 0;
  }
}
@media only screen and (max-width: 414px) {
  #roof-replacement section:nth-of-type(1) h2 {
    margin: 0 auto 30px;
  }
  #roof-replacement section:nth-of-type(1) .upper ul {
    margin: 0 auto 30px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #roof-replacement section:nth-of-type(1) .upper ul li {
    width: 48%;
    margin: 0 1% 15px;
  }
  #roof-replacement section:nth-of-type(1) .upper ul li img {
    margin-bottom: 10px;
  }
}
#roof-replacement section:nth-of-type(2) {
  background: url(../images/background/bg12.png);
}
#roof-replacement section:nth-of-type(2) h2 {
  max-width: 881px;
  width: 96%;
  margin: 0 auto 40px;
}
#roof-replacement section:nth-of-type(2) .block_outer {
  background-color: #fff;
}
#roof-replacement section:nth-of-type(2) .block {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 60px;
}
#roof-replacement section:nth-of-type(2) .block .lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 40px;
}
#roof-replacement section:nth-of-type(2) .block .bd {
  width: 90%;
  height: 2px;
  margin: auto;
  background-color: #00335e;
}
#roof-replacement section:nth-of-type(2) .block:nth-of-type(1) h3 {
  max-width: 837px;
  margin: 0 auto 20px;
}
#roof-replacement section:nth-of-type(2) .block:nth-of-type(1) .img {
  max-width: 1123px;
  width: 96%;
  margin: 0 auto 50px;
}
#roof-replacement section:nth-of-type(2) .block:nth-of-type(1) .lower {
  display: block;
}
#roof-replacement section:nth-of-type(2) .block:nth-of-type(2) h3 {
  max-width: 701px;
  margin: 0 auto 20px;
}
#roof-replacement section:nth-of-type(2) .block:nth-of-type(2) .lower .left {
  max-width: 470px;
  width: 42.5%;
}
#roof-replacement section:nth-of-type(2) .block:nth-of-type(2) .lower .right {
  max-width: 640px;
  width: 57.5%;
  padding-top: 3%;
}
#roof-replacement section:nth-of-type(2) .block:nth-of-type(3) {
  margin-bottom: 0;
}
#roof-replacement section:nth-of-type(2) .block:nth-of-type(3) h3 {
  max-width: 606px;
  margin: 0 auto 20px;
}
#roof-replacement section:nth-of-type(2) .block:nth-of-type(3) .lower .left {
  max-width: 470px;
  width: 42.5%;
}
#roof-replacement section:nth-of-type(2) .block:nth-of-type(3) .lower .right {
  max-width: 640px;
  width: 57.5%;
  padding-top: 3%;
  -webkit-order: -1;
  order: -1;
}
@media only screen and (max-width: 768px) {
  #roof-replacement section:nth-of-type(2) .block {
    margin: 0 auto 40px;
  }
  #roof-replacement section:nth-of-type(2) .block .lower {
    display: block;
    padding-bottom: 40px;
  }
  #roof-replacement section:nth-of-type(2) .block:nth-of-type(2) .lower .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #roof-replacement section:nth-of-type(2) .block:nth-of-type(2) .lower .right {
    width: 100%;
    margin: auto;
    padding-top: 0;
  }
  #roof-replacement section:nth-of-type(2) .block:nth-of-type(3) .lower .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #roof-replacement section:nth-of-type(2) .block:nth-of-type(3) .lower .right {
    width: 100%;
    margin: auto;
    padding-top: 0;
  }
}
@media only screen and (max-width: 414px) {
  #roof-replacement section:nth-of-type(2) .block:nth-of-type(1) .img {
    margin: 0 auto 20px;
  }
}
#roof-replacement section:nth-of-type(3) {
  position: relative;
  padding: 70px 0 180px;
  background: url(../images/roof-replacement/bg03.png) no-repeat 100% 100% / auto, url(../images/roof-replacement/bg02.jpg) no-repeat 0 0 / cover;
}
#roof-replacement section:nth-of-type(3) h2 {
  width: 100%;
  margin-bottom: 20px;
}
#roof-replacement section:nth-of-type(3) p {
  max-width: 275px;
  width: 30%;
  margin: 0 auto 70px;
}
#roof-replacement section:nth-of-type(3) ul li {
  margin-bottom: 20px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: min(42px, 4.2vw);
  font-weight: bold;
  font-family: "M PLUS 1p", sans-serif;
  text-shadow: 0 3px 3px #fff, 3px 0 3px #fff, 0 -3px 3px #fff, -3px 0 3px #fff, -3px -3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, 3px 3px 3px #fff;
  line-height: 1.4;
}
#roof-replacement section:nth-of-type(3) .arrow {
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  max-width: 575px;
  width: 50%;
  margin: auto;
  z-index: 2;
}
@media only screen and (max-width: 1080px) {
  #roof-replacement section:nth-of-type(3) {
    background: url(../images/roof-replacement/bg03.png) no-repeat 100% 100% / 40%, url(../images/roof-replacement/bg02.jpg) no-repeat 0 0 / cover;
  }
}
@media only screen and (max-width: 768px) {
  #roof-replacement section:nth-of-type(3) {
    padding: 60px 0 140px;
  }
  #roof-replacement section:nth-of-type(3) h2 {
    width: 90%;
    max-width: 660px;
    margin: auto;
    margin-bottom: 20px;
  }
  #roof-replacement section:nth-of-type(3) p {
    margin: 0 auto 40px;
  }
}
@media only screen and (max-width: 414px) {
  #roof-replacement section:nth-of-type(3) {
    padding: 40px 0 32%;
  }
  #roof-replacement section:nth-of-type(3) p {
    margin: 0 auto 20px;
  }
  #roof-replacement section:nth-of-type(3) ul li {
    margin-bottom: 10px;
  }
  #roof-replacement section:nth-of-type(3) .arrow {
    bottom: -40px;
  }
}
#roof-replacement section:nth-of-type(4) {
  position: relative;
  padding: 140px 0 80px;
  background: url(../images/roof-replacement/bg04.jpg) no-repeat top;
  background-size: cover;
}
#roof-replacement section:nth-of-type(4) h2 {
  margin-bottom: 20px;
}
#roof-replacement section:nth-of-type(4) h3 {
  max-width: 936px;
  width: 100%;
  margin: 0 auto 70px;
}
#roof-replacement section:nth-of-type(4) ul {
  max-width: 1110px;
  width: 100%;
  margin: auto;
  margin-bottom: 40px;
}
#roof-replacement section:nth-of-type(4) ul li {
  font-size: min(42px, 4.2vw);
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#roof-replacement section:nth-of-type(4) p:nth-of-type(1) {
  max-width: 1110px;
  width: 100%;
  margin: auto;
  margin-bottom: 60px;
  font-size: min(30px, 3vw);
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#roof-replacement section:nth-of-type(4) p:nth-of-type(2) {
  max-width: 1039px;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  #roof-replacement section:nth-of-type(4) {
    padding: 110px 0 80px;
  }
  #roof-replacement section:nth-of-type(4) h3 {
    margin: 0 auto 40px;
  }
}
@media only screen and (max-width: 414px) {
  #roof-replacement section:nth-of-type(4) {
    padding: 60px 0;
  }
  #roof-replacement section:nth-of-type(4) ul {
    margin-bottom: 20px;
  }
  #roof-replacement section:nth-of-type(4) p:nth-of-type(1) {
    margin-bottom: 30px;
  }
}
#roof-replacement section:nth-of-type(6) {
  background: url(../images/roof-replacement/bg05.jpg) no-repeat bottom;
  background-size: cover;
}
#roof-replacement section:nth-of-type(6) h2 {
  max-width: 861px;
  width: 96%;
  margin: 0 auto 50px;
}
#roof-replacement section:nth-of-type(6) .block {
  padding: 40px 0;
  background-color: #00335e;
  border-radius: 20px;
}
#roof-replacement section:nth-of-type(6) .block .inner {
  max-width: 1030px;
  width: 94%;
  margin: auto;
}
#roof-replacement section:nth-of-type(6) .block .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#roof-replacement section:nth-of-type(6) .block .inner ul li {
  width: 31%;
  margin-bottom: 40px;
  padding: 15px 10px 20px;
  background-color: #f1f1f1;
  border-radius: 10px;
}
#roof-replacement section:nth-of-type(6) .block .inner ul li h3 {
  max-width: 299px;
  margin: auto;
  margin-bottom: 10px;
}
#roof-replacement section:nth-of-type(6) .block .inner ul li img {
  display: block;
  max-width: 295px;
  margin: auto;
  margin-bottom: 15px;
}
#roof-replacement section:nth-of-type(6) .block .inner ul li p {
  max-width: 290px;
  width: 90%;
  margin: auto;
  color: #00335e;
}
@media only screen and (max-width: 768px) {
  #roof-replacement section:nth-of-type(6) h2 {
    max-width: 448px;
    width: 70%;
    margin: 0 auto 30px;
  }
  #roof-replacement section:nth-of-type(6) .block .inner ul li {
    width: 48%;
  }
}
@media only screen and (max-width: 414px) {
  #roof-replacement section:nth-of-type(6) .block {
    padding-bottom: 20px;
  }
  #roof-replacement section:nth-of-type(6) .block .inner ul li {
    width: 100%;
    max-width: 320px;
    margin: 0 auto 20px;
  }
  #roof-replacement section:nth-of-type(6) .block .inner ul li h3 {
    width: 80%;
  }
}
/* ---------------------------------
  屋根板金工事
---------------------------------- */
.mainmv.roof-sheet-metal {
  background: url(../images/roof-sheet-metal/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
.mainmv.roof-sheet-metal h1 {
  max-width: 888px;
  width: 60%;
  margin: 0 auto 20px;
}
.mainmv.roof-sheet-metal .txt01 {
  max-width: 465px;
  width: 60%;
  margin: 0 auto 30px;
}
.mainmv.roof-sheet-metal .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.mainmv.roof-sheet-metal .price span {
  display: block;
  margin: 0 0.5%;
  line-height: 1;
}
.mainmv.roof-sheet-metal .price span:nth-of-type(1) {
  font-size: min(48px, 4.8vw);
  font-weight: bold;
  color: #ff0000;
  text-shadow: 3px 3px 2px #fff, 3px -3px 2px #fff, -3px 3px 2px #fff, -3px -3px 2px #fff, 3px 3px 2px #fff, 3px -3px 2px #fff, -3px 3px 2px #fff, -3px -3px 2px #fff;
}
.mainmv.roof-sheet-metal .price span:nth-of-type(2) {
  padding: 15px 10px;
  font-size: min(55px, 4.8vw);
  color: #ff0000;
  text-shadow: 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff, 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff;
  background-color: #ff0000;
}
.mainmv.roof-sheet-metal .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.mainmv.roof-sheet-metal .bottom .result {
  margin-right: 2%;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.mainmv.roof-sheet-metal .bottom .result span {
  display: inline-block;
  vertical-align: middle;
  font-size: min(36px, 4vw);
  font-weight: bold;
  letter-spacing: 0.03em;
}
.mainmv.roof-sheet-metal .bottom .result span:nth-of-type(1) {
  padding-top: 4px;
}
.mainmv.roof-sheet-metal .bottom .result span:nth-of-type(2) {
  font-size: min(48px, 4.8vw);
  font-weight: bold;
}
.mainmv.roof-sheet-metal .bottom .result span:nth-of-type(3) {
  padding-top: 4px;
}
.mainmv.roof-sheet-metal .bottom .year {
  padding: 10px 25px;
  font-size: min(36px, 4vw);
  font-weight: bold;
  color: #000;
  text-shadow: none;
  transform: none;
  background: url(../images/mv/bg_year.png) no-repeat;
  border-radius: 10px;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .mainmv.roof-sheet-metal {
    padding: 0;
    background: none;
  }
  .mainmv.roof-sheet-metal .main_mv {
    position: relative;
    z-index: 1;
  }
  .mainmv.roof-sheet-metal .price {
    display: block;
    position: absolute;
    top: 58%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 2;
  }
  .mainmv.roof-sheet-metal .price span:nth-child(1) {
    margin-bottom: 20px;
    font-size: min(48px, 5.5vw);
  }
  .mainmv.roof-sheet-metal .price span:nth-child(2) {
    width: 60%;
    margin: auto;
    font-size: min(55px, 6.5vw);
  }
  .mainmv.roof-sheet-metal .bottom {
    display: block;
    position: absolute;
    top: 74%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
  }
  .mainmv.roof-sheet-metal .bottom .result {
    margin-right: 0;
  }
  .mainmv.roof-sheet-metal .bottom .result span {
    font-size: 6.4vw;
    line-height: 1.5;
  }
  .mainmv.roof-sheet-metal .bottom .result span:nth-of-type(2) {
    font-size: 9.4vw;
  }
  .mainmv.roof-sheet-metal .bottom .result span:nth-of-type(3) {
    padding-top: 0;
  }
  .mainmv.roof-sheet-metal .bottom .year {
    width: 50%;
    margin: auto;
  }
}
@media only screen and (max-width: 414px) {
  .mainmv.roof-sheet-metal .price {
    top: 57%;
  }
  .mainmv.roof-sheet-metal .price span:nth-child(1) {
    margin-bottom: 10px;
  }
}
#roof-sheet-metal section:nth-of-type(1) {
  background: url(../images/roof-sheet-metal/img03.png) no-repeat 95% 100% / 17%, url(../images/roof-sheet-metal/bg01.jpg) no-repeat 0 0 / cover;
}
#roof-sheet-metal section:nth-of-type(1) h2 {
  max-width: 850px;
  width: 100%;
  margin: 0 auto 50px;
}
#roof-sheet-metal section:nth-of-type(1) p {
  font-size: min(27px, 3vw);
}
#roof-sheet-metal section:nth-of-type(1) .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#roof-sheet-metal section:nth-of-type(1) .block .left {
  max-width: 474px;
  width: 39.5%;
}
#roof-sheet-metal section:nth-of-type(1) .block .right {
  max-width: 720px;
  width: 60%;
}
#roof-sheet-metal section:nth-of-type(1) .block:nth-of-type(1) {
  margin-bottom: 80px;
}
#roof-sheet-metal section:nth-of-type(1) .block:nth-of-type(1) .right {
  padding-right: 2%;
}
#roof-sheet-metal section:nth-of-type(1) .block:nth-of-type(2) {
  margin-bottom: 40px;
}
#roof-sheet-metal section:nth-of-type(1) .block:nth-of-type(2) .right {
  order: -1;
  -webkit-order: -1;
}
@media only screen and (max-width: 768px) {
  #roof-sheet-metal section:nth-of-type(1) {
    background: url(../images/roof-sheet-metal/img03.png) no-repeat 95% 100% / 30%, url(../images/roof-sheet-metal/bg01.jpg) no-repeat 0 0 / cover;
  }
  #roof-sheet-metal section:nth-of-type(1) p {
    text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
  }
  #roof-sheet-metal section:nth-of-type(1) .block {
    display: block;
  }
  #roof-sheet-metal section:nth-of-type(1) .block .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #roof-sheet-metal section:nth-of-type(1) .block .right {
    width: 100%;
    margin: auto;
  }
  #roof-sheet-metal section:nth-of-type(1) .block:nth-of-type(1) {
    margin-bottom: 80px;
  }
  #roof-sheet-metal section:nth-of-type(1) .block:nth-of-type(1) .right {
    padding-right: 0;
  }
  #roof-sheet-metal section:nth-of-type(1) .block:nth-of-type(2) {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 414px) {
  #roof-sheet-metal section:nth-of-type(1) .block {
    display: block;
  }
  #roof-sheet-metal section:nth-of-type(1) .block:nth-of-type(1) {
    margin-bottom: 30px;
  }
  #roof-sheet-metal section:nth-of-type(1) .block:nth-of-type(2) {
    margin-bottom: 20px;
  }
}
#roof-sheet-metal section:nth-of-type(2) {
  background: url(../images/background/bg12.png);
}
#roof-sheet-metal section:nth-of-type(2) h2 {
  max-width: 923px;
  width: 90%;
  margin: 0 auto 40px;
}
#roof-sheet-metal section:nth-of-type(2) .block_outer {
  background-color: #fff;
}
#roof-sheet-metal section:nth-of-type(2) .block {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 60px;
}
#roof-sheet-metal section:nth-of-type(2) .block h3 {
  max-width: 841px;
  width: 100%;
  margin: 0 auto 20px;
}
#roof-sheet-metal section:nth-of-type(2) .block .lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 40px;
}
#roof-sheet-metal section:nth-of-type(2) .block .bd {
  width: 90%;
  height: 2px;
  margin: auto;
  background-color: #00335e;
}
#roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(1) .lower .left {
  max-width: 470px;
  width: 42.3%;
}
#roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(1) .lower .right {
  max-width: 640px;
  width: 57.6%;
  padding-top: 3%;
}
#roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(2) {
  margin-bottom: 0;
}
#roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(2) .lower .left {
  max-width: 470px;
  width: 42.3%;
}
#roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(2) .lower .right {
  max-width: 640px;
  width: 57.6%;
  padding-top: 3%;
  -webkit-order: -1;
  order: -1;
}
@media only screen and (max-width: 768px) {
  #roof-sheet-metal section:nth-of-type(2) .block .lower {
    display: block;
    padding-bottom: 40px;
  }
  #roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(1) .lower .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(1) .lower .right {
    width: 100%;
    padding-top: 0;
  }
  #roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(2) .lower .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #roof-sheet-metal section:nth-of-type(2) .block:nth-of-type(2) .lower .right {
    width: 100%;
    padding-top: 0;
  }
}
@media only screen and (max-width: 414px) {
  #roof-sheet-metal section:nth-of-type(2) .block {
    margin: 0 auto 40px;
  }
}
#roof-sheet-metal section:nth-of-type(3) {
  background: url(../images/roof-sheet-metal/bg02.jpg) no-repeat top center;
  background-size: cover;
}
#roof-sheet-metal section:nth-of-type(3) h2 {
  max-width: 723px;
  width: 96%;
  margin: 0 auto 40px;
}
#roof-sheet-metal section:nth-of-type(3) .block_outer {
  background-color: rgba(255, 255, 255, 0.8);
}
#roof-sheet-metal section:nth-of-type(3) .block {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 60px;
}
#roof-sheet-metal section:nth-of-type(3) .block .lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 40px;
}
#roof-sheet-metal section:nth-of-type(3) .block .lower .left {
  max-width: 470px;
  width: 42.3%;
}
#roof-sheet-metal section:nth-of-type(3) .block .lower .right {
  max-width: 640px;
  width: 57.6%;
  padding-top: 3%;
}
#roof-sheet-metal section:nth-of-type(3) .block .bd {
  width: 90%;
  height: 2px;
  margin: auto;
  background-color: #00335e;
}
#roof-sheet-metal section:nth-of-type(3) .block:nth-of-type(1) h3 {
  max-width: 381px;
  width: 60%;
  margin: 0 auto 20px;
}
#roof-sheet-metal section:nth-of-type(3) .block:nth-of-type(2) h3 {
  max-width: 501px;
  width: 80%;
  margin: 0 auto 20px;
}
#roof-sheet-metal section:nth-of-type(3) .block:nth-of-type(2) .lower .right {
  -webkit-order: -1;
  order: -1;
}
#roof-sheet-metal section:nth-of-type(3) .block:nth-of-type(3) {
  margin-bottom: 0;
}
#roof-sheet-metal section:nth-of-type(3) .block:nth-of-type(3) h3 {
  max-width: 321px;
  width: 60%;
  margin: 0 auto 20px;
}
@media only screen and (max-width: 768px) {
  #roof-sheet-metal section:nth-of-type(3) .block .lower {
    display: block;
    padding-bottom: 40px;
  }
  #roof-sheet-metal section:nth-of-type(3) .block .lower .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #roof-sheet-metal section:nth-of-type(3) .block .lower .right {
    width: 100%;
    padding-top: 0;
  }
}
@media only screen and (max-width: 414px) {
  #roof-sheet-metal section:nth-of-type(3) .block .lower {
    padding-bottom: 40px;
  }
  #roof-sheet-metal section:nth-of-type(3) .block .lower .left {
    margin: 0 auto 10px;
  }
}
#roof-sheet-metal section:nth-of-type(4) {
  background: url(../images/roof-sheet-metal/bg05.png) no-repeat 46% 100% /auto, url(../images/roof-sheet-metal/bg03.jpg) no-repeat 0 0 /cover;
}
#roof-sheet-metal section:nth-of-type(4) h2 {
  max-width: 821px;
  width: 80%;
  margin: 0 auto 20px;
}
#roof-sheet-metal section:nth-of-type(4) h3 {
  max-width: 1197px;
  margin: 0 auto 20px;
}
#roof-sheet-metal section:nth-of-type(4) .btn {
  max-width: 528px;
  width: 60%;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  #roof-sheet-metal section:nth-of-type(4) {
    background: url(../images/roof-sheet-metal/bg05.png) no-repeat 46% 100% /100%, url(../images/roof-sheet-metal/bg03.jpg) no-repeat 0 0 /cover;
  }
}
@media only screen and (max-width: 414px) {
  #roof-sheet-metal section:nth-of-type(4) {
    padding-bottom: 40px;
  }
}
#roof-sheet-metal section:nth-of-type(5) {
  background: url(../images/roof-sheet-metal/bg04.jpg) no-repeat;
  background-size: cover;
}
#roof-sheet-metal section:nth-of-type(5) h2 {
  max-width: 596px;
  width: 80%;
  margin: 0 auto 40px;
}
#roof-sheet-metal section:nth-of-type(5) .common-wrapper {
  padding: 80px 0;
  background-color: #00335e;
  border-radius: 20px;
}
#roof-sheet-metal section:nth-of-type(5) .block {
  max-width: 1030px;
  width: 96%;
  margin: 0 auto 40px;
  padding: 40px 20px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  background-color: #f1f1f1;
  border-radius: 5px;
}
#roof-sheet-metal section:nth-of-type(5) .block .left {
  max-width: 295px;
  width: 29%;
}
#roof-sheet-metal section:nth-of-type(5) .block .right {
  max-width: 640px;
  width: 69%;
}
#roof-sheet-metal section:nth-of-type(5) .block .right h3 {
  margin-bottom: 10px;
  font-size: min(36px, 5vw);
  font-weight: bold;
  font-family: "M PLUS 1p", sans-serif;
  color: #216bbd;
  text-shadow: 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff, 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff;
}
#roof-sheet-metal section:nth-of-type(5) .block .right p {
  color: #00335e;
}
#roof-sheet-metal section:nth-of-type(5) .block:nth-of-type(3) {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #roof-sheet-metal section:nth-of-type(5) .common-wrapper {
    padding: 60px 0;
  }
  #roof-sheet-metal section:nth-of-type(5) .block {
    display: block;
  }
  #roof-sheet-metal section:nth-of-type(5) .block .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #roof-sheet-metal section:nth-of-type(5) .block .right {
    width: 100%;
    margin: auto;
  }
  #roof-sheet-metal section:nth-of-type(5) .block .right h3 {
    text-align: center;
  }
}
@media only screen and (max-width: 414px) {
  #roof-sheet-metal section:nth-of-type(5) h2 {
    margin-bottom: 20px;
  }
  #roof-sheet-metal section:nth-of-type(5) .common-wrapper {
    padding: 40px 0;
  }
  #roof-sheet-metal section:nth-of-type(5) .block {
    padding: 30px 15px 40px;
  }
}
/* ---------------------------------
  防水工事
---------------------------------- */
.mainmv.waterproof {
  background: url(../images/waterproof/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
.mainmv.waterproof h1 {
  max-width: 803px;
  width: 90%;
  margin: 0 auto 20px;
}
.mainmv.waterproof .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.mainmv.waterproof .price span {
  display: block;
  margin: 0 0.5%;
  line-height: 1;
}
.mainmv.waterproof .price span:nth-of-type(1) {
  font-size: min(48px, 4.8vw);
  font-weight: bold;
  color: #ff0000;
  text-shadow: 3px 3px 2px #fff, 3px -3px 2px #fff, -3px 3px 2px #fff, -3px -3px 2px #fff, 3px 3px 2px #fff, 3px -3px 2px #fff, -3px 3px 2px #fff, -3px -3px 2px #fff;
}
.mainmv.waterproof .price span:nth-of-type(2) {
  padding: 15px 10px;
  font-size: min(55px, 4.8vw);
  color: #ff0000;
  text-shadow: 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff, 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff;
  background-color: #ff0000;
}
.mainmv.waterproof .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.mainmv.waterproof .bottom .result {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.mainmv.waterproof .bottom .result span {
  display: inline-block;
  vertical-align: middle;
  font-size: min(36px, 4vw);
  font-weight: bold;
  letter-spacing: 0.03em;
}
.mainmv.waterproof .bottom .result span:nth-of-type(1) {
  padding-top: 4px;
}
.mainmv.waterproof .bottom .result span:nth-of-type(2) {
  font-size: min(48px, 4.8vw);
  font-weight: bold;
}
.mainmv.waterproof .bottom .result span:nth-of-type(3) {
  padding-top: 4px;
}
.mainmv.waterproof .bottom .year {
  margin-right: 2%;
  padding: 10px 25px;
  font-size: min(36px, 4vw);
  font-weight: bold;
  color: #000;
  text-shadow: none;
  transform: none;
  background: url(../images/mv/bg_year.png) no-repeat;
  border-radius: 10px;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .mainmv.waterproof {
    padding: 0;
    background: none;
  }
  .mainmv.waterproof .main_mv {
    position: relative;
    z-index: 1;
  }
  .mainmv.waterproof .price {
    display: block;
    position: absolute;
    top: 54%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 2;
  }
  .mainmv.waterproof .price span:nth-child(1) {
    margin-bottom: 20px;
    font-size: min(48px, 5.5vw);
  }
  .mainmv.waterproof .price span:nth-child(2) {
    width: 60%;
    margin: auto;
    font-size: min(55px, 6.5vw);
  }
  .mainmv.waterproof .bottom {
    display: block;
    position: absolute;
    top: 72%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
  }
  .mainmv.waterproof .bottom .result {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .mainmv.waterproof .bottom .result span {
    font-size: 6.4vw;
    line-height: 1.5;
  }
  .mainmv.waterproof .bottom .result span:nth-of-type(2) {
    font-size: 9.4vw;
  }
  .mainmv.waterproof .bottom .result span:nth-of-type(3) {
    padding-top: 0;
  }
  .mainmv.waterproof .bottom .year {
    top: 95%;
    width: 50%;
    margin: auto;
    padding: 10px;
  }
}
@media only screen and (max-width: 414px) {
  .mainmv.waterproof .price {
    top: 53%;
  }
  .mainmv.waterproof .price span:nth-child(1) {
    margin-bottom: 10px;
  }
}
#waterproof section:nth-of-type(1) {
  background: url(../images/waterproof/bg01.jpg) no-repeat 0 0 / cover;
}
#waterproof section:nth-of-type(1) h2 {
  max-width: 928px;
  width: 90%;
  margin: 0 auto 50px;
}
#waterproof section:nth-of-type(1) .block {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#waterproof section:nth-of-type(1) .block .left {
  max-width: 470px;
  width: 39%;
}
#waterproof section:nth-of-type(1) .block .right {
  max-width: 730px;
  width: 60%;
  padding-right: 3%;
}
#waterproof section:nth-of-type(1) .bottom {
  max-width: 622px;
  width: 70%;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  #waterproof section:nth-of-type(1) .block {
    display: block;
  }
  #waterproof section:nth-of-type(1) .block .left {
    max-width: 615px;
    width: 60%;
    margin: 0 auto 20px;
  }
  #waterproof section:nth-of-type(1) .block .right {
    width: 100%;
    padding-right: 0;
  }
}
@media only screen and (max-width: 414px) {
  #waterproof section:nth-of-type(1) h2 {
    margin-bottom: 30px;
  }
}
#waterproof section:nth-of-type(2) {
  padding-bottom: 150px;
  position: relative;
  background: url(../images/background/danger.png) no-repeat 50% 0% /auto, url(../images/waterproof/img09.png) no-repeat 98% 50% /auto, url(../images/waterproof/img10.png) no-repeat 20% 98% /auto, url(../images/waterproof/bg02.jpg) no-repeat top center /cover;
}
#waterproof section:nth-of-type(2) h2 {
  max-width: 685px;
  width: 80%;
  margin: 0 auto 50px;
}
#waterproof section:nth-of-type(2) .upper ul {
  margin: 0 auto 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#waterproof section:nth-of-type(2) .upper ul li {
  max-width: 327px;
  width: 24%;
}
#waterproof section:nth-of-type(2) .lower h3 {
  max-width: 1164px;
  margin: 0 auto 30px;
}
#waterproof section:nth-of-type(2) .lower .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
#waterproof section:nth-of-type(2) .lower .block p:nth-of-type(1) {
  max-width: 474px;
  width: 39.5%;
}
#waterproof section:nth-of-type(2) .lower .block p:nth-of-type(2) {
  max-width: 720px;
  width: 60%;
  padding-right: 8%;
}
#waterproof section:nth-of-type(2) .lower .block:nth-of-type(3) p:nth-of-type(2) {
  order: -1;
  -webkit-order: -1;
}
@media only screen and (max-width: 1080px) {
  #waterproof section:nth-of-type(2) .lower .block p:nth-of-type(2) {
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  #waterproof section:nth-of-type(2) {
    background: url(../images/background/danger.png) no-repeat 50% 0% /auto 15%, url(../images/waterproof/img09.png) no-repeat 100% 44% /40%, url(../images/waterproof/img10.png) no-repeat 20% 98% /auto, url(../images/waterproof/bg02.jpg) no-repeat top center /cover;
  }
  #waterproof section:nth-of-type(2) .lower .block {
    display: block;
    margin-bottom: 50px;
  }
  #waterproof section:nth-of-type(2) .lower .block p:nth-of-type(1) {
    width: 60%;
    margin: 0 auto 20px;
  }
  #waterproof section:nth-of-type(2) .lower .block p:nth-of-type(2) {
    width: 100%;
    margin: auto;
  }
}
@media only screen and (max-width: 414px) {
  #waterproof section:nth-of-type(2) {
    background: url(../images/background/danger.png) no-repeat 50% 0% /auto 25%, url(../images/waterproof/img09.png) no-repeat 100% 35% /35%, url(../images/waterproof/img10.png) no-repeat 20% 98% /auto, url(../images/waterproof/bg02.jpg) no-repeat top center /cover;
  }
  #waterproof section:nth-of-type(2) h2 {
    margin-bottom: 30px;
  }
  #waterproof section:nth-of-type(2) .upper ul {
    margin: 0 auto 80px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #waterproof section:nth-of-type(2) .upper ul li {
    width: 48%;
    margin: 0 1% 20px;
  }
}
#waterproof section:nth-of-type(3) {
  background: url(../images/waterproof/bg03.jpg) no-repeat;
  background-size: cover;
}
#waterproof section:nth-of-type(3) h2 {
  max-width: 598px;
  width: 80%;
  margin: 0 auto 40px;
}
#waterproof section:nth-of-type(3) .common-wrapper {
  padding: 80px 0;
  background-color: #00335e;
  border-radius: 20px;
}
#waterproof section:nth-of-type(3) .block {
  max-width: 1030px;
  width: 96%;
  margin: 0 auto 40px;
  padding: 40px 20px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  background-color: #f1f1f1;
  border-radius: 5px;
}
#waterproof section:nth-of-type(3) .block .left {
  max-width: 295px;
  width: 29%;
}
#waterproof section:nth-of-type(3) .block .right {
  max-width: 640px;
  width: 60%;
}
#waterproof section:nth-of-type(3) .block .right h3 {
  margin-bottom: 10px;
  font-size: min(36px, 5vw);
  font-weight: bold;
  font-family: "M PLUS 1p", sans-serif;
  color: #216bbd;
  text-shadow: 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff, 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff;
}
#waterproof section:nth-of-type(3) .block .right p {
  color: #00335e;
}
#waterproof section:nth-of-type(3) .block:nth-of-type(4) {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #waterproof section:nth-of-type(3) .common-wrapper {
    padding: 60px 0;
  }
  #waterproof section:nth-of-type(3) .block {
    display: block;
  }
  #waterproof section:nth-of-type(3) .block .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #waterproof section:nth-of-type(3) .block .right {
    width: 100%;
    margin: auto;
  }
  #waterproof section:nth-of-type(3) .block .right h3 {
    text-align: center;
  }
}
@media only screen and (max-width: 414px) {
  #waterproof section:nth-of-type(3) h2 {
    margin-bottom: 20px;
  }
  #waterproof section:nth-of-type(3) .common-wrapper {
    padding: 40px 0;
  }
}
#waterproof section:nth-of-type(4) {
  background: url(../images/waterproof/bg04.jpg) no-repeat bottom center;
  background-size: cover;
}
#waterproof section:nth-of-type(4) h2 {
  max-width: 941px;
  width: 96%;
  margin: 0 auto;
}
#waterproof section:nth-of-type(4) .block_outer {
  background-color: #fff;
}
#waterproof section:nth-of-type(4) .block {
  margin: 0 auto;
}
#waterproof section:nth-of-type(4) .block .lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#waterproof section:nth-of-type(4) .block .lower .left {
  max-width: 455px;
  width: 38%;
  margin-left: 1%;
}
#waterproof section:nth-of-type(4) .block .lower .right {
  max-width: 695px;
  width: 60%;
  padding-right: 2%;
}
@media only screen and (max-width: 1080px) {
  #waterproof section:nth-of-type(4) .block .lower .right {
    padding-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  #waterproof section:nth-of-type(4) .block .lower {
    display: block;
  }
  #waterproof section:nth-of-type(4) .block .lower .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #waterproof section:nth-of-type(4) .block .lower .right {
    width: 100%;
    margin: auto;
  }
}
/* ---------------------------------
  雨樋工事
---------------------------------- */
.mainmv.gutter {
  padding: 20px 0 30px;
  background: url(../images/gutter/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
.mainmv.gutter .mv_main {
  position: relative;
}
.mainmv.gutter .mv_main img {
  position: relative;
}
.mainmv.gutter .mv_main .city {
  position: absolute;
  padding: 5px 20px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, white 5%, white 95%, rgba(255, 255, 255, 0.1) 100%);
  line-height: 1;
  z-index: 2;
}
.mainmv.gutter .mv_main .city span {
  display: block;
  font-weight: bold;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
.mainmv.gutter .mv_main .price {
  position: absolute;
  padding: 10px 20px 20px;
  font-size: min(55px, 4.8vw);
  color: #ff0000;
  text-shadow: 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff, 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff;
  background-color: #ff0000;
  line-height: 1;
  z-index: 2;
}
.mainmv.gutter .mv_main .price span {
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.mainmv.gutter .mv_main .price span:nth-child(1) {
  font-size: min(41px, 4vw);
}
.mainmv.gutter .mv_main .price span:nth-child(2) {
  font-size: min(55px, 5vw);
}
.mainmv.gutter .mv_main.pc {
  max-width: 1173px;
  margin: auto;
}
.mainmv.gutter .mv_main.pc .city {
  top: 10%;
  left: 1%;
  font-size: min(30px, 3vw);
}
.mainmv.gutter .mv_main.pc .price {
  top: 39%;
  right: 7%;
}
@media only screen and (max-width: 768px) {
  .mainmv.gutter {
    padding: 0;
    background: none;
  }
  .mainmv.gutter .mv_main .price span:nth-child(1) {
    font-size: 5vw;
  }
  .mainmv.gutter .mv_main .price span:nth-child(2) {
    font-size: 6.6vw;
  }
  .mainmv.gutter .mv_main.sp .city {
    top: 9%;
    left: 2%;
    font-size: 4vw;
  }
  .mainmv.gutter .mv_main.sp .price {
    top: 59%;
    left: 0;
    right: 0;
    width: 60%;
    margin: auto;
  }
}
@media only screen and (max-width: 414px) {
  .mainmv.gutter .mv_main .price {
    padding: 5px 20px 10px;
  }
}
#gutter section:nth-of-type(1) {
  position: relative;
  padding: 70px 0 180px;
  background: url(../images/gutter/person.png) no-repeat 100% 100% / auto, url(../images/gutter/bg01.jpg) no-repeat 0 0 / cover;
}
#gutter section:nth-of-type(1) h2 {
  max-width: 1085px;
  margin: auto;
  margin-bottom: 20px;
}
#gutter section:nth-of-type(1) p {
  max-width: 275px;
  width: 30%;
  margin: 0 auto 70px;
}
#gutter section:nth-of-type(1) ul li {
  margin-bottom: 20px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: min(42px, 4.2vw);
  font-weight: bold;
  font-family: "M PLUS 1p", sans-serif;
  text-shadow: 0 3px 3px #fff, 3px 0 3px #fff, 0 -3px 3px #fff, -3px 0 3px #fff, -3px -3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, 3px 3px 3px #fff;
  line-height: 1.4;
}
@media only screen and (max-width: 1080px) {
  #gutter section:nth-of-type(1) {
    background: url(../images/gutter/person.png) no-repeat 100% 100% / 40%, url(../images/gutter/bg01.jpg) no-repeat 0 0 / cover;
  }
}
@media only screen and (max-width: 768px) {
  #gutter section:nth-of-type(1) {
    padding: 60px 0 35%;
  }
  #gutter section:nth-of-type(1) h2 {
    max-width: 710px;
  }
  #gutter section:nth-of-type(1) h2 {
    width: 90%;
    max-width: 660px;
    margin: auto;
    margin-bottom: 20px;
  }
  #gutter section:nth-of-type(1) p {
    margin: 0 auto 40px;
  }
}
@media only screen and (max-width: 414px) {
  #gutter section:nth-of-type(1) {
    padding: 40px 0 32%;
  }
  #gutter section:nth-of-type(1) p {
    margin: 0 auto 20px;
  }
  #gutter section:nth-of-type(1) ul li {
    margin-bottom: 10px;
  }
}
#gutter section:nth-of-type(2) {
  padding-bottom: 130px;
  position: relative;
  background: url(../images/background/danger.png) no-repeat 50% 0% /auto, url(../images/gutter/bg02.jpg) no-repeat top center /cover;
}
#gutter section:nth-of-type(2) h2 {
  max-width: 783px;
  width: 100%;
  margin: 0 auto 50px;
}
#gutter section:nth-of-type(2) .upper ul {
  margin: 0 auto 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#gutter section:nth-of-type(2) .upper ul li {
  max-width: 327px;
  width: 24%;
}
#gutter section:nth-of-type(2) .lower .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 30px;
}
#gutter section:nth-of-type(2) .lower .block .left {
  max-width: 474px;
  width: 39.5%;
}
#gutter section:nth-of-type(2) .lower .block .right {
  max-width: 715px;
  width: 60%;
  padding-right: 2%;
}
#gutter section:nth-of-type(2) .lower .block .right h3 {
  max-width: 673px;
  margin-bottom: 10px;
}
#gutter section:nth-of-type(2) .lower .block:nth-of-type(4) {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #gutter section:nth-of-type(2) {
    padding-bottom: 100px;
    background: url(../images/background/danger.png) no-repeat 50% 0% /auto 16%, url(../images/gutter/bg02.jpg) no-repeat top center /cover;
  }
  #gutter section:nth-of-type(2) .lower .block {
    display: block;
    margin-bottom: 30px;
  }
  #gutter section:nth-of-type(2) .lower .block .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #gutter section:nth-of-type(2) .lower .block .right {
    width: 100%;
    margin: auto;
    padding-right: 0;
  }
}
@media only screen and (max-width: 414px) {
  #gutter section:nth-of-type(2) {
    padding-bottom: 60px;
    background: url(../images/background/danger.png) no-repeat 50% 0% /auto 24%, url(../images/gutter/bg02.jpg) no-repeat top center /cover;
  }
  #gutter section:nth-of-type(2) h2 {
    margin: 0 auto 10px;
  }
  #gutter section:nth-of-type(2) .upper ul {
    margin: 0 auto 80px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #gutter section:nth-of-type(2) .upper ul li {
    width: 48%;
    margin: 0 1% 10px;
  }
}
@media only screen and (max-width: 330px) {
  #gutter section:nth-of-type(2) {
    background: url(../images/background/danger.png) no-repeat 50% 0% /auto 21%, url(../images/gutter/bg02.jpg) no-repeat top center /cover;
  }
}
#gutter section:nth-of-type(3) {
  background: url(../images/background/bg13.png);
}
#gutter section:nth-of-type(3) h2 {
  max-width: 751px;
  width: 96%;
  margin: 0 auto 30px;
}
#gutter section:nth-of-type(3) .common-wrapper {
  padding: 80px 0;
  background-color: #00335e;
  border-radius: 20px;
}
#gutter section:nth-of-type(3) .block {
  max-width: 1030px;
  width: 96%;
  margin: 0 auto 40px;
  padding: 40px 20px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  background-color: #f1f1f1;
  background-image: url(../images/gutter/bg03.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  border-radius: 5px;
}
#gutter section:nth-of-type(3) .block .left {
  max-width: 295px;
  width: 29%;
}
#gutter section:nth-of-type(3) .block .left img {
  border-radius: 23px;
}
#gutter section:nth-of-type(3) .block .right {
  max-width: 650px;
  width: 69%;
}
#gutter section:nth-of-type(3) .block .right h3 {
  margin-bottom: 10px;
  font-size: min(36px, 5vw);
  font-weight: bold;
  font-family: "M PLUS 1p", sans-serif;
  color: #216bbd;
  text-shadow: 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff, 3px 3px 3px #fff, 3px -3px 3px #fff, -3px 3px 3px #fff, -3px -3px 3px #fff;
  line-height: 1.5;
}
#gutter section:nth-of-type(3) .block .right p {
  color: #00335e;
}
#gutter section:nth-of-type(3) .block:nth-of-type(3) {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #gutter section:nth-of-type(3) .common-wrapper {
    padding: 60px 0;
  }
  #gutter section:nth-of-type(3) .block {
    display: block;
  }
  #gutter section:nth-of-type(3) .block .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #gutter section:nth-of-type(3) .block .right {
    width: 100%;
    margin: auto;
  }
  #gutter section:nth-of-type(3) .block .right h3 {
    text-align: center;
    font-size: min(36px, 5vw);
  }
}
@media only screen and (max-width: 414px) {
  #gutter section:nth-of-type(3) h2 {
    margin-bottom: 10px;
  }
  #gutter section:nth-of-type(3) .common-wrapper {
    padding: 40px 0;
  }
  #gutter section:nth-of-type(3) .block {
    padding: 30px 15px 40px;
  }
}
#gutter section:nth-of-type(4) {
  padding: 40px 0 50px;
  background: url(../images/gutter/bg04.jpg) no-repeat;
  background-size: cover;
}
#gutter section:nth-of-type(4) p:nth-of-type(1) {
  margin-bottom: 10px;
  font-size: min(27px, 3vw);
  color: #fff;
}
#gutter section:nth-of-type(4) p:nth-of-type(2) {
  max-width: 1170px;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  #gutter section:nth-of-type(4) h2 {
    max-width: 775px;
    width: 80%;
    margin: 0 auto 20px;
  }
}
#gutter section:nth-of-type(5) {
  padding: 30px 0 50px;
  background: url(../images/gutter/bg05.jpg) no-repeat;
  background-size: cover;
}
#gutter section:nth-of-type(5) h2 {
  max-width: 940px;
  margin-left: 5%;
  margin-bottom: 20px;
}
#gutter section:nth-of-type(5) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  margin-bottom: 40px;
}
#gutter section:nth-of-type(5) ul li {
  max-width: 534px;
  width: 48%;
  color: #fff;
}
#gutter section:nth-of-type(5) ul li h3 {
  text-align: center;
  font-size: min(30px, 3vw);
}
#gutter section:nth-of-type(5) ul li img {
  display: block;
  margin-bottom: 10px;
}
#gutter section:nth-of-type(5) .bottom p {
  text-align: center;
  font-size: min(36px, 3vw);
  font-weight: bold;
  color: #ff0000;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
#gutter section:nth-of-type(5) .bottom p .none {
  display: none;
}
@media only screen and (max-width: 768px) {
  #gutter section:nth-of-type(5) h2 {
    width: 96%;
    margin: auto;
    margin-bottom: 20px;
  }
  #gutter section:nth-of-type(5) .bottom p {
    font-size: 4vw;
  }
  #gutter section:nth-of-type(5) .bottom p .none {
    display: block;
  }
}
@media only screen and (max-width: 414px) {
  #gutter section:nth-of-type(5) ul {
    display: block;
    margin-bottom: 0;
  }
  #gutter section:nth-of-type(5) ul li {
    width: 100%;
    margin: 0 auto 30px;
  }
  #gutter section:nth-of-type(5) ul li h3 {
    font-size: 4vw;
  }
  #gutter section:nth-of-type(5) ul li img {
    width: 60%;
    margin: auto;
    margin-bottom: 10px;
  }
  #gutter section:nth-of-type(5) ul li p {
    width: 80%;
    margin: auto;
  }
}
#gutter section:nth-of-type(6) {
  background-color: #64a9f4;
}
#gutter section:nth-of-type(6) h2 {
  max-width: 849px;
  margin: 0 auto 30px;
}
#gutter section:nth-of-type(6) .block:nth-of-type(1) {
  margin-bottom: 70px;
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px #ececec;
}
#gutter section:nth-of-type(6) .block:nth-of-type(1) p {
  width: 48%;
}
#gutter section:nth-of-type(6) .block:nth-of-type(1) p:nth-of-type(1) {
  max-width: 544px;
}
#gutter section:nth-of-type(6) .block:nth-of-type(1) p:nth-of-type(2) {
  color: #00335e;
}
#gutter section:nth-of-type(6) .block:nth-of-type(2) {
  padding: 30px 0 80px;
  background: url(../images/gutter/img16.png) no-repeat 50% 50% /35%, url(../images/background/bg14.png) repeat 0 0 /auto;
  border-radius: 30px;
  box-shadow: 0 0 10px #ececec;
}
#gutter section:nth-of-type(6) .block:nth-of-type(2) h3 {
  margin-bottom: 15px;
  text-align: center;
  font-size: min(36px, 4vw);
  font-weight: bold;
  color: #ff0000;
  text-shadow: 1px 0 4px #fff, 0 1px 4px #fff, -1px 0 4px #fff, 0 -1px 4px #fff, 1px 1px 4px #fff, 1px -1px 4px #fff, -1px 1px 4px #fff, -1px -1px 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
#gutter section:nth-of-type(6) .block:nth-of-type(2) h3 .none {
  display: none;
}
#gutter section:nth-of-type(6) .block:nth-of-type(2) p {
  max-width: 1130px;
  width: 94%;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  #gutter section:nth-of-type(6) .block:nth-of-type(1) {
    margin-bottom: 40px;
    display: block;
  }
  #gutter section:nth-of-type(6) .block:nth-of-type(1) p {
    width: 94%;
    margin: auto;
  }
  #gutter section:nth-of-type(6) .block:nth-of-type(1) p:nth-of-type(1) {
    width: 60%;
    margin: 0 auto 20px;
  }
  #gutter section:nth-of-type(6) .block:nth-of-type(2) {
    padding: 30px 0 60px;
  }
  #gutter section:nth-of-type(6) .block:nth-of-type(2) h3 {
    font-size: 4.4vw;
  }
  #gutter section:nth-of-type(6) .block:nth-of-type(2) h3 .none {
    display: block;
  }
}
@media only screen and (max-width: 414px) {
  #gutter section:nth-of-type(6) .block:nth-of-type(2) {
    padding: 30px 0 40px;
  }
}
/* ---------------------------------
  初めて
---------------------------------- */
.mainmv.guest {
  padding: 20px 0 0;
  background: url(../images/guest/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
.mainmv.guest .mv_main {
  position: relative;
}
.mainmv.guest .mv_main img {
  position: relative;
}
.mainmv.guest .mv_main .city {
  position: absolute;
  padding: 5px 20px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, white 5%, white 95%, rgba(255, 255, 255, 0.1) 100%);
  line-height: 1;
}
.mainmv.guest .mv_main .city span {
  display: block;
  font-weight: bold;
  -webkit-transform: skewX(-10deg);
  -moz-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
.mainmv.guest .mv_main .year {
  position: absolute;
}
.mainmv.guest .mv_main.pc {
  max-width: 1173px;
  margin: auto;
}
.mainmv.guest .mv_main.pc .city {
  top: 9.5%;
  left: 1%;
  font-size: min(30px, 3vw);
}
.mainmv.guest .mv_main.pc .year {
  top: 56%;
  left: 1%;
}
@media only screen and (max-width: 768px) {
  .mainmv.guest {
    padding: 0;
    background: none;
  }
  .mainmv.guest .mv_main.sp .city {
    top: 19%;
    left: 5%;
    font-size: 5vw;
  }
  .mainmv.guest .mv_main.sp .year {
    top: 54%;
    left: 2%;
    font-size: 8vw;
  }
}
#guest section:nth-of-type(2) {
  background: url(../images/guest/bg01.jpg) no-repeat bottom center;
  background-size: cover;
}
#guest section:nth-of-type(2) h2 {
  max-width: 593px;
  width: 80%;
  margin: 0 auto;
}
#guest section:nth-of-type(2) .common-wrapper {
  padding: 80px 0;
  background-color: #00335e;
  border-radius: 20px;
}
#guest section:nth-of-type(2) .block {
  max-width: 1030px;
  width: 96%;
  margin: 0 auto 40px;
  padding: 40px 20px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  background-color: #f1f1f1;
  border-radius: 5px;
}
#guest section:nth-of-type(2) .block .left {
  max-width: 295px;
  width: 29%;
}
#guest section:nth-of-type(2) .block .left img {
  border-radius: 23px;
}
#guest section:nth-of-type(2) .block .right {
  max-width: 650px;
  width: 69%;
}
#guest section:nth-of-type(2) .block .right h3 {
  margin-bottom: 15px;
  font-size: min(36px, 4vw);
  font-weight: bold;
  font-family: "M PLUS 1p", sans-serif;
  color: #216bbd;
  line-height: 1;
  text-shadow: 1px 0 3px #fff, 0 1px 3px #fff, -1px 0 3px #fff, 0 -1px 3px #fff, 1px 1px 3px #fff, 1px -1px 3px #fff, -1px 1px 3px #fff, -1px -1px 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
#guest section:nth-of-type(2) .block .right h4 {
  margin-bottom: 10px;
  font-weight: bold;
  font-family: "M PLUS 1p", sans-serif;
  color: #216bbd;
}
#guest section:nth-of-type(2) .block .right p {
  color: #00335e;
}
#guest section:nth-of-type(2) .block:nth-of-type(4) {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #guest section:nth-of-type(2) .common-wrapper {
    padding: 60px 0;
  }
  #guest section:nth-of-type(2) .block {
    display: block;
  }
  #guest section:nth-of-type(2) .block .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #guest section:nth-of-type(2) .block .right {
    width: 100%;
    margin: auto;
  }
  #guest section:nth-of-type(2) .block .right h3 {
    margin-bottom: 15px;
    text-align: center;
    font-size: 4.4vw;
  }
  #guest section:nth-of-type(2) .block .right h4 {
    text-align: center;
  }
}
@media only screen and (max-width: 414px) {
  #guest section:nth-of-type(2) .common-wrapper {
    padding: 40px 0;
  }
  #guest section:nth-of-type(2) .block {
    padding: 30px 15px 40px;
  }
}
#guest section:nth-of-type(3) .h2_tit {
  padding: 50px 0;
  background-color: #fbed00;
}
#guest section:nth-of-type(3) .h2_tit h2 {
  max-width: 699px;
  width: 90%;
  margin: 0 auto 10px;
}
#guest section:nth-of-type(3) .h2_tit img {
  display: block;
  max-width: 1074px;
  margin: auto;
}
#guest section:nth-of-type(3) .bg {
  padding: 90px 0;
  background: url(../images/guest/img09.png) no-repeat 0 100% /100%, url(../images/guest/bg02.jpg) no-repeat 0 0 /cover;
}
#guest section:nth-of-type(3) .block {
  position: relative;
  margin-bottom: 120px;
}
#guest section:nth-of-type(3) .block .left {
  position: relative;
  max-width: 675px;
  width: 60%;
}
#guest section:nth-of-type(3) .block .left .box {
  position: relative;
  top: 60px;
  z-index: 1;
}
#guest section:nth-of-type(3) .block .left h3 {
  padding: 25px 40px;
  background-color: #216bbd;
}
#guest section:nth-of-type(3) .block .left h3 img {
  width: 471px;
}
#guest section:nth-of-type(3) .block .left .lower {
  min-height: 420px;
  padding-right: 110px;
  background-color: rgba(241, 241, 241, 0.8);
  border-left: 2px solid #fff000;
  border-right: 2px solid #fff000;
  border-bottom: 2px solid #fff000;
  border-radius: 0 0 3px 3px;
  box-shadow: 2px 2px 2px #ccc;
}
#guest section:nth-of-type(3) .block .left .lower p {
  padding: 20px 40px;
  color: #216bbd;
}
#guest section:nth-of-type(3) .block .left .lower p span {
  font-size: 80%;
}
#guest section:nth-of-type(3) .block .right {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 650px;
  width: 55%;
  z-index: 2;
}
#guest section:nth-of-type(3) .bottom {
  max-width: 1123px;
  width: 100%;
  margin: 0 auto 30px;
}
#guest section:nth-of-type(3) .txt {
  max-width: 910px;
  width: 100%;
  margin: auto;
}
@media (max-width: 1200px) {
  #guest section:nth-of-type(3) .block .left h3 {
    padding: 25px 27% 25px 30px;
  }
  #guest section:nth-of-type(3) .block .left h3 img {
    width: 471px;
  }
  #guest section:nth-of-type(3) .block .left .lower {
    padding-right: 19%;
  }
}
@media (max-width: 768px) {
  #guest section:nth-of-type(3) .bg {
    padding: 60px 0;
  }
  #guest section:nth-of-type(3) .block {
    margin-bottom: 40px;
  }
  #guest section:nth-of-type(3) .block .left {
    position: static;
    width: 100%;
    margin: 0 auto 10px;
  }
  #guest section:nth-of-type(3) .block .left .box {
    top: 0;
  }
  #guest section:nth-of-type(3) .block .left h3 {
    padding: 25px 30px;
    background-color: #216bbd;
  }
  #guest section:nth-of-type(3) .block .left .lower {
    min-height: inherit;
    padding-right: 0;
  }
  #guest section:nth-of-type(3) .block .left .lower p {
    padding: 20px 30px;
  }
  #guest section:nth-of-type(3) .block .right {
    position: static;
    width: 100%;
    margin: auto;
  }
}
@media (max-width: 414px) {
  #guest section:nth-of-type(3) .h2_tit {
    padding: 30px 0;
  }
  #guest section:nth-of-type(3) .bg {
    padding: 40px 0;
  }
  #guest section:nth-of-type(3) .block .left {
    position: static;
    width: 100%;
    margin: 0 auto 10px;
  }
  #guest section:nth-of-type(3) .block .left .lower p {
    padding: 20px;
  }
}
#guest section:nth-of-type(4) {
  padding: 50px 0 0;
  background: url(../images/guest/bg03.jpg) no-repeat 0 0 /cover;
}
#guest section:nth-of-type(4) h2 {
  max-width: 969px;
  width: 90%;
  margin-left: 5%;
  margin-bottom: 20px;
}
#guest section:nth-of-type(4) p:nth-of-type(1) {
  max-width: 841px;
  margin: auto;
  margin-bottom: -20px;
}
#guest section:nth-of-type(4) p:nth-of-type(2) {
  max-width: 389px;
  width: 35%;
  margin: auto;
  margin-bottom: -50px;
}
#guest section:nth-of-type(4) p:nth-of-type(3) {
  max-width: 1036px;
  margin: auto;
  margin-bottom: 20px;
}
#guest section:nth-of-type(4) p:nth-of-type(4) {
  max-width: 678px;
  width: 75%;
  margin: auto;
  margin-bottom: 40px;
}
#guest section:nth-of-type(4) p:nth-of-type(5) {
  max-width: 918px;
  width: 90%;
  margin: auto;
  margin-bottom: 80px;
}
#guest section:nth-of-type(4) p:nth-of-type(6) {
  max-width: 725px;
  width: 80%;
  margin: auto;
}
@media (max-width: 768px) {
  #guest section:nth-of-type(4) h2 {
    width: 100%;
    margin: 0 auto 20px;
  }
}
@media (max-width: 414px) {
  #guest section:nth-of-type(4) p:nth-of-type(2) {
    margin-bottom: -30px;
  }
  #guest section:nth-of-type(4) p:nth-of-type(5) {
    margin-bottom: 40px;
  }
}
#guest section:nth-of-type(5) {
  background: url(../images/guest/bg02.jpg) no-repeat bottom center;
  background-size: cover;
}
#guest section:nth-of-type(5) h2 {
  max-width: 635px;
  width: 80%;
  margin: 0 auto;
}
#guest section:nth-of-type(5) .common-wrapper:nth-of-type(1) {
  margin-bottom: 60px;
  padding: 80px 0;
  background-color: #00335e;
  border-radius: 20px;
}
#guest section:nth-of-type(5) .block {
  max-width: 1030px;
  width: 96%;
  margin: 0 auto 40px;
  padding: 40px 20px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  background-color: #f1f1f1;
  border-radius: 5px;
}
#guest section:nth-of-type(5) .block .left {
  max-width: 295px;
  width: 29%;
}
#guest section:nth-of-type(5) .block .left img {
  border-radius: 23px;
}
#guest section:nth-of-type(5) .block .right {
  max-width: 650px;
  width: 69%;
}
#guest section:nth-of-type(5) .block .right h3 {
  margin-bottom: 15px;
  font-size: min(36px, 4vw);
  font-weight: bold;
  font-family: "M PLUS 1p", sans-serif;
  color: #216bbd;
  line-height: 1;
  text-shadow: 1px 0 3px #fff, 0 1px 3px #fff, -1px 0 3px #fff, 0 -1px 3px #fff, 1px 1px 3px #fff, 1px -1px 3px #fff, -1px 1px 3px #fff, -1px -1px 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
#guest section:nth-of-type(5) .block .right p {
  color: #00335e;
}
#guest section:nth-of-type(5) .block:nth-of-type(4) {
  margin-bottom: 0;
}
#guest section:nth-of-type(5) .lower {
  width: 100%;
}
#guest section:nth-of-type(5) .lower h3 {
  max-width: 1054px;
  width: 100%;
  margin: 0 auto 10px;
}
#guest section:nth-of-type(5) .lower .block {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 0;
  padding: 0;
  background: none;
}
#guest section:nth-of-type(5) .lower .block .left {
  max-width: 500px;
  width: 42%;
}
#guest section:nth-of-type(5) .lower .block .left img {
  border-radius: 12px;
}
#guest section:nth-of-type(5) .lower .block .right {
  max-width: 650px;
  width: 56%;
}
#guest section:nth-of-type(5) .lower .block .right p {
  color: #00335e;
}
@media only screen and (max-width: 768px) {
  #guest section:nth-of-type(5) .common-wrapper:nth-of-type(1) {
    padding: 60px 0;
  }
  #guest section:nth-of-type(5) .block {
    padding: 40px 20px 60px;
    display: block;
  }
  #guest section:nth-of-type(5) .block .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #guest section:nth-of-type(5) .block .left img {
    border-radius: 10px;
  }
  #guest section:nth-of-type(5) .block .right {
    width: 100%;
    margin: auto;
  }
  #guest section:nth-of-type(5) .block .right h3 {
    text-align: center;
    font-size: min(36px, 5vw);
  }
  #guest section:nth-of-type(5) .lower .block .left {
    width: 60%;
    margin: 0 auto 20px;
  }
  #guest section:nth-of-type(5) .lower .block .right {
    width: 100%;
    margin: auto;
  }
}
@media only screen and (max-width: 414px) {
  #guest section:nth-of-type(5) .common-wrapper:nth-of-type(1) {
    margin-bottom: 40px;
    padding: 40px 0;
  }
  #guest section:nth-of-type(5) .block {
    padding: 30px 15px 40px;
  }
}
#guest section:nth-of-type(6) .h2_tit {
  position: relative;
  padding: 35px 0;
  background-color: #00335e;
}
#guest section:nth-of-type(6) .h2_tit h2 {
  max-width: 550px;
  width: 70%;
  margin: auto;
}
#guest section:nth-of-type(6) .h2_tit::before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-color: #00335e transparent transparent;
  border-width: 20px;
  border-style: solid;
}
#guest section:nth-of-type(6) .bg {
  padding: 40px 0 60px;
  background: url(../images/background/bg03.jpg) no-repeat;
  background-size: cover;
}
#guest section:nth-of-type(6) .bg .common-wrapper {
  max-width: 1040px;
  padding: 60px 0 30px;
  background: url(../images/guest/bg04.jpg) no-repeat;
  background-size: cover;
}
#guest section:nth-of-type(6) .bg .block .inner_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 870px;
  margin: auto;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #e6e6e6;
}
#guest section:nth-of-type(6) .bg .block .inner_block .icon {
  max-width: 110px;
  width: 13%;
}
#guest section:nth-of-type(6) .bg .block .inner_block div {
  max-width: 600px;
  width: 72%;
}
#guest section:nth-of-type(6) .bg .block .inner_block div h4 {
  margin-bottom: 10px;
  color: #323232;
  line-height: 1.3;
}
#guest section:nth-of-type(6) .bg .block .inner_block div h4 br {
  display: none;
}
#guest section:nth-of-type(6) .bg .block .inner_block div p {
  color: #323232;
}
#guest section:nth-of-type(6) .bg .block .inner_block .img {
  max-width: 110px;
  width: 13%;
}
#guest section:nth-of-type(6) .bg .block:nth-of-type(1) {
  position: relative;
  max-width: 945px;
  width: 96%;
  margin: 0 auto 35px;
  padding: 30px 10px 20px;
  text-align: center;
  background-color: #fdfaf6;
  border: 2px dashed #ff972a;
}
#guest section:nth-of-type(6) .bg .block:nth-of-type(1) h3 {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  width: 200px;
  margin: auto;
}
#guest section:nth-of-type(6) .bg .block:nth-of-type(1) p {
  text-align: center;
  color: #ff972a;
}
#guest section:nth-of-type(6) .bg .block:nth-of-type(2) {
  max-width: 945px;
  width: 96%;
  margin: 0 auto 35px;
  padding: 40px 0 30px;
  background-color: #fcfafb;
  border: 1px solid #ff972a;
}
#guest section:nth-of-type(6) .bg .block:nth-of-type(2) .inner {
  max-width: 870px;
  width: 96%;
  margin: auto;
}
#guest section:nth-of-type(6) .bg .block:nth-of-type(2) .bottom p {
  text-align: center;
  color: #db4c71;
}
#guest section:nth-of-type(6) .bg .block:nth-of-type(3) {
  max-width: 945px;
  width: 96%;
  margin: auto;
  padding: 40px 0 30px;
}
#guest section:nth-of-type(6) .bg .block:nth-of-type(3) .inner {
  max-width: 870px;
  width: 96%;
  margin: auto;
}
@media only screen and (max-width: 414px) {
  #guest section:nth-of-type(6) .h2_tit {
    padding: 25px 0;
  }
  #guest section:nth-of-type(6) .h2_tit::before {
    bottom: -30px;
    border-width: 15px;
  }
  #guest section:nth-of-type(6) .bg {
    padding: 40px 0 60px;
  }
  #guest section:nth-of-type(6) .bg .common-wrapper {
    padding: 50px 0 0;
  }
  #guest section:nth-of-type(6) .bg .block {
    display: block;
  }
  #guest section:nth-of-type(6) .bg .block .inner_block {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  #guest section:nth-of-type(6) .bg .block .inner_block .icon {
    max-width: 80px;
    width: 15%;
    margin: 0 auto 10px;
  }
  #guest section:nth-of-type(6) .bg .block .inner_block div {
    width: 100%;
    margin-bottom: 20px;
  }
  #guest section:nth-of-type(6) .bg .block .inner_block div h4 {
    text-align: center;
  }
  #guest section:nth-of-type(6) .bg .block .inner_block div h4 br {
    display: none;
  }
  #guest section:nth-of-type(6) .bg .block .inner_block .img {
    max-width: 110px;
    width: 25%;
    margin: auto;
  }
  #guest section:nth-of-type(6) .bg .block:nth-of-type(1) {
    margin: 0 auto 35px;
    padding: 25px 10px 20px;
  }
  #guest section:nth-of-type(6) .bg .block:nth-of-type(1) h3 {
    top: -20px;
    width: 170px;
  }
  #guest section:nth-of-type(6) .bg .block:nth-of-type(2) {
    margin-bottom: 20px;
  }
  #guest section:nth-of-type(6) .bg .block:nth-of-type(3) {
    padding-top: 20px;
  }
}
/* ---------------------------------
  料金について
---------------------------------- */
.mainmv.price {
  background: url(../images/price/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
.mainmv.price h1 {
  max-width: 439px;
  width: 60%;
  margin: 0 auto 20px;
}
@media only screen and (max-width: 768px) {
  .mainmv.price {
    background: none;
    padding: 0;
  }
  .mainmv.price .year {
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 8vw;
    z-index: 2;
  }
  .mainmv.price .main_mv {
    position: relative;
  }
}
#price section:nth-of-type(1) {
  padding: 50px 0 70px;
  background: url(../images/price/bg01.jpg) no-repeat center;
  background-size: cover;
}
#price section:nth-of-type(1) h2 {
  max-width: 964px;
  width: 100%;
  margin: 0 auto 20px;
}
#price section:nth-of-type(1) .block {
  position: relative;
  margin-bottom: 120px;
}
#price section:nth-of-type(1) .block .left {
  position: relative;
  max-width: 675px;
  width: 60%;
}
#price section:nth-of-type(1) .block .left .box {
  position: relative;
  top: 60px;
  z-index: 1;
}
#price section:nth-of-type(1) .block .left h3 {
  padding: 25px 40px;
  background-color: #216bbd;
}
#price section:nth-of-type(1) .block .left h3 img {
  width: 390px;
}
#price section:nth-of-type(1) .block .left .lower {
  min-height: 400px;
  padding-right: 110px;
  background-color: rgba(241, 241, 241, 0.8);
  border-left: 2px solid #fff000;
  border-right: 2px solid #fff000;
  border-bottom: 2px solid #fff000;
  border-radius: 0 0 3px 3px;
  box-shadow: 2px 2px 2px #ccc;
}
#price section:nth-of-type(1) .block .left .lower p {
  padding: 20px 40px;
  color: #216bbd;
}
#price section:nth-of-type(1) .block .left .lower p span {
  font-size: 80%;
}
#price section:nth-of-type(1) .block .right {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 650px;
  width: 55%;
  z-index: 2;
}
#price section:nth-of-type(1) .bottom p {
  text-align: center;
  font-size: min(36px, 4vw);
  font-weight: bold;
}
@media (max-width: 1200px) {
  #price section:nth-of-type(1) .block .left h3 {
    padding: 25px 27% 25px 30px;
  }
  #price section:nth-of-type(1) .block .left .lower {
    padding-right: 19%;
  }
}
@media (max-width: 768px) {
  #price section:nth-of-type(1) .block {
    margin-bottom: 40px;
  }
  #price section:nth-of-type(1) .block .left {
    position: static;
    width: 100%;
    margin: 0 auto 10px;
  }
  #price section:nth-of-type(1) .block .left .box {
    top: 0;
  }
  #price section:nth-of-type(1) .block .left h3 {
    padding: 25px 30px;
  }
  #price section:nth-of-type(1) .block .left h3 img {
    width: 60%;
  }
  #price section:nth-of-type(1) .block .left .lower {
    min-height: inherit;
    padding-right: 0;
  }
  #price section:nth-of-type(1) .block .left .lower p {
    padding: 20px 30px;
  }
  #price section:nth-of-type(1) .block .right {
    position: static;
    width: 100%;
    margin: auto;
  }
}
@media (max-width: 414px) {
  #price section:nth-of-type(1) {
    padding: 40px 0 60px;
  }
  #price section:nth-of-type(1) .block {
    margin-bottom: 40px;
  }
  #price section:nth-of-type(1) .block .left .lower p {
    padding: 20px;
  }
}
#price section:nth-of-type(2) {
  background: url(../images/price/bg02.jpg) no-repeat bottom center;
  background-size: cover;
}
#price section:nth-of-type(2) h2 {
  max-width: 438px;
  width: 65%;
  margin: 0 auto;
}
#price section:nth-of-type(2) .common-wrapper {
  padding: 80px 0;
  background-color: #00335e;
  border-radius: 20px;
}
#price section:nth-of-type(2) .block {
  max-width: 1030px;
  width: 96%;
  margin: 0 auto 30px;
  padding: 40px 20px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  background-color: #f1f1f1;
  border-radius: 5px;
}
#price section:nth-of-type(2) .block .left {
  max-width: 478px;
  width: 49%;
}
#price section:nth-of-type(2) .block .left img {
  border-radius: 10px;
}
#price section:nth-of-type(2) .block .right {
  max-width: 490px;
  width: 49%;
  padding-right: 1%;
  color: #216bbd;
}
#price section:nth-of-type(2) .block .right h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: "M PLUS 1p", sans-serif;
  border-bottom: 2px solid #216bbd;
}
#price section:nth-of-type(2) .block .right h3 span {
  display: block;
  font-weight: bold;
  line-height: 1;
}
#price section:nth-of-type(2) .block .right h3 span:nth-of-type(1) {
  font-size: min(36px, 4vw);
  text-shadow: 1px 0 3px #fff, 0 1px 3px #fff, -1px 0 3px #fff, 0 -1px 3px #fff, 1px 1px 3px #fff, 1px -1px 3px #fff, -1px 1px 3px #fff, -1px -1px 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
#price section:nth-of-type(2) .block .right h3 span:nth-of-type(2) {
  font-size: min(30px, 3vw);
}
#price section:nth-of-type(2) .block .right p {
  line-height: 1.3;
}
#price section:nth-of-type(2) .block .right p:nth-of-type(1) {
  margin-bottom: 20px;
}
#price section:nth-of-type(2) .block .right p:nth-of-type(1) br {
  display: none;
}
#price section:nth-of-type(2) .block .right p:nth-of-type(2) {
  font-size: min(60px, 6vw);
  font-weight: bold;
}
#price section:nth-of-type(2) .block:nth-of-type(6) {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  #price section:nth-of-type(2) .common-wrapper {
    padding: 60px 0;
  }
  #price section:nth-of-type(2) .block {
    display: block;
    width: 90%;
  }
  #price section:nth-of-type(2) .block .left {
    width: 70%;
    margin: 0 auto 30px;
  }
  #price section:nth-of-type(2) .block .right {
    width: 100%;
    margin: auto;
    padding-right: 0;
  }
  #price section:nth-of-type(2) .block .right h3 {
    width: 90%;
    margin: 0 auto 10px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #price section:nth-of-type(2) .block .right h3 span {
    margin: 0 2%;
  }
  #price section:nth-of-type(2) .block .right p {
    text-align: center;
  }
  #price section:nth-of-type(2) .block .right p:nth-of-type(1) {
    margin-bottom: 20px;
  }
  #price section:nth-of-type(2) .block .right p:nth-of-type(1) br {
    display: block;
  }
}
@media only screen and (max-width: 414px) {
  #price section:nth-of-type(2) .common-wrapper {
    padding: 40px 0;
  }
  #price section:nth-of-type(2) .block {
    padding: 30px 15px 40px;
  }
}
#price section:nth-of-type(3) {
  background-color: #64a9f4;
}
#price section:nth-of-type(3) h2 {
  max-width: 849px;
  margin: 0 auto 30px;
}
#price section:nth-of-type(3) .block:nth-of-type(1) {
  margin-bottom: 30px;
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px #ececec;
}
#price section:nth-of-type(3) .block:nth-of-type(1) p {
  width: 48%;
}
#price section:nth-of-type(3) .block:nth-of-type(1) p:nth-of-type(1) {
  max-width: 544px;
}
#price section:nth-of-type(3) .block:nth-of-type(1) p:nth-of-type(2) {
  color: #00335e;
}
#price section:nth-of-type(3) .block:nth-of-type(2) {
  padding: 30px 0 80px;
  background: url(../images/gutter/img16.png) no-repeat 50% 50% /35%, url(../images/background/bg14.png) repeat 0 0 /auto;
  border-radius: 30px;
  box-shadow: 0 0 10px #ececec;
}
#price section:nth-of-type(3) .block:nth-of-type(2) h3 {
  margin-bottom: 15px;
  text-align: center;
  font-size: min(36px, 4vw);
  font-weight: bold;
  color: #ff0000;
  text-shadow: 1px 0 4px #fff, 0 1px 4px #fff, -1px 0 4px #fff, 0 -1px 4px #fff, 1px 1px 4px #fff, 1px -1px 4px #fff, -1px 1px 4px #fff, -1px -1px 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
#price section:nth-of-type(3) .block:nth-of-type(2) p {
  max-width: 1130px;
  width: 94%;
  margin: auto;
}
#price section:nth-of-type(3) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
#price section:nth-of-type(3) ul li {
  max-width: 280px;
  width: 24%;
}
@media only screen and (max-width: 768px) {
  #price section:nth-of-type(3) .block:nth-of-type(1) {
    margin-bottom: 40px;
    display: block;
  }
  #price section:nth-of-type(3) .block:nth-of-type(1) p {
    width: 94%;
    margin: auto;
  }
  #price section:nth-of-type(3) .block:nth-of-type(1) p:nth-of-type(1) {
    width: 60%;
    margin: 0 auto 20px;
  }
  #price section:nth-of-type(3) .block:nth-of-type(2) {
    padding: 30px 0 60px;
  }
  #price section:nth-of-type(3) .block:nth-of-type(2) h3 {
    font-size: 4.4vw;
  }
  #price section:nth-of-type(3) .block:nth-of-type(2) h3 .none {
    display: block;
  }
}
@media only screen and (max-width: 414px) {
  #price section:nth-of-type(3) .block:nth-of-type(2) {
    padding: 30px 0 40px;
  }
  #price section:nth-of-type(3) ul {
    margin-bottom: 25px;
  }
  #price section:nth-of-type(3) ul li {
    max-width: 280px;
    width: 48%;
    margin-bottom: 15px;
  }
}
/* ---------------------------------
  company
---------------------------------- */
.mainmv.company {
  background: url(../images/company/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
.mainmv.company h1 {
  max-width: 294px;
  width: 60%;
  margin: 0 auto 20px;
}
@media only screen and (max-width: 768px) {
  .mainmv.company {
    background: none;
    padding: 0;
  }
  .mainmv.company .year {
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 8vw;
    z-index: 2;
  }
  .mainmv.company .main_mv {
    position: relative;
  }
}
#company section:nth-of-type(1) {
  padding: 80px 0;
  background: url(../images/company/bg01.jpg) no-repeat;
  background-size: cover;
}
#company section:nth-of-type(1) .common-wrapper {
  padding: 50px 25px 80px;
  background: url(../images/background/bg08.png);
  border-radius: 20px;
}
#company section:nth-of-type(1) h2 {
  max-width: 951px;
  width: 100%;
  margin: 0 auto 40px;
}
#company section:nth-of-type(1) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
#company section:nth-of-type(1) ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  max-width: 341px;
  width: 32%;
}
#company section:nth-of-type(1) ul li img {
  display: block;
  margin-bottom: 15px;
}
#company section:nth-of-type(1) ul li h3 {
  position: relative;
  width: 100%;
  min-height: 60px;
  background-color: #00335e;
  border-radius: 10px 10px 0 0;
}
#company section:nth-of-type(1) ul li h3 span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-size: min(30px, 3vw);
  color: #fff000;
  transform: translateY(-50%);
  line-height: 1.3;
}
#company section:nth-of-type(1) ul li h3 br {
  display: none;
}
#company section:nth-of-type(1) ul li p {
  width: 100%;
  padding: 15px;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  flex-grow: 1;
}
#company section:nth-of-type(1) ul li:nth-child(2) h3 span {
  font-size: min(20px, 3vw);
}
#company section:nth-of-type(1) ul li:nth-child(3) h3 span {
  font-size: min(28px, 3vw);
}
#company section:nth-of-type(1) .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#company section:nth-of-type(1) .block .img {
  max-width: 492px;
  width: 43%;
}
#company section:nth-of-type(1) .block p:nth-of-type(2) {
  max-width: 640px;
  width: 55%;
}
#company section:nth-of-type(1) .block p:nth-of-type(2) span {
  color: #ff0000;
}
@media only screen and (max-width: 768px) {
  #company section:nth-of-type(1) {
    padding: 60px 0;
  }
  #company section:nth-of-type(1) .common-wrapper {
    padding: 50px 25px 60px;
  }
  #company section:nth-of-type(1) ul {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  #company section:nth-of-type(1) ul li {
    width: 48%;
    margin: 0 1% 30px;
  }
  #company section:nth-of-type(1) ul li img {
    display: block;
    width: 90%;
    margin: 0 auto 10px;
  }
  #company section:nth-of-type(1) ul li h3 span {
    font-size: 3.2vw;
  }
  #company section:nth-of-type(1) ul li h3 br {
    display: block;
  }
  #company section:nth-of-type(1) ul li:nth-child(2) h3 span {
    font-size: 3.2vw;
  }
  #company section:nth-of-type(1) ul li:nth-child(3) h3 span {
    font-size: 3.2vw;
  }
  #company section:nth-of-type(1) .block {
    display: block;
  }
  #company section:nth-of-type(1) .block .img {
    width: 60%;
    margin: 0 auto 20px;
  }
  #company section:nth-of-type(1) .block p:nth-of-type(2) {
    width: 100%;
    margin: auto;
  }
}
@media only screen and (max-width: 414px) {
  #company section:nth-of-type(1) {
    padding: 40px 0;
  }
  #company section:nth-of-type(1) .common-wrapper {
    padding: 40px 15px;
  }
  #company section:nth-of-type(1) ul li h3 span {
    font-size: 4vw;
  }
  #company section:nth-of-type(1) ul li:nth-child(2) h3 span {
    font-size: 4vw;
  }
  #company section:nth-of-type(1) ul li:nth-child(3) h3 span {
    font-size: 3.4vw;
  }
  #company section:nth-of-type(1) ul li p {
    padding: 10px;
  }
}
#company section:nth-of-type(2) {
  padding: 80px 0 100px;
}
#company section:nth-of-type(2) h2 {
  margin-bottom: 50px;
  text-align: center;
  font-size: min(48px, 6vw);
  color: #00335e;
  letter-spacing: 0.03em;
}
#company section:nth-of-type(2) .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#company section:nth-of-type(2) .block table {
  max-width: 730px;
  width: 61%;
  color: #00335e;
  border-top: 1px solid #00335e;
  border-left: 1px solid #00335e;
}
#company section:nth-of-type(2) .block table th, #company section:nth-of-type(2) .block table td {
  padding: 10px;
  font-size: min(27px, 3vw);
  border-right: 1px solid #00335e;
  border-bottom: 1px solid #00335e;
}
#company section:nth-of-type(2) .block table th {
  width: 290px;
}
#company section:nth-of-type(2) .block table td {
  width: auto;
}
#company section:nth-of-type(2) .block table td a {
  color: #00335e;
}
#company section:nth-of-type(2) .block .img {
  max-width: 444px;
  width: 38%;
}
@media only screen and (max-width: 1200px) {
  #company section:nth-of-type(2) .block table th {
    width: 30%;
  }
}
@media only screen and (max-width: 768px) {
  #company section:nth-of-type(2) {
    padding: 60px 0 80px;
  }
  #company section:nth-of-type(2) h2 {
    margin-bottom: 30px;
  }
  #company section:nth-of-type(2) .block {
    display: block;
  }
  #company section:nth-of-type(2) .block table {
    width: 100%;
    margin: 0 auto 20px;
  }
  #company section:nth-of-type(2) .block .img {
    width: 60%;
    margin: auto;
  }
}
@media only screen and (max-width: 414px) {
  #company section:nth-of-type(2) {
    padding: 40px 0 60px;
  }
  #company section:nth-of-type(2) h2 {
    margin-bottom: 20px;
  }
}
/* ---------------------------------
	contact
---------------------------------- */
.mainmv.contact {
  background: url(../images/contact/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
.mainmv.contact h1 {
  max-width: 436px;
  width: 60%;
  margin: 0 auto 20px;
}
#contact {
  background: url(../images/background/bg03.jpg) no-repeat;
  background-size: cover;
}
#contact section:nth-of-type(1) {
  margin-bottom: 70px;
}
#contact section:nth-of-type(1) h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: min(48px, 7vw);
  line-height: 1;
}
#contact section:nth-of-type(1) h3 {
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
#contact section:nth-of-type(1) .txt {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 50px;
}
#contact section:nth-of-type(1) .telarea p:nth-of-type(1) {
  margin-bottom: 8px;
  padding-left: 5%;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
}
#contact section:nth-of-type(1) .telarea p:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#contact section:nth-of-type(1) .telarea p:nth-of-type(2) span {
  display: block;
  line-height: 1;
}
#contact section:nth-of-type(1) .telarea p:nth-of-type(2) span:nth-of-type(1) {
  width: 55px;
}
#contact section:nth-of-type(1) .telarea p:nth-of-type(2) span:nth-of-type(2) {
  font-size: min(68px, 10vw);
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}
#contact section:nth-of-type(1) .telarea p:nth-of-type(3) {
  margin-top: 5px;
  padding-left: 5%;
  text-align: center;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  #contact section:nth-of-type(1) {
    margin-bottom: 50px;
  }
  #contact section:nth-of-type(1) .telarea p:nth-of-type(2) span:nth-of-type(1) {
    width: 50px;
  }
}
@media only screen and (max-width: 414px) {
  #contact section:nth-of-type(1) {
    margin-bottom: 50px;
  }
  #contact section:nth-of-type(1) .txt {
    margin: 0 auto 30px;
  }
  #contact section:nth-of-type(1) .telarea p:nth-of-type(2) span:nth-of-type(1) {
    width: 35px;
  }
}
#inquiryForm {
  width: 100%;
  max-width: 840px;
  margin: 0 auto 40px;
}
#inquiryForm th {
  width: 36%;
  padding: 15px 0;
  font-weight: normal;
  text-align: left;
}
#inquiryForm th span {
  display: inline-block;
  margin-left: 10px;
  padding: 5px 8px;
  font-size: 80%;
  line-height: 1;
}
#inquiryForm th span.red {
  color: #fff;
  background-color: #e51f38;
}
#inquiryForm th span.option {
  color: #216bbd;
  background-color: #fff;
}
#inquiryForm tr:last-child th span {
  margin-top: -9%;
}
#inquiryForm tr:last-child td {
  vertical-align: middle;
}
#inquiryForm td {
  width: 64%;
  padding: 15px 0;
}
#inquiryForm td span {
  display: block;
  font-size: 80%;
}
#inquiryForm .w80 {
  width: 100%;
  padding: 10px;
}
#inquiryForm .mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important;
}
#inquiryForm input[type="text"], #inquiryForm textarea {
  background-color: #fff;
  border: 2px solid #92acbb;
  box-shadow: none;
  border-radius: 5px;
}
#inquiryForm input[type="text"]::placeholder {
  color: #ccc;
}
#inquiryForm td.upload .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#inquiryForm td.upload p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 65%;
}
#inquiryForm td.upload p span {
  display: block;
  margin: 0 2%;
}
#inquiryForm td.upload .btn_img {
  width: 30%;
  margin-right: 2%;
  padding: 15px;
  text-align: center;
  font-size: 80%;
  background: #216bbd;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  border-right: 2px solid #023368;
  border-bottom: 2px solid #023368;
  border-radius: 5px;
}
#inquiryForm td.upload .mw-wp-form_image {
  margin-left: 2%;
}
#inquiryForm td.upload .mw-wp-form_image img {
  max-width: 200px;
}
#inquiryForm input[type="text"].filename {
  font-size: 90%;
  background: none;
  border: none;
}
#inquiryForm input[type="text"].filename::placeholder {
  color: #000;
  font-size: 90%;
}
#inquiryForm input[type="file"] {
  background: none;
  box-shadow: none;
  border: none;
}
#inquiryForm .mwform-tel-field input[type="text"], #inquiryForm .mwform-zip-field input[type="text"] {
  background: #fff;
  border-radius: 5px;
}
#inquiryForm span.mwform-tel-field input[name="tel[data][0]"], #inquiryForm span.mwform-tel-field input[name="fax[data][0]"] {
  width: 15%;
  padding: 10px;
  background: #fff;
}
#inquiryForm span.mwform-tel-field input[name="tel[data][1]"], #inquiryForm span.mwform-tel-field input[name="fax[data][1]"] {
  width: 20%;
  padding: 10px;
  background: #fff;
}
#inquiryForm span.mwform-tel-field input[name="tel[data][2]"], #inquiryForm span.mwform-tel-field input[name="fax[data][2]"] {
  width: 20%;
  padding: 10px;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  #inquiryForm {
    padding-bottom: 100px;
    font-size: 14px;
  }
  #inquiryForm th, #inquiryForm td {
    display: block;
    width: 100%;
  }
  #inquiryForm th {
    padding: 10px 3%;
  }
  #inquiryForm td {
    padding: 15px 3%;
  }
  #inquiryForm .w80 {
    width: 100%;
    padding: 10px;
  }
  #inquiryForm td.upload .btn_img {
    width: 200px;
  }
}
@media only screen and (max-width: 414px) {
  #inquiryForm td.upload .btn_img {
    width: 170px;
    padding: 10px 30px;
  }
  #inquiryForm td.upload .mw-wp-form_image img {
    max-width: 150px;
  }
}
.mw_wp_form_confirm #inquiryForm td.upload .flex {
  display: inline-block;
}
.mw_wp_form_confirm #inquiryForm td.upload .btn_img {
  display: none;
}
.mw_wp_form_confirm #inquiryForm td.upload input[type="text"].filename {
  display: none;
}
.mw_wp_form_confirm #inquiryForm td.upload .mw-wp-form_image {
  margin-left: 0;
}
.form-area .txt {
  margin-bottom: 50px;
  text-align: center;
}
.form-area .txt br {
  display: none;
}
.form-area .txt_confirm {
  display: none;
}
.form-area .check_policy {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.form-area .check_policy p {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #fff;
  line-height: 1;
}
.form-area .check_policy p span {
  display: block;
  line-height: 1;
}
.form-area .check_policy p input {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-color: #f4f4f4;
}
.form-area .check_policy p label span {
  display: none;
}
.form-area .check_policy p a {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
.form-area .check_policy p:nth-of-type(2) {
  padding: 0;
  background-color: inherit;
}
.form-area .check_policy span {
  display: inline-block;
  margin-left: 15px;
  padding: 5px 8px;
  line-height: 1;
}
.form-area .check_policy span.red {
  color: #fff;
  background-color: #e51f38;
}
.form-area .btn_form {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.form-area input.btn_confirm {
  width: 320px;
  height: 64px;
  margin: 0 1%;
  padding: 10px 0;
  color: #fff;
  background: url(../images/contact/btn_bg.png) no-repeat;
  background-size: 100%;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  box-shadow: none;
  border: none;
  line-height: 1;
}
.form-area input.return {
  width: 232px;
  height: 64px;
  margin: 0 1%;
  padding: 10px 0;
  color: #00335e;
  background: url(../images/contact/btn_return.png) no-repeat center;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  box-shadow: none;
  border: none;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .form-area .txt {
    margin-bottom: 30px;
  }
  .form-area .txt br {
    display: block;
  }
}
@media only screen and (max-width: 414px) {
  .form-area input.btn_confirm {
    width: 200px;
    height: 52px;
    padding-top: 2px;
  }
  .form-area input.return {
    width: 200px;
    height: 52px;
    padding-top: 2px;
  }
}
.form-area .mw_wp_form_confirm .txt {
  display: none;
}
.form-area .mw_wp_form_confirm .txt_confirm {
  display: block;
  margin-bottom: 50px;
  text-align: center;
}
.form-area .mw_wp_form_confirm .txt_confirm br {
  display: none;
}
.form-area .mw_wp_form_confirm .check_policy {
  display: none;
}
@media only screen and (max-width: 768px) {
  .form-area .mw_wp_form_confirm .txt_confirm {
    margin-bottom: 30px;
  }
  .form-area .mw_wp_form_confirm .txt_confirm br {
    display: block;
  }
}
.return {
  max-width: 368px;
  width: 50%;
  margin: 60px auto 0;
}
@media only screen and (max-width: 414px) {
  .return {
    margin: 30px auto 0;
  }
}
.confirm #contact p {
  text-align: center;
}
.complete #contact {
  padding-bottom: 140px;
  text-align: center;
}
.complete #contact .common-wrapper {
  display: block;
}
/* ---------------------------------
	privacy policy
---------------------------------- */
.mainmv.privacy-policy {
  background: url(../images/contact/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
.mainmv.privacy-policy h1 {
  max-width: 711px;
  width: 70%;
  margin: 0 auto 20px;
}
#privacy-policy {
  padding-top: 80px;
}
#privacy-policy .common-wrapper {
  max-width: 1100px;
  width: 80%;
}
#privacy-policy h3 {
  margin-bottom: 10px;
}
#privacy-policy p, #privacy-policy div {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  #privacy-policy {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 414px) {
  #privacy-policy {
    padding-top: 40px;
  }
}
/*---------------------
スクロールバー
---------------------*/
#scrollbar1 {
  width: 98%;
  height: 470px;
  padding: 15px 10px 20px 20px;
  clear: both;
  background: #fff;
}
#scrollbar1 .scrollbar {
  position: relative;
  float: right;
  width: 10px;
}
#scrollbar1 .viewport {
  width: 93%;
  height: 420px;
  overflow: hidden;
  position: relative;
}
#scrollbar1 .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
#scrollbar1 .thumb .end, #scrollbar1 .thumb {
  background-color: #000;
}
#scrollbar1 .track {
  background-color: #cccccc;
  width: 10px;
  position: relative;
  padding: 0;
}
#scrollbar1 .thumb {
  width: 10px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
}
#scrollbar1 .thumb .end {
  overflow: hidden;
  height: 5px;
  width: 5px;
}
#scrollbar1 .disable {
  display: none;
}
/* ---------------------------------
	error
---------------------------------- */
.mainmv.error {
  background: url(../images/error/mv_bg.jpg) no-repeat center;
  background-size: cover;
}
.mainmv.error h1 {
  max-width: 129px;
  width: 30%;
  margin: 0 auto 20px;
}
/* ---------------------------------
	achive
---------------------------------- */
.archive.list {
  background: url(../images/background/bg04.png);
}
.archive.list ul.list {
  max-width: 1200px;
  width: 100%;
}
.archive.list ul.list li {
  position: relative;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: start;
  -moz-align-items: start;
  -ms-align-items: start;
  align-items: start;
}
.archive.list ul.list li .img {
  max-width: 280px;
  width: 24%;
  border: 5px solid #fff;
}
.archive.list ul.list li .right {
  max-width: 885px;
  width: 74%;
}
.archive.list ul.list li .right h3 {
  position: relative;
  margin-bottom: 10px;
  padding: 5px 15px;
  color: #fff;
}
.archive.list ul.list li .right h3 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.archive.list ul.list li .right .box {
  padding: 10px 15px 20px;
  background-color: #fff;
  background-image: linear-gradient(-45deg, #faa500 25px, transparent 0);
}
.archive.list ul.list li .right .box .sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 20px;
}
.archive.list ul.list li .right .box .sort span {
  display: block;
  margin-right: 1%;
  padding: 2px 10px;
  line-height: 1.3;
}
.archive.list ul.list li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .archive.list ul.list li {
    display: block;
  }
  .archive.list ul.list li .img {
    max-width: 400px;
    width: 60%;
    margin: 0 auto 20px;
  }
  .archive.list ul.list li .right {
    width: 100%;
    margin: auto;
  }
}
@media only screen and (max-width: 414px) {
  .archive.list ul.list li .right .box {
    padding: 10px 15px 20px;
    background-image: linear-gradient(-45deg, #faa500 15px, transparent 0);
  }
}
.archive.detail {
  background: url(../images/background/bg04.png);
}
/* ---------------------------------
	works
---------------------------------- */
.mainmv.works {
  background: url(../images/works/mv_bg.jpg) no-repeat right;
  background-size: cover;
}
.mainmv.works h1 {
  max-width: 300px;
  width: 60%;
  margin: 0 auto 20px;
}
#works .catelist {
  margin-bottom: 70px;
}
#works .catelist ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#works .catelist ul li {
  position: relative;
  width: 24%;
  margin-bottom: 30px;
  padding: 20px 5px;
  text-align: center;
  font-size: min(30px, 3vw);
  font-weight: bold;
  color: #fff;
  background: url(../images/background/bg06.png);
  border: 4px solid #216bbd;
  cursor: pointer;
}
#works .catelist ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#works ul.list li .right h3 {
  background: url(../images/background/bg05.png);
}
#works ul.list li .right h3 a {
  color: #fff;
}
#works ul.list li .right .box .sort span {
  background-color: #cacaca;
}
#works.archive.detail .common-wrapper {
  max-width: 1030px;
  width: 96%;
  margin: auto;
}
#works.archive.detail h2 {
  margin-bottom: 20px;
  padding: 5px;
  text-align: center;
  font-size: min(36px, 4vw);
  color: #fff;
  background: #00335e;
}
#works.archive.detail .img {
  margin-bottom: 20px;
  box-shadow: 0 0 20px #ebebeb, 0 0 20px #ebebeb, 0 0 20px #ebebeb, 0 0 20px #ebebeb;
}
#works.archive.detail ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 50px;
}
#works.archive.detail ul li {
  width: 24%;
  max-width: 200px;
  margin: 0 0.5%;
}
#works.archive.detail .detail__contents {
  padding: 30px 40px;
  background-color: #fff;
  box-shadow: 0 0 20px #ebebeb, 0 0 20px #ebebeb, 0 0 20px #ebebeb, 0 0 20px #ebebeb;
}
@media only screen and (max-width: 768px) {
  #works .catelist {
    margin-bottom: 40px;
  }
  #works.archive.detail .detail__contents {
    padding: 20px;
  }
}
@media only screen and (max-width: 414px) {
  #works .catelist ul li {
    width: 48%;
    margin-bottom: 10px;
    padding: 10px 5px;
    font-size: 3.5vw;
  }
  #works.archive.detail ul {
    margin-bottom: 30px;
  }
}
/* ---------------------------------
	voice
---------------------------------- */
.mainmv.voice {
  background: url(../images/voice/mv_bg.jpg) no-repeat right;
  background-size: cover;
}
.mainmv.voice h1 {
  max-width: 366px;
  width: 60%;
  margin: 0 auto 20px;
}
#voice.archive.list .common-wrapper {
  padding: 50px 0 100px;
  background: url(../images/background/bg02.png);
  border-radius: 15px;
}
#voice.archive.list ul li {
  position: relative;
  max-width: 990px;
  width: 94%;
  margin: 0 auto 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#voice.archive.list ul li .img {
  max-width: 280px;
  width: 29%;
  border: none;
}
#voice.archive.list ul li .right {
  max-width: 680px;
  width: 69%;
  background-color: #fff;
  background-image: linear-gradient(-45deg, #faa500 25px, transparent 0);
}
#voice.archive.list ul li .right h3 {
  position: relative;
  padding: 5px 15px;
  color: #fff;
  background: url(../images/background/bg05.png);
}
#voice.archive.list ul li .right h3 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#voice.archive.list ul li .right .box {
  padding: 20px 15px;
}
#voice.archive.list ul li:last-child {
  margin-bottom: 0;
}
#voice.archive.detail .common-wrapper {
  max-width: 1030px;
  width: 96%;
  margin: auto;
}
#voice.archive.detail h2 {
  margin-bottom: 20px;
  padding: 5px;
  text-align: center;
  font-size: min(36px, 4vw);
  color: #fff;
  background: #00335e;
}
#voice.archive.detail .img {
  margin-bottom: 20px;
  box-shadow: 0 0 20px #ebebeb, 0 0 20px #ebebeb, 0 0 20px #ebebeb, 0 0 20px #ebebeb;
}
#voice.archive.detail ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  margin-bottom: 50px;
}
#voice.archive.detail ul li {
  width: 24%;
  max-width: 200px;
  margin: 0 0.5%;
}
#voice.archive.detail .detail__contents {
  padding: 30px 40px;
  background-color: #fff;
  box-shadow: 0 0 20px #ebebeb, 0 0 20px #ebebeb, 0 0 20px #ebebeb, 0 0 20px #ebebeb;
}
@media only screen and (max-width: 768px) {
  #voice.archive.list .common-wrapper {
    padding: 50px 0 80px;
  }
  #voice.archive.list ul li {
    display: block;
  }
  #voice.archive.list ul li .img {
    width: 60%;
    margin: 0 auto 20px;
  }
  #voice.archive.list ul li .right {
    width: 100%;
    margin: auto;
    background-image: linear-gradient(-45deg, #faa500 20px, transparent 0);
  }
  #voice.archive.detail ul {
    margin-bottom: 30px;
  }
  #voice.archive.detail .detail__contents {
    padding: 20px;
  }
}
@media only screen and (max-width: 414px) {
  #voice.archive.list .common-wrapper {
    padding: 50px 0 60px;
  }
  #voice.archive.list ul li .right {
    background-image: linear-gradient(-45deg, #faa500 15px, transparent 0);
  }
}
/* ---------------------------------
	Blog
---------------------------------- */
.mainmv.blog {
  background: url(../images/blog/mv_bg.jpg) no-repeat right;
  background-size: cover;
}
.mainmv.blog h1 {
  max-width: 450px;
  width: 60%;
  margin: 0 auto 20px;
}
#blog.list h2 {
  max-width: 370px;
  width: 60%;
  margin: 0 auto 40px;
}
#blog .catelist {
  margin-bottom: 70px;
}
#blog .catelist ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#blog .catelist ul li {
  position: relative;
  width: 31%;
  max-width: 290px;
  margin: 0 1%;
  padding: 20px;
  text-align: center;
  font-size: min(30px, 3vw);
  font-weight: bold;
  color: #fff;
  background: url(../images/background/bg08.png);
  border: 4px solid #fff;
  border-radius: 50px;
  cursor: pointer;
}
#blog .catelist ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#blog ul.list li .right h3 {
  background: url(../images/background/bg07.png);
}
#blog ul.list li .right h3 a {
  color: #fff;
}
#blog ul.list li .right .box .sort span {
  background-color: #f8d99d;
}
#blog.archive.detail .common-wrapper {
  max-width: 1030px;
  width: 96%;
  margin: auto;
}
#blog.archive.detail h2.tit {
  margin-bottom: 20px;
  padding: 5px;
  text-align: center;
  font-size: min(36px, 4vw);
  color: #fff;
  background: #00335e;
}
#blog.archive.detail .img {
  margin-bottom: 20px;
  box-shadow: 0 0 20px #ebebeb, 0 0 20px #ebebeb, 0 0 20px #ebebeb, 0 0 20px #ebebeb;
}
#blog.archive.detail .detail__contents {
  padding: 30px 40px;
  background-color: #fff;
  box-shadow: 0 0 20px #ebebeb, 0 0 20px #ebebeb, 0 0 20px #ebebeb, 0 0 20px #ebebeb;
}
@media only screen and (max-width: 414px) {
  #blog.list h2 {
    margin: 0 auto 30px;
  }
  #blog .catelist {
    margin-bottom: 40px;
  }
  #blog .catelist ul li {
    padding: 15px 20px;
    font-size: 3.5vw;
  }
  #blog.archive.detail .detail__contents {
    padding: 20px;
  }
}
/* ビジュアルエディタ装飾 */
.freeeditor .sub_comment {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 50px;
  padding: 30px;
  color: #033560;
  background-color: #d8fbff;
  border-radius: 10px;
}
.freeeditor #ez-toc-container {
  width: 100%;
  max-width: 570px;
  margin: 0 auto 40px;
  padding: 20px;
  color: #033560;
  background-color: #fff;
  border: 2px solid #033560;
  border-radius: 10px;
}
.freeeditor #ez-toc-container a, .freeeditor #ez-toc-container a:visited {
  color: #033560 !important;
}
.freeeditor #ez-toc-container .ez-toc-title-toggle {
  display: none;
}
.freeeditor #ez-toc-container .ez-toc-title-container {
  padding-left: 2%;
  padding-bottom: 10px;
}
.freeeditor #ez-toc-container p.ez-toc-title {
  position: relative;
  font-size: min(30px, 3vw);
  font-weight: bold;
}
.freeeditor #ez-toc-container p.ez-toc-title:after {
  content: "";
  position: absolute;
  top: 21%;
  left: 17%;
  width: 70%;
  height: 2px;
  background-color: #033560;
}
.freeeditor #ez-toc-container ul li {
  font-size: min(24px, 2.4vw);
}
.freeeditor #ez-toc-container ul li a {
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid #033560;
  text-decoration: none;
}
.freeeditor section {
  padding: 60px 0;
}
.freeeditor h1 {
  margin: 0 0 20px;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 5px;
  text-align: center;
  font-size: 140%;
  font-weight: bold;
  color: #033560;
  border-bottom: 4px solid #033560;
}
.freeeditor h2 {
  margin: 0 0 20px;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 5px;
  text-align: center;
  border: none;
  font-size: 130%;
  font-weight: bold;
  color: #033560;
  border-bottom: 2px solid #033560;
}
.freeeditor h3 {
  margin-bottom: 10px;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 5px;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  color: #033560;
  border-bottom: 1px solid #033560;
}
.freeeditor h4 {
  text-align: left;
  font-size: 110%;
  font-weight: bold;
  color: #033560;
  margin-bottom: 10px;
}
.freeeditor h5 {
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}
.freeeditor strong {
  font-weight: bold;
}
.freeeditor p {
  margin-bottom: 30px;
}
.freeeditor img.alignright {
  display: block;
  margin: 0 0 0 auto;
}
.freeeditor img.alignleft {
  display: block;
  margin: 0 auto 0 0;
}
.freeeditor img.aligncenter {
  display: block;
  margin: 0 auto;
}
.freeeditor img {
  display: block;
  max-width: 1000px;
  width: 100%;
  height: auto;
  margin: auto;
  border-radius: 8px;
}
.pagenavi {
  margin-top: 100px;
}
.pagenavi .common-wrapper .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.pagenavi .common-wrapper .flex p {
  position: relative;
  margin: 0 2%;
}
.pagenavi .common-wrapper .flex p:nth-of-type(1), .pagenavi .common-wrapper .flex p:nth-of-type(3) {
  width: 15%;
}
.pagenavi .common-wrapper .flex p:nth-of-type(1) a, .pagenavi .common-wrapper .flex p:nth-of-type(3) a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pagenavi .common-wrapper .flex p:nth-of-type(3) {
  text-align: right;
}
.pagenavi .common-wrapper .flex p.btn {
  max-width: 352px;
  width: 50%;
}
@media (max-width: 768px) {
  .pagenavi {
    margin-top: 80px;
  }
}
@media (max-width: 414px) {
  .pagenavi {
    margin-top: 60px;
  }
  .pagenavi .common-wrapper .flex p:nth-of-type(1), .pagenavi .common-wrapper .flex p:nth-of-type(3) {
    width: 20%;
  }
  .pagenavi .common-wrapper .flex p.btn {
    width: 45%;
  }
}
@media (max-width: 330px) {
  .pagenavi .common-wrapper .flex p:nth-of-type(1), .pagenavi .common-wrapper .flex p:nth-of-type(3) {
    width: 25%;
    font-size: 12px;
  }
}
/* ---------------------------------
事例
---------------------------------- */
#product-case .tit {
  padding: 40px 0;
  background-color: #033560;
}
#product-case .tit h2 {
  max-width: 816px;
  width: 82%;
  margin: auto;
}
#product-case section h3 {
  margin-bottom: 30px;
  font-size: min(30px, 4vw);
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
#product-case section:nth-of-type(3) {
  padding: 60px 0 130px;
  background: url(../images/top/product-case/bg03.jpg);
  background-size: cover;
}
#product-case section:nth-of-type(3) h2 {
  margin-bottom: 50px;
  font-size: min(24px, 4.4vw);
  color: #033560;
  line-height: 3;
}
#product-case section:nth-of-type(3) .flex {
  max-width: 980px;
  width: 100%;
}
#product-case section:nth-of-type(3) .flex p {
  max-width: 458px;
  width: 48%;
}
@media (max-width: 768px) {
  #product-case section:nth-of-type(3) {
    padding: 60px 0 80px;
  }
  #product-case section:nth-of-type(3) h2 {
    line-height: 2.5;
  }
  #product-case section:nth-of-type(3) .flex p {
    max-width: 458px;
    width: 60%;
    margin: 0 auto 40px;
  }
}
@media (max-width: 414px) {
  #product-case section:nth-of-type(3) {
    padding: 40px 0 60px;
  }
  #product-case section:nth-of-type(3) h2 {
    margin-bottom: 20px;
  }
  #product-case section:nth-of-type(3) .flex p {
    max-width: 458px;
    width: 60%;
    margin: 0 auto 20px;
  }
}
#case {
  padding-bottom: 140px;
}
#case.case h2 {
  margin-bottom: 30px;
  font-size: min(30px, 4vw);
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
@media (max-width: 414px) {
  #case {
    padding-bottom: 80px;
  }
}
.case h1 {
  max-width: 816px;
  width: 82%;
  margin: auto;
}
.case section {
  padding: 80px 0 200px;
}
.case section h3 {
  margin-bottom: 30px;
  font-size: min(30px, 4vw);
  border-bottom-width: 3px;
  border-bottom-style: solid;
}
.case section .img {
  margin-bottom: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.case section .img p {
  max-width: 500px;
  width: 49%;
}
.case section table {
  width: 100%;
}
.case section table th, .case section table td {
  padding: 10px;
}
.case section table th {
  font-size: min(24px, 3vw);
  line-height: 1.2;
}
.case section table td {
  padding-bottom: 20px;
  font-size: min(18px, 2vw);
  vertical-align: top;
}
.case section table td .flex {
  margin-bottom: 0;
}
.case section table td .flex p:nth-of-type(2) {
  text-align: right;
}
.case section table tr:nth-of-type(5) th {
  width: 50%;
}
.case section table tr:nth-of-type(6) td {
  width: 50%;
}
.case section:nth-of-type(odd) {
  background: url(../images/case/bg01.png);
}
.case section:nth-of-type(odd) h3 {
  color: #033560;
  border-bottom-color: #033560;
}
.case section:nth-of-type(odd) table {
  width: 100%;
  border-top: 1px solid #033560;
  border-right: 1px solid #033560;
}
.case section:nth-of-type(odd) table th, .case section:nth-of-type(odd) table td {
  border-left: 1px solid #033560;
  border-bottom: 1px solid #033560;
}
.case section:nth-of-type(odd) table th {
  color: #fff;
  background-color: #033560;
  border-right: 1px solid #033560;
}
.case section:nth-of-type(odd) table td {
  color: #033560;
  background-color: #fff;
}
.case section:nth-of-type(odd) table tr:nth-of-type(5) th {
  border-right: 1px solid #fff;
}
.case section:nth-of-type(odd) table tr:nth-of-type(5) th:last-child {
  border-right: 1px solid #033560;
}
.case section:nth-of-type(even) {
  background: url(../images/case/bg02.png);
}
.case section:nth-of-type(even) h3 {
  color: #fff;
  border-bottom-color: #fff;
}
.case section:nth-of-type(even) table {
  width: 100%;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.case section:nth-of-type(even) table th, .case section:nth-of-type(even) table td {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.case section:nth-of-type(even) table th {
  color: #033560;
  background-color: #fff;
}
.case section:nth-of-type(even) table td {
  color: #fff;
  background-color: #033560;
}
.case section:nth-of-type(even) table tr:nth-of-type(5) th {
  border-right: 1px solid #033560;
}
.case section:nth-of-type(even) table tr:nth-of-type(5) th:last-child {
  border-right: 1px solid #fff;
}
@media (max-width: 768px) {
  .case section {
    padding: 60px 0 100px;
  }
  .case section table tr:nth-of-type(7) th, .case section table tr:nth-of-type(9) th {
    width: 760px;
  }
  .case section table tr:nth-of-type(8) td, .case section table tr:nth-of-type(10) td {
    width: 760px;
  }
}
@media (max-width: 414px) {
  .case section {
    padding: 40px 0 60px;
  }
}
/*---------------------
Pager
---------------------*/
.pager {
  position: relative;
  padding-top: 60px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.pager::before, .pager::after {
  content: " ";
  display: table;
}
.pager::after {
  clear: both;
}
.pager p:nth-of-type(1) {
  color: #216bbd;
}
.pager div.pager_num {
  margin: 0 1%;
  display: inline-block;
  text-align: center;
}
.pager div.pager_num span, .pager div.pager_num a {
  position: relative;
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0 5px;
  padding-top: 10px;
  color: #216bbd;
  background: #fff;
  border: 1px solid #033560;
  border-radius: 50%;
  line-height: 1;
}
.pager div.pager_num a:hover, .pager div.pager_num .current {
  color: #fff;
  background: #216bbd;
  opacity: 1;
  text-decoration: none;
}
.pager div.pager_num span.pageNumber {
  background: none;
  border: none;
}
@media only screen and (max-width: 768px) {
  .pager div.pager_num span, .pager div.pager_num a {
    width: 35px;
    height: 35px;
  }
}
@media only screen and (max-width: 414px) {
  .pager {
    padding-top: 40px;
  }
  .pager div.pager_num span, .pager div.pager_num a {
    width: 30px;
    height: 30px;
    padding-top: 8px;
  }
}
/* ---------------------------------
	default - footer
---------------------------------- */
#footer {
  padding: 30px 0 0;
  color: #fff;
  background-color: #0b3c65;
}
#footer h2 {
  margin-bottom: 20px;
  text-align: center;
  font-size: min(48px, 6.2vw);
  color: #e8c856;
  line-height: 1.5;
  text-shadow: 0 0 8px #000, 0 0 8px #000, 0 0 8px #000, 0 0 8px #000, 0 0 8px #000, 0 0 8px #000, 0 0 8px #000, 0 0 8px #000, 0 0 8px #000;
}
#footer h3 {
  margin-bottom: 10px;
  text-align: center;
  font-size: min(60px, 8vw);
  line-height: 1.2;
}
#footer h4 {
  margin-bottom: 50px;
  text-align: center;
  font-size: min(48px, 5vw);
  line-height: 1.2;
}
#footer h4 span {
  font-size: 125%;
  font-weight: bold;
  color: #fabe00;
}
#footer .lower {
  padding-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#footer .lower div {
  width: 48%;
}
#footer .lower .box {
  margin: 0 1%;
  padding: 20px 10px 60px;
  text-align: center;
  color: #000;
  background-color: #fff;
  border-radius: 10px;
}
#footer .lower .box p:nth-of-type(1) {
  margin-bottom: 10px;
  font-size: min(24px, 2vw);
}
#footer .lower .box .tel {
  font-size: min(60px, 6vw);
  font-family: "Roboto", sans-serif;
  color: #ff8400;
  line-height: 1;
}
#footer .lower .box .tel a {
  color: #ff8400;
}
#footer .lower .box .tel a:hover {
  text-decoration: none;
}
#footer .lower .box .time {
  margin-bottom: 30px;
  font-size: min(24px, 2vw);
}
#footer .lower .box .btn {
  max-width: 451px;
  width: 80%;
  margin: auto;
}
#footer .lower .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#footer .lower .right > ul {
  width: 48%;
}
#footer .lower .right > ul a {
  color: #fff;
}
#footer .lower .right > ul li ul li {
  margin-left: 1em;
}
#footer .copyright {
  padding: 10px 0;
  text-align: center;
  color: #fff;
  background-color: #000;
}
@media only screen and (max-width: 768px) {
  #footer {
    margin-bottom: 19%;
    padding-bottom: 20px;
  }
  #footer .lower {
    padding-bottom: 60px;
    display: block;
  }
  #footer .lower div {
    width: 100%;
    max-width: 580px;
    margin: auto;
  }
  #footer .lower .box {
    margin: 0 auto 20px;
    padding: 20px 10px 40px;
  }
  #footer .lower .box p:nth-of-type(1) {
    font-size: 3vw;
  }
  #footer .lower .box .tel {
    font-size: 7vw;
  }
  #footer .lower .box .time {
    margin-bottom: 20px;
    font-size: 3vw;
  }
  #footer .lower .box .btn {
    width: 60%;
  }
  #footer .lower .right {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #footer .lower .right > ul {
    width: 40%;
  }
}
@media only screen and (max-width: 414px) {
  #footer {
    margin-bottom: 17%;
  }
  #footer h4 {
    margin-bottom: 30px;
  }
  #footer .lower {
    padding-bottom: 40px;
  }
}
/* ---------------------------------
   gotop
---------------------------------- */
.gotop {
  position: fixed;
  right: 50px;
  bottom: 50px;
  width: 64px;
  z-index: 4;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .gotop {
    right: 5%;
    bottom: 170px;
    width: 55px;
  }
}
@media only screen and (max-width: 414px) {
  .gotop {
    width: 50px;
    bottom: 110px;
  }
}
/* ---------------------------------
   フッター追尾
---------------------------------- */
@media only screen and (min-width: 768px) {
  #footer-btn {
    height: 0;
  }
}
@media only screen and (max-width: 768px) {
  #footer-btn {
    position: fixed;
    display: block;
    width: 100%;
    left: 0px;
    bottom: 0;
    z-index: 999;
  }
  #footer-btn .container {
    position: relative;
    color: #fff;
  }
  #footer-btn .footer-tel-number {
    position: absolute;
    top: 29%;
    left: 20%;
    font-size: min(54px, 8vw);
    font-weight: bold;
    color: #ff0000;
    text-shadow: 5px 5px 3px #ffffff, -5px 5px 3px #ffffff, 5px -5px 3px #ffffff, -5px -5px 3px #ffffff, 5px 0px 3px #ffffff, 0px 5px 3px #ffffff, -5px 0px 3px #ffffff, 0px -5px 3px #ffffff;
  }
  #footer-btn .footer-tel-number a {
    color: #ff0000;
  }
  #footer-btn .footer-tel-number a:hover {
    text-decoration: none;
  }
  #footer-btn .footer-tel-time {
    position: absolute;
    top: 81%;
    left: 30%;
    font-size: min(16px, 2vw);
  }
  #footer-btn .footer-btn {
    position: absolute;
    top: 48%;
    right: 3%;
    max-width: 95px;
    width: 12.5%;
  }
}
/* ---------------------------------
	レスポンシブ
---------------------------------- */
/* PC向けレイアウト */
@media (min-width: 1200px) {
  /* default */
  body {
    min-width: 1200px;
  }
}
/* タブレット向けレイアウト */
@media (max-width: 1000px) {
  img {
    max-width: 100%;
    height: auto;
  }
}
@media (min-width: 761px) {
  .sp {
    display: none;
  }
}
/* スマホ向けレイアウト */
@media (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
.video-section {
  width: 100%;
  height: auto;
  margin: auto;
  background: url("../images/top/reason/bg.jpg") no-repeat 0 0;
}
.video-inner {
  width: 80%;
  max-width: 800px;
  margin: auto;
  padding: 50px 0;
}
@media (max-width: 768px) {
  .video-inner {
    width: 90%;
    padding: 30px 0;
  }
}
