@charset "UTF-8";
/* CSS Document */
/*------------------------------------------------------------
	#global
------------------------------------------------------------*/

.br-sp {
  display: none;
}

header.is--hidden--menu {
  /*transform: translate3d(-50%,-140px, 0);*/
  transform: translate3d(-50%, -140px, 0);
}
header.is--hidden--menu nav .navHoverList--bg {
  /*background-image: url(../../images/bg_nav.png); */
}
/*.menuBtn {display:none;}*/
.globalnavi .nav_lm {
  margin-left: 15px;
}
.sp_none {
  display: none;
}
.contents_wrap a {
  text-decoration: none;
}
.globalnavi {
  float: right;
  /*width: 630px;*/
  margin: 0;
}
.dropmenu {
  *zoom: 1;
  list-style-type: none;
  padding: 15px 0 0 0;
}
.dropmenu:before,
.dropmenu:after {
  content: "";
  display: table;
}
.dropmenu:after {
  clear: both;
}
.dropmenu li {
}
.dropmenu li a {
  display: block;
  margin: 0;
  padding: 10px 15px;
  color: #fff;
  font-size: 0.9em;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul {
  list-style: none;
  position: absolute;
  top: 100%;
  margin: 15px 0 0 0;
  padding: 15px;
  background-color: #fff;
  border-radius: 6px;
}
.dropmenu li ul li {
  width: 100%;
}
.dropmenu li ul li a {
  position: relative;
  display: inline-block;
  transition: 0.3s;
}
.dropmenu li ul li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 1px;
  background-color: #028c4c;
  transition: 0.3s;
}
.dropmenu li ul li a:hover::after {
  width: 100%;
}
.dropmenu li ul li a {
  /*border-top: 1px solid #FFF;*/
  padding: 13px 15px;
  text-align: left;
  font-weight: normal;
  /*color: #FFF;*/
  color: #646464;
  display: block;
}
.w200 {
  width: 200px;
}
.w360 {
  width: 360px;
}
.dropmenu li:hover > a {
  color: #fff;
}
.dropmenu li ul li a:hover {
  color: #028c4c;
}
.dropmenu li a:hover {
  /*color: #FFF;*/
  color: #fff;
}
.ttl {
  color: #000;
  padding: 14px 0;
}
.ttl a {
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 400;
  margin: 0;
}
.menu__box_wrap {
  padding: 14vh;
}
.menu__contents_ttl {
  color: #000;
}
.menu__contents_ttl ul {
  padding: 0px 0 14px 0;
}
.menu__contents_ttl ul li {
  font-size: 14px;
  margin: 0 0 8px 0;
  padding: 0 0 0 30px;
  vertical-align: top;
  font-weight: 400;
}
.menu__contents_ttl ul li a {
  text-decoration: none;
}
.menu__contents_ttl ul li a {
  position: relative;
  display: inline-block;
  transition: 0.3s;
}
.menu__contents_ttl ul li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 1px;
  background-color: #028c4c;
  transition: 0.3s;
}
.menu__contents_ttl ul li a:hover::after {
  width: 100%;
}
.menu__box_inner {
  width: 1340px;
}
.menu__box_inner:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.menu__box {
  width: 280px;
  float: left;
  vertical-align: top;
  margin: 0 30px;
}
.menu__contents_ttl ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.ttl__contents_s {
}
.ttl__contents_s a {
  text-decoration: none;
}
.ttl__contents_s {
  color: #000;
}
.ttl__contents_s ul {
  padding: 7px 0 14px 0;
}
.ttl__contents_s ul li {
  font-size: 0.8rem;
  margin: 0 0 8px 0;
  padding: 0 0 0 30px;
  vertical-align: top;
  font-weight: 400;
}
.ttl__contents_s ul li a {
  text-decoration: none;
}
.ttl__contents_s ul li a {
  position: relative;
  display: inline-block;
  transition: 0.3s;
}
.ttl__contents_s ul li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 1px;
  background-color: #028c4c;
  transition: 0.3s;
}
.ttl__contents_s ul li a:hover::after {
  width: 100%;
}
.menu__contents_ttl_sb ul:before {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.menu__contents_ttl_sb {
  width: 1000px;
  color: #000;
}
.menu__contents_ttl_sb ol {
  padding: 7px 0;
}
.menu__contents_ttl_sb ol li {
  font-size: 14px;
  margin: 0 0 8px 0;
  padding: 0 0 0 30px;
  vertical-align: top;
  font-weight: 400;
}
.menu__contents_ttl_sb li {
  float: left;
}
.menu__contents_ttl_sb ol li a {
  text-decoration: none;
}
.menu__contents_ttl_sb ol li a {
  position: relative;
  display: inline-block;
  transition: 0.3s;
}
.menu__contents_ttl_sb ol li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 1px;
  background-color: #028c4c;
  transition: 0.3s;
}
.menu__contents_ttl_sb ol li a:hover::after {
  width: 100%;
}
.menu__contents_ttl_sb ol:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.ttl__contents_contact {
  width: 135px;
  margin: 14px 0 0 30px;
  background-color: #028c4c;
  padding: 0px 100px 14px 100px;
}
#fade-in {
  position: relative;
  z-index: 5;
}
#fade-in li ul {
  opacity: 0;
  top: 50%;
  visibility: hidden;
  transition: 0.5s;
}
#fade-in li:hover ul {
  top: 100%;
  visibility: visible;
  opacity: 1;
}
#wrapper_sp {
  display: none;
}
/* ---------------------- header*/
/*header {
  padding: 20px 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
}*/
header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  padding: 0 4% 0 0;
  /* display: flex;
    flex-direction: column;
    justify-content: center;*/
  z-index: 10;
  transform: translate3d(-50%, 0, 0);
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -ms-transition-duration: 0.7s;
  -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-duration: 0.7s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition-duration: 0.7s;
  -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
