/*------------------------------------*\
	COMMONS CLASSES
\*------------------------------------*/
body {
  font-family: 'Varela Round', sans-serif;
  margin: 0;
}

h1, h2, h3, h4, h5, h6
{
    font-family: 'Roboto Slab', serif;
}

h1, h2, h3, h4, h5, h6
{
    margin-bottom: 1.1em;
}

b, strong {
  display: block;
}

.features,
.blog,
.gallery,
.clients,
.prefooter .container-fluid
{
    padding-top: 3.3em;
    padding-bottom: 4.2em;
}
.i-10 { width: 10%; }
.i-15 { width: 15%; }
.i-20 { width: 20%; }
.i-25 { width: 25%; }
.i-30 { width: 30%; }
.i-35 { width: 35%; }
.i-60 { width: 60%; }
.t-10 { font-size: 10px; }
.t-15 { font-size: 15px; }
.t-20 { font-size: 20px; }
.t-26 { font-size: 26px; }
.t-30 { font-size: 30px; }
.t-35 { font-size: 35px; }
span.typcn::before, i.typcn::before
{
    font-size: 2em;
}

span.x2:before, i.x2:before
{
    font-size: 3.4em;
}

span.x3:before, i.x3:before
{
    font-size: 4.4em;
}

span.x4:before, i.x4:before
{
    font-size: 6em;
}

.t-14 {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
/*------------------------------------*\
	HEADER
\*------------------------------------*/

header .container-fluid
{
    /*background-image: url('https://unsplash.it/2560/1707?image=961');*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    padding-top: 36px;
    padding: 0;
    position: relative;
    margin: 0 auto;
    width: 100%;
    z-index: 1000;
}
header .container-fluid::before {
  position: inherit;
  background-color: none;
}

.fixed-r {
  position: fixed;
  right: -10px;
}
span.menu-txt {
    display: block;
    margin-top: -20px;
    color: #000;
    font-size: 10px;
    font-weight: bold;
}
@media screen and (max-width: 1280px){
header .container-fluid{
width: 100%;
}
}
@media screen and (max-width: 640px){
#tubular-container iframe {
display: none;
}

#home{
background-image: url(./images/hikarinobe_sp.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
#home-bg {

}

}
#player1 {
}
#player {
 	width: 100%;
 	height: 100%;
 	background: #FFF;
 	z-index: 9999999999;
 }
header#home-bg {
    width: 100%;
    height: auto;
    background-size: cover;
    text-align: center;
    position: relative;
    overflow: hidden;
}
header#home-bg video {
  width: auto;
  height: auto;
  min-width: 100%;
}
.container.mainbg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.hamburger
{
    font-size: 2.3em;
    color: #000;
}

.hamburger:hover
{
  color: #FFF;
  cursor: pointer;
}


.logo
{
    background: none;
    border: 0px;
    display: block;
}
header#home-bg .sp-main {
  display: none;
}
@media screen and (max-width: 768px) {
  header#home-bg video {
    display: none;
  }
  header#home-bg .sp-main {
    background-image: url(./images/hikarinobe_sp.png);
        display: inherit;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        z-index: 999999999;
        width: 100%;
        height: 100%;
  }
  .sp-30 {
    font-size: 30px;
  }
}


.jumbotron
{
    background: none;
    text-align: center;
}

#logo-btn {
  display: block;
}

#logo-btn:hover {
  opacity: 0.7;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron h4,
.jumbotron h5,
.jumbotron h6,
.jumbotron small
{
    color: #FFFFFF;
}

.jumbotron p
{
    color: #FFFFFF;
    margin-bottom: 5%;
    font-size: 26px;
}


/*------------------------------------*\
	SECTIONS
\*------------------------------------*/

.number .container-fluid
{
    background-image: url('./images/2000.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.opaline
{
    padding-top: 3em;
    padding-bottom: 3em;
    background-color: rgba(0, 0, 0, 0.660);
}

.opaline h1,
.opaline h2,
.opaline h3,
.opaline h4,
.opaline h5,
.opaline h6,
.opaline p
{
    color: #FFFFFF;
}

.opaline-2 p,
.opaline-2 h3
{
  color: #000;
}
.opaline .boxes
{
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 5px;
    border: 1px solid #FFF;
}

.boxes .odometer.odometer-theme-default
{
  font-family: 'Roboto Slab', serif;
}

.story .container-fluid
{
    background-image: url('https://unsplash.it/3000/2000?image=531');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.gallery
{
    background-color: #dddddd;
}

.prefooter .container-fluid
{
    background: linear-gradient(
      rgba(33, 37, 43, 0.6),
      rgba(33, 37, 43, 0.6)
    ),

    url(https://unsplash.it/4000/3000?image=528);
}

.prefooter h1,
.prefooter h2,
.prefooter h3,
.prefooter h4,
.prefooter h5,
.prefooter h6,
.prefooter p
{
    color: #FFFFFF;
}

/*------------------------------------*\
	FOOTER
\*------------------------------------*/

footer
{
    background-color: rgba(36, 50, 59, 1);
    padding-top: 2em;
    padding-bottom: 1.2em;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
footer p
{
    color: #FFFFFF;
}

.social
{
    padding-top: 50px;
}
#bg-video{
 position: fixed;
 right: 0;
 bottom: 0;
 min-width: 100%;
 min-height: 100%;
 width: auto;
 height: auto;
 z-index: -100;
 background: url('poster.jpg') no-repeat;
 background-size: cover;
}
section#feat {
  padding: 5% 0 0 0;
}
section#voice {
  padding: 5% 0 0 0;
}
section#about {
  padding:0;
}
section#seminar {
  background-color: #f5f9f9;
  padding: 5% 0;
}
section#btn {
  padding: 5% 0;
}
#home {
  height: 100%;
  overflow: hidden;
}

