/*特集*/
#sp_title{
	background-color: #f8e1e3;
	padding:8px;
	margin-bottom:0.8em;
}
#sp_title p{
	margin:0 0 0.5em;
	color:#f8e1e3;
	background-color:#d33341;
	font-weight: bold;
	display:inline-block;
	padding:2px 4px;
	font-size:105%;
}
#sp_title h3{
	color:#d33341;
	font-size:200%;
	line-height:1.1;
	margin:0;
}
#sp_title h3 span{
	font-size:60%;
	font-weight:normal;
	color:#000;
}
.arrowsp{
    position: relative;
    padding: 0 16px 0 0;
}
.arrowsp::before{
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 25%;
    right: 0;
    margin: auto;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #555;   /* 好みで色を変えてください */  
}
#mainpict{
	margin-top:1em;
	display:block;
}
#mainpict2{
	margin-top:1em;
	display:block;
	
}
#sp3_box{
	padding:8px 10px;
	border-radius:8px;
	margin:1em 0;
}
#sp3_box div{
	display: flex;
}
#sp3_box h4{
	text-align:center;
	min-width:5.6em;
	white-space: nowrap;
	font-size: 100%;
	margin:0!important;
	color:#fff;
}
#sp3_box h4 span{
	background-color:#145878;
	display: block;
	padding:0 .3em;
}
#sp3_box strong{font-size:180%;}
#sp3_box p{
	margin-top:0;
	margin-left: .8em;
	color:#145878;
	font-weight:bold;
}
#sp3_box .add{
	margin-top:.5em;
}
.sp12{
	color:#147d50;
	font-size:135%;
	margin-bottom:0.1em!important;
	margin-left:4px!important;
}
#content_sp1{
	background-color:#d9f1f2;
	padding:10px 12px;
}
#content_sp2{
	background-color:#f0f6cc;
	padding:10px 12px;
}

#content_sp3{
	display:flex;
}
#sp3p{
	width:120px!important;
	height:142px;
	flex-basis: 120px;
	padding-right:12px;
}
#content_sp3 img{
	width:120px;
	height:142px;
	max-width:120px!important;
	min-width:120px;
}
#content_sp3 h4{
	color:#c63040;
	font-size:180%;
	margin-bottom:0.5em;
}

#content_sp4{
	border:solid 1px #c63040;
	padding:0.8em;
	margin-top:1em;
}
#content_sp4 h5{
	color:#fff;
	background-color:#c63040;
	font-size:110%;
	margin-bottom:0.5em!important;
	width:20em;
	padding:2px 5px;
}
#content_sp4 h6{
	color:#c63040;
	font-size:100%;
	margin-top:0!important;
	margin-bottom:0.5em!important;
}
#content_sp4 p{margin-bottom:0.7em!important;}
#content_sp4 p span{
	color:#9f9f9f;
}
#content_sp4 p span.ppp2{
	color:#e2979f;
}

