@charset "UTF-8";

/*clearfix*/
.cf {
	zoom: 1;
	clear: both;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}

.pc-only {
	display: none!important;
}

/*-------------
全デバイスとスマホ向け
-------------*/
html,body {
	width:100%;
	height:100%;
}
p {
	background-image: url(../images/clear.gif);
	max-height: 999999px;
	line-height: 1.6;
}
img {
	max-width:100%;
	height: auto;
}

.youtube {
  position: relative;
  width: 100%;
	padding-top: 56.25%;
	margin-bottom: 30px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/*body*/
body {
	width: 100%;
	background: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color: #000;
	font-size: 1.0em;
}
a {
	color: #2b1c1c;
}
a:hover {
	color: #2b1c1c;
	text-decoration: none;
}

/*header*/
#header {
	background: #fff;
	padding: 11px 0 13px;
}
.header-inner {
	width: 92%;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#header h1 {
	display: block;
	width: 52%;
}
.head-btn {
	display: block;
	width: 42%;
	text-align: center;
}
.head-btn a {
	display: block;
	background: #1a1b1c;
	border-radius: 100px;
	color: #fff;
	padding: 9px 0 10px;
	font-size: 3.5vw;
	font-weight: 700;
	text-decoration: none;
}

/*メイン*/
#main {
	width: 100%;
	padding: 12% 0 20%;
	background-image: url(../images/bg_main_sp.jpg);
	background-size: cover;
	background-position: center center;
}
.main-copy1 {
	display: block;
	width: 90%;
	margin: 0 auto 10px;
	background: #fff;
	border-radius: 5px;
	padding: 11px 0 12px;
	font-size: 6vw;
	font-weight: 800;
	text-align: center;
}
.main-copy2 {
	display: block;
	width: 90%;
	margin: 0 auto 30px;
	background: #fff;
	border-radius: 5px;
	padding: 11px 0 12px;
	font-size: 5.2vw;
	letter-spacing: 1px;
	font-weight: 800;
	text-align: center;
}
.main-copy2 span {
	color: #105670;
}
.main-img {
	width: 70%;
	margin-left: 2%;
	margin-bottom: 30px;
}
.main-copy3 {
	display: block;
	width: 75%;
	margin-bottom: 7px;
	background: #105670;
	padding: 6px 0 7px 5%;
	font-size: 3.8vw;
	font-weight: 600;
	color: #fff;
}
.main-copy4 {
	display: block;
	width: 87%;
	background: #105670;
	padding: 6px 0 7px 5%;
	font-size: 3.8vw;
	font-weight: 600;
	color: #fff;
}

/*メイン-フォーム*/
#main-contents {
	clear: both;
	padding: 30px 5% 0;
}
#main-contents h2 {
	font-size: 6vw;
	font-weight: 600;
	text-align: center;
}

/*コンテンツ*/
#chance {
	background: #105670;
	padding: 60px 0;
}
.chance-ttl {
	text-align: center;
	position: relative;
	margin-bottom: 15px;
}
.chance-ttl:before {
	content: '';
	width: 2px;
	height: 70px;
	background: #fff;
	position: absolute;
	top: 13px;
	left: 6.5%;
	rotate: -15deg;
}
.chance-ttl:after {
	content: '';
	width: 2px;
	height: 70px;
	background: #fff;
	position: absolute;
	top: 13px;
	right: 6.5%;
	rotate: 15deg;
}
.chance-ttl1 {
	font-size: 3.2vw;
	font-weight: 500;
	color: #fff;
	margin-bottom: 12px;
}
.chance-ttl1 span {
	font-size: 4.2vw;
}
.chance-ttl h2 {
	width: 77%;
	margin: 0 auto;
	background: #fff;
	color: #105670;
	padding: 4px 0 7px;
	font-size: 5.5vw;
	letter-spacing: 1px;
}
.chance-ttl2 {
	text-align: center;
	font-size: 3.6vw;
	letter-spacing: 1px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 60px;
}
ul.chance-list {
	list-style-type: none;
	width: 90%;
	margin: 0 auto;
}
ul.chance-list li {
	position: relative;
	padding: 90px 0 20px;
	margin-bottom: 70px;
}
ul.chance-list li:last-child {
	margin-bottom: 0;
}
#chance-list1 {
	background: #83b6cc;
}
#chance-list2 {
	background: #d0d691;
}
#chance-list3 {
	background: #e2af95;
}
.chance-no {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 70px;
	height: 55px;
	padding-top: 15px;
	border-radius: 80px;
	text-align: center;
	font-size: 30px;
	color: #fff;
}
#chance-no1 {
	background: #5ca0be;
}
#chance-no2 {
	background: #c2cb61;
}
#chance-no3 {
	background: #d89473;
}
.chance-list-ttl {
	width: 100%;
	position: absolute;
	top: 25px;
	left: 0;
	text-align: center;
	display: block;
}
ul.chance-list li h3 {
	display: inline-block;
	text-align: center;
	background: #fff;
	padding: 6px 10px 7px;
	font-size: 4.2vw;
	margin-bottom: 8px;
}
.chance-img {
	margin-bottom: 15px;
}
ul.chance-list li p {
	width: 90%;
	margin: 0 auto;
	font-size: 3.5vw;
	color: #fff;
}

