/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */


html {
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;
	

}

*:first-child + html body {
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;

}

body{
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;
	
	padding:0;
	margin:0;
	font-size:16px;

	line-height:140%;
	text-align:left;

}

body a:focus{
	outline:none;
}




.bd_bg{

background-image:url(../img/common/page_btm_bg.jpg);
background-attachment:fixed;
background-repeat: repeat-x;
background-position: bottom;
}



/* clear ---------------------------------------------- */


.clearfix:after {
height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
 overflow:hidden;
}
.clearfix {
 display:inline-block;
overflow:hidden;
}

/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}


@media screen and (min-width: 1061px) {
/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}

}

@media screen and (max-width: 1060px) {
/* タブレット用のスタイル記述 */

.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	


img, object, embed {
	max-width: 100%;
	height: auto;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}

body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}




}

@media screen and (max-width: 720px) {
/* スマートフォン用のスタイル記述 */
.pc {
	display: none !important;
}
.phone{
	display: block !important;
}	

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}


body {
  -webkit-text-size-adjust: 100%; /* iPhone 横向きで文字を拡大しない */
}	

	/* #menu is the original menu */
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
}



/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 1061px) {
	
	
body{
	padding:0;
	margin:0;
	font-size:17px;

	line-height:160%;
	text-align:left;
    color: #333333;

}	 

/* container ---------------------------------------------- */




.container01_bg{
	width:100%;
	height:auto;
	padding:0 50px;
	box-sizing:border-box;
}



.container02_bg{
	width:100%;
	height:auto;
	padding:0 0px;
	box-sizing:border-box;
}


.container00{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:100px 0;

}

.container00_01{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:100px 0 80px 0;

}

.container01{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;

}

.container02{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0 0;

}

.container03{
	max-width:1200px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;

}



.container04{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;
}



.container04_01{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px 0;
}


.container05{

	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;
}


.container05_01{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0 0 0 ;
}




.container06{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;

}

.container06_01{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0 0 0;

}


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

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */


.hdr_logo{
width: 242px;
height: auto;
position: absolute;
top: 21px;
left: 40px;

}



#header {

  position: fixed;
  top: 0;
  transition: .3s cubic-bezier(.4, 0, .2, 1);
  width: 100%;
  z-index: 199999;

 box-sizing: border-box;

    

}

.head-animation {
  transform: translateY(-100%);
}


.header_bg{
	width:100%;
	height:80px;
	margin:0 auto;
    box-sizing: border-box;
	position:relative;
    background: #FFFFFF;

}

header{

	width:100%;
	height:80px;
	margin:0 auto;

	box-sizing:border-box;
}




.header_tel{
	position:absolute;
	top:5px;
	right:30px;
    background: url("../img/common/h_tel.jpg") left 4px no-repeat;
    padding-left: 40px;
    
    
    font-size: 35px;
    line-height: 120%;
    color: #000000;
    
    
          
}


.header_time{
	position:absolute;
	top:27px;
	right:30px;
    
    font-size: 15px;
    line-height: 120%;
    
    
      
}


.h_tanjyou{
	width:340px;
	height:auto;
	
	position: absolute;
	top:110px;
	left:52px;


	color:#000;
	font-size:22px;

	line-height:100%;
	box-sizing:border-box;
	

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
	


}


.h_fb{
	max-width:34px;
	width:100%;
	height:auto;
	position:absolute;
	
	top: 41px;
	right:74px;
}

.h_fb img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.h_fb:hover img {
	opacity: .7;
}


/*nav{
	width:510px;
	position:absolute;
	top:55px;
	right:0;
}

nav ul{
	margin:0;
	padding:0;

}

nav ul li{
	float:left;
	color:#000;
	font-size:16px;

	font-weight:bold;
	margin-right:20px;
	line-height:120%;
}

nav ul li:last-child{
	margin-right:0;
}

nav ul li a{
	color:#FFF !important;
	text-decoration:none;

}

nav ul li a:hover{
	color:#FFF !important;
	text-decoration:underline;
}

.nav_h{
	color:#FFF !important;
	text-decoration:underline !important;
}*/


#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10,
#section11,
#section12,
#section13,
#section14
{
    margin-top:-100px;
    padding-top:100px;
}


#kyoten{
    margin-top:-40px;
    padding-top:40px;
}

.youtube_outer {
    width: 100%;
    max-width: 650px;
    margin: 0px auto 60px;
}


.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;

  }
  .youtube iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
  }



/* footer ---------------------------------------------- */


footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;

	padding:0 50px;
	box-sizing:border-box;


}

.footer_in{	

	width:100%;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:15px 0 20px 0;
	box-sizing:border-box;


}



address{
	font-size:14px;
	line-height:130%;
	color:#000;


    letter-spacing: -0.04em;

    margin-bottom: 12px;


}

.ad_ttl{
	font-size:15px;
	line-height:120%;
	margin-bottom:8px;	
	color:#000;
}

footer a{
	color:#000000;
	text-decoration:none;
}

footer a:hover{
	color:#000000;
	text-decoration:none;
}


.f_cpy{

	font-size: 12px;
	box-sizing:border-box;
	line-height:120%;
    color: #01cfbe;
}





}



/* タブレットベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


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


body{
	padding:0;
	margin:0;
	font-size:16px;

	line-height:160%;
	text-align:left;

}	

/* container ---------------------------------------------- */



.container01_bg{
	width:100%;
	height:auto;
	padding:0 30px;
	box-sizing:border-box;
    color: #333333;    
}


.container02_bg{
	width:100%;
	height:auto;
	padding:0 0px;
	box-sizing:border-box;
}



.container00{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;

}

.container00_01{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0 60px 0;

}

.container01{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0;

}


.container02{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0 0;

}


.container03{
	max-width:1200px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0;

}




.container04{
	max-width:1100px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0;
}


.container04_01{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px 0;
}

.container05{

	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0;
}



.container05_01{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0 0 0 ;
}


.container06{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0;

}

.container06_01{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0 0 0;

}

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

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */


.hdr_logo{
width: 170px;
height: auto;
position: absolute;
top: 10px;
left: 30px;
}



#header {

  position: fixed;
  top: 0;
  transition: .3s cubic-bezier(.4, 0, .2, 1);
  width: 100%;
  z-index: 199999;

 box-sizing: border-box;


}

.head-animation {
  transform: translateY(-100%);
}


.header_bg{
	width:100%;
	height:50px;
	margin:0 auto;
    box-sizing: border-box;
	position:relative;
    background: #FFFFFF;
 


}

header{	
	max-width:1300px;
	width:100%;
	height:50px;
	margin:0 auto;
		
	padding:0 20px;
	box-sizing:border-box;
}



.header_yoyaku{
    display: none;
}


.header_yoyaku01{
    max-width: 170px;
    width: 100%;
    height: 60px;
    margin: 0 auto   !important;

    
 
}

.header_yoyaku01 a{
    width: 100%;
    height: 50px;
    display: block;
    background: #fb8b07;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF  !important;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */   
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;    
}


.header_yoyaku01 a:hover{
    color: #FFFFFF  !important;
    background: #ff6666

}


.header_tel{
    display: none;
}


.header_time{
    display: none;  
}






#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10,
#section11,
#section12,
#section13,
#section14
{
    margin-top:-70px;
    padding-top:70px;
}


#kyoten{
    margin-top:-40px;
    padding-top:40px;
}

.youtube_outer {
    width: 100%;
    max-width: 650px;
    margin: 0px auto 50px;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
  }


/* footer ---------------------------------------------- */


footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;

	padding:0 30px;
	box-sizing:border-box;


}

.footer_in{	

	width:100%;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:15px 0 20px 0;
	box-sizing:border-box;


}



address{
	font-size:14px;
	line-height:130%;
	color:#000;

    letter-spacing: -0.04em;

    margin-bottom: 15px;

    text-align:center;
}

.ad_ttl{
	font-size:15px;
	line-height:120%;
	margin-bottom:8px;	
	color:#000;
}

footer a{
	color:#000000;
	text-decoration:none;
}

footer a:hover{
	color:#000000;
	text-decoration:none;
}


.f_cpy{
    text-align:center;
	font-size: 12px;
	box-sizing:border-box;
	line-height:120%;
    color: #01cfbe;
}










}



/* スマホベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */


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



body{
	padding:0;
	margin:0;
	font-size:15px;

	line-height:140%;
	text-align:left;
    color: #333333;
}	



/* container ---------------------------------------------- */



.container01_bg{
	width:100%;
	height:auto;
	padding:0 20px;
	box-sizing:border-box;
}


.container02_bg{
	width:100%;
	height:auto;
	padding:0 0px;
	box-sizing:border-box;
}


.container00{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:40px 0;

}

.container00_01{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:40px 0 40px 0;

}



.container01{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0;
}


.container02{
	max-width:1300px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0 0;

}

.container03{
	max-width:1200px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0;

}

.container04{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0;
}


.container04_01{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px 0;
}

.container05{

	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0;
}



.container05_01{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0 0 0 ;
}


.container06{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0;

}

.container06_01{
	max-width:1600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0 0 0;

}

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

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}


/* header ---------------------------------------------- */


.hdr_logo{
width: 150px;
height: auto;
position: absolute;
top: 13px;
left: 20px;
}



#header {

  position: fixed;
  top: 0;
  transition: .3s cubic-bezier(.4, 0, .2, 1);
  width: 100%;
  z-index: 199999;

 box-sizing: border-box;

}

.head-animation {
  transform: translateY(-100%);
}


.header_bg{
	width:100%;
	height:50px;
	margin:0 auto;
    box-sizing: border-box;
	position:relative;
    background: #FFFFFF;

}

header{
	max-width:1300px;
	width:100%;
	height:50px;
	margin:0 auto;

		
	padding:0 15px;
	box-sizing:border-box;
}


.header_yoyaku{
    display: none;
}


.header_yoyaku01{
    max-width: 170px;
    width: 100%;
    height: 40px;
    margin: 0 auto;
    margin: 0 auto   !important;
    
 
}

.header_yoyaku01 a{
    width: 100%;
    height: 40px;
    display: block;
    background: #fb8b07;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF  !important;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */   
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;    
}


.header_yoyaku01 a:hover{
    color: #FFFFFF  !important;
    background: #ff6666

}


.header_tel{
    display: none;
}






#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9,
#section10,
#section11,
#section12,
#section13,
#section14
{
    margin-top:-90px;
    padding-top:90px;
}



#kyoten{
    margin-top:-40px;
    padding-top:40px;
}

.youtube_outer {
    width: 100%;
    max-width: 650px;
    margin: 0px auto 40px;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;

  }
  .youtube iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
  }



/* footer ---------------------------------------------- */


footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;

	padding:0 20px;
	box-sizing:border-box;


}

.footer_in{	

	width:100%;
	height:auto;
	margin:0 auto 0px auto;
	
	padding:12px 0 15px 0;
	box-sizing:border-box;


}



address{
	font-size:13px;
	line-height:140%;
	color:#000;

    letter-spacing: -0.04em;

    margin-bottom: 10px;
    text-align:center;

}

.ad_ttl{
	font-size:14px;
	line-height:130%;
	margin-bottom:8px;	
	color:#000;
}

footer a{
	color:#000000;
	text-decoration:none;
}

footer a:hover{
	color:#000000;
	text-decoration:none;
}


.f_cpy{
    text-align:center;
	font-size: 11px;
	box-sizing:border-box;
	line-height:120%;
    color: #01cfbe;
}









}




/* PC用スタイルスタイル--------------------------------------------------------------------------------------------------------------------------------------------- */


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

/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
width: 290px;
height: auto;
position: absolute;
top: 20px;
left: 40px;

}

h2.h2_01{
    font-size: 30px;
    line-height: 140%;
    color: #cc6666;
    margin-bottom: 35px;
    text-align: center;


font-family: adobe-handwriting-ernie,sans-serif;
font-weight: 400;
font-style: normal;
}

