/*Instagram Icon*/
.snsicon {
	border-radius: 100px;
	overflow: hidden;
	margin: 20px 0;
	position: relative;
	left: calc(50% - 25px);
}
.snsicon a {
	border: 2px solid #222;
	border-radius: 100px;
	display: block;
	height: 50px;
	position: relative;
	width: 50px;
}
.snsicon a::before {
	font-family: FontAwesome;
	color: #222;
	display: block;
	font-size: 20px;
	margin-top: -27px;
	position: absolute;
	top: 50%;
	left: 8px;
	text-align: center;
	content: "\f16d";
	font-size: 35px;
}

/*concept*/
.main-width {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 20px;
  width: 100%;
}
.concept-txt {
  font-size: 22px;
  font-weight: bold;
  line-height: 3;
  letter-spacing: 5px;
  margin: 0 auto;
  writing-mode: vertical-rl;
  white-space: nowrap;
}

.concept-box {
  background-image: url(../../concept/img/img01.png),
    url(../../concept/img/img02.png), url(../../concept/img/img03.png),
    url(../../concept/img/img04.jpg);
  background-position: top left, top 90px right 15px, bottom 90px left,
    bottom right;
  background-size: auto, auto, auto, 480px auto;
  position: relative;
  padding: 180px 0 30px;
}

.gary-box {
  background-color: #f9f9fb;
  padding: 100px 0;
  position: relative;
}

.gary-box::before {
  background: url(../../concept/img/goal_bg.png) repeat-x;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
}

.goal-tit {
  font-size: 42px;
  margin-bottom: 120px;
}

.goal-tit::after {
  content: none;
}

.goal-tit .en {
  font-size: 18px;
}

.width1020 {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1060px;
  padding: 0 20px;
  width: 100%;
}

.basic-clm02 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

.basic-clm02-inr.img-box {
  width: 60%;
}

.basic-clm02-inr.img-box img {
  max-width: 100%;
}

.basic-clm02-inr.txt-box {
  width: 40%;
}

.goal-txt {
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
}

.special-box01 {
  position: relative;
}

.special-box01::before {
  background: url(../../about/img/wave_img.png) repeat-x;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
}

/*facility*/
.mb0 {
  margin-bottom: 0 !important;
}

.white-box {
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 15px;
  margin-bottom: 50px;
  padding: 50px 40px;
  position: relative;
}

.table-box {
  display: table;
  width: 100%;
}

.table-box .table-box-inr {
  display: table-cell;
}

.image-box {
  background-position: center center;
  background-size: cover;
  border-radius: 20px;
  width: 36%;
}

.txt-box {
  box-sizing: border-box;
  padding-left: 30px;
  width: 64%;
}

