@charset "UTF-8";
/*** function ***/
/* ###################### */
/* ######## 変数 ######## */
/* ###################### */
/* カラー */
/* 書式 */
/* ###################### */
/* ######## 関数 ######## */
/* ###################### */
/* ###################### */
/* ######## 共通 ######## */
/* ###################### */
/* ボタン */
/*******/
/************/
/*切り替え用*/
/************/
.pc {
  display: block;
}

.sp {
  display: none;
}

/********共通********/
.cont {
  width: 1080px;
}

div[class^=contents],
article[class^=contents] {
  padding: 100px 0;
}

.table {
  line-height: 1.875;
}
.table th {
  width: 230px;
  padding: 14px 30px;
  border-bottom: solid 1px #fff;
}
.table td {
  padding: 14px 30px;
  border-bottom: solid 1px #91ba52;
  border-right: solid 1px #91ba52;
}
.table tr:first-of-type th {
  border-top: solid 1px #91ba52;
  border-radius: 20px 0 0 0;
}
.table tr:first-of-type td {
  border-top: solid 1px #91ba52;
  border-radius: 0 20px 0 0;
}
.table tr:last-of-type th {
  border-bottom-color: #91ba52;
  border-radius: 0 0 0 15px;
}
.table tr:last-of-type td {
  border-radius: 0 0 15px 0;
}

.h2_1 {
  font-size: 4.5rem;
  letter-spacing: 0.02em;
}
.h2_1 .line {
  min-width: 310px;
  padding: 0 16px 16px;
}
.h2_1::before {
  height: 51px;
  margin-bottom: 18px;
}

/*********info***********/
.info .contents1::before {
  width: 1494px;
  height: 320px;
  top: 382px;
}
.info .contents1::after {
  width: 1744px;
  height: 320px;
  bottom: 290px;
}
.info .contents1 h2 {
  margin-bottom: 50px;
}
.info .contents1 .imgs {
  margin-bottom: 50px;
}
.info .contents1 .imgs li div {
  border-radius: 15px;
}
.info .contents1 .table {
  margin-bottom: 50px;
}
.info .contents1 .table td span {
  margin-right: 16px;
}
.info .contents1 .table td dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.info .contents1 .table td dl dt {
  margin-right: 16px;
}
.info .contents1 .map {
  height: 400px;
  border-radius: 10px;
  background: #aaa;
}

/*********faq***********/
.faq .contents1 h2 {
  margin-bottom: 50px;
}
.faq .contents1 .box {
  border-width: 5px;
  padding: 35px 45px 45px;
  border-radius: 20px;
  margin-bottom: 50px;
}
.faq .contents1 .box dt {
  padding: 0 15px 20px;
}
.faq .contents1 .box dt span {
  width: 40px;
  height: 40px;
  font-size: 2.4rem;
  padding-bottom: 4px;
}
.faq .contents1 .box dt div {
  width: calc(100% - 56px);
  font-size: 2rem;
  line-height: 1.2;
  padding-top: 8px;
}
.faq .contents1 .box dd {
  padding: 20px 15px;
  border-radius: 15px;
}
.faq .contents1 .box dd span {
  width: 40px;
  height: 40px;
  font-size: 2.4rem;
  padding-bottom: 4px;
}
.faq .contents1 .box dd div {
  width: calc(100% - 56px);
  padding-top: 6px;
}

