@charset "UTF-8";
/* Reset
   ----------------------------------------------------------------- */
/* Reset margin, padding, border
 * *********************************** */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

/* Typography
 * *********************************** */
html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  line-height: 1.4;
}

a,
a:visited {
  color: inherit;
}

/* Layout
 * *********************************** */
article,
aside,
footer,
header,
nav,
section,
main {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

/* Elements
 * *********************************** */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
ul {
  list-style: none;
}

img,
video {
  max-width: 100%;
}

img {
  border-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}

/* Attributes & states
 * *********************************** */
[hidden] {
  display: none !important;
}

[disabled] {
  cursor: not-allowed;
}

:focus:not(:focus-visible) {
  outline: none;
}

body {
  font-size: 1.6rem;
}

/* body
 * *********************************** */
body {
  background: #fff;
  color: #003681;
  font-size: 16px;
  font-family: 'Noto Sans JP', 'メイリオ', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

/* pc sp
 * *********************************** */
.pc {
  display: block;
}

.pcInline {
  display: inline-block;
}

.ipadInline,
.ipad,
.spInline,
.sp {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pcInline,
  .pc {
    display: none;
  }
  .ipad {
    display: block;
  }
  .ipadInline {
    display: inline-block;
  }
  .spInline,
  .sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pcInline,
  .pc {
    display: none;
  }
  .ipad,
  .sp {
    display: block;
  }
  .ipadInline,
  .spInline {
    display: inline-block;
  }
}

/* header
 * *********************************** */
#header {
  position: fixed;
  top: 0;
  left: 0;
  border-right: 1px solid #e6e6e6;
  width: 140px;
  height: 100%;
  z-index: 9999;
  background-color: #fff;
}

#header .headerLogo {
  padding-top: 41px;
  color: #00347c;
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  text-align: center;
}

#header .headerLogo .headerLogoA {
  display: inline-block;
  color: #00347c;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

#header .headerLogo .headerLogoA:hover {
  opacity: 0.7;
}

#header .headerLogo .headerLogoStart {
  display: block;
  line-height: 1;
  text-indent: 0.06em;
  letter-spacing: 0.06em;
}

#header .headerLogo .headerLogoGuide {
  display: block;
  margin-top: 5px;
  line-height: 1;
  text-indent: -0.02em;
  letter-spacing: 0.097em;
}

#header .headerSbi {
  display: none;
}

@media screen and (max-width: 767px) {
  #header {
    position: relative;
    top: auto;
    left: auto;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    width: auto;
    height: 63px;
  }
  #header .headerLogo {
    padding: 20px 0 0 29px;
    font-size: 18px;
    text-align: left;
  }
  #header .headerLogo .headerLogoA:hover {
    opacity: 1;
  }
  #header .headerLogo .headerLogoStart {
    display: inline-block;
    text-indent: 0.02em;
    letter-spacing: 0.02em;
  }
  #header .headerLogo .headerLogoGuide {
    display: inline-block;
    margin: 0 0 0 4px;
  }
  #header .headerSbi {
    position: absolute;
    top: 12px;
    right: 21px;
    display: block;
    line-height: 0;
  }
  #header .headerSbi .headerSbiImg {
    width: 180px;
    max-width: 100%;
  }
}
@media screen and (max-width: 420px) {
  #header .headerSbi {
    right: 15px;
  }
}
@media screen and (max-width: 370px) {
  #header {
    height: 100px;
  }
  #header .headerLogo {
    padding-top: 63px;
  }
  #header .headerSbi {
    right: auto;
    left: 50%;
    margin-left: -80px;
  }
}

/* fixedMenuBtn
 * *********************************** */
#fixedMenuBtn {
  position: fixed;
  bottom: 42px;
  left: 47px;
  z-index: 9999;
}

#fixedMenuBtn .fixedMenuBtnA {
  display: block;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  width: 50px;
  height: 50px;
  background: #1e75f8 url(/contents/startguide/img_cmn/bg_fixedmenubtn_01.svg) no-repeat 50% 50%;
  background-size: 20px 4px;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9999;
  position: relative;
}

#fixedMenuBtn .fixedMenuBtnA.is-open {
  background-image: none;
}

