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

#aboutBox {
	background-color: #eaeae2;
	padding: 30px 50px;
	margin-top: 50px !important;
}
#aboutBox h3 {
	font-size: 20px;
	text-align: center;
	color: #fff;
	background-color: #ea5c71;
	border-radius: 999px;
	width: 20em;
	padding: 0.5em;
	margin: 0 auto;
}
#aboutBox dl.dl01 {
	border-bottom: #b5b5b6 solid 1px;
	padding-bottom: 30px;
}
#aboutBox dl.dl01 dt {
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	padding: 1em 0;
	
}
#aboutBox dl.dl01 dt span {
	display: inline-block;
	border-bottom: #ea5c71 solid 2px;
}
#aboutBox dl.dl01 dd {
font-size: 18px;
    line-height: 2;
}
#aboutBox h4 {
	font-size: 18px;
	color: #ea5c71;
	border: #ea5c71 solid 1px;
	width: 20em;
	height: 3em;
	border-radius: 100px;
	display: flex;
justify-content: center;
align-items: center;
	margin: 0 auto;
	margin-top: 30px;
}
#aboutBox .memBox {
	margin-top: 20px;
}
#aboutBox .memBox .imgBox {
	width: 17.2%;
	max-width: 120px;
}
#aboutBox .memBox dl {
	width: 80%;
}
#aboutBox .memBox dt {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.5;
}
#aboutBox .memBox dt span {
	font-size: 64%;
	font-weight: 400;
	display: block;
}
#aboutBox .memBox dd {
	font-size: 14px;
	padding-top: 1em;
}

#single article #ichiran  {
	background-color: #eaeae2;
	max-width: 460px;
	display: flex;
justify-content: center;
align-items: center;
	font-size: 26px;
	font-weight: 500;
	height: 3em;
	margin: 30px auto;
	border-radius: 20px;
	
}
#single.hataful .swiperWrap {
	margin-top: 30px;
}
#single.hataful .editer {
    padding: 0px 0 30px;
}
#single.hataful .editer.pink {
    padding: 50px 0 40px;
}
#single.hataful .editer .imgBox {
    width: 154px;
	position: relative;
	overflow: visible;
}
#single.hataful .editer .imgBox p {
    font-size: 18px;
	position: absolute;
	top: 100%;
	width: 100%;
	text-align: center;
	z-index: 1;
	padding: 0;
}
#single.hataful .editer .txtBox {
    width: calc(100% - 190px);
	font-size: 18px;
	background-color: #fceaea;
}
#single.hataful .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.hataful .editer {
    padding-bottom: 30px;
	padding: 30px 0;
}*/
#single.hataful .blue {
  flex-direction: row-reverse;
}
#single.hataful .blue .txtBox {
  background-color: #d3edfb;
	
}
#single.hataful .editer .imgBox {

}
#single.hataful .editer.nonCol {
	padding: 25px 0 50px;
}
#single.hataful .editer.nonCol .txtBox {
	background: none;
	padding: 0;
}
#single.hataful .editer.nonCol .txtBox::after {
	display: none;
}

#single.hataful .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.hataful .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.hataful .blue .txtBox::after {
    border-right: #d3edfb solid 30px;
}



#single.hataful h3.h3-01 {
	border:none;
	border-left: #ea5c71 solid 4px;
	padding: 0 0 0 0.5em;
	margin-top: 1em;
	text-align: left;
}
#single.hataful #sec03 .editer.pink {
    padding: 20px 0 10px;
}
#sec01 .imgBox p {
	line-height: 1.4;
	padding-top: 0.5em;
	font-size: 16px;
}
#sec04 {}

#single.hataful #sec04 h2 {
	border: none;
	background-color: #ea5c71;
	color: #fff;
	height: 2.6em;
	border-radius: 10px;
	display: flex;
justify-content: center;
align-items: center;
	
}
#sec04 .nameBox {
	width: 50%;
	max-width: 340px;
	margin: 15px auto;
}
#sec04 .compBox {
	padding-bottom: 50px;
}
#sec04 .img043 {
	padding: 30px 0;
}

