@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
#header #main_slider .slick-dots, .con_top_news .box_top_news, .con_app h3, .con_app > .txt, .con_infor, .con_infor h3, .con_terr, .con_acc h3, .con_acc .box_acc, .con_bn {
  max-width: 1100px;
  margin: auto;
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  #header #main_slider .slick-dots, .con_top_news .box_top_news, .con_app h3, .con_app > .txt, .con_infor, .con_infor h3, .con_terr, .con_acc h3, .con_acc .box_acc, .con_bn {
    width: 95%;
  }
}
@media only screen and (max-width: 640px) {
  #header #main_slider .slick-dots, .con_top_news .box_top_news, .con_app h3, .con_app > .txt, .con_infor, .con_infor h3, .con_terr, .con_acc h3, .con_acc .box_acc, .con_bn {
    width: 93.75%;
  }
}

/* font-awesome */
/* -----------------------------------------------------------
	ベースボタン
----------------------------------------------------------- */
/* -----------------------------------------------------------
	ベースtitle
----------------------------------------------------------- */
/*左右title--------- */
/* -----------------------------------------------------------
	下層リンクボックススタイル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	下層リアンカーリンク
----------------------------------------------------------- */
/* -----------------------------------------------------------
	画像上リンク部分
----------------------------------------------------------- */
/* -----------------------------------------------------------
	スライド　用
----------------------------------------------------------- */
/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header #main_slider {
  z-index: 1;
  margin-bottom: 0;
}
#header #main_slider .slick-dots {
  bottom: 0;
  padding: 0 0 0;
  position: relative;
}
@media only screen and (max-width: 640px) {
  #header #main_slider .slick-dots {
    padding: 2% 0 0%;
  }
}
#header #main_slider .slick-dots li {
  width: 0.92em;
  height: 0.92em;
}
#header #main_slider .slick-dots li button {
  cursor: pointer;
  padding: 0;
}
.mouse #header #main_slider .slick-dots li button:hover, .touch #header #main_slider .slick-dots li button.touchstart {
  text-decoration: none;
  opacity: 0.75 !important;
  cursor: pointer;
}
.ie8 .mouse #header #main_slider .slick-dots li button:hover, .ie8 .touch #header #main_slider .slick-dots li button.touchstart {
  filter: alpha(opacity=75);
}
.touch #header #main_slider .slick-dots li button {
  -webkit-tap-highlight-color: transparent;
}
.touch #header #main_slider .slick-dots li button.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
#header #main_slider .slick-dots li button:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 1 !important;
  border-radius: 2em;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  -o-border-radius: 2em;
  -ms-border-radius: 2em;
}
#header #main_slider .slick-dots li.slick-active button:before {
  background-color: #94d8d9;
}
@media only screen and (min-width: 641px) {
  #header #main_slider {
    height: 100vh !important;
  }
  #header #main_slider .slide {
    height: 100vh !important;
  }
}
@media only screen and (min-width: 641px) {
  #header #main_slider {
    height: 890px;
    /* .slide05 {
    	background: url(../images/home/main05-pc.jpg) no-repeat center center;
    	background-size: cover;
    	> .box_txt {
    		color: #fff;
    		height: 5.5em;
    		text-align: center;
    		@include text-shadow(
    			0px 1px 3px rgba(#552917,.7),
    			0px -1px 3px rgba(#552917,.7),
    			-1px 0px 3px rgba(#552917,.7),
    			-1px 3px 3px rgba(#552917,.7)
    		);
    	}
    }
    .slide06 {
    	background: url(../images/home/main06-pc.jpg) no-repeat center center;
    	background-size: cover;
    	> .box_txt {
    		color: #333;
    		height: 8.5em;
    		text-align: left;
    		left: 25%;
    		top: -21%;
    		@include mq(tab) {left: 15%;}
    		@include mq(tab_s) {left: 3%;}
    		.jp {
    			@include fsz(26);
    			line-height: 1.34;
    		}
    		.en {
    			@include fsz(14);
    		}
    	}
    } */
  }
  #header #main_slider .slide {
    height: 890px;
    overflow: hidden;
    width: 100%;
    position: relative;
  }
  #header #main_slider .slide > .box_txt {
    z-index: 3;
    position: absolute;
    top: 23%;
    right: 6%;
    margin: auto;
    text-shadow: 0px 1px 25px rgba(0, 0, 0, 0.2), 0px -1px 25px rgba(0, 0, 0, 0.2), -1px 0px 25px rgba(0, 0, 0, 0.2), -1px 3px 25px rgba(0, 0, 0, 0.2);
  }
  #header #main_slider .slide > .box_txt .jp {
    display: block;
    font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
    font-size: 231%;
    letter-spacing: .22em;
  }
  #header #main_slider .slide > .box_txt .en {
    display: block;
    font-family: 'Lora',serif,"Times New Roman", Times;
    font-size: 108%;
    letter-spacing: .18em;
    line-height: 1;
  }
  #header #main_slider .slide01 {
    background: url(../images/home/main15-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide01 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide02 {
    background: url(../images/home/main02-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide02 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide03 {
    background: url(../images/home/main03-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide03 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide04 {
    background: url(../images/home/main04-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide04 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide05 {
    background: url(../images/home/main05-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide05 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide06 {
    background: url(../images/home/main06-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide06 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
    /* height: 8.5em;
    text-align: right;
    right: 23%;
    top: -30%; */
    /* @include mq(tab) {right: 17%;}
    @include mq(tab_s) {right: 2%;} */
    /* .jp {
    	@include fsz(26);
    	line-height: 1.34;
    }
    .en {
    	@include fsz(14);
    } */
  }
  #header #main_slider .slide07 {
    background: url(../images/home/main07-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide07 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide08 {
    background: url(../images/home/main08-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide08 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide09 {
    background: url(../images/home/main09-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide09 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide10 {
    background: url(../images/home/main10-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide10 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide11 {
    background: url(../images/home/main11-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide11 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
    /* @include text-shadow(
    	0px 1px 3px rgba(#000,.4),
    	0px -1px 3px rgba(#000,.4),
    	-1px 0px 3px rgba(#000,.4),
    	-1px 3px 3px rgba(#000,.4)
    ); */
  }
  #header #main_slider .slide12 {
    background: url(../images/home/main12-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide12 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide13 {
    background: url(../images/home/main13-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide13 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide14 {
    background: url(../images/home/main14-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide14 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide14 {
    background: url(../images/home/main14-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide14 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
}
@media print {
  #header #main_slider {
    height: 890px;
    /* .slide05 {
    	background: url(../images/home/main05-pc.jpg) no-repeat center center;
    	background-size: cover;
    	> .box_txt {
    		color: #fff;
    		height: 5.5em;
    		text-align: center;
    		@include text-shadow(
    			0px 1px 3px rgba(#552917,.7),
    			0px -1px 3px rgba(#552917,.7),
    			-1px 0px 3px rgba(#552917,.7),
    			-1px 3px 3px rgba(#552917,.7)
    		);
    	}
    }
    .slide06 {
    	background: url(../images/home/main06-pc.jpg) no-repeat center center;
    	background-size: cover;
    	> .box_txt {
    		color: #333;
    		height: 8.5em;
    		text-align: left;
    		left: 25%;
    		top: -21%;
    		@include mq(tab) {left: 15%;}
    		@include mq(tab_s) {left: 3%;}
    		.jp {
    			@include fsz(26);
    			line-height: 1.34;
    		}
    		.en {
    			@include fsz(14);
    		}
    	}
    } */
  }
  #header #main_slider .slide {
    height: 890px;
    overflow: hidden;
    width: 100%;
    position: relative;
  }
  #header #main_slider .slide > .box_txt {
    z-index: 3;
    position: absolute;
    top: 23%;
    right: 6%;
    margin: auto;
    text-shadow: 0px 1px 25px rgba(0, 0, 0, 0.2), 0px -1px 25px rgba(0, 0, 0, 0.2), -1px 0px 25px rgba(0, 0, 0, 0.2), -1px 3px 25px rgba(0, 0, 0, 0.2);
  }
  #header #main_slider .slide > .box_txt .jp {
    display: block;
    font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
    font-size: 231%;
    letter-spacing: .22em;
  }
  #header #main_slider .slide > .box_txt .en {
    display: block;
    font-family: 'Lora',serif,"Times New Roman", Times;
    font-size: 108%;
    letter-spacing: .18em;
    line-height: 1;
  }
  #header #main_slider .slide01 {
    background: url(../images/home/main15-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide01 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide02 {
    background: url(../images/home/main02-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide02 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide03 {
    background: url(../images/home/main03-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide03 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide04 {
    background: url(../images/home/main04-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide04 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide05 {
    background: url(../images/home/main05-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide05 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide06 {
    background: url(../images/home/main06-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide06 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
    /* height: 8.5em;
    text-align: right;
    right: 23%;
    top: -30%; */
    /* @include mq(tab) {right: 17%;}
    @include mq(tab_s) {right: 2%;} */
    /* .jp {
    	@include fsz(26);
    	line-height: 1.34;
    }
    .en {
    	@include fsz(14);
    } */
  }
  #header #main_slider .slide07 {
    background: url(../images/home/main07-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide07 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide08 {
    background: url(../images/home/main08-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide08 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide09 {
    background: url(../images/home/main09-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide09 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide10 {
    background: url(../images/home/main10-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide10 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide11 {
    background: url(../images/home/main11-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide11 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
    /* @include text-shadow(
    	0px 1px 3px rgba(#000,.4),
    	0px -1px 3px rgba(#000,.4),
    	-1px 0px 3px rgba(#000,.4),
    	-1px 3px 3px rgba(#000,.4)
    ); */
  }
  #header #main_slider .slide12 {
    background: url(../images/home/main12-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide12 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide13 {
    background: url(../images/home/main13-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide13 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
  #header #main_slider .slide14 {
    background: url(../images/home/main14-pc.jpg) no-repeat center center;
    background-size: cover;
  }
  #header #main_slider .slide14 > .box_txt {
    color: #fff;
    height: 5.5em;
    text-align: right;
  }
}
.ie8 #header #main_slider {
  height: 890px;
  /* .slide05 {
  	background: url(../images/home/main05-pc.jpg) no-repeat center center;
  	background-size: cover;
  	> .box_txt {
  		color: #fff;
  		height: 5.5em;
  		text-align: center;
  		@include text-shadow(
  			0px 1px 3px rgba(#552917,.7),
  			0px -1px 3px rgba(#552917,.7),
  			-1px 0px 3px rgba(#552917,.7),
  			-1px 3px 3px rgba(#552917,.7)
  		);
  	}
  }
  .slide06 {
  	background: url(../images/home/main06-pc.jpg) no-repeat center center;
  	background-size: cover;
  	> .box_txt {
  		color: #333;
  		height: 8.5em;
  		text-align: left;
  		left: 25%;
  		top: -21%;
  		@include mq(tab) {left: 15%;}
  		@include mq(tab_s) {left: 3%;}
  		.jp {
  			@include fsz(26);
  			line-height: 1.34;
  		}
  		.en {
  			@include fsz(14);
  		}
  	}
  } */
}
.ie8 #header #main_slider .slide {
  height: 890px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.ie8 #header #main_slider .slide > .box_txt {
  z-index: 3;
  position: absolute;
  top: 23%;
  right: 6%;
  margin: auto;
  text-shadow: 0px 1px 25px rgba(0, 0, 0, 0.2), 0px -1px 25px rgba(0, 0, 0, 0.2), -1px 0px 25px rgba(0, 0, 0, 0.2), -1px 3px 25px rgba(0, 0, 0, 0.2);
}
.ie8 #header #main_slider .slide > .box_txt .jp {
  display: block;
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 231%;
  letter-spacing: .22em;
}
.ie8 #header #main_slider .slide > .box_txt .en {
  display: block;
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-size: 108%;
  letter-spacing: .18em;
  line-height: 1;
}
.ie8 #header #main_slider .slide01 {
  background: url(../images/home/main15-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide01 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
}
.ie8 #header #main_slider .slide02 {
  background: url(../images/home/main02-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide02 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
}
.ie8 #header #main_slider .slide03 {
  background: url(../images/home/main03-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide03 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
}
.ie8 #header #main_slider .slide04 {
  background: url(../images/home/main04-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide04 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
}
.ie8 #header #main_slider .slide05 {
  background: url(../images/home/main05-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide05 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
}
.ie8 #header #main_slider .slide06 {
  background: url(../images/home/main06-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide06 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
  /* height: 8.5em;
  text-align: right;
  right: 23%;
  top: -30%; */
  /* @include mq(tab) {right: 17%;}
  @include mq(tab_s) {right: 2%;} */
  /* .jp {
  	@include fsz(26);
  	line-height: 1.34;
  }
  .en {
  	@include fsz(14);
  } */
}
.ie8 #header #main_slider .slide07 {
  background: url(../images/home/main07-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide07 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
}
.ie8 #header #main_slider .slide08 {
  background: url(../images/home/main08-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide08 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
}
.ie8 #header #main_slider .slide09 {
  background: url(../images/home/main09-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide09 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
}
.ie8 #header #main_slider .slide10 {
  background: url(../images/home/main10-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide10 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
}
.ie8 #header #main_slider .slide11 {
  background: url(../images/home/main11-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide11 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
  /* @include text-shadow(
  	0px 1px 3px rgba(#000,.4),
  	0px -1px 3px rgba(#000,.4),
  	-1px 0px 3px rgba(#000,.4),
  	-1px 3px 3px rgba(#000,.4)
  ); */
}
.ie8 #header #main_slider .slide12 {
  background: url(../images/home/main12-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide12 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
}
.ie8 #header #main_slider .slide13 {
  background: url(../images/home/main13-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide13 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
}
.ie8 #header #main_slider .slide14 {
  background: url(../images/home/main14-pc.jpg) no-repeat center center;
  background-size: cover;
}
.ie8 #header #main_slider .slide14 > .box_txt {
  color: #fff;
  height: 5.5em;
  text-align: right;
}
@media only screen and (max-width: 640px) {
  #header #main_slider .slide {
    width: 100%;
  }
}
#header #main_slider .slick-dots {
  z-index: 4;
  margin-top: -2%;
  bottom: 0;
  padding: 0 0 0;
  position: relative;
  text-align: left;
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  #header #main_slider .slick-dots {
    margin-top: -4%;
  }
}
@media only screen and (max-width: 640px) {
  #header #main_slider .slick-dots {
    margin-top: -7%;
  }
}
#header #main_slider .slick-arrow {
  display: none !important;
}
#header .warp_btn {
  position: absolute;
  z-index: 1;
  height: 0;
  bottom: 2%;
}
@media only screen and (min-width: 1100px) {
  #header .warp_btn {
    width: 1100px;
    left: 50%;
    margin-left: -550px;
  }
}
@media print {
  #header .warp_btn {
    width: 1100px;
    left: 50%;
    margin-left: -550px;
  }
}
.ie8 #header .warp_btn {
  width: 1100px;
  left: 50%;
  margin-left: -550px;
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  #header .warp_btn {
    width: 95%;
    left: 2.5%;
  }
}
@media only screen and (max-width: 640px) {
  #header .warp_btn {
    width: 93.75%;
    left: 3.125%;
    z-index: 1;
  }
}
#header .warp_btn .btn_scroll {
  text-align: center;
  width: 77px;
  margin: -6% auto 0;
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  #header .warp_btn .btn_scroll {
    width: 7.0%;
    margin-top: -10%;
  }
}
#header .warp_btn .btn_scroll img {
  vertical-align: top;
}
#header .warp_btn .btn_best {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  #header .warp_btn .btn_best {
    width: 28.45455%;
  }
}
@media only screen and (max-width: 640px) {
  #header .warp_btn .btn_best {
    width: 36.66667%;
    margin-bottom: 20px;
  }
}

/* -----------------------------------------------------------
	.con_top_news
----------------------------------------------------------- */
.con_top_news {
  padding: 1em 0;
  background: url(../images/common/bg_dot.jpg) repeat;
  border-top: 1px solid #cdcdcd;
}
.con_top_news .box_top_news {
  overflow: hidden;
}
.con_top_news .box_top_news .st_news {
  float: left;
  width: 14.63636%;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  line-height: 1;
  text-align: center;
  padding: .7em 0;
}
.con_top_news .box_top_news .ticker {
  float: left;
  background: none;
  width: 81.81818%;
  margin-left: 2.27273%;
}
.con_top_news .box_top_news .ticker ul {
  width: 100%;
}
.con_top_news .box_top_news .ticker ul li {
  width: 100%;
  padding: .3em 0;
  display: none;
}
.con_top_news .box_top_news .ticker ul li:first-child {
  display: block;
}
.con_top_news .box_top_news .ticker ul li a {
  display: block;
  overflow: hidden;
}
.con_top_news .box_top_news .ticker ul li a .inf {
  float: left;
  margin-right: 4%;
}
.con_top_news .box_top_news .ticker ul li a .title_news {
  float: left;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_top_news .box_top_news .st_news {
    float: none;
    width: 100%;
    border-left: none;
    border-right: none;
    line-height: 1;
    text-align: center;
    padding: .7em 0;
    margin-bottom: 1%;
  }
  .con_top_news .box_top_news .ticker {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

/* -----------------------------------------------------------
  .con_bnr
----------------------------------------------------------- */
.con_bnr{
  margin-top: 20px;
  text-align: center;
  padding: 0 15px;
}

/* -----------------------------------------------------------
	.con_app
----------------------------------------------------------- */
.con_app {
  padding-top: 4%;
}
.con_app h3 {
  font-weight: 100;
  text-align: center;
  padding: 3em 0 3.5em;
  background: url(../images/common/bg_st01.png) no-repeat center top;
  background-size: 9.54545% auto;
}
.con_app h3 span {
  display: block;
  line-height: 1;
}
.con_app h3 span.en {
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-size: 200%;
  margin-bottom: .8%;
  letter-spacing: .2em;
}
.con_app h3 span.jp {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 108%;
  letter-spacing: .1em;
  color: #686868;
}
@media only screen and (max-width: 640px) {
  .con_app h3 {
    background-size: 17.5% auto;
    padding: 5.5% 0 3%;
  }
  .con_app h3 span.en {
    font-family: 'Lora',serif,"Times New Roman", Times;
    font-size: 154%;
    margin-bottom: 2%;
    letter-spacing: .1em;
  }
  .con_app h3 span.jp {
    font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
    font-size: 100%;
    letter-spacing: normal;
  }
}
.con_app h3 span.jp {
  font-size: 170%;
}
@media only screen and (max-width: 640px) {
  .con_app h3 span.jp {
    font-size: 124%;
  }
}
.con_app > .txt {
  text-align: center;
  margin: 0 auto 30px;
  line-height: 2;
}
@media only screen and (max-width: 640px) {
  .con_app > .txt {
    margin: 2% auto 4%;
  }
}
@media only screen and (max-width: 640px) {
  .con_app > .txt {
    font-size: 77%;
  }
}
.con_app ul.box_app {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
@media only screen and (min-width: 1100px) and (max-width: 1600px) {
  .con_app ul.box_app {
    width: 98%;
    padding: 0 1%;
  }
}
@media print {
  .con_app ul.box_app {
    width: 98%;
    padding: 0 1%;
  }
}
.ie8 .con_app ul.box_app {
  width: 98%;
  padding: 0 1%;
}
.con_app ul.box_app li {
  position: relative;
  margin: 0 auto;
  list-style: none;
  text-align: center;
  float: left;
}
.con_app ul.box_app li .box_det-app {
  position: relative;
  float: left;
  text-align: center;
  cursor: pointer;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
.con_app ul.box_app li .box_det-app img {
  position: relative;
  display: block;
}
.con_app ul.box_app li .box_det-app .box_txt-app, .con_app ul.box_app li .box_det-app .box_txt-app > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.con_app ul.box_app li .box_det-app .box_txt-app {
  color: #fff;
}
.con_app ul.box_app li .box_det-app .box_txt-app::before, .con_app ul.box_app li .box_det-app .box_txt-app::after {
  pointer-events: none;
}
.con_app ul.box_app li .box_det-app .box_txt-app > a {
  z-index: 2;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.con_app ul.box_app li .box_det-app .box_txt-app h4 {
  font-weight: 600;
  text-align: center;
}
.con_app ul.box_app li .box_det-app .box_txt-app h4 em.ic {
  display: block;
  text-align: center;
  margin: 0 auto 2%;
}
.con_app ul.box_app li .box_det-app .box_txt-app h4 span {
  display: block;
  line-height: 1;
}
.con_app ul.box_app li .box_det-app .box_txt-app h4 span.jp {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 185%;
  margin-bottom: 1%;
}
@media only screen and (min-width: 1100px) and (max-width: 1200px) {
  .con_app ul.box_app li .box_det-app .box_txt-app h4 span.jp {
    font-size: 154%;
    letter-spacing: 2px;
  }
}
@media print {
  .con_app ul.box_app li .box_det-app .box_txt-app h4 span.jp {
    font-size: 154%;
    letter-spacing: 2px;
  }
}
.ie8 .con_app ul.box_app li .box_det-app .box_txt-app h4 span.jp {
  font-size: 154%;
  letter-spacing: 2px;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_app ul.box_app li .box_det-app .box_txt-app h4 span.jp {
    font-size: 154%;
  }
}
.con_app ul.box_app li .box_det-app .box_txt-app h4 span.en {
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-size: 108%;
  font-weight: 100;
}
.con_app ul.box_app li .box_det-app h4, .con_app ul.box_app li .box_det-app p {
  margin: 0;
}
.con_app ul.box_app li .box_det-app p {
  width: 70%;
  margin: 10% auto;
}
.con_app ul.box_app li.point01 {
  width: 49.875%;
  margin-bottom: .3%;
}
.con_app ul.box_app li.point01 h4 .ic {
  width: 7.01754%;
}
.con_app ul.box_app li.point01 h4 .jp, .con_app ul.box_app li.point01 h4 .en {
  letter-spacing: .1em;
}
.con_app ul.box_app li.point02 {
  width: 49.875%;
  margin-bottom: .3%;
  float: right;
}
.con_app ul.box_app li.point02 h4 .ic {
  width: 7.01754%;
}
.con_app ul.box_app li.point02 h4 .jp, .con_app ul.box_app li.point02 h4 .en {
  letter-spacing: .1em;
}
.con_app ul.box_app li.point03, .con_app ul.box_app li.point04, .con_app ul.box_app li.point05 {
  width: 33.125%;
  float: left;
}
.con_app ul.box_app li.point03 h4 .ic, .con_app ul.box_app li.point04 h4 .ic, .con_app ul.box_app li.point05 h4 .ic {
  width: 10.56604%;
}
.con_app ul.box_app li.point03 h4 span.jp, .con_app ul.box_app li.point04 h4 span.jp, .con_app ul.box_app li.point05 h4 span.jp {
  font-size: 385%;
}
.con_app ul.box_app li.point03 p, .con_app ul.box_app li.point04 p, .con_app ul.box_app li.point05 p {
  margin: 15% auto;
}
.con_app ul.box_app li.point04 {
  margin-left: 0.3125%;
}
.con_app ul.box_app li.point05 {
  margin-left: 0.3125%;
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  .con_app ul.box_app {
    width: 95%;
  }
  .con_app ul.box_app li {
    margin-bottom: 1%;
    overflow: hidden;
  }
  .con_app ul.box_app li.point01, .con_app ul.box_app li.point02, .con_app ul.box_app li.point03 {
    float: none;
    width: 100%;
  }
  .con_app ul.box_app li.point01 .box_det-app .box_txt-app h4 .ic, .con_app ul.box_app li.point02 .box_det-app .box_txt-app h4 .ic, .con_app ul.box_app li.point03 .box_det-app .box_txt-app h4 .ic {
    width: 5.09091%;
  }
  .con_app ul.box_app li.point04 {
    float: left;
    margin-right: 1%;
    margin-left: 0;
  }
  .con_app ul.box_app li.point05 {
    float: right;
    margin-left: 0;
  }
  .con_app ul.box_app li.point04, .con_app ul.box_app li.point05 {
    width: 49.5%;
  }
  .con_app ul.box_app li.point04 .box_txt-app h4, .con_app ul.box_app li.point05 .box_txt-app h4 {
    margin-top: 13% !important;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1099px) and (min-width: 641px) and (max-width: 869.5px) {
  .con_app ul.box_app li.point04 .box_txt-app h4, .con_app ul.box_app li.point05 .box_txt-app h4 {
    margin-top: 7% !important;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  .con_app ul.box_app li .box_det-app > img {
    width: 100%;
  }
  .con_app ul.box_app li .box_det-app .box_txt-app {
    background-color: rgba(82, 177, 179, 0.6);
  }
  .con_app ul.box_app li .box_det-app .box_txt-app h4 {
    overflow: hidden;
    margin-top: 3%;
  }
  .con_app ul.box_app li .box_det-app .box_txt-app p {
    margin: 2% auto;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1099px) and (min-width: 641px) and (max-width: 869.5px) {
  .con_app ul.box_app li .box_det-app .box_txt-app p {
    width: 90%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  .con_app ul.box_app li .box_det-app .box_txt-app::before {
    position: absolute;
    top: 5%;
    right: 2%;
    bottom: 5%;
    left: 2%;
    border: 1px solid #fff;
    content: '';
  }
}
@media only screen and (max-width: 640px) {
  .con_app ul.box_app {
    width: 93.75%;
  }
  .con_app ul.box_app li {
    margin-bottom: 1% !important;
    overflow: hidden;
  }
  .con_app ul.box_app li.point01, .con_app ul.box_app li.point02, .con_app ul.box_app li.point03 {
    float: none;
    width: 100%;
  }
  .con_app ul.box_app li.point01 .box_det-app .box_txt-app h4 .ic, .con_app ul.box_app li.point02 .box_det-app .box_txt-app h4 .ic, .con_app ul.box_app li.point03 .box_det-app .box_txt-app h4 .ic {
    margin-bottom: 3%;
    width: 7.33333%;
  }
  .con_app ul.box_app li.point03 .box_det-app .box_txt-app h4 {
    margin-top: 10% !important;
  }
  .con_app ul.box_app li.point04 {
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
  .con_app ul.box_app li.point05 {
    float: right;
    margin-left: 0;
  }
  .con_app ul.box_app li.point04, .con_app ul.box_app li.point05 {
    width: 49.5%;
  }
  .con_app ul.box_app li.point04 .box_txt-app h4, .con_app ul.box_app li.point05 .box_txt-app h4 {
    margin-top: 13% !important;
  }
  .con_app ul.box_app li.point04 .box_txt-app h4 .ic, .con_app ul.box_app li.point05 .box_txt-app h4 .ic {
    margin-bottom: 5% !important;
    width: 14.81481%;
  }
  .con_app ul.box_app li.point04 .box_txt-app h4 .jp, .con_app ul.box_app li.point05 .box_txt-app h4 .jp {
    margin-bottom: 2% !important;
  }
  .con_app ul.box_app li .box_det-app > img {
    width: 100%;
  }
  .con_app ul.box_app li .box_det-app .box_txt-app h4 {
    overflow: hidden;
    margin-top: 13%;
    text-shadow: 0px 1px 3px rgba(51, 51, 51, 0.4), 0px -1px 3px rgba(51, 51, 51, 0.4), -1px 0px 3px rgba(51, 51, 51, 0.4), -1px 3px 3px rgba(51, 51, 51, 0.4);
  }
  .con_app ul.box_app li .box_det-app .box_txt-app h4 .jp {
    font-size: 108% !important;
  }
  .con_app ul.box_app li .box_det-app .box_txt-app h4 .en {
    font-size: 54% !important;
  }
  .con_app ul.box_app li .box_det-app .box_txt-app p {
    margin: 2% auto;
  }
}
@media only screen and (max-width: 640px) and (min-width: 641px) and (max-width: 869.5px) {
  .con_app ul.box_app li .box_det-app .box_txt-app p {
    width: 90%;
  }
}

.ie8 .con_app ul.box_app li .box_det-app .box_txt-app h4,
.ie9 .con_app ul.box_app li .box_det-app .box_txt-app h4 {
  margin-top: 10%;
}

.ie8 .box_det-app .box_txt-app {
  background-color: rgba(82, 177, 179, 0.6);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#6052b1b3,EndColorStr=#6052b1b3);
  /*IE8以下用*/
}
.ie8 .box_det-app .box_txt-app:before {
  position: absolute;
  top: 5%;
  right: 2%;
  bottom: 5%;
  left: 2%;
  border: 1px solid #fff;
  content: '';
}

/*------------------------------------------------------------
 .con_infor
------------------------------------------------------------*/
.con_infor {
  margin-top: 70px;
  overflow: hidden;
  /*.box_workshop------*/
  /*.box_news------*/
}
@media only screen and (max-width: 640px) {
  .con_infor {
    margin-top: 7%;
  }
}
.con_infor h3 {
  font-weight: 100;
  text-align: center;
  padding: 3em 0 3.5em;
  background: url(../images/common/bg_st01.png) no-repeat center top;
  background-size: 9.54545% auto;
  margin-bottom: 20px;
}
.con_infor h3 span {
  display: block;
  line-height: 1;
}
.con_infor h3 span.en {
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-size: 200%;
  margin-bottom: .8%;
  letter-spacing: .2em;
}
.con_infor h3 span.jp {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 108%;
  letter-spacing: .1em;
  color: #686868;
}
@media only screen and (max-width: 640px) {
  .con_infor h3 {
    background-size: 17.5% auto;
    padding: 5.5% 0 3%;
  }
  .con_infor h3 span.en {
    font-family: 'Lora',serif,"Times New Roman", Times;
    font-size: 154%;
    margin-bottom: 2%;
    letter-spacing: .1em;
  }
  .con_infor h3 span.jp {
    font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
    font-size: 100%;
    letter-spacing: normal;
  }
}
@media only screen and (max-width: 640px) {
  .con_infor h3 {
    margin-bottom: 3%;
  }
}
.con_infor .box_workshop {
  width: 37.36364%;
  float: left;
}
.con_infor .box_workshop h4 {
  margin-bottom: 20px;
  font-weight: 100;
  font-size: 124%;
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  background: url(../images/common/border.png) repeat-x left center;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .con_infor .box_workshop h4 {
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 640px) {
  .con_infor .box_workshop h4 {
    font-size: 93%;
    font-weight: 600;
  }
}
.con_infor .box_workshop h4 span {
  padding: 0 1em;
  background-color: #fff;
}
.con_infor .box_workshop .work_list .slick-dots {
  bottom: 0;
  padding: 0 0 0;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .con_infor .box_workshop .work_list .slick-dots {
    padding: 2% 0 0%;
  }
}
.con_infor .box_workshop .work_list .slick-dots li {
  width: 1em;
  height: 1em;
}
.con_infor .box_workshop .work_list .slick-dots li button {
  cursor: pointer;
  padding: 0;
}
.mouse .con_infor .box_workshop .work_list .slick-dots li button:hover, .touch .con_infor .box_workshop .work_list .slick-dots li button.touchstart {
  text-decoration: none;
  opacity: 0.75 !important;
  cursor: pointer;
}
.ie8 .mouse .con_infor .box_workshop .work_list .slick-dots li button:hover, .ie8 .touch .con_infor .box_workshop .work_list .slick-dots li button.touchstart {
  filter: alpha(opacity=75);
}
.touch .con_infor .box_workshop .work_list .slick-dots li button {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_infor .box_workshop .work_list .slick-dots li button.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_infor .box_workshop .work_list .slick-dots li button:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #e8e8e8;
  opacity: 1 !important;
  border-radius: 2em;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  -o-border-radius: 2em;
  -ms-border-radius: 2em;
}
.con_infor .box_workshop .work_list .slick-dots li.slick-active button:before {
  background-color: #94d8d9;
}
.con_infor .box_workshop .work_list li a {
  display: block;
  width: 100%;
  text-decoration: none;
  overflow: hidden;
}
.con_infor .box_workshop .work_list li a .photo {
  margin-bottom: 25px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .con_infor .box_workshop .work_list li a .photo {
    margin-bottom: 2.5%;
  }
}
.con_infor .box_workshop .work_list li a .st_work {
  text-decoration: underline;
  margin-bottom: 15px;
  font-size: 100%;
}
@media only screen and (max-width: 640px) {
  .con_infor .box_workshop .work_list li a .st_work {
    margin-bottom: 1.5%;
  }
}
@media only screen and (max-width: 640px) {
  .con_infor .box_workshop .work_list li a .st_work {
    font-size: 93%;
  }
}
.con_infor .box_workshop .work_list li a .st_work .date {
  display: inline-block;
  margin-right: 1em;
}
.con_infor .box_workshop .work_list li a .txt {
  display: block;
  width: 100%;
  font-size: 77%;
}
@media only screen and (max-width: 750px) {
  .con_infor .box_workshop {
    width: 100%;
    float: none;
  }
  .con_infor .box_workshop li a {
    display: block;
    width: 100%;
    text-decoration: none;
    overflow: hidden;
  }
  .con_infor .box_workshop li a .photo img {
    width: 70%;
    margin: auto;
  }
}
@media only screen and (max-width: 750px) and (max-width: 640px) {
  .con_infor .box_workshop li a .photo img {
    width: 100%;
  }
}

.con_infor .box_news {
  width: 58.18182%;
  float: right;
  position: relative;
}
.con_infor .box_news #news_tab ul {
  letter-spacing: -.4em;
  border-bottom: 2px solid #dbdbdb;
}
@media only screen and (max-width: 640px) {
  .con_infor .box_news #news_tab ul {
    display: none;
  }
}
.con_infor .box_news #news_tab ul li {
  width: 25%;
  letter-spacing: normal;
  display: inline-block;
  cursor: pointer;
  text-align: center;
}
.con_infor .box_news #news_tab ul li.active {
  cursor: default;
}
.con_infor .box_news #news_tab ul li.active span {
  background-color: #dbdbdb;
}
.con_infor .box_news #news_tab ul li:first-child span {
  border-left: 1px solid #dbdbdb;
}
.con_infor .box_news #news_tab ul li span {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  display: block;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  padding: 1em 0;
}
.con_infor .box_news #news_tab select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../images/common/ic_se.png) no-repeat 95% center #fff;
  border: 1px solid #dbdbdb;
  height: 3em;
  padding-left: .5em;
}
@media only screen and (min-width: 641px) {
  .con_infor .box_news #news_tab select {
    display: none;
  }
}
@media print {
  .con_infor .box_news #news_tab select {
    display: none;
  }
}
.ie8 .con_infor .box_news #news_tab select {
  display: none;
}
.con_infor .box_news #news_tab select option {
  padding-left: .5em;
}
.con_infor .box_news #news_panel > li.news_panel {
  display: none;
}
.con_infor .box_news #news_panel > li.news_panel:first-child {
  display: list-item;
}
.con_infor .box_news #news_panel > li.news_panel ul.list_news li {
  border-bottom: 1px dashed #d5d5d5;
  letter-spacing: .1em;
}
.con_infor .box_news #news_panel > li.news_panel ul.list_news li a {
  display: block;
  padding: 2em 1.5em;
}
.con_infor .box_news #news_panel > li.news_panel ul.list_news li a .st_news {
  line-height: 1;
}
.con_infor .box_news #news_panel > li.news_panel ul.list_news li a .st_news .date, .con_infor .box_news #news_panel > li.news_panel ul.list_news li a .st_news .cate {
  display: inline-block;
  margin-right: 1.5em;
}
.con_infor .box_news #news_panel > li.news_panel ul.list_news li a .st_news .cate {
  font-size: 93%;
  width: 8em;
  background-color: #BEEEEF;
  text-align: center;
  padding: .35em 0;
}
.con_infor .box_news #news_panel > li.news_panel ul.list_news li a:hover, .con_infor .box_news #news_panel > li.news_panel ul.list_news li a.active {
  background-color: #f9f9f9;
}
.con_infor .box_news .btn_news {
  width: 100%;
  cursor: pointer;
}
.con_infor .box_news .btn_news a {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 1;
  padding: 1.1em 0;
  vertical-align: middle;
  font-size: 108%;
  background-color: #000;
  text-decoration: none !important;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -webkit-transition: 200ms;
  transition: 200ms;
}
.con_infor .box_news .btn_news a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 1em;
  vertical-align: middle;
}
.con_infor .box_news .btn_news a:hover, .con_infor .box_news .btn_news a:active {
  background-color: #000;
}
.con_infor .box_news .btn_news a:hover:before, .con_infor .box_news .btn_news a:active:before {
  text-decoration: none !important;
}
.con_infor .box_news .btn_news a:hover:after, .con_infor .box_news .btn_news a:active:after {
  text-decoration: none !important;
}
.con_infor .box_news .btn_news a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 1em;
  vertical-align: middle;
}
@media only screen and (min-width: 641px) {
  .con_infor .box_news .btn_news {
    width: 34.6875%;
    position: absolute;
    top: -6em;
    right: 0;
  }
}
@media print {
  .con_infor .box_news .btn_news {
    width: 34.6875%;
    position: absolute;
    top: -6em;
    right: 0;
  }
}
.ie8 .con_infor .box_news .btn_news {
  width: 34.6875%;
  position: absolute;
  top: -6em;
  right: 0;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_infor .box_news .btn_news {
    position: static;
    width: 45%;
    margin: 5% auto 0;
  }
}
@media only screen and (max-width: 750px) {
  .con_infor .box_news {
    margin-top: 3%;
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 640px) {
  .con_infor .box_news ul#news_panel li.news_panel ul.list_news {
    margin: 2% 0 4%;
    border-top: 1px dashed #d5d5d5;
  }
  .con_infor .box_news ul#news_panel li.news_panel ul.list_news li:nth-child(n+4) {
    display: none;
  }
  .con_infor .box_news ul#news_panel li.news_panel ul.list_news li a .st_news {
    font-size: 93%;
  }
  .con_infor .box_news ul#news_panel li.news_panel ul.list_news li a .st_news .date, .con_infor .box_news ul#news_panel li.news_panel ul.list_news li a .st_news .cate {
    font-size: 84%;
  }
  .con_infor .box_news ul#news_panel li.news_panel ul.list_news li a .st_news .title {
    display: block;
    margin-top: 2%;
  }
}

