

html {
    visibility: hidden;
    scroll-behavior: smooth;
}

html.wf-active,
html.loading-delay {
    visibility: visible;
}


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


html {

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

}

*:first-child + html body {

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

body{
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    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;

}	 

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

.container_out_b{
    padding-bottom: 80px;
}

.container_out{
    background: url("../img/common/cts_bg01.png") left top no-repeat,url("../img/common/cts_bg02.png") right bottom no-repeat;



}

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



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

}


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

}


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

}



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

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



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


.container04_02{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:70px 0 70px 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 ---------------------------------------------- */






#header {



    

}



.header_bg{
    max-width: 1000px;
	width:100%;
	height:60px;
	margin:0 auto 30px auto;
    box-sizing: border-box;
	position:relative;

    padding-top: 55px;
    box-sizing: border-box;

}

header{

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

	box-sizing:border-box;
}

.header_tel{
    max-width: 240px;
    width: 100%;
    height: auto;
    padding: 3px 5px;
    box-sizing: border-box;
    
	position:absolute;
	top:8px;
	right:50px;
    background: #1b3671;
        
    font-size: 23px;
    line-height: 100%;
    color:#FFFFFF;
    text-align: center;
    
  
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;  
         
	-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 */         
}



.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:-15px;
    padding-top:15px;
}


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


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


footer{

	padding:30px 40px 110px 30px;
	box-sizing:border-box;


}



.footer_in{
    max-width: 1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	
	padding:0px 0 0px 0;
	box-sizing:border-box;
}



.tp_bnr{
    margin-bottom: 40px;
}

.tp_bnr ul li{
    width: 23.5%;
    height: auto;
    float: left;
    margin-right: 2%;
    
 background:#02b7cd; 
}

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

.tp_bnr ul li img{

  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.tp_bnr ul li:hover img{
  opacity: 0.8;
}

 

.top_x_bnr{ 
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 70px;
    text-align: center;
    overflow: visible;
}

.top_x_bnr a{
    display: block;
    width: 100%;
    overflow: visible;
}

.top_x_bnr img{ 
    width: 100%;
    transition: 0.3s;
}

.top_x_bnr a:hover img{
    transform: scale(1.02);
}

.f_nav{
    margin-bottom: 15px;

}

.f_nav ul{
    text-align: center;
}

.f_nav ul li{
    display: inline-block;
    height: 15px;
    font-size: 14px;
    line-height: 120%;
    margin-right: 10px;
    padding-right: 10px;
    background: url("../img/common/footer_menu_border.jpg") right no-repeat;

}

.f_nav ul li:first-child{
    padding-left: 10px;
    background: url("../img/common/footer_menu_border.jpg") left no-repeat,url("../img/common/footer_menu_border.jpg") right no-repeat;
}

.f_nav ul li a{
    color: #000000;
    text-decoration: none;
}

.f_nav ul li a:hover{
    color: #000000;
    text-decoration:underline;
}




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


    margin-bottom: 10px;


}

.ad_ttl{
	font-size:15px;
	line-height:120%;
	margin-bottom:12px;	


}

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: #02b7cd;
    text-align: center;
}




/* メニュー ---------------------------------------------- */

.m_mu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   z-index: 6000;
   margin: 0;
   background: #00abff;
}

.m_mu_in{
    max-width: 600px;
    width: 100%;
    height: auto;
    margin: 0 auto;
  
}

.m_mu_in ul li{
    width: 50%;
    height: 80px;

    float: left;

    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
    font-weight: 400;    
}

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

}

.m_mu_in_line {
    width: 100%;
    background: url("../img/common/nav_line.jpg") right center no-repeat !important;
}


.m_mu_in_line_01{
    width: 100%;
    background: url("../img/common/nav_line.jpg") left center no-repeat ,url("../img/common/nav_line.jpg") right center no-repeat ;
}



.m_mu_in ul li dl dt{
margin-top: 3px;
    margin-bottom: 3px;
}

.m_mu_in ul li dl dd{
}

.m_mu_in ul li a{
    height: 80px;
    display: block;
    text-align: center;
    color:#ffffff;
    
    font-size: 18px;

    box-sizing: border-box;
    
    text-decoration: none;
    -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; 
}

.m_mu_in ul li a:hover{
    color:#ffffff;
    text-decoration: none;
    background: #ffaebd;
    
}






}



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


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


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

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

}	

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




.container_out_b{
    padding-bottom: 65px;
}




.container_out{
    background: url("../img/common/cts_bg01.png") left top no-repeat,url("../img/common/cts_bg02.png") right bottom no-repeat;
    background-size: 700px 837px;
    


}



.container01_bg{
	width:100%;
	height:auto;
	padding:0 30px;
	box-sizing:border-box;
    margin-top: -70px;
}


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

}

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

}



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


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


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


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


.container04_02{
	max-width:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 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: 200px;
height: auto;
position: absolute;
top: 20px;
left: 30px;
}




.header_bg{
	width:100%;
	height:60px;
	margin:0 auto;
    box-sizing: border-box;
	position:relative;




}

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




.header_tel{
    max-width: 190px;
    width: 100%;
    height: auto;
    padding: 3px 5px;
    box-sizing: border-box;
    
	position:absolute;
	top:18px;
	right:90px;
    background: #1b3671;
        
    font-size: 20px;
    line-height: 100%;
    color:#FFFFFF;
    text-align: center;
    
  
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;  
         
	-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 */         
}





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



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


footer{

	padding:25px 30px 85px 30px;
	box-sizing:border-box;

}



.footer_in{
    max-width: 1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	
	padding:0px 0 0px 0;
	box-sizing:border-box;
}



.tp_bnr{
    margin-bottom: 30px;
}

.tp_bnr ul li{
    width: 23.5%;
    height: auto;
    float: left;
    margin-right: 2%;
    
 background:#02b7cd; 
}

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

.tp_bnr ul li img{

  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.tp_bnr ul li:hover img{
  opacity: 0.8;
}

.top_x_bnr{ 
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 60px;
    text-align: center;
    overflow: visible;
}

.top_x_bnr a{
    display: block;
    width: 100%;
    overflow: visible;
}

.top_x_bnr img{ 
    width: 100%;
    transition: 0.3s;
}

.top_x_bnr a:hover img{
    transform: scale(1.02);
}

.f_nav{
    margin-bottom: 15px;

}

.f_nav ul{
    text-align: center;
}

.f_nav ul li{
    display: inline-block;
    height: 15px;
    font-size: 14px;
    line-height: 120%;
    margin-right: 10px;
    padding-right: 10px;
    background: url("../img/common/footer_menu_border.jpg") right no-repeat;

}

.f_nav ul li:first-child{
    padding-left: 10px;
    background: url("../img/common/footer_menu_border.jpg") left no-repeat,url("../img/common/footer_menu_border.jpg") right no-repeat;
}

.f_nav ul li a{
    color: #000000;
    text-decoration: none;
}

.f_nav ul li a:hover{
    color: #000000;
    text-decoration:underline;
}




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


    margin-bottom: 10px;


}

.ad_ttl{
	font-size:15px;
	line-height:120%;
	margin-bottom:12px;	


}

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: #02b7cd;
    text-align: center;
}




/* メニュー ---------------------------------------------- */

.m_mu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   z-index: 6000;
   margin: 0;
   background: #00abff;
}

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

.m_mu_in ul li{
    width: 50%;
    height: 65px;

    float: left;

    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
    font-weight: 400;    
}

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

}

.m_mu_in_line {
    width: 100%;
    background: url("../img/common/nav_line.jpg") right center no-repeat !important;
}

.m_mu_in_line_01{
    width: 100%;
    background: url("../img/common/nav_line.jpg") left center no-repeat ,url("../img/common/nav_line.jpg") right center no-repeat ;
}



.m_mu_in ul li dl dt{
    margin-bottom: 2px;
}

.m_mu_in ul li dl dt img{
    width: 26px;

}

.m_mu_in ul li dl dd{
}

.m_mu_in ul li a{
    height: 65px;
    display: block;
    text-align: center;
    color:#ffffff;
    
    font-size: 15px;

    box-sizing: border-box;
    
    text-decoration: none;
    -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; 
}

.m_mu_in ul li a:hover{
    color:#ffffff;
    text-decoration: none;
    background: #ffaebd;
    
}



}



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


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



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

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

}	



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



.container_out_b{
    padding-bottom: 48px;
}



.container_out{
    background: url("../img/common/cts_bg01.png") left top no-repeat,url("../img/common/cts_bg02.png") right bottom no-repeat;
    background-size: 400px 478px;

}



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


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

}

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

}


.container03_01{
	max-width:1200px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px 0;
	padding:0px 0 40px 0;
}

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


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



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


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


.container05{

	width:100%;
	height:auto;
	margin:0 auto;
	padding:40px 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: 180px;
height: auto;
position: absolute;
top: 15px;
left: 20px;
}






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


}

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

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




.header_tel{
    max-width: 130px;
    width: 100%;
    height: auto;
    padding: 2px 5px 3px 5px;
    box-sizing: border-box;
    
	position:absolute;
	top:14px;
	right:65px;
    background: #1b3671;
        
    font-size: 14px;
    line-height: 100%;
    color:#FFFFFF;
    text-align: center;
    
  
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 500;  
         
	-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 */         
}




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



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





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




footer{

	padding:25px 20px 75px 20px;
	box-sizing:border-box;

}



.footer_in{
    max-width: 1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	
	padding:0px 0 0px 0;
	box-sizing:border-box;
}



.tp_bnr{
    max-width: 500px;
    width: 100%;
    margin: 0 auto 20px auto;

}

.tp_bnr ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
    
 background:#02b7cd; 
}

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



.tp_bnr ul li img{

  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.tp_bnr ul li:hover img{
  opacity: 0.8;
}

.top_x_bnr{ 
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px;
    text-align: center;
    overflow: visible;
}

.top_x_bnr a{
    display: block;
    width: 100%;
    overflow: visible;
}

.top_x_bnr img{ 
    width: 100%;
    transition: 0.3s;
}

.top_x_bnr a:hover img{
    transform: scale(1.02);
}


.f_nav{
    margin-bottom: 12px;

}

.f_nav ul{
    text-align: center;
}

.f_nav ul li{
    display: inline-block;
    height: 15px;
    font-size: 13px;
    line-height: 120%;
    margin-right: 10px;
    padding-right: 10px;
    background: url("../img/common/footer_menu_border.jpg") right no-repeat;

}

.f_nav ul li:first-child{
    padding-left: 10px;
    background: url("../img/common/footer_menu_border.jpg") left no-repeat,url("../img/common/footer_menu_border.jpg") right no-repeat;
}

.f_nav ul li a{
    color: #000000;
    text-decoration: none;
}

.f_nav ul li a:hover{
    color: #000000;
    text-decoration:underline;
}




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


    margin-bottom: 10px;


}

.ad_ttl{
	font-size:15px;
	line-height:120%;
	margin-bottom:12px;	


}

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

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


.f_cpy{

	font-size: 11px;
	box-sizing:border-box;
	line-height:120%;
    color: #02b7cd;
    text-align: center;
}


/* メニュー ---------------------------------------------- */

.m_mu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   z-index: 6000;
   margin: 0;
   background: #00abff;
}

.m_mu_in{
    max-width: 360px;
    width: 100%;
    height: auto;
    margin: 0 auto;
  
}

.m_mu_in ul li{
    width: 50%;
    height: 48px;

    float: left;

    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
    font-weight: 400;    
}

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

}

.m_mu_in_line {
    width: 100%;
    background: url("../img/common/nav_line_s.jpg") right center no-repeat !important;
}

.m_mu_in_line_01{
    width: 100%;
    background: url("../img/common/nav_line_s.jpg") left center no-repeat ,url("../img/common/nav_line_s.jpg") right center no-repeat ;
}



.m_mu_in ul li dl dt{
    margin-bottom:0px;
}

.m_mu_in ul li dl dt img{
    width: 17px;

}

.m_mu_in ul li dl dd{
}

.m_mu_in ul li a{
    height: 48px;
    display: block;
    text-align: center;
    color:#ffffff;
    
    font-size: 12px;

    box-sizing: border-box;
    
    text-decoration: none;
    -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; 
}

.m_mu_in ul li a:hover{
    color:#ffffff;
    text-decoration: none;
    background: #ffaebd;
    
}



}




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


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

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


h1.h1_01{
    position: absolute;
    top: 17px;
    left: 40px;
}



h2.h2_01{
  font-size: 24px;
  line-height: 100%;
  margin-bottom: 40px;
  color: #7c6d6d; 
  text-align: center;
  
font-family: fot-tsukuardgothic-std, sans-serif;
font-style: normal;
font-weight: 700;

background: url("../img/common/h2.png") top center no-repeat;
padding-top: 38px;
  
}


h2.h2_01 p{
    font-size: 60px;
    line-height: 100%;
    color: #ffaebd;
    margin-bottom: 4px;
  


font-family: ganache, sans-serif;
font-weight: 400;
font-style: normal;

}



h3.h3_01{
    font-size: 26px;
    line-height: 120%;
    padding-bottom: 8px;
    margin-bottom: 35px;
    color: #000000;
    
    border-bottom: 3px solid #394861;
    
    font-weight: 400;
}





h4.h4_01{
    font-size: 18px;
    line-height: 120%;
    padding-bottom: 15px;
    margin-bottom: 25px;
    color: #000000;
    
    border-bottom: 1px dotted #999999;
    
    font-weight: 400;
}

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


.top_slide_out{
    padding: 0 30px;

}

.top_slide{
	width:100%;
	min-height:650px;

	z-index:5;


    margin-top:100px;


 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}


.slide_txt_out{
position:relative;
max-width: 1000px;
width: 100%;
height: 650px;
margin: 0 auto;

box-sizing: border-box;

z-index: 6000;
}


