@charset "utf-8";
/* ヘッダー ------------------------------------------------------------------

div#wrap a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
div#wrap a img {
	-webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
div#wrap a:hover img.nohover {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.inst a:hover img {
	filter: alpha(opacity=100) !important;
	-moz-opacity:1 !important;
	opacity:1 !important;
}





@media screen and (min-width: 1025px){
.new-header{
  width:100%;
  height:70px;
  z-index:1;
  background: rgba(255,255,255,.6);
  /*border-bottom:#ccc 1px solid;
  position:absolute;*/

/* ヘッダー
}
.new-header-posi{
  position:absolute !important;
}

.new-header .inn{
  position:relative;
  width:980px;
  margin:0 auto;
}

.new-header .inn .logo{
  position:absolute;
  top:17px;
  left:0;
}

.new-header .inn .kansya{
  position:absolute;
  top:22px;
  right:220px;
}

.new-header .inn .concept{
  position:absolute;
  top:20px;
  right:0;
}

*/

 .title-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;
	margin-top:15px;}

.logo-smart{
	display:none;}

.type_second{
	display:none !important;}

#head {
	height:80px !important;
}
#co_head{
	height:80px !important;
	position: relative !important;
}
.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
  }

.pagetitle{
	background-position: center 0px!important;
}
.big_pagetitle{
	background-position: center 80px!important;
}
@media screen and (min-width: 640px){
	.big_pagetitle.pos-btm{
		background-position: center bottom!important;
		background-size: cover!important;
	}
}

#nav {
	border:none !important;
	padding-top: 17px !important;

}

#nav li {
	padding-right: 4px !important;
	padding-left: 4px !important;
}


#cont {
	margin-top: 74px !important;
}



#top-gmap {
	width:100%;
	height:500px;
	display:block;
}
.googlemap-top {
	width:100% !important;
}

}

/* ヘッダー
@media screen and (min-width: 640px) and (max-width: 1024px) {
.new-header{
	display:none;
}
 .title-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;
	margin-top:15px;}

.logo-smart{
	display: block;}

#top-gmap {
	width:100%;
	height:500px;
	display:block;
}
.googlemap-top {
	width:100% !important;
	height:100% !important;
}
*/

/*  ドロップダウンナビ

#sp_navi {
	z-index: 2000;
	top: 0px;
	display: block;
	position: fixed;
	right: 0px;
}
#globalNav {
	width: 100% !important;
	background-image: none !important;
	background-color: rgba(255,255,255,1) !important;
}
#globalNav li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#globalNav .bt{
	background-image: url(../img/spnav_bk.png);
	background-repeat:no-repeat;
	background-size:auto 15%;
	background-position:27% 50%;
	padding: 2% 0 2% 28.7%;
	font-size:100%;
}
#globalNav li a {
	display:block;
	color: #000;
	text-decoration: none;
	text-align:left;
	padding: 0px;

}

#globalNav li a:hover {
	background-color: #fff;
	color: #000;
}
#globalNav li:last-child{
	border:none;}


#globalNav li {
	border-bottom-width:0px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #ccc !important;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	font-size:15px !important;
}

#globalNav .end{
	padding: 3px 0 3px 12.7% !important;
}

#globalNav .bt{
	padding: 10px 0 10px 12.7% !important;
}


#navControl {
	text-align: right;
	margin-top: 9px;
	margin-right:9px;
}
#navControl a {
	background-color: #FFFFFF;
	text-indent: 100%;
	vertical-align: bottom;
	white-space: nowrap;
	display: inline-block;
	height: 47px;
	width: 47px;
	background-size:47px 47px;
	-webkit-background-size: 47px 47px;
	-moz-background-size:47px 47px;
	overflow: hidden;
	background-image: url(../img/ico_nav_sp.png);
	background-repeat: no-repeat;
	background-position: center center;
	right: 0px;
}
#navControl a.active {
	background-image: url(../img/navigation_close.png);
	background-repeat: no-repeat;
	background-position: center center;
}

}

@media screen and (max-width: 640px) {
.new-header{
	display:none;
}
 .title-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;
	margin-top:15px;}

.logo-smart{
	display: block;}



.footer_new_botan img{
	width:100%;
	height:auto;
}
.footer_new_botan .botan1{
	width:25% !important;
}

.footer_new_botan .botan2{
	width:37.5% !important;
}

*/
/* スマホナビ -----------------------
#globalNav .bt{

	height:15px !important;
	padding:0px !important;
	margin-top:-5px !important;
	font-size:90%;
}
#globalNav li a {
	padding:0px !important;
	color:#000000 !important;

}

#globalNavTitle{
	padding:0px !important;
	margin:0 !important;
	line-height:100% !important;
	}


#prehead02 {
	box-shadow: 0px 4px 3px -3px rgba(200,200,200,0.3);
	-webkit-box-shadow: 0px 4px 3px -3px rgba(200,200,200,0.3);
	-moz-box-shadow: 0px 4px 3px -3px rgba(200,200,200,0.3);
	width: 30% !important;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	height: 60px;
}
#globalNav {
	width: 100% !important;
	background-image: none !important;
	background-color: rgba(255,255,255,1) !important;

}
#globalNav li {
	border-bottom-width:0px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #ccc !important;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	font-size:14px !important;
}

#globalNav .end{
	padding: 3px 0 3px 12.7% !important;
}

#globalNav .bt{
	padding: 10px 0 10px 12.7% !important;
}
*/

