@charset "utf-8";


#pageTtl {
	background: url(../../img/topics/pic_main.jpg) no-repeat 50% 0;
	background-size: cover;
}

/* =========================
   article
========================= */

#main {
	float: left;
	width: 760px;
	margin-bottom: 70px;
}

.contents {
	border-top: solid 1px #bebebe;
}

.listBox {
	padding: 30px 0;
	border-bottom: dotted 1px #bebebe;
}

.listBox a {
	display: block;
	cursor: pointer;
}

.listBox a:hover .nlTtl {
	text-decoration: underline;
}

.nlImgWrap {
	float: right;
	width: 190px;
	height: 120px;
	margin-left: 40px;
}

.nlImgWrap img {
	width: 100%;
}

.nlDetail .topicsDate {
	display: inline-block;
	font-size: 120%;
	padding-right: 20px;
}

.nlDetail .label {
	display: inline-block;
	padding: 10px 25px;
	line-height: 1;
	background-color: #00acc0;
	text-align: center;
	font-size: 120%;
	color: #fff;
}

.nlDetail .nlTtl {
	margin-top: 20px;
	font-size: 200%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W6", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

/* detail */

.headStyle {
	padding: 30px 0;
	border-top: solid 1px #bebebe;
	border-bottom: solid 1px #bebebe;
}

.txtDetail {
	padding: 35px 0;
	font-size: 120%;
}

.txtDetail p {
	margin-bottom: 15px;
}

.txtDetail img {
	max-width: 100%;
	height: auto;
}

/* sns */

#articleSns {
	padding: 35px 0 30px;
	text-align: center;
}

#articleSns a:hover {
	text-decoration: none;
}

#articleSns img {
	margin: 0 6px;
	width: 40px;
	height: auto;
}


/* pagenavi */

#pageNavi {
	position: relative;
	margin-top: 25px;
	text-align: center;
}

.wpPagenavi a,
.wpPagenavi span {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin: 0 5px;
	border: solid 1px #bebebe;
	text-align: center;
	font-size: 130%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W6", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.pages {
	min-width: 96px;
	background-color: #fff;
	border-color: #bebebe;
	color: #404040;
}

.current {
	min-width: 40px;
	background-color: #00acc0;
	border-color: #00acc0 !important;
	color: #fff;
}

.wpPagenavi a {
	min-width: 40px;
	background-color: #fff;
	border-color: #bebebe;
	color: #404040;
}

.toTop {
	position: absolute;
	top: 25px;
	left: 0;
}

.toTop a {
	padding-left: 30px;
	background: url(../../img/topics/icn_pageback.png) no-repeat 12px 12px;
	background-position: left center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W6", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 120%;
	color: #7e7e7e;
}

.navigation {
	padding-top: 25px;
	border-top: solid 1px #bebebe;
	text-align: center;
}

.navigation a {
	float: none;
	display: inline-block;
	width: 95px;
	height: 40px;
	line-height: 40px;
	margin: 0 13px;
	border: solid 1px #bebebe;
	text-align: center;
	font-size: 130%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W6", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #404040;
	cursor: pointer;
}

.btnDetail a {
	display: block;
	width: 275px;
	height: 50px;
	line-height: 50px;
	margin: 30px auto 0;
	background-color: #fff;
	border: solid 1px #bebebe;
	text-align: center;
}

.btnDetail a:hover {
	text-decoration: underline;
	opacity: .9;
}

.btnDetail a span {
	display: inline-block;
	padding: 0 60px;
	font-size: 120%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W6", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	background: url(../../img/common/list_icon.png), url(../../img/topics/icn_pdf.png);
	background-position: left center, right center;
	background-repeat: no-repeat;
	background-size: 12px 12px, 12px 11px;
	color: #7e7e7e;
}

.btnDetail a:hover span {
	text-decoration: underline;
}

/* =========================
   aside
========================= */

#sideR {
	float: right;
	width: 200px;
}

.archiveTtl {
	padding: 15px 0;
	border-top: solid 2px #00acc0;
	border-bottom: solid 1px #bebebe;
	font-size: 120%;
	font-weight: bold;
	color: #00acc0;
}

.archiveBox {
	padding-top: 13px;
}

.categoryTtl {
	height: 25px;
	line-height: 25px;
	padding-left: 45px;
	background: url(../../img/common/list_icon.png) no-repeat 12px 12px;
	background-position: 30px center;
	font-size: 120%;
	color: #bebebe;
	cursor: pointer;
}

/* 231212 マイメロTOPICS*/
.container_my,.container_my_b {
	display: flex;
	margin-top: 4%;
}
.box_image_mymero {
	margin-right: 2%;
}

.box_image_mymero_l {
	margin-left: 2%;
}

.flex_my {
	display: flex;
	margin-bottom: 5%;
}

.mb8_ {
	margin-bottom: 8px !important;
}

.mmm8 {
	margin: 0 8px 0 8px !important;
}

a.btn_04 {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    width: 163px;
    margin: 23px auto 77px auto;
    padding: 1rem 4rem;
    font-weight: bold;
    border: 2px solid #0198a9;
    background: #01aabe;
    color: #fff;
    border-radius: 100vh;
    transition: 0.5s;
}

a.btn_04:hover {
	color: #01aabe;
	background: #fff;
}
.tel_my{
	border: solid 1px;
    padding: 24px 17px;
    width: 48%;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
	.container_my {
		display: initial;
	}

	.box_image_mymero {
		margin-right: initial;
	}

	.flex_my {
		display: initial;
		margin-bottom: 12%;
	}

	.mmm8 {
		margin: 5px 0 5px 0 !important;
	}

	.center_pic {
		text-align: center;
	}

	.mt__ {
		margin-top: 75px;
	}

	.container_my_b {
		display: flex;
		flex-direction: column-reverse;
	}
	.txt_c{
		text-align: center;
	}
	.tel_my {
		border: solid 1px;
		padding: 19px 17px;
		width: 87%;
		margin: 25px auto;
}}