@charset "utf-8";
/* FontSizeSetting */


body{
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* LinkSetting */
A:link {text-decoration:none;	color: #3b579d}
A:visited {text-decoration:none;	color: #3b579d}
A:active {text-decoration:underline; color: #966b83}
A:hover {text-decoration:underline; color: #966b83}



/* baselayoutSetting */
html body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

p {
	margin-bottom: 10px;
}

img{
	border: none;
	vertical-align: bottom;

}

hr{
	line-height: 0px;
	visibility: hidden;
}

.clear{
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}


#stage {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#header{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* LinkSetting */
#header A:link {text-decoration:none;	color: #000000}
#header A:visited {text-decoration:none;	color: #000000}
#header A:active {text-decoration:underline; color: #000000}
#header A:hover {text-decoration:underline; color: #666666}




#header_logo {
	width: 278px;
    float: left;    
}

#header_menu {
	width: 600px;    
    padding-right: 0px;
    padding-top: 10px;
    float: right;
}

#header_waku {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 0px;
}




#header_nav{
	float: right;
	width: 730px;


}

#header_nav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: right;
	border-left: 1px solid #CCCCCC;			
}
#header_nav ul li{
	padding: 6px;
	float: left;
	list-style-type: none;
	border-right: 1px solid #CCCCCC;
	font-size: 85%;

}

#header_nav ul li a{
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
    font-size: 130%;
    display: block;
    color: #000000;
}

#header_catch{
    padding: 10px;
    text-align: right;
    font-size: 90%;
    color: #666666;
}




#contents {
	max-width: 980px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
}

#top_catch{
    font-size: 150%;
    color: #0268f4;
    text-align: center;
    line-height: 150%;
}

#top_catch_sub{
    font-size: 120%;
    text-align: center;
    line-height: 150%;    
}
.con_bg{
    background-color: #EEEEEE;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.con_bg_waku{
    max-width: 980px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
}




.koumoku_t{
    font-size: 150%;
    text-align: center;
    font-weight: bold;
    color: #666666;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-top: 50px;
}


/* 3列並び */

.top_banner{
    overflow: hidden;
}
.top_banner ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.top_banner ul li{
    list-style-type: none;
    width: 27.3%;
    padding-right: 3%;
    padding-left: 3%;
    padding-bottom: 35px;
    float: left;
}

.top_banner ul li img{
    width: 100%;
}

.top_banner_caption{
    padding: 20px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #FFFFFF;
}
.top_banner_caption_title{
    font-size: 100%;
    font-weight: bold;
}
.top_banner A:link {
    text-decoration: none;
    color: #000000;
}
.top_banner A:visited {
    text-decoration: none;
    color: #000000;
}
.top_banner A:active {
    text-decoration: none;
    color: #000000;
}
.top_banner A:hover{
    text-decoration: none;
    color: #000000;
}


/* ２列並び */

.top_banner2{
    overflow: hidden;
}
.top_banner2 ul{
    width: 80%;    
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    list-style-type: none;

}
.top_banner2 ul li{
    list-style-type: none;
    width: 40.0%;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 35px;
    float: left;
}

.top_banner2 ul li img{
    width: 100%;
}

.top_banner2_caption{
    padding: 20px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #FFFFFF;
}
.top_banner2_caption_title{
     font-size: 110%;

}
.top_banner2 A:link {
    text-decoration: none;
    color: #000000;
}
.top_banner2 A:visited {
    text-decoration: none;
    color: #000000;
}
.top_banner2 A:active {
    text-decoration: none;
    color: #000000;
}
.top_banner2 A:hover{
    text-decoration: none;
    color: #000000;
}


/* ４列並び */
.top_banner4{
    overflow: hidden;
}
.top_banner4 ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.top_banner4 ul li{
    list-style-type: none;
    width: 21.0%;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom: 35px;
    float: left;
}

.top_banner4 ul li img{
    width: 100%;
}

.top_banner4_caption{
    padding: 20px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #FFFFFF;
}
.top_banner4_caption_title{
     font-size: 110%;

}
.top_banner4 A:link {
    text-decoration: none;
    color: #000000;
}
.top_banner4 A:visited {
    text-decoration: none;
    color: #000000;
}
.top_banner4 A:active {
    text-decoration: none;
    color: #000000;
}
.top_banner4 A:hover{
    text-decoration: none;
    color: #000000;
}


/* 5列並び */
.top_banner5{
    overflow: hidden;
}
.top_banner5 ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.top_banner5 ul li{
    list-style-type: none;
    width: 16.0%;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom: 35px;
    float: left;
}

.top_banner5 ul li img{
    width: 100%;
}

