@charset "utf-8";
/* CSS Document */

body,html {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #0E0E0E;
    height: 100%;
    width: 100%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1em;
    max-width: 100%;
    min-width: 1150px;
}
.br_sp{
	display: none;
}
.br_pc{
	display: block;
}
#wrapper {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    height: 100%;
    min-width: 100%;
}
#sub_main_image   {
    margin-bottom: 2%;
}
.center{
	margin-left: auto;
	margin-right: auto;
}
.text_center{
	text-align: center;
}
#header{
    position: fixed;
    top: 0;
    margin: 0;
    width: 100%;
    z-index: 9999;
    background-color: #FFFFFF;
    border-bottom: 1px solid #B7B7B7;
}

#map {
    width: 100%;
    height: 350px;
    background-color: #E7E7E7;
    margin-top: 6%;
}

.point01{
	color: orange;
	font-size: 1.1em
}
/*webフォント*/
.wf-mplus1p { 
	font-family: "M PLUS 1p";
}
.wf-roundedmplus1c { 
	font-family: "M PLUS Rounded 1c";
}
.wf-hannari { 
	font-family: "Hannari";
}
.wf-sawarabimincho { 
	font-family: "Sawarabi Mincho"; 
}
.wf-sawarabigothic { 
	font-family: "Sawarabi Gothic"; 
}



.text_red{
	color: red;
}
.text_orange{
	color: #ff8c00;
}

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

.site-header{
    position: fixed;
    justify-content: space-between;
    transition: .5s;
    width: 100%;
    z-index: 10000;
}
.header_wrapper{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    padding-top: 0px;
    font-size: 1vw;
    padding-bottom: 0.5%;
    clear: both;
}
.header_box{
    width: 1250px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E49D9E;
}
.header_top{
	width: 100%;
}
.header_top_l{
    display: inline-block;
    ;
    float: left;
    margin-top: 0.2%;
    margin-left: 1.3%;
    font-weight: normal;
}
.header_top_l02{
    float: left;
    display: inline-block;;
	margin-left: 1.3%;
	padding-top: 0.4%;
    font-weight: normal;
}
.header_top_r{
    float: right;
    display: block;
    width: 750px;
}
.header_company{
    font-weight: bold;
    font-size: 2em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	transition: .5s;	
}
.header_company_sp{
	display: none;
}
.header_company a{
    color: #3D3D3D
}
.header_company:link{
    color: #AF0E11
}
.header_company:visited{
	color: #3D3D3D
}
.header_company:hover{
    color: #869AAF
}
.header_company:link{
	color: #3D3D3D
}

.header_top_info{


	
}
.header_link{
    width: 100%;
    display: block;
	padding-top: 0.5%;

}
.header_link ul {
	float: right;
	padding-right: 2%;
}
.header_link ul li {
    display: table-cell;
}
.header_link ul li a{
 	color: #1F1F1F;
}
.header_link ul li a:hover{
    color: #93916A;
    transition: .4s;
}
.header_contact {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 15px 30px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #FF5F00;
    transition: .4s;
    float: right;
}

.header_contact:hover {
    background-color: #FFA46E;
    color: white;

}

.header_tel{
    text-align: right;
    font-size: 1.4em;
    color: #154CB9;
	line-height: 130%;
}
.header_address{
	font-size: 0.9em;
}


img{
    vertical-align: bottom;
    width: 100%;
    height: 100%;
    border: 0;
}

/*画像リンク透過*/
.transparent img {
  transition: .4s;
}
.transparent img:hover {
  opacity: 0.5;
}


/*テキストリンク透過*/
.textlink a:hover{
  transition: .3s;
}


h1{
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: auto;
    line-height: 120%;
    color: #363535;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
    color: #363535;
}

ol, ul ,li{
    list-style: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}











.iframeWrap {
    position: relative;
    overflow: hidden;
    padding-bottom: 15%;

}
.iframeWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;height: 100% !important
		
}

#top_main_image {
    width: 100%;
    margin-right: auto;
    vertical-align: bottom;
    margin-top: -3.3%;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: block;
    position: relative;
    border-bottom: 5px solid #054B00;
}
.top_main_image_pc{
	
}
.top_main_image_sp{
	display: none;
}
.top_image_pc{
	
}
.top_image_sp{
	display: none;
}
.top_main_image_title {
    position: absolute;
    top: 20%;
    width: 50%;
    left: 25%;
}




#nav {

}
.nav_pc{
    font-size: 100%;
    width: 100%;
    padding-top: 0.6%;
    clear: both;
	float: right;
}
.nav_sp{
	display: none;
}
.nav_pc ul {
    display: flex;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 100%;
	float: right;
}
.nav_pc ul  li{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    transition: .4s;
    font-size: 1em;
    color: #FFFFFF;
    border-radius: 8px;
    background-color: #046409;

}
.nav_pc ul li:nth-child(1) {
	display: inline-block;
    border-radius: 10px;
    background-repeat: no-repeat;
    /*    background-image: url(../img/head_button_bg01.png);*/
    background-position: 4% 48%;
    background-size: 22% auto;
    text-align: center;
	padding-left: 2%;
	padding-right: 2%;	
}

