html {
    min-width: 1000px
}

body {
    color: #000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 16px;
    line-height: 38px;
    letter-spacing: 0;
    min-width: inherit;
    background: url(../img/shared/bg.jpg) repeat center top;
    max-height: 100%
}

.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
}

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

.wrap {
    width: 1000px
}

#header {
    width: 100%;
    position: relative;
    height: 900px
}

#header h1 {
    width: 300px;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    letter-spacing: .8px;
    padding: 14px 0 12px
}
#header .invoice {
    font-size: 16px;
    color: #fff;
    letter-spacing: .8px;
		background:#2c3150;
		width: 300px;
	padding: 5px 0;
}

#header #belt {
    background: url(../img/shared/bg_nav.png) repeat center top;
    padding: 0 36px 0 30px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1200
}

/*#header .nav {
    padding-top: 20px
}*/

#header .nav li {
    float: none
}

#header .wrap {
    z-index: 1000
}

#header .inbound_btn {
    color: #fff;
    text-align: center;
    margin-top: 10px
}

#header .inbound_btn a {
    display: block;
    background: url(../img/shared/nav_btn.png) no-repeat center top;
    width: 300px;
    height: 45px;
    padding-top: 3px;
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
    transition: .2s
}

#header .inbound_btn a:hover {
    opacity: .5
}

#key {
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: 900px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

#key ul {
    height: 900px;
    width: 100%
}

#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
}

#container {
    background: url(../img/shared/bg_bsh.png) repeat-x center top, url(../img/shared/bg_t.jpg) repeat-x center top
}

#socialbuttons {
    max-width: 410px;
    position: absolute;
    bottom: 0;
    right: 0
}

#socialbuttons .social-line {
    display: none
}

#footer {
    height: 1000px;
    width: 100%;
    padding: 50px 0 60px;
    position: relative;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: .8px;
    color: #fff;
    background: url(../img/shared/bg_ft_bt.jpg) repeat-x center bottom, url(../img/shared/bg_ft.jpg) repeat center top
}

#footer .logo {
    padding: 27px 0 0 110px;
    margin-bottom: 0px
}

#footer .tel {
    padding-left: 91px
}

#footer .ft_txt {
    text-align: center;
    width: 527px;
    padding: 0 0 44px
}

#footer .ft_info {
    width: 488px
}

#footer .ft_info dl {
    border-bottom: 1px solid #bab3b0;
    padding-bottom: 8px;
    margin-bottom: 8px;
    line-height: 29px
}

#footer .ft_info dl:last-child {
    border: none
}

#footer .ft_info dl:after {
    content: "." !important;
    clear: both !important;
    display: block !important;
    height: 0 !important;
    visibility: hidden !important
}

#footer .ft_info dt {
    float: left;
    width: 158px
}

#footer .ft_info dd {
    float: left;
    width: 323px
}

#footer .nav {
    line-height: 25px;
    font-size: 16px;
    letter-spacing: .8px;
    color: #fff;
    text-align: center;
    padding: 38px 0 36px
}

#footer .nav li {
    padding: 0
}

#footer .nav li a {
    padding: 0 19px
}

#footer #ft_map {
    position: absolute;
    width: 470px;
    top: 27px;
    right: 0
}

#footer #ft_map h3 {
    padding-left: 80px
}

#pagetop {
    right: 0px;
    bottom: 100px
}

address {
    color: #000;
    font-size: 13px;
    padding: 13px 0 0;
    letter-spacing: 2px;
    line-height: 20px
}

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

.text_center {
    text-align: center
}

.ml_0 {
    margin-left: 0px !important
}

.strong {
    font-weight: bold
}

.text_right {
    text-align: right
}

#socialbuttons {
    display: flex
}

#socialbuttons>* {
    margin: 0 7px
}

.w_500 {
    width: 500px
}

.w_50pc {
    width: 50%
}

.bsh {
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, .35)
}

.w_320 {
    width: 320px
}

.w_270 {
    width: 270px
}

:root {
    --padding-wrap: 4vw
}

#fix_tel {
    position: fixed;
    right: 5px;
    top: 30px;
    z-index: 999999
}

#fix_reserve {
    position: fixed;
    right: 5px;
    top: 350px;
    z-index: 999999
}

.ins_botan a {
    background-color: #2c3150;
    width: 400px;
    margin: 10px auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 20px
}

.pt10 {
    padding-top: 10px
}