h2.h2_01 p{
    font-size: 32px;
    line-height: 100%;
    color: #666666;
    margin-bottom: 10px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.h2_01_cw{
    color: #FFFFFF !important;
}


.h2_cr{
    color:  #FFFFFF !important;
}

.h2_cnr{
    text-align: center !important;
}

.h2_btm{
    margin-bottom: 15px !important
}


.h2_btm0{
    margin-bottom: 0px !important
}

.h2_btm01{
    margin-bottom: 55px !important
}


h3.h3_01{
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #000000;

    margin-bottom: 35px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}


h3.h3_01 p{
    font-size: 36px;
    line-height: 120%;

    color: #01cfbe;

    margin-bottom: 6px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;   
}


h4.h4_01{
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 25px;

    color:#609889;



    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;   
}



/* スライド ---------------------------------------------- */



.slide_out{
    width: 100%;
    height: 600px;
    box-sizing: border-box;
    margin-top: 80px;
    position: relative;
}


.top_slide{
	width:100%;
	min-height:600px;
	z-index:5;
    position: absolute;
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.slide_btn_out{
    max-width: 1100px;
    width: 100%;
    height: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 60000;
}
.slide_btn{
    position: absolute;
    bottom: 40px;
    right: 100px;
    
    width: 238px;
    height: 240px;
/*    background: url("../img/top/slide_on_bg.png") repeat;*/
 

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.slide_btn a{
    display: block;
    width: 200px;
    height: 200px;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}





/* 各ページイメージ ---------------------------------------------- */





.cmon_img_out{
    width: 100%;
    height: 450px;
    box-sizing: border-box;
    margin-top: 80px;
    position: relative;
}


.cmon_img_btn_out{
    max-width: 1100px;
    width: 100%;
    height: 450px;
    margin: 0 auto;
    position: relative;
    z-index: 60000;
}

.cmon_img_btn{
    position: absolute;
    bottom: -40px;
    right: 100px;
    
    width: 238px;
    height: 241px;
/*    background: url("../img/top/slide_on_bg.png") repeat;*/
 

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.cmon_img_btn a{
    display: block;
    width: 200px;
    height: 200px;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}




.recruit_top_img{
	width: 100%;
	height:450px !important;
	background:url("../img/recruit/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:80px auto 0px auto;
}


.about_top_img{
	width: 100%;
	height:450px !important;
	background:url("../img/about/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:80px auto 0px auto;
}


.facility_top_img{
	width: 100%;
	height:450px !important;
	background:url("../img/facility/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:80px auto 0px auto;
}

.admission_top_img{
	width: 100%;
	height:450px !important;
	background:url("../img/admission/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:80px auto 0px auto;
}

.contact_top_img{
	width: 100%;
	height:450px !important;
	background:url("../img/contact/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:80px auto 0px auto;
}

.information_disclosure_top_img{
	width: 100%;
	height:450px !important;
	background:url("../img/information_disclosure/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:80px auto 0px auto;
}

.newslist_top_img{
	width: 100%;
	height:450px !important;
	background:url("../img/news/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:80px auto 0px auto;
}







/* ページ共通背景 ---------------------------------------------- */



.bg_main{
	width: 100% !important;
	height:auto;
	background:url("../img/common/main_bg.jpg") top no-repeat;
    background-size:contain;                               /* 画像のサイズを指定    */
}


.button_l{
    margin: 0 !important;
}

.button_r{



}

.button_btm{
    margin: 0 0 70px auto !important;
}

.button_btm01{
    margin: 70px 0 70px auto !important;
}

.button01{
	width:145px;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
}

.button01 a{
    display: block;
	width:145px;
    height: 40px;
    font-size: 16px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

	background:#01cfbe;
	border: 1px solid #01cfbe;
     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.button01 a:hover {
    background:#FFFFFF;
	border: 1px solid #01cfbe;
    color:#01cfbe;
}









/* トップ　メッセージ-------------------------------------------- */


.tp_msg{
    margin-bottom: 60px;
}

.tp_msg dl dt{
    font-size: 40px;
    line-height: 140%;
    margin-bottom: 15px;
    text-align: center;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.tp_msg dl dd{
    font-size: 20px;
    line-height: 180%;
    text-align: center;

}

.tp_msg dl dt:after{
    content: url("../img/top/01_00.png");
    margin-left: 10px;
}



.tp_msg01{
    max-width: 770px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    }
    

.tp_msg01 ul li{
    width: 250px;
    height: 250px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius: 50%;     /* CSS3 */   
}

.tp_msg01 ul li:nth-child(1){
    width: 250px;
    height: 250px;
    margin-right: 10px;
   margin-left: 130px;
} 
    
.tp_msg01 ul li:nth-child(2){
    width: 250px;
    height: 250px;
    margin-right: 130px;
}

.tp_msg01 ul li:last-child{
    margin-right: 0px;
}


.tp_msg01 ul li dl dt{
    font-size: 48px;
    line-height: 100%;
    color: #3399cc;
    text-align: center;
    margin-bottom: 20px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.tp_msg01 ul li dl dt p{
    font-size: 24px;
    line-height: 100%;
    color: #3399cc;
    margin-bottom: 10px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}


.tp_msg01 ul li dl dd{
    font-size: 21px;
    line-height: 140%;
    color: #000000;
    text-align: center;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}


.tp_msg01 ul li dl dd span::before {
	content: "\A" ;
	white-space: pre ;
}



.tp_msg01_bg01{
	height:250px !important;
	background:url("../img/top/01_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_msg01_bg02{
	height:250px !important;
	background:url("../img/top/01_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_msg01_bg03{
	height:250px !important;
	background:url("../img/top/01_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_msg01_bg04{
	height:250px !important;
	background:url("../img/top/01_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_msg01_bg05{
	height:250px !important;
	background:url("../img/top/01_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



/* トップ　採用情報-------------------------------------------- */


.tp_rrt01{

}

.tp_rrt01_l{
    width: 50%;
    height: 500px;
    float: left;
    
    padding: 20px;
    box-sizing: border-box;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}

.tp_rrt01_r{
    width: 50%;
    height: 500px;
    float: right;
}

.tp_rrt01_in{
}


.tp_rrt01_in dl dt{
    font-size: 36px;
    line-height: 140%;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.tp_rrt01_in dl dd{
    font-size: 20px;
    line-height: 160%;
    color: #000000;
    text-align: center;
    margin-bottom: 40px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}


.tp_rrt01_01{
	height:500px !important;
	background:url("../img/top/02_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_rrt01_02{
	height:500px !important;
	background:url("../img/top/02_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}








/* 新着情報---------------------------------------------- */


.tp_news{

}

.tp_news ul{
    margin-bottom: 10px;

}

.tp_news ul li{
    width: 32%;
    height: auto;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
}

.tp_news ul li:nth-child(3n){
    margin-right: 0%;
}





.tp_news dl dt{
    text-align: center;
    margin-bottom: 15px;
}

.tp_news dl dd p{
font-size: 16px;
line-height: 160%;
color: #01cfbe;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;  
}

.tp_news dl dd{
font-size: 14px;
line-height: 160%;
color: #999999;
}



.tp_ns_ttl{
    font-size: 24px;
    line-height: 140%;
    font-weight: 500;
    border-bottom: 2px solid #01CFBE;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.tp_ns_day{
    font-size: 16px;
    line-height: 100%;
    text-align: right;
    margin-bottom: 25px;
}

.tp_ns_post{
    font-size: 18px;
    line-height: 180%;
    margin-bottom: 30px;
}

.tp_ns_img{
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.tp_ns_post a{
    color: #000000;
    text-decoration: underline;
}


.tp_ns_post a:hover{
    color: #000000;
    text-decoration:none;
}

.tp_ns_img_01{
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.tp_ns_img_01 ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}

.tp_ns_img_01 ul li:nth-child(2n){
    margin-right: 0%;
}




.fb_bnr{
    max-width: 650px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}


.fb_bnr img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.fb_bnr:hover img {
	opacity: .7;
}



.sns_b01{

}

.sns_b01 ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
}

.sns_b01 ul li:nth-child(2n){
    margin-right: 0%;
}

.sns_b01 ul li img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.sns_b01 ul li:hover img {
	opacity: .7;
}



.tp_news01{
    margin-bottom: 70px;


}

.tp_news01 dl dt{
    font-size: 16px;
    line-height: 160%;
    clear: both;
    float: left;
}


.tp_news01 dl dd{
    font-size: 16px;
    line-height: 160%;
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom: 1px dotted #BCBCBC;
    padding-left: 100px;
}


.tp_news01 dl dd a{
    color: #000000;
    text-decoration: none;
}

.tp_news01 dl dd a:hover{
    color: #000000;
    text-decoration:underline;
}




/* トップ入り口--------------------------------------------- */


.tp_igt{
    width: 100%;
    height: auto;
}

.tp_igt ul li{
    width: 32%;
    height: 380px;
    float: left;
    margin-right: 2%;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */       
}

.tp_igt ul li:last-child{
    margin-right: 0;
}



.tp_igt_bg01{
	height:350px !important;
	background:url("../img/top/03_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_igt_bg02{
	height:350px !important;
	background:url("../img/top/03_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_igt_bg03{
	height:350px !important;
	background:url("../img/top/03_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}






/* 共通お問い合わせ---------------------------------------------- */


.cmm_ctt_bg{
	height:450px !important;
	background:url("../img/common/cmn_cct.jpg") center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.cmm_ctt{
width: 100%;
height: 450px;
margin: 0 auto 0px auto;
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.cmm_ctt_in{

}

.cmm_ctt_in dl{
text-align: center;
}


.cmm_ctt_in dl dt{
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 20px;
    color:#FFFFFF;
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.cmm_ctt_in dl dd{
    font-size: 24px;
    line-height: 110%;
    text-align: center;
    color:#FFFFFF;
    margin-bottom: 25px;

    display: inline-block;
    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.cmm_ctt_in dl dd p{
  height:82px;
    font-size: 56px;
    line-height: 180%;
    text-align: center;
    margin-bottom: 5px;
    color:#FFFFFF;
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;
    
    background:url("../img/common/ctt_img.png") left top no-repeat;
    padding-left: 80px;
}


.cmm_ctt_btn{

	max-width:450px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
}


.cmm_ctt_btn a{
display: block;
height: 40px;
    font-size: 22px;
    line-height: 160%;
    color:#FFFFFF;
    padding-top: 0px;

    background:#01cfbe;
	border: 1px solid #FFFFFF;
     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
	-webkit-border-radius: 35px;     /* for Safari and Chrome */
	moz-border-radius: 35px;    /* for Firefox */
	-o-border-radius: 35px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:35px;   /* Linux browsers */
	border-radius: 35px;     /* CSS3 */          
   

}

.cmm_ctt_btn a:hover{
    background:#FFFFFF;
	border: 1px solid #01cfbe;
    color:#01cfbe;
}




/* 会社情報--------------------------------------------- */



.abt_msg_bg{

	height:310px !important;
    background:url("../img/about/msg_bg.png") center   center no-repeat; 

	 margin:0px auto 70px auto;

}

.abt_msg{
	height:310px !important;


    padding: 0;
    margin: 0;
    
       display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;      
}


.abt_msg  dl dt{

  text-align: center;

  font-size: 40px;
  line-height: 130%;
  color: #e57197;
  margin-bottom: 15px;

      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.abt_msg  dl dt span::before {
	content: "\A" ;
	white-space: pre ;
}


.abt_msg dl dd{
    font-size: 20px;
    line-height: 180%;
    text-align: center;
}

.abt_msg dl dd span::before {
	content: "\A" ;
	white-space: pre ;
}



.abt_msg00{

    margin-bottom: 70px;
}

.abt_msg00 dl dt{
    font-size: 26px;
    line-height: 150%;
    text-align: center;
    margin-bottom: 15px;
    

      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;        
}

.abt_msg00 dl dd{
    font-size: 18px;
    line-height: 190%;
}


.abt_msg00 p{
margin-top: 15px;
text-align: right;
}







.abt_msg01{
    width: 100%;
    height: auto;
    margin: 0 auto 70px auto;
    }
    

.abt_msg01 ul li{
    width: 100%;
    height: 160px;
    margin-bottom: 20px;
    padding: 20px;
    box-sizing: border-box;
    
    border: 1px solid #5dd4d5;

    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */   
}




.abt_msg01 ul li:last-child{
    margin-bottom:0px;
}


.abt_msg01 ul li dl dt{
    font-size: 24px;
    line-height: 100%;
    color: #000000;
    text-align: center;
    margin-bottom: 15px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.abt_msg01 ul li dl dd{
    font-size: 18px;
    line-height: 160%;
    color: #000000;
    text-align: center;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}


.abt_msg01 ul li dl dd span::before {
	content: "\A" ;
	white-space: pre ;
}



.abt_msg01_bg01{
	height:160px !important;
	background:url("../img/about/01_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.abt_msg01_bg02{
	height:160px !important;
	background:url("../img/about/01_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.abt_msg01_bg03{
	height:160px !important;
	background:url("../img/about/01_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.abt_msg01_bg04{
	height:160px !important;
	background:url("../img/about/01_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.abt_msg01_bg05{
	height:160px !important;
	background:url("../img/about/01_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.cp_b01{
	margin-bottom:70px;
}

.cp_b01 table{
	width:100%;
	height:auto;
}

.cp_b01 table th{
	width:180px;
	height:auto;
	padding:10px 0;
	font-size:18px;
	line-height:160%;
	vertical-align:top;
	border-bottom:1px dotted #999999;	
}

.cp_b01 table td{
	padding:10px 0;
	font-size:18px;
	line-height:160%;
	border-bottom:1px dotted #999999;	
}

.cp_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.cp_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}


.cp_b01 dl dt{
    margin-bottom: 3px;
}

.cp_b01 dl dd{
    margin-bottom: 13px;
}

.cp_b01 dl dd:last-child{
	margin-bottom:0px;
}




.cp_b01 dl dd ul li{
    margin-bottom: 5px;
    background: url("../img/common/list001.png") left 12px no-repeat;
    padding-left: 8px;
    margin-left: 20px;
}


.cp_b01 dl dd ul li:last-child{
	margin-bottom:0px;
}



/* 施設概要--------------------------------------------- */


.fty_img{
    margin-bottom: 40px;
    text-align: center;

}

.fty_img01{
max-width: 700px;
width: 100%;
height: auto;
margin: 0 auto 50px auto;

    text-align: center;

}

.fty_001{
max-width: 1000px;
width: 100%;
height: auto;
margin: 0 auto 50px auto;

}

.fty_001 ul li{
    width: 49%;
    height: 240px;
    float: left;
    margin-right: 2%;
    background: #e5f3f2;
    padding: 20px;
    box-sizing: border-box;
    

    
  
}

.fty_001 ul li:nth-child(2n){
    margin-right: 0%;
}

.fty_001 dl dt{
    text-align: center;
    margin-bottom: 15px;

}

.fty_001 dl dd{
    max-width: 250px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    font-size: 16px;
    line-height: 180%;

}



.fty_b01{
max-width: 1000px;
width: 100%;
height: auto;
margin: 0 auto;
	margin-bottom:70px;
}


.fty_b01 p{
    margin-bottom: 7px;

}

.fty_b01 table{
	width:100%;
	height:auto;
    margin-bottom: 40px;
}


.fty_b01 table:last-child{
	margin-bottom:0px;
}


.fty_b01 table th{
	width:160px;
	height:auto;
	padding:10px 0;
	font-size:18px;
	line-height:160%;
	vertical-align:top;
	border-bottom:1px dotted #999999;	
}

.fty_b01 table td{
	padding:10px 0;
	font-size:18px;
	line-height:160%;
	border-bottom:1px dotted #999999;	
}

.fty_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.fty_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}




.fty_b02{
    margin-bottom: 30px;
}

.fty_b02 ul li{
    width: 32.8%;
    height: auto;
    float: left;
    margin-right: 0.8%;
    margin-bottom: 30px;

}

.fty_b02 ul li:nth-child(3n){
    margin-right: 0%;
}



.fty_b02 ul li dl dt{
    margin-bottom: 10px;
    text-align: center;
}

.fty_b02 ul li dl dd p{
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 5px;
    color: #3d90bb;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 700;
    font-style: normal;        
}

.fty_b02 ul li dl dd{
    font-size: 16px;
    line-height: 160%;
    height: 120px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal; 
}



.fty_b03{
    border: 1px solid #a5e7c9;
    padding: 40px 50px;
    margin-bottom: 70px;
    
    font-size: 18px;
    line-height: 160%;

    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal; 
}


.fty_b04{
    max-width: 1000px;
    width: 100%;
    height: auto;
    margin: 0 auto 70px auto;
}

.fty_b04 ul li{
    background: #bbf1fe;
    height: 100px;
    margin-bottom: 20px;
    padding: 20px;
    box-sizing: border-box;


    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */   
}


.fty_b04 ul li:last-child{
    margin-bottom:0px;
}


.fty_b04 ul li dl dt{
    font-size: 20px;
    line-height: 100%;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.fty_b04 ul li dl dd{
    font-size: 16px;
    line-height: 160%;
    color: #000000;
    text-align: center;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}



.fty_b05{
margin-bottom: 70px;
    text-align: center;
}

fty_b05 ul{
    text-align: center;

}

.fty_b05 ul li{
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    color: #0099cc;    
}

.fty_b05 ul li:last-child{
    margin-right: 0px;
}

.fty_b05 ul li a{
    font-size: 18px;
    line-height: 160%;
    color: #0099cc;
    text-decoration: underline;
}

.fty_b05 ul li a:hover{
    color: #0099cc;
    text-decoration:none;
}


 

.fty_b06{
    margin-bottom: 30px;

}

.fty_b06 dl dt{
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 3px;

}

.fty_b06 dl dd{
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 15px;
}


.fty_b06 dl dd:last-child{
    margin-right: 0px;
}

.fty_b06 dl dd span{
margin-left: 15px;

}

.fty_map{

}







/* 入所申込--------------------------------------------- */

.adm_01{
    max-width: 1000px;
    width: 100%;
    height: auto;
    margin: 0 auto 70px auto;
}

.adm_01 ul li{
    background: #bbf1fe;
    height: 100px;
    margin-bottom: 20px;
    padding: 20px;
    box-sizing: border-box;



    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */   
}

.adm_01 ul li:last-child{
    margin-bottom:0px;
}

.adm_01 ul li dl dt{
    font-size: 20px;
    line-height: 100%;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.adm_01 ul li dl dd{
    font-size: 16px;
    line-height: 160%;
    color: #000000;
    text-align: center;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}


.adm_01_img{
    text-align:center;
    margin-bottom: 10px;

}





.adm_02{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 70px auto;

    padding-bottom: 70px;
    border-bottom: 1px dotted #0592a7;
    text-align: center;
}

.adm_02 ul{
    text-align: center;

}

.adm_02 ul li{
    font-size: 20px;
    ine-height: 180%;
    display: inline-block;
    margin-right: 20px;
    text-align: center;

  
}

.adm_02 ul li:last-child{
    margin-right: 0px;
}

.adm_02 ul li a{
    font-size: 18px;
    line-height: 160%;
    color: #0099cc;
    text-decoration: underline;
}

.adm_02 ul li a:hover{
    color: #0099cc;
    text-decoration:none;
}



.adm_03{
    max-width: 1000px;
    width: 100%;
    height: auto;
    margin: 0 auto 70px auto;


    padding-bottom:70px;
    border-bottom: 1px dotted #0592a7;    
}

.adm_03 ul li{
    width: 48.5%;
    height: auto;
    float: left;
    margin-right: 3%;
    margin-bottom: 30px;
    padding: 25px;
    box-sizing: border-box;
    
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */        
}


.adm_03 ul li:nth-child(2n){
    margin-right: 0%;
}


.adm_03 dl dt{
    background: #ffffff;
    padding: 10px 10px 9px 10px;
    margin-bottom: 15px;

    font-size: 16px;
    line-height: 130%;
    color: #000000;
    text-align: center;


    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal; 
    
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */    
}

.adm_03 dl dt p{
    font-size: 24px;
    line-height: 130%;
    color: #000000;
    text-align: center;
    margin-bottom: 5px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal; 
}

.adm_03 dl dd{
height: 210px;
    font-size: 16px;
    line-height: 180%;
    color: #000000;

    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal; 
}


.adm_03_bg01{
    background: #fed5e4;
}

.adm_03_bg02{
    background: #b6effb;
}

.adm_03_bg03{
    background: #f4f5a3;
}


.adm_04{

}

.adm_04 ul li{
    width: 32%;
    height: auto;
    float: left;
    margin-right:2%;
    box-sizing: border-box;
}


.adm_04 ul li:nth-child(3n){
    margin-right: 0%;
}


.adm_04 dl dt{
    font-size: 24px;
    line-height: 130%;
    color: #000000;
    text-align: center;
    margin-bottom: 30px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal; 
}

.adm_04 dl dd{
    text-align: center;

}

.adm_04 dl dd img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.adm_04 dl dd img:hover {
	opacity: .7;
}



/* 採用情報--------------------------------------------- */


.rrt_txt{
    margin-bottom: 40px;
}

.rrt_txt dl{
    margin-bottom: 10px;
}

.rrt_txt dl dt{
    font-size: 26px;
    line-height: 170%;
    text-align: center;
    margin-bottom: 20px;
    
     font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.rrt_txt dl dd{
    font-size: 16px;
    line-height: 160%;
    
    word-wrap: break-word;
    word-break: break-all;
}


.rrt_txt dl dd a{
    color: #1F955B;
    text-decoration:underline;
}

.rrt_txt dl dd a:hover{
    color: #1F955B;
    text-decoration: none;
}

.rrt_txt p{
    margin-top: 10px;
    font-size: 22px;
    line-height: 200%;
    color:#219C60;
    font-weight: 600;
    text-align: center;
}

.rrt_job_bnr{
    text-align: center;
}

.rrt_job_bnr a{
    display: block;
    margin: 0px auto;
    transition: 0.3s;
}

.rrt_job_bnr a:hover{
    opacity: 0.8;
}




.rrt_t_bnr{
    max-width: 300px;
    width: 100%;
    height: auto;
    margin: 0 auto 70px auto;
    background: #990000;
    padding: 20px 15px;
}

.rrt_t_bnr dl dt{
    max-width: 260px;
    width: 100%;
    margin: 0 auto 5px auto;
    text-align: center;
}

.rrt_t_bnr dl dd{
    font-size: 16px;
    line-height: 180%;
    text-align: center;
    color: #FFFFFF;
}






.rrt_b01{ 
    margin-bottom: 70px;
}

.rrt_b01 ul li{

    margin-bottom: 70px;
}

.rrt_b01 ul li:nth-child(2n){
    margin-right: 0%;
}



.rrt_b01 ul li:last-child{
	margin-bottom:0px;
}

.rrt_b01_in{
    height: 320px;
    padding: 30px;
    box-sizing: border-box;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}

.rrt_b01_in dl dt{
    font-size: 36px;
    line-height: 140%;
    margin-bottom: 40px;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.rrt_b01_in dl dd{
    font-size: 18px;
    line-height: 100%;
    color:#FFFFFF;


    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}


.rrt_b01_in dl dd p{
    font-size: 30px;
    line-height: 100%;
    margin-bottom: 13px;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.rrt_b01_in dl dd p span{
    font-size: 18px;
    line-height: 100%;
    color:#FFFFFF;
    margin-left: 20px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}




.rrt_b01_in01{
    margin-top: 25px;
    margin-bottom: 40px;

}


.rrt_b01_in01 dl dt{
    font-size: 24px;
    line-height: 140%;

    margin-bottom: 12px;


    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}


.rrt_b01_in01 dl dd{
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 40px;
    
    word-wrap: break-word;
    word-break: break-all;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;   
}


.rrt_b01_in01 dl dd:last-child{
	margin-bottom:0px;
}




.rrt_box_bg01{
	height:320px !important;
	background:url("../img/recruit/01_01.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box_bg02{
	height:320px !important;
	background:url("../img/recruit/01_02.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box_bg03{
	height:320px !important;
	background:url("../img/recruit/01_03.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}


.rrt_box_bg04{
	height:320px !important;
	background:url("../img/recruit/01_04.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}


.rrt_box_img{
    margin-bottom: 50px;

}

.rrt_box_img ul li{
    width: 32%;
    height: auto;
    float:left;
    margin-right: 2% !important;
    margin-bottom: 0;
}
    
.rrt_box_img ul li:nth-child(3n){
    margin-right: 0% !important;
}

.rrt_bs{
    padding: 40px 50px;
    background: #fdfef2;
    border: 1px solid #e8e9d7;
    
    margin-bottom: 40px;
    
	-webkit-border-radius:10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */    
}


.rrt_bs dl dt{
    font-size: 26px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 10px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.rrt_bs dl dd{
    font-size: 18px;
    line-height: 180%;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;   
}

.rrt_bs dl dd ul li{
    background: url("../img/common/list001.png") left no-repeat;
    display: inline-block;
    margin-right: 25px;
    padding-left: 10px;

}


.rrt_bs_img{
    margin-top: 20px;
}

.rrt_bs_img ul li{
    width: 24.25%;
    height: auto;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}

.rrt_bs_img ul li:nth-child(4n){
    margin-right: 0%;
}




.tn_b01_m{
    display: none;
}


.tn_b01{
}

.tn_b01 table{
	width:100%;
	height:auto;
}

.tn_b01 table tr {
	cursor:pointer;
}

.tn_b01 table tr:hover    {
	background:#E2FFE2 !important;
}

.tn_b01 table th{
	padding:10px 10px;
	font-size:13px;
	line-height:140%;
	vertical-align:top;
	background:#006699;
	border:1px solid #cccccc;
	text-align:center;
	color:#FFF;
}

.tn_b01 table td{
	font-size:13px;
	padding:10px 10px;
	line-height:140%;
	vertical-align:top;

	border:1px solid #cccccc;	
}

.tn_b01 table td a{
	color:#FF0004;
	text-decoration:underline;
}

.tn_b01 table td a:hover{
	color:#FF0004;
	text-decoration:none;
}


.tn_b01 table tr:nth-child(even){
	background:#e5eff5;
}



/* 事業内容--------------------------------------------- */


.wk_txt01{
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 30px;
}


.wk_txt02{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 70px auto;
    
    font-size: 16px;
    line-height: 160%;

}



.wk_bx{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;

}

.wk_bx ul li{
    width: 49%;
    height: auto;
    float:left;
    padding: 20px;
    margin-right: 2%;
    box-sizing: border-box;
    margin-bottom: 15px;
    background: #FFFFFF;
    text-align: center;
    font-size: 18px;
    line-height: 120%;
    border: 1px solid #B6DAED;
}
    
.wk_bx ul li:nth-child(2n){
    margin-right: 0%;
}

.wk_bx ul li:nth-child(5){
    margin-bottom: 0px;
}


.wk_bx_btm0{
    margin-bottom: 0px !important;
}

.wk_img{
    text-align: center;
}


/* 情報公開---------------------------------------------- */


.id_b01{
margin-bottom: 50px;
}

.id_b01 dl  {
    margin-bottom: 25px;
    padding-bottom: 25px;
    
    border-bottom: 1px dotted #5B5B5B;
 }
    
.id_b01 dl dt{
    font-size: 18px;
    line-height: 120%;
    clear: both;
    float: left;
}

.id_b01 dl dd{
    font-size: 18px;
    line-height: 120%;
    margin-left: 150px;

}

.id_b01 dl dd ul li{
    background: url("../img/common/list001.png") left 8px no-repeat;
    padding-left: 8px;
    margin-right: 25px;
    display: inline-block;
}


.id_btn{
    width: 170px;
    margin-top: 15px;


}

.id_btn a{
    display:block;
    font-size: 15px;
    line-height: 100%;
    color: #FFFFFF;
    text-align: center;
    background: #0b2b56;
    border: 1px solid #0b2b56;
    padding: 5px 5px;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

.id_btn a:hover{
    color: #0b2b56;
    background:#FFFFFF;
    border: 1px solid #0b2b56;
}



/* プライバシー ---------------------------------------------- */


.privacy{
}


.privacy dt {
    font-size:20px;
    line-height: 160%;

    margin-bottom: 8px;

font-family: klee-one, sans-serif;
font-style: normal;
font-weight: 600;

}


.privacy dd {
    font-size:15px;
    line-height: 150%;
    margin-bottom: 25px;

font-family: klee-one, sans-serif;
font-style: normal;
font-weight: 400;
}














/* お問い合わせフォーム ---------------------------------------------- */



.contact-t{
	font-size:17px;
	line-height:160%;
	margin-bottom:50px;	
}

.contact-t dl{
	margin-top:15px;
	margin-bottom:30px;
}

.contact-t dl dt{
	color:#F90;
	font-size:26px;
	text-align:center;
	line-height:120%;
	margin-bottom:10px;
}

.contact-t dl dd{
	
	font-size:18px;
	line-height:140%;
	margin-bottom:15px;
	text-align:center;	border-bottom:1px dotted #999999;
	padding-bottom:15px;
}

.contact-t dl dd:last-child{
	margin-bottom:0px;
}

.contact-img{
	max-width:250px;
	width:100%;
	margin:0 auto 0px auto;
	text-align:center;
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;

}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:16px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:28%;	

	background:url(../img/contact/bg.png) repeat;
}

#contact-f td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;


	background:url(../img/contact/bg.png) repeat;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}


.f_txt01{
    text-align: center;
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 120%;
}

.f_txt01 a{
    color: #000000;
    text-decoration: none;
}

.f_txt01 a:hover{
    color: #000000;
    text-decoration:underline;
}


#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#697489;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:16px;

    /*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
    /*角丸*/
	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}





}


/* タブレット用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */



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


/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
width: 270px;
height: auto;
position: absolute;
top: 12px;
left: 30px;

}




h2.h2_01{
    font-size: 27px;
    line-height: 140%;
    color: #cc6666;
    margin-bottom: 30px;
    text-align: center;


font-family: adobe-handwriting-ernie,sans-serif;
font-weight: 400;
font-style: normal;
}

h2.h2_01 p{
    font-size: 30px;
    line-height: 100%;
    color: #666666;
    margin-bottom: 10px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.h2_01_cw{
    color: #FFFFFF !important;
}



.h2_cr{
    color:  #FFFFFF !important;
}


.h2_cnr{
    text-align: center !important;
}

.h2_btm{
    margin-bottom: 15px !important
}

.h2_btm0{
    margin-bottom: 0px !important
}

.h2_btm01{
    margin-bottom: 45px !important
}


h3.h3_01{
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #000000;

    margin-bottom: 25px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}


h3.h3_01 p{
    font-size: 31px;
    line-height: 120%;

    color: #01cfbe;


    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;   
}




h4.h4_01{
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 25px;

    color:#609889;



    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;   
}

/* スライド ---------------------------------------------- */



.slide_out{
    width: 100%;
    height: 400px;
    box-sizing: border-box;
    margin-top: 50px;
    position: relative;
}


.top_slide{
	width:100%;
	min-height:400px;
	z-index:5;
    position: absolute;
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.slide_btn_out{
    max-width: 1100px;
    width: 100%;
    height: 400px;
    margin: 0 auto;
    position: relative;
    z-index: 60000;
}
.slide_btn{
    position: absolute;
    bottom: 30px;
    right: 60px;
    
    width: 180px;
    height: 182px;
/*    background: url("../img/top/slide_on_bg.png") repeat;*/
    


   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.slide_btn a{
    display: block;
    width: 180px;
    height: 182px;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}




/* 各ページイメージ ---------------------------------------------- */






.cmon_img_out{
    width: 100%;
    height: 300px;
    box-sizing: border-box;
    margin-top: 50px;
    position: relative;
}


.cmon_img_btn_out{
    max-width: 1100px;
    width: 100%;
    height: 300px;
    margin: 0 auto;
    position: relative;
    z-index: 60000;
}

.cmon_img_btn{
    position: absolute;
    bottom: -50px;
    right: 60px;
    
    width: 180px;
    height: 182px;
/*    background: url("../img/top/slide_on_bg.png") repeat;*/
    


   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.cmon_img_btn a{
    display: block;
    width: 160px;
    height: 160px;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}


.cmon_img_btn img{
    width: 130px;
    height: auto;
}




.recruit_top_img{
	width: 100%;
	height:300px !important;
	background:url("../img/recruit/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;
}



.about_top_img{
	width: 100%;
	height:300px !important;
	background:url("../img/about/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;
}

.facility_top_img{
	width: 100%;
	height:300px !important;
	background:url("../img/facility/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;
}

.admission_top_img{
	width: 100%;
	height:300px !important;
	background:url("../img/admission/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;
}

.contact_top_img{
	width: 100%;
	height:300px !important;
	background:url("../img/contact/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;
}



.information_disclosure_top_img{
	width: 100%;
	height:300px !important;
	background:url("../img/information_disclosure/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;
}

	
.newslist_top_img{
	width: 100%;
	height:300px !important;
	background:url("../img/news/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:80px auto 0px auto;
}


/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}




/* ページ共通背景 ---------------------------------------------- */


.bg_main{
	width: 100% !important;
	height:auto;
	background:url("../img/common/main_bg.jpg") top no-repeat;
    background-size:contain;                               /* 画像のサイズを指定    */
}


.button_l{
    margin: 0 !important;
}

.button_r{
    margin: 0 !important;
    float: right;
    clear: both;
}

.button_btm{
    margin: 0 0 60px auto !important;
}


.button_btm01{
    margin: 60px 0 60px auto !important;
}




.button01{
	width:145px;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
}

.button01 a{
    display: block;
	width:145px;
    height: 34px;
    font-size: 15px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

	background:#01cfbe;
	border: 1px solid #01cfbe;
     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.button01 a:hover {
    background:#FFFFFF;
	border: 1px solid #01cfbe;
    color:#01cfbe;
}





/* トップ　メッセージ-------------------------------------------- */


.tp_msg{
    margin-bottom: 50px;
}

.tp_msg dl dt{
    font-size: 32px;
    line-height: 140%;
    margin-bottom: 15px;
    text-align: center;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.tp_msg dl dd{
    font-size: 18px;
    line-height: 180%;
    text-align: center;

}

.tp_msg dl dt:after{
    content: url("../img/top/01_00_t.png");
    margin-left: 10px;
}



.tp_msg01{
    max-width: 770px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    }
    

.tp_msg01 ul li{
    width: 49%;
    height: 200px;
    margin-right:2%;
    margin-bottom: 15px;
    float: left;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
	-webkit-border-radius: 25px;     /* for Safari and Chrome */
	moz-border-radius: 25px;    /* for Firefox */
	-o-border-radius: 25px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:25px;   /* Linux browsers */
	border-radius: 25px;     /* CSS3 */   
}

    
.tp_msg01 ul li:nth-child(2n){
    float: none;
}

.tp_msg01 ul li:last-child{
width: 100%;
    margin-right: 0px;
}


.tp_msg01 ul li dl dt{
    font-size: 42px;
    line-height: 100%;
    color: #3399cc;
    text-align: center;
    margin-bottom: 20px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.tp_msg01 ul li dl dt p{
    font-size: 21px;
    line-height: 100%;
    color: #3399cc;
    margin-bottom: 10px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}


.tp_msg01 ul li dl dd{
    font-size: 20px;
    line-height: 140%;
    color: #000000;
    text-align: center;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.tp_msg01 ul li dl dd span::before {
	content: "\A" ;
	white-space: pre ;
}

.tp_msg01_bg01{
	height:200px !important;
	background:url("../img/top/01_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_msg01_bg02{
	height:200px !important;
	background:url("../img/top/01_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_msg01_bg03{
	height:200px !important;
	background:url("../img/top/01_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_msg01_bg04{
	height:200px !important;
	background:url("../img/top/01_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_msg01_bg05{
	height:200px !important;
	background:url("../img/top/01_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}





/* トップ　採用情報-------------------------------------------- */


.tp_rrt01{

}

.tp_rrt01_l{
    width: 100%;
    height: 320px;
    float: left;
    
    padding: 20px;
    box-sizing: border-box;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}

.tp_rrt01_r{
    width: 100%;
    height: 270px;
    float: right;
}

.tp_rrt01_in{
}


.tp_rrt01_in dl dt{
    font-size: 30px;
    line-height: 140%;
    color: #000000;
    text-align: center;
    margin-bottom: 12px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.tp_rrt01_in dl dd{
    font-size: 18px;
    line-height: 160%;
    color: #000000;
    text-align: center;
    margin-bottom: 15px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}


.tp_rrt01_01{
	height:320px !important;
	background:url("../img/top/02_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_rrt01_02{
	height:270px !important;
	background:url("../img/top/02_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}








/* 新着情報---------------------------------------------- */


.tp_news{

}

.tp_news ul{
    margin-bottom: 10px;

}

.tp_news ul li{
    width: 32.8%;
    height: auto;
    float: left;
    margin-right: 0.8%;
    margin-bottom: 27px;
}


.tp_news ul li:nth-child(3n){
    margin-right: 0%;
}


.tp_news dl dt{
    text-align: center;
    margin-bottom: 10px;
}

.tp_news dl dd p{
font-size: 15px;
line-height: 160%;
color: #01cfbe;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;  
}

.tp_news dl dd{
font-size: 13px;
line-height: 160%;
color: #999999;
}




.tp_ns_ttl{
    font-size: 21px;
    line-height: 140%;
    font-weight: 500;
    border-bottom: 2px solid #01CFBE;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.tp_ns_day{
    font-size: 15px;
    line-height: 100%;
    text-align: right;
    margin-bottom: 25px;
}

.tp_ns_post{
    font-size: 17px;
    line-height: 180%;
    margin-bottom: 30px;
}

.tp_ns_img{
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}


.tp_ns_post a{
    color: #000000;
    text-decoration: underline;
}


.tp_ns_post a:hover{
    color: #000000;
    text-decoration:none;
}


.tp_ns_img_01{
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.tp_ns_img_01 ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
}

.tp_ns_img_01 ul li:nth-child(2n){
    margin-right: 0%;
}





.fb_bnr{
    max-width: 500px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}


.fb_bnr img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.fb_bnr:hover img {
	opacity: .7;
}



.sns_b01{

}

.sns_b01 ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
}

.sns_b01 ul li:nth-child(2n){
    margin-right: 0%;
}

.sns_b01 ul li img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.sns_b01 ul li:hover img {
	opacity: .7;
}




.tp_news01{
    margin-bottom: 60px;


}

.tp_news01 dl dt{
    font-size: 15px;
    line-height: 150%;
    clear: both;
    float: left;
}


.tp_news01 dl dd{
    font-size: 15px;
    line-height: 150%;
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom: 1px dotted #BCBCBC;
    padding-left: 100px;
}


.tp_news01 dl dd a{
    color: #000000;
    text-decoration: none;
}

.tp_news01 dl dd a:hover{
    color: #000000;
    text-decoration:underline;
}





/* トップ入り口--------------------------------------------- */


.tp_igt{
    max-width: 750px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.tp_igt ul li{
    width: 48.5%;
    height: 250px;
    float: left;
    margin-right: 3%;
    margin-bottom: 20px;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */       
}

.tp_igt ul li:nth-child(2n){
    margin-right: 0%;
}



.tp_igt ul li:last-child{
width: 100%;
    margin-right: 0;
}



.tp_igt_bg01{
	height:250px !important;
	background:url("../img/top/03_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_igt_bg02{
	height:250px !important;
	background:url("../img/top/03_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_igt_bg03{
	height:250px !important;
	background:url("../img/top/03_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}
















/* 共通お問い合わせ---------------------------------------------- */


.cmm_ctt_bg{
	height:360px !important;
	background:url("../img/common/cmn_cct.jpg") center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.cmm_ctt{
width: 100%;
height: 360px;
margin: 0 auto 0px auto;
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.cmm_ctt_in{

}

.cmm_ctt_in dl{
text-align: center;
}


.cmm_ctt_in dl dt{
    font-size: 21px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 10px;
    color:#FFFFFF;
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.cmm_ctt_in dl dd{
    font-size: 24px;
    line-height: 110%;
    text-align: center;
    color:#FFFFFF;
    margin-bottom: 25px;

    display: inline-block;
    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.cmm_ctt_in dl dd p{
  height:72px;
    font-size: 50px;
    line-height: 180%;
    text-align: center;
    margin-bottom: 5px;
    color:#FFFFFF;
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;
    
    background:url("../img/common/ctt_img.png") left top no-repeat;
    background-size: 60px 72px;
    padding-left: 64px;
}


.cmm_ctt_btn{

	max-width:420px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
}


.cmm_ctt_btn a{
display: block;
height: 32px;
    font-size: 18px;
    line-height: 160%;
    color:#FFFFFF;
    padding-top: 0px;

    background:#01cfbe;
	border: 1px solid #FFFFFF;
     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
	-webkit-border-radius: 35px;     /* for Safari and Chrome */
	moz-border-radius: 35px;    /* for Firefox */
	-o-border-radius: 35px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:35px;   /* Linux browsers */
	border-radius: 35px;     /* CSS3 */          
   

}

.cmm_ctt_btn a:hover{
    background:#FFFFFF;
	border: 1px solid #01cfbe;
    color:#01cfbe;
}




/* 会社情報--------------------------------------------- */

.abt_msg_bg{

	height:273px;
    background:url("../img/about/msg_bg.png") center   center no-repeat; 
    background-size: 400px 273px;
	 margin:0px auto 60px auto;

}

.abt_msg{
	height:273px;
    padding: 0;
    margin: 0;
    
       display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;      
}


.abt_msg  dl dt{

  text-align: center;

  font-size: 34px;
  line-height: 130%;
  color: #e57197;
  margin-bottom: 15px;

      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.abt_msg  dl dt span::before {
	content: "\A" ;
	white-space: pre ;
}


.abt_msg dl dd{
    font-size: 19px;
    line-height: 180%;
    text-align: center;
}

.abt_msg dl dd span::before {
	content: "\A" ;
	white-space: pre ;
}





.abt_msg00{

    margin-bottom: 70px;
}

.abt_msg00 dl dt{
    font-size: 22px;
    line-height: 150%;
    text-align: center;
    margin-bottom: 15px;
    

      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;        
}

.abt_msg00 dl dd{
    font-size: 16px;
    line-height: 180%;
}


.abt_msg00 p{
margin-top: 15px;
text-align: right;
}




.abt_msg01{
    width: 100%;
    height: auto;
    margin: 0 auto 60px auto;
    }
    

.abt_msg01 ul li{
    width: 100%;
    height: 140px;
    margin-bottom: 15px;
    padding: 10px;
    box-sizing: border-box;
    
    border: 1px solid #5dd4d5;

    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */   
}




.abt_msg01 ul li:last-child{
    margin-bottom:0px;
}


.abt_msg01 ul li dl dt{
    font-size: 22px;
    line-height: 100%;
    color: #000000;
    text-align: center;
    margin-bottom: 15px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.abt_msg01 ul li dl dd{
    font-size: 16px;
    line-height: 160%;
    color: #000000;
    text-align: center;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}


.abt_msg01 ul li dl dd span::before {
	content: "\A" ;
	white-space: pre ;
}



.abt_msg01_bg01{
	height:140px !important;
	background:url("../img/about/01_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.abt_msg01_bg02{
	height:140px !important;
	background:url("../img/about/01_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.abt_msg01_bg03{
	height:140px !important;
	background:url("../img/about/01_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.abt_msg01_bg04{
	height:140px !important;
	background:url("../img/about/01_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.abt_msg01_bg05{
	height:140px !important;
	background:url("../img/about/01_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}








.cp_b01{
	margin-bottom:50px;
}

.cp_b01 table{
	width:100%;
	height:auto;
}

.cp_b01 table th{
	width:150px;
	height:auto;
	padding:10px 0;
	font-size:16px;
	line-height:160%;
	vertical-align:top;
	border-bottom:1px dotted #999999;	
}

.cp_b01 table td{
	padding:10px 0;
	font-size:16px;
	line-height:160%;
	border-bottom:1px dotted #999999;	
}

.cp_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.cp_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}



.cp_b01 dl dt{
    margin-bottom: 3px;
}

.cp_b01 dl dd{
    margin-bottom: 13px;
}

.cp_b01 dl dd:last-child{
	margin-bottom:0px;
}




.cp_b01 dl dd ul li{
    margin-bottom: 5px;
    background: url("../img/common/list001.png") left 12px no-repeat;
    padding-left: 8px;
    margin-left: 20px;
}


.cp_b01 dl dd ul li:last-child{
	margin-bottom:0px;
}






/* 施設概要--------------------------------------------- */


.fty_img{
max-width: 1200px;
width: 100%;
height: auto;
margin: 0 auto 50px auto;

    text-align: center;

}

.fty_img01{
max-width: 650px;
width: 100%;
height: auto;
margin: 0 auto 50px auto;

    text-align: center;

}



.fty_001{
max-width: 700px;
width: 100%;
height: auto;
margin: 0 auto 50px auto;

}

.fty_001 ul li{
    width: 49%;
    height: 240px;
    float: left;
    margin-right: 2%;
    background: #e5f3f2;
    padding: 20px;
    box-sizing: border-box;
    

    
  
}

.fty_001 ul li:nth-child(2n){
    margin-right: 0%;
}

.fty_001 dl dt{
    text-align: center;
    margin-bottom: 15px;

}

.fty_001 dl dd{
    max-width: 250px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    font-size: 16px;
    line-height: 180%;

}





.fty_b01{
max-width: 1000px;
width: 100%;
height: auto;
margin: 0 auto;
	margin-bottom:50px;
}


.fty_b01 p{
    margin-bottom: 5px;

}

.fty_b01 table{
	width:100%;
	height:auto;
    margin-bottom: 30px;
}


.fty_b01 table:last-child{
	margin-bottom:0px;
}


.fty_b01 table th{
	width:130px;
	height:auto;
	padding:10px 0;
	font-size:16px;
	line-height:160%;
	vertical-align:top;
	border-bottom:1px dotted #999999;	
}

.fty_b01 table td{
	padding:10px 0;
	font-size:16px;
	line-height:160%;
	border-bottom:1px dotted #999999;	
}

.fty_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.fty_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}





.fty_b02{
max-width: 750px;
width: 100%;
height: auto;
margin: 0 auto 0px auto;

}

.fty_b02 ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;

}

.fty_b02 ul li:nth-child(2n){
    margin-right: 0%;
}



.fty_b02 ul li dl dt{
    margin-bottom: 10px;
    text-align: center;
}

.fty_b02 ul li dl dd p{
    font-size: 17px;
    line-height: 140%;
    margin-bottom: 3px;
    color: #3d90bb;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 700;
    font-style: normal;        
}

.fty_b02 ul li dl dd{
    font-size: 15px;
    line-height: 150%;
    height: 120px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal; 
}




.fty_b03{
    border: 1px solid #a5e7c9;
    padding: 30px 40px;
    margin-bottom: 60px;
    
    font-size: 17px;
    line-height: 160%;

    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal; 
}





.fty_b04{
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto 60px auto;
}

.fty_b04 ul li{
    background: #bbf1fe;
    height: 120px;
    margin-bottom: 20px;
    padding: 20px;
    box-sizing: border-box;


    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */   
}


.fty_b04 ul li:last-child{
    margin-bottom:0px;
}


.fty_b04 ul li dl dt{
    font-size: 18px;
    line-height: 120%;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.fty_b04 ul li dl dd{
    font-size: 15px;
    line-height: 160%;
    color: #000000;
    text-align: left;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}




.fty_b05{
margin-bottom: 60px;
    text-align: center;
}

fty_b05 ul{
    text-align: center;

}

.fty_b05 ul li{
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    color: #0099cc;    
}

.fty_b05 ul li:last-child{
    margin-right: 0px;
}

.fty_b05 ul li a{
    font-size: 16px;
    line-height: 160%;
    color: #0099cc;
    text-decoration: underline;
}

.fty_b05 ul li a:hover{
    color: #0099cc;
    text-decoration:none;
}




.fty_b06{
    margin-bottom: 30px;

}

.fty_b06 dl dt{
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 3px;

}

.fty_b06 dl dd{
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 15px;
}

.fty_b06 dl dd:last-child{
    margin-right: 0px;
}

.fty_b06 dl dd span{
margin-left: 15px;

}

.fty_map{

}




/* 入所申込--------------------------------------------- */

.adm_01{
    max-width: 800px;
    width: 100%;
    height: auto;

    margin: 0 auto 60px auto;
}

.adm_01 ul li{
    background: #bbf1fe;
    height: 160px;
    margin-bottom: 15px;
    padding: 20px;
    box-sizing: border-box;


    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */   
}


.adm_01 ul li:last-child{
    margin-bottom:0px;
}

.adm_01 ul li dl{
    max-width: 450px;
    width: 100%;
    height: auto;
    margin: 0 auto;

}

.adm_01 ul li dl dt{
    font-size: 20px;
    line-height: 100%;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.adm_01 ul li dl dd{
    font-size: 16px;
    line-height: 160%;
    color: #000000;
    text-align:left;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}



.adm_01 ul li dl dd span::before {
	content: "\A" ;
	white-space: pre ;
}




.adm_01_img{
    text-align:center;
    margin-bottom: 5px;

}

.adm_01_img  img{
    width: 24px;
    text-align:center;


}





.adm_02{
    max-width: 800px;
    width: 100%;
    height: auto;

    margin: 0 auto 60px auto;

    padding-bottom: 60px;
    border-bottom: 1px dotted #0592a7;
    text-align: center;
}

.adm_02 ul{
    text-align: center;

}

.adm_02 ul li{
    font-size: 17px;
    ine-height: 180%;
    display: inline-block;
    margin-right: 20px;
    text-align: center;

  
}

.adm_02 ul li:last-child{
    margin-right: 0px;
}

.adm_02 ul li a{
    font-size: 18px;
    line-height: 160%;
    color: #0099cc;
    text-decoration: underline;
}

.adm_02 ul li a:hover{
    color: #0099cc;
    text-decoration:none;
}






.adm_03{
    margin-bottom: 60px;

    padding-bottom:60px;
    border-bottom: 1px dotted #0592a7;  
}

.adm_03 ul li{
    max-width: 800px;
    width: 100%;
    height: auto;
    float: none;
    margin: 0 auto 20px auto;

    padding: 25px;
    box-sizing: border-box;
    
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */        
}


.adm_03 ul li:nth-child(2n){
    margin: 0 auto 20px auto;
}


.adm_03 dl dt{
    background: #ffffff;
    padding: 10px 10px 8px 10px;
    margin-bottom: 15px;

    font-size: 15px;
    line-height: 130%;
    color: #000000;
    text-align: center;

    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal; 
    
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */    
}

.adm_03 dl dt p{
    font-size: 22px;
    line-height: 130%;
    color: #000000;
    text-align: center;
    margin-bottom: 5px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal; 
}

.adm_03 dl dd{
height: 90px;
    font-size: 15px;
    line-height: 170%;
    color: #000000;

    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal; 
}


.adm_03_bg01{
    background: #fed5e4;
}

.adm_03_bg02{
    background: #b6effb;
}

.adm_03_bg03{
    background: #f4f5a3;
}




.adm_04{

}

.adm_04 ul li{
    width: 32%;
    height: auto;
    float: left;
    margin-right:2%;
    box-sizing: border-box;
}


.adm_04 ul li:nth-child(3n){
    margin-right: 0%;
}


.adm_04 dl dt{
    font-size: 20px;
    line-height: 130%;
    color: #000000;
    text-align: center;
    margin-bottom: 30px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal; 
}

.adm_04 dl dt span::before {
	content: "\A" ;
	white-space: pre ;
}



.adm_04 dl dd{
    text-align: center;

}

.adm_04 dl dd img {
    width: 130px;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.adm_04 dl dd img:hover {
	opacity: .7;
}


/* 採用情報--------------------------------------------- */


.rrt_txt{
    margin-bottom: 30px;
}

.rrt_txt dl{
    margin-bottom: 10px;
}

.rrt_txt dl dt{
    font-size: 22px;
    line-height: 170%;
    text-align: center;
    margin-bottom: 20px;
    
     font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 700;
    font-style: normal;

}

.rrt_txt dl dd{
    font-size: 15px;
    line-height: 150%;
    
    word-wrap: break-word;
    word-break: break-all;
}


.rrt_txt dl dd a{
    color: #1F955B;
    text-decoration:underline;
}

.rrt_txt dl dd a:hover{
    color: #1F955B;
    text-decoration: none;
}


.rrt_txt p{
    margin-top: 10px;
    font-size: 20px;
    line-height: 180%;
    color:#219C60;
    font-weight: 600;
}

.rrt_job_bnr{
    text-align: center;
}

.rrt_job_bnr a{
    display: block;
    margin: 0px auto;
    transition: 0.3s;
}

.rrt_job_bnr a:hover{
    opacity: 0.8;
}

.rrt_txt dl dt span::before {
	content: "\A" ;
	white-space: pre ;
}



.rrt_t_bnr{
    max-width: 270px;
    width: 100%;
    height: auto;
    margin: 0 auto 70px auto;
    background: #990000;
    padding: 20px 15px;
}

.rrt_t_bnr dl dt{
    max-width: 260px;
    width: 100%;
    margin: 0 auto 5px auto;
    text-align: center;
}

.rrt_t_bnr dl dd{
    font-size: 15px;
    line-height: 170%;
    text-align: center;
    color: #FFFFFF;
}





.rrt_b01{ 
    margin-bottom: 60px;
}

.rrt_b01 ul li{
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0%;
    margin-bottom: 60px;
}

.rrt_b01 ul li:nth-child(2n){
    margin-right: 0%;
}



.rrt_b01 ul li:last-child{
	margin-bottom:0px;
}

.rrt_b01_in{
    height: 260px;
    padding: 25px;
    box-sizing: border-box;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}

.rrt_b01_in dl dt{
    font-size: 30px;
    line-height: 140%;
    margin-bottom: 40px;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.rrt_b01_in dl dd{
    font-size: 17px;
    line-height: 100%;
    color:#FFFFFF;


    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}


.rrt_b01_in dl dd p{
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 13px;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.rrt_b01_in dl dd p span{
    font-size: 17px;
    line-height: 100%;
    color:#FFFFFF;
    margin-left: 20px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}




.rrt_b01_in01{
    margin-top: 25px;
    margin-bottom: 40px;

}


.rrt_b01_in01 dl dt{
    font-size: 22px;
    line-height: 140%;

    margin-bottom: 8px;


    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}


.rrt_b01_in01 dl dd{
    font-size: 15px;
    line-height: 150%;
    margin-bottom: 30px;
    
    word-wrap: break-word;
    word-break: break-all;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;   
}


.rrt_b01_in01 dl dd:last-child{
	margin-bottom:0px;
}




.rrt_box_bg01{
	height:260px !important;
	background:url("../img/recruit/01_01.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box_bg02{
	height:260px !important;
	background:url("../img/recruit/01_02.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box_bg03{
	height:260px !important;
	background:url("../img/recruit/01_03.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box_bg04{
	height:260px !important;
	background:url("../img/recruit/01_04.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}


.rrt_box_img{
    margin-bottom: 40px;

}

.rrt_box_img ul li{
    width: 32%;
    height: auto;
    float:left;
    margin-right: 2% !important;
    margin-bottom: 0;
}
    
.rrt_box_img ul li:nth-child(3n){
    margin-right: 0% !important;
}



.rrt_bs{
    padding: 20px 30px;
    background: #fdfef2;
    border: 1px solid #e8e9d7;
    
    margin-bottom: 40px;
    
	-webkit-border-radius:10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */    
}


.rrt_bs dl dt{
    font-size: 22px;
    line-height: 140%;

    margin-bottom: 8px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.rrt_bs dl dd{
    font-size: 16px;
    line-height: 160%;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;   
}

.rrt_bs dl dd ul li{
    background: url("../img/common/list001.png") left no-repeat;
    display: inline-block;
    margin-right: 25px;
    padding-left: 12px;

}


.rrt_bs_img{
    margin-top: 20px;
}

.rrt_bs_img ul li{
    width: 32%;
    height: auto;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
}

.rrt_bs_img ul li:nth-child(3n){
    margin-right: 0%;
}



.tn_b01_m{
    display:block;
}


.tn_b01{
}

.tn_b01 table{
	width:100%;
	height:auto;
}


.tn_b01 table thead {
    display: none;
}


.tn_b01 table tr {
    border-top: 1px solid #999;
    display: block;
    margin-bottom: 20px;
	
	cursor:pointer;
}
  
.tn_b01 table tr:hover    {
	background:#E2FFE2 !important;
}



.tn_b01 table td{
	font-size:13px;
	padding:10px 10px;
	line-height:140%;
	vertical-align:top;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
 	text-align: right;
    display: block;
}

.tn_b01 table td a{
	color:#FF0004;
	text-decoration:underline;
}

.tn_b01 table td a:hover{
	color:#FF0004;
	text-decoration:none;
}

.tn_b01 table td:nth-child(even){
	background:#dff2e9;
}




/*.tn_b01 table tr:nth-child(even){
	background:#e5eff5;
}*/


  
.tn_b01 table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    color: #1d8e56;

}
  




/* 事業内容--------------------------------------------- */


.wk_txt01{
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 40px;
}

.wk_txt02{
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;
    
    font-size: 16px;
    line-height: 160%;

}




.wk_bx{
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;

}

.wk_bx ul li{
    width: 49%;
    height: auto;
    float:left;
    padding: 20px;
    margin-right: 2%;
    box-sizing: border-box;
    margin-bottom: 15px;
    background: #FFFFFF;
    text-align: center;
    font-size: 17px;
    line-height: 120%;
    border: 1px solid #B6DAED;
}
    
.wk_bx ul li:nth-child(2n){
    margin-right: 0%;
}

.wk_bx ul li:nth-child(5){
    margin-bottom: 0px;
}



.wk_bx_btm0{
    margin-bottom: 0px !important;
}

.wk_img{
    text-align: center;
}








/* 施工実績--------------------------------------------- */



.cr_tg{
    margin-bottom: 35px;
}

.cr_tg ul li{
    float: left;
    margin-right: 11px;
    margin-bottom: 8px;
}

.cr_tbl table td ul li:last-child{
    margin-right:0px;
}


.cr_tg ul li a{
    display: block;
    padding: 8px 12px;
    background: #252496;
    border: 1px solid #252496;    
    color: #FFFFFF;
    font-size: 14px;
    line-height: 100%;
    box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;

	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
}

.cr_tg ul li a:hover{
    border: 1px solid #252496;
    box-sizing: border-box;
    background:#FFFFFF;
    color: #252496;
}





.cr_ttl{
    font-size: 18px;
    line-height: 140%;
    color: #494a4b;
    padding-bottom: 5px;


    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;
    
    margin-bottom: 20px;
  border-bottom: solid 3px #a0b8d3;
  position: relative;
}



.cr_ttl:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #bd2b21;
  bottom: -3px;
  width: 10%;
}



.cr_tbl_yr{
border-left: 6px solid #bd2b21;
padding: 10px;
font-size: 16px;
line-height: 100%;
margin-bottom: 8px;
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;
    
}


.cr_tbl{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.cr_tbl table{
	width:100%;
	height:auto;

}

.cr_tbl table th{
	width:210px;

	padding:10px 0px 10px 0px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 130%;
	border-collapse:collapse;

    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px solid #d7d7d7;
}

.cr_tbl table td{
	padding:10px 0px 10px 0px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 130%;
	border-collapse:collapse;

	text-align:left;
    border-bottom: 1px solid #d7d7d7;
}


.cr_tbl table td ul li{
    background: url("../img/common/list001.png") left 8px no-repeat;
    padding-left:8px;
    margin-bottom: 2px;
}


.cr_tbl table td ul li:last-child{
margin-bottom: 0;
}



.cr_tbl table td a{
    color: #000000;
    text-decoration: underline;
}


.cr_tbl table td a:hover{
    color: #000000;
    text-decoration:none;
}



/* 業務内容--------------------------------------------- */


.svs_txt01{
    font-size: 17px;
    line-height: 170%;
}



.svs_txt02{
    font-size: 15px;
    line-height: 150%;
    margin-bottom: 18px;
}


.svs_img01{
}

.svs_img01 ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
}

.svs_img01 ul li:nth-child(2n){
    margin-right: 0%;
}



.svs_img01 ul li:nth-child(3){
    margin-bottom: 0;
}

.svs_img01 ul li:nth-child(4){
    margin-bottom: 0;
}

.svs_bg01{
	height:200px !important;
	background:url("../img/service/01.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
   }
   
.svs_bg02{
	height:200px !important;
	background:url("../img/service/02.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
   }

.svs_bg03{
	height:200px !important;
	background:url("../img/service/03.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
   }



/* 社員安全教育--------------------------------------------- */

.se_txt01{
    font-size: 15px;
    line-height: 160%;
    margin-bottom: 30px;
    
    border: 2px solid #1C5396;
    padding: 15px;
    background: #FFFFFF;
}








/* プライバシー ---------------------------------------------- */


.privacy{
}


.privacy dt {
    font-size:18px;
    line-height: 160%;

    margin-bottom: 8px;

font-family: klee-one, sans-serif;
font-style: normal;
font-weight: 600;
}


.privacy dd {
    font-size:15px;
    line-height: 150%;
    margin-bottom: 25px;

font-family: klee-one, sans-serif;
font-style: normal;
font-weight: 400;
}





















/* お問い合わせフォーム---------------------------------------------- */


.contact-t{
	font-size:16px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-t dl{
	margin-top:15px;
	margin-bottom:30px;
}

.contact-t dl dt{
	color:#F90;
	font-size:26px;
	text-align:center;
	line-height:120%;
	margin-bottom:10px;
}

.contact-t dl dd{
	
	font-size:18px;
	line-height:140%;
	margin-bottom:15px;
	text-align:center;	border-bottom:1px dotted #999999;
	padding-bottom:15px;
}

.contact-t dl dd:last-child{
	margin-bottom:0px;
}

.contact-img{
	max-width:250px;
	width:100%;
	margin:0 auto 00px auto;
	text-align:center;
}



#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:16px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:28%;

	background:url(../img/contact/bg.png) repeat;
}

#contact-f td{
	font-size:16px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	background:url(../img/contact/bg.png) repeat;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

.f_txt01{
    text-align: center;
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 120%;
}

.f_txt01 a{
    color: #000000;
    text-decoration: none;
}

.f_txt01 a:hover{
    color: #000000;
    text-decoration:underline;
}


#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}


input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#697489;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:16px;

    /*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
    /*角丸*/
	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}



}



/* スマホ用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 720px) {	
	
/* h1 h2 h3 h4 h5 ---------------------------------------------- */

h1.h1_01{
width: 210px;
height: auto;
position: absolute;
top: 12px;
left: 20px;

}




h2.h2_01{
    font-size: 20px;
    line-height: 140%;
    color: #cc6666;
    margin-bottom: 27px;
    text-align: center;


font-family: adobe-handwriting-ernie,sans-serif;
font-weight: 400;
font-style: normal;
}

h2.h2_01 p{
    font-size: 25px;
    line-height: 100%;
    color: #666666;
    margin-bottom: 10px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.h2_01_cw{
    color: #FFFFFF !important;
}



.h2_cr{
    color:  #FFFFFF !important;
}


.h2_cnr{
    text-align: center !important;
}

.h2_btm{
    margin-bottom: 8px !important
}

.h2_btm0{
    margin-bottom: 0px !important
}

.h2_btm01{
    margin-bottom: 35px !important
}




h3.h3_01{
    font-size: 15px;
    line-height: 120%;
    text-align: center;
    color: #000000;

    margin-bottom: 22px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}


h3.h3_01 p{
    font-size: 28px;
    line-height: 120%;

    color: #01cfbe;

    margin-bottom: 6px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;   
}



h4.h4_01{
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 20px;

    color:#609889;



    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 500;
    font-style: normal;   
}

/* スライド ---------------------------------------------- */



.slide_out{
    width: 100%;
    height: 280px;
    box-sizing: border-box;
    margin-top: 50px;
    position: relative;
}


.top_slide{
	width:100%;
	min-height:280px;
	z-index:5;
    position: absolute;
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.slide_btn_out{
    max-width: 1100px;
    width: 100%;
    height: 280px;
    margin: 0 auto;
    position: relative;
    z-index: 60000;
}
.slide_btn{
    position: absolute;
    bottom: 10px;
    right: 5px;
    
    width: 120px;
    height: 121px;
/*    background: url("../img/top/slide_on_bg.png") repeat;*/
    


   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.slide_btn a{
    display: block;
    width: 130px;
    height: 131px;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}






/* 各ページイメージ ---------------------------------------------- */



.cmon_img_out{
    width: 100%;
    height: 230px;
    box-sizing: border-box;
    margin-top: 50px;
    position: relative;
}


.cmon_img_btn_out{
    max-width: 1100px;
    width: 100%;
    height: 230px;
    margin: 0 auto;
    position: relative;
    z-index: 60000;
}

.cmon_img_btn{
    position: absolute;
    bottom: -30px;
    right: 5px;
    
    width: 120px;
    height: 121px;
/*    background: url("../img/top/slide_on_bg.png") repeat;*/
    


   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.cmon_img_btn a{
    display: block;
    width: 110px;
    height: 110px;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}


.cmon_img_btn img{
    width: 100px;
    height: auto;
}




.recruit_top_img{
	width: 100%;
	height:230px !important;
	background:url("../img/recruit/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;
}




.about_top_img{
	width: 100%;
	height:230px !important;
	background:url("../img/about/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;
}



.facility_top_img{
	width: 100%;
	height:230px !important;
	background:url("../img/facility/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;
}




.admission_top_img{
	width: 100%;
	height:230px !important;
	background:url("../img/admission/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;
}

.contact_top_img{
	width: 100%;
	height:230px !important;
	background:url("../img/contact/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;
}





.information_disclosure_top_img{
	width: 100%;
	height:230px !important;
	background:url("../img/information_disclosure/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px auto;
}
	
	
.newslist_top_img{
	width: 100%;
	height:230px !important;
	background:url("../img/news/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:80px auto 0px auto;
}

	

/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:60px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}





/* ページ共通背景 ---------------------------------------------- */


.bg_main{
	width: 100% !important;
	height:auto;
	background:url("../img/common/main_bg.jpg") top no-repeat;
    background-size:contain;                               /* 画像のサイズを指定    */
}


.button_l{
    margin: 0 !important;
}

.button_r{
    margin: 0 !important;
    float: right;
    clear: both;
}


.button_btm{
    margin: 0 0 50px auto !important;
}


.button_btm01{
    margin: 50px 0 50px auto !important;
}


.button01{
	width:145px;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
}

.button01 a{
    display: block;
	width:145px;
    height: 25px;
    font-size: 14px;
    line-height: 110%;
    color:#FFFFFF;
    padding-top: 1px;

	background:#01cfbe;
	border: 1px solid #01cfbe;
     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.button01 a:hover {
    background:#FFFFFF;
	border: 1px solid #01cfbe;
    color:#01cfbe;
}



/* トップ　メッセージ-------------------------------------------- */


.tp_msg{
    margin-bottom: 30px;
}

.tp_msg dl dt{
    font-size: 26px;
    line-height: 140%;
    margin-bottom: 14px;
    text-align: center;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.tp_msg dl dd{
    font-size: 16px;
    line-height: 160%;
    text-align:left;

}

.tp_msg dl dt:after{
    content: url("../img/top/01_00_s.png");
    margin-left: 10px;
}



.tp_msg01{
    max-width: 770px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    }
    

.tp_msg01 ul li{
    width: 48.5%;
    height: 150px;
    margin-right:3%;
    margin-bottom: 12px;
    float: left;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
	-webkit-border-radius: 20px;     /* for Safari and Chrome */
	moz-border-radius: 20px;    /* for Firefox */
	-o-border-radius: 20px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:20px;   /* Linux browsers */
	border-radius: 20px;     /* CSS3 */   
}

    
.tp_msg01 ul li:nth-child(2n){
    float: none;
}

.tp_msg01 ul li:last-child{
width: 100%;
    margin-right: 0px;
}


.tp_msg01 ul li dl dt{
    font-size: 38px;
    line-height: 100%;
    color: #3399cc;
    text-align: center;
    margin-bottom: 8px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.tp_msg01 ul li dl dt p{
    font-size: 18px;
    line-height: 100%;
    color: #3399cc;
    margin-bottom: 7px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}


.tp_msg01 ul li dl dd{
    font-size: 17px;
    line-height: 140%;
    color: #000000;
    text-align: center;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.tp_msg01 ul li dl dd span::before {
	content: "\A" ;
	white-space: pre ;
}

.tp_msg01_bg01{
	height:150px !important;
	background:url("../img/top/01_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_msg01_bg02{
	height:150px !important;
	background:url("../img/top/01_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_msg01_bg03{
	height:150px !important;
	background:url("../img/top/01_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_msg01_bg04{
	height:150px !important;
	background:url("../img/top/01_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_msg01_bg05{
	height:150px !important;
	background:url("../img/top/01_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}






/* トップ　採用情報-------------------------------------------- */


.tp_rrt01{

}

.tp_rrt01_l{
    width: 100%;
    height: 320px;
    float: left;
    
    padding: 20px;
    box-sizing: border-box;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}

.tp_rrt01_r{
    width: 100%;
    height: 220px;
    float: right;
}

.tp_rrt01_in{
}


.tp_rrt01_in dl dt{
    font-size: 22px;
    line-height: 140%;
    color: #000000;
    text-align: center;
    margin-bottom: 12px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.tp_rrt01_in dl dt span::before {
	content: "\A" ;
	white-space: pre ;
}

.tp_rrt01_in dl dd{
    max-width: 400px;
    width: 100%;
    margin: 0 auto 15px auto;
    font-size: 16px;
    line-height: 160%;
    color: #000000;
    text-align:left;

    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}


.tp_rrt01_01{
	height:320px !important;
	background:url("../img/top/02_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_rrt01_02{
	height:220px !important;
	background:url("../img/top/02_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}





/* トップ　オープニングスタッフ募集-------------------------------------------- */



.tp_ops_bg{
	height:210px !important;
	background:url("../img/top/01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


.tp_ops_in{
    height: 210px;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}







/* トップ　入り口-------------------------------------------- */

.to_igt{

}

.to_igt ul li{
    width: 100%;
    height: 210px;
    float: none;


    padding: 20px;
    box-sizing: border-box;
    
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.to_igt ul li dl dt{
}


.to_igt_bg01{
		height:210px !important;
	background:url("../img/top/02_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.to_igt_bg02{
	height:210px !important;
	background:url("../img/top/02_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}


/* トップ　ご利用をお考えの方へ-------------------------------------------- */


.tp_riyou_bg{
	height:220px !important;
	background:url("../img/top/03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 70px auto;
}


.tp_riyou_in{
    height: 220px;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.tp_riyou_in dl dt{
}





/* 新着情報---------------------------------------------- */


.tp_news{

}

.tp_news ul{
    margin-bottom: 5px;

}

.tp_news ul li{
max-width: 400px;
    width: 100%;
    height: auto;
    float: none;
    margin: 0 auto;
}



.tp_news ul li:nth-child(3n){
max-width: 400px;
    width: 100%;
    height: auto;
    float: none;
    margin: 0 auto;
}



.tp_news ul li:last-child{
    margin: 0 auto;
}


.tp_news dl dt{
width: 190px;
    text-align: center;
    margin-bottom:0;
    float: left;
    clear: both;
}



.tp_news dl dd p{
font-size: 14px;
line-height: 160%;
color: #01cfbe;

    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;  
}

.tp_news dl dd{
font-size: 13px;
line-height: 160%;
color: #999999;
padding-left: 210px;
height: 113px;
margin-bottom: 15px;
}




.tp_ns_ttl{
    font-size: 20px;
    line-height: 140%;
    font-weight: 500;
    border-bottom: 2px solid #01CFBE;
    padding-bottom: 8px;
    margin-bottom: 12px;
}

.tp_ns_day{
    font-size: 14px;
    line-height: 100%;
    text-align: right;
    margin-bottom: 20px;
}

.tp_ns_post{
    font-size: 15px;
    line-height: 170%;
    margin-bottom: 20px;
}

.tp_ns_img{
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}



.tp_ns_post a{
    color: #000000;
    text-decoration: underline;
}


.tp_ns_post a:hover{
    color: #000000;
    text-decoration:none;
}



.tp_ns_img_01{
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.tp_ns_img_01 ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    margin-bottom: 9px;
}

.tp_ns_img_01 ul li:nth-child(2n){
    margin-right: 0%;
}




.fb_bnr{
    max-width: 320px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}


.fb_bnr img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.fb_bnr:hover img {
	opacity: .7;
}



.sns_b01{

}

.sns_b01 ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
}

.sns_b01 ul li:nth-child(2n){
    margin-right: 0%;
}

.sns_b01 ul li img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.sns_b01 ul li:hover img {
	opacity: .7;
}


.tp_news01{
    margin-bottom: 50px;


}

.tp_news01 dl dt{
    font-size: 14px;
    line-height: 150%;
    clear: both;
    float: none;
}


.tp_news01 dl dd{
    font-size: 14px;
    line-height: 150%;
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: 1px dotted #BCBCBC;
    padding-left: 0px;
}


.tp_news01 dl dd a{
    color: #000000;
    text-decoration: none;
}

.tp_news01 dl dd a:hover{
    color: #000000;
    text-decoration:underline;
}

/* トップ入り口--------------------------------------------- */


.tp_igt{
    max-width: 620px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.tp_igt ul li{
    width: 48.5%;
    height: 180px;
    float: left;
    margin-right: 3%;
    margin-bottom: 13px;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */       
}

.tp_igt ul li:nth-child(2n){
    margin-right: 0%;
}



.tp_igt ul li:last-child{
width: 100%;
    margin-right: 0;
}



.tp_igt_bg01{
	height:180px !important;
	background:url("../img/top/03_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_igt_bg02{
	height:180px !important;
	background:url("../img/top/03_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.tp_igt_bg03{
	height:180px !important;
	background:url("../img/top/03_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}









/* 共通お問い合わせ---------------------------------------------- */


.cmm_ctt_bg{
	height:260px !important;
	background:url("../img/common/cmn_cct.jpg") center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}



.cmm_ctt{
width: 100%;
height: 260px;
margin: 0 auto 0px auto;
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.cmm_ctt_in{

}

.cmm_ctt_in dl{
text-align: center;
}


.cmm_ctt_in dl dt{
    font-size: 17px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 5px;
    color:#FFFFFF;
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.cmm_ctt_in dl dd{
    font-size: 18px;
    line-height: 110%;
    text-align: center;
    color:#FFFFFF;
    margin-bottom: 15px;

    display: inline-block;
    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.cmm_ctt_in dl dd p{
  height:54px;
    font-size: 35px;
    line-height: 180%;
    text-align: center;
    margin-bottom: 3px;
    color:#FFFFFF;
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;
    
    background:url("../img/common/ctt_img.png") left top no-repeat;
    background-size: 45px 54px;
    padding-left: 44px;
}


.cmm_ctt_btn{

	max-width:280px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
}


.cmm_ctt_btn a{
display: block;
height: 32px;
    font-size: 15px;
    line-height: 160%;
    color:#FFFFFF;
    padding-top: 0px;

    background:#01cfbe;
	border: 1px solid #FFFFFF;
     box-sizing: border-box;

   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
	-webkit-border-radius: 35px;     /* for Safari and Chrome */
	moz-border-radius: 35px;    /* for Firefox */
	-o-border-radius: 35px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:35px;   /* Linux browsers */
	border-radius: 35px;     /* CSS3 */          
   

}

.cmm_ctt_btn a:hover{
    background:#FFFFFF;
	border: 1px solid #01cfbe;
    color:#01cfbe;
}





/* 会社情報--------------------------------------------- */

.abt_msg_bg{

	height:178px;
    background:url("../img/about/msg_bg.png") center   center no-repeat; 
    background-size: 260px 178px;
	 margin:0px auto 50px auto;

}

.abt_msg{
	height:178px;
    padding: 0;
    margin: 0;
    
       display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;      
}


.abt_msg  dl dt{
  text-align: center;

  font-size: 24px;
  line-height: 130%;
  color: #e57197;
  margin-bottom: 15px;

      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.abt_msg  dl dt span::before {
	content: "\A" ;
	white-space: pre ;
}


.abt_msg dl dd{
    max-width: 350px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    
    font-size: 16px;
    line-height: 180%;
    text-align:left;
}

.abt_msg dl dd span::before {
	content: "\A" ;
	white-space: pre ;
}


.abt_msg00{

    margin-bottom: 50px;
}

.abt_msg00 dl dt{
    font-size: 21px;
    line-height: 150%;
    text-align: center;
    margin-bottom: 15px;
    

      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;        
}


.abt_msg00 dl dt span::before {
	content: "\A" ;
	white-space: pre ;
}


.abt_msg00 dl dd{
    font-size: 16px;
    line-height: 170%;
}


.abt_msg00 p{
margin-top: 15px;
text-align: right;
}










.abt_msg01{
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
    }
    

.abt_msg01 ul li{
    width: 100%;
    height: 140px;
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;
    
    border: 1px solid #5dd4d5;

    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */   
}




.abt_msg01 ul li:last-child{
    margin-bottom:0px;
}


.abt_msg01 ul li dl dt{
    font-size: 18px;
    line-height: 100%;
    color: #000000;
    text-align: center;
    margin-bottom: 13px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.abt_msg01 ul li dl dd{
    font-size: 15px;
    line-height: 160%;
    color: #000000;
    text-align:left;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}


.abt_msg01 ul li dl dd span::before {
	content: "" ;
	white-space:normal;
}







.abt_msg01_bg01{
	height:140px !important;
	background:url("../img/about/01_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.abt_msg01_bg02{
	height:140px !important;
	background:url("../img/about/01_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.abt_msg01_bg03{
	height:140px !important;
	background:url("../img/about/01_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.abt_msg01_bg04{
	height:140px !important;
	background:url("../img/about/01_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}

.abt_msg01_bg05{
	height:140px !important;
	background:url("../img/about/01_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
}





.cp_b01{
	margin-bottom:40px;
}

.cp_b01 table{
	width:100%;
	height:auto;
}

.cp_b01 table th{
display: block;
	width:100%;
	height:auto;
	padding:8px 0 0 0;
	font-size:15px;
	line-height:150%;
	vertical-align:top;
	border-bottom:none;
    color:#46A979;
}

.cp_b01 table td{
display: block;
	padding:0px 0 8px 0;
	font-size:14px;
	line-height:150%;
	border-bottom:1px dotted #999999;	
}

.cp_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.cp_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}



.cp_b01 dl dt{
    margin-bottom: 3px;
}

.cp_b01 dl dd{
    margin-bottom: 13px;
}

.cp_b01 dl dd:last-child{
	margin-bottom:0px;
}




.cp_b01 dl dd ul li{
    margin-bottom: 5px;
    background: url("../img/common/list001.png") left 12px no-repeat;
    padding-left: 8px;
    margin-left: 15px;
}


.cp_b01 dl dd ul li:last-child{
	margin-bottom:0px;
}





/* 施設概要--------------------------------------------- */


.fty_img{
max-width: 1200px;
width: 100%;
height: auto;
margin: 0 auto 30px auto;

    text-align: center;

}

.fty_img01{
max-width: 650px;
width: 100%;
height: auto;
margin: 0 auto 40px auto;

    text-align: center;

}



.fty_001{
max-width: 700px;
width: 100%;
height: auto;
margin: 0 auto 30px auto;

}

.fty_001 ul li{
    width: 100%;
    height: 240px;
    float: left;
    margin-right: 2%;
    background: #e5f3f2;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 15px;

}

.fty_001 ul li:nth-child(2n){
    margin-right: 0%;
    margin-bottom: 0px;    
}

.fty_001 dl dt{
    text-align: center;
    margin-bottom: 15px;

}

.fty_001 dl dd{
    max-width: 250px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    font-size: 16px;
    line-height: 180%;

}



.fty_b01{
max-width: 1000px;
width: 100%;
height: auto;
margin: 0 auto;
	margin-bottom:50px;
}


.fty_b01 p{
    margin-bottom: 4px;

}

.fty_b01 table{
	width:100%;
	height:auto;
    margin-bottom: 30px;
}


.fty_b01 table:last-child{
	margin-bottom:0px;
}


.fty_b01 table th{
display: block;
	width:100%;
	height:auto;
	padding:8px 0 0 0;
	font-size:15px;
	line-height:150%;
	vertical-align:top;
	border-bottom:none;
    color:#46A979;
}

.fty_b01 table td{
display: block;
	padding:0px 0 8px 0;
	font-size:14px;
	line-height:150%;
	border-bottom:1px dotted #999999;	
}

.fty_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.fty_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}



.fty_b02{
max-width: 750px;
width: 100%;
height: auto;
margin: 0 auto 10px auto;

}

.fty_b02 ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;

}

.fty_b02 ul li:nth-child(2n){
    margin-right: 0%;
}



.fty_b02 ul li dl dt{
    margin-bottom: 7px;
    text-align: center;
}

.fty_b02 ul li dl dd p{
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 3px;
    color: #3d90bb;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 700;
    font-style: normal;        
}

.fty_b02 ul li dl dd{
    font-size: 14px;
    line-height: 150%;
    height: 130px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal; 
}



.fty_b03{
    border: 1px solid #a5e7c9;
    padding: 10px 15px;
    margin-bottom: 50px;
    
    font-size: 15px;
    line-height: 160%;

    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal; 
}



.fty_b04{
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
}

.fty_b04 ul li{
    background: #bbf1fe;
    height: 120px;
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;


    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */   
}


.fty_b04 ul li:last-child{
    margin-bottom:0px;
}


.fty_b04 ul li dl dt{
    font-size: 16px;
    line-height: 120%;
    color: #000000;
    text-align: center;
    margin-bottom: 7px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.fty_b04 ul li dl dd{
    font-size: 14px;
    line-height: 160%;
    color: #000000;
    text-align: left;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}







.fty_b05{
margin-bottom: 50px;
    text-align: center;
}

fty_b05 ul{
    text-align: center;

}

.fty_b05 ul li{
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    color: #0099cc;    
}

.fty_b05 ul li:last-child{
    margin-right: 0px;
}

.fty_b05 ul li a{
    font-size: 16px;
    line-height: 160%;
    color: #0099cc;
    text-decoration: underline;
}

.fty_b05 ul li a:hover{
    color: #0099cc;
    text-decoration:none;
}



.fty_b06{
    margin-bottom: 20px;

}

.fty_b06 dl dt{
    font-size: 15px;
    line-height: 160%;
    margin-bottom: 3px;

}

.fty_b06 dl dd{
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 15px;
}

.fty_b06 dl dd:last-child{
    margin-right: 0px;
}

.fty_b06 dl dd span{
margin-left: 15px;

}

.fty_map{

}



/* 入所申込--------------------------------------------- */

.adm_01{
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
}

.adm_01 ul li{
    background: #bbf1fe;
    height: 160px;
    margin-bottom: 10px;
    padding: 10px 15px;
    box-sizing: border-box;


    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
   
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */   
}


.adm_01 ul li:last-child{
    margin-bottom:0px;
}



.adm_01 ul li dl{
    max-width: 450px;
    width: 100%;
    height: auto;
    margin: 0 auto;

}



.adm_01 ul li dl dt{
    font-size: 16px;
    line-height: 120%;
    color: #000000;
    text-align: center;
    margin-bottom: 7px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.adm_01 ul li dl dd{
    font-size: 14px;
    line-height: 160%;
    color: #000000;
    text-align: left;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;    
}


.adm_01_img{
    text-align:center;
    margin-bottom: 5px;

}

.adm_01_img  img{
    width: 28px;
    text-align:center;


}




.adm_02{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 50px auto;

    padding-bottom:50px;
    border-bottom: 1px dotted #0592a7;
    text-align: center;
}

.adm_02 ul{
    text-align: center;

}

.adm_02 ul li{
    font-size: 16px;
    ine-height: 180%;
    display: inline-block;
    margin-right: 15px;
    text-align: center;
    margin-bottom: 10px;

  
}

.adm_02 ul li:last-child{
    margin-right: 0px;
}

.adm_02 ul li a{
    font-size: 18px;
    line-height: 160%;
    color: #0099cc;
    text-decoration: underline;
}

.adm_02 ul li a:hover{
    color: #0099cc;
    text-decoration:none;
}



.adm_03{
    margin-bottom: 50px;

    padding-bottom:50px;
    border-bottom: 1px dotted #0592a7;  
}

.adm_03 ul li{
    max-width: 800px;
    width: 100%;
    height: auto;
    float: none;
    margin: 0 auto 20px auto;

    padding: 15px;
    box-sizing: border-box;
    
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */        
}


.adm_03 ul li:nth-child(3n){
    margin: 0 auto 20px auto;
}


.adm_03 dl dt{
    background: #ffffff;
    padding: 10px 10px 8px 10px;
    margin-bottom: 10px;

    font-size: 15px;
    line-height: 130%;
    color: #000000;
    text-align: center;
    


    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal; 
    
	-webkit-border-radius: 5px;     /* for Safari and Chrome */
	moz-border-radius: 5px;    /* for Firefox */
	-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:5px;   /* Linux browsers */
	border-radius: 5px;     /* CSS3 */    
}

.adm_03 dl dt p{
    font-size: 20px;
    line-height: 130%;
    color: #000000;
    text-align: center;
    margin-bottom: 5px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal; 
}

.adm_03 dl dd{
height: 150px;
    font-size: 15px;
    line-height: 165%;
    color: #000000;

    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal; 
}


.adm_03_bg01{
    background: #fed5e4;
}

.adm_03_bg02{
    background: #b6effb;
}

.adm_03_bg03{
    background: #f4f5a3;
}



.adm_04{

}

.adm_04 ul li{
    width: 32%;
    height: auto;
    float: left;
    margin-right:2%;
    box-sizing: border-box;
}


.adm_04 ul li:nth-child(3n){
    margin-right: 0%;
}


.adm_04 dl dt{
    font-size: 16px;
    line-height: 130%;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal; 
}

.adm_04 dl dt span::before {
	content: "\A" ;
	white-space: pre ;
}



.adm_04 dl dd{
    text-align: center;

}

.adm_04 dl dd img {
    width: 100px;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.adm_04 dl dd img:hover {
	opacity: .7;
}



/* 採用情報--------------------------------------------- */


.rrt_txt{
    margin-bottom: 20px;
}

.rrt_txt dl{
    margin-bottom: 10px;
}

.rrt_txt dl dt{
    font-size: 18px;
    line-height: 170%;
    text-align: center;
    margin-bottom: 20px;
    
     font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 700;
    font-style: normal;
}


.rrt_txt dl dt span::before {
	content: "\A" ;
	white-space: pre ;
}


.rrt_txt dl dd{
    font-size: 15px;
    line-height: 150%;
    
    word-wrap: break-word;
    word-break: break-all;
}



.rrt_txt dl dd a{
    color: #1F955B;
    text-decoration:underline;
}

.rrt_txt dl dd a:hover{
    color: #1F955B;
    text-decoration: none;
}




.rrt_txt p{
    margin-top: 10px;
    font-size: 16px;
    line-height: 160%;
    color:#219C60;
    font-weight: 600;
}

.rrt_job_bnr{
    text-align: center;
}

.rrt_job_bnr a{
    display: block;
    margin: 0px auto;
    transition: 0.3s;
}

.rrt_job_bnr a:hover{
    opacity: 0.8;
}


.rrt_t_bnr{
    max-width: 230px;
    width: 100%;
    height: auto;
    margin: 0 auto 70px auto;
    background: #990000;
    padding: 15px 10px;
}

.rrt_t_bnr dl dt{
    max-width: 260px;
    width: 100%;
    margin: 0 auto 2px auto;
    text-align: center;
}

.rrt_t_bnr dl dd{
    font-size: 14px;
    line-height: 170%;
    text-align: center;
    color: #FFFFFF;
}





.rrt_b01{ 
    margin-bottom: 50px;
}

.rrt_b01 ul li{
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0%;
    margin-bottom: 50px;
}

.rrt_b01 ul li:nth-child(2n){
    margin-right: 0%;
}



.rrt_b01 ul li:last-child{
	margin-bottom:0px;
}

.rrt_b01_in{
    height: 200px;
    padding: 20px;
    box-sizing: border-box;
    
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}

.rrt_b01_in dl dt{
    font-size: 19px;
    line-height: 140%;
    margin-bottom: 25px;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;    
}

.rrt_b01_in dl dd{
    font-size: 14px;
    line-height: 100%;
    color:#FFFFFF;
    margin-bottom: 0px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}


.rrt_b01_in dl dd p{
    font-size: 17px;
    line-height: 100%;
    margin-bottom: 13px;
    color:#FFFFFF;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.rrt_b01_in dl dd p span{
    font-size: 14px;
    line-height: 100%;
    color:#FFFFFF;
    margin-left: 12px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}




.rrt_b01_in01{
    margin-top: 20px;
    margin-bottom: 40px;

}


.rrt_b01_in01 dl dt{
    font-size: 19px;
    line-height: 140%;

    margin-bottom: 8px;


    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}


.rrt_b01_in01 dl dd{
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 25px;
    
    word-wrap: break-word;
    word-break: break-all;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;   
}


.rrt_b01_in01 dl dd:last-child{
	margin-bottom:0px;
}




.rrt_box_bg01{
	height:200px !important;
	background:url("../img/recruit/01_01.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box_bg02{
	height:200px !important;
	background:url("../img/recruit/01_02.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box_bg03{
	height:200px !important;
	background:url("../img/recruit/01_03.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.rrt_box_bg04{
	height:200px !important;
	background:url("../img/recruit/01_04.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}



.rrt_box_img{
    margin-bottom: 30px;

}

.rrt_box_img ul li{
    width: 49%;
    height: auto;
    float:left;
    margin-right: 2% !important;
    margin-bottom: 10px;
}
   
    
.rrt_box_img ul li:nth-child(2n){
    margin-right: 0% !important;
}

.rrt_box_img ul li:nth-child(3n){
    margin-right: 0% !important;
    margin-bottom: 0px;    
}




.rrt_bs{
    padding: 20px 20px;
    background: #fdfef2;
    border: 1px solid #e8e9d7;
    
    margin-bottom: 30px;
    
	-webkit-border-radius:10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */    
}


.rrt_bs dl dt{
    font-size: 18px;
    line-height: 140%;


    margin-bottom: 10px;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.rrt_bs dl dd{
    font-size: 15px;
    line-height: 150%;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;   
}



.rrt_bs dl dd ul li{
    background: url("../img/common/list001.png") left no-repeat;
    display: inline-block;
    margin-right: 20px;
    padding-left: 7px;

}


.rrt_bs_img{
    margin-top: 20px;
}

.rrt_bs_img ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
}

.rrt_bs_img ul li:nth-child(2n){
    margin-right: 0%;
}


.rrt_bs_img ul li:nth-child(3n){
    margin-right: 2%;
}

.rrt_bs_img ul li:nth-child(6n){
    margin-right: 0%;
}



.tn_b01_m{
    display:block;
}


.tn_b01{
}

.tn_b01 table{
	width:100%;
	height:auto;
}


.tn_b01 table thead {
    display: none;
}


.tn_b01 table tr {
    border-top: 1px solid #999;
    display: block;
    margin-bottom: 20px;
	
	cursor:pointer;
}
  
.tn_b01 table tr:hover    {
	background:#E2FFE2 !important;
}



.tn_b01 table td{
	font-size:13px;
	padding:10px 10px;
	line-height:140%;
	vertical-align:top;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
 	text-align: right;
    display: block;
}

.tn_b01 table td a{
	color:#FF0004;
	text-decoration:underline;
}

.tn_b01 table td a:hover{
	color:#FF0004;
	text-decoration:none;
}


/*.tn_b01 table tr:nth-child(even){
	background:#e5eff5;
}*/

  
.tn_b01 table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;

}
  
  
.tn_b01 table td span{
    color: #FF0004;
    margin-right: 10px;
}

  



/* 事業内容--------------------------------------------- */


.wk_txt01{
    font-size: 15px;
    line-height: 150%;
    margin-bottom: 30px;
}

.wk_txt02{
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
    
    font-size: 15px;
    line-height: 150%;

}




.wk_bx{
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;

}

.wk_bx ul li{
    width: 48%;
    height: auto;
    float:left;
    padding: 15px;
    margin-right: 4%;
    box-sizing: border-box;
    margin-bottom: 13px;
    background: #FFFFFF;
    text-align: center;
    font-size: 15px;
    line-height: 120%;
    border: 1px solid #B6DAED;
}
    
.wk_bx ul li:nth-child(2n){
    margin-right: 0%;
}

.wk_bx ul li:nth-child(5){
    margin-bottom: 0px;
}


.wk_bx_btm0{
    margin-bottom: 0px !important;
}

.wk_img{
    text-align: center;
}












/* プライバシー ---------------------------------------------- */


.privacy{
}


.privacy dt {
    font-size:16px;
    line-height: 160%;

    margin-bottom: 5px;

font-family: klee-one, sans-serif;
font-style: normal;
font-weight: 600;
}


.privacy dd {
    font-size:14px;
    line-height: 150%;
    margin-bottom: 25px;

font-family: klee-one, sans-serif;
font-style: normal;
font-weight: 400;
}













/* お問い合わせフォーム---------------------------------------------- */


.contact-t{
	font-size:15px;
	line-height:150%;
	margin-bottom:40px;	
}

.contact-t dl{
	margin-top:15px;
	margin-bottom:30px;
}

.contact-t dl dt{
	color:#F90;
	font-size:20px;
	text-align:left;
	line-height:120%;
	margin-bottom:10px;
}

.contact-t dl dd{
	
	font-size:16px;
	line-height:140%;
	margin-bottom:15px;
	text-align:left;	border-bottom:1px dotted #999999;
	padding-bottom:15px;
}
.contact-t dl dd:last-child{
	margin-bottom:0px;
}

.contact-img{
	max-width:250px;
	width:100%;
	margin:0 auto 00px auto;
	text-align:center;
}





#contact-f{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}


#contact-f th{
	font-size:15px;
	border-collapse:collapse;

	border-bottom:none;
	text-align:left;
	font-weight:bold;
	color:#333;
	
	width:100%;
	display:block;
	padding:10px 10px 5px 10px;	
	box-sizing:border-box;
	background:url(../img/contact/bg.png) repeat;

}

#contact-f td{
	font-size:15px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	width:100%;
	display:block;
	padding:0px 10px 10px 10px;
	box-sizing:border-box;
	background:url(../img/contact/bg.png) repeat;
}


#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:100%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	box-sizing:border-box;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;

}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}


.f_txt01{
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 120%;
}

.f_txt01 a{
    color: #000000;
    text-decoration: none;
}

.f_txt01 a:hover{
    color: #000000;
    text-decoration:underline;
}


#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:120px;
	height:auto;
	padding:10px 0;
    font-size: 1.2em;
    background-color:#697489;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:15px;

    /*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
    /*角丸*/

}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}







#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}













}
