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



@font-face {
    font-family: 'noto100';
    src:url("../font/noto_sans/NotoSansJP-Thin.woff") format('woff');
}


@font-face {
    font-family: 'noto300';
    src:url("../font/noto_sans/NotoSansJP-Light.woff") format('woff');
}

@font-face {
    font-family: 'noto400';
    src:url("../font/noto_sans/NotoSansJP-Regular.woff") format('woff');
}

@font-face {
    font-family: 'noto500';
    src:url("../font/noto_sans/NotoSansJP-Medium.woff") format('woff');
}

@font-face {
    font-family: 'noto700';
    src:url("../font/noto_sans/NotoSansJP-Bold.woff") format('woff');
}

@font-face {
    font-family: 'noto900';
    src:url("../font/noto_sans/NotoSansJP-Black.woff") format('woff');
}


html {
    font-family: 'noto400';  
    
     font-feature-settings : "palt";
     letter-spacing:1px;
}

*:first-child + html body {
    font-family: 'noto400';  
    
}

body{
    font-family: 'noto400';  
    
	
	padding:0;
	margin:0;
	font-size:16px;
	color:#000;
	line-height:140%;
	text-align:left;

    
     font-feature-settings : "palt";
     letter-spacing:1px;
}

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:16px;
	color:#000;
	line-height:160%;
	text-align:left;

}	 

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




.container01_bg{
	width:100%;
	height:auto;
	padding:0 50px;
	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:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:60px 0;

}

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

}



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

}







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

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

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

header{
}


.hdr_main{

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


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


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


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


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


.f_mt{
    background:url("../img/common/f_01.png") repeat-x;
    padding-top: 37px;
}


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

	box-sizing:border-box;
    background: #33b371;


}


.footer_in{	

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

	box-sizing:border-box;


}


address{
	font-size:15px;
	line-height:150%;
	color:#FFFFFF;
    margin-bottom: 10px;

}

.ad_ttl{
	font-size:18px;
	line-height:120%;
	margin-bottom:10px;	
	color:#fff100;
    font-family: 'noto700';
}

.ad_ttl p{
    margin-bottom: 10px;


}

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

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


.f_cpy{

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

}





}



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


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


body{
	padding:0;
	margin:0;
	font-size:16px;
	color:#000;
	line-height:160%;
	text-align:left;

}	

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



.container01_bg{
	width:100%;
	height:auto;
	padding:0 30px;
	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:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0;

}




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

}


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

}



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

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

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


header{
}


.hdr_main{

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


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






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


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



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



.f_mt{
    background:url("../img/common/f_01.png") repeat-x;
    padding-top: 30px;
    background-size: 1256px 30px;
}




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

	box-sizing:border-box;
    background: #33b371;


}


.footer_in{	

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

	box-sizing:border-box;


}


address{
	font-size:14px;
	line-height:150%;
	color:#FFFFFF;
    margin-bottom: 10px;

}

.ad_ttl{
	font-size:16px;
	line-height:120%;
	margin-bottom:10px;	
	color:#fff100;
    font-family: 'noto700';
}

.ad_ttl p{
    margin-bottom: 10px;


}

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

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


.f_cpy{

	font-size: 11px;
	box-sizing:border-box;
	line-height:120%;
	color:#FFFFFF;

}








}



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


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



body{
	padding:0;
	margin:0;
	font-size:15px;
	color:#000;
	line-height:140%;
	text-align:left;

}	



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



.container01_bg{
	width:100%;
	height:auto;
	padding:0 20px;
	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:1000px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:30px 0;

}

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

}

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

}




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

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


/* header ---------------------------------------------- */
header{
}


.hdr_main{

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


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




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



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



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

.f_mt{
    background:url("../img/common/f_01.png") repeat-x;
    padding-top: 20px;
    background-size: 837px 20px;
}


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

	box-sizing:border-box;
    background: #33b371;


}


.footer_in{	

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

	box-sizing:border-box;


}


address{
	font-size:12px;
	line-height:150%;
	color:#FFFFFF;
    margin-bottom: 10px;

}

.ad_ttl{
	font-size:14px;
	line-height:120%;
	margin-bottom:10px;	
	color:#fff100;
    font-family: 'noto700';
}

.ad_ttl p{
    margin-bottom: 10px;


}

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

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


.f_cpy{

	font-size: 10px;
	box-sizing:border-box;
	line-height:120%;
	color:#FFFFFF;

}





}




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


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

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


h1.h1_01{
    width: 475px;
    height: auto;

}


h2.h2_01{
  font-size: 30px;
  line-height: 100%;
  color:#33b371;
  text-align: center;
  margin-bottom: 35px;
   
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-style: normal;
    font-weight: 400;
    

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

}



