@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

fieldset, img {
  border: 0;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

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

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/*font*/
/*text-align*/
.alC {
  text-align: center;
}

.alL {
  text-align: left;
}

.alR {
  text-align: right;
}

/*margin*/
.mgt1 {
  margin-top: 5px !important;
}

.mgb1 {
  margin-bottom: 5px !important;
}

.mgl1 {
  margin-left: 5px !important;
}

.mgr1 {
  margin-right: 5px !important;
}

.mg1 {
  margin: 5px !important;
}

.mgt2 {
  margin-top: 10px !important;
}

.mgb2 {
  margin-bottom: 10px !important;
}

.mgl2 {
  margin-left: 10px !important;
}

.mgr2 {
  margin-right: 10px !important;
}

.mg2 {
  margin: 10px !important;
}

.mgt3 {
  margin-top: 15px !important;
}

.mgb3 {
  margin-bottom: 15px !important;
}

.mgl3 {
  margin-left: 15px !important;
}

.mgr3 {
  margin-right: 15px !important;
}

.mg3 {
  margin: 15px !important;
}

.mgt4 {
  margin-top: 20px !important;
}

.mgb4 {
  margin-bottom: 20px !important;
}

.mgl4 {
  margin-left: 20px !important;
}

.mgr4 {
  margin-right: 20px !important;
}

.mg4 {
  margin: 20px !important;
}

.mgt5 {
  margin-top: 25px !important;
}

.mgb5 {
  margin-bottom: 25px !important;
}

.mgl5 {
  margin-left: 25px !important;
}

.mgr5 {
  margin-right: 25px !important;
}

.mg5 {
  margin: 25px !important;
}

.mgt6 {
  margin-top: 30px !important;
}

.mgb6 {
  margin-bottom: 30px !important;
}

.mgl6 {
  margin-left: 30px !important;
}

.mgr6 {
  margin-right: 30px !important;
}

.mg6 {
  margin: 30px !important;
}

.mgt7 {
  margin-top: 35px !important;
}

.mgb7 {
  margin-bottom: 35px !important;
}

.mgl7 {
  margin-left: 35px !important;
}

.mgr7 {
  margin-right: 35px !important;
}

.mg7 {
  margin: 35px !important;
}

.mgt8 {
  margin-top: 40px !important;
}

.mgb8 {
  margin-bottom: 40px !important;
}

.mgl8 {
  margin-left: 40px !important;
}

.mgr8 {
  margin-right: 40px !important;
}

.mg8 {
  margin: 40px !important;
}

.mgt9 {
  margin-top: 45px !important;
}

.mgb9 {
  margin-bottom: 45px !important;
}

.mgl9 {
  margin-left: 45px !important;
}

.mgr9 {
  margin-right: 45px !important;
}

.mg9 {
  margin: 45px !important;
}

.mgt10 {
  margin-top: 50px !important;
}

.mgb10 {
  margin-bottom: 50px !important;
}

.mgl10 {
  margin-left: 50px !important;
}

.mgr10 {
  margin-right: 50px !important;
}

.mg10 {
  margin: 50px !important;
}

/*padding*/
.pdt1 {
  padding-top: 5px !important;
}

.pdb1 {
  padding-bottom: 5px !important;
}

.pdl1 {
  padding-left: 5px !important;
}

.pdr1 {
  padding-right: 5px !important;
}

.pd1 {
  padding: 5px !important;
}

.pdt2 {
  padding-top: 10px !important;
}

.pdb2 {
  padding-bottom: 10px !important;
}

.pdl2 {
  padding-left: 10px !important;
}

.pdr2 {
  padding-right: 10px !important;
}

.pd2 {
  padding: 10px !important;
}

.pdt3 {
  padding-top: 15px !important;
}

.pdb3 {
  padding-bottom: 15px !important;
}

.pdl3 {
  padding-left: 15px !important;
}

.pdr3 {
  padding-right: 15px !important;
}

.pd3 {
  padding: 15px !important;
}

.pdt4 {
  padding-top: 20px !important;
}

.pdb4 {
  padding-bottom: 20px !important;
}

.pdl4 {
  padding-left: 20px !important;
}

.pdr4 {
  padding-right: 20px !important;
}

.pd4 {
  padding: 20px !important;
}

.pdt5 {
  padding-top: 25px !important;
}

.pdb5 {
  padding-bottom: 25px !important;
}

.pdl5 {
  padding-left: 25px !important;
}

.pdr5 {
  padding-right: 25px !important;
}

.pd5 {
  padding: 25px !important;
}

.pdt6 {
  padding-top: 30px !important;
}

.pdb6 {
  padding-bottom: 30px !important;
}

.pdl6 {
  padding-left: 30px !important;
}

.pdr6 {
  padding-right: 30px !important;
}

.pd6 {
  padding: 30px !important;
}

.pdt7 {
  padding-top: 35px !important;
}

.pdb7 {
  padding-bottom: 35px !important;
}

.pdl7 {
  padding-left: 35px !important;
}

.pdr7 {
  padding-right: 35px !important;
}

.pd7 {
  padding: 35px !important;
}

.pdt8 {
  padding-top: 40px !important;
}

.pdb8 {
  padding-bottom: 40px !important;
}

.pdl8 {
  padding-left: 40px !important;
}

.pdr8 {
  padding-right: 40px !important;
}

.pd8 {
  padding: 40px !important;
}

.pdt9 {
  padding-top: 45px !important;
}

.pdb9 {
  padding-bottom: 45px !important;
}

.pdl9 {
  padding-left: 45px !important;
}

.pdr9 {
  padding-right: 45px !important;
}

.pd9 {
  padding: 45px !important;
}

.pdt10 {
  padding-top: 50px !important;
}

.pdb10 {
  padding-bottom: 50px !important;
}

.pdl10 {
  padding-left: 50px !important;
}

.pdr10 {
  padding-right: 50px !important;
}

.pd10 {
  padding: 50px !important;
}

/*border-radius*/
/*media*/
body > div {
  font-size: 16px;
  font-size: 1.6rem;
  overflow: hidden;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  padding: 0;
  margin: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  background: #fff;
  color: #333;
}

@media (max-width: 768px) {
  html {
    font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  }
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  min-height: 100vh;
}

/*common*/
h2 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}

