@charset "utf-8";
/* CSS Document */

.sub h2 {
	font-size: 34px;
}
@media screen and (max-width: 767px){
.sub h2 {
    font-size: 30px;
}
}
.news20220509 img{
	max-width: 100%;
	height: auto;
	margin: 30px auto 0 auto;
}
.news20220509 img.ni001{
	margin: 0 auto;
}
.contents__inner img {
    max-width: 100%;
}
.contents__inner {
	line-height: 1.6;
	font-size: 1.4rem;
}
.contents__inner hr.bold {
	margin: 40px 0;
    height: 5px;
    border: none;
    background: #e8e8e8;
}
.contents__inner hr.bold01 {
	margin: 0 0 40px 0;
    height: 5px;
    border: none;
    background: #e8e8e8;
}
.wysiwyg img {
    margin: 20px auto 20px auto;
	text-align: center;
}
.sub .news #maincontent h2.heading02, .wysiwyg h2 {
    margin-bottom: 25px;
    line-height: 1.6;
    font-size: 2.8rem;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
    font-weight: bold;
}
.relation {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #ccc;
}
.sub .news #maincontent h3.heading03, .wysiwyg h3 {
    margin-bottom: 20px;
    line-height: 1.6;
    font-size: 2.2rem;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
    font-weight: bold;
}
.link__list {
    line-height: 2.25;
	font-size: 1.4rem;
}
.link__list .link__item {
    margin-bottom: 10px;
}
.link__list .link__item a {
    color: #006ab7;
	text-decoration: none;
}
.link__list .link__item a:hover {
    color: #034e85;
}
.link__list .link__item a::before {
    content: "";
    display: inline-block;
    margin: 14px 0 0 0;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 4px solid #006ab7;
    vertical-align: top;
}
.link__list .link__item a:hover::before {
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 4px solid #034e85;
}
@media screen and (min-width: 560px){
.link__list .link__item {
    padding-right: 0.5em;
}
}
@media screen and (max-width: 559px){
.wysiwyg img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
}
.sub .news #maincontent h2.heading02, .wysiwyg h2 {
    margin-bottom: 20px;
    font-size: 1.8rem;
}
.relation {
    margin-top: 30px;
    padding-top: 30px;
}
.sub .news #maincontent h3.heading03, .wysiwyg h3 {
    font-size: 1.6rem;
}
}
a.newslink2022, a.newslink2022:link, a.newslink2022:visited {
    color: #006ab7;
    transition: .3s;
    line-height: 1.5;
	text-decoration: underline;
}

a.newslink2022:hover{
	opacity: 0.7;
	text-decoration: none;
}
a.pdfLink {
    display: inline-block;
    padding-left: 22px;
    min-height: 18px;
    background: url(/files/user/common/images/icon_pdf.png?v=1590476155) 0 0 no-repeat;
}
a.btn, a.btn--blue, a.btn--navy, a.btn--green {
    display: inline-block;
    padding: 10px 25px;
    text-align: center;
    border-radius: 5px;
    font-size: 1.5rem;
    color: #fff;
}
a.btn--blue {
    border: 1px solid #006ab7;
    background: #006ab7;
}
a.btn--blue:hover {
    background: #034e85;
    color: #fff;
}
hr {
    margin: 40px 0;
    height: 1px;
    border: none;
    background: #e8e8e8;
	overflow: visible;
}
.news .movie {
    position: relative;
    width: 100%;
}
.news .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.news .movie::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
:after, :before {
    text-decoration: inherit;
    vertical-align: inherit;
	box-sizing: inherit;
}
section.news dl.acd__list {
    display: block;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
	line-height: 1.8;
	box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
section.news .acd__list dt {
    display: block;
}
.acd__list dt {
    position: relative;
    padding: 15px 100px 15px 20px;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: none;
    font-size: 1.8rem;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
    font-weight: bold;
    color: #242424;
	line-height: 1.8;
}

.acd__list dt:last-of-type {
    border-bottom: 1px solid #ccc;
}

.acd__list dt span {
    position: absolute;
    top: 35%;
    right: 58px;
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
}

.acd__list dt::before {
    content: "";
    position: absolute;
    top: 44%;
    right: 25px;
    display: inline-block;
    width: 20px;
    height: 1px;
    background: #7c8891;
}

.acd__list dt::after {
    content: "";
    position: absolute;
    top: 30%;
    right: 34px;
    display: inline-block;
    width: 1px;
    height: 20px;
    background: #7c8891;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.acd__list dt:hover {
    cursor: pointer;
}

.acd__list dt.open::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.acd__list dd {
    display: none;
    padding: 30px;
    background: #f3f3f3;
    border-top: 1px solid #ccc;
}

.acd__list dd:last-of-type {
    border-top: none;
	display: block;
	line-height: 1.8;
}

.acd__list dd .link__list {
    padding: 20px;
}

.acd__list {
    margin-top: 40px;
}
