@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, 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, 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;
  background: transparent;
}

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
span, label {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 89%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
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;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* Media Query */
* {
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium");
}

@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

body {
  font-size: 1rem;
  color: #363636;
  background: #fff;
  font-family:  "Noto Sans CJK JP","Noto Sans JP", "HiraKakuProN-W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  line-height: 1.5;
  overflow-x: hidden;
}

body.is--overmenu {
  overflow: hidden;
  background: #666;
}

a {
  text-decoration: none;
}

/* =================================== */
/* GLOBAL                              */
/* =================================== */
.site {
  overflow-x: hidden;
  opacity: 0;
}

main {
  position: relative;
  z-index: 1;
}
.entry {
  background-color:#f1f0f0;
}

.container {
  max-width: 65.625rem;
  /* 1154px */
  width: 100%;
  padding: 0 2rem;
  margin: 0 auto;
  position: relative;
}
.mypage-body_addentary .container {
  max-width: 100%;
  width: 100%;
  padding: 0rem;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 900px) {
  .container {
    padding: 0rem 0rem 2rem;
  }
}

.container.w1150 {
  max-width: calc(71.875rem + 4rem);
  /*1150px*/
}

@media screen and (max-width: 900px) {
  .container.w1150 {
    padding: 0 1rem;
  }
}

.container_entry {
  max-width: 65.625rem;
  /* 1154px */
  width: 100%;
  padding: 0 2rem;
  margin: 1rem auto;
  position: relative;
}
@media screen and (max-width: 950px) {
  .container_entry {
    padding: 0 1rem;
  }
}

.container_body1 {
  max-width: 100%;
  width: auto;
  padding: 0rem 0rem 8rem;
  margin: 0rem 4rem;
  position: relative;
  background-color: #f1f0f0;
}

.container_body1_1 {
  max-width: 70.625rem;
  width: auto;
  padding: 5rem 0rem 4rem;
  margin: 0rem auto;
  position: relative;
  background-color: #FFF;
  border-radius:.25rem;
}

@media screen and (max-width: 931px) {
  .container_body1 {
    padding: 0rem 0rem;
    max-width: 100%;
    margin:0rem 0 2.5rem 0;
  }
  .container_body1_1 {
    padding: 2.5rem 1rem;
    max-width: 100%;
    margin: -3rem 0 2.5rem 0;
    border-radius: 0rem;
  }
}
.container_body2 {
  max-width: 100%;
  width: auto;
  padding: 0rem 0rem 5rem;
  margin: 0rem 4rem;
  position: relative;
  background-color: #f1f0f0;
}
.container_body2_1 {
  max-width: 70.625rem;
  width: auto;
  padding: 3rem 0rem;
  margin: 0rem auto;
  position: relative;
  background-color: #FFF;
  border-radius:.25rem;
}
@media screen and (max-width: 931px) {
  .container_body2 {
    padding: 0rem 0rem;
    max-width: 100%;
    margin: 0rem 0 2.5rem 0;
    border-radius: 0rem;
  }
  .container_body2_1 {
    padding: 2.5rem 1rem;
    max-width: 100%;
    margin: -3rem 0 -4rem 0;
    border-radius: 0rem;
  }
}
.container_body3 {
  max-width: 100%;
  width: auto;
  padding: 0rem 0rem 5rem;
  margin: 0rem 4rem;
  position: relative;
  background-color: #f1f0f0;
}
.container_body3_1 {
  max-width: 70.625rem;
  width: auto;
  padding: 6rem 0rem 3rem;
  margin: -6rem auto -1rem;
  position: relative;
  background-color:#A4D6F5;
}
@media screen and (max-width: 931px) {
  .container_body3 {
    padding: 2rem 0rem;
    max-width: 100%;
    margin:0rem auto 2.5rem auto;
  }
  .container_body3_1 {
    width: auto;
    padding: 5rem 1rem 3rem;
    margin: -3rem auto -1rem;
    position: relative;
  }
}
.container_body4 {
  max-width: 100%;
  width: auto;
  padding: 0rem 0rem 5rem;
  margin: 0rem 4rem;
  position: relative;
  background-color: #f1f0f0;
}
.container_body4_1 {
  max-width: 70.625rem;
  width: auto;
  padding: 2rem 0rem 4rem;
  margin: -5rem auto 4rem;
  position: relative;
  background-color:#A4D6F5;
}
@media screen and (max-width: 931px) {
  .container_body4 {
    padding: 2rem 0rem 0rem;
    max-width: 100%;
    margin:0rem auto 0rem auto;
  }
  .container_body4_1 {
    padding: 2rem 1rem 4rem;
    margin: -10rem auto -1rem;
    position: relative;
    background-color:#A4D6F5;
  }
}
.container_body5 {
  max-width: 100%;
  width: auto;
  padding: 0rem 0rem 5rem;
  margin: 0rem 4rem;
  position: relative;
  background-color: #f1f0f0;
}
.container_body5_1 {
  max-width: 70.625rem;
  width: auto;
  padding: 6rem 0rem 3rem;
  margin: -6rem auto -1rem;
  position: relative;
  background-color:#A4D6F5;
}
@media screen and (max-width: 931px) {
  .container_body5 {
    padding: 2rem 0rem;
    max-width: 100%;
    margin:0rem auto 2.5rem auto;
  }
  .container_body5_1 {
    width: auto;
    padding: 5rem 1rem 3rem;
    margin: -2rem auto -1rem;
    position: relative;
  }
}
 /* step2 breadcrumb */
.container_body6_a {
  padding: 0rem 0rem 0rem;
  margin: 0rem 4rem;
  max-width: 100%;
  position: relative;
  width: auto;
}
.container_body6 {
  max-width: 100%;
  width: auto;
  padding: 7rem 4rem 5rem;
  margin: 0rem auto -1rem;
  position: relative;
  background-color:#A4D6F5;
}
.container_body6_1 {
  max-width: 70.625rem;
  width: auto;
  padding: 3rem 2rem;
  margin: 0rem auto;
  position: relative;
  background-color: #FFF;
  border-radius:.25rem;
}
.container_body6_2 {
  max-width: 60rem;
  width: auto;
  padding: 0rem;
  margin: 2rem auto;
  position: relative;
}
@media screen and (max-width: 931px) {
  .container_body6_a {
    margin: 0rem;
  }
  .container_body6 {
    padding: 3rem 1rem;
    margin:-3rem auto -1rem;
  }
  .container_body6_1 {
    max-width: 70.625rem;
    width: auto;
    padding: 2rem 1rem;
    margin: 0rem auto;
    position: relative;
    background-color: #FFF;
    border-radius:.25rem;
  }
  .container_body6_2 {
    max-width: 60rem;
    width: auto;
    padding: 0rem;
    margin: 2rem auto;
    position: relative;
  }
}
.container_body7 {
  max-width:100%;
  /* 1154px */
  width: auto;
  padding: 2rem 7rem;
  margin: 2rem 0rem 0rem;
  position: relative;
  background-color:#FFF;
  border-radius: .25rem;
}
@media screen and (max-width: 931px) {
  .container_body7 {
    padding: 2rem 1rem;
    max-width: 100%;
    margin:0rem auto 2.5rem auto;
  }
}
/* comment part */
.container_body8 {
  max-width: 100%;
  width: auto;
  padding: 1rem 2rem 7rem;
  margin: 0rem auto;
  position: relative;
  background-color: #f1f0f0;
}
.container_body9 {
  max-width: 81.625rem;
  width: auto;
  padding: 4rem 2rem 4rem;
  margin: 0rem auto;
  position: relative;
  border-radius: .25rem;
  background-color: #f1f0f0;
  background: url(../img/entry_supportcomment_pc_new.png);
  background-repeat: no-repeat;
}
.container_body9_1 {
  max-width: 81.625rem;
  width: auto;
  padding: 1rem 0rem 0rem;
  margin: 0rem auto;
  position: relative;
  background-color: #f1f0f0;
}
@media screen and (max-width: 931px) {
  .container_body8 {
    padding: 1.5rem 0rem;
    max-width: 100%;
    margin: -3rem 0 0rem 0;
  }
  .container_body9 {
    background: url(../img/entry_supportcomment_sp_new.png);
    padding: 2rem 1rem;
    max-width: 100%;
    margin:0rem 0 2.5rem 0;
  }
  .container_body9_1 {
    max-width: 100%;
  }
}
.container_body10 {
  max-width: 100%;
  /* 1154px */
  width: auto;
  padding: 4rem 0rem;
  margin: 0rem 140px 0rem;
  position: relative;
  background-color: #f1f0f0;
}

@media screen and (max-width: 931px) {
  .container_body10 {
    padding: 2rem 1rem;
    max-width: 100%;
    margin:0rem 0 2.5rem 0;
  }
}
 /* step3 breadcrumb */
 .container_body11_a {
  padding: 0rem 0rem 0rem;
  margin: 0rem 4rem;
  max-width: 100%;
  position: relative;
  width: auto;
}
.container_body11 {
  max-width: 100%;
  width: auto;
  padding: 7rem 4rem 5rem;
  margin: 0rem auto -1rem;
  position: relative;
  background-color:#A4D6F5;
}
.container_body11_1 {
  max-width: 70.625rem;
  width: auto;
  padding: 3rem 4rem;
  margin: 0rem auto;
  position: relative;
  background-color: #FFF;
  border-radius:.25rem;
}

@media screen and (max-width: 931px) {
  .container_body11_a {
    margin: 0rem;
  }
  .container_body11 {
    padding: 3rem 1rem;
    margin:-3rem auto -1rem;
  }
  .container_body11_1 {
    max-width: 70.625rem;
    width: auto;
    padding: 2rem 1rem;
    margin: 0rem auto;
    position: relative;
    background-color: #FFF;
    border-radius:.25rem;
  }
}
.container_body12 {
  max-width: 100%;
  /* 1154px */
  width: auto;
  padding: 1rem 6rem;
  margin: 0rem 140px 0rem;
  position: relative;
  border-radius: .25rem;
  background-color: #FFF;
}

@media screen and (max-width: 931px) {
  .container_body12 {
    padding: 2rem 1rem;
    max-width: 100%;
    margin:0rem 0 2.5rem 0;
  }
}
.container_body13 {
  max-width: 100%;
  width: auto;
  padding: 0rem 0rem 4rem;
  margin: 0rem 4rem;
  position: relative;
  background-color: #f1f0f0;
}
.container_body13_1 {
  max-width: 70.625rem;
  width: auto;
  padding: 2rem 0rem 4rem;
  margin: 0rem auto;
  position: relative;
  background-color: #A4D6F5;
  border-radius:.25rem;
}
.container_body13_2 {
  max-width: 70.625rem;
  width: auto;
  padding: 4rem 0rem;
  margin: 0rem auto;
  position: relative;
  background-color: #A4D6F5;
  border-radius:.25rem;
}
@media screen and (max-width: 931px) {
  .container_body13 {
    padding: 0rem 0rem;
    max-width: 100%;
    margin:0rem 0 2.5rem 0;
  }
  .container_body13_1 {
    padding: 2.5rem 1rem;
    max-width: 100%;
    margin: -3rem 0 0rem 0;
    border-radius: 0rem;
  }
  .container_body13_2 {
    padding: 2rem 0rem;
    max-width: 100%;
    margin:0rem;
  }
}
/* sns part */
.container_body_sns01 {
  max-width: 100%;
  width: auto;
  padding: 1rem 2rem 4rem;
  margin: 0rem auto;
  position: relative;
  background-color: #f1f0f0;
}
.container_body_sns02 {
  max-width: 64rem;
  width: auto;
  padding: 2rem;
  margin: 0rem auto;
  position: relative;
  border-radius: .25rem;
  background-color: #F8E653;
}
.container_body_sns02 .fin-share{
  margin: auto;
  width: 3.9rem;
  height: 3.1rem;
  transform: rotate(-18deg);
}
.container_body_sns02 h2{
  font-size: 18px;
  margin: 1.5rem auto;
  text-align: center;
}

@media screen and (max-width: 931px) {
  .container_body_sns01 {
    padding: 1rem 0rem 5rem;
    border-radius: 0rem;
    max-width: 37rem;
  }
  .container_body_sns02 {
    padding: 3rem 0rem;
  }
}

.container_body_mypage_top {
  background-color: #f1f0f0;
  padding: 8rem 0 1rem;
  margin: 0rem auto;
}
.container_body_mypage_top_a {
  max-width: 100%;
  width: auto;
  padding: 0rem 0rem 5rem;
  margin: 0rem 4rem;
  position: relative;
  background-color: #f1f0f0;
}
 /* mypage logout */
 .container_body_mypage_top1_a {
  padding: 0.5rem 0rem;
  margin: 0rem auto;
  max-width: 70.625rem;
  position: relative;
  width: auto;
  background-color: #f1f0f0;
}
.container_body_mypage_top_1 {
  max-width: 70.625rem;
  width: auto;
  padding: 2rem 2rem 4rem;
  margin: 0rem auto;
  position: relative;
  border-radius: .25rem;
  background-color: #A4D6F5;
}
.container_body_mypage_top1_1 {
  padding: 0.5rem 0rem;
  margin: 0rem 4rem 0rem;
  max-width: 100%;
  position: relative;
  width: auto;
  background-color: #f1f0f0;
}

.container_body_mypage_top .logout {
  text-align: right;
}
.container_body_mypage_top .logout a{
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: #000000;
}
.container_body_mypage_top .logout img {
  width: auto;
  max-height: 2.7rem;
  margin-right: 0.5rem;
  margin-bottom: -0.2rem;
}

@media screen and (max-width: 931px) {
  .container_body_mypage_top {
    padding: 2rem 0rem 0rem;
    max-width: 100%;
    margin:0rem 0rem 0;
  }
  .container_body_mypage_top_a {
    padding: 0rem;
    margin: 0rem;
  }
   /* mypage logout */
   .container_body_mypage_top1_a {
    padding: 0.5rem 0rem;
    margin: 0rem auto;
    max-width: 70.625rem;
    position: relative;
    width: auto;
    background-color: #f1f0f0;
  }
  .container_body_mypage_top_1 {
    max-width: 100%;
    padding: 0rem 0rem 5rem;
  }
  .container_body_mypage_top1_1 {
    padding: 0.5rem 0rem;
    margin: 0rem 4rem 0rem;
    max-width: 100%;
    position: relative;
    width: auto;
    background-color: #f1f0f0;
  }
  .container_body_mypage_top .logout {
    text-align: right;
  }
  .container_body_mypage_top .logout a{
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.05em;
    color: #000000;
  }
  .container_body_mypage_top .logout img {
    width: auto;
    max-height: 2.7rem;
    margin-right: 0.5rem;
    margin-bottom: -0.2rem;
  }
}
.container_body_mypage_addantary {
  background-color: #f1f0f0;
  padding: 0rem;
  margin: 0rem auto;
}
.container_body_mypage_addantary_a {
  max-width: 100%;
  width: auto;
  padding: 0rem 0rem 5rem;
  margin: 0rem 4rem;
  position: relative;
  background-color: #f1f0f0;
}
.container_body_mypage_addantary .logout {
  text-align: right;
}
.container_body_mypage_addantary .logout a{
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  color: #000000;
}
.container_body_mypage_addantary .logout img {
  width: auto;
  max-height: 2.7rem;
  margin-right: 0.5rem;
  margin-bottom: -0.2rem;
}
.container_body_mypage_top_2 {
  max-width: 70.625rem;
  width: auto;
  padding: 2rem 2rem 4rem;
  margin: 0rem auto;
  position: relative;
  border-radius: .25rem;
  background-color: #A4D6F5;
}
.container_body_mypage_addantary1 {
  max-width: 70.625rem;
  width: auto;
  padding: 2rem 2rem 4rem;
  margin: 0rem auto;
  position: relative;
  border-radius: .25rem;
  background-color: #A4D6F5;
}
.container_body_mypage_addantary2 {
  max-width: 70.625rem;
  width: auto;
  padding: 0rem 2rem 4rem;
  margin: 0rem auto;
  position: relative;
  border-radius: .25rem;
  background-color: #A4D6F5;
}
.container_body_mypage_addantary2 .entry {
  background-color:unset;
}
.container_body_mypage_addantary4 {
  max-width: 100%;
  width: auto;
  padding: 7rem 4rem 5rem;
  margin: 0rem auto -1rem;
  position: relative;
  background-color: #A4D6F5;
}
.container_body_mypage_addantary5 {
  max-width: 70.625rem;
  width: auto;
  padding: 3rem 2rem;
  margin: 0rem auto;
  position: relative;
  background-color: #FFF;
  border-radius: .25rem;
}
.container_body_mypage_addantary6 {
  max-width: 100%;
  width: auto;
  padding: 7rem 4rem 5rem;
  margin: 0rem auto -1rem;
  position: relative;
  background-color: #A4D6F5;
}
.container_body_mypage_addantary7 {
  max-width: 70.625rem;
  width: auto;
  padding: 3rem 4rem;
  margin: 0rem auto;
  position: relative;
  background-color: #FFF;
  border-radius: .25rem;
}

@media screen and (max-width: 931px) {
  .container_body_mypage_addantary {
    padding: 0rem;
    max-width: 100%;
    margin: 0rem 0rem 0;
  }
  .container_body_mypage_addantary_a{
    padding: 0rem;
    margin: 0rem;
  }
  .container_body_mypage_top_2 {
    max-width: 100%;
    padding: 0rem 0rem 5rem;
  }
  .container_body_mypage_addantary1 {
    max-width: 100%;
    padding: 0rem 0rem 5rem;
  }
  .container_body_mypage_addantary2 {
    padding: 0rem;
    max-width: 100%;
    margin:0rem;
  }
  .container_body_mypage_addantary4 {
    padding: 3rem 1rem;
    margin: -3rem auto -1rem;
  }
  .container_body_mypage_addantary5 {
    max-width: 100%;
    padding: 2rem 1rem;
  }
  .container_body_mypage_addantary6 {
    padding: 3rem 1rem;
    margin: -3rem auto -1rem;
  }
  .container_body_mypage_addantary7 {
    padding: 2rem 1rem;
  }
}


.container_body_mypage_addantary8 {
  max-width: 100%;
  /* 1154px */
  width: auto;
  padding: 3rem 0rem 0rem;
  margin: 4rem auto 0rem;
  position: relative;
  border-radius: .25rem;
}

@media screen and (max-width: 931px) {
  .container_body_mypage_addantary8 {
    padding: 2rem 1rem;
    max-width: 100%;
    margin:0rem 0 2.5rem 0;
  }
}
.container_body_mypage_addantary9 {
  max-width: 100%;
  /* 1154px */
  width: auto;
  padding: 1rem 0rem;
  margin: -4rem 0rem 0rem;
  position: relative;
  border-radius: .25rem;
}

@media screen and (max-width: 931px) {
  .container_body_mypage_addantary9 {
    padding: 2rem 1rem;
    max-width: 100%;
    margin:0rem 0 2.5rem 0;
  }
}
.container_body_mypage_addantary10 {
  max-width: 100%;
  background: url(../img/entry_share_background_back_pc_new.png);
  /* 1154px */
  width: auto;
  padding: 1rem 0rem;
  margin: -4rem 0rem 0rem;
  position: relative;
  border-radius: .25rem;
}

@media screen and (max-width: 931px) {
  .container_body_mypage_addantary10 {
    background: none;
    padding: 2rem 1rem;
    max-width: 100%;
    margin:0rem 0 2.5rem 0;
  }
}

.l-inner {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.l-inner02 {
  margin-left: auto;
  margin-right: auto;
  max-width: 87.6rem;
  width: 90%;
}

.kv_txt {
  color: #FFF;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 31rem;
  text-align: center;
}

.kv_txt-en {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.57;
  text-align: center;
  color: #fff;
}

@media screen and (min-width: 64em) {
  .kv_txt-en {
    letter-spacing: 0.1em;
    font-size: 1.2rem;
    line-height: 1.57;
    margin-bottom: 0.5rem;
  }
}

.kv_txt-main {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.71;
}

@media screen and (min-width: 64em) {
  .kv_txt-main {
    font-size: 2.4rem;
    letter-spacing: 0.025em;
    line-height: 1.3;
  }
}


img {
  width: 100%;
  height: auto;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.row {
  display: flex;
}

/* ripple__effect */
.ripple {
  overflow: hidden;
  position: relative;
}

.ripple__effect {
  width: 10rem;
  height: 10rem;
  position: absolute;
  border-radius: 100%;
  pointer-events: none;
  transform: scale(0);
  opacity: 0;
}

.is--orange .ripple__effect {
  background: #f1c40f;
}

.is--blue .ripple__effect {
  background: #4aa3df;
}

.is--black .ripple__effect {
  background: rgba(0, 0, 0, 0.4);
}

.is--white .ripple__effect {
  background: rgba(255, 255, 255, 0.4);
}

.ripple__effect.is--show {
  animation: ripple .25s ease-out;
}

/* アニメーションの定義 */
@keyframes ripple {
  from {
    opacity: 1;
  }
  to {
    transform: scale(2);
    opacity: 0;
  }
}

.text-danger {
  color: #ff0000;
}

/* =================================== */
/* HEADER                              */
/* =================================== */
.global-header {
  box-sizing: border-box;
  width: 100%;
  position: relative;
  z-index: 10;
  /* height: 7.25rem; */
  /*Animation D-button*/
  /*Animation D-button*/
}
@media screen and (max-width: 950px) {
.global-header {
  box-sizing: border-box;
  width: 100%;
  position: relative;
  z-index: 10;
  height: 4.25rem;
  /*Animation D-button*/
  /*Animation D-button*/
 }
}

.global-header a {
  color: #363636;
}

.global-header .drawer_button * {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left;
  text-decoration: none;
  list-style: none;
}

.global-header .drawer_button {
  display: block;
  padding: 0;
  width: 2.5rem;
  height: 1.625rem;
  position: relative;
  background: none;
  border: none;
  text-align: center;
  letter-spacing: 0.1em;
  cursor: pointer;
  outline: none;
  position: absolute;
  top: calc(50% - 10px);
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 900px) {
  .global-header .drawer_button {
    transform: translate(-50%, -50%) scale(0.8);
  }
}

.global-header .drawer_button .drawer_bar {
  display: block;
  width: 2.5rem;
  height: .125rem;
  transition: all 0.2s;
  transform-origin: 0% 0%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
}

.global-header .drawer_button .drawer_bar1 {
  top: 0;
}

.global-header .drawer_button .drawer_bar2 {
  top: 50%;
}

.global-header .drawer_button .drawer_bar3 {
  top: 100%;
}

.global-header .drawer_button.active .drawer_bar {
  width: 2.298125rem;
  left: .4375rem;
}

.global-header .drawer_button.active .drawer_bar1 {
  transform: rotate(0.7854rad) translateY(-50%);
  top: 0px;
}

.global-header .drawer_button.active .drawer_bar2 {
  opacity: 0;
}

.global-header .drawer_button.active .drawer_bar3 {
  transform: rotate(-0.7854rad) translateY(-50%);
  top: calc(100% - 0px);
}

.global-header .drawer_button.active .drawer_menu_text {
  display: none;
}

.global-header .drawer_button.active .drawer_close {
  display: block;
}

.global-header .drawer_text {
  width: 100%;
  position: absolute;
  bottom: -1.875rem;
  left: calc(50% - .25rem);
  transform: translate(-50%, 0);
  text-align: center;
  font-size: 1rem;
  white-space: nowrap;
}

.global-header .drawer_close {
  letter-spacing: 0.08em;
  display: none;
}

.global-header .drawer_button {
  color: #fff;
}

@media screen and (max-width: 900px) {
  .global-header .drawer_button {
    color: #3e3e3f;
  }
}

.global-header .drawer_button .drawer_bar {
  background-color: #fff;
}

@media screen and (max-width: 900px) {
  .global-header .drawer_button .drawer_bar {
    background-color: #3e3e3f;
  }
}

.global-header .menu-button {
  box-sizing: border-box;
  height: 7.25rem;
  /*7.25rem*/
  width: 7.25rem;
  position: absolute;
  top: 0;
  right: 0rem;
  background: #363636;
  color: #fff;
  text-align: center;
  display: block;
  cursor: pointer;
  transition: .4s;
}

.global-header .menu-button.hover {
  opacity: .9;
}

@media screen and (max-width: 900px) {
  .global-header .menu-button {
    height: 5rem;
    width: 5rem;
    background: #fff;
  }
}

.global-header .mypage-button {
  height: 7.25rem;
  /*7.25rem*/
  width: 7.25rem;
  position: absolute;
  top: 0;
  right: 7.25rem;
  background: #3a679c;
  color: #fff;
  text-align: center;
  display: block;
  transition: .4s;
  cursor: pointer;
}

.global-header .mypage-button.hover {
  opacity: .9;
}

.global-header .mypage-button a {
  width: 100%;
  height: 100%;
  display: block;
}

.global-header .mypage-button .mypage-button-group {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.global-header .mypage-button .mypage-button-icon {
  display: block;
  background: url(../img/header-mypage-icon.png) 0 0 no-repeat;
  background-size: 2.4375rem 2.75rem;
  width: 2.4375rem;
  height: 2.75rem;
  margin: 0 auto 0;
}

.global-header .mypage-button .mypage-button-text {
  font-size: 1rem;
  color: #fff;
  display: block;
  white-space: nowrap;
}

@media screen and (max-width: 900px) {
  .global-header .mypage-button {
    height: 5rem;
    width: 5rem;
    background: #fff;
    top: 0;
    right: 5rem;
    transform: scale(0.8);
  }
  .global-header .mypage-button .mypage-button-text {
    color: #3e3e3f;
    white-space: nowrap;
  }
  .global-header .mypage-button .mypage-button-icon {
    background: url(../img/header-mypage-icon-smp.png) 0 0 no-repeat;
    background-size: 2.375rem 2.6875rem;
    width: 2.375rem;
    height: 2.6875rem;
    margin: -.25rem auto 0;
    margin: 0 auto 0;
  }
}

.global-header .logo {
  width: 15rem;
  position: absolute;
  top: 0;
  left: 0;
  height: 7.25rem;
}

.global-header .logo a {
  display: block;
  width: 100%;
  height: 100%;
}

.global-header .logo img {
  width: 100%;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translate(0, -50%);
}

@media screen and (max-width: 900px) {
  .global-header .logo {
    height: 5rem;
    width: 10rem;
  }
}

@media screen and (max-width: 320px) {
  .global-header .logo {
    width: 8rem;
  }
}

.global-header .horizontal-navigation {
  position: absolute;
  left: 16rem;
  width: calc(100% - 31.5rem);
}

.global-header .horizontal-navigation a {
  display: block;
  width: 100%;
  height: 100%;
}

.global-header .horizontal-navigation .horizontal-navigation-list {
  display: flex;
  justify-content: flex-end;
}

.global-header .horizontal-navigation .horizontal-navigation-item {
  display: block;
  font-size: 1.12rem;
  margin: 0 0 0;
  padding: 0 .5rem;
  height: 7.25rem;
  line-height: 7.25rem;
  overflow: hidden;
  transition: .4s;
  cursor: pointer;
}

.global-header .horizontal-navigation .horizontal-navigation-item.hover {
  opacity: .6;
}

@media screen and (max-width: 900px) {
  .global-header .horizontal-navigation {
    position: relative;
    width: 100%;
    top: 5rem;
    left: 0;
    background-color: #fff;
    box-shadow: 0px 7px 5px 0px rgba(62, 62, 63, 0.2);
  }
  .global-header .horizontal-navigation .horizontal-navigation-list {
    justify-content: center;
  }
  .global-header .horizontal-navigation .horizontal-navigation-item {
    height: 2.75rem;
    line-height: 2.75rem;
  }
}

@media screen and (max-width: 950px) {
  .global-header .horizontal-navigation .horizontal-navigation-item {
    font-size: .86rem;
    padding: 0 .5rem;
  }
}

.navigation {
  width: 100%;
  height: 100%;
  color: #fff;
  transition: .4s;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.navigation a {
  text-decoration: none;
}

.navigation h2 {
  font-weight: 400;
}

.navigation .navigation-list-1st {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.125rem;
}

.navigation .navigation-list-1st > li {
  margin: 0 1.5625rem;
  font-family: 'Lora', serif;
  position: relative;
  transition: .4s;
}

.navigation .navigation-list-1st .title {
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
  transition: .4s;
}

.navigation .navigation-list-1st > li.toggle .title:after {
  content: '';
  display: inline-block;
  width: .5625rem;
  height: .5625rem;
  background: url(../img/global-header__arrow.png) no-repeat 50% 50%;
  background-size: 100% auto;
  transition: .4s;
  margin-left: .25rem;
}

.navigation .navigation-list-1st > li.toggle.is--show .title:after {
  transform: rotate(180deg);
}

.navigation .navigation-list-2st {
  height: 0;
  overflow: hidden;
  position: absolute;
  transition: .4s;
  display: flex;
  flex-wrap: wrap;
  width: 25rem;
  margin-top: .5625rem;
  z-index: 10;
}

.navigation .is--show .navigation-list-2st {
  height: auto;
}

.navigation .navigation-list-2st > li {
  font-family: sans-serif;
  font-size: .75rem;
  margin: 0 0rem;
  height: 2rem;
  background: #DBD1C1;
  color: #000;
  width: 50%;
}

.navigation .navigation-list-2st a {
  display: block;
  height: 2rem;
  line-height: 2rem;
  color: #675048;
  padding: 0 1rem;
  transition: .4s;
}

/* =================================== */
/* FOOTER                              */
/* =================================== */
.footer {
  background-color: #000000;
}
.global-footer {
  font-size: 1rem;
  background-color: #000000;
  padding: 4.3rem 0rem 2rem 0rem;
}

.service-footer {
  margin: 4rem auto;
  max-width: 50rem;
}

/* =================================== */
/* FORM                                */
/* =================================== */
.module-tab {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}

.module-tab .tab-label {
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
  padding: 1rem;
  order: -1;
  background-color: transparent;
  color: #000000;
  border-top: solid #000000;
  border-bottom: solid #000000;
  border-left: solid #000000;
  width: 33.3%;
  transition: .4s;
  position: relative;
  overflow: visible;
}
.module-tab .tab-manage {
  border-right: solid #000000;
}
.tab-manage {
  border-right: solid #000000;
}

.br-sp {
  display: none;
}

@media screen and (max-width: 900px) {
  .module-tab .tab-label {
    padding: 1rem .25rem;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 500px) {
  .br-sp {
    display: block;
  }
  .br-pc {
    display: none;
  }
}

@media screen and (max-width: 320px) {
  .module-tab .tab-label {
    font-size: .86rem;
  }
}

.module-tab .tab-content {
  margin: 2rem 0 0;
  width: 100%;
  display: none;
  transition: .4s;
  background-color: #fff;
  padding: 2rem 0 4rem;
}

.module-tab .tab-content .lead {
  text-align: center;
  font-size: 1.25rem;
  margin: 2rem auto 2rem;
  color: #48cbc1;
}
.module-tab .tab-content .lead1 {
  text-align: center;
  font-size: 1.25rem;
  margin: 2rem auto 2rem;
  color: #3e3e3f;
}
.module-tab .tab-content .lead2 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.1em;
  margin: 2rem auto 2rem;
  color: #3e3e3f;
}
.module-tab .tab-content .lead2 .small{
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
  margin: 0.5rem auto 2rem;
  color: #3e3e3f;
  display: block;
}


.module-tab .tab-switch:checked + .tab-label {
  background: #a4d7f5;
  color: #000000;
}
.module-tab .tab-switch:checked + .tab-label::before, .module-tab .tab-switch:checked + .tab-label::after{
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.module-tab .tab-switch:checked + .tab-label::before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #A4D6F5;
  border-width: 12px;
  margin-left: -12px;
  z-index: 2;
}
.module-tab .tab-switch:checked + .tab-label::after {
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #000000;
  border-width: 16px;
  margin-left: -16px;
}

.module-tab .tab-switch:checked + .tab-label + .tab-content {
  display: block;
}

.module-tab .tab-switch {
  display: none;
}

.button-toggle-parent {
  display: inline-block;
  margin: 0 0rem;
  position: relative;
  border: 1px solid #363636;
  background: #ffffff;
  min-width: 2rem;
  height: 2.75rem;
  line-height: 2.75rem;
  padding: 0 1.5rem 0 1rem;
  vertical-align: middle;
  width: 100%;
  cursor: pointer;
  transition: .4s;
  border-radius: .25rem;
}

@media screen and (max-width: 900px) {
  .button-toggle-parent {
    margin-bottom: 1rem;
  }
  .module-tab .tab-content .lead2 {
    font-size: 20px;
    margin: 2rem auto 2rem;
    color: #3e3e3f;
  }
}

.button-toggle-parent:before {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 0.86rem;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #363636;
  pointer-events: none;
  transition: .4s;
}

.button-toggle-parent.is--active {
  color: #737373;
}

.button-toggle-parent.is--active:before {
  transform: translate(0, -50%) rotate(180deg);
}

.toggle-parent01 {
  max-width: 31.25rem;
  margin: auto;
}

.toggle-parent01 .card {
  display: none;
  background: #a5d8f5;
  border: .0625rem #737373 solid;
  border-radius: .25rem;
}

.toggle-parent01 .card.is--active {
  display: block;
}

.toggle-parent01 .skip {
  display: block;
  position: relative;
  height: 2.75rem;
  border-top: #F0F0F0 .0625rem solid;
  color: #000000;
  transition: .4rem;
}

.toggle-parent01 .skip:after {
  content: '';
  display: block;
  position: absolute;
  right: 1rem;
  top: 80%;
  width: 2rem;
  height: 2rem;
  background: url(../wl_img/icon/ico-arrow-bottom.svg) 0 0 no-repeat;
  transform: translate(0, -50%);
  transition: .4rem;
}

.toggle-parent01 .skip.is--active:after {
  content: '';
  display: block;
  position: absolute;
  top: 27%;
  right: 1.7rem;
  transform: translate(0, -50%) rotate(180deg);
}

.toggle-parent01 .card-header {
  display: block;
  position: relative;
  height: 2.75rem;
  line-height: 2.75rem;
  font-size: 1.25rem;
  padding: 0 2rem;
}

.toggle-parent01 .card .skip:first-child {
  border-top: none;
}

.toggle-parent01 .collapse {
  overflow: hidden;
  display: none;
}

.toggle-parent01 .collapse.is--active {
  display: block;
}

.toggle-parent01 .card-body label input {
  display: none;
}

.toggle-parent01 .card-body label span {
  padding: 1rem 1rem 1rem 4rem;
  margin: 0rem 0;
  display: block;
  position: relative;
}

.toggle-parent01 .card-body label input:checked + span {
  background-color: #fff;
}

.toggle-parent01 .card-body label input:checked + span:before {
  content: '✔';
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: translate(0, -50%);
  color: #fcbf30;
}

.form-group .select {
  display: inline-block;
  margin: 0 0rem;
  position: relative;
  border: 1px solid #363636;
  background: #ffffff;
  height: 2.75rem;
  padding: 0 1.5rem 0 1rem;
  vertical-align: middle;
  min-width: 31.25rem;
  border-radius: .25rem;
}

.form-group .select.two-number {
  min-width: 3rem;
  width: 3rem;
}

.form-group .select.four-number {
  min-width: 5rem;
  width: 5rem;
}

.form-group .select.seven-number {
  min-width: 8rem;
  width: 8rem;
}

@media screen and (max-width: 900px) {
  .form-group .select {
    min-width: auto;
    width: 100%;
    margin-bottom: 1rem;
  }
}

.form-group .select:before {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 0.86rem;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #363636;
  pointer-events: none;
}

.form-group .select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-style: none;
  background-color: transparent;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  height: 2.75rem;
  line-height: 1.4em;
  font-size: 14px;
  letter-spacing: 0.01em;
}

.form-group .select + .input-text {
  margin-top: 1rem;
}

.form-group .radio {
  display: inline-block;
  position: relative;
  padding: 1rem 0rem;
}

.form-group .radio input {
  display: none;
}

.form-group .radio label {
  position: relative;
  padding: 0 2rem;
  vertical-align: middle;
}

.form-group .radio input + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 1.15rem;
  height: 1.15rem;
  border: #363636 .0625rem solid;
  border-radius: 50%;
}

.form-group .radio input:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: .3125rem;
  transform: translate(0, -50%);
  width: .625rem;
  height: .625rem;
  background: #000000;
  border-radius: 50%;
}

.form-group .input-text {
  min-width: 27rem;
  height: 2.75rem;
  padding: 0 .5rem 0;
  line-height: 2.75rem;
  display: inline-block;
  border: #363636 .0625rem solid;
  font-size: 0.9rem;
}

.form-group .input-text.two-number {
  min-width: 3rem;
  width: 3rem;
}

.form-group .input-text.four-number {
  min-width: 5rem;
  width: 5rem;
}

.form-group .input-text.four-number.p-postal-code {
  min-width: 7rem;
  width: 7rem;
}

.form-group .input-text.seven-number {
  min-width: 8rem;
  width: 8rem;
}

.form-group .input-text + p,
.form-group .input-text + p.disclaimer {
  margin-top: 0rem;
}

@media screen and (max-width: 900px) {
  .form-group .input-text {
    min-width: auto;
    width: 100%;
    margin-bottom: 1rem;
  }
}

.form-group .subject-text {
  height: 2.75rem;
  line-height: 2.75rem;
  font-size: 1.125rem;
}

.form-group .subject-text-break {
  padding: .5rem 0 0;
  font-size: 1.125rem;
}

.form-group .button-next {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid;
  background-color: transparent;
  background: #A4D6F5;
  border-radius: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.25rem;
  color: #000000;
  display: block;
  width: 24.5rem;
  margin: 8rem auto;
  padding: 0 3rem;
  position: relative;
  transition: .4s;
  cursor: pointer;
  outline: none;
  font-weight: 700;
}
.form-group .mypage_reset_v01 {
  background-color: #EFC145;
}
.mypage-body .form-group .mypage-base_edit-btn {
  margin: 3rem auto;
}

@media screen and (max-width: 900px) {
  .form-group .button-next {
    height: auto;
    line-height: 2.75rem;
    margin: 4rem auto;
    max-width: 18rem;
    padding: 0.8rem 2rem;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5rem;
    letter-spacing: 0.1em;
  }
  .mypage-body .form-group .mypage-base_edit-btn {
    margin: 2.5rem auto;
  }
}

@media screen and (max-width: 750px) {
  .form-group .button-next {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5rem;
    letter-spacing: 0.1em;
    padding: 0.8rem 2rem;
    height: auto;
    margin: 4rem auto;
    max-width: 18rem;
  }
  .base-edit-m .form-group .button-next {
    font-size: 16px;
    line-height: 1.2rem;
  }
}

.form-group .button-next.hover {
  opacity: .5;
}

.form-group .button-next:before {
  content:'';
  background-image: url(../img/icon-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  width: 2rem;
  height: 1rem;
  position: absolute;
  top: 45%;
  right: 1rem;
}
.form-group .btn-field-up02 .button-next:before {
  content:'';
  background-image: url(../img/icon-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  width: 2rem;
  height: 1rem;
  position: absolute;
  top: 43%;
  right: 1rem;
}
.form-group .btn-field-up02 .button-next.hover {
  opacity: 0.5;
}
.form-group .btn-field-up02 .button-next {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid;
  background-color: transparent;
  background: #F8E553;
  border-radius: 5rem;
  height: auto;
  color: #000000;
  display: block;
  width: 24.5rem;
  margin: 0rem auto;
  padding: 1rem 3rem;
  position: relative;
  transition: .4s;
  cursor: pointer;
  outline: none;
}

@media screen and (max-width: 750px) {
  .form-group .button-next:before {
    top: 40%;
  }
  .base-edit-m .form-group .button-next:before {
    top: 38%;
    right: 0;
  }
  .form-group .btn-field-up02 .button-next:before {
    top: 42%;
  }
  .form-group .btn-field-up02 .button-next {
    font-size: 16px;
    padding: 1rem 1.2rem;
    text-align: left;
  }
}

.form-group .button-next + .caution {
  margin-top: -100px;
  text-align: center;
}
.form-group .button-next + .caution .title {
  font-size: 1.2rem;
  margin-bottom: .5rem;
}
.form-group .button-back-revision {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid;
  background-color: transparent;
  background: #D1D1D1;
  border-radius: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.25rem;
  color: #000000;
  display: block;
  width: 24.5rem;
  margin: 8rem auto;
  padding: 0 3rem;
  position: relative;
  transition: .4s;
  cursor: pointer;
  outline: none;
  font-weight: 700;
}
.form-group .button-back-revision::before {
  content: '';
  background-image: url(../img/icon-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  width: 2rem;
  height: 1rem;
  top: 45%;
  left: 1rem;
  transform: scale(-1, 1);
}
/* sns-share */
.form-group .button-back-revision01 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid;
  background-color: transparent;
  background: #D1D1D1;
  border-radius: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.25rem;
  color: #000000;
  display: block;
  width: 21.5rem;
  margin: 8rem auto;
  padding: 0 3rem;
  position: relative;
  transition: .4s;
  cursor: pointer;
  outline: none;
  font-weight: 700;
}
.form-group .button-back-revision01::before {
  content: unset;
}

@media screen and (max-width: 900px) {
  .form-group .button-back-revision {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5rem;
    letter-spacing: 0.1em;
    padding: 0.8rem 2rem;
    height: auto;
    margin: 4rem auto;
    max-width: 18rem;
  }
  .form-group .button-back-revision::before {
    top: 40%;
  }
  .form-group .button-back-revision01 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5rem;
    letter-spacing: 0.1em;
    padding: 0.8rem 2rem;
    height: auto;
    margin: 4rem auto;
    max-width: 14rem;
  }
}

.form-group .button-back-revision.hover {
  opacity: .5;
}

.form-group .button-next + .button-back-revision {
  margin: -6rem auto 4rem;
}

@media screen and (max-width: 900px) {
  .form-group .button-next + .button-back-revision {
    margin: -2rem auto 0rem;
  }
}

.form-group .form-heder {
  text-align: center;
  margin: 3rem 0 1rem;
}
.form_new_check .form-group .form-row:before {
  content: none;
}
.form-group .form-heder .title {
  font-size: 28px;
  margin: 2rem 0;
  font-weight: 700;
  line-height: 1.0;
  letter-spacing: 0.1em;
}
.form-group .form-heder .sub-caution_v01 {
  font-size: 18px;
  margin: -0.5rem 0 2rem;
  font-weight: 500;
  line-height: 1.0;
  letter-spacing: 0.1em;
}
.form-group .form-heder .sub-title {
  font-size: 20px;
  color: #f44336;
}
.step3-caution {
  font-size: 14px;
  font-weight: 500;
  color: #f44336;
  line-height: 1.7;
  letter-spacing: 0.025em;
  text-align: center;
}
.step3_underline {
  border-bottom: 2px solid #F0F0F0;
}
.form-group .form-body .form-row .step3_form-m {
  text-align: right;
  padding-right: 2rem;
}
.form-group .form-body .form-row .step3_form-inm {
  padding-left: 3rem;
}
.form-group .form-body .form-row .mypage-top_form-m {
  text-align: right;
  padding-right: 2rem;
}
.form-group .form-body .form-row .mypage-top_form-inm {
  padding-left: 3rem;
}
.form-group .form-body .form-row .mypage-year {
  padding-left: 0rem;
  padding-top: 2rem;
  position: absolute;
  right: 0;
}
.form-group .form-body .form-row .auto_download-btn {
  width: 8rem;
  height: auto;
  padding-top: 1.7rem;
  position: absolute;
  left: 13%;
}

@media screen and (max-width: 750px) {
  .form-group .form-heder .title {
    font-size: 20px;
  }
  .form-group .form-heder .sub-title {
    font-size: 14px;
    padding: 0rem 1rem;
  }
  .form-group .form-heder .sub-caution_v01 {
    font-size: 14px;
    margin: -0.5rem 0 0rem;
    line-height: 1.5;
  }
  .step3-caution {
    font-size: 12px;
    line-height: 1.5;
  }
  .form-group .form-body .form-row .step3_form-m {
    text-align: left;
    padding-right: 1rem;
  }
  .form-group .form-body .form-row .step3_form-inm {
    padding-left: 1rem;
  }
  .form-group .form-body .form-row .mypage-top_form-m {
    text-align: left;
    padding-right: 0rem;
  }
  .form-group .form-body .form-row .mypage-top_form-inm {
    padding-left: 0rem;
  }
  .form-group .form-body .form-row .mypage-year {
    margin-top: -1.5rem;
    font-size: 14px;
    padding-top: 0rem;
  }
  .form-group .form-body .form-row .auto_download-btn {
    width: 6rem;
    height: auto;
    margin-top: -4rem;
    padding-top: 0rem;
    position: absolute;
    left: unset;
    right: 5%;
  }
  .form-group .form-body .form-row .auto_download-btn button{
    font-size: 10px;
  }
}
.form-group .form-heder .title1 {
  font-size: 1.5rem;
  margin: 2rem 4rem;
  font-weight: 700;
  color:#FFF;
}

@media screen and (max-width: 750px) {
  .form-group .form-heder .title1 {
    font-size: 14px;
    margin: 1rem 1.2rem;
  }
}

.form-group .form-heder2 {
  text-align: center;
  margin: 3rem 0 1rem;
}

.form-group .form-heder2 .title {
  font-size: 1.5rem;
  margin: 2rem 0;
  font-weight: 700;
}

@media screen and (max-width: 750px) {
  .form-group .form-heder2 .title {
    font-size: 1.5rem;
  }
}

.form-group .form-heder .lead {
  font-size: 1rem;
  margin: 2rem 0;
  padding:2rem 0rem 0rem;
}

.form-group .form-heder .thumbnail img {
  max-width: 31rem;
}

@media screen and (max-width: 900px) {
  .form-group .form-heder .thumbnail img {
    max-width: 80%;
  }
  .form-group .form-heder .lead {
    margin: 0rem 0;
    padding:1rem 0rem 0rem;
  }
  .form-group .form-heder .thumbnail img {
    max-width: 18rem;
  }
  .mypage-body .form-group .sub-base_edit {
    font-size:  14px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
}
.container_body13.form-group1 {
  display: inline-block;
  margin: 0 0rem;
  position: relative;
  border: 1px solid #363636;
  background: #ffffff;
  min-width: 2rem;
  height: 2.75rem;
  padding: 0 1.5rem 0 1rem;
  vertical-align: middle;
  min-width: 31.25rem;
  border-radius: .25rem;
}

.form-group .form-body {
  background: #ffffff;
  padding: 1rem 4rem;
  margin: 0rem auto;
  border-radius: .5rem;
  max-width: 60rem;
}

/* comment-part01 */
.comment-part .form-heder {
  text-align: center;
  margin: 1rem 0rem 3rem;
}
.comment-part .form-heder .title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.285;
  letter-spacing: 0.025em;
  margin: 1rem auto;
}
.comment-part .form-heder .sub_title {
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.025em;
  margin: 0rem auto;
}

@media screen and (max-width: 900px) {
  .comment-part .form-heder .title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
  .comment-part .form-heder .sub_title {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.025em;
  }
}

/* comment-part01 */
.comment_message {
  padding: 0rem 0rem;
  margin: 0rem auto;
}
.comment_message .title_new {
  font-size: 24px;
  font-weight: 700;
  line-height: 2.3;
  letter-spacing: 0.05em;
  margin: 0.5rem auto 1rem;
  text-align: center;
}
.comment_message .title_new::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 82px;
  display: inline-block;
  width: 110px;
  height: 2px;
  border-bottom: 3px dotted #000000;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
}

.l-section17 {
  padding-top: 5rem;
  padding-bottom: 0rem;
}
.l-inner {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.l-inner01 {
  max-width: 112rem;
  margin-left: auto;
  margin-right: auto;
}
.fadeUp {
  opacity: 0;
  -webkit-transform: translateY(2rem);
  transform: translateY(2rem);
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
}
.card10__list {
  width: 100%;
}
.card10__item {
  margin-bottom: 5rem;
}
.card10__box {
  background-color: #FFF;
  border-radius: 1rem;
  border: 3px solid #000000;
  padding: 1.2rem 2rem 4rem 2rem;
  position: relative;
}
.card10__img01 {
  position: absolute;
  top: -3.5rem;
  left: -0.5rem;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  border: 5px solid #EF3E2F;
}
.card10__img01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.card10__meta {
  padding-left: 6rem;
  margin-bottom: 1.4rem;
  letter-spacing: 0;
}
.card10__meta-tag {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.025em;
}
.card10__meta-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.card10__meta-job01 {
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.25);
  letter-spacing: 0.1em;
}
.card10__comment p {
  font-size: 16px;
  line-height: 2.1;
  letter-spacing: 0;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(237, 119, 128, 0)), color-stop(50%, rgba(237, 119, 128, 0)), color-stop(0%, #fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(rgba(100, 100, 100, 0)), color-stop(97.5%, rgba(100, 100, 100, 0)), to(#646464));
  background-image: linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #fff 0%, #fff 100%), linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 97.5%, #646464 100%);
  background-size: 8px 100%, 100% 2em;
  font-weight: 500;
}
.card10__img02 {
  position: absolute;
  bottom: -4rem;
  right: -0.5rem;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  border: 5px solid #000000;
  z-index: 2;
}
.card10__img02 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.card10__company {
  padding: 1rem 7.5rem 1.5rem 1rem;
}
.card10__company-tag {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.025em;
}
.card10__company-name {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.025em;
}
.card10__company-name::before {
  content: url(../wl_img/icon/ico-arrow3.svg);
  margin-right: 0.3rem;
}
.card10__company-name a {
  color: #000000;
}
@media screen and (min-width: 64em) {
  .comment_message {
    padding: 3rem 0rem;
    margin: 0rem auto;
  }
  .comment_message .title_new {
    font-size: 32px;
    line-height: 1.12;
    letter-spacing: 0.025em;
  }
  .comment_message .title_new::before {
    top: 130px;
  }
  .l-section17 {
    padding-top: 6rem;
    padding-bottom: 0rem;
  }
  .l-inner01 {
    width: 92%;
  }
  .card10 {
    margin-bottom: -2rem;
  }
  .card10__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -3.333%;
  }
  .card10__item {
    width: 31%;
    margin-right: 3.333%;
  }
  .comment-item-manage {
    margin-right: 0%;
  }
  .card10__img01 {
    left: -2rem;
  }
}



/* mypage base-edit part */
.mypage-body .form-group .mypage-edit-form {
  padding: 1rem 0rem;
}

@media screen and (max-width: 900px) {
  .form-group .form-body {
    padding: 1rem;
  }
}

.form-group .form-body.step2 {
  padding: 2rem 0rem 0rem;
  background-color: transparent;
  margin: 0 auto;
}

.form-group .form-body.step2 .select-group {
  width: 38.25rem;
  margin: 2rem auto 2px;
}
.form-group1 .form-body.step2 .select-group {
  width: 38.25rem;
  margin: 2rem auto 2px;
}

@media screen and (max-width: 750px) {
  .form-group .form-body.step2 .select-group {
    width: 100%;
  }
  .form-group1 .form-body.step2 .select-group {
    width: 38.25rem;
    margin: 2rem auto 2px;
  }
}

.form-group .form-body.step2 .label {
  font-weight: 700;
  display: block;
  margin: 2rem 0 1rem;
  font-size: 1.125rem;
}

.form-group .form-body.step2 .select {
  width: 100%;
  min-width: auto;
}

.form-group .form-body.step2 .strong {
  margin-left: 1rem;
}

.form-group .form-body.step2 .module-tab .tab-content {
  padding: 2rem 0 14rem;
}

@media screen and (max-width: 750px) {
  .form-group .form-body.step2 .module-tab .tab-content {
    padding: 2rem 1rem 14rem;
  }
}
.form-group1 .form-body.step2 .label {
  font-weight: 700;
  display: block;
  margin: 2rem 0 1rem;
  font-size: 1.125rem;
}

.form-group1 .form-body.step2 .select {
  width: 100%;
  min-width: auto;
}

.form-group1 .form-body.step2 .strong {
  margin-left: 1rem;
}

.form-group1 .form-body.step2 .module-tab .tab-content {
  padding: 2rem 0 14rem;
}

@media screen and (max-width: 750px) {
  .form-group1 .form-body.step2 .module-tab .tab-content {
    padding: 2rem 1rem 14rem;
  }
}

.form-group .form-body.step3 {
  border:solid;
  max-width: 60rem;
  margin:3rem auto 4rem;
}

.form-group .form-row {
  position: relative;
  display: flex;
  text-align: left;
}
.container .form-group .form-row .manage {
  padding-top: 2rem;
}
.container .form-group .form-row .manage .disclaimer {
  margin-top: 1rem;
}
.form-group .form-row .grid-title {
  flex-basis: 12rem;
  flex-shrink: 0;
  padding: .5rem 0rem .5rem 1rem;
}
.form-group .form-row .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1em;
  display: inline-block;
  vertical-align: middle;
  padding: .75rem 0 .75rem;
}