h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  /*線の上下位置*/
  display: inline-block;
  width: 50px;
  /*線の長さ*/
  height: 8px;
  /*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /*位置調整*/
  background-color: #E5852F;
  /*線の色*/
}

@media (max-width: 768px) {
  h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.bgYellow {
  background: #FFF08B;
}

.bgGreen {
  background: #53CFB9;
}

.bold {
  font-weight: bold;
}

.sectionTxt {
  margin-bottom: 50px;
  text-align: center;
}

@media (max-width: 768px) {
  .sectionTxt {
    margin-bottom: 30px;
  }
}

.txt24 {
  font-size: 24px !important;
  font-size: 2.4rem !important;
  line-height: 1.8;
}

.txt56 {
  font-size: 56px !important;
  font-size: 5.6rem !important;
  line-height: 1.8;
}

.spOnly {
  display: none;
}

@media (max-width: 768px) {
  .spOnly {
    display: block;
  }
}

img {
  line-height: 1;
  vertical-align: bottom;
}

@media (max-width: 1000px) {
  img {
    max-width: 100%;
    height: auto;
    width/***/: auto;
  }
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #E5852F;
}

a:hover {
  opacity: 0.7;
}

/*-------------------------------------
header
---------------------------------------*/
header {
  background: #fff;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  z-index: 100;
  top: 0;
}

header h1 {
  margin-right: auto;
}

@media (max-width: 1000px) {
  header h1 {
    width: 20%;
  }
}

@media (max-width: 768px) {
  header h1 {
    width: 100px;
  }
}

header .header_rightCon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .header_cvrBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 60px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  header .header_cvrBox {
    display: none;
  }
}

header .header_cvrBox li {
  margin: 0 10px;
}

header .header_cvrBox li .btnBox {
  display: block;
  text-decoration: none;
  border-radius: 5px;
  padding: 10px 15px;
  width: 230px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

@media (max-width: 1000px) {
  header .header_cvrBox li .btnBox {
    font-size: 16px;
    font-size: 1.6rem;
    width: auto;
  }
}

@media (max-width: 1000px) {
  header .header_cvrBox li:first-child {
    width: 24%;
  }
}

header .header_cvrBox li .btnline {
  background: #4CC764;
}

header .header_cvrBox li .btnline::before {
  content: "";
  /*何も入れない*/
  display: inline-block;
  /*忘れずに！*/
  width: 22px;
  /*画像の幅*/
  height: 17px;
  /*画像の高さ*/
  background: url(../images/line_icon.png) no-repeat center left, #4CC764;
  background-size: contain;
  padding-right: 10px;
  vertical-align: middle;
}

header .header_cvrBox li .btnmail {
  background: -webkit-gradient(linear, left top, right top, from(#FFB400), to(#FFD200));
  background: linear-gradient(to right, #FFB400, #FFD200);
}

header .header_cvrBox li .btnmail::before {
  content: "";
  /*何も入れない*/
  display: inline-block;
  /*忘れずに！*/
  width: 22px;
  /*画像の幅*/
  height: 17px;
  /*画像の高さ*/
  background: url(../images/mail_icon.png) no-repeat center left;
  background-size: contain;
  padding-right: 10px;
  vertical-align: middle;
}

/*-------------------------------------
main
---------------------------------------*/
main {
  background: url(../images/mainbg.png) no-repeat center center;
  background-size: cover;
}

@media (max-width: 768px) {
  main {
    background: url(../images/mainbg_sp.png) no-repeat center top;
    background-size: cover;
  }
}

main .content {
  width: 1000px;
  margin: 0 auto;
  padding: 120px 0;
}

@media (max-width: 1000px) {
  main .content {
    width: 96%;
  }
}

@media (max-width: 768px) {
  main .content {
    width: 100%;
    position: relative;
    padding: 0 0 20px;
  }
}

main .content .orangeBoxsp {
  display: none;
}

@media (max-width: 768px) {
  main .content .orangeBoxsp {
    text-align: right;
    display: block;
  }
  main .content .orangeBoxsp img {
    width: 120px;
    margin-right: 15px;
  }
}

main .content .mainBox {
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: 1.1;
  margin: 0 auto;
}

@media (max-width: 768px) {
  main .content .mainBox {
    width: 96%;
    margin: 0 auto;
  }
}

main .content .mainBox .copy01 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.8;
}

@media (max-width: 768px) {
  main .content .mainBox .copy01 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

main .content .mainBox .copy02 {
  font-size: 56px;
  font-size: 5.6rem;
  line-height: 1.8;
}

@media (max-width: 768px) {
  main .content .mainBox .copy02 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

main .content .mainBox span {
  color: #E5852F;
}

@media (max-width: 768px) {
  main .content .mainBox {
    padding: 50px 15px 0px;
  }
}

main .content .mainBox .orangeBox {
  position: absolute;
  top: -60px;
  right: 10px;
}

@media (max-width: 1000px) {
  main .content .mainBox .orangeBox {
    width: 180px;
    right: -10px;
  }
}

@media (max-width: 768px) {
  main .content .mainBox .orangeBox {
    display: none;
  }
}

main .content .mainBox .mainprice {
  width: auto;
  background: #fff;
  display: inline-block;
  padding: 40px;
  border-radius: 10px;
}

@media (max-width: 1000px) {
  main .content .mainBox .mainprice {
    width: 60%;
  }
}

@media (max-width: 768px) {
  main .content .mainBox .mainprice {
    width: 100%;
    padding: 15px;
  }
}

main .content .subBox {
  clear: both;
  text-align: center;
  padding-top: 60px;
  font-weight: bold;
}

@media (max-width: 768px) {
  main .content .subBox {
    padding-top: 30px;
  }
}

main .content .subBox p {
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  background: #E5852F;
  display: inline-block;
  border-radius: 100px;
  padding: 5px 15px;
}

main .content .subBox p span {
  color: #FFF08B;
}

@media (max-width: 768px) {
  main .content .subBox p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

main .content .subBox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 30px;
}

@media (max-width: 768px) {
  main .content .subBox ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 15px;
  }
}

main .content .subBox ul li {
  padding: 4px;
  border: 2px solid #fff;
  font-size: 24px;
  font-size: 2.4rem;
  width: 242px;
}

@media (max-width: 1000px) {
  main .content .subBox ul li {
    font-size: 18px;
    font-size: 1.8rem;
    width: 22%;
  }
}

@media (max-width: 768px) {
  main .content .subBox ul li {
    font-size: 14px;
    font-size: 1.4rem;
    width: 44%;
    margin: 5px;
    padding: 2px;
    border: 1px solid #fff;
  }
}

main .content .subBox ul li span {
  background: #fff;
  display: block;
  color: #E5852F;
  padding: 8px 0;
}

/*-------------------------------------
wrapper
---------------------------------------*/
wrapper .content {
  width: 1000px;
  margin: 0 auto;
  padding: 70px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 1000px) {
  wrapper .content {
    width: 90%;
    padding: 40px 0;
  }
}

/*-------------------------------------
couponArea
---------------------------------------*/
#couponArea {
  background: #FFB400;
  padding: 60px 0px 30px;
}

#couponArea .couponBox {
  background: #fff;
  border: 6px solid #fff08b;
  padding: 50px 20px 20px;
  width: 770px;
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1000px) {
  #couponArea .couponBox {
    width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  #couponArea .couponBox {
    width: 90%;
    margin: 0 auto;
  }
}

#couponArea .couponBox p {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 768px) {
  #couponArea .couponBox p {
    width: 86%;
    margin: 0 auto;
    top: -20px;
  }
}

