@charset "utf-8";

html {
font-size: 62.5%;
margin:0;
padding:0;
}
body {
margin:0;
padding:0;
font-family: YuGothic, '游ゴシック','Noto Sans JP',"Meiryo","メイリオ","ＭＳ Ｐゴシック",sans-serif;
font-size: 1.6em;
font-size: 1.6rem;
font-weight: 600;
line-height: 1.6;
color:#413632;
}
img {
	vertical-align:bottom;
	border:0;
	width:100%;
	line-height:0;
	font-size:0;
	height: auto;
backface-visibility: hidden;
}
canvas {
position: fixed;
width: 100%;
height: 100%;
left: 0;
top:0;
z-index: 10;
}
a {
color:#bd0d2d;
text-decoration:none;
}
a:hover {
color:#bd0d2d;
text-decoration:underline;
}
#pagetop {
position: fixed;
z-index: 100000;
bottom: 20px;
right: 20px;
width: 50px;
padding: 0;
margin: 0;
}
#pagetop a {
display: block;
background: #142e5f;
padding: .4em .4em .4em .4em;
color:#fff;
border-radius: 10rem;
}
#mvbox {
    position: fixed;
    z-index: -1;/*最背面に設定*/
    top: 0;
    right:0;
    left:0;
    bottom:0;
    overflow: hidden;
}
#mvbox video {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 177.77777778vh;
    height: 56.25vw;
    min-height: 100%;
    min-width: 100%;
}
#toparea {
width:100%;
height: 100vh;
position: relative;
left:0;
top:0;
}
#toparea p#cooking {
position: absolute;
right:0;
bottom:0;
width: 31%;
height: auto;
}
#toparea p#date {
position: absolute;
left:2%;
bottom:2%;
width: 16%;
height: auto;
}
#toparea h1 {
position: absolute;
left:7%;
top:0;
width: 86%;
height: auto;
animation: 1s ease-out h1anime;
opacity: 1;
}
@keyframes h1anime {
0% {
transform: translate(0, 30px);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
}
div#scrolldown {
text-align: center;
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.0;
letter-spacing: 2px;
}
div#scrolldown a {
color:#fff !important;
padding-top: 0px;
position: absolute;
bottom: 10px;
left: 48%;
z-index: 1000;
display: inline-block;
text-decoration: none;
}
div#scrolldown a span {
position: absolute;
bottom: 20px;
left: 48%;
width: 30px;
height: 50px;
margin-left: -15px;
border: 2px solid #fff;
border-radius: 50px;
box-sizing: border-box;
}
div#scrolldown a span::before {
position: absolute;
top: 10px;
left: 50%;
content: '';
width: 6px;
height: 6px;
margin-left: -3px;
background-color: #fff;
border-radius: 100%;
animation: sdb 2s infinite;
box-sizing: border-box;
}
@keyframes sdb {
0% {
transform: translate(0, 0);
opacity: 0;
}
40% {
opacity: 1;
}
80% {
transform: translate(0, 20px);
opacity: 0;
}
100% {
opacity: 0;
}
}


#copyarea {
	background: #132e5f;
    padding: 1rem 0;
}

#menuarea {
	background: #132e5f url(../images/star.svg) left top no-repeat;
	background-size: 25% auto;
}
#menuarea header {
padding: 5rem 10% 5rem 10%;
text-align:center;
}
#menuarea h2 {
margin:0 auto 3rem auto;
font-size: 5.5em;
font-size: 5.5rem;
line-height: 1.6;
letter-spacing: 5px;
color:#fff;
}
#menuarea .flexbox > p.phbox {
width: 47%;
}
#menuarea .flexbox > p.phbox img {
box-shadow: 40px 50px 0 #101f47;
}
#menuarea .flexbox > div.mnbox {
width: calc(53% - 12rem);
margin-top: -8rem;
padding: 18rem 5rem 0rem 7rem;
background: url(../images/menu.svg) top center no-repeat;
background-size: 60% auto;
}

#menuarea .menu {
    background: #ffffdd;
    padding: 2rem;
    margin-bottom: 10rem;
}
#menuarea .flexbox > div p.copy {
text-align: center;
font-size: 2.2em;
font-size: 2.2rem;
line-height: 1.6;
margin-bottom: 1rem;
color: #fff;
}
#menuarea .flexbox .box {
padding: 3% 7%;
}
#menuarea .flexbox > div h3 {
text-align: center;
font-size: 6.4em;
font-size: 6.4rem;
font-weight: bold !important;
margin-bottom: 1.75rem;
color: #ff9933;
}
#menuarea .flexbox > p.phbox2 {
width: 45%;
}
#menuarea .flexbox > p.phbox2 img {
box-shadow: 40px 50px 0 #101f47;
}
#menuarea .flexbox div.mnbox2 {
width: calc(55% - 13rem);
padding: 4rem 5rem 3rem 8rem;
}
#menuarea .flexbox div.mnbox2.order-1 {
width: calc(55% - 10rem);
padding: 10rem 5rem 3rem 5rem;
}

