*{margin:0;padding:0;}

.bg-white{background:#fff;}

.bg_01{position:relative;}
.head-border {padding: 0 5%;
    display: flex;
    align-items: center;
}
 
.head-border:before,
.head-border:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}
 
.head-border:before {
    margin-right: 1rem;
}
 
.head-border:after {
    margin-left: 1rem;
}

/*
  The rest is only styling for this example page
*/
.clearfix::after {
    content: " ";
    display: block;
    clear: both;
}

.right00{text-align:right !important;}

.left00{text-align:left;}

.center{text-align:center;}

ul{list-style:none;}

.ul-align-center{display: flex;
    align-items: center;
    flex-direction: column;}

.ul-align-right{display: flex;line-height:2.0;
    align-items: flex-end;justify-content: flex-start;
    flex-direction: column;}

.ul-align-left{display: flex;line-height:2.0;
    align-items: flex-start;justify-content: flex-start;
    flex-direction: column;}

.font_family2 {font-weight:bold;
font-family: "HGP行書体", "ＭＳ Ｐ明朝", "MS PMincho" ,serif; 
}

.font_family{font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;}

.swiper-slide-active .s-right-text {
  animation: slideFromBottom 1.5s ease 0s 1 normal;}

.swiper-slide-active .s-right-text2 {
  animation: slideFromBottom 1.5s ease 0s 1 normal;}

.swiper-slide-active .s-right-text3 {
  animation: slideFromBottom 1.5s ease 0s 1 normal;}

.swiper-slide-active .s-right-text4 {
  animation: slideFromBottom 1.5s ease 0s 1 normal;}

.swiper-slide-active .s-right-text0 {
  animation: slideFromBottom 1.5s ease 0s 1 normal;}

.swiper-slide-active .s-right-text-z {
  animation: slideFromBottom 1.5s ease 0s 1 normal;}

.between02{margin:2%;}

.between03{padding:6%;}

html{height:100%;}

