@charset "UTF-8";
.sp {
  display: none;
}

.main_wrapper {
  min-width: 1200px;
}

#conteiner {
  overflow: hidden;
  padding-top: 100px;
}
#conteiner #kv {
  -webkit-animation: side-in-top 1s forwards;
  animation: side-in-top 1s forwards;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#conteiner #kv .swiper img {
  width: 100% !important;
  height: 670px !important;
  -o-object-fit: cover;
  object-fit: cover;
}
#conteiner #kv #main-copy {
  -webkit-animation: side-in 2s forwards;
  animation: side-in 2s forwards;
  width: 720px;
  position: absolute;
  bottom: 5px;
  z-index: 100;
  left: 5%;
}

#news-top {
  margin-top: 60px;
  padding-bottom: 200px;
}
#news-top h2 {
  font-size: 35px;
  color: #bf9e80;
}
#news-top ul {
  margin-top: 30px;
}
#news-top ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #333;
}
#news-top ul li p {
  font-size: 14px;
  padding: 20px;
}
#news-top ul li p.category span {
  width: 70px;
  text-align: center;
  background-color: #5A8C83;
  display: inline-block;
  color: #FFF;
  padding: 0 20px;
  font-size: 12px;
}
#news-top ul li:last-child {
  border-bottom: 1px solid #333;
}
#news-top .more {
  font-size: 25px;
  color: #bf9e80;
}

p.century {
  letter-spacing: 0;
}

.news-ichiran {
  width: 800px;
  margin: 20px auto 160px;
}
.news-ichiran ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #333;
}
.news-ichiran ul li p {
  font-size: 14px;
  padding: 20px;
}
.news-ichiran ul li p.category span {
  width: 70px;
  text-align: center;
  background-color: #5A8C83;
  display: inline-block;
  color: #FFF;
  padding: 0 20px;
  font-size: 12px;
}
.news-ichiran ul li:last-child {
  border-bottom: 1px solid #333;
}

.news-single {
  width: 800px;
  margin: 20px auto 160px;
}
.news-single h3 {
  text-align: center;
  font-size: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #999;
}
.news-single p.date {
  text-align: right;
  padding-top: 10px;
}
.news-single .honbun {
  margin: 40px 0;
}
.news-single .honbun p {
  padding-bottom: 1em;
}

#lineup-top {
  background-color: #dccfb0;
  padding-bottom: 50px;
}
#lineup-top .inner {
  width: 1200px;
  margin: 0 auto;
  padding: 150px 0;
  position: relative;
}
#lineup-top h2 {
  position: absolute;
  right: 4%;
  top: -120px;
  display: block;
  font-size: 80px;
  color: #c59726;
}
#lineup-top h2 span {
  font-size: 20px;
}
#lineup-top .txt01 {
  display: block;
  position: absolute;
  right: 14%;
  font-weight: bold;
  top: -120px;
}
#lineup-top ul li {
  position: relative;
  margin-bottom: 100px;
  width: 900px;
  height: 370px;
  margin: 0 auto 50px;
}
#lineup-top ul li h3 {
  font-size: 41px;
  line-height: 100%;
  padding-bottom: 25px;
  color: #c59726;
}
#lineup-top ul li h3 span {
  font-size: 0.6em;
}
#lineup-top ul li:nth-child(odd) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#lineup-top ul li:nth-child(odd) .pic {
  margin-right: 5%;
  margin-top: 12px;
}
#lineup-top ul li:nth-child(even) .pic {
  position: absolute;
  right: 0;
  margin-top: 12px;
}
#lineup-top ul li .pic {
  width: 50%;
}
#lineup-top ul li .shosai {
  width: 45%;
}
#lineup-top ul li p {
  font-size: 15px;
  line-height: 200%;
}

#parformance-top {
  background-color: #869d8b;
  padding-bottom: 180px;
}
#parformance-top .inner {
  width: 1200px;
  margin: 0 auto;
  padding: 150px 0 0 0;
  position: relative;
}
#parformance-top h2 {
  position: absolute;
  left: 35px;
  top: -120px;
  display: block;
  font-size: 80px;
  color: #ece5d2;
}
#parformance-top h2 span {
  font-size: 20px;
}
#parformance-top .txt01 {
  display: block;
  position: absolute;
  left: 0px;
  font-weight: bold;
  top: -120px;
}
#parformance-top .txt02 {
  display: block;
  position: absolute;
  right: 0px;
  font-weight: bold;
  top: -120px;
  line-height: 280%;
  font-size: 1.3em;
}
#parformance-top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 975px;
  margin-left: 225px;
}
#parformance-top ul li {
  width: 471px;
  margin-right: 33px;
  margin-bottom: 50px;
}
#parformance-top ul li:nth-child(2n) {
  margin-right: 0;
}
#parformance-top ul li p {
  padding-top: 5px;
  font-size: 15px;
}
#parformance-top ul li .pic img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}
#parformance-top ul a.more-XL {
  margin-top: 80px;
}

#handmade-top {
  background-color: #e5916f;
  height: 1280px;
}
#handmade-top .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 60px 0;
  position: relative;
}
#handmade-top p.txt01 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}
#handmade-top p.txt02 {
  font-size: 40px;
  font-weight: bold;
  padding-bottom: 40px;
}
#handmade-top h2 {
  padding-bottom: 40px;
}
#handmade-top .pic01, #handmade-top .pic02, #handmade-top .pic03 {
  position: absolute;
}
#handmade-top .pic01 {
  left: -65px;
  bottom: -470px;
  width: 340px;
}
#handmade-top .pic02 {
  left: 0px;
  right: 0px;
  margin: 0 auto;
  width: 500px;
}
#handmade-top .pic03 {
  right: -65px;
  bottom: -470px;
  width: 340px;
}
#handmade-top .btn_pos {
  position: absolute;
  width: 400px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -697px;
}

.top_banner_area ul {
  width: 80%;
  margin: 30px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top_banner_area ul li + li {
  margin-left: 10px;
}

#instagram-top {
  width: 1045px;
  margin: 0 auto;
  padding: 150px 0 100px;
  border-bottom: 1px solid #333;
}
#instagram-top .inner {
  position: relative;
}
#instagram-top .inner .followme {
  position: absolute;
  top: -45px;
  right: 270px;
}
#instagram-top .inner .pic {
  margin: 50px 0;
}
#instagram-top h2 {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#instagram-top h2 img {
  vertical-align: middle;
}
#instagram-top h2:before, #instagram-top h2:after {
  content: "";
  height: 1px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #333;
}
#instagram-top h2:before {
  margin-right: 2em;
}
#instagram-top h2:after {
  margin-left: 2em;
}

#blog-top {
  margin: 50px auto 50px;
}
#blog-top .inner {
  position: relative;
}
#blog-top .inner .blog-kv {
  width: 700px;
  margin: 0 auto 30px;
}
#blog-top p.txt01 {
  font-weight: bold;
}
#blog-top h2 {
  font-size: 55px;
}
#blog-top a {
  text-align: center !important;
  display: block;
  margin: 30px 0;
  font-weight: bold;
}
#blog-top a.arrow-right:after {
  background-image: url("../image/cmn/black-arrow@2x.png");
  width: 30px;
  height: 30px;
  background-size: contain;
  vertical-align: middle;
  margin-left: 20px;
}
#blog-top .blog-pic {
  height: 250px;
  background-image: url(image/top/blog-pic.jpg);
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

#youtube-area {
  background-color: #dccfb0;
}
#youtube-area .youtube-kv {
  width: 700px;
  margin: 0px auto;
  padding: 50px 0;
}

