/* HeroBnr - 個別設定
======================================================================*/

/* kojotest */
.HeroBnr.kojotest {
	background-image: url(../../images/contents/kojotest/main_bg@2x.png);
}
/*
.HeroBnr.kojotest .main-visual {
	top: auto;
	bottom: 0;
}
@media only screen and (max-width:740px){
.HeroBnr.kojotest .main-visual {
    top: auto;
    height: 360px;
}
.HeroBnr.kojotest .main-visual img{
    height: 360px;
}
}
*/

/* aboutWrap - 個別設定
======================================================================*/

.aboutWrap h4.kojotest{
	margin-top: 28px;
    margin-bottom: 28px;
}
@media only screen and (max-width:740px){
.aboutWrap h4.kojotest{
	margin-bottom: 14px;
}
}

@media only screen and (max-width:740px){
.aboutWhtBox .col2 .detail{
    width: 100%;
    margin-bottom: 0;
}
}
@media only screen and (max-width:740px){
.aboutWrap h3{
    max-width: 230px;
    margin: 0 auto 20px;
}
}

.aboutWrap p.catch{
    text-align: center;
	padding: 20px 0 40px;
}
@media only screen and (max-width:740px){
.aboutWrap p.catch{
    text-align: center;
	padding: 10px 0 20px;
}
}


/* aboutWhtBox - 個別設定
======================================================================*/

.aboutWhtBox.kojotest p.lead {
  font-size: 1.8rem;
	line-height: 2.0;
  text-align: center;
  margin-bottom: 30px;
}
.aboutWhtBox.kojotest p.lead span.under{
	font-weight: 700;
  border-bottom: solid 5px #fff100;
}

/*
.aboutWhtBox ul.kojotest {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 15px 3%;
	padding-top: 40px;
}
@media only screen and (max-width:740px){
.aboutWhtBox ul.kojotest {
	gap: 10px 2%;
	padding-top: 20px;
}
}

.aboutWhtBox ul.kojotest li{
	width: 31%;
}
 @media only screen and (max-width:740px){
.aboutWhtBox ul.kojotest li{
	width: 49%;
}
}
*/


/* whatWrap - 個別設定
======================================================================*/
@media only screen and (max-width:740px){
.whatWrap {
    padding-bottom: 40px;
}
}

.whatWrap h3{
    color: #000000;
	min-height: 100px;
}
@media only screen and (max-width:740px){
.whatWrap h3{
   min-height: 80px;
}
}


/* pointWrap - 個別設定
======================================================================*/
.pointWrap h3 em{
    font-size: 4.8rem;
}

.pointWrap h4.flex{
   padding-top: 20px;
    padding-bottom: 20px;
}
@media only screen and (max-width:740px){
.pointWrap h4.flex{
    padding-top: 10px;
    padding-bottom: 10px;
}
}

.pointWrap h6.sml{
    font-size: 1.4rem;
	font-weight: 700;
    color: #000000;
}
@media only screen and (max-width:740px){
.pointWrap h6.sml{
    font-size: 1.2rem;
}
}

/* pointWhtBox - 個別設定
======================================================================*/
.pointWhtBox.culturekids {
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 90px;
}
@media only screen and (max-width:740px){
.pointWhtBox.culturekids {
	margin-bottom: 60px;
}
}

.pointWhtBox .col2 .detail{
    position: relative;
}

.pointWhtBox .imgbox-btm{
    position: relative;
	bottom: -60px;
}
@media only screen and (max-width:740px){
.pointWhtBox .imgbox-btm{
	bottom: -40px;
}
}

.pointWhtBox:last-child{
	margin-bottom: 80px;
}
@media only screen and (max-width:740px){
.pointWhtBox:last-child{
	margin-bottom: 40px;
}
}

