@charset "UTF-8";
a:focus,
a:hover {
  outline: none !important;
}

.cover, .index_news_article img, .index_voice_article img {
  object-fit: cover;
  font-family: "object-fit: cover;";
}

/* メディアクエリ
-------------------------- */
.tra1:hover {
  transform: translate(1px, 1px);
  -webkit-transform: translate(1px, 1px);
  -moz-transform: translate(1px, 1px);
  -ms-transform: translate(1px, 1px);
  color: #fff;
}

.z-index2 {
  z-index: 2;
}

.z-index1 {
  z-index: 1;
}

.f13px {
  font-size: 13px;
}

.f125 {
  font-size: 1.125em;
}

.f25 {
  font-size: 1.25em;
}

.border-r4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal !important;
}

.mb1em {
  margin-bottom: 1em;
}

.mt1em {
  margin-top: 1em;
}

.mt2em {
  margin-top: 2em;
}

.mt3em {
  margin-top: 3em !important;
}

.mr1em {
  margin-right: 1em;
}

.ml1em {
  margin-left: 1em;
}

.mb0 {
  margin-bottom: 0 !important;
}

.rel {
  position: relative;
}

.ab {
  position: absolute;
}

.ab100 {
  top: 0;
  height: 0;
  width: 100%;
  height: 100%;
}

.block {
  display: block;
}

.block-auto {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.align-center {
  align-items: center;
}

.max-w100 {
  max-width: 100%;
}

/* Width
-------------------------- */
.w10 {
  width: 10%;
}

.w15 {
  width: 15%;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w85 {
  width: 85%;
}

.w90 {
  width: 90%;
}

.w95 {
  width: 95%;
}

.w100 {
  width: 100%;
}

.flex, .flex-center, .flex-end, .flex-between, .flex-around, .form_content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}

.flex-center {
  justify-content: center;
}

.flex-end {
  justify-content: flex-end;
}

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

.flex-around {
  justify-content: space-around;
}

.fff {
  color: #fff !important;
}

.red {
  color: #fb0026;
}

.color-txt {
  color: #262626;
}

.no-line {
  text-decoration: none;
}

.bg-beige {
  background: #f7f7f7;
}

.bg-or {
  background: #eb6000;
}

.bg-bk {
  background: #181818;
}

.f875 {
  font-size: 0.875em;
}

.sp_tel {
  text-decoration: none;
  pointer-events: none;
}

#all-width {
  margin-bottom: 6em;
  line-height: 1.6;
}

#home-s1 {
  overflow: hidden;
}

.video-cta-image {
  display: none !important;
}

.index_h2,
div.index_h2 {
  text-align: center;
  color: #262626;
  margin-bottom: 2em;
  font-weight: bold;
  font-size: 2.769em;
  text-transform: uppercase;
}

.index_h2 strong,
.index_h2 .page_h1,
div.index_h2 strong,
div.index_h2 .page_h1 {
  font-size: 0.688em;
  color: #001c45;
  font-weight: normal;
  display: block;
  margin-top: 0.5em;
  line-height: 1.3;
}

.index_h2__wh,
div.index_h2__wh {
  color: #fff;
}

.index_h2__wh strong,
div.index_h2__wh strong {
  color: #fff;
}

.mv_movie_img {
  top: 90vh;
  right: 3em;
  box-shadow: 1px 5px 10px rgba(24, 24, 24, 0.3);
}

.mv_movie_img iframe {
  max-width: 420px !important;
  width: 38vw !important;
}

.index_pertner {
  padding: 80px 0;
}

.ul_index_partner img {
  padding: 0 3vw;
  width: auto;
  position: relative;
  vertical-align: middle;
}

.ul_index_partner .img_2 {
  margin-top: 2em;
}

.ul_index_partner .img_3 {
  margin-top: 3em;
}

.cta-wrap {
  padding: 0 2em;
}

.cta-wrap .inner_content {
  z-index: 2;
}

.cta-wrap .bg {
  padding: 60px 0;
  background: url(../images/common/cta_bg.jpg) 50%/cover;
}

.cta-wrap .bg:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.8);
  content: "";
}

.cta-wrap .lefts {
  background: url(../images/common/tel_wh.svg) no-repeat 0px 40%/2em 2em;
  padding-left: 3em;
  position: relative;
  top: -5px;
}

.cta-wrap .lefts .is_tel {
  font-size: 1.846em;
  font-weight: bold;
}

