@charset "utf-8";
/* CSS Document */

@font-face {
 font-family: "NotoSansCJKjp";
 font-style: normal;
 font-weight: normal;
 src: url('../font/NotoSansCJKjp-Regular.eot');
 src: url('../font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Regular.woff') format('woff'), url('../font/NotoSansCJKjp-Regular.otf') format('opentype')
}
@font-face {
 font-family: "NotoSansCJKjp";
 font-style: normal;
 font-weight: 700;
 src: url('../font/NotoSansCJKjp-Bold.eot');
 src: url('../font/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Bold.woff') format('woff'), url('../font/NotoSansCJKjp-Bold.otf') format('opentype')
}
@font-face {
 font-family: 'Noto Serif JP';
 font-style: normal;
 font-weight: 400;
 src: url(../font/NotoSerifCJKjp-Medium.woff) format("woff");
 font-display: swap;
}
@font-face {
 font-family: 'Noto Serif JP';
 font-style: normal;
 font-weight: 500;
 src: url(../font/NotoSerifCJKjp-SemiBold.woff) format("woff");
 font-display: swap;
}
@font-face {
 font-family: 'Noto Serif JP';
 font-style: normal;
 font-weight: 600;
 src: url(../font/NotoSerifCJKjp-Bold.woff) format("woff");
 font-display: swap;
}
/*--------------------------------------
  COMMON
--------------------------------------*/
body {
 margin: 0;
 padding: 0;
 font-family: "NotoSansCJKjp";
 font-size: 100%;
 -webkit-text-size-adjust: 100%;
}
a {
  color: #1a1a1a;
}
a:link {
 /* color: #FFFFFF; */
 text-decoration: none;
}
a:visited {
 /* color: #FFFFFF; */
 text-decoration: none;
}
a:hover {
 /* color: #FFFFFF; */
 text-decoration: none;
}
a:active {
 /* color: #FFFFFF; */
 text-decoration: none;
}
.clearfix::after {
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}
.serif {
 font-family: "Noto Serif JP", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

/*------------------------------------
SP
------------------------------------*/
@media(max-width:767px) {
.sp-none {
 display: none;
}
img {
 max-width: 100%;
 height: auto;
}

#content {
 text-align: center;
 padding-top: 70px;
}
section .inner {
 margin: 0 auto;
}
#section01 {
 background: url(../img/sec01_back01.jpg) no-repeat left 54% top 0/178%;
}
#section01 .main {
 overflow: hidden;
 position: relative;
}
#section01 .main__ttl {
  font-size: 1.1rem;
  margin-top: 5%;
  text-align: right;
  padding-right: 5%;
}
#section01 .main__img, #section01 .trouble__ttl02 {
 position: relative;
 top: 6px;
 right: 0;
 margin: 0 0 0;
 padding: 5% 5% 0 28%;
}
#section01 .main__img {
 border-bottom: none;
}
#section01 ul {
 margin: 14px 3% 24% 28%;
 text-align: left;
}
#section01 li {
 display: inline-block;
}
#section01 li img {
 border: #28354c73 1px solid;
 box-sizing: border-box;
 height: 6vw;
 min-height: 20px;
 max-height: 30px;
}
#section01 .img01 {
 position: absolute;
 width: 18%;
 bottom: 6%;
 right: 5%;
}
#section01 .trouble {
 background: url(../img/sec01_back02.png);
 padding: 40px 0 25px;
}
#section01 .trouble .trouble__ttl{
  width: 95%;
  margin: 0 auto 20px;
}
#section01 .trouble .trouble__ttl-balloon{
  font-size: 1.8rem;
  color: #FFF;
  font-family: Noto Serif JP;
  position: relative;
  display: inline-block;
  padding: 10px;
  border: 1px solid #FFF;
  border-bottom-color: transparent;
  box-sizing: border-box;
  margin-bottom: 10px;
}
#section01 .trouble .trouble__ttl-balloon:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #fff calc(50% - 11px), transparent calc(50% - 11px), transparent calc(50% + 11px), #fff calc(50% + 11px));
}
#section01 .trouble .trouble__ttl-balloon:after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 48%;
  height: 16px;
  width: 16px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  transform-origin: top right;
}
#section01 .trouble .trouble__ttl-shadow {
  margin: 0 0 20px;
  display: block;
  font-family: Noto Serif JP;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #FFF;
  text-shadow: 0 0 10px #000000;
}
#section01 .trouble .trouble__ttl-big {
  font-size: 3rem;
}