#couponArea .couponBox div {
  text-align: center;
  border-bottom: 2px dotted #ccc;
  padding-bottom: 15px;
}

@media (max-width: 1000px) {
  #couponArea .couponBox div {
    width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  #couponArea .couponBox div {
    width: 100%;
    margin: 0 auto;
  }
}

#couponArea .couponBox ul {
  margin-top: 15px;
}

#couponArea .couponBox ul li {
  font-size: 12px;
  font-size: 1.2rem;
  text-indent: -12px;
  padding-left: 12px;
}

#couponArea .couponBtn {
  text-align: center;
  margin-top: 30px;
}

#couponArea .couponBtn a {
  background: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #E5852F;
  padding: 20px 30px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  display: inline-block;
}

/*-------------------------------------
measuresArea
---------------------------------------*/
#measuresArea .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 60px 0;
}

@media (max-width: 768px) {
  #measuresArea .content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 40px 0;
  }
}

#measuresArea .content .measures_txt {
  margin-left: 30px;
}

#measuresArea .content .measures_txt h3 {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 20px;
  font-weight: bold;
}

#measuresArea .content .measures_txt p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 20px;
}

#measuresArea .content .measures_txt ul li {
  margin-bottom: 10px;
}

@media (max-width: 1000px) {
  #measuresArea .content .measures_txt {
    width: 50%;
  }
}

@media (max-width: 768px) {
  #measuresArea .content .measures_txt {
    width: 100%;
    margin-left: 0px;
  }
}

@media (max-width: 1000px) {
  #measuresArea .content .measures_img {
    width: 50%;
  }
}

@media (max-width: 768px) {
  #measuresArea .content .measures_img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
}

/*-------------------------------------
worriesArea
---------------------------------------*/
#worriesArea .content {
  position: relative;
}

#worriesArea .content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#worriesArea .content ul li {
  background: url(../images/worriesArea_img03.png) no-repeat left 10px center, #fff;
  width: 48%;
  padding: 15px 10px 15px 45px;
  margin: 10px;
  background-size: 23px;
}

#worriesArea .content ul li span {
  font-weight: bold;
}

@media (max-width: 1000px) {
  #worriesArea .content ul li {
    width: 80%;
  }
}

@media (max-width: 768px) {
  #worriesArea .content ul li {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

#worriesArea .content .worriesImg01,
#worriesArea .content .worriesImg02 {
  position: absolute;
  width: 120px;
}

@media (max-width: 768px) {
  #worriesArea .content .worriesImg01,
  #worriesArea .content .worriesImg02 {
    display: none;
  }
}

