@charset "utf-8";

html,
body,
div,
span,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
li,
dl,
dt,
dd,
table,
thead,
tbody,
thead,
tr,
th,
td,
caption,
figure,
figcaption,
video,
button,
input[type='submit'],
input[type='reset'],
input[type='button'] {
  margin: 0;
  padding: 0;
}

html {
  line-height: 1;
  overflow-x: auto;
  overflow-y: scroll;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

ul,
ol {
  list-style: none;
}

ul {
  background-color: inherit;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

img {
  vertical-align: top;
}

button,
input[type='submit'],
input[type='reset'],
input[type='button'] {
  background: transparent;
  border: 0;
}

a,
button,
input[type='submit'],
input[type='reset'],
input[type='button'] {
  box-shadow: none;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

input[type='text'],
input[type='email'],
input[type='password'],
textarea {
  box-sizing: border-box;
}

button,
input,
optgroup,
select {
  line-height: 1;
}

textarea {
  line-height: 1.55;
}

a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}

.lp--pc {
  display: block;
}
.lp--sp {
  display: none;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
#kekkonuchiiwai {
  font-family: 'Yu Gothic', 'YuGothic', sans-serif;
  /* background-color: #f8f8f8; */
  color: #333;
}

#totop {
  width: 70px;
  display: block;
  position: fixed;
  bottom: -10px;
  right: 30px;
  opacity: 1;
  z-index: 1000;
  -webkit-transition: all .5s;
      transition: all .5s;
-webkit-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
      transform: translate(0, 100px);
}
#totop img {
  width: 100%;
  height: auto;
}
#totop.on {
  bottom: 60px;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: all .5s;
      transition: all .5s;
}


#kekkonuchiiwai hr.border-img {
  background-image: url(/use/kekkonuchiiwai/img/hr-line.svg);
  height: 40px;
  width: 1000px;
  background-repeat: repeat-x;
  margin: 0 auto 70px;
  border: none;
}
#kekkonuchiiwai header {
  height: 100px;
  background-image: url(/use/kekkonuchiiwai/img/header-bg.png);
  background-size: 100% 100px;
  position: absolute;
  z-index: 20;
  width: 100%;
  min-width: 1000px;
  top: 0;
  left: 0;
}
#kekkonuchiiwai header #site-nav {
  float: right;
  margin-right: 40px;
}
#kekkonuchiiwai header #site-nav ul {
  margin: 0;
}
#kekkonuchiiwai header #site-nav ul li {
  display: inline-block;
  margin-left: 25px;
  vertical-align: middle;
  line-height: 65px;
}
#kekkonuchiiwai header #site-nav ul li a {
  font-weight: bold;
  font-size: 14px;
  color: #333;
}
#kekkonuchiiwai footer {
  line-height: 80px;
  width: 100%;
  background-color: #d2d2d2;
}
#kekkonuchiiwai footer p {
  font-size: 12px;
  text-align: center;
  color: #333;
  margin: 0;
}
#kekkonuchiiwai main.rb2019---inner {
  width: 100%;
  position: relative;
  display: block;
}

#kekkonuchiiwai .mv-area {
  height: 710px;
  width: 100%;
  background-image: url(/use/kekkonuchiiwai/img/mv-pc.jpg.webp);
  background-size: cover;
  background-position: center top 40%;
  position: relative;
  /* min-width: 1230px; */
  z-index: 10;
  padding: 155px 0 0;
  box-sizing: border-box;
}
.no-webp #kekkonuchiiwai .mv-area {
    background-image: url(/use/kekkonuchiiwai/img/mv-pc.jpg);
}
#kekkonuchiiwai header p {
  float: left;
  margin-top: 20px;
  margin-left: 40px;
}
#kekkonuchiiwai header p a {
  display: block;
  width: 200px;
}
#kekkonuchiiwai header p img {
  width: 200px;
}
#kekkonuchiiwai .mv-title {
padding-left: 10%;
}
#kekkonuchiiwai .mv-title h1 {
  color: #333;
  font-size: 60px;
  font-weight: normal;
  letter-spacing: 15px;
  margin: 0 0 25px;
}
#kekkonuchiiwai .mv-title p {
  color: #333;
  font-size: 20px;
  line-height: 1.8em;
}
#kekkonuchiiwai .mv-movie {
  position: relative;
  margin-top: 50px;
  margin-left: 10%;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
  display: block;
  width: 430px;
  height: 242px;
  transition: opacity 0.3s ease;
}
#kekkonuchiiwai .mv-movie:hover {
  opacity: 0.8;
}
#kekkonuchiiwai .mv-movie img {
  display: block;
  width: 100%;
  height: auto;
}
#kekkonuchiiwai .mv-movie::after {
  display: block;
  content: '';
  position: absolute;
  width: 105px;
  height: 74px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(/use/kekkonuchiiwai/img/mv-movie-play.svg) no-repeat center
    center;
  background-size: 100% 100%;
}
.mfp-iframe-holder .mfp-content {
  max-width: 1100px;
}
.mfp-iframe-holder {
  padding-top: 60px;
  padding-bottom: 60px;
}
.mfp-iframe-holder .mfp-close {
  top: -45px;
  right: 0;
  width: 45px;
  height: 45px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 90px;
  background: url(/use/kekkonuchiiwai/img/mv-movie-close.svg) no-repeat center
    center;
  background-size: 80% 80%;
}

.mfp-bg {
  background: rgba(0, 0, 0, 0.9);
}
.mfp-bg,
.mfp-wrap .mfp-content {
  opacity: 0;
  transition: opacity 0.2s ease;
}
.mfp-bg.mfp-ready,
.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-bg.mfp-removing,
.mfp-wrap.mfp-removing .mfp-content  {
  opacity: 0;
}


#kekkonuchiiwai .contents h2 {
  font-size: 32px;
  letter-spacing: 2px;
  text-align: center;
  line-height: 1.8em;
  margin: 0 0 60px;
  font-weight: bold;
  color: #572c1f;

}
#kekkonuchiiwai .contents > h2 strong {
  font-size: 50px;
  display: block;
  letter-spacing: 3px;
}

#kekkonuchiiwai .contents.kekkonuchiiwai-3 > h2 strong,
#kekkonuchiiwai .contents.kekkonuchiiwai-4 > h2 strong,
#kekkonuchiiwai .contents.kekkonuchiiwai-7 > h2 strong,
#kekkonuchiiwai .contents.kekkonuchiiwai-8 > h2 strong {
  font-size: 60px;
}
#kekkonuchiiwai .contents.kekkonuchiiwai-10 > h2 {
  font-size: 42px;
  line-height: 1em;
  margin-bottom: 70px;
}