/*2つの専門コース*/
#course-select {
	padding-top: 20px;
}
.courseselect-ttl-area {
	margin-bottom: 25px;
}
.courseselect-ttl-sub {
	font-size: 3.6vw;
	color: #1a1b1c;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 12px;
}
#course-select h2 {
	width: 70%;
	margin: 0 auto 7px;
	text-align: center;
	background: #2b1c1c;
	padding: 9px 0 10px;
	font-size: 4.4vw;
	font-weight: 700;
	color: #fff;
}
#course-select ul {
	list-style-type: none;
	display: block;
}
#course-select ul li {
	width: 100%;
	position: relative;
	line-height: 0;
}
#course-select ul li img {
	width: 100%;
	height: auto;
}
.course-txt {
	position: absolute;
	top: 18px;
	left: 0;
}
.course-txt2 {
	display: block;
	width: 58%;
	position: absolute;
	top: 18px;
	right: 0;
	overflow: hidden;
}
.course-no-area {
	margin-left: 7.5%;
	display: block;
	width: 25%;
	color: #fff;
	text-align: center!important;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.course-no-area2 {
	margin-left: auto;
	margin-right: 7.5%;
	display: block;
	width: 25%;
	color: #fff;
	text-align: center!important;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.course-no-ttl {
	display: block;
	font-size: 2.5vw;
	line-height: 1;
	letter-spacing: 2px;
}
.course-no {
	display: block;
	font-size: 12vw;
	line-height: 1;
	font-weight: 800;
}
.course-txt h3 {
	display: inline-block;
	background: #fff;
	color: #2a1c1c;
	padding: 5px 7.5% 7px;
	font-size: 4.2vw;
	line-height: 1;
	white-space: nowrap;
}
.course-txt2 h3 {
	display: inline-block;
	background: #fff;
	color: #2a1c1c;
	padding: 5px 7.5% 7px;
	font-size: 4.2vw;
	line-height: 1;
	white-space: nowrap;
}
.btn-course {
	display: block;
	position: absolute;
	bottom: 7%;
	left: 5%;
	width: 90%;
	text-align: center;
}
.btn-course a {
	display: block;
	padding: 20px 0;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}
#btn-course1 {
	background: #105670;
	border-radius: 10px;
	font-size: 3.8vw;
	line-height: 1;
}
#btn-course2 {
	background: #0b5530;
	border-radius: 10px;
	font-size: 3.8vw;
	line-height: 1;
	letter-spacing: 2px;
}
.fukidashi-course {
	display: block;
	width: 84%;
	position: absolute;
	bottom: 18%;
	left: 8%;
}

/*特徴*/
#feature {
	padding: 50px 0 0;
}
#feature h3 {
	width: 90%;
	margin: 0 auto 8px;
	font-size: 4.5vw;
	font-weight: 700;
	line-height: 1.8;
}
#feature h3 span {
	background: #fdf8ae;
	padding: 2px 0 4px;
}
#feature h2 {
	width: 90%;
	margin: 0 auto 15px;
}
#feature h4 {
	width: 90%;
	margin: 0 auto 15px;
	font-size: 4.3vw;
}
.feature-copy {
	width: 90%;
	margin: 0 auto 20px;
	font-size: 3.5vw;
}
.count-img {
	background: #cda712;
	padding: 5px 5%;
	margin-bottom: 30px;
}
#points {
	width: 88%;
	margin: 0 auto 30px;
	background: #2b1c1c;
	padding: 30px 1% 15px;
}
#points h3 {
	text-align: center;
	font-size: 3.6vw;
	font-weight: 400;
	line-height: 1.8;
	color: #fff;
}
#points h2 {
	width: 60%;
	margin: 0 auto 40px;
	text-align: center;
	font-size: 5.5vw;
	font-weight: 700;
	background: #fff;
	padding: 0 0 2px;
	color: #2b1c1c;
}
#points h2 span {
	font-weight: 900;
	font-size: 6.4vw;
}
#points ul {
	width: 95%;
	margin: 0 auto;
	list-style-type: none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#points ul li {
	width: 32%;
	background: #fff;
	position: relative;
	padding: 30px 0 0 0;
}
.point-no-area {
	width: 50px;
	height: 43px;
	padding-top: 7px;
	background: #d89473;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}
.point-no-ttl {
	font-size: 9px;
	line-height: 1;
}
.point-no {
	font-size: 22px;
	font-weight: 800;
}
#points ul li p {
	text-align: center;
	font-size: 2.2vw;
}
#points ul li h4 {
	text-align: center;
	font-size: 4.4vw;
	font-weight: 500;
}
#point3 {
	padding-top: 25px!important;
}
#point3 h4 {
	font-size: 3.3vw!important;
}
#movie {
	width: 90%;
	margin: 0 auto 50px;
}

