@charset "UTF-8";

/* CSS Document */

/*====================================

    element-1

====================================*/ 

.element-1 .inner {
    width: 100%;
    position: relative;
}
.element-1 .inner .ttl {
    width: 100%;
    vertical-align: middle;
    background: #fff;
}
.element-1 .inner .ttl .ttl_inner {
    padding: 80px 80px 40px 80px;
}
.element-1 .inner .text {
    width: 100%;
    vertical-align: middle;
    background: #fff;
}
.element-1 .inner .text .text_inner {
    padding: 40px 40px 40px 40px;
}
.element-1 .inner .text .text_inner p {
    font-weight: 600;
}

/*====================================

    element-2

====================================*/

.element-2 {
    background: #57e42a;
}
.element-2 .wrap_ph {
    padding: 20px;
    margin-bottom: 20px;
    display: block;
}
.element-2 .wrap_ph .inner {
}
.element-2 .wrap_ph .inner ul {
}
.element-2 .wrap_ph .inner ul:nth-child(1) {
    background: #57e42a;
}
.element-2 .wrap_ph .inner ul:nth-child(1) li {
    width: 50%;
    height: 200px;
    float: left;
}
.element-2 .wrap_ph .inner ul:nth-child(1) li:nth-child(1) {
    background: url(/images/climb_01.jpg) no-repeat center center;
    background-size: cover;
}
.element-2 .wrap_ph .inner ul:nth-child(1) li:nth-child(2) {
    background: url(/images/climb_02.jpg) no-repeat center center;
    background-size: cover;
}
.element-2 .wrap_ph .inner ul:nth-child(1) li:nth-child(3) {
    background: url(/images/climb_10.jpg) no-repeat center center;
    background-size: cover;
}
.element-2 .wrap_ph .inner ul:nth-child(1) li:nth-child(4) {
    background: url(/images/climb_04.jpg) no-repeat center center;
    background-size: cover;
}
.element-2 .wrap_ph .inner ul:nth-child(2) {
    background: #57e42a;
}
.element-2 .wrap_ph .inner ul:nth-child(2) li {
    width: 33.3333333333%;
    height: 200px;
    float: left;
}
.element-2 .wrap_ph .inner ul:nth-child(2) li:nth-child(1) {
    background: url(/images/climb_03.jpg) no-repeat center center;
    background-size: cover;
}
.element-2 .wrap_ph .inner ul:nth-child(2) li:nth-child(2) {
    background: url(/images/climb_06.jpg) no-repeat center center;
    background-size: cover;
}
.element-2 .wrap_ph .inner ul:nth-child(2) li:nth-child(3) {
    background: url(/images/climb_07.jpg) no-repeat center center;
    background-size: cover;
}
.element-2 .wrap_ph .inner ul:nth-child(3) {
    background: #57e42a;
}
.element-2 .wrap_ph .inner ul:nth-child(3) li {
    height: 200px;
    width: 50%;
    float: left;
}
.element-2 .wrap_ph .inner ul:nth-child(3) li:nth-child(1) {
    background: url(/images/climb_08.jpg) no-repeat center center;
    background-size: cover;
}
.element-2 .wrap_ph .inner ul:nth-child(3) li:nth-child(2) {
    background: url(/images/climb_09.jpg) no-repeat center center;
    background-size: cover;
}
.element-2 .wrap_ph .inner ul:nth-child(3) li:nth-child(3) {
    background: url(/images/climb_05.jpg) no-repeat center center;
    background-size: cover;
}
.element-2 .wrap_ph .inner ul:nth-child(3) li:nth-child(4) {
    background: url(/images/climb_11.jpg) no-repeat center center;
    background-size: cover;
}
.element-2 .icon_obo {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1000;
}
.element-2 .icon_obo a {
    background: #000;
    line-height: 1em;
    padding: .8em 3em;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 80%;
    display: block;
    border: 2px solid #000;
}
.element-2 .finish {
    width: 100%;
    padding: 0 20px 40px;
}
.element-2 .finish p {
    background: #ff0;
    text-align: center;
    padding: 60px 0;
    font-size: 120%;
}
.element-2 .wrap_join {
    padding: 0 20px 20px;
}
.element-2 .wrap_join .inner {
    background: #fff;
    padding: 40px 20px;
}
.element-2 .wrap_join .inner .ttl {
    width: 100%;
    text-align: center;
    font-size: 120%;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.element-2 .wrap_join .inner .ttl span {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 70%;
}
.element-2 .wrap_join .inner .cell {
    margin-bottom: 40px;
}
.element-2 .wrap_join .inner .cell:last-child {
    margin-bottom: 0px;
}
.element-2 .wrap_join .inner .cell .cell_ttl {
    margin-bottom: 4px;
}

/*====================================

    element-3

====================================*/

.element-3 .inner {
    width: 100%;
    position: relative;
    padding: 30% 20px 10%;
}
.element-3 .inner .concept_inner {
    width: 100%;
    margin: 0 auto;
}
.element-3 .inner p .maker {
    background: linear-gradient(transparent 70%, #57e42a 70%);
    font-weight: 100%;
}

/*====================================

    element-9

====================================*/ 

.element-9 .inner {
    width: 100%;
    position: relative;
    padding: 30% 20px 10%;
}
.element-9 .inner .rule_inner {
    width: 100%;
    margin: 0 auto;
}
.element-9 .inner .rule_inner .ph {
    margin-bottom: 40px;
}

/*====================================

    element-4

====================================*/

.element-4 {
    background: #57e42a;
}
.element-4 .inner {
    width: 100%;
    position: relative;
    padding: 30% 20px 10%;
}
.element-4 .inner .outline_inner {
    width: 100%;
    margin: 0 auto;
}
.element-4 .inner .outline_inner dl {
    width: 100%;
    border-top: 1px solid #91fd6e;
    border-left: 1px solid #91fd6e;
    margin-bottom: 4px;
}
.element-4 .inner .outline_inner dl dt {
    width: 100%;
    border-right: 1px solid #91fd6e;
    border-bottom: 1px solid #91fd6e;
    background: #fff;
    padding: 4px 10px;
    font-size: 90%;
}
.element-4 .inner .outline_inner dl dd {
    border-right: 1px solid #91fd6e;
    border-bottom: 1px solid #91fd6e;
    padding: 4px 10px;
    font-size: 90%;
}
.element-4 .inner .outline_inner dl dd a {
    font-size: 100%;
    color: #000;
    text-decoration: underline;
    font-weight: 600;
}
.element-4 .inner .outline_inner dl dd a:hover {
    text-decoration: none;
}
.element-4 .inner .outline_inner dl dd .cap {
    font-weight: 500;
    font-size: 90%;
    display: block;
}
.element-4 .inner .outline_inner dl dd .name {
    display: inline-block;
    font-size: 100%;
}
.element-4 .inner .outline_inner dl dd iframe {
    display: block;
    width: 100%;
    height: 300px;
}
.element-4 .inner .outline_inner .remarks {
    margin-top: 20px;
}
.element-4 .inner .outline_inner .remarks li {
    font-weight: 400;
    font-size: 80%;
    line-height: 1.85em;
}

/*====================================

    element-5

====================================*/

.element-5 .inner {
    width: 100%;
    position: relative;
}
.element-5 .inner .schedule_inner {
    padding: 30% 20px 10%;
    margin-bottom: 40px;
}
.element-5 .inner .schedule_inner .day {
    color: #57e42a;
    font-size: 110%;
    margin-bottom: 10px;
}
.element-5 .inner .schedule_inner dl {
    width: 100%;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    margin-bottom: 10px;
}
.element-5 .inner .schedule_inner dl dt {
    width: 100%;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #57e42a;
    padding: 4px 10px;
    text-align: left;
    font-size: 90%;
}
.element-5 .inner .schedule_inner dl dd {
    width: 100%;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 4px 10px;
    text-align: left;
    font-size: 90%;
}

/*====================================

    element-6

====================================*/

.element-6 {
    background: #57e42a;
}
.element-6 .inner {
    width: 100%;
    position: relative;
    padding: 30% 20px 10%;
}
.element-6 .inner .guest_inner {
    width: 100%;
    margin: 0 auto;
}
.element-6 .inner .guest_inner dl {
    width: 100%;
    margin-bottom: 40px;
}
.element-6 .inner .guest_inner dl:last-child {
    margin-bottom: 0px;
}
.element-6 .inner .guest_inner dl dt {
    margin-bottom: 20px;
    width: 100%;
}
.element-6 .inner .guest_inner dl dt .credit {
    font-weight: 200;
    font-size: 80%;
    margin-top: 6px;
    width: 100%;
    text-align: right;
}
.element-6 .inner .guest_inner dl dd {
    width: 100%;
}
.element-6 .inner .guest_inner dl dd .name {
    font-size: 120%;
}
.element-6 .inner .guest_inner dl dd .ex {
    font-size: 80%;
}
.element-6 .inner .guest_inner dl dd p {
    border-top: 1px solid #91fd6e;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 90%;
    line-height: 1.9em;
}
.element-6 .inner .guest_inner .special {
    background: #fff;
    padding: 30px;
}
.element-6 .inner .guest_inner .special .ttl {
    width: 100%;
    text-align: center;
    color: #57e42a;
    font-size: 150%;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #57e42a;
    display: block;
    font-weight: 600;
}

/*====================================

    element-7

====================================*/

.element-7 .inner {
    width: 100%;
    position: relative;
    padding: 30% 20px 10%;
}
.element-7 .inner .contact_inner {
    width: 100%;
    margin: 0 auto;
}
.element-7 .inner .contact_inner .note {
    background: #eee;
    padding: 20px;
}
.element-7 .inner .contact_inner .note li {
    font-size: 90%;
    font-weight: 400;
    line-height: 1.85em;
    margin-bottom: 10px;
}
.element-7 .inner .contact_inner .note li:last-child {
    margin-bottom: 0px;
}
.element-7 .inner .contact_inner .note li a {
    font-size: 100%;
    text-decoration: underline;
    color: #57e42a;
    font-weight: bold;
}
.element-7 .inner .contact_inner .note li a:hover {
    text-decoration: none;
}
.element-7 .inner .contact_inner .btn {
    margin-top: 40px;
}

/*====================================

    ac_inner

====================================*/

.ac_inner {
    margin-bottom: 60px;
}
.ac_inner form {
    position: relative;
    display: block;
    padding-top: 40px;
}
.ac_inner form .cell {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.ac_inner form .cell:last-child {
    margin-bottom: 0px;
}
.ac_inner form .cell .cell_ttl {
    width: 100%;
    font-weight: bold;
}
.ac_inner form .cell .cell_ttl span {
    color: #f0586d;
    font-size: 80%;
    margin-top: -10px;
}
.ac_inner form .cell .cell_inner {
    width: 100%;
}
.ac_inner form .cell .cell_inner .ex {
    font-size: 90%;
    color: #aaa;
}
.ac_inner form .cell .cell_inner ol li {
    float: left;
    width: 100%;
}
.ac_inner form .cell .cell_inner ol li .small {
    font-size: 80%;
}
.input_short input[type="text"],
.input_short input[type="number"] {
    width: 40%;
    margin-right: 10px;
}

/*====================================

    element-8

====================================*/ 

.element-8 {
    background: #57e42a;
}
.element-8 .inner {
    width: 100%;
    position: relative;
    padding: 30% 20px 10%;
}
.element-8 .inner .sponsor_inner {
    width: 100%;
}
.element-8 .inner .sponsor_inner .list ul {
}
.element-8 .inner .sponsor_inner .list ul li {
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
}
.element-8 .inner .sponsor_inner .list ul li a {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    display: block;
}
.element-8 .inner .sponsor_inner .list ul li a:hover {
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
    -ms-filter: "alpha(opacity=50)";
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    zoom:1;
}