#section01 .trouble dl {
 background: url(../img/sec01_trouble_back.png) no-repeat center/100%;
 display: inline-block;
 vertical-align: top;
 padding: 38px 0;
 width: 150px;
 margin: 0 3px 0;
 box-sizing: border-box;
}
#section01 .trouble dl:nth-of-type(1) {
 margin: 0 auto -25px;
 display: block;
}
#section01 .trouble dt {
 width: 110px;
 margin: 0px auto 7px;
}
#section01 .trouble dt .trouble__ttl02 {
 width: 100%;
 margin: 0;
 padding: 0;
 padding: 0 0 5px 0;
 border-bottom: 1px solid #024f8a;
 color: #024f8a;
 font-size: 1rem;
 font-family: Noto Serif JP;
 font-weight: 700;
}
 #section01 .trouble dt .trouble__ttl02-big {
  display: block;
  color: #024f8a;
  font-size: 1.5rem;
  font-family: Noto Serif JP;
  font-weight: 700;
 }

#section01 .trouble dd {
 font-size: 1.2rem;
 font-weight: 500;
 line-height: 1.3;
 margin: 5px 0 0;
}
#section01 .exactly {
 margin: 30px 3% 0;
}
#section01 .exactly dt {
 margin-bottom: 1px;
}
#section01 .popular {
 margin: 30px 4%;
 border: solid 1px #000;
 padding: 0px 0px;
}
#section01 .popular dt {
 background: #565c6b;
 color: #FFF;
 font-size: 2rem;
 padding: 2px 7% 10px;
}
#section01 .popular dd {
 font-size: 1.6rem;
 text-align: left;
 line-height: 1.6;
 padding: 10px 4%;
}
#section01 .popular dd br {
 display: none;
}
.contact {
 background: url(../img/contact_back.png);
 padding: 7px 6% 25px;
 position: relative;
}
.contact .contact__img {
 padding: 26px 0px 10px;
 max-width: 460px;
 margin: 0 auto;
 position: relative;
}
.contact .contact__img .img01 {
 position: absolute;
 width: 80px;
 left: -1%;
 top: 13%;
}
.contact .contact__img .rwd {
 width: calc(100% - 90px);
 margin: 0 0 0 67px;
}
.contact .contact__img .img02 {
 margin: 20px 0 0 18px;
 width: calc(100% - 89px);
}
.contact-block-wrap {
 color: #FFF;
 font-size: 12px;
 max-width: 460px;
 margin: 0 auto;
}
.contact .inner .contact__img-lead {
 margin: 0 0 10px;
}
.contact-list {
 align-items: center;
 display: flex;
 padding: 0 0px;
 flex-wrap: wrap;
}
.contact-list dd {
 display: flex;
}
.contact-txt {
 text-align: left;
 margin: 5px 0 20px;
 line-height: 1.7;
}
.contact-txt span {
 margin-left: -9px;
}
.contact-place {
 font-size: 20px;
 margin-right: 8px;
}
.contact .contact-tel {
 color: #af9b46;
 font-size: 22px;
 font-weight: 700;
 letter-spacing: .02em;
 text-decoration: none;
 height: 100%;
}
.contact-map {
 margin: 0 0 30px;
}
.contact-map dd {
 line-height: 1.8;
 margin: 10px 0 0;
}
.contact-form {
 background: #565c6b;
 padding: 20px 4%;
}
#section02 .reason .part {
 padding: 40px 20px;
 min-height: 310px;
 box-sizing: border-box;
}
.reason .part .part__ttl{
  font-size: 1.6rem;
  font-family: Noto Serif JP;
  font-weight: 600;
  text-align: left;
  margin-bottom: 30px;
  padding: 10px 0 10px 10px;
  border-bottom: solid 2px #024f8a;
}
.reason .part .part__ttl-big{
  font-size: 2.8rem;
  font-weight: 500;
}
.reason .part .part__ttl-mid{
  font-size: 2rem;
  font-weight: 700;
}
.reason .part {
 background: rgb(255 249 246 / .7);
}
.reason .part dd {
 font-size: 1.8rem;
 text-align: left;
 line-height: 1.7;
}
#section02 .reason {
 padding: 30px 4% 10px;
}
#section02 .section02__ttl-img{
  width: 90%;
}
#section02 .section02__ttl-img.is-01{
  margin: 30px auto 5px auto;
}
#section02 .section02__ttl-img.is-02{
  margin: 0 auto 30px auto;
}
#section02 .section02__ttl {
  margin: 0 5% 0;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  font-family: Noto Serif JP;
 }
 #section02 .section02__ttl-big{
   font-size: 5rem;
   color: #024f8a;
   font-style: italic;
 }
