@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Serif+JP:wght@200;300;400;600;700;900&family=Shippori+Mincho+B1:wght@400;600;700;800&family=Zen+Old+Mincho:wght@400;700;900&display=swap");
/* 初期化 */
body, form, fieldset,
h1, h2, h3, h4, h5, h6, p, pre, span,
table, tr, th, td,
img, blockquote,
ul, ol, li, dl, dd,
input, textarea, select, option,
embed, object {
  margin: 0;
  padding: 0;
  zoom: 1; }

blockquote, li, dt, dd {
  margin-left: 1em; }

li {
  margin: 0;
  padding: 0;
  /*IE8 fireFox用*/
  list-style-type: none;
  /*IE6-7用*/
  list-style: none; }

input, textarea {
  font-size: 1em; }

table, tr, td, th {
  border-collapse: collapse;
  border: 0; }

img {
  border: 0; }

form {
  margin: 0px;
  padding: 0px; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: underline;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #C5B280;
  text-decoration: none; }

strong {
  font-weight: bold; }

ol {
  width: auto; }

ol li {
  margin-left: 20px;
  list-style: decimal !important; }

ul {
  width: auto; }

ul li {
  margin-left: 1.5em;
  list-style: disc !important; }

/* IE6/7 brが改行されないバグ */
br {
  letter-spacing: 0; }

p {
  line-height: 1.7;
  margin-bottom: 10px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* clearfix */
.clearfix {
  width: 100%;
  clear: both; }

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-table; }

/* Hides from IE-mac */
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* ---------------------------------------------*/
/* 共通エレメント */
/* ---------------------------------------------*/
body {
  font-size: 13px;
  font-family: "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #000;
  text-align: justify;
  text-justify: inter-ideograph; }

#contents a {
  color: #FFF; }

#contents a:hover {
  color: #C5B280; }

.fs10 {
  font-size: 10px; }

.fs12 {
  font-size: 12px; }

.fs13 {
  font-size: 13px; }

.fs14 {
  font-size: 14px; }

.fs15 {
  font-size: 15px; }

.fs16 {
  font-size: 16px; }

.fs18 {
  font-size: 18px; }

.fs32 {
  font-size: 32px;
  margin: 0;
  padding: 10px 0 !important;
  line-height: 1; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.ml35 {
  margin-left: 20px; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

/* 見出し */
table th {
  font-weight: normal;
  color: #fff;
  vertical-align: top !important;
  padding: 3px; }

table td {
  padding: 0px !important;
  font: 14px;
  color: #000; }

table.border-none,
table.border-none th,
table.border-none td {
  text-align: center;
  margin: 0;
  padding: 0 0 10px 0; }

table.border-none td img {
  margin-bottom: 5px; }

.sp {
  display: none !important; }

@media screen and (max-width: 767px) {
  .sp {
    display: block !important; } }
.pc {
  display: block !important; }

@media screen and (max-width: 767px) {
  .pc {
    display: none !important; } }
.box {
  padding-bottom: 20px; }

.bold {
  font-weight: bold; }

.clear {
  clear: both;
  margin-bottom: 10px; }

.pink {
  color: #FF1F80; }

.mail-link {
  font-size: 14px;
  padding: 8px 0px;
  background-color: #FF1F80;
  display: block;
  color: #FFF !important;
  width: 192px;
  text-align: center; }

.mail-link:hover {
  background-color: #A2CA0F;
  text-decoration: none; }

/* ---------------------------------------------*/
/* レイアウト */
/* ---------------------------------------------*/
#container {
  width: 100%; }

#header-content,
ul#main-navi,
#contents,
#footer {
  width: 100%; }

.contents {
  width: 100%;
  max-width: 940px;
  margin: 0 auto; }

/* ------------------------------------------ */
/* ヘッダー */
/* ------------------------------------------ */
#header {
  margin-top: 0px;
  width: 100%;
  height: 100px;
  padding-bottom: 5px;
  padding: 0 15px;
  box-sizing: border-box !important;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0px -2px 12px #B4B4B4;
  z-index: 10; }
  #header .contents {
    position: relative; }
  #header h1 {
    font-size: 14px;
    font-weight: 500; }
  #header .logo {
    padding-top: 25px;
    width: 200px;
    top: 0;
    left: 0;
    z-index: 10;
    position: absolute; }
  #header .inner {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
    box-sizing: border-box;
    width: 513px;
    margin-left: auto; }
    #header .inner a .tel_img {
      margin-top: -4px; }
    #header .inner .btn_a {
      width: 180px;
      height: 50px;
      display: block;
      background: #6E163F;
      color: #fff;
      float: right;
      border-radius: 25px;
      text-align: center;
      line-height: 50px;
      font-size: 18px;
      font-weight: bold;
      position: relative;
      box-shadow: 0px 0 12px #B4B4B4;
      margin-top: 2px; }
      #header .inner .btn_a::before {
        /* くの字の表示設定 */
        content: "";
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 18px;
        width: 6px;
        /* くの字を山なりに見た時、左側の長さ */
        height: 6px;
        /* くの字を山なりに見た時、右側の長さ */
        border-top: 3px solid #fff;
        /* くの字を山なりに見た時、左側の太さと色 */
        border-right: 3px solid #fff;
        /* くの字を山なりに見た時、右側の太さと色 */
        transform: rotate(45deg);
        /* くの字の向き */ }
      #header .inner .btn_a:hover {
        box-shadow: 0px 0 0 #B4B4B4;
        opacity: 0.6; }
  @media screen and (max-width: 767px) {
    #header .logo {
      padding-top: 4px;
      top: 0;
      left: 0;
      width: 151px !important;
      max-width: 151px !important; }
      #header .logo img {
        width: 151px !important; }
    #header h1 {
      font-size: 14px;
      font-weight: 500;
      padding: 8px 15px 0 168px; }
    #header .inner {
      width: 100%;
      padding-left: 0;
      padding-top: 5px;
      box-sizing: border-box;
      display: none; }
      #header .inner p {
        font-size: 12px;
        color: #111111; }
      #header .inner h1 {
        font-size: 12px;
        font-weight: normal;
        color: #111111; } }
  #header.fixed .logo {
    position: fixed; }

