@charset "UTF-8";
.con-information, .con-partner, footer .con-footer, #contents .con-pgtitle .txt { max-width: 1120px; margin: auto; }
@media only screen and (min-width: 1025px) and (max-width: 1120px) { .con-information, .con-partner, footer .con-footer, #contents .con-pgtitle .txt { width: 95%; } }
@media print { .con-information, .con-partner, footer .con-footer, #contents .con-pgtitle .txt { width: 95%; } }
.ie8 .con-information, .ie8 .con-partner, .ie8 footer .con-footer, footer .ie8 .con-footer, .ie8 #contents .con-pgtitle .txt, #contents .con-pgtitle .ie8 .txt { width: 95%; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .con-information, .con-partner, footer .con-footer, #contents .con-pgtitle .txt { width: 92%; } }
@media only screen and (max-width: 767px) { .con-information, .con-partner, footer .con-footer, #contents .con-pgtitle .txt { width: 83%; } }

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

body { color: #000; -webkit-text-size-adjust: none; font-size: 1.7rem; }
@media only screen and (max-width: 767px) { body { font-size: 1.35rem; } }
body a { color: #000; }
body a:link, body a:visited, body a:active { text-decoration: none; }
.mouse body a:hover, .touch body a.touchstart { text-decoration: none; color: #000; }
body a.underline { position: relative; display: inline; word-break: break-all; color: #00f; }
body a.underline:hover, body a.underline:active { background-image: linear-gradient(to top, #bf1443 2px, rgba(0, 0, 0, 0) 2px); }
body img { max-width: 100%; -webkit-touch-callout: none; }

body, pre, input, textarea, select { font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif; font-weight: bold; font-style: italic; }

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

@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; } }

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* -----------------------------------------------------------
	#page
----------------------------------------------------------- */
#page { overflow: hidden; position: relative; }

/* -----------------------------------------------------------
	header
----------------------------------------------------------- */
header .box-header { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
@media only screen and (min-width: 768px) { header .box-header { -webkit-align-items: flex-end; align-items: flex-end; padding: 3% 3% 20px; } }
@media print { header .box-header { -webkit-align-items: flex-end; align-items: flex-end; padding: 3% 3% 20px; } }
.ie8 header .box-header { -webkit-align-items: flex-end; align-items: flex-end; padding: 3% 3% 20px; }
@media only screen and (max-width: 767px) { header .box-header { -webkit-align-items: center; align-items: center; height: 60px; } }
@media only screen and (max-width: 767px) { header .box-header .box-logo { padding-left: 5%; } }
header .box-header .box-logo a { display: block; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
@media only screen and (min-width: 1025px) { header .box-header .box-logo a:hover { opacity: 0.6; } }
@media print { header .box-header .box-logo a:hover { opacity: 0.6; } }
.ie8 header .box-header .box-logo a:hover { opacity: 0.6; }
header .box-header .box-logo a img { width: 220px; height: 34px; }
@media only screen and (max-width: 767px) { header .box-header .box-logo a img { width: 165px; height: 25px; } }
@media only screen and (max-width: 767px) { header .box-header nav { display: none; height: 0; overflow: hidden; } }
@media only screen and (min-width: 768px) { header .box-header nav .nav-gnav { display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-end; align-items: flex-end; } }
@media print { header .box-header nav .nav-gnav { display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-end; align-items: flex-end; } }
.ie8 header .box-header nav .nav-gnav { display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-end; align-items: flex-end; }
header .box-header nav .nav-gnav li { padding: 0 10px; }
@media only screen and (max-width: 767px) { header .box-header nav .nav-gnav li { padding: 2rem 1rem; } }
@media only screen and (min-width: 544.5px) and (max-width: 767px) { header .box-header nav .nav-gnav li { padding: 1rem; } }
header .box-header nav .nav-gnav li a { font-size: 1.5rem; letter-spacing: 0.02em; display: inline-block; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; position: relative; }
@media only screen and (max-width: 824px) {
  header .box-header nav .nav-gnav li a {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 767px) { header .box-header nav .nav-gnav li a { color: #fff; font-size: 2.4rem; } }
@media only screen and (min-width: 544.5px) and (max-width: 767px) { header .box-header nav .nav-gnav li a { font-size: 2rem; } }
header .box-header nav .nav-gnav li a:after { content: ""; background: #bf1443; width: 0; height: 4px; position: absolute; bottom: -8px; left: 0; }
@media only screen and (min-width: 1025px) { header .box-header nav .nav-gnav li a:hover { color: #bf1443; } }
@media print { header .box-header nav .nav-gnav li a:hover { color: #bf1443; } }
.ie8 header .box-header nav .nav-gnav li a:hover { color: #bf1443; }
body#top header .box-header nav .nav-gnav li.nav-top a:after { width: 100%; }
body#about header .box-header nav .nav-gnav li.nav-abo a:after { width: 100%; }
body#products header .box-header nav .nav-gnav li.nav-pro a:after { width: 100%; }
@media only screen and (max-width: 767px) { header .box-header nav .nav-gnav li.nav-lin { padding-top: 10vh; padding-bottom: 1rem; } }
@media only screen and (min-width: 544.5px) and (max-width: 767px) { header .box-header nav .nav-gnav li.nav-lin { position: absolute; right: 0; bottom: 0; } }
@media only screen and (min-width: 1025px) { header .box-header nav .nav-gnav li.nav-lin a:hover { opacity: 0.6; } }
@media print { header .box-header nav .nav-gnav li.nav-lin a:hover { opacity: 0.6; } }
.ie8 header .box-header nav .nav-gnav li.nav-lin a:hover { opacity: 0.6; }
header .box-header nav .nav-gnav li.nav-lin a img { max-width: 32px; }
@media only screen and (max-width: 767px) { header .box-header nav .nav-gnav li.nav-con { padding-top: 1rem; } }
@media only screen and (min-width: 544.5px) and (max-width: 767px) { header .box-header nav .nav-gnav li.nav-con { padding-top: 3rem; } }
header .box-header nav .nav-gnav li.nav-con a { color: #fff; background: #000; padding: 10px 20px; vertical-align: bottom; line-height: 1; clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%); }
@media only screen and (min-width: 1025px) { header .box-header nav .nav-gnav li.nav-con a:hover { background: #bf1443; color: #fff !important; } }
@media print { header .box-header nav .nav-gnav li.nav-con a:hover { background: #bf1443; color: #fff !important; } }
.ie8 header .box-header nav .nav-gnav li.nav-con a:hover { background: #bf1443; color: #fff !important; }
@media only screen and (max-width: 767px) { header .box-header nav .nav-gnav li.nav-con a { padding: 9px 40px; background: #bf1443; font-size: 2rem; } }
header .box-header nav .nav-gnav li.nav-con a img { width: 20px; height: 13px; display: inline-block; margin-right: 10px; vertical-align: middle; }
@media only screen and (max-width: 767px) { header .box-header nav .nav-gnav li.nav-con a img { width: 26px; height: 16.9px; margin-top: -2px; } }
@media only screen and (max-width: 767px) { header .box-header nav.open { background: #000; color: #fff; position: fixed; top: 0; left: 0; width: 100%; z-index: 100; height: 100%; padding: 0 5%; overflow-y: scroll; -webkit-overflow-scrolling: touch; display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; -webkit-justify-content: center; justify-content: center; -webkit-align-items: flex-start; align-items: flex-start; } }
header .box-header .btn-menu { position: relative; transition: all .4s; width: 60px; height: 60px; cursor: pointer; z-index: 1000; text-align: center; cursor: pointer; background: #000; }
header .box-header .btn-menu span { display: inline-block; font-size: 1.4rem; transition: all .4s; position: absolute; right: 0; left: 0; margin: 0 auto; width: 20px; height: 1px; background: #fff; }
header .box-header .btn-menu span:nth-of-type(1) { top: 20px; }
header .box-header .btn-menu span:nth-of-type(2) { top: 27px; }
header .box-header .btn-menu span:nth-of-type(3) { top: 34px; }
header .box-header .btn-menu.btn-open span:nth-of-type(1) { top: 27px; transform: rotate(45deg); }
header .box-header .btn-menu.btn-open span:nth-of-type(2) { opacity: 0; }
header .box-header .btn-menu.btn-open span:nth-of-type(3) { top: 27px; transform: rotate(-45deg); }

/* -----------------------------------------------------------
	.con-information
----------------------------------------------------------- */
.con-information .box-information a { display: block; position: relative; padding: 50px; }
@media only screen and (min-width: 1025px) { .con-information .box-information a:hover .box-txt { background: #000; color: #fff; } }
@media print { .con-information .box-information a:hover .box-txt { background: #000; color: #fff; } }
.ie8 .con-information .box-information a:hover .box-txt { background: #000; color: #fff; }
@media only screen and (max-width: 767px) { .con-information .box-information a { padding: 20px; } }
.con-information .box-information a.js-inview-in:before, .con-information .box-information a.js-inview-in:after { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
.con-information .box-information a.js-inview-in:before { -webkit-animation-name: slideInTop; animation-name: slideInTop; }
.con-information .box-information a.js-inview-in:after { -webkit-animation-name: slideInBottom; animation-name: slideInBottom; }
.con-information .box-information a.js-inview-in .box-txt { animation-delay: .6s; }
.con-information .box-information a:before, .con-information .box-information a:after { content: ""; position: absolute; top: 0; background-position: 0 0; background-repeat: no-repeat; background-size: 100% 100%; height: 100%; width: 71%; opacity: 0; }
.con-information .box-information a:before { background-image: url(../images/common/bg_red.png); left: 0; }
.con-information .box-information a:after { background-image: url(../images/common/bg_black.png); right: 0; }
.con-information .box-information a .box-txt { background: #fff; position: relative; z-index: 1; padding: 130px 80px 100px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { .con-information .box-information a .box-txt { padding-left: 40px; } }
@media only screen and (max-width: 767px) { .con-information .box-information a .box-txt { padding: 15% 5%; } }
.con-information .box-information a .box-txt h2 { font-size: 4.5rem; letter-spacing: 0.02em; }
@media only screen and (max-width: 767px) { .con-information .box-information a .box-txt h2 { font-size: 2.4rem; } }
.con-information .box-information a .box-txt .txt { letter-spacing: 0.04em; }
@media only screen and (max-width: 767px) { .con-information .box-information a .box-txt .txt { font-size: 90%; }
  .con-information .box-information a .box-txt .txt br { display: none; } }
.con-information .box-information a .box-txt .txt-lnk { position: absolute; right: 0; top: 50%; margin-top: -0.5em; color: #959696; font-size: 1.4rem; padding-right: 70px; text-transform: uppercase; letter-spacing: 0.05em; }
@media only screen and (max-width: 767px) { .con-information .box-information a .box-txt .txt-lnk { top: auto; bottom: 5%; font-size: 1.2rem; padding-right: 30px; } }
.con-information .box-information a .box-txt .txt-lnk:after { content: ""; width: 110px; height: 1px; background: #959696; position: absolute; top: 50%; right: -50px; }
@media only screen and (max-width: 767px) { .con-information .box-information a .box-txt .txt-lnk:after { width: 40px; right: -20px; } }

/* -----------------------------------------------------------
	.con-partner
----------------------------------------------------------- */
.con-partner { text-align: center; margin: 100px auto 80px; }
@media only screen and (max-width: 767px) { .con-partner { margin: 20% auto; } }
.con-partner h2 { letter-spacing: 0.004em; margin-bottom: 24px; }
@media only screen and (max-width: 767px) { .con-partner h2 { margin-bottom: 8px; } }
.con-partner ul { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; }
.con-partner ul li { max-width: 270px; margin: 0 20px; width: 48%; }
@media only screen and (max-width: 767px) { .con-partner ul li { margin: 0 1%; width: 48%; } }
.con-partner ul li a { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; border: 1px solid #bfc0c0; padding: 10px; width: 100%; height: 100%; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
@media only screen and (min-width: 1025px) { .con-partner ul li a:hover { opacity: 0.6; } }
@media print { .con-partner ul li a:hover { opacity: 0.6; } }
.ie8 .con-partner ul li a:hover { opacity: 0.6; }
.con-partner ul li a img { max-height: 96px; }

/* -----------------------------------------------------------
	footer
----------------------------------------------------------- */
footer { background: #000; color: #fff; position: relative; width: 100%; }
footer .con-footer { text-align: center; padding: 72px 0 24px; }
@media only screen and (max-width: 767px) { footer .con-footer { padding-top: 48px; } }
footer .con-footer .logo { margin-bottom: 18px; }
@media only screen and (max-width: 767px) { footer .con-footer .logo { margin-bottom: 10px; } }
footer .con-footer .logo a { display: block; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
@media only screen and (min-width: 1025px) { footer .con-footer .logo a:hover { opacity: 0.6; } }
@media print { footer .con-footer .logo a:hover { opacity: 0.6; } }
.ie8 footer .con-footer .logo a:hover { opacity: 0.6; }
footer .con-footer .logo img { width: 220px; height: 34px; }
@media only screen and (max-width: 767px) { footer .con-footer .logo img { width: 165px; height: 25px; } }
footer .con-footer .logo_nagase { margin-bottom: 54px; }
@media only screen and (max-width: 767px) { footer .con-footer .logo_nagase { margin-bottom: 0; } }
footer .con-footer .logo_nagase a { display: block; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
@media only screen and (min-width: 1025px) { footer .con-footer .logo_nagase a:hover { opacity: 0.6; } }
@media print { footer .con-footer .logo_nagase a:hover { opacity: 0.6; } }
.ie8 footer .con-footer .logo_nagase a:hover { opacity: 0.6; }
footer .con-footer .logo_nagase img { width: 120px; height: 20px; }
@media only screen and (max-width: 767px) { footer .con-footer .logo_nagase img { width: 90px; height: 15px; } }
footer .con-footer .txt-lnk { font-size: 1.2rem; position: absolute; bottom: 24px; right: 36px; }
@media only screen and (max-width: 767px) { footer .con-footer .txt-lnk { position: static; margin: 30px auto; } }
footer .con-footer .txt-lnk a { color: #959696; line-height: 1; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; display: inline-block; }
@media only screen and (min-width: 1025px) { footer .con-footer .txt-lnk a:hover { opacity: 0.6; } }
@media print { footer .con-footer .txt-lnk a:hover { opacity: 0.6; } }
.ie8 footer .con-footer .txt-lnk a:hover { opacity: 0.6; }
footer .con-footer #copyright { font-size: 1.2rem; color: #959696; }
@media only screen and (max-width: 767px) { footer .con-footer #copyright { font-size: 1rem; } }

/* -----------------------------------------------------------
	下層共通スタイル
----------------------------------------------------------- */
#contents .con-pgtitle { position: relative; }
#contents .con-pgtitle:before { content: ""; background: #bf1443; width: 80%; height: 80%; position: absolute; bottom: 0; left: 0; z-index: -1; }
@media only screen and (max-width: 1024px) { #contents .con-pgtitle:before { width: 90%; } }
#contents .con-pgtitle .box-pgtitle { position: relative; z-index: 1; }
#contents .con-pgtitle .box-pgtitle .img { width: 80%; margin-left: auto; }
@media only screen and (max-width: 767px) { #contents .con-pgtitle .box-pgtitle .img { width: 90%; } }
#contents .con-pgtitle .box-pgtitle .img img { width: 100%; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { #contents .con-pgtitle .box-pgtitle .img { overflow: hidden; }
  #contents .con-pgtitle .box-pgtitle .img img { max-width: none; width: 160%; margin-left: -30%; } }
@media only screen and (max-width: 767px) { #contents .con-pgtitle .box-pgtitle .img { overflow: hidden; }
  #contents .con-pgtitle .box-pgtitle .img img { max-width: none; width: 250%; margin-left: -75%; } }
#contents .con-pgtitle .box-pgtitle h1 { position: absolute; left: 5%; bottom: 30px; color: #fff; font-size: 4.5rem; line-height: 1.14; letter-spacing: 0.02em; font-family: "Marcellus", serif; }
@media only screen and (max-width: 767px) { #contents .con-pgtitle .box-pgtitle h1 { bottom: 15px; font-size: 3rem; } }
#contents .con-pgtitle .box-pgtitle h1 .title { display: block; overflow: hidden; }
#contents .con-pgtitle .box-pgtitle h1 .title span { opacity: 0; }
#contents .con-pgtitle .box-pgtitle h1 .title.appeartext span { -webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: text_anime_on; animation-name: text_anime_on; transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
#contents .con-pgtitle .txt { padding: 30px 0; font-size: 1.3rem; letter-spacing: 0.02em; text-align: center; }
@media only screen and (max-width: 767px) { #contents .con-pgtitle .txt { padding: 16px 0; } }
#contents .con-topickpath { padding: 16px 5%; }
#contents .con-topickpath ul li { display: inline-block; font-size: 1.3rem; letter-spacing: 0.02em; }
#contents .con-topickpath ul li a { -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
@media only screen and (min-width: 1025px) { #contents .con-topickpath ul li a:hover span { color: #bf1443; } }
@media print { #contents .con-topickpath ul li a:hover span { color: #bf1443; } }
.ie8 #contents .con-topickpath ul li a:hover span { color: #bf1443; }
#contents .con-topickpath ul li a:after { content: ""; background: url(../images/common/ic_topicpath.svg) 0 0 no-repeat; background-size: contain; width: 7px; height: 7px; margin: 0 0.5em; display: inline-block; }

@keyframes text_anime_on { 0% { opacity: 0; }
  100% { opacity: 1; } }
/* -----------------------------------------------------------
	inview
----------------------------------------------------------- */
.anime-fade-in { opacity: 0; }
.anime-fade-in.js-inview-in { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fade-in; animation-name: fade-in; transition-timing-function: cubic-bezier(0.76, 0, 0.24, 1); }

@-webkit-keyframes fade-in { from { opacity: 0; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@keyframes fade-in { from { opacity: 0; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.opacity-in { opacity: 0; }
.opacity-in.js-inview-in { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: opacityIn; animation-name: opacityIn; transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

@-webkit-keyframes opacityIn { from { opacity: 0; }
  to { opacity: 1; } }
@keyframes opacityIn { from { opacity: 0; }
  to { opacity: 1; } }
.slideIn-right { opacity: 0; }
.slideIn-right.js-inview-in { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: slideInRight; animation-name: slideInRight; transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

@-webkit-keyframes slideInRight { from { opacity: 0; -webkit-transform: translate3d(50%, 0, 0); transform: translate3d(50%, 0, 0); }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@keyframes slideInRight { from { opacity: 0; -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.slideIn-top { opacity: 0; }
.slideIn-top.js-inview-in { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: slideInTop; animation-name: slideInTop; transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

.slideIn-bottom { opacity: 0; }
.slideIn-bottom.js-inview-in { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: slideInBottom; animation-name: slideInBottom; transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }

@-webkit-keyframes slideInTop { from { opacity: 0; -webkit-transform: translate3d(0, -60px, 0); transform: translate3d(0, -60px, 0); }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@keyframes slideInTop { from { opacity: 0; -webkit-transform: translate3d(0, -60px, 0); transform: translate3d(0, -60px, 0); }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@-webkit-keyframes slideInBottom { from { opacity: 0; -webkit-transform: translate3d(0, 60px, 0); transform: translate3d(0, 60px, 0); }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
/* -----------------------------------------------------------
Button
----------------------------------------------------------- */
.bt-contact { position: relative; }
.bt-contact::before { content: ''; position: absolute; left: 4rem; top: 0; bottom: 0; margin: auto; width: 30px; height: 20px; background: url(../images/common/ic_mail.svg) no-repeat center center; background-size: contain; }

/* -----------------------------------------------------------
Video
----------------------------------------------------------- */
.box-video { width: 100%; height: 0; padding-top: 56.25%; position: relative; }
.box-video > video { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

/* -----------------------------------------------------------
Margin
----------------------------------------------------------- */
.mt0 { margin-top: 0 !important; }

.mt1rem { margin-top: 1rem; }

.mt2rem { margin-top: 2rem; }

.mt3rem { margin-top: 3rem; }

.mt4rem { margin-top: 4rem; }

.mt5rem { margin-top: 5rem; }

.mt6rem { margin-top: 6rem; }

@keyframes slideInBottom { from { opacity: 0; -webkit-transform: translate3d(0, 60px, 0); transform: translate3d(0, 60px, 0); }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