#section02 .reason01 {
 background: url(../img/sec02_back01.jpg) no-repeat right 46% top 0 /255%;
}
#section02 .reason02 {
 background: url(../img/sec02_back02.jpg) no-repeat top /257%;
}
#section02 .reason03 {
 background: url(../img/sec02_back03.jpg) no-repeat right 41% top 0 /290%;
}
#section02 .column {
 background: #FFF;
 box-shadow: 0 0 8px #bfbfbf;
 margin: 40px 0px 50px;
 min-height: 547px;
 box-sizing: border-box;
 overflow: hidden;
 padding: 10px 30px 30px;
}
#section02 .column .column__img {
 margin: 10px 6% 30px;
 display: inline-block;
}
#section02 .column dl {
 float: left;
}
#section02 .column dd {
 font-size: 1.8rem;
 text-align: left;
 margin: 15px 0 20px;
 line-height: 1.7;
}
#section02 .column p {
 float: right;
}
#section03 .section03__ttl {
  margin: 40px 8% 15px;
}
#section03 .section03__ttl-img{
  width: 90%;
}
#section03 .section03__ttl-img.is-01{
  margin: 30px auto 5px auto;
}
#section03 .section03__ttl-img.is-02{
  margin: 0 auto 30px auto;
}
 #section03 .section03__ttl {
  margin: 0;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  font-family: Noto Serif JP;
 }
 #section03 .section03__ttl-big{
  font-size: 5rem;
  color: #024f8a;
   font-style: italic;
 }
#section03 .reason {
 position: relative;
 padding: 40px 4%;
}
#section03 .reason01 {
 background: url(../img/sec03_back01.jpg) no-repeat left 77% bottom 0 /cover;
}
#section03 .reason02 {
 background: url(../img/sec03_back02.jpg) no-repeat right 24% top 0 /cover;
}
#section03 .reason03 {
 background: url(../img/sec03_back03.jpg) no-repeat right 37% top 0 /cover;
}
#section03 .reason .part {
 padding: 25px 20px;
 min-height: 285px;
 box-sizing: border-box;
}
#section03 .reason .part dt {
 border-bottom: solid 1px #000;
 margin: 0 0 15px;
 padding: 0;
 width: 100%;
}
.reason .part dt img {
  margin: 0 0 20px;
}
.reason .part dt .part__ttl02 {
  font-size: 2rem;
  font-weight: 700;
  font-family: Noto Serif JP;
  line-height: 1.5;
}
.reason .part dt .part__ttl02-small{
  font-size: 1.4rem;
}