#event-top {
  margin: 80px 0 90px;
}
#event-top h2 {
  text-align: center;
  font-size: 55px;
  color: #A8835F;
  line-height: 60%;
}
#event-top h2 span {
  font-size: 20px;
}
#event-top .title {
  font-weight: bold;
  font-size: 14px;
  padding: 8px 0;
}
#event-top .date {
  font-size: 13px;
  font-weight: bold;
}
#event-top .wrapper {
  width: 1100px;
  margin: 30px auto;
}
#event-top .wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#event-top .wrapper ul li {
  width: 30%;
  margin-right: 5%;
}
#event-top .wrapper ul li:nth-child(3) {
  margin-right: 0;
}
#event-top .wrapper ul li .pic img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
}
#event-top .wrapper ul li .yoyaku {
  background-color: #A8835F;
  text-align: center;
  padding: 8px 0;
  color: #FFF;
  width: 100%;
}
#event-top .wrapper ul li .yoyaku-end {
  background-color: #ddd;
  text-align: center;
  padding: 8px 0;
  color: #000;
  width: 100%;
}

#contact-top {
  background-color: #F3F2EE;
  position: relative;
  padding: 50px 0;
}
#contact-top .inner {
  width: 1000px;
  margin: 0 auto;
}
#contact-top .inner h2 {
  font-size: 65px;
  margin-bottom: -10px;
}
#contact-top .inner .txt01 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#contact-top .inner .flex-wrap {
  margin: 10px 0;
}
#contact-top .inner .flex-wrap div.wrap_L, #contact-top .inner .flex-wrap div.wrap_C, #contact-top .inner .flex-wrap div.wrap_R {
  width: 33%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
}
#contact-top .inner .flex-wrap div.wrap_L h3, #contact-top .inner .flex-wrap div.wrap_C h3, #contact-top .inner .flex-wrap div.wrap_R h3 {
  text-align: center;
  padding: 10px 0;
}
#contact-top .inner .flex-wrap div.wrap_L p, #contact-top .inner .flex-wrap div.wrap_C p, #contact-top .inner .flex-wrap div.wrap_R p {
  font-size: 14px;
}

#conteiner .kv img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
  object-fit: cover;
}
#conteiner.lower_content .main_visual img {
  width: 100%;
  height: auto;
}
#conteiner.lower_content .concept {
  background-color: #e4906f;
  position: relative;
}
#conteiner.lower_content .concept .float_midashi {
  position: absolute;
  top: -60px;
}
#conteiner.lower_content .concept .inner-width {
  padding: 100px 0 200px;
}
#conteiner.lower_content .concept h2 {
  font-size: 80px;
  color: #FFF;
}
#conteiner.lower_content .concept h2 span {
  font-size: 24px;
}
#conteiner.lower_content .concept h3 {
  position: absolute;
  right: 10%;
  font-size: 50px;
  z-index: 9;
}
#conteiner.lower_content .concept h4 {
  font-size: 50px;
  padding-bottom: 30px;
}
#conteiner.lower_content .concept p {
  font-size: 22px;
  line-height: 200%;
}
#conteiner.lower_content .concept .block02 {
  padding-top: 150px;
  position: relative;
}
#conteiner.lower_content .concept .block02 .float_img {
  position: absolute;
  width: 500px;
  right: 50px;
  top: -70px;
}
#conteiner.lower_content .lineup-ichiran {
  background-color: #dccfb0;
  padding: 80px 0;
}
#conteiner.lower_content .lineup-ichiran h3 {
  font-size: 2.5em;
  padding: 60px;
  text-align: center;
}
#conteiner.lower_content .lineup-ichiran .more-XL {
  margin-top: 40px;
}
#conteiner.lower_content .lineup-ichiran ul {
  width: 900px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#conteiner.lower_content .lineup-ichiran ul li {
  width: 400px;
  position: relative;
  margin-bottom: 120px;
}
#conteiner.lower_content .lineup-ichiran ul li .lineup-name {
  position: absolute;
  bottom: -80px;
}
#conteiner.lower_content .lineup-ichiran ul li .lineup-name p.century {
  font-size: 2.3em;
  line-height: 100%;
}
#conteiner.lower_content .lineup-ichiran ul li .lineup-name p.kana {
  font-size: 0.9em;
  font-weight: bold;
}
#conteiner.lower_content .lineup-ichiran ul li.btn-bivouac-link .lineup-name {
  bottom: -40px;
}
#conteiner.lower_content .works {
  background-color: #dccfb0;
  padding-top: 60px;
  padding-bottom: 120px;
}
#conteiner.lower_content .works h3 {
  font-size: 2.5em;
  padding: 60px;
  text-align: center;
}
#conteiner.lower_content .works .more-XL {
  margin-top: 40px;
}
#conteiner.lower_content .works ul {
  width: 900px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#conteiner.lower_content .works ul li {
  width: 400px;
  position: relative;
  margin-bottom: 120px;
}
#conteiner.lower_content .works ul li .lineup-name {
  position: absolute;
  bottom: -80px;
}
#conteiner.lower_content .works ul li .lineup-name p.century {
  font-size: 2.3em;
  line-height: 100%;
}
#conteiner.lower_content .works ul li .lineup-name p.kana {
  font-size: 0.9em;
  font-weight: bold;
}
#conteiner.lower_content .works-single {
  background-color: #ede2da;
  padding-bottom: 120px;
}
#conteiner.lower_content .works-single ul.lineup-links {
  padding: 60px 0 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 960px;
  margin: 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#conteiner.lower_content .works-single ul.lineup-links li {
  margin-right: 1px;
  margin-bottom: 1px;
}
#conteiner.lower_content .works-single ul.lineup-links li.lineup-link {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 10px;
}
#conteiner.lower_content .works-single ul.lineup-links li.lineup-link:nth-child(3) {
  margin-right: 0;
}
#conteiner.lower_content .works-single ul.lineup-links li.lineup-link:nth-child(6) {
  margin-right: 0;
}
#conteiner.lower_content .works-single ul.lineup-links li.lineup-link a {
  font-weight: 100;
  color: #FFF;
  background-color: #000;
  display: block;
  border: 1px solid #000;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  padding: 10px 0;
}
#conteiner.lower_content .works-single ul.lineup-links li.lineup-link a:hover {
  opacity: 1;
  background-color: #FFF;
  color: #000;
  border: 1px solid #FFF;
}
#conteiner.lower_content .works-single h3 {
  font-size: 2.5em;
  padding: 60px 0 20px;
  text-align: center;
}
#conteiner.lower_content .works-single img {
  max-width: 100%;
  display: block;
  height: auto;
}
#conteiner.lower_content .works-single .detail table {
  width: 500px;
  margin: 50px auto 0;
  border: 1px solid #0f5930;
}
#conteiner.lower_content .works-single .detail table th, #conteiner.lower_content .works-single .detail table td {
  padding: 8px;
}
#conteiner.lower_content .works-single .detail table th {
  background-color: #0f5930;
  color: #FFF;
  width: 30%;
  border-top: 1px solid #FFF !important;
}
#conteiner.lower_content .works-single .detail table th.midashi {
  width: 100%;
}
#conteiner.lower_content .works-single .detail table td {
  border-top: 1px solid #0f5930;
  width: 70%;
}
#conteiner.lower_content .works-single .bloglink {
  width: 500px;
  margin: 40px auto 0;
}
#conteiner.lower_content .works-single .bloglink a {
  display: block;
  background-color: #0f5930;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  border-radius: 8px;
}
#conteiner.lower_content .works-single .slider-area {
  overflow: hidden;
  max-width: 900px;
  width: 100%;
  margin: auto;
}
#conteiner.lower_content .works-single .slider-item img {
  margin: 0 auto;
}
#conteiner.lower_content .works-single .slider-item p {
  padding-top: 5px;
}
#conteiner.lower_content .works-single .more-XL {
  margin-top: 40px;
}
#conteiner.lower_content .works-single .thumnail {
  margin-top: 65px;
}
#conteiner.lower_content .works-single .thumnail .slick-track {
  -webkit-transform: unset !important;
  transform: unset !important;
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
#conteiner.lower_content .works-single .thumnail .slick-slide {
  display: block !important;
  float: none !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 210px;
  flex: 0 0 210px;
  margin-right: 2%;
  margin-bottom: 15px;
  cursor: pointer;
}
#conteiner.lower_content .works-single .thumnail .slick-slide:hover {
  opacity: 0.6;
}
#conteiner.lower_content .works-single .thumnail .slick-slide img {
  width: 210px;
  height: 140px;
  -o-object-fit: cover;
  object-fit: cover;
}
#conteiner.lower_content .works-single .thumnail .slick-slide:nth-child(4n) {
  margin-right: 0;
}
#conteiner.lower_content .works-single .thumnail .slick-track:before, #conteiner.lower_content .works-single .thumnail .slick-track:after {
  display: none;
}
#conteiner.lower_content .popular-works-lineup {
  margin-bottom: 50px;
}
#conteiner.lower_content .popular-works-lineup h3 {
  font-size: 2em;
  text-align: center;
  background-color: #e38f6f;
  color: #FFF;
  padding: 10px 0;
}
#conteiner.lower_content .popular-works-lineup ul {
  width: 960px;
  margin: 60px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
