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


#introBox .imgOshi {
	width: 36%;
	max-width: 240px;
	border-radius: 0px;
}
#introBox .snsBox {
	justify-content: flex-end;
	/*margin-top: -25px;*/
	margin-top:5px;
}
#single #titBox #introBox .flex .iconBox {

    margin-left: 3%;
}
#introBox {
	padding-bottom: 20px!important;

}

.bnKiji {
	margin-top: 30px!important;
}
.h2-01 .sub {
	display: block;
	font-size: 77%;
	border-bottom: #c9caca dotted 2px;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}
	
#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: 10px auto 30px;
	border-radius: 20px;
	
}
p.cap {
	font-size: 15px;
	padding-top: 0.3em;
	text-align: center;

}
#swiper04 p.cap {
	text-align: center;
}

#single .pink .txtBox {
    width: calc(100% - 190px);
	font-size: 18px;
	background-color: #fceaea;
}
#single .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 .sec h2 .h2-00 {
	display: block;
	font-size: 75%;
	border-bottom: #c9caca dotted 2px;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}
.imgAdd {
	padding: 3% 10%;
	text-align: center;
	img {
		max-width: 630px;
	}
}
.swiper {
	container-type: inline-size!important;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: auto;
	top:calc(100cqw * 0.59);
}
.mgnT {
	margin-top: 30px;
}
.mgnB {
	margin-bottom: 30px;
}




@media screen and (max-width : 959px ){
	.caution {
		font-size: clamp(14px, 4vw, 16px);
	}
	p.cap {
	font-size: 12px;
	}
}
@media screen and (max-width : 599px ){
	
	#introBox .imgOshi {
		width: 100%;
		max-width: 320px;
		border-radius: 0px;
		margin: 0 auto 15px;
	}
	#introBox .flex dd span {
		text-align: justify;
	}
	
	#introBox .flex .iconBox {
		margin: 15px 5px 0!important; 
	}


/*#single .prtBox h3 {
   font-size: clamp(19px, 5.3vw, 21px);
}
#single .prtBox dt {
	 font-size: clamp(16px, 4.6vw, 18px);
}
#single .prtBox dd {
   font-size: clamp(14px, 4vw, 16px);
}*/
	#single .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 .editer.pink,#single .editer.blue{
    flex-direction: column;
  }
    #single .editer.pink .txtBox::after {
      border-bottom: #FCEAEA solid 30px;
  }
  #single .editer.blue .txtBox::after {
      border-bottom: #d3edfb solid 30px;
    
  }
	#single .editer {
    padding-bottom: 30px;
    padding: 15px 0;
	}
	#single .editer .imgBox {
    width: 120px;
	}
	#single .editer .imgBox p {
    font-size: clamp(15px, 4.3vw, 17px);
    position: static;
		padding: 0.2em 0;

	}
	#single .editer .txtBox {
		width: 100%;
		font-size: clamp(15px, 4.3vw, 17px);
	}
	#single .editer .txtBox::after {
    width: 30px;
    height: 30px;
    right: auto;
    left: 50%;
    top: auto;
    bottom: 100%;
    transform: translateX(-50%);
    border-bottom: #e9f3fb solid 30px;
    border-left: transparent solid 15px;
    border-right: transparent solid 15px;
  }
  #single .editer.pink,#single .editer.blue{
    flex-direction: column;
		padding: 10px 0 30px
  }
    #single .editer.pink .txtBox::after {
      border-bottom: #FCEAEA solid 30px;
  }



	p.cap {
	font-size: 12px;
		line-height: 1.3;
	}
	.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: auto;
	top:calc(100cqw * 0.56);
}

	
}
	