@media screen and (max-width: 900px) {
  .form-group .form-row {
    display: block;
    padding-bottom: 0rem;
  }
  .form-group .form-row .grid-title {
    padding: 0;
    margin-top: 1rem;
  }
  .form-group .form-row .title {
    padding: 0;
  }
  .container .form-group .form-row .manage {
    padding-top: 1rem;
  }
}

.form-group .form-row .label-required {
  background: #000000;
  display: inline-block;
  border-radius: .25rem;
  height: 1.5rem;
  line-height: 1.25rem;
  padding: 0 .75rem;
  font-size: .86rem;
  color: #fff;
  margin: 0 .5rem;
  vertical-align: middle;
}

.form-group .form-row .grid-input {
  flex-grow: 100%;
  padding: 1rem 1rem;
}

.form-group .form-row .grid-input .check-box-group {
  margin-top: .5rem;
  position: relative;
}

@media screen and (max-width: 900px) {
  .form-group .form-row .grid-input .check-box-group {
    margin: 2rem 0rem;
  }
}

.form-group .form-row .grid-input .check-box-group .check-box {
  position: relative;
  display: inline-block;
}

.form-group .form-row .grid-input .check-box-group input {
  display: none;
}

.form-group .form-row .grid-input .check-box-group label {
  position: relative;
  padding: 0 2rem;
  vertical-align: middle;
}

