@charset "UTF-8";

/*--------------------------------------------------------------------
=== [レスポンシブ] ====================================
 -------------------------------------------------------------------*/
body {
/*     height: 2000px; */
}

img {
    width: 100px;
    height: 100px;
    width: auto;
	max-width: 100%;
    height: auto;
	vertical-align: middle;
}

#wrapper {
    overflow: hidden;
}

#Contents {
    padding-top: 17.5vw;
}

#Contents #main {
    padding-top: 0px;
}




/********** [header.wow]**********/

header.wow {
    position: fixed;
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    z-index: 1000;
	top: 0;
	visibility: visible !important;
    animation-duration: 0.3s !important;
}

header.wow h1 {
    font-size: 2.66vw;
    margin-bottom: 1vw;
}

header.wow h2 {
    width: 61.33vw;
}

/*
header.wow .inner {
    position: relative;
    padding: 4vw;
}
*/

header.wow .inner {
    position: relative;
    padding: 3.5vw 4vw;
    max-height: 17.5vw;
    overflow: hidden;
    box-sizing: border-box;
}

header.wow .inner .menuBtn {
    width: 10.13vw;
    position: absolute;
    top: 3.5vw;
    right: 4vw;
}

nav#menu {
    width: 100%;
}


nav#menu ul li a {
    width: 100%;
    display: block;
    background-color: #00b9ef;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    padding: 2vw 3vw;
    text-decoration: none;
    font-size: 3.73vw;
    box-sizing: border-box;
}

/* アコーディオンメニュー（JINテーマ）高さ調整 */
nav#menu .accordionBtn {
    display: block;
    width: 100%;
    background-color: #00b9ef;
    color: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    text-align: center;
    padding: 2vw 3vw;
    font-size: 3.73vw;
    box-sizing: border-box;
    cursor: pointer;
}
nav#menu .accordionBtn:hover,
nav#menu .accordionBtn:focus { opacity: 0.85; }
nav#menu .subMenu li a {
    background-color: #009fd2;
    padding: 1.5vw 3vw;
    font-size: 3.4vw;
}


#main {
    padding-top: 17.5vw;
    text-align: center;
}

#main #kv {
    padding-top: 10vw;
    padding-bottom: 6vw;
}

section {
    text-align: left;
}

section .inner {
    padding: 0 4vw;
}

.pnj .btn {
    text-align: center;
}

.pnj .btn:not(.btn-mid) a {
    display: inline-block;
    text-decoration: none;
    background-color: #ff5a00;
    color: #ffffff;
    margin: 0 auto;
    width: 100%;
    line-height: 16vw;
    height: 16vw;
    border-radius: 8vw;
    font-size: 5.86vw;
    font-weight: bold;
    position: relative;
    padding-left: 10.66vw;
    box-sizing: border-box;
}

.pnj .btn:not(.btn-mid) a::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 10.66vw;
    height: 10.66vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/base/btn_arw.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 2.5vw;
    left: 12vw;
}

/********** [sec01]**********/

#sec01 {
    margin-bottom: 13.33vw;
    padding: 0 4vw;

}



#sec01 h2 {
    font-size: 5.33vw;
    font-weight: bold;
    margin: 0 auto 5.33vw auto;
    text-align: center;
}

#sec01 .txt01 {
    font-size: 3.73vw;
    font-weight: bold;
    margin-bottom: 13.33vw;
}

#sec01 .ill01 {
    width: 50vw;
    margin: 0 auto;
}

#sec01 h3 {
    width: 85.33vw;
    margin: 16vw auto 10.66vw;
}

#sec01 .ill02 {
    width: 77.86vw;
    margin: 0 auto 8vw auto;
}

#sec01 .txt02 {
    font-size: 3.73vw;
    margin-bottom: 13.33vw;
}


/********** [sec02]**********/

#sec02 .ttl {
    font-size: 5.33vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 5.33vw;
    padding-bottom: 10.66vw;
}

#sec02 h2 {
    height: 8vw;
    width: auto;
    text-align: center;
    margin-bottom: 8vw;
}

#sec02 h2 img {
    height: 100%;
    width: auto;
}

#sec02 .ttl::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 16.53vw;
    height: 24vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill01.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

#sec02 .ttl::after {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 16.53vw;
    height: 24vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill02.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
}

#sec02 .pointList {
    margin-top: 5.33vw;
}

#sec02 .pointList li {
    margin-bottom: 12vw;
}

#sec02 .pointList li h3 {
    height: 14.66vw;
    width: auto;
    text-align: center;
}

#sec02 .pointList li h3 img {
    height: 100%;
    width: auto;
}

#sec02 .pointList li h4 {
    font-size: 4.8vw;
    font-weight: bold;
    color: #00b9ef;
    text-align: center;
    line-height: 1.5;
    margin: 4vw auto 8vw;
}

#sec02 .pointList li .txt {
    padding: 0 6.66vw;
    font-size: 3.73vw;
    margin-top: 8vw;
}

#sec02 .pointList li .txt span {
    border-bottom: 0.53vw solid #fedd78;
}

#sec02 .pointList li:first-child.txt {
    margin-top: 5.33vw;
}

#sec02 .pointList li .note {
    padding: 0 6.66vw;
    font-size: 2.66vw;
    margin-top: 3.73vw;
}

#sec02 .pointList li:nth-child(2) h3 {
    position: relative;
    padding-top: 5.33vw;
}

#sec02 .pointList li:nth-child(2) h3::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 19.2vw;
    height: 19.73vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill03.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

#sec02 .pointList li .movie {
    padding: 0 6.66vw;
}

#sec02 .pointList li .movie p {
    font-size: 3.2vw;
    text-align: center;
    margin-top: 10.66vw;
    margin-bottom: 2.66vw;
}