.txt01 {
  color: #222;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}

.tit01 {
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #222;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

.tit01.tit01-color01 {
  background-image: url(../../facility/img/line_color01.png);
}

.tit01.tit01-color02 {
  background-image: url(../../facility/img/line_color02.png);
}

.tit01.tit01-color03 {
  background-image: url(../../facility/img/line_color03.png);
}

.tit01.tit01-color04 {
  background-image: url(../../facility/img/line_color04.png);
}

.tit01.tit01-color05 {
  background-image: url(../../facility/img/line_color05.png);
}

.txt02 {
  font-size: 18px;
  margin-bottom: 15px;
}

.basic_btn.btn-color01 a {
  background-color: #9c2b2d;
}

.basic_btn.btn-color01 a:hover {
  background-color: #edb4b7;
  border: 1px solid #9c2b2d;
  color: #9c2b2d;
}

.basic_btn.btn-color02 a {
  background-color: #2d2a78;
}

.basic_btn.btn-color02 a:hover {
  background-color: #c3c3ea;
  border: 1px solid #2d2a78;
  color: #2d2a78;
}

.basic_btn.btn-color03 a {
  background-color: #e48cc0;
}

.basic_btn.btn-color03 a:hover {
  background-color: #ffcfee;
  border: 1px solid #e48cc0;
  color: #e48cc0;
}
.basic_btn.btn-color04 a {
  background-color: #1E793A;
}

.basic_btn.btn-color04 a:hover {
  background-color: #e7fdd8;
  border: 1px solid #1E793A;
  color: #1E793A;
}
.basic_btn.btn-color05 a {
  background-color: #1E793A;
}

.basic_btn.btn-color05 a:hover {
  background-color: #e7fdd8;
  border: 1px solid #1E793A;
  color: #1E793A;
}

.free-img01,
.free-img02,
.free-img03,
.free-img04,
.free-img05,
.free-img06 {
  position: absolute;
}

.free-img01 {
  right: -30px;
  top: -25px;
}

.free-img01 img {
  max-width: 105px;
}

.free-img02 {
  bottom: -10px;
  left: -25px;
}

.free-img02 img {
  max-width: 84px;
}

.free-img03 {
  right: -30px;
  top: -20px;
}

.free-img03 img {
  max-width: 74px;
}

.free-img04 {
  bottom: 10px;
  left: -25px;
}

.free-img04 img {
  max-width: 65px;
}

.free-img05 {
  right: -20px;
  top: -15px;
}

.free-img05 img {
  max-width: 74px;
}

.free-img06 {
  bottom: 15px;
  left: -20px;
}

.free-img06 img {
  max-width: 112px;
}

.width100 {
  max-width: 100%;
}

.hidden {
  overflow: hidden;
}

/*about*/
.width960 {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 20px;
  width: 100%;
}

.pLR0 {
  padding-left: 0;
  padding-right: 0;
}

.about-box {
  background-image: url(../../about/img/img02.png),
    url(../../about/img/img03.png), url(../../about/img/img04.png);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: top 65% right -100px, bottom 90px right 20%,
    bottom -60px left -120px;
  overflow: hidden;
  padding-bottom: 250px;
  position: relative;
}

.about-free-img {
  left: 0;
  position: absolute;
}

.about-ul li {
  display: table;
  margin-bottom: 30px;
  width: 100%;
}

.about-ul li p {
  display: table-cell;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  vertical-align: middle;
}

.about-ul li p:nth-child(1) {
  font-weight: 500;
  width: 130px;
}

.about-ul li p:nth-child(2) {
  box-sizing: border-box;
  padding-left: 140px;
  position: relative;
}

.about-ul li p:nth-child(2)::before {
  background-color: #cbcbcb;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 80px;
}

.ttl02.type02 {
  background-color: #fdebd8;
  color: #222222;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 32px;
  font-weight: 500;
}

.ttl02.type02 span {
  border-color: #f4810b;
}

.tbl01 {
  border-top: 1px solid #ccc;
}

.tbl01 tr th,
.tbl01 tr td {
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
  padding: 20px 5px;
  text-align: left;
}

.tbl01 tr th {
  width: 270px;
}

.btn_clm03 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.5%;
}

.btn_clm03 li {
  margin: 0 1.5%;
  width: 30%;
}

.btn_clm03 li a {
  width: 100%;
}

.sub-head {
  color: #222;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}

.sub-head::before {
  background-color: #f4810b;
  content: "";
  display: inline-block;
  height: 19px;
  margin-right: 10px;
  width: 19px;
  vertical-align: baseline;
  border-radius: 5px;
}

.image {
  max-width: 100%;
}

/*wasaka*/
#wasaka .ttl01 {
  color: #9c2b2d;
}

#wasaka .ttl01::after,
#hasuike .ttl01::after,
#kanigasaka .ttl01::after,
#kanigasakauwagaike .ttl01::after,
#syoukibo .ttl01::after {
  content: none;
}

#hasuike .ttl01,
#hasuike .txt05,
#hasuike .tit02 {
  color: #2d2a78;
}

#hasuike .tbl02 {
  border-top: 2px dotted #2d2a78;
}

#hasuike .tbl02 tr th,
#hasuike .tbl02 tr td {
  border-bottom: 2px dotted #2d2a78;
}

#kanigasaka .txt05,
#kanigasaka .tit02 {
  color: #f4810b;
}

#kanigasaka .tbl02 {
  border-top: 2px dotted #f4810b;
}

#kanigasaka .tbl02 tr th,
#kanigasaka .tbl02 tr td {
  border-bottom: 2px dotted #f4810b;
}

#syoukibo .ttl01,
#syoukibo .txt05,
#syoukibo .tit02 {
  color: #e48cc0;
}

