  @charset "UTF-8";
/* CSS Document */

.marker {
  /*background: rgb(217,190,232);
background: linear-gradient(180deg, rgba(217,190,232,0) 0%, rgba(217,190,232,1) 20%,rgba(217,190,232,0) 100%);*/

    background-repeat: no-repeat;
    background-size: 0% .8em;
    background-position: 0 1em;
    transition: all 0.8s ease;
    font-weight:700;
      background-position:0 .8em
}

#single article #ahaBox {
	max-width: 600px;
	display: block;
}
#single article #ahaBox:hover {
	/*box-shadow: 0px 2px 15px #4c2f87;
	
	transform: translateY(-5px);*/
	opacity: 0.9;
	filter: saturate(160%);
}
#single article #ahaBox:hover img {
	
}
#single article #ahaBox .titBox {
	padding: 20px;
	background-color: #ea5c71;
	color: #fff;
}
#single article #ahaBox p {
	background-color: #fff;
	color: #000;
	padding: 0.5em 1em;
	border-radius: 7px;
	display: inline-block;
	font-size: 16px;
	line-height: 1;

}
#single article #ahaBox h3 {
	font-size: 24px;
	padding-top: 0.5em;
}
#single article #ahaBox .imgBox {
}

#single article #ahaBox  {}

#single article #ichiran  {
	background-color: #eaeae2;
	max-width: 620px;
	display: flex;
justify-content: center;
align-items: center;
	font-size: 20px;
	font-weight: 500;
	height: 2.6em;
	margin: 30px auto;
	
}

#single article #ichiran:hover {
	background-color: #555;
	color: #fff;
}

a.txLink {
	color: #653e95;
	font-size: 20px;
	font-weight: 500;
}


#single .editer .txtBox {
font-size: 18px;
	/*font-weight: 300;*/
	text-align: justify;
}

#sec01 .logoR {
	max-width: 540px!important;
	padding-top: 1em;
}
#sec01 .fanBox {
	text-align: center;
	padding: 30px;
	background-color: #feefe4;
	display: flex;
justify-content: center;
align-items: center;
	flex-wrap: wrap;
}
#sec01 .fanBox p {
	font-size: 18px;
	text-indent: -1em;
	padding-left: 1em;
}
#sec01 .fanBox p::before{
	content: "●";
	color: #d71718;
	
}
#sec01 .fanBox a.btnGmap {
	margin-top: 1em;
}
#sec01 .fanBox .btBox {
	width: 100%;
	margin: 20px auto;
	
}
#sec01 .fanBox .btBox a {
	background-color: #d71718;
	border-radius: 999px;
	display: flex;
justify-content: center;
align-items: center;
	color: #fff;
	height: 3em;
	font-size: 28px;
}
#sec01 .fanBox .btBox a:hover {
	opacity: 0.7;
}
	
#sec01 .btnGmap {
  width: 22em;
  height: 40px;
	margin: 0 auto;
  display: flex;
justify-content: center;
align-items: center;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  border-radius: 99px;
}
#sec01 .btnGmap:hover {
  opacity: 0.6;
}
#sec01 .btnGmap .map {
  width: 25px;
  margin: 0 10px;
}
#sec01 .btnGmap .try {
  width: 10px;
  margin: 0 10px;
}
#sec01 .btnBox, #sec06 .btnBox {
  justify-content: center;
}
#sec01 .btnBox a,#sec06 .btnBox a {
  border: #000 solid 1px;
  width: 40px;
  margin: 5px;
  border-radius: 100%;
}

