@charset "utf-8";

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

デザインスタイル index用2026

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

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

/* ▼タイトルPC */
.subcate {
	width: 250px;
	margin: 0 auto 20px auto;
}

.subcate img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.subname {
	color: #727171;
	text-align: center;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 30px;
}

/* ▼トップ画像PC */
#topimg {background: url("../new_img/index/top_bk.png") repeat-x;}

#topimg .inner {
	width: 1200px;
	height: 648px;
	position: relative;
}

.top_txt {
	width: 477px;
	position: absolute;
	left: 60px;
	top: 285px;
}

.top_txt img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.top_photo {
	width: 624px;
	position: absolute;
	right: 60px;
	bottom: 0;
}

.top_photo img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼臨時PC */
#rinji {padding: 80px 0 0 0;}

.rinji {
	width: 1000px;
	margin: 0 auto 50px auto;
	border: solid 2px #f00;
}

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

/* ▼各バナーPC */
#moviebn {
	width: 1000px;
	margin: 0 auto;
}

#taikenbn {
	padding: 50px 0 120px 0;
	width: 1000px;
	margin: 0 auto;
}

/* ▼コースPC */
#course {padding: 50px 0 150px 0;}

.clist {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.clist li {width: 31.5%;}

.clist li a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: solid 1px #727171;
	padding: 20px 0;
	text-decoration: none;
}

.pinkobi {
	width: 90%;
	background: #e09ca2;
	font-size: 16px; font-size: 1.6rem;
	color: #fff;
	text-align: center;
	padding: 12px 0;
	box-sizing: border-box;
	margin: 0 auto;
}

.ctitle {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px; font-size: 2.4rem;
	line-height: 1.3;
	letter-spacing: -1px;
	font-weight: bold;
	color: #727171;
	text-align: center;
	height: 120px;
	background: url("../new_img/index/arrow.png") center right 20px no-repeat;
	background-size: 11px;
}

.ctxt {
	font-size: 16px; font-size: 1.6rem;
	color: #727171;
	text-align: center;
	line-height: 1.6;
}

.cend {
	font-size: 16px; font-size: 1.6rem;
	color: #727171;
	text-align: center;
}

/* ▼好きを一生モノの仕事にPC */
#suki {padding: 0 0 100px 0;}

#suki .inner {
	background: #f9ebeb url("../new_img/index/suki_bk.jpg") no-repeat right center;
	padding: 80px;
	box-sizing: border-box;
}

.sukitxt01 {
	font-size: 24px; font-size: 2.4rem;
	line-height: 1.4;
	font-weight: bold;
	color: #727171;
	margin-bottom: 25px;
}

.sukitxt02 {
	font-size: 18px; font-size: 1.8rem;
	line-height: 1.6;
	color: #727171;
	margin-bottom: 25px;
}

.sukilist {
	font-size: 18px; font-size: 1.8rem;
	line-height: 1.6;
	color: #727171;
	margin-bottom: 25px;
}

.sukilist li {
	list-style: disc;
	margin-left: 25px;
}

#suki .inner > p:last-of-type {margin-bottom: 0;}

/* ▼ごあいさつPC */
#message {padding: 50px 0 120px 0;}

.mesbox {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.mesbox > p {
	width: 549px;
	margin: 80px 0 0 35px;
}

.mesbox > p img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.mesbox > div {
	width: 380px;
	margin-right: 10px;
}

.mesbox > div img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.koushi_btn {
	width: 214px;
	margin: 0 auto;
}

.koushi_btn a {
	display: block;
	width: 100%;
	border: solid 1px #727171;
	font-size: 18px; font-size: 1.8rem;
	color: #727171;
	padding: 15px 0;
	text-align: center;
	background: url("../new_img/index/arrow.png") center right 20px no-repeat;
	background-size: 11px;
	text-decoration: none;
}

/* ▼選ばれるわけPC */
#about {padding: 50px 0 100px 0;}

.wakebox {padding: 20px 0 0 0;}

.about_pink {
	font-size: 24px; font-size: 2.4rem;
	font-weight: bold;
	color: #e09ca2;
	line-height: 1.6;
	text-align: center;
}

.about_txt {
	font-size: 18px; font-size: 1.8rem;
	color: #727171;
	line-height: 1.6;
	margin-bottom: 30px;
	text-align: center;
}

.wakebox > p:last-of-type {margin: 0;}

/* ▼卒業生の就職・キャリアPC */
#career {padding: 50px 0 120px 0;}

.graybox {
	width: 100%;
	border: solid 1px #727171;
	padding: 50px 25px;
	box-sizing: border-box;
}

.career_firsttxt {
	font-size: 17px; font-size: 1.7rem;
	color: #727171;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 35px;
}

.career_txt {
	font-size: 17px; font-size: 1.7rem;
	color: #727171;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 35px;
}

.career_endtxt {
	font-size: 17px; font-size: 1.7rem;
	color: #727171;
	text-align: right;
	line-height: 1.6;
	margin-right: 20px;
}

/* ▼スクールからのお知らせPC */
#news {padding: 50px 0 150px 0;}

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

#news_img img {width: 100%;}

#news dl {
	width: 100%;
	margin: 0 auto;
	border-top: solid 1px #727171;
	display: flex;
	flex-wrap: wrap;
}

