<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*------------------------------------------
共通
------------------------------------------*/
html {
	color: #000;
	background: #FFF;
	margin: 0 auto;
	overflow: hidden;
	overflow-y: scroll;
	font-family: "Rounded Mplus 1c";
}

body {
  margin: 0 auto;
	min-width: 1024px;
}

a {
  text-decoration: none;
}

li{
	list-style: none;
}

.sp {
  display: none;
}


.apply {
	width: 100%;
	background-color: #ed6d1e;
	position: relative;
}

.apply .detail {
	width: 1000px;
	margin: 0 auto;
	position: relative;
  padding-bottom: 30px;
}

.apply .detail .img05 {
	position: absolute;
	width: 220px;
	left: -30px;
}

.apply .detail .img06 {
	position: absolute;
	width: 220px;
	right: -30px;
}

.apply .detail .lesson {
	text-align: center;
	color: #fff;
	line-height: 50px;
	padding: 20px 0 20px;
	font-size: 30px;
}

.apply .detail .lesson img {
	width: 560px;
}

.apply .detail .btn {
	text-align: center;
	border: 1px solid #fff;
	line-height: 50px;
	width: 480px;
	margin: 20px auto 0;
	color: #fff;
}

.apply .triangle {
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 30px 30px 0 30px;
}

.under {
  background: linear-gradient(transparent 80%, #fff100 80%);
}

.dot {
	-webkit-text-emphasis: filled circle #fff100;
 text-emphasis: filled circle #fff100;
}

.color {
	color: #ed6d1e;
}

.inner {
	width: 1000px;
	margin: 0 auto;
}

.txt {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

.finger {
	width: 60px;
}
/*------------------------------------------
ヘッダー
------------------------------------------*/

header {
	overflow: hidden;
	margin: 0px auto;
	background-color: #faf2e1;
	background-image: url("../image/bg01.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

header a {
	color: #000;
}

#header-inner {
	max-width: 1440px;
	margin: 0 auto;
	height: 800px;
	margin: 0 auto;
	width: 1000px;
	position: relative;
}

#header-inner img {
	width: 750px;
	margin:210px 125px;
	font-size: 12px;
	line-height: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
}


/*------------------------------------------
コンテンツ
------------------------------------------*/

#content .sec01{
	padding: 80px 0;
	background: url("../image/sec1_bg.png");
}

#content .sec01 h2,
#content .sec03 h2,
#content .sec04 h2{
	color: #652134;
	font-size: 25px;
	text-align: center;
	margin: 0 0 80px;
}

#content .sec01 h2 span,
#content .sec03 h2 span,
#content .sec04 h2 span{
	font-size: 30px;
	background:linear-gradient(transparent 70%, #ffd200 70%);
}

#content h3{
	font-size: 25px;
	color: #ff6600;
	text-align: center;
}

#content .sec01 .slide_flex{
	display: flex!important;
	align-items: center;
}

#content .sec01 .sl_right{
	margin-left: 30px;
}

#content .sec01 .icon_pan,
#content .sec01 .icon_cooking,
#content .sec01 .icon_cake,
#content .sec01 .icon_jsw,
#content .sec01 .class_icon{
	padding: 5px 0;
	width: 90px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	margin-right: 20px;
}

#content .sec01 .icon{
	display: flex;
	margin-bottom: 25px;
}

#content .sec01 .icon_pan{
	background: #ff9600;
}

#content .sec01 .class_icon{
	background: #db7d19;
	padding: 5px 10px;
}

#content .sec01 .name{
	font-size: 20px;
	font-weight: bold;
}

#content .sec01 .slick-slide img{
    display: block;
    margin: 0 auto;
	width: 357px;
}

#content .sec01 .prev-arrow,
#content .sec01 .next-arrow{
  position: absolute;
  z-index: 1;
}

#content .sec01 .next-arrow{
  top: 40%;
  right: 25%;
}

#content .sec01 .prev-arrow{
  top: 40%;
  left: 25%;
}


#content .sec01 .slick-list {
  margin: 0 auto;
}

#content .video{
	display: block;
	text-align: center;
}

#content .sec02{
	padding: 80px 0;
}

#content .sec02 .video_text{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

#content .sec02 .video_text span{
	text-align: center;
	background:linear-gradient(transparent 70%, #ffd200 70%);
}

#content .sec02 .trial_btn,
#content .sec05 .trial_btn{
	width: 600px;
	margin: 60px auto 0;
}