.mainVisual {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.mainVisual iframe{
  width: 100%;
  height: 100%;
}
mainVisual  video {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  mainVisual {
    height: 500px;
    position: relative;
  }


}
section#message {
  padding: 5% 0;
  background: url(images/bg_inner.png) repeat-x right bottom;
  background-size: 100%;
}
section#message h3 {
  letter-spacing: 3px;
  font-size: 20px;
  font-weight: bold;
}
section#message p {
  font-family: 'Roboto Slab', serif;
  line-height: 1.8;
  font-size: 18px;
}
section#message p span {
  display: block;
  margin: 15px 0;
}
section#feat p {
  line-height: 1.8;
  padding: 0 10px;
  color: #000;
}
section#feat p.none {
  padding: 0;
}

.feat-step {
  display: flex;
  padding: 0 15px 15px 15px;
}

.feat-step h4 {
  margin: 1.5em 0 0 3em;
  color: #000;
}
.feat-step img {
  width: 100%;
  height: 100%;
}
.w-txt {
  color: #FFF;
}

.btn-bg {
  position: relative;
}
.row.btn-bg p.btn-top {
  position: absolute;
  bottom: 5%;
  left: 10%;
}
iframe {
    width: 100%;
    height: 315px;
}
.movie {
  position: absolute;
  top: 23%;
  right: 0;
}
.siema img {
  width: 100%;
}
.prev {
  position: absolute;
  top: 40%;
  left: -10px;
  background-color: rgba(0, 0, 0, 0.660);
  color: #FFF;
  border: none;
}
.next {
  position: absolute;
  top: 40%;
  right: -10px;
  background-color: rgba(0, 0, 0, 0.660);
  color: #FFF;
  border: none;
}
.full {
  width: 100%;
}
.t-w {
  color: #FFF;
}
small {
  display: block;
}
.step-01 {height: 200px;}
.step-02 {height: 200px;}
.step-03 {
  position: absolute;
  top: 80%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 200px
}
.step-04 {height: 200px;}
.bottom10 {
  margin-bottom: 10%;
  float: inherit;
  margin: 0 auto;
}
.top5 {
  margin-top: 5%;
  padding-top: 3%;
}
br.sp_br {
  display: none;
}
.row.sp-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.step-01 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  height: 220px
}
.step-center {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  position: absolute;
      top: 0;
      right: 33%;
}
.step-02 {
  position: absolute;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
    right: 0;
}
.step-03 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
@media (max-width: 767px) {
  section#message p {
      font-size: 16px;
  }
  br.sp_br {
    display: block;
  }
  .row.btn-bg p.btn-top {
    position: inherit;
    bottom: 0;
    left: 0;
  }
  .movie {
    position: inherit;
    top: 0;
    right: 0;
  }
  .step-01 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    height: 320px
  }
  .step-center {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin: 0 auto;
    height: 220px;
    position: inherit;
  }
  .step-02 {
    position: inherit;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    height: 320px
  }
  .step-03 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
    position: inherit;
  }
  .sp_t-30 {
    font-size: 27px;
  }
}
.swiper-container {
  margin-bottom: 3%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: -10px;
}
.swiper-slide img {
  width: 100%;
}
.swiper-slide {
  cursor: pointer;
}
.swiper-button-next, .swiper-button-prev {
  top: 40%;
}
.sample03 .swiper-button-prev,
.sample03 .swiper-button-next {
  display: none;
}