.slide_txt_out p{
position: absolute;
top: 180px;
left: 100px;


font-size: 40px;
line-height: 140%;
color: #2f2f2f;


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


.slide_txt_out01{
position:relative;
max-width: 1000px;
width: 100%;
height: 450px;
margin: 0 auto;

box-sizing: border-box;

z-index: 6000;

}


.slide_txt_out01 p{
position: absolute;
top: 150px;
left: 80px;


font-size: 40px;
line-height: 140%;
color: #2f2f2f;

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



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


.tp_main_img_bg{
	width: 100%;
    height: auto;
	max-height:610px !important;
	background:url("../img/top/main_bg.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

    padding: 20px 50px;
    box-sizing: border-box;
     
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;  
}


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


.tp_main_slide{
    position: relative;
    max-width: 1100px;
    width: 100%;
    height: auto;
    margin:0px auto 0px auto;    
}

.tp_main_slide_inner{
    position: absolute;
    top: 48%;
    left: 50%;

    transform: translate(-50%,-50%);

    width: 100%;
    max-width: 473px;

    z-index: 10;
}

.tp_main_slide_inner img{
    width: 100%;
    height: auto;
}


.slide-items {
    width: 100%;
    height: 100%;
}

.slide-items img {
    width: 100%;
    object-fit: cover;
}

.slide-items li{
    position: relative;
}

.slide-items li p{
    position: absolute;

    right: 20px;
    bottom: 20px;

    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
    font-weight: 700;
    color:#ffffff;
    font-size: 18px;
    line-height: 18px;
}

.slide-items li p.b{
    color:#000000;
}






.tp_main_img_bg01{
	width: 100%;
	height:450px !important;
	background:url("../img/top/main_bg01.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
     margin-top: -10px;

    padding: -0 40px 0 40px;
    box-sizing: border-box;
     
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;  
}


.tp_main_img_in01{
    max-width: 1100px;
    width: 100%;
    height: auto;
    text-align: center;
	 margin:0px auto 0px auto;    
}


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



.main_txt_out{
position: absolute;
width: 100%;
height: 500px;

box-sizing: border-box;

z-index: 6000;

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


.main_txt_out dl dt{
    margin-top: -20px;

    margin-bottom: 2px;
    
    font-size: 54px;
    line-height: 120%;
    color:#ffffff;

    margin-bottom: 15px;
    
   z-index: 9000;

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

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



.main_txt_out dl dd{
    font-size: 48px;
    line-height: 120%;
    color: #FFFFFF;
    margin-top: -15px;

font-family: titular, sans-serif;
font-style: normal;
font-weight: 700;
}


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


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


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


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

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












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


.bg_main_tp{
    margin-top: 100px;
}


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


.button_l{
    margin: 0 !important;
}


.button01_btm01{
    margin-bottom: 70px !important;
}


.button01{
	width:500px;
    height: auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
    background:#ffaebd;
    

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

    transition: all  0.3s ease;
}

.button01 a{
    display: block;
	width:500px;
    height: auto;
    font-size: 24px;
    line-height: 120%;
    color:#FFFFFF;
    padding: 7px 10px 11px 10px;

    
    background:#ffaebd;

     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;
    
      cursor: pointer;

  

   


font-family: fot-tsukuardgothic-std, sans-serif;
font-style: normal;
font-weight: 700;

    

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


.button01 a:hover {
    background:#e47186;
    color:#FFFFFF;
    transition: all  0.3s ease;
}



.button02{
	width:500px;
    height: auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
    background:#39C597;
    

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

    transition: all  0.3s ease;
}

.button02 a{
    display: block;
	width:500px;
    height: auto;
    font-size: 24px;
    line-height: 100%;
    color:#FFFFFF;
    padding: 7px 10px 14px 10px;

    
    background:#39C597;

     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;
    
      cursor: pointer;

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


font-family: fot-tsukuardgothic-std, sans-serif;
font-style: normal;
font-weight: 700;

    

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


.button02 a:hover {
    background:#2b8c72;
    color:#FFFFFF;
    transition: all  0.3s ease;
}

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



.tp_news{
    background: url("../img/top/news_bg.jpg") repeat;
    padding: 40px 80px;
    box-sizing: border-box;
    margin-bottom: 70px;
    

	-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_news_btm{
    margin-bottom: 0 !important;
}

.tp_news dl{
margin-bottom: 40px;
}

.tp_news dl dt{
    float: left;
    clear: both;
font-size: 15px;
line-height: 160%;

color:#02b7cd;

letter-spacing: 0.03em;

}

.tp_news dl dd{
font-size: 15px;
line-height: 160%;
margin: 0 0 12px 0;
padding-left: 110px;
padding-bottom: 10px;

border-bottom: 1px dotted #999999;
}


.tp_news dl dd a{
    color: #7c6d6d;
    text-decoration: none;
}


.tp_news dl dd a:hover{
    color: #7c6d6d;
    text-decoration:underline;
}



.tp_etj{
    margin-bottom: 90px;
}

.tp_etj ul{
    margin-bottom: 30px;
}

.tp_etj ul li{
    width: 23.5%;
    height: auto;
    float: left;
    margin-right: 2%;
    margin-bottom: 40px;
}

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

.tp_etj ul li dl dt{
    margin-bottom: 15px;
}

.tp_etj ul li dl dt img{
    width: 258.5px;
    height: 258.5px;
    object-fit: cover; /* この一行を追加するだけ！ */
}

.tp_etj ul li dl dd{
    font-size: 16px;
    line-height: 140%;
    text-align: left;
    height: 90px;
}

.tp_etj ul li dl dd span{
    color: #000000;
    text-decoration: none;
}


.tp_etj ul li dl dd span:hover{
    color: #000000;
    text-decoration:underline;
}

.tp_etj ul li dl dd p{
    font-size: 14px;
    line-height: 110%;
    margin-bottom: 5px;
    text-align: center;
    color: #666666;
}




.news_ttl{
font-size: 20px;
line-height: 140%;
border-bottom: 2px solid #333333;
padding-bottom: 7px;
margin-bottom: 15px;
}

.news_day{
font-size: 14px;
line-height: 120%;
margin-bottom: 15px;
text-align: right;

}


.news_post{
font-size: 17px;
line-height: 160%;
margin-bottom: 70px;

}





.news_post_in{
}


.news_post_in_l{
    width: 76%;
    height: auto;
    float: left;

}


.news_post_in_l a{
    color: #004486;
    text-decoration: underline;
}


.news_post_in_l a:hover{
    color: #004486;
    text-decoration:none;
}

.news_post_in_l p::after{
    content: "";
    clear: both;
    display: block;
}

.news_post_in_r{
    width: 20%;
    height: auto;
    float: right;
    

}


.news_post_in_r dl dt{
    background: #02b7cd;
    padding: 10px 15px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 15px;
}


.news_post_in_r dl dd{
    margin-bottom: 35px;
}


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



.news_post_in_r dl dd ul li{
    background:url("../img/common/list001.png") left 9px no-repeat;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 14px;
    padding-left: 8px;
}


.news_post_in_r dl dd ul li a{
    color: #000000;
    text-decoration: none;
}

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

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




/* いわきファンクラブとは---------------------------------------------- */

.tp_if01{
    width: 100%;
    max-width: 640px;

    margin: 0px auto 70px;

    padding: 15px;
    background:rgba(255, 255, 255, 0.9);
    border-radius: 15px;
    box-sizing: border-box;
}

.tp_if01 dl dt{
    text-align: center;
    margin-bottom: 25px;
}

.tp_if01 dl dd p{
    font-size: 20px;
    line-height: 180%;
    text-align: center;
    /* color: #7c6d6d; */
    color: #000;

}

.tp_if01 dl dd{
    text-align: center;
}




/* 登録料は無料です。さあ、今すぐ登録すっぺ！---------------------------------------------- */

.tp_trm_ttl{
    max-width: 700px;
    width: 100%;
    height: auto;
    
    font-size: 30px;
    line-height: 120%;
    font-weight: 700;
    text-align: center;
    color: #02b7cd;
    
    padding: 12px 10px 10px 10px;;
    margin: 0 auto 30px auto;
    box-sizing: border-box;
    
    border: 1px solid #02b7cd;
    background: #FFFFFF;    
}


.tp_trm_txt_end{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 70px auto;
    text-align: center;
    
    font-size: 20px;
    line-height: 200%;
    font-weight: 700;
    color: #E10003;
}

.tp_trm_txt01_btm{
    margin: 0 auto 30px auto !important;
}

.tp_trm_txt01{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 70px auto;
    
    font-size: 16px;
    line-height: 200%;
    font-weight: 700;
    color: #7c6d6d;

}


.tp_trm_txt01 span{
    color: #E10003;
    font-size: 18px;
    margin-right: 5px;
}



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

.tp_trm_txt02{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
    
    font-size: 24px;
    line-height: 200%;
    font-weight: 700;
    color: #7c6d6d;
    text-align: center;

}

.tp_trm_txt02 em{
    font-weight: 700;
}

.tp_trm_txt02 em::before {
	content: "\A" ;
	white-space: pre ;
}

.marker9{
background:linear-gradient(transparent 45%, #f0f23c 75%);
font-weight:bold; 
}


.tp_ms{
    width: 100%;
    margin-bottom: 60px;
}


.tp_ms li{
    position: relative;
    padding-top: 50px;
    margin-bottom: 30px;
}

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


.tp_ms li .num{
    position: absolute;
    width: 100px;
    height: 112px;
}


.tp_ms li:nth-child(odd) .num{
    top: 0px;
    left: 40px;
}

.tp_ms li:nth-child(even) .num{
    top: 0px;
    right: 40px;
}

.tp_ms .num img{
    width: 100%;
}

.tp_ms li .inner{
    background-color: #ffdf5a;
    border-radius: 10px;

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

    display: flex;
    flex-wrap: wrap;
}

.tp_ms li:first-child .inner{
    padding-bottom: 30px;
}




.tp_ms li .inner .text{
    width: 50%;


    font-size: 36px;
    line-height: 120%;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
    font-weight: 700;

    color: #000;

    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; 
    align-items: center; 



}

.tp_ms li:nth-child(2) .inner .text{
    order: 1;
}


.tp_ms li .inner .text p{
    display: inline;
    width: 100%;
}


.tp_ms li .inner .text span{
    color: #02b7cd;
}

.tp_ms li .inner .img{
    width: 50%;
    text-align: center;
}

.tp_ms li:first-child .inner .text{
    width: 40%;
}

.tp_ms li:first-child .inner .img{
    width: 60%;
}


/*いわき市ってどんなところ?（市外の方へ）---------------------------------------------- */



.tp_id_bg{
    background: url("../img/top/news_bg.jpg") repeat;
    padding: 40px 80px;
    box-sizing: border-box;
    margin-bottom: 70px;
    

	-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_id_img01{
    text-align: center;
    margin-bottom: 30px;

}

.tp_id_img02{
    max-width: 850px;
    width: 100%;
    height: auto;
    margin: 0 auto 40px auto;
}

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

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


.tp_id_txt01{
    max-width: 850px;
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    
    font-size: 16px;
    line-height: 180%;
    color: #7c6d6d;
}





/*絆便---------------------------------------------- */



.kb_bg_btm01{
    margin-bottom: 70px !important;
}

.kb_bg{
    background: url("../img/top/03_bg.jpg") repeat;
    padding: 40px 80px;
    box-sizing: border-box;

    

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


.kb_in{

}


.kb_in dl dt{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 40px;
    font-size: 18px;
    line-height: 180%;
    color: #7c6d6d;
    font-weight: 700;

    text-align: center;
}

.kb_in dl dt span.f_big{
    font-size: 28px;
    color: #E10003;
    background:linear-gradient(transparent 60%, #ff6 60%);
    padding: 5px;
}

.kb_in dl dt p{
    text-align: left;
}


.kb_in dl dt ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;

    margin: 30px auto;

}

.kb_in dl dt li{
    display: flex;
    flex-direction: column;
    flex-grow: 1; /* 比率を指定 */

    width: 49%;
    
    margin-right: 2%;

    border-radius: 10px;

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

    -webkit-align-items: center; 
    align-items: center; 

    color: #fff;
}


.kb_in dl dt li span{
    font-size: 24px;
    margin-bottom: 10px;
}

.kb_in dl dt li:nth-child(2n){   
    margin-right: 0%;
}


.kb_in dl dt li:nth-child(1){   
    background-color: rgb(0 153 255 / .7);
}

.kb_in dl dt li:nth-child(2){   
    background-color: rgb(255 102 254 / .7);
}

.kb_in dl dt br.tb{
    display: none;
}

.kb_in dl dt br.sp{
    display: none;
}

.kb_in dl dd{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;
    font-size: 16px;
    line-height: 180%;
    color: #7c6d6d;
    font-weight: 700;
}





.kb_in dl dd p{
    font-size: 30px;
    text-align: center;
    margin-bottom: 25px;
}

span.f_red{
    color: #E10003;
}


span.f_bold{
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 2px;
}


.kb_in_btm{
    margin-bottom: 0 !important;
}


.kb001{
    max-width: 470px;
    width: 100%;
    height: auto;
    margin: 0 auto 60px auto;


}

.kb001 dl dt{
    max-width: 230px;
    width: 100%;
    height: auto;
    margin: 0 auto 10px auto;
}

.kb001 dl dd{
    font-size: 16px;
    line-height: 180%;
    text-align: left;
}


.kb001 dl dd p{
    color: #CF0003;
    font-weight: bold;
}


/*入会方法・特典　ページ---------------------------------------------- */


.jin00{
    margin-bottom: 70px;
}

.jin00 dl dt{
    font-size: 28px;
    line-height: 160%;
    color: #C50003;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}

.jin00 dl dd{
max-width: 700px;
width: 100%;
height: auto;
margin: 0 auto;
    font-size: 18px;
    line-height: 160%;

}



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


}

.jin01_txt01_btm01{
    margin-bottom: 40px !important;

}

.jin01_txt01{
    font-size: 20px;
    line-height: 140%;
    font-weight: 700;
    color: #02b7cd;
    text-align: center;
    margin-bottom: 20px;

}


.jin01_txt02{

    
    font-size: 24px;
    line-height: 200%;
    font-weight: 700;
    color: #7c6d6d;
    text-align: center;
    margin-bottom: 70px;

}

.marker10{
background:linear-gradient(transparent 45%, #f0f23c 75%);
font-weight:bold; 
}




.jin02{
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;
    
    font-size: 18px;
    line-height: 200%;
    font-weight: 700;
    color: #7c6d6d;

}

.jin02 span{
    font-size: 16px;
    line-height: 180%;
    font-weight: 400;
}

.jin_img{ 
    text-align: center;

}



/*協賛店について ページ---------------------------------------------- */



.ss_txt01{
    max-width: 770px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
    
    font-size: 16px;
    line-height: 180%;
    color: #7c6d6d;
    font-weight: 700;
}




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

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

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


.ss_b01_img{
    text-align: center;
    margin-bottom: 15px;
}

.ss_in{
}

.ss_in dl dt{
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 5px;
    color: #02b7cd;
    font-weight: 700;
}

.ss_in dl dd{
    font-size: 16px;
    line-height: 150%;
    color: #7c6d6d;
    margin-bottom: 15px;
    height: 40px;
}

.ss_btn{
    max-width: 110px;
    width: 100%;
    height: auto;
    

}

.ss_btn a{
    display: block;
    background: #ffaebd;
    border: 1px solid #ffaebd;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
    padding: 3px 0;
    text-align: center;
    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: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 */    

}

.ss_btn a:hover {
    background:#FFFFFF;
    color:#ffaebd;
    border: 1px solid #ffaebd;
}




.ss_b02_ttl{
    max-width: 250px;
    width: 100%;
    height: auto;
    margin: 0 auto 40px auto;
    
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color:#72B642;
    padding: 15px 0;
    
    border-top: 3px solid #72B642;
    border-bottom: 3px solid #72B642;
}


.ss_b02_t{
    margin-bottom: 90px;
}

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

}


.ss_b02_t table th{
    width: 33.3%;
    box-sizing: border-box;
    
	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:16px;
    line-height: 150%;
	border-collapse:collapse;
    background:#FCEEF1;

	text-align:center;
    border: 1px  solid #EDEDED;
}


.ss_b02_t table td{

	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:16px;
    line-height: 150%;
	border-collapse:collapse;
    background: #FFFFFF;



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



.ss_b02_t table td a{
    color: #02b7cd;
    text-decoration: underline;
}

.ss_b02_t table td a:hover{
    color: #02b7cd;
    text-decoration:none;
}



.ss_b03_t01{

    font-size: 15px;
    line-height: 140%;
    
    max-width: 800px;
    width: 100%;
    margin: 0 auto 70px auto;    
}



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

    font-size:16px;
    line-height: 150%;

}



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

}


.ss_b03_t table th{

    box-sizing: border-box;
    
	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:16px;
    line-height: 150%;
	border-collapse:collapse;
    background:#FCEEF1;

	text-align:center;
    border: 1px  solid #EDEDED;
}


.ss_b03_t table td{

	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:16px;
    line-height: 150%;
	border-collapse:collapse;
    background: #FFFFFF;



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



.ss_b03_t table td:first-child{
text-align: center !important;
}

.ss_b03_t table td:last-child{
text-align: center !important;
}


.ss_b03_t table td a{
    color: #02b7cd;
    text-decoration: underline;
}

.ss_b03_t table td a:hover{
    color: #02b7cd;
    text-decoration:none;
}




.ss_b03_img{
    max-width: 1000px;

    margin: 0 auto 25px auto;
}

.ss_b03_img01{
    max-width: 660px;
}

.ss_b03_img ul{
    flex-wrap: wrap;
    align-items: stretch;

    display:flex;
}


.ss_b03_img ul li{
    width: 32%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 40px;
    float: left;

    display:flex;
    flex-direction:column;
}


.ss_b03_img01 ul li{
    width: 48.5%;
    margin-right: 3%;
}


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

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

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





.ss_b03_img ul li dl dt{
    margin-bottom: 10px;
}

.ss_b03_img ul li dl dd{
    text-align: center;
    font-size: 15px;
    line-height: 140%;
}

.ss_b03_img ul li dl dd p{
    color: #C30408;
    margin-bottom: 2px;
    text-align: center;
}


.ss_b03_img ul li .one_point{
    flex-grow: 1; /* 比率を指定 */
    display:flex;

  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding: 16px;
  border-radius: 4px;
  background-color: #FDFDD5;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;

}

.ss_b03_img ul li .one_point::after{
  content: "";
  position: absolute;
  top: 0;
  left: 20%;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #FDFDD5;
  translate: -50% -100%;
}

.ss_b03_img ul li .one_point span{
    font-size: 18px;
    background:linear-gradient(transparent 60%, #ffd6ff 60%);
    padding: 3px;

}




/*絆便 ページ---------------------------------------------- */


.kb_01{

}

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

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



.kb_01_img{
    text-align: center;
    margin-bottom: 20px;
}

.kb_01_in{
}


.kb_01_in dl dt{
    color: #02b7cd;
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 12px;
}

.kb_01_in dl dt span{
    font-size: 24px;
    margin-right: 15px;
    font-weight: 700;
}

.kb_01_in dl dd{
    font-size: 16px;
    line-height: 180%;
    text-overflow: #7c6d6d;
    
    word-wrap: break-word;
    word-break: break-all;
}




/*よくある質問 ページ---------------------------------------------- */

.fq_b01{
}


.fq_b01 ul li{
    background: url("../img/top/news_bg.jpg") repeat;
    padding: 30px 50px;
    box-sizing: border-box;
    margin-bottom: 40px;
    

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


.fq_b01 ul li dl dt{

    font-size: 20px;
    line-height: 140%;
    color: #02b7cd;
    font-weight: 700;
    
    border-left: 7px solid #02b7cd;
    padding: 10px;

    margin-bottom: 20px;

    box-sizing: border-box;
}


.fq_b01 ul li dl dd{
    font-size: 16px;
    line-height: 150%;
    color: #7c6d6d;
    
    word-wrap: break-word;
    word-break: break-all;
}

.fq_tx{
    font-size: 16px;
    line-height: 160%;
    
}



.fq_t{
    margin: 15px 0;

}


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

}


.fq_t table th{

	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:16px;
    line-height: 150%;
	border-collapse:collapse;
    background:#FCEEF1;

	text-align:center;
    border: 1px  solid #EDEDED;
}


.fq_t table td{

	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:16px;
    line-height: 150%;
	border-collapse:collapse;
    background: #FFFFFF;



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

.fq_t_c{
    text-align: center !important;

}

.fq_t_w01{
    width: 100px!important;
}



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

.cmm_ctt_bg{
	height:450px !important;
	background:url("../img/top/tp_ctt.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
     
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


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

.cmm_ctt dl{
text-align: center;
}


.cmm_ctt dl dt{
    font-size: 30px;
    line-height: 110%;
    text-align: center;
    margin-bottom: 8px;

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

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

    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 700; 
}

.cmm_ctt dl dd p{
    font-size: 44px;
    line-height: 120%;
    margin-bottom: 2px;
    color:#FFFFFF;
  
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 700;     
}



.cmm_ctt_btn{
	max-width:410px;
	width:100%;
	height:auto;
    margin: 0 auto;

  text-align: center;
  text-decoration: none;  
}

.cmm_ctt_btn a{
    margin: 0 auto;
    padding: 12px 5px 15px 5px;
    box-sizing: border-box;

    display: block;
    font-size: 20px;
    line-height: 100%;
    color: #FFFFFF; 

    background:  #f20909;
    border: 2px solid #f20909;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;   
    
    -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: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 */    
}

.cmm_ctt_btn a:hover{
    color:#f20909;
    background:#FFFFFF;
    border: 2px solid #f20909; 

}


.cmm_ctt_btn_bg{
background:linear-gradient(to right, #a90d0d, #cf4b76);
}







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



.abt_msg{
    margin-bottom: 70px;
}

.abt_msg dl{
margin-bottom: 30px;
}

.abt_msg dl dt{
    font-size: 40px;
    line-height: 140%;
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
}



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


.abt_msg dl dd p{
    text-align: right;
    margin-top: 15px;
    font-size: 16px;
    line-height: 200%;
}


.abt_msg dl dd p span{
    font-size: 25px;
    margin-left: 12px;
}



.abt_tbl{
	width:100%;
	height:auto;
    margin-bottom: 70px;

}

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

}

.abt_tbl table th{
    width: 130px;
	padding:10px 0px 10px 0px;	
	box-sizing:border-box;

    
	font-size:16px;
    line-height: 150%;
	border-collapse:collapse;

    
    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #999999;
}

.abt_tbl table td{
	padding:10px 20px 10px 20px;	
	box-sizing:border-box;
    
	font-size:16px;
    line-height: 150%;
	border-collapse:collapse;
    
	text-align:left;
    border-bottom: 1px dotted #999999;
}


.abt_tbl_th01{
    width: 230px;
}

.abt_tbl table td a{
    color: #0066cc;
    text-decoration: underline;
}

.abt_tbl table td a:hover{
    color: #0066cc;
    text-decoration:none;
}


.abt_map_txt{
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 15px;
}

.abt_map{
    margin-bottom: 70px;
}







/* 事業案内--------------------------------------------- */



.svs_txt01{
    font-size: 18px;
    line-height: 180%;
    margin-bottom: 30px;
    
    word-wrap: break-word;
    word-break: break-all;    
}


.svs_img01{
margin-bottom: 30px;
}

.svs_img01 ul li{
    width: 49.5%;
    height: auto;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;

}

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

.svs_tbl01{
    margin-bottom: 70px;
}


.svs_tbl01 dt{
    font-size: 28px;
    line-height: 120%;
    margin-bottom: 20px;
    border-left: 6px solid #C40003;
    padding: 8px 8px 2px 8px;

}

.svs_tbl01 dl dd p{
    margin-bottom: 10px;
}

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

.svs_tbl01 dl dd ul li:nth-child(2n){
    margin-right: 0%;

}

.svs_tbl01 dl dd ul li dl dt{
    font-size: 16px;
    line-height: 140%;

    float: left;
     clear: both;
     
    background:none;
    padding:0px;
    margin-bottom: 0px;    

    border-left:none;
   
}

.svs_tbl01 dl dd ul li dl dd{

    font-size: 16px;
    line-height: 140%;
    text-align: right !important;

    border-bottom: 1px dotted #8e8c8c !important;
    padding-bottom: 5px;
    margin-bottom: 5px;
}



.svs_lst{
}

.svs_lst ul li{

    font-size: 16px;
    line-height: 140%;


    border-bottom: 1px dotted #8e8c8c !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
}




/* 安全・環境への取組み--------------------------------------------- */



.parenthesis {
  position: relative;
  max-width: 600px;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 40px 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;
}




.sfy_txt01{
    font-size: 28px;
    line-height: 140%;
    margin-bottom: 20px;
    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    
    
    margin-bottom: 40px;
    
    word-wrap: break-word;
    word-break: break-all;    
}

.sfy_txt01 span::before {
	content: "\A" ;
	white-space: pre ;
}



.sfy_txt01 dl dt{
    font-size: 28px;
    line-height: 140%;
    margin-bottom: 20px;
    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    
}


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


.sfy_txt01 dl dd{
    font-size: 18px;
    line-height: 160%;
}




.sfy_txt02{
margin-bottom: 80px;
}


.sfy_txt02 ul li{
    margin-bottom: 60px;

}

.sfy_txt02 ul li dl dt{
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 20px;
    text-align:left;
    
    border-left: 10px solid #cc0000;
    padding: 12px;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;   
}

.sfy_txt02 ul li dl dd{
    font-size: 18px;
    line-height: 180%;
    word-wrap: break-word;
    word-break: break-all;

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



.sfy_txt02 ul li dl dd span{
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.sfy_txt02 ul li dl dd ul li{
    background: url("../img/common/list001.png") left no-repeat;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-right: 30px;
    float: left;
}

.sfy_txt02_t{
    width: 100%;
    height: auto;
    margin: 15px 0;
}

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

.sfy_txt02_t table th{


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


    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}

.sfy_txt02_t table td{
    width: 33.33%;
	padding:10px 10px 10px 10px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 160%;
	border-collapse:collapse;

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




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


.rrt_msg{
    margin-bottom: 70px;
}

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

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

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






.rrt_b01{ 
    margin-bottom: 60px;
}

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

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


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

}

.rrt_b01_in dl dt{
    font-size: 60px;
    line-height: 100%;
    margin-bottom: 30px;
    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;
    margin-bottom: 30px;

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


.rrt_b01_in dl dd p{
    font-size: 26px;
    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: 15px;

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




.rrt_b01_in01{

    margin-bottom: 70px;

}


.rrt_b01_in01 dl dt{
    font-size: 17px;
    line-height: 100%;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px dotted #7b7b7c;
    color: #284684;    

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

.rrt_b01_in01 dl dt:first-letter{

}

.rrt_b01_in01 dl dd{
    font-size: 15px;
    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:280px !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:280px !important;
	background:url("../img/recruit/01_02.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}





.rrt01_tbl{
	width:100%;
	height:auto;
    margin-bottom: 70px;

}

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

}

.rrt01_tbl table th{
	width:130px;

	padding:10px 0px 10px 0px;	
	box-sizing:border-box;
    
	font-size:16px;
    line-height: 160%;
	border-collapse:collapse;
    letter-spacing: 0.1em;

    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}

.rrt01_tbl table td{
	padding:10px 0px 10px 0px;	
	box-sizing:border-box;
    
	font-size:16px;
    line-height: 160%;
	border-collapse:collapse;

    
	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}





/* 移住情報 ---------------------------------------------- */



.mi_btn{

}

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

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




.button-055 {
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;
    margin: 0 auto;
    padding:20px 5px;
    border: none;
    border-radius: 5px;
    background-color: #3595db;
    color: #fff;
    font-weight: 600;
    font-size:18px;
}

.button-055::after {
    width: .9em;
    height: .9em;
    margin-left: 10px;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M20.2%2015h-1.5c-.4%200-.8.3-.8.8V21H3V6h6.8c.4%200%20.8-.3.8-.8V3.8c0-.4-.3-.8-.8-.8H2.2C1%203%200%204%200%205.2v16.5C0%2023%201%2024%202.2%2024h16.5c1.2%200%202.2-1%202.2-2.2v-6c.1-.5-.2-.8-.7-.8zm2.7-15h-6c-1%200-1.5%201.2-.8%201.9l1.7%201.7L6.3%2015c-.4.4-.4%201.2%200%201.6l1.1%201.1c.4.4%201.2.4%201.6%200L20.4%206.2l1.7%201.7c.7.7%201.9.2%201.9-.8v-6c0-.6-.5-1.1-1.1-1.1z%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
    content: '';
}

.button-055:hover {
    background-color: #2585cb;
}








/* イベント内容 ---------------------------------------------- */


.event_cont{
    width: 100%;
    max-width: 800px;
    margin: 0px auto 60px;
}


.event_cont dl dt{
    float: left;
    clear: both;
    font-size: 16px;
    line-height: 160%;
    font-weight: 600;

    color: #02b7cd;

    letter-spacing: 0.03em;

}

.event_cont dl dd{
    font-size: 16px;
    line-height: 160%;
    margin: 0 0 17px 0;
    padding-left: 110px;
    padding-bottom: 15px;

    border-bottom: 1px dotted #999999;
}









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


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

.privacy{
}


.privacy dt {
    font-size:18px;
    line-height: 160%;
    font-weight: 700;
    margin-bottom: 8px;
}


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

}

.privacy  dd:last-child{
    margin-bottom:0px;

}


.privacy dd a{
    color: #2AAFBF;
    text-decoration: underline;
}

.privacy dd a:hover{
    color: #2AAFBF;
    text-decoration:none;
}



.privacy  dd ul li{
    background: url("../img/common/list001.png")left 10px no-repeat;
    padding-left: 10px;
    margin-bottom: 5px; 
}


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







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


.ctt_01{
    margin-bottom: 70px;
}

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

.ctt_01 dl dt span{
padding-bottom: 5px;
    border-bottom: 6px solid #FFAEBD;

}


.ctt_01 dl dd{
    font-size: 20px;
    line-height: 160%;
    text-align: center;
    margin-bottom: 30px;
}


.ctt_01 dl dd p{
    font-size: 46px;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 7px;
}

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

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



.contact-txt{
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 70px;
}


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


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

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


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


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

#contact-f{

	width:100%;
	height:auto;


}

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


input::placeholder {
 font-size: 16px;
}

textarea::placeholder {
 font-size: 16px;
}


#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{
    position: absolute;
    top: 8px;
    left: 30px;
    width: 220px;
}


h2.h2_01{
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 35px;
  color: #7c6d6d; 
  text-align: center;
  
font-family: fot-tsukuardgothic-std, sans-serif;
font-style: normal;
font-weight: 700;
  
  
background: url("../img/common/h2.png") top center no-repeat;
background-size: 45px 36px;
padding-top: 38px;
}


h2.h2_01 p{
    font-size: 46px;
    line-height: 100%;
    color: #ffaebd;
    margin-bottom: 2px;
  
font-family: ganache, sans-serif;
font-weight: 400;
font-style: normal;
}



h3.h3_01{
    font-size: 22px;
    line-height: 120%;
    padding-bottom: 8px;
    margin-bottom: 30px;
    color: #000000;
    
    border-bottom: 3px solid #394861;
    
    font-weight: 400;
}






h4.h4_01{
    font-size: 16px;
    line-height: 120%;
    padding-bottom: 12px;
    margin-bottom: 20px;
    color: #000000;
    
    border-bottom: 1px dotted #999999;
    
    font-weight: 400;
}





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


.top_slide_out{
    padding: 0 20px;
}

.top_slide{
	width:100%;
	min-height:450px;
    margin-top: 60px;

	z-index:5;
	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}



.slide_txt_out{
position:relative;
max-width: 1000px;
width: 100%;
height: 450px;
margin: 0 auto;

box-sizing: border-box;

z-index: 6000;
}

.slide_txt_out p{

position: absolute;
top: 110px;
left: 50px;

font-size: 31px;
line-height: 140%;
color: #2f2f2f;


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



.slide_txt_out01{
position:relative;
max-width: 1000px;
width: 100%;
height: 300px;
margin: 0 auto;

box-sizing: border-box;

z-index: 6000;
}

.slide_txt_out01 p{
position: absolute;
top: 100px;
left: 90px;


font-size: 34px;
line-height: 140%;
color: #FFFFFF;

}





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


.tp_main_img_bg{
	width: 100%;
    height: auto;
	max-height:440px !important;
	background:url("../img/top/main_bg.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

    padding: 15px 30px;
    box-sizing: border-box;
     
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;  
}


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


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

.tp_main_slide_inner{
    position: absolute;
    top: 48%;
    left: 50%;

    transform: translate(-50%,-50%);

    width: 100%;
    max-width: 330px;

    z-index: 10;
}

.tp_main_slide_inner img{
    width: 100%;
    height: auto;
}


.slide-items {
    width: 100%;
    height: 100%;
}

.slide-items img {
    width: 100%;
    object-fit: cover;
}

.slide-items li{
    position: relative;
}

.slide-items li p{
    position: absolute;

    right: 15px;
    bottom: 15px;

    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
    font-weight: 700;
    color:#ffffff;
    font-size: 16px;
    line-height: 16px;
}


.slide-items li p.b{
    color:#000000;
}







.tp_main_img_bg01{
	width: 100%;
	height:300px !important;
	background:url("../img/top/main_bg01.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

    padding: 0 30px;
    box-sizing: border-box;
     
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;  
}


.tp_main_img_in01{
    max-width: 1100px;
    width: 100%;
    height: auto;
    text-align: center;
	 margin:0px auto 0px auto;    
}

.tp_main_img_in01 img{
    width: 320px;
}



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


.main_txt_out{
position: absolute;
width: 100%;
height: 300px;

box-sizing: border-box;

z-index: 6000;

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


.main_txt_out dl dt{


    margin-bottom: 2px;
    
    font-size: 46px;
    line-height: 120%;
    color:#ffffff;

    margin-bottom: 15px;
    
   z-index: 9000;

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

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


.main_txt_out dl dd{
    font-size: 40px;
    line-height: 120%;
    color: #FFFFFF;
    margin-top: -10px;

font-family: titular, sans-serif;
font-style: normal;
font-weight: 300;
}


.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:60px auto 0px auto;
}


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


.safety_and_environment_top_img{
	width: 100%;
	height:300px !important;
	background:url("../img/safety_and_environment/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:60px auto 0px 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:60px 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:60px auto 0px auto;
}


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



.bg_main_tp{
    margin-top: 60px;
}

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



.button_l{
    margin: 0 !important;
}


.button01_btm01{
    margin-bottom: 60px !important;
}



.button01{
	width:250px;
    height: auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
    background:#ffaebd;
    

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

    transition: all  0.3s ease;
}

.button01 a{
    display: block;
	width:250px;
    height: auto;
    font-size: 17px;
    line-height: 130%;
    color:#FFFFFF;

    background:#ffaebd;
    padding: 7px 10px 11px 10px;    

     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;
    
      cursor: pointer;

  

   

font-family: fot-tsukuardgothic-std, sans-serif;
font-style: normal;
font-weight: 700;
    

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


.button01 a:hover {
    background:#e47186;
    color:#FFFFFF;
    transition: all  0.3s ease;
}



.button01 span::before {
	content: "\A" ;
	white-space: pre ;
}





.button02{
	width:300px;
    height: auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
    background:#39C597;
    

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

    transition: all  0.3s ease;
}

.button02 a{
    display: block;
	width:300px;
    height: auto;
    font-size: 17px;
    line-height: 130%;
    color:#FFFFFF;
    padding: 7px 10px 14px 10px;

    
    background:#39C597;

     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;
    
      cursor: pointer;

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


font-family: fot-tsukuardgothic-std, sans-serif;
font-style: normal;
font-weight: 700;

    

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


.button02 a:hover {
    background:#2b8c72;
    color:#FFFFFF;
    transition: all  0.3s ease;
}




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

.tp_news{
    background: url("../img/top/news_bg.jpg") repeat;
    padding: 40px 40px;
    box-sizing: border-box;
    margin-bottom: 60px;
    

	-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_news_btm{
    margin-bottom: 0 !important;
}

.tp_news dl{
margin-bottom: 30px;
}



.tp_news dl dt{
    float: left;
    clear: both;
font-size: 14px;
line-height: 150%;

color:#02b7cd;

letter-spacing: 0.03em;

}

.tp_news dl dd{
font-size: 14px;
line-height: 150%;
margin: 0 0 12px 0;
padding-bottom: 10px;
padding-left: 100px;

border-bottom: 1px dotted #933349;
}


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


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



.tp_etj{
    max-width: 700px;
    width: 100%;
    margin: 0 auto 70px auto;

}

.tp_etj ul{
    margin-bottom: 30px;
}

.tp_etj ul li{
    width: 48.5%;
    height: auto;
    float: left;
    margin-right: 3%;
    margin-bottom: 40px;
}

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




.tp_etj ul li dl dt{
    margin-bottom: 15px;
}

.tp_etj ul li dl dt img{
    width: 100%;
    height: 100%;
    max-width: 340px;
    max-height: 340px;
    object-fit: cover; /* この一行を追加するだけ！ */
}

.tp_etj ul li dl dd{
    font-size: 15px;
    line-height: 140%;
    text-align: left;
}

.tp_etj ul li dl dd span{
    color: #000000;
    text-decoration: none;
}


.tp_etj ul li dl dd span:hover{
    color: #000000;
    text-decoration:underline;
}

.tp_etj ul li dl dd p{
    font-size: 13px;
    line-height: 110%;
    margin-bottom: 5px;
    text-align: center;
    color: #666666;
}



.news_ttl{
    font-size: 18px;
    line-height: 140%;
    border-bottom: 2px solid #333333;
    padding-bottom: 7px;
    margin-bottom: 15px;
    }
    
    .news_day{
    font-size: 13px;
    line-height: 120%;
    margin-bottom: 15px;
    text-align: right;
    
    }
    
    
    .news_post{
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 60px;
    }
    
    
    
    
    
    .news_post_in{
    }
    
    
    .news_post_in_l{
        width: 100%;
        height: auto;
        float: none;
        margin-bottom: 40px;
        
    
    }
    
    
    .news_post_in_l a{
        color: #004486;
        text-decoration: underline;
    }
    
    
    .news_post_in_l a:hover{
        color: #004486;
        text-decoration:none;
    }
    
    .news_post_in_l p::after{
        content: "";
        clear: both;
        display: block;
    }
    
    .news_post_in_r{
        width: 100%;
        height: auto;
        float: none;
        
    
    }
    
    
    .news_post_in_r dl dt{
        background: #02b7cd;
        padding: 10px 15px;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 15px;
    }
    
    
    .news_post_in_r dl dd{
        margin-bottom: 35px;
    }
    
    
    .news_post_in_r dl dd:last-child{
        margin-bottom: 0px;
    }
    
    
    
    .news_post_in_r dl dd ul li{
        background:url("../img/common/list001.png") left 9px no-repeat;
        font-size: 16px;
        line-height: 120%;
        margin-bottom: 14px;
        padding-left: 8px;
    }
    
    
    .news_post_in_r dl dd ul li a{
        color: #000000;
        text-decoration: none;
    }
    
    .news_post_in_r dl dd ul li a:hover{
        color: #000000;
        text-decoration:underline;
    }
    
    .news_post_in_r dl dd ul li:last-child{
        margin-bottom: 0px;
    }
    


/* いわきファンクラブとは---------------------------------------------- */

.tp_if01{
    width: 100%;
    max-width: 640px;

    margin: 0px auto 60px;

    padding: 15px;
    background:rgba(255, 255, 255, 0.9);
    border-radius: 15px;
    box-sizing: border-box;
}

.tp_if01 dl dt{
    width: 460px;
    text-align: center;
    margin: 0 auto 25px auto;
}

.tp_if01 dl dd p{
    font-size: 17px;
    line-height: 180%;
    text-align: center;
    /* color: #7c6d6d; */
    color: #000;

}

.tp_if01 dl dd{

    text-align: center;

}

.tp_if01 dl dd img{
    width: 520px;
    text-align: center;
    margin: 0 auto  auto;
}







/* 登録料は無料です。さあ、今すぐ登録すっぺ！---------------------------------------------- */

.tp_trm_ttl{
    max-width: 640px;
    width: 100%;
    height: auto;
    
    font-size: 26px;
    line-height: 120%;
    font-weight: 700;
    text-align: center;
    color: #02b7cd;
    
    padding: 12px 10px 10px 10px;;
    margin: 0 auto 25px auto;
    box-sizing: border-box;
    
    border: 1px solid #02b7cd;
    background: #FFFFFF;
}

.tp_trm_txt_end{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 60px auto;
    text-align: center;
    
    font-size: 19px;
    line-height: 190%;
    font-weight: 700;
    color: #E10003;
}


.tp_trm_txt01_btm{
    margin: 0 auto 30px auto !important;
}

.tp_trm_txt01{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 60px auto;
    
    font-size: 15px;
    line-height: 190%;
    font-weight: 700;
    color: #7c6d6d;

}


.tp_trm_txt01 span{
    color: #E10003;
    font-size: 17px;
    margin-right: 5px;
}



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


.tp_trm_txt02{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 15px auto;
    
    font-size: 20px;
    line-height: 200%;
    font-weight: 700;
    color: #7c6d6d;
    text-align: center;

}

.tp_trm_txt02 em{
    font-weight: 700;
}

.tp_trm_txt02 em::before {
	content: "\A" ;
	white-space: pre ;
}

.marker9{
background:linear-gradient(transparent 45%, #f0f23c 75%);
font-weight:bold; 
}



.tp_ms{
    width: 100%;
    margin-bottom: 50px;
}


.tp_ms li{
    position: relative;
    padding-top: 40px;
    margin-bottom: 30px;
}

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


.tp_ms li .num{
    position: absolute;
    width:  calc(100px * 0.8);
    height:  calc(112px * 0.8);
}


.tp_ms li:nth-child(odd) .num{
    top: 0px;
    left: 30px;
}

.tp_ms li:nth-child(even) .num{
    top: 0px;
    right: 30px;
}

.tp_ms .num img{
    width: 100%;
}

.tp_ms li .inner{
    background-color: #ffdf5a;
    border-radius: 10px;

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

    display: flex;
    flex-wrap: wrap;
}

.tp_ms li:first-child .inner{
    padding-bottom: 25px;
}




.tp_ms li .inner .text{
    width: 60%;


    font-size: 30px;
    line-height: 120%;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
    font-weight: 700;

    color: #000;

    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; 
    align-items: center; 

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

    word-break: auto-phrase;
}

.tp_ms li:nth-child(2) .inner .text{
    order: 1;
}


.tp_ms li .inner .text p{
    display: inline;
    width: 100%;
}


.tp_ms li .inner .text span{
    color: #02b7cd;
}

.tp_ms li .inner .img{
    width: 40%;
    text-align: center;
}

.tp_ms li:first-child .inner .text{
    width: 45%;
    padding: 10px 10px;
}

.tp_ms li:first-child .inner .img{
    width: 55%;
}



/*いわき市ってどんなところ?（市外の方へ）---------------------------------------------- */



.tp_id_bg{
    background: url("../img/top/news_bg.jpg") repeat;
    padding: 40px 40px;
    box-sizing: border-box;
    margin-bottom: 60px;
    

	-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_id_img01{
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;

}

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

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

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


.tp_id_txt01{
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    
    font-size: 15px;
    line-height: 180%;
    color: #7c6d6d;
}





/*絆便---------------------------------------------- */



.kb_bg_btm01{
    margin-bottom: 60px !important;
}

.kb_bg{
    background: url("../img/top/03_bg.jpg") repeat;
    padding: 35px 30px;
    box-sizing: border-box;

    

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


.kb_in{

}



.kb_in dl dt{
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
    font-size: 16px;
    line-height: 180%;
    color: #7c6d6d;
    font-weight: 700;

    text-align: center;
}

.kb_in dl dt span.f_big{
    font-size: 23px;
    color: #E10003;
    background:linear-gradient(transparent 60%, #ff6 60%);
    padding: 5px;
}

.kb_in dl dt p{
    text-align: left;
}


.kb_in dl dt ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;

    margin: 25px auto;

}

.kb_in dl dt li{
    display: flex;
    flex-direction: column;
    flex-grow: 1; /* 比率を指定 */

    width: 49%;
    
    margin-right: 2%;

    border-radius: 10px;

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

    -webkit-align-items: center; 
    align-items: center; 

    color: #fff;
}


.kb_in dl dt li span{
    font-size: 20px;
    margin-bottom: 10px;
}

.kb_in dl dt li:nth-child(2n){   
    margin-right: 0%;
}


.kb_in dl dt li:nth-child(1){   
    background-color: rgb(0 153 255 / .7);
}

.kb_in dl dt li:nth-child(2){   
    background-color: rgb(255 102 254 / .7);
}

.kb_in dl dt br.tb{
    display:inline;
}

.kb_in dl dt br.sp{
    display: none;
}

.kb_in dl dd{
    max-width: 700px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;
    font-size: 15px;
    line-height: 170%;
    color: #7c6d6d;
    font-weight: 700;
}

.kb_in dl dd p{
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
}

span.f_red{
    color: #E10003;
}


span.f_bold{
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.kb_in_btm{
    margin-bottom: 0 !important;
}



.kb001{
    max-width: 470px;
    width: 100%;
    height: auto;
    margin: 0 auto 60px auto;


}

.kb001 dl dt{
    max-width: 230px;
    width: 100%;
    height: auto;
    margin: 0 auto 10px auto;
}

.kb001 dl dd{
    font-size: 15px;
    line-height: 160%;
    text-align: left;
}


.kb001 dl dd p{
    color: #CF0003;
    font-weight: bold;
}




/*入会方法・特典　ページ---------------------------------------------- */





.jin00{
    margin-bottom: 60px;
}

.jin00 dl dt{
    font-size: 26px;
    line-height: 160%;
    color: #C50003;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}

.jin00 dl dd{
max-width: 650px;
width: 100%;
height: auto;
margin: 0 auto;
    font-size: 16px;
    line-height: 160%;

}




.jin01{
    max-width: 600px;
    width: 100%;
    height: auto;
    margin: 0 auto 60px auto;
    text-align: center;

}


.jin01_txt01_btm01{
    margin-bottom: 30px !important;

}


.jin01_txt01{
    font-size: 20px;
    line-height: 140%;
    font-weight: 700;
    color: #02b7cd;
    text-align: center;
    margin-bottom: 15px;

}


.jin01_txt02{

    
    font-size: 20px;
    line-height: 200%;
    font-weight: 700;
    color: #7c6d6d;
    text-align: center;
    margin-bottom: 60px;

}

.tp_trm_txt02 em{
    font-weight: 700;
}

.marker10{
background:linear-gradient(transparent 45%, #f0f23c 75%);
font-weight:bold; 
}



.jin02{
    max-width: 650px;
    width: 100%;
    height: auto;
    margin: 0 auto 25px auto;
    
    font-size: 17px;
    line-height: 190%;
    font-weight: 700;
    color: #7c6d6d;

}

.jin02 span{
    font-size: 15px;
    line-height: 170%;
    font-weight: 400;
}



.jin_img{ 
    max-width: 360px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;

}



/*協賛店について ページ---------------------------------------------- */



.ss_txt01{
    max-width: 770px;
    width: 100%;
    height: auto;
    margin: 0 auto 40px auto;
    
    font-size: 15px;
    line-height: 170%;
    color: #7c6d6d;
    font-weight: 700;
}




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

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

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


.ss_b01_img{
    text-align: center;
    margin-bottom: 15px;
}

.ss_in{
}

.ss_in dl dt{
    font-size: 21px;
    line-height: 140%;
    margin-bottom: 5px;
    color: #02b7cd;
    font-weight: 700;
}

.ss_in dl dd{
    font-size: 15px;
    line-height: 140%;
    color: #7c6d6d;
    margin-bottom: 13px;
    height: 40px;
}

.ss_btn{
    max-width: 110px;
    width: 100%;
    height: auto;
    

}

.ss_btn a{
    display: block;
    background: #ffaebd;
    border: 1px solid #ffaebd;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
    padding: 3px 0;
    text-align: center;
    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: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 */    

}

.ss_btn a:hover {
    background:#FFFFFF;
    color:#ffaebd;
    border: 1px solid #ffaebd;
}








.ss_b02_ttl{
    max-width: 220px;
    width: 100%;
    height: auto;
    margin: 0 auto 35px auto;
    
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    color:#72B642;
    padding: 15px 0;
    
    border-top: 3px solid #72B642;
    border-bottom: 3px solid #72B642;
}


.ss_b02_t{
    margin-bottom: 80px;
    overflow-x: auto;     
}

.ss_b02_t table{
	width:100%;
	height:auto;
    white-space: nowrap;

}


.ss_b02_t table th{
    width: 33.3%;
    box-sizing: border-box;
    
	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;
    background:#FCEEF1;

	text-align:center;
    border: 1px  solid #EDEDED;
}


.ss_b02_t table td{

	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;
    background: #FFFFFF;



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



.ss_b02_t table td a{
    color: #02b7cd;
    text-decoration: underline;
}

.ss_b02_t table td a:hover{
    color: #02b7cd;
    text-decoration:none;
}



.ss_b02_t::-webkit-scrollbar {
  height: 10px; /* スクロールバーの高さ */
}
 
.ss_b02_t::-webkit-scrollbar-thumb {
  background: #aaa; /* ツマミの色 */
}
 
.ss_b02_t::-webkit-scrollbar-track {
  background: #ddd; /* トラックの色 */
}






.ss_b03_t01{

    font-size: 14px;
    line-height: 140%;
    
    
    max-width: 800px;
    width: 100%;
    margin: 0 auto 60px auto;        
}


.ss_b03_t{
    max-width: 800px;
    width: 100%;
    margin: 0 auto 30px auto;
    overflow-x: auto;

    font-size:15px;
    line-height: 150%;
}





.ss_b03_t table{
	width:100%;
	height:auto;
    white-space: nowrap;

}


.ss_b03_t table th{
    width: 33.3%;
    box-sizing: border-box;
    
	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;
    background:#FCEEF1;

	text-align:center;
    border: 1px  solid #EDEDED;
}


.ss_b03_t table td{

	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;
    background: #FFFFFF;



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




.ss_b03_t table td:first-child{
text-align: center !important;
}

.ss_b03_t table td:last-child{
text-align: center !important;
}



.ss_b03_t table td a{
    color: #02b7cd;
    text-decoration: underline;
}

.ss_b03_t table td a:hover{
    color: #02b7cd;
    text-decoration:none;
}



.ss_b03_t::-webkit-scrollbar {
  height: 10px; /* スクロールバーの高さ */
}
 
.ss_b03_t::-webkit-scrollbar-thumb {
  background: #aaa; /* ツマミの色 */
}
 
.ss_b03_t::-webkit-scrollbar-track {
  background: #ddd; /* トラックの色 */
}




.ss_b03_img{
    max-width: 1000px;

    margin: 0 auto 25px auto;
}

.ss_b03_img01{
    max-width: 660px;
}

.ss_b03_img ul{
    flex-wrap: wrap;
    align-items: stretch;

    display:flex;
}


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

        display:flex;
    flex-direction:column;
}


.ss_b03_img01 ul li{
    width: 48.5%;
    margin-right: 3%;
}


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

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

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

.ss_b03_img ul li dl dt{
    margin-bottom: 10px;
}

.ss_b03_img ul li dl dd{
    text-align: center;
    font-size: 13px;
    line-height: 140%;
}

.ss_b03_img ul li dl dd p{
    color: #C30408;
    margin-bottom: 2px;
    text-align: center;
}


.ss_b03_img ul li .one_point{
    flex-grow: 1; /* 比率を指定 */
    display:flex;

  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding: 15px;
  border-radius: 4px;
  background-color: #FDFDD5;
  text-align: left;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;

}

.ss_b03_img ul li .one_point::after{
  content: "";
  position: absolute;
  top: 0;
  left: 20%;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #FDFDD5;
  translate: -50% -100%;
}

.ss_b03_img ul li .one_point span{
    font-size: 17px;
    background:linear-gradient(transparent 60%, #ffd6ff 60%);
    padding: 3px;

}



/*絆便 ページ---------------------------------------------- */


.kb_01{

}

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

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



.kb_01_img{
    text-align: center;
    margin-bottom: 20px;
}

.kb_01_in{
}


.kb_01_in dl dt{
    color: #02b7cd;
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 12px;
}

.kb_01_in dl dt span{
    font-size: 21px;
    margin-right: 15px;
    font-weight: 700;
}

.kb_01_in dl dd{
    font-size: 15px;
    line-height: 170%;
    text-overflow: #7c6d6d;
    
    word-wrap: break-word;
    word-break: break-all;
}





/*よくある質問 ページ---------------------------------------------- */

.fq_b01{
}


.fq_b01 ul li{
    background: url("../img/top/news_bg.jpg") repeat;
    padding: 20px 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
    

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


.fq_b01 ul li dl dt{

    font-size: 18px;
    line-height: 140%;
    color: #02b7cd;
    font-weight: 700;
    
    border-left: 5px solid #02b7cd;
    padding: 10px;

    margin-bottom: 15px;

    box-sizing: border-box;
}

.fq_b01 ul li dl dd{
    font-size: 15px;
    line-height: 160%;
    color: #7c6d6d;
    
    word-wrap: break-word;
    word-break: break-all;
}




.fq_tx{
    font-size: 15px;
    line-height: 160%;
    
}



.fq_t{
    margin: 15px 0;

}


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

}


.fq_t table th{

	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;
    background:#FCEEF1;

	text-align:center;
    border: 1px  solid #EDEDED;
}


.fq_t table td{

	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;
    background: #FFFFFF;


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

.fq_t_c{
    text-align: center !important;

}

.fq_t_w01{
    width: 100px!important;
}




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

.cmm_ctt_bg{
	height:300px !important;
	background:url("../img/top/tp_ctt.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
     
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


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

.cmm_ctt dl{
text-align: center;
}


.cmm_ctt dl dt{
    font-size: 26px;
    line-height: 110%;
    text-align: center;
    margin-bottom: 8px;

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

.cmm_ctt dl dd{
    font-size: 19px;
    line-height: 110%;
    text-align: center;
    margin-bottom: 25px;

    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 700; 
    
    color:#FFFFFF;    
}

.cmm_ctt dl dd p{
    font-size: 35px;
    line-height: 120%;
    margin-bottom: 2px;
    color:#FFFFFF;
  
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 700;     
}



.cmm_ctt_btn{
	max-width:360px;
	width:100%;
	height:auto;
    margin: 0 auto;

  text-align: center;
  text-decoration: none;  
}

.cmm_ctt_btn a{
    margin: 0 auto;
    padding: 10px 5px 13px 5px;
    box-sizing: border-box;

    display: block;
    font-size: 16px;
    line-height: 100%;
    color: #FFFFFF; 

    background:  #f20909;
    border: 2px solid #f20909;

    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;   
    
    -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: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 */    
}

.cmm_ctt_btn a:hover{
    color:#f20909;
    background:#FFFFFF;
    border: 2px solid #f20909; 

}


.cmm_ctt_btn_bg{
background:linear-gradient(to right, #a90d0d, #cf4b76);
}





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



.abt_msg{
    margin-bottom: 60px;
}

.abt_msg dl{
margin-bottom: 30px;
}

.abt_msg dl dt{
    font-size: 33px;
    line-height: 140%;
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
}

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


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


.abt_msg dl dd p{
    text-align: right;
    margin-top: 15px;
    font-size: 15px;
    line-height: 200%;
}


.abt_msg dl dd p span{
    font-size: 22px;
    margin-left: 12px;
}







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

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

}

.abt_tbl table th{
    width: 120px;
	padding:10px 0px 10px 0px;	
	box-sizing:border-box;

	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;

    
    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #999999;
}

.abt_tbl table td{
	padding:10px 20px 10px 20px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;
    
	text-align:left;
    border-bottom: 1px dotted #999999;
}


.abt_tbl_th01{
    width: 230px;
}

.abt_tbl table td a{
    color: #0066cc;
    text-decoration: underline;
}

.abt_tbl table td a:hover{
    color: #0066cc;
    text-decoration:none;
}




.abt_map_txt{
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 15px;
}

.abt_map{
    margin-bottom: 60px;
}





/* 事業案内--------------------------------------------- */



.svs_txt01{
    font-size: 16px;
    line-height: 170%;
    margin-bottom: 30px;

    
    word-wrap: break-word;
    word-break: break-all;
}



.svs_img01{
margin-bottom: 20px;
}

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

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

.svs_tbl01{
    margin-bottom: 60px;
}

.svs_tbl01 dt{
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 20px;
    border-left: 6px solid #C40003;
    padding: 8px 8px 2px 8px;

}


.svs_tbl01 dl dd p{
    margin-bottom: 10px;
}


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

.svs_tbl01 dl dd ul li:nth-child(2n){
    margin-right: 0%;

}

.svs_tbl01 dl dd ul li dl dt{
    font-size: 15px;
    line-height: 140%;

    float: left;
     clear: both;
     
    background:none;
    padding:0px;
    margin-bottom: 0px;    
  
      border-left:none;
}

.svs_tbl01 dl dd ul li dl dd{

    font-size: 15px;
    line-height: 140%;
    text-align: right !important;

    border-bottom: 1px dotted #8e8c8c !important;
    padding-bottom: 5px;
    margin-bottom: 5px;
}




.svs_lst{
}

.svs_lst ul li{
    font-size: 15px;
    line-height: 140%;


    border-bottom: 1px dotted #8e8c8c !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
}




/* 安全・環境への取組み--------------------------------------------- */




.parenthesis {
  position: relative;
  max-width: 500px;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 40px 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;
}






.sfy_txt01{
    font-size: 25px;
    line-height: 140%;

    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    

    
    word-wrap: break-word;
    word-break: break-all;    
}

.sfy_txt01 span::before {
	content: "\A" ;
	white-space: pre ;
}




.sfy_txt01 dl dt{
    font-size: 25px;
    line-height: 140%;
    margin-bottom: 20px;
    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    
}


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

.sfy_txt01 dl dd{
    font-size: 17px;
    line-height: 160%;

}




.sfy_txt02{
margin-bottom: 60px;
}

.sfy_txt02 ul li{
    margin-bottom: 35px;

}

.sfy_txt02 ul li dl dt{
    font-size: 26px;
    line-height: 140%;
    margin-bottom: 15px;
    text-align:left;
    
    border-left: 8px solid #cc0000;
    padding: 10px;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;   
}

.sfy_txt02 ul li dl dd{
    font-size: 17px;
    line-height: 180%;
    word-wrap: break-word;
    word-break: break-all;

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





.sfy_txt02 ul li dl dd span{
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.sfy_txt02 ul li dl dd ul li{
    background: url("../img/common/list001.png") left no-repeat;
    padding-left: 10px;
    margin-bottom: 10px;
    margin-right: 30px;
    float: left;
}

.sfy_txt02_t{
    width: 100%;
    height: auto;
    margin: 15px 0;
}

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

.sfy_txt02_t table th{


	padding:10px 10px 10px 10px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 140%;
	border-collapse:collapse;


    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}

.sfy_txt02_t table td{
    width: 33.33%;
	padding:10px 10px 10px 10px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 140%;
	border-collapse:collapse;

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


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


.rrt_msg{
    margin-bottom: 60px;
}

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

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

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



.rrt_box01{
    height: 300px;
    margin-bottom: 25px;
}

.rrt_box01_in{
    max-width: 270px;
    width: 100%;
    height: 300px;
    background: #443d4a;
    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; 
}

.rrt_box01_in dl dt{
    font-size: 27px;
    line-height: 140%;
    color:#FFFFFF;

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

.rrt_box01_in dl dt span{
    font-size: 50px;
    line-height: 140%;
    color:#FFFFFF;
    margin-left: 15px;
}

.rrt_box01_in dl dd{
    font-size: 26px;
    line-height: 140%;
    color:#FFFFFF;

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

.rrt_box01_in dl dd p{
    font-size: 17px;
    line-height: 140%;
    color:#FFFFFF;
    margin-bottom: 5px;
}

.rrt_box01_in dl dd span{
    font-size: 20px;
    line-height: 140%;
    color:#FFFFFF;
}



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

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



.rrt_box02{
    margin-bottom: 60px;
}

.rrt_box02 ul li{
    margin-bottom: 30px;
}

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


.rrt_box02 dl dt{
    font-size: 22px;
    line-height: 160%;
    color: #665f6d;
    margin-bottom: 5px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;        
}

.rrt_box02 dl dt span{
    font-size: 34px;
    line-height: 160%;
    color: #665f6d;
    margin-right: 10px;

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


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


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














.rrt_b01{ 
    margin-bottom: 60px;
}

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

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


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

}

.rrt_b01_in dl dt{
    font-size: 60px;
    line-height: 100%;
    margin-bottom: 30px;
    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;
    margin-bottom: 30px;

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


.rrt_b01_in dl dd p{
    font-size: 26px;
    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: 15px;

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




.rrt_b01_in01{
    margin-bottom: 60px;


}


.rrt_b01_in01 dl dt{
    font-size: 17px;
    line-height: 100%;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px dotted #7b7b7c;
    color: #284684;    

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

.rrt_b01_in01 dl dt:first-letter{

}

.rrt_b01_in01 dl dd{
    font-size: 15px;
    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:280px !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:280px !important;
	background:url("../img/recruit/01_02.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}






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

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

}

.rrt01_tbl table th{
	width:120px;

	padding:10px 0px 10px 0px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;
    letter-spacing: 0.1em;
    
    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}

.rrt01_tbl table td{
	padding:10px 0px 10px 0px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;
    letter-spacing: 0.1em;
    
	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}






/* 移住情報 ---------------------------------------------- */



.mi_btn{

}

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

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




.button-055 {
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;
    margin: 0 auto;
    padding:15px 5px;
    border: none;
    border-radius: 5px;
    background-color: #3595db;
    color: #fff;
    font-weight: 600;
    font-size:16px;
}

.button-055::after {
    width: .9em;
    height: .9em;
    margin-left: 10px;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M20.2%2015h-1.5c-.4%200-.8.3-.8.8V21H3V6h6.8c.4%200%20.8-.3.8-.8V3.8c0-.4-.3-.8-.8-.8H2.2C1%203%200%204%200%205.2v16.5C0%2023%201%2024%202.2%2024h16.5c1.2%200%202.2-1%202.2-2.2v-6c.1-.5-.2-.8-.7-.8zm2.7-15h-6c-1%200-1.5%201.2-.8%201.9l1.7%201.7L6.3%2015c-.4.4-.4%201.2%200%201.6l1.1%201.1c.4.4%201.2.4%201.6%200L20.4%206.2l1.7%201.7c.7.7%201.9.2%201.9-.8v-6c0-.6-.5-1.1-1.1-1.1z%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
    content: '';
}

.button-055:hover {
    background-color: #2585cb;
}





/* イベント内容 ---------------------------------------------- */


.event_cont{
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    max-width: 800px;
    margin: 0px auto 50px;
}


.event_cont dl dt{
    float: left;
    clear: both;
    font-size: 15px;
    line-height: 160%;
    font-weight: 600;
    padding: 0px 10px;
    box-sizing: border-box;

    color: #02b7cd;

    letter-spacing: 0.03em;

}

.event_cont dl dd{
    font-size: 15px;
    line-height: 160%;
    margin: 0 0 15px 0;
    padding-left: 110px;
    padding-bottom: 12px;

    border-bottom: 1px dotted #999999;
}








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


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




.privacy{
}


.privacy dt {
    font-size:16px;
    line-height: 160%;
    font-weight: 700;
    margin-bottom: 5px;
}


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

}

.privacy  dd:last-child{
    margin-bottom:0px;

}

.privacy dd a{
    color: #2AAFBF;
    text-decoration: underline;
}

.privacy dd a:hover{
    color: #2AAFBF;
    text-decoration:none;
}




.privacy  dd ul li{
    background: url("../img/common/list001.png")left 10px no-repeat;
    padding-left: 10px;
    margin-bottom: 5px; 
}


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




















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





.ctt_01{
    margin-bottom: 60px;
}

.ctt_01 dl dt{
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 25px;
}

.ctt_01 dl dt span{
padding-bottom: 5px;
    border-bottom: 6px solid #FFAEBD;

}


.ctt_01 dl dd{
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    margin-bottom: 30px;
}


.ctt_01 dl dd p{
    font-size: 38px;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 7px;
}

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

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



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



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


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

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


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

}



input::placeholder {
 font-size: 15px;
}

textarea::placeholder {
 font-size: 15px;
}

.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{
    position: absolute;
    top: 7px;
    left: 20px;
    width: 180px;
}


h2.h2_01{
  font-size: 18px;
  line-height: 100%;
  margin-bottom: 30px;
  color: #7c6d6d; 
  text-align: center;
  
font-family: fot-tsukuardgothic-std, sans-serif;
font-style: normal;
font-weight: 700;
  
    
background: url("../img/common/h2.png") top center no-repeat;
background-size: 38px 30px;
padding-top: 32px;
}


h2.h2_01 p{
    font-size: 40px;
    line-height: 100%;
    color: #ffaebd;
    margin-bottom: 1px;
  
font-family: ganache, sans-serif;
font-weight: 400;
font-style: normal;
}




h3.h3_01{
    font-size: 18px;
    line-height: 120%;
    padding-bottom:5px;
    margin-bottom: 26px;
    color: #000000;
    
    border-bottom: 3px solid #394861;
    
    font-weight: 400;
}



h4.h4_01{
    font-size: 15px;
    line-height: 120%;
    padding-bottom: 10px;
    margin-bottom: 18px;
    color: #000000;
    
    border-bottom: 1px dotted #999999;
    
    font-weight: 400;
}






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


.top_slide_out{
    padding: 0 15px;
}


.top_slide{
	width:100%;
	min-height:270px;
	z-index:5;

    margin-top: 50px;
	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}


.slide_txt_out{
position:relative;
max-width: 1000px;
width: 100%;
height: 270px;
margin: 0 auto;

box-sizing: border-box;

z-index: 6000;
}

.slide_txt_out p{


position: absolute;
top: 65px;
left: 20px;

font-size: 18px;
line-height: 140%;
color: #2f2f2f;


font-family: ryo-text-plusn, serif;
font-style: normal;
font-weight: 500;


}




.slide_txt_out01{
position:relative;
max-width: 1000px;
width: 100%;
height: 230px;
margin: 0 auto;

box-sizing: border-box;

z-index: 6000;
}

.slide_txt_out01 p{
position: absolute;
top: 85px;
left: 30px;


font-size: 20px;
line-height: 140%;
color: #FFFFFF;
}




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


.tp_main_img_bg{
	width: 100%;
    height: auto;
	max-height:290px !important;
	background:url("../img/top/main_bg.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

    padding: 10px 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_main_img_in{
    max-width: 490px;
    width: 100%;
    height: auto;
	 margin:0px auto 0px auto;    
}


.tp_main_slide{
    position: relative;
    max-width: 490px;
    width: 100%;
    height: auto;
    margin:0px auto 0px auto;    
}

.tp_main_slide_inner{
    position: absolute;
    top: 48%;
    left: 50%;

    transform: translate(-50%,-50%);

    width: 42%;
    max-width: 490px;

    z-index: 10;
}

.tp_main_slide_inner img{
    width: 100%;
    height: auto;
}


.slide-items {
    width: 100%;
    height: 100%;
}

.slide-items img {
    width: 100%;
    object-fit: cover;
}


.slide-items li{
    position: relative;
}

.slide-items li p{
    position: absolute;

    right: 10px;
    bottom: 10px;

    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
    font-weight: 700;
    color:#ffffff;
    font-size: 13px;
    line-height: 13px;
}

.slide-items li p.b{
    color:#000000;
}



.tp_main_img_bg01{
	width: 100%;
	height:180px !important;
	background:url("../img/top/main_bg01.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;

    padding: 0 30px;
    box-sizing: border-box;
     
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;  
}


.tp_main_img_in01{
    max-width: 1100px;
    width: 100%;
    height: auto;
    text-align: center;
	 margin:0px auto 0px auto;    
}

.tp_main_img_in01 img{
    width: 200px;
}


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


.main_txt_out{
position: absolute;
width: 100%;
height: 230px;

box-sizing: border-box;

z-index: 6000;

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


.main_txt_out dl dt{


    font-size: 25px;
    line-height: 130%;
    color:#ffffff;

    margin-bottom: 10px;
    
   z-index: 9000;

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

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


.main_txt_out dl dd{
    font-size: 20px;
    line-height: 120%;
    color: #FFFFFF;


font-family: titular, sans-serif;
font-style: normal;
font-weight: 300;
}

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


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


.safety_and_environment_top_img{
	width: 100%;
	height:230px !important;
	background:url("../img/safety_and_environment/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:50px auto 0px 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;
}

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





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

.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_tp{
    margin-top: 50px;
}

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


.button_l{
    margin: 0 !important;
}



.button01_btm01{
    margin-bottom: 50px !important;
}


.button01{
	width:200px;
    height: auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
    background:#ffaebd;
    

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

    transition: all  0.3s ease;
}

.button01 a{
    display: block;
	width:200px;
    height: auto;
    font-size: 16px;
    line-height: 120%;
    color:#FFFFFF;

    background:#ffaebd;
    padding: 5px 5px 9px 5px;    
     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;
    
      cursor: pointer;

  



font-family: fot-tsukuardgothic-std, sans-serif;
font-style: normal;
font-weight: 400;

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


.button01 a:hover {
    background:#e47186;
    color:#FFFFFF;
    transition: all  0.3s ease;
}



.button01 span::before {
	content: "\A" ;
	white-space: pre ;
}





.button02{
	width:250px;
    height: auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
    background:#39C597;
    

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

    transition: all  0.3s ease;
}

.button02 a{
    display: block;
	width:250px;
    height: auto;
    font-size: 16px;
    line-height: 120%;
    color:#FFFFFF;
    padding: 5px 5px 9px 5px;    
    
    background:#39C597;

     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;
    
      cursor: pointer;

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


font-family: fot-tsukuardgothic-std, sans-serif;
font-style: normal;
font-weight: 700;

    

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


.button02 a:hover {
    background:#2b8c72;
    color:#FFFFFF;
    transition: all  0.3s ease;
}



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

.tp_news{
    background: url("../img/top/news_bg.jpg") repeat;
    padding: 20px 20px;
    box-sizing: border-box;
    margin-bottom: 50px;
    

	-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_news_btm{
    margin-bottom: 0 !important;
}



.tp_news dl{
margin-bottom: 25px;
}

.tp_news dl dt{
    float: none;
    clear: both;
font-size: 14px;
line-height: 150%;

color:#02b7cd;

letter-spacing: 0.03em;

}

.tp_news dl dd{
font-size: 14px;
line-height: 150%;
margin: 0 0 7px 0;
padding-bottom: 7px;
padding-left: 0px;

border-bottom: 1px dotted #933349;
}


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


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






.tp_etj{
    max-width: 700px;
    width: 100%;
    margin: 0 auto 60px auto;

}

.tp_etj ul{
    margin-bottom: 25px;
}

.tp_etj ul li{
    width: 48.5%;
    height: auto;
    float: left;
    margin-right: 3%;
    margin-bottom: 30px;
}

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



.tp_etj ul li dl dt{
    margin-bottom: 15px;
}

.tp_etj ul li dl dt img{
    width: 100%;
    height: auto;
    object-fit: cover; /* この一行を追加するだけ！ */
}

.tp_etj ul li dl dd{
    font-size: 14px;
    line-height: 140%;
    text-align: left;
}

.tp_etj ul li dl dd span{
    color: #000000;
    text-decoration: none;
}


.tp_etj ul li dl dd span:hover{
    color: #000000;
    text-decoration:underline;
}

.tp_etj ul li dl dd p{
    font-size: 12px;
    line-height: 110%;
    margin-bottom: 5px;
    text-align: center;
    color: #666666;
}





.news_ttl{
    font-size: 15px;
    line-height: 140%;
    border-bottom: 2px solid #333333;
    padding-bottom: 7px;
    margin-bottom: 15px;
    }
    
    .news_day{
    font-size: 12px;
    line-height: 120%;
    margin-bottom: 12px;
    text-align: right;
    
    }
    
    
    .news_post{
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 50px;
    }
    
    
    
    
    
    
    .news_post_in{
    }
    
    
    .news_post_in_l{
        width: 100%;
        height: auto;
        float: none;
        margin-bottom: 30px;
        
    
    }
    
    .news_post_in_l a{
        color: #004486;
        text-decoration: underline;
    }
    
    
    .news_post_in_l a:hover{
        color: #004486;
        text-decoration:none;
    }
    
    .news_post_in_l p::after{
        content: "";
        clear: both;
        display: block;
    }
    
    .news_post_in_r{
        width: 100%;
        height: auto;
        float: none;
        
    
    }
    
    
    .news_post_in_r dl dt{
        background: #02b7cd;
        padding: 8px 10px;
        color: #FFFFFF;
        font-size: 14px;
        line-height: 120%;
        margin-bottom: 15px;
    }
    
    
    .news_post_in_r dl dd{
        margin-bottom: 35px;
    }
    
    
    .news_post_in_r dl dd:last-child{
        margin-bottom: 0px;
    }
    
    
    
    .news_post_in_r dl dd ul li{
        background:url("../img/common/list001.png") left 7px no-repeat;
        font-size: 14px;
        line-height: 120%;
        margin-bottom: 10px;
        padding-left: 8px;
    }
    
    
    .news_post_in_r dl dd ul li a{
        color: #000000;
        text-decoration: none;
    }
    
    .news_post_in_r dl dd ul li a:hover{
        color: #000000;
        text-decoration:underline;
    }
    
    .news_post_in_r dl dd ul li:last-child{
        margin-bottom: 0px;
    }
    
    




/* いわきファンクラブとは---------------------------------------------- */

.tp_if01{
    width: 100%;
    max-width: 640px;

    margin: 0px auto 50px;

    padding: 15px;
    background:rgba(255, 255, 255, 0.9);
    border-radius: 15px;
    box-sizing: border-box;
}

.tp_if01 dl dt{
    width: 100%;
    max-width: 330px;
    text-align: center;
    margin: 0 auto 20px auto;
}

.tp_if01 dl dd p{
    margin: 0px auto;
    width: 100%;
    max-width: 420px;

    font-size: 14px;
    line-height: 180%;
    text-align: left;
    /* color: #7c6d6d; */
    color: #000;

    letter-spacing: -0.05em;
}

.tp_if01 dl dd p br.sp_none{
    display: none;
}


.tp_if01 dl dd{

    text-align: center;

}

.tp_if01 dl dd img{
    width: 420px;
    text-align: center;
    margin: 0 auto  auto;
}






/* 登録料は無料です。さあ、今すぐ登録すっぺ！---------------------------------------------- */

.tp_trm_ttl{
    max-width: 640px;
    width: 100%;
    height: auto;
    
    font-size: 19px;
    line-height: 140%;
    font-weight: 700;
    text-align: center;
    color: #02b7cd;
    
    padding: 10px 10px 8px 10px;
    margin: 0 auto 20px auto;
    box-sizing: border-box;
    
    border: 1px solid #02b7cd;
    background: #FFFFFF;    
}

.tp_trm_ttl span::before {
	content: "\A" ;
	white-space: pre ;
}

.tp_trm_txt_end{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
    text-align: center;
    
    font-size: 18px;
    line-height: 170%;
    font-weight: 700;
    color: #E10003;
}

.tp_trm_txt_end span::before {
	content: "\A" ;
	white-space: pre ;
}

.tp_trm_txt01_btm{
    margin: 0 auto 20px auto !important;
}


.tp_trm_txt01{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
    
    font-size: 14px;
    line-height: 170%;
    font-weight: 700;
    color: #7c6d6d;

}

.tp_trm_txt01 span{
    color: #E10003;
    font-size: 16px;
    margin-right: 5px;
}




.tp_trm_txt02_b01{
    margin: 0 auto 50px auto !important;
}


.tp_trm_txt02{
    max-width: 800px;
    width: 100%;
    height: auto;
    margin: 0 auto 15px auto;
    
    font-size: 16px;
    line-height: 170%;
    font-weight: 700;
    color: #7c6d6d;
    text-align: center;

}

.tp_trm_txt02 em{
    font-weight: 700;
}

.tp_trm_txt02 em::before {
	content: "\A" ;
	white-space: pre ;
}

.marker9{
background:linear-gradient(transparent 45%, #f0f23c 75%);
font-weight:bold; 
}




.tp_ms{
    width: 100%;
    margin-bottom: 40px;
}


.tp_ms li{
    position: relative;
    padding-top: 30px;
    margin-bottom: 20px;
}

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


.tp_ms li .num{
    position: absolute;
    width:  calc(100px * 0.6);
    height:  calc(112px * 0.6);
}


.tp_ms li:nth-child(odd) .num{
    top: 0px;
    left: 20px;
}

.tp_ms li:nth-child(even) .num{
    top: 0px;
    right: 20px;
}

.tp_ms .num img{
    width: 100%;
}

.tp_ms li .inner{
    background-color: #ffdf5a;
    border-radius: 10px;

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

    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.tp_ms li:first-child .inner{
    padding-bottom: 20px;
}




.tp_ms li .inner .text{
    width: 100%;


    font-size: 24px;
    line-height: 120%;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
    font-weight: 700;

    color: #000;

    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; 
    align-items: center; 

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

    word-break: unset;
}

.tp_ms li:nth-child(2) .inner .text{
    order: 0;
}


.tp_ms li .inner .text p{
    display: inline;
    width: 100%;
}


.tp_ms li .inner .text span{
    color: #02b7cd;
}

.tp_ms li .inner .text br{
    display: none;
}

.tp_ms li .inner .img{
    width: 100%;
    max-width: 240px;
    text-align: center;
    margin: 0px auto;

}



.tp_ms li:first-child .inner .text{
    width: 100%;
    padding: 30px 0px;
}

.tp_ms li:first-child .inner .img{
    width: 100%;
    max-width: 400px;
}





/*いわき市ってどんなところ?（市外の方へ）---------------------------------------------- */



.tp_id_bg{
    background: url("../img/top/news_bg.jpg") repeat;
    padding: 20px 20px;
    box-sizing: border-box;
    margin-bottom: 50px;
    

	-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_id_img01{
    max-width: 450px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;

}

.tp_id_img02{
    max-width: 450px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;
}

.tp_id_img02 ul li{
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0%;
    margin-bottom: 20px;
    text-align: center;
}

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


.tp_id_txt01{
    max-width: 450px;
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    
    font-size: 14px;
    line-height: 170%;
    color: #7c6d6d;
}




/*絆便---------------------------------------------- */



.kb_bg_btm01{
    margin-bottom: 50px !important;
}

.kb_bg{
    background: url("../img/top/03_bg.jpg") repeat;
    padding: 20px 20px;
    box-sizing: border-box;

    

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


.kb_in{

}



.kb_in dl dt{
    max-width: 450px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
    font-size: 15px;
    line-height: 180%;
    color: #7c6d6d;
    font-weight: 700;

    text-align: center;
}

.kb_in dl dt span.f_big{
    font-size: 20px;
    color: #E10003;
    background:linear-gradient(transparent 60%, #ff6 60%);
    padding: 5px;
}

.kb_in dl dt p{
    text-align: left;
}


.kb_in dl dt ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;

    margin: 20px auto;

    max-width: 400px;

}

.kb_in dl dt li{
    display: flex;
    flex-direction: column;
    flex-grow: 1; /* 比率を指定 */

    width: 100%;
    
    margin-right: 0%;
    margin-bottom: 20px;

    border-radius: 10px;

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

    -webkit-align-items: center; 
    align-items: center; 

    color: #fff;
}


.kb_in dl dt li span{
    font-size: 18px;
    margin-bottom: 10px;
}

.kb_in dl dt li:nth-child(2n){   
    margin-right: 0%;
    margin-bottom: 0px;
}


.kb_in dl dt li:nth-child(1){   
    background-color: rgb(0 153 255 / .7);
}

.kb_in dl dt li:nth-child(2){   
    background-color: rgb(255 102 254 / .7);
}

.kb_in dl dt br.tb{
    display: none;
}

.kb_in dl dt br.sp{
    display:inline;
}

.kb_in dl dd{
    max-width: 450px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;
    font-size: 14px;
    line-height: 160%;
    color: #7c6d6d;
    font-weight: 700;
}



.kb_in dl dd p{
    font-size: 22px;
    text-align: center;
    margin-bottom: 15px;
}

span.f_red{
    color: #E10003;
}


span.f_bold{
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.kb_in_btm{
    margin-bottom: 0 !important;
}


.kb001{
    max-width: 470px;
    width: 100%;
    height: auto;
    margin: 0 auto 40px auto;


}



.kb001 dl dt{
    max-width: 180px;
    width: 100%;
    height: auto;
    margin: 0 auto 10px auto;
}

.kb001 dl dd{
    font-size: 14px;
    line-height: 150%;
    text-align: left;
}


.kb001 dl dd p{
    color: #CF0003;
    font-weight: bold;
}



/*入会方法・特典　ページ---------------------------------------------- */





.jin00{
    margin-bottom: 50px;
}

.jin00 dl dt{
    font-size: 20px;
    line-height: 160%;
    color: #C50003;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}

.jin00 dl dt span{
    display: inline-block;
}


.jin00 dl dd{
max-width: 650px;
width: 100%;
height: auto;
margin: 0 auto;
    font-size: 15px;
    line-height: 160%;

}






.jin01{
    max-width: 400px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
    text-align: center;

}


.jin01_txt01_btm01{
    margin-bottom: 20px !important;

}


.jin01_txt01{
    font-size: 15px;
    line-height: 160%;
    font-weight: 700;
    color: #02b7cd;
    text-align: center;
    margin-bottom: 12px;

}


.jin01_txt01 span::before {
	content: "\A" ;
	white-space: pre ;
}



.jin01_txt02{

    
    font-size: 15px;
    line-height: 180%;
    font-weight: 700;
    color: #7c6d6d;
    text-align: center;
    margin-bottom: 50px;
    
    letter-spacing: -0.02em;

}

.tp_trm_txt02 em{
    font-weight: 700;
}

.marker10{
background:linear-gradient(transparent 45%, #f0f23c 75%);
font-weight:bold; 
}



.jin02{
    max-width: 650px;
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
    
    font-size: 15px;
    line-height: 180%;
    font-weight: 700;
    color: #7c6d6d;

}

.jin02 span{
    font-size: 14px;
    line-height: 170%;
    font-weight: 400;
}


.jin_img{ 
    max-width: 320px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;

}

/*協賛店について ページ---------------------------------------------- */





.ss_txt01{
    max-width: 660px;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;
    
    font-size: 14px;
    line-height: 160%;
    color: #7c6d6d;
    font-weight: 700;
}




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

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

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


.ss_b01_img{
    text-align: center;
    margin-bottom: 15px;
}

.ss_in{
}

.ss_in dl dt{
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 5px;
    color: #02b7cd;
    font-weight: 700;
}

.ss_in dl dd{
    font-size: 13px;
    line-height: 140%;
    color: #7c6d6d;
    margin-bottom: 13px;
    height: 60px;
}

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

}

.ss_btn a{
    display: block;
    background: #ffaebd;
    border: 1px solid #ffaebd;
    font-size: 13px;
    line-height: 100%;
    color: #FFFFFF;
    padding: 2px 0;
    text-align: center;
    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: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 */    

}

.ss_btn a:hover {
    background:#FFFFFF;
    color:#ffaebd;
    border: 1px solid #ffaebd;
}






.ss_b02_ttl{
    max-width: 220px;
    width: 100%;
    height: auto;
    margin: 0 auto 25px auto;
    
    font-size: 17px;
    line-height: 100%;
    text-align: center;
    color:#72B642;
    padding: 12px 0;
    
    border-top: 3px solid #72B642;
    border-bottom: 3px solid #72B642;
}


.ss_b02_t{
    margin-bottom: 60px;
    overflow-x: auto;         
}

.ss_b02_t table{
	width:100%;
	height:auto;
    white-space: nowrap;
}


.ss_b02_t table th{
    width: 33.3%;
    box-sizing: border-box;
    
	padding:10px 10px 10px 10px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 150%;
	border-collapse:collapse;
    background:#FCEEF1;

	text-align:center;
    border: 1px  solid #EDEDED;
}


.ss_b02_t table td{

	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 150%;
	border-collapse:collapse;
    background: #FFFFFF;



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



.ss_b02_t table td a{
    color: #02b7cd;
    text-decoration: underline;
}

.ss_b02_t table td a:hover{
    color: #02b7cd;
    text-decoration:none;
}





.ss_b02_t::-webkit-scrollbar {
  height: 10px; /* スクロールバーの高さ */
}
 
.ss_b02_t::-webkit-scrollbar-thumb {
  background: #aaa; /* ツマミの色 */
}
 
.ss_b02_t::-webkit-scrollbar-track {
  background: #ddd; /* トラックの色 */
}




.ss_b03_t01{

    font-size: 13px;
    line-height: 140%;
    
    
    max-width: 800px;
    width: 100%;
    margin: 0 auto 50px auto;        
}


.ss_b03_t{
    max-width: 800px;
    width: 100%;
    margin: 0 auto 20px auto;
    overflow-x: auto;
    
    font-size:14px;
    line-height: 150%;
}




.ss_b03_t table{
	width:100%;
	height:auto;
    white-space:initial;

    table-layout: fixed;
}


.ss_b03_t table th{
    width: 100%;
    box-sizing: border-box;
    
	padding:10px 10px 10px 10px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 150%;
	border-collapse:collapse;
    background:#FCEEF1;

	text-align:center;
    border: 1px  solid #EDEDED;
}


.ss_b03_t table td{

	padding:10px 15px 10px 15px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 150%;
	border-collapse:collapse;
    background: #FFFFFF;



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

.ss_b03_t table th:first-child{
width: 55px;
}

.ss_b03_t table th:last-child{
width: 65px;
}



.ss_b03_t table td:first-child{
text-align: center !important;
}

.ss_b03_t table td:last-child{
text-align: center !important;
}


.ss_b03_t table td:nth-child(2){
    overflow-wrap: break-word;
    word-wrap: break-word;
}



.ss_b03_t table td a{
    color: #02b7cd;
    text-decoration: underline;
}

.ss_b03_t table td a:hover{
    color: #02b7cd;
    text-decoration:none;
}





.ss_b03_t::-webkit-scrollbar {
  height: 10px; /* スクロールバーの高さ */
}
 
.ss_b03_t::-webkit-scrollbar-thumb {
  background: #aaa; /* ツマミの色 */
}
 
.ss_b03_t::-webkit-scrollbar-track {
  background: #ddd; /* トラックの色 */
}


.ss_b03_img{
    max-width: 400px;

    margin: 0 auto 25px auto;
}

.ss_b03_img ul{
    flex-wrap: wrap;
    align-items: stretch;

    display:flex;
}


.ss_b03_img ul li{
    width: 48%;
    height: auto;
    margin-right: 4%;
    float: left;
    margin-bottom: 20px;

        display:flex;
    flex-direction:column;
}



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


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

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

.ss_b03_img ul li dl dt{
    margin-bottom: 10px;
}

.ss_b03_img ul li dl dd{
    text-align: center;
    font-size: 13px;
    line-height: 140%;
}

.ss_b03_img ul li dl dd p{
    color: #C30408;
    margin-bottom: 2px;
    text-align: center;
}


.ss_b03_img ul li .one_point{
    flex-grow: 1; /* 比率を指定 */
    display:flex;

  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding: 14px;
  border-radius: 4px;
  background-color: #FDFDD5;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;

}

.ss_b03_img ul li .one_point::after{
  content: "";
  position: absolute;
  top: 0;
  left: 20%;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #FDFDD5;
  translate: -50% -100%;
}

.ss_b03_img ul li .one_point span{
    font-size: 16px;
    background:linear-gradient(transparent 60%, #ffd6ff 60%);
    padding: 3px;

}





/*絆便 ページ---------------------------------------------- */


.kb_01{

}

.kb_01 ul li{
    max-width: 530px;
    width: 100%;
    height: auto;
    float: none;
    margin: 0 auto 35px auto;

}

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



.kb_01_img{
    text-align: center;
    margin-bottom: 15px;
}

.kb_01_in{
}


.kb_01_in dl dt{
    color: #02b7cd;
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 8px;
}

.kb_01_in dl dt span{
    font-size: 18px;
    margin-right: 15px;
    font-weight: 700;
}

.kb_01_in dl dd{
    font-size: 14px;
    line-height: 160%;
    text-overflow: #7c6d6d;
    
    word-wrap: break-word;
    word-break: break-all;
}



/*よくある質問 ページ---------------------------------------------- */

.fq_b01{
}


.fq_b01 ul li{
    background: url("../img/top/news_bg.jpg") repeat;
    padding: 20px 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    

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


.fq_b01 ul li dl dt{

    font-size: 15px;
    line-height: 140%;
    color: #02b7cd;
    font-weight: 700;
    
    border-left: 4px solid #02b7cd;
    padding: 7px;

    margin-bottom: 12px;

    box-sizing: border-box;
}

.fq_b01 ul li dl dd{
    font-size: 14px;
    line-height: 150%;
    color: #7c6d6d;
    
    word-wrap: break-word;
    word-break: break-all;
}








.fq_tx{
    font-size: 14px;
    line-height: 160%;
    
}



.fq_t{
    margin: 12px 0;

}


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

}


.fq_t table th{

	padding:10px 10px 10px 10px;	
	box-sizing:border-box;
    
	font-size:13px;
    line-height: 140%;
	border-collapse:collapse;
    background:#FCEEF1;


	text-align:center;
    border: 1px  solid #EDEDED;
}


.fq_t table td{

	padding:10px 10px 10px 10px;	
	box-sizing:border-box;
    
	font-size:13px;
    line-height: 140%;
	border-collapse:collapse;
    background: #FFFFFF;


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

.fq_t_c{
    text-align: center !important;

}

.fq_t_w01{
    width: 80px!important;
}






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

.cmm_ctt_bg{
	height:210px !important;
	background:url("../img/top/tp_ctt.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
     
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 

}


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

.cmm_ctt dl{
text-align: center;
}


.cmm_ctt dl dt{
    font-size: 18px;
    line-height: 110%;
    text-align: center;
    margin-bottom: 8px;

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

.cmm_ctt dl dd{
    font-size: 16px;
    line-height: 110%;
    text-align: center;
    margin-bottom: 10px;

    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 700; 
    
    color:#FFFFFF;    
}

.cmm_ctt dl dd p{
    font-size: 25px;
    line-height: 120%;
    margin-bottom: 2px;
    color:#FFFFFF;
  
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 700;     
}



.cmm_ctt_btn{
	max-width:260px;
	width:100%;
	height:auto;
    margin: 0 auto;

  text-align: center;
  text-decoration: none;  
}

.cmm_ctt_btn a{
    margin: 0 auto;
    padding: 8px 5px 8px 5px;
    box-sizing: border-box;

    display: block;
    font-size: 13px;
    line-height: 100%;
    color: #FFFFFF; 

    background:  #f20909;
    border: 2px solid #f20909;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;   
    
    -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: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 */    
}

.cmm_ctt_btn a:hover{
    color:#f20909;
    background:#FFFFFF;
    border: 2px solid #f20909; 

}


.cmm_ctt_btn_bg{
background:linear-gradient(to right, #a90d0d, #cf4b76);
}






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

.abt_msg{
    margin-bottom: 50px;
}

.abt_msg dl{
margin-bottom: 30px;
}

.abt_msg dl dt{
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 15px;
    font-weight: 700;
    text-align: center;
}

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


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


.abt_msg dl dd p{
    text-align: right;
    margin-top: 12px;
    font-size: 14px;
    line-height: 200%;
}


.abt_msg dl dd p span{
    font-size: 20px;
    margin-left: 12px;
}











.abt_tbl{
	width:100%;
	height:auto;
    margin-bottom: 50px;
}

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

}

.abt_tbl table th{
    width: 100px;
	padding:7px 0px 7px 0px;	
	box-sizing:border-box;

    
	font-size:14px;
    line-height: 140%;
	border-collapse:collapse;

    
    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #999999;
}

.abt_tbl table td{
	padding:7px 10px 7px 10px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 140%;
	border-collapse:collapse;
    
	text-align:left;
    border-bottom: 1px dotted #999999;
}


.abt_tbl_th01{
    width: 140px;
}

.abt_tbl table td a{
    color: #0066cc;
    text-decoration: underline;
}

.abt_tbl table td a:hover{
    color: #0066cc;
    text-decoration:none;
}



.abt_map_txt{
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 15px;
}

.abt_map{
    margin-bottom: 40px;
}






/* 事業案内--------------------------------------------- */



.svs_txt01{
    font-size: 15px;
    line-height: 160%;
    margin-bottom: 20px;
    
    word-wrap: break-word;
    word-break: break-all;
}




.svs_img01{
margin-bottom: 20px;
}

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

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

.svs_tbl01{
    margin-bottom: 50px;
}


.svs_tbl01 dt{
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 15px;
    border-left: 5px solid #C40003;
    padding: 8px 8px 2px 8px;

}


.svs_tbl01 dl dd p{
    margin-bottom: 5px;
}


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

.svs_tbl01 dl dd ul li:nth-child(2n){
    margin-right: 0%;

}

.svs_tbl01 dl dd ul li dl dt{
    font-size: 14px;
    line-height: 140%;

    float: left;
     clear: both;
     
    background:none;
    padding:0px;
    margin-bottom: 0px;    

    border-left:none;
}

.svs_tbl01 dl dd ul li dl dd{

    font-size: 14px;
    line-height: 140%;
    text-align: right !important;

    border-bottom: 1px dotted #8e8c8c !important;
    padding-bottom: 5px;
    margin-bottom: 5px;
}




.svs_lst{
}

.svs_lst ul li{
    font-size: 14px;
    line-height: 140%;;


    border-bottom: 1px dotted #8e8c8c !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
}






/* 安全・環境への取組み--------------------------------------------- */


.parenthesis {
  position: relative;
  max-width: 400px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 30px 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;
}



.sfy_txt01{
    font-size: 20px;
    line-height: 140%;

    text-align: center;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    

    
    word-wrap: break-word;
    word-break: break-all;    
}

.sfy_txt01 span::before {
	content: "\A" ;
	white-space: pre ;
}



.sfy_txt01 dl dt{
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 20px;
    text-align:left;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;    
}


.sfy_txt01 dl dt span::before {
	content: "" ;
	white-space:normal;
}

.sfy_txt01 dl dd{
    font-size: 15px;
    line-height: 160%;

}



.sfy_txt02{
margin-bottom: 50px;
}


.sfy_txt02 ul li{
    margin-bottom: 28px;

}

.sfy_txt02 ul li dl dt{
    font-size: 21px;
    line-height: 140%;
    margin-bottom: 15px;
    text-align:left;
    
    border-left: 6px solid #cc0000;
    padding: 8px;
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;   
}

.sfy_txt02 ul li dl dd{
    font-size: 15px;
    line-height: 160%;
    word-wrap: break-word;
    word-break: break-all;

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






.sfy_txt02 ul li dl dd span{
    
      font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;   
}

.sfy_txt02 ul li dl dd ul li{
    background: url("../img/common/list001.png") left no-repeat;
    padding-left: 10px;
    margin-bottom: 8px;
    margin-right: 25px;
    float: left;
}

.sfy_txt02_t{
    width: 100%;
    height: auto;
    margin: 15px 0;
}

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

.sfy_txt02_t table th{


	padding:10px 5px 10px 5px;	
	box-sizing:border-box;
    
	font-size:13px;
    line-height: 140%;
	border-collapse:collapse;


    vertical-align: text-top;

	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}

.sfy_txt02_t table td{
    width: 33.33%;
	padding:10px 5px 10px 5px;	
	box-sizing:border-box;
    
	font-size:13px;
    line-height: 140%;
	border-collapse:collapse;

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



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



.rrt_msg{
    margin-bottom: 50px;
}

.rrt_msg dl dt{
    font-size: 19px;
    line-height: 150%;
    text-align: center;
    margin-bottom: 20px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 800;
    font-style: normal;      
}

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



.rrt_msg dl dd{
    font-size: 15px;
    line-height: 160%;

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







.rrt_box01{
    height: 250px;
    margin-bottom: 25px;
}

.rrt_box01_in{
    max-width: 165px;
    width: 100%;
    height: 250px;
    background: #443d4a;
    padding: 5px;
    box-sizing: border-box;

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

.rrt_box01_in dl dt{
    font-size: 20px;
    line-height: 140%;
    color:#FFFFFF;
    margin-bottom: 5px;

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

.rrt_box01_in dl dt span{
    font-size: 36px;
    line-height: 140%;
    color:#FFFFFF;
    margin-left: 10px;
}

.rrt_box01_in dl dd{
    font-size: 22px;
    line-height: 140%;
    color:#FFFFFF;

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

.rrt_box01_in dl dd p{
    font-size: 14px;
    line-height: 140%;
    color:#FFFFFF;
    margin-bottom: 5px;
}

.rrt_box01_in dl dd span{
    font-size: 17px;
    line-height: 140%;
    color:#FFFFFF;
}



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

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




.rrt_box02{
    margin-bottom: 50px;
}

.rrt_box02 ul li{
    margin-bottom: 25px;
}

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


.rrt_box02 dl dt{
    font-size: 16px;
    line-height: 160%;
    color: #665f6d;
    margin-bottom: 3px;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;        
}

.rrt_box02 dl dt span{
    font-size: 26px;
    line-height: 160%;
    color: #665f6d;
    margin-right: 2px;

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


.rrt_box02 dl dd{
    font-size: 15px;
    line-height: 160%;


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















.rrt_b01{ 
    margin-bottom: 50px;
}

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

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


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

}

.rrt_b01_in dl dt{
    font-size: 50px;
    line-height: 100%;
    margin-bottom: 20px;
    color:#FFFFFF;

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

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

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


.rrt_b01_in dl dd p{
    font-size: 22px;
    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: 16px;
    line-height: 100%;
    color:#FFFFFF;
    margin-left: 15px;

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





.rrt_b01_in01{
    margin-bottom: 50px;


}


.rrt_b01_in01 dl dt{
    font-size: 15px;
    line-height: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #7b7b7c;
    color: #284684;    

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

.rrt_b01_in01 dl dt:first-letter{

}

.rrt_b01_in01 dl dd{
    font-size: 15px;
    line-height: 150%;
    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:230px !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:230px !important;
	background:url("../img/recruit/01_02.jpg") center no-repeat; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}





.rrt01_tbl{
	width:100%;
	height:auto;
    margin-bottom: 50px;
}

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

}

.rrt01_tbl table th{
display: block;
	width:auto;

	padding:8px 0px 4px 0px;	
	box-sizing:border-box;
    
    
	font-size:14px;
    line-height: 140%;
	border-collapse:collapse;
    color: #e63f3d;
    vertical-align: text-top;
    letter-spacing: 0.1em;
    
	text-align:left;
    border-bottom:none;
}

.rrt01_tbl table td{
display: block;
	width:auto;
	padding:0px 0px 8px 0px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 140%;
	border-collapse:collapse;
    letter-spacing: 0.1em;
    
	text-align:left;
    border-bottom: 1px dotted #d0d0d0;
}







/* 移住情報 ---------------------------------------------- */



.mi_btn{

}

.mi_btn ul li{
    width: 100%;
    height: auto;
    float: left;
    margin-right: 0%;
    margin-bottom: 20px;
}

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




.button-055 {
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;
    margin: 0 auto;
    padding:15px 5px;
    border: none;
    border-radius: 5px;
    background-color: #3595db;
    color: #fff;
    font-weight: 500;
    font-size:15px;
}

.button-055::after {
    width: .9em;
    height: .9em;
    margin-left: 10px;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M20.2%2015h-1.5c-.4%200-.8.3-.8.8V21H3V6h6.8c.4%200%20.8-.3.8-.8V3.8c0-.4-.3-.8-.8-.8H2.2C1%203%200%204%200%205.2v16.5C0%2023%201%2024%202.2%2024h16.5c1.2%200%202.2-1%202.2-2.2v-6c.1-.5-.2-.8-.7-.8zm2.7-15h-6c-1%200-1.5%201.2-.8%201.9l1.7%201.7L6.3%2015c-.4.4-.4%201.2%200%201.6l1.1%201.1c.4.4%201.2.4%201.6%200L20.4%206.2l1.7%201.7c.7.7%201.9.2%201.9-.8v-6c0-.6-.5-1.1-1.1-1.1z%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
    content: '';
}

.button-055:hover {
    background-color: #2585cb;
}





/* イベント内容 ---------------------------------------------- */


.event_cont{
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    max-width: 400px;
    margin: 0px auto 40px;
}



.event_cont dl dt{
    float: none;
    clear: both;
    font-size: 14px;
    line-height: 140%;
    font-weight: 600;
    padding: 0px 5px;
    box-sizing: border-box;

    margin-bottom: 5px;

    color: #02b7cd;

    letter-spacing: 0.03em;

}

.event_cont dl dd{
    font-size: 14px;
    line-height: 140%;
    margin: 0 0 12px 0;
    padding:0px 5px 10px;

    border-bottom: 1px dotted #999999;
}








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


.privacy_txt01{
    font-size:14px;
    line-height: 150%;
    margin-bottom: 20px;
}




.privacy{
}


.privacy dt {
    font-size:15px;
    line-height: 160%;
    font-weight: 700;
    margin-bottom: 5px;
}


.privacy dd {
    font-size:13px;
    line-height: 140%;
    margin-bottom: 20px;

}

.privacy  dd:last-child{
    margin-bottom:0px;

}

.privacy dd a{
    color: #2AAFBF;
    text-decoration: underline;
}

.privacy dd a:hover{
    color: #2AAFBF;
    text-decoration:none;
}




.privacy  dd ul li{
    background: url("../img/common/list001.png")left 7px no-repeat;
    padding-left: 7px;
    margin-bottom: 5px; 
}


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











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





.ctt_01{
    margin-bottom: 50px;
}

.ctt_01 dl dt{
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 25px;
}

.ctt_01 dl dt span{
padding-bottom: 5px;
    border-bottom: 6px solid #FFAEBD;

}


.ctt_01 dl dd{
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 30px;
}


.ctt_01 dl dd p{
    font-size: 31px;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 7px;
}

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

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




.contact-txt{
	font-size:15px;
	line-height:150%;
    margin-bottom: 50px;
}





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


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

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


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

}

input::placeholder {
 font-size: 13px;
}

textarea::placeholder {
 font-size: 13px;
}

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













}