#fixedMenuBtn .fixedMenuBtnA:after {
  position: absolute;
  content: '';
  display: block;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

#fixedMenuBtn .fixedMenuBtnA.is-open:after {
  opacity: 1;
  position: absolute;
  content: '';
  display: block;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: url(/contents/startguide/img_cmn/bg_fixedmenubtn_close.svg) no-repeat 50% 50%;
  background-size: 34px;
}

#fixedMenuBtn .fixedMenuBtnA:hover {
  opacity: 0.7;
}

.fixGlobalNav {
  display: none;
  position: fixed;
  top: 0;
  left: 140px;
  height: 100vh;
  width: calc(100% - 140px);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #1e75f8;
}

.fixGlobalNavLogo {
    position: absolute;
    top: 62px;
    right: 60px;
    width: 300px;
    max-width: 100%;
}
.fixGlobalNavLogo-pc {
  display: block;
}
.fixGlobalNavLogo-sp {
  display: none;
}
@media screen and (max-width: 767px) {
.fixGlobalNavLogo {
  top: 25px;
  right: auto;
  left: 50%;
  margin-left: -85px;
  width: 180px;
}  
.fixGlobalNavLogo-pc {
  display: none;
}
.fixGlobalNavLogo-sp {
  display: block;
}
}
@media screen and (max-width: 200px) {
.fixGlobalNavLogo {
  left: auto;
  margin-left: 0;
  width: 180px;
}
}

.fixGlobalNav.is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: fixGlobalNavOpen 0.2s linear 0s 1 both;
          animation: fixGlobalNavOpen 0.2s linear 0s 1 both;
}

.fixGlobalNav.is-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  -webkit-animation: fixGlobalNavClose 0.2s linear 0s 1 both;
          animation: fixGlobalNavClose 0.2s linear 0s 1 both;
}

@-webkit-keyframes fixGlobalNavOpen {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fixGlobalNavOpen {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fixGlobalNavClose {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fixGlobalNavClose {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@media screen and (max-width: 767px) {
  .fixGlobalNav.is-open,
  .fixGlobalNav.is-close {
    left: 0;
    width: 100%;
  }
}

.fixGlobalNavList {
  padding-left: 20%;
  position: relative;
}

.fixGlobalNav .fixGlobalNavLink {
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  text-indent: 0.05em;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fixGlobalNav .fixGlobalNavLink a {
  text-decoration: none;
  color: #fff;
}

.fixGlobalNav.is-open .fixGlobalNavList {
  -webkit-animation: fixGlobalNavListIn 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s 1 both;
          animation: fixGlobalNavListIn 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s 1 both;
}

@-webkit-keyframes fixGlobalNavListIn {
  0% {
    top: 50px;
  }
  to {
    top: 0;
  }
}

@keyframes fixGlobalNavListIn {
  0% {
    top: 50px;
  }
  to {
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  #fixedMenuBtn {
    bottom: 22px;
    left: 21px;
    z-index: 9999;
  }
  #fixedMenuBtn .fixedMenuBtnA:hover {
    opacity: 1;
  }
}

/* backIndexBtn
 * *********************************** */
#backIndexBtn {
  position: fixed;
  right: 37px;
  top: 41px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  padding: 20px;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1000;
}

#backIndexBtn a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 32px;
  height: 32px;
  padding: 20px;
}

#backIndexBtn:hover {
  opacity: 1;
}

#backIndexBtn:before,
#backIndexBtn:after {
  position: absolute;
  left: 19px;
  top: 5px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}

#backIndexBtn:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#backIndexBtn:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  #backIndexBtn {
    right: 11px;
    top: 10px;
  }
}

/* pageIndicator
 * *********************************** */
#pageIndicator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  right: 37px;
  height: 100%;
  line-height: 0;
}

#pageIndicator .pageIndicatorItems {
  position: relative;
  z-index: 10;
}

#pageIndicator .pageIndicatorItems + .pageIndicatorItems {
  margin-top: 14px;
}

#pageIndicator .pageIndicatorA {
  display: inline-block;
  padding: 5px;
}

