@charset "UTF-8";
@charset "UTF-8";
/* CSS Document */

/* 1. RESET
----------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,img,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,input, textarea,
table, caption, tbody, tfoot, thead, tr,
article, aside, canvas, details, embed,
figure, figcaption, footer, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-weight: normal;
  vertical-align: top;
  word-break: break-word;
}
html{
	font-size:62.5%;
	overflow-y: scroll;
	background: #fff;
}
body {
  font-family:Arial,helvetica,"游ゴシック", "Yu Gothic", YuGothic,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #231815;
	font-size: 14px;
	line-height: 1.5;
  overflow: hidden;
}
table{
	border:none;
	border-spacing:0;
	border-collapse:collapse;
}
th,td{
	border:none;
	border-spacing:0;
	border-color: transparent;
	margin: 0;
	font: inherit;
	font-weight: normal;
}

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

h1, h2, h3, h4, h5, h6, p, ul,ol,li,dl,dd,dt,th,td,table,a{
	font-size: 14px;
	line-height: 1.5;
}

p{line-height:1.85;}

img {
	border: none;
	line-height: 0;
  max-width: 100%;
}

ul,ol{list-style: none;}

a {
  overflow: hidden;
  text-decoration: none;
  outline: none;
  color:#231815;
}

a:hover{
}

hr {display: none;}

.clear, .box {*zoom: 1;}
.clear:after, .box:after {content: '';display: block;clear: both;height: 0;}


.box-sizing{
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
}

.flex{
  -js-display:flex;
  display: -webkit-box;/* Android4.3以前ブラウザ用 */
  display: -webkit-flex;/* iOS8以前Safari用 */
  /*-webkit-align-items:baseline;
  baseline;*/
   /*初期値はstreachで同じ高さ*/
}

/*   flexboxアイテムとなる要素に対して。 */
.flex_items{
 -webkit-box-flex: 1;
 -ms-flex: 1;
     flex: 1;
}


/* 2. style
----------------------------------------------------------------------------------------*/
.instagram-logo img{
    width: 40px!important;
}

a.btn01{
    background-color: #bbbbbb;
    font-size: 2.7rem;
    display: inline-block!important;
    opacity: 1;
    box-sizing: border-box;
    padding: 0px 25px;
    border-radius: 30px;
    color: #fff;
    margin-top: 10px;
}

.imgList li {float: left;}
.line {
  width: 100%;
  height: 1px;
  background: url(../img/common/border.png) repeat-x left bottom;
}

.mB0 {margin-bottom: 0!important;}
.mT10 {margin-top: 10px!important;}

.alignCenter{text-align: center!important;}
.alignLeft{text-align: left!important;}
.alignRight{text-align: right!important;}

.floatNone{float:none!important;}
.floatRight {float: right!important;}
.floatLeft {float: left!important;}

.bold {font-weight: bold!important;}
.fSize12 {font-size: 12px!important;}