#syoukibo .tbl02 {
  border-top: 2px dotted #e48cc0;
}

#syoukibo .tbl02 tr th,
#syoukibo .tbl02 tr td {
  border-bottom: 2px dotted #e48cc0;
}
/*--------------------- #uwagaike ---------------------*/
#uwagaike .txt05,
#uwagaike .tit02 {
  color: #1E793A;
}

#uwagaike .tbl02 {
  border-top: 2px dotted #1E793A;
}

#uwagaike .tbl02 tr th,
#uwagaike .tbl02 tr td {
  border-bottom: 2px dotted #1E793A;
}
/*--------------------- #uwagaike end ---------------------*/
.txt03 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 40px;
}

.txt04 {
  font-size: 16px;
  font-weight: 500;
}

.txt05 {
  color: #9c2b2d;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.wasaka-box {
  background-image: url(../../wasaka/img/img01.png),
    url(../../wasaka/img/img02.png);
  background-position: bottom 80px right -50px, top 80px left -30px;
}

.hasuike-box {
  background-image: url(../../hasuike/img/img01.png),
    url(../../hasuike/img/img02.png);
  background-position: bottom 80px right -50px, top 80px left -30px;
}

.kanigasaka-box {
  background-image: url(../../kanigasaka/img/img01.png),
    url(../../kanigasaka/img/img02.png);
  background-position: bottom 80px right -50px, top 80px left -30px;
}

.syoukibo-box {
  background-image: url(../../syoukibo/img/img01.png),
    url(../../syoukibo/img/img02.png);
  background-position: bottom 80px right -50px, top 80px left -30px;
}

.sub-tit {
  font-size: 42px;
}

.sub-tit .en {
  font-size: 18px;
}

.special-box {
  background: url(../../wasaka/img/goal_bg.jpg);
  position: relative;
}

.special-box::before {
  background: url(../../wasaka/img/wave_img01.png) repeat-x;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
}

.basic-clm03 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1%;
}

.basic-clm03 li {
  margin: 0 1%;
  width: 31%;
}

.basic-clm03 li:hover img {
  opacity: 0;
  visibility: hidden;
  transition: all 300ms 0s ease;
}

.basic-clm03 li:nth-child(1) {
  background: url("../../wasaka/img/ponit_img01_a.png") no-repeat;
}

.basic-clm03 li:nth-child(2) {
  background: url("../../wasaka/img/ponit_img02_a.png") no-repeat;
}

.basic-clm03 li:nth-child(3) {
  background: url("../../wasaka/img/ponit_img03_a.png") no-repeat;
}

#hasuike .basic-clm03 li:nth-child(1) {
  background: url("../../hasuike/img/ponit_img01_a.png") no-repeat;
}

#hasuike .basic-clm03 li:nth-child(2) {
  background: url("../../hasuike/img/ponit_img02_a.png") no-repeat;
}

#hasuike .basic-clm03 li:nth-child(3) {
  background: url("../../hasuike/img/ponit_img03_a.png") no-repeat;
}

#kanigasaka .basic-clm03 li:nth-child(1) {
  background: url("../../kanigasaka/img/ponit_img01_a.png") no-repeat;
}

#kanigasaka .basic-clm03 li:nth-child(2) {
  background: url("../../kanigasaka/img/ponit_img02_a.png") no-repeat;
}

#kanigasaka .basic-clm03 li:nth-child(3) {
  background: url("../../kanigasaka/img/ponit_img03_a.png") no-repeat;
}
#uwagaike .basic-clm03 li:nth-child(1) {
  background: url("../../uwagaike/img/ponit_img01_a.png") no-repeat;
}

#uwagaike .basic-clm03 li:nth-child(2) {
  background: url("../../uwagaike/img/ponit_img02_a.png") no-repeat;
}

#uwagaike .basic-clm03 li:nth-child(3) {
  background: url("../../uwagaike/img/ponit_img03_a.png") no-repeat;
}


#syoukibo .basic-clm03 li:nth-child(1) {
  background: url("../../syoukibo/img/ponit_img01_a.png") no-repeat;
}

#syoukibo .basic-clm03 li:nth-child(2) {
  background: url("../../syoukibo/img/ponit_img02_a.png") no-repeat;
}