#menuarea .flexbox div.box h4 {
font-size: 2.4em;
font-size: 2.4rem;
line-height: 1.5;
margin-top: 3rem;
margin-bottom: 1.5rem;
color: #ffffcc;
}
#menuarea .flexbox div.box p {
font-size: 1.75em;
font-size: 1.75rem;
line-height: 1.8;
letter-spacing: 1px;
color: #fff;
text-align: left;
}
#menuarea .flexbox div.box p.lead {
text-align: center !important;
font-size: 3em !important;
font-size: 3rem !important;
line-height: 1.5;
margin-top: 5rem !important;
color: #ffffcc !important;

}

.calrosebox {
    background: #fff;
    color: #222;
margin-top: 7rem !important;
}
.calrosebox div {
    padding: 1.5rem 2rem;
}
.calrosebox h4 {
    color: #222 !important;
font-size: 1.8em !important;
font-size: 1.8rem !important;
margin: 0 0 0.75rem 0 !important;
}
.calrosebox p {
margin: 0 !important;
    color: #222 !important;
font-size: 1.6em !important;
font-size: 1.6rem !important;
line-height: 1.5 !important;
}
.calrosebox a:hover {
    text-decoration: none !important;
}
.calrosebox a:hover h4,
.calrosebox a:hover p {
    color: #e5006e !important;
}
.calrosebox,
.calrosebtn {
transition: all 0.3s;
}
.calrosebox:hover,
.calrosebtn:hover {
transform: translate(0px,3px);
opacity: 0.9;
}
.calrosebtn {
color: #e5006e;
border-top: rgba(0,0,0,0.3) 1px dotted;
background: #fff;
font-size: 1.6em !important;
font-size: 1.6rem !important;
line-height: 1.5 !important;
}
.calrosebtn a {
display: block;
padding: 1.5rem 2rem;
color: #e5006e !important;
text-decoration: none;
}



#teacherarea {
	padding: 8rem 10% 10rem 10%;
    background: #132e5f url(../images/star.svg) right top no-repeat;
	background-size: 25% auto;
}
#teacherarea .clmbox {
	background: #ffffee;
}
#teacherarea header {
padding:6rem 0 3rem 0;
text-align:center;
}
#teacherarea h2 {
margin:0 auto 2rem auto;
font-size: 5em;
font-size: 5rem;
line-height: 1.6;
letter-spacing: 5px;
color:#132e5f;
}
#teacherarea .flexbox {
width: calc(100% - 14rem);
padding: 0 7rem 7rem 7rem;
}
#teacherarea .flexbox > div {
width: 58%;
}
#teacherarea .flexbox > p {
width: 40%;
}
#teacherarea ul {
margin: 2rem 0 0 0;
}
#teacherarea ul li {
list-style: none;
font-size:1.4em;
font-size:1.4rem;
line-height: 1.5;
}
#teacherarea ul li a {
	padding: 0.75rem 3rem;
	background:#f5c200;
	border-radius: 5rem;
	color: #5a2f0a;
	text-decoration: none;
}
#teacherarea ul li a:hover {
	padding: 0.75rem 3rem;
	background:#5a2f0a;
	border-radius: 5rem;
	color: #f5c200;
	text-decoration: none;
}
#teacherarea .logo {
margin: 0 auto 2.5rem auto;
text-align: center;
width: 53%;
}
#teacherarea .title {
font-size:1.6em;
font-size:1.6rem;
line-height: 1.4;
margin-bottom: 0rem;
}
#teacherarea .name {
font-size: 2.6em;
font-size: 2.6rem;
line-height: 1.7;
margin-bottom: 0.5rem;
vertical-align: text-bottom;
}
#teacherarea .name span {
font-size:1.6em;
font-size:1.6rem;
vertical-align: text-bottom;
}
#teacherarea .profile {
font-size: 1.5em;
font-size: 1.5rem;
line-height: 1.5;
}