/*トピックス*/
#contnet_topics1{
	border: 1px solid #8EC54A!important;
	background-color: #ecf2fa!important;
}
#tp1_title{
	background-color:#26499d;
	padding:8px 10px;
	margin-bottom:0.8em;
}
#tp1_title h3{
	color:#fff;
	font-size:150%;
	line-height:1.2;
	margin-bottom:0;
}
#tp1_title h3 span{
	color:#fff452;
}
#tp1_title p{
	color:#e62110;
	background-color:#fff452;
	border-radius:8px;
	padding:2px 3px;
	font-weight:bold;
	display: inline-block;
}
#contnet_topics1 .bg{
	font-size:105%;
	font-weight: bold;
	margin-left:1.6em;
	margin-right: 1.6em;
}
#contnet_topics1 .bg span{
	text-decoration:underline;
	text-decoration-thickness: 2px;
	text-decoration-color:#e62110;
}
#contnet_topics1_inner1{
	background-color:#fff;
	padding:10px 12px;
	margin:1em 0 0;
	border-radius:1em;
}
#contnet_topics1 .bg2{
	font-weight: bold;
	margin-bottom:1em;
}
#contnet_topics1 .bg2 span{
	background:linear-gradient(transparent 70%, #fff452 0%);
	font-weight: bold;
}
#contnet_topics1_inner1 .sc{
	border:solid 1px #000;
	padding:0 1px;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体" , "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
}
#contnet_topics1_inner1 h4{
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体" , "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
	font-size:130%;
	color:#26499d;
	margin:0 0 1em;
}
#contnet_topics1_inner1 h4 span{
	background-color:#26499d;
	color:#fff452;
	padding:0 3px;
	margin-right:5px;
}
#contnet_topics1_inner1 h4 img{
	margin-left:5px;
	vertical-align:bottom;
}
#contnet_topics1_inner1 h5{
	color:#e8310f;
	font-size: 105%;
	margin:1em 0 0;
}
.tp1_del{
	background: url("../topics/tp1_mini4.png") no-repeat bottom center;
	padding-bottom:30px;
	margin-bottom:12px;
}
.tp1_content{
	background:#fff577;
	padding:6px 10px;
}
#tp1_mid{
	background-color: #26499d;
	padding:2px 4px;
	border-radius:3px;
	margin-bottom:0em!important;
	display:inline-block;
	color:#fff;
}
.content_topics1_inner2{
	background-color:#fff;
	padding:0;
	margin:1em 0 0;
	border:solid 1px #e62110;
}
.content_topics1_inner2 h4{
	margin:0!important;
	color: #fff;
	background-color:#e62110;
	padding:2px 0;
	font-size:105%;
	text-align: center;
}
.tp1-2box{
	background-color:#fff;
	padding:10px 12px;
	margin:0.2em 0 0;
}
.tp1-2box .bg2 {
	margin-bottom:0.1em!important;
}
.tp1-2box .bg2 span{
	background:linear-gradient(transparent 70%, #fff452 0%);
	font-weight:bold;
	font-size:110%;
}
.tp1-2box strong{
	color:#e62110;
	font-size:150%;
}
.tp1-2box th{
	font-weight:normal;
}
.tp1-2box table{margin-left:1em;}
.tp1-2box th span{
	color:#54c3f1;
}
.tp1-2box td{
	padding-right:2em;
}
.tp1-2box .bg3 span{
	color:#e62110;
}
.tp1-2box table{
	margin-top:0!important;
}

/*tp2*/
.topics23_ct{
	background-color: #fffcd1;
	margin-top:0.8em !important;
	border-radius:0.5em;
	padding:3px 8px;
}
#contnet_topics2{
	border: 1px solid #8EC54A!important;
	background-color: #fff;
}
#contnet_topics2 h3{
	background-color:#eb5a21;
	padding:8px 10px;
	margin-bottom:0.5em!important;
	color:#fff;
	font-size:140%;
	border-radius:8px;
}

/*tp3*/
#contnet_topics3{
	border: 1px solid #8EC54A!important;
	background-color: #fff;
}
#contnet_topics3 h3{
	background-color:#26499d;
	padding:8px 10px;
	margin-bottom:0.5em!important;
	color:#fff;
	font-size:140%;
	border-radius:8px;
}
#tp3_box{
	padding:8px 10px;
	border-radius:8px;
	margin:1em 0;
}
#tp3_box div{
	display: flex;
}
#tp3_box h4{
	text-align:center;
	min-width:5.6em;
	white-space: nowrap;
	font-size: 100%;
	margin:0!important;
}
#tp3_box h4 span{
	border-radius:4px;
	background-color:#fff33f;
	display: block;
	padding:0 .3em;
}
#tp3_box p{
	margin-top:0;
	margin-left: .8em;
}
#tp3_box .add{
	margin-top:.5em;
}

#contnet_topics3 th,#contnet_topics3 td{
	border:solid 1px #000;
	padding:2px 4px;
}
#contnet_topics3 .lnt{
	border-top:solid 3px #eb5a21;
}
#contnet_topics3 .lnl{
	border-left:solid 3px #eb5a21;
}
#contnet_topics3 .lnr{
	border-right:solid 3px #eb5a21;
}
#contnet_topics3 .lnb{
	border-bottom:solid 3px #eb5a21;
}
#contnet_topics3 th{
	background-color: #fef4ed;
	white-space: nowrap;
	text-align: left;
}
#contnet_topics3 #tp3_mid th{
	background-color: #f3fafe;
	text-align: center;
}