#content .sec02 .trial_btn a,
#content .sec05 .trial_btn a{
	display: block;
	text-align: center;
	background: #f31a1a;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

#content .sec03{
	padding: 80px 0;
}

#content .sec03{
	padding: 80px 0;
}

#content .sec03 .video_list{
	width: 1000px;
	margin: 80px auto 0;
}

#content .sec03 .video_list .more a{
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background: #ff0000;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	display: block;
	border-bottom: 5px solid #a64141;
}
#content .sec03 .video_list .more a span{
	font-size: 20px;
}

#content .sec03 .video_list .more{
	width: 250px;
	margin: 50px auto 0;
	display: block;
}

#content .sec03 .video_list li a{
	color: #000;
	font-size: 14px;
	font-weight: 500;
	display: block;
}

#content .sec03 .video_list li p{
	font-weight: bold;
}

#content .sec03 .video_list li a:hover{
	text-decoration: underline;
	opacity: 0.6;
}

#content .sec03 .video_list ul{
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	justify-content: space-between;
	margin: 0;
}

#content .sec03 .video_list li:nth-child(-n+3){
	margin-bottom: 40px;
}

#content .sec04{
	background: #fcffe2;
	padding: 80px 0;
}

#content .sec04 .inner ul{
	display: flex;
	padding: 0;
	justify-content: space-between;
	width: 1000px;
	margin: 0 auto;
}

#content .sec04 .inner p{
	text-align: left;
}

#content .sec04 .inner li h3 {
    position: relative;
    padding: 0 0 10px 60px;
    background: url("../image/ico_line.png") no-repeat 35px top;
    line-height: 1.2;
    font-size: 20px;
    font-weight: bold;
	color: #000!important;
	text-align: left;
}

#content .sec04 .inner{
	background: #fff;
	width: 1280px;
	margin: 0 auto;
	padding: 60px 0;
	border-radius: 15px;
}

#content .sec04 .inner li{
	width: 30%;
}

#content .sec04 .inner .point{
	position: absolute;
    left: 0;
    top: 3px;
    font-size: 25px;
}

#content .sec05{
	padding: 80px 0;
}

#content .sec05 .exp_btn{
	width: 600px;
	margin: 50px auto 0;
}

#content .sec05 .exp_btn a{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding: 10px;
	background: #ffa117;
	display: block;
}

/*------------------------------------------
スライダー
------------------------------------------*/

#content .sec01 .slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: #fff;
    border: 0;
    outline: none;
    background: none;
}

#content .sec01 .slick-dots li button:before {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 8px 0 0;
  background: #000;
}

#content .sec01 .slick-dots button::before {
  display: block;
  text-indent: -9999px;
}

#content .sec01 .slick-dots{
    position: absolute;
    display: block;
    width: max-content;
    padding: 0;
    margin: 30px auto 0;
    list-style: none;
    text-align: center;
    z-index: 1;
    left: 0;
    right: 0;
}


#content .sec01 .slide{
	width: 950px;
	margin: 0 auto;
}


#content .slick-prev, .slick-next{
	z-index: 1;
}

#content .slick-next:before,
#content .slick-prev:before{
	display: none;
}

.slick-slide{
	margin: 0 auto;
}

#content .slick-prev{
	background-image: url("../image/prev.png");
	height: 45px;
	width: 24px;
	left: -40px!important;
}

#content .slick-next{
	background-image: url("../image/next.png");
	height: 45px;
	width: 24px;
}

#content .sec01 .slick-dots li button:before{
	background: #b4d37f;
}


/*------------------------------------------
フッター
------------------------------------------*/
footer {
	position: relative;

}

#footer_inner {
	width: 1000px;
	margin: 0 auto;
}

#footer_inner img {
	width: 200px;
	margin: 40px 400px 20px;
}

#footer_inner .url {
	text-align: center;
	color: #bbbbbb;
}

#footer_inner .totop {
	position: absolute;
	bottom: 20px;
	font-size: 16px;
	right: 20px;
	color: #bbbbbb;
}

#footer_inner .totop a {
	color: #bbbbbb;
}

#footer_inner .totop img {
	width: 20px;
	margin: 0 0 0 5px;
}

.clearfix::after{
  content: "";
  display: block;
  clear: both;
}
.menu01{
  float:left;
  width:475px;
}
.menu02{
  float:right;
  width:475px;
}</pre></body></html>