@charset "euc-jp";
/* CSS Document */

/* ラインナップ */

.adopted .pcBr {
    display: block;
}

#acMenu {
    margin: 40px auto;
    max-width: 900px; 
}
#acMenu dt{
    display:block;
    text-align:center;
    cursor:pointer;
    background: #fff;
    font-size: 1.4vw;
    position: relative;
    transition: 2s;
    padding: 25px 20px 30px;
}
#acMenu dt:hover {
    opacity: 0.7;
}
#acMenu dt > .middle {
    font-size:1.6vw;
}
#acMenu dt:after {
    position: absolute;
    content: "";
    display: inline-block;
    background: #fff;
    height: 5px;
    width: 30px;
    top:50%;
    right: 20px;
    margin-top: -3px;
    -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:50%;
    right:20px;
    margin-top: -3px;
    -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;
}

/* NEWアイコン用 */
/*#acMenu #world span:first-of-type {
    font-size: 1.0vw;
    background: #fff;
    border-radius: 20px;
    color: #1ab5f5;
    padding: 0 9px 0 10px;
}
*/

.contentsInner01.adopted {
    margin-top: 100px;
}

.contentsInner01.adopted h3 {
	margin: 0;
}

.contentsInner01.adopted .committedPoint {
    margin: 0;
}
.contentsInner01.adopted .committedPoint:before , .contentsInner01.adopted .committedPoint:after {
    display: none;
}
.committedPoint img {
	width: 45%;
}
.lineupImg img {
    width: 100%;
    max-width: 880px;
}

.about .tx01 {
    text-align: center;
    line-height: 1.5;
    font-size: 22px;
	margin-top: 20px;
}

.about .tx01 .style01 {
    background: #16be3e;
    border-radius: 20px;
    color: #fff;
    padding: 3px 20px 5px;
    margin: 0 8px;
    font-size: 24px;
}

.about .tx01 .style02 {
    letter-spacing: 1px;
    color: #16be3e;
    font-size: 26px;
   background: linear-gradient(transparent 65%, #fff38c 0%);
   display: inline;
    padding: 0 4px 0 8px;
}

.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: 60px;
}
.adopted .subTi:nth-of-type(4) {
    margin-top: 60px;
}

/* アコーディオン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: 14px;
     margin-bottom: 15px;
}

.category02 {
    background: #c171f4;
}

.new {
    background: #FC2C2F;
    margin-right: 3px;
}

.bookLogo img {
    width: 100%;
    max-width: 400px;
}

.bookLogo.type02 img {
    max-width: 500px;
}

.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_16.png") no-repeat #16be3e 12px 8px;
}
.pointList01 li:nth-of-type(2) p:before {
    background: url("../img/adopted/tx_17.png") no-repeat #16be3e 9px 8px;
}
.pointList01 li:nth-of-type(3) p:before {
    background: url("../img/adopted/tx_18.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;
}

.kagakuInner .pointList01 li p:before {
    background-color: #ff617f;
}

.pointList01 li span {
    font-size: 16px;
}

.bookAbout {
    margin-top: 30px;
    line-height: 1.8;
}

.inner .movieBox {
    padding: 0 60px;
}

.inner .movieBox .subTi {
    margin-top: 50px;
}

.inner .tx02 {
    font-size: 16px;
    margin-top: 8px;
}

.adopted .bt01 a {
    box-sizing: border-box;
    background: #16be3e;
    color: #fff;
    display: block;
    width: 350px;
    margin: 40px 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;
}

/* 試し読みボタン */

.adopted .preview.bt01 a {
    box-sizing: border-box;
    width: 280px;
    padding: 7px 0px 9px 0;
    margin: 20px auto 0;
    font-size: 20px;
}    
.adopted .preview.bt01 a:after {
    background: none;
}

/*「がっけん　つながるえほん」のこだわりポイント*/
/*タブ切り替え*/

#tab{
  max-width: 750px;
  margin: 35px auto 0;
overflow: hidden;
}

