@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lato:100i|Roboto+Condensed:400');

/*
font-family: 'Lato', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/

html {
	font-family: "游ゴシック" , "Yu Gothic" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 94%;
	color: #1E1E1E;
	-webkit-text-size-adjust: 100%;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	min-width: 320px;
}

a:link, a:hover, a:active, a:visited { color: #D22850; text-decoration: none; }

/* header
--------------------------------------------------------------------------------------------------------------- */

#header #navi {
	padding: 30px 20px 25px 25px;
}

#header h1 {
	 float: left;
	 width: 230px;
}

#header h1 img {
	display: block;
	width: 220px;
	height: auto;
	padding-bottom: 8px;
}

#header h1 {
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	color: #1E1E1E;
	font-size: 0.66em;
	letter-spacing: 0.05em;
}

#header .h-cont {
	float: right;
	width: 20%;
	width: calc(100% - 230px);
}

#header .h-cont .sns {
	display: none;
}

#header .h-cont a {
	display: inline-block;
}

/* 100周年アイコン */

#header .th100 { display: none; }

/* 下層グロナビメニュー */

#header dl#gNavi {
	padding-top: 2px;
}

#header dl#gNavi dt:after {
	display: block;
	content: "menu";
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	color: #D22850;
	padding-top: 10px;
}

#header dl#gNavi dt {
	float: right;
	display: block;
	width: 30px;
	height: 15px;
	cursor: pointer;
}

#header dl#gNavi dt:hover {
	opacity: 0.5;
}

#header dl#gNavi svg.menu {
	width: 24px;
	height: 15px;
	fill: #D22850;
}

#header dl#gNavi dd {
	display: none;
	position: absolute;
    top: 75px;
    right: 0px;
    width: 18em;
    z-index: 1000;
	background-color: #AA003C;
}

#header dl#gNavi dd ul {
	padding: 25px 30px 0px 25px;
	text-align: left;
	white-space: nowrap;
	color: #FFF;
}

#header dl#gNavi dd ul:last-of-type {
	padding-bottom: 30px;
}

#header dl#gNavi dd .tit {
	opacity: 0.6;
	font-size: 1.05em;
}

#header dl#gNavi dd a {
	color: #FFF;
}

#header dl#gNavi dd a.red {
	text-decoration: underline;
}

#header dl#gNavi dd .link {
	font-size: 0.85em;
	margin-top: 15px;
	padding-left: 15px;
	background: url(../img/icon_link.png) no-repeat top left;
	background-size: 6px auto;
}

/* visual */

#visual {
	padding-top: 25px;
	background: linear-gradient(90deg,#FFF 0%,#FFF 7%,#D22850 7%,#D22850 100%);
}

#visual #readcopy {
	z-index: 100;
	position: relative;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	text-align: right;
	color: #FFF;
	margin: -13px 15px 0px 0px;
}

#visual #readcopy p.catch {
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 3.3em;
	font-weight: 400;
	margin: 0px 5px 25px 0px;
}

#visual #readcopy p.pc { display: none; }

/* footer
--------------------------------------------------------------------------------------------------------------- */

#footer {
	font-size: 0.75em;
	color: #969696;
	text-align: center;
	line-height: 1.6em;
	padding: 25px 0px 30px 0px;
}

/* maincontents info（同窓会のご案内）
--------------------------------------------------------------------------------------------------------------- */

#info #titleArea {
	background: linear-gradient(90deg,#FFF 0%,#FFF 7%,#D22850 7%,#D22850 100%);
	padding-top: 25px;
}

#info #top-banner {
	width: 93%;
	height: auto;
}

#info #top-banner img {
	width: 100%;
	max-width: 400px;
	height: auto;
}

#info #top-banner a {
	display: block;
}

#info #top-banner .img01 {
	width: 65%;
	height: auto;
	position: relative;
	z-index: 0;
}

#info #top-banner .img02 {
	float: right;
	margin-top: -50px;
	width: 65%;
	height: auto;
	position: relative;
	z-index: 100;
}

