/*---------------------------------------------------------- */


/* .home */


/*---------------------------------------------------------- */

.home header .catch {
    width: 978px;
    position: absolute;
    bottom: -61px;
    left: 50%;
    margin-left: -489px;
    z-index: 10;
}

.home header .catch:before {
    content: "";
    width: 254px;
    height: 328px;
    background: url(../images/top/sec1/illust.png) no-repeat;
    position: absolute;
    top: -133px;
    left: -241px;
}

.home header .catch:after {
    content: "";
    width: 93px;
    height: 78px;
    background: url(../images/top/sec1/illust2.png) no-repeat;
    position: absolute;
    top: 121px;
    left: -77px;
}

.home header .catch img {
    width: auto;
    height: 109px;
}

.home header .img1 {
    position: absolute;
    top: 801px;
    left: 50%;
    margin-left: -628px;
    z-index: 9;
}


/* .home #contents .sec.no1
/*--------------------------------------------------- */

.home #contents .sec.no1 {
    position: relative;
    padding: 5px 0 312px;
    background: url(../images/top/sec1/bg.png) no-repeat center 100px;
}

.home #contents .sec.no1 .fotorama img {
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.home #contents .sec.no1 .fotorama:before {
    content: "";
    width: 1131px;
    height: 361px;
    border: 5px #fff solid;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 1;
}

.home #contents .sec.no1 a.btn_concept {
    width: 278px;
    height: 104px;
    overflow: hidden;
    position: absolute;
    top: 263px;
    left: 50%;
    margin-left: 295px;
    z-index: 10;
}

.home #contents .sec.no1 a.btn_concept:hover img {
    position: relative;
    top: -100%;
}


/* .home #contents .sec.no1 ul
/*--------------------------------------- */

.home #contents .sec.no1 ul {
    position: relative;
}

.home #contents .sec.no1 .bnArea li {
    position: absolute;
}

.home #contents .sec.no1 .bnArea li div {
    position: relative;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.home #contents .sec.no1 .bnArea li div img {
    border: 5px #fff solid;
}

.home #contents .sec.no1 .bnArea li p {
    position: absolute;
    bottom: -45px;
    left: 50%;
    margin-left: -84px;
    z-index: 10;
}

.home #contents .sec.no1 .bnArea li a:hover div img {
    border: 5px #f39800 solid;
}

.home #contents .sec.no1 .catch {
    width: 430px;
    height: 73px;
    background-color: #dc5466;
    position: absolute;
    top: 239px;
    left: -11px;
    /*-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;*/
    z-index: 100;
}

.home #contents .sec.no1 .catch:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 11px 0;
    border-color: transparent #ab5259 transparent transparent;
    position: absolute;
    bottom: -11px;
    left: 0;
}

.home #contents .sec.no1 .catch img {
    width: auto;
    height: 39px;
    position: absolute;
    top: 17px;
    left: 26px;
    filter: drop-shadow(1px 1px 0px rgba(0, 0, 0, 0.2));
}

/* .home #contents .sec.no1 .bnArea li.bn1
/*-------------------------------- */

.home #contents .sec.no1 .bnArea li.bn1 {
    top: 13px;
    left: -25px;
    width: 251px;
}

.home #contents .sec.no1 .bnArea li.bn1 div img {
    width: 251px;
    height: 251px;
    border-radius: 251px;
    -webkit-border-radius: 251px;
    -moz-border-radius: 251px;
}

.home #contents .sec.no1 .bnArea li.bn1 div:before {
    content: "";
    width: 189px;
    height: 375px;
    background: url(../images/top/sec1/bn1_2.png) no-repeat;
    position: absolute;
    top: -14px;
    left: 48px;
}

.home #contents .sec.no1 .bnArea li.bn1 a:hover div {
    transform: rotate(-15deg);
}


/* .home #contents .sec.no1 .bnArea li.bn2
/*-------------------------------- */

.home #contents .sec.no1 .bnArea li.bn2 {
    top: 38px;
    left: 257px;
    width: 198px;
}

.home #contents .sec.no1 .bnArea li.bn2 div img {
    width: 198px;
    height: 198px;
    border-radius: 198px;
    -webkit-border-radius: 198px;
    -moz-border-radius: 198px;
}

.home #contents .sec.no1 .bnArea li.bn2 div:before {
    content: "";
    width: 96px;
    height: 193px;
    background: url(../images/top/sec1/bn2_2.png) no-repeat;
    position: absolute;
    top: 0px;
    left: -5px;
}

.home #contents .sec.no1 .bnArea li.bn2 a:hover div {
    transform: rotate(-10deg);
}


/* .home #contents .sec.no1 .bnArea li.bn3
/*-------------------------------- */

.home #contents .sec.no1 .bnArea li.bn3 {
    top: 53px;
    left: 490px;
    width: 205px;
}

.home #contents .sec.no1 .bnArea li.bn3 div img {
    width: 205px;
    height: 205px;
    border-radius: 205px;
    -webkit-border-radius: 205px;
    -moz-border-radius: 205px;
}

.home #contents .sec.no1 .bnArea li.bn3 a:hover div {
    transform: rotate(-15deg);
}

.home #contents .sec.no1 .bnArea li.bn3 p {
    margin-left: -77px;
}


/* .home #contents .sec.no1 .bnArea li.bn4
/*-------------------------------- */

.home #contents .sec.no1 .bnArea li.bn4 {
    top: 21px;
    left: 725px;
    width: 183px;
}

.home #contents .sec.no1 .bnArea li.bn4 div img {
    width: 183px;
    height: 183px;
    border-radius: 183px;
    -webkit-border-radius: 183px;
    -moz-border-radius: 183px;
}

.home #contents .sec.no1 .bnArea li.bn4 div:before {
    content: "";
    width: 96px;
    height: 178px;
    background: url(../images/top/sec1/bn4_2.png) no-repeat;
    position: absolute;
    top: -6px;
    right: -28px;
}

.home #contents .sec.no1 .bnArea li.bn4 a:hover div {
    transform: rotate(10deg);
}

.home #contents .sec.no1 .bnArea li.bn4 p {
    margin-left: -73px;
}


/* .home #contents .sec.no1 .bnArea li.bn5
/*-------------------------------- */

.home #contents .sec.no1 .bnArea li.bn5 {
    top: 64px;
    left: 927px;
    width: 232px;
}

.home #contents .sec.no1 .bnArea li.bn5 div img {
    width: 232px;
    height: 232px;
    border-radius: 232px;
    -webkit-border-radius: 232px;
    -moz-border-radius: 232px;
}

.home #contents .sec.no1 .bnArea li.bn5 div:before {
    content: "";
    width: 61px;
    height: 54px;
    background: url(../images/top/sec1/bn5_2.png) no-repeat;
    position: absolute;
    bottom: -20px;
    right: 36px;
}

.home #contents .sec.no1 .bnArea li.bn5 a:hover div {
    transform: rotate(-10deg);
}

.home #contents .sec.no1 .bnArea li.bn5 p {
    margin-left: -72px;
}

.banner {
    margin: 30px 0 50px;
}
.banner li {
    float: left;
    width: 49%;
}

.banner li:nth-child(2n) {
    float: right;
}

.banner li a {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    top: 0;
}

.banner li a:hover {
    top: -5px;
}

.banner li img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/* .home #contents .sec.no2　【園のきろく】
/*--------------------------------------------------- */

.home #contents .sec.no2 {
    width: 100%;
    background: url(../images/top/sec2/bg2.jpg);

}

.home #contents .sec.no2 .secWrap {
    width: 100%;
    padding-bottom: 50px;
    background: url(../images/top/sec2/bg.jpg) no-repeat center 0;
}

.home #contents .sec.no2 .secIn:before {
    content: "";
    width: 375px;
    height: 173px;
    background: url(../images/top/sec2/kisha.png) no-repeat;
    position: absolute;
    bottom: -153px;
    left: 50%;
    margin-left: 275px;
}

.home #contents .sec.no2 h3 {
    position: absolute;
    top: 46px;
    left: 50%;
    margin-left: -179px;
}

.home #contents .sec.no2 h3 img {
    width: 100%;
    height: 97px;
}

.home #contents .sec.no2 .catch {
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
    padding-top: 184px;
}

.home #contents .sec.no2 .catch span {
    font-size: 20px;
    color: #ffffcc;
}


/* .home #contents .sec.no2 li
/*---------------------------------------- */

.home #contents .sec.no2 ul {
    padding-top: 27px;
}

.home #contents .sec.no2 li {
    display: inline;
    float: left;
    width: 350px;
    height: 330px;
    margin-right: 40px;
}

.home #contents .sec.no2 li:nth-child(3n) {
    margin-right: 0px;
}

.home #contents .sec.no2 li a {
    text-decoration: none;
    color: #fff;
}

.home #contents .sec.no2 li a:hover .pic img {
    border: 3px #f39800 solid;
}

.home #contents .sec.no2 li .pic {
    position: relative;
}

.home #contents .sec.no2 li .pic img {
    width: 350px;
    border: 3px #fff solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.home #contents .sec.no2 li p {
    font-weight: bold;
    font-size: 16px;
    padding: 10px 5px;
}

.home #contents .sec.no2 li p span {
    font-weight: normal;
    font-size: 14px;
}

.home #contents .sec.no2 li.cat .pic:before {
    content: "";
    width: 105px;
    height: 23px;
    line-height: 23px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 11px;
    left: -7px;
}

.home #contents .sec.no2 li.cat .pic:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 0;
    position: absolute;
    bottom: 4px;
    left: -7px;
}

.home #contents .sec.no2 li.cat.komomo .pic:before {
    content: "こもも組";
    background-color: #fa9faf;
}

.home #contents .sec.no2 li.cat.komomo .pic:after {
    border-color: transparent #cb818f transparent transparent;
}

.home #contents .sec.no2 li.cat.momo .pic:before {
    content: "もも組";
    background-color: #fa7e94;
}

.home #contents .sec.no2 li.cat.momo .pic:after {
    border-color: transparent #a85463 transparent transparent;
}

.home #contents .sec.no2 li.cat.tulip .pic:before {
    content: "ちゅうりっぷ組";
    background-color: #df4e30;
}

.home #contents .sec.no2 li.cat.tulip .pic:after {
    border-color: transparent #b53f27 transparent transparent;
}

.home #contents .sec.no2 li.cat.bara .pic:before {
    content: "ばら組";
    background-color: #ed350f;
}

.home #contents .sec.no2 li.cat.bara .pic:after {
    border-color: transparent #b9290c transparent transparent;
}

.home #contents .sec.no2 li.cat.sumire .pic:before {
    content: "すみれ組";
    background-color: #9f8be2;
}

.home #contents .sec.no2 li.cat.sumire .pic:after {
    border-color: transparent #8a79c5 transparent transparent;
}

