@charset "UTF-8";
/* CSS Document */
body{
	color: #282828;
	margin: 0 auto;
	padding: 0px;
	line-height: 1;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #faeee4;
	text-align: center;
}

*{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
	height: auto;
}

html{
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6,th{
	font-weight: 400;
}

p{
	line-height: 1.2em;
}

th{
	text-align: left;
}

a{
	outline: none;
}

address{
	font-style: inherit;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.block{
	overflow: hidden;
}

p{
	line-height: 1.8em;
}

fit{
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

just{
	text-align: justify;
	text-justify: inter-ideograph;
}

.roboto{
	font-family: 'Roboto', sans-serif;
}

img{
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

a,
a img{
	transition: 0.3s;
}

a[href^="tel:"] {
	pointer-events: none;
}

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.sp,
.pc2{
	display: none;
}

.mb05 {margin-bottom: 5px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 55px;}

/*====================================================================
.s_03 .accordion_one
====================================================================*/


.s_03 .accordion_one .accordion_inner {
	display: none;
}
.s_03 .accordion_one .accordion_inner.stay {
	display: block;
}


/*----------------------------contents----------------------------*/

.orange{
	background-color: #f7931e;
	padding: 80px 0px;
}

#globalheader{
	width: 100%;
	padding-top: 25px;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	background-color: #f7931e;
	padding-bottom: 15px;
	z-index: 5;
}

header{
	width: 94%;
	max-width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}

header h1{
	float: left;
}

header #icon{
	float: right;
	margin-right: 20px;
}

#mainimg-box{
	background-color: #f7931e;
	height: 500px;
}

/*.swiper-wrapper img{
	max-width: 1170px;
	width: 98%;
	margin: 0 auto;
}*/

#mainimg.pc{
	margin-top: -530px;
}

.swiper-pagination-bullets{
	bottom: 30px !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0px 10px !important;
}

.swiper-pagination-bullet{
	opacity: 1 !important;
	width: 12px !important;
	height: 12px !important;
	background-color: #2e3192 !important;
}

.swiper-pagination-bullet-active{
	background-color: #f7931e !important;
}

#cover{
	background-color: #f7931e;
}

#school-logo{
	padding: 125px 0px 60px;
	font-size: 40px;
    font-weight: bold;
}

p#txt1{
	font-size: 25px;
	padding: 0px 3% 200px;
}

p#txt2{
	font-size: 20px;
	padding: 35px 3% 220px;
}

p.txt3{
	font-size: 20px;
	padding: 45px 3% 120px;
}

p.txt3-bottom50{
	padding-bottom: 50px;
}

.inner-frame{
	border: 2px solid #282828;
	width: 94%;
	max-width: 1170px;
	margin: 0 auto;
	background-color: #fff;
}

.top-img{
	margin-top: -183px;
}

#meritimg{
	padding: 150px 0px 120px;
}

#meritimg a{
	display: inline-block;
	margin: 0px 0.5%;
	width: 22%;
}

#meritimg img{
	width: 100%;
}

.num_odd{
	padding: 120px 0px;
	background-color: #faeee4;
}

.num_even{
	padding: 120px 0px;
}

.merit-img{
	padding-top: 55px;
}

p.merit-txt{
	line-height: 1.8em;
	padding: 50px 75px 0px;
	font-size: 20px;
}

p.season-txt{
	line-height: 1.8em;
	padding: 100px 0px 110px;
	margin-left: 70px;
	margin-right: 70px;
	font-size: 20px;
	border-top: 4px dashed #ffbdc0;
	margin-top: -50px;
}

h2.subttl{
	padding-top: 125px;
	padding-bottom: 120px;
}

h2.subttl p{
	font-size: 28px;
	line-height: 1.4em;
	padding-bottom: 5px;
	font-weight: bold;
}

#access{
	
}
.routemap-box,
.access-box {
	background-color: #fff;
    border-top: 4px dashed #e39a00;
    border-bottom: 4px dashed #e39a00;
    padding: 50px 70px;
    margin: -20px auto;
	max-width: 1170px;
    width: 94%;
    box-sizing: border-box;
}
.routemap-box img,
.access-box img {
    width: 100%;;
}
.routemap-box {
    margin-bottom: 70px;
}
.access-box {
    margin-bottom: 120px;
}

h2.top30{
	padding-top: 30px;
}

ul#dc-cont{
	width: 94%;
	max-width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}

ul#dc-cont li{
	margin: 0 0.8% 2%;
	background-color: #fff;
	border-radius: 30px;
	padding: 50px 25px 45px;
	max-width: 570px;
	width: 46%;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

ul#dc-cont li h3{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4em;
}

ul#dc-cont li .line{
	width: 125px;
	height: 3px;
	background-color: #f7931e;
	margin: 10px auto 0;
}

ul#dc-cont li p.txt{
	padding: 30px 0px 50px;
	font-size: 14px;
}

