  @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: #4c2f87;
	color: #fff;
}
#single article #ahaBox p {
	background-color: #fff;
	color: #4c2f87;
	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;
}

#single .sec h2.h2-01 .head {
	font-weight: 500;
	font-size: 70%;
	display: block;
	border-bottom: #c9caca dotted 1px;
	padding-bottom: 0.6em;
	margin-bottom: 0.6em;
}

#single #titBox .indexBox li.sub {
	text-indent: 0.1em;
}

#single .h2Eva {
	font-size: 30px;
	color: #653e95;
	font-weight: 500;
	padding: 0.5em 0 0;
	border-top: #653e95 solid 2px;
}
#single .h3Eva {
	font-size: 28px;
	color: #653e95;
	font-weight: 500;
	margin: 1em 0 0;
	border-left: #55b332 solid 9px;
	padding-left: 0.5em;
}
a.txLink {
	color: #653e95;
	font-size: 20px;
	font-weight: 500;
}

#single .editer_Eva {
	margin: 30px 0;
}
#single .editer_Eva .txtBox {
  background-color: #e7d5e8;
}
#single .editer_Eva .txtBox::after {
border-right: #e7d5e8 solid 30px;
}
#single .editer_Eva .imgBox {
width: 120px;
	position: relative;
}
#single .editer_Eva .imgBox::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: #653e95 solid 1px;
	border-radius: 100%;
}
#single .editer .txtBox {
font-size: 18px;
	font-weight: 300;
}

#sec04 {}
#sec04 h3.pu {
	position: relative;
	font-size: 36px;
	color: #e9546b;
	font-weight: 500;
	text-align: center;
	border-top: #e9546b solid 2px;
	border-bottom: #e9546b solid 2px;
	padding: 0.6em 0 0.4em;
	margin: 60px 0 30px;
}
#sec04 h3.pu::before {
	content: "　";
	position: absolute;
	width: 30%;
	height: 100%;
	top: 0;
	left: 35%;
	background-image: url("/tokusetu_site/hamoruwa/oshihamo/eva/img/tit-pu.svg");
	background-position: left top;
	background-repeat: no-repeat;
	transform: translateY(-50%);
}
#sec04 h4 {
	font-size: 36px;
	color: #e9546b;
}
#sec04 a {
	text-decoration: underline;
	color: #379DC4;
}
#sec04 a:hover {
	opacity: 0.6;
}
#single #sec05.sec h2.h2-01 {
	border: none;
	max-width: 730px;
	margin: 0 auto;
	padding: 0;
}
#single .editer02 {
	display: block;
}
#single.oshihamo .putihamo .editer02 .txtBox {
	width: 100%;
}
#single .editer02 .txtBox::after {
	display: none;
}
#single #sec05 {padding-bottom: 0;}
p.capRight {
	text-align: right;
}

@media screen and (max-width : 599px ){

}
@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 .h2Eva {
		font-size: 5.9vw;
		font-size: clamp(21px, 5.9vw, 23px);
	}
	#single .h3Eva {
		font-size: 5.3vw;
		font-size: clamp(19px, 5.3vw, 21px);
	}
	a.txLink{
		display: block;
		text-align: center;
	}
	a.txLink,
	#single .editer .txtBox {
		font-size: 4.3vw;
		font-size: clamp(15px, 4.3vw, 17px);
	}
	#single .editer_Eva .txtBox::after {
		border-left: transparent solid 15px;
		border-right: transparent solid 15px;
		border-bottom: #e7d5e8 solid 30px;
	}
	#sec04 h3.pu {
		font-size: 5.3vw;
		font-size: clamp(19px, 5.3vw, 21px);
		
		padding: 1em 0 0.4em;
		margin: 60px 0 30px;
	}
	#sec04 h3.pu::before {
		content: "　";
		position: absolute;
		width: 50%;
		height: 100%;
		top: 0;
		left: 25%;

	}
	#sec04 h4 {
		font-size: 5.9vw;
		font-size: clamp(21px, 5.9vw, 23px);
		text-align: center;
	}
	#single.oshihamo .putihamo .imgBox {
		padding-bottom: 0px;
	}
	
	
}