#sec02 {}
#single #sec02 h3 {
	line-height: 1.2;
	font-size: 28px;
	font-weight: 500;
	border-bottom: none !important;
	border-left: #d71718 solid 7px;
	background-color: #feefe4;
	margin-top: 15px;
	
	padding: 0.6em 1em;
}
#sec02 dl {}
#sec02 dt {
	font-size: 22px;
	font-weight: 500;
	margin-top: 0.5em;
}
#sec02 dt::before {
	content: "●";
	color: #d71718;
	margin-right: 0.2em;
}
#sec02 dd {
	font-size: 18px;
	font-weight: 300;
	padding-left: 1.2em;
	padding: 0 0 0.3em 1em;
}
#sec02 dd span.red {
	font-size: 22px;
	color: #d71718;
	font-weight: 500;
}
#sec02 .flR {
	float: right;
	width: 50%;
	max-width: 380px;
	margin-left: 2em;
}
#sec02 .plyBox {
	padding: 30px;
	border: #777 solid 1px;
	margin-top: 20px;
}
#sec02 .plyBox .flex1 {}
#sec02 .plyBox .flex1:nth-child(1) {
	margin-bottom: 20px;
}
#sec02 .plyBox .flex1 .imgBox {
	width: 52%;
	max-width: 380px;
}
#sec02 .plyBox .flex1 dl {
	width: 45%;
}
#sec02 .plyBox .flex1 dt {}
#sec02 .plyBox .flex1 dt::before {
	display: none;
}
#sec02 .plyBox .flex1 dd {
	font-size: 18px;
	padding-left: 0;
}
#sec02 .comBox {
	padding: 30px 0;
}
#sec02 .knowBox {
	background-color: #eaeae2;
	padding: 30px;
}
#sec02 .knowBox h4 {
	border-bottom: #000 solid 1px;
	font-size: 22px;
	text-align: center;
	font-weight: 500;
	padding-bottom: 0.3em;
}
#sec02 .knowBox p {
	text-align: center;
	padding-top: 1em;
	font-size: 18px;
	font-weight: 500;
}
#sec02 .knowBox a {
	font-size: 18px;
	display: block;
	text-align: center;
}
#sec03 {}
#sec03 h3.h3-01 {
	color: #e60012;
	text-align: center;
	border: none;
	padding: 0.5em 0;
}
#sec03 .flex2 {
	padding-bottom: 30px;
}
#sec03 .flex2 .itemBox {
	width: 46%;
}
#sec03 .flex2 .imgBox {
	max-width: 290px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#sec03 .flex2 dl {}
#sec03 .flex2 dt {
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	line-height: 1.2;
}
#sec03 .flex2 dt span {
	font-size: 18px;
	font-weight: 300;
}
#sec03 .flex2 dd {
	font-size: 18px;
}
#sec03 .flex2 dd.dd01 {
	text-align: center;
	padding: 0.5em 0;
	font-size: 16px;
	
}

#single #sec04 {
	border: #000 solid 1px;
	padding: 30px;
}
#sec04 .logo {
	width: 90%;
	max-width: 400px;
	margin: 0 auto;
}

#single #sec04 h3 {
	border: none;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
}
#sec04 p {
	font-size: 18px;
	padding: 1em 0;
	max-width: 700px;
	margin: 0 auto;
}
#sec04 .btBox {
	max-width: 500px;
	margin: 0 auto;
}
#sec04 .btBox a {
	margin-top: 15px;
	background-color: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	text-align: center;
	color: #fff;
	width: 100%;
	height: 2.6em;
	border-radius: 999px;
	font-weight: 500;
}
#sec04 .btBox :hover {
	opacity: 0.6;
}
.sec p > a {
	text-decoration: underline;
}
.sec p > a:hover {
	opacity: 0.6;
}


#single h2.titH2 {
	color: #e61e73;
	border:none;
	border-top: #e61e73 solid 2px;
	padding-top: 0.5em;
	margin-bottom: 0;
}
#single h3.titH3 {
	font-size: 32px;
	padding: 0.3em 0;
	clip-path: #000;
	border-top: #c9caca solid 2px;
	border-bottom: #c9caca solid 2px;
	margin-top: 1.5em;
}
#single .secTop .titH3 {
	margin-top: 0;
}
#single h3.titH3 span {
	font-size: 80%;
	display: block;
	border-bottom: #c9caca dotted 2px;
	padding: 0.5em 0;
	margin-bottom: 0.3em;
}

