@charset "UTF-8";

/*  fadeInAnim
*---------------------------------------------------------- */
.fadeInAnim {
  opacity: 0;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: opacity 2s ease-out, transform 2s ease-out;
  transition: opacity 2s ease-out, transform 2s ease-out;
}

.fadeInAnim.visible {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

body {
  background: #fcf9f0;
}

.small_section img {
  vertical-align: bottom;
}

.small_section .cv_unit {
  text-align: center;
  margin: 75px auto 0;
  width: 1040px;
}

.small_section .cv_unit img {
  width: 100%;
  height: auto;
}

.small_section .cv_unit .reserve {
  width: 523px;
  float: left;
}

.small_section .cv_unit .tel {
  width: 476px;
  float: right;
  margin-top: 30px;
}

.small_section .plan_unit {
  width: 1200px;
  margin: 0 auto;
  border: 1px solid #dad9cd;
  background: #fff;
  padding: 78px 63px;
}

.small_section .plan_unit > .tit {
  margin-bottom: 42px;
  text-align: center;
}

.small_section .plan_unit > .tit img {
  width: 378px;
  height: auto;
}

.small_section .plan_unit .ph {
  width: 495px;
  float: left;
}

.small_section .plan_unit .ph img {
  width: 100%;
  height: auto;
}

.small_section .plan_unit .txt_box {
  width: 540px;
  float: right;
  text-align: left;
}

.small_section .plan_unit .txt_box .tit {
  font-size: 23px;
  line-height: 1.5;
  margin-bottom: 25px;
  border-bottom: 1px dashed #bdb7b2;
  padding-bottom: 25px;
}

.small_section .plan_unit .txt_box .price {
  color: #ba8412;
  font-size: 31px;
  margin-bottom: 5px;
}

.small_section .plan_unit .txt_box .price_sub {
  font-size: 16px;
  margin-bottom: 25px;
}

.small_section .plan_unit .txt_box .more {
  width: 140px;
  margin: 0 auto;
  padding: 5px 0;
  border-top: 1px solid #8f8f8f;
  border-bottom: 1px solid #8f8f8f;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 1px;
  text-align: center;
  float: left;
}

.small_section .unit01 {
  position: relative;
  z-index: 2000;
  margin: -116px auto 100px;
  padding: 50px 0 0;
  background-color: #fff;
  width: 1180px;
  text-align: center;
  margin-bottom: 115px;
}
.small_section .unit01 .cv_unit {
  margin: 75px auto 115px;
  width: 1040px;
}
.small_section .unit01 .ph {
  width: 996px;
  margin: 0 auto;
}
.small_section .unit01 .ph02 {
  width: 1178px;
  margin: 0 auto;
}
.small_section .unit01 .ph img,
.small_section .unit01 .ph02 img {
  width: 100%;
  height: auto;
}
.small_section .unit01 .txt {
  font-size: 20px;
  line-height: 1.8;
}
.small_section .unit01 .txt span {
  background: #f4ebcc;
}
.small_section .unit01 .txt02 {
  font-size: 25px;
  line-height: 1;
  margin-top: 30px;
}
.small_section .unit01 .catch {
  font-size: 39px;
  line-height: 1;
  text-align: center;
  color: #c79b02;
  margin-top: 20px;
  margin-bottom: 88px;
}
.small_section .unit01 ul {
  width: 996px;
  margin: 0 auto;
}
.small_section .unit01 li {
  width: 230px;
  float: left;
  margin-right: 25.333333px;
}
.small_section .unit01 li:last-child {
  margin-right: 0;
}
.small_section .unit01 li .thumb {
  margin-bottom: 15px;
}
.small_section .unit01 li .thumb img {
  width: 100%;
  height: auto;
}
.small_section .unit01 li .txt {
  font-size: 16px;
  line-height: 1.5;
}
.small_section .unit01 li .txt span {
  background: #f4ebcc;
}
.small_section .unit01 .catch02 {
  font-size: 32px;
  line-height: 1;
  text-align: center;
  color: #d45136;
  margin-bottom: 30px;
  margin-top: 10px;
}
.small_section .unit01 .catch03 {
  font-size: 32px;
  line-height: 1;
  text-align: center;
  color: #c79b02;
  margin-bottom: 80px;
  margin-top: 20px;
}

.small_section .unit02 {
  padding: 113px 0 0;
  background: #fff;
  margin-bottom: 110px;
}
.small_section .unit02 .tit {
  margin-bottom: 65px;
  text-align: center;
}
.small_section .unit02 .tit img {
  width: auto;
  height: 78px;
}
.small_section .unit02 .box_wrapper {
  height: 610px;
  width: 100%;
}
.small_section .unit02 .box_wrapper div {
  float: left;
}
.small_section .unit02 .box_wrapper .ph {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 50%;
  height: 100%;
}
.small_section .unit02 .box_wrapper .txt {
  text-align: left;
  width: 50%;
  height: 100%;
  position: relative;
  padding-top: 80px;
  padding-left: 60px;
  background-repeat: no-repeat;
  background-position: right 68px top 63px;
  background-size: auto 147px;
}
.small_section .unit02 .box_wrapper .txt .sub {
  font-size: 22px;
  margin-bottom: 40px;
  line-height: 1;
  color: #887e75;
}
.small_section .unit02 .box_wrapper .txt .tit {
  font-size: 40px;
  margin-bottom: 30px;
  line-height: 1.4;
  text-align: left;
}
.small_section .unit02 .box_wrapper .txt .caption {
  font-size: 14px;
  line-height: 1.8;
}

.small_section .unit02 .box_wrapper.no01 .ph {
  background-image: url(../small/img/2508/img_flow01.jpg);
}
.small_section .unit02 .box_wrapper.no01 .txt {
  background-image: url(../small/img/new/img_number01.png);
}

.small_section .unit02 .box_wrapper.no02 .ph {
  background-image: url(../small/img/new/img_flow02.jpg);
}
.small_section .unit02 .box_wrapper.no02 .txt {
  background-image: url(../small/img/new/img_number02.png);
}

.small_section .unit02 .box_wrapper.no03 .ph {
  background-image: url(../small/img/2508/img_flow03.jpg);
}
.small_section .unit02 .box_wrapper.no03 .txt {
  background-image: url(../small/img/new/img_number03.png);
}

.small_section .unit02 .box_wrapper.no04 .ph {
  background-image: url(../small/img/2508/img_flow04.jpg);
}
.small_section .unit02 .box_wrapper.no04 .txt {
  background-image: url(../small/img/new/img_number04.png);
}

.small_section .unit02 .box_wrapper.no05 .ph {
  background-image: url(../small/img/2508/img_flow05.jpg);
}
.small_section .unit02 .box_wrapper.no05 .txt {
  background-image: url(../small/img/new/img_number05.png);
}

.small_section .unit03 {
  margin: 0 auto 173px;
  text-align: center;
  background: url(../small/img/new/bg_drowing.jpg) no-repeat center 1146px;
  background-size: auto 227px;
}
.small_section .unit03 .ph {
  width: 1150px;
  margin: 0 auto 460px;
}
.small_section .unit03 .ph img {
  width: 100%;
  height: auto;
}
.small_section .unit03 iframe {
  width: 852px;
  height: 476px;
  margin: 0 auto;
  border: none;
}

.small_section .unit04 {
  margin: 130px auto 113px;
  width: 1200px;
}
.small_section .unit04 .tit {
  width: 498px;
  margin: 0 auto;
}
.small_section .unit04 .tit img {
  width: 100%;
  height: auto;
}
.small_section .unit04 ul {
  width: 1200px;
  margin: 0 auto;
}
.small_section .unit04 li {
  width: 373.333333px;
  float: left;
  margin-right: 40px;
}
.small_section .unit04 li:last-child {
  margin-right: 0;
}
.small_section .unit04 li .thumb {
  margin-bottom: 30px;
}
.small_section .unit04 li .thumb img {
  width: 100%;
  height: auto;
}
.small_section .unit04 li .catch {
  font-size: 26px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 10px;
}
.small_section .unit04 li .txt {
  font-size: 14px;
  line-height: 1.8;
  text-align: left;
}

.small_section .bg_white {
  padding: 125px 0 150px;
  background: #fff;
}

.small_section .unit05 {
  margin: 0 auto 115px;
  width: 1200px;
}
.small_section .unit05 .tit {
  width: 551px;
  margin: 0 auto;
}
.small_section .unit05 .tit img {
  width: 100%;
  height: auto;
}
.small_section .unit05 ul {
  width: 1200px;
  margin: 0 auto;
}
.small_section .unit05 li {
  width: 215px;
  float: left;
  margin-right: 31.25px;
  position: relative;
}
.small_section .unit05 li::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #231000;
  position: absolute;
  right: -22px;
  top: 100px;
}
.small_section .unit05 li:last-child {
  margin-right: 0;
}
.small_section .unit05 li:last-child::after {
  content: none;
}
.small_section .unit05 li .thumb {
  margin-bottom: 27px;
}
.small_section .unit05 li .thumb img {
  width: 100%;
  height: auto;
}
.small_section .unit05 li .catch {
  font-size: 23px;
  line-height: 1;
  text-align: center;
  margin-bottom: 15px;
  color: #c79602;
}
.small_section .unit05 li .txt {
  font-size: 14px;
  line-height: 1.8;
  text-align: left;
}