.nav_pc ul li:nth-child(2) {
    color: #5B5B5B;
    margin-right: 2%;
    margin-left: 2%;
    border-right: 1px solid #CFB57E;
}
.nav_pc ul li:nth-child(3) {
	display: inline-block;;
    background-repeat: no-repeat;
/*    background-image: url(../img/head_button_bg02.png);*/
    background-position: 2% 50%;
    background-size: 14% auto;
	padding-left: 2%;
	padding-right: 2%;
}
.nav_pc ul li:nth-child(4) {
    color: #5B5B5B;
	margin-right: 2%;
	margin-left: 2%;
    border-right: 1px solid #CFB57E;
}
.nav_pc ul li:nth-child(5) {
	display: inline-block;
    background-repeat: no-repeat;
/*    background-image: url(../img/head_button_bg03.png);*/
    background-position: 3% 50%;
    background-size: 7.5% auto;	
	padding-left: 2%;
	padding-right: 2%;	
}
.nav_pc ul li a{
    display: block;
    width: 100%;
    text-decoration: none;
    color: #FFFFFF;
    padding-bottom: 5px;
    transition: .4s;
}
.nav_pc ul li:hover{
    color: #E7DA66;
    background-color: #769E83;
    transition: .4s;
}
	



#container {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 115px;
    background-size: contain;
}
#sub_content {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 4%;
	margin-bottom: 4%;
}
.sub_content_select {
    color: #FFFFFF;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
}
.sub_menu_btn_l {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding-top: 1.9%;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #12521F;
    transition: .4s;
    text-align: center;
    width: 33%;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-right: 1px solid #B8D3B1;
}
.sub_menu_btn_l:hover {
    background-color: #548F61;
    color: white;
}
.sub_menu_btn_c {
    position: relative;
    display: inline-block;
    font-weight: bold;
	padding-top: 1.9%;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #12521F;
    transition: .4s;
    text-align: center;
    width: 33%;
}

.sub_menu_btn_c:hover {
    background-color: #548F61;
    color: white;
}
.sub_menu_btn_r {
    position: relative;
    display: inline-block;
    font-weight: bold;
	padding-top: 1.9%;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #12521F;
    transition: .4s;
    text-align: center;
    width: 33%;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-left: 1px solid #B8D3B1;
}
.sub_menu_btn_r:hover {
    background-color: #548F61;
    color: white;
}


.sub_menu_btn_l02 {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding-top: 1.9%;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #12521F;
    transition: .4s;
    text-align: center;
    width: 24%;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-right: 1px solid #B8D3B1;
}
.sub_menu_btn_l02:hover {
    background-color: #548F61;
    color: white;
}
.sub_menu_btn_c02_01 {
    position: relative;
    display: inline-block;
    font-weight: bold;
	padding-top: 1.9%;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #12521F;
    transition: .4s;
    text-align: center;
    border-right: 1px solid #B8D3B1;	
    width: 24%;
}

.sub_menu_btn_c02_01:hover {
    background-color: #548F61;
    color: white;
}
.sub_menu_btn_c02_02 {
    position: relative;
    display: inline-block;
    font-weight: bold;
	padding-top: 1.9%;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #12521F;
    transition: .4s;
    text-align: center;
    width: 24%;
}

.sub_menu_btn_c02_02:hover {
    background-color: #548F61;
    color: white;
}
.sub_menu_btn_r02 {
    position: relative;
    display: inline-block;
    font-weight: bold;
	padding-top: 1.9%;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #12521F;
    transition: .4s;
    text-align: center;
    width: 24%;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-left: 1px solid #B8D3B1;
}
.sub_menu_btn_r02:hover {
    background-color: #548F61;
    color: white;
}




