@import url(https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);


@media print, screen and (min-width: 1025px) {

/*.topics-space2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.topics-box {
	padding-top:100px;
	padding-bottom:100px;
}

.topics-full {
	width: 1100px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	z-index:1;
}

.topicsbox {
	display: flex;
	justify-content: space-between;
	padding-bottom:100px;
}*/

/*サムネ無news2*/


/*.topics-list2 ul {margin-top: -30px;}
.topics-list2 li {position:relative;}
.topics-list2 li a {
	color: #4c3f33;
	display: block;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d3cd;
}
.topics-list2 li a:hover,
.topics-list2 li a:focus {}
.topics-list2 li a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	bottom: -0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #dc143c;
}
.topics-list2 li a:hover {color: #dc143c;}
.topics-list2 li a:hover::after {transform: scale(1, 1);}
.news_text2 h3 {
	font-weight: normal;
	font-size: 13pt;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_text2 .daytime{
	font-size: 12pt;
	line-height: 28px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	display: block;
	color: #4c3f33;
}
*/

/*.topics-list1 ul {
	display: flex;
	flex-wrap: wrap;
}
.topics-list1 li {
	width: 30.3%;
	display: block;
	box-sizing: border-box;
	margin: 1.5%;
}

.news1 a {
	color: #4c3f33;
	display: block;
}

.news1 .news_thumbnail {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 70%;
	overflow: hidden;
	margin-bottom:10px;
}
.news1 .news_thumbnail img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.news_text1 {
	width: 90%;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
}
.news1 h3 {
	font-weight: 600;
	font-size: 12pt;
	line-height: 25px;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
.news1 p {
	font-weight: 500;
	font-size: 10pt;
	line-height: 21px;
}*/
.topics-space2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.catebox1 {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    background-color: #009fb2;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 14px;
	line-height: 1.2;
    display: table;
    border-radius: 6px;
}
.news3 a{
    display: block;
    color: #033254;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 25px rgba(226 226 226 / 50%);
    border-radius: 15px;
}
.topics-list3 li:not(:last-child) {margin-bottom: 30px;}
.topics-list3 ul {
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 50px;
}
.topics-list3 li {
	display: block;
	box-sizing: border-box;
    width: 48.5%;
}
.topicswrap {
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.news_text3 {display: block;width: 65%;}
.ct-wrap{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0px;
    margin-bottom: 4px;
}
.news3 .news_thumbnail {
	display: block;
	position: relative;
	width: 30%;
	height: 130px;
	background-color: #FFF;
    border-radius: 10px;
    overflow: hidden;
}
.news3 .news_thumbnail img {
	width: 100%;
	height: 130px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.news_text3 h3 {
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 18px;
	line-height: 1.5;
    
}
.daytime{
    width: 90px;
	font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-size: 18px;
	line-height: 1.5;
    font-weight: 600;
    color: #0c3050;
}
    
    
    
.topics-list3s {
    width: 100%;
    display: block;
    
}
.catebox1s {
    padding: 3px 6px;
    box-sizing: border-box;
    background-color: #009fb2;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.2;
    display: inline-block;
    border-radius: 3px;
}
.news3s a{
    display: block;
    color: #033254;
    /*box-shadow: 0px 0px 25px rgba(226 226 226 / 50%);
    padding: 15px;
    border-radius: 15px;*/
    /*padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 25px rgba(226 226 226 / 50%);
    border-radius: 15px;*/
}
.topics-list3s ul {
    display: block;
    padding: 10px;
    box-sizing: border-box;
}

.topics-list3s li {
    width: 100%;
}

.topics-list3s li:not(:last-child) {
    margin-bottom: 10px;
}


.topicswraps {
    display: flex;
    align-items: center;
    gap: 18px;
}
.news_text3s {
    flex: 1;
    min-width: 0;
    width: 100%;
}
.ct-wraps {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 6px;
}
.news_thumbnail2 {
    flex: 0 0 90px;
    width: 90px;
    height: 90px;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.news_thumbnail2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
.news_text3s h3 {
    
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 16px;
	line-height: 1.5;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.daytimes {
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    color: #0c3050;
}
    
    
    
    
    
    
    
    
    
    
    
/*トピックスページャー*/
.pager {
	clear: both;
	margin-bottom: 20px;
	padding-top: 60px;
}
.pager a {
	color: #fff;
	display: block;
}
.count-text {
	text-align: center;
	font-size: 11pt;
	line-height: 22px;
	padding: 10px;
}
#topics_paging {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#topics_paging li {
	display: block;
}
#topics_paging_previous {
	cursor: pointer;
	display: block;
	width: 49%;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	outline: none;
	font-size: 12pt;
	height: 50px;
}
#topics_paging_previous::before,
#topics_paging_previous::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#topics_paging_previous,
#topics_paging_previous::before,
#topics_paging_previous::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}
#topics_paging_previous {
	background-color: #333;
	color: #FFF;
	
}
#topics_paging_previous:hover {
	color: #FFF;
	background-color: #000;
}
#topics_paging_next {
	cursor: pointer;
	display: block;
	width: 49%;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	outline: none;
	font-size: 12pt;
	height: 50px;
}
#topics_paging_next::before,
#topics_paging_next::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#topics_paging_next,
#topics_paging_next::before,
#topics_paging_next::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}
#topics_paging_next {
	background-color: #1e9db0;
	color: #FFF;
}
#topics_paging_next:hover {
	color: #FFF;
	background-color: #24b8ce;
}



