@charset "utf-8";

/* clearfix */
.cf {
	zoom: 1;
}
.cf:before,
.cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}


/* --------------------------------------
 * 共通
 * -------------------------------------- */
body {
    background-color: #ffffff;
	font-size: 16px;
	color: #222222;
    font-family: 'Noto Sans JP', sans-serif;
}
.font-sans {
    font-family: 'Noto Sans', sans-serif;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	opacity: 0.7;
}
.img-responsive {
	height: auto;
	max-width: 100%;
}

ol,
ul {
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	list-style-type: decimal;
}
ul li {
	list-style-type: disc;
}
p {
    margin-top: 0;
	margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}


/* --------------------------------------
 * スマートフォン (768pxまで）
 * -------------------------------------- */
@media only screen and (max-width: 768px) {
    .pc_dsp {
        display: none;
    }
    .sp_dsp {
    }

    .pc_br {
    }
    .sp_br {
        display: block;
    }

    /* Content */
    #wrap {
        margin: 0;
        padding: 0;
    }
    article {
        margin: 0;
        padding: 0;
    }
    section {
        margin-top: 0;
        margin-bottom: 30px;
        margin-left: 10px;
        margin-right: 10px;
        padding: 0;
        line-height: 1.5em;
        word-wrap: break-word;
    }
    section img {
        height: auto;
        max-width: 100%;
    }

    .alignleft {
        display: block;
        margin-top: 5px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .alignright {
        display: block;
        margin-top: 5px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .aligncenter {
        text-align: center;
        display: block;
        padding: 0px;
        margin-left: auto;
        margin-bottom: 10px;
        margin-right: auto;
        margin-top: 5px;
    }

    .sec1 {
        margin-left: 0;
        margin-right: 0;
    }
    .sec1 h2 {
        background-image: url('../images/aki01.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin: 0;
        padding-top: 86.2%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }

    .sec2 {
    }
    .sec2 h3 {
        background-color: #cf000e;
        color: #ffffff;
        font-size: 1.2em;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
    }
    .sec2 .sec2-1 {
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    .sec2 .sec2-2 {
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    .sec2 .sec2-3 {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        width: 300px;
    }
    .sec2 .sec2-3 a {
        background-color: #cf000e;
        width: 300px;
        margin: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
        color: #ffffff;
        font-size: 1.2em;
        font-weight: bold;
        text-align: center;
        display: block;
        border-radius: 15px;
        text-decoration: none;
    }
    .sec2 .sec2-3 a:hover {
        opacity: 0.7;
    }

    .sec3 {
    }
    .sec3 .sec3-1 {
        background-image: url('../images/aki02-1.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding-top: 50%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }
    .sec3 .sec3-2 {
        background-image: url('../images/aki02-2.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 238.5%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }
    .sec3 .sec3-3 {
        background-image: url('../images/aki02-3.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin: 0;
        padding-top: 46.25%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }

    .sec4 {
    }
    .sec4 .sec4-1 {
        background-image: url('../images/aki03.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin: 0;
        padding-top: 74.88%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }

    .sec5 {
    }
    .sec5 .sec5-1 {
        background-image: url('../images/aki04.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin: 0;
        padding-top: 56.29%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }

    .sec6 {
    }
    .sec6 .sec6-1 {
        background-image: url('../images/aki05-1.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin: 0;
        padding-top: 49.9%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }
    .sec6 .sec6-2 {
        background-image: url('../images/aki05-2.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin: 0;
        padding-top: 168.7%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }
    .sec6 .sec6-3 {
        background-image: url('../images/aki05-3.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin: 0;
        padding-top: 100%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }

    .sec7 {
    }
    .sec7 .sec7-1 {
        background-image: url('../images/aki06-1.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 5.70%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }
    .sec7 .sec7-2 {
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    .sec7 .sec7-3 {
        background-image: url('../images/aki06-2.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 90.77%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }
    .sec7 .sec7-4 {
        background-image: url('../images/aki06-3.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 32.15%;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        text-indent: -9999px;
    }
    .sec7 .sec7-5 {
        margin: 0;
        padding: 0;
    }
    .sec7 .sec7-5 iframe {
        width: 100%;
        height: 300px;
        margin: 0;
        padding: 0;
    }

    .sec8 {
    }
    .sec8 .sec8-1 {
        margin: 0;
        padding: 0;
    }
    .sec8 .sec8-1 a {
        background-color: #cf000e;
        width: 100%;
        margin: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 10px;
        padding-right: 10px;
        color: #ffffff;
        font-size: 1.5em;
        font-weight: bold;
        text-align: center;
        display: block;
        border-radius: 15px;
        text-decoration: none;
        box-sizing: border-box;
    }
    .sec8 .sec8-1 a:hover {
        opacity: 0.7;
    }

    .sec9 {
    }
    .sec9 .sec9-1 {
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        font-size: 1.1em;
        font-weight: bold;
        position: relative;
        display: inline-block;
        width: 100%;
    }
    .sec9 .sec9-1::after {
        content: "";
        position: absolute;
        top: 11px;
        left: 55px;
        border-top-color: #333333;
        border-top-style: solid;
        border-top-width: 1px;
        display: block;
        width: calc(100% - 55px);
    }
    .sec9 .sec9-2 {
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        font-size: 25px;
        font-weight: bold;
        line-height: 1.0em;
    }
    .sec9 .sec9-3 {
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    .sec9 .sec9-4 {
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    .sec9 .sec9-4 span {
        font-size: 1.2em;
        margin-left: 15px;
    }
    .sec9 .sec9-5 {
        margin: 0;
        padding: 0;
    }

    /* Page top */
    #page_top{
        width: 50px;
        height: 50px;
        position: fixed;
        right: 0;
        bottom: 0;
        background-color: orange;
        opacity: 0.9;
    }
    #page_top a{
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        text-decoration: none;
    }
    #page_top a::before{
        font-weight: bold;
        content: "▲";
        font-size: 15px;
        color: #ffffff;
        position: absolute;
        width: 25px;
        height: 35px;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        padding-top: 5px;
        text-align: center;
    }

}





/* --------------------------------------
 * タブレット (769px〜960px)
 * -------------------------------------- */
/* JSで縮小表示 */


/* --------------------------------------
 * タブレット (769px〜960px) JSで縮小表示
 * PC (961px以上)
 * -------------------------------------- */
@media print, screen and (min-width: 768px) {
    .pc_dsp {
    }
    .sp_dsp {
        display: none;
    }

    .pc_br {
        display: block;
    }
    .sp_br {
    }

    /* Content */
    #wrap {
        margin: 0;
        padding: 0;
    }
    article {
        margin: 0;
        padding: 0;
    }
    section {
        width: 1000px;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        line-height: 1.5em;
        word-wrap: break-word;
    }
    section img {
        height: auto;
        max-width: 100%;
    }
    section a:hover {
        opacity: 0.7;
    }

    .alignleft {
        margin-top: 5px;
        margin-right: 15px;
        margin-bottom: 15px;
        float: left;
    }
    .alignright {
        margin-top: 5px;
        margin-left: 15px;
        float: right;
        margin-bottom: 15px;
    }
    .aligncenter {
        text-align: center;
        display: block;
        padding: 0px;
        margin-left: auto;
        margin-bottom: 15px;
        margin-right: auto;
        margin-top: 5px;
    }

    .sec1 {
    }
    .sec1 h2 {
        background-image: url('../images/aki01.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 1000px;
        height: 862px;
        margin: 0;
        padding: 0;
        text-indent: -9999px;
    }

    .sec2 {
    }
    .sec2 h3 {
        background-color: #cf000e;
        color: #ffffff;
        font-size: 1.2em;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    .sec2 .sec2-1 {
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    .sec2 .sec2-2 {
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    .sec2 .sec2-3 {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        width: 400px;
    }
    .sec2 .sec2-3 a {
        background-color: #cf000e;
        width: 400px;
        margin: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
        color: #ffffff;
        font-size: 1.2em;
        font-weight: bold;
        text-align: center;
        display: block;
        border-radius: 15px;
        text-decoration: none;
    }
    .sec2 .sec2-3 a:hover {
        opacity: 0.7;
    }

    .sec3 {
    }
    .sec3 .sec3-1 {
        background-image: url('../images/aki02-1.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 724px;
        height: 371px;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }
    .sec3 .sec3-2 {
        background-image: url('../images/aki02-2.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 1000px;
        height: 2385px;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }
    .sec3 .sec3-3 {
        background-image: url('../images/aki02-3.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 880px;
        height: 407px;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }

    .sec4 {
    }
    .sec4 .sec4-1 {
        background-image: url('../images/aki03.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 880px;
        height: 659px;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }

    .sec5 {
    }
    .sec5 .sec5-1 {
        background-image: url('../images/aki04.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 880px;
        height: 496px;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }

    .sec6 {
    }
    .sec6 .sec6-1 {
        background-image: url('../images/aki05-1.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 1000px;
        height: 499px;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }
    .sec6 .sec6-2 {
        background-image: url('../images/aki05-2.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 1000px;
        height: 1687px;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }
    .sec6 .sec6-3 {
        background-image: url('../images/aki05-3.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 1000px;
        height: 1000px;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }

    .sec7 {
    }
    .sec7 .sec7-1 {
        background-image: url('../images/aki06-1.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 736px;
        height: 42px;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }
    .sec7 .sec7-2 {
        width: 800px;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }
    .sec7 .sec7-3 {
        background-image: url('../images/aki06-2.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 672px;
        height: 610px;
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }
    .sec7 .sec7-4 {
        background-image: url('../images/aki06-3.png');
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 877px;
        height: 282px;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        text-indent: -9999px;
    }
    .sec7 .sec7-5 {
        width: 877px;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }
    .sec7 .sec7-5 iframe {
        width: 100%;
        height: 450px;
        margin: 0;
        padding: 0;
    }

    .sec8 {
    }
    .sec8 .sec8-1 {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        width: 450px;
    }
    .sec8 .sec8-1 a {
        background-color: #cf000e;
        width: 450px;
        margin: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
        color: #ffffff;
        font-size: 1.5em;
        font-weight: bold;
        text-align: center;
        display: block;
        border-radius: 15px;
        text-decoration: none;
    }
    .sec8 .sec8-1 a:hover {
        opacity: 0.7;
    }

    .sec9 {
        width: 635px;
        text-align: left;
    }
    .sec9 .sec9-1 {
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        font-size: 1.2em;
        font-weight: bold;
        position: relative;
        display: inline-block;
        width: 100%;
    }
    .sec9 .sec9-1::after {
        content: "";
        position: absolute;
        top: 11px;
        left: 8%;
        border-top-color: #333333;
        border-top-style: solid;
        border-top-width: 1px;
        display: block;
        width: 90%;
    }
    .sec9 .sec9-2 {
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        font-size: 45px;
        font-weight: bold;
        line-height: 1.0em;
    }
    .sec9 .sec9-3 {
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    .sec9 .sec9-4 {
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        font-size: 23px;
    }
    .sec9 .sec9-4 span {
        font-size: 1.4em;
        margin-left: 15px;
    }
    .sec9 .sec9-5 {
        margin: 0;
        padding: 0;
    }

    /* Page top */
    #page_top{
        width: 50px;
        height: 50px;
        position: fixed;
        right: 0;
        bottom: 0;
        background-color: orange;
        opacity: 0.9;
    }
    #page_top a{
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        text-decoration: none;
    }
    #page_top a::before{
        font-weight: bold;
        content: "▲";
        font-size: 18px;
        color: #ffffff;
        position: absolute;
        width: 25px;
        height: 35px;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        padding-top: 5px;
        text-align: center;
    }

}


/* end css */
