.clearfix {
  display: block;
  zoom: 1;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0px;
}

.wrap {
  position: relative;
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
}

.box {
  float: left;
  width: 50%;
  z-index: 1;
}

.box.bg {
  position: relative;
  z-index: -1;
}

.stit {
  text-align: center!important;
  padding: 0 0 60px;
}

.simg {
  text-align: center;
}

.simg img {
  max-width: 80%;
}

.sakubtn {
  text-align: center;
  padding: 40px 0;
}

.sakubtn a {
  display: inline-block;
  border: 2px solid #000;
  font-size: 160%;
  line-height: 1;
  padding: 15px 17%;
  color: #000;
  text-decoration: none;
  font-weight: 700;
  position: relative;
  transition: all 200ms 0s ease;
}

.sakubtn a i {
  font-size: 120%;
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%) translateX(0%);
  -webkit-transform: translateY(-50%) translateX(0%);
}

.sakubtn a:hover {
  background: #000;
  color: #FFF;
}

.sakubtn.btn_green a {
  color: #FFF;
  background: #009e00;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  transition: all 200ms 0s ease;
}

.sakubtn.btn_green a:hover {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}

.sec_top_01 {
  text-align: center;
  padding: 0px 0 50px;
}

.sec_top_01 ul li {
  display: inline-block;
  padding: 0 10px;
}

.sec_top_01 h2 {
  padding: 0 0 70px;
}

.sec_top_01 h3 {
  font-size: 167%;
  padding: 40px 0;
}

.sec_top_02 h2 {
  font-size: 2.5vw;
  line-height: 1.2;
  margin: auto;
}

.sec_top_02 h2 span {
  font-size: 80%;
}

.sec_top_02 p {
  padding: 10px 0;
  text-align: left;
  line-height: 1.8;
  
}

.top_02_boxs_01 h2 img {
  width: 22vw;
}

.top_02_boxs_01 .box {
  float: right;
}

.top_02_boxs_01 .box:nth-child(2) {
  float: right;
  width: 35%;
  padding-top: 5%;
}

.top_02_boxs_02 .box:nth-child(2) {
  position: relative;
  color: #FFF;
}

.top_02_boxs_02 .box:nth-child(2) img {
  position: absolute;
  top: -3.64vw;
  left: 0;
  z-index: -1;
}

.top_02_boxs_02 .box:nth-child(2) .box_inner {
  padding: 3vw 0 0 3vw;
}

.top_02_boxs_03 {
  position: relative;
  top: -7.3vw;
}

.top_02_boxs_03 h2 img {
  width: 22vw;
}

.top_02_boxs_03 .box {
  float: right;
}

.top_02_boxs_03 .box:nth-child(2) {
  float: right;
  width: 35%;
  padding-top: 9vw;
}

.top_02_boxs_04 {
  position: relative;
  top: -7.3vw;
}

.top_02_boxs_04 .box:nth-child(2) {
  position: relative;
  color: #FFF;
}

.top_02_boxs_04 .box:nth-child(2) img {
  position: absolute;
  top: -3.64vw;
  left: 0;
  z-index: -1;
}

.top_02_boxs_04 .box:nth-child(2) .box_inner {
  padding: 3vw 0 0 3vw;
}

