@charset "UTF-8";
#Wrap {
  width: 100%;
}
.sp_only {
	display: none;
}

.wrapBottom ,
.wrapTop {
  width: 100%;
}

#Contents {
  padding-top: 0;
}

#allwrap {
  overflow: hidden;
  /* font-family: pragmatica-slabserif,'Noto Serif JP' , sans-serif; */
  font-family: pragmatica-slabserif,'Noto Sans JP' , sans-serif;
  letter-spacing: 0.05em;
  background: #fff;
  color: #444;
}

#allwrap img {
  width: 100%;
}

#allwrap a:hover {
  opacity: 0.7;
}

#allwrap .fl {
  display: flex;
  flex-wrap: wrap;
}

.content__container {
  margin-top: 100px;
  padding-bottom: 140px;
}

.message {
  width: 1000px;
  margin: 0 auto;
}

.message__ttl {
  color: #7782A8;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}

.message__ttl span {
  display: block;
  width: 30px;
  margin: 0 auto;
}

.message__txt {
  padding-top: 25px;
  font-size: 14px;
  line-height: 2.4;
  width: 1000px;
  margin: 0 auto;
}

.fllmoon-newmoon_wrap {
  width: 1000px;
  margin: 85px auto 0;
  justify-content: space-between;
  align-items: flex-start;
}

.fllmoon-newmoon_wrap li {
  width: 450px;
  position: relative;
  z-index: 2;
}

.jp-ttl {
  position: relative;
  padding-bottom: 7px;
  left: 25px;
  color: #7782A8;
  font-size: 18px;
  font-weight: bold;
}

.jp-ttl:before {
  content: "";
  position: absolute;
  top: 3px;
  left: -25px;
  border-radius: 10px;
}

.fllmoon__jp-ttl:before {
  border: solid 1px #7782a8;
  width: 20px;
  height: 20px;
}

.newmoon__jp-ttl:before {
  background: #7782a8;
  width: 18px;
  height: 18px;
}

.en-ttl {
  margin-left: auto;
  color: #FFDE00;
  font-size: 13px;
  line-height: 2.4;
}

.fllmoon-newmoon_wrap .txt {
  width: 100%;
  padding-top: 15px;
  border-top: solid 1px #7782A8;
  font-size: 13px;
  line-height: 2.4;
}

.constellations-list {
  margin-top: 140px;
}

.constellations-list h3 {
  width: 280px;
  margin: 0 auto 20px;
}

.date {
  color: #fff;
  background: #7782a8;
  display: table;
  margin: 0 auto;
  padding: 2px 10px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

.number {
  font-size: 30px;
}

.constellations-list ul {
  width: 1000px;
  margin: 50px auto 0;
  justify-content: space-between;
}

.constellations-list li {
  width: 235px;
  padding-bottom: 35px;
}

.constellations-list_img {
  border: solid 1px #7782A8;
}

.constellations-list_ttl {
  padding-top: 7px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.constellations {
  margin-top: 60px;
  padding-top: 110px;
  padding-bottom: 130px;
  background: #FFFCF4;
}

.constellations_ttl {
  text-align: center;
  font-size: 16px;
  color: #444;
}

.constellations_ttl span {
  display: block;
  padding-bottom: 15px;
  font-size: 30px;
  color: #7782A8;
}

.constellations_img {
  width: 500px;
  margin: 0 auto;
}

.constellations_txt {
  width: 1000px;
  margin: 0 auto;
  padding-top: 15px;
  font-size: 14px;
  line-height: 2.4;
}

.lucky_color-lucky_cosme_wrap {
  width: 1000px;
  margin: 0 auto;
  padding-top: 70px;
  justify-content: space-between;
}

.lucky_color-lucky_cosme_wrap li {
  display: flex;
  align-items: center;
  width: 430px;
  padding: 30px 40px 20px 20px;
  border: solid 1px #7782A8;
  background: #fff;
  border-radius: 5px;
  position: relative;
}

.txt__right {
    text-align: right;
    display: block;
}

.lucky_color-lucky_cosme_wrap h3 {
  width: 180px;
  left: 50%;
  position: absolute;
  background: linear-gradient( 180deg , #fffcf4 0%, #fffcf4 50%, #ffffff 50%, #ffffff 100%);
  transform: translate(-50%, 0);
  top: -26px;
  padding: 0 10px;
}


.lucky_color-lucky_cosme_wrap .fl {
    align-items: center;
}

/*.lucky_color_img::before {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    top: 35px;
    left: 50px;
    border-radius: 100px;
    box-shadow: 0 0 5px #ddd;
    background: #fff;
}*/

.lucky_color_img {
  width: 120px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}

.lucky_color_img span {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 25px;
}

.lucky_color_img span::before {
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  top: -5px;
  left: -5px;
  border-radius: 100px;
  box-shadow: 0 0 5px #ddd;
  background: transparent;
}

.lucky_color_txt {
  width: 300px;
  margin-left: 10px;
  font-size: 14px;
  line-height: 2;
  font-weight: bold;
}

.lucky_cosme_img {
  width: 120px;
}

.lucky_cosme_txt {
  width: 300px;
  margin-left: 10px;
  font-size: 12px;
  line-height: 1.8;
}

.lucky_cosme_ttl {
  display: block;
  padding-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
  /* line-height: 1.5; */
  transition: 0.5s;
}
.lucky_cosme_ttl:hover {
  opacity: 0.7;
}

.lucky_cosme .fl a {
  display: flex;
  align-items: center;
  width: 100%;
}
.lucky_cosme .fl a:hover {
  opacity: 1!important;
}
.lucky_cosme .fl a img:hover {
  opacity: 0.7;
}

.button a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: block;
  /* padding: 20px 0; */
  width: 400px;
  height: 60px;
  margin: -30px auto 0;
  /* padding: 0; */
  text-align: center;
  background: #7782A8;
  border-radius: 5px;
  line-height: 60px;
  border: 2px solid #7782A8;
  position: relative;
  z-index: 2;
}

.profile {
  width: 840px;
  margin: 100px auto 0;
  padding: 40px 80px;
  border: solid 1px #7782A8;
  align-items: center;
}

.profile_img {
  width: 200px;
  /* margin-left: 75px; */
}

.profile_txt {
  width: 610px;
  /* padding-top: 30px; */
  margin-left: 30px;
  font-size: 12px;
  line-height: 2;
}

.profile_name {
  font-size: 20px;
  font-weight: bold;
  color: #7782A8;
  display: block;
}

.profile_name_jp {
  font-size: 13px;
  margin-left: 20px
}

.constellations {
  display: none;
}

.constellations.active{
display:block;
}
.button a:hover {
    background: #fff;
    color: #7782A8;
    opacity: 1 !important;
}
.profile_txt .name {
    color: #7783a8;
    font-weight: bold;
    font-size: 20px;
}


.profile_txt .txt {
    margin: 15px 0 25px;
    border-bottom: 1px solid #7783a8;
    padding-bottom: 25px;
    line-height: 2;
    font-size: 13px;
}

.profile_txt .link_list {
    display: flex;
}

.profile_txt .link_list dt {
    background: #7783a8;
    color: #fff;
    padding: 2px 5px;
    border-radius: 5px;
}

.profile_txt .link_list dd {
    margin: 0 40px 0 10px;
}

.profile_txt .link_list dd a, .profile_txt .sub_txt dd a {
    text-decoration: underline;
    color: #444 !important;
}

.profile_txt .sub_txt {
    display: flex;
    margin: 20px 0 0 0;
}

.profile_txt .sub_txt dd {
    margin: 0 40px 0 0;
}

.intro .message__txt {
    text-align: center;
}

.day__txt {
    background: #7783a8;
    color: #fff;
    text-align: center;
    display: table;
    margin: 0 auto;
    padding: 2px 10px;
    font-size: 20px;
}

.message .day__txt {
    margin: 100px auto 40px;
    position: relative;
    z-index: 5;
}

.constellations-list_img {
	position:relative;
}

.constellations-list_img .caption {
    font-size: 16px;
    text-align: center;
    padding: 110px 0;
    color: #fff;
    width: 100%;
    display: block;
}

.constellations-list_img .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(119,130,168,0.7);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}

.constellations-list_img:hover .mask {
	opacity:1;
}

.content__container {
  position: relative;
  z-index: 1;
}

.mv {
  position: relative;
  z-index: 2;
}

.content__container:before {
  content: "";
  position: absolute;
  background: url(../../Contents/ImagesPkg/lp/Fortune/back01_pc.png);
  background-repeat: no-repeat;
  top: -360px;
  left: -70px;
  width: 1315px;
  height: 580px;
  background-size: 100%;
  z-index: -1;
}

.message__ttl {
  position: relative;
  z-index: 2;
}

.message__txt {
  position: relative;
  z-index: 2;
}

.message__ttl :before {
  content: "";
  position: absolute;
  background: url(../../Contents/ImagesPkg/lp/Fortune/back04_pc.png);
  background-repeat: no-repeat;
  top: -95px;
  left: auto;
  right: -560px;
  width: 1055px;
  height: 430px;
  background-size: 100%;
  z-index: -1;
}

/*奇数*/
.fllmoon-newmoon_wrap li:nth-of-type(odd)::before {
  content: "";
  position: absolute;
  background: url(../../Contents/ImagesPkg/lp/Fortune/back02_pc.png);
  background-repeat: no-repeat;
  top: -60px;
  left: -175px;
  width: 610px;
  height: 440px;
  background-size: 100%;
  z-index: -1;
}

/*偶数*/
.fllmoon-newmoon_wrap li:nth-of-type(even) {
  padding-top: 60px;
}

.fllmoon-newmoon_wrap li:nth-of-type(even)::before {
  content: "";
  position: absolute;
  background: url(../../Contents/ImagesPkg/lp/Fortune/back03_pc.png);
  background-repeat: no-repeat;
  bottom: -80px;
  left: auto;
  right: -230px;
  width: 750px;
  height: 425px;
  background-size: 100%;
  z-index: -1;
}

@media only screen and (max-width: 768px) {
.pc_only {
	display: none;
}
.sp_only {
	display: block;
}

.content__container {
  margin-top: calc(100 * (100vw / 750));
  padding-bottom: calc(130 * (100vw / 750));
}

.message {
  width: 100%;
}

.message__ttl {
  font-size: calc(50 * (100vw / 750));
  line-height: 1.24;
}

.message__ttl span {
  width: calc(50 * (100vw / 750));
  margin-bottom: calc(10 * (100vw / 750));
}

.message__txt {
  padding-top: calc(40 * (100vw / 750));
  font-size: calc(28 * (100vw / 750));
  line-height: 2;
  width: calc(670 * (100vw / 750));
}

.sub__txt {
  font-size: calc(22 * (100vw / 750));
}

.fllmoon-newmoon_wrap {
  width: calc(670 * (100vw / 750));
  margin: calc(140 * (100vw / 750)) auto 0;
}

.fllmoon-newmoon_wrap li {
  width: 100%;
}

.fllmoon-newmoon_wrap li:nth-of-type(even) {
  padding-top: calc(100 * (100vw / 750));
}

.jp-ttl {
  padding-bottom: calc(15 * (100vw / 750));
  left: calc(50 * (100vw / 750));
  font-size: calc(32 * (100vw / 750));
}

.jp-ttl:before {
  top: calc(0 * (100vw / 750));
  left: calc(-50 * (100vw / 750));
  border-radius: calc(30 * (100vw / 750));
}

.fllmoon__jp-ttl:before {
  width: calc(40 * (100vw / 750));
  height: calc(40 * (100vw / 750));
}

.newmoon__jp-ttl:before {
  width: calc(38 * (100vw / 750));
  height: calc(38 * (100vw / 750));
}

.en-ttl {
  font-size: calc(24 * (100vw / 750));
}

.fllmoon-newmoon_wrap .txt {
  width: 100%;
  padding-top: calc(30 * (100vw / 750));
  font-size: calc(26 * (100vw / 750));
  line-height: 2;
}

.constellations-list {
  margin-top: calc(140 * (100vw / 750));
}

.constellations-list h3 {
  width: calc(460 * (100vw / 750));
  margin: 0 auto calc(30* (100vw / 750));
}

.date {
  margin: 0 auto;
  padding: calc(10 * (100vw / 750));
  font-size: calc(28 * (100vw / 750));
  line-height: 1;
  color: #fff;
  background: #7782a8;
}

.number {
  font-size: 30px;
}

.constellations-list ul {
  width: calc(670* (100vw / 750));
  margin: calc(80* (100vw / 750)) auto 0;
}

.constellations-list li {
  width: calc(210* (100vw / 750));
  padding-bottom: calc(35* (100vw / 750));
}

.constellations-list_ttl {
  padding-top: calc(15* (100vw / 750));
  font-size: calc(28* (100vw / 750));
}

.constellations {
  margin-top: calc(55* (100vw / 750));
  padding-top: calc(115* (100vw / 750));
  padding-bottom: calc(165* (100vw / 750));
}

.constellations_ttl {
  font-size: calc(28* (100vw / 750));
}

.constellations_ttl span {
  padding-bottom: calc(15* (100vw / 750));
  font-size: calc(50* (100vw / 750));
}

.constellations_img {
  width: calc(670* (100vw / 750));
}

.constellations_txt {
  width: calc(670* (100vw / 750));
  padding-top: calc(15* (100vw / 750));
  font-size: calc(26* (100vw / 750));
  line-height: 2;
}

.lucky_color-lucky_cosme_wrap {
  width: calc(670* (100vw / 750));
  padding-top: calc(120* (100vw / 750));
}

.lucky_color-lucky_cosme_wrap li {
  width: auto;
  padding: calc(80* (100vw / 750)) calc(60* (100vw / 750)) calc(60* (100vw / 750)) calc(20* (100vw / 750)) !important;
}

.lucky_color-lucky_cosme_wrap h3 {
  width: calc(400* (100vw / 750));
  top: calc(-60* (100vw / 750));
  padding: 0 calc(10* (100vw / 750));
}


.lucky_color-lucky_cosme_wrap .fl {
    align-items: center;
}

.lucky_color_img::before {
  width: calc(120* (100vw / 750));
  height: calc(120* (100vw / 750));
  top: calc(-10* (100vw / 750));
  left: calc(40* (100vw / 750));
}

.lucky_color_img {
  width: calc(200* (100vw / 750));
  font-size: calc(24* (100vw / 750));
  position: relative;
}

.lucky_color_img span {
  width: calc(100* (100vw / 750));
  height: calc(100* (100vw / 750));
  margin: 0 auto 0;
  border-radius: calc(50* (100vw / 750));
}

.lucky_color_img span::before {
  width: calc(110* (100vw / 750));
  height: calc(110* (100vw / 750));
  top: calc(-5* (100vw / 750));
  left: calc(-5* (100vw / 750));
  border-radius: calc(50* (100vw / 750));
}

.lucky_color_txt {
  width: calc(372* (100vw / 750));
  margin-left: calc(10* (100vw / 750));
  font-size: calc(24* (100vw / 750));
}

.lucky_cosme {
  margin-top: calc(125* (100vw / 750));
}

.lucky_cosme_img {
  width: calc(200* (100vw / 750));
  display: flex;
  align-items: center;
}

.lucky_cosme_img img {
  display: block;
  width: 100%;
  height: auto;
}

.lucky_cosme_txt {
  width: calc(380* (100vw / 750));
  margin-left: calc(5* (100vw / 750));
  font-size: calc(24* (100vw / 750));
  line-height: 1.8;
}

.lucky_cosme_ttl {
  padding-bottom: calc(15* (100vw / 750));
  font-size: calc(26* (100vw / 750));
  line-height: 1.5;
}


.button a {
  font-size: calc(28* (100vw / 750));
  width: calc(510* (100vw / 750));
  height: calc(100* (100vw / 750));
  margin: calc(-50* (100vw / 750)) auto 0;
  border-radius: calc(10* (100vw / 750));
  line-height: calc(100* (100vw / 750));
}

.profile {
  width: calc(670* (100vw / 750));
  margin: calc(120* (100vw / 750)) auto 0;
  padding: 0 0 calc(70* (100vw / 750));
}

.profile_img {
  width: calc(370* (100vw / 750));
  margin: calc(50* (100vw / 750)) auto 0;
}

.profile_txt {
  width: calc(600* (100vw / 750));
  margin: calc(15* (100vw / 750)) auto 0;
  font-size: calc(26* (100vw / 750));
}

.profile_name {
  font-size: calc(36* (100vw / 750));
  text-align: center;
}

.profile_name_jp {
  font-size: calc(26* (100vw / 750));
  margin: 0 auto;
  text-align: center;
  display: block;
}

.profile_txt .name {
  font-size: calc(36* (100vw / 750));
  text-align: center;
}

.profile_txt .txt {
  margin: calc(15* (100vw / 750)) 0 calc(50* (100vw / 750));
  padding: 0 calc(25* (100vw / 750)) calc(40* (100vw / 750));
  font-size: calc(26* (100vw / 750));
}

.profile_txt .link_list {
  flex-wrap: wrap;
}

.profile_txt .link_list dt {
  line-height: 1.8;
  padding: 0;
  width: calc(160* (100vw / 750));
  height: calc(40* (100vw / 750));
  text-align: center;
  margin-left: calc(20* (100vw / 750));
  margin-bottom: calc(20* (100vw / 750));
}

.profile_txt .link_list dd {
  margin: 0;
  width: 65%;
  margin-left: calc(20* (100vw / 750));
}

.profile_txt .sub_txt {
  flex-wrap: wrap;
  margin: calc(20* (100vw / 750)) 0 0 0;
  font-size: calc(22* (100vw / 750));
}

.profile_txt .sub_txt dd {
  margin: 0;
  width: 75%;
}

.day__txt {
  padding: calc(10 * (100vw / 750)) 0;
  font-size: calc(28 * (100vw / 750));
  width: 100%;
}

.message .day__txt {
  margin: calc(100 * (100vw / 750)) auto calc(60 * (100vw / 750));
  font-weight: bold;
}

.intro .message__txt {
  text-align: left;
}
.profile_txt .sub_txt dt, .profile_txt .sub_txt dd {
  margin: calc(10* (100vw / 750)) 0;
}

.content__container:before {
  background: url(../../Contents/ImagesPkg/lp/Fortune/back01_sp.png);
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-340* (100vw / 750));
  left: calc(-220* (100vw / 750));
  width: calc(945* (100vw / 750));
  height: calc(530* (100vw / 750));
}

.message__ttl :before {
  background: url(../../Contents/ImagesPkg/lp/Fortune/back04_sp.png);
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-180* (100vw / 750));
  right: calc(-340* (100vw / 750));
  width: calc(1055* (100vw / 750));
  height: calc(430* (100vw / 750));
}

/*奇数*/
.fllmoon-newmoon_wrap li:nth-of-type(odd)::before {
  background: url(../../Contents/ImagesPkg/lp/Fortune/back02_sp.png);
  background-size: 100%;
  background-repeat: no-repeat;
  top: calc(-90* (100vw / 750));
  left: calc(-100* (100vw / 750));
  width: calc(735* (100vw / 750));
  height: calc(550* (100vw / 750));
}

/*偶数*/
.fllmoon-newmoon_wrap li:nth-of-type(even)::before {
  background: url(../../Contents/ImagesPkg/lp/Fortune/back03_sp.png);
  background-size: 100%;
  background-repeat: no-repeat;
  bottom: calc(-80* (100vw / 750));
  right: calc(-80* (100vw / 750));
  width: calc(745* (100vw / 750));
  height: calc(540* (100vw / 750));
}

}

