﻿@charset "UTF-8";

.kColor {
color: #349c61 !important;
}

.nColor {
color: #005da1 !important;
}

#wrap p {
margin-bottom: 30px !important;
}

b {
font-weight: 600 !important;
}

img {
border: 0;
max-width: 100%;
height: auto;
vertical-align: bottom;
}

#wrap a {
text-decoration: none;
}

@media print, screen and (min-width: 980px) {

.blank {
margin-top: -90px !important;
padding-top: 90px !important;
}

.br-pc {
display: block;
}
.br-sp {
display: none;
}
.pc {
display: none;
}

#mvWrap {
position: relative;
max-width: 1100px;
width: 100%;
margin: 0 auto;
border-top: solid 50px #fff;
}

#contentsTitle {
position: absolute;
width: 350px;
top: 30px;
left: 50px;
}

#contentsTitleLine {
position: absolute;
background: #000;
width: 100%;
height: 10px;
top: 69px;
left: 0;
}

#contentsTitleLineBottom {
position: absolute;
background: #000;
width: 100%;
height: 1px;
top: 82px;
left: 0;
}

#seriesTalk {
position: absolute;
width: 120px;
top: 100px;
left: 30px;
}

#name01 {
position: absolute;
height: 120px;
margin: auto;
top: -60px;
left: 10%;
}

#name02 {
position: absolute;
height: 120px;
top: -60px;
right: 10%;
}

#name01 img,
#name02 img {
height: 120px;
}

#mainCopyWrap {
position: relative;
max-width: 1100px;
width: 100%;
font-size: 20px;
text-align: left;
text-align: justify;
margin: 0 auto;
margin-top: 40px;
padding: 100px 0 40px 40px;
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;
max-width: 1100px;
text-align: left;
margin: 0 auto;
padding: 60px 0 30px;
border-left: 1px solid #231815;
}

.titleArea {
position: relative;
clear: both;
}

.headingBg {
position: absolute;
background: url("../img/heading_bg.png") no-repeat;
background-size: 70px;
width: 70px;
height: 74px;
top: -5px;
left: -12px;
z-index: 3;
}

#wrap h2 {
position: relative;
font-size: 28px;
font-weight: 600;
color: #0099d9;
margin-bottom: 40px;
padding: 0 0 20px 70px;
border-bottom: 1px solid #231815;
line-height: 1.3;
}

#wrap h3 {
font-size: 20px;
font-weight: 600;
margin-bottom: 25px;
}

.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 !important;
padding: 0 0 30px 40px !important;
}

.annotation {
position: relative;
font-size: 12px !important;
margin-left: 3px !important;;
line-height: 1;
top: -6px;
}

.imgR {
float: right;
width: 440px;
margin: 0 0 60px 60px !important;
}

.wrapBottom {
margin-top: 60px !important;
}

.wrapBottom dt {
float: left;
width: 30px;
font-size: 14px !important;
text-align: right;
}

.wrapBottom dd {
font-size: 14px !important;
padding: 0 0 0 32px;
}

/**/

#footer {
background: #0075c2 !important;
padding: 40px 0;
}

#footer .footer div img {
width: 300px;
height: auto;
}

.footer {
overflow: hidden;
width: 1200px;
margin: 0 auto;
}

.footer div {
width: 50%;
color: #FFF;
float: right;
text-align: right;
}

.footer div+div {
text-align: left;
float: left;
}

#page_top {
width: 90px;
height: 90px;
position: fixed;
right: 20px;
bottom: 150px;
background: #888;
opacity: 0.6;
border-radius: 50%;
z-index: 10;
}

#page_top a {
position: relative;
display: block;
width: 90px;
height: 90px;
text-decoration: none;
}

#page_top a::before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: '\f102';
font-size: 25px;
color: #fff;
position: absolute;
width: 25px;
height: 25px;
top: -50px;
bottom: 0;
right: 0;
left: 0;
margin: auto;
text-align: center;
}

#page_top a::after {
content: 'PAGE TOP';
font-size: 13px;
color: #fff;
position: absolute;
top: 45px;
bottom: 0;
right: 0;
left: 0;
margin: auto;
text-align: center;
}

.next-back-btn {
width: 1200px;
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;
}

}