@charset "UTF-8";
/* --------------------------  Reset Styles  ---------------------------------------- */
html, body {
  width: 100%;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

sup {
  font-size: 70%;
}

body {
  line-height: 1;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

:focus {
  outline: 0;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  -webkit-text-size-adjust: 100%;
  font-size: 1rem; /* 10px */
}

nav, li, p, a, div, span {
  font-weight: 500;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* --------------------------  //Reset Styles  ---------------------------------------- */
#footer .fbicon, #header .fbicon, #footer .insticon, #header .insticon {
  font-size: 28px;
  color: #999999;
  width: 26px;
  line-height: 0;
  transition: ease 0.2s;
  display: inline-block;
  margin: 60px 5px 45px;
}
#footer .fbicon:hover, #header .fbicon:hover, #footer .insticon:hover, #header .insticon:hover {
  opacity: 0.6;
}

iframe {
  border: none;
  background-color: transparent;
  overflow: hidden;
}

#container {
  background: #fffaf3;
}

#header {
  position: absolute;
  top: 0px;
  z-index: 10;
  width: 100%;
  transition: ease 0.3s;
  padding-top: 13px;
}
#header h1 {
  width: 225px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 40px;
  height: 37px;
  transition: ease 0.3s;
  z-index: 2;
}
#header h1 svg {
  fill: #ffffff;
  width: 100%;
  height: auto;
}
#header h2 {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 40px;
  height: 48px;
  color: #ffffff;
}
#header h2 span {
  display: block;
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
#header h2 a {
  font-size: 26px;
  letter-spacing: 2px;
  font-family: "Roboto Slab", serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  vertical-align: middle;
  transition: ease 0.3s;
  color: #ffffff;
  pointer-events: none;
}
#header h2:before {
  content: "";
  display: block;
  background: url("images/icon_tel.png") no-repeat center center;
  background-size: 100%;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  margin: auto 0 auto -32px;
  opacity: 0;
  transition: ease 0.3s;
  vertical-align: middle;
}
#header .header_menu {
  position: relative;
}
#header .header_menu .sp_contact_mail {
  display: none;
}
#header .header_menu ul {
  font-size: 0;
}
#header .header_menu ul li {
  display: inline-block;
  position: relative;
}
#header .header_menu ul .ov_mail {
  font-weight: bold;
  transition: ease 0.2s;
}
#header .header_menu ul .ov_micon {
  opacity: 0;
  transition: ease 0.2s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 28px;
}
#header .header_menu ul .ov_micon svg {
  width: 22px;
  height: 17px;
  top: 0;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  fill: #ffffff;
}
#header .header_menu ul a {
  display: block;
  padding: 38px 22px 28px;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "Roboto Slab", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  color: #ffffff;
}
#header .header_menu ul a:hover .ov_mail {
  opacity: 0;
}
#header .header_menu ul a:hover .ov_micon {
  opacity: 1;
}
#header .active_line {
  position: absolute;
  bottom: 0;
  height: 4px;
  background: #ffffff;
  transition: ease 0.3s;
  width: 69px;
}
#header .sns_btn_area {
  display: none;
}
#header.top_header {
  top: auto;
  bottom: 0;
  background: #ffffff;
  box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.1);
  padding-top: 0;
}
#header.top_header h1 {
  opacity: 0;
  width: 190px;
  height: 32px;
}
#header.top_header h1 svg {
  fill: #000000;
}
#header.top_header h2 {
  color: #000000;
}
#header.top_header h2 a {
  color: #000000;
}
#header.top_header .header_menu ul a {
  color: #000000;
  padding-bottom: 38px;
}
#header.top_header .header_menu ul .ov_micon svg {
  fill: #000000;
}
#header.top_header .active_line {
  background: #000000;
}
#header.fixed {
  position: fixed;
  width: 100%;
  z-index: 10;
  top: 0;
  bottom: auto;
  background: #ffffff;
  padding-top: 0;
}
#header.fixed .header_menu ul .ov_micon svg {
  fill: #000000;
}
#header.fixed .header_menu ul li a {
  padding: 28px 22px;
  color: #000000;
}
#header.fixed h1 {
  opacity: 1;
  width: 190px;
  height: 20px;
}
#header.fixed h1 svg {
  fill: #000000;
}
#header.fixed h2 {
  height: 22px;
  color: #000000;
}
#header.fixed h2 a {
  font-size: 22px;
  color: #000000;
}
#header.fixed h2 span {
  display: none;
}
#header.fixed h2:before {
  opacity: 1;
}
#header.fixed .active_line {
  background: #000000;
}

.header_switch {
  display: none;
}

.menu_navi_1 {
  padding-left: 5px;
}
.menu_navi_1 margin {
  bottom: 5px;
}

.menu_navi_2 {
  padding-left: 10px;
}
.menu_navi_2 margin {
  bottom: 20px;
}

.menu_navi_3 {
  padding-left: 15px;
}
.menu_navi_3 margin {
  bottom: 30px;
}

.menu_navi_4 {
  padding-left: 20px;
}
.menu_navi_4 margin {
  bottom: 40px;
}

.menu_navi_5 {
  padding-left: 25px;
}
.menu_navi_5 margin {
  bottom: 50px;
}

#main_content {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.br845 {
  display: none;
}

.sp_br {
  display: none;
}

.txt_center {
  text-align: center;
}

.txt_center_sp-left {
  text-align: center;
}

.V-align_middle {
  vertical-align: middle;
}

.color_glay {
  color: #999999;
}

.color_white {
  color: #ffffff;
}

.color_white_sp-black {
  color: #ffffff;
}

.section_ttl {
  font-size: 30px;
  letter-spacing: 5px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  line-height: 160%;
}

.section_ttl_en2, .section_ttl_en {
  line-height: 180%;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  -webkit-font-smoothing: antialiased;
}

.section_ttl_en {
  font-size: 36px;
  letter-spacing: 5px;
  font-weight: 400;
}

.section_ttl_en2 {
  font-size: 38px;
  letter-spacing: 3px;
  font-weight: 700;
}
.section_ttl_en2 span {
  display: block;
  font-size: 16px;
  color: #999999;
  font-weight: bold;
  line-height: 180%;
}

.section_ttl_caption {
  font-size: 15px;
  letter-spacing: 3px;
}

.ttl_number {
  font-size: 160px;
  color: #fff;
  z-index: -1;
  font-family: "Roboto", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 100;
  letter-spacing: 6px;
  font-style: italic;
}

.Y_ttl { /* 縦文字 */
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  display: inline-block;
  text-align: left;
}

.submit_link_button a, .works_link_button a, .link_button a {
  width: 100%;
  max-width: 304px;
  display: block;
  font-size: 14px;
  color: #ffffff;
  padding: 22px 0 22px;
  text-align: center;
  margin: 0 auto;
  letter-spacing: 1px;
  box-sizing: border-box;
  position: relative;
  transition: ease 0.3s;
}
.submit_link_button a.blue, .works_link_button a.blue, .link_button a.blue {
  background: #8cc751;
}
.submit_link_button a.orange, .works_link_button a.orange, .link_button a.orange {
  background: #a40035;
}
.submit_link_button a:hover, .works_link_button a:hover, .link_button a:hover {
  opacity: 0.7;
}

.link_button a {
  padding-left: 20px;
}
.link_button a:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 40px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.link_button a.blue:before {
  background-image: url("images/icon_i.png");
}
.link_button a.orange:before {
  background-image: url("images/icon_list.png");
}
.link_button a.mail_link:before {
  background-image: url("images/icon_m.png");
}

.b_button {
  background: #8cc751;
  padding: 15px 0;
  display: inline-block;
  transition: ease 0.3s;
}
.b_button span {
  font-size: 12px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 2px;
}
.b_button:hover {
  opacity: 0.65;
}

.up, .side {
  opacity: 0;
  transition: ease 0.3s;
}

.fade_start .up.one {
  animation: UPfadein 1s ease 0s forwards;
  -moz-animation: UPfadein 1s ease 0s forwards;
  -webkit-animation: UPfadein 1s ease 0s forwards;
  -ms-animation: UPfadein 1s ease 0s forwards;
}
.fade_start .up.two {
  animation: UPfadein 1s ease 0.3s forwards;
  -moz-animation: UPfadein 1s ease 0.3s forwards;
  -webkit-animation: UPfadein 1s ease 0.3s forwards;
  -ms-animation: UPfadein 1s ease 0.3s forwards;
}
.fade_start .up.three {
  animation: UPfadein 1s ease 0.6s forwards;
  -moz-animation: UPfadein 1s ease 0.6s forwards;
  -webkit-animation: UPfadein 1s ease 0.6s forwards;
  -ms-animation: UPfadein 1s ease 0.6s forwards;
}
.fade_start .white_box.up {
  animation: wboxUPfadein 1s ease 0.6s forwards;
  -moz-animation: wboxUPfadein 1s ease 0.6s forwards;
  -webkit-animation: wboxUPfadein 1s ease 0.6s forwards;
  -ms-animation: wboxUPfadein 1s ease 0.6s forwards;
}
.fade_start .up2.one {
  animation: UP2fadein 1s ease 0s forwards;
  -moz-animation: UP2fadein 1s ease 0s forwards;
  -webkit-animation: UP2fadein 1s ease 0s forwards;
  -ms-animation: UP2fadein 1s ease 0s forwards;
}
.fade_start .up2.two {
  animation: UP2fadein 1s ease 0.3s forwards;
  -moz-animation: UP2fadein 1s ease 0.3s forwards;
  -webkit-animation: UP2fadein 1s ease 0.3s forwards;
  -ms-animation: UP2fadein 1s ease 0.3s forwards;
}
.fade_start .up2.three {
  animation: UP2fadein 1s ease 0.6s forwards;
  -moz-animation: UP2fadein 1s ease 0.6s forwards;
  -webkit-animation: UP2fadein 1s ease 0.6s forwards;
  -ms-animation: UP2fadein 1s ease 0.6s forwards;
}
.fade_start .side.one {
  animation: SIDEfadein 1s ease 0s forwards;
  -moz-animation: SIDEfadein 1s ease 0s forwards;
  -webkit-animation: SIDEfadein 1s ease 0s forwards;
  -ms-animation: SIDEfadein 1s ease 0s forwards;
}
.fade_start .side.two {
  animation: SIDEfadein 1s ease 0.2s forwards;
  -moz-animation: SIDEfadein 1s ease 0.2s forwards;
  -webkit-animation: SIDEfadein 1s ease 0.2s forwards;
  -ms-animation: SIDEfadein 1s ease 0.2s forwards;
}
.fade_start .side.three {
  animation: SIDEfadein 1s ease 0.4s forwards;
  -moz-animation: SIDEfadein 1s ease 0.4s forwards;
  -webkit-animation: SIDEfadein 1s ease 0.4s forwards;
  -ms-animation: SIDEfadein 1s ease 0.4s forwards;
}

.top_mgn_area {
  margin-top: 70px;
}

.side_circle_btn, .side_circle_btn2 {
  background: #000000;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  transition: cubic-bezier(0.23, 1, 0.32, 1) 0.4s transform, ease-out 0.2s background;
  border: 1px solid #ffffff;
  display: block;
  z-index: 2;
  position: relative;
  overflow: hidden;
}
.side_circle_btn p, .side_circle_btn2 p {
  font-size: 15px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  position: relative;
  top: 50%;
  line-height: 140%;
  transform: translateY(-46%);
  position: relative;
}
.side_circle_btn span, .side_circle_btn2 span {
  display: block;
  font-size: 12px;
  color: #cccccc;
  letter-spacing: 3px;
  font-weight: bold;
  padding-top: 5px;
}
.side_circle_btn:hover, .side_circle_btn2:hover {
  transform: scale(1.06);
}

.side_circle_btn:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #ffffff;
  display: block;
  position: absolute;
  top: calc(100% - 29px);
  left: 0;
  margin: auto;
  right: 0;
  box-sizing: border-box;
  transition: cubic-bezier(0.23, 1, 0.32, 1) 0.4s transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.side_circle_btn.hv:before {
  width: 94%;
  height: 94%;
  transform: translateY(-2px);
}
.side_circle_btn.hv2 {
  background: #ffffff;
  border-color: #000000;
}
.side_circle_btn.hv2:before {
  transform: scale(1.06);
  border-color: #000000;
}
.side_circle_btn.hv2 p {
  color: #000000;
}
.side_circle_btn.hv2 span {
  color: #333333;
}

.side_circle_btn2 {
  background: #ffffff;
  border: 1px solid #000000;
  margin-top: -30px;
  z-index: 1;
}
.side_circle_btn2 p {
  color: #000000;
}
.side_circle_btn2 span {
  color: #333333;
}
.side_circle_btn2:hover {
  background: #000000;
  border-color: #ffffff;
}
.side_circle_btn2:hover p {
  color: #ffffff;
}
.side_circle_btn2:hover span {
  color: #cccccc;
}
.side_circle_btn_block {
  opacity: 0;
  width: 140px;
  height: 140px;
  position: fixed;
  z-index: 10;
  right: -1.5%;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: ease 0.3s;
}

#top_main {
  padding: 20px 20px 0;
  background-color: #ffffff;
}
#top_main .top_images {
  height: calc(100vh - 20px);
  position: relative;
  background-color: #ffffff;
}
#top_main .top_images .main_image {
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: ease 0.9s;
}
#top_main .top_images .main_image:after {
  content: "";
  width: 100%;
  height: 100%;
  /*background-image: url("images/top/dot.png");*/
  background-size: 3px 3px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#top_main .top_images .main_image ul li {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  font-size: 0;
  opacity: 0;
  transition: 0.8s ease opacity;
}
#top_main .top_images .main_image ul li.image01 {
  background-image: url("images/top/index.jpg");
}
#top_main .top_images .main_image ul li.image02 {
  background-image: url("images/top/index_2.jpg");
}
#top_main .top_images .main_image ul li.image03 {
  background-image: url("images/top/index_3.jpg");
}
#top_main .top_images .main_image ul li.image04 {
  background-image: url("images/top/index_4.jpg");
}
#top_main .top_images .main_image ul li.image05 {
  background-image: url("images/top/index_5.jpg");
}
#top_main .top_images .main_image ul li.onImage {
  opacity: 1;
}
#top_main .top_images .main_image video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#top_main .top_logo_area {
  width: 244px;
  height: 204px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: ease 0.9s;
  opacity: 0;
}
#top_main .top_logo_area svg {
  transition: ease 1.2s;
}
#top_main .scroll {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 15%;
  width: 75px;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  transition: ease 0.9s;
}
#top_main .scroll:before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  animation: ScrollDown 1.2s ease 0s infinite;
  -moz-animation: ScrollDown 1.2s ease 0s infinite;
  -webkit-animation: ScrollDown 1.2s ease 0s infinite;
  -ms-animation: ScrollDown 1.2s ease 0s infinite;
  position: relative;
  top: -20px;
}
#top_main .scroll p {
  margin-top: 20px;
  font-family: "Roboto Slab", serif;
  letter-spacing: 2px;
}

.top_about {
  position: relative;
  margin-bottom: 100px;
  height: 740px;
}
.top_about .image_area {
  width: 70%;
  overflow: hidden;
}
.top_about .image_area.pc {
  max-height: 640px;
}
.top_about .image_area.sp {
  display: none;
}
.top_about .house_num_ttl {
  position: absolute;
  top: 14%;
  width: 30%;
  margin: auto;
  text-align: center;
  z-index: 1;
}
.top_about .house_num_ttl .ttl_number {
  display: block;
  position: absolute;
  width: 100%;
  margin-top: 10px;
}
.top_about .white_box {
  background: rgba(255, 255, 255, 0.93);
  width: 444px;
  bottom: -34%;
  position: absolute;
  z-index: 0;
  padding: 70px;
  margin: auto;
}
.top_about .white_box p {
  font-size: 14px;
  line-height: 200%;
  letter-spacing: 1px;
}
.top_about.one .image_area {
  margin-left: 0;
  margin-right: auto;
}
.top_about.one .house_num_ttl {
  right: 0;
  left: auto;
}
.top_about.one .link_button a:before {
  left: 26px;
}
.top_about.one .white_box {
  right: 13%;
}
.top_about.two .image_area {
  margin-right: 0;
  margin-left: auto;
}
.top_about.two .house_num_ttl {
  right: auto;
  left: 0;
}
.top_about.two .white_box {
  left: 13%;
}
.top_about .ot_button_mrg {
  margin-top: 35px;
}

.top_about2 {
  margin-bottom: 100px;
}
.top_about2 .image_area {
  width: 100%;
  margin-top: -85px;
  overflow: hidden;
}
.top_about2 .image_area.pc {
  max-height: 600px;
}
.top_about2 .image_area.sp {
  display: none;
}
.top_about2 .house_num_ttl {
  position: relative;
  margin: auto;
  text-align: center;
  z-index: 5;
}
.top_about2 .box_area {
  max-width: 980px;
  width: 90%;
  margin: -40px auto 0;
  font-size: 0;
  display: flex;
  display: -moz- flex;
  display: -webkit- flex;
  display: -ms- flex;
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}
.top_about2 .three_wbox {
  display: inline-block;
  width: 30%;
  margin-right: 5%;
  background: rgba(255, 255, 255, 0.93);
  margin-top: 0;
  opacity: 0;
  vertical-align: top;
}

.top_about2 .three_wbox:nth-child(3) {
  display: inline-block;
  width: 30%;
  margin-right: 0%;
  background: rgba(255, 255, 255, 0.93);
  margin-top: 0;
  opacity: 0;
  vertical-align: top;
}

.top_about2 .three_wbox:nth-child(4) {
  margin-top: 5%;
}
.top_about2 .three_wbox:nth-child(5) {
  margin-top: 5%;
}
.top_about2 .three_wbox:nth-child(6) {
  margin-top: 5%;  margin-right: 0%;
}


.top_about2 .three_wbox .three_icon_image {
  width: 79px;
  margin: 60px auto 0;
}
.top_about2 .three_wbox h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 180%;
  padding: 5px 5%;
  text-align:center;
}
.top_about2 .three_wbox p {
font-size: 20px;
    font-weight: bold;
    line-height: 180%;
    padding: 40px 5%;
    color: #000;
}
.top_about2 .th_button_mrg {
  margin: 80px 0 0;
}

.top_works {
  background: url("images/top/works.jpg") no-repeat center center;
  background-size: cover;
  padding-bottom: 100px;
}
.top_works .works_ttl {
  padding: 70px 0 60px;
}
.top_works .slide_area {
  position: relative;
  overflow: hidden;
  height: 328px;
}
.top_works .slide_area ul {
  width: 100%;
  font-size: 0;
  display: inline-block;
  text-align: center;
}
.top_works .slide_area ul li {
  display: inline-block;
  width: 340px;
  margin-right: 5px;
}
.top_works .slide_area ul li p {
  font-size: 13px;
  line-height: 200%;
  padding-top: 17px;
  letter-spacing: 1px;
  text-align: left;
}
.top_works .slide_area ul li span {
  font-family: "Roboto Slab", serif;
  color: #ffffff;
}
.top_works .slide_area ul li .photo {
  overflow: hidden;
}
.top_works .slide_area ul li .photo img {
  display: block;
  transition: 0.6s ease-out 0.1s;
}
.top_works .slide_area ul li:hover .photo img {
  transform: scale(1.04);
  -moz-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
}
.top_works .works_button_mrg {
  margin-top: 60px;
}

.loopSliderWrap {
  top: 0;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  width: 100%;
}

.evnw_block_area {
  display: flex;
  display: -moz- flex;
  display: -webkit- flex;
  display: -ms- flex;
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}

.top_event_news {
  margin: 80px auto;
  font-size: 0;
  width: 94%;
  max-width: 1180px;
}
.top_event_news .evenew_block {
  width: 100%;
  display: block;
  background: #ffffff;
  padding: 50px 8% 60px;
  vertical-align: top;
  opacity: 0;
  margin-bottom: 24px;
}
.top_event_news .evenew_block .evenew_ttl_mrg {
  margin: 50px 0 0;
}
.top_event_news .evenew_block .evenew_ttl {
  font-size: 26px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 3px;
  line-height: 200%;
  font-weight: 400;
}
.top_event_news .evenew_block p {
  font-size: 12px;
  font-weight: bold;
}
.top_event_news .evenew_block ul {
  border-top: 1px solid #cccccc;
  margin: 45px 0;
  width: 95%;
  display: inline-block;
  margin: 40px 2.5%;
}
.top_event_news .evenew_block ul li {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
.top_event_news .evenew_block ul li .photo {
  width: 30%;
  display: inline-block;
}
.top_event_news .evenew_block ul li .txt {
  display: inline-block;
  width: 70%;
  padding-left: 10%;
}
.top_event_news .evenew_block ul li p, .top_event_news .evenew_block ul li span {
  font-size: 14px;
  line-height: 200%;
  letter-spacing: 1px;
  font-weight: normal;
}
.top_event_news .evenew_block ul li a {
  color: #000000;
  transition: ease 0.2s;
}
.top_event_news .evenew_block ul li a p {
  text-decoration: underline;
}
.top_event_news .evenew_block ul li a:hover {
  opacity: 0.7;
}
.top_event_news .evenew_block .evenew_btn_mrg {
  margin: 45px 0 0;
}
.top_event_news .evenew_block .b_button {
  width: 200px;
}
.top_event_news .evenew_block.news {
  margin: 0;
}

.topevent_openhouse_area {
  width: 100%;
  font-size: 0;
  display: flex;
  display: -ms-flexbox;
  border-top: 1px solid #cccccc;
  padding-top: 40px;
  margin-top: 30px;
}
.topevent_openhouse_area .img_area, .topevent_openhouse_area .txt_area {
  width: 50%;
}
.topevent_openhouse_area .img_area {
  background: url("images/top/openhouse.jpg") no-repeat center center/cover;
}
.topevent_openhouse_area .txt_area {
  background: #f1f1f1;
  padding: 45px 5%;
}
.topevent_openhouse_area .txt_area p {
  font-size: 13px;
  font-weight: normal;
  line-height: 200%;
}

h4.oh_ttl {
  font-size: 22px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 300;
  color: #000000;
  text-align: left;
  line-height: 120%;
}
h4.oh_ttl span {
  font-weight: bold;
  display: block;
  font-size: 13px;
  letter-spacing: 0.5px;
}
h4.oh_ttl + p {
  font-size: 13px;
  font-weight: normal;
  line-height: 200%;
}

a.sml_blue_btn {
  background: #8cc751;
  color: #ffffff;
  padding: 14px 0;
  font-size: 12px;
  letter-spacing: 1px;
  width: 200px;
  display: inline-block;
  text-align: center;
  margin-top: 28px;
  transition: ease-out 0.2s;
}
a.sml_blue_btn:hover {
  opacity: 0.7;
}

.top_access #access_map {
  width: 100%;
  height: 420px;
}

.pagetop {
  width: 45px;
  height: 45px;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 9;
  transition: 0.3s ease;
  opacity: 0;
}
.pagetop span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  transform: scaleX(0.8);
  width: 18px;
  height: 18px;
  padding-top: 5px;
}
.pagetop span:before {
  content: "";
  width: 18px;
  height: 18px;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  display: block;
  transform: rotate(45deg);
}
.pagetop:hover {
  opacity: 0.8 !important;
}

.txt_link {
  color: #666666;
  font-size: 13px;
  text-decoration: underline;
  transition: ease 0.2s;
}
.txt_link:hover {
  opacity: 0.6;
}

#footer {
  position: relative;
  background: url("images/ft_logo.png") no-repeat;
  background-size: 20%;
  background-position: bottom 40px right 7%;
}
#footer .access_mrg {
  padding: 60px 0 0;
}
#footer span {
  font-size: 15px;
  display: block;
  letter-spacing: 2px;
  line-height: 260%;
}
#footer p {
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 260%;
}
#footer .access_tel {
  font-family: "Roboto Slab", serif;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 260%;
  letter-spacing: 1px;
  color: #000000;
  pointer-events: none;
}
#footer .access_tel:before {
  content: "";
  background-image: url("images/icon_tel.png");
  width: 14px;
  height: 14px;
  margin-left: -24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#footer .privacy_link_area {
  margin-top: 30px;
  text-align: center;
  display: none;
}
#footer .ft_logo {
  width: 274px;
  position: absolute;
  bottom: 40px;
  right: 7%;
}
#footer .copyright {
  padding: 0 0 30px;
}
#footer .copyright p {
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 1px;
  text-align: center;
  font-size: 10px;
}

.top_movie {
  background-color: #000000;
  padding: 140px 0 150px;
}
.top_movie .section_ttl_en {
  font-size: 34px;
  letter-spacing: 4px;
}
.top_movie .section_ttl_caption {
  margin-top: 14px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 140%;
  color: #ccc;
}
.top_movie .movie_area {
  max-width: 734px;
  width: 90%;
  margin: 55px auto 0;
  position: relative;
}
.top_movie .movie_area #playIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 17.44%;
  transition: 0.2s ease-out;
}
.top_movie .movie_area #path {
  fill: rgba(255, 255, 255, 0);
  transition: fill 0.2s ease-out;
}
.top_movie .movie_area:hover #playIcon {
  transform: translate(-50%, -50%) scale(0.95);
}
.top_movie .movie_area:hover #path {
  fill: #fff;
}

.contact_txt, .corporate_access_area p, .gray_top-border_txt p, .letter_txt, .works_detail_txt_area_left p, .concept_txt_area_right p, .concept_txt_area_left p, .vertical_white_box_oh p, .logo_txtarea p, .concept_txt_block p, .openhouse_txt_block p, .openhouse_lead_block p, .thinline_box p {
  font-size: 14px;
  line-height: 200%;
  margin-bottom: 20px;
}