#single #sec05 h3 {
	color: #d71718;
	text-align: center;
	font-size: 36px;
	font-weight: 500;
	border-top: #d71718 solid 1px;
	border-bottom: #d71718 solid 1px;
	padding-top: 0;
	position: relative;
	width: 100%;
	padding-top: 1em;
	margin-top: 2em;
}
#sec05 h3 .ico {
	position: absolute;
	width: 30%;
	left: 35%;
	top: 0;
	transform: translateY(-50%);
}

#sec05 .flex {
	padding: 1.5em 0;
}
#sec05 .flex:nth-child(2n) {
	flex-direction: row-reverse;
}
#sec05 .flex .imgBox {
	width: 47%;
	max-width: 370px;
}
#sec05 .flex dl {
	width: 50%;
}
#sec05 .flex dt {
	font-size: 20px;
	width: 10em;
	height: 2.2em;
	background-color: #f9d0ba;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#sec05 .flex dd {
	font-size: 18px;
	padding-top: 1em;
}
#sec05 h4 {
	color: #d71718;
	text-align: center;
	font-size: 32px;
	font-weight: 500;
	padding: 1em 0 0.5em;
	
}
#sec06 .campBox {
	background-color: #fffcd9;
	border: #d61518 solid 3px;
	border-radius: 10px;
	padding: 1em 2em;
	position: relative;
	margin-bottom: 50px;
}
#sec06 .campBox::after {
	content: "　";
	position: absolute;
	width: 40px;
	height: 40px;
	left: calc(50% - 20px);
	top: calc(100% - 3.5px);
	background-image: url("/tokusetu_site/hamoruwa/oshihamo/redregulions/img/ic-camp.svg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 1;
		
}
#sec06 .campBox dt {
	font-size: 28px;
	padding-bottom: 0.3em;
	line-height: 1.2;
	font-weight: 500;
	color: #d61518;
	text-align: center;
	border-bottom: #d61518 solid 2px;
}
#sec06 .campBox dd {
	font-size: 16px;
	padding: 1em 0 0.5em;
}
#sec06 .campImg {
	max-width: 500px;
	margin: 0 auto;
}
#sec06 .campImg a:hover {
	opacity: 0.6;
}
#sec06 .btnBox {
	padding-top: 10px
}
#single.oshihamo .putihamo .editer .txtBox {
	display: block;
}
#single.oshihamo .putihamo .editer .txtBox a {
	color: #005dda;
	text-decoration: underline;
}