#syoukibo .basic-clm03 li:nth-child(3) {
  background: url("../../syoukibo/img/ponit_img03_a.png") no-repeat;
}

#harima .basic-clm03 li:nth-child(1) {
  background: url("../../harima/img/ponit_img01_a.png") no-repeat;
}

#harima .basic-clm03 li:nth-child(2) {
  background: url("../../harima/img/ponit_img02_a.png") no-repeat;
}

#harima .basic-clm03 li:nth-child(3) {
  background: url("../../harima/img/ponit_img03_a.png") no-repeat;
}

.schedule-box {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.5%;
}

.schedule-box-inr {
  background-color: #f2f2f6;
  border-radius: 15px;
  box-sizing: border-box;
  margin: 0 1.5% 35px;
  padding: 50px;
  position: relative;
  width: 47%;
}

.schedule-box-inr.spring {
  background-color: #fbdbe5;
}

.schedule-box-inr.summer {
  background-color: #f5e270;
}

.schedule-box-inr.autumn {
  background-color: #fce3c5;
}

.schedule-box-inr.winter {
  background-color: #e9f4fa;
}

.tit02 {
  color: #9c2b2d;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 30px;
  text-align: center;
}

.tit02 .en {
  color: #222;
  display: block;
  font-size: 16px;
}

.dot-ul li {
  font-size: 18px;
  font-weight: 500;
}

.dot-ul li:before {
  color: #000000;
}

.notice-ul li {
  font-size: 18px;
  font-weight: 500;
}

.notice-ul li:before {
  content: "＊";
  margin-right: 5px;
}

.free-icon {
  position: absolute;
}

.icon01 {
  right: 0;
  top: -30px;
}

.icon02 {
  bottom: 50px;
  right: 20px;
}

.icon03 {
  bottom: 20px;
  left: -30px;
}

.icon04 {
  right: 35px;
  top: 35px;
}

.icon05 {
  bottom: 35px;
  right: -15px;
}

.icon06 {
  bottom: 55px;
  left: -30px;
}

.icon07 {
  bottom: 0;
  height: 77px;
  right: -20px;
  margin: auto;
  top: 0;
}

.icon08 {
  bottom: -10px;
  right: 100px;
}

.icon09 {
  left: -20px;
  top: 20px;
}

.icon10 {
  bottom: 130px;
  right: -20px;
}

.icon11 {
  bottom: -15px;
  right: 35px;
}

.slider-box .slick-slide img {
  width: 100%;
}

.slider-box.slick-initialized .slick-slide {
  outline: none;
  box-sizing: border-box;
  padding: 25px;
}

.slider-box .slick-list:focus {
  outline: none;
}

.slider-box .slick-prev,
.slider-box .slick-next {
  z-index: 1;
}

.slider-box .slick-prev:before,
.slider-box .slick-next:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background-size: contain;
}

.slider-box .slick-prev,
.slider-box .slick-next {
  height: 50px;
  width: 50px;
}

.slider-box .slick-prev {
  left: 30px;
}

.slider-box .slick-next {
  right: 30px;
}

.slider-box .slick-prev:before {
  background-image: url(../../cmn/cmn_img/arrow_left.png);
}

.slider-box .slick-next:before {
  background-image: url(../../cmn/cmn_img/arrow_right.png);
}

.special-box02 {
  background-color: #fff8f2;
  position: relative;
}

.special-box02::before {
  background: url(../../wasaka/img/wave_img02.png) repeat-x;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
}

.special-box02::after {
  background: url(../../wasaka/img/tree_img.png) repeat-x;
  content: "";
  display: block;
  height: 135px;
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
}

.clm02 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2%;
}

.clm02-inr {
  margin: 0 2%;
  width: 46%;
}

.tbl02 {
  border-top: 2px dotted #9c2b2d;
}

.tbl02 tr th,
.tbl02 tr td {
  border-bottom: 2px dotted #9c2b2d;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: left;
}

.tbl02 tr th {
  box-sizing: border-box;
  padding-left: 10px;
  width: 120px;
}

.tbl02 tr td {
  font-weight: 500;
}

.pB100 {
  padding-bottom: 200px;
}