#info h2 {
	clear: both;
	text-align: right;
	padding: 20px 25px 25px 0px;
	color: #FFF;
	letter-spacing: 0.1em;
}

#info h2 p.h2-1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0.6em;
	opacity: 0.5;
	padding-bottom: 10px;
}

#info h2 p.h2-2 {
	font-size: 1.8em;
	padding-bottom: 15px;
}

#info h2 p.h2-3 {
	line-height: 1.6em;
	font-size: 0.85em;
	font-weight: bold;
	margin-right: -10px;
}

/* 各会場情報（共通スタイル） */

.accordionbox .info_cont .field {
	width: 100%;
	padding-top: 62.5%;
	position: relative;
}

.accordionbox .info_cont h3 {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -55%);
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	letter-spacing: 0.1em;
}

.accordionbox .info_cont h3 span {
	display: block;
	font-size: 1.2em;
}

.accordionbox .info_cont .title {
	padding: 25px 0px 10px 0px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	background-color: #FFF;
}

.accordionbox dd .date {
	padding: 30px 0px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	color: #FFF;
}

.accordionbox dd .date:before {
	content: " ";
	display: block;
	width: 20px;
	height: 36px;
	margin: -50px auto 20px auto;
	position: relative;
	z-index: 100;
}

.accordionbox dd .date:after {
	content: " ";
	display: block;
	width: 20px;
	height: 36px;
	margin: 20px auto -50px auto;
	position: relative;
	z-index: 100;
}

.accordionbox dd .data {
	padding: 25px;
	line-height: 1.4em;
	background-color: #F5F5F5;
}

.accordionbox dd .data .access {
	background: url(../img/icon_access.png) no-repeat center left;
	padding: 2px 0px 2px 25px;
}

.accordionbox dd .data .tell {
	background: url(../img/icon_tell.png) no-repeat center left;
	padding: 2px 0px 2px 25px;
}

.accordionbox dd .data .price {
	padding: 2px 0px 2px 25px;
	background-image: url(../img/icon_price.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.accordionbox dd .data .use-title {
	margin-top: 20px;
	text-align: center;
	color: #969696;
	font-weight: bold;
	background: url(../img/bg_use-title.png) no-repeat center center;
	margin-bottom: 25px;
}

.accordionbox dd .data .use {
	padding-bottom: 15px;
}

.accordionbox dd .data .use span {
	font-weight: bold;
	display: block;
}

/* イベント終了時 */

.accordionbox .end .title {
	color: #bbb!important;
}

.accordionbox .end .date:before,
.accordionbox .end .date:after {
	background: url(../img/icon_slash-gray.png) no-repeat top center;
}

.accordionbox .end .date {
	background-color: #CCC!important;
}

.accordionbox .end .data {
	text-align: center;
}

.accordionbox .end .data:before {
	content: "終了しました";
	display: inline-block;
	color: #D22850;
	font-weight: bold;
	padding-top: 0.5em;
}

/* お知らせ */

#info dd .attention {
	padding: 20px;
	line-height: 1.4em;
	background-color: #F5F5F5;
}

#info dd .attention .acMenu dt { display: none; }

/* アコーディオン */

#accordion {
}

