@charset "utf-8";

.firstview {
    background: url(../images/index/index.jpg);
    height: 700px;
    background-size: cover;
    margin-top: 40px;
}

.firstview .text {
    position: relative;
}

.firstview .text p img {
    position: absolute;
    top: 240px;
    left: 42.5%;
}

.firstview .text #kensyuu img {
    position: absolute;
    top: 350px;
    left: auto;
    right: 0;
}

.sec0 {
    background: url(../images/index/top_back.png);
    background-size: cover;
    margin-top: -150px;
    padding-top: 200px;
    text-align: center;
}

.banner {
    width: 733px;
    margin: 0 auto 50px;
}

.sec0 .info {
    padding-top: 100px;
    display: flex;
    justify-content: center;
}

.sec0 .info .left p:nth-child(1) {
    margin-bottom: -5px;
    margin-left: 40px;
}

.sec0 .info .left .top {
    display: flex;
    align-items: center;
}

.sec0 .info .left .top p:nth-child(2) {
    font-size: 40px;
    margin-left: 15px;
}


.sec0 .info .left .bottom {
    border-top: 1px solid #3c250e;
    width: 390px;
}

.sec0 .info .left .bottom p {
    margin-left: 25px;
    font-size: 20px;
    letter-spacing: 5px;
}

.sec0 .info .left .bottom p:nth-child(1) {
    padding-top: 10px;
}

.sec0 .info .right {
    width: 425px;
    margin-left: 35px;
}
.sec0 .info .right .top {
    text-align: center;
    margin-bottom: 10px;
}

/* DH banner */
.sec0 .recruit_banner {
    width: 733px;
    margin: 0 auto 40px;
    img {
        width: 100%;
    }
}
/* DH banner */


.sec0_title {
    font-size: 25px;
    margin-bottom: 20px;
}

.kidspace {
    position: relative;
}

.kidspace a p {
    position: absolute;
    text-align: left;
    top: 28px;
    left: 0;
    right: 0;
    margin: auto;
    width: 505px;
    line-height: 1.6;
    font-size: 19px;
    letter-spacing: 1px;
}




.blog {
    margin-top: 100px;
}

.blog .title {
    text-align: center;
    font-size: 24px;
}

.blog .contents p:nth-child(2) {
    text-align: center;
}

.blog .contents .illust {
    width: 945px;
    margin: 0 auto 120px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.blog .contents .illust p:nth-child(1) img {
    position: absolute;
    top: -220px;
    left: -30px;
}

.blog .contents .illust p:nth-child(2) img {
    position: absolute;
    top: -100px;
    right: 0;
}

.blog .content p:nth-child(1) {
    text-align: center;
}

.blog .content .boxs {
    display: flex;
    justify-content: center;
    margin: -135px auto 0px;
    padding-bottom: 100px;
}

.blog .content .boxs .box {
    margin: 0 10px;
    text-align: center;
}

.blog .content .boxs .box02 {
    margin: 40px 10px 0;
    text-align: center;
}

.blog ul {
    margin-top: -100px;
    padding-bottom: 50px;
}

#blog ul li {
    width: 196px;
    height: 227px;
    margin: 20px;
}

.rss_l {
    text-align: center;
    height: 147px;
    overflow: auto;
}

.sec01 {
    height: 550px;
    background: url(../images/index/consept_back.jpg) top -100px left;
    background-size: cover;
}

.sec01 .contents {
    background: url(../images/index/concept_in.png);
    height: 580px;
    background-position: right;
    background-repeat: no-repeat;
}

.sec01 .inner {
    width: 1066px;
    margin: 0 auto;
    position: relative;
}

.sec01 .contents .box {
    width: 313px;
    position: absolute;
    right: 0;
    top: 70px;
}

.sec01 .contents .box p:nth-child(1) {
    font-size: 25px;
}

.sec01 .contents .box .text {
    font-size: 24px;
    line-height: 2;
}

.sec01 .contents .box p:nth-child(3) {
    text-align: right;
}

.size32 {
    font-size: 32px;
}

.colorgreen {
    color: #009e3c;
}

.coloryellow {
    color: #d29d13;
}

.sec02 {
    background: url(../images/index/top_back.png);
    /* background-size: cover; */
    background-position: center;
    margin-top: -35px;
}

.sec02 .point01,.sec02 .point03 {
    background: url(../images/index/point01_back.png);
    background-repeat: no-repeat;
    background-position: right 0;
}

.sec02 .top {
    text-align: center;
    padding-top: 80px;
    font-size: 25px;
    letter-spacing: 3px;
}

.sec02 .top p:nth-child(3) {
    margin-top: -40px;
    margin-left: 50px;
}

