@charset "utf-8";

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

デザインスタイル お知らせ用2026

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

/* ▼全体 */
* html, p, th, td, h1, h2, h3, h4, li, dt, dd, figure, span, select,input, textarea, address, div {font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif, Verdana;}

html {font-size: 62.5%;}

body {
	background: #fff;
	-webkit-text-size-adjust: 100%;
}

.bx-wrapper {
	border: none;
	box-shadow: none;
	margin-bottom: 0;
}

@media print, screen and (min-width: 768px) {

/* ▼全体PC */
.sp_br {display: none;}

.pc_space {
	display: inline-block;
	margin-right: 20px;
}

/* ▼ヘッダーPC */
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 2px 15px 5px rgba(0, 0, 0, 0.2);
  z-index: 10000;
}

#header_box {
	width: 1200px;
	height: 110px;
	margin: 0 auto;
	position: relative;
}

#sitelogo {
	position: absolute;
	top: 28px;
	left: 7px;
}

#header_menu ul {
	position: absolute;
	top: 54px;
	left: 320px;
	width: 880px;
	display: flex;
}

#header_menu li a {
	display: block;
	background: url("../img/header_menu.png");
	text-indent: -9999px;
}

#header_menu li:nth-of-type(1) a {
	background-position: 0 0;
	width: 80px;
	height: 17px;
	margin-right: 45px;
}

#header_menu li:nth-of-type(2) a {
	background-position: -135px 0;
	width: 94px;
	height: 17px;
	margin-right: 45px;
}

#header_menu li:nth-of-type(3) a {
	background-position: -290px 0;
	width: 50px;
	height: 17px;
	margin-right: 45px;
}

#header_menu li:nth-of-type(4) a {
	background: url("../img/news.png") no-repeat;
	background-position: 0 1px;
	width: 58px;
	height: 15px;
	margin-right: 45px;
}

#header_menu li:nth-of-type(5) a {
	background-position: -409px 0;
	width: 88px;
	height: 17px;
}

#header_menu li:nth-of-type(6) a {
	position: absolute;
	top: -6px;
	right: 190px;
	background: none;
	text-decoration: none;
	text-indent: 0;
	padding: 5px 10px;
	border: solid 2px #e6217e;
	color: #e6217e;
	font-weight: bold;
	font-size: 16px; font-size: 1.6rem;
}

#header_menu li:nth-of-type(6) a:hover {
	background: #e6217e;
	color: #fff;
}

#header_menu li:nth-of-type(7) a {
	position: absolute;
	top: -24px;
	right: 120px;
	background: url("../img/h_mail.png");
	background-position: 0 0;
	width: 48px;
	height: 48px;
}

#header_menu li:nth-of-type(8) a {
	position: absolute;
	top: -24px;
	right: 60px;
	background: url("../img/h_inst.png");
	background-position: 0 0;
	width: 48px;
	height: 48px;
}

#header_menu li:nth-of-type(9) a {
	position: absolute;
	top: -24px;
	right: 0;
	background: url("../img/h_face.png");
	background-position: 0 0;
	width: 48px;
	height: 48px;
}

/* ▼スライドPC */
#slider {background: #e5e5e5;}

#slider_area {
	width: 1200px;
	height: 533px;
	margin: 0 auto;
}

.bx-wrapper .bx-prev {
	left: 0;
	background: url("../img/s_back.gif") 0 0 no-repeat;
}

.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {background-position: 0 0;}

.bx-wrapper .bx-next {
	right: 0;
	background: url("../img/s_next.gif") 0 0 no-repeat;
}

.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {background-position: 0 0;}

.bx-wrapper .bx-controls-direction a {
	width: 50px;
	height: 50px;
}

s-auto,.bx-wrapper .bx-pager {
	position:absolute;
	bottom: -40px;
	width: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent:-9999px;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 12px;
	outline: 0;
	border: solid 1px #9e9e9f;
	box-sizing: border-box;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {background: #9e9e9f;}

/* ▼コンテンツPC */
article {padding-top: 110px;}

.contents_box {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#pagename {
	text-align: center;
	margin-bottom: 24px;
}

#pagetitle {
	text-align: center;
	font-weight: normal;
	font-size: 22px; font-size: 2.2rem;
	min-height: 43px;
	position: relative;
}

#pagetitle:after {
	position: absolute;
	top: 35px;
	right: 0;
	left: 0;
	width: 90px;
	margin: 0 auto;
	content: "";
	border-top: solid 8px #231815;
}

/* ▼臨時 PC */
#rinji {
	width: 1000px;
	margin: 120px auto 0 auto;
	border: solid 2px #f00;
}

#rinji p {
	font-size: 24px; font-size: 2.4rem;
	line-height: 2;
	font-weight: bold;
	padding: 40px;
	text-align:center;
}

#rinji2 {
	width: 1000px;
	margin: 120px auto 0 auto;
	border: solid 2px #f00;
}

#rinji2 p {
	font-size: 22px; font-size: 2.2rem;
	line-height: 1.6;
	font-weight: bold;
	padding: 20px;
	text-align:center;
}

#moviebn {
	padding: 100px 0 0 0;
	width: 1000px;
	margin: 0 auto;
}

#rmkbn {
	padding: 30px 0 0 0;
	width: 1000px;
	margin: 0 auto;
}

/* ▼INTERVIEW PC */
#interview {padding: 100px 0 0 0;}

#interview h3 {margin-bottom: 35px;}

#interview_img {
	width: 100%;
	min-width: 1200px;
	height: 335px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

#interview_img img {width: 100%;}

.interview_box {
	background: url("../img/interview_bk.gif");
	padding: 65px 0 40px 0;
}