@media (min-width: 768px) {
  .sample03 .swiper-button-prev,
  .sample03 .swiper-button-next {
    display: block;
  }
}
.col-md-4.wow.fadeInUp.step-01:after {
  content: '';
      display: inline-block;
      width: 170px;
      height: 170px;
      background: url(./images/arrow-left.png) no-repeat 20% 20%;
      position: absolute;
      left: 36%;
}
.col-md-4.wow.fadeInUp.step-02:after {
  content: '';
      display: inline-block;
      width: 170px;
      height: 170px;
      background: url(./images/arrow-right.png) no-repeat 20% 20%;
      position: absolute;
      right: 50%;
}
@media (max-width: 767px) {
  .col-md-4.wow.fadeInUp.step-01:after {
      display: none;
  }
  .col-md-4.wow.fadeInUp.step-02:after {
      display: none;
  }
}
.number .container-fluid-2 {
    background-image: url(./images/2000-01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.opaline-2 {
    padding-top: 3em;
    padding-bottom: 3em;
    background-color: rgba(255, 255, 255, 0.95);
}
.container.diamond::before {
    content: '';
    display: inline-block;
    width: 350px;
    height: 350px;
    background: url(./images/Diamond.png) no-repeat 50% 50%;
    position: absolute;
    top: 35%;
    left: 36%;
    transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.col-md-4.wow.fadeInUp.i-left {
    position: relative;
}
.col-md-4.wow.fadeInUp.i-left::before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 70px;
  background: url(./images/door.png) no-repeat 50% 50%;
  position: absolute;
  top: 13%;
  left: 7%;
  background-size: contain;
  vertical-align: middle;
}
.col-md-4.wow.fadeInUp.i-center {
    position: relative;
}
.col-md-4.wow.fadeInUp.i-center::before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 70px;
  background: url(./images/pig.png) no-repeat 50% 50%;
  position: absolute;
  top: 13%;
  left: 7%;
  background-size: contain;
  vertical-align: middle;
}
.col-md-4.wow.fadeInUp.i-right {
    position: relative;
}
.col-md-4.wow.fadeInUp.i-right::before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 70px;
  background: url(./images/sec.png) no-repeat 50% 50%;
  position: absolute;
  top: 13%;
  left: 7%;
  background-size: contain;
  vertical-align: middle;
}
section#mansion {
    background-color: #f5f9f9;
    padding: 5% 0;
    margin: 8% 0 0 0;
}
.col-md-6.mansion-img {
  margin-bottom: 5%;
}
.col-md-6.mansion-img a {
  color: #000;
}
.col-md-6.mansion-img a:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.7;
}
.mansion-img img {
  width: 100%;
  position: relative;
}
.mansion-money {
  position: absolute;
  bottom: 106px;
  left: 15px;
  background: rgba(0, 0, 0, 0.660);
  color: #FFF;
  padding: 0 20px;
  text-align: center;
}
.mansion-money p {
  font-size: 30px;
  margin: 0;
}
.mansion-money h5 {
  color: #FFF;
      border: 1px solid;
      padding: 5px 15px;
      margin: 10px 0 5px 0;
      font-size: 13px;
}
.mansion-txt {
    text-align: center;
    background-color: #FFF;
}
.mansion-txt h3 {
  margin: 0;
  padding-top: 20px;
    font-size: 20px;
}
.mansion-txt p {
  margin-bottom: 0;
}
.b-left {
    width: 270px;
    height: 270px;
    overflow: hidden;
    position: relative;
}
.b-left img {
  position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      object-fit: contain;
      width: 100%;
}
.b-wrap {
  display: -webkit-box;
}
.b-right {
    width: 55%;
    text-align:center;
}
.b-right h5 {
  margin-top: 10%;
}
.b-right p {
  font-size: 16px;
  padding: 0 8px;
}
section.btn-wrap {
  margin: 0;
}
.b-btn {
  border: 1px solid #36c4c5;
  width: 70%;
  margin: 0 auto;
  padding: 5px 0;
  position: relative;
  z-index: 1;
  height: 40px;
}
.b-btn::before {
  content: '▶';
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10%;
  right: 7%;
  color: #36c4c5;
}
.b-btn a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.b-btn a:hover {
  background-color: #36c4c5;
  color: #FFF;
  text-decoration: none;
}
.b-btn a:hover::before {
  color: #FFF;
  content: '▶';
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10%;
  right: 7%;
}
section#area-archive {
  background-color: #f5f9f9;
  padding: 5% 0;
  height: 100%;
  position: relative;
}
section#area-archive::before {
  position: absolute;
  content: "";
  background: #d8d8d8;
  width: 25px;
  height: 25px;
  left: 49%;
  top: 10.2%;
}
section#area-archive::after {
  position: absolute;
      content: "";
      background: #d8d8d8;
      width: 1px;
      height: 63%;
      left: 50%;
      top: 10.2%;
}
.container.diamond {
    position: relative;
}
h4.ttl {
  text-align: center;
}
p.sub-ttl {
  text-align: center;
}
.col-md-12.area-archive-top {
    overflow: hidden;
    width: 100%;
    height: 250px;
    position: relative;
    margin-bottom: 3%;
}
.col-md-12.area-archive-top .a-txt {
  position: absolute;
  top: 20%;
  left: 0;
  width: 100%;
  text-align: center;
}
.col-md-12.area-archive-top .a-txt h5 {
  color: #FFF;
}
.col-md-12.area-archive-top .a-txt span {
  color: #FFF;
  font-size: 20px;
}
.btn-area {
  color: #ffffff;
  background-color: #36c4c5;
  border-color: #36c4c5;
  cursor: pointer;
}
.btn-area:hover {
  color: #36c4c5;
  background-color: #FFF;
  border-color: #36c4c5;
}
.col-md-12.area-archive-top img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.col-md-3.gallery-archive {
    margin-bottom: 3%;
}
.col-md-3.gallery-archive a {
  color: #000;
  opacity: 1;
  transition: all 1s;
  cursor: pointer;
}
.col-md-3.gallery-archive a:hover {
  color: #36c4c5;
  text-decoration: none;
  opacity: 0.7;
}
.col-md-3.gallery-archive img {
  width: 100%;
  position: relative;
}
.col-md-3.gallery-archive .area-txt span {
  position: absolute;
  bottom: 75px;
  left: 15px;
      background-color: rgba(0, 0, 0, 0.660);
      padding: 5px 10px;
      color: #FFF;
}
.col-md-3.gallery-archive p {
  margin: 0;
  text-align: center;
  font-size: 16px;
}
.area-txt {
  padding: 5px 10px;
  /*
    border-right: 2px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    background-color: #FFFFFF;*/
}
.seminar-box img {
  width: 100%;
}
.col-md-10.seminar-wrap {
    float: inherit;
    margin: 0 auto;
}
.seminar-txt p {
    font-size: 18px;
    padding: 0;
    color: #000;
    text-align: center;
}
.col-md-4.seminar-box {
    padding: 20px;
}
.col-md-4.seminar-box a:hover {
  text-decoration: none;
}
.col-md-4.seminar-box .a-btn:hover {
  color: #ffffff;
  background-color: #36c4c5;
  border-color: #36c4c5;
}
.a-btn {
    text-align: center;
    border: 1px solid;
    margin: 46px 0 0;
}
p.archive-btn {
    width: 20%;
    text-align: center;
    margin: 0 auto;
    border: 1px solid;
    color: #FFF;
    background-color: #36c4c5;
    padding: 10px 0;
}
p.archive-btn:hover {
    color: #36c4c5;
    background-color: #FFF;
    text-decoration: none;
}
a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .container.diamond::before {
    display: none;
  }
  section#message h3 {
    font-size: 15px;
  }
  .b-wrap {
    display: inherit;
  }
  .b-left {
    width: 100%;
  }
  .b-right {
    width: 100%;
    margin-bottom: 5%;
  }
  .btn-area {
    width: 70%;
  }
  section#message {
      padding: 5% 0;
      background: url(images/bg_inner.png) repeat-x bottom;
      background-size: 250%;
  }
  .b-btn::before {
    display: none;
  }
  .b-btn a:hover::before {
    display: none;
  }
  .seminar-txt p {
    padding: 0;
  }
  .jumbotron p {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-top: 15%;
    background-color: rgba(255,255,255,0.8);
  }
  .mansion-money p {
    font-size: 22px;
  }
  .mansion-money h5 {
    font-size: 16px;
  }
  .area-txt {
    background-color: #FFF;
    height: 52px;
  }
  section#area-archive {
      margin: 5% 0;
      background-color: #f5f9f9;
      padding: 5% 0;

  }

  section#seminar {
      background-color: #f5f9f9;
      padding: 5% 0;
  }
  .a-btn {
    background-color: #FFF;
  }
}
.col-md-6.mansion-img {
	width:			50%;
	height:			100%;
	overflow:		hidden;
	position:		relative;	/* 相対位置指定 */
}
.col-md-6.mansion-img .caption {
  width:			100%;
	height:			100%;
	visibility:		hidden;	/* 文字を表示しない */
	font-size:		130%;
	position:		absolute;
	top:			0;
	left:			0;
	text-align:		center;
	-webkit-transition:	all 0.4s step-end;
	transition:		all 0.4s step-end;
}
.col-md-6.mansion-img:hover .caption {
  visibility: visible;;
}
.col-md-6.mansion-img .caption p {
  font-size: 240%;
  text-align: center;
  padding-top: 20%;
  color: #fff;
  opacity: 0;
}
.col-md-6.mansion-img:hover .caption p {
  opacity: 1;
}
.col-md-6.mansion-img .mask1,.col-md-6.mansion-img .mask2 {
  width: 47.5%;
      height: 100%;
      position: absolute;
      top: 0;
      background-color: rgba(0,0,0,0.4);
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
}
.col-md-6.mansion-img .mask1 {
  left: -50%;
}
.col-md-6.mansion-img:hover .mask1 {
  left: 2.5%;
}
.col-md-6.mansion-img .mask2 {
  right: -50%;
}
.col-md-6.mansion-img:hover .mask2 {
  right: 2.5%;
}

