@charset "UTF-8";
/*色情報*/
/*common*/
.txtcolor {
  color: #666666;
}

.grn {
  color: #82c792;
}

.bggrn {
  background: #82c792;
}

.grn2 {
  color: #e3fae9;
}

.bggrn2 {
  background: #e3fae9;
}

.ora {
  color: #f6a454;
}

.bgora {
  background: #f6a454;
}

.ylw {
  color: #fff134;
}

.bgylw {
  background: #fff134;
}

table {
  width: 100%;
  border-collapse: collapse;
}

table th {
  border-right: 1px solid #fff;
}

table th:last-of-type {
  border-right: 1px solid #82c792;
}

.mail {
  position: relative;
  display: inline-block;
  padding-left: 30px;
}

.mail:after {
  font-family: FontAwesome;
  content: "\f0e0";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.nami {
  position: relative;
  padding: 0 40px;
}

.nami:before {
  content: "";
  position: absolute;
  background: url(/import/tenant_1/133.167.64.118/html/images/nami.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 32px;
  height: 14px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.nami:after {
  content: "";
  position: absolute;
  background: url(/import/tenant_1/133.167.64.118/html/images/nami.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 32px;
  height: 14px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 599px) {
  .nami {
    padding: 0 30px;
  }
  .nami:before {
    width: 25px;
  }
  .nami:after {
    width: 25px;
  }
}

.titscale {
  font-size: 120%;
}

.arrowgrn {
  position: relative;
}

.arrowgrn:after {
  content: "";
  background: url(/import/tenant_1/133.167.64.118/html/images/arrowgrn.png);
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 14px;
  height: 14px;
  z-index: 1;
}

.arrowgrnunder {
  position: relative;
}

.arrowgrnunder:after {
  content: "";
  background: url(/import/tenant_1/133.167.64.118/html/images/arrowgrn.png);
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 14px;
  height: 14px;
}

.arrowgrnback {
  position: relative;
}

.arrowgrnback:after {
  content: "";
  background: url(/import/tenant_1/133.167.64.118/html/images/arrowgrn.png);
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 14px;
  height: 14px;
  z-index: 1;
}

.hcircleylw {
  position: relative;
  padding-top: 20px;
}

.hcircleylw:after {
  content: "";
  width: 60%;
  height: 140%;
  background: #fff134;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}

.hcirclegrn {
  position: relative;
  padding-top: 20px;
}

.hcirclegrn:after {
  content: "";
  width: 60%;
  height: 140%;
  background: #82c792;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}

.more {
  width: 200px;
  margin: 0 auto;
}

.more a {
  display: block;
  color: #fff;
  background: #82c792;
  padding: 10px;
  text-align: center;
}

.titora {
  display: block;
  font-size: 36px;
  color: #f6a454;
  font-weight: 600;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}

@media only screen and (max-width: 599px) {
  .titora {
    font-size: 24px;
  }
}

.titblack {
  display: block;
  font-size: 24px;
  color: #444;
  font-weight: 600;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}

@media only screen and (max-width: 599px) {
  .titblack {
    font-size: 14px;
  }
}

.pakaora {
  position: relative;
  padding: 0 40px;
}

.pakaora:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 40px;
  background: #f6a454;
  left: 0;
  top: 0;
  border-radius: 10px;
  -webkit-transform: rotate(-40deg);
      -ms-transform: rotate(-40deg);
          transform: rotate(-40deg);
  -webkit-box-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
          box-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}

.pakaora:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 40px;
  background: #f6a454;
  right: 0;
  top: 0;
  border-radius: 10px;
  -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
          transform: rotate(40deg);
  -webkit-box-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
          box-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}

@media only screen and (max-width: 599px) {
  .pakaora {
    padding: 0 30px;
  }
  .pakaora:before {
    width: 3px;
    height: 30px;
  }
  .pakaora:after {
    width: 3px;
    height: 30px;
  }
}

.pakaylw {
  position: relative;
  padding: 0 30px;
}

.pakaylw:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 30px;
  background: #fff134;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-40deg);
      -ms-transform: translateY(-50%) rotate(-40deg);
          transform: translateY(-50%) rotate(-40deg);
  border-radius: 10px;
}

.pakaylw:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 30px;
  background: #fff134;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(40deg);
      -ms-transform: translateY(-50%) rotate(40deg);
          transform: translateY(-50%) rotate(40deg);
  border-radius: 10px;
}

@media only screen and (max-width: 599px) {
  .pakaylw {
    font-size: 16px;
    padding: 0 15px;
  }
  .pakaylw:before {
    height: 25px;
  }
  .pakaylw:after {
    height: 25px;
  }
}

@media only screen and (max-width: 599px) {
  h2,
  h2 span {
    font-size: 18px !important;
  }
}

/*header*/
h1 span {
  display: block;
}

.haedbox .left {
  width: 24%;
  margin-right: auto;
  margin-right: 8%;
}

.haedbox .left dt.logo {
  width: 100%;
}

.haedbox .left dd {
  width: 100%;
}

.haedbox .logo img {
  max-width: 300px !important;
}

.haedbox .center {
  width: 40%;
  margin-right: 2%;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.haedbox .center table {
  width: 100%;
  border-collapse: collapse;
}

.haedbox .right {
  width: 25%;
  margin-left: auto;
}

.haedbox .right p {
  width: 100%;
}

.haedbox .tel a {
  color: #82c792;
  font-weight: 600;
  font-size: 34px;
}

.haedbox .tel a span {
  font-size: 12px;
}

.haedbox .contactbtn.ap a {
  display: block;
  background: #f6a454;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  padding: 10px 0;
  position: relative;
}

.haedbox .contactbtn.bp a {
  display: block;
  background: #fff;
  color: #f6a454;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  padding: 10px 0;
  position: relative;
  border: 2px solid #f6a454;
  border-radius: 10px;
}

#gnav li {
  position: relative;
  padding: 0 30px;
}

#gnav li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 1rem;
  background: #666666;
  display: block;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

#gnav li:last-of-type:after {
  display: none;
}

.gnavinn .table {
  display: none;
}

#gnav .ddbox .dd {
  visibility: hidden;
  opacity: 0;
  border-radius: 4px;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  position: absolute;
  -webkit-transform: translate(-50%, -20px);
  -ms-transform: translate(-50%, -20px);
  transform: translate(-50%, -20px);
  left: 50%;
  width: 600px;
  z-index: 10;
  padding: 10px;
  margin-top: 5px;
  background: rgba(255, 255, 255, 0.9);
  border: 2px solid #82c792;
  -webkit-box-shadow: 0 0 1px 0 #000;
  box-shadow: 0 0 1px 0 #000;
}

