

/* Base */
*{
margin:0;
padding:0;
line-height:150%;
}
html { 
font-size: 62.5%; 
}
body {
margin:0 auto;
padding:0;
text-align:center;
color:#60646E;
font-size:1.4rem;
font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */
               'Arial', /* Macの欧文 (OS X 10.10以前) */
               'Segoe UI',       /* Windowsの欧文 */
               YuGothicM,        /* Windows8.1以上は游ゴシック */
               YuGothic,         /* Macの游ゴシック */
               sans-serif;
}
@media all and (-ms-high-contrast:none) {
body {
font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-weight: normal;
}
}
@media screen and (min-width: 319px) and (max-width: 768px){
body {
/*background-image:none;*/
}
}

/* Windows */
@font-face {
  font-family: YuGothicM;
  font-weight: 400;
  src: local('YuGothic-Medium'),  /* Mediumを明示的に指定 */
       local('Yu Gothic Medium'), /* Chrome用 */
       local('YuGothic-Regular'); /* Windows8.1ではMediumがないのでRegularを指定 */
}
@font-face {
  font-family: YuGothicM;
  font-weight: bold;
  src: local('YoGothic-Bold'), /* Boldはそのまま */
       local('Yu Gothic');     /* Chrome用 */
}
body.noscroll {
position: fixed;
width:100%;
overflow-y: scroll;
}
.font-min {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*loading*/
body.is-loading {
  overflow: hidden;
}
.c-loader-bg {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 9999;
  opacity: 1;
}
.openning-area {
  width: 100%;
  height: 100%;
}
.openning-area video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/*loading*/


a:link {
color:#004BFF;
text-decoration:underline;
}
a:hover {
color:#004BFF;
text-decoration:underline;
}
a:active {
color:#004BFF;
text-decoration:underline;
}
a:visited {
color:#004BFF;
text-decoration:underline;
}
img{
margin: 0;
padding: 0;
vertical-align: bottom;
border:none;
}
input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
ul li{
list-style:none;
}
sup {
vertical-align:text-top;
font-size:1rem;
}
.font-50 {
font-size:5remx;
}
.font-40 {
font-size:4rem;
}
.font-30 {
font-size:3rem;
}
.font-24 {
font-size:2.4rem;
}
.font-22 {
font-size:2.2rem;
}
.font-20 {
font-size:2rem;
}
.font-18 {
font-size:1.8rem;
}
.font-17 {
font-size:1.7rem;
}
.font-16 {
font-size:1.6rem;
}
.font-15 {
font-size:1.5rem;
}
.font-14 {
font-size:1.4rem;
}
.font-13 {
font-size:1.3rem;
}
.font-12 {
font-size:1.2rem;
}
.font-10 {
font-size:1rem;
}
.font-8 {
font-size:0.8rem;
}
@media screen and (min-width: 319px) and (max-width: 768px){
.font-22 {
font-size:2rem;
}
}
.mbotom5 {
margin-bottom:5px;
}
.mbotom10 {
margin-bottom:10px;
}
.mbotom15 {
margin-bottom:15px;
}
.mbotom20 {
margin-bottom:20px;
}
.mbotom25 {
margin-bottom:25px;
}
.mbotom30 {
margin-bottom:30px;
}
.mbotom35 {
margin-bottom:35px;
}
.mbotom40 {
margin-bottom:40px;
}

.mbotom50 {
margin-bottom:50px;
}
.mbotom60 {
margin-bottom:60px;
}
.mbotom70 {
margin-bottom:70px;
}
.mbotom80 {
margin-bottom:80px;
}
.mbotom90 {
margin-bottom:90px;
}
.mbotom100 {
margin-bottom:100px;
}
.mbotom110 {
margin-bottom:110px;
}
.mbotom120 {
margin-bottom:120px;
}
.mbotom130 {
margin-bottom:130px;
}
.mbotom140 {
margin-bottom:140px;
}
.mbotom150 {
margin-bottom:150px;
}
.mtop10 {
margin-top:10px;
}
.mtop15 {
margin-top:15px;
}
.mtop20 {
margin-top:20px;
}
.mtop30 {
margin-top:30px;
}
.mtop40 {
margin-top:40px;
}
.mleft10 {
margin-left:10px;
}
.mleft15 {
margin-left:15px;
}
.mleft20 {
margin-left:20px;
}
.mleft30 {
margin-left:30px;
}
.mleft40 {
margin-left:40px;
}
.mright10 {
margin-right:10px;
}
.mright15 {
margin-right:15px;
}
.mright20 {
margin-right:20px;
}
.mboth10 {
margin:10px 0px;
}
.mboth15 {
margin:15px 0px;
}
.mboth20 {
margin:20px 0px;
}
.mboth30 {
margin:30px 0px;
}
.mboth_lr10 {
margin:0px 10px;
}
.mboth_lr15 {
margin:0px 15px;
}
.mboth_lr20 {
margin:0px 20px;
}
.mboth_all10 {
margin:10px;
}
.mboth_all15 {
margin:15px;
}
.mboth_all20 {
margin:20px;
}
.padbottom10 {
padding-bottom:10px;
}
.padbottom15 {
padding-bottom:15px;
}
.padbottom20 {
padding-bottom:20px;
}
.padbottom30 {
padding-bottom:30px;
}
.padbottom40 {
padding-bottom:40px;
}
.padtop10 {
padding-top:10px;
}
.padtop15 {
padding-top:15px;
}
.padtop20 {
padding-top:20px;
}
.padtop30 {
padding-top:30px;
}
.padtop40 {
padding-top:40px;
}
.padleft10 {
padding-left:10px;
}
.padleft15 {
padding-left:15px;
}
.padleft20 {
padding-left:20px;
}
.padleft30 {
padding-left:30px;
}

.padright10 {
padding-right:10px;
}
.padright15{
padding-right:15px;
}
.padright20 {
padding-right:20px;
}
.padboth10 {
padding:10px 0px;
}
.padboth15 {
padding:15px 0px;
}
.padboth20 {
padding:20px 0px;
}
.padboth_lr10 {
padding:0px 10px;
}
.padboth_lr15 {
padding:0px 15px;
}
.padboth_lr20 {
padding:0px 20px;
}
.padboth_all10 {
padding:10px;
}
.padboth_all15 {
padding:15px;
}
.padboth_all18 {
padding:18px;
}
.padboth_all20 {
padding:20px;
}
.padboth_all30 {
padding:30px;
}
.height2em{
height:2em;
}
.height25em{
height:2.5em;
}
.height3em{
height:3em;
}
.img_float_right_top {
padding-left:10px;
padding-bottom:10px;
float:right;
}
.img_float_left_top {
padding-right:10px;
padding-bottom:10px;
float:left;
}
.img_align_left_top {
padding-right:10px;
padding-bottom:10px;
}
.img_align_right_top {
padding-left:10px;
padding-bottom:10px;
}

.indent-5em {
padding-left:0.5em;
text-indent:-0.5em;
}
.indent1em {
padding-left:1em;
text-indent:-1em;
}
.indent15em  {
padding-left:1.7em;
text-indent:-1.7em;
}
.indent2em  {
padding-left:2em;
text-indent:-2em;
}
.indent3em  {
padding-left:3em;
text-indent:-3em;
}
.indent6em  {
padding-left:6em;
text-indent:-6em;
}

.text-height-4em{
height:4em;
}
.text-height-3em{
height:3em;
}
.text-height-2em{
height:3em;
}

.font-bold {
font-weight:bold;
}

br.break{
display:block;
}
br.no-break{
display:none;
}
.align_left{
text-align:left;
}
.align_center{
text-align:center;
}
.align_right{
text-align:right;
}

/*基本カラー*/
.cl-green {
color:#009d85;
}
.cl-red {
color:#ed1c24;
}
.cl-white {
color:#fff;
}
.cl-blue{
color:#3390cb;
}
button{
	cursor: pointer;
}
.button{
cursor: pointer;
}
.button:hover{
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
.vertical_bottom{
vertical-align:bottom;
}
.disp-pc{
display:block;
}
.disp-sp{
display:none;
}

.img_hover:hover{
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}

::-moz-selection {
    background: #222;
    text-shadow: none;
    color:#fff;
}

::selection {
    background: #222;
    text-shadow: none;
    color:#fff;
}

input{
vertical-align:middle; 
}
:placeholder-shown {color: #999}
/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {color: #999; }
/* Firefox 18- */
:-moz-placeholder {color: #999; opacity: 1; }
/* Firefox 19+ */
::-moz-placeholder {color: #999; opacity: 1; }
/* IE 10+ */
:-ms-input-placeholder {color: #999; }

.jp-font{
font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.Oswald-font{
font-family: 'Oswald', sans-serif;
font-weight:100;
}
.Teko-font{
font-family: 'Teko', sans-serif;
font-weight:100;
}


/****imgwid***/
img.img-full-wid{
width:100%;
height:auto;
}
img.img-max-wid{
max-width:100%;
height:auto;
}
img.vtop{
vertical-align: top;
}
/****imgwid***/

	
	
/*========= LoadingのためのCSS ===============*/
#loading {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 99999999;
	background:#fff;
	text-align:center;
	color:#fff;
}

#loading-img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#loading-img img {
	width:260px;
}

.fadeUp{
animation-name: fadeUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity: 0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}



/****pagetop***/
#pagetop {
position:fixed;
bottom:20px;
right:20px;
cursor: pointer;
z-index:9;
transition: 0.5s ease;
zoom:1;
	}
#pagetop img{
border-radius:5px;
	}
@media screen and (min-width: 319px) and (max-width: 768px){
#pagetop {
bottom:10px;
right:10px;
}
}



/* ### load ## */
/* 非表示 */
.is-hide {
    display: none;
}
/* LOADING */
#loader-bg {
  background: #8F1D22;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20000;
}
#loader {
  height: 120px;
  left: 50%;
  margin-left: -60px;
  margin-top: -60px;
  position: fixed;
  top: 50%;
  width: 120px;
}
#loader p {
display: none;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.4;
    text-align: center;
}
#loader p img {
    display: inline-block;
}