.small_main_visual {
  height: 500px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #426fa7;
}
.small_main_visual:after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("images/top/dot.png");
  background-size: 3px 3px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.small_main_visual.concept {
  background-image: url("images/concept/index.jpg");
}
.small_main_visual.openhouse {
  background-image: url("images/openhouse/index.jpg");
}
.small_main_visual.about {
  background-image: url("images/about/index.jpg");
}
.small_main_visual.works {
  background-image: url("images/works/index.jpg");
}
.small_main_visual.access {
  background-image: url("images/access/index.jpg");
}
.small_main_visual.column {
  background-image: url("images/column/index.jpg");
}
.small_main_visual.trend {
  background-image: url("images/trend/index.jpg");
}
.small_main_visual.event {
  background-image: url("images/event/index.jpg");
}
.small_main_visual.news {
  background-image: url("images/news/index.jpg");
}
.small_main_visual.contact {
  background-image: url("images/contact/index.jpg");
}
.small_main_visual .main_area {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 46px;
  z-index: 4;
}
.small_main_visual .main_area h1 {
  font-size: 46px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #ffffff;
  letter-spacing: 6px;
  text-align: center;
}
.small_main_visual .main_area h1 span {
  font-size: 19px;
  display: block;
  margin-top: 30px;
  line-height: 140%;
  letter-spacing: 4px;
}
.small_main_visual.nobg:after {
  content: none;
}

.foot_breadcrumb, .head_breadcrumb {
  width: 100%;
  padding: 25px 5% 22px;
  margin: 0;
}
.foot_breadcrumb li, .head_breadcrumb li {
  font-size: 12px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: inline-block;
  color: #999999;
  letter-spacing: 1px;
  position: relative;
  padding: 10px 25px 10px 0;
}
.foot_breadcrumb li:after, .head_breadcrumb li:after {
  content: ">";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 7px;
  height: 13px;
}
.foot_breadcrumb li:last-of-type:after, .head_breadcrumb li:last-of-type:after {
  content: none;
}
.foot_breadcrumb a, .head_breadcrumb a {
  color: #666666;
  text-decoration: underline;
  transition: ease 0.2s;
}
.foot_breadcrumb a:hover, .head_breadcrumb a:hover {
  opacity: 0.6;
}

.foot_breadcrumb {
  background: #e7e7e7;
  border-top: 1px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

.thinline_box {
  border: 1px solid #000000;
  padding: 30px 40px 25px;
  width: 76%;
  margin: 0 auto 140px;
  font-size: 0;
}
.thinline_box h2 {
  font-size: 18px;
  letter-spacing: 1.5px;
  margin-bottom: 30px;
}
.thinline_box h3 {
  font-size: 16px;
  color: #3872bb;
  letter-spacing: 1.2px;
  margin-bottom: 25px;
}
.thinline_box p {
  margin-bottom: 0;
}
.thinline_box p .small {
  font-size: 12px;
  display: block;
}
.thinline_box .access_tel {
  margin-bottom: 25px;
}
.thinline_box .inbox_half {
  display: inline-block;
  width: 50%;
  margin: 15px 0;
}

.wide_image_area {
  width: 100%;
  position: relative;
}

.onimg_name {
  position: absolute;
  bottom: 56px;
  right: 40px;
  width: 100%;
  text-align: right;
  font-size: 25px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #ffffff;
  letter-spacing: 4px;
}

.entitle_box {
  margin: 90px 0 65px;
}

h4 {
  font-size: 18px;
  color: #666666;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 30px;
}

.concept_txt_block, .openhouse_txt_block, .openhouse_lead_block {
  margin: 140px 0 180px;
  text-align: center;
}
.concept_txt_block h2, .openhouse_txt_block h2, .openhouse_lead_block h2 {
  font-size: 26px;
  line-height: 200%;
  letter-spacing: 3px;
}


.concept_txt_block h3, .openhouse_txt_block h3, .openhouse_lead_block h3 {
  font-size: 16px;
  line-height: 200%;
  letter-spacing: 3px;
}


.concept_txt_block p, .openhouse_txt_block p, .openhouse_lead_block p {
  letter-spacing: 1px;
  margin-top: 40px;
}

.concept_logomark {
  width: 92%;
  margin: 0 auto 90px;
  font-size: 0;
  display: flex;
  display: -moz- flex;
  display: -webkit- flex;
  display: -ms- flex;
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}

.logo_svgarea, .logo_txtarea {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

.logo_svgarea {
  background: url("images/concept/logo_bg.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
}
.logo_svgarea svg {
  width: 238px;
  height: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.logo_txtarea {
  padding: 80px 6% 66px 10%;
  background: #ffffff;
}
.logo_txtarea h3 {
  font-size: 21px;
  color: #999999;
  margin-bottom: 70px;
  font-weight: normal;
  letter-spacing: 2px;
}
.logo_txtarea p {
  color: #333333;
  line-height: 220%;
}

.works_detail_txt_area_left, .concept_txt_area_right, .concept_txt_area_left, .vertical_white_box_oh {
  width: 100%;
  position: relative;
}
.works_detail_txt_area_left p, .concept_txt_area_right p, .concept_txt_area_left p, .vertical_white_box_oh p {
  line-height: 220%;
  letter-spacing: 1px;
}

.concept_txt_area_left, .vertical_white_box_oh {
  padding: 80px 40% 100px 12%;
}

.concept_txt_area_right {
  padding: 80px 12% 100px 40%;
}

.vertical_white_box {
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 64px 0 70px;
  white-space: nowrap;
}
.vertical_white_box .kerning1 {
  font-weight: bold;
  margin-bottom: -30px;
}

.vertical_block_left, .vertical_block_right {
  position: absolute;
  width: 240px;
  top: -94px;
}

.vertical_block_right {
  right: 12%;
}

.vertical_block_left {
  left: 12%;
}

.build_flow_area_box h3:before, .build_flow_anchor li:before {
  font-family: "Roboto", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-style: italic;
  display: block;
}
/*.build_flow_area_box h3.flow1:before, .build_flow_anchor li.flow1:before {
  content: "01";
}
.build_flow_area_box h3.flow2:before, .build_flow_anchor li.flow2:before {
  content: "02";
}
.build_flow_area_box h3.flow3:before, .build_flow_anchor li.flow3:before {
  content: "03";
}
.build_flow_area_box h3.flow4:before, .build_flow_anchor li.flow4:before {
  content: "04";
}
.build_flow_area_box h3.flow5:before, .build_flow_anchor li.flow5:before {
  content: "05";
}
.build_flow_area_box h3.flow6:before, .build_flow_anchor li.flow6:before {
  content: "06";
}
.build_flow_area_box h3.flow7:before, .build_flow_anchor li.flow7:before {
  content: "07";
}
.build_flow_area_box h3.flow8:before, .build_flow_anchor li.flow8:before {
  content: "08";
}
.build_flow_area_box h3.flow9:before, .build_flow_anchor li.flow9:before {
  content: "09";
}*/

.build_flow_anchor {
  margin: 80px auto;
  width: 250px;
  top: 0;
  bottom: 0;
}
.build_flow_anchor a {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  padding: 0 0 0 70px;
  display: block;
  line-height: 140%;
  height: 50px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  -ms-flex-align: center;
  display: -ms-flexbox;
}
.build_flow_anchor li {
  margin: 5px 0;
  position: relative;
  transition: ease 0.2s;
}
.build_flow_anchor li:before {
  font-size: 30px;
  font-weight: 700;
  color: #3366cc;
  letter-spacing: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 7%;
  display: flex;
  align-items: center;
  -ms-flex-align: center;
  display: -ms-flexbox;
}
.build_flow_anchor li:after {
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-right: 14px solid #3366cc;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  transform: translateX(-100%);
  transition: ease 0.2s;
  opacity: 0;
}
.build_flow_anchor li.current {
  background: #3366cc;
}
.build_flow_anchor li.current a {
  color: #ffffff;
  font-weight: normal;
}
.build_flow_anchor li.current:before {
  color: #ffffff;
}
.build_flow_anchor li.current:after {
  opacity: 1;
}
.build_flow_anchor li:first-of-type {
  margin-top: 0;
}
.build_flow_anchor li:last-of-type {
  margin-bottom: 0;
}
.build_flow_anchor li:hover {
  opacity: 0.7;
}
.build_flow_anchor.fixed {
  position: fixed;
  margin: auto;
  transform: translateY(30px);
}
.build_flow_anchor.fixed_absolute {
  position: absolute;
  top: auto;
}

.build_flow_area {
  width: 540px;
  margin: 60px auto;
}

.build_flow_area_box {
  text-align: center;
  position: relative;
  padding-bottom: 80px;
  margin-bottom: 60px;
}
.build_flow_area_box .build_flow_icon {
  display: inline-block;
  width: 159px;
}
.build_flow_area_box h3 {
  font-size: 22px;
  padding: 40px 0 25px;
  position: relative;
  z-index: 1;
}
.build_flow_area_box h3:before {
  font-size: 90px;
  font-weight: 400;
  position: absolute;
  color: #ffffff;
  top: -8px;
  left: 0;
  right: 0;
  transform: translateX(-50%);
  z-index: -1;
}
.build_flow_area_box p {
  line-height: 200%;
  text-align: justify;
}
.build_flow_area_box:after, .build_flow_area_box:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.build_flow_area_box:before {
  width: 24px;
  height: 24px;
  border-right: 2px solid #3366cc;
  border-bottom: 2px solid #3366cc;
  bottom: 0;
  transform: rotate(45deg);
}
.build_flow_area_box:after {
  width: 2px;
  height: 35px;
  background: #3366cc;
  bottom: -3px;
}
.build_flow_area_box:last-of-type {
  padding-bottom: 0;
}
.build_flow_area_box:last-of-type:before, .build_flow_area_box:last-of-type:after {
  content: none;
}

.wide_image_spright_area, .wide_image_spleft_area {
  width: 100%;
  position: relative;
}

#concept_logo_mark {
  opacity: 0;
  transition: ease 0.2s;
}

#concept_logo_mark.start {
  opacity: 1;
}
#concept_logo_mark.start #mark {
  stroke-dasharray: 100px;
  stroke-dashoffset: 100px;
  stroke-width: 0.3px;
  animation: logoStroke 2.7s cubic-bezier(0, 0, 0.9, 0.8) 0s forwards;
  -moz-animation: logoStroke 2.7s cubic-bezier(0, 0, 0.9, 0.8) 0s forwards;
  -webkit-animation: logoStroke 2.7s cubic-bezier(0, 0, 0.9, 0.8) 0s forwards;
  -ms-animation: logoStroke 2.7s cubic-bezier(0, 0, 0.9, 0.8) 0s forwards;
}
#concept_logo_mark.start #mark, #concept_logo_mark.start #AYUMU_HOME {
  fill: transparent;
}
#concept_logo_mark.start #AYUMU_HOME {
  animation: logoFill 1.2s linear 1.5s forwards;
  -moz-animation: logoFill 1.2s linear 1.5s forwards;
  -webkit-animation: logoFill 1.2s linear 1.5s forwards;
  -ms-animation: logoFill 1.2s linear 1.5s forwards;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #concept_logo_mark.start #mark:not(:target) {
    stroke-dashoffset: 0;
    fill: #ffffff;
  }
  #concept_logo_mark.start #AYUMU_HOME:not(:target) {
    fill: #ffffff;
  }
}
.openhouse_lead_block {
  margin: 50px auto 80px;
}

.openhouse_txt_block {
  max-width: 980px;
  margin: 0 auto 30px auto;
  width: 90%;
  border: solid 1px black;
  padding: 40px 30px;
}
.openhouse_txt_block h2 {
  font-size: 24px;
  color: #426fa7;
  line-height: 160%;
}
.openhouse_txt_block p {
  letter-spacing: 1px;
  font-size: 12px;
  margin-top: 20px;
  font-family: "Roboto", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: gray;
}

.openhouse_txt_area {
  width: 45%;
  display: inline-block;
  margin-top: 5%;
}
.openhouse_txt_area:nth-of-type(odd) {
  margin-right: 5%;
}

.openhouse_cont {
  width: 100%;
  text-align: left;
}
.openhouse_cont span:nth-of-type(odd) {
  font-size: 70px;
  color: #426fa7;
  font-family: "Roboto", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-style: italic;
  vertical-align: middle;
  width: 75px;
  display: inline-block;
}
.openhouse_cont span:nth-of-type(even) {
  font-size: 18px;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  line-height: 130%;
  width: calc(100% - 90px);
  font-weight: bold;
}

.reservation_box2 {
  background: #ffffff;
  padding: 60px 0;
  margin: 70px auto 120px;
  width: 100%;
  position: relative;
}

.thinline_box2 {
  padding: 30px 40px 25px;
  width: 70%;
  margin: 0 auto;
  font-size: 0;
}
.thinline_box2 h3 {
  font-size: 24px;
  font-family: "Roboto", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #999999;
  line-height: 160%;
}
.thinline_box2 p {
  letter-spacing: 1px;
  margin-top: 40px;
  font-size: 14px;
  line-height: 200%;
  margin-bottom: 20px;
}

.openhouse_contact {
  display: inline-block;
  vertical-align: middle;
}

.V-align_middle2 {
  display: inline-block;
}

.inbox_half2 {
  display: inline-block;
  width: 320px;
  margin: 15px 0 15px 30px;
  vertical-align: middle;
}

.small_2 {
  font-size: 15px;
  display: block;
  margin-top: 10px;
  vertical-align: middle;
  line-height: 27px;
}

.thinline_box3 {
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}

.openhouse_image_spleft_area, .openhouse_image_spleft_area_right {
  width: 60%;
  position: absolute;
  top: 0;
}

.openhouse_image_spleft_area_right {
  right: 0;
}

.vertical_block_right_oh, .vertical_block_left_oh {
  position: relative;
  max-width: 420px;
  width: 55%;
  padding-top: 80px;
}
.vertical_block_right_oh .oh_no, .vertical_block_right_oh .oh_no2, .vertical_block_left_oh .oh_no, .vertical_block_left_oh .oh_no2 {
  font-size: 92px;
  font-family: "Roboto", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #426fa7;
  position: absolute;
  top: 35px;
  font-style: italic;
  z-index: 1;
}

.vertical_block_right_oh {
  margin: 0 0 0 auto;
}
.vertical_block_right_oh .oh_no {
  right: 5%;
}

.vertical_block_left_oh {
  margin: 0;
}
.vertical_block_left_oh .oh_no2 {
  left: 5%;
}

.vertical_white_box_oh {
  background: rgba(255, 255, 255, 0.9);
  text-align: left;
  padding: 80px 10% 40px;
  width: 100%;
}
.vertical_white_box_oh p {
  margin: 10px 0;
}

.openhouse_ttl {
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  line-height: 160%;
}

.openhouse_tour {
  max-width: 980px;
  width: 90%;
  height: auto;
  margin: 0 auto 70px;
  position: relative;
}

.openhouse_blueprint {
  max-width: 980px;
  margin: 0 auto 80px;
  width: 90%;
  font-size: 0;
}

.blueprint_area {
  width: 48.75%;
  text-align: center;
  display: inline-block;
  margin-right: 2.5%;
}
.blueprint_area:last-of-type {
  margin-right: 0;
}

.openhouse_detail_area, .modelroom_detail_area {
  width: 94%;
  margin: 0 auto;
  max-width: 980px;
}
.openhouse_detail_area + .reservation_box2, .modelroom_detail_area + .reservation_box2 {
  margin-bottom: 0;
}