#worriesArea .content .worriesImg01 {
  right: 0;
  top: -30px;
}

#worriesArea .content .worriesImg02 {
  left: -50px;
  bottom: -30px;
}

@media (max-width: 1000px) {
  #worriesArea .content .worriesImg02 {
    left: -20px;
  }
}

/*-------------------------------------
causeArea
---------------------------------------*/
#causeArea .content {
  padding: 70px 0 0;
}

@media (max-width: 768px) {
  #causeArea .content {
    padding: 40px 0 0;
  }
}

#causeArea .causeBox {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 50px;
}

@media (max-width: 768px) {
  #causeArea .causeBox {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30px;
  }
}

@media (max-width: 768px) {
  #causeArea .causeBox dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

#causeArea .causeBox dl dt {
  text-align: center;
  margin-bottom: 30px;
}

@media (max-width: 1000px) {
  #causeArea .causeBox dl dt {
    width: 60%;
    margin: 0 auto 30px;
  }
}

@media (max-width: 768px) {
  #causeArea .causeBox dl dt {
    width: 120px;
    margin: 0;
  }
}

#causeArea .causeBox dl dd h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
}

#causeArea .causeBox dl dd h3 span {
  color: #fff;
  background: #E5852F;
  padding: 2px 5px;
  margin-right: 15px;
}

@media (max-width: 768px) {
  #causeArea .causeBox dl dd {
    font-size: 14px;
    font-size: 1.4rem;
    width: 90%;
    margin-left: 15px;
  }
}

#causeArea .causeBox dl dd p span {
  font-weight: bold;
  color: #E5852F;
}

.causeImg {
  text-align: center;
  margin-top: 50px;
}

@media (max-width: 1000px) {
  .causeImg {
    width: 400px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .causeImg {
    width: 80%;
    margin: 0 auto;
  }
}

.attentionBox {
  width: 60%;
  margin: 50px auto;
  border: 3px solid #FFB400;
  padding: 20px;
}

@media (max-width: 768px) {
  .attentionBox {
    width: 100%;
    margin: 30px auto;
  }
}

.attentionBox h4 {
  font-weight: bold;
}

.attentionBox dl dt {
  font-size: 24px;
  font-size: 2.4rem;
  color: #E5852F;
  font-weight: bold;
}

.attentionBox dl dd span {
  font-size: 12px;
  font-size: 1.2rem;
}

/*-------------------------------------
voiceArea
---------------------------------------*/
#voiceArea ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#voiceArea ul li {
  margin: 0 10px;
}

@media (max-width: 768px) {
  #voiceArea ul li {
    width: 100%;
  }
}

/*-------------------------------------
settlementArea
---------------------------------------*/
#settlementArea {
  background: url(../images/settlementArea_bg.png) no-repeat center center;
  background-size: cover;
}

#settlementArea h3 {
  background: #E5852F;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.6;
}

@media (max-width: 768px) {
  #settlementArea h3 {
    width: 100%;
  }
}

#settlementArea h3 span {
  font-size: 30px;
  font-size: 3rem;
}

@media (max-width: 768px) {
  #settlementArea h3 span {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

#settlementArea .settlementBox {
  background: #fff;
  padding: 20px;
}

#settlementArea .settlementBox ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 15px;
  justify-items: center;
  width: 650px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  #settlementArea .settlementBox ul {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
}

/*-------------------------------------
cvrArea
---------------------------------------*/
.cvrArea {
  background: #53CFB9;
  position: relative;
  padding-bottom: calc(5vw + 8px);
  position: relative;
  overflow: hidden;
}

@media (max-width: 768px) {
  .cvrArea {
    padding-bottom: 0;
  }
}

.cvrArea::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 8vw solid #fff;
  /* 三角をグレーにする */
  border-left: 100vw solid transparent;
}

@media (max-width: 768px) {
  .cvrArea::before {
    border: none;
  }
}

.cvrArea .content {
  background: url(../images/cvrArea_img04.png) no-repeat right bottom;
  background-size: 180px;
}

@media (max-width: 768px) {
  .cvrArea .content {
    padding-bottom: 200px;
    background-size: 140px;
  }
}

.cvrArea h2 {
  font-size: 40px;
  font-size: 4rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0px;
}

.cvrArea h2::before {
  display: none;
}

@media (max-width: 768px) {
  .cvrArea h2 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
}

.cvrArea .sectionTxt {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
}

@media (max-width: 768px) {
  .cvrArea .sectionTxt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.cvrArea ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .cvrArea ul {
    display: block;
  }
}

