@charset "utf-8";
/*
Theme Name:ORION_Child
Theme URI:
Template:orion_tcd037
Version:3.3.1
*/


/*/////////////////////////////////////////
// DEFAULT
/////////////////////////////////////////*/
strong {
  color: #04a1ea;
}
p img {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: auto;
  height: auto;
  max-width: 100%;
}
p {
  letter-spacing: 0.1em;
}


/*/////////////////////////////////////////
// ADD PARTS
/////////////////////////////////////////*/

/*-- form -- */
.hissu {
  color: #d10000;
  font-weight: bold;
}
.submit-bt {
  margin-right: auto;
  margin-left: auto;
  max-width: 280px;
  padding-top: 80px;
}
.submit-bt input {
  padding: 20px 10px;
  color: #04a1ea;
  cursor: pointer;
  background: #fff;
  border: solid 2px #04a1ea;
  box-sizing: border-box;
  display: block;
  width: 100%;
  letter-spacing: 0.1em;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
}
.submit-bt input:first-child {
  margin-top: 0;
}
.submit-bt input:hover {
  background: #04a1ea;
  color: #fff;
}
.submit-bt input[name=submitBack] {
  border: solid 2px #555;
  color: #555;
}
.submit-bt input[name=submitBack]:hover {
  background: #555;
  color: #fff;
}

/*-- iframe -- */
.gm iframe {
  width: 100%;
}

/*-- btn -- */
.btn {
  max-width: 300px;
  margin: 40px auto;
  clear: both;
}
.btn a {
  display: block;
  padding: 20px 10px;
  width: auto;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}
.btn.whiteBtn {
  border: solid 2px #fff;
}
.btn.whiteBtn a {
  color: #fff;
}
.btn.whiteBtn:hover a {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 970px) {
  /*-- devise display -- */
  .pcNo {
    display: none;
  }
}
@media screen and (max-width: 970px) {
  /*-- devise display -- */
  .spNo {
    display: none;
  }

  /*-- form -- */
  .submit-bt {
    padding-bottom: 80px;
  }
}



/*/////////////////////////////////////////
// MV CUSTOM
/////////////////////////////////////////*/
/*OLD MV
.mobile .home #header_logo_index .logo_area .logo {
  background: url(img/top/mv-text_5_sp.png);
  position: absolute;
  height: 60vh;
  width: 100%;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  background-size: contain;
  background-position: center center;
  margin-bottom: 0;
}
*/
.mobile .home #header_logo_index .logo_area .logo img {
  display: none !important;
}

/*-- mvScroll -- */
.home #mvScroll {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 100;
  text-align: center;
  width: 44px;
}
#body:not(.home) #mvScroll {
  display: none;
}

@media screen and (min-width: 970px) {
  /*-- mvScroll -- */
  .home #mvScroll {
    bottom: 59px;
  }
}

@media screen and (max-width: 970px) {
  /*-- mvScroll -- */
  .home #mvScroll {
    bottom: 0;
    display: none;/*251016*/
  }
}




/*/////////////////////////////////////////
// common footer
/////////////////////////////////////////*/

a.telLink {
  color: #04a1ea;
}
a.telLink:hover {
  text-decoration: underline;
  color: #04a1ea;
}

.footer {
  background: #FFF;
  position: relative;
  max-width:1100px;
  margin: 0 auto;
}
.footer p {
  line-height: 2;
}
.foot-area {
  margin: 0 auto 0;
  border-top:2px solid #e8e8e8;
}
.home .foot-area {
  border-top: none;
}
.foot-area a {
  text-decoration: none;
  color:#555;
}
.foot-area a:hover {
  color:#d10000;
}
.footer .footer_left p:not(:last-child),
.footer .footer_right p:not(:last-child) {
  margin-bottom: 20px;
}
.footer .footer_right p:not(:last-child) {
  border-bottom: dotted 1px #ccc;
  padding-bottom: 20px;
}
.footer .footer_right p {
  font-weight:600;
}
.footer .footer_right a {
  text-decoration: none;
  color: #04a1ea;
}
.footer .footer_right a:hover {
  color: #045DEA;
}
.footer .footer_right .footer_contact {
  display: block;
  text-align: center;
  position: relative;
}
.footer .footer_right .footer_contact a {
  padding: 20px 10px;
  display: block;
  border: solid 2px #04a1ea;
  box-sizing: border-box;
}
.footer .footer_right .footer_contact a::before {
  content: '';
  background: url(img/common/mail_img.png) no-repeat;
  background-size: contain;
  background-position: center center;
  width: 24px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.footer .footer_right .footer_contact a:hover {
  background: #04a1ea;
  color: #fff;
}
.foot-sitemap {
  margin: 0 auto;
  padding: 20px 0;
  width: 100%;
  background: #f6f6f6;
}
.foot-sitemapInner {
  max-width:1500px;
  margin: 0 auto;
  width: 100%;
}
.foot-sitemap ul li {
  color: #555;
  font-weight:600;
  padding-bottom: 10px;
  position: relative;
}
.foot-copy span a {
  color: #fff;
}
.foot-copy {
  background: #222;
  text-align: center;
  padding: 15px 0 20px;
  clear:both;
}
.foot-copy span {
  display:block;
  letter-spacing:0.1em;
  font-weight:300;
  color: #fff;
}
.footer a > img {
  transition: 0.3s;
}
.footer a > img:hover {
  opacity: 0.7;
}
@media screen and (min-width: 970px) {
  .footer {
    padding: 70px 20px;
  }
  .footer .footer_left {
    width: 52%;
    float: left;
  }
  .footer .footer_right {
    width: 46%;
    float: right;
  }
  .foot-sitemap ul {
    margin-top: 0;
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .foot-sitemap ul li {
    padding-bottom: 0;
    display: table-cell;
    text-align: center;
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .foot-sitemap ul li::after {
    content: '\007C';
    position: absolute;
    right: 0;
    font-weight: normal;
    top: 0;
  }
  .foot-sitemap ul li:first-child::before {
    content: '\007C';
    position: absolute;
    left: 0;
    font-weight: normal;
    top: 0;
  }
  .foot-copy span {
    font-size: 12px;
  }
  .footer .footer_right .footer_tel {
    padding-right: 25%;
    padding-left: 25%;
  }
}

@media screen and (max-width: 970px) {
  .footer {
    padding: 40px 15px;
  }
  .footer .footer_left {
    width:100%;
    float: none;
  }
  .footer .footer_right {
    width: 100%;
    float: none;
    padding-top: 30px;
  }
  .foot-sitemap ul,
  .foot-sitemap ul li {
    display: block;
    width: auto;
  }
  .foot-sitemap {
    width: auto;
  }
  .foot-sitemap ul {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 10px;
  }
  .foot-sitemap ul li {
    text-align: left;
    font-size: 14px;
    padding-right: 0;
    padding-left: 0;
  }
  .foot-sitemap ul li::after,
  .foot-sitemap ul li:first-child::before {
    display: none;
  }
  .foot-sitemap ul li:not(:last-child) {
    padding-bottom: 20px;
  }
  .foot-copy span {
    font-size: 10px;
  }
  .footer .footer_right .footer_tel {
    padding-right: 15%;
    padding-left: 15%;
  }
}


/*/////////////////////////////////////////
// footerMovieList
/////////////////////////////////////////*/

#footerMovieList {
  clear: both;
}
#footerMovieList ul {
  display: inline-block;
  clear: both;
}
#footerMovieList ul li {
  float: left;
  width: 20%;
  line-height: 0;
}
#footerMovieList ul li img {
  width: 100%;
  height: auto;
}




/*/////////////////////////////////////////
// bottomContact
/////////////////////////////////////////*/

