@charset 'UTF-8';
/*
Theme Name: Finbee 2020
Theme URI:
Description: Finbee 2020年版
Author:
Author URI:
Version: 1.0
*/

/* common style */
* {
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  box-sizing: border-box;
}
html {
  overflow: auto;
}
html, body {
  margin: 0;
  padding: 0;
  color: #181818;
  font-size: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
}
a {
  color: #262626;
  font-weight: 700;
}
img {
  max-width: 100%;
  height: auto;
}
::selection {
  background: #FDDA47;
  color: #181818;
}
@media screen and (max-width:768px) {
  html, body {
    font-size: 13px;
  }
}
/* layout */
.l-lg {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
.l-md {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

/* PC・SP */
@media screen and (min-width:769px){
  .sp {
    display: none;
  }
}
@media screen and (max-width:768px){
  .pc {
    display: none;
  }
}

/* ローディング */
.loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  z-index: 999;
}
.loading.hidden {
  display: none;
}
.loading img {
  opacity: 0;
  width: 195px;
}

/* header */
.header {
  left: 0;
  right: 0;
  top: 0;
  height: 70px;
  z-index: 99;
  transform-origin: top;
}
.header .inner {
  display: flex;
  align-items: center;
  max-width: 990px;
  margin: 37px auto 0;
  padding: 0 8px;
}
.header .logo {
  margin: 0;
}
.header .logo a {
  transition: ease opacity .3s;
}
.header .logo a:hover {
  opacity: .5;
}
@media screen and (max-width:768px) {
  .header {
    height: auto;
  }
  .header .inner {
    margin: 0;
    padding: 0;
  }
  .header .head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 0;
    height: 80px;
    background: #fff;
    z-index: 99;
    transition: ease background .3s;
  }
  .header .head.menu-open {
    background: #F5D759;
  }
  .header .logo {
    margin-left: 18px;
  }
  .header .logo img {
    width: 100px;
  }
}
/* header - メニューボタン */
.header .menu-button {
  margin: 0;
  padding: 29px 15px;
  cursor: pointer;
}
/* header - 追尾 */
.header.tracking {
  position: fixed;
  background: #fff;
}
.header.tracking .inner {
  margin: 0 auto;
  height: 100%;
}
.header.tracking .logo img {
  width: 110px;
}
.header-spacer.tracking {
  height: 70px;
}
@media screen and (max-width:768px) {
  .header.tracking {
    position: unset;
  }
  .header-spacer {
    height: 80px;
  }
}

/* global menu */
.global-menu {
  margin-bottom: 5px;
  padding-right: 16px;
  flex: 1;
}
.global-menu .menu-list {
  display: flex;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width:768px){
  .global-menu {
    display: none;
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding-right: 0;
    background: #F5D759;
    z-index: 99;
  }
  .global-menu .menu-list {
    display: block;
  }
}
/* メニューリストアイテム */
.global-menu .menu-list .menu-list-item {
  position: relative;
  text-align: center;
}
.global-menu .menu-list .menu-list-item:before {
  content: "";
  position: absolute;
  top: 17px;
  left: 0;
  right: 0;
  width: 0px;
  height: 0px;
  margin: 0 auto;
  border-top: 3px solid #4DB2A4;
  border-radius: 6px;
  transition: ease width .3s;
}
.global-menu .menu-list .menu-list-item:hover:before {
  width: 25px;
}
.global-menu .menu-list .menu-list-item + .menu-list-item {
  margin-left: 52px;
}
.global-menu .menu-list .menu-list-item a {
  text-decoration: none;
}
@media screen and (max-width:768px){
  .global-menu .menu-list .menu-list-item {
    position: relative;
    margin: 0;
    padding: 9px 31px 17px;
    text-align: left;
  }
  .global-menu .menu-list .menu-list-item:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 32px;
    width: 28px;
    background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/common/global-menu-icon-sp.png) no-repeat center/28px;
  }
  .global-menu .menu-list .menu-list-item:nth-child(odd) {
    background: rgba(255, 255, 255, 0.15);
  }
  .global-menu .menu-list .menu-list-item + .menu-list-item {
    margin: 0;
  }
}
/* メニューラベル上部（英語部分） */
.global-menu .menu-list .menu-list-item .sub {
  display: block;
  margin-bottom: 10px;
  color: #4DB2A4;
  font-size: 12px;
  letter-spacing: .07em;
  font-weight: 500;
  font-family: 'Palanquin Dark', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  transition: ease margin .3s;
}
@media screen and (max-width:768px){
  .global-menu .menu-list .menu-list-item .sub {
    margin-bottom: 2px;
    color: #181818;
    font-size: 26px;
    letter-spacing: .07em;
    font-weight: 500;
  }
  .global-menu .menu-list .menu-list-item:hover .sub {
    margin-bottom: 2px;
  }
}
/* メニューラベル下部（日本語部分） */
.global-menu .menu-list .menu-list-item .label {
  display: block;
  color: #181818;
  font-size: 13px;
  letter-spacing: .08em;
  font-weight: 700;
}
.global-menu .menu-list .menu-list-item a[target="_blank"] .label:after {
  content: "";
  display: inline-block;
  margin-left: 0.3em;
  width: 10px;
  height: 10px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/common/external-link.svg) no-repeat center/9px;
}
@media screen and (max-width:768px){
  .global-menu .menu-list .menu-list-item .label {
    padding-left: 2px;
    color: #181818;
    font-size: 11px;
    letter-spacing: .08em;
    font-weight: 500;
  }
}

