@charset "UTF-8";

/* ----------------------------------------
* all
---------------------------------------- */
html {
}
body {
  background: #000 url(../img/mv_img_wide_pc.jpg)no-repeat top center;
  color: #fff;
  text-align: center;
  font-size: 1.6em;
  line-height: 1.75;
  font-family: Helvetica Neue,arial,游ゴシック体,YuGothic,游ゴシック,Yu Gothic,Hiragino Kaku Gothic ProN,Hiragino Sans,meiryo,sans-serif;
  font-weight: 400;
  width: 100%;
  min-width: 1200px;
  letter-spacing: 0.05em;
}

a {
  color: #fff;
  text-decoration: none;
  opacity: 1;
  transition-duration: 0.5s;
}
a:hover {
  text-decoration: underline;
  opacity: 0.75;
}
a img {
  /* opacity: 1;
  transition-duration: 0.5s; */
}
a img:hover {
  /* opacity: 0.75; */
}

/* all display サイトチューニング
-------------------------------------------------- */
.tel a {
  pointer-events: none;
}

/* ----------------------------------------
* header
---------------------------------------- */
#header.smfm_cv {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  height: 125px;
  position: relative;
}
#header.smfm_cv .logo {
  position: absolute;
  top: 42px;
  left: 45px;
}


/* ----------------------------------------
* footer
---------------------------------------- */

#footer.smfm_cv {
  background: #000;
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
}
#footer.smfm_cv .insta {
  margin-bottom: 50px;
}
#footer.smfm_cv .copy {
  width: 100%;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 0;
}
#footer.smfm_cv .smfmch__pagetop {
  background-color: #2a2f35;
  color: #fff;
  display: block;
  height: 44px;
  text-align: center;
  width: 100%;
}
#footer.smfm_cv .smfmch__pagetop__label {
  background-image: url(../img/icon_pagetop.png);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 13px 13px;
  display: inline-block;
  font-size: 13px;
  height: 44px;
  letter-spacing: .05em;
  line-height: 44px;
  padding-left: 26px;
  position: relative;
  transition: opacity .1s linear;
  width: auto;
}
#footer.smfm_cv .b-a-logo.b-is-white {
  background: url(../img/logo_white.png) no-repeat center center;
  background-size: 100%;
  display: inline-block;
  height: 46px;
  width: 102px;
  margin: 0 auto 0 auto;
}
#footer.smfm_cv .b-o-footer_content {
    background-color: #1e242b;
    padding: 68px 0 80px 0;
}
#footer.smfm_cv .b-m-footerBottom {
  background-color: #2a2f35;
}
#footer.smfm_cv .b-a-wrapper {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-between;
  margin: 0 auto;
  position: relative;
  width: 1160px;
  height: 45px;
}
#footer.smfm_cv .b-m-footerBottom_links {
  display: flex;
}
#footer.smfm_cv .b-m-footerBottom_copyright {
  color: #c4c4c4;
  font-size: 10px;
  text-align: center;
}
#footer.smfm_cv .b-a-textLink_anchor {
  color: #99999c;
  font-size: 12px;
  letter-spacing: .32px;
}
#footer.smfm_cv .b-m-footerBottom .b-a-textLink:not(:last-of-type):after {
  color: #99999c;
  content: '/';
  display: inline-block;
  margin: 0 12px;
}

/* ----------------------------------------
* content
---------------------------------------- */
#contents.smfm_cv {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
}
#contents.smfm_cv section {
  width: 100%;
}
#contents.smfm_cv section .wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto;
  *zoom: 1;
}

/* ----------------------------------------
* CV
---------------------------------------- */
#contents.smfm_cv .cv_btn {
  text-align: center;
}
#contents.smfm_cv .cv_btn .btn a {
  display: inline-block;
  margin-bottom: 21px;
}
#contents.smfm_cv .cv_btn p {
  letter-spacing: 0;
  text-align: center;
}
#contents.smfm_cv .cv_btn p span {
  display: inline-block;
  position: relative;
}
#contents.smfm_cv .cv_btn p span:after {
  content: url(../img/cv_icon_arrow.png);
  position: absolute;
  right: -17px;
  top: -1px;
}
#contents.smfm_cv .cv_btn p a {
  display:inline-block;
  position: relative;
}
#contents.smfm_cv .cv_btn p a:after {
  content: '';
  display: inline-block;
  background: #fff;
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  transition-duration: 0.75s;
}
#contents.smfm_cv .cv_btn p a:hover::after {
  content: '';
  display: inline-block;
  background: #fff;
  width: calc(100% + 1.5em);
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;

}


