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

#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
/*/▲帯バナー削除用CSS▲//*/
#mainArea {
  letter-spacing: 0;
  line-height: 2;
  overflow: hidden;
  margin: 0 auto;
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
  background: #ffffff;	
}
#mainArea div {
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
}
.bnr_ {
  width: 900px;
  margin: 0 auto;
  display: block;
}
section {
	/* width: 860px; */
	margin: 7em auto 0 auto;	
	position: relative;	
}
.f-f {
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
	font-style: normal;
	line-height: 2rem;
	font-size: 1.2rem;
	letter-spacing: 0.7px;
	color: #161616;
}
.under_ {
    margin: 10% auto 0 auto;
}
.back-b {
	background: #ecdfd0;
}
.lead {
    width: 100%;
    margin: 0 auto 2em;
    position: relative;
    text-align: center;
}
.lead p {
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    font-style: normal;	
	padding: 4em 0;
	font-size: 1.5rem;
	line-height: 1.9;
	color: #161616;
	letter-spacing: 0.5px;
}

.contents_wrap {
	position: relative;
	clear: both;
	width: 100%;	
	margin: 8% auto;
}
#about {
	position: relative;
	width: 60%;
	background: #f4f0ea;
	margin: 5% auto 10% auto;
	padding: 2% 5%;
}
#about .about_comment {
	width: 90%;
    margin: -7% auto 0 auto;
}
#about .about_comment h2 {
    font-size: 2rem;	
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    font-style: normal;	
    text-align: left;	
	letter-spacing: 1px;
	line-height: 1.5;
	writing-mode: vertical-rl;
	display: inline-block;
    border: 1.5px solid #161616;
    padding: 2% 1%;
    margin: 0 0 0 4%;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}
#about.show .about_comment h2 {
    opacity: 1;
    transform: translateY(0);
}
#about .about_comment p {
	font-size: 1.4rem;
    font-family: "Hiragino Mincho ProN", YuMincho, serif;
    font-weight: 400;
    text-align: left;
    line-height: 1.9;
	letter-spacing: 0.1px;
    margin: 13% 0 0 8%;
    display: inline-block;
    width: 70%;
    vertical-align: top;
}
.ttl h3 {
    font-size: 2.2rem;	
    font-family: 'Times New Roman', Times, 'serif';
    font-weight: 400;
    font-style: italic;	
    text-align: center;
	letter-spacing: 0.5px;
	line-height: 3;	
}


/*///*/
.main_contents {
    width: 900px;
    position: relative;
    margin: 10% auto 0 auto;
}

/* slide */
.main-itemArea--img {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.slide-items__wrap {
	
}
.bx-prev,.bx-next {
	display: none;
}
.bx-wrapper {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
}
.bx-wrapper {
    margin-bottom: 0!important;
}
.bx-wrapper .bx-pager {
    z-index: 1;
}
.of_img {
    z-index: 3;	
}
.of_img img {
	width: 100%;
	height: auto;	
}

.comment_ {
	font-size: 1.3rem;
	line-height: 2.0;
	margin: 1.5em 0 2em;
	color: #161616;
    letter-spacing: 0.3px;
}
.detail_img img {
	width: 60%;
    margin: 0 auto 8% auto;
    display: block;
}

/*///*/
.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: 80%;
    padding: 0;
	height: 50px;
}
.main_creditArea table td.btn {
	width: 25%;
}
.pr_ {
  font-size: 110%;
}


/*////*/
.button_crdit {
  width: 73%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.7;
  font-size: 1.3rem;
}
.button_bl {
  width: 70px;
  height: 32px;
  border: solid 1px #161616;	
  background: #161616;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #ffffff;
  line-height: 2.5;
  text-decoration: none;
  font-size: 1.2rem;
  letter-spacing: 1px;
  font-family: "Hiragino Mincho ProN", YuMincho, serif;	
  margin: 0 auto;
}
.button_bl:hover {
  background: none;
  border: solid 1px #161616;
  color: #161616 !important;
  transition: .3s;
}

/*////*/
.button_all {
  width: 600px;
  height: 45px;
  border: solid 1px #161616;
  background: #161616;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #fff;
  line-height: 43px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-weight: 400;
  text-decoration: none;
  margin: 0 auto;
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
}
.button_all:hover {
  background: none;
  border: solid 1px #161616;
  color: #161616 !important;
  transition: .3s;
}
/*////*/

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


#item_1 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#item_1 .of_img {
    width: 500px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6% 0 0;
}
#item_1 .item_Text {
    width: 380px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 0;
}
#item_2 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 1%;
}
#item_2 .of_img {
    width: 500px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 7%;
}
#item_2 .item_Text {
    width: 380px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 4%;
}
#item_3 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 1%;
}
#item_3 .of_img {
    width: 500px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6% 0 0;
}
#item_3 .item_Text {
    width: 380px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 0;
}
#item_4 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 1%;
}
#item_4 .of_img {
    width: 500px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 7%;
}
#item_4 .item_Text {
    width: 380px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 4%;
}
#item_5 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 1%;
}
#item_5 .of_img {
    width: 500px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6% 0 0;
}
#item_5 .item_Text {
    width: 380px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 0;
}


