@charset "utf-8";

/* PC用CSS */
@media print, screen and (min-width: 640px) {
.pcno_i{
		display:none !important;
}
.pcno{
		display:none;
}

.mb60 {
    margin-bottom: 80px;
}

img {
    -webkit-backface-visibility: hidden;
}

body{
	width:100%;
	min-width:960px;/*横スクロールで背景が切れないように*/
	line-height:1.7;
	font-size:14px;
	padding:0;
	margin:0;
	font-family: Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	color:#000;
}

header:after{content: "";display: block;clear: both;}

header{
	width:960px;
	margin:0 auto 10px auto;
}

header .header_inner{
	width:960px;
	margin:4px 0 0 0;
	position:relative;
		display:flex;
	justify-content:space-between;
	/*align-items:center;*/
	flex-wrap:wrap;
}
.header_logo{
padding-top: 10px;
}
.catchtext{
width: 100%;
display: block;
margin-bottom:10px;
}
.header_info{
margin-bottom: 10px;
}
.h_tel{
	display: block;
	margin-bottom: 6px;
	letter-spacing: -0.1px;
	font-size: 32px;
				line-height: 1;
			color: #ea6b14;
			font-weight: bold;
font-family: 'Noto Sans SC',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}
.headinfol .h_time{
margin: 0;
padding: 0;

}
.h_tel a{
	display:block;
}
.h_tel span{
font-size: 18px;
font-weight: normal;
}
		.h_tel a:before{
			font-family: 'FontAwesome' ;
			content: '\f095';
			display: inline-block;
			width: 1.0em;
			text-align: center;
			font-size: 1em;
			line-height: 1;
			color: #ea6b14;
		}
.h_tel a:link{color:#ea6b14; text-decoration: none;}
.h_tel a:visited{color:#ea6b14; text-decoration: none;}
.h_tel a:hover{color:#ea6b14; text-decoration: none;}
.h_tel a:active{color:#ea6b14; text-decoration: none;}

footer{
	padding:40px 10px 10px 10px;
	}	
.footblock			{
	width:980px;
	}
.footli{
	width:560px;
	float:right;
	}
.foot_link {
		padding:0 0 35px 0;
		}
.foottelbox{
	float:left;
	}
	
.foottelbox p{
	margin-bottom:24px;
	}
	
.foot_link ul{
		width:200px;
		display:inline-block;
		vertical-align:top;
}
.foot_link ul.foothome{
		width:120px;
		display:inline-block;
		vertical-align:top;
}
.foot_link .foothome li{
	width:120px;
	}
.foot_link li{
	width:200px;
	}
	
.foot_link {
	line-height: 1.75em;
		margin:0 auto;
		display:table;
		text-align:left;
		float: right;
}
.btn_f_mail{
width: 300px;
}
.mainimg {
    overflow: hidden;
    display: block;
    margin-bottom: 40px;
				margin-left: auto; margin-right: auto;
				text-align: center;
}

.wrap{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.top_section{/*各カテゴリの下余白*/
	margin:0 0 60px 0;
}




.area01_inner{
		display:flex;
	justify-content:space-between;
	/*align-items:center;*/
	flex-wrap:wrap;
}
.area01_inner .photo{
width: 470px;

}



.area01_inner .text{
width: 470px;
margin-left: 20px;
}

.top_companyinfo_posi .btn_company,
.top_companyinfo_posi .btn_h_mail{
width: 48%; 
display: inline-block;
margin-left: 1%;
}

.table_form01 th{
	width:20%;
	padding:8px;
	}
.table_form01 td{
	width:80% ;
	padding:8px;
	}
	
	.mapposi iframe {
    width: 100%;
    height: 530px;
}

.top_pickup ul li{
height: 174px;
}

.top_pickup ul li figure{
	display:flex;
	justify-content:space-between;
	/*align-items:center;*/
	flex-wrap:wrap;
}
.top_pickup ul li figure img{
max-width: 240px;

}
.top_pickup ul li figure figcaption{
width:calc(100% - 260px);
text-align: left;
font-family: 'Noto Sans SC',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
font-size: 15px;
}

}
/*@media print, screen and (min-width: 640px)*/
/*******************************************/
/*******************************************/
/*******************************************/
/*******************************************/

.top_pickup a{
display: block;
margin-left: auto; margin-right: auto;
text-align: center;
}
.top_pickup ul{}
.top_pickup ul li{
border: 3px solid #70AD48;
padding: 4px;
box-sizing: border-box;
position: relative;
margin-bottom: 20px;
}
.top_pickup ul li:before {
    content: " ";
    border-left: 20px solid transparent;
    border-bottom: 20px solid #70AD48;
    position: absolute;
    right: 6px;
    bottom: 6px;
				
}
.top_pickup ul li a{
display: block;
}

.top_pickup ul li figure figcaption span{
font-family: 'Sawarabi Gothic', sans-serif;
color: #70AD48;
font-size: 24px;
width: 100%;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}

.top_pickup ul li a:link{color:#000;text-decoration:none;}
.top_pickup ul li a:visited{color:#000;text-decoration:none;}
.top_pickup ul li a:hover{color:#000;text-decoration:underline;}
.top_pickup ul li a:active{color:#000;text-decoration:none;}






.table_form01{
	margin-left:auto; margin-right:auto;
}
.table_form01 table{
		border:1px solid #ccc;
		width:100%;
    margin-left: auto;
    margin-right: auto;
	}
.table_form01 th{
	font-weight:normal;
	text-align:left;
	background:#eee;
	vertical-align:top;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.table_form01 th:first-of-type{
	text-align: left;
	}
.table_form01 td{
	vertical-align:top;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;

}

main{
display: block;
overflow: hidden;
}
.pan {
    margin-bottom: 20px;
}

aside, header, nav, section{
	display: block;
margin-left: auto; margin-right: auto;
	padding:0;
}



ul, ol, dl,dt,dd,div,ol,ul,li {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:100%;
}
li {list-style-type:none;}

/* form */
button, fieldset, form, input, label, legend, select, textarea ,figure{
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	vertical-align:middle;
}
a {outline:none;border:0;}
a:hover img,
input[type="image"]:hover{
	opacity:0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
a:link{color:#069;text-decoration:none;}
a:visited{color:#069;text-decoration:none;}
a:hover{color:#e50202;text-decoration:underline;}
a:active{color:#069;text-decoration:none;}

/*位置と状態*/
.r{ text-align: right;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.cen{text-align:center;}
.textright{text-align:right;}
.bold{font-weight:bold;}
.imgcen{
	margin-left:auto; margin-right:auto;
	display: block;
	text-align: center;
	}
/*余白*/
.mb05em {margin-bottom:0.5em;}
.mb1em {margin-bottom:1em;}
.mb2em {margin-bottom:2em;}
.mb3em {margin-bottom:3em;}
.pb1em {padding-bottom:1em;}
.pb2em {padding-bottom:2em;}
.ml1em {margin-left:1em;}
.ml2em {margin-left:2em;}
.mt05em {margin-top:0.5em;}
.mt1em {margin-top:1em;}
.mtb1em {margin-top:1em;
		margin-bottom:1em;}

.jisage{
	padding-left:1em;
	text-indent:-1em;
}

input[type="checkbox"],
input[type="text"],
select{
	margin:0 4px 0 0;
}

.ovfh{
	overflow:hidden;}
.pem p{
	margin-bottom: 1em;}

/*header*/




.btn_h_mail{/*block化している*/
		display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	line-height:24px;
background-color: #ea6b14;
	font-size:12px;
	box-sizing: border-box;
	text-align: center;
		padding: 4px 0 4px 14px;
	
}
.btn_h_mail:before{
	font-family: 'FontAwesome' ;
	content: '\f0e0';
	display: inline-block;
	width: 1.4em;
	text-align: center;
	color:#fff;
	font-size: 1.4em;
	margin-right: 6px;


}

.btn_h_mail:after{
	font-family: 'FontAwesome' ;
	content: '\f0da';
	display: inline-block;
	width: 1.4em;
	text-align: center;
	color:#fff;
	
	font-size: 1.4em;
}


.btn_h_mail:link{color:#fff; text-decoration:none;}
.btn_h_mail:visited{color:#fff; text-decoration:none;}
.btn_h_mail:hover{color:#fff; text-decoration:none;opacity:0.7;}
.btn_h_mail:active{color:#fff; text-decoration:none;}

/**/
.pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index:3;
}
.pagetop a {
	display: block;
	width: 66px;
}
/**/


footer{
	background-color:#a8a8b7;
	text-align:center;
	width:100%;
	color:#FFFFFF;
	box-sizing:border-box;
	}	
.footblock			{
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-bottom: 2em;
	}
	
	
.foottelbox{
	width:400px;
		color:#FFFFFF;
		text-align:left;
	}	

.foottelbox span{
	display:inline-block;
	font-size:12px;
	line-height:1.7;
	margin-bottom: 1em;
	}

.foottelbox p{
	font-size:28px;
	line-height:1.7;
	margin-bottom: 0;
	}



.foottel{
	display: block;
	margin-bottom: 6px;
	letter-spacing: -0.1px;
	font-size: 32px;
				line-height: 1;
			color: #ea6b14;
			font-weight: bold;
font-family: 'Noto Sans SC',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}
		.foottel a:before{
			font-family: 'FontAwesome' ;
			content: '\f095';
			display: inline-block;
			width: 1.0em;
			text-align: center;
			font-size: 1em;
			line-height: 1;
			color: #fff;
		}
.foottelbox a:link,
.foottel a:link{color:#fff; text-decoration: none;}
.foottelbox a:visited,
.foottel a:visited{color:#fff; text-decoration: none;}
.foottelbox a:hover,
.foottel a:hover{color:#fff; text-decoration: none;}
.foottelbox a:active,
.foottel a:active{color:#fff; text-decoration: none;}



.btn_f_mail{/*block化している*/
		display:block;

	line-height:24px;
	font-size:12px;
	padding: 4px 0 4px 14px;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #fff;
	
	
}
.btn_f_mail:before{
	font-family: 'FontAwesome' ;
	content: '\f0e0';
	display: inline-block;
	width: 1.4em;
	text-align: center;
	color:#fff;
	font-size: 1.4em;
	margin-right: 6px;
	
}

.btn_f_mail:after{
	font-family: 'FontAwesome' ;
	content: '\f0da';
	display: inline-block;
	width: 1.4em;
	text-align: center;
	color:#fff;
	
	font-size: 1.4em;
}


.btn_f_mail:link{color:#fff; text-decoration:none;}
.btn_f_mail:visited{color:#fff; text-decoration:none;}
.btn_f_mail:hover{color:#fff; text-decoration:none;opacity:0.7;}
.btn_f_mail:active{color:#fff; text-decoration:none;}



.foot_link a:link{color:#fff !important; text-decoration: none !important;}
.foot_link a:visited{color:#fff !important;text-decoration: none !important;}
.foot_link a:hover{color:#fff !important;text-decoration:underline !important;}
.foot_link a:active{color:#fff !important;text-decoration: none !important;}


.foot_link li:before { content:"-";
margin-right:3px;
font-size:60%;
color: #fff;
font-weight:bold;
}

.footArea span{
	display:inline-block;
	margin-left:30px;
	}
.footArea a:link{color:#fff; text-decoration: none;}
.footArea a:visited{color:#fff;text-decoration:underline;}
.footArea a:hover{color:#fff;text-decoration:underline;}
.footArea a:active{color:#fff;text-decoration:underline;}

/*タイトル01*/
.ttl01{
	text-align: center;
	padding:3px;
	margin:0 auto 1.5em;
	font-weight: bold;
font-family: 'Noto Sans SC',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	position: relative;
	font-size: 1.375rem;
	text-align: center;
}
.ttl01::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom: 1px solid #333;
	width : 20% ;
	width : -webkit-calc(100% - 90%) ;
	width : calc(100% - 90%) ;
	margin: 0 auto;
}


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

/*NEWS*/
dl.wholebox {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding:14px 0;
	box-sizing: border-box;
}
dl.wholebox dt{
	clear:both;
	float:left;
	width:140px;
	padding:0 0 14px 0;
	line-height:1.4;
	font-weight:bold;
}
dl.wholebox dd{
	margin:0 0 14px;
	padding:0 0 14px 140px;
	line-height:1.4;
	border-bottom: 1px dotted #ccc;
}
a.motto{
	display:block;
	text-align: right;
}
dl.wholebox dd a:link{text-decoration:none;}
dl.wholebox dd a:visited{text-decoration:none;}
dl.wholebox dd a:hover{text-decoration:underline;}
dl.wholebox dd a:active{text-decoration:none;}

.area01_inner .text ul li{
	padding:12px 0;
	border-bottom:1px solid #000;

}
 .text ul li span{
	 font-weight:bold;
	 }
.area01_inner .text {
	}

.area01_inner .text p{
	font-size:18px;
	color:#F84614;
	border-top:1px solid #F84614;
	border-bottom:2px solid #F84614;
	padding:12px 0;
	}

.area01_inner .text ul li img{
	margin-right:10px;
	}

.area01_inner .photo iframe{
width: 100%;
height: 360px;
margin-bottom: 1em;
}

.icon_info01 span{
display: inline-block;

}

.icon_info01 span:before{
			font-family: 'FontAwesome' ;
			content: '\f095';
			display: inline-block;
			width: 1.2em;
			text-align: center;
			font-size: 1.2em;
			line-height: 1;
		}

.icon_info01 span:before{
			font-family: 'FontAwesome' ;
			content: '\f041';
			display: inline-block;
			width: 1.2em;
			text-align: center;
			font-size: 1.2em;
			line-height: 1;
		}
		
		.icon_info02 span:before{
			font-family: 'FontAwesome' ;
			content: '\f238';
			display: inline-block;
			width: 1.2em;
			text-align: center;
			font-size: 1.2em;
			line-height: 1;
		}
		
		.icon_info03 span:before{
			font-family: 'FontAwesome' ;
			content: '\f095';
			display: inline-block;
			width: 1.2em;
			text-align: center;
			font-size: 1.2em;
			line-height: 1;
		}


.icon_info03 a:link{color:#000;text-decoration:none;}
.icon_info03 a:visited{color:#000text-decoration:none;}
.icon_info03 a:hover{color:#000;text-decoration:none; opacity: 0.5;}
.icon_info03 a:active{color:#000;text-decoration:none;}


		.icon_info04 span:before{
			font-family: 'FontAwesome' ;
			content: '\f017';
			display: inline-block;
			width: 1.2em;
			text-align: center;
			font-size: 1.2em;
			line-height: 1;
		}

.top_companyinfo_posi{

}

.top_companyinfo_posi .btn_h_mail{
	padding-left: 0;
	box-sizing: border-box;
}


.btn_company{/*block化している*/
		display:block;

	line-height:24px;
background-color: #000;
	font-size:12px;

	box-sizing: border-box;
	text-align: center;
			padding: 4px 0 ;
	
}
.btn_company:before{
	font-family: 'FontAwesome' ;
	content: '\f0f7';
	display: inline-block;
	width: 1.4em;
	text-align: center;
	color:#fff;
	font-size: 1.4em;
	margin-right: 6px;
	
}

.btn_company:after{
	font-family: 'FontAwesome' ;
	content: '\f0da';
	display: inline-block;
	width: 1.4em;
	text-align: center;
	color:#fff;
	
	font-size: 1.4em;
}


.btn_company:link{color:#fff; text-decoration:none;}
.btn_company:visited{color:#fff; text-decoration:none;}
.btn_company:hover{color:#fff; text-decoration:none;opacity:0.7;}
.btn_company:active{color:#fff; text-decoration:none;}

/*ttl**************/
.ttl_posi{
margin-bottom: 66px;
}
.ttl_box{
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)/* translateX(-40%)*/;
    -webkit- transform: translate(-50%,-50%);
				width: 34%;
				height: 40%;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-wrap:wrap;
padding: 10px 0;
}
.ttl_box p{
white-space: nowrap;text-indent: 100%;overflow: hidden;

}

.ttl_seminar{
    position: relative;
    background-size: cover !important;
height: 0;
  padding-top: calc(326 / 1900 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(../img/ttl_seminar.png) center center / cover no-repeat;
	box-sizing:border-box;	
	margin-left:auto; margin-right:auto;
	text-align: center;
vertical-align:middle;
margin-bottom: 10px;
	}

.ttl_contact{
    position: relative;
    background-size: cover !important;
height: 0;
  padding-top: calc(326 / 1900 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(../img/ttl_contact.png) center center / cover no-repeat;
	box-sizing:border-box;	
	margin-left:auto; margin-right:auto;
	text-align: center;
vertical-align:middle;
margin-bottom: 10px;
	}
	
.ttl_company{
    position: relative;
    background-size: cover !important;
height: 0;
  padding-top: calc(326 / 1900 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(../img/ttl_company.png) center center / cover no-repeat;
	box-sizing:border-box;	
	margin-left:auto; margin-right:auto;
	text-align: center;
vertical-align:middle;
margin-bottom: 10px;
	}


/*contact*/
@media print, screen and (min-width: 640px) {
.contactbox_bottom{max-width: 100%;
padding:10px 20px 20px 20px;
border: 4px solid #ddd;background-color: #fff;margin-bottom: 20px;
box-sizing: border-box;
background-size: 200px 150px;box-sizing: border-box;}
.contactbox_bottom .tel {
    font-size: 42px;
    height: 50px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    /* font-family: 'Poppins', sans-serif; */
    display: inline-block;
    color: #ea6b14;;
    line-height: 1;
    width: 100%;
}

.contactbox_bottom .tel a:link{color:#ea6b14; text-decoration: none;}
.contactbox_bottom .tel a:visited{color:#ea6b14; text-decoration: none;}
.contactbox_bottom .tel a:hover{color:#ea6b14; text-decoration: none;}
.contactbox_bottom .tel a:active{color:#ea6b14; text-decoration: none;}



.contactbox_bottom .tel:before {
    font-family: 'FontAwesome';
    content: '\f095';
    display: inline-block;
    width: 1.2em;
    text-align: center;
    font-size: 1.0em;
}
.contactbox_bottoml{
	
	display: inline-block;
	width:48%;
	padding-left: 40px;
	    border-right: 1px solid #999;
	text-align: left;
	box-sizing: border-box;
	}
.contactbox_bottomr{
	display: inline-block;
	width:46%;
	text-align: left;
	vertical-align:top;
	padding:4px 0 0 30px;
	color:#666;
	}
.contactbox_bottoml .subtext{
}
.contactbox_bottom .subtext{
	text-align: left;
	margin-left: 48px;
	color:#666;
	/*font-family: 'Noto Serif JP',Georgia,游明朝,"Yu Mincho", serif;*/

	}
.yaji_box{
	margin-left: 50px;
	}
	

	
}
/*@media print, screen and (min-width: 640px)***/
.contact_bottom_deco01 {
    font-weight: bold;
    color: #000;
    font-size: 170%;
    margin: 0 0 0.5em 0;
    text-align: center;
    display: block;
}
input.w_100{
width: 100%;
}
input.w_50{
width: 50%;
}
input.form_w {
    padding: 6px 4px;
    box-sizing: border-box;
				border: 1px solid #aaa;
}

.prv a:link{
text-decoration: none;
}
.search_merit{
margin-left: 3em;
margin-bottom: 3em;
}
.search_merit li {
    list-style-type: disc !important;
    line-height: 1.8em;
}

.search_merit strong {
    /*color: #0B005A;*/
}

.hissu {
    color: #CC0000;
    font-weight: bold;
}

.yaji_box {
    overflow: hidden;
}

/* 矢印エリア */
.yajirushi{
	width:28%;
	float:left;
	margin:0 20px 20px 0;
		font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;

}
.yajirushi .pcno{
display: none !important;
}
.arrow{
	width:100%;
}
/* 矢印on */
.arrow_on {
    padding-top: 5px; /* 要素の上の余白調整 */
    width: 96%; /* 四角形の幅 */
    height: 35px; /* 四角形の高さ */
    background: #666;
    position: relative;
	color:#fff;
}
.arrow_on:after {
    border-left: 20px solid #666; /* 右向きの三角形を作るため左のボーダーに色を付ける */
    border-top: 20px solid transparent; /* 上のボーダーを透過に指定 */
    border-bottom: 20px solid transparent; /* 下のボーダーを透過に指定 */
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
}
/* 矢印off */
.arrow_off {
    padding-top: 5px; /* 要素の上の余白調整 */
    width: 96%; /* 四角形の幅 */
    height: 35px; /* 四角形の高さ */
    background: #eee;
    position: relative;
	color:#aaa;
}
.arrow_off:after {
    border-left: 20px solid #eee; /* 右向きの三角形を作るため左のボーダーに色を付ける */
    border-top: 20px solid transparent; /* 上のボーダーを透過に指定 */
    border-bottom: 20px solid transparent; /* 下のボーダーを透過に指定 */
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
}
/* テキストの指定 */
.arrow span {
    position: relative;
    z-index: 3;
    font-weight: bold;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	padding:0 0 0 5px;
	display:block;
}

.member_contact {
	width:100%;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
border-collapse:collapse;
	margin:0 auto 40px auto;
}
.member_contact table{
	}
.member_contact th {
	font-weight: bold;
	color:#222222;
	width:25%;
	background:#E9E9E9;
	text-align: left;
	line-height: 1.5;
	padding: 16px;
	vertical-align: middle;
	border-bottom:1px solid #aaa;
}
.member_contact th span{
	font-weight: normal;}
.member_contact td {
	padding: 16px;
	vertical-align: middle;
	background-color: #fff;
	line-height: 1.75em;
	text-align:left;
	border-bottom:1px solid #aaa;
}
.member_contact .hissu {
background-color: #FC0006;
	color:#fff;
	font-size: 60%;
	/*font-weight:bold;*/
	border-radius: 5px;
	padding:3px 6px;
	float: right;
}

.btn_g{/*ボタン緑*/
	padding:10px 16px;
	overflow: hidden;
	text-decoration: none!important;
	border:1px solid #1B8B09;
	background:#1B8B09;
	/*background: -webkit-linear-gradient(top, #ffd65e, #febf04);
	background:         linear-gradient(top, #ffd65e, #febf04);*/
	border-radius:4px;
	cursor: pointer;
	font-weight:bold;
	font-size: 18px;
	color:#fff;
	font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}
.btn_g:link{color:#fff;}
.btn_g:visited{color:#fff;}
.btn_g:hover{color:#fff; opacity:0.6;}
.btn_g:active{color:#fff;}
.btn_submit01{/*ボタングレー*/
	padding:10px 16px;
	font-size: 18px;
	overflow: hidden;
	text-decoration: none!important;
	border:1px solid #ccc;
	background:#eee;
	background: -webkit-linear-gradient(top, #fafafa, #eee);
	background:         linear-gradient(top, #fafafa, #eee);
	border-radius:4px;
	cursor: pointer;
	color:#666;
}
.btn_submit01:link{color:#333;text-decoration:none;}
.btn_submit01:visited{color:#333;text-decoration:none;}
.btn_submit01:hover{color:#333;text-decoration:none;opacity:0.5;}
.btn_submit01:active{color:#333;text-decoration:none;}



.h4base {
color: #ea6b14;
    font-weight: bold;
    font-size: 24px;
    padding: 0 0 5px;
    font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}

/*WP用*/
img.alignright{
	display: block;
	margin: 0 0 0 auto;
}
 
img.alignleft{
	display: block;
	margin: 0 auto 0 0;
}
 
img.aligncenter{
	display: block;
	margin: 0 auto;
}

