@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,
.f-f_2 {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.1rem;
  font-size: 1.2rem;
  letter-spacing: 1px;		
}
.under_ {
    margin: 0 auto 5% auto;
	clear: both;
}
.back-b {
}
.lead {
  width: 900px;
  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;
  background: #7385b2;
  color: #ffffff;
  padding-bottom: 2em;	
}
.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%;
}
.po-r {
	position: relative;
}
/*scrolldown*/
.scrolldown1 {
  position:absolute;
  left:50%;
  height:70px;
}
.scrolldown1::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 90px;
  background: #111;
  animation: pathmove 1.6s ease-in-out infinite;
  opacity:0;
}
@keyframes pathmove {
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:30px;
    opacity: 1;
  }
  100%{
    height:0;
    top:50px;
    opacity: 0;
  }
}



/*///*/
.main_img {
	width: 430px;
	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;
}


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

/*////*/
.button_all {
  width: 650px;
  height: 51px;
  border: solid 2px #415995;
  background: #415995;
  text-align: center;
  transition: 1s;
  vertical-align: middle;
  display: block;
  color: #fff;
  line-height: 47px;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-weight: 800;
  text-decoration: none;
  margin: 0 auto 7% auto;
}
.button_all:hover {
  background: none;
  border: solid 2px #415995;
  color: #415995 !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: 300px;
    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;
}

.main_contents {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.main_contents .name {
	width: 50%;
	margin: 0 auto;
	background-image: url("../../sp/images/name_bg.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 49% 0;
}
.main_contents .name img {
	width: 50%;
	margin: 0 auto;
}
.main_contents .name p {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 4rem;
  font-size: 2rem;
  text-align: center;
}
.main_contents .name p b {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.1rem;
  font-size: 2.7rem;
  text-align: center;
}
.main_contents .name p span {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.1rem;
  font-size: 1.4rem;
  letter-spacing: 1px;
}
.main_contents .insta {
	width: 60%;
	margin: 3% auto;
	text-align: center;
}
.main_contents .insta img {
	width: 4%;
	margin: 0 auto;
	padding-right: 1%;
}
.main_contents .insta a {
  font-family: futura-pt, sans-serif !important;
  font-weight: 400;
  line-height: 2.1rem;
  font-size: 1.8rem;
  letter-spacing: 1px;
  color: #415995;
  text-decoration: none;
	margin: 0 auto 0 -2%;
}
.main_contents .profile {
	width: 500px;
	margin: 2% auto;
}
.main_contents .profile p {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  line-height: 2.5rem;
  font-size: 1.4rem;
  letter-spacing: 1px;
  color: #415995;
}
.item_contents {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}


#No_1 {
	position: relative;
    padding: 0 0 0 0;
	width: 100%;
    margin: 15% auto 8% auto;
}
#No_1 .item_contents .item_img {
	width: 600px;
	display: inline-block;
	margin: 0 0 0 0;
}

#No_1 .item_contents .slide_img {
    width: 330px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 0;
}
#No_1 .item_contents .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: -9% 0 0 10%;
}
#No_1 .item_contents .main_img {
	width: 360px;
    margin: -55% 0 0 52%;
}
#No_2 {
	position: relative;
    padding: 0 0 0 0;
	width: 100%;
    margin: 15% auto 8% auto;
}
#No_2 .item_contents {
    position: relative;
    width: 900px;
    margin: 3% auto;
}
#No_2 .item_contents .main_img {
	width: 360px;
    vertical-align: middle;
    display: inline-block;	
    margin: 0 5%;
}
#No_2 .item_contents .main_img_2 {
	width: 330px;
    vertical-align: middle;
    display: inline-block;	
    margin: 0 5%;
}
#No_2 .item_contents .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 2%;
}
#No_3 {
	position: relative;
    padding: 0 0 0 0;
	width: 100%;
    margin: 15% auto 8% auto;
}
#No_3 .item_contents .item_img {
	width: 600px;
	display: inline-block;
	margin: 0 0 0 0;
}

#No_3 .item_contents .slide_img {
    width: 330px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 0;
}
#No_3 .item_contents .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 10%;
}
#No_3 .item_contents .main_img {
	width: 360px;
    margin: -55% 0 0 52%;
}
#No_4 {
	position: relative;
    padding: 0 0 0 0;
	width: 100%;
    margin: 15% auto 8% auto;
}
#No_4 .item_contents {
    position: relative;
    width: 900px;
    margin: 3% auto;
}
#No_4 .item_contents .main_img {
	width: 360px;
    vertical-align: middle;
    display: inline-block;	
    margin: 0 5%;
}
#No_4 .item_contents .item_Text {
    width: 370px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 2%;
}
#No_4 .item_contents .item_Text_2 {
    width: 360px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 10%;
}
#No_4 .item_contents .slide_img {
    width: 330px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 5%;
}




