@charset "UTF-8";
/*
theme Name:株式会社FA
Author: kurumi.inc
*/
/* CSS Document */
/* all content
* --------------------------------------- */
div, h1, h2, h3, h4, p, a, td, li, ul, span, dl, dd, div, a, input, label {
  font-size: 16px;
  line-height: 1.5;
  text-decoration: none;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  list-style: none;
  color: #3B2C28;
}
a {
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
body {
  margin: 0 auto;
  position: relative;
  background-color: #fff;
}
main {
  flex: 1;
}
figure {
  margin: 0 !important;
}
body {
  display: flex;
  flex-flow: column;
  min-height: 100vh;
}
img {
  vertical-align: top;
}
a:hover, a:focus {
  opacity: .7;
  text-decoration: none;
  color: #000;
}
::-webkit-selection {
  color: #fff;
  background: #0074BF;
}
::-moz-selection {
  color: #fff;
  background: #0074BF;
}
::selection {
  background-color: #cccccc;
  color: #222;
  text-shadow: none;
}
.main-u-page {
  padding-top: 92px;
	background-color: #ECF5EC;
}
#news{
	  padding-top: 150px;
  margin-top: -150px;
}
#problem, #greeting, #flow, #price, #information, #faq, #contact {
  padding-top: 92px;
  margin-top: -92px;
}
.common-1200-width {
  max-width: 1200px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.common-1000-width {
  max-width: 1000px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.common-800-width {
  max-width: 800px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.common-120-padding {
  padding: 120px 0;
}
.common-80-padding {
  padding: 80px 0;
}
.common-50-padding {
  padding: 50px 0;
}
.upper-120-padding {
  padding: 120px 0 0;
}
.upper-80-padding {
  padding: 80px 0 0;
}
.upper-50-padding {
  padding: 50px 0 0;
}
.pc_none {
  display: none;
}
.page-u-main {
  padding-top: 140px;
}
.common-title__wrap {
  margin-bottom: 50px;
  text-align: center;
}
.common-title__wrap h2 {
  font-size: 50px;
  font-weight: bold;
  padding-bottom: 20px;
  position: relative;
}
.common-title__wrap._white h2 {
  color: #fff;
}
.common-title__wrap h2::after {
  content: "";
  width: 50px;
  height: 5px;
  border-radius: 50px;
  background-color: #CFE7CF;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  position: absolute;
  bottom: 0;
}
.common-title__wrap p, .common-title__wrap h1 {
  margin-top: 50px;
  font-size: 22px;
  color: #69A769;
  font-weight: 700;
}
.common-title__wrap._white p, .common-title__wrap._white h1 {
  color: #fff;
}
@media screen and (max-width: 941px) {
  #news, #problem, #greeting, #flow, #price, #information, #faq, #contact {
    padding-top: 50px;
    margin-top: -50px;
  }
 
}
@media screen and (max-width: 789px) {
  .common-80-padding {
    padding: 50px 0;
  }
  .common-1280-width {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .pc_none {
    display: block;
  }
  .sp_none {
    display: none;
  }
  .common-100-padding {
    padding: 50px 0;
  }
  .upper-120-padding {
    padding: 100px 0 0;
  }
  .common-120-padding {
    padding: 100px 0;
  }
  .common-80-padding {
    padding: 50px 0;
  }
  .common-title__wrap h2 {
    font-size: 32px;
    padding-bottom: 12px;
  }
  .common-title__wrap p, .common-title__wrap h1 {
    margin-top: 50px;
    font-size: 21px;
  }
}
@media screen and (max-width: 426px) {
  .upper-120-padding {
    padding: 80px 0 0;
  }
  .common-120-padding {
    padding: 80px 0;
  }
  .common-title__wrap h2 {
    font-size: 30px;
    padding-bottom: 20px;
    line-height: 1.4;
  }
  .common-title__wrap p, .common-title__wrap h1 {
    margin-top: 30px;
    font-size: 21px;
    text-align: left;
  }
  .common-title__wrap p._center {
    text-align: center;
  }
  .common-title__wrap {
    margin-bottom: 40px;
  }
  .common-title__wrap p br {
    display: none
  }
}
/* header
* --------------------------------------- */
.global-nav__list {
  display: flex;
  width: 100%;
  gap: 10px 25px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.hamburger {
  display: none;
  width: 100%;
}
.global-nav__item {
  text-align: center;
}
.header-global__wrap {
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: 20px;
}
.global-nav__logo a img {
  width: 260px;
}
.global-nav__item a {
  font-size: 16px;
  font-weight: 600;
}
.sidebarMenu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1820px;
  margin: 0 auto;
  width: calc(100% - 40px);
  background: #fff;
  padding: 18px 40px;
  box-sizing: border-box;
  border-radius: 100px;
}
.global-nav__item._contact a {
  background-color: #764939;
  color: #fff;
  padding: 6px 20px;
  border-radius: 30px;
}
.global-nav__item._tel a {
  background-color: #69A769;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 0 5px;
  padding: 4px 20px;
  border-radius: 30px;
  font-weight: 700;
  font-size: 18px;
}
@media screen and (max-width: 1201px) {
  .global-nav__logo a img {
    width: 180px;
  }
  .global-nav__item a {
    font-size: 14px;
  }
  .global-nav__item._tel a {
    font-size: 15px;
  }
  .global-nav__list {
    gap: 10px 10px;
    padding-left: 10px;
  }
  .sidebarMenu {
    padding: 18px 30px 18px 30px;
  }
}
@media screen and (max-width: 941px) {
  .global-nav__item:nth-child(1) {
    display: block;
  }
  .global-nav__logo a img {
    width: 233px;
    margin-left: 0;
    position: absolute;
    top: 11px;
    z-index: 1000;
  }
  .sidebarMenu {
    position: initial;
    height: 70px;
    width: 98%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 100px;
  }
  .global-nav {
    flex-direction: column;
    position: fixed;
    right: -100vw;
    top: 0;
    width: 100vw;
    height: 100vh;
    padding-top: 100px;
    background-color: #fff;
    transition: all .6s;
    z-index: 200;
    overflow-y: auto;
  }
  .hamburger {
    display: block;
    position: absolute;
    right: 21px;
    top: 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 300;
    background-color: #69A769;
    border-radius: 50px;
  }
  .global-nav__list {
    flex-direction: column;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 80%;
    margin-top: 0;
    gap: 4vh 0;
  }
  .global-nav__item {
    text-align: left;
    width: 100%;
    border-left: solid .5px #fff;
  }
  .global-nav__item a {
    display: block;
    text-align: center;
    font-size: 16px;
  }
  .global-nav__item._contact {
    display: none;
  }
  .global-nav__item._tel {
    display: none;
  }
  .hamburger__line {
    position: absolute;
    left: 16px;
    width: 18px;
    height: 3px;
    border-radius: 20px;
    background-color: #fff;
    transition: all .6s;
  }
  .hamburger__line--1 {
    top: 17px;
  }
  .hamburger__line--2 {
    top: 24px;
  }
  .hamburger__line--3 {
    top: 31px;
  }
  /* 表示された時用のCSS */
  .nav-open .global-nav {
    right: 0;
    justify-content: center;
    padding: 0;
  }
  .global-nav {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }
  .nav-open .black-bg {
    opacity: .8;
    visibility: visible;
  }
  .nav-open .hamburger__line--1 {
    transform: rotate(45deg);
    top: 24px;
  }
  .nav-open .hamburger__line--2 {
    width: 0;
    left: 50%;
  }
  .nav-open .hamburger__line--3 {
    transform: rotate(-45deg);
    top: 24px;
  }
}
@media screen and (max-width: 426px) {}
/* キービジュアル
* --------------------------------------- */
.keyvisual-slider__wrap img {
  width: 100%
}
@media screen and (max-width: 1201px) {}
@media screen and (max-width: 941px) {}
@media screen and (max-width: 789px) {
  .keyvisual-area__group {
    margin-top: 113px;
  }
}
@media screen and (max-width: 426px) {}
/* あおば動物クリニックとは？
* --------------------------------------- */
.about-area__group {
  background-color: #A0D0A0;
}
.animal-items__block {
  display: flex;
  justify-content: space-between;
  max-width: 760px;
  margin: 0 auto;
}
.animal-items__box span {
  display: block;
  color: #764939;
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  margin-top: 3px;
}
.animal-items__wrap {
  background-color: #ECF5EC;
  padding: 40px 20px;
  border-radius: 10px;
  margin-bottom: 50px;
}
.animal-items__wrap h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.news-items__wrap h3 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 24px;
}
.news-items__box li {
  display: flex;
  gap: 0 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: solid 1px #CFE7CF;
}
.news-items__box li:nth-last-child(1) {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.news-items__box li span {
  font-weight: 700;
}
.news-items__box li p {
  font-weight: 700;
}
@media screen and (max-width: 789px) {
  .animal-items__block {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 440px;
    gap: 0 15.8%;
  }
}
@media screen and (max-width: 426px) {
  .animal-items__block {
    justify-content: space-between;
    gap: 10px 0;
    ;
  }
  .animal-items__box {
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }
  .animal-items__box span {
    font-size: 18px;
  }
  .animal-items__wrap h3 {
    font-size: 21px;
  }
}
/* こんなことでお困りではありませんか
* --------------------------------------- */
.problem-area__group {
  background-color: #ECF5EC;
}
.problem-image__wrap img {
  width: 100%;
}
.problem-image__wrap {
  margin-bottom: 50px;
}
.problem-text__wrap {
  color: #69A769;
  font-weight: 700;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  font-size: 32px;
}
@media screen and (max-width: 789px) {
  .problem-text__wrap {
    font-size: 24px;
  }
}
@media screen and (max-width: 426px) {
  .problem-text__wrap {
    text-align: left;
    font-size: 21px;
  }
  .problem-image__wrap {
    margin-bottom: 40px;
  }
}
/* ごあいさつ
* --------------------------------------- */
.greeting-area__group {
  background-color: #A0D0A0;
}
.greeting-table__box table {
  width: 100%;
}
.greeting-table__box table tr {
  display: block;
  padding-bottom: 15px;
}
.greeting-table__box table tr th {
  width: 130px;
  text-align: left;
  box-sizing: border-box;
  font-weight: 400;
}
.greeting-table__box table tr td {
  box-sizing: border-box;
  font-weight: 400;
}
.greeting-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px 0;
}
.greeting-image__box {
  width: 35%;
}
.greeting-image__box img {
  width: 100%;
  border-radius: 10px;
}
.greeting-deta__box {
  width: 61%;
}
.greeting-deta__box {
  background-color: #fff;
  border-radius: 10px;
}
.greeting-deta__head {
  padding: 40px;
}
.greeting-deta__body {
  padding: 25px 40px;
  background-color: #CFE7CF;
  border-radius: 0 0 10px 10px;
}
.greeting-name__wrap {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  gap: 0 20px;
}
.greeting-name__wrap span {
  color: #764939;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}
.greeting-name__wrap h3 {
  font-size: 32px;
  font-weight: 700;
}
.greeting-text__wrap p {
  font-weight: 400;
}
.greeting-table__box table tr:nth-last-child(1) {
  padding-bottom: 0;
}
@media screen and (max-width: 789px) {
  .greeting-image__box {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }
  .greeting-deta__box {
    width: 100%;
  }
}
@media screen and (max-width: 426px) {
  .greeting-image__box {
    width: 60%;
    max-width: 100%;
    margin: 0 auto;
  }
  .greeting-name__wrap span {
    font-size: 18px;
  }
  .greeting-name__wrap h3 {
    font-size: 28px;
  }
  .greeting-deta__head {
    padding: 30px 20px;
  }
  .greeting-deta__body {
    padding: 30px 20px;
  }
}
/* はじめての方へ
* --------------------------------------- */
.flow-area__group {
  background-color: #ECF5EC;
}
.flow-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px 0;
  margin-bottom: 50px;
}
.flow-items__block:nth-last-child(1) {
  margin-bottom: 0;
}
.flow-items__box {
  width: 48%;
}
.flow-items__box ._image img {
  width: 100%;
  border-radius: 10px;
}
.flow-title__wrap {
  display: flex;
  align-items: center;
  gap: 0 20px;
  margin-bottom: 15px;
}
.flow-title__wrap ._icon img {
  width: 42px;
}
.flow-title__wrap h3 {
  color: #69A769;
  font-size: 36px;
  font-weight: 700;
}
.flow-text__wrap {
  font-weight: 400;
}
@media screen and (max-width: 789px) {
  .flow-items__box {
    width: 100%;
  }
  .flow-items__block._reverse {
    flex-direction: column-reverse;
  }
  .flow-items__block {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 426px) {
  .flow-title__wrap h3 {
    font-size: 26px;
  }
}
/* 診察メニューと料金
* --------------------------------------- */
.price-area__group {
  background-color: #A0D0A0;
}
.price-table__box:nth-child(2) {
  margin-top: 50px;
}
.price-table__box table {
  width: 100%;
}
.price-table__box table tr {
  padding-bottom: 15px;
  display: flex;
  margin-bottom: 15px;
  border-bottom: solid 1px #DDDDDD;
}
.price-table__box table tr:nth-last-child(1) {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.price-table__box table tr th {
  text-align: left;
  box-sizing: border-box;
  width: 50%;
}
.price-table__box table tr._position {
  position: relative;
  padding-bottom: 40px;
}
.price-table__box table tr._position span {
  font-size: 14px;
  position: absolute;
  bottom: 15px;
  width: 100%;
  left: 0;
  font-weight: 400;
}
.price-table__box table tr td {
  box-sizing: border-box;
  width: 50%;
  font-weight: 700;
}
.price-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 50px 0;
  max-width: 880px;
  margin: 0 auto;
}
.price-items__box {
  width: 48%;
}
.price-items__wrap {
  background-color: #fff;
  border-radius: 10px;
  padding: 50px 20px;
}
.price-table__box h3 {
  color: #69A769;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 24px;
}
.price-table__box ._note {
  display: block;
  color: #69A769;
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 789px) {
  .price-items__box {
    width: 100%;
  }
  .price-items__wrap {
    padding: 50px;
    max-width: 500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 426px) {
  .price-items__wrap {
    padding: 30px 20px;
  }
  .price-table__box h3 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .price-table__box table tr._position {
    padding-bottom: 65px;
  }
}
/* 往診エリアと診療時間
* --------------------------------------- */
.information-area__group {
  background-color: #ECF5EC;
}
.area-items__wrap {
  background-color: #CFE7CF;
  border-radius: 30px;
  padding: 40px 20px;
  margin-bottom: 50px;
}
.information-title__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 20px;
  margin-bottom: 40px;
}
.area-map__wrap {
  max-width: 600px;
  margin: 0 auto;
}
.area-map__wrap p {
  text-align: center;
  font-weight: 400;
  margin-top: 24px;
}
.area-map__wrap iframe {
  width: 100%;
  height: 340px;
}
.information-title__wrap ._icon img {
  width: 100px;
  height: 100px;
}
.information-title__wrap h3 {
  font-size: 32px;
  font-weight: 700;
}
.schedule-items__wrap {
  background-color: #CFE7CF;
  border-radius: 30px;
  padding: 40px 20px;
}
.schedule-table__wrap {
  max-width: 800px;
  margin: 0 auto;
}
.hours-table__wrap table {
  margin: 0 auto;
  padding: 0;
  table-layout: fixed;
  border-collapse: inherit;
  width: 100%;
}
.hours-table__wrap table tr {
  background-color: #fff;
  padding: 10px;
  border-bottom: 1px solid #DDDDDD;
}
.hours-table__wrap table th, .hours-table__wrap table td {
  padding: 14px 10px;
  box-sizing: border-box;
  border: 1px solid #DDDDDD;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.hours-table__wrap table td {
  width: 28%;
  font-size: 24px;
}
.hours-table__wrap table th {
  width: 10%;
  font-size: 24px;
}
.hours-table__wrap tbody td._min {
  font-size: 18px;
}
.hours-table__wrap table thead tr {
  background-color: #69A769;
  color: #fff;
}
.hours-table__wrap img {
  margin-bottom: 20px;
  display: block;
  margin-left: auto;
}
.br-tl_10 {
  border-top-left-radius: 10px;
  color: #fff;
}
.br-tr_10 {
  border-top-right-radius: 10px;
}
.br-br_10 {
  border-bottom-right-radius: 10px;
}
.br-bl_10 {
  border-bottom-left-radius: 10px;
}
.schedule-text__wrap {
  display: flex;
  align-items: center;
  gap: 0 20px;
  justify-content: center;
  margin-top: 30px;
}
.schedule-text__wrap span {
  display: block;
  color: #764939;
  font-size: 20px;
  background-color: #fff;
  padding: 5px 30px;
  border-radius: 50px;
}
.schedule-text__wrap p {
  font-size: 20px;
}
@media screen and (max-width: 789px) {
  .hours-table__wrap table {
    width: 768px;
    padding-bottom: 15px;
  }
  .hours-table__wrap ._scroll {
    overflow-x: scroll;
  }
  .hours-table__wrap table td {
    font-size: 21px;
  }
  .hours-table__wrap table th {
    font-size: 21px;
  }
}
@media screen and (max-width: 426px) {
  .information-title__wrap ._icon img {
    width: 60px;
    height: 60px;
  }
  .information-title__wrap h3 {
    font-size: 28px;
  }
  .information-title__wrap {
    gap: 0 15px;
    margin-bottom: 20px;
  }
  .schedule-text__wrap span {
    font-size: 16px;
    padding: 5px 15px;
  }
  .schedule-text__wrap p {
    font-size: 16px;
  }
  .schedule-text__wrap {
    gap: 0 10px;
    margin-top: 10px;
  }
  .hours-table__wrap table th {
    font-size: 18px;
  }
  .hours-table__wrap table td {
    font-size: 18px;
  }
  .hours-table__wrap table {
    width: 700px;
  }
  .hours-table__wrap table td {
    width: 20%;
  }
}
/* よくある質問
* --------------------------------------- */
.faq-area__group {
  background-color: #A0D0A0;
}
.accordion-container {
  width: 100%;
}
.accordion-list:not(:first-child) {
  margin-top: 40px;
}
.accordion-title {
  background: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 0 40px 0 0;
  position: relative;
  display: flex;
  align-items: center;
  gap: 0 20px;
  border-radius: 10px;
}
.accordion-title.open {
  border-radius: 10px 10px 0 0;
}
.accordion-title.open ._icon img {
  border-radius: 10px 0 0 0;
}
.accordion-title ._icon img {
  padding: 22px;
  background: #ECF5EC;
  border-radius: 10px 0 0 10px;
}
.accordion-title:before {
  position: absolute;
  content: '';
  top: 50%;
  right: 20px;
  height: 2px;
  width: 15px;
  background: #333;
  transform: rotate(90deg);
  transition: all .3s ease-in-out;
}
.accordion-title:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 20px;
  height: 2px;
  width: 15px;
  background: #333;
  transition: all .3s ease-in-out;
}
.accordion-title.open:before {
  transform: rotate(180deg);
}
.accordion-title.open:after {
  opacity: 0;
}
.accordion-text {
  display: none;
  padding: 20px 24px;
  background: #fff;
  border-radius: 0 0 10px 10px;
}
.accordion-text p {
  font-weight: 400;
}
@media screen and (max-width: 789px) {
  .accordion-list:not(:first-child) {
    margin-top: 30px;
  }
  .accordion-title {
    gap: 0 15px;
  }
}
@media screen and (max-width: 426px) {}
/* お問い合わせ
* --------------------------------------- */
.contact-area__group {
  background-color: #ECF5EC;
}
.contact-area__wrap {
  background-color: #fff;
  padding: 80px 0;
  border-radius: 10px;
  margin-bottom: 50px;
}
.telephone-area__wrap {
  background-color: #fff;
  padding: 50px 0;
  border-radius: 10px;
  margin-bottom: 100px;
}
.contact-title__wrap h3 {
  color: #69A769;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}
.contact-title__wrap p {
  font-weight: 400;
}
.contact-title__wrap {
  margin-bottom: 30px;
  text-align: center;
}
.contact-items__title {
  margin-bottom: 10px;
}
.contact-items__title ._note {
  width: 100%;
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
}
.contact-items__wrap {
  margin-top: 30px;
}
.contact-items__wrap:nth-child(1) {
  margin-top: 0;
}
.contact-lists {
  background-color: #fff;
}
.telephone-btn__wrap a {
  display: flex;
  width: 320px;
  padding: 10px 0;
  align-items: center;
  border: solid 2px #69A769;
  border-radius: 100px;
  justify-content: center;
  margin: 0 auto;
  color: #69A769;
  font-size: 27px;
  font-weight: 700;
  gap: 0 10px;
}
.telephone-content__wrap span {
  font-weight: 700;
  margin-top: 24px;
  text-align: center;
  display: block;
}
.telephone-content__wrap p {
  margin-top: 24px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
}
.banner-items__wrap {
  max-width: 610px;
  margin: 0 auto;
}
.banner-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px 0;
}
.banner-items__box {
  width: 48%;
}
.banner-items__box span {
  display: block;
  text-align: center;
  margin-top: 10px;
}
.banner-items__box img {
  width: 100%;
  border: solid 3px #764939;
}
.pry-radio {
  margin-top: 30px;
}
.pry-radio label {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pry-radio label a {
  line-height: 1.2;
  display: inline-block;
  color: #69A769;
  font-weight: 500;
}
.checkbox span {
  position: relative;
  display: block;
  display: flex;
  align-items: center;
}
.checkbox input[type=checkbox] {
  opacity: 0;
  height: 0;
  width: 0;
  margin: 0 14px 0 0;
  padding: 0;
  min-height: 1px;
  border: 0;
  border-radius: 0;
  font-size: 0;
}
.checkbox span::before {
  -webkit-transition: border-color 0.1s linear;
  transition: border-color 0.1s linear;
  position: absolute;
  top: 2px;
  left: -24px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #69A769;
  content: "";
  color: #F2F2F2;
  font-size: 13px;
  background-color: #fff;
  line-height: 1;
}
.checkbox input[type=checkbox]:checked ~ span::before {
  content: "";
  color: #fff;
  font-size: 14px;
  background: #69A769;
  background-size: 10px;
}
#privacy-error, #terms-error {
  position: absolute;
  top: 20px;
  color: #D30001;
  font-weight: normal;
  font-size: 16px;
}
#privacy-error, #terms-error {
  position: absolute;
  top: 20px;
  color: #D30001;
  font-weight: normal;
  font-size: 16px;
}
.has-error .checkbox span::before {
  border: solid 1px #D30001;
}
.contact-text__wrap span {
  color: #D30000;
}
.form-tbl * {
  font-size: 18px;
  vertical-align: top;
  font-weight: normal;
}
.form-tbl p {
  font-size: 15px;
  margin-top: 15px;
  border-top: solid 1px #503F29;
  padding-top: 15px;
  margin-bottom: 15px;
}
.title-select {
  width: 400px;
}
.form-file {
  width: 100%;
}
.required {
  font-size: 16px;
  color: #EA2E68;
  line-height: 1.2;
  display: inline-block;
  padding: 0;
  margin-left: 8px;
  font-weight: normal;
}
#agree-error {
  position: absolute;
  top: 20px;
}
.has-error .validation-block {
  color: #D30001;
  font-weight: normal;
  font-size: 16px;
}
.btn {
  font-size: 15px;
  font-weight: 400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
}
.btn01 .btn {
  background-color: #69A769;
  width: 120px;
  margin-left: 20px;
  margin-left: 15px;
  color: #fff;
}
.modal-dialog {
    margin: 10% auto 0;
    max-width: 600px;
    width: calc(100% - 40px);
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}
.btn-primary {
  background: #3958A7;
  color: #fff;
  border: 2px solid #3958A7;
}
.btn-success {
  background: #764939;
  color: #fff;
  max-width: 300px;
  font-size: 18px;
  text-align: center;
  position: relative;
  padding: 20px 0;
  border-radius: 50px;
  font-weight: normal;
  border: solid 1px;
  width: 100%;
  margin: 30px auto 0;
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #69A769;
  color: #fff;
  border: solid 1px #69A769;
  opacity: .7;
}
.form-select {
  max-width: 400px;
}
.form-control {
  box-shadow: none;
  border: 1px solid #DDDDDD;
  height: 44px;
  font-size: 16px;
  font-weight: 300;
  border-radius: 10px;
  width: 100%;
  padding: 0 15px;
}
textarea.form-control {
  height: 200px;
}