.self-building-square-spinner, .self-building-square-spinner * {
      box-sizing: border-box;
    }

    .self-building-square-spinner {
      height: 40px;
      width: 40px;
      margin: 0 auto;
      top: calc( 50% - 20px );
       position:relative;
    }

    .self-building-square-spinner .square {
      height: 10px;
      width: 10px;
      top: calc( -10px * 2 / 3);
      margin-right: calc(10px / 3);
      margin-top: calc(10px / 3);
      background: #fff;
      float: left;
      position:relative;
      opacity: 0;
      animation: self-building-square-spinner 6s infinite;
      /* transform: rotate(-45deg);*/
    }

    .self-building-square-spinner .square:nth-child(1) {
      animation-delay: calc(300ms * 6);
    }

    .self-building-square-spinner .square:nth-child(2) {
      animation-delay: calc(300ms * 7);
    }

    .self-building-square-spinner .square:nth-child(3) {
      animation-delay: calc(300ms * 8);
    }

    .self-building-square-spinner .square:nth-child(4) {
      animation-delay: calc(300ms * 3);
    }

    .self-building-square-spinner .square:nth-child(5) {
      animation-delay: calc(300ms * 4);
    }

    .self-building-square-spinner .square:nth-child(6) {
      animation-delay: calc(300ms * 5);
    }

    .self-building-square-spinner .square:nth-child(7) {
      animation-delay: calc(300ms * 0);
    }

    .self-building-square-spinner .square:nth-child(8) {
      animation-delay: calc(300ms * 1);
    }

    .self-building-square-spinner .square:nth-child(9) {
      animation-delay: calc(300ms * 2);
    }

    .self-building-square-spinner .clear{
      clear: both;
    }

    @keyframes self-building-square-spinner {
      0% {
        opacity: 0;
      }
      5% {
        opacity: 1;
        top: 0;
      }
      50.9% {
        opacity: 1;
        top: 0;
      }
      55.9% {
        opacity: 0;
        top: inherit;
      }
    }
    

/***fadein***/
.fadein {
  opacity: 0;
  transform : translate(0, 50px);
  transition : all 2000ms;
}

.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

