
/*------------------------------------------------------------------
    IMPORT FONTS
-------------------------------------------------------------------*/

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@import url(https://use.fontawesome.com/releases/v5.0.6/css/all.css);

/*------------------------------------------------------------------
    IMPORT FILES
-------------------------------------------------------------------*/

@import url(owl.carousel.css);

/*------------------------------------------------------------------
    SKELETON
-------------------------------------------------------------------*/

body {
	font-family: 'Noto Sans Japanese', sans-serif;
    color: #333;
    font-size: 16px;
    line-height: 1.80857;
}

.sub {
	background: none;
}

#wrapper{
	overflow: hidden;
	width: 1025px;
	margin: 0 auto;
}

a {
    color: #0080cc;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a:hover{
	color: #0080cc !important;
	text-decoration: underline !important;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: 120% !important;
    color: #1f1f1f;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}


h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    opacity: .8
}

.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

ul, li, ol{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

input, textarea {
    outline: none;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
}

::-webkit-input-placeholder {
  color: #a3a3a3;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #a3a3a3;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #a3a3a3;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #a3a3a3;
}

::-ms-input-placeholder {
  /* Edge */
  color: #a3a3a3;
}

:placeholder-shown {
  /* Standard one last! */
  color: #a3a3a3;
}


/*------------------------------------------------------------------
    HEADER
-------------------------------------------------------------------*/

.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
    position: static;
}

.megamenu .container-fluid {
    position: relative;
	padding-left: 0;
	
}

.megamenu .dropdown-menu {
    left: auto;
	
}

.megamenu .megamenu-content {
    padding: 20px 30px;
}

.megamenu .dropdown.megamenu-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.megamenu .list-unstyled {
    min-width: 200px;
}

.header_style_01 {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 1025px;
	z-index: 111;
}

.header-sub{
	background: #000;
	height: 80px;
	width: 100%;
}

.header_style_01 .navbar-collapse{
background: #000000;
	width: 300px;
	height: 100%;
	position: absolute;
	right: 0;
	top:80px;
	padding: 0;
	height: auto;
}

.header_style_01 .navbar-default {
    background-color: transparent;
    border: 0;
	border-radius: 0;
}

.header_style_01 .navbar,
.header_style_01 .navbar-nav,
.header_style_01 .navbar-default,
.header_style_01 .nav {
    margin-bottom: 0 !important;
}

.header_style_01 .navbar-brand {
    padding: 0;
}

.header_style_01 .navbar-default .navbar-nav > li > a,
li.nav-list span {
    border-radius: 0;
    color: #ffffff;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    background-color: transparent;
}

.header_style_01 .navbar-default .navbar-nav > li > a {
    background-color: transparent;
	border-radius: 2px;
}

.header_style_01 .navbar-default .navbar-nav > li:hover > a,
.header_style_01 .navbar-default .navbar-nav > li:focus > a {
    background-color: #6C6C6C;
	color: #ffffff !important;
	text-decoration: none !important;
}

.header_style_01 .navbar-default .navbar-nav > li.img{
	margin: -20px 0 0 0 !important;
	padding: 0 !important;
}
.header_style_01 .navbar-default .navbar-nav > li.img a{
	margin: 0 !important;
	padding: 0 !important;
}
.header_style_01 .navbar-default .navbar-nav > li.img_f{
	margin-left: 20px !important;
}

.header_style_01 .navbar-default .header-an{
	display: none;
}

.header_style_01 .navbar-default .navbar-nav > li a.active {
	background-color: #6C6C6C;
	color: #ffffff;
	border-radius: 2px;
}