#pageIndicator .pageIndicatorA:after {
  display: inline-block;
  content: '';
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  background: #1e75f8;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#pageIndicator .pageIndicatorA.current:after {
  border: 2px solid #1e75f8;
  background: #fff;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #pageIndicator {
    right: 25px;
  }
}

@media screen and (max-width: 767px) {
  #pageIndicator {
    right: 1px;
  }
  #pageIndicator .pageIndicatorItems + .pageIndicatorItems {
    margin-top: 4px;
  }
  #pageIndicator .pageIndicatorA {
    display: inline-block;
    padding: 10px;
  }
}

/* contents
 * *********************************** */
#contents {
  margin-left: 140px;
  padding: 0 60px;
  width: calc(100% - 140px);
}

body.top #contents {
  background-color: #f1f7ff;
}

@media screen and (max-width: 767px) {
  #contents {
    margin-left: 0;
    padding: 0 30px;
    width: auto;
  }
  body.top #contents {
    padding: 0 30px;
  }
}

/* footer
 * *********************************** */
#footer {
  margin: 0 -60px 0 -60px;
}

#footer .footerMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 324px;
  background: url(/contents/startguide/img_cmn/bg_footer_01.png) no-repeat 100% 0;
  background-size: cover;
  color: #fff;
}

#footer .footerMain .footerLogo {
  padding: 13px 0 0 100px;
  line-height: 0;
}

#footer .footerMain .footerLogo .footerLogoA {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

#footer .footerMain .footerLogo .footerLogoA:hover {
  opacity: 0.7;
}

#footer .footerMain .footerLogo .footerLogoImg {
  width: 180px;
  max-width: 100%;
  height: auto;
}

#footer .footerMain .footerCopy {
  padding: 15px 92px 0 0;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}

@media screen and (max-width: 1024px) {
  #footer .footerMain {
    display: block;
    background: url(/contents/startguide/img_cmn/bg_footer_01_sp.png) no-repeat 100% 0;
    background-size: cover;
    height: 220px;
  }
  #footer .footerMain .footerLogo {
    padding: 61px 0 0 0;
    text-align: center;
  }
  #footer .footerMain .footerLogo .footerLogoA:hover {
    opacity: 1;
  }
  #footer .footerMain .footerCopy {
    padding: 65px 0 0 0;
    text-align: center;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #footer {
    margin: 0 -60px 0 -60px;
  }
}

@media screen and (max-width: 767px) {
  #footer {
    margin: 0 -30px 0 -30px;
  }
}

/* main
 * *********************************** */
#main {
  margin: 0 auto;
  width: 800px;
}

.mainTitle {
  padding: 54px 0 80px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mainTitle .p-index__copy {
    padding-right: 2em;
  }
}

.mainTitle .mainTitleLogo {
  position: relative;
}

.mainTitle .mainTitleLogo img {
  display: none;
}

@media screen and (min-width: 768px) {
  .mainTitle .mainTitleLogo img {
    display: block;
    width: 303px;
    position: relative;
    right: -40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mainTitle .mainTitleLogo img {
    right: 0;
  }
}

body.top #main {
  width: 100%;
  padding-bottom: 90px;
}

@media screen and (min-width: 1024px) {
  body.top #main {
    padding: 0 40px 110px 40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #main {
    width: 100%;
    max-width: 800px;
  }
}

@media screen and (max-width: 767px) {
  #main {
    width: auto;
  }
  .mainTitle {
    padding: 30px 0;
  }
}