#bottomContact .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
}
.pc #body:not(.home) #bottomContact { 
  margin-top: 80px;
}
#bottomContact {
  clear: both;
  display: block;
  background: url(img/common/bottom_contact_bg.jpg) no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  padding: 60px 0;
}
#bottomContact h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  clear: both;
  line-height: 1.7;
  margin-bottom: 30px;
}
#bottomContact p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 2;
  clear: both;
}
#bottomContact .box {
  clear: both;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
  height: auto;
}
#bottomContact a {
  transition: 0.3s;
}
#bottomContact a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 970px) {
#bottomContact .box .left {
  float: left;
  width: 68%;
  margin-bottom: 0;
}
#bottomContact .box .right {
  float: right;
  width: 30%;
}
}

@media screen and (max-width: 970px) {
#bottomContact .box .left,
#bottomContact .box .right {
  float: none;
  width: 100%;
}
#bottomContact .box .left {
  margin-bottom: 20px;
}
}






/*/////////////////////////////////////////
// bottomInfo
/////////////////////////////////////////*/

#bottomInfo {
  clear: both;
  display: block;
  background: url(img/common/bottom_info_bg.png) no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  padding: 80px 0;
}
#bottomInfo .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
}
#bottomInfo .inner > *:not(:last-child) {
  margin-bottom: 10px;
}
#bottomInfo h3 {
  font-size: 24px;
  color: #04a1ea;
  font-weight: bold;
  line-height: 1.7;
  padding-bottom: 20px;
  text-align: center;
  clear: both;
}
#bottomInfo h4 {
  font-size: 14px;
  color: #04a1ea;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  clear: both;
}
#bottomInfo p {
  font-size: 14px;
  line-height: 2;
  text-align: center;
  clear: both;
}



/*/////////////////////////////////////////
// bottomAbout
/////////////////////////////////////////*/

#bottomAbout {
  background: url(img/top/about_bg_1.jpg) no-repeat;
  background-size: cover;
  background-position: 30% center;
  position: relative;
}
#bottomAbout .bottomAboutInner {
  margin: 0 auto;
}
#bottomAbout .bottomAboutHeader {
  text-align: left;
}
#bottomAbout .bottomAboutHeader h2 {
  letter-spacing: 0.05em;
}
#bottomAbout .text p {
	margin-bottom: 1.5em;
}
#bottomAbout .top_bottomabout_btn a {
  border: 2px solid #333;
}
#bottomAbout .top_bottomabout_btn a:hover {
  border: 2px solid #04a1ea;
}

#topIconList {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 20px;
  margin: 0 auto;
  padding: 60px 20px;
  box-sizing: border-box;
}

@media screen and (min-width: 970px) {
  #topIconList {
    width: 1200px;
    padding: 60px 50px 80px;
  }
}

#topIconList .item {
  width: calc((100% - 60px) / 3);
  border-radius: 5px;
  border: 1px solid #0090c6;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  color: #0090c6;
  row-gap: 20px;
  padding: 20px 20px 30px;
  box-sizing: border-box;
  transition: .3s;
}

#topIconList .item:hover {
  background-color: rgba(0,147,198,.1)
}

#topIconList .item img {
  width: 250px;
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 970px) {
  #topIconList .item {
    width: calc(50% - 15px);
  }
}

@media screen and (min-width: 970px) {
#bottomAbout .bottomAboutInner {
  width: 1200px;
  padding: 115px 0 55px;
}
#bottomAbout .bottomAboutHeader {
  padding: 0 50px;
  margin-bottom: 55px;
}
#bottomAbout .bottomAboutHeader h2 {
  font-size: 40px;
  margin: 0 0 20px 0;
  color: #000;
}
#bottomAbout .text {
  font-size: 15px;
  line-height: 250%;
}
}

@media screen and (max-width: 970px) {
#bottomAbout {
  background-position: 85% center;
}
#bottomAbout::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  height: 100%;
  width: 100%;
}
#bottomAbout > div {
  position: relative;
  z-index: 1;
}
#bottomAbout .bottomAboutInner {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}
#bottomAbout .bottomAboutHeader {
  padding: 0 20px;
  margin-bottom: 0;
}
#bottomAbout .bottomAboutHeader h2 {
  font-size: 28px;
  margin: 0 0 10px;
  line-height: 160%;
  text-align: center;
  color: #fff;
}
#bottomAbout .text {
  font-size: 14px;
  line-height: 200%;
  color: #fff;
}
#bottomAbout .top_bottomabout_btn a {
  border: 1px solid #fff;
  color: #fff;
}
}




/*/////////////////////////////////////////
// topNews
/////////////////////////////////////////*/
.topNews {
  padding-top: 80px;
}
.topNews__inner {
  border: solid 3px #04a1ea;
  box-sizing: border-box;
  padding: 40px 70px;
  max-width: 960px;
  margin: 0 auto;
 }
.topNews__title {
  color: #04a1ea;
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}
.topNews p {
  line-height: 1.5;
}
@media screen and (max-width: 970px) {
  .topNews__inner {
    padding-right: 20px;
    padding-left: 20px;
  }
}


/*/////////////////////////////////////////
// topBanner
/////////////////////////////////////////*/
.topBanner {
 padding-top: 80px;
 text-align: center;
}
.topBanner a {
 transition: 0.3s;
}
.topBanner a:hover {
 opacity: 0.7;
}
.topBannerTxt {
 margin-top: 20px;
 line-height: 2.5em;
}
@media screen and (max-width: 970px) {
  .pcBr {
    display: none;
  }
  .topBannerTxt {
	text-align: left;
  }
}






/*/////////////////////////////////////////
// serviceList
/////////////////////////////////////////*/

#serviceList {
  clear: both;
  table-layout: fixed;
}
#serviceList ul {
  margin: 0;
}
#serviceList ul,
#serviceList li {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  align-content: space-around;
}
#serviceList li a{
  border: solid 1px #04a1ea;
  box-sizing: border-box;
  margin-bottom: 2%;
  padding: 2%;
  border-radius: 8px;
  width: 100%;
}
#serviceList li p,
#serviceList li h4 {
  margin: 0 auto; 
  padding-top: 6%;
  width: 100%;
  color: #04a1ea;
}
#serviceList li h4 {
  line-height: 1.5;
  text-align: center;
  padding-bottom: 10%;
  letter-spacing: 0.1em;
}
#serviceList li p img {
  text-align: center;
  width: auto;
  position: relative;
}
#serviceList li a{
	display: block;
	margin:0 auto;
}
 #serviceList li > p.lead{
  color: #333;
  font-size: 14px;
  line-height: 1.1em;
  padding-top: 15px;
  text-align: left;
}
#serviceList .top_servicelist_btn a {
  border: 2px solid #04a1ea;
  color: #04a1ea;
}
#serviceList .top_servicelist_btn a:hover {
  background-color: #04a1ea;
  color: #fff;
}

/*-- service_movieStudio --*/
#service_movieStudio {
  background: url(img/service/service_movie_bg_1.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-bottom: 100px;
  margin-bottom: 80px;
}
#service_movieStudio .h2Txt1 {
  color: #fff;
}
#service_movieStudio .h2Txt1::before, #service_movieStudio .h2Txt1::after {
  border-top-color: #fff;
}
#service_movieStudio #serviceList li > div.list_inner{
  border-radius: 0;
  border: none;
  background :#000;
  width: 100%;
}
#service_movieStudio #serviceList li p,
#service_movieStudio #serviceList li h4 {
  color: #fff;
  text-align: center;
}
#service_movieStudio #serviceList li h4 {
  font-size: 14px;
}

@media screen and (min-width: 970px) {
  #serviceList {
    margin-top: 60px;
  }
  #serviceList li {
    margin-bottom: 4%;
    width: 15%;
  }
  #serviceList li p img {
    height: 80px;
  }
  .home #serviceList li:nth-of-type(4) > p img {
    left: 2%;
  }
  .home #serviceList li:nth-of-type(7) > p img,
  #service_movieStudio #serviceList li:nth-of-type(3) > p img {
    left: 7%;
  }
  #serviceList li h4 {
    line-height: 1.5;
  }
}