#conteiner.lower_content .popular-works-lineup ul li {
  width: 319px;
  margin-right: 1px;
  margin-bottom: 1px;
}
#conteiner.lower_content .popular-works-lineup ul li .pic img {
  width: 319px;
  height: 210px;
  -o-object-fit: cover;
  object-fit: cover;
}
#conteiner.lower_content .popular-works-lineup ul p.title {
  background-color: #faf6f3;
  display: block;
  padding: 5px;
  font-size: 14px;
}
#conteiner.lower_content .popular-works-lineup ul p.title span {
  font-size: 12px;
}

.nobg_h2 {
  text-align: center;
  line-height: 100%;
  padding: 50px 0;
}
.nobg_h2 h2 {
  font-size: 40px;
  font-size: 40px;
  line-height: 70%;
}
.nobg_h2 span {
  font-size: 0.4em;
}

.works-lists {
  background-color: #e38f6f;
  padding-bottom: 60px;
}
.works-lists ul.lineup-links {
  padding: 60px 0 30px;
}
.works-lists ul.lineup-links li.lineup-link {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 10px;
}
.works-lists ul.lineup-links li.lineup-link:nth-child(3) {
  margin-right: 0;
}
.works-lists ul.lineup-links li.lineup-link:nth-child(6) {
  margin-right: 0;
}
.works-lists ul.lineup-links li.lineup-link a {
  font-weight: 100;
  color: #FFF;
  background-color: #000;
  display: block;
  border: 1px solid #000;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  padding: 10px 0;
}
.works-lists ul.lineup-links li.lineup-link a:hover {
  opacity: 1;
  background-color: #FFF;
  color: #000;
  border: 1px solid #FFF;
}
.works-lists h3 {
  font-size: 2.5em;
  padding: 40px 0 20px;
  color: #000;
  text-align: center;
}
.works-lists p.white {
  color: #FFF;
}
.works-lists ul {
  width: 960px;
  margin: 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.works-lists ul li {
  width: 319px;
  margin-right: 1px;
  margin-bottom: 1px;
}
.works-lists ul .pic img {
  width: 100%;
  height: 420px;
  -o-object-fit: cover;
  object-fit: cover;
}
.works-lists ul p.title {
  background-color: #000;
  color: #FFF;
  display: block;
  padding: 10px;
  font-size: 14px;
}

.other-works-lineup {
  background-color: #dccfb0;
  padding-bottom: 40px;
}
.other-works-lineup h3 {
  font-size: 2.2em;
  padding: 40px;
  text-align: center;
}
.other-works-lineup ul {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  gap: 5%;
}
.other-works-lineup ul li {
  width: 23%;
  position: relative;
  margin-bottom: 120px;
}
.other-works-lineup ul li .lineup-name {
  position: absolute;
  bottom: -70px;
}
.other-works-lineup ul li .lineup-name p.century {
  font-size: 2em;
  line-height: 100%;
  letter-spacing: 0em;
}
.other-works-lineup ul li .lineup-name p.kana {
  font-size: 0.9em;
  font-weight: bold;
}
.other-works-lineup ul li.btn-bivouac-link .lineup-name {
  bottom: -40px;
}

#parformance {
  width: 1200px;
  margin: 150px auto 130px;
}
#parformance .flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-left: 80px;
}
#parformance .flex_wrap h2 {
  margin-left: 50px;
  font-size: 70px;
}
#parformance .flex_wrap h2 span {
  margin-left: 20px;
  font-size: 20px;
}
#parformance ul.items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  padding-top: 70px;
  border-top: 1px solid #999;
}
#parformance ul.items li {
  width: 380px;
  margin-bottom: 30px;
}
#parformance ul.items li img {
  width: 100%;
  height: auto;
}
#parformance ul.items li .arrow {
  margin-top: 0px;
}

