@charset "UTF-8";

/****************************************
 for Rec-children(old design) Pages
*****************************************/

/*---------------------------------------------------------
 Hero Image
----------------------------------------------------------*/
.basic-hd .entry-header { padding: 0; }
.basic-hd .entry-header .section-inner {
 padding: clamp(240px, 28vw, 400px) clamp(1.5rem, 7vw, 6rem) clamp(18px, 5vw, 60px);
 width: 100%;
 background-color: #fff;
 background-position: 50% 50%;
 border-radius: 0;
}
.concept .basic-hd .entry-header .section-inner,
.idea .basic-hd .entry-header .section-inner,
.koe .basic-hd .entry-header .section-inner,
.report .basic-hd .entry-header .section-inner,
.shirou .basic-hd .entry-header .section-inner,
.zisseki .basic-hd .entry-header .section-inner {
 background-size: cover;
 background-position: center;
 background-repeat: no-repeat;
}
.concept .basic-hd .entry-header .section-inner {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/concept_mv_sp.jpg");
}
.idea .basic-hd .entry-header .section-inner {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/idea_mv_sp.jpg");
 background-position: 70% 50%;
}
.koe .basic-hd .entry-header .section-inner {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/koe_mv.jpg");
}
.report .basic-hd .entry-header .section-inner {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/report_mv_sp.jpg");
}
.shirou .basic-hd .entry-header .section-inner {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/shirou_mv_sp.jpg");
}
.zisseki .basic-hd .entry-header .section-inner {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/zisseki_mv_sp.jpg");
}

.basic-hd .entry-header h1 {
 font-size: clamp(1.563rem, 1.153rem + 2.05vw, 2.688rem);
 font-weight: bold;
 letter-spacing: 0.05em;
 position: relative;
}
.basic-hd .entry-header h1::before {
 display: block;
 content: "";
 width: 80%;
 max-width: 700px;
 min-height: 5rem;
 background-size: contain;
 background-position: bottom left;
 background-repeat: no-repeat;
 position: absolute;
 bottom: 20px;
 left: -10px;
}
.concept .basic-hd .entry-header h1::before {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/concept_mv-text.png");
}
.idea .basic-hd .entry-header h1::before {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/idea_mv-text.png");
}
.koe .basic-hd .entry-header h1::before {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/koe_mv-text.png");
}
.report .basic-hd .entry-header h1::before {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/report_mv-text.png");
}
.shirou .basic-hd .entry-header h1::before {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/shirou_mv-text.png");
}
.zisseki .basic-hd .entry-header h1::before {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/zisseki_mv-text.png");
}


@media screen and (max-width: 500px) {
.basic-hd .entry-header { padding: 0; }
}
@media screen and (max-width: 577px) {
.zisseki .basic-hd .entry-header h1::before,
.koe .basic-hd .entry-header h1::before { bottom: 50px; }
}
@media screen and (min-width: 768px) {
.concept .basic-hd .entry-header .section-inner {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/concept_mv.jpg");
 background-position: 60% 50%;
}
.idea .basic-hd .entry-header .section-inner {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/idea_mv.jpg");
}
.report .basic-hd .entry-header .section-inner {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/report_mv.jpg");
 background-position: 60% 50%;
}
.shirou .basic-hd .entry-header .section-inner {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/shirou_mv.jpg");
}
.zisseki .basic-hd .entry-header .section-inner {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/zisseki_mv.jpg");
}
}



/******************************************************************
 * Common
 -----------------------------------------------------------------*/
