@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:#ff3300;
text-decoration:none;
}
a:hover {
color:#ff3300;
text-decoration:underline;
}
#pagetop {
position: fixed;
z-index: 100000;
bottom: 20px;
right: 20px;
width: 50px;
padding: 0;
margin: 0;
}
#pagetop a {
display: block;
background: #44392d;
padding: .4em .4em .4em .4em;
color:#fff;
border-radius: 10rem;
}
#toparea {
width:100%;
position: relative;
left:0;
top:0;
}
#toparea p#cooking {
position: absolute;
right:0;
bottom:0;
width: 38%;
height: auto;
}
#toparea p#date {
position: absolute;
left:6%;
bottom:6%;
width: 15%;
height: auto;
}
#toparea h1 {
position: absolute;
left:7%;
top:5%;
width: 84%;
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: url(../images/copybk.jpg) left bottom no-repeat;
	background-size: 100% auto;
	padding: 5rem 27% 5rem 27%;
}

#menuarea {
	margin-top: 6rem;
	background: url(../images/bk.png) left -15rem top no-repeat;
	background-size: 40% auto;
}
#menuarea header {
padding:0rem 10% 5rem 10%;
text-align:center;
}
#menuarea h2 {
margin:0 auto 3rem auto;
font-family: 'Cinzel Decorative', cursive;
font-size: 5.5em;
font-size: 5.5rem;
font-weight: normal;
line-height: 1.6;
letter-spacing: 5px;
color:#663300;
}
#menuarea .flexbox > p {
width: 55%;
}
#menuarea .flexbox > p img {
box-shadow: 40px 50px 0 #fab666;
}
#menuarea .flexbox > div {
width: calc(45% - 12rem);
padding: 7rem 5rem 0rem 7rem;
background: url(../images/phadthai.svg) top center no-repeat;
background-size: 60% auto;
}
#menuarea .flexbox > div p:first-child {
text-align: center;
font-size: 1.8em;
font-size: 1.8rem;
line-height: 1.6;
margin-bottom: 1rem;
color: #663300;
}
#menuarea .flexbox > div h3 {
text-align: center;
font-size: 5.8em;
font-size: 5.8rem;
font-weight: bold !important;
margin-bottom: 1.75rem;
color: #ff6600;
}
#menuarea .flexbox > div > div {
background: #ffddb5;
padding: 2rem;
}
#menuarea .flexbox > div > div h4 {
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.4;
margin-bottom: 0.5rem;
}
#menuarea .flexbox > div > div p {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.5;
}

#teacherarea {
	padding: 10rem 5% 8rem 5%;
	background: url(../images/bk.png) right -15rem top no-repeat;
	background-size: 40% auto;
}
#teacherarea .clmbox {
	background: #fbf2e7;
}
#teacherarea header {
padding:6rem 0 3rem 0;
text-align:center;
}
#teacherarea h2 {
margin:0 auto 2rem auto;
font-family: 'Cinzel Decorative', cursive;
font-size: 5em;
font-size: 5rem;
font-weight: normal;
line-height: 1.6;
letter-spacing: 5px;
color:#833073;
}
#teacherarea .flexbox {
width: calc(100% - 14rem);
padding: 0 7rem 7rem 7rem;
}
#teacherarea .flexbox > div {
width: 44%;
}
#teacherarea .flexbox > p {
width: 54%;
}
#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-family: 'Cinzel Decorative', cursive;
font-size: 5.5em;
font-size: 5.5rem;
font-weight: normal;
line-height: 1.6;
letter-spacing: 5px;
color:#ff6600;
}
#reportarea p.lead {
margin-bottom: 0.75rem;
text-align: center;
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;
}

