  @charset "UTF-8";
/* CSS Document */
#single .editer .txtBox {
	display: block;
}
#single p.desc a,
#single .editer .txtBox a{
	color: #558AF7;
	text-decoration: underline;
	display: inline;
}
#single article #ichiran  {
	background-color: #eaeae2;
	max-width: 800px;
	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;
}
#profile, .messageBox {
	border-radius: 15px;
	padding: 40px !important;
	background-color: #f2f2f2!important;
}
#profile h4 {
		width: 100%;
		font-size: 24px;
		text-align: center;
		border-top:#ea5c71 solid 2px;
		border-bottom:#ea5c71 solid 2px;
	padding: 0.4em;
	margin-bottom: 0.5em;
	position: relative;
	}
#profile h4::after {
	content: "";
	position: absolute;
	width: 24%;
	height: 120%;
	left: 50%;
	top: 0;
	transform: translate(-50%,-88%);
	background-image: url("/tokusetu_site/hamoruwa/aha_ene/atom_shimane/img/prifile.svg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}
#profile .imgBox {
	width: 47%;
	max-width: 336px;
}
#profile .txtBox {
	width: 50%;
}

#profile .txtBox p {
	font-size: 16px;
	line-height: 1.8;
	text-align: justify!important;
}
.btnBox a {
border: #000 solid 1px;
width: 40px;
margin: 5px;
border-radius: 100%;
}
.btnBox a:hover {
	background-color: #fff;

}
#single #sec01 {}
#single #sec01 h3.sm_h3 {
	font-size: 28px;
	color: #ea5c71;
	text-align: center;
	border-bottom: #ea5c71 solid 1px!important;

}
.movBox {
	margin-top: 15px;
	background-color: #595757;
	text-align: center;
}

.pdbImg {
	padding: 0 0 20px 0;
}
.pdImg {
	padding: 20px 0;
}