@media screen and (max-width: 970px) {
  #serviceList {
    margin-top: 40px;
  }
  #serviceList li {
    margin-bottom: 20px;
    width: 48%;
  }
  #serviceList li p img {
    height: 40px;
  }
  .home #serviceList li:nth-of-type(4) > p img {
    left: 0.8vw;
  }
  .home #serviceList li:nth-of-type(7) > p img,
  #service_movieStudio #serviceList li:nth-of-type(3) > p img {
    left: 1.7vw;
  }
  #serviceList li h4 {
    line-height: 1.2;
  }
  #service_movieStudio #serviceList li h4 {
    font-size: 12px;
  }
}





/*/////////////////////////////////////////
// worksList
/////////////////////////////////////////*/
#worksList ul,
#worksList li {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
#worksList {
  padding-top: 40px;
}
#worksList li {
  width: auto;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  transition: 0.3s;
}
#worksList li:hover {
  opacity: 0.7;
}
#worksList li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 5.5%;
  left: 0;
  z-index: 2;
}
#worksList li .image {
  padding: 28.125% 0;
  height: auto;
  clear: both;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
#worksList li .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#worksList li .image img.arrow {
  z-index: 1;
  width: 18%;
  height: auto;
  right: 0;
  bottom: 0;
  margin: auto;
}
#worksList li h4,
#worksList li p {
  width: 100%;
}
#worksList li h4 {
  font-size: 16px;
  margin-bottom: 20px;
  color: #fff;
  position: absolute;
  top: auto;
  bottom: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #04a1ea;
  width: 80%;
  text-align: center;
  padding: 2%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
#worksList li h4::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #04a1ea transparent transparent transparent;
  bottom: -10px;
}
#worksList li p {
  text-align: left;
}
#worksList li p.catch {
  text-align: center;
  color: #04a1ea;
  font-weight: bold;
  margin-bottom: 20px;
}

@media screen and (min-width: 970px) {
  #worksList {
    margin-top: 10%;
  }
  #worksList li {
    width: 32%;
    padding: 65px 3% 3% 3%;
  }
  #worksList li h4,
  #worksList li p {
    line-height: 1.5;
  }
  #worksList li h4 {
    height: 18%;
  }
}

@media screen and (max-width: 970px) {
  #worksList {
    margin-top: 0;
  }
  #worksList li h4,
  #worksList li p {
    line-height: 1.2;
  }
  #worksList li {
    width: 100%;
    margin-top: 15%;
    padding: 65px 3% 3% 3%;
  }
  #worksList li h4 {
    height: 22%;
  }
}





/*/////////////////////////////////////////
// qaList
/////////////////////////////////////////*/

#qaList a img {
  transition: 0.3s;
}
#qaList a img:hover {
  opacity: 0.7;
}
#qaList {
  clear: both;
}
#qaList ul {
  max-width: 1160px;
  margin: 0 auto;
}
#qaList li {
  background: #F8F8F8;
  display: inline-block;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  margin-bottom: 80px;
}
#qaList li::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 50%;
  background: #F8F8F8;
  top: 0;
}
#qaList li:nth-child(odd)::after {
  right: -50%;
}
#qaList li:nth-child(even)::after {
  left: -50%;
}
#qaList li .txtBox p {
  font-size: 24px;
  line-height: 1.75;
  letter-spacing: 0.1em;
  font-weight: bold;
}
#qaList li .txtBox > *:last-child {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 970px) {
  #qaList li .inner {
    display: table;
    width: 100%;
  }
  #qaList li .inner {
    table-layout: fixed;
  }
  #qaList .num,
  #qaList li .txtBox,
  #qaList li .question {
    display: table-cell;
    vertical-align: middle;
  }
  #qaList .num {
    padding-left: 50px;
    font-size: 80px;
    width: 250px;
    text-align: left;
  }
  #qaList li .question {
  padding-right: 50px;
  text-align: right;
  padding-top: 0;
  width: 62px;
  padding-left: 50px;
  }
  #qaList li .question img {
    width: 62px;
    height: auto;
  }
  #qaList .answer {
    width: auto;
    margin-right: 50px;
    margin-left: 50px;
    padding-top: 30px;
    background-image: linear-gradient(to right, #000, #000 1px, transparent 1px, transparent 4px);
    background-size: 5px 1px;
    background-position: top;
    background-repeat: repeat-x;
  }
  #qaList .qaContact {
    clear: both;
  }
  #qaList .qaContact .left {
    float: left;
    width: 70%;
  }
  #qaList .qaContact .right {
    float: right;
    width: 28%;
  }
}

@media screen and (max-width: 970px) {
  #qaList li .inner {
    width: auto;
  }
  #qaList li .inner,
  #qaList li .answer {
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
  }
  #qaList .num {
    padding-left: 0;
    font-size: 40px;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  #qaList li .question {
    padding-right: 0;
    text-align: center;
    padding-top: 20px;
  }
  #qaList li .question img {
    width: 62px;
    height: auto;
  }
}





/*/////////////////////////////////////////
// flowList
/////////////////////////////////////////*/
#flowList {
  clear: both;
}
#flowList ul {
  max-width: 1160px;
  margin: 0 auto;
}
#flowList li {
  background: #F8F8F8;
  display: inline-block;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  margin-bottom: 80px;
}
#flowList li::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 50%;
  background: #F8F8F8;
  top: 0;
}
#flowList li::before,
#flowList li .inner::before,
#flowList li .inner::after {
  content: '';
  position: absolute;
  width: 80%;
  right: 0;
  left: 0;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
  height: 40px;
}
#flowList li:last-child::before,
#flowList li:last-child .inner::before,
#flowList li:last-child .inner::after {
  display: none;
}
#flowList li::before,
#flowList li .inner::before {
  bottom: -40px;
}
#flowList li .inner::after {
  bottom: -80px;
}
#flowList li::before,
#flowList li .inner::after {
  background-image: linear-gradient(to bottom, #000, #000 1px, transparent 1px, transparent 4px);
  background-size: 1px 5px;
  background-repeat: repeat-y;
}
#flowList li .inner::before {
  background-image: linear-gradient(to right, #000, #000 1px, transparent 1px, transparent 4px);
  background-size: 5px 1px;
  background-position: bottom;
  background-repeat: repeat-x;
}
#flowList li:nth-child(odd)::before,
#flowList li:nth-child(even) .inner::after {
  background-position: left;
}
#flowList li:nth-child(even)::before,
#flowList li:nth-child(odd) .inner::after {
  background-position: right;
}
#flowList li:nth-child(odd)::after {
  right: -50%;
}
#flowList li:nth-child(even)::after {
  left: -50%;
}
#flowList li .inner {
  height: 100%;
}
#flowList li .icon {
  height: 100%;
  margin-bottom: 0 !important;
  line-height: 1;
  text-align: center;
}
#flowList li:nth-child(odd) .icon {
  border-right: solid 1px #999;
}
#flowList li:nth-child(even) .icon {
  border-left: solid 1px #999;
}
#flowList li:nth-child(odd) .txtBox {
  padding-left: 30px;
}
#flowList li:nth-child(even) .txtBox {
  padding-right: 30px;
}
#flowList li .txtBox h4 {
  padding-top: 0;
  font-size: 24px;
  color: #000;
  font-weight: normal;
  letter-spacing: 0.1em;
}
#flowList li .txtBox p {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
#flowList li .txtBox > *:last-child {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 970px) {
  #flowList li .inner {
    display: table;
    width: 100%;
  }
  #flowList li .icon,
  #flowList li .txtBox {
    display: table-cell;
    vertical-align: middle;
  }
  #flowList li .icon {
    width: 180px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #flowList li:nth-child(odd) .icon {
    border-right: solid 1px #999;
  }
  #flowList li:nth-child(even) .icon {
    border-left: solid 1px #999;
  }
}