header nav > ul {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  z-index: 3;
}
header nav > ul > li {
  padding: 0 15px;
}
header nav > ul > li > a {
  position: relative;
  line-height: 50px;
  letter-spacing: 0.05em;
  color: #000;
  color: var(--colorB);
  white-space: nowrap;
  z-index: 2;
}
header nav > ul > li > a:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 3px;
  width: 0;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  background-color: #000;
  background-color: var(--colorB);
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  pointer-events: none;
}
header nav > ul > li .navHover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  top: 94px;
  width: 100vw;
  z-index: 1;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition-duration: 0.3s;
  -ms-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  opacity: 0;
}
header nav > ul > li.selected > a::after {
  width: 100%;
  right: auto;
  left: 0;
}
.header_inner {
  /*width: 1200px;*/
  margin: 0 auto;
}
.h1 {
  position: absolute;
  width: 320px;
  /*left: 35px;
  top: 50%;*/
  left: 0px;
  top: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 555;
  padding: 35px 0 0 30px;
}
.h1 a {
  text-indent: -9999px;
  height: 0;
  padding-top: calc(66 / 228 * 100%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
h1 {
  width: 320px;
  float: left;
  /*padding: 0 0 0 20px;*/
}
h1 img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1030px) {
  .header_inner {
    width: 1200px;
    margin: 0 auto;
  }
  h1 {
    width: 320px;
    float: left;
    padding: 0 0 0 0px;
  }
  h1 img {
    width: 100%;
    height: auto;
  }
}
header nav {
  color: #fff;
  font-size: 0.85rem;
  font-weight: normal;
  font-family: "Noto Sans JP", sans-serif;
}
header nav ul li {
  float: left;
}
.sub_header_nav_inner {
  /*  width: 60%;*/
  left: -50px;
  /* width: 435px;*/
  position: relative; /*right:-35px;*/
  float: right;
  padding: 15px 0 0 0;
}
.sub_header_nav ul {
  padding: 0 0px 20px 0;
}
.sub_header_nav ul li,
header ul li {
  float: right;
  /*text-shadow: 1px 1px 1px #848484;*/
}
.sub_header_nav_01 {
  color: #fff;
  font-size: 0.85rem;
  font-weight: 300;
}
.sub_header_nav_02 {
  width: 135px;
  background-color: #028c4c;
}
.sub_header_nav_01 a {
  color: #fff;
}
.sub_header_nav_01 a:hover {
  color: #fff;
}
.sub_header_nav_02 a {
  color: #fff;
}
.sub_header_nav_02 a:hover {
  color: #fff;
}
.sub_header_nav_inner nav a {
  color: #fff;
}
.sub_header_nav_inner nav a:hover {
  color: #fff;
}
.copyright {
  background-color: #028c4c;
  text-align: center;
  font-size: 0.6rem;
  color: #fff;
  padding: 5px 0;
  font-weight: 300;
}
footer {
  background-color: #e6e6e6;
}
.footer_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0 40px 0;
}
.footer_logo {
  width: 280px;
  float: left;
  padding: 0 30px 0 0;
}
.footer_logo img {
  width: 100%;
  height: auto;
}
.footer_access {
  font-size: 0.8rem;
  float: left;
  border-left: 1px solid #000000;
  padding: 0 0 0 30px;
}
.contents_header {
}
.sec_main_visual {
  width: 1200px;
  margin: 0 auto;
  padding: 150px 0 0 0;
}
.sec_main_visual_001 {
  background-image: url(../../images/bg_second_001.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin: 0 0 50px 0;
}
.sec_main_visual_002 {
  background-image: url(../../images/bg_second_002.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin: 0 0 50px 0;
}
.sec_main_visual_003 {
  background-image: url(../../images/bg_second_003.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin: 0 0 50px 0;
}
.sec_main_visual_004 {
  background-image: url(../../images/bg_second_004.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin: 0 0 50px 0;
}
.sec_main_visual_005 {
  background-image: url(../../images/bg_second_005.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin: 0 0 50px 0;
}
.sec_main_visual_006 {
  background-image: url(../../images/bg_second_006.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin: 0 0 50px 0;
}
.contents_header h2 {
  color: #fff;
  /*text-shadow: 1px 1px 1px #848484;*/
  background-image: url(../../images/bg_h2.png);
  display: inline-block;
  padding: 10px 30px;
  position: relative;
  top: 45%;
  letter-spacing: 0.1rem;
  font-weight: 400;
  font-size: 1.3rem;
}
.bnr {
  background-color: #028c4c;
}
.bnr ul {
  text-align: center;
  padding: 35px 0;
  width: 1200px;
  margin: 0 auto;
}
.bnr ul li {
  vertical-align: top;
  display: inline-block;
}
.bnr ul li a {
  text-decoration: none;
}
.bnr .bnr_sp_001 {
  display: none;
}
.bnr .bnr_001 {
  width: 555px;
  padding: 0 50px 0px 0;
}
.bnr .bnr_001 img {
  width: 100%;
  height: auto;
}
.bnr .bnr_002 {
  width: 315px;
  margin: 0 15px 0 0;
}
.bnr .bnr_003 {
  width: 220px;
}
.bnr .bnr_sp_002,
.bnr .bnr_sp_003 {
  display: none;
}
/*
.bnr {
  background-color: #028C4C;
  margin: 60px 0 0 0;
}
.bnr ul {
  text-align: center;
  padding: 30px 0;
}
.bnr ul li {
  vertical-align: top;
  display: inline-block;
  padding: 0 2%;
}
.bnr ul li a {
  text-decoration: none;
}
.bnr .bnr_001 {
  width: 380px;
}
.bnr .bnr_001 img {
  width: 100%;
  height: auto;
}
.bnr .bnr_002 {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 0.8rem;
  text-align: center;
  background-image: url(../../images/bnr_icon_001.png);
  background-repeat: no-repeat;
  background-size: 20px;
  padding: 13px 15px 13px 42px;
  background-position: 15px center;
}
.bnr .bnr_002 a::before {
  padding: 10px 15px 10px 42px;
}
.bnr .bnr_002:hover {
  border: 1px solid #f5ffe6;
  background-color: #AACD00;
}
.bnr .bnr_003 {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 0.8rem;
  text-align: center;
  background-image: url(../../images/bnr_icon_002.png);
  background-repeat: no-repeat;
  background-size: 20px;
  padding: 13px 15px 13px 42px;
  background-position: 15px center;
}
.bnr .bnr_003 a::before {
  padding: 10px 15px 10px 42px;
}
.bnr .bnr_003:hover {
  border: 1px solid #f5ffe6;
  background-color: #AACD00;
}*/
/*コンテンツ*/
.contents_inner {
  padding: 0 0 60px 0;
  width: 1200px;
  margin: 0 auto;
}
.contents_inner p {
  font-size: 0.8rem;
  line-height: 1.6rem;
  color: #646464;
  font-weight: 300;
}
/*.contents_inner h2 {
  color: #646464;
  letter-spacing: 0.1rem;
  font-size: 1.2rem;
  text-align: center;
}*/
.contents_inner h3 {
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  position: relative;
  margin-bottom: 60px;
  text-align: center;
  font-weight: 700;
  padding: 50px 0 0 0;
  color: #646464;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.contents_inner h3:before {
  position: absolute;
  display: inline-block;
  content: "";
  bottom: -15px;
  width: 60px;
  height: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #b3b3b3;
  border-radius: 2px;
}
.contents_inner a {
  text-decoration: none;
}
.contents_inner a:hover {
  text-decoration: underline;
}
h4 {
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
  margin-bottom: 30px;
  padding-top: 30px;
  border-bottom: solid 1px #d3d3d3;
  font-size: 1.325em;
  text-align: center;
  letter-spacing: 0.1em;
  text-shadow: 0 0 0;
  font-weight: 400;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
h4:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: -1px;
  left: 50%;
  display: block;
  width: 60px;
  height: 4px;
  margin-left: -27px;
  background: #d3d3d3;
}
.sb_h4 {
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-size: 1.125em;
  text-align: center;
  letter-spacing: 0.1em;
  text-shadow: 0 0 0;
  font-weight: 400;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.contents_inner h5 {
  position: relative;
  padding: 0 0.5em 0.5em 2em;
  border-bottom: 1px solid #e9edd4;
  margin: 30px 0 7px 0;
  color: #646464;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.contents_inner h5::before,
.contents_inner h5::after {
  position: absolute;
  content: "";
  border-radius: 100%;
}
.contents_inner h5::before {
  top: 0.2em;
  left: 0.2em;
  width: 18px;
  height: 18px;
  background-color: rgba(121, 211, 43, 0.5);
  z-index: 2;
}
.contents_inner h5::after {
  top: 0.7em;
  left: 0.7em;
  width: 13px;
  height: 13px;
  background-color: rgba(158, 220, 117, 0.2);
}
.contents_inner h6 {
  color: #646464;
  font-weight: bold;
  padding: 15px 0;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.contents_inner h7 {
  color: #646464;
  font-size: 0.9rem;
  font-weight: bold;
  margin: 15px 0;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.contents_inner .list ul {
  width: 95%;
  padding: 0 0 15px 0;
  margin: 0 auto;
}
.contents_inner p {
  padding: 0 0 7px 0;
}
.contents_inner .list ul li {
  background-image: url(../../images/icon_list_001.png);
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
  font-size: 0.8rem;
  margin: 0 0 7px 0;
  background-size: 14px auto;
  background-position: 0px 6px;
  color: #646464;
  font-weight: 300;
}
.contents_navi {
  background-color: #ffffff;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  width: 1200px;
  margin: 15px auto 40px auto;
}
.contents_navi ul {
  text-align: center;
}
.contents_navi ul li a {
  text-decoration: none;
}
.contents_navi ul li {
  display: inline-block;
  width: 28%;
  padding: 2%;
  vertical-align: top;
}
.sb_ttl_icon_01,
.sb_ttl_icon_02,
.sb_ttl_icon_03 {
  width: 60px;
  float: left;
  padding: 0 10px 0 0;
}
.sb_ttl_icon_01 img,
.sb_ttl_icon_02 img,
.sb_ttl_icon_03 img {
  width: 100%;
  height: auto;
  text-align: left;
}
.sb_ttl_01_001 {
  color: #8cbe14;
  font-size: 0.9rem;
  text-align: left;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.sb_ttl_01_002 {
  color: #028c4c;
  font-size: 1.4rem;
  text-align: left;
  font-weight: bold;
  line-height: 1.4rem;
  margin: 0;
  font-family: fot-tsukuardgothic-std, sans-serif;
  letter-spacing: -0.1rem;
}
.sb_ttl_02_001 {
  color: #fa676b;
  font-size: 0.9rem;
  text-align: left;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.sb_ttl_02_002 {
  color: #f5438f;
  font-size: 1.4rem;
  text-align: left;
  line-height: 1.4rem;
  margin: 0;
  font-weight: bold;
  letter-spacing: -0.1rem;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.sb_ttl_03_001 {
  color: #ffa600;
  font-size: 0.9rem;
  text-align: left;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.sb_ttl_03_002 {
  color: #ff6601;
  font-size: 1.4rem;
  text-align: left;
  line-height: 1.4rem;
  margin: 0;
  font-weight: bold;
  letter-spacing: -0.1rem;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.sb_ttl_detail {
  color: #646464;
  font-size: 0.7rem;
  text-align: left;
  letter-spacing: 0.05rem;
}
.sb_ttl {
}
.contents_navi_001 {
  background-image: url(../../images/line.png);
  background-repeat: no-repeat;
  background-position: right top;
  border-bottom: 2px solid #028c4c;
}
.contents_navi_002 {
  background-image: url(../../images/line.png);
  background-repeat: no-repeat;
  background-position: right top;
  border-bottom: 2px solid #f5438f;
}
.contents_navi_003 {
  border-bottom: 2px solid #ffcc17;
}
.btn_bg_01 {
  background-image: url(../../images/btn_bg_01_rollout.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 30px auto;
}
.btn_bg_02 {
  background-image: url(../../images/btn_bg_02_rollout.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 30px auto;
}
.btn_bg_03 {
  background-image: url(../../images/btn_bg_03_rollout.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 30px auto;
}
.btn_bg_01:hover {
  background-image: url(../../images/btn_bg_01_rollover.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 30px auto;
}
.btn_bg_02:hover {
  background-image: url(../../images/btn_bg_02_rollover.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 30px auto;
}
.btn_bg_03:hover {
  background-image: url(../../images/btn_bg_03_rollover.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 30px auto;
}
.facilities {
  border-top: 1px solid #cbd790;
  border-bottom: 1px solid #cbd790;
  background-color: #e9edd4;
  padding: 15px 15px 0px 15px;
  margin: 50px 0 30px 0;
}
.facilities_list_inner {
  width: 1200px;
  margin: 0 auto;
}
.facilities_list_inner:after,
.facilities_list_c:after,
.facilities_list_d:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.facilities_list_ttl {
  margin: 1% 0;
  float: left;
  width: 300px;
}
.facilities_list {
  padding: 0 0 60px 0;
  float: right;
}
.facilities_list ul {
}
.facilities_list ul li {
  display: block;
  width: 400px;
  float: left;
  vertical-align: top;
  margin: 1% 0 0 30px;
  font-size: 0.85rem;
  text-align: left;
}
.facilities_list_c,
.facilities_list_d {
  padding: 0;
}
.facilities_list_c ul li {
  display: block;
  width: 360px;
  float: left;
  vertical-align: top;
  margin: 1% 0 0 30px;
  font-size: 0.85rem;
  text-align: left;
}
.facilities_list ul li a {
  text-decoration: none;
}
.facilities_list_d ul li {
  width: 1140px;
  margin: 0 auto;
}
.facilities_list ul li img,
.facilities_list_c ul li img,
.facilities_list_d ul li img {
  width: 100%;
  height: auto;
}
.facilities_list ul li .thumb,
.facilities_list_c ul li .thumb {
  margin: 15px 0;
}
.facilities_list ul li .ttl {
  font-weight: bold;
  font-size: 0.9rem;
  line-height: 1rem;
  padding: 0 0 10px 0;
}
.thumb_photo {
  overflow: hidden;
}
.thumb_photo img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.thumb_photo:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.facilities_list_b ul {
  text-align: center;
}
.facilities_list_b ul li {
  display: inline-block;
  width: 350px;
  vertical-align: top;
  margin: 0 15px;
  font-size: 0.85rem;
  text-align: left;
  height: 400px;
}
.facilities_list_b ul li a {
  text-decoration: none;
}
.facilities_list_b ul li img {
  width: 100%;
  height: auto;
}
.facilities_list_b ul li .thumb {
  margin: 15px 0;
}
.facilities_list_b ul li .ttl {
  font-weight: bold;
  font-size: 0.9rem;
  line-height: 1rem;
  padding: 0 0 10px 0;
}
.facilities_list_b ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.info_list {
}
.info_list ul {
  width: 90%;
  margin: 0 auto;
  padding: 0px 0 14px 0;
}
.info_list ul li {
  font-size: 0.8rem;
  list-style-position: outside;
  list-style-type: upper-alpha;
  padding: 5px 0;
  color: #646464;
  font-weight: 300;
}
.info_list_n {
}
.info_list_n ul {
  width: 90%;
  margin: 0 auto;
  padding: 0px 0 14px 0;
}
.info_list_n ul li {
  font-size: 0.8rem;
  list-style-position: outside;
  list-style-type: square;
  padding: 5px 0;
  color: #646464;
  font-weight: 300;
}
.international_ttl_001 {
  font-size: 1.1rem;
  color: #e3af00;
  font-weight: 500;
}
.international_ttl_002 {
  font-size: 1.1rem;
  color: #0069e3;
  font-weight: 500;
}
.international_ttl_003 {
  font-size: 1.1rem;
  color: #e33a00;
  font-weight: 500;
}
.international_ttl_004 {
  font-size: 1.1rem;
  color: #6000e3;
  font-weight: 500;
}
.photo_international {
  width: 100%;
  margin: 60px 0 80px 0;
}
.photo_international img {
  width: 100%;
  height: auto;
}
.privacy_list {
  padding-bottom: 15px;
}
.privacy_list ul {
  width: 90%;
  margin: 0 auto;
}
.privacy_list ul li {
  font-size: 0.8rem;
  list-style-position: outside;
  list-style-type: circle;
  margin: 10px 0;
  color: #646464;
}
.footer_nav {
}
.footer_nav ul {
  text-align: center;
  padding: 0 0 30px 0;
}
.footer_nav ul li {
  display: inline-block;
  font-size: 0.8rem;
  padding: 0 1%;
}
.footer_nav ul li a {
  text-decoration: none;
}
.footer_nav ul li a:hover {
  text-decoration: underline;
}
.recruit_inner {
  width: 1200px;
  margin: 60px auto 60px auto;
}
.recruit_ttl_inner {
  background-color: #028c4c;
  position: relative;
  top: 120px;
  margin: 0 0 190px 0;
  height: 400px;
}
.recruit_ttl {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  top: -80px;
}
.recruit_ttl img {
  width: 100%;
  height: auto;
}
.recruit_inner h3 {
  color: #028c4c;
  text-align: center;
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.recruit_ttl_center {
  color: #646464;
  font-size: 1.2rem;
  font-family: fot-tsukuardgothic-std, sans-serif;
  text-align: center;
  font-weight: 600;
}
.recruit_photo {
  float: right;
  width: 30%;
  padding: 15px 0 0 0;
}
.recruit_message {
  float: left;
  width: 60%;
}
.recruit_box {
}
.recruit_interview {
}
.btn-border {
  display: inline-block;
  text-align: left;
  border: 2px solid #028c4c;
  font-size: 14px;
  color: #028c4c;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 30px;
  border-radius: 20px;
  transition: 0.4s;
}
.btn-border:hover {
  background-color: #028c4c;
  border-color: #cbe585;
  color: #fff;
}
.recruit_photo {
  float: right;
  width: 300px;
}
.recruit_photo img {
  width: 100%;
  height: auto;
}
.recruit_ttl_sp {
  display: none;
}
.block01_inner {
  margin: 30px 0;
}

.block01_qa {
  width: 600px;
  float: left;
}

.block01_photo {
  width: 530px;
  float: right;
}
.block01_photo img {
  width: 100%;
  height: auto;
}
.block01_q {
  color: #028c4c;
  padding: 100px 10px 10px 35px;
  border-radius: 5px;
  text-indent: -25px;
  font-size: 1rem;
  letter-spacing: 0.05rem;
  font-weight: 700;
}
.block01_q:before {
  content: "−";
  font-weight: 400;
  margin-right: 6px;
  font-size: 0.85rem;
}
.block01_a {
  margin: 20px 10px 40px 35px;
  font-size: 0.8rem;
  line-height: 1.6rem;
  color: #646464;
  font-weight: 300;
}

.block02_inner {
  margin: 30px 0;
}

.block02_qa {
  width: 600px;
  float: right;
}

.block02_photo {
  width: 530px;
  float: left;
}
.block02_photo img {
  width: 100%;
  height: auto;
}
.block02_q {
  color: #028c4c;
  padding: 100px 10px 10px 35px;
  border-radius: 5px;
  text-indent: -25px;
  font-size: 1rem;
  letter-spacing: 0.05rem;
  font-weight: 700;
}
.block02_q:before {
  content: "−";
  font-weight: 400;
  margin-right: 6px;
  font-size: 0.85rem;
}
.block02_a {
  margin: 20px 10px 40px 35px;
  font-size: 0.8rem;
  line-height: 1.6rem;
  color: #646464;
  font-weight: 300;
}

.block03_inner {
  margin: 30px 0;
}

.block03_qa {
}

.block03_q {
  color: #028c4c;
  padding: 30px 10px 10px 35px;
  border-radius: 5px;
  text-indent: -25px;
  font-size: 1rem;
  letter-spacing: 0.05rem;
  font-weight: 700;
}
.block03_q:before {
  content: "−";
  font-weight: 400;
  margin-right: 6px;
  font-size: 0.85rem;
}
.block03_a {
  margin: 20px 10px 40px 35px;

  font-size: 0.8rem;
  line-height: 1.6rem;
  color: #646464;
  font-weight: 300;
}
.recruit_photo_list {
  padding: 0;
  margin: 60px 0 60px 0;
}
.recruit_photo_list ol li {
  display: block;
  width: 360px;
  float: left;
  vertical-align: top;
  margin: 0 0 0 30px;
  font-size: 0.85rem;
  text-align: left;
}
.recruit_photo_list ol li img {
  width: 100%;
  height: auto;
}
.block01_inner:after,
.block02_inner:after,
.block03_inner:after,
.recruit_photo_list ol:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.recruit_inner ul {
  margin: 0 0 0 10px;
}

.rectuit_contents { width: 1100px;margin: 0 auto;
  padding-bottom: 90px;
}

.recruit_choriin,
.recruit_shienin,
.recruit_jimuin,
.recruit_hoiku,
.recruit_kaigo {
  width: 1200px;
  margin: 0 auto;
}
.recruit_choriin p,
.recruit_shienin p,
.recruit_jimuin p {
  display: block;
  border: 7px solid #028c4c;
  padding: 25px 10px 10px 10px;
  float: left;
  text-align: center;
  margin: 10px;
  width: 240px;
  height: 80px;
  font-size: 0.8rem;
}
.recruit_hoiku p {
  display: block;
  border: 7px solid #febf38;
  padding: 25px 10px 10px 10px;
  float: left;
  text-align: center;
  margin: 10px;
  width: 240px;
  height: 80px;
  font-size: 0.8rem;
}
.recruit_kaigo p {
  display: block;
  border: 7px solid #f768a0;
  padding: 25px 10px 10px 10px;
  float: left;
  text-align: center;
  margin: 10px;
  width: 240px;
  height: 80px;
  font-size: 0.8rem;
}
.recruit_choriin p a,
.recruit_shienin p a,
.recruit_jimuin p a {
  text-decoration: none;
  color: #028c4c;
}
.recruit_kaigo p a {
  text-decoration: none;
  color: #f768a0;
}
.recruit_hoiku p a {
  text-decoration: none;
  color: #febf38;
}
.block-recruit_inner ul {
  margin-left: 40px;
  margin-top: 10px;}
.block-recruit_inner ul li {
float: left;
text-align: center;
margin-bottom: 10px;
margin-right: 10px;
width: 240px;
height: 50px;
border: 7px solid #4395BD;
padding: 20px 10px 10px 10px;
}
.block-recruit_inner ul li a {
  text-decoration: none;
  color: #4395BD;
  font-size:0.9rem;
}
.block-recruit_inner ul li a:hover {
  text-decoration: none;
}


.block-recruit_inner3 ul {
  margin-left: 40px;
  margin-top: 10px;text-align: center;}
.block-recruit_inner3 ul li {
/*float: left;*/
text-align: center;
	display: inline-block;
/*margin-bottom: 10px;
margin-right: 10px;
width: 240px;
height: 50px;*/
/*border: 7px solid #4395BD;
padding: 20px 10px 10px 10px;*/
}
.block-recruit_inner3 ul li a {
  text-decoration: none;
  color: #4395BD;
  font-size:0.9rem;
}
.block-recruit_inner3 ul li a:hover {
  text-decoration: none;
}
.block-recruit_inner3 ul li a[target="_blank"] {
  background: url(../../images/icon-none.png) no-repeat right center;
  /*padding: 0 20px 0 0px;*/
}

.recruit_inner ul li {
  float: left;
  text-align: center;
  margin: 10px;
  width: 240px;
  height: 80px;
}
.recruit_inner ul li a {
  text-decoration: none;
}
.recruit_inner ul li a:hover {
  text-decoration: none;
}
.recruit_inner ul .yorisou_001 {
  display: block;
  border: 7px solid #028c4c;
  padding: 25px 10px 10px 10px;
}
.recruit_inner ul .yorisou_001 .ttl_001 {
  color: #8cbe14;
  font-size: 0.8rem;
  border-bottom: 1px dotted #028c4c;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}
.recruit_inner ul .yorisou_001 .ttl_002 {
  color: #028c4c;
  font-size: 1rem;
  letter-spacing: 0.05rem;
  font-weight: 700;
}
.recruit_inner ul .yorisou_001 .detail {
  font-size: 0.8rem;
  text-align: center;
}
.recruit_inner ul .yorisou_002 {
  display: block;
  border: 7px solid #f768a0;
  padding: 25px 10px 10px 10px;
}
.recruit_inner ul .yorisou_002 .ttl_001 {
  color: #f768a0;
  font-size: 0.8rem;
  border-bottom: 1px dotted #f768a0;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}
.recruit_inner ul .yorisou_002 .ttl_002 {
  color: #f768a0;
  font-size: 1rem;
  letter-spacing: 0.05rem;
  font-weight: 700;
}
.recruit_inner ul .yorisou_002 .detail {
  font-size: 0.8rem;
  text-align: center;
}
.recruit_inner ul .yorisou_003 {
  display: block;
  border: 7px solid #febf38;
  padding: 25px 10px 10px 10px;
}
.recruit_inner ul .yorisou_003 .ttl_001 {
  color: #febf38;
  font-size: 0.8rem;
  border-bottom: 1px dotted #febf38;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}
.recruit_inner ul .yorisou_003 .ttl_002 {
  color: #febf38;
  font-size: 1rem;
  letter-spacing: 0.05rem;
  font-weight: 700;
}
.recruit_inner ul .yorisou_003 .detail {
  font-size: 0.8rem;
  text-align: center;
}
.recruit_inner ul .yorisou_none {
  text-decoration: none;
  padding: 35px 10px 0px 10px;
  border: 7px solid #b2b2b2;
  display: block;
}
.recruit_inner ul .yorisou_none {
}
.recruit_inner ul .yorisou_none .ttl_002 {
  color: #b2b2b2;
  font-size: 1rem;
  letter-spacing: 0.05rem;
  font-weight: 700;
}
.recruit_inner ul .yorisou_none .detail {
  font-size: 0.8rem;
  text-align: center;
}
.recruit_box:after,
.recruit_inner ul:after,.block-recruit_inner ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.facilities_inner {
}
.facilities_inner ul {
}
.facilities_inner ul li {
  margin: 0 0 30px 0;
}
.facilities_inner .facilities_photo {
  float: left;
  width: 30%;
}
.facilities_inner .facilities_photo img {
  width: 100%;
  height: auto;
}
.facilities_inner .facilities_detail {
  float: right;
  width: 60%;
}
.facilities_inner .facilities_category {
}
.facilities_inner .facilities_category ol {
}
.facilities_inner .facilities_category ol li {
  float: left;
  width: 120px;
  background-color: #dbdbdb;
  padding: 5px 1%;
  font-size: 0.7rem;
  text-align: center;
  margin: 0 2% 2% 0;
}
.facilities_inner_b {
}
.facilities_inner_b ul {
}
.facilities_inner_b ul li {
  float: left;
  width: 360px;
  margin: 0 30px 30px 0;
}
.facilities_inner_b .facilities_detail {
  float: right;
  width: 60%;
}
.facilities_inner_b .facilities_category {
}
.facilities_inner_b .facilities_category ol {
}
.facilities_inner_b .facilities_category ol li {
  float: left;
  width: 120px;
  height: 26px;
  background-color: #dbdbdb;
  padding: 5px 1%;
  font-size: 0.7rem;
  text-align: center;
  margin: 0 2% 2% 0;
}
.facilities_inner_b .thumb_photo {
  width: 360px;
  height: 240px;
  overflow-y: hidden;
}
.facilities_inner_b .thumb_photo img {
  width: 100%;
  height: auto;
}
.facilities_inner_b ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.facilities_inner_c {
}
.facilities_inner_c ul {
}
.facilities_inner_c ul li {
  float: left;
  width: 360px;
  height: 450px;
  margin: 0 30px 30px 0;
}
.facilities_inner_c .facilities_detail {
  float: right;
  width: 60%;
}
.facilities_inner_c .facilities_category {
}
.facilities_inner_c .facilities_category ol {
}
.facilities_inner_c .facilities_category ol li {
  float: left;
  width: 120px;
  height: 26px;
  background-color: #dbdbdb;
  padding: 5px 1%;
  font-size: 0.7rem;
  text-align: center;
  margin: 0 2% 2% 0;
}
.facilities_inner_c .thumb_photo {
  width: 360px;
  height: 240px;
  overflow-y: hidden;
}
.facilities_inner_c .thumb_photo img {
  width: 100%;
  height: auto;
}
.facilities_inner_c ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.facilities_inner_d {
}
.facilities_inner_d ul {
}
.facilities_inner_d ul li {
  float: left;
  width: 360px;
  margin: 0 30px 30px 0;
}
.facilities_inner_d .facilities_detail {
  float: right;
  width: 60%;
}
.facilities_inner_d .facilities_category {
}
.facilities_inner_d .facilities_category ol {
}
.facilities_inner_d .facilities_category ol li {
  float: left;
  width: 120px;
  height: 26px;
  background-color: #dbdbdb;
  padding: 5px 1%;
  font-size: 0.7rem;
  text-align: center;
  margin: 0 2% 2% 0;
}
.facilities_inner_d .thumb_photo {
  width: 360px;
}
.facilities_inner_d .thumb_photo img {
  width: 100%;
  height: auto;
}


.facilities_inner_e {
}
.facilities_inner_e ul {width:780px;margin: 0 auto; 
}
.facilities_inner_e ul li {
  float: left;
  width: 360px;
  margin: 0 30px 30px 0;
}
.facilities_inner_e .facilities_detail {
  float: none;
  width: 100%;
}
.facilities_inner_e .facilities_category {
}
.facilities_inner_e .facilities_category ol {
}
.facilities_inner_e .facilities_category ol li {
  float: left;
  width: 120px;
  height: 26px;
  background-color: #dbdbdb;
  padding: 5px 1%;
  font-size: 0.7rem;
  text-align: center;
  margin: 0 2% 2% 0;
}
.facilities_inner_e .thumb_photo {
  width: 360px;
  height: 240px;
  overflow-y: hidden;
}
.facilities_inner_e .thumb_photo img {
  width: 100%;
  height: auto;
}
.facilities_inner_e ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}







.facilities_inner_d ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.jigyousho {
  margin: 5px 0 5px 0;
  font-size: 0.9rem;
  font-weight: 700;
  color: #646464;
}
.area {
  padding: 0 0 15px 0;
}
.area ul {
  text-align: center;
  width: 100%;
  margin: 0 0 15px 0;
}
.area ul li {
  display: inline-block;
  margin: 10px;
}
.area ul li a {
  font-size: 0.9rem;
  background-color: #e3e3e3;
  text-decoration: none;
  padding: 10px 20px;
}
.boshu_yoko {
}
.boshu_yoko ul {
  width: 90%;
  margin: 30px auto;
}
.boshu_yoko ul li {
  list-style-position: outside;
  font-size: 0.9rem;
  margin: 15px 0;
  background-image: url(../../images/icon_list_001.png);
  background-repeat: no-repeat;
  background-size: 12px auto;
  padding: 0px 0 0 20px;
  background-position: 0px 6px;
}
.boshu_yoko ul li a {
  text-decoration: none;
}
.boshu_yoko ul li a:hover {
  text-decoration: underline;
}
.googlemap {
  background-color: #8ad29a;
  padding: 5px 10px;
  text-align: center;
  font-size: 0.7rem;
  color: #ffffff;
  font-weight: 500;
  display: inline-block;
}
.googlemap a {
  text-decoration: none;
}
.googlemap a:hover {
  text-decoration: underline;
}
.btn_detail {
  background-color: #e3af9f;
  padding: 5px 10px;
  text-align: center;
  font-size: 0.7rem;
  color: #ffffff;
  font-weight: 500;
  display: inline-block;
}
.btn_detail a {
  text-decoration: none;
}
.btn_detail a:hover {
  text-decoration: underline;
}
.history_inner {
  font-size: 0.9rem;
}
.history_inner .day {
  width: 80px;
}
.list_triangle {
  width: 97%;
  padding: 15px 0;
  margin: 0 auto;
  list-style: none;
  font-size: 0.9rem;
}
.list_triangle li {
  margin: 0 0 8px 0;
}
.list_triangle > li {
  position: relative;
  padding: 0px 0px 0px 1em;
}
.list_triangle > li::before {
  position: absolute;
  top: 8px;
  left: 0px;
  width: 0px;
  height: 0px;
  border: 0.3em solid transparent;
  border-left: 0.4em solid #aacd00;
  content: "";
}
.news {
}
.news h3 {
  color: #646464;
  letter-spacing: 0.1rem;
  font-size: 1.2rem;
  text-align: center;
  font-family: fot-tsukuardgothic-std, sans-serif;
}
.news .h3_eng {
  color: #b3b3b3;
  text-align: center;
  font-size: 0.8rem;
  letter-spacing: 0.15rem;
}
.news_inner {
  width: 1240px;
  margin: 15px auto 0 auto;
}
.news_inner ul {
  text-align: center;
  padding: 30px 0 0 0;
}
.news_inner ul li {
  display: block;
  float: left;
  width: 360px;
  height:300px;
  padding: 0 0px 70px 40px;
  vertical-align: top;
  font-weight: normal;
}
.news_inner ul li .thumb {
  margin: 0;
  height: 200px;
  padding: 0;
  width: 360px;
  overflow: hidden;
}
.news_inner ul li .thumb img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.news_inner ul li .thumb:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.day_category {
  margin: 25px 0 0 0;
}
.news_inner ul li .thumb img {
  width: 100%;
  height: auto;
}
.news_inner ul li .day {
  color: #646464;
  font-size: 0.8rem;
  float: left;
  font-weight: 300;
}
.news_inner ul li .category {
  color: #fff;
  float: right;
}
.news_inner ul li .detail {
  padding: 15px 0 0 0;
  font-size: 0.8rem;
}
.day_detail {
  font-weight: 300;
  color: #646464;
  font-size: 0.8rem;
}
.detail {
  font-weight: 300;
  color: #646464;
  font-size: 0.85rem;
  text-align: left;
}
.cate_news {
  font-size: 0.7rem;
  background-color: #646464;
  display: inline-block;
  padding: 2px 30px;
  color: #fff;
}
.cate_event {
  font-size: 0.7rem;
  background-color: #66bf7f;
  display: inline-block;
  padding: 2px 30px;
  color: #fff;
}
.cate_tomoko {
  font-size: 0.7rem;
  background-color: #f768a0;
  display: inline-block;
  padding: 2px 30px;
  color: #fff;
}
.cate_rec {
	font-size: 0.7rem;
	background-color: #68A9F7;
	display: inline-block;
	padding: 2px 30px;
	color: #fff;
}

.cate_eco,
.cate_happiness,
.cate_yumehiroba,
.cate_universal,
.cate_s_sakura,
.cate_g_home,
.cate_d_sakura,
.cate_d_komorebi {
  font-size: 0.7rem;
  background-color: #3d8952;
  display: inline-block;
  padding: 2px 30px;
  color: #fff;
}
.cate_lavianroze {
  font-size: 0.7rem;
  background-color: #e2538e;
  display: inline-block;
  padding: 2px 30px;
  color: #fff;
}
.cate_pinochio,
.cate_bluebird,
.cate_littlemermaid,
.cate_rainbow {
  font-size: 0.7rem;
  background-color: #f7cd4a;
  display: inline-block;
  padding: 2px 30px;
  color: #fff;
}
.news_all {
  text-align: center;
  font-size: 0.9rem;
  color: #ffffff;
  display: block;
  margin: 0 auto;
  width: 260px;
  font-weight: 600;
  letter-spacing: 0.2rem;
}
.news_all a {
  border-radius: 40px;
  padding: 8px 30px;
  background-color: #028c4c;
  display: block;
  text-decoration: none;
}
.news_all a:hover {
  border-radius: 40px;
  padding: 8px 30px;
  background-color: #39b57c;
  display: block;
  text-decoration: none;
}
.news_all_rec {
  text-align: center;
  font-size: 0.9rem;
  color: #ffffff;
  display: block;
  margin: 30px auto;
  width: 300px;
  font-weight: 600;
  letter-spacing: 0.2rem;
}
.news_all_rec a {
  border-radius: 40px;
  padding: 8px 30px;
  background-color: #028c4c;
  display: block;
  text-decoration: none;
}
.news_all_rec a:hover {
  border-radius: 40px;
  padding: 8px 30px;
  background-color: #39b57c;
  display: block;
  text-decoration: none;
}
.news_inner:after,
.news_inner ul li:after,
.news_inner ul:after,
.news_list_wrap ul li:after,
.area ul:after,
.facilities_category ol:after,
.facilities_category ol li:after,
.facilities_inner ul li:after,
header:after,
.header_inner:after,
.sub_header_nav ul:after,
.contents_navi ul:after,
.sb_ttl:after,
.news_inner ul:after,
.footer_inner:after,
.contents_wrap:before,
.contents_header:after,
.contents_header:before,
.recruit_inner:after,
.recruit_shienin:after,
.recruit_hoiku:after,
.recruit_kaigo:after,
.recruit_choriin:after,
.recruit_jimuin:after,
.company_photo ul:after,
.company_inner ul:after,
.company_inner:after,
.company_photo_list ul:after,
.day_category:after,
.day_category:before,
.detail:before,
.shop_inner:after,
.facilities_list_e_inner:after,
.facilities_list_e_inner:before {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.rinen {
}
.rinen ol {
  width: 90%;
  margin: 0 auto;
}
.rinen ol li {
  font-size: 0.8rem;
  margin: 0 0 15px 0;
  list-style-position: outside;
  list-style-type: decimal;
  color: #646464;
}
.company_photo {
  width: 30%;
  float: right;
}
.company_photo img {
  width: 100%;
  height: auto;
}
.company_detail {
  width: 60%;
  float: left;
}
.company_photo_list {
}
.company_photo_list ul {
  text-align: center;
  margin: 15px 0;
}
.company_photo_list ul li {
  width: 21%;
  display: inline-block;
  margin: 0 2%;
  vertical-align: top;
}
.company_photo_list ul li img {
  width: 100%;
  height: auto;
}
.hoikunotokushoku {
  width: 80%;
  margin: 0 auto;
}
.hoikunotokushoku img {
  width: 100%;
  height: auto;
}
.floor_map {
  text-align: center;
}
.breadcrumbs_inner {
  color: #646464;
  float: right;
  font-size: 0.7rem;
  font-weight: 300;
}
.breadcrumbs_inner a {
  text-decoration: none;
}
.breadcrumbs_inner a:hover {
  text-decoration: underline;
}
#TopicPath {
  width: 1200px;
  margin: 0 auto;
}
#TopicPath:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb li {
  display: inline;
  list-style: none;
}
.breadcrumb li:after {
  /* >を表示*/
  content: ">";
  padding: 0 0.2em;
  color: #646464;
}
.breadcrumb li:last-child:after {
  content: "";
}
.breadcrumb li a {
  text-decoration: none;
  font-size: 12px;
  font-weight: 300;
  color: #646464;
}
.breadcrumb li a:hover {
  font-size: 12px;
  font-weight: 300;
  color: #646464;
  text-decoration: underline;
}
.wpcf7 label {
  margin: 15px 0 0 0;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
  background-color: #fff;
  color: #333;
  width: 95%;
  border: 1px solid #ddd;
  font-size: 100%;
  padding: 0.5em;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
}
.wpcf7 input[type="submit"] {
  font-size: 100%;
  padding: 0.2em 0.4em;
  background: #eee;
  color: #333;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  border: 1px solid #ccc;
}
.wpcf7 input[type="submit"]:hover {
}
input[type="”checkbox”"] {
  display: none;
}
#form .form-item-checkbox .form-item-ttl {
  margin: 0 2% 70px;
}
.wpcf7-form-control-wrap {
  display: block;
}
.form-item-checkbox {
  border-bottom: solid 3px #898989;
  padding-bottom: 60px;
}
.wpcf7-exclusive-checkbox01 {
  display: flex;
  width: 100%;
}
.wpcf7-exclusive-checkbox01 .wpcf7-list-item {
  flex-basis: 50%;
  width: 100%;
  margin: 0;
  position: relative;
}
.wpcf7-exclusive-checkbox01 .wpcf7-list-item.first {
  margin-right: 4%;
}
.wpcf7-list-item-label {
  color: #000;
  font-size: 0.9rem;
  font-weight: normal;
  letter-spacing: 0.05rem;
  line-height: 1.5;
  display: inline-block;
  margin: 0px 4% 6px 1%;
  cursor: pointer;
}
.wpcf7-list-item.first label:before {
  content: “”;
  background-position: 50% 50%;
  width: 92%;
  height: 240px;
  display: inline-block;
  margin: 0 4% 20px;
  transition: 0.3s;
}
.wpcf7-list-item.first label:hover:before {
  opacity: 0.7;
}
.wpcf7-list-item.last label:before {
  content: “”;
  background-position: 50% 50%;
  width: 92%;
  height: 240px;
  display: inline-block;
  margin: 0 4% 20px;
  transition: 0.3s;
}
.wpcf7-list-item.last label:hover:before {
  opacity: 0.7;
}
input[type="”checkbox”"] + .wpcf7-list-item-label:before {
  content: “\f00c”;
  border: 2px solid #000;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  width: 30px;
  height: 28px;
  margin: -4px 20px 0px 0;
  padding: 2px 0 0 0;
  vertical-align: top;
  font: normal normal normal 26px FontAwesome;
  text-align: center;
  transition: 0.3s;
}
input[type="”checkbox”"]:checked + .wpcf7-list-item-label:before {
  color: #000;
}
input[type="”checkbox”"] + .wpcf7-list-item-label:after {
  content: “”;
  width: 100%;
  height: 340px;
  border: solid 7px rgba(0, 0, 0, 0);
  position: absolute;
  top: -30px;
  left: -7px;
  right: 0;
  margin: 0 auto;
  z-index: 100;
  transition: 0.3s;
}
input[type="”checkbox”"]:checked + .wpcf7-list-item-label:after {
  border: solid 7px #000;
}
/************************************
** お問い合わせフォームの入力
************************************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  width: 100%;
  height: 45px;
  margin-bottom: 0;
  padding: 0 12px;
  border: 0;
  border-radius: 3px;
  background-color: #eff1f5;
  box-shadow: none;
  color: #5c6b80;
  font-size: 1em;
  vertical-align: middle;
  line-height: 45px;
  transition: background-color 0.24s ease-in-out;
}
textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
  padding: 0.5em;
  overflow: auto;
}
.inquiry th {
  text-align: left;
  font-size: 14px;
  color: #444;
  padding-right: 5px;
  width: 30%;
  background: #f7f7f7;
  border: solid 1px #d7d7d7;
}
.inquiry td {
  font-size: 13px;
  border: solid 1px #d7d7d7;
}
.entry-content .inquiry tr,
.entry-content table {
  border: solid 1px #d7d7d7;
}
.haveto {
  font-size: 7px;
  padding: 5px;
  background: #ff9393;
  color: #fff;
  border-radius: 2px;
  margin-right: 5px;
  position: relative;
  bottom: 1px;
}
.any {
  font-size: 7px;
  padding: 5px;
  background: #93c9ff;
  color: #fff;
  border-radius: 2px;
  margin-right: 5px;
  position: relative;
  bottom: 1px;
}
.verticallist .wpcf7-list-item {
  display: block;
}
#formbtn {
  display: block;
  padding: 15px;
  width: 350px;
  background: #ffaa56;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 2px;
  margin: 25px auto 0;
}
#formbtn:hover {
  background: #fff;
  color: #ffaa56;
  border: 2px solid #ffaa56;
}
.wpcf7 th {
  font-weight: 700;
  text-transform: uppercase;
  padding: 13px;
}
.wpcf7 td {
  border-top: 1px solid #ededed;
  padding: 12px;
}
input,
select,
textarea {
  border: 1px solid #dfdfdf;
  letter-spacing: 1px;
  margin: 0;
  max-width: 100%;
  resize: none;
}
.pagenavi {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.qaContainer {
  margin: 30px 0;
}
.qaContainer dt {
  padding: 10px 10px 10px 35px;
  border-radius: 5px;
  background-color: #e4edd6;
  text-indent: -25px;
  font-size: 0.85rem;
  font-weight: 400;
}
.qaContainer dt:before {
  content: "Q.";
  font-weight: 400;
  margin-right: 7px;
  font-size: 0.85rem;
}
.qaContainer dd {
  margin: 20px 10px 40px 35px;
  text-indent: -25px;
  font-size: 0.85rem;
  font-weight: 400;
}
.qaContainer dd:before {
  content: "A.";
  color: #ec4b17;
  font-weight: 400;
  margin-right: 7px;
  font-size: 0.85rem;
}
.w10 {
  width: 100%;
}
.contents_inner .tbl-r01,
.contents_inner .tbl-r02 {
  width: 100%;
  margin: 0 auto 30px auto;
}
.contents_inner .day {
}
.contents_inner .tbl-r01 th,
.contents_inner .tbl-r02 th {
  background: #d3e7be;
  border: solid 1px #ccc;
  color: #646464;
  padding: 5px;
  font-weight: 400;
  font-size: 0.8rem;
  width: 80px;
}
.contents_inner .tbl-r01 td,
.contents_inner .tbl-r02 td {
  border: solid 1px #ccc;
  padding: 5px;
  color: #646464;
  font-size: 0.8rem;
  font-weight: 300;
}
.movie_inner {
  width: 1200px;
  margin: 30px auto 60px auto;
}
.movie_detail {
  float: left;
  width: 540px;
  font-size: 0.9rem;
  font-weight: 300;
}
.movie_detail .sb_title_facilities_001 {
  width: 540px;
  margin: 70px 0;
}
.movie_detail .sb_title_facilities_001 img {
  width: 100%;
  height: auto;
}
.movie_detail .sb_title_facilities_003 {
  width: 540px;
  margin: 70px 0 10px 0;
}
.movie_detail .sb_title_facilities_001 img {
  width: 100%;
  height: auto;
}
.youtube {
  float: right;
  width: 560px;
  font-size: 0.9rem;
  font-weight: 300;
  height: 315px;
  background-color: #9c9c9c;
  margin: 0 60px 0 0;
}
.movie_inner:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.txt_center {
  font-size: 1rem;
  text-align: center;
  padding: 30px 0 15px 0;
  color: #646464;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 600;
}
.about_inner {
}
.about_inner:after,
.about_list_box_inner:after,
.greeting_inner:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.greeting_photo {
  float: right;
  width: 420px;
  padding-left: 20px;
  padding-bottom: 20px;
}

.mr40 {
  margin: 0 40px 0 0;
}
.about_list_box {
  float: left;
  width: 370px;
}
.about_tbl_photo {
  float: right;
  width: 470px;
}
.about_tbl_photo img {
  width: 100%;
  height: auto;
}
.about_inner .about_tbl {
  width: 600px;
  float: left;
}
.shop_inner,
.facilities_list_e_inner {
  width: 960px;
  margin: 0 auto 30px auto;
}
.facilities_list_e_inner a {
  text-decoration: none;
}
.shop_photo,
.facilities_list_e_photo {
  width: 480px;
  float: left;
  padding: 25px 0 0 0;
}
.shop_photo img,
.facilities_list_e_photo img {
  width: 100%;
  height: auto;
}
.facilities_list_e_photo .thumb {
  margin: 0;
  height: 300px;
  padding: 0;
  width: 480px;
  overflow: hidden;
}
.facilities_list_e_photo .thumb img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.facilities_list_e_photo .thumb:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.shop_name,
.facilities_list_e_name {
  float: left;
  width: 420px;
  padding: 20px 0 0 60px;
}
.shop_name_eng,
.facilities_list_e_eng {
  color: #028c4c;
  font-weight: 400;
  font-size: 0.75rem;
  padding: 18px 0 15px 0;
  letter-spacing: 0.1rem;
}
.shop_name_jp,
.facilities_list_e_jp {
  color: #646464;
  font-size: 1.1rem;
  font-weight: 500;
  padding: 0;
}
.shop_detail,
.facilities_list_e_detail {
  color: #646464;
  font-size: 0.8rem;
  line-height: 1.4rem;
}
.shop_tel,
.facilities_list_e_tel {
  color: #646464;
  font-size: 0.8rem;
  padding: 0;
  line-height: 1.4rem;
}
.shop_tel span,
.facilities_list_e_tel span {
  color: #028c4c;
  font-weight: 400;
}
.grecaptcha-badge{
  position:relative;z-inde:999999;
    margin-bottom: 60px;
}

.l-news-inner {width: 1240px;margin: 0 auto;}
.l-news-inner ul {text-align: center}
.l-news-inner ul li {display: inline-block;width: 360px;margin: 10px;}
.news-list__block .time {font-size: 0.85rem;text-align: left;margin: 10px 0 5px 0;}
.news-list__block .title {font-size: 0.85rem;text-align: left;}
.rec_thumb_photo {width: 360px;}
.rec_thumb_photo img {width: 100%;height: auto;}

.breadcrumbs {
  color: #646464;
  font-size: 0.7rem;
  font-weight: 300;
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}