.pointWhtBox .col2 .detail h5.blu{
	text-align: left;
	font-size: 1.4rem;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #00a0e9;
	border-bottom: 1px solid #00A0E9;
}
@media only screen and (max-width:740px){
.pointWhtBox .col2 .detail h5.blu{
	font-size: 1.2rem;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
}

.pointWhtBox .col2 .detail.YTbox{
	width: 38%;
	max-width: 335px;
	border-top: none;
}
@media only screen and (max-width:740px){
.pointWhtBox .col2 .detail.YTbox{
	width: 100%;
	margin: 0 auto;
}
}

.pointWhtBox .col2 .detail.PHbox{
	width: 58%;
	max-width: 513px;
	border-top: none;
}
@media only screen and (max-width:740px){
.pointWhtBox .col2 .detail.PHbox{
	width: 100%;
	margin: 0 auto;
}
}

.pointWhtBox .col3-multi div{
	overflow: hidden;
}

.pointWhtBox .col3-multi h4.blu{
	font-size: 1.8rem;
	color: #00A0E9;
	margin-bottom: 10px;
}
@media only screen and (max-width:740px){
.pointWhtBox .col3-multi h4.blu{
	font-size: 1.4rem;
}
}

.pointWhtBox .col3-multi p{
	margin-bottom: 0px;
}

/* flow_wrap
======================================================================*/
.flow_wrap {
    text-align: center;
    padding: 0 0 90px;
}

@media only screen and (max-width:768px){
.flow_wrap {
    padding: 0 0 30px;
}
}

.flow_wrap.border {
    border-top: 5px solid #00a0e9;
	padding-top: 60px;
}

.flow_wrap p.month{
	font-size: 2.0rem;
    text-align: center;
}

.flow_wrap ul.flow p.caption{
	margin: 0;
}

.flow_wrap ul.flow li{
	padding: 40px 20px 20px;
}

@media only screen and (max-width:740px){
.flow_wrap ul.flow li{
	padding: 20px 15px 15px;
}
}

/* flow_btm */

.flow_wrap ul.flow_btm{
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between; 
    margin-top: 60px;
}
@media only screen and (max-width:740px){
.flow_wrap ul.flow_btm{
    margin-top: 30px;
}
}

.flow_wrap ul.flow_btm li{
	text-align: center;
	width: 48%;
	background-color: #FFFFFF;
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.10);
	box-shadow: 3px 3px 6px rgba(0,0,0,0.10);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width:740px){
.flow_wrap ul.flow_btm li{
	width: 100%;
	margin-bottom: 20px;
}
.flow_wrap ul.flow_btm li:last-child{
	margin-bottom: 0px;
}
}

