/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
  v2.0 | 20110126
  License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  overflow-y: inherit;
}

body {
  font-family: "Helvetica Neue", Arial, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif
}

a {
  color: #333;
  text-decoration: none;
}

li {
  list-style-type: none;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* mouse on
------------------------------------------------------------*/

.footer-sld-bnr-slider a:hover {
  opacity: 0.7;
  transition: opacity 300ms ease;
}

#footer-nav .sub-link a:hover,
.footer-btm-link ul li a:hover {
  text-decoration: underline;
}

/* slide motion
------------------------------------------------------------*/

.footer-sld-bnr-slider {
  opacity: 0;
}

.footer-sld-bnr-slider.on {
  opacity: 1;
}

/* slide pager
------------------------------------------------------------*/

.slick-slide,
.slick-slide a,
.slick-slide span {
  outline: none !important;
}

/* contents
------------------------------------------------------------*/

section {
  padding: 60px 0;
  border-top: 1px solid #eee;
}

.sec-header+article {
  margin: 20px 0 0;
}

.sec-header {
  text-align: center;
}

.sec-header h2 {
  position: relative;
  display: inline-block;
}

.sec-header h2 span {
  font-size: 28px;
  font-weight: bold;
  color: #003f98;
}

.sec-header h2 a {
  position: absolute;
  display: inline-block;
  margin: auto;
  padding: 0 5px;
  top: 0;
  bottom: 0;
  left: 110%;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  background: #b22222;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 0 13px;
}

/* btm-bnr
------------------------------------------------------------*/

#footer-sld-bnr {
  background: #f5f5f5;
}

.footer-sld-bnr-slider {
  margin: auto;
  width: 890px;
}

.footer-sld-bnr-slider span {
  display: block;
  margin: 8px;
  width: 282px;
}

.footer-sld-bnr-slider a {
  position: relative;
  display: block;
}

.footer-sld-bnr-slider a+a {
  margin-top: 15px;
}

.footer-sld-bnr-slider a i {
  display: block;
  padding: 10px;
  background: #fff;
}

#how-to-bnr-pc .inner {
  text-align: center;
}

#how-to-bnr-pc .inner a {
  display: inline-block;
  max-width: 730px;
}

#how-to-bnr-pc .inner a:hover {
  opacity: 0.7;
  transition: opacity 300ms ease;
}

#newt-top-faq {
  background: #fff;
}

#newt-main section {
  padding: inherit;
}

.newt-top-inner__banner {
  margin-top: 40px;
}

@media screen and (min-width:1040px) {
  .newt-top-inner {
    padding: 0 40px;
    max-width: 1040px;
  }
}

@media screen and (min-width:768px) and (max-width:1039px) {
  .newt-top-inner {
    padding: 0 25px;
    max-width: 1039px;
  }
}

@media screen and (min-width:576px) and (max-width:767px) {
  .newt-top-inner {
    padding: 0 20px;
  }
}

@media screen and (max-width:575px) {
  .newt-top-inner {
    padding: 0 14px;
  }
}

