@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mrs+Saint+Delafield&display=swap');
html,body {font-family: 'Noto Sans JP', sans-serif;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  }
body {background-color: #ffffff;
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
body {
	font-size: 15px;
	line-height: 2.5;
	color: #000000;
letter-spacing: 0.05em;
	overflow:scroll;
  }
@keyframes fadeIn {
    0% {opacity: 0}
    
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

img {
	border: none;width: 100%;height: auto;
	vertical-align: top;
}
section {
	position: relative;
}
.def {overflow: hidden; clear: both; position: relative;}		
/* リンク部分
----------------------------------------------------------------------------------------------------------------------*/

a {
	color: #ffffff;
	text-decoration: none!important;
}
a:visited {m
	text-decoration: none!important;
}
a:hover {
	/*color: #ffffff;*/
	text-decoration: none!important;
}
a:active {
	text-decoration: none!important;
}

/* フロート
----------------------------------------------------------------------------------------------------------------------*/


.fL {float:left;}
.fR {float:right;}


/* マージン
----------------------------------------------------------------------------------------------------------------------*/

.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}
.mb60 {margin-bottom:60px;}
.mb70 {margin-bottom:70px;}
.mb80 {margin-bottom:80px;}
.mb100 {margin-bottom:100px;}
.mb120 {margin-bottom:120px;}
.mb150 {margin-bottom:150px;}
.mb3p {margin-bottom:7%;}

.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt60 {margin-top:60px;}
.mt70 {margin-top:70px;}
.mt80 {margin-top:80px;}

.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.ml40 {margin-left:40px;}
.ml50 {margin-left:50px;}

.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;}
.mr40 {margin-right:40px;}
.mr50 {margin-right:50px;}

.pt10 {padding-top:10px;}
.pt20 {padding-top:20px;}
.pt70 {padding-top:70px;}

.pb10 {padding-bottom:10px;}
.pb20 {padding-bottom:20px;}


/*----------------------fontstyle------------------------------*/

.fs00 {font-size:0;}
.fs13px {font-size:13px;}
.fs50 {font-size:50%;}
.fs70 {font-size:70%;}
.fs80 {font-size:80%;}
.fs85 {font-size:85%;}
.fs90 {font-size:90%;}
.fs95 {font-size:95%;}
.fs100 {font-size:100%;}
.fs105 {font-size:105%;}
.fs110 {font-size:110%;}
.fs115 {font-size:115%;}
.fs120 {font-size:120%;}
.fs125 {font-size:125%;}
.fs130 {font-size:130%;}
.fs135 {font-size:135%;}
.fs140 {font-size:140%;}
.fs145 {font-size:145%;}
.fs150 {font-size:150%;}
.fs155 {font-size:155%;}
.fs180 {font-size:180%;}
.fs200 {font-size:200%;}
.fs250 {font-size:250%;}
.fs280 {font-size:280%;}
.fs300 {font-size:300%;}
.fs350 {font-size:350%;}

.fw700 {font-weight: 700;}
.fw900 {font-weight: 900;}

.ff01 {font-family: 'Fjalla One', sans-serif;}
.ff03 {font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
.ff04 {font-family: 'Noto Serif', serif;}
.ff05 {font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.ff06 {font-family: 'Noto Sans TC', sans-serif;}
.ff07 {font-family: 'Work Sans', sans-serif;}
.ff08 {font-family: 'Noto Sans JP', sans-serif;}
.ff09 {font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";}



#Lg {background-image: linear-gradient(-90deg, #000000, #666666);
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	width: 100%;
	height: 100%;
	display: flex; align-items: center; justify-content: center;
}
#Lg2 p {
	position: fixed;
	left: 0%;
	right: 0%;
	bottom: 35%;
	z-index: 10000;
	height: 30%;
}
@media print, screen and (min-width: 1100px) {
#Lg2 p {top: 25%;}
}
@media print, screen and (min-width: 511px) and (max-width: 1099px) {
#Lg2 p {top: 25%;}
}
@media print, screen and (max-width: 510px) {
#Lg2 p {top: 15%;}
}


#Lg2 {background-image: linear-gradient(-90deg, #333333, #fff000);
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 5;
	width: 100%;
	height: 100%;
	display: flex;
            align-items: center;
            justify-content: center;
}

/* テキストのスタイル */
.title {
  display: block;
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  text-align: center;
}

.title span {
  display: block;
  opacity: 0;
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity linear 0.7s;
}

.title span:first-child {
  transform: translate(0, 40px);
  font-size: 20px;
  transition-delay: 0.25s;
}

.title span:last-child {
  margin-top: 18px;
  transform: translate(0, 30px);
  font-size: 48px;
  transition-delay: 0.45s;
}

.title span {
  opacity: 1;
  transform: translate(0, 0);
}








#container {
    position: relative;
    width: 100%;
    height: 100%;
}

#sphere, #flights, #glow-shadows, #locations, #drag {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#glow-shadows {
    top: 1px;
    left: 1px;
}

#glow-shadows.earth {
    background: url(../images/earth-glow-shadows.png);
    background-size: 100% 100%;
}

#glow-shadows.mars {
    background: url(../images/mars-glow-shadows.png);
}



.wide-indexslider {overflow: hidden; position: absolute; width: 100%;  wiz-indexdth: 3;}
@media print, screen and (min-width: 1000px) {.wide-indexslider {top: 200px ;}}
@media only screen and (min-width: 701px) and (max-width: 999px) {.wide-indexslider {top: 200px ;}}
@media only screen and (max-width: 700px) {.wide-indexslider {top: 150px ;}}












