.pc {
  display: none;
}
.sp {
  display: block;
}
.main-content {
  position: relative;
}
.box-info__txt {
  background: #ed6c00;
  color: #fff;
  font-family: 'Shippori Mincho', serif;
  padding: 3rem;
  text-align: left !important;
  line-height: 4rem;
  font-size: 2rem;
}
.box-info__txt b {
  display: block;
  margin-bottom: 2rem;
  text-align: center;
  font-size: 3rem;
  letter-spacing: 0.5rem;
}
.box-info__txt font {
  font-weight: bold;
  font-size: 2.3rem;
}
.head_x {
  position: fixed;
  right: 3%;
  top: 0;
  z-index: 99999999;
}
.head_x a img {
  width: 20vw;
  height: auto;
  max-width: 200px;
}
/* .sec-news .news-wrap {
	padding: 0 5rem;
} */
.sec-news .news-list__item {
  font-size: 18px;
  margin-bottom: 45px;
  color: #5a5a5a;
  text-decoration: none;
  /* max-width: 870px; */
}
.sec-news .news-list__anchor {
  color: #5a5a5a;
  text-decoration: none;
  font-weight: bold;
}
.sec-news .news-list__anchor {
  padding: 0;
}
.news-body {
  padding-right: 5rem;
  padding-left: 0;
  box-sizing: border-box;
}
.news_bt {
  width: 32rem;
  padding: 1.3rem 0;
  margin: 0 auto;
}
.news_bt a:hover {
  opacity: 0.6;
  transition: .5s;
}
.news-list__item span:last-child {
  display: inline-block;
}
.news-list__item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.news-list__anchor span font {
  font-weight: 500;
  color: #222222;
}
.news-list__anchor span font:hover {
  border-bottom: 1px solid #4a4a4a;
  padding-bottom: 0;
}
.sec-news {
  margin-top: 2.7rem;
}
.sec-news .news-twitter__name {
  font-size: 3.4rem;
  text-align: center;
}
.x_twitter_bt {
  display: block;
  margin-top: 27px;
}
.x_twitter_bt a img {
  width: 330px;
}
.tw_timeline_wrap {
  border-radius: 5px;
  border: 1px solid #d1d1d1;
  height: 62rem;
  overflow: scroll;
  scrollbar-width:none;
}
.tw_timeline_box {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #fff;
  margin-bottom: 5rem;
}
.sec-greeting {
  margin: -1rem auto 0 auto;
  width: 100vw !important;
	padding: 6.25rem 0;
}
.greeting-media__txt {
  font-weight: 500;
  margin: 0 auto 5rem auto !important;
  font-size: 2rem;
  padding: 0;
  width: 70%;
  line-height: 4.5rem;
  text-align: left;
}
.greeting-body {
  display: flex;
  margin: 0 auto;
  max-width: 95%;
}
.sec-work {
  /* margin-top: -5rem; */
  padding: 3rem 0 8rem;
  color: #222222;
}
.sec-work h3 {
  margin-top: 4rem;
}
.sec-work__txt1, .sec-work__txt2 {
  border: solid 1px #000222;
  display: flex;
  padding: 3rem;
  margin: 3rem auto;
  width: 74rem;
}
.sec-work__txt1 img, .sec-work__txt2 img {
  max-width: 30rem;
  height: auto;
}
.sec-work__txt1 h3, .sec-work__txt2 h3 {
  margin-bottom: 2rem;
  font-size: 3rem;
  line-height: 4rem;
}
.sec-work__txt1 span, .sec-work__txt2 span {
  font-size: 1.56rem;
  font-weight: bold;
  line-height: 3.5rem;
}
.sec-work__txt1 span {
  padding-left: 3rem;
}
.sec-work__txt2 span {
  padding-right: 3rem;
}
.sec-message {
  padding: 70px 0;
  background-color: #fff;
}
.sec-message .message-image {
  margin: 7rem auto 0;
  width: 62rem;
  border: .5rem solid #88a5ad;
  box-sizing: border-box;
}
.sec-profile {
  padding: 2.5rem 0 12.5rem 0;
  margin: -1rem auto 0 auto;
  display: flex;
}
.sec-profile .profile-media__ttl {
  display: block;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 4rem;
  margin: 0 auto 3rem auto !important;
}
.profile-media__ttl {
  font-size: 4rem !important;
}
.profile-media__ttl ruby rt small {
  font-size: 1.5rem;
  margin-bottom: 3rem;
  letter-spacing: 0.5rem !important;
}
.sec-profile .profile-media .sub {
  font-size: 3rem;
  display: block;
}
.sec-profile {
  margin: 0 auto;
  width: 40rem;
  text-align: center !important;
}
.profile-media__image {
  display: block;
  margin: 2rem auto !important;
}
.sec-intro {
  padding: 70px 0;
  position: relative;
  z-index: 10;
}
.sec-intro::after {}
.sec-intro .intro-media {
  display: flex;
  flex-flow: column;
}
.sec-intro .intro-media__txt {
  font-family: 'Shippori Mincho', serif;
}
.sec-intro .intro-media__image {
  margin: 0 auto 9.7rem;
  width: 34.8rem;
}
.sec-intro .intro-media__image img {
  width: 100%;
}
.profile-media__body ul {
  border: solid 1px #000222;
  width: 80%;
  margin: 0 auto;
  padding: 20px 10%;
  font-size: 2rem;
  line-height: 6rem;
}
.profile-media__body ul span {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  float: left;
  width: 20rem;
}
.profile-media__body ul span::after {
  content: "";
  flex-grow: 1;
}
.profile-media__body ul li {
  display: flex;
  float: left;
  padding-left: 2rem;
}
.modal_wrap input {
  display: none;
}
.modal_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
.modal_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}
.modal_content {
  align-self: center;
  justify-content: center;
  width: 50%;
  max-width: 740px;
  transform: scale(0.5) rotateY(-270deg);
  transition: 0.5s;
  background: url("/images/gam1.png") no-repeat;
  background-size: contain;
  text-align: center !important;
}
.modal_content a {
  display: block;
  max-width: 200px;
  margin: 58rem auto 12rem auto;
}
.modal_content a img {
  max-width: 200px;
  margin-left: -5rem;
}
.close_button {
  position: absolute;
  top: 100px;
  left: 36vw;
  font-size: 34px;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  background: #000;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
.modal_wrap input:checked ~ .modal_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}
.modal_wrap input:checked ~ .modal_overlay .modal_content {
  transform: scale(1) rotateX(0deg);
}
.open_button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 1.3rem;
  cursor: pointer;
}
@media (max-width: 767px) {
  .open_button {
    margin: 0 20px;
  }
}
.special_txt {
  width: 90%;
  padding: 4rem;
  margin: 0 auto;
  font-weight: 100;
  line-height: 4rem;
  letter-spacing: 0.3rem;
  font-size: 2rem;
  text-align: left;
}
.special_box {
  box-shadow: none !important;
  border: solid 1px #000;
}
@media (min-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  .box-info {
    padding-top: 0;
  }
  .sec-news {
    margin-top: -10rem;
  }
  .time {
    margin-right: 22px;
  }
  .news-list__item a span {
    max-width: 385px;
  }
  .news-list__item span {
    display: inline-block !important;
    vertical-align: top;
    font-size: 18px;
  }
  .top_news_bt {
    width: 54rem;
  }
  .top_news_bt a {
    font-size: 2rem !important;
  }
  .news_bt {
    display: block;
    text-align: center;
  }
  .news_bt a {
    font-weight: bold !important;
    font-size: 1.3rem;
  }
  .sec-ttl {
    margin-top: 40px;
    color: #393A3A;
  }
  .sec-news .sec-ttl {
    margin-bottom: 70px;
  }
  .sec-news .sec-ttl img, .sec-greeting .sec-ttl img, .sec-message .sec-ttl img, .sec-profile .sec-ttl img, .sec-intro .sec-ttl img {
    height: 100px;
  }
  .sec-news .news-wrap {
    display: flex;
    padding: 0 5rem;
    justify-content: center;
    /* justify-content: space-between; */
  }
  .news-twitter {
    min-width: 50%;
  }
  .sec-news .news-twitter__name {
    font-size: 2.4rem;
    margin-bottom: .3rem;
  }
  .tw_timeline_box {
    border-radius: 10px;
    margin-bottom: 5rem;
  }
  .sec-greeting {
    padding: 6.25rem 0;
  }
  .sec-greeting .greeting-media {
    flex-flow: row;
  }
  .sec-greeting .greeting-media__body {
    padding-right: 26px;
  }
  .sec-greeting {
    width: 90%;
    flex-shrink: 0;
    order: 2;
    margin-bottom: 0;
  }
  .sec-profile .profile-media {
    display: flex;
    margin-top: 100px;
  }
  .sec-profile .profile-media__ttl {
    margin-bottom: 7px;
  }
  .sec-profile .profile-media .sub {
    font-size: 2.4rem;
  }
  .sec-profile .profile-media__image {
    margin: 0;
    width: 38.6rem;
    text-align: center;
    /* padding-right: 58px; */
  }
  .sec-profile {
    width: 100%;
  }
  .profile-media__image img {
    max-width: 236px;
    min-width: 200px;
  }
  .profile-media__ttl {
    padding-bottom: 23px;
  }
  .sec-intro .intro-media {
    flex-flow: row;
    margin-top: 7rem;
  }
  .sec-intro .intro-media__txt {
    font-size: 18px;
    line-height: 1.75;
  }
  .sec-intro .intro-media__image {
    margin: 0;
    width: 20%;
  }
  .sec-intro .intro-media__body {
    padding-right: 26px;
    flex: 1 1;
    font-size: 18px;
  }
  .profile-media__txt {
    font-size: 2rem;
    line-height: 4rem;
    font-weight: 500;
    width: 80%;
    margin: 0 auto;
    text-align: left;
    font-feature-settings: "pkna"1;
  }
	
  .profile-media__txt span {
    display: inline-block;
  }
  .kutouten {
    letter-spacing: -1rem;
  }
}
@media (max-width: 1500px) {
  .news-body {
    padding-left: 0;
  }
  .news-list__item span {
    display: block !important;
  }
  .time {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .modal_content {
    align-self: center;
    justify-content: center;
    width: 90%;
    max-width: 740px;
    transform: scale(0.5) rotateY(-270deg);
    transition: 0.5s;
    background: url("/images/gam1.png") no-repeat;
    background-size: contain;
    background-position: center;
  }
  .modal_content a {
    display: block;
    max-width: 200px;
    margin: 50rem auto 12rem auto;
  }
  .modal_content a img {
    max-width: 110px;
    margin-left: -2.5rem;
  }
  .close_button {
    position: absolute;
    top: 20vw;
    left: 72vw;
    font-size: 32px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    background: #000;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    border: solid 1px #fff;
  }
  .news_bt, .top_news_bt {
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }
  .news-text {
    text-align: left !important;
  }
  .sec-message .sec-ttl {
    letter-spacing: -0.05em;
  }
  .sec-message .sec-ttl .__spacing {
    letter-spacing: -0.1em;
  }
  .sec-profile {
    display: block;
  }
  .sec-intro .intro-media__image {
    order: -1;
  }
  .box-info__txt {
    font-size: 16px;
    text-align: center;
    margin: 20rem auto 5rem auto;
  }
  .box-info__txt font {
    font-weight: bold;
    font-size: 18px;
  }
  .news-twitter {
    /* width: 80vw; */
    width: 100%;
    margin: 0 auto !important;
    padding: 0;
  }
  .news-twitter .aligncenter img {
    width: 60%;
    max-width: 300px;
  }
  .x_twitter_bt {
    width: 100%;
  }
  .x_twitter_bt a img {
    display: block;
    margin: 55px auto 0 auto;
    width: auto;
    height: auto;
  }
  .tw_timeline_wrap {
    height: 350px;
  }
  .tw_timeline_box {
    max-width: 700px;
    /* height: 350px !important; */
    margin: 0 auto !important;
  }
  .sec-news {
    padding-top: 8rem;
    padding-bottom: 6rem;
    margin: 0 auto;
    width: 90vw;
  }
  .sec-news .news-list__anchor .time {
    margin-right: 0;
  }
  .news-list {
    margin-bottom: 20px !important;
  }
  .sec-news .sec-ttl img, .sec-greeting .sec-ttl img, .sec-message .sec-ttl img, .sec-profile .sec-ttl img, .sec-intro .sec-ttl img {
    height: 125px;
  }
  .news-list__item {
    display: block;
  }
  .news-list__item span {
    display: block;
    font-size: 3rem;
  }
  .sec-news .news-list__item {
    margin-bottom: 6rem;
  }
  .news-list__item p:last-of-type {
    margin-top: 2rem;
  }
  .sec-ttl_profile img {
    width: 28rem !important;
    height: auto;
  }
  .time {
    margin-bottom: 0.6rem;
  }
  .greeting-media {
    display: block !important;
    width: 100%;
    max-width: 100%;
    padding-bottom: 8rem;
  }
  .sec-greeting {
    display: block;
    width: 100%;
    margin-top: -2rem;
    padding: 6.25rem 5%;
  }
  .sec-greeting .greeting-media__txt {
    font-size: 3rem;
    line-height: 6rem;
  }
  .greeting-media__body {
    width: 100%;
    max-width: 100%;
    text-align: center;
    display: block !important;
  }
  .greeting-media__txt {
    display: block;
    font-weight: normal !important;
    line-height: 32px;
    margin: 0 auto;
    font-feature-settings: "pkna"1;
    /* width: 98%; */
    width: 100%;
    text-align: left;
  }
  .sec-work {
    width: 90vw;
    margin: 0 auto;
    padding: 6.25rem 0 8rem;
  }
  .sec-work__txt1, .sec-work__txt2 {
    display: block;
    padding: 5rem;
    margin: 6rem auto;
    width: 100%;
  }
  .sec-work__txt1 img, .sec-work__txt2 img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .sec-work__txt1 h3, .sec-work__txt2 h3 {
    padding: 3rem 0;
    margin-bottom: 0;
    font-size: 4rem;
  }
  /* .sec-work__txt1 span, .sec-work__txt2 span {
    font-size: 3rem;
    font-weight: bold;
    line-height: 6rem;
  } */
  .sec-work__txt1 span,
  .sec-work__txt2 span {
    font-size: 3rem;
    line-height: 5.5rem;
    font-weight: 400;
  }
  .profile-media__image {
    margin: 2rem auto 0 auto;
    padding: 0 !important;
    width: 100% !important;
  }
  .profile-media__image img {
    display: block !important;
    float: none !important;
    margin: 2rem auto 0 auto;
    max-width: 28rem;
    min-width: 28rem;
  }
  .sec-profile .profile-media__ttl {
    margin: 0 auto;
    font-size: 2.8rem;
  }
  .profile-media {
    max-width: 100%;
  }
  .profile-media__ttl {
    text-align: center;
    margin: 0 auto;
    padding: 14px 0;
    width: auto;
    font-size: 3rem;
  }
  .profile-media__body {
    padding: 0;
    line-height: 32px;
    font-weight: bold;
  }
  .profile-media__body ul {
    border: solid 1px #000222;
    width: 80%;
    margin: 0 auto;
    padding: 4rem 1rem;
    font-size: 2.5rem;
    line-height: 4rem;
  }
  .profile-media__body ul span {
    display: block;
    float: none;
  }
  .profile-media__body ul span::after {
    content: none;
  }
  .profile-media__body ul li {
    display: block;
    float: none;
    text-align: left;
  }
  .profile-media__txt {
    font-size: 3rem;
    line-height: 6rem;
    margin: 0 auto !important;
    font-weight: normal;
    text-align: left;
  }
  .profile-media__txt span {
    display: inline-block;
  }
  .sec-profile {
    margin: 0;
    width: 100%;
    text-align: left;
    padding: 0 5% 10rem !important;
  }
  .greeting-body .profile-media__body .sec-profile .profile-media__ttl .profile-media__image {
    display: block !important;
  }
  .news-body {
    padding: 0 0 4rem;
  }
  .news-body p {
    border: solid 1px #4a4a4a;
    border-radius: 50px;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    color: #4a4a4a;
  }
  .news-body p a {
    font-weight: bold !important;
  }
  .news-body a {
    text-decoration: none;
    color: #4a4a4a;
  }
}
.schedule {
  background-image: url(../img/schedule_bk_sp.png);
  background-size: 100%;
  background-repeat: repeat;
}
.parallax-bg {
  background-attachment: local;
  background-position: center;
  background-size: 100%;
  background-repeat: repeat;
}
/* .content {
  padding-top: 57px;
} */
.pc_hori_sp_verti {
  flex-wrap: wrap;
}
.sch_btn {
  width: 90%;
}
.sch_place {
  font-size: 28px;
}
.sch_date {
  font-size: 21px;
}
.sch_sch {
  font-size: 13px;
}
.sch_link {
  font-size: 13px;
}
.sch_time {
  font-size: 13px;
}
.sch_time span {
  font-size: 10px;
}
.sch_plice {
  font-size: 10px;
  width: 100%;
  display: table;
}
.sch_warn {
  font-size: 10px;
  text-align: left;
}
.sch_foot {
  font-size: 21px;
}
.contents_header {
  margin-bottom: 0;
}

.features_summ, .goods_summ {
  margin-bottom: 35px;
  font-size: 28px;
  text-align: center;
}
.features_summ {
  line-height: 1.8;
  font-size: 16px;
}
.features_inner, .goods_inner, .qr_inner, .apli_inner {
  padding: 0;
  padding-bottom: 64px;
}
.features_container {
  padding-bottom: 35px;
}
.features_ttl {
  margin: 0 -5%;
}
.features_box .c_subttl {
  font-size: 21px;
  font-weight: bold;
}
.features_box {
  padding: 0 2.5%;
  padding-top: 25px;
  padding-bottom: 20px;
}
.features_box.dual_box {
  flex-wrap: wrap;
}
.features_box .subttl {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}
.sch_plice th, .sch_plice td {
  min-width: 3em;
  box-sizing: border-box;
}
.features_box.dual_box .dual_l {
  width: 100%;
  margin-right: 0;
  flex-wrap: wrap;
}
.features_box.dual_box .dual_r {
  width: 100%;
  text-align: left;
}
.features_box .work_logo.tenjou, .features_box .work_logo.airg, .features_box .work_logo.bio, .features_box .work_logo.bake {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 25px;
}
.features_box .work_summ.tenjou, .features_box .work_summ.airg, .features_box .work_summ.bio, .features_box .work_summ.bake {
  width: 100%;
  margin-bottom: 15px;
}
.c_summ {
  width: 100%;
}
.c_disc {
  font-size: 14.5px;
}
.bio .features_box.dual_box {
  padding: 0 2.5%;
  padding-top: 25px;
  padding-bottom: 20px;
}
.sch_content_box {
  margin: 0;
}
.b_textbox {
  margin: 0;
  padding: 20px 3%;
}






.news-wrap.full{
  flex-direction: column;
  align-items: center;
}
.news-wrap.full .news-body {
    padding-right: 0rem;
}
.x_switch{
  margin-bottom: 70px;
  max-width: 650px;
  width: 100%;
  display: block;
}
.x_switch .x_pc{
  display: block;
}
.x_switch .x_sp{
  display: none;
}
  @media (max-width: 768px) {
    .news-wrap.full .news-body .news-list__item a span {
        max-width: unset;
    }
  }
  @media (max-width: 650px) {
    .x_switch{
      margin-bottom: 50px;
    }
    .x_switch .x_pc{
      display: none;
    }
    .x_switch .x_sp{
      display: block;
    }
  }
