@charset "UTF-8";
/* ==================================================
	basic settings
================================================== */
/* ==================================================
	basic layout
================================================== */
a {
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
}
a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a.list:hover {
  opacity: 0.8;
}
a.link_a {
  text-decoration: underline;
}

body.overflow {
  overflow: hidden;
}

img,
iframe {
  width: 100%;
}

#wrapper {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  color: #333;
  -webkit-text-size-adjust: 100%;
  font-size: 3.577vw;
  font-family: "Shippori Mincho", "Hina Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.3em;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #wrapper {
    font-size: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #wrapper {
    font-size: 1.0975609756vw;
  }
}
/* ========== end △ */

.container {
  width: 100%;
  box-sizing: border-box;
  padding: 0vw 3.066vw 0vw 3.066vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .container {
    max-width: 1340px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .container {
    max-width: 81.7073170732vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .container {
    padding: 0px 20px 0px 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .container {
    padding: 0vw 1.2195121951vw 0vw 1.2195121951vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .container {
    margin-left: auto;
    margin-right: auto;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .container.mode_m {
    max-width: 1340px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .container.mode_m {
    max-width: 81.7073170732vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .container.mode_s {
    max-width: 1140px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .container.mode_s {
    max-width: 69.512195122vw;
  }
}
/* ========== end △ */

.cont_wrap {
  width: 100%;
  box-sizing: border-box;
}

.fcy {
  color: #E5CB00;
}

.txt_lh {
  line-height: 2.2;
}

.sec_pd {
  padding: 20.44vw 0vw 20.44vw 0vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_pd {
    padding: 160px 0px 160px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .sec_pd {
    padding: 9.756097561vw 0vw 9.756097561vw 0vw;
  }
}
/* ========== end △ */

.sec_pd_m {
  padding: 8.9425vw 0vw 8.9425vw 0vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_pd_m {
    padding: 80px 0px 80px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .sec_pd_m {
    padding: 4.8780487805vw 0vw 4.8780487805vw 0vw;
  }
}
/* ========== end △ */

.sec_mt {
  margin-top: 20.44vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_mt {
    margin-top: 140px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .sec_mt {
    margin-top: 8.5365853659vw;
  }
}
/* ========== end △ */

.sec_mt_m {
  margin-top: 20.44vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_mt_m {
    margin-top: 110px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .sec_mt_m {
    margin-top: 6.7073170732vw;
  }
}
/* ========== end △ */

.img_mt {
  margin-top: 10.22vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .img_mt {
    margin-top: 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .img_mt {
    margin-top: 2.4390243902vw;
  }
}
/* ========== end △ */

.txt_mt {
  margin-top: 10.22vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .txt_mt {
    margin-top: 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .txt_mt {
    margin-top: 1.8292682927vw;
  }
}
/* ========== end △ */

.cont_mt {
  margin-top: 15.33vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .cont_mt {
    margin-top: 70px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .cont_mt {
    margin-top: 4.2682926829vw;
  }
}
/* ========== end △ */

.cont_mt_m {
  margin-top: 10.22vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .cont_mt_m {
    margin-top: 50px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .cont_mt_m {
    margin-top: 3.0487804878vw;
  }
}
/* ========== end △ */

/* ==================================================
	keyframes
================================================== */
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
@keyframes txt_rotate {
  0% {
    transform: rotatey(0);
  }
  80% {
    transform: rotatey(0);
  }
  100% {
    transform: rotatey(360deg);
  }
}
@keyframes purun {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  3% {
    transform: scale(0.9, 0.9) translate(0%, 5%);
  }
  6% {
    transform: scale(1.3, 0.8) translate(0%, 10%);
  }
  10% {
    transform: scale(0.8, 1.3) translate(0%, -10%);
  }
  14% {
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  20% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes purupuru {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  10% {
    transform: scale(1, 1.12) translate(-7.5%, -6%) skew(9deg, 0deg);
  }
  25% {
    transform: scale(1, 0.88) translate(7.5%, 6%) skew(-9deg, 0deg);
  }
  32% {
    transform: scale(1, 1.06) translate(4%, -4%) skew(-6deg, 0deg);
  }
  40% {
    transform: scale(1, 0.94) translate(-4%, 4%) skew(6deg, 0deg);
  }
  50% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes scroll_arrow {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  10% {
    opacity: 1;
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    transform: translateY(20px);
  }
  90% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
@keyframes slide_info {
  0% {
    opacity: 0;
    transform: translateX(-6vw) scale(1);
  }
  10% {
    opacity: 1;
    transform: translateX(-6vw) scale(1);
  }
  80% {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
  90% {
    opacity: 0;
    transform: translateX(0) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateX(0) scale(1);
  }
}
@keyframes scroll_dot {
  0% {
    opacity: 0;
    top: 0;
  }
  10% {
    opacity: 1;
    top: 0;
  }
  90% {
    opacity: 1;
    top: 100%;
  }
  100% {
    opacity: 0;
    top: 100%;
  }
}
/* ==================================================
	header
================================================== */
#header {
  width: 100%;
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
}
#header .inner {
  display: flex;
  align-items: center;
  padding: 4.599vw 3.8325vw 4.599vw 3.8325vw;
  position: relative;
  z-index: 2;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #header .inner {
    padding: 80px 80px 0px 80px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #header .inner {
    padding: 4.8780487805vw 4.8780487805vw 0vw 4.8780487805vw;
  }
}
/* ========== end △ */
#header .inner .logo {
  display: block;
  align-items: center;
  z-index: 12;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #header .inner .logo {
    transition: all 0.3s ease;
  }
  #header .inner .logo:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
#header .inner .logo h1 {
  display: flex;
  align-items: center;
}
#header .inner .logo img {
  width: auto;
  height: 9.198vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #header .inner .logo img {
    height: 60px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #header .inner .logo img {
    height: 3.6585365854vw;
  }
}
/* ========== end △ */

.site-header {
  transition: 0.3s ease all;
}
.site-header.hide {
  transform: translateY(-100%);
}
.site-header.open {
  transform: translateY(0%) !important;
}

/* ==================================================
	footer
================================================== */
#footer .btn_page_top {
  background: url(../images/common_img/pagetop_deco.svg) left 1vw top/2vw auto no-repeat;
  font-family: "Shippori Mincho", "Hina Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  letter-spacing: 0.2em;
  line-height: 1;
  font-weight: 600;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  right: 3.8325vw;
  bottom: 0vw;
  padding-top: 20.44vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .btn_page_top {
    right: -80px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .btn_page_top {
    right: -4.8780487805vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .btn_page_top {
    bottom: 112px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .btn_page_top {
    bottom: 6.8292682927vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .btn_page_top {
    padding-top: 120px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .btn_page_top {
    padding-top: 7.3170731707vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .btn_page_top {
    background: url(../images/common_img/pagetop_deco.svg) left 0.2vw top/0.7vw auto no-repeat;
  }
}
/* ========== end △ */
#footer .f_top {
  background: #FFF8F8 url(../images/common_img/f_bg.png) center bottom 20vw/200% auto no-repeat;
  padding: 15.33vw 0vw 15.33vw 0vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top {
    padding: 80px 0px 80px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top {
    padding: 4.8780487805vw 0vw 4.8780487805vw 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top {
    background: #FFF8F8 url(../images/common_img/f_bg.png) center bottom 8vw/100% auto no-repeat;
  }
}
/* ========== end △ */
#footer .f_top .container {
  position: relative;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .container {
    display: flex;
    justify-content: space-between;
  }
}
/* ========== end △ */
#footer .f_top .f_logo img {
  width: auto;
  height: 9.198vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .f_logo img {
    height: 60px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .f_logo img {
    height: 3.6585365854vw;
  }
}
/* ========== end △ */
#footer .f_top .bottom {
  margin-top: 10.22vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom {
    width: 960px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .bottom {
    width: 58.5365853659vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom {
    margin-top: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .bottom {
    margin-top: 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom dl {
    display: flex;
  }
}
/* ========== end △ */
#footer .f_top .bottom dl + dl {
  margin-top: 4.088vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom dl + dl {
    margin-top: 32px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .bottom dl + dl {
    margin-top: 1.9512195122vw;
  }
}
/* ========== end △ */
#footer .f_top .bottom dl > dt {
  font-weight: 500;
  margin-bottom: 1.022vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom dl > dt {
    width: 260px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .bottom dl > dt {
    width: 15.8536585366vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom dl > dt {
    margin-bottom: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .bottom dl > dt {
    margin-bottom: 0vw;
  }
}
/* ========== end △ */
#footer .f_top .bottom dl > dt p {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  padding-left: 10.22vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom dl > dt p {
    padding-left: 60px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .bottom dl > dt p {
    padding-left: 3.6585365854vw;
  }
}
/* ========== end △ */
#footer .f_top .bottom dl > dt p::before {
  width: 7.154vw;
  height: 1px;
  background: #C7363A;
  content: "";
  display: block;
  position: absolute;
  top: 3.3215vw;
  left: 0;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom dl > dt p::before {
    width: 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .bottom dl > dt p::before {
    width: 2.4390243902vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom dl > dt p::before {
    top: 16px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .bottom dl > dt p::before {
    top: 0.9756097561vw;
  }
}
/* ========== end △ */
#footer .f_top .bottom dl dd {
  font-size: 3.066vw;
  padding-right: 10.22vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom dl dd {
    width: 700px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .bottom dl dd {
    width: 42.6829268293vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom dl dd {
    font-size: 14px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .bottom dl dd {
    font-size: 0.8536585366vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom dl dd {
    padding-right: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .bottom dl dd {
    padding-right: 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom dl dd {
    padding-top: 2px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_top .bottom dl dd {
    padding-top: 0.1219512195vw;
  }
}
/* ========== end △ */
#footer .f_top .bottom dl dd ul li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_top .bottom dl dd ul li {
    line-height: 2.6;
    letter-spacing: 0.13em;
  }
  #footer .f_top .bottom dl dd ul li + li {
    margin-top: 8px;
  }
}
/* ========== end △ */
#footer .f_bottom {
  text-align: right;
  padding: 2.044vw 0vw 2.044vw 0vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_bottom {
    padding: 8px 0px 8px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_bottom {
    padding: 0.487804878vw 0vw 0.487804878vw 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_bottom {
    letter-spacing: 0.13em;
  }
}
/* ========== end △ */
#footer .f_bottom small {
  color: #666666;
  font-size: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #footer .f_bottom small {
    font-size: 14px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  #footer .f_bottom small {
    font-size: 0.8536585366vw;
  }
}
/* ========== end △ *//*# sourceMappingURL=base.css.map */