.interview_box ul {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.interview_box li {
	position: relative;
	margin-bottom: 50px;
}

.fukidashi_g {
	text-align: right;
	margin-bottom: 20px;
}

.fukidashi_g p {
	background: #0f0;
	border-radius: 10px;
	padding: 20px 40px;
	font-size: 24px; font-size: 2.4rem;
	display: inline-block;
	position: relative;
	margin-right: 21px;
}

.fukidashi_g p:after {
	content: url("../img/sippo01.png");
	position: absolute;
	top: 15px;
	right: -21px;
}

.interview_p {
	position: relative;
	height: 80px;
	padding-left: 120px;
}

.interview_p div {
	position: absolute;
	top: 0;
	left: 0;
}

.interview_p p {
	font-size: 20px; font-size: 2.0rem;
	margin-bottom: 14px;
}

.interview_p p:nth-of-type(1) {padding-top: 5px;}

.interview_p p:nth-of-type(2) {
	display: inline-block;
	margin-right: 20px;
}

.interview_p p:nth-of-type(3) {display: inline-block;}

.fukidashi_w p {
	background: #fff;
	border-radius: 20px;
	width: 710px;
	padding: 20px 40px;
	font-size: 20px; font-size: 2.0rem;
	line-height: 200%;
	display: inline-block;
	position: relative;
	margin-left: 140px;
}

.fukidashi_w p:before {
	content: url("../img/sippo02.png");
	position: absolute;
	top: 15px;
	left: -21px;
}

/* ▼COURSE PC */
#course {padding: 80px 0 20px 0;}

#course h3 {margin-bottom: 22px;}

#course p {
	text-align: center;
	font-size: 16px; font-size: 1.6rem;
	line-height: 180%;
	margin-bottom: 40px;
}

#course ul {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#course ul li {
	width: 480px;
	border: solid 1px #828282;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 40px;
}

#course ul li h4 {padding: 20px 0;}

.cource_img {margin-bottom: 35px;}

.more {margin-bottom: 30px;}

/* ▼ABOUT PC */
#about {padding: 60px 0 0 0;}

#about h3 {margin-bottom: 55px;}

.about_box {
	border-top: solid 1px #000;
	padding: 75px 0 0 0;
}

.about_box ul {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

.about_box ul li {margin-bottom: 45px;}

.about_box ul li:last-child {margin-bottom: 60px;}

.about_box ul li:nth-of-type(odd) {width: 540px;}

.about_box ul li:nth-of-type(even) {width: 460px;}

.about_box ul li h4 {
	font-size: 38px; font-size: 3.8rem;
	font-weight: normal;
	margin-bottom: 20px;
}

.about_box ul li h4 img {
	vertical-align: -40px;
	margin-right: 30px;
}

.about_box ul li p {
	font-size: 18px; font-size: 1.8rem;
	line-height: 200%;
}

.about_box ul li:nth-of-type(odd) p {width: 475px;}

.dream {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 32px 0;
	text-align: center;
}

.dream_box {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0 60px 0;
}

.dream_box h3 {
	text-align: center;
	font-weight: normal;
	font-size: 27px; font-size: 2.7rem;
	min-height: 58px;
	position: relative;
}

.dream_box h3:after {
	position: absolute;
	top: 50px;
	right: 0;
	left: 0;
	width: 90px;
	margin: 0 auto;
	content: "";
	border-top: solid 8px #231815;
}

#about .dream_box h3 {margin-bottom: 30px;}

.dream_txt {
	font-size: 18px; font-size: 1.8rem;
	line-height: 200%;
	text-align: center;
	margin-bottom: 35px;
	position: relative;
}

.years47 {
	position: absolute;
	top: 0;
	left: 0;
}

#headmaster {
	text-align: right;
	margin-bottom: 12px;
}

#headmaster_box {
	border: solid 1px #231815;
	box-sizing: border-box;
	width: 992px;
	padding: 48px 0 50px 0;
	position: relative;
	margin-bottom: 70px;
}

#headmaster_box:after {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	content: "";
	border-bottom: solid 1px #231815;
	border-right: solid 1px #231815;
}

#headmaster_box h4 {
	padding: 0 0 34px 100px;
	border-bottom: solid 1px #231815;
	font-size: 18px; font-size: 1.8rem;
	font-weight: normal;
	margin-bottom: 40px;
}

.headmaster_img {
	position: absolute;
	top: 48px;
	right: 55px;
}

#headmaster_box p:nth-of-type(1) {
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
	position: absolute;
	bottom: 40px;
	right: 55px;
}

#headmaster_box p:nth-of-type(2) {
	font-size: 16px; font-size: 1.6rem;
	line-height: 180%;
	text-align: center;
	width: 540px;
}

.more2 {text-align: center;}

/* ▼DIARY PC */
#diary {padding: 60px 0 0 0;}

#diary h3 {margin-bottom: 50px;}

#diary_img {
	width: 100%;
	min-width: 1200px;
	height: 163px;
	overflow: hidden;
	margin: 0 auto 30px auto;
	text-align: center;
}

#diary_img img {width: 100%;}

#diary dl {
	width: 1000px;
	margin: 0 auto 80px auto;
	border-top: solid 1px #8a8a8a;
	display: flex;
	flex-wrap: wrap;
}

#diary dt, #diary dd {
	font-size: 17px; font-size: 1.7rem;
	line-height: 180%;
	padding: 28px 0;
	border-bottom: solid 1px #8a8a8a;
}

#diary dt {
	width: 180px;
	font-weight: bold;
}

#diary dd {
	width: 820px;
	position: relative;
}

.more3 {
	position: absolute;
	bottom: 15px;
	right: 0;
}

/* ▼INSTAGRAM PC */
#instagram {padding: 60px 0 0 0;}

#instagram h3 {margin-bottom: 25px;}

.insta_img {
	width: 1000px;
	margin: 0 auto 80px auto;
	display: flex;
	flex-wrap: wrap;
}

a:hover .insta_img {opacity: 0.7;}

.insta_img img {
	width: 250px;
	height: 250px;
}

/* ▼ACCESS PC */
#access {padding: 60px 0 70px 0;}

#access h3 {margin-bottom: 35px;}

#gmap_area {
	position: absolute;
	top: 160px;
	left: 0;
}

.eki {
	margin: 0 0 24px 595px;
	font-size: 17px; font-size: 1.7rem;
	line-height: 180%;
}

.guide {
	margin: 0 0 15px 595px;
	font-size: 17px; font-size: 1.7rem;
	line-height: 180%;
	display: flex;
}

