@charset "UTF-8";

#contents {
	font-size: 14px;
	line-height: 1.86;
}


#contents h2.img{
	background-image: url("../images/titbk.png");
	background-position: 540px;
	background-repeat: no-repeat;
	background-size: 128px;
}

#contents .waku{
	border: 1px double #000;
		background:#F1F2EB;
	padding: 5px 15px;
	margin: -30px auto 30px;
}

rt.tit{letter-spacing: -1.3em;}


#contents h3 {
	margin-bottom: 25px;
	padding: 8px 0 0;
	border-top: 4px solid #333;
	font-size: 24px;
	font-weight: bold;
}
#contents h3.bdr_none {
	margin-bottom: 20px;
	padding: 0 0 0;
	border-top: none;
	font-size: 24px;
	font-weight: bold;
}
#contents h3 {
	margin-bottom: 15px;
}


figcaption {
	margin-top: 8px;
	font-size: 12px;
	
}
.bdrbox {
	position: relative;
	box-sizing: border-box;
	padding: 30px;
	border: 1px solid #333333;
}
.bdrbox:before {
	content: "";
	position: absolute;
	left: -1px;
	top: -1px;
	display: block;
	width: 24px;
	height: 24px;
	background: url(../../../images/article/box_parts01.png) left top no-repeat;
}
.bdrbox.bdrbox02 {
	border: 2px solid #F6C8DD;
	border-radius: 10px;
}
.bdrbox.bdrbox02:before {
	display: none;
}
.bdrbox hr {
	height: 0;
	margin: 0 0 30px 0;
	padding: 0;
	border: none;
	border-top: 1px dotted #333333;
}

.bdrbox hr.mmt10{margin: 10px 0 10px 0;}

.bdrbox h4 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}
.bdrbox h5 {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
.flexbox00 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flexbox00 dl {
	width: 338px;
	margin-bottom: 50px;
}
.flexbox00 dl dt.img {
	margin-bottom: 10px;
}
.flexbox00 dl dd {
}

.flexbox_bdrbox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.flexbox_bdrbox dl {
	width: 306px;
	margin-bottom: 30px;
}
.flexbox_bdrbox dl dt {
	margin-bottom: 5px;
}
.flexbox_bdrbox dl dd {
}


.flexbox01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flexbox01 .ttl01 {
	width: 220px;
	/*margin-bottom: 30px;*/
}
.flexbox01 dl {
	width: 220px;
	margin-bottom: 30px;
}
.flexbox01 dl dt.img {
	margin-bottom: 10px;
}
.flexbox01 dl dt.ttl {
	margin-bottom: 5px;
	font-weight: bold;
}
.flexbox01 dl dd {
	font-size: 12px;
}
.flexbox01 .detail {
	margin-top: 10px;
	display: block;
	font-size: 12px;
	line-height: 1.4;
}
.bdrbox .flexbox .flexchild {
	width: 307px;
}

.flexbox02 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 460px;
	margin: 0 auto;
}
.flexbox02::after{
	content:"";
	display: block;
	width: 220px;
}
.flexbox02 dl {
	box-sizing: border-box;
	width: 220px;
	padding: 10px;
	margin-bottom: 30px;
	background: #d4e5ef;
}
.flexbox02 dl dt {
	font-weight: bold;
}
.flexbox02 dl dt span {
	color: #3a7179;
}
.flexbox02 dl dd.address {
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #3a7179;
}
.flexbox02 dl dd.txt {
	font-size: 12px;
}
.flexbox02 dl dd img {
	margin: 10px 0 5px;
}

.flexbox02 .attention {
	box-sizing: border-box;
	width: 220px;
	height: 120px;
	margin-bottom: 30px;
	padding: 15px;
	border: 1px solid #925E28;
	color: #925E28;
	font-weight: bold;
}

.arrow {
	margin-bottom: 7px;
	width: 307px;
	text-align: center;
	
}

.mapbox {
	
}
.mapbox dl {
	float: right;
	width: 213px;
}	
.mapbox dl dt {
	margin-bottom: 7px;
}	
.mapbox dl dd {
	font-size: 11px;

}	
.mapbox dl dd a {
	color: #935E42;
	text-decoration: underline;

}	

/*--250212追加--*/

.midashi{
	font-size: 20px;
	font-weight: bold;
	color: #187FC4;
}
/*--250217追加--*/
.bc_y{background-color:#FFBA00; padding: 3px;}

.plan{margin: 20px auto;}
.box_bl{
	width: 668px;
	margin: 20px auto 0;
	padding: 40px 20px 20px;
	border: 3px solid #86AAD1;
	background-color:#dcf1fc;
	border-radius:10px;
	position: relative;
}

.box_gr{
	width: 668px;
	margin: 20px auto 0;
	padding: 40px 20px 20px;
	border: 3px solid #82B196;
	background-color:#F2F5D7;
	border-radius:10px;
	position: relative;
}

.yajirushi_r{
	background-image:url(../images/yajirusi_r.jpg);
	background-position: top right 50px;
	padding: 32px;
	background-repeat: no-repeat;1
}

.yajirushi_l{
	background-image:url(../images/yajirusi_l.jpg);
	background-position: top left 50px;
	padding: 32px;
	background-repeat: no-repeat;
}

/*------↑ベース↑---------*/
.box_bl .img_sub01{
position: absolute;
bottom:30px;
left:320px;}

.box_bl .img_sub02{
position: absolute;
bottom:100px;
left:290px;}

.container .img_sub03{
position: absolute;
top:190px;
left:350px;}


.tit01{position:absolute;
top:-38px; left: 25%;}

.tit02{position:absolute;
	top:-38px; left: 27%;}

.tit03{position:absolute;
	top:-20px; left: 25%;}

.tit04{position:absolute;
	top:-20px; left: 22%;}

.tit05{position:absolute;
	top:-20px; left:32%;}

.tit06{position:absolute;
		top:-20px; left: 37%;}
		

/*-----↓----*/

figure {
	margin: 0;
	padding: 0;
	float: right;
	padding-left: 20px;
}

figure.left {
	margin: 0;
	padding: 0;
	float: left;
	padding-right: 20px;
}

figure.w222,figure.w222{width: 222px;}

/*----*/

.box_bl hr,.box_gr hr{
	height: 0;
	margin: 0 0 15px 0;
	padding: 0;
	border: none;
}

.box_bl hr {border-top: 2px dotted #86AAD1;}
.box_gr hr {border-top: 2px dotted #82B196;}

.px13{font-size: 13px;
line-height: 1.4rem;}


/*--------画像配置　※3枚画像　回り込み　長・小・小（set-flex）で積む-------------*/

.container {
  /* display: flex;
  flex-wrap: wrap;
 width: fit-content;*/
  position: relative;
}

.set-flex {display: flex;}

.container .item {
  margin-bottom: 10px;
  padding: 0px 0px;
  float:  left; 
}

.container .n01,.container .n02,.container .n03,.container .n04
{}

.container .w319
{width: 319px;
margin-left: 10px;}

.w436{width: 436px;}

.w500{width: 500px;}

/*--------------------*/