#reportarea {
    padding: 10rem 10% 10rem 10%;
    background: #ffddb5;
}
#reportarea header {
padding:0rem 10% 3rem 10%;
text-align:center;
}
#reportarea h2 {
margin:0 auto 0rem auto;
font-size: 5.5em;
font-size: 5.5rem;
line-height: 1.6;
letter-spacing: 5px;
color:#ff6600;
}
#reportarea p.lead {
margin-bottom: 0.75rem;
text-align: left;
font-size:2em;
font-size:2rem;
letter-spacing: 0;
}
#reportarea ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 3rem 0;
}
#reportarea ul li {
    width: 32.666666%;
    list-style: none;
    margin: 0 1% 1.5rem 0;
    padding: 0;
}
#reportarea ul li:nth-child(3),
#reportarea ul li:nth-child(6) {
    width: 32.666666%;
    list-style: none;
    margin: 0 0 1.5rem 0;
    padding: 0;
}
#reportarea ul li:nth-child(7),
#reportarea ul li:nth-child(8),
#reportarea ul li:nth-child(9) {
    width: 24.25%;
    list-style: none;
    margin: 0 1% 1.5rem 0;
    padding: 0;
}
#reportarea ul li:nth-child(10) {
    width: 24.25%;
    list-style: none;
    margin: 0 0 1.5rem 0;
    padding: 0;
}
#reportarea .col-4 {
    width: 40%;
}
#reportarea .col-8 {
    width: 55%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#reportarea .col-5 {
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#reportarea .col-7 {
    width: 50%;
}
#reportarea .col-6 {
    width: 48%;
}
#reportarea .flexbox {
    margin-bottom: 4rem;
}
#reportarea .flexbox .flexbox {
    margin: 2rem 0 0 0;
}


#schedulearea {
	padding: 10rem 10% 5rem 10%;
    background: url(../images/star2.svg),url(../images/star2.svg);
    background-position: right top,left bottom;
    background-repeat: no-repeat,no-repeat;
    background-size: 25% auto,25% auto;
    background-color: #fff;
}
#schedulearea header {
padding:0rem 10% 2rem 10%;
text-align:center;
}
#schedulearea .lead {
    text-align: center;
font-size: 2.4em;
font-size: 2.4rem;
line-height: 1.6;
margin-bottom: 3rem;
    color: #e63c00;
}
#schedulearea h2 {
margin:0 auto 3rem auto;
font-size: 5.5em;
font-size: 5.5rem;
line-height: 1.6;
letter-spacing: 5px;
color:#132e5f;
}
#schedulearea dl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
border-top: #ddd 1px solid;
}
#schedulearea dl dt {
width: 25%;
padding: 1rem 0;
font-size: 1.8em;
font-size: 1.8rem;
text-align: center;
background: #132e5f;
color: #fff;
border-bottom: #ddd 1px solid;
}
#schedulearea dl dd {
width: calc(75% - 3rem);
padding: 1rem 1.5rem;
font-size: 2.6em;
font-size: 2.6rem;
background: #fff;
line-height: 1.4;
border-bottom: #ddd 1px solid;
}

#schedulearea dl dd span {
font-size: 1.4em;
font-size: 1.4rem;
}
#schedulearea .flexbox {
margin-top: 3rem;
}
#schedulearea .flexbox .text {
width: 64%;
margin-bottom: 2rem;
}
#schedulearea .flexbox .photo {
width: 34%;
}
#schedulearea .flexbox .col-6 {
width: 49%;
}
#schedulearea .check {
margin-top: 1.5rem;
border: #007dac 2px solid;
color: #007dac;
padding: 1.25rem;
border-radius: 5px;
font-size: 1.6em;
font-size: 1.6rem;
background: #fff;
}
#schedulearea .flexbox .text h3 {
margin-bottom: 0.5rem;
font-size: 1.5em;
font-size: 1.5rem;
}
#schedulearea .flexbox .photo p {
margin-bottom: 2rem;
}




#applyarea {
	padding: 5rem 10% 15rem 10%;
	background: #fff;
	color:#132e5f;
}
#applyarea header {
padding:0rem 10% 5rem 10%;
text-align:center;
}
#applyarea h2 {
margin:0 auto 0rem auto;
font-size: 5.5em;
font-size: 5.5rem;
line-height: 1.6;
letter-spacing: 5px;
color:#132e5f;
}
#applyarea ul li {
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.4;
}

#applybtn {
	margin: 0 auto;
	width: 100%;
	text-align: center;
font-size: 5em;
font-size: 5rem;
font-weight: bold;
line-height: 1.0;
letter-spacing: 0;
}
#applybtn a {
	display: block;
	padding: 6rem 3rem;
	background:#bd0d2d;
	border-radius: 1rem;
	color: #fff;
	text-decoration: none;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  -webkit-tap-highlight-color: transparent;
  transition: .2s ease-out;
}
#applybtn a:hover {
    background:#bd0d2d;
    color: #fff;
	text-decoration: none;
   transform: translateY(-4px);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.12), 0 3px 10px 0 rgba(0,0,0,0.12), 0 4px 7px -2px rgba(0,0,0,0.2);
}
#applyarea .text {
margin:0 auto 2rem auto;
font-size: 3.0em;
font-size: 3.0rem;
line-height: 1.6;
color:#132e5f;
text-align:center;
}