.home #contents .sec.no2 li.cat.himawari .pic:before {
    content: "ひまわり組";
    background-color: #f3b100;
}

.home #contents .sec.no2 li.cat.himawari .pic:after {
    border-color: transparent #c58f00 transparent transparent;
}

.home #contents .sec.no2 .btn {
    text-align: center;
    padding-top: 20px;
}

.home #contents .sec.no2 .btn a {
    padding: 15px 100px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: #547e2a;
    border: 3px rgba(255, 255, 255, 0.4) solid;
    text-decoration: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.home #contents .sec.no2 .btn a span {
    position: relative;
}

.home #contents .sec.no2 .btn a span:before {
    content: "";
    width: 9px;
    height: 12px;
    background: url(../images/common/arrow.svg) no-repeat;
    background-size: 9px 12px;
    position: absolute;
    top: 4px;
    right: -60px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.home #contents .sec.no2 .btn a:hover span:before {
    right: -70px;
}

.home #contents .sec.no2 .btn a:hover {
    background-color: #f39800;
}


/* .home #contents .sec.no3 【あさひインフォメーション】
/*--------------------------------------------------- */

.home #contents .sec.no3 {
    width: 100%;
    background: url(../images/top/sec3/bg2.jpg);
}

.home #contents .sec.no3 .secWrap {
    width: 100%;
    background: url(../images/top/sec3/bg.jpg) no-repeat center 0;
}

.home #contents .sec.no3 h3 {
    position: absolute;
    top: 48px;
    left: 50%;
    margin-left: -240px;
}

.home #contents .sec.no3 h3 img {
    width: auto;
    height: 44px;
}

.home #contents .sec.no3 h3:before {
    content: "";
    width: 91px;
    height: 136px;
    background: url(../images/top/sec3/robot.svg) no-repeat;
    background-size: 91px 136px;
    position: absolute;
    top: -46px;
    left: -117px;
}

.home #contents .sec.no3 .blWrap {
    padding-top: 140px;
}


/* .home #contents .sec.no3 .bl
/*----------------------------------------- */

.home #contents .sec.no3 .bl {
    float: left;
    width: 545px;
}

.home #contents .sec.no3 .bl h4 {
    padding-bottom: 6px;
}

.home #contents .sec.no3 .bl .waku {
    min-height: 511px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
}

.home #contents .sec.no3 .bl .wakuIn {
    min-height: 471px;
    border: 1px #f5f5f5 solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 20px;
}

.home #contents .sec.no3 .bl li {
    border-bottom: 1px #c4c4c4 dotted;
    padding: 0 0 10px 3px;
    margin-bottom: 10px;
}

.home #contents .sec.no3 .bl li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0px;
}

.home #contents .sec.no3 .bl li a {
    display: table;
    text-decoration: none;
    color: #4f1f16;
}

.home #contents .sec.no3 .bl li .pic {
    display: table-cell;
    width: 75px;
    height: 75px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.home #contents .sec.no3 .bl li .pic img {
    width: 74px;
    height: 74px;
    border: 2px #fff solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.home #contents .sec.no3 .bl li p {
    display: table-cell;
    vertical-align: middle;
    font-size: 17px;
    font-weight: bold;
    padding-left: 20px;
}

.home #contents .sec.no3 .bl li p span {
    font-size: 14px;
    font-weight: normal;
}


/* .home #contents .sec.no3 .bl.info
/*----------------------------------------- */

.home #contents .sec.no3 .bl.info h4 {
    padding-left: 54px;
    position: relative;
}

.home #contents .sec.no3 .bl.info h4:before {
    content: "";
    width: 63px;
    height: 48px;
    background: url(../images/top/sec3/icon1.svg) no-repeat;
    background-size: 63px 48px;
    position: absolute;
    top: -8px;
    left: -10px;
}

.home #contents .sec.no3 .bl.info li .pic {
    border: 1px #75a52f solid;
}


/* .home #contents .sec.no3 .bl.kyushoku
/*----------------------------------------- */

.home #contents .sec.no3 .bl.kyushoku {
    float: right;
}

.home #contents .sec.no3 .bl.kyushoku h4 {
    padding-left: 66px;
    position: relative;
}

.home #contents .sec.no3 .bl.kyushoku h4:before {
    content: "";
    width: 59px;
    height: 49px;
    background: url(../images/top/sec3/icon2.svg) no-repeat;
    background-size: 59px 49px;
    position: absolute;
    top: -5px;
    left: 1px;
}

.home #contents .sec.no3 .bl.kyushoku li .pic {
    border: 1px #ff9933 solid;
}



/*---------------------------------------------------------- */


/* .about.overview */


/*---------------------------------------------------------- */
/* .about.overview #contents .sec.no1
/*----------------------------------------------------- */
.about.overview #contents .sec.no1 {
    padding-bottom: 150px;
}

/* .about.overview #contents .sec.no1 .bl.no1
/*-------------------------------------------------- */
.about.overview #contents .sec.no1 .bl.no1 {
    padding-bottom: 200px;
}

.about.overview #contents .sec.no1 .bl.no1 .pic {
    position: absolute;
    top: 0;
    left: -31px;
    width: 466px;
    height: 466px;
    border-radius: 466px;
    -webkit-border-radius: 466px;
    -moz-border-radius: 466px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    border: 5px #fff solid;
}

.about.overview #contents .sec.no1 .bl.no1 .pic .fotorama__nav--dots {
    display: none;
}

.about.overview #contents .sec.no1 .bl.no1 .txt {
    float: right;
    width: 660px;
    padding-top: 30px;
    position: relative;
}

.about.overview #contents .sec.no1 .bl.no1 .txt:after {
    content: "";
    width: 129px;
    height: 98px;
    background: url(../images/about/overview/heart.png) no-repeat;
    position: absolute;
    top: 221px;
    right: -10px;
}

.about.overview #contents .sec.no1 .bl.no1 .txt .catch img {
    width: 650px;
    height: auto;
}

/* .about.overview #contents .sec.no1 .bl.no2
/*-------------------------------------------------- */
.about.overview #contents .sec.no1 .bl.no2 {
    position: relative;
    padding-bottom: 10px;
}

.about.overview #contents .sec.no1 .bl.no2 .gaikan {
    position: absolute;
    top: -155px;
    right: 0;
}

.about.overview #contents .sec.no1 .bl.no2 dl {
    display: table;
    width: 100%;
    border-top: 1px #c9b192 solid;
}

.about.overview #contents .sec.no1 .bl.no2 dt {
    display: table-cell;
    width: 170px;
    font-size: 15px;
    font-weight: bold;
    padding: 17px 0 17px 15px;
}

.about.overview #contents .sec.no1 .bl.no2 dd {
    display: table-cell;
    padding: 17px 0 17px 0px;
    font-size: 15px;
}

.about.overview #contents .sec.no1 .bl.no2 dd.tel a {
    text-decoration: none;
    font-weight: bold;
}

.about.overview #contents .sec.no1 .bl.no2 dd.tel a.tel1 {
    font-size: 17px;
}

/* .about.overview #contents .sec.no1 .bl.no3
/*-------------------------------------------------- */
.about.overview #contents .sec.no1 .bl.no3 {
    position: relative;

}

.about.overview #contents .sec.no1 .bl.no3 .kumo {
    position: absolute;
    top: 0;
    left: -54px;
    z-index: 0;
}

.about.overview #contents .sec.no1 .bl.no3 .mokuhyo {
    width: auto;
    height: 322px;
    position: absolute;
    top: 79px;
    left: 39px;
    z-index: 1;
}

.about.overview #contents .sec.no1 .bl.no3 .txt {
    float: right;
    width: 580px;
    padding-top: 152px;
    position: relative;
    z-index: 10;
}

/* .about.overview #contents .sec.no2
/*----------------------------------------------------- */
.about.overview #contents .sec.no2 .txt {
    float: left;
    width: 813px;
    margin-right: 50px;
}

.about.overview #contents .sec.no2 .txt img {
    margin: 25px 0;
}

.about.overview #contents .sec.no2 .pic {
    float: left;
    width: 228px;
    position: relative;
    top: -40px;
}

.about.overview #contents .sec.no2 .pic p {
    color: #fff;
    width: 149px;
    height: 149px;
    padding-top: 40px;
    text-align: center;
    background-color: #e95377 !important;
    border: 5px #f67896 solid;
    background-color: #85b91e;
    border-radius: 149px;
    -webkit-border-radius: 149px;
    -moz-border-radius: 149px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 250px;
    right: -30px;
}

.about.overview #contents .sec.no2 .pic p .txt1 {
    font-size: 12px;
}

.about.overview #contents .sec.no2 .pic p .txt2 {
    font-size: 16px;
    font-weight: bold;
}

.about.overview #contents .sec.no2 .pic p .txt3 {
    font-size: 10px;
}

/* .about.overview #contents .sec.no3
/*----------------------------------------------------- */
.about.overview #contents .sec.no3 dl {
    width: 100%;
    display: table;
    background: none;
}

.about.overview #contents .sec.no3 dl:nth-child(2n) {
    background-color: rgba(73, 30, 23, 0.1);
}

.about.overview #contents .sec.no3 dt {
    display: table-cell;
    width: 170px;
    font-size: 15px;
    font-weight: bold;
    padding: 17px 0 17px 15px;
}

.about.overview #contents .sec.no3 dd {
    display: table-cell;
    padding: 17px 0 17px 0px;
    font-size: 15px;
}

.about.overview #contents .sec.no3 .img1 {
    position: absolute;
    top: 100px;
    right: 27px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px #fff solid;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
}

/* .about.overview #contents .sec.no4
/*----------------------------------------------------- */
.about.overview #contents .sec.no4 .map {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px #fff solid;
    width: 100%;
    height: 610px;
    overflow: hidden;
}

/*---------------------------------------------------------- */


/* .about.facility */


/*---------------------------------------------------------- */
/* .about.facility #contents .sec.no1
/*----------------------------------------------------- */
.about.facility #contents .sec.no1 .list {
    padding: 0 5px;
}

.about.facility #contents .sec.no1 .mass {
    float: left;
    width: 540px;
    height: 540px;
    position: relative;
}

.about.facility #contents .sec.no1 .mass:nth-child(2n) {
    float: right;
}

.about.facility #contents .sec.no1 .mass .pic {
    border: 5px #fff solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.about.facility #contents .sec.no1 .mass:first-child h5 {
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    top: 17px;
    left: 14px;
}

.about.facility #contents .sec.no1 .mass:first-child h5:after {
    content: "";
    width: 417px;
    height: 1px;
    background-color: #b99c81;
    position: absolute;
    top: 12px;
    left: 111px;
}

.about.facility #contents .sec.no1 .mass:first-child img {
    border: none;
    width: 475px;
    height: auto;
    position: absolute;
    top: 77px;
    left: 35px;
}

