﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
p {
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 1.9;
}
img {
	width: 100%;
}
.text-center {
	text-align: center
}
#KV {
	background: url(../img/kv-1920.jpg) no-repeat center center;
	background-size: cover;
	z-index: 3;
	height: 718px;
}
.btn-painted {
	display: block;
	margin: 40px auto;
	width: 250px;
	height: 62px;
	background: url(../img/btn-join@2x.png) no-repeat;
	background-size: cover;
	font-size: 1.5em;
	font-weight: 500;
	letter-spacing: .1em;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}
.btn-painted:hover {
	background: url(../img/btn-join@2x-hover.png) no-repeat;
	background-size: cover;
}
body {
	background: #fff;
}
h2.tt {
	font-size: 3em;
	color: #1a4330;
	text-align: center;
	font-weight: 900;
	letter-spacing: -0.05em;
	position: relative;
	z-index: 1;
	margin-bottom: .7em;
}
h2.tt span {
	color: #94c23f;
}
h2.tt:before {
	content: "";
	position: absolute;
	top: .9em;
	left: 50%;
	transform: translate(-50%, -160%);
	background: url(../img/tt-bg@2x.png) no-repeat center center;
	width: 90px;
	height: 55px;
	z-index: -1;
}
#intro {
	background: url(../img/paper-bg-01.png) no-repeat center bottom;
	background-size: cover;
	margin-top: -20px;
	z-index: 4;
	padding: 2em;
	display: flex;
	justify-content: center;
	align-items: center;
}
#intro p {
	color: #fff;
	text-shadow: 1px 1px 5px #073d23;
	margin-bottom: 1rem;
}
#intro p#arrow a {
	font-weight: bold;
	color: #006835;
	text-shadow: 1px 1px 5px #cee7a0;
}
#intro .btn {
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #1c6d55 transparent transparent transparent;
}
section {
	/* padding: 100px 20px 40px; */
	padding: 6em 2em 3em;
}
#apply {
	background: url(../img/bg-s1.jpg) no-repeat center bottom;
	background-size: cover;
	margin-top: -31px;
}
#apply .maxWidth2 {
	padding: 0 60px;
}
#apply .swiper-container {
	padding-bottom: 40px;
}
#apply p {
	color: #fff;
	font-weight: 400;
	margin-bottom: 2em;
}
#apply h3 {
	font-size: 2em;
	margin-bottom: 1em;
	color: #fff;
	text-align: center;
}
#apply .swiper-button-prev, #apply .swiper-button-next {
	border-radius: 50%;
	background-color: #fff;
	width: 50px;
	height: 50px;
}
#apply .swiper-button-prev:after, #apply .swiper-button-next:after {
	color: #017b30;
	font-size: 24px;
	line-height: 50px;
	font-weight: 300;
}
#apply .swiper-button-prev {
	left: 0px;
}
#apply .swiper-button-next {
	right: 0px;
}
#apply .swiper-pagination-bullets {
	bottom: 0;
}
#apply .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: #fff;
}
#time {
	background: url(../img/paper-bg-02.png) no-repeat center top;
	background-size: cover;
	z-index: 2;
	margin-top: -32px;
	height: auto;
}
table {
	width: 100%;
	text-align: center;
	border-top: 1px solid #1c6d55;
	border-bottom: 1px solid #1c6d55;
}
td, th {
	padding: 1em 0.5em;
	font-size: 1.2em;
	border: 1px solid #1c6d55;
}
th {
	font-size: 1.4em;
	color: #1c6d55;
}
td {
	color: #444;
}
.no-border-left {
	border-left: none;
}
.no-border-right {
	border-right: none;
}
.text-red {
	color: #c33;
}
small {
	letter-spacing: 1px;
	margin-top: 1em;
}
small.block {
	display: block
}
#green {
	background:#c9d9a5; 
	z-index: -1;
	margin-top: -32px;
	height: auto;
}
#green picture + p {
	margin-top: 2em;
}
#green small {
	text-align: center;
	margin-top: 2em;
}
#veg {
	background: url(../img/veg-bg.png) repeat;
	background-color: #d6d4bf;
	z-index: 2;
	margin-top: -32px;
	height: auto;
}
#veg p + p{
	margin:1em 0 2em;
}
#women {
	/* background: url(../img/bg-4.jpg) no-repeat center bottom;
	background-size:contain; */
	z-index: 1;
	/* margin-top: -25px; */
	background-color: #f3f7f7;
}
#women p {
	text-align: justify;
}
#women p +p {
	margin-top: 1em;
}
 @media (min-width: 768px) and (max-width: 1440px) {
#KV {
	background: url(../img/kv-1280.jpg) no-repeat center center;
	background-size: cover;
	height: 488px
}
}
 @media (max-width: 767px) {
p {
	font-size: 15px;
	line-height: 1.6;
}
h2.tt {
	font-size: 2.5em;
}
h2.tt:before {
	content: "";
	position: absolute;
	top: .6em;
	left: 50%;
	transform: translate(-50%, -160%);
	background: url(../img/tt-bg.png) no-repeat center center;
	width: 40px;
	height: 24px;
}
.btn-painted {
	width: 200px;
	height: 49px;
	background: url(../img/btn-join.png) no-repeat;
	font-size: 22px;
}
.btn:hover {
	background: url(../img/btn-join-hover.png) no-repeat;
}
#headerNew .openrice-logo > img {
	max-width: 80px;
}
#headerNew .headerDesktop {
	margin-top: 2px;
}
#headerNew .headerDesktop .li a.facebook-share {
	font-size: 10px;
}
#KV {
	background: url(../img/KV-m.jpg) no-repeat center center;
	background-size: cover;
	height: auto;
	padding-bottom: 100%;
}
#intro {
	margin-top: -20px;
}
section {
	padding: 3em 1em 1em;
}
#apply .maxWidth2 {
	padding: 0;
}
#apply .swiper-button-prev, #apply .swiper-button-next {
	width: 40px;
	height: 40px;
}
#apply .swiper-button-prev:after, #apply .swiper-button-next:after {
	font-size: 20px;
}
#apply .swiper-button-prev {
	left: 10px;
}
#apply .swiper-button-next {
	right: 10px;
}
#time {
	height: auto;
}
table {
	margin-top: 30px;
}
td, th {
	padding: .8em 0.5em;
	font-size: .9em;
	border: 1px solid #1c6d55;
}
th {
	font-size: 1em;
}
#women img {
	margin-bottom: 2em;
}
}
