@charset "UTF-8";
/*-------------------------------------------------------------------------------------------------------
*********************************************************************************************************
*********************************************************************************************************
******
****** PCスタイル
******
*********************************************************************************************************
*********************************************************************************************************
-------------------------------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap");
img {
  max-width: 100%;
  height: auto;
}

a:hover {
  opacity: .7;
}

p {
  line-height: 1.8em;
}

.tel {
  pointer-events: none;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.6;
}

h2 {
  font-weight: bold;
}

/*----------------------------------------------------------------------------
******************************************************************************
** style
******************************************************************************
----------------------------------------------------------------------------*/
/* ==== contents === */
/*----------------------------------------------------------------------------
******************************************************************************
** header
******************************************************************************
----------------------------------------------------------------------------*/
body {
  position: relative;
  font-size: calc(16 / 1920 * 100vw);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  min-width: 1280px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 1280px) {
  body {
    width: 1280px;
  }
}

.bg_obj {
  width: 1920px;
  background: url(../img/bg_obj.png) no-repeat;
  background-color: #F8F6F0;
  background-position: top 140px center;
  background-size: cover;
  border-radius: 0 0 250px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bg_obj .bg_obj_content {
  width: 100%;
  max-width: 1280px;
}

.content {
  width: 100%;
  max-width: 1280px;
  position: relative;
}

.main_sec {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

.main_sec .content {
  position: relative;
}

.main_sec .main_ttl {
  width: 49%;
  position: absolute;
  top: 70px;
  left: 14%;
}

.main_sec .coming_soon {
  width: 15%;
  position: absolute;
  top: 180px;
  right: 7.8%;
}

.main_sec .main_img {
  padding-top: 370px;
  text-align: center;
  position: relative;
}

.main_sec .main_img img {
  position: relative;
  z-index: 5;
}

.main_sec .main_img .main_txt {
  width: 114px;
  height: 114px;
  position: absolute;
  bottom: 110px;
  right: 95px;
}

.main_sec .main_img .main_txt img {
  z-index: 1;
}

.message_sec {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
}

.message_sec h2 {
  margin: 0 auto 40px;
  width: 450px;
}

.message_sec .under_link {
  position: absolute;
  width: 260px;
  height: 260px;
  top: 85px;
  left: 30px;
}

.message_sec .txt p {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}

.gallery_sec {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
}

.gallery_sec h2 {
  margin: 0 auto 40px;
  width: 430px;
}

.gallery_sec .txt_box p {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}

.gallery_sec .txt_box p.comment {
  font-size: 16px;
}

.gallery_sec .character {
  width: 100%;
  height: 2100px;
  position: relative;
}

.gallery_sec .character p {
  font-family: YakuHanJP_Narrow,'Kosugi Maru', sans-serif;
}

.gallery_sec .character .character01 {
  width: 250px;
  position: absolute;
  top: 25px;
  left: 80px;
}

.gallery_sec .character .character01 .img {
  margin-bottom: 20px;
}

.gallery_sec .character .character01 .txt p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.gallery_sec .character .character02 {
  width: 296px;
  position: absolute;
  top: 146px;
  left: 370px;
}

.gallery_sec .character .character02 .img {
  margin-bottom: 20px;
}

.gallery_sec .character .character02 .txt p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.gallery_sec .character .character03 {
  width: 483px;
  position: absolute;
  top: 125px;
  right: 70px;
}

.gallery_sec .character .character03 .img {
  margin-bottom: 20px;
}

.gallery_sec .character .character03 .txt p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.gallery_sec .character .character04 {
  width: 443px;
  position: absolute;
  top: 660px;
  left: 47px;
}

.gallery_sec .character .character04 .img {
  margin-bottom: 20px;
}

.gallery_sec .character .character04 .txt p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.gallery_sec .character .character05 {
  width: 304px;
  position: absolute;
  top: 748px;
  left: 570px;
}

.gallery_sec .character .character05 .img {
  margin-bottom: 20px;
}

.gallery_sec .character .character05 .txt p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.gallery_sec .character .character06 {
  width: 268px;
  position: absolute;
  top: 760px;
  right: 75px;
}

.gallery_sec .character .character06 .img {
  margin-bottom: 20px;
}

.gallery_sec .character .character06 .txt p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.gallery_sec .character .character07 {
  width: 257px;
  position: absolute;
  top: 1485px;
  left: 85px;
}

.gallery_sec .character .character07 .img {
  margin-bottom: 20px;
}

.gallery_sec .character .character07 .txt p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.gallery_sec .character .character08 {
  width: 314px;
  position: absolute;
  top: 1190px;
  left: 395px;
}

.gallery_sec .character .character08 .img {
  margin-bottom: 20px;
}

.gallery_sec .character .character08 .txt p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.gallery_sec .character .character09 {
  width: 540px;
  position: absolute;
  top: 1710px;
  left: 490px;
}

.gallery_sec .character .character09 .img {
  width: 290px;
  margin-bottom: 20px;
}

.gallery_sec .character .character09 .txt p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  padding-left: 290px;
  margin-top: -90px;
}

.gallery_sec .character .character10 {
  width: 434px;
  position: absolute;
  top: 1255px;
  right: 50px;
}

.gallery_sec .character .character10 .img {
  margin-bottom: 20px;
}

.gallery_sec .character .character10 .txt p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  padding-left: 100px;
}