.awasete, #sec04 .awasete {
	border-top: #b5b5b6 solid 1px;
	border-bottom: #b5b5b6 solid 1px;
	padding: 20px 0 30px;
	max-width: 800px;
	margin: 0 auto;
}
#sec04 .awasete {
	margin-bottom: 30px;
}
.awasete h3, #sec04 .awasete h3 {
	font-size: 21px;
	font-weight: 600;
	padding: 0;
	padding-bottom: 0.5em;
	border: none;
}
.awasete h3::before {
	content: "▼";
	color: #ea5c71;
	transform: rotateZ(-90deg);
	display: inline-block;
	margin-right: 0.3em;
}
.awasete .flex {
	
}
.awasete .flex .imgBox {
	width: 37%;
	max-width: 290px;
	padding-bottom: 0!important;
}
.awasete .flex .txtBox {
	width: 60%;
}
.awasete .flex .txtBox h5 {
	width: 100%;
	max-width: 300px;
}
.awasete .flex .txtBox h4 {
	font-size: 24px;
	font-weight: 600;
	padding: 0.8em 0;
}
.awasete .flex .txtBox a {
	display: block;
	width: 100%;
	max-width: 200px;
	filter: brightness(100%) contrast(100%) saturate(90%);
	transition: 0.5s;
}
.awasete .flex .txtBox a :hover{
	filter: brightness(80%) contrast(160%) saturate(120%);
}
@media screen and (max-width : 959px ){}


@media screen and (max-width : 599px ){
	#single article #ichiran {
		font-size: 18px;
	}
	#aboutBox {
		padding: 5%;
	}
	#aboutBox h3 {
		font-size: clamp(16px, 4.6vw, 18px);
		width: 100%;
	}
	#aboutBox dl.dl01 {
		padding-bottom: 30px;
	}
	#aboutBox dl.dl01 dt {
		font-size: clamp(18px, 5.1vw, 20px);
	}

	#aboutBox dl.dl01 dd {
	  font-size: clamp(15px, 4.3vw, 17px);
	}
	#aboutBox h4 {
		font-size: clamp(16px, 4.6vw, 18px);
		width: 100%;
	}
	#aboutBox .memBox {
		margin-top: 20px;
	}
	#aboutBox .memBox .imgBox {
		width: 59%;
		max-width: 120px;
		margin: 0 auto;
	}
	#aboutBox .memBox dl {
		width: 100%;
	}
	#aboutBox .memBox dt {
		font-size: clamp(16px, 4.6vw, 18px);
		text-align: center;
	}
	#aboutBox .memBox dt span {
		font-size: 64%;

	}
	#aboutBox .memBox dd {
	font-size: clamp(13px, 3.7vw, 15px);
	}
	#single.hataful .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.hataful .editer.pink,#single .editer.blue{
    flex-direction: column;
  }
    #single.hataful .editer.pink .txtBox::after {
      border-bottom: #FCEAEA solid 30px;
  }
  #single.hataful .editer.blue .txtBox::after {
      border-bottom: #d3edfb solid 30px;
    
  }
	#single.hataful .editer {
    padding-bottom: 30px;
    padding: 15px 0;
	}
	#single.hataful .editer .imgBox {
    width: 120px;
	}
	#single.hataful .editer .imgBox p {
    font-size: clamp(15px, 4.3vw, 17px);
    position: static;
		padding: 0.2em 0;

	}
	#single.hataful .editer .txtBox {
		width: 100%;
		font-size: clamp(15px, 4.3vw, 17px);
	}
	#single.hataful .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.hataful .editer.pink,#single.hataful .editer.blue{
    flex-direction: column;
  }
    #single.hataful .editer.pink .txtBox::after {
      border-bottom: #FCEAEA solid 30px;
  }
  #single.hataful .editer.blue .txtBox::after {
      border-bottom: #d3edfb solid 30px;
    
  }
	#single.hataful #sec04 h2 {
		font-size: clamp(17px, 4.8vw, 19px);
		height: 3.6em;
		border-radius: 10px;
		text-align: center;

	}
	#sec04 .nameBox {
		width: 70%;
		max-width: 340px;
		margin: 15px auto;
	}
	#sec01 .imgBox p {
		font-size: 13px;
	}
	#single #sec04 {
		padding-bottom: 0;
	}
	.awasete .flex {
		display: block;
	}
	.awasete .flex .imgBox {
		width: 80%;
		max-width: 290px;
		padding-bottom: 15px!important;
		margin: 0 auto;
	}
	.awasete .flex .txtBox {
		width: 100%;
	}
	.awasete .flex .txtBox h5 {
		margin: 0 auto;
	}
	.awasete .flex .txtBox h4,#aboutBox dl.dl01 dt {
		font-size: clamp(16px, 5.0vw, 20px);
		text-align: center;
	}
	.awasete .flex .txtBox a {
		margin: 0 auto;
	}
	
}


