@charset "UTF-8";
/* CSS Document */
body {
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 400;
}
/**/
.img_cho{
    width: 100%;
    margin-top: 100px;
}
.conta{
    /*margin-right: 30px;
    margin-left: 30px;*/
    padding-right: 20px;
    padding-left: 20px;
}
.alert{
    background-color: #D30002;
    color: #FFFFFF;
    font-size: 0.6em;
    font-weight: 300;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}
.con_sita{
    margin-bottom: 200px;
}
.signup_b{
    background-color: #D71D7C;
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-left: 40px;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    border-radius: 4px;
}
/**/
.background {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: -20;
}

/**/
.font1 {
  font-family: 'M PLUS 1p', sans-serif;
}
.top_line {
  width: 100%;
  height: 4px;
  background-image: -webkit-linear-gradient(0deg, rgba(255, 0, 155, 1.00) 0%, rgba(255, 0, 121, 1.00) 99.99%);
  background-image: -moz-linear-gradient(0deg, rgba(255, 0, 155, 1.00) 0%, rgba(255, 0, 121, 1.00) 99.99%);
  background-image: -o-linear-gradient(0deg, rgba(255, 0, 155, 1.00) 0%, rgba(255, 0, 121, 1.00) 99.99%);
  background-image: linear-gradient(90deg, rgba(255, 0, 155, 1.00) 0%, rgba(255, 0, 121, 1.00) 99.99%);
}
.main_body {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width:1024px) {
  .main_body {
    width: 100%;
  }
}
.page-title img {
  width: 200px;
  margin-top: -15px;
  margin-left: -5px;
}
.menu_i img {
  width: 220px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 110px;
}
.sp_cho1 {
  margin-top: 40px;
}
.book {
  padding: 0px;
  display: inline-block;
  position: absolute;
  height: 170px;
  width: 120px;
  z-index: 2;
  right: 20px;
  top: -40px;
  bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  border-radius: 2px;
}
.ten {
  margin-top: 80px;
}
@media screen and (max-width:1024px) {
  .book {
    right: 20px;
    top: -80px;
    bottom: 0px;
    border-radius: 2px;
  }
}
.book img {
  width: 100%;
}
.book_txt {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5em;
  margin-top: 20px;
  color: #404040;
}
.pro_txt {
  font-size: 0.9em;
  font-weight: 300;
  line-height: 1.5em;
  margin-top: 20px;
  text-align: left;
  color: #404040;
}
.pro_title {
  text-align: center;
  font-size: 1em;
  font-weight: 700;
  color: #4C4C4C;
  margin-bottom: 50px;
}
.hatubai {
  color: #FFFFFF;
  margin-left: 14px;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 13px;
  background-color: #FF0004;
  border-radius: 3px;
  font-size: 0.6em;
  margin-top: 50px;
}
.hatubai h2 {
  padding: 0;
  margin: 0;
  color: #FFFFFF;
}
/*.sp_icon img{
    float: right;
    width: 100px;
    padding-left: 39px;
    margin-top: -150px;
}*/
.news_img img {
  width: 70px;
  height: 70px;
  border-radius: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
}
/*TOP IMAGS*/
.top_hi {
  height: 390px;
}
.top_img {
  background-repeat: no-repeat;
  height: 390px;
  border-radius: 20px;
  margin-left: 5px;
}
.top_img img {
  border-radius: 20px;
  width: 390px;
  -webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width:1024px) {
  .top_hi {
    height: 220px;
  }
  .top_img {
    background-repeat: no-repeat;
    height: 220px;
    border-radius: 20px;
    margin-left: 5px;
  }
  .top_img img {
    border-radius: 20px;
    width: 100%;
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.3);
  }
}
/*TOP IMAGS END*/
.pro_box {
  text-align: center;
}
.pro_box img {
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 21px;
}
.youtube_img img {
  width: 110px;
  height: 60px;
  margin-bottom: 14px;
}
@media screen and (max-width:1024px) {
  .pro_box img {
    width: 80%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.pro_box h4 {
  margin-top: 30px;
  font-size: 0.8em;
}
.pro_box h2 {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 3em;
  font-weight: 700;
}
.pro_txt {
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.5em;
  margin-top: 20px;
  text-align: left;
  color: #404040;
  border-bottom: 1px dotted #C3C3C3;
  margin-bottom: 10px;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}
.syumi {
  font-size: 0.8em;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.3em;
}
.mik_li h2 {
  font-size: 1.2em;
}
.media_img {
  text-align: center;
}
.mik_li a {
  color: hsla(340, 100%, 50%, 1.00);
}
.mik_li {
  margin-bottom: 5px;
  border-bottom: 1px solid #B6B6B6;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: left;
  line-height: 1.3em;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.1em;
}
.mik_li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.mik_li img {
  margin-right: auto;
  margin-left: auto;
  height: 200px;
  width: 140px;
  margin-bottom: 31px;
  border-radius: 2px;
}
.mik_li2 h2 {
  font-size: 1.2em;
}

.mik_li2 a {
  color: hsla(340, 100%, 50%, 1.00);
}
.mik_li2 {
  margin-bottom: 5px;
  border-bottom: 1px solid #B6B6B6;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: left;
  line-height: 1.3em;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.1em;
}
.mik_li2 p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.mik_li2 img {
  margin-right: auto;
  margin-left: auto;
  height: 200px;
  margin-bottom: 31px;
  border-radius: 2px;
}
.sns_top {
  margin-top: 80px;
}
.blog_box {
  margin-right: auto;
  margin-left: auto;
  width: 675px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
}
.blog_box img {
  width: 100%;
  border-radius: 10px;
}
@media screen and (max-width:1024px) {
  .blog_box {
    width: 91%;
  }
  .mik_li {
    font-size: 0.9em;
  }
	.mik_li2 {
    font-size: 0.9em;
  }
  .pro_txt {
    font-size: 0.9em;
  }
}
.c {
  float: none;
  clear: both;
}
.ribbon14 {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 20px;
  margin: 0;
  padding: 10px 0;
  z-index: 2;
  width: 30px;
  text-align: center;
  font-size: 17px;
  color: white;
  background-color: #FF0055;
}
.ribbon14 i {
  color: #FF0055;
  font-size: 0.4em;
}
.ribbon14:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 15px solid #FF0055;
  border-right: 15px solid #FF0055;
  border-bottom: 5px solid transparent;
}
.midashi_ch {
  margin-top: -140px;
}
.ribon_ch {
  margin-top: 20px;
}
.ribon_ch2 {
  margin-top: 40px;
}
.sp_icon img {
  display: inline-block;
  position: absolute;
  top: 0;
  margin: 0;
  padding: 10px 0;
  z-index: 2;
  width: 80px;
  right: 0px;
}
.book_box {
  /*background-color: hsla(359,100%,50%,0.77);*/
  margin-top: -90px;
  height: 180px;
  width: 100%;
  margin-bottom: 40px;
  /*    background-image: -webkit-linear-gradient(354deg,rgba(255,0,188,0.80) 0%,rgba(255,0,0,0.80) 100%);
    background-image: -moz-linear-gradient(354deg,rgba(255,0,188,0.80) 0%,rgba(255,0,0,0.80) 100%);
    background-image: -o-linear-gradient(354deg,rgba(255,0,188,0.80) 0%,rgba(255,0,0,0.80) 100%);
    background-image: linear-gradient(96deg,rgba(255,0,188,0.80) 0%,rgba(255,0,0,0.80) 100%);*/
}
@media screen and (max-width:1024px) {
  .book_box {
    /*background-color: hsla(359,100%,50%,0.77);*/
    margin-top: -90px;
    height: 180px;
    width: 100%;
    margin-bottom: 40px;
    background-image: -webkit-linear-gradient(354deg, rgba(255, 0, 188, 0.80) 0%, rgba(255, 0, 0, 0.80) 100%);
    background-image: -moz-linear-gradient(354deg, rgba(255, 0, 188, 0.80) 0%, rgba(255, 0, 0, 0.80) 100%);
    background-image: -o-linear-gradient(354deg, rgba(255, 0, 188, 0.80) 0%, rgba(255, 0, 0, 0.80) 100%);
    background-image: linear-gradient(96deg, rgba(255, 0, 188, 0.80) 0%, rgba(255, 0, 0, 0.80) 100%);
  }
}
/*PAGES*/
.bg-f {
  background-color: hsla(337, 100%, 50%, 1.00);
}
.page_img {
  position: relative;
  margin-top: 100px;
  height: 90px;
}
.page_img img {
    width: 200px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    border-radius: 9px;
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.3);
    margin-bottom: 300px;
    margin-top: -71px;
}
.sp_ch {
  margin-top: -80px;
  padding-top: 0px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
.sp_img img {
  width: 100%;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
.naka {}
.naka span {
  color: hsla(0, 0%, 100%, 1.00);
  font-size: 0.6em;
  font-weight: 200;
  background-color: hsla(325, 100%, 50%, 1.00);
  padding-top: 3px;
  padding-right: 7px;
  padding-bottom: 3px;
  padding-left: 7px;
  border-radius: 23px;
}
.naka h1 {
  font-size: 1.5em;
  font-weight: 600;
  padding-bottom: 8px;
  padding-top: 8px;
}
.naka h2 {
    font-size: 1em;
    font-weight: 600;
    padding-bottom: 0px;
    padding-top: 8px;
    color: hsla(0,0%,38%,1.00);
    margin-bottom: -12px;
}
.naka p {
  color: hsla(0, 0%, 42%, 1.00);
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2em;
}
.naka a {
    color: hsla(329,100%,50%,1.00);
    font-weight: 800;
}
.naka img{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.nen {
  text-align: right;
  font-size: 0.7em;
  color: hsla(0, 0%, 68%, 1.00);
}
.modoru {
  text-align: center;
  margin-bottom: 165px;
}
.modoru a {
  color: hsla(0, 0%, 100%, 1.00);
  background-color: hsla(0, 0%, 65%, 1.00);
  border-radius: 118px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 0.7em;
}
@media screen and (max-width:1024px) {
  .page_img {
    position: none;
    margin-top: 100px;
    height: 100%;
  }
  .page_img img {
    width: 100%;
    position: none;
    top: 0px;
    left: 50%;
  }
}

.news_img .nd_title{
    padding-top: 10px;
    padding-bottom: 10px;
}
.news_img .nd_txt{
    color: hsla(0,0%,28%,1.00);
    font-size: 0.8em;
    line-height: 1.2em;
    padding-top: 10px;
}

.news_img span{
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
}
.news_img strong{
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

/**/

.news_top_list{}
.news_top_list .l_box{
    float: left;
    width: 20%;
}
.news_top_list .l_box img{
    width: 100%;
    padding-right: 10px;
    height: auto;
    border-radius: 0px;
}
.news_top_list .r_box{
    float: right;
    width: 80%;
    padding-top: 5px;
}
.news_top_list .r_box .m_title{
    font-size: 1.3em;
    font-weight: 700;
    color: hsla(0,0%,0%,1.00);
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.news_top_list .r_box .m_txt{
    font-size: 0.9em;
    font-weight: 500;
    color: hsla(0,0%,25%,1.00);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 1.3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.new_mo{
    margin-top: 10px;    
}
.new_mo2{
    margin-top: 30px;    
}
.page_img iframe{
    width: 100%;
    margin-top: -200px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
    height: 500px;
}

.sp_img iframe{
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
    height: 200px;
}
.nitiji{
    font-size: 0.7em;
    color: hsla(0,0%,36%,1.00);
    text-align: right;
}
.link_box_a a{
    color: hsla(0,0%,100%,1.00);	
}
.link_box{
    text-align: center;
    background-color: hsla(328,100%,50%,1.00);
    color: hsla(0,0%,100%,1.00);
    padding-top: 12px;
    padding-right: 32px;
    padding-bottom: 12px;
    padding-left: 32px;
    border-radius: 6px;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    margin-top: 60px;
}
.top_you{
    margin-top: -80px;
}
.link_box2{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 45px;
	margin-top: 24px;
}
.link_box2 a{
	color: #FFFFFF;
	margin-top: 21px;
	margin-bottom: 25px;

}
.url_link{
	color: #FFFFFF;
	background-color: #FF0052;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-size: 0.9em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-radius: 4px;
}