.openhouse_tochisagashi_area {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}
.openhouse_tochisagashi_area.works {
  padding-top: 80px;
}
.openhouse_tochisagashi_area .balloon-right {
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 25px;
  width: auto;
  color: #555;
  font-size: 16px;
  background: white;
}
.openhouse_tochisagashi_area .balloon-right.works {
  padding: 45px;
}
.openhouse_tochisagashi_area .balloon-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid white;
}
.openhouse_tochisagashi_area .balloon-right p {
  text-align: center;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  line-height: 130%;
  font-weight: bold;
  color: #426fa7;
}
.openhouse_tochisagashi_area .tochisagashi_txt {
  display: inline-block;
  width: 75%;
  text-align: left;
  margin-top: 24px;
  vertical-align: middle;
  margin-left: 15px;
}
.openhouse_tochisagashi_area .tochisagashi_txt h {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  line-height: 130%;
  font-weight: bold;
}
.openhouse_tochisagashi_area .tochisagashi_txt p {
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 200%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.modelroom_detail_area {
  margin-bottom: 80px;
}

.popup_img_area {
  text-align: center;
}

.popup_img_area .tab_item:nth-of-type(2) {
  background-color: #f1f1f1;
  color: #9b9b9b;
  border: none;
}

.c-txtsp img {
  padding: 50px;
  margin-bottom: 30px;
}

.modelroom_popup_area {
  max-width: 960px;
  margin: 0 auto;
  background-color: #fff;
  padding-top: 10px;
}

.modelroom_popup_area.works {
  margin-top: 40px;
}

.zumen_btn {
  width: 20px;
  height: 20px;
  position: absolute;
  border-radius: 50%;
  border: #4271A6 6px solid;
  background: transparent;
  -webkit-animation: fluffy1 1s infinite cubic-bezier(0.4, 0, 0.2, 1);
  animation: fluffy1 1.5s infinite cubic-bezier(0.4, 0, 0.8, 1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.btn_wh1f_01 {
  top: 41%;
  left: 14%;
}

.btn_wh1f_02 {
  bottom: 26%;
  left: 14%;
}

.btn_wh1f_03 {
  bottom: 26%;
  left: 49.5%;
}

.btn_wh1f_04 {
  top: 37.2%;
  right: 54%;
}

.btn_wh1f_05 {
  top: 26%;
  right: 14%;
}

.btn_wh2f_01 {
  top: 26%;
  right: 48%;
}

.btn_wh2f_02 {
  top: 38%;
  right: 48%;
}

.btn_wh2f_03 {
  top: 54%;
  right: 54.5%;
}

.btn_wh2f_04 {
  top: 34%;
  right: 21.5%;
}

.btn_works01_1f_01 {
  top: 9%;
  left: 12%;
}

.btn_works01_1f_02 {
  top: 16.5%;
  left: 29.5%;
}

.btn_works01_1f_03 {
  top: 22%;
  left: 15%;
}

.btn_works01_1f_04 {
  top: 34.5%;
  left: 58.5%;
}

.btn_works01_1f_05 {
  top: 35%;
  left: 21%;
}

.btn_works01_1f_06 {
  bottom: 52%;
  left: 80%;
}

.btn_works01_1f_07 {
  bottom: 52%;
  left: 46.5%;
}

.btn_works01_1f_08 {
  top: 56%;
  left: 46.5%;
}

.btn_works01_1f_09 {
  bottom: 19%;
  left: 16.5%;
}

.btn_works02_1f_01 {
  top: 39%;
  right: 26%;
}

.btn_works02_1f_02 {
  top: 33%;
  left: 9.5%;
}

.btn_works02_1f_03 {
  top: 23.5%;
  right: 37%;
}

.btn_works02_1f_04 {
  bottom: 26%;
  left: 19.5%;
}

.btn_works02_1f_05 {
  top: 48.5%;
  right: 12%;
}

.btn_works02_1f_06 {
  top: 23.5%;
  left: 70%;
}

.btn_works02_1f_07 {
  bottom: 37%;
  right: 12%;
}

.btn_works02_2f_01 {
  top: 36%;
  left: 2%;
}

.btn_works02_2f_02 {
  top: 17%;
  left: 33%;
}

.btn_works02_2f_03 {
  top: 47%;
  left: 29%;
}

.btn_works02_2f_04 {
  top: 47%;
  left: 49.5%;
}

.btn_works02_2f_05 {
  top: 67%;
  left: 32%;
}

.btn_works03_1f_01 {
  top: 17%;
  left: 6.5%;
}

.btn_works03_1f_02 {
  top: 29.5%;
  left: 32%;
}

.btn_works03_1f_03 {
  top: 43.5%;
  left: 10%;
}

.btn_works03_1f_04 {
  bottom: 42%;
  left: 45.5%;
}

.btn_works03_1f_05 {
  top: 60.5%;
  left: 23%;
}

.btn_works03_1f_06 {
  top: 75.5%;
  left: 45%;
}

.btn_works03_2f_01 {
  top: 41%;
  right: 14%;
}

.btn_works03_2f_02 {
  top: 45%;
  left: 31%;
}

.btn_works03_2f_03 {
  top: 45%;
  left: 51%;
}

.btn_works05_1f_01 {
  top: 19%;
  left: 7.5%;
}

.btn_works05_1f_02 {
  top: 23.5%;
  left: 20%;
}

.btn_works05_1f_03 {
  top: 23.5%;
  left: 63%;
}

.btn_works05_1f_04 {
  top: 20%;
  left: 69.5%;
}

.btn_works05_1f_05 {
  top: 37.5%;
  left: 84.5%;
}

.btn_works05_1f_06 {
  top: 51.5%;
  left: 58.5%;
}

.btn_works05_1f_07 {
  top: 70.5%;
  left: 25%;
}

.btn_works05_2f_01 {
  top: 32%;
  right: 48%;
}

.btn_works05_2f_02 {
  top: 25%;
  left: 80%;
}

.btn_works05_2f_04 {
  top: 60%;
  left: 28%;
}

.btn_works05_2f_03 {
  top: 69%;
  left: 50%;
}

.btn_works05_1f_04_02 {
  top: 32.5%;
  left: 87.5%;
}

.btn_works05_1f_05_02 {
  top: 64.5%;
  left: 75.5%;
}

.btn_works06_1f_01 {
  top: 35.5%;
  left: 7.5%;
}

.btn_works06_1f_02 {
  top: 49.5%;
  left: 3%;
}

.btn_works06_1f_02_02 {
  top: 40.5%;
  left: 27.5%;
}

.btn_works06_1f_02_03 {
  top: 30%;
  left: 48.5%;
}

.btn_works06_1f_03 {
  top: 37.5%;
  left: 38%;
}

.btn_works06_1f_04 {
  top: 38%;
  left: 87.5%;
}

.btn_works06_1f_05 {
  top: 60.5%;
  left: 64.5%;
}

.btn_works06_1f_06 {
  top: 52.5%;
  left: 48.5%;
}

.btn_works06_1f_07 {
  top: 50.5%;
  left: 10%;
}

.btn_works06_1f_07_02 {
  top: 49.5%;
  left: 20%;
}

.btn_works06_1f_07_03 {
  top: 38.5%;
  left: 47%;
}

.btn_works06_2f_01 {
  top: 30%;
  right: 42%;
}

.btn_works06_2f_02 {
  top: 66%;
  left: 16.5%;
}

.btn_works06_2f_02_02 {
  top: 44.5%;
  left: 80%;
}

.btn_works06_2f_03 {
  top: 59%;
  left: 49%;
}

.btn_works06_2f_04 {
  top: 41%;
  left: 40.5%;
}

.btn_works06_2f_05 {
  top: 49%;
  left: 40.5%;
}

.btn_works07_1f_01 {
  top: 35%;
  left: 17%;
}

.btn_works07_1f_02 {
  top: 54%;
  left: 20%;
}

.btn_works07_1f_02_02 {
  top: 25%;
  left: 88%;
}

.btn_works07_1f_02_03 {
  top: 38%;
  left: 87.5%;
}

.btn_works07_1f_03 {
  top: 71%;
  left: 43%;
}

.btn_works07_1f_04 {
  top: 80%;
  left: 43%;
}

.btn_works07_1f_05 {
  top: 38%;
  left: 50%;
}

.btn_works07_1f_06 {
  top: 61%;
  left: 82%;
}

.btn_works07_2f_01 {
  top: 20%;
  left: 36%;
}

.btn_works07_2f_02 {
  top: 54%;
  right: 50%;
}

.btn_works07_2f_03 {
  top: 23%;
  left: 73%;
}

.btn_works07_2f_04 {
  top: 46%;
  left: 63%;
}

.btn_works08_1f_01 {
  top: 28%;
  left: 29%;
}

.btn_works08_1f_02 {
  top: 26%;
  left: 45%;
}

.btn_works08_1f_02_02 {
  top: 57.5%;
  left: 77%;
}

.btn_works08_1f_02_03 {
  top: 57.5%;
  left: 67.5%;
}

.btn_works08_1f_03 {
  top: 74%;
  left: 45%;
}

.btn_works08_1f_04 {
  top: 82%;
  left: 57%;
}

.btn_works08_1f_05 {
  top: 26%;
  left: 33%;
}

.btn_works08_1f_06 {
  top: 57.5%;
  left: 56.9%;
}

.btn_works08_2f_01 {
  top: 30.5%;
  left: 80%;
}

.btn_works08_2f_02 {
  top: 63%;
  right: 56%;
}

.btn_works08_2f_03 {
  top: 58%;
  left: 73%;
}

.btn_works08_2f_04 {
  top: 79%;
  left: 54%;
}

.btn_works09_1f_01 {
  top: 30%;
  left: 15%;
}

.btn_works09_1f_02 {
  top: 43%;
  left: 46%;
}

.btn_works09_1f_03_02 {
  top: 44.5%;
  left: 66%;
}

.btn_works09_1f_04_03 {
  top: 78%;
  left: 64%;
}

.btn_works09_1f_05 {
  top: 49%;
  left: 40%;
}

.btn_works09_1f_06 {
  top: 66%;
  left: 15%;
}

.btn_works09_1f_07 {
  top: 47%;
  left: 23.5%;
}

.btn_works09_1f_08 {
  top: 39%;
  left: 83.5%;
}

.btn_works09_1f_09 {
  top: 71%;
  left: 84%;
}

.btn_works09_2f_01 {
  top: 16.5%;
  left: 63%;
}

.btn_works09_2f_02 {
  top: 40%;
  right: 61%;
}

.btn_works09_2f_03 {
  top: 49%;
  left: 49%;
}

.btn_works10_1f_01 {
  top: 12%;
  left: 21%;
}

.btn_works10_1f_02 {
  top: 34%;
  left: 25%;
}

.btn_works10_1f_03_02 {
  top: 44.5%;
  left: 75%;
}

.btn_works10_1f_04_03 {
  top: 71%;
  left: 40%;
}

.btn_works10_1f_05 {
  top: 35%;
  left: 16%;
}

.btn_works10_1f_06 {
  top: 62%;
  left: 29%;
}

.btn_works10_1f_07 {
  top: 26%;
  left: 19.5%;
}

.btn_works10_1f_08 {
  top: 16%;
  left: 56.5%;
}

.btn_works10_1f_09 {
  top: 57%;
  left: 65%;
}

.btn_works10_1f_10 {
  top: 39%;
  left: 35%;
}

.btn_works10_2f_01 {
  top: 25%;
  left: 42%;
}

.btn_works10_2f_02 {
  top: 35%;
  right: 51%;
}

.btn_works10_2f_03 {
  top: 74%;
  left: 30%;
}

.btn_works11_1f_01 {
  top: 22%;
  left: 26%;
}

.btn_works11_1f_02 {
  top: 56%;
  left: 38%;
}

.btn_works11_1f_03 {
  top: 51%;
  left: 52%;
}

.btn_works11_1f_04 {
  top: 56%;
  left: 58%;
}

.btn_works11_1f_05 {
  top: 29%;
  left: 88%;
}

.btn_works11_1f_06 {
  top: 62%;
  left: 82%;
}

.btn_works11_2f_01 {
  top: 26%;
  left: 20%;
}

.btn_works11_2f_02 {
  top: 30%;
  left: 88%;
}

.btn_works11_2f_03 {
  top: 72%;
  left: 30%;
}

.btn_works11_2f_04 {
  top: 56%;
  left: 48%;
}

.btn_works12_1f_01 {
  top: 28%;
  left: 22.5%;
}

.btn_works12_1f_02 {
  top: 34.5%;
  left: 49%;
}

.btn_works12_1f_03 {
  top: 44.5%;
  left: 60%;
}

.btn_works12_1f_04 {
  top: 34%;
  left: 75%;
}

.btn_works12_1f_05 {
  top: 56.5%;
  left: 89%;
}

.btn_works12_1f_06 {
  top: 57.5%;
  left: 64.5%;
}

.btn_works12_1f_07 {
  top: 61.5%;
  left: 32%;
}

.btn_works12_2f_01 {
  top: 28%;
  right: 81%;
}

.btn_works12_2f_02 {
  top: 26%;
  left: 28.5%;
}

.btn_works12_2f_03 {
  top: 51%;
  left: 22.5%;
}

.btn_works12_2f_03_02 {
  top: 51%;
  left: 28%;
}

.btn_works12_2f_04 {
  top: 68%;
  left: 25.5%;
}

.btn_works13_1f_01 {
  top: 42%;
  left: 13%;
}

.btn_works13_1f_02 {
  top: 30.5%;
  left: 23%;
}

.btn_works13_1f_03 {
  top: 38.5%;
  left: 57%;
}

.btn_works13_1f_04 {
  top: 39%;
  left: 82%;
}

.btn_works13_1f_05 {
  top: 58.5%;
  left: 87%;
}

.btn_works13_1f_06 {
  top: 63.5%;
  left: 37.5%;
}

.btn_works13_2f_01 {
  top: 42%;
  right: 81%;
}

.btn_works13_2f_02 {
  top: 23%;
  left: 53%;
}

.btn_works13_2f_03 {
  top: 29%;
  left: 46.5%;
}

.btn_works13_2f_04 {
  top: 35%;
  left: 85%;
}

.btn_works14_1f_01 {
  top: 27%;
  left: 65%;
}

.btn_works14_1f_02 {
  top: 42%;
  left: 68%;
}

.btn_works14_1f_03 {
  top: 63.5%;
  left: 62%;
}

.btn_works14_1f_04 {
  top: 52%;
  left: 37.5%;
}

.btn_works14_1f_05 {
  top: 59.5%;
  left: 26%;
}

.btn_works14_2f_01 {
  top: 42%;
  right: 70%;
}

.btn_works14_2f_02 {
  top: 20%;
  left: 67%;
}

.btn_works14_2f_01_02 {
  top: 27%;
  left: 30%;
}

.btn_works14_2f_03 {
  top: 45%;
  left: 50%;
}

.btn_works14_2f_04 {
  top: 62.5%;
  left: 38.5%;
}

.btn_works15_1f_01 {
  top: 35%;
  left: 19%;
}

.btn_works15_1f_02 {
  top: 23%;
  right: 19%;
}

.btn_works15_1f_03 {
  top: 32%;
  right: 17%;
}

.btn_works15_1f_04 {
  top: 32%;
  right: 24%;
}

.btn_works15_1f_05 {
  top: 57%;
  left: 63%;
}

.btn_works15_1f_06 {
  top: 42%;
  left: 62%;
}

.btn_works15_1f_07 {
  top: 49%;
  left: 37%;
}

.btn_works15_2f_01 {
  top: 30%;
  right: 49%;
}

.btn_works15_2f_02 {
  top: 27%;
  right: 15%;
}

.btn_works15_2f_03 {
  top: 55%;
  left: 42%;
}

.btn_works15_2f_04 {
  top: 70%;
  left: 25%;
}

.btn_works16_1f_01 {
  top: 26%;
  left: 36%;
}

.btn_works16_1f_02 {
  top: 64%;
  left: 32%;
}

.btn_works16_1f_03 {
  top: 60%;
  right: 45%;
}

.btn_works16_1f_04 {
  top: 20%;
  right: 28%;
}

.btn_works16_1f_05 {
  top: 45%;
  right: 25%;
}

.btn_works16_1f_06 {
  top: 56%;
  left: 58%;
}

.btn_works16_1f_07 {
  top: 67%;
  left: 59%;
}

.btn_works16_2f_01 {
  top: 13%;
  left: 39%;
}

.btn_works16_2f_02 {
  top: 41%;
  left: 38%;
}

.btn_works16_2f_03 {
  top: 30%;
  left: 64%;
}

.btn_works16_2f_04 {
  top: 20%;
  right: 28%;
}

.btn_works16_2f_05 {
  top: 42%;
  right: 35%;
}

.btn_works17_1f_01 {
  top: 40%;
  left: 60%;
}

.btn_works17_1f_02 {
  top: 28%;
  right: 13%;
}

.btn_works17_1f_03 {
  top: 46%;
  right: 14%;
}

.btn_works17_1f_04 {
  top: 62%;
  right: 40%;
}

.btn_works17_1f_05 {
  top: 68%;
  right: 44%;
}

.btn_works17_1f_06 {
  top: 63%;
  left: 26.5%;
}

.btn_works17_2f_01 {
  top: 30%;
  left: 69%;
}

.btn_works17_2f_02 {
  top: 38%;
  left: 80%;
}

.btn_works17_2f_03 {
  top: 64%;
  left: 50%;
}

.btn_works18_1f_01 {
  top: 28%;
  left: 17%;
}

.btn_works18_1f_02 {
  top: 52%;
  left: 18%;
}

.btn_works18_1f_03 {
  top: 39%;
  right: 77%;
}

.btn_works18_1f_04 {
  top: 45%;
  right: 65%;
}

.btn_works18_1f_05 {
  top: 40%;
  right: 51%;
}

.btn_works18_1f_06 {
  top: 29%;
  left: 64%;
}

.btn_works18_1f_07 {
  top: 38%;
  left: 68%;
}

.btn_works18_1f_08 {
  top: 64%;
  left: 77%;
}

.btn_works18_2f_01 {
  top: 45%;
  left: 18%;
}

.btn_works18_2f_02 {
  top: 61%;
  left: 29%;
}

.btn_works18_2f_03 {
  top: 31%;
  left: 48%;
}

.btn_works18_2f_04 {
  top: 52%;
  right: 46%;
}

.btn_works19_1f_01 {
  top: 33%;
  left: 48%;
}

.btn_works19_1f_02 {
  top: 49%;
  left: 24%;
}

.btn_works19_1f_03 {
  top: 43%;
  left: 37%;
}

.btn_works19_1f_04 {
  top: 65%;
  right: 50%;
}

.btn_works19_1f_05 {
  top: 62%;
  right: 26%;
}

.btn_works19_1f_06 {
  top: 40%;
  right: 28%;
}

.btn_works19_2f_01 {
  top: 45%;
  left: 28%;
}

.btn_works19_2f_02 {
  top: 78%;
  left: 36%;
}

.btn_works19_2f_03 {
  top: 60%;
  left: 38%;
}

.btn_works19_2f_04 {
  top: 62%;
  left: 28%;
}

.btn_works20_1f_01 {
  top: 21%;
  left: 19%;
}

.btn_works20_1f_02 {
  top: 22%;
  left: 36%;
}

.btn_works20_1f_03 {
  top: 42%;
  left: 24%;
}

.btn_works20_1f_04 {
  top: 40%;
  right: 40%;
}

.btn_works20_1f_05 {
  top: 75%;
  right: 23%;
}

.btn_works20_2f_01 {
  top: 18%;
  left: 57%;
}

.btn_works20_2f_02 {
  top: 20%;
  left: 77%;
}

.btn_works20_2f_03 {
  top: 45%;
  left: 76%;
}

.btn_works21_1f_01 {
  top: 23%;
  left: 46%;
}

.btn_works21_1f_02 {
  top: 24%;
  left: 61%;
}

.btn_works21_1f_03 {
  top: 39%;
  left: 78%;
}

.btn_works21_1f_04 {
  top: 61%;
  right: 74%;
}

.btn_works21_1f_05 {
  top: 45%;
  right: 45%;
}

.btn_works21_2f_01 {
  top: 32%;
  left: 59%;
}

.btn_works21_2f_02 {
  top: 60%;
  left: 34%;
}

.btn_works22_1f_01 {
  top: 29%;
  left: 23%;
}

.btn_works22_1f_02 {
  top: 30%;
  left: 39%;
}

.btn_works22_1f_03 {
  top: 18%;
  left: 70%;
}

.btn_works22_1f_04 {
  top: 58%;
  right: 89%;
}

.btn_works22_1f_05 {
  top: 56%;
  right: 65%;
}

.btn_works23_1f_01 {
  top: 27%;
  left: 24%;
}

.btn_works23_1f_02 {
  top: 24%;
  left: 61%;
}

.btn_works23_1f_03 {
  top: 19%;
  left: 88%;
}

.btn_works23_1f_04 {
  top: 50%;
  right: 12%;
}

.btn_works23_1f_05 {
  top: 74%;
  right: 79%;
}

.btn_works23_2f_01 {
  top: 35%;
  left: 48%;
}

.btn_works23_2f_02 {
  top: 28%;
  left: 81%;
}

.btn_works23_2f_03 {
  top: 49%;
  left: 89%;
}

.btn_works23_2f_04 {
  top: 51%;
  left: 49%;
}

.btn_works24_1f_01 {
  top: 25%;
  left: 35%;
}

.btn_works24_1f_02 {
  top: 25%;
  left: 24%;
}

.btn_works24_1f_03 {
  top: 82%;
  left: 21%;
}

.btn_works24_1f_04 {
  top: 39%;
  right: 53%;
}

.btn_works24_1f_05 {
  top: 59%;
  right: 54%;
}

.btn_works24_1f_06 {
  top: 45%;
  right: 72%;
}

.btn_works24_2f_01 {
  top: 32%;
  left: 30%;
}

.btn_works24_2f_02 {
  top: 50%;
  left: 30%;
}

.btn_works24_2f_03 {
  top: 78%;
  left: 35%;
}

.btn_works25_1f_01 {
  top: 59%;
  left: 31%;
}

.btn_works25_1f_02 {
  top: 68%;
  left: 9%;
}

.btn_works25_1f_03 {
  top: 60%;
  left: 47%;
}

.btn_works25_1f_04 {
  top: 36%;
  right: 34%;
}

.btn_works25_1f_05 {
  top: 79%;
  right: 40%;
}

.btn_works25_1f_06 {
  top: 55%;
  right: 21%;
}

.btn_works26_1f_01 {
  top: 47%;
  left: 31%;
}

.btn_works26_1f_02 {
  top: 32%;
  left: 34%;
}

.btn_works26_1f_03 {
  top: 44%;
  left: 48%;
}

.btn_works26_1f_04 {
  top: 20%;
  right: 18%;
}

.btn_works26_1f_05 {
  top: 38%;
  right: 33%;
}

.btn_works26_1f_06 {
  top: 64%;
  right: 37%;
}

.btn_works26_2f_01 {
  top: 38%;
  left: 45%;
}

.btn_works26_2f_02 {
  top: 32%;
  left: 59%;
}

.btn_works26_2f_03 {
  top: 65%;
  left: 58%;
}

.btn_works27_1f_01 {
  top: 40%;
  left: 15%;
}

.btn_works27_1f_02 {
  top: 27%;
  left: 15%;
}

.btn_works27_1f_03 {
  top: 45%;
  left: 46%;
}

.btn_works27_1f_04 {
  top: 18%;
  right: 27%;
}

.btn_works27_1f_05 {
  top: 25%;
  right: 52%;
}

.btn_works27_1f_06 {
  top: 59%;
  right: 61%;
}

.btn_works28_1f_01 {
  top: 34%;
  left: 62%;
}

.btn_works28_1f_02 {
  top: 55%;
  left: 57%;
}

.btn_works28_1f_03 {
  top: 50%;
  left: 36%;
}

.btn_works28_1f_04 {
  top: 42%;
  left: 10%;
}

.btn_works28_1f_05 {
  top: 30%;
  left: 10%;
}

.btn_works28_2f_01 {
  top: 25%;
  left: 15%;
}

.btn_works28_2f_02 {
  top: 42%;
  left: 30%;
}

.btn_works28_2f_03 {
  top: 60%;
  left: 10%;
}

.btn_works28_2f_04 {
  top: 60%;
  left: 40%;
}

.btn_works28_2f_05 {
  top: 60%;
  left: 60%;
}

.btn_works29_1f_01 {
  top: 31%;
  left: 31%;
}

.btn_works29_1f_02 {
  top: 27%;
  left: 43%;
}

.btn_works29_1f_03 {
  top: 32%;
  left: 69%;
}

.btn_works29_1f_04 {
  top: 34%;
  left: 82%;
}

.btn_works29_1f_05 {
  top: 46%;
  left: 38%;
}

.btn_works29_2f_01 {
  top: 40%;
  left: 40%;
}

.btn_works29_2f_02 {
  top: 53%;
  left: 24%;
}

.btn_works29_2f_03 {
  top: 66%;
  left: 19%;
}

.btn_works30_1f_01 {
  top: 28%;
  left: 10%;
}

.btn_works30_1f_02 {
  top: 38%;
  left: 66%;
}

.btn_works30_1f_03 {
  top: 53%;
  left: 59%;
}

.btn_works30_1f_04 {
  top: 67%;
  left: 75%;
}

.btn_works30_1f_05 {
  top: 27%;
  left: 61%;
}

.btn_works30_2f_01 {
  top: 28%;
  left: 66%;
}

.btn_works30_2f_02 {
  top: 28%;
  left: 88%;
}

.btn_works30_2f_03 {
  top: 57%;
  left: 57%;
}

.btn_works30_2f_04 {
  top: 62%;
  left: 83.5%;
}

.btn_works31_1f_01 {
  top: 34%;
  left: 23%;
}

.btn_works31_1f_02 {
  top: 22%;
  left: 22%;
}

.btn_works31_1f_03 {
  top: 22%;
  left: 66%;
}

.btn_works31_1f_04 {
  top: 45%;
  left: 50%;
}

.btn_works31_1f_05 {
  top: 65%;
  left: 40%;
}

.btn_works31_1f_06 {
  top: 60%;
  left: 30%;
}

.btn_works31_2f_01 {
  top: 40%;
  left: 30%;
}

.btn_works31_2f_02 {
  top: 25%;
  left: 25%;
}

.btn_works31_2f_03 {
  top: 55%;
  left: 25%;
}

.btn_works32_1f_01 {
  top: 46%;
  left: 33%;
}

.btn_works32_1f_02 {
  top: 35%;
  left: 51%;
}

.btn_works32_1f_03 {
  top: 17%;
  left: 59%;
}

.btn_works32_1f_04 {
  top: 56%;
  left: 58%;
}

.btn_works32_1f_05 {
  top: 70%;
  left: 47%;
}

.btn_works32_1f_06 {
  top: 52%;
  left: 51%;
}

.btn_works32_1f_07 {
  top: 58%;
  left: 45%;
}

.btn_works33_1f_01 {
  top: 27%;
  left: 20%;
}

.btn_works33_1f_02 {
  top: 27%;
  left: 63%;
}

.btn_works33_1f_03 {
  top: 40%;
  right: 8%;
}

.btn_works33_1f_04 {
  top: 44%;
  right: 30%;
}

.btn_works33_1f_05 {
  top: 57%;
  right: 18%;
}

.btn_works33_1f_06 {
  top: 56%;
  left: 48%;
}

.btn_works33_1f_07 {
  top: 58%;
  left: 19%;
}

.btn_works33_2f_01 {
  top: 32%;
  left: 59%;
}

.btn_works33_2f_02 {
  top: 53%;
  left: 57%;
}

.btn_works33_2f_03 {
  top: 58%;
  left: 37%;
}

.btn_works33_2f_04 {
  top: 58%;
  left: 27%;
}

.btn_works34_1f_01 {
  top: 23%;
  right: 38%;
}

.btn_works34_1f_02 {
  top: 30%;
  right: 17%;
}

.btn_works34_1f_03 {
  top: 50%;
  right: 48%;
}

.btn_works34_1f_04 {
  top: 39%;
  right: 52%;
}

.btn_works34_1f_05 {
  top: 50%;
  left: 24%;
}

.tab_wrap {
  margin: 50px auto;
  text-align: center;
}
.tab_wrap p {
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 200%;
  margin-bottom: 65px;
}

input[type=radio] {
  display: none;
}

.tab_area {
  font-size: 0;
  margin: 0 10px;
  text-align: center;
  font-weight: bold;
  position: relative;
  z-index: 1;
}

.tab_area label {
  width: 350px;
  display: inline-block;
  color: #9b9b9b;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  transition: ease 0.2s opacity;
  border: none;
  padding: 30px;
  letter-spacing: 3px;
  background-color: #f1f1f1;
}

.tab_area label:hover {
  opacity: 0.5;
}

.panel_area {
  background: #fff;
  position: relative;
  margin-top: -50px;
  z-index: 0;
}

.tab_panel {
  width: 90%;
  max-width: 700px;
  padding: 90px 0;
  padding-bottom: 20px;
  position: relative;
  display: none;
  margin: auto;
}

.tab_panel.works {
  padding-bottom: 5px;
}

.tab_panel.works01 {
  padding-top: 0;
}

.tab_panel p {
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
}

.tab_panel.active {
  display: block;
}

.tab_panel.active.works img {
  margin-top: 15px;
}

.tab_label.active {
  width: 350px;
  display: inline-block;
  color: #4271A6;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  transition: ease 0.2s opacity;
  border: 2px solid #4271A6;
  padding: 30px;
  letter-spacing: 3px;
  background: #fff;
}

.modal-content {
  display: none;
  z-index: 10;
  opacity: 0;
  width: 400px;
  margin: 0;
  padding: 50px 20px 30px;
  border: 4px solid #4d6ea3;
  background: #fff;
  position: fixed;
}

.modal-content p {
  margin: 0;
  padding: 10px 30px;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
}

.modal-content img {
  width: 98px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
}

.modal-content h1 {
  width: 225px;
  margin: 25px auto;
  font-size: 16px;
  color: #4d6ea3;
  border-bottom: 3px solid;
  padding-bottom: 5px;
  line-height: 25px;
}

.modal-overlay {
  z-index: 1;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(255, 255, 255, 0.7);
}

.modal-open {
  color: #00f;
  text-decoration: underline;
  position: absolute;
  display: block;
  padding: 20px;
}

.modal-open:hover {
  cursor: pointer;
  color: #f00;
}

.modal-close {
  color: #00f;
  text-decoration: underline;
}

.modal-close:hover {
  cursor: pointer;
  color: #f00;
}

.switch_line {
  width: 25px;
  height: 25px;
  top: 8%;
  right: 5%;
  position: absolute;
}
.switch_line span {
  width: 25px;
  height: 2px;
  background: #4d6ea3;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.switch_line span.line1 {
  transform: rotate(45deg);
}
.switch_line span.line2 {
  transform: rotate(-45deg);
}

.message_block {
  position: relative;
}

.representative_message {
  padding: 80px 0 140px 12%;
}

.representative_txt {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 180%;
}
.representative_txt:before {
  content: "";
  width: 15px;
  height: 1px;
  background: #000000;
  display: block;
  margin: 30px 0 20px;
}

.message_wbox {
  background: #ffffff;
  max-width: 720px;
  width: 54%;
  padding: 110px 70px 90px 100px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 40px;
  z-index: 1;
}

.gray_ttl {
  font-size: 21px;
  color: #999999;
  margin-bottom: 70px;
  font-weight: normal;
  letter-spacing: 2px;
}

.letter_txt {
  color: #333333;
  line-height: 220%;
}

.members_area {
  width: 92.4%;
  margin: 0 auto;
  font-size: 0;
  max-width: 1180px;
  display: flex;
  display: -moz- flex;
  display: -webkit- flex;
  display: -ms- flex;
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
}

.member_box {
  width: 32.1%;
  display: inline-block;
  background: #ffffff;
  margin-bottom: 1.8%;
  margin-right: 1.8%;
}
.member_box:nth-of-type(3n) {
  margin-right: 0;
}
.member_box .member_name {
  font-size: 21px;
  letter-spacing: 3px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  text-align: center;
  padding: 20px 0 15px;
  line-height: 140%;
}
.member_box .name_jobtype {
  font-size: 13px;
  color: #999999;
  display: block;
  line-height: 180%;
  margin-top: 6px;
}
.member_box .name_licence {
  letter-spacing: 0.1em;
}

.members_explanation {
  color: #999999;
}

.corporate_profile {
  width: 86%;
  margin: 80px auto 60px;
  font-size: 0;
  max-width: 1100px;
}
.corporate_profile table, .corporate_profile ul {
  font-size: 14px;
  width: 100%;
}
.corporate_profile table {
  border-top: 1px solid #cccccc;
  display: inline-table;
}
.corporate_profile table th, .corporate_profile table td {
  border-bottom: 1px solid #cccccc;
  padding: 15px 0;
  line-height: 200%;
}
.corporate_profile table th {
  font-weight: normal;
  text-align: left;
  width: 90px;
}
.corporate_profile table a {
  color: #000000;
}
.corporate_profile ul li {
  line-height: 200%;
  border-bottom: 1px solid #cccccc;
  padding: 15px 0;
}
.corporate_profile ul li span {
  width: 230px;
  display: inline-block;
  line-height: 130%;
}

.corporate_profile_right, .corporate_profile_left {
  width: 45%;
  display: inline-block;
  vertical-align: top;
}

.corporate_profile_left {
  margin-right: 10%;
}

.corporate_line_img {
  font-size: 0;
  width: 91%;
  max-width: 1180px;
  margin: 0 auto 80px;
}
.corporate_line_img img {
  width: 50%;
  display: inline-block;
}

.works_list_block, .coltre_list_block {
  width: 92%;
  margin: 10px auto;
  font-size: 0;
  max-width: 1180px;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.works_box {
  width: 49%;
  margin-right: 2%;
  display: inline-block;
  background: #ffffff;
  margin-bottom: 3%;
  position: relative;
}
.works_box:nth-of-type(2n) {
  margin-right: 0;
}

.works_img_area {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.works_img_area img {
  transition: 0.6s ease-out 0.1s;
}
.works_img_area:hover img {
  transform: scale(1.04);
}

.cover_text_area {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #ffffff;
}

.wline_box {
  border: 3px solid #ffffff;
  height: 140px;
  width: 70%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  -ms-flex-align: center;
  display: -ms-flexbox;
  justify-content: center;
  -ms-flex-align: center;
  display: -ms-flexbox;
  padding-top: 10px;
}
.wline_box h3 {
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 3px;
  text-align: center;
  line-height: 140%;
  align-items: center;
}
.wline_box h3 span {
  font-size: 14px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: block;
}

.works_num {
  font-family: "Roboto", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 98px;
  letter-spacing: 5px;
  position: absolute;
  bottom: -18px;
  right: 10px;
}

.works_txt_area {
  padding: 50px 14%;
}

.works_txt {
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 200%;
}

.gray_top-border_txt {
  font-size: 0;
  border-top: 1px solid #cccccc;
  padding-top: 12px;
  margin-top: 60px;
  position: relative;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.gray_top-border_txt p {
  color: #999999;
  letter-spacing: 1px;
  margin-bottom: 0;
  flex: 1;
  -ms-flex: 1;
  width: 100%;
}
.gray_top-border_txt.ZEH:after {
  position: absolute;
  content: "";
  width: 18%;
  bottom: 0;
  right: 0;
  background: url("images/works/zeh_icon.jpg") no-repeat center center/100%;
  height: 76%;
  display: block;
  margin-left: 10px;
}
.gray_top-border_txt.days:after {
  position: absolute;
  content: "";
  width: 24%;
  height: 50%;
  bottom: 0;
  right: 0;
  background: url("images/works/days_icon.png") no-repeat center center/100%;
  display: block;
  margin-left: 10px;
}

.wide_image_area_2 {
  display: flex;
}

.works_under_main_visual {
  height: 703px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.works_under_main_visual.works_detail01 {
  background-image: url("images/works/works01/index.jpg");
}
.works_under_main_visual.works_detail02 {
  background-image: url("images/works/works02/index.jpg");
}
.works_under_main_visual.works_detail03 {
  background-image: url("images/works/works03/index.jpg");
}
.works_under_main_visual.works_detail04 {
  background-image: url("images/works/works04/index.jpg");
}
.works_under_main_visual.works_detail05 {
  background-image: url("images/works/works05/index.jpg");
}
.works_under_main_visual.works_detail06 {
  background-image: url("images/works/works06/index.jpg");
}
.works_under_main_visual.works_detail07 {
  background-image: url("images/works/works07/index.jpg");
}
.works_under_main_visual.works_detail08 {
  background-image: url("images/works/works08/index.jpg");
}
.works_under_main_visual.works_detail09 {
  background-image: url("images/works/works09/index.jpg");
}
.works_under_main_visual.works_detail10 {
  background-image: url("images/works/works10/index.jpg");
}
.works_under_main_visual.works_detail11 {
  background-image: url("images/works/works11/index.jpg");
}
.works_under_main_visual.works_detail12 {
  background-image: url("images/works/works12/index.jpg");
}
.works_under_main_visual.works_detail13 {
  background-image: url("images/works/works13/index.jpg");
}
.works_under_main_visual.works_detail14 {
  background-image: url("images/works/works14/index.jpg");
}
.works_under_main_visual.works_detail15 {
  background-image: url("images/works/works15/index.jpg");
}
.works_under_main_visual.works_detail16 {
  background-image: url("images/works/works16/index.jpg");
}
.works_under_main_visual.works_detail17 {
  background-image: url("images/works/works17/index.jpg");
}
.works_under_main_visual.works_detail18 {
  background-image: url("images/works/works18/index.jpg");
}
.works_under_main_visual.works_detail19 {
  background-image: url("images/works/works19/index.jpg");
}
.works_under_main_visual.works_detail20 {
  background-image: url("images/works/works20/index.jpg");
}
.works_under_main_visual.works_detail21 {
  background-image: url("images/works/works21/index.jpg");
}
.works_under_main_visual.works_detail22 {
  background-image: url("images/works/works22/index.jpg");
}
.works_under_main_visual.works_detail23 {
  background-image: url("images/works/works23/index.jpg");
}
.works_under_main_visual.works_detail24 {
  background-image: url("images/works/works24/index.jpg");
}
.works_under_main_visual.works_detail25 {
  background-image: url("images/works/works25/index.jpg");
}
.works_under_main_visual.works_detail26 {
  background-image: url("images/works/works26/index.jpg");
}
.works_under_main_visual.works_detail27 {
  background-image: url("images/works/works27/index.jpg");
}
.works_under_main_visual.works_detail28 {
  background-image: url("images/works/works28/index.jpg");
}
.works_under_main_visual.works_detail29 {
  background-image: url("images/works/works29/index.jpg");
}
.works_under_main_visual.works_detail30 {
  background-image: url("images/works/works30/index.jpg");
}
.works_under_main_visual.works_detail31 {
  background-image: url("images/works/works31/index.jpg");
}
.works_under_main_visual.works_detail32 {
  background-image: url("images/works/works32/index.jpg");
}
.works_under_main_visual.works_detail33 {
  background-image: url("images/works/works33/index.jpg");
}
.works_under_main_visual.works_detail34 {
  background-image: url("images/works/works34/index.jpg");
}
.works_under_main_visual .main_area {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 190px;
}
.works_under_main_visual .main_area h1 {
  font-size: 32px;
  color: #ffffff;
  letter-spacing: 4px;
  text-align: center;
  font-weight: normal;
}
.works_under_main_visual .main_area h1 .works_detail_num {
  font-size: 150px;
  font-family: "Roboto", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-style: italic;
  display: block;
  letter-spacing: 4px;
  margin-bottom: 15px;
}
.works_under_main_visual .main_area h1 .works_ttl_sp {
  display: none;
}

.works_detail_txt_area_left {
  padding: 80px 49% 50px 14%;
}
.works_detail_txt_area_left p {
  height: 240px;
  font-size: 15px;
  line-height: 240%;
}
.works_detail_txt_area_left .section_ttl {
  font-size: 34px;
}
.works_detail_txt_area_left .vertical_block_right {
  transform: translateY(-80px);
}
.works_detail_txt_area_left .vertical_white_box {
  min-height: 394px;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-align: center;
  display: -ms-flexbox;
}
.works_detail_txt_area_left .Y_ttl {
  width: 54px;
  margin: auto;
}
.works_detail_txt_area_left .Y_ttl.two_lines {
  width: 105px;
}
.works_detail_txt_area_left .blue_en {
  font-size: 20px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #426fa7;
  letter-spacing: 3px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  position: absolute;
  bottom: -40px;
  transform: translateY(100%);
  display: block;
  left: 0;
  right: 0;
}

.works_detail_area {
  width: 94%;
  margin: 0 auto;
  max-width: 1200px;
}

.works_detail_txt_area {
  width: 80%;
  max-width: 960px;
  background: #ffffff;
  margin: -40px auto 0;
  position: relative;
  padding: 50px 10% 40px;
  text-align: center;
}
.works_detail_txt_area h3 {
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: normal;
  padding-bottom: 22px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.works_detail_txt_area h3 span {
  font-size: 15px;
  color: #999999;
  font-family: "Roboto Slab", serif;
  display: block;
  margin-bottom: 20px;
}
.works_detail_txt_area p {
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 200%;
}
.works_detail_txt_area .iconZEH {
  display: block;
  width: 75px;
  margin: 20px auto 0;
}
.works_detail_txt_area .icondays {
  display: block;
  width: 105px;
  margin: 20px auto 0;
}

.works_tag {
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.works_tag li {
  line-height: 30px;
  padding: 0 12px;
  margin: 10px 10px 0 0;
  text-align: center;
  background: #ffffff;
  border-radius: 30px;
  border: 2px solid #cccccc;
}

.works_list_tag {
  font-size: 12px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.works_list_tag li {
  line-height: 30px;
  padding: 0 10px;
  margin: 12px 5px 0 0;
  text-align: center;
  border-radius: 30px;
  border: 1px solid #cccccc;
}

.works_detail_area_tag {
  width: 90%;
  margin: 0px auto 60px 0;
  text-align: left;
  padding: 0px 0px 0px 14%;
}

.longttl_width {
  margin: 0px auto 60px 0;
  width: 60% !important;
}

.works_coutomer_voice_area {
  width: 92%;
  max-width: 1180px;
  margin: 80px auto;
  text-align: center;
}

.works_costomer_voice_block {
  max-width: 960px;
  width: 90%;
  margin: 60px auto 30px;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.works_cv_box {
  width: 31.333%;
  margin-right: 3%;
  border: 3px solid #426fa7;
  padding: 22px;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-bottom: 3%;
}
.works_cv_box p {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 220%;
  color: #426fa7;
}
.works_cv_box:nth-of-type(3n) {
  margin-right: 0;
}

@-moz-document url-prefix() {
  .works_cv_box {
    margin-bottom: 30px;
  }
}
.works_link_button {
  margin: 40px 0 140px;
}
.works_footer_area {
  text-align: center;
  margin-bottom: 60px;
}
.works_footer_area .section_ttl_en2 {
  font-size: 32px;
}

.works_footer_link_area h3 {
  font-size: 20px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  text-align: center;
  line-height: 130%;
  margin-top: 17px;
  letter-spacing: 2px;
  font-weight: 500;
  color: #426fa7;
}
.works_footer_link_area h3 span {
  font-size: 13px;
  color: #999999;
  display: block;
}

.coltre_box {
  width: 32%;
  background: #ffffff;
  color: #000000;
  margin-bottom: 2%;
  margin-right: 2%;
  position: relative;
}
.coltre_box .cover_text_area {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  -ms-align-items: center;
  z-index: 2;
}
.coltre_box .cover_text_area p {
  opacity: 0;
}
.coltre_box p {
  font-size: 14px;
  line-height: 180%;
  text-align: center;
  letter-spacing: 1.3px;
  font-weight: bold;
  transition: ease-out 0.35s;
}
.coltre_box:nth-of-type(3n) {
  margin-right: 0;
}
.coltre_box:hover .coltre_box_img_area img {
  transform: scale(1.06);
  filter: blur(4px);
  -ms-filter: blur(4px);
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
}
.coltre_box:hover .coltre_box_img_area:before {
  opacity: 1;
}
.coltre_box:hover p {
  opacity: 1;
}
.coltre_box:hover .coltre_box_txt_area {
  opacity: 0.4;
}

.coltre_box_img_area {
  overflow: hidden;
  position: relative;
}
.coltre_box_img_area img {
  transition: ease-out 0.4s;
}
.coltre_box_img_area:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 1;
  opacity: 0;
  transition: ease-out 0.3s;
}

.coltre_box_txt_area {
  padding: 20px 30px 60px;
  transition: ease-out 0.2s;
}
.coltre_box_txt_area h3 {
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 1px;
}
.coltre_box_txt_area h3 span {
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  font-size: 14px;
  display: block;
}
.coltre_box_txt_area p {
  font-size: 12px;
  color: #999999;
  position: absolute;
  bottom: 20px;
}

.column_trend_contents_block {
  width: 90%;
  max-width: 960px;
  margin: 80px auto;
  background: #ffffff;
}

.column_trend_ttl {
  background: #426fa7;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  -ms-align-items: center;
  padding: 50px 0;
}
.column_trend_ttl h2 {
  color: #ffffff;
  text-align: center;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 2px;
}
.column_trend_ttl h2 span {
  font-size: 18px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: block;
  letter-spacing: 3px;
  padding-bottom: 5px;
}

.coltre_contents_area {
  width: 90%;
  margin: 0 auto;
  padding: 50px 0 70px;
}
.coltre_contents_area .wide_images {
  margin: 30px auto;
  width: 86%;
}
.coltre_contents_area .half_images {
  margin: 30px auto;
  vertical-align: top;
  width: 42%;
}
.coltre_contents_area .half_txt {
  display: inline-block;
  vertical-align: top;
  width: 51%;
}

.wide_images + .wide_images {
  margin: 10px auto 30px;
}
.wide_images.mt_0 {
  margin-bottom: 0;
}

.coltre_date {
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
}

.coltre_lead_box {
  border: 2px solid #e2e2e2;
  margin: 20px 0 0;
  padding: 55px 60px 50px;
}
.coltre_lead_box p {
  font-size: 15px;
  font-weight: 600;
  line-height: 220%;
  letter-spacing: 1px;
}

.coltre_detail_text_box {
  width: 86%;
  margin: 0 auto 0;
}
.coltre_detail_text_box h3 {
  font-size: 22px;
  color: #426fa7;
  padding: 50px 0 20px;
  letter-spacing: 1px;
  line-height: 140%;
}
.coltre_detail_text_box h4 {
  font-size: 15px;
  color: #000000;
  text-align: left;
  margin: 35px 0 20px;
  line-height: 120%;
}
.coltre_detail_text_box p {
  font-size: 14px;
  line-height: 220%;
  letter-spacing: 1px;
  margin-bottom: 40px;
  padding: 0 15px;
}
.coltre_detail_text_box p:last-of-type {
  margin-bottom: 0;
}

.coltre_contents_area {
  width: 90%;
  margin: 0 auto;
  padding: 50px 0 70px;
}
.coltre_contents_area .cln23_img {
  margin: 30px auto;
  width: 83%;
}

.trend_08_coltre_detail_text_box h3 {
  margin: 35px 0 22px !important;
}

.coltre_square_list {
  padding: 0 20px 10px;
}
.coltre_square_list li {
  position: relative;
}
.coltre_square_list li:before {
  content: "";
  width: 9px;
  height: 9px;
  background: #426fa7;
  display: block;
  position: absolute;
  top: 3px;
}
.coltre_square_list li h4 {
  padding-left: 23px;
  margin: 25px 0;
}
.coltre_square_list li h4 + p {
  margin-top: -18px;
}
.coltre_square_list li.txt:before {
  content: "";
  display: none;
}

div.coltre_square_list h4 {
  position: relative;
  margin: 25px 0 8px;
  padding-left: 23px;
}
div.coltre_square_list h4:before {
  content: "";
  width: 9px;
  height: 9px;
  background: #426fa7;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
}

.coltre_annotation {
  display: block;
  font-size: 12px;
  padding-left: 15px;
}
.coltre_annotation_list {
  display: block;
  padding-left: 15px;
}

.coltre_num_list li {
  position: relative;
}
.coltre_num_list li:before {
  font-size: 13px;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
}
.coltre_num_list li:first-of-type:before {
  content: "1.";
}
.coltre_num_list li:nth-of-type(2):before {
  content: "2.";
}
.coltre_num_list li:nth-of-type(3):before {
  content: "3.";
}
.coltre_num_list li h4 {
  padding-left: 23px;
  margin: 20px 0;
}

.coltre_detail_half_block {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.coltre_half_box {
  width: 49%;
}
.coltre_half_box h4 {
  text-align: center;
}
.coltre_half_box img {
  margin-bottom: 20px;
}
.coltre_half_box p {
  line-height: 180%;
  letter-spacing: 0.2px;
  color: #666666;
  padding-bottom: 20px;
}

.coltre_paging_block {
  width: 86%;
  margin: 100px auto 0;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: justify;
  position: relative;
  align-items: center;
  -ms-align-items: center;
}
.coltre_paging_block:after {
  content: "";
  width: 1px;
  height: 50px;
  background: #cccccc;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.coltre_paging_block a {
  text-align: center;
  color: #666666;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 150%;
}
.coltre_paging_block a.coming {
  opacity: 0;
  visibility: hidden;
}
.coltre_paging_block a p {
  transition: ease 0.2s;
}
.coltre_paging_block a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  transition: 0.26s ease 0.06s;
}
.coltre_paging_block a:hover p {
  opacity: 0.5;
}
.coltre_paging_block a:first-of-type p {
  padding-left: 60px;
}
.coltre_paging_block a:first-of-type:before {
  left: 0;
  border-bottom: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;
}
.coltre_paging_block a:first-of-type:hover:before {
  transform: rotate(45deg) translate(-8px, 8px);
}
.coltre_paging_block a:last-of-type p {
  padding-right: 60px;
}
.coltre_paging_block a:last-of-type:before {
  right: 0;
  border-top: 1px solid #bcbcbc;
  border-right: 1px solid #bcbcbc;
}
.coltre_paging_block a:last-of-type:hover:before {
  transform: rotate(45deg) translate(8px, -8px);
}

.column_trend_reccomend_area {
  width: 80%;
  max-width: 1080px;
  margin: 0 auto 120px;
  text-align: center;
}
.column_trend_reccomend_area .section_ttl_en2 {
  font-size: 32px;
}
.column_trend_reccomend_area .section_ttl_en2 span {
  font-size: 15px;
  padding-top: 10px;
}

.column_trend_reccomend, .works_footer_link_area {
  width: 100%;
  margin: 40px auto;
  max-width: 680px;
}
.column_trend_reccomend a, .works_footer_link_area a {
  margin: 0 20px;
  position: relative;
}
.column_trend_reccomend a p, .works_footer_link_area a p {
  font-size: 13px;
  color: #000000;
  line-height: 20px;
  letter-spacing: 2px;
  text-align: left;
  padding: 8px 10px;
}
.column_trend_reccomend a p span, .works_footer_link_area a p span {
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 3px;
  display: block;
}
.column_trend_reccomend a .img_area, .works_footer_link_area a .img_area {
  transition: 0.28s ease-out 0.04s;
}
.column_trend_reccomend a .img_area:before, .works_footer_link_area a .img_area:before {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  transition: ease-out 0.26s;
  opacity: 0;
}
.column_trend_reccomend a:hover .img_area, .works_footer_link_area a:hover .img_area {
  filter: blur(3px);
  -ms-filter: blur(3px);
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  transform: scale(1.03);
}
.column_trend_reccomend a:hover .img_area:before, .works_footer_link_area a:hover .img_area:before {
  opacity: 1;
}
.column_trend_reccomend .inner, .works_footer_link_area .inner {
  overflow: hidden;
}

.slick-prev, .slick-next {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  transform: rotate(45deg) translate(-25px, -25px);
  transition: 0.26s ease 0.06s;
  font-size: 0;
  border-radius: 0;
}
.slick-prev:before, .slick-next:before {
  content: none;
}

.slick-prev {
  left: -5%;
  border-bottom: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;
}
.slick-prev:hover {
  transform: rotate(45deg) translate(-30px, -20px);
}

.slick-next {
  right: -5%;
  border-top: 1px solid #bcbcbc;
  border-right: 1px solid #bcbcbc;
}
.slick-next:hover {
  transform: rotate(45deg) translate(-20px, -30px);
}

.slick-track {
  display: inline-block;
}

.access_index_map #access_map {
  height: 600px;
}

.map_area {
  position: relative;
}

.gmap_link_btn {
  background: #000000;
  font-size: 12px;
  color: #ffffff;
  padding: 16px 40px;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 2;
  letter-spacing: 1px;
  transition: ease 0.3s;
}
.gmap_link_btn:hover {
  opacity: 0.7;
}

.corporate_access_area {
  margin: 0 0 50px;
  text-align: center;
}
.corporate_access_area h3 {
  font-size: 22px;
  letter-spacing: 3px;
  margin-bottom: 30px;
}
.corporate_access_area p {
  letter-spacing: 1px;
}
.corporate_access_area .small {
  font-size: 12px;
  color: #333333;
  margin-top: 30px;
}

.access_tel {
  font-size: 20px;
  font-family: "Roboto Slab", serif;
  letter-spacing: 2px;
  position: relative;
  display: inline-block;
  padding-left: 17px;
  color: #000000;
}
.access_tel:before {
  content: "";
  display: block;
  background: url("images/icon_tel.png") no-repeat center center;
  background-size: 100%;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  margin: auto 0 auto -28px;
  vertical-align: middle;
}

.reservation_box {
  background: #ffffff;
  padding: 60px 0;
  margin: -30px auto 40px;
  width: 95%;
  position: relative;
  max-width: 1200px;
}
.reservation_box .gray_ttl {
  margin-bottom: 30px;
}
.reservation_box p {
  font-size: 13px;
  line-height: 200%;
  font-weight: bold;
}
.reservation_box .link_button {
  margin-top: 40px;
}

.source {
  float: right;
  color: #999999;
  margin-top: 5px;
}

.source:after {
  clear: both;
  content: "";
  display: block;
}

.contact_index .thinline_box {
  margin-bottom: 50px;
}

.contact_index_txt {
  margin: 60px 0 45px;
}
.contact_index_txt p {
  font-size: 14px;
  line-height: 220%;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1.2px;
}
.contact_index_txt p.required_txt {
  color: #ff0000;
}

.blue_band_ttl {
  background: #5c86b9;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: center;
  padding: 45px 0 42px;
}

.form_block {
  margin: 60px auto;
  max-width: 720px;
  width: 90%;
  font-size: 0;
}

.contact_txt {
  text-align: center;
  font-weight: bold;
}

.required:after {
  content: "※";
  display: inline-block;
  color: #ff0000;
}

.select_block {
  text-align: center;
  font-size: 0;
  padding-left: 10%;
  margin: 60px 0;
}

.select_half_block {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

input[type=radio], input[type=checkbox] {
  display: none;
}

.radio_btn {
  display: block;
  position: relative;
  text-align: left;
  margin-bottom: 15px;
}
.radio_btn span:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #cccccc;
  display: inline-block;
  margin-right: 13px;
  vertical-align: middle;
  background: #ffffff;
}
.radio_btn span {
  vertical-align: middle;
  display: block;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 180%;
  color: #333333;
}

input[type=checkbox]:checked + span:after, input[type=radio]:checked + span:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #000000;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 6px;
}

.txtarea_message {
  width: 100%;
  font-size: 14px;
  border: none;
  resize: vertical;
  padding: 20px 15px;
  box-sizing: border-box;
}

input[type=text], .guest_data {
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: middle;
}

.guest_data {
  width: 25%;
}

input[type=text] {
  width: 75%;
  border: none;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding: 15px 20px;
}

.txtarea_message, input[type=text] {
  font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.txtarea_message::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder {
  color: #ababab;
}

.questionary_area {
  background: #ffffff;
  padding: 60px 0;
  width: 100%;
}
.questionary_area .select_block {
  border: 1px solid #999999;
  padding-top: 40px;
  padding-bottom: 25px;
}

.txt_section_wrap {
  max-width: 960px;
  margin: 0 auto;
  border-top: 3px solid #cccccc;
  padding: 40px 0 60px;
}
.txt_section_wrap.last {
  border-bottom: 3px solid #cccccc;
  margin-bottom: 100px;
}

.txt_sec_ttl {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 200%;
}

.txt_sec_txt {
  font-size: 1.4rem;
  line-height: 200%;
  margin-bottom: 2em;
}

.txt_border_box {
  border: 1px solid #000000;
  padding: 20px;
  box-sizing: border-box;
  margin: 40px 0;
}

.index_section_wrap {
  max-width: 1200px;
  width: 90%;
  background-color: #ffffff;
  margin: 0 auto 80px;
}

.list_wrap {
  padding: 40px 20% 40px 25%;
}
.list_wrap td, .list_wrap th {
  font-size: 1.6rem;
  letter-spacing: 0.5px;
}
.list_wrap th {
  font-weight: 500;
  text-align: left;
  padding: 25px 20px;
  vertical-align: top;
  color: #888888;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.list_wrap td {
  padding: 20px;
  vertical-align: middle;
  color: #000000;
  font-weight: 600;
  line-height: 160%;
}
.list_wrap td a {
  border-bottom: 1px solid #000000;
  color: #000000;
  font-weight: 600;
  transition: ease 0.2s;
}
.list_wrap td a:hover {
  opacity: 0.6;
}

.return_btn {
  font-size: 1.4rem;
  letter-spacing: 1px;
  padding: 15px;
  border: 1px solid #000000;
  display: block;
  width: 250px;
  box-sizing: border-box;
  text-align: center;
  margin: 42.5px auto 120px;
  display: none;
}

.detail_sentence_wrap {
  padding: 60px 15%;
  text-align: center;
}
.detail_sentence_wrap .date {
  display: block;
  font-size: 1.8rem;
  padding-bottom: 20px;
  color: #666666;
  letter-spacing: 1px;
}
.detail_sentence_wrap h1 {
  font-size: 2.2rem;
  letter-spacing: 1px;
  padding-bottom: 40px;
  border-bottom: 3px solid #cccccc;
  margin-bottom: 40px;
}
.detail_sentence_wrap .sentence_section {
  font-size: 1.4rem;
  text-align: left;
  padding: 0 10%;
  line-height: 200%;
}

.openhouselink_block {
  text-align: center;
  margin-bottom: 40px;
}
.openhouselink_block .img_area_block {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
  padding: 70px 0 30px;
}
.openhouselink_block .img_area {
  width: 92%;
  margin: auto;
  max-width: 980px;
}
.openhouselink_block h4 {
  text-align: center;
}
.openhouselink_block .txt_area {
  background: #ffffff;
  margin: -60px auto 0;
  position: relative;
  z-index: 1;
  max-width: 840px;
  width: 85%;
  padding: 40px 0 35px;
}

#container.error {
  width: 100%;
  height: 100vh;
  background-color: #ececec;
  text-align: center;
}

.err_main_logo {
  width: 170px;
  margin: auto;
  position: absolute;
  top: 17%;
  display: block;
  left: 0;
  right: 0;
}

.err_main_message {
  position: absolute;
  top: 45%;
  width: 100%;
}
.err_main_message h2 {
  font-size: 54px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #ffffff;
  font-weight: 400;
  letter-spacing: 10px;
  text-shadow: 0 0 12px #ccc;
}
.err_main_message p {
  color: #999;
  font-size: 16px;
  margin-top: 20px;
  letter-spacing: 2.5px;
  font-weight: 700;
}

.err_top_link {
  text-align: center;
  width: 100%;
  margin-top: 60px;
}
.err_top_link a {
  background: black;
  width: 220px;
  padding: 20px 0;
  color: #ffffff;
  font-size: 16px;
  display: inline-block;
  transition: ease 0.3s;
}
.err_top_link a:hover {
  opacity: 0.65;
}

#footer.error {
  color: #999;
  font-size: 10px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  position: absolute;
  top: 92%;
  width: 100%;
  letter-spacing: 1px;
}

.icon_block_area {
  max-width: 940px;
  width: 80%;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin: 0 auto;
}
.icon_block_area .icon_block {
  width: 18%;
  text-align: center;
}
.icon_block_area .icon_block span {
  display: block;
  width: 80px;
}
.icon_block_area .icon_wrap {
  background: #ffffff;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  align-items: center;
  margin: 0 auto 15px;
}
.icon_block_area p {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center;
}

.concept_block .icon_block_area {
  margin-bottom: 80px;
}

.concept_mdl_ttl_area {
  margin: 0 0 30px;
}
.concept_mdl_ttl_area h2 {
  text-align: center;
  font-size: 26px;
}

.home_make_point {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: justify;
  max-width: 900px;
  width: 90%;
  margin: 0 auto 120px;
  position: relative;
}
.home_make_point span {
  display: block;
  position: absolute;
  width: 33px;
  height: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  left: 0;
  right: 0;
}
.home_make_point span:before, .home_make_point span:after {
  content: "";
  width: 2px;
  height: 53px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #426fa7;
  right: 0;
  left: 0;
}
.home_make_point span:before {
  transform: rotate(40deg);
}
.home_make_point span:after {
  transform: rotate(-40deg);
}
.home_make_point span.one {
  left: -35%;
  transform: translateX(-10%);
}
.home_make_point span.two {
  right: -35%;
  transform: translateX(10%);
}

.hm_point_block {
  background: #ffffff;
  width: 32%;
  text-align: center;
  padding: 40px 0;
  max-width: 260px;
}
.hm_point_block h4 {
  font-size: 19px;
  color: #426fa7;
  line-height: 140%;
  letter-spacing: 1px;
}
.hm_point_block p {
  font-weight: 600;
  color: #333333;
  line-height: 180%;
  font-size: 14px;
}

.top_event_news .evenew_block ul li p.news0414 {
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 1px;
  font-weight: normal;
}

.source {
  float: right;
  color: #999999;
  margin-top: 5px;
}

.source:after {
  clear: both;
  content: "";
  display: block;
}

.top_event_news .evenew_block ul li p.news0414 {
  line-height: 150%;
}

@media screen and (min-width: 769px) {
  .br_sp {
    display: none;
  }
}
#contact {
  padding-top: 94px;
  background-color: #f1f1f1;
}
#contact #main_content {
  overflow: visible;
}

#contact #header h1 svg {
  fill: #000;
}
#contact #header .header_menu ul li a, #contact #header h2, #contact #header h2 a {
  color: #000;
}
#contact #header .active_line {
  background: #000;
}
#contact #header .header_menu ul .ov_micon svg {
  fill: #000;
}

#form {
  display: flex;
}