.tabMenu{
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  list-style: none;
}
.tabItem{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  flex-basis: 32%;
  flex-shrink: 0;
  border-left: 2px solid #ff7481;
  border-right: 2px solid #ff7481;
  border-top: 2px solid #ff7481;
  border-radius: 10px 10px 0 0;
  color: #ff7481;
  font-weight: bold;
  text-align: center;
letter-spacing: 1px;
}
.tabItem.tabItem-current{
  background-color: #ff7481;
  color: #fff;
}
.tabItem.style02 {
 border-left: 2px solid #3aa5ff;
  border-right: 2px solid #3aa5ff;
  border-top: 2px solid #3aa5ff;
  color: #3aa5ff;
}
.tabItem.style03 {
 border-left: 2px solid #49c90a;
  border-right: 2px solid #49c90a;
  border-top: 2px solid #49c90a;
  color: #49c90a;
	letter-spacing: -.5px;
}
.tabItem.tabItem-current{
  background-color: #ff7481;
  color: #fff;
}
.tabItem.tabItem-current.style02{
    background: #3aa5ff;
}
.tabItem.tabItem-current.style03{
    background: #49c90a;
}
.tabContent{
  	position: relative;
}
.tabBlock{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 40px 50px 50px;
  opacity: 0;
  transition: .5s;
  border: 2px solid #ff7481;
}
.tabBlock.tabBlock-show{
  position: static;
  opacity: 1;
}
.tabBlock.style02 {
    border: 2px solid #3aa5ff;
}
.tabBlock.style03 {
    border: 2px solid #49c90a;
}
.contents01 .tabBlock__title {
    color: #ff7481;
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: 1px;
	margin-top: 0;
	margin-bottom: 40px;
}
.contents01 .tabBlock.style01 .tabBlock__title {
	margin-bottom: 50px;
}
.tabBlock.style02 .tabBlock__title {
    color: #3aa5ff;
}
.tabBlock.style03 .tabBlock__title {
    color: #49c90a;
}
.tabBlock__title span {
  background: linear-gradient(transparent 65%, #fff38c 0%);
  display: inline;
}
.tabBlock .flex.style01 {
	margin: 0 auto;
	align-items: flex-start;
    margin-top: 30px;
	width: 100%;
	text-align: left;
}
.tabBlock_subti01 {
	display: inline;
	border-bottom: 2px dotted #ff7481;
	font-size: 20px;
	line-height: 1.6;
	text-align: left;
}
.tabBlock__text{
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5;
}
.tabBlock.style01 .flex.style01 img {
	width: 150px;
	margin-right: 20px;
}
.oneClumn {
	margin-top: 35px;
	text-align: center;
}
.oneClumn .img03 {
	display: block;
	margin: 15px 0 0;
	width: 100%;
}
.tabBlock.style01 .box01 {
    margin:20px auto 0;
    background: url("../img/adopted/bg_01.jpg");
    padding: 10px 30px 15px 25px;
    text-align: left;
	align-items: center;
}
.tabBlock.style01 .box01 > div {
	width: calc(100% - 110px);
	font-size: 16px;
}
.tabBlock.style01 .box01 .img01 {
	width: 100px;
	margin-left: 10px;
}
.tabBlock.style01 .box01 .tabBlock__text {
	font-size: 15px;
}
.box01 .name {
	margin: 5px 0 0;
	font-size: 14px;
	text-align: right;
}
.box01 .name span {
	font-size: 15px;
}

/*tabBlock02*/
.tabBlock.style02 .tabBlock_subti01 {
	border-bottom: 2px dotted #3aa5ff;
}
.tabBlock.style02 .fukidashiWrap {
	position: relative;
}
.fukidashi01 {
	position: absolute;
	right: 0px;
	top: -35px;
	width: 150px;
}
.fukidashi01.style02 {
	transform: rotate(5deg);
	top: -25px;
}
.tabBlock.style02 .oneClumn:nth-of-type(n+2) .fukidashi01 {
	top: -25px;
}
.tabBlock.style02 .oneClumn:nth-of-type(n+2) {
	margin-top: 30px;
}
.tabBlock.style02 .comment p {
	margin:30px auto 0;
    background: url("../img/adopted/bg_02.jpg");
    padding: 15px 25px 15px 25px;
	font-size: 17px;
	line-height: 1.5;
}

/*tabBlock03*/
.tabBlock.style03 .tabBlock_subti01 {
	border-bottom: 2px dotted #49c90a;
}
.supportMark {
	display: block;
	width: 250px;
	margin: 15px auto;
}
.tabBlock.style03 .img03 {
	width: 85%;
	margin: 15px auto 0;
}
.tabBlock.style03 .img02 {
	width: 300px;
	margin: 15px auto 0;
}
.tabBlock.style03 .img01 {
	display: block;
	width: 300px;
	margin: 15px auto 0;
}
.oneClumn .tabBlock__text a {
	color: #1f8ee9;
	text-decoration: underline;
}
.tabBlock.style03 .box01 {
	margin:30px auto 0;
    background: url("../img/adopted/bg_03.jpg");
    padding: 15px 25px 15px 25px;
	font-size: 16px;
	line-height: 1.5;
}
.tabBlock.style03 .box01 img {
	width: 55%;
	margin: 5px auto 10px;
}
.categoryTi {
	position: absolute;
	display: inline-block;
	background: #fff;
	border-radius: 20px;
	color: #16be3e;
	font-size: 15px;
	padding: 3px 10px 5px;
    top: 50%;
    left: 20px;
    margin-top: -12px;
}
.nande .categoryTi, .world .categoryTi  {
	color: #1ab5f5;
}
.issyo .categoryTi {
	color: #e8340c;
}
.dekita .categoryTi {
	color: #ff7800;
}
.hazimete .categoryTi {
	color: #ffb400;
}
.kagaku .categoryTi {
	color: #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: 16px;
}

.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:960px) {

#acMenu dt{
    font-size: 2.3vw;
}
#acMenu dt > .middle {
    font-size: 2.8vw;
}
}

