@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : common.css
 author     : Ability Consultant
 style info : 基本・共通設定
=================================================================== */
.box_container {
  max-width: 1260px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .box_container {
    width: 95%;
  }
}

.box_container:after, .row:after, .clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* -----------------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------------- */
html {
  font-size: small;
  line-height: 1.78571;
}

body {
  color: #000;
  background: #212832;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
  font-size: 124%;
}
.ie body {
  font-size: 120%;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 108%;
  }
}
body a {
  color: white;
}
body a:link, body a:visited, body a:active {
  text-decoration: underline;
}
.mouse body a:hover, .touch body a.touchstart {
  text-decoration: none;
  color: white;
}
body img {
  vertical-align: middle;
  max-width: 100%;
  -webkit-touch-callout: none;
}

body, pre, input, textarea, select {
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
}

input, select, textarea {
  font-size: 100%;
}

html.ie8 .view_tab,
html.ie8 .view_tab_sp,
html.ie8 .view_sp {
  display: none !important;
}
html.ie8 #page {
  min-width: 1260px !important;
  margin: auto;
  font-size: 100% !important;
}

@media only screen and (min-width: 1025px) {
  body .view_tab-sp, body .view_tab {
    display: none !important;
  }
}
@media print {
  body .view_tab-sp, body .view_tab {
    display: none !important;
  }
}
.ie8 body .view_tab-sp, .ie8 body .view_tab {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  body .view_sp {
    display: none !important;
  }
}
@media print {
  body .view_sp {
    display: none !important;
  }
}
.ie8 body .view_sp {
  display: none !important;
}
@media only screen and (max-width: 1024px) {
  body .view_pc {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  body .view_pc-tab, body .view_tab {
    display: none !important;
  }
}

.mouse .over {
  -webkit-transition: opacity 200ms ease-in;
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .over:hover, .touch .over.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .over {
  -webkit-tap-highlight-color: transparent;
}
.touch .over.touchend {
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}

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

/* -----------------------------------------------------------
	common
----------------------------------------------------------- */
.box_container {
  display: block;
}
@media only screen and (max-width: 1400px) {
  .box_container {
    width: 95%;
  }
}
@media print {
  .box_container {
    width: 95%;
  }
}
.ie8 .box_container {
  width: 95%;
}

.row {
  display: block;
}

.col {
  display: block;
  float: left;
  position: relative;
  min-height: 1px;
}

.row_tbl {
  display: table;
  width: 100%;
}

.cell {
  display: table-cell;
  vertical-align: top;
}

.pr_0 {
  padding-right: 0 !important;
}

.jp_got {
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
}

.jp_got {
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
}

.en_int {
  font-family: "Inter", sans-serif;
}

.en_int {
  font-family: "Inter", sans-serif;
}

/* -----------------------------------------------------------
	#page
----------------------------------------------------------- */
#page {
  background: #f5f5f5;
  font-feature-settings: "palt";
  letter-spacing: 1.5px;
}
@media only screen and (min-width: 768px) {
  #page {
    font-size: 100% !important;
  }
}
@media print {
  #page {
    font-size: 100% !important;
  }
}
.ie8 #page {
  font-size: 100% !important;
}
@media only screen and (min-width: 1025px) {
  #page {
    padding-top: 100px;
    margin-left: 70px;
  }
}
@media print {
  #page {
    padding-top: 100px;
    margin-left: 70px;
  }
}
.ie8 #page {
  padding-top: 100px;
  margin-left: 70px;
}
@media only screen and (max-width: 1024px) {
  #page {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  #page {
    padding-bottom: 70px;
    letter-spacing: 1px;
  }
}

