@charset "UTF-8";
@media print, screen and (min-width: 768px){
*{
	margin:0;
	padding:0;
}

body { 
	color: #000000;
	margin:0;
	padding:0;
	font-family: "Noto Sans Japanese","メイリオ", "Meiryo","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	width:100%;
	webkit-text-size-adjust: 100%;
}

img{
	border:0;
	margin:0;
}

table,tr,td {
	border-collapse: collapse; 
}

a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.clear{
	clear:both;
}

.clearfix:after{
	content: "";
	display: block;
	clear: both;
}
.pc_none{
	display:none;
}
.header01{
	width:98%;
	padding:5px 1%;
}
.header02{
	width:356px;
	float:left;
}
.header03{
	width:139px;
	float:right;
}
.style01{
	width:100%;
}
.mv01{
	width:100%;
	background-image:url("./img/bg_mv.jpg");
	background-repeat:repeat-x;
}
.mv02{
	width:1080px;
	margin:0 auto;
}
.mv01 img{
	width:100%;
}
.section01{
	width:100%;
	padding:80px 0;
}
.bgc01{
	background-color:#FFF;
}
.bgc02{
	background-color:#EFEFEF;
}
.content_title01{
	color:#0171C5;
	border-bottom:2px #0171C5 solid;
	text-align:center;
	padding:0 20px 10px 20px;
	font-size:35px;
	width:400px;
	margin:0 auto 40px auto;
}
.sub_title01{
	font-size:18px;
	font-weight:bold;
	margin:0 0 5px 0;
}
.content_area01{
	width:1080px;
	margin:0 auto;
	font-size:18px;
}
.content_area01 p{
	margin:0 0 15px 0;
}
.content_area01 a{
	color:#0171C5;
}
.content_area01_center{
	width:1080px;
	margin:0 auto 50px auto;
	font-size:24px;
	text-align:center;
}
.bg_hokkaido01{
	background-image:url("./img/hokkaido01.jpg");
	background-repeat:no-repeat;
	background-position:center center;
}
.bt01{
	width:300px;
	margin:0 auto 50px auto;
}
.bt01 a{
	display:block;
	background-color:#0171C5;
	color:#FFF;
	text-decoration:none;
	font-size:22px;
	text-align:center;
	padding:12px 0;
	border:1px #0171C5 solid;
}
.bt01 a:hover{
	background-color:#D5EDFF;
	color:#0171C5;
}
.table_st01{
	width:1080px;
	margin:0 auto 30px auto;
}
.table_st01 th{
	width:200px;
	padding:10px 15px;
	border:1px #999 solid;
	background-color:#0171C5;
	color:#FFF;
	font-weight:normal;
	text-align:left;
}
.table_st01 td{
	padding:10px 15px;
	border:1px #999 solid;
	background-color:#fff;
}
.content_area02{
	width:100%;
	height:400px;
	background-image:url("./img/bg_img01.jpg");
	background-position:right top;
	background-repeat:no-repeat;
	background-size:40%;
}
.content_area02_text01{
	width:1080px;
	margin:0 auto;
}
.content_area02_text02{
	width:55%;
}
.content_area02_text02 p{
	margin:0 0 15px 0;
}
.content_area03{
	width:100%;
	height:400px;
	background-image:url("./img/bg_img02.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	background-size:40%;
}
.content_area03_text01{
	width:1080px;
	margin:0 auto;
}
.content_area03_text02{
	width:55%;
	margin:0 0 0 45%;
}
.content_area03_text02 p{
	margin:0 0 15px 0;
}
.content_area04{
	width:100%;
	height:400px;
	background-image:url("./img/bg_img03.jpg");
	background-position:right top;
	background-repeat:no-repeat;
	background-size:40%;
}
.com01{
	padding:5px;
	border:2px #0171C5 solid;
	margin:0 0 15px 0;
}
.com02{
	width:250px;
	float:left;
}
.com02 img{
	width:100%;
	vertical-align:top;
}
.com02_01{
	margin:0 0 5px 0;
}
.com03{
	width:800px;
	float:right;
	padding:10px 0;
}
.com04{
	color:#0171C5;
	border-bottom:2px #0171C5 solid;
	margin:0 0 15px 0;
	font-weight:bold;
}
.com06{
	width:390px;
	float:left;
}
.com06_01{
	margin:0 0 20px 0;
}
.com06_02{
	width:200px;
	margin:0 auto;
}
.com06_02 a{
	display: block;
    background-color: #0171C5;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    padding: 5px 0;
    border: 1px #0171C5 solid;
}


.com06_02 a:hover{
	background-color:#D5EDFF;
	color:#0171C5;
}
.com07{
	width:390px;
	float:right;
}
.com08{
	font-size:14px;
}
.com08 th{
	width: 100px;
    padding: 10px 15px;
    border: 1px #999 solid;
    background-color: #0171C5;
    color: #FFF;
    font-weight: normal;
    text-align: left;
}
.com08 td {
    padding: 10px 15px;
    border: 1px #999 solid;
    background-color: #fff;
}
#acMenu dt{
	display:block;
	cursor:pointer;
	background-color:#0171C5;
	color:#FFF;
	padding:10px 15px;
	margin:0 0 20px 0;
}
#acMenu dd{
	display:none;
	margin:0 0 40px 0;
	padding:0 15px;
}
#acMenu dt.active{
	background-color:#D5EDFF;
	color:#0171C5;
}
#acMenu a{
	color:#0171C5;
}
.faq01{
	font-size:30px;
	display:inline-block;
	margin:0 20px 0 0;
}
.faq02{
	font-size:30px;
	display:inline-block;
	margin:0 20px 0 0;
	color:red;
}

footer{
	background-color:#0171C5;
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding:50px 0;
}
footer p{
	margin:0 0 15px 0;
}
footer a{
	color:#FFF;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
.sapporp_map{
	float:left;
}