#section03 .reason01 ul {
 margin: 13px 0 0;
}
#section03 .reason01 li {
 width: 47%;
 display: inline-block;
 vertical-align: top;
 margin: 0 4% 0 0;
}
#section03 .reason01 li a {
 display: block;
 margin: 0 0 6.3%;
}
#section03 .reason01 li a:last-child {
 margin: 0;
}
#section03 .reason01 li:last-child {
 margin-right: 0;
}
#section03 .reason02 p {
 margin: 20px 15% 0;
}
#section03 .reason03 ul {
 margin: 30px auto 0;
 max-width: 410px;
}
#section03 .reason03 li {
 display: inline-block;
 vertical-align: top;
 margin: 0 3px 7px;
 width: 47%;
}
#section04 {
 background: url(../img/sec04_back01.jpg) no-repeat center /cover;
 padding: 0px 4% 20px;
}
#section04 .section04__ttl{
  display: inline-block;
  padding: 0 2px;
  text-align: center;
  color: #FFF;
  font-family: Noto Serif JP;
  border: 1px solid #FFFFFF;
  font-size: 1.6rem;
  margin: 0;
}
#section04 .section04__img {
 padding: 40px 0 30px;
}
#section04 .section04__img img {
 margin: 0 -17px 0 0;
}
#section04 .section04__txt {
 color: #FFF;
 font-size: 1.8rem;
 text-align: left;
 margin: 15px 0 28px;
}
#section04 .section04__txt br {
 display: none;
}
#section04 .section04__imgbox {
 margin: 0 auto;
 overflow: hidden;
}
.pagetop {
 position: fixed;
 right: 10px;
 bottom: 100px;
 /* height: 40px; */
 -webkit-transition: background-color 0.2s linear, bottom 0.3s ease-out;
 transition: background-color 0.2s linear, bottom 0.3s ease-out;
 width: 60px;
 z-index: 10;
 opacity: 0;
 transition: .5s ease;
}
.pagetop.show {
 bottom: 20px;
 opacity: 1;
}
.pagetop.bottom {
 opacity: 0;
}
.mediamix {
  padding: 58px 0 10px
}
.mediamix__ttl {
  width: 100%;
  margin: 0 0 16px;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.5;
  font-family: Noto Serif JP;
}
.mediamix__txt {
  margin: 0 0 25px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
.mediamix__txt-indent {
  display: inline-block;
}
.mediamix__img-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -4% 0 0;
}
.mediamix__img {
  width: 46%;
  margin: 0 4% 20px 0;
}
}

/*------------------------------------
PC
------------------------------------*/
@media(min-width: 768px) {
body {
 width: 100%;
 overflow: hidden;
 min-width: 1000px;
}
.pc-none {
 display: none;
}
#content {
 text-align: center;
 padding-top: 70px;
}

