* {
   margin-top:0;
}

#page_top{
   width: 50px;
   height: 50px;
   position: fixed;
   right: 0;
   bottom: 0;
   background: #82aeff;
   opacity: 0.8;
   z-index: 10;
}
#page_top a{
   position: relative;
   display: block;
   width: 50px;
   height: 50px;
   text-decoration: none;
}
#page_top a::before{
   font-family: FontAwesome;
   content: '\f102';
   font-size: 25px;
   color: #fff;
   position: absolute;
   width: 25px;
   height: 25px;
   top: 0;
   bottom: 0;
   right: 0;
   left: 0;
   margin: auto;
   text-align: center;
}



html{
   font-size: 18px; 
   overflow-x: hidden;

}

body{
   margin:  0 auto;
   font-family:"游ゴシック",YuGothic,YuGothic,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
   -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
   animation: fadeIn 1.5s ease 0s 1 normal;
}

@keyframes fadeIn {
   0% {opacity: 0}
   100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
   0% {opacity: 0}
   100% {opacity: 1}
}

a:link{
   color:black;
}

a:visited{
   color:black;
}

.site-logo img{
   width:28%;
}

.btn
{  
   color: white;
   box-shadow: 0px 0px 6px gray;
   position: fixed;
   top: 130px; 
   left: 0px;
   height: 280px;
   width: 60px;
   border-top-right-radius:8px;
   border-bottom-right-radius:8px;
   z-index:100;
   padding:5px 18px 5px 5px;
   border: none;
   background-color: #e71e23;
   outline:none;
   transition:background-color .3s linear;
   -webkit-transition: .3s ease-in-out;
   transition: .3s ease-in-out;
   -webkit-transform: scale(1);
   transform: scale(1);
   cursor: pointer;
   cursor: hand;
}

.btn:hover {
   background-color: #e64c4f;
   -webkit-transform: scale(1.05);
   transform: scale(1.05);
}

.btn img{
   margin:0 auto; 
   position: relative;
   left: 5px;
}

.button{
   width: 100%;
   height: 100%;
   writing-mode: vertical-rl;
   font-size:1.1rem;
   -ms-writing-mode: tb-rl;
   -webkit-writing-mode:vertical-rl;
   text-align: left;
}

.sa {
   opacity: 0;
   transition: all .5s ease;
}

.sa.show {
   opacity: 1;
   transform: none;
}

.sa--lr {
   transform: translate(-100px, 0);
}

.sa--rl {
   transform: translate(100px, 0);
}

.sa--up {
   transform: translate(0, 100px);
}

.sa--down {
   transform: translate(0, -100px);
}

.sa--scaleUp {
   transform: scale(.5);
}

.sa--scaleDown {
   transform: scale(1.5);
}

.sa--rotateL {
   transform: rotate(180deg);
}

.sa--rotateR {
   transform: rotate(-180deg);
}

.section1{
   padding-bottom:150px;
}

.section2-7:nth-child(4){
   z-index: 2;
   position: relative;
}


.section2-7:nth-child(5){
   z-index: 3;
   position: relative;
}

.section2-7:nth-child(6){
   z-index: 3;
   position: relative;
}

.section2-7:nth-child(7){
   z-index: 2;
   position: relative;
}

.section2-7:nth-child(8){
   z-index: 1;
   position: relative;
}

.section2-7:nth-child(9){
   z-index: 2;
   position: relative;
}

.section2-7:nth-child(10){
   z-index: 3;
   position: relative;
}
.section-body{
   max-width: 1040px;
   margin:  0 auto;  
   z-index: 1;
}

.title{
   font-size:2rem;
   font-weight: bold;
   padding:40px 0 ;
   text-align: center;
   
}

.title img{
   height:50px;
   pointer-events: none;
   user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
}

.title2{
   padding:40px 0 ;
   text-align: center;
   
}

.title2 img{
   pointer-events: none;
   user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   height: 90px;
}

.TouchPi-logo{
   text-align: center;
   padding:50px 0 30px 0;
}

.TouchPi-logo img{
   width: 35%;
}

.arc-top-white{
   margin-top:-200px;
   min-height: 400px;
   border-top-right-radius: 1000px 200px;
   border-top-left-radius: 1000px 200px;
   border-bottom-right-radius: 1000px 200px;
   border-bottom-left-radius: 1000px 200px;
   margin-left: -500px;
   margin-right: -500px;
   padding-left: 100px;
   padding-right: 100px;
   padding-bottom:30px;
   background: rgb(255, 255, 255);
   overflow:hidden;
}

