@charset "UTF-8";
/*  
Theme Name:Original Style - 1column
Version:1.1
2016.11.05
*トップページの指定
*/


.home #contents > .inner {/* トップページ幅 100% */
	width:100%;
	max-width:100%;
}
.topinner {/* コンテンツは1000pxに */
	width:1000px;
	margin:0 auto;
	max-width:96%;
}

/* tinyMCE用に見出しをリセット */
.toppage h3,
.toppage h4,
.toppage h5 {
	background:none;
	border:none;
	color:inherit;
	font-size:inherit;
	line-height:inherit;
	margin:0;
	padding:0;
}
.toppage h3::before,
.toppage h3::after ,
.toppage h4::before,
.toppage h4::after,
.toppage h5::before,
.toppage h5::after {
	display:none;
}


/*==========================
	　mainimage
==========================*/

/*-- スライダーの時 ------------*/

.slider { }
.slick-slide img { margin:0 auto;}

button.slick-arrow {/* 矢印ボタン */
	background:none;
	border:none;
	position:absolute;
	top:50%;
	margin-top:-20px;
	height:40px;
	width:16px;
	text-indent:-9px;
	z-index:1;
}
button.slick-arrow:hover {
 	cursor:pointer;
	opacity:0.7;
}
button.slick-prev {/* 矢印（前へ）ボタン */
	background:url(img/btn_prev.png) no-repeat;
	left:18%;
	margin-left:-16px;
}
button.slick-next {/* 矢印（次へ）ボタン */
	background:url(img/btn_next.png) no-repeat;
	right:18%;
	margin-right:-16px;
}
@media screen and (max-width: 1650px) {
button.slick-prev {	left:13.7%;}
button.slick-next {	right:13.7%;}
}
@media screen and (max-width: 1400px) {
button.slick-prev {	left:8%;}
button.slick-next {	right:8%;}
}
@media screen and (min-width: 1200px) {
.slick-track {}
.slick-slide:not(.slick-center) {/* 前と次の画像を半透明に */
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}
}

/*==========================
	新着情報
==========================*/
.topnews .news {
	margin-bottom:0;
	position:relative;
}

/* 新着情報見出し */

.topnews h3 {
	font-size:24px;
	padding:0.5em 0 0.4em 0.8em;
	background:url(img/news_bg.png);
	position:relative;
	text-align:left;
	margin-bottom:0.5em;
	color:#fff!important;
}
/*.topnews h3::before ,
.topnews h3::after {
	position:absolute;
	content:"";
	display:block;
	bottom:0;
	left:0;
	height:2px;
}
.topnews h3::before {
	background:#ccc;
	width:100%;
}
.topnews h3::after {
	background:#1a1a1a;
	width:24%;
}*/

/* 一覧へボタン */

.topnews .btn {
	position:absolute;
	top:10px;
	right:5px;
}
.topnews .news .btn a {
	display:inline-block;
	line-height:1.2;
	padding:0.25em 0.3em 0.15em;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	letter-spacing:0.08em;
}
.topnews .news .btn a:hover {
	color:#fff;
	background:#7a9fd2;
}

/* 新着情報 */
.topnews .news dl {
	line-height:1.3;
	margin:1.2em 0;
}
.topnews .news dt {
	 font-weight:nomal;
	 color:#023f77;
	padding:0 20px 7px 0;
	font-weight:bold;
}
.topnews .news dd {
	margin-bottom:18px;
	padding:0 20px 15px 0;
	border-bottom:1px solid #d5d0cd;
}
.topnews .news dd a {
	 text-decoration:none;
	 color:#333;
}
.topnews .news dd a:hover {
	color:#023f77;
}

/*==========================
	汎用に使えるボタン
==========================*/
.btn-style { text-align:center; }
.btn-style a {
	background: #91c9df;
	width:200px;
	max-width:100%;
	padding:0.7em 1em;
	text-align:center;
	color:#fff;
	display:inline-block;
	text-decoration:none;
	line-height:1.2;
	box-sizing:border-box;
	font-size:16px;
	border-radius:4px;
	position:relative;
}
.btn-style a::after {
	content: "";
    bottom: 3px;
    right: 3px;
    border-top: 4px solid transparent;
    border-right: 4px solid #fff; /* ラベルの色はここで変更 */
    position: absolute;
}
.btn-style a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
 	cursor:pointer;
}
.under .btn-style a {
	width:auto;
	min-width:280px;
}