/*トピックスページャー*/
.button7 .mysvg {
	width: 22px;
    vertical-align: -15%;
	display: inline-block;
	color: #033254;
	fill: currentColor;
    margin-right: 5px;
}
.button7:hover .mysvg {
	width: 22px;
    vertical-align: -15%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
    margin-right: 5px;
}
.button7 {
	display: block;
	text-decoration: none;
	line-height: 1.5;
	outline: none;
	font-size: 17px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-bottom: 5px;
	padding: 15px;
}
.button7::before,
.button7::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button7,
.button7::before,
.button7::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button7 {
	color: #0c3152;
	border: 1px solid #0c3152;
}
.button7:hover {
	color: #FFF;
	border: 1px solid #0c3152;
	background-color: #0c3152;
	
}


/*detail　右側*/
.line-text-cat {
    font-family: "din-2014", sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dce2e2;
}

.archive-space {
	padding-top: 10px;
}
	
.topics {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
}
	
.topics-archive {
	width: 20%;
	padding-top: 20px;
	padding-right: 30px;	
}
.topics-detail {
	min-height: 500px;
	width: 65%;
	padding-bottom: 50px;
	padding-left: 20px;
}

h3 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 16pt;
	line-height: 27px;
	padding-bottom: 10px;
	font-weight: 600;
}

.program-text {
	padding-bottom: 50px;
	padding-top: 15px;
}
#topics_title {}

#topics_body {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 12pt;
	line-height: 28px;
}

#topics_body img {
	padding-top: 10px;
	max-width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}


}





