@charset "utf-8";
/* ------------------------------------------------------------ common */

#wrapper { min-width: 1400px;}
a:link,
a:visited { color: inherit;}

.pagetop { -webkit-transition: all .3s ease-out; bottom: 40px; opacity: 1; z-index: 9; position: fixed; right: 30px; transition: all .3s ease-out; width: 70px;}
.pagetop img { width: 100%; height: auto;}
/* ------------------------------------------------------------ fv */


/*
#fv { position: relative; width: 100%; height: 1000px; background-color: #fff462; background-image: repeating-linear-gradient(-45deg,#fffab1, #fffab1 5px,transparent 0, transparent 14px);}
#fv .logo{ width: 368px; position: absolute; top: 50px; left: 30px; }
#fv .logo img{ width: 100%; height: auto; }
#fv .fv {width: 100%; height: 100%; margin: 0 auto; background: url(../images/fv.png) no-repeat center bottom / 1600px;}
#fv .fv .fv_pa { padding: 855px 0 0 460px;}
#fv .fv .fv_pa a.btn { display: block; width: 417px; line-height: 60px; font-size: 18px; color: #fff; font-weight: 700; letter-spacing: 0.06em; text-align: center; padding-left: 30px; background: url(../images/icn_01.svg) no-repeat 18% center / 29px, url(../images/arrow1.png) no-repeat 95% center / 10px; background-color: #d93924; border-radius: 50px; box-shadow: 3.857px 4.596px 15px 0px rgba(47, 46, 56, 0.2);}
*/

#fv{ height: 1000px; position: relative; background-color: #fff462; background-image: repeating-linear-gradient(-45deg,#fffab1, #fffab1 5px,transparent 0, transparent 14px); }
#fv .fv_inner{ height: 1000px; padding: 43px 0 0; box-sizing: border-box; }

#fv .logo{ width: 368px; position: absolute; top: 50px; left: 30px; }
#fv .logo img{ width: 100%; height: auto; }

#fv .item{ display: block; margin: 0 auto; box-sizing: content-box;}
#fv .item.SP{ display: none; }
#fv p:last-of-type{ position: relative; top: -85px; color: #fff;}