h3.h3_01{
    font-size: 26px;
    line-height: 120%;
    
    border-left: 10px solid #807046;
    padding: 12px 15px;

    margin-bottom: 30px;

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




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


.top_slide_out{
    padding: 0 30px;
}

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

	z-index:5;


    margin-top: 90px;

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




/* メインバック ---------------------------------------------- */

.bg_main{
	width: 100%;
	height:auto;

	background:url(../img/common/main_bg.png) center top  no-repeat ; 


    background-size:contain;                               /* 画像のサイズを指定    */
   
}





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



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

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


.renta_agreement_top_img{
	width: 100%;
	height:500px !important;
	background:url("../img/renta_agreement/main.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-backgRRrround-size: cover;
	 background-size: cover;
	 margin:90px auto 0px auto;
}


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

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








.s_top_img{
      display:none;
      text-align:center;
}










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

.contact_banner{
	margin-top:100px;	
}

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






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





.button01{
    max-width: 240px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.button01 a{
width: 240px;
display: block;

  font-size: 15px;
  line-height: 120%;  
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  background: url("../img/common/btn_bg.jpg")  repeat;
  
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;  
    padding: 7px 5px;


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

.button01 a:hover{
  color:#000000;
}




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


.tp_msg_bg{
    background: #33b371;

}

.tp_msg{
}

.tp_msg dl dt.ms01{

width: 160px;
height: auto;
padding: 7px 10px 10px 10px;
text-align: center;
background: #EDD604;
color: #5E4000;
font-family: 'noto700';
    
font-size: 24px;
line-height: 100%;

border-radius: 4px;
margin: 0 auto 5px auto;
}


.tp_msg dl dt.ms02{

width: 160px;
height: auto;
padding: 7px 10px 10px 10px;
text-align: center;
background:#CD0000;
color:#FFFFFF;
font-family: 'noto700';
    
font-size: 24px;
line-height: 100%;

border-radius: 4px;
margin: 0 auto 5px auto;
}



.tp_msg dl dd p{
    font-size: 30px;
    line-height: 150%;
    text-align: center;
    color: #fff338;

    font-family: 'noto700';
}


.tp_msg dl dd {
    font-size: 26.5px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 25px;

    font-family: 'noto700';
}

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




/* 基本テキスト入れる--------------------------------------------- */

.cm_txt01{
    background:url("../img/top/mbg001.png") repeat;
    border: 3px solid #d6f0e3;
    border-radius: 10px;
    padding: 20px 30px;
    margin-bottom: 70px;
    
    font-size: 18px;
    line-height: 160%;
    
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-style: normal;
    font-weight: 400;
  
} 

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


.cm_txt01 a{
    color: #33B371;
    text-decoration: underline;
}

.cm_txt01 a:hover{
    color: #33B371;
    text-decoration:none;
}


.cm_txt01 ul li{
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 15px;
    background:url("../img/top/list.png") left 5px no-repeat;
    padding-left: 20px;

}


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


.cm_txt01_in{
    margin-bottom: 30px;
}


.cm_txt01_in dl dt{
width: 120px;
height: auto;
padding: 1px 7px 3px 7px;
background: #33B371;
color: #FFFFFF;
border-radius: 10px;
margin: 0 auto 10px auto;
margin-bottom: 10px;
text-align: center;
font-size: 16px;
}


.cm_txt01_in dl dd{

    font-size: 18px;
    line-height: 160%;
margin-bottom: 40px
}

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


.cm_txt01_in dl dd span{
    font-size: 22px;
    line-height: 180%;
    color: #D10003;
    font-family: 'noto700';    

}

.cm_txt01_in dl dd p{
    margin-top: 10px;
    font-size: 19px;
    line-height: 180%;
    color: #1E60C5;
    font-family: 'noto700';    

}



.tp_sns{
    max-width: 310px;
    width: 100%;
    height: auto;
    margin: 20px auto 0 auto;

}

.tp_sns ul li{
    width: 40%;
    height: auto;
    margin-right: 20%;
    float: left;
   
    margin-bottom: 0px;   
    background:none;
    padding-left: 0px;
    
}

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


/* トップ 賞-------------------------------------------- */


.tp_sy_txt01{
    border-top:  2px dotted #33B371;
    border-bottom: 2px dotted #33B371;
    
    padding: 20px 0px;
    
    font-size: 19px;
    line-height: 200%;
    margin-bottom: 70px;
    

}


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


.tp_sy01 dl dt{ 
    text-align: center;
    margin-bottom: 5px;
}


.tp_sy01 dl dd{ 
    font-size: 24px;
    line-height: 160%;
    text-align: center;
    margin-bottom: 5px;
    color:#33B371;
    font-family: 'noto700';    
}




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

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

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


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


.tp_sy02 ul li dl dd{ 
    font-size: 17px;
    line-height: 140%;
    text-align: center;
    color:#33B371;
}

.tp_sy02 ul li dl dd p{

    font-size: 19px;
    line-height: 160%;
    margin-bottom: 7px;

    font-family: 'noto700';    

}





/* トップ 商品-------------------------------------------- */



.tp_shn{

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

}

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

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






/* トップ コース紹介-------------------------------------------- */


.tp_cs01{
margin-bottom: 20px;
}

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


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


.tp_cs01_in01{
margin-bottom: 25px;
}

.tp_cs01_in01 dl dt{
    width: 100px;
    height: auto;
    background: #25b425;
    
    font-size: 16px;
    line-height: 100%;
    padding: 6px 0;
    text-align: center;
    color:#FFFFFF;
    margin-bottom: 8px;

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


.tp_cs01_in01 dl dd{

    font-size: 17px;
    line-height: 160%;

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


.tp_cs01_in01 dl dd a{
    color:#008FD7;
    text-decoration: underline;
}


.tp_cs01_in01 dl dd a:hover{
    color:#008FD7;
    text-decoration:none;
}




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



.tp_cs01_in02{
}

.tp_cs01_in02 dl dt{

    margin-bottom: 25px;
}

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






/* トップ 募集詳細--------------------------------------------- */


.tp_bs{
    background: url("../img/top/bg_001.jpg") repeat;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 70px;

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



.tp_bs_in{
    background:url("../img/top/bg_002.jpg") repeat;
    padding: 25px;
    box-sizing: border-box;
    
     font-size: 20px;
    line-height: 140%;

    


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


.tp_bs_in ul{
    margin: 10px 0;
}

.tp_bs_in ul li{
    list-style: decimal;
    margin-left: 22px;
    margin-bottom: 5px;

}

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


.tp_bs_sns{
    max-width: 330px;
    height: auto;
    margin: 20px auto 0 auto;
}

.tp_bs_sns_l{
float: left;

}

.tp_bs_sns_r{
float:right;

}





/* トップ 商品--------------------------------------------- */


.tp_sh_txt001{
    border: 3px solid #B80B0D;
    background: #FFFFFF;
    padding: 10px;
    margin-bottom: 30px;
    text-align: center;
    
    font-size: 20px;
    line-height: 140%;
}

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


.tp_sh_bx{
}

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

    z-index: 2;

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

}

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


.tp_sh_img{
    max-width: 60px;
    margin: 0 auto 10px auto;
    text-align: center;
}

.tp_sh_ttl{
    font-size: 40px;
    line-height: 110%;
    text-align: center;
    margin-bottom: 20px;

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

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



.tp_sh01_btm01{
    margin-bottom: 40px;
}

.tp_sh01{
}

.tp_sh01 dl dt{
    font-size: 30px;
    line-height: 140%;
    color: #ff3333;
    text-align: center;
    margin-bottom: 3px;

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


.tp_sh01 dl dd{
    font-size: 20px;
    line-height: 140%;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;

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


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


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



/* トップ 注意---------------------------------------------- */


.tp_ti{
    background: #008fd7;
    margin-bottom: 70px;

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


.tp_ti_in{
    padding: 40px 100px;
}


.tp_ti_in ul li{
    font-size: 16px;
    line-height: 140%;
    color:#FFFFFF;
    margin-bottom: 9px;
    background: url("../img/common/list02.png") left 5px no-repeat;
    padding-left: 18px;

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


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





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

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




/* トップ スタジオ紹介---------------------------------------------- */


.tp_sg{
    
}


.tp_sg_l{
    width: 50%;
    height: auto;
    float: left;
}

.tp_sg_r{
    width: 50%;
    height: 380px;
    float: right; 
    background: #ebeae8;
    padding: 30px 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_sg_in{
}

.tp_sg_in dl dt{
}


.tp_sg_in dl dd{
}



.tp_sg_in dl dd table{
	width:100%;
	height:auto;

}

.tp_sg_in dl dd table th{
	width:100px;

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

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

.tp_sg_in dl dd table td{
	padding:10px 0px 10px 0px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;

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





.tp_sg_bg01{

	height:380px !important;
	background:url("../img/top/01_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}


.tp_map{

}




/* トップ  備品------------------------------------------------ */

.tp_bhn{

}

.tp_bhn ul li{
    background: url("../img/common/list001.png") left 11px no-repeat;
    padding-left: 10px;
    margin-right: 24px;
    font-size: 18px;
    line-height: 140%;
    
    margin-bottom: 10px;
    float: left;

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



.tp_bhn_img{
}

.tp_bhn_img ul li{
    width: 24.4%;
    height: auto;
    float: left;
    margin-right: 0.8%;
    margin-bottom: 15px;
}

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





/* 料金・スタジオ詳細---------------------------------------------- */

.tp_ss{


    margin-bottom: 70px;
}

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

}

.tp_ss table th{
	width:150px;

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

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

.tp_ss table td{
	padding:15px 0px 15px 0px;	
	box-sizing:border-box;
    
	font-size:16px;
    line-height: 150%;
	border-collapse:collapse;

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




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


.tp_news{
}

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

.tp_news dl dd{
font-size: 16px;
line-height: 160%;
margin: 0 0 10px 0;
padding-bottom: 10px;
padding-left: 140px;
border-bottom: 1px dotted #999999;
}

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

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





/* トップ　商品案内---------------------------------------------- */

.tp_pdt_out{
    background: #1b1b1b;
}

.tp_pdt_b01{
}

.tp_pdt_b01 ul li{
    width: 19.2%;
    height: auto;
    margin-right: 1%;
    float: left;
    margin-bottom: 30px;
}

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

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


.tp_pdt_b01 ul li dl dd{
    font-size: 15px;
    line-height: 120%;
    color: #FFFFFF;
    text-align: center;
    border: 1px solid #333333;
    padding: 6px 5px;
    box-sizing: border-box;
    
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;      
}


.tp_pdt_b01_cr{
    color: #000000 !important;
}


/* トップ　会社概要---------------------------------------------- */


.tp_cpy_bg{

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

.tp_cpy_in{
max-width: 1200px;
width: 100%;
height: 450px;
margin: 0 auto;
padding: 40px 0;
box-sizing: border-box;



}

.tp_cpy{
height: 320px;
        
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;    

}

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


.tp_cpy dl dd{

}





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


.tp_rrt_bg{

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


.tp_rrt_in{
max-width: 1200px;
width: 100%;
height: 450px;
margin: 0 auto;
padding: 40px 0;
box-sizing: border-box;
}


.tp_rrt{
height: 320px;
        
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;      
}

.tp_rrt dl{

}

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


.tp_rrt dl dd{

}




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



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

.cmm_ctt dl{
text-align: center;
margin-bottom: 40px;
}


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

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

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

    text-align: center;


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


}

.cmm_ctt dl dd p{
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 5px;

}

.cmm_ctt dl dd p{
    font-size: 20px;
    line-height: 110%;
    margin-top: 10px;

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

  
  


.cmm_ctt_btn{

	max-width:480px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
	color: #fff;
}

.cmm_ctt_btn a{
display: block;
width: 480px;
height: 45px;
    font-size: 20px;
    line-height: 100%;
    color:#FFFFFF;
    background: #57420a;
    border: 2px solid #57420a;
    
     box-sizing: border-box;

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

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

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

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






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



.abt_msg{
    margin-bottom: 70px;
}

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

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

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



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

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

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

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

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

.abt_tbl table td ul li{
background: url("../img/common/list001.png") left 9px no-repeat;
padding-left: 10px;
float: left;
margin-right: 20px;
}


.abt_map{
}






/* レンタル約款 ---------------------------------------------- */

.ra_b01{
}

.ra_b01 p{

    font-size: 15px;
    line-height: 160%;

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

}

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

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


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

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


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






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


.rrt_txt01{
font-size: 16px;
line-height: 160%;
margin-bottom: 70px;

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






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

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

}

.rrt_tbl table th{
	width:120px;

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

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

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

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

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

}

.rrt_tbl table td ul{
    margin-top: 10px;
}

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



/* 特集 ---------------------------------------------- */

.sf_80{
    margin-bottom: 70px;
}


.sf_80_l{
    width: 48.5%;
    height: auto;
    float: left;
}

.sf_80_r{
    width: 48.5%;
    height: auto;
    float: right;
    
    font-size: 16px;
    line-height: 160%;
}


.sf_80_l dl dt{
margin-bottom: 5px;
}


.sf_80_l dl dd{
    text-align: center;
    font-size: 15px;
    line-height: 150%;
}




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


.privacy{
}


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

    margin-bottom: 8px;

    font-family: a-otf-ud-shin-go-pr6n,sans-serif;
    font-weight: 600;
    font-style: normal;
}


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

    font-family: a-otf-ud-shin-go-pr6n,sans-serif;
    font-weight: 300;
    font-style: normal;
}





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



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

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

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

}

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

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

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

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

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

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

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

}

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

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

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

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

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

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


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


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

}

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

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

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



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

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

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

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

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




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

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

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






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

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




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





}


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



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


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


h1.h1_01{
    width: 350px;
    height: auto;

}


h2.h2_01{
  font-size: 26px;
  line-height: 100%;
  color:#33b371;
  text-align: center;
  margin-bottom: 30px;
   
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-style: normal;
    font-weight: 400;
    

     background: url("../img/common/h2.png") top center no-repeat;
     background-size: 50px 33px;
     padding-top: 43px;

}



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


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

}


/* メインバック ---------------------------------------------- */

.bg_main{
	width: 100%;
	height:auto;

	background:url(../img/common/main_bg.png) center top  no-repeat ; 


    background-size:contain;                               /* 画像のサイズを指定    */
   
}




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




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

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


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




.s_top_img{
      display:none;
      text-align:center;
}



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

.contact_banner{
	margin-top:100px;	
}

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




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




.button01{
    max-width: 240px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.button01 a{
width: 240px;
display: block;

  font-size: 15px;
  line-height: 120%;  
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  background: url("../img/common/btn_bg.jpg")  repeat;
  
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;  
    padding: 5px 5px;


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

.button01 a:hover{
  color:#000000;
}







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


.tp_msg_bg{
    background: #33b371;

}

.tp_msg{
}
.tp_msg dl dt.ms01{

width: 140px;
height: auto;
padding: 7px 10px 10px 10px;
text-align: center;
background: #EDD604;
color: #5E4000;
font-family: 'noto700';
    
font-size: 21px;
line-height: 100%;

border-radius: 4px;
margin: 0 auto 5px auto;
}


.tp_msg dl dt.ms02{

width: 140px;
height: auto;
padding: 7px 10px 10px 10px;
text-align: center;
background:#CD0000;
color:#FFFFFF;
font-family: 'noto700';
    
font-size: 21px;
line-height: 100%;

border-radius: 4px;
margin: 0 auto 5px auto;
}


.tp_msg dl dd p{
    font-size: 26px;
    line-height: 150%;
    text-align: center;
    color: #fff338;

    font-family: 'noto700';
}


.tp_msg dl dd {
    font-size: 23px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 20px;

    font-family: 'noto700';
}

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


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



/* 基本テキスト入れる--------------------------------------------- */

.cm_txt01{
    background:url("../img/top/mbg001.png") repeat;
    border: 3px solid #d6f0e3;
    border-radius: 10px;
    padding: 15px 25px;
    margin-bottom: 50px;
    
    font-size: 17px;
    line-height: 160%;
    
       font-family: "fot-tsukuardgothic-std", sans-serif;
    font-style: normal;
    font-weight: 400;
} 

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


.cm_txt01 a{
    color: #33B371;
    text-decoration: underline;
}

.cm_txt01 a:hover{
    color: #33B371;
    text-decoration:none;
}




.cm_txt01 ul li{
    font-size: 15px;
    line-height: 140%;
    margin-bottom: 15px;
    background:url("../img/top/list.png") left 4px no-repeat;
    background-size: 13px 13px;
    padding-left: 18px;

}


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



.cm_txt01_in{
    margin-bottom: 25px;
}


.cm_txt01_in dl dt{
width: 100px;
height: auto;
padding: 1px 5px 3px 5px;
background: #33B371;
color: #FFFFFF;
border-radius: 10px;
margin: 0 auto 10px auto;
margin-bottom: 10px;
text-align: center;
font-size: 15px;
}


.cm_txt01_in dl dd{

    
    font-size: 15px;
    line-height: 160%;
margin-bottom: 35px
}

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


.cm_txt01_in dl dd span{
    font-size: 20px;
    line-height: 180%;
    color: #D10003;
    font-family: 'noto700';    

}

.cm_txt01_in dl dd p{
    margin-top: 10px;
    font-size: 18px;
    line-height: 180%;
    color: #1E60C5;
    font-family: 'noto700';    

}



.tp_sns{
    max-width: 260px;
    width: 100%;
    height: auto;
    margin: 20px auto 0 auto;

}

.tp_sns ul li{
    width: 40%;
    height: auto;
    margin-right: 20%;
    float: left;
    
   
    margin-bottom: 0px;   
    background:none;
    padding-left: 0px;  
}

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















.tp_shn{

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

}

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

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









/* トップ 賞-------------------------------------------- */



.tp_sy_txt01{
    border-top:  2px dotted #33B371;
    border-bottom: 2px dotted #33B371;
    
    padding: 18px 0px;
    
    font-size: 16px;
    line-height: 180%;
    margin-bottom: 50px;
    

}




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


.tp_sy01 dl dt{ 
    text-align: center;
    margin-bottom: 5px;
}


.tp_sy01 dl dd{ 
    font-size: 22px;
    line-height: 160%;
    text-align: center;
    margin-bottom: 5px;
    color:#33B371;
    font-family: 'noto700';    
}




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

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

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


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


.tp_sy02 ul li dl dd{ 
    font-size: 15px;
    line-height: 140%;
    text-align: center;
    color:#33B371;
}

.tp_sy02 ul li dl dd p{

    font-size: 18px;
    line-height: 160%;
    margin-bottom: 7px;

    font-family: 'noto700';    

}





/* トップ コース紹介-------------------------------------------- */


.tp_cs01{
margin-bottom: 20px;
}

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


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


.tp_cs01_in01{
margin-bottom: 20px;
}

.tp_cs01_in01 dl dt{
    width: 100px;
    height: auto;
    background: #25b425;
    
    font-size: 15px;
    line-height: 100%;
    padding: 6px 0;
    text-align: center;
    color:#FFFFFF;
    margin-bottom: 8px;

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


.tp_cs01_in01 dl dd{

    font-size: 15px;
    line-height: 160%;

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


.tp_cs01_in01 dl dd a{
    color:#008FD7;
    text-decoration: underline;
}


.tp_cs01_in01 dl dd a:hover{
    color:#008FD7;
    text-decoration:none;
}




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



.tp_cs01_in02{
}

.tp_cs01_in02 dl dt{

    margin-bottom: 20px;
}

.tp_cs01_in02 dl dd{
    font-size: 15px;
    line-height: 160%;
}



/* トップ 募集詳細--------------------------------------------- */


.tp_bs{
    background: url("../img/top/bg_001.jpg") repeat;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 60px;

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



.tp_bs_in{
    background:url("../img/top/bg_002.jpg") repeat;
    padding: 25px;
    box-sizing: border-box;
    
     font-size: 18px;
    line-height: 140%;

    


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


.tp_bs_in ul{
    margin: 10px 0;
}

.tp_bs_in ul li{
    list-style: decimal;
    margin-left: 22px;
    margin-bottom: 5px;

}

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


.tp_bs_sns{
    max-width: 330px;
    height: auto;
    margin: 20px auto 0 auto;
}

.tp_bs_sns_l{
float: left;

}

.tp_bs_sns_r{
float:right;

}




/* トップ 商品--------------------------------------------- */



.tp_sh_txt001{
    border: 3px solid #B80B0D;
    background: #FFFFFF;
    padding: 10px;
    margin-bottom: 30px;
    text-align: center;
    
    font-size: 17px;
    line-height: 140%;
}



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


.tp_sh_bx{
}

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

    z-index: 2;

    background: url("../img/top/02_bg.jpg") repeat;
    padding: 25px;
        
    box-sizing: border-box;

}

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


.tp_sh_img{
    max-width: 50px;
    margin: 0 auto 10px auto;
    text-align: center;
}

.tp_sh_ttl{
    font-size: 32px;
    line-height: 110%;
    text-align: center;
    margin-bottom: 20px;

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

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

.tp_sh01_btm01{
    margin-bottom: 35px;
}




.tp_sh01{
}

.tp_sh01 dl dt{
    font-size: 26px;
    line-height: 140%;
    color: #ff3333;
    text-align: center;
    margin-bottom: 3px;

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


.tp_sh01 dl dd{
    font-size: 17px;
    line-height: 140%;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;

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


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


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




/* トップ 注意---------------------------------------------- */


.tp_ti{
    background: #008fd7;
    margin-bottom: 60px;    

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


.tp_ti_in{
    padding: 30px 40px;
}


.tp_ti_in ul li{
    font-size: 16px;
    line-height: 140%;
    color:#FFFFFF;
    margin-bottom: 9px;
    background: url("../img/common/list02.png") left 5px no-repeat;
    padding-left: 18px;

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


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



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

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



/* トップ スタジオ紹介---------------------------------------------- */


.tp_sg{
    
}


.tp_sg_l{
    width: 50%;
    height: auto;
    float: left;
}

.tp_sg_r{
    width: 50%;
    height: 320px;
    float: right; 
    background: #ebeae8;
    padding: 20px 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_sg_in{
}

.tp_sg_in dl dt{
}


.tp_sg_in dl dd{
}



.tp_sg_in dl dd table{
	width:100%;
	height:auto;

}

.tp_sg_in dl dd table th{
	width:100px;

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

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

.tp_sg_in dl dd table td{
	padding:10px 0px 10px 0px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;

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





.tp_sg_bg01{

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

}


.tp_map{

}






/* トップ  備品------------------------------------------------ */

.tp_bhn{

}

.tp_bhn ul li{
    background: url("../img/common/list001.png") left 11px no-repeat;
    padding-left: 10px;
    margin-right: 24px;
    font-size: 16px;
    line-height: 140%;
    
    margin-bottom: 8px;
    float: left;

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



.tp_bhn_img{
}

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

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





/* 料金・スタジオ詳細---------------------------------------------- */

.tp_ss{


    margin-bottom: 60px;
}

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

}

.tp_ss table th{
	width:150px;

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

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

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

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





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


.tp_news{
}

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

.tp_news dl dd{
font-size: 15px;
line-height: 150%;
margin: 0 0 10px 0;
padding-bottom: 10px;
padding-left: 140px;
border-bottom: 1px dotted #999999;
}

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

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












/* トップ　商品案内---------------------------------------------- */

.tp_pdt_out{
    background: #1b1b1b;
}

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

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

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

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


.tp_pdt_b01 ul li dl dd{
    font-size: 15px;
    line-height: 120%;
    color: #FFFFFF;
    text-align: center;
    border: 1px solid #333333;
    padding: 6px 5px;
    box-sizing: border-box;
    
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;      
}


.tp_pdt_b01_cr{
    color: #000000 !important;
}


/* トップ　会社概要---------------------------------------------- */


.tp_cpy_bg{

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

.tp_cpy_in{
max-width: 1200px;
width: 100%;
height: 350px;
margin: 0 auto;
padding: 40px 0;
box-sizing: border-box;



}

.tp_cpy{
height: 230px;
        
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 


}

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


.tp_cpy dl dd{

}





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


.tp_rrt_bg{

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


.tp_rrt_in{
max-width: 1200px;
width: 100%;
height: 350px;
margin: 0 auto;
padding: 40px 0;
box-sizing: border-box;
}


.tp_rrt{
height: 230px;
        
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;      
}

.tp_rrt dl{

}

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


.tp_rrt dl dd{

}










/* トップ　山木工業 80年の軌跡---------------------------------------------- */


.tp_80y_bg{

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

.tp_80y{
height: 350px;
        
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;    
}

.tp_80y dl dt{
}


.tp_80y dl dd{
    font-size: 30px;
    line-height: 120%;
    text-align: center;
    color: #000000;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;  
    
    
}


.tp_80y dl dd span{
    font-size: 50px;
    line-height: 120%;
    text-align: center;
    color: #003366;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;  
    
    
}








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


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

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

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

}

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

.cmm_ctt dl{
text-align: center;
margin-bottom: 30px;
}


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

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

.cmm_ctt dl dd{
    font-size: 42px;
    line-height: 110%;
    text-align: center;
    color: #000000;
    margin-bottom: 18px;

    text-align: center;


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


}

.cmm_ctt dl dd p{
    font-size: 17px;
    line-height: 120%;
    margin-bottom: 5px;

}

  
  


.cmm_ctt_btn{

	max-width:350px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
	color: #fff;
}

.cmm_ctt_btn a{
display: block;
width: 350px;
height: 40px;
    font-size: 18px;
    line-height: 100%;
    color:#FFFFFF;
    background: #57420a;
    border: 2px solid #57420a;

     box-sizing: border-box;

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

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

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

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






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



.abt_msg{
    margin-bottom: 60px;
}

.abt_msg dl dt{
    font-size: 27px;
    line-height: 160%;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: -0.04em;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;  
}

.abt_msg dl dd{
    max-width: 1000px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    font-size: 15px;
    line-height: 150%;

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



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

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

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

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

.abt_tbl table td ul li{
background: url("../img/common/list001.png") left 9px no-repeat;
padding-left: 10px;
float: left;
margin-right: 20px;
}


.abt_map{
}







/* レンタル約款 ---------------------------------------------- */

.ra_b01{
}

.ra_b01 p{

    font-size: 15px;
    line-height: 160%;

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

}

.ra_b01 dl dt{
    font-size: 17px;
    line-height: 160%;
    margin-bottom: 6px;

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


.ra_b01 dl dd{
    font-size: 15px;
    line-height: 160%;
    margin-bottom: 30px;

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


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








/* 工事経歴 ---------------------------------------------- */


.wk_tab{
    max-width: 590px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
}

.wk_tab ul li{
    width: 32%;
    height: auto;
    float: left;
    margin-right: 2%;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;      
}

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

.wk_tab ul li a{
    display: block;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
    background: #333333;
    border: 1px solid #333333;
    text-align: center;
    padding: 7px 5px 7px 5px;
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;    
}

.wk_tab ul li a:hover{
    color: #333333;
    background:#FFFFFF;
    border: 1px solid #333333;
}



    


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

.wk_img01{
    margin-bottom: 40px;
}

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

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

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

}

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




.wk_list{

}


.wk_list ul li{
    margin-bottom: 30px;
    

}

.wk_list ul li dl dt{
    font-size: 15px;
    line-height: 150%;
    text-align: left;
    margin-bottom: 20px;


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


.wk_list ul li dl dd{
    font-size: 15px;
    line-height: 150%;
    text-align: left;



    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;  
    
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #999999;    

}


.wk_list ul li dl dd dl dt{
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;  
}


.wk_list ul li dl dd dl dd{
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;


}

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

.wk_list ul li dl dd dl dd:last-child{
padding-bottom: 0;
	margin-bottom:0px;
    border-bottom: none;
}






.wk_list_001{
    clear: both;
    float: left;
     width: 290px;
}

.wk_list_002{
    padding-left: 310px;
}





/* CSR ---------------------------------------------- */


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

.csr_txt01 a{
    color: #0099cc;
    text-decoration: underline;
}

.csr_txt01 a:hover{
    color: #0099cc;
    text-decoration:none;
}



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

.csr_txt02 a{
    color: #0099cc;
    text-decoration: underline;
}

.csr_txt02 a:hover{
    color: #0099cc;
    text-decoration:none;
}


.csr_img{
max-width: 500px;
width: 100%;
height: auto;
margin: 0 auto 60px auto;

    text-align: center;
}




.csr_b01{
    margin-bottom: 40px;
}

.csr_b01_l{
    width: 49%;
    height: auto;
    float: left;
}

.csr_b01_r{
    width: 49%;
    height: auto;
    float: right;
}


.csr_b01_l dl dt{
    font-size: 20px;
    line-height: 120%;
    color: #2382b5;
    margin-bottom: 15px;
}

.csr_b01_l dl dd{
    font-size: 15px;
    line-height: 170%;
}

.csr_b01_l dl dd p{
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 10px;
}

.csr_b01_l dl dd a{
    color: #0099cc;
    text-decoration: underline;
}

.csr_b01_l dl dd a:hover{
    color: #0099cc;
    text-decoration:none;
}







.csr_list01{
}

.csr_list01 ul li{
    font-size: 15px;
    line-height: 150%;
    margin-bottom: 15px;
    background: url("../img/common/list001.png") left 8px no-repeat;
    padding-left: 12px;
}


.csr_list01 ul li a{
    color: #006699;
    text-decoration: underline;
}

.csr_list01 ul li a:hover{
    color: #006699;
    text-decoration:none;
}







.csr_txt03{
margin-bottom: 30px;
}

.csr_txt03 dl dt{
    font-size: 20px;
    line-height: 120%;
    color: #2382b5;
    margin-bottom: 10px;
}

.csr_txt03 dl dd{
    font-size: 16px;
    line-height: 170%;
}

.csr_txt03 dl dd p{
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 10px;
}

.csr_txt03 dl dd a{
    color: #0099cc;
    text-decoration: underline;
}

.csr_txt03 dl dda:hover{
    color: #0099cc;
    text-decoration:none;
}


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


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

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











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


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




.rrt_b01{
margin-bottom: 40px;
}


.rrt_b01_l{
    width: 48.5%;
    height: auto;
    float: left;

}

.rrt_b01_r{
    width: 48.5%;
    height: auto;
    float: right;

}

.rrt_b01_in{



}


.rrt_b01_in dl{
max-width: 130px;
width: 100%;
height: 100%;
background: #333333;

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

.rrt_b01_in dl dt{
font-size: 60px;
line-height: 120%;
margin-bottom:10px;
color: #FFFFFF;


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


.rrt_b01_in dl dt p{
font-size: 20px;
line-height: 120%;
margin-bottom: 1px;


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


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


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


.rrt_b01_in dl dd p{
font-size: 18px;
line-height: 120%;
margin-bottom: 10px;


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




.rrt_b01_r dl dt{
font-size: 26px;
line-height: 140%;
margin-bottom: 15px;


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

}

.rrt_b01_r dl  dd{
    font-size: 15px;
    line-height: 170%;
    
    word-wrap: break-word;
    word-break: break-all;

}



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

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






.rrt_tbl_ttl{
font-size: 20px;
line-height: 140%;
margin-bottom: 20px;
text-align: center;


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

}


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

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

}

.rrt_tbl table th{
	width:120px;

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

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

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

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

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

}

.rrt_tbl table td ul{
    margin-top: 10px;
}

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






/* 特集 ---------------------------------------------- */

.sf_80{
    margin-bottom: 60px;
}


.sf_80_l{
    width: 48.5%;
    height: auto;
    float: left;
}

.sf_80_r{
    width: 48.5%;
    height: auto;
    float: right;
    
    font-size: 15px;    
    line-height: 150%;
}


.sf_80_l dl dt{
margin-bottom: 5px;
}


.sf_80_l dl dd{
    text-align: center;
    font-size: 15px;
    line-height: 150%;
}


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


.privacy{
}


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

    margin-bottom: 8px;

    font-family: a-otf-ud-shin-go-pr6n,sans-serif;
    font-weight: 600;
    font-style: normal;
}


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

    font-family: a-otf-ud-shin-go-pr6n,sans-serif;
    font-weight: 300;
    font-style: normal;
}







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



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

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

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

}


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

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

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

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

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

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



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

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

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

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

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

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

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

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


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

}

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

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

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



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

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

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


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

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




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

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

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






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

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




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



}



/* スマホ用スタイル--------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 720px) {	
	
/* h1 h2 h3 h4 h5 ---------------------------------------------- */



h1.h1_01{
    width: 200px;
    height: auto;

}




h2.h2_01{
  font-size: 20px;
  line-height: 100%;
  color:#33b371;
  text-align: center;
  margin-bottom: 27px;
   
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-style: normal;
    font-weight: 400;
    

     background: url("../img/common/h2.png") top center no-repeat;
     background-size: 40px 26px;
     padding-top: 35px;

}

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


.top_slide_out{
    padding: 0 15px;
}


.top_slide{
	width:100%;
	min-height:300px;
	z-index:5;

    margin-top: 50px;
	 	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

}



/* メインバック ---------------------------------------------- */

.bg_main{
	width: 100%;
	height:auto;

	background:url(../img/common/main_bg.png) center top  no-repeat ; 


    background-size:contain;                               /* 画像のサイズを指定    */
   
}





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




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

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


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


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



.s_top_img{
	display:block; 
	text-align:center;
	margin:0 !important;
	padding:0 !important;

	  z-index:1; 
}

.s_top_img img{
	width:100%;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;

	display:block;
	line-height:0 !important;
	vertical-align:bottom;
}


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

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





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




.button01{
    max-width: 240px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.button01 a{
width: 240px;
display: block;

  font-size: 13px;
  line-height: 120%;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  background: url("../img/common/btn_bg.jpg")  repeat;
  
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;  
    padding: 6px 5px;


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

.button01 a:hover{
  color:#000000;
}






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


.tp_msg_bg{
    background: #33b371;

}

.tp_msg{
}
.tp_msg dl dt.ms01{

width: 100px;
height: auto;
padding: 5px 10px 7px 10px;
text-align: center;
background: #EDD604;
color: #5E4000;
font-family: 'noto700';
    
font-size:17px;
line-height: 100%;

border-radius: 4px;
margin: 0 auto 5px auto;
}


.tp_msg dl dt.ms02{

width: 100px;
height: auto;
padding: 5px 10px 7px 10px;
text-align: center;
background:#CD0000;
color:#FFFFFF;
font-family: 'noto700';
    
font-size:17px;
line-height: 100%;

border-radius: 4px;
margin: 0 auto 5px auto;
}


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




.tp_msg dl dd p{
    font-size: 20px;
    line-height: 160%;
    text-align: center;
    color: #fff338;
    margin-bottom: 3px;

    font-family: 'noto700';
}


.tp_msg dl dd {
    font-size: 15px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 17px;
    
    font-family: 'noto700';
}


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


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




/* 基本テキスト入れる--------------------------------------------- */

.cm_txt01{
    background:url("../img/top/mbg001.png") repeat;
    border: 2px solid #d6f0e3;
    border-radius: 10px;
    padding: 15px 20px;
    margin-bottom: 40px;
    
    font-size: 15px;
    line-height: 160%;
    
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-style: normal;
    font-weight: 400;
} 

.cm_txt01 span{
    
    font-size: 13px;
    line-height: 160%;
}


.cm_txt01 a{
    color: #33B371;
    text-decoration: underline;
}

.cm_txt01 a:hover{
    color: #33B371;
    text-decoration:none;
}


.cm_txt01 ul li{
    font-size: 13px;
    line-height: 140%;
    margin-bottom: 15px;
    background:url("../img/top/list.png") left 3px no-repeat;
    background-size: 10px 10px;
    padding-left: 16px;

}


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






.cm_txt01_in{
    margin-bottom: 20px;
}


.cm_txt01_in dl dt{
width: 90px;
height: auto;
padding: 1px 5px 3px 5px;
background: #33B371;
color: #FFFFFF;
border-radius: 10px;
margin: 0 auto 10px auto;
margin-bottom: 10px;
text-align: center;
font-size: 14px;
}


.cm_txt01_in dl dd{

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

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


.cm_txt01_in dl dd span{
    font-size: 17px;
    line-height: 180%;
    color: #D10003;
    font-family: 'noto700';    

}

.cm_txt01_in dl dd p{
    margin-top: 10px;
    font-size: 16px;
    line-height: 180%;
    color: #1E60C5;
    font-family: 'noto500';    

}






.tp_sns{
    max-width: 200px;
    width: 100%;
    height: auto;
    margin: 20px auto 0 auto;

}

.tp_sns ul li{
    width: 45%;
    height: auto;
    margin-right: 10%;
    float: left;
    
   
    margin-bottom: 0px;   
    background:none;
    padding-left: 0px;
}

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




.tp_shn{

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

}

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

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




/* トップ 賞-------------------------------------------- */




.tp_sy_txt01{
    border-top:  2px dotted #33B371;
    border-bottom: 2px dotted #33B371;
    
    padding: 15px 0px;
    
    font-size: 14px;
    line-height: 160%;
    margin-bottom: 40px;
    

}



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


.tp_sy01 dl dt{ 
    text-align: center;
    margin-bottom: 5px;
}


.tp_sy01 dl dd{ 
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    margin-bottom: 5px;
    color:#33B371;
    font-family: 'noto700';    
}




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

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

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


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


.tp_sy02 ul li dl dd{ 
    font-size: 13px;
    line-height: 140%;
    text-align: center;
    color:#33B371;
}

.tp_sy02 ul li dl dd p{

    font-size: 16px;
    line-height: 160%;
    margin-bottom: 5px;

    font-family: 'noto700';    

}




/* トップ コース紹介-------------------------------------------- */


.tp_cs01{
margin-bottom: 30px;
}

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

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




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


.tp_cs01_in01{
margin-bottom: 20px;
}

.tp_cs01_in01 dl dt{
    width: 100px;
    height: auto;
    background: #25b425;
    
    font-size: 15px;
    line-height: 100%;
    padding: 6px 0;
    text-align: center;
    color:#FFFFFF;
    margin-bottom: 8px;

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


.tp_cs01_in01 dl dd{

    font-size: 15px;
    line-height: 160%;

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


.tp_cs01_in01 dl dd a{
    color:#008FD7;
    text-decoration: underline;
}


.tp_cs01_in01 dl dd a:hover{
    color:#008FD7;
    text-decoration:none;
}




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



.tp_cs01_in02{
}

.tp_cs01_in02 dl dt{
text-align: center;
    margin-bottom: 20px;
}

.tp_cs01_in02 dl dd{
    font-size: 15px;
    line-height: 160%;
}





/* トップ 募集詳細--------------------------------------------- */


.tp_bs{
    background: url("../img/top/bg_001.jpg") repeat;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 50px;

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



.tp_bs_in{
    background:url("../img/top/bg_002.jpg") repeat;
    padding: 20px;
    box-sizing: border-box;
    
     font-size: 16px;
    line-height: 140%;

    


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


.tp_bs_in ul{
    margin: 10px 0;
}

.tp_bs_in ul li{
    list-style: decimal;
    margin-left: 22px;
    margin-bottom: 5px;

}

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


.tp_bs_sns{
    max-width: 280px;
    height: auto;
    margin: 20px auto 0 auto;
}

.tp_bs_sns_l{
width: 45%;
float: left;

}

.tp_bs_sns_r{
width: 45%;
float:right;

}



/* トップ 商品--------------------------------------------- */


.tp_sh_txt001{
    border: 3px solid #B80B0D;
    background: #FFFFFF;
    padding: 10px 5px;
    margin-bottom: 20px;
    text-align: center;
    
    font-size: 15px;
    line-height: 140%;
}





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


.tp_sh_bx{
}

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

    z-index: 2;

    background: url("../img/top/02_bg.jpg") repeat;
    padding: 20px;
        
    box-sizing: border-box;

}

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


.tp_sh_img{
    max-width: 45px;
    margin: 0 auto 10px auto;
    text-align: center;
}

.tp_sh_ttl{
    font-size: 30px;
    line-height: 110%;
    text-align: center;
    margin-bottom: 15px;

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

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

.tp_sh01_btm01{
    margin-bottom: 30px;
}



.tp_sh01{
}

.tp_sh01 dl dt{
    font-size: 26px;
    line-height: 140%;
    color: #ff3333;
    text-align: center;
    margin-bottom: 3px;

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


.tp_sh01 dl dd{
    font-size: 17px;
    line-height: 140%;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;

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


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


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




/* トップ 注意---------------------------------------------- */


.tp_ti{
    background: #008fd7;
    margin-bottom: 50px;    

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


.tp_ti_in{
    padding: 20px 20px;
}


.tp_ti_in ul li{
    font-size: 14px;
    line-height: 140%;
    color:#FFFFFF;
    margin-bottom: 11px;
    background: url("../img/common/list02.png") left 5px no-repeat;
    padding-left: 18px;

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


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



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

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


/* トップ スタジオ紹介---------------------------------------------- */


.tp_sg{
    
}


.tp_sg_l{
    width: 100%;
    height: auto;
    float: none;
}

.tp_sg_r{
    width: 100%;
    height: auto;
    float: none;
    background: #ebeae8;
    padding: 20px 20px;
    box-sizing: border-box;
}

.tp_sg_in{
}

.tp_sg_in dl dt{
}


.tp_sg_in dl dd{
}



.tp_sg_in dl dd table{
	width:100%;
	height:auto;

}

.tp_sg_in dl dd table th{
	width:100%;
    display: block;
    color: #807046;

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

	text-align:left;
    border-bottom:none;
}

.tp_sg_in dl dd table td{
	width:100%;
    display: block;
    
	padding:5px 0px 10px 0px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;

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





.tp_sg_bg01{

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

}


.tp_map{

}


/* トップ  備品------------------------------------------------ */

.tp_bhn{

}

.tp_bhn ul li{
    background: url("../img/common/list001.png") left 8px no-repeat;
    padding-left: 10px;
    margin-right: 24px;
    font-size: 15px;
    line-height: 140%;
    
    margin-bottom: 8px;
    float: left;

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



.tp_bhn_img{
}

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

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



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

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





/* 料金・スタジオ詳細---------------------------------------------- */

.tp_ss{


    margin-bottom: 50px;
}


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

}

.tp_ss table th{
	width:100%;
    display: block;

	padding:8px 0px 0px 0px;	
	box-sizing:border-box;
    
	font-size:16px;
    line-height: 150%;
    color: #57420a;
	border-collapse:collapse;

	text-align:left;
    border-bottom:none;
}

.tp_ss table td{
	width:100%;
    display: block;
	padding:5px 0px 8px 0px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;

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







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


.tp_news{
}

.tp_news dl dt{
font-size: 15px;
line-height: 140%;
float: none;
clear: both;
margin-bottom: 3px;
color: #7db3c5;
}

.tp_news dl dd{
font-size: 15px;
line-height: 140%;
margin: 0 0 8px 0;
padding-bottom: 8px;
padding-left: 0px;
border-bottom: 1px dotted #999999;
}


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

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










/* トップ　商品案内---------------------------------------------- */

.tp_pdt_out{
    background: #1b1b1b;
}

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

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

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

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

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

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

}


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


.tp_pdt_b01 ul li dl dd{
    font-size: 14px;
    line-height: 120%;
    color: #FFFFFF;
    text-align: center;
    border: 1px solid #333333;
    padding: 4px 2px;
    box-sizing: border-box;
    
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;      
}
.tp_pdt_b01_cr{
    color: #000000 !important;
}



/* トップ　会社概要---------------------------------------------- */


.tp_cpy_bg{

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

.tp_cpy_in{
max-width: 1200px;
width: 100%;
height: 210px;
margin: 0 auto;
padding: 20px 0;
box-sizing: border-box;



}

.tp_cpy{
height: 110px;
        
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 


}

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


.tp_cpy dl dd{

}





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


.tp_rrt_bg{

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


.tp_rrt_in{
max-width: 1200px;
width: 100%;
height: 210px;
margin: 0 auto;
padding: 20px 0;
box-sizing: border-box;
}


.tp_rrt{
height: 110px;
        
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;      
}

.tp_rrt dl{

}

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


.tp_rrt dl dd{

}




/* トップ　山木工業 80年の軌跡---------------------------------------------- */


.tp_80y_bg{

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

.tp_80y{
height: 220px;
        
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;    
}

.tp_80y dl dt{
}


.tp_80y dl dd{
    font-size: 22px;
    line-height: 120%;
    text-align: center;
    color: #000000;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;  
    
    
}


.tp_80y dl dd span{
    font-size: 40px;
    line-height: 120%;
    text-align: center;
    color: #003366;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 600;
    font-style: normal;  
    
    
}









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




/* 共通お問い合わせ---------------------------------------------- */
.cmm_ctt{
width: 100%;
height: auto;
margin-bottom: 50px;
}

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


.cmm_ctt dl dt{
    font-size: 17px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 10px;

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

.cmm_ctt dl dd{
    font-size: 30px;
    line-height: 110%;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;

    text-align: center;


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


}
.cmm_ctt dl dd p{
    font-size: 15px;
    line-height: 120%;
    margin-bottom: 5px;

}
  
  


.cmm_ctt_btn{

	max-width:260px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
	color: #fff;
}

.cmm_ctt_btn a{
display: block;
width: 260px;
height: 30px;
    font-size: 15px;
    line-height: 100%;
    color:#FFFFFF;

    background: #57420a;
    border: 2px solid #57420a;

     box-sizing: border-box;

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

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

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

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




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



.abt_msg{
    margin-bottom: 50px;
}

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

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

.abt_msg dl dd{
    max-width: 1000px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    font-size: 15px;
    line-height: 150%;

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



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

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

}

.abt_tbl table th{
display: block;
	width:100%;

	padding:8px 0px 0px 0px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;
    color: #408AF1;

	text-align:left;
    border-bottom:none;
}

.abt_tbl table td{
display: block;
	width:100%;
    
	padding:5px 0px 3px 0px;	
	box-sizing:border-box;
    
	font-size:15px;
    line-height: 150%;
	border-collapse:collapse;

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

.abt_tbl table td ul li{
background: url("../img/common/list001.png") left 9px no-repeat;
padding-left: 10px;
float: left;
margin-right: 20px;
}


.abt_map{
}









/* レンタル約款 ---------------------------------------------- */

.ra_b01{
}

.ra_b01 p{

    font-size: 15px;
    line-height: 160%;

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

}

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

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


.ra_b01 dl dd{
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 28px;

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


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







/* 工事経歴 ---------------------------------------------- */


.wk_tab{
    max-width: 590px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
}

.wk_tab ul li{
    width: 32%;
    height: auto;
    float: left;
    margin-right: 2%;
    
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 400;
    font-style: normal;      
}

.wk_tab ul li:last-child{
    margin-right: 0;
}
.wk_tab ul li a{
    display: block;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
    background: #333333;
    border: 1px solid #333333;
    text-align: center;
    padding: 7px 5px 7px 5px;
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;    
}

.wk_tab ul li a:hover{
    color: #333333;
    background:#FFFFFF;
    border: 1px solid #333333;
}
    






    


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

.wk_img01{
    margin-bottom: 40px;
}

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

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

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

}

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




.wk_list{

}


.wk_list ul li{
    margin-bottom: 30px;
    

}

.wk_list ul li dl dt{
    font-size: 15px;
    line-height: 150%;
    text-align: left;
    margin-bottom: 10px;


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


.wk_list ul li dl dd{
    font-size: 14px;
    line-height: 140%;
    text-align: left;



    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;  
    
    padding-bottom: 12px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #999999;    

}


.wk_list ul li dl dd dl dt{
    color: #7194B7;
    margin-bottom: 5px;
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;  
}


.wk_list ul li dl dd dl dd{
    font-family: ryo-gothic-plusn, sans-serif;
    font-weight: 300;
    font-style: normal;


}

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

.wk_list ul li dl dd dl dd:last-child{
padding-bottom: 0;
	margin-bottom:0px;
    border-bottom: none;
}





.wk_list_001{
    clear: both;
    float: none;
}

.wk_list_002{
    padding-left: 0px;
}





/* CSR ---------------------------------------------- */


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

.csr_txt01 a{
    color: #0099cc;
    text-decoration: underline;
}

.csr_txt01 a:hover{
    color: #0099cc;
    text-decoration:none;
}



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

.csr_txt02 a{
    color: #0099cc;
    text-decoration: underline;
}

.csr_txt02 a:hover{
    color: #0099cc;
    text-decoration:none;
}

.csr_img{
max-width: 400px;
width: 100%;
height: auto;
margin: 0 auto 30px auto;

    text-align: center;
}

.csr_img_3{
    max-width: 300px !important;
}




.csr_b01{
    margin-bottom: 40px;
}

.csr_b01_l{
    width: 100%;
    height: auto;
    float: none;
}

.csr_b01_r{
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 15px;
}


.csr_b01_l dl dt{
    font-size: 18px;
    line-height: 120%;
    color: #2382b5;
    margin-bottom: 10px;
}

.csr_b01_l dl dd{
    font-size: 15px;
    line-height: 140%;
}

.csr_b01_l dl dd p{
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 8px;
}

.csr_b01_l dl dd a{
    color: #0099cc;
    text-decoration: underline;
}

.csr_b01_l dl dd a:hover{
    color: #0099cc;
    text-decoration:none;
}




.csr_list01{
}

.csr_list01 ul li{
    font-size: 15px;
    line-height: 150%;
    margin-bottom: 12px;
    background: url("../img/common/list001.png") left 8px no-repeat;
    padding-left: 12px;
}


.csr_list01 ul li a{
    color: #006699;
    text-decoration: underline;
}

.csr_list01 ul li a:hover{
    color: #006699;
    text-decoration:none;
}








.csr_txt03{
margin-bottom: 20px;
}

.csr_txt03 dl dt{
    font-size: 17px;
    line-height: 120%;
    color: #2382b5;
    margin-bottom: 10px;
}

.csr_txt03 dl dd{
    font-size: 15px;
    line-height: 140%;
}


.csr_txt03 dl dd p{
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 8px;
}



.csr_txt03 dl dd a{
    color: #0099cc;
    text-decoration: underline;
}

.csr_txt03 dl dda:hover{
    color: #0099cc;
    text-decoration:none;
}


.csr_img02{
    margin-bottom: 30px;
    text-align: center;
}


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

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


























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


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




.rrt_b01{
margin-bottom: 40px;
}


.rrt_b01_l{
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 20px;

}

.rrt_b01_r{
    width: 100%;
    height: auto;
    float: none;
}

.rrt_b01_in{



}


.rrt_b01_in dl{
max-width: 110px;
width: 100%;
height: 100%;
background: #333333;

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

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


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


.rrt_b01_in dl dt p{
font-size: 16px;
line-height: 120%;
margin-bottom: 1px;


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


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


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


.rrt_b01_in dl dd p{
font-size: 16px;
line-height: 120%;
margin-bottom: 10px;


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




.rrt_b01_r dl dt{
font-size: 22px;
line-height: 140%;
margin-bottom: 10px;


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

}

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

}



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

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





.rrt_tbl_ttl{
font-size: 18px;
line-height: 140%;
margin-bottom: 15px;
text-align: left;


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

}


.rrt_tbl{
	width:100%;
	height:auto;
	margin-bottom:50px;
}

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

}

.rrt_tbl table th{
    display: block;
	width:auto;
    color: #2382b5;
	padding:7px 0px 3px 0px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 140%;
	border-collapse:collapse;

	text-align:left;
    border-bottom:none;
}

.rrt_tbl table td{
    display: block;
	width:auto;
	padding:0px 0px 5px 0px;	
	box-sizing:border-box;
    
	font-size:14px;
    line-height: 140%;
	border-collapse:collapse;

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

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

}

.rrt_tbl table td ul{
    margin-top: 10px;
}

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






/* 特集 ---------------------------------------------- */

.sf_80{
max-width: 470px;
width: 100%;
height: auto;
margin: 0 auto 50px auto;

}


.sf_80_l{
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 15px;
}

.sf_80_r{
    width: 100%;
    height: auto;
    float: none;

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


.sf_80_l dl dt{
margin-bottom: 5px;
}


.sf_80_l dl dd{
    text-align: center;
    font-size: 14px;
    line-height: 150%;
}



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


.privacy{
}


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

    margin-bottom: 5px;

    font-family: a-otf-ud-shin-go-pr6n,sans-serif;
    font-weight: 600;
    font-style: normal;
}


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

    font-family: a-otf-ud-shin-go-pr6n,sans-serif;
    font-weight: 300;
    font-style: normal;
}




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


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

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

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

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

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





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

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


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

	border-bottom:none;
	text-align:left;
	font-weight:bold;
	color:#333;
	
	width:100%;
	display:block;
	padding:10px 10px 5px 10px;	
	box-sizing:border-box;
	background:url(../img/contact/bg.png) repeat;

}

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

	width:100%;
	display:block;
	padding:0px 10px 10px 10px;
	box-sizing:border-box;
	background:url(../img/contact/bg.png) repeat;
}


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

}

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

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

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

}



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

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

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













}
