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


html {
    font-family: tbudgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;
}

*:first-child + html body {
    font-family: tbudgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;
}

body{
    font-family: tbudgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;
	
	padding:0;
	margin:0;
	font-size:16px;
	color:#000;
	line-height:140%;
	text-align:left;
	



}

body a:focus{
	outline:none;
}




.bd_bg{

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

#privacy dt {
	font-weight:bold;
 font-size: 115%;
 margin-top: 20px;
 margin-bottom: 5px;
 }
 
	a#privacy_a {
	 color: #333;
	text-decoration: underline;
	}

	

/* 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:140%;
	text-align:left;
}	

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




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

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

}

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

}



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

}



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

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

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

.header_bg{

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


}

header{
	max-width:1000px;
	width:100%;
	height:100px;
	margin:0 auto;
	position:relative;
	box-sizing:border-box;
}

.header_txt{
	position: absolute;
	top:18px;
	left:0px;
	line-height: 120%;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	z-index:200;
	box-sizing:border-box;
}




.m_header_tel{
    display: none;
}

.m_header_fax{
    display: none;
}




.header_tel{

	position:absolute;

	top:10px;
	right:0;
	font-size:36px;
	line-height:150%;


    color:#008bc8;

    box-sizing: border-box;

font-family: quasimoda, sans-serif;
font-weight: 500;
font-style: normal;
    
	-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 */

}

.header_tel img{
    vertical-align: middle;
    margin-top: -12px;
    margin-right: 5px;
}




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


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

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

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


}


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

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


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

nav ul{
	margin:0;
	padding:0;

}

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

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

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

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

}

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

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


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


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


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


footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
		
	padding:0 50px;
	box-sizing:border-box;


}

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


.f_img{
	max-width:180px;
	width:100%;
	height:auto;
	margin:0 auto;
}

address{
	font-size:14px;
	line-height:120%;
	color:#000;
	margin-bottom:10px;
}

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

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

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


.f_cpy{

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

}


}



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


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


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

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



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


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

}



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

}





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

}


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

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

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


.header_bg{

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

    box-sizing: border-box;


}

header{	
	max-width:1000px;
    
	width:100%;
	height:65px;
	margin:0 auto;
	position:relative;		
/*	padding:0 30px;*/
	box-sizing:border-box;
}

.header_txt{

	position: absolute;
	top:4px;
	left:30px;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	z-index:10;

	text-align:left;

	box-sizing:border-box;
}


.header_tel{
    display: none;

	position:absolute;
    max-width: 170px;
    width: 100%;
    height: auto;
    
	top:15px;
	right:250px;
	font-size:18px;
	line-height:150%;


    color:#FFFFFF;
    padding: 3px 15px;
    box-sizing: border-box;
    background: #ff3333;

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

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

.header_tel img{
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}



.header_fax{
    display: none;
    
	position:absolute;
    max-width: 230px;
    width: 100%;
    height: auto;
    
	top:15px;
	right:0;
	font-size:18px;
	line-height:150%;


    color:#FFFFFF;
    padding: 3px 12px;
    box-sizing: border-box;
    background: #01315d;


	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
    
	-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 */

}

.header_fax img{
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}




.h_fb{
	max-width:30px;
	width:100%;
	height:auto;
	position:absolute;
	
	top: 19px;
	right:64px;
}

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


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


footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
		
	padding:0 40px;
	box-sizing:border-box;


}

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

address{
	font-size:14px;
	line-height:120%;
	color:#000;
	margin-bottom:10px;
}

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

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

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





.f_logo{
	max-width:347px;
	width:100%;
	height:auto;
	margin:0 0 10px 0;

}

.f_cpy{

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

}


}



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


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


.container02_bg{
	width:100%;
	height:auto;
	padding:0 15px;
	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;
}



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

}



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

}



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

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


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



.header_bg{

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


}

header{
	max-width:1000px;
	width:100%;
	height:65px;
	margin:0 auto;
	position:relative;		
/*	padding:0 20px;*/
	box-sizing:border-box;
}

.header_txt{

	position: absolute;
	top:9px;
	left:20px;
	margin-left:0 !important;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align:left !important;
	line-height:110%;
	z-index:10;

	box-sizing:border-box;
}