@media screen and (max-width: 767px) {
  #header {
    height: 60px; } }
/* ---------------------------------------------------------------- */
/* CTA固定ボタン */
/* ---------------------------------------------------------------- */
#fixedBtnSpArea {
  width: 100%;
  opacity: 0;
  z-index: 10;
  position: fixed;
  bottom: -60px;
  transition: .6s;
  background-color: #27282B; }
  #fixedBtnSpArea .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    #fixedBtnSpArea .inner a {
      width: 33.3%;
      color: #fff;
      background: #111;
      display: block;
      height: 60px;
      text-align: center;
      box-sizing: border-box;
      padding: 20px 10px 0;
      border-right: 1px solid #fff; }

#fixedBtnSpArea.fixedsp {
  opacity: 1;
  transition: .6s;
  bottom: 0; }

@media screen and (min-width: 768px) {
  #fixedBtnSpArea {
    display: none !important; } }
.accordion ul {
  width: 100%;
  padding: 0 0 50px; }

.accordion li {
  position: relative;
  list-style: none !important;
  margin: 0 0 20px; }

.accordion li:first-child {
  margin-top: 20px; }

.accordion > ul > li > a {
  display: block;
  text-decoration: none;
  cursor: pointer;
  padding: 10px 70px 10px 0px;
  position: relative;
  background: #fff;
  font-size: 18px;
  font-weight: normal;
  color: #111111;
  text-align: left;
  border-bottom: 1px solid #707070; }

.accordion > ul > li > div {
  display: none;
  text-align: left;
  padding: 20px 0 20px;
  color: #555;
  line-height: 1.8;
  font-size: 16px; }
  .accordion > ul > li > div span {
    color: #9F3030; }

.accordion li .accordion_icon,
.accordion li .accordion_icon span {
  display: inline-block;
  transition: all .3s;
  box-sizing: border-box; }

.accordion li .accordion_icon {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 23px;
  right: 15px; }

.accordion li .accordion_icon span {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #111111; }

.accordion li .accordion_icon span:nth-of-type(1) {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg); }

.accordion li .accordion_icon span:nth-of-type(2) {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg); }

.accordion li .accordion_icon.active span:nth-of-type(1) {
  display: none; }

.accordion li .accordion_icon.active span:nth-of-type(2) {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg); }

