@charset "utf-8";
.fv-titlebox {
	background: #0091DB;
	padding: 20px 0;
}
.fv-flex {
	display: flex;
	align-items: center;
	justify-content: center;
}
.fv-logo {
	width: 40%;
}
.fv-titlebox img {
	position: relative;
	filter: drop-shadow(3px 3px 5px #231815);
}
.fv-imgbox img {
	width: 100%;
}
.fv-title-1 {
	line-height: 1.4;
	color: #fff;
	text-shadow: 3px 3px 5px rgba(35,24,21,1);
}
.fv-copy-1 {
	font-size: 2rem;
}
.fv-copy-2 {
	font-size: 3.4rem;
}
.gachi-fv {
	background-color: #FFF;
}
.guide-ttl {
	font-size: 2rem;
	padding: .5em 1em;
	color: #fff;
	background-color: #E95377;
}
.pricebox {
	background: #fff;
	box-shadow: 3px 3px 6px rgba(000,000,000,.4);
	border-radius: 10px;
	padding: 12px .5rem;
	margin-right: auto;
	margin-left: auto;
}
.pricebox-elemental {
	border: 3px solid #37BEF0;
}
.pricebox-junior {
	border: 3px solid #00AF84;
}
.pricebox-high {
	border: 3px solid #EB6D8E;
}
.pricebox-violet {
	border: 3px solid #7484C1;
}
.fv-class-wrap {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 1px solid #5C5A5A;
}
.pricebox h2 {
	font-size: 2rem;
	text-align: left;
    text-shadow: 2px 2px 2px #5C5A5A;
	margin-bottom: 0;
}
.pricebox h2 span {
	font-size: 1.5em;
}
.accordion_inner_takaoka .pricebox h2 {
	font-size: 1.25rem;
}
.taxincluded {
	font-size: 14px;
	color: #5C5A5A;
	font-weight: 500;
}
.pricebox_row {
	row-gap: 1rem;
}
.pricebox-elemental h2 {
	color: #37BEF0;
}
.pricebox-junior h2 {
	color: #00AF84;
}
.pricebox-high h2 {
	color: #EB6D8E;
}
.pricebox-violet h2 {
	color: #7484C1;
}
.price-dl-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-right: -.25rem;
	margin-left: -.25rem;
	row-gap: 10px;
}
.pricebox .price-dl-wrap_toyama dl {
	width: 33.33333%;
}
.pricebox .price-dl-wrap_takaoka dl, .pricebox .price-dl-wrap_tonami dl {
	width: 100%;
	display: flex;
	align-items: center;
	gap: .5rem;
}
.pricebox .price-dl-wrap_takaoka dt, .pricebox .price-dl-wrap_tonami dt {
	min-width: 130px;
}
.pricebox dl {
	text-align: center;
	margin-bottom: 0px;
	padding: 0 .25rem;
}
.pricebox dt {
	font-size: 1.15rem;
	color: #fff;
	padding: 3px;
	border-radius: 5px;
}
.pricebox .price-dl-wrap_toyama dt {
	font-size: 1rem;
}
.pricebox-elemental dt {
	background-color: #37BEF0;
}
.pricebox-junior dt {
	background-color: #00AF84;
}
.pricebox-high dt {
	background-color: #EB6D8E;
}
.pricebox-violet dt {
	background-color: #7484C1;
}
.pricebox dd {
	padding-top: 2px;
	margin-bottom: 0;
	color: #636262;
}
.pricebox .price-dl-wrap_takaoka dd {

}
.pricebox .price-dl-wrap_toyama dd {
	font-size: 1.2rem;
}
.fv-cta a.to-freediyal-btn {
	color: #FFFFFF;
	background: #E82214;
	border: none;
}
.fv-cta a.to-freediyal-btn span::before {
  background: url(../images/gachi/tel-white.png) no-repeat center center/contain;
}
.fv-cta a.to-mailform-btn {
	color: #FFFFFF;
	background: #005BAB;
	border: none;
}
.fv-cta a.fv-mail-bt .to-mailform {
	color: #FFFFFF;
}
.fv-cta a.to-mailform-btn span::before {
  background: url(../images/gachi/mail-white.png) no-repeat center center/contain;
}
.fv-reason-1 span, .fv-reason-2 span {
	display: inline-block;
}
/* お申し込みまでの流れ */
.appflow-ttl {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 3px 10px;
	background: #0081CC;
	font-size: 1.8rem;
	position: relative;
	z-index: 40;
}
.appflow-ttl img {
	filter: drop-shadow(1px 1px 2px #023149);
}
.appflow-box {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	position: relative;
	z-index: 40;
}
.appflow-box li {
	position: relative;
	border-radius: 5px;
	width: 580px;
	max-width: 100%;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	align-items: center;
}
.step-img-wrap {
	position: relative;
	left: 10%;
}
.step-round {
	margin-right: 15px;
	color: #fff;
	width: 50px;
	min-width: 50px;
	height: 50px;
	border-radius: 50%;
	font-weight: 700;
	text-align: center;
	font-size: 13px;
	padding: 9px 0;
	line-height: 1.2;
}
.step-round span {
	font-size: 18px;
}
.appflow-white .step-round ,.appflow-lightyellow .step-round, .appflow-gachinatsu-start .step-round {
	background: #0081CC;
}
.appflow-enrollment .step-round {
	background: #E60012;
}
a.linktext {
	color: #005bab;
}
.appflow-white, .appflow-lightyellow {
	border: 2px solid #0081cc;
}
.appflow-enrollment {
	color: #E60012;
	border: 2px solid #E60012;
}
.appflow-white, .appflow-enrollment {
	background: #fff;
}
.appflow-lightyellow {
	background: #FFF9B1;
}
.appflow-box li:not(:last-child) {
	margin-bottom: 30px;
}
.appflow-box li:not(:last-child)::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: -22px;
	left: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #0081cc transparent transparent transparent;
}
.appflow-gachinatsu-start img {
	filter: drop-shadow(1px 1px 2px #023149);
}
.appflow-ttl, .appflow-box {
	width: 700px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.fv-under-flow {
	position: relative;
}
.fv-under-flow::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 40%;
	max-width: 185px;
	height: 100%;
	background: url(../images/gachi/stationary-left.png) no-repeat left top/contain;
}
.fv-under-flow::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40%;
	max-width: 185px;
	height: 100%;
	background: url(../images/gachi/stationary-right.png) no-repeat right bottom/contain;
}
/* //お申し込みまでの流れ */
/* 特典 */
.privilege-box {
	border: 2px solid #1D2974;
	background: #fff;
	height: 100%;
}
.privilege-box h3 {
	font-size: 2rem;
	font-weight: 700;
	padding-bottom: 5px;
	text-align: center;
	color: #F5E927;
	background: #1D2974;
	padding: 10px 5px;
	margin-bottom: 0;
	position: relative;
}
.privilege-box p {
	font-size: 1.5rem;
	margin-bottom: 0;
}
.privilege-box .fs-large {
	font-size: 2.5rem;
}
.quocard-wrap {
	width: 12%;
	min-width: 80px;
	padding-left: 10px;
	text-align: center;
}
.quocard-wrap img {
	filter: drop-shadow(1px 1px 2px #023149);
	width: 100%;
	max-width: 134px;
}
/* //特典 */


@media all and (min-width: 381px) {
	.d-380-none {
		display: none;
	}
}
@media all and (min-width: 992px) {
	

}
/*デスクトップ*/
@media all and (min-width: 992px) and (max-width: 1199px) {

}

/*中デバイス*/
@media all and (min-width: 768px) and (max-width: 991px) {
  
}

/*小デバイス*/
@media all and (min-width: 576px) and (max-width: 767px) {

}

/*デスクトップまで*/
@media all and (max-width: 1299px) {
	.fv-copy-2 {
		font-size: 3rem;
	}
  .pricebox .price-dl-wrap_takaoka dt, .pricebox .price-dl-wrap_tonami dt {
  	font-size: 15px;
  	min-width: 120px;
  }
  .pricebox .price-dl-wrap_takaoka dd, .pricebox .price-dl-wrap_tonami dd {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 1199px) {

	.fv-copy-2 {
		font-size: 2.8rem;
	}
	.pricebox dt {
    font-size: 1rem;
  }
  .pricebox .price-dl-wrap_toyama dt {
  	font-size: 13px;
  }
  .taxincluded {
    font-size: 13px;
  }
  .pricebox .price-dl-wrap_toyama dd {
  	font-size: 1rem;
  }
  .quocard-wrap {
    width: 40%;
  }
}


@media all and (max-width: 991px) {
	.fv-copy-1 {
	  font-size: 1.5rem;
	}
	.fv-copy-2 {
	  font-size: 2rem;
	}
	.guide-ttl {
		font-size: 1.5rem;
	}
}

/*中デバイスまで*/
@media all and (max-width: 767px) {
	.fv-titlebox {
	    padding: 10px 0;
	}
	.fv-flex {
    display: block;
  }
  .fv-logo {
  	width: 100%;
  	text-align: center;
  }
  .fv-logo img {
  	width: 400px;
  }
  .fv-title-1 {
  	text-align: center;
  }
	.quocard-flex {
		flex-wrap: wrap;
	}
  .quocard-wrap {
    width: 100%;
    margin-bottom: 15px;
    padding-left: 0;
    order: 0;
  }
  .quocard-text {
  	order: 1;
  	width: 100%;
  }
}

/*小デバイス(横向きモバイル)まで*/

@media all and (max-width: 575px) {
	.sec1-ttl {
    font-size: 16px;
    padding: 5px 22px;
  }
  .yellow-box {
      font-size: 14px;
  }
  .privilege-box p {
    font-size: 1.06rem;
    text-align: center;
  }
  .privilege-box .fs-large {
      font-size: 2rem;
  }
  /* お申し込みの流れ */
  .appflow-ttl {
    font-size: 1.2rem;
  }
  .appflow-ttl img {
    width: 92px;
  }
  .appflow-box li {
    padding: 10px;
  }
  .step-round {
    margin-right: 10px;
    width: 40px;
    min-width: 40px;
    height: 40px;
    font-size: 10px;
    padding: 8px 0;
  }
  .step-round span {
    font-size: 16px;
  }
  .step-img-wrap {
    left: 0;
  }
  /* //お申し込みの流れ */
}

@media all and (max-width: 480px) {
  
 
}
@media all and (max-width: 450px) {
	.fv-copy-1 {
	    font-size: 1rem;
	}
	.fv-copy-2 {
	    font-size: 1.5rem;
	}
}
@media all and (max-width: 420px) {
	.pricebox .price-dl-wrap_toyama dt {
		font-size: 12px;
		padding: 2px;
	}
}
@media all and (max-width: 380px) {

}
@media all and (max-width: 360px) {

}

/*iPhone5:SE*/
@media all and (max-width: 320px) {

}
/* アコーディオン  */
.acc-wrap .accordion_one {
  width: 100%;
}
.acc-wrap .accordion_one:not(:last-child) {
	margin-bottom: .25rem;
}
.acc-wrap .accordion_one .accordion_header {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 11%;
  text-align: center;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
  background-color: #6dbce5;
}
.acc-wrap .accordion_one .accordion_header:hover {
  opacity: .8;
}
.acc-wrap .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  margin-top: -12px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.acc-wrap .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.acc-wrap .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.acc-wrap .accordion_one .accordion_header .i_box .one_i:before, .acc-wrap .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.acc-wrap .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.acc-wrap .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.acc-wrap .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.acc-wrap .accordion_one .accordion_inner {
  display: none;
  padding: 1rem;
  box-sizing: border-box;
  background-color: #fff;
  border-left: 2px solid #6dbce5;
  border-right: 2px solid #6dbce5;
  border-bottom: 2px solid #6dbce5;
}
.acc-wrap .accordion_one .accordion_inner .box_one {
  height: auto;
}
.acc-wrap .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}
@media all and (max-width: 1199px) {
	.acc-wrap .accordion_one .accordion_header {
    font-size: 18px;
  }
  .acc-wrap .accordion_one .accordion_inner {
  	padding: .75rem .5rem;
  }
}
@media all and (max-width: 991px) {
	.acc-wrap .accordion_one .accordion_header {
	  font-size: 20px;
	}
	.acc-wrap .accordion_one .accordion_inner {
		padding: 10px;
	}
}
@media all and (max-width: 767px) {
	.acc-wrap .accordion_one .accordion_header {
	  font-size: 16px;
	  text-align: left;
    padding: 15px 60px 15px 15px;
	}
}
@media all and (max-width: 576px) {
	
}
/* //アコーディオン  */

/* PCMAP */
@media all and (min-width: 768px) {

}
/* PCMAP */


/* キャンペーン内容 */
.fw-500 {
	font-weight: 500;
}
.campaign-wrap{
    box-sizing: border-box;
    background-color: #fff;
    border-left: 2px solid #E95377;
    border-right: 2px solid #E95377;
    border-bottom: 2px solid #E95377;
}
.campaign-wrap.uozu-campaign-wrap{
	border-left: 2px solid #82c02a;
    border-right: 2px solid #82c02a;
    border-bottom: 2px solid #82c02a;
}
.campaign-wrap.tonami-campaign-wrap{
	border-left: 2px solid #F28CAA;
    border-right: 2px solid #F28CAA;
    border-bottom: 2px solid #F28CAA;
}
.campaign-ttl-wrap {
	background-color: #E95377;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 5px;
}
.uozu-campaign-wrap .campaign-ttl-wrap{
	background-color: #82c02a;
}
.tonami-campaign-wrap .campaign-ttl-wrap{
	background-color: #F28CAA;
}
.gachiharu-logo-wrap {
	width: 70%;
	max-width: 375px;
	padding-top: 12px;
}
.gachiharu-logo-wrap_uozu {
	width: 70%;
	/*max-width: 355px;*/
}
.gachiharu-logo-wrap_uozu img {
	width: 100%;
}
.gachiharu-logo {
	width: 100%;
}
.senchaku-wrap {
	width: 120px;
	max-width: 30%;
	padding-left: 9px;
}
.senchaku-round {
	width: 100%;
}
.img-shadow {
	filter: drop-shadow(3px 3px 5px rgba(34,24,21,.7));
}
.campaign-catchcopy {
	font-size: 16px;
	width: max-content;
	margin-top: 5px;
	color: #fff;
	text-shadow: 3px 3px 5px rgba(34,24,21,.7);
	font-weight: 900;
	line-height: 1.3;
}
.campaign-catchcopy_large {
	font-size: 1.25em;
}
.campaign-wrap-inner{
	background-color: #F7DAE7;
	padding: 1rem;
}
.uozu-campaign-wrap .campaign-wrap-inner{
	background-color: #fff9e2;
}
.tonami-campaign-wrap .campaign-wrap-inner{
	background-color: #fff;
}
.campaign-desc{
	font-size: 1.25rem;
}
@media all and (min-width: 576px) {
	.campaign-catchcopy {
    font-size: 25px;
  }
}
@media all and (min-width: 768px) {
	.campaign-ttl-wrap {
		padding: 15px;
	}
}
@media all and (min-width: 992px) {
	.campaign-ttl-wrap {
		flex-wrap: nowrap;
	}
	.campaign-catchcopy {
    font-size: 22px;
    padding-left: 15px;
	}
	.campaign-desc{
	font-size: 1.5rem;
}
}
@media all and (min-width: 1200px) {
	.campaign-catchcopy {
    font-size: 26px;
  }/*
  .gachiharu-logo-wrap_uozu {
  	max-width: 479px;
  }*/
}
@media all and (min-width: 1400px) {
}
/* 情報対策 */
.information-study-wrap {
	background-color: #fff;
	border: 2px solid #1E2678;
	padding: 10px;
	max-width: 100%;
	width: 600px;
  margin-right: auto;
  margin-left: auto;
}
.text-darkblue {
	color: #1E2678;
}
.information-study-1 {
	text-align: center;
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 3px 10px;
	align-items: center;
}
.information-study-1_support {
	font-size: 18px;
}
.information-study-1_number {
	font-size: 16px;
	border-radius: 20px;
	color: #fff;
	background-color: #1E2678;
	display: inline-block;
	padding: 3px 15px;
}
.information-study-2 {
	font-size: 20px;
	text-align: center;
	color: #E60044;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
	background-color: #1E2678;
	padding: 10px;
  line-height: 1.4;
}
.fit-center {
	width: max-content;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.information-study-3 {
	font-size: 14px;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #1E2678;
}
.information-study-4 {
	font-size: 18px;
}
.information-study-5 {
	font-size: 15px;
	color: #fff;
	background-color: #1E2678;
	padding: 5px 12px;
}
.information-study-6 {
	font-size: 14px;
}
@media all and (min-width: 576px) {
	.information-study-4 {
		display: flex;
	}
	.information-study-4_dt {
		width: 127px;
    padding-right: 15px;
	}
}
@media all and (min-width: 768px) {
}
@media all and (min-width: 992px) {
	.information-study-2 {
    font-size: 25px;
    padding: 10px 24px;
  }
  .information-study-1_support {
    font-size: 22px;
  }
  .information-study-3 {
    font-size: 17px;
  }
}
@media all and (min-width: 1200px) {
	.information-study-2 {
    font-size: 30px;
  }
}
@media all and (min-width: 1400px) {
}
/* //情報対策 */
/* 魚津 */
.price-wrap {
	/*border: 2px solid #E60012;
	border-radius: 15px;
	padding: 10px;*/
}
.white-line {
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.gray-ttl-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	column-gap: 15px;
}
.gray-ttl {
	font-size: 24px;
  line-height: 1.3;
  text-align: center;
}
.gray-ttl_1, .gray-ttl_2 {
    display: block;
}
.uozu_keihi {
	font-size: .9rem;
}
@media all and (min-width: 576px) {
	.gray-ttl {
		font-size: 2rem;
	  line-height: 1.3;
	  text-align: center;
	  display: flex;
	  gap: .75rem;
	  justify-content: center;
	  align-items: baseline;
	}
}
@media all and (min-width: 768px) {
	.gray-ttl {
	  font-size: 2.75rem;
	}
}
@media all and (min-width: 992px) {
}
@media all and (min-width: 1200px) {
	/*.price-wrap {
	  padding: 21px;
	}*/
	.gray-ttl {
	  font-size: 4rem;
	}
}
@media all and (min-width: 1400px) {
}
/* //魚津 */
/* //キャンペーン内容 */
.fv-titlebox {
	background: #E95377;
	padding: 25px 0;
}
.fv-titlebox img {
	filter: drop-shadow(3px 5px 7px rgba(0,0,0,.6));
}
.fv-title-1_1 {
	font-size: 1.75rem;
	color: #fff;
	text-align: center;
	text-shadow: 3px 3px 5px rgb(35 24 21);
}
.fv-title-1_2 {
	font-size: 3rem;
	line-height: 1.4;
	color: #fff;
	text-shadow: 3px 3px 5px rgba(35,24,21,1);
	font-weight: 900;
}
.fv-title-1_2 .fv-title-1_2_small {
	font-size: .8em;
}
.fv-img-wrap {
	position: relative;
	padding-right: 3rem;
}
.fv-img {
	width: 100%;
}
.fv-title-balloon {
	position: absolute;
	top: -0.5rem;
	right: -3rem;
	width: 100px;
}
.fv-title-balloon img {
	width: 100%;
}
.guide-ttl {
	font-size: 2rem;
	padding: .5em 1em;
	color: #fff;
	text-align: center;
}
.pricebox {
	background: #fff;
	box-shadow: 3px 3px 6px rgba(000,000,000,.4);
	border-radius: 10px;
	padding: 12px 12px 2px 12px;
	height: 100%;
	position: relative;
}
.pricebox-elemental {
	border: 3px solid #37BEF0;
}
.pricebox-elemental.icon::before{
	content: "";
	position: absolute;
    top: -5px;
    right: -5px;
    width: 100px;
    height: 39px;
	background: url(../takaoka/images/icon-elemental.png) no-repeat center center / contain;
}
.pricebox-junior {
	border: 3px solid #00AF84;
}
.pricebox-high {
	border: 3px solid #EB6D8E;
}
.pricebox-high.icon::before {
	content: "";
	position: absolute;
    top: -5px;
    right: -5px;
    width: 125px;
    height: 39px;
	background: url(../takaoka/images/icon-high.png) no-repeat center center / contain;
}
.pricebox-violet {
    border: 3px solid #7484C1;
}
.pricebox-violet.icon::before {
	content: "";
	position: absolute;
    top: -5px;
    right: -5px;
    width: 126px;
    height: 39px;
	background: url(../takaoka/images/icon-violet.png) no-repeat center center / contain;
}
.pricebox-violet h2 {
	color: #7484C1;
}
.pricebox-violet dt {
	background-color: #7484C1;
}
.fv-class-wrap {
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 1px solid #5C5A5A;
}
.gradefor {
	font-size: 1.25rem;
	text-align: center;
	margin-bottom: 3px;
}
.gradefor_blue {
	color: #37BEF0;
}
.gradefor_pink {
	color: #EB6D8E;
}
.gradefor_violet {
	color: #7484C1;
}
.pricebox h2 {
	font-size: 1.75rem;
	text-align: left;
	margin-bottom: 0;
}
.accordion_inner_takaoka .pricebox h2 {
    font-size: 1.25rem;
}
.pricebox h2 span {
	font-size: 1.5em;
}
.taxincluded {
	font-size: 14px;
	color: #5C5A5A;
	font-weight: 500;
}
.pricebox-elemental h2 {
	color: #37BEF0;
}
.pricebox-junior h2 {
	color: #00AF84;
}
.pricebox-high h2 {
	color: #EB6D8E;
}
.price-dl-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pricebox dl {
	text-align: center;
	width: 48%;
	margin-bottom: 0px;
}
.pricebox dt {
	font-size: 1.25rem;
	color: #fff;
	padding: 3px;
}
.pricebox-elemental dt {
	background-color: #37BEF0;
}
.pricebox-junior dt {
	background-color: #00AF84;
}
.pricebox-high dt {
	background-color: #EB6D8E;
}
.pricebox dd {
	font-size: 1.4rem;
	padding-top: 2px;
	margin-bottom: 10px;
	color: #636262;
}
.pricebox .price-dl-wrap_takaoka dl {
	width: 100%;
	display: flex;
	align-items: center;
	gap: .5rem;
}
.pricebox .price-dl-wrap_takaoka dt {
	min-width: 130px;
}
.fv-cta a.to-freediyal-btn {
	color: #FFFFFF;
	background: #E82214;
	border: none;
}
.fv-cta a.to-freediyal-btn span::before {
  background: url(../images/gachiharu/tel-white.png) no-repeat center center/contain;
}
.fv-cta a.to-mailform-btn {
	color: #FFFFFF;
	background: #005BAB;
	border: none;
}
.fv-cta a.fv-mail-bt .to-mailform {
	color: #FFFFFF;
}
.fv-cta a.to-mailform-btn span::before {
  background: url(../images/gachiharu/mail-white.png) no-repeat center center/contain;
}
.fv-reason-1 span, .fv-reason-2 span {
	display: inline-block;
}
.fv-title-img {
	max-width: 100%;
}
.fv-specialty-wrap {
	padding-top: .5rem;
	display: flex;
	justify-content: center;
}
.fv-specialty-item {
	padding: 0 .5rem;
	width: 175px;
	max-width: 50%;
}
.fv-specialty-inner {
	font-size: 1.1rem;
	padding: 4px 1rem;
	text-align: center;
	background-color: #fff;
	color: #E95377;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .25);
}
.uozu-pricebox{
	padding: 12px ;
}
.uozu-pricebox.icon::before {
    background: url(../uozu-namerikawa/images/icon-elemental.png) no-repeat center center / contain;
}
.uozu-pricebox.pricebox-high.icon::before, .uozu-pricebox.pricebox-violet.icon::before {
    background: url(../uozu-namerikawa/images/icon-high.png) no-repeat center center / contain;
}
.pricebox-elemental.uozu-pricebox, .pricebox-high.uozu-pricebox, .pricebox-violet.uozu-pricebox {
	border: 3px solid #82c02a;
}
.uozu-pricebox h2{
	color: #82c02a;
}
.uozu-pricebox dt{
	background-color: #00693e;
}
.uozu-pricebox dd{
	margin-bottom: 0;
	color: #333;
}
.uozu-pricebox__note{
	font-size: 11px;
	font-weight: 400;
}
.campaign-wrap__note{
	font-size: 14px;
}
.uozu-pricebox{}

/* マンツーマン予備校 */
.mantsu-yobiko__box {
	background-color: #1E2678;
	padding: 1.5rem;
	max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.mantsu-yobiko__head {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: .75rem 1rem;
	margin-bottom: 1rem;
}
.mantsu-yobiko__logo-wrap{
	display: flex;
	align-items: center;
	gap: 12px;
	width: 100%;
}
.mantsu-yobiko__logo {
	width: 100%;
	max-width: 340px;
}
.mantsu-yobiko__logo-yobiko{
	flex: 1;
}
.mantsu-yobiko__uketsuke {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background-color: #E60012;
	width: 60px;
    height: 60px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.mantsu-yobiko__list {
	color: #fff;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	width: fit-content;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.mantsu-yobiko__item {
	position: relative;
	padding-left: 1.5rem;
}
.mantsu-yobiko__list--round .mantsu-yobiko__item::before {
	content: '●';
	position: absolute;
	top: 0;
	left: 0;
}
.mantsu-yobiko__item:not(:last-child) {
	margin-bottom: .25rem;
}
@media screen and (min-width: 768px) {
	.mantsu-yobiko__box {
		padding: 2rem;
	}
	.mantsu-yobiko__uketsuke{
		font-size: 1.25rem;
		width: 75px;
		height: 75px;
	}
}
@media screen and (min-width: 992px) {
	.mantsu-yobiko__head{
		flex-wrap: nowrap;
	}
	.mantsu-yobiko__logo-wrap{
		width: auto;
	}
	.mantsu-yobiko__list{
		width: auto;
	}
}
/* //マンツーマン予備校 */
@media all and (min-width: 992px) {
	

}
/*デスクトップ*/
@media all and (min-width: 992px) and (max-width: 1199px) {

}

/*中デバイス*/
@media all and (min-width: 768px) and (max-width: 991px) {
  
}

/*小デバイス*/
@media all and (min-width: 576px) and (max-width: 767px) {

}

/*デスクトップまで*/
@media all and (max-width: 1360px) {
	.fv-title-img {
		width: 495px;
		display: inline-block;
	}
	.fv-title-balloon {
		right: 0;
	}
}
@media all and (max-width: 1299px) {
	.fv-title-1_1 {
		font-size: 1.2rem;
	}
	.fv-title-1_2 {
    font-size: 2.8rem;
  }
  .pricebox .price-dl-wrap_takaoka dt {
      font-size: 15px;
      min-width: 120px;
  }
  .pricebox .price-dl-wrap_takaoka dd {
      font-size: 1.1rem;
  }
}
@media all and (max-width: 1219px) {
	.fv-title-img {
		width: 450px;
	}
}
@media all and (max-width: 1199px) {
	.fv-title-1_2 {
    font-size: 1.9rem;
  }
	.pricebox dt {
    font-size: 1.15rem;
  }
  .pricebox dd {
    font-size: 1.4rem;
  }
  .sec1-whitebox .pricebox dt {
    font-size: 1.06rem;
  }
  .sec1-whitebox .pricebox dd {
    font-size: 1.2rem;
  }

}


@media all and (max-width: 991px) {
	.fv-title-1_2 {
	    font-size: 1.7rem;
	    padding-bottom: 11px;
	    text-align: center;
	}
	.fv-title-balloon {
	    top: -1rem;
	    right: -2rem;
	    width: 80px;
	}
	.guide-ttl {
		font-size: 1.5rem;
	}
}

/*中デバイスまで*/
@media all and (max-width: 767px) {
	.fv-titlebox {
	    padding: 10px 0;
	}
}

/*小デバイス(横向きモバイル)まで*/

@media all and (max-width: 575px) {
	.fv-img-wrap {
	    padding-right: 4rem;
	}
	.fv-title-balloon {
	    top: -0.5rem;
	    right: 0;
	    width: 3.75rem;
	}
	.pricebox dt {
	    font-size: 1rem;
	}
	.pricebox dd {
	    font-size: 1.2rem;
	}
	.fv-specialty-inner {
    font-size: 14px;
    padding: 3px 0.5rem;
  }
  .sec1-whitebox .pricebox dt {
      font-size: 15px;
  }
  .sec1-whitebox .pricebox dd {
  	font-size: 1.05rem;
  }
}

@media all and (max-width: 480px) {
  
 
}
@media all and (max-width: 400px) {
	.fv-title-1_1 {
		font-size: 1rem;
	}
	.fv-title-1_2 {
	    font-size: 1.5rem;
	}
}

@media all and (max-width: 380px) {

}
@media all and (max-width: 360px) {

}

/*iPhone5:SE*/
@media all and (max-width: 320px) {

}
@media all and (min-width: 1250px) {
	.accordion_inner_takaoka .pricebox h2 {
	    font-size: 1.75rem;
	}
}
/* お試し２回パック */
.font-gray {
	color: #3E3A39;
}
.twice-pack-box {
	background-color: #FFFABC;
	border: 3px solid #E60012;
	border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
	width: max-content;
	max-width: 100%;
	padding: 1rem;
}
.twice-pack-ttl {
	display: flex;
	align-items: center;
	justify-content: center;
}
.twice-pack-ttl-1 {
	font-size: 1.5rem;
	display: inline-block;
	text-align: center;
	padding: 2px .75rem;
	border-radius: 5px;
	color: #fff;
	background-color: #E60012;	
}
.twice-pack-ttl-2 {
	padding-left: 7px;
}
.twice-pack-ttl-2_1 {
	font-size: 2rem;
}
.twice-pack-ttl-2_2 {
	font-size: 1.75rem;
}
.twice-pack-copy {
	font-size: 1.1rem;
	text-align: center;
	background-color: #E4E4E5;
	padding: 5px;
}
.twice-price-box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 -7.5px;
}
.year-common {
	font-size: 1.5rem;
	padding: 0 7.5px;
}
.twice-price-cource {
	padding: 0 7.5px;
	line-height: 1.2;
}
.twice-times {
	font-size: 1.25rem;
}
.twice-price {
	font-size: 2rem;
}
.twice-price small {
	font-size: .5em;
}
.twice-price small span {
	font-size: 14px;
}
.twice-pack-descbox {
	background-color: #fff;
	border: 1px solid #E60012;
	border-radius: 5px;
}
.twice-pack-desc-ttl {
	font-size: 1.25rem;
	text-align: center;
	margin-bottom: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #E60012;
}
.twice-pack-desc {
	padding: 10px;
}
.twice-pack-desc-item {
	font-size: 1.1rem;
	padding-left: 1.15em;
	position: relative;
	line-height: 1.3;
}
.twice-pack-desc-item::before {
	content: '◎';
	position: absolute;
	top: 0;
	left: 0;
}
.twice-pack-desc-item .noto {
	font-size: .75em;
}
.twice-pack-desc-item:not(:last-child) {
	margin-bottom: 5px;
}
.combined-use {
	font-size: 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
@media all and (max-width: 1199px) {

}
@media all and (max-width: 991px) {
	
}
@media all and (max-width: 767px) {
	.twice-price-box {
		flex-wrap: wrap;
    row-gap: 5px;
	}
	.year-common {
		text-align: center;
		width: 100%;
	}
}
@media all and (max-width: 575px) {
	.twice-pack-box {
		padding: .75rem;
	}
	.twice-pack-ttl {
		flex-wrap: wrap;
	}
	.twice-pack-ttl-1 {
    font-size: 15px;
    width: 100%;
    margin-bottom: .25rem;
  }
  .twice-pack-ttl-2 {
  	padding-left: 0;
  }
  .twice-pack-ttl-2_1 {
  	font-size: 1.8rem;
  }
  .twice-pack-ttl-2_2 {
  	font-size: 1.4rem;
  }
	.twice-pack-copy {
    font-size: 14px;
  }
  .twice-times {
    font-size: 1.1rem;
  }
  .twice-pack-desc-ttl {
    font-size: 1.1rem;
  }
  .twice-pack-desc-item {
  	font-size: 15px;
  }
  .twice-pack-desc-item .noto {
      font-size: 14px;
  }
}
/* //お試し２回パック */


/* 特典 */
.privilege-section {
	background-color: #E0F0FC;
}
.privilege-box {
	max-width: 520px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #E60012;
	padding: 1rem;
	background-color: #fff;
}
.privilege-box h2 {
	color: #FFF100;
	border-bottom: 1px solid #595757;
	padding-bottom: .5rem;
	margin-bottom: 1rem;
	-webkit-text-stroke: 1px #1D2088;
	text-stroke: 1px #1D2088;
}
.privilege-box p {
	font-size: 1.25rem;
}
.privilege-box p strong {
	font-size: 1.5em;
}
.quocard-wrap {
	min-width: 145px;
}
.quocard {
	filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.3))
}
@media all and (max-width: 575px) {
	.privilege-box p {
	    font-size: 1rem;
	}
}
/* //特典 */





/* アコーディオン  */
.acc-wrap .accordion_one {
  width: 100%;
}
.acc-wrap .accordion_one:not(:last-child) {
	margin-bottom: .25rem;
}
.acc-wrap .accordion_one .accordion_header {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 11%;
  text-align: center;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
  background-color: #F28CAA;
}
.acc-wrap .accordion_one .accordion_header:hover {
  opacity: .8;
}
.acc-wrap .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  margin-top: -12px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.acc-wrap .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.acc-wrap .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.acc-wrap .accordion_one .accordion_header .i_box .one_i:before, .acc-wrap .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.acc-wrap .accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.acc-wrap .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.acc-wrap .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.acc-wrap .accordion_one .accordion_inner {
  display: none;
  padding: 1rem;
  box-sizing: border-box;
  background-color: #fff;
  border-left: 2px solid #F28CAA;
  border-right: 2px solid #F28CAA;
  border-bottom: 2px solid #F28CAA;
}
.acc-wrap .accordion_one .accordion_inner .box_one {
  height: auto;
}
.acc-wrap .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}
@media all and (max-width: 1199px) {
	.acc-wrap .accordion_one .accordion_header {
    font-size: 18px;
  }
}
@media all and (max-width: 991px) {
	.acc-wrap .accordion_one .accordion_header {
	  font-size: 20px;
	}
	.acc-wrap .accordion_one .accordion_inner {
		padding: 10px;
	}
}
@media all and (max-width: 767px) {
	.acc-wrap .accordion_one .accordion_header {
	  font-size: 16px;
	  text-align: left;
    padding: 15px 60px 15px 15px;
	}
}
@media all and (max-width: 576px) {
	
}
/* //アコーディオン  */


/* 魚津系統3校 */
.price-wrap {
	box-shadow: 3px 3px 6px rgba(000,000,000,.4);
	border: 3px solid #fff;
	background-color: #F19CA6;
	padding: 1rem;
	border-radius: 15px;
}
.price-box {
	display: flex;
	flex-wrap: wrap;
	row-gap: 1rem;
}
.price-item {
	width: 100%;
}
.gray-ttl, .gray-ttl_2 {
}
.gray-ttl {
	color: #fff;
	text-shadow: 3px 3px 3px #3E3A39, -3px -3px 3px #3E3A39,
	-3px 3px 3px #3E3A39,  3px -3px 3px #3E3A39,
	3px 0 3px #3E3A39, -3px  0 3px #3E3A39,
	0 3px 3px #3E3A39,  0 -3px 3px #3E3A39;

}
.gray-ttl_2 {
	font-size: .75em;
}
.gray-ttl_2, .uozu_keihi {
	color: #3E3A39;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.price-dl, .price-dl dd {
	margin-bottom: 0;
}
.price-dl dt {
	font-size: 1.25rem;
	color: #E60012;
	border: 2px solid #E60012;
	background-color: #fff;
	border-radius: 3px;
	text-align: center;
	width: 100%;
	padding: 2px;
	margin-bottom: 0.06rem;
}
.price-dl dd {
	color: #E60012;
	text-align: center;
	font-size: 2rem;
	margin-top: 6px;
}
.uozu-price {
	padding-right: 0.25rem;
	position: relative;
	display: inline-block;
	-webkit-text-stroke: 7px #fff;
	z-index: 10;
}
.price-unit {
	position: relative;
	display: inline-block;
	font-size: .75em;
	-webkit-text-stroke: 7px #fff;
}
.uozu-price::before, .price-unit::before {
	content: attr(data-text);
	position: absolute;
	color: #E60012;
	-webkit-text-stroke: 2px #000;
}
.dif-point-ttl {
	font-size: 1.15rem;
	padding: 10px 15px;
	color: #fff;
	background-color: #EA545D;
	text-align: center;
}
.dif-point-contents {
	padding: 10px 15px;
	color: #EA545D;
	border-right: 2px solid #EA545D;
	border-bottom: 2px solid #EA545D;
	border-left: 2px solid #EA545D;
}
.before-round {
	display: block;
	position: relative;
	padding-left: 1.07em;
}
.before-round:not(:last-child) {
	margin-bottom: .5em;
}
.before-round::before {
	content: '◎';
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
}
.before-asterisk {
	position: relative;
	padding-left: 1em;
}
.before-asterisk::before {
	content: '※';
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
}
@media all and (min-width: 520px) {
	.price-item {
		width: 50%;
		padding: 0 7.5px;
	}
}
@media all and (min-width: 576px) {
}
@media all and (min-width: 768px) {
  
}
@media all and (min-width: 992px) {
	.price-item {
	  width: 25%;
	}
	.dif-point-wrap {
		display: flex;	
    margin-right: auto;
		margin-left: auto;
    width: max-content;
    max-width: 100%;
	}
	.dif-point-ttl {
		display: flex;
		align-items: center;
		min-width: fit-content;
		text-align: left;
	}
	.dif-point-contents {
		border-top: 2px solid #EA545D;
		border-left: none;
	}
}
@media all and (min-width: 1200px) {
  .price-dl dt {
    font-size: 1.5rem;
  }
  .price-dl dd {
    font-size: 2.25rem;
  }

  .dif-point-ttl {
    font-size: 1.5rem;
  }
  .dif-point-contents {
  	font-size: 1.06rem;
  }
}


/* faq */
.gachinatsu-faq{
	background-color: #C8E4C7;
}
.gachinatsu-faq-titlewrap{
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 2rem;
}
.row.gachinatsu-faq-row{
	row-gap: 1rem;
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}
.row.gachinatsu-faq-row > *{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.gachinatsu-faq-item{
	border-radius: 25px;
	background-color: #FFFCD1;
	padding: 1rem 1.25rem;
	height: 100%;
}

.border-green{
	border: 3px solid #92C527;
}
.border-pink{
	border: 3px solid #E85298;
}
.border-lightorange{
	border: 3px solid #F49C00;
}
.border-lightpink{
	border: 3px solid #EF93BB;
}
.border-purple{
	border: 3px solid #8B5AA2;
}
.border-yellow{
	border: 3px solid #FFF100;
}
.border-orange{
	border: 3px solid #EE7800;
}

.gachinatsu-faq-title{
	font-size: 1.125rem;
	font-weight: 700;
	padding-left: 1.5rem;
	position: relative;
	margin-bottom: .75rem;
}
.gachinatsu-faq-title::before{
	content: "Q.";
	position: absolute;
	top: 0;
	left: 0;
}
.bg-lightpink {
	background-color: #F7DAE7;
}
.bg-lightgreen {
	background-color: ;
}
.bg-lightbluegreen {
	background-color: #97D2CF;
}
.gachinatsu-faq-katekyo{
	position: relative;
	border-radius: 15px;
	border: 2px solid #E60012;
	color: #1D2088;
	background-color: #fff;
	padding: 0.5rem 0.5rem 0.5rem 3.25rem;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 0.75rem;
}
.gachinatsu-faq-katekyo::before{
    content: "";
    position: absolute;
    left: -10px;
    top: -6px;
    width: 50px;
    height: 50px;
    z-index: 10;
    background: url(../images/common/icon-katekyo.svg) no-repeat center center / contain;
}
.gachinatsu-faq-simple{
	position: relative;
	border-radius: 15px;
	border: 2px solid #727171;
	background-color: #DCDDDD;
	padding: 0.5rem 0.5rem 0.5rem 3rem;
	font-weight: 700;
	line-height: 1.3;
}
.gachinatsu-faq-simple::before{
    content: "";
    position: absolute;
    left: -10px;
    top: -6px;
    width: 50px;
    height: 50px;
    z-index: 10;
    background: url(../images/common/icon-simple.svg) no-repeat center center / contain;
}
.gachinatsu-faq-why{
  position: relative;
  border-radius: 15px;
  border: 2px solid #E60012;
  color: #1D2088;
  background-color: #fff;
  padding: 4.5rem 1rem 1rem;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 4rem;
}
.gachinatsu-faq-why::before{
  content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 170px;
  height: 95px;
  z-index: 10;
  background: url(/katekyo/lp_gachiharu2025/toyama/images/faq-hukidashi2.png) no-repeat center center / contain;
}
@media all and (min-width: 576px) {
	.gachinatsu-faq-item{
		padding: 1rem 0.75rem;
	}
	.gachinatsu-faq-katekyo{
    padding: 0.5rem 0.5rem 0.5rem 3rem;
  }
}
@media all and (min-width: 768px) {
  .gachinatsu-faq-why {
    margin-top: 2.5rem;
    padding: 1rem 1rem 1rem 11rem;
}
  .gachinatsu-faq-why::before {
    top: -15px;
    left: -15px;
    transform: unset;
    -webkit-transform: unset;
}
}
/* faq */

/* CTA */
.form.float{
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  transition: 0.3s;
  /*opacity: 0;*/
}
.site-footer {
	padding-bottom: 100px;
}
.float .to-freediyal-btn, .float .to-mailform-btn {
  height: 40px;
  font-size: 16px;
  border-radius: 36px;
}
.float .to-freediyal-btn span, .float .to-mailform-btn span {
  padding-left: 40px;
}
.float .to-freediyal-btn span::before {
  width: 28px;
  height: 21px;
}
.float .to-mailform-btn span::before {
  width: 27px;
  height: 34px;
}
@media screen and (max-width: 575px) {
  .float .to-freediyal-btn {
      margin-bottom: 4px;
  }
  .float .to-freediyal-btn, .float .to-mailform-btn {
    height: 30px;
    font-size: 14px;
}
}
/* CTA */

/* 春期集中指導のご案内 */
.font-blue{
	color: #0070C0;
}
.fw-700{
	font-weight: 700;
}
.guid-titlewrap{
	text-align: center;
	margin-bottom: 1.5rem;
}
.guid-title{
	font-size: 1.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap;
	column-gap: 8px;
}
.guid-title span{
	font-size: 14px;
    border: 1px solid #000;
    padding: 1px 4px;
    display: inline-block;
}
.guid-desc{
	margin-bottom: 3rem;
}
.guid-fee-title{
	font-size: 1.5rem;
}
.guid-fee-title span{
	font-size: 1rem;
	display: inline-block;
}
.guid-feewrap{
	margin-bottom: 1rem;
	overflow-x: scroll;
}
.guid-fee-titlewrap{
	margin-bottom: 0.5rem;
}
.guid-fee-title-desc{
	font-size: 14px;
}
.guid-feewrap table {
	border-collapse: collapse;
	width: 100%;
	border: 3px solid red;
	width: 100%;
	min-width: 690px;
}
.guid-feewrap th, .guid-feewrap td {
	border: 1px solid #000;
	text-align: center;
	padding: 10px;
}
.guid-feewrap th{
	display: table-cell;
	width: auto!important;
}
.guid-feewrap th, .guid-feewrap tr td:first-of-type  {
	background-color: #f2f2f2;
}
.guid-fee-list{
	padding-left: 0;
	margin: 0;
	list-style: none;
}
.guid-fee-list li{
	position: relative;
	padding-left: 1rem;
	margin-bottom: 3px;
}
.guid-fee-list li::before{
	content: "＊";
	position: absolute;
	left: 0;
	top: 0;
}
@media screen and (min-width: 768px) {
	.guid-title {
		font-size: 2.5rem;
	}
	.guid-subtitle{
		font-size: 1.25rem;
	}
	.guid-fee-title{
		font-size: 2.5rem;
	}
	.guid-fee-title span {
		font-size: 1.25rem;
	}
	.guid-feewrap{
		overflow-x: unset;
	}
}
/* 春期集中指導のご案内 */



/* 砺波小杉 */
.price-wrap.tonami-price-wrap, .price-box.tonami-price-box{
	background-color: #F28CAA;
}
.faqwrap{
	border: 2px solid #E95377;
	padding: 1rem;
	border-radius: 20px;
	background-color: #fff;
}
.faq-item dt{
	color: #E95377;
	position: relative;
	padding-left: 1rem;
	margin-bottom: 4px;
}
.faq-item dt::before{
	content: "Q.";
	position: absolute;
	left: 0;
	top: 0;
}
.faq-item dd{
	position: relative;
	padding-left: 1rem;
}
.faq-item dd::before{
	content: "A.";
	position: absolute;
	left: 0;
	top: 0;
}
.faq-icon img{
	width: 80px;
}
@media screen and (min-width: 768px) {
	.faq-icon img{
		width: 130px;
	}
}
/* 砺波小杉 */

.faqwrap-uozu {
	border: 2px solid #EA545D;
	padding: 1rem;
	border-radius: 20px;
	background-color: #fff;
}
.faqwrap-uozu__item dt{
	color: #EA545D;
	position: relative;
	padding-left: 1rem;
	margin-bottom: 4px;
}
.faqwrap-uozu__item dt::before{
	content: "Q.";
	position: absolute;
	left: 0;
	top: 0;
}
.faqwrap-uozu__item dd{
	position: relative;
	padding-left: 1rem;
}
.faqwrap-uozu__item dd::before{
	content: "A.";
	position: absolute;
	left: 0;
	top: 0;
}
/* マンツーマン予備校 */
.yobiko__box {
	background-color: #1E2678;
	padding: 1.5rem;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.yobiko__head {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: .75rem 1rem;
	margin-bottom: 1rem;
}
.yobiko__logo {
	width: 100%;
	max-width: 340px;
}
.yobiko__uketsuke {
	font-size: 1.25rem;
	font-weight: 700;
	padding: .5rem 1rem;
	border-radius: 2rem;
	color: #fff;
	background-color: #E60012;
}
.yobiko__list {
	color: #fff;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	width: fit-content;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.yobiko__item {
	position: relative;
	padding-left: 1.5rem;
}
.yobiko__list--star .yobiko__item::before {
	content: '☆';
	position: absolute;
	top: 0;
	left: 0;
}
.yobiko__list--round .yobiko__item::before {
	content: '●';
	position: absolute;
	top: 0;
	left: 0;
}
.yobiko__item:not(:last-child) {
	margin-bottom: .25rem;
}
@media screen and (min-width: 768px) {
	.yobiko__box {
		padding: 2rem;
	}
}
/* //マンツーマン予備校 */

/* 高岡用 */
.message {
	border: 2px solid #333;
	border-radius: 1.5rem;
	padding: 1.5rem;
	width: 100%;
	/* max-width: 600px; */
	max-width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.message__maintext {
	font-size: .9rem;
}
.message__bottom {
	display: flex;
	align-items: center;
}
.message__subtext {
	width: 60%;
	background-color: #FADCE9;
	font-size: .9rem;
	padding: 1rem;
}
.message__img-wrap {
	width: 40%;
	padding-left: 1rem;
}
.message__img {
	border-radius: 50%;
}

.bg-lightgray {
	background-color: #e6e7e8;
}
.osusume__ttl {
	font-size: 1.75rem;
	letter-spacing: .1em;
	background-color: #533f39;
	padding: 4px 10px 10px 10px;
}
.osusume__ttl-katekyo {
	color: #D71518;
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.osusume__ttl-number {
	font-size: 1.25em;
}
.osusume__ttl-number, .osusume__ttl-small {
	color: #F5E927;
	text-shadow: 1px 1px 0 #221815, -1px -1px 0 #221815, -1px 1px 0 #221815, 1px -1px 0 #221815, 0px 1px 0 #221815, 0 -1px 0 #221815, -1px 0 0 #221815, 1px 0 0 #221815;
}
.osusume__ttl-small {
	font-size: .75em;
}
.osusume__ttl-point {
	color: #fff;
	text-shadow: 1px 1px 0 #D71518, -1px -1px 0 #D71518, -1px 1px 0 #D71518, 1px -1px 0 #D71518, 0px 1px 0 #D71518, 0 -1px 0 #D71518, -1px 0 0 #D71518, 1px 0 0 #D71518;
}
.osusume__row {
	row-gap: 1rem;
}
.osusume__box {
	border-right: 2px solid #533f39;
	border-bottom: 2px solid #533f39;
	border-left: 2px solid #533f39;
	height: 100%;
	background-color: #fff;
}
.osusume__box-ttl {
	font-size: 1.1rem;
	letter-spacing: .05em;
	background-color: #533f39;
	padding: 10px;
	text-align: center;
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
	margin-bottom: 0;
}
.osusume__box--red {
	.osusume__box-ttl, .osusume__highlight {
		color: #D71518;
	}

}
.osusume__box--blue {
	.osusume__box-ttl, .osusume__highlight {
		color: #1B96D5;
	}
}
.osusume__box--pink {
	.osusume__box-ttl, .osusume__highlight {
		color: #D94E8F;
	}
}
.osusume__box-text {
	padding: 1rem;
	margin-bottom: 0;
}
.osusume__highlight {
	font-size: 1.25em;
}
.logo-school-name {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.logo-school-name__logo-wrap {
	width: 300px;
}
.logo-school-name__name {
	font-size: 1.25rem;
	font-weight: 700;
	color: #D71518;
	padding: .75rem 1rem;
	width: 300px;
	border-right: 1px solid #D71518;
	border-bottom: 1px solid #D71518;
	border-left: 1px solid #D71518;
	background-color: #fff;
}
.logo-school-name__tokubetsu {
	color: #555;
	font-size: 1.5rem;
	font-weight: 700;
	width: 100%;
	text-align: center;
	padding-top: .75rem;
}
.catch-copy__text {
	color: #E95377;
	line-height: 1.6;
}
@media screen and (min-width: 576px) {
	
	.logo-school-name__logo-wrap {
		width: 240px;
		min-width: 240px;
		height: 44px;
	}
	.logo-school-name__name {
		font-size: 1.5rem;
		border-top: 1px solid #D71518;
		border-left: none;
		width: max-content;
		height: 44px;
	}
	.catch-copy__text {
		font-size: 1.25rem;
	}
}
@media screen and (min-width: 768px) {
	.logo-school-name {
		flex-wrap: nowrap;
	}
	.logo-school-name__logo-wrap {
		width: 285px;
		min-width: 285px;
		height: 52px;
	}
	.logo-school-name__name {
		height: 52px;
	}
	.logo-school-name__tokubetsu {
		padding-top: 0;
		padding-left: 1rem;
		width: auto;
	}
	.catch-copy__text {
		font-size: 1.5rem;
		letter-spacing: .1em;
	}
}
/* //高岡用 */

/* 魚津グループレッスン */
.group__box {
	border: 2px solid #301F87;
	background-color: #4780C3;
	border-radius: 1rem;
	padding: 1rem;
}
.group__head {
	letter-spacing: .05em;
}
.group__ttl {
	font-size: 1.5rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	row-gap: .5rem;
	margin-right: -.5rem;
	margin-left: -.5rem;
}
.group__left-wrap, .group__ttl-lesson {
	padding-right: .5rem;
	padding-left: .5rem;
}
.group__ttl-katekyo {
	width: 8em;
	max-width: 100%;
  display: inline-block;
}
.group__ttl-school {
	font-size: 1.25em;
  display: inline-block;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.group__ttl-lesson {
  display: inline-block;
}
.group__ttl-uketsuke {
    font-size: 1.5em;
    padding: .5rem 1rem;
    border-radius: 2rem;
    color: #fff;
    background-color: #E60012;
}
.group__text {
	font-size: 1.1rem;
	color: #1A1A7C;
	background-color: #fff;
	border-radius: 1rem;
	padding: .75rem;
	text-align: center;
}
.font-line-blue {
	text-shadow: #301F87 2px 0px, #301F87 -2px 0px,
    #301F87 0px -2px, #301F87 0px 2px,
    #301F87 2px 2px , #301F87 -2px 2px,
    #301F87 2px -2px, #301F87 -2px -2px,
    #301F87 1px 2px,  #301F87 -1px 2px,
    #301F87 1px -2px, #301F87 -1px -2px,
    #301F87 2px 1px,  #301F87 -2px 1px,
    #301F87 2px -1px, #301F87 -2px -1px;
}
.group__plan-white-text {
	color: #fff;
}
.group__plan-yellow-text {
	color: #FFF9B1;
}
.group__plan-ttl-wrap {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	gap: .75rem;
	justify-content: center;
	align-items: center;
}
.group__plan-ttl {
	font-size: 1.5rem;
}
.group__plan-ttl-left {
	font-size: 1em;
}
.group__plan-ttl-right {
	font-size: 1.25em;
}
.group__plan-contents {
	margin-bottom: 0;
}
.group__plan-contents {
	display: flex;
	flex-wrap: wrap;
	margin-right: -.5rem;
	margin-left: -.5rem;
	row-gap: .75rem;
}
.group__plan-item {
	padding-right: .5rem;
	padding-left: .5rem;
	width: 100%;
}
.group__plan-item-inner {
	font-size: 1.25rem;
	color: #301F87;
	background-color: #FFF9B1;
	clip-path: polygon(0 0, calc(100% - .75rem) 0, 100% .75rem, 100% 100%, 0 100%);
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	padding: .75rem 1rem;
}
.group__plan-select-text {
	display: block;
	text-align: center;
	font-size: 1.25rem;
	margin-top: 1rem;
}
.group__plan-desc-text-1 {
	font-size: 1.5rem;
	letter-spacing: .075em;
	text-align: center;
}
.group__plan-desc-text-1_large {
	font-size: 1em;
}
.group__plan-desc-text-1_small {
	font-size: .8em;
}
.group__plan-desc-text-2 {
	font-size: 1.06rem;
	font-weight: 700;
	letter-spacing: .05em;
}
@media screen and (min-width: 576px) {
	.group__ttl-school {
		font-size: 1.75rem;
	}	
	.group__plan-contents {
		row-gap: 1rem;
	}
	.group__plan-item--sm-33 {
		width: 33.333333333%;
	}
	.group__plan-item--sm-50 {
		width: 50%;
	}
}
@media screen and (min-width: 768px) {
	.group__box {
		padding: 2rem;
	}
	.group__ttl {
		font-size: 1.75rem;
	}
	.group__left-wrap {
		width: 28%;
	}
	.group__ttl-lesson {
		width: 72%;
		text-align: left;
	}
	.group__ttl-lesson img {
		width: 100%;
	}
	.group__ttl-katekyo {
		width: 100%;
		margin-bottom: .25rem;
	}
}
@media screen and (min-width: 992px) {
	.group__text {
    font-size: 1.5rem;
  }
  .group__plan-ttl {
  	font-size: 2.5rem;
  }
  .group__plan-item-inner {
		font-size: 1.75rem;
	}
	.group__plan-select-text {
		font-size: 1.4rem;
	}
	.group__plan-desc-text-1 {
		font-size: 2.25rem;
	}
}
/* //魚津グループレッスン */

/* 魚津電話 */
.tel-links {
	background-color: #0083CF;
}
.tel-links__ttl {
	font-size: 1.25rem;
	color: #fff;
	line-height: 1.5;
	margin-bottom: 1.5rem;
	text-align: center;
}
.tel-links__row {
	row-gap: 1rem;
}
.tel-links__box {
	border-radius: 1rem;
	padding: 1rem;
	background-color: #fff;
	text-align: center;
	margin-bottom: 0;
}
.tel-links__school-name {
	font-size: 1.06rem;
	letter-spacing: .1em;
	margin-bottom: .5rem;
}
.tel-links__school-number-wrap {
	margin-bottom: 0;
}
.tel-links__school-number {
	font-size: 1.5rem;
	position: relative;
	display: inline-block;
	padding-left: 3rem;
	color: #213d55;
  border: 1px solid #213d55;
  padding: 5px 1rem 5px 4rem;
  border-radius: 100vh;
}
.tel-links__school-number::before {
	content: '';
  position: absolute;
  top: 46%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 1rem;
  background: url(../images/common/icon-freedial.svg) no-repeat center center / contain;
  width: 2.5rem;
  height: 100%;
}
@media screen and (min-width: 768px) {
	.tel-links__ttl {
		font-size: 1.5rem;
	}
	.tel-links__box {
		padding: 1.5rem;
	}
	.tel-links__school-number {
		font-size: 1.75rem;
		pointer-events: none;
		border: none;
		padding: 0 0 0 3rem;
	}
	.tel-links__school-number::before {
		left: 0;
	}
}
/* //魚津電話 */

/* 魚津キャンペーン */
/* 見出し */
.campaign-catchcopy--uozu {
	width: 100%;
	text-align: center;
}
.senchaku-wrap--uozu {
	width: 30%;
}
.campaign-catchcopy--uozu {
	font-size: 4vw;
}
@media screen and (min-width: 992px) {
	.campaign-ttl-wrap--uozu {
		flex-wrap: wrap;
	}
	.gachiharu-logo-wrap_uozu {
		width: 80%;
	}
	.senchaku-wrap--uozu {
		width: 20%;
	}
	.campaign-catchcopy--uozu {
		font-size: 1.75rem;
	}
}
@media screen and (min-width: 1200px) {
	.campaign-catchcopy--uozu {
		font-size: 2.25rem;
	}

}
/* //見出し */
/* 価格表 */
.price-dl .price-dt-uozu {
	font-size: 1.75rem;
	letter-spacing: .075em;
}
@media screen and (min-width: 992px) {
	.price-dl .price-dt-uozu {
		font-size: 2rem;
		
	}
}
/* //価格表 */
/* //魚津キャンペーン */

/* CTA */
.form.float{
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  transition: 0.3s;
  /*opacity: 0;*/
}
.site-footer {
	padding-bottom: 130px;
}
.float .to-freediyal-btn, .float .to-mailform-btn {
  height: 40px;
  font-size: 16px;
  border-radius: 36px;
}
.float .to-freediyal-btn span, .float .to-mailform-btn span {
  padding-left: 40px;
}
.float .to-freediyal-btn span::before {
  width: 28px;
  height: 21px;
}
.float .to-mailform-btn span::before {
  width: 27px;
  height: 34px;
}
.to-freediyal-btn-copy{
	font-size: 12px;
	margin-top: 4px;
	font-weight: 400;
}
.form-row{
	justify-content: center;
	row-gap: 24px;
}
.form-row > *{
	padding-right: 5px;
	padding-left: 5px;
}
@media screen and (max-width: 767px) {
	.site-footer {
    padding-bottom: 100px;
}
.form .form-float-row{
	flex-wrap: nowrap;
}
.form .form-float-row > *{
	width: 50%;
}
.form .form-float-row .to-freediyal-btn, .form .form-float-row .to-mailform-btn{
	width: 100%;
}
.float .form-float-row .to-mailform-btn span::before {
    width: 20px;
    height: 16px;
}
.float .form-float-row .to-freediyal-btn span::before{
    width: 24px;
    height: 17px;
}
}
@media screen and (max-width: 575px) {
  .float .to-freediyal-btn {
      margin-bottom: 4px;
  }
  .float .to-freediyal-btn, .float .to-mailform-btn {
    height: 30px;
    font-size: 14px;
}
}
@media screen and (max-width: 400px) {
	.to-freediyal-btn-copy{
		font-size: 10px;
	}
}
@media screen and (max-width: 330px) {
}
/* CTA */

/* 夏休み特訓教室 */
.tokkun__box{
	background: #d5ead8;
	border: 3px solid #89c997;
}
.tokkun__head{
	background-color: #89c997;
	padding: 12px;	
}
.tokkun__head--top{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	margin-bottom: 12px;
}
.tokkun__taisho{
	text-align: center;
}
.tokkun__taisho--img{
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
.tokkun__tettei{
	text-align: center;
	color: #fff;
	background-color: #e50065;
	padding: 8px 12px;
	font-weight: 700;
	display: inline-block;
}
.tokkun__content{
	padding: 12px;
}
.tokkun__copy{
	font-weight: 700;
	margin-bottom: 16px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #1d2088;
}
.tokkun__copy--large{
	color: #1d2088;
	font-size: 1.25rem;
}
.tokkun__dl{
	display: flex;
	flex-direction: column;
}
.tokkun__dt{
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 700;
	color: #fff;
	background-color: #009fa8;
	border-radius: 8px;
	padding: 4px 8px;
	font-weight: 700;
	margin-bottom: 8px;
}
.tokkun__dd{
}

.tokkun__dd--inner{
	padding: 8px;
	border-radius: 8px;
	font-weight: 700;
}
.tokkun__dd--option{
	font-weight: 700;
	color: #E60012;
	font-size: 2rem;
	text-align: end;
}
.option--small{
	font-size: 1rem;
}

.tokkun__time--dl{
	display: flex;
	border-radius: 8px;
	border: 2px solid #009fa8;
	overflow: hidden;
}
.tokkun__time--dt{
	display: flex;
	align-items: center;
    font-weight: 700;
    color: #fff;
    background-color: #009fa8;
    padding: 4px 12px;
    font-weight: 700;
	margin-bottom: 0;
}
.tokkun__time--dd{
	flex: 1;
	background-color: #fff;
	padding: 4px 8px;
	margin-bottom: 0;
	font-weight: 700;
}
.tokkun__price{
	color: #E60012;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.1;
}
.tokkun__price--note{
	font-size: 0.875rem;
	color: #333;
	font-weight: 500;
	display: inline-block;
}
.tokkun__note{
	font-weight: 700;
}
.tokkun__imgwrap{
}
.tokkun__img{
	border-radius: 8px;
	border: 3px solid #fff;
}
@media screen and (min-width: 400px) {
	.tokkun__copy--large{
	font-size: 1.5rem;
}
}
@media screen and (min-width: 576px) {}
@media screen and (min-width: 768px) {
	.tokkun__box {
		max-width: 800px;
		margin-right: auto;
		margin-left: auto;
	}
	.tokkun__head--top{
		margin-bottom: 0;
	}
	.tokkun__logo{
		margin-bottom: 0;
	}
	.tokkun__logo--img{
		width: 420px;
	}
	.tokkun__content{
		padding: 24px;
	}
	.tokkun__dl{
		flex-direction: row;
		flex-wrap: wrap;
		gap: 16px;
		align-items: flex-start;
	}
	.tokkun__dt{
		width: 80px;
		text-align: center;
		margin-bottom: 0;
	}
	.tokkun__dd{
		width: calc(100% - 96px);
	}
	.tokkun__price{
		margin-bottom: 0;
		line-height: 1.3;
	}
	.tokkun__dd--inner-wrap{
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
		gap: 8px;
	}
	.tokkun__dd--inner{
		flex: 1;
	}
	.tokkun__time--wrap{
		flex: 1;
	}
}
@media screen and (min-width: 992px) {
	.tokkun__logo--img{
		width: 520px;
	}
}
@media screen and (min-width: 1200px) {
	.tokkun__info{
		display: flex;
		gap: 32px;
	}
}

/* 夏休み特訓教室 */

/* グラウジーズ応援キャンペーン  */
.grouses-wrap{
	border: 5px solid #D71518;
	padding: 32px 16px;
	border-radius: 12px;
}
.grouses-logo{
	text-align: center;
}
.grouses-title-wrap{
	margin-bottom: 1.5rem;
}
.grouses-title{
	font-weight: 700;
	font-size: 1.75rem;
	margin-bottom: 1.5rem;
}
.grouses-jouken{
	margin-bottom: 0;
	font-weight: 700;
}
.grouses-desc{
	color: #D71518;
	font-size: 1.5rem;
	font-weight: 900;
	margin-bottom: 0;
	line-height: 1.3;
	/* text-shadow: #333 2px 0px, #333 -2px 0px, #333 0px -2px, #333 0px 2px, #333 2px 2px, #333 -2px 2px, #333 2px -2px, #333 -2px -2px, #333 1px 2px, #333 -1px 2px, #333 1px -2px, #333 -1px -2px, #333 2px 1px, #333 -2px 1px, #333 2px -1px, #333 -2px -1px; */
}
.grouses-senchaku{
	margin-bottom: 0;
}
@media screen and (min-width: 400px) {
	.grouses-title-wrap{
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 24px;
	}
	.grouses-title{
		margin-bottom: 0;
	}
	.grouses-logo-img{
		width: 80px;
	}	
}
@media screen and (min-width: 576px) {
	.grouses-wrap {
		width: 510px;
		margin-right: auto;
		margin-left: auto;
		padding: 32px;
	}
	.grouses-title{
		font-size: 2rem;
	}
	.grouses-desc{
		font-size: 2rem;
	}
}
@media screen and (min-width: 768px) {}
@media screen and (min-width: 992px) {}
@media screen and (min-width: 1200px) {}
@media screen and (min-width: 1400px) {}
/* グラウジーズ応援キャンペーン  */


/* 砺波限定テキスト */
.uodu_gensoku{
	font-size: 1rem;
    padding: 4px 8px;
    font-weight: 700;
    color: #fff100;
    background-color: #e95377;
    width: max-content;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 16px;
}
@media screen and (min-width: 400px) {
	.uodu_gensoku{
	font-size: 1.125rem;
}
}
@media screen and (min-width: 768px) {
		.uodu_gensoku{
	font-size: 1.25rem;
}
}

/* KATEKYOアカデミー */
.academy-wrap{
    box-sizing: border-box;
    background-color: #fff;
    border-left: 2px solid #ea5520;
    border-right: 2px solid #ea5520;
    border-bottom: 2px solid #ea5520;
}
.academy-ttl-wrap {
	background-color: #ea5520;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	row-gap: 24px;
	padding: 5px;
}
.academy-logo-wrap {
	width: 100%;
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.academy-logo-wrap_uozu img {
	width: 100%;
}
.academy-logo {
	width: 100%;
}
.senchaku-wrap {
	width: 120px;
	max-width: 30%;
	padding-left: 9px;
}
.senchaku-round {
	width: 100%;
}
.img-shadow {
	filter: drop-shadow(3px 3px 5px rgba(34,24,21,.7));
}
.academy-catchcopy {
	font-size: 16px;
	width: max-content;
	color: #fff;
	text-shadow: 3px 3px 5px rgba(34,24,21,.7);
	font-weight: 900;
	line-height: 1.3;
}
.academy-catchcopy_middle {
	font-size: 1.25em;
}
.academy-catchcopy_large {
	font-size: 1.5em;
}
.academy-catchcopy_dot{
	position: relative;
	padding-top: 8px;
}
.academy-catchcopy_dot::before{
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	width: 8px;
	height: 8px;
	background-color: #fff;
	text-shadow: 3px 3px 5px rgba(34,24,21,.7);
	border-radius: 50%;
	font-weight: 900;
	line-height: 1.3;
}
.academy-wrap-inner{
	background-color: #fff;
	padding: 1rem;
}
.academy-price-wrap{
	background-color: #f29b7b;
	border: 2px solid #fff;
	border-radius: 8px;
	padding: 1rem;
}
.academy-schedule {
	font-size: 1.25rem;
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.academy-price-one{
	color: #fff;
	text-shadow: 3px 3px 3px #3E3A39, -3px -3px 3px #3E3A39, -3px 3px 3px #3E3A39, 3px -3px 3px #3E3A39, 3px 0 3px #3E3A39, -3px 0 3px #3E3A39, 0 3px 3px #3E3A39, 0 -3px 3px #3E3A39;
	font-size: 2rem;
}
.academy-price-one-small{
	font-size: 0.75em;
}
.academy-price img{
	width: 280px;
	max-width: 100%;
}
.academy-flex{
	display: flex;
	flex-direction: column;
	row-gap: 20px;
}
.academy-desc{
	color: #ea5520;
	margin-top: 20px;
}
.academy-class-wrap{
	display: flex;
	flex-direction: column;
	row-gap: 8px;
}
.academy-btn{
	color: #fff;
    background-color: #ea5520;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: fit-content;
    padding: 10px 30px;
    font-size: 1.125rem;
    max-width: 100%;
	width: 300px;
    min-width: 130px;
    font-weight: 700;
    border: 1px solid #ea5520;
    position: relative;
    transition: .3s;
	border-radius: 100vh;
}
.academy-btn:hover{
	transition: .3s;
	color: #fff;
	text-decoration: none;
}
@media all and (min-width: 480px) {
	.academy-flex{
		align-items: center;
	flex-direction: row;
	column-gap: 8px;
}
.academy-class-wrap{
	width: 50%;
}
}
@media all and (min-width: 576px) {
	.academy-catchcopy {
    font-size: 25px;
  }
}
@media all and (min-width: 768px) {
	.academy-ttl-wrap {
		padding: 15px;
	}
	.academy-price-wrap{
		flex: 1;
	}
	.academy-schedule{
		font-size: 1.5rem;
	}
	.academy-price img{
		width: 350px;
	}
}
@media all and (min-width: 992px) {
	.academy-ttl-wrap {
		flex-wrap: nowrap;
	}
	.academy-logo-wrap{
		margin-left: unset;
		margin-right: unset;
	}
	.academy-price-one{
	font-size: 2.5rem;
	}
	.academy-catchcopy {
    font-size: 22px;
    padding-left: 15px;
	padding-top: 32px;
	}
	
}
@media all and (min-width: 1200px) {
	.academy-wrap{
		width: 930px;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.academy-wrap-inner {
    padding: 2rem;
}
	.academy-catchcopy {
    font-size: 26px;
  }
}
/* KATEKYOアカデミー */

/* 戸出用 */
.catch-copy__desc.noto-serif{
	font-weight: 500;
}
.toide-campaign-wrap{
	border: 2px solid #e60012;
}
.toide-ttl-wrap{
	background-color: #e60012;
	padding: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.toide-new-wrap{
	width: 40%;
}
.toide-campaign-wrap-inner{
	background-color: #fff;
}
.toide-head-sub{
	margin-top: -1rem;
	margin-right: -1rem;
	margin-left: -1rem;
	padding: 0.5rem;
	background-color: #f29a76;
	display: flex;
	justify-content: center;
	align-items: center;
}
.toide-copy{
	text-align: center;
	font-size: 1.5rem;
	color: #1d2088;
	margin-top: 1rem;
}
.toide-special-wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 0.5rem 1rem;
	margin-top: 1.5rem;
	margin-bottom: 0.75rem;
}
.toide-special-limit{
	background-color: #e60012;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0.5rem 1.5rem;
}
.toide-special-text{
	text-align: center;
	color: #e60012;
	font-size: 1.5rem;
}
.toide-price-wrap{
	background-color: #f29a76;
}
 .toide-faqwrap{
	border: 2px solid #00479d;
 }
 .toide-faq-item dt{
	color: #00479d;
 }
@media all and (min-width: 400px) {
	.toide-ttl-wrap{
	flex-direction: row;
}
.toide-new-wrap{
	width: 30%;
}
.toide-campaign-logo-wrap{
	width: 70%;
}
}
@media all and (min-width: 576px) {}
@media all and (min-width: 768px) {
	.toide-copy{
	font-size: 2.5rem;
}
.toide-special-limit{
	font-size: 1.75rem;
}
.toide-special-text{
	text-align: center;
	color: #e60012;
	font-size: 2.5rem;
}
}
@media all and (min-width: 992px) {}
/* 戸出用 */