@charset "UTF-8";

html {

}

body {
	font-family: "游ゴシック", YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  width: 100%;
  min-width: 960px;
}

.body{
  overflow: hidden;
}

section {
	text-align: center;
}

h2 {
	font-size: 23px;
}

.title-bx{
  margin-left: 80px;
  filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.6));
  display: flex;
}

.h2-bx{
  text-align: left;
  font-weight: bold;
  padding: 15px 15px;
  color: #fff;
  background: rgba(7, 6, 6, 0.8);
}

.h2-gr{
  font-weight: bold;
  color: #5D5B5B;
}

.h2-wh{
  font-weight: bold;
  color: #fff;
}

h3 {
	font-size: 18px;
}

.h3-gr{
  color: #5D5B5B;
}

.h3-wh{
  color: #fff;
}

h4 {
  font-size: 13px;
}

.h4-gr{
  color: #5D5B5B;
}

.h4-wh{
  color: #fff;
}

p {
	font-size: 20px;
}
ul, ol {
	list-style: none;
}

.bg-wrap{
  margin: 0;
  padding-top: 5px;
  position: relative;
  z-index: 0;
}

.bg-wrap::after{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  transform: skewY(-15deg);
  z-index: -100;
  width:100%;
  height:100%;
  background: -moz-linear-gradient(-25deg, #036eb7, #0dac67 50%, #bbd434);
  background: -webkit-linear-gradient(-25deg, #036eb7, #0dac67 50%, #bbd434);
  background: linear-gradient(-65deg, #036eb7, #0dac67 50%, #bbd434);
}

/*header開始*/
header{
  position: fixed;
  width: 100%;
  height: auto;
  z-index: 200;
}

.header{
  top: 0;
  display: flex;
  justify-content: space-between;
  margin-top: 0;

}

.header .logo{
  padding-top: 25px;
  padding-left: 50px;
  text-align: left;
}

.header .logo img{
  filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.6));
}

.header .header-menu{
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-right: 0px;
  text-align: right;
}

.header .header-menu nav ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.header .header-menu nav ul li {
  text-align: center;
  vertical-align: middle;
  height: 70px;
  width: 200px;
}

.header nav ul li a {
  background: rgba(52, 50, 50, 0.8);
  text-decoration: none;
  color: #fff;
  display: block;
  width: 200px;
  height: 70px;
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  display: table-cell;
  vertical-align: middle;
  align-items: center;
  line-height: 1.5;
}

.header nav ul li a:hover {
  background: rgba(16, 191, 16, 0.9);
  opacity: 1;
  text-decoration: none;
}

.header nav ul li.contact {
  width: 200px;
}

.header nav ul li.contact a {
  background: rgba(15, 14, 14, 0.9);
  color: #fff;
}

.header nav ul li.contact a:hover {
  opacity: 1;
  background: rgba(16, 191, 16, 0.9);
  color: #fff;
  border: none;
}

.header nav ul li.indention {
  width: 200px;
  height: 70px;
  vertical-align: middle;
  align-items: center;
}

.header nav ul li.indention a {
  background: rgba(52, 50, 50, 0.8);
  color: #fff;
}

.header nav ul li.indention a:hover {
  background: rgba(16, 191, 16, 0.9);
  opacity: 1;
  border: none;
}

.header .menu-btn {
  display: none;
}

.header-bottom{
  width: 100%;
  height: 150px;
  margin: auto auto 0;
  padding: auto auto 0;
  top: auto;
  bottom: 0;
  justify-content: space-between;
  vertical-align: bottom;
  position: fixed;
  z-index: 200;
}

.header-bottom-wrap{
  display: flex;
  bottom: 0;
  justify-content: space-between;
}

.header-bottom .comment{
  padding-bottom: 25px;
  padding-left: 50px;
  text-align: left;
}

.header-bottom .comment p{
  writing-mode:tb-rl;
  color: #fff;
  font-size: 13px;
  line-height: 1.5;
}

.header-bottom .header-bottom-wrap nav ul {
  display: flex;
  justify-content: flex-end;
  text-align: center;
  align-items: center;
}

.header-bottom .header-bottom-wrap nav ul li {
  text-align: center;
  height: 70px;
  width: 200px;
}

.header-bottom nav ul li a {
  background: rgba(250, 81, 59, 0.7);
  text-decoration: none;
  color: #fff;
  display: block;
  width: 200px;
  height: 70px;
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  display: table-cell;
  vertical-align: middle;
  align-items: center;
  text-align: center;
  line-height: 1.5;
}

.header-bottom nav ul li a:hover {
  background: rgba(28, 199, 140, 0.9);
  opacity: 1;
  text-decoration: none;
}

.header-bottom .menu-btn {
  display: none;
}
 /*header終了*/

/*top開始*/
.top{
  text-align: center;
  margin-bottom: -400px;
}

.top .slide-wrap{
  text-align: center;
  position: relative;
}

.top .slide-wrap .slide-show{
}

.top .slide-wrap .slide-show .slider {
  max-width: 100%;
  margin: 0 auto 50px;
  padding: 0;
  height: auto;
}

.top .slide-wrap .slide-show .slider li{
  width: 100%;
  height: 100%;
}

.top .slide-wrap .slide-show .slider img{
  width: 100%;
  height: 100%;
}

.top .slide-wrap figure{
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.top .slide-wrap figure img{
  width: 50vw;
  z-index: 500;
}

/*top終了*/

/*contents1開始*/
.contents1{
  margin: 50px auto 100px;
  padding: 0 80px;
  width: 960px;
}

.contents1 .title-bx{
  margin: 0 0 50px;
}

/*contents1終了*/

/*contents2開始*/
.contents2{
  padding: 50px 80px 100px;
  position: relative;
  z-index: 0;
  text-align: left;
}

.contents2::after{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(-15deg);
  z-index: -200;
  width:100%;
  height:100%;
  background: rgba(255,255,255,0.6);
}

.contents2-wide{
  width: 960px;
  margin: 0 auto;
}

.contents2 .title-bx{
  margin: 0 auto 50px;
  display: inline-block;
}

.contents2 .title-bx .h2-bx{
  margin: 0 auto 15px;
}

.contents2 .title-bx #contents3-title1{
  margin: auto 50px 10px 0;
}

.contents2 .title-bx #contents3-title2{
  margin: auto auto auto 50px;
}