.line_link {
  margin-top: 30px;
  display: block;
  width: 100%;
  height: 100px;
  background: #111111 url("../images/svg/icon_arrow.svg") no-repeat;
  background-size: 10px;
  background-position: top 47px right 34px;
  line-height: 100px;
  color: #fff;
  font-size: 20px;
  text-align: center; }
  .line_link span {
    padding-left: 50px;
    padding: 10px 0 10px 50px;
    background: url("../images/svg/icon_line.svg") no-repeat;
    background-position: top 12px left 0;
    background-size: 32px; }
  .line_link:hover {
    color: #fff;
    opacity: 0.8; }

.b1_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #111111; }
  .b1_box .img_box {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden; }
  .b1_box .text_box {
    width: calc( 100% - 103px ); }
    .b1_box .text_box h3 {
      font-size: 28px;
      font-weight: normal;
      padding-top: 54px; }
      .b1_box .text_box h3.step1 {
        background: url("../images/svg/step1.svg") no-repeat;
        background-position: top 0 left 0;
        background-size: 80px; }
      .b1_box .text_box h3.step2 {
        background: url("../images/svg/step2.svg") no-repeat;
        background-position: top 0 left 0;
        background-size: 80px; }
      .b1_box .text_box h3.step3 {
        background: url("../images/svg/step3.svg") no-repeat;
        background-position: top 0 left 0;
        background-size: 80px; }
      .b1_box .text_box h3.step4 {
        background: url("../images/svg/step4.svg") no-repeat;
        background-position: top 0 left 0;
        background-size: 80px; }
      .b1_box .text_box h3.step5 {
        background: url("../images/svg/step5.svg") no-repeat;
        background-position: top 0 left 0;
        background-size: 80px; }
      .b1_box .text_box h3.step6 {
        background: url("../images/svg/step6.svg") no-repeat;
        background-position: top 0 left 0;
        background-size: 80px; }
      .b1_box .text_box h3.step7 {
        background: url("../images/svg/step7.svg") no-repeat;
        background-position: top 0 left 0;
        background-size: 80px; }
      .b1_box .text_box h3.step8 {
        background: url("../images/svg/step8.svg") no-repeat;
        background-position: top 0 left 0;
        background-size: 80px; }
      .b1_box .text_box h3.step9 {
        background: url("../images/svg/step9.svg") no-repeat;
        background-position: top 0 left 0;
        background-size: 80px; }
    @media screen and (max-width: 767px) {
      .b1_box .text_box h3 {
        font-size: 22px !important; } }
  .b1_box .text_box2 p {
    padding: 15px 0;
    font-size: 14px; }

.b2_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #111111; }
  .b2_box .img_box {
    width: 240px; }
  .b2_box .img_sp {
    display: none; }
  .b2_box .text_box {
    width: calc( 100% - 258px ); }
    .b2_box .text_box h3 {
      font-size: 28px;
      font-weight: normal;
      padding-left: 90px;
      padding-bottom: 10px; }
      .b2_box .text_box h3.Approach1 {
        background: url("../images/svg/approach1.svg") no-repeat;
        background-position: top 5px left 0;
        background-size: 80px; }
      .b2_box .text_box h3.Approach2 {
        background: url("../images/svg/approach2.svg") no-repeat;
        background-position: top 5px left 0;
        background-size: 80px; }
      .b2_box .text_box h3.Approach3 {
        background: url("../images/svg/approach3.svg") no-repeat;
        background-position: top 5px left 0;
        background-size: 80px; }
      .b2_box .text_box h3.Approach4 {
        background: url("../images/svg/approach4.svg") no-repeat;
        background-position: top 5px left 0;
        background-size: 80px; }
      .b2_box .text_box h3.Approach5 {
        background: url("../images/svg/approach5.svg") no-repeat;
        background-position: top 5px left 0;
        background-size: 80px; }
      .b2_box .text_box h3.Approach6 {
        background: url("../images/svg/approach6.svg") no-repeat;
        background-position: top 5px left 0;
        background-size: 80px; }
      .b2_box .text_box h3.Approach7 {
        background: url("../images/svg/approach7.svg") no-repeat;
        background-position: top 5px left 0;
        background-size: 80px; }
      .b2_box .text_box h3.Approach8 {
        background: url("../images/svg/approach8.svg") no-repeat;
        background-position: top 5px left 0;
        background-size: 80px; }
      .b2_box .text_box h3.Approach9 {
        background: url("../images/svg/approach9.svg") no-repeat;
        background-position: top 5px left 0;
        background-size: 80px; }
    @media screen and (max-width: 767px) {
      .b2_box .text_box h3 {
        font-size: 22px !important; } }
  @media screen and (max-width: 767px) {
    .b2_box .img_box {
      display: none; }
    .b2_box .img_sp {
      display: block;
      float: right;
      margin-bottom: 17px;
      margin-left: 27px; }
    .b2_box .text_box {
      width: 100%; } }
  .b2_box .text_box2 p {
    padding: 15px 0;
    font-size: 14px; }