/*カリキュラム*/
#curriculum {
	background: #fff6ee;
	padding-bottom: 50px;
}
.curriculum-ttl-area {
	background: #105670;
	text-align: center;
	padding: 25px 0;
	position: relative;
	color: #fff;
	margin-bottom: 40px;
}
.curriculum-ttl-sub {
	font-size: 3.6vw;
	letter-spacing: 2px;
	margin-bottom: 5px;
}
.curriculum-ttl-area h2 {
	font-size: 4.5vw;
	font-weight: 700;
}
.curriculum-ttl-area:after {
	content: '';
	width: 20px;
	height: 20px;
	background: #105670;
	rotate: -45deg;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
}
.curriculum-wrap {
	width: 88%;
	margin: 0 auto;
}
.curriculum-box {
	background: #fff;
	border-radius: 10px;
	padding: 25px 6% 15px;
	margin-bottom: 25px;
}
.curriculum-detail {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 30px;
}
.curriculum-img {
	width: 36%;
}
.curriculum-txt {
	width: 56%;
}
.curriculum-txt h3 {
	font-size: 4.2vw;
	line-height: 1.4;
	font-weight: 700;
	margin-bottom: 10px;
}
.curriculum-txt p {
	font-size: 3.5vw;
}
.curriculum-box h4 {
	display: block;
	text-align: center;
	font-size: 4vw;
	font-weight: 600;
	position: relative;
	margin-bottom: 16px;
}
.curriculum-box h4:before {
	content: '';
	width: 30%;
	height: 1px;
	background: #000;
	position: absolute;
	left: 0;
	top: 50%;
}
.curriculum-box h4:after {
	content: '';
	width: 30%;
	height: 1px;
	background: #000;
	position: absolute;
	right: 0;
	top: 50%;
}
.curriculum-box ul {
	list-style-type: none;
}
.curriculum-box ul li {
	display: inline-block;
	background: #105670;
	border-radius: 40px;
	padding: 6px 14px 7px;
	font-size: 3vw;
	font-weight: 500;
	color: #fff;
	margin: 0 5px 10px 0;
}

/*講師陣*/
#teachers {
	background: #fff6ee;
	padding-bottom: 50px;
}
.teachers-ttl-sub {
	font-size: 3.6vw;
	color: #1a1b1c;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 12px;
}
#teachers h2 {
	width: 90%;
	margin: 0 auto 15px;
	text-align: center;
	background: #2b1c1c;
	padding: 9px 0 10px;
	font-size: 4.4vw;
	font-weight: 700;
	color: #fff;
}
#teachers p {
	width: 90%;
	margin: 0 auto 30px;
	font-size: 3.5vw;
}
#teachers ul {
	list-style-type: none;
	width: 90%;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	gap: 6%;
}
#teachers ul li {
	width: 47%;
	margin-bottom: 20px;
}
.teachers-img {
	margin-bottom: 5px;
}
#teachers ul li h3 {
	text-align: right;
	font-size: 3.6vw;
	font-weight: 500;
	line-height: 1.5;
}

/*開業サポート*/
#support {
	background: #fff6ee;
	padding-bottom: 40px;
}
.support-ttl-sub {
	font-size: 3.6vw;
	color: #1a1b1c;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 12px;
}
#support h2 {
	width: 90%;
	margin: 0 auto 15px;
	text-align: center;
	background: #2b1c1c;
	padding: 9px 0 10px;
	font-size: 4.4vw;
	font-weight: 700;
	color: #fff;
}
#support p {
	width: 90%;
	margin: 0 auto 30px;
	font-size: 3.5vw;
}
#support ul {
	list-style-type: none;
	width: 90%;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	gap: 3%;
}
#support ul li {
	width: 48.5%;
	margin-bottom: 35px;
	background: #fff;
	border-radius: 8px;
	position: relative;
}
#support ul li h3 {
	display: block;
	width: 85%;
	background: #105670;
	border-radius: 5px;
	padding: 7px 0 10px;
	font-size: 3.6vw;
	font-weight: 700;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}
.support-img {
	margin-bottom: 10px;
}
.support-img img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#support ul li p {
	font-size: 3vw;
	width: 85%;
	margin: 0 auto 15px;
}

/*広がるチャンス!*/
#possibilities {
	width: 100%;
	background: #105670;
	padding: 40px 0 2px;
	margin-bottom: 40px;
}
#possibilities h3 {
	text-align: center;
	font-size: 6.5vw;
	font-weight: 800;
	color: #fff;
	margin-bottom: 12px;
}
.possibilities-ttl-sub {
	font-size: 3.6vw;
	color: #ffe47c;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 12px;
}
#possibilities h2 {
	width: 90%;
	margin: 0 auto 15px;
	text-align: center;
	background: #fff;
	padding: 9px 0 10px;
	font-size: 4.4vw;
	font-weight: 700;
	color: #2b1c1c;
}
#possibilities p {
	width: 85%;
	margin: 0 auto 30px;
	font-size: 3.5vw;
	color: #fff;
}
#possibilities ul {
	list-style-type: none;
}
#possibilities ul li {
	display: block;
	margin-bottom: 40px;
	position: relative;
}
.possibilities-img {
	width: 70%;
}
#possibilities ul li:nth-child(odd) .possibilities-img {
	margin: 0 0 0 auto;
}
#possibilities ul li:nth-child(odd) .possibilities-img img {
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
#possibilities ul li:nth-child(even) .possibilities-img {
	margin: 0 auto 0 0;
}
#possibilities ul li:nth-child(even) .possibilities-img img {
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
}
#possibilities ul li:nth-child(odd) .possibilities-ttl {
	width: 70%;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 0;
}
#possibilities ul li:nth-child(even) .possibilities-ttl {
	width: 70%;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 0;
}
.possibilities-tlno {
	display: block;
	width: 30%;
	color: #fff;
	text-align: center!important;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#possibilities ul li:nth-child(odd) .possibilities-ttl {
	text-align: left;
}
#possibilities ul li:nth-child(odd) .possibilities-tlno {
	margin-left: 20px;
}
#possibilities ul li:nth-child(even) .possibilities-tlno {
	margin: 0 20px 20px auto;
}
.possibilities-ttl1 {
	display: block;
	font-size: 3.3vw;
	line-height: 1;
	letter-spacing: 2px;
}
.possibilities-no {
	display: block;
	font-size: 12vw;
	line-height: 1;
	font-weight: 800;
}
.possibilities-ttl h4 {
	display: block;
	font-size: 4vw;
	font-weight: 700;
	color: #2b1c1c;
	margin-bottom: 18px;
}
.possibilities-ttl h4 span {
	background: #fff;
	padding: 4px 10% 5px;
}
#ptl02 h4 {
	text-align: right!important;
}