.arc-top-white1{
   margin-top:-200px;
   min-height: 400px;
   border-top-right-radius: 1000px 200px;
   border-top-left-radius: 1000px 200px;
   margin-left: -500px;
   margin-right: -500px;
   padding-left: 100px;
   padding-right: 100px;
   padding-bottom:100px;
   background: rgb(255, 255, 255);
   overflow:hidden;
}

.arc-top-pink{
   margin-top:-200px;
   min-height: 250px;
   border-top-right-radius: 1000px 200px;
   border-top-left-radius: 1000px 200px;
   margin-left: -500px;
   margin-right: -500px;
   padding-left: 100px;
   padding-right: 100px;
   margin-bottom:-500px;
   padding-bottom:520px;
   background: #fff1e5;
   overflow:hidden;
}

.arc-top-pink1{
   margin-top:-200px;
   min-height: 250px;
   border-top-right-radius: 1000px 200px;
   border-top-left-radius: 1000px 200px;
   margin-left: -500px;
   margin-right: -500px;
   padding-left: 100px;
   padding-right: 100px;
   margin-bottom:-500px;
   padding-bottom:500px;
   background: #fff1e5;
   overflow:hidden;
}


.arc-bottom-pink{
   padding-top:200px;
   margin-top:-200px;
   min-height: 300px;
   border-bottom-right-radius: 1000px 200px;
   border-bottom-left-radius: 1000px 200px;
   margin-left: -500px;
   margin-right: -500px;
   padding-left: 100px;
   padding-right: 100px;
   margin-bottom: -100px;
   padding-bottom: 80px;
   background: #fff1e5;
   overflow:hidden;
}

.arc-bottom-white{
   padding-top:200px;
   margin-top:-200px;
   min-height: 300px;
   border-bottom-right-radius: 1000px 200px;
   border-bottom-left-radius: 1000px 200px;
   margin-left: -500px;
   margin-right: -500px;
   padding-left: 100px;
   padding-right: 100px;
   margin-bottom:-200px;
   padding-bottom:230px;
   background: rgb(255, 255, 255);
   overflow:hidden;
}

.wrap{
   width:100%;
   overflow: hidden;
}

.body-main{
   max-width: 1040px;
   margin:  0 auto;
}

.flexbox{
   display: flex;
}


.sec1-item:nth-child(1){
   text-align: center;
   width: 30%;
   padding:30px;
}

.sec1-item:nth-child(1) img{
   margin:-60px 10px 0 10px;
   width:56%;
}

.sec1-item:nth-child(2){
   padding: 30px 0;
}

.sec1_child:nth-child(2){
   padding-bottom:10px;
}

.sec1_child:nth-child(3){
   font-size: 0.9375rem;
}
.sec1_child:nth-child(4){
   color: #ffffff;
   font-size:2.1rem;
   font-weight: bold;
   text-shadow: 
    red 2px 0px,  red -2px 0px,
    red 0px -2px, red 0px 2px,
    red 2px 2px , red -2px 2px,
    red 2px -2px, red -2px -2px,
    red 1px 2px,  red -1px 2px,
    red 1px -2px, red -1px -2px,
    red 2px 1px,  red -2px 1px,
    red 2px -1px, red -2px -1px;
    padding:40px 0;
}


.sec2-img{
   text-align: center;
}

.sec2-img img{
   width:60%;
}

.sec3-left-item:nth-child(1){
   text-align: center;
}

.sec3-left-logo-Lite{
   text-align: center;
   color: #000000;
   font-size:2.8rem;
   font-weight: bold;
   text-shadow: 
   yellow 3px 0px,  yellow -3px 0px,
   yellow 0px -3px, yellow 0px 3px,
   yellow 3px 3px , yellow -3px 3px,
   yellow 3px -3px, yellow -3px -3px,
   yellow 1.5px 3px,  yellow -1.5px 3px,
   yellow 1.5px -3px, yellow -1.5px -3px,
   yellow 3px 1.5px,  yellow -3px 1.5px,
   yellow 3px -1.5px, yellow -3px -1.5px; 
   margin-top:-5px;
   padding-bottom: 30px;
}