.home #formWrap {
  width: 100%;
  background: linear-gradient(180deg, #fff 0%, #fff 46px, #668C2C 46px, #668C2C 100%);
  padding: 100px 15px 60px;
  margin-top: -100px;
  box-sizing: border-box; }
  .home #formWrap h3 {
    color: #fff;
    font-size: 42px;
    text-align: center; }
  .home #formWrap .w_text {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px; }
  .home #formWrap .w_box {
    padding: 60px 60px;
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .home #formWrap h3 {
      color: #fff;
      font-size: 32px;
      text-align: center; }
    .home #formWrap .w_text {
      color: #fff;
      font-size: 14px;
      text-align: center;
      font-weight: bold;
      padding-bottom: 20px; }
    .home #formWrap .w_box {
      padding: 20px 15px;
      background: #fff;
      border-radius: 4px;
      box-sizing: border-box; } }
.home table.formTable {
  width: 100% !important;
  box-sizing: border-box;
  margin: 0 auto;
  border-collapse: collapse;
  display: block; }
.home table.formTable tr {
  box-sizing: border-box;
  display: block; }
.home table.formTable td, .home table.formTable th {
  box-sizing: border-box;
  display: block; }
.home table.formTable th {
  color: #111111 !important;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px; }
.home table.formTable td {
  color: #111111 !important;
  font-size: 18px !important;
  font-weight: bold;
  padding-bottom: 20px !important; }
@media screen and (max-width: 767px) {
  .home table.formTable td {
    color: #111111 !important;
    font-size: 14px !important;
    font-weight: bold;
    padding-bottom: 20px !important; } }
.home table.formTable tbody {
  box-sizing: border-box;
  display: block; }
.home .require {
  color: #fff;
  background: #E76A45;
  padding: 4px 10px;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 14px; }
.home .require2 {
  color: #fff;
  background: #999999;
  padding: 4px 10px;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 14px; }
.home table.formTable input[type="text"], .home table.formTable input[type="email"], .home table.formTable input[type="number"], .home table.formTable textarea {
  padding: 8px .5em 8px 10px;
  margin: 0;
  background: #F5F5F5;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 0;
  border: 1px solid #B5B5B5;
  border-radius: 4px;
  box-sizing: border-box; }
  .home table.formTable input[type="text"]::placeholder, .home table.formTable input[type="email"]::placeholder, .home table.formTable input[type="number"]::placeholder, .home table.formTable textarea::placeholder {
    color: #B5B5B5; }
.home table.formTable .t_text {
  font-size: 14px;
  padding-bottom: 10px;
  font-weight: normal; }
.home table.formTable .t_box_p {
  padding-bottom: 10px; }

.sub #formWrap {
  padding: 78px 15px 30px;
  min-height: 450px;
  box-sizing: border-box; }
  .sub #formWrap h3 {
    text-align: center;
    font-size: 30px;
    color: #3C5F0C;
    padding-bottom: 20px;
    font-family: 'Zen Old Mincho', serif; }
  .sub #formWrap h4 {
    text-align: center;
    font-size: 30px;
    color: #3C5F0C;
    padding-bottom: 20px;
    font-family: 'Zen Old Mincho', serif; }
  .sub #formWrap p {
    font-size: 18px; }
  .sub #formWrap table.formTable th {
    font-size: 18px;
    color: #111; }
  .sub #formWrap table.formTable td {
    font-size: 18px;
    color: #111 !important;
    min-height: 20px;
    padding: 10px !important; }
  .sub #formWrap input {
    color: #fff;
    font-size: 18px;
    margin: 20px 15px;
    background: #6E163F;
    border: none;
    padding: 10px;
    border-radius: 4px; }
    .sub #formWrap input:hover {
      opacity: 0.8;
      cursor: pointer; }
    .sub #formWrap input.bk_btn {
      background: #555; }
  @media screen and (max-width: 767px) {
    .sub #formWrap input {
      color: #fff;
      font-size: 18px;
      margin: 20px auto;
      background: #6E163F;
      border: none;
      padding: 20px 10px;
      border-radius: 4px;
      display: block;
      height: auto !important; }
      .sub #formWrap input:hover {
        opacity: 0.8;
        cursor: pointer; }
      .sub #formWrap input.bk_btn {
        background: #555; } }