/*********menu***********/
.menu .contents1 h2 {
  margin-bottom: 44px;
}
.menu .contents1 .txt {
  text-align: center;
  margin-bottom: 44px;
}
.menu .contents1 ul {
  margin-top: -30px;
}
.menu .contents1 ul li {
  width: 290px;
  height: 60px;
  margin: 30px 15px 0;
}
.menu .contents1 ul li a {
  border-radius: 30px;
}
.menu .contents1 ul li a::after {
  right: 24px;
}
.menu .contents2 .box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 50px;
  border-radius: 20px;
  margin-bottom: 40px;
}
.menu .contents2 .box figure div {
  border-radius: 15px;
}
.menu .contents2 .box .text {
  width: 465px;
}
.menu .contents2 .box .text h2 {
  font-size: 3rem;
  letter-spacing: 0.02em;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.menu .contents2 .box .course {
  width: 100%;
  padding-top: 40px;
}
.menu .contents2 .box .course h3 {
  border-radius: 5px;
  font-size: 2rem;
  letter-spacing: 0.08em;
  line-height: 2.25;
}
.menu .contents2 .box .course dl {
  line-height: 1.25;
  padding: 21px 0 16px;
}
.menu .contents2 .box .course dl dt {
  padding-left: 5px;
}
.menu .contents2 .box .course dl dd span {
  font-size: 1.4rem;
  line-height: 1;
}
.menu .contents3 h2 {
  margin-bottom: 50px;
}
.menu .contents3 .box .in {
  flex-direction: row-reverse;
  border-width: 5px;
  padding: 45px;
  border-radius: 20px;
}
.menu .contents3 .box figure div {
  border-radius: 15px;
}
.menu .contents3 .box .text {
  width: 465px;
}
.menu .contents3 .box .text h3 {
  font-size: 3rem;
  padding-bottom: 18px;
  margin-bottom: 16px;
}
.menu .contents3 .box .text h3 span {
  font-size: 3.5rem;
  margin-right: 11px;
}
.menu .contents3 .box .text .list {
  align-items: stretch;
  padding-top: 14px;
}
.menu .contents3 .box .text .list .inbox {
  width: 222px;
  padding: 20px 13px 18px;
}
.menu .contents3 .box .text .list .inbox h4 {
  font-size: 1.7rem;
  letter-spacing: 0.04em;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.menu .contents3 .box .text .list .inbox .links li {
  width: 180px;
  height: 40px;
  margin-bottom: 15px;
}
.menu .contents3 .box .text .list .inbox .links li:last-of-type {
  margin-bottom: 0;
}
.menu .contents3 .box .text .list .inbox .links li a {
  border-radius: 20px;
}
.menu .contents3 .box .text .list .inbox .links li a::after {
  right: 16px;
}
.menu .contents3 .box .text .list .inbox .tel-line {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: calc(100% - 48px);
}
.menu .contents3 .box .text .list .inbox .tel-line .tel {
  font-size: 2.6rem;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
.menu .contents3 .box .text .list .inbox .tel-line .tel::before {
  width: 15px;
  height: 19px;
  margin-right: 3px;
}
.menu .contents3 .box .text .list .inbox .tel-line .link {
  width: 190px;
  height: 40px;
}
.menu .contents3 .box .text .list .inbox .tel-line .link a {
  border-radius: 20px;
}
.menu .contents3 .box .text .list .inbox .tel-line .link a::after {
  right: 16px;
}
.menu .contents3 .box::after {
  height: 46px;
  margin: 25px 0;
}

/*********about***********/
.about .contents1 h2 {
  margin-bottom: 45px;
}
.about .contents1 h2 .line {
  padding: 0 78px 16px;
}
.about .contents1 .txt {
  text-align: center;
}
.about .contents1 .txt p {
  margin-bottom: 28px;
}
.about .contents2 {
  padding-top: 90px;
}
.about .contents2 h2 {
  margin-bottom: 38px;
}
.about .contents2 .box {
  margin-bottom: 60px;
}
.about .contents2 .box h3 {
  margin-bottom: 30px;
}
.about .contents2 .box h3 span {
  font-size: 3rem;
  letter-spacing: 0.02em;
  padding: 0 23px 19px;
}
.about .contents2 .box h3::before, .about .contents2 .box h3::after {
  width: 38px;
  height: 58px;
}
.about .contents2 .box .list {
  align-items: stretch;
}
.about .contents2 .box .list .li-box {
  width: 340px;
  padding: 63px 30px 24px;
  border-radius: 15px;
}
.about .contents2 .box .list .li-box .num {
  position: absolute;
  top: 20px;
  left: 20px;
}
.about .contents2 .box .list .li-box figure {
  margin-bottom: 27px;
}
.about .contents2 .box .list .li-box dt {
  height: 60px;
  border-radius: 10px;
  font-size: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.16667;
  margin-bottom: 14px;
}
.about .contents2 .btn {
  width: 677px;
  height: 90px;
}
.about .contents2 .btn a {
  border-radius: 45px;
  font-size: 3rem;
}
.about .contents2 .btn a::after {
  width: 8px;
  height: 13px;
  right: 30px;
}
.about .contents3 h2 {
  margin-bottom: 50px;
}
.about .contents3 figure::before {
  width: 129px;
  height: 181px;
  top: -43px;
  left: -41px;
}
.about .contents3 figure div {
  border-radius: 20px;
}
.about .contents3 .text {
  width: 660px;
}
.about .contents3 .text h3 {
  font-size: 3rem;
  padding-bottom: 18px;
  margin-bottom: 15px;
}
.about .contents3 .text h3 span {
  font-size: 2rem;
  margin-right: 10px;
}
.about .contents3 .text p {
  margin-bottom: 28px;
}
.about .contents3 .text .box {
  padding: 23px 30px 30px;
  border-radius: 20px;
  margin-top: 34px;
}
.about .contents3 .text .box::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border-radius: 15px;
  top: 5px;
  left: 5px;
}
.about .contents3 .text .box h4 {
  margin-bottom: 15px;
}
.about .contents3 .text .box h4 span {
  font-size: 2.4rem;
  letter-spacing: 0.02em;
  padding: 0 20px 13px;
}
.about .contents3 .text .box h4::before, .about .contents3 .text .box h4::after {
  width: 29px;
  height: 44px;
}
.about .contents3 .text .box .list {
  border-radius: 15px;
  padding: 26px 0;
}
.about .contents3 .text .box .list ul li {
  font-size: 1.7rem;
  line-height: 1.64706;
}

/*********index***********/
.index .contents1 {
  padding-bottom: 95px;
}
.index .contents1::before {
  width: 1416px;
  height: 320px;
  bottom: 90px;
  z-index: -1;
}
.index .contents1 h2 {
  margin-bottom: 45px;
}
.index .contents1 h2 .line {
  padding: 0 78px 16px;
}
.index .contents1 .txt {
  text-align: center;
}
.index .contents1 .txt p {
  margin-bottom: 28px;
}
.index .contents2 {
  padding-top: 36px;
}
.index .contents2::before {
  height: calc(100% - 69px);
}
.index .contents2::after {
  width: 330px;
  height: 330px;
}
.index .contents2 h2 {
  margin-bottom: 60px;
}
.index .contents2 h2::before {
  margin-bottom: 30px;
}
.index .contents2 h2 span::before {
  width: 63px;
  height: 7px;
  margin-bottom: 29px;
}
.index .contents2 .list-box {
  border-radius: 20px;
  padding: 18px 0 60px;
}
.index .contents2 .list-box::before {
  width: 280px;
  height: 65px;
  top: -38px;
  left: -77px;
}
.index .contents2 .list-box::after {
  width: 304px;
  height: 72px;
  top: -32px;
  right: -46px;
}
.index .contents2 .list-box figure {
  width: 280px;
  margin: 21px 30px 0;
}
.index .contents2 .list-box figure div {
  margin-bottom: 22px;
}
.index .contents2 .list-box figure figcaption {
  height: 62px;
  font-size: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.25;
  border-radius: 10px;
}
.index .contents2 .list-box figure figcaption::before {
  content: "";
  width: 0;
  height: 0;
  border: solid 10px transparent;
  border-bottom: solid 11px #729e2d;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  z-index: -2;
}
.index .contents2 .list-box figure figcaption::after {
  content: "";
  width: 0;
  height: 0;
  border: solid 8px transparent;
  border-bottom: solid 9px #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  z-index: -1;
}
.index .contents2 .arrow {
  padding: 54px 0 65px;
  margin-bottom: 40px;
}
.index .contents2 .arrow p {
  font-size: 3rem;
  letter-spacing: 0.02em;
  line-height: 1.33334;
}
.index .contents2 .btn {
  width: 677px;
  height: 90px;
}
.index .contents2 .btn a {
  border-radius: 45px;
  font-size: 3rem;
}
.index .contents2 .btn a::after {
  width: 8px;
  height: 13px;
  right: 30px;
}
.index .contents3 {
  padding-bottom: 90px;
}
.index .contents3 h2 {
  margin-bottom: 44px;
}
.index .contents3 .txt {
  text-align: center;
  margin-bottom: 45px;
}
.index .contents3 .imgs {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
}
.index .contents3 .btn {
  width: 290px;
  height: 60px;
}
.index .contents3 .btn a {
  border-radius: 30px;
}
.index .contents3 .btn a::after {
  right: 24px;
}
.index .contents4::before {
  height: 211px;
  top: -74px;
}
.index .contents4 .box {
  width: 867px;
  padding: 50px;
  border-radius: 20px;
}
.index .contents4 .box::before {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  top: 10px;
  left: 10px;
  border-radius: 15px;
}
.index .contents4 .box .text {
  display: inline-block;
}
.index .contents4 .box .text h2 {
  font-size: 3.8rem;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
.index .contents4 .box .text h2 span {
  padding: 0 18px 14px;
}
.index .contents4 .box .text h2 span::before {
  width: 604px;
  height: 67px;
  top: -75px;
}
.index .contents4 .box .text h2::before, .index .contents4 .box .text h2::after {
  width: 36px;
  height: 55px;
}
.index .contents4 .box .text .txt {
  line-height: 1.5;
  margin-bottom: 15px;
}
.index .contents4 .box .text .list {
  width: 410px;
  padding: 15px 15px 18px;
  border-radius: 5px;
}
.index .contents4 .box .text .list h3 {
  font-size: 1.7rem;
  letter-spacing: 0.04em;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.index .contents4 .box .text .list ul {
  justify-content: space-between;
}
.index .contents4 .box .text .list ul li {
  width: 182px;
  height: 40px;
}
.index .contents4 .box .text .list ul li a {
  border-radius: 20px;
}
.index .contents4 .box .text .list ul li a::after {
  right: 17px;
}
.index .contents4 .box figure {
  position: absolute;
  bottom: 0;
  right: 0;
}
.index .contents5 .box {
  box-sizing: border-box;
  align-items: center;
  height: 253px;
}
.index .contents5 .ttl {
  width: 250px;
  position: relative;
  z-index: 0;
}
.index .contents5 .ttl::before {
  content: "";
  background: url(../image/index/con05-ttl-bg.png) no-repeat center/contain;
  width: 284px;
  height: 287px;
  position: absolute;
  left: -22px;
  bottom: -82px;
  z-index: -1;
}
.index .contents5 .ttl h2 {
  text-align: center;
  font-size: 3.5rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  color: #5c4c2c;
  letter-spacing: 0;
  line-height: 1;
}
.index .contents5 .ttl h2::after {
  content: "";
  display: block;
  width: 63px;
  height: 0;
  border-bottom: dashed 1px #5c4c2c;
  margin: 14px auto;
}
.index .contents5 .ttl .btn {
  width: 144px;
  height: 38px;
}
.index .contents5 .ttl .btn a {
  border-radius: 19px;
}
.index .contents5 .ttl .btn a::after {
  right: 22px;
}
.index .contents5 .list {
  width: 745px;
}
.index .contents5 .list dl {
  line-height: 1.875;
  padding-bottom: 11px;
  margin-bottom: 20px;
}
.index .contents5 .list dl:nth-of-type(3) {
  padding-bottom: 0;
  border-bottom: none;
}
.index .contents5 .list dl dt {
  margin-right: 20px;
}
.index .contents5 .list dl .tag span {
  min-width: 88px;
  padding: 0 12px;
  border-radius: 15px;
  margin-right: 8px;
}
.index .contents5 .list dl .txt {
  padding-top: 3px;
}

/****エラーページ*****/
/*==================================================
プライバシーポリシー
================================================== */
.privacy .contents1 h2 {
  margin-bottom: 72px;
}
.privacy .contents1 .h3_1 {
  font-size: 2.2rem;
  line-height: 1.36364;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.privacy .contents1 .item-box {
  margin-bottom: 56px;
}
.privacy .contents1 .item-box:last-child {
  margin-bottom: 0;
}

/*==================================================
 サイトマップ
================================================== */
.site .contents1 h2 {
  margin-bottom: 50px;
}
.site .contents1 .site_list {
  width: 800px;
}
.site .contents1 .site_list ul {
  padding: 40px;
  border-radius: 20px;
}
.site .contents1 .site_list ul::before {
  border-radius: 15px;
}
.site .contents1 .site_list ul li a {
  padding: 12px 16px;
}

/*==================================================
 ニュース
================================================== */
.news .contents1 {
  padding-top: 120px;
}
.news .contents1 .list-box dl {
  line-height: 1.875;
  padding-bottom: 11px;
  margin-bottom: 20px;
}
.news .contents1 .list-box dl dt {
  margin-right: 20px;
}
.news .contents1 .list-box dl .tag span {
  min-width: 88px;
  padding: 0 12px;
  border-radius: 15px;
  margin-right: 8px;
}
.news .contents1 .list-box dl .txt {
  padding-top: 3px;
}

/*==================================================
 news詳細
================================================== */
.news_detail .contents1 {
  padding-top: 120px;
}
.news_detail .contents1 .h3_1 {
  font-size: 2.2rem;
  line-height: 1.36364;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.news_detail .contents1 .post-data {
  font-size: 1.4rem;
  line-height: 1.42858;
  margin-bottom: 16px;
}
/*==================================================
 お問い合わせ
================================================== */
.contact .contents1 h2 {
  margin-bottom: 50px;
}
.contact .contents1 .table {
  margin-bottom: 32px;
}
.contact .contents1 .table th {
  width: 350px;
  text-align: left;
}
.contact .contents1 .table td {
  vertical-align: middle;
}
.contact .contents1 .table td input[type=radio] + label,
.contact .contents1 .table td input[type=checkbox] + label {
  font-size: 1.5rem;
  line-height: 1.73334;
  padding-left: 18px;
  margin-right: 24px;
}
.contact .contents1 .table td input[type=radio] + label:after,
.contact .contents1 .table td input[type=checkbox] + label:after {
  width: 4px;
  height: 9px;
  bottom: 10px;
}
.contact .contents1 .table td .select-css-box::after {
  top: 4px;
}
.contact .contents1 .table td .select-css-box select {
  height: 26px;
  line-height: 1.2;
}

form input {
  font-size: 1.6rem;
  line-height: 1.125;
}
form textarea {
  height: 180px;
  font-size: 1.6rem;
  line-height: 1.125;
}

.contact-recaptcha-wrap {
  margin-bottom: 32px;
}

/* 必須マーク
-------------------------------------------------- */
.required-mark {
  line-height: 1.66667;
  padding: 3px 6px;
}

/* 確認、バック、送信ボタン
-------------------------------------------------- */
.contact-submits input,
.contact-submits button {
  font-size: 1.6rem;
  line-height: 1.625;
  margin: 0 10px;
  width: 250px;
  height: 60px;
}

.contact-submits-wrap input {
  font-size: 1.6rem;
  line-height: 1.625;
  width: 250px;
  height: 60px;
}