@media screen and (max-width:860px) {
/*画面幅850px以下のスマホ用のcssを記述*/

.adopted .spBr {
    display: block;
}
.adopted .pcBr {
    display: none;
}
.committedPoint img {
	width: 75%;
}

.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: 4.5vw;
    line-height: 1.6;
    margin-top: 30px;
}

.about .tx01 .style01 {
    padding: 4px 15px 5px;
    margin: 0 4px;
    font-size: 4.5vw;
}

.about .tx01 .style02 {
    color: #16be3e;
    font-size: 4.5vw;
	padding: 0px 4px 2px 7px;
	background: linear-gradient(transparent 55%, #fff38c 0%)
}

.about .tx01 .style02:before {
    width: 147px;
    height: 6px;
    bottom: -1px;
}

.bt02 a {
    width: 100%;
    max-width: 300px;
    margin: 20px auto 0;
    padding: 15px 20px 15px 13px;
    border-radius: 10px;
    font-size: 3.5vw;
    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.2;
    cursor:pointer;
    font-size: 3.5vw;
    padding: 13px 20px 13px 0;
}

#acMenu #selection , #acMenu .world {
    font-size: 3.5vw;
}

#acMenu dt > .middle , #acMenu #selection .middle , #acMenu .world .middle {
    font-size: 4.5vw;
}

#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 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: 2.6vw;
     margin-bottom: 5px;
    margin-top: 10px;
}

.category02 {
    background: #c171f4;
}
.new {
    background: #FC2C2F;
}

.bookLogo img {
    max-width: 250px;
    margin-top: 15px;
}

.price {
    margin-top: 15px;
    font-size: 3.5vw;
}

.right {
    margin-left: 0;
    text-align: left;
}

.right .tx01 {
    font-size: 4.3vw;
    line-height: 1.8;
    margin-top: 15px;
    text-align: center;
    padding-bottom: 4px;
}
    
.right .redTx {
    font-size: 4.5vw;
} 
    
.inner .pointList01 li {
    font-size: 3.5vw;
    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_16.png") no-repeat #16be3e 8px 6px / 43px 14px;
}
.inner .pointList01 li:nth-of-type(2) p:before {
    background: url("../img/adopted/tx_17.png") no-repeat #16be3e 7px 6px / 47px 14px;
}
.inner .pointList01 li:nth-of-type(3) p:before {
    background: url("../img/adopted/tx_18.png") no-repeat #16be3e 7px 6px / 47px 14px;
}

.pointList01 li span {
    font-size: 3.2vw;
}

.bookAbout {
    text-align: left;
    margin-top: 20px;
    font-size: 3.5vw;
    line-height: 1.6;
}

.inner .tx01 {
    margin-top: 20px;
}

.inner .movieBox {
    padding: 0 0;
    margin-top: 0;
}

.inner .movieBox .subTi {
    margin-top: 20px;
}

.inner .tx02 {
    margin-top: 5px;
}

.adopted .bt01 a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    max-width: 300px;
    margin: 20px auto 0;
    padding: 8px 20px 8px 13px;
    border-radius: 10px;
    font-size: 4vw;
}
.adopted .bt01 a:after {
    background: url("../img/ic_03.png") no-repeat 0 0 / 20px 24px;
    width: 30px;
    height: 36px;
    top: 50%;
    right: 5px;
    margin-top: -12px;
}

/* 試し読みボタン */