.clm04 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1%;
  /*width: 1000px;*/
  margin: 0 auto;
}

.clm04-inr {
  background-color: #fff;
  margin: 0 1% 2%;
  width: 30%;
}

.clm04-inr img {
  max-width: 100%;
}

.white-box01 {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-sizing: border-box;
  padding: 20px 30px 30px;
}

.tit03 {
  font-size: 24px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
}

.tit03::after {
  border-radius: 30px;
  content: "";
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 33px;
}

.tit03.color01::after {
  background-color: #9c2b2d;
}

.tit03.color02::after {
  background-color: #2d2a78;
}

.tit03.color03::after {
  background-color: #faaf6d;
}

.tit03.color04::after {
  background-color: #e48cc0;
}
.tit03.color05::after {
  background-color: #1E793A;
}


.bold {
  font-weight: bold;
}

.sub-bold {
  font-weight: 500;
}

.contact_link_list .icon.ins a::before {
  content: "\f16d";
  margin-top: -27px;
  left: 8px;
  font-size: 35px;
}

.concept-ul li {
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
}

br.spEle {
  display: none;
}

.basic_btn.btn-add a {
  margin: 20px auto 0;
  max-width: 220px;
  width: 100%;
}

#anchor01,
#anchor02 {
  margin-top: -230px;
  padding-top: 230px;
}

#anchor03,
#anchor04 {
  margin-top: -125px;
  padding-top: 125px;
}

.contact_link_btn.mail.orange-mail a {
  background-color: #f4810b;
  color: #fff;
}

.contact_link_btn.mail.orange-mail a:hover {
  color: #f4810b;
}

.basic-clm02.goal-clm02 .basic-clm02-inr.img-box {
  width: 45%;
}

.basic-clm02.goal-clm02 .basic-clm02-inr.txt-box {
  width: 55%;
}

.basic-clm02.goal-clm02 .basic-clm02-inr.txt-box .goal-txt,
.basic-clm02.goal-clm02 .basic-clm02-inr.txt-box .concept-ul li {
  font-size: 16px;
  line-height: 1.7;
}

.anchor-clm03 {
  justify-content: center;
}

.anchor-clm03 li {
  width: 33.333% !important;
}

.other-width {
  background-image: url(/concept/img/img02.png), url(/syoukibo/img/img_bg.png);
  background-position: center right, bottom left;
  background-size: auto;
}

.txt-width {
  margin: 0 auto 60px;
  max-width: 700px;
  width: 100%;
}

.section {
  box-sizing: border-box !important;
  overflow: hidden;
}

.site-link {
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 20px;
  padding: 0 20px;
  text-decoration: none !important;
}

.site-link::before {
  content: "\f0da";
  font-family: FontAwesome;
  margin-right: 5px;
}

.site-link:hover {
  opacity: 0.7;
}

.site-tit-link {
  background-color: #f4810b !important;
  box-sizing: border-box;
  color: #fff !important;
  display: block;
  margin-bottom: 20px;
  padding: 10px 20px;
}

.site-tit-link::before {
  color: #fff;
  content: "\f0da";
  font-family: FontAwesome;
  margin-right: 5px;
}

.site-tit-link:hover {
  opacity: 0.7;
}

.form_tbl table td input[type="radio"] {
  vertical-align: middle !important;
}

.show-right {
  background-position: center right !important;
}

.top40 {
  margin-top: 40px;
}

@media only screen and (max-width: 1155px) {
  .gnav_list {
    margin: 0 7px;
  }

  .white-box01 .tit03 {
    font-size: 21px;
  }
}

@media only screen and (max-width: 1024px) {
  .sp-facility-clm02 .clm04-inr {
    margin-bottom: 15px;
    width: 48%;
  }
}