#single .sec h2 {
margin-bottom: 0;
}
#single .sec h3.h3-02 {
	font-size: 28px;
	line-height: 1.2;
	color: #000;
	font-weight: 500;
	background-color: #fdf9d9;
	border: none;
	border-left: #f3a9aa solid 10px;
	border-right: #f3a9aa solid 10px;
	text-align: center;
	padding: 0.5em 0;
}
#single .sec h2 + .imgBox {
	margin-top: 30px;
}
#single .editer .txtBox {
    background-color: #fceaea;
}
#single .editer .txtBox::after {
    border-right: #fceaea solid 30px;
    border-top: transparent solid 15px;
    border-bottom: transparent solid 15px;
}
.imgBox.imgRnd {
	border-radius: 999px;
	overflow: hidden;
}
#single .editer {
    padding-bottom: 30px;
	padding: 30px 0;
}
.messageBox {
	margin-bottom: 30px;
	margin-top: 15px;
}
.messageBox h4 {
	text-align: center;
	position: relative;
}
.messageBox h4::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #ea5c71;
	left: 0;
	bottom: 44%;
}
.messageBox h4 img {
	width: 25%;
}
.messageBox .imgBox {
	max-width: 660px;
	margin: 15px auto;
}
.messageBox dl {}
.messageBox dt {
	padding: 0.6em 0;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	line-height: 1.4;
}
.messageBox dt span {
	font-size: 75%;
	display: block;
}
.messageBox dd {
	font-size: 18px;
}
.messageBox .show {
	background: #fff;
	text-align: center;
	padding: 10px;
	margin-top: 20px;
}
.messageBox .show h5 {
	font-size: 22px;
	font-weight: 500;
	color: #00a983;
}
.messageBox .show a {
	font-size: 18px;
}
.messageBox .show {
}
#single .addBox {
	padding: 20px;
}
#single .addBox .flex .rightBox {
    width: 40%;
	max-width: 280px;
}
#single .addBox .flex01 p {
	font-size: 18px;
}
#single .addBox .flex02{
	border-top: #555 dotted 1px;
	padding-top: 15px;
}
#single .addBox .flex {
    padding: 2% 1%;
}
.addBox .btnGmap {
  width: 100%;
	max-width: 20em;
  height: 40px;
  display: flex;
justify-content: center;
align-items: center;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  border-radius: 99px;
}
.addBox .flex01 .btnGmap {
	margin-top: 20px;
}
.addBox .btnGmap:hover {
  opacity: 0.6;
}
.addBox .btnGmap .map {
  width: 25px;
  margin: 0 10px;
}
.addBox .btnGmap .try {
  width: 10px;
  margin: 0 10px;
}
p.check{
	margin: 0 auto;
	text-align: center;
	font-size: 28px;
	font-size: clamp(19px, 3.2vw, 30px);
	padding-bottom: 0.2em;
}
p.check span{
	display: inline-block;
	color: #00A983;
	margin: 0 0.1em;
	animation: fluffy 1.7s infinite;
}
p.check span.sp02 {
	animation: fluffy 1.7s infinite 1s;
}
#single a.linkGrnLine {
	width: 95%;
	border: #00A983 solid 3px;
	box-shadow: 0px 3px 8px rgba(0,169,131,0.6);
}
#single a.linkGrnLine:hover {
	opacity: 0.7;
	transform: translateY(-2%);
}
.moreBox {
	background-color: #a4d6c1;
	padding: 20px;
}
.moreBox .flex {
	background-color: #fff;
}
.moreBox .flex .imgBox {
	width: 48%;
	max-width: 360px;
}
.moreBox .flex .txtBox {
		width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 15px 0;
}
.moreBox .flex .txtBox p {
	font-size: 26px;
	font-weight: 500;
}
.moreBox .flex .txtBox a {
	font-size: 28px;
	font-weight: 500;
	color: #fff;
	display: flex;
justify-content: center;
align-items: center;
	background-color: #00a983;
	width: 8em;
	height: 2.2em;
	border-radius: 10px;
	border: none;
}
.moreBox .flex .txtBox a::after  {
	background-color: #a4d6c1;
	border-radius: 10px;
}

.qaBox {
	padding: 10px 0;
	align-items: flex-start;
}
.qaBox.center {
	align-items: center;
}
.qaBox.last {
	padding-bottom: 30px;
}
.qaBox.mori p.desc {
	margin-top: 0 !important;
}
.qaBox .iconBox {
	width: 100px;
	border-radius: 100%;
	overflow: hidden;
}
.qaBox p {
	width: calc(100% - 100px - 2em);
	padding: 0 !important;
	line-height: 1.6 !important;
	
}
.qaBox span {
	font-weight: 500;
	color: #000;
	margin-right: 0.3em;
}
.qaBox.m span {
	color: #db5a72;
}
.qaBox.f span {
	color: #00a983;
}


@keyframes fluffy {
  0%, 100% {
    transform: translateY(10px);
  }
  50% {
    transform: translateY(-5px);
  }
}

#btIdx {
	max-width: 800px!important;
}
#btIdx a {
	display: block;
	text-align: center;
	font-size: 18px;
	padding: 1em 0;
	background-color: #fbe4e2;
}
#btIdx a:hover {
	background-color: #C16667;
	color: #fff;
}

.pointBox {
	
	padding-top: 80px!important;
}
.pointBox .pointIn {
	border: #ccc solid 2px;
	border-radius: 15px;
	padding: 50px 50px 40px !important;
	position: relative;
	/*margin-top: 80px !important;*/
}