.sub_content_title01 {
    margin-top: -3%;
    padding-top: 4%;
    padding-bottom: 4%;
    background-image: url(../img/sub_content_title_img01.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: center;
    background-color: #FDFFF4;
    background-position: 50% 50%;
    border-bottom: 2px solid #B7B28E;
}
.sub_content_title02 {
    margin-top: -3%;
    padding-top: 4%;
    padding-bottom: 4%;
    background-image: url(../img/sub_content_title_img02.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: center;
    background-color: #FDFFF4;
    background-position: 50% 50%;
    border-bottom: 2px solid #B7B28E;
}
h2 {
    text-align: center;
    font-size: 2em;
    letter-spacing: 2px;
    text-shadow: 2px 2px #3B3B3B;
}

.sub_conten_box {
	margin-top:6%;
	font-size: 1.1em;
}


.sub_conten_box_title{
    font-size: 1.5em;
    font-weight: bold;
    color: #338357;
    margin-top: 1%;
}
.tbl_wrapper01{
	width: 70%;
}
.number_tbl{
	margin-top: 1.3%;
	border: 1px solid #000000; 
	border-collapse: collapse;
	text-align: center;
		
}
.number_tbl td{
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	padding-left: 0.5%;			
}
.number_tbl_bg01{
	background-color:#225F0A;
	color: #FFFFFF;
	font-size: 1em;
}
.number_tbl_bg02{
    background-color: #ACD59D;
    color: #292501;
    font-size: 1.1em;
}
.number_tbl_bg03{
    background-color: #EBFFD8;
    color: #35671B;
}
.number_tbl_td01{
	width: 40%;
}
.number_tbl_td02{
	width: 15%;
}
.number_tbl_td03{
	width: 25%;
}
.number_tbl_td04{
	width: 20%;
}


.number_title{
    margin-top: 3%;
    font-weight: bold;
    font-size: 1.2em;
    color: #3F3838;
}
.number_box{
	
}
.number_box_l{
	width: 50%;
	float: left;
}
.number_box_r{
	width: 48%;	
	float: right;
}
.number_text01{
	margin-top: 1%;
	margin-bottom: 1%;
}
.number_box_btn {
    width: 350px;
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    display: block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #145F68;
    background-color: #EEFAFF;
    transition: .4s;
    border-radius: 8px;
    border: 1px solid #108EBC;
}

.number_box_btn:hover {
  	background: #00bcd4;
  	color: white;
}
.number_box_btn02 {
    width: 350px;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    display: block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #B15E00;
    background-color: #FFF7CE;
    transition: .4s;
    border-radius: 8px;
    border: 1px solid #FFBE00;
}

.number_box_btn02:hover {
  	background: #FFBE00;
  	color: white;
}


.number_box_r_text{
	
}
.number_box_r_img{
	margin-top: 1%;
}
.number_title02{
    margin-top: 3%;
    font-weight: bold;
    color: #5964A2;
    font-size: 1.1em;
}
.number_kibou{
    border: 3px solid #DBDCCF;
    padding: 2%;
    margin-top: 1%;
    border-radius: 8px;	
}
.number_kibou_l{
    float: left;
    width: 47%;

}
.number_kibou_r{
	float: right;
	width: 47%;
}
.number_image{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
}
.sub_conten_box ul li {
    margin-top: 0.3%;
    list-style-type: disc;
	margin-left: 5%;
}




.number_chishiki{
    text-align: center;
    background-color: #FFF2E8;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
    border-radius: 6px;
	margin-top: 1.5%;
}
.number_chishiki_l{
    float: left;
    width: 48%;

}
.number_chishiki_r{
	float: right;
	width: 48%;	
	
}
.chishiki_box{
    background-color: #FFFFFF;	
    border: 1px solid #A6A6A6;	
	padding-bottom: 1%;
}
.chishiki_box_title{
    background-color: #8F7955;
    color: #FFFFFF;
	padding-bottom: 1.5%;
	padding-top: 1.5%;
}
.chishiki_image{
	margin-top: 1.5%;
}
.chishiki_image img{
	width: 70%;
}

.chishiki_image_l{
	float: left;
	width: 50%;		
	
}
.chishiki_image_r{
	float: right;
	width: 50%;		
}
.chishiki_list{
	
}
td .chishiki_list li {
    margin-top: 1%;
	margin-left: 11%;
    text-align: left;
}
.td_text_left{
	text-align: left;
}





.top_bottom_wrap01 {
    background-color: #F4F4F4;	
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 1%;
}


.top_comment {
	margin-top: 1%;
	text-align: center;
}

.top_caption {
	width: 345px;
	margin-left: auto;
	margin-right: auto;

}
.top_comment_text {
    display: inline-block;
    text-align: left;
    margin-top: 1%;
    font-size: 1.3em;
    width: 45%;
    height: 100%;
    padding-left: 180px;
    padding-right: 180px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/top_comment_text_bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.top_bottom {
    margin-top: 1%;
    width: 1030px;
    margin-left: auto;
    margin-right: auto;


}
.top_bottom02{
	margin-top: 1%;
    width: 1030px;
    margin-left: auto;
    margin-right: auto;
}
.top_bottom02 img {
			transition: 1.0s ;
		}

.top_bottom02 img:hover {
			opacity: 0.7 ;
		}

.top_number_btn01{
	width: 310px;
	float: left;
}
.top_number_btn02{
	width: 310px;
	margin-left: 25px;
	float: left;
}

.top_bottom_l {
    float: left;
    width: 990px;

}


.top_bottom_r {
    float: right;
	width: 265px;

}
.top_bottom_button {

}
.top_bottom_button02 {
	margin-top: 6%;
}
.top_bottom_button img{
  transition: .4s;
}
.top_bottom_button img:hover {
  opacity: 0.5;
}
.top_bottom_button02 img{
  transition: .4s;
}
.top_bottom_button02 img:hover {
  opacity: 0.5;
}

.top_bottom_l01 {
    float: left;
/*    background-image: url(../img/top_bottom_content_bg02.png);
    background-repeat: no-repeat;
    background-size: 48% auto;
    background-position: 95% 96%;*/
    background-color: #FFFFFF;
    width: 310px;	
}
.top_bottom_l02 {
	float: left;
/*    background-image: url(../img/top_bottom_content_bg01.png);
    background-repeat: no-repeat;
    background-size: 52% auto;
    background-position: 95% 94%;*/
    background-color: #FFFFFF;	
	margin-left: 25px;
	width: 310px;
}
.top_bottom_l03 {
	float: left;
/*    background-image: url(../img/top_bottom_content_bg03.png);
    background-repeat: no-repeat;
    background-size: 52% auto;
    background-position: 95% 94%;*/
    background-color: #FFFFFF;	
	margin-left: 25px;
	width: 310px;	
}
.top_bottom_title {
    color: #FFFFFF;
    background-image: -webkit-linear-gradient(270deg,rgba(37,127,27,1.00) 47.15%,rgba(9,87,0,1.00) 48.70%);
    background-image: -moz-linear-gradient(270deg,rgba(37,127,27,1.00) 47.15%,rgba(9,87,0,1.00) 48.70%);
    background-image: -o-linear-gradient(270deg,rgba(37,127,27,1.00) 47.15%,rgba(9,87,0,1.00) 48.70%);
    background-image: linear-gradient(180deg,rgba(37,127,27,1.00) 47.15%,rgba(9,87,0,1.00) 48.70%);
    text-align: center;
    padding-top: 1%;
    padding-bottom: 1%;
    font-size: 1.3em;
    padding-left: 1.2px;
    padding-right: 1.2px;
    width: auto;
}
.top_bottom_content {
    border-right: 1px solid #A3A3A3;
    border-bottom: 1px solid #A3A3A3;
    border-left: 1px solid #A3A3A3;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding-top: 2%;
    padding-bottom: 1%;
    clear: both;
    height: 146px;
    background-color: #FFFEFB;
}
.top_bottom_content02 {
    border-right: 1px solid #A3A3A3;
    border-bottom: 1px solid #A3A3A3;
    border-left: 1px solid #A3A3A3;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 314px;
    padding-top: 2%;
    padding-bottom: 1%;
    clear: both;
    height: 146px;
}
.top_bottom_content ul li {
    padding-left: 8%;
    padding-top: 2%;
    margin-left: 4%;
    background-repeat: no-repeat;
    background-image: url(../img/maker01.png);
    background-size: 4% auto;
    background-position: 0% 60%;
    font-size: 1.1em;
    text-shadow: 1px 1px 2px #FFFFFF;
}

.top_bottom_content02 ul li {
    padding-left: 8%;
    padding-top: 2%;
    margin-left: 4%;
    background-repeat: no-repeat;
    background-image: url(../img/maker01.png);
    background-size: 4% auto;
    background-position: 0% 60%;
    font-size: 1.1em;

}

.top_bottom_content ul li a{
    display: block;
    width: 100%;
    text-decoration: none;
    color: #585858;
    padding-bottom: 5px;
    transition: .4s;
}
.top_bottom_content ul li a:hover{
    color: #07A41D;
    transition: .4s;
}
.top_bottom_content02 ul li a{
    display: block;
    width: 100%;
    text-decoration: none;
    color: #585858;
    padding-bottom: 5px;
    transition: .4s;
}
.top_bottom_content02 ul li a:hover{
    color: #E7DA66;
    transition: .4s;
}





#top_content {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.top_text {
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    text-align: left;
}
.top_menu_box {
    display: flex;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    color: #FFFFFF;
    text-align: left;
}
.top_menu_box02 {
    display: flex;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    color: #FFFFFF;
    text-align: left;
}
.top_menu_box03 {
    display: none;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    color: #FFFFFF;
    text-align: left;
}

.top_menu_box_l01 {
    width: 70%;
    float: left;
}
.top_menu_box_r01 {
	position: relative;
    width: 28.5%;
	padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 1.5%;	
    background-color: #274674;
    float: right;

}
.top_menu_box_l02 {
	width: 70%;
	float: right;
}
.top_menu_box_r02 {
	position: relative;
	width: 28.5%;
    padding-top: 2%;
	padding-bottom: 2%;
    padding-left: 1.5%;	
    background-color: #274674;	
	float: left;
}

.top_menu_box_name {
	font-size:1.3em;
	font-weight: bold;
}
.top_menu_box_text {
	margin-top: 4%;
}


.top_menu_box_btn {
    position: absolute;
    bottom: 15%;
    left: 12%;
    display: inline-block;
    padding: 1.5% 2%;
    font-size: 1.3em;
    text-decoration: none;
    color: #424E4F;
    background-color: #FFFEF8;
    transition: .4s;
}

.top_menu_box_btn:hover {
    background-color: #FFFFD4;
    color: #5C5C5C;
}








#top_content_bottom {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 3%;
}
.top_content_bottom_box {
    margin-top: 3%;
    width: 900px;
	display: flex;
    margin-left: auto;
    margin-right: auto;
	font-size: 1.1em;
}

.top_caption_image {
    width: 17%;
    margin-left: auto;
    margin-right: auto;
}
.top_content_bottom_btn{
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
}
.top_content_bottom_btn_image{
	
}
.top_content_bottom_btn_text{
	font-size: 0.9em;
}
.cp_focus {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.cp_focus:hover {
	border: 10px solid #ffffff;
	border-radius: 50%;
}
.cp_focus img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.cp_focus:hover img {
	-webkit-transform: scale(1.5,1.5);
	transform: scale(1.5,1.5);
}


.top_content_bottom_btn02{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.top_content_bottom_btn_image02{
	
}

#news   {
    width: 100%;
    margin-top: 3%;
    background-color: #FFFFFF;
	padding-top: 2%;
	padding-bottom: 2%;
}
#news_sp   {
	display: none;
}
.news_area {
    width: 1000px;
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
}
#link{
    padding-top: 1%;
    padding-bottom: 1%;
    text-align: center;
}
.link_box {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 1.1em;
    margin-top: 1%;
    display: block;
}
.link_box02 {
	width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 1.1em;
    margin-top: 0.5%;
	display: block;
}
.link_name{
    width: 28%;
    float: left;
    color: #494949;
    padding-left: 2%;
    padding-right: 2%;
	text-align: center;
}
.link_name a{
    color: #494949; 
	padding-left: 4%;	
	padding-right: 4%;	
}