/* app-banner（SP） */
.global-menu .app-banner {
  display: none;
  justify-content: left;
  align-items: center;
  margin-top: 12px;
  padding: 0 30px;
}
@media screen and (max-width:768px){
  .global-menu .app-banner {
    display: flex;
  }
}
.global-menu .app-banner .content {
  padding-top: 10px;
}
.global-menu .app-banner .title {
  margin-bottom: 9px;
  padding-left: 2px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .06em;
}
.global-menu .app-banner .app-button {
  margin: 0;
}
.global-menu .app-banner .app-button img {
  width: 164px;
}
.global-menu .app-banner .illust {
  margin: 0;
  margin-left: 12px;
}
.global-menu .app-banner .illust img {
  width: 120px;
}

/* tracking-banner（PC） */
.tracking-banner {
  position: fixed;
  right: 0;
  top: 110px;
  border: 3px solid #FDDA47;
  border-right: none;
  border-radius: 10px 0 0 10px;
  background: #FDDA47;
  overflow: hidden;
  line-height: 1;
  transition: ease top .3s;
  z-index: 99;
}
.tracking-banner .title {
  position: relative;
  padding: 4px 15px 9px;
  background: #FDE789;
  letter-spacing: .05em;
  line-height: 1;
}
.tracking-banner .title span {
  font-size: 11px;
  font-weight: 700;
}
.tracking-banner .title img {
  position: absolute;
  top: -1px;
  right: 8px;
  width: 38px;
}
/* tracking-banner - banner */
.tracking-banner .app-button {
  margin: 0;
  padding: 11px 15px 8px;
}
.tracking-banner .app-button a {
  display: block;
  transition: ease opacity .3s;
}
.tracking-banner .app-button a:hover {
  opacity: 0.5;
}
.tracking-banner .app-button a + a {
  margin-top: 10px;
}
.tracking-banner .app-button a img {
  width: 119px;
}
@media screen and (max-width:768px) {
  .tracking-banner {
    display: none;
  }
}


/* footer */


/* footer - nav section */
.footer-nav-section {
  background: #181818;
  color: #fff;
}
.footer-nav-section .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1010px;
  margin: 0 auto;
  padding: 57px 20px 38px;
}
@media screen and (max-width:768px) {
  .footer-nav-section .inner {
    display: block;
    padding: 0;
    padding-bottom: 40px;
  }
}
/* footer - nav section - footer-nav */
.footer-nav-section .footer-nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  height: 94px;
}
.footer-nav-section .footer-nav-menu li {
  position: relative;
  margin-right: 64px;
  margin-bottom: 15px;
  padding-left: 13px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .07em;
}
.footer-nav-section .footer-nav-menu li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  background: url('https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/common/footer-nav-list-icon.svg') center/6px no-repeat;
}
.footer-nav-section .footer-nav-menu li a {
  position: relative;
  color: #fff;
  text-decoration: none;
}
.footer-nav-section .footer-nav-menu li a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 2px;
  border-radius: 4px;
  background: #fff;
  transition: ease transform .3s;
  transform: scaleX(0);
  transform-origin: left;
}
.footer-nav-section .footer-nav-menu li a:hover:before {
  transform: scaleX(1);
}
.footer-nav-section .footer-nav-menu li a[target="_blank"]:after {
  content: "";
  display: inline-block;
  margin-left: 0.3em;
  width: 10px;
  height: 10px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/common/external-link-white.svg) no-repeat center/9px;
}
@media screen and (max-width:768px) {
  .footer-nav-section .footer-nav-menu {
    display: block;
    height: auto;
    padding: 0;
  }
  .footer-nav-section .footer-nav-menu li {
    margin: 0;
    padding: 18px 50px;
    font-size: 13px;
  }
  .footer-nav-section .footer-nav-menu li:nth-child(odd) {
    background: #000;
  }
  .footer-nav-section .footer-nav-menu li:before {
    left: 33px;
  }
  .footer-nav-section .footer-nav-menu li a {
    font-weight: 500;
  }
}
/* footer - be-topia */
.footer-nav-section .be-topia-link {
  display: flex;
  align-items: center;
}
.footer-nav-section .be-topia-link .logo a {
  transition: ease opacity .3s;
}
.footer-nav-section .be-topia-link .logo a:hover {
  opacity: .5;
}
.footer-nav-section .be-topia-link .logo img {
  max-width: 150px;
}
.footer-nav-section .be-topia-link .description {
  margin-left: 20px;
  font-size: 10px;
  opacity: .5;
  color: #fff;
  letter-spacing: .07em;
  line-height: 1.8;
}
@media screen and (max-width:768px) {
  .footer-nav-section .be-topia-link {
    display: block;
    margin: 22px 0;
    padding: 0 33px;
  }
  .footer-nav-section .be-topia-link .logo {
    margin: 0;
    margin-bottom: 4px;
  }
  .footer-nav-section .be-topia-link .description {
    margin: 0;
  }
}
/* footer - finbee app */
.footer-nav-section .read-text {
  position: relative;
  margin-top: 0;
  margin-bottom: 13px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .07em;
}
.footer-nav-section .read-text:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 0px;
  width: 45px;
  height: 51px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/common/footer-nav-ornament-line.svg) no-repeat center/45px;
}
.footer-nav-section .read-text .app-icon {
  width: 57px;
  margin-right: 14px;
  vertical-align: text-bottom;
}
@media screen and (max-width:768px) {
  .footer-nav-section .section-right {
    margin-top: 30px;
  }
  .footer-nav-section .read-text {
    display: inline-block;
    padding: 0 30px;
  }
  .footer-nav-section .read-text:after {
    right: 9px;
    top: -2px;
    width: 35px;
    height: 40px;
    background-size: 35px;
  }
  .footer-nav-section .read-text .app-icon {
    width: 48px;
    margin-right: 6px;
  }
}
@media screen and (max-width:350px) {
  .footer-nav-section .read-text .app-icon {
    display: block;
    margin-bottom: 10px;
  }
  .footer-nav-section .read-text {
    margin-bottom: 12px;
  }
  .footer-nav-section .read-text:after {
    right: 2px;
    top: 24px;
    width: 35px;
    height: 40px;
    background-size: 35px;
  }
}
/* footer - finbee app - app-button */
.footer-nav-section .app-button {
  display: flex;
  margin: 0;
  margin-bottom: 12px;
}
.footer-nav-section .app-button a {
  transition: ease opacity .3s;
}
.footer-nav-section .app-button a:hover {
  opacity: .5;
}
.footer-nav-section .app-button a + a {
  margin-left: 14px;
}
.footer-nav-section .app-button .ios img {
  height: 53px;
  width: auto;
}
.footer-nav-section .app-button .android img {
  height: 51px;
  width: auto;
}
@media screen and (max-width:768px) {
  .footer-nav-section .app-button {
    display: block;
    padding: 0 30px;
  }
  .footer-nav-section .app-button a + a {
    margin-left: 0;
  }
}