/*モーダルを開くボタン*/
.modal-open{
}
/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
/*background: rgba(0,0,0,50%);*/
	text-align: center;
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
		box-sizing: border-box;
		z-index: 15;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active{
	opacity: 1;
	visibility: visible;
}
.modal-container.bg-modal-1{
background: rgba(0,0,0,50%);
}
.modal-container.bg-modal-2{
background: rgba(0,157,133,100%);
}
.modal-container img{
max-width:100%;
height:auto;
}
/*モーダル枠の指定*/
.modal-body{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	/*max-width: 500px;
	width: 90%;*/
}
/*モーダルを閉じるボタンの指定*/
.modal-close{
	position: absolute;
	display: flex;
  align-items: center;
  justify-content: center;
	top: -40px;
	right: -40px;
	width: 40px;
	height: 40px;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content{
text-align: left;
}
.modal-fig{
width:100%;
margin:0 auto;
text-align:center;
}
	
.modal-pc-menu{
width:900px;
margin:0 auto;
text-align:center;
padding:20px 0px;
}
.modal-pc-menu .menu-flex{
display: -webkit-flex;
display: flex;
justify-content: space-between;
}
.modal-pc-menu .item-img{
width:15%;
}
.modal-pc-menu .menu-area{
width:85%;
}
.modal-pc-menu .item-img>p{
width:100%;
margin:0 auto;
text-align:center;
}
.modal-pc-menu .menu-box{
padding-top:30px;
text-align:left;
}
.modal-pc-menu .menu-box>h2{
margin-bottom:30px;
}
.modal-pc-menu .menu-list{
background-image:url(../images/humb_dot_line.png);
background-position:left bottom;
background-repeat:repeat-x;
margin-bottom:30px;
}
.modal-pc-menu .menu-list>ul li{
background-image:url(../images/humb_dot_line.png);
background-position:left top;
background-repeat:repeat-x;
padding:20px 0px;
clear:both;
}
.modal-pc-menu .menu-list>ul li a{
text-decoration:none;
display:block;
color:#fff;
}
.modal-pc-menu .menu-list dl{
width:100%;
overflow:hidden;
zoom:1;
clear:both;
}
.modal-pc-menu .menu-list dl dt{
width:10%;
float:left;
}
.modal-pc-menu .menu-list dl dd{
width:90%;
float:right;
text-align:left;
}
.modal-pc-menu .menu-list dl dd p{
background-image:url(../images/arrow_gnvi_submenu.png);
background-position:left center;
background-repeat:no-repeat;
margin-bottom:5px;
font-size:1.7rem;
padding-left:12px;
}
.modal-pc-menu .menu-btn{
width:100%;
margin-bottom:30px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.modal-pc-menu .modal-menu-btn-close{
width:100%;
margin:0 auto;
text-align:center;
cursor: pointer;
}
@media screen and (min-width: 319px) and (max-width: 768px){
.modal-close{
	right: 10px;
}
.modal-body{
width: 96%;
}
}	
	
	
/****head****/
#head{
width:100%;
margin:0 auto;
text-align:center;
background-color:#fff;
padding-top:40px;
padding-bottom:20px;
}
@media screen and (min-width: 769px) {
  #head {
    min-width: 1000px;
  }
}
#head img{
max-width:100%;
height:auto;
}
.head-line{
background-image:url(../images/line-gnav.png);
background-position:top center;
background-repeat:no-repeat;
transition: all 0.3s ease;
}
.head-inner{
width:1000px;
margin:0 auto;
text-align:center;
display: -webkit-flex;
display: flex;
justify-content: space-between;
}
.header--sticky {
/*display:none;フローティング解除はここを削除*/
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  visibility: visible;
  animation: slideDown 0.3s ease-in-out;
z-index:10;
}
.header--sticky.head-line {
background-position:top 5px center;
background-color: rgba(255,255,255,0.9);
padding-top:5px;
padding-bottom:5px;
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}

