@charset "UTF-8";

/*-------------------------------------------------------------------------
 [Base] reset
--------------------------------------------------------------------------*/
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* HTML5 display-role reset for older browsers --------------------- */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;

}
_:lang(x)::-ms-backdrop, .selector {
	font-family: "Segoe UI", Meiryo, sans-serif;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

img {
  border: 0;
  vertical-align: top;
}

a {
  cursor: pointer;
  outline: none;
}

sub,
sup {
  font-size: 70%;
  line-height: 0;
  padding: 0 3px;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

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="search"] {
  box-sizing: content-box;
}

@media screen and (min-width: 767px){
.pc-none {
    display: none !important;
}}
@media screen and (max-width: 767px){
.sp-none {
    display: none !important;
}}
@media (min-width: 1200px){
.container {
    max-width: 950px !important;
}}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}


a:link,
a:visited {
  color: #007ab2;
  text-decoration: underline;
	text-align: center;
}

a:active,
a:hover {
  text-decoration: none;
}

p {
  margin-top: 1em;
  word-wrap: break-word;
}

ul, ol, li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dispNone {
    display: none;
}


/* margin, padding
----------------------------------------------------------- */
.g-mt-m30 {
  margin-top: -30px !important;
}

.g-mt-m25 {
  margin-top: -25px !important;
}

.g-mt-m20 {
  margin-top: -20px !important;
}

.g-mt-m15 {
  margin-top: -15px !important;
}

.g-mt-m10 {
  margin-top: -10px !important;
}

.g-mt-m5 {
  margin-top: -5px !important;
}

.g-mb-m30 {
  margin-bottom: -30px !important;
}

.g-mb-m25 {
  margin-bottom: -25px !important;
}

.g-mb-m20 {
  margin-bottom: -20px !important;
}

.g-mb-m15 {
  margin-bottom: -15px !important;
}

.g-mb-m10 {
  margin-bottom: -10px !important;
}

.g-mb-m5 {
  margin-bottom: -5px !important;
}

.g-mt-0 {
  margin-top: 0 !important;
}

.g-mt-5 {
  margin-top: 5px !important;
}

.g-mt-10 {
  margin-top: 10px !important;
}

.g-mt-15 {
  margin-top: 15px !important;
}

.g-mt-20 {
  margin-top: 20px !important;
}

.g-mt-25 {
  margin-top: 25px !important;
}

.g-mt-30 {
  margin-top: 30px !important;
}

.g-mt-35 {
  margin-top: 35px !important;
}

.g-mt-40 {
  margin-top: 40px !important;
}

.g-mt-45 {
  margin-top: 45px !important;
}

.g-mt-50 {
  margin-top: 50px !important;
}

.g-mb-0 {
  margin-bottom: 0 !important;
}

.g-mb-5 {
  margin-bottom: 5px !important;
}

.g-mb-10 {
  margin-bottom: 10px !important;
}

.g-mb-15 {
  margin-bottom: 15px !important;
}

.g-mb-20 {
  margin-bottom: 20px !important;
}

.g-mb-25 {
  margin-bottom: 25px !important;
}

.g-mb-30 {
  margin-bottom: 30px !important;
}

.g-mb-35 {
  margin-bottom: 35px !important;
}

.g-mb-40 {
  margin-bottom: 40px !important;
}

.g-mb-45 {
  margin-bottom: 45px !important;
}

.g-mb-50 {
  margin-bottom: 50px !important;
}

.g-ml-0 {
  margin-left: 0 !important;
}

.g-ml-5 {
  margin-left: 5px !important;
}

.g-ml-10 {
  margin-left: 10px !important;
}

.g-ml-15 {
  margin-left: 15px !important;
}

.g-ml-20 {
  margin-left: 20px !important;
}

.g-ml-25 {
  margin-left: 25px !important;
}

.g-ml-30 {
  margin-left: 30px !important;
}

.g-ml-35 {
  margin-left: 35px !important;
}

.g-ml-40 {
  margin-left: 40px !important;
}

.g-ml-45 {
  margin-left: 45px !important;
}

.g-ml-50 {
  margin-left: 50px !important;
}

.g-mr-0 {
  margin-right: 0 !important;
}

.g-mr-5 {
  margin-right: 5px !important;
}

.g-mr-10 {
  margin-right: 10px !important;
}

.g-mr-15 {
  margin-right: 15px !important;
}

.g-mr-20 {
  margin-right: 20px !important;
}

.g-mr-25 {
  margin-right: 25px !important;
}

.g-mr-30 {
  margin-right: 30px !important;
}

.g-mr-35 {
  margin-right: 35px !important;
}

.g-mr-40 {
  margin-right: 40px !important;
}

.g-mr-45 {
  margin-right: 45px !important;
}

.g-mr-50 {
  margin-right: 50px !important;
}

.g-pt-0 {
  padding-top: 0 !important;
}

.g-pt-5 {
  padding-top: 5px !important;
}

.g-pt-10 {
  padding-top: 10px !important;
}

.g-pt-15 {
  padding-top: 15px !important;
}

.g-pt-20 {
  padding-top: 20px !important;
}

.g-pt-25 {
  padding-top: 25px !important;
}

.g-pt-30 {
  padding-top: 30px !important;
}

.g-pt-35 {
  padding-top: 35px !important;
}

.g-pt-40 {
  padding-top: 40px !important;
}

.g-pt-45 {
  padding-top: 45px !important;
}