@media only screen and (max-width: 768px) {
  /*facility*/
  .table-box {
    display: block;
  }

  .table-box .table-box-inr {
    display: block;
  }

  .mb100 {
    margin-bottom: 50px !important;
  }

  .pB20 {
    padding-bottom: 20px;
  }

  .white-box {
    margin-bottom: 25px;
    padding: 25px 10px;
  }

  .image-box {
    margin-bottom: 15px;
    padding-top: 70%;
    width: 100%;
  }

  .txt-box {
    padding-left: 0;
    width: 100%;
  }

  .txt01 {
    font-size: 16px;
  }

  .tit01 {
    background-size: contain;
    font-size: 22px;
    margin-bottom: 15px;
  }

  .txt02 {
    font-size: 16px;
  }

  #facility .basic_btn a {
    margin: 0 auto;
  }

  .free-img01 {
    right: 0;
  }

  .free-img01 img {
    max-width: 70px;
  }

  .free-img02 {
    left: 0;
  }

  .free-img02 img {
    max-width: 70px;
  }

  .free-img03 {
    right: -10px;
  }

  .free-img03 img {
    max-width: 50px;
  }

  .free-img04 {
    left: 0;
  }

  .free-img04 img {
    max-width: 50px;
  }

  .free-img05 {
    right: 0;
  }

  .free-img05 img {
    max-width: 60px;
  }

  .free-img06 {
    left: -20px;
  }

  .free-img06 img {
    max-width: 80px;
  }

  /*about*/
  .mb60 {
    margin-bottom: 30px !important;
  }

  .about-box {
    background-image: url(../../about/img/goal_bg.png),
      url(../../about/img/img02.png), none, none;
    background-size: auto, auto;
    background-position: bottom left, top 70% right -130px,
      bottom 90px right 20%, bottom -60px left -120px;
    padding-bottom: 50px;
  }

  .about-ul li {
    margin-bottom: 15px;
  }

  .about-ul li p {
    font-size: 16px;
  }

  .about-ul li p:nth-child(1) {
    width: 85px;
  }

  .about-ul li p:nth-child(2) {
    padding-left: 70px;
  }

  .about-ul li p:nth-child(2)::before {
    width: 40px;
  }

  .ttl02.type02 {
    font-size: 22px;
  }

  .tbl01 tr th,
  .tbl01 tr td {
    font-size: 16px;
  }

  .tbl01 tr th {
    width: 120px;
  }

  .sub-head {
    font-size: 18px;
  }

  .sub-head::before {
    height: 15px;
    width: 15px;
  }

  .btn_clm03 li {
    margin-bottom: 15px;
    width: 97%;
  }

  .gary-box {
    padding: 50px 0;
  }

  .wasaka-box {
    background-image: url(../../wasaka/img/img01.png), none;
    background-position: bottom 0 right -100px, top 80px left -30px;
    background-size: auto;
    padding-bottom: 230px;
  }

  .hasuike-box {
    background-image: url(../../hasuike/img/img01.png), none;
    background-position: bottom 0 right -100px, top 80px left -30px;
    background-size: auto;
    padding-bottom: 230px;
  }

  .kanigasaka-box {
    background-image: url(../../kanigasaka/img/img01.png), none;
    background-position: bottom 0 right -100px, top 80px left -30px;
    background-size: auto;
    padding-bottom: 230px;
  }

  .syoukibo-box {
    background-image: url(../../syoukibo/img/img01.png), none;
    background-position: bottom 0 right -100px, top 80px left -30px;
    background-size: auto;
    padding-bottom: 230px;
  }

  .txt03 {
    font-size: 24px;
  }

  .sub-tit {
    font-size: 28px;
  }

  .basic-clm03 li {
    background-position: center !important;
    margin-bottom: 10px;
    text-align: center;
    width: 98%;
  }

  .schedule-box-inr {
    width: 97%;
  }

  .tit02 {
    font-size: 24px;
  }

  .schedule-box-inr {
    padding: 25px;
  }

  .icon01 {
    top: -5px;
  }

  .icon01 img {
    width: 80px;
  }

  .icon02 {
    right: -5px;
  }

  .icon03 {
    bottom: -22px;
  }

  .icon05 img {
    width: 55px;
  }

  .icon06 {
    left: -55px;
  }

  .icon08 {
    right: 30px;
  }

  .icon08 img {
    width: 45px;
  }

  .clm02-inr {
    width: 96%;
  }

  .clm02-inr:nth-child(2) .tbl02 {
    border-top: none;
  }

  .special-box02::after {
    content: none;
  }

  .pB100 {
    padding-bottom: 100px;
  }

  .clm04-inr {
    margin-bottom: 15px;
    width: 98%;
  }

  .clm04-inr .basic_btn a {
    margin: 0 auto;
  }

  .wasaka {
    overflow: hidden;
  }

  .basic_btn.btn-add a {
    margin-top: 10px;
  }

  .special-box02 .clm02 .clm02-inr:nth-child(2) .tbl02 {
    border-top: none !important;
  }

  #anchor01,
  #anchor02 {
    margin-top: -150px;
    padding-top: 150px;
  }

  #anchor03,
  #anchor04 {
    margin-top: -67px;
    padding-top: 67px;
  }

  .other-width {
    background-image: none;
  }

  .qs_wrap__btn {
    display: block !important;
  }

  .qs_btn__action.btn__submit {
    text-align: center;
  }

  .qs_wrap__btn .qs_btn__action.btn__submit .confirm,
  .qs_wrap__btn .qs_btn__action.btn__submit .back,
  .qs_wrap__btn .qs_btn__action.btn__submit .submit {
    margin: 0 auto;
    max-width: 300px !important;
    width: 100% !important;
  }

  .qs_wrap__btn .qs_btn__action.btn__submit .back {
    margin-bottom: 10px;
  }

  .basic-clm02.goal-clm02 .basic-clm02-inr.img-box,
  .basic-clm02.goal-clm02 .basic-clm02-inr.txt-box {
    width: 100%;
  }

  .sp-img {
    margin: 0 auto;
    max-width: 350px;
  }

  .concept-box {
    background-position: top left, top 90px right -28px, bottom 90px left,
      bottom right -170px;
  }
}

