
html, body {
 width: 100%;
 color: #000
}

#gheader {
 background-color: #a88321;
 height: 40px;
 position: relative;
}

#gheader h1 {
 position: absolute;
}

#panel-btn1 {
 position: absolute;
 width: 98px;
 height: 40px;
 z-index: 100;
 right: 40px;
 top: -40px;
 text-decoration: none;
 border-left: 1px solid #FFF;
 border-right: 1px solid #FFF;
 text-align: right;
 padding-right: 10px;
}

#panel-btn-icon1 {
 color: #FFFFFF;
 font-size: 12px;
 line-height: 40px;
}

#panel-btn-icon1:before, .accordion.imgfit.close:before {
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 left: 14px;
 width: 8px;
 height: 8px;
 margin-top: -5px;
 background: #fff
}

#panel-btn-icon1:after, .accordion.imgfit.close:after {
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 44%;
 left: 14px;
 width: 8px;
 height: 8px;
 margin-top: -5px;
 background: #a88321
}

#panel-btn-icon1.close:before {
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 58%;
 right: 14px;
 width: 8px;
 height: 8px;
 margin-top: -5px;
 background: #a88321;
 z-index: 3
}

#panel-btn-icon1.close:after {
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 right: 14px;
 width: 8px;
 height: 8px;
 margin-top: -5px;
 background: #fff;
 z-index: 2
}

#panel-btn2 {
 position: absolute;
 width: 40px;
 height: 40px;
 z-index: 100;
 right: 0;
 top: -40px;
}

#panel-btn-icon2 {
 display: block;
 position: absolute;
 top: 50%;
 left: 50%;
 width: 20px;
 height: 2px;
 margin: -1px 0 0 -10px;
 background: #fff;
 transition: .2s;
}

#panel-btn-icon2:before, #panel-btn-icon2:after {
 display: block;
 content: "";
 position: absolute;
 top: 50%;
 left: 50%;
 width: 20px;
 height: 2px;
 margin-left: -10px;
 background: #fff;
 transition: .3s;
}

#panel-btn-icon2:before {
 margin-top: -6px;
}

#panel-btn-icon2:after {
 margin-top: 4px;
}

#panel-btn2 .close {
 background: transparent;
}

#panel-btn2 .close:before, #panel-btn2 .close:after {
 margin-top: 0;
}

#panel-btn2 .close:before {
 transform: rotate(-45deg);
 -webkit-transform: rotate(-45deg);
}

#panel-btn2 .close:after {
 transform: rotate(-135deg);
 -webkit-transform: rotate(-135deg);
}

#gnav {
 position: absolute;
 top: 40px;
 right: 0;
 width: 100%;
}

#languages div {
 position: relative;
 z-index: 101;
 padding-top: 0;
}

#gnav div {
 position: relative;
 z-index: 101;
 width: 100%;
}

#languages ul, #gnav ul {
 background-color: #C7B38F;
 display: none;
}

#languages ul li, #gnav ul li {
 border-top: 1px solid #C7B38F;
}

#gnav ul ul {
 background: #a88321;
 padding-left: 2em;
}

#languages ul li a, #gnav ul li a {
 position: relative;
 display: block;
 padding: 15px;
 color: #fff;
 background: #a88321;
 text-decoration: none;
}

#gnav ul li a:before {
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 right: 15px;
 width: 10px;
 height: 10px;
 margin-top: -5px;
 background: #FFF
}

#gnav ul li a:after {
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 right: 20px;
 width: 10px;
 height: 10px;
 margin-top: -5px;
 background: #a88321
}

#caption {
 font-size: 16px;
 border-bottom: 1px solid #a88321;
 font-weight: bold;
 color: #a88321;
 padding: 10px;
}

.ar_L a {
 position: relative;
 display: block;
 margin: 0;
 padding: 10px;
 background: #fff;
 color: #000;
 text-decoration: none;
 border-bottom: 1px solid #a88321
}

.ar_L a:before {
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 right: 10px;
 width: 8px;
 height: 8px;
 margin-top: -5px;
 background: #a88321
}

.ar_L a:after {
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 right: 13px;
 width: 8px;
 height: 8px;
 margin-top: -5px;
 background: #fff
}

#otherlink {
 margin-top: 40px;
}

#otherlink h4 {
 background-color: #694419;
 font-weight: bold;
 color: #FFF;
 text-align: center;
 padding: 5px 0;
}