/* スマホナビ -----------------------*/
#top-gmap {
	width:100%;
	height:300px;
	display:block;
}
.googlemap-top {
	width:100% !important;
	height:100% !important;
}
}



/* コンテンツ01 --------------------------------------------------------------------*/

.bg-img-box-header a {
	letter-spacing: .2rem;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.bg-img-box{
width:100%;
height:100%;
position:relative;
overflow:hidden;
}



@media screen and (min-width: 1025px){
.bg-img-box-header {
  position: absolute;
  top:17%;
  left: 50%;
  max-width: 650px;
  width: 92%;
  text-align: center;
  z-index:1;
}

.bg-img-box-header  .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 24px;
	padding-bottom:20px;
	font-family:'Geometric706W01-Medium';}

.bg-img-box-header  .box-title-jp{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:70px;
	padding-top:20px;}


.bg-img-box-header  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;}



.bg-img-box-header  .box-title-read{
font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size:30px;
	padding-bottom:40px;}

.bg-img-box-header  .box-read{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	line-height:180%;
	font-size:16px;
	padding-bottom:40px;
	display:block;}

.bg-img-box-bgImg{
width:100%;
height:100%;
z-index:1;
position:relative;
overflow:hidden;
}


.a1column{
	width:100% !important;
	height:850px !important;
	display:block;
	position:relative;
	}


.a2column-l{
	width:50% !important;
	height:360px !important;
	display:block !important;
	position:relative !important;
	float:left !important;
	background-color:#FFFFFF;}

.a2column-r{
	width:50% !important;
	height:360px !important;
	display:block !important;
	position:relative !important;
	float:right !important;
	background-color:#FFFFFF;}



.a3column{
	width:33.333333333% !important;
	position:relative !important;
	height:400px !important;
	display:block !important;
	float:left !important;}

}


@media screen and (min-width: 640px) and (max-width: 1024px) {
.bg-img-box-header {
  position: absolute;
  top:10%;
  left: 46%;
  max-width: 430px;
  width: 92%;
  text-align: center;
  z-index:1;
}

.bg-img-box-header  .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 24px;
	padding-bottom:20px;
	font-family:'Geometric706W01-Medium';}

.bg-img-box-header  .box-title-jp{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:70px;
	padding-top:20px;}


.bg-img-box-header  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;}



.bg-img-box-header  .box-title-read{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;

	font-size:26px;
	padding-bottom:40px;}

.bg-img-box-header  .box-read{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;

	font-size:15px;
	padding-bottom:40px;
	display:block;}


.bg-img-box-bgImg{
width:100%;
height:100%;
z-index:1;
position:relative;
overflow:hidden;
}