section .inner {
 width: 1000px;
 margin: 0 auto;
}
#section01 > .inner:first-of-type {
 width: 100%;
 min-width: 1000px;
 background: url(../img/sec01_back01.jpg) no-repeat top /auto 100%;
}
#section01 .inner .main {
 height: 45vw;
 min-height: 570px;
 position: relative;
}
#section01 .main__ttl {
  font-size: 1.6rem;
  padding-top: 2%;
  padding-left: 40%;
  text-align: left;
}
#section01 .main__img, #section01 .trouble__ttl02 {
 position: relative;
 padding: 2% 0 0 40%;
 width: 54%;
 max-width: 841px;
 min-width: 580px;
}
#section01 .main__img img, #section01 .trouble__ttl02 img {
 max-width: 100%;
}
#section01 ul {
 margin: 24px 0 0 40%;
 text-align: left;
}
#section01 li {
 display: inline-block;
 vertical-align: top;
 margin: 0 14px 0 0;
 height: 3.3vw;
 min-height: 42px;
 max-height: 50px;
}
#section01 li img {
 max-height: 100%;
 border: #28354C 1px solid;
 box-sizing: border-box;
}
#section01 .img01 {
 text-align: right;
 position: absolute;
 bottom: 4%;
 left: 82%;
 max-width: 205px;
 width: 13%;
}
#section01 .img01 img {
 max-width: 100%;
}
#section01 .trouble {
 background: url(../img/sec01_back02.png) repeat-x;
 padding: 70px 0 50px;
}
#section01 .trouble .trouble__ttl{
  margin: 0 0 20px;
}
#section01 .trouble .trouble__ttl-balloon{
  font-size: 3.7rem;
  color: #FFF;
  font-family: Noto Serif JP;
  position: relative;
  display: inline-block;
  padding: 20px 5%;
  border: 1px solid #FFF;
  border-bottom-color: transparent;
  box-sizing: border-box;
  margin-bottom: 10px;
}
#section01 .trouble .trouble__ttl-balloon:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #fff calc(50% - 11px), transparent calc(50% - 11px), transparent calc(50% + 11px), #fff calc(50% + 11px));
}
#section01 .trouble .trouble__ttl-balloon:after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 49%;
  height: 16px;
  width: 16px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  transform-origin: top right;
}
#section01 .trouble .trouble__ttl-shadow {
  display: block;
  font-family: Noto Serif JP;
  font-size: 4.2rem;
  line-height: 1.2;
  color: #FFF;
  text-shadow: 0 0 10px #000000;
}
#section01 .trouble .trouble__ttl-big {
  font-size: 5.7rem;
}
#section01 .trouble dl {
 background: url(../img/sec01_trouble_back.png) no-repeat center;
 display: inline-block;
 vertical-align: top;
 padding: 76px 39px;
 margin: 0px 0 0 30px;
}
#section01 .trouble dl:nth-of-type(1) {
 margin: 0 7px -28px;
}
#section01 .trouble dt .trouble__ttl02 {
  width: auto;
  min-width: 208px;
  margin: 0;
  padding: 0 0 15px 0;
  border-bottom: 2px solid #024f8a;
  color: #024f8a;
  font-size: 2rem;
  font-family: Noto Serif JP;
  font-weight: 700;
 }
 #section01 .trouble dt .trouble__ttl02-big {
  display: block;
  color: #024f8a;
  font-size: 3.2rem;
  font-family: Noto Serif JP;
  font-weight: 700;
 }
 #section01 .trouble dd {
 font-size: 1.8rem;
 font-weight: 600;
 margin: 5px 0 0;
}
#section01 .exactly {
 margin: 110px 0 0;
}
#section01 .exactly dt {
 margin-bottom: 2px;
}
#section01 .popular {
 margin: 70px 0 100px;
 border: solid 1px #000;
 overflow: hidden;
}
#section01 .popular dt {
 display: inline-block;
 float: left;
}
#section01 .popular dd {
 width: 683px;
 font-size: 2.7rem;
 font-weight: 600;
 color: #565c6b;
 display: inline-block;
 vertical-align: top;
 letter-spacing: -.01em;
 line-height: 1.8;
 text-align: left;
 margin: 22px 0 0;
}
.contact {
 background: url(../img/contact_back.png);
 padding: 0 0 35px;
}
.contact .contact__img {
 padding: 56px 0 35px 190px;
}
.contact .inner {
 width: 1000px;
 margin: 0 auto;
 position: relative;
}
.contact-block-wrap {
 display: flex;
 justify-content: space-between;
 color: #FFF;
 font-size: 14px;
}
.contact .inner .contact__img-lead {
 margin: 0 0 15px;
}
.contact .contact__img .img01 {
 position: absolute;
 left: calc(50% - 453px);
 top: 38px;
}
.contact .contact__img .img02 {
 margin: 20px 0 0 -112px;
}
.contact-list {
 display: flex;
 align-items: center;
 padding: 0 20px;
}
.contact-txt {
 text-align: left;
 padding: 0 20px;
 margin: 20px 0;
 line-height: 1.7;
}
.contact-txt span {
 margin-left: -9px;
}
.contact-place {
 font-size: 20px;
 margin-right: 10px;
}
.contact dd .contact-tel {
 color: #af9b46;
 font-size: 4rem;
 display: inline-block;
 font-weight: 700;
 letter-spacing: .02em;
 position: relative;
 top: 6px;
 text-decoration: none;
}
.contact-map {
 margin: 0 0 30px;
}
.contact-map dd {
 line-height: 1.8;
 margin: 10px 0 0;
}
.contact-form {
 display: flex;
 justify-content: space-around;
 align-items: center;
 background: #565c6b;
 padding: 20px 0;
}
#section02 .reason .part {
 padding: 40px 31px;
 width: 670px;
 min-height: 400px;
 box-sizing: border-box;
}
.reason .part {
 background: rgb(255 249 246 / .8);
}
.reason .part .part__ttl{
  font-size: 3.4rem;
  font-family: Noto Serif JP;
  font-weight: 700;
  text-align: left;
  margin-bottom: 30px;
}
.reason .part .part__ttl-big{
  font-size: 6rem;
  font-weight: 700;
}
.reason .part .part__ttl-mid{
  font-size: 4rem;
  font-weight: 700;
}
.reason .part dd {
 font-size: 1.8rem;
 text-align: left;
 line-height: 1.9;
}
#section02 .reason {
 padding: 180px 0 0;
}
#section02 .section02__ttl-img.is-01{
  margin: 65px 0 20px 0;
}
#section02 .section02__ttl-img.is-02{
  margin: 20px 0 65px 0;
}
#section02 .section02__ttl {
 margin: 0;
 text-align: center;
 font-size: 5.7rem;
 font-weight: 700;
 line-height: 1.2;
 font-family: Noto Serif JP;
}
#section02 .section02__ttl-big{
  font-size: 17.5rem;
  color: #024f8a;
  font-style: italic;
}
#section02 .reason01 {
 background: url(../img/sec02_back01.png) no-repeat top;
}
#section02 .reason02 {
 background: url(../img/sec02_back02.jpg) no-repeat top;
}
#section02 .reason03 {
 background: url(../img/sec02_back03.jpg) no-repeat top;
}
#section02 .reason02 .part {
 margin: 0 0 168px 330px;
}
#section02 .column {
 background: #FFF;
 box-shadow: 0px 3px 12px 1px #bfbfbf;
 margin: 165px 0 90px;
 width: 1000px;
 min-height: 528px;
 box-sizing: border-box;
 overflow: hidden;
 padding: 0 30px 50px;
}
#section02 .column .column__img {
 margin: 10px 0 20px;
 display: inline-block;
 position: relative;
 left: -220px;
}
#section02 .column dl {
 width: 499px;
 float: left;
 margin: 20px 0 0;
}
#section02 .column dd {
 font-size: 1.8rem;
 text-align: left;
 margin: 30px 0 0;
 line-height: 1.9;
}
#section02 .column p {
 float: right;
 margin: -60px 0 0;
}
#section02 .reason03 .column {
 margin: 135px 0 90px;
}
#section03 .section03__ttl {
 margin: 60px 0;
}
#section03 .section03__ttl-img.is-01{
  margin: 65px 0 20px 0;
}
#section03 .section03__ttl-img.is-02{
  margin: 20px 0 65px 0;
}
#section03 .section03__ttl {
 margin: 0;
 text-align: center;
 font-size: 4rem;
 font-weight: 700;
 line-height: 1.2;
 font-family: Noto Serif JP;
}
#section03 .section03__ttl-big{
  font-size: 17.5rem;
  color: #024f8a;
  font-style: italic;
}

