html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: bottom;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

body {
  margin: 0;
}

main {
  max-width: 750px;
  margin: 0 auto;
  background: #fbf7e4;
}

img {
  width: 100%;
  vertical-align: bottom;
}

.cv {
  position: relative;
}

.sec07 {
  background-color: #FFEBEE;
  padding-bottom: 10%;
}

.sec07 .point1 {}

.sec07 .point2 {}

.sec07 .point3 {
  width: 92%;
  margin: 0 auto;
  background-color: #ffffff;
}

.sec07 .slideimg {
  width: 70%;
  margin: 0 auto;
  position: relative;
}

.sec07 .slider_02 li {
  margin-bottom: 0.8%;
}

.sec07 .prev.slick-arrow {
  position: absolute;
  width: 5%;
  left: 7%;
  top: 44%;
  z-index: 1;
}

.sec07 .next.slick-arrow {
  position: absolute;
  width: 5%;
  right: 7%;
  top: 44%;
  z-index: 1;
}

.sec09 .slideimg {
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.sec09 .slider_03 li {
  margin-bottom: 0.3%;
}

.sec09 .prev.slick-arrow {
  position: absolute;
  width: 6%;
  left: 3%;
  top: 44%;
  z-index: 1;
}

.sec09 .next.slick-arrow {
  position: absolute;
  width: 6%;
  right: 3%;
  top: 44%;
  z-index: 1;
}

.slick-slide {
  outline: none;
}

.btn_1 {
  position: absolute;
  width: 74%;
  top: 20.5%;
  left: 13%;
}

.btn_2 {
  position: absolute;
  width: 74%;
  top: 38.5%;
  left: 13%;
}
#sec13 .btn_2 {
  position: absolute;
  width: 74%;
  top: 20.5%;
  left: 13%;
}
.tab_box .btn_2 a {
  max-width: 100%;
}
a {
  text-decoration: none;
}

.section1_12768 {
  position: relative;
}

.section1_12768 ul {
  display: flex;
  justify-content: space-between;
  width: 80%;
  position: absolute;
  left: 10%;
  top: 22%;
  font-size: 3vw;
  padding-left: 0;
}

.section1_12768 ul li a {
  color: #333333;
}

.section1_12768 ul li {
  position: relative;
}

.section1_12768 ul li:nth-child(2)::before {
  position: absolute;
  content: "/";
  width: 10%;
  height: 10%;
  left: -17%;
  top: -5%;
  color: #333333;
}

.section1_12768 ul li:last-child::before {
  position: absolute;
  content: "/";
  width: 10%;
  height: 10%;
  left: -27%;
  top: -5%;
  color: #333333;
}

.menu, .menu span {
  -webkit-transition: all .4s;
  transition: all .4s;
  box-sizing: border-box;
}

.menu {
  width: 67%;
  z-index: 10;
  position: absolute;
  top: 0%;
  right: 0;
}

.fullscreenmenu div {
  display: none;
}

.fullscreenmenu div.active {
  display: block;
}

.menu span {
  position: absolute;
  right: 0%;
  width: 15%;
  z-index: 10;
}

#nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  width: 68.6%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}

#nav.active {
  opacity: 1;
  visibility: visible;
}

#nav ul li a {
  display: block;
  transition: all 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
}

#nav ul li {
  background-color: #ffffff;
}

.sec01 {
  padding-bottom: 10%;
}

.sec01 .slideimg {
  width: 80%;
  margin: 0 auto;
  position: relative;
}

.sec01 .slider_01 {
  width: 100%;
  margin: 0 auto;
}

.sec01 .slider_01 li {
  margin-bottom: 0.5%;
}

.sec01 .prev.slick-arrow {
  position: absolute;
  width: 4%;
  left: 8%;
  top: 43%;
  z-index: 1;
}

.sec01 .next.slick-arrow {
  position: absolute;
  width: 4%;
  right: 8%;
  top: 43%;
  z-index: 1;
}

.sec12 {
  max-width: 750px;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
  z-index: 10;
  transition: transform 0.3s;
}

.btn_3 {
  position: absolute;
  width: 74%;
  top: 25%;
  left: 13%;
}
.add-hidden {
  transform: translateY(100%);
  transition: transform 0.3s;
}






/*220314追加*/

