html {
	min-width: 1200px;
	/* viewport */
}

/*=============================================
 * body
 *=============================================*/

body {
	color: #272420;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 15px;
	line-height: 33px;
	letter-spacing: 1px;
	background: url(../img/shared/bg.jpg) repeat ;
	min-width: inherit;
	min-height: inherit;
	max-height: 100%;
}

/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/*=============================================
 * .fnt - customs
 *=============================================*/

.fnt-mincho {}

.fnt-meiryo {}

.fnt-gothic {}

.fnt-garamond {}

/*=============================================
 * #wrapper
 *=============================================*/

#wrapper {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.wrap {
	width: 1000px;
	position: relative;
	z-index: 1;
}

#sec1,
#sec2,
#sec3,
#sec4,
#sec5,
#sec6,
#sec7 {
	position: relative;
}

.box,
.box1,
.box2,
.box3,
.box4,
.box5 {
	position: relative;
}

.group,
.group1,
.group2,
.group3,
.group4,
.group5 {
	position: relative;
}

h2,
h3,
h4,
h5 {
	position: relative;
	z-index: 2;
}

.ttl,
.ttl1,
.ttl2,
.ttl3,
.ttl4,
.ttl5 {
	position: relative;
	z-index: 1;
}

.btn,
.btn1,
.btn2 {
	position: relative;
	z-index: 3;
}

/*=============================================
 * header
 *=============================================*/

#header {
	position: relative;
	height: 100vh;
	z-index: 2;
}

#header h1 {
	color: #fff;
	padding-left: 20px;
	padding-top: 15px;
	font-size: 12px;
	letter-spacing: 1px;
}

#header .logo {
	margin-left: 30px;
	margin-top: 22px;
}

#header .nav {
	margin-left: 31px;

}

#belt {
	position: absolute;
	left: 0;
	top: 0;
	width: 330px;
	background: url(../img/shared/h_left.jpg) no-repeat center / cover;
	height: 100%;
}

#belt1 {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/shared/h_right.jpg) no-repeat center / cover;
	width: 300px;
	height: 100%;
	text-align: center;
}

#belt1 .language{
    /* position: absolute; */
    /* right: 0; */
    margin: 57px 0 18px 23px;
    /* top: 0; */
    width: 255px;
    height: 69px;
    background: url(../img/shared/language_bnr_bg.png) no-repeat;
}

#belt1 .language .btn{
	color: #231919;
}

#belt1 .language ul{
color: #FFFFFF;
font-size: 18px;
text-align: center;
width: 320px;
padding: 24px 0 0 37px;
/*font-weight: bold;*/
}

#belt1 .language li{
    float: left;
    margin-right: 5px;
}

#belt1 .language li a:hover{
	color: #231919;
	text-decoration: none;
}

#belt1 .btn1 {
	padding-top: 59px;
}
.mb20 {
	margin-bottom: 20px;
}

.mb15 {
	margin-bottom: 15px;
}

#belt1 .box {
	width: 250px;
	border: 2px solid #fff;
	margin-left: 23px;
	padding-bottom: 17px;
	margin-bottom: 20px;
}

/*=============================================
 * key
 *=============================================*/

#key {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 100%;
	position: relative;
}

#key ul {
	min-height: inherit;
}

#key li {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#key .wrap1{
	position: absolute;
	width: 1000px;
	height: 100vh;
	margin: 0 auto;
	left: 0;
	right: 0;
}

#key h2{
	text-align: center;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 0;
	right: 0;
}


/*=============================================
 * container
 *=============================================*/

#container {}

/*=============================================
 * #socialbuttons
 *=============================================*/

#socialbuttons {
	text-align: center;
	padding-top: 27px;
}

/*=============================================
 * footer
 *=============================================*/

#footer {
	line-height: 23px;
	font-size: 14px;
}

#footer1 {
	background: url(../img/shared/pt2.jpg) repeat;
	height: 1029px;
	position: relative;
	z-index: 1;
	color: #fff;
}

#footer1:before {
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	background: url(../img/shared/f_bg1.jpg) no-repeat center / cover;
	width: calc(50% - 200px);
	height: 100%;
	z-index: -1;
}

#footer .logo {
	margin-left: 166px;
	padding-top: 50px;
	margin-bottom: 28px;
}

#footer .tel {}

#footer .nav {
	margin-top: 21px;
	margin-left: 127px;
	letter-spacing: 1.5px;
}

#footer .nav li {}

#footer .nav li+li {}

#footer .nav li+li:before {
	display: none;
}

#footer dl {
    margin-bottom: 20px;
}

#footer dt {
	float: left;
	width: 140px;
}

#footer dd {
	float: left;
}

#footer .fl1 {
	width: 700px;
}

#footer .fl2 {
	width: 300px;
	position: relative;
	z-index: 3;
}

#belt2 {
	padding-top: 47px;
	margin-left: 44px;
	text-align: center;
}

#belt2 .btn1 {
	padding-top: 59px;
}

#belt2 .box {
	width: 250px;
	border: 2px solid #fff;
	padding-bottom: 17px;
	margin-bottom: 20px;
}

#footer2{
	height: 143px;
}

#footer .language{
    /* right: 0; */
    margin: 31px 0 21px 0;
    /* top: 0; */
    width: 255px;
    height: 69px;
    background: url(../img/shared/language_bnr_bg.png) no-repeat;
}
#footer .language .btn{
	color: #231919;
}

#footer .language ul{
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    width: 320px;
    padding: 28px 0 0 37px;
   /* font-weight: bold;*/
}

#footer .language li{
    float: left;
    margin-right: 5px;
}

#footer .language li a:hover{
	color: #231919;
	text-decoration: none;
}



/*=============================================
 * copyright
 *=============================================*/

address {
	font-size: 13px;
	color: #272420;
	margin-top: 9px;
}


address a{
 font-size: 10px;
 text-align: center;
 color: #272420;
 display: block;
 text-decoration: none;
}


@media (max-width: 1370px) {
	#header {
		height: 720px;
	}
}

/*=============================================
 * line@
 *=============================================*/

#footer .group1 {
    text-align: left;
    background: url(../img/shared/f_sd.png) repeat;
    width: 255px;
    /* height: 135px; */
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 23px;
    padding-bottom: 5px;
}
#footer .group1 .code{
    text-align: center;
    margin: 15px 0;
}
#footer .txt1, #footer .txt2 {
    padding-left: 20px;
}
#footer .txt2 {
    margin-top: 5px;
}