.btn{ position: relative; display: block; width: 417px; line-height: 60px; font-size: 18px; color: #fff; font-weight: 700; letter-spacing: 0.06em; text-align: center; padding-left: 30px; margin: 0 auto; background: url(../images/icn_01.svg) no-repeat 18% center / 29px, url(../images/arrow1.png) no-repeat 95% center / 10px; background-color: #d93924; border-radius: 50px; box-shadow: 3.857px 4.596px 15px 0px rgba(47, 46, 56, 0.2); }

/* ------------------------------------------------------------ list */

#list { padding: 70px 0; margin: 0 auto;}
#list ul { display: flex; justify-content: center; margin-bottom: 34px;}
#list ul:last-child { margin-bottom: 0;}
#list li { width: 224px; border-left: 1px solid #c9c9c9; text-align: center; background: url(../images/icn_11.png) no-repeat center 85% / 18px;}
#list li:last-child { border-right: 1px solid #c9c9c9;}
#list li a { display: block; padding: 19px 0 40px;}
#list li img { margin-bottom: 12px;}
#list li p { font-size: 18px; line-height: 1.333;}


/* ------------------------------------------------------------ schedule */

#schedule { }
#schedule .sche { padding: 150px 0 100px;}

#schedule .box { position: relative; background-color: #fff; text-align: center; border-radius: 20px; padding: 54px 50px;}
#schedule .box .tab { position: absolute; top: -48px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}

#schedule .box h4 { font-size: 50px; font-weight: 700; line-height: 1.4; margin-bottom: 20px; font-feature-settings: "palt";}


#schedule .box .time { display: flex; justify-content: center; margin-bottom: 30px;}
#schedule .box .time div { display: flex; justify-content: center; align-items: center; padding: 7px 15px 9px; border-radius: 10px;}
#schedule .box .time .t_am { border: 1px solid #d93924; color: #d93924; margin-right: 5px;}
#schedule .box .time .t_pm { border: 1px solid #445a72; color: #445a72; margin-left: 5px;}
#schedule .box .time  p { font-size: 20px;}
#schedule .box .time  img { display: block; margin: 0 6px 0 9px;}

#schedule .box .top { line-height: 2;}

#schedule .stripe { background-color: #fff462; background-image: repeating-linear-gradient(-45deg,#fefce4, #fefce4 7px,transparent 0, transparent 14px);}

#schedule .schedule { padding: 133px 0 100px; text-align: center;}
#schedule .schedule h3 { position: absolute; font-size: 20px; top: -48px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
#schedule .schedule h3 span { display: block; font-size: 100px; font-family: 'futura-pt', sans-serif; font-weight: 500; color: #00908f; letter-spacing: 0.04em; margin-bottom: 10px;}
#schedule .box h3:before,
#schedule .box h3:after { position: absolute; display: block; content: "";} 
#schedule .box h3:before { width: 171px; height: 115px; background: url(../images/pic_32.png) no-repeat center / 100%; bottom: -5px; left: -260px;}
#schedule .box h3:after { width: 199px; height: 95px; background: url(../images/pic_33.png) no-repeat center / 100%; bottom: 0; right: -280px;}
#schedule .schedule .box { padding: 131px 0 81px;}
#schedule .schedule .box .top { margin-bottom: 40px;}


/* ---------------------------------- schedule01 */

#schedule #sche01 { background: url(../images/bg_01.jpg) no-repeat center center; background-size: cover; padding: 148px 0 162px; position: relative; z-index: 1;}

#schedule #sche01 .box { position: relative; width: 560px; text-align: start; border-radius: 0; padding-bottom: 30px;}
#schedule #sche01 .box:before { position: absolute; display: block; content: ""; width: 560px; height: 409px; background: url(../images/pic_02.png) no-repeat center center /cover; top: 20px; left: 20px; z-index: -1;}

#schedule #sche01 .box .tab { left: auto; transform: inherit; -webkit-transform: inherit;}
#schedule #sche01 .box h4 { font-size: 49px; color: #d93826;}
#schedule #sche01 .time { justify-content: flex-start;}



/* ---------------------------------- schedule02 */

#schedule #sche02 { }

#schedule #sche02 .box { padding-bottom: 83px;}
#schedule #sche02 .box h4 { color: #ea5c8a;}
#schedule #sche02 .box .top { margin-bottom: 50px;}

#schedule #sche02 .box .accordion .btns { display: none;}

#schedule #sche02 .box .flex { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap;}
#schedule #sche02 .box .program { width: 310px; margin-bottom: 43px; font-weight: 400;}
#schedule #sche02 .box .program:nth-child(n+13) { margin-bottom: 0;}
#schedule #sche02 .box .program h5 { width: 100%; font-size: 24px; line-height: 40px; letter-spacing: 0.06em; color: #fff; margin-bottom: 15px;}
#schedule #sche02 .box .program img { display: block; margin-bottom: 21px;}
#schedule #sche02 .box .program p { font-size: 14px; line-height: 1.714; letter-spacing: 0.05em; text-align: start;}
#schedule #sche02 .box .program p span { display: block; text-align: right; line-height: 2;}

#schedule #sche02 .box .program:nth-of-type(1) h5 { background-color: #a188be;}
#schedule #sche02 .box .program:nth-of-type(2) h5 { background-color: #4db8ea;}
#schedule #sche02 .box .program:nth-of-type(3) h5 { background-color: #d78980;}
#schedule #sche02 .box .program:nth-of-type(4) h5 { background-color: #7d8cc5;}
#schedule #sche02 .box .program:nth-of-type(5) h5 { background-color: #e47b56;}
#schedule #sche02 .box .program:nth-of-type(6) h5 { background-color: #4c8dcb;}
#schedule #sche02 .box .program:nth-of-type(7) h5 { background-color: #55b7ce;}
#schedule #sche02 .box .program:nth-of-type(8) h5 { background-color: #2bb7b3;}
#schedule #sche02 .box .program:nth-of-type(9) h5 { background-color: #bf83a6;}
#schedule #sche02 .box .program:nth-of-type(10) h5 { background-color: #509ed7;}
#schedule #sche02 .box .program:nth-of-type(11) h5 { background-color: #ef8fa8;}
#schedule #sche02 .box .program:nth-of-type(12) h5 { background-color: #5c6db3;}
#schedule #sche02 .box .program:nth-of-type(13) h5 { background-color: #f5aa53;}
#schedule #sche02 .box .program:nth-of-type(14) h5 { background-color: #8fc76c;}
#schedule #sche02 .box .program:nth-of-type(15) h5 { background-color: #74bf99;}


/* ---------------------------------- schedule03 */

#schedule #sche03 { }

#schedule #sche03 .box { border: 1px solid #00908f;}
#schedule #sche03 .box h4 { color: #009de1;}
#schedule #sche03 .box .flex { display: flex; justify-content: space-between; align-items: flex-start; text-align: start;}
#schedule #sche03 .box .flex img { margin-right: 50px;}
#schedule #sche03 .box .flex h5 { font-size: 30px; line-height: 1.333; margin: -5px 0 15px; color: #009de1;}
#schedule #sche03 .box .flex p { font-size: 16px; line-height: 2;}


/* ---------------------------------- schedule04 */

#schedule #sche04 { }

#schedule #sche04 .box { padding-bottom: 79px;}
#schedule #sche04 .box h4 { color: #45b035; margin-bottom: 30px;}
#schedule #sche04 .box .consultation { font-size: 17px; font-weight: 400; margin-bottom: 50px;}
#schedule #sche04 .box .consultation span { font-size: 20px; font-weight: 500; padding: 4px 20px; margin-right: 10px; background-color: #eaf4e3; border-radius: 5px;}
#schedule #sche04 .box .flex { display: flex; justify-content: center;; align-items: flex-start; text-align: start;}
#schedule #sche04 .box .flex img { margin-right: 115px;}
#schedule #sche04 .box .flex p { font-size: 16px; line-height: 2;}


/* ---------------------------------- schedule05 */

#schedule #sche05 { }

#schedule #sche05 .box { border: 1px solid #00908f; padding-bottom: 71px;}
#schedule #sche05 .box h4 { color: #7b59a3;}
#schedule #sche05 .box .time { margin-bottom: 50px;}
#schedule #sche05 .box .flex { display: flex; justify-content: center;; align-items: flex-start; text-align: start;}
#schedule #sche05 .box .flex img { margin-right: 50px;}
#schedule #sche05 .box .flex p { font-size: 16px; line-height: 2;}

/* ---------------------------------- schedule06 */

#schedule #sche06 { }

#schedule #sche06 .box { padding-bottom: 58px;}
#schedule #sche06 .box h4 { color: #00409d; margin-bottom: 28px;}
#schedule #sche06 .box p { font-size: 30px; line-height: 1.667;}


/* ------------------------------------------------------------ pickup */

#pickup { background-color: #32abac; padding: 100px 0; text-align: center;}

#pickup h3 { position: relative; display: inline-block; font-size: 100px; font-family: 'futura-pt', sans-serif; font-weight: 500; letter-spacing: 0.04em; color: #fff462; padding: 0 20px; margin-bottom: 30px;}
#pickup h3:before,
#pickup h3:after { position: absolute; display: block; content: ""; width: 39px; height: 32px; bottom: 14px;}
#pickup h3:before { left: -39px; background: url(../images/icn_14.png) no-repeat center center; background-size: 100%;}
#pickup h3:after { right: -39px; background: url(../images/icn_15.png) no-repeat center center; background-size: 100%;}
#pickup .top { display: block; margin: 0 auto 50px;}

#pickup .box { background-color: #fff; border-radius: 20px; padding: 50px; margin-bottom: 40px;}

#pickup .sdgs { margin-bottom: 0;}

#pickup .flex { display: flex; justify-content: space-between;}
#pickup .flex .box { position: relative; width: 520px; padding: 42px 50px 32px;}
#pickup .flex .box h4 { position: relative; margin-bottom: 30px;}
#pickup .flex .box h4 img { margin-bottom: 0;}
#pickup .flex .box img { margin-bottom: 26px;}
#pickup .flex .box p { font-size: 16px; line-height: 2; text-align: start;}
#pickup .flex .box p span { display: block; font-size: 28px; line-height: 1; color: #00908f; margin-bottom: 10px;}

#pickup .box .flex { margin-bottom: 27px;}
#pickup .box .flex .left { margin-top: 10px;}
#pickup .box .flex div { text-align: start;}
#pickup .box .flex div img { margin-bottom: 20px;}
#pickup .box .flex div p { font-size: 30px; font-weight: 700; color: #00908f; font-feature-settings: "palt";}
#pickup .box .flex div p span { display: inline-block; font-size: 28px; font-weight: 700; color: #dd2f24; padding: 6px 29px 8px; background: #fff462; border-radius: 20px; margin-right: 13px;}
#pickup .box .border { font-size: 24px; font-weight: 700; border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 10px 0; margin-bottom: 30px;}
#pickup .box .scroll { margin-bottom: 70px;}

#pickup .box .accordion .btns { display: block; cursor: pointer; width: 426px; padding: 24px 0; margin: 0 auto 30px; background: #fff462  url(../images/arrow2.png) no-repeat 70% center; background-size: 17px;}
#pickup .box .accordion .btns p { font-size: 18px; font-weight: 700;}
#pickup .box .accordion .top.btns.active { display: none; }

#pickup .box .accordion-body{ display: none; transition: 0.3s;}
#pickup .box .bustime { display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 30px;}
#pickup .box .bustime .bus { width: 490px; margin-bottom: 20px; text-align: center;}
#pickup .box .bustime .bus .dep { font-size: 18px; font-weight: 700; width: 100%; line-height: 40px; color: #fff; background-color: #32abac; margin-bottom: 10px;}
#pickup .box .bustime .bus:nth-child(n+15) { margin-bottom: 0;} 
#pickup .box .bustime .bus .flex { margin-bottom: 10px;}
#pickup .box .bustime .bus .flex dl { width: 240px; border: 1px solid #c9c9c9;}
#pickup .box .bustime .bus .flex dt,
#pickup .box .bustime .bus .flex dd { padding: 13px 0; font-size: 16px; }
#pickup .box .bustime .bus .flex dt { font-weight: 700; color: #32abac; background-color: #d0f8f5;}
#pickup .box .bustime .bus .flex dd { font-weight: 500; border-top: 1px solid #c9c9c9;}
#pickup .box .bustime .bus .flex dd.big { padding: 21px 17px; line-height: 2;}
#pickup .box .bustime .bus a { display: inline-block; font-size: 14px; font-weight: 400; color: #666; border-bottom: 1px solid #666; padding-bottom: 6px;}
#pickup .box .accordion-body .btns { display: block; background: #fff462  url(../images/arrow3.png) no-repeat 75% center; background-size: 17px; }

#pickup .box.support {

	padding-top: 40px;
	padding-bottom: 30px;
}
#pickup .box.support .flag {
	margin: 0 auto 40px;
}
#pickup .box.support > ul {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	width: 100%;
}
#pickup .box.support > ul > li {
	width: 50%;
	padding: 25px 0 22px;
	border-right: 1px solid #a4a4b0;
}
#pickup .box.support > ul > li:last-child { padding-top: 60px; border-right: 0px;}
#pickup .box.support li .flex {	display: flex; align-items: center; justify-content: center; margin-bottom: 0;}
#pickup .box.support li .flex img { margin-right: 30px;}
#pickup .box.support li .flex div img { margin-bottom: 0;}
#pickup .box.support li .flex div { margin-top: -5px; text-align: center;}
#pickup .box.support li .flex div h5 { color: #00908f; font-weight: bold; font-size: 40px; line-height: 140%;}
#pickup .box.support li .flex div p { display: inline-block; background: #fff462; color: #dd2f24; font-weight: 500; font-size: 18px; line-height: 140%; padding: 4px 15px 3px; border-radius: 20px;}
#pickup .box.support li .flex .niman { display: inline-block; border: 1px solid #dd2f24; background: #fff; width: 55px; height: 55px; padding: 9px 0; border-radius: 50%; color: #dd2f24; font-weight: 700; line-height: 110%; font-size: 14px; margin-left: 9px; margin-bottom: 30px;}

