@charset "UTF-8";

/* ----------------------------------------
* レスポンシブ
---------------------------------------- */

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

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

.pc {display:none;}
.sp {display:block;}
.row {display: block;}

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

/* ----------------------------------------
* header
---------------------------------------- */
#header.smfm_cv {
  width: 100%;
  max-width: 750px;
  min-width: 100%;
  margin: 0 auto;
  position: relative;
}
#header.smfm_cv .logo {
  width: 18%;
  position: absolute;
  top: 21px;
  left: 6.66%;
}

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

#footer.smfm_cv {
  background: #fff;
  width: 100%;
  max-width: 750px;
  min-width: 100%;
  margin: 0 auto;
  position: relative;
}
#footer.smfm_cv .insta {
  margin-bottom: 25px;
}
#footer.smfm_cv .copy {
  width: 100%;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  text-align: center;
  position: absolute;
  bottom: 15px;
  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-o-footer_content {
background-color: #1e242b;
  padding: 30px 7%;
  text-align: left;
}
#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: 34px;
  width: 75px;
}
#footer.smfm_cv .b-m-footerBottom {
  background-color: #2a2f35;
  display: block;
  height: auto;
  padding: 15px 0 12px 0;
}
#footer.smfm_cv .b-a-wrapper {
  width: calc(100% - 40px);
  margin: 0 auto;
  display: block;
  height: auto;
  text-align: center;
}
#footer.smfm_cv .b-m-footerBottom_links {
  display: flex;
  margin-bottom: 28px;
  flex-wrap: wrap;
}
#footer.smfm_cv .b-m-footerBottom .b-a-textLink {
  margin-bottom: 5px;
  display: flex;
  position: relative;
}
#footer.smfm_cv .b-a-textLink_anchor {
    line-height: 1.6;
background: no-repeat 10px center;
transition: opacity .3s;
color: #99999c;
font-size: 12px;
letter-spacing: .32px;
display: block;
  text-decoration: none;
}
#footer.smfm_cv .b-a-textLink:not(:last-of-type):after {
  margin: 0 4px;
  color: #99999c;
  content: '/';
  display: inline-block;
}
#footer.smfm_cv .b-m-footerBottom_copyright {
  color: #c4c4c4;
  font-size: 10px;
  text-align: center;
}

/* ----------------------------------------
* content
---------------------------------------- */
#contents.smfm_cv {
  width: 100%;
  min-width: 100%;
  overflow: hidden;
}
#contents.smfm_cv section {
  width: 100%;
}
#contents.smfm_cv section .wrap {
  width: 100%;
  max-width: 750px;
  min-width: 100%;
  margin: 0 auto;
  padding: 0 6.66%;
  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;
  width: 83%;
  margin: 0 auto 11px;
  text-align: center;
}
#contents.smfm_cv .cv_btn .btn a img {
  margin: auto;
}
#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;
}


/* ----------------------------------------
* mv
---------------------------------------- */
#smfm_cv_mv {
  padding: 113px 6.66% 65px;
}
#smfm_cv_mv .sub {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}
#smfm_cv_mv .ttl {
  margin-bottom: 27px;
  text-align: center;
}
#smfm_cv_mv .txt {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  margin-bottom: 27px;
}

/* ----------------------------------------
* 豊富なルームツアー動画が見られる
---------------------------------------- */
#smfm_cv_block_01 {
  padding-bottom: 55px;
}
#smfm_cv_block_01 .row {
  margin-bottom: 65px
}
#smfm_cv_block_01 .row .img {
  margin-bottom: 30px
}
#smfm_cv_block_01 .text {
  padding-top: 0;
  text-align: left;
}
#smfm_cv_block_01 .text h3 {
  font-size: 2.3rem;
  line-height: 1.4;
  margin-bottom: 25px;
}
#smfm_cv_block_01 .text p {
  line-height: 2;
}
#smfm_cv_block_01 h4.ttl {
  text-align: center;
  display:block;
  align-items: center;
  margin-bottom: 44px
}
#smfm_cv_block_01 h4.ttl .left {
  font-size: 1.9rem;
  display:block;
  line-height: 1;
  margin-bottom: 12px
}
#smfm_cv_block_01 h4.ttl .right {
  display: block;
  font-weight: normal;
}
#smfm_cv_block_01 .movie_wrap {
  width: 100%;
  overflow: auto;
  margin-bottom: 40px;
  padding-bottom: 5px;
}
#smfm_cv_block_01 .movie_row {
  display: flex;
  justify-content: space-between;
  width: 885px;
  margin-bottom: 5px;
  margin-left:6.66%;
}
#smfm_cv_block_01 .movie_row .movie_box {
  height: 165px;
  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: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

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

.movie_ttl h5{
  font-size: 1.6rem;
  color:#99999c;
  margin-top:30px;
  margin-bottom:25px;
}

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

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

/* ----------------------------------------
* SUMUFUMU CHANNELとは
---------------------------------------- */
#smfm_cv_block_03 {
  padding: 55px 0 55px;
  border-top: solid 1px #4d4d4d;
}
#smfm_cv_block_03 .sub {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 18px;
}
#smfm_cv_block_03 .ttl {
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
#smfm_cv_block_03 .txt {
  width: 100%;
  letter-spacing: 0.05em;
  text-align: left;
  line-height: 2;
  margin: 0 auto 30px;
}

/* ----------------------------------------
* 土地さがしや設計のコツが分かる
---------------------------------------- */
#smfm_cv_block_04 {
  padding: 55px 0 70px;
  border-top: solid 1px #4d4d4d;
}
#smfm_cv_block_04 .row {
  margin-bottom: 35px
}
#smfm_cv_block_04 .text {
  max-width: 100%;
  text-align: left;
  margin-bottom: 30px
}
#smfm_cv_block_04 .text h3 {
  font-size: 2.3rem;
  margin-bottom: 18px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
#smfm_cv_block_04 .text p {
  letter-spacing: 0.05em;
  text-align: left;
  line-height: 2;
}
