/**********************************************

Funeral

**********************************************/
.main_funeral.index .container {
  width:1050px;
}
.main_funeral.index .short {
  width:686px;
}
.main_funeral #point01,
.main_funeral #point02,
.main_funeral #point03,
.main_funeral #point04 {
  padding-top: 125px;
	margin-top: -125px;
}
.main_funeral .unit {
  margin-bottom: 60px;
}
.main_funeral .unit.border {
  padding: 20px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.main_funeral .unit.recommend {
  background:#e8dfd9;
}
.main_funeral .btn_wrapper a {
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 20px;
  display: block;
}
.main_funeral .btn_wrapper .box_l {
  width: 300px;
  float: left;
}
.main_funeral .btn_wrapper .box_l img {
  width: 100%;
  height: auto;
}
.main_funeral .btn_wrapper .box_r {
  width: calc(100% - 320px);
  float: right;
  padding-top: 20px;
}
.main_funeral .btn_wrapper .box_r .tit {
	font-size: 24px;
	color: #00a97a;
  margin-bottom: 10px;
}
.main_funeral .btn_wrapper .box_r .txt {
  margin-bottom: 20px;
  font-size: 16px;
}
.main_funeral .btn_wrapper .box_r .btn_detail {
	height: 37px;
	padding: 0 37px;
	display: inline-block;
	line-height: 37px;
	background: #fff;
	border: 1px solid #00a97a;
	border-radius: 37px;
	position: relative;
	font-size: 15px;
	color: #00a97a;
}
.main_funeral .btn_wrapper .box_r .btn_detail::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
	border: 3px solid transparent;
	border-left: 5px solid #00a97a;
  z-index:99;
}
.main_funeral .btn_wrapper02 a {
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 20px;
  display: block;
}
.main_funeral .btn_wrapper02 .box_r {
  width: 300px;
  float: right;
}
.main_funeral .btn_wrapper02 .box_r img {
  width: 100%;
  height: auto;
}
.main_funeral .btn_wrapper02 .box_l {
  width: calc(100% - 320px);
  float: left;
  padding-top: 20px;
}
.main_funeral .btn_wrapper02 .box_l .tit {
	font-size: 24px;
	color: #00a97a;
  margin-bottom: 10px;
}
.main_funeral .btn_wrapper02 .box_l .txt {
  margin-bottom: 20px;
  font-size: 16px;
}
.main_funeral .btn_wrapper02 .box_l .btn_detail {
	height: 37px;
	padding: 0 37px;
	display: inline-block;
	line-height: 37px;
	background: #fff;
	border: 1px solid #00a97a;
	border-radius: 37px;
	position: relative;
	font-size: 15px;
	color: #00a97a;
}
.main_funeral .btn_wrapper02 .box_l .btn_detail::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
	border: 3px solid transparent;
	border-left: 5px solid #00a97a;
  z-index:99;
}
.main_funeral h3 {
	font-size: 35px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: center;
  border-bottom: 2px solid #00a97a;
}
.main_funeral.about h3 {
  padding-bottom: 0;
  margin-bottom: 40px;
  border-bottom: 0px;
}
.main_funeral .cuisine h3 {
	font-size: 34px;
  padding-top: 20px;
	padding-bottom: 0;
  margin-bottom: 20px;
  text-align: center;
  border-top: 2px solid #00a97a;
	border-bottom: 0px solid #00a97a;
}
.main_funeral .header_box .box_l {
	width: 300px;
	float: left;
}
.main_funeral .header_box .box_l img {
	width: 100%;
	height: auto;
}
.main_funeral .header_box .box_r {
	width: 410px;
	float: right;
}
.main_funeral .header_box h4 {
	font-size: 24px;
  margin-bottom: 10px;
  color: #00a97a;
	border-style: none;
	padding-top: 0;
}
.main_funeral h4 {
	font-size: 24px;
	margin-bottom: 20px;
  padding-top: 20px;
  border-top: 2px solid #00a97a;
}
.main_funeral h4 .sub {
	font-size: 18px;
	display: block;
}
.main_funeral .point_box01 h5,
.main_funeral .point_box02 h5 {
	font-size: 20px;
  margin-bottom: 10px;
  color: #ff7e61;
  font-weight: bold;
}
.main_funeral .txt {
	line-height: 2;
}
.main_funeral .point_box01 .box_l {
	width: 300px;
	float: left;
}
.main_funeral .point_box01 .box_l img {
	width: 100%;
	height: auto;
}
.main_funeral .point_box01 .box_r {
	width: 410px;
	float: right;
}
.main_funeral .point_box02 .box_l {
	width: 410px;
	float: left;
}
.main_funeral .point_box02 .box_r {
	width: 300px;
	float: right;
}
.main_funeral .point_box02 .box_r img {
	width: 100%;
	height: auto;
}
.main_funeral ul.btn_box {
  width: 620px;
	margin: 0 auto 40px;
	text-align: center;
}
.main_funeral ul.btn_box li {
  width: 300px;
	float: left;
}
.main_funeral ul.btn_box li:last-child {
	float: right;
}
.main_funeral #anc01,
.main_funeral #anc02 {
  padding-top: 125px;
  margin-top: -125px;
}
.main_funeral ul.anc_box {
  width: 620px;
	margin: 0 auto 40px;
	text-align: center;
}
.main_funeral ul.anc_box li {
  width: 300px;
	float: left;
}
.main_funeral ul.anc_box li:last-child {
	float: right;
}
.main_funeral ul.anc_box li {
  width:300px;
  height:44px;
  margin:0 auto 20px;
  font-size: 18px;
}
.main_funeral ul.anc_box li a {
  display:block;
  text-align:center;
  border:1px solid #00a97a;
  text-decoration:none;
  color:#00a97a;
  line-height:44px;
  position:relative;
  border-radius: 44px;
}
.main_funeral ul.anc_box li a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 0;
  height: 0;
  margin-top: -2px;
  border: 3px solid transparent;
  border-top: 5px solid #00a97a;
}
.main_funeral .catch {
	font-size: 20px;
  color: #00a97a;
}
.main_funeral .cuisine_r_box {
	background:#000;
  padding:20px;
  color:#fff;
}
.main_funeral .cuisine_r_box .ph {
  margin-bottom: 20px;
}
.main_funeral .cuisine_r_box .ph img {
  width:100%;
  height:auto;
}
.main_funeral .cuisine_r_box .sub {
	font-size: 20px;
  margin-bottom: 10px;
}
.main_funeral .cuisine_r_box .txt {
}
.main_funeral .unit iframe {
  width: 100%;
  height: 400px;
  border: 0;
  margin-top: 10px;
}
.main_funeral .cuisine_box .box_l {
	float: left;
}
.main_funeral .cuisine_box .ph_box {
	width: 300px;
}
.main_funeral .cuisine_box .ph_box img {
	width: 100%;
	height: auto;
}
.main_funeral .cuisine_box .box_r {
	float: right;
}
.main_funeral .cuisine_box .txt_box {
	width: 360px;
	text-align: center;
	padding-top: 20px;
}
.main_funeral .cuisine_box h4 {
	font-size: 20px;
  margin-bottom: 10px;
  color: #00a97a;
  padding: 5px;
  border-style: none;
  background: #eef9e5;
  font-weight: bold;
}
.main_funeral .cuisine_box .price {
	font-size: 15px;
	margin-bottom: 10px;
}
.main_funeral .cuisine_box .price .number {
	font-size: 24px;
}
.main_funeral .cuisine_box .sub {
	font-size: 15px;
}
.main_funeral ul.cuisine_list li {
	width: 230px;
	float: left;
	margin: 0 20px 20px 0;
	text-align: center;
}
.main_funeral ul.cuisine_list li:nth-child(3n) {
	margin: 0 0 20px 0;
}
.main_funeral ul.cuisine_list li .ph {
	margin-bottom: 5px;
}
.main_funeral ul.cuisine_list li .ph img {
	width: 100%;
	height: auto;
}
.main_funeral ul.cuisine_list li .tit {
	font-size: 15px;
	color: #00a97a;
}
.main_funeral ul.cuisine_list li .price .number {
	font-size: 18px;
}
.main_funeral ul.cl03 li {
	width: 222.666667px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.main_funeral ul.cl03 li:last-child {
	margin-right: 0;
}
.main_funeral ul.cl03 li .ph {
	margin-bottom: 5px;
}
.main_funeral ul.cl03 li .ph img {
	width: 100%;
	height: auto;
}
.main_funeral ul.cl03 li .tit {
	font-weight: bold;
}
.main_funeral ul.cl02 li {
	width: 248px;
	float: left;
}
.main_funeral ul.cl02 li:last-child {
	width: 400px;
	float: right;
	text-align: left;
}
.main_funeral ul.cl02 li .ph img {
	width: 100%;
	height: auto;
}
.main_funeral .flow,
.main_funeral .point {
	position: relative;
}
.main_funeral #flow01,
.main_funeral #flow02,
.main_funeral #flow03,
.main_funeral #flow04,
.main_funeral #flow05,
.main_funeral #flow06 {
  padding-top: 125px;
  margin-top: -125px;
}
.main_funeral .flow::after,
.main_funeral .point::after {
  display: block;
  content: "";
  position: absolute;
  bottom: -50px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -8px;
  border: 11px solid transparent;
  border-top: 16px solid #000;
}
.main_funeral .flow.un::after,
.main_funeral .point.un::after {
  content: none;
}
.main_funeral .flow h4,
.main_funeral .point h4 {
	font-size: 20px;
	margin-bottom: 20px;
	color: #00a97a;
	padding-top: 0;
	border-style: none;
}
.main_funeral .flow h4 .level {
	font-size: 20px;
	padding: 5px;
	background: #00a97a;
	margin-right: 10px;
	color: #fff;
}
.main_funeral .flow h4.bg01 {
	height: 50px;
  padding: 10px 0 10px 65px;
  background: url(../funeral/img/ico01.png) no-repeat left center;
  background-size: auto 45px;
}
.main_funeral .flow h4.bg02 {
	height: 50px;
  padding: 10px 0 10px 65px;
  background: url(../funeral/img/ico02.png) no-repeat 5px center;
  background-size: auto 45px;
}
.main_funeral .flow h4.bg03 {
	height: 50px;
  padding: 10px 0 10px 65px;
  background: url(../funeral/img/ico03.png) no-repeat left center;
  background-size: auto 45px;
}
.main_funeral .flow h4.bg04 {
	height: 50px;
  padding: 10px 0 10px 65px;
  background: url(../funeral/img/ico04.png) no-repeat left center;
  background-size: auto 45px;
}
.main_funeral .flow h4.bg05 {
	height: 50px;
  padding: 10px 0 10px 65px;
  background: url(../funeral/img/ico05.png) no-repeat left center;
  background-size: 50px auto;
}
.main_funeral .flow h4.bg06 {
	height: 50px;
  padding: 10px 0 10px 65px;
  background: url(../funeral/img/ico06.png) no-repeat left center;
  background-size: auto 45px;
}
.main_funeral .point h4 .level {
	font-size: 20px;
	padding: 5px 10px;
	background: #00a97a;
	margin-right: 10px;
	color: #fff;
}
.main_funeral .point h4.bg01 {
	height: 50px;
  padding: 10px 0 10px 65px;
  background: url(../funeral/img/ico07.png) no-repeat 10px center;
  background-size: auto 45px;
}
.main_funeral .point h4.bg02 {
	height: 50px;
  padding: 10px 0 10px 65px;
  background: url(../funeral/img/ico08.png) no-repeat left center;
  background-size: 45px auto;
}
.main_funeral .point h4.bg03 {
	height: 50px;
  padding: 10px 0 10px 65px;
  background: url(../funeral/img/ico03.png) no-repeat left center;
  background-size: auto 45px;
}
.main_funeral .point h4.bg04 {
	height: 50px;
  padding: 10px 0 10px 65px;
  background: url(../funeral/img/ico09.png) no-repeat left center;
  background-size: auto 45px;
}
.main_funeral .time {
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  padding: 5px;
  background: #dd0000;
  color: #fff;
}
.main_funeral .tel_tit {
  font-size: 14px;
  padding: 5px;
  background: #eee;
}
.main_funeral .tel {
	font-size: 24px;
	color: #00a97a;
  background: url(../img/cmn/ico_tel.png) no-repeat center left;
  background-size: auto 18px;
  padding-left: 23px;
  display: inline-block;
}
.main_funeral .point_box .box_l {
	float: left;
}
.main_funeral .point_box .ph_box {
	width: 300px;
}
.main_funeral .point_box .ph_box img {
	width: 100%;
	height: auto;
}
.main_funeral .point_box .box_r {
	float: right;
}
.main_funeral .point_box .txt_box {
	width: 360px;
	text-align: left;
}
.main_funeral ul.check_box li {
  padding: 0 0 10px 20px;
  margin: 0 0 10px 0;
  font-size: 17px;
  position: relative;
  border-bottom:1px dashed #ccc;
  font-weight: bold;
}
.main_funeral ul.check_box li::before {
  display: block;
  content: '';
  position: absolute;
  top: .4em;
  left: 0;
  width: 13px;
  height: 5px;
  border-left: 2px solid #dd0000;
  border-bottom: 2px solid #dd0000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/**********************************************

Support

**********************************************/
.main_support .unit {
  margin-bottom: 60px;
}

.main_support .unit .txt {
  font-size: 17px;
}


.main_support .tbl th {
	width:33.33333%;
}
.main_support .tbl th,
.main_support .tbl td {
	padding:20px;
	vertical-align:top;
}
.main_support .tbl_tit01 {
  margin-bottom: 10px;
	background:#eef9e5;
	text-align:center;
	padding:5px 0;
	color:#00a97a;
}
.main_support .tbl_tit02 {
  margin-bottom: 10px;
	background:#eee;
	text-align:center;
	padding:5px 0;
	color:#000;
}
.main_support .tbl_ph {
  margin-bottom: 5px;
}
.main_support .tbl_ph img {
  width: 100%;
	height: auto;
}
.main_support .tbl_txt02 {
	color:#cc0000;
}
.main_support.index h3 {
	font-size: 30px;
	margin-bottom: 20px;
  border-style: none;
  padding-top: 0;
}
.main_support.index h4 {
	font-size: 24px;
	margin-bottom: 20px;
  padding-top: 20px;
  border-top: 2px solid #00a97a;
}
.main_support h3 {
	font-size: 35px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: center;
  border-bottom: 2px solid #00a97a;
}
.main_support h4 {
	font-size: 30px;
	margin-bottom: 20px;
  padding-top: 20px;
  border-top: 2px solid #00a97a;
}
.main_support h4.service {
	font-size: 30px;
	margin-bottom: 20px;
  padding: 10px;
  text-align: center;
  background: #00a97a;
  color: #fff;
}
.main_support h5 {
	font-size: 24px;
	margin-bottom: 20px;
  padding-top: 20px;
  border-top: 1px dotted #00a97a;
}
.main_support .catch {
	font-size: 24px;
  color: #00a97a;
  font-weight:bold;
}
.main_support.index li {
	width: 230px;
  float: left;
  margin: 0 20px 20px 0;
  text-align: center;
}
.main_support.index li:nth-child(3n) {
  margin-right: 0;
}
.main_support.index li .btn_detail {
	height: 30px;
	padding: 0 30px;
	display: inline-block;
	line-height: 30px;
	background: #fff;
	background: #eeeeee;
	border-radius: 30px;
	position: relative;
	font-size: 13px;
	color: #000;
}
.main_support.index li .btn_detail::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
	border: 3px solid transparent;
	border-left: 5px solid #000;
  z-index:99;
}
.main_support li .ph {
	width: 100%;
  margin-bottom: 5px;
}
.main_support li .ph img {
	width: 100%;
  height: auto;
}
.main_support.index li .tit {
	font-size: 20px;
  color: #00a97a;
  margin-bottom: 10px;
  text-align: left;
}
.main_support.index li .txt {
  text-align: left;
  margin-bottom: 10px;
}
.main_support .txt_tel_box .box_l {
  width: 400px;
  float: left;
}
.main_support .txt_tel_box .box_r {
  width: 310px;
  float: right;
  font-size: 11px;
  color: #666;
}
.main_support ul.tel li {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.main_support ul.tel02 li {
  width: 47%;
  float: left;
  text-align: center;
}
.main_support ul.tel li:last-child {
  margin-bottom: 0;
}
.main_support ul.tel02 li:last-child {
  float: right;
}
.main_support ul.tel li .tit,
.main_support ul.tel02 li .tit {
  font-size: 18px;
  padding: 5px;
  background: #eee;
}
.main_support ul.tel li .number,
.main_support ul.tel02 li .number {
	font-size: 40px;
	color: #00a97a;
  background: url(../img/cmn/ico_tel.png) no-repeat center left;
  background-size: auto 25px;
  padding-left: 30px;
  display: inline-block;
}
.main_support .merit dl {
  margin-bottom: 40px;
}
.main_support .merit dt {
	font-size: 20px;
  font-weight:bold;
  color: #ff7e61;
  background: #fdeae1;
  padding:10px;
  margin-bottom:10px;
}
.main_support .merit dt.service {
	font-size: 20px;
  color: #00a97a;
  background: #eef9e5;
  padding:10px;
  margin-bottom:10px;
}
.main_support .merit dd {
  padding-left:100px;
}
.main_support .merit dd.non {
  padding-left:0;
}
.main_support .merit dd.bg01 {
  background: url(../support/img/ico01.png) no-repeat 10px center;
  background-size: 70px auto;
}
.main_support .merit dd.bg02 {
  background: url(../support/img/ico02.png) no-repeat 20px center;
  background-size: auto 70px;
}
.main_support .merit dd.bg03 {
  background: url(../support/img/ico03.png) no-repeat 25px center;
  background-size: auto 70px;
}
.main_support .merit dd.bg04 {
  background: url(../support/img/ico04.png) no-repeat 10px center;
  background-size: 70px auto;
}
.main_support .merit dd.bg05 {
  background: url(../support/img/ico05.png) no-repeat 10px center;
  background-size: 70px auto;
  min-height: 70px;
}
.main_support .merit dd.bg09 {
  background: url(../support/img/ico03.png) no-repeat 25px center;
  background-size: auto 70px;
  min-height:80px;
}
.main_support .merit dd.bg10 {
  background: url(../support/img/ico13.png) no-repeat 20px center;
  background-size: auto 70px;
  min-height:80px;
}
.main_support .merit dd.bg11 {
  background: url(../support/img/ico10.png) no-repeat 10px center;
  background-size: 70px auto;
  min-height:80px;
}
.main_support .merit dd.bg12 {
  background: url(../support/img/ico04.png) no-repeat 10px center;
  background-size: 70px auto;
  min-height:80px;
}
.main_support .merit dd.bg13 {
  background: url(../support/img/ico11.png) no-repeat 10px center;
  background-size: 70px auto;
  min-height:80px;
}
.main_support .check_box {
  position: relative;
  padding-bottom: 40px;
}
.main_support .check_box::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-top: -7px;
  border: 7px solid transparent;
  border-top: 10px solid #00a97a;
}
.main_support .check_box .box_l {
  width: 400px;
  float: left;
}
.main_support .check_box .box_r {
  width: 310px;
  float: right;
}
.main_support .check_box .box_r img {
  width: 100%;
  height: auto;
}
.main_support .check_box .box_l li {
  padding-left: 5px;
  margin: 0 0 10px 20px;
  font-size: 18px;
  position: relative;
}
.main_support .check_box .box_l li::before {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 16px;
  height: 6px;
  border-left: 2px solid #dd0000;
  border-bottom: 2px solid #dd0000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.main_support ul.cost li {
	width: 355px;
  float: left;
  text-align: left;
  background:#eef9e5;
  padding: 15px;
  margin-bottom: 20px;
}
.main_support ul.cost li:nth-child(2n) {
  float: right;
}
.main_support ul.cost .tit {
	font-size: 18px;
  color: #00a97a;
  margin-bottom: 10px;
  font-weight:bold;
}
.main_support ul.cost img {
  width:100%;
  height:auto;
}
.main_support ul.cost .txt.bg01 {
  background: url(../support/img/ico14.png) no-repeat 10px center;
  background-size: 70px auto;
  padding-left:100px;
}
.main_support ul.cost .txt.bg02 {
  background: url(../support/img/ico15.png) no-repeat 15px center;
  background-size: auto 70px;
  padding-left:100px;
}
.main_support ul.cost .txt.bg03 {
  background: url(../support/img/ico16.png) no-repeat 10px center;
  background-size: 70px auto;
  padding-left:100px;
}
.main_support ul.cost .txt.bg04 {
  background: url(../support/img/ico17.png) no-repeat 10px center;
  background-size: 70px auto;
  padding-left:100px;
}
.main_support ul.btn_box {
  width: 700px;
	margin: 0 auto 40px;
	text-align: center;
}
.main_support ul.btn_box li {
  width: 335px;
	float: left;
}
.main_support ul.btn_box li:last-child {
	float: right;
}
.main_support ul.benefits li {
	width: 230px;
  height: 230px;
  float: left;
  text-align: center;
  font-size: 24px;
  color: #ff7e61;
  border-radius: 50%;
  margin-right: 20px;
  font-weight:bold;
}
.main_support ul.benefits li.bg01 {
	background: #F9E2D5 url(../support/img/ico06.png) no-repeat center 50px;
  background-size: auto 70px;
  padding-top: 130px;
}
.main_support ul.benefits li.bg02 {
	background: #F9E2D5 url(../support/img/ico08.png) no-repeat center 65px;
  background-size: 90px auto;
  padding-top: 130px;
}
.main_support ul.benefits li.bg03 {
	background: #F9E2D5 url(../support/img/ico07.png) no-repeat center 60px;
  background-size: auto 55px;
  padding-top: 135px;
  line-height: 1.3;
  font-size: 20px;
}
.main_support ul.benefits li:last-child {
  margin-right: 0;
}
.main_support dl.timeline dt {
  width: 300px;
  float: left;
}
.main_support dl.timeline dt .day01 {
  background: #eef9e5;
  text-align: center;
  font-size: 24px;
  color: #00a97a;
  height: 200px;
  line-height: 200px;
  display: block;
  margin-bottom: 20px;
}
.main_support dl.timeline dt .day02 {
  background: #eef9e5;
  text-align: center;
  font-size: 24px;
  color: #00a97a;
  height: 150px;
  line-height: 150px;
  display: block;
}
.main_support dl.timeline dd {
  width: 410px;
  float: right;
}
.main_support dl.timeline dd ul {
  list-style: decimal;
  margin: 0 0 0 1em;
  padding: 0;
}
.main_support dl.timeline dd li {
  margin-bottom: 20px;
  font-size: 15px;
}
.main_support .specialist .box_l {
  width: 200px;
  float: left;
}
.main_support .specialist .box_l img {
  width: 100%;
  height: auto;
}
.main_support .specialist .box_r {
  width: 510px;
  float: right;
}
.main_support .specialist .box_r .tit {
	font-size: 24px;
  color: #00a97a;
  margin-bottom: 20px;
  line-height:1.5;
}
.main_support .specialist .box_r .txt {
  margin-bottom: 30px;
}
.main_support .specialist .box_r .bnr {
  width: 420px;
  margin: 0 auto;
}
.main_support .specialist .box_r .bnr img {
  width: 100%;
  height: auto;
}
.main_support .specialist .box_r .tit .sub {
	font-size: 15px;
  display:block;
}
.main_support .specialist .box_r .tit .sub02 {
	font-size: 20px;
  display:block;
}
.main_support ul.problem li {
	width: 138px;
  height: 138px;
  line-height: 138px;
  float: left;
  text-align: center;
  font-size: 24px;
  color: #ff7e61;
  background: #fdeae1;
  background-size: auto 138px;
  border-radius: 50%;
  margin-right: 10px;
}
.main_support ul.problem li:last-child {
  margin-right: 0;
}
.main_support .event_wrapper {
  text-align: center;
  border: 1px solid #ff7e61;
  border-radius: 5px;
  padding: 20px;
	margin:0 40px;
  display: block;
}
.main_support .event_wrapper .box_l {
  width: 150px;
  float: left;
}
.main_support .event_wrapper .box_l img {
  width: 100%;
  height: auto;
}
.main_support .event_wrapper .box_r {
  width: calc(100% - 170px);
  float: right;
	padding-top:20px;
}
.main_support .event_wrapper .box_r .tit {
	font-size: 24px;
	color: #ff7e61;
  margin-bottom: 5px;
	line-height:1;
}
.main_support .event_wrapper .box_r .txt {
  font-size: 16px;
}