@media only screen and (max-width: 767px) {
  br.spEle {
    display: block;
  }
  .mv_slider_bg .slider_list.bg01 {
    background-image: url(/img/mv01_sp.jpg) !important;
  }

  .mv_slider_bg .slider_list.bg02 {
    background-image: url(/img/mv02_sp.jpg) !important;
  }

  .mv_slider_bg .slider_list.bg03 {
    background-image: url(/img/mv03_sp.jpg) !important;
  }

  .mv_slider_bg .slider_list.bg04 {
    background-image: url(/img/mv04_sp.jpg) !important;
  }

  .ttl01.right::after {
    margin: 0 auto;
  }

  .section.special-concept {
    padding: 80px 0;
  }

  .concept-txt {
    font-size: 16px;
    line-height: 2.3;
  }

  /* .concept-box {
    background-image: url(../../concept/img/img01.png), none, none, none;
    background-size: contain, auto;
    padding-bottom: 0;
  } */

  .concept-box {
    background-image: url(../../concept/img/img03.png), none, none, none;
    background-size: auto;
    background-position: bottom right 27vw;
    padding-bottom: 60px;
    padding-top: 0;
  }

  .goal-tit {
    font-size: 26px;
    margin-bottom: 60px;
  }

  .goal-tit .en {
    font-size: 16px;
  }

  .basic-clm02-inr.img-box,
  .basic-clm02-inr.txt-box {
    width: 100%;
  }

  .basic-clm02-inr.img-box {
    margin-bottom: 20px;
  }

  .goal-txt {
    font-size: 16px;
  }

  .slider-box.slick-initialized .slick-slide {
    padding: 0;
  }

  .slider-box .slick-prev:before,
  .slider-box .slick-next:before,
  .slider-box .slick-prev,
  .slider-box .slick-next {
    height: 35px;
    width: 35px;
  }

  .slider-box .slick-prev {
    left: -10px;
  }

  .slider-box .slick-next {
    right: -10px;
  }

  .concept-ul li {
    font-size: 16px;
  }

  .sp-facility-clm02 .clm04-inr {
    width: 98%;
  }

  br.mdEle {
    display: none;
  }

  .anchor-clm03 li {
    width: 100% !important;
  }

  .txt-width {
    margin-bottom: 30px;
  }

  .recruit_bg_top_right {
    height: 90px !important;
    right: 0 !important;
    width: 140px !important;
    top: -65px !important;
  }
}

@media only screen and (max-width: 480px) {
  .about-box {
    background-position: bottom left, top 74% right -173px,
      bottom 90px right 20%, bottom -60px left -120px;
    background-size: auto, contain;
  }
}