#form .left {
  width: 31%;
  align-items: stretch;
}
#form .left .form__content {
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
  margin-top: 35px;
  padding: 101px 0 0 98px;
  height: 100vh;
  background: url("images/contact/background.jpg") no-repeat center center/cover;
}
#form .left .form__summary h3 {
  font-size: 32px;
  font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.05em;
}
#form .left .form__summary p {
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
  letter-spacing: 0.1em;
}
#form .left .form__txt p {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-top: 52px;
  line-height: 1.88;
}

#form .right {
  width: 69%;
  background-color: #fff;
  margin-top: -23px;
  padding: 79px 62px 110px 80px;
  margin-bottom: 78px;
}
#form .right table {
  margin-bottom: 68px;
  width: 100%;
}
#form .right th {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  width: 31%;
  letter-spacing: 0.1em;
}
#form .right td {
  width: 68%;
  padding: 11px 0 12px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.1em;
  position: relative;
}
#form .right .select {
  position: relative;
}
#form .right .select::after {
  content: "";
  position: absolute;
  display: block;
  right: 16px;
  top: 38px;
  z-index: 1;
  border-top: #000 solid 7px;
  border-left: transparent solid 4.5px;
  border-right: transparent solid 4.5px;
}
.data_table #form .right .select::after {
  right: 24px;
  top: 6px;
}
#form .right input, #form .right select, #form .right textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 60px;
  border: #CCCCCC solid 1px;
  background-color: #FDFDFD;
  color: #000;
  width: 100%;
  padding: 12px 18px;
  border-radius: 4px;
  font-size: 16px;
  box-sizing: border-box;
  margin: 0;
  letter-spacing: 0.1em;
}
#form .right input::-moz-placeholder, #form .right select::-moz-placeholder, #form .right textarea::-moz-placeholder {
  color: #B1B1B1;
}
#form .right input:-ms-input-placeholder, #form .right select:-ms-input-placeholder, #form .right textarea:-ms-input-placeholder {
  color: #B1B1B1;
}
#form .right input::placeholder, #form .right select::placeholder, #form .right textarea::placeholder {
  color: #B1B1B1;
}
#form .right input.short, #form .right select.short, #form .right textarea.short {
  width: 168px;
  margin-right: 20px;
}
#form .right textarea {
  display: block;
  margin-top: 10px;
  height: 182px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.4;
  padding: 16px 13px;
  letter-spacing: 0.01px;
  resize: vertical;
}
#form .right .required-content {
  color: #C54A4A;
  border: 1px solid #C54A4A;
  font-size: 10px;
  padding: 2px 5px;
  margin-left: 14px;
  position: relative;
  top: -1px;
}
#form .right dl {
  display: flex;
  padding-top: 12px;
  margin-bottom: -3px;
}
#form .right dl dt {
  margin-right: 45px;
  display: flex;
  align-items: center;
  padding-bottom: 5px;
}
#form .right dl select {
  width: 70px;
  height: 36px;
  padding: 0;
  text-align: center;
  margin-right: 6px;
}
#form .right dl dd + dd {
  margin-left: 19px;
}
#form .right .short-text {
  position: absolute;
  top: 36px;
  left: 188px;
}
#form .right .block.select {
  position: relative;
}
#form .right .block.select::after {
  content: "";
  position: absolute;
  display: block;
  right: 34px;
  top: 15px;
  z-index: 1;
  border-top: #000 solid 7px;
  border-left: transparent solid 4.5px;
  border-right: transparent solid 4.5px;
}
#form .right .policy-check {
  text-align: center;
  margin-bottom: 39px;
}
#form .right .policy-check p {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 33px;
  letter-spacing: 1.3px;
}
#form .right .policy-check a {
  color: #006ECC;
  text-decoration: underline;
  padding: 20px 0;
}
#form .right .policy-check label {
  position: relative;
}
#form .right .policy-check label:before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  border: 2px solid #43403F;
  left: 40px;
  top: -4px;
}
#form .right .policy-check label span {
  padding: 10px 50px 10px 77px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.1em;
  display: inline-block;
}
#form .right .policy-check label span:before, #form .right .policy-check label span:after {
  content: "";
  left: 45px;
  width: 17px;
  height: 10px;
  transform: scale(0) translateY(8px) rotate(135deg);
  border-radius: 0;
  display: block;
  transition: 0.1s linear;
  background-color: transparent;
  position: absolute;
}
#form .right .policy-check label span:before {
  top: -5px;
  border-right: #fff 4px solid;
  border-top: #fff 4px solid;
}
#form .right .policy-check label span:after {
  top: -3px;
  border-right: #43403F 2px solid;
  border-top: #43403F 2px solid;
}
#form .right .submit_btn input[type=button],
#form .right .submit_btn input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #000;
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  border: none;
  border-radius: 0;
  display: block;
  margin: auto;
  width: 70%;
  height: 80px;
  letter-spacing: 0.15em;
  cursor: pointer;
  transition: 0.2s ease-out;
}
#form .right .submit_btn input[type=button]:hover,
#form .right .submit_btn input[type=submit]:hover {
  background-color: #fff;
  color: #000;
  border: #000 2px solid;
}