@media screen and (min-width: 0px) and (max-width: 1024px) {

.catebox1 {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    background-color: #009fb2;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 13px;
	line-height: 1.2;
    display: table;
    border-radius: 6px;
}
.news3 a{
    display: block;
    color: #033254;
    padding: 8px;
    box-sizing: border-box;
    box-shadow: 0px 0px 25px rgba(226 226 226 / 50%);
    border-radius: 15px;
}
.topics-list3 li:not(:last-child) {margin-bottom: 5px;}
.topics-list3 ul {
    /*display: flex;
	justify-content: space-between;
    flex-wrap: wrap;*/
    /*padding-top: 20px;
    padding-bottom: 20px;*/
}
.topics-list3 li {
	display: block;
	box-sizing: border-box;
    /*width: 48.5%;*/
}
.topicswrap {
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.news_text3 {display: block;width: 60%;}
.ct-wrap{
    /*display: flex;
    justify-content: flex-start;
    align-items: center;*/
    padding: 0px;
    margin-bottom: 4px;
}
.news3 .news_thumbnail {
	padding-top: 30%;
	width: 35%;
	display: block;
	position: relative;
	height: 0;
	overflow: hidden;
}
.news3 .news_thumbnail img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	border-radius: 10px;
}
.news_text3 h3 {
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 15px;
	line-height: 1.5;
    
}
.daytime{
	font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-size: 14px;
	line-height: 1.5;
    font-weight: 600;
    color: #0c3050;
}
    
    
    
.topics-list3s {
    width: 100%;
    display: block;
    
}
.catebox1s {
    padding: 3px 6px;
    box-sizing: border-box;
    background-color: #009fb2;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.2;
    display: inline-block;
    border-radius: 3px;
}
.news3s a{
    display: block;
    color: #033254;
    /*box-shadow: 0px 0px 25px rgba(226 226 226 / 50%);
    padding: 15px;
    border-radius: 15px;*/
    /*padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 25px rgba(226 226 226 / 50%);
    border-radius: 15px;*/
}
.topics-list3s ul {
    display: block;
    padding: 10px;
    box-sizing: border-box;
}

.topics-list3s li {
    width: 100%;
}

.topics-list3s li:not(:last-child) {
    margin-bottom: 10px;
}


.topicswraps {
    display: flex;
    align-items: center;
    gap: 18px;
}
.news_text3s {
    flex: 1;
    min-width: 0;
    width: 100%;
}
.ct-wraps {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 6px;
}
.news_thumbnail2 {
    flex: 0 0 90px;
    width: 90px;
    height: 90px;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.news_thumbnail2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
.news_text3s h3 {
    
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 16px;
	line-height: 1.5;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.daytimes {
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    color: #0c3050;
}


.news_text3 {
	display: block;
}

.newstittle {
	font-weight: 700;
}

/*トピックスページャー*/

.pager {
	clear: both;
	margin-bottom: 20px;
	padding-top: 60px;
}

.pager a {
	color: #FFF;
}
.count-text {
	text-align: center;
	font-size: 10pt;
	line-height: 22px;
	padding: 10px;
}
#topics_paging {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#topics_paging_previous {
	cursor: pointer;
	display: block;
	width: 49%;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	padding: 10px;
}
#topics_paging_previous::before,
#topics_paging_previous::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#topics_paging_previous,
#topics_paging_previous::before,
#topics_paging_previous::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}
#topics_paging_previous {
	background-color: #333;
	color: #FFF;
	
}
#topics_paging_previous:hover {
	color: #FFF;
	background-color: #000;
}
#topics_paging_next {
	cursor: pointer;
	display: block;
	width: 49%;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	padding: 10px;
}
#topics_paging_next::before,
#topics_paging_next::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#topics_paging_next,
#topics_paging_next::before,
#topics_paging_next::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}
#topics_paging_next {
	background-color: #1e9db0;
	color: #FFF;	
}
#topics_paging_next:hover {
	color: #FFF;
	background-color: #1e9db0;	
}

/*トピックスページャー*/

.button7 .mysvg {
	width: 20px;
    vertical-align: -20%;
	display: inline-block;
	color: #033254;
	fill: currentColor;
    margin-right: 5px;
}    
    
.button7 {
	display: block;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	width: 100%;
	margin-bottom: 10px;
}
.button7::before,
.button7::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button7,
.button7::before,
.button7::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button7 {
	color: #0c3152;
	border: 2px solid #0c3152;
}
.button7:hover {
	color: #FFF;
	background-color: #0c3152;
	border: 2px solid #0c3152;
}

.archive-space {
	padding-top: 10px;
	margin-bottom: 30px;
}


.line-text-cat {
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.topics {
	position: relative;
}
	
.topics-archive {
	padding-left: 10px;
	padding-right: 10px;
}

.topics-detail {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
}




h3 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 12pt;
	line-height: 25px;
	padding-bottom: 10px;
	font-weight: 600;
}

.program-text {
	padding-bottom: 20px;
	padding-top: 15px;
}
#topics_title {
	/*font-weight: normal;*/
	
}

#topics_body {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 11pt;
	line-height: 28px;
}

#topics_body img {
	padding-top: 10px;
	max-width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}


}