.a1column{
	width:100% !important;
	height:800px !important;
	display:block !important;}

.a2column-l{
	width:50% !important;
	height:360px !important;
	display:block !important;
	position:relative !important;
	float:left !important;
	background-color:#FFFFFF;}

.a2column-r{
	width:50% !important;
	height:360px !important;
	display:block !important;
	position:relative !important;
	float:right !important;
	background-color:#FFFFFF;}



.a3column{
	width:33.333333333% !important;
	height:350px !important;
	display:block !important;
	float:left !important;}

}

@media screen and (max-width: 640px) {
.bg-img-box-header {
  position: relative;
  width: 100%;
  text-align: center;
  z-index:1;
}

.bg-img-box-header  .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 24px;
	padding-bottom:15px;
	font-family:'Geometric706W01-Medium';}

.bg-img-box-header  .box-title-jp{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:40px;
	padding-top:15px;}


.bg-img-box-header  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;}



.bg-img-box-header  .box-title-read{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;

	font-size:26px;
	padding-bottom:40px;}

.bg-img-box-header  .box-read{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;

	width:90%;
	line-height: 180%;
	margin:0 auto;
	font-size:15px;
	padding-bottom:40px;
	text-align:left;
	display:block;}

.bg-img-box-bgImg{
width:100%;
height:300px;
z-index:1;
position:relative;
overflow:hidden;
margin-bottom:30px;
}



.bg-img-box-header  .box-read br{
	display:none;}

.bg-img-box-header  .box-read .use{
	display: block;
	margin-bottom:5px;}


.a1column{
	width:100% !important;
	height: 100% !important;
	display:block;}


	.a2column-l{
	width:100% !important;
	height:300px !important;
	display:block !important;
	position:relative !important;
	float:left;
	background-color:#FFFFFF;}

.a2column-r{
	width:100% !important;
	height:300px !important;
	display:block !important;
	position:relative !important;
	float:right;
	background-color:#FFFFFF;}


}



/* コンテンツ02 --------------------------------------------------------------------*/

.bg-img-box .link-gazo:hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.bg-img-box .link-gazo :hover{
  	background: rgba(255,255,255,.3);
	-webkit-transition: .3s;
	transition: .3s;
}
.link-gazo {
  transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  transition-duration: 10s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}


@media screen and (min-width: 1025px){

.a2017-02-block{
	background-image:url(../../new-img/new-bak-02.jpg);
	background-size:cover !important;
	width:100% !important;
	height:1800px !important;
	display:block !important;
	position:relative !important;
	padding:90px 0 90px 0 !important;
	}
.a2017-main-cont{
	margin:0 auto !important;
	width:980px !important;
	height:100% !important;
	display:block !important;
	position:relative !important;
	}

.bg-img-box .sankaku{
	position:absolute;
	right:0;
	z-index:10;
	top:34%;
	}

.bg-img-box .sankaku2{
	position:absolute;
	left:0;
	z-index:10;
	top:34%;
	}

.two-conte-column {
  position: relative;
  width: 80%;
  text-align: center;
  padding:10%;
  z-index:1;
}

.two-conte-column  .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 24px;
	padding-bottom:10px;
	font-family:'Geometric706W01-Medium' !important;}

.two-conte-column  .box-title-jp{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho" !important;
	font-size: 12px !important;
	font-weight: bold;
	padding-bottom:40px;
	padding-top:10px;}


.two-conte-column  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;}



.two-conte-column .box-title-read{
	font-size:30px;
	padding-bottom:40px;}

.two-conte-column .box-read{
	text-align:left;
	font-size:13px;
	padding-bottom:40px;
	display:block;}


.two-conte-column .boxbotan{
	right:10%;
	position:absolute;
	bottom:0;
	}


}