.btn-or {
  font-weight: 500;
  background: #eb6000;
  color: #fff !important;
  display: block;
  padding: 0.25em 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  margin: 1em auto;
  font-size: 1.125em;
}

.btn-cta {
  font-weight: 500;
  width: 300px;
  max-width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 0.25em;
  font-size: 1.846em;
  text-decoration: none;
  padding: 0.5em 0 0.5em 1em;
  margin-right: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background: url(../images/common/mail_wh.svg) no-repeat 2em 50%/1.25em 1.25em #eb6000;
}

.btn-cta__blue {
  background: url(../images/common/book_wh.svg) no-repeat 2.85em 50%/1.25em 1.25em #008fbf;
}

.cta-wrap_01 {
  font-size: 13px;
}

.cta-wrap_01 .inner_content {
  z-index: 2;
}

.cta-wrap_01 .bg {
  padding: 1em 0;
}

.cta-wrap_01 .lefts {
  padding: 1em;
  width: 400px;
  max-width: 100%;
  background: url(../images/common/tel_wh.svg) no-repeat 50px 50%/2em 2em;
  padding-left: 3em;
  position: relative;
  top: -5px;
  margin: 0 auto;
}

.cta-wrap_01 .lefts .is_tel {
  font-size: 1.846em;
  font-weight: bold;
}

.cta-wrap_01 .btn-wrap {
  border: 1px solid #ddd;
  padding: 1.25em;
  margin: 1em;
  text-align: center;
}

.cta-wrap_01 .btn-wrap__or {
  background: #fbf2ec;
}

.cta-wrap_01 .btn-wrap__blue {
  background: #effafd;
}

.cta-wrap_01 .btn-wrap__pink {
  background: #fceff2;
}

.is_news_navi .wp-pagenavi a,
.is_news_navi .wp-pagenavi span {
  color: #008fbf;
  border-color: #008fbf;
}

.is_news_navi .wp-pagenavi .current {
  color: #fff;
  background: #008fbf;
}

.btn-cta_01 {
  display: block;
  font-weight: 500;
  width: 300px;
  max-width: 100%;
  text-align: center;
  margin: 0.5em auto 0;
  font-size: 1.5em;
  text-decoration: none;
  padding: 0.5em 0 0.5em 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background: url(../images/common/mail_wh.svg) no-repeat 2em 50%/1.25em 1.25em #eb6000;
}

.btn-cta_01__blue {
  background: url(../images/common/book_wh.svg) no-repeat 1.85em 50%/1.25em 1.25em #008fbf;
}

.btn-cta_01__shooot {
  background: url(../images/common/cinema_wh.svg) no-repeat 1.85em 50%/1.25em 1.25em #ff2e63;
}

.btn-cta_01__shooot02 {
  background: url(../images/common/cinema_wh.svg) no-repeat 1.85em 50%/1.25em 1.25em #ff2e63;
  width: 370px;
}

.btn-cta_01__contact {
  background: url(../images/common/mail_wh.svg) no-repeat 1.5em 50%/1.25em 1.25em #eb6000;
}

.btn_nav {
  background: #001c45;
  color: #fff;
  text-align: center;
  font-size: 1.538em;
  width: 386px;
  margin: 0 auto;
  padding: 0.75em;
  font-weight: 500;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
}

.index_service {
  padding: 80px 0;
}

.index_service .index_h2 {
  top: -24px;
}

.index_service #service-index-nav {
  min-height: auto;
  background: none;
}

.index_service #service-index-nav ul {
  margin: -50px auto 0;
}

.index_service #service-index-nav ul li {
  height: 300px;
}

.index_service #service-index-nav ul li p.service_ttl {
  color: #262626;
  font-weight: 500;
}

.index_service #service-index-nav ul li a .package_price {
  height: auto;
  width: auto;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
}

.index_service #service-index-nav ul li a img {
  background: none;
}

.index_service #service-index-nav ul li a .package_price {
  background: none;
}

.index_service #service-index-nav ul li a .package_price span {
  font-size: 1em;
  border-bottom: none;
}

.index_service #service-index-nav ul li a:hover p.service_ttl {
  color: #262626;
}

#site-navigation #menu_btn li.tel a {
  background: url(../images/common/tel_wh.svg) no-repeat 2em 50%/0.85em 0.85em #eb6000;
  display: block;
  text-align: center;
  width: 110px;
  padding: 4.5px 0 4.5px 1em;
  letter-spacing: 0.1em;
  pointer-events: none !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