@media screen and (min-width: 768px) {

  body {
    font-size: 16px;
    width: 100%;
  }

  .ignore-pc {
    display: none;
  }

  #newt-main .newt-top-inner {
    position: relative;
    margin: auto;
  }

  #newt-main {
    position: relative;
    z-index: 20;
  }

  .newt-ignore-pc {
    display: none;
  }

  .newt-header-info-bnr {
    margin-bottom: 20px;
  }

  #newt-ghedaer.no-info.no-bnr .main-header {
    border-bottom: none;
  }

  /* section
  ====================================================*/

  .newt-top-sec+.newt-top-sec {
    border-top: 1px solid #E5E5EA;
  }

  .newt-top-sec article {
    padding: 40px 0;
  }

  .newt-top-sec-header h3 {
    font-size: 32px;
    font-weight: bold;
    color: #003F98;
    text-align: center;
  }

  .newt-top-sec-header+.newt-top-sec-inner {
    margin-top: 40px;
  }

  /* newt-top-faq-list
  ====================================================*/

  .newt-top-faq-list ul {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin: 0 -12px;
  }

  .newt-top-faq-list ul li {
    padding: 0 12px;
    width: 100%;
  }

  .newt-top-faq-list ul li:nth-child(1) a {
    border-top: 1px solid #E5E5EA;
  }

  .newt-top-faq-list ul li a {
    position: relative;
    display: flex;
    padding: 25px 15px 25px 50px;
    border-bottom: 1px solid #E5E5EA;
    font-size: 16px;
  }

  .newt-top-faq-list ul li a:after {
    position: absolute;
    content: "";
    display: block;
    margin: auto;
    top: 0;
    right: 15px;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: url(https://img.tsite.jp/resources/tsite/top/img/header/arrow_r_bl.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }

  .newt-top-faq-list ul li a:hover {
    text-decoration: none;
    color: #333;
    opacity: 0.7;
    transition: opacity 400ms ease;
  }

  .newt-top-faq-btn {
    margin: 40px auto 0;
    max-width: 500px;
  }

  /* newt-top-btn-link
  ====================================================*/

  .newt-top-btn-link a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 54px;
    color: #003f98;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    background: #fff;
    border: 2px solid #203D95;
  }

  .newt-top-btn-link a span {
    display: inline-block;
    line-height: 1.5;
  }

  .newt-top-btn-link.btn-bl a {
    color: #fff;
    background: #003f98;
  }

  .newt-top-btn-link a:after {
    position: absolute;
    content: "";
    display: block;
    margin: auto;
    top: 0;
    right: 15px;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: url(https://img.tsite.jp/resources/tsite/top/img/header/arrow_r_bl.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }

  .newt-top-btn-link a:hover {
    opacity: 0.7;
    text-decoration: none;
    transition: opacity 400ms ease;
  }

  .newt-top-btn-link.btn-bl a:after {
    position: absolute;
    content: "";
    display: block;
    margin: auto;
    top: 0;
    right: 15px;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: url(https://img.tsite.jp/resources/tsite/top/img/header/arrow_r_wh.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }

}

@media screen and (max-width: 767px) {

  body {
    width: 100%;
    font-size: 12px;
  }

  .ignore-sp {
    display: none;
  }

  .newt-ignore-sp {
    display: none;
  }

  /* section
  ====================================================*/

  .newt-top-sec+.newt-top-sec {
    border-top: 1px solid #E5E5EA;
  }

  .newt-top-sec article {
    padding: 30px 0;
  }

  .newt-top-sec-header h3 {
    font-size: 24px;
    font-weight: bold;
    color: #003F98;
    text-align: center;
  }

  .newt-top-sec-header+.newt-top-sec-inner {
    margin-top: 30px;
  }

  /* newt-top-faq-list
  ====================================================*/

  .newt-top-faq-list ul {
    margin: 0 -7px;
    border-top: 1px solid #E5E5EA;
  }

  .newt-top-faq-list ul li a {
    position: relative;
    display: flex;
    padding: 20px 25px 20px 40px;
    border-bottom: 1px solid #E5E5EA;
    font-size: 14px;
  }

  .newt-top-faq-list ul li a:after {
    position: absolute;
    content: "";
    display: block;
    margin: auto;
    top: 0;
    right: 7px;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: url(https://img.tsite.jp/resources/tsite/top/img/header/arrow_r_bl.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }

  .newt-top-faq-list ul li a:hover {
    text-decoration: none;
    color: #333;
  }

  .newt-top-faq-btn {
    margin: 30px auto 0;
    max-width: 500px;
  }

  /* newt-top-btn-link
  ====================================================*/

  .newt-top-btn-link a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 54px;
    color: #003f98;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    background: #fff;
    border: 2px solid #203D95;
  }

  .newt-top-btn-link-h a {
    height: 74px;
    font-size: 16px;
  }

  .newt-top-btn-link a span {
    display: inline-block;
    line-height: 1.5;
  }

  .newt-top-btn-link.btn-bl a {
    color: #fff;
    background: #003f98;
  }

  .newt-top-btn-link a:after {
    position: absolute;
    content: "";
    display: block;
    margin: auto;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: url(https://img.tsite.jp/resources/tsite/top/img/header/arrow_r_bl.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }

  .newt-top-btn-link a:hover {
    opacity: 0.7;
    text-decoration: none;
    transition: opacity 400ms ease;
  }

  .newt-top-btn-link.btn-bl a:after {
    position: absolute;
    content: "";
    display: block;
    margin: auto;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: url(https://img.tsite.jp/resources/tsite/top/img/header/arrow_r_wh.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }

}

@media screen and (min-width: 768px) {
  #newt-header-logout .newt-header-logout {
    padding: 20px 0 40px;
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  #newt-header-logout .newt-header-logout {
    padding: 20px 0 40px;
    background-color: #fff;
  }
}

@media screen and (min-width: 768px) {
  #newt-header-logout .newt-header-inner {
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  #newt-header-logout .newt-header-inner {
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  #newt-header-logout .newt-header-logout p {
    margin: 70px auto 60px;
    line-height: 1.5;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  #newt-header-logout .newt-header-logout p {
    margin: 70px auto 60px;
    line-height: 1.5;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  #newt-header-logout .newt-header-btn-link a {
    max-width: 254px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  #newt-header-logout .newt-header-btn-link a {
    max-width: 212px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  #newt-header-logout .newt-header-logout .newt-header-btn-link a:before {
    content: none;
  }
}

@media screen and (max-width: 767px) {
  #newt-header-logout .newt-header-logout .newt-header-btn-link a:before {
    content: none;
  }
}

@media screen and (min-width: 768px) {
  #newt-top-saveup {
    background: #f5f5f5;
  }
}

@media screen and (max-width: 767px) {
  #newt-top-saveup {
    background: #f5f5f5;
  }
}

@media screen and (min-width: 768px) {
  .newt-top-saveup-list a {
    transition: opacity .3s;
  }

  .newt-top-saveup-list a:hover {
    opacity: .7;
  }
}

@media screen and (max-width: 767px) {
  .newt-top-saveup-list a {
    transition: opacity .3s;
  }

  .newt-top-saveup-list a:hover {
    opacity: .7;
  }
}

@media screen and (min-width: 768px) {
  .newt-top-saveup-list a>span {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
  }
}

@media screen and (max-width: 767px) {
  .newt-top-saveup-list a>span {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
  }
}

@media screen and (min-width: 768px) {
  .newt-top-saveup-list ul {
    display: flex;
    justify-content: center;
    gap: 26px;
  }
}

@media screen and (min-width: 768px) {
  .newt-top-saveup-list ul li {
    max-width: 303px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  #newt-top-saveup .newt-top-sec-header+.newt-top-sec-inner {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  #newt-top-saveup .newt-top-sec-header+.newt-top-sec-inner {
    margin-top: 20px;
  }
}

@media screen and (min-width: 768px) {
  .newt-top-faq-list ul li a:before {
    position: absolute;
    content: "";
    display: block;
    margin: auto;
    top: -5px;
    left: 15px;
    bottom: 0;
    width: 17px;
    height: 21px;
    background: url(../../assets/img/que.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }
}

@media screen and (max-width: 767px) {
  .newt-top-faq-list ul li a:before {
    position: absolute;
    content: "";
    display: block;
    margin: auto;
    top: -5px;
    left: 15px;
    bottom: 0;
    width: 17px;
    height: 21px;
    background: url(../../assets/img/que.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }
}