.sec02 .point01 .top,.sec02 .point03 .top {
    display: flex;
    justify-content: center;
}

.sec02 .point01 .top .left {
    margin-top: 90px;
}

.sec02 .point01 .top .right,.sec02 .point03 .top .right {
    width: 420px;
    margin: 0 40px;
}

.sec02 .point01 .top .right .colorglay,.sec02 .point03 .top .right .pointyellow {
    font-size: 22px;
    text-align: left;
    font-weight: bold;
    margin: 20px 0;
    line-height: 1.7;
}

.sec02 .point01 .top .right .bottom ,.sec02 .point03 .top .right .bottom {
    font-size: 16px;
    text-align: left;
    margin: 20px 0;
    line-height: 2;
    background: unset;
    letter-spacing: 0;
}

.sec02 .point01 .bottom .boxs{
    display: flex;
    justify-content: center;
    margin: -10px auto 0;
}

.sec02 .point01 .bottom .boxs .box {
    position: relative;
    margin: 0 10px;
}

.sec02 .point01 .bottom .boxs .box p:nth-child(2) {
    position: absolute;
    top: 77px;
    left: 40px;
    line-height: 1.8;
    width: 230px;
    letter-spacing: 0px;
    font-size: 17px;
}

.green20 {
    font-size: 20px;
    color: #d29d13;
}

.sec02 .point02 {
    background: url(../images/index/point02_back.png);
    background-repeat: no-repeat;
    background-position: left 0;
}

.sec02 .point02 .top {
    display: flex;
    justify-content: center;
    margin-top: 100px;
    padding-bottom: 100px;
}

.sec02 .point02 .top .left {
    width: 420px;
    margin: 0 40px;
}

.sec02 .point02 .top .left .pointgreen {
    font-size: 22px;
    text-align: left;
    font-weight: bold;
    margin: 20px 0;
    line-height: 1.7;
}

.sec02 .point02 .top .left .bottom {
    font-size: 16px;
    text-align: left;
    margin: 20px 0;
    line-height: 2;
    background: unset;
    letter-spacing: 0;
}

.sec02 .point02 .top .right {
    margin-top: 90px;
}

.sec02 .point03 .top {
    padding-bottom: 100px;
}

.sec02 .contents .bottom {
    background: url(../images/index/all_back.jpg);
}

.sec02 .bottom .inner {
    width: 1066px;
    margin: 0 auto;
}

.sec02 .bottom .inner p:nth-child(1){
    margin: 0 0 10px 75px;
}

.sec02 .bottom .inner .boxs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 40px;
}

.sec02 .bottom .inner .box {
    width: 319px;
    padding-bottom: 30px;
}

.sec02 .bottom .inner .box .top1 {
    width: 319px;
    height: 238px;
    background: url(../images/new/119.jpg);
    padding: 0;
    background-size: cover;
    margin: 0 auto;
}

.sec02 .bottom .inner .box .top2 {
    width: 319px;
    height: 238px;
    background: url(../images/new/183.jpg);
    padding: 0;
    background-size: cover;
    margin: 0 auto;
}

.sec02 .bottom .inner .box .top3 {
    width: 319px;
    height: 275px;
    background: url(../images/new/ct.png);
    padding: 0;
    background-size: cover;
    /* margin-top: -31px; */
    margin: -31px auto 0;
}

.sec02 .bottom .inner .box .top4 {
    width: 319px;
    height: 275px;
    background:url(../images/index/point04.png);
    padding: 0;
    /* margin-top: -36px; */
    margin: -36px auto 0;
}

.sec02 .bottom .inner .box .top5 {
    width: 319px;
    height: 238px;
    background:url(../images/index/point05.png);
    padding: 0;
    margin: 0 auto;
}

.sec02 .bottom .inner .box .top6 {
    width: 319px;
    height: 238px;
    background: url(../images/new/217.jpg);
    padding: 0;
    background-size: cover;
    margin: 0 auto;
}

.sec02 .bottom .inner .box p:nth-child(2) {
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0;
}

.sec02 .bottom .inner .box p:nth-child(3) {
    font-size: 14px;
    line-height: 1.7;

}

.sec02 .bottom .bottom_last {
    position: relative;
}

