@charset "UTF-8";

/* link */
.linkblue a { color: #0757D8; text-decoration: none;}
.linkblue a:link    { color: #0757D8; }
.linkblue a:visited { color: #0757D8; }
.linkblue a:hover   { color: #0757D8; text-decoration: underline;}
.linkblue a:active  { color: #0757D8; }
.linkblue a.disabled {
	pointer-events: none;
}

/* position */
.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
.float-right {
	float: right;
}

/* space */
.mgt10 {
	margin-top: 10px;
}
.mgt20 {
	margin-top: 20px;
}
.mgt30 {
	margin-top: 30px;
}
.mgt40 {
	margin-top: 40px;
}
.mgt60 {
	margin-top: 60px;
}
.mgt80 {
	margin-top: 80px;
}
.mgb10 {
	margin-bottom: 10px;
}
.mgb20 {
	margin-bottom: 20px;
}
.mgb30 {
	margin-bottom: 30px;
}
.mgb40 {
	margin-bottom: 40px;
}
.mgb50 {
	margin-bottom: 50px;
}
.mgb60 {
	margin-bottom: 60px;
}
.mgb80 {
	margin-bottom: 80px;
}
.mgb100 {
	margin-bottom: 100px;
}
.pdt20 {
	padding-top: 20px;
}
.pdt40 {
	padding-top: 40px;
}
.pdt60 {
	padding-top: 60px;
}
.pdt80 {
	padding-top: 80px;
}
.pdb20 {
	padding-bottom: 20px;
}
.pdb40 {
	padding-bottom: 40px;
}
.pdb60 {
	padding-bottom: 60px;
}
.pdb80 {
	padding-bottom: 80px;
}

/* logcon */
header.header + #content_header {
	padding-top: 20rem !important;
}
.ptc_credit {
	margin-bottom: 40px; 
}
.ptc_credit a {
	color: #0757D8;
}
.ptc_credit a:hover {
	text-decoration: underline;
}
.article-single-share {
	position: relative !important;
}
.article-single-share__list {
	flex-direction: row !important;
}
.article-single-share__list {
	justify-content: left !important;
}
.article-single-title {
	font-size: 24rem !important;
}
.article-single-title span{
	font-size: 0.7em;
}
.heading {
	font-weight: bold;
	font-size: 22rem !important;
	line-height: 1.8;
}
.heading-2 {
	font-weight: bold;
	font-size: 34rem !important;
	line-height: 1.4;
	margin: 0.2em 0 0.4em;
}
.heading-2 span{
	font-feature-settings: "palt";
}
.date {
	font-weight: 700;
	background-color: #ababab;
	color: #fff;
	padding: 0 1.2em 0 1.6em;
	border-radius: 20px;
	display: inline-block;
}
.date span {
	font-size: 0.8em;
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
	gap: 10px;
}
.flex-a {
  width: 50%;
}
.flex-b {
	width: 45%;
	background-color: #f7f7f7;
	padding: 1.6em;
	/* border: #fff 3px solid; */
}
.max760 {
	max-width: 800rem;
}
.title_how {
	border-bottom: solid 1px black;
	display:inline-block;
	font-weight: 700;
}
/* .photo-gallery__button {
  margin-top: 5rem !important;
} */
.photo-gallery {
	margin-bottom: 20rem;	
}
/* .attention {
	color: #EC5704;
} */
.article-wysiwyg ul:not([class]) {
	margin-left: 1em;
	margin-top: 15rem;
}
.article-wysiwyg {
	letter-spacing: 0;
}
.article-wysiwyg h3 {
	margin: 22rem 0 0 0 !important;
	background: none !important;
	padding: 0 !important;
	margin-bottom: 1em !important;
}
.article-wysiwyg p {
	line-height: 1.45em;
}
.article-wysiwyg p {
	margin-top: 20rem;
	margin-bottom: 10rem;
}
.news-container {
	text-align:left;
}
/* .list-group {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background-color: aliceblue;
	width: 100%;
	margin: 10px auto;
	list-style: none;
	text-align: center;
}
.pagination-container {
	text-align:center;
}
.pagination {
	list-style: none;
	display: flex;
	justify-content: center;
	padding: 5px;
	margin:5px auto 10px auto;
}
.pagination:after {
	content: "";
	display: block;
	clear: both;
}
 */
.page {
	display: inline-block;
	padding:3px 8px 5px 8px;
	font-size:14px;
}
.navi-active {
	font-weight:bold;
	font-size:14px;
	color:#000080;
	background:#f5f5f5;
}
.pre_nex1 {
	display: inline-block;
	font-size:14px;
	margin:3px 8px 0 0;
}
.pre_nex2 {
	display: inline-block;
	font-size:14px;
	margin:3px 0 0 8px;
}
.photo_img {
	margin:0 7px 7px 0;
}
.article-wysiwyg ol:not([class]) {
  margin-left: 1em;
  margin-top: 5rem;
}
.article-wysiwyg ol:not([class]) li:not([class]) {
  list-style: decimal;
  line-height: 1.45;
}
.article-wysiwyg ol:not([class]) li:not([class]) + li:not([class]) {
  margin-top: 6rem;
}
.article-wysiwyg ol:not([class]) + p:not([class]) {
  margin-top: 10rem;
}
.article-single-title {
	font-size: 20rem !important;
	letter-spacing: 0;
	color: #efbf05;
}

@media only screen and (max-width: 767px) {	
	.img-t img {
	width: 100% !important;
	}
	.heading {
		font-weight: bold;
		line-height: 1.8;
	}
	.heading span {
		font-size: 0.6em;
	}
	.heading-2 {
		font-weight: bold;
		font-size: 20rem !important;
		line-height: 1.4;
		margin: 0.2em 0 0.4em;
		font-feature-settings: "palt";
		letter-spacing: 0.02em;
	}
	.date {
		font-size: 14rem;
		font-weight: 700;
		background-color: #ababab;
		color: #fff;
		padding: 0.2em 0.6em 0.2em 1em;
		border-radius: 20px;
		display: inline-block;
		margin-bottom: 1em;
		font-feature-settings: "palt";
	}
	.article-single-share__list {
		justify-content: center !important;
	}
	.heading {
		font-size: 18rem !important;
		line-height: 1.8;
	}
}


/* pagination */
.tu_wrap .pager_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 64px;
  height: auto;
}
.tu_wrap .pager_wrap > li {
  overflow: hidden;
  margin-bottom: 3.5%;
  width: 31%;
  border-radius: 8px;
}
.tu_wrap .pager_wrap > li:not(:nth-of-type(3n)) {
  margin-right: 3.5%;
}
.tu_wrap .pager_wrap > li > a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ccc;
  position: relative;
}
.tu_wrap .pager_wrap > li > a::before {
  content: '';
  display: block;
  padding-top: 100%;
}
.tu_wrap .pager_wrap > li > a > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.tu_wrap .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: .25em;
  width: 100%;
  line-height: 1;
}
.tu_wrap .pagination p {
  margin: 0;
}
.tu_wrap .pagination .clearfix {
  display: flex;
  padding: 0 1em;
  font-weight: 700;
}
.tu_wrap .pagination .clearfix > li > a,
.tu_wrap .pagination .clearfix > li > span {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: .7em;
  min-width: 2em;
  height: 2em;
  color: #999;
  border-radius: 4px;
}
.tu_wrap .pagination .clearfix > li.current > a {
  color: #fff;
  background-color: #0384ca;
}
.tu_wrap .pagination .first-page,
.tu_wrap .pagination .prev-page,
.tu_wrap .pagination .next-page,
.tu_wrap .pagination .end-page {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1em;
  position: relative;
}
.tu_wrap .pagination .first-page::before,
.tu_wrap .pagination .prev-page::before,
.tu_wrap .pagination .next-page::before,
.tu_wrap .pagination .end-page::before {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: .8em;
  color: #0384ca;
}
.tu_wrap .pagination .first-page::before {
  content: '\f100';
}
.tu_wrap .pagination .prev-page::before {
  content: '\f104';
}
.tu_wrap .pagination .next-page::before {
  content: '\f105';
}
.tu_wrap .pagination .end-page::before {
  content: '\f101';
}
.tu_wrap .pagination .disabled {
  opacity: .25;
}

/* book */
.ymy_bookpanel {
  background: var(--colorBg2);
  padding: 20rem 20rem 70rem 20rem;
  font-size: 16rem;
  line-height: 1.45;
  position: relative;
}
.ymy_bookpanel__image {
  right: -10rem;
  margin-bottom: 20rem;
}
.ymy_bookpanel__image img {
  width: 100%;
}
.ymy_bookpanel__body {
  font-size: 16rem;
  line-height: 1.45;
}
.ymy_bookpanel__title {
  font-size: 18rem;
  font-weight: bold;
  margin-bottom: 8rem;
}
.ymy_bookpanel__table {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid var(--colorBorder1);
}
.ymy_bookpanel__table__head {
  font-weight: 600;
  padding-right: 10rem;
  white-space: nowrap;
  vertical-align: top;
  width: 52rem;
}
.ymy_bookpanel__table__head, .ymy_bookpanel__table__body {
  text-align: left;
  border-bottom: 1px solid var(--colorBorder1);
  padding-top: 6rem;
  padding-bottom: 5rem;
}
#ymy_bookpanel table td, th {
  border-left: none;
  border-right: none;
}
@media (min-width: 768px) {
.ymy_bookpanel {
  padding-right: calc(36.616% + 45rem);
  min-height: 278rem;
}
.ymy_bookpanel__image {
  width: 45%;
  position: absolute;
  top: 0;
}
.ymy_bookpanel__image img {
  position: absolute;
  left: 0;
  top: 0;
}
}
@media only screen and (max-width: 767px) {
.ymy_bookpanel__image {
  right: 0rem;
}
.ymy_bookpanel {
  padding-bottom: 20rem;
}
}

.prof {
	line-height: 1.2;
}

.tablet { display: block ; }
@media only screen and (max-width: 1120px) {
.tablet { display: none !important; }
}