/*卒業生たちのコーヒーキャリア*/
#career {
	padding-bottom: 40px;
}
.career-ttl-sub {
	font-size: 3.6vw;
	color: #1a1b1c;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 12px;
}
#career h2 {
	width: 90%;
	margin: 0 auto 15px;
	text-align: center;
	background: #2b1c1c;
	padding: 9px 0 10px;
	font-size: 4.4vw;
	font-weight: 700;
	color: #fff;
}
#career p {
	font-size: 3.5vw;
}
.career-txt {
	width: 90%;
	margin: 0 auto 30px;
}
#career ul {
	list-style-type: none;
	width: 90%;
	margin: 0 auto;
}
#career ul li {
	margin-bottom: 40px;
}
#career ul li h3 {
	font-size: 4.3vw;
	font-weight: 700;
	padding: 8px 0 10px 10px;
	border-bottom: 1px dashed #1a1b1c;
	border-left: 6px solid #1a1b1c;
	margin-bottom: 20px;
}
.career-img {
	margin-bottom: 20px;
}
.career-kakomi {
	margin: 20px 0 0;
	background: #eee;
	padding: 15px 5%;
}
.career-kakomi p {
	font-size: 3vw;
	line-height: 1.8;
}

/*cv*/
.cv-area {
	background-image: url(../images/bg_cv.jpg);
	background-size: cover;
	background-position: center center;
	padding: 30px 0 25px;
}
.cv-top {
	width: 90%;
	margin: 0 auto 35px;
}
.cv-area h3 {
	text-align: center;
	font-size: 6.5vw;
	font-weight: 700;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 11px;
}
.cv-area h2 {
	text-align: center;
	font-size: 9vw;
	font-weight: 700;
	letter-spacing: 2px;
	color: #fff;
	margin-bottom: 20px;
}
.cv-area p {
	text-align: center;
	font-size: 3.5vw;
	font-weight: 600;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 25px;
}
.cv-btn {
	display: block;
	width: 90%;
	margin: 0 auto;
	font-size: 4vw;
	letter-spacing: 2px;
	font-weight: 600;
	text-align: center;
}
.cv-btn a {
	display: block;
	background: #ffe47c;
	border-radius: 10px;
	padding: 25px 0;
	text-decoration: none;
	color: #000;
}

/*tbtl-ttl*/
.tbtl-ttl {
	text-align: center;
	padding: 20px 0;
}
.tbtl-ttl img {
	width: 60%;
}

/*カリキュラム（TBTL）*/
#curriculum-tbtl {
	background: #fff6ef;
	padding-bottom: 50px;
}
.curriculum-tbtl-ttl-area {
	background: #0b5530;
	text-align: center;
	padding: 25px 0;
	position: relative;
	color: #fff;
	margin-bottom: 40px;
}
.curriculum-tbtl-ttl-area h2 {
	font-size: 4.5vw;
	font-weight: 700;
}
.curriculum-tbtl-ttl-area:after {
	content: '';
	width: 20px;
	height: 20px;
	background: #0b5530;
	rotate: -45deg;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
}
ul.tbtl-list li {
	background: #0b5530;
}

/* 広がるチャンス!（TBTL）*/
#possibilities-tbtl {
	width: 100%;
	background: #0b5530;
	padding: 40px 0 2px;
	margin-bottom: 40px;
}
#possibilities-tbtl h3 {
	text-align: center;
	font-size: 6.5vw;
	font-weight: 800;
	color: #fff;
	margin-bottom: 12px;
}
#possibilities-tbtl h2 {
	width: 90%;
	margin: 0 auto 15px;
	text-align: center;
	background: #fff;
	padding: 9px 0 10px;
	font-size: 4.4vw;
	font-weight: 700;
	color: #2b1c1c;
}
#possibilities-tbtl p {
	width: 85%;
	margin: 0 auto 30px;
	font-size: 3.5vw;
	color: #fff;
}
#possibilities-tbtl ul {
	list-style-type: none;
}
#possibilities-tbtl ul li {
	display: block;
	margin-bottom: 40px;
	position: relative;
}
#possibilities-tbtl ul li:nth-child(odd) .possibilities-img {
	margin: 0 0 0 auto;
}
#possibilities-tbtl ul li:nth-child(odd) .possibilities-img img {
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
#possibilities-tbtl ul li:nth-child(even) .possibilities-img {
	margin: 0 auto 0 0;
}
#possibilities-tbtl ul li:nth-child(even) .possibilities-img img {
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
}
#possibilities-tbtl ul li:nth-child(odd) .possibilities-ttl {
	width: 70%;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 0;
}
#possibilities-tbtl ul li:nth-child(even) .possibilities-ttl {
	width: 70%;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 0;
}
#possibilities-tbtl ul li:nth-child(odd) .possibilities-ttl {
	text-align: left;
}
#possibilities-tbtl ul li:nth-child(odd) .possibilities-tlno {
	margin-left: 20px;
}
#possibilities-tbtl ul li:nth-child(even) .possibilities-tlno {
	margin: 0 20px 20px auto;
}
#ptl02 h4 {
	text-align: right!important;
}




