@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 top no-repeat;
    background-size: 100% auto;
    background-color: #f9e2d5;
  }
}
@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 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 10.6666666667vw 0 0;
    background: url(../img/bg-q01-sp.png) center 4.8vw no-repeat;
    background-size: 93.3333333333vw auto;
  }
  #sec01 .inner .question {
    width: 80vw;
    margin: 0 auto;
  }
  #sec01 .inner .answer {
    width: 81.3333333333vw;
    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: 2.6666666667vw;
    width: 81.3333333333vw;
    margin-left: 12vw;
  }
}
@media screen and (max-width: 767px) {
  #sec02 {
    padding: 0vw 0 1.3333333333vw;
    margin-top: 5.3333333333vw;
  }
  #sec02 .inner {
    width: 89.3333333333vw;
    margin: 0 auto;
    position: relative;
    background: url(../img/bg-q02-sp.png) 6.2666666667vw 2vw no-repeat;
    background-size: 78.6666666667vw auto;
    background-color: #fff;
    border: 0.2666666667vw solid #f5cd00;
    padding: 6.6666666667vw 4vw 6vw;
  }
  #sec02 .inner h2 {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 2vw;
  }
  #sec02 .inner .balloons {
    display: flex;
    flex-wrap: wrap;
    padding-left: 3.3333333333vw;
  }
  #sec02 .inner .balloons .balloon:nth-of-type(1) {
    width: 53.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }
  #sec02 .inner .balloons .balloon:nth-of-type(2) {
    width: 54.6666666667vw;
    margin-left: 19.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }
  #sec02 .inner .balloons .balloon:nth-of-type(3) {
    width: 57.0666666667vw;
    margin-bottom: 2.6666666667vw;
  }
  #sec02 .inner .balloons .balloon:nth-of-type(4) {
    width: 59.3333333333vw;
    margin-left: 14.6666666667vw;
  }
  #sec02 .inner .checks {
    margin-top: 5.3333333333vw;
  }
  #sec02 .inner .checks .check + .check {
    margin-top: 5.3333333333vw;
  }
  #sec02 .inner .checks .check .title {
    display: flex;
    align-items: center;
    width: 100%;
    height: 14vw;
    background: #f7e600;
    padding-left: 3.3333333333vw;
  }
  #sec02 .inner .checks .check .title img {
    height: 7.2vw;
    width: auto;
  }
  #sec02 .inner .checks .check .text {
    margin-top: 2.5333333333vw;
  }
  #sec02 .inner .checks .check .text p {
    font-size: 3.7333333333vw;
    line-height: 1.5714285714;
    font-weight: bold;
  }
  #sec02 .bubble {
    width: 89.3333333333vw;
    height: 23.3333333333vw;
    font-weight: bold;
    margin: 1.2vw auto 0;
    overflow: hidden;
  }
  #sec02 .bubble img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
  }
}
@media screen and (max-width: 767px) {
  #sec03 {
    padding: 10vw 0 10.6666666667vw;
    background: url(../img/bg-q03-sp.png) center 2.5333333333vw no-repeat;
    background-size: contain;
    background-color: #f7e600;
  }
  #sec03 .inner {
    background: #fff;
    width: 89.3333333333vw;
    margin: 0 auto;
    position: relative;
    padding: 7.3333333333vw 4vw 8.6666666667vw;
  }
  #sec03 .inner .title h2 {
    width: 100%;
  }
  #sec03 .inner .text {
    margin-top: 3.3333333333vw;
  }
  #sec03 .inner .box {
    margin-top: 6.6666666667vw;
    position: relative;
  }
  #sec03 .inner .box .label {
    width: 100%;
  }
  #sec03 .inner .box .icon {
    position: absolute;
    width: 44.6666666667vw;
    top: 38.6666666667vw;
    right: 0;
  }
  #sec03 .inner .box .text02 {
    width: 70.6666666667vw;
    margin: 4vw auto 0;
  }
  #sec03 .inner .box .example {
    width: 77.3333333333vw;
    margin: 13.3333333333vw auto 0;
  }
  #sec03 .link {
    margin-top: 6.6666666667vw;
    width: 81.3333333333vw;
    margin-left: 12vw;
  }
}
@media screen and (max-width: 767px) {
  #contact {
    background: url(../img/bg-contact-sp.png) center 2.6666666667vw no-repeat;
    background-size: 94.6666666667vw auto;
  }
  #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: 14.6666666667vw;
    padding-top: 13.0666666667vw;
  }
  #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;
  }

  .sp {
    display: none;
  }

  .pc {
    display: block;
  }

  main {
    width: 1194px;
    margin: 0 auto;
    background-size: 1225px auto;
    background-color: #f9e2d5;
  }

  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: 1194px;
    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;
    background: url(../img/bg-q01.png) center 36px no-repeat;
  }
  #sec01 .inner .question {
    width: 920px;
    margin: 0 auto;
  }
  #sec01 .inner .question img {
    width: 816px;
  }
  #sec01 .inner .answer {
    width: 920px;
    margin: 35px auto;
  }
  #sec01 .inner .answer p {
    font-size: 2.5rem;
    line-height: 1.92;
    font-weight: bold;
  }
  #sec01 .inner .link {
    margin-top: 35px;
    width: 670px;
    margin-left: 220px;
  }

  #sec02 {
    padding: 20px 0 10px;
  }
  #sec02 .inner {
    width: 1090px;
    margin: 0 auto;
    position: relative;
    background: url(../img/bg-q02.png) center 40px no-repeat;
    background-color: #fff;
    border: 2px solid #f5cd00;
    padding: 70px 22px 75px;
  }
  #sec02 .inner h2 {
    width: 800px;
    margin: 0 auto;
  }
  #sec02 .inner .balloons {
    display: flex;
    flex-wrap: wrap;
    padding-left: 50px;
  }
  #sec02 .inner .balloons .balloon:nth-of-type(1) {
    width: 410px;
    margin-bottom: 20px;
  }
  #sec02 .inner .balloons .balloon:nth-of-type(2) {
    width: 480px;
    margin-left: 30px;
    padding-top: 30px;
    margin-bottom: 20px;
  }
  #sec02 .inner .balloons .balloon:nth-of-type(3) {
    width: 410px;
    margin-left: 46px;
  }
  #sec02 .inner .balloons .balloon:nth-of-type(4) {
    width: 445px;
    margin-left: 56px;
  }
  #sec02 .inner .checks {
    margin-top: 40px;
    margin-left: 92px;
  }
  #sec02 .inner .checks .check + .check {
    margin-top: 30px;
  }
  #sec02 .inner .checks .check .title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 448px;
    height: 86px;
    background: #f7e600;
  }
  #sec02 .inner .checks .check .title img {
    height: 46px;
    width: auto;
  }
  #sec02 .inner .checks .check .text {
    margin-top: 19px;
    margin-left: 70px;
    margin-right: 70px;
  }
  #sec02 .inner .checks .check .text p {
    font-size: 2.4rem;
    line-height: 1.7083333333;
    font-weight: bold;
  }
  #sec02 .bubble {
    height: 205px;
    font-weight: bold;
    margin-left: 65px;
  }
  #sec02 .bubble img {
    width: 1128px;
    position: relative;
    z-index: 10;
  }

  #sec03 {
    padding: 80px 0 12px;
    background: url(../img/bg-q03.png) center 10px no-repeat;
    background-color: #f7e600;
    min-height: 1220px;
  }
  #sec03 .inner {
    background: #fff;
    width: 1069px;
    margin: 0 auto;
    position: relative;
    padding: 20px 0px 20px;
  }
  #sec03 .inner .title {
    margin-left: 40px;
  }
  #sec03 .inner .title h2 {
    width: 940px;
  }
  #sec03 .inner .text {
    margin-left: 55px;
    margin-top: 20px;
  }
  #sec03 .inner .text img {
    width: 940px;
  }
  #sec03 .inner .box {
    display: flex;
    flex-wrap: wrap;
    padding-left: 30px;
    margin-top: 18px;
  }
  #sec03 .inner .box .label {
    width: 558px;
    margin-top: 16px;
    margin-left: 15px;
    margin-bottom: 26px;
  }
  #sec03 .inner .box .icon {
    width: 335px;
    margin-left: 98px;
    margin-bottom: 26px;
  }
  #sec03 .inner .box .text02 {
    width: 500px;
    padding-top: 12px;
  }
  #sec03 .inner .box .example {
    width: 485px;
    margin-left: 35px;
  }
  #sec03 .link {
    margin-top: 55px;
    width: 730px;
    margin-left: 260px;
  }

  #contact {
    padding-top: 67px;
    padding-bottom: 80px;
    background: url(../img/bg-contact.png) center 60px no-repeat;
  }
  #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;
  }
}