
@charset "utf-8";

/* RESPONSIVE BOTH---------------------------------------------------- */

body {
	background: #fef36b;
	color: #413210;    
}

img {
	max-width: 100%;
}

.contents {
    margin: 0 auto;
    overflow:hidden;
}

.contents_inr {
    width: 100%;
    margin: 0;
    color: #333;
}

.notice{
	padding:5px 0;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
}

.notice a{
	text-decoration:underline;
	color:#ff3300;
}

.navigation,#infscr-loading{
	text-align: center;
}

.navigation a{
	background:#6FDCC7;
	border-radius: 50px;
	padding:10px 20px;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
	display: inline-block;
}

.navigation02,#infscr-loading{
	text-align: center;
}

.navigation02 a{
	background:#6FDCC7;
	border-radius: 50px;
	padding:10px 20px;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
	display: inline-block;
}

/* RESPONSIVE PC---------------------------------------------------- */

@media screen and (min-width: 765px) {

.hide_pc{
	display:none;
}

/*::::::::::contents::::::::::*/

.contents {
    width: 840px;
}

.contents_inr {
    width: 100%;
    margin: 0;
    padding: 30px 0 0;
    color: #333;
}

.white{
	margin:0;
}

header{
	margin:0;
	padding:0;
	position:relative;
}

header ul{
	display:table;
	table-layout:fixed;
	width:100%;
	margin:15px 0;
}

header ul li{
	display:table-cell;
	vertical-align:top;
}

header a:hover{opacity:0.8;}

.header_text{
	display:table;
	width:100%;
	margin:30px 0;
}

.header_text div{
	/* display:table-cell; */
	/* vertical-align:bottom; */
	text-align: center;
	border-bottom: 2px solid #FFFFFF;
	padding: 25px 0;
	margin-bottom: 20px;
}

.header_text div.pickup{
	width:375px;
	vertical-align:top;
	line-height:1.4;
	font-size:14px;
}

.header_text div.pickup section{
	position:relative;
}

.header_text div.pickup section p{
	position:absolute;
	top:0;
	right:0;
}

.header_text div.pickup section p a:hover{
	opacity:0.8;
}

.header_text div.pickup p.mi{
	font-size:110%;
	font-weight:bold;
	color:#f64141;
	margin-top:10px;
}

	nav article .social{
		position:absolute;
		top:5px;
		right:0;
		color:#000;
		font-weight:700;
	}
	
	nav{
	width: 100%;
	}
	.not{
		margin-right: 0px;
	}
    
    nav article {
       vertical-align: middle;
       /* margin-right: 48px; */
       /* padding-right: 27px; */
       width: 100%;
       margin-top: 15px;
    }
    
    nav article a{
        text-decoration: none;
        margin-right: 63px;
        margin-top: 20px;
        color: #413210;
        font-size: 18.5px;
        font-weight: bold;
    }

.banner{
		margin:30px 0;
	}

.banner a:hover img{
	opacity:0.8;
	}

.article{
	padding:0;
}

.article ul{
	display:table;
	width:100%;
}

.article ul li{
	display:table-cell;
	width:50%;
	vertical-align:top;
}

.article_inner_left{
	background:#eee;
	border:1px solid #dbd9d9;
	margin:0 5px 15px  0;
}

.article_inner_right{
	background:#eee;
	border:1px solid #dbd9d9;
	margin:0 0 15px 5px;
}

.title{
	height:70px;
	margin:0;
	padding:0;
	color:#000;
	font-size:14px;
	line-height:0;
	position:relative;
}

.title p{
	margin:0;
	padding:10px;
	line-height:1;
}

.title p span{
	position:absolute;
	top:30px;
	left:70px;
}

.photo{
	width:413px;
	height:413px;
	overflow:hidden;
	text-align:center;
}

.photo img{
	width:100%;
	height:100%;
}
.cap{
	height:145px;
	margin:0;
	padding:0;
	color:#000;
	line-height:1.4;
	font-size:14px;
}

.cap p{
	margin:0;
	padding:10px;
	line-height:1.4;
}

#oubo {
	background: #77e0ff;
    color: #fff;
    margin: 20px 0 0px;
    width: 100%;
    padding:20px 0 40px;
}
	
