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


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

/*==========================
	　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:-9999px;
	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);
}
}

/*==========================
	新着情報
==========================*/
#main .news {
	margin-bottom:2.5em;
	position:relative;
}
/* 一覧へボタン */
#main .news .btn {
	position:absolute;
	top:2px;
	right:10px;
}
#main .news .btn a {
	display:inline-block;
	line-height:1.2;
	padding:0.45em 1em;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	letter-spacing:0.08em;
	background:#665538;
	border-radius:2px;
}
#main .news .btn a:hover {
}

/* 見出し */


/* 新着情報のリストブロック */
#main .news dl {
	line-height:1.3;
	margin:1.2em 0;
}
#main .news dt {
    font-weight: bold;
    color: #6cb6bb;
    font-size: 14px;
    padding: 0 0 5px;
}

#main .news dd {/* タイトル */
	margin-bottom:18px;
	padding:0 10px 12px;
	border-bottom:1px dotted #c5beb8;
}
#main .news dd a {
	 text-decoration:none;
	 color:#333;
}
#main .news dd a:hover {
	color:#333;
}

/*==========================
	汎用に使えるボタン
==========================*/
.btn-style { text-align:center; }
.btn-style a {
	background: #6cb6bb;
	width:280px;
	max-width:100%;
	padding:0.8em 1em;
	text-align:center;
	color:#fff;
	display:inline-block;
	text-decoration:none;
	line-height:1.2;
	box-sizing:border-box;
	font-size:16px;
	position:relative;
	border:1px solid #fff;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
.under .btn-style a{
	border:2px solid #00499d;
}
.btn-style a::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    background: transparent none repeat scroll 0% 0%;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    bottom: -10px;
    right: -10px;
}
.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;
}
.under .btn_box .btn-style{
	max-width:280px;
	width:49%;
	float:left;
}
.under .btn_box .btn-style:last-child{
	max-width:280px;
	width:49%;
	float:right;
}
.under .btn_box{
	margin:0 auto;
	max-width:600px;
}

/*==========================
	topコンテンツ
==========================*/
.top01 .news{
	position:relative;
}
.top01 .news dt {
    color:#008f3b;
}
.top01 .topinner{
	background:#fff;
	padding:30px 10px 20px 10px;
	box-sizing:border-box;
}
#main .news .btn a {
    display: inline-block;
    background: #fff;
    line-height: 1.2;
    padding: 4px 7px 2px;
    text-decoration: none;
    color: #cba045;
    font-size: 12px;
    letter-spacing: 0.05em;
    border-radius: 2px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	font-weight:bold;
}
#main .news .btn a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
#main .news h3 {
    font-size: 23px;
    color: #fff;
    line-height: 1.2em;
    letter-spacing: 0.05em;
    padding: 13px 0 13px 65px;
    margin-bottom: 0.6em;
    background: url(img/ttl_bg01.png) repeat-y center top;
    text-align: left;
    position: relative;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}

#main .news h3::before {
    position: absolute;
    content: "";
    top: 50%;
	margin-top:-20px;
    left: 15px;
    width: 36px;
    height: 40px;
	background: url(img/ttl_icon01.png) no-repeat center top;
}
#main .news h3 span{
	color:#7fc7e7;
	font-size:70%;
	padding:0 0 0 10px;
	font-weight:normal;
}
#main .news .btn {
    position: absolute;
    top: 15px;
    right: 10px;
}
#main .news dd {
    margin-bottom: 10px;
    padding: 0 0 10px;
    border-bottom: 1px dotted #d7d7d7;
}

#main .news ss a:hover{
	text-decoration:underline;
}
#main .news dd a:hover{
	text-decoration:underline;
}
.home h2{
    font-size: 23px;
    color: #fff;
    line-height: 1.2em;
    letter-spacing: 0.05em;
    padding: 13px 0 13px 65px;
    margin-bottom: 0.6em;
    background: url(img/ttl_bg01.png) repeat-y center top;
    text-align: left;
    position: relative;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	margin:0 0 30px;
}
.home h2:before{
    position: absolute;
    content: "";
    top: 50%;
	margin-top:-20px;
    left: 15px;
    width: 36px;
    height: 40px;
	background: url(img/ttl_icon01.png) no-repeat center top;
}
.top01{
	margin:0 0 60px;
}
.top01 h2 + .clearfix{
	margin:0 0 15px;
}
.top01 .clearfix .u_box{
	float:left;
	width:31.944444444%;
	margin:0 2.083333333% 0 0;
	max-width:230px;
}
.top01 .clearfix .u_box:last-child{
	margin:0;
}
.top01 .ttl_p{
	margin:0;
}
.top01 .txt_box{
	background: url(img/top01_bg01.png) no-repeat center top;
	background-size:cover;
	padding:15px;
	box-sizing:border-box;
}
.top01 .u_box2 .txt_box{
	background: url(img/top01_bg02.png) no-repeat center top;
	background-size:cover;
}
.top01 .u_box3 .txt_box{
	background: url(img/top01_bg03.png) no-repeat center top;
	background-size:cover;
}
.top01 .u_box4 .txt_box{
	background: url(img/top01_bg04.png) no-repeat center top;
	background-size:cover;
}
.top01 .u_box5 .txt_box{
	background: url(img/top01_bg05.png) no-repeat center top;
	background-size:cover;
}
.top01 .u_box6 .txt_box{
	background: url(img/top01_bg06.png) no-repeat center top;
	background-size:cover;
}
.top01 .txt_box p.p01 {
    background: rgba(255,255,255,0.8);
    box-sizing: border-box;
    padding: 15px;
    margin: 0 0 10px;
}
.top02{
	margin:0 0 60px;
}
.top02 h2 + .columns{
	margin:0 0 30px;
}
.top02 p{
	margin:0 0 15px;
}
.top02 a{
	display:block;
}
.top02 ul li a {
    text-decoration: none;
    position: relative;
    line-height: 1.4;
    display: block;
    padding: 12px 10px 12px 30px;
}