@media screen and (min-width: 640px) and (max-width: 1024px) {
.a2017-02-block{
	background-image:url(../../new-img/new-bak-02.jpg);
	background-size:cover !important;
	width:100% !important;
	height:100% !important;
	display:block !important;
	position:relative !important;
	padding:90px 0 90px 0 !important;
	}
.a2017-main-cont{
	margin:0 auto;
	max-width:980px;
	width:98%;
	height:100%;
	display:block;
	position:relative;
	}

.bg-img-box .sankaku{
	position:absolute;
	right:0;
	z-index:10;
	top:34%;
	}

.bg-img-box .sankaku2{
	position:absolute;
	left:0;
	z-index:10;
	top:34%;
	}

.two-conte-column {
  position: relative;
  width: 80%;
  text-align: center;
  padding:10%;
  z-index:1;
}

.two-conte-column  .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 24px;
	padding-bottom:10px;
	font-family:'Geometric706W01-Medium' !important;}

.two-conte-column  .box-title-jp{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:40px;
	padding-top:10px;}


.two-conte-column  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;}



.two-conte-column .box-title-read{
	font-size:30px;
	padding-bottom:40px;}

.two-conte-column .box-read{
	text-align:left;
	font-size:13px;
	padding-bottom:40px;
	display:block;}


.two-conte-column .boxbotan{
	right:10%;
	position:absolute;
	bottom:0;
	}

}

@media screen and (max-width: 640px) {

.a2017-02-block{
	/*
	background-image:url(img/new-bak-02.jpg);
	background-size:cover;*/
	width:100% !important;
	height:100% !important;
	display:block;
	position:relative;
	padding:60px 0 40px 0;
	}
.a2017-main-cont{
	margin:0 auto;
	width:100%;
	height:100%;
	display:block;
	position:relative;
	}

.bg-img-box .sankaku{
	display:none;
	}

.bg-img-box .sankaku2{
	display:none;
	}

.two-conte-column {
  position: relative;
  width: 96%;
  text-align: center;
  padding: 5% 2%;
  z-index:1;
}

.two-conte-column  .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 24px;
	padding-bottom:10px;
	font-family:'Geometric706W01-Medium' !important;}

.two-conte-column  .box-title-jp{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:20px;
	padding-top:10px;}


.two-conte-column  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;}


.two-conte-column .box-read{
	text-align: center;
	font-size:12px;

	padding-bottom:25px;
	display:block;}


.two-conte-column .boxbotan{
	}


}

/* コンテンツ fair --------------------------------------------------------------------*/


@media screen and (min-width: 1025px){
.bg-img-box-fair {
  position: absolute;
  top:20%;
  left: 50%;
  width:500px;
  margin-left:-300px;
  text-align: center;
  z-index:1;
  background: rgba(0,0,0,.3);
  border:#ccc 0.5px solid;
  padding:50px;
  color:#FFFFFF;
}

.bg-img-box-fair  .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 24px;
	padding-bottom:20px;
	font-family:'Geometric706W01-Medium';}

.bg-img-box-fair  .box-title-jp{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:30px;
	padding-top:20px;}


.bg-img-box-fair  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;}



.bg-img-box-fair  .box-title-read{
	font-size:30px;
	padding-bottom:40px;}

.bg-img-box-fair  .box-read{
	font-size:16px;
	padding-bottom:40px;
	display:block;}

.bg-img-box-bgImg-fair{
width:100%;
height:100%;
z-index:1;
position:relative;
overflow:hidden;
}


.fair-column{
	width:100%;
	height:540px !important;
	display:block;
	position:relative;
	}

.bg-img-box-fair .boxbotan img{
	padding:0 10px 0 10px;
	}



}


@media screen and (min-width: 640px) and (max-width: 1024px) {
.bg-img-box-fair {
  position: absolute;
  top:28%;
  left: 50%;
  width:500px;
  margin-left:-320px;
  text-align: center;
  z-index:1;
  background: rgba(0,0,0,.3);
  border:#ccc 0.5px solid;
  padding:70px;
  color:#FFFFFF;
}

.bg-img-box-fair .boxbotan img{
	padding:0 10px 0 10px;
	}

.bg-img-box-fair  .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 24px;
	padding-bottom:20px;
	font-family:'Geometric706W01-Medium';}