.link_name a:hover{
    background-color: #36962F;
    transition: .4s;
    color: #FFFFFF;
    padding-left: 4%;
    padding-right: 4%;
}


#company{
	
}
.company_title {
    text-align: left;
    font-size: 1.2em;
	margin-top: 4%;
}
.company_title_l{
    float: left;
    width: 80px;
    border-bottom: 1px solid #5A5A5A;
    background-color: #FAFFF7;
    padding-top: 1%;
    padding-bottom: 1%;
}
.company_title_r{
	float: left;
	width: 960px;
 	display: block;
    border-bottom: 1px solid #5A5A5A;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left:1%; 
}
.company_box{
    margin-bottom: 3%;
    padding-bottom: 3%;
	margin-top: 5%;
    border-bottom: 1px solid #B7B7B7;
}
.company_box_l{
	float: left;
	width:52%;
}
.company_box_r{
	float: right;
	width:46%;
}
.company_name{
    text-align: center;
    font-size: 1.4em;

}
.company_name_pc{
    text-align: center;
    font-size: 1.4em;

}
.company_name_sp{
    display: none;

}
.company_map{
	padding-top: 5%;
}
.company_tbl{
    border-collapse: collapse;

}

.company_tbl tbody tr td{
    border-bottom: 1px dashed #535353;
    padding-bottom: 1%;
	margin-bottom: 2%;
	padding-top:   2%;
	padding-left: 3%;
}
.gaiyou_time {
    float: left;
    text-align: right;
    width: 40%;
}