/*タブ*/
.tab_box{text-align: center; width:100%;}
/*タブ実装*/
.tab_box .btn_area {
	margin:0;
	text-align: center;
	width:100%;

}


@media screen and (min-width: 959px) {
.tab_box a{ width:322px; }
}


.tab_box a{display: inline-block;width:37%; padding-top: 14.5%; max-width:322px; margin: 0 2px 0 2px; position: relative;}
@media screen and (min-width: 959px) {
.tab_box a{ width:322px; height: 127px; padding: 0; }
}
.tab_box .tab_btn {
	position: absolute;
	text-align: center;
	cursor: pointer;
	transition: all 0.2s ease 0s;
width:100%;
	height: 100%;
	background-size:100%;
font-size: 0;
	top: 0;
	left: 0;
	
}
.tab_box .tab_btnA {
	background-image: url(../../img/sp/tab1.png);
}
.tab_box .tab_btnB {
	background-image: url(../../img/sp/tab2.png);
}

.tab_box .tab_btn + .tab_btn {
	
}

.tab_box .tab_btn:hover {
}

.tab_box .tab_btnA.active {
	background-image: url(../../img/sp/tab1_on.png);
}
.tab_box .tab_btnB.active {
	background-image: url(../../img/sp/tab2_on.png);
}

.tab_box .panel_area {
  
}

.tab_box .tab_panel {
  display:none;
}

.tab_box .tab_panel.active {
  display:block;
  background: #fff;
}
	

.btn_top {
/*  position: absolute;*/
  width: 70%;
/*
  top: 32%;
  left: 39%;
*/
	text-align: center; 
	
	margin: auto auto 10%;

}