.fst01 {font-weight: 700; line-height: 1.2;  -ms-writing-mode: tb-rl; writing-mode: vertical-rl; color: rgba(106,106,106,0.15); position: absolute; z-index: 10; letter-spacing: 0.05em;}
@media print, screen and (min-width: 1000px) {
.fst01 {font-size: 1200%; left: 2%; top: 100px;}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.fst01 {font-size: 1000%; left: -2%; top:70px;}
}
@media only screen and (max-width: 700px) {
.fst01 {font-size: 500%;  left: -2%; top: 50px;}
}

.fst02 {text-align: center; letter-spacing: 0.05em; color: #83b857;  position: absolute; z-index: 2; line-height: 1.3; font-weight: 700; text-align: right; white-space: nowrap;}
@media print, screen and (min-width: 1100px) {.fst02 {top: 150px; font-size: 500%; right: 10%; width: 90%;}}
@media print, screen and (min-width: 701px) and (max-width: 1099px) {.fst02 {top: 100px; font-size: 450%; right: 7%; width: 93%;}}
@media only screen and (max-width: 700px) {.fst02 {top: 150px; font-size: 250%; right: 5%; width: 95%;}}

.fst03 {font-weight: 700; line-height: 1.2; color: rgba(106,106,106,0.15); position: absolute; z-index: 10; letter-spacing: 0.05em;}
@media print, screen and (min-width: 1000px) {
.fst03 {font-size: 1200%; left: 2%; top: 100px;}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.fst03 {font-size: 1000%; left: -2%; top:70px;}
}
@media only screen and (max-width: 700px) {
.fst03 {font-size: 500%;  left: -2%; top: 50px;}
}

.fst04 {font-weight: 700; letter-spacing: 0.1em;}
@media print, screen and (min-width: 1100px) {.fst04 {font-size: 220%; margin: 0 0 40px 0;}}
@media print, screen and (min-width: 701px) and (max-width: 1099px) {.fst04 {font-size: 200%; margin: 0 0 40px 0;}}
@media only screen and (max-width: 700px) {.fst04 {font-size: 160%; margin: 0 0 40px 0;}}

.lh10 {line-height:1;}
.lh12 {line-height:1.2;}
.lh15 {line-height:1.5;}
.lh20 {line-height:2;}
.lh25 {line-height:2.5;}
.lh30 {line-height:3;}

.ls01 {letter-spacing: 0.05em;}
.ls02 {letter-spacing: 0.01em;}
.ls0001 {letter-spacing: 0.001em;}
.ls03 {letter-spacing: 0.2em;}
.ls04 {letter-spacing: 0.1em;}

.fcwh {color:#ffffff;}
.fcbk {color:#000000;}
.fcgr {color:#999999;}
.fcgl {color:#6f9b1c;}
.fcrd {color:#ae2e33;}
.fcbl {color:#1347b5;}
.fcnv {color:#3c3c6b;}
.fcgn {color:#037b00;}
.fcyl {color:#ffff01;}
.fcor {color:#eb954e;}

.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}

@media print, screen and (min-width: 1000px) {
.taltotac {text-align:left;}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.taltotac {text-align:left;}
}
@media only screen and (max-width: 700px) {
.taltotac {text-align:center;}
}

.tdn a:hover {
	text-decoration: none!important;
}
 .op100 {opacity: 1;}

h1,h2,h3,h4,h5 {line-height: 1.1;
  font-size: 7px;
  }

@media print, screen and (min-width: 1000px) {
.pc {display: block;}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.pc {display: none;}
}
@media only screen and (max-width: 700px) {
.pc {display: none;}
}
@media print, screen and (min-width: 1200px) {
.pc2 {display: block;}
}
@media only screen and (max-width: 1199px) {
.pc2 {display: none;}
}
@media print, screen and (min-width: 1000px) {
.pco {display: none;}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.pco {display: block;}
}
@media only screen and (max-width: 700px) {
.pco {display: block;}
}
@media print, screen and (min-width: 1200px) {
.pco2 {display: none;}
}
@media only screen and (max-width: 1199px) {
.pco2 {display: block;}
}
@media print, screen and (min-width: 1000px) {
.sp {display: none;}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.sp {display: none;}
}
@media only screen and (max-width: 700px) {
.sp {display: block;}
}
@media print, screen and (min-width: 1000px) {
.spo {display: block;}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.spo {display: block;}
}
@media only screen and (max-width: 700px) {
.spo {display: none;}
}
@media print, screen and (min-width: 1200px) {
.tl {display: none;}
}
@media only screen and (min-width: 701px) and (max-width: 1199px) {
.tl {display: block;}
}
@media only screen and (max-width: 700px) {
.tl {display: none;}
}

header {border:1px solid #fff;}
@media print, screen and (min-width: 1000px) {
header  {height: 86px; width: 90%; margin:0 auto; background-color:transparent; }
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
header  {height: 86px; width: 90%; margin:0 auto; background-color:transparent; }
}
@media only screen and (max-width: 700px) {
header  {height: 70px; width: 90%; margin:0 auto; background-color:transparent; }
}

.hdin {border-bottom:0px solid rgba(255,255,255,0.5); position:absolute; z-index:10;  animation-name: hdina;animation-duration: 5.4s;}
@media print, screen and (min-width: 1000px) {
.hdin {height: 86px; width: 90%; left:5%;}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.hdin {height: 86px; width: 90%; left:5%;}
}
@media only screen and (max-width: 700px) {
.hdin {height: 70px; width: 92%; left:4%;}
}
@keyframes hdina {
0% {opacity: 0; transform: translateY(0);}
80% {opacity: 0; transform: translateY(0);}
100% {opacity: 1; transform: translateY(0);}
}



/*====== 9-1-1 縦線が動いてスクロールを促す =======*/

/*スクロールダウン全体の場所*/
.scrolldown1{
    /*描画位置※位置は適宜調整してください*/
  position:absolute;
  left:50%;
    /*全体の高さ*/
  height:50px;
 animation-name: scrolldown1a;animation-duration: 9.5s;
}
@keyframes scrolldown1a {
0% {opacity: 0; transform: translateY(0);}
72% {opacity: 0; transform: translateY(0);}
100% {opacity: 1; transform: translateY(0);}
}
/*Scrollテキストの描写*/
.scrolldown1 span{
    /*描画位置*/
  position: absolute;
  left:-15px;
  top: -15px;
    /*テキストの形状*/
  color: #eee;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}

/* 線の描写 */
.scrolldown1::after{
  content: "";
    /*描画位置*/
  position: absolute;
  top: 0;
    /*線の形状*/
  width: 1px;
  height: 30px;
  background: #eee;
    /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:30px;
    opacity: 1;
  }
  100%{
    height:0;
    top:50px;
    opacity: 0;
  }
}

@media print, screen and (min-width: 1000px) {
.scrolldown1 {bottom:40px;}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.scrolldown1 {bottom:40px;}
}
@media only screen and (max-width: 700px) {
.scrolldown1 {bottom:10px;}
}

  /* 20220523 TOPに鈴木亜美画像追加 start */
  /* 999px以下はスマホ用メニューが表示されるためPCメニューは非表示 */
@media screen and (max-width: 999px) {
  /* PC menu area */
  #menu_area {
  display: none;
  }
  }

  /* 1000px以上はPC用メニューを表示 */
@media screen and (min-width: 1000px) {
  /* PC menu area */
  #menu_area {
  z-index: 999;
  animation-name: hdina;
  animation-duration: 5.4s;
  position: absolute;
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  right: 50px;
  top: 3%;
  height: 70px;
  width: 35%;
  }

  #menu_area div {
  margin-top: 10px;
  font-weight: 300;
  text-align: center;
  line-height: 1.5em;
  }

.menu_link {
  padding-top: 20px;
  padding-bottom: 20px;
  color: black;
  }

.menu_en {
  font-size: 12px;
  color: #66bbd5;
  letter-spacing: 0.15em;
  }

  }
  
  /* 20220523 TOPに鈴木亜美画像追加 end */

@media screen and (max-width:999px) {
    /* toggle_menu */
    #btn_nav {
    position: fixed;
    top: 22px;
    right: 10px;
    z-index: 999;
    cursor: pointer;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 18px;
    padding: 0 0 15px;
    }
    #btn_nav span {
    display: inline-block;
  /* 20220520 TOPに鈴木亜美画像追加 start */
  /* スマホ用右上メニュー「三」の色変更 */
  /* background: #999999; */
    background: #5C9EBE;
  /* 20220520 TOPに鈴木亜美画像追加 end */
    width: 25px;
    height: 2px;
    transition: .5s;
    position: relative;
    }
    #btn_nav.active span {
    background: #fff;
    transform: translateY(8px) rotate(225deg);
    }
    #btn_nav.active span:nth-child(2) {
    transform: scaleX(0);
    }
    #btn_nav.active span:last-child {
    transform: translateY(-8px) rotate(-225deg);
    }
    #btn_nav::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
    font-size: 75%;
    color: #999999;
    transition: .5s;
    }
    #btn_nav.active::after {
    content: "CLOSE";
    color: #fff;
    }
    #nav_sp nav,
    #nav_sp nav::after {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    }
    #nav_sp nav {
    display: flex;
    flex-flow: column;
    justify-content: center;
    overflow: auto;
    text-align: center;
    background: rgba(51,51,51,0.7);
    right: -100%;
    z-index: 998;
    transition: .5s;
    }
    #nav_sp nav::after {
    content: "";
   background: rgba(51,51,51,0.7);
    left: -100%;
    z-index: -1;
    transition: .7s;
    }
    #nav_sp nav.active {
    right: 0;
    }
    #nav_sp nav.active::after {
    left: 0;
    }
    #nav_sp ul li:first-child {
    border-top: 1px solid rgba(255,255,255,0.4);
    }
    #nav_sp ul li {list-style-type: none;
    border-bottom: 1px solid rgba(255,255,255,0.4);
    }
    #nav_sp ul li a {
    display: block;
    color: #fff;
    padding: 10px;
    }/* toggle_menu end */
}