/* link */
a.link {
  display: inline-block;
  color: #1e75f8;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  letter-spacing: 0.1em;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

a.link.isBack {
  padding: 0 0 0 20px;
  background: url(/contents/startguide/img_cmn/i_arrow_link_back_01.svg) no-repeat 0 0.45em;
  background-size: 15px 8px;
}

a.link:hover {
  opacity: 0.7;
}

a.link .linkLine {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 2px dotted #1e75f8;
}

@media screen and (max-width: 1024px) {
  a.link.isBack {
    padding: 0 0 0 20px;
    background: url(/contents/startguide/img_cmn/i_arrow_link_back_01.svg) no-repeat 0 0.45em;
    background-size: 15px 8px;
  }
  a.link:hover {
    opacity: 1;
  }
}

/* postSec */
.postSec:not(:first-child) {
  margin-top: 100px;
}

.postSec:not(:first-child).postSec03 {
  margin-top: 180px;
}

@media screen and (max-width: 1024px) {
  .postSec:not(:first-child) {
    margin-top: 60px;
  }
}

/* postMainVisual */
.postMainVisual {
  line-height: 0;
}

@media screen and (max-width: 767px) {
  .postMainVisual {
    margin: 0 -30px;
  }
}

.postMainVisual .postMainVisualImg {
  width: 100%;
  height: auto;
}

/* postCategory */
.postCategory {
  margin-top: 16px;
  line-height: 0;
}

.postCategory .postCategoryBox {
  display: inline-block;
  padding: 0 14px;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border: 2px solid #1e75f8;
  min-width: 70px;
  height: 36px;
  color: #1e75f8;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  text-indent: 0.05em;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 1024px) {
  .postCategory {
    margin-top: 10px;
  }
  .postCategory .postCategoryBox {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    height: 30px;
    font-size: 12px;
    line-height: 24px;
  }
}

/* postHead */
.postHead {
  margin-top: 3px;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.67;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 1024px) {
  .postHead {
    margin-top: 10px;
    font-size: 16px;
  }
}

/* postLead */
.postLead {
  margin-top: 32px;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 1024px) {
  .postLead {
    margin-top: 19px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.84;
  }
}

/* postHeadLv2 */
.postHeadLv2 .postHeadLv2Sub {
  display: block;
  color: #1e75f8;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.postHeadLv2 .postHeadLv2Main {
  display: block;
  margin-top: 8px;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.59;
  letter-spacing: 0.03em;
}

.attenstion {
    font-size: 12px;
}

@media screen and (max-width: 1024px) {
  .postHeadLv2 .postHeadLv2Sub {
    font-size: 12px;
  }
  .postHeadLv2 .postHeadLv2Main {
    margin-top: 8px;
    font-size: 16px;
  }
}

/* postText */
.postText {
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.03em;
}

.postText + .postText {
  margin-top: 1em;
}

.postHeadLv2 + .postText {
  margin-top: 28px;
}

@media screen and (max-width: 1024px) {
  .postText {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.84;
  }
  .postHeadLv2 + .postText {
    margin-top: 27px;
  }
}

/* postImageWrap */
.postImageWrap {
  text-align: center;
  position: relative;
}

/* postLink */
.postLink {
  font-size: 16px;
  font-weight: 700;
  line-height: 2.125;
  letter-spacing: 0.05em;
}

.postText + .postLink {
  margin-top: 6px;
}

.postLink .postLinkA {
  padding-right: 20px;
  background: url(/contents/startguide/img_cmn/i_arrow_link_01.svg) no-repeat 100% 0.5em;
  background-size: 15px 8px;
  color: #1e75f8;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.postLink .postLinkA:hover {
  opacity: 0.7;
}

.postLink .postLinkLine {
  border-bottom: 2px dotted #1e75f8;
}

@media screen and (max-width: 1024px) {
  .postLink {
    font-size: 12px;
    line-height: 1.84;
  }
  .postText + .postLink {
    margin-top: 9px;
  }
  .postLink .postLinkA {
    background: url(/contents/startguide/img_cmn/i_arrow_link_01.svg) no-repeat 100% 0.35em;
    background-size: 15px 8px;
  }
  .postLink .postLinkA:hover {
    opacity: 1;
  }
  .postLink .postLinkLine {
    padding-bottom: 1px;
  }
}

/* postImageBox */
.postImageBox {
  margin-top: 100px;
  padding: 40px;
  border: 1px solid #d4dee6;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  line-height: 0;
  text-align: center;
}

.postText + .postImageBox {
  margin-top: 33px;
}

@media screen and (max-width: 1024px) {
  .postImageBox {
    margin-top: 60px;
    padding: 24px 40px;
  }
  .postText + .postImageBox {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .postImageBox {
    padding: 15px;
  }
}

/* postLoClm2 */
.postLoClm2 {
  display: table;
  width: 100%;
}

.postLoClm2 .postLoClm2Sub,
.postLoClm2 .postLoClm2Main {
  display: table-cell;
}

.postLoClm2 .postLoClm2Main {
  padding: 0 30px 0 0;
  vertical-align: top;
}

.postLoClm2 .postLoClm2Sub {
  width: 330px;
  vertical-align: middle;
}

.postLoClm2 .postLoClm2Sub .postLoClm2ImgBlock {
  line-height: 0;
  text-align: center;
}

.postLoClm2 .postLoClm2Sub .postLoClm2ImgBlock .postLoClm2Img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  .postLoClm2 {
    display: block;
    width: auto;
  }
  .postLoClm2 .postLoClm2Sub,
  .postLoClm2 .postLoClm2Main {
    display: block;
  }
  .postLoClm2 .postLoClm2Main {
    padding: 0;
    vertical-align: baseline;
  }
  .postLoClm2 .postLoClm2Sub {
    margin-top: 38px;
    width: auto;
    vertical-align: baseline;
  }
  .postLoClm2 .postLoClm2Sub .postLoClm2ImgBlock .postLoClm2Img {
    max-width: 330px;
  }
}

/* button */
a.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 35px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  width: 240px;
  height: 70px;
  background: #20bbd7;
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.74;
  text-align: center;
  text-indent: 0.02em;
  text-decoration: none;
  letter-spacing: 0.02em;
  box-shadow: 0 3px 20px rgba(11, 65, 75, 0.16);
  -moz-box-shadow: 0 3px 20px rgba(11, 65, 75, 0.16);
  -webkit-box-shadow: 0 3px 20px rgba(11, 65, 75, 0.16);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

a.button.isWauto {
  width: auto;
  padding: 0 35px;
  font-size: 14px;
}

a.button:hover {
  opacity: 0.7;
}

@media screen and (min-width: 380px) {
  a.button.isWauto {
    min-width: 280px;
  }
}

@media screen and (max-width: 1024px) {
  a.button:hover {
    opacity: 1;
  }
}

@media screen and (max-width: 320px) {
  a.button,
  a.button.isWauto {
    font-size: 10px;
  }
}

/* postRelatedLink */
.postRelatedLink {
  margin-top: 40px;
}

.postRelatedLink .postRelatedLinkUl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.postRelatedLink .postRelatedLinkItems:not(:first-child) {
  margin-left: 40px;
}

@media screen and (max-width: 1024px) {
  .postRelatedLink {
    margin-top: 30px;
  }
  .postRelatedLink .postRelatedLinkUl {
    display: block;
    text-align: center;
  }
  .postRelatedLink .postRelatedLinkItems:not(:first-child) {
    margin: 30px 0 0 0;
  }
}

/* postCvLink */
.postCvLink {
  margin-top: 100px;
  padding: 25px 20px 50px 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: #f1f7ff;
}

.postCvLink .postCvLinkHead {
  font-size: 15px;
  font-weight: 900;
  line-height: 1.87;
  text-align: center;
  text-indent: 0.1em;
  letter-spacing: 0.1em;
}

.postCvLink .postCvLinkUl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 23px;
}

