/*
Theme Name: 5star
Description: original theme
Author: catlisa
Version: 1.0
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix {
  clear: both;
}
img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}
/* 5star
navy = #425372
blue = #34B8C9
yellow = #FCF100
mainbg = #737aa5
*/
html {
  font-size: 50%;
}
body {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  background: #b7e0e3;
  background-image: url("./img/top_img/bg-cloud.png");
  background-size: 1280px;
  color: #737aa5;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  width: 100%;
}
#wrap {
  width: 80%;
  margin: 0 auto;
  position: relative;
  min-width: 980px;
}
h1 {
  font-weight: 900;
  font-family: "M PLUS Rounded 1c", sans-serif;
  letter-spacing: 0.1em;
}
h2 {
  font-size: 4rem;
  font-weight: 900;
  font-family: "M PLUS Rounded 1c", sans-serif;
  letter-spacing: 0.1em;
}
h3 {
  font-size: 3.4rem;
  font-weight: 900;
  font-family: "M PLUS Rounded 1c", sans-serif;
  letter-spacing: 0.08em;
}
h4 {
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "M PLUS Rounded 1c", sans-serif;
  letter-spacing: 0.06em;
}
h5 {
  font-size: 2.7rem;
  font-weight: 900;
  font-family: "M PLUS Rounded 1c", sans-serif;
  letter-spacing: 0.08em;
}
h6 {
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "M PLUS Rounded 1c", sans-serif;
  letter-spacing: 0.06em;
}
.footable {
  border: 1px solid #425372;
}
.footable tr,
.footable th,
.footable td {
  border: 1px solid #425372;
}
#mobilemenu,
#mobilemenu_top,
#mobilemenu_page {
  display: none;
}
.mobile_main_bg1,
.mobile_main_bg2 {
  display: none;
}
#mobile_header {
  display: none;
}
.c_h_m {
  position: absolute;
  width: 8%;
  bottom: 79%;
  right: 24%;
  z-index: 1;
}
.c_p_m {
  position: absolute;
  width: 13%;
  bottom: 80%;
  left: 25%;
}
footer {
  width: 100%;
  background-color: #fcf100;
  position: relative;
}
#footer_wrap {
  width: 100%;
  margin: 0 auto;
  background-color: #fcf100;
}
.top-footer-char {
  z-index: 999999;
}
.footer_top {
  width: 100vw;
}
.mobile_index_sns_icon,
.mobile_index_pp {
  display: none;
}
#top_copyright {
  position: relative;
  height: 130px;
  margin: 0 auto;
}
#top_copyright .c_h_m,
#top_copyright .c_p_m {
  display: none;
}
.top_sns_icon {
  width: 40%;
  max-width: 600px;
  position: absolute;
  right: 15px;
  bottom: 10px;
  z-index: 999999;
}
#copyright {
  position: relative;
  background-color: #fcf100;
  width: 100%;
  padding: 1rem 0;
  margin: 0 auto;
  margin-top: 10rem;
  font-size: 2rem;
}
.pp {
  margin: 1%;
  text-align: center;
}
.pp a {
  border-left: 1px solid;
  padding-left: 5px;
}
.footer_1 {
  width: 27%;
  position: absolute;
  bottom: 97%;
  left: 2%;
  z-index: -1;
}
.footer_2 {
  width: 12%;
  position: absolute;
  bottom: 50%;
  right: 5%;
}
.sns_icon {
  z-index: 1;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.sns_icon img {
  width: 80px;
  padding: 0.7rem;
}
.sns_icon .line {
  display: none;
}
#footer-tree {
  width: 10%;
  position: absolute;
  right: 0;
  bottom: 50%;
}
#pc_header {
  width: 100%;
  height: 310px;
  background-image: url("img/top_img/top_bg.png");
  background-repeat: repeat-x;
  background-size: 500px 101%;
  background-position: center center;
}
#pc_header img {
  display: block;
  width: 45%;
  max-width: 1100px;
  min-width: 700px;
  margin: 0 auto;
  padding-top: 3rem;
}
#update {
  width: 20%;
  position: absolute;
  left: 62%;
  top: 39%;
  height: auto;
  z-index: 999999;
}
#update img {
  width: 100%;
}
#update ul {
  position: absolute;
  z-index: 999999;
  left: 5%;
  letter-spacing: 0.1rem;
}
#update ul a {
  text-decoration: none;
}
@media only screen and (max-width: 1280px) {
  #update ul .hentry {
    display: none;
  }
}
#update ul .entry-date {
  font-size: 0.7vw;
  margin: 0.5rem 0 0;
  line-height: 1;
  color: #008000;
}
@media only screen and (min-width: 2080px) {
  #update ul .entry-date {
    margin-top: 1.5rem;
    font-size: 1.3rem;
  }
}
#update ul .entry-title {
  font-size: 0.6vw;
  line-height: 1.6;
}
@media only screen and (max-width: 1480px) {
  #update ul .entry-title {
    font-size: 0.8vw;
  }
}
@media only screen and (min-width: 2080px) {
  #update ul .entry-title {
    font-size: 0.5vw;
  }
}
#update ul .new {
  color: #f1835c;
  font-size: 2vw;
  text-align: center;
  display: none;
}
@media only screen and (max-width: 1280px) {
  #update ul .new {
    font-size: 1.8vw;
    display: block;
    text-align: center;
  }
}
#update ul .hide {
  display: none !important;
}
#index_content {
  position: relative;
  width: 100%;
  min-width: 980px;
  max-width: 1280px;
  margin: 0 auto;
}
#index_content img {
  z-index: 999999;
}
.footer_0 {
  width: 40%;
  min-width: 540px;
  position: absolute;
  bottom: 70%;
  left: 28%;
}
#top-bg-cloud,
position absolute {
  z-index: -1;
  width: 100%;
  top: -10%;
  opacity: 0;
}
#top-program {
  position: absolute;
  width: 19%;
  left: 13%;
  top: -5%;
}
#top-about {
  position: absolute;
  width: 36%;
  left: 34%;
  top: -10%;
}
#top-map {
  position: absolute;
  width: 25%;
  right: 4%;
  top: 5%;
}
#top-voice {
  position: absolute;
  width: 20%;
  left: 3%;
  top: 35%;
}
#top-guide {
  position: absolute;
  width: 37%;
  left: 25%;
  top: 28%;
}
#top-staff {
  position: absolute;
  width: 16%;
  right: 2%;
  top: 44%;
}
#top-recruit {
  position: absolute;
  width: 12%;
  left: 15%;
  bottom: 18%;
}
#top-photo {
  position: absolute;
  z-index: 1;
  width: 20%;
  left: 30%;
  bottom: 15%;
}
#top-blog {
  position: absolute;
  z-index: 1;
  width: 17%;
  right: 29%;
  bottom: 15%;
}
#top-contact {
  position: absolute;
  z-index: 1;
  width: 18%;
  right: 12%;
  bottom: 10%;
}
#top-c_a {
  position: absolute;
  z-index: 1;
  width: 15%;
  right: 12%;
  bottom: 50%;
}
#top-c_m {
  position: absolute;
  width: 8%;
  left: 0;
  top: 10%;
}
#top-c_b {
  position: absolute;
  z-index: 1;
  width: 13%;
  left: 16%;
  bottom: 13%;
}
#top-c_f {
  position: absolute;
  z-index: 2;
  width: 12%;
  left: 27%;
  top: 25%;
}
#top-c_h {
  position: absolute;
  z-index: 1;
  width: 15%;
  left: 42%;
  top: -40%;
}
#top-c_l {
  position: absolute;
  z-index: 1;
  width: 18%;
  left: 42%;
  top: -50%;
}
#top-c_o {
  position: absolute;
  width: 12%;
  right: 0%;
  top: -10%;
}
#top-c_t {
  position: absolute;
  z-index: 1;
  width: 10%;
  left: 1%;
  bottom: 80%;
}
img.title {
  width: 70%;
  display: block;
  margin: 0 auto;
  max-width: 1180px;
}
#title {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding-top: 3rem;
}
#content {
  overflow: hidden;
  padding: 3%;
  max-width: 1280px;
  margin: 0 auto;
}
.sidebar {
  width: 27%;
  float: left;
}
.main {
  width: 70%;
  float: right;
  position: relative;
  font-size: 1.8rem;
}
.main_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.main-inner {
  width: 75%;
  margin: 0 auto;
  padding: 15% 3% 25%;
  line-height: 2;
}
.main-inner h2 {
  display: inline-block;
  color: #34b8c9;
  margin: 2rem 0 0;
  padding-bottom: 1rem;
  background-image: url("img/h2_bg.svg");
  background-repeat: no-repeat;
  background-position: 0 100%;
  font-size: 2.7vw;
  letter-spacing: 5px;
}
.main-inner h3 {
  color: #425372;
  margin: 4rem 0 0;
}
.main-inner h4 {
  color: #425372;
  margin: 1rem 0;
}
.main-inner th {
  width: 30%;
}
.main-inner table {
  width: 100%;
  margin: 2% 0 5%;
  border-collapse: collapse;
}
.main-inner thead {
  background-color: #425372;
  color: #fbf7ac;
}
.main-inner div {
  margin: 7rem 0;
}
.main-inner a {
  color: #f1835c;
}
.main-inner img {
  max-width: 100%;
  display: block;
  height: auto;
  margin: 2rem 0;
}
table.start-sets td {
  border: 1px solid #ccc;
  text-align: center;
}
table.start-sets td:first-child {
  text-align: left;
  width: 50%;
  padding-left: 0.5rem;
  font-size: 1.6rem;
}
.table_pt1 {
  border-bottom: 1px dashed #425372;
}
.table_pt1 th {
  border-bottom: 1px dashed #425372;
  padding: 0.3rem 0;
  font-weight: bold;
}
.table_pt1 td {
  border-bottom: 1px dashed #425372;
  line-height: 2;
}
.table_pt2 {
  border: 1px solid #425372;
}
.table_pt2 th {
  border: 1px solid #000;
  text-align: center;
  width: 20%;
}
.table_pt2 td {
  border: 1px solid #425372;
  text-align: center;
  width: 20%;
}
.table_pt3 {
  border: 1px solid #425372;
}
.table_pt3 th {
  border: 1px solid #425372;
  padding-left: 1rem;
  vertical-align: top;
}
.table_pt3 td {
  border: 1px solid #425372;
  padding-left: 1rem;
}
.ul_pt1 {
  margin-bottom: 3rem;
  padding-top: 1rem;
  padding-bottom: 1.7rem;
  border-bottom: 1px dashed #425372;
}
.ul_pt2 {
  margin: 5rem 0;
}
.guide_0 {
  width: 30%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 4%;
  top: 2%;
}
.guide_1 {
  width: 12%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 34%;
  top: 1%;
}
.guide_2 {
  width: 17%;
  position: absolute;
  z-index: 1;
  right: 9%;
  top: 11%;
}
.guide_3 {
  width: 5%;
  position: absolute;
  z-index: 1;
  right: 19%;
  top: 34%;
}
.guide_4 {
  width: 10%;
  position: absolute;
  z-index: 1;
  right: 3%;
  top: 50%;
}
.guide_5 {
  width: 10%;
  position: absolute;
  z-index: 1;
  left: 29%;
  bottom: 30%;
}
.guide_6 {
  width: 10%;
  position: absolute;
  z-index: 1;
  left: 36%;
  bottom: 6%;
}
.guide_7 {
  width: 16%;
  position: absolute;
  z-index: 1;
  right: 8%;
  bottom: 9%;
}
h5 {
  color: #59916b;
  margin: 3rem 0;
  padding: 0.5rem 0;
  border-bottom: 1px dashed #425372;
}
.voice_0 {
  width: 20%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 6%;
  top: 5%;
}
.voice_1 {
  width: 10%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 35%;
  top: 1%;
}
.voice_2 {
  width: 6%;
  position: absolute;
  z-index: 1;
  left: 53%;
  top: 4%;
}
.voice_3 {
  width: 3%;
  position: absolute;
  z-index: 1;
  right: 30%;
  top: 11%;
}
.voice_4 {
  width: 10%;
  position: absolute;
  z-index: 1;
  right: 3%;
  top: 35%;
}
.voice_5 {
  width: 10%;
  position: absolute;
  z-index: 1;
  right: 30%;
  bottom: 7%;
}
.main-inner div.voice-text {
  padding: 2rem;
  border-radius: 12px;
  background-color: #fbf7ac;
  margin: 4rem 0;
}
.main-inner div.voice-text p {
  padding: 2rem;
}
.birdview {
  width: 100%;
  height: auto;
}
.characteristic ul {
  padding: 2.5rem;
  border-bottom: 1px dashed #425372;
}
h6 {
  color: #59916b;
}
.about .main-inner h3 {
  padding-bottom: 0;
}
.about_0 {
  width: 30%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 3%;
}
.about_1 {
  width: 9%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 36%;
  top: 0;
}
.about_2 {
  width: 10%;
  position: absolute;
  z-index: 1;
  right: 4%;
  top: 24%;
}
.about_3 {
  width: 7%;
  position: absolute;
  z-index: 1;
  left: 30%;
  top: 44%;
}
.about_4 {
  width: 10%;
  position: absolute;
  z-index: 1;
  right: 3%;
  bottom: 35%;
}
.about_5 {
  width: 10%;
  position: absolute;
  z-index: 1;
  left: 29%;
  bottom: 16%;
}
.gtt_btn {
  text-align: center;
  margin-top: 5rem;
}
.gototop {
  width: 16%;
  height: auto;
}
.page_content {
  position: relative;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20rem;
}
.page_content .update {
  height: 300px;
}
.page_main {
  padding: 8rem 0;
}
.page_main h2 {
  display: inline-block;
  color: #34b8c9;
  margin: 12rem 10% 2rem;
  padding-bottom: 2rem;
  background-image: url("img/h2_bg.svg");
  background-repeat: no-repeat;
  background-position: 0 100%;
  letter-spacing: 0.8rem;
  font-size: 2.7vw;
}
#year_program {
  width: 80%;
  margin: 7rem auto 0;
  display: block;
}
.page_main_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.staff_main_inner {
  font-size: 1.8rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  display: flex;
  flex-wrap: wrap;
  padding: 5rem 0;
  width: 80%;
  margin: 0 auto;
}
.staff_main_inner h3 {
  color: #34b8c9;
  margin: 2rem 0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  background: linear-gradient(135deg, #34b8c9, #2cabbb);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 2px 2px 4px rgba(52,184,201,0.3);
  transform: scale(1.05);
  transition: all 0.3s ease;
  letter-spacing: 0.1em;
  line-height: 1;
}
.staff_main_inner h3:hover {
  transform: scale(1.1);
  text-shadow: 3px 3px 6px rgba(52,184,201,0.4);
}
.staff_main_inner ul {
  text-align: center;
  line-height: 2rem;
  margin: 1%;
  margin-bottom: 2%;
  width: 31%;
}
.staff_main_inner ul img {
  width: 100%;
}
.staff_main_inner li {
  margin: 0.2rem;
}
.staff_main_inner li.photo {
  aspect-ratio: 1/1;
  background-size: cover;
  background-position: center center;
}
.staff_main_inner li:not(:first-child) {
  line-height: 1.6;
  padding: 0.25em 0;
  font-size: 1.5rem;
  border-bottom: 1px solid rgba(52,184,201,0.2);
}
.staff_0 {
  display: none;
}
.staff_1 {
  width: 15rem;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 5%;
  top: 0;
}
.staff_2 {
  width: 5rem;
  position: absolute;
  z-index: 1;
  left: 37%;
  top: 5%;
}
.staff_3 {
  width: 14%;
  position: absolute;
  z-index: 1;
  right: 43%;
  top: 4%;
}
.staff_4 {
  width: 6rem;
  position: absolute;
  z-index: 1;
  right: 5%;
  bottom: 23%;
}
.staff_5 {
  width: 10%;
  position: absolute;
  z-index: 1;
  left: 7%;
  bottom: 13%;
}
.staff_6 {
  width: 20%;
  position: absolute;
  z-index: 1;
  right: 10%;
  top: 0;
}
#program-inner {
  font-size: 1.6rem;
  padding: 2rem 0;
  width: 100%;
  margin: 0 auto;
}
#program-inner h3 {
  color: #425372;
  margin: 1rem 0;
  padding-bottom: 1rem;
  border-bottom: 1px dashed #425372;
}
#program-inner h6 {
  width: 70%;
  margin: 20px auto 30px;
}
.p_table {
  width: 70%;
  margin: 0 auto 40px;
  border-collapse: collapse;
}
.p_table thead {
  background-color: #34b8c9;
  color: #fbf7ac;
}
.p_table thead th {
  border: 1px solid #000;
  padding: 1.4rem;
  text-align: center;
}
.p_table td {
  border: 1px solid #425372;
  padding: 1.4rem;
  text-align: center;
  height: 3rem;
  line-height: 1.5;
  min-width: 40px;
}
a {
  color: #f1835c;
}
li {
  font-size: 1.8rem;
  margin: 1rem;
  line-height: 2;
}
.timeschedule {
  width: 70%;
  display: block;
  margin: 0 auto;
  margin-top: 5rem;
}
.program_0 {
  width: 22%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 8%;
  top: 3%;
}
.program_1 {
  width: 14%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 5%;
  top: 0;
}
.program_2 {
  width: 19%;
  position: absolute;
  z-index: 1;
  left: 39%;
  top: 200px;
}
.program_3 {
  width: 12%;
  position: absolute;
  z-index: 1;
  right: -3%;
  top: 1200px;
}
div#c_table {
  width: 100%;
  margin: 0 auto;
}
div#c_table table {
  background-color: #fff;
  margin-bottom: 40px;
}
p.langswitch {
  font-size: 3rem;
}
p.langswitch span {
  cursor: pointer;
}
#c_desc {
  width: 70%;
  margin: 0 auto;
  line-height: 2;
}
.program_4 {
  display: none;
}
.c_eng {
  display: none;
}
.contact h3 {
  margin: 3rem 0;
  padding: 0.5rem 0;
  border-bottom: 1px dashed #425372;
}
.tel {
  width: 70%;
  display: block;
  margin: 5rem auto;
}
.contact_mail {
  padding: 3rem;
  border-radius: 2rem;
  background: linear-gradient(135deg, #dff19b, #b8e6b8);
  box-shadow: 0 8px 32px rgba(223,241,155,0.3);
  border: 2px solid rgba(255,255,255,0.3);
  backdrop-filter: blur(8px);
  position: relative;
}
.contact_mail::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  background: linear-gradient(45deg, #ffe5cc, #f8bbd9, #e2f0cb, #b8e6b8);
  border-radius: 2.5rem;
  z-index: -1;
  opacity: 0.6;
}
.contact_mail div {
  margin: 2rem 0;
}
.contact_mail label {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  color: #2d5a2d;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 1.1em;
}
.contact_mail .wpcf7 input[type="text"],
.contact_mail .wpcf7 input[type="email"],
.contact_mail .wpcf7 input[type="url"],
.contact_mail .wpcf7 textarea {
  background-color: rgba(255,255,255,0.9);
  color: #333;
  width: 100%;
  border: 2px solid #b8e6b8;
  font-size: 1.1em;
  padding: 1rem 1.5rem;
  border-radius: 1.5rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  transition: all 0.3s ease;
  box-shadow: 0 4px 16px rgba(184,230,184,0.2);
  box-sizing: border-box;
}
.contact_mail .wpcf7 input[type="text"]:focus,
.contact_mail .wpcf7 input[type="email"]:focus,
.contact_mail .wpcf7 input[type="url"]:focus,
.contact_mail .wpcf7 textarea:focus {
  outline: none;
  border-color: #34b8c9;
  background-color: #fff;
  box-shadow: 0 6px 24px rgba(52,184,201,0.3);
  transform: translateY(-2px);
}
.contact_mail .wpcf7 input[type="text"]::placeholder,
.contact_mail .wpcf7 input[type="email"]::placeholder,
.contact_mail .wpcf7 input[type="url"]::placeholder,
.contact_mail .wpcf7 textarea::placeholder {
  color: #888;
  font-style: italic;
}
.contact_mail .wpcf7 textarea {
  min-height: 120px;
  resize: vertical;
}
.contact_mail .wpcf7 input[type="submit"] {
  font-size: 1.6em;
  font-weight: 800;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding: 1.5rem 4rem;
  background: linear-gradient(135deg, #34b8c9, #2cabbb);
  color: #fff;
  border: none;
  border-radius: 2rem;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 6px 20px rgba(52,184,201,0.4);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  min-width: 200px;
  margin-top: 1rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.contact_mail .wpcf7 input[type="submit"]:hover {
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 8px 30px rgba(52,184,201,0.6);
  background: linear-gradient(135deg, #2cabbb, #1e9aa7);
}
.contact_mail .wpcf7 input[type="submit"]:active {
  transform: translateY(-1px) scale(1.02);
}
.contact_mail .wpcf7 span.wpcf7-not-valid-tip {
  font-size: 0.9em;
  color: #e74c3c;
  font-weight: 600;
  margin-top: 0.5rem;
  padding: 0.5rem 1rem;
  background-color: rgba(231,76,60,0.1);
  border-radius: 1rem;
  border-left: 4px solid #e74c3c;
}
.contact_0 {
  width: 18%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 8%;
  top: 4%;
}
.contact_1 {
  width: 14%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 33%;
  top: 1%;
}
.contact_2 {
  width: 12%;
  position: absolute;
  z-index: 1;
  right: 1%;
  bottom: 51%;
}
.mobile_google_map {
  display: none;
}
.map h3 {
  margin: 3rem 0;
  padding: 0.5rem 0;
  border-bottom: 1px dashed #425372;
}
.map_img {
  width: 100%;
  display: block;
  margin: 0 auto;
  margin: 3rem 0;
}
.gmap {
  width: 60%;
  display: block;
  margin: 0 auto;
  margin-bottom: 5rem;
}
.map_0 {
  width: 18%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 8%;
  top: 5%;
}
.map_1 {
  width: 14%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 34%;
  top: 0;
}
.map_2 {
  width: 12%;
  position: absolute;
  z-index: 1;
  left: 30%;
  bottom: 50%;
}
.map_3 {
  width: 13%;
  position: absolute;
  z-index: 1;
  right: 4%;
  bottom: 24%;
}
.voiceofstaff {
  margin: 2rem 0;
  padding: 2rem;
  background-color: #fbf7ac;
  border-radius: 2rem;
}
.voiceofstaff h5 {
  color: #59916b;
  margin: 1rem 0;
  padding: 0.5rem 0;
  border-bottom: 1px dashed #425372;
}
#entry {
  overflow: hidden;
  width: 100%;
  margin: 3rem auto;
  margin-top: 7rem;
}
#entry h4 {
  font-size: 2.7rem;
}
#entry .entry_left {
  float: left;
  width: 45%;
  color: #737aa5;
  background-color: #fbf7ac;
  border-radius: 2rem;
  box-sizing: border-box;
  margin: 0.5rem;
  padding: 2.5rem;
}
#entry .entry_left ul {
  margin-top: 2rem;
}
#entry .entry_left h4 {
  color: #737aa5;
  display: inline;
  border-bottom: 1px dashed #737aa5;
  padding-bottom: 5px;
}
#entry .entry_right {
  background-color: #34b8c9;
  border-radius: 2rem;
  box-sizing: border-box;
  margin: 0.5rem;
  padding: 2.5rem;
  float: right;
  width: 45%;
}
#entry .entry_right ul {
  margin: 1rem;
}
#entry .entry_right li {
  line-height: 1.5;
}
#entry .entry_right h4 {
  color: #fff;
  display: inline;
  border-bottom: 1px dashed #fff;
  padding-bottom: 5px;
}
#entry .entry_right li {
  color: #fff;
  width: 100%;
}
#entry_mail {
  padding: 3rem;
  border-radius: 2rem;
  background-color: #dff19b;
}
#entry_mail h6 {
  color: #737aa5;
}
#entry_mail div {
  margin: 4rem 0;
}
.recruit_0 {
  width: 14%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 10%;
  top: 3%;
}
.recruit_1 {
  width: 13%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 36%;
  top: 1%;
}
.recruit_2 {
  width: 9%;
  position: absolute;
  z-index: 1;
  left: 30%;
  top: 57%;
}
.recruit_3 {
  width: 8%;
  position: absolute;
  z-index: 1;
  right: 2%;
  bottom: 20%;
}
.recruit_4 {
  width: 8%;
  position: absolute;
  z-index: 1;
  right: 3%;
  top: 33%;
}
.mobile_blog {
  display: none;
}
.blog_0 {
  width: 14%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 10%;
  top: 3%;
}
.blog_1 {
  width: 11%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 36%;
  top: 0;
}
.blog_2 {
  width: 9%;
  position: absolute;
  z-index: 1;
  left: 35%;
  top: 57%;
}
.blog_3 {
  width: 8%;
  position: absolute;
  z-index: 1;
  right: 3%;
  top: 33%;
}
.blog_4 {
  width: 6%;
  position: absolute;
  z-index: 1;
  right: 4%;
  bottom: 20%;
}
.photo .main-inner div {
  margin: 0 auto;
}
.photo_0 {
  width: 15%;
  height: auto;
  position: absolute;
  z-index: 1;
  right: 10%;
  top: 2%;
}
.photo_1 {
  width: 10%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 36%;
  top: 0;
}
.photo_2 {
  width: 9%;
  position: absolute;
  z-index: 1;
  left: 35%;
  bottom: 19%;
}
.photo_3 {
  width: 8%;
  position: absolute;
  z-index: 1;
  right: 3%;
  top: 33%;
}
.c-x {
  position: absolute;
  width: 17%;
  top: 3%;
  right: 18%;
  z-index: 1;
}