#sec02 .pointList li:nth-child(3) h3 {
    position: relative;
    padding-top: 5.33vw;
}

#sec02 .pointList li:nth-child(3) h3::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 24vw;
    height: 10.4vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill04.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 8vw;
    left: 4vw;
}

#sec02 .pointList li:nth-child(3) .txt {
    margin-bottom: 6.66vw;
}

#sec02 .pointList li:nth-child(4) h3 {
    position: relative;
    padding-top: 5.33vw;
}

#sec02 .pointList li:nth-child(4) h3::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 22vw;
    height: 25vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill05.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -4vw;
    right: 4vw;
}

#sec02 .pointList li:nth-child(5) h3 {
    position: relative;
    padding-top: 5.33vw;
}

#sec02 .pointList li:nth-child(5) h3::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 22.66vw;
    height: 11.2vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill06.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 6vw;
    right: 6vw;
}

#sec02 .pointList li .purchase {
    display: flex;
    align-items: center;
    margin-top: 8vw;
}

#sec02 .pointList li .purchase .left {
    background-color: #fedd78;
    width: 26.66vw;
    height: 26.66vw;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.2vw;
    line-height: 1.5;
    font-weight: bold;
}

#sec02 .pointList li .purchase span {
    display: block;
    font-size: 4.8vw;
}

#sec02 .pointList li .purchase .right {
    font-size: 3.73vw;
    line-height: 1.5;
    margin-left: 2vw
}

#sec02 .pointList li .purchase .right .txt01 {
    font-weight: bold;
    margin-bottom: 2vw;
}

#sec02 .pointList li:nth-child(6) h3 {
    position: relative;
    padding-top: 5.33vw;
}

#sec02 .pointList li:nth-child(6) h3::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 19.2vw;
    height: 29.3vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill07.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 2vw;
}

#sec02 .pointList li:nth-child(6) .note {
    text-align: center;
}

#sec02 .pointList li:nth-child(6) .note a {
    color: #231815;
}

#sec02 .concierge .upr {
    background-color: #fff5d8;
    padding: 8vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_baloon.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 108vw auto;
    text-align: center;
}

#sec02 .concierge .upr h3 {
    margin-top: 26vw;
    font-size: 5.86vw;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
}

#sec02 .concierge .upr h3::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 15.73vw;
    height: 18.13vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill08.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -6vw;
    right: -1vw;
}

#sec02 .concierge .upr .txt {
    font-size: 3.73vw;
    margin-top: 6vw;
    text-align: left;
}

#sec02 .concierge .btm {
    position: relative;
}

#sec02 .concierge .btm::after {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 13.33vw;
    height: 17vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill09.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -8vw;
    left: 4vw;
}

#sec02 .btn {
    margin: 13.33vw auto;
}



/********** [sec03]**********/

#sec03 {
    margin-bottom: 13.33vw;
}

#sec03 .ttl {
    font-size: 5.33vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 5.33vw;
    padding-bottom: 10.66vw;
}

#sec03 h2 {
    height: 8vw;
    width: auto;
    text-align: center;
    margin-bottom: 8vw;
}

#sec03 h2 img {
    height: 100%;
    width: auto;
}

#sec03 .slider {
    border: 1px solid #00b9ef;
    padding: 6.66vw;
    margin: 0 6.66vw;
}

#sec03 .slideWrap {
    position: relative;
}

#sec03 .slider::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 19.2vw;
    height: 16.8vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec03_ill01.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -16.6vw;
    right: 6vw;
}

#sec03 .slider h4 {
    text-align: center;
    font-size: 4.8vw;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

#sec03 .slider h4 span {
    font-size: 6.4vw;
}

#sec03 .slider .txt {
    font-size: 3.73vw;
    margin: 5.33vw 0;
}

#sec03 .linkTxt {
    text-align: center;
    font-size: 3.2vw;
    margin-top: 10.66vw;
}

#sec03 .linkTxt {
    text-align: center;
    font-size: 16px;
    margin-top: 13.66vw;
}

#sec03 .linkTxt a {
    color: #231815;
    text-decoration: none;
}


#sec03 .linkTxt a span {
    color: #00b9ef;
}


/********** [sec04]**********/

#sec04 {
    margin-bottom: 13.33vw;
}

#sec04 .ttl {
    font-size: 5.33vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 5.33vw;
    padding-bottom: 5.33vw;
}

#sec04 h2 {
    height: 8vw;
    width: auto;
    text-align: center;
    margin-bottom: 8vw;
    position: relative;
}

#sec04 h2 img {
    height: 100%;
    width: auto;
}


#sec04 h2::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 15.73vw;
    height: 12.93vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec04_ill01.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 23vw;
    right: 4vw;
}

#sec04 .txt {
    font-size: 3.73vw;
    text-align: center;
}

#sec04 .voice {
    background-color: #f4ece0;
    padding: 8vw;
    margin-top: 13.33vw;
}


#sec04 .voice h4 {
    text-align: center;
    font-size: 4.8vw;
    font-weight: bold;
    margin-bottom: 8vw;
}

#sec04 .voice .modal_trigger {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#sec04 .voice .modal_trigger li {
    width: 37.33vw;
    height: 37.33vw;
    margin-bottom: 6.66vw;
    cursor: pointer;
    position: relative;
}

#sec04 .voice .modal_trigger li:hover {
    opacity: 0.7;
}

#sec04 .voice .modal_trigger li:nth-child(1)::before,
#sec04 .voice .modal_trigger li:nth-child(2)::before,
#sec04 .voice .modal_trigger li:nth-child(3)::before,
#sec04 .voice .modal_trigger li:nth-child(4)::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 8.8vw;
    height: 8.8vw;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 1.33vw;
    left: -1.33vw;
}