.postCvLink .postCvLinkItems {
  line-height: 0;
}

.postCvLink .postCvLinkItems:not(:first-child) {
  margin-left: 30px;
}

.postCvLink .postCvLinkA {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.postCvLink .postCvLinkA:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1024px) {
  .postCvLink {
    margin-top: 60px;
    padding: 29px 20px 50px 20px;
  }
  .postCvLink.isApp {
    padding-bottom: 40px;
  }
  .postCvLink .postCvLinkHead {
    font-size: 13px;
    line-height: 1.7;
  }
  .postCvLink .postCvLinkUl {
    margin-top: 27px;
  }
  .postCvLink .postCvLinkItems {
    text-align: center;
  }
  .is-android .postCvLink .postCvLinkItems:not(:first-child) {
    margin-left: 0;
  }
  .postCvLink .postCvLinkA:hover {
    opacity: 1;
  }
}

/* postBox */
.postBox {
  margin-top: 100px;
  padding: 54px 26px 61px 53px;
  border: 1px solid #d4dee6;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.postBox .postBoxLo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.postBox .postBoxLo .postBoxLoMain {
  width: calc(100% - 230px);
}

.postBox .postBoxLo .postBoxLoSub {
  width: 200px;
}

.postBox .postBoxHead {
  font-size: 15px;
  font-weight: 900;
  line-height: 1.74;
  letter-spacing: 0.03em;
}

