/****************************************

		Reset

*****************************************/
/* Reset Style */
.lp_content address, .lp_content caption, .lp_content cite, .lp_content code, .lp_content dfn, .lp_content em, .lp_content strong, .lp_content th, .lp_content var {
  font-style: normal;
}
.lp_content h1, .lp_content h2, .lp_content h3, .lp_content h4, .lp_content h5, .lp_content h6 {
  font-weight: normal;
}
.lp_content img {
  vertical-align: middle;
  border: 0;
}
@media only screen and (max-width:800px) {
  .lp_content img {
    width: 100%;
    height: auto;
  }
}
.lp_content * {
  margin: 0;
  padding: 0;
}
.lp_content ol, .lp_content ul {
  list-style: none outside none;
}
.lp_content ol li, .lp_content ul li {
  list-style-type: none;
}
.lp_content a {
  text-decoration: none;
  color: #000000;
}

/****************************************

		Link

*****************************************/
a.default:link {
  color: #0000ff;
  text-decoration: underline;
}
a.default:link:hover {
  text-decoration: none;
}

a.default:visited {
  color: #800080;
}

a.default:active {
  color: #ff8000;
}

a.default:hover {
  color: #b80120;
}

a.underline {
  text-decoration: underline;
}
a.underline:hover {
  text-decoration: none;
}

a.bottom_border {
  color: #017bd0;
  text-decoration: none;
  transition: all 0.3s;
  position: relative;
}
a.bottom_border::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #000;
  transform: scaleX(0);
  transition: all 0.3s;
}
a.bottom_border:hover {
  color: #F00;
}
a.bottom_border:hover::before {
  transform: scaleX(1);
}

/****************************************

clearfix

*****************************************/
.clearfix:after,
.fltBox02:after,
.fltBox:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/****************************************

module

*****************************************/
.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

@media only screen and (max-width:960px) {
  .tbmb0 {
    margin-bottom: 0px !important;
  }
  .tbmb5 {
    margin-bottom: 5px !important;
  }
  .tbmb10 {
    margin-bottom: 10px !important;
  }
  .tbmb15 {
    margin-bottom: 15px !important;
  }
  .tbmb20 {
    margin-bottom: 20px !important;
  }
  .tbmb25 {
    margin-bottom: 25px !important;
  }
  .tbmb30 {
    margin-bottom: 30px !important;
  }
  .tbmb35 {
    margin-bottom: 35px !important;
  }
  .tbmb40 {
    margin-bottom: 40px !important;
  }
  .tbmb45 {
    margin-bottom: 45px !important;
  }
  .tbmb50 {
    margin-bottom: 50px !important;
  }
  .tbmb55 {
    margin-bottom: 55px !important;
  }
  .tbmb60 {
    margin-bottom: 60px !important;
  }
  .tbmb65 {
    margin-bottom: 65px !important;
  }
  .tbmb70 {
    margin-bottom: 70px !important;
  }
  .tbmb75 {
    margin-bottom: 75px !important;
  }
}
@media only screen and (max-width:767px) {
  .spmb0 {
    margin-bottom: 0px !important;
  }
  .spmb5 {
    margin-bottom: 5px !important;
  }
  .spmb10 {
    margin-bottom: 10px !important;
  }
  .spmb15 {
    margin-bottom: 15px !important;
  }
  .spmb20 {
    margin-bottom: 20px !important;
  }
  .spmb25 {
    margin-bottom: 25px !important;
  }
  .spmb30 {
    margin-bottom: 30px !important;
  }
  .spmb35 {
    margin-bottom: 35px !important;
  }
  .spmb40 {
    margin-bottom: 40px !important;
  }
  .spmb45 {
    margin-bottom: 45px !important;
  }
  .spmb50 {
    margin-bottom: 50px !important;
  }
  .spmb55 {
    margin-bottom: 55px !important;
  }
}
/*
 * =====================================================
 *
 * [special_content]
 *
 * =====================================================
 */
/**
 * ---------------------------------------------------
 * common
 * ---------------------------------------------------
 */
