@charset "euc-jp";
/* CSS Document */

/* ラインナップ */

#acMenu {
    margin-top: 60px;
}

#acMenu dt{
    display:block;
    height:85px;
    line-height:85px;
    text-align:center;
    cursor:pointer;
    background: #fff;
    font-size: 26px;
    position: relative;
    transition: 2s;
}

#acMenu dt:hover {
    opacity: 0.7;
}

#acMenu dt > span {
    font-size: 40px;
}

#acMenu dt > .middle {
    font-size: 30px;
}

#acMenu dt:after {
    position: absolute;
    content: "";
    display: inline-block;
    background: #fff;
    height: 5px;
    width: 30px;
    top:40px;
    right: 34px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

#acMenu dt:before {
    position: absolute;
    content: "";
    display: inline-block;
    background: #fff;
    height: 5px;
    width: 30px;
    top:40px;
    right:34px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#acMenu dt.open:after {
        transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}
#acMenu dt.open:before {
    background-color: transparent;
}

#acMenu dd{
    background:#fff;
    display:none;
    padding: 60px 40px 80px;
    max-width: 1000px;
}

#acMenu .hakken {
    background: #16be3e;
    color: #fff;
}

#acMenu .nande , #acMenu .world {
    background: #1ab5f5;
    color: #fff;
}

#acMenu .issyo {
    background: #e8340c;
    color: #fff;
}

#acMenu .dekita {
    background: #ff7800;
    color: #fff;
}

#acMenu .hazimete {
    background: #ffb400;
    color: #fff;
}

#acMenu .kagaku {
    background: #ff617f;
    color: #fff;
}

#acMenu .world {
    font-size: 24px;
}

#acMenu .world .middle {
    font-size: 26px;
}

.contentsInner01.adopted {
    margin-top: 100px;
}

.contentsInner01.adopted h3 {
    margin: 0;
}

.lineupImg img {
    width: 100%;
    max-width: 880px;
}

.about .tx01 {
    text-align: center;
    line-height: 2.0;
    font-size: 25px;
}

.about .tx01 .style01 {
    background: #16be3e;
    border-radius: 20px;
    color: #fff;
    padding: 3px 20px 5px;
    margin: 0 8px;
    font-size: 28px;
}

.about .tx01 .style02 {
    color: #16be3e;
    font-size: 40px;
    position: relative;
}

.about .tx01 .style02:before {
    display: inline-block;
    content: "";
    position: absolute;
    background: #ffeb51;
    width: 87px;
    height: 15px;
    bottom: 3px;
    left: -3px;
    z-index: -1;
}

.bt02 a {
    box-sizing: border-box;
    display: block;
    width: 390px;
    margin: 60px auto 0;
    padding: 20px 20px 20px 60px;
    text-align: left;
    border-radius: 15px;
    position: relative;
    transition: .3s;
    font-size: 25px;
    line-height: 1.8;
    background: #fff;
    border: 3px solid #ff617f;
    color: #ff617f;
}

.bt02 a:hover {
    opacity: 0.7;
}
.bt02 a:after {
    position: absolute;
    display: inline-block;
    content: "";
    background: url("../img/adopted/ic_01.png") no-repeat 0 0;
    width: 14px;
    height: 18px;
    top: 34px;
    right: 20px;
}

.adopted .subTi {
    margin-top: 70px;
}
.adopted .subTi:nth-of-type(4) {
    margin-top: 80px;
}

/* アコーディオンinner */

#acMenu .cover img {
    width: 280px;
}

#acMenu .right {
    text-align: left;
    margin-left: 40px;
    width: calc( 100% - 320px);
}


 .category01 , .category02 , .new {
     display: inline-block;
    background: #ff617f;
     line-height: 1;
     color: #fff;
     padding: 10px 15px;
     border-radius: 20px;
     font-size: 16px;
     margin-bottom: 15px;
}

.category02 {
    background: #c171f4;
}

.new {
    background: #FC2C2F;
    margin-right: 3px;
}

.bookLogo img {
    width: 100%;
    max-width: 400px;
}

.dekitaInner .bookLogo img {
    max-width: 330px;
}
.otogiJP .bookLogo img {
    max-width: 400px;
}

.price {
    margin-top: 20px;
    font-size: 16px;
    font-weight: lighter;
}