.price03.detail03 {
  margin: 0 auto;
  text-align: center;
  width: 690px;
}



.main_support .event_wrapper .event_btn {
	margin:20px 0 10px;
}
.main_support .event_wrapper .event_btn .btn_detail {
	height:50px;
	width:290px;
	float:left;
}
.main_support .event_wrapper .event_btn .btn_detail a {
	height: 50px;
	width:100%;
	display: block;
	line-height: 50px;
	background: #ff7e61;
	border-radius: 50px;
	position: relative;
	font-size: 17px;
	color: #fff;
}
.main_support .event_wrapper .event_btn .btn_detail02 {
	height:50px;
	width:290px;
	float:right;
}
.main_support .event_wrapper .event_btn .btn_detail02 a {
	height: 50px;
	width:100%;
	display: block;
	line-height: 50px;
	background: #00a97a;
	border-radius: 50px;
	position: relative;
	font-size: 17px;
	color: #fff;
}
.main_support .event_wrapper .event_btn .btn_detail a::before {
  display: block;
  width:30px!important;
  height:32px!important;
  content: "";
  position: absolute;
  top: 50%;
  left: 22px;
  width: 0;
  height: 0;
  margin-top: -18px;
  background: url(../img/cmn/ico_event03.png) no-repeat center left;
  background-size: auto 32px;
}
.main_support .event_wrapper .event_btn .btn_detail02 a::before {
  display: block;
  width:36px!important;
  height:28px!important;
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  width: 0;
  height: 0;
  margin-top: -16px;
  background: url(../img/cmn/ico_event02.png) no-repeat center left;
  background-size: auto 28px;
}
.main_support .event_wrapper .event_btn .btn_detail a::after,
.main_support .event_wrapper .event_btn .btn_detail02 a::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
	border: 3px solid transparent;
	border-left: 5px solid #fff;
  z-index:99;
}
.main_support .btn_wrapper a {
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 20px;
  display: block;
}
.main_support .btn_wrapper.event a {
  border: 1px solid #ff7e61;
}
.main_support .btn_wrapper .box_l {
  width: 300px;
  float: left;
}
.main_support .btn_wrapper .box_l img {
  width: 100%;
  height: auto;
}
.main_support .btn_wrapper .box_r {
  width: calc(100% - 320px);
  float: right;
  padding-top: 20px;
}
.main_support .btn_wrapper .box_r .tit {
	font-size: 24px;
	color: #00a97a;
  margin-bottom: 10px;
}
.main_support .btn_wrapper .box_r .tit02 {
	font-size: 24px;
	color: #ff7e61;
  margin-bottom: 10px;
}
.main_support .btn_wrapper .box_r .txt {
  margin-bottom: 20px;
  font-size: 16px;
}
.main_support .btn_wrapper .box_r .btn_detail {
	height: 37px;
	padding: 0 37px;
	display: inline-block;
	line-height: 37px;
	background: #fff;
	border: 1px solid #00a97a;
	border-radius: 37px;
	position: relative;
	font-size: 15px;
	color: #00a97a;
}
.main_support .btn_wrapper .box_r .btn_detail::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
	border: 3px solid transparent;
	border-left: 5px solid #00a97a;
  z-index:99;
}
.main_support .btn_wrapper .box_r .btn_detail02 {
	height: 37px;
	padding: 0 37px;
	display: inline-block;
	line-height: 37px;
	background: #ff7e61;
	border-radius: 37px;
	position: relative;
	font-size: 15px;
	color: #fff;
}
.main_support .btn_wrapper .box_r .btn_detail02::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
	border: 3px solid transparent;
	border-left: 5px solid #fff;
  z-index:99;
}
.main_support .btn_wrapper02 a {
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 20px;
  display: block;
}
.main_support .btn_wrapper02 .box_r {
  width: 300px;
  float: right;
}
.main_support .btn_wrapper02 .box_r img {
  width: 100%;
  height: auto;
}
.main_support .btn_wrapper02 .box_l {
  width: calc(100% - 320px);
  float: left;
  padding-top: 20px;
}
.main_support .btn_wrapper02 .box_l .tit {
	font-size: 24px;
	color: #00a97a;
  margin-bottom: 10px;
}
.main_support .btn_wrapper02 .box_l .txt {
  margin-bottom: 20px;
  font-size: 16px;
}
.main_support .btn_wrapper02 .box_l .btn_detail {
	height: 37px;
	padding: 0 37px;
	display: inline-block;
	line-height: 37px;
	background: #fff;
	border: 1px solid #00a97a;
	border-radius: 37px;
	position: relative;
	font-size: 15px;
	color: #00a97a;
}
.main_support .btn_wrapper02 .box_l .btn_detail::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
	border: 3px solid transparent;
	border-left: 5px solid #00a97a;
  z-index:99;
}
.main_support .ph02 {
	width: 300px;
  margin: 0 20px 20px 0;
  float: left;
}
.main_support .ph03 {
	width: 300px;
  margin: 0 0 20px 20px;
  float: right;
}
.main_support .ph02 img,
.main_support .ph03 img {
	width: 100%;
  height: auto;
}