.cvrArea ul li {
  width: 320px;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

@media (max-width: 1000px) {
  .cvrArea ul li {
    width: 32%;
  }
}

@media (max-width: 768px) {
  .cvrArea ul li {
    width: 90%;
    margin: 20px auto 0;
  }
}

@media (max-width: 1000px) {
  .cvrArea ul li p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.cvrArea ul li a {
  text-decoration: none;
  margin-top: 10px;
  display: block;
  background: #fff;
  padding: 10px 15px;
  border: 2px solid #fff;
  border-radius: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  font-size: 26px;
  font-size: 2.6rem;
  color: #fff;
  height: 95px;
}

@media (max-width: 1000px) {
  .cvrArea ul li a {
    font-size: 18px;
    font-size: 1.8rem;
    height: auto;
  }
}

@media (max-width: 768px) {
  .cvrArea ul li a {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 1000px) {
  .cvrArea ul li .btntell img {
    width: 196px;
  }
}

.cvrArea ul li .btnline {
  background: #4CC764;
}

.cvrArea ul li .btnline::before {
  content: "";
  /*何も入れない*/
  display: inline-block;
  /*忘れずに！*/
  width: 22px;
  /*画像の幅*/
  height: 17px;
  /*画像の高さ*/
  background: url(../images/line_icon.png) no-repeat center left, #4CC764;
  background-size: contain;
  padding-right: 10px;
  vertical-align: middle;
  min-height: 70px;
}

@media (max-width: 1000px) {
  .cvrArea ul li .btnline::before {
    width: 16px;
    /*画像の幅*/
    height: 11px;
    /*画像の高さ*/
    min-height: 53px;
  }
}

.cvrArea ul li .btnmail {
  background: -webkit-gradient(linear, left top, right top, from(#FFB400), to(#FFD200));
  background: linear-gradient(to right, #FFB400, #FFD200);
}

.cvrArea ul li .btnmail::before {
  content: "";
  /*何も入れない*/
  display: inline-block;
  /*忘れずに！*/
  width: 22px;
  /*画像の幅*/
  height: 17px;
  /*画像の高さ*/
  background: url(../images/mail_icon.png) no-repeat center left;
  background-size: contain;
  padding-right: 10px;
  vertical-align: middle;
  min-height: 70px;
}

@media (max-width: 1000px) {
  .cvrArea ul li .btnmail::before {
    width: 16px;
    /*画像の幅*/
    height: 11px;
    /*画像の高さ*/
    min-height: 53px;
  }
}

.cvrArea .couponBox02 {
  width: 60%;
  margin: 70px auto 0;
  position: relative;
}

@media (max-width: 768px) {
  .cvrArea .couponBox02 {
    width: 100%;
    margin: 70px auto 0;
  }
}

.cvrArea .couponBox02 .couponmain {
  background: #fff;
  border: 6px solid #fff08b;
  margin-bottom: 30px;
  padding: 50px 20px 20px;
  position: relative;
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1000px) {
  .cvrArea .couponBox02 .couponmain {
    width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .cvrArea .couponBox02 .couponmain {
    width: 100%;
    margin: 0 auto;
    padding: 30px 20px 10px;
  }
}

.cvrArea .couponBox02 .couponmain p {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 768px) {
  .cvrArea .couponBox02 .couponmain p {
    width: 86%;
    margin: 0 auto;
    top: -20px;
  }
}

.cvrArea .couponBox02 .couponmain div {
  text-align: center;
  padding-bottom: 15px;
}

@media (max-width: 1000px) {
  .cvrArea .couponBox02 .couponmain div {
    width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .cvrArea .couponBox02 .couponmain div {
    width: 100%;
    margin: 0 auto;
  }
}

.cvrArea .couponBox02 .couponmain ul {
  margin-top: 15px;
}

.cvrArea .couponBox02 .couponmain ul li {
  font-size: 12px;
  font-size: 1.2rem;
  text-indent: -12px;
  padding-left: 12px;
}

.cvrArea .couponBox02 .cautionBox {
  display: block;
}

.cvrArea .couponBox02 .cautionBox li {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
  width: 100%;
}

@media (max-width: 768px) {
  .cvrArea .couponBox02 .cautionBox li {
    margin: 0px auto 0;
  }
  .cvrArea .couponBox02 .cautionBox li:first-child {
    margin: 20px auto 0;
  }
}

/*-------------------------------------
priceArea
---------------------------------------*/
#priceArea {
  padding-bottom: calc(5vw + 8px);
  position: relative;
  overflow: hidden;
  background-color: #fff;
}

@media (max-width: 768px) {
  #priceArea {
    padding-bottom: 0;
  }
}

#priceArea::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 8vw solid #FFF08B;
  /* 三角を白にする */
  border-left: 100vw solid transparent;
}

@media (max-width: 768px) {
  #priceArea::before {
    border: none;
  }
}

#priceArea .content {
  padding: 70px 0 70px !important;
}

@media (max-width: 768px) {
  #priceArea .content {
    padding: 40px 0 !important;
  }
}

#priceArea .priceBox {
  width: 60%;
  margin: 0 auto;
}

@media (max-width: 1000px) {
  #priceArea .priceBox {
    width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  #priceArea .priceBox {
    width: 100%;
    margin: 0 auto;
  }
}

#priceArea .priceBox table {
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
  border: 2px solid #fff;
  border-collapse: collapse;
}

#priceArea .priceBox table th {
  background: #FFB400;
  color: #fff;
  padding: 10px;
  text-align: center;
}

#priceArea .priceBox table td {
  padding: 10px;
  background: #f6f6f6;
}

#priceArea .priceBox table th,
#priceArea .priceBox table td {
  border: solid 2px #fff;
}

#priceArea .priceBox table .W20 {
  width: 20%;
}

#priceArea .priceBox p {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 15px;
}

/*-------------------------------------
casestudyArea
---------------------------------------*/
#casestudyArea {
  background: url(../images/casestudyArea_bg01.png) no-repeat right top, url(../images/casestudyArea_bg02.png) no-repeat left bottom;
}

#casestudyArea .content {
  padding: 0 0 70px !important;
}

@media (max-width: 768px) {
  #casestudyArea .content {
    padding: 40px 0 !important;
  }
}

#casestudyArea .slideArea {
  width: 830px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 768px) {
  #casestudyArea .slideArea {
    width: 100%;
  }
}

#casestudyArea .slick-img {
  background: #FEF7C8;
  width: 800px;
  margin: 0 auto;
  padding: 30px;
  margin: 15px;
}