.small_section .unit06 {
  margin: 0 auto 154px;
  width: 1080px;
}
.small_section .unit06 .tit {
  margin: 0 auto 35px;
  width: 212px;
}
.small_section .unit06 .tit img {
  width: 100%;
  height: auto;
}
.small_section .unit06 .btn a {
  background: #231000;
  width: 314px;
  height: 53px;
  line-height: 53px;
}
.small_section .unit06 .acordion {
  margin-bottom: 33px;
}
.small_section .unit06 .acordion dt {
  margin-bottom: 2px;
  padding: 20px 20px 20px 50px;
  background-color: #edebe6;
  background-image: url(../small/img/txt_q.png);
  background-repeat: no-repeat;
  background-position: 18px center;
  font-size: 21px;
  cursor: pointer;
  position: relative;
}
.small_section .unit06 .acordion dt::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  z-index: 1000;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: url(../small/img/naka_small02_66.jpg) no-repeat;
}
.small_section .unit06 .acordion dd {
  display: none;
  padding: 16px;
  font-size: 15px;
}

.section_h2 {
  position: relative;
  height: 580px;
  margin: 0;
  background-color: #dde8ce;
}

.section_h2 p {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1000;

  margin-left: -710px;
}

.container.small .unit_btn_form .btn_form {
  margin-bottom: 14px;
}