div#merit {
  margin-top: -120px;
  padding-top: 120px;
}

/**********************************************

Urgent

**********************************************/
.main_urgent .unit {
  margin-bottom: 60px;
}
.main_urgent .unit.border {
  padding: 20px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.main_urgent .time {
  margin-bottom: 20px;
  font-size: 18px;
  text-align: center;
  padding: 10px;
  background: #dd0000;
  color: #fff;
}
.main_urgent ul.tel li {
  width: 49%;
  float: left;
  text-align: center;
}
.main_urgent ul.tel li:last-child {
  float: right;
}
.main_urgent ul.tel li .tit {
  font-size: 18px;
  padding: 5px;
  background: #eee;
}
.main_urgent ul.tel li .number {
	font-size: 30px;
	color: #00a97a;
  background: url(../img/cmn/ico_tel.png) no-repeat center left;
  background-size: auto 25px;
  padding-left: 30px;
  display: inline-block;
}
.main_urgent h3 {
	font-size: 34px;
	margin-bottom: 20px;
}
.main_urgent .sub {
	font-size: 15px;
}
.main_urgent h4 {
	font-size: 24px;
	margin-bottom: 20px;
  padding: 15px 0;
  border-top: 2px solid #00a97a;
  border-bottom: 1px dashed #00a97a;
}
.main_urgent ul.flow li {
	width: 230px;
  float: left;
  margin-right: 20px;
  text-align: left;
}
.main_urgent ul.flow li:last-child {
  margin-right: 0;
}
.main_urgent ul.flow li .ph {
	width: 100%;
  margin-bottom: 5px;
}
.main_urgent ul.flow li .ph img {
	width: 100%;
  height: auto;
}
.main_urgent ul.flow li .tit {
	font-size: 18px;
  color: #00a97a;
  margin-bottom: 5px;
}
.main_urgent dl {
  padding-bottom: 20px;
  margin-bottom: 80px;
  position: relative;
  clear: both;
}
.main_urgent dl::after {
    display: block;
    content: "";
    position: absolute;
    bottom: -60px;
    left: 50px;
    width: 0;
    height: 0;
    margin-left: -7px;
    border: 7px solid transparent;
    border-top: 10px solid #141414;
}
.main_urgent dl.high::after {
    bottom: -130px;
}
.main_urgent dl.un::after {
    content: none;
}
.main_urgent dt {
  width: 100px;
  float: left;
}
.main_urgent dt p {
  width: 100px;
  height: 40px;
  color: #00a97a;
  border-radius: 5px;
  font-size: 18px;
  background: #eee;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
}
.main_urgent dd {
  width: 610px;
  float: right;
  font-size: 18px;
  line-height: 40px;
}
.main_urgent dd .time {
  line-height: 30px;
}
.main_urgent dd ul.tel li .tit {
  font-size: 18px;
  margin-bottom:10px;
}

/**********************************************

Offering

**********************************************/
.main_offering .unit {
  margin-bottom: 60px;
}
.main_offering h3 {
	font-size: 30px;
	margin-bottom: 20px;
  padding-top: 20px;
  border-top: 2px solid #00a97a;
}
.main_offering ul.item {
  margin-bottom: 20px;
}
.main_offering ul.item input {
  margin-bottom: 5px;
	width:30px;
	height:30px;
}
.main_offering ul.item li {
	width: 230px;
  float: left;
  margin-right: 20px;
  text-align: center;
}
.main_offering ul.item li:last-child {
  margin-right: 0;
}
.main_offering ul.item li .ph {
	width: 100%;
  margin-bottom: 5px;
}
.main_offering ul.item li .ph img {
	width: 100%;
  height: auto;
}
.main_offering ul.item li .name {
	font-size: 15px;
}
.main_offering ul.item li .price {
	font-size: 15px;
}
.main_offering ul.item li .number {
	font-size: 24px;
}

/**********************************************

Member

**********************************************/
.main_member .unit {
  margin-bottom: 60px;
}
.main_member h3 {
	font-size: 30px;
	margin-bottom: 20px;
  padding-top: 20px;
  border-top: 2px solid #00a97a;
}
.main_member h4 {
  margin-bottom: 20px;
  font-size: 18px;
  text-align: left;
  padding: 10px;
  background: #eee;
}
.main_member .btn a {
  border-radius: 5px;
  line-height: 1.5;
  padding: 10px 0;
}
.main_member .sub {
	font-size: 15px;
  margin-bottom: 20px;
}
.main_member .txt {
  line-height: 1.8;
}
.main_member dl {
  padding-bottom: 20px;
  margin-bottom: 80px;
  position: relative;
  clear: both;
}
.main_member dl::after {
    display: block;
    content: "";
    position: absolute;
    bottom: -60px;
    left: 50px;
    width: 0;
    height: 0;
    margin-left: -7px;
    border: 7px solid transparent;
    border-top: 10px solid #141414;
}
.main_member dl.un::after {
    content: none;
}
.main_member dt {
  width: 100px;
  float: left;
}
.main_member dt p {
  width: 100px;
  height: 40px;
  color: #00a97a;
  border-radius: 5px;
  font-size: 18px;
  background: #eee;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
}
.main_member dd {
  width: 610px;
  float: right;
  font-size: 18px;
  line-height: 40px;
}
.main_member .btn_box {
  width: 730px;
	margin: 0 auto 40px;
	text-align: center;
}
.main_member .btn_box li {
  width: 300px;
	float: left;
}
.main_member .btn_box li:first-child {
  padding-top: 35px;
}
.main_member .btn_box li:nth-child(2n) {
  width: 410px;
	float: right;
}
.main_member .btn_box li:last-child {
  width: 100%;
	float: none;
  clear: both;
  padding-top: 20px;
}
.main_member .btn_box .tel {
	font-size: 15px;
	line-height: 1.2;
}
.main_member .btn_box .tel .number {
	font-size: 40px;
	background: url(../img/cmn/ico_tel.png) no-repeat center left;
  background-size: auto 25px;
  padding-left: 30px;
  display: inline-block;
  clear: both;
	color: #00a97a;
}

.main_member .btn_box .form {
  width: 100%;
  height: 55px;
}
.main_member .btn_box .form a {
  display:block;
  text-align:center;
  background:#00a97a;
  text-decoration:none;
  color:#fff;
  font-size: 18px;
  line-height:55px;
  position:relative;
  border-radius: 55px;
}
.main_member .btn_box .form a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 0;
  height: 0;
  margin-top: -4px;
  border: 3px solid transparent;
  border-left: 5px solid #fff;
}
.main_member .caution_box .box_l {
  width: 100px;
  float: left;
}
.main_member .caution_box .box_l .tit {
  padding: 10px 0;
  border: 1px solid #dd0000;
  color: #dd0000;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.main_member .caution_box .box_r {
  width: 610px;
  float: right;
  font-size: 11px;
  color: #666;
}