#othersarea {
    background: #fff;
padding: 12rem 10% 12rem 10%;
}
#othersarea header {
padding:0rem 10% 5rem 10%;
text-align:center;
}
#othersarea h2 {
margin:0 auto 0rem auto;
font-size: 5.5em;
font-size: 5.5rem;
line-height: 1.6;
letter-spacing: 5px;
}
#othersarea .lead {
    font-size: 2em;
    font-size: 2rem;
    margin-bottom:4rem;
    text-align: center;
}
#othersarea .box {
    width: 49%;
    margin-bottom: 4rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#othersarea .box .flexbox {
    flex-grow: 2;
}
#othersarea .box .flexbox .text {
    width:73%;
}
#othersarea .box .flexbox .photo {
    width:25%;
}
#othersarea .box h3 {
    font-size: 2em;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom:1.5rem;
    border-left: #142e5f 6px solid;
    padding: 0.1rem 0 0.1rem 1rem;
    vertical-align: middle;
}
#othersarea .box h3 span {
    font-size: 1.6em;
    font-size: 1.6rem;
    vertical-align: middle;
}
#othersarea .box p {
    font-size: 1.6em;
    font-size: 1.6rem;
    vertical-align: top;
}
#othersarea .box dl {
    display: flex;
    flex-wrap: wrap;
    margin-top:1rem;
}
#othersarea .box dl dt {
    width: 20%;
    margin-bottom: 0.2rem;
    padding: 0.5rem 0;
    font-size: 1.4em;
    font-size: 1.4rem;
    text-align: center;
    background: #142e5f;
    color: #fff;
    border-radius: 3px;
}
#othersarea .box dl dd {
    width: calc(80% - 2rem);
    margin-bottom: 0.2rem;
    padding: 0.5rem 1rem;
    font-size: 1.6em;
    font-size: 1.6rem;
    border-bottom: #142e5f 1px solid;
}
#othersarea .bnr {
    max-width: 740px;
    margin: 0 auto;
    text-align: center;
}



#tieuparea {
background: url(../images/tieupbk2.jpg) center top no-repeat;
background-size: cover;
padding: 12rem 10% 18rem 10%;
}
#tieuparea h2 {
margin-bottom: 4rem;
color: #fff;
text-align: center;
font-size: 2.8em;
font-size: 2.8rem;
font-weight: bold;
line-height: 1.6;
}
#tieuparea h2 span {
font-size: 1.6em;
font-size: 1.6rem;
}
#amazingthai {
	margin: 0 auto 0 auto;
	width: 40%;
}
#thailink {
margin-bottom: 1rem;
color: #fff;
text-align: center;
font-size: 2em;
font-size: 2rem;
font-weight: bold;
line-height: 1.6;
}
#thailink a {
color: #fff;
}
#tieuparea .blogo {
width: 100%;
margin-top:2rem;
background: #fff;
padding: 7rem 0rem;
}
#tieuparea .blogo ul {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
#tieuparea .blogo ul li {
width: 23%;
margin: 0 1% 2rem 1%;
list-style: none;
}
#tieuparea .blogo ul li {
transition: all 0.3s;
}
#tieuparea .blogo ul li:hover {
transform: translate(0px,3px);
opacity: 0.9;
}
#tieuparea .blogo p {
margin-top: 3rem;
text-align: center;
font-size: 1.8em;
font-size: 1.8rem;
font-weight: bold;
line-height: 1.6;
}
#tieuparea ul.movie {
width: 100%;
display: flex;
justify-content: space-between;
margin-top:6rem;
}
#tieuparea ul.movie li {
width: 49%;
list-style: none;
}
#tieuparea ul.movie li div {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#tieuparea ul.movie li div iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#thilandarea {
padding: 10rem 10% 10rem 10%;
width: 80%;
height:auto;
position: relative;
overflow: hidden;
}
#thilandarea video {
  position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
  height: auto;
  width: 100%;
  background: url(../images/slide02.jpg) center top no-repeat;
  background-size: cover;
  z-index: -1;
}
#thilandarea div {
margin:4rem 0;
}
#thilandarea div p {
position: relative;
}

.flexbox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}

.notice {
margin:5rem 0 0 0;
padding:0;
}
.notice li {
margin:0 0 .5rem 2rem;
padding:0;
list-style: none;
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.6;
text-indent: -2rem;
}