#schedulearea {
	padding: 10rem 10% 12rem 10%;
	background: url(../images/bk.png) left -15rem top no-repeat, url(../images/bk.png) right -15rem bottom -10rem no-repeat;
	background-size: 40% auto, 40% auto;
}
#schedulearea header {
padding:0rem 10% 5rem 10%;
text-align:center;
}
#schedulearea h2 {
margin:0 auto 3rem auto;
font-family: 'Cinzel Decorative', cursive;
font-size: 5.5em;
font-size: 5.5rem;
font-weight: normal;
line-height: 1.6;
letter-spacing: 5px;
color:#663300;
}
#schedulearea dl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#schedulearea dl dt {
width: 15%;
padding: 1rem 0;
margin-bottom:0.75rem;
font-size: 1.6em;
font-size: 1.6rem;
text-align: center;
background: #eda856;
color:#fff;
border-radius: 3px;
}
#schedulearea dl dd {
width: calc(84% - 3rem);
padding: 1rem 1.5rem;
margin-bottom:0.75rem;
font-size: 2.4em;
font-size: 2.4rem;
background: #fff;
border-bottom: #f9cb94 2px solid;
line-height: 1.4;
}
#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 .text div {
margin-top: 1.5rem;
border: #007dac 2px solid;
color: #007dac;
padding: 1.25rem;
border-radius: 5px;
font-size: 1.4em;
font-size: 1.4rem;
}
#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: 10rem 10% 15rem 10%;
	background: url(../images/schedulebk.png) left top repeat-y, url(../images/schedulebk.png) right top repeat-y;
	background-size: 15% auto, 15% auto;
	background-color: #833073;
	color:#fff;
}
#applyarea header {
padding:0rem 10% 5rem 10%;
text-align:center;
}
#applyarea h2 {
margin:0 auto 0rem auto;
font-family: 'Cinzel Decorative', cursive;
font-size: 5.5em;
font-size: 5.5rem;
font-weight: normal;
line-height: 1.6;
letter-spacing: 5px;
	color:#fff;
}
#applyarea ul li {
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.4;
}

#applybtn {
	margin: 0 auto;
	width: 80%;
	text-align: center;
font-size: 5em;
font-size: 5rem;
font-weight: bold;
line-height: 1.0;
letter-spacing: 0;
}
#applybtn a {
	display: block;
	padding: 3rem 3rem;
	background:#f5c200;
	border-radius: 1rem;
	color: #5a2f0a;
	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:#fff;
	color: #833073;
	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:#fff;
text-align:center;
}

#othersarea {
padding: 12rem 10% 12rem 10%;
}
#othersarea header {
padding:0rem 10% 5rem 10%;
text-align:center;
}
#othersarea h2 {
margin:0 auto 0rem auto;
font-family: 'Cinzel Decorative', cursive;
font-size: 5.5em;
font-size: 5.5rem;
font-weight: normal;
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: #eda856 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: #eda856;
    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: #eda856 1px solid;
}
#othersarea .bnr {
    max-width: 740px;
    margin: 0 auto;
    text-align: center;
}