/**********************************************

Consultation

**********************************************/
.main_consultation .index_list li {
	width: 350px;
  float: left;
  margin-bottom: 40px;
  text-align:center;
}

.main_consultation .index_list li:nth-child(even) {
  float: right;
}

.main_consultation .index_list li .sub {
  margin-bottom: 0px;
  color: #00a97a;
}

.main_consultation .index_list li .tit {
	font-size: 24px;
  margin-bottom: 10px;
}

.main_consultation .index_list li .ph {
  margin-bottom: 10px;
}

.main_consultation .index_list li .ph img {
  width: 100%;
  height: auto;
}

.main_consultation .index_list li .txt {
  margin-bottom: 20px;
  line-height: 1.8;
}

.main_consultation .index_list li .btn_detail {
	height: 37px;
	padding: 0 37px;
	display: inline-block;
	line-height: 37px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 37px;
	position: relative;
	font-size: 15px;
	color: #000;
}
.main_consultation .index_list li .btn_detail::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
	border: 3px solid transparent;
	border-left: 5px solid #ccc;
  z-index:99;
}
.main_consultation .detail .unit {
	margin-bottom: 60px;
}
.main_consultation h3 {
	font-size: 30px;
	margin-bottom: 20px;
}
.main_consultation h4 {
  margin-bottom: 20px;
  font-size: 20px;
  text-align: left;
  padding: 10px;
  background: #eee;
}
.main_consultation .sub {
	font-size: 15px;
  margin-bottom: 20px;
}
.main_consultation .sub span {
	color: #00a97a;
	font-size: 18px;
	font-weight: bold;
}
.main_consultation ul.merit {
  margin-bottom: 40px;
}
.main_consultation ul.merit li {
  padding: 0 0 10px 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
	font-size: 24px;
	color: #ff7e61;
	letter-spacing: -1px;
}
.main_consultation ul.merit li.no1::before {
    content: "1";
    font-weight: bold;
    margin-right: 10px;
    background: #ff7e61;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    margin-top: 2px;
    line-height: 30px;
}
.main_consultation ul.merit li.no2::before {
    content: "2";
    font-weight: bold;
    margin-right: 10px;
    background: #ff7e61;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    margin-top: 2px;
    line-height: 30px;
}
.main_consultation ul.merit li.no3::before {
    content: "3";
    font-weight: bold;
    margin-right: 10px;
    background: #ff7e61;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    margin-top: 2px;
    line-height: 30px;
}
.main_consultation .box_l {
	width: 200px;
	float: left;
}
.main_consultation .box_r {
	width: 510px;
	float: right;
}
.main_consultation .box_l img {
	width: 100%;
	height: auto;
}
.main_consultation .tit {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
  color: #00a97a;
}
.main_consultation .example {
  margin-bottom: 20px;
}
.main_consultation .example li {
	width: 240px;
	float: left;
  margin-right: 35px;
  text-align: center;
  position: relative;
}
.main_consultation .example li:first-child {
	width: 140px;
}
.main_consultation .example li:last-child {
	width: 280px;
}
.main_consultation .example li::after {
	content: "＋";
    position: absolute;
    right: -32px;
    top: 60px;
    font-size: 20px;
    background: #00a97a;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 28px;
    color: #fff;
    z-index: 1;
}
.main_consultation .example li:last-child {
  margin-right: 0px;
}
.main_consultation .example li:last-child::after {
  content: none;
}
.main_consultation .example li .ph {
  margin-bottom: 5px;
}
.main_consultation .example li .ph img {
  width: 100%;
  height: auto;
}
.main_consultation .example li .name {
  font-size: 15px;
}
.main_consultation .example li .price {
  font-size: 15px;
}
.main_consultation .example li .price .number {
  font-size: 24px;
}
.main_consultation .estimate_price li .tit {
	font-size: 16px;
}
.main_consultation .total {
	font-size: 16px;
  border: 1px solid #ccc;
  text-align: center;
  padding: 5px 0 5px 20px;
	margin-bottom:10px;
}
.main_consultation .caption {
	font-size: 13px;
  text-align: right;
	color:#666;
}
.main_consultation .total .number01 {
	font-size: 30px;
}
.main_consultation .price01 {
    display:inline-block;
		position: relative;
		float:left;
		margin-right:50px;
}
.main_consultation .price02 {
    display:inline-block;
		position: relative;
		float:left;
		margin-right:50px;
}
.main_consultation .price03 {
    display:inline-block;
		position: relative;
		float:left;
}
.main_consultation .price01::after {
	content: "−";
    position: absolute;
    right: -40px;
    top: 15px;
    font-size: 24px;
    /* background: #000; */
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 28px;
    color: #000;
    z-index: 1;
    /* font-weight: bold; */
}
.main_consultation .total .number02 {
	font-size: 30px;
	color: #00a97a;
}
.main_consultation .price02::after {
	content: "＝";
    position: absolute;
    right: -40px;
    top: 15px;
    font-size: 24px;
    /* background: #00a97a; */
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 28px;
    color: #000;
    z-index: 1;
}
.main_consultation .total .number03 {
	font-size: 30px;
	color: #ff7e61;
}
.main_consultation .total .price_tit {
  margin-right: 5px;
}
.main_consultation table.tbl th,
.main_consultation table.tbl td {
  padding: 5px;
	text-align: left;
	font-size: 13px;
}
.main_consultation table.tbl th {
    background-color: #eee;
    font-weight: normal;
}
.main_consultation table.tbl .table_tit {
    background-color: #eef9e5;
		color:#00a97a;
		font-weight:bold;
		font-size: 17px;
		text-align: center;
}