#news dt, #news dd {
	font-size: 17px; font-size: 1.7rem;
	line-height: 1.8;
	padding: 28px 0;
	border-bottom: solid 1px #727171;
	color: #727171;
}

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

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

#news .more {
	position: absolute;
	width: 214px;
	bottom: 17px;
	right: 2px;
}

#news .more a {
	display: block;
	width: 100%;
	border: solid 1px #727171;
	font-size: 18px; font-size: 1.8rem;
	color: #727171;
	padding: 9px 0;
	text-align: center;
	background: url("../new_img/index/arrow.png") center right 20px no-repeat;
	background-size: 11px;
	text-decoration: none;
}

/* ▼公式インスタグラムアカウントPC */
#instagram {padding: 50px 0 100px 0;}

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

a:hover .insta_img {opacity: 0.7;}

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

/* ▼スクールへのアクセス方法PC */
#access {padding: 50px 0 100px 0;}

.gmap {margin-bottom: 40px;}

.accesstxt {
	width: 900px;
	margin: 0 auto 70px auto;
}

.accesstxt > p {
	font-size: 17px; font-size: 1.7rem;
	line-height: 1.6;
	margin-bottom: 35px;
	color: #727171;
}

.accphoto {
	display: flex;
	width: 900px;
	margin: 0 auto 40px auto;
	flex-wrap: wrap;
	justify-content: space-between;
}

.accphoto > li p {
	font-size: 17px; font-size: 1.7rem;
	line-height: 1.6;
	margin-top: 10px;
	color: #727171;
}

/* ▼オープンキャンパスPC */
#openc {padding: 50px 0 100px 0;}

.pinkarea {
	background: #fbf3f4;
	padding: 80px 0 60px 0;
}

.openimg01 {
	width: 910px;
	margin: 0 auto 10px auto;
}

.openimg01 img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.openfirsttxt {
	font-size: 18px; font-size: 1.8rem;
	line-height: 1.6;
	margin-bottom: 100px;
	text-align: center;
	color: #727171;
}

.openbox {
	display: flex;
	justify-content: space-between;
	width: 900px;
	margin: 0 auto 30px auto;
}

.openbigtxt {
	font-size: 24px; font-size: 2.4rem;
	line-height: 1.6;
	color: #727171;
	font-weight: bold;
	margin-bottom: 5px;
}

.pinkobi2 {
	display: inline-block;
	background: #e09ca2;
	font-size: 16px; font-size: 1.6rem;
	color: #fff;
	padding: 6px 12px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.opentxt {
	font-size: 18px; font-size: 1.8rem;
	line-height: 1.6;
	color: #727171;
	margin-bottom: 40px;
}

.openbox > div > p:last-of-type {margin-bottom: 20px;}

.openimg02 {
	width: 413px;
	margin-right: 20px;
}

.openimg02 img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.openc_btn {
	width: 214px;
	margin: 0 auto;
}

.openc_btn a {
	display: block;
	width: 100%;
	border: solid 1px #727171;
	font-size: 18px; font-size: 1.8rem;
	color: #727171;
	padding: 15px 0;
	text-align: center;
	background: url("../new_img/index/arrow.png") center right 20px no-repeat;
	background-size: 11px;
	text-decoration: none;
}

}

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