.company_tbl tbody tr th{
	font-weight: normal;
	width: 46%;
	padding-top:   2%;
	text-align: left;
	border-bottom: 1px dashed #535353;
	border-collapse: collapse;
	padding-bottom: 1.2%;
	margin-bottom: 2%;	

}
.company_tbl_td01{
    padding-top: 0%;
}
.company_tbl_td02{
    background-color: #E7F3DB;	
}
.slider_img{
	display: none;
}






#footer {
    width: 100%;
    padding-top: 0.2%;
    padding-bottom: 0.5%;
    text-align: center;
    color: #FFFFFF;
    background-color: #022304;
}
.footer_company_name {
	font-size: 1.3em;
    display: inline-block;
    font-weight: bold;
}

.footer_box {
    width: 1000px;
    margin-top: 1.5%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-top: 0px;
}
.footer_company_info{
    width: 35%;
    float: left;
    margin-top: 0px;
	line-height: 150%;
}
.footer_sitemap {
    width: 62%;
    padding-left: 2%;
    line-height: 150%;
    font-size: 0.9em;
    margin-left: auto;
    margin-right: auto;
    float: right;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
.footer_sitemap_box{
    width: 100%;
}
.footer_sitemap_ul01 {
    width: 24%;
    margin-left: 2%;
    float: left;
}
.footer_sitemap_ul02 {
    width: 39%;
    margin-left: 2%;
    float: left;
}
.footer_sitemap_ul03 {
    width: 24%;
    margin-left: 2%;
    float: left;
}

.footer_sitemap_ul01 li {
    color: #FFFFFF;
}
.footer_sitemap_ul01 li a:link{
    color: #FFFFFF;
}
.footer_sitemap_ul01 li a:hover{
    color: #8EA3BF
}
.footer_sitemap_ul01 li a:visited {
    color: #FFFFFF;
}
.footer_sitemap_ul01 li a:active {
    color: #FFFFFF;
}

.footer_sitemap_ul02 li a:link{
    color: #FFFFFF;
}
.footer_sitemap_ul02 li a:hover{
    color: #8EA3BF
}
.footer_sitemap_ul02 li a:visited {
    color: #FFFFFF;
}
.footer_sitemap_ul02 li a:active {
    color: #FFFFFF;
}

.footer_sitemap_ul03 li a:link{
    color: #FFFFFF;
}
.footer_sitemap_ul03 li a:hover{
    color: #8EA3BF
}
.footer_sitemap_ul03 li a:visited {
    color: #FFFFFF;
}
.footer_sitemap_ul03 li a:active {
    color: #FFFFFF;
}
.footer_logo {
    width: 180px;
    margin-left: auto;
    margin-right: auto;
}


.footer_info {
    margin-top: 0.3%;
}
.footer_link{
    margin-left:0.5%;
    margin-top: 0.6%;
    text-align: left;
    display: inline-block;
}
.footer_link a {
    color: #FFFFFF;
	transition: 0.5s ;
}
.footer_link a:link {
    color: #FFFFFF;
}

.footer_link a:hover {
    color: #71A0B3;

}
.footer_link a:visited {
    color: #FFFFFF;
}
.footer_link a:active {
    color: #FFFFFF;
}
.footer_link a {
    color: #FFFFFF;
}

.footer_copy {
    font-size: 0.8em;
    text-align: center;
    word-spacing: 0.1em;
	margin-top: 0.5%;
}	
	

#sitemap {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
}
.sitemap_wrapper {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
.sitemap_box {
    margin-top: 30px;
    border-bottom: 1px dashed #B8C7CF;

}
.sitemap_text01{
	font-size: 0.8em;
}
.sitemap_description {
    width: 70%;
    float: right;
}

.sitemap_button{
    font-weight: bold;
    text-decoration: none;
    color: #269DAC;
    transition: .4s;
}

.sitemap_button:hover {
    color: #A4E4EC;
}



.sitemap_neme {
    width: 30%;
    float: left;
    font-weight: bold;
}


#privacy {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.privacy_box {
	width: 100%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
.privacy_text01{
	margin-top: 1%;	
}
.privacy_text02{
	text-align: right;
}
.privacy_caption{
    font-weight: bold;
    font-size: 1.2em;
    color: #005DBF;
}
.privacy_dl {
    margin-top: 20px;

}
.privacy_dl dt {
    margin-top: 1%;
    list-style-type: decimal;
}
.privacy_dl dd {
    margin-top: 0.5%;
	margin-left: 1.6%;
    display: list-item;
    list-style-type: none;
}

.privacy_signature {
	margin-top: 3%;
	text-align: right;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 2%;
    z-index: 999;
    width: 50px;
    height: 50px;
    border: 2px solid #265F07;
    background-color: rgba(233,255,226,0.56);
    border-radius: 50%;
    color: #FFDD00;
}
.pagetop  span {
	position: absolute;
 	display: inline-block;
  	left: -45%;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
  	transform: translateY(-50%);
  	width :94px;
  	text-align:center;
}
.pagetop a {
    display: block;
    bottom: 30px;
    right: 55px;
    width: 94px;
    height: 94px;
    border-radius: 50%;
    text-align: center;
    color: #265F07;
    font-size: 1.2em;
}




#sub_title{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
    color: #FFFFFF;
    background-color: #355677;
    font-size: 1.9em;
    background-image: url(../img/sub_title_bg.png);
    background-size: cover;
}
#sub_page{
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	margin-top: 3%;
}

