

@media print {
	
	
/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */

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;
}

/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

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

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


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

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

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

}	 

/* 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;
}


/* 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;
}






/*gnav*/





/* ========================
* Navigation Circle BG
* ======================== */
#nav-circle-bg {
    position: fixed;
    background: #fff;
    width: 600px;
    height: 600px;
    top: 50%;
    right: -600px;
    margin-top: -300px;
    border-radius: 50%;
    transition: transform .5s ease;
    transition-delay: .65s;
}
.open #nav-circle-bg {
    transform: matrix(2.7, 0, 0, 2.7, 0, 0);
    transition-delay: 0s;
}
 
/* ========================
* Navigation
* ======================== */
#nav {
    position: fixed;
    font-size: 32px;
    height: 100%;
    width: 500px;
    right: -500px;
    display: flex;
    align-items: center; 
}
 
#nav ul {
    width: 100%;
    list-style: none;
}
 
 
/* ========================
* Navigation Animation
* ======================== */
#nav li {
    transition: transform .5s ease;
    transition-delay: 0;
}
#nav li:nth-child(1) {
    transition-delay: 0;
}
#nav li:nth-child(2) {
    transition-delay: .1s;
}
#nav li:nth-child(3) {
    transition-delay: .15s;
}
#nav li:nth-child(4) {
    transition-delay: .2s;
}
#nav li:nth-child(5) {
    transition-delay: .25s;
}
#nav li:nth-child(6) {
    transition-delay: .3s;
}
#nav li:nth-child(7) {
    transition-delay: .35s;
}
#nav li:nth-child(8) {
    transition-delay: .4s;
}
#nav li:nth-child(9) {
    transition-delay: .45s;
}
#nav li:nth-child(10) {
    transition-delay: .5s;
}

 
.open #nav li {
    transform: translateX(-400px);
}
.open #nav li:nth-child(1) {
    transition-delay: .3s;
}
.open #nav li:nth-child(2) {
    transition-delay: .4s;
}
.open #nav li:nth-child(3) {
    transition-delay: .5s;
}
.open #nav li:nth-child(4) {
    transition-delay: .6s;
}
.open #nav li:nth-child(5) {
    transition-delay: .7s;
}
.open #nav li:nth-child(6) {
    transition-delay: .8s;
}
.open #nav li:nth-child(7) {
    transition-delay: .9s;
}
.open #nav li:nth-child(8) {
    transition-delay: 1.0s;
}
.open #nav li:nth-child(9) {
    transition-delay: 1.1s;
}
.open #nav li:nth-child(10) {
    transition-delay: 1.2s;
}
 
/* ========================
* Navigation Button
* ======================== */
/*#nav a {
    width: 100%;
    display: block;
    color: #333;
    text-decoration: none;
    padding: 10px 0;
}
#nav a:after {
    content: "";
    display: block;
    background: #D32222;
    width: 0;
    height: 1px;
    transition: width 1s ease;
}
#nav a:hover {
    color: #D32222;
}
#nav a:hover:after {
    width: 100%;
}*/



#nav ul li{
    font-size: 18px;
    line-height: 150%;
    padding-left: 10px;

    margin-bottom: 20px;

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


#nav ul li span{
    font-size: 14px;
    color: #cc6666;
    margin-left: 10px;

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

#nav ul li:last-child{
	margin-bottom:0px;
}

#nav ul li a{
    color:#000000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;    
    
}

#nav ul li a:hover{
    color: #cc6666;
    
}



 
/* ========================
* nav-toggle
* ======================== */
#nav-toggle {
    position: fixed;
    top: 0px;
    right:0px;
    width: 80px  !important; 
    height: 80px !important; 
    padding: 32px 24px;
    box-sizing:border-box; 
    background: #01cfbe;

    cursor: pointer;
    z-index: 100;
    
     
}
#nav-toggle > div {
    position: relative;
    height: 56px;
}



#nav-toggle span {
    width: 100%;
    height: 2px;
    left: 0;
    display: block;
    background: #fff;
    position: absolute;
    transition: .35s ease-in-out;
}
 
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 7px;
}
#nav-toggle span:nth-child(3) {
    top: 14px;
}
 
.open #nav-toggle span:nth-child(1) {
    top: 7px;
    transform: rotate(45deg);
}
.open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
}
.open #nav-toggle span:nth-child(3) {
    top: 7px;
    transform: rotate(-45deg);
}





  








/*========= ページトップのためのCSS ===============*/

/*リンクを右下に固定*/
#page-top {
    width: 50px;
    height: 50px;
	position: fixed;
	right: 10px;
	z-index: 8000;
    /*はじめは非表示*/
	opacity: 0;
	transform: translateY(100px);
}

/*　上に上がる動き　*/

#page-top.UpMove{
	animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }
  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#page-top.DownMove{
	animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
  	opacity: 1;
	transform: translateY(0);
  }
  to {
  	opacity: 1;
	transform: translateY(100px);
  }
}

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

/* 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: 30px;

    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;   
}






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



.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: 200px;
    height: 200px;
    background: url("../img/top/slide_on_bg.png") repeat;
    
	-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 */    

   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: 200px;
    height: 200px;
    background: url("../img/top/slide_on_bg.png") repeat;
    
	-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 */    

   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;
}












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



.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;
}


.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: 30px;

}

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

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


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

.tp_news dl dd p{
font-size: 18px;
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_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{
    margin-bottom: 70px;
}


.abt_msg  dl dt{

  text-align: center;

  margin-bottom: 30px;
  font-size: 26px;
  line-height: 160%;

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

.abt_msg dl dd{
    font-size: 18px;
    line-height: 170%;
}




.parenthesis {
  position: relative;
  max-width: 760px;

  padding: 15px 30px;


  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
.parenthesis::before,
.parenthesis::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before {
  top: 0;
  left: 0;
  border-top: 2px solid #555;
  border-left: 2px solid #555;
}
.parenthesis::after {
  bottom: 0;
  right: 0;
  border-bottom: 2px solid #555;
  border-right: 2px solid #555;
}


.abt_msg00{
    font-size: 18px;
    line-height: 190%;
    margin-bottom: 70px;
}

.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: 49%;
    height: 320px;
    margin-right:2%;
    margin-bottom: 20px;
    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; 
   
	-webkit-border-radius: 30px;     /* for Safari and Chrome */
	moz-border-radius: 30px;    /* for Firefox */
	-o-border-radius: 30px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:30px;   /* Linux browsers */
	border-radius: 30px;     /* CSS3 */   
}


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

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


.abt_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;    
}

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


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


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

.abt_msg01_txt{
font-size: 16px;
line-height: 170%;
}



.abt_msg01_bg01{
	height:320px !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:320px !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:320px !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:320px !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:320px !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:160px;
	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;
}




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


.rrt_txt{
    margin-bottom: 70px;
}

.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_b01{ 
    margin-bottom: 70px;
}

.rrt_b01 ul li{
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0%;
    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_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%;

    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;   
}




.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:#000;
	text-decoration:underline;
}

.tn_b01 table td a:hover{
	color:#000;
	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;
}









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


.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);
    }
}










	
}