/*==========================
	loopSlider　無限ループスライダー
==========================*/
.loopSliderWrap {
    top: 0;
    left: 0;
    height: 140px;
    overflow: hidden;
    position: absolute;
}
 
.loopSlider {
    margin: 0 auto;
    width: 100%;
    height: 140px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.loopSlider ul {
    height: 140px;
    float: left;
    overflow: hidden;
}
 
.loopSlider ul li {
    width: 210px;
    height: 140px;
    float: left;
    display: inline;
    overflow: hidden;
}

/*==========================
	　TOP コンテンツ
==========================*/

.top .mainblock a {
	text-decoration:none;
}
.top .mainblock a:hover {
}

/*-- 余白・背景 --------------*/

.top01 {
	padding:3em 0;
}

.top02 {
	background:url(img/top02_bg.jpg) no-repeat center / cover;
	padding:4em 0;
}
.top03 {
	background:#fdf9f1;
	padding:4em 0;
}
.top04 {
	background:url(img/top04_bg.jpg) no-repeat center top / 100%;
	padding:4em 0;
}

.top05 {
	background:url(img/top05_bg.jpg) no-repeat 62% / cover;
	padding:4em 0;
}
.top06 {
	padding:4em 0;
}

.topnews {
	padding:3em 0;
}

/*-- 見出し --------------*/

/*.h3_bg {
	background:#1a1a1a url(img/top01_bg.svg) no-repeat center;
	font-size:28px;
}*/
.top h2 {
	color:#5f5e5d;
	padding-bottom: 0.8em;
	margin-top:0.5em;
    margin-bottom: 1.2em;
	text-align:center;
	letter-spacing:0.1em;
	font-size:30px;
	line-height:1.2;
	background:url(img/h2_icon.png) no-repeat center bottom;
}
.top h3{
	font-size:24px;	
	color:#5ca1be;
	line-height: 1.2;
    margin-bottom: 0.8em;
}

/*-- ボックスその他 --------------*/

/* top01 */


/* top02 */
.top02{
	color:#fff;
}
.top02 h2,.top02 h3{
	color:#fff;
}
.top02 .table01 th,
.top02 .table01 td{
	border-color:#fff;
	color:#fff;
}
.top02 .time-table{
	margin-bottom:5px;
}
.top02 .time-table + p{
	margin-bottom:0.5em;
}

/*top03*/
.top03 h3{
	color:#023f77;
}
.top03_1 .con_r{
	background:url(img/top03_no1.png) no-repeat right top;
}
.top03_2 .con_l{
	background:url(img/top03_no2.png) no-repeat right top;
}
.top03_3 .con_r{
	background:url(img/top03_no3.png) no-repeat right top;
}
.top03 .con_l,
.top03 .con_r{
	margin-bottom:3em;
}
.top03 .btn-style{
	margin-top:2em;
}
.top03 p{
	font-size:15px;
	line-height:2.2;
}

/*top04*/
.top04 .topinner{
	width:780px;
}
.top04 .columns {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	 -webkit-justify-content:space-around; 
    -ms-flex-pack:space-around; 
    -webkit-box-pack:space-around; 
    justify-content:space-around; 
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
    -ms-flex-pack:justify;/*--- IE10 ---*/
 flex-wrap: wrap;
-ms-flex-wrap: wrap; /*IE10*/
-webkit-flex-wrap: wrap; /* Safari6.1以降 */

}
.top04 .column {
    webkit-box-flex-basis: 28.5%;
    -webkit-flex-basis: 28.5%;
    flex-basis: 28.5%;
    max-width: 28.5%;
    margin-bottom: 2em;
}

.top04 .column{
	box-sizing:border-box;
	border-radius:4px;
	padding:20px;
}
.top04 .column:nth-of-type(odd){
	background:#dbf0f8;
}
.top04 .column:nth-of-type(even){
	background:#e2efc7;
}
.top04 .btn-style a{
	background:#fff;
	color:#023f77;
	width:100%;
}
.top04 .btn-style a:after{
	border-top: 4px solid transparent;
    border-right: 4px solid #023f77; /* ラベルの色はここで変更 */

}

/*top05*/
.top05 h2{
	color:#023f77;
	background:none;
	text-align:left;
	padding-bottom:0;
}
/********************************
	Responsive
*********************************/

@media screen and (min-width: 768px) {/* タブレットまで */

/*==========================
	mainimage
==========================*/

/*-- 一枚画像の時 ------------*/

/*.mainimage {
	background:url(img/topimage.jpg) no-repeat center;
	background-size:cover;
	height:551px;
} */

/*==========================
	　TOP コンテンツ
==========================*/

/*-- ボックスその他 --------------*/
.top02 .con_l,
.top02 .con_r {
	width:47%;
}

/* top03 */
.top03 .top03_1 .con_l,
.top03 .top03_2 .con_r,
.top03 .top03_3 .con_l{
	width:46%;
}
.top03 .top03_1 .con_r,
.top03 .top03_2 .con_l,
.top03 .top03_3 .con_r{
	width:50%;
}
.top03 .btn-style{
	text-align:right;
}
.top04 .column.big{
	webkit-box-flex-basis: 45%;
    -webkit-flex-basis: 45%;
    flex-basis: 45%;
    max-width: 45%;
}
.top05 .con_l{
	width:72%;
}
.top05 .btn-style{
	text-align:left;
}
.top06 .con_l,
.top06 .con_r {
	width:49%;
	margin-bottom:10px;
}
.topnews .con_l,
.topnews .con_r {
	width:48%;
}
.topnews .googlemap {
	padding-bottom: 60%; /*縦横比*/
}
}

@media screen and (min-width: 768px)  and (max-width: 1280px) {/* 程よいブラウザサイズでメインイメージを縮小 */
/*.mainimage {
	background-size:cover;
	height:400px;
}*/
}
@media screen and (min-width: 768px)  and (max-width: 1041px) {

}

@media screen and (max-width: 1041px) {/*コンテンツが横幅いっぱいになったら*/


/*-- top01 --------------*/
}

@media screen and (max-width: 767px) {/* スマホ */

.topinner {
	width:420px;
	margin:0 auto;
	box-sizing:border-box;
}

/*==========================
	　mainimage
==========================*/
.mainimage,
.slider { margin-bottom: 1em;}

/*==========================
	新着情報
==========================*/
#main .news {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    position: relative;
}
#main .news h3 { font-size:20px;}
#main .news h3 .subtitle { font-size:12px; margin-left:0;}
#main .news dt,#main .news dd { padding-left:10px; padding-right:10px;}
#main .news .btn {
    right: 5px;
    top: 8px;
}
#main .news .btn a {
	font-size:12px;
}