.accordionlist dt{
    display:block;
	background: #fff;
}
.accordionlist dt:first-child{
    border-top: none !important;
}
.accordionlist dd.sp {
    display:none;
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
}
.accordion_icon span {
	position: absolute;
    left: 8px;
    width: 50%;
	height: 2px;
    background-color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 13px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 13px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 13px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

/* 新潟 */

#info_niigata .field { background: url(../img/img_info_niigata_sp.png) no-repeat top center; background-size: 100% auto; }
#info_niigata .title { color: #F0788C; }
#info_niigata .date { background-color: #FA8296; }
#info_niigata .date:before, #info_niigata .date:after { background: url(../img/icon_slash-pink.png) no-repeat top center; }
#info_niigata a, #info_niigata .attention .acMenu dt { color: #F0788C; text-decoration: underline; }
#info_niigata a.dl { background: url(../img/icon_dl-pink.png) no-repeat left center; background-size: 16px auto; padding-left: 30px; }
#info_niigata .attention { border: solid 5px #FA8296; background: url(../img/icon_at_pink.png) no-repeat top right; }
#info_niigata .accordion_icon { background-color: #FA8296; }

/* 東京 */

#info_tokyo .field { background: url(../img/img_info_tokyo_sp.png) no-repeat top center; background-size: 100% auto; }
#info_tokyo .title { color: #5AAAE6; }
#info_tokyo .date { background-color: #64B9F0; }
#info_tokyo .date:before, #info_tokyo .date:after { background: url(../img/icon_slash-blue.png) no-repeat top center; }
#info_tokyo a, #info_tokyo .attention .acMenu dt { color: #5AAAE6; text-decoration: underline; }
#info_niigata a.dl { background: url(../img/icon_dl-blue.png) no-repeat left center; background-size: 16px auto; padding-left: 30px; }
#info_tokyo .accordion_icon { background-color: #64B9F0; }

/* 大阪 */

#info_osaka .field { background: url(../img/img_info_osaka_sp.png) no-repeat top center; background-size: 100% auto; }
#info_osaka .title { color: #50B482; }
#info_osaka .date { background-color: #64C88C; }
#info_osaka .date:before, #info_osaka .date:after { background: url(../img/icon_slash-green.png) no-repeat top center; }
#info_osaka a, #info_osaka .attention .acMenu dt { color: #50B482; text-decoration: underline; }
#info_niigata a.dl { background: url(../img/icon_dl-green.png) no-repeat left center; background-size: 16px auto; padding-left: 30px; }
#info_osaka .accordion_icon { background-color: #64C88C; }

/* maincontents navi（リンク類）
--------------------------------------------------------------------------------------------------------------- */

#navi_sub {
}

#navi_sub #navi_sub_L {
}

#navi_sub #navi_sub_R {
	padding-top: 30px;
}

#navi_sub #navi_sub_L ul {
	padding: 30px 25px 0px 25px;
}

#navi_sub #navi_sub_L ul li.tit {
	font-size: 1.6em;
	padding-bottom: 25px;
}

#navi_sub #navi_sub_L ul li.link {
	font-weight: bold;
	background: url(../img/icon_link.png) no-repeat top left;
	padding: 0px 0px 15px 20px;
	margin-left: 3px;
}

#navi_sub #navi_sub_L ul li.link a { color: #1E1E1E; }
#navi_sub #navi_sub_L ul li.link a.red { color: #D22850; text-decoration: underline; }

#navi_sub #putLink {
	margin: 25px;
	position: relative;
	padding: 30px;
	margin-top: 50px;
	border: solid 5px #D22850;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

#navi_sub #putLink img {
	position: absolute;
	top: -30px;
	right: 25px;
	width: 156px;
	height: 58px;
}

#navi_sub #putLink span {
	font-size: 1.3em;
	font-weight: 400;
	display: block;
	padding-bottom: 10px;
}

#navi_sub #putLink a { text-decoration: underline; }

#navi_sub_R {
	text-align: center;
	padding: 0px 25px;
}

#navi_sub_R img {
	max-width: 350px;
	width: 100%;
	height: auto;
}

/* maincontents contact（事務局）
--------------------------------------------------------------------------------------------------------------- */

#contact {
	text-align: center;
	line-height: 1.5em;
}

#contact a { text-decoration: underline; }

#contact .contact-cont {
	border: solid 5px #F5F5F5;
	padding: 25px;
	margin: 25px 25px 0px 25px;
}

#contact .tit {
	font-weight: bold;
	padding-bottom: 15px;
}

#contact .tit span {
	font-size: 1.2em;
	display: block;
}

#contact .tel, #contact .fax {
	font-size: 1.1em;
	font-weight: bold;
}