.guide div {width: 195px;}

.guide p {width: 210px;}

.guide p:before {
	content: "▶";
	margin-right: 5px;
}

/* ▼f_add PC */
#f_add {padding: 60px 0 120px 0;}

#f_add h2 {margin-bottom: 60px;}

#f_add h2:after {
	position: absolute;
	top: 130px;
	right: 0;
	left: 0;
	width: 90px;
	margin: 0 auto;
	content: "";
	border-top: solid 8px #231815;
}

.f_tel {
	text-align: center;
	margin-bottom: 20px;
}

.f_mail {
	text-align: center;
	margin-bottom: 25px;
}

.f_address {
	text-align: center;
	font-size: 20px; font-size: 2.0rem;
}

/* ▼COURCEページ PC */
#p_cource {padding: 100px 0 150px 0;}

#p_cource h3 {margin-bottom: 65px;}

#p_cource .contents_box h2:after {
	position: absolute;
	top: 80px;
	right: 0;
	left: 0;
	width: 90px;
	margin: 0 auto;
	content: "";
	border-top: solid 8px #231815;
}

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

.tuikatxt01 {
	font-size: 24px; font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}

.tuikatxt02 {
	font-size: 18px; font-size: 1.8rem;
	line-height: 180%;
	text-align: center;
	margin: 20px 0 35px 0;
}

.your_box {
	border: solid 1px #231815;
	box-sizing: border-box;
	width: 632px;
	padding: 20px 0 20px 20px;
	position: relative;
	margin: 0 auto 70px auto;
}

.your_box:after {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	content: "";
	border-bottom: solid 1px #231815;
	border-right: solid 1px #231815;
}

.your_box p {
	color: #ef858c;
	font-weight: bold;
	font-size: 22px; font-size: 2.2rem;
	margin-bottom: 14px;
}

.your_box li {
	font-size: 20px; font-size: 2.0rem;
	line-height: 150%;
	font-feature-settings: "palt" 1;
	background: url("../img/check_list.png") no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 30px;
}

#cource_area {border-top: solid 1px #231815;}

#cource_area li {border-bottom: solid 1px #231815;}

.pcource_box {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 100px;
}

.bra {padding-bottom: 150px;}

#cource_area h4 {
	margin: 0 0 26px 395px;
	border-left: solid 1px #231815;
	border-bottom: solid 1px #231815;
	padding: 52px 0 17px 25px;
}

#cource_area h4.brah4 {padding-top: 20px;}

#cource_area h4.tuika {
	margin-left: 0;
	padding: 40px 0 40px 30px;
}

.cource_txt01 {
	margin: 0 0 40px 395px;
	font-size: 20px; font-size: 2.0rem;
	font-weight: bold;
	line-height: 180%;
}

#cource_area h5 {
	margin: 0 0 16px 395px;
	background: url("../img/footer_bk.gif");
	color: #fff;
	font-size: 26px; font-size: 2.6rem;
	padding: 2px 0;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}

#cource_area h5.tuika {margin-left: 0;}

.cource_txt02 {
	margin: 0 0 30px 395px;
	font-size: 18px; font-size: 1.8rem;
	line-height: 180%;
}

.cource_txt03 {
	margin: 0 0 20px 420px;
	font-size: 18px; font-size: 1.8rem;
	line-height: 180%;
}

.tuika {margin-left: 0;}

.tcenter {text-align: center;}

.dtitle {
	position: absolute;
	top: 30px;
	left: 0;
	width: 350px;
	text-align: center;
}

.dimg {
	position: absolute;
	top: 265px;
	left: 0;
}

.dcontact {
	position: absolute;
	top: 690px;
	left: 0;
	width: 350px;
	text-align: center;
}

#cource_area li:last-child {min-height: 320px;}

#cource_area li:last-child .dimg {
	position: absolute;
	top: 40px;
	left: 0;
}

#cource_area .your_box li {
	border: none;
	margin-bottom: 10px;
}

#cource_area .your_box li:last-child {
	min-height: 0;
	margin-bottom: 0;
}

.freebox {
	display: flex;
	width: 1000px;
	margin: 0 auto;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	align-items: center;
	padding: 15px 0;
}

.freebox dt {
	font-size: 28px; font-size: 2.8rem;
	font-weight: bold;
	width: 430px;
	padding-left: 50px;
	box-sizing: border-box;
}

.freebox dd {
	font-size: 22px; font-size: 2.2rem;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
}

.freebox dd span {font-weight: bold;}

.free_txt {
	text-align: center;
	font-size: 22px; font-size: 2.2rem;
	padding: 20px 0 100px 0;
}

/* ▼INTERNSHIP PC */
#p_intern {
	background: url("../img/footer_bk.gif");
	padding: 80px 0 30px 0;}

#p_intern h3 {margin-bottom: 22px;}

#p_intern p {
	text-align: center;
	font-size: 18px; font-size: 1.8rem;
	line-height: 180%;
	margin-bottom: 40px;
}

.item_area {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.item_area figure {margin-bottom: 65px;}

.item_area img {margin-bottom: 20px;}

.item_area figcaption {
	text-align: center;
	font-size: 20px; font-size: 2.0rem;
	font-weight: bold;
}

/* ▼卒業生就職・キャリア PC */
#p_sotugyo {padding: 135px 0 0 0;}

#p_sotugyo .contents_box h2 {
	text-align: center;
	font-weight: bold;
	font-size: 40px; font-size: 4.0rem;
	min-height: 90px;
	position: relative;
}

#p_sotugyo .contents_box h2:after {
	position: absolute;
	top: 70px;
	right: 0;
	left: 0;
	width: 90px;
	margin: 0 auto;
	content: "";
	border-top: solid 8px #231815;
}

.sotugyo_txt {
	font-size: 19px; font-size: 1.9rem;
	line-height: 180%;
	text-align: center;
	margin-bottom: 65px;
}

.dream2 {
	border-top: solid 1px #7f7f7f;
	padding: 50px 0 40px 0;
	text-align: center;
}