#document{
	
}
.document_box{
    display: flex;
    text-align: center;
	margin-top: 2%;
}
.document_btn {
    width: 300px;
    text-align: center;
    position: relative;
    display: inline-block;
    padding-bottom: 0.7%;
    padding-top: 0.8%;
    text-decoration: none;
    color: #3A4F52;
    transition: .4s;
    background-image: url(pdf/meibo.pdf);
    background-repeat: no-repeat;
    border-bottom: 1px solid #70663A;
    background-size: 10% auto;
    background-position: 1.5% 50%;
    margin-left: 3%;
    background-color: #F4F4F4;
}

.document_btn:hover {
    background-image: url(../img/pcf_ico.png);
    background-repeat: no-repeat;
    background-color: #FFFEE8;
}

#office{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;	
}
.office_text{
    font-size: 1.3em;
    margin-top: 2%;
    color: #AA4A4E;
    font-weight: bold;
    letter-spacing: 1.5px;
}
.office_box{
	display: flex;
	align-items:stretch; 
	margin-top: 2%;
}
.office_detail{
    width: 30%;
    margin: 1.5%;
    border: 2px solid #B0B0B0;
    background-color: #FFFFFF;
}
.office_name{
    background-color: #578281;
    color: #FFFFFF;
    padding-top: 1.3%;
    padding-bottom: 1.3%;
    font-size: 1.2em;
}

.office_ico{
    width: 90%;
    margin-left: auto;
    margin-right: auto;	
	margin-top: 3%;
}
.office_ico01{
    width: 30%;
    margin-left: auto;
    margin-right: auto;	
	float: left;
}
.office_ico02{
    width: 30%;
    margin-left: 6%;;
	float: left;
}
.office_ico03{
    width: 30%;
    margin-left: auto;
    margin-right: auto;	
	float: right;
}
.office_link_box{
	display: flex;
	margin-top: 2.5%;
	margin-bottom: 2%;
}
.office_link_btn {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #2F6268;
    background-color: #D4D4D4;
    transition: .4s;
    width: 40%;
    margin-left: 5%;
    margin-right: 5%;
}

.office_link_btn:hover {
  	background: #00bcd4;
	color: white;
}


.office_address{
	margin-top: 2%;	
}
.office_tel{
    margin-top: 1%;
    padding-top: 0.6%;
    padding-bottom: 0.7%;
    color: #D96295;
    font-weight: bold;
}

.office_map {
	margin-top: 2%;
	height: 280px;
	
}
/*.office_map iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}*/