/*資料請求フォーム（旧）*/
#guideform {
}
#guideform h2 {
	font-size: 18px;
	text-align: center;
	background: url(../images/bg_kentei.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents-form {
	width: 80%;
	margin: 10px auto;
}
.event-lead {
	margin-bottom: 15px;
}
.contact-form {
	width: 100%;
	margin: 0 auto;
	border-bottom: none;
}
.contact-form dt,
.contact-form dd {
	padding: 10px 20px;
	font-size: 100%;
}
.contact-form dt {
	background-color: #f4f4f4;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
.contact-form dd {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ffffff;
}
.contact-form dd textarea {
	width: 100%;
}
.contact-form .w300 {
	font-size: 12px;
	width: 100%;
	height: 24px;
	margin-bottom: 5px;
}
.contact-form .w70 {
	font-size: 12px;
	width: 60px;
	height: 24px;
	margin-bottom: 5px;
}
#consent {
	margin-top: 10px;
	text-align: center;
}
.dd-address {
	line-height: 1.7;
}
.contact-form img {
	width: 15%;
	max-width: 100px;
}
.header_rmesg {
	font-size: 3.5vw!important;
}

/*footer*/
footer {
	width: 100%;
	background: #e9edee;
	padding-top: 40px;
}
.footlogo {
	width: 55%;
	margin-left: auto;
	margin-right: auto;
}
.footlogo img {
	width: 100%;
	max-width: 897px;
}
.schoolinfo {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 3vw;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 2;
	margin-top: 10px;
}
address {
	font-size: 2.8vw;
	letter-spacing: 1px;
	font-style: normal;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 110px;
}

/*フォーム*/
#seikyu {
	width: 90%;
	margin: 30px auto;
}
.phone-welcome {
	display: block;
	margin-bottom: 25px;
}
.phone-welcome a {
	display: block;
	background: #dc5525;
	border-radius: 10px;
	padding: 15px 4%;
	text-decoration: none;
	color: #fff;
}
.phone-welcome h3 {
	text-align: center;
	font-size: 4vw;
	font-weight: 700;
	margin-bottom: 10px;
}
.phone-welcome p {
	font-size: 3.5vw;
}

#message {
	width: 90%;
	margin: 20px auto;
}