#kekkonuchiiwai .contents > h3 {
  font-size: 34px;
  letter-spacing: 3px;
  text-align: center;
  line-height: 1.8em;
  margin: 0 0 50px;
  font-weight: bold;
  color: #572c1f;
}
#kekkonuchiiwai .contents.kekkonuchiiwai-5 > h3 {
  font-size: 42px;
}
#kekkonuchiiwai .contents.kekkonuchiiwai-17 > h3 {
  color: #000;
}
#kekkonuchiiwai .contents.kekkonuchiiwai-11 > h3 {
  font-size: 36px;
  letter-spacing: 0;
  text-align: center;
  line-height: 110px;
  margin: 0 0 35px;
  font-weight: bold;
  color: #fff;
  background-color: #1d2088;
  border-radius: 10px 10px 0 0;
}


#kekkonuchiiwai .contents-list {
  width: 1000px;
  margin: 0 auto;
}
#kekkonuchiiwai .contents-list section {
  width: 310px;
  float: left;
  margin-right: 35px;
}
#kekkonuchiiwai .contents-list section:nth-child(3) {
  margin-right: 0;
}
#kekkonuchiiwai .contents-list section figure {
  display: block;
  margin: 0 0 23px;
}

#kekkonuchiiwai .kekkonuchiiwai-7 .contents-list section figure,
#kekkonuchiiwai .kekkonuchiiwai-8 .contents-list section figure {
  height: 226px;
  width: 300px;
  border-radius: 20px;
  overflow: hidden;
}
#kekkonuchiiwai .contents-list section figure img {
  width: 100%;
  height: auto;
}
#kekkonuchiiwai .contents-list section h3 {
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0 0 20px;
}
#kekkonuchiiwai .contents-list section p {
  font-size: 16px;
  line-height: 1.9em;
  text-align: justify;
  margin: 0;
}
#kekkonuchiiwai .contents-list section p small {
  display: block;
  line-height: 1.8em;
  margin-top: 20px;
}
#kekkonuchiiwai .contents .inner {
  width: 50%;
  float: right;
}
#kekkonuchiiwai .contents .inner.left-box {
  float: left;
}
#kekkonuchiiwai .contents .inner section {
  width: 510px;
  height: 620px;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0 auto;
  padding: 30px;
  box-sizing: border-box;
  position: relative;
}
#kekkonuchiiwai .contents .inner section figure {
  margin: 0 0 20px;
}
#kekkonuchiiwai .contents .inner section h3 {
  font-size: 24px;
  line-height: 1.3em;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 0;
}
#kekkonuchiiwai .contents .inner section h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 20px;
  margin-top: 0;
}
#kekkonuchiiwai .contents .inner section p {
  text-align: justify;
  font-size: 15px;
  line-height: 1.6em;
  margin: 0;
}
#kekkonuchiiwai .contents .inner section a {
  line-height: 50px;
  width: 300px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  background-color: #ff4949;
  position: absolute;
  bottom: 36px;
  left: 0;
  right: 0;
  margin: auto;
  text-decoration: none;
}
#kekkonuchiiwai .kekkonuchiiwai-1 {
  padding-bottom: 90px;
  background-image: url(/use/kekkonuchiiwai/img/kekkonuchiiwai-1-bg.jpg);
  background-repeat: repeat;
  padding-top: 90px;
  margin-bottom: 70px;
  text-align: center;
}
#kekkonuchiiwai .kekkonuchiiwai-1 > a {
  font-size: 18px;
  width: 380px;
  text-align: center;
  font-weight: bold;
  background-color: #c7b38c;
  line-height: 60px;
  box-sizing: border-box;
  display: inline-block;
  margin: 70px 30px 0;
  color: #fff;
  border-radius: 4px;
}
#kekkonuchiiwai .kekkonuchiiwai-2 {
  background-image: url(/use/kekkonuchiiwai/img/co-header-bg.png),url(/use/kekkonuchiiwai/img/co02-bg.jpg.webp);
  background-position: center top,center top 20%;
  width: 100%;
  height: 840px;
  background-size: 100% 900px,cover;
  padding-top: 60px;
  margin-top: -60px;
}
.no-webp #kekkonuchiiwai .kekkonuchiiwai-2 {
  background-image: url(/use/kekkonuchiiwai/img/co-header-bg.png),url(/use/kekkonuchiiwai/img/co02-bg.jpg);
}
#kekkonuchiiwai .kekkonuchiiwai-2-low {
  background-color: #ffd6d6;
  padding: 45px 0;
  text-align: center;
  margin-bottom: 70px;
}
#kekkonuchiiwai .kekkonuchiiwai-2-low .inner h3 {
  display: inline-block;
  font-size: 25px;
  vertical-align: middle;
  font-weight: bold;
  color: #333;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-2-low .inner p {
  display: inline-block;
  width: 590px;
  text-align: justify;
  border-left: 1px solid #333;
  padding-left: 30px;
  margin: 0 0 0 30px;
  font-size: 16px;
  line-height: 1.8em;
  vertical-align: middle;
  color: #333;
}
#kekkonuchiiwai .kekkonuchiiwai-3 {
  background-image: url(/use/kekkonuchiiwai/img/co-header-bg2.png),url(/use/kekkonuchiiwai/img/co03-bg.jpg.webp);
  background-position: center top -10px,center top 30%;
  width: 100%;
  height: 850px;
  background-size: 100% 860px,cover;
  margin-bottom: 70px;
}
.no-webp #kekkonuchiiwai .kekkonuchiiwai-3 {
  background-image: url(/use/kekkonuchiiwai/img/co-header-bg2.png),url(/use/kekkonuchiiwai/img/co03-bg.jpg);
}

#kekkonuchiiwai .kekkonuchiiwai-4 {
  background-image: url(/use/kekkonuchiiwai/img/co-header-bg2.png),url(/use/kekkonuchiiwai/img/co04-bg.jpg.webp);
  background-position: center top -10px,center top 30%;
  width: 100%;
  height: 850px;
  background-size: 100% 860px,cover;
  margin-bottom: 70px;
}
#kekkonuchiiwai .kekkonuchiiwai-4 {
  background-image: url(/use/kekkonuchiiwai/img/co-header-bg2.png),url(/use/kekkonuchiiwai/img/co04-bg.jpg);
}

