@charset "UTF-8";

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

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

/*body*/
body {
	width: 100%;
	background: #ffffff;
	font-family: 'Noto Sans Japanese', sans-serif, 'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', 'Osaka‐等幅';
	color: #333333;
	font-size: 1.0em;
}
a {
	color: #ea68a2;
}
a:hover {
	color: #ea68a2;
	text-decoration: none;
}

/*header*/
#header {
	width: 100%;
	height: 70%;
	background: url(../images/main.jpg) top center;
	background-size: auto 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
#header h2 {
	position: absolute;
	top: 5px;
	left: 3%;
	width: 35%;
}
#btn-seikyu {
	position: fixed;
	top: 5px;
	right: 3%;
	width: 25%;
	z-index: 99999;
	text-align: center;
}
#btn-seikyu a {
	display: block;
	width: 100px;
	height: 85px;
	background: #d04d80;
	color: #fff;
	text-decoration: none;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding-top: 15px;
}
#btn-seikyu a:hover {
	background: #c84c00;
	-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;
}
.icon-book {
	font-size: 40px;
}
#btn-seikyu p {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
}
#header-title {
	width: 80%;
	text-align: center;
}
#header h1 {
	margin-bottom: 15px;
}
#header h3 {
	color: #fff;
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #4c3314, 0 0 1em #000000, 0 0 0.2em #4c3314;
}
#head-info {
	position: absolute;
	bottom: 25px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #d04d80;
}
#head-info span {
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 12px 5px 12px;
}

#link-section {
	width: 100%;
	background: #544622;
	padding: 5px 0;
}
.link-btn {
	display: block;
	width: 88%;
	margin: 0 auto;
}

/*コラムボックス*/
.column-a {
	background: #faf7f5;
	padding: 40px 5%;
}
.column h2 {
	font-size: 26px;
	font-family: 'Arvo', serif;
	color: #4c3314;
	margin-bottom: 8px;
}
.column h3 {
	font-size: 14px;
	color: #4c3314;
}
.column hr {
	width: 38%;
	border: 3px dotted #4c3314;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}
.column p {
	font-size: 13px;
}
.column-a-photo {
	margin-top: 30px;
}

.column-b {
	background: #fff;
	padding: 40px 5%;
}
.column-b-photo {
	margin-top: 30px;
}
#column-b-h3 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.column-c {
	background: #4c3314;
	padding: 40px 5%;
}
.column-c h2 {
	color: #fff;
}
.column-c h3 {
	color: #fff;
}
.column-c hr {
	border: 3px dotted #fff;
}
.column-c-photo {
	margin-top: 30px;
}
#column-c-h3 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.column-c p {
	color: #fff;
}

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

/*卒業生*/
#career-inner ul {
	list-style-type: none;
	margin-bottom: 50px;
}
#career-inner ul li {
	background: #fbf7f6;
	padding: 15px 18px 18px;
	margin-bottom: 20px;
}
#career-inner ul li h5 {
	font-size: 4vw;
	color: #d04d7f;
	border-left: 4px solid #d04d7f;
	border-bottom: 2px dotted #d04d7f;
	padding: 5px 0 7px 8px;
	margin-bottom: 16px;
}
.career-photo {
	margin-bottom: 16px;
}
#career-inner ul li p {
	margin-bottom: 15px;
}
.shop-kakomi {
	font-size: 3.3vw;
	line-height: 1.6;
	background: #fff;
	padding: 18px;
}