#header_top {
  height: 100px; }

@media screen and (max-width: 767px) {
  #header_top {
    height: 60px; } }
.main_visual {
  width: 100%;
  height: 680px;
  background: url("../img/main_pc.jpg") no-repeat;
  background-size: auto 100%;
  background-position: center center;
  position: relative; }
  .main_visual .inner {
    display: block;
    position: fixed;
    bottom: 10px;
    right: 15px;
    width: 287px;
    z-index: 8; }
    .main_visual .inner a {
      opacity: 1 !important; }
      .main_visual .inner a img {
        width: 287px;
        display: block;
        margin: 0 15px 0 auto;
        opacity: 1 !important; }
      .main_visual .inner a:hover {
        opacity: 1 !important; }
        .main_visual .inner a:hover img {
          opacity: 1 !important; }

@media screen and (max-width: 767px) {
  .main_visual {
    width: 100%;
    height: 0;
    padding-bottom: 190%;
    background: url("../img/main_sp.jpg") no-repeat;
    background-size: cover !important;
    background-position: top center; }
    .main_visual .inner {
      display: block;
      position: absolute;
      bottom: 10px;
      left: 0;
      width: 100%; }
      .main_visual .inner a {
        width: 77%;
        display: block;
        margin: 0 auto; }
        .main_visual .inner a img {
          width: 100%;
          display: block;
          margin: 0 auto; } }