.bg_lblue { background-color: #e4f3f7; }
.lbluetx { color: #88c0e2; }
.entry-content h2.rec { font-size: clamp(1.75rem, 1.386rem + 1.82vw, 2.75rem); }
.entry-content h3.thin {
 padding: 2rem 0 0;
 border-left: 0;
 font-size: clamp(1.125rem, 0.989rem + 0.68vw, 1.5rem);
 font-family: 'Noto Sans JP', sans-serif;
 font-weight: 400;
}
.entry-content h3.thin::before {
 display: block;
 content: "";
 margin: 0 auto 5rem;
 width: 82px;
 height: 1px;
 background-color: #9a9a9a;
}
.entry-content h3.thin.nob::before { display: none; }
.entry-content h3.thin strong {
 font-size: 130%;
 line-height: 1.7;
}
.entry-content h3.bold {
 padding: 2rem 0 0;
 border-left: 0;
 font-size: clamp(1.25rem, 1.114rem + 0.68vw, 1.625rem);
 font-weight: bold;
}



/*------------------------------------------------------------------
 idea : 就活写真のプロとして
-------------------------------------------------------------------*/
.idea h3.ideatx {
 padding-left: 0;
 border-left: 0;
 letter-spacing: 0.1em;
}
.idea h3.ideatx span {
 display: inline-block;
 padding: 20px 10%;
 position: relative;
 font-size: clamp(1.5rem, 1.455rem + 0.23vw, 1.625rem);
 font-weight: 400;
}
.idea h3.ideatx span::before {
 display: block;
 content: "";
 width: 16px;
 height: 36px;
 border-left: 1px solid #a7a8a8;
 border-top: 1px solid #a7a8a8;
 position: absolute;
 top: 0;
 left: 0;
}
.idea h3.ideatx span::after {
 display: block;
 content: "";
 width: 16px;
 height: 36px;
 border-bottom: 1px solid #a7a8a8;
 border-right: 1px solid #a7a8a8;
 position: absolute;
 bottom: 0;
 right: 0;
}

.idea .points dl {
 margin: 0 auto 3rem;
 width: 80%;
 max-width: 600px;
}
.idea .points dt {
 margin: 0;
 padding: 0;
 color: #3670b0;
 font-size: clamp(0.875rem, 0.739rem + 0.68vw, 1.25rem);
 font-weight: 900;
 line-height: 1.5;
 display: flex;
 flex-wrap: wrap;
 align-items: center;
 justify-content: center;
}
.idea .points dt span {
 margin-left: 10px;
 font-size: clamp(3.438rem, 2.938rem + 2.5vw, 4.813rem);
 font-weight: 400;
}
.idea .points dt figure { width: 100%; }
.idea .points dt figure img {
 margin: 0 auto;
 width: 80px;
 height: auto;
}
.idea .points dd {
 margin: 0;
 padding: 0;
}
.idea .points dd:nth-of-type(odd) {
 margin: 0.4rem 0 0.7rem;
 font-size: clamp(1.438rem, 1.369rem + 0.34vw, 1.625rem);
 font-weight: bold;
 text-align: center;
 line-height: 1.4;
}
.idea .points dd + dt { margin-top: 4rem; }
.idea .fullw + h3.thin::before { display: none; }
.idea p.tsp { padding-top: 1.5rem; }

@media screen and (min-width: 700px) {
.idea .entry-content h3 { margin-top: 4rem; }
}
@media only screen and (min-width: 768px) {
.idea h3.ideatx span {
 margin-top: 3rem;
 padding: 28px 150px;
 line-height: 1.7;
}
.idea p.ideatx span::before,
.idea p.ideatx span::after {
 width: 28px;
 height: 64px;
}

}
 

/*------------------------------------------------------------------
 concept : 就活証明写真に対する想い
-------------------------------------------------------------------*/
.concept .compare {
 margin: 0 auto 3rem !important;
 padding: clamp(20px,8vw,60px) clamp(20px,8vw,60px) clamp(30px,12vw,60px);
 max-width: 800px !important;
 background-color: #f8f8f8;
 position: relative;
}
.concept .compare .wp-block-columns { margin: 0; }
.concept .compare .wp-block-column img { border: 3px solid #fff; }
.concept .compare .wp-block-column p.bltx {
 margin-top: 1rem;
 color: #66aed9;
 font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
 text-align: center;
 line-height: 1.5;
}
.concept .compare::before {
 display: block;
 content: "";
 position: absolute;
 top: clamp(20%,20vw,40%);
 left: 50%;
 transform: translateX(-50%);
 -webkit-transform: translateX(-50%);
 -ms-transform: translateX(-50%);
 color: #bbb;
 font-size: clamp(1.125rem, 0.989rem + 0.68vw, 1.5rem);
 font-family: "Material Symbols Outlined";
 content: "\e037";
 font-variation-settings:
  'FILL' 1,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}

@media only screen and (min-width: 768px) {
.concept .compare .wp-block-columns { gap: 5rem; }
}


/*------------------------------------------------------------------
 report : 先輩たちの体験レポート
-------------------------------------------------------------------*/
.report .rec-report {
 margin: 3rem auto !important;
 max-width: 660px !important;
}
.report .rec-report h3 {
 margin: 0 0 0.5rem !important;
 padding-left: 0;
 border-left: 0;
 color: #88c0e2;
 font-size: clamp(0.875rem, 0.739rem + 0.68vw, 1.25rem);
 font-weight: 900;
 line-height: 1.5;
 display: flex;
 flex-wrap: wrap;
 align-items: center;
 justify-content: center;
}
.report .rec-report h3 span {
 margin-left: 10px;
 font-size: clamp(3.438rem, 2.938rem + 2.5vw, 4.813rem);
 font-weight: 400;
}
.report .rec-report dl {
 margin: 2.5rem auto;
 border-bottom: dashed 1px #cdcdd0;
 width: 90%;
}
.report .rec-report dt {
 margin: 0.8rem 0 0;
 padding: 1rem;
 border-top: dashed 1px #cdcdd0;
 font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
 font-weight: 700;
 color: #88c0e2;
}
.report .rec-report dd { padding: 0 1rem 1rem; }
.report .rec-report dt + dd { margin-top: 0; }
.report .rec-report dd:last-of-type { padding-bottom: 2rem; }


@media only screen and (min-width: 768px) {
.report .rec-report { margin: 5rem auto !important; }
}


/*------------------------------------------------------------------
 shirou : 証明写真で合否が決まる！？
-------------------------------------------------------------------*/
.shirou .lblue-box {
 margin: 1rem auto 1.5rem !important;
 padding: clamp(20px,10vw,4px);
 background-color: #e8f3fa;
 border-radius: 6px;
 max-width: 660px !important;
}
.shirou .lblue-box figure { margin: 0 0 1rem !important; } 
.shirou .lblue-box p span { font-size: 130%; }

.shirou .qa {
 margin: 0 auto !important;
 padding: 3rem 0 0;
 max-width: 660px !important;
}
.shirou .qa dl {
 margin: 0;
 padding: 0;
}
.shirou .qa dt {
 margin: 0 0 3rem;
 padding: 0;
 color: #3670b0;
 font-size: 130%;
 font-weight: normal;
}
.shirou .qa dt span,
.shirou .qa dd span { display: block; text-align: center; } 
.shirou .qa dt strong {
 display: inline-block;
 margin: 1rem 0 0;
 padding: 0 0 0.5rem 90px;
 width: 100%;
 border-bottom: 2px solid #3670b0;
 color: #404040;
 letter-spacing: 0.05em;
 position: relative;
}
.shirou .qa dd {
 margin: 0 0 3rem;
 padding: 0;
 color: #ea6c00;
 font-size: 130%;
 text-align: right;
}
.shirou .qa dd strong {
 display: inline-block;
 margin: 1.5rem 0 0;
 padding: 0 60px 0.5rem 10px;
 width: 100%;
 border-bottom: 2px solid #ea6c00;
 color: #404040;
 text-align: left;
 letter-spacing: 0.05em;
 position: relative;
}
.shirou .qa dt strong::after,
.shirou .qa dd strong::after {
 display: block;
 content: "";
 width: 70px;
 height:78px;
 position: absolute;
 bottom: -1px;
}
.shirou .qa dt strong::after {
 background: url("../img/syukatsu/rec-child/shirou_question.png") no-repeat;
 background-size: 70px auto;
 left: 0;
}
.shirou .qa dd strong::after {
 background: url("../img/syukatsu/rec-child/shirou_answer.png") no-repeat;
 background-size: 70px auto;
 right: 0;
}

.shirou .ba-sample {
 gap: 0;
 position: relative;
 margin: 1rem auto 1.5rem !important;
 max-width: 660px !important;
}
.shirou .ba-sample .wp-block-column { padding: 10px 10px 2.5rem; }
.shirou .ba-sample .wp-block-column:first-of-type { background-color: #e1e1e3; }
.shirou .ba-sample .wp-block-column:last-of-type { background-color: #e8f3fa; }
.shirou .ba-sample .wp-block-column p:first-of-type {
 margin-bottom: 10px;
 font-size: clamp(0.688rem, 0.528rem + 0.8vw, 1.125rem);
 text-align: center;
}
.shirou .ba-sample .wp-block-column p:first-of-type strong {
 display: inline-block;
 margin: 15px 0 10px;
 padding: 8px 10px;
 border-radius: 2px;
 width: 5em;
 font-size: clamp(1.125rem, 1.08rem + 0.23vw, 1.25rem);
 line-height: 1;
}
.shirou .ba-sample .wp-block-column:first-of-type p:first-of-type strong { background-color: #b4b4bc; }
.shirou .ba-sample .wp-block-column:last-of-type p:first-of-type strong {
 background-color: #88c0e2;
 color: #fff;
}
.shirou .ba-sample .wp-block-column p:not(:first-of-type) { padding: 0 1em; }
.shirou .ba-sample .wp-block-column p:not(:first-of-type) strong {
 display: inline-block;
 margin-bottom: 3px;
 text-decoration: underline;
}
.shirou .ba-sample figure img { border: 3px solid #fff; }

.shirou .ba-sample::after {
 display: block;
 content: "";
 position: absolute;
 top: 40%;
 left: 50%;
 transform: translateX(-50%);
 -webkit-transform: translateX(-50%);
 -ms-transform: translateX(-50%);
 color: #bbb;
 font-size: clamp(1.125rem, 0.989rem + 0.68vw, 1.5rem);
 font-family: "Material Symbols Outlined";
 content: "\e037";
 font-variation-settings:
  'FILL' 1,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}

@media only screen and (min-width: 768px) {
.shirou .qa dt { margin-bottom: 4rem; }
.shirou .qa dt strong {
 margin-left: 40px;
 padding: 0 0 1rem 170px;
 max-width: 460px;
}
.shirou .qa dd strong {
 padding: 0 150px 1rem 20px;
 max-width: 460px;
}
.shirou .qa dt strong::after,
.shirou .qa dd strong::after {
 width: 140px;
 height: 157px;
}
.shirou .qa dt strong::after {
 background-size: 140px auto;
 left: 0;
}
.shirou .qa dd strong::after {
 background-size: 140px auto;
 right: 0;
}
 
 
.shirou .ba-sample { gap: 3rem; }
.shirou .ba-sample .wp-block-column { padding: 10px 20px 3.5rem; }
}

@media only screen and (min-width: 782px) {
.shirou .lblue-box { flex-direction: row-reverse; }
.shirou .lblue-box .wp-block-column:last-of-type p { margin-top: 1rem; }
}

/*------------------------------------------------------------------
 zisseki/ : 関西No.1実績の理由
-------------------------------------------------------------------*/
.zisseki .reason {
 margin: 0 auto !important;
 max-width: 660px !important;
}
.zisseki .reason h2,
.zisseki .fromstaff h3 {
 margin: 6.5rem 0 1.2rem;
 padding: 0;
 border-left: 0;
 color: #3670b0;
 font-family: 'Noto Sans JP', sans-serif;
 font-size: clamp(1.25rem, 1.205rem + 0.23vw, 1.375rem);
 font-weight: 900;
 line-height: 1.3;
 text-align: center;
}
.zisseki .reason h2 span,
.zisseki .fromstaff h3 span {
 display: block;
 font-size: clamp(4.813rem, 4.744rem + 0.34vw, 5rem);
 font-weight: 400;
 letter-spacing: -0.02em;
}
.zisseki .reason h3 {
 margin: 0 0 2rem;
 padding: 0;
 border-left: 0;
 text-align: center;
}
.zisseki .reason .btn_sq { margin-top: 3rem; }

.zisseki .reason details.summary-box {
 border-left: 0;
 border-right: 0;
}

.zisseki h2.rest {
 margin-top: 8rem;
 font-family: 'Noto Sans JP', sans-serif;
 font-size: clamp(1.313rem, 1.176rem + 0.68vw, 1.688rem);
 font-weight: 500;
 text-align: center;
}
.zisseki h2.rest span {
 display: inline-block;
 margin-bottom: 1rem;
 padding-left: 2.3em;
 background: url("../img/syukatsu/rec-child/icon_resticon_bl.svg") no-repeat left;
 background-size: contain;
 color: #3670b0;
 font-weight: bold;
}

.zisseki .restarea {
 background-color: #e4f3f7;
 color: #3670b0;
 font-weight: bold;
}
.zisseki .restarea .wp-block-columns {
 margin: 0 auto;
 max-width: 700px;
}
.zisseki .restarea .wp-block-column:first-of-type { margin: 0 1.5rem; }
.zisseki .restarea dl {
 margin: 0;
 padding: 0.5rem 0 0;
 color: #404040;
 font-weight: normal;
}
.zisseki .restarea dt {
 margin: 0;
 padding: 0;
 font-size: 140%;
 font-weight: 500;
}
.zisseki .restarea dd {
 margin: 0;
 padding: 0 0 1.5rem;
}

.zisseki .entry-content .fromstaff h2 {
 padding: 2rem 0 0;
 font-size: clamp(1.25rem, 1.159rem + 0.45vw, 1.5rem);
 font-family: 'Noto Sans JP', sans-serif;
 font-weight: 400;
 letter-spacing: 0.05em;
}
.zisseki .entry-content .fromstaff h2 strong {
 font-size: 130%;
 font-weight: 500;
 line-height: 1.7;
 letter-spacing: inherit;
}
.zisseki .fromstaff {
 margin: 0 auto 5rem !important;
 max-width: 660px !important;
}
.zisseki .fromstaff h2 + h3 { margin-top: 5rem; }
.zisseki .fromstaff h4 {
 margin: 0 0 2rem;
 padding: 0;
 border-left: 0;
 font-weight: normal;
 text-align: center;
}
.zisseki .fromstaff .btn_sq { margin-top: 2rem; }
.zisseki .fromstaff .lbluetx + .btn_sq { margin-top: 0.5rem; }

@media only screen and (min-width: 782px) {
.zisseki .restarea .wp-block-column figure { margin-right: -10vw; }
}


/*------------------------------------------------------------------
 koe/ : 内定者がセルフィットを選んだ理由
-------------------------------------------------------------------*/
.koe .voice {
 margin: 0 auto 3rem !important;
 max-width: 660px !important;
}
.koe .voice h3 {
 margin: 3rem 0 1.5rem;
 padding: 0;
 border-left: 0;
 color: #3670b0;
 font-size: clamp(1.063rem, 0.858rem + 1.02vw, 1.625rem);
 font-weight: 900;
 line-height: 1.5;
 display: flex;
 flex-wrap: wrap;
 align-items: center;
 justify-content: center;
}
.koe .voice p + h3 { margin-top: 5rem; }
.koe .voice h3 span {
 margin-left: 10px;
 font-size: clamp(3.438rem, 2.938rem + 2.5vw, 4.813rem);
 font-weight: 400;
}
.koe .voice h3 strong {
 display: block;
 width: 100%;
 color: #404040;
 font-size: clamp(1.125rem, 0.943rem + 0.91vw, 1.625rem);
 font-weight: 400;
 text-align: center;
}

.koe .voice .wp-block-columns {
 padding: 20px 5%;
 background-color: #e4f3f7;
}
.koe .voice .wp-block-column figure img {
 margin: 0 auto;
 width: 40%;
 height: auto;
 border: 3px solid #fff;
}
.koe .voice .wp-block-column ul {
 margin: 0 auto;
 padding: 0;
 width: 85%;
}
.koe .voice .wp-block-column li {
 margin: 0 0 1rem;
 padding: 0 0 0.5rem;
 border-bottom: 1px dotted #565656;
 font-weight: bold;
 line-height: 1.4;
 list-style: none;
}
.koe .voice .wp-block-column li span {
 display: inline-block;
 color: #3670b0;
 width: 5em;
}
.koe .voice .wp-block-column li:last-child {
 border-bottom: 0;
 font-size: 90%;
}
.koe .voice > p {
 margin: 0 auto 1.5rem;
 width: 90%;
}
.koe .voice > p strong { color: #3670b0; font-size: 110%; }
.koe .voice .wp-block-columns.gray { background-color: #f1f1f2; }
.koe .voice h3.gray,
.koe .voice .gray .wp-block-column li span,
.koe .voice > p.gray strong { color: #9d9da7; }

@media only screen and (min-width: 782px) {
.koe .voice h3 { margin-bottom: 2rem; }
.koe .voice .wp-block-columns { padding: 30px 60px 20px; }
.koe .voice .wp-block-column figure img { width: 85%; }
.koe .voice .wp-block-column ul { width: 90%; }
}



/*------------------------------------------------------------------
 question : よくある質問
-------------------------------------------------------------------*/
.question .mv-wrapper {
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/bg2.png");
 background-size: 18px 18px;
 background-position: top center;
 background-repeat: repeat;
 width: 100vw !important;
 margin: 0 calc(-50vw + 50%) 3rem !important;
 max-width: none !important;
 position: relative;
}
.question .mv {
 margin: 0 auto;
 background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/question_mv_sp.png");
 background-size: 200px;
 background-repeat: no-repeat;
 background-position: right 25px bottom 20px;
 max-width: 1170px;
 height: 300px;
 position: relative;
}
.question .mv h1 {
 padding: 0;
 color: #000;
 font-size: 22px;
 font-weight: 600;
 text-align: center;
 line-height: 1.2;
 letter-spacing: 0.1em;
 position: absolute;
 left: 40px;
 bottom: 45px;
}
.question .mv h1 span { display: initial; }
.question .mv h1 .stx {
 display: block;
 width: 8.2em;
 font-size: 11px;
 letter-spacing: 0.2em;
}
.question .mv img {
 width: 95px;
 position: absolute;
 left: 35px;
 bottom: 107px;
}

@media only screen and (min-width: 768px) {
.question .mv-wrapper { background-size: 35px 35px; }
.question .mv {
  background-image: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/question_mv.png");
  background-size: 100%;
  background-position: bottom center;
  height: 547px;
}
.question .mv h1 { 
  font-size: 50px;
  transform: translateX(-50%);
  left: 50%;
  bottom: 130px;
}
.question .mv h1 .stx { font-size: 20px; }
.question .mv img {
 width: 308px;
 bottom: 155px;
 left: 50%;
 transform: translateX(-50%);
}
.question .mv h1 span { display: initial; }

}


/* -----------------------------------
 TAB & Accordion 
---------------------------------------*/
.question .tab_set {
 margin: 2rem auto !important;
 max-width: 824px !important;
}
.question .tab_label {
 margin: 12px 0;
 padding: 15px 20px 20px;
 width: 100%;
 height: 60px;
 background: #fff;
 border: 1px solid #ebeced;
 border-radius: 6px;
 color: #3670b0;
 font-size: clamp(1.125rem, 0.943rem + 0.91vw, 1.625rem);
 font-weight: 500;
 text-align: center;
 position: relative;
 line-height: 1.2;
 cursor: pointer;
 transition: 0.3s;
 order: -1;
 display: grid;
 place-items: center;
}
.question .tab_label::before {
 position: absolute;
 bottom: -3px;
 left: 50%;
 transform: translateX(-50%);
 font-family: "Material Symbols Outlined";
 content: "\e313";
 font-variation-settings:
  'FILL' 1,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}
.question .tab_content {
 display: none;
 padding: 2rem 0;
}
.question .tab_switch:checked+.tab_label {
 background: #3670b0;
 color: #fff;
}
.question .tab_switch:checked+.tab_label::before { content: "\e316"; }
.question .tab_switch:checked+.tab_label+.tab_content { display: block; }
.question .tab_switch { display: none; }

@media only screen and (max-width: 767px) {
.question .tab_label br { display: none; }
}
@media only screen and (min-width: 768px) {
.question .tab_set {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}
.question .tab_label {
 margin: 12px 9px;
 padding: 15px 20px;
 width: calc((100% - 54px) / 3);
 height: 110px;
}
.question .tab_content { padding: 3rem 20px 20px; }

}


/* tab contents -------------------------*/
.question .tab_content > figure img {
 margin: 0 auto;
 max-width: 125px;
}
.question .tab_content h2 {
 font-family: 'Noto Sans JP', sans-serif;
 font-weight: bold;
 text-align: center;
}
.question .tab_content h3 {
 padding-left: 0;
 border-left: 0;
 font-size: 200%;
 text-align: center;
}
.question .tab_content h3 span {
 margin-right: 13px;
 padding: 5px 10px;
 background-color: #cf3d3d;
 color: #fff;
 font-size: 80%;
}
.question .tab_content h3:last-of-type span { background-color: #3670b0; }
.question .tab_content dl {
 margin: 3rem 0 0;
 padding: 0;
}
.question .tab_content dt {
 margin: 0;
 padding: 0 0 0 clamp(30px,12vw,60px);
 color: #3670b0;
 font-size: clamp(0.813rem, 0.699rem + 0.57vw, 1.125rem);
 font-weight: 500;
 line-height: 1.5;
 position: relative;
}
.question .tab_content dt::before {
 content: "";
 width: clamp(20px,10vw,38px);
 height: clamp(20px,10vw,38px);
 background: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/question_icon_q.png") no-repeat top left;
 background-size: contain;
 position: absolute;
 left: 0;
 top: -7px;
}
.question .tab_content dd {
 margin: 0.8rem 0 3rem;
 padding: 1rem 0 0 clamp(30px,12vw,60px);
 border-top: 2px solid #ebeced;
 font-size: clamp(0.75rem, 0.659rem + 0.45vw, 1rem);
 position: relative;
}
.question .tab_content dd::before {
 content: "";
 width: clamp(16px,8vw,34px);
 height: clamp(16px,8vw,34px);
 background: url("/wp/wp-content/themes/twentytwenty-child/img/syukatsu/rec-child/question_icon_a.png") no-repeat top left;
 background-size: contain;
 position: absolute;
 left: 3px;
 top: 18px;
}

@media only screen and (min-width: 768px) {
.question .tab_content dl { margin-top: 5rem; }

}












/* contact web entry --------------------------------------------*/
#contact-w .kokoroe h5 {
 margin-top: 11.5px;
 margin-bottom: 11.5px;
 margin-right: 3.5em;
}
#contact-w p {
 margin-bottom: 11.5px;
 line-height: 1.7;
}
#contact-w .kokoroe__body p {
 line-height: 32px;
}
#contact-w .data01 {
 margin-left: calc(-50vw + 50%);
 padding: 30px; 
 width: 100vw;
 background-color: #eaf4fa;
 position: relative;
}
#contact-w .data01 > div {
 margin-left: auto;
 margin-right: auto;
 width: calc(100% - 120px);
 max-width: 660px;
}
#contact-w .data01 p:first-of-type { margin-bottom: 0; }
#contact-w .data01 p strong { font-weight: 700; }
#contact-w .data01 ul { margin: 0 0 2rem 3rem; }
#contact-w .data01 li { list-style: disc; }

#contact-w h4.datatitle {
 text-align: center;
 margin-top: 60px;
 margin-bottom: 20px;
 color: #66aed9;
 font-size: 18px;
 font-weight: 700;
}
#contact-w .section02 p { line-height: 1.875; }
#contact-w .section02:last-of-type { margin-bottom: 0; }
#contact-w h2 {
 margin-top: 30px;
 font-size: 28px;
 font-weight: 700;
}
.form-contents { padding-bottom: 100px; }
.form-contents h4 {
 margin: 11.5px 0;
 font-weight: 700;
}
.form-contents p + h4 { margin-top: 25px; }
.timeselectcontents { line-height: 1.7; }
.form-contents .form-day01 { font-size: 14px; }

#ui-datepicker-div { font-size: 16px; }

.alert{
	background:#FF6766;
	color:#FFF;
	padding: 20px;
	line-height: 1.6em;
	font-size: 15px;
}


/******************************************************************
 * mobile Style: under 767px
 -----------------------------------------------------------------*/
@media print, screen and (max-width: 767px) {
.alert{
	font-size: 14px;
}
#contact-w h2 { font-size: 26px; }
#contact-w .section02:last-of-type { margin-bottom: 100px; }
.block-center.formweb { margin: 0 20px; }
 
}