/*カリキュラム*/
#curriculum {
	background: #fff;
	padding: 30px 6%;
	margin-bottom: 20px;
}
#curriculum ul {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#curriculum ul li {
	margin-bottom: 5px;
	color: #d04d80;
}
#curriculum ul li span {
	color: #4c3314;
}
#curriculum h4 {
	color: #fff;
	margin-bottom: 20px;
}
#curriculum h4 span {
	background: #d04d80;
	padding: 3px 10px 5px 10px;
}
#tl-item {
	font-size: 16px;
	color: #4c3314;
	margin-bottom: 8px;
	border-bottom: 3px solid #4c3314;
	padding-bottom: 6px;
}
#course {
	background: #fff;
	padding: 20px 6%;
}
#course h4 {
	font-size: 20px;
	font-family: 'Arvo', serif;
	color: #4c3314;
	margin-bottom: 5px;
}
#course h5 {
	font-size: 14px;
	color: #4c3314;
	margin-bottom: 20px;
}
.course-lineup h6 {
	font-size: 16px;
	color: #d04d80;
	margin-bottom: 8px;
}
.course-lineup table {
	width: 100%;
}
.course-lineup th {
	font-weight: normal;
	font-size: 12px;
	padding: 5px 6px;
	border: 1px solid #cecece;
	background: #faf7f5;
}
.course-lineup td {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #cecece;
}
#course-lineup1 {
	margin-bottom: 15px;
}
.c-table {
	text-align: center;
	width: 40px;
}

/*カフェズライフだからできること*/
#advantages ul {
	list-style-type: none;
}
#advantages li {
	background: #faf7f5;
	padding: 20px 6%;
	margin-bottom: 30px;
	border-top: 3px solid #d04d80;
}
#advantages li:last-child {
	margin-bottom: 0px;
}
#advantages li h4 {
	color: #d04d80;
	font-size: 16px;
	margin-bottom: 15px;
}
.advantage-photo {
	margin-top: 20px;
}

/*プロ講師*/
#pro-list {
	background: #fff;
	padding: 30px 6%;
}
#pro-list ul {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pro-list ul li {
	margin-bottom: 5px;
	color: #d04d80;
}
#pro-list ul li span {
	color: #4c3314;
}
.pro-prof {
	margin-bottom: 30px;
	width: 60%;
	float: left;
}
.pro-photo {
	width: 36%;
	float: right;
}
#pro-list h4 {
	clear: both;
	color: #fff;
	margin-bottom: 20px;
}
#pro-list h4 span {
	background: #d04d80;
	padding: 3px 10px 5px 10px;
}
#pro-list h5 {
	font-size: 15px;
	margin-bottom: 5px;
}
.infofont {
	font-family: 'Arvo', serif;
}
#pro-list-detail1 {
	margin-bottom: 15px;
}
#pro-list hr {
	margin-top: 40px!important;
}
.po-photo {
	width: 60%;
	margin: 20px;
}

/*開業サポート*/
#supports ul {
	list-style-type: none;
}
#supports li {
	padding: 20px 6%;
	margin-bottom: 20px;
	border: 1px solid #d04d80;
}
#supports li h4 {
	color: #d04d80;
	font-size: 16px;
	margin-bottom: 15px;
}
#supports li:last-child {
	margin-bottom: 0;
}

/*イベント*/
#btn-event {
}
#btn-event a {
	background: #d04d80;
	width: 88%;
	margin: 0 auto;
	display: block;
	padding: 20px 6%;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#btn-event a:hover {
	background: #ff80af;
	-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 h4 {
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}


/*資料請求フォーム*/
#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;
}

/*footer*/
footer {
	width: 100%;
	background: #4c3314;
	padding-top: 15px;
	margin-top: 70px;
}
.footlogo {
	width: 40%;
	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: 70%;
	line-height: 1.7;
	margin-top: 10px;
	color: #fff;
}
address {
	font-size: 50%;
	font-style: normal;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 110px;
	color: #fff;
}

#seikyu {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

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