@media screen and (max-width: 970px) {
  #flowList li .inner {
    display: flex;
    flex-direction: column;
  }
  #flowList li .icon,
  #flowList li .txtBox {
    display: block;
  }
  #flowList li .icon {
    order: 0;
  }
  #flowList li .txtBox {
    order: 1;
  }
  #flowList li .inner {
    width: auto;
  }
  #flowList li:nth-child(odd) .inner {
    margin-right: 30px;
  }
  #flowList li:nth-child(even) .inner {
    margin-left: 30px;
  }
  #flowList li:nth-child(odd) .icon,
  #flowList li:nth-child(even) .icon {
    width: auto;
    height: 100%;
    border: none;
    padding: 0;
    margin-bottom: 20px !important;
  }
  #flowList li:nth-child(odd) .icon {
    margin-left: 30px;
  }
  #flowList li:nth-child(even) .icon {
    margin-right: 30px;
  }
}

/* MVリニューアル（2023.6.9） 
#header_logo_index {
    width: 720px;
    max-width: 45%;
    top: 16vh!important;
    right: 80px;
    left: auto;
    transform: translateY(0) translateX(0);
}

.mobile #header_slider .slick-slide.item {
    background-image: url(img/top/mv_202306_sp.jpg)!important;
    background-size: cover!important;
    background-position: center center!important;
}

.mobile #header_logo_index {
    max-width: 100%;
    top: 40%!important;
    right: 10px;
}

.mobile .home #header_logo_index .logo_area .logo {
  background: url(img/top/mv-text_202306_sp.png);
  position: absolute;
  height: 60vh;
  width: 100%;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  background-size: contain;
  background-position: center center;
  margin-bottom: 0;
}
*/
#header_logo_index {
    display: none!important;
    opacity: 0!important;
}

/* MVリニューアル（2023.7.3） 
.slick-track .slick-slide.slick-active:nth-of-type(1) {
    
}
.slick-track .slick-slide.slick-active:nth-of-type(2) {
    background-position: 0 bottom!important;
}
.slick-track .slick-slide.slick-active:nth-of-type(3) {
    
}

.slick-track .slick-slide.slick-active:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: +10;
}
.slick-track .slick-slide.slick-active:nth-of-type(1):after {
    background-image: url("img/top/mv-text_202306_pc_2.webp");
    background-repeat: no-repeat;
    background-position: right 80px center;
    background-size: 45% auto;
}
.slick-track .slick-slide.slick-active:nth-of-type(2):after {
    background-image: url("img/top/tenjikai_keyitem.png");
    background-repeat: no-repeat;
    background-position: right bottom 120px;
    background-size: 35% auto;
}
.slick-track .slick-slide.slick-active:nth-of-type(3):after {
    background-image: url("img/top/recruit_keyitem.png");
    background-repeat: no-repeat;
    background-position: right 35% bottom 220px;
    background-size: 940px auto;
}

.mobile .slick-track .slick-slide.slick-active:nth-of-type(1) {
    background-image: url("img/top/mv_202306_sp.jpg")!important;
    background-size: cover!important;
    background-position: center center!important;
}
.mobile .slick-track .slick-slide.slick-active:nth-of-type(2) {
    background-image: url("img/top/tenjikai_key_sp.gif")!important;
    background-size: cover!important;
    background-position: center center!important;
}
.mobile .slick-track .slick-slide.slick-active:nth-of-type(3) {
    background-image: url("img/top/recruit_key_sp.jpg")!important;
    background-size: cover!important;
    background-position: center center!important;
}

.mobile .slick-track .slick-slide.slick-active:nth-of-type(1):after {
    background-image: url("img/top/mv-text_202306_sp.png");
    background-repeat: no-repeat;
    background-position: center 25%;
    background-size: 98% auto;
}
.mobile .slick-track .slick-slide.slick-active:nth-of-type(2):after {
    background-image: url("img/top/tenjikai_keyitem_sp.png");
    background-repeat: no-repeat;
    background-position: center bottom 40px;
    background-size: contain;
}
.mobile .slick-track .slick-slide.slick-active:nth-of-type(3):after {
    background-image: url("img/top/recruit_keyitem_sp.png");
    background-repeat: no-repeat;
    background-position: center bottom 95px;
    background-size: 84% auto;
}

.mobile #mvScroll {
    display: none;
}


*/

/* MVリニューアル（2025.10.16） */

#header_mv_sp {
  display: none;
}

.header_video_text {
  position: absolute;
  bottom: 20%;
  left: 10%;
  right: 10%;
  color: #fff;
  text-shadow: 0 0 6px rgba(0,0,0,0.3);
  z-index: +2;
}

.header_video_text .main {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 45px;
  line-height: 1.5;
}

.header_video_text .sub {
  font-size: 22px;
  line-height: 1.75;
}

#header_video .overlay:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.05);
  background-image: radial-gradient(#333 30%, transparent 10%), radial-gradient(#333 30%, transparent 10%);
  background-size: 4px 4px;
	background-position: 0 0, 2px 2px;
}

@media (max-width:970px) {
  #header_video {
    display: none;
  }

  .home #top {
    height: auto !important;
  }

  #header_mv_sp {
    display: block;
    height: 140vw;
    min-height: 90vh;
    background-image: url(img/top/mv_202510_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    background-color: #f5fcff;
  }

  #header_mv_sp .header_mv_text {
    text-align: center;
    padding-top: 85px;
  }

  #header_mv_sp .header_mv_text .main {
    font-size: 5vw;
    font-weight: bold;
    color: #04a1ea;
    letter-spacing: normal;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  #header_mv_sp .header_mv_text .main .em {
    font-size: 1.5em;
    letter-spacing: normal;
  }

  #header_mv_sp .header_mv_text .sub {
    font-size: 3.8vw;
    line-height: 1.5;
    letter-spacing: normal;
    position: relative;
    z-index: +10;
  }

  #header_mv_sp .header_mv_text .sub .em {
    letter-spacing: normal;
    font-weight: bold;
    position: relative;
  }

  #header_mv_sp .header_mv_text .sub .em:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: .5em;
    background-color: #f9ef65;
    z-index: -1;
  }
}


/* 以降、後日リファクタリング */



#logo_image_mobile {
  margin-left: 10px !important;
  }
@media screen and (min-width: 970px) {
  .post_content .table dt,
  .post_content .table dd {
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
  }
}



/*/////////////////////////////////////////
// custom
/////////////////////////////////////////*/
body, input, textarea,
#header_image .title.rich_font,
#archive_headline {
 font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif !important;
}
.rich_font {
 font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif !important;
}
.pc #global_menu > ul > li {
-webkit-transition-property: background-color, color;
-webkit-transition-duration: 0.2s;
-webkit-transition-timing-function: ease;
-moz-transition-property: background-color, color;
-moz-transition-duration: 0.2s;
-moz-transition-timing-function: ease;
-o-transition-property: background-color, color;
-o-transition-duration: 0.2s;
-o-transition-timing-function: ease;
transition-property: background-color, color;
transition-duration: 0.2s;
transition-timing-function: ease;
}
.pc #global_menu ul ul {
 width: 100%;
 top: 59px !important;
 bottom: auto !important;
}
.pc #global_menu ul ul a {
 padding: 18px 5px;
/* border-bottom: solid 1px #04a1ea;*/
 text-align: center;
 font-size: 14px;
}
body.home .pc #global_menu ul ul a:hover {
 color: #04a1ea !important;
 background: #fff !important;
