@charset "utf-8";
.stamp_rally {
	color: #4d4d4d;
	font-family: komorebi-gothic-P;
}
/*概要*/
.text_box {
font-size: 1.2em;
line-height: 1.75;
margin-bottom: 50px;
}
.about {
	text-align: center;
}
.line-through {
	text-decoration: line-through;
}
.alert_ {
	color: red;
	font-weight: bold;
}
.red {
	color: #DD5519;
	font-weight: bold;
}
.contact_btn {
	padding: 15px;
    background-color: #4EA7DE;
    color: #fff;
    font-weight: bold;
    display: block;
    width: 300px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
	margin: 10px 0;
}
.contact_btn:hover {
    /* background-color: #1D2A73; */
	color: #fff;
}
.form {
    font-weight: bold;
    margin-top: 20px;
    font-size: 1em;
}
.link {
	text-align: center;
	color: #1D2A73;
	font-size: 1.2em;
    font-weight: bold;
}
.text_box h2 {
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    padding-top: 15px;
	color: #1D2A73;
}
.otoku {
    font-size: 1.2em;
    line-height: 1.75;
    margin-bottom: 120px;
}
.otoku h2 {
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    padding-top: 15px;
	color: #1D2A73;
}
.otoku h2 a{
	color: #1D2A73;
}
.otoku h2 a:hover{
	color: #4EA7DE;
}
.otoku h2.sinkamiHP a {
	color: #DD5519;
}
.otoku h2.sinkamiHP a:hover{
	color: #4EA7DE;
}
a img:hover {
	opacity: 0.8;
}
.text_box img {
	margin-top: 15px;
	}

table.entry_fee {
	border-collapse: collapse;
	border: solid 2px #B5B4B5;
	width: 350px;
	margin-bottom: 5px;
  }
  table.entry_fee td, th {
	border: solid 1px #B5B4B5;/**/
	padding: 10px;
  }
  table.entry_fee th {
	text-align: center;
	background-color: #C4E2EE;
	width: 50%;
  }
  table.entry_fee td {
	text-align: center;
  }
.text_box ul li {
    list-style-type: disc;
}

/*map*/
.stamp-point {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:space-between;
	padding: 30px 0px;
	margin-bottom: 30px;
	font-family: komorebi-gothic-P;
}
.point-img {
	width: 60%;
	display: flex;
	justify-content: space-around;
}
.pointimg_in {
	width: 48%;
	height: auto;
	line-height: 2em;
    text-align: center;
    background-color: #C4E2EE;
}
.point-box {
	display: block;
	width: 38%;
}
.point-box p {
	font-size: 1.2em;
}
a.gmap {
	font-weight: bold;
	color: #1ec0ff;
}
a.gmap:hover {
	color: #1D2A73;
}
.point_name {
	font-size: 1.5em;
	font-weight: bold;
	color: #1D2A73;
}
.point_list {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 55px;
    margin-bottom: 30px;
    font-family: komorebi-gothic-P;
}
.point_list ul {
	width: 48%;
}
h2.point_name {
    display: flex;
    line-height: 2em;
    font-size: 1.3em;
	margin-bottom: 10px;
}

.maru {
	width: 2em;
    height: 2em;
	border-radius:50%;
	line-height:2em;
	text-align:center;
	background: #C4E2EE;
	color: #1D2A73;
    font-size: 1rem;
	margin-right:5px;
  }
  a.anchor {
    display: block;
    padding-top: 160px;
    margin-top: -160px;
}

/*宿泊・レンタカー*/
.hotel {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:space-between;
	padding: 30px 55px;
	margin-bottom: 30px;
	font-family: komorebi-gothic-P;
}
.hotel h2{
	width: 100%;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    padding-bottom: 20px;
}
.hotel ul {
	display: block;
	width: 30%;
	padding-left: 0;
    font-size: 1.2em;
}
.hotel ul li {
	padding-bottom: 15px;
}
span.h-name {
	font-weight: bold;
}
.area01 {
	background-color: #F2C4CB;
	border-radius: 10px;
}
.area01 h2 {
	color: #EB665A;
}
.area02 {
	background-color: #B4CCE5;
	border-radius: 10px;
}
.area02 h2 {
	color: #4EA7DE;
}
.area03 {
	background-color: #BADABE;
	border-radius: 10px;
}
.area03 h2 {
	color: #21A464;
}
.area04 {
	background-color: #d7e595;
	border-radius: 10px;
}
.area04 h2 {
	color: #89B929;
}
.area05 {
	background-color: #E0BED7;
	border-radius: 10px;
}
.area05 h2 {
	color: #AB6CAA;
}
.car {
	background-color: #A7D0EA;
	border-radius: 10px;
}
.car h2 {
	color: #0C68AB;
}
.taxi {
	background-color: #F4C3C8;
	border-radius: 10px;
}
.taxi h2 {
	color: #B81C25;
}
.taxi h3{
	color: #B81C25;
	font-weight: bold;
}

@media screen and (max-width:767px) {
	.point_list {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0px;
		margin-top: 15px;
		margin-bottom: 30px;
		font-family: komorebi-gothic-P;
	}
	.point_list ul {
		width: 100%;
	}
	.point-img {
		width: 100%;
		display: flex;
		justify-content: space-around;
	}
	.point-box {
		display: block;
		width: 100%;
		margin-top: 10px;
	}
	.reverse {
		flex-direction: column-reverse;
	}
	.hotel ul {
		width: 100%;
	}
}
@media screen and (max-width:500px) {
table.entry_fee {
	width: 100%;
  }
  .contact_btn {
	margin: 10px auto;
	width: 100%;
}

}