#sotugyo_img {
	width: 100%;
	min-width: 1200px;
	height: 190px;
	overflow: hidden;
	margin: 0 auto 30px auto;
	text-align: center;
}

#sotugyo_img img {width: 100%;}

.sigoto_box {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sigoto_box figure {
	text-align: center;
	margin-bottom: 20px;
}

.sigoto_box figure:nth-of-type(-n+2) {width: 470px;}

.sigoto_box figure:nth-of-type(n+3) {width: 300px;}

.sigoto_box img {margin-bottom: 5px;}

.sigoto_box figcaption {
	text-align: left;
	font-size: 17px; font-size: 1.7rem;
	line-height: 180%;
}

/* ▼講師のご紹介 PC */
#p_kousi {padding: 120px 0 0 0;}

#p_kousi h2 {
	text-align: center;
	font-weight: bold;
	font-size: 40px; font-size: 4.0rem;
	min-height: 120px;
	position: relative;
	border-bottom: solid 1px #7f7f7f;
}

#p_kousi h2:after {
	position: absolute;
	top: 70px;
	right: 0;
	left: 0;
	width: 90px;
	margin: 0 auto;
	content: "";
	border-top: solid 8px #231815;
}

.kousi_txt {
	font-size: 19px; font-size: 1.9rem;
	line-height: 180%;
	text-align: center;
	margin: 50px 0 65px 0;
}

.fukidashi {
	position: absolute;
	top: -10px;
	right: 0;
}

.kousi_box {
	width: 1000px;
	margin: 0 auto 80px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


.kousi_box li {
	border: solid 1px #808080;
	margin-bottom: 36px;
}

.kousi_box li:nth-of-type(-n+3) {width: 480px;}

.kousi_box li:nth-of-type(n+3) {width: 310px;}

.kousi_name {
	padding: 20px 20px 15px 20px;
}

.kousi_box li p {
	padding: 0 20px 20px 20px;
	font-size: 14px; font-size: 1.4rem;
	line-height: 180%;
}

/* ▼Q&A PC */
#qa {padding: 100px 0 0 0;}

#qa h3 {margin-bottom: 70px;}

#qa_img {
	width: 100%;
	min-width: 1200px;
	height: 164px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

#qa_img img {width: 100%;}

.qa_box {
	width: 760px;
	margin: 0 auto;
	padding: 110px 0;
}

.qa_box ul li h4 {
	font-size: 24px; font-size: 2.4rem;
	line-height: 180%;
	font-weight: bold;
	margin-bottom: 20px;
}

.qa_box ul li h4 img {
	float: left;
	margin-right: 35px;
}

.qa_box ul li p {
	font-size: 18px; font-size: 1.8rem;
	line-height: 200%;
	margin: 0 0 60px 200px;
}

.qa_box ul li:last-child {padding-bottom: 40px;}

.qa_end {
	text-align: center;
	font-size: 24px; font-size: 2.4rem;
	font-weight: bold;
}

/* ▼DIARYページ PC */
#p_diary {padding: 100px 0 0 0;}

#p_diary #pagetitle {margin-bottom: 65px;}

#diary_area li {
	border-top: solid 1px #231815;
	padding: 30px 0 0 0;
}

.pdiary_box {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.diary_date {
	font-size: 14px; font-size: 1.4rem;
	margin-bottom: 40px;
}

.pdiary_box h4 {
	font-weight: bold;
	font-size: 26px; font-size: 2.6rem;
	margin-bottom: 60px;
}

.pdiary_box h4.h4txt {margin-bottom: 20px;}

.pdiary_box p {
	text-align: left;
	font-size: 18px; font-size: 1.8rem;
	line-height: 180%;
}

.diary_photo_imgonly {
	display: flex;
	flex-wrap: wrap;
	margin: 20px 0 30px 0;
}

.diary_photo_imgonly figure {
	margin-right: 30px;
	margin-bottom: 30px;
}

.diary_photo_imgonly figure img.photo200, .diary_photo_imgonly2 figure img.photo200 {width: 200px;}

.diary_photo_imgonly figure img.photo250, .diary_photo_imgonly2 figure img.photo250 {width: 250px;}

.diary_photo_imgonly figure img.photo300, .diary_photo_imgonly2 figure img.photo300 {width: 300px;}

.diary_photo_imgonly figure img.photo400, .diary_photo_imgonly2 figure img.photo400 {width: 400px;}

.diary_photo_imgonly figure img.photo500, .diary_photo_imgonly2 figure img.photo500 {width: 500px;}

.diary_photo_imgonly figure img.photo600, .diary_photo_imgonly2 figure img.photo600 {width: 600px;}

.diary_photo_imgonly2 {
	display: flex;
	flex-wrap: wrap;
	margin: 20px 0 0 0;
}

.diary_photo_imgonly2 figure {
	margin-right: 30px;
	margin-bottom: 10px;
}

.diary_photo {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.diary_photo figure {
	margin-bottom: 80px;
	text-align: center;
}

.diary_photo figure.long {width: 339px;}

.diary_photo figure.l_right {margin-left: 141px;}

.diary_photo figure.l_left {margin-right: 142px;}

.diary_photo img {margin-bottom: 20px;}

.diary_photo figcaption {
	text-align: left;
	font-size: 18px; font-size: 1.8rem;
}

.pdiary_box p.bottomsp {margin-bottom: 30px;}

.qr {padding-bottom: 30px;}

.br_bn {padding-bottom: 60px;}

.br_bn img {width: 400px;}

.br_bn2022 {padding-bottom: 60px;}

.br_bn2022 img {width: 600px;}

.bold {font-weight: bold;}

.pdiary_box p.rmk1 {
	font-weight: bold;
	font-size: 22px; font-size: 2.2rem;
	color: #f00;
	margin-bottom: 20px;
}

.pdiary_box p.rmk2 {
	font-weight: bold;
	font-size: 20px; font-size: 2.0rem;
}

/* ▼ページトップPC */
#page-top {
	position: fixed;
	bottom: 60px;
	right: 20px;
	font-size: 14px; font-size: 1.4rem;
	z-index: 100;
}

#page-top a {
	background: #231815;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}

#page-top a:hover {
	text-decoration: none;
	background: #666;
}