.header_tel{
    display: none;

	position:absolute;
    max-width: 170px;
    width: 100%;
    height: auto;
    
	top:15px;
	right:250px;
	font-size:18px;
	line-height:150%;


    color:#FFFFFF;
    padding: 3px 15px;
    box-sizing: border-box;
    background: #ff3333;

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

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

.header_tel img{
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}



.header_fax{
    display: none;
    
	position:absolute;
    max-width: 230px;
    width: 100%;
    height: auto;
    
	top:15px;
	right:0;
	font-size:18px;
	line-height:150%;


    color:#FFFFFF;
    padding: 3px 12px;
    box-sizing: border-box;
    background: #01315d;


	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
    
	-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 */

}

.header_fax img{
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}




.header_01{
	width:220px;
	height:28px;
	position:absolute;
	top:62px;
	left:50%;
	margin-left:-110px;
	
	border-top:1px solid #ff6633;
	border-bottom:1px solid #ff6633;
	
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; 
	align-items: center; 
	-webkit-justify-content: center; 
	justify-content: center; 
}





.h_tanjyou{
	width:250px;
	height:auto;
	
	position: absolute;
	top:68px;
	left:22px;


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

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

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


.h_fb{
	max-width:30px;
	width:100%;
	height:auto;
	position:absolute;
	
	top: 58px;
	right:20px;
}

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



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

footer{
	max-width:100%;
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
		
	padding:0 20px;
	box-sizing:border-box;


}

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

address{
	font-size:13px;
	line-height:120%;
	color:#000;
	margin-bottom:10px;
}

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

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

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





.f_logo{
	max-width:347px;
	width:100%;
	height:auto;
	margin:0 0 10px 0;

}

.f_cpy{

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

}




}




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


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

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


h1.h1_01{
width: 180px;
height: auto;
position: absolute;
top: 50px;


}

h1 img{
	width:100%;
	height:auto;
}




h2.h2_00{
	font-size:20px;
	line-height:120%;
    color: #FFFFFF;
    font-weight: normal;
	margin-bottom:15px;
    text-align: center;
}

h2.h2_00 p{
    font-size: 36px;
    line-height: 120%;
    color: #FFFFFF;
    line-height: 120%;
    margin-bottom: 5px;
}




h2.h2_01{
	font-size:20px;
	line-height:120%;
    color: #FFFFFF;
    font-weight: normal;
	margin-bottom:35px;
    text-align: center;
}

h2.h2_01 p{
    font-size: 36px;
    line-height: 120%;
    color: #FFFFFF;
    line-height: 120%;
    margin-bottom: 5px;
}



h2.h2_02{
	font-size:20px;
	line-height:120%;
    color: #000000;
    font-weight: normal;
	margin-bottom:35px;
    text-align: center;
}

h2.h2_02 p{
    font-size: 36px;
    line-height: 120%;
    color: #009043;
    line-height: 120%;
    margin-bottom: 5px;
}




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


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

	z-index:5;



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








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


.main_top_img{
	width: 100%;
	height:730px !important;
	background:url("../img/top/main.png") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
     
     position:relative;
     
      z-index: 100; 
}

.main_top_img_in{
	max-width:1200px;
	width:100%;
	height:730px;
	margin:0 auto;
	position:relative;
}

.main_top_img_in_img{
	position:absolute;
	max-width:180px;
	width:100%;
	height:180px;
	top:60px;
	right:120px;
}


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


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


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


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



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



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


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







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






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




.bg_main{
  background:url("../img/top/main_bg01.jpg") repeat-x;
  margin-top:-180px;
  margin-bottom: 100px;  
  z-index: 1;
}

.bg_main01{
  background:url("../img/top/main_bg01.jpg") repeat-x;
  margin-bottom: 100px;  
  z-index: 1;
}




.button01 {
	max-width:180px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
    background: #FFFFFF;
    
	-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 */
}

.button01 a{
    display: block;
    padding:7px 12px 10px 12px; 
    background: url("../img/common/btn.jpg") repeat;
    color: #FFFFFF;
    border: 2px solid #174603;
    font-size: 16px;
    line-height: 120%;

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

.button01 a:hover {
  background:#FFFFFF  !important;
  border-color: #174603;
  color: #174603;
}


.button02 {
	max-width:360px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
    background: #FFFFFF;
    
	-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 */
}

.button02 a{
    display: block;
    padding:7px 12px 10px 12px; 
    background: url("../img/common/btn.jpg") repeat;
    color: #FFFFFF;
    border: 2px solid #174603;
    font-size: 16px;
    line-height: 120%;    

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

.button02 a:hover {
  background:#FFFFFF  !important;
  border-color: #174603;
  color: #174603;
}






/* トップ　文言 ---------------------------------------------- */

.tp_abt_txt001{
    margin-bottom: 70px;
    background: url("../img/top/main_bg.png") center top no-repeat;
}

.tp_abt_txt001 dl dt{
    font-size: 26px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 30px;
    color: #000000;
    
    font-family: toppan-bunkyu-midashi-min-st,serif;
    font-weight: 900;
    font-style: normal;
}

.tp_abt_txt001 dl dt p{
    font-size: 48px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 20px;
    color: #034922;
    
    font-family: toppan-bunkyu-midashi-min-st,serif;
    font-weight: 900;
    font-style: normal;
}

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



/* トップ　フィトンチッドの代表的な効果 ---------------------------------------------- */


.tp_kouka{
margin-bottom: 30px;
}

.tp_kouka dl dt{
    font-size: 36px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 20px;
    color: #000000;
    
    letter-spacing: -0.02em;
    
    font-family: toppan-bunkyu-midashi-min-st,serif;
    font-weight: 900;
    font-style: normal;
}


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


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

.tp_kouka_01_btm{
	margin-bottom:50px;
}

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


.tp_kouka_01 ul li{
    width: 24.25%;
    height: 220px;
    float: left;
    margin-right: 1%;
    padding: 20px 10px;
    box-sizing: border-box;
    letter-spacing: -0.05em;    
    
    font-size: 22px;
    color: #FFFFFF;
    line-height: 120%;
    text-align: center;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
   
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius:15px;     /* CSS3 */   
}

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

.tp_kouka_01_b01{
	width: 100%;
	height:220px !important;
	background:url("../img/top/01_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kouka_01_b02{
	width: 100%;
	height:220px !important;
	background:url("../img/top/01_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kouka_01_b03{
	width: 100%;
	height:220px !important;
	background:url("../img/top/01_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kouka_01_b04{
	width: 100%;
	height:220px !important;
	background:url("../img/top/01_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}




/* トップ　玉01 ---------------------------------------------- */

.tp_bx01{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.tp_bx01 ul li{
    width: 49.5%;
    height: 340px;
    float: left;
    margin-right: 1%;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}

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


.tp_bx02{

    height: 340px;
    margin-bottom: 20px;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;         
}


.tp_bx02_01{
    color:#FFFFFF;
    font-size: 19px;
    line-height: 130%;
    margin-bottom: 20px;
    text-align: center;
}

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


.tp_bx02_01 strong{
    font-family: tbudgothic-std, sans-serif;
    font-weight: 500;
    font-style: normal;	    
}

.tp_bx02_01 strong::before {
	content: "\A" ;
	white-space: pre ;
    
}

.tp_bx03{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.tp_bx03 ul li{
    width: 32.66666%;
    height: 340px;
    float: left;
    margin-right: 1%;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}

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





.tp_bx00_bg{
	width: 100%;
	height:340px !important;
	background:url("../img/top/02_00.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}



.tp_bx01_bg{
	width: 100%;
	height:340px !important;
	background:url("../img/top/02_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx02_bg{
	width: 100%;
	height:340px !important;
	background:url("../img/top/02_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx03_bg{
	width: 100%;
	height:340px !important;
	background:url("../img/top/02_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}


.tp_bx04_bg{
	width: 100%;
	height:340px !important;
	background:url("../img/top/02_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx05_bg{
	width: 100%;
	height:340px !important;
	background:url("../img/top/02_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}



.tp_bx06_bg{
	width: 100%;
	height:340px !important;
	background:url("../img/top/04_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx07_bg{
	width: 100%;
	height:340px !important;
	background:url("../img/top/04_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx08_bg{
	width: 100%;
	height:340px !important;
	background:url("../img/top/04_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}




/* トップ　効果が期待できる様々なシーン ---------------------------------------------- */

.tp_kouka_ttl{
    font-size: 36px;
    line-height: 130%;
    text-align: center;
    color: #000000;
    
    letter-spacing: -0.02em;
    
    font-family: toppan-bunkyu-midashi-min-st,serif;
    font-weight: 900;
    font-style: normal;
    margin-bottom: 30px;
}





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

.tp_kk_01 ul{

}

.tp_kk_01 ul li{
    width: 32%;
    height: 220px;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
    padding: 20px;
    box-sizing: border-box;
    
    font-size: 22px;
    color: #FFFFFF;
    line-height: 120%;
    text-align: center;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
   
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius:15px;     /* CSS3 */   
}

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

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

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

.tp_kk_01 ul li:nth-child(6){
    margin-bottom: 0;
}


.tp_kk_01_b01{
	width: 100%;
	height:220px !important;
	background:url("../img/top/03_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b02{
	width: 100%;
	height:220px !important;
	background:url("../img/top/03_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b03{
	width: 100%;
	height:220px !important;
	background:url("../img/top/03_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b04{
	width: 100%;
	height:220px !important;
	background:url("../img/top/03_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b05{
	width: 100%;
	height:220px !important;
	background:url("../img/top/03_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b06{
	width: 100%;
	height:220px !important;
	background:url("../img/top/03_06.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}




/* トップ本 ---------------------------------------------- */




.tp_book_bg{
	width: 100%;
	height:340px !important;
	background:url(../img/top/05_01.jpg) center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin-bottom:20px;
}


.tp_book{

    height: 340px;

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


.tp_book_in{
}

.tp_book_l{
	width:77%;
    height: 340px;
	float:left;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;  	
}


.tp_book_l dl dt{
	font-size:17px;
	line-height:130%;
	color:#FFF;
	margin-bottom:20px;
	letter-spacing:-0.02em;
}

.tp_book_l dl dt p{
	font-size:36px;
	line-height:130%;
	color:#FFF;
	margin-bottom:5px;
}


.tp_book_l dl dd{
	font-size:18px;
	line-height:130%;
	color:#FFF;
	margin-bottom:10px;
}

.tp_book_l dl dd p{
	font-size:24px;
	line-height:130%;
	color:#FFF;
	margin-bottom:5px;
}


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



.tp_book_r{
	width:21%;
    height: 340px;
	float:right;
	padding:0;
	margin:0;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 	
}

.tp_book_r img{
	padding:0;
	margin:0;
}




/* トップ新着 ---------------------------------------------- */


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

.tp_news_in dl dt{
	float:left;
	clear:both;
	color:#1b78af;
	font-size:16px;
	line-height:120%;
	max-width:100px;
}

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

.tp_news_in dl dd a{
	color:#000;
	text-decoration:none;
}

.tp_news_in dl dd a:hover{
	color:#000;
	text-decoration:underline;
}




/* トップ お問い合わせ ---------------------------------------------- */

.tp_cmn_ctt_bg{
	width: 100%;
	height:400px !important;
	background:url(../img/common/cmon_ctt_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

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

.tp_cmn_ctt{

}

.tp_cmn_ctt dl dt{
}


.tp_cmn_ctt dl dd{
	font-size:54px;
	line-height:120%;
	margin-bottom:15px;
    text-align: center;	
	font-family: quasimoda, sans-serif;
	font-weight: 500;
	font-style: normal;
	
	letter-spacing:-0.04em;
	
	color:#FFF;
}


.tp_cmn_ctt dl dd p{
	font-size:24px;
	line-height:120%;
	margin-bottom:8px;
    text-align: center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;	
}




/* フィトンチッドについて ---------------------------------------------- */


.abt_b01_btm01{
    margin-bottom: 40px !important;
}

.abt_b01{
	margin-bottom: 70px;
}

.abt_b01 dl dt{

}

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


.abt_b02{
	margin-bottom:70px;
}

.abt_b02 ul li{
	width:49%;
	min-height:320px;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
	background:#8aad90;
	padding:30px;
	box-sizing:border-box;
	
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */
}

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


.abt_b02 ul li dl dt{
	font-size:24px;
	line-height:120%;
	text-align:center;
	color:#FFF;
	margin-bottom:20px;
}


.abt_b02 ul li dl dd{
	font-size:15px;
	line-height:150%;
	color:#FFF;
}


.abt_b03{
	margin-bottom:70px;
}


.abt_b03_l{
	width:56%;
	height:auto;
	float:left;
	
	font-size:18px;
	line-height:160%;
}

.abt_b03_r{
	width:41%;
	height:auto;
	float:right;
}



.abt_b04{
	background:#145531;
	font-size:18px;
	line-height:160%;
	text-align:center;
	color:#FFF;
	padding:40px;
	margin-bottom:70px;
	
	
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */	
}





.abt_b05{
	margin-bottom:40px;
}

.abt_b05 dl dt{
	font-size:24px;
	line-height:150%;
	margin-bottom:25px;
	text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;	
}

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


.abt_b05 dl dd ul{
	margin:20px 0;
}

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

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

.abt_b05_img{
		margin-bottom:70px;
}



.abt_b06{
}


.abt_b06 dl dt{
	font-size:24px;
	line-height:150%;
	margin-bottom:15px;

    color: #145531;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;	
}

.abt_b06 dl dd{
    margin-bottom: 30px;
    border-bottom: 2px  dotted #1C8B63;
    padding-bottom: 30px;
}

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

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


.abt_b06 dl dd ul li a{
    color: #CC191C;
    text-decoration: underline;
}

.abt_b06 dl dd ul li a:hover{
    color: #CC191C;
    text-decoration:none;
}




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







.cpy_t01{
	width:100%;
	height:auto;
    margin-bottom: 80px;

}

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

.cpy_t01 table th{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	border-bottom:1px dotted #999999;
	text-align:left;
	width:150px;
	padding:10px 0px;
    box-sizing: border-box;

}

.cpy_t01 table td{
	border-collapse:collapse;
	font-size:16px;	
    border-bottom:1px dotted #999999;
	text-align:left;
	padding:10px 0px;
}


.cpy_t01 ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.cpy_t01 ul li{
	font-size:16px;
	line-height:130%;
	padding-left:22px;
	margin-bottom:7px;
    background:url("../img/common/list001.png") left 8px no-repeat;
}


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






.cpy_t02{
    max-width: 800px;
	width:100%;
	height:auto;
    margin: 0 auto 80px auto;
}

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

.cpy_t02 table th{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	border-bottom:1px dotted #999999;
	text-align:left;
	width:380px;
	padding:10px 0px;

}

.cpy_t02 table td{
	border-collapse:collapse;
	font-size:16px;	
    border-bottom:1px dotted #999999;
	text-align:right;
	padding:10px 15px;

}


.cpy_t02 ul {
    margin-top: 5px;
}

.cpy_t02 ul li{
	font-size:16px;
	line-height:130%;
	padding-left:22px;
	margin-bottom:7px;
    background:url("../img/common/list001.png") left 8px no-repeat;
}

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




.cpy_map_txt{
    margin-bottom: 30px;
}

.cpy_map_txt dl dt{
    max-width: 170px;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    background: #333333;
    font-size: 16px;
    line-height: 110%;
    padding: 4px 5px 6px 5px;
    box-sizing: border-box;
    margin-bottom: 10px;

}


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

.cpy_map_txt dl dd a{
    color: #000000;
    text-decoration:nonen;
}

.cpy_map_txt dl dd a:hover{
    color: #000000;
    text-decoration:nonen;
}

.cpy_map{
margin-bottom: 60px;
}



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








/* 質問---------------------------------------------- */


.qa01{
}

.qa01 ul li{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #999999;
}

.qa01 ul li dl dt{
	min-height:44px;
	background:url(../img/qa/q.png) left 5px no-repeat;
	padding-top:15px;
	padding-left:60px;
	color:#000000;
    font-size: 24px;
    line-height: 150%;
    margin-bottom: 10px;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}

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








/* お客様の声---------------------------------------------- */


.voice01_ttl{
    border-left: 10px solid #729e08;
    padding: 10px 15px;
    margin-bottom: 25px;
    
    font-size: 28px;
    line-height: 120%;
}

.voice01{
    background: #FAFCF9;
    padding: 25px 30px;
    margin-bottom: 30px;
}

.voice01 ul li{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #999999;
}

.voice01 ul li dl dt{
	min-height:44px;
	background:url(../img/voice/q.png) left 5px no-repeat;
	padding-top:15px;
	padding-left:60px;
	color:#000000;
    font-size: 24px;
    line-height: 150%;
    margin-bottom: 10px;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}

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




/* レンタルについて---------------------------------------------- */



.rtl00{
    font-size: 32px;
    line-height: 140%;
    margin-bottom: 30px;
    color: #ff6600;
    text-align: center;
    letter-spacing: -0.04em;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}

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


.rtl01{
    background: #145531;
    padding: 40px;
    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 */    
}

.rtl01 dl dt{
    font-size: 26px;
    line-height: 150%;
    margin-bottom: 25px;
    text-align:center;
    color: #FFFFFF;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}



.rtl01 dl dt p{
max-width: 500px;
    width: 100%;
    height: auto;
    margin: 0 auto 25px auto;
    background: #e4b635;
    padding: 20px 20px;;
      box-sizing: border-box;
      
     font-size: 32px; 
     line-height: 120%;
     color: #FFFFFF;
  	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;	
    
    
	-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 */        
}




.rtl01 dl dd{
    font-size: 18px;
    line-height: 150%;
    text-align:center;
    color: #FFFFFF;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 500;
    font-style: normal;		
}


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


.rtl03{
    max-width: 900px;
    width: 100%;
    height: auto;
	text-align:center;
    margin: 0 auto 40px auto;
}

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

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


.rtl04{
    margin-bottom: 70px;
}


.rtl04 ul li{
    background: url("../img/rental/list.png") left 3px no-repeat;
    font-size: 16px;
    line-height: 140%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #999999;
    padding-left: 25px;
}

.rtl04 ul li ul{
    margin-top: 20px;
}

.rtl04 ul li ul li{
    background: no-repeat;
    font-size: 16px;
    line-height: 140%;
    padding-bottom: 0px;
    margin-bottom: 10px;
    border-bottom:none;
    padding-left: 2px;
}


.rtl05{
    background: #8899aa;
    padding: 20px;
    margin-bottom: 70px;
}

.rtl05_in{
    background: #FFFFFF;
    padding: 30px 40px;
}


.rtl05_in_ttl{
    font-size: 28px;
    line-height: 150%;
    margin-bottom: 25px;
    text-align:center;
    color:#D50407;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}


.rtl05_in ul li{
    border-bottom: 1px dotted #8899aa;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

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



.rtl05_in ul li dl dt{
    font-size: 22px;
    line-height: 150%;
    margin-bottom: 5px;
}




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

.rtl05_in ul li dl dd p{
    margin-bottom: 10px;
}

.rtl05_in ul li dl dd a{
    color:#D50407;
}

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


.rtl05_img{
    max-width: 760px;
    width: 100%;
    height: auto;
    margin: 20px auto 0 auto;
}

.rtl05_img ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    
    border-bottom:none;
    padding-bottom: 0;
    margin-bottom: 0;    
}

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


.rtl_ctt_bg{
	width: 100%;
	height:250px !important;
	background:url("../img/rental/ctt_bg.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

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

.rtl_ctt{
    padding: 20px;
    box-sizing: border-box;
}

.rtl_ctt dl dt{
	font-size:30px;
	line-height:120%;
	margin-bottom:15px;
	color:#FFF;
     text-align: center;	       	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;	
}





/* 取扱商品---------------------------------------------- */



.pdt_ttl{
    font-size: 26px;
    line-height: 140%;
    color: #009043;
    margin-bottom: 30px;
    text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		

}

.pdt_ttl span::before {
/*	content: "\A" ;
	white-space: pre ;*/
}





.pdt_ttl01{
    font-size: 26px;
    line-height: 140%;
    color: #009043;
    margin-bottom: 30px;
    text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		

}

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



.pdt_img{
    text-align: center;
    margin-bottom: 25px;
}

.pdt_img01{
	max-width:900px;
	width:100%;
	height:auto;
	margin:0 auto 50px auto;

}

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

	margin-bottom:40px;
}

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

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

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


.pdt_img02{
	max-width:900px;
	width:100%;
	height:auto;
	margin:0 auto 80px auto;

}

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

}

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

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

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





.pdt_img01_ig{
    text-align: center;
    margin-bottom: 25px;	
}



.pdt_01{
}

.pdt_01_btm{
	margin-bottom:40px;
}

.pdt_01 dl dt{
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 10px;
    text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
	
	letter-spacing:-0.04em;	
}

.pdt_01 dl dt p{
    font-size: 15px;
    line-height: 140%;
    margin-bottom:5px;
    text-align:center;
}


.pdt_01 dl dt span{
    display: block;
    font-size: 14px;
    line-height: 140%;
    text-align:center;
}


.pdt_01 dl dd{
    font-size: 14px;
    line-height: 140%;
    text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;	
}

.pdt_01 dl dd p{
    font-size: 18px;
    line-height: 140%;
    text-align:center;
}


.pdt_01 dl dd p span{
    font-size: 24px;
    line-height: 140%;
    text-align:center;
    color: #0099cc;
}



.pdt_tbl{
	max-width:900px;
	width:100%;
	height:auto;
    margin: 0 auto 80px auto;
}

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

.pdt_tbl table th{
	border-collapse:collapse;
	font-size:15px;
	line-height:150%;

	border-bottom:1px dotted #999999;
	text-align:left;
	width:180px;
	padding:10px 15px;

}

.pdt_tbl table td{
	border-collapse:collapse;
	font-size:15px;
	line-height:150%;
    border-bottom:1px dotted #999999;

	padding:10px 15px;

}



.pdt_txt01{
	max-width:900px;
	width:100%;
	height:auto;
    margin: 0 auto 80px auto;	
	font-size:15px;
	line-height:160%;

}


.pdt_txt02{
	margin-top:20px;
}

.pdt_txt02 ul{
	padding:0 20px;
}

.pdt_txt02 ul li{
	
	width:auto;
	height:auto;
	float:none;
	margin-right:0%;

		
	background:url(../img/common/list001.png) left 8px no-repeat;
	font-size:14px;
	line-height:120%;
	margin-bottom:8px;
	padding-left:10px;
}

.pdt_txt02 ul li:nth-child(3){
	margin-bottom:8px;
}

.pdt_txt02 ul li:nth-child(4){
	margin-bottom:8px;
}


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






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



.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: 160px;
	height:auto;
	position: absolute;
	top:25px;
    left: 30px;


}

h1 img{
	width:100%;
	height:auto;
}


h2.h2_00{
	font-size:18px;
	line-height:120%;
    color: #FFFFFF;
    font-weight: normal;
	margin-bottom:15px;
    text-align: center;
}

h2.h2_00 p{
    font-size: 32px;
    line-height: 120%;
    color: #FFFFFF;
    line-height: 120%;
    margin-bottom: 5px;
}









h2.h2_01{
	font-size:18px;
	line-height:120%;
    color: #FFFFFF;
    font-weight: normal;
	margin-bottom:30px;
    text-align: center;
}

h2.h2_01 p{
    font-size: 32px;
    line-height: 120%;
    color: #FFFFFF;
    line-height: 120%;
    margin-bottom: 5px;
}





h2.h2_02{
	font-size:18px;
	line-height:120%;
    color: #000000;
    font-weight: normal;
	margin-bottom:35px;
    text-align: center;
}

h2.h2_02 p{
    font-size: 32px;
    line-height: 120%;
    color: #009043;
    line-height: 120%;
    margin-bottom: 5px;
}



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


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


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

}







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



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

     position:relative;
     
      z-index: 100; 
}



.main_top_img_in{
	max-width:1200px;
	width:100%;
	height:450px;
	margin:0 auto;
	position:relative;
}

.main_top_img_in_img{
	position:absolute;
	max-width:130px;
	width:100%;
	height:130px;
	top:25px;
	right:130px;
}


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



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



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


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



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

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



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




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




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




.bg_main{
  background:url("../img/top/main_bg01.jpg") repeat-x;
  margin-top:-100px;
  margin-bottom: 100px;  
  z-index: 1;
}

.bg_main01{
  background:url("../img/top/main_bg01.jpg") repeat-x;
  margin-bottom: 100px;  
  z-index: 1;
}



.button01 {
	max-width:180px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
    background: #FFFFFF;
    
	-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 */
}

.button01 a{
    display: block;
    padding:7px 12px 10px 12px; 
    background: url("../img/common/btn.jpg") repeat;
    color: #FFFFFF;
    border: 2px solid #174603;
    font-size: 15px;
    line-height: 120%;

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

.button01 a:hover {
  background:#FFFFFF  !important;
  border-color: #174603;
  color: #174603;
}


.button02 {
	max-width:360px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
    background: #FFFFFF;
    
	-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 */
}

.button02 a{
    display: block;
    padding:7px 12px 10px 12px; 
    background: url("../img/common/btn.jpg") repeat;
    color: #FFFFFF;
    border: 2px solid #174603;
    font-size: 15px;
    line-height: 120%;    

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

.button02 a:hover {
  background:#FFFFFF  !important;
  border-color: #174603;
  color: #174603;
}








/* トップ　文言 ---------------------------------------------- */

.tp_abt_txt001{
    margin-bottom: 50px;
    background: url("../img/top/main_bg.png") center top no-repeat;
    background-size: 650px 266px;
}

.tp_abt_txt001 dl dt{
    font-size: 22px;
    line-height: 150%;
    text-align: center;
    margin-bottom: 30px;
    color: #000000;
    
    font-family: toppan-bunkyu-midashi-min-st,serif;
    font-weight: 900;
    font-style: normal;
}

.tp_abt_txt001 dl dt p{
    font-size: 34px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 20px;
    color: #034922;
    
    font-family: toppan-bunkyu-midashi-min-st,serif;
    font-weight: 900;
    font-style: normal;
}

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




/* トップ　フィトンチッドの代表的な効果 ---------------------------------------------- */


.tp_kouka{
margin-bottom: 30px;
}

.tp_kouka dl dt{
    font-size: 30px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 20px;
    color: #000000;
    
    letter-spacing: -0.02em;
    
    font-family: toppan-bunkyu-midashi-min-st,serif;
    font-weight: 900;
    font-style: normal;
}


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




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

.tp_kouka_01_btm{
	margin-bottom:30px;
}



.tp_kouka_01 ul{
    margin-bottom: 15px;
}

.tp_kouka_01 ul li{
    width: 49%;
    height: 180px;
    float: left;
    margin-right: 2%;
    padding: 20px 10px;
    box-sizing: border-box;
    margin-bottom: 15px;
    letter-spacing: -0.05em;
    
    font-size: 20px;
    color: #FFFFFF;
    line-height: 120%;
    text-align: center;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
   
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius:15px;     /* CSS3 */   
}

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

.tp_kouka_01_b01{
	width: 100%;
	height:180px !important;
	background:url("../img/top/01_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kouka_01_b02{
	width: 100%;
	height:180px !important;
	background:url("../img/top/01_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kouka_01_b03{
	width: 100%;
	height:180px !important;
	background:url("../img/top/01_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kouka_01_b04{
	width: 100%;
	height:180px !important;
	background:url("../img/top/01_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}




/* トップ　玉01 ---------------------------------------------- */

.tp_bx01{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.tp_bx01 ul li{
    width: 49.5%;
    height: 300px;
    float: left;
    margin-right: 1%;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}

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


.tp_bx02{

    height: 300px;
    margin-bottom: 10px;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;         
}



.tp_bx02_01{
    color:#FFFFFF;
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 20px;
    text-align: center;
}

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


.tp_bx02_01 strong{
    font-family: tbudgothic-std, sans-serif;
    font-weight: 500;
    font-style: normal;	    
}

.tp_bx02_01 strong::before {
	content: "\A" ;
	white-space: pre ;
    
}

.tp_bx03{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.tp_bx03 ul li{
    width: 100%;
    height: 300px;
    float:none;
    margin-bottom: 10px;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}

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



.tp_bx00_bg{
	width: 100%;
	height:300px !important;
	background:url("../img/top/02_00.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}



.tp_bx01_bg{
	width: 100%;
	height:300px !important;
	background:url("../img/top/02_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx02_bg{
	width: 100%;
	height:300px !important;
	background:url("../img/top/02_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx03_bg{
	width: 100%;
	height:300px !important;
	background:url("../img/top/02_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}


.tp_bx04_bg{
	width: 100%;
	height:300px !important;
	background:url("../img/top/02_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx05_bg{
	width: 100%;
	height:300px !important;
	background:url("../img/top/02_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}





.tp_bx06_bg{
	width: 100%;
	height:300px !important;
	background:url("../img/top/04_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx07_bg{
	width: 100%;
	height:300px !important;
	background:url("../img/top/04_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx08_bg{
	width: 100%;
	height:300px !important;
	background:url("../img/top/04_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}



/* トップ　効果が期待できる様々なシーン ---------------------------------------------- */


.tp_kouka_ttl{
    font-size: 30px;
    line-height: 130%;
    text-align: center;
    margin-bottom: 20px;
    color: #000000;
    
    letter-spacing: -0.02em;
    
    font-family: toppan-bunkyu-midashi-min-st,serif;
    font-weight: 900;
    font-style: normal;
}







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

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

.tp_kk_01 ul li{
    width: 32%;
    height: 220px;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
    padding: 20px;
    box-sizing: border-box;
    
    font-size: 22px;
    color: #FFFFFF;
    line-height: 120%;
    text-align: center;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
   
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius:15px;     /* CSS3 */   
}

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


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

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

.tp_kk_01 ul li:nth-child(6){
    margin-bottom: 0;
}

.tp_kk_01_b01{
	width: 100%;
	height:220px !important;
	background:url("../img/top/03_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b02{
	width: 100%;
	height:220px !important;
	background:url("../img/top/03_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b03{
	width: 100%;
	height:220px !important;
	background:url("../img/top/03_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b04{
	width: 100%;
	height:220px !important;
	background:url("../img/top/03_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b05{
	width: 100%;
	height:220px !important;
	background:url("../img/top/03_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b06{
	width: 100%;
	height:220px !important;
	background:url("../img/top/03_06.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}








/* トップ本 ---------------------------------------------- */




.tp_book_bg{
	width: 100%;
	height:340px !important;
	background:url(../img/top/05_01.jpg) center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin-bottom:20px;
}


.tp_book{


    height: 340px;

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


.tp_book_in{
}


.tp_book_l{
	width:74%;
	height:auto;
	float:left; 
}


.tp_book_l dl dt{
	font-size:17px;
	line-height:130%;
	color:#FFF;
	margin-bottom:20px;
}

.tp_book_l dl dt p{
	font-size:32px;
	line-height:130%;
	color:#FFF;
	margin-bottom:5px;
}


.tp_book_l dl dd{
	font-size:18px;
	line-height:130%;
	color:#FFF;
	margin-bottom:10px;
}

.tp_book_l dl dd p{
	font-size:20px;
	line-height:130%;
	color:#FFF;
	margin-bottom:5px;
}


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



.tp_book_r{
	width:21%;
	height:auto;
	float:right;

	padding:0;
	margin:0;
}

.tp_book_r img{
	padding:0;
	margin:0;
}






/* トップ新着 ---------------------------------------------- */




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

.tp_news_in dl dt{
	float:left;
	clear:both;
	color:#1b78af;
	font-size:16px;
	line-height:120%;
	max-width:100px;
}

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

.tp_news_in dl dd a{
	color:#000;
	text-decoration:none;
}

.tp_news_in dl dd a:hover{
	color:#000;
	text-decoration:underline;
}






/* トップ お問い合わせ ---------------------------------------------- */

.tp_cmn_ctt_bg{
	width: 100%;
	height:300px !important;
	background:url(../img/common/cmon_ctt_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 	 
}

.tp_cmn_ctt{

}

.tp_cmn_ctt dl dt{
}


.tp_cmn_ctt dl dd{
	font-size:50px;
	line-height:120%;
	margin-bottom:10px;
    text-align: center;	
	font-family: quasimoda, sans-serif;
	font-weight: 500;
	font-style: normal;
	
	letter-spacing:-0.04em;
	
	color:#FFF;
}


.tp_cmn_ctt dl dd p{
	font-size:22px;
	line-height:120%;
	margin-bottom:8px;
    text-align: center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;	
}




/* フィトンチッドについて ---------------------------------------------- */


.abt_b01_btm01{
    margin-bottom: 30px !important;
}



.abt_b01{
	margin-bottom: 50px;
}

.abt_b01 dl dt{

}

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






.abt_b02{
	margin-bottom:50px;
}

.abt_b02 ul li{
	width:100%;
	min-height:240px;
	height:auto;
	float:none;
	margin-right:0%;
	margin-bottom:20px;
	background:#8aad90;
	padding:30px;
	box-sizing:border-box;
	
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */
}

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


.abt_b02 ul li dl dt{
	font-size:24px;
	line-height:120%;
	text-align:center;
	color:#FFF;
	margin-bottom:20px;
}


.abt_b02 ul li dl dd{
	font-size:15px;
	line-height:150%;
	color:#FFF;
}





.abt_b03{
	margin-bottom:70px;
}


.abt_b03_l{
	width:56%;
	height:auto;
	float:left;
	
	font-size:16px;
	line-height:160%;
}

.abt_b03_r{
	width:41%;
	height:auto;
	float:right;
}




.abt_b04{
	background:#145531;
	font-size:16px;
	line-height:160%;
	text-align:center;
	color:#FFF;
	padding:30px 20px;
	margin-bottom:50px;
	letter-spacing:-0.02em;
	
	
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */	
}










.abt_b05{
	margin-bottom:30px;
}

.abt_b05 dl dt{
	font-size:20px;
	line-height:150%;
	margin-bottom:25px;
	text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}

.abt_b05 dl dd{
	font-size:15px;
	line-height:150%;
}


.abt_b05 dl dd ul{
	margin:15px 0;
}

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

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

.abt_b05_img{
		margin-bottom:50px;
}




.abt_b06{
}


.abt_b06 dl dt{
	font-size:22px;
	line-height:150%;
	margin-bottom:12px;

    color: #145531;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;	
}

.abt_b06 dl dd{
font-size: 16px;
line-height: 160%;
    margin-bottom: 25px;
    border-bottom: 2px  dotted #1C8B63;
    padding-bottom: 25px;
}

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

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


.abt_b06 dl dd ul li a{
    color: #CC191C;
    text-decoration: underline;
}

.abt_b06 dl dd ul li a:hover{
    color: #CC191C;
    text-decoration:none;
}




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






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

}

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

.cpy_t01 table th{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	border-bottom:1px dotted #999999;
	text-align:left;
	width:180px;
	padding:10px 0px;

}

.cpy_t01 table td{
	border-collapse:collapse;
	font-size:16px;	
	border-bottom:1px dotted #999999;
	text-align:left;
	padding:10px 0px;
}


.cpy_t01 ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.cpy_t01 ul li{
	font-size:16px;
	line-height:130%;
	padding-left:22px;
	margin-bottom:7px;
    background:url("../img/common/list001.png") left 8px no-repeat;
}


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




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

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

.cpy_t02 table th{
	border-collapse:collapse;
	font-size:16px;
	line-height:160%;

	border-bottom:1px dotted #999999;
	text-align:left;
	width:380px;
	padding:10px 0px;

}

.cpy_t02 table td{
	border-collapse:collapse;
	font-size:16px;	
    border-bottom:1px dotted #999999;
	text-align:right;
	padding:10px 15px;

}


.cpy_t02 ul {
    margin-top: 5px;
}

.cpy_t02 ul li{
	font-size:16px;
	line-height:130%;
	padding-left:22px;
	margin-bottom:7px;
    background:url("../img/common/list001.png") left 8px no-repeat;
}

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






.cpy_map_txt{
    margin-bottom: 30px;
}

.cpy_map_txt dl dt{
    max-width: 170px;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    background: #333333;
    font-size: 16px;
    line-height: 110%;
    padding: 4px 5px 6px 5px;
    box-sizing: border-box;
    margin-bottom: 10px;

}


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

.cpy_map_txt dl dd a{
    color: #000000;
    text-decoration:nonen;
}

.cpy_map_txt dl dd a:hover{
    color: #000000;
    text-decoration:nonen;
}

.cpy_map{
margin-bottom: 50px;
}



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









/* 質問---------------------------------------------- */


.qa01{
}

.qa01 ul li{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #999999;
}

.qa01 ul li dl dt{
	min-height:44px;
	background:url(../img/qa/q.png) left 5px no-repeat;
	padding-top:20px;
	padding-left:60px;
	color:#000000;
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 10px;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}

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






/* お客様の声---------------------------------------------- */


.voice01_ttl{
    border-left: 10px solid #729e08;
    padding: 10px 15px;
    margin-bottom: 25px;
    
    font-size: 28px;
    line-height: 120%;
}

.voice01{
    background: #FAFCF9;
    padding: 25px 30px;
    margin-bottom: 30px;
}

.voice01 ul li{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #999999;
}

.voice01 ul li dl dt{
	min-height:44px;
	background:url(../img/voice/q.png) left 5px no-repeat;
	padding-top:15px;
	padding-left:60px;
	color:#000000;
    font-size: 22px;
    line-height: 150%;
    margin-bottom: 10px;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}

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






/* レンタルについて---------------------------------------------- */


.rtl00{
    font-size: 27px;
    line-height: 140%;
    margin-bottom: 30px;
    color: #ff6600;
    text-align: center;
    letter-spacing: -0.04em;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}

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


.rtl01{
    background: #145531;
    padding: 30px;
    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 */    
}

.rtl01 dl dt{
    font-size: 26px;
    line-height: 150%;
    margin-bottom: 25px;
    text-align:center;
    color: #FFFFFF;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}



.rtl01 dl dt p{
max-width: 500px;
    width: 100%;
    height: auto;
    margin: 0 auto 25px auto;
    background: #e4b635;
    padding: 20px 20px;;
      box-sizing: border-box;
      
     font-size: 30px; 
     line-height: 120%;
     color: #FFFFFF;
  	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;	
    
    
	-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 */        
}




.rtl01 dl dd{
    font-size: 18px;
    line-height: 150%;
    text-align:center;
    color: #FFFFFF;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 500;
    font-style: normal;		
}


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


.rtl03{
    max-width: 600px;
    width: 100%;
    height: auto;
	text-align:c;
    margin: 0 auto 40px auto;
}

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

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


.rtl04{
    margin-bottom: 50px;
}


.rtl04 ul li{
    background: url("../img/rental/list.png") left 3px no-repeat;
    font-size: 16px;
    line-height: 140%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #999999;
    padding-left: 25px;
}

.rtl04 ul li ul{
    margin-top: 20px;
}

.rtl04 ul li ul li{
    background: no-repeat;
    font-size: 16px;
    line-height: 140%;
    padding-bottom: 0px;
    margin-bottom: 10px;
    border-bottom:none;
    padding-left: 2px;
}






.rtl05{
    background: #8899aa;
    padding: 20px;
    margin-bottom: 60px;
}

.rtl05_in{
    background: #FFFFFF;
    padding: 30px 40px;
}


.rtl05_in_ttl{
    font-size: 28px;
    line-height: 150%;
    margin-bottom: 25px;
    text-align:center;
    color:#D50407;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}


.rtl05_in ul li{
    border-bottom: 1px dotted #8899aa;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

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



.rtl05_in ul li dl dt{
    font-size: 22px;
    line-height: 150%;
    margin-bottom: 5px;
}



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

.rtl05_in ul li dl dd p{
    margin-bottom: 10px;
}

.rtl05_in ul li dl dd a{
    color:#D50407;
}

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




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

.rtl05_img ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    
    border-bottom:none;
    padding-bottom: 0;
    margin-bottom: 0;    
}

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

.rtl_ctt_bg{
	width: 100%;
	height:250px !important;
    margin-bottom: 40px;
    
	background:url("../img/rental/ctt_bg.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

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

.rtl_ctt{
    padding: 20px;
    box-sizing: border-box;
}

.rtl_ctt dl dt{
	font-size:30px;
	line-height:120%;
	margin-bottom:15px;
	color:#FFF;
     text-align: center;	       	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;	
}










/* 取扱商品---------------------------------------------- */



.pdt_ttl{
    font-size: 26px;
    line-height: 140%;
    color: #009043;
    margin-bottom: 30px;
    text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		

}

.pdt_ttl span::before {
/*	content: "\A" ;
	white-space: pre ;*/
}


.pdt_ttl01{
    font-size: 26px;
    line-height: 140%;
    color: #009043;
    margin-bottom: 30px;
    text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		

}

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



.pdt_img{
    text-align: center;
    margin-bottom: 25px;
}

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

}

.pdt_img01 ul li{
	width:46%;
	height:auto;
	float:left;
	margin-right:8%;

	margin-bottom:40px;
}

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

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

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



.pdt_img02{
	max-width:900px;
	width:100%;
	height:auto;
	margin:0 auto 60px auto;

}

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

}

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

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

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





.pdt_img01_ig{
    text-align: center;
    margin-bottom: 25px;	
}



.pdt_01{
}

.pdt_01_btm{
	margin-bottom:40px;
}

.pdt_01 dl dt{
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 10px;
    text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
	
	letter-spacing:-0.04em;	
}

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



.pdt_01 dl dt p{
    font-size: 15px;
    line-height: 140%;
    margin-bottom:5px;
    text-align:center;
}


.pdt_01 dl dt span{
    display: block;
    font-size: 14px;
    line-height: 140%;
    text-align:center;
}


.pdt_01 dl dd{
    font-size: 14px;
    line-height: 140%;
    text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;	
}

.pdt_01 dl dd p{
    font-size: 18px;
    line-height: 140%;
    text-align:center;
}


.pdt_01 dl dd p span{
    font-size: 24px;
    line-height: 140%;
    text-align:center;
    color: #0099cc;
}




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

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

.pdt_tbl table th{
	border-collapse:collapse;
	font-size:15px;
	line-height:150%;

	border-bottom:1px dotted #999999;
	text-align:left;
	width:180px;
	padding:10px 15px;

}

.pdt_tbl table td{
	border-collapse:collapse;
	font-size:15px;
	line-height:150%;
    border-bottom:1px dotted #999999;

	padding:10px 15px;

}





.pdt_txt01{
	max-width:900px;
	width:100%;
	height:auto;
    margin: 0 auto 60px auto;	
	font-size:15px;
	line-height:160%;

}



.pdt_txt02{
	margin-top:20px;
}

.pdt_txt02 ul{
	padding:0 20px;
}

.pdt_txt02 ul li{
	
	width:auto;
	height:auto;
	float:none;
	margin-right:0%;

		
	background:url(../img/common/list001.png) left 8px no-repeat;
	font-size:14px;
	line-height:120%;
	margin-bottom:8px;
	padding-left:10px;
}

.pdt_txt02 ul li:nth-child(3){
	margin-bottom:8px;
}


.pdt_txt02 ul li:nth-child(4){
	margin-bottom:8px;
}

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






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


.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: 140px;
	height:auto;
	position: absolute;
	top:30px;
    left: 20px;
}

h1 img{
	width:100%;
	height:auto;
}



h2.h2_00{
	font-size:15px;
	line-height:120%;
    color: #FFFFFF;
    font-weight: normal;
	margin-bottom:10px;
    text-align: center;
    letter-spacing: -0.04em;
}

h2.h2_00 p{
    font-size: 22px;
    line-height: 120%;
    color: #FFFFFF;
    line-height: 120%;
    margin-bottom: 5px;
}



h2.h2_01{
	font-size:15px;
	line-height:120%;
    color: #FFFFFF;
    font-weight: normal;
	margin-bottom:15px;
    text-align: center;
    letter-spacing: -0.04em;
}

h2.h2_01 p{
    font-size: 22px;
    line-height: 120%;
    color: #FFFFFF;
    line-height: 120%;
    margin-bottom: 5px;
}


h2.h2_02{
	font-size:15px;
	line-height:120%;
    color: #000000;
    font-weight: normal;
	margin-bottom:35px;
    text-align: center;
}

h2.h2_02 p{
    font-size: 22px;
    line-height: 120%;
    color: #009043;
    line-height: 120%;
    margin-bottom: 5px;
}




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


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

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

}






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


.main_top_img{
	width: 100%;
	height:260px !important;
	background:url("../img/top/main.png") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin:0px auto 0px auto;
     
     position:relative;
     
      z-index: 100; 
}




.main_top_img_in{
	max-width:1200px;
	width:100%;
	height:260px;
	margin:0 auto;
	position:relative;
}

.main_top_img_in_img{
	position:absolute;
	max-width:80px;
	width:100%;
	height:80px;
	top:15px;
	right:40px;
}

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





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



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


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



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

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




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



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





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



.bg_main{
  background:url("../img/top/main_bg01.jpg") repeat-x;
  margin-top:-60px;
  margin-bottom: 50px;    
  z-index: 1;
}


.bg_main01{
  background:url("../img/top/main_bg01.jpg") repeat-x;
  margin-bottom: 50px;      
  z-index: 1;
}





.button01 {
	max-width:160px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
    background: #FFFFFF;

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

.button01 a{
    display: block;
    padding:5px 5px 8px 5px; 
    background: url("../img/common/btn.jpg") repeat;
    color: #FFFFFF;
    border: 2px solid #174603;
    font-size: 14px;
    line-height: 120%;

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

.button01 a:hover {
  background:#FFFFFF  !important;
  border-color: #174603;
  color: #174603;
}


.button02 {
	max-width:260px;
	width:100%;
	height:auto;
	text-align: center;
	text-decoration: none;
    margin: 0 auto;
    background: #FFFFFF;
    
	-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 */
}

.button02 a{
    display: block;
    padding:5px 5px 8px 5px; 
    background: url("../img/common/btn.jpg") repeat;
    color: #FFFFFF;
    border: 2px solid #174603;
    font-size: 14px;
    line-height: 120%;
    
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
}

.button02 a:hover {
  background:#FFFFFF  !important;
  border-color: #174603;
  color: #174603;
}








/* トップ　文言 ---------------------------------------------- */

.tp_abt_txt001{
    margin-bottom: 40px;
    background: url("../img/top/main_bg.png") center top no-repeat;
    background-size: 370px 151px;
}

.tp_abt_txt001 dl dt{
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    margin-bottom: 15px;
    color: #000000;
    
    font-family: toppan-bunkyu-midashi-min-st,serif;
    font-weight: 900;
    font-style: normal;
}

.tp_abt_txt001 dl dt p{
    font-size: 23px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 13px;
    color: #034922;
    
    font-family: toppan-bunkyu-midashi-min-st,serif;
    font-weight: 900;
    font-style: normal;
}

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






/* トップ　フィトンチッドの代表的な効果 ---------------------------------------------- */


.tp_kouka{
margin-bottom: 30px;
}

.tp_kouka dl dt{
    font-size: 23px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 13px;
    color: #000000;
    
    letter-spacing: -0.02em;
    
    font-family: toppan-bunkyu-midashi-min-st,serif;
    font-weight: 900;
    font-style: normal;
}


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







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

.tp_kouka_01_btm{
	margin-bottom:20px;
}



.tp_kouka_01 ul{
    margin-bottom: 10px;
}


.tp_kouka_01 ul li{
    width: 49%;
    height: 130px;
    float: left;
    margin-right: 2%;
    padding: 10px 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
    letter-spacing: -0.05em;
    
    font-size: 17px;
    color: #FFFFFF;
    line-height: 120%;
    text-align: center;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
   
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius:15px;     /* CSS3 */   
}

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

.tp_kouka_01_b01{
	width: 100%;
	height:130px !important;
	background:url("../img/top/01_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kouka_01_b02{
	width: 100%;
	height:130px !important;
	background:url("../img/top/01_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kouka_01_b03{
	width: 100%;
	height:130px !important;
	background:url("../img/top/01_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kouka_01_b04{
	width: 100%;
	height:130px !important;
	background:url("../img/top/01_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}







/* トップ　玉01 ---------------------------------------------- */

.tp_bx01{
    width: 100%;
    height: auto;
    margin-bottom: 6px;
}

.tp_bx01 ul li{
    width: 49.5%;
    height: 200px;
    float: left;
    margin-right: 1%;
    padding: 10px;
    box-sizing: border-box;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}

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


.tp_bx02{

    height: 200px;
    margin-bottom: 6px;
    padding: 10px;
    box-sizing: border-box;    
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;         
}




.tp_bx02_01{
    color:#561409;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 15px;
    text-align: center;
    letter-spacing: 0.04em;


    
    font-family: tbudgothic-std, sans-serif;
    font-weight: 500;
    font-style: normal;	    
    }

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

.tp_bx02_01 strong{
    font-family: tbudgothic-std, sans-serif;
    font-weight: 500;
    font-style: normal;	    
}

.tp_bx02_01 strong::before {
	content: "\A" ;
	white-space: pre ;
    
    
}



.tp_bx03{
    width: 100%;
    height: auto;
    margin-bottom: 6px;
}

.tp_bx03 ul li{
    width: 100%;
    height: 200px;
    float:none;
    margin-bottom: 10px;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;     
}

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




.tp_bx00_bg{
	width: 100%;
	height:200px !important;
	background:url("../img/top/02_00.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}


.tp_bx01_bg{
	width: 100%;
	height:200px !important;
	background:url("../img/top/02_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx02_bg{
	width: 100%;
	height:200px !important;
	background:url("../img/top/02_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx03_bg{
	width: 100%;
	height:200px !important;
	background:url("../img/top/02_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}


.tp_bx04_bg{
	width: 100%;
	height:200px !important;
	background:url("../img/top/02_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx05_bg{
	width: 100%;
	height:200px !important;
	background:url("../img/top/02_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}






.tp_bx06_bg{
	width: 100%;
	height:200px !important;
	background:url("../img/top/04_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx07_bg{
	width: 100%;
	height:200px !important;
	background:url("../img/top/04_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_bx08_bg{
	width: 100%;
	height:200px !important;
	background:url("../img/top/04_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}




/* トップ　効果が期待できる様々なシーン ---------------------------------------------- */


.tp_kouka_ttl{
    font-size: 23px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 25px;
    color: #000000;
    
    letter-spacing: -0.02em;
    
    font-family: toppan-bunkyu-midashi-min-st,serif;
    font-weight: 900;
    font-style: normal;
}











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

.tp_kk_01 ul{

}

.tp_kk_01 ul li{
    width: 32%;
    height: 150px;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
    padding: 20px;
    box-sizing: border-box;
    
    font-size: 20px;
    color: #FFFFFF;
    line-height: 120%;
    text-align: center;
    
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center;
   
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius:15px;     /* CSS3 */   
}

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


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

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

.tp_kk_01 ul li:nth-child(6){
    margin-bottom: 0;
}

.tp_kk_01_b01{
	width: 100%;
	height:150px !important;
	background:url("../img/top/03_01.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b02{
	width: 100%;
	height:150px !important;
	background:url("../img/top/03_02.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b03{
	width: 100%;
	height:150px !important;
	background:url("../img/top/03_03.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b04{
	width: 100%;
	height:150px !important;
	background:url("../img/top/03_04.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b05{
	width: 100%;
	height:150px !important;
	background:url("../img/top/03_05.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}

.tp_kk_01_b06{
	width: 100%;
	height:150px !important;
	background:url("../img/top/03_06.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}








/* トップ本 ---------------------------------------------- */




.tp_book_bg{
	width: 100%;
	height:380px !important;
	background:url(../img/top/05_01.jpg) center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 margin-bottom:20px;
}


.tp_book{


    height: 380px;

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


.tp_book_in{
}


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


.tp_book_l dl dt{
	font-size:14px;
	line-height:130%;
	color:#FFF;
	margin-bottom:10px;
}

.tp_book_l dl dt p{
	font-size:20px;
	line-height:130%;
	color:#FFF;
	margin-bottom:5px;
}


.tp_book_l dl dd{
	font-size:18px;
	line-height:130%;
	color:#FFF;
	margin-bottom:0px;
}

.tp_book_l dl dd p{
	font-size:16px;
	line-height:130%;
	color:#FFF;
	margin-bottom:5px;
}


.tp_book_l dl dd img {
	max-width:120px;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_book_l dl dd:hover img {
	opacity: .5;
}



.tp_book_r{
	max-width:120px;
	width:100%;
	height:auto;
	
	float:none;

	padding:0;
	margin:0 auto 15px auto;
}

.tp_book_r img{
	padding:0;
	margin:0;
}






/* トップ新着 ---------------------------------------------- */




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

.tp_news_in dl dt{
	float:none;
	clear:both;
	color:#1b78af;
	font-size:15px;
	line-height:120%;
	max-width:auto;
	margin-bottom:5px;
}

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

.tp_news_in dl dd a{
	color:#000;
	text-decoration:none;
}

.tp_news_in dl dd a:hover{
	color:#000;
	text-decoration:underline;
}






/* トップ お問い合わせ ---------------------------------------------- */

.tp_cmn_ctt_bg{
	width: 100%;
	height:200px !important;
	background:url(../img/common/cmon_ctt_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 
	 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 		 
}

.tp_cmn_ctt{

}

.tp_cmn_ctt dl dt{
}


.tp_cmn_ctt dl dd{
	font-size:35px;
	line-height:120%;
	margin-bottom:7px;
    text-align: center;	
	font-family: quasimoda, sans-serif;
	font-weight: 500;
	font-style: normal;
	
	letter-spacing:-0.04em;
	
	color:#FFF;
	
	word-wrap:break-word;
	word-break:break-all;
}


.tp_cmn_ctt dl dd p{
	font-size:15px;
	line-height:110%;
	margin-bottom:1px;
    text-align: center;
	letter-spacing:0;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;	
}



/* フィトンチッドについて ---------------------------------------------- */


.abt_b01_btm01{
    margin-bottom: 25px !important;
}


.abt_b01{
	margin-bottom: 40px;
}

.abt_b01 dl dt{

}

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





.abt_b02{
	margin-bottom:40px;
}

.abt_b02 ul li{
	width:100%;
	min-height:240px;
	height:auto;
	float:none;
	margin-right:0%;
	margin-bottom:15px;
	background:#8aad90;
	padding:20px;
	box-sizing:border-box;
	
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */
}

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

.abt_b02 ul li dl dt{
	font-size:20px;
	line-height:120%;
	text-align:center;
	color:#FFF;
	margin-bottom:12px;
}


.abt_b02 ul li dl dd{
	font-size:14px;
	line-height:140%;
	color:#FFF;
}





.abt_b03{
	margin-bottom:70px;
}


.abt_b03_l{
	width:100%;
	height:auto;
	float:none;
	
	font-size:15px;
	line-height:150%;
}

.abt_b03_r{
	max-width:340px;
	width:100%;
	height:auto;
	float:none;
	margin:0 auto 20px auto;
}



.abt_b04{
	background:#145531;
	font-size:15px;
	line-height:150%;
	text-align:left;
	color:#FFF;
	padding:25px 15px;
	margin-bottom:40px;
	letter-spacing:-0.02em;
	
	
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */	
}


.abt_b05{
	margin-bottom:25px;
}

.abt_b05 dl dt{
	font-size:18px;
	line-height:150%;
	margin-bottom:20px;
	text-align:left;
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;	
}

.abt_b05 dl dd{
	font-size:15px;
	line-height:150%;
}


.abt_b05 dl dd ul{
	margin:12px 0;
}

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

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

.abt_b05_img{
		margin-bottom:40px;
}







.abt_b06{
}


.abt_b06 dl dt{
	font-size:16px;
	line-height:140%;
	margin-bottom:12px;

    color: #145531;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;	
}

.abt_b06 dl dd{
font-size: 14px;
line-height: 140%;
    margin-bottom: 15px;
    border-bottom: 2px  dotted #1C8B63;
    padding-bottom: 15px;
}

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

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


.abt_b06 dl dd ul li a{
    color: #CC191C;
    text-decoration: underline;
}

.abt_b06 dl dd ul li a:hover{
    color: #CC191C;
    text-decoration:none;
}






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







.cpy_t01{
	width:100%;
	height:auto;
    margin-bottom: 40px;

}

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

.cpy_t01 table th{
display: block;
	border-collapse:collapse;
	font-size:15px;
	line-height:150%;
	border-bottom:none;
	text-align:left;
	width:auto;
	padding:8px 0px 0 0;
    color: #4C62B5;

}

.cpy_t01 table td{
display: block;
	border-collapse:collapse;
	font-size:15px;
	line-height:150%;
	border-bottom:1px dotted #999999;
	text-align:left;
	padding:8px 0px 8px 0px;
}


.cpy_t01 ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.cpy_t01 ul li{
	font-size:16px;
	line-height:130%;
	padding-left:22px;
	margin-bottom:7px;
    background:url("../img/common/list001.png") left 8px no-repeat;
}


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



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

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

.cpy_t02 table th{
	border-collapse:collapse;
	font-size:15px;
	line-height:150%;

	border-bottom:1px dotted #999999;
	text-align:left;
	width:280px;
	padding:10px 0px;

}

.cpy_t02 table td{
	border-collapse:collapse;
	font-size:15px;
	line-height:150%;
    border-bottom:1px dotted #999999;
	text-align:right;
	padding:10px 15px;

}


.cpy_t02 ul {
    margin-top: 5px;
}

.cpy_t02 ul li{
	font-size:16px;
	line-height:130%;
	padding-left:22px;
	margin-bottom:7px;
    background:url("../img/common/list001.png") left 8px no-repeat;
}

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




.cpy_map_txt{
    margin-bottom: 30px;
}

.cpy_map_txt dl dt{
    max-width: 170px;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    background: #333333;
    font-size: 15px;
    line-height: 110%;
    padding: 4px 5px 6px 5px;
    box-sizing: border-box;
    margin-bottom: 8px;

}


.cpy_map_txt dl dd{
    font-size: 15px;
    line-height: 150%;
}

.cpy_map_txt dl dd a{
    color: #000000;
    text-decoration:nonen;
}

.cpy_map_txt dl dd a:hover{
    color: #000000;
    text-decoration:nonen;
}

.cpy_map{
margin-bottom: 40px;
}



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





/* 質問---------------------------------------------- */


.qa01{
}

.qa01 ul li{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #999999;
}

.qa01 ul li dl dt{
	min-height:25px;
	background:url(../img/qa/q.png) left 5px no-repeat;
	background-size:35px 29px;	
	padding-top:15px;
	padding-left:45px;
	color:#000000;
    font-size:16px;
    line-height: 120%;
    margin-bottom: 10px;
	letter-spacing:-0.04em;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
	
	
}

.qa01 ul li dl dd{
    font-size: 14px;
    line-height: 140%;
}








/* お客様の声---------------------------------------------- */


.voice01_ttl{
    border-left: 8px solid #729e08;
    padding: 7px 12px;
    margin-bottom: 20px;
    
    font-size: 20px;
    line-height: 120%;
}

.voice01{
    background: #FAFCF9;
    padding: 15px 15px;
    margin-bottom: 30px;
}

.voice01 ul li{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dotted #999999;
}

.voice01 ul li dl dt{
	min-height:25px;
	background:url(../img/voice/q.png) left 5px no-repeat;
	background-size:35px 29px;	
	padding-top:15px;
	padding-left:45px;
	color:#000000;
    font-size:16px;
    line-height: 120%;
    margin-bottom: 10px;
	letter-spacing:-0.04em;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}

.voice01 ul li dl dd{
    font-size: 14px;
    line-height: 140%;
}












/* レンタルについて---------------------------------------------- */


.rtl00{
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 20px;
    color: #ff6600;
    text-align:left;
    letter-spacing: -0.06em;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}

.rtl00 span::before {
	content: "" ;
	white-space:normal;
}



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

.rtl01 dl dt{
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 15px;
    text-align:center;
    color: #FFFFFF;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}



.rtl01 dl dt p{
max-width: 500px;
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
    background: #e4b635;
    padding: 12px 10px;
    box-sizing: border-box;
  
     font-size: 24px; 
     line-height: 120%;
     color: #FFFFFF;
  	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;	
    
    
	-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 */        
}




.rtl01 dl dd{
    font-size: 15px;
    line-height: 150%;
    text-align:center;
    color: #FFFFFF;
    letter-spacing: -0.04em;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 500;
    font-style: normal;		
}


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


.rtl03{
    max-width: 250px;
    width: 100%;
    height: auto;
	text-align:c;
    margin: 0 auto 30px auto;
}
.rtl03 ul li{
    width: 23.5%;
    height: auto;
    float: left;
    margin-right: 2%;
}

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


.rtl04{
    margin-bottom: 50px;
}


.rtl04 ul li{
    background: url("../img/rental/list.png") left 3px no-repeat;
    font-size: 15px;
    line-height: 140%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #999999;
    padding-left: 21px;
}

.rtl04 ul li ul{
    margin-top: 10px;
}

.rtl04 ul li ul li{
    background: no-repeat;
    font-size: 15px;
    line-height: 140%;
    padding-bottom: 0px;
    margin-bottom: 10px;
    border-bottom:none;
    padding-left: 2px;
}








.rtl05{
    background: #8899aa;
    padding: 10px 10px;
    margin-bottom: 50px;
}

.rtl05_in{
    background: #FFFFFF;
    padding: 20px 15px;
}


.rtl05_in_ttl{
    font-size: 23px;
    line-height: 150%;
    margin-bottom: 15px;
    text-align:center;
    color:#D50407;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		
}


.rtl05_in ul li{
    border-bottom: 1px dotted #8899aa;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

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



.rtl05_in ul li dl dt{
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 5px;
}



.rtl05_in ul li dl dd{
    font-size: 14px;
    line-height: 140%;
}

.rtl05_in ul li dl dd p{
    margin-bottom: 7px;
}


.rtl05_in ul li dl dd a{
    color:#D50407;
}

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



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

.rtl05_img ul li{
    width: 49%;
    height: auto;
    float: left;
    margin-right: 2%;
    
    border-bottom:none;
    padding-bottom: 0;
    margin-bottom: 0;    
}

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




.rtl_ctt_bg{
	width: 100%;
	height:200px !important;
    margin-bottom: 40px;
	background:url("../img/rental/ctt_bg.jpg") center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;

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

.rtl_ctt{
    padding: 10px;
    box-sizing: border-box;
}

.rtl_ctt dl dt{
	font-size:22px;
	line-height:120%;
	margin-bottom:15px;
	color:#FFF;
     text-align: center;	       	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;	
}










/* 取扱商品---------------------------------------------- */



.pdt_ttl{
    font-size: 20px;
    line-height: 140%;
    color: #009043;
    margin-bottom: 30px;
    text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		

}

.pdt_ttl span::before {
/*	content: "\A" ;
	white-space: pre ;*/
}


.pdt_ttl01{
    font-size: 20px;
    line-height: 140%;
    color: #009043;
    margin-bottom: 30px;
    text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;		

}

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



.pdt_img{
    text-align: center;
    margin-bottom: 25px;
}



.pdt_img01{
	max-width:550px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;

}

.pdt_img01 ul li{
	width:46%;
	height:auto;
	float:left;
	margin-right:8%;

	margin-bottom:40px;
}

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

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

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

.pdt_img01{
	max-width:900px;
	width:100%;
	height:auto;
	margin:0 auto 50px auto;

}

.pdt_img02 ul li{
	width:100%;
	height:auto;
	float:none;
	margin-right:0%;

	margin-bottom:50px;
}

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

.pdt_img02 ul li:nth-child(3){
	margin-bottom:30px;
}

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






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



.pdt_01{
}

.pdt_01_btm{
	margin-bottom:30px;
}

.pdt_01 dl dt{
    font-size: 17px;
    line-height: 140%;
    margin-bottom: 10px;
    text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
	
	letter-spacing:-0.04em;	
}

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



.pdt_01 dl dt p{
    font-size: 13px;
    line-height: 140%;
    margin-bottom:5px;
    text-align:center;
}


.pdt_01 dl dt span{
    display: block;
    font-size: 13px;
    line-height: 140%;
    text-align:center;
}


.pdt_01 dl dd{
    font-size: 12px;
    line-height: 140%;
    text-align:center;
	
    font-family: tbudgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;	
}

.pdt_01 dl dd p{
    font-size: 14px;
    line-height: 140%;
    text-align:center;
}


.pdt_01 dl dd p span{
    font-size: 17px;
    line-height: 140%;
    text-align:center;
    color: #0099cc;
	letter-spacing:-0.04em;
}




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

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

.pdt_tbl table th{
	border-collapse:collapse;
	font-size:13px;
	line-height:130%;

	border-bottom:1px dotted #999999;
	text-align:left;
	width:130px;
	padding:10px 0px;

}

.pdt_tbl table td{
	border-collapse:collapse;
	font-size:13px;
	line-height:130%;
    border-bottom:1px dotted #999999;

	padding:10px 0px;

}



.pdt_txt01{
	max-width:900px;
	width:100%;
	height:auto;
    margin: 0 auto 50px auto;	
	font-size:13px;
	line-height:140%;

}



.pdt_txt02{
	margin-top:20px;
}

.pdt_txt02 ul{
	padding:0 10px;
}

.pdt_txt02 ul li{
	
	width:auto;
	height:auto;
	float:none;
	margin-right:0%;

		
	background:url(../img/common/list001.png) left 8px no-repeat;
	font-size:14px;
	line-height:120%;
	margin-bottom:8px;
	padding-left:10px;
}

.pdt_txt02 ul li:nth-child(3){
	margin-bottom:8px;
}


.pdt_txt02 ul li:nth-child(4){
	margin-bottom:8px;
}

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






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


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













}