.contents_1 {
  padding: 60px 15px 60px; }
  .contents_1 .g_box {
    width: 100%;
    border: 4px solid #3C5F0C;
    background: #FFEFD6 url("../img/pc_cta.jpg") no-repeat;
    background-size: 100%;
    background-position: top center;
    padding-top: 34%; }
    .contents_1 .g_box .btn_box {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 0 15px;
      box-sizing: border-box; }
      .contents_1 .g_box .btn_box .btn_c_box {
        max-width: calc( ( 100% - ( 0px * ( 2 - 1) ) ) / 2 ); }
        .contents_1 .g_box .btn_box .btn_c_box a img {
          width: 100%;
          margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .contents_1 .g_box {
      width: 100%;
      border: none;
      background: url("../img/sp_cta.png") no-repeat;
      background-size: 100%;
      background-position: top center;
      padding-top: 85%; }
      .contents_1 .g_box .btn_box {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 15px 8%;
        box-sizing: border-box; }
        .contents_1 .g_box .btn_box .btn_c_box {
          max-width: calc( ( 100% - ( 0px * ( 1 - 1) ) ) / 1 ); }
          .contents_1 .g_box .btn_box .btn_c_box a img {
            width: 100%;
            margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .contents_1 {
    padding: 30px 15px 30px; } }
.contents_2 {
  padding: 60px 15px 20px;
  background: #E9EDD3;
  position: relative; }
  .contents_2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    border: 40px solid transparent;
    border-top: 40px solid #fff; }
  .contents_2 .img_01 {
    display: block;
    margin: 0 auto;
    max-width: 592px; }
  .contents_2 .column3Wrap {
    padding: 30px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 5; }
    .contents_2 .column3Wrap .columnBox {
      width: calc( ( 100% - ( 48px * ( 3 - 1) ) ) / 3 ); }
      .contents_2 .column3Wrap .columnBox img {
        width: 100%; }

@media screen and (max-width: 767px) {
  .contents_2 {
    padding: 30px 15px 30px;
    text-align: center; } }
.contents_3 {
  background: #fff url("../img/triangle_green.png") no-repeat;
  background-size: 100% 200px;
  background-position: top center;
  min-height: 200px;
  padding-top: 70px;
  margin-top: -70px;
  position: relative;
  z-index: 2; }
  .contents_3 .title_text img {
    width: auto !important;
    max-width: 100% !important; }

@media screen and (max-width: 767px) {
  .contents_3 {
    background: #fff url("../img/triangle_green.png") no-repeat;
    background-size: 100% 62px;
    background-position: top center;
    min-height: 200px;
    padding-top: 0;
    margin-top: 0; }
    .contents_3 .title_text img {
      width: 80% !important;
      max-width: 289px !important; }
    .contents_3 .yazirusi {
      margin-top: -30px !important;
      display: none !important; } }
.contents_4 {
  padding: 0 15px;
  box-sizing: border-box;
  background: linear-gradient(180deg, #fff 0%, #fff 186px, #F5F5F5 50%, #F5F5F5 100%); }
  .contents_4 img {
    width: 100%;
    max-width: 443px;
    display: block;
    margin: 0 auto !important; }

.contents_5 {
  background: #F5F5F5;
  padding: 0 15px 60px;
  box-sizing: border-box; }
  .contents_5 img {
    width: 100%;
    display: block;
    margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .contents_5 img {
      width: 100%;
      max-width: 500px;
      display: block;
      margin: 0 auto; } }

.contents_6 {
  padding: 70px 15px 50px;
  background: #fff;
  position: relative;
  box-sizing: border-box; }
  .contents_6::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    border: 40px solid transparent;
    border-top: 40px solid #F5F5F5; }
  .contents_6 .title_text {
    max-width: 331px;
    width: 100%;
    display: block;
    margin: 0 auto; }
  .contents_6 .img_area {
    padding: 20px 0 0; }
    .contents_6 .img_area img {
      width: 100%; }

.contents_7 {
  padding: 70px 15px 50px;
  background: #F5F5F5;
  position: relative;
  box-sizing: border-box; }
  .contents_7::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    border: 40px solid transparent;
    border-top: 40px solid #fff; }
  .contents_7 h3 {
    text-align: center;
    font-size: 30px;
    color: #3C5F0C;
    padding-bottom: 20px;
    font-family: 'Zen Old Mincho', serif; }
  .contents_7 .title_text img {
    width: 100%;
    max-width: 500px;
    display: block;
    margin: 0 auto; }
  .contents_7 .s_box img {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .contents_7 .s_box_w {
      background: url("../img/scroll.svg") no-repeat;
      background-position: bottom right;
      background-size: 108px;
      padding-bottom: 30px; }
    .contents_7 .s_box {
      overflow-y: auto; }
      .contents_7 .s_box img {
        width: 767px; } }
  @media screen and (max-width: 600px) {
    .contents_7 .s_box {
      overflow-y: auto; }
      .contents_7 .s_box img {
        width: 600px; } }
  .contents_7 p.v_text {
    font-size: 14px;
    color: #6D495A;
    padding-top: 20px;
    font-weight: bold;
    text-align: center; }
  @media screen and (max-width: 767px) {
    .contents_7 p.v_text {
      text-align: left; } }
  .contents_7 p.v_text2 {
    font-size: 14px;
    color: #333333;
    padding-top: 0;
    font-weight: bold;
    text-align: center; }
  .contents_7 .w_box {
    background: #FFFFFF;
    padding: 45px 0 45px;
    margin-top: 50px; }
    .contents_7 .w_box img {
      width: 100%; }
    .contents_7 .w_box .w2 {
      max-width: 820px;
      margin: 0 auto;
      display: block;
      padding-top: 40px; }
  .contents_7 .yazirusi {
    position: relative;
    width: 100%; }
    .contents_7 .yazirusi img {
      display: block;
      margin: -20px auto 0; }

.contents_8 {
  padding: 70px 15px 50px;
  background: #F5F5F5;
  position: relative;
  box-sizing: border-box; }
  .contents_8::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    border: 40px solid transparent;
    border-top: 40px solid #fff; }
  .contents_8 h3 {
    text-align: center;
    font-size: 30px;
    color: #3C5F0C;
    padding-bottom: 20px;
    font-family: 'Zen Old Mincho', serif; }
  .contents_8 img {
    width: 100%; }

.contents_9 {
  padding: 70px 15px 50px;
  background: #fff;
  position: relative;
  box-sizing: border-box; }
  .contents_9::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    border: 40px solid transparent;
    border-top: 40px solid #F5F5F5; }
  .contents_9 h3 {
    text-align: center;
    font-size: 30px;
    color: #3C5F0C;
    padding-bottom: 20px;
    font-family: 'Zen Old Mincho', serif; }
  .contents_9 img {
    width: 100%; }

.contents_10 {
  padding: 70px 15px 50px;
  background: #F5F5F5;
  position: relative;
  box-sizing: border-box; }
  .contents_10::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    border: 40px solid transparent;
    border-top: 40px solid #fff; }
  .contents_10 h3 {
    text-align: center;
    font-size: 30px;
    color: #3C5F0C;
    padding-bottom: 20px;
    font-family: 'Zen Old Mincho', serif; }
  .contents_10 img {
    width: 100%; }
  .contents_10 .q_text {
    padding: 12px 15px 12px 70px;
    position: relative;
    background: #fff;
    border-radius: 4px; }
    .contents_10 .q_text .icon {
      position: absolute;
      top: 10px;
      left: 20px;
      width: 30px;
      height: 30px;
      border-radius: 15px;
      background: #6E163F;
      text-align: center;
      color: #fff;
      font-size: 18px;
      font-family: 'Zen Old Mincho', serif; }
    .contents_10 .q_text p {
      font-size: 18px;
      font-family: 'Zen Old Mincho', serif;
      margin-bottom: 0; }
  .contents_10 .a_text {
    padding: 12px 15px 12px 70px;
    position: relative;
    background: #F5F5F5; }
    .contents_10 .a_text .icon {
      position: absolute;
      top: 10px;
      left: 20px;
      width: 30px;
      height: 30px;
      border-radius: 15px;
      background: #3C5F0C;
      text-align: center;
      color: #fff;
      font-size: 18px;
      font-family: 'Zen Old Mincho', serif; }
    .contents_10 .a_text p {
      font-size: 16px;
      font-family: 'Zen Old Mincho', serif;
      margin-bottom: 0;
      color: #333333; }
  @media screen and (max-width: 767px) {
    .contents_10 .q_text {
      padding: 12px 15px 12px 50px;
      position: relative;
      background: #fff; }
      .contents_10 .q_text .icon {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        background: #6E163F;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-family: 'Zen Old Mincho', serif; }
      .contents_10 .q_text p {
        font-size: 18px;
        font-family: 'Zen Old Mincho', serif;
        margin-bottom: 0; }
    .contents_10 .a_text {
      padding: 12px 15px 12px 50px;
      position: relative;
      background: #F5F5F5; }
      .contents_10 .a_text .icon {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        background: #3C5F0C;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-family: 'Zen Old Mincho', serif; }
      .contents_10 .a_text p {
        font-size: 16px;
        font-family: 'Zen Old Mincho', serif;
        margin-bottom: 0;
        color: #333333; } }

.contents_11 {
  padding: 70px 15px 50px;
  background: #E9EDD3;
  position: relative;
  box-sizing: border-box; }
  .contents_11::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    border: 40px solid transparent;
    border-top: 40px solid #F5F5F5; }
  .contents_11 h3 {
    text-align: center;
    font-size: 30px;
    color: #3C5F0C;
    padding-bottom: 20px;
    font-family: 'Zen Old Mincho', serif; }
  .contents_11 img {
    width: 100%; }

.contents_12 {
  padding: 70px 15px 50px;
  background: #fff;
  position: relative;
  box-sizing: border-box; }
  .contents_12 h3 {
    text-align: center;
    font-size: 30px;
    color: #3C5F0C;
    padding-bottom: 20px;
    font-family: 'Zen Old Mincho', serif; }
  .contents_12 h4 {
    padding: 4px 10px 4px;
    background: #3C5F0C;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px; }
  .contents_12 p {
    font-size: 16px;
    margin-bottom: 20px; }
  .contents_12 img {
    width: 100%; }
  .contents_12 .column2Wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .contents_12 .column2Wrap .columnBox {
      width: calc( ( 100% - ( 30px * ( 2 - 1) ) ) / 2 ); }
    @media screen and (max-width: 767px) {
      .contents_12 .column2Wrap .columnBox {
        width: 100%;
        padding-bottom: 10px; } }
  .contents_12 .map_box {
    padding: 30px 0 30px; }

.yazirusi_box {
  position: relative; }
  .yazirusi_box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -40px;
    border: 40px solid transparent;
    border-top: 40px solid #E9EDD3; }

@media screen and (max-width: 767px) {
  .yazirusi_box {
    padding-top: 50px; } }
.page_top {
  text-align: right; }
  .page_top a {
    color: #3C5F0C;
    position: relative;
    padding-right: 30px;
    padding-bottom: 30px; }
    .page_top a:after {
      content: "";
      position: absolute;
      top: 5px;
      right: 9px;
      width: 4px;
      height: 4px;
      border-top: 2px solid #3C5F0C;
      border-right: 2px solid #3C5F0C;
      -webkit-transform: rotate(315deg);
      transform: rotate(315deg); }

/* ------------------------------------------ */
/* フッター */
/* ------------------------------------------ */
#footer {
  padding: 57px 15px 83px;
  background: #3C5F0C;
  box-sizing: border-box; }
  #footer p {
    text-align: center;
    color: #fff;
    font-size: 16px; }

.f_btn_area {
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 60px;
  bottom: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .f_btn_area .btn_c_box {
    width: 50%;
    height: 60px; }
    .f_btn_area .btn_c_box a {
      width: 100%;
      height: 60px;
      display: block; }
      .f_btn_area .btn_c_box a.f_btn1 {
        background: #E76A45; }
      .f_btn_area .btn_c_box a.f_btn2 {
        background: #6E163F; }
      .f_btn_area .btn_c_box a img {
        height: 60px;
        width: auto;
        margin: 0 auto;
        display: block; }

@media screen and (min-width: 768px) {
  .f_btn_area {
    display: none; } }
.form_top {
  background: linear-gradient(180deg, #fff 0%, #fff 26px, #668C2C 26px, #668C2C 100%);
  padding: 0 15px; }
  .form_top img {
    width: 100%;
    max-width: 420px !important;
    display: block;
    margin: 0 auto; }

.privacy_policy_box {
  border: 1px solid #B5B5B5;
  border-radius: 4px;
  padding: 27px 40px;
  margin-bottom: 30px;
  overflow-y: auto;
  width: 100%;
  height: 111px;
  box-sizing: border-box; }
  .privacy_policy_box h3 {
    text-align: center;
    color: #111111 !important;
    font-size: 16px !important; }
  .privacy_policy_box h4 {
    text-align: left;
    color: #111111 !important;
    font-size: 16px !important; }
  .privacy_policy_box p {
    font-size: 14px !important; }

.privacy_policy_text {
  font-size: 16px;
  color: #F5A710;
  text-align: center;
  padding-bottom: 10px; }

.submit_btn input {
  width: 420px;
  height: 102px;
  background: url("../img/pc_btn_soushin_off.png") no-repeat;
  background-position: center;
  background-size: 100%;
  border: none; }
  .submit_btn input::placeholder {
    display: none; }
  .submit_btn input:hover {
    background: url("../img/pc_btn_soushin_on.png") no-repeat;
    background-position: center;
    background-size: 100%;
    border: none;
    cursor: pointer; }

@media screen and (max-width: 767px) {
  .submit_btn input {
    width: 100%;
    height: 0;
    background: url("../img/sp_btn_soushin.png") no-repeat;
    background-position: center;
    background-size: 100%;
    border: none;
    padding-bottom: 33%; }
    .submit_btn input:hover {
      width: 100%;
      height: 0;
      background: url("../img/sp_btn_soushin.png") no-repeat;
      background-position: center;
      background-size: 100%;
      border: none;
      padding-bottom: 33%;
      opacity: 0.8; } }
@media screen and (max-width: 767px) {
  .y_box {
    padding: 0 15px; } }