/*ボックス全体*/
.accbox {
    padding: 0;
    max-width: 100%;/*最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    margin-top: 1.5%;
    text-align: left;
    padding-top: 3%;
    padding-left: 1%;
    padding-bottom: 3%;
    color: #498AB8;
    font-weight: bold;
    font-size: 1.3em;
    background-color: #ECECEC;
    cursor : pointer;
    transition: all 0.5s;
    border-radius: 4px;
}

/*アイコンを表示*/
.accbox label:before {
    content: '\f054';
    font-family: 'FontAwesome';
    padding-right: 8px;
}

/*ラベルホバー時*/
.accbox label:hover {
    background-color: #C9C9C9;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    background-color: #F0F0F0;
    opacity: 1;
}

.accbox .accshow p {
    margin: 15px 10px}

/*アイコンを入れ替える*/
.cssacc:checked + label:before {
    content: '\f078';
}



#procedure{
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.procedure_intoro{
    text-align: center;
    margin-top: 3%;
    font-size: 1.1em;
    color: #0E3973;
    font-weight: bold;
}
.procedure_intoro_text{
    margin-top: 0.5%;
    font-size: 0.9em;
    color: #494949;
    font-weight: normal;
}
.procedure_tilte {
    font-size: 1.6em;
    font-weight: bold;
    color: #921D41;
    margin-top: 3%;
    text-align: center;
    border-bottom: 2px double #D9BDC3;
    padding-top: 0.6%;
    padding-bottom: 0.5%;
    letter-spacing: 2px;
    -webkit-box-shadow: 3px 3px #FFE0E0;
    box-shadow: 3px 3px #FFE0E0;
    background-color: #FFF3F3;
}
.procedure_box_wrapper{
    border: 2px solid #EDE7E7;
    border-radius: 4px;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2%;
    width: 96%;
    background-color: #FDFDF7;
    margin-bottom: 5%;
}

.procedure_box {
    width: 94%;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFBF0;
    padding-top: 1.5%;
    padding-bottom: 1%;
    padding-left: 1%;
    padding-right: 1%;
    font-size: 1.1em;
    border-bottom: 1px dashed #DFE09B;
}

.procedure_box02 {
    width: 94%;
	text-align: center;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1%;
    padding-right: 1%;
    font-size: 1.1em;

}

.procedure_btn {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #388DD3;
    transition: .4s;
    letter-spacing: 2px;
}
.procedure_btn:hover {
    background-color: #EC7687;
    color: white;
}
.procedure_btn02 {
    position: relative;
    display: inline-block;
    font-weight: normal;
    padding: 0.5% 5%;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #DC7400;
    transition: .4s;
    letter-spacing: 2px;
    border-radius: 2px;
}
.procedure_btn02:hover {
    background-color: #E4A257;
    color: white;
}
.procedure_text{
	margin-bottom: 1%;
	
}
.procedure_attention {
    width: 90%;
	margin-top: -2%;
    margin-left: auto;
    margin-right: auto;
    padding: 1%;
    border: 1px solid #D3D3D3;
    background-color: #F4FFF4;
    border-radius: 4px;
    margin-bottom: 0px;
}
.procedure_btn_box{
	display: flex;
	width: 96%;
	margin-top: 3.5%;
    margin-left: auto;
    margin-right: auto;
	
}
.procedure_btn03{
    width: 30%;
    text-align: center;
    font-size: 1em;
    margin-left: 1.5%;
    margin-right: 1.5%;
    position: relative;
    display: inline-block;
    font-weight: normal;
    padding: 0.5% 1%;
    text-decoration: none;
    transition: .4s;
    letter-spacing: 2px;
    border-radius: 12px;
    background-color: #6AB558;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}
.procedure_btn03:hover {
    background-color: #F1FFEE;
    color: #5C9F4C;
    border: 1px solid #3F533A;
}
a.anchor{
    display: block;
    padding-top: 920px;
    margin-top: -920px;
}

a.anchor02{
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}

a.anchor03{
    display: block;
    padding-top: 30px;
    margin-top: -30px;
}




#permission {
	width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.permission_intor {
    margin-top: 5%;
    border: 2px solid #D1D1D1;
    background-color: #F4F4F4;
    padding: 1.2%;
    border-radius: 3px;
}
.permission_text{
	text-align: center;
	margin-top: 1%;
}
.permission_box {
    margin-top: 5%;
    background-color: #2FA417;
    color: #FFFFFF;
	width: 90%;
	margin-left: auto;
	margin-right: auto;	
}
.permission_case {
	font-size: 1.3em;
	
}
.permission_btn_box{
	margin-top: 1%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#motorcycle{
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;	
}
.motorcycle_box {
    margin-top: 2%;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

.motorcycle_title {
    margin-top: 1%;
    font-weight: bold;
    font-size: 1.5em;
    color: #FFAF55;
    letter-spacing: 2px;
    width: auto;
}
.motorcycle_case {
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
    width: 98%;
}
.motorcycle_case_name {
    float: left;
    font-weight: 600;
    color: #485C54;
}
.motorcycle_case_detail {
	float: left;
	margin-left: 1%;
}




.motorcycle_btn_box {
	margin-top: 1%;	
	display: flex;
}
.motorcycle_btn {
	width: 20%;
	margin: 1.5%;
	text-align: center;
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #388DD3;
    transition: .4s;
    margin-top: 0.5%;
    letter-spacing: 2px;
    -webkit-box-shadow: 2px 2px 2px #A3A3A3;
    box-shadow: 2px 2px 2px #A3A3A3;	
}
.motorcycle_text_box {
    margin-top: 1%;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
	
	
	
}
.motorcycle_btn:hover {
    background-color: #EC7687;
    color: white;
}

.motorcycle_sub{
    margin-top: 2%;
    text-align: center;
    margin-bottom: 2%;
}
.motorcycle_sub_caption{
    margin-top: 2%;
    font-size: 1.2em;
    font-weight: bold;
    color: #386390;
    text-align: left;
}
.motorcycle_sub_caption_sub{
    font-size: 0.8em;
    color: #97456B
}
.motorcycle_sub_text{
    margin-top: 0.5%;
    text-align: left;
}
.motorcycle_sub_text02{
    margin-top: 1%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 6px;
    border: 1px solid #B5B5B5;
    text-align: left;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 2%;
    padding-right: 2%;
    background-color: #F6FCFF;
	line-height: 150%;
}
.motorcycle_sub_text03 {
    font-weight: bold;
    text-align: center;
    color: #414A96;
}
.motorcycle_sub_list{
	width: 94%;
    margin-left: auto;
    margin-right: auto;
}
.motorcycle_sub_list li {
    list-style-type: disc;
	margin-top: 0.5%;
}
.motorcycle_link{
	margin-top: 1%;
}





#permission {
	width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.permission_intor {
    margin-top: 5%;
    border: 2px solid #D1D1D1;
    background-color: #F4F4F4;
    padding: 1.2%;
    border-radius: 3px;
}
.permission_box {
    margin-top: 5%;
    padding: 1%;
    background-color: #357727;
    color: #FFFFFF;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #AFD1AD;
    border-radius: 4px;
}
.permission_case {
    font-size: 1.4em;
    color: #FFFD00;
    text-align: left;
}
.permission_btn_box{
    margin-top: 1.5%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: flex;

}
.permission_btn{
    position: relative;
    width: 26%;
    float: left;
    margin-left: 1.2%;
    margin-right: 1.5%;
    text-align: center;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #00BCD4;
    background-color: #FFFFFF;
    transition: .4s;
    border-radius: 4px;
}
.permission_btn:hover {
  	background: #00bcd4;
  	color: white;
}






.faq_link a {
    color: #109F40;	
}
.faq_link a:link {
    color: #109F40;	
}
.faq_link a:hover {
    color: #92CCA5;
}
.faq_link a:visited {
    color: #109F40;	
}


#tokutei{
	
}
.tokutei_tbl{
	width:100%;
	border: 1px solid #d6ceb4;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border-collapse: collapse;
	margin-top: 2%;

}
 
.tokutei_tbl th{
    padding: 6px 8px 5px;
    border-bottom: solid 1px #676767;
    width: 30%;
    overflow: hidden;
    color: #3E3E3E;
    font-style: normal;
    font-weight: bold;
    font-size: 100%;
    text-align: left;
    word-break: break-all;
    word-wrap: break-word;
    vertical-align: top;
    background-color: #eeece4;
}
 
.tokutei_tbl td{
    padding: 5px 10px;
    text-align: left;
    vertical-align: top;
    color: #595960;
	border-bottom: solid 1px #676767;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}
.kouza{
    padding-left: 1%;
    padding-bottom: 1%;
    padding-top: 1%;
    padding-right: 1%;
    border-radius: 0px;
    border: 1px solid #B1B1B1;
    background-color: #F7FCFF;
}

#faq{
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	font-size: 1.1em;
}
.faq_intro {
    background-color: #F9FFF7;
    border: 1px solid #B8B8B8;
    padding: 1%;
    border-radius: 4px;

}
.faq_intro_top {
    text-align: center;
    margin-bottom: 1%;
    font-size: 1.2em;
    color: #003447;
}


.faq_box {
    margin-top: 4%;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1%;
    border-left: 1px solid #B0B0B0;
    border-right: 1px solid #B0B0B0;
    border-bottom: 1px solid #B0B0B0;
    -webkit-box-shadow: 2px 2px #909090;
    box-shadow: 2px 2px #909090;
}
.faq_q {
	padding: 0.8%;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.2em;
    background-color: #30BBFF;
}
.faq_a {
    margin-top: 1%;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
.faq_a_text{
    font-size: 1.1em;
    color: #B82B52;
    font-weight: bold;
}
.faq_list {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.4%;
	margin-bottom: 0.6%;
}
.faq_list li {
    list-style-type: circle;
}
.faq_list02 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.6%;
	margin-bottom: 0.8%;
}
.faq_list02 li {
    list-style-type: square;
}
.faq_link{
	text-align: center;
	margin-top: 1%;
}








#garage{
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.garage_box{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.garage_box_text {
    display: inline-block;
    margin-top: 1%;
    color: #09491A;
    font-size: 1.3em;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 93.27%,rgba(212,40,40,1.00) 94.30%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 93.27%,rgba(212,40,40,1.00) 94.30%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 93.27%,rgba(212,40,40,1.00) 94.30%);
    background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 93.27%,rgba(212,40,40,1.00) 94.30%);
    padding-left: 0.5%;
    padding-right: 0.5%;
}
.garage_box_inner {
    margin-top: 4%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 1.5%;
    border: 1px solid #8A8A8A;
    background-color: #FBF8F5;
}

.garage_box_intor{
	margin-top: 4%;
	font-size: 1.05em;
}
.garage_list{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5%;
	margin-bottom: 0.6%;
}
.garage_list li{
	list-style-type : decimal;
}
.garage_bottom{
	margin-top: 3%;
}
.garage_link{
	text-align: right;
	margin-top: 1%;
}
.garage_link a:link{
	font-size: 1.1em;
    color: #1A6FBD;
}
.garage_link a:active{
	font-size: 1.1em;
    color: #1A6FBD;
}
.garage_link a:hover{
    font-size: 1.1em;
    color: #5F97CB;
}
.garage_link a:visited{
	font-size: 1.1em;
    color: #1A6FBD;
}





#oss{
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	font-size: 1.05em;
	line-height: 180%;
}