/*==========================
	電話ボタン
==========================*/

#main > .telbtn {
	margin-bottom:1.2em;
}
.telbtn {
	text-align:center; 
	margin-bottom:1em;
}
.telbtn a {
	background:#91bfdf;
	text-align:center;
	width:280px;
	max-width:100%;
	color:#fff;
	display:inline-block;
	padding:10px 5px 10px;
	text-decoration:none;
	font-size:24px;
	box-sizing:border-box;
	letter-spacing:0.08em;
	border-radius:4px;
	line-height:1.2em;
}
.telbtn a .subtxt {
	font-size:14px;
	display:block;
	margin-bottom:1px;
}
.telbtn a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

/*==========================
	loop
==========================*/

.loopSlider {    height: 100px;}
.loopSlider ul {    height: 100px;}
.loopSlider ul li {
    width: 150px;
    height: 100px;
}

/*==========================
	　TOP コンテンツ
==========================*/

/*-- 余白・背景 --------------*/

.top01,
.top02,
.top03,
.top04,
.top05,
.top06{
	padding:2em 0;
}
.top05{
	background-position:left;
}
.topnews {
	padding:2em 0;
}

/*-- 見出し --------------*/

.top h2 {
    font-size: 26px;
}
.top h3 {
    font-size: 23px;
}

/*-- ボックスその他 --------------*/
.top06 .con_r{
	margin-bottom:1em;
}
.top04 .column {
    webkit-box-flex-basis: 48%;
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
    max-width: 48%;
}
}

@media screen and (max-width: 480px) {/* スマホ480px */
.top04 .column {
    webkit-box-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 220px;
}
}

@media screen and (max-width: 320px) {/* スマホ320px */
}