.contents2 article{
  text-align: center;
}

.contents2 article .img1{
  margin: 0 0 25px 0;
}

.contents2 article .h2-1{
  line-height: 1.4;
}

.contents2 article .img2{
  margin: 0 0 5px 0;
}

.contents2 article .text-bx{
  margin: 0 200px;
  background: #A0FCEB 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 3px;
  opacity: 0.75;
  z-index: auto;
}

.contents2 article .text-bx .h2-2{
  padding: 40px 0;
  line-height: 1.4;
}
/*contents2終了*/

/*contents3開始*/
.contents3{
  margin: 50px auto;
  padding: 100px auto 100px;
  text-align: center;
  width: 960px;
  position:relative;
  display:block;
  z-index: 400px;
}

.contents3 .title-bx{
  margin: 0 0 50px;
}

.contents3 .title-bx .h2-bx{
  z-index: 500px;
}

.contents3 article{
  margin: 0 0 50px;
}

.contents3 ul{
  width: 600px;
  text-align: left;
  display: inline-block;
}

.contents3 ul .sentence{
  vertical-align: top;
  width: 800px;
  margin: 10px 0;
}

.contents3 ul .sentence h4{
  margin-top: 20px;
}

.contents3 ul .sentence figure{
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 0 0;
}

.contents3 ul .sentence h2{
  display: inline-block;
  vertical-align: top;
}

.contents3 ul .sentence .h2-1{
  line-height: 1.6;
}

.contents3 ul .sentence .h2-2{
  line-height: 2.5;
}

.contents3 ul .sentence .h2-3{
  line-height: 2.5;
}
/*contents3終了*/

/*contents4開始*/
.contents4{
  padding: 50px 80px 100px;
  position: relative;
  z-index: 0;
}

.contents4::after{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(-15deg);
  z-index: -100;
  width:100%;
  height:100%;
  background: rgba(255,255,255,0.9);
}

.contents4-wide{
  margin: 0 auto;
  width: 960px;
}

.contents4 .title-bx{
  margin: 0 0 50px;
}

.contents4 article{
  margin: 0 0 50px;
}

.contents4 article figure{
  margin: 0 20px 0px;
  display: inline-block;
  vertical-align: middle;
}

.contents4 article figure img{
  width: 450px;
}
/*contents4終了*/

/*contents5開始*/
.contents5{
  padding: 100px 80px 200px;
  position: relative;
  z-index: 0;
  text-align: center;
}

.contents5::after{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  bottom: 0;
  transform: skewY(-15deg);
  z-index: -100;
  width:100%;
  height:100%;
  background: rgba(222,161,89,1);
}

.contents5-wide{
  margin: -50px auto 0;
  width: 960px;
}

.contents5 .title-bx{
  margin: 0 0 50px;
}

.contents5 .sentence{
  text-align: left;
  background: rgba(255, 255, 255, 0.6);
  margin-left: 110px;
  padding: 30px;
  margin: 0 265px 50px 50px;
}

