@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: "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 {
  width: 860px;
  margin: 7em auto 10em;	
	position: relative;	
}
.f-y {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.f-f {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.1rem;
  font-size: 1.3rem;
  letter-spacing: 1px;		
}
.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;
}
.lead-under {
  width: 100%;
  position: absolute;
  display: block;
  bottom: -11%;
}

.page_navi ul {
	width: 800px;
	margin: 7% auto 3% auto;
	text-align: center;
}
.page_navi ul li {
	width: 15%;
	display: inline-block;
}
.page_navi ul li a {
  font-family: futura-pt, sans-serif !important;	
  font-weight: 500;
  font-style: normal;
  line-height: 1.8rem;
  font-size: 2.5rem;
  letter-spacing: 1px;
  text-align: center;	
  text-decoration: none;
}


/*///*/
.main_img {
	width: 60%;
	margin: 0 auto 5% auto;
}
h3 {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 800;
  font-style: normal;
  line-height: 2.1rem;
  font-size: 2.7rem;
  text-align: left;
}
.main_ttl {
	margin: 18% auto 0 auto;
	text-align: center;
    width: 35%;	
}
.comment_ {
	font-size: 1.4rem;
	line-height: 2.0;
    margin: 2em auto 2em auto;
}
.itembox {
    display: inline-block;
    width : 25% ;
    width : -webkit-calc(97% / 4) ;
    width : calc(97% / 4) ;
    text-decoration: none;
    margin: 2em 0;
    padding: 0 0.5em;
    font-size: 1.3rem;
    vertical-align: top;
}
.itembox p {
	margin: 1em 0 0;
    font-size: 1.2rem;
    line-height: 2.3rem;
}


/*///*/
.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%;
}
.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;
}
.crdit_2 {
  margin-bottom: 40px;
}
/*////*/
.button_crdit {
  width: 73%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.7;
  font-size: 1.2rem;
}
.button_bl {
  width: 100%;
  height: auto;
  border: solid 2px #202020;	
  background: #ffffff;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: inline-block;
  color: #202020;
  line-height: 2.3;
  text-decoration: none;
  font-size: 1.4rem;
  letter-spacing: 1px;
  font-family: "yu-gothic-pr6n", sans-serif;
}
.button_bl:hover {
  background: #202020;
  border: solid 2px #202020;
  color: #ffffff !important;
  transition: .3s;
}

/*////*/
.button_pk,
.button_or,
.button_bl,
.button_gr {
  width: 500px;
  height: 51px;
  border: solid 2px #202020;
  background: none;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #202020;
  line-height: 47px;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-weight: 800;
  text-decoration: none;
  margin: 5% auto;
  font-family: 'yu-gothic-pr6n', sans-serif;	
}
.button_pk:hover {
  background: #fba2a7;
  border: solid 2px #fba2a7;
  color: #ffffff !important;
  transition: .3s;
}
.button_or:hover {
  background: #fa7b52;
  border: solid 2px #fa7b52;
  color: #ffffff !important;
  transition: .3s;
}
.button_bl:hover {
  background: #3c86ca;
  border: solid 2px #3c86ca;
  color: #ffffff !important;
  transition: .3s;
}
.button_gr:hover {
  background: #0c9f72;
  border: solid 2px #0c9f72;
  color: #ffffff !important;
  transition: .3s;
}
/*////*/


.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;
}

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


.of_img {
    z-index: 3;	
}
.of_img img {
	width: 100%;
	height: auto;	
}
.arrow_anime {
	text-align: center;
}
.svg__anime {
  display: none;
}
.on .svg__anime {
  display: block;
}


#novelty {
	position: relative;
    padding: 0 0 0 0;
	width: 900px;
    margin: 15% auto 8% auto;
}
#novelty h3 {
}
#novelty .contents {
	position: relative;
}
#novelty .contents .slide_img {
    width: 440px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 0;
}
#novelty .contents .item_Text {
    width: 400px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 1%;
	padding-top: 2%;
}
#novelty .contents .item_Text img {
    width: 100%;
	text-align: left;
	padding-bottom: 9%;
	margin-left: -8%;
}
#novelty .about {
	position: relative;
	width: 700px;
	border: #000000 2px solid;
	margin: 10% auto;
}
#novelty .about .main_img {
	width: 17%;
	margin: 6% auto 0 auto;
}
#novelty .about .item_Text {
    width: 550px;
    margin: 5% auto 6% auto;
}