.midashi{
	margin: 50px auto;
	text-align: center;
}
	
	
.navigation{
	padding:30px 0;
}

.navigation02{
	padding:30px 0;
}


#oubo section{
	width: 840px;
	margin:0 auto;
	padding: 0px 0;
}

#oubo section ul.line{
	display:table;
	width:100%;
	margin-bottom:25px;
	border-bottom: 2px solid #FFFFFF;
}

#oubo section ul{
	display:table;
	width:100%;
    margin-bottom:5px;
}
    
#oubo section ul.none{
	border: none;
    margin-top: -15px;
}

#oubo section ul li{
	display:table-cell;
	vertical-align: middle;
	padding: 21px 0 31px;
	line-height:1.4;
}

#oubo section ul li:last-child{
	width:270px;
}
#oubo section ul li:last-child a:hover{
	opacity:0.8;
}


/*--form--*/
    
#form{
    background: #77e0ff;
    padding-bottom: 60px;
    }
    
#form section{
    width:  840px;
    margin: 0 auto;
    }
    
#form .hide_sp{
    margin-bottom: 20px; 
    }
    
    
.form{
 background:#FFF;
 /* width:960px; */
 margin: 0px auto;
 /* padding: 200px 0; */
 padding:30px;
 border: 2px solid #fef36b;
 }

.form{
	/* text-align:left; */
	color:#413210;
	/* margin:15px 10px; */
	text-align: left;
}



.form input.btn{
	border-radius:0;
}

.form textarea{
	width: 86%;
	height:100px;
}

.form p{
	margin:10px 0;
}
    
	form ul{
		display:table;
		width:100%;
		border-bottom:1px dotted #ccc;
		padding:5px 0;
	}

	form ul li{
		display:table-cell;
		vertical-align: top;
		/* text-align: left; */
	}

	.form ul li:first-child{
		width:340px;
		font-size: 14px;
		font-weight: 500;
	}

	.form .font{
		font-size: 12px;
		color:#413210;
		line-height:1.6
	}

    input[type="radio"],input[type="checkbox"]{
        vertical-align: top;
        margin:3px 3px 0 0;
    }

    input[type="text"]{
        width:300px;
        /* text-align: left; */
    }
	
	input[type="number"].zip, input[type="number"].telno {
		width: 80px;
	}

    textarea{
        width:400px;
        height:8em;
    }

    input[type="text"].zip,input[type="text"].telno{
        width:80px;
    }

    input[type="image"]{
        width:320px;
        margin:0 auto;
        display: block;
    }

    input[type="image"]:hover{
        opacity: 0.8;
		cursor: pointer;
    }

 .note{
 	background:#005ea4;
 	border: 2px solid #fff;
 	text-align:left;
 	margin: 60px 0 30px;
 	padding:30px;
 	color:#fff;
 	line-height:1.4;
 	font-size: 18px;
 }

  .note p{
  	font-size:24px;
  }
	
    
    .message{
        padding-top: 70px;
        background:#032b49;
        margin:0 auto;
        /* width: 960px; */
    }
    
    .message .w1024 {
    background: url(../img/border_pc.png) top center repeat-x,url(../img/border_pc.png) bottom center repeat-x;
    background-size: 4px;
    margin-bottom: 64px;
    padding: 64px 0;
    width:960px;
    margin:0 auto;
  }
  
  .photo {
    padding: 0 0 44px;
  }
  
  .message dl{
    display: table;
    width: 100%
  }
  
  .message dt, .message dd {
    display: table-cell;
    vertical-align: top;
  }
  
  .message dt {
    width: 232px;
  }
  
  .message dt img{
    width: 198px;
  }
  
  .message dd {
    font-size: 17px;
  }
  
  .listen {
    padding: 64px 0 0;
  }
  
  .listen p {
    padding: 0 0 36px;
  }

  .listen p img{
    width: 244px;
  }

  .listen ul {
    width: 540px;
    margin: 0 auto;
  }
  
  .listen ul li img{
    width: 180px;
  }	
/*--form--*/ 

/*--footer--*/
    
#archive section{
	width: 840px;
	margin:0 auto;
	padding: 0px 0;
}
    
    #archive .header{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    font-family: sans-serif;
    margin: 50px auto;
    
    }
    
    #archive .header span{
    padding-bottom: 3px;
    border-bottom: 2px solid;    
    }
    