/* ▼フッターPC */
footer {
	background: url("../img/footer_bk.gif");
	width: 100%;
}

#footer_box {
	width: 1200px;
	padding: 24px 0 72px 0;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

footer small {
	color: #fff;
	font-style: normal;
	font-size: 22px; font-size: 2.2rem;
}

/* ▼エラーPC */
.e404title {
	font-size: 30px; font-size: 3.0rem;
}

.e404text {
	font-size: 16px; font-size: 1.6rem;
	line-height: 200%;
	text-align: center;
	padding: 100px 0 200px 0;
}

/* ▼学校説明・授業見学PC */
#f_setumei {
	padding: 30px 0;
	background: url("../img/setumei_bk.jpg");
	background-size: cover;
}

#f_setumei .contents_box {text-align: center;}

.kakobtn {padding-bottom: 80px;}

.kakobtn a {
	display: block;
	color: #fff;
	background: #000;
	text-align: center;
	width: 200px;
	margin: 0 auto;
	text-decoration: none;
	font-size: 16px; font-size: 1.6rem;
	padding: 10px 0;
}

.effre_bn {
	text-align: center;
	padding-bottom: 100px;
}

}

@media print, screen and (max-width: 767px) {

/* ▼全体SP */
.pc_br {display: none;}

/* ▼ヘッダーSP */
header {width: 100%;}

#header_box {position: relative;}

#smenuarea {
	display: block;
	position: fixed;
	padding: 10px;
	width: 100%;
	height: 50px;
	background: #fff;
	border-bottom: solid 1px #e11373;
	z-index: 10001;
}

#navtoggle {
	position: absolute;
	right: 40px;
	top: 22px;
	width: 30px;
	height: 25px;
	cursor: pointer;
}

#navtoggle div {position: relative;}

#navtoggle span {
	display: block;
	position: absolute;
	width: 100%;
	border-bottom: solid 3px #000;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
	
#navtoggle span:nth-child(1) {top: 0;}

#navtoggle span:nth-child(2) {top: 11px;}

#navtoggle span:nth-child(3) {top: 22px;}

.opennav #navtoggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.opennav #navtoggle span:nth-child(2),
.opennav #navtoggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

#header_menu nav {
	position: fixed;
    left: 0;
    top: -400px;
	background: url("../img/footer_bk.gif");
    width: 100%;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
	z-index: 10000;
}

#header_menu ul li {
    display: block;
	font-size: 14px; font-size: 1.4rem;
    border-bottom: solid 1px #fff;
	padding-left: 10px;
    line-height: 3;
}

#header_menu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

.opennav nav {
    -moz-transform: translateY(470px);
    -webkit-transform: translateY(470px);
    transform: translateY(470px);
}

#sitelogo {
	display: flex;
	align-items: center;
	position: fixed;
	padding: 10px;
	width: 72%;
	height: 50px;
	z-index: 10002;
}

#sitelogo img {
	max-height: 100%;
	max-width: 100%;
}

#header_tel {display: none;}

/* ▼スライドSP */
#slider_area {margin: 0 auto;}

.bx-wrapper .bx-prev {display: none;}

.bx-wrapper .bx-next {display: none;}

s-auto,.bx-wrapper .bx-pager {
	position:absolute;
	bottom: -15%;
	width: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent:-9999px;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 8px;
	outline: 0;
	border: solid 1px #9e9e9f;
	box-sizing: border-box;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {background: #9e9e9f;}

/* ▼コンテンツSP */
article {
	width: 100%;
	padding-top: 71px;
}

.contents_box {
	width: 94%;
	margin: 0 auto;
	position: relative;
}


#pagename {
	text-align: center;
	margin-bottom: 4%;
}

#pagename img {width: 80%;}

#pagetitle {
	text-align: center;
	font-weight: normal;
	font-size: 3.5vw;
	line-height: 150%;
	padding-bottom: 2vw;
	position: relative;
}

#pagetitle:after {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 20vw;
	margin: 0 auto;
	content: "";
	border-top: solid 5px #231815;
}

/* ▼臨時 SP */
#rinji {
	width: 90%;
	margin: 12% auto 0 auto;
	border: solid 2px #f00;
}

#rinji p {
	font-size: 16px; font-size: 1.6rem;
	line-height: 2;
	font-weight: bold;
	padding: 4%;
	text-align:center;
}

#rinji2 {
	width: 90%;
	margin: 12% auto 0 auto;
	border: solid 2px #f00;
}

#rinji2 p {
	font-size: 16px; font-size: 1.6rem;
	line-height: 1.8;
	font-weight: bold;
	padding: 4%;
	text-align:center;
}

#moviebn {
	padding: 16% 0 0 0;
	width: 94%;
	margin: 0 auto;
}

#moviebn img {width: 100%;}

#rmkbn {
	padding: 4% 0 0 0;
	width: 94%;
	margin: 0 auto;
}

#rmkbn img {width: 100%;}

/* ▼INTERVIEW SP */
#interview {padding: 12% 0 0 0;}

#interview h3 {margin-bottom: 5%;}

#interview_img {
	width: 100%;
	text-align: center;
}

#interview_img img {width: 100%;}

.interview_box {
	background: url("../img/interview_bk.gif");
	padding: 6% 0 3% 0;
}

.interview_box ul {
	width: 94%;
	margin: 0 auto;
	position: relative;
}

.interview_box li {
	position: relative;
	margin-bottom: 10%;
}

.fukidashi_g {
	text-align: left;
	margin-bottom: 3%;
}

.fukidashi_g p {
	background: #0f0;
	border-radius: 6px;
	padding: 2% 4%;
	font-size: 4vw;
	line-height: 180%;
	display: inline-block;
	position: relative;
	margin: 0 10px 0 20px;
}

.fukidashi_g p:after {
	content: "";
	display: inline-block;
	background: url("../img/sippo01.png");
	position: absolute;
	top: 5px;
	right: -10px;
	width: 10px;
	height: 14px;
	background-size: 10px 14px;
}