#sec04 .voice .modal_trigger li:nth-child(1)::before {
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec04_num01.png);
}

#sec04 .voice .modal_trigger li:nth-child(2)::before {
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec04_num02.png);
}

#sec04 .voice .modal_trigger li:nth-child(3)::before {
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec04_num03.png);
}

#sec04 .voice .modal_trigger li:nth-child(4)::before {
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec04_num04.png);
}

#sec04 .voice .modal_trigger li:nth-child(3),
#sec04 .voice .modal_trigger li:nth-child(4) {
    margin-bottom: 0;
}

#sec04 .voice .modal_box {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background-color: rgba(0, 185, 239, 0.8);
}

#sec04 .voice .modal_bg {
    height: 100%;
    width: 100%;
}

#sec04 .voice .modal_inner {
    left: 50%;
    padding: 8vw;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
}

#sec04 .voice .modal_inner .img {
    width: 48vw;
    height: 48vw;
    margin: 0 auto 5.33vw auto;
}

#sec04 .voice .modal_inner .txt {
    text-align: left;
}

#sec04 .voice .modal_close {
    cursor: pointer;
    position: absolute;
    right: 8vw;
    top: 0;
}

/********** [sec05]**********/

#sec05 {
    margin-bottom: 13.33vw;
}

#sec05 .ttl {
    font-size: 5.33vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 5.33vw;
    padding-bottom: 5.33vw;
}

#sec05 h2 {
    height: 8vw;
    width: auto;
    text-align: center;
    margin-bottom: 8vw;
    position: relative;
}

#sec05 h2 img {
    height: 100%;
    width: auto;
}

#sec05 .stepList li h3 {
    height: 19.46vw;
    padding-left: 16vw;
    position: relative;
    margin-bottom: 3vw;
}


#sec05 .stepList li:nth-child(1) h3::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 19.2vw;
    height: 25.33vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec05_ill01.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -4vw;
    right: 2vw;
}


#sec05 .stepList li:nth-child(2) h3::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 12.26vw;
    height: 23.2vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec05_ill02.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -4vw;
    right: 4vw;
}

#sec05 .stepList li:nth-child(3) h3::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 24.8vw;
    height: 17.6vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec05_ill03.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 2vw;
    right: -2vw;
}

#sec05 .stepList li h3 img {
    height: 100%;
    width: auto;
}

#sec05 .stepList {
    font-size: 3.73vw;
    padding: 0 4vw;
}

#sec05 .stepList li {
    margin-top: 8vw;
}

#sec05 .txt {
    text-align: center;
    font-size: 4.8vw;
    font-weight: bold;
    margin: 18vw auto;
}

#sec05 .campaign {
    margin-top: 13.33vw;
    background-color: #fff5d8;
    padding: 1.33vw 11.73vw 4vw;
    position: relative;
    margin-bottom: 13.33vw;
}

#sec05 .campaign::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 53.86vw;
    height: 6.66vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec05_camp_round.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -6vw;
    right: 0;
    left: 0;
    margin: auto;
}

#sec05 .campaign h3 {
    width: 33.33vw;
    margin: 0 auto 2.66vw auto;
}


/********** [sec06]**********/

#sec06 {
    margin-bottom: 13.33vw;
}

#sec06 .ttl {
    font-size: 5.33vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 5.33vw;
    padding-bottom: 5.33vw;
}

#sec06 h2 {
    height: 8vw;
    width: auto;
    text-align: center;
    margin-bottom: 8vw;
    position: relative;
}

#sec06 h2 img {
    height: 100%;
    width: auto;
}


#sec06 h2::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 13.86vw;
    height: 12.8vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec06_ill01.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 10vw;
    left: 12vw;
}


#sec06 h2::after {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 15.2vw;
    height: 16.53vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec06_ill02.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 8vw;
    right: 10vw;
}

#sec06 .choiceList {
    padding: 0 4vw;
}

#sec06 .choiceList li {
    margin-bottom: 6.66vw;
    padding-bottom: 6.66vw;
}

#sec06 .choiceList li {
    background-size: 86vw 1.6vw;
    width: 100%;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec06_dot.png);
    background-position: left bottom;
    background-repeat: no-repeat;

}

#sec06 .choiceList li:last-child {
    background-image: none;
}

#sec06 .choiceList li h3 {
    font-size: 4.5vw;
    font-weight: bold;
}

#sec06 .choiceList li p {
    font-size: 3.73vw;
}


#sec06 .ex {
    text-align: center;
    padding: 0 4vw;
}

#sec06 .ex h3 {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    width: 48vw;
    color: #fff;
    font-size: 6.4vw;
    background: #00b9ef;
    border-radius: 6.66vw;
    line-height: 13.33vw;
    font-weight: bold;
}

#sec06 .ex h3:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 15px solid #00b9ef;
}

#sec06 .ex h3 p {
    margin: 0;
    padding: 0;
    text-align: center;
}

#sec06 .ex .txt {
    text-align: left;
    font-size: 3.73vw;
    margin-top: 8vw;
}

#sec06 .ex ul p {
    font-size: 3.73vw;
    margin: 10.66vw 0;
    position: relative;
}

#sec06 .ex li {
    position: relative;
}

#sec06 .ex li::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 8.53vw;
    height: 4.8vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec06_ex_arw.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -10.66vw;
    right: 0;
    left: 0;
    margin: auto;
}

#sec06 .ex li:nth-child(3)::before {
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec06_ex_plus.png);
    width: 8.53vw;
    height: 8.53vw;
    bottom: -16vw;
}

#sec06 .ex li:last-child {
    margin-top: 10.66vw;
}

#sec06 .ex li:last-child::before {
    background-image: none;
}