/*------------------------------------------------------------
 .con_terr
------------------------------------------------------------*/
.con_terr {
  margin-top: 50px;
  overflow: hidden;
  background: url(../images/home/bg_terr-pc.jpg) no-repeat center top;
  padding: .5% 0;
}
@media only screen and (max-width: 640px) {
  .con_terr {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 640px) {
  .con_terr {
    width: 96.875%;
    background: url(../images/home/bg_terr-sp.jpg) no-repeat center top;
    padding: 2% 0;
  }
}
.con_terr > .photo {
  width: 49.18182%;
  float: left;
  margin-left: 0.90909%;
}
.con_terr .box_terr {
  position: relative;
  float: left;
  width: 49%;
  background: url(../images/home/img_terr02.png) no-repeat 438px bottom #fff;
  background-size: 26.34508% auto;
}
.con_terr .box_terr h4 {
  width: 68.27458%;
  margin-left: 8.71985%;
  margin-top: 3%;
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  .con_terr .box_terr h4 {
    margin-top: 2%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_terr .box_terr h4 {
    margin-top: 1%;
  }
}
.con_terr .box_terr .txt {
  width: 67.16141%;
  margin-left: 15.21336%;
  margin-top: 3.5%;
  font-size: 93%;
  line-height: 2;
  text-shadow: 0px 1px 8px #fff, 0px -1px 8px #fff, -1px 0px 8px #fff, -1px 8px 8px #fff;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_terr .box_terr .txt {
    width: 90%;
    margin: 2% auto 0;
  }
}
.con_terr .box_terr .btn {
  width: 100%;
  font-size: 93%;
  width: 46.38219%;
  margin-left: 33.39518%;
}
.con_terr .box_terr .btn a {
  display: block;
  text-align: center;
  color: #000;
  line-height: 1;
  padding: 1.1em 0;
  vertical-align: middle;
  font-size: 108%;
  background-color: #BEEEEF;
  text-decoration: none !important;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -webkit-transition: 200ms;
  transition: 200ms;
}
.con_terr .box_terr .btn a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 1em;
  vertical-align: middle;
}
.con_terr .box_terr .btn a:hover, .con_terr .box_terr .btn a:active {
  background-color: #94d8d9;
}
.con_terr .box_terr .btn a:hover:before, .con_terr .box_terr .btn a:active:before {
  text-decoration: none !important;
}
.con_terr .box_terr .btn a:hover:after, .con_terr .box_terr .btn a:active:after {
  text-decoration: none !important;
}
@media only screen and (min-width: 641px) and (max-width: 1099px) {
  .con_terr .box_terr .btn {
    font-size: 77%;
  }
  .con_terr .box_terr .btn a {
    padding: 0.8em 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_terr .box_terr .btn {
    margin-left: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .con_terr > .photo, .con_terr .box_terr {
    width: 96.77419%;
    margin: 0 auto;
    float: none;
  }
  .con_terr .box_terr {
    background-size: 23.66667% auto;
    padding: 3% 0 5%;
  }
  .con_terr .box_terr h4 {
    width: 72%;
    margin-left: 7.16667%;
    margin-top: 0;
  }
  .con_terr .box_terr .txt {
    width: 80%;
    margin: 2% auto 0.5%;
    font-size: 93%;
    line-height: 1.6;
  }
  .con_terr .box_terr .btn {
    width: 58.33333%;
    margin-left: 8.33333%;
    font-size: 70%;
  }
  .con_terr .box_terr .btn a {
    padding: 0.8em 0;
  }
}

/*------------------------------------------------------------
 .con_acc
------------------------------------------------------------*/
.con_acc {
  margin-top: 75px;
  padding: 35px 0;
  background: url(../images/home/bg_acc-pc.jpg) no-repeat top center;
}
@media only screen and (max-width: 640px) {
  .con_acc {
    margin-top: 7%;
  }
}
@media only screen and (max-width: 640px) {
  .con_acc {
    padding: 6% 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_acc {
    background: url(../images/home/bg_acc-sp.jpg) no-repeat top center;
  }
}
.con_acc h3 {
  font-weight: 100;
  text-align: center;
  padding: 3em 0 3.5em;
  background: url(../images/common/bg_st01.png) no-repeat center top;
  background-size: 9.54545% auto;
  margin-bottom: 0px;
  padding-bottom: 2%;
}
.con_acc h3 span {
  display: block;
  line-height: 1;
}
.con_acc h3 span.en {
  font-family: 'Lora',serif,"Times New Roman", Times;
  font-size: 200%;
  margin-bottom: .8%;
  letter-spacing: .2em;
}
.con_acc h3 span.jp {
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 108%;
  letter-spacing: .1em;
  color: #686868;
}
@media only screen and (max-width: 640px) {
  .con_acc h3 {
    background-size: 17.5% auto;
    padding: 5.5% 0 3%;
  }
  .con_acc h3 span.en {
    font-family: 'Lora',serif,"Times New Roman", Times;
    font-size: 154%;
    margin-bottom: 2%;
    letter-spacing: .1em;
  }
  .con_acc h3 span.jp {
    font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
    font-size: 100%;
    letter-spacing: normal;
  }
}
@media only screen and (max-width: 640px) {
  .con_acc h3 {
    margin-bottom: 3%;
  }
}
.con_acc h3 .en, .con_acc h3 .jp {
  color: #fff !important;
}
.con_acc .box_acc {
  overflow: hidden;
}
.con_acc .box_acc .box_det {
  width: 49%;
  float: left;
}
.con_acc .box_acc .box_det .txt {
  color: #fff;
  font-size: 93%;
  line-height: 2.1;
}
.con_acc .box_acc .btn_acc {
  width: 100%;
  margin-top: 25px;
  font-family: "HG明朝B","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  width: 41.18738%;
}
.con_acc .box_acc .btn_acc a {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 1;
  padding: 1.1em 0;
  vertical-align: middle;
  font-size: 108%;
  background-color: none;
  text-decoration: none !important;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -webkit-transition: 200ms;
  transition: 200ms;
}
.con_acc .box_acc .btn_acc a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 1em;
  vertical-align: middle;
}
.con_acc .box_acc .btn_acc a:hover, .con_acc .box_acc .btn_acc a:active {
  background-color: none;
}
.con_acc .box_acc .btn_acc a:hover:before, .con_acc .box_acc .btn_acc a:active:before {
  text-decoration: none !important;
}
.con_acc .box_acc .btn_acc a:hover:after, .con_acc .box_acc .btn_acc a:active:after {
  text-decoration: none !important;
}
@media only screen and (max-width: 640px) {
  .con_acc .box_acc .btn_acc {
    margin-top: 5%;
  }
}
.con_acc .box_acc .btn_acc a {
  border: 1px solid #fff;
}
@media only screen and (min-width: 641px) and (max-width: 869.5px) {
  .con_acc .box_acc .btn_acc {
    width: 100%;
  }
}
.con_acc .box_acc .map_acc {
  width: 51%;
  float: right;
}
@media only screen and (max-width: 640px) {
  .con_acc .box_acc .box_det, .con_acc .box_acc .map_acc {
    float: none;
    width: 100%;
  }
  .con_acc .box_acc .box_det {
    margin-bottom: 5%;
  }
  .con_acc .box_acc .box_det .txt {
    font-size: 77%;
    line-height: 1.6;
  }
  .con_acc .box_acc .btn_acc {
    width: 100%;
  }
}

/*------------------------------------------------------------
 .con_bn
------------------------------------------------------------*/
.con_bn {
  margin-top: 50px;
}
@media only screen and (max-width: 640px) {
  .con_bn {
    margin-top: 7%;
  }
}
.con_bn ul.box_bn {
  width: 94.18182%;
  margin: 0 auto;
}
.con_bn ul.box_bn .slick-arrow {
  position: absolute;
  top: 40%;
  height: 0;
  overflow: hidden;
  z-index: 2;
}
.con_bn ul.box_bn .slick-next {
  cursor: pointer;
  right: -8%;
  background: url(../images/common/arr_next.png) no-repeat left top;
  background-size: 100% auto;
}
.con_bn ul.box_bn .slick-next::before {
  content: "";
}
.con_bn ul.box_bn .slick-prev {
  cursor: pointer;
  left: -8%;
  background: url(../images/common/arr_prev.png) no-repeat left top;
  background-size: 100% auto;
}
.con_bn ul.box_bn .slick-prev::before {
  content: "";
}
.con_bn ul.box_bn .slick-arrow {
  width: 23px;
  padding-top: 42px;
  margin-top: -21px;
}
.con_bn ul.box_bn .slick-arrow {
  width: 4.66667%;
  top: 50%;
}
@media only screen and (max-width: 640px) {
  .con_bn ul.box_bn .slick-arrow {
    width: 5.83333%;
  }
}
.con_bn ul.box_bn .slick-next {
  background: url(../images/common/arr_next02.png) no-repeat left center;
  background-size: 100% auto;
  right: -5%;
}
.con_bn ul.box_bn .slick-prev {
  background: url(../images/common/arr_prev02.png) no-repeat left center;
  background-size: 100% auto;
  left: -5%;
}
.con_bn ul.box_bn li {
  margin: 0 1.33333%;
  /*width: 30.66667%;*/
  display: inline-block;
}

/*------------------------------------------------------------
魅力HOVER
------------------------------------------------------------*/
@media only screen and (min-width: 1100px) {
  ul.box_app .box_det-app > img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, transform .5s;
  }
  ul.box_app .box_det-app:hover > img {
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, transform .5s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
  }
  ul.box_app .box_det-app .box_txt-app {
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
  }
  ul.box_app .box_det-app .box_txt-app::before,
  ul.box_app .box_det-app .box_txt-app::after {
    position: absolute;
    top: 5%;
    right: 3%;
    bottom: 5%;
    left: 3%;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .7s, -webkit-transform .7s;
    transition: opacity .7s, transform .7s;
  }
  ul.box_app .box_det-app .box_txt-app::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  ul.box_app .box_det-app .box_txt-app::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
  ul.box_app .box_det-app h4 {
    margin: 5% 0 10px 0;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  ul.box_app .box_det-app p {
    opacity: 0;
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, transform .5s;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  ul.box_app .box_det-app:hover h4 {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  ul.box_app .box_det-app:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  ul.box_app .box_det-app:hover .box_txt-app {
    background-color: rgba(82, 177, 179, 0.6);
  }
  ul.box_app .box_det-app:hover .box_txt-app::before,
  ul.box_app .box_det-app:hover .box_txt-app::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@media print {
  ul.box_app .box_det-app > img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, transform .5s;
  }
  ul.box_app .box_det-app:hover > img {
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, transform .5s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
  }
  ul.box_app .box_det-app .box_txt-app {
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
  }
  ul.box_app .box_det-app .box_txt-app::before,
  ul.box_app .box_det-app .box_txt-app::after {
    position: absolute;
    top: 5%;
    right: 3%;
    bottom: 5%;
    left: 3%;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .7s, -webkit-transform .7s;
    transition: opacity .7s, transform .7s;
  }
  ul.box_app .box_det-app .box_txt-app::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  ul.box_app .box_det-app .box_txt-app::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
  }
  ul.box_app .box_det-app h4 {
    margin: 5% 0 10px 0;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  ul.box_app .box_det-app p {
    opacity: 0;
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, transform .5s;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  ul.box_app .box_det-app:hover h4 {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  ul.box_app .box_det-app:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  ul.box_app .box_det-app:hover .box_txt-app {
    background-color: rgba(82, 177, 179, 0.6);
  }
  ul.box_app .box_det-app:hover .box_txt-app::before,
  ul.box_app .box_det-app:hover .box_txt-app::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.ie8 ul.box_app .box_det-app > img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, transform .5s;
}
.ie8 ul.box_app .box_det-app:hover > img {
  -webkit-transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, transform .5s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}
.ie8 ul.box_app .box_det-app .box_txt-app {
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
}
.ie8 ul.box_app .box_det-app .box_txt-app::before,
.ie8 ul.box_app .box_det-app .box_txt-app::after {
  position: absolute;
  top: 5%;
  right: 3%;
  bottom: 5%;
  left: 3%;
  content: '';
  opacity: 0;
  -webkit-transition: opacity .7s, -webkit-transform .7s;
  transition: opacity .7s, transform .7s;
}
.ie8 ul.box_app .box_det-app .box_txt-app::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.ie8 ul.box_app .box_det-app .box_txt-app::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.ie8 ul.box_app .box_det-app h4 {
  margin: 5% 0 10px 0;
  -webkit-transition: -webkit-transform .5s;
  transition: transform .5s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.ie8 ul.box_app .box_det-app p {
  opacity: 0;
  -webkit-transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, transform .5s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.ie8 ul.box_app .box_det-app:hover h4 {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
.ie8 ul.box_app .box_det-app:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.ie8 ul.box_app .box_det-app:hover .box_txt-app {
  background-color: rgba(82, 177, 179, 0.6);
}
.ie8 ul.box_app .box_det-app:hover .box_txt-app::before,
.ie8 ul.box_app .box_det-app:hover .box_txt-app::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