.bg-img-box-fair  .box-title-jp{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:70px;
	padding-top:20px;}


.bg-img-box-fair  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;}



.bg-img-box-fair  .box-title-read{
	font-size:26px;
	padding-bottom:40px;}

.bg-img-box-fair  .box-read{
	font-size:13px;
	padding-bottom:40px;
	display:block;}


.bg-img-box-bgImg-fair{
width:100%;
height:100%;
z-index:1;
position:relative;
overflow:hidden;
}


.fair-column{
	width:100%;
	height:600px !important;
	display:block;}

.bg-img-box-fair .boxbotan img{
	padding:0 10px 0 10px;
	}

}

@media screen and (max-width: 640px) {
.bg-img-box-fair {
  position: absolute;
  top:13%;
  left:50%;
  width:90%;
  margin-left:-45%;
  text-align: center;
  z-index:1;
  background: rgba(0,0,0,.3);
  border:#ccc 0.5px solid;
  padding:30px 0 30px 0;
  color:#FFFFFF;
}

.bg-img-box-fair  .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 24px;
	padding-bottom:15px;
	font-family:'Geometric706W01-Medium';}

.bg-img-box-fair  .box-title-jp{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:40px;
	padding-top:15px;}


.bg-img-box-fair  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;}



.bg-img-box-fair  .box-title-read{
	font-size:26px;
	padding-bottom:40px;}

.bg-img-box-fair  .box-read{
	width:95%;
	margin:0 auto;
	font-size:13px;
	padding-bottom:40px;
	display:block;}

.bg-img-box-bgImg-fair{
width:100%;
height:460px;
z-index:1;
position:relative;
overflow:hidden;
margin-bottom:30px;
}

.fair-column{
	width:100%;
	height:460px !important;
	display:block;}

.bg-img-box-fair .boxbotan img{
	padding:10px;
	}


}






/* コンセプト --------------------------------------------------------------------*/

@media screen and (min-width: 1025px){
#c1{	height:320px;}
#c2{	height:320px;}
#c3{	height:320px;}
#c4{	height:520px;}
}


	.section{
		background-size: cover;
	}


	#section0{
		background-image: url(../../new-img/concept-01.jpg);
	}

	#section1{
		background-image: url(../../new-img/concept-02.jpg);
	}

	#section2{
		background-image: url(../../new-img/concept-03.jpg);
	}

.concept-img-box-header a {
	letter-spacing: .2rem;
  position: relative;
  display: inline-block;
  text-decoration: none;
}


.concept-img-box2{
width:100%;
height:100%;
position:relative;
overflow:hidden;
}


@media screen and (min-width: 1025px){
.concept-img-box-header {
  position: absolute;
  top:25%;
  left: 50%;
  width:820px;
  margin-left:-500px;
  text-align: center;
  z-index:1;
  background: rgba(0,0,0,.6);
  padding:50px 90px 80px 90px;
  color:#FFFFFF;
}

.concept-img-box-header  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:400px;
	margin-bottom:60px;}



.concept-img-box-header  .box-title-read{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size:30px;
	padding-bottom:25px;
	line-height: 120%;
}

.concept-img-box-header  .box-read{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	line-height:180%;
	font-size:16px;
	padding-bottom:40px;
	display:block;}

.concept-img-box-bgImg{
width:100%;
height:100%;
z-index:1;
position:relative;
overflow:hidden;
background: rgba(0,0,0,.3);
}


.c-a1column{
	}

.c-a1column2{
	}

.a1column3{
	width:100%;
	height:1300px;
	display:block;
	position:relative;
	}

.bot25{
	top:28% !important;}

.box-img-botan{
	position:absolute;
	bottom:20px;
	right:20px;}

.box-yaji{
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-43.5px;
	z-index:1;}


.three-conte-column{
	position:relative;
	width:100%;
	display:block;}

.three-conte-column .maru-box{
	width:33.3333333333%;
	float:left;
	text-align:center;}

.three-conte-column .maru-box .box-title{

	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 18px;
	padding:10px 0 0 0;
	font-family:'Geometric706W01-Medium';}