#site-navigation #menu_btn li.tel a:hover {
  opacity: 0.8;
  color: #fff;
}

#site-navigation #menu_btn li.request a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background: url(../images/common/mail_wh.svg) no-repeat 1em 50%/1.25em 1.25em #eb6000;
  padding: 4.5px 0 4.5px 1em;
}

.tel_cont {
  position: fixed;
  top: 100px;
  z-index: 1000;
  transition: 0.7s;
  right: -500px;
}

.tel_cont.active {
  right: 0;
}

.tel_cont .bg-bk {
  padding: 0.25em 2em;
}

.tel_cont .bg-or {
  font-weight: bold;
  font-size: 1.5em;
  padding: 0.5em;
  background: url(../images/common/tel_wh.svg) no-repeat 36px 50%/1em 1em #eb6000;
}

.sp_tel_cont {
  transition: 0.3s;
  top: auto;
  bottom: 100px;
}

.tel_close {
  top: 3.5em;
  right: 1em;
  font-weight: bold;
  font-size: 1.125em;
}

.index_voice {
  padding-bottom: 60px;
  background: url(../images/home/voice_bg.png) no-repeat 0 0 #fdfefe;
}

.index_voice .index_h2 {
  top: -24px;
}

.index_news {
  padding: 80px 0;
  background: #fff;
}

.index_news_article {
  margin-bottom: 2em;
  border-bottom: #ebeaea 1px solid;
  padding: 1em 0;
}

.index_news_article img {
  width: 311px;
  height: 200px;
  border: 1px solid #eee;
}

.index_news_article .lefts {
  width: 340px;
}

.index_news_article .rights {
  width: calc(100% - 350px);
}

.index_news_article .ttl {
  font-size: 1.35em;
  font-weight: 500;
  margin-bottom: 0.5em;
}

.index_news_article .desc {
  font-size: 1.25em;
  margin-bottom: 1em;
  margin-top: 1.5em;
}

.is_news_archive-wrap .index_news_article .desc {
  margin-top: 0;
}

.index_news_article .cateicn {
  position: absolute;
  width: 45px;
  height: 45px;
  text-indent: -9999px;
  z-index: 1;
}

.index_news_article .cateicn.news {
  background: url("../images/news/newsicn-news.png") no-repeat 0 0;
}

.index_news_article .cateicn.case {
  background: url("../images/news/newsicn-case.png") no-repeat 0 0;
}

.index_news_article .cateicn.promotion {
  background: url("../images/news/newsicn-pr.png") no-repeat 0 0;
}

.index_news_article .cateicn.event {
  background: url("../images/news/newsicn-event.png") no-repeat 0 0;
}

.news-cat-wrap {
  list-style: none;
  margin-bottom: 3em;
}

.news-cat-wrap li a {
  background: #eee;
  color: #555;
  display: inline-block;
  padding: 0.5em 1.25em;
  text-decoration: none;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  -ms-border-radius: 1.5em;
  border-radius: 1.5em;
  margin-right: 0.5em;
  margin-bottom: 1em;
}

.news-cat-wrap li a {
  transition: 0.3s;
}

.news-cat-wrap li.current a {
  background: #fb0026;
  color: #fff;
}

.news-cat-wrap li.case.current a, .news-cat-wrap li.case:hover a, .news-cat-wrap li.all:hover a {
  background: #fb0026;
  color: #fff;
}

.news-cat-wrap li.current.news a, .news-cat-wrap li.news:hover a {
  background: #008fbf;
  color: #fff;
}

.news-cat-wrap li.current.kessan a, .news-cat-wrap li.kessan:hover a {
  background: #8957a1;
  color: #fff;
}

.news-cat-wrap li.current.promotion a, .news-cat-wrap li.promotion:hover a, .news-cat-wrap li.blog:hover a {
  background: #eb6000;
  color: #fff;
}

.news-cat-wrap li.current.event a, .news-cat-wrap li.event:hover a {
  background: #730019;
  color: #fff;
}

.first-letter:first-letter {
  color: #fb0026;
}

.cat-icon {
  top: 1em;
  left: 0;
  color: #fff;
  padding: 0.15em 1em;
  z-index: 2;
}

.cat-icon.news {
  background: #008fbf;
}