#pickup .box.support li h5 span {
	background: #fff462;
	color: #dd2f24;
	font-weight: 500;
	font-size: 18px;
	line-height: 140%;
	padding: 4px 15px 3px;
	border-radius: 20px;
}
#pickup .box.support li .date {
	font-size: 20px;
    font-weight: 700;
    color: #00908f;
    line-height: 180%;
    font-feature-settings: "palt";
    margin: 6px 0 1px;
}
#pickup .box.support li .date span {}
#pickup .box.support li .note {
	font-size: 16px;
	line-height: 150%;
}
#pickup .box.support .benefit-wrap {
	width: 100%;
}
#pickup .box.note {
	background: transparent;
	padding: 0;
}



@media screen and (min-width: 768px) {
    .sp-only {display: none !important;}
}
@media screen and (max-width: 767px) {
    .pc-only {display: none !important;}
}

#pickup .note-wrap {
	position: relative;
    margin-top: 40px;
    margin-bottom: -40px;
    background: #fff;
    border-radius: 0;
    border-top: 1px dotted #ccc;
}
#pickup .note-trigger {
    font-size: 26px;
    padding: 30px;
    line-height: 160%;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}
#pickup .note-trigger span {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
    font-weight: bold;
}
#pickup .note-trigger span:before,
#pickup .note-trigger span:after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1px;
    width: 20px;
    border-top: 3px solid #333;
    transition: .2s ease all;
    -webkit-transition: .2s ease all;
}
#pickup .note-trigger span:after {
    transform: rotate(-90deg);
}
#pickup .note-trigger.is-open span:after {
    transform: rotate(0);
}
#pickup .note-trigger strong {
    display: inline-block;
    border: 1px solid #e31a1a;
    border-radius: 5px;
    font-size: 14px;
    color: #e31a1a;
    padding: 5px 10px;
    line-height: 90%;
    vertical-align: 6px;
    font-weight: bold;
}
#pickup .note-wrap .note {
    display: none;
    text-align: left;
    font-size: 16px;
    line-height: 180%;
