#fv img{display: block;width: 100%;height: auto;}
.single p img{display: block;width: 100%;height: auto;}
.single p img.org{display: inline-block; width: auto; heigth: auto;}
.single p img.right{float: right; margin-left: 10px;}
.single p img.left{float: left; margin-right: 10px;}
.single p img.w20{width: 20%;}
.single p img.w30{width: 30%;}
.single p img.w40{width: 40%;}
.single p img.w50{width: 50%;}
.single p img.w60{width: 60%;}
.single p img.w70{width: 70%;}
.single p img.w80{width: 80%;}
.single p img.w90{width: 90%;}

.single p span.yellow{color: #ff5533;}
.single p span.red{color: #ff5533;}

@media screen and (min-width: 601px){
/****20211209 更新日編集(PC版)****/
.single .post-ul{}
.single .post-ul li{margin: 0 0 8px; line-height:1; list-style: none!important;}
.single .post-ul li:last-child{margin: 0;}
.single .post-ul li time{font-size:0.75rem;line-height:1.5em;}
/****20211209 更新日編集(PC版) ここまで****/
.single h1{font-size:2rem;font-weight:normal;line-height:1.4em;margin:10px 0px 5px 0px;}
/*
.single p img{display: block; max-width: 700px;}

.single p img.right{float: right; margin-left: 20px;}
.single p img.left{float: left; margin-right: 20px;}
*/



ul.author{clear: both;padding-top: 40px;}
ul.author li{font-size:0.75rem;line-height:40px;float:left;}
ul.author li img{width:40px;height:40px;margin-right:5px;}
ul.sns{float:right;margin-bottom:20px;}
ul.sns li{display:block;width:40px;height:40px;margin-left:5px;float:left;border-radius:40px;}
ul.sns li:first-child{font-size:0.75rem;line-height:40px;width:auto;}
ul.sns li a{display:block;width:100%;height:100%;border-radius:40px;}
ul.sns li.fb{background:#3b5998;}
ul.sns li.fb a{background:url("../img/icon_sns.png") no-repeat 0px 0px/100% auto;}
ul.sns li.tw{background:#55acee;}
ul.sns li.tw a{background:url("../img/icon_sns.png") no-repeat 0px -40px/100% auto;}
ul.sns li.gg{background:#dd4b39;}
ul.sns li.gg a{background:url("../img/icon_sns.png") no-repeat 0px -80px/100% auto;}
ul.sns li.ln{background:#31de15;}
ul.sns li.ln a{background:url("../img/icon_sns.png") no-repeat 0px -80px/100% auto;}
ul.sns li.hb{background:#008fde;}
ul.sns li.hb a{background:url("../img/icon_sns.png") no-repeat 0px -120px/100% auto;}
ul.sns li.pk{background:#ce0f19;}
ul.sns li.pk a{background:url("../img/icon_sns.png") no-repeat 0px -160px/100% auto;}
ul.sns + hr{border:none;height:1px;background:#e5e5e5;margin:0px 0px 40px 0px;clear:both;}
.single #fv{border-radius:4px;position:relative;clear:both;}
.single #fv img{display:block;width:100%;height:auto;border-radius:4px; border: solid 1px rgba(0,0,0,0.1);}
.single h2{font-size:26px;margin:60px 0px 30px 0px;padding-left:10px;border-left:solid 2px #454545;}
.single h3{font-size:22px;margin:60px 0px 30px 0px;padding-left:20px;position:relative;}
.single h3:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #334854;position:absolute;top:50%;left:0px;margin-top:-10px;}
.single p{font-size:16px;line-height:1.75em;margin:20px 0px; word-break: break-all!imoprtant;}
.single > p:last-of-type{margin:60px 0px 0px 0px;}
#toc_container{border:solid 1px #e5e5e5;border-radius:4px;position:relative;margin-top:40px;padding:20px;}
#toc_container p{font-size:20px;line-height:1.0em;margin:0px;padding:0px 5px;background:#ffffff;position:absolute;top:-10px;left:10px;}
#toc_container ul > li{margin-bottom:10px;}
#toc_container ul > li:before{content:"▼ ";}
#toc_container ul > li a{color:#007ec1;line-height:2.0em;text-decoration:underline;}
#toc_container ul > li > ul > li,
#toc_container li:last-child{margin-bottom:0px;}
#toc_container li ul li:before{color:#e5e5e5;content:"　　┗ ";}
.footer_sns{border:solid 1px #e5e5e5;border-radius:4px;height:100px;}
.footer_sne table{border:solid 1px #ccc;}
.footer_sns table tr td{vartical-align:middle;padding:20px;}
#controle{border-radius:4px;margin:20px 0px;position:relative;clear:both;}
#controle:before{content:"";display:block;width:1px;height:100%;background:#e5e5e5;position:absolute;top:0px;left:50%;}
#controle:after{content:"";display:block;clear:both;}
#controle a{display:block;width:50%;position:relative;}
#controle a[rel="next"]:before{content:"";display:block;width:30px;height:30px;position:absolute;top:50%;left:0px;margin-top:-15px;background:url("../img/allow_single.png") no-repeat center top/100% auto;transition:all 0.2s linear 0s;}
#controle a[rel="prev"]:before{content:"";display:block;width:30px;height:30px;position:absolute;top:50%;right:0px;margin-top:-15px;background:url("../img/allow_single.png") no-repeat center bottom/100% auto;transition:all 0.2s linear 0s;}
#controle a[rel="next"]{float:left;padding:0px 20px 0px 50px;}
#controle a[rel="prev"]{float:right;padding:0px 50px 0px 20px;}
#controle a[rel="next"]:hover:before{left:-10px;}
#controle a[rel="prev"]:hover:before{right:-10px;}
#controle a b{display:block;}
#related{background:#e6e6e6;clear:both;}
#related h2{width:1000px;margin:0px auto;}
#related:after{content:"";display:block;clear:both;}
#card{width:1000px;margin:0px auto;}
#card li{border:solid 1px #ccc;width:200px;float:left;}
#card li img{display:block;width:200px;height:auto;}
}
.single > ul{
list-style: disc;

}
.single > ul li{
margin-bottom: 10px;
margin-left: 40px;
}

@media screen and (min-width: 0px) and (max-width: 600px){
/****20211209 更新日編集(SP版)****/
.single .post-ul{margin: 12px 10px; display: flex;}
.single .post-ul li{margin: 0 16px 0 0; list-style: none!important;}
.single .post-ul li:last-child{margin: 0;}
.single .post-ul li time{font-size:0.75rem;}
/****20211209 更新日編集(SP版) ここまで****/

.single h1{font-size:2.0rem;font-weight:normal;line-height:1.2em;margin:0px 10px 10px 10px;}
ul.author{float:left;margin:0px 10px 0px 10px;height:40px;}
ul.author li{float:left;font-size:0.75rem;line-height:30px;}
ul.author li img{display:block;width:30px;height:30px;margin-right:5px;}
ul.sns{float:right;height:40px;margin:0px 10px 10px 10px;}
ul.sns li{display:block;width:30px;height:30px;margin-left:5px;float:left;border-radius:30px;}
ul.sns li:first-child{font-size:0.75rem;line-height:30px;width:auto;}
ul.sns li a{display:block;width:100%;height:100%;border-radius:30px;}
ul.sns li.fb{background:#3b5998;}
ul.sns li.fb a{background:url("../img/icon_sns.png") no-repeat 0px 0px/100% auto;}
ul.sns li.tw{background:#55acee;}
ul.sns li.tw a{background:url("../img/icon_sns.png") no-repeat 0px -30px/100% auto;}
ul.sns li.gg{background:#dd4b39;}
ul.sns li.gg a{background:url("../img/icon_sns.png") no-repeat 0px -60px/100% auto;}
ul.sns li.ln{background:#31de15;}
ul.sns li.ln a{background:url("../img/icon_sns.png") no-repeat 0px -60px/100% auto;}
ul.sns li.hb{background:#008fde;}
ul.sns li.hb a{background:url("../img/icon_sns.png") no-repeat 0px -90px/100% auto;}
ul.sns li.pk{background:#ce0f19;}
ul.sns li.pk a{background:url("../img/icon_sns.png") no-repeat 0px -120px/100% auto;}
ul.sns + hr{border:none;height:1px;background:#e5e5e5;margin:40px 10px 20px 10px;clear:both;}
.single #fv{position:relative;clear:both;}
.single #fv a[rel*="category"]{left:0px;}
.single #fv a[rel*="category"]:before{content:none;}
.single h2{font-size:1.5rem;line-height:1.2em
margin:30px 14px 15px 0px;padding-left:14px;border-left:solid 2px #454545;}
.single h3{font-size:1.2rem;line-height:1.5em;margin:30px 14px 15px 14px;padding-left:20px;position:relative;}
.single h3:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #334854;position:absolute;top:50%;left:0px;margin-top:-10px;}
.single p{font-size:16px;line-height:1.75em;margin:10px 20px;}
.single p{font-size:16px;line-height:1.75em;margin:20px 20px;}
.single > p:last-of-type{margin:60px 0px 0px 0px;}
#toc_container{border:solid 1px #e5e5e5;border-radius:4px;position:relative;margin:20px;padding:20px;}
#toc_container p{font-size:20px;line-height:1.0em;margin:0px;padding:0px 5px;background:#ffffff;position:absolute;top:-10px;left:10px;}
#toc_container ul li{padding-left:20px;}
#toc_container ul > li{margin-bottom:10px;position:relative;}
#toc_container ul > li:before{content:"▼ ";position:absolute;top:0px;left:0px;}
#toc_container ul > li a{color:#007ec1;line-height:1.2em;text-decoration:underline;}
#toc_container ul > li > ul > li,
#toc_container li:last-child{margin-bottom:0px;}
#toc_container li ul li:before{color:#e5e5e5;content:"┗ ";position:absolute;top:0px;left:0px;}
#controle{margin:10px;}
#controle:after{content:"";display:block;clear:both;}
#controle a{font-size:15px;font-weight:normal;line-height:1.2em;display:block;width:auto;padding:10px;border:solid 1px #e5e5e5;border-radius:4px; position: relative;}
#controle a[rel="next"]{float:left;padding-right: 30px;}
#controle a[rel="prev"]{margin-top:10px;float:right;padding-left: 30px;}
#controle a b{display:block;margin-bottom: 5px;}
#controle a:before{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background: url("../img/allow_single.png") no-repeat center top / 100% auto;
}
#controle a[rel="next"]:before{
	left: auto;
	right: 5px;
	background: url("../img/allow_single.png") no-repeat center bottom / 100% auto;
}
#footer-widget section:nth-child(3){display:none;}
#toc_container{border:solid 1px #e5e5e5;border-radius:4px;position:relative;margin:20px 10px;}
.single h2{margin:30px 14px 15px 0px;padding-left:10px;}
.single p{font-size:16px;line-height:1.75em;margin:10px 10px;word-break: break-all;}
.single > p:last-of-type{margin:60px 0px 0px 0px;}
}


.single p i{
border: solid 1px #e5e5e5;display: block;padding: 10px;border-radius: 4px;font-size: 14px;font-style: inherit;line-height: 20px;position: relative;
}
.single p a{
	text-decoration: underline;
}



.yarpp-related h3{
margin: 10px 0px;
}
#r-list{
list-style: none;
margin: 0px;
padding: 0px;
}
#r-list li{
margin-bottom: 10px;
}
#r-list li a{
display: block;
}
#r-list li a:after{
content: "";
display: block;
clear: both;
}
#r-list li img{
display: block;
float: left;
margin-right: 5px;
}
#r-list li b{
font-size: 16px;
line-height: 1.2em;
display: block;
margin-bottom: 5px;
}
#r-list li span{
font-size: 14px;
line-height: 1.5em;
display: none;
}




@media screen and (min-width: 320px) and (max-width: 601px){
.tag{
	margin: 0px 10px;
}
}
.tag a{
color: #ffffff !important;
font-size: 0.8rem !important;
line-height: 1.0em;
text-decoration: none !important;
display: inline-block;
margin-bottom: 5px;
margin-right: 5px;
padding: 5px;
background: #007EC1;
border-radius: 4px;
}
.tag a:before{
content: "　";
display: inline-block;
width: 12px;
height: 12px;
margin-right: 2px;
background: url("../img/icon_tag.png") no-repeat left center;
    background-size: auto;
background-size: 100% auto;
}

#main.single .yarpp-related ol{
	list-style: none!important;
    margin: 0;
    padding: 0;
}

a.mv-banner{
	display: block;
    margin: 10px;
}
a.mv-banner img{
	width: 100%;
}



/*-- --------- --------- --------- --*/
/*-- 20/04/07追記：エリア一覧検索 --*/
/*-- --------- --------- --------- --*/
.area-list b{
	font-size: 20px;
    display: block;
    margin: 10px 0px;
}

.area-list b:before{
	content: "▼";
}
.area-list a{
	font-size: 16px;
	font-weight: bold;
    line-height: 50px;
    text-align: center;
    text-decoration: none!important;
	display: inline-block;
    width: 96px;
    margin: 0 10px 10px 0;
    border: solid 2px #006aad;
    border-radius: 4px;
    position: relative;
}
.area-list a:visited{
	color: #006aad!important;
}
.area-list a:after{
	content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -5px;
    border-top: solid 2px #006aad;
	border-right: solid 2px #006aad;
    transform: rotate(45deg);
}
.area-list a:hover{
	color: #ffffff!important;
	background: #006aad;
    transition: all 0.5s ease 0s;
    opacity: 1;
}
.area-list a:hover:after{
    border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}
.area-list p{
	margin-top: 10px;
}
.area-list #open-area{
	display: none;
}
.area-list #open-area + label{
	font-size: 18px;
	text-align: center;
	text-decoration: underline!important;
    display: block;
    width: 120px;
    margin: 0 auto;
}
.area-list #open-area + label:hover{
	text-decoration: none;
}
.area-list #open-area + label + div{
	display: none!important;
    opacity: 0;
    overflow: hidden;
}
.area-list #open-area:checked + label + div{
	display: block!important;
	transtion: all 0.5s ease 0s;
    opacity: 1;
    animation: 0.5s linear 0s normal 1 running scale;
}
 
@keyframes scale {
	0% {
		opacity: 0;
        height: 0;
	}
	100% {
		opacity: 1;
        height: auto;
	}
}