.color_lightgray {
  color: #898989;
}
.grecaptcha-badge {
  display: none !important;
}
/*extend*/
.exIndent {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.exInlineBlock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.clear {
  *zoom: 1;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.exStrong {
  font-size: 20px;
  font-weight: bold;
}
.pointer {
  cursor: pointer;
}
.inner {
  max-width: 1000px;
  margin: auto;
}
.swiper-container {
  width: 100%;
  height: 100%;
  padding: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media only screen and (max-height: 1400px) {
  .swiper-container {
    max-height: 1300px;
  }
}
@media only screen and (max-height: 1200px) {
  .swiper-container {
    max-height: 1200px;
  }
}
@media only screen and (max-height: 1150px) {
  .swiper-container {
    max-height: 1150px;
  }
}
@media only screen and (max-height: 1100px) {
  .swiper-container {
    max-height: 1100px;
  }
}
@media only screen and (max-height: 1050px) {
  .swiper-container {
    max-height: 1050px;
  }
}
@media only screen and (max-height: 1000px) {
  .swiper-container {
    max-height: 1000px;
  }
}
@media only screen and (max-height: 950px) {
  .swiper-container {
    max-height: 950px;
  }
}
@media only screen and (max-height: 900px) {
  .swiper-container {
    max-height: 900px;
  }
}
@media only screen and (max-height: 850px) and (max-height) {
  .swiper-container {
    max-height: 850px;
  }
}
@media only screen and (max-height: 800px) {
  .swiper-container {
    max-height: 800px;
  }
}
@media only screen and (max-height: 750px) {
  .swiper-container {
    max-height: 750px;
  }
}
@media only screen and (max-height: 700px) {
  .swiper-container {
    max-height: 700px;
  }
}
@media only screen and (max-height: 650px) {
  .swiper-container {
    max-height: 650px;
  }
}
@media only screen and (max-height: 600px) {
  .swiper-container {
    max-height: 600px;
  }
}
@media only screen and (max-height: 550px) {
  .swiper-container {
    max-height: 550px;
  }
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
/* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
}
.news_ul {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 10;
  background: rgba(255,255,255,0.5);
  padding: 1%;
}
.news_ul_title {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
}
.news_ul li a {
  font-size: 12px;
}
.news_ul li a .news_time {
  font-size: 10px;
  margin-right: 5px;
}
@media only screen and (max-width: 768px) {
  .news_ul {
    position: static;
    width: 96%;
    margin: auto 2%;
    right: 0;
    left: 0;
    padding: 3% 2% 2%;
  }
  .news_ul_title {
    font-size: 12px;
  }
  .news_ul li a {
    font-size: 10px;
  }
}
.header {
  position: relative;
  height: 45px;
}
.page_home .header {
  height: auto;
  margin-bottom: 0px;
}
#home_gnav {
  display: block;
  height: 45px;
}
.page_home .gnav {
  position: inherit;
}
.page_home .gnav.on {
  top: 0;
}
.page_home .gnav.on,
.gnav {
  position: fixed;
  z-index: 99;
  width: 100%;
  margin: 0px auto 0;
  display: table;
  padding-top: 0;
  background: #fff;
  overflow: hidden;
}
.page_home .gnav.on li,
.gnav li {
  display: table-cell;
  text-align: center;
  width: 14%;
}
.page_home .gnav.on li a,
.gnav li a {
  color: #898989;
  display: block;
  width: 100%;
  height: 45px;
  line-height: 46px;
  padding: 0;
  color: #898989;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  background: #f3f3f3;
  font-size: 12px;
}
.page_home .gnav.on li a.is-active,
.gnav li a.is-active {
  background: #ddd;
}
.page_home .gnav.on li a:hover,
.gnav li a:hover {
  background: #ccc;
}
.gnav_li_home img {
  width: 150px;
  max-width: 80%;
  position: relative;
  top: 17px;
}
.gnav_li_insta img {
  width: 17px;
  position: relative;
  top: 14px;
}
.page_home .gnav.on li.gnav_li_days,
.gnav li.gnav_li_days {
  display: none !important;
}
.dropdown-menu li.gnav_list_hello a {
  padding-bottom: 20px;
}
.gnav_list_hello {
  text-align: center;
}
.gnav_list_hello img {
  width: 10%;
  min-width: 60px;
}
#drawer .gNav_list_sns {
  text-align: center;
}
#drawer .gNav_list_sns a {
  display: inline-block;
  margin: 0 8px;
  border: none;
  width: auto;
}
#drawer .gNav_list_sns img {
  width: 30px;
}
#drawer .gNav_list_sns .gNav_list_sns_tel img {
  width: 40px;
  position: relative;
  top: 3px;
}
.header_home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 150px;
}
.header_home .header_home__logo {
  max-width: 240px;
  width: 19%;
}
.header_home .header_home__logo_hello {
  max-width: 120px;
  width: 19%;
  position: absolute;
  right: 30px;
  top: 110px;
}
.header_home_logo_block {
  width: 8%;
  max-width: 130px;
  position: absolute;
  left: 0;
  top: 34%;
  z-index: 999;
  background: rgba(255,255,255,0.6);
  padding: 3% 3% 1%;
  text-align: center;
}
.header_home_logo_block a {
  display: block;
  overflow: visible;
}
.header_home_logo_block img {
  display: inline-block;
  padding-bottom: 15px;
}
.header_home_logo_arrow {
  display: block;
  position: relative;
  width: 100%;
  height: 30px;
  top: -10px;
}
.header_home_logo_arrow span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 15px;
  height: 15px;
  margin-left: -5px;
  border-left: 1px solid #111;
  border-bottom: 1px solid #111;
  -webkit-transform: scale(1, 0.5) rotate(-45deg);
  transform: scale(1, 0.5) rotate(-45deg);
  -webkit-animation: sdb05 3.5s infinite;
  animation: sdb05 3.5s infinite;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
}
@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-3px, 3px);
    opacity: 0;
  }
}
.swiper-wrapper {
  position: relative;
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white,
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  top: 55%;
  left: 3%;
  width: 25px;
  height: 25px;
  margin-left: 0px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 99;
  background: none !important;
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  border-right: 1px solid #fff;
  left: inherit;
  right: 3%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-left: none;
  border-right: 1px solid #fff;
}
.home_first_section {
  padding: 5% 0;
}
.home_first_section h1 {
  font-size: 36px;
  color: #666464;
  position: relative;
  text-align: center;
  padding: 0 0 0px 0.8em;
  margin-bottom: 2%;
}
.home_first_section h2 {
  font-size: 16px;
  color: #9fa0a0;
  text-align: center; /* Firefox */
  -webkit-transform: scale(1.2, 1); /* Chrome,Safari */ /* Opera */ /* IE */
  transform: scale(1.2, 1); /* CSS3 */
}
.title_border {
  width: 210px;
  height: 65px;
  margin: 2% auto 2.4%;
  background: url("../img/common/bg_suisai.svg") no-repeat center top;
  background-size: contain;
}
.header_bar {
  background-color: #231815;
  height: 36px;
}
.header_bar_logo {
  width: 36px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.header_bar_logo a {
  display: block;
  position: relative;
  top: 12px;
  left: 18px;
}
.font_mincho {
  font-family: "YuMincho", '游明朝', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.font_vertical {
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl; /* IE独自仕様 */
  writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl; /* for MS IE8+ */
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
}
@media only screen and (orientation: portrait) {
  .font_vertical {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
}
.font_vertical .num {
  text-combine: horizontal;
  -webkit-text-combine: horizontal;
  text-combine-upright: all; /*firefox*/
  -ms-text-combine-horizontal: all;
}
.home_first_section_text {
  width: 46%;
  font-size: 35px;
}
.home_first_section_text_ja,
.home_first_section_text_en {
  opacity: 0;
}
.fadein {
  opacity: 1;
  animation: fadein 3s linear 0s 1;
  -webkit-animation: fadein 3s linear 0s 1;
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.home_first_section_text_ja {
  width: 100%;
  height: 560px;
  position: relative;
}
.home_first_section_text_ja p {
  width: auto;
  font-size: 20px;
  margin: 5% auto 0;
  color: #898989;
  line-height: 2.3;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.home_first_section_text_en {
  margin: 6% 0;
}
.home_first_section_text_en p {
  font-family: YuMincho, '游明朝', serif;
  font-size: 18px;
  width: 84%;
  margin: auto auto 1.5em auto;
  color: #898989;
}
.m_half_contents {
  overflow: hidden;
}
.m_half_contents .left_img-block,
.m_half_contents .left_text-block {
  width: 50%;
  float: left;
}
.m_half_contents .right_text-block,
.m_half_contents .right_img-block {
  width: 50%;
  float: right;
}
.m_half_contents .left_img-block,
.m_half_contents .right_img-block {
  margin-bottom: 0;
}
.m_half_contents .left_img-block img,
.m_half_contents .right_img-block img {
  width: 100%;
}
.m_half_contents .left_text-block,
.m_half_contents .right_text-block {
  padding: 3.5% 3.5% 3%;
}
.m_half_contents .m_half_contents_title {
  overflow: hidden;
  padding-bottom: 4.5%;
}
.m_half_contents .m_half_contents_title span {
  font-size: 21px;
  display: inline-block;
  text-indent: -10px;
}
.m_half_contents .m_half_contents_title img {
  float: right;
  max-height: 25px;
  padding-top: 4px;
}
.m_half_contents .ja {
  margin-bottom: 1.7em;
  line-height: 1.9;
}
.en {
  font-family: YuMincho, '游明朝', serif;
  color: #898989;
}
.grit {
  -webkit-mask-image: url("http://support.nature.org/images/earth/assets/grit.png");
  mask-image: url("http://support.nature.org/images/earth/assets/grit.png");
}
.m_full_contents_title {
  overflow: hidden;
  padding-bottom: 5%;
  text-align: center;
}
.m_full_contents_title img {
  max-height: 39px;
}
.breeze {
  -webkit-animation: jitter 200ms linear infinite;
          animation: jitter 200ms linear infinite;
}
.m_full_contents_img {
  display: block;
  margin-bottom: 6%;
}
.m_full_contents__mind .m_full_contents_title {
  background: #f9f9f9;
  padding: 10% 0;
  margin-top: 0;
}
.mt_large.m_full_contents__mind {
  margin-top: 0;
}
.m_full_contents__home_works {
  margin-bottom: 12%;
}
.m_full_contents__home_works a {
  display: block;
  position: relative;
}
.m_full_contents__home_works a img {
  width: 100%;
}
.m_full_contents__home_works h3 {
  text-align: center;
  margin: 4% auto 2%;
}
.m_full_contents__home_works h3 img {
  max-width: 230px;
  width: 40%;
}
.m_full_contents__home_works p {
  text-align: center;
  font-weight: bold;
  font-size: 19px;
}
.m_center_text {
  text-align: center;
  margin-bottom: 6%;
  position: relative;
}
.m_center_text p {
  text-align: center;
  font-size: 18px;
  line-height: 2.2;
}
.m_full_contents__mind .m_center_text p {
  text-align: center;
  line-height: 3;
}
.m_full_contents__mind {
  padding-bottom: 10%;
}
.local_nav {
  background: #fff;
  display: table;
  width: 100%;
}
.local_nav li {
  display: table-cell;
  width: 33.333%;
}
.local_nav li a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
}
.local_nav li a img {
  width: 100%;
  height: auto;
}
.local_nav .local_nav_title {
  text-align: center;
  padding: 10% 0 5%;
}
.local_nav .local_nav_title img {
  max-height: 30px;
}
.local_nav p {
  text-align: center;
  padding: 0 3%;
}
.btn_new {
  position: absolute;
  background: rgba(0,148,158,0.8);
  color: #fff;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 4em;
  height: 1em;
  padding: 7px 8px 11px;
  text-align: center;
  font-weight: 100;
  font-size: 14px;
}
.footer {
  position: relative;
  margin-top: 10%;
  background-color: #050051;
}
.footer .inner {
  padding: 9% 3% 3%;
}
.footer .copy {
  color: #fff;
  text-align: center;
  padding: 40px 0 0;
  font-size: 10px;
  letter-spacing: 1px;
}
.footer .opentime {
  font-size: 12px;
  line-height: 2;
  padding: 3px 0 0 0;
  display: inline-block;
  letter-spacing: 1px;
}
.footer_pre_block {
  background: url("../img/common/footer_bg_works.jpg") no-repeat center bottom;
  background-size: cover;
  color: #fff;
  min-height: 620px;
  text-align: center;
  position: relative;
}
.footer_pre_block .footer_pre_block_contents {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 3em;
}
.footer_pre_block .footer_pre_block_contents h3 {
  font-size: 28px;
}
.footer_pre_block .footer_pre_block_contents p {
  font-size: 20px;
}
.footer_pre_block .footer_pre_block_contents p img {
  max-width: 100px;
  display: inline-block;
  margin-top: 20px;
  margin-right: -6px;
}
.page_home .footer_pre_block {
  background: url("../img/common/footer_bg.jpg") no-repeat center bottom;
  background-size: cover;
}
.footer_first_block {
  text-align: center;
  margin-bottom: 8%;
}
.footer_first_block h3 {
  margin-bottom: 5.5%;
  color: #fff;
}
.footer_first_block p {
  color: #fff;
}
.ico_telephone {
  width: 37%;
  display: block;
  margin: auto auto 5%;
}
.footer_tel {
  font-size: 17px;
  letter-spacing: 2px;
  padding-left: 24px;
}
.footer_tel a {
  display: block;
  font-size: 23px;
  letter-spacing: 2px;
  color: #fff;
}
.footer_second_block {
  overflow: hidden;
}
.footer_second_block .first,
.footer_second_block .second {
  width: 50%;
  text-align: center;
}
.footer_second_block .first,
.footer_second_block .second,
.footer_second_block h3 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 10%;
  color: #fff;
}
.footer_second_block .first a {
  display: block;
  padding-top: 9%;
}
.swiper-container .swiper-pagination-bullet-active {
  background-color: #175655;
}
#mind2 {
  width: 100px;
}
#result {
  background: #fff;
  text-align: center;
  font-size: 12px;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  margin: auto;
  width: 260px;
  height: 160px;
  color: #000;
  padding: 25px 15px 15px;
}
#result img {
  display: block;
  width: 100px;
  margin: auto auto 20px;
}
#result .close {
  position: absolute;
  bottom: 0;
  display: block;
  width: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: #ddd;
  font-size: 10px;
  height: 30px;
  line-height: 30px;
}
form {
  position: relative;
}
form input[type="button"],
form input[type="text"],
form input[type="email"] {
  background: none;
  border: 1px solid #fff;
  font-size: 12px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
form textarea {
  font-size: 12px;
  padding: 3%;
  min-height: 140px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
form .error {
  font-size: 12px;
  color: #f00;
  padding-top: 10px;
  display: inline-block;
}
form #error_textarea {
  display: block;
}
#f_select {
  vertical-align: top;
  left: 12px;
}
.customSelect {
  display: inline-block;
  background: url("../img/common/ico_arrow_down.png") no-repeat 8px center #fff;
  background-size: 8px 6px;
  font-size: 12px;
  color: #aaa;
  height: 30px;
  float: left;
  text-align: left;
  border: 1px solid #fff;
  width: 26%;
  min-width: 7em;
  padding: 0px 3px 0px 22px;
  line-height: 30px;
  vertical-align: middle;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.customSelectInner {
  min-width: 7em !important;
}
#f_name {
  float: right;
  width: 72%;
  height: 30px;
  text-align: left;
  padding: 0px 3px 0px 10px;
  line-height: 30px;
  vertical-align: middle;
  background: #fff;
}
#f_mail {
  display: block;
  width: 100%;
  background: #fff;
  height: 30px;
  text-align: left;
  padding: 0px 3px 0px 10px;
  line-height: 30px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 20px;
}
#f_textarea {
  margin-top: 0px;
  width: 100%;
  display: block;
}
#f_submit {
  background: none;
  border: 1px solid #fff;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  padding: 2% 10%;
  font-weight: normal;
  margin-top: 10%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  cursor: pointer;
}
#f_submit:hover {
  border-radius: 10px;
}
.footer_third_block {
  margin-top: 1%;
  text-align: center;
  width: 220px;
  margin: 1% auto 1%;
}
.footer_third_block a {
  display: inline-block;
  width: 120px;
  margin-bottom: 50px;
  text-align: center;
}
.footer_third_block p {
  font-size: 14px;
  line-height: 2;
  text-align: left;
  color: #fff;
}
.footer_third_block p a {
  color: #fff;
  display: inline-block;
  width: auto;
  margin-bottom: 0px;
  text-align: left;
  vertical-align: middle;
}
/* モーダル 背景エリア */
#modal-bg {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
.special_caption {
  display: none;
}
.lg .lg-sub-html {
  font-size: 12px;
  background-color: rgba(0,0,0,0.5);
}
.second_full_img_block {
  text-align: center;
  position: relative;
}
.second_full_img_block img {
  width: 100%;
}
.second_csh_section {
  margin-bottom: 10%;
}
.page_works2 .second_full_img_block {
  text-align: center;
}
.page_works2 .second_full_img_block > h1 {
  width: 100%;
  height: 640px;
  background: url("../img/works/hoshifuru_1.jpg") no-repeat center bottom;
  background-size: cover;
  background-attachment: fixed;
}
.page_works2 .second_full_img_block__csh2 h1 {
  background-image: url("../img/works/hoshifuru_2.jpg");
}
.page_works2 .second_full_img_block__csh3 h1 {
  background-image: url("../img/works/hoshifuru_3.jpg");
}
.page_works2 .second_csh_section {
  margin-bottom: 15%;
}
.section_title {
  font-size: 36px;
  color: #666464;
  position: relative;
  text-align: center;
  padding: 0 0 0px 0.8em;
  margin-bottom: 2%;
}
.csh_block {
  width: auto;
  text-align: center;
  margin: 5% auto;
}
.csh_block .csh_title_block {
  display: inline-block;
  text-align: left;
  margin-right: 3%;
  position: relative;
  top: -1px;
}
.csh_block .csh_title_block h1 {
  display: block;
  font-size: 28px;
}
.csh_block .csh_title_block p {
  font-size: 10px;
  color: #888;
}
.csh_block .csh_info {
  margin-right: 3%;
  text-align: left;
  display: inline-block;
  padding-top: 3px;
}
.csh_block .csh_info li {
  color: #888;
  font-size: 12px;
}
.tile_ul {
  overflow: hidden;
}
.tile_ul li {
  width: 31.5%;
  width: 23%;
  float: left;
  margin-right: 2.5%;
  margin-bottom: 2.5%;
}
.tile_ul li img {
  width: 100%;
}
.tile_ul li:nth-child(4n) {
  margin-right: 0;
}
.tile_gallery {
  overflow: hidden;
}
.tile_gallery a {
  display: block;
  width: 31.5%;
  float: left;
  margin-right: 2.5%;
  margin-bottom: 2.5%;
}
.tile_gallery a img {
  display: block;
  width: 100%;
}
.tile_gallery a span {
  display: block;
  font-size: 12px;
  text-align: center;
}
.tile_gallery a .tile_gallery_en {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: bold;
}
.tile_gallery a .tile_gallery_ja {
  font-weight: normal;
}
.tile_gallery a:nth-child(3n) {
  margin-right: 0;
}
.second_csh_section__sketch .tile_gallery {
  margin-top: 10%;
}
.second_csh_section__sketch .tile_gallery a {
  margin-bottom: 3.5%;
}
body .lg-backdrop {
  background-color: #fff !important;
  background-color: rgba(0,0,0,0.7) !important;
}
body .lg-actions .lg-next,
body .lg-actions .lg-prev {
  background-color: #777;
}
body .lg-toolbar {
  background-color: transparent !important;
}
body .lg-toolbar .lg-icon {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
  color: #fff !important;
}
.lg-actions .lg-next:before {
  content: "\e095";
  color: #fff;
}
.lg-actions .lg-prev:after {
  content: "\e094";
  color: #fff;
}
#lg-counter-current,
#lg-counter-all {
  color: #fff;
}
body .lg-actions .lg-next,
body .lg-actions .lg-prev {
  background-color: #111;
}
body .lg-outer .lg-pager {
  background-color: rgba(255,255,255,0.5);
  got-offset-x: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-transition: none;
  transition: none;
  border-radius: 100%;
  background: #aaa;
  opacity: 0.8;
}
body .lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  got-offset-x: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #175655;
}
body .lg-outer .lg-pager-outer {
  bottom: 40px;
}
body .lg-outer .lg-pager-thumb-cont {
  height: auto;
}
.section_line_title {
  text-align: center;
  padding-top: 10%;
  padding-bottom: 2%;
  margin-bottom: 5%;
  font-family: "myFont";
  position: relative;
  font-size: 40px;
  letter-spacing: 3px;
  font-weight: 100;
}
.section_line_title:after {
  content: "";
  width: 60px;
  height: 1px;
  border-top: 1px solid #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  margin: auto;
}
.section_line_title__min:after {
  width: 40px;
}
.section_line_title_ja {
  text-align: center;
  padding-top: 10%;
  padding-bottom: 2%;
  margin-bottom: 5%;
  font-family: "myFont";
  position: relative;
  letter-spacing: 3px;
  font-size: 28px;
  font-weight: 100;
}
.section_line_title_ja:after {
  content: "";
  width: 60px;
  height: 1px;
  border-top: 1px solid #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  margin: auto;
}
.section_line_title__min_margin {
  margin-bottom: 2%;
}
.section_line_title.type_flow {
  text-indent: 0.5%;
}
.section_companyinfo {
  margin-bottom: 0%;
}
.section_companyinfo .companyinfo_tbl {
  width: 100%;
  border-top: 1px solid #dbdbdb;
}
.section_companyinfo .companyinfo_tbl th {
  width: 33%;
  text-align: right;
  border-bottom: 1px solid #dbdbdb;
  padding: 3% 0;
  color: #9a9a9a;
  font-weight: normal;
}
.section_companyinfo .companyinfo_tbl td {
  border-bottom: 1px solid #dbdbdb;
  padding: 3% 0 3% 7%;
  width: 67%;
}
.section_accessmap .gmap {
  margin-bottom: 10%;
}
@font-face {
  font-family: "myFont";
  src: url("../font/OstrichSans-Medium.woff") format('woff');
}
.myFontClass {
  font-family: "myFont";
}
/*work study*/
.workstudy_h {
  margin-top: 30px;
}
.workstudy .contents_title {
  margin-bottom: 20px;
  padding-top: 50px;
}
.subtitle {
  font-size: 10px;
  color: #0e0e0e;
  text-align: center;
  margin-bottom: 5%;
}
.subtitle_ja {
  font-size: 11px;
  color: #0e0e0e;
  text-align: center;
  margin-bottom: 60px;
}
.workstudy .workstudy_txt {
  line-height: 2em;
  text-align: center;
  color: #393939;
  font-size: 13px;
}
.workstudy .sample_image_all {
  width: 100%;
  margin: 80px 0;
}
.workstudy .sample_images {
  width: 50%;
  float: left;
}
.workstudy .sample_images img {
  width: 100%;
  height: auto;
}
.workstudy .case_caption {
  font-size: 10px;
  color: #0e0e0e;
}
.section_flowcost_about {
  overflow: hidden;
}
.hoshifuruc_txt {
  text-align: center;
}
.morelplan_image {
  max-width: 94%;
  margin-top: 70px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.policy_lists_title {
  margin-bottom: 5%;
}
.policy_lists_title img {
  height: auto;
}
.policy_lists {
  width: 940px;
  margin: 0 auto;
  text-align: left;
  font-size: 12px;
  line-height: 180%;
  max-width: 94%;
}
.policy_lists p {
  padding-bottom: 30px;
}
.policy_lists .policy_lists_p_finance {
  padding-bottom: 81px;
}
.policy_lists_left {
  width: 48%;
  float: left;
}
.policy_lists_right {
  width: 48%;
  float: right;
}
a.blanktarget {
  text-decoration: underline;
  background: url("../img/flow/fa-external-link.png") left center no-repeat;
  padding-left: 20px;
  color: #000;
}
.aftercost th {
  width: 160px;
  color: #000;
  padding: 25px 0 25px 0;
  font-weight: bold;
}
.aftercost td {
  padding: 25px 0 25px 80px;
}
.aftercost_tbl_title {
  padding-bottom: 20px;
  font-weight: bold;
}
.flow_chart_tbl {
  width: 100%;
  margin: 0 auto;
  max-width: 94%;
}
.team_read_title {
  text-align: center;
  margin-top: 120px;
  padding-bottom: 85px;
}
.kensa_border {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
}
.kensa_border h3 {
  margin: 20px 0 10px 0;
}
.breadclumb {
  margin: 3% 0 3% 0;
  font-size: 10px;
  color: #0e0e0e;
  text-decoration: underline;
}
.breadclumb a {
  font-size: 10px;
  color: #0e0e0e;
}
.pm_all {
  width: 100%;
  overflow: hidden;
}
.pm_left {
  width: 66%;
/*border:1px solid red;*/
  float: left;
}
.pm_left p {
  font-size: 12px;
  line-height: 150%;
  margin-top: 0px;
}
.pm_right {
  width: 29.7%;
/*border:1px solid red;*/
  float: right;
}
.page_peace_mind .pm_right {
  margin-top: 19px;
}
.pm_right p {
  line-height: 150%;
  font-size: 11px;
  margin-top: 3%;
  margin-bottom: 8%;
}
.pm_left_title {
  text-align: center;
}
.pm_left_title_p_center {
  text-align: center;
  color: #838383;
  font-size: 12px;
  padding: 20px 0;
}
.pm_left_box {
  width: 47%;
  float: left;
  padding-left: 10px;
  height: 300px;
  padding-top: 20px;
}
.pm_left_box p {
  width: 100%;
  margin-top: 3%;
}
.kensa_box {
  width: 100%;
  padding-top: 100px;
}
.kensa_title {
  text-align: center;
}
.kensa_mini_all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.kensa_mini {
  width: 25%;
}
.kensa_mini_in {
  margin: 10px;
  padding: 15px;
  height: 160px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.17);
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.17);
  got-offset-x: 1px;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.17);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.17);
  border: solid 1px rgba(218,218,218,0.78);
}
.kensa_mini_in p {
  line-height: 150%;
  font-size: 12px;
  margin-top: 10px;
  color: #393939;
}
.k_title {
  font-weight: bold;
  font-size: 16px;
}
.page_goods .hoshifuruc_txt {
  margin-bottom: 10%;
}
.ceo_img {
  width: 100%;
  margin: auto;
  display: block;
}
.section_companyinfo_logo {
  text-align: center;
  margin-bottom: 5%;
}
.section_companyinfo_logo img {
  width: 140px;
}
.ceo_block {
  overflow: hidden;
  background: #f3f3f3;
  width: 80%;
  max-width: 1000px;
  margin: auto;
  padding: 3%;
  margin-bottom: 5%;
}
.ceo_img {
  float: left;
  width: 20%;
}
.ceo_img img {
  display: inline-block;
  margin-bottom: 3%;
}
.ceo_text_block {
  float: right;
  width: 76.5%;
  text-align: left;
}
.ceo_text {
  margin-bottom: 3%;
}
.ceo_text strong {
  font-weight: bold;
  color: #000;
  display: block;
  padding-bottom: 0.5%;
}
/*.ceo_img{
  width: 280px;
  margin-bottom: 3%;
  padding:0.8%;
  text-align: center;
}*/
.section_companyinfo_media_ul {
  display: table;
  width: 100%;
}
.section_companyinfo_media_ul li {
  display: table-cell;
  text-align: center;
}
.section_companyinfo_koil_ul {
  display: table;
  width: 100%;
}
.section_companyinfo_koil_ul li {
  display: table-cell;
  text-align: center;
  padding: 0 0.3%;
}
.center_text {
  text-align: center;
  margin-bottom: 5%;
}
.btn_show_room {
  background: #00949e;
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 2%;
  font-weight: normal;
  margin-top: 10%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  margin: 12% auto 0;
  text-align: center;
  width: 15em;
  text-align: center;
  cursor: pointer;
}
.kotehashi_img {
  width: 480px;
  max-width: 90%;
  margin: 3% auto 0;
}
.align_center {
  text-align: center;
}
#modal-overlay {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  z-index: 99;
  background: rgba(0,0,0,0.85);
}
#modal-content {
  width: 94%;
  margin: 0 auto;
  position: fixed;
  display: none;
  z-index: 100;
  color: #fff;
  left: 0 !important;
  right: 0 !important;
}
#modal-content .section_line_title,
#modal-content .section_line_title_ja {
  padding-top: 3%;
}
#modal-content .section_line_title:after,
#modal-content .section_line_title_ja:after {
  border-top: 1px solid #fff;
}
#modal-content .subtitle,
#modal-content .subtitle_ja {
  color: #fff;
  margin-bottom: 3%;
}
#modal-content .center_text {
  font-size: 12px;
}
.area_block {
  max-width: 1000px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.area_block .area_block__map {
  width: 45%;
}
.area_block .area_block__map img {
  width: 100%;
}
.area_block .area_block__area {
  width: 50%;
}
.area_block .area_block__area dl dt {
  width: 100%;
  text-align: center;
  padding-bottom: 1em;
}
.area_block .area_block__area dl dt .ja {
  display: block;
  font-size: 12px;
  font-weight: bold;
  font-family: "myFont";
  letter-spacing: 3px;
}
.area_block .area_block__area dl dt .en {
  display: block;
  font-size: 10px;
  color: #0e0e0e;
  font-size: 10px;
  text-align: center;
  font-family: "myFont";
  letter-spacing: 3px;
}
.area_block .area_block__area .area_block__ul {
  margin-bottom: 8%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.area_block .area_block__area .area_block__ul li {
  margin-right: 1em;
  font-size: 11px;
  margin-bottom: 5px;
  color: #555;
}
.min_contents_width {
  max-width: 640px;
  margin: auto;
}
.min_contents_width .title {
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 13px;
  text-align: center;
}
.min_contents_width .text {
  line-height: 2em;
  text-align: center;
  color: #393939;
  font-size: 13px;
  margin-bottom: 1em;
}
.mt_large {
  margin-top: 8%;
}
.mb_large {
  margin-bottom: 8%;
}
.align_center {
  text-align: center;
}
.align_left {
  text-align: left;
}
.align_right {
  text-align: right;
}
.mt_5per {
  margin-top: 5%;
}
@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
            transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-3px, 3px);
            transform: rotate(-45deg) translate(-3px, 3px);
    opacity: 0;
  }
}
@keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
            transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-3px, 3px);
            transform: rotate(-45deg) translate(-3px, 3px);
    opacity: 0;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes jitter {
  50% {
    -webkit-transform: skewY(0.7deg) skewX(-0.7deg) scale(1.006);
            transform: skewY(0.7deg) skewX(-0.7deg) scale(1.006);
  }
}
@keyframes jitter {
  50% {
    -webkit-transform: skewY(0.7deg) skewX(-0.7deg) scale(1.006);
            transform: skewY(0.7deg) skewX(-0.7deg) scale(1.006);
  }
}