.g-pt-50 {
  padding-top: 50px !important;
}
/*-------------------------------------------------------------------------
footer
--------------------------------------------------------------------------*/
.copy{
	color:#FFFFFF;	
	text-align: center;
	font-size: 12px;
	margin-top:15px;
}
.f-link1{
	text-align: center;
	font-size: 14px;
	margin-top:15px;
	    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
	line-height: 21px;
}
.f-link1 a{
	color:#FFFFFF;
	text-decoration: none;
}
.f-link2{
	text-align: center;
	font-size: 14px;
	margin-top:15px;
	line-height: 21px;
}
.f-link2 a{
	color:#FFFFFF;	
	text-decoration: none;
}
/*-------------------------------------------------------------------------
トップ動画
--------------------------------------------------------------------------*/
.movie-box{
	background:url("../image/main-bg.png");
	    pointer-events: none;
	background-size: cover;
}
.movie-wrap {
     position: relative;
     padding-bottom: 45.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
	width: 80%;
	margin-left: 10%;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
#videoBgLayer {
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  background:rgb(0 0 0 / 0%);
}

.scr {
  padding-top: 80px;
}
.scr span {
  position: absolute;
  top: 0;
  left: 47%;
  width: 24px;
  height: 24px;
  margin-left: -9px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
.scr span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.scr span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.scr span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.scr {
    position: absolute;
    bottom: -27px;
    left: 45%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff !important;
    font: normal 400 20px/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none !important;
    transition: opacity .3s;
    font-size: 15px;
    pointer-events: auto;
    width: 10%;
}

/*-------------------------------------------------------------------------
 header
--------------------------------------------------------------------------*/
.bg-light {
    background-color: #fff!important;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: #fff !important;
}
.headerlink{
	border-top: solid 6px #161c6b;
	position: relative;
}
.headerbox{
	padding-top: 5px;
	padding-bottom: 10px;
}
.h-logo a{
	padding-left: 20px !important;
}
.h-logo{
	margin-top: -12px;
}
.h-logoen{
	margin-top: -12px;
}
.g-menu{
	text-align: right !important;
	    margin-top: 6px;
	
}
.g-menu a{
	margin: 0 15px;
    color: #0A0A0A;
    text-decoration: none;
    font-size: 13px;
}
.g-menuen{
	text-align: right !important;
	    margin-top: 6px;
	
}
.g-menuen a{
	margin: 0 15px;
    color: #0A0A0A;
    text-decoration: none;
    font-size: 14px;
}

.top-h2{
	    color: #FFFFFF;
    text-align: center;
    font-size: 27px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
@media screen and (max-width: 767px){
.top-h2{
    font-size: 24px;
    line-height: 30px;

}
}

.menu-box a img{
	padding: 1% ;
}
.h-link1{
	position: absolute;
	top: 5px;right: 253px;
}
.h-link2{
	 position: absolute;
	top: 5px;right: 172px;
}
.h-link1en{
	 position: absolute;
	top: 5px;right:241px;
}
.navbar {
    border-top: solid 6px #161c6b;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    text-decoration: none;
    border-top: dotted 1px;
    font-size: 15px;
    padding: 10px;
}
.navbar-nav{
	margin-top: 15px;
}
/*-------------------------------------------------------------------------
共通 
--------------------------------------------------------------------------*/
.wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.midasi {
    background-image: url(../image/midasi.png);
    background-position: top;
    background-size: cover;
    padding: 30px 0px;
}
.midasi2{
	color: #f6e92f;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 1px;
    border-left: solid #f6e92f 5px;
    padding-left: 13px;
    line-height: 30px;
}
.yellow{
	color: #f6e92f;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 1px;
}
.m-p{
	    color: #FFFFFF;
    padding-left: 20px;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 31px;
	margin-bottom: 20px;
}
.midasi2 span{
	vertical-align: super;
	color: #FFFFFF;
	font-size: 14px;
}
.bg1{
	background: #000000;
}
.bg2{
	background: #1e1e1e;
}
.bg3{
	background: #333333;
}
.bg4{
	background: #1e1e1e;
}
@media screen and (max-width: 767px){
.s-table tr td{
    font-size: 13px !important;
}
	.sp-p60a{
		 padding: 50px 0;
	}


}
@media screen and (min-width: 767px){
.sp-p60{
		 padding: 60px 0;
	}
}

.s-table{
	width: 100%;
	margin-top: 10px;
}
.s-table tr td{
	color: #FFFFFF;
    padding: 4px 10px;
    font-size: 15px;
}
.s-table tr{
	background: #333333;
}
.s-table tr:nth-child(even){
	background: #4d4d4d;
}


.s-table1{
	width: 25%;
}


.s-table2{
	width: 100%;
	margin-top: 20px;
}

.s-table2 tr td{
	color: #FFFFFF;
    padding: 4px 10px;
    font-size: 15px;
}
.s-table2 tr{
	background: #4d4d4d;
}
.s-table2 tr:nth-child(even){
	background: #333333;
}


.spe1 tr td{
    padding: 3px 0px;
}

.spe1 tr td{
    padding: 3px 0px;
    }
.spe1{
	margin-top: 10px;
	margin-bottom: 20px;
	color: #FFFFFF;
    font-size: 12px;}
.spe2{
	color: #FFFFFF;
    font-size: 13px;
    line-height: 17px;}

.spe3{
	background: #4d4d4d;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    padding: 5px 0px;
    margin-top: 30px;
	    margin-bottom: 100px;
}