.interview_p {
	position: relative;
	padding-left: 20%;
}

.interview_p div {
	position: absolute;
	top: 5%;
	left: 0;
	width: 17%;
}

.interview_p div img {width: 100%;}

.interview_p p {
	font-size: 3.6vw;
	line-height: 160%;
}

.interview_p p:nth-of-type(3) {margin-bottom: 3%;}

.fukidashi_w p {
	background: #fff;
	border-radius: 10px;
	padding: 2% 4%;
	font-size: 4vw;
	line-height: 180%;
	display: inline-block;
	position: relative;
	margin: 0 20px 0 10px;
}

.fukidashi_w p:before {
	content: "";
	display: inline-block;
	background: url("../img/sippo02.png");
	position: absolute;
	top: 10px;
	left: -10px;
	width: 10px;
	height: 14px;
	background-size: 10px 14px;
}

/* ▼COURCE SP */
#course {padding: 8% 0 3% 0;}

#course h3 {margin-bottom: 5%;}

#p_cource .contents_box h2 {
	position: relative;
	padding-bottom: 6%;
}

#p_cource .contents_box h2:after {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 20vw;
	margin: 0 auto;
	content: "";
	border-top: solid 5px #231815;
}

.pinki {
	text-align: center;
	padding: 0 0 6% 0;
}

.pinki img {width: 90%;}

.tuikatxt01 {
	font-size: 4.5vw;
	font-weight: bold;
	text-align: center;
}

.tuikatxt02 {
	font-size: 4vw;
	line-height: 180%;
	text-align: center;
	margin: 20px 0 35px 0;
}

.your_box {
	border: solid 1px #231815;
	box-sizing: border-box;
	width: calc(100% - 4px);
	padding: 4% 0;
	position: relative;
	margin-bottom: 8%;
}

.your_box:after {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	content: "";
	border-bottom: solid 1px #231815;
	border-right: solid 1px #231815;
}

.your_box p {
	color: #ef858c;
	font-weight: bold;
	font-size: 4.5vw;
	margin: 0 0 3% 3%;
}

.your_box li {
	font-size: 4vw;
	line-height: 150%;
	font-feature-settings: "palt" 1;
	background: url("../img/check_list.png") no-repeat;
	background-size: 5%;
	background-position: 3% 9%;
	padding: 0 0 0 10%;
}

#course p {
	text-align: left;
	font-size: 3.5vw;
	line-height: 180%;
	margin-bottom: 3%;
}

#course ul {
	width: 100%;
	margin: 0 auto;
}

#course ul li {
	width: 90%;
	margin: 0 auto 3% auto;
	border: solid 1px #828282;
	box-sizing: border-box;
	text-align: center;
}

#course ul li h4 {padding: 20px 0;}

#course ul li h4 img {width: 94%;}

.cource_img {margin-bottom: 3%;}

.cource_img img {width: 94%;}

.more {margin-bottom: 3%;}

.more img {width: 50%;}

#cource_area .your_box li {
	border: none;
	margin-bottom: 1%;
	width: 85%;
}

#cource_area .your_box li:last-child {margin-bottom: 0;}

.freebox {
	width: 94%;
	margin: 5% auto 0 auto;
	border-top: solid 1px #000;
	align-items: center;
}

.freebox dt {
	font-size: 4.5vw;
	font-weight: bold;
	box-sizing: border-box;
	border-bottom: solid 1px #000;
	padding: 3% 0;
}

.freebox dd {
	font-size: 4vw;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
	border-bottom: solid 1px #000;
	padding: 3% 0;
}

.freebox dd span {font-weight: bold;}

.free_txt {
	text-align: center;
	font-size: 4vw;
	line-height: 1.5;
	padding: 4% 0 10% 0;
}

/* ▼ABOUT SP */
#about {padding: 6% 0 0 0;}

#about h3 {margin-bottom: 6%;}

.about_box {
	border-top: solid 1px #000;
	padding: 5% 0 0 0;
}

.about_box ul {
	width: 94%;
	margin: 0 auto;
}

.about_box ul li {margin-bottom: 6%;}

.about_box ul li:last-child {margin-bottom: 10%;}

.about_box ul li h4 {
	font-size: 6vw;
	font-weight: normal;
	margin-bottom: 2%;
}

.about_box ul li h4 img {
	width: 30%;
	vertical-align: middle;
	margin-right: 3%;
}

.about_box ul li h4.size60 img {width: 60%;}

.about_box ul li p {
	font-size: 4vw;
	line-height: 180%;
}

.about_box ul li img {width: 100%;}

.dream {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 4% 0;
	text-align: center;
	margin-bottom: 5%;
}

.dream img {width: 90%;}

.dream_box {
	width: 94%;
	margin: 0 auto;
}

.dream_box h3 {
	text-align: center;
	font-weight: normal;
	font-size: 4.8vw;
	line-height: 150%;
	padding-bottom: 1.8vw;
	position: relative;
}

.dream_box h3:after {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	width: 20vw;
	margin: 0 auto;
	content: "";
	border-top: solid 5px #231815;
}

.dream_txt {
	font-size: 4vw;
	line-height: 180%;
	margin-bottom: 6%;
}

.years47 {
	display: block;
	width: 50%;
	margin: 0 auto 5% auto;
}

#headmaster {
	text-align: center;
	margin-bottom: 2%;
}

#headmaster img {width: 50%;}

#headmaster_box {
	border: solid 1px #231815;
	box-sizing: border-box;
	width: calc(100% - 4px);
	padding: 4% 0;
	position: relative;
	margin-bottom: 8%;
}

#headmaster_box:after {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	content: "";
	border-bottom: solid 1px #231815;
	border-right: solid 1px #231815;
}

#headmaster_box h4 {
	padding-bottom: 4%;
	border-bottom: solid 1px #231815;
	text-align: center;
	font-size: 4vw;
	font-weight: normal;
	margin-bottom: 4%;
}

.headmaster_img {
	width: 100%;
	text-align: center;
	margin-bottom: 2%;
}

.headmaster_img img {width: 70%;}