#contact .tel span, #contact .fax span {
	font-size: 0.9em;
	font-weight: 400;
	color: #D22850;
}

/* maincontents Facebook
--------------------------------------------------------------------------------------------------------------- */

.fb-area {
	margin: 0px auto;
	height: auto;
	padding: 25px 25px 0px 25px;
	width: 100%;
}

.fb-area .fb_banner{
	float: none;
	margin: 0 auto 25px auto;
	width: auto;
	max-width: 400px;
}

.fb-area .fb_banner img{
	width: 100%;
}

.fb-area .fb_banner a {
	display: block;
}

.fb-area .fb_timeline {
	/*float: none;
	margin: 30px auto;
	height: 400px;
	width: 270px;*/
}

.fb-container {
	width: 100%;
}

/* maincontents 下層ページ共通スタイル
--------------------------------------------------------------------------------------------------------------- */

.underlayer #inner {
	padding: 0px 25px 10px 25px;
}

.underlayer #pageTitle {
	background-color: #D22850;
	width: 100%;
	height: 90px;
	position: relative;
}

.underlayer #pageTitle h2 {
	color: #FFF;
	font-size: 1.3em;
	text-align: center;
	padding-top: 40px;
}

.underlayer #pageTitle span {
	display: inline-block;
	position: absolute;
	bottom: -2.2em;
	right: 25px;
	font-family: 'Lato', sans-serif;
	font-size: 1.8em;
	font-weight: 400;
	mix-blend-mode: screen;
	color: #D22850;
	-webkit-text-stroke-color:  #D22850;
	-webkit-text-stroke-width: 0.3px;
	margin-bottom: 50px;
}

.underlayer #pageTitle2 {
	background-color: #D22850;
	width: 100%;
}

.underlayer #pageTitle2 h2 {
	color: #FFF;
	font-size: 1.3em;
	text-align: center;
	padding: 40px 20px 40px 20px;
	line-height: 1.4em;
}

.underlayer #pageTitle2 h2 div {
	color: #FFF;
	font-size: 14px;
	padding-top: 8px;
	text-align: center;
	line-height: 1.3em;
}

.underlayer #inner h3 {
	color: #D22850;
	font-size: 1.3em;
    padding: 45px 0px 0px 0px;
	text-align: center;
}

.underlayer #inner h4 {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	border-bottom: solid 3px #1E1E1E;
	padding: 30px 0px 10px 0px;
}

/* 表組み */

.underlayer th {
	display: block;
	width: 100%;
	vertical-align: middle;
	padding: 15px 0px 6px 0px;
	font-weight: bold;
}

.underlayer td {
	display: block;
	width: 100%;
	vertical-align: middle;
	border-bottom: solid 1px #CCC;
	padding: 10px 0px;
}

#page-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: block;
  width: 40px;
  height: 40px;
	z-index: 999;}
  #page-top:hover {
    cursor: pointer; }
  #page-top img {
    width: 100%; }

.p_100th01 {
	font-size: 1.1em;
    text-align: justify;
    line-height: 1.7em;
	padding: 40px 0px 0px 0px;
}

.ol_100th {
    list-style-position: outside;
    list-style-type: decimal;
	padding: 10px 0px 0px 24px;
}
.ol_100th li {
	padding: 20px 0px 0px 0px;
	font-weight: 700;
	font-size: 1.2em;
	color: #D22850;
	line-height: 1.7em;
}
.ol_100th li div {
	padding: 10px 0px 0px 0px;
	font-weight: 400;
	font-size: 0.9em;
	text-align: justify;
	color: #1E1E1E;
}

.p_100th02 {
	font-size: 1.0em;
    text-align: justify;
    line-height: 1.7em;
	padding: 25px 0px 25px 0px;
}

a.dl2 {
    background: url(../img/icon_dl-pink.png) no-repeat left center;
    padding-left: 30px;
    color: #F0788C;
    text-decoration: underline;
	font-size: 1.1em;
}