.cat-icon.kessan {
  background: #8957a1;
}

.cat-icon.case {
  background: #fb0026;
}

.cat-icon.promotion {
  background: #eb6000;
}

.cat-icon.event {
  background: #730019;
}

.cat-icon.blog {
  background: #eb6000;
}

.index_works {
  background: #fff;
  padding: 10px 0 100px;
}

.index_works .is_count {
  background: #fb0026;
  color: #fff;
  font-weight: 500;
  padding: 0 0.25em;
  margin: 0 0.125em;
}

.index_works #home-s2 {
  background: none;
  padding-top: 0;
}

.index_works #home-s2 li:nth-child(3n) {
  margin-right: 0 !important;
}

.index_works #home-s2 ul li {
  background: #fff;
  float: none;
  padding: 10px;
  width: calc(100% / 3 - 16px);
  margin-right: 24px;
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.15);
}

.index_works #home-s2 ul li div .caselabel.caselabel-genre {
  top: 224px;
  background: #001c45;
}

.index_works #home-s2 ul li div span.title {
  padding: 30px 0 5px;
  text-align: left;
}

.index_works #home-s2 ul li div span.company {
  text-align: left;
  padding-left: 0;
}

.index_works #home-s2 ul li img {
  width: 386px;
  height: 217px;
}

.index_voice_article {
  padding: 10px;
  width: calc(100% / 3 - 16px);
  margin-right: 24px;
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.15);
  background: #fff;
}

.index_voice_article:nth-of-type(3n) {
  margin-right: 0 !important;
}

.index_voice_article img {
  width: 386px;
  height: 217px;
}

.index_voice_article dd .case-labelcategory {
  display: inline-block;
  padding: 0.15em 1em;
  margin: 0.35em 0 0.5em;
  color: #fff;
  background: #001c45;
}

.index_voice_article .customer-name {
  font-size: 1.125em;
}

.index_voice_wrap {
  margin-bottom: 60px;
  margin-top: -24px;
}

.index_news_wrap {
  margin-bottom: 40px;
}

.foot_nav {
  background: #000;
  border-bottom: 4px #4a4a4a solid;
  height: 90px;
  margin-top: 2rem;
}

.foot_nav .sub-menu {
  display: none !important;
}

.foot_nav #site-navigation ul li.company::before {
  display: none;
}

.foot_ad {
  font-size: 15px;
}

.foot-last {
  background: #000;
}

.site-footer a {
  text-decoration: none;
}

.site-footer__map {
  font-size: 15px;
  margin: 2em 0;
}

.site-footer__map a:hover {
  color: #fb0026;
}

.socialbtn img {
  width: 52px;
  height: 52px;
}

.pc_cta {
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.15);
  background: #fff;
  width: 300px;
  position: fixed;
  bottom: 0;
  right: 2em;
  z-index: 1000;
  font-size: 13px;
}

.pc_cta .imgs {
  background: #f7f7f7;
  padding: 1.5em 2.5em 1em;
}

.pc_cta .btn-cta {
  font-size: 1.25em;
  margin-right: 0;
  padding: 0.75em 0 0.75em 1em;
  margin-bottom: 0.5em;
  background: url(../images/common/mail_wh.svg) no-repeat 2.5em 50%/1.55em 1.5em #eb6000;
}

.pc_cta .btn-cta__blue {
  background: url(../images/common/book_wh.svg) no-repeat 2.85em 50%/1.5em 1.5em #008fbf;
}

.pc_cta .txts {
  font-size: 1.125em;
  font-weight: 500;
  margin-bottom: 1em;
}

.pc_cta .bottoms {
  padding: 1rem 1.25rem 1.25rem;
}

.pc_cta.actives {
  width: auto;
  background: #f7f7f7;
  font-size: 11px;
  padding: 1.25em 0 0;
}

.pc_cta.actives .imgs,
.pc_cta.actives .btn-cta,
.pc_cta.actives .text_links {
  display: none;
}

.pc_cta.actives .fa-times:before {
  content: "\f062" !important;
}

.pc_cta.actives br {
  display: none;
}

.pc_cta.actives .bottoms {
  padding: 0 1.25rem;
}

.pc_cta.actives #pc_cta_closebtn {
  top: -10px;
}

.pc_cta .text_links {
  text-align: right;
  display: block;
}

.pc_cta .text_links:hover {
  color: #005c7a !important;
}

