@charset "UTF-8";
/*/▼帯バナー削除用CSS▼//*/

@import url('https://fonts.googleapis.com/css?family=Josefin+Slab:400i|Noto+Sans+JP|Noto+Serif+JP');

#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
/*/▲帯バナー削除用CSS▲//*/
#mainArea {
  letter-spacing: 0;
  line-height: 2;
  overflow: hidden;
  margin: 0 auto;
  font-family: Noto Serif JP, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
  background: #f2eee6;	
}
#mainArea div {
  font-family: Noto Serif JP, sans-serif;
}
#mainArea p {
  font-family: Noto Serif JP, sans-serif;
}
.bnr_ {
  width: 900px;
  margin: 0 auto;
  display: block;
}
section {
  width: 860px;
  margin: 7em auto 10em;	
	position: relative;	
}
.f-y {
  font-family: Noto Serif JP, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.f-f {
  font-family: Noto Serif JP, sans-serif !important;
  font-weight: 400;
  font-style: normal;
}
.f-f_2 {
  font-family: Noto Serif JP, sans-serif !important;
  font-weight: bold;
  font-style: normal;
    line-height: 2.2rem;
    font-size: 1.3rem;
    letter-spacing: 1.5px;	
}
.under_ {
    margin: 11% auto 5% auto;
}
.back-b {
  background: #f2eee6;
}
.lead {
  width: 100%;
  margin: 0 auto -2em;
  font-size: 1.3rem;
  font-family: Noto Serif JP, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  text-align: center;
}
.lead p {
	padding: 4em 0;
	font-size: 1.5rem;
	line-height: 1.9;
}
.lead-under {
  width: 100%;
  position: absolute;
  display: block;
  bottom: -11%;
}
h3 {
	font-family: Noto Serif JP, sans-serif;
	font-weight: 600;
	font-style: normal;
	text-align: left;
	font-size: 2rem;
    display: inline;
	z-index: 1;
	background: #fff;
	color: #000000;
	letter-spacing: 2.5px;
}

/*///*/
.ttl {
	width: 250px;
	margin: 0 auto;
	position: relative;
}
.ttl img {
	width: 390px;
	height: auto;
	margin: 0 auto;
	display: block;
}
.ld_img {
	width: 500px;
	position: relative;
	display: inline-block;
	vertical-align: middle;	
	margin: 3% auto 0 auto;
}
.ld_img img {
	width: 950px;
	height: auto;
}
.detail_img {
	width: 150px;
	position: relative;
}
.ld_img img {
	width: 100%;
	height: auto;
}
.item_Text_r {
	width: 350px;
	vertical-align: middle;
	display: inline-block;
	padding-right: 5%;
}
.item_Text_l {
	width: 350px;
	vertical-align: middle;
	display: inline-block;
	padding-left: 5%;
}


.comment_ {
  font-size: 1.3rem;
  line-height: 2.0;
  margin: 1em 0 1em;
}
p.schedule {
  font-size: 1.1rem;
  line-height: 2.0;
  letter-spacing: 1px;
  margin: 5% 0 0 0;	
}
/*///*/
.main_creditArea {
	padding: 0;
}
.main_credit {
  display: inline;
  vertical-align: middle;
  line-height: 1.8;
  font-size: 1.1rem;
	padding-right: 8%;
}
.main_creditArea table {
	width: 100%;
}
.main_creditArea table tr {
	padding-bottom: 5%;
}
.main_creditArea table td.txt {
	width: 70%;
    padding: 4% 0;	
}
.main_creditArea table td.btn {
	width: 30%;
}
.pr_ {
  font-size: 110%;
}



/*///*/
.crdit {
  margin-bottom: 15px;
}
/*////*/
.button_crdit {
  width: 73%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.7;
  font-size: 1.2rem;
}
.button_bl {
  width: 100%;
  height: 40px;
  border: solid 2px #282827;	
  background: #282827;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: inline-block;
  color: #ffffff;
  line-height: 2.6;
  text-decoration: none;
  font-size: 1.3rem;
  letter-spacing: 1px;
  font-family: Noto Serif JP, sans-serif;
}
.button_bl:hover {
  background: none;
  border: solid 2px #282827;
  color: #282827 !important;
  transition: .3s;
}


/*////*/
.button_all {
  width: 600px;
  height: 51px;
  border: solid 2px #282827;
  background: #282827;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #fff;
  line-height: 47px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-weight: 400;
  text-decoration: none;
  margin: 0 auto;
  font-family: Noto Serif JP, sans-serif;	
}
.button_all:hover {
  background: none;
  border: solid 2px #282827;
  color: #282827 !important;
  transition: .3s;
}
/*////*/

.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s, transform 1s;
}
.fade.active {
  opacity: 1;
  transform: translateY(0px);
}

/*////*/
#item_1 {
	position: relative;
}
#item_1 .detail_img {
	position: absolute;
    top: 82%;
    left: 31%;
}
#item_2 {
	position: relative;
}
#item_2 .detail_img {
	position: absolute;
    top: 86%;
    left: 71%;
}
#item_3 {
	position: relative;
}
#item_3 .detail_img {
	position: absolute;
    top: 84%;
    left: 30%;
}
#item_4 {
	position: relative;
    margin-bottom: 15%;	
}
#item_4 .detail_img {
	position: absolute;
    top: 88%;
    left: 72%;
}




