@charset "utf-8";


/* 幅644px以下から ヘッダー等微調節
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 481px){
	/* 動画を親にフィットさせる */
.main6_3 video {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 9 / 16; /* 縦動画なら */
  object-fit: cover;
}
	.main6_3 {
    float: none;
    width: 100%;
    margin: 20px 0;
	padding:20px 0;
  }
	img {
		max-width:100%;
		height:auto;
	}
	
.spDisp {
	display:block;
}

.spHide {
	display:none;
}

.box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

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

/*　見出し・画像　*/

.pic-left {
	text-align:center;
	float: none;
}

.pic-left img{
	width:94%;
	height:auto;
}

/*　見出し・画像　*/

.midashi1 {
	font-size: 23px;
	margin-bottom: 30px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #245498;
}

.midashi2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #1E4E94;
	padding-left: 10px;

}
.midashi3 {
	font-size: 16px;
	margin-bottom: 20px;
	background-color: #1E4E94;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFF;
	clear: both;

}

.midashi4 {
	font-size: 20px;
	margin-bottom: 10px;
}

.midashi5 {
	font-size: 17px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #92C137;
}

header {
	background-image: url(../img/header_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F9F9F9;

}

.header_cont {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;

}

.header_logo {
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

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

.header_info {
	width: 75%;
	float: left;
	padding-top: 10px;
	clear: both;
	margin-left: 5%;
}

.header_info img{
	float: left;
	margin-left: 1%;
	width: 48%;
	margin-right: 1%;
	height: auto;
}

.toph1 {
	font-size: 12px;
	color: #FFF;
	text-align: right;
	height: 29px;
	padding-top: 17px;
}

.header_nav {
	clear: both;
	background-image: url(../img/nav_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
}




/* メインイメージ */

.main_img {
	background-image: url(../img/main_img.png);
	background-repeat: repeat;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* トップページ */

.cont960 {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.cont960-2 {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.main1 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}

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

.main2 {
	background-color: #F9F9F9;
	padding-top: 25px;
	padding-bottom: 30px;
}

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

.main2_c11 {
	width: 32%;
	margin-right: 2%;
	float: left;
	margin-bottom: 15px;
}

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

.main2_c12 {
	width: 32%;
	float: left;
	margin-bottom: 15px;
}

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



.main2_c21 {
	width: 32%;
	float: left;
	margin-bottom: 10px;
}

.main2_c22 {
	width: 32%;
	float: left;
	margin-bottom: 10px;
	margin-right: 2%;
	margin-left: 2%;
}

.main2_t {
	margin-bottom: 20px;
	font-size: 12px;
}

.main2_c3 {
	background-color: #1E4E94;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

.main3 {
	background-image: url(../img/main3_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

.main3 p{
	margin-right: 15px;
	margin-left: 15px;
}

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

.main3_m {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E4E94;
	margin-bottom: 30px;
	padding-bottom: 25px;
	text-align: center;
}

.main4 {
	background-color: #285699;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}

.main4_m {
	text-align: center;
	margin-bottom: 37px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

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

.main4_1 {
	float: none;
	background-image: url(../img/main4_1-spback.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	margin-bottom: 15px;
	overflow: hidden;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.main4_2 {
	float: none;
	background-image: url(../img/main4_2-spback.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	overflow: hidden;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.main4t {
	float: right;
	width: 60%;
	margin-top: 15px;
	margin-right: 15px;
}

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

.main4_a  img{
	width: 90%;
	height: auto;
	margin-right: 5%;
	margin-left: 5%;
	padding-bottom: 10px;
}

.main5 {
	background-image: url(../img/main5_back-sp.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	overflow: hidden;
}

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

.main5_m {
	padding-top: 32px;
	padding-bottom: 24px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.main5_c {
	margin-bottom: 24px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

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

.main5_j {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

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

.main6 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	overflow: hidden;
}

.main6_1 {
	width: 100%;
	float: none;
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

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

.main6_m {
	font-weight: bold;
	color: #1E4E94;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.main6_1 a{
	color: #1E4E94;
}

.main6_logo {
	margin-bottom: 20px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

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


.main_banner {
	background-color: #285699;
	clear: both;
	padding-top: 15px;
	padding-bottom: 5px;
	overflow: hidden;
}

.main_banner img {
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	width: 48%;
	height: auto;
	margin-bottom: 10px;
}

/* フッター・コピーライト　*/

footer {
	background-color: #F7F7F7;
}

.footer_cont {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer_logo {
	float: none;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

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

.footer_navi {
	width: 635px;
	float: left;
	padding-top: 5px;
}

.footer_navi ul{
	clear: both;
}

.footer_navi li{
	float: left;
}

.footer_navi li a {
	color: #333;
	text-decoration: none;
}

.footer_navi li a:hover {
	color: #333;
	text-decoration: underline;
}


.copyright {
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pagetop {
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	clear: both;
	bottom: 10px;
	text-align: center;
}

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


/*　中ページ　*/


.page_cont {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	overflow: hidden;
}

.page_title{
	background-image: url(../img/main_img.png);
	background-repeat: repeat;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 25px;
	color: #FFF;
	text-align: center;
}

.main_cont {
	float: none;
	width: 100%;
	margin-bottom: 30px;
}

.main_cont a{
	color: #333;
	text-decoration: underline;
}

.main_cont a:hover{
	color: #333;
	text-decoration: none;
}


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

.side_m {
	background-image: url(../img/side_mb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 9px;
}

.side_li {
	background-color: #F9F9F9;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 12px;
}

.side_li li{
	margin-bottom: 1%;
	float: left;
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
}

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

.side_banner {
	margin-bottom: 10px;
	float: left;
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
}

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


.plof_t {
	width: 100%;
	margin-bottom: 50px;
}

.plof_t table{
	width: 100%;
	border-collapse:collapse;
}

.plof_t th{
	padding: 15px;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	width: 70px;
}

.plof_t td{
	padding: 15px;
	border: 1px solid #CCC;
}

.prof_s1 {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	color: #1E4E94;
}

.plof_t2 {
	width: 100%;
	margin-bottom: 50px;
}

.plof_t2 table{
	width: 100%;
	border-collapse:collapse;
}

.plof_t2 th{
	width: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
}

.plof_t2 td{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.prof_map {
	border: 1px solid #CCC;
}

.ser_li {
	margin-bottom: 15px;
}

.ser_li li{
	list-style-type: decimal;
	list-style-position: inside;
}

.link_t {
}

.link_t table{
	border-collapse:collapse;
	width:100%;
}

.link_t th{
	border: 1px solid #CCC;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	width: 150px;
}

.link_td1{
	border: 1px solid #CCC;
	vertical-align: middle;
	padding: 10px;
}

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


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

.price_t1 table{
	width: 100%;
}

.price_t1 th{
	text-align: left;
	padding: 10px;
	background-color: #BFD7EA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.price_t1 td{
	padding: 10px;
	background-color: #F9F9F9;
	width: 40%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.price_t2 {
	float: none;
	width: 100%;
	margin-bottom: 30px;
}

.price_t2 table{
	width: 100%;
}

.price_t2 th{
	text-align: left;
	padding: 10px;
	background-color: #BFD7EA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.price_t2 td{
	padding: 10px;
	background-color: #F9F9F9;
	width: 40%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.price_b1 {
	float: none;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.price_b2 {
	float: none;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.price_b3 {
	float: none;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

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

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

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

.toku_t {
	width: 100%;
	margin-bottom: 50px;
}

.toku_t table{
	width: 100%;
	border-collapse:collapse;
}

.toku_t th{
	padding: 15px;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	width: 100px;
	vertical-align: middle;
	text-align: left;
}

/*
.toku_td1{
	width: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
*/

.toku_tds {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #245498;
}

.toku_td2{
	padding: 15px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

.air_cont {
	background-image: url(../img/air_back.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	margin-bottom: 40px;
	text-align: center;
}

.air_cont img {
	width:90%;
	height:auto;
}



}
