@charset "UTF-8";
/* CSS Document */

.btn--reservation {
	position: relative;
	display: inline-block;
	background: #B8AC14;
	color: #fff;
	font-weight: 700;
	font-size: 1.6rem;
 letter-spacing: .025rem;
	-webkit-transition: all .3s;
	transition: all .3s;
	overflow: hidden;
	width:210px;
	text-align:center;
	padding:2% 0;
}

.btn--reservation::before, .btn--reservation::after {
	background: #736c0d;
	content: '';
	position: absolute;
	z-index: -1;
}

.btn--reservation::after {
	height: 100%;
	left: -35%;
	top: 0;
	-webkit-transform: skew(50deg);
	transform: skew(50deg);
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	width: 0;
}

.btn--reservation:hover {
	color: #fff;
}

.btn--reservation:hover::after {
	height: 100%;
	width: 135%;
}




img { -ms-interpolation-mode: bicubic; }



.top_line{
width: 100%;
height: 25px;
position: absolute;
top: 0;
}

.top_line img{
height: 100%;
}

header{
width: 100%;
background: url("../index/ba_03.png") no-repeat top;
background-size: 100% 144px;
margin-top: 20px;
}

.h_box_01{
background: url("../index/ba_02.png") no-repeat top;
background-size: 100% 144px;
width: 1200px;
margin: 0 auto;
padding-top: 60px;
padding-bottom: 20px;
}

.h_logo{
width: 253px;
}

.h_box_02{
width: 1200px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-top: -80px;
}

.h_box_02_l{
margin-left: 380px;
width: 470px;
}

.h_midashi_01{
text-align: center;
background: url("../index/line_01.png") no-repeat left center , url("../index/line_01.png") no-repeat right center ;
color: #49a673;
font-size: 2.6rem;
}

.h_midashi_01 img{
width: 113px;
}

.h_midashi_02{
text-align: center;
font-size: 2.7rem;
color: #666666;
}

.navi_01{
width: 1200px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-top: 40px;
}
.navi_01 li{
border-left: #666 1px solid;
padding: 0 3%;
}

.navi_01 li:last-of-type{
border-right:  #666 1px solid;
}

.navi_01 li a{
text-align: center;
}

.navi_01 li a i{
font-size: 4.0rem;
color: #009e96;
}

.top_main_img{
margin: 30px 0 0 0;
}

.main_section_01{
background: #F5FAE7 url("../index/ba_04.gif") no-repeat bottom;
background-size: 100%;
width: 100%;
}

.main_box_01{
width: 1200px;
margin:  0 auto;
padding:40px;
}

.midashi_01{
background: url("../index/ba_05.gif") no-repeat top center;
background-size: 100% 100%;
display: flex;
flex-wrap: wrap;
align-items: center;
position: relative;
}

.midashi_01_in_02{
width: 150px;
position: absolute;
    top: 50%;
	right: 2%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.icon{
padding: 0.5% 3%;
}

.list_box_01{
width: 1100px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 30px;
margin-bottom: 80px;
}

.list_box_01 dt{}

.list_box_01 dd{
width: 85%;
}

.midashi_02{
font-size: 2.5rem;
color: #009e96;
background: url("../index/line_02.png") no-repeat bottom center;
background-size: 100%;
padding-bottom: 1%;
margin-bottom: 2%;
}

.honbun_01{
font-weight: lighter;
font-size: 1.9rem;
color: #737373;
line-height: 180%;
letter-spacing: 0.1rem;
}

.line_01{
border-bottom: #999 1px solid;
margin-bottom: 80px;
}

.news_box_01{
background: url("../index/ba_06.png") no-repeat;
background-size: 100% 100%;
width: 805px;
padding: 20px 25px 40px 25px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 30px;
position: relative;
}

.news_box_01 div{
width: 48%;
}

.img_03{
width: 131px;
position: absolute;
top: 0;
left: -150px;
}

.category_01{
width: 100%;
display: flex;
flex-wrap: wrap;
margin-top: 6%;
margin-bottom: 9%;
}

.category_01 li{
font-size: 1.2rem;
padding: 0 3%;
margin-right: 2%;
color: #fff;
border-radius: 7px;
}

.post-categories{
width: 100%;
display: flex;
flex-wrap: wrap;
margin-top: 6%;
margin-bottom: 9%;
}

.post-categories li{
font-size: 1.2rem;
margin-right: 4%;
}


.event_c{
background: #DD3332;
}

.news_c{
background: #259CCB;
}

.topics_c{
background: #1C74BF;
}


.post-categories li a[href="http://kochi-zukan.xsrv.jp/passerelle/news/?cat=2"]{
background: #DD3332;
padding: 0 3%;
color: #fff;
display: block;
width: 90px;
border-radius: 7px;
font-size: 1.2rem;
text-align: center;
margin-right: 2%;
}

.post-categories li a[href="http://kochi-zukan.xsrv.jp/passerelle/news/?cat=3"]{
background: #259CCB;
padding: 0 3%;
color: #fff;
display: block;
width: 150px;
border-radius: 7px;
font-size: 1.2rem;
text-align: center;
margin-right: 2%;
}

.post-categories li a[href="http://kochi-zukan.xsrv.jp/passerelle/news/?cat=4"]{
background: #1C74BF;
padding: 0 3%;
color: #fff;
display: block;
width: 80px;
border-radius: 7px;
font-size: 1.2rem;
text-align: center;
margin-right: 2%;
}

.news_midashi_01{
font-size: 2.3rem;
color: #635647;
border-bottom: #B1D8EC 2px solid;
padding-bottom: 1%;
margin-bottom: 7%;
}

.ymd_01{
font-size: 1.1rem;
color: #635647;
}

.ymd_01 i{
margin-right: 1%;
margin-bottom: 7%;
}

.news_img{
width: 100% !important;
height: 250px;
overflow: hidden;
}



.news_honbun_01{
font-size: 1.4rem;
}

.news_box_02{
width: 855px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 4%;
}

.news_box_02 dt{
font-size: 1.9rem;
width: 20%;
color: #635647;
border-bottom: #666 1px dotted;
margin-bottom: 4%;
padding-bottom: 4%;
}

.news_box_02 dd{
width: 80%;
color: #635647;
border-bottom: #666 1px dotted;
margin-bottom: 4%;
padding-bottom: 4%;
}

.news_midashi_02{
font-size: 1.9rem;
}

.news_honbun_02{
font-size: 1.6rem;
}

footer{
display: block;
background: url("../index/ba_01.jpg") no-repeat;
background-size: 100% 100%;
width: 100%;
height: 25px;
text-align: center;
font-size: 1.2rem;
color: #fff;
padding: 0.5% 0;
margin-top: -40px;
position: relative;
}

.news_box_03{
width: 86%;
padding:4% 7%;
background: #fff;
margin-top: 2%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.news_box_03 div:first-of-type{
width: 25%;
}

.news_box_03 div{
width: 73%;
}

.news_midashi_03{
font-size: 2.3rem;
color: #635647;
border-bottom: #B1D8EC 2px solid;
padding-bottom: 1%;
margin-bottom: 2%;
}

.news_box_03 p{
font-size: 1.4rem;
line-height: 220%;
}