#archive section ul.line{
	display:table;
	width:100%;
	margin-bottom:25px;
	border-bottom: 2px solid #FFFFFF;
}

#archive section ul{
	display:table;
	width:100%;
    margin-bottom:5px;
}
    
#archive section ul.none{
	border: none;
    margin-top: -15px;
}

#archive section ul li{
	display:table-cell;
	vertical-align: middle;
	padding: 21px 0 31px;
	line-height:1.4;
}

#archive section ul li:last-child{
	width:270px;
	text-align:center;
}
#archive section ul li:last-child a:hover{
	opacity:0.8;
}
    
.notice{
	font-size:12px;
	line-height:1.4;
}

#pagetop{
	position:fixed;
	bottom:0;
	right:30px;
	line-height:0;
}

.cr {
	text-align: center;
	color:#000;
	margin:20px 0 50px;
	font-size:11px;
}

.school{
	margin: 260px auto 0;
	text-align: center;
}

.school img{
	width:125px;
}

.school a:hover{opacity:0.8;}



}

/* RESPONSIVE SP---------------------------------------------------- */

@media screen and (max-width: 765px) {

.hide_sp{
	display:none;
}
    
/*::::::::::nav::::::::::*/
    
    body{
        position: relative;
        font-size: 14px;
    }
    
    nav.nav_sp{
        height: 40px;
        width: 100%;
        background-color: #ffffff;
        position: absolute;
        top: 0;
        padding:5px 10px;
        box-sizing: border-box;
        border-bottom: 2px #413210 solid;
    }
    
    .sollogo{
        width: 18%;
    }
    .social a img{
        width: 14%;
    }
    
    nav.nav_sp article{
        position: relative;
    }
    
    .social{
        position: absolute;
        top: 0;
        right: 0px;
        margin-top: 2px;
        width: 50%;
        text-align: -webkit-center;
        text-align: center;
    }
    
    
    .hamburger{
        margin-top: 2px;
    }
    
    .bar{
        width: 40px;
        height: 3px;
        background-color: black;
        margin: 2px auto;
    }
    .bar.top,.bar.middle{
        margin-bottom: 3px;
    }
    
    .bar {
   -webkit-transition: all .7s ease;
   -moz-transition: all .7s ease;
   -ms-transition: all .7s ease;
   -o-transition: all .7s ease;
   transition: all .7s ease;
 }
    
    .col {
   display: inline-block;
   width: 50px;
   text-align: center;
   height: auto;
   z-index: 2000;
 }
    
    .col.absolute{
        position: absolute;
        top: 5px;
        right: -7px;
    }
    
    .con .top.active{
    -webkit-transform: translateY(4.5px) rotateZ(45deg) translateX(2px);
   -moz-transform: translateY(4.5px) rotateZ(45deg) translateX(2px);
   -ms-transform: translateY(4.5px) rotateZ(45deg) translateX(2px);
   -o-transform: translateY(4.5px) rotateZ(45deg) translateX(2px);
   transform: translateY(4.5px) rotateZ(45deg) translateX(2px);
 }
    
    .con .bottom.active{
   -webkit-transform: translateY(-6.5px) rotateZ(-44deg);
   -moz-transform: translateY(-6.5px) rotateZ(-44deg);
   -ms-transform: translateY(-6.5px) rotateZ(-44deg);
   -o-transform: translateY(-6.5px) rotateZ(-44deg);
   transform: translateY(-6.5px) rotateZ(-44deg);
 }
 
 .con .middle.active {
   width: 0;
 }
    
.globalMenuSp{
display: none;
position: fixed;
z-index: 1000;
top: 0;
left: 0;
background: #fff;
color: #000;
text-align: center;
width: 100%;
height: 100%;
padding-top: 40px;
    }    

.globalMenuSp div{
    display: table;
    table-layout: fixed;
    margin: 0 3%;
    }

.globalMenuSp div .close{
    position: absolute;
    top: 15px;
    right: 42px;
    font-size: 10px;
    }
    
.menu_l,.menu_r{ 
 display: table-cell;
 width: 50%;
 font-size: 20px;
 font-weight: bold;
 line-height: 2.2;
 text-align: left;
    }
 
.menu_l li a,.menu_r li a{
text-decoration: none;
color: #413210;
    }
    
    .fix{
        position: fixed;
        top:11px;
        right: 3px;
    }
    
/*::::::::::nav::::::::::*/
    
/*::::::::::contents::::::::::*/

/*::::::::::contents::::::::::*/

.white{
	margin:0;
}

header{
	margin:40px auto 0;
	padding:0;
	line-height:0;
}

header img{
	width:100%;
}

.header_text{
	margin:0;
}

.text{
	/* border-top:1px solid #f64141; */
	/* border-bottom:1px solid #f64141; */
	text-align:center;
	/* font-weight:bold; */
	/* font-size:14px; */
	/* line-height:1.2; */
	padding:5px 0;
}

.header_text div.pickup{
	line-height:1.4;
	font-size:14px;
	margin:20px 0;
}

img.pick_icon{
	width:40%;
}

.header_text div.pickup{
	margin:20px 5px;
}
.header_text div.pickup section{
	position:relative;
}

.header_text div.pickup section p{
	position:absolute;
	top:0;
	width:100%;
	text-align:right;
}

.header_text div.pickup section p a img{
	width:50%;
}

.header_text div.pickup p.mi{
	font-size:110%;
	font-weight:bold;
	color:#f64141;
	margin-top:10px;
}

.banner{
	margin:20px 0;
	padding:0 10px;
	}

.banner img{
	width:100%;
	}

.article{
	padding:0;
	background:#fff;
}

.article ul{
	display:block;
	width:100%;
}

.article ul li{
	display:block;
	width:100%;
	vertical-align:top;
}

.article_inner_left,.article_inner_right{
	background:#eee;
	border-top:1px solid #dbd9d9;
	border-bottom:1px solid #dbd9d9;
	margin:0 0 20px;
}

.title{
	margin:0;
	padding:0;
	color:#000;
	font-size:14px;
	line-height:0;
	position:relative;
}

.title p{
	margin:0;
	padding:10px;
	line-height:1;
}

.title p img{
	width:10%;
}

.title p span{
	position:absolute;
	top:35%;
	left:15%;
}

.photo{
	text-align:center;
}

.photo img{
	width:100%;
}
.cap{
	margin:0;
	padding:0;
	color:#000;
	line-height:1.4;
	font-size:14px;
}

.cap p{
	margin:0;
	padding:5px;
	line-height:1.4;
	font-size:12px;
}



#oubo {
	background:#77e0ff;
	margin:20px auto 0;
	width:100%;
    padding: 10px 0;
}