.div_100th01 {
	border: solid 1px #CCCCCC;
	padding: 20px;
	font-size: 1.1em;
    text-align: justify;
    line-height: 1.7em;
	margin-top: 25px;
}

.div_100th01 strong {
	display: block;
	text-align: center;
	padding-bottom: 8px;
}

.div_100th02 {
	font-size: 1.1em;
    text-align: justify;
    line-height: 1.7em;
	margin-top: 25px;
}

.div_100th02 strong {
	display: block;
	padding-bottom: 8px;
	font-size: 1.1em;
}

.div_100th02 span {
	font-size: 1.2em;
	display: block;
	font-weight: 700;
	padding-bottom: 8px;
}

.bnr_100th {
	text-align: center;
	padding: 40px 0 20px 0;
}

.bnr_100th img {
	width: 100%;
}

.dosoBox {
	background-color: #f2f2f2;
	margin-top: 30px;
}

.dosoTit {
	text-align: center;
	font-weight: 400;
	line-height: 1.5em;
	padding: 30px 20px 0 20px;
	font-size: 1.1em;
}

.dosoArea {
	padding: 15px 25px 30px 20px;
	text-align: center;
}

.dosoArea a {
	width: 100%;
	max-width: 360px;
	line-height: 1.5em;
	border: solid 4px #D22850;
	display: inline-block;
	padding: 10px 15px;
	background-color: #ffffff;
	margin: 5px;
}

.dosoArea span {
	width: 100%;
	max-width: 360px;
	line-height: 1.5em;
	border: solid 4px #1E1E1E;
	display: inline-block;
	padding: 10px 15px;
	background-color: #ffffff;
	margin: 5px;
}

.newsArea {
	background-color: #F7F7F7;
}

.newsBox {
	padding-top: 35px;	
}

.newsContents {
	padding-bottom: 35px;
	padding-left: 25px;
	padding-right: 25px;
}

.news_title {
	text-align: center;
	font-size: 1.6em;
    padding-bottom: 20px;
}

.news_text {
	font-weight: bold;
    background: url(../img/icon_link.png) no-repeat 0px 4px;
    padding: 0px 0px 8px 20px;
    margin-left: 3px;
	line-height: 1.5em;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_text span {
	display: block;
	white-space: wrap;
}

.news_bnr {
	text-align: center;
    padding-top: 10px;
}

.news_bnr img {
	width: 100%;
}

.news_bnrArea {
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	padding-top: 15px;
}

.news_bnrBox {
	padding-top: 12px;
	width: 48%;
}

.news_bnrBox img {
	width: 100%;
}

.news9_l {
}

.news9_r {
}

.news9_100 {
	
}

.news9_l span, .news9_r span, .news9_100 span {
	padding: 10px 0 20px 0;
	display: inline-block;
	line-height: 1.7;
	font-size: 0.9em;
}

.news15_ul1 {
	display: block;
}

.news15_ul1 li {
	padding: 10px 0 0 0;
	width: 100%;
	height: auto;
}

.news15_ul2 {
	display: block;
}

.news15_ul2 li {
	padding: 10px 0 0 0;
	width: 100%;
	height: auto;
}

.news15_h5_1 {
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: 700;
}

.news15_h5_2 {
	padding-top: 25px;
	font-size: 16px;
	font-weight: 700;
}

.kotei {
	border: 1px solid #D22850;
	padding: 15px;
	margin-bottom: 15px;
}

.topicsBox {
	font-weight: 700;
    background: url(../img/icon_link.png) no-repeat top 12px left 5px;
    padding: 8px 0px 8px 20px;
    margin-left: 0px;
	line-height: 1.5;
}

.topics_cate {
	padding: 0 0 5px 0;
}

.topics_cate span {
	vertical-align: middle;
	margin-right: 7px;
	display: inline-block;
	font-size: 16px;
}

.cate_topics {
	background-color: #AAAAAA;
	color: #FFFFFF !important;
	line-height: 1;
	vertical-align: middle;
	padding: 3px 6px 3px 6px;
	font-size: 12px;
	display: inline-block;
	margin-right: 5px;
	white-space: nowrap;
}

.cate_honbu {
	background-color: #FA8296;
	color: #FFFFFF !important;
	line-height: 1;
	vertical-align: middle;
	padding: 3px 6px 3px 6px;
	font-size: 12px;
	display: inline-block;
	margin-right: 5px;
	white-space: nowrap;
}

.cate_syutoken {
	background-color: #64B9F0;
	color: #FFFFFF !important;
	line-height: 1;
	vertical-align: middle;
	padding: 3px 6px 3px 6px;
	font-size: 12px;
	display: inline-block;
	margin-right: 5px;
	white-space: nowrap;
}

.cate_kansai {
	background-color: #64C88C;
	color: #FFFFFF !important;
	line-height: 1;
	vertical-align: middle;
	padding: 3px 6px 3px 6px;
	font-size: 12px;
	display: inline-block;
	margin-right: 5px;
	white-space: nowrap;
}

.topics_list {
	font-size: 110%;
	padding-top: 40px;
}

.topics_more {
	text-align: center;
	width: 100%;
	padding-top: 30px;
}

.topics_more a {
	display: inline-block;
	line-height: 50px;
	padding: 0 60px;
	width: auto;
	margin: 0 auto;
	color: #1E1E1E;
	border: 1px solid #1E1E1E;
	border-radius: 26px;
}

#pageTitle div {
	color: #FFFFFF;
	font-size: 80%;
	text-align: center;
	padding-top: 8px;
}

