@charset "UTF-8";

/* Base */
html { font-family: "Ropa Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif; font-size: 18px; line-height: 1.5; }
body { background-color: rgb(255, 255, 255); color: rgb(103, 73, 52); min-width: 1080px; font-family: "Hiragino Maru Gothic Pro";}
h1, h2, h3, p, ul { margin: 0; }
ul { padding-left: 0; }
ul li { list-style-type: none; }
a { color: inherit; text-decoration: none; }
img { vertical-align: middle; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }


.wid1080{
  width: 1080px;
  margin: 0 auto;
}
.w200{
  width: 200px;
  float: left;
}
.w500{
  width: 520px;
  float: left;
  text-align: center;
}
.w380{
  width: 350px;
  float: right;
  text-align: right;
}
.w95{
  width: 95%;
  margin: 0 auto;
}
.w90{
  width: 90%;
  margin: 0 auto;
}
.w80{
  float: left;
  width: 80%;
}
.w70{
  float: left;
  width: 70%;
}
.w50{
  float: left;
  width: 50%;
}
.w30{
  float: left;
  width: 30%;
}
.w20{
  width: 20%;
  float: left;
}
.space2{
  margin-left: 2%;
  margin-right: 2%;
}
.bottom30{
  margin-bottom: 30px;
}
.underup {
  opacity : 0;
  transform: translateY(90px);
  transition: all 1s;
}

header img{
  width: 100%;
}
.ceparate:after {
  content:"";
  display: block;
  clear:both;
}
.contents img{
  width: 100%;
}

.humberger-menu{
  display: none;
}
.top-header{
  margin-top: 40px;
}
.top-header-logo li{
  display:inline-block;
}
.top-header-logo img{
  margin-top: -20px;
  margin-bottom: 20px;
}
.img-l {
  width: 75%;
  margin-right: 2%;
  padding-top: -20px;
}
.img-r {
  width: 20%;
}
.top-header-menu li{
  display:inline-block;
  background-color: #009143;
  color: #fff;
  text-align: center;
  padding:3px 14px;
  margin-right: 10px;
}
.top-header-menu li.menu__single ul.menu__second-level {
  position: absolute;
  top: 70px;
  left: 0;
  visibility: hidden;
  background-color: #009143;
  width: 200px;
  text-align: left;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.top-header-menu li.menu__single:hover ul.menu__second-level {
  top: 60px;
  width: 200px;
  background-color: #009143;
  visibility: visible;
  opacity: 1;
}
.top-header-menu > li.menu__single {
  position: relative;
}
.menu__second-level p{
  padding-top: 10px;
  padding-bottom: 10px;
}
.menu__second-level :hover{
  color: #002710;
}
.top-block{
  margin-top: 50px;
  width: 100%;
}
.roku1 {
  float: left;
  width : calc(100% / 6) ;
}
.top-block li{
  display: table-cell;
  width : calc(100% / 6) ;
}

.block1 li:nth-child(6) img{
  margin-top: -2px;
}

.block2 li:nth-child(1) img{
  margin-top: -3px;
}
.block2 li:nth-child(2) img{
  margin-top: -2px;
}
.block2 li:nth-child(3) img{
  margin-top: -3px;
}
.block2 li:nth-child(4) img{
  margin-top: -1px;
}
.block2 li:nth-child(5) img{
  margin-top: -3px;
}
.block2 li:nth-child(6) img{
  margin-top: -3px;
}
.block3 li:nth-child(1) img{
  margin-top: -2px;
}
.block3 li:nth-child(2) img{
  margin-top: -1px;
}
.block3 li:nth-child(3) img{
  margin-top: -1px;
}
.block3 li:nth-child(4) img{
  margin-top: -2px;
}

.block4 li:nth-child(1) img{
  margin-top: -5px;
}
.block4 li:nth-child(3) img{
  margin-top: -1px;
}
.block4 li:nth-child(4) img{
  margin-top: -4px;
}
.block5 li:nth-child(2) img{
  margin-top: -1px;
}
.block5 li:nth-child(4) img{
  margin-top: -5px;
}

.flow-chart{
  text-align: center;
}
.flow-chart li{
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 20px;
  color: #fff;
  padding:10px 20px;
  font-style: italic;
}
.color-change{
  background-color: #f39800;
}
.color-base{
  background-color:#146522;
}

.top-header-menu{
  text-align: right;
  margin-right: 40px;
}
.header-line{
  width: 100%;
  background-color: #009143;
  text-align: center;
}
.header-line h1{
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
  font-size: 40px;
  letter-spacing: 0.3em;
}
.insta img{
  width: 35px;
}
.color1{
  background-color: #00AEEF;
  color: #fff;
}
.color2{
  background-color: #feeeed;
}
.color3{
  color: #00AEEF;
}
.title{
  text-align: center;
  margin-top: 70px;
  margin-bottom: 70px;
}
.title h3{
  letter-spacing: 0.5em;
  font-size: 30px;
}
.title p{
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom:solid 2px;
  letter-spacing: 0.3em;
}
.strong-block{
  margin-top: 90px;
  line-height: 30px;
}

.strong-img{
  border-radius: 50px;
  overflow: hidden;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
}
.strong-block h3{
  background-color: royalblue;
  color: #fff;
  padding:2px 20px;
  display: inline-block;
  border-radius: 10px;
  margin-bottom: 10px;
}
.strong-block h2{
  border-bottom:solid  2px;
  margin-bottom: 20px;
}
.button{
  width: 80%;
  margin: 50px auto;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border:solid 2px;
}
.bana{
  width:70%;
  margin: 70px auto;
}
.back3{
  background-image: url(../../virtual-mutsubishi/material/back3.png);
  background-size: 100% 100%;
}
.access{
  width: 800px;
  margin: 0 auto;
  text-align: center;
}
.access iframe{
  width: 100%;
  margin-top: 40px;
  height: 500px;
}
footer{
  border-top: 2px #146522 solid;
  color: #fff;
}
footer img{
  width: 100%;
  margin-bottom: 20px;
}
.footer-in{
  margin-top: 20px;
  background-color: #146522;
  text-align: center;
  padding-bottom: 80px;
  padding-top: 80px;
}
.footer-menu{
  text-align: left;
}
.footer-menu ul{
  margin-bottom: 30px;
}
.footer-menu li{
  margin-bottom: 10px;
}
.footer-logo{
  font-size: 15px;
  text-align: left;
  line-height: 25px;
}

.copyright{
  background-color: #146522;
  font-family:Times, Times New Roman !important;
  font-style: italic !important;
  padding-left: 30px;
  padding-bottom: 10px;
}
.download{
  text-align: center;
  border-bottom: 2px #009143 solid;
  margin-bottom: 2px;
  padding-bottom: 100px;
  padding-top: 50px;
}
.download li{
  display: inline-block;
  width: 40%;
  text-align: center;
  background-color: #009143;
  color: #fff;
}
.download img{
  width: 45%;
  margin-left: 5%;
  margin-right: 45%;
  padding-top: 10px;
  padding-bottom: 5px;
}
.download h3{
  padding-top: 20px;
  padding-bottom: 20px;
}
.oshiage{
  padding-top: 70px;
}
.downspace{
  margin-bottom: 50px;
}
.movie{
  margin-top: 50px;
  text-align: center;
}
.movie img{
  width: 100%;
}
.movie-lineup ul{
  margin-bottom: 50px;
}
.movie-lineup li{
  display: inline-block;
  width: 40%;
  text-align: center;
}
.movie-lineup50 li{
  display: inline-block;
  width: 40%;
  text-align: center;
}
.movie-lineup30 li{
  display: inline-block;
  width: 30%;
  text-align: center;
}
.movie-lineup iframe{
  width: 100%;
  height: 260px;
  border-radius: 10px;
  overflow: hidden;
}
.movie-lineup video{
  width: 100%;
  height: 260px;
  border-radius: 10px;
  overflow: hidden;
}

.movie-name{
  margin-top: 30px;
  background-color: #feeeed;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
.intop{
  position: relative;
}
.intop-text{
  position: absolute;
  width: 300px;
  background-color: rgba(157, 198, 228, 0.7);
  text-align: center;
  top: 70px;
  left: 5%;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  font-size: 35px;
}
.shop-info ul{
  margin-bottom: 30px;
}
.shop-info li{
  font-size: 20px;
}
.info-title{
  color: #000;
}
.photo-img{
  background-color: #9dc6e4;
  text-align: center;
  border-radius: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.photo-img li{
  width: 22%;
  margin-left: 0.5%;
  margin-right: 0.5%;
  display: inline-block;
  padding-bottom: 10px;
}
.ceo{
  float: center;
  font-size: 25px;
  margin-left: 300px;
  margin-top: 30px;
}
.concept{
  text-align: center;
  padding-bottom: 70px;
}
.hada h2{
  text-align: center;
  margin-bottom: 30px;
}
.campain{
  width: 900px;
  margin: 0 auto;
  text-align: center;
}
.campain table{
  text-align: left;
}
.campain th{
  border-bottom: 1px solid;
}
.campain td{
  font-size: 20px;
  font-style: italic;
  padding-left: 40px;
}
.campain tr{
  height: 180px;
}
.option-price{
  width: 750px;
  margin: 0 auto;
  text-align: center;
}
.option-price table{
  text-align: left;
}
.option-price td{
  padding-left: 30px;
  padding-right: 20px;
}
.option-price th{
  padding-left: 30px;
  text-align: left;
}
.option-price tr{
  height: 40px;
}
.free-page{
  text-align: center;
  width: 950px;
  margin: 0 auto;
}
.free-page h2{
  margin-bottom: 20px;
}
.free-catch{
  width: 800px;
  margin: 40px auto;
  border-radius: 20px;
  line-height: 40px;
  border: solid 4px #9dc6e4;
  padding: 10px 30px;
}
.free-contact{
  text-align: center;
}

.flow-title{
  text-align: center;
  margin-top: 80px;
  font-size: 30px;
}
.flow-title h4{
  display: inline-block;
  background-color: #020032;
  color: #fff;
  padding: 10px 30px;
  font-size: 15px;
  margin-top: -20px;
}
.flow-text{
  width: 90%;
  text-align: center;
  margin: 10px auto 50px;
  padding-top: 120px;
  line-height: 30px;
}
.flow-text-title{
  text-align: center;
  width: 90%;
  margin: 0 auto 70px;
  font-size: 20px;
  font-style: italic;
  padding-top: 90px;
}
.flow-text h3{
  font-size: 1.3em;
  margin-bottom: 10px;
}
.right-half{
  border-right:solid 2px;
  height:70px;
}
.flow-finish{
  width: 80%;
  margin: 50px auto;
  line-height: 30px;
}
.flow-finish li{
  margin-bottom: 40px;
}
.flow-finish i{
  padding-right: 20px;
  color: #1a4c8f;
}
.flow-finish h3{
  display: inline-block;
  font-size: 20px;
}
.flow-whats{
  width: 650px;
  margin: 50px auto;
  line-height: 30px;
}
.flow-back{
  background-color: #DDFFDD;
  margin-top: -70px;
  padding-bottom: 40px;
}
.kensa{
  width: 90%;
  margin: 0px auto 50px;
  line-height: 30px;
}
.kensa iframe{
  width: 100%;
  height: 310px;
}
.kensa h3{
  font-size: 1.3em;
  margin-bottom: 10px
}
.kensa img{
  width: 95%;
  margin-left: 5%;
}
.upspace{
  padding-top: 100px;
}
.text-fadein span{
  display: inline-block;
  position: relative;
}
.text-fadein span:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #146522;
  -webkit-transition: all .9s linear;
  -o-transition: all .9s linear;
  transition: all .9s linear;
}
.text-fadein.active span:before {
  width: 0%;
}


.hover-block1 {
  position:relative;
}
.tooltip { /* 補足説明するテキストのスタイル */
  position: relative;
  cursor: pointer;
  font-size: 0.9em;
  color: #4682b4;
}
 
.balloon_top_left { /* ツールチップのスタイル */
  width: 160px; /* 横幅 */
  position: absolute;
  left: 50%;
  bottom: 80%; /* Y軸の位置 */
  transform: translateX(-50%);
  margin-bottom: 15px; /* テキストとの距離 */
  padding: 8px;
  border-radius: 10px; /* 角の丸み */
  background-color: #009143; /* ツールチップの背景色 */
  font-size: 0.9em;
  color: #fff;
  text-align: center;
  visibility: hidden; /* ツールチップを非表示に */
  opacity: 0; /* 不透明度を0％に */
  z-index: 1;
  transition: 0.5s all; /* マウスオーバー時のアニメーション速度 */
}
 
.balloon_top_left::before { /* 吹き出しの「しっぽ」のスタイル */
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 12px solid #009143;
  position: absolute;
  top: 99%;
  left: 50%;
  transform: translateX(-50%);
}
 
.tooltip:hover .balloon_top_left { /* マウスオーバー時のスタイル */
  bottom: 100%; /* Y軸の位置 */
  visibility: visible; /* ツールチップを表示 */
  opacity: 1; /* 不透明度を100％に */
}
.balloon_top_right { /* ツールチップのスタイル */
  width: 160px; /* 横幅 */
  position: absolute;
  left: 50%;
  bottom: 80%; /* Y軸の位置 */
  transform: translateX(-50%);
  margin-bottom: 15px; /* テキストとの距離 */
  padding: 8px;
  border-radius: 10px; /* 角の丸み */
  background-color: #009143; /* ツールチップの背景色 */
  font-size: 0.9em;
  color: #fff;
  text-align: center;
  visibility: hidden; /* ツールチップを非表示に */
  opacity: 0; /* 不透明度を0％に */
  z-index: 1;
  transition: 0.5s all; /* マウスオーバー時のアニメーション速度 */
}
 
.balloon_top_right::before { /* 吹き出しの「しっぽ」のスタイル */
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 12px solid #009143; 
  position: absolute;
  top: 99%;
  left: 50%;
  transform: translateX(-50%);
}
 
.tooltip:hover .balloon_top_right { /* マウスオーバー時のスタイル */
  bottom: 100%; /* Y軸の位置 */
  visibility: visible; /* ツールチップを表示 */
  opacity: 1; /* 不透明度を100％に */
}