.tab1Tit{background-color: #FFA3B6; padding: 5%;}
.tab2Tit{background-color:#02C8D8; padding: 5%;}









.sec14 {
  padding-bottom: 10%;
  background: #fff;
}

.sec14 .slideimg {
  width: 80%;
  margin: 0 auto;
  position: relative;
}

.sec14 .slider_04 {
  width: 100%;
  margin: 0 auto;
}

.sec14 .slider_04 li {
  margin-bottom: 0.5%;
}

.sec14 .prev.slick-arrow {
  position: absolute;
  width: 4%;
  left: 8%;
  top: 43%;
  z-index: 1;
}

.sec14 .next.slick-arrow {
  position: absolute;
  width: 4%;
  right: 8%;
  top: 43%;
  z-index: 1;
}


.sec20 {
  background-color: #ccf4f6;
  padding-bottom: 10%;
}

.sec20 .point1 {}

.sec20 .point2 {}

.sec20 .point3 {
  width: 90.7%;
  margin: 0 auto;
  background-color: #ffffff;
}

.sec20 .slideimg {
  width: 70%;
  margin: 0 auto;
  position: relative;
}

.sec20 .slider_05 li {
  margin-bottom: 0.5%;
}

.sec20 .prev.slick-arrow {
  position: absolute;
  width: 5%;
  left: 7%;
  top: 44%;
  z-index: 1;
}

.sec20 .next.slick-arrow {
  position: absolute;
  width: 5%;
  right: 7%;
  top: 44%;
  z-index: 1;
}

.sec22 .slideimg {
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.sec22 .slider_06 li {
  margin-bottom: 0.3%;
}

.sec22 .prev.slick-arrow {
  position: absolute;
  width: 6%;
  left: 3%;
  top: 44%;
  z-index: 1;
}

.sec22 .next.slick-arrow {
  position: absolute;
  width: 6%;
  right: 3%;
  top: 44%;
  z-index: 1;
}

.btn_2 a{width:100%; padding-top: 0!important;}
#sec25 .btn_2 a{width:100%; padding-top: 10px!important;}


/*220512*/
@media screen and (min-width:756px) {
.section1_12768 li{ width:30%; text-align: center; font-size: 14px;}

}

.school .schoolBtn div {
  display: inline-block;
  padding: 10px 0;
  background-color: #ffebee;
  width: 22%;
  text-align: center;
  margin: 5px 0;
  border-radius: 30px;
  color: #ff4b6e;
  font-size: 1rem;
  font-family: 'Noto Sans JP', sans-serif;
}
.school .schoolBtn div span {
  font-size: 1.2rem;
}

.txt2 {
  font-size: 0.9rem;
  line-height: 1.2;
}

.mb10 {
  margin-bottom: 10px;
}

@media screen and (min-width:756px) {
  .school .schoolBtn div {
    padding: 12px 0;
    width: 14%;
    font-size: 1.2rem;
  }
  .school .schoolBtn div span {
    font-size: 1.6rem;
  }
  .txt2 {
  font-size: 1rem;
  line-height: 1.5;
  }
}



/*202602追加*/
.kids__contents {
  background: url("../../img/sp/bg__green.gif");
  padding: 4%;
}
.kids__contents .inner {
  background: #fff;
  padding-bottom: 40px;
}
.howto__slider {
  width: 92.75%;
  margin: 0 auto 40px;
}
.howto__slider .prev.slick-arrow {
  position: absolute;
  width: 8.26%;
  left: 0%;
  top: 43%;
  z-index: 1;
}
.howto__slider .next.slick-arrow {
  position: absolute;
  width: 8.26%;
  right: 0%;
  top: 43%;
  z-index: 1;
}

.howto__slider .slick-dots li button:before {
  font-family: 'slick';
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #c9c9c9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.howto__slider .slick-dots li.slick-active button:before {
  color: #00c8d6;
}

.howto__slider .slick-dots li button:before {
  font-size: 1vw;
}

.howto__slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 1%;
  padding: 0;
  cursor: pointer;
}

.howto__slider .slick-dotted.slick-slider {
  margin-bottom: 5%;
}

.faq__block {
  width: 86.96%;
  margin: 0 auto 20px;
}
.faq__block .sp {
  display: none;
}
.faq__block .pc {
  display: block;
}
@media (max-width: 768px){
  .faq__block .sp {
    display: block;
  }
  .faq__block .pc {
    display: none;
  }
}
.faq__block .faq_q {
  background: url("../../img/sp/bg__blue.gif");
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 2em;
  color: #fff;
  border-radius: 20px 20px 20px 20px;
  min-height: 130px;
  position: relative;
}
@media (max-width: 768px) {
  .faq__block .faq_q {
    padding-left: 0.5em;
    border-radius: 10px 10px 10px 10px;
    min-height: 90px;
  }
}
.faq__block .faq_q::before,
.faq__block .faq_q::after{
  position:absolute;
  content:'';
  top:1px;
  right:20px;
  bottom:0;
  width:24px;
  height:4px;
  margin:auto;
  background:#fff;
}
@media (max-width: 768px){
  .faq__block .faq_q::before,
  .faq__block .faq_q::after{
    position:absolute;
    content:'';
    top:1px;
    right:15px;
    bottom:0;
    width:20px;
    height:4px;
    margin:auto;
    background:#fff;
  }
}
.faq__block .faq_q::after{
  transform:rotate(-90deg);
  transition:transform 0.3s;
}
.faq__block .faq_q.active::after{transform:rotate(0deg);}

.faq__block .faq_q.active {
  border-radius: 20px 20px 0px 0px;
}
@media (max-width: 768px) {
  .faq__block .faq_q.active {
    border-radius: 10px 10px 0px 0px;
  }
}
.faq__block .faq_q .faq__icon_q {
  width: 5.83%;
}
@media (max-width: 768px) {
  .faq__block .faq_q .faq__icon_q {
    width: 6.83%;
  }
}
.faq__block .faq_q .txt {
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  line-height: 1.3;
  padding: 0.5em;
}
@media (max-width: 768px){
  .faq__block .faq_q .txt {
    font-size: 16px;
    line-height: 1.5;
  }
}
.faq__block .faq_a {
  display: none;
}
.faq__block .faq_a .inner{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  background: #f0f0f0;
  border-radius: 0 0 20px 20px;
  padding: 2em;
}
@media (max-width: 768px){
  .faq__block .faq_a .inner{
    border-radius: 0 0 10px 10px;
    padding: 1em;
  }
}
.faq__block .faq_a .faq__icon_a {
  width: 5.83%;
}

.faq__block .faq_a .txt {
  font-size: 24px;
  text-align: left;
  line-height: 1.5;
  padding-left: 0.5em;
  letter-spacing: 1px;
  width: calc(100% - 5.83%)
}
@media (max-width: 768px){
  .faq__block .faq_a .txt {
    font-size: 15px;
    padding-left: 0.5em;
    letter-spacing: 1px;
    
  }
}
.faq__block .faq_a .txt .bold {
  font-weight: bold;
}