/* border-bottom: solid 1px #04a1ea;*/
}
.pc .header_fix {
 padding-top: 0 !important;
}
.pc #body.home #header_logo,
.pc #body.home #global_menu {
 top: -59px !important;
}
.mobile #global_menu ul li:not(.current_page_item) > a {
 background: #333 !important;
}
.mobile #global_menu > ul.sub-menu > li:not(.current_page_item) > a,
.mobile #global_menu > ul > li.current-menu-ancestor > a {
 background: #666 !important;
}
.mobile #global_menu .child_menu_button .icon::before {
 color: #fff !important;
 border-color: #fff !important;
}
#header_logo_index {
 top: -webkit-calc(50%);
 top: -moz-calc(50%);
 top: calc(50%);
}
.post_content h3 {
 text-align: center;
}
#header_video {
 height: 100vh !important;
}
#main_col {
 width: 100%;
 margin-top: 0 !important;
 padding: 0 !important;
 overflow: hidden;
}
.contentW,
body.error404 #main_col,
.archive #dis_list_archive,
.archive #index_blog_list,
.page_navi {
 max-width: 1160px;
 margin: 0 auto;
}

#index_blog_list li .image,
#index_blog_list li .image img {
 transform: none !important;
}
#index_blog_list li .image img {
 height: 240px;
 width: 100%;
 object-fit: cover;
}
#index_blog_list li .category {
 display: block;
}
#index_blog_list li .title {
 color: #000;
 font-weight: bold;
 border-bottom: solid 1px #ccc;
 padding-bottom: 10px;
}
#index_blog_list li .titleCenter > span {
 color: #666;
 display: block;
 font-size: 90%;
 margin-top: 6px;
}
#index_blog_list li .text {
 line-height: 160%;
 margin: 0 0 15px 0;
 display: block;
 font-size: 14px;
}
#index_blog_list li .videoBtn a,
#index_blog_list li .noVideoBtn {
 display: block;
 width: auto;
 padding: 10px;
 margin-bottom: 20px;
 color: #fff;
 text-align: center;
 text-decoration: none;
 box-sizing: border-box;
}
#index_blog_list li .videoBtn a {
 border: solid 2px #222;
 background :#222;
}
#index_blog_list li .noVideoBtn {
 border: solid 2px #999;
 background :#999;
}
#index_blog_list li .videoBtn a:hover {
 background :#fff;
 color: #222;
}
#index_blog_list li .category a {
 background: #04A1EA ;
}
#index_content1 .index_content1 {
 padding-top: 30px;
}
#index_content2 {
 background: url(img/top/works_bg_1.jpg) no-repeat;
 background-color: #333;
 background-size: cover;
 background-position: center center;
 z-index: -1;
 position: relative;
}
#index_content2 .index_content1 {
 position: relative;
 z-index: 1;
}
.h2Txt1 {
 font-weight: normal !important;
}
.h2Txt1,
#index_content1 h3.headline,
#index_content2 h3.headline,
#index_content1 h2.headline,
#index_content2 h2.headline,
.index_content_header3 .headline {
 letter-spacing: 0.05em;
}
.h2Txt2,
#bottomInfo h3,
#bottomInfo h4 {
 letter-spacing: 0.1em;
}
#index_content1 h3.headline,
#index_content2 h3.headline,
#index_content1 h2.headline,
#index_content2 h2.headline,
.h2Txt1 {
 position: relative;
 display: flex;
 align-items: center;
 clear: both;
}
#index_content2 h2.headline {
 color: #fff;
}
#index_content1 h3.headline::before,
#index_content2 h3.headline::before,
#index_content1 h2.headline::before,
#index_content2 h2.headline::before,
.h2Txt1::before,
#index_content1 h3.headline::after,
#index_content2 h3.headline::after,
#index_content1 h2.headline::after,
#index_content2 h2.headline::after,
.h2Txt1::after {
 content: '';
 border-top-style: solid;
 border-top-width: 1px;
 flex-grow: 1;
}
#index_content1 h3.headline::before,
#index_content1 h3.headline::after,
#index_content1 h2.headline::before,
#index_content1 h2.headline::after,
.h2Txt1::before,
.h2Txt1::after {
 border-top-color: #ccc;
}
#index_content2 h3.headline::before,
#index_content2 h3.headline::after,
#index_content2 h2.headline::before,
#index_content2 h2.headline::after {
 border-top-color: #fff;
}
.h2Txt1,
.h2Txt2,
.h3Txt1 {
 text-align: center;
 clear: both;
 line-height: 1.7 !important;
}
.h3Txt1 {
 text-align: center;
 letter-spacing: 0.3em;
}
.index_content_header {
 padding-right: 0;
 padding-left: 0;
}
#index_content1 .index_content_header {
 padding-top: 60px;
}
#index_content2 .desc {
 color: #fff;
}
.post_content .style3a {
 border-color: #ccc;
 background: #fafafa;
}
.pc #header,
.pc #header_inner {
 height: auto !important;
 background: none !important;
 top: 0 !important;
 bottom: auto !important;
 position: fixed !important;
 z-index: 100 !important;
}
.pc .home #header,
.pc .home #header_inner  {
 position: absolute !important;
 top: auto !important;
 bottom: 0 !important;
}
#header_logo_index .link {
 display: none;
}
.pc #header_logo {
 display: block;
}
.pc #global_menu {
 box-shadow: none;
 background: #04a1ea;
 top: -59px;
}
.pc #body:not(.home) #global_menu {
 top: 0;
}
.pc #global_menu { 
 background: #fff;
}
.pc #global_menu > ul {
 display: table;
 table-layout: fixed;
 width: 100%;
 max-width: 1200px;
 height: 100%;
}
.pc #header_logo {
 left: calc(50% - 1160px/2);
}
.pc #global_menu > ul {
 max-width: 900px;
 padding-left: 260px;
}
.pc #global_menu > ul > li {
 display: table-cell;
 vertical-align: middle;
 height: 100%;
}
.pc #global_menu > ul > li > a {
 background: #04a1ea;
 padding: 20px 5px;
 height: auto;
 line-height: 1.2;
 font-size: 16px;
}
.pc #global_menu > ul > li > a {
 color: #000;
}
.pc #global_menu > ul > li:hover > a,
.pc #global_menu > ul > li > a:hover {
 color: #fff !important;
 background: #000 !important;
}
.pc #global_menu li.current-menu-item > a {
 color: #fff !important;
 background: #04a1ea !important;
}
.pc #global_menu li.current-menu-item:hover > a {
 background: #04a1ea !important;
}
.pc #global_menu > ul > li.current-menu-item > a,
.pc #global_menu > ul > li > a{
 background: transparent !important;
}
.pc #global_menu > ul > li.current-menu-item {
 background: #fff;
}
.pc #global_menu > ul > li.current-menu-item {
 background: #04a1ea;
}
.pc #global_menu > ul > li:hover {
 background: #fff;
}
#bread_crumb {
 background: #222 !important;
 display: none;
}
#main_contents #header_image,
#archive_header {
 padding-top: 80px !important;
}
#header_image .title,
#archive_headline {
 display: block !important;
 letter-spacing: 0.1em;
 font-weight: bold;
}
#archive_headline {
 text-align: center;
}
#header_image .caption {
 text-shadow: none !important;
} 
.post_content .mTWrap {
 margin-top: 50px;
}
.post_content .maxWWrap {
 max-width: 1160px;
 margin-right: auto;
 margin-left: auto;
}
.post_content .post_col-3 {
 padding-right: 0 !important;
 padding-left: 0 !important;
}
.post_content .table dl {
 padding: 20px 0;
 margin-bottom: 0;
 display: table;
 width: 100%;
}
.post_content .table dl:nth-child(odd) {
 background: #f0f0f0;
}
.post_content .table dl:nth-child(even) {
 background: #fff;
}
.post_content .table dt {
 width: 28%;
 margin-right: 2%;
 font-weight: normal;
 letter-spacing: 0.1em;
 position: relative;
}
.post_content .table dt::after {
 content: '\007C';
 position: absolute;
 right: 0;
 top: 0;
 height: 100%;
 color: #000;
/* width: 1px;
 background: #000;*/
 display: inline-block;
}
.post_content .table dd {
 width: 70%;
}
.post_content .table dt,
.post_content .table dd {
 line-height: 2;
 letter-spacing: 0.1em;
 box-sizing: border-box;
 display: table-cell;
 vertical-align: top;
}
.post_content .table dd:last-child {
 margin-bottom: 0;
}
.post_content .table dd > input,
.post_content .table dd textarea {
 width: 100%;
 box-shadow: none;
}
.post_content .table dd input,
.post_content .table dd select,
.post_content .table dd textarea {
 padding: 2px 10px;
 border: solid 1px #888;
 border-radius: 0;
}
#header_image.no_image,
#archive_header {
 background: url(img/common/caption_bg_base.jpg) no-repeat !important;
 background-size: cover !important;
 background-position: center center !important;
}
#header_image.no_image .caption,
#archive_headline {
 color: #fff;
}
#index_blog_list .category li {
 margin-right: 5px;
 margin-bottom: 5px;
}
#index_blog_list li .text .gaiyo {
 margin-bottom: 20px;
}
@media screen and (min-width: 970px) {
#header_image.no_image,
#archive_header {
 height: 200px !important;
}
#header_image .caption,
#archive_headline {
 top: 60% !important;
}
#archive_headline {
 font-size: 30px !important;
 padding-top: 80px;
}
.contentW,
body.error404 #main_col,
.archive #dis_list_archive,
.archive #index_blog_list,
.page_navi {
 padding-right: 30px;
 padding-left: 30px;
}
.h2Txt1,
.h2Txt2 {
 margin-top: 100px !important;
}
.h2Txt1 {
 font-size: 40px !important;
}
.h2Txt2 {
 font-size: 24px;
}
#index_content1 h3.headline::before,
#index_content2 h3.headline::before,
.h2Txt1::before {
 margin-right: 1em;
}
#index_content1 h3.headline::after,
#index_content2 h3.headline::after,
.h2Txt1::after {
 margin-left: 1em;
}
.h3Txt1 {
 font-size: 24px !important;
}
#index_blog_list > li {
 margin-right: 10px !important;
 margin-bottom: 80px;
}
#index_blog_list li .title {
 min-height: 70px;
 position: relative;
 text-align: center;
 line-height: 1.3;
}
/*
#index_blog_list li .title > span.titleCenter {
 position: absolute;
 top: 50%;
 left: 0;
 right: 0;
 -ms-transform: translateY(-50%);
 -webkit-transform : translateY(-50%);
 transform : translateY(-50%);
 margin: 0 auto;
}
*/
#index_blog_list li .text .gaiyo {
/* min-height: 160px;*/
}
#index_blog_list > li:nth-child(3n) {
 margin-right: 0 !important;
}
}
@media screen and (max-width: 970px) {
#header_logo_index {
 width: 90%;
}
.contentW,
body.error404 #main_col,
.archive #dis_list_archive,
.archive #index_blog_list,
.page_navi {
 padding-right: 20px;
 padding-left: 20px;
}
.h2Txt1,
.h2Txt2 {
 margin-top: 20px !important;
}
.h2Txt1 {
 font-size: 20px !important;
}
#index_content1 h3.headline::before,
#index_content2 h3.headline::before,
.h2Txt1::before {
 margin-right: 0.5em;
}
#index_content1 h3.headline::after,
#index_content2 h3.headline::after,
.h2Txt1::after {
 margin-left: 0.5em;
}
.h3Txt1 {
 font-size: 16px !important;
}
#header_image.no_image,
#archive_header {
 height: 100px !important;
}
#header_image .caption,
#archive_headline {
 top: 65% !important;
}
#archive_headline {
 font-size: 20px !important;
 padding-top: 25px;
}
#index_content2 {
 background-position: 80% center;
}
.index_content_header3 .headline {
 color: #fff;
}
.post_content .table dt,
.post_content .table dd {
 font-size: 14px;
 padding-left: 10px;
 padding-right: 10px;
}
.page_navi {
 margin-bottom: 30px;
}
}