.adopted .preview.bt01 a {
    width: 100%;
    max-width: 300px;
    padding: 8px 10px 8px 10px;
    margin: 10px auto 0;
    font-size: 4vw;
}    
.adopted .preview.bt01 a:after {
    background: none;
}
    .preview .notes {
        font-size: 3.2vw;
        margin-top: 10px;
        line-height: 1.2;
        font-weight: normal;
    }
    
/* なんで？ */

.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;
}

/* おはなしえほん */
#acMenu #selection {
    font-size: 3.5vw;
    padding-left: 20px;
}
/* NEWアイコン用 */
/*#acMenu #world span:first-of-type {
    font-size: 2.6vw;
    padding: 0 6px;
}*/
	
#acMenu #selection .middle {
    font-size: 4vw;
}

/*タブ切り替え*/

#tab{
  width: 100%;
  margin: 30px auto 0;
}

.tabItem{
height: 100%;
letter-spacing: 0;
font-size: 3.2vw;
line-height: 1.4;
padding: 7px 0;
}

.tabBlock{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 20px 20px 20px;
text-align: center;
}

.tabBlock .flex {
    margin-top: 10px;
}
.contents01 .tabBlock__title {
	font-size: 4.5vw;
	margin-bottom: 25px;
	display: inline;
	padding: 0px 4px 4px 7px;
	background: linear-gradient(transparent 55%, #fff38c 0%)
}	
.contents01 .tabBlock.style01 .tabBlock__title {
	margin-bottom: 30px;
}
.tabBlock_subti01 {
	font-size: 4.3vw;
	line-height: 1.7;
	padding-bottom: 2px;
}
.tabBlock__text{
	margin-top: 10px;
    font-size: 3.5vw;
    line-height: 1.4;
}
.tabBlock.style01 .flex.style01 img {
	width: 40%;
	margin-right: 15px;
}
.oneClumn {
	margin-top: 35px;
}
.tabBlock.style01 .box01 {
	display: block;
    padding: 8px 20px 17px 20px;
}
.tabBlock.style01 .box01 > div {
	width: 100%;
	font-size: 3.2vw;
}
.tabBlock.style01 .box01 .tabBlock__text {
	font-size: 3.2vw;
}
.box01 .name {
	margin: 5px 0 0;
	font-size: 3.0vw;
	text-align: right;
}
.box01 .name span {
	font-size: 3.0vw;
}

/*tabBlock02*/

.tabBlock.style02 .oneClumn {
	margin-top: 20px;
}
.tabBlock.style02 .oneClumn img {
	margin-top: 0;
}
.fukidashiWrap {
	text-align: center;
}
.fukidashi01.style02 {
	transform: rotate(0deg);
	top: 0px;
}
.tabBlock.style02 .oneClumn .fukidashi01 {
	position: relative;
	display: inline-block;
	margin-top: 15px;
	width: 47%;
	top: 0;
	right: 0;
}
.tabBlock.style02 .oneClumn:nth-of-type(n+2) .fukidashi01 {
	top: 0;
}
.tabBlock.style02 .oneClumn:nth-of-type(n+2) {
	margin-top: 30px;
}
.tabBlock.style02 .comment p {
	margin-top: 20px;
    padding: 15px 20px 15px 20px;
	font-size: 3.2vw;
	line-height: 1.5;
}

/*tabBlock03*/
.tabBlock.style03 .oneClumn {
	margin-top: 20px;
}
.tabBlock.style03 .oneClumn:nth-of-type(n+2) {
	margin-top: 30px;
}
.supportMark {
	display: block;
	width: 100%;
	max-width: 250px;
	margin: 15px auto 0;
}
.tabBlock.style03 .img01 {
	display: block;
	width: 100%;
	max-width: 200px;
	margin: 15px auto 0;
}
.tabBlock.style03 .box01 {
	margin:20px auto 0;
    padding: 15px 20px 15px 20px;
	font-size: 3.2vw;
	line-height: 1.4;
}
.tabBlock.style03 .box01 img {
	width: 100%;
	max-width: 280px;
	margin: 5px auto 10px;
}
.categoryTi {
	font-size: 2.3vw;
	padding: 3px 8px 3px;
    top: 50%;
    left: 10px;
    margin-top: -12px;
	}
}
@media screen and (max-width:599px) {
.categoryTi {
	font-size: 2.5vw;
	padding: 2px 5px 2px;
    top: 50%;
    left: 10px;
    margin-top: -8px;
	}
}