.head-logo-item{
width:270px;
}
.head-nv{
width:360px;
}
.head-logo{
width:200px;
}
.head-nv>ul{
width: 100%;
		margin-left:75px;
display: -webkit-flex;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.head-nv>ul li{
width: 90px;
}
.head-nv>ul li a{
cursor:pointer;
text-decoration:none;
width:100%;
height:30px;
transition: 0.5s ease;
display: flex;
justify-content: center;
align-items: center;
}
.head-nv>ul li a p{
width:100%;
margin:0 auto;
text-align:center;
color:#009d85;
line-height:1rem;
font-size:1.2rem;
position:relative;
}
.head-nv>ul li a p:nth-child(2n){
margin-left:-10px;
}
.head-nv>ul li a p.arrow::before{
content: "";
position: absolute;
top:25%;
right: 25%;
width: 5px;
height: 5px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
transition: 0.3s ease;
border-top: 1px solid #009d85;
border-right: 1px solid #009d85;
}
.head-logo .logo{
width:100%;
margin:0 auto;
text-align:center;
			padding-top:10px;
}

/*doropmenu*/
.megamenu {
  position: relative;
}

.downMenu {
  position: absolute;
  top: 100%;
/*left: -60%;*/
  left: -100%;
  z-index: 5;
}
.downMenu.caseMenu {
  left: -200%;
}
.downMenu>ul li {
width:auto;
margin-bottom:10px;
}
.downMenu>ul li:last-child {
margin-bottom:0px;
}
.downMenu>ul li a{
display:block;
width:auto;
height:auto;
}
.downMenu-list {
  list-style: none;
  background-color: #009d85;
  padding: 10px 16px;
  text-align: left;
  position: relative;
  top: 15px;
display: inline-block;
  white-space: nowrap;
}

.downMenu-list::before {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  margin: auto;
  position: absolute;
  top: -10px;
  left: 50%;
  background-color: #009d85;
  transform: rotate(45deg);
  transform-origin: 0 0;
}
.downMenu.caseMenu .downMenu-list::before {
left: 45%;
}
.downMenu-list__item > a {
  display: block;
  font-size: 1.2rem;
  color: #fff;
  text-align: left;
background-position: left center;
background-repeat:no-repeat;
background-image: url(../images/arrow_gnvi_submenu.png);
padding-left:15px;
}
.navi{
display:none;
}
@media screen and (min-width: 319px) and (max-width: 768px){
#head{
width:100%;
padding-top:0px;
position:relative;
top:0px;
left:0;
z-index:10;
}
.head-line{
background-image:url(../images/line-gnav_sp.png);
background-position:top 48px center;
background-repeat:repeat-x;
height:55px;
}
.head-inner{
width:100%;
display:block;
padding-top:27px;
}
.head-inner .head-logo-item{
padding-left:10px;
}

.header--sticky {
height:55px;
}
.header--sticky.head-line {
background-image:none;
background-color: rgba(255,255,255,0.9);
height:55px;
margin:0;
padding:0;
}
.header--sticky .head-inner {
padding-top:10px;
}
.head-nv{
display:none;
}
.head-logo{
display:none;
}
.navi{
display:block;
width:50px;
}
.hamburger {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  cursor: pointer;
	z-index: 410;
	background-color:rgb(0,157,133);
	border-radius:0px;
	display: flex;
justify-content: center;
	align-items: center;
	box-sizing:border-box;
}
.hamburger__line {
  position: absolute;
  width: 15px;
  height: 1px;
  background-color: #fff;
  transition: all 0.5s;
}

.hamburger__line--1 {
  top: 17px;
}

.hamburger__line--2 {
  top: 24px;
}

.hamburger__line--3 {
  top: 31px;
}

/*ハンバーガーがクリックされたら*/
.open .hamburger {
	background-color:rgba(0,157,133,100%);
}
.open .hamburger__line {
  background-color:#fff;
}
.open .hamburger__line--1 {
  transform: rotate(-45deg);
  top: 24px;
}

.open .hamburger__line--2 {
	opacity: 0;
}

.open .hamburger__line--3 {
  transform: rotate(45deg);
  top: 24px;
}

/* 
sp-nav(ナビ)
=================================== */
.sp-nav {
  position: fixed;
  right: -100%; /*ハンバーガーがクリックされる前はWindow右側に隠す*/
  top: 0;
  width: 100%; /* 出てくるスライドメニューの幅 */
  height: 100vh;
  background: rgba(0,157,133,100%);
  transition: all 1s;
  z-index: 320;
	overflow-y: auto; /* メニューが多くなったらスクロールできるように */
	/*border-bottom-left-radius: 40px;*/
}

/*ハンバーガーがクリックされたら右からスライド*/
.open .sp-nav {
  right: 0;
}

.sp-nav-inner{
width:90%;
height:100%;
margin:auto;
			text-align:center;
			padding-top:40px;
}
.sp-nav-inner img{
max-width:100%;
height:100%;
}
.sp-nav-inner h2{
margin-bottom:15px;
}
.sp-nav-box{
background-image:url(../images/humb_dot_line.png);
background-position:left bottom;
background-repeat:repeat-x;
margin-bottom:30px;
}
.sp-nav-box ul{
width:100%;
text-align:left;
}
.sp-nav-box ul li{
background-image:url(../images/humb_dot_line.png);
background-position:left top;
background-repeat:repeat-x;
padding:20px 0px;
clear:both;
}
.sp-nav-inner ul li a{
text-decoration:none;
display:block;
color:#fff;
}
.sp-nav-inner dl{
width:100%;
overflow:hidden;
zoom:1;
clear:both;
}
.sp-nav-inner dl dt{
width:15%;
float:left;
}
.sp-nav-inner dl dd{
width:85%;
float:right;
text-align:left;
}
.sp-nav-inner dl dd p{
background-image:url(../images/arrow_gnvi_submenu.png);
background-position:left center;
background-repeat:no-repeat;
margin-bottom:5px;
font-size:1.7rem;
padding-left:12px;
		}
.sp-nav-inner dl dd p.posi-top{
background-position:top 10px left;
}
.sp-nav-inner .sp-menu-btn{
width:100%;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.sp-foota{
width:100%;
margin:0 auto;
			text-align:center;
			padding-bottom:20px;
}
.sp-foota p{
color:#fff;
line-height:100%;
font-size:1.1rem;
}
/* 
black-bg(ハンバーガーメニュー解除用bg)
=================================== */
.black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 5;
  background: rgba(0,157,133,100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  cursor: pointer;
  z-index: 300;
}

/*ハンバーガーメニューが開いたら表示*/
.open .black-bg {
  opacity: 0.5;
  visibility: visible;
}
/* スクロールを無効にする */
.no-scroll {
  overflow: hidden;
}
}
/****head****/




/****main****/
#main{
width:1000px;
margin:0 auto;
text-align:center;
height:532px;
}
#main img{
max-width:100%;
height:auto;
}
.main{
width: 100%;
margin:0 auto;
text-align:center;
height:532px;
background-color:#efeff0;
position: relative;
}

.slide-img {
/*background-size: cover;*/
background-position: center center;
background-repeat:no-repeat;
width: 1000px;
height:532px;
margin:0 auto;
text-align:center;
}
.slide-img.fv-image01 {
  background-image: url(../images/main_slide_1.png);
}
.slide-img.fv-image02 {
  background-image: url(../images/main_slide_2.png);
}
.slide-img.fv-image03 {
   background-image: url(../images/main_slide_3.png);
}
.slide-img.fv-image04 {
   background-image: url(../images/main_slide_4.png);
}
/* 初期設定 */
.swiper-slide {
  position: relative;
}
/* 初期状態のスライド */
.swiper-slide .slide-img {
  opacity: 1;
  transition: opacity 0.8s ease; /* フェード処理 */
  z-index: 0; /* レイヤーの順序 */
}

/* フェードアウト用 (1枚目) */
.swiper-slide-first-fade .slide-img {
  opacity: 0;
}

/* 2枚目以降は常に表示 */
.swiper-slide-active:not(.swiper-slide-first-fade) .slide-img {
  opacity: 1;
  z-index: 1;
}

/* ページネーションの余白 */
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px 10px;
}
/* ページネーションのサイズと色 */
.swiper-pagination-bullet {
  background-color: #fff;
  height: 10px;
  width: 10px;
}
.main-title{
position:absolute;
width:100%;
top:40px;
text-align:left;
left:70px;
z-index:10;
}
.main-title-box{
width:1000px;
margin:0 auto;
text-align:center;
}
.main-title-box>h1{
text-align:left;
margin-bottom:20px;
}
.main-title-box .sp-logo{
display:none;
}
.main-title-box>p{
text-align:left;
margin-left:30px;
}
.main-sp{
display:none;
}
@media screen and (min-width: 319px) and (max-width: 768px){
#main{
width:100%;
height:780px;
}
.main{
height:780px;
}
.slide-img {
background-size: cover;
width: 100%;
height:780px;
background-position: top -50px center;
}
.slide-img.fv-image01 {
  background-image: url(../images/main_slide_1_sp.png);
}
.slide-img.fv-image02 {
  background-image: url(../images/main_slide_2_sp.png);
			}
.slide-img.fv-image03 {
  background-image: url(../images/main_slide_3_sp.png);
}
.slide-img.fv-image04 {
  background-image: url(../images/main_slide_4_sp.png);
}
.main-title{
top:20px;
text-align:center;
left:0px;
margin:0 auto;
}
.main-title-box{
width:94%;
}
.main-title-box>h1{
width:100%;
text-align:center;
margin-bottom:330px;
}
.main-title-box .sp-logo{
display:block;
width:100%;
text-align:center;
margin-bottom:30px;
margin-left:auto;
margin-right:auto;
}
.main-title-box>p{
text-align:center;
margin-left:auto;
margin-right:auto;
}
}
/****main****/
		
		
		

.frame{
background-position: left top;
background-repeat:no-repeat;
background-image: url(../images/frame_contents.png);
}
.frame-border{
background-position: left top;
background-repeat:repeat-y;
background-image: url(../images/frame_border_contents.png);
}