/*tp4*/
#content_topics4{
	border: 1px solid #8EC54A!important;
	background-color: #fde9d4!important;
}
#content_topics4 h3{
	color:#000;
	font-size:150%;
	margin-bottom:0!important;
}
#content_topics4 h3 img{
	margin-left:5px;
}
#content_topics4 .tp4bg{
	background-color:#fffcd1;
	display:inline-block;
	padding:2px 8px;
	border-radius:0.5em;
}

.tp4_inner{
	background-color: #fff;
	border-radius:10px;
	margin-top:0.5em;
	padding-top:10px;
}
.tp4_inner h4{
	color:#eb5a21;
	margin:0 10px 0.1em!important;
}
.tp4_inner h4 span{
	background:linear-gradient(transparent 70%, #fff452 0%);
	font-weight:bold;
	font-size:110%;
}
.tp4_box{
	padding:8px 10px;
	margin:0.6em 0 0;
}
.tp4_box div{
	display: flex;
}
.tp4_box h5{
	text-align:center;
	min-width:5.6em;
	white-space: nowrap;
	font-size: 100%!important;
	margin:0!important;
}
.tp4_box h5 span{
	border-radius:4px;
	background-color:#fff33f;
	display: block;
	padding:0 .3em;
}
.tp4_box p{
	margin-top:0!important;
	margin-left: .8em;
}
.tp4_box .add{
	margin-top:.5em;
}
.tp4_box .add p span{
	color:#eb5a21;
}
.tp4_inner2{
	background-color:#fffcd1;
	padding:6px 8px;
	margin:10px 10px 0;
	border-radius:10px;
}
.tp4_inner>p{margin:1em 10px 0!important;}

/* ゴールデンウイーク期間中の救急医療体制----------------- */
  
#topics_gw{
	margin-top:0.5em;
	border: 1px solid #8EC54A!important;
	background-color: #edf7f8!important;

}

#topics_gw_title{
	height:100%;
	background-color:#cde7e9;
	padding-bottom:3px;
	margin-bottom:1em;
	padding:0.8em 0.8em 0.8em;
}

#topics_gw h3{
	color:#000;
	font-size:170%;
	font-family: "Hiragino Kaku Gothic ProN", メイリオ, sans-serif;
	border:none;
	padding:0;
	text-align:left;
	margin:0;
	display:inline-block;
	line-height:1.1;
}

#topics_gw_title p#tel{
	margin-right:16px;
	background-color: #faf7cd;
	padding:3px 12px;
	display:inline-block;
	border-radius: 6px;
}
#gw_inner{	padding:0.2em 0.8em 0.8em;}
#gw_inner2{	padding:0.8em 0.8em 0.8em;background-color: #fff;margin-top:0.7em;border-radius:8px;}
#gw_inner3{	padding:0.8em 0.8em 0.8em;background-color:#fff9b3;margin:0.9em 0!important;font-size:105%;}
#gw_inner3 strong{color:#e62113;}
#tp4_bt{
	font-size:110%;
	font-weight: bold;
	line-height: 1.5;
}
#tp4_bt span{
	text-decoration:underline;
	text-decoration-thickness: 2px;
	text-decoration-color:#e62110;
}
#topics_gw_table{
	width:100%;
	text-align:center;
	margin-top:0.9em;
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	margin-bottom:5px;
	background-color:#fff;
}

#topics_gw_table td strong{
	color:#e62113;
}

#topics_gw_table th{
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	background-color:#fdeef1;
	color:#000000;
	padding:3px;
	font-weight:bold;
}
#topics_gw_table th.col2{background-color:#f1f3f4;}
#topics_gw_table th.last{
	border-right:solid 1px #000000;
}

#topics_gw_table td{
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	padding:3px;
	font-weight:bold;
	background-color: #fffeee;
}

#topics_gw_table td.course{
	color:#000000;
	font-weight:normal;
	background-color:#fff;
}

#topics_gw_table td.name{
	color:#000000;
	font-weight:normal;
	text-align:left;
	padding-left:8px;
	background-color:#fff;
	
}

#topics_gw_table td.name span.tel{
	font-weight:bold;
}

#topics_gw_table .tp2a{
	font-weight:normal;
	color:#d31376;
}

#topics_gw_table .samecat{
	border-bottom:dotted 1px #000;
}
#topics_gw_table .smleft{
	text-align:left;
}
#topics_gw_table strong#tb{
	color:#d31376;
}