ul#dc-cont li p.category{
	width: 250px;
	line-height: 40px;
	color:#fff;
	font-size: 20px;
	border-radius: 25px;
	margin-bottom: 20px;
}

ul#dc-cont li p.cate1{
	background-color: #f6ca00;
}

ul#dc-cont li p.cate2{
	background-color: #ffbdc0;
}

ul#dc-cont li p.cate3{
	background-color: #94d0ff;
}

ul#dc-cont li img{
	width: 100%;
}

ul#dc-cont li iframe{
	margin-bottom: 25px;
	width: 100%;
	height: 320px;
}

ul#dc-cont li .block a{
	width: 48%;
	display: block;
	background-color: #f7931e;
	line-height: 70px;
	border: 2px solid #000;
	border-radius: 35px;
	color:#fff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	position: relative;
}

ul#dc-cont li .block a:hover,
#howtomovein-btn:hover{
	border: 2px solid #fff;
}

ul#dc-cont li .block a i{
	position: absolute;
	right: 18px;
	top: 27px;
}

h2#aboutarea{
	border-top: 4px dashed #fff;
	margin-top: 120px;
}

.aboutarea-box .cont h4{
	color: #f7931e;
	padding-top: 5px;
	font-weight: bold;
	font-size: 25px;
	line-height: 1.4em;
	padding-bottom: 35px;
}

.aboutarea-box .cont > p{
	line-height: 2em;
    font-size: 18px;
    padding-bottom: 50px;
}

.aboutarea-box{
	width: 94%;
	max-width: 1170px;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
	padding: 60px 70px 10px;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 35px;
}

h4#aboutarea-box{
	border-top: 4px dashed #fff;
	margin-top: 120px;
}

.aab-block{
	padding-bottom: 50px;
}

.aab-block .img{
	float: right;
	width: 49%;
}

.aab-block .img img{
	width: 100%;
}

.aab-block .cont{
	float: left;
	width: 45%;
	text-align: left;
}

.aab-block .cont h3{
	padding-top: 5px;
	font-weight: bold;
	font-size: 25px;
	line-height: 1.4em;
	padding-bottom: 35px;
}

.aab-block .cont li{
	margin-bottom: 15px;
	vertical-align: top;
	position: relative;
}

.aab-block .cont li span{
	display: inline-block;
	vertical-align: top;
	width: 20px;
	line-height: 20px;
	background-color: #f7931e;
	text-align: center;
	font-size: 18px;
	color:#fff;
	margin-top: 4px;
	border-radius: 10px;
	position: absolute;
}

.aab-block .cont li p{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 1.4em;
	padding-left: 27px;
}

h2.subttl-bottom0{
	padding-bottom: 0px;
}

#countermeasures_illust{
	padding-bottom: 120px;
}

#countermeasures_movie{
	padding-bottom: 120px;
	max-width: 1170px;
	width: 94%;
	margin: 0 auto;
}

#footer-powered{
	background-color: #fff;
	padding: 40px 0px 30px;
}
#footer-logo{
	background-color: #fff;
	padding: 40px 0px 30px;
}

small{
	display: block;
	background-color: #fff;
	font-size: 20px;
	line-height: 1.4em;
	padding-bottom: 55px;
	color: #808080;
}

h2#faq{
	position: relative;
	z-index: 1;
}

.faq-box{
	margin-top: -22px;
}

.fs-acd{
	width: 94%;
	max-width: 1170px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	background-color: #fff;
}

.fs-acd dt{
	padding: 20px 65px 20px 45px;
	border-top: 2px solid #f7931e;
	cursor: pointer;
	position: relative;
	box-sizing: border-box;
	min-height: 100px;
}

.fs-acd dt{
	background-image: url(../image/down.png);
	background-size: 25px 16px;
	background-position: right 40px top 45px;
	background-repeat: no-repeat;
}

.fs-acd dt.active{
	background-image: url(../image/up.png);
}

.fs-acd dt span,
.fs-acd dd span{
	font-family: 'Roboto', sans-serif;
	font-size: 50px;
	line-height: 1.2em;
	font-weight: bold;
	color:#f7931e;
	display: inline-block;
	vertical-align: top;
	position: absolute;
}

.fs-acd dt p{
	color:#f7931e;
	font-size: 20px;
	line-height: 1.8em;
	display: inline-block;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 70px;
}

.fs-acd dd{
	display: none;
	background-color: #faeee4;
	padding: 25px 45px;
	position: relative;
}

.fs-acd dd p{
	color:#000;
	font-size: 20px;
	line-height: 1.8em;
	display: inline-block;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 70px;
	letter-spacing: 0.1em;
}

#contact-tel{
	border-top: 4px dashed #f7931e;
	padding-top: 50px;
	margin-top: 45px;
	padding-bottom: 120px;
}