.pointBox#point02 {
	padding-top: 60px!important;
	padding-bottom: 30px!important;
	/*margin-top: 50px !important;
	margin-bottom: 50px !important;*/
}
.pointBox .iconPoint {
	position: absolute;
	width: 160px;
	bottom: 100%;
	left: 50%;
	transform: translate(-50%,40%);
}
.pointBox .figBox {
	width: 100%;
	max-width: 650px;
	margin: 0 auto;
}
.pointBox .figBox p {
	text-indent: -2em;
	padding: 0;
	padding-left: 2.8em;
}
#sec08 {}
#sec08 h2.afterH2 {
	text-align: center;
	font-size: 26px;
	padding: 0.5em 0;
	font-weight: 500;
	border-top: #d5675f solid 1px;
	border-bottom: #d5675f solid 1px;
	background-color: #fbe4e2;
}

#sec09 {}
#sec09 .imgBox a:hover {
	opacity: 0.6;
}

#mazda.addBox {
	max-width: 800px;
	padding: 30px 80px!important;
}
#mazda.addBox .imgBox {
	max-width: 640px;
	margin: 0 auto;
}
.sec.putihamo {
	padding: 80px 0 !important;
}
#single .sec.putihamo h3 {
	padding: 0.3em!important;

}
#single .sec.putihamo h2 {
	margin: 1em!important;

}
#single.atm2 .blue {
  flex-direction: row-reverse;
}
#single.atm2 .blue .txtBox {
  background-color: #d3edfb;
}
#single.atm2 .editer .imgBox {

}

#single.atm2 .editer .txtBox::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    left: 100%;
    top: 45%;
    transform: translateY(-50%) rotateZ(180deg);
    border-right: #e6e6e5 solid 30px;
    border-top: transparent solid 15px;
    border-bottom: transparent solid 15px;
}
#single.atm2 .pink .txtBox::after {
    left: inherit;
    right: 100%;
    transform: translateY(-50%);
    border-right: #FCEAEA solid 30px;
    border-top: transparent solid 15px;
    border-bottom: transparent solid 15px;
}
#single.atm2 .blue .txtBox::after {
    border-right: #d3edfb solid 30px;
}

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


@media screen and (max-width : 599px ){
	
	#profile {
		border-radius: 15px;
		padding: 8% !important;
		
	}
	
	#profile .imgBox {
		width: 70%;
		max-width: 290px;
		margin: 0 auto;
	}
	#profile .txtBox {
		width: 100%;
		padding-top: 5%;
	}

	#profile h4 {
		font-size: 4.6vw;
		font-size: clamp(16px, 4.6vw, 18px);
	}
	#single .editer .txtBox::after {
    border-bottom: #fceaea solid 30px;
    border-left: transparent solid 15px;
    border-right: transparent solid 15px;
	}
	.messageBox h4 img {
    width: 50%;
	}
	.messageBox dt {
		font-size: 4.6vw;
		font-size: clamp(16px, 4.6vw, 18px);
	}
	.messageBox dt span {
		font-size: 85%;
	}

	#single #titBox #introBox p, #single #profile p,
	.messageBox dd{
    font-size: 15px;
		font-size: clamp(14px, 4vw, 16px);

}
	#single .addBox .flex01 p {
		font-size: 16px;
	}
	#single .addBox .flex .rightBox .btnGmap {
		max-width: 100%;
	}
	#single .addBox .flex .rightBox {
    width: 100%;
    max-width: 100%;
}
	#profile h4::after {
		width: 40%;
	}
	#profile, .messageBox {
    padding: 6% !important;
}
	.messageBox .show h5 {
		font-size: 4.6vw;
		font-size: clamp(16px, 4.6vw, 18px);
	}
	.messageBox .show a {
		font-size: 3.5vw;
		font-size: clamp(12px, 3.5vw, 14px);
		word-break: break-all;
	}
	.moreBox {
		width: 90%;
		max-width: 320px;
		margin: 0 auto;
	}
	.moreBox .flex .imgBox {
	width: 100%;
	max-width: 360px;
}
.moreBox .flex .txtBox {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		padding: 15px;
	}
	.moreBox .flex .txtBox p {
		font-size: 16px;
		font-size: clamp(15px, 4.3vw, 17px);
		padding-bottom: 0.5em;
	}
	.moreBox .flex .txtBox a {
		font-size: 19px;
		font-size: clamp(18px, 5.1vw, 20px);
		width: 10em;

	}
	#profile .btnBox {
		justify-content: center;
	}
	#single .sec h3.h3-02 {
    font-size: 4.6vw;
		font-size: clamp(16px, 4.6vw, 18px);
    line-height: 1.2;
    color: #000;
    font-weight: 500;
    background-color: #fdf9d9;
    border: none;
    border-left: #f3a9aa solid 10px;
    border-right: #f3a9aa solid 10px;
    text-align: center;
    padding: 0.5em 0;
}

	#single .sec h2 {