#form .right .policy-check input[type=checkbox]:checked + span:after, #form .right .policy-check input[type=checkbox]:checked + span:before {
  border-radius: 0;
  top: -3px;
  left: 45px;
  bottom: auto;
  width: 17px;
  height: 10px;
  background-color: transparent;
  transform: scale(1) rotate(135deg);
}
#form .right .policy-check input[type=checkbox]:checked + span:before {
  top: -5px;
}

.error {
  margin-top: 8px;
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  #form .left {
    width: 53%;
  }
  #form .left .form__content {
    height: 100vh;
    top: 70px;
    margin-top: 35px;
    padding: 101px 0 0;
  }
  #form .left .form__summary, #form .left .form__txt {
    width: 240px;
    margin: 0 auto;
  }
  #form .right {
    width: 100%;
    background-color: #fff;
    margin-top: 0px;
    padding: 67px 0px 110px 0px;
    margin-bottom: 0;
  }
  #form .right .form__content {
    width: 84%;
    margin: 0 auto;
  }
  #form .right .form__wrapper {
    width: 100%;
  }
  #form .right table {
    margin-bottom: 16px;
  }
  #form .right th {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    width: auto;
    letter-spacing: 0.1em;
  }
  #form .right td {
    display: block;
    width: 100%;
    padding: 10px 0 17px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.1em;
  }
  #form .right dl {
    padding-top: 12px;
    margin-bottom: -3px;
    margin-left: 16px;
  }
  #form .right dl dt {
    margin-right: 40px;
    display: flex;
    align-items: center;
    padding-bottom: 4px;
  }
  #form .right dl select {
    width: 60px;
    height: 36px;
    padding: 0 16px 0 8px;
    text-align: center;
    margin-right: 5px;
    margin-left: 10px;
  }
  #form .right dl dd + dd {
    margin-left: 0px;
  }
  #form .right dl dd {
    display: inline-block;
  }
  #form .right dl dd:nth-child(4) select {
    width: 90px;
  }
  #form .right dl:nth-child(1) {
    padding-top: 0;
  }
  #form .right input.short {
    width: 168px;
    margin-right: 10px;
  }
  #form .right .short-text {
    left: 178px;
  }
  #form .right .block.select::after {
    right: 30px;
    top: 15px;
  }
  #form .right .block span {
    display: inline-block;
    transform: translateY(2px);
  }
  #form .right textarea {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .br_pc {
    display: none;
  }
  #contact {
    padding-top: 0;
    background-color: #f1f1f1;
  }
  #contact #main_content {
    overflow: visible;
  }
  #contact #header h1 svg {
    fill: white;
  }
  #contact #header.spscrl h1 svg {
    fill: black;
  }
  #contact #header .header_menu ul li a, #contact #header h2, #contact #header h2 a {
    color: #fff;
  }
  #form {
    display: block;
  }
  #form .left {
    width: 100%;
  }
  #form .left .form__content {
    top: 0px;
    margin-top: 0px;
    padding: 99px 0 37px;
    height: 322px;
    background: url("images/contact/background_sp.jpg") no-repeat center center/cover;
  }
  #form .left .form__summary {
    text-align: center;
  }
  #form .left .form__summary h3 {
    font-size: 26px;
    font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.15em;
  }
  #form .left .form__summary p {
    font-size: 15px;
    color: #fff;
    margin-top: 15px;
    letter-spacing: 0.09em;
  }
  #form .left .form__txt p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-top: 42px;
    line-height: 1.66;
  }
  #form .right {
    width: 100%;
    background-color: #fff;
    margin-top: 0px;
    padding: 67px 0px 110px 0px;
    margin-bottom: 0;
  }
  #form .right .form__content {
    width: 84%;
    max-width: 490px;
    margin: 0 auto;
  }
  #form .right .form__wrapper {
    width: 100%;
  }
  #form .right table {
    margin-bottom: 16px;
  }
  #form .right th {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    width: auto;
    letter-spacing: 0.1em;
  }
  #form .right td {
    display: block;
    width: 100%;
    padding: 10px 0 17px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.1em;
  }
  #form .right input, #form .right select, #form .right textarea {
    height: 56px;
    border: #CCCCCC solid 1px;
    background-color: #FDFDFD;
    width: 100%;
    padding: 11px 18px;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
    margin: 0;
    letter-spacing: 0.1em;
  }
  #form .right input::-moz-placeholder, #form .right select::-moz-placeholder, #form .right textarea::-moz-placeholder {
    color: #B1B1B1;
    font-weight: 400;
  }
  #form .right input:-ms-input-placeholder, #form .right select:-ms-input-placeholder, #form .right textarea:-ms-input-placeholder {
    color: #B1B1B1;
    font-weight: 400;
  }
  #form .right input::placeholder, #form .right select::placeholder, #form .right textarea::placeholder {
    color: #B1B1B1;
    font-weight: 400;
  }
  #form .right input.short, #form .right select.short, #form .right textarea.short {
    width: 144px;
    margin-right: 16px;
    display: inline-block;
  }
  #form .right .block.select::after {
    right: 28px;
    top: 15px;
  }
  #form .right .block span {
    display: inline-block;
    transform: translateY(2px);
  }
  #form .right .block span.error {
    display: block;
  }
  #form .right textarea {
    display: block;
    margin-top: 0px;
    height: 172px;
    font-size: 14px;
    font-weight: 400;
    font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.2;
    padding: 18px;
    letter-spacing: 0.01px;
  }
  #form .right .required-content {
    color: #C54A4A;
    border: 1px solid #C54A4A;
    font-size: 10px;
    padding: 2px 5px;
    margin-left: 8px;
    position: relative;
    top: -1px;
  }
  #form .right .short-text {
    top: 30px;
    left: 166px;
  }
  #form .right dl {
    display: block;
    padding-top: 12px;
    margin-bottom: -3px;
    margin-left: 16px;
  }
  #form .right dl dt {
    margin-right: 45px;
    display: flex;
    align-items: center;
    padding-bottom: 4px;
  }
  #form .right dl select {
    width: 60px;
    height: 36px;
    padding: 0 16px 0 8px;
    text-align: center;
    margin-right: 6px;
  }
  #form .right dl dd + dd {
    margin-left: 0px;
  }
  #form .right dl dd {
    display: inline-block;
  }
  #form .right .select-date dl {
    padding-top: 3px;
  }
  #form .right .select-date dd {
    padding-bottom: 10px;
  }
  #form .right .select-date dd:nth-child(3) {
    margin-left: 3px;
    margin-right: 5px;
  }
  #form .right .select-date dd:nth-child(4) select {
    width: 90px;
  }
  #form .right .select-date select {
    margin-right: 2px;
  }
  #form .right .policy-check {
    text-align: center;
    margin-bottom: 39px;
  }
  #form .right .policy-check p {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 1.9;
    letter-spacing: 1.4px;
  }
  #form .right .policy-check a {
    color: #006ECC;
    text-decoration: underline;
  }
  #form .right .policy-check label {
    position: relative;
    padding: 20px;
  }
  #form .right .policy-check label:before {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    border: 2px solid #43403F;
    left: 26px;
    top: 15px;
  }
  #form .right .policy-check label span {
    padding: 0 0 0 43px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.1em;
  }
  #form .right .policy-check label span:before, #form .right .policy-check label span:after {
    content: "";
    left: 32px;
    width: 17px;
    height: 10px;
    transform: scale(0) translateY(8px) rotate(135deg);
    border-radius: 0;
    display: block;
    transition: 0.1s linear;
    background-color: transparent;
    position: absolute;
  }
  #form .right .policy-check label span:before {
    top: 12px;
    border-right: #fff 4px solid;
    border-top: #fff 4px solid;
  }
  #form .right .policy-check label span:after {
    top: 12px;
    border-right: #43403F 2px solid;
    border-top: #43403F 2px solid;
  }
  #form .right .submit_btn input[type=button],
#form .right .submit_btn input[type=submit] {
    background-color: #000;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    border: none;
    border-radius: 0;
    display: block;
    margin: auto;
    width: 100%;
    height: 80px;
    letter-spacing: 0.15em;
  }
  #form .right .policy-check input[type=checkbox]:checked + span:after, #form .right .policy-check input[type=checkbox]:checked + span:before {
    border-radius: 0;
    top: 16px;
    left: 32px;
    bottom: auto;
    width: 17px;
    height: 10px;
    background-color: transparent;
    transform: scale(1) rotate(135deg);
  }
  #form .right .policy-check input[type=checkbox]:checked + span:before {
    top: 14px;
  }
}
#questionnaire {
  padding-top: 94px;
  background-color: #f1f1f1;
}
#questionnaire #main_content {
  overflow: visible;
}

#questionnaire #header h1 svg {
  fill: #000;
}
#questionnaire #header .header_menu ul li a, #questionnaire #header h2, #questionnaire #header h2 a {
  color: #000;
}
#questionnaire #header .active_line {
  background: #000;
}
#questionnaire #header .header_menu ul .ov_micon svg {
  fill: #000;
}

#questionnaire #form .left .form__summary h3 {
  font-size: 30px;
}
#questionnaire #form .left .form__summary p {
  font-size: 19px;
}
#questionnaire #form .left .form__content {
  background-image: url("images/contact/questionnaire.jpg");
}
#questionnaire #form .right th {
  width: 100%;
  display: block;
  line-height: 1.5;
}
#questionnaire #form .right td {
  display: block;
  width: 100%;
}
#questionnaire #form .right td textarea {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  #questionnaire {
    padding-top: 0;
  }
  #questionnaire #header h1 svg {
    fill: #fff;
  }
  #questionnaire #header.spscrl h1 svg {
    fill: black;
  }
  #questionnaire #header .header_menu ul li a, #questionnaire #header h2, #questionnaire #header h2 a {
    color: #fff;
  }
  #questionnaire #header .header_menu ul .ov_micon svg {
    fill: #000;
  }
  #questionnaire #header.open .header_switch span {
    background-color: #fff;
  }
  #questionnaire #header.open .header_switch p {
    color: #fff;
  }
  #questionnaire #header.open h1 {
    opacity: 1;
  }
  #questionnaire #header.open h1 svg {
    fill: #fff;
  }
  #questionnaire #header.spscrl h1 {
    opacity: 1;
  }
  #questionnaire #form .left .form__summary h3 {
    font-size: 26px;
  }
  #questionnaire #form .left .form__summary p {
    font-size: 15px;
  }
  #questionnaire #form .left .form__content {
    background-image: url("images/contact/questionnaire_sp.jpg");
  }
  #questionnaire #form .right th {
    display: block;
    line-height: 1.5;
  }
}
#complete {
  padding-top: 94px;
  background-color: #f1f1f1;
}
#complete #header h1 svg {
  fill: #000;
}
#complete #header .header_menu ul li a, #complete #header h2, #complete #header h2 a {
  color: #000;
}
#complete #header .active_line {
  background: #000;
}
#complete .complete_content {
  width: 100%;
  max-width: 1160px;
  padding: 32px 32px 40px;
  margin: 0 auto 64px;
  background-color: #fff;
}
#complete .complete_txt-are_txt {
  text-align: center;
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 190%;
}
#complete .complete_btn-area {
  width: 80%;
  max-width: 360px;
  margin: 40px auto 0;
}
#complete .complete_btn-area a {
  display: block;
  background: #000;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 24px;
  line-height: 100%;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
  border: 1px solid transparent;
}
#complete .complete_btn-area a:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
}
@media screen and (max-width: 768px) {
  #complete #header h1 svg {
    fill: #000;
  }
  #complete #header .header_menu ul li a, #complete #header h2, #complete #header h2 a {
    color: #fff;
  }
  #complete #header .header_menu ul .ov_micon svg {
    fill: #000;
  }
  #complete #header .header_switch span {
    background-color: #000;
  }
  #complete #header .header_switch p {
    color: #000;
  }
  #complete #header.open .header_switch span {
    background-color: #fff;
  }
  #complete #header.open .header_switch p {
    color: #fff;
  }
  #complete #header.open h1 {
    opacity: 1;
  }
  #complete #header.open h1 svg {
    fill: #fff;
  }
  #complete #header.spscrl h1 {
    opacity: 1;
  }
  #complete .complete_btn-area {
    width: 100%;
  }
  #complete .complete_btn-area a {
    font-size: 16px;
  }
}