#contact-btn{
	background-color: #fff000;
	display: block;
	border: 2px solid #000;
	border-radius: 50px;
	color:#000;
	font-size: 30px;
	width: 566px;
	line-height: 84px;
	margin: 0 auto 30px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}

#contact-btn:hover{
	border: 2px solid #fff;
}

#contact-btn i{
	position: absolute;
	right: 60px;
	top: 28px;
}

.contact-btns{
	background-color: #fff;
	display: inline-block;
	border: 2px solid #000;
	border-radius: 50px;
	color:#f7931e;
	font-size: 30px;
	width: 266px;
	line-height: 84px;
	margin: 0 8px 30px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}

.contact-btns i{
	position: absolute;
	right: 35px;
	top: 32px;
}

.contact-btns:hover,
#doc-btn:hover,
#insta-btn:hover{
	border: 2px solid #fff;
}

#insta-btn{
	background-color: #fff;
	display: block;
	border: 2px solid #000;
	border-radius: 50px;
	color:#f7931e;
	font-size: 25px;
	width: 426px;
	line-height: 84px;
	margin: 30px auto 0;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}

#insta-btn img{
	vertical-align: top;
	margin-left: 20px;
	margin-top: 23px;
}

#doc-btn{
	background-color: #fff;
	display: block;
	border: 2px solid #000;
	border-radius: 50px;
	color:#f7931e;
	font-size: 25px;
	width: 426px;
	line-height: 84px;
	margin: 75px auto 0;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}

#howtomovein-btn{
	background-color: #f7931e;
	display: block;
	border: 2px solid #000;
	border-radius: 50px;
	color:#fff;
	font-size: 25px;
	width: 426px;
	line-height: 84px;
	margin: 80px auto 120px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}

#howtomovein-btn i,
#doc-btn i,
#insta-btn i{
	position: absolute;
	right: 30px;
	top: 28px;
}

#paymentsystem,
#step,
#voice{
	padding-top: 40px;
}

.paymentsystem-box{
	background-color: #fff;
	border: 2px solid #000;
	max-width: 1170px;
	width: 94%;
	border-radius: 20px;
	margin: 0 auto;
	padding: 125px 70px;
	box-sizing: border-box;
}

.paymentsystem-box h3{
	background-color: #f7931e;
	color:#fff;
	font-size: 25px;
	line-height: 1.4em;
	padding: 12px 0px 10px;
	font-weight: bold;
}

.paymentsystem-box h4 + p{
	font-size: 20px;
	margin-top: 50px;
	margin-bottom: 160px;
}

.paymentsystem-box .ps-txt{
	line-height: 1.8em;
	padding: 15px 0px 45px;
	font-size: 16px;
	text-align: left;
}

#merit2{
	padding-top: 45px;
	padding-bottom: 75px;
}
#merit3{
	display: flex;
	padding-top: 45px;
	padding-bottom: 75px;
}
#merit3 .merit3-item {
	width: calc((100% - 50px) / 3);
}
#merit3 .merit3-item + .merit3-item{
	margin-left: 25px;
}

#flow{
	padding-top: 30px;
}

#step .pc ul li{
	display: inline-block;
	vertical-align: top;
	width: 270px;
}

#step .pc ul li:nth-child(even){
	width: auto;
}

#step .pc ul li:nth-child(even) img{
	margin-top: 300px;
}

#step .pc ul li div{
	background-color: #fff;
	padding: 25px 15px;
	min-height: 260px;
	box-sizing: border-box;
}

#step .pc ul li div h3{
	
}

#step .pc ul li div h3 span{
	font-size: 20px;
	line-height: 1.4em;
	font-weight: bold;
	background: linear-gradient(transparent 70%, #fff000 70%);
}

#step .pc ul li div p{
	text-align: left;
	font-size: 16px;
	line-height: 1.8em;
	padding-top: 15px;
}

#step .pc ul li div p a{
	color:#f7931e;
}

ul#voice-member li{
	display: inline-block;
	border-radius: 30px;
	background-color: #ffffff;
	max-width: 570px;
	width: 47%;
	box-sizing: border-box;
	padding: 50px 30px 0px;
	/*min-height: 840px;*/
	min-height: 550px;
	vertical-align: top;
	margin: 0px 1%;
}

ul#voice-member li h3{
	font-size: 25px;
	padding: 0px 3%;
	min-height: 100px;
	line-height: 1.4em;
	font-weight: bold;
}

ul#voice-member li .line{
	width: 150px;
	height: 4px;
	background-color: #f7931e;
	margin: 20px auto 50px;
}

ul#voice-member li .pic img{
	width: 60%;
}

ul#voice-member li p.name{
	font-size: 20px;
	line-height: 1.4em;
	border: 2px solid #707070;
	border-radius: 30px;
	padding: 8px 10px;
	margin: 35px 0px;
}