@-webkit-keyframes opa0 {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes opa0 {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes opa1 {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes opa1 {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes opa2 {
  0% {
    opacity: 0;
    filter: blur(10px);
  }

  100% {
    opacity: 1;
    filter: blur(0);
  }
}

@keyframes opa2 {
  0% {
    opacity: 0;
    filter: blur(10px);
  }

  100% {
    opacity: 1;
    filter: blur(0);
  }
}

@-webkit-keyframes tra1 {
  0% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    -ms-transform: translateY(60px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -ms-transform: translateY(0);
  }
}

@keyframes tra1 {
  0% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    -ms-transform: translateY(60px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -ms-transform: translateY(0);
  }
}

@-webkit-keyframes tra2 {
  0% {
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
    -ms-transform: translateY(80px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -ms-transform: translateY(0);
  }
}

@keyframes tra2 {
  0% {
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
    -ms-transform: translateY(80px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -ms-transform: translateY(0);
  }
}

@-webkit-keyframes tra3 {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -ms-transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -ms-transform: translateY(0);
  }
}

@keyframes tra3 {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -ms-transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -ms-transform: translateY(0);
  }
}

.ef {
  opacity: 0;
}

.ef.effect {
  -webkit-animation: opa1 1s ease-in-out 0s 1 forwards;
  animation: opa1 1s ease-in-out 0s 1 forwards;
}

.ef-top {
  opacity: 0;
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
  -ms-transform: translateY(60px);
}

.ef-top.effect {
  -webkit-animation: opa1 1s ease-in-out 0s 1 forwards, tra1 1s ease-in-out 0s 1 forwards;
  animation: opa1 1s ease-in-out 0s 1 forwards, tra1 1s ease-in-out 0s 1 forwards;
}