#sec06 .voice h3 {
    width: 82.66vw;
    margin: 5.33vw auto;
}

#sec06 .voice .txt {
    font-size: 3.73vw;
    text-align: center;
}

#sec06 .voice h4 {
    width: 52vw;
    margin: 13.33vw auto 5.33vw;
}

#sec06 .slider {
    border: 1px solid #00b9ef;
    margin: 0 6.66vw;
}

#sec06 .slideWrap {
    position: relative;

}

#sec06 .slider h4 {
    text-align: center;
    font-size: 4.8vw;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

#sec06 .slider h4 span {
    font-size: 6.4vw;
}

#sec06 .slider .txt01 {
    font-size: 4.8vw;
    padding: 8vw 8vw 0 5.33vw;
    font-weight: bold;
    box-sizing: border-box;
}

#sec06 .slider .txt01 p {
    border-bottom: 4px dotted #fedd78;
}

#sec06 .slider .txt02 {
    padding: 8vw;
    font-size: 3.73vw;
    box-sizing: border-box;
}


#sec06 .linkTxt {
    text-align: center;
    font-size: 3.2vw;
    margin-top: 10.66vw;
}

#sec06 .linkTxt a {
    color: #231815;
    text-decoration: none;
}


#sec06 .linkTxt a span {
    color: #00b9ef;
}

#sec06 .btn {
    margin: 13.33vw auto;
}

#sec06 .reason h3 {
    text-align: center;
    font-size: 5.33vw;
    font-weight: bold;
    position: relative;
}

#sec06 .reason h3::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 9.6vw;
    height: 18.66vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec06_ill04.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 6vw;
    left: 2vw;
}

#sec06 .reason h3::after {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 9.6vw;
    height: 18.66vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec06_ill03.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 6vw;
    right: 2vw;
}


#sec06 .reason .graph {
    margin: 5.33vw auto 13.33vw auto;
}



/********** [sec07]**********/

#sec07 {
    margin-bottom: 13.33vw;
}

#sec07 .ttl {
    font-size: 5.33vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 5.33vw;
    padding-bottom: 5.33vw;
}

#sec07 h2 {
    height: 8vw;
    width: auto;
    text-align: center;
    margin-bottom: 8vw;
    position: relative;
}

#sec07 h2 img {
    height: 100%;
    width: auto;
}


#sec07 h2::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 25vw;
    height: 13.86vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec07_ill01.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 2vw;
    left: 4vw;
}

#sec07 .plan .img01 {
    width: 82.6vw;
    margin: 10.66vw auto 0 auto;
}

#sec07 .plan .note {
    font-size: 2.4vw;
    padding: 0 10.66vw;
    margin: 5.33vw 0;
}

#sec07 .plan .img02 {
    padding: 0 6.66vw;
}

#sec07 .plan .txt {
    font-size: 3.73vw;
    padding: 3vw 2.66vw 13.33vw;
}

#sec07 .qa {
    text-align: center;
}

#sec07 .qa h3 {
    font-size: 5.33vw;
    font-weight: bold;
    margin-top: 13.33vw;
    margin-bottom: 5.33vw;
}

#sec07 .qa h4 {
    font-size: 5.33vw;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin: 0 auto 5vw auto;
}

#sec07 .qa h4::before {
    content: "";
    border-bottom: 1.06vw solid #fedd78;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

#sec07 .qa ul li {
    text-align: left;
    border: 1px solid #727171;
    border-radius: 10px;
    font-size: 3.73vw;
    margin-bottom: 3.73vw;
}

#sec07 .qa ul li dt {
    font-weight: bold;
/*     padding: 3vw 3vw 2.66vw 9.66vw; */
    padding: 3vw 8vw 2.66vw 9.66vw;
    position: relative;
    cursor: pointer;
}

#sec07 .qa ul li dt::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 5.33vw;
    height: 6.66vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec07_q.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 3vw;
    left: 3vw;
}

#sec07 .qa ul li dt::after {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 6.66vw;
    height: 6.66vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec07_qa_open.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 3vw;
    right: 3vw;
}

#sec07 .qa ul li dt.active::after {
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec07_qa_close.png);
}

#sec07 .qa ul li dd {
    background-color: #f4ece0;
    padding: 3vw 3vw 2.66vw 9.66vw;
    border-radius: 0 0 10px 10px;
    position: relative;
}


#sec07 .qa ul li dd::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 5.33vw;
    height: 6.66vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec07_a.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 3vw;
    left: 3vw;
}

#sec07 .qa .qaList:first-of-type {
    margin-bottom: 8vw;
}


/********** [sec08]**********/

#sec08 {
    margin-bottom: 13.33vw;
    margin-bottom: 20vw;
}

#sec08 .ttl {
    font-size: 5.33vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 5.33vw;
    padding-bottom: 5.33vw;
}

#sec08 h2 {
    height: 8vw;
    width: auto;
    text-align: center;
    margin-bottom: 8vw;
    position: relative;
}

#sec08 h2 img {
    height: 100%;
    width: auto;
}


#sec08 h2::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 20.53vw;
    height: 20.53vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec08_ill01.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -10vw;
    right: 6vw;
}

#sec08 > .inner > .txt {
    font-size: 3.73vw;
    text-align: center;
    margin-bottom: 13.33vw;
}

#sec08 .slider {
    border: 1px solid #00b9ef;
    margin: 0 6.66vw;
}

#sec08 .slideWrap {
    position: relative;

}

#sec08 .slider h4 {
    text-align: center;
    font-size: 4.8vw;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

#sec08 .slider .cat {
    margin: 5.33vw 5.33vw 0 5.33vw;
    font-size: 2.93vw;
    font-weight: bold;
    background-color: #fedd78;
    text-align: center;
    display: inline-block;
    line-height: 5.33vw;
    width: 26.66vw;
}