ul#voice-member li p.txt{
	text-align: left;
	line-height: 2em;
	font-size: 16px;
	margin-top: 35px;
}

p#experience-kome{
	max-width: 1170px;
	width: 94%;
	text-align: left;
	font-size: 14px;
	margin: 0 auto;
	padding: 25px 0px 120px;
}

#experience-mes{
	padding: 115px 0px 15px;
}

h3#example{
	background-color: #f7931e;
	color:#fff;
	font-size: 28px;
	line-height: 1.4em;
	padding: 12px 0px 10px;
	font-weight: bold;
	width: 94%;
	max-width: 1170px;
	margin: 0 auto;
}

ul#example-list{
	background-color: #fff;
	width: 94%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0px 70px;
	box-sizing: border-box;
}

ul#example-list li{
	border-bottom: 2px dashed #e39900;
	padding: 30px 0px 35px;
	position: relative;
	text-align: left;
	overflow: hidden;
}

ul#example-list li:last-child{
	border: none;
}

ul#example-list li h4 span{
	font-size: 25px;
	line-height: 1.4em;
	font-weight: bold;
	background: linear-gradient(transparent 70%, #fff000 70%);
}

ul#example-list li div{
	text-align: right;
	margin-top: -30px;
}

ul#example-list li div img{
	width: 45%;
}

ul#example-list li p{
	line-height: 1.8em;
	padding-top: 20px;
	font-size: 16px;
}

ul#example-list li:first-child p{
	width: 52%;
	position: absolute;
	top: 60px;
}

#experience-box{
	border-radius: 20px;
	background-color: #ffff00;
	border: 2px solid #000;
	width: 94%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 25px 30px;
	box-sizing: border-box;
}

#experience-box p#txt{
	font-size: 25px;
	line-height: 1.4em;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

#experience-box #call a{
	display: inline-block;
}

#experience-box #call a#tel1{
	margin-right: 20px;
}

p#doc-txt{
	color:#fff;
	line-height: 1.4em;
	padding-top: 20px;
	font-size: 16px;
}

#seasonimg{
	text-align: left;
}

#seasonimg img{
	width: 97%;
}

#num4-best3{
	background-color: #fff8f9;
	border-top: 3px solid #ffbdc0;
	border-bottom: 3px solid #ffbdc0;
	padding: 145px 0px 100px;
	margin-top: -65px;
}

#num4-best3 ul,
#num1-point{
	padding: 0px 3%;
}

#best3,
#num1-point{
	padding-top: 100px;
}

#num1-point li{
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 0px 1.5%;
}

#num1-point li p{
	line-height: 2em;
	padding: 15px 0px 0;
	text-align: left;
	font-size: 16px;
}

#num4-best3 ul li{
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 0px 1.5%;
}

#num4-best3 ul li h4{
	border-bottom: 4px solid #ffbdc0;
	line-height: 1.4em;
	padding: 25px 0px 10px;
	font-size: 25px;
	font-weight: bold;
}

#num4-best3 ul li p{
	line-height: 2em;
	padding: 20px 0px 0;
	text-align: left;
	font-size: 16px;
}

h3#event{
	padding-top: 110px;
}

#comparison{
	background-color: #fff;
	border-radius: 20px;
	padding: 50px 25px 35px;
	margin: -70px 5% 0;
	box-sizing: border-box;
}

#hikaku{
	margin-left: 105px;
	margin-top: 125px;
	text-align: left;
}

#comparison p{
	font-size: 28px;
	line-height: 1.8em;
	padding-bottom: 45px;
}

#comparison p span{
	font-weight: bold;
	background: linear-gradient(transparent 70%, #fff000 70%);
}

#checks{
	padding-top: 100px;
}

h3.anshin-point{
	padding-top: 115px;
}

.anshin-point-box{
	border-top: 4px dashed #6abeff;
	margin: -25px 70px 0px;
	padding-top: 75px;
}

.anshin-point-box p.txt{
	font-size: 20px;
	line-height: 1.8em;
	padding-bottom: 55px;
}

ul.apb1 li{
	display: inline-block;
	margin: 0px 1%;
	width: 40%;
}

ul.apb li p,
.num3-box ul li p{
	font-size: 20px;
	line-height: 1.4em;
	padding-top: 15px;
}

ul.apb2 li{
	display: inline-block;
	margin: 0px 1%;
	width: 23%;
}

h3#equipment{
	padding-top: 110px;
}

h3#facility{
	padding-top: 60px;
}

.num3-box{
	background-color: #fff;
	border-top: 4px dashed #b7d600;
	border-bottom: 4px dashed #b7d600;
	margin: -20px 70px;
	padding: 50px 0px 20px;
}

#num3-detail{
	padding: 0px 30px 30px 30px;
}

.num3-box ul li{
	display: inline-block;
	margin: 0px 1% 3%;
	width: 30%;
}