.right .tx01 {
    font-size: 25px;
    line-height: 1.4;
    margin-top: 20px;
    padding-bottom: 6px;
    border-bottom: 2px solid #cdcdcd;
}
.pointList01 li {
    font-size: 18px;
    padding: 20px 0;
    line-height: 1.4;
    border-bottom: 2px solid #cdcdcd;

}
.pointList01 li p {
    padding-left: 130px;
    position: relative;
}
.pointList01 li p:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 113px;
    height: 45px;
    left: 0;
    top: -10px;
    background: url("../img/adopted/tx_02.png") no-repeat #16be3e 12px 8px;
}
.pointList01 li:nth-of-type(2) p:before {
    background: url("../img/adopted/tx_03.png") no-repeat #16be3e 9px 8px;
}
.pointList01 li:nth-of-type(3) p:before {
    background: url("../img/adopted/tx_04.png") no-repeat #16be3e 9px 8px;
}

.nandeInner .pointList01 li p:before {
    background-color: #1ab5f5;
}

.issyoInner .pointList01 li p:before {
    background-color: #e8340c;
}

.dekitaInner .pointList01 li p:before {
    background-color: #ff7800;
}

.hazimeteInner .pointList01 li p:before {
    background-color: #ffb400;
}

.bookAbout {
    margin-top: 40px;
    line-height: 1.8;
}

.inner .movieBox {
    padding: 0 60px;
}

.inner .movieBox .subTi {
    margin-top: 50px;
}

.adopted .bt01 a {
    box-sizing: border-box;
    background: #16be3e;
    color: #fff;
    display: block;
    width: 350px;
    margin: 60px auto 0;
    padding: 7px 15px 9px 0;
    text-align: center;
    border-radius: 15px;
    position: relative;
    transition: .3s;
    font-size: 25px;
    line-height: 2.0;
}    
.adopted .bt01 a:hover {
    opacity: 0.7;
}
.adopted .bt01 a:after {
    position: absolute;
    display: inline-block;
    content: "";
    background: url("../img/ic_03.png") no-repeat 0 0 / 30px 36px;
    width: 30px;
    height: 36px;
    top: 14px;
    right: 20px;
}

.adopted .nandeInner .bt01 a {
    background: #1ab5f5;
}
.adopted .issyoInner .bt01 a {
    background: #e8340c;
}
.adopted .dekitaInner .bt01 a {
    background: #ff7800;
}
.adopted .hazimeteInner .bt01 a {
    background: #ffb400;
}
.adopted .kagakuInner .bt01 a {
    background: #ff617f;
}

@media all and (-ms-high-contrast: none) {
  /* IEのみ */
    
.nav-box span {
    margin-top: 4px;
    margin-bottom: 0;
}
.contentsInner01 h4::before, .contentsInner01 h4::after {
     margin-bottom: 15px;
}
.about .tx01 {
    line-height: 2.4;
}
.about .tx01 .style01 {
    padding: 11px 25px 0;
    font-size: 26px;
}
.about .tx01 .style02:before {
    bottom: 27px;
}

.adopted .bt02 a {
    padding-top: 27px;
    padding-bottom: 15px;
}
#acMenu dt{
    padding: 8px 20px 0px 0;
}
.category01 , .category02 , .new {
    padding: 12px 15px 4px;
}
.pointList01 li {
    padding: 22px 0 12px;
}
.pointList01 li p:before {
    top: -15px;
}
.adopted .inner .bt01 a {
    padding: 15px 15px 3px 0;
}
}


@media screen and (max-width:860px) {
/*画面幅860px以下のスマホ用のcssを記述*/

.adopted .spBr {
    display: block;
}

.contents01 .contentsInner01.adopted {
    margin-top: 80px;
    padding-bottom: 30px;
}

.adopted .about {
    margin-top: 30px;
}

 .adopted h2 img {
    max-width: 500px;
}

.about .tx01 {
    text-align: center;
    font-size: 16px;
    line-height: 2.0;
    margin-top: 30px;
}

.about .tx01 .style01 {
    padding: 2px 10px 3px;
    margin: 0 4px;
    font-size: 18px;
}

.about .tx01 .style02 {
    color: #16be3e;
    font-size: 25px;
}

.about .tx01 .style02:before {
    width: 55px;
    height: 10px;
    bottom: -2px;
}


.bt02 a {
    width: 100%;
    max-width: 300px;
    margin: 20px auto 0;
    padding: 15px 20px 15px 13px;
    border-radius: 10px;
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
}

.bt02 a:after {
    background: url("../img/adopted/ic_01.png") no-repeat 0 0 / 8px 9px;
    width: 14px;
    height: 18px;
    top: 50%;
    right: 5px;
    margin-top: -4px;
}

.adopted .subTi {
    margin-top: 40px;
}
.subTi .redTx {
    font-size: 18px;
    margin-bottom: 2px;
}
.subTi h3 {
        font-size: 20px;
        line-height: 1.3;
    }

.adopted .subTi:nth-of-type(4) {
    margin-top: 60px;
}

#acMenu {
    margin-top: 30px;
}

#acMenu dt{
    height: auto;
    line-height:1.3;
    cursor:pointer;
    font-size: 14px;
    padding: 12px 20px 11px 0;
}

