@import url(https://fonts.googleapis.com/css2?family=Libre+Bodoni&family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP&display=swap);
@charset "UTF-8";

/*!* helpers parts *!*/


/*!* components *!*/


/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, footer, header, nav, section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption, figure {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

main {
  display: block
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: rgba(0, 0, 0, 0);
  -webkit-text-decoration-skip: objects
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit;
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio, video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

input {
  overflow: visible
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

details {
  display: block
}

summary {
  display: list-item
}

menu {
  display: block
}

canvas {
  display: inline-block
}

[hidden], template {
  display: none
}

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

*, :after, :before, :root {
  -webkit-text-size-adjust: none
}

:root {
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

[type=reset], [type=submit], button, input:not([type=checkbox]), input:not([type=radio]) {
  -webkit-appearance: none
}

button, button:focus, input, input:focus, option, option:focus, select, select:focus, textarea, textarea:focus {
  outline: none
}

:root, body {
  height: 100%
}

address {
  font-style: normal
}

dd, dl, dt, ul {
  margin: 0
}

ul {
  padding: 0
}

li {
  list-style: none
}

a[href], a[href]:hover {
  color:#4B758B;
  text-decoration:underline;
}

a[href], button {
  cursor: pointer
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0
}

img {
  display: block;
  width: 100%
}

body {
  min-height: 100%;
  position: relative;
  background-color: #e5edef;
  -webkit-text-size-adjust: 100%;
  font-family: Noto Sans JP, Hiragino Sans, ヒラギノ角ゴシック, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Roboto, Droid Sans, YuGothic, 游ゴシック, Meiryo, メイリオ, Verdana, ＭＳ Ｐゴシック, sans-serif;
  font-size: 100%;
  line-height: normal;
  font-weight: 400;
  color: #0f0f0f
}

@media (min-width:768px) {
  .mb {
    display: none!important
  }
  .pc {
    display: block!important
  }
}

@media (max-width:767px) {
  .mb {
    display: block!important
  }
  .pc {
    display: none!important
  }
}

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  max-width: 100%;
  min-height: 100vh;
  overflow: hidden;
  position: relative
}

.container {
  display: block;
  width: auto;
  max-width: 1088px;
  margin: 0 auto;
  padding: 0 15px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.container_fluid {
  width: 100%;
  max-width: 100%
}

.container:after, .container:before {
  content: "";
  display: table
}

.container:after {
  clear: both
}



@media (max-width:1088px) {
  .container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
}

.app {
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 1px
}

.app__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px
}

.app__subtitle {
  font-weight: 700;
  font-size: 20px;
  line-height: 32px
}

.title {
  font-size: 80px;
  line-height: 84px;
  font-weight: 400;
  color: #b4c1c4;
  font-family: Libre Bodoni, serif
}

@media (min-width:768px) {
  .title {
    font-size: 100px;
    line-height: 110px
  }
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 240px;
  min-height: 64px;
  margin: 0 auto;
  padding: 5px 10px;
  border: 0;
  border-radius: 32px;
  background-color: #000;
  position: relative;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
  cursor: pointer;
  outline: none
}

:root.hover .btn:hover {
  opacity: .8
}

.btn.disabled {
  pointer-events: none
}

.btn.disabled, .btn.return {
  background-color: #b4c1c4
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

.font-third {
  font-family: Libre Bodoni, serif
}

.text-center {
  text-align: center
}


/*!* layout parts *!*/

.header {
  display: block;
  width: 100%;
  position: absolute;
  top: 33px;
  left: 0;
  z-index: 1
}

.header .container {
  max-width: 100%;
  padding: 0 30px
}

.header-second .header__logo, .header-second .header__text {
  color: #b4c1c4
}

.header__logo {
  display: block;
  width: 100%;
  font-size: 40px;
  line-height: 44px;
  font-weight: 400;
  color: #fff;
  font-family: Libre Bodoni, serif;
  margin-bottom: 9px
}

.header__text {
  font-size: 12px;
  line-height: 17px;
  font-weight: 500;
  color: #fff
}

.footer {
  margin-top: auto;
  padding-bottom: 40px
}

@media (min-width:768px) {
  .footer {
    padding-bottom: 36px
  }
}

.footer__text {
  font-size: 12px;
  line-height: 21px;
  text-align: center;
  color: #959595
}

.intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  padding: 30px 20px 80px;
  background-image: url(../images/intro-bg.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 640px
}

@media (min-width:768px) {
  .intro {
    padding: 30px 35px 176px;
    min-height: 910px
  }
}

.intro__img {
  position: relative;
  z-index: 2;
  max-width: 120px;
  display: block;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

@media (min-width:768px) {
  .intro__img {
    max-width: 140px
  }
}

.intro__img:after {
  content: "";
  display: block;
  width: 48px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OC45NDUiIGhlaWdodD0iNDAuOTYyIiB2aWV3Qm94PSIwIDAgNDguOTQ1IDQwLjk2MiI+CiAgPGcgaWQ9ItCh0LPRgNGD0L/Qv9C40YDQvtCy0LDRgtGMXzUiIGRhdGEtbmFtZT0i0KHQs9GA0YPQv9C/0LjRgNC+0LLQsNGC0YwgNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1LjQwOSAtNTEuMjA5KSI+CiAgICA8cGF0aCBpZD0i0JrQvtC90YLRg9GAXzczIiBkYXRhLW5hbWU9ItCa0L7QvdGC0YPRgCA3MyIgZD0iTTcwLDQ5LjYxMVY4OS45IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4xMTkgMS41OTcpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIvPgogICAgPHBhdGggaWQ9ItCa0L7QvdGC0YPRgF83NCIgZGF0YS1uYW1lPSLQmtC+0L3RgtGD0YAgNzQiIGQ9Ik00OC41NTUsNjkuMTQxLDcyLjY5Myw5MC44NTgsOTYuODMxLDY5LjE0MSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIuODEyIDAuNjQpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.intro__img picture {
  -webkit-animation: spin 30s linear infinite;
  animation: spin 30s linear infinite;
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%
}

@media (min-width:768px) {
  .intro__img picture {
    padding-bottom: 100%
  }
}

.intro__img picture img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%
}

.profile {
  padding-left: 10px
}

.profile__box {
  display: block;
  width: 100%;
  max-width: 1043px;
  background-color: #fff;
  margin-left: auto;
  padding: 0 30px 34px 20px;
  margin-top: -30px
}

@media (min-width:768px) {
  .profile__box {
    padding: 0 30px 46px 80px;
    margin-top: -116px
  }
}

@media (min-width:1440px) {
  .profile__box {
    max-width: 70%
  }
}

.profile__box .title {
  margin-bottom: 10px
}

@media (min-width:768px) {
  .profile__box .title {
    margin-bottom: 6px
  }
}

.profile__box-inner {
  position: relative;
  top: -14px;
  display: block;
  width: 100%;
  max-width: 744px
}

@media (min-width:768px) {
  .profile__box-inner {
    top: -34px
  }
}

.profile__box-title {
  display: block;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #464646
}

@media (min-width:768px) {
  .profile__box-title {
    margin-bottom: 20px
  }
}

.profile__box-text {
  font-size: 14px;
  line-height: 21px;
  color: #464646;
  margin-bottom: 21px
}

.profile__box-text:last-child {
  margin-bottom: 0
}

.media {
  padding-top: 48px;
  padding-bottom: 96px
}

@media (min-width:768px) {
  .media {
    padding-top: 88px;
    padding-bottom: 120px
  }
}

.media .title {
  text-align: center
}

@media (min-width:768px) {
  .media .title {
    text-align: left
  }
}

.media__inner {
  display: block;
  width: 100%
}

@media (min-width:768px) {
  .media__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.media__content {
  display: block;
  width: 100%
}

@media (min-width:768px) {
  .media__content {
    padding-left: 47px
  }
}

.media__content-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #464646;
  text-align: center
}

@media (min-width:768px) {
  .media__content-title {
    text-align: left
  }
}

.media__content-list {
  margin-top: 20px
}

@media (min-width:768px) {
  .media__content-list {
    margin-top: 22px
  }
}

.media__content-item {
  position: relative;
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 21px;
  color: #464646;
  border-top: 1px solid #d3d3d3;
  padding-top: 16px;
  padding-bottom: 35px
}

@media (min-width:768px) {
  .media__content-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.media__content-item:before {
  content: "";
  display: block;
  width: 92px;
  height: 1px;
  background-color: #9b9b9b;
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 1
}

.media__item-title {
  display: block;
  margin-bottom: 8px;
  font-weight: 500
}

@media (min-width:768px) {
  .media__item-title {
    width: 92px;
    margin-bottom: 0
  }
}

.media__item-text {
  display: block;
  width: 100%
}

@media (min-width:768px) {
  .media__item-text {
    width: calc(100% - 92px);
    padding-left: 32px
  }
}

.currencies {
  background-color: #fff;
  padding-bottom: 66px
}

@media (min-width:768px) {
  .currencies {
    padding-bottom: 62px
  }
}

.currencies__inner {
  margin-top: -84px
}

@media (min-width:768px) {
  .currencies__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -77px
  }
}

.currencies__img {
  position: relative;
  max-width: 268px;
  width: 100%;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:768px) {
  .currencies__img {
    max-width: 400px;
    margin-right: 0;
    margin-left: 0
  }
}

.currencies__img picture {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 123.8806%
}

@media (min-width:768px) {
  .currencies__img picture {
    padding-bottom: 124%
  }
}

.currencies__img picture img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%
}

.currencies__content {
  display: block;
  width: 100%
}

@media (min-width:768px) {
  .currencies__content {
    padding-top: 18px;
    padding-left: 30px
  }
}

.currencies__title {
  font-size: 48px;
  line-height: 64px;
  font-weight: 400;
  color: #b4c1c4;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 12px
}

@media (min-width:768px) {
  .currencies__title {
    margin-bottom: 30px;
    font-size: 60px;
    text-align: left
  }
}

.currencies__title--big {
  font-size: 60px
}

.currencies__text {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 17px
}

@media (min-width:768px) {
  .currencies__text {
    margin-bottom: 26px
  }
}

.currencies__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 8px
}

.currencies__item:last-child {
  margin-bottom: 0
}

.currencies__item-count {
  font-size: 30px;
  line-height: 38px;
  color: #b4c1c4;
  font-family: Libre Bodoni, serif
}

.currencies__item-text {
  font-size: 16px;
  line-height: 21px;
  color: #464646;
  padding-top: 8px;
  padding-left: 6px
}

.contact {
  padding-top: 56px;
  padding-bottom: 78px
}

@media (min-width:768px) {
  .contact {
    padding-top: 88px
  }
}

.contact .container {
  max-width: 720px
}

.contact__text {
  font-size: 14px;
  line-height: 21px;
  text-align: center
}

@media (min-width:768px) {
  .contact__text {
    margin-top: 8px
  }
}

.contact__form {
  margin-top: 19px
}

@media (min-width:768px) {
  .contact__form {
    margin-top: 40px
  }
}

.contact__form .btn {
  margin-top: 40px
}

.contact__form-label {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 24px;
  cursor: pointer
}

.contact__form-input, .contact__form-textarea {
  display: block;
  width: 100%;
  margin-top: 6px;
  font-size: 14px;
  line-height: 21px;
  font-family: Noto Sans JP, Hiragino Sans, ヒラギノ角ゴシック, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Roboto, Droid Sans, YuGothic, 游ゴシック, Meiryo, メイリオ, Verdana, ＭＳ Ｐゴシック, sans-serif;
  color: #0f0f0f;
  font-weight: 400;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 17px 13px 16px 17px
}

.contact__form-input::-webkit-input-placeholder, .contact__form-textarea::-webkit-input-placeholder {
  color: #afafaf
}

.contact__form-input:-ms-input-placeholder, .contact__form-textarea:-ms-input-placeholder {
  color: #afafaf
}

.contact__form-input::-ms-input-placeholder, .contact__form-textarea::-ms-input-placeholder {
  color: #afafaf
}

.contact__form-input::placeholder, .contact__form-textarea::placeholder {
  color: #afafaf
}

.contact__form-textarea {
  min-height: 134px;
  resize: none
}

.confirm {
  padding-top: 227px;
  padding-bottom: 142px
}

@media (min-width:1350px) {
  .confirm {
    padding-top: 92px
  }
}

.confirm .container {
  max-width: 720px
}

.confirm__inner {
  margin-top: 38px
}

.confirm__group {
  margin-bottom: 23px
}

.confirm__group-title {
  display: block;
  width: 100%;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 21px
}

.confirm__group-text {
  font-size: 16px;
  line-height: 29px
}

.confirm__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.confirm__btns .btn {
  margin: 0
}

.confirm__btns .btn:first-child {
  margin-right: 16px
}

.thanks {
  padding-top: 234px;
  padding-bottom: 170px;
  word-break: break-word
}

.thanks__text {
  margin-top: 32px;
  margin-bottom: 72px;
  font-size: 16px;
  line-height: 29px;
  font-weight: 400;
  text-align: center
}