#tieuparea {
background: url(../images/slide04.jpg) center top no-repeat;
background-size: cover;
padding: 7rem 10% 10rem 10%;
}
#tieuparea h2 {
margin-bottom: 4rem;
color: #fff;
text-align: center;
font-size: 3.8em;
font-size: 3.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 ul {
width: 100%;
display: flex;
justify-content: space-between;
margin-top:6rem;
}
#tieuparea ul li {
width: 49%;
list-style: none;
}
#tieuparea ul li div {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#tieuparea ul 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%;
}
#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:#342a28;
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 (max-width: 1199px) {
#copyarea {
	background: url(../images/copybk.jpg) center bottom no-repeat;
    background-size: 120% auto;
    padding: 3rem 25% 3rem 25%;
}
#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 {
    width: calc(50% - 6rem);
    padding: 4.5rem 2rem 0rem 4rem;
    background: url(../images/phadthai.svg) top center no-repeat;
    background-size: 45% auto;
}
#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.2em;
    font-size: 1.2rem;
    line-height: 1.4;
}
#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: 3remrem 5% 5rem 5%;
    background: url(../images/bk.png) left -15rem top no-repeat, url(../images/bk.png) right -15rem bottom -10rem no-repeat;
    background-size: 40% auto, 40% auto;
}
#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;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: 5px;
    color: #663300;
}
#applyarea {
    padding: 4rem 5% 6rem 5%;
}
#applyarea header {
    padding: 0rem 0% 0rem 0%;
}
#tieuparea {
    padding: 5rem 5% 5rem 5%;
}
#tieuparea h2 {
    margin-bottom: 3rem;
    font-size: 3.4em;
    font-size: 3.4rem;
}
#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 p#cooking {
    width: 45%;
}
#toparea p#date {
    left: 5%;
    bottom: 5%;
    width: 20%;
}
#copyarea {
    background: url(../images/copybk.jpg) center bottom no-repeat;
    background-size: 120% auto;
    padding: 3rem 20% 3rem 18%;
}
#menuarea .flexbox {
    display: block;
}
#menuarea .flexbox > p {
    width: 80%;
    margin: 0 10%;
}
#menuarea .flexbox > div {
    margin: 5rem 10% 0rem 10%;
    width: 80%;
    padding: 6rem 0 2rem 0;
    background: url(../images/phadthai.svg) top center no-repeat;
    background-size: 40% auto;
}
#teacherarea {
    padding: 5rem 10% 5rem 10%;
}
#teacherarea .flexbox {
    display: block;
}
#teacherarea .flexbox > div {
    width: 100%;
}
#teacherarea .flexbox > p {
    width: 100%;
    margin-top: 4rem;
}
#schedulearea {
    padding: 5rem 5% 5rem 5%;
}
#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 h1 {
    position: absolute;
    left: 0;
    top: 30%;
    width:100%;
}
#toparea p#cooking {
    width: 60%;
}
#toparea p#date {
    left: 5%;
    bottom: 5%;
    width: 35%;
}
#copyarea {
    background: url(../images/copybk.jpg) center top no-repeat;
    background-size: 120% auto;
    padding: 2rem 18% 2rem 16%;
}
#menuarea {
    margin-top: 2rem;
    background: url(../images/bk.png) left -5rem top no-repeat;
    background-size: 40% auto;
}
#menuarea h2 {
    margin: 0 auto 2rem auto;
    font-size: 4em;
    font-size: 4rem;
    line-height: 1;
}
#menuarea header {
    padding: 0rem 5% 0rem 5%;
}
#menuarea .flexbox > p {
    width: 90%;
    margin: 0 5%;
}
#menuarea .flexbox > p img {
    box-shadow: 10px 10px 0 #fab666;
}
#menuarea .flexbox > div {
    margin: 3rem 5% 0rem 5%;
    width: 90%;
    padding: 4rem 0 2rem 0;
    background: url(../images/phadthai.svg) top center no-repeat;
    background-size: 50% auto;
}
#menuarea .flexbox > div > div h4 {
    font-size: 1.5em;
    font-size: 1.5rem;
}
#menuarea .flexbox > div > div p {
    font-size: 1.3em;
    font-size: 1.3rem;
}
#teacherarea {
    padding: 2rem 5% 2rem 5%;
}
#teacherarea .flexbox {
    width: 90%;
    padding: 0 5% 4rem 5%;
}
#teacherarea h2 {
    margin: 0 auto 1rem auto;
    font-size: 3em;
    font-size: 3rem;
    line-height: 1.6;
    letter-spacing: 0px;
}
#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: 4em;
    font-size: 4rem;
}
#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 5% 2rem 5%;
}
#schedulearea header {
    padding: 0rem 0 0rem 0;
}
#schedulearea h2 {
    margin: 0 auto 1rem auto;
    font-size: 4em;
    font-size: 4rem;
    letter-spacing: 0px;
}
#schedulearea dl {
    display: block;
}
#schedulearea dl dt {
    width: 100%;
    padding: 0.5rem 0;
    margin-bottom:0rem;
    font-size: 1.6em;
    font-size: 1.6rem;
    border-radius: 3px;
}
#schedulearea dl dd {
    width: 100%;
    padding: 1rem 0;
    margin-bottom: 0.5rem;
    font-size: 1.8em;
    font-size: 1.8rem;
    border-bottom: none;
}
#applyarea {
    padding: 2rem 5% 3rem 5%;
}
#applyarea h2 {
    font-size: 4em;
    font-size: 4rem;
    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.6em;
    font-size:2.6rem;
}
#tieuparea {
    padding: 0rem 5% 3rem 5%;
}
#tieuparea h2 {
    margin-bottom: 1rem;
    font-size: 3.0em;
    font-size: 3.0rem;
}
#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: 4em;
    font-size: 4rem;
    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: 1rem;
    display: block;
}
#othersarea .box h3 {
    font-size: 2.2em;
    font-size: 2.2rem;
    margin-bottom: 0.85rem;
}
#othersarea .box h3 span {
    font-size: 1.6em;
    font-size: 1.6rem;
    display: block;
}
#othersarea .lead {
    font-size: 1.75em;
    font-size: 1.75rem;
    line-height: 1.4;
    margin-bottom:2rem;
}
#schedulearea .flexbox {
    margin-top:0rem;
    display:block;
}
#schedulearea .flexbox .text {
    width:100%;
    margin-bottom:1rem;
}
#tieuparea ul {
    width: 100%;
    display:block;
    margin-top: 3rem;
}
#tieuparea ul li {
    width: 100%;
    margin-bottom:1rem;
}
#schedulearea .flexbox .photo {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#schedulearea .flexbox .photo p {
    width: 49%;
}
#thilandarea {
padding:3rem 5% 3rem 5%;
width: 90%;
}
#thilandarea div {
    margin: 0rem 0;
}
#menuarea .flexbox > div p:first-child {
    font-size: 1.75em;
    font-size: 1.75rem;
}



}