.contents5 .sentence h3{
  line-height: 1.5;
  font-weight: bold;
}

.contents5 .sentence h4{
  line-height: 1.5;
}

.contents5 article{
  width: 960px;
  margin: auto 0 -100px;
}

.contents5 .b-sis{
  width: 960px;
}

.contents5 .b-sis-contents{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 960px;
  height: 100%;
}

.contents5 .base{
  position: relative;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  width: 960px;
  height: 645px;
  z-index: 300;
}

.contents5 .button{
  position: absolute;
  width: 960px;
  height: 100%;
  top: 0;
  left: 0;
}

.contents5 .button a{
  position: absolute;
}

.contents5 .button a img{
  position: absolute;
}

.contents5 .button a img.visible{
  z-index: 600;
  width: auto;
  height: auto;
}

.contents5 .button a img.hidden{
  visibility: hidden;
  z-index: 700;
  width: auto;
  height: auto;
  position: absolute;
}

.contents5 .button a .visible:hover + .hidden{
  visibility: visible;
  display: block;
  width: auto;
  height: auto;
  position: absolute;
}

.contents5 .button .booth-2{
  top: 240px;
  left: 670px;
}

.contents5 .button .booth-3{
  top: 353px;
  left: 240px;
}

.contents5 .button .booth-4{
  top: 78px;
  left: 341px;
}

.contents5 .button .booth-5{
  top: 163px;
  left: 90px;
}

.contents5 .h3-wh{
  text-align: right;
  font-weight: bold;
  line-height: 1.5;
  bottom: 0;
  right: 0;
}
/*contents5終了*/

/*contents6開始*/
.contents6{
  margin: 0px auto 350px;
  padding: 100px 0 50px;
  display: block;
  z-index: 1000;
  width: 960px;
  text-align: center;
}

.contents6 .sentence{
  margin: 0 0 50px;
  line-height: 1.4;
}

.contents6 .contents6-wide{
  width: 960px;
  text-align: center;
}

.contents6-menu{

}

.contents6-menu .icon{
  display: flex;
  position: relative;
}

.contents6-menu .icon li{
  position: absolute;
}

.contents6-menu .icon li a{
  width: auto;
  height: auto;
}

.contents6-menu .icon li a h3{
  position: absolute;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  width: auto;
  height: auto;
  z-index: 100;
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
}

.contents6-menu .icon li a h3:hover + .motion{
  animation: rotate-anime 3s linear infinite;
  width: auto;
  height: auto;
  text-align: center;
  vertical-align: middle;

}

@keyframes rotate-anime {
  0%  {transform: rotate(0);}
  100%  {transform: rotate(360deg);}
}

.icon-item1{
  top: 0px;
  left: 130px;
}

.icon-item2{
  top: 125px;
  left: 280px;
}

.icon-item3{
  top: 0px;
  left: 380px;
}

.icon-item4{
  top: 90px;
  left: 500px;
}

.icon-item5{
  top: 35px;
  right: 130px;
}

.contents6-menu2 .icon{
  display: flex;
  position: relative;
}

.contents6-menu2 .icon li{
  position: absolute;
}

.icon-item6{
  top: 60px;
  left: 580px;
}

.icon-item7{
  top: 260px;
  left: 280px;
}
/*contents6終了*/

/*contents7開始*/
.contents7{
  margin: -100px auto auto;
  padding: 150px 0 50px;
  display: block;
  z-index: 0;
  width: 960px;
  text-align: left;
}

.contents7 .title-bx{
  margin: 0 0 50px;
}

.contents7 .contents7-wide{
  width: 960px;
  text-align: left;
}

.contents7 .contents7-wide iframe{
  text-align: center;
}
/*contents7終了*/


/*footer開始*/
footer{
  width: 100%;
  padding-top: 30px;
  background-color: #303030;
  color:#fff;
  position: relative;
  z-index: 5000;
}

footer .footer{
}

footer .footer-main{
  text-align:center;
  padding-left: 50px;
  padding-right: 50px;
}

footer .company-name{
  font-size: 20px;
  text-align:left;
  margin: 15px auto;
}

footer .company-wrap{
  display: flex;
  justify-content: space-between;
}

footer .company{
  text-align:left;
  line-height: 1.2;
}

footer .company-link{
  text-align:right;
}

footer .company-link a{
  color: #fff;
  transition: color 0.3s;
  text-decoration: none;
}

footer .company-link a:hover{
  color: #fdc256;
  text-decoration: none;
}

footer .copyright{
  width: 100%;
  padding-top: 30px; 
  padding-bottom: 10px;
  text-align: center;
}
/*footer終了*/