.sec02 .bottom .bottom_last .top {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec02 .bottom .bottom_last .top p:nth-child(1) img {
    position: relative;
    right: 25px;
}

.sec02 .bottom .bottom_last .top p:nth-child(2) {
    width: 465px;
    border-bottom: 2px solid #3c250e;
    padding-bottom: 15px;
}

.sec02 .bottom .bottom_last .top p:nth-child(3) img {
    position: relative;
    top: 100px;
}

.sec02 .bottom .bottom_last .center ,.sec02 .bottom .bottom_last .bottom {
    display: flex;
}

.sec02 .bottom .bottom_last .center .left {
    width: 50%;
    height: 333px;
    background: url(../images/new/205.jpg);
    background-size: cover;
}

.sec02 .bottom .bottom_last .bottom .right {
    width: 50%;
    height: 333px;
    background: url(../images/new/015.jpg);
    background-size: cover;
    background-position: bottom;
}

.sec02 .bottom .bottom_last .center .right ,.sec02 .bottom .bottom_last .bottom .left {
    width: 50%;
}

.sec02 .bottom .bottom_last .center .right .box {
    width: 363px;
    margin: 30px 0 0 40px;
}

.sec02 .bottom .bottom_last .center .right .box p:nth-child(1) ,.sec02 .bottom .bottom_last .bottom .left .box p:nth-child(1) {
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0;
    line-height: 2;
}

.sec02 .bottom .bottom_last .bottom .left .box {
    width: 363px;
    margin: 70px 70px 0 auto;
    position: relative;
}

.sec02 .bottom .bottom_last .bottom .left .box p:nth-child(3) img {
    position: absolute;
    top: -70px;
    right: -90px;
}

.sec03 .message {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.sec03 .message .left {
    width: 548px;
}

.sec03 .message .left p:nth-child(2) {
    margin-top: 30px;
    line-height: 2;
}

.sec03 .message .right {
    width: 318px;
    text-align: center;

    margin-left: 50px;
}

.sec03 .message .right .top {
    margin: 0 0 26px;
}

.sec03 .message .right .bottom p:nth-child(1) {
    font-size: 18px;
}

.sec03 .message .right .bottom p:nth-child(2) {
    font-size: 35px;
}

.sec03 .message .right .bottom p:nth-child(3) {
    font-size: 15px;
    color: #00a63c;
    border-bottom: 2px solid #3c250e;
}

.sec03 .message .right .bottom .box {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-left: 43px;
}

.sec03 .message .right .bottom .box p:nth-child(2) {
    font-size: 16px;
    margin: 7px 0 0 10px;
}

.sec03 .treatment {
    margin-top: 80px;
    background: url(../images/index/all_back.jpg);
    padding: 80px 0;
}

.sec03 .treatment .contents {
    width: 1066px;
    margin: 0 auto;
}

.sec03 .treatment .center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sec03 .treatment .center .box,.sec03 .treatment .center .box02 {
    position: relative;
    margin: 10px;
}

.sec03 .treatment .center .box:hover,.sec03 .treatment .center .box02:hover {
    -webkit-transform: scale(1.5);
    transform: scale(1.1);
    opacity: 0.7;
    cursor: pointer;
    transition: 0.1s;
}

.sec03 .treatment .center .box p:nth-child(2) {
    position: absolute;
    top: 45px;
    left: 40px;
    font-size: 21px;
}

.sec03 .treatment .center .box02 p:nth-child(2) {
    position: absolute;
    top: 45px;
    left: 20px;
    font-size: 21px;
}
.sec03 .treatment .bottom {
    width: 1066px;
    height: 222px;
    display: flex;
    justify-content: center;
    margin-top: 80px;
}

.sec03 .treatment .bottom p {
    width: 341px;
    height: 222px;
    background: #f6f6f6;
    border: 1px solid #d3d3d4;
}

.sec03 .treatment .center a p:hover {
    transition: 0.1s;
}

.nav {
    position: relative;
    bottom: 0!important;
}

.all_bottom_back {
    display: block;
    height: 330px;
    margin: 0px 0 -70px;
    background: url(../images/new/roll.jpg)center center repeat-x;
    animation: bMove01 50s linear infinite;
}

@keyframes bMove01 {
    0% {
        background-position: 2000px 0;
    }

    100% {
        background-position: 0 0;
    }
}

.pop {
    margin: 0px auto 50px;
}

.lb-outerContainer {
    width: 1000px!important;
    height: auto!important;
}

.lb-container img {
    width: 100%!important;
    height: auto!important;
}




.anzentaisakukasan {
    width: 1000px;
    padding: 30px 50px 50px;
    margin: 0 auto;
    border-radius: 16px;
    background: url(../images/index/all_back.jpg);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .anzentaisakukasan .anzen_title {
    margin-bottom: 50px;
    font-size: 20px;
    text-align: center;
  }

  .anzentaisakukasan .anzen_item {
    position: relative;
    padding-left: 1.5em;
  }

  .anzentaisakukasan .anzen_item:before {
    content: "・";
    position: absolute;
    left: 0;
    top: 0;
  }

  .anzentaisakukasan .anzen_item:not(:last-of-type) {
    margin-bottom: 15px;
  }