#footbtn {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #fff;
	z-index: 9999;
}
#footmenu {
	width: 96%;
	margin: 2% auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.btn-book {
	width: 49.5%;
	display: block;
	text-align: center;
}
.btn-book a {
	display: block;
	padding: 15px 0 17px;
	background: #ffe47c;
	border-radius: 5px;
	color: #000;
	text-decoration: none;
	font-size: 3.5vw;
	font-weight: 600;
}
.btn-book a:hover {
	background: #d47655;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.btn-event {
	width: 49.5%;
	display: block;
	text-align: center;
}
.btn-event a {
	display: block;
	padding: 15px 0 17px;
	background: #105670;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	font-size: 3.5vw;
	font-weight: 600;
}
.btn-event a:hover {
	background: #396146;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}



/*-------------
PC向け（800px以上）
-------------*/
@media only screen and (min-width: 800px) {

.rollover a:hover img {
opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
}
a img {
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}

	.pc-only {
		display: block!important;
	}
	.sp-only {
		display: none!important;
	}
	
	/*body*/
	body {
		font-size: 1.0em;
	}
	/*header*/
	#header {
		padding: 21px 0 20px;
	}
	.header-inner {
		width: 92%;
		margin: 0 auto;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		align-items: center;
	}
	#header h1 {
		display: block;
		width: 300px;
	}
	.head-btn {
		width: 220px;
	}
	.head-btn a {
		padding: 9px 0 10px;
		font-size: 18px;
	}

	/*メイン*/
	#main {
		width: 100%;
		padding: 80px 0;
		background-image: url(../images/bg_main_pc.jpg);
		background-size: cover;
		background-position: center center;
	}
	.main-wrapper {
		width: 620px;
		margin: 0 auto;
	}
	.main-copy1 {
		width: 100%;
		margin: 0 auto 12px;
		border-radius: 5px;
		padding: 11px 0 15px;
		font-size: 42px;
	}
	.main-copy2 {
		width: 100%;
		margin: 0 auto 10px;
		border-radius: 5px;
		padding: 11px 0 15px;
		font-size: 38px;
		letter-spacing: 1px;
	}
	.main-copy2 span {
	}
	.main-img {
		width: 65%;
		margin-left: 12px;
		margin-bottom: 10px;
	}
	.main-copy3 {
		width: 62%;
		margin-bottom: 10px;
		padding: 6px 3% 9px;
		font-size: 21px;
	}
	.main-copy4 {
		width: 72%;
		padding: 6px 3% 9px;
		font-size: 21px;
	}
	
	/*メイン-フォーム*/
	#main-contents {
		padding: 30px 5%;
	}
	#main-contents h2 {
		font-size: 36px;
	}
	
	/*コンテンツ*/
	#chance {
		padding: 80px 0;
	}
	.chance-ttl {
		position: relative;
		width: 600px;
		margin: 0 auto 25px;
	}
	.chance-ttl:before {
		content: '';
		width: 2px;
		height: 80px;
		background: #fff;
		position: absolute;
		top: 28px;
		left: 6.5%;
		rotate: -15deg;
	}
	.chance-ttl:after {
		content: '';
		width: 2px;
		height: 80px;
		background: #fff;
		position: absolute;
		top: 28px;
		right: 6.5%;
		rotate: 15deg;
	}
	.chance-ttl1 {
		font-size: 20px;
		margin-bottom: 12px;
	}
	.chance-ttl1 span {
		font-size: 28px;
	}
	.chance-ttl h2 {
		width: 470px;
		margin: 0 auto;
		padding: 4px 0 7px;
		font-size: 35px;
		letter-spacing: 1px;
	}
	.chance-ttl2 {
		font-size: 24px;
		letter-spacing: 1px;
		margin-bottom: 60px;
	}
	ul.chance-list {
		width: 1100px;
		margin: 0 auto;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	ul.chance-list li {
		width: 32.5%;
		position: relative;
		padding: 90px 0 20px;
		margin-bottom: 0;
	}
	ul.chance-list li:last-child {
		margin-bottom: 0;
	}
	.chance-list-ttl {
		width: 100%;
		position: absolute;
		top: 25px;
		left: 0;
	}
	ul.chance-list li h3 {
		display: inline-block;
		padding: 6px 10px 7px;
		font-size: 18px;
		margin-bottom: 6px;
	}
	.chance-img {
		margin-bottom: 15px;
	}
	ul.chance-list li p {
		width: 86%;
		margin: 0 auto;
		font-size: 15px;
	}
	
	/*2つの専門コース*/
	#course-select {
		padding-top: 30px;
	}
	.courseselect-ttl-area {
		margin-bottom: 25px;
	}
	.courseselect-ttl-sub {
		font-size: 16px;
		letter-spacing: 2px;
		margin-bottom: 12px;
	}
	#course-select h2 {
		width: 380px;
		margin: 0 auto 7px;
		padding: 9px 0 10px;
		font-size: 24px;
	}
	#course-select ul {
		width: 1100px;
		margin: 0 auto;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	#course-select ul li {
		width: 50%;
		position: relative;
		line-height: 0;
	}
	#course-select ul li img {
	}
	.course-txt {
		position: absolute;
		top: 15px;
		left: 0;
	}
	.course-txt2 {
		display: block;
		width: 53%;
		position: absolute;
		top: 15px;
		right: 0;
		overflow: hidden;
	}
	.course-no-area {
		margin-left: 20px;
		width: 60px;
		text-align: center!important;
		padding-bottom: 8px;
		margin-bottom: 15px;
	}
	.course-no-area2 {
		margin-left: auto;
		margin-right: 20px;
		width: 60px;
		text-align: center!important;
		padding-bottom: 8px;
		margin-bottom: 15px;
	}
	.course-no-ttl {
		font-size: 12px;
		line-height: 1;
		letter-spacing: 2px;
	}
	.course-no {
		font-size: 44px;
		line-height: 1;
	}
	.course-txt h3 {
		display: inline-block;
		padding: 5px 20px 7px;
		font-size: 20px;
		line-height: 1;
		white-space: nowrap;
	}
	.course-txt2 h3 {
		display: inline-block;
		padding: 5px 7.5% 7px;
		font-size: 20px;
		line-height: 1;
		white-space: nowrap;
	}
	.btn-course {
		position: absolute;
		bottom: 5%;
		left: 10%;
		width: 80%;
	}
	.btn-course a {
		padding: 20px 0;
		transition: all 0.5s ease;
	}
	.btn-course a:hover {
		opacity: 0.5;
	}
	#btn-course1 {
		border-radius: 10px;
		font-size: 18px;
		line-height: 1;
	}
	#btn-course2 {
		border-radius: 10px;
		font-size: 18px;
		line-height: 1;
		letter-spacing: 2px;
	}
	.fukidashi-course {
		display: block;
		width: 70%;
		position: absolute;
		bottom: 15%;
		left: 15%;
	}
	
	/*特徴*/
	#feature {
		padding: 50px 0 0;
	}
	#feature h3 {
		width: 900px;
		margin: 0 auto 12px;
		font-size: 20px;
	}
	#feature h3 span {
		padding: 3px 5px 5px;
	}
	#feature h2 {
		width: 900px;
		margin: 0 auto 15px;
	}
	#feature h2 img {
		width: 500px;
	}
	#feature h4 {
		width: 900px;
		margin: 0 auto 15px;
		font-size: 20px;
	}
	.feature-copy {
		width: 900px;
		margin: 0 auto 20px;
		font-size: 16px;
	}
	.count-img {
		text-align: center;
		padding: 5px 5%;
		margin-bottom: 30px;
	}
	.count-img img {
		width: 900px;
	}
	#points {
		width: 800px;
		margin: 0 auto 30px;
		padding: 30px 0 15px;
	}
	#points h3 {
		width: 100%;
		font-size: 28px;
		line-height: 1.8;
	}
	#points h2 {
		width: 60%;
		margin: 0 auto 70px;
		font-size: 36px;
		padding: 0 0 2px;
	}
	#points h2 span {
		font-weight: 900;
		font-size: 39px;
	}
	#points ul {
		width: 95%;
		margin: 0 auto;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	#points ul li {
		width: 32%;
		background: #fff;
		position: relative;
		padding: 60px 0 15px 0;
	}
	.point-no-area {
		width: 90px;
		height: 75px;
		padding-top: 15px;
		border-radius: 80px;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.point-no-ttl {
		font-size: 14px;
		line-height: 1;
	}
	.point-no {
		font-size: 38px;
	}
	#points ul li p {
		font-size: 20px;
	}
	#points ul li h4 {
		width: auto;
		margin: 0;
		font-size: 36px;
	}
	#point3 {
		padding-top: 42px!important;
	}
	#point3 h4 {
		font-size: 30px!important;
	}
	#movie {
		width: 800px;
		margin: 0 auto 50px;
	}
	
	/*カリキュラム*/
	#curriculum {
		padding-bottom: 50px;
	}
	.curriculum-ttl-area {
		padding: 20px 0;
		position: relative;
		margin-bottom: 40px;
	}
	.curriculum-ttl-sub {
		font-size: 16px;
		letter-spacing: 2px;
		margin-bottom: 5px;
	}
	.curriculum-ttl-area h2 {
		font-size: 24px;
	}
	.curriculum-ttl-area:after {
		content: '';
		width: 25px;
		height: 25px;
		background: #105670;
		rotate: -45deg;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translate(-50%, 0);
	}
	.curriculum-wrap {
		width: 1100px;
		margin: 0 auto;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.curriculum-box {
		width: 27%;
		background: #fff;
		border-radius: 10px;
		padding: 25px 2.5% 15px;
		margin-bottom: 25px;
	}
	.curriculum-detail {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin-bottom: 30px;
	}
	.curriculum-img {
		width: 33%;
	}
	.curriculum-txt {
		width: 60%;
	}
	.curriculum-txt h3 {
		font-size: 19px;
		margin-bottom: 10px;
	}
	.curriculum-txt p {
		font-size: 15px;
	}
	.curriculum-box h4 {
		font-size: 20px;
		font-weight: 600;
		position: relative;
		margin-bottom: 16px;
	}
	.curriculum-box h4:before {
		content: '';
		width: 30%;
		height: 1px;
		background: #000;
		position: absolute;
		left: 0;
		top: 50%;
	}
	.curriculum-box h4:after {
		content: '';
		width: 30%;
		height: 1px;
		background: #000;
		position: absolute;
		right: 0;
		top: 50%;
	}
	.curriculum-box ul {
	}
	.curriculum-box ul li {
		border-radius: 40px;
		padding: 6px 14px 7px;
		font-size: 13px;
		margin: 0 3px 10px 0;
	}
	
	/*講師陣*/
	#teachers {
		padding-bottom: 50px;
	}
	.teachers-ttl-sub {
		font-size: 16px;
		letter-spacing: 2px;
		margin-bottom: 10px;
	}
	#teachers h2 {
		width: 800px;
		margin: 0 auto 15px;
		padding: 9px 0 10px;
		font-size: 28px;
	}
	#teachers p {
		width: 800px;
		margin: 0 auto 30px;
		font-size: 15px;
	}
	#teachers ul {
		width: 800px;
		margin: 0 auto;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		gap: 0;
	}
	#teachers ul li {
		width: 22%;
		margin-bottom: 0;
	}
	.teachers-img {
		margin-bottom: 5px;
	}
	#teachers ul li h3 {
		font-size: 16px;
		line-height: 1.5;
	}
	
	/*開業サポート*/
	#support {
		padding-bottom: 40px;
	}
	.support-ttl-sub {
		font-size: 16px;
		letter-spacing: 2px;
		margin-bottom: 10px;
	}
	#support h2 {
		width: 800px;
		margin: 0 auto 15px;
		padding: 9px 0 10px;
		font-size: 28px;
	}
	#support p {
		width: 800px;
		margin: 0 auto 50px;
		font-size: 15px;
	}
	#support ul {
		width: 800px;
		margin: 0 auto;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		gap: 3.5%;
	}
	#support ul li {
		width: 31%;
		margin-bottom: 50px;
		border-radius: 8px;
		position: relative;
	}
	#support ul li h3 {
		width: 85%;
		border-radius: 5px;
		padding: 7px 0 10px;
		font-size: 18px;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.support-img {
		margin-bottom: 10px;
	}
	.support-img img {
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	#support ul li p {
		font-size: 14px;
		width: 85%;
		margin: 0 auto 15px;
	}
	
	/*広がるチャンス!*/
	#possibilities {
		padding: 40px 0 15px;
		overflow: hidden;
		margin-bottom: 40px;
	}
	#possibilities h3 {
		font-size: 36px;
		margin-bottom: 12px;
	}
	.possibilities-ttl-sub {
		font-size: 16px;
		letter-spacing: 2px;
		margin-bottom: 10px;
	}
	#possibilities h2 {
		width: 800px;
		margin: 0 auto 15px;
		padding: 9px 0 10px;
		font-size: 28px;
	}
	#possibilities p {
		width: 800px;
		margin: 0 auto 30px;
		font-size: 15px;
	}
	#possibilities ul {
		width: 550px;
		margin: 0 auto;
	}
	#possibilities ul li {
		position: relative;
	}
	.possibilities-img {
		width: 70%;
	}
	.possibilities-ttl1 {
		font-size: 13px;
		line-height: 1;
		letter-spacing: 2px;
	}
	.possibilities-no {
		font-size: 55px;
		line-height: 1;
		font-weight: 800;
	}
	.possibilities-ttl h4 {
		font-size: 18px;
		margin-bottom: 18px;
		white-space: nowrap;
	}
	.possibilities-ttl h4 span {
		padding: 4px 10% 5px;
	}
	
	/*卒業生たちのコーヒーキャリア*/
	#career {
		padding-bottom: 40px;
	}
	.career-ttl-sub {
		font-size: 16px;
		letter-spacing: 2px;
		margin-bottom: 10px;
	}
	#career h2 {
		width: 800px;
		margin: 0 auto 15px;
		padding: 9px 0 10px;
		font-size: 28px;
	}
	#career p {
		font-size: 15px;
	}
	.career-txt {
		width: 800px;
		margin: 0 auto 30px;
	}
	#career ul {
		width: 1100px;
		margin: 0 auto;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	#career ul li {
		width: 31%;
		margin-bottom: 40px;
	}
	#career ul li h3 {
		font-size: 18px;
		padding: 8px 0 10px 10px;
		margin-bottom: 20px;
	}
	.career-img {
		margin-bottom: 20px;
	}
	.career-kakomi {
		margin: 20px 0 0;
		padding: 15px 5%;
	}
	.career-kakomi p {
		font-size: 14px;
		line-height: 1.8;
	}
	
	/*cv*/
	.cv-area {
		background-image: url(../images/bg_cv.jpg);
		background-size: cover;
		background-position: center center;
		padding: 90px 0;
	}
	.cv-top {
		width: 610px;
		margin: 0 auto 45px;
	}
	.cv-area h3 {
		font-size: 33px;
		letter-spacing: 1px;
		margin-bottom: 11px;
	}
	.cv-area h2 {
		font-size: 48px;
		letter-spacing: 3px;
		margin-bottom: 20px;
	}
	.cv-area p {
		font-size: 15px;
		line-height: 2.2;
		letter-spacing: 2px;
		margin-bottom: 33px;
	}
	.cv-btn {
		width: 625px;
		margin: 0 auto;
		font-size: 20px;
		letter-spacing: 2px;
	}
	.cv-btn a {
		border-radius: 10px;
		padding: 25px 0;
	}
	
	/*tbtl-ttl*/
	.tbtl-ttl {
		padding: 20px 0 10px;
	}
	.tbtl-ttl img {
		width: 200px;
	}
	
	/*カリキュラム（TBTL）*/
	#curriculum-tbtl {
		padding-bottom: 50px;
	}
	.curriculum-tbtl-ttl-area {
		padding: 20px 0;
		position: relative;
		margin-bottom: 40px;
	}
	.curriculum-tbtl-ttl-area h2 {
		font-size: 24px;
	}
	.curriculum-tbtl-ttl-area:after {
		content: '';
		width: 25px;
		height: 25px;
		background: #0b5530;
		rotate: -45deg;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translate(-50%, 0);
	}
	
	/* 広がるチャンス!（TBTL）*/
	#possibilities-tbtl {
		padding: 40px 0 15px;
		margin-bottom: 40px;
	}
	#possibilities-tbtl h3 {
		font-size: 36px;
		margin-bottom: 12px;
	}
	#possibilities-tbtl h2 {
		width: 800px;
		margin: 0 auto 15px;
		padding: 9px 0 10px;
		font-size: 28px;
	}
	#possibilities-tbtl p {
		width: 800px;
		margin: 0 auto 30px;
		font-size: 15px;
	}
	#possibilities-tbtl ul {
		width: 550px;
		margin: 0 auto;
	}
	#possibilities-tbtl ul li {
		position: relative;
	}
	#possibilities-tbtl ul li:nth-child(odd) .possibilities-img {
		margin: 0 0 0 auto;
	}


.header_rmesg {
	font-size: 18px!important;
}


/*footer*/
footer {
	padding-top: 70px;
}
.footlogo {
	width: 290px;
}
.footlogo img {
	width: 290px;
}
.schoolinfo {
	width: 980px;
	font-size: 95%;
	margin-top: 15px;
}
address {
	font-size: 70%;
	font-style: normal;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 130px;
	}
	
	#footbtn {
	}
	#footmenu {
		width: 700px;
		margin: 10px auto;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.btn-book {
		width: 49.5%;
		display: block;
		text-align: center;
	}
	.btn-book a {
		display: block;
		padding: 15px 0 17px;
		border-radius: 5px;
		text-decoration: none;
		font-size: 20px;
		font-weight: 600;
	}
	.btn-book a:hover {
		background: #d47655;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.btn-event {
	width: 49.5%;
	display: block;
	text-align: center;
}
.btn-event a {
	display: block;
	padding: 15px 0 17px;
	border-radius: 5px;
	text-decoration: none;
	font-size: 20px;
	font-weight: 600;
}
.btn-event a:hover {
	background: #396146;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#seikyu {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
		}
		.footline {
			width: 400px;
			margin: 0 30px 10px auto;
		}
	
	#message {
		width: 600px;
	}
}