a[href^="tel:"] {
    cursor: default;
    color: #214d75;
    text-decoration: none;
}


#bnrarea {
    border-top: #ddd 1px solid;
padding:3rem 2%;
margin:0;
width: 96%;
background: #fff;
}
#bnrarea ul {
display: flex;
justify-content: center;
margin:0;
padding:0;
}
#bnrarea ul li {
margin:0 1% 0 0;
padding:0;
list-style: none;
}
#bnrarea ul li:last-child {
margin:0;
padding:0;
list-style: none;
}
#snsarea {
padding:5rem 10%;
margin:0 auto;
width: 80%;
border-bottom: #ddd 1px solid;
}
#snsarea h2 {
margin:0 auto;
text-align: center;
}
#snsarea div {
margin:0 auto;
text-align: center;
}
footer {
margin:0;
padding:2rem 0;
background:#142e5f;
color:#fff;
}
footer #copyright {
font-size: 1.2em;
font-size: 1.2rem;
font-weight: bold;
line-height: 1.75;
text-align: center;
letter-spacing: 2px;
}
.fadein-bottom {
transition: all 0.8s ease-out;
transform: translateY(50px);
opacity: 0;
}
.fadein-bottom.active {
transform: translateY(0%);
opacity: 1;
}
li:nth-child(1).fadein-bottom {
transition: all 0.8s ease-out;
}
li:nth-child(2).fadein-bottom {
transition: all 1.2s ease-out;
}
li:nth-child(3).fadein-bottom {
transition: all 1.6s ease-out;
}
.fadein-image.active {
animation: img-opacity 2s cubic-bezier(.4, 0, .2, 1);
overflow: hidden;
position: relative;
z-index: 2;
}
.fadein-image.active:before {
animation: img-animation 2s cubic-bezier(.4, 0, .2, 1) forwards;
background: #f1ead9;
bottom: 0;
content: '';
left: 0;
pointer-events: none;
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
#second .box2 .fadein-image.active:before {
background: #fff;
}
@keyframes img-opacity {
0% {
opacity: 0;
}
}
@keyframes img-animation {
100% {
transform: translateX(100%);
}
}
.fadein-left {
transition: all 0.8s ease-out;
transform: translateX(-50px);
opacity: 0;
}
.fadein-left.active {
transform: translateX(0);
opacity: 1;
}

@media screen and (min-width: 1400px) {
#menuarea .flexbox > div.mnbox {
padding: 18rem 5rem 0rem 7rem;
background: url(../images/menu.svg) top center no-repeat;
background-size: 50% auto;
}

#menuarea h2 {
    font-size: 7.5em;
    font-size: 7.5rem;
}
#menuarea .flexbox div.box p {
    font-size: 1.85em;
    font-size: 1.85rem;
    line-height: 1.6;
}
#menuarea .flexbox > div p.copy {
    font-size: 2.6em;
    font-size: 2.6rem;
}
#menuarea .menu p {
    font-size: 1.85em;
    font-size: 1.85rem;
}


}

@media screen and (max-width: 1199px) {

#menuarea .flexbox > div.mnbox {
    margin-top: 0;
    padding: 12rem 5rem 0rem 7rem;
}
#menuarea .flexbox div.mnbox2.order-1 {
    padding: 3rem 4% 3rem 4%;
}
#menuarea header {
    padding: 0rem 5% 3rem 5%;
}
#menuarea h2 {
    margin: 0 auto 2rem auto;
    font-size: 5em;
    font-size: 5rem;
}
#menuarea .flexbox > p {
    width: 50%;
}
#menuarea .flexbox > p img {
    box-shadow: 25px 40px 0 #fab666;
}
#menuarea .flexbox div.mnbox2 {
    width: calc(55% - 13rem);
    padding: 5rem 5rem 3rem 8rem;
}

#menuarea .flexbox .mnbox2 .box {
    padding: 0;
}
#menuarea .flexbox > div p:first-child {
    margin-bottom: 0.5rem;
}
#menuarea .flexbox > div h3 {
    font-size: 5.2em;
    font-size: 5.2rem;
    line-height: 1.4;
    margin-bottom: 1rem;
}
#menuarea .flexbox > div > div {
    padding: 1.5rem;
}
#menuarea .flexbox > div > div p {
    font-size: 1.4em;
    font-size: 1.4rem;
    line-height: 1.4;
}
#menuarea .flexbox div.box p.lead {
    font-size: 2.4em !important;
    font-size: 2.4rem !important;
    margin-top: 2rem !important;
}