/* copyright section */
.footer-copyright-section .inner {
  max-width: 990px;
  margin: 0 auto;
  padding: 34px 20px;
  text-align: center;
}
@media screen and (max-width:768px) {
  .footer-copyright-section .inner {
    padding: 32px 20px 44px;
  }
}
/* copyright section - finbee logo */
.footer-copyright-section .logo {
  margin-top: 0;
  margin-bottom: 20px;
}
.footer-copyright-section .logo a {
  transition: ease opacity .3s;
}
.footer-copyright-section .logo a:hover {
  opacity: .5;
}
.footer-copyright-section .logo img {
  width: 90px;
}
@media screen and (max-width:768px) {
  .footer-copyright-section .logo {
    margin-bottom: 12px;
  }
  .footer-copyright-section .logo img {
    width: 100px;
  }
}
/* copyright section - copyright-nav */
.footer-copyright-section .nav {
  margin-bottom: 8px;
}
.footer-copyright-section .nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer-copyright-section .nav ul li {
  margin: 5px 0;
  font-size: 11px;
  letter-spacing: .07em;
}
.footer-copyright-section .nav ul li:after {
  content: "/";
  padding: 0 .6em;
}
.footer-copyright-section .nav ul li:last-child:after {
  display: none;
}
.footer-copyright-section .nav ul li a {
  position: relative;
  width: auto;
  color: #181818;
  text-decoration: none;
  font-weight: 400;
}
.footer-copyright-section .nav ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  height: 1px;
  border-radius: 2px;
  background: #181818;
  transition: ease transform .3s;
  transform: scaleX(0);
  transform-origin: left;
}
.footer-copyright-section .nav ul li a:hover:before {
  transform: scaleX(1);
}
.footer-copyright-section .nav ul li a[target="_blank"]:after {
  content: "";
  display: inline-block;
  margin-left: 0.3em;
  width: 10px;
  height: 10px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/common/external-link.svg) no-repeat center/9px;
}
@media screen and (max-width:768px) {
  .footer-copyright-section .nav ul li {
    margin: 6px 0;
  }
}
/* copyright section - copyright */
.footer-copyright-section .copyright {
  margin: 0;
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .11em;
}
@media screen and (max-width:768px) {
  .footer-copyright-section .copyright {
    margin-top: 27px;
  }
}

.social-icons a {
	display: inline;
	margin-left: 15px;
}
.social-icons img{
	width: 30px;
}

@media screen and (max-width: 767px) {
	.social-icons{
		margin-top: 30px;
	}
}