#kekkonuchiiwai .kekkonuchiiwai-5 {
  padding-top: 60px;
  margin-top: -60px;
  background-image: url(/use/kekkonuchiiwai/img/kekkonuchiiwai-5-bg.jpg);
  background-repeat: repeat;
  background-size: 16px 16px;
  padding-bottom: 80px;
  margin-bottom: 70px;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div {
  width: 1000px;
  margin: 0 auto;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div figure {
  float: right;
  width: 420px;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div figure img {
  width: 100%;
  height: auto;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div section {
  float: left;
  width: 580px;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div section h3 {
  font-size: 30px;
  line-height: 1.7em;
  font-weight: bold;
  margin: 0 0 30px;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div section h4 {
  font-size: 40px;
  line-height: 1.3em;
  color: #fa0000;
  font-weight: bold;
  margin: 0 0 30px;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div section p {
  width: 570px;
  text-align: justify;
  font-size: 18px;
  line-height: 1.6em;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div section p small {
  font-size: 12px;
  display: block;
  margin-top: 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-6 {
  padding-bottom: 90px;
}
#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area {
  width: 1000px;
  margin: 0 auto;
}
#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area:nth-child(2) {
  border-bottom: 1px solid #ccc;
  padding-bottom: 40px;
  margin-bottom: 60px;
}
#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area .slick-slide {
  margin: 0 5px;
}
#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area .slick-slide > div > div {
  text-align: center;
}
#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area .slick-slide > div > div a {
  display: inline-block;
}
#kekkonuchiiwai .kekkonuchiiwai-7 {
  padding-bottom: 80px;
  background-image: url(/use/kekkonuchiiwai/img/kekkonuchiiwai-7-bg.jpg);
  background-repeat: repeat;
  padding-top: 75px;
}
#kekkonuchiiwai .kekkonuchiiwai-8 {
  /* margin-bottom: 100px; */
  background-image: url(/use/kekkonuchiiwai/img/kekkonuchiiwai-7-bg.jpg);
  background-repeat: repeat;
  padding-bottom: 90px;
}
#kekkonuchiiwai .kekkonuchiiwai-9 {
  width: 100%;
  margin: 0 auto;
  background-image: url(/use/kekkonuchiiwai/img/kekkonuchiiwai-9-bg.jpg);
  background-repeat: repeat-x;
  padding-top: 80px;
  padding-bottom: 90px;
}
#kekkonuchiiwai .kekkonuchiiwai-9 figure {
  margin: 0 auto;
  width: 1000px;
}
#kekkonuchiiwai .kekkonuchiiwai-10 {
  width: 100%;
  margin: 0 auto 0;
  padding-top: 90px;
  padding-bottom: 90px;

  background-image: url(/use/kekkonuchiiwai/img/kekkonuchiiwai-10-bg.jpg);
  background-repeat: repeat;
}
#kekkonuchiiwai .oyakudachi-contents {
  background-color: #fff;
  width: 1000px;
  margin: 0 auto 60px;
  padding: 50px;
  box-sizing: border-box;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-radius: 24px;
}
#kekkonuchiiwai .oyakudachi-contents.pink {
  background-color: #ffbdd1;
}
#kekkonuchiiwai .oyakudachi-contents .upper {
  font-size: 0;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #ac6a87;
}
#kekkonuchiiwai .oyakudachi-contents .upper figure {
  display: inline-block;
  vertical-align: middle;
  width: 420px;
  margin: 0;
}
#kekkonuchiiwai .oyakudachi-contents .upper figure img {
  width: 100%;
  height: auto;
}
#kekkonuchiiwai .oyakudachi-contents .upper section {
  display: inline-block;
  vertical-align: middle;
  width: 480px;
  padding-left: 40px;
  box-sizing: border-box;
}
#kekkonuchiiwai .oyakudachi-contents .upper section h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0 0 30px;
}
#kekkonuchiiwai .oyakudachi-contents .upper section p {
  font-size: 16px;
  line-height: 1.8em;
  margin: 0;
  text-align: justify;
}
#kekkonuchiiwai .oyakudachi-contents .low h4 {
  color: #ac6a87;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 1em;
  margin: 50px 0 20px;
}

#kekkonuchiiwai .oyakudachi-contents.pink .low h4 {
  color: #884043;
}
#kekkonuchiiwai .oyakudachi-contents .low p {
  font-size: 16px;
  line-height: 1.9em;
  text-align: justify;
  margin: 0;
}
#kekkonuchiiwai .oyakudachi-contents .low div {
  margin-top: 50px;
}
#kekkonuchiiwai .oyakudachi-contents .low div section {
  width: calc((100% - 61px) / 2);
  float: left;

}
#kekkonuchiiwai .oyakudachi-contents .low div section:nth-child(2) {
  margin-left: 30px;
  padding-left: 30px;
  border-left: 1px solid #ccc;
}
#kekkonuchiiwai .oyakudachi-contents .low div section p {
  text-indent: -1em;
  padding-left: 1em;
}
#kekkonuchiiwai .oyakudachi-contents .low div section h4 {
  margin-top: 0;
}


#kekkonuchiiwai .kekkonuchiiwai-9 > p {
  font-size: 18px;
  line-height: 2em;
  text-align: center;
  margin: 50px 0 60px;
}
#kekkonuchiiwai .kekkonuchiiwai-9 > h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-9 a {
  font-size: 26px;
  display: block;
  width: 600px;
  line-height: 70px;
  text-align: center;
  margin: 0 auto;
  background-color: #ff0000;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
}

#kekkonuchiiwai .kekkonuchiiwai-11 {
  border: 4px solid #1d2088;
  background-image: url(/use/kekkonuchiiwai/img/kekkonuchiiwai-11-bg.jpg);
  background-repeat: repeat;
  padding: 0 0 40px;
  box-sizing: border-box;
  width: 1000px;
  margin: 0 auto 100px;
  border-radius: 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-11 > div {
  padding: 0 40px;
}
#kekkonuchiiwai .kekkonuchiiwai-11 figure {
  float: right;
  width: 395px;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-11 section {
  float: left;
  width: 490px;
}
#kekkonuchiiwai .kekkonuchiiwai-11 section h3 {
  color: #1d2088;
  font-size: 30px;
  line-height: 1.3em;
  font-weight: bold;
  margin: 0 0 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-11 section p {
  font-size: 16px;
  line-height: 1.8em;
  text-align: justify;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-11 a {
  font-size: 18px;
  display: block;
  width: 100%;
  line-height: 60px;
  text-align: center;
  margin: 40px auto 0;
  background-color: #1d2088;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
}

#kekkonuchiiwai .kekkonuchiiwai-12 {
  height: 400px;
  width: 100%;
  background-image: url(/use/kekkonuchiiwai/img/co12-bg.jpg.webp);
  background-position: center center;
  background-size: cover;
  padding: 50px 0;
  box-sizing: border-box;
  /* margin-bottom: 90px; */
}
.no-webp #kekkonuchiiwai .kekkonuchiiwai-12 {
  background-image: url(/use/kekkonuchiiwai/img/co12-bg.jpg);
}
#kekkonuchiiwai .kekkonuchiiwai-12 h3 {
  margin-bottom: 50px;
  color: #fff;
  line-height: 1em;
}
#kekkonuchiiwai .kekkonuchiiwai-12 > div {
  text-align: center;
}
#kekkonuchiiwai .kekkonuchiiwai-12 > div figure {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-12 > div section {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}
#kekkonuchiiwai .kekkonuchiiwai-12 > div section h4 {
  font-size: 26px;
  line-height: 1.4em;
  font-weight: bold;
  text-align: left;
  color: #fff;
  margin: 0 0 10px;
}
#kekkonuchiiwai .kekkonuchiiwai-12 > div section p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-12 > div section a {
  font-size: 18px;
  display: block;
  width: 425px;
  line-height: 45px;
  text-align: center;
  margin: 30px auto 0;
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
}

