@charset "UTF-8";
/************************************************** base */
.wrapper {
    background: none;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}


.section .contents {
        font-size: 14px;
    margin: 20px 2%;
}

/************************************************** navi */
header {
    background-color: #ffffff;
}

/************************************************** pankuzu */

#pankuzu .contents {
        font-size: 16px;
        font-weight: bold;
    margin: 20px 2%;
    color: #000000;
}
#pankuzu .red {
    color: #e60012;
}
#pankuzu .txt {
        font-size: 23px;
        margin-top: 15px;
}

/************************************************** top key */
.key h2 img {
    width: 100%;
}
.line_sp{
z-index: 9999;
position:relative;
top:0px;
left:0px;
width:100%;
margin: auto;
    max-width: 100%;
    max-height: 100%;
}

/************************************************** box */
.section h2 {
    color: #000000;
    font-size: 18px;
    line-height: 1.4;
  margin: 0 2% 15px;
}
.section h3 {
    color: #000000;
    font-size: 20px;
    line-height: 1;
    padding: 0 0 0 10px;
  margin-bottom: 20px;
    border-left: 2px #e60012 solid;
}
.section p.fs16 {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 10px;
}
.section p.txt01 {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.section p.txt02 {
    margin-bottom: 40px;
}
.section p.txt02 br {
    display: none;
}
.section p.txt02 span {
    display: block;
  padding-left: 1em;
  text-indent: -1em;
    margin: 0 2% 5px;
}
.section .red {
    color: #e60012;
}
.section .tabArea {
    margin: 0 auto 40px;
}
.section .tabArea ul {
    margin: 0 2%;
}
.section .tabArea ul li {
    color: #000000;
    font-size: 14px;
    margin: 0 0 10px;
    padding-left: 15px;
    position: relative;
}
.section .tabArea ul li a {
    color: #aaaaaa;
}
.section .tabArea ul li:before {
    content: "▶";
    color: #aaaaaa;
    position: absolute;
    left: 0;
}
.section .box {
    color: #000000;
  background-color: #eeeeee;
}
.section .box.k-moveArea {
    padding: 20px 3% 0;
    margin-bottom: 40px;
}
.section .box.k-moveArea p.txtKmove {
    line-height: 1.6;
    margin: 25px 0 30px;
}
.section .box.k-moveArea ul.block {
}
.section .box.k-moveArea ul.block li {
    max-width: 560px;
    margin: 0 auto 20px;
}
.section .box.k-moveArea ul.block li p {
    color: #ffffff;
    line-height: 1.6;
    padding: 10px 15px;
}
.section .box.k-moveArea ul.block li:nth-child(1) .txtArea {
  background-color: #e60012;
}
.section .box.k-moveArea ul.block li:nth-child(2) .txtArea {
  background-color: #78bc27;
}
.section .box.k-moveArea ul.block li:nth-child(3) .txtArea {
  background-color: #004ea2;
}
.section .box.k-moveArea ul.block li:nth-child(4) .txtArea {
  background-color: #c60081;
}

.section .box.currentArea {
    padding: 20px;
    margin-bottom: 20px;
}
.section .box.currentArea h4 {
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
  background-color: #666666;
    border-bottom: 2px #e60012 solid;
    padding: 7px 14px 4px;
    margin-bottom: 15px;
}
.section .box.currentArea ul.ul01 li {
    max-width: 380px;
    margin: 0 auto 30px;
    position: relative;
}
.section .box.currentArea ul.ul01 li h4 {
    width: 100%;
    position: absolute;
    top: 0;
}
.section .box.currentArea ul.ul01 li .right02 {
    min-height: 380px;
}
.section .box.currentArea ul.ul01 li .left02 {
    position: absolute;
    bottom: 0;
}
.section .box.currentArea ul.ul01 li p.txt {
    color: #000000;
    line-height: 1.6;
    padding: 40px 0 15px;
}
.section .box.currentArea ul.ul02 li {
    margin-bottom: 20px;
    padding-bottom: 20px;
  background-color: #ffffff;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.section .box.currentArea ul.ul02 li:last-child {
    margin-bottom: 0;
}
.section .box.currentArea ul.ul02 li img {
    width: 100%;
}
.section .box.currentArea ul.ul02 li h5 {
    color: #010000;
    font-size: 16px;
    text-align: center;
    padding: 7px 0 4px;
    margin-bottom: 12px;
  background-color: #f9bb0e;
}
.section .box.currentArea ul.ul02 li p {
    text-align: center;
    margin: 0 5%;
}
.section .box.currentArea ul.ul02 li p img {
    max-width: 260px;
    text-align: center;
    margin: 0 5%;
}
.section .box.currentArea ul.ul02 li p.txt {
    text-align: left;
    margin-top: 10px;
}

.section .box.futureArea {
    padding: 20px 2%;
    margin-bottom: 20px;
  background-color: #ffffff;
}
.section .box.futureArea h4 {
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
  background-color: #666666;
    border-bottom: 2px #e60012 solid;
    padding: 7px 14px 4px;
    margin-bottom: 20px;
}
.section .box.futureArea ul.ul01 li {
    max-width: 465px;
    padding: 0 0 20px;
    margin: 0 auto 20px;
}
.section .box.futureArea ul.ul01 li p {
    max-width: 425px;
    margin: 0 auto;
}
.section .box.futureArea ul.ul01 li p.txt {
    font-size: 13px;
    line-height: 1.6;
    min-height: 140px;
    margin: 0 auto;
}
.section .box.futureArea ul.ul01 li p.photo {
    box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.section .box.futureArea ul.ul01 li p.photo img {
    width: 100%;
}
.section .pvArea ul.ul02 li {
    margin: 0 2% 30px;
}
.section .pvArea ul.ul02 li iframe {
    width: 100%;
}

.section p.txt a {
    color: #000000;
}
.section ul li {
    list-style: none;
}
.section p.taRT {
    color: #808080;
    text-align: right;
    margin: 0 10px 40px 0;
}
.section p.taRT a {
    color: #808080;
}


#linkArea .contents {
    margin: 0 0% 40px;
    border: 1px #686868 solid;
}
#linkArea .contents p {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 10px 5px;
    background-color: #474747;
}
#linkArea .contents .linkBox {
    margin: 30px 0px 30px 60px;
}
#linkArea .contents .linkBox ul {
    float: left;
    margin: 0 5%;
}
#linkArea .contents .linkBox ul li {
    font-size: 12px;
    margin-bottom: 3px;
}
@media (min-width: 480px) {
#linkArea .contents .linkBox {
    width: 400px;
}
#linkArea .contents .linkBox ul:nth-child(2) {
    float: right;
    margin: 0 5%;
}
}
#linkArea .contents .linkBox ul li a {
    color: #000000;
    text-decoration: none;
}