/*    padding-top: 20px;*/
}
#pickup .note-wrap .note h4 {
    color: #e31a1a;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
}
#pickup .note-wrap .note ul {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}
#pickup .note-wrap .note li {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 8px;
    line-height: 160%;
}
#pickup .note-wrap .note li.indent {
	text-indent: 0;
}

#pickup .benefit-wrap {
/*    margin-bottom: 30px;*/
    background: #fff;
    margin-top: 30px;
    border-radius: 0;
    position: relative;
    margin-bottom: -20px;
    border-top: 1px dotted #ccc;
}
#pickup .benefit-trigger {
    font-size: 26px;
    padding: 30px;
    line-height: 160%;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}
#pickup .benefit-trigger span {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
    font-weight: bold;
}
#pickup .benefit-trigger span:before,
#pickup .benefit-trigger span:after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1px;
    width: 20px;
    border-top: 3px solid #333;
    transition: .2s ease all;
    -webkit-transition: .2s ease all;
}
#pickup .benefit-trigger span:after {
    transform: rotate(-90deg);
}
#pickup .benefit-trigger.is-open span:after {
    transform: rotate(0);
}
#pickup .benefit-trigger strong {
    display: inline-block;
    border: 1px solid #e31a1a;
    border-radius: 5px;
    font-size: 14px;
    color: #e31a1a;
    padding: 5px 10px;
    line-height: 90%;
    vertical-align: 6px;
    font-weight: bold;
}
#pickup .benefit-wrap .benefit {
    display: none;
    text-align: left;
    font-size: 16px;
    line-height: 180%;
    padding-top: 20px;
}
#pickup .benefit-wrap .benefit h4 {
    color: #e31a1a;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
}
#pickup .benefit-wrap .benefit ul {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    display: block;
    width: auto;
}
#pickup .benefit-wrap .benefit li {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 8px;
    line-height: 160%;
    width: auto;
    margin-right: 0;
}