.merit-img img,
#merit2 img,
#flow img,
#num4-best3 ul li img,
#num1-point li img,
#comparison img,
ul.apb li img,
#num3-detail img,
.num3-box ul li img{
	width: 100%;
}

.slide {
  position   : relative;
  overflow   : hidden;
                    /* 画像のサイズに合わせて変更ください */
  width      : 100%;
  height     : 300px;
  margin     : auto;      /* サンプルは中央寄せの背景：白 */
  background : #fff;
  margin-bottom: 20px;
}
 
 /*=== 画像の設定 ======================================= */
.slide img {
  display    : block;
  position   : absolute;
                      /* 画像のサイズを表示エリアに合せる */
  width      : inherit;
  height     : inherit;
  opacity    : 0;
  animation  : slideAnime 8s ease infinite;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
 
 /*=== スライドのアニメーションを段差で開始する ========= */
.slide img:nth-of-type(1) { animation-delay: 0s }
.slide img:nth-of-type(2) { animation-delay: 4s }
 
 /*=== スライドのアニメーション ========================= */
@keyframes slideAnime{
   0% { opacity: 0 }
   25% { opacity: 1 }
  50% { opacity: 1 }
  75% { opacity: 0 }
 100% { opacity: 0 }
}

.pc.fixed a{
	display: block;
	position: fixed;
	bottom: 10px;
	right: 40px;
	z-index: 3;
}

.hamburger-nav{
	float: right;
	z-index: 999;
	right: 3%;
	top: 30px;
	width: 50px;
	height: 40px;
}

.hamburger-nav-toggle-btn {
	width: 50px;
	height: 40px;
	border: none;
	background: none;
	text-align: right;
	float: right;
	cursor: pointer;
	background-image: url(../image/open.png);
	background-size: 50px 40px;
}

.hamburger-nav-toggle-btn.open{
	background-image: url(../image/peke.png);
}

.hamburger-nav-list {
	width: 100%;
	height: 100%;
	display: none;
	list-style: none;
	position: fixed;
	top: 88px;
	left: 0px;
	background-color: #f7931e;
}

.hamburger-nav-list #wrapper{
	width: 94%;
	max-width: 1170px;
	padding-top: 30px;
	padding-left: 5%;
	margin: 0 auto;
	text-align: left;
}

.hamburger-nav-list ul{
	vertical-align: top;
	display: inline-block;
	margin-right: 4%;
	width: 42%;
	padding-bottom: 50px;
}

.hamburger-nav-list ul li{
	width: 100%;
}

.hamburger-nav-list ul li a{
	border-bottom: 2px solid #fff;
	font-size: 1.45vw;
	display: block;
	padding: 25px 30px 25px 10px;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(../image/right.png);
	background-size: 12px 21px;
	background-position: right 10px top 25px;
}

.hamburger-nav-list ul li a:hover{
	background-color: rgba(255,255,255,0.2);
}

#hum-link a.lnk1{
	font-size: 22px;
	background-color: #fff000;
	color:#282828;
	border: 2px solid #282828;
	border-radius: 40px;
	width: 28%;
	margin-right: 2%;
	display: inline-block;
	text-align: center;
	line-height: 68px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}

#hum-link a.lnk2{
	font-size: 22px;
	background-color: #ffffff;
	color:#f7931e;
	border: 2px solid #282828;
	border-radius: 40px;
	width: 28%;
	margin-right: 2%;
	display: inline-block;
	text-align: center;
	line-height: 68px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}

#hum-link a.lnk1:hover,
#hum-link a.lnk2:hover{
	border: 2px solid #fff;
}

#hum-link a.lnk1 i{
	margin-left: 15px
}

#hum-link a.lnk2 i{
	margin-left: 25px;
}

ul#dc-cont li{
	
}

ul#dc-cont li .swiper-container{
	padding-bottom: 40px !important;
}

ul#dc-cont li .swiper-container .swiper-pagination{
	bottom: 15px !important;
}

ul#dc-cont li .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0px 5px !important;
}


@media (max-width: 1160px) and (min-width: 768px) {

#hum-link a.lnk1,
#hum-link a.lnk2{
	font-size: 18px;
}

#countermeasures_movie iframe{
	height: 500px;
}

#step .pc ul li{
	width: 23%;
}

#step .pc ul li img{
	width: 100%;
}

#step .pc ul li:nth-child(even){
	width: 2%;
}

#step .pc ul li:nth-child(even) img{
	margin-top: 300px;
}

#step .pc ul li div{
	min-height: 300px;
}

}




/*----------------------------sp----------------------------*/

@media
only screen and (max-width : 767px){
	
img{
	height: auto !important;
}

a[href^="tel:"] {
	pointer-events: inherit;
}

.pc{
	display: none;
}

.sp{
	display: block;
}

.menu-trigger{
	display: inherit;
}

p#txt1,
p#txt2{
	line-height: 1.8em;
	font-size: 14px;
}