.midashi-h1{
padding-left:70px;
}
.midashi-h1>h1{
text-align:left;
margin-bottom:10px;
}
.midashi-h2{
padding-top:25px;
text-align:left;
margin-bottom:30px;
}
.midashi-h2>h2{
position:relative;
}
.midashi-h3{
text-align:left;
margin-bottom:20px;
}
.midashi-h3>h3{
background-color:#000;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
position:relative;
}
.midashi-h3>h3 p{
font-size:1.5rem;
color:#fff;
font-weight:bold;
}
.midashi-h3>h3 span{
position:absolute;
right:1%;
top:20%;
font-size:1.4rem;
color:#fff;
font-weight:normal;
}
@media screen and (min-width: 319px) and (max-width: 768px){
.midashi-h3>h3 span{
position:static;
width:100%;
font-size:1.1rem:
margin-top:5px;
text-align:left;
}
}
.bg-1,
.bg-2{
width:100%;
margin:0 auto;
text-align:center;
}
.bg-1{
background-color:#e5f5f3;
}
.bg-2{
background-color:#eff0f1;
}
.bg-1.padtop{
padding-top:15px;
}
.wrapper,
.wrapper-2{
width:1000px;
margin:0 auto;
text-align:center;
}
.wrapper{
padding-top:25px;
}
.wrapper img,
.wrapper-2 img{
max-width:100%;
height:auto;
}
.container{
text-align:left;
}
.container.padtop{
padding-top:15px;
}
.container-inner{
padding-left:70px;
}
.container-inner .row{
/*width:760px;*/
width:780px;
}

.bnr-movie{
width:100%;
margin:0 auto;
text-align:center;
}
.bnr-movie button{
width:100%;
margin:0 auto;
text-align:center;
position:relative;
}
.bnr-movie button::before{
content: "";
position: absolute;
top:38%;
left: 20%;
width: 75px;
height: 42px;
background-position: left center;
background-repeat:no-repeat;
background-image: url(../images/arrow_bnr.png);
}
.bnr-movie p{
padding-top:10px;
text-align:center;
}

.buttun-area{
width:100%;
margin:0 auto;
text-align:center;
}
.buttun-1{
width:200px;
}
.buttun-2{
width:140px;
}
.buttun-1 a,
.buttun-2 a{
display:block;
text-decoration:none;
width:100%;
margin:0 auto;
text-align:center;
background-color:#fff;
border:2px solid #009d85;
border-radius:100px;
box-sizing:border-box;
transition: 0.5s ease;
color:#009d85;
}
.buttun-1 a p,
.buttun-2 a p{
text-align:center;
line-height:100%;
transition: 0.5s ease;
font-size:1.4rem;
padding-top:6px;
padding-bottom:6px;
padding-left:5px;
padding-right:5px;
position: relative;
font-weight:bold;
}
.buttun-1 a p::before,
.buttun-2 a p::before{
content: "";
position: absolute;
top:30%;
right:3%;
width: 8px;
height: 11px;
background-position: right center;
background-repeat:no-repeat;
background-image: url(../images/btn_arrow.png);
}
.buttun-1 a:hover,
.buttun-2 a:hover{
background-color:#009d85;
transition: 0.5s ease;
color:#fff;
	}
.arrow-bnr-sp{
display:none;
}
@media screen and (min-width: 319px) and (max-width: 768px){
.frame{
background-position: left 10px top;
background-image: url(../images/frame_contents_sp.png);
}
.frame-border{
background-position: left 10px top;
}
.midashi-h1{
padding-left:40px;
}
.wrapper,
.wrapper-2{
width:100%;
}
.wrapper{
padding-top:20px;
}
.container-inner{
padding-left:45px;
}
.container-inner .row{
width:96%;
}
.bnr-movie a::before{
display:none;
}
.arrow-bnr-sp{
display:block;
margin-bottom:10px;
text-align:center;
}
.arrow-bnr-sp img{
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: top center;
width:50px;
height:auto;
}
}