.about.facility #contents .sec.no1 .mass .txt {
    padding: 20px 0 0 0;
}

.about.facility #contents .sec.no1 .mass h5 {
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 5px;
}

.about.facility #contents .sec.no1 .mass .img2_2 {
    position: absolute;
    bottom: 20px;
    right: 0;
}

.about.facility #contents .sec.no1 .mass .img2_2 img {
    width: 179px;
    height: 179px;
    border-radius: 179px;
    -webkit-border-radius: 179px;
    -moz-border-radius: 179px;
    border: 5px #fff solid;
    position: absolute;
    bottom: 122px;
    right: -25px;
}

.about.facility #contents .sec.no1 .mass .img2_2 p {
    width: 220px;
    position: absolute;
    bottom: 131px;
    right: 153px;
}

.about.facility #contents .sec.no1 .mass .img2_2 p:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 7px;
    border-color: transparent transparent transparent #d0c2a3;
    position: absolute;
    top: 7px;
    right: -11px;
}

/*---------------------------------------------------------- */


/* .life.six-years */


/*---------------------------------------------------------- */
/* .life.six-years #contents .sec.no1
/*----------------------------------------------------- */
.life.six-years #contents .sec.no1 .secInIn {
    padding-top: 20px;
}

.life.six-years #contents .sec.no1 .bl {
    margin-bottom: 50px;
}

.life.six-years #contents .sec.no1 .bl:last-child {
    margin-bottom: 0px;
}

.life.six-years #contents .sec.no1 .bl:last-child .expl {
    margin-bottom: 0px;
    padding-bottom: 0;
}

.life.six-years #contents .sec.no1 .bl h4 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0 20px 140px;
    color: #fff;
    position: relative;
}

.life.six-years #contents .sec.no1 .bl h4:before {
    content: "";
    width: 130px;
    height: 130px;
    position: absolute;
    top: -45px;
    left: 5px;
}

.life.six-years #contents .sec.no1 .bl.no1 h4 {
    background-color: #f59dae;
}

.life.six-years #contents .sec.no1 .bl.no2 h4 {
    background-color: #f47d94;
}

.life.six-years #contents .sec.no1 .bl.no3 h4 {
    background-color: #d75231;
}

.life.six-years #contents .sec.no1 .bl.no4 h4 {
    background-color: #e53712;
}

.life.six-years #contents .sec.no1 .bl.no5 h4 {
    background-color: #a482e0;
}

.life.six-years #contents .sec.no1 .bl.no6 h4 {
    background-color: #eab40e;
}

.life.six-years #contents .sec.no1 .bl.no1 h4:before {
    background: url(../images/life/six-years/momo.png) no-repeat;
}

.life.six-years #contents .sec.no1 .bl.no2 h4:before {
    background: url(../images/life/six-years/momo.png) no-repeat;
}

.life.six-years #contents .sec.no1 .bl.no3 h4:before {
    background: url(../images/life/six-years/tulip.png) no-repeat;
}

.life.six-years #contents .sec.no1 .bl.no4 h4:before {
    background: url(../images/life/six-years/bara.png) no-repeat;
}

.life.six-years #contents .sec.no1 .bl.no5 h4:before {
    background: url(../images/life/six-years/sumire.png) no-repeat;
}

.life.six-years #contents .sec.no1 .bl.no6 h4:before {
    background: url(../images/life/six-years/himawari.png) no-repeat;
}


.life.six-years #contents .sec.no1 .bl .expl {
    padding: 40px 15px;
}

.life.six-years #contents .sec.no1 .bl .expl img {
    border: 5px #fff solid;
    float: left;
    margin-right: 50px;
    position: relative;
    top: -10px;
}

.life.six-years #contents .sec.no1 .bl:nth-child(2n) .expl img {
    float: right;
    margin-right: 0px;
    margin-left: 50px;
}

/*---------------------------------------------------------- */


/* .life.daily-program */


/*---------------------------------------------------------- */
/* .life.daily-program #contents .sec.no1
/*----------------------------------------------------- */
.life.daily-program #contents .sec.no1 #tab01 {
    border: 3px #e61c73 solid;
}

.life.daily-program #contents .sec.no1 #tab02 {
    border: 3px #df4f2f solid;
}

.life.daily-program #contents .sec.no1 #tab-button li a {
    background-color: #e61c73;
}

.life.daily-program #contents .sec.no1 #tab-button li:last-child a {
    background-color: #df4f2f;
}

.life.daily-program #contents .sec.no1 #tab-button li:last-child.is-active a {
    background-color: #df4f2f;
}

/* .life.daily-program .tab-contents
/*---------------------------------------------- */
.life.daily-program .tab-contents {
    position: relative;
}

.life.daily-program .tab-contents:before {
    content: "";
    width: 6px;
    /*  height: 2400px;*/
    height: 2100px;
    background: url(../images/life/daily-program/dot.jpg) repeat-y;
    position: absolute;
    top: 600px;
    left: 78px;
    z-index: 0;
}

.life.daily-program #tab02:before {
    /*  height: 1870px;*/
    height: 1570px;
    background: url(../images/life/daily-program/dot2.jpg) repeat-y;
}

.life.daily-program .tab-contents .mainImg {
    margin-bottom: 35px;
    position: relative;
}

.life.daily-program .tab-contents .mainImg:before {
    content: "";
    width: 1065px;
    height: 450px;
    border: 5px rgba(255, 255, 255, 0.6) solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.life.daily-program .tab-contents .mainImg .ipad {
    position: absolute;
    bottom: -118px;
    right: -10px;
}

.life.daily-program .tab-contents .mainImg .ipad .pic {
    width: 199px;
    height: 199px;
    background-color: #fff;
    border-radius: 199px;
    -webkit-border-radius: 199px;
    -moz-border-radius: 199px;
    border: 3px #e61c73 solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.life.daily-program #tab02 .mainImg .ipad .pic {
    border: 3px #df4f2f solid;
}

.life.daily-program .tab-contents .mainImg .ipad .pic img {
    width: 189px;
    height: 189px;
    border-radius: 189px;
    -webkit-border-radius: 189px;
    -moz-border-radius: 189px;
    position: absolute;
    top: 2px;
    left: 2px;
}

.life.daily-program .tab-contents .mainImg .ipad p {
    width: 156px;
    position: absolute;
    top: 103px;
    left: -173px;
}

.life.daily-program .tab-contents .mainImg .ipad p:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #431d18;
    position: absolute;
    top: 16px;
    right: -5px;
}

.life.daily-program .tab-contents dl {
    display: table;
    width: 100%;
    margin-bottom: 35px;
    position: relative;
    z-index: 1;
}

.life.daily-program .tab-contents dl:last-child {
    margin-bottom: 0px;
}

.life.daily-program .tab-contents dt {
    display: table-cell;
    width: 100px;
    padding-right: 50px;
    text-align: center;
    vertical-align: top;
}

.life.daily-program .tab-contents dt div {
    background-color: #fff;
    padding: 15px 0;
    position: relative;
    top: -15px;
}

.life.daily-program .tab-contents dt img {
    width: 84px;
    height: 84px;
}

.life.daily-program .tab-contents dt p {
    font-size: 18px;
    font-weight: bold;
    color: #e61c73;
}

.life.daily-program #tab02 dt p {
    color: #df4f2f;
}

.life.daily-program .tab-contents dt p span {
    font-size: 14px;
}

.life.daily-program .tab-contents dd {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 35px 0;
    border-bottom: 1px #dddddd solid;
}

.life.daily-program .tab-contents dl:last-child dd {
    padding: 0 0 0 0;
    border-bottom: none;
}

.life.daily-program .tab-contents dd .txt {
    float: right;
    width: 480px;
}

.life.daily-program .tab-contents dd .pic {
    float: left;
    width: 400px;
    position: relative;
}

.life.daily-program .tab-contents dl:nth-child(2n) dd .txt {
    float: left;
}

.life.daily-program .tab-contents dl:nth-child(2n) dd .pic {
    float: right;
}

.life.daily-program .tab-contents dd .pic:before {
    content: "";
    width: 400px;
    height: 174px;
    border: 5px rgba(255, 255, 255, 0.6) solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.life.daily-program .tab-contents dd h5 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

.life.daily-program .tab-contents dd h5 div {
    display: none;
}

.life.daily-program .tab-contents .box {
    background-color: #f7f6f6;
    padding: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: 25px;
    position: relative;
}

.life.daily-program .tab-contents .box:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8.5px 18px 8.5px;
    border-color: transparent transparent #f7f6f6 transparent;
    position: absolute;
    top: -18px;
    left: 269px;
}

.life.daily-program .tab-contents .box .txt {
    width: 324px !important;
    float: left !important;
    padding-top: 10px;
}

.life.daily-program .tab-contents .box .md {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}

.life.daily-program .tab-contents .box .pic {
    width: 507px !important;
    float: right !important;
}

.life.daily-program .tab-contents .box .pic:before {
    display: none;
}

.life.daily-program .tab-contents .box .pic img {
    float: left !important;
    margin-right: 23px;
}

.life.daily-program .tab-contents .box .pic img:last-child {
    margin-right: 0px;
}


/*---------------------------------------------------------- */


/* .life.annual-events */


/*---------------------------------------------------------- */
/* .life.annual-events #contents .sec.no1 .bl.no1
/*----------------------------------------------------- */
.life.annual-events #contents .sec.no1 .bl.no1 {
    padding-left: 237px;
    position: relative;
}

.life.annual-events #contents .sec.no1 .bl.no1:before {
    content: "";
    width: 210px;
    height: 210px;
    border-radius: 210px;
    -webkit-border-radius: 210px;
    -moz-border-radius: 210px;
    background: url(../images/life/annual-events/img1.jpg) no-repeat;
    position: absolute;
    top: -13px;
    left: 0;
}

/* .life.annual-events #contents .sec.no1 .bl.no2
/*----------------------------------------------------- */
.life.annual-events #contents .sec.no1 .bl.no2 {
    padding: 55px 0 100px;
    position: relative;
}

.life.annual-events #contents .sec.no1 .bl.no2 dl {
    width: 100%;
    display: table;
    background: none;
}

.life.annual-events #contents .sec.no1 .bl.no2 dl:nth-child(2n) {
    background-color: rgba(74, 31, 24, 0.05);
}

.life.annual-events #contents .sec.no1 .bl.no2 dt {
    width: 180px;
    display: table-cell;
    padding: 15px 0 15px 60px;
    font-size: 63px;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 700;font-style: normal;
    vertical-align: middle;
}

.life.annual-events #contents .sec.no1 .bl.no2 dd {
    display: table-cell;
    padding: 15px 0;
    vertical-align: middle;
}