#sec08 .slider .txt {
    padding: 8vw;
    font-size: 4.53vw;
    box-sizing: border-box;
    padding: 3vw 5.33vw 6.66vw 5.33vw;
}


/********** [sec09]**********/

#sec09 {
    margin-bottom: 13.33vw;
}

#sec09 .ttl {
    font-size: 5.33vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 5.33vw;
    padding-bottom: 13.33vw;
}

#sec09 h2 {
    height: 8vw;
    width: auto;
    text-align: center;
    margin-bottom: 8vw;
    position: relative;
}

#sec09 h2 img {
    height: 100%;
    width: auto;
}


#sec09 h2::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 14.13vw;
    height: 14.4vw;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec09_ill01.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -3vw;
    left: 16vw;
}

#sec09 .newsList {
    padding: 0 8vw;
    font-size: 3.73vw;

}

#sec09 .newsList li {
    margin-bottom: 8vw;
}

#sec09 .newsList li:last-child {
    margin-bottom: 0;
}

#sec09 .newsList a {
    text-decoration: none;
    color: #231815;
    font-weight: bold;
}

#sec09 .newsList .date {
    display: block;
    color: #727171;
}

footer {
    padding: 10.66vw 12vw 8vw;
    background-color: #efefef;
}

footer .logoArea {
    text-align: center;
    font-size: 2.4vw;
}

footer .logoArea h2 {
    width: 58.6vw;
    margin: 2.66vw auto 9.33vw;
}

footer .footMenu dt {
    font-weight: bold;
    font-size: 4.26vw;
}

footer .footMenu dd {
    font-size: 3.73vw;
    margin-top: 3vw;
    min-height: 0.1px;
}

footer a {
    text-decoration: none;
    color: #231815;
}

footer .footBtmMenu {
    display: flex;
    font-size: 3.2vw;
    justify-content: space-between;
    padding: 3vw 0;
    border-top: 1px solid #231815;
    border-bottom: 1px solid #231815;
    margin: 8vw 0 5.33vw;
}

footer .footSns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 47vw;
    margin: 0 auto;
}

footer .footSns li:nth-child(1) {
    width: 11.2vw;
}

footer .footSns li:nth-child(2) {
    width: 13.86vw;
}

footer .footSns li:nth-child(3) {
    width: 12.8vw;
}

a:hover {
/*     text-decoration: underline; */
}

.pcHide {
    display: block;
}

.spHide {
    display: none;
}

@media screen and (min-width:768px) {

    .pcHide {
        display: none !important;
    }

    .spHide {
        display: block;
    }

    section .inner {
        width: 1000px;
        padding: 0;
        margin: 0 auto;
    }

    header.wow {
        position: fixed;
        width: 100%;
        background-color: #fff;
        box-sizing: border-box;
        z-index: 1000;
    }

    header.wow .inner {
        width: 1000px;
        margin: 0 auto;
        box-sizing: border-box;
        display: flex;
    }

    header.wow h1 {
        font-size: 12px;
        margin-bottom: 1vw;
    }

    header.wow h2 {
        width: 250px;
    }

    header.wow .inner {
        position: relative;
        padding: 0;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }


    header.wow .inner #pcMenu {
        margin-left: 100px;
    }

    header.wow .inner #pcMenu ul {
        display: flex;
    }

    header.wow .inner #pcMenu ul li {
        margin-left: 20px;
    }

    header.wow .inner #pcMenu ul a {
        color: #000;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
    }

    header.wow .inner #pcMenu ul a:hover {
        text-decoration: underline;
    }

    #main {
        padding-top: 100px;
        text-align: center;
    }

    #main #kv {
        padding-top: 100px;
        padding-bottom: 100px;
        border-bottom: 10px solid #00b9ef;
        border-top: 10px solid #00b9ef;
    }

    #main #kv img {
        width: 920px;
        height: auto;
    }

    #sec01 {
        margin-bottom: 100px;