.lp_content {
  padding-top: 60px;
  padding-bottom: 100px;
}
@media only screen and (max-width:767px) {
  .lp_content {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
.lp_content a.link {
  color: #0192be;
}
.lp_content .main_ttl {
  text-align: center;
  margin-bottom: 40px;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .lp_content .main_ttl {
    width: 50%;
    margin: auto;
    margin-bottom: 30px;
  }
}
.lp_content .main_cach {
  margin-bottom: 40px;
  line-height: 2;
  font-size: 1.5rem;
  text-align: center;
  letter-spacing: 0.05em;
}
.lp_content .main_cach span {
  display: block;
}
.lp_content .main_cach span:first-child {
  margin-bottom: 15px;
}
@media only screen and (max-width:767px) {
  .lp_content .main_cach {
    text-align: left;
    padding: 0 20px;
    margin-bottom: 25px;
  }
}
.lp_content .lead {
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .lp_content .lead {
    font-size: 1.5rem;
    text-align: left;
  }
}
.lp_content .mv img {
  width: 100%;
  height: auto;
}

/**
 * ---------------------------------------------------
 * top
 * ---------------------------------------------------
 */
.cm_top {
  max-width: 600px;
  margin-inline: auto;
}
.cm_top:not(:first-of-type) {
  margin-top: 80px;
}
@media only screen and (max-width:767px) {
  .cm_top {
    padding-inline: 20px;
  }
}
.cm_top .mv {
  margin-top: 35px;
}
@media only screen and (max-width:767px) {
  .cm_top .mv {
    margin-top: 30px;
    padding-inline: 15px;
  }
}
.cm_top .btns {
  margin-top: 40px;
}
@media only screen and (max-width:767px) {
  .cm_top .btns {
    margin-top: 30px;
  }
}

/**
* ---------------------------------------------------
* siteDetail
* ---------------------------------------------------
*/
.siteDetail .main_ttl {
  max-width: 106px;
  margin-inline: auto;
  margin-bottom: 20px;
}
.siteDetail .section_detail {
  margin-top: 110px;
}
@media only screen and (max-width:767px) {
  .siteDetail .section_detail {
    margin-top: 50px;
  }
}
.siteDetail .cm_box .sub_ttl {
  text-align: center;
  margin-bottom: 70px;
  letter-spacing: 0.15em;
}
@media only screen and (max-width:800px) {
  .siteDetail .cm_box .sub_ttl {
    margin: auto;
    padding-inline: 35px;
    margin-bottom: 40px;
  }
}
.siteDetail .cm_box .subtext {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.15em;
}
.siteDetail .cm_box .subtext.long {
  margin-bottom: 20px;
}
@media only screen and (max-width:800px) {
  .siteDetail .cm_box .subtext {
    font-size: 1.8rem;
  }
}
.siteDetail .cm_box .cmbox01 {
  position: relative;
  max-width: 900px;
  margin-inline: auto;
}
.siteDetail .cm_box .cmbox01 .movie_btn a {
  display: block;
  width: 203px;
  height: 203px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 5;
  transition: all 0.3s ease;
}
.siteDetail .cm_box .cmbox01 .movie_btn a:hover {
  opacity: 0.7;
}
@media only screen and (max-width:800px) {
  .siteDetail .cm_box .cmbox01 .movie_btn a {
    max-width: 203px;
    max-height: 203px;
    width: 30%;
    height: auto;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }
}
.siteDetail .cm_box .cm_long img {
  width: 100%;
  height: auto;
}
.siteDetail .cm_box .cm_short {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px 20px;
  justify-content: space-between;
  max-width: 960px;
  margin-inline: auto;
  margin-top: 60px;
  padding: 0 20px;
  box-sizing: border-box;
}
@media only screen and (max-width:800px) {
  .siteDetail .cm_box .cm_short {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px 0px;
    margin-top: 50px;
    padding: 0 35px;
  }
}
.siteDetail .cm_box .cm_short .item a {
  transition: all 0.3s ease;
  display: block;
  margin-bottom: 10px;
  position: relative;
}
.siteDetail .cm_box .cm_short .item a:hover {
  opacity: 0.7;
}
.siteDetail .cm_box .cm_short .item a img {
  width: 100%;
  height: auto;
}
.siteDetail .cm_box .cm_short .item a::after {
  content: "";
  width: 74px;
  height: 74px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 5;
  background-image: url(../img/cm_ico.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.siteDetail .cm_box .cm_short .item .subtext {
  text-align: left;
}
.siteDetail .grah_box {
  padding: 40px 0 0;
}
@media only screen and (max-width:800px) {
  .siteDetail .grah_box {
    padding: 20px 0 0;
  }
}
.siteDetail .grah_box .sub_ttl {
  text-align: center;
  margin-bottom: 70px;
}
@media only screen and (max-width:800px) {
  .siteDetail .grah_box .sub_ttl {
    margin: auto;
    padding-inline: 35px;
    margin-bottom: 40px;
  }
}
.siteDetail .grah_box .subtext {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.15em;
}
.siteDetail .grah_box .subtext.long {
  margin-bottom: 20px;
}
@media only screen and (max-width:800px) {
  .siteDetail .grah_box .subtext {
    font-size: 1.8rem;
  }
}
.siteDetail .grah_box .grah_list .item {
  padding-inline: 20px;
}
.siteDetail .grah_box .grah_list .item:not(:last-child) {
  margin-bottom: 110px;
}
.siteDetail .grah_box .grah_list .item .detail {
  margin-bottom: 30px;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media only screen and (max-width:800px) {
  .siteDetail .grah_box .grah_list .item .detail {
    font-size: 1.8rem;
  }
}
.siteDetail .grah_box .grah_list .item .detail span {
  margin-top: 10px;
  display: block;
  font-size: 1.5rem;
  font-weight: normal;
  letter-spacing: 0.05em;
}
.siteDetail .grah_box .grah_list .item .img_box {
  max-width: 920px;
  margin: auto;
  text-align: center;
}
@media only screen and (max-width:800px) {
  .siteDetail .grah_box .grah_list .item .img_box {
    max-width: initial;
  }
}
@media only screen and (max-width:800px) {
  .siteDetail .grah_box .grah_list .item .img_box.type01 {
    width: 85%;
  }
}
.siteDetail .grah_box .grah_list .item .img_box img {
  height: auto;
  max-width: 100%;
}
.siteDetail .profile_box {
  padding-inline: 20px;
}
.siteDetail .profile_box .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0 6%;
  max-width: 1000px;
  margin-inline: auto;
  margin-top: 100px;
  padding: 35px;
  border: 1px solid #323232;
  box-sizing: border-box;
}
@media only screen and (max-width:800px) {
  .siteDetail .profile_box .inner {
    margin-top: 0;
    padding: 40px 15px;
  }
}
@media only screen and (max-width:800px) {
  .siteDetail .profile_box {
    display: block;
    margin-top: 60px;
    padding: 0 10px;
  }
}
.siteDetail .profile_box .profile_img {
  flex: 0 0 28%;
}
@media only screen and (max-width:800px) {
  .siteDetail .profile_box .profile_img {
    flex: 0 0 100%;
    padding-inline: 35px;
  }
}
.siteDetail .profile_box .profile_img img {
  max-width: 100%;
  height: auto;
}
.siteDetail .profile_box .profile_img p {
  margin-top: 30px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.siteDetail .profile_box .profile_detail {
  flex: 0 0 66%;
}
@media only screen and (max-width:800px) {
  .siteDetail .profile_box .profile_detail {
    flex: 0 0 100%;
    margin-top: 40px;
  }
}
.siteDetail .profile_box .profile_detail p {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
.siteDetail .profile_box .profile_detail p:not(:first-of-type) {
  margin-top: 30px;
}
.siteDetail .profile_box .profile_detail .name {
  margin-bottom: -15px;
  font-size: 2.2rem;
  letter-spacing: 0.1em;
}

.cm_others {
  margin-top: 100px;
  padding: 40px 20px 40px;
  background-color: #F2F2F2;
}
@media only screen and (max-width:800px) {
  .cm_others {
    margin-top: 60px;
    padding: 60px 35px 70px;
  }
}
.cm_others .title {
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  text-align: center;
}
@media only screen and (max-width:800px) {
  .cm_others .title {
    font-size: 2rem;
  }
}
.cm_others_list {
  max-width: 400px;
  margin-inline: auto;
  margin-top: 40px;
}
@media only screen and (max-width:800px) {
  .cm_others_list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.cm_others_list img {
  max-width: 100%;
  height: auto;
}
.cm_others_list .btns {
  margin-top: 30px;
}
.sugoi .cm_others .isSugoi {
  display: none;
}
.hibi .cm_others .isHibi {
  display: none;
}

.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 10000;
}
.modal__in {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 75%;
}
@media only screen and (max-width:800px) {
  .modal__in {
    width: 90%;
  }
}
.modal__close {
  position: relative;
  cursor: pointer;
  width: 5rem;
  height: 5rem;
  margin-left: calc(100% - 5rem);
}
.modal__close span {
  position: absolute;
  left: 0;
  top: 2.5rem;
  width: 100%;
  height: 1px;
  background-color: white;
  pointer-events: none;
}
.modal__close span:first-of-type {
  transform: rotate(45deg);
}
.modal__close span:last-of-type {
  transform: rotate(-45deg);
}
.modal__vid {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.modal__vid iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=style.css.map */