.top02 ul li a:hover {
    text-decoration: underline !important;
}
.top02 ul li a::after{
    border-top: 2px solid #6cb6bb;
    border-right: 2px solid #6cb6bb;
    content: "";
    display: block;
    height: 6px;
    margin-top: -3px;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 6px;
}
.top02 ul li {
    border-bottom: 1px solid #e8d8c5;
}

.top03{
	margin:0 0 50px;
}
.top03 a{
	display:block;
}
/********************************
	Responsive
*********************************/

@media screen and (min-width: 768px) {/* タブレットまで */
.top01 .txt_box p.p01 {
    min-height: 222px;
}
/*==========================
	mainimage
==========================*/

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

.mainimage {
	background:url(img/main_image.jpg) no-repeat center;
	background-size:cover;
	height:600px;
	margin-bottom:40px;
	margin-top:0;
} 

/*==========================
	topコンテンツ
==========================*/

.con_l { float:left;}
.con_r { float:right;}

.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;
}
.top02 .columns{
	-webkit-justify-content:space-between;
	-ms-flex-pack: space-between;
	-webkit-box-pack:space-between;
	justify-content: space-between;
}
.top02 .columns .column {
  -webkit-box-flex-basis: 48.611111111%;
  -webkit-flex-basis: 48.611111111%;
  flex-basis: 48.611111111%;
}
}

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

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

}

@media screen and (max-width: 767px) {/* スマホ */
.top01 .clearfix .u_box{
	max-width:420px;
}
.top01 .txt_box{
	background: url(img/top01_bg01_sp.png) no-repeat center top;
}
.top01 .u_box2 .txt_box{
	background: url(img/top01_bg02_sp.png) no-repeat center top;
}
.top01 .u_box3 .txt_box{
	background: url(img/top01_bg03_sp.png) no-repeat center top;
}
.top01 .u_box4 .txt_box{
	background: url(img/top01_bg04_sp.png) no-repeat center top;
}
.top01 .u_box5 .txt_box{
	background: url(img/top01_bg05_sp.png) no-repeat center top;
}
.top01 .u_box6 .txt_box{
	background: url(img/top01_bg06_sp.png) no-repeat center top;
}

.mainimage img {
    height: auto;
    max-width: none;
    max-height: none;
    width: 100%;
}

.topinner {
	width:420px;
	margin:0 auto;
	box-sizing:border-box;
	max-width: 96%;
}
.top01 {
    margin: 0 0 40px;
}
.top01 .clearfix .u_box {
    float: none;
    width: 100%;
    margin: 0 auto 20px;
}
.top01 .clearfix .u_box:last-child {
    margin: 0 auto;
}
.top02 {
    margin: 0 0 40px;
}
.top02 .column{
    max-width: 350px;
    margin: 0 auto 20px;
}
.top03 {
    margin: 0 0 40px;
}



/*==========================
	　mainimage
==========================*/
.mainimage,
.slider { margin-bottom: 20px;}

/*==========================
	新着情報
==========================*/
#main .news {
    position: relative;
	padding-top:20px;
}

#main .news h3 .subtitle { font-size:11px; }
#main .news dt,#main .news dd { padding-left:10px; padding-right:10px;}
#main .news .btn {
    position: absolute;
    top: 35px;
    right: 10px;
}
#main .news .btn a {
	font-size:12px;
}

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

#main > .telbtn {
	margin-bottom:1.2em;
}
.telbtn {
	text-align:center; 
	margin-bottom:1em;
}
.telbtn a {
	background:#5cb947;
	text-align:center;
	width:360px;
	max-width:100%;
	color:#fff;
	display:inline-block;
	padding:20px 5px 20px;
	text-decoration:none;
	font-size:24px;
	box-sizing:border-box;
	letter-spacing:0.08em;
	border-radius:2px;
	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;
}
}

@media screen and (max-width: 480px) {/* スマホ480px */
.home h2 {
    font-size: 20px;
}

}

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