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

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap');
@import url("https://use.typekit.net/pyn2sjl.css");

#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
/*/▲帯バナー削除用CSS▲//*/
#mainArea {
  letter-spacing: 0;
  line-height: 2;
  overflow: hidden;
  margin: 0 auto;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
}
#mainArea div {
  font-family: yu-gothic-pr6n, sans-serif;
}
#mainArea p {
  font-family: yu-gothic-pr6n, sans-serif;
}
.bnr_ {
  width: 900px;
  margin: 0 auto;
  display: block;
}
section {
	clear: both;
}
.f-f {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2rem;
  font-size: 1.2rem;
  letter-spacing: 0.5px;		
}
.under_ {
    margin: 0 auto 5% auto;
	clear: both;
}
.back-b {
}
.lead {
  width: 100%;
  margin: 0 auto -2em;
  font-size: 1.3rem;
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  text-align: center;
}
.lead p {
	padding: 4em 0 2em 0;
	font-size: 1.5rem;
	line-height: 1.9;
}

/*///*/
.ttl_table {
	width: 60%;
	margin: 0 auto;
	position: relative;
	clear: both;
}
.ttl_table p {
	font-family: "futura-pt-condensed", sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 2.7rem;
	text-align: center;	
	letter-spacing: 1.5px;
}
.ttl_table span.en {
	font-family: "futura-pt-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2rem;
	letter-spacing: 1px;
}
.ttl_table span.ja {
    font-family: yu-gothic-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.4rem;	
}
.ttl_table span.anime {
	font-size: 1.4rem;
	letter-spacing: 2px;
}
.ttl_table h2 {
  font-family: yu-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.1rem;
  font-size: 2.1rem;
  text-align: center;
  color: #161616;
  letter-spacing: 1px;
	padding-top: 3%;
}
hr.border {
	border: #000000 1px solid;
	width: 100%;
	margin: 0 0 2% 0;
}
.ttl_table .situ {
	width: 50%;
    display: inline;
    float: left;
	padding-bottom: 2%;
}
.ttl_table .revel {
	width: 50%;
    display: inline;
    text-align: right;
    float: left;
	padding-bottom: 2%;	
	padding-top: 1.1%;
}
.anime span {
  opacity: 0;
}
.anime.appeartext span {
  animation: text_anime_on 0.6s ease-out forwards;
}
@keyframes text_anime_on {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.comment_ p {
	font-size: 1.3rem;
	line-height: 1.8;
	margin-top: 5%;
}


/* slide */
.main-itemArea--img {
    width: 398px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.main-itemArea--img_2 {
    width: 530px;
    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;
}

/*///*/
.main_creditArea {
	padding: 0;
	margin-top: 9%;
}
.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%;
}
.item .main_creditArea table td.txt {
	width: 80%;
    padding: 4% 0;	
}
.main_creditArea table td.txt {
    width: 80%;
    padding: 3% 0;
}
.main_creditArea table td.ttl_txt {
  font-family: yu-gothic-pr6n, sans-serif;
  font-size: 2.5rem;
  line-height: 0;
  color: #f85bad;	
  padding: 12% 0 2% 0;
}
.main_creditArea table td.txt b {
	font-weight: normal;
	font-size: 1.2rem;	
}
.main_creditArea table td.btn {
	width: 20%;
}
.pr_ {
  font-size: 110%;
}
.m-r {
  margin-right: 8%;
}
/*///*/
.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: 85px;
  height: 37px;
  border: solid 2px #161616;	
  background: #161616;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #fff;
  line-height: 2.2;
  text-decoration: none;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-family: futura-pt, sans-serif;
	margin: 0 auto;
}
.button_bl:hover {
  background: none;
  border: solid 2px #161616;
  color: #161616 !important;
  transition: .3s;
}
.button_all {
  width: 500px;
  height: 51px;
  border: solid 2px #161616;
  background: none;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #161616;
  line-height: 47px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-family: yu-gothic-pr6n, sans-serif;	
  font-weight: 400;
  text-decoration: none;
  margin: 0 auto;
}
.button_all:hover {
  background: #161616;
  border: solid 2px #161616;
  color: #fff !important;
  transition: .3s;
}
.under_ {
	margin: 13% auto 0 auto;
}

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

.scrollin {
    opacity: 1 !important;
    transform: translate(0, 0) !important;
}

#contents_wrap {
	position: relative;
	width: 900px;
	padding-bottom: 11%;
	margin: 8% auto 0 auto;
}
#item_1 {
	position: relative;
	width: 100%;
	padding-bottom: 15%;
}
#item_1  .of_img {
    width: 440px;
    display: inline-block;
    vertical-align: middle;
    margin: 5% 0 0 0;
}
#item_1 .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 4%;
}
#item_2 {
	position: relative;
	width: 100%;
	padding-bottom: 15%;
}
#item_2  .of_img {
    width: 440px;
    display: inline-block;
    vertical-align: middle;
    margin: 5% 0 0 0;
}
#item_2 .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 4%;
}
#item_3 {
	position: relative;
	width: 100%;
}
#item_3  .of_img {
    width: 530px;
    display: inline-block;
    vertical-align: middle;
    margin: 3% 0 0 -10%;
}
#item_3 .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 3% 0 0 9%;
}



