@charset "UTF-8";

/*   入校のご案内（school.css）   */

/* -------------------------------------------------

Main

------------------------------------------------- */
#Main {
	width: 100%;
}
#Main .Section {
	margin: 0 0 120px;
}
#Main .Section:first-child {
	margin: 80px 0 120px;
}
@media screen and (max-width: 898px)  {
#Main .Section {
	margin: 0 0 100px;
}
#Main .Section:first-child {
	margin: 50px 0 100px;
}
}
@media screen and (max-width: 480px)  {
#Main .Section {
	margin: 0 0 80px;
}
#Main .Section:first-child {
	margin: 30px 0 80px;
}
}
@media print {
#Main .Section {
	overflow:visible;
}
#Main .Section:last-child {
	padding-bottom: 120px;
}
}


/* -------------------------------------------------

Payment__BG（ページ背景色）

------------------------------------------------- */
.Payment__BG {
	width: 100%;
	height: 100%;
	background-color: #9DDCDC;
	border-bottom: 1px solid #ffffff;
	position: relative;
}


/* -------------------------------------------------

PageTitle__Payment__wrp

------------------------------------------------- */
/* ページタイトル
================================================== */
.PageTitle__Payment__wrp {
	padding: 50px 0 0;
 position: relative;
}
.PageTitle__Payment__Box {
	border: 4px solid #272343;
	box-shadow: 9px 9px 0px -2px #ffd803, 9px 9px 0px 1px #272343;
	max-width: 900px;
	width: 100%;
	background-color: #ffffff;
	border-radius: 25px;
	margin: 0 auto;
	padding: 20px 60px;
 position: relative;
}
.PageTitle__Payment__Box .title {
	width: 100%;
	display: flex;
	justify-content:space-between;
	align-items: center;
}
.PageTitle__Payment__Box .title .title__Left img {
	height: 60px;
}
.PageTitle__Payment__Box .title .title__Right {
	margin-left: 10px;
}
.PageTitle__Payment__Box .title .title__Right img {
	height: 60px;
}
.PageTitle__Payment__Box .title .title__Left img.sub {
	height: 40px !important;
}
@media screen and (max-width: 1100px)  {
.PageTitle__Payment__wrp {
	width: 95%;
	margin: 0 auto;
}
}
@media screen and (max-width: 898px)  {
.PageTitle__Payment__wrp {
	padding: 25px 0 0;
}
.PageTitle__Payment__Box {
	padding: 20px 40px;
}
.PageTitle__Payment__Box .title .title__Left img {
	height: 50px;
}
.PageTitle__Payment__Box .title .title__Right img {
	height: 50px;
}
}
@media screen and (max-width: 768px)  {
.PageTitle__Payment__Box {
	padding: 20px 40px;
}
.PageTitle__Payment__Box .title .title__Left img {
	height: 40px;
}
.PageTitle__Payment__Box .title .title__Right img {
	height: 40px;
}
.PageTitle__Payment__Box .title .title__Left img.sub {
	height: 26px !important;
}
}
@media screen and (max-width: 568px)  {
.PageTitle__Payment__Box {
	padding: 20px;
}
.PageTitle__Payment__Box .title .title__Left img {
	height: 30px;
}
.PageTitle__Payment__Box .title .title__Right img {
	height: 30px;
}
.PageTitle__Payment__Box .title .title__Left img.sub {
	height: 20px !important;
}
}
@media screen and (max-width: 480px)  {
.PageTitle__Payment__wrp {
	padding: 15px 0 0;
}
.PageTitle__Payment__Box {
	border: 2px solid #272343;
	box-shadow: 6px 6px 0px -2px #ffd803, 6px 6px 0px 0px #272343;
	border-radius: 14px;
	padding: 15px;
}
.PageTitle__Payment__Box .title .title__Left img {
	height: 24px;
}
.PageTitle__Payment__Box .title .title__Left img.sub {
	height: 16px !important;
}
}


/* 支払い
================================================== */
.Payment__wrp	{
	max-width: 900px;
	width: 100%;
	margin: 0 auto 40px;
}
.Payment__wrp p	{
	font-size: 1.8rem;
	margin-bottom: 15px;
}
.Payment__Box	{
	border: 4px solid #272343;
	box-shadow: 9px 9px 0px -2px #55a3ab, 9px 9px 0px 1px #272343;
	border-radius: 14px;
	background-color: #ffffff;
	padding: 40px 50px;
}
.Payment__Box ul	{
	font-weight: 700;
	font-size:1.8rem;
	line-height: 2;
	padding-left: 30px;
}
.Payment__Box li	{
	list-style: disc;
}
.Payment__Box li p	{
	font-weight: 400 !important;
}