#kekkonuchiiwai .kekkonuchiiwai-13 {

  margin: 0 auto;
  padding-top: 60px;

  background-image: url(/use/kekkonuchiiwai/img/kekkonuchiiwai-13-bg.jpg);
  background-repeat: repeat;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div {
  width: 1000px;
  margin: 0 auto
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div {
  width: 470px;
  float: left;
  margin-bottom: 55px;

}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div:after {
  content: '';
  display: block;
  clear: both;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div:nth-child(odd) {
  margin-right: 40px;
}

#kekkonuchiiwai .kekkonuchiiwai-13 > div > div figure {
  width: 126px;
  float: left;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div figure p {
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  margin-top: 12px;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div figure p small {
  display: block;
  font-weight: normal;
  font-size: 12px;
  margin-top: 7px;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div section {
  width: 314px;
  float: left;
  margin-left: 30px;
  box-sizing: border-box;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  position: relative;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div section:after {
  background-image: url(/use/kekkonuchiiwai/img/co13-sankaku.png);
  background-size: 19px 19px;
  background-repeat: no-repeat;
  content: '';
  width: 19px;
  height: 19px;
  position: absolute;
  top: 54px;
  left: -19px;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div section h3 {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0 0 15px;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div section p {
  font-size: 15px;
  text-align: justify;
  line-height: 1.8em;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-14 {
  padding-bottom: 80px;
  padding-top: 80px;

}
#kekkonuchiiwai .kekkonuchiiwai-14 > section {
  width: 820px;
  margin: 0 auto 50px;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section h3 span {
  font-size: 45px;
  display: inline-block;
  font-weight: bold;
  color: #572c1f;
  margin-right: 15px;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section h3 {
  border-bottom: 1px solid #a4607b;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 10px;
  color: #572c1f;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section div {
  padding-left: 50px;
  box-sizing: border-box;
  margin-top: 15px;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section div h4 {
  font-size: 40px;
  display: inline-block;
  font-weight: bold;
  color: #a4607b;
  vertical-align: top;
  margin: 5px 0 0;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section div p {
  width: 700px;
  display: inline-block;
  margin-left: 20px;
  font-size: 16px;
  line-height: 1.8em;
  vertical-align: top;
  margin-top: 5px;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section div p:nth-child(3) {
  margin: 30px 0 0 50px;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section div p small {
  line-height: 1.8em;
  margin-top: 15px;
  display: block;
}
#kekkonuchiiwai .kekkonuchiiwai-15 {
  height: 335px;
  width: 100%;
  background-color: #1688c6;
  padding: 40px 0;
  box-sizing: border-box;
}
#kekkonuchiiwai .kekkonuchiiwai-15 h2 {
  font-size: 26px;
  letter-spacing: 1px;
  color: #fff;
  margin: 0 0 40px;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div {
  text-align: center;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div section {
  width: 520px;
  display: inline-block;
  vertical-align: middle;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div section h3 {
  font-size: 21px;
  text-align: left;
  font-weight: bold;
  color: #fff;
  margin: 0 0 15px;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div section p {
  font-size: 17px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  width: 100%;
  border-radius: 15px;
  border: 1px solid #fff;
  margin: 16px 0 0;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div a {
  width: 300px;
  display: inline-block;
  height: 150px;
  background-color: #fff;
  border-radius: 10px;
  vertical-align: middle;
  margin-left: 60px;
  padding-top: 42px;
  box-sizing: border-box;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div a span {
  width: 59px;
  height: 39px;
  display: inline-block;
  margin-bottom: 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div a p {
  font-size: 21px;
  font-weight: bold;
  color: #1688c6;
  margin: 0;
  line-height: 1.5em;
}
#kekkonuchiiwai .kekkonuchiiwai-16 {
  height: 505px;
  background-image: url(/use/kekkonuchiiwai/img/co16-bg.png.webp);
  width: 100%;
  background-position: center center;
  background-size: cover;
  padding: 25px 0;
  box-sizing: border-box;
}
.no-webp #kekkonuchiiwai .kekkonuchiiwai-16,
.no-webp-alpha #kekkonuchiiwai .kekkonuchiiwai-16 {
  background-image: url(/use/kekkonuchiiwai/img/co16-bg.png);
}
#kekkonuchiiwai .kekkonuchiiwai-16 h2 {
  margin-bottom: 30px;
}
#kekkonuchiiwai .kekkonuchiiwai-16 section {
  border-top: 1px solid #960100;
  border-bottom: 1px solid #960100;
  height: 100%;
  padding-top: 40px;
  box-sizing: border-box;
}
#kekkonuchiiwai .kekkonuchiiwai-16 section figure {
  width: 88px;
  margin: 0 auto 20px;
  display: block;
}
#kekkonuchiiwai .kekkonuchiiwai-16 section p {
  text-align: center;
  font-size: 18px;
  line-height: 1.8em;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-17 {
  height: 735px;
  background-image: url(/use/kekkonuchiiwai/img/co17-bg.jpg.webp);
  width: 100%;
  background-position: center center;
  background-size: cover;
  padding: 90px 0 0;
  box-sizing: border-box;
  margin-bottom: 80px;
}
.no-webp #kekkonuchiiwai .kekkonuchiiwai-17 {
  background-image: url(/use/kekkonuchiiwai/img/co17-bg.jpg);
}
#kekkonuchiiwai .kekkonuchiiwai-17 p {
  width: 840px;
  margin: 0 auto 2.2em;
  line-height: 2em;
  font-size: 16px;
  text-align: justify;

}
#kekkonuchiiwai .kekkonuchiiwai-18 {
  padding-bottom: 120px;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > h3 {
  font-size: 28px;
  letter-spacing: 0;
  color: #333;
}

#kekkonuchiiwai .kekkonuchiiwai-18 ul {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 30px 0 30px 60px;
  width: 960px;
  margin: 0 auto 60px;
  box-sizing: border-box;
}
#kekkonuchiiwai .kekkonuchiiwai-18 ul li {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8em;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > a {
  display: block;
  text-align: center;
  margin: 0 auto 80px;
  width: 500px;
  line-height: 60px;
  border-radius: 4px;
  background-color: #c7b38c;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

#kekkonuchiiwai .kekkonuchiiwai-18 > div {
  width: 1000px;
  background: url(/use/kekkonuchiiwai/img/kekkonuchiiwai-18-bg.jpg),url(/use/kekkonuchiiwai/img/kekkonuchiiwai-18-bg2.jpg);
  background-size: contain;
  background-position: top center,bottom center;
  background-repeat: no-repeat;
  background-color: #ffebf0;
  padding: 30px 46px;
  box-sizing: border-box;
  margin: 0 auto;
  height: 395px;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div section {
  float: left;
  width: 550px;
  padding-top: 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div section h4 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3em;
  margin: 0 0 20px;
  display: inline-block;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div section h5 {
  display: inline-block;
  width: 138px;
  vertical-align: top;
  margin-left: 15px;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div section p {
  font-size: 16px;
  line-height: 1.8em;
  text-align: justify;
  margin: 0;
  width: 530px;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div section a {
  background-color: #e90c92;
  color: #fff;
  text-align: center;
  display: block;
  line-height: 45px;
  width: 530px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div figure {
  float: right;
  margin: 0;
}

#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area .slick-slide a {
  cursor: default;
}





@media screen and (max-width: 880px) {
html {
  position: relative;
}
#kekkonuchiiwai main.rb2019---inner {
  width: 100%;
  position: relative;
  padding-top: 60px;
}
.lp--sp {
  display: block;
}
.lp--pc {
  display: none;
}
#kekkonuchiiwai header {
  height: 60px;
  background-color: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  min-width: 320px;
}
#kekkonuchiiwai header p {
  float: left;
  margin-top: 18px;
  margin-left: 18px;
}
#kekkonuchiiwai header p {
  float: left;
  margin-top: 18px;
  margin-left: 18px;
}
#kekkonuchiiwai header p img {
  width: 160px;
}
#kekkonuchiiwai header #site-nav {
  float: none;
  margin-right: 0;
  z-index: 100;
  position: fixed;
  top: 60px;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
  background-color: #61419a;
  bottom: 0;
  visibility:hidden;
}
#kekkonuchiiwai.on header #site-nav {
  opacity: 1;
  visibility:visible;
}
#kekkonuchiiwai header #site-nav ul {
  padding-top: 20px;
}
#kekkonuchiiwai header #site-nav ul li {
  display: inline-block;
  margin-left: 0;
  vertical-align: middle;
  line-height: 60px;
  width: 100%;

}
#kekkonuchiiwai header #site-nav ul li a {
  font-weight: bold;
  font-size: 15px;
  line-height: 60px;
  display: block;
  padding-left: 25px;
  box-sizing: border-box;
  color: #fff;
}

#kekkonuchiiwai hr.border-img {
  background-image: url(/use/kekkonuchiiwai/img/hr-line.svg);
  height: 30px;
  width: 92%;
  background-repeat: repeat-x;
  margin: 0 auto 50px;
  border: none;
}
#kekkonuchiiwai .mv-area {
  height: 150vw;
  width: 100%;
  background-image: url(/use/kekkonuchiiwai/img/mv-sp.jpg.webp);
  background-size: 170vw auto;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 10;
  padding: 70vw 0 0;
  box-sizing: border-box;
  margin: 0 0 0;
}
.no-webp #kekkonuchiiwai .mv-area {
  background-image: url(/use/kekkonuchiiwai/img/mv-sp.jpg);
}

#kekkonuchiiwai .mv-title {
  padding-left: 0;
}
#kekkonuchiiwai .mv-title h1 {
  color: #333;
  font-size: 11vw;
  font-weight: normal;
  letter-spacing: 5px;
  margin: 0 auto;
  line-height: 1em;
  width: 80%;
}
#kekkonuchiiwai .mv-title h1 img {
  width: 100%;
  height: auto;

}
#kekkonuchiiwai .mv-title p {
  color: #333;
  font-size: 4vw;
  line-height: 1.6em;
}