/* 2024.11追加 Movieページ */
.gnav li.gnav_li_insta a {
  width: 60px;
}
.movieTtl {
  font-size: 24px;
  color: #393939;
}
.movieData {
  padding-top: 26px;
  color: #393939;
}
.movieData p {
  font-size: 17px;
  line-height: 1.6;
}
.movieData_info + .movieData_name {
  margin-top: .6em;
}
.movieData + .movieData {
  margin-top: 18px;
}
.videoContainer {
  margin-top: 30px;
  width: fit-content;
  position: relative;
  cursor: pointer;
}
.videoContainer:hover::before {
  opacity: 0.6;
}
.videoContainer.-pause::before {
  position: absolute;
  inset: 0;
  display: block;
  width: 8rem;
  aspect-ratio: 1;
  margin: auto;
  content: "";
  border-radius: 50%;
  transition: opacity 0.3s;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2293%22%20height%3D%2293%22%20viewBox%3D%220%200%2093%2093%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2246.5%22%20cy%3D%2246.5%22%20r%3D%2246.5%22%20fill%3D%22white%22%20fill-opacity%3D%220.7%22%2F%3E%3Cpath%20d%3D%22M67.7088%2045.6614C68.3159%2046.0557%2068.3159%2046.9443%2067.7088%2047.3386L40.5447%2064.9823C39.8794%2065.4144%2039%2064.9369%2039%2064.1436L39%2028.8564C39%2028.0631%2039.8794%2027.5856%2040.5447%2028.0177L67.7088%2045.6614Z%22%20fill%3D%22%239A9A9A%22%2F%3E%3C%2Fsvg%3E') center center / contain no-repeat;
}
.videoContainer .video {
  display: block;
  max-width: 80rem;
  width: 100%;
  height: auto;
  aspect-ratio: 1920 / 1080;
}
@media only screen and (max-width: 768px) {
  .movieData {
    padding-top: 19px;
  }
  .movieTtl {
    font-size: 19px;
  }
  .movieData p {
    font-size: 15px;
  }
}