/*----------
01.共通
02.ヘッダー
03.フッター
----------*/

/*----------
01.共通
----------*/
@font-face {
font-family: 'Century Gothic';
src:url('../font/Century Gothic.woff2') format('woff2'),
url('../font/Century Gothic.woff') format('woff'),
url('../font/Century Gothic.ttf')  format('truetype'); /*ttf - Safari, Android, iOS*/
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'DFKyks3_0';
src:url('../font/dfkyks3_0.woff2') format('woff2'),
url('../font/dfkyks3_0.woff') format('woff'),
url('../font/dfkyks3_0.ttf')  format('truetype'); /*ttf - Safari, Android, iOS*/
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'KozGoPr6N-Regular';
src:url('../font/KozGoPr6N-Regular.woff2') format('woff2'),
url('../font/KozGoPr6N-Regular.woff') format('woff'),
url('../font/KozGoPr6N-Regular.otf')  format('opentype'); /*ttf - Safari, Android, iOS*/
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'TsukushiAMaruGothic';
src:url('../font/TsukushiAMaruGothic.woff2') format('woff2'),
url('../font/TsukushiAMaruGothic.woff') format('woff'),
url('../font/TsukushiAMaruGothic.otf')  format('opentype'); /*ttf - Safari, Android, iOS*/
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Bembo';
src:url('../font/Bembo.woff2') format('woff2'),
url('../font/Bembo.woff') format('woff'),
url('../font/Bembo.otf')  format('opentype'); /*ttf - Safari, Android, iOS*/
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Times_New_Roman';
src:url('../font/Times_New_Roman.woff2') format('woff2'),
url('../font/Times_New_Roman.woff') format('woff'),
url('../font/Times_New_Roman.ttf')  format('truetype'); /*ttf - Safari, Android, iOS*/
font-weight: normal;
font-style: normal;
}



body{
-webkit-font-smoothing: antialiased;
}

#wrapper{
font-family: 'Century Gothic';
width: 100%;
overflow: hidden;
background: #fff;
}

.contents_in{
max-width: 1083px;
margin: 0 auto;
}

.pc{
display: block;
}

.sp{
display: none;
}

.main_contents{
padding: 0 0 40px;
}

.pankuzu{
padding: 16px 0 0 8px;
color: #595757;
font-size: 14px;
}

.pankuzu a{
color: #595757;
}

/*----------
02.ヘッダー
----------*/
header{
background: #8e9cbb;
border-bottom: 15px solid #c79f62;
padding: 36px 0 34px;
}

header h1{
max-width: 143px;
width: 100%;
padding: 0 0 0 7px;
float: left;
}

header .header_right{
max-width: 705px;
width: 100%;
float: right;
}

.nav_in{
padding: 10px 0 0 0;
float: left;
}

.nav_in li{
font-size: 20px;
line-height: 20px;
float: left;
padding: 0 34px 0 0;
}

.nav_in li:nth-child(1){
padding: 0 47px 0 0;
}

.nav_in li:nth-child(4){
padding: 0;
}

.nav_in li a{
color: #fff;
line-height: 20px;
display: inline-block;
}

.language_btn{
float: right;
padding: 10px 0 0;
opacity: 0;
}

.language_btn.active{
opacity: 1;
}

.language_btn li{
font-size: 20px;
line-height: 20px;
float: left;
}

.language_btn li::before{
content: "";
width: 1px;
height: 15px;
background: #fff;
display: inline-block;
margin: 0 7px;
box-sizing: border-box;
}

.language_btn li:nth-child(1)::before{
content: none;
}

.language_btn li a{
display:inline-block;
line-height: 20px;
color: #fff;
}

/*----------
03.フッター
----------*/

footer{
background: #8e9cbb;
border-top: 15px solid #c79f62;
padding: 79px 0 0;
}

#footer_top{
position: relative;
padding: 0 0 55px;
}

#footer_top .footer_left{
padding: 0 0 0 4px;
max-width: 86px;
width: 100%;
position: absolute;
top: 0;
left: 0;
}

#footer_top .footer_left .sitemap{
padding: 0 0 2px;
}

#footer_top .footer_left .sitemap li{
font-size: 13px;
padding: 0 0 10px;
}

#footer_top .footer_left .sitemap li a{
color: #fff;
}

#footer_top .footer_left .sns_box{
}

#footer_top .footer_left .sns_box li{
padding: 0 0 11px;
max-width: 36px;
}

#footer_top .footer_left .sns_box li img{
width: 100%;
}