/*         padding: 0 4vw; */
		padding: 0;
    }


    #sec01 h2 {
        font-size: 40px;
        font-weight: bold;
        margin: 50px auto 50px auto;
        text-align: center;
    }

    #sec01 .txt01 {
        font-size: 18px;
        margin-bottom: 13.33vw;
        float: left;
        width: 50%;
        line-height: 2;
    }

    #sec01 .ill01 {
        width: 40%;
        float: right;
    }

    #sec01 h3 {
        width: 50%;
        margin: 160px auto 50px;
        float: right;
        clear: right;
    }

    #sec01 .txt02 {
        font-size: 18px;
        float: right;
        font-weight: bold;
        width: 50%;
    }

    #sec01 .ill02 {
        width: 40%;
        margin: 0 auto 8vw auto;
        float: left;
    }

    .pnj .btn {
        clear: both;
    }

    .pnj .btn:not(.btn-mid) a {
        display: inline-block;
        text-decoration: none;
        background-color: #ff5a00;
        color: #ffffff;
        margin: 0 auto;
        width: 600px;
        line-height: 60px;
        height: 60px;
        border-radius: 8vw;
        font-size: 22px;
        font-weight: bold;
        position: relative;
        padding-left: 0;
        box-sizing: border-box;
        padding-left: 50px;
        transition: 0.3s;
    }

    .pnj .btn:not(.btn-mid) a:hover {
        opacity: 0.7;
    }

    .pnj .btn:not(.btn-mid) a::before {
        content: "";
        display: inline-block;
        background-size: contain;
        width: 38px;
        height: 38px;
        background-image: url(https://kidslabo.xsrv.jp/content/lp/img/base/btn_arw.png);
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 12px;
        left: 168px;
    }

    #sec02 h2 {
        height: 60px;
        width: auto;
        text-align: center;
        margin-bottom: 50px;
    }

    #sec02 .ttl {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        line-height: 1.5;
        position: relative;
        padding-top: 100px;
        padding-bottom: 0;
    }

    #sec02 .ttl br {
        display: none;
    }

    #sec02 .ttl::before {
        content: "";
        display: inline-block;
        background-size: contain;
        width: 70px;
        background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill01.png);
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: -3vw;
        right: 330px;
    }

    #sec02 .ttl::after {
        content: "";
        display: inline-block;
        background-size: contain;
        width: 60px;
        background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill02.png);
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: -3vw;
        left: 330px;
    }

    #sec02 .pointList {
        margin-top: 5.33vw;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between;
    }

    #sec02 .pointList li {
        width: 48%;
        box-sizing: border-box;
    }

    #sec02 .pointList li h3 {
        height: 80px;
        width: auto;
        text-align: center;
    }

    #sec02 .pointList li h4 {
        font-size: 18px;
        font-weight: bold;
        color: #00b9ef;
        text-align: center;
        line-height: 1.5;
        margin: 20px auto 40px;
    }

    #sec02 .pointList li .txt {
        padding: 0;
        font-size: 14px;
        margin-top: 20px;
    }

    #sec02 .pointList li:nth-child(2) h3,
    #sec02 .pointList li:nth-child(3) h3 {
        padding-top: 0;
    }

    #sec02 .pointList li .txt span {
        border-bottom: 3px solid #fedd78;
    }

    #sec02 .pointList li:nth-child(2) h3::before {
        width: 80px;
        height: 6vw;
        right: 90px;
    }

    #sec02 .pointList li:nth-child(3) h3::before {
        width: 100px;
        height: 6vw;
        top: 0;
        left: 30px;
    }

    #sec02 .pointList li:nth-child(4) h3::before {
        width: 100px;
        top: -130px;
        right: 70px;
    }

    #sec02 .pointList li:nth-child(5) h3::before {
        width: 120px;
        top: -10px;
        right: 40px;
    }

    #sec02 .pointList li:nth-child(6) h3::before {
        height: 120px;
        top: 20px;
        left: -30px;
    }

    #sec02 .pointList li:nth-child(2) .img,
    #sec02 .pointList li:nth-child(3) .img,
    #sec02 .pointList li:nth-child(4) .img,
    #sec02 .pointList li:nth-child(6) .img {
        margin-top: 66px;
    }


    #sec02 .pointList li:nth-child(2) {
        margin-top: 200px;
    }

    #sec02 .pointList li:nth-child(3) {
        margin-top: -400px;
    }

    #sec02 .pointList li:nth-child(4) {
        margin-top: 100px;
    }



#sec02 .pointList li:nth-child(5) {
    margin-top: -250px;
}

#sec02 .pointList li:nth-child(6) {
    margin-top: 80px;
}


#sec02 .pointList li .note {
    padding: 0;
    font-size: 12px;
    margin-top: 10px;
}

#sec02 .pointList li .note br {
    display: none;
}

#sec02 .pointList li .movie p {
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

#sec02 .pointList li .movie {
    padding: 0;
}

#sec02 .pointList li:nth-child(3) .txt {
    margin-bottom: 20px;
}

#sec02 .pointList li {
    margin-bottom: 40px;
}

#sec02 .pointList li .purchase {
    margin-top: 20px;
}

#sec02 .pointList li .purchase .left {
    width: 100px;
    height: 100px;
    font-size: 14px;
}

#sec02 .pointList li .purchase .right .txt01 {
    margin-bottom: 10px;
}

#sec02 .pointList li .purchase span {
    font-size: 14px;
}

#sec02 .pointList li .purchase .right {
    font-size: 14px;
    line-height: 1.5;
    margin-left: 10px;
    width: 80%;
}

#sec02 .pointList li .purchase .right .txt02 br {
    display: none;
}

#sec02 .pointList li:nth-child(4) h3,
#sec02 .pointList li:nth-child(5) h3,
#sec02 .pointList li:nth-child(6) h3 {
    position: relative;
    padding-top: 0;
}

.concierge {
    display: flex;
    width: 1000px;
    margin: 0 auto;
}


#sec02 .concierge .upr {
    background-color: #fff5d8;
    padding: 40px;
    background-position: center 5vw;
    background-size: 100% auto;
    width: 50%;
    box-sizing: border-box;
}

#sec02 .concierge .btm {
    position: relative;
    width: 50%;
}

#sec02 .concierge .upr h3 {
    margin-top: 24vw;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
}

#sec02 .concierge .upr .txt {
    font-size: 18px;
    margin-top: 5vw;
    text-align: left;
}

#sec02 .concierge .upr h3::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 100px;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill08.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -180px;
    right: 40px;
}

#sec02 .concierge .btm::after {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 100px;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec02_ill09.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 180px;
    left: -380px;
}

#sec02 .concierge .btm img {
/*     height: 100%; */
	height: auto;
}

#sec02 .btn {
    margin: 100px auto;
}

#sec03 {
    margin-bottom: 100px;
}

#sec03 h2 {
    height: 60px;
    width: auto;
    text-align: center;
    margin-bottom: 50px;
}

#sec03 .ttl {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 100px;
}

#sec03 .ttl br {
    display: none;
}

#sec03 .slider {
    padding: 30px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    width: 1000px;
    box-sizing: border-box;
    position: relative;
}

#sec03 .slider h4 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.1em;

}

#sec03 .slider h4 span {
    font-size: 20px;
}

#sec03 .slider .txt {
    font-size: 14px;
    margin: 20px 0;
}

#sec03 .slider .txt02 {
    font-size: 14px;
    margin: 20px 0;
}