#teacherarea {
    padding: 5rem 5% 5rem 5%;
}
#teacherarea header {
    padding: 4rem 0 2rem 0;
}
#teacherarea .flexbox {
    width: calc(100% - 8rem);
    padding: 0 4rem 4rem 4rem;
}


#schedulearea {
    padding: 5rem 5% 5rem 5%;
}
#schedulearea header {
    padding: 0rem 0 2rem 0;
}
#schedulearea h2 {
    margin: 0 auto 1rem auto;
    font-family: 'Cinzel Decorative', cursive;
    font-size: 5.5em;
    font-size: 5.5rem;
    line-height: 1.6;
    letter-spacing: 5px;
    color: #663300;
}
#applyarea {
    padding: 0rem 5% 6rem 5%;
}
#applyarea header {
    padding: 0rem 0% 0rem 0%;
}
#tieuparea {
    padding: 5rem 5% 5rem 5%;
}
#tieuparea h2 {
    margin-bottom: 3rem;
    font-size: 2.6em;
    font-size: 2.6rem;
}
#othersarea {
    padding: 5rem 5% 5rem 5%;
}
#othersarea h2 {
    font-size: 5.5em;
    font-size: 5.5rem;
}

#reportarea {
    padding: 5rem 5% 5rem 5%;
}
#reportarea p.lead {
    margin-bottom: 0.5rem;
    font-size: 1.8em;
    font-size: 1.8rem;
}

}
@media screen and (max-width: 992px) {

#toparea h1 {
    left: 2.5%;
    width: 95%;
}
#toparea p#cooking {
    width: 45%;
}
#toparea p#date {
    left: 5%;
    bottom: 3%;
    width: 24%;
}
#menuarea {
    padding: 3rem 8%;
}
#menuarea header {
    padding: 0;
}
#menuarea h2 {
    margin: 0 auto 1.5rem auto;
    font-size: 4.4em;
    font-size: 4.4rem;
}
#menuarea .flexbox {
    display: block;
}
#menuarea .flexbox > p.phbox {
    width: 100%;
}
#menuarea .flexbox > p.phbox img,
#menuarea .flexbox > p.phbox2 img {
    box-shadow: 20px 30px 0 #101f47;
}
#menuarea .flexbox > div.mnbox {
    width: 100%;
    margin-top: 5rem;
    padding: 10rem 0 0rem 0;
    background: url(../images/menu.svg) top center no-repeat;
    background-size: 40% auto;
}
#menuarea .menu {
    margin-bottom: 4rem;
}
#menuarea .flexbox > p.phbox2 {
    width: 100%;
}
#menuarea .flexbox div.mnbox2.order-1 {
    width: 100%;
    padding: 4rem 0 2rem 0;
}
#menuarea .flexbox div.mnbox2 {
    width: 100%;
    padding: 3rem 0 2rem 0;
}

#teacherarea {
    padding: 0rem 8% 5rem 8%;
}
#teacherarea .flexbox {
    display: block;
}
#teacherarea .flexbox > div {
    width: 100%;
}
#teacherarea .flexbox > p {
    width: 100%;
    margin-top: 4rem;
}
#schedulearea {
    padding: 5rem 8% 5rem 8%;
}
#schedulearea .lead {
    font-size: 1.8em;
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 1.5rem;
}
#schedulearea dl dd {
    font-size: 2.0em;
    font-size: 2.0rem;
}
#applybtn {
    font-size: 3.8em;
    font-size: 3.8rem;
}
#applyarea .text {
    margin: 0 auto 1.5rem auto;
    font-size: 2.4em;
    font-size: 2.4rem;
}
#tieuparea h2 {
    margin-bottom: 3rem;
    font-size: 2.0em;
    font-size: 2.0rem;
}
#tieuparea .blogo {
    margin-top: 1rem;
    padding: 4rem 0rem;
}
#tieuparea .blogo ul li {
    width: 30%;
    margin: 0 0.5%;
}
#tieuparea ul.movie {
    margin-top: 3rem;
}
#othersarea .box {
    width: 49%;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#othersarea .box .flexbox .text {
    width: 100%;
    flex-grow: 2;
}
#othersarea .box .flexbox .photo {
    width: 100%;
    margin-top: 1rem;
    flex-grow: 1;
    flex-basis: auto;
    align-self: flex-end;
}
#othersarea .box h3 {
    font-size: 1.8em;
    font-size: 1.8rem;
}
#othersarea .box h3 span {
    font-size: 1.4em;
    font-size: 1.4rem;
    display: block;
}
#othersarea .box dl dd {
    width: calc(80% - 0.5rem);
    margin-bottom: 0.2rem;
    padding: 0.5rem 0rem 0.5rem 0.5rem;
}
#thilandarea {
padding:3rem 5% 5rem 3%;
width: 90%;
}
}
@media screen and (max-width: 768px) {

#toparea {
overflow: hidden;
}
#toparea h1 {
    position: absolute;
    left: -10%;
    top: 20%;
    width:120%;
}
#toparea p#cooking {
    width: 60%;
}
#toparea p#date {
    left: 5%;
    bottom: 5%;
    width: 35%;
}
#menuarea {
    padding: 0rem 8% 3rem 8%;
}
#menuarea h2 {
    margin: 0 auto 1.5rem auto;
    font-size: 3em;
    font-size: 3rem;
    letter-spacing: 0;
}
#menuarea .menu {
    margin-bottom: 2rem;
}
#menuarea .flexbox > div.mnbox {
    width: 100%;
    margin-top: 3rem;
    padding: 7.5rem 0 0rem 0;
    background: url(../images/menu.svg) top center no-repeat;
    background-size: 50% auto;
}
#menuarea .flexbox div.mnbox2 {
    padding: 2rem 0 1rem 0;
}
#menuarea .flexbox div.mnbox2.order-1 {
    padding: 2rem 0 1rem 0;
}
#menuarea .flexbox > div h3 {
    font-size: 3em;
    font-size: 3rem;
}
#menuarea .flexbox > div p:first-child {
    font-size: 1.4em;
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0px;
}
#menuarea .flexbox > p.phbox img,
#menuarea .flexbox > p.phbox2 img {
    box-shadow: 10px 10px 0 #101f47;
}
#menuarea .flexbox div.box h4 {
    font-size: 1.8em;
    font-size: 1.8rem;
    line-height: 1.5;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}