.col-md-3.gallery-archive {
	width:			25%;
	height:			250px;
	overflow:		hidden;
	position:		relative;	/* 相対位置指定 */
}
.col-md-3.gallery-archive .caption {
  width:			100%;
	height:			100%;
	visibility:		hidden;	/* 文字を表示しない */
	font-size:		130%;
	position:		absolute;
	top:			0;
	left:			0;
	text-align:		center;
	-webkit-transition:	all 0.4s step-end;
	transition:		all 0.4s step-end;
}
.col-md-3.gallery-archive:hover .caption {
  visibility: visible;;
}
.col-md-3.gallery-archive .caption p {
  font-size: 65%;
  text-align: center;
  padding-top: 15%;
  color: #fff;
  opacity: 0;
}
.col-md-3.gallery-archive .caption span {
  border: 1px solid #FFF;
  padding: 5px 10px ;
  display: block;
  width: 70%;
  margin: 0 auto;
}
.col-md-3.gallery-archive:hover .caption p {
  opacity: 1;
}
.col-md-3.gallery-archive .mask1,.col-md-3.gallery-archive .mask2 {
  width: 45%;
      height: 100%;
      position: absolute;
      top: 0;
      background-color: rgba(0,0,0,0.4);
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
}
.col-md-3.gallery-archive .mask1 {
  left: -50%;
}
.col-md-3.gallery-archive:hover .mask1 {
  left: 5%;
}
.col-md-3.gallery-archive .mask2 {
  right: -50%;
}
.col-md-3.gallery-archive:hover .mask2 {
  right: 5%;
}


