inp.smart_change a {
 display: block;
 width: 180px;
 padding: 5px 0;
 text-align: center;
 font-weight: bold;
 border-radius: 5px;
 box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.5);
 margin: 15px auto 5px auto;
 text-decoration: none;
 color: #000;
}
.faci_slider .slick-track {
 height: 640px;
 overflow: hidden;
}
input[type="submit"] {
 -webkit-appearance: none;
}
@media only screen and (max-width: 2050px) {
 .faci_slider .slick-track {
  height: 31vw;
 }
 /*2050px*/
}
@media only screen and (max-width: 1600px) {
 .headerArea .drawerSet > li .drawerSet {
  left: 0%;
  z-index: 100;
  top: 0%;
  padding: 0;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
 }
 .no-touchevents .headerArea .drawerSet > li.submenuin:hover .drawerSet {
  left: 50px;
  top: 30%;
 }
 .faci_slider .slick-track {
  height: 31vw;
 }
 /*1600*/
}
@media only screen and (max-width: 1500px) {
 .faci_slider .slick-track {
  height: 26vw;
 }
 /*1500px*/
}
@media only screen and (max-width: 1200px) {
 .headerArea .drawerSet > li .drawerSet.type02 > li {
  width: 100%;
 }
 .no-touchevents .headerArea .drawerSet > li.submenuin:hover .drawerSet.type01.type02 {
  min-width: 300px;
  display: block;
 }
 /*1200*/
}
@media only screen and (max-width: 1100px) {
 .faci_slider .slick-track {
  height: 45vw;
 }
 /*1100px*/
}
@media only screen and (max-width: 1000px) {
 #main, #header, #footer, #footer_in {
  width: auto;
 }
 img {
  max-width: 100%;
  height: auto;
 }
 .content_post iframe {
  width: 90%;
 }
 .smart_change {
  display: block;
 }
 /*1000px*/
}
@media only screen and (max-width: 800px) {
 html {
  -webkit-text-size-adjust: 100%;
 }
 html #wpadminbar {
  overflow: hidden;
 }
 #cover {
  position: relative;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
 }
 #nav {
  position: fixed;
  right: -230px;
  top: 0;
  height: 100%;
  overflow: auto;
  width: 230px;
  z-index: 1000;
  display: none;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
 }
 #nav ul li {
  float: none;
  padding: 0 10px;
 }
 #smart_btn {
  display: block;
  position: fixed;
  top: 27px;
  right: 15px;
  cursor: pointer;
  height: 30px;
  z-index: 50;
  width: 35px;
 }
 #smart_btn.active {
  right: 245px;
 }
 #smart_btn span.a, #smart_btn span.b, #smart_btn span.c {
  webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  display: block;
  height: 3px;
  width: 35px;
  border-radius: 10px;
  background-color: #fff;
  content: "";
  position: absolute;
  left: 0;
  opacity: 1;
  top: 0;
 }
 #smart_btn span.a {
  top: 10px;
  opacity: 1;
 }
 #smart_btn span.b {
  top: 20px;
  opacity: 1;
 }
 #smart_btn.active span.c {
  opacity: 0;
 }
 #smart_btn.active span.a {
  transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  top: 11px;
 }
 #smart_btn.active span.b {
  transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  top: 11px;
 }
 .single_thumbnail img {
  max-width: 100%;
  height: auto;
 }
 #content, #aside {
  float: none;
  width: auto;
 }
 #content {
  max-width: 90%;
  margin: 0 auto;
 }
 /*2019*/
 .archive_body #content, .archive_contents {
  float: none;
  width: auto;
 }
 ul.snsLinks {
  position: static;
  float: right;
 }
 ul.snsLinks.top {
  padding-top: 25px;
 }
 /*800*/
}
@media only screen and (max-width: 640px) {
 .top_osaka_mv {
  /*display: none;*/
 }
 #location_area2 ul li.last_online, #location_area ul li.last_online {
  width: 100%;
 }
 #location_area2 ul li.last_online img, #location_area ul li.last_online img {
  display: none;
 }
 #location_area2 ul li.last_online img.display_none, #location_area ul li.last_online img.display_none {
  display: block;
 }
 #location_area2 ul, #location_area ul {
  flex-wrap: wrap;
  width: 95%;
 }
 #location_area2 ul li, #location_area ul li {
  width: calc(50% - 15px);
 }
 #location_area2 ul li dt, #location_area ul li dt {
  display: none;
 }
 #location_area2 ul li dd .title, #location_area ul li dd .title {
  display: block;
  font-size: 1.8rem;
  margin-bottom: 0;
 }
 #location_area2 ul li .thumb, #location_area ul li .thumb {
  height: 250px;
  position: relative;
 }
 #location_area2 ul li .thumb img, #location_area ul li .thumb img {
  position: relative;
  top: -50px;
 }
 #location_area2 ul li dd .link, #location_area ul li dd .link {
  font-size: 1em;
  margin-top: 10px;
  margin-bottom: 25px;
 }
 .headerArea .row01 {
  z-index: 999;
 }
 span.cmp21, span.cmp31 {
  margin-top: -20px;
 }
 span.cmp31 {
  margin-top: 5px;
  display: block;
 }
 .open_camp {
  font-size: 1.5vw;
  padding-right: 7%;
  padding-left: 7%;
 }
 .open_camp h1 {
  font-size: 7em;
  line-height: 1.3em;
  margin-bottom: 1em;
 }
 .open_camp .cmp2 {
  display: block;
  max-width: 7em;
  margin-left: 2vw;
 }
 .open_camp {
  padding-right: 7%;
  padding-left: 7%;
 }
 .open_camp h1 span {
  display: block;
 }
 .open_camp .en_big {
  font-size: 1.3em;
 }
 .map.smart_sp.none {
  display: block;
 }
 .cmnLayout01 > .wrap .contents .contentsdesc .map {
  width: 100%;
  left: 0;
 }
 .footerArea .footer_fix_link {
  min-width: 0;
 }
 /*2019*/
 .archive_body #content, .archive_contents {
  font-size: 1rem;
 }
 .archive_contents ul li .sp_v {
  display: block;
 }
 .archive_contents ul li .pc_v {
  display: none;
 }
 .archive_body .date {
  font-size: 1rem;
 }
 .content_post {
  font-size: 1rem;
 }
 #single_title {
  font-size: 1.5rem;
 }
 .single_tags ul li {
  font-size: 0.8rem;
 }
 .author_box {
  font-size: 0.9rem;
 }
 .related_contents h3 {
  font-size: 1.6rem;
 }
 .related_contents {
  font-size: 0.9rem;
 }
 /**/
 #wpadminbar {
  display: none;
 }
 .langOpen .mainArea {
  overflow: hidden;
  height: 100%;
  position: fixed;
 }
 html {
  margin-top: 0 !important;
 }
 .admin-bar.endline .headerArea .menu {
  top: 86px;
 }
 .admin-bar.sub_pages .headerArea .row01 {
  top: 86px;
 }
 .admin-bar.sub_pages .headerArea .row00 {
  top: 46px;
 }
 .admin-bar.sub_pages.scrollDown .headerArea .row01 {
  top: 0;
 }
 .admin-bar.sub_pages.scrollDown .headerArea .row00 {
  top: -40px;
 }
 .selectCourseBox dt .wpcf7-form-control-wrap:before {
  left: 26px;
  top: 50px;
 }
 .selectCourseBox .cspan {
  float: none;
  width: auto;
 }
 .selectCourseBox .scb .wpcf7-form-control-wrap {
  padding-left: 10px;
  width: auto;
  clear: both;
 }
 table.contact-table2 th, table.contact-table th {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-bottom: none;
  padding-top: 7px;
  padding-bottom: 9px;
 }
 table.contact-table2 td, table.contact-table td {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-top: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 30px;
 }
 .formarea table.contact-table2 td input[type="email"], .formarea table.contact-table td input[type="email"] {
  width: 100%;
  box-sizing: border-box;
  margin-right: 0;
  margin-left: 0;
 }
 table.contact-table2 th.required:after, table.contact-table th.required:after {
  font-weight: normal;
  font-size: 1rem;
  margin-left: 25px;
 }
 #selectAccomodation td {
  padding-left: 0;
  padding-right: 0;
  border: none;
  padding-bottom: 30px;
  padding-top: 15px;
 }
 input#check_out_date, input#check_in_date, .formarea table.cl_table td input.datepicker, .formarea > .in input.course_datepicker, .formarea > .in input.course_end_datepicker {
  width: 100%;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 0;
 }
 #selectAccomodation td {
  padding-left: 0;
  padding-right: 0;
  border: none;
  padding-bottom: 30px;
  padding-top: 15px;
  width: auto;
  box-sizing: border-box;
 }
 #selectAccomodation th {
  border-bottom: none;
  border-right: none;
  border-top-color: #EDEDF8;
  padding: 10px 15px;
  width: auto;
  box-sizing: border-box;
 }
 .selectCourseBox .cspan {
  padding: 10px 15px;
 }
 .formarea table.cl_table {
  box-sizing: border-box;
  width: 100%;
 }
 .archive_contents ul li {
  width: auto;
  float: none;
 }
 #content {
  max-width: 100%;
 }
 .footerArea #FooterFixLink.footer_fix_link .ro {
  transform: rotate(0);
  margin: 0;
  display: inline;
 }
 .read.ex30, .read.ex1 {
  font-size: 1.2rem;
 }
 .footerArea .row01 .linkSet {
  display: flex;
  flex-wrap: wrap;
 }
 /*640*/
}
@media only screen and (max-width: 500px) {
 .content_post .about_dl dd {
  padding-left: 0;
  padding-top: 0;
 }
 .content_post .about_dl dt {
  float: none;
  width: auto;
  padding-left: 0;
  padding-bottom: 0;
  font-size: 1.1em;
  line-height: 1.4em;
  margin-bottom: 4px;
 }
 /**/
}