#headmaster_box p:nth-of-type(1) {
	font-size: 4vw;
	font-weight: bold;
	text-align: center;
	margin: 0 2% 3% 2%;
}

#headmaster_box p:nth-of-type(2) {
	font-size: 3.4vw;
	line-height: 180%;
	text-align: center;
	margin: 0 2%;
}

.more2 {
	text-align: center;
	margin-bottom: 5%;
}

.more2 img {width: 50%;}

/* ▼DIARY SP */
#diary {padding: 6% 0 0 0;}

#diary h3 {margin-bottom: 5%;}

#diary_img {
	width: 100%;
	text-align: center;
	margin-bottom: 3%;
}

#diary_img img {width: 100%;}

#diary dl {
	width: 94%;
	margin: 0 auto 5% auto;
	border-top: solid 1px #8a8a8a;
}

#diary dt, #diary dd {font-size: 4vw;}

#diary dt {
	font-weight: bold;
	padding-top: 4%;
}

#diary dd {
	position: relative;
	line-height: 180%;
	border-bottom: solid 1px #8a8a8a;
	padding-bottom: 4%;
}

.more3 {
	display: block;
	text-align: right;
	padding-top: 2%;
}

.more3 img {width: 50%;}

/* ▼INSTAGRAM SP */
#instagram {padding: 6% 0 0 0;}

#instagram h3 {margin-bottom: 3%;}

.insta_img {
	width: 100%;
	margin: 0 auto 6% auto;
	display: flex;
	flex-wrap: wrap;
}

.insta_img img {
	width: 25%;
	height: 25%;
}

/* ▼ACCESS SP */
#access {padding: 6% 0 5% 0;}

#access h3 {margin-bottom: 3%;}

.eki {
	font-size: 3.8vw;
	line-height: 180%;
	margin-bottom: 2%;
}

#gmap_area {margin-bottom: 3%;}

.gmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.guide {
	font-size: 3.8vw;
	line-height: 180%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 3%;
}

.guide div {width: 35%;}

.guide div img {width: 100%;}

.guide p {width: 60%;}

.guide p:before {
	content: "▶";
	margin-right: 5px;
}

/* ▼f_add SP */
#f_add {padding: 6% 0 12% 0;}

#f_add h2 {margin-bottom: 10%;}

#f_add h2 img {width: 94%;}

#f_add h2:after {
	position: absolute;
	top: 15vw;
	right: 0;
	left: 0;
	width: 20vw;
	margin: 0 auto;
	content: "";
	border-top: solid 5px #231815;
}

.f_tel img, .f_mail img {width: 80%;}

.f_tel {
	text-align: center;
	margin-bottom: 3%;
}

.f_mail {
	text-align: center;
	margin-bottom: 3%;
}

.f_address {
	text-align: center;
	font-size: 3.6vw;
}

/* ▼COURCEページ SP */
#p_cource {padding: 10% 0;}

#p_cource h3 {margin-bottom: 5%;}

#cource_area {border-top: solid 1px #231815;}

#cource_area li {border-bottom: solid 1px #231815;}

.pcource_box {
	width: 94%;
	margin: 0 auto;
	position: relative;
}

#cource_area h4 {
	margin-bottom: 3%;
	border-left: solid 1px #231815;
	border-bottom: solid 1px #231815;
	padding: 5% 0 2% 2%;
}

#cource_area h4 img {width: 100%;}

.cource_txt01 {
	margin-bottom: 5%;
	font-size: 4vw;
	line-height: 150%;
	font-weight: bold;
}

#cource_area h5 {
	margin-bottom: 2%;
	background: url("../img/footer_bk.gif");
	color: #fff;
	font-size: 5vw;
	padding: 1% 0;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}

.cource_txt02 {
	margin-bottom: 5%;
	font-size: 4vw;
	line-height: 150%;
}

.cource_txt03 {
	margin-bottom: 2%;
	font-size: 4vw;
	line-height: 150%;
}

.cource_banner {
	width: 100%;
	margin-bottom: 2%;
}

.cource_banner img {width: 100%;}

.dtitle {
	padding: 5% 0 0 0;
	text-align: center;
	border-left: solid 1px #231815;
}

.dtitle img {width: 40%;}

.dimg {
	width: 100%;
	text-align: center;
	margin-bottom: 2%;
}

.dimg img {width: 80%;}

.dcontact {
	display: block;
	text-align: center;
	padding: 4% 0 6% 0;
}

.dcontact img {width: 50%;}

/* ▼INTERNSHIP SP */
#p_intern {
	background: url("../img/footer_bk.gif");
	padding: 8% 0 3% 0;}

#p_intern h3 {margin-bottom: 5%;}

#p_intern p {
	text-align: left;
	font-size: 4vw;
	line-height: 150%;
	margin-bottom: 6%;
}

.item_area {
	width: 94%;
	margin: 0 auto;
}

.item_area figure {
	text-align: center;
	margin-bottom: 6%;
}

.item_area img {
	width: 80%;
	margin-bottom: 2%;
}

.item_area figcaption {
	font-size: 4vw;
	font-weight: bold;
}

/* ▼卒業生就職・キャリア SP */
#p_sotugyo {padding: 8% 0 0 0;}

#p_sotugyo .contents_box h2 {
	text-align: center;
	font-weight: bold;
	font-size: 6vw;
	min-height: 15vw;
	position: relative;
}

#p_sotugyo .contents_box h2:after {
	position: absolute;
	top: 11vw;
	right: 0;
	left: 0;
	width: 20vw;
	margin: 0 auto;
	content: "";
	border-top: solid 5px #231815;
}

.sotugyo_txt {
	font-size: 5vw;
	line-height: 150%;
	text-align: left;
	margin-bottom: 5%;
}

.dream2 {
	border-top: solid 1px #000;
	padding: 6% 0 5% 0;
	text-align: center;
}

.dream2 img {width: 90%;}

#sotugyo_img {
	width: 100%;
	text-align: center;
	margin-bottom: 2%;
}

#sotugyo_img img {width: 100%;}

.sigoto_box {
	width: 94%;
	margin: 0 auto;
}