h2.num img{
	width: 90px;
}

#school-logo{
	font-size: 25px;
	padding: 40px 0px 20px;
}
    
#school-logo span{
	font-size: 80%;
    padding-right: 10px;
}

#school-logo img{
	width: 120px;
}

#aboutdormy img,
h3#equipment img,
h3#facility img{
	width: 225px;
}

.top-img img{
	width: 200px;
}

.merit-img,
h3#event{
	padding-top: 30px;
}

.top-img{
	margin-top: -63px;
}

.orange{
	padding: 20px 0px;
}

.num_odd,
.num_even{
	padding: 50px 0px;
}

p.merit-txt{
	font-size: 14px;
	padding: 4% 3% 0px;
}

#num1-point,
#checks,
h3#equipment{
	padding-top: 50px;
}

#comparison p{
	font-size: 14px;
	padding-bottom: 25px;
}

#hikaku{
	margin: 50px 0px 0px 5%;
}

#hikaku img{
	width: 70px;
}

#comparison{
	padding: 30px 3% 20px 3%;
	margin-top: -30px;
}

#checks img{
	width: 185px;
}

#insta-btn,
#doc-btn,
#howtomovein-btn{
	width: 255px;
	line-height: 46px;
	font-size: 14px;
}

.contact-btns{
	width: 132px;
	line-height: 46px;
	font-size: 14px;
	margin: 0px 2.5px;
}

#contact-btn{
	width: 270px;
	line-height: 46px;
	margin-bottom: 10px;
	font-size: 14px;
}

#insta-btn{
	margin-top: 10px;
}

#insta-btn img{
	width: 20px;
	margin-top: 15px;
	margin-left: 10px;
}

#howtomovein-btn i, #doc-btn i, #insta-btn i,
#contact-btn i,
.contact-btns i{
	right: 15px;
	top: 16px;
}

.anshin-point img{
	width: 135px;
}

.anshin-point-box{
	border-top: 2px dashed #6abeff;
	margin: -15px 3% 0px;
	padding-top: 35px;
}

.num3-box{
	border-top: 2px dashed #b7d600;
	border-bottom: 2px dashed #b7d600;
	margin: -15px 3% 0px;
	padding-top: 35px;
}

p.season-txt{
	margin: -30px 3% 0px;
	padding-top: 40px;
	border-top: 2px dashed #ffbdc0;
	font-size: 14px;
	padding-bottom: 40px;
}

.anshin-point-box p.txt{
	font-size: 14px;
	padding-bottom: 30px;
}

ul.apb1 li,
ul.apb2 li,
.num3-box ul li{
	width: 48%;
}

ul.apb li p,
.num3-box ul li p{
	font-size: 14px;
	padding: 5px 0px 15px;
}

h3.anshin-point,
#best3{
	padding-top: 40px;
}

.num3-box ul li{
	margin-bottom: 0px;
}

#num3-detail{
	padding-bottom: 10px;
}

#num1-point li{
	display: block;
	width: 100%;
	margin: 0px 0px 20px 0px;
}

#num1-point li img{
	width: 100%;
}

#num1-point li p{
	font-size: 14px;
	line-height: 2em;
	text-align: center;
}

header h1 img{
	width: 110px;
}

header #icon img{
	width: 40px;
}

#globalheader{
	padding: 15px 0px 10px;
}

.menu-trigger{
	top: 6px;
}

header #icon{
	margin-right: 20px;
}

.sp.fixed a{
	display: block;
	background-color: #f6ca00;
	color:#fff;
	font-size: 15px;
	text-decoration: none;
	padding: 15px 0px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	font-weight: bold;
	z-index: 3;
}

.sp.fixed a i{
	margin-left: 10px;
}

h3#event img,
#best3 img,
#contact-tel img{
	width: 250px;
}

p#doc-txt{
	font-size: 15px;
    width: 95%;
    margin: 0 auto;
}

#doc-btn{
	margin-top: 30px;
}

h2.subttl img{
	width: 180px;
}

#paymentsystem img{
	width: 190px;
}

h2.subttl{
	padding: 50px 0px 30px;
}

.accessimg img, #countermeasures_illust img{
	margin-left: auto;
	margin-right: auto;
	width: 94%;
}

#access{
	
}
.routemap-box, .access-box {
    padding: 30px 20px;
}
h3#routemap img,
h3#access img {
    width: 145px;
}
.routemap-box {
    margin-bottom: 35px;
}
.access-box {
    margin-bottom: 75px;
}

h2.top30{
	padding-top: 30px;
}

h2.dormycity-ttl img{
	width: 150px;
}

ul#dc-cont li{
	width: 94%;
	display: block;
	margin: 0px 3% 5%;
	padding: 30px 0px 0px;
	box-sizing: border-box;
	border-radius: 10px;
}

