html {
    min-width: 1200px
}
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
body {
    color: #000;
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
    font-size: 15px;
    line-height: 36px;
    letter-spacing: 0.1em;
    background: url(../img/shared/mainpattern.jpg) repeat center top;
    min-width: inherit;
    min-height: inherit;
    max-height: 100%
}

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

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

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

#open {
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/shared/mainpattern.jpg) repeat center top
}

#open .openjs1 {
    background: url(../img/shared/openjs1.jpg) no-repeat center top / cover
}

#open .openjs2 {
    background: url(../img/shared/openjs2.jpg) no-repeat center top / cover
}

#open .openjs3 {
    background: url(../img/shared/openjs3.jpg) no-repeat center top / cover
}

#open .tit {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#open .tit img {
    margin: 0 auto
}

#open .skip {
    position: absolute;
    z-index: 101;
    bottom: 140px;
    right: 170px;
    cursor: pointer
}

#header .head {
    background: url(../img/index/key.jpg) no-repeat center / cover;
    min-height: 860px
}

#header .head h1 {
    color: #FFF;
    font-size: 16px;
    line-height: 28px;
    padding-top: 25px
}

#header .head .logo {
    padding-top: 105px;
    margin-bottom: 159px
}

#header .foot {
    height: 95px;
    position: relative
}

#header .foot:after {
    content: "";
    position: absolute;
    background: url(../img/shared/navptx.jpg) repeat-x center top;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

#header .foot:before {
    content: "";
    position: absolute;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.48);
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.48);
    left: 0;
    right: 0;
    height: 5px;
    bottom: 0
}

#header .foot .wrap {
    z-index: 1
}

#key {
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    min-height: 500px;
    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
}

.g {
    display: table;
    position: relative;
    width: 100%
}

#socialbuttons {
    margin-bottom: 37px
}

#footer {
    background: url(../img/shared/pattern2.jpg) repeat center top;
    color: #fff
}

#footer .head {
    padding: 49px 0 40px
}

#footer .head .fl {
    width: 400px;
    margin-left: 13px
}

#footer .head .tel {
    margin-bottom: 25px
}

#footer .head dl {
    padding: 6px 0;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em
}

#footer .head dt {
    text-align: right;
    width: 120px
}

#footer .head dd {
    width: 260px
}

#footer .head .fr {
    width: 500px;
    height: 580px;
    margin-top: 30px;
    overflow: hidden
}

#footer .foot {
    background: url(../img/shared/adpattern.jpg) repeat-x center top;
    min-height: 226px;
    padding: 40px 0 20px
}

#footer .foot .nav {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 30px
}

#footer .foot address {
    font-size: 13px;
    line-height: 13px
}

.bx-wrapper .bx-pager {
    position: absolute;
    z-index: 50;
    left: 50%;
    bottom: -20px;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    text-align: center;
    color: #666;
    opacity: 1;
    filter: alpha(opacity=1);
    -ms-filter: "alpha(opacity=1)"
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #e7d7c2;
    text-indent: -9999px;
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 8px;
    border-radius: 50%
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #50300a
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-controls-direction {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bx-wrapper .bx-controls-direction a {
    width: 29px;
    height: 69px;
    text-indent: -9999px;
    overflow: hidden
}

.bx-wrapper .bx-controls-direction .bx-prev {
    float: left;
    margin-left: 0
}

.bx-wrapper .bx-controls-direction .bx-next {
    float: right;
    margin-right: 0
}

.sliders .bx-viewport,
.sliders .bx-wrapper {
    position: absolute!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.sliders .bxSlider {
    height: inherit;
    position: absolute!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.sliders .bxSlider li {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.row {
    margin: 0 -15px
}

.row [class*=col-] {
    padding: 0 15px;
    float: left;
    min-height: 1px
}

.row .col-6 {
    width: 50%
}
.row .col-6_02 {
    width: 100%
}

.row .col-4 {
    width: 33.3333%
}

.row .col-3 {
    width: 25%
}

.row .col-2 {
    width: 20%
}

.row .col-f {
    width: 100%
}

.tac {
    text-align: center
}

.fl {
    float: left
}

.fr {
    float: right
}

.fn {
    float: none
}

.cb {
    clear: both
}

.cl {
    clear: left
}

.cr {
    clear: right
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.list dl {
    text-align: left;
    display: table;
    width: 100%
}

.list dl dt {
    float: left
}

.list dl dd {
    float: right
}

.sha {
    -webkit-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.1)
}

.shaw {
    -webkit-box-shadow: 0px 0px 13px 0px rgba(255, 255, 255, 0.3);
    -moz-box-shadow: 0px 0px 13px 0px rgba(255, 255, 255, 0.3);
    box-shadow: 0px 0px 13px 0px rgba(255, 255, 255, 0.3)
}

.txt_v {
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright
}

.btr {
    position: relative
}

.btr:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1
}

.btr:hover:before {
    opacity: 1
}

.btr img {
    opacity: 1!important
}
.insta a{
width: 450px;
	margin: 10px 0 10px 25px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	font-size: 20px;
	background-color: #D16613;
	-webkit-border-radius: 2px;
	box-sizing:border-box;
	font-weight: bold;
	display: inline-block;
	padding: 0.5em 1em;
  text-decoration: none;
  color: #FFF;
  border-bottom: solid 4px #942605;
  border-radius: 3px;
}
.insta:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  border-bottom: none;
}