.pc_cta .text_links i {
  color: #005c7a !important;
  margin-right: 0.25em;
}

#pc_cta_closebtn {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  background: #fff;
  display: block;
  width: 2em;
  height: 2em;
  text-align: center;
  line-height: 2em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

#pc_cta_closebtn i {
  color: #001c45 !important;
}

.search_form-wrap {
  margin-bottom: 2em;
}

.search_form-wrap input[type="text"] {
  max-width: 100%;
  border: 1px solid #000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  padding: 0.5em;
}

.search_form-wrap input[type="submit"] {
  border: 1px solid #000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  border: none;
  padding: 0.25em;
  width: 2.65em;
  height: 2.65em;
  background: url(../images/search/search_wh.svg) 50%/50% no-repeat #000;
}

.window-radio {
  margin-right: 1em;
}

.window-radio input[type="radio"] {
  display: none;
}

.window-radio input[type="radio"] + span:before {
  content: "○";
  color: gray;
}

.window-radio input[type="radio"]:checked + span:before {
  content: "●";
  color: #eb6000;
}

.search_nohit {
  margin-bottom: 3em;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  font-size: 1.125em !important;
  border: none !important;
  background: #eb6000 !important;
  padding: 2em 0 !important;
  text-align: center !important;
  color: #fff !important;
}

.form_heading {
  font-size: 1.125em;
}

.form_tables {
  font-size: 1.125em;
  margin: 2em auto 3em;
  width: 60%;
}

.form_tables small {
  font-size: 0.85em;
}

.form_tables th {
  display: block;
  width: 100%;
  vertical-align: middle;
  padding: 0.5em 0;
}

.form_tables td {
  display: block;
  width: 100%;
  padding: 0.5em 0 1.5em;
}

.form_tables .hs {
  text-align: left;
}

.form_tables .must {
  background: #eb6000;
  color: #fff;
  font-size: 0.9em;
  line-height: 1;
  padding: 0.15em 0.5em;
  margin-left: 0.5em;
}

.form_tables input[type="text"],
.form_tables input[type="email"],
.form_tables input[type="url"] {
  padding: 0.25em 0.5em;
  max-width: 100%;
}

.form_tables span.wpcf7-not-valid-tip {
  padding: 0.25em !important;
  color: #fff !important;
  background: red !important;
  display: block;
}