.life.annual-events #contents .sec.no1 .bl.no2 dd ul {
    float: left;
    margin-right: 35px;
}

.life.annual-events #contents .sec.no1 .bl.no2 dd li {
    font-weight: bold;
    font-size: 16px;
    padding: 0 0 10px 25px;
    position: relative;
}

.life.annual-events #contents .sec.no1 .bl.no2 dd li:before {
    content: "●";
    color: #dccaa5;
    position: absolute;
    top: 0;
    left: 0;
}

.life.annual-events #contents .sec.no1 .bl.no2 dd li:last-child {
    padding-bottom: 0px;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt span {
    font-size: 45px;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
}

.life.annual-events #contents .sec.no1 .bl.no2 dd {
    padding: 35px 0;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt.m4 {
    color: #e57192;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt.m5 {
    color: #7a4215;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt.m6 {
    color: #61bbc8;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt.m7 {
    color: #77d6bf;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt.m8 {
    color: #7a4215;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt.m9 {
    color: #a6a286;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt.m10 {
    color: #e1601c;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt.m11 {
    color: #e57092;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt.m12 {
    color: #ee978f;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt.m1 {
    color: #e57192;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt.m2 {
    color: #79c054;
}

.life.annual-events #contents .sec.no1 .bl.no2 dt.m3 {
    color: #cc9c70;
}

/* .life.annual-events #contents .sec.no1 .bl.no2 .obj
/*----------------------------------------------------- */
.life.annual-events #contents .sec.no1 .bl.no2 .obj img {
    position: absolute;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .img5,
.life.annual-events #contents .sec.no1 .bl.no2 .obj .img6,
.life.annual-events #contents .sec.no1 .bl.no2 .obj .img7,
.life.annual-events #contents .sec.no1 .bl.no2 .obj .img8,
.life.annual-events #contents .sec.no1 .bl.no2 .obj .img9,
.life.annual-events #contents .sec.no1 .bl.no2 .obj .img10 {
    border: 5px #fff solid;
}


.life.annual-events #contents .sec.no1 .bl.no2 .obj .img2 {
    top: -108px;
    right: -77px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .img3 {
    top: 396px;
    right: 293px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .img4 {
    top: 1125px;
    right: 572px;
    z-index: 1;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .img5 {
    width: 198px;
    height: 198px;
    border-radius: 198px;
    -webkit-border-radius: 198px;
    -moz-border-radius: 198px;
    top: 511px;
    right: 163px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .img6 {
    width: 152px;
    height: 152px;
    border-radius: 152px;
    -webkit-border-radius: 152px;
    -moz-border-radius: 152px;
    top: 617px;
    right: 7px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .img7 {
    width: 222px;
    height: 222px;
    border-radius: 222px;
    -webkit-border-radius: 222px;
    -moz-border-radius: 222px;
    top: 927px;
    right: 10px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .img8 {
    width: 195px;
    height: 195px;
    border-radius: 195px;
    -webkit-border-radius: 195px;
    -moz-border-radius: 195px;
    top: 1022px;
    right: 193px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .img9 {
    width: 222px;
    height: 222px;
    border-radius: 222px;
    -webkit-border-radius: 222px;
    -moz-border-radius: 222px;
    top: 1052px;
    right: 432px;
    z-index: 0;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .img10 {
    width: 450px;
    height: 450px;
    border-radius: 450px;
    -webkit-border-radius: 450px;
    -moz-border-radius: 450px;
    top: 1000px;
    right: 70px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .moji1 {
    width: auto;
    height: 72px;
    top: 432px;
    right: 213px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .moji2 {
    width: auto;
    height: 102px;
    top: 454px;
    right: 102px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .moji3 {
    width: auto;
    height: 64px;
    top: 743px;
    right: 160px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .moji4 {
    width: auto;
    height: 104px;
    top: 1103px;
    right: 120px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .illust1 {
    width: 70px;
    height: 52px;
    top: 386px;
    right: 533px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .illust2 {
    width: 36px;
    height: 64px;
    top: 540px;
    right: 618px;
}

.life.annual-events #contents .sec.no1 .bl.no2 .obj .illust3 {
    width: 72px;
    height: 45px;
    top: 805px;
    right: 485px;
}

/*---------------------------------------------------------- */


/* .life.extracurricular */


/*---------------------------------------------------------- */
/* .life.extracurricular #contents .sec.no1
/*----------------------------------------------------- */
.life.extracurricular #contents .sec.no1 .bl {
    border-bottom: solid 1px rgba(73, 30, 23, 0.1);
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.life.extracurricular #contents .sec.no1 .bl:last-child {
    border: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.life.extracurricular #contents .sec.no1 .bl .txt {
    float: right;
    width: 530px;
}

.life.extracurricular #contents .sec.no1 .bl .txt h3 {
    margin-bottom: 5px;
}

.life.extracurricular #contents .sec.no1 .bl .txt .catch {
    font-size: 20px;
    padding-bottom: 10px;
}

.life.extracurricular #contents .sec.no1 .bl .pic {
    float: left;
    width: 530px;
    position: relative;
}

.life.extracurricular #contents .sec.no1 .bl .pic:before {
    content: "";
    width: 530px;
    height: 248px;
    border: 5px #fff solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.life.extracurricular #contents .sec.no1 .bl:nth-child(2n) .txt {
    float: left;
}

.life.extracurricular #contents .sec.no1 .bl:nth-child(2n) .pic {
    float: right;
}

/*.life.extracurricular #contents .sec.no1 .bl .pic .fotorama__nav--dots {
    display:none;
}*/
/*---------------------------------------------------------- */


/* .life.report */


/*---------------------------------------------------------- */
/* .life.report #contents .sec.no1 .bl
/*----------------------------------------------------- */
.life.report #contents .sec.no1 .bl h4 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /*  padding:17px 0 17px 74px;*/
    padding: 17px 0 17px 35px;
    background-color: #e0492e;
    position: relative;
}

.life.report #contents .sec.no1 .bl h4 span {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
    -webkit-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    transform: rotate(0.028deg);
}

/*.life.report #contents .sec.no1 .bl h4:before {
  content:"";
  width: 30px;
  height: 48px;
  background:url(../images/common/icon_pdf.svg) no-repeat;
  background-size:30px 48px;
  position: absolute;
  top: 10px;
  left: 25px;
}*/
/* .life.report #contents .sec.no1 .bl.no2
/*----------------------------------------------------- */
.life.report #contents .sec.no1 .bl.no2 {
    margin-bottom: 80px;
}

.life.report #contents .sec.no1 .bl.no2 ul {
    padding: 30px 8px;
}

.life.report #contents .sec.no1 .bl.no2 ul.limit {
    height: 380px;
    overflow: hidden;
}

.life.report #contents .sec.no1 .bl.no2 ul.limit.off,
.life.report.paged #contents .sec.no1 ul.limit {
    height: initial;
    height: auto;
    overflow: visible;
}

.life.report #contents .sec.no1 .bl.no2 ul li {
    float: left;
    width: 253px;
    height: 430px;
    margin-right: 26px;
}

.life.report #contents .sec.no1 .bl.no2 ul li:nth-child(4n) {
    margin-right: 0px;
}

.life.report #contents .sec.no1 .bl.no2 ul li a {
    width: 247px;
    height: 350px;
    display: block;
    overflow: hidden;
    background-color: #fff;
    border: 3px #fff solid;
    box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);
}

.life.report #contents .sec.no1 .bl.no2 ul li a:hover {
    position: relative;
    top: 1px;
    left: 1px;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
}

.life.report #contents .sec.no1 .bl.no2 ul li p {
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
}

.life.report #contents .sec.no1 .bl.no2 .more {
    text-align: center;
    padding-top: 30px;
}

.life.report #contents .sec.no1 .bl.no2 .more span {
    cursor: pointer;
    background-color: #f6d33c;
    padding: 15px 70px 15px 80px;
    border: 5px #f6e441 solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

.life.report #contents .sec.no1 .bl.no2 .more span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4.5px 0 4.5px 8px;
    border-color: transparent transparent transparent rgba(73, 30, 23, 0.4);
    position: absolute;
    top: 21px;
    left: 54px;
}

.life.report #contents .sec.no1 .bl.no2 .more span:hover {
    background-color: #f6723c;
    border: 5px #f68641 solid;
    color: #fff;
}

/* .life.report.paged 【2ページ目以降】
/*----------------------------------------------------- */
.life.report.paged #contents .sec.no1 .bl.no2 .more {
    display: none;
}

.life.report.paged #contents .sec.no1 .bl.no2 .pagenavi {
    display: block !important;
}

.life.report.paged #contents .sec.no1 .bl.no1,
.life.report.paged #contents .sec.no1 .bl.no3 {
    display: none;
}


/* .life.report #contents .sec.no1 .bl.no3
/*----------------------------------------------------- */
.life.report #contents .sec.no1 .bl.no3 h4 {
    background-color: #e2a82c;
}

.life.report #contents .sec.no1 .bl.no3 .mass {
    margin-top: 30px;
    background-color: #fff;
    text-align: center;
    padding: 20px 0;
}

/*---------------------------------------------------------- */


/* .addmision */


/*---------------------------------------------------------- */
/* .addmision #contents .sec.no1
/*----------------------------------------------------- */
.addmision #contents .sec.no1 .hyo {
    margin: 20px 0;
}

.addmision #contents .sec.no1 .hyo dl {
    width: 100%;
    display: table;

}

.addmision #contents .sec.no1 .hyo dt {
    width: 200px;
    display: table-cell;
    padding: 20px 30px;
    background-color: #9ebd44;
    color: #fff;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    border-right: 2px #fcf2cb solid;
}

.addmision #contents .sec.no1 .hyo dd {
    display: table-cell;
}

.addmision #contents .sec.no1 .hyo dd dl {
    width: 100%;
}

.addmision #contents .sec.no1 .hyo dd dl:first-child {
    border-bottom: 2px #fcf2cb solid;
}

.addmision #contents .sec.no1 .hyo dd dt {
    padding: 20px 30px;
    width: 200px;
    background-color: #bac942;
    font-size: 16px;
    font-weight: bold;
}

.addmision #contents .sec.no1 .hyo dd dd {
    padding: 20px 30px;
    background-color: #fff;
    font-size: 16px;
}

.addmision #contents .sec.no1 .hyo dd dd a.tel {
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    padding-left: 30px;
}

.addmision #contents .sec.no1 .hyo dd dd a.tel:before {
    content: "";
    width: 22px;
    height: 29px;
    background: url(../images/common/icon_tel.svg) no-repeat;
    background-size: 22px 29px;
    position: absolute;
    top: 3px;
    left: 0;
}