.sec3-left-item:nth-child(3){
   padding-bottom: 20px;
}

.sec3-left-item:nth-child(4){
   text-align: center;
   margin: 20px 0;
}

.lineup{
   display: flex;
   justify-content: space-around;
   padding:30px 0%;
}

.Lite-left{
   width:50%;
}

.Lite-right{
   width: 45%;
   padding:30px 15px;
}

.sec3-right-item:nth-child(2){
   font-size: 0.9375rem;
   padding-bottom: 10px;
}

.sec3-right-img{
   text-align: center;
}

.sec3-right-wrap img{
   -webkit-transform: scale(1);
   transform: scale(1);
   -webkit-transition: .3s ease-in-out;
   transition: .3s ease-in-out;
}

.sec3-right-wrap:hover img{
   -webkit-transform: scale(1.03);
   transform: scale(1.03);
}

.sec3-right-wrap{
   margin:0 auto;
   height: 50%;
}


figure {
   position: relative;
   overflow: hidden;
   height:auto;
   margin:0 auto;
}
figcaption {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 2;
   width: 100%;
   height: 100%;
   background: rgba(0,0,0,.6);
   -webkit-transition: .3s;
   transition: .3s;
   opacity: 0;
   display: flex;
   justify-content: center;
   align-items: center;
}
figure:hover figcaption {
   opacity: 1;
}


.search.icon {
   color: rgb(255, 255, 255);
   width: 30px;
   height: 30px;
   border: solid 2px currentColor;
   border-radius: 100%;
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
}

.search.icon:before {
   content: '';
   position: absolute;
   top: 30px;
   left: 15px;
   height: 15px;
   width: 3px;
   background-color: currentColor;
}
 
 

.sec3-left-logo-Train{
   text-align: center;
   color: #000000;
   font-size:2.8rem;
   font-weight: bold;
   text-shadow: 
    #92D050 3px 0px,  #92D050 -3px 0px,
    #92D050 0px -3px, #92D050 0px 3px,
    #92D050 3px 3px , #92D050 -3px 3px,
    #92D050 3px -3px, #92D050 -3px -3px,
    #92D050 1.5px 3px,  #92D050 -1.5px 3px,
    #92D050 1.5px -3px, #92D050 -1.5px -3px,
    #92D050 3px 1.5px,  #92D050 -3px 1.5px,
    #92D050 3px -1.5px, #92D050 -3px -1.5px; 
   margin-top:-5px;
   padding-bottom: 30px;
}

.sec4-item{
   display: flex;
   justify-content: space-around;
   padding:10px;
}

.sec4-img{
   width: 35%;
   height: auto;
}

.sec4-img img{
   -webkit-transform: scale(1);
   transform: scale(1);
   -webkit-transition: .3s ease-in-out;
   transition: .3s ease-in-out;
}

.sec4-img:hover img{
   -webkit-transform: scale(1.05);
   transform: scale(1.05);
}

.sec4-img2{
   width: 35%;
   height: auto;
}

.sec4-cont{
   display: block;
}

.sec4-cont-mobile{
   display:none;
}


.sec4-comment{
   width: 50%;
   margin:0px 30px;
}

.sec4-comment-t{
   font-size: 1.4rem;
   font-weight: bold;
}

.sec5-cont{
   display: block;
}

.sec5-cont-mobile{
   display:none;
}

.sec5-item{
   display: flex;
   justify-content: space-around;
   background-color: #eeeeee;
   padding:15px;
   margin:25px 0;
   border-radius: 4px;
}

.sec5-item-left-t{
   font-size:1.2rem; 
   padding: 10px 0;
   font-weight: bold;
}

.sec5-item-right{
   width:50%;
}

.sec5-item-right img{
   -webkit-transform: scale(1);
   transform: scale(1);
   -webkit-transition: .3s ease-in-out;
   transition: .3s ease-in-out;
}

.sec5-item-right:hover img{
   -webkit-transform: scale(1.03);
   transform: scale(1.03)
}

.sec6-cont{
   text-align: center;
   padding-bottom:30px;
}

.Prefectures-name{
   font-size:1.2rem;
   padding:20px 0 5px 0;
   font-weight: bold;
}


.sec7-cont{
   padding:0px 30px;
}

.sec7-item{
   display: block;
}

.sec7-item-t{
   font-size: 1.2rem;
   font-weight: bold;
}

