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

/*-----------------------------------------------------------*/
/*ページタイトル*/

#page_title_wrap{
	width:100%;
	background-color:#FFF6E3;
	background-image:url(index/mainimage_photo.png);
	background-repeat:no-repeat;
	background-position:center top 25px;
	position:relative;
	z-index:0;
}

#page_title{
	width:1200px;
	height:641px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	display:table;
	background-image:url(index/mainimage_illust.png);
	background-repeat:no-repeat;
	background-position:center bottom -10px;
}

#page_title h1{
	display:table-cell;
	text-align:right;
	vertical-align:top;
	padding-top:80px;
	padding-right:120px;
}

.btn_moushikomi{
    position: absolute;
    display: block;
    left: 20%;
    bottom: 10px;
}

/*ふわふわさせる*/
.img_box{
  animation: img_box_9955 2s linear infinite;
  transform-origin: 50% 50%;
  margin: 1rem 0 !important;
}
 
@keyframes img_box_9955 {
  0% { transform: translateY(0) }
  33.33333% { transform: translateY(-10px) }
  66.66667% { transform: translateY(0) }
  100% { transform: translateY(0) }
}

/*-----------------------------------------------------------*/


.block01_wrap{
	width:100%;
	overflow:hidden;
	margin:0px auto;
	background-color:#fff;
}

.block01{
	width:1200px;
	height:486px;
	position:relative;
	margin:0px auto;
}

.block01 .img{
	position:absolute;
	left:50%;
	margin-left:-780px;
}

.block01 .txt{
	float:right;
	overflow:hidden;
	width:420px;
	color:#2087D3;
	margin-top:80px;
}

.block01 .txt dl{
	overflow:hidden;
	margin-top:75px;
}

.block01 .txt dl dt{
}

.block01 .txt dl dd{
	overflow:hidden;
	margin-top:45px;
	font-size:16px;
}

.block01 .txt .btn_link{
	text-align:center;
	overflow:hidden;
	margin-top:25px;
}

/*-----------------------------------------------------------*/

.block02_wrap{
	width:100%;
	overflow:hidden;
	background-color:#FFF6E3;
}

.block02{
	width:1200px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	
}

/**/

.block02 .left_column{
	float:left;
	overflow:hidden;
	width:706px;
	
	
}

.block02 .left_column h2{
	background-image:url(index/border.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	overflow:hidden;
	position:relative;
	padding:0px 0px 5px 0px;
	margin:40px 0px 20px 0px;
}

.block02 .left_column h2 a{
	position:absolute;
	right:0px;
	bottom:5px;
}

.insta{
	margin-top: 20px;
	text-align: center;
}

/**/

.block02 .right_column{
	float:right;
	overflow:hidden;
	width:448px;
}

.block02 .right_column .btn_cal{
	overflow:hidden;
	margin:50px 0px;
}

.fb_box{
	overflow:hidden;
	margin-bottom:50px;
}

/*-----------------------------------------------------------*/

.news{
	overflow:hidden;
}

.news ul{
	overflow:hidden;
	width:706px;
	margin:0px auto;
}

.news ul li{
	list-style-type:none;
	border-bottom:1px dotted #CCDBD9;
	overflow:hidden;
	padding:1em 0px 5px 0px;
	font-size:14px;
}

.news ul li dl{
	overflow:hidden;
	font-weight:bold;
}

.news ul li dl dt{
	float:left;
	overflow:hidden;
	width:120px;
	text-align:center;
}

.news ul li dl dd{
	float:left;
	overflow:hidden;
}

.news .desc{
	overflow:hidden;
	padding:1em;
}

/*-----------------------------------------------------------*/

.blog{
	overflow:hidden;
	margin-bottom:80px;
}

.blog ul{
	overflow:hidden;
	margin-top:1em;
}

.blog ul li{
	list-style-type:none;
	width:25%;
	float:left;
	overflow:hidden;
	margin-bottom:1em;
	
}

.blog ul li dl{
	width:150px;
	margin:0px auto;
	overflow:hidden;
}

.blog ul li dl dt{
}

.blog ul li dl dd{
	margin:0.25em 0px;
	font-size:13px;
	line-height:125%;
}

/*-----------------------------------------------------------*/

/* ------------------------------
   loopSlider
------------------------------ */
.loopSliderWrap {
    top: 0;
    left: 0;
    height: 190px;
    overflow: hidden;
    position: absolute;
}
 
.loopSlider {
    margin: 0 auto;
    width: 100%;
   height: 190px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.loopSlider ul {
    height: 190px;
    float: left;
    overflow: hidden;
}
 
.loopSlider ul li {
    width: 260px;
    height: 190px;
    float: left;
    display: inline;
    overflow: hidden;
	position:relative;
}

.loopSlider ul li span.cat1{
	position:absolute;
	right:0px;
	top:0px;
}

.loopSlider ul li span.cat2{
	position:absolute;
	right:90px;
	top:0px;
}
 
/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */
.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}

/*-----------------------------------------------------------*/


.block03_wrap{
	width:100%;
	overflow:hidden;
	margin:0px auto;
	background-color:#fff;
}

.block03{
	width:1200px;
	height:478px;
	position:relative;
	margin:0px auto;
}

.block03 .img{
	position:absolute;
	right:50%;
	margin-right:-780px;
}

.block03 .txt{
	float:left;
	overflow:hidden;
	width:420px;
	color:#2087D3;
	text-align:center;
}

.block03 .txt p{
	overflow:hidden;
	margin-top:130px;
}

.block03 .txt .btn_link{
	text-align:center;
	overflow:hidden;
	margin-top:25px;
}


/*-----------------------------------------------------------*/

#gmaps{
	min-width:1200px;
	max-width:100%;
	height:380px;
	overflow:hidden;
	margin:0px auto;
}

#gmaps iframe{
	width:100%;
	height:380px;
}

/*-----------------------------------------------------------*/

#sub_album{
	position:absolute;
	left:0px;
	bottom:0px;
	width:706px;
    display: none;
}


/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