/* .addmision #contents .sec.no2
/*----------------------------------------------------- */
.addmision .sec.no2 .tel {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.addmision .sec.no2 .hissu {
    background-color: #ff6600;
    padding: 2px 5px 2px 5px;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
}

.addmision .sec.no2 dl {
    border: none;
    display: table;
    width: 100%;
}

.addmision .sec.no2 dl:nth-child(2n) {
    background-color: rgba(68, 23, 12, 0.05);
}

.addmision .sec.no2 dt {
    display: table-cell;
    width: 28%;
    padding: 20px 0 10px 2%;
    font-size: 15px;
}

.addmision .sec.no2 dd {
    display: table-cell;
    padding: 20px 0;
    font-size: 15px;
}

.addmision .sec.no2 input,
.addmision .sec.no2 select,
.addmision .sec.no2 textarea {
    padding: 3px !important;
    font-size: 15px !important;
    border: 1px #ccc solid !important;
}



/* .addmision .sec.no2
------------------------------------------------- */

.addmision .sec.no2 button {
    float: left;
    display: block;
    text-align: center;
    padding: 15px 50px 15px 50px;
    text-decoration: none;
    border: none;
    margin-right: 20px;
    cursor: pointer;
    background-color: #f8cc47;
    border: 5px #f8de4d solid;
    font-size: 16px;
    font-weight: bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;

}

.addmision .sec.no2 button:hover {
    background-color: #ff6749;
    border: 5px #ff804f solid;
    color: #fff;
}

.addmision .sec.no2 button span {}

/* .addmision .privacy
---------------------------------- */

.addmision .privacy {
    background-color: rgba(68, 23, 12, 0.1);
    padding: 20px;
}

.addmision .privacyIn {
    height: 200px;
    overflow: auto;
}

.addmision .privacyIn .bl {
    padding: 5px 5px 10px 5px;
    margin-bottom: 10px;
    border-bottom: 1px rgba(68, 23, 12, 0.1) solid;
}

.addmision .privacyIn .bl:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.addmision .privacyIn .bl h4 {
    font-size: 16px;
    font-weight: bold;
}

.addmision .privacyIn .bl p {
    padding-top: 5px;
}

/* -------------------------------------------------------- */


/* .addmision.thanks */


/* -------------------------------------------------------- */
.addmision.thanks .sec.no1 .secIn {
    text-align: center;
}



/* -------------------------------------------------------- */


/* .recruit */


/* -------------------------------------------------------- */
/* .recruit .bn_list
/* --------------------------------------------- */
.recruit .bn_list {
    width: 100%;
    background: url(../images/recruit/bg.png) no-repeat center 0;
}

.recruit .bn_list h3 {
    text-align: center;
    padding: 0;
}

.recruit .bn_list h3 span {
    font-size: 36px !important;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
    position: relative;
}

.recruit .bn_list h3:before {
    content: "";
    width: 88px !important;
    height: 67px !important;
    background: url(../images/recruit/h3_parts_l.svg) no-repeat !important;
    background-size: 88px 67px !important;
    position: absolute;
    top: 0 !important;
    left: 50% !important;
    margin-left: -240px !important;
}

.recruit .bn_list h3:after {
    content: "";
    width: 88px;
    height: 67px;
    background: url(../images/recruit/h3_parts_r.svg) no-repeat;
    background-size: 88px 67px;
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: -240px;
}

.recruit .bn_list .secIn ul {
    padding-top: 20px;
}

.recruit .bn_list .secIn li {
    display: inline;
    float: left;
    width: 347px;
    text-align: center;
    margin-right: 45px;
    position: relative;
}

.recruit .bn_list .secIn li div {
    width: 100px;
    height: 65px;
    background-color: #dc5466;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 22px;
    left: -22px;
    padding-top: 35px;
}

.recruit .bn_list .secIn li:last-child {
    margin-right: 0px;
}

.recruit .bn_list .secIn li a {
    width: 337px;
    height: 337px;
    display: block;
    border-radius: 337px;
    -webkit-border-radius: 337px;
    -moz-border-radius: 337px;
    overflow: hidden;
    border: 5px #fff solid;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.recruit .bn_list .secIn li .txt1 {
    font-size: 18px;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 700;font-style: normal;
    color: #dd6827;
    -webkit-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    transform: rotate(0.028deg);
    padding-top: 10px;
}

.recruit .bn_list .secIn li .txt2 {
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
}

.recruit .bn_list .secIn li .txt3 {
    font-size: 14px;
}

.recruit .bn_list .secIn li a img {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.recruit .bn_list .secIn li a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.recruit.sawada .bn_list .secIn li.bn1 a,
.recruit.kakuta .bn_list .secIn li.bn2 a,
.recruit.kawamoto .bn_list .secIn li.bn3 a,
.recruit .bn_list .secIn li a:hover {
    border: 5px #dd6827 solid;
}


.recruit .bn_list .secIn .btn {
    text-align: center;
    padding-top: 70px;
}

.recruit .bn_list .secIn .btn a {
    cursor: pointer;
    background-color: #f6d33c;
    padding: 15px 70px 15px 80px;
    border: 5px #f6e441 solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    text-decoration: none;
    color: #44170c;
}

.recruit .bn_list .secIn .btn a:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4.5px 0 4.5px 8px;
    border-color: transparent transparent transparent rgba(73, 30, 23, 0.4);
    position: absolute;
    top: 21px;
    left: 54px;
}

.recruit .bn_list .secIn .btn a:hover {
    background-color: #f6723c;
    border: 5px #f68641 solid;
    color: #fff;
}

/* -------------------------------------------------------- */


/* .recruit.top */


/* -------------------------------------------------------- */
/* .recruit.top .sec.no1
/* --------------------------------------------- */
.recruit.top .sec.no1 {
    padding-bottom: 50px;
}

/* .recruit.top .sec.no2
/* --------------------------------------------- */
.recruit.top .sec.no2 #tab-button li a {
    padding: 10px 28px 5px;
    font-size: 20px;
    font-weight: bold;
    background-color: #e27a67;
}

.recruit.top .sec.no2 #tab-button li a span {
    font-size: 16px;
    font-weight: normal;
}

.recruit.top .sec.no2 #tab-button li a:hover {
    padding: 10px 28px 15px;
}

.recruit.top .sec.no2 #tab-button li.is-active a {
    padding: 10px 28px 15px;
    background-color: #d74c2f;
}

.recruit.top .sec.no2 .tab-contents {
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 30px 30px;
    border: 3px #d74c2f solid;
    margin-top: -5px;
}

.recruit.top .sec.no2 .hyo {}

.recruit.top .sec.no2 .hyo dl {
    width: 100%;
    display: table;
}

.recruit.top .sec.no2 .hyo dl:nth-child(2n) {
    background-color: #f5f5f5;
}

.recruit.top .sec.no2 .hyo dt {
    width: 100px;
    display: table-cell;
    padding: 20px 30px;
    font-weight: bold;
}

.recruit.top .sec.no2 .hyo dd {
    display: table-cell;
    padding: 20px 30px;
}

.recruit.top .sec.no2 .box {
    margin-top: 30px;
    padding-top: 40px;
    position: relative;
}

.recruit.top .sec.no2 .box:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 82px 0 82px;
    border-color: #e7e7e7 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -82px;
}


.recruit.top .sec.no2 .box dl {
    width: 100%;
    display: table;
}

.recruit.top .sec.no2 .box dt {
    width: 150px;
    display: table-cell;
    padding: 20px 30px;
    background-color: #d7462d;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.recruit.top .sec.no2 .box dd {
    display: table-cell;
    padding: 20px 30px;
    background-color: #f5f5f5;

}

.recruit.top .sec.no2 .box dd a {
    text-decoration: none;
}

.recruit.top .sec.no2 .box dd a span {
    font-weight: bold;
    font-size: 18px;
}


.recruit.top .sec.no2 .chui {
    font-weight: bold;
    font-size: 16px;
    background-color: #fff;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

/* -------------------------------------------------------- */


/* .recruit.interview */


/* -------------------------------------------------------- */
/* .recruit.interview header
/* ----------------------------------------------- */
.recruit.interview #gnavi {
    top: 505px;
}

.recruit.interview header:after {
    top: 540px;
}

.recruit.interview header h2 {
    height: 677px;
}

.recruit.interview header h2:before {
    display: none;
}

.recruit.interview header h2 img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1300px;
}

.recruit.interview header h2 div {
    width: 597px;
    height: 237px;
    background: url(../images/recruit/fukidashi.png) no-repeat;
    position: absolute;
    top: 52px;
    left: 50%;
    margin-left: -84px;
    text-align: left;
    padding: 62px 0 0 65px;
}

.recruit.interview header h2 div .txt1 {
    font-size: 19px;
    color: #8f3628;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0);
}

.recruit.interview header h2 div .txt2 {
    padding-top: 5px;
    font-size: 33px;
    color: #e0492e;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
    -webkit-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    transform: rotate(0.028deg);

}

.recruit.interview header h2 div .txt2 span {
    padding: 0px 25px 4px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 24px;
    color: #fff;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
    -webkit-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    transform: rotate(0.028deg);
}

.recruit.interview header h2 div .txt3 {
    padding: 3px 84px 0 0;
    text-align: right;
}

.recruit.interview header h2 div .txt3 .sub {
    font-size: 16px;
    margin-right: 22px;
}

.recruit.interview header h2 div .txt3 .name {
    font-size: 22px;
    font-weight: bold;
}

.recruit.interview header h2 div .txt3 .name span {
    font-size: 16px;
}

/* .recruit.interview .sec.no1
/* --------------------------------------------- */
.recruit.interview .sec.no1 {
    margin-bottom: 50px;
}

.recruit.interview .sec.no1 .waku {
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 5px;
}

.recruit.interview .sec.no1 .wakuIn {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 50px;
    border: 1px #ededed solid;
}

.recruit.interview .sec.no1 .bl .md_q {
    font-size: 20px;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
    -webkit-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    transform: rotate(0.028deg);
}

.recruit.interview .sec.no1 .bl .md_q span {
    font-size: 34px;
    color: #dc5466;
    margin-right: 10px;
}

.recruit.interview .sec.no1 .bl .expl {
    padding-top: 10px;
}

/* .recruit.interview .sec.no1 .bl.no1
/* ----------------------------------------- */
.recruit.interview .sec.no1 .bl.no1 .pic {
    float: left;
    width: 295px;
    position: relative;
}