#oubo section{
	margin:0 auto 15px;
	padding:15px 5px 0;
}

#oubo section ul{
	display:block;
	width:95%;
    padding: 10px 0;
    margin: 0 auto;
}
    
#oubo section ul.line{
	display:block;
	width:95%;
    border-bottom: 2px #FFFFFF solid;
    margin-bottom: 20px;
    margin: 0 auto;
}

#oubo section ul.line:nth-child(1){
     padding:0 0 10px;
    }
    
#oubo section ul li{
	display:block;
	vertical-align:top;
	padding: 0 0 10px;
	line-height:1.4;
	font-size:14px;
}
  
#oubo section ul li p.text{
    text-align: left;
    margin-bottom: 15px
}
    
#oubo section ul li div.hide_pc{
   text-align: center;
   padding-top: 10px;
    }
    
    
#oubo section ul li span{
	font-weight:bold;
	color:#24b5f2;
	font-size:18px;
}

#oubo section ul li span img{

}
	
 #oubo section ul li span .midashi01{
	width: 70%;
}

 #oubo section ul li span .midashi02{
	width: 100%;
}




#oubo section ul li p.syuku_icon{
	display:inline;
	background:#f64141;
	color:#fff;
	font-weight:bold;
	padding:3px 6px;
	border-radius:5px;
	margin:0 5px 0 0;
	line-height:2.0;
}

#oubo section ul li:last-child{
	text-align:center;
}

#oubo section ul li:last-child img{
	width:70%;
}

#oubo section ul li:last-child img.kakugen_bg{
	width:95%; 
}
    
#oubo section ul li div.kakugen{
    position: relative;
    }
    