#kekkonuchiiwai .mv-movie {
  margin: 5vw auto;
  width: 56vw;
  height: calc(56vw * (242 / 430));
}
#kekkonuchiiwai .mv-movie::after {
  width: 14vw;
  height: calc(14vw * (74 / 105));
}
.mfp-iframe-holder {
  padding-top: 10vw;
  padding-bottom: 10vw;
}
.mfp-iframe-holder .mfp-close {
  top: -10vw;
  width: 10vw;
  height: 10vw;
  text-indent: 20vw;
}

#kekkonuchiiwai .contents-list {
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}
#kekkonuchiiwai .contents-list section {
  width: 100%;
  float: none;
  margin-right: 0;
  margin-bottom: 40px;
}
#kekkonuchiiwai .contents-list section p {
  font-size: 14px;
  line-height: 1.6em;
  text-align: justify;
  margin: 0;
}
#kekkonuchiiwai .contents h2 {
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
  line-height: 1.2em;
  margin: 0 0 40px;
  font-weight: bold;
}
#kekkonuchiiwai .contents > h2 strong {
  font-size: 32px;
  display: block;
  letter-spacing: 2px;
  margin-top: 7px;
  line-height: 1.2em;
}
#kekkonuchiiwai .contents.kekkonuchiiwai-3 > h2 strong, #kekkonuchiiwai .contents.kekkonuchiiwai-4 > h2 strong, #kekkonuchiiwai .contents.kekkonuchiiwai-7 > h2 strong, #kekkonuchiiwai .contents.kekkonuchiiwai-8 > h2 strong {
  font-size: 32px;
}

#kekkonuchiiwai .kekkonuchiiwai-1 {
  padding-bottom: 60px;
  padding-top: 50px;
margin-bottom: 40px;
background-size: 8px 14px;
}

#kekkonuchiiwai .kekkonuchiiwai-1 > a {
  font-size: 15px;
  width: 85%;
  text-align: center;
  font-weight: bold;
  line-height: 1.9em;
  background-color: #c7b38c;
  line-height: 40px;
  box-sizing: border-box;
  display: block;
  margin: 50px auto 0;
  max-width: 400px;

  color: #fff;
}
#kekkonuchiiwai .kekkonuchiiwai-1 > a:nth-child(4) {
  margin-top: 25px;
}
#kekkonuchiiwai .kekkonuchiiwai-2 {
  background-image: url(/use/kekkonuchiiwai/img/co02-bg-sp.png.webp);
  background-position: center top 180px;
  width: 100%;
  height: auto;
  background-size: contain;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  padding: 0 20px;
  box-sizing: border-box;
  padding-top: 100px;
  margin-top: -100px;
}
.no-webp #kekkonuchiiwai .kekkonuchiiwai-2,
.no-webp-alpha #kekkonuchiiwai .kekkonuchiiwai-2 {
  background-image: url(/use/kekkonuchiiwai/img/co02-bg-sp.png);
}
#kekkonuchiiwai .kekkonuchiiwai-2-low {
  background-color: #ffd6d6;
  padding: 30px 25px;
  text-align: center;
  margin-bottom:40px;
}