.recruit.interview .sec.no1 .bl.no1 .pic:before {
    content: "";
    width: 295px;
    height: 419px;
    border: 5px rgba(255, 255, 255, 0.6) solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.recruit.interview .sec.no1 .bl.no1 .txt {
    float: right;
    width: 670px;
    padding-top: 10px;
}

/* .recruit.interview .sec.no1 .bl.no2
/* ----------------------------------------- */
.recruit.interview .sec.no1 .bl.no2 {
    background-color: #f5f5f5;
    padding: 25px 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: 40px;
    border: 5px #f0f0f0 solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.recruit.interview .sec.no1 .bl.no2 .pic {
    float: right;
    width: 402px;
    position: relative;
}

.recruit.interview .sec.no1 .bl.no2 .pic:before {
    content: "";
    width: 402px;
    height: 266px;
    border: 5px rgba(255, 255, 255, 0.6) solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.recruit.interview .sec.no1 .bl.no2 .txt {
    float: left;
    width: 500px;
}

/* -------------------------------------------------------- */


/* .album */


/* -------------------------------------------------------- */
/* .album .secIn .btn
/* ----------------------------------------------- */
.album .secIn .btn {
    text-align: center;
    padding: 50px 0;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 20px 0 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.album .secIn .btn a {
    background-color: #f6d33c;
    padding: 15px 70px 15px 80px;
    border: 5px #f6e441 solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    text-decoration: none;
    color: #44170c;
    margin-right: 20px;
}

.album .secIn .btn a:last-child {
    margin-right: 0px;
}

.album .secIn .btn a:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4.5px 0 4.5px 8px;
    border-color: transparent transparent transparent rgba(73, 30, 23, 0.4);
    position: absolute;
    top: 21px;
    left: 54px;
}

.album .secIn .btn a:hover {
    background-color: #f6723c;
    border: 5px #f68641 solid;
    color: #fff;
}

/*---------------------------------------------------------- */


/* .blog */


/*---------------------------------------------------------- */
.blog .colWrap {
    padding-top: 10px;
}

.blog .col_main {
    float: left;
    width: 840px;

}

.blog .col_main .md {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 50px;
    position: relative;
}

.blog .col_main .searchhighlight {
    background-color: #ffff99;
}

/* .blog .col_main .post
-------------------------------------------- */
.blog .col_main .post {
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 5px;
    position: relative;
}

.blog .col_main .postIn {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 25px;
    border: 1px #ececec solid;
}

.blog .col_main .post h3 {
    margin-bottom: 0;
    padding-right: 100px;
}

.blog .col_main .post .expl {
    padding: 0px;
    line-height: 3;
    font-size: 16px !important;
}

.blog .col_main .post .expl img {
    margin: 15px 0 15px 0;
    max-width: 700px;
    height: auto;
}

.blog .col_main .postft {
    width: 100%;
    text-align: right;
    margin-top: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 50px;
    font-size: 12px;
}

/* .blog .col_main .post .cat
-------------------------------------------- */
.blog .col_main .post .cat {
    content: "";
    width: 105px;
    height: 23px;
    line-height: 23px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 26px;
    right: -7px;
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
}

.blog .col_main .post .cat:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 0;
    position: absolute;
    bottom: -7px;
    right: 0px;
}

.blog .col_main .post .cat.komomo {
    background-color: #fa9faf;
}

.blog .col_main .post .cat.komomo:after {
    border-color: #cb818f transparent transparent transparent;
}

.blog .col_main .post .cat.momo {
    background-color: #fa7e94;
}

.blog .col_main .post .cat.momo:after {
    border-color: #a85463 transparent transparent transparent;
}

.blog .col_main .post .cat.tulip {
    background-color: #df4e30;
}

.blog .col_main .post .cat.tulip:after {
    border-color: #b53f27 transparent transparent transparent;
}

.blog .col_main .post .cat.bara {
    background-color: #ed350f;
}

.blog .col_main .post .cat.bara:after {
    border-color: #b9290c transparent transparent transparent;
}

.blog .col_main .post .cat.sumire {
    background-color: #9f8be2;
}

.blog .col_main .post .cat.sumire:after {
    border-color: #8a79c5 transparent transparent transparent;
}

.blog .col_main .post .cat.himawari {
    background-color: #f3b100;
}

.blog .col_main .post .cat.himawari:after {
    border-color: #c1841f transparent transparent transparent;
}

.blog .col_main .post .cat.info {
    background-color: #009fd3;
}

.blog .col_main .post .cat.info:after {
    border-color: #1e7e9d transparent transparent transparent;
}

.blog .col_main .post .cat.lunch {
    background-color: #f38713;
}

.blog .col_main .post .cat.lunch:after {
    border-color: #d58026 transparent transparent transparent;
}

.blog .col_main .post .cat.pokapoka {
    background-color: #dc5366;
}

.blog .col_main .post .cat.pokapoka:after {
    border-color: #bb5664 transparent transparent transparent;
}

/* .blog .col_main #comments 【コメントフォーム】
------------------------------------------ */
.blog .col_main h3 {}

.blog .col_main #comments {}

.blog .col_main ol.commentlist {
    padding: 15px 0px 15px 0px;
    list-style-type: none;
}

.blog .col_main ol.commentlist li {
    clear: both;
    width: 637px;
    background-color: #ffffff;
    padding: 15px 15px 5px 15px;
    position: relative;
    margin-bottom: 15px;
}

.blog .col_main p {
    padding-bottom: 10px;
}

.blog .col_main .vcard img {
    float: left;
    border: 1px #fff solid;
    margin-right: 15px;
}

.blog .col_main input {
    padding: 5px;
    font-size: 12px;
}

.blog .col_main .reply {
    position: absolute;
    top: 13px;
    right: 21px;
}


.blog .col_main #comments #commentform {
    padding: 15px 5px 15px 5px;
    font-size: 12px;
}

.blog .col_main #comments #commentform textarea {
    width: 600px;
}

.blog .col_main #comments #commentform #author,
.blog .col_main #comments #commentform #email,
.blog .col_main #comments #commentform #url,
.blog .col_main #comments #commentform #comment {
    display: block;
    font-size: 12px;
    border: 1px #cccccc solid;
    background-color: #f5f5f5;
    padding: 5px;
}


.blog .col_main #comments #comfeed {
    padding-left: 5px;
}

.blog .col_main #comments #comfeed a {
    text-decoration: underline;
}

.blog .col_main #comments #comfeed a:hover {
    text-decoration: none;
}

.blog .col_main #comments #trurl {
    background-color: #f8f4f4;
    padding: 10px 15px 10px 15px;
}

/* .blog .col_side
------------------------------------------ */
.blog .col_side {
    float: right;
    width: 250px;
}

.blog .col_side .widget {
    padding-bottom: 25px;
}

.blog .col_side .widget h3 {}

.blog .col_side .widget h3 {
    padding-left: 20px !important;
    margin-bottom: 10px !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.blog .col_side .widget h3:before {
    width: 6px !important;
    height: 21px !important;
    top: 2px !important;
}

.blog .col_side .widget ul {
    padding-left: 5px;
}

.blog .col_side .widget li {
    font-size: 14px;
}

.blog .col_side .widget li a {
    text-decoration: none;

    padding: 0 0 0 15px;
    position: relative;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #333;
}

.blog .col_side .widget li a:hover {
    text-decoration: underline;
}

.blog .col_side .widget li a:before {
    content: "・";
    position: absolute;
    top: -3px;
    left: 0;
}

.blog .col_side .widget li ul.children a {
    padding: 0 0 0 30px;
}

.blog .col_side .widget li ul.children a:before {
    content: "├";
    position: absolute;
    top: 0;
    left: 10px;
}

.blog .col_side .widget li ul.children li:last-child a:before {
    content: "└";
}

.blog .col_side #archives-3 label {
    display: none;
}

.blog .col_side #archives-3 select {
    padding: 7px 5px;
    width: 100%;
    border: 1px #c6c6c6 solid;
}

/* .blog .col_side .searchBox
------------------------------------------ */
.blog .col_side .searchBox {
    position: relative;
}

.blog .col_side .searchBox .searchform {
    width: 202px;
    padding: 5px;
    font-size: 12px;
    border: 1px #cccccc solid;
}

.blog .col_side .searchBox .btn_search {
    position: absolute;
    top: 3px;
    right: 0;
}

.blog .col_side .searchBox .btn_search input {
    behavior: url("/csshover3.htc");
}

.blog .col_side .searchBox .btn_search input:hover {
    filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=0.7);
    opacity: 0.7;
}

/* .blog .col_side #calendar_wrap
------------------------------- */
.blog .col_side #calendar_wrap {
    width: 100%;
    position: relative;
    top: -1px;
    left: 0px;
    margin-bottom: 10px;
}

.blog .col_side #calendar_wrap caption {
    width: 100%;
    height: 22px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    margin-bottom: 5px;
    letter-spacing: 0px;
}

.blog .col_side #calendar_wrap table {
    width: 100%;
    border-collapse: collapse;

}

.blog .col_side #calendar_wrap th {
    text-align: center;
    padding: 0px 3px 0px 3px;
    font-size: 10px;
    background-color: #dd6827;
    border: 1px #f3edc3 solid;
    color: #ffffff;
}

.blog .col_side #calendar_wrap td {
    text-align: center;
    font-size: 12px;
    padding: 0 !important;
    width: 14%;

    border: 1px #f3edc3 solid;
}


.blog .col_side #calendar_wrap #today {}

.blog .col_side #calendar_wrap td a {
    margin: 0 auto;
    display: block;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.1);
}

.blog .col_side #calendar_wrap td a:hover {
    text-decoration: none !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
}


.blog .col_side #calendar_wrap #prev a {
    width: 50px;
    height: 25px;
    background: none;
    color: #000;
    text-decoration: underline;
}

.blog .col_side #calendar_wrap #prev a:hover {
    text-decoration: none;
}

.blog .col_side #calendar_wrap td.pad,
.blog .col_side #calendar_wrap td#prev,
.blog .col_side #calendar_wrap td#next {}

.blog .col_side #calendar_wrap td.pad a,
.blog .col_side #calendar_wrap td#prev a,
.blog .col_side #calendar_wrap td#next a {

    text-decoration: underline;
}

.blog .col_side #calendar_wrap td#prev a:hover,
.blog .col_side #calendar_wrap td#next a:hover {

    text-decoration: none;
}


/* -------------------------------------------------------- */


/* .faq */


/* -------------------------------------------------------- */

/* .faq .dropmenu
/* ----------------------- */
.faq .selectBox {
    width: 100%;
    background-color: #fff;
    display: table;
    margin-bottom: 30px;
    padding: 0;
    font-size: 16px;
}

.faq .selectBox .md {
    width: 200px;
    background-color: #dc5466;
    display: table-cell;
    color: #fff;
    padding: 15px 0 15px 30px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
}

.faq .selectBox ul.dropmenu {
    *zoom: 1;
    list-style-type: none;
    padding: 0;
    position: relative;
    z-index: 10;
    background-color: #fff;
    display: table-cell;
}

