@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
html {
  font-size: 62.5%;
  font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1;
}
body {
  line-height: 1;
  position: relative;
  margin: 0;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container::after {
  display: table;
  clear: both;
  content: "";
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 980px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
a {text-decoration: none;color: #00479d;}
p {font-size: 1.2rem;line-height: 1.4em;}
img {max-width: 100%;}
.fb {font-weight: bold;}
.text-center {text-align: center;}
.btn a {padding: .5em 1.2em;font-size: 3.5rem;font-weight: bold;display: block;}
.btn a:hover {box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 1);}
.ttl {padding: .5em 1.2em;font-size: 4.0rem;font-weight: bold;display: block;color: #fff;}
#header {padding: 1em 0;box-shadow: 0px 0px 5px 0px rgba(21, 17, 61, 0.8);position: relative;}
#header .flex {display: flex;justify-content: space-between;align-items: center;}
#header .header_wrap .logo img {width: 220px;}
#header h1 {margin-bottom: 1em;}
#header .header_wrap ul {
  font-size: 1.8rem;
  display: flex;
  justify-content: space-around;
}
#header .header_wrap #nav li a {white-space: nowrap;padding: 0 .2em;margin: 0 .5em;}
#header .header_wrap #nav li:first-of-type a {border-bottom: solid 3px #738BCE;padding-bottom: .2em;}
#header .header_wrap #nav li:nth-of-type(2) a {border-bottom: solid 3px #9DD0FC;padding-bottom: .2em;}
#header .header_wrap #nav li:nth-of-type(3) a {border-bottom: solid 3px #B0B2AE;padding-bottom: .2em;}
#header .header_wrap #nav li:nth-of-type(4) a {border-bottom: solid 3px rgba(0,0,0,0.8);padding-bottom: .2em;}
#header .header_wrap #nav li:last-of-type a {border-bottom: solid 3px #f5d64c;padding-bottom: .2em;}
#footer {border-top: solid 10px #7ecef4;text-align: center;padding-bottom: 2em;}
#footer p {margin-top: 1em;}
#thumb-h {
  position: relative;
  overflow: hidden;
}
.sp-slides {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0 !important;
}
.sp-slides iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.sp-mask.sp-grab {
    position: relative;
    padding-bottom: 56.25%;
    height: 0 !important;
    overflow: hidden;
}
.sp-thumbnails {display: flex;justify-content: center;}
.sp-thumbnails li {margin: .5em 5px;}
#main_wrap {padding: 4em 0;}
#main_wrap h2 {font-size: 2.2rem;color: #286eb7;text-align: center;margin-bottom: .5em;}
#main_wrap .intro {padding-bottom: 2em;}
.service {padding-bottom: 2em;}
.service h3 {font-size: 3.8rem;text-align: center;margin-bottom: .5em;}
.service_a {background: #F9FAFC;border: solid 4px #E3E4E5;border-radius: 10px;padding: 2em 1em;margin: 0 auto;}
.service_a ul li {
  font-size: 1.6rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
.service_a ul li::before {
  content: "";
  display: inline-block;
  width: 54px;
  height: 54px;
  margin-right: .8em;
}
.service_a .note {
  color: #303091;
  font-weight: bold;
  margin: 1em 0 0 0;
}
.service_a ul li.web::before {
  background: url(../images/icon_a.png) no-repeat;
  background-size: contain;
}
.service_a ul li.co_pr::before {
  background: url(../images/icon_b.png) no-repeat;
  background-size: contain;
}
.service_a ul li.pr::before {
  background: url(../images/icon_c.png) no-repeat;
  background-size: contain;
}
.service_a ul li.vr::before {
  background: url(../images/icon_d.png) no-repeat;
  background-size: contain;
}
.service_a ul li.music::before {
  background: url(../images/icon_e.png) no-repeat;
  background-size: contain;
}
.service_a ul li.tv::before {
  background: url(../images/icon_f.png) no-repeat;
  background-size: contain;
}
.service .service_a h3 {color: #738BCE;}
.service .service_a h3::before {
  content: "";display: block;background: url(../images/icon_movie.png) no-repeat;
  background-size: contain;width: 60px;height: 60px;margin: 0 auto .2em auto;
}
.service_b h3 {color: #6CD7FF;}
.service .service_b h3::before {
  content: "";display: block;background: url(../images/icon_drone.png) no-repeat;
  background-size: contain;width: 60px;height: 60px;margin: 0 auto;
}
.service_b ul {margin-top: 2em;}
.service_b ul li {margin-bottom: 1.5em;}
.service_b ul li h4 {font-size: 1.8rem;font-weight: bold;border-bottom: solid 2px #FCC8AD;padding: .5em 0 .2em 0;margin-bottom: .2em;}
.service_b ul li p {margin-top: .5em;}
.service_b ul li p span {color: #FF600B;}
.btn_wrap {padding: .5em 0}
.btn_wrap .btn {
  background: #80AFF0;
  color: #fff;
  font-size: 2.2rem;
  display: block;
  padding: .5em;
  border-radius: 5px;
  display: flex;align-items: center;
  justify-content: center;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.23);
}
.btn_wrap .btn::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: .5em;
  background: url(../images/arrow_icon.png) no-repeat;
  background-size: contain;
}
.btn_wrap .btn_orange {
  background: #FF8D72;
  color: #fff;
  font-size: 1.6rem;
  padding: .5em;
  border-radius: 5px;
  display: flex;align-items: center;
  justify-content: center;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.23);
  white-space: nowrap;
  width: 60%;
  margin: 0 auto;
}
.btn_wrap .btn-default {
  background: #eee;
  color: #333;
  font-size: 1.6rem;
  padding: .5em 2em;
  border-radius: 5px;
  display: flex;align-items: center;
  justify-content: center;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.23);
  white-space: nowrap;
}
.confirm .btn_wrap {display: flex;justify-content: center;}
.confirm .btn_wrap .btn_orange {margin: 0 0 0 1em;}
.btn_wrap + ul.note {color: #303091;padding: .5em 0;}
.btn_wrap + ul.note li {margin: .5em 0;line-height: 1.2;}
.aside {
  background: rgba(255, 255, 255, .6);
  border-radius: 3px;
  padding: 1em;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.aside p {margin-bottom: .5em;}
.rep {
  margin: 2em auto;
  padding: 1em 1em;
  background: #FDFBF5;
  border: solid 5px #F7F3DF;
  border-radius: 5px;
}
.rep .rep_name {
  display: flex;
  align-items: center;
}
.rep .rep_name li {width: 49%;font-size: 3.2vmin;line-height: 1.4;}
.rep .rep_name li span, .rep dt {color: #EA9D43;}
.rep dl {margin-top: 1em;}
.rep dl dd ul:not(.tag) li {margin-bottom: .5em;text-indent: -.6em;margin-left: .5em;}
.rep dl dd ul.tag {display: flex;flex-wrap: wrap;}
.rep dl dd ul.tag li {
  background: #F7E5A9;
  border: solid 1px #F8A858;
  border-radius: 20px;
  padding: .2em .5em;
  margin: 0 .5em .5em 0;
  white-space: nowrap;
}
.past_records h5 {color: #A8A9AD;margin-bottom: .5em;}
.contact h5 {color: #707795;margin-bottom: .5em;}
.past_records ul {color: #555555;}
.past_records ul li {padding: .5em 1em;border-bottom: solid 1px #7093AA;text-indent: -.6em;}
.bg_a {
  background: url(../images/bg_a.png) no-repeat;background-size: cover;
  background-position: center;padding: 4em 0;
}
.bg_b {background: #F4F9FF;padding: 2.5em 0;}
.contact_form .btn {width: 90%;display: flex;justify-content: flex-end;}
.contact_form .btn a {color: #00deff;white-space:nowrap;}
.contact_form .btn a:hover {box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .5);}
dl.corp dt {background: #dceef7;padding: .5em 1em;}
dl.corp dd {padding: .5em 1em;}
.contact_form input, .contact_form textarea, .contact_form select {font-size: 16px;outline: 0;border: solid 1px #ccc;border-radius: 5px;}
.contact_form input:focus, .contact_form textarea:focus {outline: solid 1px #7ecef4;}
.contact_form {margin-bottom: 1em;}
.contact_form dt.hissu::after {content: "※";color: #FF0000;}
.contact_form span.hissu {color: #FF0000;}
.contact_form .btn_wrap {padding-top: 1.5em;}
.contact_form .note {
  background-image: linear-gradient(
   -45deg,
   #fff 25%,
   #eee 25%, #eee 50%,
   #fff 50%, #fff 75%,
   #eee 75%, #eee
   );
  background-size: 8px 8px;
  padding: 10px .5em;;
  margin: 0 auto;
  margin-bottom: 1em;
}
.confirm .note {font-size: 1.4rem;margin: 1.5em 0;line-height: 1.6;}
.confirm dd {color: #006cb9;}
.contact p {text-align: center;}
.contact button {
  border-radius: 2px;
  box-shadow: 0px 2px 4.5px 0.5px rgba(158, 166, 181, 0.5);
  color: #fff;
  padding: .5em 3em;
  border: 0;
  font-size: 1.4rem;
}
ul.error {margin-bottom: 2em;}
ul.error li {color: #ff0000;font-size: 1.2rem;margin-bottom: .5em;}
.price_still h3 {background: #ddf0ff;padding: .3em .5em;margin-top: 1em;}
.price_still .drone {margin: 2em 0;}
.price_still .drone > div {text-align: center;}
.price_still .dji dt {margin-bottom: .5em;margin-left: .5em;}
.price_still .dji dd {text-indent: -.5em;margin-left: 1em;}
.price_wrap .price p.note {font-size: 1.4rem;}
.price_wrap .price p.fs {font-weight: bold;}
.about_price {
  background: #fde4dc;
  padding: .5em;
  margin: .5em 0 0 0;
  border-radius: 5px;
}
.about_price + p.note {
  margin: 5px 0 30px 0;
  font-size: 1.4rem;
}
.about_price h4 {color: #e84e1c;border-bottom: solid 2px #fff;margin-bottom: .2em;}
.price_wrap h4 {margin-bottom: .5em;color: #2a6eb8;font-weight: bold;font-size: 1.6rem;}
.price_wrap dl {margin-bottom: .5em;}
.price_wrap .price {margin-bottom: 2em;padding: .5em;background-color: #f3fbff;}
.price_wrap .price dl {display: flex;}
.price_wrap .price dt {font-weight: bold;}

label.error {color: #ff0000;font-size: 1.2rem;margin-top: .2em;display: block;}
input.error, .contact_form textarea.error {border: solid 1px #ff0000;}

@media (max-width:991px) {
  .service_a ul {display: flex;flex-wrap: wrap;}
  .service_a ul li {width: 49%;}
}
@media (max-width:767px) {
  .btn a {padding: .5em 1.2em;font-size: 1.6rem;font-weight: bold;display: block;}
  .ttl {padding: .5em 1.2em;font-size: 1.8rem;font-weight: bold;display: block;}
  #header .header_wrap .logo img {width: 160px;}
  #header .flex .tel_num {
    font-size: 1.2rem;display: flex;align-items: center;
    border: solid 1px #ff9e39;border-radius: 5px;padding: .2em .5em;font-weight: bold;
  }
  #header .flex .tel_num::before {
    content: "";
    background: url(../images/tel.svg) no-repeat;
    width: 18px;height: 18px;
    background-size: contain;
    display: inline-block;
    margin-right: .2em;
  }
  #header .flex .tel_num a {text-decoration: none;color: #ff9e39;}
  #header .header_wrap #nav {margin-top: 1.2em;}
  #header .header_wrap ul {font-size: 1.2rem;}
  #main_wrap {padding: 2em 0;}
  #main_wrap h2 {font-size: 5vmin;}
  .service h3 {font-size: 6vmin;}
  .service_b {padding-top: 2.5em;}
  .service .service_a h3::before {width: 30px;height: 30px;}
  .service .service_b h3::before {width: 30px;height: 30px;}
  .service_a ul {margin-top: 2em;display: flex;}
  .service_b ul li {margin-bottom: 2.5em;}
  .service_b ul li img {width: 50%;}
  .service_b ul li div {text-align: center;background: #edf7fd;}
  .service_b ul li p {font-size: 1.4rem;}
  .btn_wrap + ul.note {font-size: 1.2rem;}
  .rep dl, .past_records ul {font-size: 1.4rem;}
  .rep dl dt {margin-bottom: .5em;}
  .rep .rep_name li:last-of-type {padding-left: .5em;}
  .rep dl dd ul.tag li {font-size: 1.2rem;}
  .past_records h5, .contact h5 {font-size: 2rem;}
  dl.corp {font-size: 1.2rem;line-height: 1.2;}
  .aside p {font-size: 1.4rem;}
  .bg_a {padding: 1.5em 0;}
  .bg_b {padding: 2em 0;}
  .contact {padding: 2.5em 0 0 0;}
  .contact p + p {font-size: 1.8rem;margin-top: .2em;}
  .contact_form dl {margin-top: 2em;}
  .contact_form dt {margin-bottom: 0;font-size: 1.4rem;}
  .contact_form dd {margin: .5em 0 1.5em 0;}
  .confirm .note {font-size: 1.2rem;line-height: 1.4;}
  .confirm dd {font-size: 1.4rem;}
  .contact_form input, .contact_form textarea {width: 100%;padding: .2em .2em;}
  .confirm .btn_wrap .btn-default {flex: 1;}
  .confirm .btn_wrap .btn-success {flex: 2;}
  .content_wrap button {margin-left: 0;width: 100%;}
  .content_wrap.done {margin: 2em 0 0 0;}
  .price_still {font-size: 1.4rem;line-height: 1.3;}
  .drone .dji {margin-top: 1em;}
  .about_price p, .about_price h4 {font-size: 1.4rem;}
  .about_price p span {font-size: 1.8rem;font-weight: bold;margin-left: .2em;}
  .price_wrap .price dt {width: 25%;}
  .price_wrap .price p.fs {font-size: 1.6rem;margin-bottom: .5em;}
  .hidden-xs {display: none !important;}
}
@media (max-width:414px) {
  #header {padding-bottom: 1.5em;}
  #header h1 {display: none;}
  .service_a ul li {width: 49%;display: block;text-align: center;font-size: 3.5vmin;}
  .service_a ul li::before {display: block;margin: 0 auto .5em auto;}
  .btn_wrap .btn_orange {width: 100%;}
}
@media (min-width:768px) {
  #header .flex .tel_num {font-size: 2rem;margin-right: .5em;display: flex;align-items: center;color: #ff9e39;}
  #header .flex .tel_num::before {
    content: "";
    background: url(../images/tel.svg) no-repeat;
    width: 22px;height: 22px;
    background-size: contain;
    display: inline-block;
    margin-right: .2em;
  }
  #header .header_wrap {display: flex;align-items: center;}
  #header .header_wrap #nav {margin-left: auto;}
  #header .header_wrap #nav li {width: 100%;font-size: 1.6rem;}
  #main_wrap .intro p, .service p, .contact p {text-align: center;font-size: 1.6rem;}
  .contact p + p {font-size: 2.4rem;margin-top: .2em;}
  .service_a {width: 84%;}
  .service_b {padding-top: 5em;}
  .service_a ul {
    width: 80%;
    margin: 3em auto 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .service_a ul li {width: 49%;}
  .service_b ul {display: flex;justify-content: space-between;}
  .service_b ul li {width: 31.5%;}
  .service_b h4 {text-align: center;}
  .service .service_b ul li p {text-align: left;}
  .btn_wrap .btn {width: 50%;margin: 0 auto;padding: 1em .5em;}
  .btn_wrap .btn_orange {width: 60%;margin: 0 auto;padding: 1em .5em;}
  .confirm .btn_wrap {margin-top: 2em;}
  .confirm .btn_wrap .btn_orange {width: 40%;}
  .btn_wrap .btn:hover, .btn_wrap .btn_orange:hover {opacity: .8;}
  .btn_wrap + ul.note {font-size: 1.4rem;}
  .aside {width: 70%;margin: 0 auto;padding: 2em 1em;}
  .aside p {font-size: 1.6rem;text-align: center;}
  .rep {width: 84%;margin: 4em auto;padding: 2em 6em;}
  .rep dl {font-size: 1.6rem;display: flex;}
  .rep dl dt {flex: 1;}
  .rep dl dd {flex: 3;}
  .rep .rep_name li:last-of-type {padding-left: 1em;}
  .rep dl dd ul.tag li {font-size: 1.4rem;}
  .past_records h5, .contact h5 {font-size: 4rem;}
  .past_records ul {font-size: 1.6rem;width: 80%;margin: 0 auto;}
  .content_wrap dl.corp:last-of-type {border-bottom: solid 1px #7ecef4;}
  dl.corp {display: flex;border-top: solid 1px #7ecef4;font-size: 1.4rem;line-height: 1.4;}
  dl.corp dt {width: 25%;}
  .contact {padding: 3.5em 0 0 0;}
  .contact_form dl {width: 80%;margin: 2em auto 0 auto;display: flex;flex-wrap: wrap;}
  .contact_form dt {width: 32%;font-size: 1.6rem;padding-top: .5em;}
  .contact_form dd {width: 68%;}
  .contact_form dt, .contact_form dd {margin: .6em 0;}
  .contact_form dd input {width: 100%;padding: .5em;}
  .contact_form dd textarea {padding: .5em;width: 120%;}
  .confirm dd {font-size: 1.6rem;}
  .contact_form p {margin-top: 1em;}
  .confirm > p, .content_wrap.done > p {text-align: center;}
  .content_wrap.done p {margin: 2em 0 0 0;font-size: 1.6rem;line-height: 1.6;}
  .price_still {font-size: 1.6rem;line-height: 1.5;}
  .price_still .drone {display: flex;}
  .price_still .drone img {margin-left: 1em;}
  .price_still .drone dl {margin-left: 2em;}
  .about_price p, .about_price h4 {font-size: 2rem;text-align: center;}
  .about_price p span {font-size: 2.6rem;font-weight: bold;margin-left: .2em;}
  .price_wrap .price p.fs {font-size: 1.6rem;margin-bottom: .5em;}
  .price_wrap .price dt {width: 10em;}
  @keyframes sky {
    0% {
      background-position: right -25px bottom 20px, left -25px bottom 100px;
    }
    100% {
      background-position: right -25px top 20px, left -25px top 100px;
    }
  }
  .bg_anim {
    background: url(../images/cloud_r.png),url(../images/cloud_l.png);
    background-repeat: repeat-y;
    background-position: right -25px top 20px, left -25px top 100px;
    background-size: 22%;
    -webkit-animation: sky 45s linear;
	  animation: sky 45s linear;
    animation-iteration-count: infinite;
  }
  .hidden-md {display: none !important;}
}