#pickup .sdgs { padding: 50px 101px 41px;}
#pickup .sdgs h4 { font-size: 40px; color: #00908f; font-weight: 700; margin-bottom: 14px;}
#pickup .sdgs h4 img { display: block; margin: 0 auto 21px;}
#pickup .sdgs .flex { text-align: start; justify-content: center; align-items: center;}
#pickup .sdgs .flex img { margin-right: 41px;}
#pickup .sdgs .flex p { font-size: 20px; line-height: 1.75; margin-top: 40px;}

/* ------------------------------------------------------------ cta */

.cta img { width: 100%; height: auto; margin: 0 auto;}


/* ------------------------------------------------------------ mobile ------------------------------------------------------------ */
@media only screen and (max-width: 768px) {

/* ------------------------------------------------------------ common */

#wrapper { min-width: auto;}
#wrapper .scroll img { max-width: none;}

.l-fixed { position: fixed; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); bottom: 10px; z-index: 999; width: 90%; line-height: 60px;  background: #fff462  url(../images/arrow5.png) no-repeat 90% center; background-size: 10px; border: 1px solid #313131; text-align: center;}
.l-fixed a { font-size: 18px; font-weight: 700;}

.pagetop { right: 15px; bottom: 75px; width: 35px;}

/* ------------------------------------------------------------ fv */

/*
#fv { width: 100%; height: 165vw; }
#fv .logo{ width: 55%; top: 15px; left: 15px; }
#fv .fv { width: 100%; height: 100%; margin: 0 auto; background: url(../images/fv_sp.png) no-repeat center bottom / 100% auto;}
#fv .fv .fv_pa { padding: 142vw 0 0;}
#fv .fv .fv_pa a.btn { width: 290px; line-height: 50px; font-size: 14px; padding-left: 30px; background: url(../images/icn_01.svg) no-repeat 18% center / 15px, url(../images/arrow1.png) no-repeat 95% center / 5px; background-color: #d93924; border-radius: 50px; margin: 0 auto;}
*/

	#fv{ width: 100%; height: 165vw; }
	#fv .fv_inner{ height: 100%; padding: 0; }
	
	#fv .logo{ width: 55%; top: 15px; left: 15px; }
	
	#fv .item{ padding: 0; width: 100%; height: auto;}
	#fv .item.SP{ display: block; }
	#fv .item.PC{ display: none; }
	
	#fv p:last-of-type{ top: -13%; }

	.btn{ width: 80%; line-height: 50px; font-size: 14px; color: #fff!important; padding-left: 30px; background: url(../images/icn_01.svg) no-repeat 18% center / 15px, url(../images/arrow1.png) no-repeat 95% center / 5px; background-color: #d93924; border-radius: 50px; }


/* ------------------------------------------------------------ list */

#list { padding: 50px 0;}
#list ul { display: flex; justify-content: center; margin-bottom: 25px;}
#list ul:last-child { margin-bottom: 0;}
#list li { width: calc( 100% / 3); background: url(../images/icn_11.png) no-repeat center 90% / 9px;}
#list li:last-child { border-right: 1px solid #c9c9c9;}
#list ul:last-child li { width: 25%;}
#list li a { padding: 8px 0 20px;}
#list li img { width: 35%; height: auto; margin-bottom: 13px;}
#list ul:first-child li:nth-of-type(2) img { margin-bottom: 5px;}
#list ul:last-child li .limg { height: 50px; margin-bottom: 7px;}
#list ul:last-child li img { width: 40%; margin-bottom: 0;}
#list li p { font-size: 12px; line-height: 1.417;}


/* ------------------------------------------------------------ schedule */

#schedule { }
#schedule .sche { padding: 77px 0 50px;}

#schedule .box { width: 100%; padding: 47.5px 25px;}
#schedule .box .tab { position: absolute; width: 68.5px; height: auto; top: -28px; }

#schedule .box h4 { font-size: 25px; margin-bottom: 10px;}

#schedule .box .time { display: block; margin-bottom: 15px;}
#schedule .box .time div { padding: 3.5px 0; border-radius: 5px;}
#schedule .box .time .t_am { margin: 0 auto 10px;}
#schedule .box .time .t_pm { margin: 0 auto;}
#schedule .box .time  p { font-size: 13px;}
#schedule .box .time  img { width: 10px; height: auto;  margin: 0 4.5px 0 10.5px;}

#schedule .box .top { font-size: 13px; line-height: 1.769;}

#schedule .stripe {  }

#schedule .schedule { padding: 67px 0 40px; text-align: center;}
#schedule .schedule h3 { width: 100%; font-size: 15px; top: -25px;}
#schedule .schedule h3 span { font-size: 55px; }
#schedule .box h3:before,
#schedule .box h3:after { display: none;} 
#schedule .schedule .box { padding: 34px  25px 35px;}
#schedule .schedule .box .top { margin-bottom: 12px;}
#schedule .schedule .box .scroll { overflow-x: scroll;}


/* ---------------------------------- schedule01 */

#schedule #sche01 { background: url(../images/bg_01_sp.jpg) no-repeat center top; background-size: cover; padding: 201px 0 50px; position: relative; z-index: 1;}

#schedule #sche01 .box { position: relative; width: 95%; text-align: start; border-radius: 0; padding: 42px 25px 25px;}
#schedule #sche01 .box:before { width: 95%; height: 274px; background: url(../images/pic_02_sp.png) no-repeat center center /cover; top: 5%; left: 10%;}

#schedule #sche01 .box .tab { left: auto; transform: inherit; -webkit-transform: inherit;}
#schedule #sche01 .box h4 { font-size: 25px; color: #d93826;}
#schedule #sche01 .time { display: flex; justify-content: flex-start;}
#schedule #sche01 .time div { width: 45%; padding: 3.5px 0; }
#schedule #sche01 .time div p { font-size: 12px;}
#schedule #sche01 .time img { margin: 0 5px 0 4px;}
#schedule #sche01 .time .t_am { margin: 0 3.5px 0 0;}
#schedule #sche01 .time .t_pm { margin: 0 0 0 3.5px;}

/* ---------------------------------- schedule02 */

#schedule #sche02 { }

#schedule #sche02 .box { padding-bottom: 28px;}
#schedule #sche02 .box h4 { }
#schedule #sche02 .box .top { margin-bottom: 25px;}
#schedule #sche02 .box .pro01 { width: 100%; height: auto; margin-bottom: 20px;}

#schedule #sche02 .box .accordion .btns { display: block; cursor: pointer; width: 100%; padding: 19px 0; margin: 0 auto 20px; background: #fff462  url(../images/arrow2.png) no-repeat 75% center; background-size: 17px;}
#schedule #sche02 .box .accordion .top.btns.active { display: none; }
#schedule #sche02 .box .accordion .btns p { font-size: 13px; font-weight: 700;}

#schedule #sche02 .box .accordion-body{ display: none; transition: 0.3s;}
#schedule #sche02 .box .accordion-body .btns { display: block; background: #fff462  url(../images/arrow3.png) no-repeat 78% center; background-size: 17px; }

#schedule #sche02 .box .flex { display: block;}
#schedule #sche02 .box .program { width: 100%; margin-bottom: 28px;}
#schedule #sche02 .box .program:nth-child(n+13) { margin-bottom: 28px;}
#schedule #sche02 .box .program h5 { width: 100%; font-size: 17px; line-height: 35px; margin-bottom: 10px;}
#schedule #sche02 .box .program img { display: block; width: 100%; height: auto; margin-bottom: 10px;}
#schedule #sche02 .box .program p { font-size: 13px; line-height: 1.769; text-align: start;}
#schedule #sche02 .box .program p span { display: block; text-align: right; line-height: 2;}

/* ---------------------------------- schedule03 */

#schedule #sche03 { }

#schedule #sche03 .box { padding: 38px 25px 28px;}
#schedule #sche03 .box .time { margin-bottom: 25px;}
#schedule #sche03 .box .flex { display: block;}
#schedule #sche03 .box .flex img { width: 100%; height: auto; margin: 0 auto 13px;}
#schedule #sche03 .box .flex h5 { font-size: 20px; line-height: 1.5; margin: 0 0 5px;}
#schedule #sche03 .box .flex p { font-size: 13px; line-height: 1.769;}

/* ---------------------------------- schedule04 */

#schedule #sche04 { }

#schedule #sche04 .box { padding-bottom: 28px;}
#schedule #sche04 .box h4 { margin-bottom: 20px;}
#schedule #sche04 .box .consultation { font-size: 12px; margin-bottom: 10px;}
#schedule #sche04 .box .consultation span { display: inline-block; font-size: 15px; margin-bottom: 10px; padding: 8px 16px;}
#schedule #sche04 .box .flex { display: block;}
#schedule #sche04 .box .flex img { display: block; width: 90%; height: auto; margin: 0 auto 10px;}
#schedule #sche04 .box .flex p { font-size: 13px; line-height: 1.769;}


/* ---------------------------------- schedule05 */

#schedule #sche05 { }

#schedule #sche05 .box { padding-bottom: 28px;}
#schedule #sche05 .box h4 { color: #7b59a3;}
#schedule #sche05 .box .time { margin-bottom: 25px;}
#schedule #sche05 .box .flex { display: block;}
#schedule #sche05 .box .flex img { width: 100%; height: auto; margin: 0 auto 10px;}
#schedule #sche05 .box .flex p { font-size: 13px; line-height: 1.769;}


/* ---------------------------------- schedule06 */

#schedule #sche06 { }

#schedule #sche06 .box { padding-bottom: 26px;}
#schedule #sche06 .box h4 { margin-bottom: 6px;}
#schedule #sche06 .box p { font-size: 15px; line-height: 2;}

/* ------------------------------------------------------------ pickup */

#pickup { padding: 50px 0;}

#pickup h3 { font-size: 55px; padding: 0 5px; margin-bottom: 10px;}
#pickup h3:before,
#pickup h3:after { position: absolute; display: block; content: ""; width: 25px; height: 21px; bottom: 7px;}
#pickup h3:before { left: -25px; background: url(../images/icn_14.png) no-repeat center center; background-size: 100%;}
#pickup h3:after { right: -25px; background: url(../images/icn_15.png) no-repeat center center; background-size: 100%;}
#pickup .top { display: block; width: 90%; height: auto; margin: 0 auto 25px;}

#pickup .box { border-radius: 20px; padding: 25px 24px; margin-bottom: 25px;}

#pickup .sdgs { margin-bottom: 0;}

#pickup .flex { display: block;}
#pickup .flex .box { position: relative; width: 100%; padding: 22px 25px 33px;}
#pickup .flex .box h4 { margin-bottom: 20px;}
#pickup .flex .box img { width: 100%; height: auto; margin: 0 auto 20px;}
#pickup .flex .box p { font-size: 13px; line-height: 1.769;}
#pickup .flex .box p span { display: block; font-size: 18px; line-height: 1; margin-bottom: 10px;}

#pickup .box .topsp img { width: 100%; height: auto; margin-bottom: 10px;}
#pickup .box .topsp .flex { display: flex; justify-content: center; align-items: center; margin-bottom: 15px;}
#pickup .box .topsp .flex img { width: 25%;}
#pickup .box .topsp .flex p { font-size: 16px; font-weight: 700; color: #00908f; font-feature-settings: "palt"; margin-left: 8px; text-align: left;}
#pickup .box .topsp .flex p span { display: block; width: 120px; font-size: 16px; font-weight: 700; color: #dd2f24; padding: 5px 0; background: #fff462; border-radius: 20px; margin-bottom: 8px; text-align: center;}
#pickup .box .border { font-size: 15px; padding: 10px 0; margin-bottom: 20px;}
#pickup .box .scroll { overflow-x: scroll; margin-bottom: 30px;}

#pickup .box .accordion .btns { display: block; cursor: pointer; width: 100%; padding: 19px 0; margin: 0 auto 20px; background: #fff462  url(../images/arrow2.png) no-repeat 70% center; background-size: 17px;}
#pickup .box .accordion .btns p { font-size: 13px; font-weight: 700;}
#pickup .box .accordion .top.btns.active { display: none; }


#pickup .box .bustime { display: block;}
#pickup .box .bustime .bus { width: 100%; margin-bottom: 15px;}
#pickup .box .bustime .bus .dep { font-size: 14px; line-height: 30px;}
#pickup .box .bustime .bus:nth-child(n+15) { margin-bottom: 15px;} 
#pickup .box .bustime .bus:last-child { margin-bottom: 0;} 
#pickup .box .bustime .bus .flex { margin-bottom: 5px;}
#pickup .box .bustime .bus .flex dl { width: 100%;}
#pickup .box .bustime .bus .flex dl:first-child { margin-bottom: 10px;}
#pickup .box .bustime .bus .flex dt,
#pickup .box .bustime .bus .flex dd { padding: 9.5px 0; font-size: 12px; }
#pickup .box .bustime .bus .flex dd.big { padding: 8px 0; }
#pickup .box .bustime .bus .flex dd.big span { display: inline-block; text-align: start; line-height: 2;}
#pickup .box .bustime .bus a { font-size: 10px; padding-bottom: 6px;}
#pickup .box .accordion-body .btns { display: block; background: #fff462  url(../images/arrow3.png) no-repeat 75% center; background-size: 17px; }


#pickup .box.support {
	display: block;
	padding-top: 25px;
	padding-bottom: 20px;
}
#pickup .box.support .flag {
	width: auto;
	margin-bottom: 15px;
}
#pickup .box.support > ul {
	width: auto;
	display: block;
	padding-top: 0;
}
#pickup .box.support > ul > li {
	width: auto;
	margin-right: 0;
	padding: 25px 0 22px;
	
}
#pickup .box.support > ul > li {
	padding: 25px 0 22px;
	border-bottom: 1px solid #a4a4b0;
	border-right: 0px;
}
#pickup .box.support > ul > li:last-child { padding-top: 60px; border: 0px;}
#pickup .box.support li .flex {	display: flex; align-items: center; justify-content: center; margin-bottom: 0;}
#pickup .box.support li .flex img { margin-right: 15px;}
#pickup .box.support li .flex div img { margin-bottom: 0;}
#pickup .box.support li .flex div { margin-top: -5px; text-align: center;}
#pickup .box.support li .flex div h5 { font-size: 26px;}
#pickup .box.support li .flex div p { display: inline-block; background: #fff462; color: #dd2f24; font-weight: 500; font-size: 13px; line-height: 140%; padding: 4px 15px 3px; border-radius: 20px;}
#pickup .box.support li .flex .niman { margin-left: 9px; margin-bottom: 10px;}