.postBox .postBoxLo .postBoxLoMain .postBoxHead:first-child {
  margin-top: -5px;
}

.postBox .postBoxText {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.03em;
}

.postBox .postBoxTextMin {
  font-size: 14px;
}

.postBox .postBoxText + .postBoxText {
  margin-top: 1em;
}

.postBox .postBoxHead + .postBoxText {
  margin-top: 15px;
}

.postBox .postBoxText + .postLink {
  margin-top: 5px;
}

.postBox .postBoxImgBlock {
  line-height: 0;
}

.postBox .postBoxImg {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  .postBox {
    margin-top: 60px;
    padding: 25px 30px 40px 30px;
  }
  .postBox .postBoxLo {
    display: block;
  }
  .postBox .postBoxLo .postBoxLoMain {
    width: auto;
  }
  .postBox .postBoxLo .postBoxLoSub {
    margin-top: 38px;
    width: auto;
  }
  .postBox .postBoxHead {
    font-size: 13px;
    line-height: 1.7;
  }
  .postBox .postBoxLo .postBoxLoMain .postBoxHead:first-child {
    margin-top: 0;
  }
  .postBox .postBoxText {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.84;
  }
  .postBox .postBoxHead + .postBoxText {
    margin-top: 21px;
  }
  .postBox .postBoxText + .postLink {
    margin-top: 9px;
  }
  .postBox .postBoxImgBlock {
    text-align: center;
  }
  .postBox .postBoxImg {
    max-width: 200px;
  }
}

/* postNavBack */
.postNavBack {
  margin: 115px 0 110px 0;
}

@media screen and (max-width: 1024px) {
  .postNavBack {
    margin: 60px 0;
  }
}

/* page */
/* app.html */
.app_g_01 img {
  width: 70%;
  margin-top: 30px;
}

.img_appstore {
  width: 170px;
}

.img_googleplay {
  width: 198px;
}

body.is-iphone .img_googleplay,
body.is-ipad .img_googleplay {
  display: none;
}

body.is-android .img_appstore {
  display: none;
}

body.is-pc .img_googleplay,
body.is-pc .img_appstore {
  display: block;
}

@media screen and (min-width: 1025px) {
  .app_g_01 img {
    width: 50%;
    margin-top: 30px;
  }
  .app_g_02 {
    position: relative;
    top: -80px;
  }
}

/* deposit.html */
.c-listAirticleWrap {
  padding: 40px 30px 90px 30px;
  background-color: #f1f7ff;
  margin: 0 -30px;
}

.c-listAirticleListTitle {
  color: #003681;
  font-size: 20px;
  margin-bottom: 40px;
  font-weight: 900;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .c-listAirticleWrap {
    padding: 40px 60px 90px 60px;
    margin: 0 -60px;
  }
  .c-listAirticleWrap {
    margin: 0 -60px;
  }
}

@media screen and (min-width: 1025px) {
  .c-listAirticleWrap {
    padding: 90px 100px 120px 100px;
    margin: 0 -60px;
  }
  .c-listAirticleListTitle {
    margin-bottom: 90px;
  }
}