@media (max-width: 768px) {
  #casestudyArea .slick-img {
    padding: 15px;
    margin: 0px;
  }
}

#casestudyArea .slick-img h3 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  #casestudyArea .slick-img h3 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 5px;
  }
}

#casestudyArea .slick-img .casestudyBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  #casestudyArea .slick-img .casestudyBox {
    display: block;
  }
}

#casestudyArea .slick-img .casestudyBox .casestudyImg {
  margin-right: 15px;
}

@media (max-width: 768px) {
  #casestudyArea .slick-img .casestudyBox .casestudyImg {
    margin-right: 0px;
    margin-bottom: 15px;
  }
}

#casestudyArea .slick-img .casestudyBox .casestudyTxt dl {
  margin-bottom: 15px;
}

#casestudyArea .slick-img .casestudyBox .casestudyTxt dl dt {
  display: inline-block;
  padding: 1px 15px;
  background: #E5852F;
  color: #fff;
  width: 110px;
  text-align: center;
  margin-right: 10px;
}

#casestudyArea .slick-img .casestudyBox .casestudyTxt dl dd {
  display: inline-block;
}

#casestudyArea .slick-img .casestudyBox .casestudyTxt p {
  font-size: 22px;
  font-size: 2.2rem;
}

#casestudyArea .slick-img .casestudyBox .casestudyTxt p span {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  color: #E5852F;
}

#casestudyArea .prev {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  margin: auto;
  width: 30px;
  background-image: url(../images/arrow_l.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 32px auto;
  z-index: 1;
}

@media (max-width: 768px) {
  #casestudyArea .prev {
    left: -10px;
    background-size: 22px auto;
  }
}

#casestudyArea .next {
  position: absolute;
  top: 0;
  right: -30px;
  bottom: 0;
  margin: auto;
  width: 30px;
  background-image: url(../images/arrow_r.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 32px auto;
  z-index: 1;
}

@media (max-width: 768px) {
  #casestudyArea .next {
    right: -10px;
    background-size: 22px auto;
  }
}

/*-------------------------------------
serviceArea
---------------------------------------*/
#serviceArea {
  background: url(../images/serviceArea_bg.png), #FFB400;
}

#serviceArea h2 {
  color: #fff;
}

#serviceArea h2::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  /*線の上下位置*/
  display: inline-block;
  width: 50px;
  /*線の長さ*/
  height: 8px;
  /*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /*位置調整*/
  background-color: #FFF08B;
  /*線の色*/
}

#serviceArea .sectionTxt {
  color: #fff;
}

@media (max-width: 768px) {
  #serviceArea .sectionTxt {
    margin-bottom: 10px;
  }
}

#serviceArea .serviceBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#serviceArea .serviceBox dl {
  background: #fff;
  padding: 30px;
  width: 48.5%;
  margin: 15px 0;
}

@media (max-width: 768px) {
  #serviceArea .serviceBox dl {
    padding: 15px;
    margin: 0 0 15px;
  }
}

#serviceArea .serviceBox dl:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  #serviceArea .serviceBox dl:nth-child(1) {
    display: block;
  }
}

#serviceArea .serviceBox dl dt {
  margin: 0 0 30px 0 !important;
  text-align: center;
}

#serviceArea .serviceBox dl dt:nth-child(1) {
  margin: 0 30px 0 0;
}

#serviceArea .serviceBox dl dd h3 {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 15px;
  background: url(../images/serviceArea_tit.png) no-repeat center left;
  background-size: 22px;
  padding-left: 30px;
}

@media (max-width: 768px) {
  #serviceArea .serviceBox dl dd h3 {
    font-size: 14px;
    font-size: 1.4rem;
    background-size: 11px;
    padding-left: 15px;
    margin-bottom: 10px;
  }
}

#serviceArea .serviceBox dl dd p {
  font-size: 18px;
  font-size: 1.8rem;
}

@media (max-width: 768px) {
  #serviceArea .serviceBox dl dd p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

#serviceArea .serviceBox dl dd p span {
  font-weight: bold;
}

@media (max-width: 768px) {
  #serviceArea .serviceBox .servicereco h3 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 768px) {
  #serviceArea .serviceBox .servicereco p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

#serviceArea .serviceBox .servicereco p span {
  font-weight: bold;
}

/*-------------------------------------
orrespondenceArea
---------------------------------------*/
#correspondenceArea .correspondenceBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  #correspondenceArea .correspondenceBox {
    display: block;
  }
}

#correspondenceArea .correspondenceBox .correspondenceTxt {
  width: 750px;
  padding: 50px;
  position: relative;
  display: inline-block;
  margin: 0 30px 0 0;
  font-size: 16px;
  background: #fef7c8;
}

@media (max-width: 768px) {
  #correspondenceArea .correspondenceBox .correspondenceTxt {
    position: relative;
    display: inline-block;
    padding: 15px;
    min-width: 120px;
    max-width: 100%;
    margin: 0;
  }
}

#correspondenceArea .correspondenceBox .correspondenceTxt::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #fef7c8;
}

@media (max-width: 768px) {
  #correspondenceArea .correspondenceBox .correspondenceTxt::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #fef7c8;
    margin-top: 0;
  }
}

#correspondenceArea .correspondenceBox .correspondenceTxt dl {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  #correspondenceArea .correspondenceBox .correspondenceTxt dl {
    margin-bottom: 15px;
  }
}

#correspondenceArea .correspondenceBox .correspondenceTxt dl:last-child {
  margin-bottom: 0;
}

