@charset "utf-8";

/*
このCSSファイルは一時的調整で追加するコードを管理する専用ファイルです。
コードの氾濫を防ぐためにstyle.cssと区別して利用してください。
*/
/* ========= hedar navber ========*/
.navbar-form .form-control {
	width: 200px;
}

/* ========= top slider ========= */
.swiper-button-prev {
  width: 60px;
  height: 60px;
  background: url(images/btn_prev.png) no-repeat;
  background-size: cover;
  transition: all 0.25s;
  opacity: 0.5;
  transform: scale(0.8);
}

.swiper-button-next {
  width: 60px;
  height: 60px;
  background: url(images/btn_next.png) no-repeat;
  background-size: cover;
  transition: all 0.25s;
  opacity: 0.5;
  transform: scale(0.8);
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  opacity: 1;
  transform: scale(1.0);
}

/* ========= seminar slider ========= */
.swiper-container-seminar-img .swiper-button-prev {

  background: url(https://mega-hatsu.com/bess/wp-content/uploads/single_seminar_info_re/btn_prev_seminar.png) no-repeat;
	background-size: cover;

}

.swiper-container-seminar-img .swiper-button-next {
 
  background: url(https://mega-hatsu.com/bess/wp-content/uploads/single_seminar_info_re/btn_next_seminar.png) no-repeat;
	background-size: cover;

}
.swiper-container-seminar .swiper-button-prev {

  background: url(https://mega-hatsu.com/bess/wp-content/uploads/single_seminar_info_re/btn_prev_seminar.png) no-repeat;
	background-size: cover;

}

.swiper-container-seminar .swiper-button-next {
 
  background: url(https://mega-hatsu.com/bess/wp-content/uploads/single_seminar_info_re/btn_next_seminar.png) no-repeat;
	background-size: cover;

}



#top_slider {
  width: 100%;
  height: 600px;
  position: absolute;
  z-index: 10;
  top: 169px;
}

.slide_1 {
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slide_1 p:first-child {
  border-bottom: 1px solid #ffffff;
}

.slide_1 p {
  margin: 0;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

.slide_1 p span {
  color: #ffc000;
  font-size: 34px;
}

.item_no1 {
  margin: 0 30px 0 0;
  position: relative;
  float: left;
}

.item_no1 img {
  margin: 20px 0 30px;
  width: 450px;
  height: auto;
}

.top_free_btn a {
  width: 450px;
  display: block;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  border-radius: 6px;
  background: linear-gradient(to right,  #f4886b 0%,#f4886b 30%,#f1a45a 70%,#f1a45a 100%);
}

.top_free_btn a:hover {
  text-decoration: none;
}

.item_count {

}

.count_box {
  padding: 10px 20px;
  width: 270px;
  float: left;
  color: #FFFFFF;
  background: rgba(0,0,0,.2);
  box-sizing: border-box;
}

.count_box:nth-child(1) {
  border-right: solid 1px rgba(255,255,255,.2);
}

.count_inner {
  position: relative;
}

.count_box h3 {
  margin-top: 20px;
  color: #FFFFFF;
  text-align: center;
}
.view_time {
  font-size: 9px;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 0;
  bottom: 0;
}

.slide_1 p.sale_nbr {
  color: #ffc000;
  text-align: center;
  font-family: Arial, Helvetica, "sans-serif";
  font-size: 64px;
  font-weight: bold;
  border: none;
}

.sale_nbr::after {
  content: "件";
  color: #FFFFFF;
  font-size: 32px;
}

.slide2 {
  padding: 100px 0;
  background: url(images/top_slide_line_iphone_2x.png) right center no-repeat;
  background-size: 375px 457px;
}

.item_line_catch {
  width: 480px;
}

.item_line_catch img {
  width: 100%;
  height: auto;
}

.slide_seminar {
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.item_seminar_img {
  padding: 20px 40px;
  width: 80%;
  background: rgba(255,255,255,.3);
}

.item_seminar_img img {
  width: 100%;
  height: auto;
}

.slide4 {
  margin: 40px 0;
  width: 100%;
  height: 520px;
  background: rgba(0,0,0,.2);
  position: relative;
  display: flex;
}

.slide4::before,
.slide5::before {
  width: 670px;
  height: 75px;
  content: "";
  display: block;
  background: url(images/top_slide_parts1.png) no-repeat;
  background-size: 670px 75px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
}

.slide4::after,
.slide5::after {
  width: 670px;
  height: 75px;
  content: "";
  display: block;
  background: url(images/top_slide_parts2.png) no-repeat;
  background-size: 670px 75px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 13;
}

.item_interview_1 {
  width: 50%;
  height: auto;
  background: url(images/top_satsuki_bg.png) no-repeat;
  background-size: 100%;
  position: relative;
}

.item_interview_1 img {
  width: 375px;
  height: auto;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 12;
}

.item_interview_2 {
  width: 50%;
  height: auto;
}

.item_interview_catch1 {
  margin: 30px auto 20px;
  width: 350px;
  height: auto;
  display: block;
}

.item_interview_catch2 {
  margin: 20px auto;
  width: 478px;
  height: auto;
  display: block;
}

.top_satsuki_sp img {
  width: 100%;
  height: auto;
}

.slide5 {
  margin: 40px 0;
  width: 100%;
  height: 520px;
  background: url(images/slide_iwaikin_autumn.jpg) no-repeat, rgba(0,0,0,.2);
  background-size: 100%;
  position: relative;
  display: flex;
  
}

.item_iwaikin_1 {
  width: 50%;
  height: auto;
  position: relative;
}

.item_iwaikin_2 {
  width: 50%;
  height: auto;
  position: relative;
  background-size: 100%;
}

.item_iwaikin_catch1 {
  margin: auto;
  width: 500px;
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  z-index: 12;
}

.item_iwaikin_catch2 {
  width: 475px;
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.item_iwaikin_catch3 {
  width: 410px;
  position: absolute;
  right: 40px;
  bottom: 40px;
  z-index: 14;
}

.top_iwaikin_sp img {
  width: 100%;
  height: auto;
}

.slide6 {
  margin: 40px 0;
  width: 100%;
  height: 520px;
  display: flex;
}

.slide6 img {
  width: 100%;
}

.slide_oms {
  margin: 40px 0;
  width: 100%;
  height: 520px;
  background: url(images/top_slide_oms.jpg) no-repeat, rgba(0,0,0,.2);
  background-size: 100%;
  position: relative;
  display: flex;
}

.top_oms_sp img {
  width: 100%;
}

.slide_iwaikin {
  margin: 40px 0;
  width: 100%;
  height: 520px;
  background: url(images/top_slide_iwaikin.jpg) no-repeat, rgba(0,0,0,.2);
  background-size: 100%;
}

.slide_img-only {
  margin: 40px 0;
  width: 100%;
  height: 520px;
  display: flex;
  position: relative;
}

.slide_img-only img {
  width: 100%;
}

.slide_movie {
  margin: 40px auto;
  width: 924px;
  height: 520px;
  display: flex;
  align-items:center;
  justify-content:center;
}

.slide_movie a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.slide_movie a:hover img {
  opacity: 1;
}

.slide_movie a::before {
  margin: auto;
  width: 70px;
  height: 53px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(images/play_btn.png) no-repeat;
  background-size: contain;
}

.slide_movie a:hover::before {
  background: url(images/play_btn_hover.png) no-repeat;
  background-size: contain;
}


@media (max-width: 1199px) {
  .count_box {
    min-width: 100%;
  }
  .count_box:nth-child(1) {
    border-right: none;
    border-bottom: solid 1px rgba(255,255,255,.2);
  }
}

@media (max-width: 767px) {
  .navbar-header {
    width: 100%;
  }
  #st-trigger-effects button {
    margin: 0;
  }
  .navbar > .container-fluid .navbar-brand {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
  }
  #logo {
    margin: auto;
  }
  .top_head_news {
    display: none;
  }
}

@media (max-width: 767px) {
  #video_container {
    height: 400px;
  }
  #video_container::before,
  #video_container::after {
    height: 400px;
  }
  video#top_bg_video {
    height: 400px;
  }
  #top_slider {
    height: auto;
    min-height: 400px;
    top: 69px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .slide_1 {
    padding-top: 10px;
    height: 400px;
    display: block;
  }
  .slide_1 p {
    padding-top: 0;
    font-size: 16px;
    text-align: center;
  }
  .slide_1 p span {
    font-size: 24px;
  }
  .item_no1 {
    margin: auto;
    width: 100%;
    max-width: 450px;
    float: none;
  }
  .item_no1 img {
    margin: 15px auto;
    width: 220px;
    display: block;
  }
  
  .top_free_btn a {
    margin-bottom: 20px;
    width: 100%;
    font-size: 24px;
  }
  .count_box {
    width: 50%;
    min-width: inherit;
  }
  .count_box:nth-child(1) {
    border-right: solid 1px rgba(255,255,255,.2);
    border-bottom: none;
  }
  .count_box h3 {
    margin-top: 0;
    font-size: 15px;
  }
  .slide_1 p.sale_nbr {
    padding-top: 0;
    font-size: 38px;
    line-height: 1;
  }
  .sale_nbr::after {
    font-size: 16px;
  }
  .view_time {
    bottom: -15px;
  }
  .slide2 {
    padding: 0;
    height: 400px;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .item_line_catch {
    width: 100%;
  }
  .slide_seminar {
    height: 400px;
  }
  .item_seminar_img {
    padding: 15px;
    width: 100%;
  }
  .slide4,
  .slide5,
  .slide6,
  .slide_oms,
  .slide_img-only {
    margin: 0;
    padding: 15px 0;
    height: 400px;
    background: none;
    align-items: center;
  }
  .slide4::before,
  .slide4::after,
  .slide5::before,
  .slide5::after {
    display: none;
  }
  .slide_iwaikin {
  margin: 0;
    height: 400px;
    background: url(images/top_slide_iwaikin_sp.jpg) center no-repeat;
    background-size: 100%;
  }
  .slide_movie {
    width: 100%;
    height: auto;
    position: relative;
  }
  .thumbs {
    padding: 10px 0;
    height: 20%;
    background: black
  }
  .thumbs .swiper-slide img {
    width: 100%;
    height: auto;
  }
}


/* ========= thanks page ========= */
.link1, .link3 {
	padding: 10px 10px 10px 0;
	box-sizing: border-box;
}

.link2, .link4 {
	padding: 10px 0 10px 10px;
	box-sizing: border-box;
}

.glid2 > div {
	width: calc((100% * 1/2));
	float: left;
}

.link1 a, .link2 a, .link3 a, .link4 a {
	padding: 30px 0;
	color: #7691A4;
	border: 1px solid #CCCCCC;
	display: block;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #dbdbdb), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(#fff, #dbdbdb);
	background: -moz-linear-gradient(#fff, #dbdbdb);
	background: -o-linear-gradient(#fff, #dbdbdb);
	background: -ms-linear-gradient(#fff, #dbdbdb);
	background: linear-gradient(#fff, #dbdbdb);
	box-shadow: inset 0 0 0 1px #FFFFFF;
	position: relative;
}

.link1 a span, .link2 a span, .link3 a span, .link4 a span {
	margin: auto;
	color: #8B8B8B;
	display: block;
	font-size: 13px;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
}

.link1 a:before, .link2 a:before, .link3 a:before, .link4 a:before {
	margin: auto;
	width: 60px;
	height: 60px;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 10px;
	bottom: 0;
}

.link1 a:after, .link2 a:after, .link3 a:after, .link4 a:after {
	margin: auto;
	width: 20px;
	height: 20px;
	content: "";
	display: block;
	background: url(images/about_images/arrow.svg) no-repeat;
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
}

.link1 a:before {
	background: url(images/about_images/ic_link1.png) left center / 60px 60px no-repeat;
}

.link2 a:before {
	background: url(images/about_images/ic_link2.png) left center / 60px 60px no-repeat;
}

.link3 a:before {
	background: url(images/about_images/ic_link3.png) left center / 60px 60px no-repeat;
}

.link4 a:before {
	background: url(images/about_images/ic_link4.png) left center / 60px 60px no-repeat;
}

ul.pref {
	padding: 0px 19px 0px;
	margin-bottom: 10px;
	font-size: 13px;
}

ul.pref li {
	margin: 0 10px 10px 0;
	padding: 0;
	display: inline-block;
	background: none;
}

ul.pref a {
	padding: 10px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #E8E8E8;
	background: #FFFFFF;
}

ul.pref a:before {
	content: "";
  width: 13px;
  height: 13px;
  margin-right: 5px;
  background: url(https://mega-hatsu.com/bess/wp-content/themes/bess_theme_ver1.0/images/icon_ca-r3.svg) no-repeat;
  background-size: cover;
  display: inline-block;
  position: relative;
  top: 2px;
}

h3.region {
	background: #E9F3FE;
	border-left: 3px solid #6CA6E4;
	border-right: 1px solid #D0DEF4;
	border-bottom: 1px solid #D0DEF4;
	margin-bottom: 7px;
	padding: 4px 10px 2px;
	position: relative;
	font-size: 14px;
}

h4.region {
	margin: 20px auto;
	width: 96%;
	background: #F3BB4C;
	color: #FFFFFF;
	font-size: 14px;
	text-shadow: 1px 1px 0px rgba(160, 81, 0, 0.5);
	border-bottom: 4px solid #FFDA92;
	border-radius: 3px 3px 0 0;
}

@media (max-width: 768px) {
  .not_found p {
    color: #FFFFFF;
    position: absolute;
    top: 12%;
    left: 0;
    font-size: 10px;
    padding: 0 28px;
    line-height: 16px;
  }
  .glid2 > div {
    width: 100%;
    float: none;
  }
  .link1,
  .link2,
  .link3,
  .link4 {
    padding: 0 0 10px;
  }
  .link1 a,
  .link2 a,
  .link3 a,
  .link4 a {
    font-size: 17px;
  }
  
  .link1 a span,
  .link2 a span,
  .link3 a span,
  .link4 a span {
    font-size: 10px;
  }
  
  .link1 a:before,
  .link2 a:before,
  .link3 a:before,
  .link4 a:before {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    left: 5px;
  }
}

@media (max-width: 767px) {
  .navbar-header {
    width: 100%;
  }
  #st-trigger-effects button {
    margin: 0;
  }
  .navbar > .container-fluid .navbar-brand {
    margin: auto;
    padding: 5px 0;
    position: absolute;
    left: 0;
    right: 0;
  }
  #logo {
    margin: auto;
    width: 200px;
  }
  .top_head_news {
    display: none;
  }
}


/* 販売中物件ページ */
.swiper-container-onsale .swiper-button-prev,
.swiper-container-onsale .swiper-button-next {
  width: 14px;
  height: 23px;
}