#pickup .box.support li h5 span {
	font-size: 13px;
	padding: 3px 15px 2px;
}
#pickup .box.support li .date {
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 140%;
}
#pickup .box.support li .note {
	font-size: 10px;
}

#pickup .note-wrap,
#pickup .benefit-wrap {
	border-radius: 0;
	padding-top: 10px;
}
#pickup .bus-wrap {
/*	margin-bottom: -10px;*/
}
#pickup .note-wrap,
#pickup .benefit-wrap {
    margin-bottom: -10px;
}
#pickup .bus-trigger,
#pickup .note-trigger,
#pickup .benefit-trigger {
    font-size: 15px;
    padding: 15px 10px;
}
#pickup .bus-trigger span,
#pickup .note-trigger span,
#pickup .benefit-trigger span {
    padding-left: 20px;
    padding-right: 20px;
}
#pickup .note-trigger strong,
#pickup .benefit-trigger strong {
	vertical-align: 0;
	margin-top: 8px;
	font-size: 12px;
}
#pickup .bus-trigger span:before,
#pickup .bus-trigger span:after,
#pickup .note-trigger span:before,
#pickup .note-trigger span:after,
#pickup .benefit-trigger span:before,
#pickup .benefit-trigger span:after {
    width: 15px;
    border-top-width: 2px;
}

#pickup .note-wrap .note,
#pickup .benefit-wrap .benefit {
    font-size: 14px;
    line-height: 160%;
    padding-top: 10px;
}
#pickup .note-wrap .note ul,
#pickup .benefit-wrap .benefit ul {
    padding-left: 15px;
    padding-right: 15px;
}



#pickup .sdgs { padding: 30px 25px 24px;}
#pickup .sdgs h4 { font-size: 25px; line-height: 1.4; margin-bottom: 14px;}
#pickup .sdgs h4 img { display: block; width: 90%; height: auto; margin: 0 auto 6px;}
#pickup .sdgs .flex { margin-bottom: 0; }
#pickup .sdgs .flex img { display: block; margin: 0 auto 20px;}
#pickup .sdgs .flex p { font-size: 13px; line-height: 1.769; margin-top: 0;}


/* ------------------------------------------------------------ cta */

.cta img { margin-bottom: 25%;}

}