.flow_wrap ul.flow_btm h4.obi{
	font-size: 2.0rem;
	text-align: center;
	background-color: #00a0e9;
	color: #FFFFFF;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
@media only screen and (max-width:740px){
.flow_wrap ul.flow_btm h4.obi{
	font-size: 1.6rem;
	padding: 15px;
}
}

.flow_wrap ul.flow_btm p.caption{
    font-size: 1.4rem;
    text-align: justify;
	padding: 20px;
	margin: 0;
}
@media only screen and (max-width:740px){
.flow_wrap ul.flow_btm p.caption{
	padding: 15px;
}
}


/* specialWrap
======================================================================*/
.specialWrap {
	width: 100%;
	padding: 40px 0 80px;
	background-image: url(../../images/contents/kojotest/special_bg@2x.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	position: relative;
	background-color: #000000;
	z-index: 1;
}
@media only screen and (max-width:740px){
.specialWrap {
    padding: 20px 0 40px;
}
}

.specialWrap::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 28%;
	left: 0;
	bottom: 0;
	background-color: #fff100;
	z-index: -1;
}

.specialWrap h3{
	text-align: center;
	position: relative;
	margin-top: -200px;
	margin-bottom: 40px;
}
@media only screen and (max-width:740px){
.specialWrap h3{
    margin-top: -100px;
}
}

.specialWrap h4.obi{
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	padding: 10px 20px;
	background-color: #fff100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
}
@media only screen and (max-width:740px){
.specialWrap h4.obi{
	font-size: 1.6rem;
	padding: 10px 20px;
	margin-bottom: 20px;
}
}

.specialWrap h5{
	font-size: 2.0rem;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
}
@media only screen and (max-width:740px){
.specialWrap h5{
	font-size: 1.6rem;
}
}

.specialWrap h5.under{
	display: inline-block;
	font-size: 2.6rem;
	font-weight: 700;
	 border-bottom: solid 5px #fff100;
	margin: 0 auto 40px;
}
@media only screen and (max-width:740px){
.specialWrap h5.under{
	font-size: 1.6rem;
	margin: 0 auto 20px;
}
}

.specialWrap h5.under em{
	font-size: 4.8rem;
}
@media only screen and (max-width:740px){
.specialWrap h5.under em{
	font-size: 2.4rem;
}
}

.specialWrap .col2{
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}

.specialWrap .col2.btm{
    margin-bottom: 0px;
}

.specialWrap .col2 div{
    width: 48%;
}
@media only screen and (max-width:740px){
.specialWrap .col2 div{
    width: 100%;
	/*margin-bottom: 20px;*/
}
.specialWrap .col2 div:last-child{
	margin-bottom: 0px;
}
}

.specialWrap .col2 .col2-txt{
    width: 54%;
}
@media only screen and (max-width:740px){
.specialWrap .col2 .col2-txt{
    width: 100%;
	margin-bottom: 20px;
}
}

.specialWrap .col2 .col2-img{
    width: 43%;
	max-width: 380px;
	margin-top: auto;
}
@media only screen and (max-width:740px){
.specialWrap .col2 .col2-img{
    width: 100%;
}
}

/* specialWhtBox */

.specialWhtBox {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFFFFF;
	/*-webkit-box-shadow: 3px 3px 6px rgba(0,0,0,0.10);
	box-shadow: 3px 3px 6px rgba(0,0,0,0.10);*/
	margin-top: 60px;
	border-radius: 10px;
	z-index: 111;
}

@media only screen and (max-width:740px){
.specialWhtBox {
	padding: 30px;
    margin-top: 30px;
}
}

.specialWhtBox p.caption {
  font-size: 1.4rem;
	line-height: 2.0;
  text-align: justify;
}

.specialWhtBox p.caption span.under{
	font-weight: 700;
  border-bottom: solid 5px #fff100;
}

/* ul.event */

.specialWrap ul.event{
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between; 
    padding-top: 60px;
	margin-bottom: 60px;
}

.specialWrap ul.event li{
    width: 32%;
    position: relative;
}
@media only screen and (max-width:768px){
.specialWrap ul.event li{
    width: 100%;
	margin-bottom: 60px;
}
.specialWrap ul.event li:last-child{
	margin-bottom: 0px;
}
}

.specialWrap ul.event li .tag{
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
}

.specialWrap ul.event li .event_hd{
    background-color: #fff100;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    border-radius: 10px 10px 0px 0px;
    position: relative;
}

.specialWrap ul.event li .h3wrap{
    height: 80px;
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
    align-items: center;
}

@media only screen and (max-width:768px){
.specialWrap ul.event li .h3wrap{
    height: 60px;
}
}

.specialWrap ul.event li h5{
    font-size: 1.8rem;
}

.specialWrap ul.event li p.more{
	text-align: center;
    color: #000000;
    transition: all 0.3s linear;
	line-height: 1.0;
}

.specialWrap ul.event li p.more span{
    display: block;
}

.specialWrap ul.event li p.more img{
    vertical-align: middle;
}

.specialWrap ul.event li .event_hd:hover{
    opacity: 0.6;
}

/***** accordion *****/

.ac-parent {
	position: relative;
	cursor: pointer;
}
.ac-parent:after {
    content: "";
    display: inline-block;
    position: absolute;
    /*top: 44%;
    right: 17px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    transform: translateY(-40%) rotate(45deg);*/
    transition: .3s;
}

/* オープン時にopenクラスを付与 */
.ac-parent.open:after {
	/*transform: rotate(225deg);*/
}

/* 初期状態を閉じる */
.ac-child {
  display: none;
}

/***** accordion 個別設定 *****/

/* オープン時にopenクラスを付与 */
.specialWrap ul.event li .event_hd.open p.more img{
    transform: rotate(180deg);
}

.specialWrap ul.event li .event_mid{
    background-color: #FFFFFF;
    padding: 30px 0px;
    border-bottom: 10px solid #fff100;
    position: relative;
}

@media only screen and (max-width:768px){
.specialWrap ul.event li .event_mid{
    padding: 20px 0px;
}
}

.specialWrap ul.event li .event_mid p{
	font-size: 1.4rem;
    text-align: justify;
    overflow: hidden;
	min-height: 150px;
}

@media only screen and (max-width:768px){
.specialWrap ul.event li .event_mid p{
    min-height: auto;
}
}


/* brand_list_Wrap - 個別設定
======================================================================*/
.brand_list_Wrap{
	width: 100%;
	border-bottom: 10px solid #00A0E9;
    padding-bottom: 120px;
}
@media only screen and (max-width:740px){
.brand_list_Wrap{
    padding-bottom: 60px;
}
}
/*
.bluWrap{
	position: relative;
	width: 100%;
	min-height: 430px;
	padding-top: 60px;
	background-color: #00A0E9;
}
@media only screen and (max-width:740px){
.bluWrap{
	min-height: 340px;
	padding: 30px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
}

.bluWrap h3{
	max-width: 1000px;
	margin: 0 auto 30px;
	text-align: center;
}

.bluWrap p.lead{
	text-align: center;
	color: #FFFFFF;
}
*/
.brand_list_Wrap .brand_list {
	position: relative;
	padding-top: 0;
	margin-top: -130px;
}
@media only screen and (max-width:740px){
.brand_list_Wrap .brand_list {
	margin-top: -60px;
}
}

/* Price_Wrap - 個別設定
======================================================================
.Price_Wrap{
	width: 100%;
    padding-bottom: 120px;
}
@media only screen and (max-width:740px){
.Price_Wrap{
    padding-bottom: 60px;
}
}

@media only screen and (max-width:740px){
.pointWrap h3{
    font-size: 1.6rem;
	padding-bottom: 0px;
    margin-bottom: 20px;
}
}

.Price_Wrap .pointWhtBox {
	position: relative;
	margin-top: -130px;
}
@media only screen and (max-width:740px){
	.Price_Wrap .pointWhtBox {
	max-width: 92%;
		margin: -40px auto 0;
}
}

.Price_Wrap .pointWhtBox .blueline{
	border-top: 1px solid #00a0e9;
	padding-top: 20px;
}

.Price_Wrap .pointWhtBox h3{
	text-align: center;
	font-size: 2.4rem;
	line-height: 1.5;
	color: #00a0e9;
	margin-bottom: 30px;
}
@media only screen and (max-width:740px){
.Price_Wrap .pointWhtBox h3{
	font-size: 2.0rem;
	margin-bottom: 20px;
}
}

.Price_Wrap .pointWhtBox h4{
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.5;
	letter-spacing: -0.05em;
	color: #00a0e9;
	margin-bottom: 30px;
}
@media only screen and (max-width:740px){
.Price_Wrap .pointWhtBox h4{
	font-size: 1.4rem;
	letter-spacing: 0;
	margin-bottom: 10px;
}
}

.Price_Wrap .pointWhtBox h5{
	text-align: left;
	font-size: 1.4rem;
	color: #00a0e9;
	margin-bottom: 5px;
}
@media only screen and (max-width:740px){
.Price_Wrap .pointWhtBox h5{
	/*font-size: 1.2rem;*/
	letter-spacing: 0;
}
}

.Price_Wrap .pointWhtBox p.caption{
	text-align: justify;
	font-size: 1.4rem;
	line-height: 1.6;
	margin-bottom: 20px;
}
@media only screen and (max-width:740px){
.Price_Wrap .pointWhtBox p.caption{
}
}

.Price_Wrap .col2-multi div {
	overflow: hidden;
}
======================================================================*/