ul#dc-cont li p.txt{
	line-height: 1.8em;
	font-size: 13px;
	padding: 20px 0px 35px;
}

ul#dc-cont li h3{
	font-size: 15px;
}

ul#dc-cont li p.category{
	width: 120px;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 15px;
	margin-left: 3%;
	margin-right: 3%;
}

ul#dc-cont li .block a{
	width: 255px;
	line-height: 44px;
	border: 1px solid #000;
	margin: 0 auto 15px;
	float: none !important;
}

ul#dc-cont li .block a:hover{
	border: 1px solid #fff;
}

ul#dc-cont li iframe{
	height: 250px;
	margin-bottom: 35px;
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
}

ul#dc-cont li .block a i{
	top: 15px;
}

#num4-best3 ul li{
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}

#num4-best3 ul li p{
	font-size: 14px;
	line-height: 1.8em;
	padding: 15px 0px 40px;
	text-align: center;
}

#num4-best3 ul li h4{
	border: none;
}

#num4-best3 ul li h4 span{
	border-bottom: 4px solid #ffbdc0;
	font-size: 15px;
}

#num4-best3{
	padding: 70px 0px 10px;
	background-image: url(../image/bg.jpg);
	background-color: inherit;
	background-position: center center;
	background-size: 100% 100%;
	border: none;
	margin: -40px 3% 0px;
}

.paymentsystem-box{
	padding: 20px 3%;
}

.paymentsystem-box h2 img{
	width: 210px
}

.paymentsystem-box h3,
.paymentsystem-box .ps-txt{
	font-size: 14px;
}

.paymentsystem-box .ps-txt{
	padding: 10px 0px 30px;
}

.paymentsystem-box h4 img{
	width: 215px
}
.paymentsystem-box h4 + p{
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 80px;
}
#merit3{
	flex-direction: column;
	padding-top: 25px;
	padding-bottom: 35px;
}
#merit3 .merit3-item {
	width: 100%;
}
#merit3 .merit3-item img {
	width: 100%;
	height: auto;
}
#merit3 .merit3-item + .merit3-item{
	margin-top: 25px;
	margin-left: 0;
}
small{
	font-size: 10px;
	padding-bottom: 70px;
}

#footer-powered img{
	width: 200px;
}
#footer-powered{
	padding: 25px 0px 15px;
}
#footer-logo img{
	width: 150px;
}
#footer-logo{
	padding: 25px 0px 15px;
}

#contact-tel{
	margin: 35px 3% 0px;
	padding: 35px 0px 50px;
	border-top: 2px dashed #f7931e;
}

h2#contact{
	padding-bottom: 0px;
}

h2#contact img{
	width: 120px;
}

p.txt3{
	padding: 20px 3% 30px;
	font-size: 14px;
	line-height: 1.8em;
}

p.txt3-bottom50{
	font-size: 14px;
}

p.txt3-contact{
	padding: 20px 0px 30px;
}

.aboutarea-box .cont h4{
	font-size: 15px;
	padding-bottom: 15px;
}

.aboutarea-box .cont > p{
	line-height: 1.8em;
    font-size: 14px;
    padding-bottom: 20px;
}

#merit2{
	padding: 20px 0px 50px;
}

#step .sp{
	background-color: #fff;
	margin-left: 3%;
	margin-right: 3%;
	position: relative;
	margin-top: 30px;
}

#step .sp img#fast{
	margin-top: -70px;
}

#step .sp img,
#mainimg img{
	width: 100%;
}

#step .sp p{
	font-size: 14px;
	line-height: 1.8em;
	text-align: left;
	padding: 15px 5% 40px;
}

#step .sp p a{
	color:#f7931e;
}

#howtomovein-btn{
	margin: 30px auto 50px;
}

h2#aboutarea{
	margin-top: 75px;
	border-top: 2px dashed #fff;
}

h2#aboutarea img{
	width: 175px;
}

.aboutarea-box{
	border-radius: 10px;
	padding: 3% 3% 0px 3%;
}

.aab-block .img,
.aab-block .img img,
.aab-block .cont,
ul#example-list li div,
ul#example-list li div img{
	float: none;
	width: 100%;
}

.aab-block .cont h3{
	font-size: 15px;
	padding: 10px 0px;
}

.aab-block .cont li span{
	font-size: 12px;
	vertical-align: top;
	margin-top: 0px;
}

.aab-block .cont li p{
	font-size: 14px;
	padding-top: 2px;
	vertical-align: top;
}

.aab-block{
	padding-bottom: 40px;
}

h2#experience_dormitory{
	padding-bottom: 0px;
}

h2#experience_dormitory img{
	width: 290px;
}

h3#example,
ul#example-list li h4 span{
	font-size: 14px;
}

ul#example-list{
	padding: 3%;
	box-sizing: border-box;
}