#topics_gw_table .sub3{
	font-weight:normal;
	font-size:100%;
	color:#000;
}

#topics_gw_table .sub2{
	color:#000;
}
  
#topics_gw .mark_red{
   color:#7fc9c3;
   font-weight:bold;
}
#topics_gw h4{
	color:#cf0a6f;
    text-shadow: 
     white 1px 1px 0px, 
     white -1px 1px 0px, 
     white -1px -1px 0px, 
     white 1px -1px 0px, 
     white 1px 0px 0px, 
     white 0px 1px 0px, 
     white -1px 0px 0px, 
     white 0px -1px 0px;
     background:linear-gradient(180deg,#fddbe9 0%,#fddbe9 50%,#f9b3ce 50%,#f9b3ce 100%);
     padding:0.2em 0.6em;
     display:inline-block;
}

/*すこやか*/
.healthy-block h4{
	background-color:#389bd7;
	width:14em;
	color:#fff;
	padding:2px 3px;
}
.he_back{
	background-color:#d9f2e5;
	padding:8px 10px;
	border-radius:8px;
}
.he_back h5{
	font-size:100%!important;
	margin-bottom:.3em!important;
}
.healthy-block ul{
	margin-left:1.5em;
	margin-right:8px;
}
.healthy-block li{
	list-style-type: disc;
	color:#f092ae;
}
.healthy-block li span{
	color:#000;
	margin-left:-0.5em;
	display:block;
}
.content_he{
	background:#fff577;
	padding:2px 3px;
	display:inline-block;
	margin-top:1em!important;
}

/*東アジア文化都市*/
#asia_kita{
	background-color:#f5dd42;
	padding:12px;
}
#asia_kita h3{
	margin-bottom: .5em;
}
#asia_kita_inner{
	background-color:#fff;
	padding:10px;
	margin-top:.5em;
}
#asia_kita_inner h4{
	color:#ec6b71;
	margin-top:0;
}
#asia_kita_inner .pic{
	background-color:#eee5dd;
	padding:0;
	margin-top:0;
	font-size: 100%;
	width: 240px;
	text-align: left;
}
#asia_kita_inner .pic span{
	padding:4px;
	display: block;
}
#asia_box{
	background-color:#fce9ea;
	padding:8px 10px;
	border-radius:8px;
	margin:1em 252px 1em 0;
}
#asia_box div{
	display: flex;
}
#asia_box h5{
	text-align:center;
	min-width:3.6em;
	white-space: nowrap;
	font-size: 100%;
	margin:0!important;
}
#asia_box h5 span{
	border-radius:4px;
	background-color:#f6b7ba;
	display: block;
	padding:0 .3em;
}
#asia_box p{
	margin-top:0;
	margin-left: .8em;
}
#asia_box .add{
	margin-top:.5em;
}