.form_btn-wrap input[type="submit"] {
  display: block;
  border: none;
  background: #eb6000;
  width: 40%;
  margin: 1em auto 3em;
  color: #fff;
  padding: 1em;
  font-size: 1.125em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.form_btn-wrap .wpcf7-form-control.wpcf7-previous {
  border: none;
  text-decoration: underline;
  background: none;
  text-align: center;
  display: block;
  width: 100%;
}

.short_bnr {
  width: 380px;
  max-width: 100%;
  display: block;
  margin: 2em auto;
  border: 1px solid #222;
}

.short_bnr img {
  vertical-align: bottom;
}

.short_bnr__book {
  width: 700px;
  border: 1px solid #999999;
}

.form_content {
  border: solid 2px #cccccc;
}

.form_content dt {
  width: 347px;
  border-bottom: solid 2px #cccccc;
  padding: 40px 30px;
  background: #000;
  color: #fdfefe;
}

.form_content dt span {
  background: #eb6000;
  color: #fff;
  padding: 4px 0.5em;
  margin-left: 0.5em;
}

.form_content dd {
  width: calc(100% - 347px);
  border-bottom: solid 2px #cccccc;
  padding: 30px 95px 30px 30px;
}

.form_content .text_wide,
.form_content textarea {
  width: 100%;
  border: solid 1px #999999;
  border-radius: 4px;
  padding: 0.5em;
}

input.btn_nav {
  border: none;
}

.index_mega_bnr {
  padding: 2em 0;
}

.index_mega_bnr > .inner_content {
  width: 1200px;
  max-width: 98%;
}

.index_mega_bnr__bnr {
  width: 33%;
}

.mega_bnr-2col {
  margin: 2rem 0;
}

.mega_bnr-2col__img {
  max-width: 100%;
  width: 470px;
  border: 1px solid #999;
  margin: 0.5em;
}

@media (max-width: 768px) {
  .sp_tel {
    pointer-events: auto;
  }
  .sp-static {
    position: static;
  }
  .sp-w100 {
    width: 100% !important;
  }
  .sp-text-left {
    text-align: left !important;
  }
  .sp-pb0 {
    padding-bottom: 0em !important;
  }
  .sp-mt1em {
    margin-top: 1em !important;
  }
  .sp-mb0 {
    margin-bottom: 0em !important;
  }
  .sp-mb1em {
    margin-bottom: 1em !important;
  }
  .sp-mt0 {
    margin-top: 0 !important;
  }
  .sp_inner_content {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mv_movie_img {
    box-shadow: none;
  }
  .mv_movie_img iframe {
    max-width: 100% !important;
    width: 100% !important;
  }
  .ul_index_partner {
    padding: 0 1em;
  }
  .ul_index_partner img {
    padding: 0 10vw;
  }
  .index_pertner {
    padding: 30px 0;
  }
  .index_h2 {
    font-size: 2em !important;
    margin-bottom: 1em;
  }
  .index_h2__case {
    margin: 1em auto 0em !important;
  }
  .index_h2__strength {
    margin: 1em auto -1em !important;
  }
  .index_h2__production {
    margin: 0.5em auto 0 !important;
  }
  .cta-wrap {
    padding: 0;
  }
  .cta-wrap .bg {
    padding: 20px 0 10px;
  }
  .cta-wrap .lefts {
    order: 2;
    margin-top: 2em;
    text-align: center;
    padding: 0;
    background: none;
  }
  .cta-wrap .lefts .is_tel {
    font-size: 1.5em;
  }
  .cta-wrap .lefts .is_tel a {
    border: 1px solid;
    display: block;
    width: 90%;
    margin: 0 auto 0.5em;
    padding: 0.25em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
  }
  .cta-wrap_01 {
    padding: 0;
  }
  .cta-wrap_01 .btn-wrap {
    margin: 0 0 1em;
  }
  .cta-wrap_01 .bg {
    padding: 0;
  }
  .cta-wrap_01 .lefts {
    order: 2;
    margin-top: 2em;
    text-align: center;
    padding: 0;
    background: none;
  }
  .cta-wrap_01 .lefts .is_tel {
    font-size: 1.5em;
  }
  .cta-wrap_01 .lefts .is_tel a {
    border: 1px solid;
    display: block;
    width: 90%;
    margin: 0 auto 0.5em;
    padding: 0.25em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: #effafd;
  }
  .btn-cta,
  .btn-cta_01,
  .btn_nav {
    width: 90%;
    display: block;
    margin: 0 auto 0.5em;
  }
  .btn-cta,
  .btn-cta_01 {
    font-size: 1.25em;
    margin-top: 1em;
  }
  .btn-cta_01__shooot02 {
    width: 100%;
    background: url(../images/common/cinema_wh.svg) no-repeat 1.25em 50%/1.25em 1.25em #ff2e63;
    font-size: 1.125em;
    padding: 0.75em 0;
  }
  .btn_nav {
    font-size: 1.25em;
  }
  .index_works {
    padding: 0 0 10px;
  }
  .index_works #home-s2 ul li {
    width: 100%;
    margin-right: 0 !important;
  }
  .index_works #home-s2 ul li img {
    height: 200px;
  }
  .index_works #home-s2 ul li div .caselabel.caselabel-genre {
    top: 206px;
  }
  .index_voice {
    padding-bottom: 10px;
  }
  .index_voice .inner_content {
    margin: 0;
  }
  .index_voice .index_h2 {
    top: -40px;
  }
  .index_voice_article {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 2em;
  }
  .index_service {
    padding: 60px 0 0;
  }
  .index_service .index_h2 {
    top: -38px;
  }
  .index_service #service-index-nav ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .index_service #service-index-nav ul li {
    width: 50% !important;
    border: none;
  }
  .index_service #service-index-nav ul li p.service_ttl {
    font-size: 1em;
  }
  .index_service #service-index-nav ul li a .package_price {
    font-size: 1em;
  }
  .index_news {
    padding: 20px 0;
  }
  .index_news_article {
    font-size: 0.9em;
  }
  .index_news_article img {
    height: auto;
    max-height: 80vw;
    width: 100%;
  }
  .index_news_article .rights {
    font-size: 0.8em;
  }
  .foot_nav .main-navigation {
    display: none;
  }
  .foot_ad {
    font-size: 1em;
  }
  #foot-map .col1 p,
  #foot-map .col2 p {
    padding: 0;
  }
  #foot-map .col3 ul li {
    width: auto;
  }
  .foot-map__bnr {
    flex-wrap: nowrap;
  }
  .foot-map__bnr > div {
    margin-top: 1em;
    width: 49%;
  }
  .socialbtn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .socialbtn img {
    width: 40px;
    height: 40px;
  }
  .site-footer__map {
    font-size: 1em;
  }
  .foot-last .inner_content {
    margin-bottom: 0;
    padding: 0 20px;
    margin-top: -20px;
  }
  .foot_nav {
    margin-top: 0;
    height: 40px;
    border-bottom: none;
  }
  .foot_nav > .inner_content {
    margin: 0;
    padding: 0;
  }
  .foot_nav .menu {
    display: none !important;
  }
  .menu {
    overflow-x: hidden;
  }
  .senden img {
    width: 95%;
  }
  .window-radio {
    margin-right: 0;
    margin-bottom: 0.5em;
    width: 100%;
  }
  .search_form-wrap {
    font-size: 0.9em;
  }
  .search_form-wrap input[type="text"] {
    width: calc(100% - 3em);
  }
  .search_form-wrap .pR20 {
    padding-right: 0 !important;
  }
  .form_heading {
    margin: 2em 0 0;
    text-align: left;
  }
  .form_tables {
    font-size: 1.1em;
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
  }
  .form_tables select {
    max-width: 100%;
  }
  .form_tables tbody {
    max-width: 100%;
    display: block;
  }
  .form_tables tr,
  .form_tables td,
  .form_tables th {
    display: block;
    width: 100%;
  }
  .form_btn-wrap input[type="submit"] {
    width: 90%;
  }
  .form_content {
    font-size: 0.85em;
  }
  .form_content dt,
  .form_content dd {
    width: 100%;
    padding: 1.5em;
  }
  .index_mega_bnr {
    padding: 0;
  }
  .news-cat-wrap {
    font-size: 0.9em;
  }
  .index_news_article .ttl {
    font-size: 1.5em !important;
  }
  .index_news_article .desc {
    font-size: 1.35em !important;
  }
  .mega_bnr-2col__img {
    margin: 0 0 0.5em;
  }
}