#gnav .ddbox:hover .dd {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -5px);
  -ms-transform: translate(-50%, -5px);
  transform: translate(-50%, -5px);
}

[data-element-id]#gnav .ddbox .dd {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -5px);
  -ms-transform: translate(-50%, -5px);
  transform: translate(-50%, -5px);
}

#gnav .dd li {
  width: 48%;
  text-align: left;
}

#gnav .dd li:before {
  padding: 10px 0;
}

#gnav .dd li:after {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .haedbox .left {
    width: 50%;
  }
  .haedbox .left dd {
    font-size: 16px;
    text-align: left;
  }
  .haedbox .center {
    display: none;
  }
  .haedbox .right {
    width: 35%;
  }
  .haedbox .tel a {
    font-size: 24px;
  }
  .haedbox .contactbtn a {
    width: 200px;
  }
  .gnavinn .table {
    display: block;
    padding: 3%;
  }
  .gnavinn table {
    width: 100%;
    max-width: 600px;
  }
  #gnav .ddbox .dd {
    position: relative;
    width: calc(100% - 15px);
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    position: relative;
    left: 15px;
    visibility: visible;
    opacity: 1;
    margin-bottom: 10px;
    background: #fff;
  }
  #gnav .dd li {
    width: 100%;
    padding-left: 0;
  }
}