.inner-width {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.inner-width1000 {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.lineup-single .kv {
  width: 100%;
}
.lineup-single .kv img {
  width: 100% !important;
  height: auto !important;
  -o-object-fit: unset !important;
  object-fit: unset !important;
}
.lineup-single .title {
  width: 1000px;
  margin: -88px auto 20px;
  padding-bottom: 200px;
}
.lineup-single .title .flex_wrap {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.lineup-single .title h2 {
  font-size: 70px;
  line-height: 100%;
  padding-right: 15px;
}
.lineup-single .title p.nihongo {
  display: block;
}
.lineup-single .midashi01 {
  font-size: 20px !important;
}
.lineup-single section {
  margin: 0 auto 80px;
}
.lineup-single section h3 {
  font-size: 40px;
  line-height: 120%;
  margin-bottom: 20px;
}
.lineup-single section.flex_wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lineup-single .w540 {
  width: 540px !important;
}
.lineup-single .baseline {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.lineup-single .reference-plan {
  width: 1000px;
  margin: 40px auto 60px;
}
.lineup-single .reference-plan h3 {
  font-size: 48px;
  text-align: center;
  padding-bottom: 30px;
}
.lineup-single .reference-plan .mainpic {
  width: 560px;
  margin-right: 40px;
  margin-bottom: 20px;
}
.lineup-single .reference-plan .detail .planname {
  font-size: 50px;
  line-height: 75%;
}
.lineup-single .reference-plan .detail .planname span {
  font-size: 0.6em;
}
.lineup-single .reference-plan .detail .txt01 {
  font-size: 24px;
  padding: 18px 0;
}
.lineup-single .reference-plan .detail .txt02 {
  padding-bottom: 15px;
}
.lineup-single .reference-plan .detail .txt03 {
  font-size: 12px;
}
.lineup-single .reference-plan .detaildata h4 {
  font-size: 38px;
}
.lineup-single .reference-plan .detaildata dl {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 15px 10px;
  margin: 10px 0;
}
.lineup-single .reference-plan .detaildata dl dt {
  float: left;
  width: 40%;
  padding: 6px 0;
}
.lineup-single .reference-plan .detaildata dl dd {
  padding: 6px 0 6px 40%;
  border-bottom: dotted 1px #000;
  text-align: right;
}
.lineup-single .reference-plan .detaildata dl dd:last-child {
  border-bottom: none;
}
.lineup-single .reference-plan .detail, .lineup-single .reference-plan .detaildata {
  width: calc(100% - 600px);
}

.flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lineup-single.handcut .title h2 {
  color: #FFF;
}
.lineup-single.handcut .title p {
  color: #FFF;
}
.lineup-single.handcut .title p.midashi01 {
  color: unset;
  margin-top: 30px;
}
.lineup-single.handcut section.box01 {
  margin-top: -180px;
  position: relative;
}
.lineup-single.handcut section.box01 div {
  float: right;
}
.lineup-single.handcut section.box01 div:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 420px;
  margin-right: 40px;
}
.lineup-single.handcut section.box01.mtnomal {
  margin-top: 0px;
}
.lineup-single.handcut section.box03 {
  position: relative;
}
.lineup-single.handcut section.box03 .copy {
  position: absolute;
  right: 15%;
  top: 10%;
}
.lineup-single.handcut section.box03 .copy h3 {
  letter-spacing: 0.2em;
  font-size: 44px;
  color: #FFF;
}
.lineup-single.handcut section.box04 {
  position: relative;
}
.lineup-single.handcut section.box04 .flot-copy {
  position: absolute;
  right: 0;
  top: 0;
  right: 0;
  top: 198px;
  width: 48%;
}
.lineup-single.handcut section.box04 .flex_wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.lineup-single.handcut section.box04 .flex_wrap div {
  width: 48%;
}
.lineup-single.handcut section.box06 div:first-child {
  width: 470px;
  margin-right: 40px;
}
.lineup-single.californiacountry .title h2 {
  color: #FFF;
}
.lineup-single.californiacountry .title p {
  color: #FFF;
}
.lineup-single.californiacountry .title p.midashi01 {
  color: unset;
  margin-top: 30px;
}
.lineup-single.californiacountry section.box01 {
  margin-top: -180px;
  position: relative;
}
.lineup-single.californiacountry section.box01 div {
  float: right;
}
.lineup-single.californiacountry section.box01 div:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 420px;
  margin-right: 40px;
}
.lineup-single.californiacountry section.box01.mtnomal {
  margin-top: 0px;
}
.lineup-single.californiacountry section.box02 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 2em;
}
.lineup-single.californiacountry section.box03 {
  position: relative;
}
.lineup-single.californiacountry section.box03 div {
  float: right;
}
.lineup-single.californiacountry section.box03 div:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 420px;
  margin-right: 40px;
}
.lineup-single.californiacountry .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 40px 0;
}
.lineup-single.californiacountry .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.lineup-single.bivouac .bg {
  background-color: #336666;
}
.lineup-single.bivouac .mb20 {
  margin-bottom: 20px;
}
.lineup-single.bivouac .title {
  margin-top: -45px;
}
.lineup-single.bivouac .title h2 {
  color: #FFF;
}
.lineup-single.bivouac .title p {
  color: #FFF;
}
.lineup-single.bivouac .title p.midashi01 {
  color: #FFF;
  margin-top: 30px;
}
.lineup-single.bivouac section.box01 {
  margin-top: -180px;
  position: relative;
}
.lineup-single.bivouac section.box01 div {
  float: right;
}
.lineup-single.bivouac section.box01 div:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 420px;
  margin-right: 40px;
}
.lineup-single.bivouac section.box01.mtnomal {
  margin-top: 0px;
}
.lineup-single.bivouac section.box02 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 2em;
}
.lineup-single.bivouac section.box03 {
  position: relative;
}
.lineup-single.bivouac section.box03 div {
  float: right;
}
.lineup-single.bivouac section.box03 div:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 420px;
  margin-right: 40px;
}
.lineup-single.countryhouse .title h2 {
  color: #FFF;
}
.lineup-single.countryhouse .title p {
  color: #FFF;
}
.lineup-single.countryhouse .title p.midashi01 {
  color: unset;
  margin-top: 30px;
}
.lineup-single.countryhouse section.box01 {
  margin-top: -180px;
  position: relative;
}
.lineup-single.countryhouse section.box01 div {
  float: right;
}
.lineup-single.countryhouse section.box01 div:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 420px;
  margin-right: 40px;
}
.lineup-single.countryhouse section.box01.mtnomal {
  margin-top: 0px;
}
.lineup-single.countryhouse section.box03 {
  position: relative;
}
.lineup-single.countryhouse section.box03 .copy {
  width: 1000px;
  margin: 10px auto 0;
}
.lineup-single.countryhouse section.box03 .copy h3 {
  font-size: 40px;
}
.lineup-single.countryhouse section.box04 {
  position: relative;
}
.lineup-single.countryhouse section.box04 .flex_wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
.lineup-single.countryhouse section.box04 .flex_wrap div {
  width: 48%;
  position: relative;
}
.lineup-single.countryhouse section.box04 .flex_wrap div .flot-copy {
  position: absolute;
  right: 0;
  /* top: 0; */
  left: 0;
  bottom: -62px;
  width: 100%;
}
.lineup-single.countryhouse section.box04 .flex_wrap div .flot-copy2 {
  position: absolute;
  right: 270px;
  bottom: -7px;
  width: 100%;
}
.lineup-single.countryhouse section.box06 {
  position: relative;
}
.lineup-single.countryhouse section.box06 div.flex-wrap div {
  width: 48%;
}
.lineup-single.countryhouse section.box06 div.flex-wrap div div.flex-wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 46%;
}
.lineup-single.countryhouse section.box06 .floting-text {
  position: absolute;
  width: 48%;
  top: 0;
  left: 0;
}
.lineup-single.postbeam .title {
  margin-top: -40px;
}
.lineup-single.postbeam .title h2 {
  color: #FFF;
}
.lineup-single.postbeam .title p {
  color: #FFF;
}
.lineup-single.postbeam .title p.midashi01 {
  color: unset;
  margin-top: 30px;
}
.lineup-single.postbeam section.box01 {
  margin-top: 0px;
  position: relative;
}
.lineup-single.postbeam section.box01 div {
  float: right;
}
.lineup-single.postbeam section.box01 div:last-child {
  position: absolute;
  top: 520px;
  left: 0;
  width: 420px;
  margin-right: 40px;
}
.lineup-single.postbeam section.box02 {
  margin-top: -180px;
  position: relative;
}
.lineup-single.postbeam section.box02.mtnomal {
  margin-top: 0px;
}
.lineup-single.postbeam section.box03 {
  position: relative;
}
.lineup-single.postbeam section.box03 .copy {
  position: absolute;
  right: 15%;
  top: 10%;
}
.lineup-single.postbeam section.box03 .copy h3 {
  letter-spacing: 0.2em;
  font-size: 44px;
}
.lineup-single.postbeam section.box03 .txt01 {
  width: 1000px;
  margin: 10px auto;
  font-size: 18px;
}
.lineup-single.postbeam section.box04 {
  position: relative;
}
.lineup-single.postbeam section.box04 .float-copy {
  background-color: #FFF;
  position: absolute;
  left: 5%;
  bottom: 50px;
  padding: 20px;
}
.lineup-single.postbeam section.box04 .float-copy h3 {
  margin-bottom: 0;
}
.lineup-single.postbeam section.box06 {
  position: relative;
}
.lineup-single.postbeam section.box06 div.flex-wrap div {
  width: 48%;
}
.lineup-single.postbeam section.box06 div.flex-wrap div div.flex-wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 46%;
}
.lineup-single.postbeam section.box06 .floting-text {
  position: absolute;
  width: 48%;
  top: 0;
  left: 0;
}
.lineup-single.machinecut .title {
  margin-top: -40px;
}
.lineup-single.machinecut .title h2 {
  color: #FFF;
}
.lineup-single.machinecut .title p {
  color: #FFF;
}
.lineup-single.machinecut .title p.midashi01 {
  color: unset;
  margin-top: 30px;
}
.lineup-single.machinecut section.box01 {
  margin-top: 0px;
  position: relative;
}
.lineup-single.machinecut section.box01 div {
  float: right;
}
.lineup-single.machinecut section.box01 div:last-child {
  position: absolute;
  top: unset;
  bottom: 0;
  left: 0;
  width: 440px;
  margin-right: 20px;
}
.lineup-single.machinecut section.box02 {
  margin-top: -180px;
  position: relative;
}
.lineup-single.machinecut section.box02.mtnomal {
  margin-top: 0px;
}
.lineup-single.machinecut section.box03 {
  position: relative;
}
.lineup-single.machinecut section.box03 .copy {
  position: absolute;
  right: 15%;
  top: 10%;
}
.lineup-single.machinecut section.box03 .copy h3 {
  letter-spacing: 0.2em;
  font-size: 44px;
}
.lineup-single.machinecut section.box03 .txt01 {
  width: 1000px;
  margin: 10px auto;
  font-size: 18px;
}
.lineup-single.machinecut section.box04 {
  position: relative;
}
.lineup-single.machinecut section.box04 .float-copy {
  background-color: #FFF;
  position: absolute;
  left: 5%;
  bottom: 50px;
  padding: 20px;
}
.lineup-single.machinecut section.box04 .float-copy h3 {
  margin-bottom: 0;
}
.lineup-single.machinecut section.box05 {
  position: relative;
}
.lineup-single.machinecut section.box05 .float-copy {
  background-color: #FFF;
  position: absolute;
  left: 0;
  bottom: 0px;
}
.lineup-single.machinecut section.box05 .flex_wrap div:first-child {
  margin-right: 40px;
}
.lineup-single.machinecut section.box06 {
  position: relative;
}
.lineup-single.machinecut section.box06 div.flex-wrap div {
  width: 48%;
}
.lineup-single.machinecut section.box06 div.flex-wrap div div.flex-wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 46%;
}
.lineup-single.machinecut section.box06 .floting-text {
  position: absolute;
  width: 48%;
  top: 0;
  left: 0;
}