.logo {position:absolute; left: 0; width:  200px;}
@media print, screen and (min-width: 1000px) {.logo {top: 30px; left: 0; width:  210px;}}
@media only screen and (min-width: 701px) and (max-width: 999px) {.logo {top: 30px; width:  210px;}}
@media only screen and (max-width: 700px) {.logo {width:140px; top: 25px;}}

.pcmenu {position:absolute; right: 0; text-align:  right; width:  200px;}
@media print, screen and (min-width: 1000px) {.logo {top: 30px; left: 0; width:  210px;}}
@media only screen and (min-width: 701px) and (max-width: 999px) {.menu-tel {top: 30px; width:  210px;}}
@media only screen and (max-width: 700px) {.menu-tel {width:28%; top: 10px;}}

@media print, screen and (min-width: 1000px) {.menu-tel {right: 0; width:180px; top: 0; height: 36px;}}
@media only screen and (min-width: 701px) and (max-width: 999px) {.menu-tel {right: 0; width:180px; top: 0; height: 36px;}}
@media only screen and (max-width: 700px) {.menu-tel {right: 60px; width:50px; top: 0; height:36px;}}

.menu-tel p{margin: 0; padding:0; font-size:140%; text-align:center;}
.menu-tel a{color:#ffffff!important;}
.menu-contact {color: #ffffff; font-size: 75%; position:absolute; text-align:center; line-height:1.5; display:flex; justify-content: center; align-items: center; z-index: 10;}
@media print, screen and (min-width: 1000px) {
.menu-contact {width:90px; right: 180px; top: 0; height: 36px;}
}
@media only screen and (min-width: 701px) and (max-width: 999px) {
.menu-contact {width:90px; right: 180px; top: 0; height: 36px;}
}
@media only screen and (max-width: 700px) {
.menu-contact {width:50px; right: 110px; top: 0; height: 36px;}
}
.menu-contact a{color:#ffffff!important;}


.flex-outer {display: flex;flex-wrap: wrap;align-items: stretch;}
.box2to1 {position: relative; overflow: hidden; color: #fff; font-size: 115%;}
@media print, screen and (min-width: 1001px) {.box2to1 {width: calc(96% / 2); margin: 0 1% 2%;}}
@media print, screen and (max-width: 1000px)  {.box2to1 {width: 100%; margin: 0 0 2%;}}

.box2to1 p{margin: 3px 0 0 ; padding: 0; }

.iframe-content {
   position: relative;
 width: 100%;
}
.iframe-content {padding: 55% 0 0 0;}
.iframe-content iframe {
    position: absolute;
 top: 0;
 left: 0;
    width: 100%;
    height: 100%;
}


.shad01 {background-color: #777777;
    width: 100%;
    position: relative;
    overflow: hidden;
    }

.shad01 {min-width: 100%;
        float: none;
        box-sizing: border-box; }
.shad01:after {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      background-color: #000000;}
.shad01.animate:after {
    animation: secondaryImageOverlayIn 0.9s 0s cubic-bezier(0.77, 0, 0.175, 1), secondaryImageOverlayOut 0.9s 0.9s cubic-bezier(0.77, 0, 0.175, 1);
    animation-fill-mode: both; }
.shad01.animate .mainimage-over {
    /*隠しておくソース*/
    animation: fadeIn 1.1s 1.2s; animation-fill-mode: both; }
.shad01.animate .wide-img {
    /*隠しておくソース*/
    animation: fadeIn 1.1s 1.2s; animation-fill-mode: both; }

.shad02 {background-color: #777777;
    width: 100%;
    position: relative;
    overflow: hidden;
    }

.shad02 {min-width: 100%;
        float: none;
        box-sizing: border-box; }
.shad02:after {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      background-color: #000000;}
.shad02.animate:after {
    animation: secondaryImageOverlayIn 0.9s 0s cubic-bezier(0.77, 0, 0.175, 1), secondaryImageOverlayOut 0.9s 0.9s cubic-bezier(0.77, 0, 0.175, 1);
    animation-fill-mode: both; }
.shad02.animate .shad02in {
    /*隠しておくソース*/
    animation: fadeIn 1.1s 1.2s; animation-fill-mode: both; }


.clsop {font-weight: 500; animation-name: clsopa;animation-duration: 4.1s; text-align: center;!important position: absolute; line-height: 1.5; white-space: nowrap; left: -105%;}
@media print, screen and (min-width: 1100px) {.clsop {top: 40%; font-size: 2050%; width: 100%;}}
@media print, screen and (min-width: 701px) and (max-width: 1099px) {.clsop {top: 40%; font-size: 1750%; width: 100%;}}
@media only screen and (max-width: 700px){.clsop {top: 25%; font-size: 550%; width: 100%;}}
@keyframes clsopa {
0% {opacity: 0; transform: translateX(40%);}
52% {opacity: 0; transform: translateX(40%);}
100% {opacity: 1; transform: translateX(-105%);}
}
@keyframes clsopb {
0% {opacity: 0; letter-spacing: 3em!important; font-size: 2000%;}
30% {opacity: 1; letter-spacing: 0.75em!important; font-size: 2000%;}
70% {opacity: 1; letter-spacing: 0.75em!important; font-size: 100%;}
100% {opacity: 0; letter-spacing: 0.75em!important; font-size: 100%;}
}
.cls {color: #ffffff; position: absolute; z-index: 10; line-height: 1.5;}
.cls span{font-size: 150%;}
.cls00 {font-weight: 700; animation-name: clsa00;animation-duration: 8.9s; letter-spacing: 0.05em; text-align: left!important; color: #83b857;}
@media print, screen and (min-width: 1100px) {.cls00 {bottom: 20%; font-size: 650%; left: 5%; width: 90%;}}
@media print, screen and (min-width: 701px) and (max-width: 1099px) {.cls00 {bottom: 20%; font-size: 500%; left: 5%; width: 90%;}}
@media only screen and (max-width: 700px){.cls00 {bottom: 17%; font-size: 350%; left: 5%; width: 90%;}}
@keyframes clsa00 {
0% {opacity: 0; transform: translateX(-30px);}
72% {opacity: 0; transform: translateX(-30px);}
100% {opacity: 1; transform: translateX(0);}
}
.cls01 {font-weight: 700; animation-name: clsa01;animation-duration: 7.2s; letter-spacing: 0.25em; text-align: left; -ms-writing-mode: tb-rl; writing-mode: vertical-rl;}
@media print, screen and (min-width: 1100px) {.cls01 {top: 13%; font-size: 500%; right: 9%; width: 20%;}}
@media print, screen and (min-width: 701px) and (max-width: 1099px) {.cls01 {top: 13%; font-size: 450%; right: 7%; width: 20%;}}
@media only screen and (max-width: 700px){.cls01 {top: 80px; font-size: 330%; right: 6%; width: 20%;}}
@keyframes clsa01 {
0% {opacity: 0; transform: translateY(-30px);}
72% {opacity: 0; transform: translateY(-30px);}
100% {opacity: 1; transform: translateY(0);}
}
.cls02 {font-weight: 700; animation-name: clsa02; animation-duration: 7.9s; letter-spacing: 0.25em; text-align: left; -ms-writing-mode: tb-rl; writing-mode: vertical-rl;}
@media print, screen and (min-width: 1100px) {.cls02 {top: 13%; font-size: 500%; right: 18%; width: 20%;}}
@media print, screen and (min-width: 701px) and (max-width: 1099px) {.cls02 {top: 13%; font-size: 450%; right: 16%; width: 20%;}}
@media only screen and (max-width: 700px) {.cls02 {top: 80px; font-size: 330%; right: 26%; width: 22%;}}
@keyframes clsa02 {
0% {opacity: 0; transform: translateY(-40px);}
72% {opacity: 0; transform: translateY(-40px);}
100% {opacity: 1; transform: translateY(0);}
}
.cls03 {font-weight: 700; position: absolute; z-index: 10;}
@media print, screen and (min-width: 1100px) {.cls03 {bottom: 32%; left: 8%; width: 30%;}}
@media print, screen and (min-width: 701px) and (max-width: 1099px) {.cls03 {bottom: 20%; left: 5%; width: 25%;}}
@media only screen and (max-width: 700px) {.cls03 {bottom: 30%; left: 5%; width: 65%;}}

.cls04 {font-weight: 700; animation-name: clsa04; animation-duration: 6.5s; position: absolute; z-index: 10; left: 0; width: 35%;}
@keyframes clsa04 {
0% {
    opacity: 0; transform:rotate(0);
}
50% {
    opacity: 0; transform:rotate(120deg);
}
75% {
    opacity: 0; transform:rotate(240deg);
}
100% {
    opacity: 1; transform:rotate(360deg);
}
}

.cls05 {font-weight: 700; animation-name: clsa05; animation-duration: 6.9s; position: absolute; z-index: 10; right: 0;width: 61%;}
@keyframes clsa05 {
0% {opacity: 0; transform: translateX(40px);}
72% {opacity: 0; transform: translateX(40px);}
100% {opacity: 1; transform: translateX(0);}
}

.block-page {background: linear-gradient(to right, #ffffff, #ffffff); position: relative; z-index: 1; overflow: hidden;}
.block-page:after {content: ''; width: 100%; height: 100%; display: block; background: url(images/texture---.png); position: absolute; z-index: 2;}
@media print, screen and (min-width: 1300px) {.block-page {height: 1200px;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px)  {.block-page {height: 1400px;}}
@media only screen and (max-width: 700px) {.block-page {height: 1400px;}}

/* 20220418 TOPに鈴木亜美画像追加 start */
/* 鈴木亜美画像に適応 */
.top-ami {position: absolute; z-index: 1; animation-name: clsa01; animation-duration: 7.2s;}
@media print, screen and (min-width: 1300px) {.top-ami { top: -10%; width: 100%; left: 30%;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px) {.top-ami { bottom: 10%; width: 100%; height: 100%; left: 30%; min-width:1200px;}}
@media print, screen and (min-width: 450px) and (max-width: 700px) {.top-ami { top: 5%; width: 200%; left: 10%; }}
@media only screen and (max-width: 449px) {.top-ami { top: 5%; width: 300%; left: 10%; }}

/* 「アーティスト鈴木亜美さん」に適応 */
.name {font-weight: 300; animation-name: clsa00; animation-duration: 8.9s; letter-spacing: 0.05em; text-align: right; color: #000000; width: auto; right:3%;}
@media print, screen and (min-width: 1300px) {.name {bottom: 4%; font-size: 15px; }}
@media print, screen and (min-width: 701px) and (max-width: 1299px) {.name {bottom: 4%; font-size: 15px; }}
@media only screen and (max-width: 700px){.name {bottom: 2%; font-size: 11px;}}

  /* 挑戦し切り開く（グラデーション） */
.gradation {
  /* 非対応のブラウザでの文字色を設定 */
  color: #5C9EBE;
  /* 背景色にグラデーションを指定 */
  background: -webkit-linear-gradient(0deg, #5C9EBE, #5EBC53);
  /* テキストでくり抜く */
  -webkit-background-clip: text;
  /* くり抜いた部分は背景を表示 */
  -webkit-text-fill-color: transparent;

  font-family: serif;
  animation-duration: 8.9s; 
  letter-spacing: 0.05em;
  text-align: left!important;
  animation-name: clsa00;
}
@media print, screen and (min-width: 1100px) {.gradation {bottom: 16%; font-size: 80px; left: 5%; letter-spacing: 0.15em;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px) {.gradation {bottom: 16%; font-size: 80px; left: 5%; letter-spacing: 0.15em;}}
@media only screen and (max-width: 700px){.gradation {bottom: 15%; font-size: 60px; left: 10%;}}

  /* 群馬から～ */
.slogan {
  font-weight:300;
  animation-name: clsa00;
  animation-duration: 9.8s;
  text-align: left!important;
  color: #000000;
  border-bottom: solid 1px #A9C1E3;
  padding-bottom: 3px;
}
@media print, screen and (min-width: 1100px) {.slogan {bottom: 10%; font-size: 15px; left: 5%; letter-spacing: 0.35em;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px) {.slogan {bottom: 10%; font-size: 15px; left: 6%; letter-spacing: 0.35em;}}
@media only screen and (max-width: 700px){.slogan {bottom: 10%; font-size: 15px; left: 10%;}}

  /* CHALLENGE INNOVATION */
.ci {
  color: #ffffff; 
  font-family: serif;
  animation-name: clsa01;
  animation-duration: 7.9s; 
  text-align: left;
}
@media print, screen and (min-width: 1100px) {.ci {bottom: 11%; left:8%; font-size: 500%; width: 20%;line-height: 1.7; font-weight: 100; letter-spacing: 0.1em;}}
@media print, screen and (min-width: 701px) and (max-width: 1099px) {.ci {bottom: 13%; left:10%; font-size: 450%; width: 20%;line-height: 1.7; font-weight: 100; letter-spacing: 0.1em;}}
@media only screen and (max-width: 700px){.ci {left: 3%; top: 15%; font-size: 330%; width: 20%; z-index: 1; writing-mode: vertical-rl;line-height: 1; letter-spacing: 0.25em;}}

/* 20220418 TOPに鈴木亜美画像追加 end */

.se-circle {position: absolute; z-index: 1;}
@media print, screen and (min-width: 1300px) {.se-circle { bottom: -25%; width: 40%; left: 16%;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px) {.se-circle { bottom: -10%; width: 55%; left: 16%;}}
@media only screen and (max-width: 700px) {.se-circle { bottom: -5%; width: 70%; left: -20%;}}
.se-bg {position: absolute; z-index: 2;}
@media print, screen and (min-width: 1300px) {.se-bg { bottom: 0; width: 80%; right: -20%;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px) {.se-bg {bottom: 0; width: 90%; right: -20%;}}
@media only screen and (max-width: 700px) {.se-bg {bottom: 0; width: 150%; right: -20%;}}

.se-bld {position: absolute; z-index: 3;}
@media print, screen and (min-width: 1300px) {.se-bld {bottom: -50px; width: 80%; right: -25%;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px){.se-bld {bottom: -50px; width: 90%; right: -25%;}}
@media only screen and (max-width: 700px){.se-bld {bottom: -10px; width: 140%; right: -25%;}}

.se-gr {position: absolute; z-index: 4;}
@media print, screen and (min-width: 1300px) {.se-gr {bottom: -70px; width: 80%; right: -25%;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px){.se-gr {bottom: -70px; width: 90%; right: -25%;}}
@media only screen and (max-width: 700px){.se-gr {bottom: -20px; width: 140%; right: -25%;}}

.se-man {position: absolute; z-index: 5;  animation: wobbling_y 1.2s ease-in-out infinite alternate;}
@media print, screen and (min-width: 1300px) {.se-man {bottom: 0px; width: 70%; right: -20%;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px){.se-man {bottom: 0px; width: 80%; right: -20%;}}
@media only screen and (max-width: 700px){.se-man {bottom: 0px; width: 140%; right: -20%;}}

@keyframes wobbling_y {
    0% { -webkit-transform:translateY(-5px); }
  100% { -webkit-transform:translateY(  0px); }
}

.se-earth {position: absolute; z-index: 3;}
@media print, screen and (min-width: 1300px) {.se-earth {width: 1000px; height: 1000px; bottom: -600px; left: -13%;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px) {.se-earth {width: 800px; height: 800px; bottom: -300px; left: -12%;}}
@media only screen and (max-width: 700px) {.se-earth {width: 500px; height: 500px; bottom: -250px; left: -75%;}}



.contents-r {z-index: 8; position: relative; background-color: rgba(0,0,0,0.75); color: #ffffff;}
@media print, screen and (min-width: 1300px) {.contents-r {margin: 250px 0 0 0; float: right; width:50%; padding:10%;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px) {.contents-r {margin: 200px 0 0 0; float: right; width:60%; padding:10%;}}
@media only screen and (max-width: 700px)  {.contents-r {margin: 150px 0 0 0; float: right; width:80%; padding:7%;}}

.contents-l {z-index: 8; position: relative; background-color: rgba(0,0,0,0.75); color: #ffffff;}
@media print, screen and (min-width: 1300px){.contents-l {margin: 350px 0 0 0; float: left; width:50%; padding:10%;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px){.contents-l {margin: 300px 0 0 0; float: left; width:60%; padding:10%;}}
@media only screen and (max-width: 700px){.contents-l {margin: 350px 0 0 0; float: left; width:80%; padding:7%;}}

.contents-r-bgnone {z-index: 8; position: relative;}
@media print, screen and (min-width: 1300px) {.contents-r-bgnone {margin: 250px 10% 0 0; float: right; width:40%;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px) {.contents-r-bgnone {margin:200px 10% 0 0; float: right; width:45%;}}
@media only screen and (max-width: 700px)  {.contents-r-bgnone {margin: 150px 5% 0 0; float: right; width:80%;}}

.bgg {
  animation:slide 3s ease-in-out infinite alternate;
  background-image: linear-gradient(-60deg, #f9f9f9f 50%, #eeeeee 50%);
  bottom:0;
  left:-50%;
  opacity:.5;
  position:fixed;
  right:-50%;
  top:0;
  z-index:-1;
}

.bgg2 {
  animation-direction:alternate-reverse;
  animation-duration:4s;
}

.bgg3 {
  animation-duration:5s;
}

.bggcontent {
  background-color:rgba(255,255,255,.8);
  border-radius:.25em;
  box-shadow:0 0 .25em rgba(0,0,0,.25);
  box-sizing:border-box;
  left:50%;
  padding:10vmin;
  position:fixed;
  text-align:center;
  top:50%;
  transform:translate(-50%, -50%);
}

.logo-group {z-index: 10; position: absolute; right: 5%;}
@media print, screen and (min-width: 1300px){.logo-group {width: 29%; bottom: 10%;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px){.logo-group {width: 29%; bottom: 15%;}}
@media only screen and (max-width: 700px){.logo-group {width: 30%; bottom: 10%;}}

.bgtop {position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;}

.video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* overlay */

.overlay::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(255, 255, 255, 0.5);
}

.bgtop2 {position: relative; overflow: hidden; width: 100%;}
/* 20220524 TOPに鈴木亜美画像追加 start */
/* 
@media print, screen and (min-width: 1300px){.bgtop2 {height: 100vh;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px){.bgtop2 {height: 70vh;}}
@media only screen and (max-width: 700px){.bgtop2 {height: 500px;}}
 */
/* グループ会社がスライドする部分が画面幅によっては見切れていたため高さを調整 */
@media print, screen and (min-width: 1300px){.bgtop2 {height: 120vh;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px){.bgtop2 {height: 120vh;}}
@media only screen and (max-width: 700px){.bgtop2 {height: 600px;}}
/* 20220524 TOPに鈴木亜美画像追加 end */

.bgtop2in {position: relative; overflow: hidden; width: 100%; min-height: 300px; height: 100vh;}
@media print, screen and (min-width: 1300px){.bgtop2in {margin: 200px 0; height: 80vh;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px){.bgtop2in {margin: 150px 0; height: 400px;}}
@media only screen and (max-width: 700px){.bgtop2in {margin: 100px 0;}}

.bt-wide01 {overflow:hidden;}
@media print, screen and (min-width: 1200px) {
.bt-wide01 {width: 300px; margin:0;}
}
@media only screen and (max-width: 1199px) {
.bt-wide01 {width: 90%; margin:0 auto;}
}

.bt09 a {
    height: 55px;
    line-height: 55px;
    background: #000;
    color: #fff; width: 100%;
    display: inline-block;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.bt09 a:before { ilne-height: 65px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .7s cubic-bezier(.19, 1, .22, 1);
    background: #eeeeee;
  }
  .bt09 a:hover:before {
    transform: scaleX(1);
    transform-origin: left;
  }
  
  .bt09 a .inner-text {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
  }
    .bt09 a:hover {
    color: #000!important;
  }

.acw {
    color: #000!important;
  }
.bt10 a {
    height: 55px;
    line-height: 55px;
    background: #fff;
    color: #000; width: 100%;
    display: inline-block;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.bt10 a:before { ilne-height: 65px; color: #000000!important;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .7s cubic-bezier(.19, 1, .22, 1);
    background: #eeeeee;
  }
    .bt10 a:hover {
    color: #000000!important;
  }
  .bt10 a:hover:before {
    transform: scaleX(1);
    transform-origin: left;
  }
  .bt10 a .inner-text {color: #000000!important;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
  }




footer {overflow: hidden; background-color: #000000; color: #ffffff; width: 100%; text-align: center;}
footer a{color: #ffffff!important;}
.footerin {position: relative; overflow: hidden; width: 100%;}
@media print, screen and (min-width: 1300px){.footerin {margin: 150px 0;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px){.footerin {margin: 100px 0;}}
@media only screen and (max-width: 700px){.footerin {margin: 70px 0;}}

.footer-logo {position: relative; overflow: hidden;}
@media print, screen and (min-width: 1300px){.footer-logo {margin: 50px auto 0; width: 150px;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px){.footer-logo {margin: 50px auto 0; width: 150px;}}
@media only screen and (max-width: 700px){.footer-logo {margin: 50px auto 0; width: 120px;}}

.bgtop-ab {position: absolute;
  overflow: hidden;
  width: 100%;}
@media print, screen and (min-width: 1300px){.bgtop-ab {height: 60vh;}}
@media print, screen and (min-width: 701px) and (max-width: 1299px){.bgtop-ab {height: 450px;}}
@media only screen and (max-width: 700px){.bgtop-ab {height: 70vh;}}

.gre-l {text-align: left;}
@media print, screen and (min-width: 1000px) {
.gre-l {float: left; width: 25%; margin: 0;}
}
@media print, screen and (min-width: 601px) and (max-width: 999px) {
.gre-l {float: left; width: 30%; margin: 0;}
}
@media print, screen and (max-width: 600px) {
.gre-l {float: none; width: 60%; margin: 0 auto 30px;}
}
.gre-r {fline-height: 2.5;}
@media print, screen and (min-width: 1000px) {
.gre-r {float: right; width: 70%; line-height:2;}
}
@media print, screen and (min-width: 601px) and (max-width: 999px) {
.gre-r {float: right; width: 67%;}
}
@media print, screen and (max-width: 600px) {
.gre-r {float: none; width: 100%;}
}


.comp {overflow: hidden; padding: 0 0 15px; margin: 0 0 15px 0; border-bottom: 1px solid #999999;}
@media print, screen and (min-width: 1000px) {
.comp-l {float: left; width: 20%; text-align: center;}
}
@media print, screen and (min-width: 601px) and (max-width: 999px) {
.comp-l {float: left; width: 20%; text-align: center;}
}
@media print, screen and (max-width: 600px) {
.comp-l {float: none; width: 100%; text-align: left;}
}

@media print, screen and (min-width: 1000px) {
.comp-r {float: right; width: 74%; padding:0 0 0 2%; text-align: left; border-left: 1px solid #999999;}
}
@media print, screen and (min-width: 601px) and (max-width: 999px) {
.comp-r {float: right; width: 74%; padding:0 0 0 2%; text-align: left; border-left: 1px solid #999999;}
}
@media print, screen and (max-width: 600px) {
.comp-r {float: none; width: 100%; padding:0; text-align: left; border-left: none;}
}

.defpr {overflow: hidden; position: relative;}
@media print, screen and (min-width: 1000px) {
.defpr {margin: 0 0 200px;}
}
@media print, screen and (min-width: 601px) and (max-width: 999px) {
.defpr {margin: 0 0 150px;}
}
@media print, screen and (max-width: 600px) {
.defpr {margin: 0 0 100px;}
}

.group {overflow: hidden; position: relative;}
@media print, screen and (min-width: 1000px) {
.group01 {margin: 0 20% 70px 10%;}}
@media print, screen and (min-width: 601px) and (max-width: 999px) {
.group01 {margin: 0 20% 70px 10%;}}
@media print, screen and (max-width: 600px) {
.group01 {margin: 0 auto;}}

@media print, screen and (min-width: 1000px) {
.group02 {margin: 0 10% 70px 20%;}}
@media print, screen and (min-width: 601px) and (max-width: 999px) {
.group02 {margin: 0 10% 70px 20%;}}
@media print, screen and (max-width: 600px) {
.group02 {margin: 0 auto;}}

@media print, screen and (min-width: 1000px) {
.group03 {margin: 0 0% 70px 30%;}}
@media print, screen and (min-width: 601px) and (max-width: 999px) {
.group03 {margin: 0 0% 70px 30%;}}
@media print, screen and (max-width: 600px) {
.group03 {margin: 0 auto;}}

.group-r {z-index: 3;}
@media print, screen and (min-width: 1000px) {
.group-l {position: absolute; width: 50%; margin: 0;}
}
@media print, screen and (min-width: 601px) and (max-width: 999px) {
.group-l {position: absolute; width: 50%; margin: 0;}
}
@media print, screen and (max-width: 600px) {
.group-l {position: relative; width: 90%; margin: 0 auto;}
}

.group-r {background-color: rgba(0,0,0,0.75); color: #ffffff; position: relative; z-index: 5;}
@media print, screen and (min-width: 1000px) {
.group-r {float: right; width: 70%; margin: 200px 0 0; padding: 7%;}
}
@media print, screen and (min-width: 601px) and (max-width: 999px) {
.group-r {float: right; width: 70%; margin: 150px 0 100px; padding: 6%;}
}
@media print, screen and (max-width: 600px) {
.group-r {float: right; width: 70%; margin: 0 auto; padding: 5%;}
}
.group-r p{padding: 0;}
@media print, screen and (min-width: 1000px) {
.group-r p{width: 200px; margin: 0 0 30px;}
}
@media print, screen and (min-width: 601px) and (max-width: 999px) {
.group-r p{width: 200px; margin: 0 0 30px;}
}
@media print, screen and (max-width: 600px) {
.group-r p{width: 80%; margin: 0 auto 30px;}
}

.defprup {overflow: hidden; position: relative;}
@media print, screen and (min-width: 1000px) {
.defprup {margin: 0; padding: 500px 0 0;}
}
@media print, screen and (min-width: 601px) and (max-width: 999px) {
.defprup {margin: 0; padding: 400px 0 0;}
}
@media print, screen and (max-width: 600px) {
.defprup {margin: 0; padding: 200px 0 0;}
}


.bgtoppr {position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;}

.sndbtn {width: 250px!important;border-radius: 5px; background: linear-gradient(#eeeeee, #cecece);
font-size: 16px; color: #000000!important; border: 1px solid #f9f9f9;
padding: 20px;background-color: #835929; 
cursor: pointer;}
.w-contact {overflow: hidden;}
@media screen and (min-width: 1000px) {
.w-contact {margin: 50px auto; width: 500px;}
}
@media only screen and (min-width: 581px) and (max-width: 999px) {
.w-contact {margin: 50px auto; width: 500px;}
} 
@media screen and (max-width: 580px) {
.w-contact {margin: 50px auto; width: 90%;}
}

.frmt {
min-height: 40px;
border: 1px solid #ccc;
background: #fafafa;
border-radius: 5px;
font-size: 16px;
padding: 5px;
cursor: pointer;
}
.frmta {
min-height: 100px;
border: 1px solid #ccc;
background: #fafafa;
border-radius: 5px;
font-size: 16px;
padding: 5px;
cursor: pointer;
}
@media print, screen and (min-width: 1000px) {
.frm-w {width: 300px!important;}
}
@media print, screen and (min-width: 581px) and (max-width: 999px) {
.frm-w {width: 95%!important;}
}
@media print, screen and (max-width: 580px) {
.frm-w {width: 95%!important;}
}


.bgholding {background-size: cover; background-position: center bottom; background-repeat: none; background-image: url(images/bgholding.jpg);}


.wide-holding {overflow: hidden; position: relative;}
@media print, screen and (min-width: 1200px) {
.wide-holding {margin: 300px auto; width: 1200px;}
}
@media print, screen and (min-width: 601px) and (max-width: 1199px) {
.wide-holding {margin: 200px auto; width: 90%;}
}
@media print, screen and (max-width: 600px) {
.wide-holding {margin: 100px auto; width: 90%;}
}

.logo-map {overflow: hidden; position: relative;}
@media print, screen and (min-width: 601px) {
.logo-map {margin: 0 auto 30px; width: 500px;}
}
@media print, screen and (max-width: 600px) {
.logo-map {margin: 0 auto 20px; width: 90%;}
}

/* フッダーのグループ会社ロゴリンク */
ul.ohens {padding: 0; vertical-align: middle; display: flex; flex-wrap: wrap; gap: 20px 2%; justify-content: center; align-items: center;}
@media print, screen and (min-width: 1100px) {ul.ohens {width: 500px;margin: 50px auto 0;}}
@media print, screen and (min-width: 701px) and (max-width: 1099px) {ul.ohens {width: 500px;margin: 50px auto 0;}}
@media print, screen and (max-width: 700px) {ul.ohens {width: 100%;margin: 50px auto 30px;}}
ul.ohens li {vertical-align: middle; margin: 0;padding: 0;list-style-type: none;}
@media print, screen and (min-width: 701px) {ul.ohens li{width:150px;}}
@media print, screen and (max-width: 700px){ul.ohens li{width:120px;}}
ul.ohens li p{ margin: 0 4%;padding: 0;}