#correspondenceArea .correspondenceBox .correspondenceTxt dl dt {
  font-size: 24px;
  font-size: 2.4rem;
  color: #FFB400;
  font-weight: bold;
}

@media (max-width: 768px) {
  #correspondenceArea .correspondenceBox .correspondenceImg {
    margin: 30px auto 0;
    width: 80%;
  }
}

/*-------------------------------------
faqArea
---------------------------------------*/
#faqArea .accordion {
  margin: 3em auto;
}

#faqArea .toggle {
  display: none;
}

#faqArea .option {
  position: relative;
  margin-bottom: 20px;
}

#faqArea .title,
#faqArea .answer {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#faqArea .title {
  border-bottom: dashed 1px #E5852F;
  padding: 10px;
  display: block;
  font-weight: bold;
}

@media (max-width: 768px) {
  #faqArea .title {
    padding: 10px 30px 10px 10px;
  }
}

#faqArea .title span {
  color: #E5852F;
  padding-right: 15px;
}

#faqArea .title::after,
#faqArea .title::before {
  content: "";
  position: absolute;
  right: 1.25em;
  top: 1.25em;
  width: 2px;
  height: 0.75em;
  background-color: #E5852F;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#faqArea .title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#faqArea .answer {
  max-height: 0;
  overflow: hidden;
}

#faqArea .answer p {
  margin-top: 15px;
  padding: 15px;
  font-size: 0.9em;
  background: #fef7c8;
}

#faqArea .toggle:checked + .title + .answer {
  max-height: 500px;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}

#faqArea .toggle:checked + .title::before {
  -webkit-transform: rotate(90deg) !important;
          transform: rotate(90deg) !important;
}

/*-------------------------------------
formArea
---------------------------------------*/
#formArea {
  background: -webkit-gradient(linear, left top, right top, from(#FFB400), to(#FFD200));
  background: linear-gradient(to right, #FFB400, #FFD200);
}

#formArea h2 {
  width: 100%;
  position: relative;
  color: #fff;
  text-align: center;
  background: #E5852F;
  border-bottom: 0;
  font-size: 32px;
  font-size: 3.2rem;
}

@media (max-width: 768px) {
  #formArea h2 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}

#formArea h2::before {
  display: none;
}

#formArea h2::after {
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: 0 0 0 -30px;
  border: 30px solid transparent;
  border-top-color: #E5852F;
  content: "";
}

@media (max-width: 768px) {
  #formArea h2::after {
    display: none;
  }
}

#formArea h2 span {
  background: url(../images/formArea_img02.png) no-repeat left center, url(../images/formArea_img01.png) no-repeat right center, #E5852F;
  width: 1000px;
  margin: 0 auto;
  display: block;
  padding: 40px;
  background-size: 120px;
}

@media (max-width: 1000px) {
  #formArea h2 span {
    width: 90%;
  }
}

@media (max-width: 768px) {
  #formArea h2 span {
    background: none;
    padding: 20px;
  }
}

#formArea .content {
  padding: 0 0 40px;
  /* create a new arrow, because we are going to mess up the native one
see "List of symbols" below if you want another, you could also try to add a font-awesome icon.. */
  /* make the native arrow invisible and stretch it over the whole field so you can click anywhere in the input field to trigger the native datepicker*/
  /* adjust increase/decrease button */
  /* adjust clear button */
}

#formArea .content #formWrap {
  background: #fff;
  padding: 0 50px 50px;
  margin-top: 10px;
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  width: 100%;
}

#formArea .content #formWrap ::-webkit-input-placeholder {
  color: #ccc;
}

#formArea .content #formWrap :-ms-input-placeholder {
  color: #ccc;
}

#formArea .content #formWrap ::-ms-input-placeholder {
  color: #ccc;
}

#formArea .content #formWrap ::placeholder {
  color: #ccc;
}

@media (max-width: 768px) {
  #formArea .content #formWrap {
    padding: 0 15px 30px;
  }
}

#formArea .content #formWrap input,
#formArea .content #formWrap select {
  background-color: #fff;
  color: inherit;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 12px 15px;
  font-size: 14px;
  font-size: 1.4rem;
  outline: 0;
}

@media (max-width: 768px) {
  #formArea .content #formWrap input,
  #formArea .content #formWrap select {
    width: 100%;
  }
}

#formArea .content #formWrap .w60 {
  width: 60%;
}

@media (max-width: 768px) {
  #formArea .content #formWrap .w60 {
    width: 100%;
  }
}

#formArea .content #formWrap .w200 {
  width: 200px;
  margin-right: 15px;
  text-align: left;
  height: 46px;
}

#formArea .content #formWrap .hopeTxt {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
}

@media (max-width: 768px) {
  #formArea .content #formWrap .hopeTxt {
    margin-top: 15px;
  }
}

#formArea .content #formWrap .hopeBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  #formArea .content #formWrap .hopeBox {
    display: block;
  }
}

#formArea .content #formWrap .hopeBox .timeLabel select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

#formArea .content #formWrap .hopeBox .timeLabel {
  position: relative;
  display: inline-block;
}

#formArea .content #formWrap .hopeBox .timeLabel::before {
  content: "";
  display: inline-block;
  position: absolute;
  pointer-events: none;
  top: calc(50% + 5px);
  right: 30px;
  width: 8px;
  height: 8px;
  border-top: solid 2px #E5852F;
  border-right: solid 2px #E5852F;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

@media (max-width: 768px) {
  #formArea .content #formWrap .hopeBox .timeLabel::before {
    top: 57px;
  }
}