/*情報*/
.content-block .content-block {
    margin-top: 1.5em;
}
.content-style .box:first-child, .content-style .column:first-child, .content-style .info-box:first-child, .content-style dl:first-child, .content-style dt:first-child, .content-style ol:first-child, .content-style p:first-child, .content-style table:first-child, .content-style ul:first-child {
    margin-top: 0!important;
}
.insurance-box {
    padding: 1em;
    border: 4px solid #8ec54a;
    border-radius: .5em;
    background-color: #fffdec;
}
.box, .info-box {
    padding: 1em .75em;
    zoom: 1;
}
.insurance-box .insurance-header {
    padding: .5em 0;
    border-radius: .25em;
}
.insurance-box .insurance-header-title {
    font-size: 180%!important;
    margin-top: 0!important;
    text-align: left;
    text-shadow: #fff 4px 0 0, #fff 3.87565px 0.989616px 0, #fff 3.51033px 1.9177px 0, #fff 2.92676px 2.72656px 0, #fff 2.16121px 3.36588px 0, #fff 1.26129px 3.79594px 0, #fff 0.282949px 3.98998px 0, #fff -0.712984px 3.93594px 0, #fff -1.66459px 3.63719px 0, #fff -2.51269px 3.11229px 0, #fff -3.20457px 2.39389px 0, #fff -3.69721px 1.52664px 0, #fff -3.95997px 0.56448px 0, #fff -3.97652px -0.432781px 0, #fff -3.74583px -1.40313px 0, #fff -3.28224px -2.28625px 0, #fff -2.61457px -3.02721px 0, #fff -1.78435px -3.57996px 0, #fff -0.843183px -3.91012px 0, #fff 0.150409px -3.99717px 0, #fff 1.13465px -3.8357px 0, #fff 2.04834px -3.43574px 0, #fff 2.83468px -2.82216px 0, #fff 3.44477px -2.03312px 0, #fff 3.84068px -1.11766px 0, #fff 3.9978px -0.132717px 0;
}
.content-style h2, .content-style h3, .content-style h4, .content-style h5, .content-style h6 {
    font-family: Hiragino Kaku Gothic ProN,メイリオ,sans-serif;
    margin-top: .5em!important;
    margin-bottom: .5em!important;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.column .row {
    margin: -.75em;
    padding: 0;
}
.column .row>.col {
    margin: 0;
    padding: .75em;
}
.column .col {
    width: 100%;
}
.dt-lg-width100 {
    width: 100%!important;
}
.width50 {
    width: 50%!important;
}
.row * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.insurance-box .insurance-table {
    table-layout: fixed;
}
.insurance-box table {
    border-right: 1px solid;
    border-bottom: 1px solid;
}
.content-style table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.content-style .box, .content-style .column, .content-style .info-box, .content-style dl, .content-style dt, .content-style ol, .content-style p, .content-style table, .content-style ul {
    margin-top: .5em;
}
.insurance-box .insurance-table thead td, .insurance-box .insurance-table thead th {
    background-color: #d7ecdc;
}
.insurance-box .insurance-table td, .insurance-box .insurance-table th {
    padding: .375em .5em;
}

.insurance-box table td, .insurance-box table th {
    padding: .125em .375em;
    border-top: 1px solid;
    border-left: 1px solid;
    background-color: #fff;
}
.insurance-box .insurance-table tbody th {
    background-color: #fef3ed;
}
.insurance-box .insurance-table td, .insurance-box .insurance-table th {
    padding: .375em .5em;
}
.insurance-box table td, .insurance-box table th {
    padding: .125em .375em;
    border-top: 1px solid;
    border-left: 1px solid;
    background-color: #fff;
}
#main .text-center {
    text-align: center!important;
}
.insurance-box .insurance-table td, .insurance-box .insurance-table th {
    padding: .375em .5em;
}
.insurance-box table td, .insurance-box table th {
    padding: .125em .375em;
    border-top: 1px solid;
    border-left: 1px solid;
    background-color: #fff;
}
.content-style table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.content-style h4, .content-style h5, .content-style h6 {
    font-size: 110%!important;
}
.content-style h2, .content-style h3, .content-style h4, .content-style h5, .content-style h6 {
    font-family: Hiragino Kaku Gothic ProN,メイリオ,sans-serif;
    margin-top: .5em!important;
    margin-bottom: .5em!important;
}
.insurance-box .insurance-content-title {
    padding: 0;
    text-align: left;
    color: #fff;
    border-radius: 1em;
    background-color: #e60012;
}
#information_content h4 {
    color: #000;
	margin:1em 0 0.3em;
}
#info_box1{
	margin-top:1em;
	background-color:#daf2fc;
	padding: 0 .5em .5em;
	border:solid 2px #000;
	
}
.ifwid .pic{
	width:100%;
	height: auto;
}
.ict{padding:0.2em .5em!important;}
.border-round{background-color:#fff;margin-bottom:1em;}
.border-round h4,.ifh4{margin-bottom:1em!important;}
.color-red{color:#e60012;}
.wr{text-align:center;white-space: nowrap;line-height: 1.2;}
.wr small{font-weight:normal;}
.cb2 h3{background: linear-gradient(to bottom, #ffce00, #fff 50%, #fff);  
	padding: 8px 12px 8px;
    line-height: 1.2;margin-bottom:0!important;}
.cb2 .insurance-box .insurance-header {
    padding: 0;
}
.cb2 .contents{background-color:#fffbc1;display:inline-block;padding:0.2em;}
span.u{text-decoration:underline}
.insurance-box .insurance-table2 thead th {
    background-color: #ebeaf5;
}
.insurance-table2 tbody th.first {
    background-color: #f2f2f3;
}
.insurance-table2 tbody th {
    background-color: #fef3ed;
}