#acMenu dt > span {
    font-size: 15px;
}

#acMenu dt > .middle {
    font-size: 16px;
}

#acMenu dt:after {
    height: 4px;
    width: 20px;
    top:50%;
    right: 17px;
    margin-top: -2px;
}

#acMenu dt:before {
    height: 4px;
    width: 20px;
    top:50%;
    right:17px;
    margin-top: -2px;
}

#acMenu .world {
    font-size: 13px;
}

#acMenu .world .middle {
    font-size: 16px;
}

#acMenu dd{
    width: 100%;
    padding: 40px 10px 50px;
    text-align: center;
}
    
#acMenu dd:last-of-type {
    padding-bottom: 30px;
}
    
/* アコーディオンinner */


#acMenu .aboutBook {
    display: block;
}

#acMenu .cover img {
    width: 250px;
}

#acMenu .right {
    text-align: center;
    margin-left: 0;
    width: 100%;
}

.category01 , .category02 , .new {
     display: inline-block;
    background: #ff617f;
     line-height: 1;
     color: #fff;
     padding: 7px 10px;
     border-radius: 20px;
     font-size: 13px;
     margin-bottom: 5px;
    margin-top: 10px;
}

.category02 {
    background: #c171f4;
}
.new {
    background: #FC2C2F;
}

.bookLogo img {
    max-width: 250px;
    margin-top: 15px;
}

.price {
    margin-top: 10px;
    font-size: 14px;
}

.right {
    margin-left: 0;
    text-align: left;
}

.right .tx01 {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 15px;
    text-align: center;
    padding-bottom: 4px;
}
.right .redTx {
    font-size: 20px;
} 
.inner .pointList01 li {
    font-size: 14px;
    padding: 7px 0;
}
.inner .pointList01 li p {
    padding-left: 73px;
    text-align: left;
}
.inner .pointList01 li p:before {
    width: 60px;
    height: 25px;
    left: 0;
    top: -8px;
    margin-top: 5px;
    background: url("../img/adopted/tx_02.png") no-repeat #16be3e 8px 6px / 43px 14px;
}
.inner .pointList01 li:nth-of-type(2) p:before {
    background: url("../img/adopted/tx_03.png") no-repeat #16be3e 7px 6px / 47px 14px;
}
.inner .pointList01 li:nth-of-type(3) p:before {
    background: url("../img/adopted/tx_04.png") no-repeat #16be3e 7px 6px / 47px 14px;
}
.bookAbout {
    text-align: left;
    margin-top: 20px;
    font-size: 16px;
}

.inner .movieBox {
    padding: 0 0;
    margin-top: 0;
}

.inner .movieBox .subTi {
    margin-top: 30px;
}

.adopted .bt01 a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: 300px;
    margin: 40px auto 0;
    padding: 8px 20px 8px 13px;
    border-radius: 10px;
    font-size: 18px;
}
.adopted .bt01 a:after {
    background: url("../img/ic_03.png") no-repeat 0 0 / 20px 24px;
    width: 30px;
    height: 36px;
    top: 13px;
    right: 5px;
}

/* なんで？ */

.nandeInner .pointList01 li p:before {
    background-color: #1ab5f5;
}
.nandeInner .pointList01 li:nth-of-type(2) p:before {
    background-color: #1ab5f5;
}
.nandeInner .pointList01 li:nth-of-type(3) p:before {
    background-color: #1ab5f5;
}

/* いっしょ */

.issyoInner .pointList01 li p:before {
    background-color: #e8340c;
}
.issyoInner .pointList01 li:nth-of-type(2) p:before {
    background-color: #e8340c;
}
.issyoInner .pointList01 li:nth-of-type(3) p:before {
    background-color: #e8340c;
}

/* できた */

.dekitaInner .pointList01 li p:before {
    background-color: #ff7800;
}
.dekitaInner .pointList01 li:nth-of-type(2) p:before {
    background-color: #ff7800;
}
.dekitaInner .pointList01 li:nth-of-type(3) p:before {
    background-color: #ff7800;
}

/* はじめて */

.hazimeteInner .pointList01 li p:before {
    background-color: #ffb400;
}
.hazimeteInner .pointList01 li:nth-of-type(2) p:before {
    background-color: #ffb400;
}
.hazimeteInner .pointList01 li:nth-of-type(3) p:before {
    background-color: #ffb400;
}

/* かがく*/

.kagakuInner .pointList01 li p:before {
    background-color: #ff617f;
}
.kagakuInner .pointList01 li:nth-of-type(2) p:before {
    background-color: #ff617f;
}
.kagakuInner .pointList01 li:nth-of-type(3) p:before {
    background-color: #ff617f;
}

}