@charset "utf-8";
/* Vendor prefix
--------------------------------- */
body {
  font-family: "Avenir Next", "メイリオ", Meiryo, "ヒラギノ角ゴシック", Hiragino Sans, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "ＭＳ Ｐゴシック", "MS PGothic", Roboto, "Droid Sans", Verdana, sans-serif;
}

:focus {
  outline: 0;
}

a {
  text-decoration: none;
  color: black;
  -webkit-transition: opacity 0.4s linear 0s;
  -moz-transition: opacity 0.4s linear 0s;
  transition: opacity 0.4s linear 0s;
}

a:hover {
  opacity: 0.7;
}

a[href^="tel:"] {
  cursor: default;
}
a[href^="tel:"]:hover {
  opacity: 1;
}

img, x:-moz-any-link, x:default {
  box-shadow: #000 0 0 0;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

p {
  font-size: 16px;
  color: #000;
  line-height: 1.8em;
}

sup {
  font-size: 60%;
  vertical-align: top;
  line-height: 1.8em;
}

figure {
  margin: 0;
}


select {
  outline: none;
  text-indent: 0.01px;
  text-overflow: '';
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: #7f7f7f;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 13px 40px 13px 12px;
  background: rgba(255, 255, 255, 0.8);
}

select option {
  background-color: #fff;
  color: #333;
}

select::-ms-expand {
  display: none;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a;
}

.mainArea {
  width: 100%;
}
.mainArea .main {
  position: relative;
}
.mainArea .bgImg img {
  width: 100%;
}

.cam  {
  max-width: 1000px;
  width: 90%;
  padding: 60px 0 30;
  margin-top: 10px;
  font-size: inherit;
  color: #7f7f7f;
}
.imgcam {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 50px;
}

.icon {
  position: relative;
}
.icon.icon-tri {
  top: -3px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 6px;
  vertical-align: middle;
  border-width: 0 5px 8.7px 5px;
  border-style: solid;
  border-color: transparent transparent #444 transparent;
}
.icon.icon-tri.sm {
  border-width: 0 3px 5.2px 3px;
}
.icon.icon-tri.lg {
  border-width: 0 7px 12.1px 7px;
}
.icon.icon-tri.right {
  top: -2px;
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.icon.icon-tri.left {
  top: -2px;
  -webkit-transform: rotateZ(270deg);
  transform: rotateZ(270deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.icon.icon-tri.red {
  border-color: transparent transparent #e60000 transparent;
}

/* ----------------------------------------------------------------
header
-------------------------------------------------------------------*/ 
.main-header-popup {
border-bottom: 4px solid #e60000;
}


/*---clearFix---*/
.clearFix {
  zoom: 1;
}

.clearFix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

@media screen and (max-width: 767px) {
  a:hover {
    opacity: 1;
  }
  p {
    font-size: 16px;
  }
  select {
    outline: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: #7f7f7f;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 13px 40px 13px 12px;
    background: rgba(255, 255, 255, 0.8);
  }
  select option {
    background-color: #fff;
    color: #333;
  }
  select::-ms-expand {
    display: none;
  }
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #828c9a;
  }
  .mainArea {
    width: 100%;
    position: relative;
  }
  .mainArea .bgImg {
    display: none;
  }
  .mainArea .main {
    background: url(../img/ar_contents/img_main_sp.jpg) no-repeat center center;
    background-size: cover;
    padding-bottom: 90%;
  }
  .mainArea .txtInner {
    display: block;
  }
  .mainArea .txtInner .inner01 {
    position: relative;
  }
  .mainArea .txtInner .inner01 h1 {
    width: 100%;
    margin: 10% auto;
  }
  .mainArea .merit {
    width: 100%;
    padding: 10px 0;
  }
  .vpc {
    display: none;
  }
  .vsp {
    display: block;
  }
}
/* 2カラム */
*, *:before, *:after {
	box-sizing: border-box;
}
.col-2banner{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
    background-color: #F3F3F3; /* 背景の色 旧：#f7f2e1 */
    text-align: left; /* 内容は中央配置 */
}
.col-2banner> div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 767px) {
.col-2banner> div{
	width: 100%;
}
}


  .sell_w,.buy_w{
  background-image: url(/assets/img/cs/s/movie_guide/back_line.png);
  background-repeat:  no-repeat;
  background-position:bottom center;
  background-size:contain; 
  background-color:#FBF7EB;
  height: 600px;
  }
  .company_w{
    background-color: #ddebf7;
	text-align: center;
	height: 500px;
  }
  .company_w2{
    background-color: #ddebf7;
	text-align: center;
  }
  .movie_w{
  background-image: url(/assets/img/cs/s/movie_guide/back_line.png);
  background-repeat:  no-repeat;
  background-position:bottom center;
  background-size:contain; 
  background-color:#FBF7EB;
  }
  .movie_w2{
  background-image: url(/assets/img/cs/s/movie_guide/back_line.png);
  background-repeat:  no-repeat;
  background-position:bottom center;
  background-size:contain; 
  background-color:#F3F3F3;
  }
  video {
box-shadow: 0px 0px 5px 1px #7a7a7a;
border-radius: 0px;
  }
  @media screen and (max-width: 767px) {
  .sell_w,.buy_w{
  background-image: url(/assets/img/cs/s/movie_guide/back_line.png);
  background-repeat:  no-repeat;
  background-position:bottom center;
  background-size:767px; 
  background-color:#FBF7EB;
  } 
  .company_w{
  height:inherit;
  }
  .movie_w{
  background-image: url(/assets/img/cs/s/movie_guide/back_line.png);
  background-repeat:  no-repeat;
  background-position:bottom center;
  background-size:767px; 
  background-color:#FBF7EB;
  }
  .movie_w2{
  background-image: url(/assets/img/cs/s/movie_guide/back_line.png);
  background-repeat:  no-repeat;
  background-position:bottom center;
  background-size:767px; 
  background-color:#F3F3F3;
  }
}
.guide_navi{
    display: flex;
    justify-content: space-between;
    padding: 0px;
	width: 100%;
}
.guide_navi>li{
    margin-left: 0;
	margin-right: 0;
    list-style: none;
}