/* ▼タイトルSP */
.subcate {
	width: 42%;
	margin: 2vw auto 3vw auto;
}

.subcate img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.subname {
	color: #727171;
	text-align: center;
	font-size: 4vw;
	font-weight: bold;
	margin-bottom: 7vw;
	line-height: 150%;
}

/* ▼トップ画像SP */
#topimg {
	background: url("../new_img/index/top_bk.png") repeat-x;
	background-size: cover;
}

#topimg .inner {width: 100%;}

.top_txt {
	width: 70%;
	margin: 0 auto;
	padding: 8vw 0 4vw 0;
}

.top_txt img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.top_photo {
	width: 80%;
	margin: 0 auto;
}

.top_photo img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼臨時SP */
#rinji {padding: 10vw 0 0 0;}

.rinji {
	width: 94%;
	margin: 0 auto 4vw auto;
	border: solid 2px #f00;
}

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

/* ▼各バナーSP */
#moviebn {
	width: 94%;
	margin: 0 auto;
}

#moviebn img {width: 100%;}

#taikenbn {
	padding: 4vw 0 12vw 0;
	width: 94%;
	margin: 0 auto;
}

#taikenbn img {width: 100%;}

/* ▼コースSP */
#course {padding: 6vw 0 16vw 0;}

.clist li {
	width: 100%;
	margin-bottom: 5vw;
}

.clist li a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: solid 1px #727171;
	padding: 4vw 0;
	text-decoration: none;
}

.pinkobi {
	width: 92%;
	background: #e09ca2;
	font-size: 4vw;
	color: #fff;
	text-align: center;
	padding: 2.5vw 0;
	box-sizing: border-box;
	margin: 0 auto 3vw auto;
}

.ctitle {
	font-size: 5vw;
	line-height: 1.3;
	letter-spacing: -1px;
	font-weight: bold;
	color: #727171;
	text-align: center;
	background: url("../new_img/index/arrow.png") center right 4vw no-repeat;
	background-size: 2.5vw;
	padding: 2vw;
}

.ctxt {
	font-size: 3.6vw;
	color: #727171;
	text-align: center;
	line-height: 1.6;
}

.cend {
	font-size: 3.6vw;
	color: #727171;
	text-align: center;
}

/* ▼好きを一生モノの仕事にSP */
#suki {
	background: #f9ebeb;
	margin-bottom: 12vw;
}

#suki .inner {
	width: 100%;
	padding: 10vw 0;
}

.sukitxt01 {
	font-size: 4.5vw;
	line-height: 1.4;
	font-weight: bold;
	color: #727171;
	text-align: center;
	margin-bottom: 5vw;
}

.sukitxt02 {
	font-size: 3.6vw;
	line-height: 1.6;
	color: #727171;
	text-align: center;
	margin-bottom: 5vw;
}

.sukilist {
	font-size: 3.6vw;
	line-height: 1.6;
	color: #727171;
	margin: 0 auto 5vw auto;
	width: fit-content;
}

.sukilist li {
	list-style: disc;
	margin-left: 4vw;
}

#suki .inner > p:last-of-type {margin-bottom: 0;}

/* ▼ごあいさつSP */
#message {padding: 6vw 0 10vw 0;}

.mesbox {padding: 5vw 0 0 0;}

.mesbox > p {
	width: 86%;
	margin: 0 auto 3vw auto;
}

.mesbox > p img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.mesbox > div {
	width: 66%;
	margin: 0 auto 9vw auto;
}

.mesbox > div img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.koushi_btn {
	width: 46%;
	margin: 0 auto 10vw auto;
}

.koushi_btn a {
	display: block;
	width: 100%;
	border: solid 1px #727171;
	font-size: 4vw;
	color: #727171;
	padding: 3.5vw 0;
	text-align: center;
	background: url("../new_img/index/arrow.png") center right 4vw no-repeat;
	background-size: 2.5vw;
	text-decoration: none;
}

/* ▼選ばれるわけSP */
#about {padding: 6vw 0 16vw 0;}

.wakebox {padding: 2vw 0 0 0;}

.about_pink {
	font-size: 5vw;
	font-weight: bold;
	color: #e09ca2;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 1vw;
}