.sigoto_box figure {
	text-align: center;
	margin-bottom: 6%;
}

.sigoto_box img {
	width: 70%;
	margin-bottom: 1%;
}

.sigoto_box figcaption {
	font-size: 4vw;
	line-height: 150%;
	text-align: left;
}

/* ▼講師のご紹介 SP */
#p_kousi {padding: 8% 0 0 0;}

#p_kousi h2 {
	text-align: center;
	font-weight: bold;
	font-size: 6vw;
	min-height: 18vw;
	position: relative;
	border-bottom: solid 1px #7f7f7f;
}

#p_kousi h2:after {
	position: absolute;
	top: 11vw;
	right: 0;
	left: 0;
	width: 20vw;
	margin: 0 auto;
	content: "";
	border-top: solid 5px #231815;
}

.kousi_txt {
	font-size: 5vw;
	line-height: 150%;
	text-align: left;
	margin: 5% 0;
}

.fukidashi {display: none;}

.kousi_box {
	width: 80%;
	margin: 0 auto 10% auto;
}

.kousi_box li {
	width: 100%;
	border: solid 1px #808080;
	box-sizing: border-box;
	margin-bottom: 5%;
}

.kousi_photo img {width: 100%;}

.kousi_name {padding: 4%;}

.kousi_name img {width: 70%;}

.kousi_box li p {
	padding: 0 4% 4% 4%;
	font-size: 3.6vw;
	line-height: 150%;
}

/* ▼Q&A SP */
#qa {padding: 10% 0;}

#qa h3 {margin-bottom: 5%;}

#qa_img {
	width: 100%;
	text-align: center;
}

#qa_img img {width: 100%;}

.qa_box {padding: 6% 0 3% 0;}

.qa_box ul {
	width: 94%;
	margin: 0 auto;
	position: relative;
}

.qa_box ul li h4 {
	font-size: 4.5vw;
	line-height: 160%;
	font-weight: bold;
	margin-bottom: 2%;
}

.qa_box ul li h4 img {
	float: left;
	width: 20%;
	margin-right: 4%;
}

.qa_box ul li p {
	font-size: 4vw;
	line-height: 160%;
	margin: 0 0 5% 24%;
}

.qa_box ul li:last-child {padding-bottom: 4%;}

.qa_end {
	text-align: center;
	font-size: 4vw;
	font-weight: bold;
}

/* ▼DIARYページ SP */
#p_diary {padding: 10% 0 0 0;}

#p_diary #pagetitle {margin-bottom: 5%;}

#diary_area li {
	border-top: solid 1px #231815;
	padding: 3% 0 0 0;
}

.pdiary_box {
	width: 94%;
	margin: 0 auto;
	position: relative;
}

.diary_date {
	font-size: 3.5vw;
	margin-bottom: 3%;
}

.pdiary_box h4 {
	font-weight: bold;
	font-size: 4.5vw;
	margin-bottom: 6%;
}

.pdiary_box h4.h4txt {
	margin-bottom: 2%;
	line-height: 150%;
}

.pdiary_box h4.h4txt img {width: 100%;}

.pdiary_box p {
	text-align: left;
	font-size: 4vw;
	line-height: 150%;
}

.diary_photo_imgonly {
	text-align: center;
	margin: 3% 0 6% 0;
}

.diary_photo_imgonly img {
	width: 80%;
	margin-bottom: 3%;
}

.diary_photo_imgonly2 {
	text-align: center;
	margin: 3% 0 0 0;
}

.diary_photo_imgonly2 img {
	width: 80%;
	margin-bottom: 0;
}

.diary_photo figure {
	text-align: center;
	margin-bottom: 6%;
}

.diary_photo img {
	width: 80%;
	margin-bottom: 2%;
}

.diary_photo_imgonly figure img.photo200 {
	width: 40%;
}

.diary_photo figcaption {font-size: 4vw;}

.pdiary_box p.bottomsp {margin-bottom: 6%;}

.pdiary_box p.bottomlast {padding-bottom: 8%;}

.qr {display: none;}

.br_bn {padding-bottom: 6%;}

.br_bn img {width: 80%;}

.br_bn2022 {padding-bottom: 6%;}

.br_bn2022 img {width: 100%;}

.bold {font-weight: bold;}

.pdiary_box p.rmk1 {
	font-weight: bold;
	font-size: 4.2vw;
	color: #f00;
	margin: 5% 0 5% 0;
}

.pdiary_box p.rmk2 {
	font-weight: bold;
	font-size: 4vw;
}

/* ▼ページトップSP */
#page-top {
	position: fixed;
	bottom: 3%;
	right: 3%;
	font-size: 5vw;
	z-index: 100;
}

#page-top a {
	background: #231815;
	text-decoration: none;
	color: #fff;
	padding: 5%;
	text-align: center;
	display: block;
	border-radius: 3px;
}

/* ▼フッターSP */
footer {
	background: url("../img/footer_bk.gif");
	width: 100%;
}

#footer_box {
	width: 94%;
	margin: 0 auto;
	padding: 5% 0 25% 0;
	position: relative;
	text-align: center;
}

footer small {
	color: #fff;
	font-style: normal;
	font-size: 3.5vw;
}

/* ▼エラーSP */
.e404title {
	font-size: 6vw;
}

.e404text {
	font-size: 4vw;
	line-height: 200%;
	text-align: center;
	padding: 20% 0 80% 0;
}

/* ▼学校説明・授業見学SP */
#f_setumei {
	padding: 5% 0;
	background: url("../img/setumei_bk.jpg");
	background-size: cover;
}

#f_setumei .contents_box {
	text-align: center;
}

#f_setumei .contents_box img {width: 60%;}

.kakobtn {padding: 3% 0 8% 0;}

.kakobtn a {
	display: block;
	color: #fff;
	background: #000;
	text-align: center;
	width: 55%;
	margin: 0 auto;
	text-decoration: none;
	font-size: 4vw;
	padding: 3% 0;
}

.effre_bn {
	text-align: center;
	padding-bottom: 12%;
}

.effre_bn img {width: 90%;}
	
}