@media only screen and (max-width: 599px) {
  .haedbox {
    padding-top: 10px;
  }
  .haedbox .left {
    width: 100%;
  }
  .haedbox .left dd {
    width: 100%;
    font-size: 10px;
  }
  .haedbox .left dd br {
    display: none;
  }
  .haedbox .right {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 200;
  }
  .haedbox .right p.tel {
    width: 50%;
    padding-top: 0;
  }
  
  .haedbox .right div.contactbox {
    width: 50%;
    padding-top: 0;
  }
  
  .haedbox .contactbtn.ap{
    padding-top: 0;
  }
  .haedbox .contactbtn.bp{
    padding-top: 0;
  }
  
  .haedbox .contactbtn.ap a{
    padding: 0;
  }
  
  .haedbox .contactbtn.bp a{
    padding: 0;
    border-radius: 0;
    box-sizing: border-box;
  }
  
  
  .haedbox p a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    line-height: 50px;
    width: 100%;
    height: 100%;
  }
  .haedbox .tel a {
    background: #82c792;
    color: #fff;
    font-size: 16px;
  }
  .haedbox .contactbtn a {
    width: 100%;
    padding: 0;
    font-size: 16px;
  }
  .haedbox .mail {
    padding-left: 20px;
  }
  #totop {
    bottom: 60px;
  }
  
   .gnavinn .table {
     padding: 3% 3% 33%;
   }
}

/*footer*/
#footer {
  padding: 60px 0 40px;
}

.footnav li {
  position: relative;
  padding: 0 30px;
}

.footnav li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 1rem;
  background: #fff;
  display: block;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.footnav li:last-of-type:after {
  display: none;
}

.footnav a {
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  .footnav a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 599px) {
  #footer {
    padding: 60px 0 90px;
  }
  .footnav a {
    font-size: 12px;
  }
}

/*sidecontbox*/
/*sidenav*/
.sidenav {
  width: 100%;
}

.sidenav li a {
  display: block;
  padding: 10px;
  background: #e3fae9;
  border-top: 1px solid #82c792;
}

.sidenav li:last-of-type a {
  border-bottom: 1px solid #82c792;
}

.sideinfobox .tel a {
  color: #82c792;
  font-weight: 600;
  font-size: 34px;
}

.sideinfobox .tel a span {
  font-size: 12px;
}

.sideinfobox .parking {
  display: inline-block;
  padding: 5px 20px;
  width: 100%;
}

.sidefb a {
  background: #3b5998;
  display: block;
  padding: 5px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  position: relative;
  padding-left: 40px;
}

.sidefb a:after {
  content: "";
  background: url(/import/tenant_1/133.167.64.118/html/images/fbicon.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 46px;
  height: 46px;
  background-size: 100% 100%;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sidefb a span {
  display: block;
  line-height: 140%;
}

.sidecontactbox h2 {
  padding: 10px;
}

.sidecontactbox .box {
  border: 1px solid #f6a454;
  padding: 5px 5px 20px 5px;
}

.sidecontactbox .contactbtn a {
  display: block;
  background: #f6a454;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  padding: 10px 0;
  position: relative;
}


[data-element-id].homeSlide,[data-element-id].mainimg{
  margin-top: 250px;
}

@media only screen and (max-width: 1024px) {
  .maincontbox {
    width: 100%;
  }
  .sidecontbox {
    width: 100%;
    margin-right: auto;
  }
  .sidenav {
    width: 48%;
  }
  .infoarea {
    width: 48%;
  }
  .sideinfobox {
    padding-top: 0;
  }
}

@media only screen and (max-width: 599px) {
  .sidenav {
    width: 100%;
  }
  .infoarea {
    width: 100%;
    padding-top: 40px;
  }
}

/*top*/
.homeSlide{
  overflow: hidden;
}
.homeSlide .txtbox {
  padding: 140px 0;
}

.homeSlide:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/import/tenant_1/133.167.64.118/html/images/top/top01.png);
  background-repeat: no-repeat;
  background-size: 100% 105%;
  width: 101%;
  height: 20%;
  z-index: 2;
  background-position: bottom;
}

@media only screen and (max-width: 599px) {
  .homeSlide:after {
    height: 15%;
  }
}

.top01 .txtbox {
  width: 96%;
  margin: 0 auto;
  padding: 100px 0;
}

.top01 .ofiImg:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 207, 194, 0.7);
  z-index: 1;
}

.top01 .ofiImg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(white));
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 100%);
  z-index: 2;
}

@media only screen and (max-width: 599px) {
  .top01 .txtbox {
    width: 100%;
    padding: 50px 0;
  }
}

.top02 li {
  width: 32%;
  margin: 0 2% 2% 0;
  padding: 5px;
  border: 1px solid #82c792;
  border-radius: 5px;
}

.top02 li:nth-of-type(3n+3) {
  margin-right: 0;
}

.top02 li .pic {
  width: 35%;
}

.top02 li .txtbox {
  width: 63%;
}