/**********************************************

Facility

**********************************************/
.main_facility .unit {
	margin-bottom: 60px;
}
.main_facility .unit.border {
  padding: 20px;
  border: 1px solid #ccc;
  box-sizing: border-box;
	border-radius: 5px;
}
.main_facility ul.index_list.aoi {
	margin-left: 140px;
}
.main_facility ul.index_list.shimizu {
	margin-left: 70px;
}
.main_facility ul.index_list li {
  width: 218px;
	margin-right: 15px;
	text-align: center;
	float: left;
}
.main_facility ul.index_list li a {
  width: 218px;
	display: block;
}

.main_facility ul.index_list.matsusaka{
  width: 218px;
  margin: 0 auto;
}


.main_facility ul.index_list li:nth-child(3n) {
	margin-right: 0;
}
.main_facility ul.index_list li .ph {
	margin-bottom: 5px;
}
.main_facility ul.index_list li .ph img {
	width: 100%;
	height: auto;
}
.main_facility ul.index_list li .name {
	font-size: 15px;
	line-height: 1.5;
}
.main_facility h3 {
	font-size: 35px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: center;
  border-bottom: 2px solid #00a97a;
}
.main_facility .border h3 {
	font-size: 24px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #00a97a;
}
.main_facility h4 {
	font-size: 24px;
	margin-bottom: 20px;
  padding-top: 20px;
  border-top: 2px solid #00a97a;
}
.main_facility .feature h4 {
	font-size: 24px;
	margin-bottom: 20px;
  padding: 10px;
  text-align: center;
  background: #00a97a;
  color: #fff;
}
.main_facility .feature dl {
  margin-bottom: 40px;
}
.main_facility .feature dt {
	font-size: 22px;
  font-weight: bold;
  color: #ff7e61;
  background: #fdeae1;
  padding: 5px;
  margin-bottom: 5px;
}
.main_facility ul.btn_box02 {
  width: 620px;
	margin: 0 auto 40px;
	text-align: center;
}
.main_facility ul.btn_box02 li {
  width: 300px;
	float: left;
}
.main_facility ul.btn_box02 li:last-child {
	float: right;
}
.main_facility ul.facility_list li {
  margin-bottom: 20px;
  height: 50px;
  position: relative;
}
.main_facility ul.facility_list li a {
	border: 1px solid #ccc;
  height: 50px;
  padding: 0 10px;
  display: block;
}
.main_facility ul.facility_list li a::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
	border: 3px solid transparent;
	border-left: 5px solid #000;
  z-index:99;
}
.main_facility ul.facility_list li .name {
  font-weight: bold;
  margin-right: 20px;
  font-size: 15px;
  float: left;
  width: 200px;
  line-height: 50px;
  text-decoration: underline;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main_facility ul.facility_list li .zip {
  margin-right: 20px;
  line-height: 50px;
  float: left;
  width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main_facility ul.facility_list li .tel {
	font-size: 20px;
	color: #00a97a;
  background: url(../img/cmn/ico_tel.png) no-repeat left center;
  background-size: auto 15px;
  padding-left: 20px;
  display: inline-block;
  float: left;
  line-height: 50px;
}
.main_facility .txt02 {
  font-size: 15px;
}

.facility_detail {
	text-align: left;
}
.facility_detail h3 {
	font-size: 34px;
	margin-bottom: 20px;
  padding-bottom: 10px;
}
.facility_detail .sub {
	font-size: 16px;
	margin-bottom: 40px;
  text-align: center;
}
.facility_detail .data_box {
	margin-bottom: 40px;
}
.facility_detail .data_box .box_l {
	width: 400px;
	float: left;
}
.facility_detail .data_box .box_r {
	width: 310px;
	float: right;
}

.facility_detail .data_box .box_r ul.icon {
  margin-top: 10px;
}

.facility_detail .data_box .ph img {
	width: 100%;
	height: auto;
}
.facility_detail .data_box .tit {
	padding: 10px;
  border-top: 1px solid #ccc;
  background: #eee;
	font-size: 15px;
	font-weight: bold;
}
.facility_detail .data_box dl {
	padding: 10px 0 10px 10px;
  border-top: 1px dotted #ccc;
}
.facility_detail .data_box dl.un {
  margin-bottom: 0;
}
.facility_detail .data_box dt {
  width: 80px;
	float: left;
	font-weight: bold;
}
.facility_detail .data_box dd {
  width: 220px;
	float: right;
}
.facility_detail .data_box ul.icon li {
	float: left!important;
}
.facility_detail .btn_box {
  width: 620px;
	margin: 0 auto 40px;
	text-align: center;
}
.facility_detail .btn_box li {
  width: 300px;
	float: left;
}
.facility_detail .btn_box li:last-child {
	float: right;
}
.facility_detail .btn_box .tel {
	font-size: 15px;
	line-height: 1;
}
.facility_detail .btn_box .tel .number {
  font-size: 33px;
	color: #00a97a;
  background: url(../img/cmn/ico_tel.png) no-repeat center left;
  background-size: auto 25px;
  padding-left: 30px;
  display: inline-block;
}
.facility_detail .btn_box .mail {
  width: 100%;
  height: 55px;
  font-size: 18px;
}
.facility_detail .btn_box .mail a {
  display:block;
  text-align:center;
  background:#00a97a;
  text-decoration:none;
  color:#fff;
  line-height:55px;
  position:relative;
  border-radius: 55px;
}
.facility_detail .btn_box .mail a::before {
  display: block;
  width:30px!important;
  height:20px!important;
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  width: 0;
  height: 0;
  margin-top: -11px;
  background: url(../img/cmn/ico_mail_w.png) no-repeat center left;
  background-size: auto 20px;
}
.facility_detail .btn_box .mail a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 0;
  height: 0;
  margin-top: -4px;
  border: 3px solid transparent;
  border-left: 5px solid #fff;
}
.facility_detail h4 {
  margin-bottom: 20px;
  font-size: 17px;
  text-align: left;
  padding: 10px;
  background: #eee;
  font-weight: bold;
}
.facility_detail ul.feature {
  margin-bottom: 40px;
}
.facility_detail ul.feature li {
  padding: 0 0 10px 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
	font-size: 15px;
}
.facility_detail ul.feature li.no1::before {
  content: "1.";
	color: #00a97a;
	font-weight: bold;
	margin-right: 5px;
}
.facility_detail ul.feature li.no2::before {
  content: "2.";
	color: #00a97a;
	font-weight: bold;
	margin-right: 5px;
}
.facility_detail ul.feature li.no3::before {
  content: "3.";
	color: #00a97a;
	font-weight: bold;
	margin-right: 5px;
}
.facility_detail ul.news {
  margin-bottom: 40px;
}
.facility_detail ul.news li {
  padding: 0 0 10px 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.facility_detail ul.news li .day {
  margin-right: 5px;
}
.facility_detail .access_box {
  margin-bottom: 40px;
}
.facility_detail .access_box .box_l {
  width: 400px;
	height: 300px;
	float: left;
}
.facility_detail .access_box .box_r {
	width: 310px;
	float: right;
}
.facility_detail .access_box .info_box {
  border: 1px solid #eee;
	padding: 10px;
  margin-bottom: 20px;
}
.facility_detail .access_box .btn_print {
  width: 100%;
	height: 40px;
  font-size: 16px;
}
.facility_detail .access_box .btn_print a {
  display:block;
  text-align:center;
  background:#eee;
  text-decoration:none;
  color:#000;
  line-height:40px;
  position:relative;
  border-radius: 40px;
}
.facility_detail .access_box .btn_print a::before {
  display: block;
  width:20px!important;
  height:20px!important;
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  width: 0;
  height: 0;
  margin-top: -11px;
  background: url(../img/cmn/ico_printer.png) no-repeat center left;
  background-size: auto 20px;
}
.facility_detail .access_box iframe {
	width: 100%;
	height: 300px;
}
.facility_detail .access_box .tit {
	font-weight: bold;
}
.facility_detail .access_box .access_img {
	margin-top: 20px;
}
.facility_detail .access_box .access_img img {
  max-width: 100%;
  height: auto;
}
.facility_detail .gallery_box {
  margin-bottom: 40px;
}
.facility_detail .gallery_box .box_l {
	width: 400px;
	float: left;
}
.facility_detail .gallery_box .box_r {
	width: 310px;
	float: right;
}
.facility_detail .slider.slider-nav01 .slick-list.draggable{
  padding: 0!important;
}
.facility_detail .slider.slider-nav01 .slick-track{
  left: 0 !important;
  width: 100% !important;
}
.facility_detail .gallery_box .box_r li {
	width: 100px!important;
  height: 60px!important;
	float: left;
	margin: 0 5px 5px 0;
  overflow: hidden;
}
.facility_detail .gallery_box .box_r li:nth-child(3n) {
	margin: 0 0 5px 0;
}
.facility_detail .gallery_box .box_l img,
.facility_detail .gallery_box .box_r li img {
	width: 100%;
	height: auto;
}
.facility_detail .gallery_box .ph {
	margin-bottom: 10px;
}
.facility_detail .gallery_box .caption {
	border: 1px solid #eee;
	padding: 10px;
}
.facility_detail .gallery_box .tit {
	font-weight: bold;
	margin-right: 10px;
}
.facility_detail .voice_box {
  margin-bottom: 20px;
}
.facility_detail .voice_box .box_l {
	width: 200px;
	float: left;
}
.facility_detail .voice_box .box_r {
	width: 510px;
	float: right;
}
.facility_detail .voice_box .box_l img {
	width: 100%;
	height: auto;
}
.facility_detail .voice_box .tit {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
}
.facility_detail .voice_box .name {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	font-size: 15px;
}
.facility_detail .voice_box .name .day {
}
.facility_detail .greeting_box {
  margin-bottom: 20px;
}
.facility_detail .greeting_box .box_l {
	width: 200px;
	float: left;
}
.facility_detail .greeting_box .box_r {
	width: 510px;
	float: right;
}
.facility_detail .greeting_box .box_l img {
	width: 100%;
	height: auto;
}
.facility_detail .greeting_box .ph {
	margin-bottom: 10px;
}
.facility_detail .greeting_box .name {
	border: 1px solid #eee;
	padding: 10px;
	font-weight: bold;
}
.area_link {
  text-align:center;
	padding: 20px 0;
	background: #e8e8e8;
  border-radius: 5px;
}
.area_link .tit {
  margin-bottom: 10px;
  font-size: 18px;
}
.area_link ul {
	width: 690px;
	margin: 0 auto;
}
.area_link li {
  width: 335px;
	margin-right: 20px;
	float: left;
}
.area_link li:last-child {
	margin-right: 0;
}
.area_link li .ph {
	margin-bottom: 10px;
}
.area_link li .ph img {
	width: 100%;
  height: auto;
}
.area_link .btn_detail {
	height: 30px;
	padding: 0 40px;
	display: inline-block;
	line-height: 30px;
	background: #fff;
	border-radius: 30px;
	position: relative;
	font-size: 16px;
	letter-spacing: 1px;
}
.area_link .btn_detail::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
	border: 3px solid transparent;
	border-left: 5px solid #000;
  z-index:99;
}

/**********************************************

Estimate

**********************************************/
.main_estimate h3 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 24px;
  text-align: left;
  padding: 10px;
  background: #00a97a;
  color: #fff;
}
.main_estimate h4 {
  margin-bottom: 20px;
  font-size: 18px;
  text-align: left;
  padding: 10px;
  color: #00a97a;
  background: #eef9e5;
}
.main_estimate .sub {
	font-size: 15px;
  margin-bottom: 20px;
}
.main_estimate .thumb input[type="radio"] {
	width: 30px;
  height: 30px;
  text-align: center;
}
.main_estimate .course input[type="radio"] {
  margin-right:10px;
  width: inherit;
  height: inherit;
}
.main_estimate .thumb {
	width: 350px;
	float: left;
  display: block;
  margin: 0 30px 30px 0;
  text-align: center;
  cursor: pointer;
}
.main_estimate .unit .thumb.un {
  margin: 0 0 30px 0;
}
.main_estimate .course .thumb {
	width: 100%;
	float: none;
  display: block;
  margin: 0 0 20px 0;
  text-align: left;
}
.main_estimate .list input[type="radio"] {
	margin-right: 10px;
}
.main_estimate .list {
	width: 100px;
  height: 40px;
	float: left;
  display: block;
  margin: 0 20px 20px 0;
  text-align: center;
  border: 1px solid #00a97a;
  line-height: 40px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.main_estimate .ph {
	width: 100%;
  margin-bottom: 5px;
}
.main_estimate .ph img {
	width: 100%;
  height: auto;
}
.main_estimate .course .ph {
	width: 230px;
  float:right;
  padding-top: 40px;
}
.main_estimate .txt {
	font-size: 15px;
	line-height: 1.5;
}
.main_estimate .tit_style {
	font-size: 18px;
  font-weight:bold;
  margin-top: 10px;
}
.main_estimate .course .txt {
  float:left;
  width: calc(100% - 240px);
}
.main_estimate .txt .option {
	font-size: 13px;
  color:#666;
  display:block;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  padding:5px;
  height:70px;
  margin-bottom: 10px;
}
.main_estimate .txt .option.mini {
  height: 55px;
}
.main_estimate .txt .option.long {
  height: 90px;
}
.main_estimate .course .txt .option {
  border-bottom:0px solid #ccc;
  height:auto;
}
.main_estimate .course_price {
  font-size: 20px;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}
.main_estimate .estimate_price {
  bottom: 50px;
  right: 100px;
  position: fixed;
  width: 300px;
  z-index: 100;
  padding: 20px;
  background: #fff;
  border: 1px solid #ccc;
}
.main_estimate .estimate_price li {
	background: #00a97a;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  color: #fff;
  line-height: 1.5;
}
.main_estimate .estimate_price li:last-child {
	background: #ff7e61;
  margin-bottom: 20px;
}
.main_estimate .estimate_price li:first-child::after {
    display: block;
    content: "";
    position: absolute;
    bottom: -35px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -6px;
    border: 10px solid transparent;
    border-top: 14px solid #141414;
}
.main_estimate .estimate_price li .tit {
	font-size: 16px;
}
.main_estimate .estimate_price li .price {
	font-size: 40px;
  font-weight: bold;
}
.main_estimate .estimate_price li .price .small {
	font-size: 15px;
}
.main_estimate .estimate_price .caption {
	font-size: 11px;
}

/**********************************************

Policy

**********************************************/
.main_policy .section_policy {
		text-align: left;
}

.main_policy .section_policy .unit {
	margin-bottom: 60px;
  line-height:1.8;
}

.main_policy .section_policy .unit:first-child {
	margin-top: 0;
}

.main_policy .section_policy .unit h3 {
  font-size: 18px;
  border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
  padding-bottom: 10px;
}

.main_policy .section_policy ul {
  list-style: decimal;
  margin: 0 0 0 1em;
  padding: 0;
}

.main_policy .section_policy li {
  margin-bottom: 10px;
}

.main_policy .cookie {
  padding-top: 140px;
  margin-top: -140px;
}

.main_policy .cookie a {
  text-decoration: underline;
}

/*********************************

404

*********************************/

.main_notfound .section {
    margin: 0 auto;
    padding: 40px 0 20px;
    width: 380px;
}

.main_notfound .section .tit {
    margin: 0 0 10px;
	width:351px;
}

.main_notfound .section .txt {
    margin: 0 0 20px;
}

.main_notfound .section .btn a {
  width: 100%;
}

/* 車椅子バナー_2023
------------------------------------------------- */
.wheelchair {
    border: 3px #86b55b solid;
    width: 100%;
    padding: 15px;
    margin-bottom: 50px;
}
.wheelchair_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0 10px;
}
.wheelchair_wrapper_l {
    width: 27%;
}
.wheelchair_wrapper_r {
    width: 70%;
}
.wheelchair_wrapper_l img {
    width: 100%;
}