.bg-pink, .works-lists.bg-pink {
  background-color: #e4906f;
}

.bg-blue, .works-lists.bg-blue {
  background-color: #36a8b6;
}

.bg-mossgreen, .works-lists.bg-mossgreen {
  background-color: #869d8b;
}

.bg-brown, .works-lists.bg-brown {
  background-color: #b5853e;
}

.bg-light-brown, .works-lists.bg-light-brown {
  background-color: #be9d80;
}

.bg-deep-green, .works-lists.bg-deep-green {
  background-color: #336666;
}

.reason ul {
  width: 1000px;
  margin: 50px auto 180px;
}
.reason ul li {
  width: 70%;
  margin-bottom: 100px;
  position: relative;
}
.reason ul li h3 {
  font-size: 45px;
  line-height: 120%;
  padding-bottom: 10px;
}
.reason ul li p.txt01 {
  font-size: 18px;
}
.reason ul li a {
  margin-top: 20px;
  display: block;
  width: 300px;
  color: #FFF;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
  position: relative;
}
.reason ul li a:after {
  /* くの字の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.reason ul li:first-child {
  margin-left: auto;
}
.reason ul li:first-child h3 {
  color: #e38f6f;
}
.reason ul li:first-child a {
  margin-left: auto;
  background-color: #e38f6f;
}
.reason ul li:first-child .illust {
  width: 450px;
  position: absolute;
  bottom: -152px;
  right: 100px;
}
.reason ul li:nth-child(2) h3 {
  color: #0f5930;
}
.reason ul li:nth-child(2) a {
  background-color: #0f5930;
}
.reason ul li:nth-child(3) {
  margin-left: auto;
}
.reason ul li:nth-child(3) h3 {
  color: #dc7f00;
}
.reason ul li:nth-child(3) a {
  margin-left: auto;
  background-color: #dc7f00;
}
.reason ul li:nth-child(3) .illust {
  width: 246px;
  position: absolute;
  bottom: -74px;
  left: -275px;
}
.reason ul li:nth-child(4) h3 {
  color: #c39526;
}
.reason ul li:nth-child(4) a {
  background-color: #c39526;
}
.reason ul li:nth-child(4) .illust {
  width: 230px;
  position: absolute;
  bottom: -74px;
  right: -275px;
}
.reason ul li:nth-child(5) {
  margin-left: auto;
}
.reason ul li:nth-child(5) h3 {
  color: #bd9c80;
}
.reason ul li:nth-child(5) a {
  margin-left: auto;
  background-color: #bd9c80;
}
.reason ul li:nth-child(5) .illust {
  width: 250px;
  position: absolute;
  bottom: -218px;
  left: 51px;
}
.reason ul li:nth-child(6) h3 {
  color: #e38f6f;
}
.reason ul li:nth-child(6) a {
  background-color: #e38f6f;
}

.company .detail {
  background-color: #b96d55;
  padding: 40px;
}
.company .detail table {
  width: 550px;
  margin: 0 auto;
}
.company .detail table th, .company .detail table td {
  color: #FFF;
  font-size: 20px;
  padding: 8px 20px;
}
.company .detail table th {
  text-align: right;
}
.company .area {
  width: 900px;
  margin: 50px auto 150px;
  text-align: center;
}
.company .area h3 {
  font-size: 26px;
}
.company .area p.txt {
  padding: 20px 0;
}
.company .link-btn {
  background-color: #d9ceb2;
  padding: 40px 0 100px;
}
.company .link-btn ul {
  width: 900px;
  margin: -95px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px 2%;
}
.company .link-btn ul li {
  width: 32%;
}
.company .link-btn ul li p {
  display: block;
  width: 100%;
  padding: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  position: relative;
}
.company .link-btn ul li p:after {
  /* くの字の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.message {
  width: 1000px;
  margin: 0 auto 180px;
}
.message .flex-wrap .pic {
  width: 500px;
  margin-right: 40px;
}
.message .flex-wrap .pic p {
  padding-top: 8px;
  font-size: 14px;
}
.message .flex-wrap div:last-child {
  width: calc(100% - 540px);
}
.message p {
  font-size: 18px;
  padding-bottom: 1.6em;
}
.message p.bold {
  padding-top: 20px;
  padding-bottom: 1em;
  font-weight: bold;
  font-size: 22px;
}
.message .wrapper {
  position: relative;
}
.message .wrapper .f-left {
  position: absolute;
  top: 0;
  right: 0;
  width: 230px;
}
.message .wrapper .f-left p {
  font-weight: bold;
  text-align: center;
}

.afterservice {
  margin-bottom: 50px;
}
.afterservice p.txt01 {
  font-size: 18px;
  text-align: center;
  padding: 20px 0 50px;
}
.afterservice table {
  width: 800px;
  margin: 0 auto 15px;
}
.afterservice table th {
  width: 30%;
  color: #FFF;
  text-align: center;
  background-color: #bc9b80;
  padding: 20px;
  font-size: 20px;
  border: 2px solid #bc9b80;
}
.afterservice table td {
  padding: 20px;
  font-size: 20px;
  border: 2px solid #bc9b80;
}

.kansei-hoshou {
  background-color: #0f5930;
  padding: 40px 0 100px;
}
.kansei-hoshou h3 {
  font-size: 40px;
  color: #FFF;
  text-align: center;
  padding-bottom: 40px;
}
.kansei-hoshou p {
  color: #FFF;
  padding-bottom: 1.5em;
}
.kansei-hoshou p.txt01 {
  font-size: 20px;
}
.kansei-hoshou .inner {
  width: 900px;
  margin: 0 auto;
}
.kansei-hoshou dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e28e6f;
}
.kansei-hoshou dl dt {
  color: #FFF;
  width: 200px;
  text-align: center;
  font-size: 60px;
  line-height: 72%;
  margin-top: -28px;
}
.kansei-hoshou dl dt span {
  font-size: 0.4em;
}
.kansei-hoshou dl dd {
  width: calc(100% - 200px);
  background-color: #FFF;
  padding: 20px;
}
.kansei-hoshou dl dd p {
  color: #000;
}
.kansei-hoshou dl dd p.txt {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 0.5em;
}
.kansei-hoshou dl dd p.txt span {
  color: #e28e6f;
}
.kansei-hoshou dl dd p:last-child {
  padding-bottom: 0;
}
.kansei-hoshou ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px 0;
}
.kansei-hoshou ul li {
  width: 46%;
  margin-bottom: 20px;
}
.kansei-hoshou ul li h4 {
  font-size: 22px;
  color: #FFF;
  border-bottom: 1px solid #FFF;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.kansei-hoshou .pamphlet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.kansei-hoshou .pamphlet div {
  width: 320px;
  margin-right: 20px;
}
.kansei-hoshou .pamphlet p {
  padding-bottom: 0;
  display: block;
}

.anshin-hoshou {
  background-color: #d8cdb1;
  padding: 40px 0 160px;
}
.anshin-hoshou h3 {
  font-size: 40px;
  text-align: center;
  padding-bottom: 40px;
}
.anshin-hoshou dl {
  width: 900px;
  margin: 0 auto;
}
.anshin-hoshou dl dt {
  font-size: 22px;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
.anshin-hoshou dl dd {
  margin-bottom: 30px;
}
.anshin-hoshou dl dd p {
  padding-bottom: 1em;
  line-height: 180%;
}
.anshin-hoshou .pamphlet {
  width: 900px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.anshin-hoshou .pamphlet div {
  width: 320px;
  margin-right: 20px;
}
.anshin-hoshou .pamphlet p {
  padding-bottom: 0;
  display: block;
}

.faq {
  width: 1000px;
  margin: 0 auto 150px;
}
.faq .accordion-container {
  margin: 25px auto 0;
  width: 100%;
}
.faq h3 {
  text-align: center;
  font-size: 30px;
  margin-top: 50px;
}
.faq .accordion-title {
  cursor: pointer;
  font-size: 16px;
  padding: 25px 40px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.faq .accordion-title .flex__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
}
.faq .accordion-title .flex__wrap div {
  font-weight: bold;
}
.faq .accordion-title .flex__wrap div:first-child {
  margin-right: 1em;
  color: #72d696;
}
.faq .accordion-text {
  padding: 20px 40px 20px 60px;
}
.faq .accordion-text .flex__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
  -ms-flex-align: top;
  align-items: top;
}
.faq .accordion-text .flex__wrap p {
  line-height: 200%;
}
.faq .accordion-text .flex__wrap p:first-child {
  font-size: 18px;
  display: block;
  margin-right: 1em;
}
.faq .box01 .accordion-title {
  background-color: #fdf6f4;
}
.faq .box01 .accordion-title .flex__wrap div {
  color: #e38f6f;
}
.faq .box02 h3 {
  color: #c39526;
}
.faq .box02 .accordion-title {
  background-color: #faf5eb;
}
.faq .box02 .accordion-title .flex__wrap div {
  color: #c39526;
}
.faq .box03 h3 {
  color: #dc7f00;
}
.faq .box03 .accordion-title {
  background-color: #fdf3ea;
}
.faq .box03 .accordion-title .flex__wrap div {
  color: #dc7f00;
}
.faq .box04 h3 {
  color: #8e7d70;
}
.faq .box04 .accordion-title {
  background-color: #f4f2f2;
}
.faq .box04 .accordion-title .flex__wrap div {
  color: #8e7d70;
}
.faq .box05 h3 {
  color: #e38f6f;
}
.faq .box05 .accordion-title {
  background-color: #fef4f2;
}
.faq .box05 .accordion-title .flex__wrap div {
  color: #e38f6f;
}
.faq .box06 h3 {
  color: #0f5930;
}
.faq .box06 .accordion-title {
  background-color: #e9efeb;
}
.faq .box06 .accordion-title .flex__wrap div {
  color: #0f5930;
}
.faq .box07 h3 {
  color: #6a577a;
}
.faq .box07 .accordion-title {
  background-color: #f1eff2;
}
.faq .box07 .accordion-title .flex__wrap div {
  color: #6a577a;
}
.faq .box08 h3 {
  color: #c39526;
}
.faq .box08 .accordion-title {
  background-color: #faf5eb;
}
.faq .box08 .accordion-title .flex__wrap div {
  color: #c39526;
}
.faq .box09 h3 {
  color: #0f5930;
}
.faq .box09 .accordion-title {
  background-color: #e9efeb;
}
.faq .box09 .accordion-title .flex__wrap div {
  color: #0f5930;
}

.events {
  background-color: #0f5930;
  padding: 80px 0;
  margin-bottom: 100px;
}
.events ul.event-items {
  width: 900px;
  margin: 0 auto;
}
.events ul.event-items li {
  background-color: #FFF;
  padding: 20px;
  margin-bottom: 30px;
}
.events ul.event-items li .flex-wrap {
  margin: 5px 0 25px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.events ul.event-items li .flex-wrap .uketuke {
  background-color: #e28e6f;
  color: #FFF;
  padding: 5px 20px;
}
.events ul.event-items li .flex-wrap .uketuke-end {
  background-color: #f1f1f1;
  color: #666;
  padding: 5px 20px;
}
.events ul.event-items li p.title {
  font-weight: bold;
  font-size: 18px;
}
.events ul.event-items li .pic img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
}
.events ul.event-items li p.txt {
  padding: 20px 0;
  font-size: 16px;
}
.events ul.event-items li table {
  width: 100%;
  border-spacing: 10px !important;
  border-collapse: separate;
}
.events ul.event-items li table th, .events ul.event-items li table td {
  padding: 10px;
}
.events ul.event-items li table th {
  width: 20%;
  background-color: #ede4dd;
  text-align: center;
}
.events ul.event-items li table td {
  font-size: 14px;
}
.events ul.event-items li a.yoyaku-btn {
  display: block;
  background-color: #e28e6f;
  color: #FFF;
  padding: 15px 20px;
  width: 300px;
  text-align: center;
  margin: 25px auto 10px;
}
.events .Pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 900px;
  margin: 0 auto;
}
.events .Pagination-Item-Link {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 45px;
  height: 45px;
  border: solid 1px #FFF;
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.events .Pagination-Item-Link-Icon {
  width: 20px;
}
.events .Pagination-Item-Link.isActive {
  background: #FFF;
  color: #0f5930;
  pointer-events: none;
}
.events .Pagination-Item-Link:not(.isActive):hover {
  background: #FFF;
  color: #0f5930;
  opacity: 1;
}
.events .Pagination > * + * {
  margin-left: 12px;
}

.events-single {
  background-color: #0f5930;
  padding: 40px 0;
  margin-bottom: 100px;
}
.events-single .wrapper {
  padding: 40px;
  width: 900px;
  margin: 0 auto;
  background-color: #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.events-single h3 {
  text-align: center;
  position: relative;
  font-size: 24px;
}
.events-single h3:after {
  content: "";
  width: 110px;
  height: 2px;
  display: inline-block;
  background-color: #000;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 55px);
}
.events-single .event-head {
  width: 900px;
  margin: 0 auto 40px;
}
.events-single .event-head p.title {
  font-size: 24px;
  color: #FFF;
  text-align: center;
}
.events-single .event-head .uketuke, .events-single .event-head .uketuke-end {
  width: 200px;
  margin: 20px auto 0;
  text-align: center;
}
.events-single .event-head .uketuke {
  background-color: #e28e6f;
  color: #FFF;
  padding: 5px 20px;
}
.events-single .event-head .uketuke-end {
  background-color: #f1f1f1;
  color: #666;
  padding: 5px 20px;
}
.events-single p {
  padding: 0.5em 0 1.5em;
}
.events-single p.title {
  padding-bottom: 0;
}
.events-single table {
  margin: 30px 0;
  width: 100%;
  border-spacing: 10px !important;
  border-collapse: separate;
}
.events-single table th, .events-single table td {
  padding: 10px;
}
.events-single table th {
  width: 20%;
  background-color: #ede4dd;
  text-align: center;
}
.events-single table td {
  font-size: 14px;
}
.events-single a.yoyaku-btn {
  display: block;
  background-color: #e28e6f;
  color: #FFF;
  padding: 15px 20px;
  width: 300px;
  text-align: center;
  margin: 25px auto 10px;
}
.events-single .box-map {
  margin: 40px 0;
}
.events-single .box-map .map {
  margin: 40px auto;
}
.events-single .box-map .map iframe {
  width: 100%;
}
.events-single .box-midokoro .bg {
  background-color: #ece3dd;
  padding: 20px;
  margin: 40px 0;
}
.events-single .box-midokoro p {
  line-height: 220%;
}

.modelhouse {
  margin-bottom: 70px;
}
.modelhouse .mainvisual {
  width: 1000px;
  margin: 0 auto;
}
.modelhouse .mainvisual .modelhouse_video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 40px 0;
}
.modelhouse .mainvisual .modelhouse_video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.modelhouse p.txt01 {
  padding-top: 20px;
  font-size: 22px;
  text-align: center;
  padding-bottom: 40px;
}
.modelhouse ul {
  width: 1000px;
  margin: 15px auto 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.modelhouse ul li {
  width: 230px;
  margin-bottom: 15px;
}
.modelhouse .modelhouse-access {
  background-color: #0f5930;
  padding: 50px 0;
}
.modelhouse .modelhouse-access h3 {
  font-size: 28px;
  color: #FFF;
  text-align: center;
  padding-bottom: 30px;
}
.modelhouse .modelhouse-access .inner {
  width: 1000px;
  margin: 0 auto 40px;
}
.modelhouse .modelhouse-access a.more-XL:hover {
  border: 1px solid #FFF;
}
.modelhouse .modelhouse-access .map {
  width: 45%;
  margin-right: 5%;
}
.modelhouse .modelhouse-access .map iframe {
  width: 100%;
}
.modelhouse .modelhouse-access .detail {
  width: 50%;
}
.modelhouse .modelhouse-access .detail p, .modelhouse .modelhouse-access .detail dt, .modelhouse .modelhouse-access .detail dd {
  color: #FFF;
}
.modelhouse .modelhouse-access .detail p {
  padding-bottom: 1.5em;
}
.modelhouse .modelhouse-access .detail dd {
  padding-bottom: 1.5em;
  padding-left: 1em;
}

.flow {
  width: 800px;
  margin: 50px auto 90px;
}
.flow a {
  text-decoration: underline;
}
.flow .l-contents {
  width: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 10px 15px 9px;
  border-left: 3px solid #0f5930;
  border-top: 3px solid #0f5930;
  border-right: 3px solid #0f5930;
  margin-right: 80px;
  position: relative;
}
.flow .l-contents p.txt01 {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
  color: #0f5930;
  font-size: 28px;
  font-weight: bold;
}
.flow .l-contents .flow-arrow-end {
  width: 70px;
  position: absolute;
  bottom: -30px;
  left: -3px;
}
.flow .r-contents ul li {
  margin-bottom: 30px;
}
.flow .r-contents ul li p.title {
  color: #0f5930;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 10px;
}
.flow .r-contents ul li p.title span {
  font-size: 45px;
}
.flow .r-contents ul li.arrow {
  margin: 0 auto 30px;
  width: 20px;
  height: 20px;
  border: 5px solid;
  border-color: transparent transparent #0f5930 #0f5930;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.flow.yuuryou {
  margin-top: 40px;
  margin-bottom: 150px;
}
.flow.yuuryou .l-contents {
  background-color: #0f5930;
}
.flow.yuuryou .l-contents .txt01 {
  color: #FFF;
}

.selfbuild {
  margin-bottom: 60px;
}
.selfbuild .txt01 {
  font-size: 20px;
  text-align: center;
}
.selfbuild .txt02 {
  font-size: 20px;
  text-align: center;
  padding: 40px 0;
}
.selfbuild .block01 {
  background-color: #0f5930;
  margin: 40px 0;
}
.selfbuild .block01 ul {
  width: 800px;
  margin: 0 auto;
  padding: 40px 0;
}
.selfbuild .block01 ul li {
  font-size: 20px;
  color: #FFF;
  list-style-type: disc;
  margin-bottom: 8px;
}
.selfbuild .block02 {
  width: 900px;
  margin: 0 auto;
  position: relative;
}
.selfbuild .block02 p {
  font-size: 18px;
}
.selfbuild .block02 .block02-01 {
  margin: 40px 0;
}
.selfbuild .block02 .block02-01 .pic {
  width: 460px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 10%;
}
.selfbuild .block02 .block02-01 .caption {
  width: calc(100% - 460px);
}
.selfbuild .block02 .block02-02 {
  position: absolute;
  top: 160px;
  margin: 40px 0;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.selfbuild .block02 .block02-02 .pic {
  width: 460px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10%;
}
.selfbuild .block02 .block02-02 .caption {
  width: calc(100% - 460px);
}
.selfbuild .block02 .block02-03 {
  margin: 260px 0 40px 0;
}
.selfbuild .block02 .block02-03 h3 {
  font-size: 30px;
  padding-bottom: 10px;
}
.selfbuild .block02 .block02-03 ul li {
  list-style-type: disc;
  margin-bottom: 10px;
  margin-left: 1em;
  font-size: 18px;
}
.selfbuild .block02 .block02-03 .pic {
  width: 420px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 20px;
}
.selfbuild .block02 .block02-03 .caption {
  width: calc(100% - 440px);
}
.selfbuild .block03 {
  width: 900px;
  margin: 40px auto 0 auto;
  background-color: #e4906f;
  padding: 40px;
  font-size: 22px;
  font-weight: bold;
  color: #FFF;
}
.selfbuild .block03 .flex-wrap {
  width: 650px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.selfbuild .block03 .flex-wrap div {
  line-height: 200%;
}

.handmade {
  margin-bottom: 180px;
}
.handmade .kv {
  width: 100%;
}
.handmade .kv img {
  width: 100% !important;
  height: auto !important;
  -o-object-fit: unset !important;
  object-fit: unset !important;
}
.handmade .txt01 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 50px;
}
.handmade .title {
  width: 1000px;
  margin: -88px auto 20px;
  padding-bottom: 200px;
}
.handmade .title .flex_wrap {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.handmade .title h2 {
  color: #FFF;
  font-size: 70px;
  line-height: 100%;
  padding-right: 15px;
}
.handmade .title p.nihongo {
  color: #FFF;
  display: block;
}
.handmade .midashi01 {
  font-size: 20px !important;
}
.handmade section {
  margin: 0 auto 80px;
}
.handmade section h3 {
  font-size: 40px;
  line-height: 120%;
  margin-bottom: 20px;
}
.handmade section.box00 {
  margin-top: -180px;
  position: relative;
}
.handmade section.box00 div {
  float: right;
}
.handmade section.box00 div:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 420px;
  margin-right: 40px;
}
.handmade section.box00 .txt {
  margin-bottom: 180px;
}
.handmade section.box03 {
  position: relative;
}
.handmade section.box03 .copy {
  padding: 30px;
  background-color: #FFF;
  position: absolute;
  right: 20px;
  top: 20px;
}
.handmade section.box01.mtnomal {
  margin-top: 0px;
}
.handmade section.box01-02 {
  margin: -200px auto 80px auto;
}
.handmade section.box01-02 .inner {
  width: 350px;
}
.handmade section.box04 .pic2 {
  margin-top: 30px;
  width: 450px;
}
.handmade section.flex_wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.handmade .w540 {
  width: 540px !important;
}
.handmade .baseline {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.handmade .txt-xl {
  font-size: 40px;
  color: #000;
  font-weight: bold;
  text-align: center;
  padding-bottom: 40px;
}
.handmade a.linkbtn {
  margin: -30px auto 50px;
  display: block;
  width: 400px;
  color: #FFF;
  background-color: #e4906f;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 12px;
  position: relative;
}
.handmade a.linkbtn:after {
  /* くの字の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.handmade-items-lists {
  background-color: #e38f6f;
  padding-bottom: 120px;
  padding-top: 50px;
}
.handmade-items-lists h3 {
  padding-top: 20px;
  margin-top: -20px;
  text-align: center;
  color: #FFF;
  font-size: 28px;
  position: relative;
}
.handmade-items-lists h3:after {
  content: "";
  width: 60px;
  height: 2px;
  display: inline-block;
  background-color: #FFF;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
}
.handmade-items-lists .handmade-category {
  width: 960px;
  margin: 30px auto 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.handmade-items-lists .handmade-category div {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 10px;
}
.handmade-items-lists .handmade-category div:nth-child(3n) {
  margin-right: 0;
}
.handmade-items-lists .handmade-category div a {
  display: block;
  border: 1px solid #FFF;
  width: 100%;
  padding: 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  background-color: #FFF;
  color: #e38f6f;
}
.handmade-items-lists .handmade-category div a:hover {
  opacity: 1;
  background-color: #e38f6f;
  color: #FFF;
}
.handmade-items-lists ul {
  width: 960px;
  margin: 40px auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.handmade-items-lists ul li {
  width: 239px;
  margin-right: 1px;
  margin-bottom: 1px;
}
.handmade-items-lists ul .pic img {
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.handmade-items-lists ul p.title {
  background-color: #FFF;
  display: block;
  padding: 10px;
  font-size: 14px;
}

.contact {
  width: 900px;
  margin: 0 auto 130px;
}
.contact .txt-bold {
  text-align: center;
  font-size: 22px;
  padding-bottom: 40px;
}
.contact .tel-box {
  border: 1px solid #e38f6f;
  padding: 30px;
  margin-bottom: 40px;
}
.contact .tel-box .txt01 {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
.contact .tel-box .tel-num {
  font-weight: bold;
  font-size: 40px;
  color: #e38f6f;
  text-align: center;
}
.contact .tel-box p.txt02 {
  text-align: center;
}
.contact table {
  width: 100%;
}
.contact table th, .contact table td {
  padding: 20px 0;
}
.contact table tr {
  border-bottom: 1px solid #ddd;
}
.contact table tr.nobdr {
  border-bottom: none;
}
.contact table th {
  position: relative;
  width: 35%;
  text-align: left;
}
.contact table th span.must {
  background-color: #e38f6f;
  color: #fff;
  padding: 5px;
  font-size: 12px;
  position: absolute;
  right: 15px;
}
.contact table td {
  width: 65%;
}
.contact table td .flex-wrap.address {
  margin-bottom: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact table td .flex-wrap.address div:first-child {
  width: 20%;
}
.contact table td .flex-wrap.uchiawasedate {
  margin-bottom: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact table td .flex-wrap.uchiawasedate div:first-child {
  width: 20%;
}
.contact table td .flex-wrap.uchiawasedate div:nth-child(3) {
  margin: 0 20px;
}
.contact .age input[type=text] {
  width: 10%;
}
.contact input.shikichi {
  width: 20%;
}
.contact input[type=text], .contact input[type=email] {
  padding: 8px;
}
.contact select {
  padding: 8px;
}
.contact input[type=submit] {
  display: block;
  padding: 16px;
  background-color: #e38f6f;
  color: #FFF;
  width: 300px;
  text-align: center;
  border: none;
  margin: 30px auto 40px;
  font-size: 18px;
  cursor: pointer;
}
.contact input[type=submit]:hover {
  opacity: 0.8;
}
.contact textarea {
  width: 100%;
  height: 300px;
  padding: 8px;
}
.contact .questionnaire {
  background-color: #F3F2EE;
  padding: 30px;
}
.contact .questionnaire p {
  text-align: center;
  color: #0f5930;
  font-weight: bold;
  font-size: 20px;
  padding: 20px 0;
}
.contact .mw_wp_form_confirm .must, .contact .mw_wp_form_input .input-hidden {
  display: none;
}

.contact-thanks {
  width: 900px;
  margin: 0 auto 100px;
}
.contact-thanks .txt-bold {
  text-align: center;
  font-size: 22px;
  padding-bottom: 40px;
}
.contact-thanks p {
  text-align: center;
  padding-bottom: 1em;
}

.reliable-construction {
  background-color: #eee4d0;
  padding: 50px 0 150px;
}
.reliable-construction .inner {
  width: 850px;
  margin: 0 auto;
}
.reliable-construction .inner .txt01 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.reliable-construction .inner .pic {
  margin: 30px 0;
}
.reliable-construction .inner p {
  margin-bottom: 1em;
  padding: 15px 0 0 0;
}
.reliable-construction .inner p span {
  color: #c5684b;
}
.reliable-construction .inner .txt02 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #f2ad97));
  background: linear-gradient(transparent 60%, #f2ad97 0%);
  display: inline;
  /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
  padding: 0 2px 4px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 50px;
}
.reliable-construction .inner div.wrap {
  margin-top: 40px;
  margin-bottom: 50px;
}

#conteiner #lamp_yamanaka {
  margin-bottom: 50px;
}
#conteiner #lamp_yamanaka .is_hidden {
  opacity: 0;
  visibility: hidden;
}
#conteiner #lamp_yamanaka .kv img {
  height: unset;
}
#conteiner #lamp_yamanaka .lead {
  padding: 40px 0 70px;
}
#conteiner #lamp_yamanaka .lead p {
  text-align: center;
  font-size: 27px;
  font-weight: bold;
}
#conteiner #lamp_yamanaka .reserv_btn {
  width: 190px;
  position: fixed;
  bottom: 5%;
  right: 3%;
  z-index: 10;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#conteiner #lamp_yamanaka .reserv_btn a {
  width: 100%;
  display: block;
  background-color: #ed6135;
  color: #FFF;
  padding: 10px 0 30px;
  text-align: center;
}
#conteiner #lamp_yamanaka .arrow {
  position: absolute;
  display: inline-block;
  padding: 10px;
  width: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 14px;
}
#conteiner #lamp_yamanaka .arrow::before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #FFF;
  border-right: solid 2px #FFF;
  position: absolute;
  left: 10px;
  top: 8px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#conteiner #lamp_yamanaka .content_wrapper {
  width: 1050px;
  margin: 0 auto 150px;
}
#conteiner #lamp_yamanaka .content_wrapper .flex_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#conteiner #lamp_yamanaka .content_wrapper .flex_wrapper p {
  font-weight: bold;
  font-size: 28px;
}
#conteiner #lamp_yamanaka .content_wrapper .flex_wrapper .content_l, #conteiner #lamp_yamanaka .content_wrapper .flex_wrapper .content_r {
  width: 500px;
}
#conteiner #lamp_yamanaka .content_wrapper .block01 .content_r .pic {
  margin-top: 50px;
}
#conteiner #lamp_yamanaka .content_wrapper .block02 .content_l {
  margin-top: -110px;
}
#conteiner #lamp_yamanaka .content_wrapper .block02 .content_r {
  margin-top: 250px;
}
#conteiner #lamp_yamanaka .content_wrapper .block03 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
#conteiner #lamp_yamanaka .content_wrapper .block03 .content_l {
  margin-top: -170px;
}
#conteiner #lamp_yamanaka .video_wrapper {
  width: 100%;
  margin: 100px auto 0;
}
#conteiner #lamp_yamanaka .video_wrapper .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#conteiner #lamp_yamanaka .video_wrapper .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#conteiner #lamp_yamanaka .reservation .wrapper {
  background-color: #0F5930;
  padding: 50px 0 70px;
}
#conteiner #lamp_yamanaka .reservation h2 {
  color: #FFF;
  text-align: center;
  font-size: 32px;
}
#conteiner #lamp_yamanaka .reservation .btn_area {
  width: 350px;
  margin: 40px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#conteiner #lamp_yamanaka .reservation .btn_area .btn {
  width: 350px;
  position: relative;
}
#conteiner #lamp_yamanaka .reservation .btn_area .btn a {
  display: block;
  padding: 20px 0;
}
#conteiner #lamp_yamanaka .reservation .btn_area .btn p {
  letter-spacing: 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
#conteiner #lamp_yamanaka .reservation .btn_area .ippan a {
  background-color: #FFF;
}
#conteiner #lamp_yamanaka .reservation .btn_area .ippan .airbnb_logo {
  width: 95px;
  margin: 0 auto 0;
}
#conteiner #lamp_yamanaka .reservation .btn_area .owner .f_img {
  position: absolute;
  width: 180px;
  right: -97px;
  top: -66px;
  z-index: 5;
}
#conteiner #lamp_yamanaka .reservation .btn_area .owner a {
  color: #FFF;
  background-color: #ed6135;
}/*# sourceMappingURL=styles.css.map */