/*!
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  text-decoration: none;
  color: inherit;
}
a:hover {
  opacity: 0.7;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  font-family:
    "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
    "メイリオ", Meiryo, sans-serif, "MS Pゴシック";
  font-size: 1.6rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 2;
  background-size: contain;
  background-position: top;
  background-repeat: repeat-y;
  -webkit-font-smoothing: antialiased;
}

.contents-wrapper {
  background: #1A1A1A;
}
.contents-wrapper picture {
  display: inline-block;
}
.common-note,
.common-note2 {
  max-width: 750px;
  margin: 0 auto;
  word-break: break-word;
overflow-wrap: anywhere;
  width: 93%;
}
.common-note li,
.common-note2 li {
  font-size: 12px;
  letter-spacing: 0.07em;
  line-height: 1.5;
  text-align: left;
}

.common-note li a {
  color: #47C2D1;

}

.container {
  /*max-width: 350%;
  box-shadow:0 3px 6px 0 rgba(89,87,87,.75);
  margin: 65px auto;*/
  background: #1A1A1A;
  width: 100%;
  text-align: center;
}

.container2 {
  max-width: 100%;
  margin: 65px auto;
  /*box-shadow:0 3px 6px 0 rgba(89,87,87,.75);*/
  background: #333333;
  width: 100%;
  text-align: center;
  padding: 100px 0px;
}

.yurumo_pc_03 {
  max-width: 700px;
  background: #1A1A1A;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .yurumo_pc_03 {
   width: 100%;
  }
}


@media screen and (max-width: 767px) {
  body {
    font-size: 1.6rem;
  }
}