.sec_top_03 {
  background-image: url(https://gigaplus.makeshop.jp/yemoba4818/detail/image/saku/top_03_bg.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.sec_top_03 .box_inner {
  padding: 0 7%;
}

.sec_top_03 .box_inner h3 {
  font-size: 230%;
  line-height: 1.3;
  font-weight: 900;
}

.sec_top_03 .box_inner h3 strong {
  font-size: 105%;
  font-weight: 700;
  display: block;
  color: #f70075;
}

.sec_top_03 .box_inner h3 span {
  font-size: 50%;
  font-weight: 300;
  display: block;
}

.sec_top_03 .box_inner p {
  padding: 20px 0;
  font-size: 125%;
  text-align: left;
}

.sec_top_03 .box_inner p span {
  color: #f70075;
}

.sec_top_03 .box_inner p strong {
  font-weight: 900;
}

.sec_top_03 .top_03_boxs_01 .box:nth-child(1) {
  width: 46%;
}

.sec_top_03 .top_03_boxs_01 .box:nth-child(2) {
  width: 54%;
}

.sec_top_03 .top_03_boxs_02 .box_inner {
  padding: 5vw 10% 0;
}

.sec_top_03 .top_03_boxs_02 .box:nth-child(1) {
  width: 46%;
  float: right;
}

.sec_top_03 .top_03_boxs_02 .box:nth-child(2) {
  width: 54%;
}

.sec_top_03 .top_03_boxs_03 .box_inner {
  padding-top: 4vw;
}

.sec_top_03 .top_03_boxs_04 .box_inner {
  padding-top: 4vw;
  padding-right: 4%;
}

.sec_top_03 .top_03_boxs_05 .box_inner {
  padding-top: 3vw;
}

.sec_top_04 {
  padding: 180px 0 50px;
}

.sec_top_05 {
  padding: 50px 0;
}

.sec_top_05 .top_05_btit {
  position: relative;
  padding: 30px 0;
  text-align: center;
  background-image: url(https://gigaplus.makeshop.jp/yemoba4818/detail/image/saku/top_05_bg_01.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.sec_top_05 .top_05_btit img {
  width: 45vw;
}

.sec_top_05 .top_05_btit .btit_flg_01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 25vw;
}

.sec_top_05 .top_05_btit .btit_flg_02 {
  position: absolute;
  top: 0;
  right: 0;
  width: 22vw;
}

.sec_top_05 .top_05_clm {
  text-align: center;
  background-image: url(https://gigaplus.makeshop.jp/yemoba4818/detail/image/saku/top_05_bg_02.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 100px 0 130px;
}

.sec_top_05 .top_05_clm .box {
  background: #FFF;
  padding: 1%;
  width: 46%;
}

.sec_top_05 .top_05_clm .box:nth-child(2) {
  float: right;
}

.sec_top_05 .top_05_clm .box_inner {
  background: #f70075;
  min-height: 560px;
}

.sec_top_05 .top_05_clm h2 {
  text-align: center;
  display: block;
  position: relative;
  top: -2vw;
}

.sec_top_05 .top_05_clm h2 img {
  max-width: 90%;
}

.sec_top_05 .top_05_clm h3 {
  color: #00ffff;
  font-size: 200%;
  padding: 0 0 20px;
  line-height: 1.3;
  text-align: center;
}

.sec_top_05 .top_05_clm p {
  text-align: left;
  font-size: 120%;
  color: #FFF;
  padding: 0 5%;
}

.sec_top_05 .top_05_clm p a {
  color: #FFF;
}

.sec_top_06 {
  padding: 90px 0;
}

.sec_top_06 .top_06_clm {
  text-align: center;
  padding-bottom: 40px;
}

.sec_top_06 .top_06_clm p {
  font-size: 140%;
  font-weight: 700;
}

.sec_top_06 .top_06_clm p:nth-child(2) {
  font-size: 164%;
  color: #f70075;
  padding-top: 10px;
}

.sec_top_06 .top_06_slide .top_06_slides {
  width: 900px;
  position: relative;
}

.sec_top_06 .top_06_slide .top_06_slides .top_06_slide_arw {
  line-height: 1;
  font-size: 460%;
  cursor: pointer;
}

.sec_top_06 .top_06_slide .top_06_slides .top_06_slide_prev {
  position: absolute;
  top: 45%;
  left: -5%;
  transform: translateY(-50%) translateX(0%);
  -webkit-transform: translateY(-50%) translateX(0%);
}

.sec_top_06 .top_06_slide .top_06_slides .top_06_slide_next {
  position: absolute;
  top: 45%;
  right: 0;
  transform: translateY(-50%) translateX(0%);
  -webkit-transform: translateY(-50%) translateX(0%);
}

.sec_top_06 .top_06_slide .slick-dotted.slick-slider {
  margin-bottom: 60px;
}

.sec_top_06 .top_06_slide .slick-dots {
  bottom: -40px;
}

.sec_top_06 .top_06_slide .slick-dots li button {
  width: 20px;
  height: 20px;
}

.sec_top_06 .top_06_slide .slick-dots li button:before {
  font-size: 20px;
  color: #DDD;
  opacity: .7;
}

.sec_top_06 .top_06_slide .slick-dots li.slick-active button:before {
  color: #ecff00;
  opacity: .9;
}

.top_06_slide_more .btn a {
  border-width: 5px;
  padding-right: 10%;
  padding-left: 10%;
}

.sec_top_07 {
  background-image: url(https://gigaplus.makeshop.jp/yemoba4818/detail/image/saku/top_07_bg.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 21vw 0 250px;
}

.sec_top_07 .stit {
  text-align: center;
}

.sec_top_07 .top_07_clm {
  width: 60%;
  margin: 0 auto;
}

.sec_top_07 .top_07_clm h2 {
  line-height: 1.2;
  font-size: 200%;
  display: inline-block;
  background: #f1c4d9 !important;
  background: linear-gradient(to bottom, transparent 50%, #f3c5db 50%) !important;
  margin: auto;
}

.sec_top_07 .top_07_clm .top_07_clm_inner {
  padding: 10px 5% 0;
}

.sec_top_07 .top_07_clm .top_07_clm_inner .btn a {
  border-width: 5px;
  padding-right: 10%;
  padding-left: 10%;
}

.sec_top_07 .top_07_clm h3 {
  font-size: 147%;
}

.sec_top_07 .top_07_clm dl dt {
  font-size: 130%;
}

.sec_top_07 .top_07_clm dl dd {
  font-size: 120%;
  padding: 0 3%;
  position: relative;
  display: inline-block;
}

.sec_top_07 .top_07_clm dl dd .top_07_clm_c1, .sec_top_07 .top_07_clm dl dd .top_07_clm_c2 {
  font-size: 300%;
  position: absolute;
  top: 0;
  line-height: 1;
}

.sec_top_07 .top_07_clm dl dd .top_07_clm_c1 {
  left: -0.5%;
}

.sec_top_07 .top_07_clm dl dd .top_07_clm_c2 {
  right: -0.5%;
}

.sec_top_07 .top_07_clm p {
  font-size: 130%;
  padding-bottom: 30px;
}

.sec_top_07 .top_07_clm .top_07_clm_img {
  padding-top: 20px;
}

.sec_top_07 .top_07_clm .top_07_clm_inner_02 .top_07_clm_img {
  padding: 20px 0;
}

.sec_top_07 .top_07_clm .top_07_clm_inner_02 p {
  font-weight: 700;
}

.sec_top_07 .top_07_sepimg {
  padding: 30px 0;
  text-align: center;
}

.sec_top_07 .top_07_sepimg img {
  width: 80%;
}

.sec_top_07 .top_07_last .btn {
  padding: 30px 0 0;
}

.sec_top_08 {
  padding: 140px 0 200px;
  background-image: url(https://gigaplus.makeshop.jp/yemoba4818/detail/image/saku/top_08_bg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.sec_top_08 .top_08_img {
  text-align: center;
  padding: 10px 0;
}

.sec_top_08 .top_08_img img {
  max-width: 90%;
}
.sec_top_08 .top_08_clm1 {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
}
.sec_top_08 .top_08_clm1 span {
  display: block;
  color: #f70075;
  font-size: 130%;
  font-weight: 700;
  line-height: 1.4;
}
.sec_top_08 .top_08_clm1 p {
  padding: 10px 0;
  font-size: 110%;
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
}
.sec_top_08 .top_08_clm {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
}

.sec_top_08 .top_08_clm p {
  padding: 10px 0;
  font-size: 135%;
  color: #f70075;
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
}

.sec_top_08 .top_08_clm p:nth-child(2) {
  text-align: center;
}

.sec_top_08 .top_08_inner {
  padding: 40px 0 100px;
}

.sec_top_08 .top_08_flow {
  text-align: center;
  padding-bottom: 50px;
}

.sec_top_08 .top_08_flow dl dt {
  padding-bottom: 30px;
}

.sec_top_08 .top_08_flow dl dd {
  position: relative;
}

.sec_top_08 .top_08_flow dl dd .sakubtn {
  padding: 0;
  position: absolute;
  top: 260px;
  left: 55px;
}

.sec_top_08 .top_08_flow dl dd .sakubtn a {
  font-size: 100%;
  border-width: 5px;
  padding: 8px 20px;
  font-size: 100%;
}

.sec_top_08 .top_08_flow dl dd .sakubtn a i {
  position: relative;
  top: inherit;
  right: inherit;
  transform: translateY(0%) translateX(0%);
  -webkit-transform: translateY(0%) translateX(0%);
}

.sec_top_08 .top_08_flow.top_08_flow_02 dl dd .sakubtn {
  top: 270px;
  left: 33px;
}


.ryugaku_clm_outer {
	background-color: #e1008c;
}

.ryugaku_clm_outer {
	width: 60%;
	margin: 0 auto;
	padding: 10px;
	background: -webkit-linear-gradient(45deg, transparent 5%, #e1008c 5%), -webkit-linear-gradient(135deg, transparent 5%, #e1008c 5%), -webkit-linear-gradient(225deg, transparent 5%, #e1008c 5%), -webkit-linear-gradient(315deg, transparent 5%, #e1008c 5%);
	background-repeat: no-repeat;
	background-position: bottom left, bottom right, top right, top left;
	background-size: 52% 52%;
}

.ryugaku_clm_inner {
	background-color: #fff;
}

.ryugaku_clm_inner {
	position: relative;
	padding: 40px 4%;
	background: -webkit-linear-gradient(45deg, transparent 5%, #fff 5%), -webkit-linear-gradient(135deg, transparent 5%, #fff 5%), -webkit-linear-gradient(225deg, transparent 5%, #fff 5%), -webkit-linear-gradient(315deg, transparent 5%, #fff 5%);
	background-repeat: no-repeat;
	background-position: bottom left, bottom right, top right, top left;
	background-size: 52% 52%;
}

.ryugaku_clm_tit {
	padding-bottom: 30px;
	text-align: center;
}

.ryugaku_clm_tit img {
	width: 240px;
}

.ryugaku_clm_list ol li {
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

.ryugaku_clm_list ol li strong {
	font-weight: 500;
	color: #dc007d;
}
.ryugaku_bg_2020 {
	text-align: center;
}
.ryugaku_bg_2020 img {
	width: 558px;
}
.ryugaku_line_2020 {
	padding: 30px 0 15px;
}
.ryugaku_line_2020 img {
	width: 510px;
}
.ryugaku_plus {
	padding: 10px 0 50px;
	text-align: center;
	border-bottom: 15px solid #e1008c;
	background: #fff;
}
.ryugaku_plus p {
	padding-bottom: 10px;
}
.ryugaku_plus p img {
	max-width: 85px;
}
.ryugaku_plus ul li {
	display: inline-block;
	width: 100%;
	margin: 0;
}
.ryugaku_clm_list ol li span {
	color: #e1008c;
}