.faq .dropmenu li {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.faq .dropmenu li a {
    display: block;
    margin: 0;
    padding: 20px 30px;
    text-decoration: none;
    color: #333;
}

.faq .dropmenu li ul {
    list-style: none;
    position: absolute;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0;
}

.faq .dropmenu li ul li {
    width: 100%;
    overflow: hidden;
    height: 0;
    transition: .2s;
}

.faq .dropmenu li ul li a {
    padding: 13px 30px;
    border-top: 1px solid #fff;
    background: #fff;
    text-align: left;
    color: #fff;
}

.faq .dropmenu li:hover>a {
    background: #fff;
}

.faq .dropmenu li a:hover {
    background: #fff;
    color: #333;
}

.faq .dropmenu li:hover ul li {
    overflow: visible;
    height: 48px;
}

.faq .dropmenu li:hover ul li a {
    background: #dc5466;
    color: #fff;
}

.faq .dropmenu li:hover ul li a:hover {
    background: #a55b63;
    color: #fff;
}

/* .faq .sec.no1 dl
/* ----------------------- */
.faq .sec.no1 dl {
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 28px 40px;
    position: relative;
    margin-bottom: 50px;
    color: #333;
}

.faq .sec.no1 dt {
    position: relative;
    font-size: 20px;
    min-height: 50px;
    font-weight: bold;
    padding-left: 50px;
}

.faq .sec.no1 dt .md_q {
    position: absolute;
    top: -10px;
    left: -3px;
}

.faq .sec.no1 dt .md_q span {
    font-size: 30px;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
    color: #dd4f5d;
}

.faq .sec.no1 dt span {
    font-size: 20px;
    font-weight: bold;
}

.faq .sec.no1 dd {
    position: relative;
    font-size: 20px;
    padding-left: 50px;
}

.faq .sec.no1 dd .md_a {
    font-size: 30px;
    color: #f0adb2;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 500;font-style: normal;
    position: absolute;
    top: -3px;
    left: 0;
}

/* -------------------------------------------------------- */


/* .disclosure */


/* -------------------------------------------------------- */
/* .disclosure #contents .sec.no1
/* ----------------------------------------------- */
.disclosure #contents .sec.no1 li {
    position: relative;
    padding: 25px 0 25px 75px;
}

.disclosure #contents .sec.no1 li:nth-child(2n) {
    background-color: rgba(0, 0, 0, 0.1);
}

.disclosure #contents .sec.no1 li:before {
    content: "";
    width: 38px;
    height: 48px;
    background: url(../images/common/icon_pdf.svg) no-repeat;
    background-size: 38px 48px;
    position: absolute;
    top: 15px;
    left: 15px;
    filter: drop-shadow(1px 1px 0px rgba(0, 0, 0, 0.2));
}

.disclosure #contents .sec.no1 li a {
    color: #491e17;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

.disclosure #contents .sec.no1 li a:hover {
    text-decoration: underline;
}

/* -------------------------------------------------------- */


/* .shiryo */


/* -------------------------------------------------------- */
/* .shiryo #contents .sec.no1
/* ----------------------------------------------- */
.shiryo #contents .sec.no1 li {
    position: relative;
    padding: 25px 0 25px 75px;
}

.shiryo #contents .sec.no1 li:nth-child(2n) {
    background-color: rgba(0, 0, 0, 0.1);
}

.shiryo #contents .sec.no1 li:before {
    content: "";
    width: 38px;
    height: 48px;
    background: url(../images/common/icon_pdf.svg) no-repeat;
    background-size: 38px 48px;
    position: absolute;
    top: 15px;
    left: 15px;
    filter: drop-shadow(1px 1px 0px rgba(0, 0, 0, 0.2));
}

.shiryo #contents .sec.no1 li a {
    color: #491e17;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

.shiryo #contents .sec.no1 li a:hover {
    text-decoration: underline;
}

/* -------------------------------------------------------- */


/* .privacypolicy */


/* -------------------------------------------------------- */
/* .privacypolicy #contents .sec.no1
/* ----------------------------------------------- */
.privacypolicy #contents .sec.no1 .bl {
    margin-bottom: 30px;
}

.privacypolicy #contents .sec.no1 h4 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
    padding: 0 0 5px 20px;
    position: relative;
}

.privacypolicy #contents .sec.no1 h4:before {
    content: "";
    width: 5px;
    height: 24px;
    background-color: #dd6827;
    position: absolute;
    top: 4px;
    left: 1px;
}

.privacypolicy #contents .sec.no1 .expl {
    padding: 10px 5px;
}

/* -------------------------------------------------------- */


/* .complaint */


/* -------------------------------------------------------- */
/* .complaint #contents .sec.no1
/* ----------------------------------------------- */
.complaint #contents .sec.no1 .waku {
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 30px;
    margin-top: 20px;
}

.complaint #contents .sec.no1 li {
    position: relative;
    padding: 0 0 10px 110px;
    margin-bottom: 10px;
    border-bottom: 1px #ccc dotted;
}

.complaint #contents .sec.no1 li:last-child {
    padding-bottom: 0;
    margin-bottom: 0px;
    border-bottom: none;
}

.complaint #contents .sec.no1 li span {
    position: absolute;
    top: 0;
    left: 0;
}

.complaint #contents .sec.no1 li a {
    color: #491e17;
}

.complaint #contents .sec.no1 .wp-pagenavi {
    margin-top: 20px;
}

/* -------------------------------------------------------- */


/* .complaint.detail */


/* -------------------------------------------------------- */
/* .complaint.detail #contents .sec.no1
/* ----------------------------------------------- */
.complaint.detail #contents .sec.no1 .bl {
    margin-bottom: 30px;
}

.complaint.detail #contents .sec.no1 .bl:last-child {
    margin-bottom: 0px;
}

.complaint.detail #contents .sec.no1 h4 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
    padding: 0 0 5px 20px;
    position: relative;
    margin-bottom: 15px;
}

.complaint.detail #contents .sec.no1 h4:before {
    content: "";
    width: 5px;
    height: 24px;
    background-color: #dd6827;
    position: absolute;
    top: 4px;
    left: 1px;
}

.complaint.detail #contents .sec.no1 dl {
    width: 100%;
    display: table;
    border: 1px #ccc solid;
    margin-top: -1px;
}

.complaint.detail #contents .sec.no1 dt {
    width: 200px;
    display: table-cell;
    padding: 20px 30px;
    background-color: #f5f5f5;
    vertical-align: middle;
    border-right: 1px #ccc solid;
}

.complaint.detail #contents .sec.no1 dd {
    display: table-cell;
    padding: 20px 30px;
    vertical-align: middle;
}


/*.complaint.detail #contents .sec.no1 .btn
/* ----------------------------------------- */
.complaint.detail #contents .sec.no1 .btn {
    text-align: center;
    padding: 30px 0;
}

.complaint.detail #contents .sec.no1 .btn a {
    cursor: pointer;
    background-color: #f6d33c;
    padding: 15px 70px 15px 80px;
    border: 5px #f6e441 solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    text-decoration: none;
    color: #44170c;
}

.complaint.detail #contents .sec.no1 .btn a:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4.5px 0 4.5px 8px;
    border-color: transparent transparent transparent rgba(73, 30, 23, 0.4);
    position: absolute;
    top: 21px;
    left: 54px;
}

.complaint.detail #contents .sec.no1 .btn a:hover {
    background-color: #f6723c;
    border: 5px #f68641 solid;
    color: #fff;
}

/*---------------------------------------------------------- */


/* .contact */


/*---------------------------------------------------------- */
/* .contact #contents .sec.no1
/*----------------------------------------------------- */
.contact .sec.no1 .tel {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.contact .sec.no1 .hissu {
    background-color: #ff6600;
    padding: 2px 5px 2px 5px;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
}

.contact .sec.no1 dl {
    border: none;
    display: table;
    width: 100%;
}

.contact .sec.no1 dl:nth-child(2n) {
    background-color: rgba(68, 23, 12, 0.05);
}

.contact .sec.no1 dt {
    display: table-cell;
    width: 28%;
    padding: 20px 0 10px 2%;
    font-size: 15px;
}

.contact .sec.no1 dd {
    display: table-cell;
    padding: 20px 0;
    font-size: 15px;
}

.contact .sec.no1 input,
.contact .sec.no1 select,
.contact .sec.no1 textarea {
    padding: 3px !important;
    font-size: 15px !important;
    border: 1px #ccc solid !important;
}



/* .contact .sec.no1
------------------------------------------------- */

.contact .sec.no1 button {
    float: left;
    display: block;
    text-align: center;
    padding: 15px 50px 15px 50px;
    text-decoration: none;
    border: none;
    margin-right: 20px;
    cursor: pointer;
    background-color: #f8cc47;
    border: 5px #f8de4d solid;
    font-size: 16px;
    font-weight: bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;

}

.contact .sec.no1 button:hover {
    background-color: #ff6749;
    border: 5px #ff804f solid;
    color: #fff;
}

.contact .sec.no1 button span {}

/* .contact .privacy
---------------------------------- */

.contact .privacy {
    background-color: rgba(68, 23, 12, 0.1);
    padding: 20px;
}

.contact .privacyIn {
    height: 200px;
    overflow: auto;
}

.contact .privacyIn .bl {
    padding: 5px 5px 10px 5px;
    margin-bottom: 10px;
    border-bottom: 1px rgba(68, 23, 12, 0.1) solid;
}

.contact .privacyIn .bl:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.contact .privacyIn .bl h4 {
    font-size: 16px;
    font-weight: bold;
}

.contact .privacyIn .bl p {
    padding-top: 5px;
}

/* -------------------------------------------------------- */


/* .contact.thanks */


/* -------------------------------------------------------- */
.contact.thanks .sec.no1 .secIn {
    text-align: center;
}

/* -------------------------------------------------------- */


/* .pokapoka */


/* -------------------------------------------------------- */
.pokapoka .sec h4 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 30px 20px;
    color: #fff;
    background-color: #dc5366;
    position: relative;
}

.pokapoka .sec .blIn {
    padding: 20px 10px;
}

.pokapoka .sec .bl .expl {
    padding-bottom: 20px;
}

/* .pokapoka .sec.no1
/* ------------------------------------------------- */
.pokapoka .sec.no1 .tel {
    margin: 20px auto 0;
    border: 1px #4f1f16 dotted;
    padding: 20px 0;
    width: 500px;
    text-align: center;
}

.pokapoka .sec.no1 .tel img {
    width: auto;
    height: 33px;
}

.pokapoka .sec.no1 .box {
    margin: 30px auto 20px;
    width: 850px;
    padding: 20px 0px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: rgba(71, 29, 22, 0.1);
    text-align: center;
}

.pokapoka .sec.no1 .box .btn {
    padding: 20px 0 20px;
}

.pokapoka .sec.no1 .box .btn a {
    cursor: pointer;
    padding: 15px 70px 15px 80px;
    /* background-color:#f6d33c;
    border:5px #f6e441 solid;
    color:#44170c;*/
    background-color: #f6723c;
    border: 5px #f68641 solid;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    text-decoration: none;

    margin-right: 20px;
}