.about_txt {
	font-size: 3.6vw;
	color: #727171;
	line-height: 1.6;
	margin-bottom: 6vw;
	text-align: center;
}

.wakebox > p:last-of-type {margin: 0;}

/* ▼卒業生の就職・キャリアSP */
#career {padding: 6vw 0 16vw 0;}

.graybox {
	width: 100%;
	border: solid 1px #727171;
	padding: 8vw 2vw;
	box-sizing: border-box;
}

.career_firsttxt {
	font-size: 3.2vw;
	color: #727171;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 6vw;
}

.career_txt {
	font-size: 3.2vw;
	color: #727171;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 6vw;
}

.career_endtxt {
	font-size: 3.2vw;
	color: #727171;
	text-align: right;
	line-height: 1.6;
	margin-right: 2vw;
}

/* ▼スクールからのお知らせSP */
#news {padding: 6vw 0 16vw 0;}

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

#news_img img {width: 100%;}

#news dl {
	width: 100%;
	margin: 0 auto;
	border-top: solid 1px #727171;
}

#news dt, #news dd {
	font-size: 4vw;
	color: #727171;
}

#news dt {
	font-weight: bold;
	padding: 3vw 0 1vw 0;
}

#news dd {
	position: relative;
	line-height: 180%;
	border-bottom: solid 1px #727171;
	padding-bottom: 3vw;
}

#news .more {
	display: block;
	text-align: right;
	width: 46%;
	margin: 2vw 0 0 auto;
}

#news .more a {
	display: block;
	width: 100%;
	border: solid 1px #727171;
	font-size: 3.6vw;
	color: #727171;
	padding: 1.5vw 0;
	text-align: center;
	background: url("../new_img/index/arrow.png") center right 2.5vw no-repeat;
	background-size: 2.5vw;
	text-decoration: none;
}

/* ▼公式インスタグラムアカウントSP */
#instagram {padding: 6vw 0 14vw 0;}

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

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

/* ▼スクールへのアクセス方法SP */
#access {padding: 6vw 0 10vw 0;}

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

.accesstxt {
	width: 100%;
	margin: 0 auto 10vw auto;
}

.accesstxt > p {
	font-size: 4vw;
	line-height: 1.6;
	margin-bottom: 6vw;
	color: #727171;
}

.accphoto {
	display: flex;
	width: 100%;
	margin: 0 auto 10vw auto;
	flex-wrap: wrap;
	justify-content: space-between;
}

.accphoto > li {width: 49%;}

.accphoto > li div img {width: 100%;}

.accphoto > li p {
	font-size: 4vw;
	line-height: 1.6;
	margin-top: 1vw;
	color: #727171;
}

/* ▼オープンキャンパスSP */
#openc {padding: 6vw 0 10vw 0;}

.pinkarea {
	background: #fbf3f4;
	padding: 8vw 0 14vw 0;
}

.openimg01 {
	width: 100%;
	margin: 0 auto 10px auto;
}

.openimg01 img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.openfirsttxt {
	font-size: 3.6vw;
	line-height: 1.6;
	margin-bottom: 12vw;
	text-align: center;
	color: #727171;
}

.openbigtxt {
	font-size: 5vw;
	line-height: 1.6;
	color: #727171;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1vw;
}

.pinkobi2 {
	display: block;
	background: #e09ca2;
	font-size: 3.4vw;
	color: #fff;
	padding: 2vw 3vw;
	box-sizing: border-box;
	width: fit-content;
	margin: 0 auto 2vw auto;
}

.opentxt {
	font-size: 3.6vw;
	line-height: 1.6;
	color: #727171;
	text-align: center;
	margin-bottom: 8vw;
}

.openbox > div > p:last-of-type {margin-bottom: 2vw;}

.openimg02 {
	width: 70%;
	margin: 0 auto 6vw auto;
}

.openimg02 img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.openc_btn {
	width: 46%;
	margin: 0 auto;
}

.openc_btn a {
	display: block;
	width: 100%;
	border: solid 1px #727171;
	font-size: 3.6vw;
	color: #727171;
	padding: 3.5vw 0;
	text-align: center;
	background: url("../new_img/index/arrow.png") center right 3vw no-repeat;
	background-size: 2.5vw;
	text-decoration: none;
}
	
}