#kekkonuchiiwai .kekkonuchiiwai-2-low .inner h3 {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
  font-weight: bold;
  color: #333;
  margin: 0 auto 30px;
  text-align: center;
}
#kekkonuchiiwai .kekkonuchiiwai-2-low .inner p {
  display: inline-block;
  width: 100%;
  text-align: justify;
  border-left: none;
  padding-left: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.6em;
  vertical-align: middle;
  color: #333;
}

#kekkonuchiiwai .kekkonuchiiwai-3 {
  background-image: url(/use/kekkonuchiiwai/img/co03-bg-sp.png.webp);
  background-position: center top 50px;
  width: 100%;
  height: auto;
  background-size: contain;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  padding: 0 20px;
  box-sizing: border-box;
}
.no-webp #kekkonuchiiwai .kekkonuchiiwai-3,
.no-webp-alpha #kekkonuchiiwai .kekkonuchiiwai-3 {
  background-image: url(/use/kekkonuchiiwai/img/co03-bg-sp.png);
}
#kekkonuchiiwai .kekkonuchiiwai-4 {
  background-image: url(/use/kekkonuchiiwai/img/co04-bg-sp.png.webp);
  background-position: center top 50px;
  width: 100%;
  height: auto;
  background-size: contain;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  padding: 0 20px;
  box-sizing: border-box;
}
.no-webp #kekkonuchiiwai .kekkonuchiiwai-4,
.no-webp-alpha #kekkonuchiiwai .kekkonuchiiwai-4 {
  background-image: url(/use/kekkonuchiiwai/img/co04-bg-sp.png);
}

#kekkonuchiiwai .contents .inner {
  width: 100%;
  float: left;
  margin-top: 70vw;

}

#kekkonuchiiwai .contents .inner section {
  width: 100%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0 auto;
  padding: 20px 20px 30px;
  box-sizing: border-box;
  position: relative;
}
#kekkonuchiiwai .contents .inner section h3 {
  font-size: 20px;
  line-height: 1.3em;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 0;
}
#kekkonuchiiwai .contents .inner section h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 20px;
  margin-top: 0;
}
#kekkonuchiiwai .contents .inner section p {
  text-align: justify;
  font-size: 14px;
  line-height: 1.6em;
  margin: 0;
}
#kekkonuchiiwai .contents .inner section a {
  line-height: 40px;
  width: 300px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  background-color: #ff4949;
  position: static;
  bottom: 36px;
  left: 0;
  right: 0;
  margin: 30px auto 0;
  text-decoration: none;
  display: block;
}
#kekkonuchiiwai .contents .inner section figure img {
  width: 100%;
  height: auto;
}
#kekkonuchiiwai .contents > h3 {
  font-size: 24px;
  letter-spacing: 3px;
  text-align: center;
  line-height: 1.8em;
  margin: 0 0 30px;
  font-weight: bold;
}
#kekkonuchiiwai .kekkonuchiiwai-5 {
  /* padding-top: 100px; */
  margin-top: 0;
  background-size: 10px 10px;
  padding-bottom: 70px;
  margin-bottom: 50px;
  padding-top: 80px;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div {
  width: 100%;
  margin: 0 auto ;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div figure {
  float: none;
  width: 70%;
  margin: 0 auto 30px;
  max-width: 400px;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div section {
  float: none;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div section h3 {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0 0 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div section h4 {
  font-size: 32px;
  line-height: 1.3em;
  color: #e2542e;
  font-weight: bold;
  margin: 0 0 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div section p {
  width: 100%;
  text-align: justify;
  font-size: 14px;
  line-height: 1.6em;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div section h3 br,
#kekkonuchiiwai .kekkonuchiiwai-5 div section p br {
  display: none;
}
#kekkonuchiiwai .kekkonuchiiwai-5 div section p small {
  font-size: 12px;
  display: block;
  margin-top: 10px;
}
#kekkonuchiiwai .kekkonuchiiwai-6 {
  padding-bottom: 50px;
}
#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area {
  width: 100%;
  margin: 0 auto;
  padding: 0 5vw;
  box-sizing: border-box;
  position: relative;
}
#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area:nth-child(2) {

  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 40px;

}

#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area .slick-slide {
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area .slick-slide a {
  padding: 0.5vw;
  box-sizing: border-box;
  cursor: default;
}

#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area .slick-slide img {
  display: block;
  width: 100%;
  height: auto;
}

#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area .slick-prev{
  content: '';
  background: url(/use/kekkonuchiiwai/img/brand-slider-arrow-prev.png);
  background-size: contain;
  background-color: transparent;
  height: 12vw;
  width: 5vw;
  display: block;
  font-size: 0;
  left: -4vw;
  top: 25%;
  bottom: auto;
  margin: auto;
  position: absolute;
  z-index: 100;
  background-repeat: no-repeat;
  background-position: center center;
 }
#kekkonuchiiwai .kekkonuchiiwai-6 .slide-area .slick-next{
  background-image: url(/use/kekkonuchiiwai/img/brand-slider-arrow-next.png);
  background-size: contain;
  background-color: transparent;
  height: 12vw;
  width: 5vw;
  display: block;
  content: '';
  font-size: 0;
  right: -4vw;
  top: 25%;
  bottom: auto;
  margin: auto;
  position: absolute;
  z-index: 100;
  background-repeat: no-repeat;
  background-position: center center;
}

#kekkonuchiiwai .kekkonuchiiwai-7 {
  padding-bottom: 20px;
  padding-top: 70px;
  background-size: 20px auto;
}
#kekkonuchiiwai .kekkonuchiiwai-7 .contents-list section figure,
#kekkonuchiiwai .kekkonuchiiwai-8 .contents-list section figure {

  height: 226px;
  width: 300px;
  border-radius: 20px;
  overflow: hidden;
  margin: 0 auto 25px;

}
#kekkonuchiiwai .kekkonuchiiwai-8 {
  margin-bottom: 0;
  padding-bottom: 20px;
  background-size: 20px 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-9 {
  width: 100%;
  margin: 0 auto 0;
  padding: 30px 30px 40px;
  box-sizing: border-box;
}
#kekkonuchiiwai .kekkonuchiiwai-9 figure {
  margin: 0 auto;
  width: 100%;

}
#kekkonuchiiwai .kekkonuchiiwai-9 figure img {
  width: 100%;
  height: auto;
}
#kekkonuchiiwai .kekkonuchiiwai-9 > p {
  font-size: 15px;
  line-height: 1.6em;
  text-align: justify;
  margin: 30px 0 40px;
  padding: 0 ;
}
#kekkonuchiiwai .contents > h3 {
  font-size: 22px;
  letter-spacing: 1px;
  text-align: center;
  line-height: 1.4em;
  margin: 0 0 25px;
  font-weight: bold;
}
#kekkonuchiiwai .contents.kekkonuchiiwai-5 > h3 {
  font-size: 28px;
}
#kekkonuchiiwai .contents.kekkonuchiiwai-9 > h3 {

  font-size: 16px;
}