h2,
h3,
h4,
h5 {
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  h2,
  h3,
  h4,
  h5 {
    line-height: 1.4;
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
ul {
  list-style: none;
}
@media screen and (max-width: 767px) {
  .pc,
  .pcbr {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .sp,
  .spbr {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .sp,
  .spbr {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .container {
    /*box-shadow: 0 3px 4px 0 rgba(89, 87, 87, 0.75);*/
    margin: auto;
  }
}



@media screen and (max-width: 767px) {
  .common-note li,
  .common-note2 li {
    letter-spacing: 0.05em;
  }
}
.common-note li {
  padding-left: 12px;
  position: relative;
}
.common-note li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.header__inr {
  padding: 17px 0 13px 0;
  max-width: none;
  width: 93%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .header__inr {
    padding: 15px 0;
  }
}
.header__logo {
  max-width: 200px;
}
@media screen and (max-width: 767px) {
  .header__logo {
    max-width: 110px;
  }
}

.header__btn {
  border-radius: 40px;
  width: 170px;
  font-size: 20px;
  background: #1A1A1A;
  color: #FFE74A;
  border: solid #FFE74A 4px;
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
  padding: 7px 0;
  display: block;
  box-shadow: 0 7px 5px 0 rgba(201, 202, 202, 0.75);
  letter-spacing: 0.05em;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .header__btn {
    width: 106px;
    font-size: 14px;
    padding: 4px 0;
    border-radius: 18px;
    border: solid #FFE74A 2px;
    box-shadow: 0 3px 2px 0 rgba(201, 202, 202, 0.75);
  }
}

.header-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0 76px;
}
@media screen and (max-width: 767px) {
  .header-nav {
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
  }
}
.header-nav li {
  font-size: 25px;
  font-weight: 500;
  position: relative;
  border-right: solid 1px;
  border-left: solid 1px;
  margin-left: -1px;
  height: 30px;
  display: flex;
  align-items: center;
}
.header-nav li a {
  padding: 0 20px;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .header-nav li a {
    padding: 0px 10px;
  }
}
@media screen and (max-width: 767px) {
  .header-nav li {
    font-size: 15px;
    height: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .header-nav li {
    font-size: 16px;
    height: 20px;
  }
}

.mv__inr {
  width: 100%;
  margin: 0;
}

.news {
  padding: 40px 0 0;
}
@media screen and (max-width: 767px) {
  .news {
    padding: 10px 0 0;
  }
}
.news__accordion {
  width: 90%;
  max-width: 725px;
  margin: 0 auto;
  letter-spacing: 0.07em;
}
.news__accordion dt {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .news__accordion dt {
    font-size: 12px;
  }
}
.news__accordion dt:hover {
  opacity: 0.7;
  transition: all;
}
.news__accordion dt .ttl {
  display: inline-block;
  position: relative;
  padding: 0 0 0 50px;
}
@media screen and (max-width: 767px) {
  .news__accordion dt .ttl {
    text-align: left;
    line-height: 1.5;
    padding: 0 0 0 35px;
  }
}
.news__accordion dt .ttl::before {
  position: absolute;
  content: "";
  background: url(../images/icon_plus.png) no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 38px;
  height: 38px;
}
@media screen and (max-width: 767px) {
  .news__accordion dt .ttl::before {
    width: 25px;
    height: 25px;
  }
}
.news__accordion dt.is-open .ttl::before {
  background: url(../images/icon_minus.png) no-repeat;
  background-size: cover;
}
.news__accordion dd {
  display: none;
  margin-top: 10px;
  padding: 0 0 0 50px;
}
@media screen and (max-width: 767px) {
  .news__accordion dd {
    padding: 0 0 0 35px;
    font-size: 10px;
    margin-top: 5px;
  }
}
.about .container {
  margin: 40px auto 65px;
}
@media screen and (max-width: 767px) {
  .about .container {
    margin: 10px auto 0px;
  }
}
.about__img {
  padding: 80px 0 40px;
  max-width: 980px;
}
@media screen and (max-width: 767px) {
  .about__img {
    padding: 40px 0 10px;
  }
}
.plan .container {
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .plan .container {
    padding-bottom: 50px;
  }
}
.plan__img01 {
  padding: 0 0 30px;
  max-width: 980px;
}
.plan__img02 {
  padding: 25px 0 20px;
  max-width: 980px;
}
@media screen and (max-width: 767px) {
  .plan__img02 {
    padding: 30px 0 20px;
  }
}
.option .container {
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .option .container {
    padding-bottom: 40px;
  }
}
.option__img {
  padding: 60px 0 15px;
  max-width: 980px;
}
@media screen and (max-width: 767px) {
  .option__img {
    padding: 20px 0 15px;
  }
}
.guide .container {
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .guide .container {
    padding: 0;
  }
}
.guide__img {
  padding: 40px 0 0;
  max-width: 980px;
}
@media screen and (max-width: 767px) {
  .guide__img {
    padding: 0;
  }
}

.setting {
  padding-bottom: 10px;
}
.setting .container {
  padding-bottom: 70px;
  margin-bottom: 0;
}
.setting__img {
  padding: 40px 0 0;
  max-width: 980px;
}
.setting__txt {
  border: solid 1px #999;
  text-align: center;
  line-height: 1.5;
  padding: 20px 20px;
  max-width: 740px;
  margin: 25px auto 0;
  word-break: break-word;
overflow-wrap: anywhere;
  width: 90%;
}
.setting__txt a {
  color: #47C2D1;
 }

@media screen and (max-width: 767px) {
  .setting .container {
    padding-bottom: 50px;
  }
  .setting__img {
    padding: 10px 0 0;
  }
  .setting__txt {
    width: 95%;
    max-width: 80%;
    text-align: center;
    font-size: 16px;
  }
}

/* setting2　*/


.setting2 {
  padding-bottom: 10px;
}
.setting2 .container {
  padding-bottom: 70px;
  margin-bottom: 0;
}
.setting2__img {
  padding: 40px 0 0;
  max-width: 980px;
}
.setting2__txt {
  border: solid 1px #999;
  text-align: center;
  line-height: 1.5;
  padding: 20px 20px;
  max-width: 740px;
  margin: 25px auto 0;
  word-break: break-word;
  overflow-wrap: anywhere;
  width: 90%;
}
.setting2__txt a {
  color: #47C2D1;
 }

@media screen and (max-width: 767px) {
  .container2 {
    padding-top: 60px;
  }
  .setting2 .container2 {
    padding-bottom: 50px;
  }
  .setting2__img {
    padding: 10px 0 0;
  }
  .setting2__img p {
    padding: 20px 0 0;
  }
  .setting2__txt {
    width: 95%;
    max-width: 80%;
    text-align: center;
    font-size: 16px;
  }


}
/* /setting2　*/


/* ２列PC横、SP縦　*/

.image-wrap {
  display: flex;
  justify-content: center;
  gap: 16px;
  max-width: 1300px;   /* 全体の広がりを制御 */
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .image-wrap {
    flex-direction: column;
  }
}

.image-item {
  width: calc(50% - 8px);
  max-width: 520px;    /* ← 各画像の上限サイズ */
}

@media screen and (max-width: 767px) {
  .image-item {
    width: 100%;
    max-width: none;
  }
}

.image-item a {
  display: block;
}

.image-item img {
  width: 100%;
  height: auto;
  display: block;
}



/* /２列PC横、SP縦　*/


  
.cta-btn {
  border-radius: 52px;
  width: 314px;
  font-size: 36px;
  background: #47C2D1;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
  padding: 22px 10px;
  margin: 0 auto 100px;
  display: block;
  box-shadow: 0 7px 5px 0 rgba(201, 202, 202, 0.75);
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .cta-btn {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .cta-btn {
    margin: 0 auto 90px;
  }
}
.footer {
  padding-top: 70px;
  background: #f5f5f5;
}
@media screen and (max-width: 767px) {
  .footer {
    padding-top: 50px;
  }
}
.footer__inr {
  background: #f5f5f5;
  color: #4d4d4d;
  padding: 0px 0 80px;
}
@media screen and (max-width: 767px) {
  .footer__inr {
    padding: 0px 0 110px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .footer__inr {
    padding: 40px 0;
  }
}

.footer-nav {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .footer-nav {
    flex-direction: column;
  }
}
.footer-nav li {
  font-size: 16px;
  padding: 0 10px;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 767px) {
  .footer-nav li {
    padding: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .footer-nav li {
    font-size: 18px;
  }
}
.footer-nav li::before {
  content: "";
  position: absolute;
  height: 54%;
  width: 1px;
  background: #000;
  top: 54%;
  transform: translateY(-50%);
  left: 0;
}
@media screen and (max-width: 767px) {
  .footer-nav li::before {
    content: none;
  }
}
.footer-nav li:last-child::after {
  content: "";
  position: absolute;
  height: 54%;
  width: 1px;
  background: #fff;
  top: 54%;
  transform: translateY(-50%);
  left: auto;
  right: 0;
}
@media screen and (max-width: 767px) {
  .footer-nav li:last-child::after {
    content: none;
  }
}
.footer-copy {
  font-size: 16px;
  text-align: center;
  padding-top: 44px;
}
@media screen and (max-width: 767px) {
  .footer-copy {
    font-size: 12px;
    padding-top: 30px;
  }
}
.cmn-cta {
  position: fixed;
  bottom: 15px;
  z-index: 100;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .cmn-cta {
    display: block;
    bottom: auto;
    top: 50%;
    right: 0;
    width: auto;
    transform: translateY(-50%);
  }
}
.cmn-cta .btn {
  background: #47C2D1;
  /*box-shadow: 0 6px 4px 0 rgba(201, 202, 202, 0.7);*/
  margin: 0 auto;
  color: #fff;
  width: 100%;
  height: 310px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  position: relative;
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .cmn-cta .btn {
    height: auto;
    font-size: 25px;
    width: 80%;
    border-radius: 32px;
    height: 55px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
  }
}
.cmn-cta .btn .txt {
  position: relative;
}
@media screen and (min-width: 768px) {
  .cmn-cta .btn {
    width: 100px;
    border-radius: 20px 0 0 20px;
  }
  .cmn-cta .btn .txt {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: 0.25em;
    padding-right: 0;
  }
}
.pagetop {
  background-color: #47C2D1;
  width: 45px;
  height: 45px;
  border-radius: 10px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .pagetop {
    bottom: 80px;
    right: 20px;
  }
  .pagetop:hover {
    opacity: 1;
  }
}
.pagetop:after {
  content: "";
  width: 14px;
  height: 14px;
  border: 0px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.l-section {
  max-width: 1020px;
  margin: 0 auto;
  width: 90%;
  padding: 0 0 120px 0;
}
.l-mv__content {
  font-size: 42px;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .l-mv__content {
    font-size: 27px;
  }
}
.l-mv {
  padding: 70px 20px 0;
}
@media screen and (max-width: 767px) {
  .l-mv {
    padding: 20px;
  }
}

/* sns */

/* ===== SNS全体ブロック ===== */
.sns-block {
  text-align: center;
  padding: 70px 0;
}

/* ===== アイコン横並び（PC/SP共通） ===== */
.sns-icons {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-bottom: 16px;
}

/* aタグを必ずブロック化して影響遮断 */
.sns-icons a {
  display: block;
  line-height: 0;       /* 余計な隙間防止 */
}

/* imgへの影響を限定 */
.sns-icons img {
  width: 40px;          /* ←必要サイズに */
  height: auto;
  display: block;
}

/* ===== テキスト ===== */
.sns-text {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

/* ===== SP改行制御 ===== */
.pc { display: block; }
.sp {display: none;}

@media screen and (max-width: 767px) {
  .pc { display: none; }
  .sp { display: block; }
  .sns-block {
    padding: 32px 0;
  }
}

/* /sns */