#footer_top .footer_right h2{
max-width: 345px;
width: 100%;
margin: 0 auto;
padding: 0 0 10px;
}

#footer_top .footer_right .h2_jp{
text-align: center;
color: #fff;
padding: 0 0 40px;;
font-family: 'DFKyks3_0';
font-size: 15px;
}

#footer_top .footer_right .cnt_g{
max-width: 611px;
margin: 0 auto;
}

#footer_top .footer_right .cnt_box{
text-align: center;
color: #fff;
max-width: 317px;
width: 39.6%;
float: left;
margin: 0 4%;
}

#footer_top .footer_right .cnt_box:nth-child(1){
width: 44.4%;
}

#footer_top .footer_right .cnt_box .country_name{
font-size: 18px;
padding: 0 0 10px;
}

#footer_top .footer_right .cnt_box .address_text{
font-family:'Century Gothic','KozGoPr6N-Regular';
font-size: 15px;
line-height: 20px;
padding: 0 0 10px;
}

#footer_top .footer_right .cnt_box .tel_number{
font-size: 17px;
}

#footer_top .footer_right .cnt_box .tel_number a{
color: #fff;
}

footer .copyright{
font-size: 12px;
text-align: center;
padding: 0 0 20px;
color: #fff;
}




@media only screen and (max-width:1024px){
/*----------
01.共通
----------*/
.contents_in{
width: 96%;
}

/*----------
02.ヘッダー
----------*/
header .header_right{
max-width: 645px;
}

/*----------
03.フッター
----------*/
}


@media only screen and (max-width:750px){
/*----------
01.共通
----------*/
.pc{
display: none;
}

.sp{
display: block;
}

/*----------
02.ヘッダー
----------*/

header{
padding: 26px 0 22px;
border-bottom-width: 7px;
}

header h1{
float: none;
margin: 0 auto;
}

header .header_right{
float: none;
}

nav{
position: absolute;
top: 0;
left: 0;
transition: all .4s;
}

nav.active{
width: 100%;
background: #8e9cbb;
height: 100%;
z-index: 10;
}

.nav_btn{
width: 28px;
height: 22px;
position: relative;
margin: 30px 0 0 10px;

}

.nav_line{
display: inline-block;;
position: absolute;
left: 0;
width: 100%;
height: 2px;
box-sizing: border-box;
border-top:2px solid #fff;
transition: all .4s;
}

.nav_line01{
top: 0;
}

.nav_line02{
top: 10px;
}

.nav_line03{
top: 20px;
}

nav.active .nav_line01{
	-webkit-transform: translateY(10px) rotate(-45deg);
	transform: translateY(10px) rotate(-45deg);
}

nav.active .nav_line02{
	top:12px;
	left: 50%;
	opacity: 0;
	-webkit-animation: active-menu-bar02 .8s forwards;
	animation: active-menu-bar02 .8s forwards;
}

nav.active .nav_line03{
	-webkit-transform: translateY(-10px) rotate(45deg);
	transform: translateY(-10px) rotate(45deg);
}

.nav_in{
display: none;
float: none;
padding: 30px 0 0;
}

/* nav.active .nav_in{
display: block;
} */

.nav_in li{
float: none;
padding: 0 0 30px;
text-align: center;
}

.nav_in li:nth-child(1){
padding: 0 0 30px;
}

.language_btn{
float: none;
position: absolute;
top: -5px;
right: 10px;
}

.language_btn li{
font-size: 12px;
line-height: 12px;
}

.language_btn li::before{
height: 8px;
}


/*----------
03.フッター
----------*/

footer{
padding: 20px 0 0;
border-top-width: 7px;
}

#footer_top{
padding: 0 0 10px;
}

#footer_top .footer_left{
position: static;
padding: 0 0 35px;
max-width: none;
text-align: center;
}

#footer_top .footer_left .sns_box{
max-width: 92px;
margin: 0 auto;
}

#footer_top .footer_left .sns_box li{
margin: 0 auto;
float: left;
padding: 0 5px;
}

#footer_top .footer_right .cnt_box{
float: none;
max-width: none;
margin: 0 auto 25px;
width: auto;
}

#footer_top .footer_right .cnt_box:nth-child(1){
width: auto;
}

#footer_top .footer_right h2{
width: 80%;
}

#footer_top .footer_right .h2_jp{
padding: 0 0 20px;
}


#footer_top .footer_right .cnt_box .address_text{
font-size: 13px;
}

#footer_top .footer_right .cnt_box .tel_number{
font-size: 15px;
}

footer .copyright{
font-size: 10px;
}







}