.top_banner5_caption{
    padding: 20px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #FFFFFF;
}
.top_banner5_caption_title{
     font-size: 110%;

}
.top_banner5 A:link {
    text-decoration: none;
    color: #000000;
}
.top_banner5 A:visited {
    text-decoration: none;
    color: #000000;
}
.top_banner5 A:active {
    text-decoration: none;
    color: #000000;
}
.top_banner5 A:hover{
    text-decoration: none;
    color: #000000;
}


.top_banner_waku{
    border: 1px solid #CCCCCC;
}




.con_set{
	overflow: hidden;

}


.con_left50{
	width: 50%;
	float: left;
}

.con_left50 img{
	width: 100%;	
}
	


.img100 img{
	width: 100%;
}


#company table{
    border-left-style: none;
    margin-bottom: 15px;
    border-top: 1px solid #CCCCCC;
    width: 100%;
} 

#company table th{
    border-left-style: none;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
} 
#company table td{
	border-left-style: none;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;	
} 

#company contact{
	border-left-style: none;
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;	
} 

.company_img{
	width: 60%;
	margin-bottom: 15px;
}

.company_img img{
    width: 100%;
}

#boshu{}

#boshu ul{
    margin-top: 30px;
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 0px;
    list-style-type: none; 
    overflow: hidden;    
}

#boshu ul li{
    list-style-type: none;
    font-size: 110%;
    background-image: url(../images/icon_ie.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom: 15px;
    padding-left: 35px;
    border-bottom: 2px dotted #CCCCCC;
    line-height: 140%;
}

#boshu ol{
    padding: 0px;
    list-style-type: none;
    overflow: hidden;
}

#boshu ol li{
    float: left;
}

.li_waku{
    width: 21%;
    background-color: #E5EAF9;
    border: 2px solid #0268F4;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 10px;
}
.li_ya{
    width: 3%;
    padding-top: 30px;
}
.li_ya img{
    width: 100%;
}


#bukken table{
    border-left-style: none;
    margin-bottom: 15px;
    border-top: 1px solid #CCCCCC;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
} 

#bukken table th{
    border-left-style: none;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
} 
#bukken table td{
	border-left-style: none;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;	
} 


#contact table{
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
#contact th{
    border-left-style: none;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 8px;
    width: 30%;
} 
#contact td{
    border-left-style: none;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px;
    border-bottom: 1px solid #CCCCCC;
    width: 70%;
} 

#contact input{
    padding: 8px;
    font-size: 16px;
    line-height: 140%;
}
#contact textarea{
    padding: 8px;
    font-size: 16px;
    line-height: 140%;
}

.wide80{
    width: 80%;
}
.wide100{
    width: 100%;
}	

#form_btn{
	width: 30%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
}

#form_btn a {
	display:inline-block;
	width:100%;
	height:100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#form_btn a:link, #form_btn a:visited {
	color:#fff;
}

#form_btn #btn_cancel a:link, #form_btn #btn_cancel a:visited {
	color:#000;
}

#form_btn a:hover {
	text-decoration:none;
	color:#eee;
}

#btn_soushin {
    width: 40%;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    float: right;
    background-color: #977A9E;
    display: block;
}

#btn_cancel {
    width: 40%;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    float: left;
    background-color: #C1B3B5;
    display: block;
}

#contact_copy{
    padding: 20px;
    text-align: left;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 90%;
    line-height: 140%;
    margin-top: 20px;
}


#top_footer{
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 100px;
    margin-bottom: 20px;
    border-top: 1px solid #CCCCCC;
}
#top_footer_waku{
	overflow: hidden;
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
#top_footer_left{
	float: left;
	width: 40%;
	overflow: hidden;
	padding-top: 20px;
}



#top_footer_right{
    width: 40%;
    float: right;
    margin-top: 30px;
    padding-left: 10px;
    text-align: right;
}
#copyright{
	font-size: 80%;
	margin-top: 15px;
}
#footer{
	width: 100%;
	background-color: #f0ede8;
	text-align: center;
	padding: 10px;	
}

	

/* titleSetting */

h1{
	font-size: 140%;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;        
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
	color: #333333;
}

h2{
    font-weight: bold;
    font-size: 130%;
    color: #666666;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../images/icon_h2.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 20px;
    margin-top: 20px;
}

	h3{
	font-weight: bold;
	font-size: 120%;
}
	
.txt_bold{
	font-weight: bold;
}
	
.txt_red{
    color: #FF0000;
}
.txt_bold_B{
	font-weight: bold;
	font-size: 120%;
}	
.txt_bold_B_G{
	font-weight: bold;
	font-size: 120%;
	color: #638C0B;
}		

.txt_small{
	font-size: 85%;
}


.box_under15{
	margin-bottom: 15px;
}
.box_top40{
	margin-top: 40px;
}
.box10{
    padding: 10px;
}

.waku96{
	width: 95%;
}

