
h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  line-height: 1;
  margin: 0
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button { overflow: visible }
button, select { text-transform: none }
button, html input[type=button], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  box-sizing: border-box;
  white-space: normal
}
input[type=text], input[type=password], textarea {
  -webkit-appearance: none;
  appearance: none;
  box-sizing: border-box
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input { line-height: normal }
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
textarea {
  overflow: auto;
  box-sizing: border-box;
  border-color: #ddd
}
optgroup { font-weight: 700 }
table {
  border-collapse: collapse;
  border-spacing: 0
}
td, th { padding: 0 }
blockquote {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0
}
:-webkit-full-screen-ancestor:not(iframe) {
  -webkit-clip-path: initial !important
}
body > div {
  font-size: 0
}
p, span, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  word-spacing: normal;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  pointer-events: auto;
  max-height: 1000000000px
}
sup {
  font-size: inherit;
  vertical-align: baseline;
  position: relative;
  top: -0.4em
}
sub {
  font-size: inherit;
  vertical-align: baseline;
  position: relative;
  top: 0.4em
}
ul {
  display: block;
  word-spacing: normal;
  word-wrap: break-word;
  list-style-type: none;
  padding: 0;
  margin: 0;
  -moz-padding-start: 0;
  -khtml-padding-start: 0;
  -webkit-padding-start: 0;
  -o-padding-start: 0;
  -padding-start: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0
}
li {
  display: block;
  white-space: normal
}
li p {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}
form {
  display: inline-block
}
a {
  text-decoration: inherit;
  color: inherit;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
textarea {
  resize: none
}
.whitespacefix {
  word-spacing: -1px
}
html, body {
  -webkit-text-zoom: reset !important;
  -ms-text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
  -webkit-text-size-adjust: 100% !important
}
.menu-content {
  cursor: pointer;
  position: relative;
  display: inline-block;
}
li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: white url("ajax-loader.gif") center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-list, .slick-track, .slick-slide {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: inline-block;
  zoom: 1;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  position: static;
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
  visibility: visible !important;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
@font-face {
  font-family: "slick";
  src: url("slick.eot");
  src: url("slick.eot?#iefix") format("embedded-opentype"), url("slick.woff") format("woff"), url("slick.ttf") format("truetype"), url("slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
.slick-prev:before {
  content: "\2190";
}
.slick-next:before {
  content: "\2192";
}
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  padding: 0;
  border: none;
  outline: none;
  visibility: visible !important;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  visibility: visible;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  font-family: "slick";
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[dir="rtl"] .slick-slide {
  float: right;
}
[dir="rtl"] .slick-next:before {
  content: "\2190";
}
[dir="rtl"] .slick-prev:before {
  content: "\2192";
}
.slidex { display: none }
.animated {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}




.v2 {
  display: inline-block;
  vertical-align: top;
}
.ps18 {
  position: relative;
  margin-top: 0
}
.s15 {
  width: 100%;
  min-width: 1200px;
  min-height: 480px
}
.c22 { z-index: 16 }
.s16 {
  display: inline-block;
  height: 480px;
  width: 100%;
  overflow: hidden
}
.s17 { width: 100% }
.ga1 {
  height: 480px
}
.js2 .slider {
  height: 480px
}
.js2 .slider-for .slick-list {
  height: 480px
}
.js2 .slick-prev, .js2 .slick-next {
  height: 20px;
  width: 20px;
  margin-top: -10px;
}
.js2 .slick-prev:before, .js2 .slick-next:before {
  font-size: 20px;
  color: #545454;
  opacity: 0.75;
}
.js2 .slick-prev {
  left: 0px;
}
.js2 .slick-next {
  right: 0px;
}
.js2 .slider-for {
  margin-bottom: 0px;
}
.js2 .slider-nav {
  margin-bottom: 0px;
  visibility: hidden;
}
.js2 .slider-nav picture {
  border: solid 0px transparent;
}
.js2 .slider-nav .slick-center picture {
  border-color: transparent;
}
.js2 .slick-dots {
  bottom: 0px;
}
.js2 .slick-dots li {
  height: 20px;
  width: 20px;
  margin: 0 5px;
}
.js2 .slick-dots li button {
  height: 20px;
  width: 20px;
}
.js2 .slick-dots li button:before {
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
}
.js2 .slick-dots li.slick-active button:before {
  color: #545454;
  opacity: 0.75;
}
[dir="rtl"] .js2 .slick-next {
  right: auto;
  left: 0px;
}
[dir="rtl"] .js2 .slick-prev {
  right: 0px;
  left: auto;
}
@media (min-width:960px) and (max-width:1199px) {
  .s15 {
    min-width: 960px;
    min-height: 384px
  }
  .s16 {
    height: 384px
  }
  .ga1 {
    height: 384px
  }
  .js2 .slider {
    height: 384px
  }
  .js2 .slider-for .slick-list {
    height: 384px
  }
}
@media (min-width:768px) and (max-width:959px) {
  .s15 {
    min-width: 768px;
    min-height: 307px
  }
  .s16 {
    height: 307px
  }
  .ga1 {
    height: 307px
  }
  .js2 .slider {
    height: 307px
  }
  .js2 .slider-for .slick-list {
    height: 307px
  }
}
@media (min-width:480px) and (max-width:767px) {
  .ps18 {
    margin-top: -18px
  }
  .s15 {
    min-width: 480px;
    min-height: 446px
  }
  .s16 {
    height: 446px
  }
  .ga1 {
    height: 446px
  }
  .js2 .slider {
    height: 446px
  }
  .js2 .slider-for .slick-list {
    height: 446px
  }
}
@media (max-width:479px) {
  .ps18 {
    margin-top: -12px
  }
  .s15 {
    min-width: 320px;
    min-height: 297px
  }
  .s16 {
    height: 297px
  }
  .ga1 {
    height: 297px
  }
  .js2 .slider {
    height: 297px
  }
  .js2 .slider-for .slick-list {
    height: 297px
  }
}



/* ======================================================================== */

/*-------------------------------------------
 基本
-----------------------------------------------*/
@font-face {
  font-display: block;
  font-family: "Lato";
  src: url('Lato-Regular.woff2') format('woff2'), url('Lato-Regular.woff') format('woff');
  font-weight: 400
}
@font-face {
  font-display: block;
  font-family: "Noto Sans JP";
  src: url('NotoSansJP-Bold.woff2') format('woff2'), url('NotoSansJP-Bold.woff') format('woff');
  font-weight: 700
}
@font-face {
  font-display: block;
  font-family: "Noto Sans JP";
  src: url('NotoSansJP-Regular.woff2') format('woff2'), url('NotoSansJP-Regular.woff') format('woff');
  font-weight: 400
}
@font-face {
  font-display: block;
  font-family: "Noto Sans JP";
  src: url('NotoSansJP-Medium.woff2') format('woff2'), url('NotoSansJP-Medium.woff') format('woff');
  font-weight: 500
}
html { font-family: "Noto Sans JP"; }
body {
  background-color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.list_dics {
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 1.5em;
}
.list_dics > li { display: list-item; }

/*-------------------------------------------
 アニメーション
-----------------------------------------------*/
.animFI, .animZI { opacity: 0; }
.animFadeIn {
  -webkit-animation-name: animFadeIn;
  animation-name: animFadeIn;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}
@keyframes animFadeIn {
  0% { opacity: 0; }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.animZoomIn {
  -webkit-animation-name: animZoomIn;
  animation-name: animZoomIn;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@-webkit-keyframes animZoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3)
  }
  50% { opacity: 1; }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
  }
}
@keyframes animZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
  50% { opacity: 1; }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

/*-------------------------------------------
 レイアウト
-----------------------------------------------*/
@media(max-width:767px){
	.sp_none { display: none !important; }
}
@media(min-width:768px){
	.pc_none { display: none !important; }
}

/*_____余白_____*/
.m0auto{margin: 0 auto}
.mb0 {margin-bottom: 0;}
.mb5 {margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}
.mb60{margin-bottom: 60px;}
.mb70{margin-bottom: 70px;}
.mt0 {margin-top: 0;}
.mt5 {margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mar10{margin:10px;}
.mar15{margin:15px;}
.mar20{margin:20px;}
.mar30{margin:30px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
@media (max-width: 767px){
  .sp_mb0{margin-bottom: 0;}
  .sp_mb10{margin-bottom: 10px;}
  .sp_mb15{margin-bottom: 15px;}
  .sp_mb20{margin-bottom: 20px;}
  .sp_mb30{margin-bottom: 30px;}
  .sp_mt0{margin-top: 0;}
  .sp_mt10{margin-top: 10px;}
  .sp_mt15{margin-top: 15px;}
  .sp_mt20{margin-top: 20px;}
  .sp_mt30{margin-top: 30px;}
}

/*_____背景_____*/
.bg0 { background-color: transparent; }
.bg1 { background-color: #fff; }
.bg2 { background-color: #f2edd9; }
.bg3 { background-color: #efefec; }

/*_____コンテナ_____*/
.container {
  position: relative;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .container { max-width: 520px; }
}

/*_____フレックス_____*/
.flex {
	display: -ms-flexbox;
	display: flex;
}
.justC { justify-content: center; }
.justB {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.justA {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.flexW { flex-wrap: wrap; }
.alignC { align-items: center; }
.alignB { align-items: baseline; }
.w25 { width:23%; }
.w50 { width:50%; }
@media (max-width: 767px) {
  .sp_flclear { display: block; }
  .sp_flexW { flex-wrap: wrap; }
  .w25 { width:48%; }
  .w50 { width:100%; }
}

/*-------------------------------------------
 テキスト
-----------------------------------------------*/
.bold   { font-weight: 700 !important; }
.normal { font-weight: normal !important; }
.tx7  { font-size: 7px; }
.tx9  { font-size: 9px;  line-height: 170%; }
.tx10 {	font-size: 10px; line-height: 170%; }
.tx11 {	font-size: 11px; line-height: 170%; }
.tx12 {	font-size: 12px; line-height: 170%; }
.tx13 {	font-size: 13px; line-height: 170%; }
.tx14 {	font-size: 14px; line-height: 170%; }
.tx15 {	font-size: 15px; line-height: 150%; }
.tx16 {	font-size: 16px; line-height: 170%; }
.tx17 {	font-size: 17px; line-height: 170%; }
.tx18 {	font-size: 18px; line-height: 130%; }
.tx19 {	font-size: 19px; line-height: 130%; }
.tx20 {	font-size: 20px; line-height: 130%; }
.tx22 {	font-size: 22px; line-height: 130%; }
.tx24 {	font-size: 24px; line-height: 130%; }
.tx10h {font-size: 10px; line-height: 200%; }
.tx11h {font-size: 11px; line-height: 200%; }
.tx12h {font-size: 12px; line-height: 200%; }
.tx13h {font-size: 13px; line-height: 200%; }
.tx14h {font-size: 14px; line-height: 190%; }
.tx15h {font-size: 15px; line-height: 180%; }
.tx17h {font-size: 17px; line-height: 200%; }
.tx22h {font-size: 22px; line-height: 180%; }
.tx24h {font-size: 24px; line-height: 200%; }

.txvar12 { font-size: 12px; line-height: 24px; }
.txvar16 { font-size: 16px; line-height: 32px; }
.txvar20 { font-size: 20px; line-height: 40px; }
.txvar24 { font-size: 24px; line-height: 48px; }
.txvar36 { font-size: 36px; line-height: 52px; }
.txvar48 { font-size: 48px; line-height: 70px; }
@media (min-width: 960px) and (max-width: 1199px) {
  .txvar12 { font-size:  9px; line-height: 18px; }
  .txvar16 { font-size: 12px; line-height: 24px; }
  .txvar20 { font-size: 16px; line-height: 32px; }
  .txvar24 { font-size: 19px; line-height: 39px; }
  .txvar36 { font-size: 28px; line-height: 40px; }
  .txvar48 { font-size: 38px; line-height: 55px; }
}
@media (min-width: 768px) and (max-width: 959px) {
  .txvar12 { font-size:  7px; line-height: 14px; }
  .txvar16 { font-size: 10px; line-height: 20px; }
  .txvar20 { font-size: 12px; line-height: 24px; }
  .txvar24 { font-size: 15px; line-height: 30px; }
  .txvar36 { font-size: 23px; line-height: 34px; }
  .txvar48 { font-size: 30px; line-height: 44px; }
}
@media (min-width: 480px) and (max-width: 767px) {
  .txvar12 { font-size: 12px; line-height: 24px; }
  .txvar16 { font-size: 16px; line-height: 32px; }
  .txvar20 { font-size: 24px; line-height: 48px; }
  .txvar48 { font-size: 36px; line-height: 52px; }
}
@media (max-width: 479px) {
  .txvar20 { font-size: 16px; line-height: 32px; }
  .txvar24 { font-size: 20px; line-height: 40px; }
  .txvar36 { font-size: 24px; line-height: 35px; }
  .txvar48 { font-size: 24px; line-height: 35px; }
  .txxsm20 { font-size: 20px; line-height: 40px; }
  .txxsm24 { font-size: 24px; line-height: 48px; }
}
.txtC { text-align: center; }
.txtR { text-align: right; }
.txtL { text-align: left; }
.red { color: #F00; }

/*_____項目見出しと下線_____*/
.tit_section {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  color: #000;
  line-height: 73px;
  letter-spacing: normal;
}
.tit_underline {
  width: 300px;
  max-width: 100%;
  height: 8px;
  margin-right: auto;
  margin-left:  auto;
  background-color: #000;
}
@media (min-width: 960px) and (max-width: 1199px) {
  .tit_section {
    font-size: 28px;
    line-height: 56px;
  }
  .tit_underline {
    width: 240px;
    height: 7px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .tit_section {
    font-size: 23px;
    line-height: 46px;
  }
  .tit_underline {
    width: 192px;
    height: 5px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .tit_underline {
    width: 444px;
    height: 6px;
  }
}
@media (max-width: 479px) {
  .tit_section {
    font-size: 24px;
    line-height: 49px;
  }
  .tit_underline {
    width: 296px;
    height: 4px;
  }
}

/*-------------------------------------------
 ボタン
-----------------------------------------------*/
.btn_border {
  display: block;
  width: 300px;
  max-width: 100%;
  height: 24px;
  margin-right: auto;
  margin-left:  auto;
  padding: 22px 0 21px 0;
  border: 1px solid #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: transparent;
  color: #000;
  font-weight: 400 !important;
  line-height: 24px;
  text-align: center;
}
@media (min-width: 960px) and (max-width: 1199px) {
  .btn_border {
    width: 240px;  height: 17px;
    line-height: 17px;
    padding-top: 19px;  padding-bottom: 18px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .btn_border {
    width: 192px;  height: 15px;
    line-height: 15px;
    padding-top: 14px;  padding-bottom: 14px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .btn_border {
    width: 439px;  height: 35px;
    line-height: 35px;
    padding-top: 19px;  padding-bottom: 18px;
  }
}

/*-------------------------------------------
 ヘッダー
-----------------------------------------------*/
.header {
  display: inline-block;
  min-width: 1200px;  width: 100%;
  min-height: 64px;
  margin-top: 0;
  top: 0;
  background-color: #000;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  vertical-align: top;
  z-index: 149;
}
.header_container {
  position: relative;
  min-width: 1200px;  width: 1200px;
  min-height: 64px;
  margin: 0 auto;
  vertical-align: top;
}
.header_logo {
  display: inline-block;
  position: relative;
  min-width: 425px;  width: 425px;
  min-height: 64px;  height: 64px;
  vertical-align: top;
  pointer-events: auto;
  z-index: 151;
}
.pict_logo {
  width: 100%;
  height: 100%;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0)
}
.logo {
  position: absolute;
  /* width: 311px;
  height: 64px;
  top: 0; */
  width: 100px;
  height: 47px;
  top: 10px;
  left: 57px;
}
.menu {
  display: inline-block;
  position: relative;
  overflow: visible;
  margin-left: 700px;
  margin-top: 8px;
  vertical-align: top;
  pointer-events: auto;
  z-index: 152;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.menu-dropdown-1 li { position: relative; }
.menu-dropdown {
  display: none;
  position: relative;
  margin-left: -160px;
  margin-top: -48px;
  vertical-align: top;
}
.menu-dropdown li {
  overflow: hidden;
  background-color: #000;
  min-width: 160px;  width: 160px;
  min-height: 48px;  height: 48px;
  line-height: 40px; /* heightからborder4pxの2本分=8px減らす */
}
.menu-dropdown li a {
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 700;
  font-size: 15px;
  color: #FFF;
  text-align: center;
  border-top: #000 solid 4px;
  background-color: #000;
  transition: all 0.5s;
}
.menu-dropdown li a:hover {
  background-color: rgba(84,84,84, 0.99);
  border-color: rgba(255, 0, 0, 0.99);
  z-index: 9999;
}
.menu-area {
  display: inline-block;
  min-width: 62px;  width: 62px;
  min-height: 48px;  height: 48px;
  vertical-align: top;
  cursor: pointer;
}
.menubtn-wrap {
  min-width: 62px;  width: 62px;
  min-height: 48px;
  pointer-events: none;
  background-image: url(../images/menu-48.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-clip: padding-box;
}
.webp .menubtn-wrap { background-image: url(../images/menu-48.webp) }
.menubtn {
  padding: 0;
  height: 0;
  overflow: hidden;
  font-family: Lato;
  color: transparent;
  background-color: initial;
  pointer-events: auto;
}
@media (min-width: 960px) and (max-width: 1199px){
  .header {
    min-width: 960px;
    min-height: 51px
  }
  .header_container {
    min-width: 960px;
    min-height: 51px;  width: 960px;
  }
  .header_logo {
    min-width: 340px;  width: 340px;
    min-height: 51px;  height: 51px;
  }
  .logo {
    /* width: 248px;  height: 51px; */
    top: 4px;
    left: 46px;
  }
  .menu {
    margin-left: 560px;
    margin-top: 6px
  }
  .menu-dropdown {
    margin-left: -128px;
    margin-top: -36px
  }
  .menu-dropdown li {
    min-width: 128px;  width: 128px;
    min-height: 35px;  height: 35px;
    line-height: 27px;
  }
  .menu-dropdown li a { font-size: 12px; }
  .menu-area {
    min-width: 50px;  width: 50px;
    min-height: 38px;  height: 38px;
  }
  .menubtn-wrap {
    min-width: 50px;  width: 50px;
    min-height: 38px;
    background-image: url(../images/menu-38.png);
  }
  .webp .menubtn-wrap {
    background-image: url(../images/menu-38.webp);
  }
}
@media (min-width: 768px) and (max-width: 959px){
  .header {
    min-width: 768px;
    min-height: 41px
  }
  .header_container {
    min-width: 768px;   width: 768px;
    min-height: 41px
  }
  .header_logo {
    min-width: 272px;  width: 272px;
    min-height: 41px;  height: 41px;
  }
  .logo {
    /* width: 199px;  height: 41px; */
    width: 88px; height: auto;
    top: 2px;
    left: 36px;
  }
  .menu {
    margin-left: 448px;
    margin-top: 5px
  }
  .menu-dropdown {
    margin-left: -102px;
    margin-top: -28px
  }
  .menu-dropdown li {
    min-width: 102px;  width: 102px;
    min-height: 28px;  height: 28px;
    line-height: 20px;
  }
  .menu-dropdown li a { font-size: 9px; }
  .menu-area {
    min-width: 38px;  width: 38px;
    min-height: 31px;  height: 31px;
  }
  .menubtn-wrap {
    min-width: 38px;  width: 38px;
    min-height: 31px;
    background-image: url(../images/menu-31.png);
  }
  .webp .menubtn-wrap { background-image: url(../images/menu-31.webp); }
}
@media (min-width: 480px) and (max-width: 767px){
  .header {
    min-width: 480px;
    min-height: 72px
  }
  .header_container {
    min-width: 480px;  width: 480px;
    min-height: 72px;
  }
  .header_logo {
    min-width: 240px;  width: 240px;
    min-height: 72px;  height: 72px;
  }
  .logo {
    /* top: 12px; */
    top: 16px;
    left: 0;
    /* width: 240px;  height: 49px; */
  }
  .menu {
    margin-left: 183px;
    margin-top: 0
  }
  .menu-dropdown {
    margin-left: -276px;
    margin-top: -70px
  }
  .menu-dropdown li {
    min-width: 276px;  width: 276px;
    min-height: 70px;  height: 70px;
    line-height: 62px;
  }
  .menu-dropdown li a { font-size: 24px; }
  .menu-area {
    min-width: 57px;  width: 57px;
    min-height: 72px;  height: 72px;
  }
  .menubtn-wrap {
    min-width: 57px;  width: 57px;
    min-height: 72px;
    background-image: url(../images/menu-57.png);
  }
  .webp .menubtn-wrap { background-image: url(../images/menu-57.webp); }
}
@media (max-width: 479px){
  .header {
    min-width: 320px;
    min-height: 48px
  }
  .header_container {
    min-width: 320px;  width: 320px;
    min-height: 48px;
  }
  .header_logo {
    min-width: 160px;  width: 160px;
    min-height: 48px;  height: 48px;
  }
  .logo {
    top: 7px;  left: 0;
    /* width: 160px;  height: 33px; */
    width: 88px; height: auto;
  }
  .menu {
    margin-left: 122px;
    margin-top: 0
  }
  .menu-dropdown { margin-left: -184px; }
  .menu-dropdown li {
    min-width: 184px;  width: 184px;
  }
  .menu-dropdown li a { font-size: 16px; }
  .menu-area {
    min-width: 38px;  width: 38px
  }
  .menubtn-wrap {
    min-width: 38px;  width: 38px;
    background-image: url(../images/menu-38.png);
  }
  .webp .menubtn-wrap { background-image: url(../images/menu-38.webp); }
}

/*-------------------------------------------
 製品イメージとロゴ
-----------------------------------------------*/
.container_title {
  position: relative;
  max-width: 1100px;
  height: 440px;
  margin-top: -380px;
  z-index: 20;
}
.container_title > div {
  position: absolute;
}
.title_image {
  width: 500px;
  top: 0;  left: 0;
}
.title_copy {
  width: 420px;
  top: 48%;  left: auto;  right: 2.5%;
}
.title_copy img {
  filter: drop-shadow(1px 2px 6px rgba(0,0,0,0.6));
}
.title_ruby {
  width: 100%;
  top: 56%;
}
.title_ruby p {
  position: absolute;
  color: #FFF;
  text-align: center;
  letter-spacing: 10px;
  white-space: nowrap;
}
.ruby1 { left: 49%; }
.ruby2 { left: 74%; }
.title_logo {
  width: 630px;
  top: 62.5%;  left: auto;  right: 0.5%;
}
@media (min-width: 960px) and (max-width: 1199px) {
  .container_title {
    max-width: 890px;
    height: 352px;
    margin-top: -300px;
  }
  .title_image { width: 400px; }
  .title_copy { width: 350px; }
  .title_logo { width: 510px; }
}
@media (min-width: 768px) and (max-width: 959px) {
  .container_title {
    max-width: 710px;
    height: 282px;
    margin-top: -240px;
  }
  .title_image { width: 320px; }
  .title_copy { width: 300px; }
  .title_logo { width: 410px; }
}
@media (max-width: 767px) {
  .container_title {
    max-width: 480px;
    height: 440px;
    margin-top: -440px;
  }
  .title_image {
    width: 332px;
    top: 12%;  left: auto;  right: 0;
  }
  .title_copy { top: 67%; }
  .title_ruby { top: 75%; }
  .title_logo {
    width: 470px;
    top: 82%;
  }
  .ruby1 { left: 12%; }
  .ruby2 { left: 53%; }
}
@media (max-width: 479px) {
  .container_title {
    max-width: 320px;
    height: 297px;
    margin-top: -297px;
  }
  .title_image { width: 222px; }
  .title_copy { width: 250px; }
  .title_ruby { top: 73%; }
  .title_ruby p { font-size: 12px; }
  .title_logo { width: 312px; }
}

/*-------------------------------------------
 誰もが手軽に
-----------------------------------------------*/
.container_catch1 {
  max-width: 1100px;
  padding: 0 0 45px 0;
}
.catch1notice { margin-top: -30px; }
@media (min-width: 960px) and (max-width: 1199px) {
  .container_catch1 { max-width: 890px; }
  .container_catch1 .flex img { max-width: 306px; }
}
@media (min-width: 768px) and (max-width: 959px) {
  .container_catch1 { max-width: 710px; }
  .container_catch1 .flex img { max-width: 245px; }
}
@media (max-width: 767px) {
  .container_catch1 {
    max-width: 480px;
    padding: 15px 0 10px 0;
  }
  .container_catch1 .flex > div {
    margin-bottom: 10px;
  }
  .container_catch1 .flex > div p {
    padding: 0 2%;
  }
  .catch1notice {
    margin-top: 0;
    text-align: center;
  }
}
@media (max-width: 479px) {
  .container_catch1 {
    max-width: 320px;
  }
  .container_catch1 .flex > div p {
    font-size: 16px;
    line-height: 32px;
  }
  .catch1notice {
    font-size: 12px;
    line-height: 24px;
  }
}

/*-------------------------------------------
 多様な現場に対応する
-----------------------------------------------*/
.container_catch2 {
  width: 1100px;
  padding: 200px 0 210px 0;
}
.container_catch2 > p {
  text-align: right;
}
.container_catch2 > p:first-child {
  margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 959px) {
  .container_catch2 > p:first-child {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .container_catch2 p { text-align: center; }
}
@media (max-width: 479px) {
  .container_catch2 > p:first-child { margin-bottom: 20px; }
}

.catch2_img {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
.img1 {
  background-position: top;
  background-image: url(../images/site-3688262_1920-450.jpg);
  width: 450px;
  height: 307px;
  top: 30px;
  left: 100px;
}
.img2 {
  background-position: 50% 65%;
  background-image: url(../images/forest-2517684_1920-400.jpg);
  width: 400px;
  height: 603px;
  top: 305px;
  left: 0px;
  z-index: 2;
}
.img3 {
  background-position: -50% 50%;
  background-image: url(../images/feature1.jpg);
  width: 400px;
  height: 266px;
  top: 455px;
  left: 350px;
}
.img4 {
  background-position: 50% 80%;
  background-image: url(../images/mountains-192987_1280-450.jpg);
  width: 450px;
  height: 302px;
  top: 740px;
  left: 150px;
}
.hovertips {
  display: none;
  position: absolute;
  width: 180px;
  padding: 14px 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  box-shadow: 2px 2px 8px rgb(0 0 0 / 20%);
  text-align: center;
}
.img1 .hovertips { top: 7%;   left: auto;  right: -4%; }
.img2 .hovertips { top: 4%;   left: 5%; }
.img3 .hovertips { top: -10%; left: auto;  right: 4%; }
.img4 .hovertips { top: 7%;   left: auto;  right: -1%; }
@media (min-width: 960px) and (max-width: 1199px) {
  .container_catch2 {
    width: 890px;
    padding: 160px 0 170px 0;
  }
  .img1 {
    width: 360px;  height: 245px;
    top: 25px;  left: 85px;
  }
  .img2 {
    width: 320px;  height: 482px;
    top: 245px;  left: 5px;
  }
  .img3 {
    width: 320px;  height: 213px;
    top: 365px;  left: 285px;
  }
  .img4 {
    width: 360px;  height: 242px;
    top: 595px;  left: 125px;
  }
  .hovertips { width: 146px; }
}
@media (min-width: 768px) and (max-width: 959px) {
  .container_catch2 {
    width: 720px;
    padding: 130px 0 150px 0;
  }
  .img1 {
    width: 288px;  height: 196px;
    top: 20px;  left: 75px;
  }
  .img2 {
    width: 256px;  height: 385px;
    top: 195px;  left: 10px;
  }
  .img3 {
    width: 256px;  height: 170px;
    top: 295px;  left: 235px;
  }
  .img4 {
    width: 288px;  height: 193px;
    top: 480px;  left: 105px;
  }
  .hovertips {
    width: 120px;
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .container_catch2 {
    width: 444px;
    padding: 30px 0 20px 0;
  }
  .catch2_img {
    position: relative;
    margin-top: 20px;
  }
  .img1 { margin-top: 60px; }
  .img1, .img2, .img3, .img4 {
    width: 100%;  height: 180px;
    top: 0;  left: 0;
  }
  .hovertips { width: 200px; }
  .img1 .hovertips, .img2 .hovertips,
  .img3 .hovertips, .img4 .hovertips { top: auto;  left: auto;  right: -15px;  bottom: 14px; }
}
@media (max-width: 479px) {
  .container_catch2 {
    width: 296px;
    padding: 20px 0 15px 0;
  }
  .catch2_img {
    margin-top: 15px;
  }
  .img1 { margin-top: 40px; }
  .img1, .img2, .img3, .img4 {
    height: 120px;
  }
  .hovertips {
    width: 156px;
    padding: 6px 0;
  }
  .img1 .hovertips, .img2 .hovertips,
  .img3 .hovertips, .img4 .hovertips { top: auto;  right: -10px;  bottom: 7px; }
}

/*-------------------------------------------
 製品の特長
-----------------------------------------------*/
.container_feature {
  padding: 140px 0 30px 0;
}
.container_feature ul.flex {
  max-width: 1100px;
  margin: 60px auto 80px auto;
}
.container_feature ul.flex li {
  width: 13.6%;
}
.btn_f {
  display: block;
  margin-bottom: 10px;
  width: 100%;
  height: 0;
  padding-top: 100%;
  border: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #000;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-clip: padding-box;
  color: transparent;
}
.btn_f_kouseido { background-image: url(../images/gao-jing-du-ce-wei.svg); }
.btn_f_kandenchi { background-image: url(../images/gan-dian-chi-shi.svg); }
.btn_f_keiryo { background-image: url(../images/zhi-liangtaipu.svg); }
.btn_f_keisha { background-image: url(../images/qing-xie-bu-zhengsensa.svg); }
.btn_f_ntrip { background-image: url(../images/ntrip-fang-shi-dui-ying.svg); }
.btn_f_soushinki { background-image: url(../images/zhuan-yong-song-xin-ji-bu-yao.svg); }
.btn_f_syuboki { background-image: url(../images/btn_f_syuboki.svg); }
.btn_f_app { background-image: url(../images/btn_f_app.svg); }
.btn_f_hover:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .container_feature {
    padding-top: 90px;
  }
  .container_feature ul.flex {
    max-width: 440px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .container_feature ul.flex li {
    width: 28%;
    margin-bottom: 6%;
  }
  .container_feature ul.flex li p {
    line-height: 140% !important;
  }
}
@media (max-width: 479px) {
  .container_feature ul.flex {
    max-width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .container_feature ul.flex li p {
    font-size: 12px;
  }
}
.feature_detail {
  flex-direction: row;
  position: relative;
  margin-bottom: 45px;
}
.feature_detail.rev {
  flex-direction: row-reverse;
}
.feature_detail img {
  display: block;
  width: 66.6%;
  z-index: 1;
}
.feature_txt {
  box-sizing: border-box;
  width: 42%;
  margin-right: 4.2%;
  margin-left: -12.8%;
  padding: 10px 2.3% 30px 2.3%;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 2px 2px 8px rgb(0 0 0 / 20%);
  border-radius: 16px;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  z-index: 2;
}
.feature_detail.rev .feature_txt {
  margin-right: -12.8%;
  margin-left: 4.2%;
}
.feature_txt .btn_f {
  width: 15%;
  padding-top: 15%;
  margin: 0 auto;
}
.feature_txt .btn_f_kouseido + p,
.feature_txt .btn_f_ntrip + p,
.feature_txt .btn_f_syuboki + p,
.feature_txt .btn_f_app + p  {
  margin-bottom: 6px;
}
.feature_txt .btn_f_kandenchi + p,
.feature_txt .btn_f_keiryo + p,
.feature_txt .btn_f_keisha + p,
.feature_txt .btn_f_soushinki + p {
  margin: 15px 0;
}
.detail_ntrip {
  box-sizing: border-box;
  max-width: 1100px;
  margin: 0 auto 45px auto;
  border: 1px solid #82939e;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 30px 4%;
}
@media (max-width: 767px) {
  .feature_detail, .feature_detail.rev {
    flex-direction: column;
    width: 90%;
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
  }
  .feature_detail img {
    width: 100%;
  }
  .feature_txt,
  .feature_detail.rev .feature_txt {
    width: 93%;
    margin: -28% auto 0 auto;
    padding: 10px 5% 20px 5%;
  }
  .detail_ntrip {
    max-width: 480px;
    margin-bottom: 60px;
  }
}

@media(min-width:904px){
  .feature_ml{
   margin-left:10em;
 }
}


/*-------------------------------------------
 スペック
-----------------------------------------------*/
.container_spec {
  padding: 50px 0 50px 0;
}
.container_spec .flex > div {
  width: 44%;
}
@media (max-width: 767px) {
  .container_spec .flex > div {
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
  }
}
table.tbl-r02 {
  margin: 10px auto;
}
.tbl-r01 th {
  padding: 10px;
  border-bottom: 1px solid;
  width: 40%
}
.tbl-r01-mark{
  width:10%!important;
}
.tbl-r01 td {
  padding: 10px;
  border-bottom: 1px solid ;
  width: 100%
}
.tbl-r02 a:hover{
  opacity: 0.8;
}
.spec_table, .spec_table_wrapper, .spec_table_wrapper + div {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  pointer-events: auto; /* これがないとスクロールが操作できない */
}
.spec_table_wrapper .tbl-r01 {
  width: 100%;
  margin-top: 0;
}
.spec_table_wrapper .caption {
  text-align: left;
  display: none;
}
.spec_table_wrapper .tbl-r01 th,
.spec_table_wrapper .tbl-r01 td {
  width: auto;
  white-space: nowrap;
  text-align: center;
}
.spec_table_wrapper .tbl-r01 span {
  font-size: smaller;
}
@media screen and (max-width: 767px) {
  .spec_table_wrapper {
    /* padding-bottom: 5px; */
    overflow: scroll;
    overflow-x: scroll;
    overflow-y: visible;
  }
  .spec_table, .spec_table_wrapper {
    max-width: 480px;
  }
  .spec_table_wrapper + div {
    max-width: 480px;
    margin: 0 auto;
  }
  .spec_table_wrapper .tbl-r01 {
    width: 800px;
  }
  .spec_table_wrapper .tbl-r01 tbody tr:first-child th,
  .spec_table_wrapper .tbl-r01 tbody tr:first-child td {
    border-top: 1px solid;
  }
  .spec_table_wrapper .caption {
    display: block;
  }
}

/*-------------------------------------------
 アプリケーション
-----------------------------------------------*/
.container_app {
  padding: 90px 0 90px 0;
}
.container_app div.flex > div:first-child {
  padding: 0 40px;
}
.container_app div.flex > li {
  margin-bottom: 20px;
}
.container_app ul.flex > li.w25 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .container_app {
    padding-top: 60px;
  }
  .container_app div.flex {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}

/*-------------------------------------------
 ダウンロード
-----------------------------------------------*/
.container_download {
  padding: 70px 0 50px 0;
}
.container_download ul.flex {
  /* max-width: 1100px; */
  margin: 0 auto;
}
.container_download ul.flex > li {
  width: 30%;
  margin-bottom: 20px;
  background-color: #fff;
  padding:10px;
}
.container_download ul.flex li a{
  align-items: flex-start;
}
.download_img{
  width:20%;
}
.download_txt{
  width:75%;
}
.download_txt>p:first-child{
  min-height:4em;
}
.container_download ul.flex li a:hover {
  opacity: 0.7;
}
@media (max-width: 1199px) {
  .container_download ul.flex li a {
    height: auto;
  }
}
@media (max-width: 767px) {
  .container_download ul.flex > li {
    width: 95%;
    margin-bottom: 30px;
  }
  .container_download ul.flex > li:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* space-betweenにより、最終行が2列のときに左寄せにならない対策 */
  .container_download ul::after {
    content:"";
    display: block;
    width:30%;
    padding: 10px;
  }
}


/*-------------------------------------------
 movie
-----------------------------------------------*/
.movie_card{
  width:30%;
  background: #fff;
}
.movie_card div{
  padding:16px;
}
.movie_card a img{
  width:100%;
}
.movie_card a:hover{
  opacity: 0.7;
}
@media (max-width: 767px) {
  .movie_card{
    width:100%;
  }
}
/*-------------------------------------------
 関連製品
-----------------------------------------------*/
.container_related {
  padding: 180px 0 90px 0;
}
.container_related ul.flex {
  max-width: 1100px;
  margin: 0 auto;
}
.container_related ul.flex > li {
  width: 30%;
  margin-bottom: 40px;
  text-align: center;
}
.container_related ul.flex > li div {
  margin-top: 10px;
  text-align: left;
}
.container_related ul.flex > li img {
  max-height: 295px;
  width: auto;
}
@media (min-width: 960px) and (max-width: 1199px) {
  .container_related { padding: 150px 0 75px 0; }
}
@media (min-width: 768px) and (max-width: 959px) {
  .container_related { padding: 120px 0 60px 0; }
}
@media (min-width: 480px) and (max-width: 767px) {
  .container_related { padding: 150px 0 75px 0; }
  .container_related ul.flex > li div p.txvar16 { font-size: 20px; line-height: 40px; font-weight: 500; }
  .container_related ul.flex > li div p.txvar24 { font-size: 32px; line-height: 64px; }
}
@media (max-width: 767px) {
  .container_related ul.flex { max-width: 450px; }
  .container_related ul.flex > li { width: 100%; }
}
@media (max-width: 480px) {
  .container_related { padding: 100px 0 50px 0; }
  .container_related ul.flex { max-width: 320px; }
}

/*-------------------------------------------
 お知らせ
-----------------------------------------------*/
.container_oshirase {
  padding: 70px 0 180px 0;
}
.oshirase_wrapper {
  min-height: 180px;
  font-size: 15px;
}
table {
  margin: 20px auto;
}
.tbl-r02 th {
  padding: 20px;
  border-bottom: 1px solid
}
.tbl-r02 td {
  padding: 20px;
  border-bottom: 1px solid
}
@media screen and (max-width: 960px) {
  .tbl-r02,
  .tbl-r02 th,
  .tbl-r02 td  {
    font-size: 100%;
  }
}
@media screen and (max-width: 720px) {
  .last td:last-child {
    width: 100%;
    font-size: 100%;
  }
  .tbl-r02 {
    width: 100%;
    font-size: 100%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
    border-bottom: none;
    display: block;
    /* width: 100%; */
    width: 90%;
    font-size: 100%;
    padding:15px;
  }
  .tbl-r02 tr > td:last-child {
    padding-top: 0;
    border-bottom: 1px solid #000;
  }
}
@media screen and (max-width: 480px) {
  .tbl-r02,
  .tbl-r02 th,
  .tbl-r02 td  {
    /* font-size: 80%; */
  }
}

/*-------------------------------------------
フッター ドローン
-----------------------------------------------*/
.footer_drone {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.6;
  color: #FFF;
  margin-top: 0 !important;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media (min-width: 992px) {
  .footer_drone {
    font-size: 16px;
    line-height: 1.55556;
    /* margin-top: 87px; */
  }
}
@media (min-width: 1200px) {
  .footer_drone {
    /* margin-top: 109px; */
  }
}
@media (min-width: 1600px) {
  .footer_drone { font-size: 18px; }
}
.footer_drone * { box-sizing: border-box; }
.bg-gray-dark, .bg-additional-gray-darker .bg-additional-item {
    background-color: #3f3c47;
    fill: #3f3c47;
}
[class*='bg-'] {
    background-size: cover;
    background-position: center center;
}
.section-wrap {
    position: relative;
    padding: 1px 0;
    overflow: hidden;
}

@media (min-width: 768px) {
  .section-lg, .section-custom {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .section-lg, .section-custom {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1600px) {
  .section-lg, .section-custom {
    padding-top: 125px;
    padding-bottom: 60px;
  }
}
.section-wrap .section-wrap-inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    transform: translateY(-35px);
    margin-bottom: -35px;
    pointer-events: none;
    width: 100%;
}
.section-wrap.section-reverse .section-wrap-inner {
    -ms-flex-flow: row-reverse wrap-reverse;
    flex-flow: row-reverse wrap-reverse;
}

.section-sm, .section-md, .section-lg, .section-custom, .section-xl, .section-xxl, .section-variant-1, .section-variant-2 {
    padding: 60px 0;
}
@media (min-width: 768px) {
  .section-lg, .section-custom {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .section-lg, .section-custom {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.shell, .shell-wide, .shell-fluid { /* コーポレートのフッターでも利用 */
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.shell, .shell-wide {
    min-width: 300px;
    max-width: 480px;
}
@media (min-width: 768px) {
  .shell, .shell-wide { max-width: 750px; }
}
@media (min-width: 992px) {
  .shell, .shell-wide { max-width: 970px; }
}
@media (min-width: 1200px) {
  .shell, .shell-wide { max-width: 1200px; }
}
@media (min-width: 1600px) {
  .shell-bigger { max-width: 1500px; }
}

.section-wrap .section-wrap-inner > * {
    margin-top: 35px;
    pointer-events: auto;
}
.section-wrap .section-wrap-inner > * {
    width: 100%;
}
.section-wrap .section-wrap-inner > *:before {
    content: '';
    display: table;
    width: 0;
}
.footer_drone *:before, .footer_drone *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer_drone .range {
    margin-left: -15px;
    margin-right: -15px;
}
.range { /* コーポレートフッターでも利用 */
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
html .footer_drone .range-50 {
    position: relative;
    transform: translateY(-50px);
    margin-bottom: -50px;
    pointer-events: none;
}
.section-wrap.section-reverse .range {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
[class*="cell-"] {
    padding-left: 15px;
    padding-right: 15px;
}
html .footer_drone .range-50 > * {
    margin-top: 50px;
    pointer-events: auto;
}
.range > [class*='cell'] {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
@media (min-width: 992px) {
  .range > .cell-md-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 1600px) {
  .range > .cell-xl-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .text-md-left {
    text-align: left;
  }
}
html .range-50 > *:before {
    content: '';
    display: table;
    width: 0;
}
@media (min-width: 992px) {
  .section-wrap .section-wrap-content {
    max-width: 620px;
  }
}
@media (min-width: 1200px) {
  .section-wrap .section-wrap-content {
    max-width: 770px;
  }
}
@media (min-width: 1600px) {
  .section-wrap .section-wrap-content {
    max-width: 880px;
  }
}
.footer_drone h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #FFF;
}
.footer_drone h3, .footer_drone .heading-3 {
    font-size: 24px;
    line-height: 1.45;
    letter-spacing: 0.06em;
}
@media (min-width: 768px) {
  .footer_drone h3, .footer_drone .heading-3 {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  .footer_drone h3, .footer_drone .heading-3 {
    font-size: 34px;
    line-height: 1.375;
  }
}
@media (min-width: 1600px) {
  .footer_drone h3, .footer_drone .heading-3 {
    font-size: 38px;
  }
}
.divider {
    display: inline-block;
    border: 0;
    font-size: 0;
    line-height: 0;
    height: 3px;
    max-width: 100px;
    width: 100%;
}
.divider-default {
    background: #cf2239;
    /* background: linear-gradient(to right, #f6c33b 50%, #bdbf09 120%); */
}
h3 + .divider { margin-top: 20px; }
@media (min-width: 1600px) {
  h3 + .divider { margin-top: 40px; }
}
.text-spacing-sm { letter-spacing: 0.02em; }
.divider + p { margin-top: 10px; }
@media (min-width: 1600px) {
  .divider + p { margin-top: 40px; }
}
@media (min-width: 1200px) {
  .divider + p { margin-top: 18px; }
}
@media (min-width: 1600px) {
  .divider + p { margin-top: 40px; }
}
.footer_drone ul, .footer_drone ol {
    list-style: none;
    padding: 0;
    margin: 0;
}
.list-darker { color: #cf2239; }
.footer_drone * + .list-xs { margin-top: 25px; }
@media (min-width: 1200px) {
  .footer_drone * + .list-xs { margin-top: 40px; }
}
.box-inline {
    margin-left: -7px;
    display: table;
    text-align: left;
}
.box-inline > * {
    display: table-cell;
    vertical-align: top;
    padding: 0 6px;
}
.icon {
    display: inline-block;
    line-height: 1;
    text-align: center;
}
.icon:before {
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.box-inline .icon-md-smaller {
    position: relative;
    top: 3px;
}
.bg-gray-dark .list-darker a.button-footerred {
    display: block;
    color: #FFF;
    margin-left: -20px;
    margin-right: 20px;
    max-width: 300px;
}
.bg-gray-dark .list-darker a.button-footergray {
    display: block;
    color: #393939;
    margin-left: -20px;
    margin-right: 20px;
    background-color: #BBB;
    border-color: #BBB;
    padding: 2px 20px;
    text-align: left;
    letter-spacing: -2px;
}
@media (min-width: 420px) {
  .bg-gray-dark .list-darker a.button-footergray {
    letter-spacing: 0;
  }
}
@media (min-width: 768px) {
  .bg-gray-dark .list-darker a.button-footergray {
    padding: 9px 30px;
  }
}
@media (min-width: 992px) {
  .bg-gray-dark .list-darker a.button-footergray {
    display: inline-block;
  }
}
.footer_drone img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}
.footer_drone .bg-gray-dark .list-darker a.button-footergray img {
    margin-right: 5px;
}
@media (min-width: 420px) {
  .footer_drone .bg-gray-dark .list-darker a.button-footergray img {
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .footer_drone .bg-gray-dark .list-darker a.button-footergray img {
    margin-right: 20px;
  }
}
.section-wrap .section-wrap-inner > * {
    margin-top: 35px;
    pointer-events: auto;
}
.section-wrap .section-wrap-inner > * {
    width: 100%;
}
.section-wrap .section-wrap-aside {
    bottom: -1px;
}
@media (min-width: 992px) {
  .section-wrap .section-wrap-aside {
    position: absolute;
    top: -4px;
    right: 0;
    bottom: -4px;
    height: auto;
    width: calc(50% - 190px);
  }
}
@media (min-width: 1200px) {
  .section-wrap .section-wrap-aside {
    width: calc(50% - 160px);
  }
}
@media (min-width: 1600px) {
  .section-wrap .section-wrap-aside {
    width: calc(50% - 326.66667px);
  }
}
@media (min-width: 992px) {
  .section-wrap .section-wrap-aside.section-wrap-aside-custom {
    width: 50%;
  }
}
@media (min-width: 1200px) {
.section-wrap .section-wrap-aside.section-wrap-aside-custom {
    width: calc(50% - 30px);
  }
}
@media (min-width: 1600px) {
  .section-wrap .section-wrap-aside.section-wrap-aside-custom {
    width: 50%;
  }
}
.section-wrap.section-reverse .section-wrap-aside {
    left: 0;
    right: auto;
}

.footer_drone .button {
    position: relative;
    display: inline-block;
    max-width: 100%;
    padding: 9px 30px;
    min-width: 210px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    border: 2px solid;
    border-radius: 35px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    transition: .25s all ease;
    white-space: pre-wrap;
}
@media (min-width: 768px) {
  .footer_drone .button {
    padding: 14px 38px;
  }
}
@media (min-width: 992px) {
  .footer_drone .button {
    min-width: 230px;
  }
}
.footer_drone .button-secondary, .button-secondary:focus {
    color: #fff;
    background-color: #cf2239;
    border-color: #cf2239;
    opacity: 1.0;
}
.footer_drone * + .button {
    margin-top: 20px;
}
@media (min-width: 768px) {
  .footer_drone  * + .button {
    margin-top: 35px;
  }
}
@media (min-width: 768px) {
  .footer_drone  .button {
    padding: 14px 18px;
  }
}
.box-inline a { color: #29293a; }
.list-darker a { color: inherit; }
.bg-gray-dark .list-darker a.button-footerred {
    display: block;
    color: #FFF;
    margin-left: -20px;
    margin-right: 20px;
    max-width: 300px;
}

/*-------------------------------------------
フッター コーポレート
-----------------------------------------------*/
.footer_corp {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Noto Sans JP', 'Segoe UI', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-tap-highlight-color: transparent;
}
.footer_corp * { box-sizing: border-box; }
.footer_corp *:before, .footer_corp *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footer_corp ul, .footer_corp ol {
  list-style: none;
  list-style-position: initial;
  list-style-image: initial;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.bg-gray-7 { background-color: #424242; }
.footer-corporate__main { padding: 40px 15px; }
@media (min-width: 768px) {
  .footer-corporate__main, .footer-corporate__aside {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 768px) {
  .footer-corporate__main {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media (min-width: 992px) {
  .footer-corporate__main, .footer-corporate__aside {
    padding-left: 5.55556%;
    padding-right: 5.55556%;
 }
}
.shell-fluid {
  padding: 1px;
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -1px;
  max-width: 101%;
}
.footer-corporate__main .shell-fluid {
  padding: 1px;
}
.shell-fluid.shell-condensed {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: -1px;
}
@media (min-width: 768px) {
  .footer-corporate__range.range {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -30px;
    margin-right: -30px;
  }
  .footer-corporate__aside .footer-corporate__range.range {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 480px) {
  .range-xs-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.footer_corp .range-50 {
    transform: translate3d(0, -40px, 0);
    margin-bottom: -40px;
    pointer-events: none;
}
@media (min-width: 768px) {
  .footer_corp .range-50 {
    transform: translate3d(0, -50px, 0);
    margin-bottom: -50px;
    pointer-events: none;
  }
}
@media (min-width: 768px) {
  .footer-corporate__column {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.footer_corp .range-50 > * {
    margin-top: 40px;
    pointer-events: auto;
}
@media (min-width: 768px) {
  .footer_corp .range-50 > * {
    margin-top: 50px;
    pointer-events: auto;
  }
}
@media (min-width: 480px) {
  .footer_corp .range > .cell-xs-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .footer_corp .range > .cell-sm-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .footer_corp .range > .cell-md-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
}
@media (min-width: 1200px) {
  .footer_corp .range > .cell-lg-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
}
.footer_corp h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 500;
}
.footer_corp [class^='heading'] {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  color: #151515;
}
.heading-bordered {
  position: relative;
  padding-left: 16px;
  border-left: 3px solid #cf2239;
}
@media (min-width: 1200px) {
  .heading-bordered {
    padding-left: 20px;
    border-left-width: 4px;
  }
}
.bg-gray-7 [class^='heading'] { color: #fff; }
.footer_corp .heading-bordered + * { margin-top: 30px; }
.list-xxs > li + li { margin-top: 4px; }
footer .list_darker li {
  font-weight: 300;
  color: #fff;
}
.footer_corp a {
  color: #151515;
  text-decoration: none;
  transition: .25s;
}
.footer_corp .list_darker a { color: inherit; }
.bg-gray-8 { background-color: #363636; }
.footer-corporate__aside { padding: 20px 15px; }
.text-center { text-align: center; }
.range-20 {
  transform: translate3d(0, -20px, 0);
  margin-bottom: -20px;
  pointer-events: none;
}
.range-20 > * {
  margin-top: 20px;
  pointer-events: auto;
}
.range-20 > *::before {
  content: '';
  display: table;
  width: 0;
}
@media (min-width: 768px) {
  .range > .cell-sm-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .text-sm-left { text-align: left; }
}
.bg-gray-8 .rights { color: #fff; }
.footer_corp p * { display: inline; }
.footer_corp .rights > * { padding: 0; }


/* chatobot _______________ */
.chatbot_back img{
  z-index: 99;
  position: fixed;
  right: 20px;
  bottom: 20px;
  max-width: calc(100vw - 40px);
}
.chatbot_back {
  display: block;
}
.chatbot_back.disable {
  display: none;
}
