﻿@charset "UTF-8";

@media print, screen and (max-width: 979px) {

.blank {
margin-top: -30px !important;
padding-top: 30px !important;
}

.br-pc {
display: none;
}
.br-sp {
display: block;
}
.sp {
display: none;
}

#mvWrap {
position: relative;
width: 100%;
margin: 0 auto;
border-top: solid 37px #fff;
}

#contentsTitle {
position: absolute;
width: 180px;
top: 10px;
left: 15px;
margin: auto;
}

#contentsTitleLine {
position: absolute;
background: #000;
width: 100%;
height: 10px;
top: 32px;
left: 0;
}

#contentsTitleLineBottom {
position: absolute;
background: #000;
width: 100%;
height: 1px;
top: 44px;
left: 0;
}

#seriesTalk {
position: absolute;
width: 50px;
top: 50px;
left: 10px;
}

#name01 {
position: absolute;
width: 200px;
text-align: left;
top: -30px;
left: 25px;
margin: auto;
}

#name02 {
position: absolute;
width: 250px;
text-align: left;
top: 60px;
left: 25px;
margin: auto;
}

#mainCopyWrap {
position: relative;
width: 96%;
font-size: 18px;
text-align: left;
text-align: justify;
margin: 0 auto;
margin-top: 40px;
padding: 170px 20px 30px 24px;
border-left: 1px solid #231815;
border-bottom: 1px solid #231815;
}

.circle {
position: absolute;
background: #727171;
width: 10px;
height: 10px;
border-radius: 100%;
right: 0;
bottom: -6px;
}

.annotation {
position: relative;
font-size: 11px;
margin-left: 3px;
line-height: 1;
top: -6px;
}

#wrap {
position: relative;
width: 96%;
text-align: justify;
margin: 0 auto;
padding: 30px 0;
border-left: 1px solid #231815;
}

.titleArea {
position: relative;
padding: 0;
}

.headingBg {
position: absolute;
background: url("../img/heading_bg.png") no-repeat;
background-size: 70px;
width: 70px;
height: 74px;
top: 34px;
left: -32px;
z-index: 3;
}

#wrap h2 {
position: relative;
font-size: 20px;
font-weight: 600;
color: #0099d9;
margin-bottom: 40px;
padding: 0 20px 20px 50px;
border-bottom: 1px solid #231815;
line-height: 1.4;
}

#wrap h3 {
font-size: 18px;
font-weight: 600;
margin-bottom: 20px;
}

.circleTitle {
position: absolute;
background: #727171;
width: 10px;
height: 10px;
border-radius: 100%;
right: 0;
bottom: -5px;
}

.wrapInner {
position: relative;
text-align: justify;
margin: 0 auto;
padding: 0 20px 20px 20px !important;
}

.annotation {
position: relative;
font-size: 12px !important;
margin-left: 3px !important;
line-height: 1;
top: -6px;
}

.imgR {
width: 100%;
margin-bottom: 30px !important;
}

.wrapBottom {
margin-top: 40px !important;
}

.wrapBottom dt {
float: left;
width: 25px;
font-size: 12px !important;
text-align: right;
}

.wrapBottom dd {
font-size: 12px !important;
padding: 0 0 0 27px;
}

/**/

#footer {
background: #0075c2 !important;
padding: 40px 0
}

#footer .footer div img {
width: 260px;
height: auto;
margin: 0 auto
}

.footer {
width: 100%;
margin: 0 auto
}

.footer div {
width: 100%;
color: #FFF;
margin: 0 auto;
}

.footer div+div {
font-size: 10px;
margin-top: 5px;
}

#page_top {
width: 70px;
height: 70px;
position: fixed;
right: 10px;
bottom: 171px;
background: #888;
opacity: 0.6;
border-radius: 50%;
z-index: 10;
}

#page_top a {
position: relative;
display: block;
width: 70px;
height: 70px;
text-decoration: none
}

#page_top a::before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: '\f102';
font-size: 15px;
color: #fff;
position: absolute;
width: 25px;
height: 25px;
top: -16px;
bottom: 0;
right: 0;
left: 0;
margin: auto;
text-align: center
}

#page_top a::after {
content: 'PAGE TOP';
font-size: 9px;
color: #fff;
position: absolute;
top: 35px;
bottom: 0;
right: 0;
left: 0;
margin: auto;
text-align: center
}

.next-back-btn {
width: 90%;
margin: 0 auto;
border-top: 1px dotted #CCC;
padding-top: 20px
}

.next-back-btn span {
display: block;
float: right;
border: 1px solid #cc6875;
padding: 10px
}

.next-back-btn span a {
text-decoration: none;
color: #cc6875;
font-weight: bold
}

.next-back-btn .prev {
float: left
}

.next-back-btn .next {
float: right
}

.btn+a {
display: block;
text-align: center;
margin-top: 10px
}

}