.c-listAirticle {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-listAirticle .c-listAirticle__item {
  position: relative;
  padding: 6% 0;
  z-index: 1;
  width: 100%;
  margin: 0 auto 30px auto;
  background-color: #fff;
  text-decoration: none;
  border-radius: 25px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.c-listAirticle .c-listAirticle__item:last-child {
  margin-bottom: 0;
}

.js-barba-item--blog-list * {
  pointer-events: none;
}

.c-listAirticle .c-listAirticle__item.--is-tween {
  position: fixed;
  z-index: 1000 !important;
}

.c-listAirticle .c-listAirticle__item::after {
  position: absolute;
  content: '';
  display: block;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.c-listAirticle .c-listAirticle__item:hover,
.c-listAirticle .c-listAirticle__item.--is-active {
  z-index: 100;
}

body.--is-transiton .c-listAirticle__item.--is-tween {
  visibility: visible;
}

body.--is-transiton .c-listAirticle__item.--is-tween .c-listAirticle__header {
  padding: 0 8%;
}

.c-listAirticle__item.--is-org {
  visibility: hidden;
}

.c-listAirticle .c-listAirticle__itemInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 1025px) {
  .c-listAirticle .c-listAirticle__itemInner--right {
    width: 49%;
  }
  .c-listAirticle .c-listAirticle__itemInner--left {
    width: 50%;
    padding-left: 5%;
    position: relative;
  }
  .c-listAirticle .c-listAirticle__itemInner {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.c-listAirticle .c-listAirticle__media {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.c-listAirticle .c-listAirticle__media-inner {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-listAirticle .c-listAirticle__media-inner img {
  display: block;
  max-width: none;
  width: 100vw;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-listAirticle .c-listAirticle__media-inner img {
    width: 100%;
  }
}

@media screen and (min-width: 1025px) {
  .c-listAirticle .c-listAirticle__media {
    height: 330px;
    margin-bottom: 0;
  }
  .c-listAirticle .c-listAirticle__media-inner {
    width: 80%;
    margin: 0 auto;
    height: 330px;
  }
  .c-listAirticle .c-listAirticle__media-inner img {
    height: 330px;
    max-width: 100%;
  }
}

.c-listAirticle .c-listAirticle__header {
  padding: 0 5.33333%;
}

.c-listAirticle .c-listAirticle__tag {
  display: inline-block;
  padding: 0 14px;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border: 2px solid #1e75f8;
  min-width: 70px;
  color: #1e75f8;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  text-indent: 0.05em;
  letter-spacing: 0.05em;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  height: 30px;
  font-size: 12px;
  line-height: 24px;
  white-space: nowrap;
}

@media screen and (min-width: 1025px) {
  .c-listAirticle .c-listAirticle__header {
    padding: 0 0 0 5%;
  }
  .c-listAirticle .c-listAirticle__tag {
    display: inline-block;
    padding: 0 14px;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border: 2px solid #1e75f8;
    min-width: 70px;
    height: 36px;
    color: #1e75f8;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    text-indent: 0.2em;
    letter-spacing: 0.2em;
  }
}

.c-listAirticle .c-listAirticle__tag.--is-blue {
  color: #0065ff;
  border-color: #0065ff;
}

.c-listAirticle .c-listAirticle__tag.--is-test {
  color: #fff;
  background-color: #2c3746;
  border-color: #2c3746;
}

.c-listAirticle .c-listAirticle__title {
  font-weight: 900;
  letter-spacing: 0.03em;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.67;
  color: #003681;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.c-listAirticle .c-listAirticle__title br {
  display: none;
}

@media screen and (min-width: 1025px) {
  .c-listAirticle .c-listAirticle__title {
    font-size: 2vw;
    font-weight: 900;
    line-height: 1.67;
    letter-spacing: 0.03em;
    width: 100%;
  }
}

.c-listAirticle .c-listAirticle__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 12px;
  letter-spacing: 0.03em;
  line-height: 1.8;
  margin-bottom: 40px;
  color: #111315;
  margin-top: 40px;
  padding: 0 5.33333%;
}

.c-listAirticle .c-listAirticle__readMore {
  margin: 20px 5.33333% 0 5.33333%;
  text-align: right;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  color: #1e75f8;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 1025px) {
  .c-listAirticle .c-listAirticle__readMore {
    text-align: left;
    font-size: 15px;
    display: inline-block;
    border-bottom: 2px dotted rgba(30, 117, 248, 0);
  }
}

body.--is-pc .c-listAirticle .c-listAirticle__readMore {
  display: inline-block;
  border-bottom: 2px dotted rgba(30, 117, 248, 0);
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
}

body.--is-pc .c-listAirticle .c-listAirticle__item:hover .c-listAirticle__title {
  color: #1e75f8;
}

body.--is-pc .c-listAirticle .c-listAirticle__item:hover .c-listAirticle__readMore {
  border-bottom: 2px dotted #1e75f8;
}

/* 遷移後の指定 */
body.--is-transiton .c-listAirticle .c-listAirticle__media,
body.--is-transiton .c-listAirticle .c-listAirticle__media-inner,
body.--is-transiton .c-listAirticle .c-listAirticle__media-inner img {
  height: auto;
}

body.--is-transiton .c-listAirticle .c-listAirticle__media {
  margin-top: 0px;
}

body.--is-transiton .c-listAirticle .c-listAirticle__header {
  margin-top: 10px;
}

body.--is-transiton .c-listAirticle .c-listAirticle__media {
  margin-bottom: 0px;
}

body.--is-transiton .c-listAirticle .c-listAirticle__header {
  margin-top: 10px;
}

body.--is-transiton .c-listAirticle__item.--is-tween .c-listAirticle__readMore {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  body.--is-transiton .c-listAirticle__item.--is-tween {
    width: calc(100% - 140px);
  }
  body.--is-transiton .c-listAirticle__item.--is-tween .c-listAirticle__itemInner {
    padding: 0 60px;
  }
  body.--is-transiton .c-listAirticle__item.--is-tween .c-listAirticle__header {
    padding: 0;
  }
}

@media screen and (min-width: 1025px) {
  body.--is-transiton .c-listAirticle__item.--is-tween {
    width: calc(100% - 140px);
  }
  body.--is-transiton .c-listAirticle__item.--is-tween .c-listAirticle__readMore,
  body.--is-transiton .c-listAirticle__item.--is-tween .c-listAirticle__header {
    display: none;
  }
  body.--is-transiton .c-listAirticle__item.--is-tween .c-listAirticle__itemInner {
    display: block;
    width: 800px;
    margin: auto;
  }
  body.--is-transiton .c-listAirticle__item.--is-tween .c-listAirticle__itemInner--right,
  body.--is-transiton .c-listAirticle__item.--is-tween .c-listAirticle__itemInner--left {
    width: auto;
  }
  body.--is-transiton .c-listAirticle__item.--is-tween .c-listAirticle__title {
    width: auto;
  }
  body.--is-transiton .c-listAirticle__item.--is-tween .c-listAirticle__itemInner--left,
  body.--is-transiton .c-listAirticle__item.--is-tween .c-listAirticle__header {
    padding: 0;
  }
}

.m-btnListL,
.m-btnListM,
.m-btnListS,
.m-btnListXS {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.m-btnListL > li,
.m-btnListM > li,
.m-btnListS > li,
.m-btnListXS > li {
  padding: 0 10px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: stretch;
  -webkit-align-content: stretch;
  align-content: stretch;
}
.m-btnListL,
.m-btnListM {
  margin-top: 40px;
}
.m-btnListL > li,
.m-btnListM > li {
  max-width: 300px;
}
.m-btnDefG-l, .m-btnDefG-m, .m-btnDefG-s, .m-btnDefG-xs {
    color: #0058a0;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    position: relative;
    overflow: hidden;
    top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-self: stretch;
    align-self: stretch;
    -ms-flex-item-align: stretch;
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -o-box-flex: 2;
    -ms-box-flex: 2;
    box-flex: 2;
    -webkit-flex-grow: 2;
    flex-grow: 2;
    text-align: center;
    cursor: pointer;
    border-radius: 6px;
    -webkit-box-shadow: 0px 3px 2px #ccc;
    box-shadow: 0px 3px 2px #ccc;
    /* -webkit-transition: all 0.2s ease-out; */
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    line-height: 140%;
    -webkit-appearance: none;
    text-decoration: none;
    color: #0058a0;
    width: 100%;
    font-size: 1.6rem;
    padding: 7px 15px;
}
@media screen and (max-width: 559px){
	.m-btnListL, .m-btnListM {
		display: block;
		margin: 30px 0 0 0;
		text-align: center;
	}
	.m-btnListL > li, .m-btnListM > li {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    text-align: left;
	}
	.m-btnListL > li > a, .m-btnListM > li > a {
    display: block;
    max-width: 100%;
    min-height: 0;
    padding: 12px 0;
	}
}