.header_style_01 .navbar-right > li {
    margin-top: 2px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.header_style_01 .navbar-right > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-nav li {
    position: relative;
}

.fixed-menu .navbar-default {
    position: fixed;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
	height: 80px;
    padding: 0px 0px;
    background: #000000;
    z-index: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.fixed-menu .navbar-default {
    padding: 0 ;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
}
.fixed-menu .navbar-default .nd_wrap{
	width: 1025px;
}

li.nav-list  {
  position: relative;
  list-style: none;
	
}
li.nav-list:hover{
	background: #6C6C6C;
}

li.nav-list ul a,
li.nav-list span {
	box-sizing: border-box;
	display: block;
	height: 40px;
	text-decoration: none;
	padding: 0 15px;
}

li.nav-list span {
	cursor: pointer;
	line-height: 40px;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

li.nav-list span i.fa-angle-down {
	bottom: -3px;
	left: 50%;
	margin-left: -.5em;
	position: absolute;
}

li.nav-list ul {
  top: 40px;
  left: 0;
  margin-left: 30px;
    position: static;
}

li.nav-list  ul li {
  overflow: hidden;
  height: 0;
	line-height: 2.8;
}

li.nav-list ul li a {
	background-color: #6C6C6C;
	border-bottom: 1px solid #CFCFCF;
	color: #FFF;
	font-size: 14px;
}

li.nav-list ul li a:hover {
	background:#919191;
	color: #FFF !important;
	text-decoration: none !important;
}

/* nav-list active */
li.nav-list.active span {
	background-color: #6C6C6C;
	color: #FFF;
}

li.nav-list.active ul li {
	height: 40px;
	overflow: visible;
}


li.nav-list-sp{
	display: block;
}

.navbar-header .navbar-brand{
	margin: 0 !important;
	padding: 0 !important;
}

.navbar ul{
	padding: 0 !important;
	margin: 0 !important;
}



/* gnav */
.overlay {
	background: rgba(0, 0, 0, .7);
	cursor: pointer;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.navbar-toggle {
	border: none;
	height: 64px;
	position: absolute;
	right: 10px;
	top: 0;
	width: 70px;
	z-index: 1100;
}

.navbar-toggle .icon-bar {
	height: 2px;
	left: 50%;
	margin: 0 !important;
	position: absolute;
	transform: translateX(-50%);
	transition: all .1s ease-out;
    width: 50px;
}

.navbar-toggle .icon-bar:nth-of-type(2) {
	top: 19px;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
	top: 32px;
}
.navbar-toggle .icon-bar:nth-of-type(4) {
	top: 45px;
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
	top: 50%;
	transform: translateX(-50%) rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
	top: 50%;
	transform: translateX(-50%) rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(4) {
	top: 50%;
	transform: translateX(-50%) rotate(-45deg);
}

.gnav {
	height: 0;
	margin-right: -513px;
	max-height: calc(100% - 80px);
	overflow-y: auto;
	position: fixed;
	right: 50%;
	top: 80px;
	width: 300px;
	z-index: 1100;
}

.gnav.active {
	height: auto;
	
}

.gnav-list {
	background: #000;
	display: none;
}

.gnav a,
.gnav-list-toggle {
	color: #fff;
	display: block;
	padding: 10px 15px;
	transition: all .3s ease-in-out;
}

.gnav a:hover {
	color: #fff !important;
	text-decoration: none !important;
}

.gnav-list > li {
	margin-bottom: 2px;
}

.gnav-list > li > a,
.gnav-list-toggle {
	font-size: 15px;
	font-weight: 700;
}

.gnav-list > li > a:hover,
.gnav-list-toggle:hover,
.gnav-list-toggle.active {
	background: #6c6c6c;
}

.gnav-list-toggle {
	cursor: pointer;
	position: relative;
}

.gnav-list-toggle:after {
	content: "\f107";
	font-family: Font Awesome\ 5 Free;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.gnav-list-toggle.active:after {
	content: "\f106";
}

.gnav-underlist {
	display: none;
}

.gnav-underlist li a {
	background: #6c6c6c;
	border-bottom: 1px solid #cfcfcf;
	font-size: 14px;
}

.gnav-underlist li a:hover {
	background: #919191;
}

/* dots */
.owl-dots {
	text-align: center;
}

.owl-dot {
	background: #ddd;
	border-radius: 5px;
	display: inline-block;
	height: 10px;
	margin: 0 6px;
	width: 10px;
}

.owl-dot.active {
	background: #333;
}


@media ( max-width: 1025px) {
	.navbar-toggle {
		display: block !important;
		height: 44px;
		right: 0;
		width: 50px;
	}

	.navbar-toggle .icon-bar {
		height: 2px;
		width: 30px;
	}

	.navbar-toggle .icon-bar:nth-of-type(2) {
		top: 10px;
	}
	.navbar-toggle .icon-bar:nth-of-type(3) {
		top: 21px;
	}
	.navbar-toggle .icon-bar:nth-of-type(4) {
		top: 32px;
	}

	.gnav {
		margin-right: 0;
		max-height: calc(100% - 58px);
		right: 0;
		top: 58px;
	}
	
	.gnav-list > li > a:hover,
	.gnav-list-toggle:hover {
		background: #000;
	}
	
	.gnav-list-toggle.active {
		background: #6c6c6c;
	}
	
	.owl-dots {
		margin-bottom: 20px;
	}
}


@media ( max-width: 600px) {
	.navbar-toggle {
		height: 36px;
		right: 0;
		width: 44px;
	}

	.navbar-toggle .icon-bar {
		width: 26px;
	}

	.navbar-toggle .icon-bar:nth-of-type(2) {
		top: 10px;
	}
	.navbar-toggle .icon-bar:nth-of-type(3) {
		top: 18px;
	}
	.navbar-toggle .icon-bar:nth-of-type(4) {
		top: 26px;
	}

	.gnav {
		max-height: calc(100% - 50px);
		top: 50px;
	}
	
	.owl-dots {
		margin-bottom: 10px;
	}
}


/*------------------------------------------------------------------
    COMMON PARTS
-------------------------------------------------------------------*/
#breadcrumb-list {
	font-size: 80% !important;
	padding: 7px 0 0;
}

.wrap-basic{
	width: 1025px;
	margin: 0 auto;
}

.wrap-95per{
	width: 95%;
	margin: 0 auto;
}

.wrap-90per{
	width: 90%;
	margin: 0 auto;
}
.wrap-80per{
	width: 80%;
	margin: 0 auto;
}

.outer{
  text-align: center;
}
.inner{
  display: inline-block;
  text-align: left;
}

.sub_main{
	margin-bottom: 30px;
	position: relative;
}
.sub_main img{
	width: 100%;
}
.sub_main h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding:0;
	color: #FFFFFF;
	font-size: 250% !important;
	font-weight: bold;
}

.sub-contents{
	padding-bottom: 50px !important;
}

.sub-contents h2.type01{
	font-size: 150%;
	border-bottom: solid 1px #B4B4B4;
	padding:0 20px 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

.sub-contents h3{
	font-size: 130%;
	border-bottom: solid 1px #B4B4B4;
	padding:0 20px 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.sub-contents h3.type01{
	font-size: 130%;
	padding:0 20px 20px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.5 !important;
	border: none;
}
.sub-contents h3.type02{
	background: url("../images/h2_type02.png") top center no-repeat;
	background-color: #0084d0;
	text-align: center;
	color: #FFFFFF;
	font-size: 120%;
	padding: 15px 0 12px !important;
}
.sub-contents h3.type03{
	background: url("../images/h2_type03.png") top center no-repeat;
	text-align: center;
	height: 50px;
	color: #FFFFFF;
	font-size: 120%;
	padding-top: 15px;
	margin-bottom: 20px;
}
.sub-contents h4.type01{
	font-size: 120%;
	padding:0 20px 20px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.5 !important;
	border-bottom: solid 1px #E4E4E4;
}
.sub-contents h5.type01{
	font-size: 120%;
	padding:0 10px 10px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.5 !important;
	border-bottom: solid 1px #E4E4E4;
}


.sub-contents .block_pic{
	float: left;
	margin-right: 40px;
}

@media ( max-width:800px) {
	
	.sub-contents .block_pic{
		width: 100%;
		float: none;
		margin-right: 0px;
		margin-bottom: 30px;
		text-align: center;
	}
	
}

.sub-contents .block_txt{
	overflow: hidden;
}

.box_half{
	width: 50%;
	float: left;
}

@media ( max-width:800px) {
	
	.box_half{
		width: 100%;
		float: none;
	}
	
}

.line_type01{
	border: solid 1px #D6D6D6;
	height: 1px;
}

.bg_type01{
	background: #EAEAEA;
	padding: 20px;
}

.btn-type01 {
  display: block;
  width: 268px;
  text-align: center;
  background-color: #51abea;
  font-size: 16px;
	font-weight: bold;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  border-bottom: 4px solid #2f84c0;
	margin: 0 auto 20px;
}
.btn-type01:hover {
	text-decoration: none !important;
	color: #FFFCCC !important;
}
.btn-type01:active {
    transform: translateY(4px);
}

.link_type01{
	background: url("../images/link_type01.png") left no-repeat;
	padding-left: 25px;
	font-size: 120%;
}

.table_type01{
	width: 100%;
	margin:10px auto;
	border-top: 1px solid #c6c6c6;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #c6c6c6;
	text-align:left;
}
.table_type01 th{
	vertical-align: top;
	padding: 10px;
	border-top: none;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-left: none;
	background-color: #f8f7ee;
	text-align:left;
}
.table_type01 td{
	vertical-align: top;
	padding: 10px;
	border-top: none;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	border-left: none;
}

.col-head-type1 {
  border-collapse: collapse;
  width: 90%;
	margin: 0 auto 0px;
}
 
.col-head-type1 th,
.col-head-type1 td {
  border: 1px solid #a7a7a7;  
  padding: 12px;
}
 
.col-head-type1 th {
  background:#DBF3FF;
  text-align: left;
  width: 200px;
}
@media only screen and (max-width: 800px) {
  .col-head-type1 tr,
  .col-head-type1 th,
  .col-head-type1 td {
    display: block;
    width: auto;
  }
  
  .col-head-type1 tr:first-child {
    border-top: 1px solid #a7a7a7;  
  }
  
  .col-head-type1 th,
  .col-head-type1 td {
    border-top: none;
  }
}

.box_yellow{
	background: #F3F3E1;
	padding: 20px;
}

/*------------------------------------------------------------------
    FOOTER
-------------------------------------------------------------------*/

.footer {
    padding: 40px 0 40px !important;
    background-color: #f1f1f1;
}

.footer a {
	color: #000 !important;
}

.footer ul{
	width:50%;
	float: left;
	line-height: 3.0;
}
.footer ul a{
	margin-left: 10px;
	font-size: 95%;
}
.footer ul a.main{
	margin-left: 0px;
	font-size: 100%;
}

.footer-part{
	width: 50%;
	float: left;
}

.footer-copy{
	margin: 30px auto;
}


.dmtop.show {
    bottom: 20px;
}

/*------------------------------------------------------------------
    MISC
-------------------------------------------------------------------*/

.dmtop {
    background-color: #3C3C3C;
    z-index: 100;
    width: 50px;
    height: 50px;
    line-height: 47px;
    position: fixed;
    bottom: -100px;
    border-radius: 3px;
    right: 20px;
    text-align: center;
    font-size: 28px;
    color: #ffffff !important;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.icon_wrap {
    background-color: #1f1f1f;
    width: 100px;
    height: 100px;
    display: block;
    line-height: 100px;
    font-size: 34px;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    padding: 0 !important;
    border: 0 !important;
}

.stat-wrap h3 {
    font-size: 18px;
    font-weight: 400;
    color: #999 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
}

.stat-wrap p {
    font-size: 38px;
    color: #ffffff;
    margin: 0;
    font-weight: 300;
    padding: 4px 0 0;
    line-height: 1 !important;
}

#preloader {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0080cc;
    z-index: 11000;
    position: fixed;
    display: block;
	text-align: center;
}

.preloader {
    position: absolute;
    margin: 0 auto;
    left: 1%;
    right: 1%;
    top: 45%;
    width: 95px;
    height: 95px;
    background: center center no-repeat none;
    background-size: 95px 95px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}


.loader {
	display: inline-block;
	width: 30px;
	height: 30px;
	position: relative;
	border: 4px solid #Fff;
	top: 50%;
	animation: loader 2s infinite ease;
}

.loader-inner {
	vertical-align: top;
	display: inline-block;
	width: 100%;
	background-color: #fff;
	animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
	0% {
	transform: rotate(0deg);
	}

	25% {
	transform: rotate(180deg);
	}

	50% {
	transform: rotate(180deg);
	}

	75% {
	transform: rotate(360deg);
	}

	100% {
	transform: rotate(360deg);
	}
}

@keyframes loader-inner {
	0% {
	height: 0%;
	}

	25% {
	height: 0%;
	}

	50% {
	height: 100%;
	}

	75% {
	height: 100%;
	}

	100% {
	height: 0%;
	}
}

@media (max-width: 9999px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