.mt_-40px	{
	margin-top: -40px;
}
.mb_40px	{
	margin-bottom: 40px;
}
@media screen and (max-width: 1100px)  {
.Payment__wrp	{
	width: 95%;
}
}
@media screen and (max-width: 898px)  {
.Payment__wrp	{
	width: 93%;
}
.mt_-40px	{
	margin-top: -10px;
}
}
@media screen and (max-width: 768px)  {
.Payment__wrp p	{
	font-size: 1.6rem;
}
.Payment__Box	{
	padding: 30px 40px;
}
.Payment__Box ul	{
	font-size:1.6rem;
	line-height: 1.8;
	padding-left: 30px;
}
}
@media screen and (max-width: 640px)  {
.Payment__wrp	{
	margin: 0 auto 20px;
}
}
@media screen and (max-width:480px)  {
.Payment__wrp p	{
	font-size: 1.4rem;
}
.Payment__Box	{
	padding: 30px 20px;
	border: 2px solid #272343;
	box-shadow: 6px 6px 0px -2px #55a3ab, 6px 6px 0px 0px #272343;
}
.Payment__Box ul	{
	font-size:1.4rem;
	padding-left: 15px;
}
}

/* asterisk
================================================== */
.asterisk dl	{
	display: flex;
	margin-bottom: 10px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.6;
}
.asterisk dt	{
	flex-basis: 24px;
}
.asterisk dd	{
	flex-basis:calc(100% - 24px);
}
@media screen and (max-width: 768px)  {
.asterisk dl	{
	font-size: 1.4rem;
}
.asterisk dt	{
	flex-basis: 20px;
}
.asterisk dd	{
	flex-basis:calc(100% - 20px);
}
}

/* site
================================================== */
.site dl	{
	display: flex;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
}
.site dt	{
	flex-basis: 90px;
	padding: 5px 0;
	margin-right: 10px;
	font-weight: 400;
}
.site dd	{
	flex-basis:calc(100% - 90px);
	padding: 5px 0;
}
@media screen and (max-width: 768px)  {
.site dl	{
	font-size: 1.4rem;
	line-height: 1.7;
}
.site dt	{
	flex-basis: 80px;
	margin-right: 5px;
}
.site dd	{
	flex-basis:calc(100% - 80px);
}
}
@media screen and (max-width: 480px)  {
.site dl	{
	flex-direction:column;
}
.site dt	{
	flex-basis: 100%;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 5px;
}
.site dd	{
	flex-basis:100%;
	padding: 0;
}
}

.btn_epos	{
	margin: 25px 0 0;
}
.btn_epos a	{
	display: inline-block;
	border: 2px solid #272343;
	border-radius: 5px;
	padding: 10px 20px;
}
.btn_epos a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
	transition: .3s;
}
.btn_epos a img	{
	height: 70px;
}


/* -------------------------------------------------

Flow__wrp

------------------------------------------------- */
.Flow__wrp	{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto 80px;
	position: relative;
}
.Flow__wrp:last-child	{
	margin: 0 auto;
	padding-bottom: 0px;
	border-bottom: none;
}
@media screen and (max-width: 1250px)  {
.Flow__wrp	{
	width: 95%;
}
}
@media screen and (max-width: 640px)  {
.Flow__wrp	{
	margin: 0 auto 50px;
}
}


/* 見出し（h2）
================================================== */
.Heading__h2_flow	{
	display: flex;
	align-items:flex-end;
}
.Heading__h2_flow img	{
	width: auto;
	height: 44px;
}
.Heading__h2_flow .fs20	{
	font-size: 2rem;
	margin-left: 15px;
	color:#272343;
	font-weight: 600;
}
@media screen and (max-width: 768px)  {
.Heading__h2_flow img	{
	height: 30px;
}
.Heading__h2_flow .fs20	{
	font-size: 1.6rem;
	margin-left: 10px;
}
}
@media screen and (max-width: 480px)  {
.Heading__h2_flow	{
	flex-direction: column;
	align-items:flex-start;
}
.Heading__h2_flow img	{
	height: 22px;
}
.Heading__h2_flow .fs20	{
	font-size: 1.4rem;
	margin-left: 0px;
	margin-top: 10px;
}
}