/*/////////////////////////////////////////
// block
/////////////////////////////////////////*/

.contentW .wp-block-group {
 padding-right: 0 !important;
 padding-left: 0 !important;
 max-width: none !important;
}

.wp-block-group .contentW  {
 padding-right: 0 !important;
 padding-left: 0 !important;
 max-width: none !important;
}

.wp-block-gallery .blocks-gallery-grid {
 margin-right: auto;
 margin-left: auto;
 display: flex;
 justify-content: center;
 list-style: none;
}
.wp-block-group {
 max-width: 1160px;
 margin: 0 auto;
}
.wp-block-image {
 text-align: center;
}
p.has-text-align-center {
 text-align: left;
}
p.has-white-color,
span.has-white-color {
 color: #fff;
}
p.has-gray-color,
span.has-gray-color {
 color: #999;
}
p.has-clefblue-color,
span.has-clefblue-color {
 color: #04a1ea;
}
p.has-red-color,
span.has-red-color {
 color: #d10000;
}
.post_content .is-style-table_1 {
 margin-top: 30px;
 margin-bottom: 20px;
}
@media screen and (min-width: 970px) {
.wp-block-group {
 padding-right: 30px;
 padding-left: 30px;
}
p.has-text-align-center {
 text-align: center;
}
.post_content .wp-block-group p {
 margin-top: 30px;
}
.post_content .wp-block-group p {
 margin-top: 30px;
}
}
@media screen and (max-width: 970px) {
.wp-block-group {
 padding-right: 20px;
 padding-left: 20px;
}
.post_content .wp-block-image,
.post_content .wp-block-gallery {
 margin-top: 30px;
}
.post_content .wp-block-group p {
 margin-top: 20px;
}
}

/*-- font --*/
.is-style-ttl_1,
.is-style-ttl_1_catch,
.is-style-ttl_2 {
font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}