.form-group .form-row .grid-input .check-box-group input + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 35%;
  left: 0;
  transform: translate(0, -50%);
  width: 1.15rem;
  height: 1.15rem;
  border: #363636 .0625rem solid;
  border-radius: .2rem;
  background: #fff;
}

.form-group .form-row .grid-input .check-box-group input:checked + label::after {
  content: "✔";
  display: block;
  position: absolute;
  top: 35%;
  left: .3125rem;
  transform: translate(0, -50%);
  /* background: #fcbf30;*/
  border-radius: 50%;
}

.form-group .form-row .grid-input .help-block {
  display: block;
  margin-top: .5rem;
}

@media screen and (max-width: 900px) {
  .form-group .form-row .grid-input {
    padding: 1rem 0;
  }
}

.form-group .form-row .disclaimer {
  font-size: .75rem;
  color: #666;
  max-width: 15rem;
  min-width: 31.25rem;
}

@media screen and (max-width: 900px) {
  .form-group .form-row .disclaimer {
    min-width: auto;
    width: 100%;
    max-width: 100%;
  }
}

.form-group .form-row .inline-group + .disclaimer {
  margin-top: 0;
}

.form-group .form-row p {
  margin: 1rem 0 1rem;
}

.form-group .form-row p:first-child {
  margin: 0rem 0 1rem;
}

.form-group .form-row p:last-child {
  margin-bottom: 0rem;
}

.form-group .form-row .inline-group {
  display: inline-block;
}

.form-group .form-row .inline-group .input-text {
  display: inline-block;
  min-width: auto;
  padding: 0rem 0.5rem;
}

.form-group .form-row .input-text + .input-text {
  margin-top: 1rem;
}

.form-group .form-row .input-text + .select {
  margin-top: 1rem;
}

.form-group .form-row .button-address {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-style: none;
  background-color: transparent;
  background: #fcbf30;
  display: inline-block;
  border-radius: .25rem;
  height: 2.75rem;
  padding: 0 .5rem 0;
  line-height: 2.75rem;
  color: #fff;
  margin: 0 .5rem;
  vertical-align: middle;
}

@media screen and (max-width: 900px) {
  .form-group .form-row .button-address {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 750px) {
  .form-group .form-row .form-payment .radio {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 750px) {
  .form-group .form-row .form-payment .disclaimer {
    margin: 0 0 1rem;
  }
}

.form-group .form-row .form-payment .creditcard {
  display: none;
  background: none;
}

.form-group .form-row .form-payment .row {
  align-items: center;
  margin: 0 0 1rem;
}

@media screen and (max-width: 750px) {
  .form-group .form-row .form-payment .row {
    display: block;
  }
}

.form-group .form-row .form-payment .row .grid {
  flex-grow: 1;
  flex-shrink: 1;
}

@media screen and (max-width: 900px) {
  .form-group .form-row .form-payment .row .grid {
    flex-basis: calc(100% - 6rem);
  }
}

@media screen and (max-width: 750px) {
  .form-group .form-row .form-payment .row .grid {
    display: block;
  }
}

.form-group .form-row .form-payment .row .grid:first-child {
  white-space: nowrap;
  flex-basis: 10rem;
  flex-grow: 0;
  flex-shrink: 0;
}

.form-group .form-row .form-payment .grid .select {
  min-width: 5rem;
  width: 5rem;
  margin: 0 .5rem 0;
}

.form-group .form-row .form-payment .grid .select:first-child {
  margin: 0 .5rem 0 0;
}

.form-group .form-row .form-payment .input-text {
  width: 100%;
  min-width: auto;
}

.form-group .form-row .form-payment .bank {
  display: none;
  background: #fff;
}
.form-group .form-row .form-payment .bank p{
  font-size: 12px;
  margin: 0rem auto;
}

.form-group .form-row:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: .0625rem;
  background: #FFFFFF;
}

.form-group .form-row-title {
  background: #F8E553;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 1rem;
  color: #000000;
  margin: -1rem -4rem 0;
  font-weight: 700;
}

@media screen and (max-width: 900px) {
  .form-group .form-row-title {
    margin: -1rem -1rem 0;
  }
}

@media screen and (max-width: 750px) {
  .form-group .form-row-title {
    font-size: 1.3rem;
  }
}

.form-group .form-additional-charge {
  margin: 0 auto;
  border-top: 1px #000 solid;
  position: relative;
  padding: 0 8rem 4rem;
}

@media screen and (max-width: 750px) {
  .form-group .form-additional-charge {
    padding: 0 1rem 4rem;
  }
}

.form-group .form-additional-charge:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  left: 42%;
  z-index: 0;
}

.form-group .form-additional-charge:after {
  content: '';
  display: block;
  position: absolute;
  width: 7.21875rem;
  height: 8.359375rem;
  border-radius: 100%;
  /* background: url(../img/form-additional-charge-img.png) 0 0 no-repeat; */
  background-size: cover;
  top: -10rem;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 0;
}

.form-group .form-additional-charge .row {
  margin: 4rem -2rem 0;
}

@media screen and (max-width: 750px) {
  .form-group .form-additional-charge .row {
    margin: 4rem 0;
    display: block;
  }
}

.form-group .form-additional-charge .form-heder {
  margin-top: -1rem auto 0;
  position: relative;
  z-index: 10;
}

.form-group .form-additional-charge .grid {
  width: calc(50% - 4rem);
  margin: 0 2rem;
}

@media screen and (max-width: 750px) {
  .form-group .form-additional-charge .grid {
    width: 100%;
    margin: 0;
  }
}

.form-group .form-additional-charge .lead {
  color: #363636;
}

.form-group .form-additional-charge .label {
  font-weight: 700;
  font-size: 1.25rem;
  display: block;
  margin: 0 0 1rem !important;
}

/* =================================== */
/* SITE module                         */
/* =================================== */
.module_breadcrumb {
  background-color: #F1F0F0;
  font-size: 1rem;
  margin: 0.7rem auto;
  max-width: 70.625rem;
  padding: 0 0rem;
}

@media screen and (max-width: 900px) {
  .module_breadcrumb {
    padding-left: 0.5rem;
    padding-bottom: 0rem;
    font-size: .875rem;
  }
}

.module_breadcrumb li {
  display: inline-block;
  vertical-align: middle;
}

.module_breadcrumb a {
  color: #363636;
  display: inline-block;
}

.module_breadcrumb .home {
  height: 1rem;
  width: 1.14rem;
  margin-right: 0.4rem;
  background: url(../wl_img/icon/ico-home.svg) 0 0 no-repeat;
  background-size: cover;
}

.module_breadcrumb .home a {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  height: 1.25rem;
  width: 1.375rem;
  color: transparent;
}

.module_breadcrumb .root:before {
  content: '/';
  margin: 0 1rem 0 0;
}

.module_breadcrumb .current:before {
  content: '/';
  margin: 0 0.5rem 0 0;
}

.module_breadcrumb .current a {
  pointer-events: none;
}

.module_pagenation {
  font-size: 1.25rem;
  text-align: center;
}

.module_pagenation li {
  display: inline-block;
  vertical-align: middle;
  height: 3.25rem;
  width: 3.25rem;
  border-radius: 50%;
  margin-right: 1rem;
  transition: .4s;
}

.module_pagenation a,
.module_pagenation span {
  color: #363636;
  display: block;
  height: 3.25rem;
  width: 3.25rem;
  line-height: 3.25rem;
  text-align: center;
}

.module_pagenation .prev {
  height: 3.25rem;
  width: 3.25rem;
  margin-right: 1rem;
  background: #48ccc2 url(../img/module-arrow-wht-left.png) 50% 50% no-repeat;
  background-size: .875rem auto;
  transition: .4s;
}

.module_pagenation .prev.hover {
  background: #d0f4f1 url(../img/module-arrow-wht-left.png) 50% 50% no-repeat;
  background-size: .875rem auto;
}

.module_pagenation .next {
  height: 3.25rem;
  width: 3.25rem;
  margin-right: 1rem;
  background: #48ccc2 url(../img/module-arrow-wht-right.png) 50% 50% no-repeat;
  background-size: .875rem auto;
  transition: .4s;
}

.module_pagenation .next.hover {
  background: #d0f4f1 url(../img/module-arrow-wht-right.png) 50% 50% no-repeat;
  background-size: .875rem auto;
}

.module_pagenation .current {
  height: 3.25rem;
  width: 3.25rem;
  margin-right: 1rem;
  background: #d0f4f1;
  background-size: .875rem auto;
  border-radius: 50%;
  transition: .4s;
}

.module_pagenation li.hover {
  background: #d0f4f1;
}

.module_pagenation .omission.hover {
  background-color: transparent;
  pointer-events: none;
}

.module_pagenation .current a {
  pointer-events: none;
}

.module-layout-2column {
  display: flex;
}

@media screen and (max-width: 900px) {
  .module-layout-2column {
    display: block;
  }
}

.module-layout-2column .main-column {
  flex-basis: 50rem;
  padding: 0 2rem 0 0;
}

@media screen and (max-width: 900px) {
  .module-layout-2column .main-column {
    padding: 0;
  }
}

.module-layout-2column .sideber-column {
  flex-basis: 21.5rem;
}

.module-button-fixed {
  position: fixed;
  top: 50%;
  right: 1rem;
  width: 8.125rem;
  height: 8.125rem;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-style: none;
  background-color: transparent;
  display: block;
  transition: .4s;
  border-radius: 50%;
  padding: 1rem;
  background: linear-gradient(to bottom, #f9d222 0%, #e78a01 100%);
  text-align: center;
  box-shadow: 0 0.5rem 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  z-index: 100;
}

@media screen and (max-width: 900px) {
  .module-button-fixed {
    transform: scale(0.8);
    top: auto;
    right: 0rem;
    bottom: 0rem;
  }
}

@media screen and (max-width: 750px) {
  .module-button-fixed {
    transform: scale(0.5);
    right: -1rem;
    bottom: -1rem;
  }
}

.module-button-fixed.hover {
  opacity: .8;
}

.module-button-fixed:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: .625rem 0 .625rem 1.08125rem;
  border-color: transparent transparent transparent #ffffff;
  /*    position: absolute;
        top: 50%;
        right: 2rem;
        transform: translate(0, -50%) scale(.8);*/
  margin: .5rem auto 0;
}
/* renewal_ver */
.module_breadcrumb_sup {
  /* background: #ffffff; */
  font-size: 1rem;
  margin: 0rem auto;
  max-width: 65.625rem;
  padding: 1rem 0rem 0rem 8rem;
}

@media screen and (max-width: 900px) {
  .module_breadcrumb_sup {
    padding-bottom: 0rem;
    font-size: .875rem;
  }
}

.module_breadcrumb_sup li {
  display: inline-block;
  vertical-align: middle;
}

.module_breadcrumb_sup a {
  color: #363636;
  display: inline-block;
}

.module_breadcrumb_sup .home {
  height: 1rem;
  width: 1rem;
  margin-right: 0.2rem;
  background: url(../img/module-breadcrumb-home.png) 0 0 no-repeat;
  background-size: cover;
}

.module_breadcrumb_sup .home a {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  height: 1.25rem;
  width: 1.375rem;
  color: transparent;
}

.module_breadcrumb_sup .root:before {
  content: '>';
  margin: 0 1rem 0 0;
}

.module_breadcrumb_sup .current:before {
  content: '>';
  margin: 0 1rem 0 0;
}

.module_breadcrumb_sup .current a {
  pointer-events: none;
}

.module_pagenation {
  font-size: 1.25rem;
  text-align: center;
}

.module_pagenation li {
  display: inline-block;
  vertical-align: middle;
  height: 3.25rem;
  width: 3.25rem;
  border-radius: 50%;
  margin-right: 1rem;
  transition: .4s;
}

.module_pagenation a,
.module_pagenation span {
  color: #363636;
  display: block;
  height: 3.25rem;
  width: 3.25rem;
  line-height: 3.25rem;
  text-align: center;
}

.module_pagenation .prev {
  height: 3.25rem;
  width: 3.25rem;
  margin-right: 1rem;
  background: #48ccc2 url(../img/module-arrow-wht-left.png) 50% 50% no-repeat;
  background-size: .875rem auto;
  transition: .4s;
}

.module_pagenation .prev.hover {
  background: #d0f4f1 url(../img/module-arrow-wht-left.png) 50% 50% no-repeat;
  background-size: .875rem auto;
}

.module_pagenation .next {
  height: 3.25rem;
  width: 3.25rem;
  margin-right: 1rem;
  background: #48ccc2 url(../img/module-arrow-wht-right.png) 50% 50% no-repeat;
  background-size: .875rem auto;
  transition: .4s;
}

.module_pagenation .next.hover {
  background: #d0f4f1 url(../img/module-arrow-wht-right.png) 50% 50% no-repeat;
  background-size: .875rem auto;
}

.module_pagenation .current {
  height: 3.25rem;
  width: 3.25rem;
  margin-right: 1rem;
  background: #d0f4f1;
  background-size: .875rem auto;
  border-radius: 50%;
  transition: .4s;
}

.module_pagenation li.hover {
  background: #d0f4f1;
}

.module_pagenation .omission.hover {
  background-color: transparent;
  pointer-events: none;
}

.module_pagenation .current a {
  pointer-events: none;
}

.module-layout-2column {
  display: flex;
}

@media screen and (max-width: 900px) {
  .module-layout-2column {
    display: block;
  }
}

.module-layout-2column .main-column {
  flex-basis: 50rem;
  padding: 0 2rem 0 0;
}

@media screen and (max-width: 900px) {
  .module-layout-2column .main-column {
    padding: 0;
  }
}

.module-layout-2column .sideber-column {
  flex-basis: 21.5rem;
}

.module-button-fixed {
  position: fixed;
  top: 50%;
  right: 1rem;
  width: 8.125rem;
  height: 8.125rem;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-style: none;
  background-color: transparent;
  display: block;
  transition: .4s;
  border-radius: 50%;
  padding: 1rem;
  background: linear-gradient(to bottom, #f9d222 0%, #e78a01 100%);
  text-align: center;
  box-shadow: 0 0.5rem 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  z-index: 100;
}

@media screen and (max-width: 900px) {
  .module-button-fixed {
    transform: scale(0.8);
    top: auto;
    right: 0rem;
    bottom: 0rem;
  }
}

@media screen and (max-width: 750px) {
  .module-button-fixed {
    transform: scale(0.5);
    right: -1rem;
    bottom: -1rem;
  }
}

.module-button-fixed.hover {
  opacity: .8;
}

.module-button-fixed:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: .625rem 0 .625rem 1.08125rem;
  border-color: transparent transparent transparent #ffffff;
  /*    position: absolute;
        top: 50%;
        right: 2rem;
        transform: translate(0, -50%) scale(.8);*/
  margin: .5rem auto 0;
}

/* =================================== */
/* Entry                           */
/* =================================== */
.entry-header {
  margin: 1rem auto 0rem;
  padding: 6rem 1rem;
  text-align: center;
  background-image: url(../img/page/g-1_entry_mv.jpg);
  background-color: #ffffff;
  background-position: center;
  background-size:cover;
}
.entry-header .subtitle {
  margin: 0.5rem 0rem 1rem;
  font-size: 20px;
  color: #ffffff;
}

@media screen and (max-width: 750px) {
  .entry-header {
    /* 横向きかつ縦サイズが640pxの場合のスタイル */
    background-image: url(../img/page/g-1_entry_mv_sp.jpg);
    height: 11rem;
    padding: 2.2rem 1rem;
    margin: 1.5rem auto 0rem;
  }
}

.entry-header_mypage {
  margin: 0rem auto;
  padding: 1rem 1rem 3rem;
  text-align: center;
  background-color: #ffffff;
  background-position: center;
  background-size:cover;
}

@media screen and (max-width: 750px) {
  .entry-header_mypage {
    /* 横向きかつ縦サイズが640pxの場合のスタイル */
    height: 18rem;
    padding: 1rem 1rem;
  }
}

.entry-header_mypage .title {
  padding: 5.375rem 0 2rem;
  /* background-image: url(../img/entry-bg-title.png); */
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 3.375rem;
  position: relative;
  font-size: 2.25rem;
}


@media screen and (max-width: 900px) {
  .entry-header_mypage .title {
    margin: 2rem auto;
  }
}

@media screen and (max-width: 750px) {
  .entry-header_mypage .title {
    font-size: 1.75rem;
  }
}

.entry-header_mypage .subtitle {
  margin: 1rem 0;
  font-size: 1.5rem;
}