@media screen and (min-width: 769px) {
img.img-responsive.sp-img {
  display: none;
}
}

#logo-btn{
  width: 60%;
  margin: 20% auto 5% auto;
}
@media screen and (max-width: 769px) {
  #logo-btn{
    width: 100%;
  }
}

img.pc-img {
  width: 100%;
}
.sp-txt-none {
  margin-bottom: 5%;
}
.pad-w15 {
  padding: 0 15px;
}
@media (max-width: 767px) {
  img.pc-img {
    display: none;
  }
  .col-md-6.mansion-img {
  	width:			100%;
  	height:			100%;
  	overflow:		hidden;
  	position:		relative;	/* 相対位置指定 */
  }
  .col-md-6.mansion-img .caption {
    position: inherit;
    display: none;
  }
  .col-md-6.mansion-img:hover .caption {
    visibility: inherit;
  }
  .col-md-6.mansion-img .caption p {
    font-size: 240%;
    text-align: center;
    padding-top: 20%;
    color: #fff;
    opacity: 0;
  }
  .col-md-6.mansion-img:hover .caption p {
    opacity: 1;
  }
  .col-md-6.mansion-img .mask1,.col-md-6.mansion-img .mask2 {
    position: inherit;
  }
  .col-md-6.mansion-img .mask1 {
    left: -50%;
  }
  .col-md-6.mansion-img:hover .mask1 {
    left: 2.5%;
  }
  .col-md-6.mansion-img .mask2 {
    right: -50%;
  }
  .col-md-6.mansion-img:hover .mask2 {
    right: 2.5%;
  }

  .col-md-3.gallery-archive {
  	width:			50%;
  	height:			100%;
  	overflow:		hidden;
  	position:		relative;	/* 相対位置指定 */
    float: left;
  }
  .col-md-3.gallery-archive .caption {
    position: inherit;
  }
  .col-md-3.gallery-archive:hover .caption {
    visibility: inherit;
  }
  .col-md-3.gallery-archive .caption p {
    display: none;
  }
  .col-md-3.gallery-archive .caption span {
    display: none;
  }
  .col-md-3.gallery-archive:hover .caption p {
    opacity: 1;
  }
  .col-md-3.gallery-archive .mask1,.col-md-3.gallery-archive .mask2 {
    position: inherit;
  }
  .col-md-3.gallery-archive .mask1 {
    left: 0;
  }
  .col-md-3.gallery-archive:hover .mask1 {
    left: ;;
  }
  .col-md-3.gallery-archive .mask2 {
    right: 0;;
  }
  .col-md-3.gallery-archive:hover .mask2 {
    right: ;;
  }
  .col-md-3.gallery-archive p {
    font-size: 10px;
  }
  .col-md-3.gallery-archive .area-txt span {
    bottom: 52px;
    font-size: 12px;
  }
  section#area-archive::before {
      position: absolute;
      content: "";
      background: #d8d8d8;
      width: 25px;
      height: 25px;
      left: 46.5%;
      top: 4%;
  }
  section#area-archive::after {
    top: 4%;
    height: 50%;
  }
  p.archive-btn {
    width: 70%;
  }
  .thumbnail > img, .thumbnail a > img {
    margin-left: 0;
    margin-right: auto;
  }
  .fixed-r {
      position: fixed;
      right: 10px;
  }
  .jumbotron h1, .jumbotron h2, .jumbotron h3, .jumbotron h4, .jumbotron h5, .jumbotron h6, .jumbotron small {
    color: #000;
  }
  .jumbotron h1 {
    display: none;
  }
  #logo-btn {
    margin-top: 60%;
    display: block;
  }
  p.sp-txt-none {
    display: none;
  }
  .logo {
    display: none;
  }
  header .container-fluid::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba( 255, 255, 255, 0.5 );
  }
  .mansion-txt h3 {
    height: 64px;
  }
  .mansion-money {
    bottom: 128px;
  }
}
.seminar-txt p.t-14 {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  height: 60px;
}
h2.sp_t-30 {
    font-weight: bold;
    text-align: center;
}
h2.sp_t-30 span {
  font-size: 26px;
  margin-top: 15px;
  font-weight: 500;
}
.col-md-5.movie img {
  width: 100%;
}
.btn-open {
  display: inline-block;
  width: 180px;
  height:35px;
  text-align: center;
  background-color: #2196F3;
  font-size: 16px;
  line-height: 31px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #2196F3;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.btn-open:after{
  width: 100%;
  height: 0;
  content:"";
  position: absolute;
  top: 50%;
  left: 50%;
  background : #FFF;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: .2s;
  z-index: -1;
}
.btn-open:hover{
  color: #9ec34b;
}
.btn-open:hover:after{
  height: 240%;
  opacity: 1;
}
.btn-open:active:after{
  height: 340%;
  opacity: 1;
}

