@charset "UTF-8";


/* inner1
***************************************************************/
@media all and (min-width: 681px) {
  .inner1 {
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* w_titleBox1
***************************************************************/
.w_titleBox1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.w_title_h2 {
  color: #ED7D39;
  display: flex;
  align-items: center;
  gap: 0 25px;
}
.w_title_h2 .t1 {
  font-size: 60px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1;
}
.w_title_h2 .t2 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}
.w_title_p {
  font-size: 16px;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 2;
}
.w_btn1 {
  width: 202px;
  height: 58px;
  border-radius: 100px;
  border: 1px solid #ED7D39;
  color: #ED7D39;
  background-color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-in-out;
}
.w_btn1.c1 {
  color: #fff;
  background-color: #ED7D39;
}
@media all and (min-width: 681px) {
  a.w_btn1:hover,
  a:hover .w_btn1 {
    background-color: #ED7D39;
    color: #fff;
  }
  a.w_btn1.c1:hover,
  a:hover .w_btn1.c1 {
    background-color: #fff;
    color: #ED7D39;
  }
}
@media all and (max-width: 680px) {
  .w_titleBox1 {
    display: block;
  }
  .w_title_h2 {
    display: block;
  }
  .w_title_h2 .t1 {
    display: block;
    font-size: 45px;
    text-align: center;
    line-height: 1.15;
  }
  .w_title_h2 .t2 {
    display: block;
    font-size: 13px;
    text-align: center;
    line-height: 1.15;
  }
  .w_title_p {
    font-size: 14px;
    margin-top: 30px;
    padding: 0 25px;
  }
  .w_btn1 {
    width: 202px;
    height: 50px;
    margin: 0 auto;
    font-size: 14px;
  }
}
@media all and (max-width: 370px) {
}


/* w_titleBox2
***************************************************************/
.w_titleBox2 {
  width: calc(100% - 80px);
  height: 300px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF1EB;
  border-radius: 30px;
  color: #ED7D39;
}
.w_titleBox2.bg2 {
  background-color: #FFF7DD;
}
.w_titleBox2.bg3 {
  background-color: #F1F9FB;
}
.w_titleBox2 .t1 {
  font-size: 60px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.17;
}
.w_titleBox2 .t2 {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.17;
  margin-top: 6px;
}
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
  .w_titleBox2 {
    width: calc(100% - 24px);
    height: 220px;
    margin-top: 14px;
  }
  .w_titleBox2 .t1 {
    font-size: 45px;
  }
  .w_titleBox2 .t1.f30 {
    font-size: 30px;
  }
  .w_titleBox2 .t2 {
    font-size: 13px;
  }
}
@media all and (max-width: 370px) {
}


/* pankuzu_list
***************************************************************/
.pankuzu_list {
  width: calc(100% - 80px);
  margin: 0 auto;
  padding-top: 20px;
  color: #aaa;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.pankuzu_list a {
  color: #aaa;
}
@media all and (min-width: 681px) {
  .pankuzu_list a:hover {
    color: #3C3C3C;
  }
}
@media all and (max-width: 680px) {
  .pankuzu_list {
    width: calc(100% - 24px);
    padding-top: 10px;
    font-size: 8px;
  }
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}