.history_sec {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 80px;
}

.history_sec h2 {
  margin: 0 auto 40px;
  width: 422px;
}

.history_sec .txt_box {
  width: 800px;
  margin: 0 auto 30px;
}

.history_sec .txt_box h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.history_sec .txt_box p {
  font-size: 16px;
  font-weight: bold;
}

.history_sec .txt_box dl {
  border-bottom: 2px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
}

.history_sec .txt_box dl.first {
  border-top: 3px solid #000;
}

.history_sec .txt_box dl dt {
  font-size: 16px;
  font-weight: bold;
  width: 200px;
}

.history_sec .txt_box dl dd {
  width: calc(100% - 200px);
  font-size: 16px;
  font-weight: bold;
}

.artist_sec {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.artist_sec h2 {
  margin: 0 auto 40px;
  width: 337px;
}

.artist_sec .artist_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.artist_sec .artist_block .pink_block {
  width: 290px;
}

.artist_sec .artist_block .pink_block p {
  font-size: 18px;
  font-weight: bold;
  color: #FF4B88;
  text-align: right;
  font-family: YakuHanJP_Narrow,'Kosugi Maru', sans-serif;
}

.artist_sec .artist_block .pink_block p.first {
  -webkit-transform: rotate(7deg);
          transform: rotate(7deg);
}

.artist_sec .artist_block .pink_block p.second {
  margin: 20px 0;
}

.artist_sec .artist_block .pink_block p.thrid {
  -webkit-transform: rotate(-7deg);
          transform: rotate(-7deg);
}

.artist_sec .artist_block .img {
  width: 158px;
  margin: 0 10px;
}

.artist_sec .artist_block .txt_block {
  width: 290px;
}

.artist_sec .artist_block .txt_block p {
  font-size: 16px;
  font-weight: bold;
}

.artist_sec .name {
  margin-bottom: 30px;
}

.artist_sec .name p {
  text-align: center;
}

.artist_sec .name p .en {
  font-size: 26px;
  font-weight: bold;
  margin-right: 15px;
}

.artist_sec .name p .ja {
  font-size: 22px;
  font-weight: bold;
}

.artist_sec .sns {
  width: 150px;
  margin: 0 auto 60px;
}

.artist_sec .sns a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #000;
  margin-left: 25px;
  position: relative;
  color: #000;
  margin-bottom: 5px;
}

.artist_sec .sns a::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: calc(50% - 10px);
  left: -25px;
}

.artist_sec .sns a.facebook::before {
  background: url(../img/facebook.svg) center no-repeat;
  background-size: contain;
}

.artist_sec .sns a.twitter::before {
  background: url(../img/twitter.svg) center no-repeat;
  background-size: contain;
}

.artist_sec .sns a.insta::before {
  background: url(../img/instagram.svg) center no-repeat;
  background-size: contain;
}

.artist_sec .copy_box {
  margin-bottom: 50px;
}

.artist_sec .copy_box p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}

.ft {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #FF4B88;
  position: relative;
  padding: 70px 0;
}

.ft .bg_color {
  position: absolute;
  width: 100%;
  height: 300px;
  top: -250px;
  left: 0;
  background: #FF4B88;
  z-index: -1;
}

.ft .ft_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ft .ft_flex .ft_l {
  width: 560px;
}

.ft .ft_flex .ft_l h2 {
  width: 442px;
  margin-bottom: 20px;
}

.ft .ft_flex .ft_l p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.ft .ft_flex .ft_l .ft_l_txt h3 {
  color: #FFF100;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 30px;
}

.ft .ft_flex .ft_l .ft_l_txt p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.ft .ft_flex .ft_r {
  width: 650px;
}

.ft .ft_flex .ft_r p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 2;
}

.ft .ft_flex .ft_r .contact_box a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  position: relative;
  padding: 25px 0 25px 65px;
}

.ft .ft_flex .ft_r .contact_box a::before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: calc(50% - 25px);
  left: 0;
}

.ft .ft_flex .ft_r .contact_box a.mail::before {
  background: url(../img/mail.svg) center no-repeat;
  background-size: contain;
}

.ft .ft_flex .ft_r .contact_box a.tel {
  letter-spacing: 2px;
}

.ft .ft_flex .ft_r .contact_box a.tel::before {
  background: url(../img/tel.svg) center no-repeat;
  background-size: contain;
}

.ft .ft_flex .ft_r .contact_box a.site::before {
  background: url(../img/site.svg) center no-repeat;
  background-size: contain;
}

.ft .ft_flex .ft_r .address {
  margin-top: 50px;
  margin-bottom: 20px;
}

.ft .ft_flex .ft_r .address p {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}

.ft .ft_flex .ft_r .address .logo {
  margin: 5px 0;
  width: 190px;
}

.ft .ft_copy {
  font-size: 14px;
  color: #fff;
  letter-spacing: 1.5px;
}

#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  z-index: 55;
  cursor: pointer;
}

#pagetop:hover {
  opacity: 0.5;
}
/*# sourceMappingURL=style.css.map */