/* CSS Document */
.area table a{
    font-size: 15px;
    color:#247bba;
    text-decoration: underline;
}
.area  table tr:first-child td {
  background-color: #f2f2f2;
}
.area  table tr td:first-child { 
  background-color: #f2f2f2;
}
.area .local .box{
    text-align: left;
    line-height: 1.8;
}
.area .local .box .intro{
    border: 1px solid #dfdfdf;
    margin: 20px 0;
    padding: 30px;
}
.area .local .box h3{
    margin: 20px 0 10px;
    text-align: left;
}
.area .local .box h4{
    margin: 20px 0 10px;
    font-size: 16px;
    font-weight: bold;
}
.area .local .box strong{
    font-size: 15px;
}
.area .other .other-list {
    max-width: 950px;
    margin: 20px auto;
}
.area .other .other-list ul{
    max-width: 950px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap:10px;
}
.area .other .other-list ul li::after{
    content: " ／ ";
}
.area .other .other-list ul li:last-child::after {
    content: "";
}
@media print, screen and (max-width: 768px) {

#head .head-inner h1.tit span{
	margin:10px 0;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	display:block;
}
#head .head-inner .lead{
	margin:20px 0;
	font-size:20px;
	font-weight:bold;
	line-height:28px;
	text-align:center !important;
}
#head .head-inner p{
	font-size:16px;
	line-height:24px;
}
.calendar #head .head-inner p{
	text-align:center !important;
}
#content{
	margin:20px 0;
	padding:0 !important;
}

#content .sec{
	margin:0 0 40px;
}
#content h2{
	margin:0 0 10px;
	padding:20px 0;
	background:url(../images/tit_bg.png);
	border-bottom:1px solid #f8c9de;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
}

#content .box{
	padding:0 15px;
}

.flick{
	margin:20px auto 0;
	text-align:center;
}

.flick img{
	width:40px;
	height:auto;
}

/*----------------------------------------------------
flow
-----------------------------------------------------*/
.flow #content .sec{
	margin:60px 0 80px;
}
.flow #content h2{
	margin:0 0 20px;
}
.flow #content h2 span{
	position:absolute;
	display:block;
	left:0;
	right:0;
	margin:-60px auto 0;
	width:60px !important;
}
.flow #content .sec .box .line{
	font-weight:bold;
	background:#fbd6e5;
}
.flow #content .sec .box{
	text-align:left;
}
.flow #content .sec figure{
	width:100%;
	margin:15px 0;
	padding:0;
}
.flow #content .sec .box p a{
	font-size:15px;
	background:url(../images/arr1.png) 0 6px no-repeat;
	padding:0 0 0 15px;
	color:#247bba;
	text-decoration:underline;
}

.flow .point .tit img{
	vertical-align:bottom;
}
.flow .point .tit{
	font-size:0;
	vertical-align:bottom;
}
.flow .point .box{
	padding:15px !important;
	border:15px solid #ebebeb;
	border-top:none;
	box-sizing:border-box;
	text-align:left;
}

.next_page{
	margin:20px 0 0;
	padding:15px;
}
.next_page a{
	display:block;
	padding:10px 0;
	font-size:18px;
	text-align:left;
	border-bottom:1px dotted #666;
	color:#1A94AD;
	text-decoration:underline;
}
}

@media print, screen and (min-width: 769px) {
#content{
	width:100% !important;
	text-align:center;
}

#head{
	background:#c0c0c0;
	height:340px;
}
.flow #head .head-inner{
	background:url(../images/mainimg_flow.jpg) no-repeat center;
}
.flow #head .head-inner{
	padding:40px 0 0;
	height:340px;
}
#head .head-inner{
	margin:0 auto;
	text-align:left;
	width:980px;
}

#head .head-inner .lead{
	margin:25px 0 15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#fff;
}
#head .head-inner p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
#content .sec h2{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:36px;
	background:url(../images/tit_bg.png);
	margin:0 0 40px;
	padding:20px 0;
	text-align:center;
	border-bottom:1px solid #f8c9de;
}
/*----------------------------------------------------
flow
-----------------------------------------------------*/
.flow #content .sec{
	margin:120px auto 160px;
	width:980px;
}
.flow #content .sec .box{
	margin:0 auto;
	width:980px;
}
.flow #content h2 span{
	position:absolute;
	display:block;
	left:0;
	right:0;
	margin:-120px auto 0;
}
.flow #content .sec .box{
	display:flex;
	gap: 40px;
}
.flow #content .sec .txt{
	text-align: left;
	font-size: 16px;
	margin-bottom: 40px;
}
.flow #content .sec .box .txt{
	flex: 0 0 60%;
	text-align: left;
	font-size: 16px;
}
.flow #content .sec .box .img{
	flex: 1;
}
.flow #content .sec .box .img img{
	width: 100%;
	height: auto;
}
.flow #content .sec .box .line{
	font-size:16px;
	font-weight:bold;
	background:#fbd6e5;
}
.flow #content .sec .box p,
.flow #content .sec .box p a{
	font-size:16px;
	line-height:32px;
}
.flow #content .sec .box p a{
	background:url(../images/arr1.png) 0 8px no-repeat;
	padding:0 0 0 15px;
	color:#247bba;
	text-decoration:underline;
}
.flow #content .sec .box .txt{
	text-align:left;

}
.flow #content .sec .box figure{
	margin:0;
	padding:0;
}
.flow #content .sec5 .box h3{
	margin:20px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:24px;
}
.l_navi li a{
	line-height:16px;
}
.l_navi li:first-child{
	padding-left:0;
	border:none;
}
.l_navi li{
	padding:3px 15px 0 15px;
	display:inline-block;
	border-left:1px solid #cbcbcb;
}
}