  .contents_body {
	color: #1A1A1A;
}

.txt-video {
	font-weight: bold;
	margin-top: 25px;
}

.contents_body .block-wrap a {
	margin-top: 20px;
	position: relative;
	display: inline-block;
	border: 1px solid #CCCCCC;
	color: #0099D9;
	font-weight: bold;
	font-size: 13px;
	padding: 14px 35px 13px 20px;
}

.contents_body .block-wrap a:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 2px;
	background: #0099D9;
	top: 19px;
	right: 13px;
	transform: rotate(-45deg);
}

.contents_body .block-wrap a:after {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-top: 2px solid #0099D9;
	border-right: 2px solid #0099D9;
	top: 15px;
	right: 13px;
}

.contents_body h2 {
	padding-bottom: 39px;
	margin-bottom: 56px;
}

.contents_body h4 {
	font-size: 1.5rem;
}
.contents_body .type-decimal {
	padding-top: 15px;
}

.contents_body .type-decimal .number .ttl {
	margin-bottom: 13px;
}

.contents_body .type-decimal .number ul li {
	padding-left: 28px;
}

.contents_body .type-decimal .number ul li::before {
	
}

.contents_body .row .img img {
	display: block;
	margin-bottom: 20px;
}

.contents_body .s1 {
	margin-bottom: 41px;
}

video {
	width: 100%;
}

a.yt:before{
	display: none;
}
a.yt:after{
	display: none;
}
a.yt{
	padding: 0 !important;
}



.contents_body .s2 .type-decimal {
	margin-bottom: 42px;
}

.contents_body .block-wrap p.mb {
	margin-bottom: 21px;
}

.contents_body h3 {
	font-weight: bold;
	font-size: 19px;
	border-bottom: 1px solid #0099D9;
	padding-bottom: 31px;
	margin-bottom: 28px;
}

@media screen and (max-width: 767px) {
	.contents_header h1 {
		padding-top: 10px;
		line-height: 1.65;
	}

	.contents_header {
		padding-bottom: 11px;
		margin-bottom: 28px;
	}

	.contents_body .block-mv {
		margin-bottom: 31px;
	}

	.contents_body h2 {
		padding-bottom: 24px;
		margin-bottom: 29px;
	}

	.contents_body h3 {
		padding-bottom: 27px;
		margin-bottom: 28px;
		font-size: 17px;
		line-height: 1.7;
	}

	.contents_body .row .col:nth-of-type(2) {
		margin-top: 12px;
	}

	.contents_body .s1 {
		margin-bottom: 35px;
	}

	.txt-video {
		margin-top: 19px;
	}

	.contents_body .s2 .row .col:nth-of-type(2) {
		margin-top: 42px;
	}

	.contents_body .block-wrap a {
		padding: 9px 40px 10px 20px;
		line-height: 1.65;
	}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.contents_body .block-wrap a {
		padding: 16px 35px 10px 20px;
	}
}


	.contents_body .block-wrap a.link {
padding: 0;
margin: 16px 0;
border: 0;
	    position: relative;
	    display: inline-block;
   		padding-left: 18px;
    		font-size: 13px;
    		font-weight: bold;
    		line-height: 28px;
    		color: #0099D9;
    		letter-spacing: 0.04em;
	}
.contents_body a.link:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url(/jp/ja/img/common/arrow.png) no-repeat center center;
    background-size: 100% auto;
border: none;
}
.contents_body a.link.blank:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background: url(/jp/ja/img/common/blank_blue.png) no-repeat center center;
    background-size: 100% auto;
border: none;
}


.contents_body dl.history{
padding-bottom: 28px;
}
.contents_body dl.history dt{
    width:  84px;
    float: left;
    font-size: 13px;
    line-height: 28px;
    vertical-align: top;
}
.contents_body dl.history dd{
    vertical-align: top;
    margin-left: 84px;
    font-size: 15px;
    line-height: 28px;
}

.normal_ul{
	margin: 1em 0 1em 2em;
	list-style-type: disc;
}
.max-img{
	margin:1em 0;
	text-align:center;
}
.max-img img {
	max-width: 800px;
}
.max-img2 img {
	max-width: 100%;
}


@media screen and (min-width: 768px) {
    .contents_body .row .col {
        width: 48%;
    }
}

.blue{
	color: #004f99;
}

.text-right{
	text-align: right !important;
}
