@charset "utf-8";

@media screen and (min-width : 769px) {

    /*--------------------------------------------------------------
    # 共通部分
    --------------------------------------------------------------*/
    div#page {
        text-align: left;
    }
    
    #main {
        width: 100%;
        margin-top: 10px;
        padding-top: 1px;
    }

    #footer {
        width: 100%;
        height: 40px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    #footer_l {
        float: left;
        width: 75%;
        height: 100%;
        color: red;
        font-size: 18px;
    }

    #footer_r {
        float: right;
        height: 100%;
    }

    span.scroll_to_top {
        cursor: pointer;
    }

    a.under_line {
        text-decoration: none;
    }

    a.under_line:hover {
        text-decoration: underline;
    }

    br {
        display: block !important;
    }

    br.sp {
        display: none !important;
    }

    .underline {
        text-decoration: underline;
    }
    textarea {
        font-family: "Arial";
    }
    
    .email_caution {
        margin-top: 10px;
        font-size: 85%;
    }


    /*--------------------------------------------------------------
    # メンバー登録
    --------------------------------------------------------------*/
    #contents {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        background-color: white;
        border: solid 2px #DDD;
    }

    .contents_main {
        width: 860px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        padding-bottom: 50px;
        position: relative;
    }

    .title {
        margin: 0 0 15px;
        font-size: 28px;
        font-weight: normal;
        text-decoration: underline;
        text-align: center;
        vertical-align: middle;
    }

    .desc {
        text-align: center;
    }

    .copy {
        display: inline-block;
        margin: 20px auto;
        padding: 10px 15px;
        text-decoration: underline;
        text-align: center;
    }
    
    .caution_wrap {
        padding: 15px 0;
        text-align: center;
        line-height: 170%;
        background-color: #FAFBE4;
    }
    .caution_wrap a {
        text-decoration: none;
    }
    .caution_wrap .caution {
        padding-top: 10px;
        font-size: 13px;
    }
    .member_form {
        margin: 15px auto 0;
        width: 100%;
        table-layout: fixed;
        border: solid 1px rgb(202, 203, 203);
    }

    .sec_member h3 {
        margin-top: 35px;
        font-size: 20px;
    }

    .sec_member h4 {
        margin-top: 15px;
        font-size: 16px;
    }


    .member_form tr {
        border-bottom: solid 1px rgb(202, 203, 203);
    }

    .member_form .bd_dashed {
        border-bottom: dashed 2px rgb(202, 203, 203);
    }

    .member_form th {
        padding: 10px 10px;
        width: 280px;
        background-color: #f2f2f2;
        border: solid 1px rgb(180, 180, 180);
    }

    .member_form td {
        padding: 10px 10px;
        vertical-align: middle;
    }
    
    .member_form .name {
        display: inline-block;
    }
    
    .member_form .name span {
        display: inline-block;
        width: 38px;
    }

    .member_form input[type="text"],
  .member_form input[type="number"]{
        height: 26px;
        border-radius: 0;
        border: solid 1px rgb(180, 180, 180);
        vertical-align: middle;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    .member_form .your_name {
        width: 70%;
    }

    .member_form .your_addr {
        width: 60%;
    }

    .member_form .hobby {
        display: table;
        width: 100%;
    }

    .member_form .hobby span {
        display: table-cell;
        padding-left: 10px;
        width: 10px;
        vertical-align: middle;
    }

    .member_form .hobby .w100 {
        display: table-cell;
        margin: 10px 10px;
        width: 96%;
    }

    .member_form .w100 {
        width: 100%;
    }

    .sec_member .note {
        margin-top: 15px;
    }

    .sec_member .note textarea {
        padding: 10px;
        width: 100%;
        border: solid 1px rgb(180, 180, 180);
    }


    .sec_member select {
        display: inline-block;
        margin: 0 0 10px;
        padding: 0.1em 2.1em 0.1em .5em;
        font: inherit;
        line-height: 1.3em;
        background-color: white;
        border: thin solid #ccc;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    select.classic {
        background-image:
            linear-gradient(45deg, transparent 50%, gray 50%),
            linear-gradient(135deg, gray 50%, transparent 50%),
            linear-gradient(to right, #ccc, #ccc);
        background-position:
            calc(100% - 10px) calc(1em + -6px),
            calc(100% - 6px) calc(1em + -6px),
            100% 0;
        background-size:
            5px 5px,
            5px 5px,
            1.4em 2em;
        background-repeat: no-repeat;
    }

    select::-ms-expand {
        display: none;
    }

    _::-webkit-full-page-media,
    _:future,
    :root select.classic {
        padding: 0.2em 2.1em 0.2em .5em;
        background-position:
            calc(100% - 10px) calc(1em + -5px),
            calc(100% - 5px) calc(1em + -5px),
            100% 0;

    }

    @font-face {
        font-family: "Font Awesome 5 Brands";
        font-style: normal;
        font-weight: normal;
        src: url(../webfonts/fa-brands-400.eot);
        src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
    }

    @font-face {
        font-family: "Font Awesome 5 Free";
        font-style: normal;
        font-weight: 400;
        src: url(../webfonts/fa-regular-400.eot);
        src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
    }

    @font-face {
        font-family: "Font Awesome 5 Free";
        font-style: normal;
        font-weight: 900;
        src: url(../webfonts/fa-solid-900.eot);
        src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"), url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")
    }

    .sec_member .btn {
        text-align: center;
    }

    .sec_member .submit_icon,
    .sec_member .complete_btn {
        position: relative;
    }

    .sec_member .submit_icon:after,
    .sec_member .complete_btn a:after {
        content: "\f138";
        display: inline-block;
        position: absolute;
        top: 50%;
        right: 15px;
        color: #fff;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 0;

    }

    .sec_member .submit {
        display: inline-block;
        margin: 20px auto;
        padding: 6px 35px;
        width: 250px;
        color: #fff;
        font-size: 16px;
        border-radius: 4px;
        border: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-size: 200%;
        background-color: #FF0000;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#8B0000), to(#FF0000));
        background-image: -webkit-linear-gradient(top, #8B0000, #FF0000);
        background-image: -moz-linear-gradient(top, #8B0000, #FF0000);
        background-image: -ms-linear-gradient(top, #8B0000, #FF0000);
        background-image: -o-linear-gradient(top, #8B0000, #FF0000);
        background-image: linear-gradient(to bottom, #8B0000, #FF0000);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#8B0000, endColorstr=#FF0000);
        cursor: pointer;
        z-index: 2;
      background: #d11;
    }
  .sec_member .submit:hover {
    background: #f00;
  }

    .sec_member .back {
        display: inline-block;
        margin: 20px 10px 20px 0;
        padding: 6px 25px 5px;
        color: #000;
        text-decoration: none;
        vertical-align: middle;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 5px;
        border: solid 1px #777;
    }
  .sec_member .back:hover{
    background: #ccc;
  }

    .sec_member .complete_btn {
        margin-top: 50px;
    }

    .sec_member .complete_btn a {
        position: relative;
        text-decoration: none;
        background-color: rgb(127, 127, 127);
        background-image: none;
    }

    .member_form .caution {
        padding: 10px 0 0;
        display: block;
    }

    .member_form .bdnone {
        border: none;
    }

    .required {
        color: red;
    }

    .error {
        color: red !important;
    }

    .center {
        text-align: center;
    }

    .bold {
        font-weight: bold;
    }


    .confirm .depart {
        margin-bottom: 10px;
    }

    .confirm .note {
        margin: 0 0 30px;
        padding: 10px 10px;
        min-height: 80px;
        border: solid 1px rgb(180, 180, 180);
    }

    .desc_copy {
        margin-top: 15px;
        text-align: center;
    }

    p#thanks_title {
        text-align: center;
        font-size: 24px;
    }

    p.thanks_comments {
        text-align: center;
        margin-top: 20px;
    }

    #to_top_arrow {
        margin-top: 20px;
        margin-bottom: 50px;
        text-align: center;
        font-size: 20px;
    }

    #to_top_arrow > a {
        text-decoration: none;
        color: black;
    }
}