.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #69A769;
}
.form-control.textarea{
	padding: 15px;
}
.active:after, dt.active:after {
  margin-top: 3px;
}
.btn-o:active:hover, .btn-o:active:focus, .btn-o:active.focus, .btn-o.active:hover, .btn-o.active:focus, .btn-o.active.focus, .open > .btn-o.dropdown-toggle:hover, .open > .btn-o.dropdown-toggle:focus, .open > .btn-o.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-green:active:hover, .btn-green:active:focus, .btn-green:active.focus, .btn-green.active:hover, .btn-green.active:focus, .btn-green.active.focus, .open > .btn-green.dropdown-toggle:hover, .open > .btn-green.dropdown-toggle:focus, .open > .btn-green.dropdown-toggle.focus {
  background-color: #3de578;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #000;
  background-color: #F2F2F2;
  border-color: #F2F2F2;
}
.contact-container textarea {
  height: 180px;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
  display: flex;
  justify-content: flex-end;
}
.btn-default {
  width: 80px;
  margin: 0;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
  margin: 0 auto;
}
@media screen and (max-width: 426px) {
  .contact-area__wrap .common-600-width {
    max-width: 280px;
  }
  .contact-area__wrap {
    padding: 30px 0 50px;
    margin-bottom: 40px;
  }
  .btn-default {
    width: 60px;
    padding: 6px 0;
  }
  .btn01 .btn {
    margin-left: 8px;
    width: 100px;
    padding: 6px 0;
  }
  .modal-footer {
    padding: 10px 15px;
  }
  .btn-success {
    max-width: 250px;
    padding: 15px 0;
  }
  .contact-items__wrap {
    margin-top: 20px;
  }
  .contact-title__wrap h3 {
    font-size: 24px;
  }
  .telephone-btn__wrap a {
    width: 100%;
    ;
    font-size: 24px;
  }
  .telephone-area__wrap {
    margin-bottom: 40px;
  }
  .banner-items__box {
    width: 100%;
  }
  .banner-items__block {
    gap: 20px 0;
  }
}
/* フッター
* --------------------------------------- */
.footer-area__group {
  background-color: #CFE7CF;
}
.footer-logo__wrap {
  max-width: 380px;
  margin: 0 auto 40px;
}
.footer-logo__wrap img {
  width: 100%;
}
.footer-telephone__wrap {
  background-color: #fff;
  margin-top: 25px;
  padding: 18px 0;
  border-radius: 10px;
  max-width: 750px;
  margin: 25px auto 0;
}
.footer-telephone__block {
  display: flex;
  align-items: center;
  max-width: 600px;
  margin: 0 auto;
  justify-content: space-between;
}
.footer-telephone__block ._tel a {
  font-size: 30px;
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #69A769;
  gap: 0 10px;
}
.footer-telephone__block ._tel img {
  width: 30px;
  height: 30px;
}
.footer-links__wrap {
  display: flex;
  justify-content: center;
  gap: 0 30px;
  margin-top: 30px;
}
.footer-links__wrap a {
  text-decoration: underline;
}
.toppege-area__group {
  position: fixed;
  bottom: 20px;
  right: 30px;
  width: 70px;
  height: auto;
}
.toppege-area__group img {
  width: 100%;
}
.smartphone-fixd__wrap, .smartphone-fixd__block {
  display: none
}
@media screen and (max-width: 941px) {
  .smartphone-fixd__wrap, .smartphone-fixd__block {
    display: block
  }
  .smartphone-fixd__wrap {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #ffffff8c;
  }
  .smartphone-fixd__block {
    display: flex;
    padding: 10px;
    justify-content: space-between;
    max-width: 400px;
    margin: 0 auto;
  }
  .smartphone-fixd__box:nth-child(1) {
    width: 40%
  }
  .smartphone-fixd__box:nth-child(2) {
    width: 58%
  }
  .smartphone-fixd__box:nth-child(1) a {
    background-color: #764939;
    padding: 6px 0;
  }
  .smartphone-fixd__box:nth-child(2) a {
    background-color: #69A769;
    padding: 19px 0;
    gap: 0 5px;
    align-items: center;
  }
  .smartphone-fixd__box a {
    display: flex;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px;
    justify-content: center;
  }
  .toppege-area__group {
    bottom: 90px;
    right: 10px;
    width: 60px;
  }
}
@media screen and (max-width: 789px) {}
@media screen and (max-width: 426px) {
  .footer-telephone__block {
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer-telephone__block ._tel a {
    font-size: 28px;
  }
  .footer-telephone__block ._tel img {
    width: 25px;
    height: 25px;
  }
  .footer-telephone__block ._noet {
    font-size: 15px;
  }
  .footer-links__wrap {
    flex-direction: column;
    gap: 10px 0;
  }
  .footer-logo__wrap {
    max-width: 350px;
    margin: 0 auto 30px;
  }
  .footer-links__wrap a {
    text-align: center;
  }
  .footer-links__wrap li {
    text-align: center;
  }
  .footer-links__wrap li:nth-last-child(1) {
    margin-top: 30px;
  }
}
/* 記事共通
* --------------------------------------- */


.common-single__text {
  margin-top: 40px;
}
.common-single__text h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 32px;
  position: relative;
  padding-left: 20px;
}
.common-single__text h2::after {
  content: "";
  width: 5px;
  height: 38px;
  background-color: #69A769;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50px;
}
.common-single__text h3 {
  color: #2EA782;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 32px;
}
.common-single__text p {
  font-weight: 400;
  margin-bottom: 15px;
}
.common-single__text a {
  color: #3D9FC3;
  text-decoration: underline;
  margin-bottom: 32px;
}
.common-single__text img {
  max-width: 100%;
  height: auto;
}

.common-single__text ul {
  margin-bottom: 32px;
}
.common-single__text ul li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 10px;
  box-sizing: border-box;
}
.common-single__text ul li::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 2px;
  background: #3B2C28;
  border-radius: 50%;
  top: 11px;
  left: 0;
}
.common-single__text ol {
  margin-bottom: 32px;
}
.common-single__text ol li {
  list-style-type: decimal;
  margin-bottom: 5px;
}
.common-single__text ol {
  padding-left: 20px;
}



@media screen and (max-width: 789px) {

  .common-single__text {
    margin-top: 32px;
  }
}
@media screen and (max-width: 426px) {
  
}
/* パンくず
* --------------------------------------- */
.breadcrumbs_wrap{
display: flex;
    flex-wrap: wrap;
    gap: 0 16px;
	margin-top: 80px
}

.breadcrumbs_wrap span, .breadcrumbs_wrap a {
  font-size: 14px;
  color: #1B1C2C;
}
.breadcrumbs_wrap ._top{
	color: #69A769;

}