.three-conte-column .maru-box .box-title-jp{
  font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 12px;
	font-weight: bold;
	padding:0;}

}


@media screen and (min-width: 640px) and (max-width: 1024px) {
.box-img-botan{
	position:absolute;
	bottom:20px;
	right:40px;}

	.box-img-botan img{
		max-width:150px;
		height:auto;
		}
.concept-img-box-header {
  position: absolute;
  top:30%;
  left: 5%;
  width:70%;
  text-align: center;
  z-index:1;
  background: rgba(0,0,0,.6);
  padding:30px 10% 50px 10%;
  color:#FFFFFF;
}


.concept-img-box-header  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:400px;
	margin-bottom:60px;}



.concept-img-box-header  .box-title-read{
font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;

	font-size:26px;
	padding-bottom:25px;}

.concept-img-box-header  .box-read{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	line-height:180%;
	font-size:15px;
	padding-bottom:40px;
	display:block;}


.concept-img-box-bgImg{
width:100%;
height:100%;
z-index:1;
position:relative;
overflow:hidden;
}


.c-a1column{}

.c-a1column2{}

.a1column3{
	width:100%;
	height:1000px;
	display:block;
	position:relative;
	}

.box-yaji{
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-43.5px;
	z-index:1;}

.three-conte-column{
	position:relative;
	width:100%;
	display:block;}

.three-conte-column .maru-box{
	width:33.3333333333%;
	float:left;
	text-align:center;}

.three-conte-column .maru-box .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 16px;
	padding:10px 0 0 0;
	font-family:'Geometric706W01-Medium';}

.three-conte-column .maru-box .box-title-jp{
  font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 11px;
	font-weight: bold;
	padding:0;}

}

@media screen and (max-width: 640px) {

.concept-img-box{
width:100%;
height:100%;
position:relative;
overflow:hidden;
}


/*
.concept-img-box-header {
  position: absolute;
  top:40px;
  left: 5%;
  width:90%;
  text-align: center;
  z-index:1;
  background: rgba(0,0,0,.6);
  color:#FFFFFF;
  padding:20px 0 20px 0
}
*/

	#section0{
		background-image: none;
	}

	#section1{
		background-image: none;
	}

	#section2{
		background-image: none;
	}

.concept-img-box-header {
  position:relative;
  top:0px;
  width:100%;
  text-align: center;
  z-index:1;
  background: rgba(0,0,0,.6);
  color:#FFFFFF;
  padding:20px 0 20px 0;
  display:block;
}

.concept-img-box-header  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:250px;
	margin-bottom:40px;}



.concept-img-box-header  .box-title-read{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	line-height:150%;
	width:100%;
	text-align:center;
	margin:0 auto;
	font-size:18px;
	padding-bottom:20px;}

.concept-img-box-header  .box-read{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	line-height:180%;
	width:90%;
	margin:0 auto;
	font-size:15px;
	padding-bottom:40px;
	display:block;
	text-align:left;}

.concept-img-box-header  .box-read br{
	display:none;}

.concept-img-box-header  .box-read .use{
	display: block;
	margin-bottom:5px;}

.concept-img-box-bgImg{
width:100%;
z-index:1;
position:relative;
overflow:hidden;
margin:0px;
}

/*.bgImg-01{
	height:800px;}

.bgImg-02{
	height:600px;}

.bgImg-03{
	height:1550px;}
*/
.bgImg-01{
	height:370px;}

.bgImg-02{
	height:370px;}

.bgImg-03{
	height:370px;}


.c-a1column{
	width:100%;
	height: 100%;
	display:block;}

.c-a1column2{
	width:100%;
	height: 100%;
	display:block;}

.a1column3{
	width:100%;
	height: 100%;
	display:block;}

.three-conte-column{
	position:relative;
	width:100%;
	display:block;}

.three-conte-column .maru-box{
	width:100%;
	float: none;
	text-align:center;
	margin-bottom:40px;}

.three-conte-column .maru-box .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 18px;
	padding:10px 0 0 0;
	font-family:'Geometric706W01-Medium';}