.detailBox {
	font-weight: 700;
    padding: 30px 0px 20px 0px;
    margin-left: 0px;
	font-size: 20px;
	line-height: 1.5;
}

.article {
  /* editor */
  /* img */
  /* clearfix */
}
.article table {
	width: 100%;
	line-height: 1.6em;
    letter-spacing: .1em;
	margin-top: 1em;
    color: #434344;
    font-family: "Noto Sans JP", sans-serif;
		font-size: 14px;
    font-weight: 500;
}

.article table tr:first-child td,
.article table tr:first-child th {
  border-top: solid 1px #999999;
}
.article table tr td,
.article table tr th {
  border-bottom: solid 1px #999999;
  border-right: solid 1px #999999;
  padding: 8px 16px 8px 18px;
}

.article table tr td:first-child,
.article table tr th:first-child {
  border-left: solid 1px #999999;
}

.underlayer .article td {
	display: table-cell;
}

.article ul {
	margin-top: 1em;
	line-height: 2em;
	letter-spacing: .09em;
	padding: 0;
    list-style-type: none;
}
.article ul li {
	padding-top: 0.5em;
    line-height: 1.8em;
    display: flex;
    vertical-align: text-top;
}
.article ul li::before {
    content: '●';
    display: block;
    margin-right: 1em;
    font-size: 7px;
    line-height: 4em;
    color: #D22850;
}

.article ol {
	margin-top: 1em;
	line-height: 2em;
	letter-spacing: .09em;
	padding: 0;
	counter-reset: li;
}
.article ol li {
	padding-top: 0.5em;
    line-height: 1.8em;
    display: flex;
    vertical-align: text-top;
}
.article ol li::before {
    display: block;
    font-weight: bold;
    counter-increment: li;
    content: counter(li);
    margin-right: 0.3em;
	line-height: 1.8em;
}

.article h1 {
	font-weight: 700;
	padding: 80px 0px 0px 0px;
	font-size: 24px;
	color: #333333;
	line-height: 1.5;
}

.article h2 {
	font-weight: 700;
	padding: 80px 0px 0px 0px;
	font-size: 24px;
	color: #d22850;
	line-height: 1.5;
}
.underlayer #inner .article h3 {
	font-weight: 700;
	padding: 50px 0px 0px 0px;
	font-size: 18px;
	color: #333333;
	line-height: 1.5;
    border-bottom: 2px solid #333333;
	text-align: start;
}