.icon_ya_gry{
	background-image: url(../images/icon_ya_gry.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}
.icon_mushimegane {
	background-image: url(../images/icon_mushimegane.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	font-size: 70%;
	font-weight: normal;
	float: right;
}


.con_catch{
    padding: 20px;
    text-align: center;
    font-size: 140%;
    line-height: 160%;
    font-weight: bold;
    color: #0268f4;

}
.line_blue{    border-bottom: 5px dotted #81B5FD;}



.bukken_img{
    overflow: hidden;
}
.bukken_img ul{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.bukken_img ul li{
    width: 31%;
    margin-right: 1%;
    margin-left: 1%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    padding: 0px;  
    list-style-type: none;    
}
.bukken_img ul li img{    width: 100%}
/* =sp
-------------------------------------------------------------------------------------- */
@media (max-width : 768px){

#stage {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#header{
	width: 100%;
		
	}
#header_logo {
    width: 278px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
}

#header_menu {
    text-align: center;
    padding-right: 0px;
    padding-top: 10px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    width: 90%;
}

#header_waku {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 0px;
}

#header_logo2{
	display: none;
}

#header_nav{
    float: right;
    width: 98%;
    border-left-style: none;
}

#header_nav ul{
	padding: 0px;
	margin: 0px;
	border-left: 1px none #CCCCCC;			

}
#header_nav ul li{
	float: left;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #EEEEEE;
	margin-bottom: 2px;
}

#header_catch{
    padding: 10px;
    text-align: center;
    font-size: 90%;
}


.navlist {
    	display: flex;
    	justify-content: center;
		flex-wrap: wrap;
    }

	


#contents {
	width: 98%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.con_set{
	overflow: hidden;
}


.con_left50{
	width: 100%;
	float: none;
}

.con_left50 img{
	width: 100%;	
}
	

.con_right50{
	width: 100%;
	float: none;
	margin-top: -50px;
	}


.img100 img{
	width: 100%;
}


#top_footer{
	width: 100%;
	text-align: left;
	padding: 0px;

}
#top_footer_waku{
	overflow: hidden;
	max-width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 10px;
}
#top_footer_left{
	float: none;
	width: 100%;
	overflow: hidden;
}

.top_footer_icon1{
	width: 40%;

}
.top_footer_icon1 img{	width: 100%;}

.top_footer_icon2{
	width: 30%;

}
.top_footer_icon2 img{	width: 100%;}

#top_footer_right{
	width: 100%;
	float: none;
	margin-top: 20px;
}
#copyright{
    font-size: 70%;
    margin-top: 10px;
}
#footer{
	width: 100%;
	background-color: #f0ede8;
	text-align: center;
	padding: 10px;	
}


	
	
/* titleSetting */

h1{
    font-size: 140%;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;    
    padding-bottom: 10px;
    margin-bottom: 15px;
    margin-top: 10px;
    color: #333333;

}

	h3{
	font-weight: bold;
	font-size: 120%;
}
	

	
.txt_bold{
	font-weight: bold;
}
.txt_bold_B{
	font-weight: bold;
	font-size: 120%;
}	
.txt_bold_B_G{
	font-weight: bold;
	font-size: 120%;
	color: #638C0B;
}	
    
    


#boshu ol{
    padding: 0px;
    list-style-type: none;
    overflow: hidden;
}

#boshu ol li{
    float: left;
}

.li_waku{
    width: 27%;
    background-color: #E5EAF9;
    border: 2px solid #0268F4;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 10px;
    font-size: 80%;
}
.li_ya{
    width: 4%;
    padding-top: 30px;
    padding-bottom: 30px;    
}



/* =sp760終了
-------------------------------------------------------------- */
	
}

/* =sp2
-------------------------------------------------------------- */
@media (max-width : 480px){


	
/*----------------------------------/テーブルの組み換え-----*/
#contact table {
    border-collapse: collapse;
    width: 95%;
}
#contact table td, table th {
    display: block;
    padding: 10px;

}
	
#contact table th {
    background-color: #D9D1CA;
	    width: 95%;
}	

#contact table td {
	    width: 95%;
}	
	
#form_btn{
	width: 95%;}
	
.soshikizu{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.company_img{
    width: 96%;
    margin-right: auto;
    margin-left: auto;
}
	
.li_waku{
    font-size: 70%;
}



    
/*----------------------end------*/
	
/* =sp2 480終了
-------------------------------------------------------------- */
.box10_red{
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
.waku_hidari {
	float: left;
	width: 35%;
}
.section10{
	text-align: left;
	padding: 10px;
}
#aisatu{
	width: 90%;
	clear: both;
	float: none;
	}

.aisatu {
	text-align: left;
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 1.8em;
}#stage #contents #company .section10 #aisatu .section10 img {
	float: left;
}
.kotirakara{
	padding: 30px;
	margin-bottom: 40px;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #00C;
}
#stage #contents .box10_red {
	border: 1px solid #900;
	padding: 10px;
}