#menuarea .flexbox div.box p {
    font-size: 1.4em;
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing:0px;
}
#menuarea .flexbox div.box p.lead {
    font-size: 1.8em !important;
    font-size: 1.8rem !important;
    margin-top: 2rem !important;
}
.calrosebox {
    margin-top: 2rem !important;
}
.calrosebox div {
    padding: 1.5rem;
}


#teacherarea {
    padding: 0 8% 2rem 8%;
}
#teacherarea .flexbox {
    width: 90%;
    padding: 0 5% 2rem 5%;
}
#teacherarea h2 {
    margin: 0 auto 0.5rem auto;
    font-size: 2.2em;
    font-size: 2.2rem;
    line-height: 1.6;
    letter-spacing: 0px;
}
#teacherarea .name {
    font-size: 1.8em;
    font-size: 1.8rem;
    line-height: 1.6;
}
#teacherarea .flexbox > p {
    margin-top: 2rem;
}
#teacherarea .profile {
    font-size: 1.3em;
    font-size: 1.3rem;
    line-height: 1.4;
}
#teacherarea header {
    padding: 2.5rem 0 1rem 0;
}
#teacherarea .logo {
    margin: 0 auto 2rem auto;
    width: 70%;
}


#reportarea {
    padding: 2rem 5% 2rem 5%;
}
#reportarea h2 {
    font-size: 3em;
    font-size: 3rem;
}
#reportarea header {
    padding: 0rem 5% 1rem 5%;
}
#reportarea p.lead {
    margin-bottom: 0.25rem;
    font-size: 1.6em;
    font-size: 1.6rem;
}
#reportarea ul {
    margin: 1rem 0;
}
#reportarea ul li {
    width: 49.5%;
    margin: 0 1% 0.5rem 0;
}
#reportarea ul li:nth-child(2n) {
    width: 49.5%;
    margin: 0 0 0.5rem 0;
}
#reportarea ul li:nth-child(3),
#reportarea ul li:nth-child(7),
#reportarea ul li:nth-child(9) {
    width: 49.5%;
    margin: 0 1% 0.5rem 0;
}



#schedulearea {
    padding: 2rem 8% 2rem 8%;
}
#schedulearea header {
    padding: 0rem 0 0rem 0;
}
#schedulearea h2 {
    margin: 0 auto 0.5rem auto;
    font-size: 3em;
    font-size: 3rem;
    letter-spacing: 0px;
}
#schedulearea .lead {
    font-size: 1.75em;
    font-size: 1.75rem;
    line-height: 1.4;
    margin-bottom: 1.0rem;
}
#schedulearea dl {
    display: block;
}
#schedulearea dl dt {
    width: 100%;
    padding: 0.2rem 0;
    margin-bottom:0rem;
    font-size: 1.4em;
    font-size: 1.4rem;
    border-radius: 3px;
}
#schedulearea dl dd {
    width: 100%;
    padding: 0.5rem 0 0.75rem 0;
    margin-bottom: 0.5rem;
    font-size: 1.8em;
    font-size: 1.8rem;
    border-bottom: none;
}
#schedulearea .check {
    margin: 1.5rem 0;
    padding: 1.25rem;
    border-radius: 3px;
    font-size: 1.4em;
    font-size: 1.4rem;
    background: #fff;
}
#schedulearea .flexbox {
    display: flex;
    margin-top: 1rem;
}