.btn-right {
  display: inline-block;
  width: 180px;
  height:35px;
  text-align: center;
  background-color: #50c8a7;
  font-size: 16px;
  line-height: 31px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #50c8a7;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.btn-right:after{
  width: 100%;
  height: 0;
  content:"";
  position: absolute;
  top: 50%;
  left: 50%;
  background : #FFF;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: .2s;
  z-index: -1;
}
.btn-right:hover{
  color: #9ec34b;
}
.btn-right:hover:after{
  height: 240%;
  opacity: 1;
}
.btn-right:active:after{
  height: 340%;
  opacity: 1;
}


.col-md-3.gallery-archive a.btn-open {
  color: #FFF;
  width: 100%;
  font-size: 11px;
  -webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.2)
}
.col-md-3.gallery-archive a.btn-open:hover {
  color: #333;
  text-decoration: none;
  opacity: 0.7;
}
.col-md-3.gallery-archive a.btn-right {
  color: #FFF;
  width: 100%;
  font-size: 11px;
  -webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, 0.2);
      box-shadow: 0 4px 13px rgba(0, 0, 0, 0.2)
}
.col-md-3.gallery-archive a.btn-right:hover {
  color: #333;
  text-decoration: none;
  opacity: 0.7;
}
.col-md-3.gallery-archive.bg-white {
  background: #FFF;
      width: 24%;
      margin: 0 0.5%;
      padding-top: 15px;
      height: 100%;
      -webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, 0.2);
      box-shadow: 0 4px 13px rgba(0, 0, 0, 0.2);
      padding: 0;
}
.col-md-3.gallery-archive.bg-white .area-txt {
    padding: 10px 10px 15px;
}
.mansion-money.another {
  bottom: 128px;
}

@media screen and (max-width: 768px) {
  .a-btn {
    margin: 50px 0 30px;
  }
}

@media screen and (max-width: 640px) {
  .txt-20 {
    font-size: 18px;
  }
  .col-md-3.gallery-archive.bg-white {
      width: 95%;
      margin-bottom: 1%;
      padding-bottom: 15px;
      margin-left: 2.5%;
      margin-right: 2.5%;
  }
  .col-md-3.gallery-archive.bg-white p {
    font-size: 16px;
  }
  .row.pad-w15 {
    display: flex;
  }
  .row.pad-w15 .col-md-6 {
    width: 50%;
  }
}