#footbtn {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
}
#footbtn ul {
	list-style-type: none;
}
#footbtn ul li {
	text-align: center;
	width: 50%;
	float: left;
}
#footbtn ul li p {
	font-size: 13px;
	line-height: 1.4;
}
#footbtn ul li a {
	padding-top: 10px;
	padding-bottom: 10px;
}
#footbtn ul li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-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-pamph a {
	background: #d04d80;
	color: #fff;
}
#btn-bevent a {
	background: #544622;
	color: #fff;
}
#footbtn ul li a {
	display: block;
	text-decoration: none;
}
#footbtn .icon-book {
	font-size: 30px;
}
.icon-coffee {
	font-size: 30px;
}
#btn-seikyu {
	display: none;
}
#form-img-sp {
	margin-bottom: 20px;
}



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

.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;
}

.sp-only {
	display: none;
}
.pc-only {
	display: block;
}

/*body*/
body {
	font-size: 1.0em;
}
/*header*/
#header {
	width: 100%;
	height: 900px;
	background: url(../images/main.jpg) center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#header h2 {
	position: absolute;
	top: 15px;
	left: 20px;
	width: 200px;
}
#btn-seikyu {
	display: block;
	position: fixed;
	top: 15px;
	right: 20px;
	width: 150px;
}
#btn-seikyu a {
	width: 150px;
	height: 120px;
	color: #fff;
	padding-top: 30px;
}
.icon-book {
	font-size: 60px;
}
#btn-seikyu p {
	font-size: 18px;
	margin-top: 7px;
}
#header-title {
	width: 630px;
}
#header h1 {
	margin-bottom: 25px;
}
#header h3 {
	font-size: 22px;
}
#head-info {
	position: absolute;
	bottom: 90px;
	font-size: 30px;
	letter-spacing: 2px;
}
#head-info span {
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	}
	
	#link-section {
		padding: 5px 0;
	}
	.link-btn {
		width: 500px;
		margin: 0 auto;
	}

/*コラムボックス*/
.column-a {
	clear: both;
	padding: 0;
}
.column h2 {
	font-size: 32px;
	font-family: 'Arvo', serif;
	margin-bottom: 8px;
}
.column h3 {
	font-size: 18px;
}
.column hr {
	width: 38%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}
.column p {
	font-size: 14px;
	line-height: 1.8;
}
.column-a-left {
	width: 50%;
	float: left;
}
.column-a-left-inner {
	width: 440px;
	padding-left: 50px;
	padding-top: 50px;
}
.column-a-photo {
	margin-top: 0px;
	width: 50%;
	float: right;
}

.column-b {
	clear: both;
	padding: 0;
}
.column-b-right {
	width: 50%;
	float: right;
}
.column-b-right-inner {
	width: 500px;
	padding-left: 50px;
	padding-top: 50px;
}
.column-b-photo {
	margin-top: 0px;
	width: 50%;
	float: left;
}
.column-c {
	clear: both;
	padding: 0;
	overflow: hidden;
}
.column-c-left {
	width: 50%;
	float: left;
}
.column-c-left-inner {
	width: 480px;
	padding-left: 50px;
	padding-top: 50px;
}
.column-c-photo {
	margin-top: 0px;
	width: 50%;
	float: right;
	}
	
	/*卒業生*/
	#career-inner {
		width: 980px;
		margin: 20px auto 0;
	}
	#career-inner ul {
		margin-bottom: 50px;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	#career-inner ul li {
		width: 30%;
		padding: 17px 1.5% 18px;
		margin-bottom: 0;
	}
	#career-inner ul li h5 {
		font-size: 15px;
		padding: 5px 0 7px 8px;
		margin-bottom: 16px;
	}
	.career-photo {
		margin-bottom: 16px;
	}
	#career-inner ul li p {
		margin-bottom: 15px;
	}
	.shop-kakomi {
		font-size: 14px;
		padding: 18px;
	}