ul#example-list li p{
	font-size: 13px;
	line-height: 1.8em;
	position: static !important;
	width: 100% !important;
	padding-top: 10px;
}

ul#example-list li{
	padding: 20px 0px;
}

ul#example-list li div{
	margin-top: 10px;
}

#experience-mes{
	padding-top: 50px;
}

#experience-mes img{
	width: 170px;
}

p#experience-kome{
	font-size: 10px;
	padding: 10px 0px 50px;
}

#experience-box p#txt{
	font-size: 13px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#experience-box{
	border-radius: 10px;
	padding: 15px 3%;
	border: 1px solid #000;
}

#experience-box #call a#tel1 img{
	width: 220px;
	margin-left: auto;
	margin-right: auto;
}

#experience-box #call a#tel2 img{
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

ul#voice-member li{
	display: block;
	width: 94%;
	border-radius: 10px;
	margin: 0px 3% 5% 3%;
	padding-top: 30px;
	min-height: auto;
}

ul#voice-member li h3{
	font-size: 15px;
	min-height: 50px;
}

ul#voice-member li .line{
	width: 100px;
	margin: 15px auto 30px;
}

ul#voice-member li p.name{
	font-size: 13px;
	margin: 20px auto;
}

ul#voice-member li p.txt{
	font-size: 13px;
	margin-top: 20px;
	padding-bottom: 30px;
}

#voice img{
	width: 100px;
}

h2#countermeasures{
	padding-bottom: 0px;
}

h2#countermeasures img{
	width: 220px;
}

#countermeasures_illust{
	padding-bottom: 50px;
}

.fs-acd dt{
	background-size: 20px 13px;
	background-position: right 20px top 35px;
	padding: 20px 20px;
	min-height: 80px;
	box-sizing: border-box;
}

.fs-acd dd{
	padding: 20px 20px;
	box-sizing: border-box;
}

.fs-acd dt span, .fs-acd dd span{
	font-size: 32px;
	top: 20px;
}

.fs-acd dt p{
	font-size: 14px;
	line-height: 1.2em;
	padding: 12px 40px 0px 40px;
}

.fs-acd dd p{
	font-size: 14px;
	line-height: 1.4em;
	padding: 12px 40px 20px 40px;
}

.fs-acd{
	margin-top: 30px;
	margin-bottom: 20px;
}

h2#faq img{
	width: 300px;
}

#countermeasures_movie{
	padding-bottom: 50px;
}

.txt-hide{
	display: none;
}

p.button{
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding: 10px 0px;
	background-color: #f7d81e;
	font-weight: bold;
	margin-top: 30px;
	border-radius: 0px 0px 10px 10px;
	display: inherit;
	cursor: pointer;
}

p.button{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

p.button.open{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

li.accordion_one{
	padding-bottom: 70px !important;
}

.spimage img{
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
	width: 94% !important;
}

.hamburger-nav{
	width: 40px;
	height: 32px;
}

.hamburger-nav-toggle-btn{
	width: 40px;
	height: 32px;
	background-size: 40px 32px;
}

.hamburger-nav-list{
	top: 60px;
}

.hamburger-nav-list #wrapper{
	padding-top: 20px;
}

.hamburger-nav-list ul{
	display: block;
	width: 100%;
	margin-right: 0px;
	padding-bottom: 0px;
	
}

.hamburger-nav-list ul li a{
	font-size: 14px;
	padding: 15px 0px;
	background-size: 8px 14px;
	background-position: right 10px center;
}

.hamburger-nav-list ul li#last{
	display: none;
}

#hum-link{
	text-align: center;
}

#hum-link a.lnk1{
	width: 80%;
	margin: 20px auto 0;
	display: block;
	font-size: 15px;
	line-height: 46px;
	border: 1px solid #000;
}

#hum-link a.lnk2{
	margin: 0px 1%;
	width: 38.5%;
	font-size: 15px;
	line-height: 46px;
	border: 1px solid #000;
}

.swiper-pagination-bullet{
	width: 10px !important;
	height: 10px !important;
}

#num3-detail{
	padding-left: 0px;
	padding-right: 0px;
}

#meritimg{
	padding: 50px 5% 30px;
}

#meritimg a{
	width: 48%;
	margin: 0px 1% 15px;
}

#meritimg img{
	margin-left: auto;
	margin-right: auto;
}

#countermeasures_movie iframe{
	height: 250px;
}

#mainimg{
	padding-top: 20px;
}

h2.subttl p{
	font-size: 14px;
}

p#txt1{
	padding-bottom: 60px;
}

p#txt2{
	padding-bottom: 100px;
}

#makeImg{
	display: none !important;
}

p.button1.stay.open:before,
p.button:before{
	content: "OPEN +"
}

p.button1.stay:before,
p.button.open:before{
	content: "CLOSE ×"
}




}

@media not screen and (1) { .page-top { position: static; } }/* Opera10以上 */