/* -----------------------------------------------------------
	.header
----------------------------------------------------------- */
.header_nav {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100px;
  background: #fff;
  padding-left: 15%;
  z-index: 9010;
}
@media only screen and (max-width: 1290px) {
  .header_nav {
    padding-left: 0;
    padding-right: 9%;
  }
}
@media print {
  .header_nav {
    padding-left: 0;
    padding-right: 9%;
  }
}
.ie8 .header_nav {
  padding-left: 0;
  padding-right: 9%;
}
@media only screen and (max-width: 1024px) {
  .header_nav {
    position: relative;
    height: 80px;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .header_nav {
    height: auto;
  }
}
.header_nav .logo {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 15%;
  line-height: 0;
  text-align: center;
  text-decoration: none;
  padding: 0 10px;
}
@media only screen and (max-width: 1024px) {
  .header_nav .logo {
    width: auto;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 767px) {
  .header_nav .logo {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 10px 0;
    max-width: 42%;
    margin: auto;
  }
}
.header_nav .logo a {
  line-height: 0;
}
@media only screen and (max-width: 1024px) {
  .header_nav .logo a img {
    max-height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .header_nav .logo a img {
    max-height: 100%;
  }
}
.header_nav .box_gnav {
  float: left;
}
@media only screen and (max-width: 1290px) {
  .header_nav .box_gnav {
    display: table;
    float: none;
    margin: auto;
  }
}
@media print {
  .header_nav .box_gnav {
    display: table;
    float: none;
    margin: auto;
  }
}
.ie8 .header_nav .box_gnav {
  display: table;
  float: none;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .header_nav .box_gnav {
    display: none;
  }
}
.header_nav .box_gnav ul.gnav {
  height: 100%;
}
.header_nav .box_gnav ul.gnav li {
  float: left;
  height: 100%;
  margin-left: 40px;
}
@media only screen and (max-width: 1545px) {
  .header_nav .box_gnav ul.gnav li {
    margin-left: 25px;
  }
}
@media print {
  .header_nav .box_gnav ul.gnav li {
    margin-left: 25px;
  }
}
.ie8 .header_nav .box_gnav ul.gnav li {
  margin-left: 25px;
}
@media only screen and (max-width: 1120px) {
  .header_nav .box_gnav ul.gnav li {
    margin-left: 12px;
  }
}
@media print {
  .header_nav .box_gnav ul.gnav li {
    margin-left: 12px;
  }
}
.ie8 .header_nav .box_gnav ul.gnav li {
  margin-left: 12px;
}
.header_nav .box_gnav ul.gnav li:first-child {
  margin-left: 0 !important;
}
.header_nav .box_gnav ul.gnav li a {
  display: block;
  position: relative;
  height: 100%;
  font-size: 107%;
  color: #000;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 37px 0;
}
@media only screen and (max-width: 1290px) {
  .header_nav .box_gnav ul.gnav li a {
    font-size: 94%;
  }
}
@media print {
  .header_nav .box_gnav ul.gnav li a {
    font-size: 94%;
  }
}
.ie8 .header_nav .box_gnav ul.gnav li a {
  font-size: 94%;
}
.header_nav .box_gnav ul.gnav li.active a,
.header_nav .box_gnav ul.gnav li a:hover {
  color: #ad8232;
}
.header_nav .header_right {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  .header_nav .header_right {
    right: 2.5%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: auto;
  }
}
.header_nav .header_right > * {
  display: inline-block;
  vertical-align: middle;
}
.header_nav .box_tel > * {
  float: right;
}
@media only screen and (max-width: 1650px) {
  .header_nav .box_tel > * {
    float: none;
  }
}
@media print {
  .header_nav .box_tel > * {
    float: none;
  }
}
.ie8 .header_nav .box_tel > * {
  float: none;
}
.header_nav .box_tel .box_lang {
  font-size: 94%;
  color: #271a0f;
  padding: 3px 0;
  margin-right: 30px;
}
@media only screen and (max-width: 1650px) {
  .header_nav .box_tel .box_lang {
    margin-bottom: 10px;
  }
}
@media print {
  .header_nav .box_tel .box_lang {
    margin-bottom: 10px;
  }
}
.ie8 .header_nav .box_tel .box_lang {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1450px) {
  .header_nav .box_tel .box_lang {
    padding: 0;
    margin-right: 10px;
    margin-bottom: 0;
  }
}
@media print {
  .header_nav .box_tel .box_lang {
    padding: 0;
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.ie8 .header_nav .box_tel .box_lang {
  padding: 0;
  margin-right: 10px;
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .header_nav .box_tel .box_lang {
    display: block;
    padding: 0;
    margin: 0;
    white-space: nowrap;
  }
}
.header_nav .box_tel .box_lang a {
  font-size: 94%;
  color: #271a0f;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 1450px) {
  .header_nav .box_tel .box_lang a {
    font-size: 88%;
  }
}
@media print {
  .header_nav .box_tel .box_lang a {
    font-size: 88%;
  }
}
.ie8 .header_nav .box_tel .box_lang a {
  font-size: 88%;
}
.header_nav .box_tel .box_lang a:hover:not(.active) {
  color: #212832;
}
.header_nav .box_tel .box_lang a.active {
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: underline;
}
.header_nav .box_tel .box_lang .line {
  padding: 0 3px;
}
@media only screen and (max-width: 1450px) {
  .header_nav .box_tel .box_lang .line {
    padding: 0;
  }
}
@media print {
  .header_nav .box_tel .box_lang .line {
    padding: 0;
  }
}
.ie8 .header_nav .box_tel .box_lang .line {
  padding: 0;
}
.header_nav .box_tel .telephone {
  line-height: 1;
  margin-right: 30px;
}
@media only screen and (max-width: 1450px) {
  .header_nav .box_tel .telephone {
    display: none;
  }
}
@media print {
  .header_nav .box_tel .telephone {
    display: none;
  }
}
.ie8 .header_nav .box_tel .telephone {
  display: none;
}
.header_nav .box_tel .telephone * {
  color: #212832;
  text-decoration: none;
}
.header_nav .box_tel .telephone .num {
  font-family: "Inter", sans-serif;
  font-size: 175%;
}
.header_nav .box_tel .telephone .num span {
  font-size: 72%;
}
.header_nav .btns {
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .header_nav .btns {
    display: none;
  }
}
.header_nav .btns .item_btn {
  display: block;
  position: relative;
  float: left;
  width: 120px;
  height: 100%;
  border: 0;
  outline: 0;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 1290px) {
  .header_nav .btns .item_btn {
    width: 90px;
  }
}
@media print {
  .header_nav .btns .item_btn {
    width: 90px;
  }
}
.ie8 .header_nav .btns .item_btn {
  width: 90px;
}
.header_nav .btns .item_btn .button_inner {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
  line-height: 0;
}
.header_nav .btns .item_btn .ic {
  display: block;
  position: relative;
  font-size: 20px;
  color: #333;
  margin: auto;
  margin-bottom: 8px;
}
.header_nav .btns .item_btn .txt {
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 1;
}
@media only screen and (max-width: 1290px) {
  .header_nav .btns .item_btn .txt {
    font-size: 88%;
  }
}
@media print {
  .header_nav .btns .item_btn .txt {
    font-size: 88%;
  }
}
.ie8 .header_nav .btns .item_btn .txt {
  font-size: 88%;
}
@media only screen and (max-width: 767px) {
  .header_nav .btns .item_btn .txt {
    font-size: 12px;
    letter-spacing: -0.1em;
  }
}
.header_nav .btns .btn_menu {
  position: absolute;
}
@media only screen and (max-width: 1024px) {
  .header_nav .btns .btn_menu {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media only screen and (max-width: 1024px) {
  .header_nav .btns .btn_menu .ic {
    margin-bottom: 0;
  }
}
.header_nav .btns .btn_rsv {
  background: #212832;
}
.header_nav .btns .btn_rsv:hover {
  background: #354151;
}
.header_nav .btns .btn_rsv .ic {
  color: #fff;
}
.header_nav .btns .btn_rsv .txt {
  color: #fff;
}
.header_nav .btns .btn_search {
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  background: #212832;
}
.header_nav .btns .btn_search:hover {
  background: #354151;
}
.header_nav .btns .btn_search .ic {
  color: #fff;
}
.header_nav .btns .btn_search .txt {
  color: #fff;
}

/* -----------------------------------------------------------
	btn_menu
----------------------------------------------------------- */
.btn_menu {
  display: block;
  position: fixed;
  left: 35px;
  top: 52%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 36px;
  height: 20px;
  line-height: 0;
  border: 0;
  background: none;
  text-align: center;
  outline: 0;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0;
  margin: 0;
  z-index: 9000;
}
.btn_menu .ic {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 36px;
  height: 15px;
}
.btn_menu .ic > span {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 1024px) {
  .btn_menu .ic > span {
    background: #212832;
  }
}
.btn_menu .ic > span:nth-of-type(1) {
  top: 0;
}
.fixmenu_show .btn_menu .ic > span:nth-of-type(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
  -moz-transform: translateY(7px) rotate(-45deg);
  -ms-transform: translateY(7px) rotate(-45deg);
  -o-transform: translateY(7px) rotate(-45deg);
  transform: translateY(7px) rotate(-45deg);
}
.btn_menu .ic > span:nth-of-type(2) {
  top: 7px;
}
.fixmenu_show .btn_menu .ic > span:nth-of-type(2) {
  opacity: 0;
}
.btn_menu .ic > span:nth-of-type(3) {
  bottom: 0;
}
.fixmenu_show .btn_menu .ic > span:nth-of-type(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
  -moz-transform: translateY(-7px) rotate(45deg);
  -ms-transform: translateY(-7px) rotate(45deg);
  -o-transform: translateY(-7px) rotate(45deg);
  transform: translateY(-7px) rotate(45deg);
}

/* -----------------------------------------------------------
	fixbtns
----------------------------------------------------------- */
.fixbtns {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  right: auto;
  top: auto;
  width: 100%;
  height: 80px;
  background: #fff;
  z-index: 9110;
}
@media only screen and (max-width: 1024px) {
  .fixbtns {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .fixbtns {
    height: 60px;
  }
}
.fixbtns .item_btn {
  display: block;
  position: relative;
  float: left;
  width: 33%;
  height: 100%;
  border: 0;
  border-right: 1px solid #c0bab4;
  outline: 0;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.fixbtns .item_btn:last-child {
  border-right: 0;
}
.fixbtns .item_btn .button_inner {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
  line-height: 0;
}
.fixbtns .item_btn .ic {
  display: block;
  position: relative;
  font-size: 20px;
  color: #333;
  margin: auto;
  margin-bottom: 8px;
}
.fixbtns .item_btn .txt {
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .fixbtns .item_btn .txt {
    font-size: 12px;
    letter-spacing: -0.1em;
  }
}
.fixbtns .btn_menu {
  position: absolute;
}
@media only screen and (max-width: 1024px) {
  .fixbtns .btn_menu {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media only screen and (max-width: 1024px) {
  .fixbtns .btn_menu .ic {
    margin-bottom: 0;
  }
}
.fixbtns .btn_rsv {
  background: #212832;
}
.fixbtns .btn_rsv:hover {
  background: #354151;
}
.fixbtns .btn_rsv .ic {
  color: #fff;
}
.fixbtns .btn_rsv .txt {
  color: #fff;
}
.fixbtns .btn_search {
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  background: #212832;
}
.fixbtns .btn_search:hover {
  background: #354151;
}
.fixbtns .btn_search .ic {
  color: #fff;
}
.fixbtns .btn_search .txt {
  color: #fff;
}

/* -----------------------------------------------------------
	fixmenu
----------------------------------------------------------- */
.fixmenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  max-width: 1180px;
  background: #f5f5f5;
  padding-left: 70px;
  z-index: 9100;
}
@media only screen and (max-width: 1024px) {
  .fixmenu {
    overflow-y: auto;
    max-width: 100%;
    padding: 120px 0;
  }
}
@media only screen and (max-width: 767px) {
  .fixmenu {
    padding: 25% 0 30%;
  }
}
.fixmenu .box_fixbtns {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 100%;
  background: #212832;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_fixbtns {
    display: none;
  }
}
.fixmenu .box_fixbtns .btn_menu {
  position: absolute;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_fixbtns .btn_menu {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_fixbtns .btn_menu .ic {
    margin-bottom: 0;
  }
}
.fixmenu .box_lang {
  position: absolute;
  right: 40px;
  top: 40px;
  font-size: 94%;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .fixmenu .box_lang {
    right: 1.5em;
    top: 1.5em;
  }
}
.fixmenu .box_lang a {
  font-size: 94%;
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.fixmenu .box_lang a:hover:not(.active) {
  color: #212832;
}
.fixmenu .box_lang a.active {
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: underline;
}
.fixmenu .box_main {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_main {
    display: block;
    height: auto;
  }
}
.fixmenu .box_inner {
  display: table-cell;
  vertical-align: middle;
  padding-left: 100px;
  padding-right: 100px;
}
@media only screen and (max-width: 1290px) {
  .fixmenu .box_inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media print {
  .fixmenu .box_inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.ie8 .fixmenu .box_inner {
  padding-left: 50px;
  padding-right: 50px;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_inner {
    display: block;
    padding: 0 90px;
  }
}
@media only screen and (max-width: 767px) {
  .fixmenu .box_inner {
    padding: 0 5%;
  }
}
.fixmenu .box_gnav {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .fixmenu .box_gnav {
    margin-bottom: 1.5em;
  }
}
.fixmenu .box_gnav ul.gnav:nth-child(1) {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.gnav:nth-child(1) {
    margin-bottom: 0;
  }
}
.fixmenu .box_gnav ul.gnav li {
  position: relative;
}
.fixmenu .box_gnav ul.gnav li > a {
  display: block;
  position: relative;
  font-size: 113%;
  color: #000;
  background: transparent;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 767px) {
  .fixmenu .box_gnav ul.gnav li > a {
    font-size: 100%;
  }
}
.fixmenu .box_gnav ul.gnav li.active > a,
.fixmenu .box_gnav ul.gnav li > a:hover {
  color: #212832;
}
.fixmenu .box_gnav ul.gnav > li {
  width: 22%;
  float: left;
  padding-right: 50px;
}
@media only screen and (max-width: 1290px) {
  .fixmenu .box_gnav ul.gnav > li {
    padding-right: 30px;
  }
}
@media print {
  .fixmenu .box_gnav ul.gnav > li {
    padding-right: 30px;
  }
}
.ie8 .fixmenu .box_gnav ul.gnav > li {
  padding-right: 30px;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.gnav > li {
    float: none;
    padding-right: 0;
    width: 100%;
  }
}
.fixmenu .box_gnav ul.gnav > li:nth-child(4) {
  width: 34%;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.gnav > li:nth-child(4) {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .fixmenu .box_gnav ul.gnav > li:last-child {
    width: 22%;
  }
}
@media print {
  .fixmenu .box_gnav ul.gnav > li:last-child {
    width: 22%;
  }
}
.ie8 .fixmenu .box_gnav ul.gnav > li:last-child {
  width: 22%;
}
.fixmenu .box_gnav ul.gnav > li > a {
  padding-bottom: 15px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.gnav > li > a {
    border-top: 1px solid #a9a39f;
    border-bottom: 1px solid #a9a39f;
    padding: 0.7em 14px;
    margin-bottom: 0;
    margin-top: -1px;
  }
}
.fixmenu .box_gnav ul.gnav > li > a:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 130px;
  height: 1px;
  background: #a9a39f;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.gnav > li > a:before {
    display: none;
  }
}
.fixmenu .box_gnav ul.gnav > li > a .ic_btn {
  display: none;
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.gnav > li > a .ic_btn {
    display: block;
  }
}
.fixmenu .box_gnav ul.gnav > li .accordion {
  position: absolute;
  top: 0.55em;
  right: 0;
  width: 2em;
  height: 2em;
  font-size: 113%;
  color: #000;
  background: transparent;
  border: 0;
  text-align: center;
  cursor: pointer;
  padding: 0;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.gnav ul.sub {
    display: none;
    padding-left: 2em;
  }
}
.fixmenu .box_gnav ul.gnav ul.sub > li {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.gnav ul.sub > li {
    margin-bottom: 0;
  }
}
.fixmenu .box_gnav ul.gnav ul.sub > li > a {
  font-size: 100%;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.gnav ul.sub > li > a {
    border-bottom: 1px solid #a9a39f;
    padding: 0.9em 14px;
  }
}
@media only screen and (max-width: 767px) {
  .fixmenu .box_gnav ul.gnav ul.sub > li > a {
    font-size: 88%;
  }
}
.fixmenu .box_gnav ul.snav {
  float: left;
  width: -20%;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.snav {
    float: none;
    width: 100%;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .fixmenu .box_gnav ul.snav {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.snav:before, .fixmenu .box_gnav ul.snav:after {
    content: " ";
    clear: both;
    display: table;
  }
}
.fixmenu .box_gnav ul.snav > li {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.snav > li {
    float: left;
    width: 50%;
  }
}
.fixmenu .box_gnav ul.snav > li:nth-child(1) {
  width: 100%;
}
.fixmenu .box_gnav ul.snav > li > a {
  display: block;
  position: relative;
  font-size: 94%;
  color: #000;
  background: transparent;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.fixmenu .box_gnav ul.snav > li > a .ic_btn {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_gnav ul.snav > li > a .ic_btn {
    display: inline;
  }
}
.fixmenu .box_gnav ul.snav > li.active > a,
.fixmenu .box_gnav ul.snav > li > a:hover {
  color: #212832;
}
.fixmenu .box_btn {
  position: absolute;
  left: 170px;
  right: 70px;
  bottom: 20%;
  width: auto;
}
@media only screen and (max-width: 1290px) {
  .fixmenu .box_btn {
    left: 120px;
    right: 50px;
    bottom: 15%;
  }
}
@media print {
  .fixmenu .box_btn {
    left: 120px;
    right: 50px;
    bottom: 15%;
  }
}
.ie8 .fixmenu .box_btn {
  left: 120px;
  right: 50px;
  bottom: 15%;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_btn {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: auto;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .fixmenu .box_btn {
    max-width: 100%;
    padding: 0 5%;
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .fixmenu .box_btn#move_p_hd_talephone {
    position: relative;
    left: 100px;
    right: 70px;
    bottom: 25%;
    width: auto;
  }
  .fixmenu .box_btn#move_p_hd_talephone > .ul_wrp {
    position: absolute;
    float: none;
    width: 100%;
    max-width: 580px;
  }
  .fixmenu .box_btn#move_p_hd_talephone > .telephone {
    position: absolute;
    right: 20%;
    float: none;
  }
}
@media print {
  .fixmenu .box_btn#move_p_hd_talephone {
    position: relative;
    left: 100px;
    right: 70px;
    bottom: 25%;
    width: auto;
  }
  .fixmenu .box_btn#move_p_hd_talephone > .ul_wrp {
    position: absolute;
    float: none;
    width: 100%;
    max-width: 580px;
  }
  .fixmenu .box_btn#move_p_hd_talephone > .telephone {
    position: absolute;
    right: 20%;
    float: none;
  }
}
.ie8 .fixmenu .box_btn#move_p_hd_talephone {
  position: relative;
  left: 100px;
  right: 70px;
  bottom: 25%;
  width: auto;
}
.ie8 .fixmenu .box_btn#move_p_hd_talephone > .ul_wrp {
  position: absolute;
  float: none;
  width: 100%;
  max-width: 580px;
}
.ie8 .fixmenu .box_btn#move_p_hd_talephone > .telephone {
  position: absolute;
  right: 20%;
  float: none;
}
.fixmenu .box_btn:after {
  display: table;
  content: '';
  clear: both;
}
.fixmenu .box_btn ul {
  margin: 0 -5px;
}
@media only screen and (max-width: 767px) {
  .fixmenu .box_btn ul {
    margin: 0;
  }
}
.fixmenu .box_btn ul li {
  float: left;
  width: 50%;
  padding: 0 5px;
}
@media only screen and (max-width: 767px) {
  .fixmenu .box_btn ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 1em;
  }
}
.fixmenu .box_btn ul li a {
  max-width: 100%;
}
.fixmenu .box_btn .ul_wrp {
  float: left;
  width: 100%;
  max-width: 580px;
}
@media only screen and (max-width: 1290px) {
  .fixmenu .box_btn .ul_wrp {
    max-width: 540px;
  }
}
@media print {
  .fixmenu .box_btn .ul_wrp {
    max-width: 540px;
  }
}
.ie8 .fixmenu .box_btn .ul_wrp {
  max-width: 540px;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_btn .ul_wrp {
    float: none;
    margin: 0 auto;
  }
}
.fixmenu .box_btn .ul_wrp p a {
  color: #000 !important;
}
@media only screen and (min-width: 1025px) {
  .fixmenu .box_btn .telephone {
    float: right;
    font-size: 188%;
    padding-top: 5px;
  }
}
@media print {
  .fixmenu .box_btn .telephone {
    float: right;
    font-size: 188%;
    padding-top: 5px;
  }
}
.ie8 .fixmenu .box_btn .telephone {
  float: right;
  font-size: 188%;
  padding-top: 5px;
}
.fixmenu .box_btn .telephone * {
  color: #ad8232;
}
.fixmenu .box_tel {
  padding: 0 90px;
}
@media only screen and (max-width: 1024px) {
  .fixmenu .box_tel {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .fixmenu .box_tel {
    text-align: left;
    padding: 0 5%;
  }
}
.fixmenu .box_tel .txt_desc {
  display: block;
  font-size: 125%;
  color: #000;
  margin-bottom: 0.2em;
}
@media only screen and (max-width: 767px) {
  .fixmenu .box_tel .txt_desc {
    font-size: 88%;
  }
}
.fixmenu .telephone {
  font-size: 275%;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .fixmenu .telephone {
    font-size: 200%;
  }
}
.fixmenu .telephone * {
  color: #000;
  text-decoration: none;
}
.fixmenu .telephone .num {
  font-family: "Inter", sans-serif;
}
.fixmenu .telephone .num span {
  font-size: 67%;
}
.fixmenu .telephone .note {
  font-size: 50%;
}

.fixmenu_overlay {
  display: none;
  visibility: hidden;
  opacity: 0;
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  left: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  z-index: -9999;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.fixmenu_show .fixmenu_overlay {
  visibility: visible;
  opacity: 1;
  z-index: 9090;
}

/* -----------------------------------------------------------
	.con_search
----------------------------------------------------------- */
.con_search .box_wrp {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.con_search .box_wrp > * {
  display: table-cell;
  vertical-align: middle;
  padding-top: 30px;
  padding-bottom: 30px;
}
.con_search .box_title {
  width: 15%;
  color: #fff;
  background: #6c4f19;
  text-align: center;
  padding-right: 1em;
  padding-left: 1em;
}
@media only screen and (max-width: 1290px) {
  .con_search .box_title {
    width: 18%;
  }
}
@media print {
  .con_search .box_title {
    width: 18%;
  }
}
.ie8 .con_search .box_title {
  width: 18%;
}
@media only screen and (max-width: 1024px) {
  .con_search .box_title .box_title_inner {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_search .box_title .box_title_inner {
    margin-bottom: 1.5em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_search .box_title .box_title_inner > * {
    display: inline-block;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 767px) {
  .con_search .box_title .box_title_inner > * {
    display: block;
  }
}
.con_search .box_title .txt_top {
  font-size: 107%;
  margin-bottom: 0.1em;
}
@media only screen and (max-width: 1290px) {
  .con_search .box_title .txt_top {
    font-size: 88%;
  }
}
@media print {
  .con_search .box_title .txt_top {
    font-size: 88%;
  }
}
.ie8 .con_search .box_title .txt_top {
  font-size: 88%;
}
@media only screen and (max-width: 1024px) {
  .con_search .box_title .txt_top {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_search .box_title .txt_top {
    margin-right: 0;
    margin-bottom: 0.8em;
  }
}
.con_search .box_title .txt_top span {
  display: inline-block;
  vertical-align: middle;
  background: #212832;
  padding: 0.2em 1em;
}
.con_search .box_title .txt_top img {
  vertical-align: baseline;
  margin-right: 4px;
}
.con_search .box_title .txt_top em {
  vertical-align: baseline;
}
.con_search .box_title .txt_title {
  font-weight: normal;
  font-family: "Inter", sans-serif;
  font-size: 194%;
  margin-bottom: 0.1em;
}
@media only screen and (max-width: 1290px) {
  .con_search .box_title .txt_title {
    font-size: 175%;
  }
}
@media print {
  .con_search .box_title .txt_title {
    font-size: 175%;
  }
}
.ie8 .con_search .box_title .txt_title {
  font-size: 175%;
}
@media only screen and (max-width: 1024px) {
  .con_search .box_title .txt_title {
    display: none;
  }
}
.con_search .box_title .txt {
  font-size: 82%;
  line-height: 1.53846;
}
@media only screen and (max-width: 1290px) {
  .con_search .box_title .txt {
    font-size: 82%;
  }
}
@media print {
  .con_search .box_title .txt {
    font-size: 82%;
  }
}
.ie8 .con_search .box_title .txt {
  font-size: 82%;
}
@media only screen and (max-width: 1024px) {
  .con_search .box_title .txt br {
    display: none;
  }
}
.con_search .box_form {
  width: 85%;
  color: #271a0f;
  background: #2d1c0d;
  padding-left: 3%;
  padding-right: 20px;
}
@media only screen and (max-width: 1290px) {
  .con_search .box_form {
    width: 82%;
    padding-left: 20px;
  }
}
@media print {
  .con_search .box_form {
    width: 82%;
    padding-left: 20px;
  }
}
.ie8 .con_search .box_form {
  width: 82%;
  padding-left: 20px;
}
@media only screen and (max-width: 1024px) {
  .con_search .box_title,
  .con_search .box_form {
    display: block;
    width: 100%;
    padding: 0;
  }
}
.con_search .obj_search {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search {
    margin-bottom: 1.5em;
  }
}
.con_search .obj_search .form_inner {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.con_search .obj_search .form_inner > * {
  display: table-cell;
  vertical-align: bottom;
  padding-right: 2.5%;
}
@media only screen and (max-width: 1290px) {
  .con_search .obj_search .form_inner > * {
    padding-right: 1.5%;
  }
}
@media print {
  .con_search .obj_search .form_inner > * {
    padding-right: 1.5%;
  }
}
.ie8 .con_search .obj_search .form_inner > * {
  padding-right: 1.5%;
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .form_inner > * {
    display: block;
    padding-right: 0;
    margin-bottom: 1em;
  }
}
.con_search .obj_search input,
.con_search .obj_search select {
  cursor: pointer;
}
.con_search .obj_search .box_input,
.con_search .obj_search .box_select {
  display: block;
  position: relative;
  width: 100%;
  height: 70px;
  background: #fff;
  border: 0;
  cursor: pointer;
  padding: 10px 15px;
}
@media only screen and (max-width: 1290px) {
  .con_search .obj_search .box_input,
  .con_search .obj_search .box_select {
    padding: 10px 8px;
  }
}
@media print {
  .con_search .obj_search .box_input,
  .con_search .obj_search .box_select {
    padding: 10px 8px;
  }
}
.ie8 .con_search .obj_search .box_input, .ie8
.con_search .obj_search .box_select {
  padding: 10px 8px;
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_input,
  .con_search .obj_search .box_select {
    height: auto;
    padding: 1em 0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_input:after,
  .con_search .obj_search .box_select:after {
    display: table;
    content: '';
    clear: both;
  }
}
.con_search .obj_search .box_input em,
.con_search .obj_search .box_select em {
  display: block;
  position: relative;
  font-size: 88%;
  line-height: 1.5;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_input em,
  .con_search .obj_search .box_select em {
    float: left;
  }
}
.con_search .obj_search .box_input .text_val,
.con_search .obj_search .box_select .text_val {
  display: block;
  position: relative;
  font-size: 113%;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_input .text_val,
  .con_search .obj_search .box_select .text_val {
    float: right;
    font-size: 100%;
  }
}
.con_search .obj_search .box_input .text_val .num,
.con_search .obj_search .box_select .text_val .num {
  font-family: "Inter", sans-serif;
  font-size: 150%;
}
.con_search .obj_search .datepicker,
.con_search .obj_search .box_select input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: transparent;
  background: transparent;
  border: 0;
  outline: 0;
  text-indent: -9999px;
  z-index: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.con_search .obj_search .datepicker::-ms-expand,
.con_search .obj_search .box_select input::-ms-expand {
  display: none;
}
.con_search .obj_search .datepicker[disabled],
.con_search .obj_search .box_select input[disabled] {
  background: rgba(2, 2, 2, 0.15);
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_select {
    padding-right: 2.5em;
  }
}
.con_search .obj_search .box_select:before {
  display: block;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 0.8em;
  bottom: 0.3em;
  font-size: 113%;
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_select:before {
    bottom: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_select em {
    font-size: 94%;
  }
}
.con_search .obj_search .box_select ul {
  display: none;
  position: absolute;
  left: 0;
  top: 101%;
  width: 100%;
  height: auto;
  max-height: 230px;
  background: #fff;
  border: 1px solid #ddd;
  overflow-y: auto;
  z-index: 99;
}
.con_search .obj_search .box_select ul li {
  cursor: pointer;
  font-size: 113%;
  padding: 0 1em;
}
.con_search .obj_search .box_select ul li:hover,
.con_search .obj_search .box_select ul li.selected {
  background: #efefef;
}
.con_search .obj_search .box_day {
  width: 24%;
}
@media only screen and (max-width: 1290px) {
  .con_search .obj_search .box_day {
    width: 26%;
  }
}
@media print {
  .con_search .obj_search .box_day {
    width: 26%;
  }
}
.ie8 .con_search .obj_search .box_day {
  width: 26%;
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_day {
    width: 100%;
  }
}
.con_search .obj_search .box_day .input_wrp {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_day .box_input {
    padding-right: 3em;
  }
}
.con_search .obj_search .box_day .box_input:before {
  display: block;
  content: "\f073";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  position: absolute;
  right: 0.8em;
  bottom: 0.3em;
  font-size: 113%;
  color: #212832;
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_day .box_input:before {
    float: left;
    position: absolute;
    right: 0.8em;
    top: 50%;
    left: auto;
    bottom: auto;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_day .box_input em {
    letter-spacing: -0.1em;
  }
}
.con_search .obj_search .box_und {
  width: 10%;
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_und {
    width: 100%;
  }
}
.con_search .obj_search .box_und em {
  font-size: 94%;
  color: #fff;
}
.con_search .obj_search .box_sta,
.con_search .obj_search .box_per,
.con_search .obj_search .box_roo {
  width: 15%;
}
@media only screen and (max-width: 767px) {
  .con_search .obj_search .box_sta,
  .con_search .obj_search .box_per,
  .con_search .obj_search .box_roo {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_search .obj_search .box_roo {
    padding-right: 0;
  }
}
.con_search .box_submit {
  padding-right: 0;
}
@media only screen and (max-width: 1024px) {
  .con_search .box_submit {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_search .box_submit {
    margin-top: 0;
    margin-bottom: 1.5em;
  }
}
.con_search .box_submit .btn_submit {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 280px;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 100%;
  color: #fff !important;
  background: #212832;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: 0;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 13px 15px;
  max-width: 100%;
  height: 70px;
  font-size: 107%;
}
@media only screen and (max-width: 767px) {
  .con_search .box_submit .btn_submit {
    max-width: 100%;
    padding: 0.8em 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_search .box_submit .btn_submit:hover {
    background: #354151;
  }
}
@media print {
  .con_search .box_submit .btn_submit:hover {
    background: #354151;
  }
}
.ie8 .con_search .box_submit .btn_submit:hover {
  background: #354151;
}
@media only screen and (min-width: 1025px) {
  .con_search .box_submit .btn_submit:hover .ic_arrow {
    right: 5px;
  }
}
@media print {
  .con_search .box_submit .btn_submit:hover .ic_arrow {
    right: 5px;
  }
}
.ie8 .con_search .box_submit .btn_submit:hover .ic_arrow {
  right: 5px;
}
.con_search .box_submit .btn_submit .ic_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 25px;
  height: 8px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.con_search .box_submit .btn_submit .ic_arrow:before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 140%;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 768px) {
  .con_search .box_submit .btn_submit {
    padding: 6px 15px;
  }
}
@media print {
  .con_search .box_submit .btn_submit {
    padding: 6px 15px;
  }
}
.ie8 .con_search .box_submit .btn_submit {
  padding: 6px 15px;
}
@media only screen and (max-width: 767px) {
  .con_search .box_submit .btn_submit {
    height: auto;
  }
}
.con_search .box_lnk {
  text-align: left;
  color: #fff;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_search .box_lnk {
    font-size: 88%;
  }
}
.con_search .box_lnk .btn_add_member {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: 1px solid #fff;
  text-decoration: none;
  text-align: center;
  padding: 0.5em 2em;
  margin-right: 1em;
}
@media only screen and (max-width: 1024px) {
  .con_search .box_lnk .btn_add_member {
    padding-left: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_search .box_lnk .btn_add_member {
    padding: 0.2em 3em;
    margin: 1em 0;
  }
}
.con_search .box_lnk .btn_add_member .ic_btn {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 0.5em;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_search .box_lnk a {
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-right: 20px;
}
@media only screen and (max-width: 1290px) {
  .con_search .box_lnk a {
    margin-right: 10px;
  }
}
@media print {
  .con_search .box_lnk a {
    margin-right: 10px;
  }
}
.ie8 .con_search .box_lnk a {
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .con_search .box_lnk a {
    line-height: 2;
  }
}
.con_search .box_lnk a:hover {
  color: #212832;
}
.con_search .box_lnk .line {
  margin-right: 20px;
}
@media only screen and (max-width: 1290px) {
  .con_search .box_lnk .line {
    margin-right: 10px;
  }
}
@media print {
  .con_search .box_lnk .line {
    margin-right: 10px;
  }
}
.ie8 .con_search .box_lnk .line {
  margin-right: 10px;
}

.ui-datepicker {
  z-index: 9200 !important;
}
.ui-datepicker a {
  text-decoration: none !important;
}

.box_browser {
  margin: 2.5rem auto;
  padding: 1em;
  font-size: 1.42222rem;
  background-color: #e6e6e6;
}
@media only screen and (max-width: 767px) {
  .box_browser {
    display: none;
  }
}

/* -----------------------------------------------------------
	.fixsearch
----------------------------------------------------------- */
.fixsearch {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9100;
}
@media only screen and (max-width: 1024px) {
  .fixsearch {
    background: #2d1c0d;
  }
}
.fixsearch .box_tbl {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .fixsearch .box_tbl {
    display: block;
    height: auto;
  }
}
.fixsearch .box_cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .fixsearch .box_cell {
    display: table;
    height: auto;
    padding: 0;
  }
}
.fixsearch .box_cell_inner {
  position: relative;
  background: #2d1c0d;
  width: 95%;
  max-width: 1600px;
  padding: 70px 4% 110px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .fixsearch .box_cell_inner {
    background: transparent;
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .fixsearch .box_cell_inner {
    width: 100%;
    padding: 4.5em 5% 30%;
  }
}
.fixsearch .box_title_top {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .fixsearch .box_title_top {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .fixsearch .box_title_top {
    margin-bottom: 1.5em;
  }
}
.fixsearch .box_title_top .st_lg_01_white .en {
  font-size: 313%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .fixsearch .box_title_top .st_lg_01_white .en {
    font-size: 263%;
  }
}
@media only screen and (max-width: 767px) {
  .fixsearch .box_title_top .st_lg_01_white .en {
    font-size: 225%;
  }
}
@media only screen and (min-width: 1025px) {
  .fixsearch .box_title_top .st_lg_01_white .en {
    margin-bottom: 0;
  }
}
@media print {
  .fixsearch .box_title_top .st_lg_01_white .en {
    margin-bottom: 0;
  }
}
.ie8 .fixsearch .box_title_top .st_lg_01_white .en {
  margin-bottom: 0;
}
.fixsearch .box_title_top .st_lg_01_white .jp {
  font-size: 113%;
}
@media only screen and (max-width: 767px) {
  .fixsearch .box_title_top .st_lg_01_white .jp {
    font-size: 100%;
  }
}
.fixsearch .btn_close {
  display: block;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 40px;
  height: 40px;
  color: transparent;
  background: transparent;
  border: 0;
  outline: 0;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .fixsearch .btn_close {
    right: 1.5em;
    top: 1.5em;
    width: 2em;
    height: 2em;
  }
}
.fixsearch .btn_close:before {
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  width: 130%;
  height: 2px;
  background: #fff;
}
.fixsearch .btn_close:after {
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  width: 130%;
  height: 2px;
  background: #fff;
}
.fixsearch .box_wrp {
  max-width: 100%;
}
.fixsearch .box_wrp > * {
  vertical-align: top;
  padding-top: 0;
  padding-bottom: 0;
}
.fixsearch .box_title {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.fixsearch .box_title .box_title_inner {
  display: table;
  width: auto;
  margin-left: 0;
  margin-right: auto;
}
@media only screen and (max-width: 1024px) {
  .fixsearch .box_title .box_title_inner {
    display: block;
  }
}
.fixsearch .box_form {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}

/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title {
  background: transparent url(../copy/images/bg_title-pc.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .con_title {
    background-image: url(../copy/images/bg_title-sp.jpg);
    position: relative;
  }
}
.con_title .box_wrp {
  position: relative;
  height: 350px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .con_title .box_wrp {
    height: auto;
    padding-bottom: 70%;
  }
}
@media only screen and (min-width: 768px) {
  .con_title .box_wrp-h {
    height: 650px;
  }
}
@media print {
  .con_title .box_wrp-h {
    height: 650px;
  }
}
.ie8 .con_title .box_wrp-h {
  height: 650px;
}
.con_title .box_wrp:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent url(../images/common/bg_dots.png) repeat left top;
}
.con_title h1 {
  position: absolute;
  right: 2.5%;
  top: 30px;
  font-size: 69%;
  color: #fff;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .con_title h1 {
    top: 20px;
  }
}
.con_title h2 {
  position: absolute;
  left: 50%;
  top: 48%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  line-height: 1.1;
}
@media only screen and (max-width: 1600px) {
  .con_title h2 {
    top: 47%;
  }
}
@media print {
  .con_title h2 {
    top: 47%;
  }
}
.ie8 .con_title h2 {
  top: 47%;
}
@media only screen and (max-width: 1024px) {
  .con_title h2 {
    top: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_title h2 .en {
    font-size: 200%;
  }
}
.con_title .box_menu {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_title .box_menu {
    position: absolute;
    width: 100%;
    top: 100%;
    z-index: 100;
  }
}
.con_title .box_menu .box_menu_inner {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(33, 40, 50, 0.65);
  padding: 0 2.5%;
}
@media only screen and (max-width: 767px) {
  .con_title .box_menu .box_menu_inner {
    display: block;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
}
.con_title .box_menu .txt_top {
  display: none;
  position: relative;
  font-size: 100%;
  color: #fff;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .con_title .box_menu .txt_top {
    padding: 0.5em 0;
    display: block;
  }
}
.con_title .box_menu .txt_top.active .ic_arrow {
  -webkit-transform: rotate(180deg) translate(0, -50%);
  -moz-transform: rotate(180deg) translate(0, -50%);
  -ms-transform: rotate(180deg) translate(0, -50%);
  -o-transform: rotate(180deg) translate(0, -50%);
  transform: rotate(180deg) translate(0, -50%);
}
.con_title .box_menu .txt_top .ic_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: rotate(0deg) translate(0, -50%);
  -moz-transform: rotate(0deg) translate(0, -50%);
  -ms-transform: rotate(0deg) translate(0, -50%);
  -o-transform: rotate(0deg) translate(0, -50%);
  transform: rotate(0deg) translate(0, -50%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
}
.con_title .box_menu ul {
  display: table;
  table-layout: fixed;
  width: auto;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_title .box_menu ul {
    display: none;
    padding-bottom: 1em;
    margin-top: 1em;
  }
}
.con_title .box_menu ul:after {
  display: table;
  content: '';
  clear: both;
}
.con_title .box_menu ul li {
  float: left;
}
@media only screen and (max-width: 767px) {
  .con_title .box_menu ul li {
    display: block;
    float: none;
  }
}
.con_title .box_menu ul li a {
  display: block;
  font-size: 100%;
  color: #fff;
  background: transparent;
  border: 0;
  outline: 0;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 20px 30px;
}
@media only screen and (max-width: 1024px) {
  .con_title .box_menu ul li a {
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_title .box_menu ul li a {
    font-size: 88%;
    padding: 0.5em 0;
  }
}
.con_title .box_menu ul li a.active, .con_title .box_menu ul li a:hover {
  background: #212832;
}

/* -----------------------------------------------------------
	.con_title_sub
----------------------------------------------------------- */
.con_title_sub {
  padding-top: 30px;
}
@media only screen and (max-width: 767px) {
  .con_title_sub {
    padding-top: 1.5em;
  }
}
.con_title_sub h1 {
  font-size: 69%;
  color: #271a0f;
  text-align: right;
  padding: 0 2.5%;
}
@media only screen and (max-width: 1024px) {
  .con_title_sub h1 {
    top: 20px;
  }
}
.con_title_sub .con_topicpath {
  padding-bottom: 0;
  margin-bottom: -20px;
}
@media only screen and (max-width: 1024px) {
  .con_title_sub .con_topicpath {
    margin-bottom: 0;
  }
}

/* -----------------------------------------------------------
	.con_topicpath
----------------------------------------------------------- */
.con_topicpath {
  padding: 25px 2.5%;
}
.con_topicpath ul {
  overflow: hidden;
  text-align: right;
}
.con_topicpath ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 88%;
}
.con_topicpath ul li,
.con_topicpath ul li a {
  color: #271a0f;
}
.con_topicpath ul li a {
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.con_topicpath ul li a:hover {
  text-decoration: underline;
  color: #212832;
}
.con_topicpath ul li.item_home a {
  text-decoration: underline;
}
.con_topicpath ul li.item_home a:hover {
  text-decoration: none;
}

/* -----------------------------------------------------------
	#pagetop
----------------------------------------------------------- */
#pagetop {
  display: block;
  position: fixed;
  left: 26px;
  bottom: 40px;
  z-index: 9000;
}
@media only screen and (max-width: 1024px) {
  #pagetop {
    display: none;
  }
}
#pagetop a {
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#pagetop a:hover {
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  transform: translate(0, -10px);
}
#pagetop a img {
  filter: brightness(100);
}

/* -----------------------------------------------------------
	#contents
----------------------------------------------------------- */
/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
#footer {
  color: #271a0f;
  margin-top: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #footer {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  #footer {
    margin-top: 3em;
  }
}
@media only screen and (max-width: 767px) {
  #footer {
    padding: 2em 0 0;
  }
}

.ft_nav {
  background: #fff;
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .ft_nav {
    background: transparent;
    padding: 0 0.5em;
  }
}
.ft_nav ul {
  text-align: center;
}
.ft_nav ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
}
@media only screen and (max-width: 1024px) {
  .ft_nav ul li {
    padding: 0 10px;
  }
}
.ft_nav ul li a {
  font-size: 94%;
  color: #271a0f;
  text-decoration: none;
}
.ft_nav ul li a:hover {
  color: #212832;
}
.ft_nav .btns .btn {
  margin-bottom: 0.5em;
}
.ft_nav .btns .btn a {
  font-size: 100%;
  text-align: left;
}

.ft_main {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .ft_main {
    margin-top: 1em;
  }
}
.ft_main .logo {
  text-align: center;
  margin-bottom: 18px;
}
@media only screen and (max-width: 767px) {
  .ft_main .logo {
    margin-bottom: 1.5em;
  }
}
.ft_main .box_address {
  text-align: center;
  margin-bottom: 45px;
  font-size: 94%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .ft_main .box_address {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .ft_main .box_address {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .ft_main .box_address {
    line-height: 2;
  }
}
@media print {
  .ft_main .box_address {
    line-height: 2;
  }
}
.ie8 .ft_main .box_address {
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .ft_main .box_address {
    font-size: 95%;
  }
}
.ft_main .box_address a {
  text-decoration: none;
}
.ft_main #copyright {
  background: #fff;
}
.ft_main #copyright .inner {
  position: relative;
  padding: 20px 0;
  max-width: 1100px;
  min-width: 1100px;
  width: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .ft_main #copyright .inner {
    width: 100%;
    min-width: 0;
    max-width: 768px;
  }
}
.ft_main #copyright .inner aside {
  float: left;
  width: 55%;
  font-size: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .ft_main #copyright .inner aside {
    float: none;
    text-align: center;
    width: 100%;
    padding: 0 0 5%;
  }
}
.ft_main #copyright .inner aside ul li {
  display: inline-block;
  margin: 0 1em 0 0;
}
.ft_main #copyright .inner aside ul li a {
  text-decoration: none;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .ft_main #copyright .inner aside ul {
    text-align: center;
  }
}
.ft_main #copyright .inner p {
  float: right;
  width: 45%;
  text-align: right;
  font-size: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .ft_main #copyright .inner p {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.ft_main #copyright .clear:after {
  clear: both;
}
.ft_main #copyright .clear:after,
.ft_main #copyright .clear:before {
  content: "";
  display: block;
  overflow: hidden;
  height: 0;
}
.ft_main .box_privacy {
  max-width: 580px;
  font-size: 75%;
  line-height: 1.66667;
  border: 1px solid #dbd6cc;
  padding: 1.2em 1.5em;
  margin: auto;
  margin-bottom: 38px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .ft_main .box_privacy {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .ft_main .box_privacy {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .ft_main .box_privacy {
    max-width: 100%;
  }
}
.ft_main .box_privacy,
.ft_main .box_privacy a {
  color: #271a0f;
}
.ft_main .box_privacy img {
  float: left;
  margin-right: 20px;
}
.ft_main .box_privacy span {
  display: block;
  overflow: hidden;
}
.ft_main .box_logos {
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .ft_main .box_logos {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .ft_main .box_logos {
    margin-bottom: 1.5em;
  }
}
.ft_main .box_logos .group {
  background-color: #ede0cc;
  max-width: 580px;
  margin: 0 auto;
  margin-bottom: .8em;
}
.ft_main .box_logos ul {
  text-align: center;
}
.ft_main .box_logos ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .ft_main .box_logos ul li {
    display: block;
    padding: 0;
    margin-bottom: 1em;
  }
}
.ft_main .box_logos ul li a {
  text-decoration: none;
}
.ft_main .box_lnk {
  max-width: 990px;
  margin: auto;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .ft_main .box_lnk {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .ft_main .box_lnk {
    margin-bottom: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .ft_main .box_lnk {
    border-top: 1px solid #bebab7;
    padding-top: 1.5em;
  }
}
.ft_main .box_lnk .col_left {
  width: 50%;
  padding-right: 1.5em;
}
@media only screen and (max-width: 767px) {
  .ft_main .box_lnk .col_left {
    text-align: center;
    padding-right: 0;
    margin-bottom: 1.5em;
  }
}
.ft_main .box_lnk .col_left .txt {
  font-size: 88%;
}
@media only screen and (max-width: 767px) {
  .ft_main .box_lnk .col_left .txt {
    margin-bottom: 1em;
    line-height: 1.6;
  }
}
.ft_main .box_lnk .col_lnk {
  width: 50%;
  text-align: right;
  font-size: 88%;
}
@media only screen and (max-width: 767px) {
  .ft_main .box_lnk .col_lnk {
    text-align: center;
  }
}
.ft_main .box_lnk .col_lnk > * {
  vertical-align: middle;
  padding: 5px 0;
}
.ft_main .box_lnk .col_lnk img {
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .ft_main .box_lnk .col_lnk img {
    padding-left: 0;
    margin-bottom: 1em;
  }
}
.ft_main .box_lnk .col_lnk a {
  text-decoration: none;
  color: #271a0f;
}
@media only screen and (max-width: 767px) {
  .ft_main .box_lnk .col_left,
  .ft_main .box_lnk .col_lnk {
    width: 100%;
  }
}

#copyright {
  font-family: "Inter", sans-serif;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #copyright {
    font-size: 82%;
  }
}

/* -----------------------------------------------------------
	下層共通スタイル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	テーブル
----------------------------------------------------------- */
table.tbl_primary {
  width: 100%;
  border-top: 2px solid #212832;
}
table.tbl_primary tr th,
table.tbl_primary tr td {
  font-size: 100%;
  font-weight: normal;
  color: #212832;
  border-top: 1px dotted #212832;
  border-bottom: 1px dotted #212832;
  padding: 12.5px 15px;
}
@media only screen and (max-width: 767px) {
  table.tbl_primary tr th,
  table.tbl_primary tr td {
    padding: 0.6em 1em;
  }
}
table.tbl_primary tr th {
  width: 25%;
  border-right: 1px dotted #212832;
}
@media only screen and (max-width: 767px) {
  table.tbl_primary tr th {
    background: #dedede;
    border-top: 0;
    border-right: 0;
    text-align: center;
  }
}
table.tbl_primary tr td {
  border-right: 1px dotted #212832;
}
@media only screen and (max-width: 767px) {
  table.tbl_primary tr td {
    border-right: 0;
    border-top: 0;
  }
}
table.tbl_primary tr td:last-child {
  border-right: 0;
}
@media only screen and (max-width: 767px) {
  table.tbl_primary tr th,
  table.tbl_primary tr td {
    display: block;
    width: 100%;
  }
}

table.tbl_primary_fix {
  width: 100%;
  border-top: 2px solid #212832;
}
table.tbl_primary_fix tr th,
table.tbl_primary_fix tr td {
  font-size: 100%;
  font-weight: normal;
  color: #212832;
  border-top: 1px dotted #212832;
  border-bottom: 1px dotted #212832;
  padding: 12.5px 15px;
}
@media only screen and (max-width: 767px) {
  table.tbl_primary_fix tr th,
  table.tbl_primary_fix tr td {
    padding: 0.6em 1em;
  }
}
table.tbl_primary_fix tr th {
  border-right: 1px dotted #212832;
}
table.tbl_primary_fix tr td {
  border-right: 1px dotted #212832;
}
table.tbl_primary_fix tr td:last-child {
  border-right: 0;
}

table.tbl_secondary {
  width: 100%;
}
table.tbl_secondary tr th,
table.tbl_secondary tr td {
  font-size: 94%;
  font-weight: normal;
  color: #212832;
  border-top: 1px dotted #212832;
  border-bottom: 1px dotted #212832;
  padding: 9px 15px;
}
@media only screen and (max-width: 767px) {
  table.tbl_secondary tr th,
  table.tbl_secondary tr td {
    padding: 0.5em 1em;
  }
}
table.tbl_secondary tr th {
  width: 25%;
  background: #dedede;
  border-right: 1px dotted #212832;
}
@media only screen and (max-width: 767px) {
  table.tbl_secondary tr th {
    background: #dedede;
    border-top: 0;
    border-right: 0;
    text-align: center;
  }
}
table.tbl_secondary tr td {
  border-right: 1px dotted #212832;
}
@media only screen and (max-width: 767px) {
  table.tbl_secondary tr td {
    border-right: 0;
    border-top: 0;
  }
}
table.tbl_secondary tr td:last-child {
  border-right: 0;
}
@media only screen and (max-width: 767px) {
  table.tbl_secondary tr th,
  table.tbl_secondary tr td {
    display: block;
    width: 100%;
  }
}

table.tbl_secondary_fix {
  width: 100%;
}
table.tbl_secondary_fix tr th,
table.tbl_secondary_fix tr td {
  font-size: 94%;
  font-weight: normal;
  color: #212832;
  border-top: 1px dotted #212832;
  border-bottom: 1px dotted #212832;
  padding: 9px 15px;
}
@media only screen and (max-width: 767px) {
  table.tbl_secondary_fix tr th,
  table.tbl_secondary_fix tr td {
    padding: 0.5em 1em;
  }
}
table.tbl_secondary_fix tr th {
  background: #dedede;
  border-right: 1px dotted #212832;
}
table.tbl_secondary_fix tr td {
  border-right: 1px dotted #212832;
}
table.tbl_secondary_fix tr td:last-child {
  border-right: 0;
}

/* -----------------------------------------------------------
	見出し heading
----------------------------------------------------------- */
.st_lg_01 {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_lg_01 .en {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 344%;
  color: #212832;
  margin-bottom: 0.1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_lg_01 .en {
    font-size: 288%;
  }
}
@media only screen and (max-width: 767px) {
  .st_lg_01 .en {
    font-size: 213%;
  }
}
.st_lg_01 .jp {
  display: block;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-weight: normal;
  color: #212832;
  font-size: 113%;
}
@media only screen and (max-width: 767px) {
  .st_lg_01 .jp {
    font-size: 100%;
  }
}

.st_lg_01_white {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_lg_01_white .en {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 344%;
  color: #fff;
  margin-bottom: 0.1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_lg_01_white .en {
    font-size: 288%;
  }
}
@media only screen and (max-width: 767px) {
  .st_lg_01_white .en {
    font-size: 213%;
  }
}
.st_lg_01_white .jp {
  display: block;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-weight: normal;
  color: #fff;
  font-size: 113%;
}
@media only screen and (max-width: 767px) {
  .st_lg_01_white .jp {
    font-size: 100%;
  }
}

.st_lg_02_white {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_lg_02_white .en {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 344%;
  color: #fff;
  margin-bottom: 0.1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_lg_02_white .en {
    font-size: 288%;
  }
}
@media only screen and (max-width: 767px) {
  .st_lg_02_white .en {
    font-size: 213%;
  }
}
.st_lg_02_white .jp {
  display: block;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 150%;
  font-weight: normal;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_lg_02_white .jp {
    font-size: 125%;
  }
}
@media only screen and (max-width: 767px) {
  .st_lg_02_white .jp {
    font-size: 113%;
  }
}
@media only screen and (max-width: 767px) {
  .st_lg_02_white .jp {
    font-size: 100%;
  }
}

.st_lg_02_darkorange {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_lg_02_darkorange .en {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 344%;
  color: #212832;
  margin-bottom: 0.1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_lg_02_darkorange .en {
    font-size: 288%;
  }
}
@media only screen and (max-width: 767px) {
  .st_lg_02_darkorange .en {
    font-size: 213%;
  }
}
.st_lg_02_darkorange .jp {
  display: block;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 150%;
  font-weight: normal;
  color: #212832;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_lg_02_darkorange .jp {
    font-size: 125%;
  }
}
@media only screen and (max-width: 767px) {
  .st_lg_02_darkorange .jp {
    font-size: 113%;
  }
}
@media only screen and (max-width: 767px) {
  .st_lg_02_darkorange .jp {
    font-size: 100%;
  }
}

.st_lg_03 {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_lg_03 .en {
  vertical-align: middle;
  font-family: "Inter", sans-serif;
  font-size: 344%;
  color: #212832;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_lg_03 .en {
    font-size: 288%;
  }
}
@media only screen and (max-width: 767px) {
  .st_lg_03 .en {
    font-size: 213%;
  }
}
.st_lg_03 .jp {
  vertical-align: middle;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 113%;
  color: #212832;
  padding-left: 0.5em;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .st_lg_03 .jp {
    font-size: 100%;
  }
}

.st_lg_03_white {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_lg_03_white .en {
  vertical-align: middle;
  font-family: "Inter", sans-serif;
  font-size: 344%;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_lg_03_white .en {
    font-size: 288%;
  }
}
@media only screen and (max-width: 767px) {
  .st_lg_03_white .en {
    font-size: 213%;
  }
}
.st_lg_03_white .jp {
  vertical-align: middle;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 113%;
  color: #fff;
  padding-left: 0.5em;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .st_lg_03_white .jp {
    font-size: 100%;
  }
}

.st_md_01 {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_md_01 .en {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 250%;
  color: #212832;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_md_01 .en {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .st_md_01 .en {
    font-size: 175%;
  }
}
.st_md_01 .en span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 60px;
}
.st_md_01 .en span .line_01,
.st_md_01 .en span .line_02 {
  display: block;
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 40px;
  height: 11px;
  border-top: 1px solid #212832;
  border-bottom: 1px solid #212832;
}
.st_md_01 .en span .line_01:before,
.st_md_01 .en span .line_02:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 100%;
  height: 1px;
  background: #212832;
}
.st_md_01 .en span .line_02 {
  right: 0;
  left: auto;
}
.st_md_01 .jp {
  display: block;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 94%;
  font-weight: normal;
  color: #212832;
}

.st_md_01_white {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_md_01_white .en {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 250%;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_md_01_white .en {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .st_md_01_white .en {
    font-size: 175%;
  }
}
.st_md_01_white .en span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 60px;
}
.st_md_01_white .en span .line_01,
.st_md_01_white .en span .line_02 {
  display: block;
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 40px;
  height: 11px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.st_md_01_white .en span .line_01:before,
.st_md_01_white .en span .line_02:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 100%;
  height: 1px;
  background: #fff;
}
.st_md_01_white .en span .line_02 {
  right: 0;
  left: auto;
}
.st_md_01_white .jp {
  display: block;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 94%;
  font-weight: normal;
  color: #fff;
}

.st_md_02 {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_md_02 .en {
  vertical-align: middle;
  font-family: "Inter", sans-serif;
  font-size: 250%;
  color: #212832;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_md_02 .en {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .st_md_02 .en {
    font-size: 175%;
  }
}
.st_md_02 .jp {
  vertical-align: middle;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 94%;
  font-weight: normal;
  color: #212832;
  padding-left: 0.5em;
}

.st_md_02_white {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_md_02_white .en {
  vertical-align: middle;
  font-family: "Inter", sans-serif;
  font-size: 250%;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_md_02_white .en {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .st_md_02_white .en {
    font-size: 175%;
  }
}
.st_md_02_white .jp {
  vertical-align: middle;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 94%;
  font-weight: normal;
  color: #fff;
  padding-left: 0.5em;
}

.st_md_03 {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_md_03 .jp {
  display: block;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 225%;
  font-weight: normal;
  color: #212832;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_md_03 .jp {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .st_md_03 .jp {
    font-size: 157%;
  }
}
.st_md_03 .en {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 94%;
  color: #212832;
}

.st_md_03_white {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_md_03_white .jp {
  display: block;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 225%;
  font-weight: normal;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_md_03_white .jp {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .st_md_03_white .jp {
    font-size: 157%;
  }
}
.st_md_03_white .en {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 94%;
  color: #fff;
}

.st_md_04 {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_md_04 .jp {
  vertical-align: middle;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 250%;
  font-weight: normal;
  color: #212832;
  padding-left: 0.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_md_04 .jp {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .st_md_04 .jp {
    font-size: 175%;
  }
}
.st_md_04 .en {
  vertical-align: middle;
  font-family: "Inter", sans-serif;
  font-size: 94%;
  color: #212832;
}

.st_md_04_white {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_md_04_white .jp {
  vertical-align: middle;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 250%;
  font-weight: normal;
  color: #fff;
  padding-left: 0.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_md_04_white .jp {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .st_md_04_white .jp {
    font-size: 175%;
  }
}
.st_md_04_white .en {
  vertical-align: middle;
  font-family: "Inter", sans-serif;
  font-size: 94%;
  color: #fff;
}

.st_md_05 {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_md_05 .jp {
  display: block;
  position: relative;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 150%;
  font-weight: normal;
  color: #212832;
  padding-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_md_05 .jp {
    font-size: 138%;
  }
}
@media only screen and (max-width: 767px) {
  .st_md_05 .jp {
    font-size: 125%;
  }
}
@media only screen and (max-width: 767px) {
  .st_md_05 .jp {
    padding-top: 1em;
  }
}
.st_md_05 .jp:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 130px;
  height: 1px;
  background: #212832;
}

.st_md_05_white {
  line-height: 1.3;
  font-weight: 100;
  text-align: center;
}
.st_md_05_white .jp {
  display: block;
  position: relative;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 150%;
  font-weight: normal;
  color: #fff;
  padding-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_md_05_white .jp {
    font-size: 138%;
  }
}
@media only screen and (max-width: 767px) {
  .st_md_05_white .jp {
    font-size: 125%;
  }
}
@media only screen and (max-width: 767px) {
  .st_md_05_white .jp {
    padding-top: 1em;
  }
}
.st_md_05_white .jp:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 130px;
  height: 1px;
  background: #fff;
}

.st_sm_01 {
  font-weight: normal;
}
.st_sm_01 .en {
  vertical-align: baseline;
  font-family: "Inter", sans-serif;
  font-size: 188%;
  color: #ad8232;
  letter-spacing: 0.2px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_sm_01 .en {
    font-size: 163%;
  }
}
@media only screen and (max-width: 767px) {
  .st_sm_01 .en {
    font-size: 157%;
  }
}
.st_sm_01 .jp {
  vertical-align: baseline;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 100%;
  color: #2d1c0d;
  padding-left: 0.5em;
  font-feature-settings: "palt";
}
@media only screen and (max-width: 767px) {
  .st_sm_01 .jp {
    font-size: 88%;
    padding-left: 0.3em;
  }
}

.st_sm_02 {
  font-weight: normal;
}
.st_sm_02 .jp {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 100%;
  font-size: 125%;
  color: #212832;
  padding-left: 0.8em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_sm_02 .jp {
    font-size: 113%;
  }
}
@media only screen and (max-width: 767px) {
  .st_sm_02 .jp {
    font-size: 113%;
  }
}
.st_sm_02 .jp:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 1em;
  width: 5px;
  background: #212832;
}

/* -----------------------------------------------------------
	ボタン button
----------------------------------------------------------- */
.btn.btn_lg > * {
  max-width: 500px;
  font-size: 113%;
  padding: 24px 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .btn.btn_lg > * {
    padding: 18px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .btn.btn_lg > * {
    padding: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .btn.btn_lg > * {
    max-width: 100%;
  }
}

.btn_darkbrown {
  text-align: center;
}
.btn_darkbrown > * {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 280px;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 100%;
  color: #fff !important;
  background: #271a0f;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: 0;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 13px 15px;
}
@media only screen and (max-width: 767px) {
  .btn_darkbrown > * {
    max-width: 100%;
    padding: 0.8em 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .btn_darkbrown > *:hover {
    background: #4c331d;
  }
}
@media print {
  .btn_darkbrown > *:hover {
    background: #4c331d;
  }
}
.ie8 .btn_darkbrown > *:hover {
  background: #4c331d;
}
@media only screen and (min-width: 1025px) {
  .btn_darkbrown > *:hover .ic_arrow {
    right: 5px;
  }
}
@media print {
  .btn_darkbrown > *:hover .ic_arrow {
    right: 5px;
  }
}
.ie8 .btn_darkbrown > *:hover .ic_arrow {
  right: 5px;
}
.btn_darkbrown > * .ic_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 25px;
  height: 8px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn_darkbrown > * .ic_arrow:before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 140%;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.btn_blue {
  text-align: center;
}
.btn_blue > * {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 280px;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 100%;
  color: #fff !important;
  background: #212832;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: 0;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 13px 15px;
}
@media only screen and (max-width: 767px) {
  .btn_blue > * {
    max-width: 100%;
    padding: 0.8em 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .btn_blue > *:hover {
    background: #354151;
  }
}
@media print {
  .btn_blue > *:hover {
    background: #354151;
  }
}
.ie8 .btn_blue > *:hover {
  background: #354151;
}
@media only screen and (min-width: 1025px) {
  .btn_blue > *:hover .ic_arrow {
    right: 5px;
  }
}
@media print {
  .btn_blue > *:hover .ic_arrow {
    right: 5px;
  }
}
.ie8 .btn_blue > *:hover .ic_arrow {
  right: 5px;
}
.btn_blue > * .ic_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 25px;
  height: 8px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn_blue > * .ic_arrow:before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 140%;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.btn_darkorange {
  text-align: center;
}
.btn_darkorange > * {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 280px;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 100%;
  color: #fff !important;
  background: #212832;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: 0;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 13px 15px;
}
@media only screen and (max-width: 767px) {
  .btn_darkorange > * {
    max-width: 100%;
    padding: 0.8em 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .btn_darkorange > *:hover {
    background: #354151;
  }
}
@media print {
  .btn_darkorange > *:hover {
    background: #354151;
  }
}
.ie8 .btn_darkorange > *:hover {
  background: #354151;
}
@media only screen and (min-width: 1025px) {
  .btn_darkorange > *:hover .ic_arrow {
    right: 5px;
  }
}
@media print {
  .btn_darkorange > *:hover .ic_arrow {
    right: 5px;
  }
}
.ie8 .btn_darkorange > *:hover .ic_arrow {
  right: 5px;
}
.btn_darkorange > * .ic_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 25px;
  height: 8px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn_darkorange > * .ic_arrow:before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 140%;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.btn_white {
  text-align: center;
}
.btn_white > * {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 280px;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 100%;
  color: #271a0f !important;
  background: #fff;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: 0;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 13px 15px;
}
@media only screen and (max-width: 767px) {
  .btn_white > * {
    max-width: 100%;
    padding: 0.8em 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .btn_white > *:hover {
    background: white;
  }
}
@media print {
  .btn_white > *:hover {
    background: white;
  }
}
.ie8 .btn_white > *:hover {
  background: white;
}
@media only screen and (min-width: 1025px) {
  .btn_white > *:hover .ic_arrow {
    right: 5px;
  }
}
@media print {
  .btn_white > *:hover .ic_arrow {
    right: 5px;
  }
}
.ie8 .btn_white > *:hover .ic_arrow {
  right: 5px;
}
.btn_white > * .ic_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 25px;
  height: 8px;
  border-bottom: 1px solid #271a0f;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn_white > * .ic_arrow:before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 140%;
  right: 0;
  bottom: 0;
  background: #271a0f;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.btn_ghost_darkbrown {
  text-align: center;
}
.btn_ghost_darkbrown > * {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 280px;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 100%;
  color: #271a0f !important;
  background: transparent;
  border: 1px solid #271a0f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: 0;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 15px;
}
@media only screen and (max-width: 767px) {
  .btn_ghost_darkbrown > * {
    max-width: 100%;
    padding: 0.7em 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .btn_ghost_darkbrown > *:hover {
    color: #fff !important;
    background: #271a0f;
  }
}
@media print {
  .btn_ghost_darkbrown > *:hover {
    color: #fff !important;
    background: #271a0f;
  }
}
.ie8 .btn_ghost_darkbrown > *:hover {
  color: #fff !important;
  background: #271a0f;
}
@media only screen and (min-width: 1025px) {
  .btn_ghost_darkbrown > *:hover .ic_arrow {
    right: 5px;
    border-bottom-color: #fff;
  }
}
@media print {
  .btn_ghost_darkbrown > *:hover .ic_arrow {
    right: 5px;
    border-bottom-color: #fff;
  }
}
.ie8 .btn_ghost_darkbrown > *:hover .ic_arrow {
  right: 5px;
  border-bottom-color: #fff;
}
.btn_ghost_darkbrown > *:hover .ic_arrow:before {
  background: #fff;
}
.btn_ghost_darkbrown > * .ic_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 25px;
  height: 8px;
  border-bottom: 1px solid #271a0f;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn_ghost_darkbrown > * .ic_arrow:before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 140%;
  right: 0;
  bottom: 0;
  background: #271a0f;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.btn_ghost_blue {
  text-align: center;
}
.btn_ghost_blue > * {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 280px;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 100%;
  color: #212832 !important;
  background: transparent;
  border: 1px solid #212832;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: 0;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 15px;
}
@media only screen and (max-width: 767px) {
  .btn_ghost_blue > * {
    max-width: 100%;
    padding: 0.7em 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .btn_ghost_blue > *:hover {
    color: #fff !important;
    background: #212832;
  }
}
@media print {
  .btn_ghost_blue > *:hover {
    color: #fff !important;
    background: #212832;
  }
}
.ie8 .btn_ghost_blue > *:hover {
  color: #fff !important;
  background: #212832;
}
@media only screen and (min-width: 1025px) {
  .btn_ghost_blue > *:hover .ic_arrow {
    right: 5px;
    border-bottom-color: #fff;
  }
}
@media print {
  .btn_ghost_blue > *:hover .ic_arrow {
    right: 5px;
    border-bottom-color: #fff;
  }
}
.ie8 .btn_ghost_blue > *:hover .ic_arrow {
  right: 5px;
  border-bottom-color: #fff;
}
.btn_ghost_blue > *:hover .ic_arrow:before {
  background: #fff;
}
.btn_ghost_blue > * .ic_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 25px;
  height: 8px;
  border-bottom: 1px solid #212832;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn_ghost_blue > * .ic_arrow:before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 140%;
  right: 0;
  bottom: 0;
  background: #212832;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.btn_ghost_darkorange {
  text-align: center;
}
.btn_ghost_darkorange > * {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 280px;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 100%;
  color: #212832 !important;
  background: transparent;
  border: 1px solid #212832;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: 0;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 15px;
}
@media only screen and (max-width: 767px) {
  .btn_ghost_darkorange > * {
    max-width: 100%;
    padding: 0.7em 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .btn_ghost_darkorange > *:hover {
    color: #fff !important;
    background: #212832;
  }
}
@media print {
  .btn_ghost_darkorange > *:hover {
    color: #fff !important;
    background: #212832;
  }
}
.ie8 .btn_ghost_darkorange > *:hover {
  color: #fff !important;
  background: #212832;
}
@media only screen and (min-width: 1025px) {
  .btn_ghost_darkorange > *:hover .ic_arrow {
    right: 5px;
    border-bottom-color: #fff;
  }
}
@media print {
  .btn_ghost_darkorange > *:hover .ic_arrow {
    right: 5px;
    border-bottom-color: #fff;
  }
}
.ie8 .btn_ghost_darkorange > *:hover .ic_arrow {
  right: 5px;
  border-bottom-color: #fff;
}
.btn_ghost_darkorange > *:hover .ic_arrow:before {
  background: #fff;
}
.btn_ghost_darkorange > * .ic_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 25px;
  height: 8px;
  border-bottom: 1px solid #212832;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn_ghost_darkorange > * .ic_arrow:before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 140%;
  right: 0;
  bottom: 0;
  background: #212832;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.btn_ghost_white {
  text-align: center;
}
.btn_ghost_white > * {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 280px;
  font-family: "A+EqpB-游ゴシック体 Pr6N M", sans-serif;
  font-size: 100%;
  color: #fff !important;
  background: transparent;
  border: 1px solid #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  outline: 0;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 15px;
}
@media only screen and (max-width: 767px) {
  .btn_ghost_white > * {
    max-width: 100%;
    padding: 0.7em 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .btn_ghost_white > *:hover {
    color: #271a0f !important;
    background: #fff;
  }
}
@media print {
  .btn_ghost_white > *:hover {
    color: #271a0f !important;
    background: #fff;
  }
}
.ie8 .btn_ghost_white > *:hover {
  color: #271a0f !important;
  background: #fff;
}
@media only screen and (min-width: 1025px) {
  .btn_ghost_white > *:hover .ic_arrow {
    right: 5px;
    border-bottom-color: #271a0f;
  }
}
@media print {
  .btn_ghost_white > *:hover .ic_arrow {
    right: 5px;
    border-bottom-color: #271a0f;
  }
}
.ie8 .btn_ghost_white > *:hover .ic_arrow {
  right: 5px;
  border-bottom-color: #271a0f;
}
.btn_ghost_white > *:hover .ic_arrow:before {
  background: #271a0f;
}
.btn_ghost_white > * .ic_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 25px;
  height: 8px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn_ghost_white > * .ic_arrow:before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 140%;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.btn_arrow_darkbrown {
  text-align: center;
}
.btn_arrow_darkbrown > * {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 88%;
  color: #271a0f;
  text-decoration: none !important;
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .btn_arrow_darkbrown > *:hover {
    color: #271a0f !important;
  }
}
@media print {
  .btn_arrow_darkbrown > *:hover {
    color: #271a0f !important;
  }
}
.ie8 .btn_arrow_darkbrown > *:hover {
  color: #271a0f !important;
}
@media only screen and (min-width: 1025px) {
  .btn_arrow_darkbrown > *:hover span .ic_arrow {
    right: 0;
  }
}
@media print {
  .btn_arrow_darkbrown > *:hover span .ic_arrow {
    right: 0;
  }
}
.ie8 .btn_arrow_darkbrown > *:hover span .ic_arrow {
  right: 0;
}
.btn_arrow_darkbrown > * span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 15px 6px;
  padding-right: 45px;
}
@media only screen and (max-width: 767px) {
  .btn_arrow_darkbrown > * span {
    padding: 0 1em 0.5em;
    padding-right: 3em;
  }
}
.btn_arrow_darkbrown > * span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #271a0f;
  height: 0;
  width: 100%;
}
.btn_arrow_darkbrown > * span .ic_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 20px;
  height: 6px;
  border-bottom: 1px solid #271a0f;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn_arrow_darkbrown > * span .ic_arrow:before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 140%;
  right: 0;
  bottom: 0;
  background: #271a0f;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.btn_arrow_white {
  text-align: center;
}
.btn_arrow_white > * {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 88%;
  color: #fff;
  text-decoration: none !important;
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .btn_arrow_white > *:hover {
    color: #fff !important;
  }
}
@media print {
  .btn_arrow_white > *:hover {
    color: #fff !important;
  }
}
.ie8 .btn_arrow_white > *:hover {
  color: #fff !important;
}
@media only screen and (min-width: 1025px) {
  .btn_arrow_white > *:hover span .ic_arrow {
    right: 0;
  }
}
@media print {
  .btn_arrow_white > *:hover span .ic_arrow {
    right: 0;
  }
}
.ie8 .btn_arrow_white > *:hover span .ic_arrow {
  right: 0;
}
.btn_arrow_white > * span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 15px 6px;
  padding-right: 45px;
}
@media only screen and (max-width: 767px) {
  .btn_arrow_white > * span {
    padding: 0 1em 0.5em;
    padding-right: 3em;
  }
}
.btn_arrow_white > * span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #fff;
  height: 0;
  width: 100%;
}
.btn_arrow_white > * span .ic_arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 20px;
  height: 6px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn_arrow_white > * span .ic_arrow:before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 140%;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/* -----------------------------------------------------------
	tabs_common_01
----------------------------------------------------------- */
.tabs_common_01 .tabs {
  margin: 0 -2px;
}
@media only screen and (max-width: 767px) {
  .tabs_common_01 .tabs {
    margin: 0;
  }
}
.tabs_common_01 .tabs ul {
  display: table;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 2px 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .tabs_common_01 .tabs ul {
    display: block;
    border-spacing: 0;
  }
}
.tabs_common_01 .tabs ul li {
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #bebab7;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 767px) {
  .tabs_common_01 .tabs ul li {
    display: block;
    margin-bottom: 1.5em;
  }
}
.tabs_common_01 .tabs ul li span {
  display: block;
  position: relative;
  font-size: 113%;
  color: #2d1c0d;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 14px 5px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tabs_common_01 .tabs ul li span {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .tabs_common_01 .tabs ul li span {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .tabs_common_01 .tabs ul li span {
    padding: 0.7em 0.5em;
  }
}
.tabs_common_01 .tabs ul li span:before {
  opacity: 0;
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 0.5em;
  background: #fff;
  -webkit-transition: background 0.4s ease;
  -moz-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
  z-index: 1;
}
.tabs_common_01 .tabs ul li span:after {
  opacity: 0;
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  width: 1px;
  height: 0;
  background: #212832;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .tabs_common_01 .tabs ul li span:after {
    height: 1em;
  }
}
.tabs_common_01 .tabs ul li:hover,
.tabs_common_01 .tabs ul li.active {
  background: #212832;
  border: 1px solid #212832;
}
@media only screen and (max-width: 767px) {
  .tabs_common_01 .tabs ul li:hover,
  .tabs_common_01 .tabs ul li.active {
    background: transparent;
    border: 0;
  }
}
.tabs_common_01 .tabs ul li:hover span,
.tabs_common_01 .tabs ul li.active span {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .tabs_common_01 .tabs ul li:hover span,
  .tabs_common_01 .tabs ul li.active span {
    background: #212832;
    border: 1px solid #212832;
  }
}
.tabs_common_01 .tabs ul li:hover span:before, .tabs_common_01 .tabs ul li:hover span:after,
.tabs_common_01 .tabs ul li.active span:before,
.tabs_common_01 .tabs ul li.active span:after {
  opacity: 1;
}
.tabs_common_01 .tabs ul li:hover span:after,
.tabs_common_01 .tabs ul li.active span:after {
  height: 1.2em;
}
.tabs_common_01 .tabs ul li.active {
  cursor: default;
}
.tabs_common_01 .panels .panel {
  display: none;
  width: 100%;
  margin: 0 auto;
}
.tabs_common_01 .panels .panel.active {
  display: list-item;
}

.tabs_common_02 .tabs {
  margin: 0 -20px;
}
@media only screen and (max-width: 767px) {
  .tabs_common_02 .tabs {
    margin: 0;
  }
}
.tabs_common_02 .tabs ul {
  display: table;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 20px 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .tabs_common_02 .tabs ul {
    display: block;
    border-spacing: 0;
  }
}
.tabs_common_02 .tabs ul li {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 3px solid #bebab7;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 767px) {
  .tabs_common_02 .tabs ul li {
    display: block;
    margin-bottom: 1.5em;
  }
}
.tabs_common_02 .tabs ul li span {
  display: block;
  position: relative;
  font-size: 100%;
  color: #2d1c0d;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .tabs_common_02 .tabs ul li span {
    padding-bottom: 0.1em;
  }
}
.tabs_common_02 .tabs ul li:hover,
.tabs_common_02 .tabs ul li.active {
  border-bottom-color: #ad8232;
}
.tabs_common_02 .tabs ul li.active {
  cursor: default;
}
.tabs_common_02 .panels .panel {
  display: none;
  width: 100%;
  margin: 0 auto;
}
.tabs_common_02 .panels .panel.active {
  display: list-item;
}

/* -----------------------------------------------------------
	slide_style
----------------------------------------------------------- */
.slide_style .slick-slide .img_thumb {
  width: 100%;
}
.slide_style .slick-arrow {
  display: block;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 90px;
  height: 20px;
  border: 0 none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 0;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .slide_style .slick-arrow {
    width: 60px;
    height: 20px;
  }
}
.slide_style .slick-arrow:active {
  opacity: 0.8;
}
.slide_style .slick-prev {
  left: 0;
  right: auto;
  background: transparent url(../images/common/ic_arrow_left.png) no-repeat center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.slide_style .slick-next {
  right: 0;
  left: auto;
  background: transparent url(../images/common/ic_arrow_right.png) no-repeat center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.slide_style .slick-dots {
  position: absolute;
  left: 0;
  bottom: 20px;
  right: auto;
  top: auto;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.slide_style .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  padding: 0;
  margin: 0 6px;
}
.slide_style .slick-dots li button {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  color: transparent;
  background: #bebab7;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 0;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.slide_style .slick-dots li.slick-active button {
  background: #212832;
}

/* -----------------------------------------------------------
	packages_common
----------------------------------------------------------- */
.packages_common .box_title_top {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .packages_common .box_title_top {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .packages_common .box_title_top {
    margin-bottom: 1.5em;
  }
}
.packages_common .box_title_top .title_top {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_title_top .title_top {
    margin-bottom: 1.5em;
  }
}
.packages_common .box_title_top .title_top .and {
  font-size: 85%;
}
.packages_common .box_title_top .txt {
  text-align: center;
}
.packages_common .box_title_top .txt span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #ad8232;
  letter-spacing: 0.1em;
  border-top: 2px solid #ad8232;
  border-bottom: 1px solid #ad8232;
  padding: 0.6em 1em 0.8em;
}
.packages_common .box_title_top .txt span:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 100%;
  height: 1px;
  background: #ad8232;
}
.packages_common .box_tabs {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .packages_common .box_tabs {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .packages_common .box_tabs {
    margin-bottom: 1em;
  }
}
.packages_common .box_tabs .tabs {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .packages_common .box_tabs .tabs {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .packages_common .box_tabs .tabs {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .packages_common .box_tabs .tabs {
    padding: 0 25px;
  }
}
@media print {
  .packages_common .box_tabs .tabs {
    padding: 0 25px;
  }
}
.ie8 .packages_common .box_tabs .tabs {
  padding: 0 25px;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_tabs .tabs ul {
    margin: 0 -0.2em;
  }
}
@media only screen and (max-width: 767px) {
  .packages_common .box_tabs .tabs ul:after {
    display: block;
    content: '';
    clear: both;
  }
}
@media only screen and (max-width: 767px) {
  .packages_common .box_tabs .tabs ul li {
    display: block;
    width: 50%;
    float: left;
    border: 0;
    padding: 0 0.1em;
    margin-bottom: 0.2em;
  }
}
@media only screen and (min-width: 768px) {
  .packages_common .box_tabs .tabs ul li span {
    height: auto !important;
  }
}
@media print {
  .packages_common .box_tabs .tabs ul li span {
    height: auto !important;
  }
}
.ie8 .packages_common .box_tabs .tabs ul li span {
  height: auto !important;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_tabs .tabs ul li span {
    height: 100%;
    border: 1px solid #2d1c0d;
  }
}
@media only screen and (max-width: 767px) {
  .packages_common .box_tabs .tabs ul li span:before, .packages_common .box_tabs .tabs ul li span:after {
    display: none;
  }
}
.packages_common .box_tabs .panels .panel {
  opacity: 0;
  max-height: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.packages_common .box_tabs .panels .panel.active {
  opacity: 1;
  max-height: 100000px;
}
.packages_common .box_list {
  overflow: hidden;
}
.packages_common .box_list .list {
  margin: 0 -8px;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_list .list {
    margin: 0;
  }
}
.packages_common .box_list .list .item {
  width: 33.33333%;
  padding: 0 8px;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_list .list .item {
    width: 100%;
    height: auto !important;
    padding: 0;
    margin-bottom: 0.5em;
  }
}
.packages_common .box_list .list .item a {
  display: block;
  height: 100%;
  background: #fff;
  text-decoration: none;
  padding: 0 10px 15px;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_list .list .item a {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0.3em;
  }
}
.packages_common .box_list .list .item a:hover .thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.packages_common .box_list .list .item a:hover .txt {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_list .list .item a > * {
    display: table-cell;
    vertical-align: top;
  }
}
.packages_common .box_list .list .item .thumb {
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_list .list .item .thumb {
    width: 40%;
  }
}
.packages_common .box_list .list .item .thumb:before {
  content: '';
  display: block;
  padding-top: 66.666%;
}
.packages_common .box_list .list .item .thumb img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 1.8s ease;
  -moz-transition: all 1.8s ease;
  -o-transition: all 1.8s ease;
  transition: all 1.8s ease;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.packages_common .box_list .list .item .box_detail {
  padding: 20px 10px 0;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_list .list .item .box_detail {
    width: 60%;
    padding-top: 0;
    padding-left: 1em;
  }
}
.packages_common .box_list .list .item .txt {
  font-size: 113%;
  color: #271a0f;
  text-decoration: underline;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .packages_common .box_list .list .item .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .packages_common .box_list .list .item .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .packages_common .box_list .list .item .txt {
    height: auto !important;
    margin-bottom: 0.8em;
    line-height: 1.4;
    margin-top: 0.2em;
  }
}
.packages_common .box_list .list .item .price_wrp {
  text-align: right;
  color: #271a0f;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_list .list .item .price_wrp {
    margin-bottom: 0.3em;
    line-height: 1.3;
  }
}
.packages_common .box_list .list .item .price_wrp .sm {
  font-size: 88%;
}
.packages_common .box_list .list .item .price_wrp .price {
  font-size: 100%;
  color: #ad8232;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_list .list .item .price_wrp .price {
    font-size: 88%;
  }
}
.packages_common .box_list .list .item .price_wrp .price .num {
  font-family: "Inter", sans-serif;
  font-size: 219%;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .packages_common .box_list .list .item .price_wrp .price .num {
    font-size: 175%;
  }
}
.packages_common .box_btn_bottom {
  max-width: 1000px;
  margin: auto;
}
.packages_common .box_btn_bottom .button_group {
  margin: 0 -8px;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_btn_bottom .button_group {
    width: 85%;
    margin: 0 auto;
  }
}
.packages_common .box_btn_bottom .button_group:before, .packages_common .box_btn_bottom .button_group:after {
  content: " ";
  clear: both;
  display: table;
}
.packages_common .box_btn_bottom .button_group li {
  float: left;
  width: 50%;
  padding: 0 8px;
}
@media only screen and (max-width: 767px) {
  .packages_common .box_btn_bottom .button_group li {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 0.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .packages_common .box_btn_bottom .button_group .btn a {
    width: 100%;
    max-width: 100%;
  }
}
@media print {
  .packages_common .box_btn_bottom .button_group .btn a {
    width: 100%;
    max-width: 100%;
  }
}
.ie8 .packages_common .box_btn_bottom .button_group .btn a {
  width: 100%;
  max-width: 100%;
}

/* -----------------------------------------------------------
	animation
----------------------------------------------------------- */
[data-animation] {
  opacity: 0;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
[data-animation].animated {
  opacity: 1;
}

@-moz-keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    -o-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    -o-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-o-keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    -o-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-ms-keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    -o-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    -o-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-moz-keyframes fadeInDownShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInDownShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-o-keyframes fadeInDownShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-ms-keyframes fadeInDownShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-moz-keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-o-keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-ms-keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-moz-keyframes fadeInRightShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInRightShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-o-keyframes fadeInRightShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-ms-keyframes fadeInRightShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightShort {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-moz-keyframes scaleInBottom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes scaleInBottom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes scaleInBottom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes scaleInBottom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleInBottom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.fadeInUpShort {
  animation-name: fadeInUpShort;
}
.fadeInUpShort.animated {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

.fadeInDownShort {
  animation-name: fadeInDownShort;
}
.fadeInDownShort.animated {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

.fadeInLeftShort {
  animation-name: fadeInLeftShort;
}
.fadeInLeftShort.animated {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

.fadeInRightShort {
  animation-name: fadeInRightShort;
}
.fadeInRightShort.animated {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

.scaleInBottom {
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
  animation-name: scaleInBottom;
}