body{overflow-x:hidden;height:100%;background:transparent;

font-family:  "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;}

.wrap{overflow:hidden;width:100%;width:100vw;

min-height:100vh;}

@keyframes slideFromBottom {
  0%, 25% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}

@-webkit-keyframes slideFromBottom {
  0%, 25% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
.solid-bottom{border-bottom:1px solid #000;}

.dot-bottom{border-bottom:3px dotted #acacac;}

.red01{color:#f00;}

.red01 a, .red01 a:hover, .red01 a:hover:after{color:#f00;

text-decoration:none;}

.red03, .red03 a, .red03 a:hover, .red03 a:hover:after{color:#FF1100;

text-decoration:none;text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff,
  -1px 1px 0 #fff,  1px -1px 0 #fff,
  1px 0 0 #fff, -1px  0 0 #fff,
  0 1px 0 #fff,  0 -1px 0 #fff;}

.black01{color:#000;text-shadow:1px 1px 1px white;

-webkit-text-shadow:1px 1px 1px white;}

.black01 a, .black01 a:hover, .black01 a:hover:after

{color:#000;text-shadow:1px 1px 1px white;

-webkit-text-shadow:1px 1px 1px white;text-decoration:none;}

.white01{color:#fff;}

.white02{color:#fff;text-shadow:1px 1px 1px black;

-webkit-text-shadow:1px 1px 1px black;}

.white03{color:#fff;text-shadow:2px 2px 2px black;

-webkit-text-shadow:2px 2px 2px black;}

.white03 a, .white03 a:hover, .white03 a:hover:after

{color:#fff;text-shadow:2px 2px 2px black;

-webkit-text-shadow:2px 2px 2px black; text-decoration:none;}

.white01 a, .white01 a:hover, .white01 a:hover:after{color:#fff;}

@media screen and (max-width:3000px){

.item-flex-next img{max-height:230px;}

.space-top-bottom{margin:6% 0;}

.space-top-bottom-s{padding:2% 0;}

.left01{text-align:left;}

html{height:100%;}

body {overflow-x:hidden;font-family:  "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  height:100%;background:transparent;color:#6e6259;
  margin: 0;
  padding: 0;
 }

.between00{padding:0 10%;}

.wrap{overflow:hidden;width:100%;width:100vw;

min-height:100vh;}
/*index.html_start_top_view*/
.s-left-text{z-index:2;
  position: absolute;
  top: 15%;
  left: 0%;
  width: 100%;
   }

.s-right-text {z-index:2;
  position: absolute;
  top: 40%;
  left: 0%;
  width: 100%;
   }

.s-right-text2 {z-index:6;
  position: absolute;
  top:15%;
  left: 0%;
  width: 100%;
   }

.s-right-text0 {z-index:10;
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
   }

.s-right-text3 {z-index:2;
  position: absolute;
  top: 80%;
  left: 0%;
  width: 100%;
   }
.s-right-text4 {z-index:50;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;height:100%;
   }
.ul-center-left{width:fit-content;margin:auto;max-width:100%;display:block;}

.between-right{margin:0 3% 0 0;}
.between-left{margin:0 0 0 3%;}
.between-left-wide{margin:0 0 0 10%;}

/*top.html_start*/
.sub_staff, .sub_staff2, .sub_staff3{width:80%;margin:0 auto;}

.sub_staff0{width:60%; margin:0 auto;}

.sub_staff4{width:45%;margin:0 auto;}

.sub_staff5{width:95%;margin:0 auto;}
/*table*/
.sub_staff th{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

.sub_staff table,.sub_staff td
{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

/*.sub_staff tr{border-bottom:1px solid gray;}*/

.sub_staff table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff th{width: calc(100%/5);}

.sub_staff td{width:calc(400%/5);}

.bgcolor01{background:rgba(222,234,246,0.8);}

.bgcolor02{background:rgba(255,255,255,0.8);}
/*table_end*/
/*table*/
.sub_staff2 th{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

.sub_staff2 td
{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

/*.sub_staff2 tr{border-bottom:1px solid gray;}*/

.sub_staff2 table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff2 th{width: calc(400%/5);}

.sub_staff2 td{width:calc(100%/5);}
/*table_end*/
.sub_question{width:75%;margin:0 auto;}

/*table*/
.sub_staff3 th{border:0px solid gray;font-weight:400;

padding:7px;}

.sub_staff3 table,.sub_staff3 td
{border:0px solid gray;font-weight:400;

padding:7px;}

.sub_staff3 tr{border:0px solid gray;font-weight:400;}

.sub_staff3 table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff3 th{width: calc(100%/4);}

.sub_staff3 td{width:calc(200%/4);}
/*table_end*/
.picture_2 img{width:50%;display:inline-block;margin:0;padding:0;}

.picture_1 img{width:100%;display:inline-block;}

.picture_1 a img{width:100%;display:inline-block;}

.picture_00 a img, .picture_00 img{width:35%;display:inline-block;margin:0;padding:0;}

.picture_000 a img{width:20%;display:inline-block;}

.picture_100 a img{width:40%;}

.top01{margin-top:2%;}

.picture_456 a img{width:100%;display:inline-block;height:70px;}

.picture_789 a img{width:50%;display:inline-block;margin:0;padding:0;}

.size{font-size:3.2em;font-weight:bold;}

.size_a{font-size:2.3em;font-weight:normal;}

.size_b{font-size:1.0em;font-weight:normal;}

.size_c{font-size:1.1em;font-weight:normal;}

.size_small00{font-size:0.8em;font-weight:normal;}

.size_small0{font-size:1.0em;font-weight:normal;}

.size_small01{font-size:1.2em;font-weight:normal;}

.size_small02{font-size:1.6em;font-weight:normal;}

.size_small03{font-size:2.2em;font-weight:normal;}

.size_small04{font-size:1.2em;font-weight:normal;}

#footer{width:100%;height:auto;margin-top:auto;

background-repeat:no-repeat;background:#F7941D;

background-position:center center;background-size:cover;}

#footer a, #footer ul li, #footer p{z-index:2;}

.form-width{max-width:100%;}

}

@media (min-width:961px) and (max-width:1399px){
.item-flex-next img{max-height:140px;}

.space-top-bottom{margin:10% 0;}

.space-top-bottom-s{padding:2% 0;}

.left01{text-align:left;}

html{height:100%;}

body {overflow-x:hidden;font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  height:100%;background:transparent;color:#6e6259;
  margin: 0;
  padding: 0;
  }

.between00{padding:0 10%;}

.wrap{overflow:hidden;width:100%;width:100vw;

min-height:100vh;}

/*index.html_start_top_view*/
.s-left-text{z-index:2;
  position: absolute;
  top: 15%;
  left: 0%;
  width: 100%;
   }

.s-right-text {z-index:5;
  position: absolute;
  top: 40%;
  left: 0%;
  width: 100%;
   }

.s-right-text2 {z-index:6;
  position: absolute;
  top: 15%;
  left: 0%;
  width: 100%;
   }

.s-right-text0 {z-index:10;
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
   }

.s-right-text3 {z-index:5;
  position: absolute;
  top: 80%;
  left: 0%;
  width: 100%;
   }
.s-right-text4 {z-index:2;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;height:100%;
   }
.ul-center-left{width:fit-content;margin:auto;max-width:100%;}

.between-right{margin:0 3% 0 0;}
.between-left{margin:0 0 0 5%;}
.between-left-wide{margin:0 0 0 10%;}

.sub_question{width:80%;margin:0 auto;}

.sub_staff, .sub_staff2, .sub_staff3{width:80%;margin:0 auto;}

.sub_staff4{width:45%;margin:0 auto;}

.sub_staff5{width:95%;margin:0 auto;}

.sub_staff0{width:60%; margin:0 auto;}
/*table*/
.sub_staff th{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

.sub_staff table,.sub_staff td
{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

/*.sub_staff tr{border-bottom:1px solid gray;}*/

.sub_staff table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff th{width: calc(100%/5);}

.sub_staff td{width:calc(400%/5);}

.bgcolor01{background:rgba(222,234,246,0.8);}

.bgcolor02{background:rgba(255,255,255,0.8);}
/*table_end*/
/*table*/
.sub_staff2 th{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

.sub_staff2 td
{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

/*.sub_staff2 tr{border-bottom:1px solid gray;}*/

.sub_staff2 table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff2 th{width: calc(400%/5);}

.sub_staff2 td{width:calc(100%/5);}
/*table_end*/
/*table*/
.sub_staff3 th{border:0px solid gray;font-weight:400;

padding:5px;}

.sub_staff3 table,.sub_staff3 td
{border:0px solid gray;font-weight:400;

padding:5px;}

.sub_staff3 tr{border:0px solid gray;font-weight:400;}

.sub_staff3 table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff3 th{width: calc(100%/4);}

.sub_staff3 td{width:calc(200%/4);}
/*table_end*/
.picture_2 img{width:50%;display:inline-block;margin:0;padding:0;}

.picture_1 img{width:100%;display:inline-block;}

.picture_1 a img{width:100%;display:inline-block;}

.picture_00 a img, .picture_00 img{width:35%;display:inline-block;margin:0;padding:0;}

.picture_000 a img{width:15%;display:inline-block;}

.picture_100 a img{width:40%;}

.top01{margin-top:1%;}

.picture_456 img{width:40%;display:inline-block;}

.picture_789 a img{width:50%;display:inline-block;margin:0;padding:0;}

.size{font-size:3.2em;font-weight:bold;}

.size_a{font-size:2.3em;font-weight:normal;}

.size_b{font-size:1.0em;font-weight:normal;}

.size_c{font-size:1.1em;font-weight:normal;}

.size_small00{font-size:0.8em;font-weight:normal;}

.size_small0{font-size:1.0em;font-weight:normal;}

.size_small01{font-size:1.2em;font-weight:normal;}

.size_small02{font-size:1.6em;font-weight:normal;}

.size_small03{font-size:2.2em;font-weight:normal;}

.size_small04{font-size:1.2em;font-weight:normal;}

#footer{width:100%;height:auto;margin-top:auto;

background-repeat:no-repeat;background:#F7941D;

background-position:center center;background-size:cover;}

#footer a, #footer ul li, #footer p{z-index:2;}




}

@media (min-width:769px) and (max-width:960px){
.item-flex-next img{max-height:100px;}

.space-top-bottom{margin:10% 0;}

.space-top-bottom-s{padding:2% 0;}

.left01{text-align:left;}

html{height:100%;}

body {overflow-x:hidden;font-family:  "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  height:100%;background:transparent;color:#6e6259;
  margin: 0;
  padding: 0;
  }

.wrap{overflow:hidden;width:100%;width:100vw;

min-height:100vh;}

.between00{padding:0 5%;}

/*index.html_start_top_view*/
.s-left-text{z-index:2;
  position: absolute;
  top: 40%;
  left: 0%;
  width: 100%;
   }

.s-right-text {z-index:2;
  position: absolute;
  top: 15%;
  left: 0%;
  width: 100%;
   }

.s-right-text2 {z-index:6;
  position: absolute;
  top: 15%;
  left: 0%;
  width: 100%;
   }

.s-right-text0 {z-index:5;
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
   }

.s-right-text3 {z-index:2;
  position: absolute;
  top: 80%;
  left: 0%;
  width: 100%;
   }
.s-right-text4 {z-index:2;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;height:100%;
   }
.ul-center-left{width:fit-content;margin:auto;max-width:100%;display:block;}

.between-right{margin:0 3% 0 0;}
.between-left{margin:0 0 0 5%;}
.between-left-wide{margin:0 0 0 10%;}

.sub_question{width:85%;margin:0 auto;}

.sub_staff, .sub_staff2, .sub_staff3{width:90%;margin:0 auto;}

.sub_staff4, .sub_staff5{width:95%;margin:0 auto;}

.sub_staff0{width:70%; margin:0 auto;}
/*table*/
.sub_staff th{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

.sub_staff table,.sub_staff td
{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

/*.sub_staff tr{border-bottom:1px solid gray;}*/

.sub_staff table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff th{width: calc(100%/5);}

.sub_staff td{width:calc(400%/5);}

.bgcolor01{background:rgba(222,234,246,0.8);}

.bgcolor02{background:rgba(255,255,255,0.8);}
/*table_end*/
/*table*/
.sub_staff2 th{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

.sub_staff2 td
{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

/*.sub_staff2 tr{border-bottom:1px solid gray;}*/

.sub_staff2 table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff2 th{width: calc(400%/5);}

.sub_staff2 td{width:calc(100%/5);}
/*table_end*/
/*table*/
.sub_staff3 th{border:0px solid gray;font-weight:400;

padding:5px;}

.sub_staff3 table,.sub_staff3 td
{border:0px solid gray;font-weight:400;

padding:5px;}

.sub_staff3 tr{border:0px solid gray;font-weight:400;}

.sub_staff3 table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff3 th{width: calc(100%/5);}

.sub_staff3 td{width:calc(300%/5);}

/*table_end*/
.picture_2 img{width:50%;display:inline-block;margin:0;padding:0;}

.picture_1 img{width:100%;display:inline-block;}

.picture_1 a img{width:100%;display:inline-block;}

.picture_000 a img{width:16%;display:inline-block;}

.picture_100 a img{width:40%;}

.top01{margin-top:2%;}

.picture_456 img{width:50%;display:inline-block;}

.picture_00 a img, .picture_00 img{width:35%;display:inline-block;margin:0;padding:0;}

.picture_789 a img{width:100%;display:inline-block;margin:0;padding:0;}

.size{font-size:3.2em;font-weight:bold;}

.size_a{font-size:2.3em;font-weight:normal;}

.size_b{font-size:1.0em;font-weight:normal;}

.size_c{font-size:1.1em;font-weight:normal;}

.size_small00{font-size:0.8em;font-weight:normal;}

.size_small0{font-size:1.0em;font-weight:normal;}

.size_small01{font-size:1.2em;font-weight:normal;}

.size_small02{font-size:1.6em;font-weight:normal;}

.size_small03{font-size:2.2em;font-weight:normal;}

.size_small04{font-size:1.2em;font-weight:normal;}

#footer{width:100%;min-height:100vh;margin-top:auto;

background-repeat:no-repeat;background:#F7941D;

background-position:center center;background-size:cover;}

#footer a, #footer ul li, #footer p{z-index:2;}


}

@media (min-width:515px) and (max-width:768px){
.item-flex-next img{max-height:100%;}

.space-top-bottom{margin:10% 0;}

.space-top-bottom-s{padding:0;}

.left01{text-align:left;}

html{height:100%;}

body {overflow-x:hidden;font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  height:100%;background:transparent;color:#6e6259;
  margin: 0;
  padding: 0;
  }

.wrap{overflow:hidden;width:100%;width:100vw;

min-height:100vh;}

.between00{padding:0 5%;}

/*index.html_start_top_view*/
.s-left-text{z-index:2;
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
   }

.s-right-text {z-index:2;
  position: absolute;
  top: 40%;
  left: 0%;
  width: 100%;
   }

.s-right-text2 {z-index:6;
  position: absolute;
  top: 45%;
  left: 0%;
  width: 100%;
   }

.s-right-text0 {z-index:5;
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
   }

.s-right-text3 {z-index:2;
  position: absolute;
  top: 80%;
  left: 0%;
  width: 100%;
   }
.s-right-text4 {z-index:2;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;height:100%;
   }

.ul-center-left{width:fit-content;margin:auto;max-width:100%;display:block;}

.between-right{margin:0 3% 0 0;}
.between-left{margin:0 0 0 0%;}
.between-left-wide{margin:0 0 0 0%;}

.sub_question{width:90%;margin:0 auto;}

.sub_staff, .sub_staff2, .sub_staff5, 

{width:95%;margin:0 auto;}

.sub_staff3,.sub_staff4,.sub_staff0{width:60%; margin:0 auto;}
/*table*/
.sub_staff th{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

.sub_staff table,.sub_staff td
{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

/*.sub_staff tr{border-bottom:1px solid gray;}*/

.sub_staff table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff th{width: calc(100%/5);}

.sub_staff td{width:calc(400%/5);}

.bgcolor01{background:rgba(222,234,246,0.8);}

.bgcolor02{background:rgba(255,255,255,0.8);}
/*table_end*/
/*table*/
.sub_staff2 th{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

.sub_staff2 td
{border-bottom:1px solid gray;font-weight:400;

padding:7px;}

/*.sub_staff2 tr{border:1px solid gray;}*/

.sub_staff2 table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff2 th{width: calc(400%/5);}

.sub_staff2 td{width:calc(100%/5);}
/*table_end*/
/*table*/
.sub_staff3 th{border:0px solid gray;font-weight:400;

padding:5px;}

.sub_staff3 table,.sub_staff3 td
{border:0px solid gray;font-weight:400;

padding:5px;}

.sub_staff3 tr{border:0px solid gray;font-weight:400;}

.sub_staff3 table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff3 th{width: calc(100%/5);}

.sub_staff3 td{width:calc(300%/5);}

/*table_end*/
.picture_123 img{width:25%;display:inline-block;margin:0;padding:0;}

.picture_1 img, .picture_2 img{width:100%;display:inline-block;}

.picture_1 a img{width:100%;display:inline-block;}

.picture_00 a img, .picture_00 img{width:35%;display:inline-block;margin:0;padding:0;}

.picture_000 a img{width:18%;display:inline-block;}

.picture_100 a img{width:40%;}

.top01{margin-top:2%;}

.picture_456 a img{width:100%;display:inline-block;}

.picture_789 a img{width:60%;display:inline-block;margin:0;padding:0;justify-self:center;
    align-self: center;display:grid;}

.size{font-size:3.2em;font-weight:bold;}

.size_b{font-size:1.0em;font-weight:normal;}

.size_a{font-size:1.6em;font-weight:normal;}

.size_c{font-size:1.1em;font-weight:normal;}

.size_small00{font-size:0.8em;font-weight:normal;}

.size_small0{font-size:1.0em;font-weight:normal;}

.size_small01{font-size:1.2em;font-weight:normal;}

.size_small02{font-size:1.3em;font-weight:normal;}

.size_small03{font-size:1.6em;font-weight:normal;}

.size_small04{font-size:1.2em;font-weight:normal;}

#footer{width:100%;min-height:100vh;margin-top:auto;

background-repeat:no-repeat;background:#F7941D;

background-position:center center;background-size:cover;}

#footer a, #footer ul li, #footer p{z-index:2;}

}

@media (min-width:320px) and (max-width:514px){
.item-flex-next img{max-height:100%;}

.space-top-bottom{margin:18% 0;}

.space-top-bottom-s{padding:0;}

.left01{text-align:left;}

html{height:100%;}

body {overflow-x:hidden;font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  height:100%;background:transparent;color:#6e6259;
  margin: 0;
  padding: 0;
  }

.wrap{overflow:hidden;width:100%;width:100vw;

min-height:100%;}

.between00{padding:0 3%;}

/*index.html_start_top_view*/
.s-left-text{z-index:2;
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
   }

.s-right-text {z-index:5;
  position: absolute;
  top: 40%;
  left:0%;
  width: 100%;
   }

.s-right-text2 {z-index:6;
  position: absolute;
  top: 30%;
  left: 0%;
  width: 100%;
   }

.s-right-text0 {z-index:10;
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
   }

.s-right-text3 {z-index:2;
  position: absolute;
  top: 80%;
  left: 0%;
  width: 100%;
   }
.s-right-text4 {z-index:2;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;height:100%;
   }

.ul-center-left{width:fit-content;margin:auto;max-width:100%;display:block;}

.between-right{margin:0 0% 0 0;}
.between-left{margin:0 0 0 0%;}
.between-left-wide{margin:0 0 0 0%;}

.sub_question{width:95%;margin:0 auto;}

.sub_staff, .sub_staff2, .sub_staff5
{width:95%;margin:0 auto;}

.sub_staff3,.sub_staff4,.sub_staff0{width:75%; margin:0 auto;}
/*table*/
.sub_staff th{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

.sub_staff table,.sub_staff td
{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

/*.sub_staff tr{border-bottom:1px solid gray;}*/

.sub_staff table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff th{width: calc(100%/5);}

.sub_staff td{width:calc(400%/5);}

.bgcolor01{background:rgba(222,234,246,0.8);}

.bgcolor02{background:rgba(255,255,255,0.8);}
/*table_end*/
/*table*/
.sub_staff2 th{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

.sub_staff2 td
{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

/*.sub_staff2 tr{border:1px solid gray;font-weight:600;}*/

.sub_staff2 table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff2 th{width: calc(400%/5);}

.sub_staff2 td{width:calc(100%/5);}
/*table_end*/
/*table*/
.sub_staff3 th{border:0px solid gray;font-weight:400;

padding:5px;}

.sub_staff3 table,.sub_staff3 td
{border:0px solid gray;font-weight:400;

padding:5px;}

.sub_staff3 tr{border:0px solid gray;font-weight:400;}

.sub_staff3 table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff3 th{width: calc(100%/5);}

.sub_staff3 td{width:calc(300%/5);}

/*table_end*/
.picture_123 img{width:25%;display:inline-block;margin:0;padding:0;}

.picture_1 img, .picture_2 img{width:100%;display:inline-block;}

.picture_1 a img{width:100%;display:inline-block;}

.picture_00 a img,.picture_00 img{width:35%;display:inline-block;margin:0;padding:0;}

.picture_456 a img{width:60%;height:auto;display:inline-block;}

.picture_000 a img{width:24%;display:inline-block;}

.picture_100 a img{width:40%;}

.top01{margin-top:2%;}

.picture_789 a img{width:60%;display:inline-block;margin:0;padding:0;justify-self:center;
    align-self: center;display:grid;}

.size{font-size:1.6em;font-weight:bold;}

.size_a{font-size:1.4em;font-weight:normal;}

.size_b{font-size:1.0em;font-weight:normal;}

.size_c{font-size:1.1em;font-weight:normal;}

.size_small00{font-size:0.8em;font-weight:normal;}

.size_small0{font-size:1.0em;font-weight:normal;}

.size_small01{font-size:1.0em;font-weight:normal;}

.size_small02{font-size:1.3em;font-weight:normal;}

.size_small03{font-size:1.4em;font-weight:normal;}

.size_small04{font-size:1.1em;font-weight:normal;}

#footer{width:100%;min-height:100vh;margin-top:auto;

background-repeat:no-repeat;background:#F7941D;

background-position:center center;background-size:cover;}

#footer a, #footer ul li, #footer p{z-index:2;}



}

@media screen and (max-width:319px){
.item-flex-next img{max-height:100%;}

.space-top-bottom{margin:18% 0;}

.space-top-bottom-s{padding:0;}

.left01{text-align:left;}

html{height:100%;}

body {overflow-x:hidden;font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  height:100%;background:transparent;color:#6e6259;
  margin: 0;
  padding: 0;
  }

.wrap{overflow:hidden;width:100%;width:100vw;

min-height:100vh;}

.between00{padding:0 3%;}

/*index.html_start_top_view*/
.s-left-text{z-index:2;
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
   }

.s-right-text {z-index:2;
  position: absolute;
  top: 15%;
  left:0%;
  width: 100%;
   }

.s-right-text2 {z-index:6;
  position: absolute;
  top: 45%;
  left: 0%;
  width: 100%;
   }

.s-right-text0 {z-index:10;
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
   }

.s-right-text3 {z-index:2;
  position: absolute;
  top: 80%;
  left: 0%;
  width: 100%;
   }
.s-right-text4 {z-index:2;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;height:100%;
   }

.ul-center-left{width:fit-content;margin:auto;max-width:100%;display:block;}

.between-right{margin:0 0% 0 0;}
.between-left{margin:0 0 0 0%;}
.between-left-wide{margin:0 0 0 0%;}

.sub_question{width:95%;margin:0 auto;}

.sub_staff, .sub_staff2, .sub_staff5, .sub_staff0
{width:95%;margin:0 auto;}

.sub_staff3,.sub_staff4,.sub_staff0{width:60%; margin:0 auto;}
/*table*/
.sub_staff th{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

.sub_staff table,.sub_staff td
{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

/*.sub_staff tr{border-bottom:1px solid gray;}*/

.sub_staff table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff th{width: calc(100%/5);}

.sub_staff td{width:calc(400%/5);}

.bgcolor01{background:rgba(222,234,246,0.8);}

.bgcolor02{background:rgba(255,255,255,0.8);}
/*table_end*/
/*table*/
.sub_staff2 th{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

.sub_staff2 td
{border-bottom:1px solid gray;font-weight:400;

padding:5px;}

/*.sub_staff2 tr{border-bottom:1px solid gray;}*/

.sub_staff2 table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;font-size:1.0em;}

.sub_staff2 th{width: calc(400%/5);}

.sub_staff2 td{width:calc(100%/5);}
/*table_end*/
/*table*/
.sub_staff3 th{border:0px solid gray;font-weight:400;

padding:5px;}

.sub_staff3 table,.sub_staff3 td
{border:0px solid gray;font-weight:400;

padding:5px;}

.sub_staff3 tr{border:0px solid gray;font-weight:400;}

.sub_staff3 table{width:100%;max-width:100%;min-width:100%;

		min-height:200px;}

.sub_staff3 th{width: calc(100%/5);}

.sub_staff3 td{width:calc(300%/5);}

/*table_end*/
.picture_123 img{width:25%;display:inline-block;margin:0;padding:0;}

.picture_1 img, .picture_2 img{width:100%;display:inline-block;}

.picture_1 a img{width:100%;display:inline-block;}

.picture_00 a img,.picture_00 img{width:35%;display:inline-block;margin:0;padding:0;}

.picture_456 a img{width:60%;display:inline-block;height:auto;}

.picture_000 a img{width:26%;display:inline-block;}

.picture_100 a img{width:40%;}

.top01{margin-top:2%;}

.picture_789 a img{width:60%;display:inline-block;margin:0;padding:0;justify-self:center;
    align-self: center;display:grid;}

.size{font-size:1.6em;font-weight:bold;}

.size_a{font-size:1.3em;font-weight:normal;}

.size_b{font-size:1.0em;font-weight:normal;}

.size_c{font-size:1.1em;font-weight:normal;}

.size_small00{font-size:0.8em;font-weight:normal;}

.size_small0{font-size:1.0em;font-weight:normal;}

.size_small01{font-size:1.0em;font-weight:normal;}

.size_small02{font-size:1.4em;font-weight:normal;}

.size_small03{font-size:1.4em;font-weight:normal;}

.size_small04{font-size:1.1em;font-weight:normal;}

#footer{width:100%;min-height:100vh;margin-top:auto;

background-repeat:no-repeat;background:#F7941D;

background-position:center center;background-size:cover;}

#footer a, #footer ul li, #footer p{z-index:2;}



}