.three-conte-column .maru-box .box-title-jp{
  font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 12px;
	font-weight: bold;
	padding:0;}


.box-yaji{
	display:none;}
}


/* コンテンツ fair2 --------------------------------------------------------------------*/



.bg-img-box{
width:100%;
height:100%;
position:relative;
overflow:hidden;
}


@media screen and (min-width: 1025px){
.bg-img-box-fair2 {
  position: absolute;
  top:0;
  left: 50%;
  width:600px;
  margin-left:-370px;
  text-align: center;
  z-index:1;
  padding:70px;
  color:#9C7E48;
}

.bg-img-box-fair2  .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 24px;
	padding-bottom:20px;
	font-family:'Geometric706W01-Medium';}

.bg-img-box-fair2  .box-title-jp{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:40px;
	padding-top:20px;}


.bg-img-box-fair2  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;}



.bg-img-box-fair2  .box-title-read{
	font-size:30px;
	padding-bottom:40px;}

.bg-img-box-fair2  .box-read{
	font-size:16px;
	padding-bottom:40px;
	display:block;}

.bg-img-box-bgImg-fair{
width:100%;
height:100%;
z-index:1;
position:relative;
overflow:hidden;
}


.fair-column2{
	width:100%;
	height:300px !important;
	display:block;
	position:relative;
	}

.bg-img-box-fair2 .boxbotan img{
	padding:0 10px 0 10px;
	}



}


@media screen and (min-width: 640px) and (max-width: 1024px) {
.bg-img-box-fair2 {
  position: absolute;
  top:0;
  left: 50%;
  width:500px;
  margin-left:-320px;
  text-align: center;
  z-index:1;
  padding:70px;
  color:#9C7E48;
}

.bg-img-box-fair2 .boxbotan img{
	padding:0 10px 0 10px;
	}

.bg-img-box-fair2  .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 24px;
	padding-bottom:20px;
	font-family:'Geometric706W01-Medium';}

.bg-img-box-fair2  .box-title-jp{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:70px;
	padding-top:20px;}


.bg-img-box-fair2  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;}



.bg-img-box-fair2  .box-title-read{
	font-size:26px;
	padding-bottom:40px;}

.bg-img-box-fair2  .box-read{
	font-size:13px;
	padding-bottom:40px;
	display:block;}


.bg-img-box-bgImg-fair{
width:100%;
height:100%;
z-index:1;
position:relative;
overflow:hidden;
}


.fair-column2{
	width:100%;
	height:400px !important;
	display:block;}

.bg-img-box-fair2 .boxbotan img{
	padding:0 10px 0 10px;
	}

}

@media screen and (max-width: 640px) {
.bg-img-box-fair2 {
  position: absolute;
  top:0%;
  left:50%;
  width:90%;
  margin-left:-45%;
  text-align: center;
  z-index:1;
  padding:50px 0 50px 0;
  color:#9C7E48;
}

.bg-img-box-fair2  .box-title{
	letter-spacing: .2rem;
  font-weight: bold;
  font-size: 24px;
	padding-bottom:15px;
	font-family:'Geometric706W01-Medium';}

.bg-img-box-fair2  .box-title-jp{
	font-family :"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Meiryo, serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:40px;
	padding-top:15px;}


.bg-img-box-fair2  .box-underline{
	display:block;
	text-align:center;
	margin:0 auto;
	border-bottom:#bbb 1px solid;
	width:80px;}



.bg-img-box-fair2  .box-title-read{
	font-size:26px;
	padding-bottom:40px;}

.bg-img-box-fair2  .box-read{
	width:95%;
	margin:0 auto;
	font-size:13px;
	padding-bottom:40px;
	display:block;}

.bg-img-box-bgImg-fair{
width:100%;
height:460px;
z-index:1;
position:relative;
overflow:hidden;
margin-bottom:30px;
}

.fair-column2{
	width:100%;
	height:460px !important;
	display:block;}

.bg-img-box-fair2 .boxbotan img{
	padding:10px;
	}


}