/****topwrap****/
.top-wrapper{
width:1000px;
margin:0 auto;
text-align:center;
}
.top-wrapper img{
max-width:100%;
height:auto;
}
.top-menu-btn{
position:relative;
}
.top-menu-btn>p{
position:absolute;
width:100%;
margin:0 auto;
text-align:center;
top:-30px;
left:auto;
z-index:5;
}
.top-menu-btn>p span{
display:block;
width:112px;
height:58px;
margin:0 auto;
text-align:center;
cursor: pointer;
background-position: center center;
background-repeat:no-repeat;
background-image: url(../images/btn_top_menu.png);
transition: 0.5s ease;
}
.top-menu-btn>p span:hover{
background-image: url(../images/btn_top_menu_hover.png);
transition: 0.5s ease;
}
.top-menu-btn>p strong{
display:none;
}
.top-container{
width:100%;
margin:0 auto;
text-align:center;
padding-top:80px;
}
.top-summary{
margin-bottom:40px;
padding-left:70px;
text-align:left;
}
.top-summary>h2{
margin-bottom:30px;
}
.top-summary>h3{
color:#009d85;
}
.top-summary>p{
padding-left:1em;
}
.top-summary .fig{
padding-left:50px;
}
.top-summary .fig-box{
width:380px;
display: -webkit-flex;
display: flex;
justify-content: space-between;
}
.top-summary .fig-box .balloon{
width:252px;
}
.top-summary .fig-box .item{
width:96px;
}
.top-item-list{
padding-top:40px;
padding-left:70px;
text-align:left;
}
.top-item-list-box{
width:760px;
}
.top-item-main{
margin-bottom:10px;
}
.top-item-sub{
display: -webkit-flex;
display: flex;
justify-content: space-between;
margin-bottom:20px;
}
.top-item-sub-1{
width:393px;
}
.top-item-sub-2{
width:330px;
}
.top-item-sub-1>p{
margin-bottom:10px;
}
.top-item-sub-2>p{
margin-bottom:30px;
}
.top-item-sub-2>p:last-child{
margin-bottom:0px;
}
.top-item-note{
text-align:left;
}
@media screen and (min-width: 319px) and (max-width: 768px){
.top-wrapper{
width:100%;
}
.top-menu-btn{
display:none;
}
.top-container{
width:100%;
padding-top:40px;
}
.top-summary{
margin-bottom:20px;
padding-left:0px;
width:96%;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.top-summary>h2{
text-align:left;
}
.top-summary>h3{
text-align:left;
}
.top-summary>p{
text-align:left;
}
.top-summary .fig{
padding-left:0px;
}
.top-summary .fig-box{
width:350px;
margin:0 auto;
text-align:center;
}
.top-summary .fig-box .balloon{
width:250px;
}
.top-summary .fig-box .item{
width:90px;
}
.top-item-list{
padding-top:20px;
padding-left:45px;
}
.top-item-list-box{
width:96%;
}
.top-item-main{
margin-bottom:20px;
}
.top-item-sub{
display:block;
margin-bottom:20px;
}
.top-item-sub-1{
margin-bottom:15px;
width:100%;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.top-item-sub-2{
width:100%;
}
.top-item-sub-1>p{
margin-bottom:20px;
}
.top-item-sub-1>p:nth-child(2){
display:none;
}
.top-item-sub-2>p{
margin-bottom:15px;
}
.top-item-note{
width:100%;
margin:0 auto;
text-align:center;
}
.top-item-note>p{
text-align:left;
}
}
/****topwrap****/


/****technology****/
.midashi-h2>h2.tech p{
position:absolute;
right:10%;
top:0;
}
.tech-read{
margin-bottom:40px;
}
.tech-read>p{
text-align: justify;
text-justify: inter-ideograph;
		}
.tech-fig{
width:100%;
margin-bottom:50px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.tech-movie{
width:100%;
margin-bottom:40px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.tech-note{
width:500px;
margin:0 auto;
text-align:center;
}
.tech-note-box{
background-color:#e7e8e9;
margin-bottom:10px;
padding:20px;
}
.tech-note-box>h4{
font-size:1.7rem;
margin-bottom:12px;
padding-bottom:10px;
border-bottom:1px solid #60646e;
font-weight:bold;
}
.tech-note-box>p{
font-size:1.3rem;
text-align:left;
}
.tech-note span{
display:block;
text-align:center;
}
@media screen and (min-width: 319px) and (max-width: 768px){
.midashi-h2>h2.tech p{
display:none;
}
.tech-read{
margin-bottom:30px;
}
.tech-fig{
margin-bottom:50px;
}
.tech-movie{
margin-bottom:30px;
}
.tech-note{
width:100%;
}
.tech-note-box{
padding:10px;
}
.tech-note-box>h4{
font-size:1.4rem;
margin-bottom:10px;
padding-bottom:10px;
}
.tech-note-box>p{
font-size:1.2rem;
}
.tech-note span{
text-align:left;
padding-left:1em;
text-indent:-1em;
}
}
/****technology****/

/****case****/
.case-container{
padding-top:30px;
padding-bottom:30px;
}
.case-list>ul{
width: 100%;
display: -webkit-flex;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.case-list>ul li{
padding-right:35px;
padding-bottom:15px;
}
.case-list>ul li:nth-child(3n){
padding-right:0px;
}
.case-box{
width: 230px;
}
.case-img{
margin-bottom:10px;
}
.case-img>p{
width:100%;
margin:0 auto;
text-align:center;
}
.case-cap{
text-align:left;
position:relative;
}
.case-cap p{
font-size:1.4rem;
		}
.case-cap p strong img{
padding-top:5px;
display:block;
}
.case-cap-flex{
display: -webkit-flex;
display: flex;
justify-content: space-between;
}
.case-cap-txt{
width:81%;
}
.case-cap-img{
width:17%;
}
.case-cap .injection{
position:absolute;
top:15px;
right:0;
}
@media screen and (min-width: 319px) and (max-width: 768px){
.case-list>ul{
display:block;
}
.case-list>ul li{
padding-right:0px;
padding-bottom:20px;
}
.case-box{
width:100%;
margin:0 auto;
text-align:center;
}
.case-cap .injection{
top:-10px;
}
}
/****case****/



/****qa****/
.mv-container{
width:530px;
padding-bottom:20px;
margin-left:auto;
margin-right:auto;
text-align:center;
padding-top:25px;
}
.mv-container>ul{
width: 100%;
display: -webkit-flex;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.mv-container>ul li{
width:249px;
padding-bottom:20px;
}
.mv-container>ul li p{
width: 100%;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.mv-container>ul li span{
text-align:center;
display:block;
}
.dl-container{
width:150px;
padding-bottom:40px;
padding-top:25px;
margin:0 auto;
text-align:center;
}
.dl-container p{
width: 100%;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.dl-container span{
text-align:center;
display:block;
}
.qa-container{
padding-bottom:40px;
padding-top:30px
}
.qa-container>dl{
width:100%;
margin-bottom:30px;
text-align:left;
}
.qa-container>dl dt{
background-color:#009d85;
padding-top:6px;
padding-bottom:6px;
padding-left:50px;
padding-right:5px;
position:relative;
cursor:pointer;
}


.qa-container>dl dt p{
color:#fff;
font-size:1.6rem;
font-weight:bold;
}
.qa-container>dl dt::before{
content: "";
width: 36px;
height: 35px;
display: block;
position: absolute;
top: -15px;
left: 0;
background-position: top center;
background-repeat:no-repeat;
background-image: url(../images/icon_q.png);
}
.qa-container>dl dd{
padding-top:10px;
background-position: top 10px left ;
background-repeat:no-repeat;
background-image: url(../images/icon_a.png);
min-height:40px;
display: none;
}
.qa-container>dl dd>p{
padding-top:5px;
padding-left:60px;
font-size:1.6rem;
}
.qa-container .other-btn{
overflow:hidden;
zoom:1;
}
.qa-container .other-btn .inner{
width:200px;
float:right;
}
.contact-container{
width:300px;
padding-bottom:40px;
padding-top:25px;
margin-left:auto;
margin-right:auto;
text-align:center;
clear:both;
}
.contact-box{
text-align:left;
}
.contact-box>h4{
margin-bottom:5px;
font-weight:bold;
				font-size:2rem;
				color:#000;
}
@media screen and (min-width: 768px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}
@media screen and (min-width: 319px) and (max-width: 768px){
.mv-container{
width:100%;
;
}
.mv-container>ul{
display:block;
}
.mv-container>ul li{
width:100%;
}
}
/****qa****/
		
		

/****feature****/
.midashi-h2>h2.feature-air p{
position:absolute;
right:30%;
top:0;
}
.midashi-h2>h2.feature-mlt p{
position:absolute;
right:0%;
top:0;
}
.feature-air-read{
margin-bottom:40px;
}
.feature-air-read>p{
text-align: justify;
text-justify: inter-ideograph;
}
.feature-air-mv{
width:328px;
margin-bottom:15px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.feature-air-mv video{
width:100%;
height:auto;
object-fit: cover;
}
.feature-air-result{
margin-bottom:40px;
}
.feature-air-result .bg{
background-position: top left ;
background-repeat:no-repeat;
background-image: url(../images/img_feature_air_result_bg.png);
height:338px;
}
.feature-air-result .fig{
width:602px;
margin:0 auto;
text-align:center;
padding-top:85px;
}
.feature-air-result .fig>h5{
margin-bottom:8px;
text-align:left;
font-weight:bold;
}
.feature-air-result .figure{
display: -webkit-flex;
display: flex;
justify-content: space-between;
}
.feature-air-result .ex{
width:400px;
margin:0 auto;
text-align:center;
}
.feature-air-result .ex>ul{
width: 100%;
display: -webkit-flex;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.feature-air-result .ex>ul li{
width: 160px;
		}
		.feature-air-result .ex>ul li img{
cursor: pointer;
}
.feature-air-movie{
width:100%;
margin:0 auto;
text-align:center;
padding-bottom:40px;
}

.feature-mlt-read{
margin-bottom:40px;
}
.feature-mlt-read>p{
text-align: justify;
text-justify: inter-ideograph;
}
.feature-mlt-mv{
width:370px;
margin-bottom:15px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.feature-mlt-mv video{
width:100%;
height:auto;
object-fit: cover;
border-radius:10px;
}
.feature-mlt-fig{
width:100%;
margin-bottom:30px;
margin-left:auto;
margin-right:auto;
text-align:center;
position:relative;
}
.feature-mlt-fig .img-hand{
position:absolute;
top:0;
left:31px;
height:262px;
}
.feature-mlt-fig .img-figure{
margin:0 auto;
text-align:center;
width:100%;
padding-top:242px;
}
.feature-mlt-circle{
margin:0 auto;
text-align:center;
width:524px;
height:600px;
}
.feature-mlt-circle .bg{
background-position: top center;
background-repeat:no-repeat;
background-image: url(../images/btn_feature_mlt_bg.png);
height:600px;
}
.feature-mlt-circle .position-circle{
position:relative;
}
.feature-mlt-circle .circle-1,
.feature-mlt-circle .circle-2,
.feature-mlt-circle .circle-3,
.feature-mlt-circle .circle-4,
.feature-mlt-circle .circle-5,
.feature-mlt-circle .circle-6{
position:absolute;
}
.feature-mlt-circle .circle-1{
top:0;
left:216px;
}
.feature-mlt-circle .circle-2{
top:63px;
left:64px;
}
.feature-mlt-circle .circle-3{
top:216px;
left:0px;
}
.feature-mlt-circle .circle-4{
top:368px;
left:63px;
}
.feature-mlt-circle .circle-5{
top:432px;
left:216px;
}
.feature-mlt-circle .circle-6{
top:368px;
left:368px;
}
/*.feature-mlt-circle .circle-1 img,
.feature-mlt-circle .circle-2 img,
.feature-mlt-circle .circle-3 img,
.feature-mlt-circle .circle-4 img,
.feature-mlt-circle .circle-5 img,*/
.feature-mlt-circle .circle-6 img{
transition: 0.5s ease;
cursor:pointer;
transform: scale(1, 1);
}
.feature-mlt-circle .circle-1 img:hover,
.feature-mlt-circle .circle-2 img:hover,
.feature-mlt-circle .circle-3 img:hover,
.feature-mlt-circle .circle-4 img:hover,
.feature-mlt-circle .circle-5 img:hover,
.feature-mlt-circle .circle-6 img:hover{
transition: 0.5s ease;
transform: scale(1.1, 1.1);
}
.feature-mlt-circle .circle-5-logo{
display:none;
}
.feature-mlt-circle .arrow{
			position:relative;
			cursor:pointer;
}
.feature-mlt-circle .arrow::before{
content: "";
width: 116px;
height: 40px;
display: block;
position: absolute;
right:-115px;
top:35%;
background-position: left center;
background-repeat:no-repeat;
background-image: url(../images/btn_feature_mlt_arrow.png);
}
.feature-mlt-item-name{
width:100%;
margin-bottom:30px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.feature-mlt-item-name>p{
padding-left:80px;
}
.feature-mlt-btn{
margin-bottom:30px;
padding-left:350px;
}
.feature-mlt-movie{
padding-bottom:40px;
padding-left:75px;
}

.feature-us-read{
margin-bottom:40px;
}
.feature-us-read>p{
text-align: justify;
text-justify: inter-ideograph;
}
.feature-us-summary-1{
margin-bottom:20px;
text-align:left;
position: relative;
}
.feature-us-summary-1 .fig{
position: absolute;
top:-30px;
right:0;
}
.feature-us-summary-1 .min{
margin-bottom:20px;
width:360px;
text-align:left;
}
.feature-us-summary-1 .min>h4{
margin-bottom:10px;
color:#009d85;
font-weight:blod;
line-height:100%;
}
.feature-us-summary-1 .min .box{
border:1px solid #251e1c;
box-sizing:border-box;
padding:5px;
position:relative;
}
.feature-us-summary-1 .min .box>h5{
color:#009d85;
line-height:100%;
margin-bottom:5px;
}
.feature-us-summary-1 .min .box>p{
line-height:130%;
}
.feature-us-summary-1 .min .box .timer{
position: absolute;
top:-40px;
right:-42px;
z-index:5;
}
.feature-us-summary-1 .yn{
text-align:left;
}
.feature-us-summary-1 .yn>p{
margin-bottom:10px;
}
.feature-us-summary-1 .yn>p:nth-child(2){
display:none;
}
.feature-us-summary-1 .yn>span{
display:block;
line-height:130%;
}
.feature-us-summary-2{
margin-bottom:40px;
text-align:left;
}
.feature-us-summary-2 .box{
display: -webkit-flex;
display: flex;
justify-content: flex-start;
}
.feature-us-summary-2 .box .fig-text{
width:400px;
}
.feature-us-summary-2 .box .fig-img{
width:100px;
}
.feature-us-summary-2 .box .fig-text .inner{
height:220px;
vertical-align:middle;
display:table-cell;
}
.feature-us-summary-2 .box .fig-text .inner>h4{
margin-bottom:10px;
color:#009d85;
font-weight:blod;
line-height:100%;
}
.feature-us-summary-2 .box .fig-text .inner>p{
margin-bottom:0px;
}
.feature-us-summary-3{
text-align:left;
position:relative;
height:539px;
}
.feature-us-summary-3 .box>h4{
margin-bottom:10px;
color:#009d85;
font-weight:blod;
line-height:100%;
}
.feature-us-summary-3 .box>p{
margin-bottom:0px;
}
.feature-us-summary-3 .fig-img-1,
.feature-us-summary-3 .fig-img-2,
.feature-us-summary-3 .fig-img-3{
position:absolute;
}
.feature-us-summary-3 .fig-img-1{
top:0;
right:240px;
}
.feature-us-summary-3 .fig-img-2{
top:115px;
left:105px;
}
.feature-us-summary-3 .fig-img-3{
top:219px;
right:170px;
}
.feature-us-summary-3 .fig-img-3-sp{
display:none;
}
.sp-mlt-circle-item-img{
display:none;
}
@media screen and (min-width: 319px) and (max-width: 640px){
.feature-air-result .bg{
background-position: top left;
background-repeat:no-repeat;
background-image: url(../images/img_feature_air_result_bg_sp.png);
height:310px;
}
.feature-air-result .fig{
width: 100%;
padding-top:65px;
margin-left:13%;
}
.feature-air-result .scroll{
width: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.feature-air-result .scroll table{
width: 100%;
min-width: 602px;
margin: 0;
}
.feature-air-result .fig>h5{
margin-bottom:3px;
padding-left:1em;
text-indent:-1em;
}
}
@media screen and (min-width: 319px) and (max-width: 768px){
.midashi-h2>h2.feature-air p{
display:none;
}
.midashi-h2>h2.feature-mlt p{
display:none;
}
.feature-air-result .ex{
width:100%;
}
.feature-air-result .ex>ul li{
width: 48%;
}
.feature-mlt-fig .img-hand{
display:none;
}
.feature-mlt-fig .img-figure{
padding-top:0px;
}
.feature-mlt-item-name{
display:none;
}
.feature-mlt-btn{
width:140px;
margin:0 auto;
text-align:center;
padding-left:0px;
padding-top:30px;
padding-bottom:50px;
}
.feature-mlt-mv{
width:100%;
}
.feature-mlt-circle{
width:100%;
height:auto;
}
.feature-mlt-circle .bg{
background-image: none;
height:auto;
display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
/* 左側：固定したい要素 */
.sp-mlt-circle-item-img {
  width: 50%;
  position: sticky;
  top: 80px; /* ヘッダーがある場合は調整 */
  align-self: flex-start;
display: block;
}

/* 右側：スクロールさせる要素 */
.feature-mlt-circle .position-circle {
  width: 45%;
}
.feature-mlt-circle .circle-1,
.feature-mlt-circle .circle-2,
.feature-mlt-circle .circle-3,
.feature-mlt-circle .circle-4,
.feature-mlt-circle .circle-5,
.feature-mlt-circle .circle-6{
position:static;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
width:100%;
text-align:center;
}
.feature-mlt-circle .arrow::before{
display:none;
}
.feature-mlt-circle .circle-5-logo{
display:block;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
width:100%;
text-align:center;
}
.feature-mlt-movie{
padding-bottom:40px;
padding-left:0px;
margin:0 auto;
text-align:center;
width:100%;
}
.feature-us-summary-1 .min{
margin-bottom:20px;
width:100%;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.feature-us-summary-1 .min>h4{
text-align:left;
}
.feature-us-summary-1 .min .box{
text-align:left;
}
.feature-us-summary-1 .fig{
display:none;
}
.feature-us-summary-1 .min .box>h5{
line-height:130%;
margin-bottom:2px;
}
.feature-us-summary-1 .min .box .timer{
position: absolute;
top:-30px;
right:0px;
z-index:5;
}
.feature-us-summary-1 .min .box .timer img{
width:90px;
height:auto;
}
.feature-us-summary-1 .yn>p:nth-child(1){
display:none;
}
.feature-us-summary-1 .yn>p:nth-child(2){
display:block;
}
.feature-us-summary-2 .box{
display: block;
}
.feature-us-summary-2 .box .fig-text{
width:100%;
margin-bottom:20px;
}
.feature-us-summary-2 .box .fig-img{
width:100%;
margin:0 auto;
text-align:center;
}
.feature-us-summary-2 .box .fig-text .inner{
height:auto;
display:block;
}
.feature-us-summary-3{
height:auto;
}
.feature-us-summary-3 .box{
margin-bottom:20px;
}
.feature-us-summary-3 .fig-img{
position:static;
width:100%;
height:auto;
margin:0 auto;
text-align:center;
			}
.feature-us-summary-3 .fig-img-1,
.feature-us-summary-3 .fig-img-2,
.feature-us-summary-3 .fig-img-3{
display:none;
}
.feature-us-summary-3 .fig-img-3-sp{
display:block;
width:100%;
margin:0 auto;
text-align:center;
}
}
/****feature****/














/****foota****/
#footer{
position: relative;
bottom: 0;
width:100%;
margin:0 auto;
text-align:center;
clear:both;
background-color:#fff;
padding-top:50px;
padding-bottom:50px;
transition: position 0.3s ease;
}
#footer.fixed {
  position: fixed;
  bottom: 0;
z-index:10;
}
#footer-inner{
}
#footer-inner>p{
line-height:100%;
font-size:1.2rem;
}


/****foota****/

.copyright{
clear:both;
width:100%;
margin:0 auto;
text-align:center;
}
.copyright>p{
line-height:100%;
font-size:1.2rem;
}
@media screen and (min-width: 319px) and (max-width: 768px){
.copyright{
margin:30px auto;
}
}


@media screen and (min-width: 319px) and (max-width: 768px){
html { 
font-size: 58.5%; 
}
br.break{
display:none;
}
br.no-break{
display:block;
}
.padleft10 {
padding-left:0px;
}
/****pagetop***/
#pagescrolltop {
bottom: 0%;
right: 0px;
}
#pagescrolltop:hover{
bottom: 0%;
}
/****pagetop***/

.buttun-ptn-1-left{
margin:0 auto;
text-align:center;
}

/***h***/
.h3-style>h3{
font-size:8rem;
line-height:100%;
}
.h3-style-works>h3{
font-size:3rem;
}
.h3-style>h3 storng{
font-size:3rem;
}
/***h***/
}
		
		
.movie-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 99999;
}

.movie-modal.active {
  display: block;
}

.movie-modal-bg {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.8);
}

.movie-modal-inner {
  position: absolute;
  width: 90%;
  max-width: 900px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.movie-modal-inner video {
  width: 100%;
  height: auto;
  display: block;
}

.movie-modal-close {
  position: absolute;
  right: 0;
  top: -45px;
  font-size: 32px;
  color: #fff;
  background: none;
  border: 0;
}