@charset "utf-8";
/*
Template: jstork19
Theme Name: stork19_custom
Theme URI:http://open-cage.com/stork19/
Version: 1.3.0
Author: opencage
Author URI: https://open-cage.com/
*/

ol li::before{
	  font-family: inherit;
    counter-increment: number;
    content: counter(number);
    background-color:inherit !important;
    border:#000 1px solid  !important;
    color: #000 !important;
    width: 0em;
    height: 0em;
    line-height: 1.8em;
    font-weight: bold;
    display: block;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    transform: scale(0.7);
    left: 1px;
    top: 1px;
}
.mannaka{
	text-align:center;
}
.oya{
	display:flex;
	margin:3em 0 2em;
}
.three{
	margin:0 0.45em;
}
#custom_header,.wp-block-cover__inner-container {
	
  align-items: flex-end;
  justify-content: flex-end !important;
  }

.topbord-l{
	font-size:2em;
	margin-bottom:0;
}

/*baloon*/
.balloon_l,
.balloon_r{
  margin: 30px 0;
  display:flex;
  justify-content: flex-start;
  align-items: flex-start;}
.balloon_r{
  justify-content:flex-end;
}
.faceicon img{
	width:90px;
  height: auto;
}
.balloon_r .faceicon{
  margin-left:25px;
}
.balloon_l .faceicon{
  margin-right:25px;
}
.balloon_r .faceicon{
  order:2 !important;
}
.says {
  max-width:500px; /*最大幅は任意*/
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 17px 13px 15px 18px;
  border-radius: 12px;
  background: #9AFF92;/*色は任意*/
  box-sizing:border-box;
  margin:0 !important;
  line-height:1.5;
}
.says p{
  margin:8px 0 0 !important; 
}
.says p:first-child{
  margin-top:0 !important;
}
.says:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
}
.balloon_l .says:after {
  left: -26px;
  border-right: 22px solid #9AFF92;
}
.balloon_r .says:after {
  right: -26px;
  border-left: 22px solid #9AFF92;
}

@media only screen and (min-width: 981px){
#content:not(.lp-wrap) #inner-content {
    margin-top: 0px;
    margin-bottom: -1px;
	}
	/*baloon*/

.faceicon img{
	width:110px;
  height: auto;
}
.balloon_r .faceicon{
  margin-left:30px;
}
.balloon_l .faceicon{
  margin-right:30px;
}

.says {
  max-width:500px; /*最大幅は任意*/
  padding: 17px 20px 15px 20px;
  border-radius: 12px;
  margin:30px 0 0 0 !important;
  line-height:1.5;
}
.says p{
  margin:8px 0 0 !important; 
}
.says p:first-child{
  margin-top:0 !important;
}
.says:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
}
.balloon_l .says:after {
  left: -26px;
  border-right: 22px solid #9AFF92;
}
.balloon_r .says:after {
  right: -26px;
  border-left: 22px solid #9AFF92;
}	
}

@media (min-width:451px){
	.sp{display:none;}
	/* komaNo */
.ikkoma::after{
	content:"➀";
	font-size:1.5em;
	position:relative;
	float:right;
	top:-70px;
	right:10px;	
	}
.nikoma::after{
	content:"➁";
	font-size:1.5em;
	position:relative;
	float:right;
	top:-70px;
	right:10px;	

}
.sankoma::after{
	content:"③";
	font-size:1.5em;
	position:relative;
	float:right;
	top:-70px;
	right:10px;	
}
.ikkoma::after,.nikoma::after,.sankoma::after	{text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;}
}

@media (max-width:450px){
	.pc{display:none;}
	#main{
		padding:0;
	}
  .oya{
		flex-wrap:wrap;
	}
.faceicon img{
	min-width:60px !important;
  max-width:60px;
	}
	.talk img{
		width:100%
	}
table th,table td{
      display: block;
  }
	.daidai,.yomogi,.shuaka,.moku{ 
	border: 1px #666 solid !important; 
}	
.topbord-l{
	font-size:1.5em;
	margin-bottom:-10px;
}
	.wp-block-cover .wp-block-cover__inner-container:not(.mw-728){
		width:100%;
	}
	.yami-title{
		padding:0 0.5em;
	}
	.waku-siro {flex-wrap:wrap;}
	.lef{width:100%;}
	.links img{
	width: 110%;
  height:auto;
  object-fit: none
	}
	.links{
		padding:0.5em;
	}
	.yoko-scroll{
		width:100%;
		overflow-x: scroll;
	}
	.yoko-scroll img{
		width:600px;
		max-width:inherit;
		}
}