/*-- ttl_1 --*/
.is-style-ttl_1 {
 text-align: center;
 font-weight: normal !important;
 letter-spacing: 0.05em;
 position: relative;
 display: flex;
 align-items: center;
 clear: both;
 color: #333;
 line-height: 1.7 !important;
}
.is-style-ttl_1::before,
.is-style-ttl_1::after {
 content: '';
 border-top-style: solid;
 border-top-width: 1px;
 flex-grow: 1;
 border-top-color: #ccc;
}
.is-style-ttl_1.has-white-color {
 color: #fff !important;
}
.is-style-ttl_1.has-white-color::before,
.is-style-ttl_1.has-white-color::after {
  border-color: #fff !important;
}
.is-style-ttl_1.has-clefblue-color {
 color: #04a1ea !important;
}
.is-style-ttl_1.has-clefblue-color::before,
.is-style-ttl_1.has-clefblue-color::after {
 border-color: #04a1ea !important;
}
/*-- ttl_1_catch --*/
/*-- ttl_2 --*/
.is-style-ttl_1_catch,
.is-style-ttl_2 {
 text-align: center;
 clear: both;
 line-height: 1.7 !important;
 letter-spacing: 0.3em;
 color: #333;
}
.is-style-ttl_1_catch.has-white-color,
.is-style-ttl_2.has-white-color {
 color: #fff !important;
}
.is-style-ttl_1_catch.has-gray-color,
.is-style-ttl_2.has-gray-color {
 color: #999 !important;
}
.is-style-ttl_1_catch.has-clefblue-color,
.is-style-ttl_2.has-clefblue-color {
 color: #04a1ea !important;
}
/*-- ttl_3 --*/
.is-style-ttl_3 {
 font-weight: bold;
 font-size: 20px;
 border-bottom: 1px dotted #aaa;
 text-align: left !important;
 padding-bottom: 10px !important;
 line-height: 1.5 !important;
}
.is-style-ttl_3.has-clefblue-color {
 color: #04a1ea !important;
}
/*-- ttl_4 --*/
.is-style-ttl_4 {
 font-weight: bold;
 font-size: 18px;
 line-height: 1.5 !important;
}
.is-style-ttl_4.has-clefblue-color {
 color: #04a1ea !important;
}
/*-- table_1 --*/
.post_content .is-style-table_1 {
 width: 100%;
}
.post_content .is-style-table_1 tr:nth-child(odd) {
 background: #f0f0f0;
}
.post_content .is-style-table_1 tr:nth-child(even) {
 background: #fff;
}
.post_content .is-style-table_1 td:first-child {
 font-weight: normal;
 letter-spacing: 0.1em;
 position: relative;
}
.post_content .is-style-table_1 td:first-child::after {
 content: '\007C';
 position: absolute;
 right: 0;
 top: 0;
 height: 100%;
 color: #000;
/* width: 1px;
 background: #000;*/
 display: inline-block;
}
.post_content .is-style-table_1 td {
 line-height: 2;
 letter-spacing: 0.1em;
 box-sizing: border-box;
 display: table-cell;
 vertical-align: top;
 background: none !important;
 border: none !important;
}
.post_content .is-style-table_1 td > input,
.post_content .is-style-table_1 td textarea {
 width: 100%;
 box-shadow: none;
}
.post_content .is-style-table_1 td input,
.post_content .is-style-table_1 td select,
.post_content .is-style-table_1 td textarea {
 padding: 2px 10px;
 border: solid 1px #888;
 border-radius: 0;
}
@media screen and (min-width: 970px) {
/*-- ttl_1 --*/
.is-style-ttl_1 {
 margin-top: 100px !important;
 font-size: 40px !important;
}
.is-style-ttl_1::before {
 margin-right: 1em;
}
.is-style-ttl_1::after {
 margin-left: 1em;
}
/*-- ttl_1_catch --*/
/*-- ttl_2 --*/
.is-style-ttl_1_catch,
.is-style-ttl_2 {
 font-size: 24px !important;
}
.is-style-ttl_1_catch {
 margin-top: 0 !important;
 padding-top: 0 !important;
}
.is-style-ttl_2 {
 margin-top: 100px !important;
}
/*-- ttl_3 --*/
.is-style-ttl_3 {
 margin-top: 40px !important;
}
/*-- ttl_4 --*/
.is-style-ttl_4 {
 margin-top: 30px !important;
}
/*-- table_1 --*/
.post_content .is-style-table_1 td:first-child {
 width: 28%;
}
.post_content .is-style-table_1 td:first-child::after {
 margin: 20px 0;
}
.post_content .is-style-table_1 td {
 padding: 20px 30px;
 font-size: 16px;
}
}
@media screen and (max-width: 970px) {
/*-- ttl_1 --*/
.is-style-ttl_1 {
 margin-top: 20px !important;
 font-size: 20px !important;
}
.is-style-ttl_1::before {
 margin-right: 0.5em;
}
.is-style-ttl_1::after {
 margin-left: 0.5em;
}
/*-- ttl_1_catch --*/
/*-- ttl_2 --*/
.is-style-ttl_1_catch,
.is-style-ttl_2 {
 font-size: 16px !important;
}
.is-style-ttl_1_catch {
 margin-top: 0 !important;
 padding-top: 0 !important;
}
.is-style-ttl_2 {
 margin-top: 20px !important;
}
/*-- ttl_3 --*/
.is-style-ttl_3 {
 margin-top: 30px !important;
}
/*-- ttl_4 --*/
.is-style-ttl_4 {
 margin-top: 20px !important;
}
/*-- table_1 --*/
.post_content .is-style-table_1 td:first-child {
 width: 40%;
}
.post_content .is-style-table_1 td:first-child::after {
 margin: 20px 0;
}
.post_content .is-style-table_1 td {
 font-size: 14px;
 padding: 20px 10px;
}
}

/* テンプレート用CSS 2022.12.8 */

.common-cf {
    max-width: 1160px;
    margin: 0 auto;
}
.common-cf #left_col {
    width: auto;
    float: none;
	margin-top: 100px;
}
.common-cf .post_content h2 {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 40px;
text-align: center;
    font-weight: normal !important;
    letter-spacing: 0.05em;
    position: relative;
    display: flex;
    align-items: center;
    clear: both;
    color: #333;
    line-height: 1.7 !important;	

}

.common-cf .post_content h2::before,
.common-cf .post_content h2::after {
 content: '';
 border-top-style: solid;
 border-top-width: 1px;
 flex-grow: 1;
 border-top-color: #ccc;
}
.common-cf .post_content h3 {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	clear: both;
	font-size: 24px;
    font-weight: 600;
    margin: 0 0 10px 0;
    padding: 10px 0 0 0;
    line-height: 1.7;
    letter-spacing: 0.3em;
    color: #333;
}
.common-cf .post_content h4 {
    padding-top: 0;
    font-size: 24px;
    color: #000;
    font-weight: normal;
    letter-spacing: 0.1em;
	margin-top: 40px;
}

@media screen and (max-width: 970px) {

	.common-cf #left_col {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
	.common-cf #left_col {
	margin-top: 20px;
}
	.common-cf .post_content h2 {
font-size: 20px;
	}
.common-cf .post_content h3,
.common-cf .post_content h4 {
	font-size: 16px;
	}
	
}


/* 変更 2023.10.13 */

.pc .home #header_inner {
	position: fixed!important;
	top: 0!important;
	bottom: auto!important;
}

.pc #body.home #global_menu {
	top: 0!important;
}

.pc #body.home #header_logo {
	top: 0!important;
}

.pc #header_logo #logo_image {
	height: 40px;
}

.pc #header_logo .logo p {
	white-space: nowrap;
	position: absolute;
	top: 100%;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	color: #333;
}

.pc #header_logo #logo_image img {
	max-height: 70%;
}

#logo_image_mobile p {
	white-space: nowrap;
	position: absolute;
	top: 68%;
	font-size: 11px;
	font-weight: normal;
	line-height: 1;
	color: #333;
}

#logo_image_mobile img {
	width: auto!important;
	max-height: 40%!important;
	bottom: 10px!important;
}

/* 変更 2023.10.27 */

.archive_addtext {
	padding: 0 30px;
	max-width: 1160px;
	margin: 0 auto 30px;
	box-sizing: border-box;
	line-height: 1.6;
}

@media screen and (max-width: 550px) {
	.archive_addtext {
		padding: 20px;
	}
}

/* ホームページ制作ページ追加 */

.page-id-854 #header_image {
	height: 560px!important;
	box-sizing: border-box;
	background-image: url(https://movie.design.io/cms/wp-content/uploads/hp-mv.webp)!important;
}

.page-id-854 #header_image .caption {
	padding: 0;
	width: 1100px;
	top: 55%!important;
	right: 0;
	margin: 0 auto;
}

.page-id-854 .hp-img-pc {
	width: 670px;
	display: block;
}

.page-id-854 .hp-con {
	margin: 0 0 100px;
}

.page-id-854 .hp-con ul {
	margin: 80px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
}

.page-id-854 .hp-box {
	width: 25%;
	background-color: #fff;
	box-sizing: border-box;
	margin-bottom: 1px;
	display: flex;
	padding-bottom: 0;
}

.page-id-854 .hp-box a{
  width: 100%;
}

.page-id-854 .hp-box a:hover{
  background-color: #f0f8ff;
}
  
.page-id-854 .hp-inner {
	display: flex;
	width: 100%;
	padding: 50px 25px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	text-decoration: none;
}

.page-id-854 .hp-inner figure {
	width: 100%;
}

.page-id-854 .hp-inner .hp-title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #0090c6;
}

.page-id-854 .hp-inner img {
	display: block;
	width: 174px;
	margin: 0 auto;
}

.page-id-854 .hp-btn {
	margin: 0 auto;
	width: 340px;
	max-width: 100%;
}

.page-id-854 .hp-btn a {
	border: 2px solid #04a1ea;
	padding: 10px;
}

.page-id-854 .hp-btn a:hover {
	background-color: #04a1ea;
	color: #fff;
}

