@charset "UTF-8";
htm, body {
  width: 100%;
}



.text_center{
  text-align: center;
}

.half_txt{
  text-align: center;
}

.header .wrap{
  display:flex;
  justify-content:space-between;
  position:relative;
}

.header_btn_wrap{
  display:flex;
  position:absolute;
  bottom:0;
  right:0;
}

.btn_menu_sp{
  position:fixed;
  bottom:0;
  z-index:5;
}

.btn_menu_sp div{
  display:flex;
}

footer{
  background:#E0E4DF;
}




html {
  font-size: 16px;
}

body {
  font-family: 'Noto Serif JP', serif;
  color: #3b3b3b;
  background: #E0E4DF;

}

@media screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
  body{
    font-family: 'Noto Serif JP', serif;
    color: #3b3b3b;
    background:

  }
}


@media (min-width: 768px) {
  body {
      min-width: 1100px;
  }


}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body {
 
  }
}

header {
  background-color:#fff;
}

footer .container{
  border-top: #000 3px solid;
  width:95%;
}

.container {
  width: 1100px;
}

/*
@media screen and (max-width: 1024px) { 
  .container {
    width: 100%;
  }
}
*/
.main {
  padding: 30px 0 50px;
}

a {
  color: #3b3b3b;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}

a:hover {
  color: #041542;
  text-decoration: none;
}

a img:hover {
  opacity: 0.8;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.font-sans-serif, .gallery-text1, .gallery-text2, .gallery-text3, .footer__copyright {
  font-family: 'Noto Sans JP', sans-serif;
}

p {
  margin-bottom: 0;
  line-height: 1.8;
}

img {
  max-width: 100%;
}

.ttl {
  color: #B89970;
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}

.page-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.page-ttl::before, .page-ttl::after {
  content: "";
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #666;
  display: block;
}

.page-ttl::before {
  margin-right: 1rem;
  background: -webkit-gradient(linear, right top, left top, from(#666), to(transparent));
  background: linear-gradient(-90deg, #666, transparent);
}

.page-ttl::after {
  margin-left: 1rem;
  background: -webkit-gradient(linear, left top, right top, from(#666), to(transparent));
  background: linear-gradient(90deg, #666, transparent);
}

.page-ttl-inner {
  display: block;
  text-align: center;
}

.page-ttl-en {
  color: #183B55;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  display: block;
}

.page-ttl-jp {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  display: block;
}

.gray-btn a {
  display: block;
  background-color: #c1c1c1;
  color: #fff;
  text-align: center;
  padding: 20px 10px;
}

.gray-btn a:hover {
  background-color: #cccccc;
}

/* ===================================

   Common header
  
=================================== */
.header {
  margin-top: 0px;
}

.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  margin-bottom: 20px;
    margin-top: 0px;
}

.header-logo {
  max-width: 926px;
  padding-right: 20px;
  padding-left: 20px;
}

.header-tel {
  max-width: 200px;
  margin-left:0px;
  padding-right: 0px;
}

.header-subnav {
  width: 15px;
  list-style: none;
     margin: 0px 80px 0px 250px;
  font-size: 14px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0px;
}

.header-subnav a {
  white-space: nowrap;
}

.header-gallery-info {
  max-width: 600px;
 /* border-left: solid 1px #231815;*/
  padding-left: 15px;
  letter-spacing: -0.1em;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header-gallery-info span {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header-yusen-reception {
  width: 150px;
  border-left: solid 1px #231815;
  padding-left: 15px;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
}

.header-yusen-reception span {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header-yusen-reception a {
  display: block;
}

.header__gnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__gnav a {
  color: #003A59;

}

.nav_index { color:#E06849;}
.navi_concept { color: #932423;}
.navi_location {color:#2E8150;}
.navi__design {color:#BDA22A;}
.navi__interior {color:#7DAD38;}
.navi_plan {color: #932423;}
.navi_equipment{color:#7DAD38;}
.navi_landscape {color:#BDA22A;}
.navi_security {color:#BDA22A;}

.header__gnav a:hover .item-text,
.header__gnav a.active .item-text {
  /*color: #4D4D4D;*/
  /*background-image: url(../img/common/gnav_btn_active.png);*/
    border-top:1px solid #FFF;
}

.header__gnav-item {
  /*
      flex-grow: 1;
*/
  width: calc( 100% / 7);
  text-align: center;
    
    padding-top: 3px;
    margin: 10px 5px 5px 10px;
/*        border-left: 1px #000 solid;*/
}

.header__gnav-item .en {
  font-size: 14px;
  display: block;
  line-height: 1.5;
}

.header__gnav-item .jp {
  font-size: 10px;
  display: block;
  line-height: 1;
}

.header__gnav a .item-text,
.header__gnav .item-text {
  display: block;
  padding-top: 5px;
  padding-bottom: 0px;
  /*background-image: url(../img/common/gnav_btn.png);
  background-position: center center;
  background-repeat: no-repeat;*/
  border-top:1px solid #fff;
  /*border: solid 3px #fff;*/
}

.header__gnav a:hover .item-text
{ opacity: 0.8;}
/* ===================================

  MainImage
  
=================================== */

.MainImage_block {
    width: 100%;
    height: 620px;
    display: block;
    background: #000;
    background: url(../images/BG_main_pc@2x.jpg) no-repeat center;
    background-size: cover;
}

.MainImage_block p {
position: absolute;
  top: 380px;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 700px;
  text-align: center;/*一応BOX内の文字も中央寄せ*/
}


/* ===================================

   MainBlock
  
=================================== */

.MainText {
    background: url(../images/BGimage.png);
    
}

a:hover {
	opacity: 0.5 ;
}

.border_bottom {
    border-bottom: 1px solid #AF9F9F;
    padding-bottom: 10px;
}
/* ===================================

   fixBtn
  
=================================== */
.fixBtn_1,
.fixBtn_2 {
  position: fixed;
  right: 0;
  z-index: 1000;
}
.fixBtn_1 {
  top: 20px;
}
.fixBtn_2 {
  top: 190px;
}

/* ===================================

   home
  
=================================== */
.point__block img {
  -webkit-backface-visibility: hidden;
}

#slide {
  width: 100%;
  margin: 10px auto;
}

#slide .slick-dots {
  bottom: 15px;
}

#slide .slick-dots li {
  margin: 0 2px;
}

.catch {
  text-align: center;
  margin: 80px 0;
}

.information {
  text-align: center;
}

.information__yokoku {
  width: 80%;
  margin: 30px auto 55px;
}

.information__yokoku-koukoku {
  border: solid 1px #3F3F3F;
  min-width: 10em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: .2em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.information__yokoku p {
  padding-left: 1em;
  text-align: center;
  margin-bottom: 0;
}

.yoyakuuketsuke-btn {
  text-align: center;
  margin: 0 auto;
}

.yoyakuuketsuke-btn a {
  display: inline-block;
  width: 550px;
}

.banner {
  margin-top: 60px;
  margin-bottom: 60px;
}

.informationBox {
  border-top: solid 1px #B89970;
  border-bottom: solid 1px #B89970;
  padding: 30px 20px;
  margin-bottom: 60px;
}

.informationBox__topics, .informationBox__report {
  min-height: 5em;
}

.informationBox__topics {
  margin-bottom: 24px;
}

.informationBox__report {
  height: 100%;
}

.informationBox__flyer {
  height: 100%;
}

.informationBox__flyer .information-ttl {
  margin-bottom: 16px;
}

.informationBox-ttl {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 4px;
  color: #B89970;
}

.gallery-ttl {
  text-align: center;
  margin-bottom: 40px;
}

.gallery-img1 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.gallery-text1 {
  font-size: 18px;
}

.gallery-text2 {
  color: #9f7951;
  font-size: 13px;
  margin-bottom: 10px;
}

.gallery-img2 {
  margin-bottom: 20px;
}

.gallery-text3 {
  margin-top: 5px;
  text-align: center;
  font-size: 14px;
}

.gallery__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.gallery__btns a {
  color: #fff;
  background-color: #8eccd2;
  display: block;
  padding: 10px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-image: url(../img/top/btn_bg_arrow.png);
  background-repeat: no-repeat;
  background-position: right 7px bottom 5px;
  background-size: 608px 17px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .gallery__btns a {
    background-image: url(../img/top/btn_bg_arrow@2x.png);
  }
}

.gallery__btns a:first-child {
  margin-right: 5px;
}

.gallery__btns a:last-child {
  margin-right: 5px;
}

.gallery__btns a:hover {
  background-color: #94d6dc;
}

/* ===================================

  footer
  
=================================== */
.footer {
  margin-top: 80px;
}

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

.footer__nav a {
  color: #fff;

}

.footer__nav a.active .item-text,
.footer__nav a:hover .item-text {
  color: #fff;
  /*background-image: url(../img/common/gnav_btn_active.png);*/
}

.footer__nav .item-text {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  background-position: center center;
  background-repeat: no-repeat;
        font-size:12px;
}

.footer__nav-item {
  width: calc( 100% / 8);
  text-align: center;
}

.footer__nav-item .en {
  font-size: 15px;
  display: block;
  line-height: 1.4;
}

.footer__nav-item .jp {
  font-size: 10px;
  display: block;
  line-height: 1;
}

.footer__contact {
  border-top: solid 1px #838383;
  position: relative;
  padding-top: 10px;
  margin-left: 50px;
}

.footer__contact-ttl {
  position: absolute;
  left: -60px;
  top: -50px;
}

.footer__contact-ji, .footer__contact-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__contact-ji div:first-child, .footer__contact-tel div:first-child {
  width: 90px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 90px;
          flex: 0 0 90px;
}

.footer__contact-ji div:last-child, .footer__contact-tel div:last-child {
  width: calc(100% - 90px);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.footer__contact-inner {
  margin-left: 50px;
}

.footer__copyright {
  padding-top: 60px;
  padding-bottom: 40px;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.15em;
  text-indent: 0.15em;
}

/* ===================================

   スマホメニュー
  
=================================== */
.sp-nav,
.sp-menu {
  display: none;
}

/* ===================================

  ページトップボタン
  
=================================== */
#page-top {
  width: 60px;
  height: 60px;
  position: fixed;
  float: right;
  margin-left: 1000px;
  bottom: 40px;
  background: #8eccd2;
  border-radius: 50%;
  z-index: 4;
  -webkit-transition: .2s;
  transition: .2s;
}

#page-top a {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  text-decoration: none;
}

#page-top:hover {
  background: #95d5da;
}

#page-top a::after {
  content: "";
  background-image: url(../img/common/pagetop_icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  width: 28px;
  height: 39px;
  position: absolute;
  top: 12px;
  left: 16px;
  bottom: 0;
  right: 0;
}

.table th {
    background: #263B4B;
    color: #fff;
}

.table {
    border: none;
}

.table td {
	background: #fff;
    border: none;
    
}
.table tr:nth-child(odd) td {
	background: #F5F5F4!important;
    border: none;
}


.content_block {
    background:#F9F6ED;
    -webkit-box-shadow: 0 0 8px gray;
    box-shadow: 0 0 8px gray;
}

.parallax-window {
  min-height: 300px;
  background: transparent;
}

.parallax {
  position: relative;
  height: 300px;
  overflow: hidden;
}

.parallax-background {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
}

.after_parallax {
    padding-top: 20rem;
    padding-bottom: 2rem;
}

.green_bodyBG {
    background: #F9F6ED;
}


.urban__menu  {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.urban__menu-item {
  /*
      flex-grow: 1;
*/
  width: calc( 100% / 4);
  text-align: center;
}

.border {
    border: #002325 1px solid;
}

/*-- MARKS --*/
.sample-box {
    position: relative;
}


.good {
    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;
    font-size: 1.5rem;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 180px;
    left: 260px;
}

.good_01 {
    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;
    font-size: 1.5rem;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 150px;
}


.good_pc02 {
    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;
    font-size: 1.5rem;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 150px;
    left: 260px;
}

.en_Oswald {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
}

.en_Oswald span {
    margin-left: 30px;
}

.jp_meiryo {
    font-family:"Meiryo";
}

.jp_gothic {
    font-family:"Hiragino Kaku Gothic ProN";
}

.grade_back01 {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#CAE4E1));
    background: linear-gradient(#fff, #CAE4E1);
}

.border_bottom {
    border-bottom: 3px #000 solid;
}

.border_bottom113253 {
    border-bottom: 3px #113253 solid;
}




.information dl {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
width: 100%;
}
.information dt {
-ms-flex-preferred-size: 30%;
flex-basis: 30%;
padding: 3px;
}
.information dd {
-ms-flex-preferred-size: 70%;
flex-basis: 70%;
padding: 3px;
}

@media screen and (max-width: 559px) {
.informationdl {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
}
}.information dl {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
width: 100%;
}
.information dt {
-ms-flex-preferred-size: 30%;
flex-basis: 30%;
padding: 3px;
}
.information dd {
-ms-flex-preferred-size: 70%;
flex-basis: 70%;
padding: 4px;
}

@media screen and (max-width: 559px) {
.information dl {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
}
}

.yokokukoukoku {
    background: #113253;
    padding: 2px 5px 2px 5px;
    color:#fff;
    margin-right: 20px;
}

.info_red {
    width:100%;
    border:1px solid #B7282C;
}

.border_top113253 {
    border: none;
}


table {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.tbl-r02 th {
  background: #D4E1EF;
  text-align: right;
  color: #000;
  padding: 10px;
    width: 35%;
    border-bottom: #303958 1px solid;
}
.tbl-r02 td {
border-bottom: #000 1px dotted;
padding: 0px 0px 0px 20px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 90%;
  }
  .tbl-r02 th{
    text-align: center;
  }
  .tbl-r02 th,
  .tbl-r02 td {
    display: block;
    width: 100%;
    padding: 10px 0px 10px 0px;
  }
}




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



h3.cpation-title {
  color: #977C45;
  font-weight: bold;
  font-family: sans-serif;
}

.relative {
  position: relative;
}

.absolute_mainTXT {
  position: absolute;
  top: 50%;
  left: 50%;
}



section.mainImage {
  background-image: url(../images/mainimage_bg@2x.jpg); 
  background-repeat: no-repeat;
  background-size: cover;
}

span.line {
  background:linear-gradient(transparent 60%, #ff6 60%);
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}


table {
  margin: 20px auto;
}
.tbl-r02 th {
  background: #3a3434;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
.tbl-r02 td {
　border: solid 1px #ccc;
  padding: 10px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 80%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}
 