#sec03 .slider::before {
    width: 8vw;
    height: 16.8vw;
    top: -11.9vw;
    right: 0;
}

#sec03 .slider li {
    width: 32%;
}

#sec03 .linkTxt {
    text-align: center;
    font-size: 20px;
    margin-top: 40px;
}

#sec04 h2 {
    height: 60px;
    width: auto;
    text-align: center;
    margin-bottom: 50px;
}

#sec04 .ttl {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 100px;
}

#sec04 .ttl br {
    display: none;
}

#sec04 .txt {
    font-size: 20px;
    text-align: center;
}

#sec04 .txt br {
    display: none;
}

#sec04 h2::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 60px;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec04_ill01.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -80px;
    right: 340px;
}

#sec04 .voice {
    background-color: #f4ece0;
    padding: 8vw;
    margin-top: 100px;
}

#sec04 .voice h4 {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 100px;
}

#sec04 .voice .modal_trigger {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
}

#sec04 .voice .modal_trigger li:nth-child(1)::before,
#sec04 .voice .modal_trigger li:nth-child(2)::before,
#sec04 .voice .modal_trigger li:nth-child(3)::before,
#sec04 .voice .modal_trigger li:nth-child(4)::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 60px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 1.33vw;
    left: 0;
}

#sec04 .voice .modal_trigger li {
    width: 24%;
    height: 24%;
    margin-bottom: 0;
    cursor: pointer;
    position: relative;
}

#sec04 .voice .modal_box {
    display: none;
    height: 90%;
    left: 0;
    right: 0;
    margin: auto;
    position: fixed;
    top: 5%;
    width: 50%;
    z-index: 9999;
    background-color: rgba(0, 185, 239, 0.8);
}

#sec04 .voice .modal_inner .img {
    width: 300px;
    height: 300px;
    margin: 0 auto 20px auto;
}

#sec04 .voice .modal_close {
    cursor: pointer;
    position: absolute;
    right: 40px;
    top: 60px;
}

#sec04 {
    margin-bottom: 100px;
}

#sec05 h2 {
    height: 60px;
    width: auto;
    text-align: center;
    margin-bottom: 50px;
}

#sec05 .ttl {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
}

#sec05 .ttl br {
    display: none;
}

#sec05 .txt {
    font-size: 20px;
    text-align: center;
}

#sec05 .stepList {
    font-size: 14px;
    padding: 0;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

#sec05 .stepList li h3 {
    height: 100px;
    padding-left: 0;
    position: relative;
    margin-bottom: 3vw;
}

#sec05 .stepList li {
    width: 32%;
}

#sec05 .stepList li:nth-child(1) h3::before {
    width: 80px;
    top: -130px;
    right: 60px;
}

#sec05 .stepList li:nth-child(2) h3::before {
    width: 70px;
    top: -100px;
    right: 60px;
}

#sec05 .stepList li:nth-child(3) h3::before {
    width: 110px;
    top: -70px;
    right: 0px;
}

#sec05 .txt {
    margin: 40px auto;
}

#sec05 .img {
    width: 50%;
    margin: 0 auto;
}

#sec05 .campaign h3 {
    width: 240px;
    margin: 0 auto 40px auto;
}

#sec05 .campaign .slider {
    display: flex;
    justify-content: space-between;
}

#sec05 .campaign .slider li {
    width: 32%;
}

#sec05 .campaign {
    margin-top: 200px;
    margin-bottom: 100px;
}

#sec05 {
    margin-bottom: 100px;
}

#sec06 h2 {
    height: 60px;
    width: auto;
    text-align: center;
    margin-bottom: 50px;
}

#sec06 .ttl {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
}

#sec06 .ttl br {
    display: none;
}

#sec06 .choiceList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#sec06 .choiceList li {
    background-size: 100% auto;
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec06_dot.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 48%;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

#sec06 .choiceList li h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

#sec06 .choiceList li p {
    font-size: 18px;
}

#sec06 .choiceList li:last-child {
    background-image: url(https://kidslabo.xsrv.jp/content/lp/img/top/sec06_dot.png);
}

#sec06 h2::before {
    width: 50px;
    top: -60px;
    left: 350px;
}

#sec06 h2::after {
    width: 70px;
    top: -90px;
    right: 340px;
}

#sec06 .ex h3 {
    margin: 40px auto 0;
    width: 650px;
    font-size: 30px;
    line-height: 60px;
}

#sec06 .ex .txt {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 40px
}

#sec06 .ex ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
}

#sec06 .ex li {
    position: relative;
    width: 45%;
}

#sec06 .ex ul p {
    font-size: 18px;
    margin: 20px 0;
    position: relative;
}

#sec06 .ex li::before {
    content: none;
}

#sec06 .ex li:last-child {
    margin-top: 0;
}

#sec06 .voice h3 {
    width: 500px;
    margin: 40px auto;

}

#sec06 .voice .txt {
    font-size: 22px;
}

#sec06 .voice .txt br {
    display: none;
}

#sec06 .voice h4 {
    width: 400px;
    margin: 100px auto 50px;
}


#sec06 .slider {
    padding: 30px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    width: 1000px;
    box-sizing: border-box;
    position: relative;
}

#sec06 .slider h4 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.1em;

}

#sec06 .slider h4 span {
    font-size: 20px;
}

#sec06 .slider .txt01 {
    font-size: 14px;
    padding: 10px 0;
    font-weight: bold;
    box-sizing: border-box;
    text-align: center;
}

#sec06 .slider .txt02 {
    padding: 10px 0;
    font-size: 14px;
    box-sizing: border-box;
}

#sec06 .slider li {
    width: 32%;
}


#sec06 .linkTxt {
    text-align: center;
    font-size: 20px;
    margin-top: 40px;
}