/*カリキュラム*/
#curriculum-inner {
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#curriculum {
	padding: 30px 40px;
}
#curriculum ul {
}
#curriculum ul li {
	margin-bottom: 10px;
}
#curriculum ul li span {
}
.c-box {
	display: inline-block;
	vertical-align: top;
	width: 300px;
}
#curriculum h4 {
}
#curriculum h4 span {
}
#tl-item {
	font-size: 20px;
	padding-bottom: 12px;
}
#course {
	padding: 20px 40px;
}
#course h4 {
}
#course h5 {
}
.course-lineup {
	width: 450px;
	display: inline-block;
}
.course-lineup h6 {
}
.course-lineup table {
}
.course-lineup th {
	font-size: 14px;
	padding: 10px 6px;
}
.course-lineup td {
	font-size: 14px;
	padding: 10px;
}
#course-lineup1 {
	margin-bottom: 0;
	margin-right: 15px;
}
.c-table {
}

/*カフェズライフだからできること*/
#advantages-inner {
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#advantages ul {
	letter-spacing: -.4em;
	margin-right: -15px;
}
#advantages li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	width: 280px;
	padding: 30px 20px;
	margin-bottom: 30px;
	border-top: 5px solid #d04d80;
	margin-right: 15px;
}
#advantages li h4 {
	font-size: 18px;
}
#advantages li p {
	height: 140px;
}
.advantage-photo {
	margin-top: 20px;
}

/*プロ講師*/
#prolist-inner {
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#pro-list {
	padding: 30px;
}
.pro-list-detail {
	display: inline-block;
	vertical-align: top;
	width: 450px;
}
#pro-list-detail1 {
	margin-right: 30px;
}
#pro-list ul {
	margin-top: 40px;
}
#pro-list ul li {
	font-size: 18px;
}
.pro-prof {
	width: 280px;
	float: left;
}
.pro-photo {
	width: 150px;
	float: right;
}
#pro-list h4 {
}
#pro-list h4 span {
}
#pro-list h5 {
}
.infofont {
}
#pro-list hr {
	width: 100%!important;
	margin-top: 40px!important;
}
.po-photo {
	width: 150px;
	float: right;
	margin-top: -30px;
}

/*開業サポート*/
#support-inner {
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#supports ul {
	letter-spacing: -.4em;
}
#supports li {
	width: 277px;
	height: 130px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	padding: 20px;
	margin-bottom: 10px;
	margin-right: 15px;
}
#supports li:last-child {
	margin-right: 0px;
}
#supports li h4 {
	font-size: 18px;
}

/*イベント*/
#event-inner {
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#btn-event {
}
#btn-event a {
	background: #d04d80;
	width: 960px;
	margin: 0;
	display: inline-block;
	padding: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#btn-event h4 {
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}




/* ▽ボタンとマスク(グラデーション)を掲載するボックス */
.open {
	
	padding-top: 6.5em;	/* ボタンの上側でグラデーションを見せる距離(長さ) */
	margin-top: -2.5em;	/* ボックスを上側に重ねる距離(長さ) */
	position: relative;	/* ボックス全体を上に重ねるために必要 */
}
.open {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.close {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.open a {
	background-color: #003567;
	color: white;
	border-radius: 10px;
	padding: 0.5em 2.5em;
	display: inline-block;
	font-weight: bold;
	font-size: 100%;
}
.open a:hover {
	background-color: #0064c2;
}
.close a {
	background-color: #003567;
	color: white;
	border-radius: 10px;
	padding: 0.5em 2.5em;
	display: inline-block;
	font-weight: bold;
	font-size: 100%;
}
.close a:hover {
	background-color: #0064c2;
}



/*footer*/
footer {
	margin-top: 70px;
	padding-top: 25px;
}
.footlogo {
	width: 250px;
}
.footlogo img {
	width: 250px;
}
.schoolinfo {
	width: 980px;
	font-size: 90%;
	margin-top: 15px;
}
address {
	font-size: 50%;
	font-style: normal;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 70px;
}
#seikyu {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.toEventBox {
width: 500px;
margin: 40px auto;
padding: 15px;
}
.btnTopEventBox {
width: 200px;
}
.btnTopEventBox a {
padding: 10px;
}

#form-img-pc {
	margin-bottom: 20px;
}

.sponly {
display: none;
}

}