/* Flow__Box
================================================== */
.Flow__Box	{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
	padding: 15px;
	border: 4px solid #272343;
	border-radius: 24px;
}
@media all and (max-width: 898px) {
.Flow__Box	{
	padding: 10px;
}
}
@media all and (max-width: 640px) {
.Flow__Box	{
	border: 2px solid #272343;
	border-radius: 18px;
	margin-top: 15px;
}
}


/* margin
================================================== */
.mt_15px {
	margin-top: 15px;
}

/* 文字サイズ
================================================== */
.fs16 {
	font-size: 1.6rem;
}
@media screen and (max-width: 480px)  {
.fs16 {
	font-size: 1.4rem;
}
}


/* PDFボタン
================================================== */
.PDF_Box	{
	display: flex;
	justify-content: center;
	margin: 30px auto;
}
@media all and (max-width: 640px) {
.PDF_Box	{
	margin: 15px auto;
}
}

.button_pdf {		/*  ボタンの形  */
	border: 2px solid #E67A7A;
 background-color:#E67A7A;
 border-radius: 14px;
 position: relative;
 display: flex;
 justify-content:center;
	align-items: center;
 padding: 10px 25px;
 color: #272343;
 transition: 0.3s ease-in-out;
 font-weight: 700;
	font-size: 1.8rem;
	max-width: 600px;
 width: 100%;
	height: 70px;
}
.button_pdf:hover {
	border: 4px solid #E67A7A;
 background-color:#ffffff;
	transition: .3s;
}
@media screen and (max-width: 640px)  {
.button_pdf {
 border-radius: 10px;
	font-size: 1.6rem;
	height: 60px;
}
.button_pdf:hover {
	border: 2px solid #E67A7A;
}
}
@media screen and (max-width: 480px)  {
.button_pdf {
	font-size: 1.4rem;
}
}

/* スマホのみに適用 */
@media (hover: none) and (pointer: coarse) {
  .button_pdf:active {
    transform: scale(0.98); /* 0.98倍に縮小 */
  }
}




/* -------------------------------------------------

School__wrp

------------------------------------------------- */
.School__wrp	{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto 80px;
	padding-bottom: 50px;
	position: relative;
	border-bottom: 1px solid #272343;
}
.School__wrp:last-child	{
	margin: 0 auto;
	padding-bottom: 0px;
	border-bottom: none;
}

.School__wrp .textbox	{
	font-size: 1.8rem;
	line-height: 2;
	margin-bottom: 50px;
}
@media screen and (max-width: 1250px)  {
.School__wrp	{
	width: 95%;
}
}
@media screen and (max-width: 768px)  {
.School__wrp	{
	padding-bottom: 30px;
}
.School__wrp .textbox	{
	font-size: 1.6rem;
	margin-bottom: 30px;
}
}
@media screen and (max-width: 640px)  {
.School__wrp	{
	margin: 0 auto 30px;
}
.School__wrp .textbox	{
	font-size: 1.4rem;
	line-height: 1.7;
}
}


/* School__Box
================================================== */
.School__Box	{
}
.School__Box .photo {
	max-width: 860px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	gap: 0 60px;
}
.School__Box .photo .img {
width: calc(50% - 60px);
	height: auto;
	flex-grow: 1;
	box-sizing: border-box;
}
.School__Box .photo .img a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
	transition: .3s;
}

.School__Box .text	{
	font-size: 1.8rem;
	line-height: 2;
	margin-bottom: 50px;
}
@media screen and (max-width: 1200px)  {
.School__Box .photo	{
	width: 97%;
}
}
@media screen and (max-width: 898px)  {
.School__Box .photo {
	gap: 0 30px;
}
}
@media screen and (max-width: 768px)  {
.School__Box .text	{
	font-size: 1.6rem;
	line-height: 2;
	margin-bottom: 30px;
}
}
@media screen and (max-width: 640px)  {
.School__Box .text	{
	font-size: 1.4rem;
	line-height: 1.7;
}
}

/* 箇条書き（点）
================================================== */
.Guide__Box .text ul	{
 padding: 0.5em 0.5em 0.5em 2em;/*ボックス内の余白*/
 list-style:disc;
}
@media screen and (max-width: 480px)  {
}