.pokapoka .sec.no1 .box .btn a:last-child {
    margin-right: 0px;
}

.pokapoka .sec.no1 .box .btn a:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4.5px 0 4.5px 8px;
    border-color: transparent transparent transparent rgba(73, 30, 23, 0.4);
    position: absolute;
    top: 21px;
    left: 54px;
}

.pokapoka .sec.no1 .box .btn a:hover {
    background-color: #d55f27;
    border: 5px #f68641 solid;
    color: #fff;
}

/* .pokapoka .sec.no1 .waku
/*---------------------------------------- */
.pokapoka .sec.no1 .waku {
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 40px 44px 30px;
    border: 1px #ece2c4 solid;
    position: relative;
    margin: 60px 0 0;
}

.pokapoka .sec.no1 .waku:before {
    content: "";
    width: 260px;
    height: 5px;
    background-color: #fff;
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -130px;
}

.pokapoka .sec.no1 .waku h5 {
    width: 260px;
    font-size: 34px;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 700;font-style: normal;
    text-align: center;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -130px;
    -webkit-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    transform: rotate(0.028deg);
}

.pokapoka .sec.no1 .waku li {
    display: inline;
    float: left;
    width: 327px;
    margin-right: 30px;
}

.pokapoka .sec.no1 .waku li:nth-child(3n) {
    margin-right: 0px;
}

.pokapoka .sec.no1 .waku li a {
    text-decoration: none;
    color: #491e17;
}

.pokapoka .sec.no1 .waku li .pic {
    position: relative;
    width: 327px;
    height: 206px;
}

.pokapoka .sec.no1 .waku li .pic:before {
    content: "";
    width: 327px;
    height: 206px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px rgba(255, 255, 255, 0.4) solid;
    position: absolute;
    top: 0;
    left: 0;
}

.pokapoka .sec.no1 .waku li a:hover .pic:before {
    border: 5px #f68e21 solid;
}

.pokapoka .sec.no1 .waku li .pic img {
    width: 327px;
    height: 206px;
    height: auto;
}

.pokapoka .sec.no1 .waku li p {
    font-weight: bold;
    font-size: 16px;
    padding: 10px 0px;
}

.pokapoka .sec.no1 .waku li p span {
    font-weight: normal;
    font-size: 14px;
}

/* .pokapoka .sec.no1 .waku .btn
/*--------------------------------- */
.pokapoka .sec.no1 .waku .btn {
    padding: 50px 0 20px;
    text-align: center;
}

.pokapoka .sec.no1 .waku .btn a {
    cursor: pointer;
    background-color: #dc5366;
    padding: 15px 70px 15px 80px;
    border: 5px #e16b77 solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    text-decoration: none;
    color: #fff;
    margin-right: 20px;
}

.pokapoka .sec.no1 .waku .btn a:last-child {
    margin-right: 0px;
}

.pokapoka .sec.no1 .waku .btn a:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4.5px 0 4.5px 8px;
    border-color: transparent transparent transparent rgba(73, 30, 23, 0.4);
    position: absolute;
    top: 21px;
    left: 54px;
}

.pokapoka .sec.no1 .waku .btn a:hover {
    background-color: #f6723c;
    border: 5px #f68641 solid;
}


/* .pokapoka .sec.no2
/* ------------------------------------------------- */
.pokapoka .sec.no2 {
    margin-top: 50px;
}

.pokapoka .sec.no2 .bl {
    margin-bottom: 50px;
    position: relative;
}

/* .pokapoka .sec.no2 .bl.no1
/* -------------------------------------------- */
.pokapoka .sec.no2 .bl.no1 {
    z-index: 1;
}

.pokapoka .sec.no2 .bl.no1 h4 {
    background-color: #dc5366;
}

.pokapoka .sec.no2 .bl.no1 .txt {
    width: 600px;
}

.pokapoka .sec.no2 .bl.no1 .txt dl {
    display: table;
    width: 100%;
    background-color: rgba(220, 78, 92, 0.4);
}

.pokapoka .sec.no2 .bl.no1 .txt dl:nth-child(2n) {
    background-color: rgba(220, 78, 92, 0.2);
}

.pokapoka .sec.no2 .bl.no1 .txt dt {
    display: table-cell;
    width: 450px;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: bold;
}

.pokapoka .sec.no2 .bl.no1 .txt dd {
    display: table-cell;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

.pokapoka .sec.no2 .bl.no1 .txt dd div {
    position: absolute;
    top: 13px;
    right: 13px;
    padding: 3px 10px;
    font-size: 14px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.pokapoka .sec.no2 .bl.no1 .img1 {
    width: 515px;
    height: 515px;
    border-radius: 515px;
    -webkit-border-radius: 515px;
    -moz-border-radius: 515px;
    background-color: #fff;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px #dc4e5c solid;
    position: absolute;
    top: -120px;
    right: -40px;
}

/* .pokapoka .sec.no2 .bl.no2
/* -------------------------------------------- */
.pokapoka .sec.no2 .bl.no2 {
    z-index: 0;
}

.pokapoka .sec.no2 .bl.no2 h4 {
    background-color: #9dbc44;
}

.pokapoka .sec.no2 .bl.no2 li {
    display: inline;
    float: left;
    width: 350px;
    background-color: #fff;
    margin-right: 30px;
}

.pokapoka .sec.no2 .bl.no2 li:last-child {
    margin-right: 0px;
}

.pokapoka .sec.no2 .bl.no2 li .md {
    background-color: #93b248;
    color: #fff;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 16px;
    position: relative;
}

.pokapoka .sec.no2 .bl.no2 li .md div {
    color: #505e30;
    position: absolute;
    top: 8px;
    right: 10px;
    padding: 3px 10px;
    font-size: 14px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.pokapoka .sec.no2 .bl.no2 li .map {
    padding: 10px;
}

.pokapoka .sec.no2 .bl.no2 li .map .expl {
    padding: 5px 15px;
    background-color: #f5f5f5;
    font-weight: bold;
    font-size: 14px !important;
}

/* .pokapoka .sec.no2 .bl.no3
/* -------------------------------------------- */
.pokapoka .sec.no2 .bl.no3 h4 {
    background-color: #dc6826;
}

.pokapoka .sec.no2 .bl.no3 .mass {}

.pokapoka .sec.no2 .bl.no3 dl {
    width: 100%;
    display: table;
    border: 1px #dab4a3 solid;
    margin-top: -1px;
}

.pokapoka .sec.no2 .bl.no3 dt {
    width: 200px;
    display: table-cell;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    background-color: #f8cdbb;
    vertical-align: middle;
    border-right: 1px #dab4a3 solid;
}

.pokapoka .sec.no2 .bl.no3 dd {
    display: table-cell;
    padding: 10px 20px;
    background-color: #fff;
}

.pokapoka .sec .time {
    font-weight: bold !important;
    color: #ff3300;
}


/* -------------------------------------------------------- */


/* .tanpopo */


/* -------------------------------------------------------- */
.tanpopo .sec h4 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 30px 20px;
    color: #fff;
    background-color: #9dbc44;
    position: relative;
}

.tanpopo .sec .blIn {
    padding: 20px 10px;
}

.tanpopo .sec .bl .expl {
    padding-bottom: 20px;
}

/* .tanpopo .sec.no1
/* ------------------------------------------------- */
.tanpopo .sec.no1 .tel {
    margin: 20px auto 20px;
    border: 1px #4f1f16 dotted;
    padding: 20px 0;
    width: 500px;
    text-align: center;
}

.tanpopo .sec.no1 .tel img {
    width: auto;
    height: 33px;
}

/* .tanpopo .sec.no1 .waku
/*---------------------------------------- */
.tanpopo .sec.no1 .waku {
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 40px 44px 30px;
    border: 1px #ece2c4 solid;
    position: relative;
    margin: 60px 0 0;
}

.tanpopo .sec.no1 .waku:before {
    content: "";
    width: 260px;
    height: 5px;
    background-color: #fff;
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -130px;
}

.tanpopo .sec.no1 .waku h5 {
    width: 260px;
    font-size: 34px;
    font-family: "M PLUS Rounded 1c", sans-serif;font-weight: 700;font-style: normal;
    text-align: center;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -130px;
    -webkit-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    transform: rotate(0.028deg);
}

.tanpopo .sec.no1 .waku .expl {
    font-weight: bold;
}

.tanpopo .sec.no1 .waku .expl .date {
    font-weight: normal;
    text-align: right;
}

/* .tanpopo .sec.no2
/* ------------------------------------------------- */
.tanpopo .sec.no2 {
    margin-top: 30px;
}

.tanpopo .sec.no2 .hyo dl {
    width: 100%;
    display: table;
    border: 1px #aec56e solid;
    margin-top: -1px;
}

.tanpopo .sec.no2 .hyo dt {
    width: 200px;
    display: table-cell;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    background-color: #dae6b8;
    vertical-align: middle;
    border-right: 1px #aec56e solid;
}

.tanpopo .sec.no2 .hyo dd {
    display: table-cell;
    padding: 20px 20px;
    background-color: #fff;
}

.tanpopo .sec.no2 .hyo dd table {
    border: 1px #dabfb0 solid;
    border-collapse: collapse;
    width: 100%;
}

.tanpopo .sec.no2 .hyo dd th {
    padding: 10px 20px;
    background-color: #eecfbe;
    border: 1px #dabfb0 solid;
    text-align: center;
}

.tanpopo .sec.no2 .hyo dd td {
    padding: 10px 20px;
    background-color: #fff;
    border: 1px #dabfb0 solid;
    text-align: center;
}

.tanpopo .sec.no2 .hyo dd td.col1 {
    background-color: #fdefda;
}


.tanpopo .sec.no2 .hyo dd li {
    padding-left: 20px;
    position: relative;
    border-bottom: 1px #d3c8bd dotted;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.tanpopo .sec.no2 .hyo dd ul li:before {
    content: "";
    width: 12px;
    height: 10px;
    background: url(../images/tanpopo/icon_check.svg) no-repeat;
    background-size: 12px 10px;
    position: absolute;
    top: 6px;
    left: 0;
}

.tanpopo .sec.no2 .hyo dd li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.tanpopo .sec.no2 .hyo dd ul.waku {
    background-color: #fff7e6;
    padding: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.tanpopo .sec.no2 .hyo dd ul.waku li {
    font-size: 14px;
    padding-left: 20px;
    position: relative;
    border-bottom: 1px #d3c8bd dotted;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.tanpopo .sec.no2 .hyo dd ul.waku li:before {
    content: "●";
    color: #9c847c;
    background: none;
    font-size: 10px;
    position: absolute;
    top: 2px;
    left: 0;
}