@media only screen and (max-width: 1024px) {
  .top02 li {
    width: 48%;
    margin: 0 4% 2% 0;
  }
  .top02 li:nth-of-type(3n+3) {
    margin-right: 4%;
  }
  .top02 li:nth-of-type(2n+2) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 599px) {
  .top02 li {
    width: 100%;
    margin: 0 0 2% 0;
  }
  .top02 li:nth-of-type(3n+3) {
    margin-right: 0;
  }
}

.top03 .box li {
  border-bottom: 1px solid #fff134;
}

.top04 ul {
  counter-reset: section;
}

.top04 li {
  border: 1px solid #82c792;
  margin-bottom: 5px;
}

.top04 .pointbox {
  width: 15%;
  position: relative;
  padding: 10px;
  counter-increment: section;
}

.top04 .pointbox:before {
  content: counter(section, decimal-leading-zero);
  font-size: 38px;
  font-weight: normal;
  position: absolute;
  top: 65%;
  left: 40%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.top04 .pointbox:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #fff)) no-repeat bottom left/100% 51%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(51%, #fff)) no-repeat top right/100% 50%;
  background: -webkit-linear-gradient(bottom left, rgba(255, 255, 255, 0) 50%, #fff 50%) no-repeat bottom left/100% 51%, -webkit-linear-gradient(top left, rgba(255, 255, 255, 0) 50%, #fff 51%) no-repeat top right/100% 50%;
  background: linear-gradient(to top right, rgba(255, 255, 255, 0) 50%, #fff 50%) no-repeat bottom left/100% 51%, linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #fff 51%) no-repeat top right/100% 50%;
}

@media only screen and (max-width: 1024px) {
  .top04 .pointbox:after {
    width: 20%;
  }
}

@media only screen and (max-width: 599px) {
  .top04 .pointbox {
    width: 100%;
    padding: 10px 10px 30px 10px;
    text-align: center;
  }
  .top04 .pointbox:before {
    font-size: 26px;
    top: 70%;
    left: 50%;
  }
  .top04 .pointbox:after {
    display: none;
  }
}

.top04 .txtbox {
  width: 85%;
  padding: 10px;
}

@media only screen and (max-width: 599px) {
  .top04 .txtbox {
    width: 100%;
  }
}

.top07 .voicebox {
  padding: 20px 10px;
  background: #e3fae9;
  position: relative;
}

.top07 .voicebox:after {
  content: "";
  position: absolute;
  top: 20px;
  left: -40px;
  border-top: 20px solid transparent;
  border-right: 40px solid #e3fae9;
  border-bottom: 20px solid transparent;
}

.top07 .item:nth-of-type(even) .voicebox:after {
  content: "";
  left: auto;
  right: -40px;
  border-right: none;
  border-left: 40px solid #e3fae9;
}

.top07 .item:nth-child(n+3) {
  display: none;
}

.top07 .item.action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

[data-element-id].top07 .item:nth-child(n+3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.top07 .more .arrowgrnunder {
  display: block;
  color: #fff;
  background: #82c792;
  padding: 10px;
  text-align: center;
  cursor: pointer;
}

.top07 .more .arrowgrnunder:before {
  content: "もっと見る";
}

.top07 .more .arrowgrnunder.action:before {
  content: "元に戻す";
}

.top07 .more .arrowgrnunder.action:after {
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}

.voicebox dt {
  border-bottom: 1px solid #82c792;
}

.top09 .item {
  border: 1px solid #82c792;
  padding: 10px;
}

.top09 .trimmingInner {
  border-radius: 50%;
}

.top09 .more {
  margin: 0 0 0 auto;
  width: 130px;
}

.top09 .more:hover {
  cursor: pointer;
}

.top09 .more span {
  display: block;
  color: #fff;
  background: #82c792;
  text-align: center;
  font-size: 12px;
  padding: 5px 10px;
}

.top09 .more .arrowgrnunder:before {
  content: "続きを読む";
}

.top09 .moretxt {
  display: none;
}

[data-element-id].top09 .moretxt {
  display: block;
}

.top09 .moretxt.action {
  display: block;
}

.top09 .moretxt.action + .more .arrowgrnunder:before {
  content: "元に戻す";
}

.top09 .moretxt.action + .more .arrowgrnunder:after {
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}

.top10 .tel a {
  color: #82c792;
  font-weight: 600;
  font-size: 34px;
}

.top10 .tel a span {
  font-size: 12px;
}

.top10 .parking {
  display: inline-block;
  padding: 0 20px;
}

.top10 table {
  width: 100%;
}

.top10 th {
  padding: 5px 0;
}

/*下層common*/
.titlebox {
  padding: 120px 0;
}

.under .contbox {
  padding: 140px 0;
}

.checkora {
  padding-left: 2em;
  position: relative;
}

.checkora:before {
  content: "";
  position: absolute;
  background: url(/import/tenant_1/133.167.64.118/html/images/check.png);
  width: 25px;
  height: 25px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}

.checkgrn {
  padding-left: 2em;
  position: relative;
}

.checkgrn:before {
  content: "";
  position: absolute;
  background: url(/import/tenant_1/133.167.64.118/html/images/checkgrn.png);
  width: 25px;
  height: 25px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}

@media only screen and (max-width: 1024px) {
  .under .contbox {
    padding: 70px 0;
  }
}

@media only screen and (max-width: 599px) {
  .titlebox {
    padding: 40px 0;
  }
  .under .contbox {
    padding: 40px 0;
  }
}

.resetnumber {
  counter-reset: number;
}

.numberylw {
  position: relative;
  padding-left: 3em;
}

.numberylw:before {
  counter-increment: number;
  content: counter(number);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0px;
  text-align: center;
  width: 40px;
  height: 50px;
  line-height: 50px;
  background: #fff134;
  color: #444;
  font-size: 30px;
  font-weight: 600;
}

.numberylwt0 {
  position: relative;
  padding-left: 4em;
}

.numberylwt0:before {
  counter-increment: number;
  content: counter(number);
  position: absolute;
  top: 0;
  left: 0px;
  text-align: center;
  width: 40px;
  height: 50px;
  line-height: 50px;
  background: #fff134;
  color: #444;
  font-size: 30px;
  font-weight: 600;
}

@media only screen and (max-width: 599px) {
  .numberylwt0 {
    padding: 50px 0 0 0;
  }
  .numberylwt0:before {
    width: 30px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.linelylw {
  border-left: 6px solid #fff134;
  padding-left: 5px;
}

.linelgrn {
  border-left: 6px solid #82c792;
  padding-left: 5px;
}

/*commonlinkbox*/
.commonlinkbox li {
  width: 32%;
  margin: 0 2% 2% 0;
  border: 2px solid #82c792;
  border-radius: 5px;
  overflow: hidden;
}

.commonlinkbox li:nth-of-type(3n+3) {
  margin-right: 0;
}

.commonlinkbox li a {
  display: block;
}

.commonlinkbox dl {
  position: relative;
}

.commonlinkbox dt {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-left: 10px;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}

@media only screen and (max-width: 1024px) {
  .commonlinkbox li {
    width: 48%;
    margin: 0 4% 2% 0;
  }
  .commonlinkbox li:nth-of-type(3n+3) {
    margin-right: 4%;
  }
  .commonlinkbox li:nth-of-type(2n+2) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 599px) {
  .commonlinkbox li {
    width: 100%;
    margin: 0 0 2% 0;
  }
  .commonlinkbox li:nth-of-type(3n+3) {
    margin-right: 0;
  }
}

/*first*/
.first02 ul {
  padding: 0 10px;
}

.first02 .item {
  border-bottom: 1px solid #82c792;
  padding: 20px 10px;
}

.first02 .item:last-of-type {
  border-bottom: none;
}

.first03 .pakaylw:before {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-40deg);
      -ms-transform: translateY(-50%) rotate(-40deg);
          transform: translateY(-50%) rotate(-40deg);
}

.first03 .pakaylw:after {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(40deg);
      -ms-transform: translateY(-50%) rotate(40deg);
          transform: translateY(-50%) rotate(40deg);
}

.first03 .box02 p {
  padding: 20px 10px;
}

@media only screen and (max-width: 599px) {
  .first03 .box01 dt {
    font-size: 22px;
  }
  .first03 .box01 .pic {
    max-width: 200px;
  }
  .first03 .box02 dt span {
    font-size: 15px;
  }
  .first03 .box02 p {
    font-size: 12px;
  }
}

.first05 p a {
  display: inline-block;
  width: 80%;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.first05 p a:hover {
  color: #fff;
}

.first05 .box ul {
  border: 1px solid #82c792;
}

.first05 .item {
  border-bottom: 1px solid #82c792;
}

.first05 .item:last-of-type {
  border-bottom: none;
}

.first05 .item dt {
  width: 45%;
  padding: 10px;
  border-right: 1px solid #82c792;
}

.first05 .item dd {
  width: 55%;
  padding: 10px;
}

@media only screen and (max-width: 599px) {
  .first05 .item dt {
    width: 100%;
    border-right: none;
  }
  .first05 .item dd {
    width: 100%;
  }
  .first05 p a {
    width: 100%;
    max-width: 400px;
  }
}

.first06 .trimmingInner {
  border-radius: 50%;
}

.first06 .item dt {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.first06 .listbox {
  width: 80%;
  margin: 0 auto;
}

.first06 a {
  text-decoration: underline;
}

@media only screen and (max-width: 599px) {
  .first06 .pic {
    width: 50%;
  }
  .first06 .listbox {
    width: 100%;
  }
  .first06 .item dt {
    font-size: 16px;
  }
}

.first07 .listbox dt {
  width: 15%;
}

.first07 .listbox dt span {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 5px;
}

.first07 .listbox dd {
  width: 85%;
  padding: 0 0 0 10px;
}

.first07 .more {
  width: 230px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 599px) {
  .first07 .listbox dt {
    width: 100%;
  }
  .first07 .listbox dd {
    width: 100%;
    padding: 10px;
  }
  .first07 .more {
    margin: 0 auto;
  }
}

/*about*/
.about01 .slider {
  width: 100%;
}

.about01 .thumbnail_slider {
  width: 100%;
}

.about01 .thumbnail_slider_wrap {
  margin: 0 60px;
}

.about01 .listbox dt {
  width: 20%;
}

.about01 .listbox dt span {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 5px;
}

.about01 .listbox dd {
  width: 76%;
  padding: 5px 0;
}

.about01 .tel a {
  font-size: 18px;
  font-weight: 600;
  color: #666666;
}

@media only screen and (max-width: 1024px) {
  .about01 .listbox dt span {
    font-size: 16px;
  }
  .about01 .listbox dd {
    font-size: 16px;
  }
}

@media only screen and (max-width: 599px) {
  .about01 .listbox dt {
    width: 100%;
  }
  .about01 .listbox dd {
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
  .about01 .tel a {
    font-size: 14px;
  }
}

.about02 .tel a {
  color: #82c792;
  font-weight: 600;
  font-size: 34px;
}

.about02 .tel a span {
  font-size: 12px;
}

.about02 .parking {
  display: inline-block;
  padding: 0 20px;
}

.about02 th {
  padding: 5px 0;
}

/*kotsujiko*/
.kotsujiko02 ul {
  counter-reset: section;
}

.kotsujiko02 li {
  border: 1px solid #82c792;
  margin-bottom: 5px;
}

.kotsujiko02 .pointbox {
  width: 15%;
  position: relative;
  padding: 10px;
  counter-increment: section;
}

.kotsujiko02 .pointbox:before {
  content: counter(section, decimal-leading-zero);
  font-size: 38px;
  font-weight: normal;
  position: absolute;
  top: 65%;
  left: 40%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.kotsujiko02 .pointbox:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, #fff)) no-repeat bottom left/100% 51%, -webkit-gradient(linear, left top, right bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(51%, #fff)) no-repeat top right/100% 50%;
  background: -webkit-linear-gradient(bottom left, rgba(255, 255, 255, 0) 50%, #fff 50%) no-repeat bottom left/100% 51%, -webkit-linear-gradient(top left, rgba(255, 255, 255, 0) 50%, #fff 51%) no-repeat top right/100% 50%;
  background: linear-gradient(to top right, rgba(255, 255, 255, 0) 50%, #fff 50%) no-repeat bottom left/100% 51%, linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #fff 51%) no-repeat top right/100% 50%;
}

@media only screen and (max-width: 1024px) {
  .kotsujiko02 .pointbox:after {
    width: 20%;
  }
}

@media only screen and (max-width: 599px) {
  .kotsujiko02 .pointbox {
    width: 100%;
    padding: 10px 10px 30px 10px;
    text-align: center;
  }
  .kotsujiko02 .pointbox:before {
    font-size: 26px;
    top: 70%;
    left: 50%;
  }
  .kotsujiko02 .pointbox:after {
    display: none;
  }
}

.kotsujiko02 .txtbox {
  width: 85%;
  padding: 10px;
}

@media only screen and (max-width: 599px) {
  .kotsujiko02 .txtbox {
    width: 100%;
  }
}

/*kotsuban*/
.kotsuban06 .listbox dt {
  width: 15%;
}

.kotsuban06 .listbox dt span {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 5px;
}

.kotsuban06 .listbox dd {
  width: 85%;
  padding: 0 0 0 10px;
}

@media only screen and (max-width: 1024px) {
  .kotsuban06 .listbox dt span {
    font-size: 16px;
  }
}

@media only screen and (max-width: 599px) {
  .kotsuban06 .listbox dt {
    width: 100%;
  }
  .kotsuban06 .listbox dd {
    width: 100%;
    padding: 10px;
  }
}

/*sports*/
.sports03 .trimmingInner {
  border-radius: 50%;
}

@media only screen and (max-width: 599px) {
  .sports03 .pic {
    width: 50%;
  }
  .sports03 .listbox {
    width: 100%;
  }
  .sports03 .item dt {
    font-size: 16px;
    text-align: center;
  }
}

/*hiza*/
.hiza03 .item:last-of-type {
  width: 100%;
  margin-bottom: 0;
}

@media only screen and (max-width: 599px) {
  .hiza03 .heightLine-hiza03 {
    height: auto !important;
  }
}

.hiza04 .rise {
  border: 1px solid #82c792;
  padding: 20px 0;
}

.hiza04 h3 {
  margin-bottom: 0;
}

.hiza04 ul {
  width: 50%;
  margin: 0 auto;
}

.hiza04 .item span {
  display: inline-block;
  width: 16px;
  text-align: center;
}

.hiza04 .osusume {
  padding: 10px 0;
}

.hiza04 .osusume ul {
  width: 20%;
  margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
  .hiza04 ul {
    width: 60%;
  }
  .hiza04 .osusume ul {
    width: 25%;
  }
}

@media only screen and (max-width: 599px) {
  .hiza04 ul {
    width: 90%;
    max-width: 270px;
  }
  .hiza04 .item {
    font-size: 14px;
  }
  .hiza04 .item span {
    width: 10px;
  }
  .hiza04 .osusume ul {
    width: 50%;
    max-width: 160px;
  }
}

.kata03 .item:last-of-type {
  margin-bottom: 0;
}

/*koshi*/
.koshi03 .item:last-of-type {
  margin-bottom: 0;
}

/*shisei*/
.shisei03 .item:last-of-type {
  margin-bottom: 0;
}

/*counseling*/
.counseling01 .trimmingInner {
  border-radius: 50%;
}

@media only screen and (max-width: 599px) {
  .counseling01 .pic {
    width: 50%;
  }
  .counseling01 .listbox {
    width: 100%;
  }
  .counseling01 .item dt {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 599px) {
  .counseling02 dt br {
    display: none;
  }
}

.interview01 .name {
  border-bottom: 1px solid #82c792;
  padding-bottom: 10px;
}

.interview01 .name dt {
  display: inline-block;
  margin-right: 20px;
}

.interview01 .name dd {
  display: inline-block;
}

.interview01 .item:last-of-type {
  width: 100%;
  margin-bottom: 0;
}

@media only screen and (max-width: 599px) {
  .interview01 .heightLine-interview01 {
    height: auto !important;
  }
}

.interview02 .box {
  width: 60%;
  margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
  .interview02 .box {
    width: 80%;
    max-width: 465px;
  }
}

@media only screen and (max-width: 599px) {
  .interview02 .box {
    width: 100%;
    max-width: auto;
  }
  .interview02 .box ul {
    margin: 0;
  }
}

.interview03 .item:last-of-type {
  margin-bottom: 0;
}

.interview03 dt {
  border-bottom: 1px solid #82c792;
  padding-bottom: 10px;
}

/*faq*/
.faq01 .item {
  padding: 20px 0;
  border-bottom: 1px solid #82c792;
}

.faq01 .item:first-of-type {
  padding-top: 0;
}

.faq01 .question {
  position: relative;
  padding-left: 40px;
}

.faq01 .question:before {
  content: "Q";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: #82c792;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.faq01 .answer {
  position: relative;
  padding-left: 40px;
  margin-top: 20px;
}

.faq01 .answer:before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: #e3fae9;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  font-weight: 600;
}

@media only screen and (max-width: 599px) {
  .faq01 .question {
    padding-left: 30px;
  }
  .faq01 .question:before {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
  }
  .faq01 .answer {
    padding-left: 30px;
  }
  .faq01 .answer:before {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
  }
}

/*contact*/
.contact01 .form {
  border: 1px solid #82c792;
  padding: 40px;
}

.contact01 .form dd input {
  border: 1px solid #82c792;
}

.contact01 .form dd textarea {
  border: 1px solid #82c792;
}

.contact01 .formbtn li button {
  background: #82c792;
  padding: 10px 40px;
}

@media only screen and (max-width: 599px) {
  .contact01 .form {
    padding: 40px 20px;
  }
}

/*news・blog*/
.news01 .item:last-of-type {
  margin-bottom: 0;
}

.news01 dl {
  border-bottom: 1px solid #82c792;
  padding-bottom: 10px;
}

.news01 dt {
  display: inline-block;
}

.news01 .c {
  display: inline-block;
  padding: 0 10px;
}

.news01 p a {
  display: inline-block;
  padding-right: 30px;
}

.news01 .more {
  width: auto;
}

.news01 .more a {
  display: inline-block;
  padding: 5px 10px 5px 40px;
}

@media only screen and (max-width: 599px) {
  .news01 .more {
    text-align: center;
  }
}

.catarcarea .catlist,
.catarcarea .arclist {
  width: 100%;
}

.catarcarea .catlist dt,
.catarcarea .arclist dt {
  padding: 10px 5px;
}

.catarcarea .catlist .item,
.catarcarea .arclist .item {
  border-bottom: 1px solid #f6a454;
  padding: 10px 5px;
}

.arclist ul li + div[data-collection-archive-content] {
    display: none;
}

@media only screen and (max-width: 1024px) {
  .catarcarea .catlist,
  .catarcarea .arclist {
    width: 48%;
  }
  .catarcarea .arclist {
    padding-top: 0;
  }
}

@media only screen and (max-width: 599px) {
  .catarcarea .catlist,
  .catarcarea .arclist {
    width: 100%;
  }
}

.recommendbox dl {
  border-bottom: 1px solid #82c792;
  padding-bottom: 10px;
}

.recommendbox .c {
  display: inline-block;
  padding: 0 10px;
}

.recommendbox p a {
  display: inline-block;
  padding-right: 30px;
}

.recommendbox .more {
  width: auto;
}

.recommendbox .more a {
  display: inline-block;
  padding: 5px 10px 5px 40px;
}

@media only screen and (max-width: 599px) {
  .recommendbox .more {
    text-align: center;
  }
}

/* map */
#map {
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
}

.map:after{
  padding-top: 50%;
}

#sidemap {
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
}

.sidemap{
  margin-top: 40px;
}

.sidemap.map:after{
  padding-top: 80%;
}

.gm-style .gm-svpc img {
    height: 35px !important;
    max-width: inherit !important;
}
#map .gm-style-mtc {
    margin-top: 20px !important;
}

#sidemap .gm-style-mtc{
  display: none !important;
}

.uk-slidenav-position{
  height: 100% !important;
}

.uk-slideshow{
  height: 100% !important;
}

.uk-slideshow>li{
  height: 100% !important;
}
.uk-flex.uk-flex-middle.uk-flex-center{
  height: 100% !important;
}

.uk-flex.uk-flex-middle.uk-flex-center img{
  height: 100% !important;
}

[data-element-id].homeSlide .txtbox{
  margin: 140px 0;
}


@media only screen and (max-width: 599px) {
  .homeSlide .txtbox{
    padding: 50px 0;
  }
}

/*slick編集画面調整*/
[data-element-id].slider li:nth-of-type(n+2){
  display: none;
}

[data-element-id].thumbnail_slider li:nth-of-type(n+5){
  display: none;
}

[data-element-id].thumbnail_slider .slick-track{
  width: 100% !important;
}

[data-element-id].thumbnail_slider .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100% !important;
}

[data-element-id].thumbnail_slider li {
    width: 25%;
    margin: 1% 0;
}


/*# sourceMappingURL=common.css.map */