#oubo section ul li div.kakugen span.btn{
    position: absolute;
    bottom: 5%;
    left: 1%;
    width: 100%;
    }
    
#oubo section ul li:last-child img.mikakunin{
	width:95%;
}
  
/*--form--*/ 
    
    #form{
        background-color: #77e0ff;
        padding-bottom: 60px;
    }
    
 	
	.form{
縲width: 100%;
 background:#fff;
 margin: 0px auto;
 padding: 3%;
 border: 4px solid #77e0ff
 }

#form .hide_pc{
    text-align: center;
    }
    
.midashi03{
	width: 93%;
}
    
	form{
		padding: 0;
		    text-align: left;
	}

	form p{
		padding: 0;
		/* margin: 0 auto; */
		text-align: center;
	}

	form p.subBox{
		padding: 20px 0 0;
	}

	form ul{
		padding:5px 0;
	}

	form ul li{
		padding:0 0 3px;
	}

	.form .font{
		font-size: 14px;
		color:#413210;
		line-height:1.6;
		text-align:left;
	}


    input[type="text"]{
        width:70%;
    }

    input[type="number"].zip,input[type="number"].telno{
        width:25%;
    }
	
    label{
        display:block;
        margin-bottom:3px;
    }

    textarea{
        width:95%;
        height:8em;
    }

    input[type="image"]{
        width: 80%;
        margin:0 auto;
        border-radius: 0;
        text-align: center;
    }


 .note{
 	background:#005ea4;
 	border: 2px solid #fff;
 	text-align:left;
 	margin:30px 0;
 	padding: 20px;
 	color:#fff;
 	line-height:1.4;
 }

  .note p{
  	font-size: 19px;
  }

     .message {
    padding: 31px 10px;
    background:#032b49;
  }
  
  .message .w1024{
    background: url(../img/border_sp.png) top center no-repeat,url(../img/border_sp.png) bottom center no-repeat;
    background-size: 100%;
    margin-bottom: 32px;
    padding: 50px 0;
  }
  
  .message dt {
    width: 100%;
    text-align: center;
    padding: 20px 0;
  }
  
  .message dt img{
    width: 35%;
  }
  
  .message dd {
    width: 100%;
    font-size: 14px;
  }
  
  .listen {
    padding: 32px 0 0;
  }
  
  .listen p {
    padding: 0 0 12px;
  }

  .listen p img{
    width: 60%;
  }

  .listen ul {
    width: 80%;
    margin: 0 auto;
  }
  
  .listen ul li img{
    width: 60%;
  }
    
/*--form--*/ 
    
/*--footer--*/
    
#archive {
	margin:20px auto;
	width:100%;
    padding: 10px 0 0;
}

#archive section{
	margin:0 auto 15px;
	padding:15px 5px 0;
}

#archive .header{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: sans-serif;
    margin: 0 auto;
    
    }
    
    #archive .header span{
    padding-bottom: 3px;
    border-bottom: 2px solid;    
    }
    
#archive section ul{
	display:block;
	width:100%;
    padding: 30px 0 5px;
}
    
#archive section ul.line{
	display:block;
	width:95%;
    border-bottom: 2px solid;
    margin: 0 auto;
}

#archive section ul li{
	display:block;
	vertical-align:top;
	padding: 0 0 5px;
	line-height:1.4;
	font-size:14px;
}
  
#archive section ul li p.btn{
     text-align: center;   
    }
    
#archive section ul li p.text{
    text-align: left;
    margin-bottom: 20px;
}
    
#archive section ul li div.hide_pc{
   text-align: center
    }
    
    
#archive section ul li span{
	font-weight:bold;
	color:#24b5f2;
	font-size:18px;
    }
    
.notice{
	font-size:11px;
	line-height:1.4;
}

.midashi{
	margin: 25px auto;
	text-align: center;
}
	
 .lunch{
	width: 60%;
}
	
.meshi{
	width: 40%;
	margin-top: 20px;
}


#pagetop{
	position:fixed;
	bottom:0;
	right:5px;
	line-height:0;
}

.cr {
	text-align: center;
	color:#000;
	margin:20px 0 50px;
	font-size:11px;
}

.school{
	margin:30px auto 0;
	text-align: center;
}

.school img{
	width:125px;
}

.school a:hover{opacity:0.8;}



}