table {
   margin:0 auto;
   border-collapse: collapse; 
   width:66vw;
   margin-top:30px;
   margin-bottom:70px;
   max-width: 1040px;
}


table th, table td {
   width:25%;
   height: 7vw;
   text-align: center;
   font-weight: bold;
}

table td{
   border: solid 2px rgb(160, 160, 160);
}

.sec7-list{
   margin:0 auto;
   width:66vw;
   margin-top:50px;
}

.sec7-item-i:nth-child(1){
   border-top:solid 1.5px rgb(160, 160, 160);
}

.sec7-item-i:nth-child(8){
   border-bottom:solid 1.5px rgb(160, 160, 160);
}

.sec7-item-i{
   display:flex;
   border-top:solid 1px rgb(160, 160, 160);
   border-bottom:solid 1px rgb(160, 160, 160);
   background-color: #f9f9f9;
   padding:10px;
   line-height: auto;
}

.detail-left{
   display: flex;
   font-weight: bold;
   font-size:1.2rem;
   width:25%;
   align-items: center;
}

.sec7-comment{
   text-align:right
}  




@media screen and (max-width: 1150px) {
   html{
      font-size:0.95rem;
   }

   .scrl{
      bottom:-50px;
   }

   .btn{
      width: 30px;
      height:216px;
      padding:3px 4px 3px 3px;
      font-size: 0.9rem
   }
   
   .btn img{
      left: 1px;
   }

   .button{
      font-size: 1.0rem;
   }
   .body-main{
      max-width: 900px;
      margin:  0 auto;
      padding-left: 30px;
   }

   .section-body{
      max-width: 800px;
   }
   .TouchPi-logo img{
      width: 50%;
   }

   .section1{
      padding-bottom:200px;
   }

   .sec1-cont{
      padding-bottom: 60px;
   }
   
   .sec1-item:nth-child(1){
      min-width:80px;
      padding:0px;
   }

   .sec1-item:nth-child(1) img{
      margin:30px 0;
   }

   .sec1-item:nth-child(2){
      padding:0;
   }

   .sec1_child:nth-child(4){
      padding:0;
      font-size: 1.95rem;
      text-align: center;
   }

   .sec2-img img{
      width:80%;
   }

   .lineup{
      margin:20px;
   }

}


@media screen and (max-width: 850px) {
   html{
      font-size:0.95rem;
   }

   .body-main{
      max-width: 82%;
      margin:  0 auto;
   }

   .section-body{
      max-width:82vw;
      margin:  0 auto;  
   }
   
   .site-logo img{
      width:45%;
   }

   .btn{
      height:205px;
   }

   .btn img{
      left: 1px;
   }

   .TouchPi-logo img{
      width: 70%;
   }

   .title{
      padding:30px 0;
   }

   .title img{
      height:40px;
   }

   .title2 img{
      height: 60px;
   }

   .lineup{
      margin:10px 10px 30px 10px;
      padding:0;
   }
   .sec1-item:nth-child(1) img{
      width:10vw;
   }
   
   .sec1_child:nth-child(4){
      padding-top:50px;
      font-size: 1.8rem;
      position: relative;
      right: 110px;
      width:130%;
   }

   .lineup{
      flex-direction: column;
   }

   .Lite-left{
      width:100%;
   }

   .Lite-right{
      width:95%;
      border-radius: 5px;
   }

   .sec4-img{
      display: flex;
      justify-content: center;
      align-items: center;
   }

   .sec5-item{
      padding:10px;
   }

   .sec5-item-left{
      padding-right: 2px;
   }

   .sec5-item-right{
      display: flex;
      justify-content: center;
      align-items: center;
   }
   
   .Prefectures-name{
      padding:10px 0 5px 0;
   }

   .sec7-cont{
      padding:0;
   }

   .sec7-item-t{
      font-size: 1.1rem;
   }

   .detail-left{
      font-size: 0.9rem;
   }
}

