﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap');
/*-------------------------------------*/


#loader{z-index: 9999;
    background: #EE3C00;
}
.loader_icon {    width: 266px;}
/*----------------------------------------*/

#logo h1.logo {
	width: 100%!important;
}
#logo {
	width: 250px;
    height: 115px;
}
.overlay nav {
    height: 78%;
}
h2 {
	font-family: 'Noto Serif JP', serif!important;
}
#top_contents2 {
	background-image: url(Dup/img/bg2.jpg);
    background-position:center center;
	background-size: auto 130%;
}
#cms4 {
	background-image: url(Dup/img/bg.jpg);
    background-position: calc( 50% + 10%) calc( 0% );
	background-size: auto 350%;
}
.more a {
	background-color: #EE3C00;
}
.width_48per {
	width: 48%;
}
/*---------------*/
a.gflag {vertical-align:middle;font-size:24px;padding:1px 0;background-repeat:no-repeat;background-image:url(//gtranslate.net/flags/24.png);}
a.gflag img {border:0;}
a.gflag:hover {background-image:url(//gtranslate.net/flags/24a.png);}
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}

header .language {
	height: 33px;
}
.overlay-menu .language {
	padding-bottom: 18px;
}
.language a{
	width: 14.28%;
	display: block;
}
.language select {
	padding: 3px 5px;
    border-color: #A0A0A0;
    color: #a0a0a0;
}
.goog-te-gadget a {
	display: inline;
}
.goog-te-gadget a img {
	width: 50px;
}
/**/
.youtube_box{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube_box iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube_box + div {
	margin-top: 20px;
}
/*---------------------*/
#footer::before {
    background: rgba(56,32,27,0.54);
}
#header-nav li a:hover span.txt_color_nomal {
	color: #EE3C00!important;
}
#header-nav li a .before {
    bottom: -4px;
    height: 1px;
    transition: transform .3s;
}
#top_contents1 h2::before {
    content: "INTRODUCTION";
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    color: #ccc;
}
.cate_list li a {
	color: #fff;
}
.linkStyle {
	color: #ee3c00;
}
#cms_4-b .box_wrap {
	justify-content: space-between;
}
@media screen and (max-width: 768px){
#logo h1.logo {
    max-width: 190px;
    top: 47px;
}
	#top_contents2 .con_box:nth-of-type(2) .img_box {
    margin-left: 0;
	margin-right: 0;
}
	#top_contents1 h2 {
		font-size: 3vw;
	}
#cms4 {
    background-position: calc( 50% + 10%) calc( 50% + 0% );
	background-size: auto 160%;
}
}
#top_contact_box .tel_bt {
background-color: rgba(238, 0, 0, 0.27);
}
@media screen and (max-width: 667px) {
.tb_sns_wrap .sns_links_tb li {
    width: 20px;
	height: 20px;
}
#logo h1.logo {
    max-width: 139px;
    top: 36px;
}
#footer {
    padding-top: 50px;
}
#top_contents1 h2 {
		font-size: 5vw;
	}
.loader_icon {    width: 266px;}
}
@media all and (-ms-high-contrast: none) {
	.language {
		display: none;
	}	
	}