#applyarea {
    padding: 0 5% 3rem 5%;
}
#applyarea h2 {
    font-size: 3em;
    font-size: 3rem;
    letter-spacing: 0px;
}
#applyarea .text {
    margin: 0 auto 1.5rem auto;
    font-size: 2em;
    font-size: 2rem;
}
#applybtn {
    margin: 0 auto;
    width: 100%;
    font-size:2.4em;
    font-size:2.4rem;
}
#applybtn a {
    padding: 3rem 0rem;
}
#tieuparea {
    padding: 3rem 8% 3rem 8%;
}
#tieuparea h2 {
    margin-bottom: 1rem;
    font-size: 1.8em;
    font-size: 1.8rem;
}
#tieuparea .blogo {
    width: 100%;
    margin-top: 0.5rem;
    padding: 2rem 0rem 2rem 0rem;
}
#tieuparea .blogo ul {
    flex-wrap: wrap;
    margin-top: 0;
}
#tieuparea .blogo ul li {
    width: 40%;
    margin: 0 0 1rem 0;
}
#tieuparea .blogo p {
    margin-top: 1rem;
    font-size: 1.6em;
    font-size: 1.6rem;
    line-height: 1.5;
}
#tieuparea ul.movie {
    margin-top: 1rem;
    display: block;
}
#tieuparea ul.movie li {
    width: 100%;
    list-style: none;
    margin-bottom: 1rem;
}
#thilandarea {
    padding: 1rem 5% 1rem 5%;
    width: 90%;
}
#thilandarea div {
    margin: 1rem 0;
}


#amazingthai {
    margin: 0 auto 0 auto;
    width: 60%;
}
#bnrarea {
    padding: 2rem 2% 1rem 2%;
    margin: 0;
    width: 96%;
}
#bnrarea ul {
    flex-wrap: wrap;
    justify-content: space-between;
}
#bnrarea ul li {
	width: 49%;
    margin: 0 2% 1rem 0;
    padding: 0;
    list-style: none;
}
#bnrarea ul li:nth-child(2n) {
	width: 49%;
    margin: 0;
}

#othersarea h2 {
    font-size: 3em;
    font-size: 3rem;
    letter-spacing: 0px;
}
#othersarea {
    padding: 3rem 5% 3rem 5%;
}
#othersarea header {
    padding: 0rem 0 1rem 0;
    text-align: center;
}
#othersarea .flexbox {
    display: block;
}
#othersarea .box {
    width: 100%;
    margin-bottom: 2rem;
    display: block;
}
#othersarea .box h3 {
    font-size: 1.75em;
    font-size: 1.75rem;
    margin-bottom: 0.85rem;
}
#othersarea .box h3 span {
    font-size: 1.5em;
    font-size: 1.5rem;
    display: block;
}
#othersarea .lead {
    font-size: 1.6em;
    font-size: 1.6rem;
    line-height: 1.4;
    margin-bottom:1.5rem;
}
#othersarea .box p {
    font-size: 1.4em;
    font-size: 1.4rem;
    line-height: 1.4;
}
#othersarea .box .flexbox .photo {
    width: 50%;
    margin: 1rem 25% 0 25%;
}
#othersarea .box dl dt {
    padding: 0.3rem 0;
    font-size: 1.2em;
    font-size: 1.2rem;
}
#othersarea .box dl dd {
    width: calc(80% - 0.5rem);
    margin-bottom: 0.2rem;
    padding: 0.3rem 0rem 0.3rem 0.3rem;
    font-size: 1.4em;
    font-size: 1.4rem;
}
#reportarea .flexbox {
    display: block;
    margin-bottom: 1rem;
}
#reportarea p {
    margin-bottom: 1rem;
}
#reportarea .col-4,
#reportarea .col-5,
#reportarea .col-6,
#reportarea .col-7,
#reportarea .col-8 {
    width: 100%;
}

#tieuparea ul {
    width: 100%;
    display:block;
    margin-top: 3rem;
}
#tieuparea ul li {
    width: 100%;
    margin-bottom:1rem;
}

#pagetop {
    bottom: 5px;
    right: 5px;
    width: 50px;
}
#pagetop a {
    background: #222;
}


}