.oss_box{
    width: 90%;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #A4B1C0;
    padding: 1.8%;
    border-radius: 4px;
}


#soukogyo{
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.soukogyo_text{
    word-spacing: 10px;
	margin-top: 0.3%;
}
.btn-soukogyo{
    position: relative;
    display: inline-block;
    font-size: 1.2em;
    text-decoration: none;
    color: #0A5712;
    background-color: #FFE500;
    transition: .4s;
    margin-top: 1.2%;
    border: 2px solid #ECE303;
    padding-top: 0.2%;
    padding-bottom: 0.2%;
    padding-left: 0.8%;
    padding-right: 0.8%;
}

.btn-soukogyo:hover {
    background-color: #FFF49A;
    color: #062909;
}


#works{
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.works_box{
	margin-top: 6%;
    margin-left: auto;
    margin-right: auto;
}
.works_case {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}
.works_case_image {
	width: 100%;
	height: auto;
}
.works_case_name {
	margin-top: 1.5%;
	text-align: center;
}
.cp_imghover {
	overflow: hidden;
	cursor: pointer;
}
/*zoomin*/
.cp_zoomin img {

	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.cp_zoomin img:hover {
	-webkit-transform: scale(1.5,1.5);
	transform: scale(1.5,1.5);
}


#formWrap {
	width:1000px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:1.1em;
	text-align: left;
	
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	
	
}
table.formTable td,table.formTable th{
    border: 1px solid #ccc;
    padding: 13px;
	line-height: 140%;

}
.formTable tr td {
	line-height: 160%;;
}

table.formTable th{
    width: 33%;
    font-weight: normal;
    background-color: #FFFFED;
    text-align: left;
}
/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px) {
#formWrap {
	width:95%;
	margin:0 auto;
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
input[type="text"], textarea {
	width:80%;
	padding:5px;
	font-size:110%;
	display:block;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
}

#link01{
	display: block;
}
