@charset "UTF-8";

#page_header{background-color: #97cfac;}



.title_h3{color:#0000000;font-size: 1.4em;margin-bottom: 1%;margin-top: 1em;}
.w90per{width: 90%;margin-left: auto;margin-right: auto;}
.w90per_all{width: 90%;margin-left: auto;margin-right: auto;}
.a_blue{display: inline-block;}
.mt100{margin-top: 100px;}

/* section_01 */
.section_01,.bg_breadcrumb{background-color: #ffffff;}

.flexbox {
    margin-bottom: -5em;
}
.flexbox a.box-item04 {
  position: relative;
  display: block;
  padding: 15px 0px 15px 2%;
  background-color: #ffffff;
  border: solid 1px #97cfac;
border-radius: 8px;
  font-size: 16px;
  color: #000000;
  text-decoration: none;
  text-align: left;
}
.flexbox a.box-item04.current {
    background-color: #97cfac;
}
.box-item04{width: 22%;display: inline-block;margin:1% 0 3%;height: auto;}

/* アイコンのスタイル */
.flexbox a.box-item04::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 15px;
  height: 15px;
  margin: auto;
  border-top: 1px solid #231815;
  border-right: 1px solid #231815;
  transform: translateY(0px) rotate(45deg);
  box-sizing: border-box;
}

.title_img {
    text-align: center;
    margin-bottom: 1em;
}
.title_img img {
    width: 15%;
}

.sub1 {
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #a9d3c0;
    font-size: 30px;
    height: 54px;
    width: 90%;
    margin: 0 auto 1em;
}
.sub1::before {
    box-sizing: border-box;
    content: '';
    position: absolute;
    left: -5%;
    top: 0;
    width: 5%;
    height: 100%;
    border-top: 27px solid #a9d3c0;
    border-left: 20px solid transparent;
    border-bottom: 27px solid #a9d3c0;
}
.sub1::after {
    box-sizing: border-box;
    content: '';
    position: absolute;
    right: -5%;
    top: 0;
    width: 5%;
    height: 100%;
    border-top: 27px solid #a9d3c0;
    border-right: 15px solid transparent;
    border-bottom: 27px solid #a9d3c0;
}

.sub2 {
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #a9d3c0;
    font-size: 1.4em;
    height: 2em;
    margin: 0 auto;
}
.price_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.price_box table {
    width: 49%;
}
.waku1 {
    border-bottom: 1px solid #a9d3c0;
    border-left: 1px solid #a9d3c0;
    border-right: 1px solid #a9d3c0;
    background-color: #fff;
    padding: 2em;
}
.table_price { /* 価格表*/
	width: 100%;
	border-collapse: collapse;
    line-height: 1.4;
}
.table_price th {
	box-sizing: border-box;
	padding: 0.8em 1em;
	border: 1px solid #a9d3c0;
    text-align: center;
    font-weight: normal;
    background-color: #fff;
}
.table_price td {
	box-sizing: border-box;
	padding: 0.8em 1em;
	border: 1px solid #a9d3c0;
    text-align: left;
    background-color: #fff;
}
.tbadj1 tr td:last-child {
    background-color: #d9ede3;
    text-align: right;
    white-space: nowrap;
}
.tbadj2 tr th:first-child,.tbadj2 tr td:first-child {
    white-space: nowrap;
}
.tbadj2 tr th:last-child {
    background-color: #b9dcca;
    white-space: nowrap;
}
.tbadj2 tr td:last-child {
    background-color: #d9ede3;
    white-space: nowrap;
    text-align: right;
}
.tbadj3 tr:nth-child(1) td {
    text-align: center;
}
.tbadj3 tr:nth-child(2) td,.tbadj3 tr:nth-child(3) td {
    text-align: right;
}
.tbadj3 tr:nth-child(2) td:first-child,.tbadj3 tr:nth-child(3) td:first-child {
    text-align: left;
}
.tbadj3 tr td:nth-child(2),.tbadj3 tr td:nth-child(4) {
    background-color: #eee;
}
.tbadj3 tr td:nth-child(3) {
    background-color: #d9ede3;
}
.tbadj3 tr:first-child td:first-child {
    background-image: linear-gradient(to left top, transparent calc(50% - 0.5px), #a9d3c0 50%, #a9d3c0 calc(50% + 0.5px), transparent calc(50% + 1px));
}

.rental_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.rental_box section {
    width: 48%;
}
.rental_box figure {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.rental_box figure p {
    width: 38%;
}
.rental_box figure h5 {
    width: 57%;
}
.rental_box figure h5 strong {
    font-size: 1.5em;
}
.rental_box figure h5 span {
    font-size: 0.84em;
    font-weight: normal;
}

.ban_box img {
    width: 100%;
}
.ban_box ul {
    margin-bottom: -2em;
}
.ban_box ul li {
    margin-bottom: 2em;
}
.ban_box ul li a {
    transition: 0.3s all;
}
.ban_box ul li a:hover {
    opacity: 0.6;
}

.rtx {
    font-size: 1.24em;
}

/*
===================================================
 tb タブレット解像度
===================================================
*/
@media screen and (max-width:1000px) {

	}
/*
===================================================
 sp スマホ解像度
===================================================
*/
@media screen and (max-width:640px) {
#page_header{background-image: url("../img/header_img_pc.svg");}
	
.mt100{margin-top: 30px;}
	
.title_h3{font-size: 1.3em;margin-bottom: 1%;line-height: 1.2;}
.sp_mt3em{margin-top: 3em;}
.w90per{width: 100%;margin-left: auto;margin-right: auto;}
.w90per_all{width: 90%;margin-left: auto;margin-right: auto;}

/* section_01 */
.flexbox {
    margin-bottom: 0;
}
.box-item04{width: 47%;display: inline-block;margin:1% 0 2%;height: auto;}


.title_img img {
    width: 20%;
}

.sub1 {
    font-size: 1.32em;
    height: 2em;
    width: 90%;
    margin: 0 auto 1em;
}
.sub1::before {
    border-top: 1em solid #a9d3c0;
    border-left: 0.5em solid transparent;
    border-bottom: 1em solid #a9d3c0;
}
.sub1::after {
    border-top: 1em solid #a9d3c0;
    border-left: 0.5em solid transparent;
    border-bottom: 1em solid #a9d3c0;
}

.sub2 {
    font-size: 1.16em;
    height: 2em;
}
.table_price {
    font-size: 0.84em;
}
.price_box table {
    width: 100%;
}
.price_box table tr td:last-child {
    width: 7em;
}
.price_box table:last-child {
    margin-top: -1px;
}
.waku1 {
    padding: 1em;
}

.rental_box section {
    width: 100%;
}
.rental_box section:first-child {
    margin-bottom: 4em;
}
.rental_box figure p {
    width: 27%;
}
.rental_box figure h5 {
    width: 68%;
}

.ban_box ul {
    margin-bottom: -1em;
}
.ban_box ul li {
    margin-bottom: 1em;
}

.rtx {
    font-size: 1em;
}
}