.container.small {
  position: relative;
  z-index: 2000;
  margin: -116px auto 100px;
  padding: 50px 90px 100px;
  background-color: #fff;
  width: 1180px;
  text-align: center;
}
.container.small h2 {
  margin-bottom: 55px;
}

.small_section_message h3 {
  margin-bottom: 26px;
}
.small_section_message .txt01 {
  margin-bottom: 46px;
}
.small_section_message .txt02 {
  margin-bottom: 88px;
}

.small_section_recommended .txt_recommended {
  margin-bottom: 48px;
}
.small_section_recommended .unit_btn_form {
  margin-bottom: 70px;
}

.small_section_nature h3 {
  margin-bottom: 36px;
}
.small_section_nature .txt03 {
  margin-bottom: 34px;
}
.small_section_nature .txt04 {
  margin-bottom: 72px;
}
.small_section_nature .photo {
  margin: 0 -90px 54px;
}
.small_section_nature .unit_btn_form {
  margin-bottom: 88px;
}

.small_section_plan h3 {
  margin: 0 -120px 36px;
  text-align: center;
}

.section_plan_main {
  width: auto;
  padding: 30px;
  background: none;
  box-shadow: none;
  margin: 0 0 92px;;
  text-align: left;
}

.section_plan_main .txtbox .box_inc {
  font-size: 1.1em;
  font-family: 'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif !important;
  text-align: center;
}
.section_plan_main .txtbox .box_inc tr {
  border-bottom: 1px dotted #999;
}
.section_plan_main .txtbox .box_inc tr:last-child {
  border-bottom: none;
}

.section_plan_main .txtbox .box_inc table tr td {
  border: none
}

.small_section_voice h3 {
  margin-bottom: 27px;
}
.small_section_voice .txt_voice {
  margin-bottom: 40px;
}
.small_section_voice .btn_report {
  margin-bottom: 100px;
}

.small_section_flow h3 {
  margin-bottom: 26px;
}
.small_section_flow .txt_flow {
  margin-bottom: 56px;
}
.small_section_flow .unit_btn_form  {
  margin-bottom: 86px;
}

.small_section_qa h3 {
  margin-bottom: 44px;
}
.small_section_qa .tit {
    font-size: 27px;
    font-weight: bold;
    margin: 0 0 5px 0;
    line-height: 1.0;
    font-family: 'Libre Baskerville', serif;
}

.small_section_qa .h3_txt {
    font-size: 11px;
    margin: 0 0 30px 0;
    font-family: "ryo-gothic-plusn", verdana, helvetica, arial, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

.small_section_qa .acordion {
  text-align: left;
  margin-bottom: 42px;
}

.small_section_qa .acordion dt {
  margin-bottom: 2px;
  padding: 20px 20px 20px 50px;
  background-color: #eae3d5;
  background-image: url(../small/img/txt_q.png);
  background-repeat: no-repeat;
  background-position: 18px center;

  font-size: 21px;

  cursor: pointer;

  position: relative;
}
.small_section_qa .acordion dt::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  z-index: 1000;

  display: block;
  width: 30px;
  height: 30px;
  margin-top: -15px;

  background: url(../small/img/naka_small02_66.jpg) no-repeat;
}

.small_section_qa .acordion dd {
  display: none;
  padding: 16px;
  font-size: 15px;
}

.small_section_qa .btn_more {
  margin-bottom: 58px;
}