/*		text-indent: -1.2em;
		padding-left: 1.2em;*/
	}
	#single .sec h3 {
		font-size: clamp(18px, 5.1vw, 20px);
	
	}
	.pointBox {
		padding: 0%!important;
	}
	
	.pointBox .pointIn {
		padding: 5%!important;
	}
	.pointBox .iconPoint {
		width: 100px;
		transform: translate(-50%,30%);
	}
	.pointBox#point02 {
		padding-top: 5% !important;
		padding-bottom: 5% !important;
	}
	#single .pointBox p.desc {
		padding: 1em 0;
	}
	#sec06 + #point02 {
		margin-top: 30px!important;
	}
	.pointBox .figBox p.caption {
	text-indent: -1em;
	padding: 0;
	padding-left: 1em;
	}
	#sec08 h2.afterH2 {
		font-size: clamp(19px, 5.3vw, 21px)
	}
	#mazda.addBox {
		padding: 5%!important;
	}
	#single .sec.putihamo h3 {
		text-align: center!important;
	}
	#single .sec.putihamo h2 {
		width: 100%;
		text-indent: 0!important;
		padding-left: 0!important;
		padding-right: 0!important;
		margin-left: 0!important;
	}
	.qaBox {
		justify-content: center;
	}
	.qaBox .iconBox {
		width: 80px;
	}
	.qaBox p {
		width: 100%;
		padding: 0 !important;
		line-height: 1.6 !important;
		font-weight: 300;
		padding: 0.5em 0!important;
	}
	#single.atm2 .editer .txtBox::after {
    width: 30px;
    height: 30px;
    right: auto;
    left: 50%;
    top: auto;
    bottom: 100%;
    transform: translateX(-50%);
    border-bottom: #e6e6e5 solid 30px;
    border-left: transparent solid 15px;
    border-right: transparent solid 15px;
  }
  #single.atm2 .editer.pink,#single .editer.blue{
    flex-direction: column;
  }
    #single.atm2 .editer.pink .txtBox::after {
      border-bottom: #FCEAEA solid 30px;
  }
  #single.atm2 .editer.blue .txtBox::after {
      border-bottom: #d3edfb solid 30px;
    
  }
	#single.atm2 .editer {
    padding-bottom: 30px;
    padding: 15px 0;
}
	
}


#single .mv-Wrap {

}

#single .mv-Wrap .ytBox {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
	background-color: #ddd;
}
		.eqp-thumbnail-modal .eqp-water-mark {
			display: none;
	}
#single .mv-Wrap .ytBox::after {
	content:'';
	position: absolute;
	width: 15%;
	height: 30%;
	left: 50%;
	top: 50%;
	background-image: url("/tokusetu_site/hamoruwa/aha_ene/atom_shimane/img/icon-move.svg");
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center center;
	transform: translate(-50%,-50%);
	pointer-events: none;
	opacity: 0.8;
	transition: 0.5s;
}
#single .mv-Wrap .ytBox:hover::after,
#single .mv-Wrap a:hover {
	opacity: 0.5;
}
#single .mv-Wrap .btMvList a {
	width: 60%;
	max-width: 250px;
	margin: 0 auto;
	margin-top: 30px;
}
#single .mv-Wrap .btMvList a {
	display: block;
	background-color: #ee8593;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	padding: 1% 3%;
}