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;
}

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.5%;
}

.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: 20.5%;
  left: 13%;
}

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;
}
	

.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%;
}

.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: 92%;
  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 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0 5px;
  padding: 0 15px;
}

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

  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: 19%; /* 12校の時は20%にしてください*/
    font-size: 1.2rem;

    span {
      font-size: 1.6rem;
    }
  }

  .txt2 {
  font-size: 1rem;
  line-height: 1.5;
  }
}