#kekkonuchiiwai .kekkonuchiiwai-9 a {
  font-size: 18px;
  display: block;
  width: 90%;
  line-height: 60px;
  text-align: center;
  margin: 0 auto;
  background-color: #ff0000;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  max-width: 400px;
}
#kekkonuchiiwai .kekkonuchiiwai-10 {
  width: 100%;
  margin: 0 auto 50px;
  padding: 70px 20px 40px;
  box-sizing: border-box;
  box-sizing: border-box;
  background-size: 13px 20px;
  margin-top: 0;
}
#kekkonuchiiwai .contents.kekkonuchiiwai-10 > h2 {
  font-size: 24px;
  line-height: 1.3em;
  margin-bottom: 40px;
}
#kekkonuchiiwai .oyakudachi-contents {
  background-color: #fff;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 25px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
}
#kekkonuchiiwai .oyakudachi-contents .upper figure {
  display: block;
  width: 90%;
  margin: 0 auto 25px;
}
#kekkonuchiiwai .oyakudachi-contents .upper section {
  display: block;
  width: 100%;
  padding-left: 0;
  box-sizing: border-box;
}
#kekkonuchiiwai .oyakudachi-contents .upper section h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0 0 20px;
}
#kekkonuchiiwai .oyakudachi-contents .upper section p {
  font-size: 14px;
  line-height: 1.6em;
  margin: 0;
  text-align: justify;
}
#kekkonuchiiwai .oyakudachi-contents .low h4 {
  color: #ac6a87;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4em;
  margin: 30px 0 20px;
}
#kekkonuchiiwai .oyakudachi-contents .low p {
  font-size: 14px;
  line-height: 1.6em;
  text-align: justify;
  margin: 0;
}
#kekkonuchiiwai .oyakudachi-contents .low div {
  margin-top: 30px;
}
#kekkonuchiiwai .oyakudachi-contents .low div section {
  width: 100%;
  float: none;
}
#kekkonuchiiwai .oyakudachi-contents .low div section:nth-child(2) {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
  margin-top: 30px;
}
#kekkonuchiiwai .kekkonuchiiwai-11 {
  border: 2px solid #1d2088;
  background-color: #ebf5fa;
  padding: 0 0 20px;
  box-sizing: border-box;
  width: auto;
  margin: 0 20px 50px;

}
#kekkonuchiiwai .contents.kekkonuchiiwai-11 > h3 {

  font-size: 24px;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.3em;
  margin: 0 0 35px;
  font-weight: bold;
  color: #fff;
  background-color: #1d2088;
  border-radius: 16px 16px 0 0;
  padding: 15px;
  box-sizing: border-box;

}

