@charset "utf-8";

html {
  color: #333333;
  max-width: 960px;
  margin: 0 auto;
}

body {
  font-family: "Noto Sans JP", Arial, Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.main {
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%;
}

img {
  max-width: 100%;
}

.main p a img {
  margin: 0 auto;
}

h1 {
  font-size: 48px;
  padding: 0;
}

h1 img {
  margin: 0 auto;
}

.heading_main {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  font-family: sans-serif;
  font-size: 20px;
  color:#71b8e6;
}

h2 {
  /* background-color: #ffffff;
  color: #333333;
  font-family: "Rounded Mplus 1c";
  font-size: 1.5rem;
  font-weight: bold;
  border-top: 2px solid #333333;
  border-bottom: 2px solid #333333;
  line-height: 1.8;
  text-align: center; */
  border-top: 3px solid #71b8e6;
  border-bottom: 3px solid #71b8e6;
  font-size: 1.5rem;
  padding: 5px 20px;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 20px auto;
  color: #71b8e6;
  font-weight: bold;
  margin: 10px 0
}

h2:before {
  content: "";
  border-left: 3px solid #71b8e6;
  border-right: 3px solid #71b8e6;
  display: block;
  position: absolute;
  width: calc(100% - 20px);
  height: 60px;
  top: -8px;
  left: 8px;
}

h2 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.box_news .heading_main {
  width: 90%;
}

.box_news .heading_main h2 {
  width: 90%;
}

h3 {
  color: #ed87ae;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

a {
  color: #e4578d;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  opacity: 0.8;
}

/*Utility*/
.u_mbs {
  margin-bottom: 0.5rem;
}

.u_mbm {
  margin-bottom: 1rem;
}

.u_mbl {
  margin-bottom: 3.5rem;
}

.txt_l {
  font-size: 1.5rem;
}

.txt_b {
  font-weight: bold;
  line-height: 1;
}

.txt_en {
  color: #ed87ae;
}

.txt_en_b {
  color: #71b8e6;
}

.txt_s {
  font-size: 12px;
}

dt {
  color: #529fd6;
}

.summary dt {
  float: left;
}

.summary dd {
  margin-left: 7rem;
}

.box_btn {
  text-align: center;
  margin-bottom: 2rem;
}

.btn {
  border: 2px solid #ef184e;
  border-radius: 5px;
  color: #ef184e;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  margin: 0 auto;
  padding: 5px 8px;
  width: auto;
}

.btn:hover {
  background-color: #ef184e;
  color: #f8f8f8;
  text-decoration: none;
}

/*Header*/
header {
  text-align: center;
}

header img {
  display: block;
}

.box_main {
  margin-bottom: 10px;
}

.box_lead {
  background-color: rgba(255, 255, 255, 0.7);
  border: 5px solid #cbe777;
  border-radius: 1rem;
  font-family: "Rounded Mplus 1c";
  text-align: center;
  padding: 1rem;
  margin: 2rem auto 0 auto;
  width: 70%;
}

.box_lead p {
  margin: 0 auto 1rem auto;
}

.box_lead p a img:hover {
  opacity: 0.7;
}

.box_lead p a img {
  display: block;
  margin: 0 auto;
}


/*Navigation*/
nav ul {
  display: none;
}

/*Contents*/
.center-text {
  font-size: 2rem;
  text-align: center;
}

.center {
  font-size: 20px;
  text-align: center;
}

.bl_news {
  width: 96%;
}

.box_news {
  max-height: 400px;
}

.list_info {
  background-color: #e9f2fa;
  border-radius: 10px;
  font-size: 1rem;
  /* max-height: 90%; */
  height: 390px;
  line-height: 1;
  /* margin: 0 auto; */
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 1rem;
  /*width: 98%;*/
}

.list_info_cd {
  height: auto;
}

.list_info {
  width: 80%;
  margin: 0 auto;
}

.list_info dt {
  color: #ed87ae;
  font-weight: 500;
  margin-bottom: 5px;
}

.list_info dd {
  box-shadow: 0 1px 0 rgba(255, 255, 255, .3);
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
}

.bl_comics p {
  text-align: center;
}

.bl_comics p a {
  font-family: "Rounded Mplus 1c";
  text-decoration: none;
}

.box_chara h3 {
  border-bottom: 1px dashed #529fd6;
  font-family: "Rounded Mplus 1c";
  font-weight: normal;
  line-height: 24px;
}

.box_chara p {
  background-color: #529fd6;
  color: #ffffff;
  font-family: "Rounded Mplus 1c";
  /*border: 3px solid #529fd6;*/
  border-radius: 12px;
  padding: 0.5rem;
}

.image_chara {
  display: block;
  margin: 0 auto 1rem auto;
  width: 70%;
}

.bl_program {
  /*background-color: #fff3c4;*/
  /* border: 2px dashed #529fd6; */
  /*border-bottom: 2px dashed #529fd6;*/
  padding: 0.5rem;
  /*border: 5px solid #e68412;*/
  font-family: "Rounded Mplus 1c";
  text-align: left;
  /*padding: 1rem;*/
  margin: 0 auto 1rem auto;
  /*width: 90%;*/
}

.bl_program h3 img {
  border-radius: 8px;
  width: 260px;
}

.box_program {
  text-align: center;
}

.bnr_chan {
  margin-top: 2rem;
}

.box_cast {
  text-align: center;
  /*width: 170px;*/
  margin: 0 auto 1rem auto;
  /* margin-right: 20px;
  margin-bottom: 1rem; */
}

.box_cast img {
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, .3);
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  width: 160px;
}

.box_cast p {
  font-size: 12px;
}

.bl_link {
  width: 100%;
}

.bl_link ul li {
  text-align: center;
}

/*ドラマCD付単行本*/
.bl_event {
  border: 5px solid #e94630;
  border-radius: 10px;
  color: #373737;
  line-height: 1.2;
  margin: 0 auto 3rem auto;
  padding: 1rem;
  width: 90%;
}

.bl_event h2 {
  background-color: #ffffff;
  color: #e94630;
}

.bl_event dl dt {
  color: #e94630;
  line-height: 1.5;
}

.bl_event dl dd {
  line-height: 1.5;
}

.list_dramacd {
  background-color: #f5f5f5;
  border-radius: 10px;
  font-size: 1rem;
  /* max-height: 90%; */
  line-height: 1;
  /* margin: 0 auto; */
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* padding: 1rem;
  padding-right: 0; */
  width: 100%;
}

.list_dramacd dt {
  color: #e94630;
  font-weight: 500;
  /* margin-bottom: 5px; */
}

.list_dramacd dd {
  box-shadow: 0 1px 0 rgba(255, 255, 255, .3);
  /* margin-bottom: 1rem; */
  padding-bottom: 0.5rem;
}

/*Footer*/
footer {
  background-color: #ffffff;
  border-top: 5px solid #529fd6;
  /*color: #529fd6;*/
  font-family: "Rounded Mplus 1c";
  font-size: 1rem;
  padding: 1rem 0 1rem 0;
  text-align: center;
}

/*480px以上*/
@media screen and (min-width: 480px) {
  a:hover {
    opacity: 0.7;
  }

  .main {
    width: 960px;
  }

  .box_main {
    background-image: url(../img/img_main_pc.png);
    display: flex;
    width: 100%;
    min-height: 560px;
  }

  .box_main_logo {
    width: 60%;
    margin-right: auto;
    /*padding-top: 1rem;*/
  }

  .box_main_v {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 50%;
    height: 550px;
  }

  .box_main_v p {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .display_pc {
    display: block;
  }

  .display_mobile {
    display: none;
  }

  nav ul {
    background-color: #ed87ae;
    display: flex;
    justify-content: space-around;
  }

  nav ul li {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
  }

  nav ul li a {
    color: #fefefe;
    display: block;
    font-family: "Rounded Mplus 1c";
    /*font-weight: bold;*/
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
    height: 100%;
  }

  nav ul li a:hover {
    opacity: 0.7;
    text-decoration: none;
    width: 100%;
    height: 100%;
  }

  .bl_news {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
  }

  .box_news {
    width: 48%;
  }

  .box_news dd {
    border-bottom: 1px dashed #cecece;
  }

  /*dt {
    float: left;
  }*/

  /*dd {
    margin-left: 10rem;
  }*/

  .bl_comics {
    display: flex;
    justify-content: space-between;
  }

  .bl_comics p {
    width: 46%;
  }

  .bl_chara {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    width: 90%;
  }

  .box_chara {
    width: 48%;
  }

  .image_chara {
    max-width: 260px;
  }

  .bl_goods {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
  }

  .image_goods {
    width: 400px;
  }

  .box_text {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .bl_program {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  }

  .box_program {
    width: 46%;
  }

  .bl_cast {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  /* .box_cast {
    width: 40%;
  } */

  .bl_program h3 img {
    width: 200px;
  }

  .bl_link ul {
    display: flex;
    /*flex-basis: 100%;*/
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }

  .bl_link ul:after {
    content:"";
    display: block;
    width:30%;
  }

  .bl_link ul li {
    display: block;
  }

  .bl_link ul li a:hover {
    opacity: 0.5;
  }

  .bl_link img {
    max-width: 290px;
  }

  /*ドラマCD付単行本*/
  .bl_event {
    width: 80%;
    padding: 1rem 2rem 2rem 2rem;
  }

  /* .bl_event dl {
    padding: 2rem;
  } */

  .bl_event dl dt {
    float: left;
  }

  .bl_event dl dd {
    margin-left: 6rem;
  }

  .bl_dramacd {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .bl_dramacd .box_image img {
    width: 300px;
  }

  .box_description {
    width: 65%;
  }

  .list_dramacd {
    width: 100%;
    padding: 1rem;
  }

  .list_dramacd dt {
    float: left;
  }

  .list_dramacd dd {
    margin-left: 6rem;
  }

  /* Words */
  .box_words {
    background-image: url(../img/img_bg_w.png);
    background-attachment: fixed;
    background-position: 50% 30%;
    background-size: 50%;
    overflow: auto;
    background-repeat: no-repeat;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .box_words dl {
    /* border-bottom: 1px dotted #e94630; */
    width: 100%;
    margin: 0 auto 2rem auto;
    /* padding-bottom: 1rem; */
  }

  .box_words dl:last-of-type {
    border-bottom: none;
  }

  .box_words dl dt {
    /* border-bottom: 1px solid #555555; */
    float: left;
  }

  .box_words dl dd {
    /* border-bottom: 1px dotted #555555; */
    margin-left: 12rem;
    margin-bottom: 1rem;
  }

  footer {
    max-width: 960px;
    margin: 0 auto;
  }
}

table {
  text-align: center;
}

td {
  text-overflow: align: left;
  vertical-align: top;
}

.grid_lo{display: grid;}
.col2{grid-template-columns: 1fr 1fr;grid-gap:.5rem;}
@media screen and (max-width: 480px) {
  .col2{grid-template-columns: 1fr;}
}

.goto_link a{
  display: block;
  width: fit-content;
  color:#ffffff;
  background-color: #e4578d;
  border-radius: 1rem;
  padding:0.25rem;
  margin-left: auto;
  margin-right:auto;
}
.goto_link a:hover{
  color:#e4578d;
  border: solid 1px #e4578d;
  background-color: initial;
  text-decoration: none;
}
.box_text > div{
  margin-left: auto;
  margin-right:auto;
  padding: 0.5rem;
}
.heading_main{max-width: 100vw;}
.heading_main h2{width: 100%;}
@media screen and (max-width: 480px) {
  .heading_main h2{transform: scale(.9, .9);}
}