@keyframes UPfadein {
  0% {
    opacity: 0;
    padding-top: 4%;
  }
  100% {
    opacity: 1;
    padding-top: 0;
  }
}
@-webkit-keyframes UPfadein {
  0% {
    opacity: 0;
    padding-top: 4%;
  }
  100% {
    opacity: 1;
    padding-top: 0;
  }
}
@keyframes UP2fadein {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes UP2fadein {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes wboxUPfadein {
  0% {
    opacity: 0;
    bottom: -4%;
  }
  100% {
    opacity: 1;
    bottom: 0%;
  }
}
@-webkit-keyframes wboxUPfadein {
  0% {
    opacity: 0;
    bottom: -4%;
  }
  100% {
    opacity: 1;
    bottom: 0%;
  }
}
@keyframes wboxUPfadein5 {
  0% {
    opacity: 0;
    bottom: -4%;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@-webkit-keyframes wboxUPfadein5 {
  0% {
    opacity: 0;
    bottom: -4%;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@keyframes SIDEfadein {
  0% {
    opacity: 0;
    margin-left: -2%;
  }
  100% {
    opacity: 1;
    margin-left: 0;
  }
}
@-webkit-keyframes SIDEfadein {
  0% {
    opacity: 0;
    margin-left: -2%;
  }
  100% {
    opacity: 1;
    margin-left: 0;
  }
}
@keyframes ScrollDown {
  0% {
    opacity: 0;
    top: -20px;
  }
  70% {
    opacity: 1;
    top: -5px;
  }
  100% {
    opacity: 0;
    top: 0px;
  }
}
@-webkit-keyframes ScrollDown {
  0% {
    opacity: 0;
    top: -20px;
  }
  70% {
    opacity: 1;
    top: -5px;
  }
  100% {
    opacity: 0;
    top: 0px;
  }
}
@keyframes wboxUPfadein2 {
  0% {
    opacity: 0;
    bottom: 6%;
  }
  100% {
    opacity: 1;
    bottom: 10%;
  }
}
@-webkit-keyframes wboxUPfadein2 {
  0% {
    opacity: 0;
    bottom: 6%;
  }
  100% {
    opacity: 1;
    bottom: 10%;
  }
}
@keyframes wboxUPfadein3 {
  0% {
    opacity: 0;
    top: 49%;
  }
  100% {
    opacity: 1;
    top: 45%;
  }
}
@-webkit-keyframes wboxUPfadein3 {
  0% {
    opacity: 0;
    top: 49%;
  }
  100% {
    opacity: 1;
    top: 45%;
  }
}
@keyframes logoStroke {
  0% {
    stroke-dashoffset: 100px;
  }
  40% {
    fill: transparent;
  }
  45% {
    stroke: #ffffff;
  }
  70% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke: transparent;
    stroke-dashoffset: 0;
    fill: #ffffff;
  }
}
@-webkit-keyframes logoStroke {
  0% {
    stroke-dashoffset: 100px;
  }
  40% {
    fill: transparent;
  }
  45% {
    stroke: #ffffff;
  }
  70% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke: transparent;
    stroke-dashoffset: 0;
    fill: #ffffff;
  }
}
@keyframes logoFill {
  0% {
    fill: transparent;
  }
  100% {
    fill: #ffffff;
  }
}
@-webkit-keyframes logoFill {
  0% {
    fill: transparent;
  }
  100% {
    fill: #ffffff;
  }
}
@keyframes fluffy1 {
  0%, 100% {
    -webkit-transform: scale(1);
    /* transform: scale(.8); */
  }
  50% {
    transform: scale(1.3);
    border-color: #2ed7de;
  }
}
@-webkit-keyframes fluffy1 {
  0%, 100% {
    -webkit-transform: scale(1);
    /* transform: scale(.8); */
  }
  50% {
    transform: scale(1.3);
    border-color: #2ed7de;
  }
}
@media screen and (min-width: 1500px) {
  .top_about .white_box {
    margin-top: -15%;
  }
}
@media screen and (max-width: 1200px) {
  #header .header_menu ul a {
    padding: 38px 15px 28px;
  }
  #header.fixed .header_menu ul li a {
    padding: 28px 15px;
  }
}
@media screen and (max-width: 1080px) {
  #header .header_menu ul a {
    padding: 30px 12px 30px;
  }
  #header.fixed .header_menu ul li a {
    padding: 28px 12px;
  }
  .concept_txt_area_left, .vertical_white_box_oh {
    padding-right: 36%;
  }
  .concept_txt_area_right {
    padding-left: 36%;
  }
  .vertical_block_left {
    left: 8%;
  }
  .vertical_block_right {
    right: 8%;
  }
  .works_detail_txt_area_left {
    padding-right: 40%;
  }
  .build_flow_anchor {
    display: none;
  }
  #buildFlowArea.concept_txt_area_left, #buildFlowArea.vertical_white_box_oh {
    padding-left: 0;
    padding-right: 0;
  }
  .wline_box {
    height: 100px;
  }
  .wline_box h3 {
    font-size: 24px;
  }
  .wline_box h3 span {
    font-size: 13px;
  }
  .wline_box h3.thin_txt {
    letter-spacing: 1.8px;
  }
  .openhouse_tochisagashi_area.works {
    margin: 22px 110px 15px 110px;
  }
  .vertical_white_box_oh {
    padding-right: 10%;
  }
  .openhouse_tochisagashi_area {
    margin-left: auto;
    margin-right: auto;
  }
  .openhouse_tochisagashi_area .balloon-right {
    display: block;
    width: 250px;
    margin: 1.5em auto 1.5em;
  }
  .openhouse_tochisagashi_area .balloon-right p {
    line-height: 130%;
  }
  .openhouse_tochisagashi_area .balloon-right:before {
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    border-left-color: transparent;
    border-top-color: white;
  }
  .openhouse_tochisagashi_area .tochisagashi_txt {
    display: block;
    width: auto;
    text-align: center;
  }
  .openhouse_tochisagashi_area .tochisagashi_txt h {
    font-size: 16px;
    line-height: 140%;
  }
  .openhouse_tochisagashi_area .tochisagashi_txt p {
    font-size: 12px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .section_ttl {
    font-size: 28px;
    letter-spacing: 4px;
  }
  #header h1 {
    width: 176px;
    left: 30px;
  }
  #header h2 {
    height: 42px;
    right: 20px;
  }
  #header h2 span {
    padding-bottom: 6px;
  }
  #header h2 a {
    font-size: 22px;
  }
  #header.fixed h1 {
    width: 176px;
  }
  #header.fixed h2 a {
    font-size: 20px;
  }
  .top_about .white_box {
    padding: 50px;
  }
  .top_event_news .evenew_block {
    padding: 40px 6% 50px;
  }
  .top_event_news .evenew_block ul {
    margin: 35px 0;
    width: 47.5%;
  }
  .top_event_news .evenew_block ul + ul {
    margin-left: 5%;
  }
  .top_event_news .evenew_block ul li {
    padding: 25px 0;
  }
  .fade_start .white_box.up {
    animation: wboxUPfadein2 1s ease 0.6s forwards;
    -moz-animation: wboxUPfadein2 1s ease 0.6s forwards;
    -webkit-animation: wboxUPfadein2 1s ease 0.6s forwards;
    -ms-animation: wboxUPfadein2 1s ease 0.6s forwards;
  }
  .message_wbox {
    padding: 90px 40px 70px 70px;
  }
  .list_wrap {
    padding: 40px 20%;
  }
  .slick-prev {
    left: -10%;
  }
  .slick-next {
    right: -10%;
  }
  .coltre_box {
    width: 49%;
  }
  .coltre_box:nth-of-type(3n) {
    margin-right: 2%;
  }
  .coltre_box:nth-of-type(2n) {
    margin-right: 0;
  }
  .coltre_box_txt_area h3 {
    font-size: 15px;
  }
  .balloon-right .openhouse_tochisagashi_area.works {
    padding: 26px;
  }
  .works_txt_area .gray_top-border_txt span.space {
    letter-spacing: 0.3px;
  }
  .works_txt_area .gray_top-border_txt.ZEH:after {
    width: 22%;
    height: 74%;
  }
  .works_txt_area .gray_top-border_txt.days:after {
    width: 30%;
    height: 50%;
  }
  .icon_block_area .icon_wrap {
    width: 120px;
    height: 120px;
  }
  .icon_block_area .icon_wrap span {
    width: 70px;
  }
  .home_make_point span.one {
    transform: translateX(0);
  }
  .home_make_point span.two {
    transform: translateX(0);
  }
  .hm_point_block {
    max-width: none;
  }
}
@media screen and (max-width: 940px) {
  #header .header_menu ul a {
    font-size: 13px;
    padding: 22px 8px 26px;
  }
  #header.fixed .header_menu ul li a {
    padding: 26px 8px;
  }
  .wline_box {
    border-width: 2px;
    height: 90px;
  }
  .wline_box h3 {
    font-size: 20px;
  }
  .works_num {
    font-size: 80px;
    bottom: -14px;
  }
  .openhouse_cont span:nth-of-type(odd) {
    font-size: 58px;
    width: 62px;
  }
  .openhouse_cont span:nth-of-type(even) {
    width: calc(100% - 76px);
    font-size: 16px;
  }
  .reservation_box2 {
    padding: 30px 0;
  }
  .thinline_box2 h3 {
    font-size: 20px;
  }
  .thinline_box2 p {
    margin: 30px 0 0;
  }
  .inbox_half2 {
    margin: 15px auto;
    display: block;
  }
  .vertical_block_right_oh .oh_no, .vertical_block_right_oh .oh_no2, .vertical_block_left_oh .oh_no, .vertical_block_left_oh .oh_no2 {
    font-size: 80px;
  }
  .vertical_white_box_oh {
    padding: 60px 10% 30px !important;
  }
}
@media screen and (max-width: 870px) {
  #header h1 {
    width: 156px;
    height: 28px;
  }
  #header h2 {
    height: 38px;
  }
  #header h2 span {
    padding-bottom: 4px;
  }
  #header h2 a {
    font-size: 22px;
  }
  #header .active_line {
    width: 59px;
  }
  #header.fixed h1 {
    width: 156px;
  }
  #header.fixed h2 {
    height: 19px;
  }
  #header.fixed h2 a {
    font-size: 18px;
    letter-spacing: 1.4px;
  }
  #header.fixed h2:before {
    width: 18px;
    height: 18px;
    margin-left: -28px;
  }
}
@media screen and (max-width: 845px) {
  .br845 {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .pc_br {
    display: none;
  }
  .sp_br {
    display: block;
  }
  .br845 {
    display: none;
  }
  .sppt_pc_br {
    display: none;
  }
  .pcip_br {
    display: none;
  }
  .fadein-pc .side {
    opacity: 1;
  }
  #header .sns_btn_area, #footer .sns_btn_area {
    text-align: center;
  }
  #header .sns_btn_area a, #footer .sns_btn_area a {
    margin: 60px 12px 0;
    display: inline-block;
    vertical-align: top;
  }
  #header .fbicon, #footer .fbicon, #header .insticon, #footer .insticon {
    font-size: 36px !important;
    color: #cccccc;
    width: 30px;
    height: 30px;
    margin: 0;
    line-height: 30px;
  }
  .txt_center_sp-left {
    text-align: left;
  }
  .color_white_sp-black {
    color: #000000;
  }
  .section_ttl {
    font-size: 20px;
    letter-spacing: 4px;
  }
  .section_ttl_en {
    font-size: 24px;
    letter-spacing: 3px;
  }
  .section_ttl_caption {
    font-size: 12px;
  }
  .ttl_number {
    font-size: 110px;
  }
  .link_button a {
    padding: 19px 0 19px 14px;
    font-size: 14px;
  }
  .link_button a:before {
    width: 24px;
    height: 24px;
    left: 20px;
  }
  .side_circle_btn, .side_circle_btn_block {
    display: none;
  }
  #header {
    top: 0;
    bottom: auto;
    background: none;
    padding-top: 0;
    position: fixed;
    height: 60px;
  }
  #header h1 {
    width: 270px;
    height: 26px;
    bottom: auto;
    top: 22px;
    z-index: 11;
    position: fixed;
    opacity: 1;
    left: 22px;
  }
  #header h1 a {
    display: block;
  }
  #header h2 {
    position: static;
    height: auto;
    padding: 9% 0 0;
  }
  #header h2 a {
    color: #cccccc;
    font-size: 16px;
    pointer-events: painted;
  }
  #header h2:before {
    display: inline-block;
    position: static;
    opacity: 1;
    margin-right: 13px;
    margin-left: -13px;
  }
  #header h2 span {
    display: none;
  }
  #header .header_switch {
    width: 30px;
    height: 20px;
    position: absolute;
    top: 17px;
    right: 20px;
    display: block;
    transition: ease 0.3s;
    z-index: 10;
  }
  #header .header_switch span {
    width: 100%;
    height: 2px;
    background: #ffffff;
    position: absolute;
    margin: auto;
    transition: ease 0.2s;
    left: 0;
    right: 0;
  }
  #header .header_switch span.line1 {
    top: 0;
  }
  #header .header_switch span.line2 {
    top: 0;
    bottom: 0;
  }
  #header .header_switch span.line3 {
    bottom: 0;
  }
  #header .header_switch p {
    margin-top: 27px;
    font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    letter-spacing: 1px;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    margin-left: -3px;
  }
  #header .header_switch.fixed {
    position: fixed;
    z-index: 10;
  }
  #header .header_menu {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 8;
    display: none;
  }
  #header .header_menu ul {
    padding: 16% 0 10%;
  }
  #header .header_menu ul li {
    display: block;
  }
  #header .header_menu ul li a {
    display: inline-block;
    padding: 5% 6%;
    font-size: 18px;
    color: #ffffff;
  }
  #header .header_menu ul li.active:before {
    content: "";
    width: 40px;
    height: 3px;
    background: #ffffff;
    position: static;
    display: inline-block;
    margin-left: -40px;
  }
  #header .header_menu ul li.menu_navi5 {
    display: block;
  }
  #header .header_menu .sp_contact_mail {
    display: block;
    position: relative;
    text-align: center;
    border-top: 1px solid #999999;
    padding-top: 10%;
  }
  #header .header_menu .sp_contact_mail:before {
    content: "";
    width: 22px;
    height: 22px;
    background: url("images/icon_mail.png") no-repeat center center;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  #header .header_menu .sp_contact_mail span {
    color: #cccccc;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 15px;
    font-family: "Roboto Slab", serif;
    vertical-align: middle;
  }
  #header .sns_btn_area {
    display: block;
  }
  #header .sns_btn_area a {
    margin-top: 11%;
  }
  #header .fbicon, #header .insticon {
    color: #999999;
  }
  #header .fbicon:before, #header .insticon:before {
    line-height: 30px;
  }
  #header .insticon:before {
    margin-left: -1px;
  }
  #header .active_line {
    display: none;
  }
  #header.open .header_menu {
    display: block;
  }
  #header.open .header_switch span.line2 {
    opacity: 0;
  }
  #header.open .header_switch span.line1, #header.open .header_switch span.line3 {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #header.open .header_switch span.line1 {
    transform: rotate(45deg);
  }
  #header.open .header_switch span.line3 {
    transform: rotate(-45deg);
  }
  #header.open.top_header h1 {
    opacity: 1;
  }
  #header.top_header {
    bottom: auto;
    top: 0;
    background: none;
    box-shadow: none;
  }
  #header.top_header h1 {
    width: 270px;
    height: 26px;
  }
  #header.top_header h1 svg {
    fill: #ffffff;
  }
  #header.top_header .header_menu h2 {
    padding-top: 7%;
  }
  #header.top_header .header_menu h2 a {
    color: #cccccc;
  }
  #header.top_header .header_menu ul {
    padding-bottom: 8%;
  }
  #header.top_header .header_menu ul a {
    color: #ffffff;
    padding: 5% 6%;
  }
  #header.top_header .header_menu .sp_contact_mail {
    padding-top: 7%;
  }
  #header.top_header .sns_btn_area a {
    margin-top: 8%;
  }
  #header.spscrl {
    background: rgba(255, 255, 255, 0.93);
    box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.1);
  }
  #header.spscrl h1 svg {
    fill: #000000;
  }
  #header.spscrl .header_switch span {
    background: #000000;
  }
  #header.spscrl .header_switch p {
    color: #000000;
  }
  #header.spscrl.open {
    background: none;
    box-shadow: none;
  }
  #header.spscrl.open h1 svg {
    fill: #ffffff;
  }
  #header.spscrl.open .header_switch span {
    background: #ffffff;
  }
  #header.spscrl.open .header_switch p {
    color: #ffffff;
  }
  #header.spscrl.top_header h1 {
    opacity: 1;
  }
  #top_main {
    padding: 0;
  }
  #top_main .top_images {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    transition: height 0.2s ease-out;
  }
  #top_main .top_images .main_image ul li.image01 {
    background-image: url("images/sp/top/index_sp.jpg");
  }
  #top_main .top_images .main_image ul li.image02 {
    background-image: url("images/sp/top/index_2_sp.jpg");
  }
  #top_main .top_images .main_image ul li.image03 {
    background-image: url("images/sp/top/index_3_sp.jpg");
  }
  #top_main .top_images .main_image ul li.image04 {
    background-image: url("images/sp/top/index_4_sp.jpg");
  }
  #top_main .top_images .main_image ul li.image05 {
    background-image: url("images/sp/top/index_5_sp.jpg");
  }
  #top_main .top_logo_area {
    width: 184px;
    height: 154px;
  }
  .top_about {
    margin: 80px 0;
    height: 600px;
  }
  .top_about .image_area {
    width: 67%;
  }
  .top_about .image_area.pc {
    display: none;
  }
  .top_about .image_area.sp {
    display: block;
  }
  .top_about .house_num_ttl {
    top: 5%;
  }
  .top_about .white_box p {
    font-size: 12px;
  }
  .top_about .ot_button_mrg {
    margin-top: 25px;
  }
  .top_about.one .link_button a {
    padding-left: 30px;
  }
  .top_about.one .link_button a:before {
    left: 20px;
  }
  .top_about.one .white_box {
    right: 6%;
  }
  .top_about.two .white_box {
    left: 6%;
  }
  .top_about2 {
    margin-bottom: 70px;
  }
  .top_about2 .image_area {
    margin-top: -58px;
  }
  .top_about2 .image_area.pc {
    display: none;
  }
  .top_about2 .image_area.sp {
    display: block;
  }
  .top_about2 .box_area {
    margin-top: -25px;
    width: 70%;
  }
  .top_about2 .three_wbox {
    width: 100%;
    margin-bottom: 8px;
    margin-right: 0;
  }
  
    .top_about2 .three_wbox:nth-child(3) {
    width: 100%;
    margin-bottom: 8px;
    margin-right: 0;
  }
  
  .top_about2 .three_wbox:nth-child(4) {
    margin-top: 0;
}
  .top_about2 .three_wbox:nth-child(5) {
    margin-top: 0;
}
  .top_about2 .three_wbox:nth-child(6) {
    margin-top: 0;
}
  
  
  .top_about2 .three_wbox .three_icon_image {
    margin: 25px 20px 25px 25px;
    display: inline-block;
    width: 60px;
  }
  .top_about2 .three_wbox p {
    font-size: 13px;
    padding: 0;
    display: inline-block;
  }
  .top_about2 .th_button_mrg {
    margin: 40px 17% 0;
  }
  .top_about.fade_start .white_box.up {
    bottom: auto;
    animation: wboxUPfadein3 1s ease 0.6s forwards;
    -moz-animation: wboxUPfadein3 1s ease 0.6s forwards;
    -webkit-animation: wboxUPfadein3 1s ease 0.6s forwards;
    -ms-animation: wboxUPfadein3 1s ease 0.6s forwards;
  }
  .top_works {
    padding-bottom: 70px;
  }
  .top_works .works_ttl {
    padding: 40px 0;
  }
  .top_works .slide_area {
    height: auto;
    width: 90%;
    margin: 0 auto;
  }
  .top_works .slide_area ul li {
    width: 47.5%;
    margin-right: 5%;
    margin-bottom: 5%;
    background: #ffffff;
  }
  .top_works .slide_area ul li p {
    font-size: 12px;
    line-height: 145%;
    padding-top: 17px;
    letter-spacing: 1px;
    padding: 10px 15px;
  }
  .top_works .slide_area ul li:nth-of-type(2n) {
    margin-right: 0;
  }
  .top_works .slide_area ul li p:first-line {
    line-height: 2;
  }
  .top_works .slide_area ul li span {
    font-family: "Roboto Slab", serif;
    color: #000000;
  }
  .top_works .works_button_mrg {
    margin: 20px 17% 0;
  }
  .top_event_news {
    width: 100%;
    margin: 0px;
  }
  .top_event_news .evenew_ttl_sp {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .top_event_news .evenew_ttl_sp li {
    font-size: 16px;
    font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
    display: inline-block;
    color: #888888;
    background: #dfdfdf;
    border: 1px solid #888888;
    border-bottom: none;
    text-align: center;
    width: 49%;
    padding: 18px 0 14px;
  }
  .top_event_news .evenew_ttl_sp li.active {
    background: #ffffff;
    color: #000000;
  }
  .top_event_news .evenew_ttl_sp li.event_btn {
    margin-right: 2%;
  }
  .top_event_news .evenew_block {
    width: 100%;
    margin: 0 0 10px;
    padding: 0px 5%;
    opacity: 1;
  }
  .top_event_news .evenew_block .evenew_ttl {
    font-size: 20px;
    font-weight: bold;
  }
  .top_event_news .evenew_block ul {
    margin: 20px auto 30px;
    width: 90%;
    display: block;
  }
  .top_event_news .evenew_block ul li {
    padding: 15px 0;
  }
  .top_event_news .evenew_block ul li .txt {
    padding-left: 7%;
  }
  .top_event_news .evenew_block ul li span {
    font-size: 10px;
  }
  .top_event_news .evenew_block ul li p {
    font-size: 12px;
    font-weight: bold;
    line-height: 180%;
    letter-spacing: 0.05em;
  }
  .top_event_news .evenew_block ul + ul {
    border-top: none;
    margin: 0 auto 30px;
  }
  .topevent_openhouse_area {
    display: block;
    padding-top: 20px;
    margin-top: 20px;
  }
  .topevent_openhouse_area .img_area, .topevent_openhouse_area .txt_area {
    width: 100%;
  }
  .topevent_openhouse_area .img_area {
    height: 240px;
  }
  .topevent_openhouse_area .txt_area {
    padding: 25px 5%;
  }
  .topevent_openhouse_area .txt_area p {
    font-size: 13px;
    color: #333333;
  }
  h4.oh_ttl {
    font-size: 20px;
    margin-bottom: 12px;
  }
  h4.oh_ttl + p {
    font-size: 12px;
    color: #333333;
  }
  a.sml_blue_btn {
    margin: 20px auto 0;
    display: block;
  }
  .top_access #access_map {
    height: 240px;
  }
  #footer {
    background-size: 30%;
    background-position: top 30px right 0;
  }
  #footer .access_mrg {
    padding: 30px 5% 10px;
  }
  #footer span {
    font-weight: bold;
    font-size: 16px;
  }
  #footer p {
    font-size: 12px;
  }
  #footer p.access_address {
    padding-left: 30px;
  }
  #footer p.access_address:before {
    content: "";
    background-image: url("images/sp/ft_icon_access.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 24px;
    height: 24px;
    margin-left: -31px;
  }
  #footer .access_tel {
    padding-left: 34px;
    font-size: 14px;
    pointer-events: painted;
  }
  #footer .access_tel:before {
    background-image: url("images/sp/ft_icon_tel.png");
    width: 24px;
    height: 24px;
    margin-left: -31px;
    margin-left: -35px;
  }
  #footer .privacy_link_area {
    margin-top: 0;
  }
  #footer .fbicon, #footer .insticon {
    line-height: 30px;
  }
  .head_breadcrumb {
    display: none;
  }
  .foot_breadcrumb li {
    font-size: 11px;
  }
  .small_main_visual {
    height: 225px;
  }
  .small_main_visual .main_area {
    height: 26px;
  }
  .small_main_visual .main_area h1 {
    font-size: 26px;
    letter-spacing: 5px;
  }
  .small_main_visual .main_area h1 span {
    font-size: 12px;
    letter-spacing: 2px;
    margin-top: 10px;
  }
  .small_main_visual.concept {
    background-image: url(images/sp/concept/index_sp.jpg);
  }
  .small_main_visual.about {
    background-image: url("images/sp/top/index_sp.jpg");
  }
  .small_main_visual.works {
    background-image: url("images/sp/top/index_sp.jpg");
  }
  .small_main_visual.column {
    background-image: url("images/sp/top/index_sp.jpg");
  }
  .small_main_visual.trend {
    background-image: url("images/sp/top/index_sp.jpg");
  }
  .small_main_visual.event {
    background-image: url("images/sp/top/index_sp.jpg");
  }
  .small_main_visual.news {
    background-image: url("images/sp/top/index_sp.jpg");
  }
  .small_main_visual.access {
    background-image: url("images/sp/top/index_sp.jpg");
  }
  .small_main_visual.contact {
    background-image: url("images/sp/top/index_sp.jpg");
  }
  .entitle_box {
    margin: 60px 0 50px;
  }
  .section_ttl_en2 {
    font-size: 22px;
    letter-spacing: 2px;
  }
  .section_ttl_en2 span {
    font-size: 13px;
  }
  .gray_ttl {
    font-size: 17px;
    margin-bottom: 40px;
  }
  .thinline_box {
    width: 92%;
    text-align: center;
    padding: 30px 0 20px;
  }
  .thinline_box h2 {
    font-size: 16px;
    margin-bottom: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .thinline_box h3 {
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .thinline_box .inbox_half {
    display: block;
    width: 100%;
    margin: 0 auto 25px;
  }
  .thinline_box .inbox_half:last-of-type {
    margin-bottom: 0;
  }
  .thinline_box .link_button a {
    width: 250px;
  }
  .thinline_box .access_tel {
    margin-bottom: 15px;
  }
  h4 {
    font-weight: normal;
    margin-bottom: 15px;
  }
  .head_breadcrumb, .foot_breadcrumb {
    padding: 12px 5% 10px;
  }
  .thinline_box p, .concept_txt_block p, .logo_txtarea p, .concept_txt_area_left p, .concept_txt_area_right p, .openhouse_lead_block p, .openhouse_txt_block p, .vertical_white_box_oh p, .letter_txt, .gray_top-border_txt p, .works_detail_txt_area_left p, .corporate_access_area p, .contact_txt {
    font-size: 12px;
  }
  .concept_txt_block, .openhouse_lead_block, .openhouse_txt_block {
    margin: 50px auto;
  }
  .concept_txt_block h2, .openhouse_lead_block h2, .openhouse_txt_block h2 {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 180%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }


  .concept_txt_block h3, .openhouse_lead_block h3, .openhouse_txt_block h3 {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 150%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 90%;
    margin: 20px auto;
    max-width: 1000px;
    text-align: left;
  }


  .concept_txt_block p, .openhouse_lead_block p, .openhouse_txt_block p {
    margin-top: 20px;text-align:left;
  }
  .concept_logomark {
    width: 100%;
    margin-bottom: 70px;
  }
  .logo_svgarea svg {
    width: 120px;
    height: 100px;
  }
  .logo_svgarea, .logo_txtarea {
    display: block;
  }
  .logo_svgarea {
    width: 100%;
    height: 245px;
  }
  .logo_svgarea img {
    width: 120px;
    height: 100px;
  }
  .logo_txtarea {
    width: 90%;
    margin: -20px auto 0;
    position: relative;
    padding: 50px 5% 30px 10%;
    background: rgba(255, 255, 255, 0.93);
  }
  .logo_txtarea h3 {
    margin-bottom: 40px;
    font-size: 17px;
    letter-spacing: 2px;
  }
  .logo_txtarea p {
    letter-spacing: 1px;
  }
  .wide_image_spleft_area, .wide_image_spright_area {
    width: 90%;
  }
  .wide_image_spleft_area {
    margin-left: 0;
    margin-right: auto;
  }
  .wide_image_spright_area {
    margin-left: auto;
    margin-right: 0;
  }
  .vertical_white_box {
    padding: 30px 0;
  }
  .vertical_white_box .kerning1 {
    margin-bottom: 0;
  }
  .vertical_block_right, .vertical_block_left {
    width: 100px;
    top: 0;
    transform: translateY(-108%);
  }
  .vertical_block_right {
    right: 0;
  }
  .vertical_block_left {
    left: 0;
  }
  .concept_txt_area_left, .vertical_white_box_oh {
    padding: 50px 14% 40px 14%;
  }
  .concept_txt_area_left p, .vertical_white_box_oh p {
    text-align: justify;
  }
  .build_flow_area {
    width: 90%;
    margin: 0 auto;
  }
  .build_flow_area_box .build_flow_icon {
    width: 120px;
  }
  .build_flow_area_box h3 {
    font-size: 16px;
    padding: 25px 0 15px;
  }
  .build_flow_area_box h3:before {
    transform: translate(-29%, -150%);
    letter-spacing: 10px;
    font-size: 100px;
  }
  .build_flow_area_box p {
    width: 82%;
    margin: 0 auto 15px;
  }
  #concept_logo_mark {
    opacity: 1;
  }
  #concept_logo_mark #mark {
    stroke: transparent !important;
  }
  #buildFlowArea.concept_txt_area_left, #buildFlowArea.vertical_white_box_oh {
    padding-bottom: 0;
  }
  .representative_message {
    padding: 35px 0;
    text-align: center;
  }
  .representative_txt {
    font-size: 13px;
  }
  .representative_txt:before {
    margin: 20px auto 12px;
  }
  .message_wbox {
    position: relative;
    width: 90%;
    margin: -20px auto 0;
    display: block;
    padding: 50px 11% 30px 11%;
    text-align: justify;
    background: rgba(255, 255, 255, 0.93);
    left: auto;
    right: auto;
  }
  .onimg_name {
    font-size: 16px;
    right: 0;
    text-align: center;
    bottom: 36px;
  }
  .member_box {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }
  .member_box .member_name {
    font-size: 18px;
    text-align: left;
    padding: 15px 10px 15px 15px;
    letter-spacing: 2px;
    line-height: 130%;
  }
  .member_box .member_name > br {
    display: none;
  }
  .member_box .name_jobtype {
    line-height: 160%;
    font-size: 12px;
    margin-top: 10px;
  }
  .member_box .name_jobtype span {
    font-size: 11px;
    letter-spacing: 1px;
  }
  .member_box .name_jobtype .name_licence {
    letter-spacing: 0.01em;
  }
  .member_box:nth-of-type(3n) {
    margin-right: 4%;
  }
  .member_box:nth-of-type(2n) {
    margin-right: 0;
  }
  .corporate_profile {
    width: 90%;
    margin: 50px auto 30px;
  }
  .corporate_profile table, .corporate_profile ul {
    width: 100%;
  }
  .corporate_profile ul {
    display: block;
    border-top: none;
  }
  .corporate_profile ul li span {
    width: 90%;
  }
  .corporate_profile_left, .corporate_profile_right {
    width: 100%;
    display: block;
  }
  .corporate_profile_right table {
    border-top: none;
  }
  .works_list_block, .coltre_list_block {
    margin-top: 40px;
  }
  .works_box h3 {
    font-size: 19px;
    line-height: 120%;
    font-weight: bold;
  }
  .works_box h3 span {
    font-size: 10px;
    transform: scale(0.9);
    font-weight: bold;
  }
  .works_num {
    font-size: 56px;
    bottom: -10px;
  }
  .wline_box {
    border-width: 1px;
    height: 80px;
    padding-top: 5px;
    width: 66%;
  }
  .works_txt_area {
    padding: 25px 6% 15px;
  }
  .works_txt_area .gray_top-border_txt span.space {
    letter-spacing: 0.6px;
  }
  .works_txt_area .gray_top-border_txt.ZEH:after {
    width: 18%;
    height: 66%;
  }
  .works_txt_area .gray_top-border_txt.days:after {
    width: 23%;
    height: 44%;
  }
  .works_txt {
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
  }
  .gray_top-border_txt {
    padding-top: 8px;
    margin-top: 30px;
    line-height: 180%;
  }
  .works_under_main_visual {
    height: 350px;
  }
  .works_under_main_visual.works_detail01 {
    background-image: url("images/sp/works/works01/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail02 {
    background-image: url("images/sp/works/works02/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail03 {
    background-image: url("images/sp/works/works03/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail04 {
    background-image: url("images/sp/works/works04/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail05 {
    background-image: url("images/sp/works/works05/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail06 {
    background-image: url("images/sp/works/works06/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail07 {
    background-image: url("images/sp/works/works07/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail08 {
    background-image: url("images/sp/works/works08/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail09 {
    background-image: url("images/sp/works/works09/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail10 {
    background-image: url("images/sp/works/works10/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail11 {
    background-image: url("images/sp/works/works11/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail21 {
    background-image: url("images/sp/works/works21/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail23 {
    background-image: url("images/sp/works/works23/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail24 {
    background-image: url("images/sp/works/works24/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail25 {
    background-image: url("images/sp/works/works25/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail26 {
    background-image: url("images/sp/works/works26/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail27 {
    background-image: url("images/sp/works/works27/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail28 {
    background-image: url("images/sp/works/works28/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail29 {
    background-image: url("images/sp/works/works29/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail30 {
    background-image: url("images/sp/works/works30/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail31 {
    background-image: url("images/sp/works/works31/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail32 {
    background-image: url("images/sp/works/works32/works_index_sp.jpg");
  }
  .works_under_main_visual.works_detail32 {
    background-image: url("https://ayumu-home.co.jp/images/sp/works/works33/works_index_sp.jpg");
  }
  .works_under_main_visual .main_area {
    height: 150px;
  }
  .works_under_main_visual .main_area h1 {
    font-size: 14px;
  }
  .works_under_main_visual .main_area h1 .works_detail_num {
    font-size: 100px;
    margin-bottom: 5px;
  }
  .works_under_main_visual .main_area h1 .works_ttl_sp {
    display: block;
    font-family: "Montserrat", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .works_detail_txt_area_left {
    padding: 0 0 60px;
  }
  .works_detail_txt_area_left .vertical_block_right {
    position: relative;
    width: 90%;
    margin: 0 auto;
    transform: translateY(-50%);
    top: auto;
  }
  .works_detail_txt_area_left .vertical_white_box {
    min-height: auto;
    display: block;
    padding: 24px 0 18px;
    background: rgba(255, 255, 255, 0.92);
  }
  .works_detail_txt_area_left .Y_ttl {
    writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    -webkit-writing-mode: horizontal-tb;
    display: block;
    text-align: center;
    width: 100%;
  }
  .works_detail_txt_area_left .Y_ttl.two_lines {
    width: 100%;
  }
  .works_detail_txt_area_left .section_ttl {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .works_detail_txt_area_left .blue_en {
    position: static;
    display: block;
    transform: none;
    font-size: 11px;
    letter-spacing: 1px;
    margin-top: 12px;
  }
  .works_detail_txt_area_left p {
    width: 69%;
    height: 100%;
    margin: 0 auto;
    letter-spacing: 0.2px;
    text-align: justify;
  }
  .works_detail_area {
    width: 100%;
  }
  .works_detail_txt_area {
    width: 90%;
    background: rgba(255, 255, 255, 0.92);
    margin-top: -20px;
    padding: 45px 5% 40px;
  }
  .works_detail_txt_area h3 {
    font-size: 17px;
  }
  .works_detail_txt_area h3 span {
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 12px;
  }
  .works_detail_txt_area p {
    font-size: 11px;
  }
  .works_detail_txt_area .iconZEH {
    width: 50px;
    margin-top: 12px;
  }
  .works_link_button {
    margin: 30px 0 80px;
  }
  .works_link_button a {
    border: 1px solid #000000;
    box-sizing: border-box;
    color: #000000;
    min-width: auto;
    width: 68%;
    padding: 18px 0;
    font-size: 12px;
  }
  .works_link_button a.blue {
    background: transparent;
  }
  .works_coutomer_voice_area {
    margin: 60px auto;
  }
  .works_costomer_voice_block {
    margin: 30px auto;
  }
  .works_cv_box {
    width: 100%;
    margin-right: 0;
  }
  .works_cv_box p {
    font-size: 13px;
    line-height: 200%;
  }
  .tab_label.works {
    width: 47%;
  }
  .works_footer_area .section_ttl_en2 {
    font-size: 22px;
  }
  .works_detail_area_tag {
    margin: -20px auto 60px 0;
    width: 90%;
  }
  .works_tag {
    font-size: 12px;
  }
  .longttl_width {
    width: 90% !important;
  }
  .column_trend_contents_block {
    margin: 40px auto;
    width: 92%;
  }
  .column_trend_ttl {
    padding: 35px 0;
  }
  .column_trend_ttl h2 {
    font-size: 18px;
  }
  .column_trend_ttl h2 span {
    font-size: 16px;
  }
  .coltre_contents_area {
    padding: 30px 0 40px;
    width: 92%;
  }
  .coltre_contents_area .wide_images {
    width: 100%;
  }
  .coltre_contents_area .half_images {
    margin: 10px 0 30px 20px;
  }
  .coltre_date {
    margin-left: 4px;
  }
  .coltre_lead_box {
    padding: 25px 8% 20px;
  }
  .coltre_lead_box p {
    letter-spacing: 0;
    line-height: 200%;
    text-align: justify;
  }
  .coltre_detail_text_box {
    width: 90%;
  }
  .coltre_detail_text_box h3 {
    font-size: 18px;
    line-height: 140%;
    padding: 40px 0 15px;
  }
  .coltre_detail_text_box h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 30px 0 10px;
    line-height: 140%;
    letter-spacing: 1px;
  }
  .coltre_detail_text_box p {
    font-size: 13px;
    letter-spacing: 0.4px;
    text-align: justify;
    margin-bottom: 20px;
    padding: 0;
  }
  .coltre_square_list {
    padding: 0 10px;
  }
  .coltre_square_list li:before {
    top: 5px;
  }
  .coltre_annotation {
    font-size: 10px;
    line-height: 220%;
  }
  .coltre_half_box {
    width: 100%;
  }
  .coltre_half_box.ct_half_flex1 {
    order: 1;
    -ms-flex-order: 1;
  }
  .coltre_half_box.ct_half_flex2 {
    order: 2;
    -ms-flex-order: 2;
  }
  .coltre_half_box.ct_half_flex3 {
    order: 3;
    -ms-flex-order: 3;
  }
  .coltre_half_box.ct_half_flex4 {
    order: 4;
    -ms-flex-order: 4;
  }
  .coltre_half_box.ct_half_flex5 {
    order: 5;
    -ms-flex-order: 5;
  }
  .coltre_half_box.ct_half_flex6 {
    order: 6;
    -ms-flex-order: 6;
  }
  .coltre_paging_block {
    width: 100%;
    margin-top: 50px;
  }
  .column_trend_reccomend_area {
    width: 92%;
    margin-bottom: 80px;
  }
  .column_trend_reccomend_area .section_ttl_en2 {
    font-size: 26px;
  }
  .column_trend_reccomend_area .section_ttl_en2 span {
    font-size: 14px;
  }
  .column_trend_reccomend, .works_footer_link_area {
    width: 85%;
  }
  .slick-prev, .slick-next {
    width: 20px;
    height: 20px;
  }
  .slick-prev {
    left: -20px;
  }
  .slick-next {
    right: -20px;
  }
  .coltre_contents_area {
    padding: 30px 0 40px;
    width: 92%;
  }
  .coltre_contents_area .cln23_img {
    width: 100%;
  }
  .corporate_access_area {
    margin: 40px 0 30px;
  }
  .corporate_access_area h3 {
    font-size: 18px;
  }
  .corporate_access_area p {
    font-size: 14px;
  }
  .corporate_access_area .small {
    margin-top: 20px;
  }
  .gmap_link_btn {
    font-size: 10px;
    padding: 14px 14px 16px 16px;
  }
  .access_index_map #access_map {
    height: 515px;
  }
  .reservation_box {
    margin: -50px auto 40px;
    padding: 50px 0;
    width: 90%;
    background: rgba(255, 255, 255, 0.93);
  }
  .reservation_box .link_button a {
    width: 80%;
  }
  .questionary_area {
    padding-bottom: 20px;
  }
  .contact_index_txt {
    margin: 40px 6% 30px;
  }
  .contact_index_txt p {
    font-size: 14px;
    letter-spacing: 1px;
    text-align: justify;
  }
  .blue_band_ttl {
    font-size: 17px;
    padding: 38px 0 35px;
  }
  .form_block {
    margin: 30px auto 50px;
    width: 65%;
  }
  .contact_txt {
    font-size: 14px;
  }
  .select_block {
    margin: 30px 0 60px;
    padding-left: 16%;
  }
  .select_half_block {
    width: 100%;
    display: block;
  }
  .guest_data {
    width: auto;
    margin: 6px 0 8px;
  }
  input[type=text] {
    width: 100%;
    display: block;
  }
  .questionary_area .select_block {
    padding-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 40px;
  }
  .submit_box.link_button a {
    width: 250px;
  }
  .txt_section_wrap {
    width: 80%;
    border-top: none;
    padding: 20px 0 0;
  }
  .txt_section_wrap.last {
    border-width: 1px;
    border-top: 1px solid #cccccc;
  }
  .txt_sec_ttl {
    font-size: 1.2rem;
  }
  .txt_sec_txt {
    font-size: 1.2rem;
  }
  .txt_border_box {
    border: 1px solid #000000;
    padding: 10px;
    box-sizing: border-box;
    margin: 30px 0;
  }
  .list_wrap {
    padding: 20px 10%;
  }
  .list_wrap table, .list_wrap tbody, .list_wrap tr {
    display: block;
  }
  .list_wrap td, .list_wrap th {
    font-size: 1.4rem;
    display: block;
  }
  .list_wrap th {
    padding: 12px 0 7px;
  }
  .list_wrap td {
    padding: 0 0 5px;
    line-height: 150%;
  }
  .list_wrap td a {
    border-bottom: 1px solid #000000;
    color: #000000;
    font-weight: 600;
  }
  .return_btn {
    font-size: 1.2rem;
    margin: 50px auto 80px;
  }
  .detail_sentence_wrap {
    padding: 40px 5% 60px;
    text-align: left;
  }
  .detail_sentence_wrap .date {
    display: block;
    font-size: 1.6rem;
    padding-bottom: 20px;
  }
  .detail_sentence_wrap h1 {
    font-size: 1.6rem;
    letter-spacing: 1px;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 40px;
  }
  .detail_sentence_wrap .sentence_section {
    font-size: 1.2rem;
    text-align: left;
    padding: 0;
    line-height: 200%;
  }
  .openhouselink_block {
    margin: 10px 0 20px;
  }
  .openhouselink_block .img_area_block {
    padding: 0;
  }
  .openhouselink_block .img_area {
    width: 100%;
  }
  .openhouselink_block .txt_area {
    margin-top: -20px;
    width: 90%;
    padding: 28px 5% 30px;
  }
  .err_main_logo {
    top: 13%;
  }
  .err_main_message {
    top: 46%;
  }
  .err_main_message h2 {
    font-size: 22px;
    letter-spacing: 7px;
    font-weight: 600;
  }
  .err_main_message p {
    font-size: 12px;
    margin-top: 15px;
  }
  .err_top_link a {
    font-size: 14px;
    padding: 15px 0;
    width: 180px;
  }
  .concept_mdl_ttl_area .section_ttl {
    font-size: 20px;
  }
  .concept_block .icon_block_area {
    margin-bottom: 40px;
  }
  .icon_block_area .icon_wrap {
    width: 100px;
    height: 100px;
  }
  .icon_block_area .icon_wrap span {
    width: 60px;
    height: 60px;
  }
  .openhouse_tochisagashi_area {
    margin-left: auto;
    margin-right: auto;
  }
  .openhouse_tochisagashi_area.works {
    padding-top: 30px;
  }
  .openhouse_tochisagashi_area .balloon-right {
    display: block;
    width: 47%;
    margin: 1.5em auto 1.5em;
    text-align: center;
    line-height: 130%;
  }
  .openhouse_tochisagashi_area .balloon-right.works {
    padding: 25px;
  }
  .openhouse_tochisagashi_area .balloon-right:before {
    top: 110%;
    width: 0;
    left: 0;
    right: 0;
    margin: -15px auto 0px auto;
    border-left-color: transparent;
    border-top-color: white;
  }
  .openhouse_tochisagashi_area .tochisagashi_txt {
    width: auto;
    text-align: center;
    margin: 22px 45px 15px 45px;
  }
  .openhouse_tochisagashi_area .tochisagashi_txt h {
    font-size: 16px;
    line-height: 140%;
  }
  .openhouse_tochisagashi_area .tochisagashi_txt p {
    font-size: 12px;
  }
  .zumen_btn {
    width: 15px;
    height: 15px;
    border: #4271A6 5px solid;
  }
  .btn_wh1f_01 {
    left: 15%;
  }
  .btn_wh1f_02 {
    bottom: 26%;
    left: 14%;
  }
  .btn_wh1f_04 {
    right: 53.5%;
  }
  .btn_wh1f_05 {
    right: 14%;
  }
  /*
  .btn_wh1f_01{left: 17%;}
  .btn_wh1f_02{bottom: 31%; left: 17%;}
  .btn_wh1f_04{top: 40%; right: 55.5%;}
  .btn_wh1f_05{top: 28%; right: 16%;}
  */
}
@media screen and (max-width: 767px) {
  .sppt_pc_br {
    display: block;
  }
  .pcip_br {
    display: block;
  }
  .corporate_line_img img {
    width: 100%;
  }
  .openhouse_tochisagashi_area.works {
    margin: 22px auto 15px auto;
  }
  .modelroom_popup_area.works .tab_wrap p {
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .tab_label.works {
    width: 100%;
  }
  .tab_panel.works01 {
    margin-top: 15%;
  }
  .btn_works01_1f_01 {
    top: 8%;
    left: 11%;
  }
  .btn_works01_1f_02 {
    top: 15%;
    left: 27%;
  }
  .btn_works01_1f_03 {
    top: 20.5%;
    left: 11%;
  }
  .btn_works01_1f_04 {
    top: 31%;
    left: 55%;
  }
  .btn_works01_1f_05 {
    top: 33%;
    left: 19%;
  }
  .btn_works01_1f_06 {
    bottom: 50%;
    left: 74%;
  }
  .btn_works01_1f_07 {
    bottom: 50%;
    left: 46.5%;
  }
  .btn_works01_1f_08 {
    top: 52%;
    left: 46.5%;
  }
  .btn_works01_1f_09 {
    bottom: 18%;
    left: 12.5%;
  }
  .btn_works02_1f_01 {
    top: 42%;
    left: 68%;
  }
  .btn_works02_1f_02 {
    top: 37%;
    left: 8.5%;
  }
  .btn_works02_1f_03 {
    top: 29%;
    left: 53%;
  }
  .btn_works02_1f_04 {
    top: 67%;
    left: 18%;
  }
  .btn_works02_1f_05 {
    top: 50%;
    left: 76%;
  }
  .btn_works02_1f_06 {
    top: 29%;
    left: 65%;
  }
  .btn_works02_1f_07 {
    bottom: 32%;
    left: 76%;
  }
  .btn_works02_2f_01 {
    top: 40%;
    left: 2%;
  }
  .btn_works02_2f_02 {
    top: 25%;
    left: 30%;
  }
  .btn_works02_2f_03 {
    top: 49%;
    left: 27%;
  }
  .btn_works02_2f_04 {
    top: 49%;
    left: 45.5%;
  }
  .btn_works02_2f_05 {
    top: 65%;
    left: 30%;
  }
  .btn_works03_1f_01 {
    top: 24%;
    left: 6%;
  }
  .btn_works03_1f_02 {
    top: 35%;
    left: 29.5%;
  }
  .btn_works03_1f_03 {
    top: 45.5%;
    left: 9%;
  }
  .btn_works03_1f_04 {
    bottom: 36%;
    left: 43.5%;
  }
  .btn_works03_1f_05 {
    top: 59.5%;
    left: 21%;
  }
  .btn_works03_1f_06 {
    top: 72.5%;
    left: 39%;
  }
  .btn_works03_2f_01 {
    top: 44%;
    right: 12%;
  }
  .btn_works03_2f_02 {
    top: 47%;
    left: 29%;
  }
  .btn_works03_2f_03 {
    top: 47%;
    left: 47%;
  }
  .btn_works05_1f_01 {
    top: 28%;
    left: 6.5%;
  }
  .btn_works05_1f_02 {
    top: 28.5%;
    left: 20%;
  }
  .btn_works05_1f_03 {
    top: 30.5%;
    left: 63%;
  }
  .btn_works05_1f_04 {
    top: 26%;
    left: 65.5%;
  }
  .btn_works05_1f_05 {
    top: 39.5%;
    left: 79.5%;
  }
  .btn_works05_1f_06 {
    top: 51.5%;
    left: 53.5%;
  }
  .btn_works05_1f_07 {
    top: 70.5%;
    left: 25%;
  }
  .btn_works05_2f_01 {
    top: 37%;
    right: 46%;
  }
  .btn_works05_2f_02 {
    top: 30%;
    left: 75%;
  }
  .btn_works05_2f_04 {
    top: 60%;
    left: 28%;
  }
  .btn_works05_2f_03 {
    top: 66%;
    left: 47%;
  }
  .btn_works05_1f_04_02 {
    top: 37.5%;
    left: 81.5%;
  }
  .btn_works05_1f_05_02 {
    top: 63.5%;
    left: 74.5%;
  }
  .btn_works06_1f_01 {
    top: 39.5%;
    left: 6.5%;
  }
  .btn_works06_1f_02 {
    top: 51.5%;
    left: 3%;
  }
  .btn_works06_1f_02_02 {
    top: 43.5%;
    left: 25.5%;
  }
  .btn_works06_1f_02_03 {
    top: 35%;
    left: 45%;
  }
  .btn_works06_1f_03 {
    top: 41.5%;
    left: 35%;
  }
  .btn_works06_1f_04 {
    top: 42%;
    left: 80.5%;
  }
  .btn_works06_1f_05 {
    top: 59.5%;
    left: 60.5%;
  }
  .btn_works06_1f_06 {
    top: 52.5%;
    left: 43.5%;
  }
  .btn_works06_1f_07 {
    top: 52.5%;
    left: 9%;
  }
  .btn_works06_1f_07_02 {
    top: 50.5%;
    left: 18%;
  }
  .btn_works06_1f_07_03 {
    top: 42.5%;
    left: 41.5%;
  }
  .btn_works06_2f_01 {
    top: 35%;
    right: 39%;
  }
  .btn_works06_2f_02 {
    top: 65%;
    left: 15%;
  }
  .btn_works06_2f_02_02 {
    top: 46.5%;
    left: 75%;
  }
  .btn_works06_2f_03 {
    top: 58%;
    left: 46%;
  }
  .btn_works06_2f_04 {
    top: 43.5%;
    left: 37.5%;
  }
  .btn_works06_2f_05 {
    top: 50%;
    left: 37.5%;
  }
  .btn_works07_1f_01 {
    top: 38%;
    left: 14%;
  }
  .btn_works07_1f_02 {
    top: 54%;
    left: 19%;
  }
  .btn_works07_1f_02_02 {
    top: 30%;
    left: 82%;
  }
  .btn_works07_1f_02_03 {
    top: 40%;
    left: 80%;
  }
  .btn_works07_1f_03 {
    top: 70%;
    left: 43%;
  }
  .btn_works07_1f_04 {
    top: 77%;
    left: 43%;
  }
  .btn_works07_1f_05 {
    top: 43%;
    left: 47%;
  }
  .btn_works07_1f_06 {
    top: 61%;
    left: 77%;
  }
  .btn_works07_2f_01 {
    top: 25%;
    left: 36%;
  }
  .btn_works07_2f_02 {
    top: 55%;
    right: 50%;
  }
  .btn_works07_2f_03 {
    top: 29%;
    left: 70%;
  }
  .btn_works07_2f_04 {
    top: 49%;
    left: 60%;
  }
  .btn_works08_1f_01 {
    top: 32%;
    left: 25%;
  }
  .btn_works08_1f_02 {
    top: 32%;
    left: 43%;
  }
  .btn_works08_1f_02_02 {
    top: 57%;
    left: 70%;
  }
  .btn_works08_1f_02_03 {
    top: 57%;
    left: 62%;
  }
  .btn_works08_1f_03 {
    top: 70%;
    left: 45%;
  }
  .btn_works08_1f_04 {
    top: 78%;
    left: 57%;
  }
  .btn_works08_1f_05 {
    top: 30%;
    left: 31%;
  }
  .btn_works08_1f_06 {
    top: 57.5%;
    left: 53%;
  }
  .btn_works08_2f_01 {
    top: 35%;
    left: 75%;
  }
  .btn_works08_2f_02 {
    top: 63%;
    left: 34%;
  }
  .btn_works08_2f_03 {
    top: 58%;
    left: 73%;
  }
  .btn_works08_2f_04 {
    top: 79%;
    left: 48%;
  }
  .btn_works09_1f_01 {
    top: 35%;
    left: 12%;
  }
  .btn_works09_1f_02 {
    top: 43%;
    left: 43%;
  }
  .btn_works09_1f_03_02 {
    top: 46%;
    left: 61%;
  }
  .btn_works09_1f_04_03 {
    top: 73%;
    left: 62%;
  }
  .btn_works09_1f_05 {
    top: 49%;
    left: 40%;
  }
  .btn_works09_1f_06 {
    top: 66%;
    left: 15%;
  }
  .btn_works09_1f_07 {
    top: 47%;
    left: 23.5%;
  }
  .btn_works09_1f_08 {
    top: 43%;
    left: 78%;
  }
  .btn_works09_1f_09 {
    top: 70%;
    left: 78%;
  }
  .btn_works09_2f_01 {
    top: 26%;
    left: 60%;
  }
  .btn_works09_2f_02 {
    top: 42%;
    left: 30%;
  }
  .btn_works09_2f_03 {
    top: 50%;
    left: 45%;
  }
  .btn_works10_1f_01 {
    top: 20%;
    left: 21%;
  }
  .btn_works10_1f_02 {
    top: 38%;
    left: 22%;
  }
  .btn_works10_1f_03_02 {
    top: 46%;
    left: 67%;
  }
  .btn_works10_1f_04_03 {
    top: 70%;
    left: 36%;
  }
  .btn_works10_1f_05 {
    top: 38%;
    left: 13%;
  }
  .btn_works10_1f_06 {
    top: 61%;
    left: 29%;
  }
  .btn_works10_1f_07 {
    top: 30%;
    left: 18%;
  }
  .btn_works10_1f_08 {
    top: 24%;
    left: 56.5%;
  }
  .btn_works10_1f_09 {
    top: 58%;
    left: 60%;
  }
  .btn_works10_1f_10 {
    top: 42%;
    left: 33%;
  }
  .btn_works10_2f_01 {
    top: 34%;
    left: 40%;
  }
  .btn_works10_2f_02 {
    top: 39%;
    left: 40%;
  }
  .btn_works10_2f_03 {
    top: 68%;
    left: 30%;
  }
  .btn_works11_1f_01 {
    top: 29%;
    left: 26%;
  }
  .btn_works11_1f_02 {
    top: 56%;
    left: 35%;
  }
  .btn_works11_1f_03 {
    top: 52%;
    left: 48%;
  }
  .btn_works11_1f_04 {
    top: 56%;
    left: 54%;
  }
  .btn_works11_1f_05 {
    top: 34%;
    left: 82%;
  }
  .btn_works11_1f_06 {
    top: 61%;
    left: 78%;
  }
  .btn_works11_2f_01 {
    top: 32%;
    left: 20%;
  }
  .btn_works11_2f_02 {
    top: 35%;
    left: 82%;
  }
  .btn_works11_2f_03 {
    top: 69%;
    left: 30%;
  }
  .btn_works11_2f_04 {
    top: 56%;
    left: 44%;
  }
  .btn_works12_1f_01 {
    top: 33%;
    left: 22.5%;
  }
  .btn_works12_1f_02 {
    top: 39.5%;
    left: 44%;
  }
  .btn_works12_1f_03 {
    top: 46.5%;
    left: 55%;
  }
  .btn_works12_1f_04 {
    top: 38%;
    left: 70%;
  }
  .btn_works12_1f_05 {
    top: 56.5%;
    left: 84%;
  }
  .btn_works12_1f_06 {
    top: 57.5%;
    left: 59.5%;
  }
  .btn_works12_1f_07 {
    top: 61.5%;
    left: 30%;
  }
  .btn_works12_2f_01 {
    top: 36%;
    right: 79%;
  }
  .btn_works12_2f_02 {
    top: 31%;
    left: 25.5%;
  }
  .btn_works12_2f_03 {
    top: 51%;
    left: 20.5%;
  }
  .btn_works12_2f_03_02 {
    top: 51%;
    left: 28%;
  }
  .btn_works12_2f_04 {
    top: 68%;
    left: 14.5%;
  }
  .btn_works13_1f_01 {
    top: 45%;
    left: 13%;
  }
  .btn_works13_1f_02 {
    top: 36%;
    left: 21%;
  }
  .btn_works13_1f_03 {
    top: 42%;
    left: 54%;
  }
  .btn_works13_1f_04 {
    top: 45%;
    left: 79%;
  }
  .btn_works13_1f_05 {
    top: 58.5%;
    left: 80%;
  }
  .btn_works13_1f_06 {
    top: 62%;
    left: 37.5%;
  }
  .btn_works13_2f_01 {
    top: 45%;
    left: 15%;
  }
  .btn_works13_2f_02 {
    top: 29%;
    left: 49%;
  }
  .btn_works13_2f_03 {
    top: 34%;
    left: 44%;
  }
  .btn_works13_2f_04 {
    top: 35%;
    left: 76%;
  }
  .btn_works14_1f_01 {
    top: 33.5%;
    left: 59%;
  }
  .btn_works14_1f_02 {
    top: 45.5%;
    left: 62%;
  }
  .btn_works14_1f_03 {
    top: 61%;
    left: 56%;
  }
  .btn_works14_1f_04 {
    top: 53%;
    left: 33%;
  }
  .btn_works14_1f_05 {
    top: 58.5%;
    left: 24%;
  }
  .btn_works14_2f_01 {
    top: 45%;
    right: 64%;
  }
  .btn_works14_2f_02 {
    top: 33%;
    left: 27%;
  }
  .btn_works14_2f_01_02 {
    top: 28%;
    left: 60.5%;
  }
  .btn_works14_2f_03 {
    top: 44%;
    left: 46%;
  }
  .btn_works14_2f_04 {
    top: 61%;
    left: 35%;
  }
  .btn_works15_1f_01 {
    top: 38%;
    left: 17%;
  }
  .btn_works15_1f_02 {
    top: 28%;
    right: 17%;
  }
  .btn_works15_1f_03 {
    top: 34%;
    right: 17%;
  }
  .btn_works15_1f_04 {
    top: 36%;
    right: 22%;
  }
  .btn_works15_1f_05 {
    top: 56%;
    left: 60%;
  }
  .btn_works15_1f_06 {
    top: 48%;
    left: 57%;
  }
  .btn_works15_1f_07 {
    top: 50%;
    left: 34%;
  }
  .btn_works15_2f_01 {
    top: 35%;
    right: 46%;
  }
  .btn_works15_2f_02 {
    top: 33%;
    right: 15%;
  }
  .btn_works15_2f_03 {
    top: 55%;
    left: 40%;
  }
  .btn_works15_2f_04 {
    top: 68%;
    left: 25%;
  }
  .btn_works16_1f_01 {
    top: 32%;
    left: 34%;
  }
  .btn_works16_1f_02 {
    top: 62%;
    left: 30%;
  }
  .btn_works16_1f_03 {
    top: 59%;
    right: 41%;
  }
  .btn_works16_1f_04 {
    top: 26%;
    right: 25%;
  }
  .btn_works16_1f_05 {
    top: 47%;
    right: 22%;
  }
  .btn_works16_1f_06 {
    top: 56%;
    left: 54%;
  }
  .btn_works16_1f_07 {
    top: 65%;
    left: 55%;
  }
  .btn_works16_2f_01 {
    top: 21%;
    left: 36%;
  }
  .btn_works16_2f_02 {
    top: 44%;
    left: 36%;
  }
  .btn_works16_2f_03 {
    top: 36%;
    left: 60%;
  }
  .btn_works16_2f_04 {
    top: 26%;
    right: 26%;
  }
  .btn_works16_2f_05 {
    top: 45%;
    right: 32%;
  }
  .btn_works17_1f_01 {
    top: 45%;
    left: 60%;
  }
  .btn_works17_1f_02 {
    top: 32%;
    right: 13%;
  }
  .btn_works17_1f_03 {
    top: 48%;
    right: 14%;
  }
  .btn_works17_1f_04 {
    top: 60%;
    right: 36%;
  }
  .btn_works17_1f_05 {
    top: 67%;
    right: 40%;
  }
  .btn_works17_1f_06 {
    top: 63%;
    left: 26.5%;
  }
  .btn_works17_2f_01 {
    top: 35%;
    left: 65%;
  }
  .btn_works17_2f_02 {
    top: 35%;
    left: 75%;
  }
  .btn_works17_2f_03 {
    top: 64%;
    left: 50%;
  }
  .btn_works18_1f_01 {
    top: 33%;
    left: 15%;
  }
  .btn_works18_1f_02 {
    top: 53%;
    left: 17%;
  }
  .btn_works18_1f_03 {
    top: 43%;
    right: 70%;
  }
  .btn_works18_1f_04 {
    top: 47%;
    right: 61%;
  }
  .btn_works18_1f_05 {
    top: 42%;
    right: 47%;
  }
  .btn_works18_1f_06 {
    top: 33%;
    left: 59%;
  }
  .btn_works18_1f_07 {
    top: 41%;
    left: 63%;
  }
  .btn_works18_1f_08 {
    top: 63%;
    left: 72%;
  }
  .btn_works18_2f_01 {
    top: 48%;
    left: 16%;
  }
  .btn_works18_2f_02 {
    top: 61%;
    left: 27%;
  }
  .btn_works18_2f_03 {
    top: 36%;
    left: 44%;
  }
  .btn_works18_2f_04 {
    top: 53%;
    right: 42%;
  }
  .btn_works19_1f_01 {
    top: 38%;
    left: 44%;
  }
  .btn_works19_1f_02 {
    top: 50%;
    left: 22%;
  }
  .btn_works19_1f_03 {
    top: 46%;
    left: 35%;
  }
  .btn_works19_1f_04 {
    top: 64%;
    right: 47%;
  }
  .btn_works19_1f_05 {
    top: 61%;
    right: 25%;
  }
  .btn_works19_1f_06 {
    top: 42%;
    right: 26%;
  }
  .btn_works19_2f_01 {
    top: 47%;
    left: 25%;
  }
  .btn_works19_2f_02 {
    top: 74%;
    left: 34%;
  }
  .btn_works19_2f_03 {
    top: 58%;
    left: 37%;
  }
  .btn_works19_2f_04 {
    top: 62%;
    left: 27%;
  }
  .btn_works20_1f_01 {
    top: 27%;
    left: 18%;
  }
  .btn_works20_1f_02 {
    top: 27%;
    left: 33%;
  }
  .btn_works20_1f_03 {
    top: 45%;
    left: 24%;
  }
  .btn_works20_1f_04 {
    top: 42%;
    right: 37%;
  }
  .btn_works20_1f_05 {
    top: 75%;
    right: 23%;
  }
  .btn_works20_2f_01 {
    top: 25%;
    left: 53%;
  }
  .btn_works20_2f_02 {
    top: 26%;
    left: 72%;
  }
  .btn_works20_2f_03 {
    top: 46%;
    left: 72%;
  }
  .btn_works21_1f_01 {
    top: 33%;
    left: 45%;
  }
  .btn_works21_1f_02 {
    top: 37%;
    left: 56%;
  }
  .btn_works21_1f_03 {
    top: 43%;
    left: 75%;
  }
  .btn_works21_1f_04 {
    top: 61%;
    right: 69%;
  }
  .btn_works21_1f_05 {
    top: 49%;
    right: 42%;
  }
  .btn_works21_2f_01 {
    top: 38%;
    left: 58%;
  }
  .btn_works21_2f_02 {
    top: 61%;
    left: 31%;
  }
  .btn_works22_1f_01 {
    top: 26%;
    left: 20%;
  }
  .btn_works22_1f_02 {
    top: 27%;
    left: 36%;
  }
  .btn_works22_1f_03 {
    top: 14%;
    left: 63%;
  }
  .btn_works22_1f_04 {
    top: 53%;
    right: 82%;
  }
  .btn_works22_1f_05 {
    top: 52%;
    right: 61%;
  }
  .btn_works23_1f_01 {
    top: 31%;
    left: 22%;
  }
  .btn_works23_1f_02 {
    top: 24%;
    left: 61%;
  }
  .btn_works23_1f_03 {
    top: 24%;
    left: 83%;
  }
  .btn_works23_1f_04 {
    top: 50%;
    right: 12%;
  }
  .btn_works23_1f_05 {
    top: 74%;
    right: 79%;
  }
  .btn_works23_2f_01 {
    top: 38%;
    left: 48%;
  }
  .btn_works23_2f_02 {
    top: 28%;
    left: 81%;
  }
  .btn_works23_2f_03 {
    top: 51%;
    left: 84%;
  }
  .btn_works23_2f_04 {
    top: 51%;
    left: 49%;
  }
  .btn_works24_1f_01 {
    top: 35%;
    left: 31%;
  }
  .btn_works24_1f_02 {
    top: 35%;
    left: 21%;
  }
  .btn_works24_1f_03 {
    top: 78%;
    left: 18%;
  }
  .btn_works24_1f_04 {
    top: 45%;
    right: 49%;
  }
  .btn_works24_1f_05 {
    top: 59%;
    right: 49%;
  }
  .btn_works24_1f_06 {
    top: 48%;
    right: 69%;
  }
  .btn_works24_2f_01 {
    top: 38%;
    left: 29%;
  }
  .btn_works24_2f_02 {
    top: 57%;
    left: 29%;
  }
  .btn_works24_2f_03 {
    top: 75%;
    left: 31%;
  }
  .btn_works25_1f_01 {
    top: 62%;
    left: 30%;
  }
  .btn_works25_1f_02 {
    top: 67%;
    left: 10%;
  }
  .btn_works25_1f_03 {
    top: 59%;
    left: 47%;
  }
  .btn_works25_1f_04 {
    top: 42%;
    right: 31%;
  }
  .btn_works25_1f_05 {
    top: 76%;
    right: 40%;
  }
  .btn_works25_1f_06 {
    top: 58%;
    right: 17%;
  }
  .btn_works26_1f_01 {
    top: 50%;
    left: 32%;
  }
  .btn_works26_1f_02 {
    top: 35%;
    left: 33%;
  }
  .btn_works26_1f_03 {
    top: 47%;
    left: 48%;
  }
  .btn_works26_1f_04 {
    top: 24%;
    right: 18%;
  }
  .btn_works26_1f_05 {
    top: 40%;
    right: 33%;
  }
  .btn_works26_1f_06 {
    top: 67%;
    right: 34%;
  }
  .btn_works26_2f_01 {
    top: 40%;
    left: 45%;
  }
  .btn_works26_2f_02 {
    top: 34%;
    left: 58%;
  }
  .btn_works26_2f_03 {
    top: 67%;
    left: 57%;
  }
  .btn_works27_1f_01 {
    top: 43%;
    left: 14%;
  }
  .btn_works27_1f_02 {
    top: 33%;
    left: 14%;
  }
  .btn_works27_1f_03 {
    top: 47%;
    left: 41%;
  }
  .btn_works27_1f_04 {
    top: 25%;
    right: 23%;
  }
  .btn_works27_1f_05 {
    top: 32%;
    right: 48%;
  }
  .btn_works27_1f_06 {
    top: 59%;
    right: 51%;
  }
  .btn_works28_1f_01 {
    top: 39%;
    left: 58%;
  }
  .btn_works28_1f_03 {
    top: 55%;
    left: 36%;
  }
  .btn_works28_1f_04 {
    top: 45%;
    left: 10%;
  }
  .btn_works28_1f_05 {
    top: 35%;
    left: 10%;
  }
  .btn_works28_2f_01 {
    top: 30%;
    left: 15%;
  }
  .btn_works28_2f_02 {
    top: 45%;
    left: 30%;
  }
  .btn_works29_1f_01 {
    top: 36%;
    left: 28%;
  }
  .btn_works29_1f_02 {
    top: 33%;
    left: 40%;
  }
  .btn_works29_1f_03 {
    top: 38%;
    left: 65%;
  }
  .btn_works29_1f_04 {
    top: 39%;
    left: 75%;
  }
  .btn_works29_1f_05 {
    top: 49%;
    left: 36%;
  }
  .btn_works29_2f_01 {
    top: 44%;
    left: 37%;
  }
  .btn_works29_2f_02 {
    top: 54%;
    left: 23%;
  }
  .btn_works29_2f_03 {
    top: 65%;
    left: 17%;
  }
  .btn_works30_1f_01 {
    top: 34%;
    left: 10%;
  }
  .btn_works30_1f_02 {
    top: 42%;
    left: 63%;
  }
  .btn_works30_1f_03 {
    top: 54%;
    left: 55%;
  }
  .btn_works30_1f_04 {
    top: 66%;
    left: 70%;
  }
  .btn_works30_1f_05 {
    top: 33%;
    left: 57%;
  }
  .btn_works30_2f_01 {
    top: 34%;
    left: 65%;
  }
  .btn_works30_2f_02 {
    top: 34%;
    left: 82%;
  }
  .btn_works30_2f_03 {
    top: 57%;
    left: 53%;
  }
  .btn_works30_2f_04 {
    top: 62%;
    left: 78%;
  }
  .btn_works31_1f_01 {
    top: 38%;
    left: 23%;
  }
  .btn_works31_1f_02 {
    top: 25%;
    left: 23%;
  }
  .btn_works31_1f_03 {
    top: 25%;
    left: 65%;
  }
  .btn_works31_1f_04 {
    top: 48%;
    left: 45%;
  }
  .btn_works31_1f_05 {
    top: 65%;
    left: 38%;
  }
  .btn_works31_1f_06 {
    top: 58%;
    left: 27%;
  }
  .btn_works31_2f_01 {
    top: 45%;
    left: 30%;
  }
  .btn_works31_2f_02 {
    top: 30%;
    left: 25%;
  }
  .btn_works31_2f_03 {
    top: 55%;
    left: 25%;
  }
  .btn_works32_1f_01 {
    top: 49%;
    left: 31%;
  }
  .btn_works32_1f_02 {
    top: 40%;
    left: 48%;
  }
  .btn_works32_1f_03 {
    top: 27%;
    left: 55%;
  }
  .btn_works32_1f_04 {
    top: 57%;
    left: 54%;
  }
  .btn_works32_1f_05 {
    top: 68%;
    left: 43%;
  }
  .btn_works32_1f_06 {
    top: 54%;
    left: 47%;
  }
  .btn_works32_1f_07 {
    top: 59%;
    left: 42%;
  }
  .btn_works33_1f_01 {
    top: 32%;
    left: 20%;
  }
  .btn_works33_1f_02 {
    top: 32%;
    left: 60%;
  }
  .btn_works33_1f_03 {
    top: 40%;
    right: 8%;
  }
  .btn_works33_1f_04 {
    top: 47%;
    right: 30%;
  }
  .btn_works33_1f_05 {
    top: 57%;
    right: 18%;
  }
  .btn_works33_1f_06 {
    top: 58%;
    left: 46%;
  }
  .btn_works33_1f_07 {
    top: 61%;
    left: 18%;
  }
  .btn_works33_2f_01 {
    top: 37%;
    left: 57%;
  }
  .btn_works33_2f_02 {
    top: 55%;
    left: 54%;
  }
  .btn_works33_2f_03 {
    top: 60%;
    left: 37%;
  }
  .btn_works33_2f_04 {
    top: 60%;
    left: 22%;
  }
  .btn_works34_1f_01 {
    top: 30%;
    left: 53%;
  }
  .btn_works34_1f_02 {
    top: 36%;
    right: 16%;
  }
  .btn_works34_1f_03 {
    top: 52%;
    right: 44%;
  }
  .btn_works34_1f_04 {
    top: 41%;
    right: 50%;
  }
  .btn_works34_1f_05 {
    top: 52%;
    left: 22%;
  }
  .coltre_box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .coltre_box_txt_area {
    padding: 20px 30px 20px;
  }
  .coltre_box_txt_area h3 {
    line-height: 150%;
    font-size: 14px;
  }
  .coltre_box_txt_area h3 span {
    font-size: 13px;
    margin-bottom: 2px;
  }
  .coltre_box_txt_area p {
    position: static;
    padding-top: 20px;
    text-align: left;
  }
  .column_trend_reccomend a, .works_footer_link_area a {
    margin: 0;
  }
  .coltre_paging_block a {
    width: 50%;
  }
  .coltre_paging_block a:before {
    width: 15px;
    height: 15px;
  }
  .coltre_paging_block a:first-of-type p {
    padding-left: 20px;
    padding-right: 8px;
    text-align: left;
  }
  .coltre_paging_block a:last-of-type p {
    padding-right: 20px;
    padding-left: 8px;
    text-align: right;
  }
  .coltre_contents_area .half_images {
    width: 50%;
    margin: 30px auto;
  }
  .coltre_contents_area .half_txt {
    width: 100%;
  }
  .concept_mdl_ttl_area {
    margin-bottom: 20px;
  }
  .concept_mdl_ttl_area .section_ttl {
    font-size: 19px;
  }
  .icon_block_area {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    width: 80%;
  }
  .icon_block_area .icon_block {
    width: 40%;
    margin-bottom: 30px;
  }
  .icon_block_area .icon_wrap {
    margin-bottom: 10px;
  }
  .icon_block_area p {
    font-size: 15px;
  }
  .home_make_point {
    flex-direction: column;
  }
  .home_make_point span {
    display: none;
  }
  .hm_point_block {
    width: 100%;
    margin-bottom: 20px;
    padding: 30px 0;
  }
  .openhouse_txt_block {
    width: 92%;
    margin: 40px auto;
    padding: 40px 20px 0;
  }
  .openhouse_txt_block h2 {
    line-height: 160%;
    margin-bottom: 30px;
  }
  .openhouse_txt_block p {
    margin: 10px 0;
  }
  .openhouse_lead_block {
    margin: 40px auto;
  }
  .openhouse_txt_area {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
  .openhouse_txt_area:nth-of-type(odd) {
    margin-right: 0;
  }
  .openhouse_cont span:nth-of-type(odd) {
    font-size: 42px;
    width: 48px;
  }
  .openhouse_cont span:nth-of-type(even) {
    width: calc(100% - 62px);
    line-height: 140%;
  }
  .thinline_box2 {
    width: 100%;
    padding: 20px 10px;
  }
  .thinline_box2 h3 {
    line-height: 140%;
    font-size: 18px;
  }
  .thinline_box2 p {
    line-height: 180%;
    font-size: 12px;
  }
  .small_2 {
    font-size: 13px;
    line-height: 22px;
  }
  .inbox_half2 {
    width: 260px;
  }
  .thinline_box3 {
    width: 100%;
  }
  .openhouse_tour {
    width: 100%;
    margin-bottom: 20px;
  }
  .openhouse_image_spleft_area, .openhouse_image_spleft_area_right {
    width: 100%;
    position: relative;
  }
  .vertical_block_right_oh, .vertical_block_left_oh {
    width: 90%;
    max-width: none;
    top: -40px;
    padding-top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .vertical_block_right_oh .oh_no, .vertical_block_right_oh .oh_no2, .vertical_block_left_oh .oh_no, .vertical_block_left_oh .oh_no2 {
    font-size: 60px;
    top: -20px;
  }
  .vertical_white_box_oh {
    padding: 45px 20px 20px !important;
  }
  .vertical_white_box_oh p {
    letter-spacing: 0.5px;
  }
  .openhouse_blueprint {
    text-align: center;
  }
  .blueprint_area {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .modelroom_detail_area {
    width: 100%;
  }
  .top_mgn_area {
    margin-top: 48px;
  }
  .btn_wh1f_01 {
    top: 44%;
  }
  .btn_wh1f_02 {
    bottom: 29.5%;
    left: 13%;
  }
  .btn_wh1f_03 {
    bottom: 22.5%;
  }
  .btn_wh1f_04 {
    top: 37.5%;
  }
  .btn_wh1f_05 {
    top: 28%;
  }
  .btn_wh2f_01 {
    top: 29%;
    right: 44.5%;
  }
  .btn_wh2f_02 {
    top: 38%;
    right: 47%;
  }
  .btn_wh2f_03 {
    top: 50%;
    right: 51%;
  }
  .btn_wh2f_04 {
    top: 35%;
    right: 18.5%;
  }
  .modal-content {
    width: 80%;
  }
  .modal-content p {
    font-size: 12px;
    padding: 0;
    width: 225px;
    margin: 0 auto;
    text-align: justify;
  }
}
@media screen and (max-width: 630px) {
  .member_box .member_name {
    font-size: 14px;
  }
  .member_box .member_name > br {
    display: block;
  }
  .sppt_pc_br {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .pcip_br {
    display: none;
  }
  _::-webkit-full-page-media, _:future, :root #top_main .top_logo_area {
    transform: translateY(-25%);
  }
  _::content, _:future, #top_main .top_logo_area:not(*:root) {
    transform: translateY(-25%);
  }
  .top_about {
    height: 475px;
  }
  .top_about .house_num_ttl .ttl_number {
    top: -35%;
  }
  .top_about.one .white_box, .top_about.two .white_box {
    width: 90%;
    padding: 8% 12%;
    left: 0;
    right: 0;
  }
  .top_about.one .ttl_number {
    left: -220%;
  }
  .top_about.two .ttl_number {
    right: -35%;
  }
  .top_about2 .box_area {
    width: 90%;
  }
  .top_about2 .three_wbox p {
font-size: 18px;
    padding: 0;
    display: inline-block;
    line-height: 1.4;
    width: 60%;
  }
  #footer {
    background-size: 160px;
  }
  .works_list_block, .coltre_list_block {
    width: 90%;
    margin: 20px auto 60px;
  }
  .works_box {
    width: 100%;
    display: block;
    margin: 0;
    margin-bottom: 20px;
  }
  .corporate_access_area {
    margin-top: 50px;
  }
  .form_block {
    width: 90%;
  }
  .txt_section_wrap {
    padding-top: 60px;
  }
  .index_section_wrap {
    margin-top: 20px;
  }
  .zumen_btn {
    width: 10px;
    height: 10px;
    border: #4271A6 3px solid;
  }
  .btn_wh1f_01 {
    top: 40.3%;
    left: 12%;
  }
  .btn_wh1f_02 {
    left: 11%;
  }
  .btn_wh1f_03 {
    bottom: 29%;
    left: 47%;
  }
  .btn_wh1f_04 {
    top: 37.5%;
    right: 50.5%;
  }
  .btn_wh1f_05 {
    top: 29%;
    right: 11%;
  }
  /*
  .btn_wh2f_02{top: 39%;}
  .btn_wh2f_03{right: 51%;}
  .btn_wh2f_04{top: 35.5%; right: 18.5%;}
  */
  .btn_works26_1f_01 {
    top: 49%;
    left: 29%;
  }
  .btn_works26_1f_02 {
    top: 38%;
    left: 31%;
  }
  .btn_works26_1f_03 {
    top: 47.5%;
    left: 45%;
  }
  .btn_works26_1f_04 {
    top: 28%;
    right: 16%;
  }
  .btn_works26_1f_05 {
    top: 42%;
    right: 30%;
  }
  .btn_works26_1f_06 {
    top: 67%;
    right: 34%;
  }
  .btn_works26_2f_01 {
    top: 43%;
    left: 42%;
  }
  .btn_works26_2f_02 {
    top: 37%;
    left: 56%;
  }
  .btn_works26_2f_03 {
    top: 63%;
    left: 54%;
  }
  .btn_works27_1f_01 {
    top: 43%;
    left: 14%;
  }
  .btn_works27_1f_02 {
    top: 33%;
    left: 14%;
  }
  .btn_works27_1f_03 {
    top: 47%;
    left: 41%;
  }
  .btn_works27_1f_04 {
    top: 25%;
    right: 23%;
  }
  .btn_works27_1f_05 {
    top: 31%;
    right: 50%;
  }
  .btn_works27_1f_06 {
    top: 59%;
    right: 55%;
  }
  .btn_works28_1f_03 {
    top: 55%;
    left: 33%;
  }
  .btn_works31_1f_01 {
    top: 40%;
    left: 21%;
  }
  .btn_works31_1f_02 {
    top: 30%;
    left: 21%;
  }
  .btn_works31_1f_03 {
    top: 30%;
    left: 62%;
  }
  .btn_works31_2f_02 {
    top: 35%;
    left: 25%;
  }
}
@media screen and (max-width: 360px) {
  .top_about2 .three_wbox p {
    width: 60%;
  }
  .tab_area {
    margin: 0 auto;
  }
  .tab_area label, .tab_label.active, .tab_label.works {
    width: 300px;
  }
  /*
  .btn_wh1f_01{top: 47%;}
  .btn_wh1f_02{bottom: 34.5%;}
  .btn_wh1f_03{bottom: 28.5%;}
  .btn_wh1f_04{top: 43%;}
  .btn_wh1f_05{top: 33%;}
  .btn_wh2f_01{top: 34%;}
  .btn_wh2f_02{top: 44%;}
  .btn_wh2f_03{right: 56%;}
  .btn_wh2f_04{top: 40.5%;}
  */
  .modal-content p {
    text-align: left;
  }
}
@media screen and (max-width: 320px) {
  .btn_works01_1f_01 {
    top: 18.5%;
    left: 10%;
  }
  .btn_works01_1f_02 {
    top: 7%;
    left: 7.5%;
  }
  .btn_works01_1f_03 {
    bottom: 53.5%;
    left: 43%;
  }
  .btn_works01_1f_04 {
    top: 48%;
    left: 43%;
  }
  .btn_wh1f_01 {
    left: 10.5%;
  }
  .btn_wh1f_05 {
    top: 30%;
    right: 10%;
  }
  .btn_wh2f_01 {
    top: 30%;
  }
  .btn_wh2f_03 {
    top: 49%;
    right: 50%;
  }
  .btn_wh2f_04 {
    right: 17.5%;
  }
}
@media screen and (max-width: 480px) {
  .top_event_news .evenew_block ul li p.news0414 {
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 1px;
    font-weight: bold;
  }
}
@media screen and (max-width: 320px) {
  .sp_br_1 {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .top_works {
    background: url("images/top/works_sp.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
  }
  .top_works:before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("images/top/dot.png");
    background-size: 3px 3px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .top_works:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(235, 104, 119, 0.5);
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .top_works .works_ttl {
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
  }
  .top_works .slide_area {
    padding-top: 140px;
    position: relative;
    z-index: 1;
  }
  .top_works .works_button_mrg {
    z-index: 1;
    position: relative;
  }
  .link_button a:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .top_movie {
    padding: 50px 0;
  }
  .top_movie .section_ttl_en {
    font-size: 24px;
    letter-spacing: 3px;
  }
  .top_movie .section_ttl_caption {
    margin-top: 6px;
    font-size: 12px;
  }
}/*# sourceMappingURL=style.css.map */












.qa-list dl {
    position: relative;
    margin: 0;
    padding: 28px 80px 28px 30px;
    cursor: pointer;
    border-bottom: 1px solid #000;
}
.qa-list dl:first-child {
    border-top: 1px solid #000;
}
.qa-list dl::before {
    position: absolute;
    top: 35px;
    right: 35px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #000;
    border-right: 2px solid #000;
}
.qa-list .open::before {
    transform: rotate(-45deg);
}
.qa-list dl dt {
    position: relative;
    margin: 0;
    padding: 0 0 0 50px;
    font-weight: bold;
    font-size: 20px;text-align:left;
}
.qa-list dl dt::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    content: 'Q.';
    color: #3285bf;
}
.qa-list dl dd::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 2px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #3285bf;
}
.qa-list dl dd {
    position: relative;
    display: none;
    height: auto;
    margin: 20px 0 0;
    padding: 0 0 0 50px;text-align:left;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}

@media screen and (max-width: 767px) {
.qa-list dl {
    position: relative;
    padding: 15px 40px 15px 10px;
}
.qa-list dl::before {
    top: 20px;
    right: 20px;
    width: 7px;
    height: 7px;
}
.qa-list dl dt {
    padding: 0 0 0 30px;
    font-size: 14px;
}
.qa-list dl dt::before {
    font-size: 14px;
    top: 3px;
    left: 5px;
    content: 'Q.';
}
.qa-list dl dd::before {
    font-size: 14px;
    top: 5px;
    left: 5px;
    content: 'A.';
}
.qa-list dl dd {
    margin: 10px 0 0;
    padding: 0 0 0 30px;
    font-size: 14px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}
}





table.tb02 {width:90%;margin:0px auto 60px;border-collapse:collapse;border-spacing:0;max-width:1000px;}
table.tb02 th, table.tb02 td {padding:20px 0 20px 20px;border:1px solid #ddd;text-align:left;font-size:14px;line-height:2;}
table.tb02 th {background:#f4f4f4;width:30%;text-align:left;}
@media only screen and (max-width:480px){
table.tb02 th,td{width:100%;display:block;border-bottom:none;}
table.tb02 td{padding:20px 0 20px 20px;border:1px solid #ddd;text-align:left;font-size:14px;line-height:2;}
table.tb02 tr:first-child th {border-top:1px solid #ddd;}
table.tb02 tr:last-child td {border-bottom:1px solid #ddd;}
}



table.tb01 {width:90%;margin:0px auto 60px;border-collapse:collapse;border-spacing:0;max-width:1000px;}
table.tb01 th, table.tb01 td {padding:20px 0 20px 20px;border:1px solid #ddd;text-align:left;font-size:14px;line-height:2;}
table.tb01 th {background:#f4f4f4;text-align:left;}
@media only screen and (max-width:480px){
table.tb01 th,td{width:100%;display:block;border-bottom:none;}
table.tb01 td{padding:20px 0 20px 20px;border:1px solid #ddd;text-align:left;font-size:14px;line-height:2;}
table.tb01 tr:first-child th {border-top:1px solid #ddd;}
table.tb01 tr:last-child td {border-bottom:1px solid #ddd;}
}






