.underlayer #inner .article h4 {
	font-weight: 700;
	padding: 50px 0px 0px 0px;
	font-size: 18px;
	color: #d22850;
	line-height: 1.5;
    border-bottom: 2px solid #d22850;
    margin-bottom: 0;
}

.article h5 {
	font-weight: 700;
	padding: 30px 0px 0px 0px;
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
}
.article h6 {
	font-weight: 700;
	padding: 30px 0px 0px 0px;
	font-size: 14px;
	color: #d22850;
	line-height: 1.5;
}
.article img {
  margin: 0px;
  width: auto;
  display: inline-block;
}
.article img.size-full {
  width: 100%;
}
.article a:link {
  color: #D22850;
  text-decoration: underline;
}
.article p {
	margin-top: 1em;
	line-height: 2em;
    letter-spacing: .09em;
}
.article strong {
	font-weight: bold;
}
.article em {
	font-style: italic;
}
.article iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}
.article blockquote {
	margin: 1em 0 0 0;
	white-space: pre-wrap;
	color: #434344;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
	background: #f6f7fb;
	padding: 20px;
}

.article blockquote img {
	margin: 5px;
}

.article pre {
	margin-top: 1em;
	white-space: pre-wrap;
	color: #434344;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
}

.article img[class*=wp-image-],
.article img[class*=attachment-] {
	height: auto;
	max-width: 100%;
}
.article .clearfix {
	overflow: hidden;
	zoom: 1;
}
.article .clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.article .wp-caption .wp-caption-text {
	margin: 0.4em 0 0;
	font-size: 14px;
}/*# sourceMappingURL=news.css.map */

.article .aligncenter {
	display: block;
	margin: 0 auto;
}
.article .alignright {
	float: right;
    text-align: right;
	max-width: none !important;
	width: 100%;
	margin-left: 0px;
	padding-bottom: 10px;
}
.article .alignleft {
	float: none;
	max-width: none !important;	
	width: 100%;
	margin-right: 0px;
	padding-bottom: 10px;
}

.wp-caption {
	max-width: 100%; /* 画像を親要素に合わせる */
}

.wp-caption img {
	max-width: 100%; /* 画像を親要素に合わせる */
	height: auto; /* 画像の高さが自動的に調整される */
}

.underlayer .article ul li:nth-of-type(2n) {
	background-color: transparent;
}

.underlayer .article ul li:hover {
	background-color: transparent !important;
}

.topics_more2 {
	text-align: center;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 60px;
	clear: both;
}

.topics_more2 a {
	display: inline-block;
	line-height: 50px;
	padding: 0 60px;
	width: auto;
	margin: 0 auto;
	color: #1E1E1E;
	border: 1px solid #1E1E1E;
	border-radius: 26px;
}

.pager-simple {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	padding: 10px 0;
}

.pager-simple span {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 36px;
	height: 36px;
	padding: 0 8px;
	margin: 0 4px;
	text-decoration: none;
	color: #fff;
	background-color: #333333;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	font-size: 1rem;
	transition: all 0.2s ease-in-out;
}

.pager-simple a, .pager-simple span.dots {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 36px;
	height: 36px;
	padding: 0 8px;
	margin: 4px;
	text-decoration: none;
	color: #333333;
	background-color: #fff;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	font-size: 1rem;
	transition: all 0.2s ease-in-out;
}

.pager-simple a:hover {
	color: #fff;
	background-color: #333333;
	border-color: #CCCCCC;
}

.article table th > :first-child,
.article table td > :first-child {
  padding-top: 0;
  margin-top: 0;
}

.blist {
	font-size: 11px;
	padding-top: 15px;
	line-height: 1.4;
}

#detailBlistBox {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

#detailBlist {
	padding: 0px 25px 15px 25px;
}

#detailInnerBox {
	background-color: #FFF5EE;
	border-bottom: 1px solid #CCCCCC;
}

#detailInner {
	padding: 0px 25px 10px 25px;
}