@media screen and (max-width: 500px) {
   html{
      font-size:0.85rem;
   }

   .wrap{
      max-width:500px;
   }

   .body-main{
      width: 100vw;
      margin:  0 auto;
      padding-left:10px;
   }

   .section-body{
      width:100vw;
      margin:  0 auto;  
   }

   .site-logo{
      margin:0;
   }
   .site-logo img{
      width:45%;
   }

   .TouchPi-logo{
      padding:20px 0 10px 0;
   }
   
   .sec1-item:nth-child(1){
      width: 10vw;
   }
   .sec1-item:nth-child(1) img{
      width: 88%;
   }

   .sec1-item:nth-child(2){
      padding-left: 5px;
   }

   .sec1_child:nth-child(4){
      padding-top:10px;
      font-size: 1.5rem;
      position: relative;
      right: 90px;
      width:140%;
   }
   .title{
      padding:40px 0 10px 0;
   }
   
   .title2{
      padding:30px 0;
   }

   .sec4-cont{
      display: none;
   }
   
   .sec4-cont-mobile{
      display:block;
   }

   .sec4-m-item{
      text-align: center;
      padding:10px; 
      margin:25px 0;  
   }

   .sec4-m-title{
      font-size:1.8rem; 
      padding: 5px 0 10px 0;
      font-weight: bold;
   }

   .sec4-m-comment-i{
      text-align: left;
   }
   
   .sec4-m-img img{
      width: 95%;
   }

   .sec4-m-img2 img{
      width: 95%;
   }

   .title2 img{
      width:80vw;
      height:auto;
   }
   .sec5-cont{
      display: none;
   }

   .sec5-cont-mobile{
      display:block;
   }

   .sec5-m-item{
      text-align: center;
      background-color: #eeeeee;
      padding:10px; 
      margin:10px 0;  
   }

   .sec5-m-title{
      font-size:1.3rem; 
      padding: 5px 0 10px 0;
      font-weight: bold;
   }
   .sec5-m-item-right{
      margin:0 auto;
      width: 90%;
   }
   .sec5-m-item-comment{
      text-align: left;
   }

   .sec7-item{
      font-size: 0.85rem;
   }

   .detail-left{
      font-size:0.85rem;
      width:30%;
   }

   table{
      font-size: 0.7rem;
   }

   .arc-top-white{
      border-top-right-radius: 800px 400px;
      border-top-left-radius: 800px 400px;
      border-bottom-right-radius: 800px 400px;
      border-bottom-left-radius: 800px 400px;
      margin-left: -500px;
      margin-right: -500px;
      padding-left: 100px;
      padding-right: 100px;
      padding-bottom:30px;
      background: rgb(255, 255, 255);
      overflow:hidden;
   }
   
   .arc-top-white1{
      border-top-right-radius: 800px 400px;
      border-top-left-radius: 800px 400px;
      margin-left: -500px;
      margin-right: -500px;
      padding-left: 100px;
      padding-right: 100px;
      padding-bottom:100px;
      background: rgb(255, 255, 255);
      overflow:hidden;
   }
   
   .arc-top-pink{
      border-top-right-radius: 800px 400px;
      border-top-left-radius: 800px 400px;
      margin-left: -500px;
      margin-right: -500px;
      padding-left: 100px;
      padding-right: 100px;
      margin-bottom:-500px;
      padding-bottom:520px;
      background: #fff1e5;
      overflow:hidden;
   }
   
   .arc-top-pink1{
      border-top-right-radius: 800px 400px;
      border-top-left-radius: 800px 400px;
      margin-left: -500px;
      margin-right: -500px;
      padding-left: 100px;
      padding-right: 100px;
      margin-bottom:-500px;
      padding-bottom:500px;
      background: #fff1e5;
      overflow:hidden;
   }
   
   
   .arc-bottom-pink{
      border-bottom-right-radius: 800px 400px;
      border-bottom-left-radius: 800px 400px;
      margin-left: -500px;
      margin-right: -500px;
      padding-left: 100px;
      padding-right: 100px;
      margin-bottom: -100px;
      padding-bottom: 80px;
      background: #fff1e5;
      overflow:hidden;
   }
   
   .arc-bottom-white{
      border-bottom-right-radius: 800px 400px;
      border-bottom-left-radius: 800px 400px;
      margin-left: -500px;
      margin-right: -500px;
      padding-left: 100px;
      padding-right: 100px;
      margin-bottom:-200px;
      padding-bottom:230px;
      background: rgb(255, 255, 255);
      overflow:hidden;
   }
   
   #page_top{
      width:40px;
      height: 40px;
   }

   #page_top a{
      width: 40px;
      height: 40px;
   }



}


@media all and (-ms-high-contrast: none) {
   .Lite-right{
      height:380px;
   }
}