/* ----------------------------------------
* mv
---------------------------------------- */
#smfm_cv_mv {
  padding: 96px 0 73px;
}
#smfm_cv_mv .sub {
  font-size: 2.1rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
#smfm_cv_mv .ttl {
  margin-bottom: 54px;
}
#smfm_cv_mv .txt {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 54px;
}

/* ----------------------------------------
* 豊富なルームツアー動画が見られる
---------------------------------------- */


#smfm_cv_block_01 {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  padding-bottom: 114px;
}

#smfm_cv_block_01 .row {
  margin-bottom: 150px
}
#smfm_cv_block_01 h4.ttl {
  text-align: left;
  display:flex;
  align-items: center;
  margin-bottom: 44px
}
#smfm_cv_block_01 h4.ttl .left {
  font-size: 2rem;
  line-height: 1;
  padding-right: 1em;
  margin-right: 1em;
  border-right: solid 1px #fff;
}
#smfm_cv_block_01 h4.ttl .right {
  font-weight: normal;
}
#smfm_cv_block_01 .text {
  max-width: 605px;
  text-align: left;
  padding-top: 230px;
}
#smfm_cv_block_01 .text h3 {
  font-size: 3.5rem;
  margin-bottom: 25px;
}
#smfm_cv_block_01 .text p {
  line-height: 2;
}
#smfm_cv_block_01 .movie_row {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto 60px;
  padding: 0 20px;
}
#smfm_cv_block_01 .movie_row .movie_box {
  height: 215px;
  width: calc(100% / 3 - 3px);
  position: relative;
}
#smfm_cv_block_01 .movie_row .movie_box:after {
  content: '';
  background: url(../img/movie_icon_play.png) no-repeat;
  background-size: 100%;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

#smfm_cv_block_01 .movie_ttl{
width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto;
  *zoom: 1;}

.movie_ttl h5{
  font-size: 1.8rem;
  color:#99999c;
  text-align: left;
  margin-top: 34px;
  margin-bottom: 24px;
}

/* ----------------------------------------
popup main
---------------------------------------- */
.modal_window {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  justify-content: center;
  padding: 100px 0 50px;
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.5s;
}
.modal_window.modal_push {
  opacity: 1;
  visibility: visible;
  display: flex;
}
.modal_window .wrap {
  width: 1160px;
  height: 100%;
  padding: 0;
  position: relative;
}
.modal_window iframe {
  top: 0;
  left: 0;
}
.modal_window .modal_close_btn {
  display:inline-block;
  position: absolute;
  right: 0;
  bottom: calc(100% + 20px);
}
.modal_window .modal_close_btn:hover {
  cursor: pointer;
}
.modal_window .modal_close_btn:hover {
  cursor: pointer;
}

/* ----------------------------------------
popup_overlay
---------------------------------------- */
.popup_overlay {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.5s;
}
.modal_window.modal_push .popup_overlay {
  opacity: 1;
  visibility: visible;
}

/* ----------------------------------------
* 会員登録後すぐ、すべての動画を視聴可能
---------------------------------------- */
#smfm_cv_block_02 {
  padding: 100px 0 92px;
  border-top: solid 1px #4d4d4d;
}
#smfm_cv_block_02 .text {
  max-width: 475px;
  text-align: left;
}
#smfm_cv_block_02 .text h3 {
  font-size: 4rem;
  margin-bottom: 31px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
#smfm_cv_block_02 .text p {
  line-height: 2;
  letter-spacing: 0.11em;
  line-height: 1.75;
}

/* ----------------------------------------
* SUMUFUMU CHANNELとは
---------------------------------------- */
#smfm_cv_block_03 {
  padding: 114px 0 92px;
  border-top: solid 1px #4d4d4d;
}
#smfm_cv_block_03 .sub {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 12px;
}
#smfm_cv_block_03 .ttl {
  letter-spacing: 0.05em;
  margin-bottom: 54px;
}
#smfm_cv_block_03 .txt {
  letter-spacing: 0.05em;
  text-align: center;
  margin: 0 auto 82px;
  width: 780px;
}

/* ----------------------------------------
* 土地さがしや設計のコツが分かる
---------------------------------------- */
#smfm_cv_block_04 {
  padding: 77px 0 100px;
  border-top: solid 1px #4d4d4d;
}
#smfm_cv_block_04 .row {
  margin-bottom: 90px
}
#smfm_cv_block_04 .text {
  max-width: 520px;
  text-align: left;
}
#smfm_cv_block_04 .text h3 {
  font-size: 4rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-bottom: 32px;
}
#smfm_cv_block_04 .text p {
  line-height: 1.75;
}