.entry-body {
  background-color: #f1f0f0;
  padding: 0rem 0 3rem;
  margin: 0rem auto;
}
.entry-body .message {
  text-align: center;
  font-size: 1.75rem;
  margin-bottom: 60px;
}
.entry-body .message .title {
  font-size: 2.25rem;
  margin: 0 0 2rem;
}
.entry-body .message .title_new {
  font-size: 2.25rem;
  margin: 1rem 0 3rem 0;
}
.entry-body .message .title_new::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 170px;
  display: inline-block;
  width: 110px;
  height: 2px;
  border-bottom: 3px dotted #000000;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
}
.entry-body .message .bottom_entry {
  font-size: 1.25rem;
  margin: 1rem 0 -3rem 0;
}
.entry-body .message .bottom_entry p{
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.05em;
}
.entry-body .notice_timing {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  margin: 4rem 1rem 1.7rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.entry-body .notice_timing .caution-mark {
  display: none;
}
.entry-body .notice_timing .marker-yellow {
  font-size: 18px;
  background:linear-gradient(to bottom, rgba(255,255,102,0) 60%, #ffff66 60%);
}
.entry-body .notice_link {
  color: #363636;
  border-bottom: 2px solid #363636;
}
.entry-body .notice_link01 {
  color: #666666;
  border-bottom: 1.5px solid #666666;
}

.entry-body .three-step {
  margin: 1rem 10rem;
  padding: 2rem 0rem;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .entry-body .message {
    font-size: 1rem;
  }
  .entry-body .message .title {
    font-size: 1.75rem;
  }
  .entry-body .message .title_new {
    font-size: 1.5rem;
    margin: 0.5rem 0 0.5rem 0;
  }
  .entry-body .message .bottom_entry {
    font-size: 0.9rem;
    margin: 2rem 0 -0.2rem 0;
  }
  .entry-body .message .title_new::before {
    top: 97px;
    display: inline-block;
    width: 96px;
    height: 2px;
  }
  .entry-body .message .bottom_entry p{
    font-size: 1rem;
    font-weight: 600;
    line-height: 2;
    letter-spacing: 0.025em;
  }
  .entry-body .notice_timing {
    font-size: 14px;
    margin: 1rem auto 2.5rem;
    line-height: 1.5;
    letter-spacing: 0.025em;
    max-width: 21rem;
  }
  .entry-body .notice_timing .caution-mark{
    display: unset;
  }
  .entry-body .notice_timing .marker-yellow {
    font-size: 14px;
    background:linear-gradient(to bottom, rgba(255,255,102,0) 20%, #ffff66 100%);
  }
  .entry-body .notice_link {
    border-bottom: 2px solid #363636;
  }
}

.entry-body .three-step {
  margin: 1rem auto;
  padding: 2rem 0rem;
  background-color: #fff;
  max-width: 930px;
}

@media screen and (max-width: 900px) {
  .entry-body .three-step {
    margin: 0rem auto;
    padding: 0rem 0rem;
  }
}
.entry-body .three-step .three-step_title {
  font-size: 28px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 0rem 0 4rem;
}

@media screen and (max-width: 750px) {
  .entry-body .three-step .three-step_title {
    font-size: 24px;
    line-height: 1.6;
  }
}

.entry-body .three-step .row {
  margin: 1rem auto;
}

@media screen and (max-width: 900px) {
  .entry-body .three-step .row {
    display: block;
    margin: 2rem auto;
  }
}
.entry-body .three-step .row .step_content {
  padding: 1rem 1rem;
}
.entry-body .three-step .grid {
  margin: 0rem 1.5rem;
}
.entry-body .three-step .step_content::after {
  content: '';
  background-image: url(../wl_img/icon/ico-arrow-beside_step3.svg);
  background-repeat: no-repeat;
  position: absolute;
  margin-top: -8.5rem;
  width: 1rem;
  height: 1rem;
  margin-left: -1.5rem;
}
.entry-body .three-step .step_content:first-child::after {
  display: none;
}

.entry-body .three-step .grid .sub_title{
  text-align: center;
  margin: 0rem auto;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1.5;
}

@media screen and (max-width: 900px) {
  .entry-body .three-step .grid {
    width: 100%;
    margin: 0 auto 2.5rem;
    display: block;
    align-items: center;
  }
  .entry-body .three-step .row .step_content {
    padding: 1rem 1rem;
    max-width: 265px;
    margin: 0rem auto;
  }
  .entry-body .three-step .step_content::after {
    content: '';
    background-image: url(../wl_img/icon/ico-arrow-beside_step3.svg);
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -1.5rem;
    width: 1rem;
    height: 1rem;
    margin-left: 6.5rem;
    transform: rotate(90deg);
  }
  .entry-body .three-step .step_content:first-child::after {
    display: unset;
  }
  .entry-body .three-step .step_content:last-child::after {
    display: none;
  }
}
.entry-body .three-step .grid .grid_step1{
  font-size: 10px;
  color: black;
  font-weight: 700;
  font-family:Poppins;
  letter-spacing: 0.075em;
  line-height: 1.0;
  margin-top: 8px;
  margin-left: 8px;
  width: 55px;
  height: 55px;
  text-align: center;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background: #A4D6F5;
  display: grid;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 50%;
  position: absolute;
  padding:0.6rem;
}
.entry-body .three-step .grid .grid_step1 .bold{
  font-size: 18px;
  letter-spacing: 0.075em;
  line-height: 1;
  font-family:Poppins;
}
.entry-body .three-step .grid .grid_step2{
  font-size: 10px;
  color: black;
  font-weight: 700;
  font-family:Poppins;
  letter-spacing: 0.075em;
  line-height: 1.0;
  margin-top: 8px;
  margin-left: 8px;
  width: 55px;
  height: 55px;
  text-align: center;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background: #A4D6F5;
  display: grid;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 50%;
  position: absolute;
  padding:0.6rem;
}
.entry-body .three-step .grid .grid_step2 .bold{
  font-size: 18px;
  letter-spacing: 0.075em;
  line-height: 1;
  font-family:Poppins;
}
.entry-body .three-step .grid .grid_step3{
  font-size: 10px;
  color: black;
  font-weight: 700;
  font-family:Poppins;
  letter-spacing: 0.075em;
  line-height: 1.0;
  margin-top: 8px;
  margin-left: 8px;
  width: 55px;
  height: 55px;
  text-align: center;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background: #A4D6F5;
  display: grid;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 50%;
  position: absolute;
  padding:0.6rem;
}
.entry-body .three-step .grid .grid_step3 .bold{
  font-size: 18px;
  letter-spacing: 0.075em;
  line-height: 1;
  font-family:Poppins;
}
@media screen and (max-width: 900px) {
  .entry-body .three-step .grid .grid_step1{
    padding:0.5rem;
    margin-top: 0;
    margin-left: 16px;
    width: 60px;
    height: 60px;
    font-size: 11px;
  }
  .entry-body .three-step .grid .grid_step1 .bold{
    font-size: 18px;
    font-family:Poppins;
  }
  .entry-body .three-step .grid .grid_step2{
    padding:0.5rem;
    margin-top: 0;
    margin-left: 16px;
    width: 60px;
    height: 60px;
    font-size: 11px;
  }
  .entry-body .three-step .grid .grid_step2 .bold{
    font-size: 18px;
    font-family:Poppins;
  }
  .entry-body .three-step .grid .grid_step3 {
    padding:0.5rem;
    margin-top: 0;
    margin-left: 16px;
    width: 60px;
    height: 60px;
    font-size: 11px;
  }
  .entry-body .three-step .grid .grid_step3 .bold {
    font-size: 18px;
    font-family:Poppins;
  }
  .entry-body .three-step .grid .sub_title{
    text-align: center;
    margin: 0rem auto;
    font-size: 16px;
    font-weight: 500;
    margin-top: 1rem;
  }
  .entry-body .three-step .grid .sub_title p{
    text-align: center;
    position: flex;
  }
}

.entry-body .three-step .grid .cercle {
  background-color:#F1F0F0;
  padding: 2.5rem;
  margin: 0.5rem;
  width: 200px;
  height: 200px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}
.entry-body .three-step .thumbnail {
  text-align: center;
  margin: auto;
}

@media screen and (max-width: 1000px) {
  .entry-body .three-step .grid .cercle {
    width: 200px;
    height: 200px;
    padding: 1rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .entry-body .three-step .thumbnail {
    flex-basis: 13rem;
    min-height: auto;
  }
}

@media screen and (max-width: 750px) {
  .entry-body .three-step .thumbnail {
    flex-basis: 6.5rem;
  }
}

.entry-body .three-step .step1 .thumbnail {
  width: 120px;
  height: 120px;
}
.entry-body .three-step .step2 .thumbnail {
  width: 120px;
  height: 120px;
}
.entry-body .three-step .step3 .thumbnail {
  width: 100%;
}
.entry-body .three-step .step1 .thumbnail img{
  width: 120px;
  height: 120px;
}
.entry-body .three-step .step2 .thumbnail img{
  width: 120px;
  height: 120px;
}.entry-body .three-step .step3 .thumbnail img{
  width: 120px;
  height: 120px;
}

@media screen and (max-width: 900px) {
  .entry-body .three-step .step1 .thumbnail {
    width: auto;
  }
  .entry-body .three-step .step2 .thumbnail {
    width: auto;
  }
  .entry-body .three-step .step3 .thumbnail {
    width: auto;
  }
  .entry-body .three-step .step1 .thumbnail img{
    width: 110px;
    height: 110px;
  }
  .entry-body .three-step .step2 .thumbnail img{
    width: 110px;
    height: 110px;
  }.entry-body .three-step .step3 .thumbnail img{
    width: 110px;
    height: 110px;
  }
}


@media screen and (max-width: 900px) {
  .entry-body .three-step .caption {
    flex-basis: calc(100% - 13rem);
    padding-left: 2rem;
  }
}

@media screen and (max-width: 750px) {
  .entry-body .three-step .caption {
    width: 100%;
    flex-basis: calc(100% - 6.5rem);
  }
}

.entry-body .three-step .label {
  font-size: 1.25rem;
  text-align: center;
  font-weight: 700;
}

@media screen and (max-width: 900px) {
  .entry-body .three-step .label {
    text-align: left;
  }
}

.entry-body .three-step .caution {
  color: #000;
  text-align: center;
  padding: .25rem;
  background: #ffe9b6;
  font-size: .9rem;
}

@media screen and (max-width: 900px) {
  .entry-body .three-step .caution {
    text-align: left;
    padding: .5rem;
  }
}

.entry-body .qa-group {
  text-align: center;
  margin: 6rem 16rem 2rem 16rem;
}

.entry-body .qa-group .qa_title {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-family: "Poppins", sans-serif;
  line-height: 1.17;
}

@media screen and (max-width: 750px) {
  .entry-body .qa-group .qa_title {
    font-size: 28px;
  }
}

.entry-body .qa-group .qa_button {
  display: block;
  padding: 1.2rem .5rem;
  color: #000000;
  background: #EFC145;
  max-width: 28rem;
  margin: 2rem auto;
  font-size: 18px;
  font-weight: 600;
  border-radius: 4rem;
  transition: .4s;
  cursor: pointer;
  border: 2px solid #000000;
}

@media screen and (max-width: 750px) {
  .entry-body .qa-group .qa_button {
  padding: 0.8rem .5rem;
  max-width: 18rem;
  min-width: 18rem;
  margin: 1rem auto;
  font-size: 1.0rem;
  font-weight: 600;
  border-radius: 4rem;
  transition: .4s;
  cursor: pointer;
  }
}

.entry-body .qa-group .qa_button.hover {
  opacity: .8;
}

.entry-body .disclaimer {
  font-size: .8rem;
  margin: 0rem 0;
}

.entry-body .disclaimer p {
  margin: 2rem 0;
}

.entry-body .contact-group {
  text-align: center;
  background: #F1F0F0;
}

.entry-body .contact-group .title {
  font-size: 2rem;
  margin: 4rem 0 1rem;
}

.entry-body .contact-group .tel {
  font-size: 3.125rem;
  color: #ff9a00;
  font-weight: 700;
}

.entry-body .contact-group .tel a {
  color: #ff9a00;
}

@media screen and (max-width: 900px) {
  .entry-body .message {
    display: block;
    text-align: center;
  }
  .entry-body .qa-group {
    padding: 0 3rem;
  }
  .entry-body .contact-group {
    padding: 0 3rem;
  }
}

@media screen and (max-width: 750px) {
  .entry-body .qa-group {
    padding: 1rem 0rem;
    margin: 2rem 0rem;
  }
  .entry-body .qa-group .title {
    font-size: 1.75rem;
  }
  .entry-body .contact-group {
    padding: 0 0rem;
  }
  .entry-body .contact-group .title {
    font-size: 1.5rem;
  }
  .entry-body .contact-group .tel {
    font-size: 1.5rem;
  }
  .entry-body .disclaimer {
    text-align: left;
  }
}

.button-gateway-group {
  display: flex;
  margin: 2rem -1rem;
}

@media screen and (max-width: 900px) {
  .button-gateway-group {
    display: block;
    padding: 0 3rem;
  }
}

@media screen and (max-width: 750px) {
  .button-gateway-group {
    padding: 0 0rem;
  }
}

.entry-body .button-gateway-group_new {
  display: flex;
  margin: 2rem -1rem;
}

@media screen and (max-width: 900px) {
  .entry-body .button-gateway-group_new {
    display: block;
    padding: 0 3rem;
    margin: 2rem 5rem;
  }
}

@media screen and (max-width: 750px) {
  .entry-body .button-gateway-group_new {
    padding: 0 0rem;
    margin: 2rem 0rem;
  }
}

.button-gateway-home {
  border-radius: .5rem;
  background-color: #F1F0F0;
  box-shadow: 0px 0.1rem 0px 0px rgba(181, 181, 181, 0.5);
  width: calc((100% / 3) - 2rem);
  text-align: center;
  align-items: center;
  color: #000000;
  margin: 2rem 1rem;
  padding: 1rem 0;
  transition: .4s;
  cursor: pointer;
  border: solid;
  border-color: #000000;
}

.button-gateway-marketplan {
  border-radius: .5rem;
  background-color: #F1F0F0;
  box-shadow: 0px 0.1rem 0px 0px rgba(181, 181, 181, 0.5);
  width: calc((100% / 3) - 2rem);
  text-align: center;
  align-items: center;
  color: #000000;
  margin: 2rem 1rem;
  padding: 1rem 0;
  transition: .4s;
  cursor: pointer;
  border: solid;
  border-color: #000000;
}

.button-gateway-home.hover {
  opacity: .8;
}

.button-gateway-marketplan.hover {
  opacity: .8;
}

.button-gateway-home:before {
  content: '';
  display: block;
  height: 6rem;
  width: 5rem;
  background-image: url(../img/icon/entry-home.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 5.4rem auto;
  margin: auto;
}

.button-gateway-marketplan:before {
  content: '';
  display: block;
  height: 6rem;
  width: 6rem;
  background-image: url(../img/icon/marketplan.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin: 0.5rem auto 0.5rem;
}


.button-gateway-home .label {
  margin: 1rem 0rem 0rem;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  display: block;
}

.button-gateway-marketplan .label {
  margin: 1rem 0rem 4rem;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  display: block;
}

@media screen and (max-width: 900px) {
  .button-gateway-home {
    padding: 0rem 0;
    height: 6.25rem;
    width: calc((100% / 1) - 2rem);
    display: flex;
    text-align: left;
  }
  .button-gateway-marketplan {
    padding: 0rem 0;
    height: 6.25rem;
    width: calc((100% / 1) - 2rem);
    display: flex;
    text-align: left;
  }
  .button-gateway-home:before {
    flex-basis: 8.25rem;
    margin: 0 auto;
    background-size: 4.4rem auto;
  }
  .button-gateway-marketplan:before {
    flex-basis: 8.25rem;
    margin: 0 auto;
    background-size: 3.4rem auto;
  }
  .button-gateway-home .label {
    padding: 1rem 1rem;
    margin: 0rem;
    font-size:1.3rem;
    flex-basis: 100%;
    text-align: center;
  }
  .button-gateway-marketplan .label {
    padding: 1rem 1.8rem;
    margin: 0rem;
    font-size: 1.1rem;
    flex-basis: 100%;
    text-align: left;
  }
}

@media screen and (max-width: 320px) {
  .button-gateway-home br {
    display: none;
  }
  .button-gateway-marketplan br {
    display: none;
  }
}

.button-gateway-office {
  border-radius: .5rem;
  background-color: #F1F0F0;
  box-shadow: 0px 0.1rem 0px 0px rgba(181, 181, 181, 0.5);
  width: calc((100% / 3) - 2rem);
  text-align: center;
  align-items: center;
  color: #000000;
  margin: 2rem 1rem;
  padding: 1rem 0;
  transition: .4s;
  cursor: pointer;
  border: solid;
  border-color: #000000;
}
.button-gateway-standardplan {
  border-radius: .5rem;
  background-color: #F1F0F0;
  box-shadow: 0px 0.1rem 0px 0px rgba(181, 181, 181, 0.5);
  width: calc((100% / 3) - 2rem);
  text-align: center;
  align-items: center;
  color: #000000;
  margin: 2rem 1rem;
  padding: 1rem 0;
  transition: .4s;
  cursor: pointer;
  border: solid;
  border-color: #000000;
}
.button-gateway-office .label {
  padding: 0 0rem 1rem 0rem;
  font-weight: 700;
  font-size:1.6rem;
  text-align: center;
}
.button-gateway-standardplan .label {
  padding: 0 0rem 1rem 0rem;
  font-weight: 700;
  font-size:1.6rem;
  text-align: center;
  display: block;
}
.button-gateway-office .label .label_sub {
  padding: 0rem;
  font-weight: 700;
  font-size: 14px;
  line-height: 2.1;
  letter-spacing: 0.1em;
}
.button-gateway-standardplan .label .label_sub {
  color: #a70000;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.1;
  letter-spacing: 0.1em;
  text-align: left;
  padding: 0em 2.5rem 0.5em 2.5rem;
}

.button-gateway-standardplan .label .add-label_sub {
  padding: 0em 2rem 0.5em 2rem;
}
.button-gateway-office.hover {
  opacity: .8;
}
.button-gateway-standardplan.hover {
  opacity: .8;
}
.button-gateway-office:before {
  content: '';
  display: block;
  height: 6rem;
  width: 6rem;
  background-image: url(../img/icon/entry-business.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 5.4rem auto;
  margin: auto;
}
.button-gateway-standardplan:before {
  content: '';
  display: block;
  height: 6rem;
  width: 6rem;
  background-image: url(../img/icon/standardplan.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin: 0.5rem auto 0.5rem;
}


@media screen and (max-width: 900px) {
  .button-gateway-office {
    padding: 0;
    height: 6.25rem;
    width: calc((100% / 1) - 2rem);
    display: flex;
    text-align: left;
  }
  .button-gateway-standardplan {
    padding: 0;
    height: 6.25rem;
    width: calc((100% / 1) - 2rem);
    display: flex;
    text-align: left;
  }
  .button-gateway-office:before {
    flex-basis: 8.25rem;
    margin: 0 auto;
    background-size: 4.4rem auto;
  }
  .button-gateway-standardplan:before {
    flex-basis: 8.25rem;
    margin: 0 auto;
    background-size: 3.4rem auto;
  }
  .button-gateway-office .label {
    white-space: none;
    padding: 1rem 1rem;
    flex-basis: 100%;
    font-size: 1.2rem;
  }
  .button-gateway-standardplan .label {
    white-space: none;
    padding: 0rem;
    flex-basis: 100%;
    font-size: 1.2rem;
  }
  .button-gateway-office.label {
    opacity: .8;
  }
  .button-gateway-standardplan.label {
    opacity: .8;
  }
  .button-gateway-office .label .label_sub {
    padding: 0rem 0rem 0.2rem 0rem;
    font-size: 0.9rem;
    flex-basis: 100%;
    font-weight: 700;
  }
  .button-gateway-standardplan .label .label_sub {
    padding: 0rem 0rem 0.2rem 0rem;
    font-size: 0.7rem;
    flex-basis: 100%;
    font-weight: 700;
    display: grid;
  }

}

@media screen and (max-width: 320px) {
  .button-gateway-office br {
    display: none;
  }
  .button-gateway-standardplan br {
    display: none;
  }
}

.button-gateway-track {
  border-radius: 1.25rem;
  background-color: #48cbc1;
  box-shadow: 0px 0.3rem 0px 0px rgba(181, 181, 181, 0.5);
  width: calc((100% / 3) - 2rem);
  text-align: center;
  align-items: center;
  color: #fff;
  margin: 2rem 1rem;
  padding: 2rem 0;
  transition: .4s;
  cursor: pointer;
}
.fadeUp {
  opacity: 0;
  -webkit-transform: translateY(2rem);
  transform: translateY(2rem);
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
}
.fadeUp.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hachidoriPlan-contents__simuration-box {
  background-color: #F2FDED;
  border-radius: 0.5rem;
  border: 0px solid #000000;
  padding: 3rem 0.5rem 3rem;
  max-width: 53.5rem;
  margin: 4rem auto 0rem;
}
.hachidoriPlan-contents__simuration-ttlBox {
  text-align: center;
  margin-top: -7rem;
  margin-bottom: 0rem;
}
.hachidoriPlan-contents__simuration-ttl-main {
  position: relative;
  background-color: #ABF58A;
  border: 0px solid #000000;
  border-radius: 4rem;
  display: inline-block;
  padding: 0.8rem 2.5rem 1rem;
  font-size: 14px;
  letter-spacing: 0.075em;
  font-weight: 700;
  margin-top: 2.5rem;
}
.hachidoriPlan-contents__simuration-ttl-main::before, .hachidoriPlan-contents__simuration-ttl-main::after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.hachidoriPlan-contents__simuration-ttl-main::after {
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #ABF58A;
  border-width: 0.5rem;
  margin-left: -0.5rem;
}
.hachidoriPlan-contents__point.wrapper-big {
  margin-top: 0rem;
  padding: 0rem;
  max-width: 59.4rem;
}
.hachidoriPlan-contents__point.bg-white {
  background-color: rgba(255, 255, 255, 0.8);
  color: #000000;
}
.hachidoriPlan-contents__point {
  background-color: #F2FDED;
  color: #FFF;
  border-radius: 0.5rem;
  padding: 2.6rem 1rem 6rem;
  max-width: 53.5rem;
  margin: 3rem auto 0;
}
.hachidoriPlan-contents__point-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3rem;
}
.hachidoriPlan-contents__point-item {
  width: 33.33333%;
  text-align: center;
  position: relative;
  padding: 0rem 0.5rem;
}
.hachidoriPlan-contents__point-img {
  height: 4rem;
  text-align: center;
  margin-bottom: 1rem;
}
.hachidoriPlan-contents__point-img img {
  max-width: 100%;
  height: 4rem;
  width: 4rem;
}
.hachidoriPlan-contents__point-txt.big {
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.5;
}
.hachidoriPlan-contents__point-txt {
  font-size: 1.2rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
  color: #000000;
}
.hachidoriPlan-contents__point-item::after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #0000001a;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
}
.hachidoriPlan-contents__point-item:last-child::after {
  content: none;
}
@media screen and (min-width: 64em){
  .hachidoriPlan-contents__simuration {
    margin: 8rem auto 5rem;
  }
  .hachidoriPlan-contents__simuration-box {
    padding: 4rem 3rem 5rem;
    max-width: 600px;
  }
  .hachidoriPlan-contents__simuration-ttlBox {
    margin-top: -8rem;
    margin-bottom: 3.5rem;
  }
  .hachidoriPlan-contents__simuration-ttl-main {
    padding: 1rem 3rem;
    font-size: 20px;
  }
  .hachidoriPlan-contents__simuration-ttl-main::before {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #abf58a;
    border-width: 1rem;
    margin-left: -1rem;
    z-index: 2;
  }
  .hachidoriPlan-contents__point-list {
      margin-top: 0;
  }
  .hachidoriPlan-contents__point-img {
    height: 60px;
  }
  .hachidoriPlan-contents__point-txt.big {
    font-size: 18px;
    padding: 0rem 0.5rem;
  }
  .hachidoriPlan-contents__point-txt {
    font-size: 1.6rem;
  }
}

.button-gateway-track.hover {
  opacity: .8;
}

.button-gateway-track:before {
  content: '';
  display: block;
  height: 5rem;
  width: 3.875rem;
  background-image: url(../img/entry-icon-track.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  /*
    background-size: 6.703125rem auto;
        */
  background-size: 3.875rem auto;
  margin: auto;
}

@media screen and (max-width: 900px) {
  .button-gateway-track {
    height: 6.25rem;
    width: calc((100% / 1) - 2rem);
    display: flex;
    text-align: left;
    padding: 0;
  }
  .button-gateway-track:before {
    flex-basis: 8.25rem;
  }
  .button-gateway-track .label {
    padding: 0 1rem 0 0rem;
    flex-basis: 100%;
  }
}

@media screen and (max-width: 320px) {
  .button-gateway-track br {
    display: none;
  }
}
.entry-foot {
  display: block;
  margin: 6rem auto 0rem;
}
.mypage-body_addentary .mypage_foot {
  margin: 6rem auto 0rem;
  padding: 0rem 1rem;
}

.entry-foot a {
  color: #22c0ff;
}

.entry-foot ul {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.57;
  margin: 1rem 0rem 0rem;
  padding: 0;
}
.entry-foot p {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.57;
  margin: 1rem 0rem 0rem;
  padding: 0;
}

.entry-foot .escape-clause .section-title {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 2rem 0 0;
}

.entry-foot .escape-clause li {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.71;
  position: relative;
  padding-left: 1.5rem;
}

.entry-foot .escape-clause li:before {
  content: '・';
  position: absolute;
  left: 0;
}

.entry-foot .escape-clause .section-title + p,
.entry-foot .escape-clause .section-title + ul {
  margin: 0 0 2rem;
}

.entry-foot .escape-clause hr {
  box-shadow: none;
  background-color: #F0F0F0;
  border: none;
  height: .0625rem;
}

.entry-foot .escape-clause .fence {
  padding: 0rem 2rem;
  border: #363636 .0625rem solid;
  margin: 4rem 0rem;
}

@media screen and (max-width: 900px) {
  .entry-foot {
    display: block;
    margin: 3rem auto 0rem;
  }
  .entry-foot .escape-clause .fence {
    margin: 2rem 0rem;
    padding: 0 1rem;
  }
  .entry-foot .escape-clause .section-title {
    font-size: 16px;
    margin: 2rem 0 1rem;
  }
  .entry-foot p {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.06em;
    line-height: 1.57;
    margin: 1rem 0rem 0rem;
    padding: 0;
  }
}

.entry-foot .escape-clause .fence .section-title {
  margin-top: 1rem;
  margin-bottom: 0;
}

.entry-foot .escape-clause .fence p {
  margin: 2rem 0;
}

.entry-foot .escape-clause .fence .section-title + p {
  margin: 0 0 2rem;
}

.entry-foot .check-box-group {
  position: relative;
  text-align: center;
  padding: .5rem 1rem;
  margin: 2rem 0rem 4rem;
}

@media screen and (max-width: 900px) {
  .entry-foot .check-box-group {
    margin: 2rem 0rem;
  }
}

.entry-foot .check-box-group .check-box {
  position: relative;
  display: inline-block;
}

.entry-foot .check-box-group input {
  display: none;
}

.entry-foot .check-box-group label {
  position: relative;
  padding: 0 2rem;
  vertical-align: middle;
}

.entry-foot .check-box-group input + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 1.15rem;
  height: 1.15rem;
  border-radius: .2rem;
  background: #fff;
}

.entry-foot .check-box-group input:checked + label::after {
  content: "\02714";
  display: block;
  position: absolute;
  top: 50%;
  left: .3125rem;
  transform: translate(0, -50%);
  /* background: #fcbf30;*/
  border-radius: 50%;
}

.entry-foot .button-next {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 3px solid;
  /* border-style: none; */
  border-color:#000000;
  background-color: transparent;
  background: #A4D6F5;
  border-radius: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.25rem;
  color: #000000;
  display: block;
  width: 24.5rem;
  margin: 8rem auto;
  padding: 0 3rem;
  position: relative;
  transition: .4s;
  cursor: pointer;
  font-weight: 700;
}

@media screen and (max-width: 900px) {
  .entry-foot .button-next {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5rem;
    letter-spacing: 0.1em;
    padding: 0.8rem 2rem;
    height: auto;
    margin: 4rem auto;
    max-width: 18rem;
  }
}

.entry-foot .button-next.hover {
  opacity: .5;
}

.entry-foot .button-next:before {
  content:'';
  background-image: url(../img/icon-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  width: 2rem;
  height: 1rem;
  position: absolute;
  top: 45%;
  right: 1rem;
}

@media screen and (max-width: 750px) {
  .entry-foot .button-next:before {
    right: 1rem;
    margin-top: -0.1rem;
  }
}

.entry-foot .disclaimer {
  color: #666;
  font-size: .86rem;
}

.mypage-foot a {
  color: #22c0ff;
}

.mypage-foot p,
.mypage-foot ul {
  margin: 2rem 0;
  padding: 0;
}

.mypage-foot .escape-clause .section-title {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 2rem 0 0;
}

.mypage-foot .escape-clause li {
  position: relative;
  padding-left: 1.5rem;
}

.mypage-foot .escape-clause li:before {
  content: '・';
  position: absolute;
  left: 0;
}

.mypage-foot .escape-clause .section-title + p,
.mypage-foot .escape-clause .section-title + ul {
  margin: 0 0 2rem;
}

.mypage-foot .escape-clause hr {
  box-shadow: none;
  background-color: #b2eee9;
  border: none;
  height: .0625rem;
}

.mypage-foot .escape-clause .fence {
  padding: 0rem 2rem;
  border: #363636 .0625rem solid;
  margin: 4rem 0rem;
}

@media screen and (max-width: 900px) {
  .mypage-foot .escape-clause .fence {
    margin: 2rem 0rem;
    padding: 0 1rem;
  }
}

.mypage-foot .escape-clause .fence .section-title {
  margin-top: 1rem;
  margin-bottom: 0;
}

.mypage-foot .escape-clause .fence p {
  margin: 2rem 0;
}

.mypage-foot .escape-clause .fence .section-title + p {
  margin: 0 0 2rem;
}

.mypage-foot .check-box-group {
  position: relative;
  background: #b2eee9;
  text-align: center;
  padding: .5rem 1rem;
  margin: 4rem 0;
}

@media screen and (max-width: 900px) {
  .mypage-foot .check-box-group {
    margin: 2rem 0rem;
  }
}

.mypage-foot .check-box-group .check-box {
  position: relative;
  display: inline-block;
}

.mypage-foot .check-box-group input {
  display: none;
}

.mypage-foot .check-box-group label {
  position: relative;
  padding: 0 2rem;
  vertical-align: middle;
}

.mypage-foot .check-box-group input + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 1.15rem;
  height: 1.15rem;
  border-radius: .2rem;
  background: #fff;
}

.mypage-foot .check-box-group input:checked + label::after {
  content: "\02714";
  display: block;
  position: absolute;
  top: 50%;
  left: .3125rem;
  transform: translate(0, -50%);
  /* background: #fcbf30;*/
  border-radius: 50%;
}

.mypage-foot .button-next {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 3px solid;
  border-color:#000000;
  background-color: transparent;
  background: #A4D6F5;
  border-radius: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.25rem;
  color: #000000;
  display: block;
  width: 24.5rem;
  margin: 8rem auto;
  padding: 0 3rem;
  position: relative;
  transition: .4s;
  cursor: pointer;
  font-weight: 700;
}

@media screen and (max-width: 900px) {
  .mypage-foot .button-next {
    height: 2.75rem;
    line-height: 2.75rem;
    margin: 4rem auto;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 750px) {
  .mypage-foot .button-next {
    padding: 0 3rem;
    width: 100%;
  }
}

.mypage-foot .button-next.hover {
  opacity: .8;
}

.mypage-foot .disclaimer {
  color: #666;
  font-size: .86rem;
}

/* =================================== */
/* Entry  FINISH                         */
/* =================================== */
.entry-finish {
  margin: 0rem auto;
  background-color: #f1f0f0;
  padding: 4rem 0 4rem;
}
/* addentary comment */
.comment-add_arrange {
  padding: 0rem 0 4rem;
}

.entry-finish .message.one {
  text-align: center;
  margin: 0 auto 2rem;
  max-width: 40rem;
  font-size: 1.125rem;
  font-weight: 700;
}

.entry-finish .message.two {
  max-width: 30rem;
  margin: 0 auto 2rem;
}

.entry-finish .message.two .row {
  margin: 2rem auto;
}

.entry-finish .message.two .grid {
  padding: 0 1rem;
}

.entry-finish .message.two .icon {
  width: 6.25rem;
}

.entry-finish .share-box {
  background:url(../img/entry_share_background_pc_new.png);
  max-width: 62rem;
  margin: 4rem auto;
  padding: 4rem;
}

@media screen and (max-width: 750px) {
  .entry-finish {
    padding: 0.5rem 1rem;
  }
  .entry-finish .share-box {
    background:url(../img/entry_share_background_sp_new.png);
    padding: 1rem;
  }
  .comment-add_arrange {
    padding: 0rem 0 2rem;
  }
}

.entry-finish .share-box .title {
  padding: 0rem 0 0rem;
  position: relative;
  text-align: center;
  font-size: 2.25rem;
}

@media screen and (max-width: 750px) {
  .entry-finish .share-box .title {
    font-size: 1.75rem;
  }
}

.entry-finish .share-box p.text {
  margin: 2rem;
  text-align: center;
}

.entry-finish .share-box .sns-icon-group {
  margin: 4rem auto 0;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .entry-finish .share-box .sns-icon-group {
    margin: 2rem auto 0;
  }
}

.entry-finish .share-box .sns-icon {
  width: 8.75rem;
  margin: 0 1rem;
}

@media screen and (max-width: 750px) {
  .entry-finish .share-box .sns-icon {
    width: 5.5rem;
    margin: 0 .25rem;
  }
}

.entry-finish .contact-group {
  text-align: center;
  margin: auto;
}

.entry-finish .contact-group .lead {
  font-size: 1.125rem;
}

.entry-finish .contact-group .tel {
  font-size: 3.125rem;
  color: #ff9a00;
  font-weight: 700;
}

.entry-finish .contact-group .tel a {
  color: #737373;
}

@media screen and (max-width: 750px) {
  .entry-finish .contact-group {
    padding: 0 0rem;
  }
  .entry-finish .contact-group .lead {
    font-size: 1rem;
    text-align: left;
  }
  .entry-finish .contact-group .tel {
    font-size: 1.5rem;
  }
}

.entry-finish-header {
  margin: 0rem auto 1rem;
  text-align: center;
}

.entry-finish-header .title {
  padding: 0rem 0 0rem;
  position: relative;
  font-size: 2.25rem;
}

@media screen and (max-width: 900px) {
  .entry-finish-header .title {
    margin: 2rem auto;
  }
}

@media screen and (max-width: 750px) {
  .entry-finish-header .title {
    font-size: 1.75rem;
  }
}
/*..mypage_sns_share..*/
.entry-done {
  margin: 0;
  background-color: #fdffdc;
  padding: 4rem 0 4rem;
}

.entry-done .message.one {
  text-align: center;
  margin: 0 auto 2rem;
  max-width: 40rem;
  font-size: 1.125rem;
  font-weight: 700;
}

.entry-done .message.two {
  max-width: 30rem;
  margin: 0 auto 2rem;
}

.entry-done .message.two .row {
  margin: 2rem auto;
}

.entry-done .message.two .grid {
  padding: 0 1rem;
}

.entry-done .message.two .icon {
  width: 6.25rem;
}

.entry-done .share-box {
  background: #fff;
  max-width: 50rem;
  margin: 4rem auto;
  padding: 4rem;
}

@media screen and (max-width: 750px) {
  .entry-done .share-box {
    padding: 1rem;
  }
}

.entry-done .share-box .title {
  padding: 0rem 0 0rem;
  position: relative;
  text-align: center;
  font-size: 2.25rem;
}

@media screen and (max-width: 750px) {
  .entry-done .share-box .title {
    font-size: 1.75rem;
  }
}

.entry-done .share-box p.text {
  margin: 2rem;
  text-align: center;
}

.entry-done .share-box .sns-icon-group {
  margin: 4rem auto 0;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .entry-done .share-box .sns-icon-group {
    margin: 2rem auto 0;
  }
}

.entry-done .share-box .sns-icon {
  width: 8.75rem;
  margin: 0 1rem;
}

@media screen and (max-width: 750px) {
  .entry-done .share-box .sns-icon {
    width: 5.5rem;
    margin: 0 .25rem;
  }
}

.entry-done .contact-group {
  text-align: center;
  margin: auto;
}

.entry-done .contact-group .lead {
  font-size: 1.125rem;
}

.entry-done .contact-group .tel {
  font-size: 3.125rem;
  color: #ff9a00;
  font-weight: 700;
}

.entry-done .contact-group .tel a {
  color: #737373;
}

@media screen and (max-width: 750px) {
  .entry-done .contact-group {
    padding: 0 0rem;
  }
  .entry-done .contact-group .lead {
    font-size: 1rem;
    text-align: left;
  }
  .entry-done .contact-group .tel {
    font-size: 1.5rem;
  }
}

.entry-done-header {
  margin: 0rem auto 3rem;
  text-align: center;
}

.entry-done-header .title {
  padding: 0rem 0 0rem;
  position: relative;
  font-size: 2.25rem;
}

@media screen and (max-width: 900px) {
  .entry-done-header .title {
    margin: 2rem auto;
  }
}

@media screen and (max-width: 750px) {
  .entry-done-header .title {
    font-size: 1.75rem;
  }
}

/* =================================== */
/* report                          */
/* =================================== */
.report-detail {
  margin: 4rem 0;
}

@media screen and (max-width: 900px) {
  .report-detail {
    margin: 2rem 0;
  }
}

.report-detail .header {
  margin: 0 1rem;
}

.report-detail .header .date {
  color: #8c8c8c;
}

.report-detail .header .title {
  font-size: 2rem;
  font-weight: 700;
}

@media screen and (max-width: 750px) {
  .report-detail .header .title {
    font-size: 1.75rem;
  }
}

.report-detail .body {
  font-size: 1.125rem;
  line-height: 2rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body {
    font-size: 1rem;
  }
}

.report-detail .body p {
  margin: 2rem 1rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body p {
    margin: 2rem 0rem;
  }
}

.report-detail .body .img-box {
  margin: 2rem 0 2rem;
}

.report-detail .body .img-box + .img-box,
.report-detail .body p + .img-box,
.report-detail .body .profile + .img-box {
  margin: 0 0 2rem;
}

.report-detail .body .img-box.w100 {
  width: 100%;
}

.report-detail .body .img-box.w50 {
  width: 50%;
}

.report-detail .body .img-box.w50.is--align-left {
  display: inline-block;
  margin-right: 1rem;
  /* float: left; */
}

.report-detail .body .img-box.w50.is--align-right {
  display: inline-block;
  margin-left: 1rem;
  /* float: right; */
}

.report-detail .body .headline1 {
  font-size: 1.5rem;
  margin: 4rem 1rem 2rem 3rem;
  position: relative;
}

@media screen and (max-width: 750px) {
  .report-detail .body .headline1 {
    margin: 4rem 0rem 2rem 2rem;
  }
}

.report-detail .body .headline1:before {
  content: '';
  display: block;
  position: absolute;
  top: .5rem;
  left: -1.75rem;
  width: .5rem;
  height: .5rem;
  border: .375rem solid #363636;
}

.report-detail .body .headline2 {
  font-size: 1.25rem;
  margin: 4rem 1rem 2rem;
  padding: 0 0 .5rem 1rem;
  border-bottom: .0625rem solid #363636;
}

@media screen and (max-width: 750px) {
  .report-detail .body .headline2 {
    margin: 4rem 0rem 2rem;
  }
}

.report-detail .body .link-block {
  display: inline-block;
  padding-left: 2rem;
  color: #fec929;
  background: url(../img/module-icon-chain.png) 0 0.25rem no-repeat;
  background-size: 1.625rem auto;
  transition: .4s;
  position: relative;
  cursor: pointer;
}

.report-detail .body .link-block:after {
  content: '';
  display: block;
  width: calc(100% - 2rem);
  position: absolute;
  left: 2rem;
  bottom: 0;
  border-bottom: .0625rem solid #fec929;
}

.report-detail .body .link-block:hover {
  opacity: .8;
}

.report-detail .body .profile {
  display: flex;
  border-radius: .625rem;
  border: .125rem #efae24 solid;
  margin: 4rem 0;
  padding: 2rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .profile {
    display: block;
    padding: 1rem;
  }
}

.report-detail .body .profile .thumbnail-group {
  position: relative;
  padding-right: 2rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .profile .thumbnail-group {
    display: inline-block;
    /* float: left; */
    padding-right: 1rem;
  }
}

.report-detail .body .profile .text-group {
  position: relative;
}

.report-detail .body .profile .thumbnail {
  width: 7.25rem;
  height: 7.25rem;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
}

@media screen and (max-width: 750px) {
  .report-detail .body .profile .thumbnail {
    width: calc(7.25rem * .6);
    height: calc(7.25rem * .6);
  }
}

.report-detail .body .profile .title {
  font-size: 1.25rem;
  margin: 0 0 1rem;
}

.report-detail .body .chat .item {
  display: flex;
  color: #363636;
  margin: 2rem 1rem;
  background: #fff;
  transition: .4s;
}

@media screen and (max-width: 750px) {
  .report-detail .body .chat .item {
    margin: 2rem 0rem;
  }
}

.report-detail .body .chat .thumbnail-group {
  flex-basis: 6.875rem;
  text-align: center;
}

.report-detail .body .chat .text-group {
  padding: 0 0 0 2rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .chat .text-group {
    padding: 0 0 0 1rem;
  }
}

.report-detail .body .chat .thumbnail {
  width: 6.875rem;
  height: 6.875rem;
  background: #ccc;
  border-radius: 100%;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .report-detail .body .chat .thumbnail {
    width: calc(7.25rem * .6);
    height: calc(7.25rem * .6);
  }
}

.report-detail .body .chat .name {
  margin-top: 1rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .chat .name {
    font-size: .75rem;
  }
}

.report-detail .body .chat .text {
  display: block;
  padding: 2rem;
  background-color: #fff5de;
  border-radius: .625rem;
  position: relative;
}

@media screen and (max-width: 750px) {
  .report-detail .body .chat .text {
    padding: 1rem;
  }
}

.report-detail .body .chat .text:before {
  content: '';
  display: block;
  position: absolute;
  left: -1rem;
  top: 2rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: .625rem 1.08125rem .625rem 0;
  border-color: transparent #fff5de transparent transparent;
}

.report-detail .body .chat .item:nth-child(even) .thumbnail-group {
  order: 2;
}

.report-detail .body .chat .item:nth-child(even) .text-group {
  padding: 0 2rem 0 0;
}

@media screen and (max-width: 750px) {
  .report-detail .body .chat .item:nth-child(even) .text-group {
    padding: 0 1rem 0 0;
  }
}

.report-detail .body .chat .item:nth-child(even) .text {
  background-color: #ffebbe;
}

.report-detail .body .chat .item:nth-child(even) .text:before {
  content: '';
  left: auto;
  right: -1rem;
  border-width: .625rem 0 .625rem 1.08125rem;
  border-color: transparent transparent transparent #ffebbe;
}

.report-detail .body .testimonial {
  margin: 2rem 1rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .testimonial {
    margin: 2rem 0rem;
  }
}

.report-detail .body .testimonial .thumbnail-group {
  flex-basis: 6.875rem;
  text-align: center;
}

.report-detail .body .testimonial .text-group {
  padding: 2rem 0 0 0rem;
}

.report-detail .body .testimonial .thumbnail {
  width: 6.875rem;
  height: 6.875rem;
  background: #ccc;
  border-radius: 100%;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
}

@media screen and (max-width: 750px) {
  .report-detail .body .testimonial .thumbnail {
    width: calc(7.25rem * .6);
    height: calc(7.25rem * .6);
  }
}

.report-detail .body .testimonial .name {
  margin-top: 1rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .testimonial .name {
    font-size: .75rem;
  }
}

.report-detail .body .testimonial .text {
  display: block;
  padding: 2rem;
  background-color: #f5f5f5;
  border-radius: .625rem;
  position: relative;
}

@media screen and (max-width: 750px) {
  .report-detail .body .testimonial .text {
    padding: 1rem;
  }
}

.report-detail .body .testimonial .text:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: -1rem;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 .625rem 1.08125rem .625rem;
  border-color: transparent transparent #f5f5f5 transparent;
}

.report-detail .body .table-index {
  margin: 3.5rem 1rem 2rem;
  border-width: 3px;
  border-color: #5ed2c9;
  border-style: solid;
  border-radius: .625rem;
  background-color: #eefffe;
  padding: 2rem;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .report-detail .body .table-index {
    padding: 1rem;
    margin: 3.5rem 0rem 2rem;
  }
}

.report-detail .body .table-index a {
  color: #363636;
}

.report-detail .body .table-index:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: -1.625rem;
  transform: translate(-50%, 0);
  width: 3rem;
  height: 3rem;
  background: url(../img/module-icon-table-index.png) 0 0 no-repeat;
  background-size: cover;
}

.report-detail .body .table-index .title {
  font-size: 1.25rem;
  text-align: center;
  position: relative;
  padding: 0 6rem;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 2rem;
  z-index: 10;
}

@media screen and (max-width: 750px) {
  .report-detail .body .table-index .title {
    margin: 1rem 0 1rem;
  }
}

.report-detail .body .table-index .title:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 6rem;
  height: 2rem;
  background-color: #eefffe;
  z-index: -1;
}

.report-detail .body .table-index .title:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: .125rem;
  background-color: #5ed2c9;
  z-index: -2;
}

.report-detail .body .table-index .item {
  text-align: left;
  padding-left: 2.5rem;
  position: relative;
  margin: 1rem 0;
}

@media screen and (max-width: 750px) {
  .report-detail .body .table-index .item {
    padding-left: 1.75rem;
  }
}

.report-detail .body .table-index .number {
  position: absolute;
  left: 0;
}

.report-detail .body .table-index .level2 {
  margin-left: 1rem;
  padding-left: 3rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .table-index .level2 {
    padding-left: 2rem;
    margin-left: -.5rem;
  }
}

.report-detail .body .table-index .level3 {
  margin-left: 1rem;
  padding-left: 4rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .table-index .level3 {
    padding-left: 2.75rem;
    margin-left: -.5rem;
  }
}

.report-detail .body .summary {
  margin: 2rem 1rem 2rem;
  background-color: #ffd062;
  padding: 2rem;
  border-radius: .625rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .summary {
    margin: 2rem 0rem 2rem;
    padding: 1rem;
  }
}

.report-detail .body .summary .title {
  font-size: 1.25rem;
  text-align: center;
  position: relative;
  font-weight: 700;
  margin: 0 0 2rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .summary .title {
    margin: 0 0 0rem;
  }
}

.report-detail .body .summary p {
  margin: 2rem 0;
}

.report-detail .body .q-a {
  margin: 3.5rem 1rem 2rem;
  background-color: #fff;
  padding: 0 2rem;
  border-radius: .625rem;
  border: #5ed2c9 .125rem solid;
  position: relative;
}

@media screen and (max-width: 750px) {
  .report-detail .body .q-a {
    margin: 3.5rem 0rem 2rem;
    padding: 0 1rem;
  }
}

.report-detail .body .q-a:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: -1.5rem;
  transform: translate(-50%, 0);
  width: 3rem;
  height: 2.1875rem;
  background: #fff url(../img/module-icon-Q-A.png) 0 0 no-repeat;
  background-size: cover;
}

.report-detail .body .q-a .question {
  margin: 2rem 0;
  position: relative;
  padding: .5rem 0 0 3.5rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .q-a .question {
    padding: 0rem 0 0 2.5rem;
  }
}

.report-detail .body .q-a .question:before {
  content: 'Q';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(0, 0);
  width: 2.75rem;
  height: 2.75rem;
  line-height: 2.75rem;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  background-color: #5ed2c9;
}

@media screen and (max-width: 750px) {
  .report-detail .body .q-a .question:before {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }
}

.report-detail .body .q-a .anser {
  margin: 2rem 0;
  position: relative;
  padding: .5rem 0 0 3.5rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .q-a .anser {
    padding: 0rem 0 0 2.5rem;
  }
}

.report-detail .body .q-a .anser:before {
  content: 'A';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(0, 0);
  width: 2.75rem;
  height: 2.75rem;
  line-height: 2.75rem;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  background-color: #b5b5b5;
}

@media screen and (max-width: 750px) {
  .report-detail .body .q-a .anser:before {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }
}

.report-detail .body .share-group {
  margin: 2rem 1rem;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .report-detail .body .share-group {
    margin: 2rem 0rem;
  }
}

.report-detail .body .share-group .button-share {
  margin: 0 1rem;
  margin: 0 1rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .share-group .button-share {
    margin: 0 .5rem;
  }
}

.report-detail .body .share-group .button-share img {
  width: 2.5rem;
}

.report-detail .body .button-block {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-style: none;
  background-color: transparent;
  background: #48ccc2;
  border-radius: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.25rem;
  color: #fff;
  display: block;
  width: 37.5rem;
  margin: 2rem auto;
  padding: 0 3rem;
  position: relative;
  transition: .4s;
  box-shadow: 0 0.375rem 0rem rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.report-detail .body .button-block a{
  color: #fff;
}

@media screen and (max-width: 900px) {
  .report-detail .body .button-block {
    height: 2.75rem;
    line-height: 2.75rem;
    margin: 4rem auto;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 750px) {
  .report-detail .body .button-block {
    padding: 0 3rem;
    width: 100%;
  }
}

.report-detail .body .button-block.hover {
  opacity: .8;
}

.report-detail .body .button-block:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: .625rem 0 .625rem 1.08125rem;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translate(0, -50%) scale(0.8);
}

@media screen and (max-width: 750px) {
  .report-detail .body .button-block:before {
    right: 1rem;
  }
}

.report-detail .body .event {
  margin: 2rem 1rem 2rem;
  border-radius: .625rem;
  background: linear-gradient(135deg, #5ed2c9 0%, #7db9e8 100%);
  padding: 1rem;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .report-detail .body .event {
    margin: 2rem -1rem 2rem;
    border-radius: 0;
  }
}

.report-detail .body .event .text-group {
  background: #fff;
  padding: 2rem 0rem 0;
}

.report-detail .body .event .title {
  font-size: 1.75rem;
  text-align: center;
  position: relative;
  padding: 0 6rem;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 0rem;
  z-index: 10;
}

@media screen and (max-width: 750px) {
  .report-detail .body .event .title {
    font-size: 1.5rem;
    white-space: nowrap;
    padding: 0 2rem;
  }
}

.report-detail .body .event .title:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 15rem;
  height: 2rem;
  background-color: #fff;
  z-index: -1;
}

@media screen and (max-width: 750px) {
  .report-detail .body .event .title:before {
    width: 11rem;
  }
}

.report-detail .body .event .title:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: .125rem;
  background-color: #5ed2c9;
  z-index: -2;
}

.report-detail .body .event .table {
  padding: 0rem 1rem 2rem;
  text-align: left;
}

@media screen and (max-width: 750px) {
  .report-detail .body .event .table {
    font-size: .875rem;
  }
}

.report-detail .body .event .row {
  margin: 1rem 0;
}

@media screen and (max-width: 750px) {
  .report-detail .body .event .row .grid {
    flex-basis: 100%;
  }
}

.report-detail .body .event .row .grid:first-child {
  flex-basis: 6rem;
  text-align: left;
}

@media screen and (max-width: 750px) {
  .report-detail .body .event .row .grid:first-child {
    flex-basis: 5rem;
  }
}

.report-detail .body .event .map {
  width: 100%;
  height: 25rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .event .map {
    height: 17rem;
  }
}

.report-detail .body .event .map iframe {
  width: 100%;
  height: 100%;
}

.report-detail .body .taxonomy {
  border-radius: .625rem;
  border: .125rem #efae24 solid;
  margin: 4rem 0;
  padding: 2rem;
}

.report-detail .body .taxonomy .title {
  font-size: 1.25rem;
  text-align: center;
  margin: 0 0 1rem;
}

.report-detail .body .taxonomy .tags {
  margin: 1rem 0 2rem;
}

.report-detail .body .taxonomy .tags a {
  display: inline-block;
  color: #363636;
  padding: 0 .5rem;
}

.report-detail .body .taxonomy .title.toggle-parent {
  font-size: 1.25rem;
  text-align: center;
}

.report-detail .body .taxonomy .title.toggle-parent:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.08125rem .625rem 0 .625rem;
  border-color: #363636 transparent transparent transparent;
  margin: 0 .5rem 0;
}

.report-detail .body .taxonomy .title.toggle-parent.active:after {
  transform: rotate(180deg);
}

.report-detail .body .taxonomy .tags.toggle-child {
  display: none;
}

.report-detail .body .taxonomy .tags.toggle-child.active {
  display: block;
}

.report-detail .body .relation-item {
  display: flex;
  flex-wrap: wrap;
  margin: 3.5rem -.5rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .relation-item {
    display: block;
    margin: 7rem -1rem;
    background-color: #fffcdc;
    background: linear-gradient(to bottom, #fffcdc 0%, #ffffff 100%);
    z-index: 3;
    position: relative;
    padding: 0 0 1rem;
  }
  .report-detail .body .relation-item:before {
    content: '';
    background-color: #fffcdc;
    height: 6.125rem;
    width: 100%;
    position: absolute;
    top: .75rem;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: -1;
  }
}

.report-detail .body .relation-item .group-title {
  margin: 4rem auto;
  text-align: center;
  width: 100%;
  padding: 5.375rem 0 2rem;
  background-image: url(../img/entry-bg-title.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 3.375rem;
  position: relative;
  font-size: 2.25rem;
}

.report-detail .body .relation-item .group-title:after {
  content: '';
  background: #ffad33;
  height: .125rem;
  width: 2rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 900px) {
  .report-detail .body .relation-item .group-title {
    margin: 2rem auto;
  }
}

@media screen and (max-width: 750px) {
  .report-detail .body .relation-item .group-title {
    font-size: 1.75rem;
  }
}

.report-detail .body .relation-item .item {
  display: block;
  border: .0625rem #363636 solid;
  font-size: .875rem;
  color: #363636;
  background: #fff;
  transition: .4s;
  cursor: pointer;
  flex-basis: calc(50% - 1rem);
  margin: .5rem .5rem;
}

@media screen and (max-width: 750px) {
  .report-detail .body .relation-item .item {
    width: auto;
    margin: 2rem 1rem;
    border: none;
  }
}

.report-detail .body .relation-item .item.hover {
  opacity: .8;
}

.report-detail .body .relation-item .thumbnail {
  width: 100%;
  height: auto;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.report-detail .body .relation-item .thumbnail:before {
  content: '';
  display: block;
  padding-top: 75%;
}

.report-detail .body .relation-item .thumbnail-group {
  position: relative;
  padding: 0;
}

.report-detail .body .relation-item .text-group {
  padding: .5rem;
  position: relative;
}

@media screen and (max-width: 750px) {
  .report-detail .body .relation-item .text-group {
    padding: 1rem;
  }
}

.report-detail .body .relation-item .date {
  color: #8c8c8c;
}

.report-detail .body .relation-item .text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #363636;
  margin: .5rem 0;
  line-height: 2;
}

@media all and (-ms-high-contrast: none) {
  .report-detail .body .relation-item .text {
    height: 1.75rem;
  }
}

.report-detail .body .relation-item .link {
  display: block;
  text-decoration: underline;
  text-align: right;
  color: #363636;
}

.report-detail .body .relation-item .button-block {
  margin: 4rem auto;
}

@media screen and (max-width: 750px) {
  .report-detail .body .relation-item .button-block {
    width: calc(100% - 4rem);
    margin: 4rem 2rem;
  }
}

@media screen and (max-width: 750px) {
  .report-detail .similar-group {
    display: flex;
    margin: 7rem -1rem;
    background-color: #fed55a;
    background: linear-gradient(to bottom, #fed55a 0%, #ffffff 100%);
    z-index: 3;
    position: relative;
    padding: 0 0 1rem;
    flex-wrap: wrap;
  }
  .report-detail .similar-group:before {
    content: '';
    background-color: #fed55a;
    height: 6.125rem;
    width: 100%;
    position: absolute;
    top: .75rem;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: -1;
  }
}

.report-detail .similar-group .group-title {
  height: 4.625rem;
  background-image: url(../img/module-sideber-titlebg01-pc.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 4.625rem;
  padding: 1rem 0 0 4.5rem;
  font-size: 1.25rem;
}

@media screen and (max-width: 750px) {
  .report-detail .similar-group .group-title {
    text-align: center;
    width: 100%;
    padding: 4.375rem 0 4rem;
    background-image: url(../img/module-sideber-titlebg-mobile.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: auto 3.375rem;
    position: relative;
    font-size: 1.75rem;
    flex-basis: 100%;
    margin: 0rem auto 2rem;
  }
  .report-detail .similar-group .group-title:after {
    content: '';
    background: #fff;
    height: .125rem;
    width: 2rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.report-detail .similar-group .item {
  border: .0625rem #cbe069 solid;
  display: flex;
  font-size: .875rem;
  color: #363636;
  margin: 1rem 0;
  background: #fff;
  transition: .4s;
  cursor: pointer;
  position: relative;
}

@media screen and (max-width: 750px) {
  .report-detail .similar-group .item {
    display: block;
    margin: .5rem .25rem;
    flex-basis: calc(50% - .5rem);
    border: none;
  }
}

.report-detail .similar-group .item.hover {
  opacity: .8;
}

.report-detail .similar-group .group-title + .item {
  margin: 0rem 0 1rem;
}

@media screen and (max-width: 750px) {
  .report-detail .similar-group .group-title + .item {
    margin: .5rem .25rem;
  }
}

.report-detail .similar-group .thumbnail {
  width: 7.25rem;
  height: 5.375rem;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .report-detail .similar-group .thumbnail {
    width: 100%;
    height: auto;
  }
  .report-detail .similar-group .thumbnail:before {
    content: '';
    display: block;
    padding-top: 75%;
  }
}

.report-detail .similar-group .category {
  font-size: .5rem;
  color: #fff;
  background: #666;
  position: absolute;
  top: .5rem;
  right: .5rem;
  padding: 0 .1875rem 0 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  background-color: #ccc;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 1.25rem auto;
}

@media screen and (max-width: 750px) {
  .report-detail .similar-group .category {
    right: auto;
    top: .5rem;
    left: .5rem;
  }
}

.report-detail .similar-group .category.type-1 {
  background-image: url(../img/module-icon-category-001.png);
  background-color: #c72034;
}

.report-detail .similar-group .category.type-2 {
  background-image: url(../img/module-icon-category-002.png);
  background-color: #065590;
}

.report-detail .similar-group .category.type-3 {
  background-image: url(../img/module-icon-category-003.png);
  background-color: #279f46;
}

.report-detail .similar-group .category.type-4 {
  background-image: url(../img/module-icon-category-004.png);
  background-color: #d39028;
}

.report-detail .similar-group .category.type-5 {
  background-image: url(../img/module-icon-category-005.png);
  background-color: #f2412d;
}

.report-detail .similar-group .category.type-6 {
  background-image: url(../img/module-icon-category-006.png);
  background-color: #921537;
}

.report-detail .similar-group .category.type-7 {
  background-image: url(../img/module-icon-category-007.png);
  background-color: #fc9f28;
}

.report-detail .similar-group .category.type-8 {
  background-image: url(../img/module-icon-category-008.png);
  background-color: #34c346;
}

.report-detail .similar-group .category.type-9 {
  background-image: url(../img/module-icon-category-009.png);
  background-color: #007fbe;
}

.report-detail .similar-group .category.type-10 {
  background-image: url(../img/module-icon-category-010.png);
  background-color: #ff5ebb;
}

.report-detail .similar-group .category.type-11 {
  background-image: url(../img/module-icon-category-011.png);
  background-color: #1a336c;
}

.report-detail .similar-group .category.type-12 {
  background-image: url(../img/module-icon-category-012.png);
  background-color: #8a8a8a;
}

.report-detail .similar-group .thumbnail-group {
  position: relative;
  padding: .5rem;
}

@media screen and (max-width: 750px) {
  .report-detail .similar-group .thumbnail-group {
    padding: 0;
  }
}

.report-detail .similar-group .text-group {
  padding: .5rem;
  position: relative;
}

@media screen and (max-width: 750px) {
  .report-detail .similar-group .text-group {
    position: static;
  }
}

.report-detail .similar-group .date {
  color: #8c8c8c;
}

.report-detail .similar-group .text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #363636;
  margin: .5rem 0;
  line-height: 2;
}

@media all and (-ms-high-contrast: none) {
  .report-detail .similar-group .text {
    height: 1.75rem;
  }
}

.report-detail .similar-group .link {
  display: block;
  text-decoration: underline;
  text-align: right;
  color: #363636;
}

.report-detail .report-group {
  margin: 4rem 0;
}

@media screen and (max-width: 750px) {
  .report-detail .report-group {
    margin: 7rem -1rem;
    background-color: #ffc829;
    background: linear-gradient(to bottom, #ffc829 0%, #ffffff 100%);
    z-index: 3;
    position: relative;
    padding: 0 0 1rem;
    flex-wrap: wrap;
  }
  .report-detail .report-group:before {
    content: '';
    background-color: #ffc829;
    height: 6.125rem;
    width: 100%;
    position: absolute;
    top: .75rem;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: -1;
  }
}

.report-detail .report-group .group-title {
  height: 4.625rem;
  background-image: url(../img/module-sideber-titlebg02-pc.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 4.625rem;
  padding: 1rem 0 0 4.5rem;
  font-size: 1.25rem;
}

@media screen and (max-width: 750px) {
  .report-detail .report-group .group-title {
    text-align: center;
    width: 100%;
    padding: 4.375rem 0 4rem;
    background-image: url(../img/module-sideber-titlebg-mobile.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: auto 3.375rem;
    position: relative;
    font-size: 1.75rem;
    flex-basis: 100%;
    margin: 0rem auto 2rem;
  }
  .report-detail .report-group .group-title:after {
    content: '';
    background: #fff;
    height: .125rem;
    width: 2rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.report-detail .report-group .item {
  border: .0625rem #ff5d6d solid;
  display: flex;
  font-size: .875rem;
  color: #363636;
  margin: 1rem 0;
  background: #fff;
  flex-wrap: wrap;
  transition: .4s;
  cursor: pointer;
}

@media screen and (max-width: 750px) {
  .report-detail .report-group .item {
    width: auto;
    margin: 2rem 1rem;
    border: none;
    display: block;
    border: none;
  }
}

.report-detail .report-group .item.hover {
  opacity: .8;
}

.report-detail .report-group .group-title + .item {
  margin: 0rem 0 1rem;
}

@media screen and (max-width: 750px) {
  .report-detail .report-group .group-title + .item {
    margin: 2rem 1rem;
    border: none;
  }
}

.report-detail .report-group .thumbnail {
  width: 7.25rem;
  height: 5.375rem;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .report-detail .report-group .thumbnail {
    width: 100%;
    height: auto;
  }
  .report-detail .report-group .thumbnail:before {
    content: '';
    display: block;
    padding-top: 75%;
  }
}

.report-detail .report-group .thumbnail-group {
  position: relative;
  padding: .5rem;
  flex-basis: 8.25rem;
}

@media screen and (max-width: 750px) {
  .report-detail .report-group .thumbnail-group {
    padding: 0;
  }
}

.report-detail .report-group .text-group {
  padding: .5rem;
  position: relative;
  flex-basis: calc(100% - 8.25rem);
}

@media screen and (max-width: 750px) {
  .report-detail .report-group .text-group {
    padding: .5rem 1rem 0rem;
  }
}

.report-detail .report-group .organization-group {
  display: flex;
  flex-basis: 100%;
  padding: .5rem;
}

@media screen and (max-width: 750px) {
  .report-detail .report-group .organization-group {
    padding: 0 1rem 1rem;
  }
}

.report-detail .report-group .icon {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: #ccc;
  border-radius: 100%;
  flex-basis: 2.5rem;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.report-detail .report-group .title {
  padding: .5rem;
}

.report-detail .report-group .text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #363636;
  margin: 0 0 .5rem;
  text-decoration: underline;
  line-height: 2;
}

@media all and (-ms-high-contrast: none) {
  .report-detail .report-group .text {
    height: 1.75rem;
  }
}

.report-index {
  margin: 0rem 0 4rem;
}

.report-index .header {
  margin: 0;
  min-height: 20.625rem;
  background: linear-gradient(135deg, #f7cb6b 0%, #fba980 100%);
  /* color: #fff;*/
  padding: 4rem 0;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .report-index .header {
    background: #fff;
    min-height: auto;
    padding: 0rem 0;
  }
}

.report-index .header .title {
  padding: 5.375rem 0 2rem;
  background-image: url(../img/module-sideber-titlebg-mobile.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 3.375rem;
  position: relative;
  font-size: 2.25rem;
}

.report-index .header .title:after {
  content: '';
  background: #fff;
  height: .125rem;
  width: 2rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 900px) {
  .report-index .header .title {
    margin: 2rem auto;
  }
}

@media screen and (max-width: 750px) {
  .report-index .header .title {
    font-size: 1.75rem;
    background-image: url(../img/entry-bg-title.png);
  }
  .report-index .header .title:after {
    background: #ffad33;
  }
}

.report-index .header .subtitle {
  margin: 1rem 0;
  font-size: 1.5rem;
}

@media screen and (max-width: 750px) {
  .report-index .header .subtitle {
    font-size: 1.125rem;
  }
}

.report-index .header .subtitle .organization-group {
  display: inline-flex;
  margin: auto;
  justify-content: center;
  align-items: center;
}

.report-index .header .subtitle .icon {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: #ccc;
  border-radius: 100%;
  flex-basis: 2.5rem;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.report-index .header .subtitle .label {
  padding: .5rem;
}

.report-index .body {
  font-size: 1.125rem;
  line-height: 2rem;
}

@media screen and (max-width: 750px) {
  .report-index .body {
    font-size: 1rem;
  }
}

.report-index .body .list-item {
  display: flex;
  flex-wrap: wrap;
  margin: 3.5rem -.5rem;
}

@media screen and (max-width: 750px) {
  .report-index .body .list-item {
    display: block;
    margin: 4rem -1rem;
    background-color: #fffcdc;
    background: linear-gradient(to bottom, #fffcdc 0%, #ffffff 100%);
    z-index: 3;
    position: relative;
    padding: 1rem 0 1rem;
  }
  .report-index .body .list-item:before {
    content: '';
    background-color: #fffcdc;
    height: 6.125rem;
    width: 100%;
    position: absolute;
    top: 0rem;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: -1;
  }
}

.report-index .body .list-item .group-title {
  margin: 4rem auto;
  text-align: center;
  width: 100%;
  padding: 5.375rem 0 2rem;
  background-image: url(../img/entry-bg-title.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 3.375rem;
  position: relative;
  font-size: 2.25rem;
}

.report-index .body .list-item .group-title:after {
  content: '';
  background: #ffad33;
  height: .125rem;
  width: 2rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 900px) {
  .report-index .body .list-item .group-title {
    margin: 2rem auto;
  }
}

@media screen and (max-width: 750px) {
  .report-index .body .list-item .group-title {
    font-size: 1.75rem;
  }
}

.report-index .body .list-item .item {
  display: block;
  border: .0625rem #363636 solid;
  font-size: .875rem;
  color: #363636;
  background: #fff;
  transition: .4s;
  cursor: pointer;
  flex-basis: calc(50% - 1rem);
  margin: .5rem .5rem;
}

@media screen and (max-width: 750px) {
  .report-index .body .list-item .item {
    width: auto;
    margin: 2rem 1rem;
    border: none;
  }
}

.report-index .body .list-item .item.hover {
  opacity: .8;
}

.report-index .body .list-item .thumbnail {
  width: 100%;
  height: auto;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.report-index .body .list-item .thumbnail:before {
  content: '';
  display: block;
  padding-top: 75%;
}

.report-index .body .list-item .thumbnail-group {
  position: relative;
  padding: 0;
}

.report-index .body .list-item .text-group {
  padding: 1rem;
  position: relative;
}

@media screen and (max-width: 750px) {
  .report-index .body .list-item .text-group {
    padding: 1rem;
  }
}

.report-index .body .list-item .date {
  color: #8c8c8c;
}

.report-index .body .list-item .text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #363636;
  margin: .5rem 0;
  line-height: 2;
}

@media all and (-ms-high-contrast: none) {
  .report-index .body .list-item .text {
    height: 1.75rem;
  }
}

.report-index .body .list-item .link {
  display: block;
  text-decoration: underline;
  text-align: right;
  color: #363636;
}

.report-index .body .list-item .button-block {
  margin: 4rem auto;
}

@media screen and (max-width: 750px) {
  .report-index .body .list-item .button-block {
    width: calc(100% - 4rem);
    margin: 4rem 2rem;
  }
}

.report-index .similar-group {
  margin: 4rem 0 4rem;
}

@media screen and (max-width: 750px) {
  .report-index .similar-group {
    display: flex;
    margin: 7rem -1rem;
    background-color: #fed55a;
    background: linear-gradient(to bottom, #fed55a 0%, #ffffff 100%);
    z-index: 3;
    position: relative;
    padding: 0 0 1rem;
    flex-wrap: wrap;
  }
  .report-index .similar-group:before {
    content: '';
    background-color: #fed55a;
    height: 6.125rem;
    width: 100%;
    position: absolute;
    top: .75rem;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: -1;
  }
}

.report-index .similar-group .group-title {
  height: 4.625rem;
  background-image: url(../img/module-sideber-titlebg01-pc.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 4.625rem;
  padding: 1rem 0 0 4.5rem;
  font-size: 1.25rem;
}

@media screen and (max-width: 750px) {
  .report-index .similar-group .group-title {
    text-align: center;
    width: 100%;
    padding: 4.375rem 0 4rem;
    background-image: url(../img/module-sideber-titlebg-mobile.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: auto 3.375rem;
    position: relative;
    font-size: 1.75rem;
    flex-basis: 100%;
    margin: 0rem auto 2rem;
  }
  .report-index .similar-group .group-title:after {
    content: '';
    background: #fff;
    height: .125rem;
    width: 2rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.report-index .similar-group .item {
  border: .0625rem #cbe069 solid;
  display: flex;
  font-size: .875rem;
  color: #363636;
  margin: 1rem 0;
  background: #fff;
  transition: .4s;
  cursor: pointer;
  position: relative;
}

@media screen and (max-width: 750px) {
  .report-index .similar-group .item {
    display: block;
    margin: .5rem .25rem;
    flex-basis: calc(50% - .5rem);
    border: none;
  }
}

.report-index .similar-group .item.hover {
  opacity: .8;
}

.report-index .similar-group .group-title + .item {
  margin: 0rem 0 1rem;
}

@media screen and (max-width: 750px) {
  .report-index .similar-group .group-title + .item {
    margin: .5rem .25rem;
  }
}

.report-index .similar-group .thumbnail {
  width: 7.25rem;
  height: 5.375rem;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .report-index .similar-group .thumbnail {
    width: 100%;
    height: auto;
  }
  .report-index .similar-group .thumbnail:before {
    content: '';
    display: block;
    padding-top: 75%;
  }
}

.report-index .similar-group .category {
  font-size: .5rem;
  color: #fff;
  background: #666;
  position: absolute;
  top: .5rem;
  right: .5rem;
  padding: 0 .1875rem 0 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  background-color: #ccc;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 1.25rem auto;
}

@media screen and (max-width: 750px) {
  .report-index .similar-group .category {
    right: auto;
    top: .5rem;
    left: .5rem;
  }
}

.report-index .similar-group .category.type-1 {
  background-image: url(../img/module-icon-category-001.png);
  background-color: #c72034;
}

.report-index .similar-group .category.type-2 {
  background-image: url(../img/module-icon-category-002.png);
  background-color: #065590;
}

.report-index .similar-group .category.type-3 {
  background-image: url(../img/module-icon-category-003.png);
  background-color: #279f46;
}

.report-index .similar-group .category.type-4 {
  background-image: url(../img/module-icon-category-004.png);
  background-color: #d39028;
}

.report-index .similar-group .category.type-5 {
  background-image: url(../img/module-icon-category-005.png);
  background-color: #f2412d;
}

.report-index .similar-group .category.type-6 {
  background-image: url(../img/module-icon-category-006.png);
  background-color: #921537;
}

.report-index .similar-group .category.type-7 {
  background-image: url(../img/module-icon-category-007.png);
  background-color: #fc9f28;
}

.report-index .similar-group .category.type-8 {
  background-image: url(../img/module-icon-category-008.png);
  background-color: #34c346;
}

.report-index .similar-group .category.type-9 {
  background-image: url(../img/module-icon-category-009.png);
  background-color: #007fbe;
}

.report-index .similar-group .category.type-10 {
  background-image: url(../img/module-icon-category-010.png);
  background-color: #ff5ebb;
}

.report-index .similar-group .category.type-11 {
  background-image: url(../img/module-icon-category-011.png);
  background-color: #1a336c;
}

.report-index .similar-group .category.type-12 {
  background-image: url(../img/module-icon-category-012.png);
  background-color: #8a8a8a;
}

.report-index .similar-group .thumbnail-group {
  position: relative;
  padding: .5rem;
}

@media screen and (max-width: 750px) {
  .report-index .similar-group .thumbnail-group {
    padding: 0;
  }
}

.report-index .similar-group .text-group {
  padding: .5rem;
  position: relative;
}

@media screen and (max-width: 750px) {
  .report-index .similar-group .text-group {
    position: static;
  }
}

.report-index .similar-group .date {
  color: #8c8c8c;
}

.report-index .similar-group .text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #363636;
  margin: .5rem 0;
  line-height: 2;
}

@media all and (-ms-high-contrast: none) {
  .report-index .similar-group .text {
    height: 1.75rem;
  }
}

.report-index .similar-group .link {
  display: block;
  text-decoration: underline;
  text-align: right;
  color: #363636;
}

.report-index .report-group {
  margin: 4rem 0;
}

@media screen and (max-width: 750px) {
  .report-index .report-group {
    margin: 7rem -1rem;
    background-color: #ffc829;
    background: linear-gradient(to bottom, #ffc829 0%, #ffffff 100%);
    z-index: 3;
    position: relative;
    padding: 0 0 1rem;
    flex-wrap: wrap;
  }
  .report-index .report-group:before {
    content: '';
    background-color: #ffc829;
    height: 6.125rem;
    width: 100%;
    position: absolute;
    top: .75rem;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: -1;
  }
}

.report-index .report-group .group-title {
  height: 4.625rem;
  background-image: url(../img/module-sideber-titlebg02-pc.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 4.625rem;
  padding: 1rem 0 0 4.5rem;
  font-size: 1.25rem;
}

@media screen and (max-width: 750px) {
  .report-index .report-group .group-title {
    text-align: center;
    width: 100%;
    padding: 4.375rem 0 4rem;
    background-image: url(../img/module-sideber-titlebg-mobile.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: auto 3.375rem;
    position: relative;
    font-size: 1.75rem;
    flex-basis: 100%;
    margin: 0rem auto 2rem;
  }
  .report-index .report-group .group-title:after {
    content: '';
    background: #fff;
    height: .125rem;
    width: 2rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.report-index .report-group .item {
  border: .0625rem #ff5d6d solid;
  display: flex;
  font-size: .875rem;
  color: #363636;
  margin: 1rem 0;
  background: #fff;
  flex-wrap: wrap;
  transition: .4s;
  cursor: pointer;
}

@media screen and (max-width: 750px) {
  .report-index .report-group .item {
    width: auto;
    margin: 2rem 1rem;
    border: none;
    display: block;
    border: none;
  }
}

.report-index .report-group .item.hover {
  opacity: .8;
}

.report-index .report-group .group-title + .item {
  margin: 0rem 0 1rem;
}

@media screen and (max-width: 750px) {
  .report-index .report-group .group-title + .item {
    margin: 2rem 1rem;
    border: none;
  }
}

.report-index .report-group .thumbnail {
  width: 7.25rem;
  height: 5.375rem;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .report-index .report-group .thumbnail {
    width: 100%;
    height: auto;
  }
  .report-index .report-group .thumbnail:before {
    content: '';
    display: block;
    padding-top: 75%;
  }
}

.report-index .report-group .thumbnail-group {
  position: relative;
  padding: .5rem;
  flex-basis: 8.25rem;
}

@media screen and (max-width: 750px) {
  .report-index .report-group .thumbnail-group {
    padding: 0;
  }
}

.report-index .report-group .text-group {
  padding: .5rem;
  position: relative;
  flex-basis: calc(100% - 8.25rem);
}

@media screen and (max-width: 750px) {
  .report-index .report-group .text-group {
    padding: .5rem 1rem 0rem;
  }
}

.report-index .report-group .organization-group {
  display: flex;
  flex-basis: 100%;
  padding: .5rem;
}

@media screen and (max-width: 750px) {
  .report-index .report-group .organization-group {
    padding: 0 1rem 1rem;
  }
}

.report-index .report-group .icon {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: #ccc;
  border-radius: 100%;
  flex-basis: 2.5rem;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.report-index .report-group .title {
  padding: .5rem;
}

.report-index .report-group .text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #363636;
  margin: 0 0 .5rem;
  text-decoration: underline;
  line-height: 2;
}

@media all and (-ms-high-contrast: none) {
  .report-index .report-group .text {
    height: 1.75rem;
  }
}

/* =================================== */
/* introductions                        */
/* =================================== */
.organizations-detail {
  margin: 0 0 10rem;
}

.organizations-detail .button-block{
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-style: none;
  background-color: transparent;
  background: #48ccc2;
  border-radius: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.25rem;
  color: #fff;
  display: block;
  width: 37.5rem;
  margin: 2rem auto;
  padding: 0 3rem;
  position: relative;
  transition: .4s;
  box-shadow: 0 0.375rem 0rem rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.organizations-detail .button-block a{
  /* font-size: 1.25rem; */
  color: #fff;
  /* line-height: 5rem; */
  /* transition: .4s; */
}

@media screen and (max-width: 900px) {
  .organizations-detail .button-block {
    height: 2.75rem;
    line-height: 2.75rem;
    margin: 4rem auto;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .button-block {
    padding: 0 3rem;
    width: 100%;
  }
}

.organizations-detail .button-block.hover {
  opacity: .8;
}

.organizations-detail .button-block:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: .625rem 0 .625rem 1.08125rem;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translate(0, -50%) scale(0.8);
}

@media screen and (max-width: 750px) {
  .organizations-detail .button-block:before {
    right: 1rem;
  }
}

.organizations-detail .header {
  margin: 0;
  min-height: 20.625rem;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  padding: 4rem 0;
  text-align: center;
  position: relative;
}

.organizations-detail .header:before{
  content: "";
  width: 100%;
  min-height: 30rem;  /*20.625pxから変更*/
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 750px) {
  .organizations-detail .header {
    background: #fff;
    min-height: auto;
    padding: 1rem 0;
    background-position: center;
    background-size: cover;
  }
}

.organizations-detail .header .title {
  padding: 5.375rem 0 2rem;
  background-image: url(../img/entry-bg-title.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 3.375rem;
  position: relative;
  font-size: 2.25rem;
}

.organizations-detail .header .title:after {
  content: '';
  background: #ffad33;
  height: .125rem;
  width: 2rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 900px) {
  .organizations-detail .header .title {
    margin: 2rem auto;
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .header .title {
    font-size: 1.75rem;
    background-image: url(../img/entry-bg-title.png);
  }
  .organizations-detail .header .title:after {
    background: #ffad33;
  }
}

.organizations-detail .body {
  font-size: 1.125rem;
  line-height: 2rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .body {
    font-size: 1rem;
  }
}

.organizations-detail .overview {
  margin: 10rem 0;
}

@media screen and (max-width: 750px) {
  .organizations-detail .overview {
    margin: 5rem 0 0;
  }
}

.organizations-detail .overview .head {
  text-align: center;
}

.organizations-detail .overview .head:before {
  content: '';
  display: inline-block;
  width: 64px;
  height: 76px;
  display: block;
  margin: 4rem auto 2rem;
  background-color: #fff;
  background-image: url(../img/organization-titleicon-overview.png);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .organizations-detail .overview .head:before {
    margin: 2rem auto 0rem;
    transform: scale(0.8);
  }
}

.organizations-detail .overview .head .title {
  font-size: 1.75rem;
  text-align: center;
  position: relative;
  padding: 0 8rem;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 2rem;
  z-index: 10;
}

@media screen and (max-width: 750px) {
  .organizations-detail .overview .head .title {
    margin: 1rem 0 1rem;
    padding: 0 4rem;
  }
}

.organizations-detail .overview .head .title:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12rem;
  height: 2rem;
  background-color: #fff;
  z-index: -1;
}

.organizations-detail .overview .head .title:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: .125rem;
  background-color: #5ed2c9;
  z-index: -2;
}

.organizations-detail .overview .catch {
  font-size: 1.75rem;
  text-align: center;
  margin: 4rem 0;
  line-height: 2;
}

@media screen and (max-width: 750px) {
  .organizations-detail .overview .catch {
    font-size: 1.5rem;
    margin: 2rem;
  }
}

.organizations-detail .overview .message {
  font-size: 1.25rem;
  margin: 4rem 0;
  line-height: 2;
}

.organizations-detail .overview .representative {
  max-width: 43.75rem;
  margin: 4rem auto;
  text-align: center;
}

.organizations-detail .overview .representative .organization-group {
  display: inline-flex;
  margin: auto;
  padding: .5rem;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 750px) {
  .organizations-detail .overview .representative .organization-group {
    padding: 0 1rem 0rem;
  }
}

.organizations-detail .overview .representative .title {
  padding: .5rem;
}

.organizations-detail .overview .representative .icon {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: #ccc;
  border-radius: 100%;
  flex-basis: 2.5rem;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.organizations-detail .overview .representative .post {
  position: relative;
  padding-bottom: .5rem;
}

.organizations-detail .overview .representative .post:after {
  content: '';
  display: inline-block;
  width: 5rem;
  height: auto;
  border-bottom: .125rem solid #ffc833;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
}

.organizations-detail .overview .representative .name {
  padding: 1rem 0 0;
  font-size: 2rem;
}

.organizations-detail .history .item {
  position: relative;
}

@media screen and (max-width: 750px) {
  .organizations-detail .history .item {
    padding: .5rem 0 2rem;
  }
}

.organizations-detail .history .item:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5rem 50vw 0px 50vw;
  border-color: #fff transparent transparent transparent;
}

@media screen and (max-width: 750px) {
  .organizations-detail .history .item:before {
    border-width: 2rem 50vw 0px 50vw;
  }
}

.organizations-detail .history .item:after {
  content: '';
  display: block;
  position: absolute;
  top: 3.5rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.5rem 1.375rem 0 1.375rem;
  border-color: #48ccc1 transparent transparent transparent;
}

@media screen and (max-width: 750px) {
  .organizations-detail .history .item:after {
    top: 0rem;
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .history .item .headline {
    margin: 4rem 0 2rem;
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .history .item .inner.w1150 {
    margin: 0;
    padding: 0;
  }
}

.organizations-detail .history .item:nth-child(even):before {
  border-color: #FFFBDE transparent transparent transparent;
}

@media screen and (max-width: 750px) {
  .organizations-detail .history .item:nth-child(even) .row {
    display: block;
  }
  .organizations-detail .history .item:nth-child(even) .image-box {
    width: auto;
  }
  .organizations-detail .history .item:nth-child(even) .text-box {
    width: auto;
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .history .item:nth-child(odd) .row {
    display: block;
  }
  .organizations-detail .history .item:nth-child(odd) .image-box {
    width: auto;
  }
  .organizations-detail .history .item:nth-child(odd) .text-box {
    width: auto;
  }
}

.organizations-detail .resume {
  margin: 10rem 0;
}

@media screen and (max-width: 750px) {
  .organizations-detail .resume {
    margin: 5rem 0;
  }
}

.organizations-detail .resume .head {
  text-align: center;
}

.organizations-detail .resume .head:before {
  content: '';
  display: inline-block;
  width: 54px;
  height: 64px;
  display: block;
  margin: 4rem auto 2rem;
  background-color: #fff;
  background-image: url(../img/organization-titleicon-resume.png);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .organizations-detail .resume .head:before {
    margin: 2rem auto 0rem;
    transform: scale(0.8);
  }
}

.organizations-detail .resume .head .title {
  font-size: 1.75rem;
  text-align: center;
  position: relative;
  padding: 0 8rem;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 2rem;
  z-index: 10;
}

@media screen and (max-width: 750px) {
  .organizations-detail .resume .head .title {
    margin: 1rem 0 0rem;
    padding: 0 4rem;
  }
}

.organizations-detail .resume .head .title:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12rem;
  height: 2rem;
  background-color: #fff;
  z-index: -1;
}

.organizations-detail .resume .head .title:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: .125rem;
  background-color: #5ed2c9;
  z-index: -2;
}

@media screen and (max-width: 750px) {
  .organizations-detail .resume .item .headline {
    margin: 2rem 1rem 2rem 1.75rem;
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .resume .item .row {
    display: block;
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .resume .inner.w1150 {
    margin: 0;
    padding: 0;
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .resume .item:nth-child(even) .image-box {
    width: auto;
    margin: 0;
  }
  .organizations-detail .resume .item:nth-child(even) .text-box {
    width: auto;
    margin: 0;
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .resume .item:nth-child(odd) .image-box {
    width: auto;
    margin: 0;
  }
  .organizations-detail .resume .item:nth-child(odd) .text-box {
    width: auto;
    margin: 0;
  }
}

.organizations-detail .movies {
  margin: 10rem 0rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .movies {
    margin: 5rem 0rem;
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .movies .container.w1150 {
    margin: 0 -1rem;
  }
}

.organizations-detail .movies .head {
  text-align: center;
}

.organizations-detail .movies .head:before {
  content: '';
  display: inline-block;
  width: 64px;
  height: 60px;
  display: block;
  margin: 4rem auto 2rem;
  background-color: #fff;
  background-image: url(../img/organization-titleicon-movie.png);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .organizations-detail .movies .head:before {
    margin: 2rem auto 0rem;
    transform: scale(0.8);
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .movies .head {
    margin: 0 -2rem 0 0;
  }
}

.organizations-detail .movies .head .title {
  font-size: 1.75rem;
  text-align: center;
  position: relative;
  padding: 0 9rem;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 2rem;
  z-index: 10;
}

@media screen and (max-width: 750px) {
  .organizations-detail .movies .head .title {
    margin: 1rem 0 2rem;
    padding: 0 4rem;
  }
}

.organizations-detail .movies .head .title:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10rem;
  height: 2rem;
  background-color: #fff;
  z-index: -1;
}

.organizations-detail .movies .head .title:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: .125rem;
  background-color: #5ed2c9;
  z-index: -2;
}

.organizations-detail .movies .movie {
  position: relative;
}

@media screen and (max-width: 750px) {
  .organizations-detail .movies .movie {
    width: calc(100% + 2rem);
  }
}

.organizations-detail .movies .movie:before {
  content: '';
  height: auto;
  display: block;
  padding-top: 56.25%;
}

.organizations-detail .movies .movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.organizations-detail .gallery {
  margin: 10rem 0rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .gallery {
    margin: 5rem 0rem;
  }
}

.organizations-detail .gallery .head {
  text-align: center;
}

.organizations-detail .gallery .head:before {
  content: '';
  display: inline-block;
  width: 64px;
  height: 48px;
  display: block;
  margin: 4rem auto 2rem;
  background-color: #fff;
  background-image: url(../img/organization-titleicon-gallery.png);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .organizations-detail .gallery .head:before {
    margin: 2rem auto 0rem;
    transform: scale(0.8);
  }
}

.organizations-detail .gallery .head .title {
  font-size: 1.75rem;
  text-align: center;
  position: relative;
  padding: 0 8rem;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 2rem;
  z-index: 10;
}

@media screen and (max-width: 750px) {
  .organizations-detail .gallery .head .title {
    margin: 1rem 0 2rem;
    padding: 0 4rem;
  }
}

.organizations-detail .gallery .head .title:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12rem;
  height: 2rem;
  background-color: #fff;
  z-index: -1;
}

.organizations-detail .gallery .head .title:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: .125rem;
  background-color: #5ed2c9;
  z-index: -2;
}

.organizations-detail .gallery .row {
  flex-wrap: wrap;
}

@media screen and (max-width: 750px) {
  .organizations-detail .gallery .row {
    margin: 0 -1rem;
  }
}

.organizations-detail .gallery .grid {
  width: calc((100% / 3) - 1rem);
  margin: .5rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .gallery .grid {
    width: calc((100% / 3) - .25rem);
    margin: calc(.25rem / 2);
  }
}

.organizations-detail .gallery .grid a {
  display: block;
  width: 100%;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  padding: 100% 0 0 0;
}

.organizations-detail .your-corporate {
  display: block;
  margin: 16rem 0rem 10rem;
  background-color: #fec929;
  background: linear-gradient(to bottom, #fec929 0%, #ffffff 100%);
  z-index: 3;
  position: relative;
  padding: 0 0 1rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .your-corporate {
    margin: 10rem 0rem 5rem;
  }
}

.organizations-detail .your-corporate:before {
  content: '';
  background-color: #fec929;
  height: 6.125rem;
  width: 100%;
  position: absolute;
  top: .75rem;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: -1;
}

.organizations-detail .your-corporate .head {
  margin: 4rem auto;
  text-align: center;
  width: 100%;
  padding: 5.375rem 0 2rem;
  background-image: url(../img/module-sideber-titlebg-mobile.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 3.375rem;
  position: relative;
  font-size: 2.25rem;
}

.organizations-detail .your-corporate .head:after {
  content: '';
  background: #fff;
  height: .125rem;
  width: 2rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 900px) {
  .organizations-detail .your-corporate .head {
    margin: 2rem auto;
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .your-corporate .head {
    font-size: 1.75rem;
  }
}

.organizations-detail .your-corporate .body {
  background: #fff4d4;
  background: linear-gradient(to bottom, #fff4d4 0%, transparent 100%);
  margin: 4rem 0;
  padding: 2rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .your-corporate .body {
    margin: 2rem 0 0;
    padding: 1px 1rem 1rem;
  }
}

@media screen and (max-width: 320px) {
  .organizations-detail .your-corporate .body {
    margin: 2rem -1rem 0;
  }
}

.organizations-detail .your-corporate .headline {
  font-size: 1.5rem;
  text-align: center;
  margin: 4rem 0 1rem;
}

.organizations-detail .your-corporate p {
  margin: 2rem 0;
}

.organizations-detail .your-corporate .headline + p {
  margin: 1rem 0 2rem;
}

.organizations-detail .our-profile {
  margin: 10rem 0rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .our-profile {
    margin: 5rem 0rem;
  }
}

.organizations-detail .our-profile .head {
  text-align: center;
}

.organizations-detail .our-profile .head:before {
  content: '';
  display: inline-block;
  width: 64px;
  height: 50px;
  display: block;
  margin: 4rem auto 2rem;
  background-color: #fff;
  background-image: url(../img/organization-titleicon-our-profile.png);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .organizations-detail .our-profile .head:before {
    margin: 2rem auto 0rem;
    transform: scale(0.8);
  }
}

.organizations-detail .our-profile .head .title {
  font-size: 1.75rem;
  text-align: center;
  position: relative;
  padding: 0 7rem;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 2rem;
  z-index: 10;
}

@media screen and (max-width: 750px) {
  .organizations-detail .our-profile .head .title {
    margin: 1rem 0 2rem;
    padding: 0 4rem;
  }
}

.organizations-detail .our-profile .head .title:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 16rem;
  height: 2rem;
  background-color: #fff;
  z-index: -1;
}

.organizations-detail .our-profile .head .title:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: .125rem;
  background-color: #5ed2c9;
  z-index: -2;
}

.organizations-detail .our-profile .row {
  max-width: 46.25rem;
  margin: auto;
}

@media screen and (max-width: 750px) {
  .organizations-detail .our-profile .row {
    display: block;
  }
}

.organizations-detail .our-profile .thumbnail-group {
  flex-basis: 18.75rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .our-profile .thumbnail-group {
    margin: 0 0 2rem;
  }
}

.organizations-detail .our-profile .thumbnail {
  display: block;
  width: 8.75rem;
  height: 8.75rem;
  background: #ccc;
  border-radius: 100%;
  flex-basis: 2.5rem;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
}

.organizations-detail .our-profile .name {
  margin: 1rem 0;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .organizations-detail .our-profile .name {
    margin: 1rem 0 0;
  }
}

.organizations-detail .our-profile .establishment {
  margin: 1rem 0;
}

@media screen and (max-width: 750px) {
  .organizations-detail .our-profile .establishment {
    margin: 0rem 0;
  }
}

.organizations-detail .our-profile .address {
  margin: 1rem 0;
}

@media screen and (max-width: 750px) {
  .organizations-detail .our-profile .address {
    margin: 0rem 0;
  }
}

.organizations-detail .our-profile .contact {
  margin: 1rem 0;
}

.organizations-detail .our-profile .contact a {
  display: inline-blockblock;
  color: #fec929;
  position:relative;
}

.organizations-detail .our-profile .contact a:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: .0625rem solid #fec929;
}

.organizations-detail .our-profile .contact a:hover {
  opacity: .8;
}


@media screen and (max-width: 750px) {
  .organizations-detail .our-profile .contact {
    margin: 0rem 0;
  }
}

.organizations-detail .our-profile .link-block {
  display: inline-block;
  margin: 0 0;
  padding-left: 2rem;
  color: #fec929;
  background: url(../img/module-icon-chain.png) 0 0.25rem no-repeat;
  background-size: 1.625rem auto;
  transition: .4s;
  position: relative;
  cursor: pointer;
}

.organizations-detail .our-profile .link-block:after {
  content: '';
  display: block;
  width: calc(100% - 2rem);
  position: absolute;
  left: 2rem;
  bottom: 0;
  border-bottom: .0625rem solid #fec929;
}

.organizations-detail .our-profile .link-block:hover {
  opacity: .8;
}

.organizations-detail .our-profile .link-block a {
  display: block;
  height: 100%;
  color: #fec929;
}

.organizations-detail .cheering {
  margin: 10rem 0rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .cheering {
    margin: 5rem 0;
  }
}

.organizations-detail .cheering .head {
  text-align: center;
}

.organizations-detail .cheering .head:before {
  content: '';
  display: inline-block;
  width: 64px;
  height: 54px;
  display: block;
  margin: 4rem auto 2rem;
  background-color: #fff;
  background-image: url(../img/organization-titleicon-cheering.png);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .organizations-detail .cheering .head:before {
    margin: 2rem auto 0rem;
    transform: scale(0.8);
  }
}

.organizations-detail .cheering .head .title {
  font-size: 1.75rem;
  text-align: center;
  position: relative;
  padding: 0 7rem;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 2rem;
  z-index: 10;
}

@media screen and (max-width: 750px) {
  .organizations-detail .cheering .head .title {
    margin: 1rem 0 0rem;
    padding: 0 4rem;
  }
}

.organizations-detail .cheering .head .title:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 16rem;
  height: 2rem;
  background-color: #fff;
  z-index: -1;
}

.organizations-detail .cheering .head .title:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: .125rem;
  background-color: #5ed2c9;
  z-index: -2;
}

.organizations-detail .cheering .list {
  max-width: 46.25rem;
  margin: 4rem auto;
}

@media screen and (max-width: 750px) {
  .organizations-detail .cheering .list {
    margin: 2rem auto;
  }
}

.organizations-detail .cheering .item {
  display: flex;
  width: 100%;
  padding: 2rem 0;
  position: relative;
}

.organizations-detail .cheering .item:before {
  content: '';
  display: block;
  width: calc(100%);
  position: absolute;
  left: 0rem;
  top: -.0625rem;
  border-bottom: .0625rem solid #363636;
}

.organizations-detail .cheering .item:after {
  content: '';
  display: block;
  width: calc(100%);
  position: absolute;
  left: 0rem;
  bottom: 0;
  border-bottom: .0625rem solid #363636;
}

.organizations-detail .cheering .thumbnail-group {
  flex-basis: 5rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .cheering .thumbnail-group {
    flex-basis: 3.5rem;
  }
}

.organizations-detail .cheering .thumbnail {
  display: block;
  width: 5rem;
  height: 5rem;
  background: #ccc;
  border-radius: 100%;
  flex-basis: 5rem;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .organizations-detail .cheering .thumbnail {
    width: 3.5rem;
    height: 3.5rem;
  }
}

.organizations-detail .cheering .text-group {
  flex-basis: auto;
  flex-grow: 1;
  padding: 0 0 0 2rem;
  position: relative;
}

@media screen and (max-width: 750px) {
  .organizations-detail .cheering .text-group {
    padding: 0 0 0 1rem;
  }
}

.organizations-detail .cheering .name {
  font-weight: 700;
  font-size: 1.25rem;
  color: #48ccc2;
}

@media screen and (max-width: 750px) {
  .organizations-detail .cheering .name {
    font-size: 1.125rem;
  }
}

.organizations-detail .cheering .date {
  position: absolute;
  right: 0;
  top: 0rem;
  color: #8c8c8c;
}

@media screen and (max-width: 750px) {
  .organizations-detail .cheering .date {
    font-size: .86em;
  }
}

.organizations-detail .cheering .text {
  margin: 1rem 0 0;
}

@media screen and (max-width: 750px) {
  .organizations-detail .cheering .text {
    font-size: .86em;
    line-height: 1.5;
  }
}

.organizations-detail .recent-group {
  display: flex;
  flex-wrap: wrap;
  display: block;
  background-color: #ffe596;
  background: linear-gradient(to bottom, #ffe596 0%, #ffffff 100%);
  z-index: 3;
  position: relative;
  padding: 0 0 1rem;
  margin: 16rem 0rem 10rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .recent-group {
    margin: 10rem 0rem 5rem;
  }
}

.organizations-detail .recent-group:before {
  content: '';
  background-color: #ffe596;
  height: 6.125rem;
  width: 100%;
  position: absolute;
  top: .75rem;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: -1;
}

.organizations-detail .recent-group .group-title {
  margin: 4rem auto;
  text-align: center;
  width: 100%;
  padding: 5.375rem 0 2rem;
  background-image: url(../img/module-sideber-titlebg-mobile.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 3.375rem;
  position: relative;
  font-size: 2.25rem;
}

.organizations-detail .recent-group .group-title:after {
  content: '';
  background: #fff;
  height: .125rem;
  width: 2rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 900px) {
  .organizations-detail .recent-group .group-title {
    margin: 2rem auto;
  }
}

@media screen and (max-width: 750px) {
  .organizations-detail .recent-group .group-title {
    font-size: 1.75rem;
  }
}

.organizations-detail .recent-group .row {
  flex-wrap: wrap;
}

.organizations-detail .recent-group .item {
  display: block;
  font-size: 1rem;
  color: #363636;
  background: #fff;
  transition: .4s;
  cursor: pointer;
  flex-basis: calc((100%/3) - 1rem);
  margin: .5rem .5rem;
  position: relative;
}

@media screen and (max-width: 750px) {
  .organizations-detail .recent-group .item {
    flex-basis: 100%;
    margin: 1rem 0;
  }
}

.organizations-detail .recent-group .item.hover {
  opacity: .8;
}

.organizations-detail .recent-group .thumbnail {
  width: 100%;
  height: auto;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.organizations-detail .recent-group .thumbnail:before {
  content: '';
  display: block;
  padding-top: 75%;
}

.organizations-detail .recent-group .thumbnail-group {
  position: relative;
  padding: 0;
}

.organizations-detail .recent-group .text-group {
  padding: 1rem;
  position: static;
}

.organizations-detail .recent-group .date {
  color: #8c8c8c;
}

.organizations-detail .recent-group .text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #363636;
  margin: .5rem 0;
  line-height: 2;
}

@media all and (-ms-high-contrast: none) {
  .organizations-detail .recent-group .text {
    height: 1.75rem;
  }
}

.organizations-detail .recent-group .link {
  display: block;
  text-decoration: underline;
  text-align: right;
  color: #363636;
}

.organizations-detail .recent-group .button-block {
  margin: 4rem auto;
}

@media screen and (max-width: 750px) {
  .organizations-detail .recent-group .button-block {
    width: calc(100% - 4rem);
    margin: 4rem 2rem;
  }
}

.organizations-detail .similar-group {
  margin: 16rem 0rem 10rem;
  background: #fed55a linear-gradient(to bottom, #fed55a 60%, #ffffff 100%);
  z-index: 3;
  position: relative;
  padding: 0 0 1rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .similar-group {
    margin: 10rem 0rem 5rem;
  }
}

.organizations-detail .similar-group:before {
  content: '';
  background-color: #fed55a;
  height: 6.125rem;
  width: 100%;
  position: absolute;
  top: .75rem;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: -1;
}

.organizations-detail .similar-group .row {
  flex-wrap: wrap;
}

.organizations-detail .similar-group .group-title {
  height: 4.625rem;
  background-image: url(../img/module-sideber-titlebg01-pc.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 4.625rem;
  padding: 1rem 0 0 4.5rem;
  font-size: 1.25rem;
  text-align: center;
  width: 100%;
  padding: 4.375rem 0 4rem;
  background-image: url(../img/module-sideber-titlebg-mobile.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 3.375rem;
  position: relative;
  font-size: 1.75rem;
  flex-basis: 100%;
  margin: 0rem auto 2rem;
}

.organizations-detail .similar-group .group-title:after {
  content: '';
  background: #fff;
  height: .125rem;
  width: 2rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 750px) {
  .organizations-detail .similar-group .row {
    margin: 0 -.75rem;
  }
}

.organizations-detail .similar-group .item {
  display: flex;
  font-size: 1rem;
  color: #363636;
  margin: 1rem 0;
  background: #fff;
  transition: .4s;
  cursor: pointer;
  position: relative;
  display: block;
  margin: .5rem;
  flex-basis: calc((100%/3) - 1rem);
}

@media screen and (max-width: 750px) {
  .organizations-detail .similar-group .item {
    font-size: .875em;
    line-height: 1.5;
    flex-basis: calc((100%/2) - .5rem);
    margin: .25rem;
  }
}

.organizations-detail .similar-group .item.hover {
  opacity: .8;
}

.organizations-detail .similar-group .group-title + .item {
  margin: 0rem 0 1rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .similar-group .group-title + .item {
    margin: .5rem .25rem;
  }
}

.organizations-detail .similar-group .thumbnail {
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
}

.organizations-detail .similar-group .thumbnail:before {
  content: '';
  display: block;
  padding-top: 75%;
}

.organizations-detail .similar-group .thumbnail-group {
  position: relative;
  padding: .5rem;
  padding: 0;
}

.organizations-detail .similar-group .text-group {
  padding: 1rem;
  position: relative;
  position: static;
}

@media screen and (max-width: 750px) {
  .organizations-detail .similar-group .text-group {
    padding: .5rem;
  }
}

.organizations-detail .similar-group .date {
  color: #8c8c8c;
}

.organizations-detail .similar-group .text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #363636;
  margin: .5rem 0;
  line-height: 2;
}

@media all and (-ms-high-contrast: none) {
  .organizations-detail .similar-group .text {
    height: 1.75rem;
  }
}

.organizations-detail .similar-group .link {
  display: block;
  text-decoration: underline;
  text-align: right;
  color: #363636;
}

.organizations-detail .report-group {
  background: #ffc829 linear-gradient(to bottom, #ffc829 60%, #ffffff 100%);
  z-index: 3;
  position: relative;
  padding: 0 0 1rem;
  flex-wrap: wrap;
  margin: 16rem 0rem 10rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .report-group {
    margin: 10rem 0rem 5rem;
  }
}

.organizations-detail .report-group:before {
  content: '';
  background-color: #ffc829;
  height: 6.125rem;
  width: 100%;
  position: absolute;
  top: .75rem;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: -2;
}

.organizations-detail .report-group .row {
  flex-wrap: wrap;
}

.organizations-detail .report-group .group-title {
  height: 4.625rem;
  background-image: url(../img/module-sideber-titlebg02-pc.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto 4.625rem;
  padding: 1rem 0 0 4.5rem;
  font-size: 1.25rem;
  text-align: center;
  width: 100%;
  padding: 4.375rem 0 4rem;
  background-image: url(../img/module-sideber-titlebg-mobile.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 3.375rem;
  position: relative;
  font-size: 1.75rem;
  flex-basis: 100%;
  margin: 0rem auto 2rem;
}

.organizations-detail .report-group .group-title:after {
  content: '';
  background: #fff;
  height: .125rem;
  width: 2rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.organizations-detail .report-group .item {
  border: .0625rem #ff5d6d solid;
  display: flex;
  font-size: 1rem;
  color: #363636;
  background: #fff;
  flex-wrap: wrap;
  transition: .4s;
  cursor: pointer;
  flex-basis: calc((100%/3) - 1rem);
  border: none;
  display: block;
  border: none;
  margin: .5rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .report-group .item {
    flex-basis: 100%;
    margin: 1rem 0;
  }
}

.organizations-detail .report-group .item.hover {
  opacity: .8;
}

.organizations-detail .report-group .group-title + .item {
  margin: 0rem 0 1rem;
}

@media screen and (max-width: 750px) {
  .organizations-detail .report-group .group-title + .item {
    margin: 2rem 1rem;
    border: none;
  }
}

.organizations-detail .report-group .thumbnail {
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
}

.organizations-detail .report-group .thumbnail:before {
  content: '';
  display: block;
  padding-top: 75%;
}

.organizations-detail .report-group .thumbnail-group {
  position: relative;
  flex-basis: 8.25rem;
  padding: 0;
}

.organizations-detail .report-group .text-group {
  padding: .5rem;
  position: relative;
  flex-basis: calc(100% - 8.25rem);
  padding: 1rem 1rem 0;
}

.organizations-detail .report-group .organization-group {
  display: flex;
  flex-basis: 100%;
  padding: 0 1rem 1rem;
  align-items: center;
}

.organizations-detail .report-group .icon {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: #ccc;
  border-radius: 100%;
  flex-basis: 2.5rem;
  background-color: #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.organizations-detail .report-group .title {
  padding: .5rem;
}

.organizations-detail .report-group .text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #363636;
  margin: 0 0 .5rem;
  text-decoration: underline;
  line-height: 2;
}

@media all and (-ms-high-contrast: none) {
  .organizations-detail .report-group .text {
    height: 1.75rem;
  }
}

.organizations-detail .recent-group .category,
.organizations-detail .similar-group .category,
.organizations-detail .report-group .category {
  font-size: .5rem;
  color: #fff;
  background: #666;
  position: absolute;
  top: .5rem;
  right: .5rem;
  padding: 0rem .5rem 0 1.75rem;
  height: 1.75rem;
  line-height: 1.75rem;
  background-color: #ccc;
  background-position: .25rem 50%;
  background-repeat: no-repeat;
  background-size: 1.25rem auto;
  right: auto;
  top: .5rem;
  left: .5rem;
}

.organizations-detail .recent-group .category.type-1,
.organizations-detail .similar-group .category.type-1,
.organizations-detail .report-group .category.type-1 {
  background-image: url(../img/module-icon-category-001.png);
  background-color: #c72034;
}

.organizations-detail .recent-group .category.type-2,
.organizations-detail .similar-group .category.type-2,
.organizations-detail .report-group .category.type-2 {
  background-image: url(../img/module-icon-category-002.png);
  background-color: #065590;
}

.organizations-detail .recent-group .category.type-3,
.organizations-detail .similar-group .category.type-3,
.organizations-detail .report-group .category.type-3 {
  background-image: url(../img/module-icon-category-003.png);
  background-color: #279f46;
}

.organizations-detail .recent-group .category.type-4,
.organizations-detail .similar-group .category.type-4,
.organizations-detail .report-group .category.type-4 {
  background-image: url(../img/module-icon-category-004.png);
  background-color: #d39028;
}

.organizations-detail .recent-group .category.type-5,
.organizations-detail .similar-group .category.type-5,
.organizations-detail .report-group .category.type-5 {
  background-image: url(../img/module-icon-category-005.png);
  background-color: #f2412d;
}

.organizations-detail .recent-group .category.type-6,
.organizations-detail .similar-group .category.type-6,
.organizations-detail .report-group .category.type-6 {
  background-image: url(../img/module-icon-category-006.png);
  background-color: #921537;
}

.organizations-detail .recent-group .category.type-7,
.organizations-detail .similar-group .category.type-7,
.organizations-detail .report-group .category.type-7 {
  background-image: url(../img/module-icon-category-007.png);
  background-color: #fc9f28;
}

.organizations-detail .recent-group .category.type-8,
.organizations-detail .similar-group .category.type-8,
.organizations-detail .report-group .category.type-8 {
  background-image: url(../img/module-icon-category-008.png);
  background-color: #34c346;
}

.organizations-detail .recent-group .category.type-9,
.organizations-detail .similar-group .category.type-9,
.organizations-detail .report-group .category.type-9 {
  background-image: url(../img/module-icon-category-009.png);
  background-color: #007fbe;
}

.organizations-detail .recent-group .category.type-10,
.organizations-detail .similar-group .category.type-10,
.organizations-detail .report-group .category.type-10 {
  background-image: url(../img/module-icon-category-010.png);
  background-color: #ff5ebb;
}

.organizations-detail .recent-group .category.type-11,
.organizations-detail .similar-group .category.type-11,
.organizations-detail .report-group .category.type-11 {
  background-image: url(../img/module-icon-category-011.png);
  background-color: #1a336c;
}

.organizations-detail .recent-group .category.type-12,
.organizations-detail .similar-group .category.type-12,
.organizations-detail .report-group .category.type-12 {
  background-image: url(../img/module-icon-category-012.png);
  background-color: #8a8a8a;
}

/* =================================== */
/* entry以下カスタマイズ               */
/* =================================== */
.vpc {
  display: none;
}
@media screen and (min-width: 48em){
  .vpc {
    display: block;
  }
}

.vsp {
  display: block;
}
@media screen and (min-width: 48em){
  .vsp {
    display: none;
  }
}
/* =================================== */
/* ヘッダーカスタマイズ               */
/* =================================== */
.header__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  z-index: 9999;
  width: 100%;
  height: 3.7rem;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.header-default .header__head, .header-default-open .header__head {
  background-color: #FFF;
}
@media screen and (min-width: 48em){
  .header-spDefault .header .header__head {
    background-color: #FFF;
    -webkit-box-shadow: 0px 0.5px 10px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0.5px 10px 0px rgba(0, 0, 0, 0.16);
  }
  .header-spDefault .header .header__head.header-default {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .header__head {
    height: 5.6rem;
  }
}
.header__logo {
  padding: 1rem 0.9rem 0;
  position: relative;
  z-index: 9999;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.header-default .header__logo, .header-default-open .header__logo {
  padding: 1rem 0.9rem 1rem;
}
.header__logo img.header__img {
  width: 88px;
  max-height: 2.5rem;
}
.header__img {
  max-height: 100%;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
header .l-header-upper {
  padding: 0rem;
}
header .l-header-logo img {
  display: block;
  width: 100%;
  max-height: 40px;
  width: 109px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s;
}
.header__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 9999;
}
.header__gnav {
  display: none;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.header-default .header__gnav, .header-default-open .header__gnav {
  background-color: #FFF;
}
@media screen and (min-width: 64em){
  .header__gnav {
    position: relative;
    display: block;
    padding: 0 1rem 0 4rem;
    background-color: #000000;
  }
  .header-default .header__logo {
      padding: 1rem 2rem 0.5rem;
  }
  .header__logo {
    padding: 1rem 2rem 0.5rem;
    width: 15%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  .header-default .header__img.default.header__logo-img {
    display: block;
  }
  .header-default .header__logo img.header__img {
    max-height: 4rem;
    width: auto;
  }
  .header__logo img.header__img {
    max-height: 6rem;
  }
}
.header__gnav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 7.6rem;
}
.header__gnav__item {
  margin-right: 1rem;
}
.header__gnav__link {
  color: #FFF;
  font-size: 1.4rem;
  display: inline-block;
  font-weight: 700;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.header-default .header__btn, .header-default-open .header__btn {
  background-color: #DBDBDB;
}
@media screen and (min-width: 48em){
  .header__body .header__btnLink {
      background-color: #DBDBDB;
  }
  .header__gnav__item a{
    font-size: 1.0rem;
    font-weight: 600;
  }
  .header__gnav__list {
    height: 5.6rem;
  }
}
.header__btn {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 4rem;
  height: auto;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
@media screen and (min-width: 64em){
  .header__btn {
    width: auto;
    height: 7.6rem;
    background-color: #000000;
  }
  .header__btnLink {
    padding: 0 2.5rem;
    position: relative;
    height: 5.6rem;
  }
  .header-default .header__btn, .header-default-open .header__btn {
    background-color: #FFF;
  }
  .header__btnLink::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 0.02rem;
    height: 60%;
    background-color: #FFF;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .header-default .header__btnLink::before, .header-default-open .header__btnLink::before {
    background-color: #000000;
  }
  .header__btnLink__link {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.header__btnBox {
  margin: 0 auto;
}
.header-default .header__img.top, .header-default-open .header__img.top {
  display: block;
}
.header-default .header__img.default, .header-default-open .header__img.default {
  display: block;
}
.header__img.top {
  display: block;
}
.header__btnLink__ico {
  margin: 0 auto;
  display: block;
  height: 19px;
  width: 18px;
}
.header-default .header__btnEn-01, .header-default-open .header__btnEn-01 {
  color: #000000;
}
.header__btnHumburger {
  background-color: transparent;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.header-default .header__btnHumburger, .header-default-open .header__btnHumburger {
  background-color: #000000;
}
.navBar {
  width: 2.6rem;
  height: 1.6rem;
  cursor: pointer;
  position: relative;
  margin: 0.2rem auto;
  z-index: 100;
}
.navBar__line {
  display: block;
  width: 100%;
  height: 0.2rem;
  background: #FFF;
  position: absolute;
  border-radius: 0.1rem;
  z-index: 100;
}
.navBar__line.line01 {
  -webkit-transition: all .4s;
  transition: all .4s;
}
.navBar__line.line02 {
  top: 50%;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navBar__line.line03 {
  bottom: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.header__btnEn-01 {
  color: #FFF;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.header__btnEn-02 {
  color: #FFF;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.header__btnEn {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
  font-size: 0.7rem;
  display: block;
  width: 100%;
  line-height: 1;
  margin-top: 0.8rem;
}
.header-spDefault .header .header__img.default {
  display: block;
}
.header__subNav {
  opacity: 1;
  background-color: #FFF;
  padding: 0.5rem 0.2rem 0.3rem;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  visibility: visible;
  -webkit-transform: translateY(-1rem);
  transform: translateY(0);
  -webkit-box-shadow: 0px 0.5px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0.5px 10px 0px rgba(0, 0, 0, 0.16);
}
.header__subNav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.header__subNav__item {
  position: relative;
  text-align: center;
  padding: 4px 10px;
}
.header__subNav__link {
  color: #000000;
  font-size: 1.2rem;
  display: block;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 500;
}
.header__subNav__item a{
  font-size: 1.2rem;
  letter-spacing: -0.05em;
  line-height: 1;
  font-weight: 600;
}
.header__subNav__item::after {
  content: "";
  width: 2px;
  height: 0.9rem;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.header__subNav__item:last-child::after {
  content: none;
}
@media screen and (min-width: 64em) {
  .header__subNav {
  display: none;
  }
  .header__btnLink__ico {
    margin-right: 0.8rem;
  }
  .header__btnEn {
    font-family: "Poppins", sans-serif;
    font-size: 0.8rem;
  }
  .header__btnHumburger {
    height: 5.6rem;
    width: 5rem;
    background-color: #FFF;
  }
  .header-default .navBar__line, .header-default-open .navBar__line {
    background: #FFF;
  }
}
/* =================================== */
/* HTML module                         */
/* =================================== */
.is--table {
  display: table;
}

.is--table-cell {
  display: table-cell;
  vertical-align: top;
}

.strong {
  color: #ff0000;
}

.is--nowrap {
  white-space: nowrap;
}

.is--clear:after {
  content: '';
  display: block;
  clear: both;
}

.is--mobile {
  display: none;
}

@media screen and (max-width: 900px) {
  .is--mobile {
    display: block;
  }
}

img.is--mobile,
br.is--mobile {
  display: none;
}

@media screen and (max-width: 900px) {
  img.is--mobile,
  br.is--mobile {
    display: inline-block;
  }
}

.is--fullscreen {
  display: block;
}

@media screen and (max-width: 900px) {
  .is--fullscreen {
    display: none;
  }
}

img.is--fullscreen,
br.is--fullscreen,
span.is--fullscreen {
  display: inline-block;
}

@media screen and (max-width: 900px) {
  img.is--fullscreen,
  br.is--fullscreen,
  span.is--fullscreen {
    display: none;
  }
}

.is--text-l {
  font-size: 1.2em;
}

.is--text-s {
  font-size: 0.86em;
}

.is--text-ss {
  font-size: 0.75em;
}

.is--align-center {
  text-align: center;
}

.is--align-left {
  text-align: left;
}

.is--align-right {
  text-align: right;
}

/*
組み込み後調整用scss

*/
.alert {
  text-align: center;
  font-size: 22px;
  z-index: 9999;
  display: block;
  position: relative;
}

.alert.alert-danger {
  color: #FF0000;
}
@media screen and (max-width: 900px) {
  .alert {
    text-align: center;
    font-size: 15px;
    z-index: 9999;
    display: block;
    position: relative;
  }
}

/* =================================== */
/* history                           */
/* =================================== */
.history .headline {
  text-align: center;
  margin: 4rem 1rem 2rem 1rem;
  position: relative;
}

.history .headline .day {
  font-size: 1.8rem;
  color: #4FCCC2;
}

.history .headline .title {
  font-size: 1.5rem;
}

.history .item {
  padding: 5rem 0;
}

.history .item:nth-child(odd) {
  background-color: #FFFBDE;
}

.history .item:nth-child(odd) .image-box {
  order: 1;
  width: calc(50% - 1rem);
  margin: 0 1rem;
}

.history .item:nth-child(odd) .text-box {
  order: 2;
  width: calc(50% - 1rem);
  margin: 0 1rem;
  align-items: center;
  display: flex;
}

.history .item:nth-child(even) .image-box {
  order: 1;
  width: calc(50% - 1rem);
  margin: 0 1rem;
}

.history .item:nth-child(even) .text-box {
  order: 2;
  width: calc(50% - 1rem);
  margin: 0 1rem;
  align-items: center;
  display: flex;
}

.history .item .inner.w1150 {
  margin: auto;
  max-width: calc(71.875rem + 4rem);
  /*1150px*/
}

@media screen and (max-width: 900px) {
  .history .item .inner.w1150 {
    padding: 0 1rem;
  }
}

/* =================================== */
/* resume                           */
/* =================================== */
.resume .headline {
  font-size: 1.5rem;
  margin: 4rem 1rem 2rem 3rem;
  position: relative;
}

.resume .headline:before {
  content: '';
  display: block;
  position: absolute;
  top: .5rem;
  left: -1.75rem;
  width: .5rem;
  height: .5rem;
  border: .375rem solid #363636;
}

.resume .item:nth-child(even) .image-box {
  order: 1;
  width: calc(50% - 1rem);
  margin: 0 1rem;
}

.resume .item:nth-child(even) .text-box {
  order: 2;
  width: calc(50% - 1rem);
  margin: 0 1rem;
}

.resume .item:nth-child(odd) .image-box {
  order: 2;
  width: calc(50% - 1rem);
  margin: 0 1rem;
}

.resume .item:nth-child(odd) .text-box {
  order: 1;
  width: calc(50% - 1rem);
  margin: 0 1rem;
}

/* =================================== */
/* Mypage                           */
/* =================================== */
.mypage {
  background-color: #f1f0f0;
}
.mypage-header {
  margin: 1rem auto 0rem;
  padding: 6rem 1rem;
  text-align: center;
  background-image: url(../img/page/q-1_login_mv.jpg);
  background-color: #ffffff;
  background-position: center;
  background-size:cover;
}

@media screen and (max-width: 750px) {
  .mypage-header {
    background-image: url(../img/page/q-1_login_mv_sp.jpg);
    padding: 2.2rem 1rem;
    margin: 1rem auto 0rem;
  }
}

.mypage-header .title {
  padding: 4rem 0 4rem;
  position: relative;
  font-size: 2.25rem;
}

@media screen and (max-width: 900px) {
  .mypage-header .title {
    margin: 2rem auto;
  }
}

@media screen and (max-width: 750px) {
  .mypage-header .title {
    font-size: 1.75rem;
  }
}

.mypage-header .subtitle {
  margin: 1rem 0;
  font-size: 1.5rem;
}
.mypage-body_new {
  background-color: #f1f0f0;
  padding: 0rem 0 1rem;
  margin: 0rem auto;
  margin-top: -0.5rem;
  padding-top: 0.1rem;
}
.mypage-body {
  background: #fff;
  padding: 1rem 3rem;
  margin: 0rem auto;
  border-radius: .5rem;
  max-width: 60rem;
}

.mypage-body .form-heder .title {
  padding: 0rem 0rem 2rem;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 3.375rem;
  position: relative;
  font-size: 28px;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 0rem;
}

.mypage-body .form-heder .title::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 64px;
  display: inline-block;
  width: 110px;
  height: 2px;
  border-bottom: 3px dotted #FFFFFF;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
}
.mypage-body .form-heder .sub_title {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  padding: 0rem 0rem 2rem;
}
.mypage-body .form-body .form-row-title {
  background: #EFC145;
  font-size: 2rem;
  text-align: center;
  padding: 1rem;
  color:#000000;
  margin: -1rem -4rem 0;
}

.mypage-body.login {
  background: #A4D6F5;
  margin: 0.5rem auto;
  max-width:65.65rem
}

.mypage-body.login .form-group .form-body {
  background: #A4D6F5;
  padding: 0rem;
  margin: 0rem auto;
  max-width: 40rem;
  min-width: 40rem;
}
.mypage-body .form-group .form-body .form-row {
  width: 100%;
  max-width: 80rem;
  margin: 0rem auto;
}
.mypage-body.login .form-group .form-row:before {
  content: normal;
}
.mypage-body .form-group .grid-input input{
  border: 2px solid #000000;
  border-radius: 0.25rem;
  box-shadow: 0px 0.1rem 0px 0px rgba(181, 181, 181, 0.5);
}
.mypage-body .form-group .grid-input input::placeholder {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: 0.1em;
  color: #b3b3b3;
  padding: 0rem 0.3rem;
}
.mypage-body .form-group .mypage-caution {
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #000000;
  margin-top: -0.5rem;
}
.mypage-body .form-group .mypage-caution a{
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #000000;
}
.mypage-body_addentary {
  background-color: #FFF;
  padding: 3rem 0rem 2rem;
  margin:1rem 0rem;
  border-radius: .5rem;
}
.mypage-body_addentary .form-body .form-row-title {
  background: #EFC145;
  font-size: 2rem;
  text-align: center;
  padding: 1rem;
  color:#000000;
  margin: -1rem -4rem 0;
}

.mypage-body_addentary.login {
  background: #A4D6F5;
  margin: 0.5rem auto;
}

.mypage-body_addentary.login .form-group .form-body {
  background: #A4D6F5;
  padding: 1rem 4rem;
  max-width: 50rem;
}

.mypage-body_addentary .login .form-group .form-row:before {
  content: normal;
}
@media screen and (max-width: 900px) {
  .mypage-body_addentary {
    padding: 1rem 0rem 2rem;
    margin:1rem 0.5rem;
    border-radius: .5rem;
  }
  .mypage-body {
    background: #fff;
    padding: 1rem;
    margin: 0rem 0.5rem;
    min-width: 21rem;
  }
  .mypage-body .form-heder .title::before {
    top: 60px;
  }
  .mypage-body_addentary .form-heder .title {
    padding: 0rem 0rem 2rem;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: auto 3.375rem;
    position: relative;
    font-size: 28px;
    line-height: 2;
    letter-spacing: 0.05em;
    margin-bottom: 0rem;
  }
  .mypage-body .form-heder .sub_title {
    letter-spacing: 0.025em;
    padding: 0rem;
  }
  .mypage-body_new {
    margin-bottom: -4rem;
  }
}

.mypage-foot.login .check-box-group {
  position: relative;
  text-align: center;
  padding: .5rem 1rem;
  margin: 2rem 0;
}

@media screen and (max-width: 900px) {
  .mypage-foot.login .check-box-group {
    margin: 2rem 0rem;
  }
}

.mypage-foot.login .check-box-group .check-box {
  position: relative;
  display: inline-block;
}

.mypage-foot.login .check-box-group input {
  display: none;
}

.mypage-foot.login .check-box-group label {
  position: relative;
  padding: 0 2rem;
  vertical-align: middle;
}

.mypage-foot.login .check-box-group input + label::before {
  content: "";
  display: inline-block;
  position: relative;;
  margin:0rem 1rem;
  top: 21px;
  left: 0;
  width: 20px;
  height: 20px;
  border:3px solid;
  border-radius: 0.15rem;
  background: #fff;
}

.mypage-foot.login .check-box-group input:checked + label {
  cursor: pointer;
}

.mypage-foot.login .check-box-group input:checked + label::after {
  content: "\02714";
  display: block;
  position: absolute;
  top: 50%;
  left: 3.3125rem;
  transform: translate(0, -50%);
  border-radius: 50%;
}

.mypage-foot.login .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid;
  background-color: transparent;
  background: #EFC145;
  border-radius: 5rem;
  line-height: 5rem;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.83;
  letter-spacing: 0.1em;
  color:#000000;
  display: block;
  width: 30rem;
  margin: 8rem auto 0rem;
  margin-top: 0;
  padding: 1rem 3rem;
  position: relative;
  transition: .4s;
  outline:none;
}

@media screen and (max-width: 900px) {
  .mypage-foot.login .button {
    font-size: 16px;
    line-height: 1.5;
    margin: 2rem auto;
    width: 100%;
    max-width: 17rem;
    min-width: 17rem;
    padding: 0.8rem 2rem;
  }
  .mypage-foot.login .check-box-group input + label::before {
    top: 16px;
    left: 0;
    width: 16px;
    height: 16px;
  }
}


.mypage-foot.login .button.hover {
  opacity: .8;
}
.mypage-foot_addentary.login .check-box-group {
  position: relative;
  text-align: center;
  padding: .5rem 1rem;
  margin: 4rem 0;
}

@media screen and (max-width: 900px) {
  .mypage-foot_addentary.login .check-box-group {
    margin: 2rem 0rem;
  }
}

.mypage-foot_addentary.login .check-box-group .check-box {
  position: relative;
  display: inline-block;
}

.mypage-foot_addentary.login .check-box-group input {
  display: none;
}

.mypage-foot_addentary.login .check-box-group label {
  position: relative;
  padding: 0 2rem;
  vertical-align: middle;
}

.mypage-foot_addentary.login .check-box-group input + label::before {
  content: "";
  display: inline-block;
  position: relative;;
  margin:0rem 1rem;
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
  border:3px solid;
  border-radius: 0.15rem;
  background: #fff;

}

.mypage-foot_addentary.login .check-box-group input:checked + label {
  cursor: pointer;
}

.mypage-foot_addentary.login .check-box-group input:checked + label::after {
  content: "";
  display: block;
  font-size: 100px;
  position: absolute;
  width: 19px;
  height: 5px;
  border-bottom: 3px solid #EFC145;
  border-left: 3px solid #EFC145;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 51px;
  top: 0px;
}

.mypage-foot_addentary.login .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid;
  background-color: transparent;
  background: #EFC145;
  border-radius: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.25rem;
  color:#000000;
  display: block;
  width: 37.5rem;
  margin: 8rem auto 6rem;
  margin-top: 0;
  padding: 0 3rem;
  position: relative;
  transition: .4s;
  outline:none;
}

@media screen and (max-width: 900px) {
  .mypage-foot_addentary.login .button {
    height: 2.75rem;
    line-height: 2.75rem;
    margin: 4rem auto;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 750px) {
  .mypage-foot_addentary.login .button {
    padding: 0 3rem;
    width: 100%;
  }
}

.mypage-foot_addentary.login .button.hover {
  opacity: .8;
}
.marker_yellow_hoso {
  background: linear-gradient(transparent 60%, #fae5a4 60%);
}
.notice_03_0101 {
  font-weight: 700;
  color: #000000;
  text-decoration: underline;
}

.form-check-important {
  height: 0rem !important;
  border-color: #FFF !important;
  margin: 2rem 0rem !important;
}
.attention-check03 {
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.025em;
  font-weight: 600;
  color: #C9252D;
  text-align: center;
  padding-top: 0.5rem;
}
@media screen and (max-width: 900px) {
  .attention-check03 {
    font-size: 11px;
    line-height: 2;
  }
}
.c-red {
  color: #C9252D !important;
  border-color: #C9252D !important;
}
.notice_link05 {
  color: #363636;
  border-bottom: 2px solid #363636;
}
.form_subtxt{
  font-size: 14px;
  color: rgba(0,0,0,0.6);
  letter-spacing: 0.01em;
  margin-top: 0.5rem;
}
.edit-subtxt{
  margin: 0.5rem auto 1rem;
}

@media screen and (max-width: 900px) {
  .form_subtxt{
    font-size: 12px;
    margin-top: -0.5rem;
  }
}

.form-group .mypage-selects:before {
  content: "+";
  color: #FFF;
  background-color: #000000;
  border-radius: 5rem;
  font-size: 1.30rem;
  width: 1.27rem;
  max-height: 1.29rem;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0.5rem;
  margin: auto;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.58rem;
  height: unset;
  padding: unset;
  transform: unset;
  border-left: unset;
  border-right: unset;
  border-top: unset;
  pointer-events: unset;
}
#copy-page {
  display: inline-block;
  width: 160px;
  padding: 8px 0;
  font-size: 1rem;
  text-align: center;
  color: #666;
  border-radius: 6px;
  background: #c7c7c7;
  outline: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#copy-page:hover {
  cursor: pointer;
  opacity: .7;
}

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}

.menu_title {
  padding: 1.0rem!important;
}
.add_menu {
  margin: 1.0rem;
  background-color: #fafafa;
}
.add_menu_action_btn_container {
  background-color: red;
}
.add_menu_action_btn {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 0.5rem;
}
.add_menu_sns_container {
  background-color: blue;
}
.add_menu_sns_ {
  width: 33.3%;
}
.float-left {
  float: left;
}
.link-allow {
  margin: 0.5rem;
  background-color: #dadada;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
}

.label-market {
  position: relative;
  cursor: pointer;
  padding-left: 65px;
  font-size: 20px;
  display: inline-block;
  padding-top: 25px;
}

.label-market::before,
.label-market::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.label-market::before {
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  left: 20px;
  top: 40px;
}

.label-market::after {
  background-color: #000;
  border-radius: 50%;
  opacity: 0;
  width: 20px;
  height: 20px;
  left: 27px;
  top: 40px;
}

input:checked + .label-market::after {
  opacity: 1;
}

.visually-hidden {
 position: absolute;
 white-space: nowrap;
 border: 0;
 clip: rect(0 0 0 0);
 clip-path: inset(50%);
 overflow: hidden;
 height: 1px;
 width: 1px;
 margin: -1px;
 padding: 0;
}

.plan {
  display: none!important;
}