@media (min-width: 971px) {
	.page-id-854 .hp-box:not(:nth-of-type(4n)) {
		border-right: 1px solid #ccc;
	}
	
	.page-id-854 .hp-box:nth-of-type(-n+4) {
		border-bottom: 1px solid #ccc;
	}
	
	.page-id-854 .hp-img-sp {
		display: none!important;
	}
}

@media (max-width: 970px) {
	.page-id-854 .hp-img-pc {
		display: none!important;
	}
	
	.page-id-854 .hp-img-sp {
		width: 400px;
		max-width: 100%;
		display: block;
	}
	
	.page-id-854 #header_image {
		height: 400px!important;
	}
	
	.page-id-854 #header_image .caption {
		top: 230px!important;
		width: calc(100% - 30px);
	}
	
	.page-id-854 .hp-box {
		width: 50%;
	}
	
	.page-id-854 .hp-box:nth-of-type(odd) {
		border-right: 1px solid #ccc;
	}
	
	.page-id-854 .hp-box:nth-of-type(-n+6) {
		border-bottom: 1px solid #ccc;
	}
	
	.page-id-854 .hp-inner .hp-title {
		font-size: 16px;
	}
	
	.page-id-854 .hp-inner {
		padding: 30px 20px;
	}
	
	.page-id-854 .hp-con {
		margin: 0 0 60px;
	}
	
	.page-id-854 .hp-btn {
		margin: 0 auto 60px;
	}
}

.pc #global_menu>ul {
	padding-left: 140px;
}

.pc #global_menu>ul>li#menu-item-867 {
	width: 130px;
}

.pc #global_menu>ul>li>a {
	font-size: 15px !important;
	white-space: nowrap;
}

/* ドローンページ追加 */

.page-id-906 #header_image {
	background-image: url(https://movie.design.io/cms/wp-content/uploads/drone_h.webp)!important;
}

.blue {
  color: #0090c6
}

.page-id-906 .content-2 {
    position: relative;
}

.page-id-906 #main_col {
    overflow: visible;
    overflow-x: visible;
}

.page-id-906 .content-2:before {
    content: "";
    position: absolute;
    top: -40px;
    right: calc(50% - 50vw);
    bottom: -40px;
    left: calc(50% - 50vw);
    background-color: #f8f8f8;
    z-index: -1;
}

.page-id-906 .content-2 .wp-block-columns {
    padding-top: 30px;
}

.page-id-906 .content-2 .wp-block-columns .wp-block-column {
    position: relative;
}

.page-id-906 .content-2 .wp-block-columns .wp-block-column:not(:last-of-type):after {
    background-image: url(https://movie.design.io/cms/wp-content/uploads/drone-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 25px;
    height: 100%;
}

.page-id-906 .content-3 .wp-block-columns {
    padding-top: 20px;
}

@media screen and (min-width: 970px) {
    .page-id-906 .is-style-ttl_2 {
        margin: 20px 0 40px!important;
    }
}

@media screen and (max-width: 970px) {
    p.has-text-align-center {
        text-align: center;
    }

    .is-style-ttl_1 {
        margin-top: 60px!important;
    }

    .page-id-906 .content-2:before {
        top: -30px;
        bottom: -30px;
    }

    .page-id-906 .content-2 .wp-block-columns .wp-block-column:not(:last-of-type):after {
        left: 95%;
    }
}

/* ヘッダー改修 */

.pc #global_menu ul ul {
  top: 58px!important;
  background-color: #04a1ea
}

.pc #global_menu ul #menu-item-18:hover ul {
  display: flex!important;
  padding: 10px 5px;
}

.pc #global_menu ul #menu-item-18.active ul {
  display: flex!important;
  flex-wrap: wrap;
  row-gap: 10px;
}

.pc #global_menu>ul>#menu-item-18 {
  position: static!important;
}

.pc #global_menu #menu-item-18 li:only-child {
  margin: 0 auto;
}

.pc #global_menu #menu-item-18 li {
  min-width: 25%;
}

.pc #global_menu #menu-item-18 li a {
  width: 100%;
  padding: 5px;
  text-align: left;
  box-sizing: border-box;
}

.pc #global_menu #menu-item-18 li:only-child a {
  text-align: center;
}

.pc #global_menu ul #menu-item-22 ul {
  margin: 0 -30px;
  width: calc(100% + 60px);
}

.pc #global_menu ul #menu-item-22.active ul {
}

@media screen and (max-width: 970px) {
  #global_menu {
    max-height: calc(100dvh - 55px);
    overflow-y: auto;
  }
}


/* サイトマップ構築
-----------------------------*/

.sitemap_col .wp-block-button__link {
  background-color: #0090c6;
  color: #fff;
  border: 1px solid #0090c6;
  border-radius: 0;
  padding: 1.5em 1em;
  position: relative;
}

.sitemap_col .wp-block-button__link:after {
  content: "";
  position: absolute;
  width: .5em;
  height: .5em;
  top: 0;
  bottom: 0;
  right: 2em;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  margin: auto 0;
}

.sitemap_col .service_sitemap .wp-block-button:first-child {
  margin-bottom: 1em;
}

.sitemap_col .service_sitemap .wp-block-button:not(:first-child) .wp-block-button__link {
  background: none;
  border: none;
  text-align: left;
  padding-left: 1em;
  padding: .8em 1em .3em;
  color: #0090c6;
  border-bottom: 1px dashed #0090c6;
}

.sitemap_col .service_sitemap .wp-block-button:not(:first-child) .wp-block-button__link:before {
  content: "・";
}

.sitemap_col .service_sitemap .wp-block-button:not(:first-child) .wp-block-button__link:after {
  content: initial;
}


/* フッターナビ 構築
-----------------------------*/

.custom-footer-nav {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  padding: 40px 15px 50px;
  display: flex;
  row-gap: 50px;
  flex-wrap: wrap;
}

.custom-footer-nav .f-nav-list {
  width: 25%;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}

.custom-footer-nav .f-nav-list .parent {
  font-weight: bold;
  line-height: 1.5;
  padding-right: 1em;
}

.custom-footer-nav .f-nav-list .child {
  font-weight: normal;
  line-height: 1.5;
  padding-right: 1em;
  display: flex;
}

.custom-footer-nav .f-nav-list .child:before {
  content: "\30FB";
}

@media screen and (max-width: 970px) {
  .custom-footer-nav .f-nav-list {
    width: 50%;
  }
}


/* フッター CTA（2025/9）
-----------------------------*/
.footer .footer_right .footer_tel_num {
  font-size: 50px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: .02em;
  line-height: 1.2;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.14em;
  padding: 0;
  margin-bottom: 20px;
  color: #000;
}

.footer .footer_right .footer_tel_num:before {
  content: "";
  width: 1.3em;
  height: 1.2em;
  background-image: url(img/common/icon_tel_free.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

@media screen and (min-width: 971px) {
  .footer .footer_right .footer_tel_num {
    pointer-events: none;
  }
}

@media screen and (max-width: 970px) {
  .footer .footer_right .footer_tel_num {
    font-size: 8vw;
  }
}


/* スマホフッター CTA（2025/11）
-----------------------------*/
.fixed_cta {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  z-index: 99;
  display: flex;
}

.fixed_cta .item {
  display: flex;
  align-items: center;
  column-gap: 5px;
  padding: 0 8px;
  font-size: 12px;
  color: #fff !important;
  line-height: 1.3;
  background-color: #37b9bc;
  border: 1px solid #fff;
  width: 50%;
}

.fixed_cta .item img {
  width: 34px;
  min-width: 34px;
  height: auto;
  display: block;
}

.fixed_cta .item p {
  letter-spacing: normal;
}

@media screen and (min-width: 971px) {
  .fixed_cta {
    display: none;
  }
}

@media screen and (max-width: 970px) {
  .foot-copy {
    margin-bottom: 60px;
  }
}