@charset "UTF-8";
/*-----------------------------------------------------------------
デフォルトリセット設定
-----------------------------------------------------------------*/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
html {
  color: #333;
  background: #fff;
  width: 100%;
  font-size: 62.5%;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th {
  white-space: nowrap;
}

fieldset,
img {
  border: 0;
}

img {
  display: block;
  width: 100%;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

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

/*li { list-style:none; } caption,th{ text-align:left; }*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

.chrome address,
.chrome caption,
.chrome cite,
.chrome code,
.chrome dfn,
.chrome em,
.chrome th,
.chrome var,
.chrome h1,
.chrome h2,
.chrome h3,
.chrome h4,
.chrome h5,
.chrome h6 {
  font-weight: 500;
}

/*q:before,q:after{ content:''; }*/
/*abbr,acronym{ border:0;font-variant:normal; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }*/
input,
textarea,
select {
  font-size: inherit;
  font-weight: inherit;
}

input,
textarea,
select {
  *font-size: 100%;
}

/*legend{ color:#000; }*/
ol,
ul,
dl,
dt,
dd {
  list-style: none;
}

table {
  border-collapse: collapse;
}

th,
td {
  padding: 0;
}

a {
  display: block;
}

button {
  padding: 0;
  border: none;
  background: transparent;
}

*,
*::after,
*::before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/**
function
*/
/**
mixin
*/
/**
animation
*/
/*-----------------------------------------------------------------
button
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
body,Wrapper
-----------------------------------------------------------------*/
body {
  width: 100%;
  font-size: 1.4rem;
  -webkit-text-size-adjust: 100%;
  position: relative;
}

#wrapper {
  line-height: 1.5;
  position: relative;
}

.inner {
  margin: 0 auto;
}

/*-----------------------------------------------------------------
リンク
-----------------------------------------------------------------*/
a {
  color: #333;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  /**
  function
  */
  /**
  mixin
  */
  /**
  animation
  */
  /*-----------------------------------------------------------------
  button
  -----------------------------------------------------------------*/
  #wrapper {
    width: 100vw;
    overflow: hidden;
  }

  .sp {
    display: block;
  }

  .pc {
    display: none;
  }

  a {
    position: relative;
    z-index: 10;
    transition: opacity 0.15s ease-out;
  }
  a:hover {
    opacity: 0.65;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .header {
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 767px) {
  .header__inner {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    padding: 25px 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 1099px) {
  .header__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .header__logo {
    margin-right: auto;
  }
  .header__logo img {
    width: 100%;
    max-width: 250px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1099px) {
  .header__logo img {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .header__nav {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .header__tel {
    font-size: 4rem;
    color: #59cd90;
    font-weight: bold;
    margin-right: 18px;
  }
  .header__tel::before {
    background-image: url(../img/icon/tel-green.png);
    background-repeat: no-repeat;
    color: inherit;
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1099px) {
  .header__tel {
    font-size: 2.6rem;
  }
  .header__tel::before {
    width: 25px;
    height: 25px;
    background-size: contain;
    margin-right: 5px;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .header__tel-text {
    font-size: 1.4rem;
    color: #333333;
    display: inline-block;
    line-height: 1.42;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) and (max-width: 1099px) {
  .header__tel-text {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .header__inner {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .header__sp {
    display: none;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .header__sp {
    display: block;
    position: fixed;
    width: 100%;
    z-index: 1000;
    height: 140px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .header__sp__btn {
    display: flex;
    height: 50px;
    text-align: center;
    font-size: 1.6rem;
    line-height: 50px;
  }
  .header__sp__btn a {
    color: #fff;
    height: 100%;
    width: 50%;
    display: block;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .header__sp__btn--red {
    background: #ec1b23;
  }
}
@media screen and (max-width: 767px) {
  .header__sp__btn--blue {
    background: #195b9b;
  }
}
@media screen and (max-width: 767px) {
  .header__sp__tel {
    text-align: center;
    padding: 10px 0;
    background: #fff;
  }
}
@media screen and (max-width: 767px) {
  main {
    background: url(../img/bg-sp.png) center 45.3333333333vw no-repeat, url(../img/bg-contact-sp.png) center bottom 3.3333333333vw no-repeat;
    background-size: 100% auto, 94.6666666667vw auto;
    background-color: #f4f5b3;
  }
}
@media screen and (max-width: 767px) {
  section {
    width: 100vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #main-image {
    text-align: center;
  }
  #main-image h1 {
    position: relative;
    margin: 0 auto;
  }
  #main-image h1 img {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #sec01 {
    position: relative;
  }
  #sec01 .inner {
    margin: 0 auto;
    position: relative;
    padding: 7.3333333333vw 0 0;
  }
  #sec01 .inner .question {
    display: flex;
    justify-content: flex-end;
    padding-right: 1.6vw;
  }
  #sec01 .inner .question img {
    width: 86.6666666667vw;
  }
  #sec01 .inner .answer {
    width: 80vw;
    margin: 6.6666666667vw auto 0;
  }
  #sec01 .inner .answer p {
    font-size: 4.5333333333vw;
    line-height: 1.4705882353;
    font-weight: bold;
  }
  #sec01 .inner .link {
    margin-top: 6.6666666667vw;
    width: 81.2vw;
    margin-left: 13.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #sec02 {
    padding: 14.6666666667vw 0 1.3333333333vw;
  }
  #sec02 .inner {
    margin: 0 auto;
    position: relative;
    padding-left: 9.3333333333vw;
  }
  #sec02 .inner h2 {
    width: 85.3333333333vw;
  }
  #sec02 .inner p {
    font-size: 3.7333333333vw;
    line-height: 1.5714285714;
    font-weight: bold;
    padding-right: 9.3333333333vw;
    margin-top: 3.4666666667vw;
  }
  #sec02 .inner .img {
    width: 84.8vw;
    margin-top: 4vw;
    margin-left: -4vw;
  }
  #sec02 .bubble {
    width: 96vw;
    font-weight: bold;
    margin: 1.8666666667vw auto 0;
    display: flex;
    justify-content: center;
  }
  #sec02 .bubble img {
    position: relative;
    z-index: 10;
  }
}
@media screen and (max-width: 767px) {
  #sec03 {
    margin-top: 4.6666666667vw;
  }
  #sec03 .inner {
    background: #fff;
    width: 89.3333333333vw;
    margin: 0 auto;
    position: relative;
    padding: 5.3333333333vw 4vw 8vw 4vw;
    border: 0.6666666667vw solid #fbff00;
    border-radius: 6.6666666667vw;
  }
  #sec03 .inner .boxes {
    margin-top: 9.3333333333vw;
  }
  #sec03 .inner .box {
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  #sec03 .inner .box + .box {
    margin-top: 5.3333333333vw;
  }
  #sec03 .inner .box .img {
    width: 18vw;
  }
  #sec03 .inner .box .title {
    display: flex;
    align-items: center;
    padding-left: 2.4vw;
  }
  #sec03 .inner .box .title img {
    height: 12.6666666667vw;
  }
  #sec03 .inner .box .text {
    width: 79.6vw;
    margin-top: 4vw;
  }
  #sec03 .inner .box .so {
    clear: both;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 4vw;
  }
  #sec03 .inner .box .so img {
    height: 21.4666666667vw;
  }
  #sec03 .link {
    margin-top: 7.3333333333vw;
    width: 81.2vw;
    margin-left: 13.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #contact h2 {
    text-align: center;
  }
  #contact h2 img {
    width: 86.6666666667vw;
    display: block;
    margin: 0 auto;
  }
  #contact .banner {
    width: 90.6666666667vw;
    margin: 3.3333333333vw auto 0;
  }
  #contact .contact {
    padding-bottom: 12vw;
    padding-top: 4vw;
  }
  #contact .contact .btn {
    width: 73.0666666667vw;
    height: 34.5333333333vw;
    margin-left: 18vw;
  }
  #contact .contact p {
    font-size: 3.2vw;
    line-height: 1.375;
    font-weight: bold;
    text-align: center;
    margin-top: 2.6666666667vw;
  }
  #contact .contact .freedial {
    margin-top: 1.3333333333vw;
  }
  #contact .contact .freedial p {
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.1rem;
    width: 80vw;
    margin: 0 auto 0;
  }
  #contact .contact .freedial a {
    display: block;
    margin: 2.6666666667vw auto 0;
    width: 80vw;
  }
  #contact .contact .link {
    width: 72.5333333333vw;
    margin: 4vw auto 0;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  #link {
    padding: 4.6666666667vw 0 5.3333333333vw;
  }
  #link .link {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    background-color: #bae1e8;
  }
  .footer .footer_logo {
    padding-top: 9.3333333333vw;
    text-align: center;
    font-weight: bold;
  }
  .footer .footer_logo img {
    width: 60vw;
    height: auto;
    margin: 0 auto;
  }
  .footer address {
    text-align: center;
    font-weight: bold;
    margin-top: 3.3333333333vw;
  }
  .footer address a {
    display: inline-block;
  }
  .footer #copyright {
    text-align: center;
    padding-bottom: 4vw;
    margin-top: 12vw;
    font-size: 3.2vw;
    line-height: 1.6666666667;
  }
}
@media screen and (min-width: 768px) {
  /**
  function
  */
  /**
  mixin
  */
  /**
  animation
  */
  /*-----------------------------------------------------------------
  button
  -----------------------------------------------------------------*/
  #wrapper {
    width: 100%;
    width: 1280px;
    margin: 0 auto;
    background-color: #e3d92c;
  }

  .sp {
    display: none;
  }

  .pc {
    display: block;
  }

  main {
    width: 1204px;
    margin: 0 auto;
    background: url(../img/bg.png) -15px 530px no-repeat;
    background-size: 1191px auto;
    background-color: #f3f4b2;
  }

  a {
    position: relative;
    z-index: 10;
    transition: opacity 0.15s ease-out;
  }
  a:hover {
    opacity: 0.65;
  }

  #main-image {
    text-align: center;
  }
  #main-image h1 {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  #main-image h1 img {
    display: block;
  }

  #sec01 {
    position: relative;
  }
  #sec01 .inner {
    width: 1060px;
    margin: 0 auto;
    position: relative;
    padding: 80px 0 0;
  }
  #sec01 .inner .question {
    padding-left: 110px;
  }
  #sec01 .inner .question img {
    width: 915px;
  }
  #sec01 .inner .answer {
    width: 955px;
    margin: 50px auto 0;
  }
  #sec01 .inner .answer p {
    font-size: 2.7rem;
    line-height: 1.8518518519;
    font-weight: bold;
    letter-spacing: 1.35px;
  }
  #sec01 .inner .link {
    margin-top: 20px;
    width: 806px;
    margin-left: 170px;
  }

  #sec02 {
    padding: 40px 0 10px;
  }
  #sec02 .inner {
    width: 1065px;
    margin: 0 auto;
    position: relative;
  }
  #sec02 .inner h2 {
    width: 979px;
    padding-left: 10px;
  }
  #sec02 .inner p {
    font-size: 2.7rem;
    line-height: 1.7777777778;
    font-weight: bold;
    width: 1000px;
    padding-left: 20px;
  }
  #sec02 .inner .img {
    width: 1064px;
    margin-top: 40px;
  }
  #sec02 .bubble {
    height: 108px;
    font-weight: bold;
    margin-top: 76px;
    display: flex;
    justify-content: center;
  }
  #sec02 .bubble img {
    width: 822px;
    position: relative;
    z-index: 10;
  }

  #sec03 {
    margin-top: 20px;
  }
  #sec03 .inner {
    background: #fff;
    width: 1110px;
    margin: 0 auto;
    position: relative;
    padding: 90px 40px 40px 60px;
    border: 3px solid #faff00;
    border-radius: 100px;
  }
  #sec03 .inner .title {
    margin-left: 20px;
  }
  #sec03 .inner .title h2 {
    width: 955px;
  }
  #sec03 .inner .boxes {
    margin-top: 70px;
  }
  #sec03 .inner .box {
    position: relative;
  }
  #sec03 .inner .box + .box {
    margin-top: 60px;
  }
  #sec03 .inner .box .img {
    float: left;
  }
  #sec03 .inner .box .title {
    float: left;
  }
  #sec03 .inner .box .text {
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 50px;
  }
  #sec03 .inner .box .so {
    clear: both;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  #sec03 .link {
    margin-top: 80px;
    width: 730px;
    margin-left: 260px;
  }

  #contact {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  #contact h2 {
    text-align: center;
  }
  #contact h2 img {
    width: 1020px;
    display: block;
    margin: 0 auto;
  }
  #contact .banner {
    width: 1180px;
    margin: 0 auto 0;
  }
  #contact .contact {
    padding-top: 0;
  }
  #contact .contact .btn {
    width: 710px;
    height: 334px;
    margin-left: 280px;
  }
  #contact .contact p {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: bold;
  }
  #contact .contact .freedial p {
    font-size: 2.3rem;
    line-height: 1.2608695652;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.1rem;
  }
  #contact .contact .freedial a {
    display: block;
    margin: 15px auto 35px;
    width: 770px;
  }
  #contact .contact .link {
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  #link {
    padding: 35px 0 40px;
  }
  #link .link {
    display: flex;
    justify-content: center;
  }
}