#kekkonuchiiwai .kekkonuchiiwai-11 > div {
  padding: 0 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-11 section p {
  font-size: 14px;
  line-height: 1.6em;
  text-align: justify;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-11 section h3 {
  color: #1d2088;
  font-size: 21px;
  line-height: 1.3em;
  font-weight: bold;
  margin: 0 0 20px;
  text-align: center;
}
#kekkonuchiiwai .kekkonuchiiwai-11 section {
  float: none;
  width: 100%;
}
#kekkonuchiiwai .kekkonuchiiwai-11 figure {
  float: none;
  width: 90%;
  margin: 0 auto 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-11 figure img {
  width: 100%;
  height: auto;
}
#kekkonuchiiwai .kekkonuchiiwai-11 a {
  font-size: 16px;
  display: block;
  width: 90%;
  line-height: 1.5em;
  text-align: center;
  margin: 30px auto 10px;
  background-color: #1d2088;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  padding: 10px;
}
#kekkonuchiiwai .kekkonuchiiwai-12 {
  height: auto;
  width: 100%;
  background-image: url(/use/kekkonuchiiwai/img/co12-bg.jpg.webp);
  background-position: center center;
  background-size: cover;
  padding: 40px 20px;
  box-sizing: border-box;
  margin-bottom:0;
}
.no-webp #kekkonuchiiwai .kekkonuchiiwai-12 {
  background-image: url(/use/kekkonuchiiwai/img/co12-bg.jpg);
}
#kekkonuchiiwai .kekkonuchiiwai-12 > div figure img {
  width: 100%;
  height: auto;
}
#kekkonuchiiwai .kekkonuchiiwai-12 > div section {
  display: block;
  margin-left: 0;
  margin-top: 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-12 > div section h4 {
  font-size: 20px;
  line-height: 1.4em;
  font-weight: bold;
  text-align: left;
  color: #fff;
  margin: 0 0 10px;
}
#kekkonuchiiwai .kekkonuchiiwai-12 > div section p {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-12 > div section a {
  font-size: 16px;
  display: block;
  width: 90%;
  line-height: 40px;
  text-align: center;
  margin: 30px auto 0;
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  max-width: 400px;
}
#kekkonuchiiwai .kekkonuchiiwai-13 {
  width: 100%;
  margin: 0 auto 30px;
  padding: 0 20px;
  box-sizing: border-box;
  padding-top: 70px;
  margin-top: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div {
  width: 100%;
  margin: 0 auto;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div figure {
  width: 70px;
  float: left;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div figure img {
  width: 100%;
  height: auto;

}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div section {
  width: calc(100% - 100px);
  float: left;
  margin-left: 30px;
  box-sizing: border-box;
  background-color: #fff;
  padding: 15px;
  border-radius: 10px;
  position: relative;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div:nth-child(odd) {
  margin-right: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div section h3 {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0px 0 10px;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div section p {
  font-size: 14px;
  text-align: justify;
  line-height: 1.6em;
  margin: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div section:after {
  background-image: url(/use/kekkonuchiiwai/img/co13-sankaku.png);
  background-size: 19px 19px;
  background-repeat: no-repeat;
  content: '';
  width: 19px;
  height: 19px;
  position: absolute;
  top: 30px;
  left: -19px;
}
#kekkonuchiiwai .kekkonuchiiwai-13 > div > div figure p small {
  display: block;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.8em;
}

#kekkonuchiiwai .kekkonuchiiwai-14 {
  padding: 0 30px 10px;
  padding-top: 100px;
  margin-top: -80px;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section {
  width: 100%;
  margin: 0 auto 50px;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section h4 {
  border-bottom: 1px solid #a4607b;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 10px;
  text-indent: -19px;
  padding-left: 38px;
  line-height: 1.4em;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section h4 span {
  font-size: 30px;
  display: inline-block;
  font-weight: bold;
  /* color: #a4607b; */
  margin-right: 15px;
  vertical-align: top;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section div {
  padding-left: 0;
  box-sizing: border-box;
  margin-top: 15px;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section div h5 {
  font-size: 30px;
  display: inline-block;
  font-weight: bold;
  color: #a4607b;
  vertical-align: top;
  margin: 5px 0 0;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section div p {
  width: calc(100% - 40px);
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1.8em;
  vertical-align: top;
  margin-top: 0;
}
#kekkonuchiiwai .kekkonuchiiwai-14 > section div p:nth-child(3) {
  margin: 30px 0 0 37px;
}
/* #kekkonuchiiwai .kekkonuchiiwai-14 {
  padding: 0 20px 10px;
} */

#kekkonuchiiwai .kekkonuchiiwai-15 {
  height: auto;
  width: 100%;
  background-color: #1688c6;
  padding: 30px 20px;
  box-sizing: border-box;
}
#kekkonuchiiwai .kekkonuchiiwai-15 h2 {
  margin: 0 0 30px;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div section {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div section h3 {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin: 0 0 15px;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div section h4 {
  width: 100%;
  max-width: 500px;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div section h4 img {
  width: 100%;
  height: auto;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div section p {
  font-size: 14px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  width: 100%;
  border-radius: 15px;
  border: 1px solid #fff;
  margin: 15px 0 30px;
  max-width: 500px;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div a {
  width: 100%;
  display: inline-block;
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  vertical-align: middle;
  margin-left: 0;
  padding: 20px;
  box-sizing: border-box;
  max-width: 400px;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div a span {
  width: 35px;
  height: 24px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div a span img {
  width: 100%;
  height: auto;
}
#kekkonuchiiwai .kekkonuchiiwai-15 > div a p {
  font-size: 15px;
  font-weight: bold;
  color: #1688c6;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}


#kekkonuchiiwai .kekkonuchiiwai-16 {
  height: auto;
  background-image: url(/use/kekkonuchiiwai/img/co16-bg.png.webp);
  width: 100%;
  background-position: center center;
  background-size: cover;
  padding: 20px 0;
  box-sizing: border-box;
}
.no-webp #kekkonuchiiwai .kekkonuchiiwai-16,
.no-webp-alpha #kekkonuchiiwai .kekkonuchiiwai-16 {
  background-image: url(/use/kekkonuchiiwai/img/co16-bg.png);
}
#kekkonuchiiwai .kekkonuchiiwai-16 section {
  border-top: 1px solid #960100;
  border-bottom: 1px solid #960100;
  height: 100%;
  padding: 20px 40px;
  box-sizing: border-box;
}
#kekkonuchiiwai .kekkonuchiiwai-16 section figure {
  width: 60px;
  margin: 0 auto 20px;
  display: block;
}
#kekkonuchiiwai .kekkonuchiiwai-16 section figure img {
  width: 100%;
  height: auto;
}
#kekkonuchiiwai .kekkonuchiiwai-16 section h2 {
  margin-bottom: 30px;
}

#kekkonuchiiwai .kekkonuchiiwai-16 section p {
  text-align: justify;
  font-size: 14px;
  line-height: 1.6em;
  margin: 0;
}
/* #kekkonuchiiwai .kekkonuchiiwai-16 section p br {
  display: none;
} */
#kekkonuchiiwai .kekkonuchiiwai-17 {
  height: auto;
  background-image: url(/use/kekkonuchiiwai/img/co17-bg-sp.jpg.webp);
  width: 100%;
  background-position: center center;
  background-size: cover;
  padding: 60px 40px 30px;
  box-sizing: border-box;
  margin-bottom: 60px;
}
.no-webp #kekkonuchiiwai .kekkonuchiiwai-17 {
  background-image: url(/use/kekkonuchiiwai/img/co17-bg-sp.jpg);
}
#kekkonuchiiwai .kekkonuchiiwai-17 p {
  width: 100%;
  margin: 0 auto 2em;
  line-height: 1.8em;
  font-size: 14px;
  text-align: justify;
}
#kekkonuchiiwai .kekkonuchiiwai-18 {
  padding: 0 20px 50px;
}

#kekkonuchiiwai .kekkonuchiiwai-18 ul {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px;
  width: 100%;
  margin: 0 auto 40px;
  box-sizing: border-box;
}
#kekkonuchiiwai .kekkonuchiiwai-18 ul li {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.8em;
  text-indent: -1em;
  padding-left: 1em;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > a {
  display: block;
  text-align: center;
  margin: 0 auto 60px;
  width: 100%;
  line-height: 50px;
  border-radius: 4px;
  background-color: #c7b38c;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  max-width: 400px;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div {
  width: 100%;
  background-color: #ffebf0;
  padding: 35px 20px;
  box-sizing: border-box;
  margin: 0 auto;
  background-size: auto 28px;
  height: auto;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div section {
  float: none;
  width: 100%;
  padding-top: 10px;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div section h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3em;
  margin: 0 0 10px;
  text-align: center;
  display: block;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div section h5 {
  display: block;
  width: 138px;
  margin: 0 auto 20px;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div section p {
  font-size: 14px;
  line-height: 1.6em;
  text-align: justify;
  margin: 0;
  width: 100%;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div section a {
  color: #fff;
  text-align: center;
  display: block;
  line-height: 1.2em;
  width: 100%;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
  margin: 30px auto;
  padding: 15px;
  box-sizing: border-box;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div figure {
  float: none;
  margin: 0;
  width: 100%;
}
#kekkonuchiiwai .kekkonuchiiwai-18 > div figure img {
  height: auto;
  width: 100%;
}

#kekkonuchiiwai footer {
  line-height: 40px;
  width: 100%;
  background-color: #d2d2d2;
  padding-bottom: 10px;
}
#kekkonuchiiwai footer p {
  font-size: 11px;
  text-align: center;
  color: #333;
  margin: 0;
}


.site-nav-button {
  z-index: 10000;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  pointer-events: auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background-color: rgba(0,0,0,0);
  border: none;
}

.site-nav-button > i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 2px;
  margin-top: 0;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  background: #555;
  width: 26px;
  margin-left: -13px;
}
.site-nav-button > i:nth-child(1) {
  -webkit-transform: translate(0, -8px);
  -ms-transform: translate(0, -8px);
  transform: translate(0, -8px);
}
.site-nav-button > i:nth-child(3) {
  -webkit-transform: translate(0, 8px);
  -ms-transform: translate(0, 8px);
  transform: translate(0, 8px);
}

body.on .site-nav-button > i:nth-child(1) {
-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);

}
body.on .site-nav-button > i:nth-child(2) {
  opacity: 0;
}
body.on .site-nav-button > i:nth-child(3) {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);

}

/* #voice,
#question,
#osusume,
#reason,
#oyakudachi {
  padding-top: 100px;
  margin-top: -100px;
} */
#totop {
  width: 50px;
  display: block;
  position: fixed;
  bottom: -10px;
  right: 15px;
  opacity: 1;
  z-index: 900;
  -webkit-transition: all .5s;
      transition: all .5s;
-webkit-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
      transform: translate(0, 100px);
}

#kekkonuchiiwai .contents-list section p small {
  margin-top: 12px;
}

}