@media (max-width: 360px) {
  .btn-cta_01__shooot {
    background: url(../images/common/cinema_wh.svg) no-repeat 1em 50%/1.25em 1.25em #ff2e63;
  }
  .btn-cta_01__shooot02 {
    background: #ff2e63;
  }
  .btn-cta_01__contact {
    background: #eb6000;
  }
}

#news-details {
  padding: 3rem 0 5rem;
}

@media only screen and (max-width: 768px) {
  #news-details {
    padding: 1rem 0;
  }
  #news-details .single-head {
    font-size: 0.9em;
  }
}

.single-ttls {
  margin-top: 0.25em;
  font-size: 1.65rem;
  margin-bottom: 0.5em;
  line-height: 1.6;
}

@media only screen and (max-width: 768px) {
  .single-ttls {
    font-size: 1.2rem;
    line-height: 1.4;
  }
}

.single-dates {
  font-size: 0.9rem;
  color: #999;
  margin-right: 0.5em;
}

.single-thumbs {
  margin-bottom: 1em;
}

.entry-contents {
  font-size: 1rem;
  line-height: 1.7;
}

@media only screen and (max-width: 768px) {
  .entry-contents {
    font-size: 0.9rem;
    line-height: 1.6;
  }
}

.entry-contents p {
  margin-bottom: 1em;
}

.single-related {
  padding-top: 3rem;
}

@media only screen and (max-width: 768px) {
  .single-related {
    font-size: 0.9em;
    line-height: 1.5;
  }
}

.single-related .index_h2 {
  font-size: 1.85rem;
  margin-bottom: 1em;
}

.single-related .index_news_article {
  border: none;
  font-size: 0.85em;
  width: 32%;
  margin-right: 1%;
}

.single-related .index_news_article:nth-of-type(3n) {
  margin-right: 0;
}

.single-related .index_news_article .desc {
  margin-top: 1em;
}

.single-related .btn_nav {
  margin-top: 2rem;
}

.service_live_iframe {
  width: 600px;
  height: 340px;
  margin: 0 auto;
  display: block;
}

@media only screen and (max-width: 768px) {
  .service_live_iframe {
    height: 50vw;
  }
}