@media screen and (max-width : 959px ){
	#sec01 .fanBox .btBox a {
		font-size: clamp(20px, 2.7vw, 22px);
	}
	#single #sec02 h3,
	#sec03 h3.h3-01,
	#sec05 h4 {
		font-size: clamp(24px, 3.3vw, 26px);
	}
	#sec02 dt,
	#sec02 dd span.red,
	#sec02 .knowBox h4,
	#sec03 .flex2 dt,
	#sec05 .flex dt {
		font-size: clamp(18px, 2.5vw, 20px);
	}
	#sec01 .fanBox p,
	#sec02 dd,
	#sec02 .plyBox .flex1 dd,
	#sec02 .knowBox p,
	#sec03 .flex2 dd,
	#sec03 .flex2 dt span,
	#sec04 .btBox a,
	#sec05 .flex dd,
	#sec04 p{
		font-size: clamp(16px, 2.2vw, 18px);
	}
	#sec03 .flex2 dd.dd01 {
		font-size: clamp(14px, 2vw, 16px);
	}
	#single #sec05 h3 {
		font-size: clamp(26px, 3.5vw, 28px);
	}
}
@media screen and (max-width : 599px ){
	#single article #ahaBox p {
		font-size: 4vw;
		text-align: center;
		font-size: clamp(14px, 4vw, 16px);
		margin: 0 auto;
		width: 90%;
		display: block;

	}
	#single article #ahaBox h3 {
		font-size: 4.6vw;
		font-size: clamp(16px, 4.6vw, 18px);
	}
	#single article #ichiran {
		font-size: 4.8vw;
		font-size: clamp(17px, 4.8vw, 19px);
	}
	
	#single h3.titH3 {
		font-size: 5.3vw;
		font-size: clamp(19px, 5.3vw, 21px);
		text-align: left;
	}
	#single .editer .txtBox {
		font-size: 4.3vw;
		font-size: clamp(15px, 4.3vw, 17px);
		text-align: justify;
	}
	#sec01 .fanBox {
		padding: 5%;
		width: 110%;
		margin-left: -5%;
	}
	#sec01 .fanBox p, #sec02 dd, #sec02 .plyBox .flex1 dd, #sec02 .knowBox p, #sec03 .flex2 dd, #sec03 .flex2 dt span, #sec04 .btBox a, #sec05 .flex dd,#sec02 .knowBox a,#sec02 .knowBox a,#sec04 p {
		font-size: clamp(14px, 4vw, 16px);
	}
	#sec01 .fanBox .btBox a {
		font-size: clamp(16px, 4.6vw, 18px);
	}
	#single #sec02 h3, #sec03 h3.h3-01, #sec05 h4 {
		font-size: clamp(19px, 5.3vw, 21px);
		
	}
	#sec02 dt, #sec02 dd span.red, #sec02 .knowBox h4, #sec03 .flex2 dt, #sec05 .flex dt {
		font-size: clamp(15px, 4.3vw, 17px);
	}
	#sec02 .flR {
		float: none;
		width: 100%;
		max-width: 380px;
		margin-left: 0em;
	}
	#sec02 .plyBox {
		padding: 5%;
	}
	#sec02 .plyBox .flex1 {}
	#sec02 .plyBox .flex1:nth-child(1) {
		margin-bottom: 20px;
	}
	#sec02 .plyBox .flex1 .imgBox {
		width: 100%;
		max-width: 380px;
		margin: 0 auto;
	}
	#sec02 .plyBox .flex1 dl {
		width: 100%;
		padding-bottom: 1em;
	}
	#sec02 .knowBox {
		padding: 5%;
	}
	#sec02 .knowBox a {
		line-height: 1.2;
		word-wrap:break-word;
	}
	#sec02 .comBox {
		max-width: 360px;
		margin: 0 auto;
	}
	#sec03 .flex2 .itemBox {
		width: 100%;
	}
	#sec03 .flex2 .itemBox .imgBox {
		width: 70%;
		max-width: 350px;
		margin: 20px auto;
	}
	#sec03 .flex2 dt,#sec03 h3.h3-01 {
		font-size: clamp(17px, 4.8vw, 19px);
	}
	#sec05 h3 .ico {
		position: absolute;
		width: 50%;
		left: 25%;
	}
	#single #sec05 h3 {
		font-size: clamp(19px, 5.3vw, 21px);
		padding-top: 1.5em;
	}
#sec05 .flex .imgBox {
	width: 100%;
	max-width: 350px;
	margin: 10px auto;
	}
	#sec05 .flex {
		padding: 0.5em 0;
	}
	#sec05 .flex dl {
		width: 100%;
	}
	#sec05 .flex dt {
		margin: 0 auto;
	}
	#sec05 .flex dd {
		padding-top: 0.5em;
	}
	#sec06 .campBox dt {
		font-size: clamp(20px, 2.7vw, 22px);
		padding-bottom: 0.5em;
	}
	#sec06 .campBox {

	}
	
	
}



/*.btnGmap {
  width: 22em;
  height: 40px;
	margin: 0 auto;
  display: flex;
justify-content: center;
align-items: center;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  border-radius: 99px;
}
.btnGmap:hover {
  opacity: 0.6;
}
.btnGmap .map {
  width: 25px;
  margin: 0 10px;
}
.btnGmap .try {
  width: 10px;
  margin: 0 10px;
}
#single .addBox .flex .rightBox .btnBox {
  justify-content: flex-end;
  padding-top: 10px;
}
#single .addBox .flex .rightBox .btnBox a {
  border: #000 solid 1px;
  width: 40px;
  margin: 5px;
  border-radius: 100%;
}
#single .addBox .flex .rightBox .btnBox a:hover {
  background-color: #eee;
}*/