#formArea .content #formWrap .mandatory {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  background: #E5852F;
  padding: 5px;
  margin-left: 10px;
  border-radius: 5px;
}

@media (max-width: 768px) {
  #formArea .content #formWrap .mandatory {
    padding: 2px 5px;
  }
}

#formArea .content #formWrap .cautionTxt {
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  color: #333;
  font-weight: normal;
  margin-bottom: 15px;
}

#formArea .content #formWrap .fileBox span {
  display: block;
  margin-bottom: 15px;
  font-size: 14px;
  font-size: 1.4rem;
}

#formArea .content #formWrap .textarea-primary {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-size: 14px;
  outline: none;
  line-height: 2;
  background: #fff;
  resize: none;
  min-height: 120px;
}

#formArea .content #formWrap input[type="submit"] {
  background-image: -webkit-gradient(linear, left top, right top, from(#FFB400), to(#FFD200));
  background-image: linear-gradient(to right, #FFB400, #FFD200);
  border-radius: 5px;
  text-decoration: none;
  display: block;
  padding: 15px 20px;
  color: #fff !important;
  font-weight: bold;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-size: 200% auto;
  opacity: 1;
  font-size: 22px;
  font-size: 2.2rem;
  width: 270px;
  margin: 0 auto;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
}

#formArea .content #formWrap input[type="submit"]:hover {
  opacity: 0.7;
}

#formArea .content #formWrap .termsTxt {
  text-align: center;
  margin-top: 50px;
  font-size: 14px;
  font-size: 1.4rem;
}

#formArea .content #formWrap .termsBox {
  width: 100%;
  margin: 15px auto 50px;
  height: 150px;
  overflow: hidden;
  overflow-y: scroll;
  border: none;
  font-family: inherit;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px;
  margin: 15px auto 50px;
  background: #f8f8f8;
  resize: none;
  border: 0;
}

@media (max-width: 768px) {
  #formArea .content #formWrap .termsBox {
    margin: 15px auto 30px;
  }
}

#formArea .content #formWrap .textarea-primary:focus,
#formArea .content #formWrap input:focus,
#formArea .content #formWrap select:focus {
  background-color: #FFF08B;
  outline: none;
}

#formArea .content #formWrap .radios input[type="radio"] {
  float: left;
  height: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  width: 0;
}

#formArea .content #formWrap .radios input[type="radio"] + label {
  background: rgba(0, 0, 0, 0) url(../images/radio_off.svg) no-repeat scroll left center/24px 24px;
  cursor: pointer;
  display: inline-block;
  min-height: 24px;
  padding: 6px 20px 6px 30px;
  font-weight: normal;
}

#formArea .content #formWrap .radios input[type="radio"]:checked + label {
  background: rgba(0, 0, 0, 0) url(../images/radio_on.svg) no-repeat scroll left center/24px 24px;
}

#formArea .content #formWrap .radios label {
  margin: 0;
}

#formArea .content table.formTable {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
}

#formArea .content table.formTable th {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: left;
  font-weight: bold;
  color: #E5852F;
  margin: 50px 0 5px;
}

@media (max-width: 768px) {
  #formArea .content table.formTable th {
    margin: 30px 0 5px;
  }
}

#formArea .content table.formTable td,
#formArea .content table.formTable th {
  width: 100%;
  display: block;
}

#formArea .content input[type="date"] {
  position: relative;
}

#formArea .content input[type="date"]:after {
  font-family: FontAwesome;
  content: "\f073";
  /* FontAwesome Webアイコンここに設定 */
  color: #E5852F;
  padding: 0 5px;
}

#formArea .content input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  color: transparent;
  background: transparent;
  z-index: 100;
}

#formArea .content input[type="date"]::-webkit-inner-spin-button {
  z-index: 1;
}

#formArea .content input[type="date"]::-webkit-clear-button {
  z-index: 1;
}

button,
input,
select,
textarea {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

/*footer*/
footer {
  background: #E5852F;
  padding: 15px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}

@media (max-width: 768px) {
  footer {
    padding: 15px 15px 80px;
  }
}

footer #pagetop {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 10px;
  margin-top: 10px;
  width: 90px;
  height: 90px;
}

@media (max-width: 1000px) {
  footer #pagetop {
    right: 20px;
    bottom: 10px;
  }
}

@media (max-width: 768px) {
  footer #pagetop {
    width: 50px;
    height: 50px;
    bottom: 80px;
  }
}

footer #pagetop a {
  width: 90px;
  height: 90px;
  display: block;
}

@media (max-width: 1000px) {
  footer #pagetop a {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 768px) {
  footer #pagetop a {
    width: 50px;
    height: 50px;
  }
}

footer #pagetop a img {
  width: 100% !important;
}

footer .footer_cvrBox {
  display: none;
}

@media (max-width: 768px) {
  footer .footer_cvrBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #4CC764;
    width: 100%;
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    height: 60px;
  }
  footer .footer_cvrBox .footerLine {
    background: #4CC764;
    padding: 0 20px;
    width: 50%;
  }
  footer .footer_cvrBox .footerMail {
    background: -webkit-gradient(linear, left top, right top, from(#FFB400), to(#FFD200));
    background: linear-gradient(to right, #FFB400, #FFD200);
    width: 25%;
  }
  footer .footer_cvrBox .footerTell {
    background: #53CFB9;
    width: 25%;
  }
  footer .footer_cvrBox a {
    display: block;
    padding: 10px;
  }
}