#otherlink ul {
 width: 100%;
 display: flex;
 justify-content: justify;
 font-size: 0;
 line-height: 0;
}

.backbtn {
 text-align: center;
 margin: 30px auto;
}

.backbtn a {
 display: inline-block;
 border: 1px solid #a88321;
 text-align: center;
 padding: 5px 10px;
}

.fnav_c, .fnav_s {
 display: none;
}

#otherlink ul li {
 flex: auto;
 -webkit-flex: auto;
 padding: 30px 0 0;
}

#otherlink ul li img {
 width: 94%;
}

#pagetop {
 margin-top: 25px;
}

footer {
 background-color: #380B1C;
}

footer a {
 color: #fff;
}

footer dl {
}

footer dl dt {
 border-right: 1px solid #AF6680;
 font-size: 14px;
}

footer ul {
 clear: both;
}

footer ul.fnav li a, footer dl dt a {
 position: relative;
 display: block;
 margin: 0;
 padding: 10px;
 background: #380B1C;
 color: #fff;
 text-decoration: none;
 border-bottom: 1px solid #82394D
}

footer ul.fnav li a:before, footer dl dt a:before {
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 right: 10px;
 width: 8px;
 height: 8px;
 margin-top: -5px;
 background: #fff
}

footer ul.fnav li a:after, footer dl dt a:after {
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 right: 13px;
 width: 8px;
 height: 8px;
 margin-top: -5px;
 background: #380B1C
}

footer ul.social {
 overflow: hidden;
 border-bottom: 1px solid #82394D;
 padding: 10px 0;
 text-align: center;
}

footer ul.social li {
 display: inline;
 text-align: center;
 padding: 0 10px;
}

footer dl dd {
 background-color: #82394D;
 border-right: 1px solid #AF6680;
 border-bottom: 1px solid #AF6680;
 font-size: 12px;
}

footer dl dd a {
 position: relative;
 display: block;
 margin: 0;
 padding: 10px;
 background: #82394D;
 color: #fff;
 text-decoration: none;
 border-bottom: 1px solid #82394D
}

footer dl dd a:before {
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 right: 10px;
 width: 8px;
 height: 8px;
 margin-top: -5px;
 background: #fff
}

footer dl dd a:after {
 display: block;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 right: 13px;
 width: 8px;
 height: 8px;
 margin-top: -5px;
 background: #82394D
}

footer dl#f_suiko {
 width: 100%;
}

.policy {
 clear: both;
 font-size: 10px;
 line-height: 16px;
 color: #FFF;
 padding: 10px 0;
 position: relative;
 display: block;
 width: 14em;
 margin: 0 auto;
 text-align: right;
}

.policy:before {
 display: inline;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 left: 13px;
 width: 8px;
 height: 8px;
 margin-top: -5px;
 background: #fff
}

.policy:after {
 display: inline;
 content: "";
 position: absolute;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 top: 50%;
 left: 10px;
 width: 8px;
 height: 8px;
 margin-top: -5px;
 background: #380B1C
}

.copyright {
 border-top: 1px solid #82394D;
 font-size: 9px;
 line-height: 16px;
 color: #FFF;
 text-align: center;
 padding: 10px 0;
}

.dvd #mainvisual, .dvd .inner img.fr, .dvd .inner h3 br {
 display: none;
}

.dvd .inner h3 {
 font-size: 18px;
 line-height: 30px;
 color: #694419;
 border-bottom: solid 2px #AA843A;
 box-shadow: 0px 1px #fff, 0px 2px #AA843A;
 margin-bottom: 15px;
 font-weight: bold;
}

.dvd .inner h4 {
 font-size: 18px;
 color: #694419;
 font-weight: bold;
}

.dvd .inner p {
 margin-bottom: 20px;
 font-size: 16px !important;
 line-height: 150%;
}

.dvd .inner table {
 font-size: 14px;
}

.dvd .inner table th {
 border-top: solid 1px #AA843A;
 border-left: solid 1px #AA843A;
 border-right: solid 1px #AA843A;
 border-bottom: solid 1px #FFF;
 padding: 8px;
 font-weight: bold;
 background-color: #a87621;
 color: #FFF;
 white-space: nowrap;
 font-weight: bold;
}

.dvd .inner table th.last {
 border-bottom: 1px solid #AA843A !important;
}

.dvd .inner table td {
 border: 1px solid #AA843A;
 padding: 8px;
}

.dvd .inner table p {
 font-size: 14px !important;
}