#sec06 .btn {
    margin: 100px auto;
}

#sec06 .reason h3 {
    font-size: 30px;
}

#sec06 .reason h3::before {
    width: 70px;
    top: -40px;
    left: 260px;
}

#sec06 .reason h3::after {
    width: 70px;
    top: -30px;
    right: 260px;
}

#sec06 .reason .graph {
    margin: 5.33vw auto 0 auto;
}

#sec06 {
    margin-bottom: 0;
}

#sec07 h2 {
    height: 60px;
    width: auto;
    text-align: center;
    margin-bottom: 50px;
}

#sec07 .ttl {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
}

#sec07 h2::before {
    width: 100px;
    top: -50px;
    left: 300px;
}

#sec07 .plan .note {
    font-size: 14px;
    padding: 0 100px;
    margin: 20px 0;
    text-align: center;
}

#sec07 .plan .img02 {
    padding: 0;
    margin: 30px 0;
}

#sec07 .plan .img01 {
    width: 100%;
    margin: 50px auto 0 auto;
}

#sec07 .plan .img03 {
    width: 80%;
    margin: 50px auto;
}

#sec07 .plan .txt {
    font-size: 14px;
    padding: 0 100px;
    margin: 20px 0;
    text-align: center;
}

#sec07 .btn {
    margin: 100px auto;
}

#sec07 .qa h3 {
    font-size: 30px;
    margin-top: 100px;
    margin-bottom: 50px;
}

#sec07 .qaWrap {
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
}

#sec07 .qaWrap > div {
    width: 48%;
}

#sec07 .qa ul li {
    width: 100%;
    border-radius: 10px;
    font-size: 16px;
    margin-bottom: 40px;
}

#sec07 .qa ul li dt {
    font-weight: bold;
    padding: 20px 20px 20px 60px;
    position: relative;
    cursor: pointer;
}

#sec07 .qa ul li dt::before {
    width: 30px;
    top: -10px;
    left: 20px;
}

#sec07 .qa ul li dt::after {
    width: 30px;
    height: 30px;
    top: 20px;
    right: 20px;
}

#sec07 .qa ul li dd {
    background-color: #f4ece0;
    padding: 20px 20px 20px 60px;
    border-radius: 0 0 10px 10px;
    position: relative;
}

#sec07 .qa ul li dd::before {
    width: 30px;
    top: -10px;
    left: 20px;
}

#sec07 .qa h4 {
    font-size: 30px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin: 0 auto 5vw auto;
}

#sec07 .qa h4::before {
    content: "";
    border-bottom: 8px solid #fedd78;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

#sec07 {
    margin-bottom: 0px;
}

#sec08 h2 {
    height: 60px;
    width: auto;
    text-align: center;
    margin-bottom: 50px;
}

#sec08 .ttl {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
}



#sec08 h2::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 120px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -120px;
    right: 280px;
}

#sec08 > .inner > .txt {
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px;
}




#sec08 .slider {
    padding: 30px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    width: 1000px;
    box-sizing: border-box;
    position: relative;
}

#sec08 .slider h4 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.1em;

}

#sec08 .slider h4 span {
    font-size: 20px;
}

#sec08 .slider .txt {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#sec08 .slider::before {
    width: 8vw;
    height: 16.8vw;
    top: -11.9vw;
    right: 0;
}

#sec08 .slider li {
    width: 32%;
}

#sec08 .slider .cat {
    margin: 20px auto;
    font-size: 12px;
    font-weight: bold;
    background-color: #fedd78;
    text-align: center;
    display: inline-block;
    line-height: 20px;
    width: 100px;
}

#sec08 {
    margin-bottom: 100px;
}

#sec09 h2 {
    height: 60px;
    width: auto;
    text-align: center;
    margin-bottom: 50px;
}

#sec09 .ttl {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
}



#sec09 h2::before {
    content: "";
    display: inline-block;
    background-size: contain;
    width: 80px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -80px;
    left: 330px;
}

#sec09 .newsList {
    padding: 0 20px;
    font-size: 16px;
/*     width: 100%; */
    margin: 0 auto;
}

#sec09 .newsList li {
    margin-bottom: 30px;
    border-bottom: 1px dashed #bab9b9;
}

#sec09 .newsList .date {
    display: inline;
    color: #727171;
    float: left;
    margin-right: 20px;
}

footer .logoArea h1 {
    font-size: 12px;
}

footer .logoArea h2 {
    width: 350px;
    margin: 0 auto 50px;
}

footer .footMenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer .footMenu dt {
    font-size: 18px;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #231815;
    padding-bottom: 5px
}

footer .footMenu dd {
    font-size: 14px;
    margin-top: 20px;
    width: 48%;
}

footer {
    padding: 4vw 10vw 2vw;
    background-color: #efefef;
}

footer .footBtmMenu {
    display: flex;
    font-size: 14px;
    justify-content: space-around;
    padding: 20px 0;
    border-top: 1px solid #231815;
    border-bottom: 1px solid #231815;
    margin: 20px 0 20px;
}

footer .footBtmMenu li {
    text-align: center;
    width: 30%;
}

footer .footSns li:nth-child(1) {
    width: 60px;
}

footer .footSns li:nth-child(2) {
    width: 80px;
}

footer .footSns li:nth-child(3) {
    width: 60px;
}

footer .footSns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 30%;
    margin: 0 auto;
}



.slick-list {
    margin-right: -12px !important;
    /* ガター分ネガティブマージン */
}

.slick-slide {
    margin-right: 12px;
    /* ガター */
}

.slick-prev:before {
    width: 20px !important;
}

.slick-next:before {
    width: 20px !important;
}

.slick-prev {
    left: -40px !important;
}

.slick-next {
    right: -45px !important;
}

}