#section03 .reason {
 height: 750px;
 overflow: hidden;
 position: relative;
}
#section03 .reason01 {
 background: url(../img/sec03_back01.jpg) no-repeat center bottom /cover;
}
#section03 .reason02 {
 background: url(../img/sec03_back02.jpg) no-repeat center /cover;
}
#section03 .reason03 {
 background: url(../img/sec03_back03.jpg) no-repeat right 0 /cover;
 padding: 0 0 40px;
}
#section03 .reason .part {
 padding: 40px 20px;
 width: 395px;
 min-height: 411px;
 box-sizing: border-box;
 margin: 80px 0 0;
}
#section03 .reason .part dt {
 border-bottom: solid 1px #000;
 margin: 0 0 20px;
 padding: 0 0 10px;
}
.reason .part dt img {
 margin: 0 0 28px;
}
.reason .part dt .part__ttl02 {
  font-size: 3rem;
  font-weight: 700;
  font-family: Noto Serif JP;
  line-height: 1.5;
}
.reason .part dt .part__ttl02-small{
  font-size: 2rem;
}
#section03 .reason01 ul {
 width: 420px;
 margin: 17px 0 0 -20px;
}
#section03 .reason01 li {
 display: inline-block;
 vertical-align: top;
 margin: 0 0 0 14px;
}
#section03 .reason01 li a {
 display: block;
 margin: 0 0 11px;
}
#section03 .reason01 li a:nth-child(2) {
 margin: 0;
}
#section03 .reason02 .part {
 float: right;
}
#section03 .reason02 p {
 float: right;
 position: absolute;
 bottom: 78px;
 right: calc(50% - 500px);
}
#section03 .reason03 ul {
 width: 420px;
 margin: 30px 0 0 -3px;
}
#section03 .reason03 li {
 display: inline-block;
 vertical-align: top;
 margin: 0 19px 13px 0;
}
#section04 {
 background: url(../img/sec04_back01.jpg) no-repeat center 0 /cover;
}
#section04 .section04__img {
 padding: 80px 0 30px;
}
#section04 .section04__img img {
 margin: 0 -70px 0 0;
}
#section04 .section04__ttl{
  display: inline-block;
  padding: 0 1%;
  text-align: center;
  color: #FFF;
  font-family: Noto Serif JP;
  border: 1px solid #FFFFFF;
  font-size: 4rem;
  margin: 0;
}
#section04 .section04__txt {
  display: block;
  width: 100%;
  text-align: center;
  color: #FFF;
  font-size: 2.3rem;
  margin: 30px 0 42px;
  letter-spacing: 0.08em;
}
#section04 .section04__imgbox {
 margin: 0 auto;
}
#section04 .section04__imgbox-each {
 float: left;
 height: 557px;
 position: relative;
 overflow: hidden;
 text-align: left;
}
#section04 .section04__imgbox-each.is-01 {
 width: 43%;
}
#section04 .section04__imgbox-each.is-01 img {
 position: absolute;
 top: 0;
 bottom: 0;
 right: 0;
 margin: auto;
 min-width: 100%;
 min-height: 100%;
}
#section04 .section04__imgbox-each.is-02 {
 width: 57%;
 background: #fff;
}
#section04 .section04__imgbox-each.is-02 img {
 max-width: 100%;
}
.pagetop {
 position: fixed;
 right: 30px;
 bottom: -80px;
 height: 51px;
 -webkit-transition: background-color 0.2s linear, bottom 0.3s ease-out;
 transition: background-color 0.2s linear, bottom 0.3s ease-out;
 width: 90px;
 z-index: 10;
 transition: .5s ease;
}
.pagetop a {
 display: block;
 height: 100%;
 -webkit-transition: opacity 0.2s linear;
 transition: opacity 0.2s linear;
 width: 100%;
 text-align: center;
 position: relative;
}
.pagetop.show {
 bottom: 30px;
}
.pagetop.bottom {
 opacity: 0;
}
.mediamix {
  padding: 652px 0 40px;
}
.mediamix__inner {
  width: calc(960px + 40px);
  padding: 0 20px;
  margin: 0 auto;
}
.mediamix__ttl {
  width: 90%;
  margin: 0 auto 30px;
  text-align: center;
  font-size: 5.5rem;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.5;
  font-family: Noto Serif JP;
}
.mediamix__txt {
  float: none !important;
  width: 100%  !important;
  height: auto  !important;
  overflow: auto  !important;
  background: none !important;
  margin: 0 0 79px;
  color: #fff;
  font-size: 2.3rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.78;
  text-align: center !important;
}
.mediamix__img-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -30px 0 0
}
.mediamix__img {
  width: 100%;
  max-width: 300px;
  margin: 0 30px 40px 0;
}
.mediamix__img img {
  width: 100%;
}
}

@media (max-width: 499px) {
.telTokyo {
 float: left;
}
.telKansai {
 float: right;
}
.btnConsult {
 float: left;
}
.btnInquiry {
 float: left;
}
.inquiryRightBlock > div, .inquiryRightBlock > ul {
 width: 500px;
 margin: 0px auto;
}
}

