@charset "utf-8";

/* Base
----------------------------------------------------*/


body {
	ont-family: "ヒラギノ角ゴ ProN W3","HiraKakuProN-W3","ヒラギノ角ゴ Pro W3","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS Pgothic","Osaka",sans-serif,Helvetica, Helvetica Neue, Arial, Verdana;
	color: #000;
	font-size: 15px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-style: normal;
    font-weight: normal;
}


b, strong, .bold{
}

h1, h2, h3, h4, h5, h6{
line-height:1.3;
font-weight:normal;
font-size:100%;
}

ul, ol{
list-style-type:none;
list-style-position:outside;
}

img{
	vertical-align: bottom;
}

a img{
	border: 0;
}

/*　　*/

.center-text {
	text-align:center;
}

.floatright {
	float: right;
}

.floatleft {
	float:left;
}

.clearboth {
	clear:both;
}

.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b12 {
	margin-bottom:12px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b17 {
	margin-bottom:17px;
}

.margin_b20{
	margin-bottom:20px;
}

.margin_b25{
	margin-bottom:25px;
}

.margin_b30{
	margin-bottom:30px;
}

.margin_b40{
	margin-bottom:40px;
}

.margin_b50{
	margin-bottom:50px;
}

.in_cont {
	clear: both;
	overflow: hidden;
}

.in_cont5 {
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}

.in_cont10 {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.in_cont20 {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.in_cont30 {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}

.in_cont40 {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}

.in_cont50 {
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
}

img.icon:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}


/*　見出し・画像　*/

.pic-left {
	float: left;
}

.pic-left {
	float: right;
	background-color: #FFF;
	padding-bottom: 15px;
	padding-left: 15px;
}

.clearfix:before, .clearfix:after {
 display: table;
 content: " ";
}

.clearfix:after {
 clear: both;
}

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

.img100 img{
	width:100%;
	height:auto;
}


/*　共通　*/





/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 481px){

.spDisp {
	display:none;
}

.spHide {
	display:block;
}

.midashi1 {
	margin-bottom: 45px;
	font-size: 35px;
	color: #91C02C;
	text-align: center;
}

.midashi2 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}

.midashi3 {

}








/*　ヘッダー　*/


header {
	min-width: 1200px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #8E8E8E;
}

.header_cont {
	margin-right: auto;
	margin-left: auto;
	width: 80%;

}

.header_logo {
	padding-top: 17px;
	float: left;
	width: 168px;
}

.toph1 {
	display: none;

}

.header_info {
	float: right;
}

nav {
}

.gnavi {
	float: right;
	margin-right: 38px;
	padding-top: 25px;
}

.gnavi li{
	padding-right: 18px;
	padding-left: 18px;
	float: left;
}

.header_tel {
	float: right;
	width: 298px;
}

.header_tel img{
	width:100%;
	height:auto;
}



/* メイン */


/*　メインイメージ　*/

.main_image {
	background-color: #FFF;
	clear: both;
	min-width: 1200px;
}

.main_image img{
	width:100%;
	height:auto;
}


/*　メイン　*/

.more_btn a{
	width: 530px;
	background-color: #000066;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	color: #FFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50px;        /* CSS3草案 */
	-webkit-border-radius: 50px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 50px;   /* Firefox用 */
}

.more_btn a:hover{
	background-color: #011D8D;
	color: #FFF;
}


.min1200 {
	min-width: 1200px;
}

.h2midashi {
	text-align: center;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.main1 {
	padding-top: 50px;
	padding-bottom: 45px;
	min-width: 1200px;
	text-align: center;
}

.main1 p{
	font-size:17px;
}

.main1_c {
	background-image: url(../img/main1_back.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
	padding-bottom: 48px;
	text-align: center;
	min-width: 1200px;
}

.main1_c li{
	display: inline-block;
	width: 30%;
	margin-right: 1%;
	margin-left: 1%;
}

.main1_c li img{
	width:100%;
	height:auto;
}

.main1_c li p{
	height: auto;
	width: 187px;
	margin-right: auto;
	margin-left: auto;
}

.main2 {
	min-width: 1200px;
	background-image: url(../img/main2_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: cover;
	padding-top: 95px;
	padding-bottom: 95px;
	font-size: 17px;
}

.main2_c {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.main2_c h2 {
	margin-bottom: 50px;
}

.main3 {
	padding-top: 57px;
	padding-bottom: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.main3_p {
	float: left;
	width: 550px;
	padding-top: 20px;
	margin-bottom: 40px;
}

.main3_p img{
	width:100%;
	height:auto;
}

.main3_c {
	font-size: 17px;
	float: right;
	width: 380px;
	padding-top: 20px;
	margin-bottom: 40px;
}

.main3_c a{
	text-decoration: none;
	color: #000;
}

.main3_c a:hover{
	text-decoration: none;
	color: #000;
}

.main3_c h2 {
	font-size: 23px;
	font-weight: bold;
	color: #000066;
	margin-bottom: 10px;
}

.main3_m {
	font-size: 19px;
	font-weight: bold;
	color: #AA3628;
	background-image: url(../img/main3_arr.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
}


footer {
	min-width: 1200px;
	background-color: #000066;
}

.footer1 {
	background-color: #FAFAFA;
	clear: both;
	overflow: hidden;
}

.footer_nav {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.footer_nav li{
	font-size: 15px;
	float: left;
	padding-top: 27px;
}

.footer_nav li a{
	font-size: 15px;
	color: #333;
	text-decoration: none;
}
.footer_nav li a:hover{
	font-size: 15px;
	color: #333;
	text-decoration: underline;
}

.footer2 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: center;
	padding-top: 33px;
	padding-bottom: 33px;
	font-size: 15px;
}

.footer2 h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.footer_tel img{
	padding-left: 10px;
}


.copyright {
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
	background-color: #777777;
	min-width: 1200px;
}


.pagetop {
	overflow: hidden;
	float: right;
	width: 75px;
}

.pagetop img{
	width:100%;
	height:auto;
}



/*　メイン　*/

.page_title {
	text-align: center;
	background-image: url(../img/title_back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 250px;
	min-width: 1200px;
}


.page_title h3{
	font-size: 40px;
	color: #FFF;
	letter-spacing: 0.2em;
}


.page_cont {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.comp_t1 table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 70px;
}

.comp_t1 table th{
	width: 25%;
	text-align: center;
	background-color: #DEDEDE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 10px;
}

.comp_t1 table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.comp_t2 {
	width: 46%;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
}

.comp_t2 table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 50px;
}

.comp_t2 table th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
	text-align: left;
}

.comp_t2 table td{
	width: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.ser_m1 {
	font-size: 25px;
	text-align: center;
	margin-bottom: 25px;
	font-weight: bold;
	color: #91C02C;
}

.ser_t1 {
	text-align: center;
	margin-bottom: 70px;
}

.pro_cont {
	margin-bottom: 50px;
	overflow: hidden;
}

.pro_p {
	float: left;
	width: 45%;
}

.pro_p img{
	width:100%;
	height:auto;
}

.pro_t1 {
	float: right;
	width: 52%;
	font-size: 17px;
}


.pro_m {
	font-size: 25px;
	font-weight: bold;
	color: #002A6F;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.ser_flow {
	font-size: 17px;
	margin-bottom: 35px;
}


}
