@charset "utf-8";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    width:100%;
    height:100%;
    min-height: 100%;
     background: #FFE200;


}

body {
    width:100%;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
        font-feature-settings: 'palt';
        word-break: break-word;
    color: #fff;
background: url(../img/bg.jpg);
background-size: cover;
background-attachment: fixed;
        font-family: "Noto Sans JP", sans-serif;
        font-weight: 400;
        font-style: normal;

}



a {
    color: #ff0;
    text-decoration: underline;
}


a:hover {
    text-decoration: none;
}

.contents .privacypolicy a {
    text-decoration: underline;
}



p {
    margin: 0;
    padding: 0;
}

.sp {
    display: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

* {
    box-sizing: border-box;
}

img {
    vertical-align: bottom;
}




#wrapper{
    width:100%;
    min-height:100%;
    margin:0;
    padding:0;
text-align: center;
        position: relative;
}



.contents {
    width: 100%;
    margin: 0 auto;
    padding: 2em 0;
    text-align: center;
position: relative;
z-index: 500;

}


#header{
    width: 100%;
    text-align: center;
    margin:0 auto;
padding:0;
position: relative;
    z-index: 100;


}






h1 {
    margin:0 auto;
    padding:0;

}

h1 img{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 65vw;
    min-width: 800px;
    height: auto;
}

/* h2 {
    margin:0 auto ;
    padding:1em 0;
    line-height: 1.2;
background: linear-gradient(#43851f,#003a00);
border-top:5px ridge #e2c205;
border-bottom:5px ridge #e2c205;


} */

#attention{
        width: 100%;
    max-width: 800px;
    margin: 0 auto 50px;
    padding:1em;
background:#da4848;
border: 4px ridge #e2c205;
border-radius: 10px;
}

#attention p{
    margin: 0 auto 1em;
   color: #fff000;
   font-weight: 600;
   text-align: center;
}

#attention ul{
    display: block;
    margin: 0 auto;
    padding: 0 0 0 1.5em;
text-align: left;
list-style-type: none;
}

#attention ul li{
    margin: 0 0 1em;
    padding: 0;
}

#attention ul li:before{
    content: '※';
    margin: 0 0 0 -1em;
}


#form {
    width: 100%;
    max-width: 800px;
    margin: 0 auto 50px;
    padding:0;
background:#734590;
background:#da4848;
border: 4px ridge #e2c205;
border-radius: 10px;
}



#form_title {
    width: 100%;
    padding: 1em;
    margin: 0 auto;
    vertical-align: top;


}


.title {
    width: 100%;
    font-size: 160%;
    display: block;
        margin: 0 auto ;
    padding: 0.5em ;
    letter-spacing: 2px;
color: #ff0000;
background: linear-gradient(#43851f,#003a00);
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom: 3px ridge #e2c205;
  font-family: "RocknRoll One", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-shadow    : 
       2px  2px 0px #fff000,
      -2px  2px 0px #fff000,
       2px -2px 0px #fff000,
      -2px -2px 0px #fff000,
       2px  0px 0px #fff000,
       0px  2px 0px #fff000,
      -2px  0px 0px #fff000,
       0px -2px 0px #fff000; 
}







#form form{
    position: relative;
    z-index: 50;
}

.form_table {
    max-width: 600px;
    margin: 0 auto 30px;

}


.dl_table {
    display: table;
    width: 100%;
}

.dl_table > dl > dt,
.dl_table > dl > dd {
    display: table-cell;
}



#form_title .caution {
    width: 70%;
    margin: 1.5em auto;
        padding: 1em;
    font-size: 90%;
    color: #fff000;
    text-align: left;
    border: 2px solid #fff000;
    border-radius: 5px;



}

#form_title .caution p.limit{
text-align: center;
    font-size: 120%;
    font-weight: bold;
    margin: 0 auto 1em;
    padding: 0 0 5px;
    border-bottom: 2px solid #fff000;
}

.caution ul {
    padding-left: 1.5em;
    margin: 0;
}

.caution ul li {
    margin-bottom: 1em;
    list-style-type: none;
}

.caution ul li:before {
    content: '※';
    /* ←ここにリストマーカーにしたい文字列を設定 */
    margin-left: -1em;
}

.caution ul li:last-child {
    margin: 0;
}




.frame{
    width: 100%;
    margin: 0 auto;
    padding: 1em;
    text-align: center;
}

.frame iframe{
    width: 100%;
    max-width: 800px;
    height: 550px;
}

p.frametitle{
display: inline-block;
    font-weight: bold;
    margin: 0 auto 1em;

}
.frame .ex{
    font-size: 90%;
    text-align: left;
}

.poster {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    width: 100%;
max-width: 600px;
border:8px ridge #e2c205;


}



.inner{
margin: 0 auto;
padding: 1em;
}



 .message{
 max-width: 600px;
margin: 0 auto 3em;
padding: 0 ;
font-size: 100%;
background: #da4848;
border: 4px ridge #e2c205;
border-radius: 10px;
 }


 .message h3{
  margin: 0 auto ;
 padding: 0.5em;
 font-size: 1.3rem;
color: #fff000;
background: linear-gradient(#43851f,#003a00);
border-bottom: 3px ridge #e2c205;
  font-family: "RocknRoll One", sans-serif;
  font-weight: 400;
  font-style: normal;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
letter-spacing: 2px;

 }



.message p {
    margin: 0 auto 0.5em;
padding: 0;
color: #fff;
font-weight: 500;

}
.message p:first-of-type{
    color: #fff;

}

.message.error p:first-of-type{
color: #fff000;
font-weight: 600;
}
.message .comp_message:last-of-type{
margin: 0 auto;
    color: #fff;
font-size: 90%;
text-decoration: underline;
}


.message.error .comp_message:last-of-type{
color: #fff;
    margin: 1em auto 0;
    font-size: 80%;

    text-decoration: none;
}


.comp_message {
    font-size: 80%;
}

.back{
display: inline-block;
margin: 1em auto 0;
padding: 0.5rem 2em;
font-size: 1.1rem;
line-height: 1;
color: #ff0000;
background: linear-gradient(#43851f,#003a00);
line-height: 1.2;
  font-family: "Uncial Antiqua", system-ui;
  font-weight: 400;
  font-style: normal;
border:3px groove #e2c205;

}

.message.error .back{
  font-family: "RocknRoll One", sans-serif;
  font-weight: 400;
  font-style: normal;
}


.back:hover{
    transition: all 1s 1s ease;
    -webkit-transition: all 0.1s ease;
}




.btn_base {
    display: inline-block;
    margin: 0 auto;
    border: 0;
    font-size: 20px;
    width: 100%;
    max-width: 300px;
    height: 50px;
    margin: 10px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    cursor: default;
}

.btn_base:hover {
    cursor: pointer;
}

.btn_animation {
    color: #cd001d;
    background-color: #fff;
    padding: 10px;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

.btn_animation:hover {
    color: #cd001d;
    background-color: #fff;
    animation: 0.1s step-end 0 2;
    -webkit-animation: 0.1s step-end 0 2;
    -moz-animation: 0.1s step-end 0 2;
    transition: all 0.2s ease 0.2s;
    -webkit-transition: all 0.2s ease 0.2s;
    -moz-transition: all 0.2s ease 0.2s;
}

.rst_animation {
    color: #fff;
    background-color: #555;
    border: 2px solid #555;
    padding: 10px;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

.rst_animation:hover {
    color: #f00;
    background-color: #fff;
    border: 2px solid #f00;
    animation: 0.1s step-end 0 2;
    -webkit-animation: 0.1s step-end 0 2;
    -moz-animation: 0.1s step-end 0 2;
    transition: all 0.2s ease 0.2s;
    -webkit-transition: all 0.2s ease 0.2s;
    -moz-transition: all 0.2s ease 0.2s;
}



#footer {
    width: 100%;
        margin: 0 auto;
    padding: 2em 0 0;
    position: relative;
    z-index: 500;

}



#footer .copyright {
    width: 100%;
    padding: 1em 0 0;
    margin: 0;

}

#footer  img{
display: inline-block;
margin: 0 auto;
padding: 0;
}

#footer .roadshow{
margin: 0 auto;
padding: 0;

}

#footer small {
    display: block;
    font-size: 70%;
    margin:0 auto;
    padding: 1em 0;
color: #000;
font-weight: 500;
}




.contents .form_table {
    max-width: 720px;
    margin: 0 auto 30px;
}

.contents .form_table .dl_table > dl > dt,
.contents .form_table .dl_table > dl > dd {
    padding: 20px 0;
}

.contents .form_table .dl_table > dl > dd {
    text-align: left;
}

.contents .form_table .dl_table > dl > dt {
    text-align: right;
    padding: 10px;
    width: 320px;
font-weight: bold;

}

.contents .form_table .dl_table > dl > dt:after {
/*    content: "＊";*/
 content: "\f044";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #ff0;
    font-size: 80%;
    padding: 0 0 0 0.5em ;
}

.check{
color: #ff0;
   font-size: 80%;
}

.contents .form_table .dl_table > dl > dt.non:after {
    content: "　";
}


.contents .form_table .dl_table > dl > dt.none:after {
    content: "　";
    margin-right: 1em;
}

.contents .form_table .dl_table > dl > dd input[type="text"],
.contents .form_table .dl_table > dl > dd select {
    width: 200px;
    border: 1px solid #000;
    font-size: 14px;
    padding: 5px 10px;
    color: #000;
    background: #fff;
}





.contents .form_table .dl_table > dl > dd input[type="message"],
.contents .form_table .dl_table > dl > dd select {
    width: 200px;
    border: 1px solid #000;
    font-size: 14px;
    padding: 5px 10px;
}





.contents .form_table .dl_table > dl > dd input[type="text"] {
    -webkit-appearance: none;
}

.contents .form_table .dl_table > dl > dd input[type="text"].zip,
.contents .form_table .dl_table > dl > dd input[type="text"].age {
    width: 100px;
    margin-right: 10px;
}

.contents .form_table .dl_table > dl > dd .zip_btn {
       background: #c5c5c5;
    background-image: linear-gradient(to right, #707070, #c5c5c5, #f7f7f7, #c5c5c5, #707070);
    color: #000;
    border: 1px solid #000;
    padding: 4px 10px;
    cursor: pointer;
    font-weight: bold;
}

.contents .form_table .dl_table > dl > dd.radio {
    position: relative;
}

.contents .form_table .dl_table > dl > dd.radio input[type="radio"] {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 10;
}

.contents .form_table .dl_table > dl > dd.radio label {
    position: absolute;
    top: 20px;
    left: 3px;
    cursor: pointer;
    vertical-align: top;
    padding-left: 20px;
    margin-right: 1em;
    z-index: 20;
    width: 4em;
}

.contents .form_table .dl_table > dl > dd.radio label.radio_fem {
    left: 80px;
}

.contents .form_table .dl_table > dl > dd.radio label:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #FFF;
    border: 1px solid #000;
    vertical-align: top;
}

.contents .form_table .dl_table > dl > dd.radio input[type="radio"]:checked + label:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 50%;
    background: #ff0000;
}

textarea {
    font-family: sans-serif;
    width: 100%;
    border: 1px solid #000;
    color: #000;
}

.contents .form_table .dl_table > dl > dd .show_view div{
margin: 0 0 1em;
padding: 0;
}

.contents .form_table .dl_table > dl > dd .show_view .formError .formErrorContent{
margin: 0;
padding: 4px 10px 4px 10px;
}

.contents .form_table .dl_table > dl > dd .show_view .formError .formErrorArrow{
    margin: -2px 0 0 13px;
    width: 15px;
    }
.contents .form_table .dl_table > dl > dd .show_view p.hint-message:first-of-type{
border-bottom: 1px solid #fff;
padding: 0 0 5px;
font-size: 90%;
}

.contents .form_table .dl_table > dl > dd .show_view div p{
    display: inline-block;
}


.contents .form_table .dl_table > dl > dd.agree {
    position: relative;
}

.contents .form_table .dl_table > dl > dd .ex {
    color: #fff;
    font-size: 80%;
}

.contents .form_table .companion_input {
    text-align: center;
    font-weight: bold;
}

.frame{
    padding: 1em 0;
}


.contents .privacypolicy {
    max-width: 700px;
    margin: 30px auto;
    padding: 20px;
    font-size: 90%;
    text-align: left;
    box-sizing: border-box;
    border: 2px solid #fff;
    color: #fff;
border-radius: 5px;
}

.contents .privacypolicy h3 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding: 0 0 0.5em;
font-weight: 700;
}

.contents .privacypolicy h3 span{
    display: block;
    color: #ff0;
    font-size: 80%;
    margin: 5px auto 0;
    font-weight: 500;

}

.contents .privacypolicy ul {
    padding-left: 2em;
}

.contents .privacypolicy ul li {
    margin-bottom: 10px;
    list-style-type: none;
}

.contents .privacypolicy ul li:before {
    content: '◎';
    /* ←ここにリストマーカーにしたい文字列を設定 */
    margin-left: -1em;
}

.contents .privacypolicy ul .topic:before {
    content: '・';
    /* ←ここにリストマーカーにしたい文字列を設定 */
    margin-left: -0.5em;
}

.contents .privacypolicy p:first-of-type {
    text-align: center;
    margin: 1.5em auto 0.5em;
    padding: 1em 0 0;
       border-top: 2px solid #fff;
       font-weight: bold;
       font-size: 110%;
}
.contents .privacypolicy p{
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

.hint-message,
.confirm-message {
    margin: 1em auto;
    line-height: 1.5;
}

.confirm-message.last{
    margin: 1em auto 0;
}

.confirm-message {
    color: #fff;
}

.autoConfirmVal {
    color: #fff;
}

.submitmessage{
margin: 0.5em auto;
}

.hint-message label{
font-weight: 700;
color: #ff0;
}

.hint-message.sendcheck{
font-weight: bold;
font-size: 100%;
}
.btn a:hover{
opacity: 1;
}


input[type="submit"] {
    display: inline-block;
    margin: 0 auto;
    font-size: 28px;
    width: 100%;
    max-width: 400px;
    height: 70px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    cursor: pointer;
    color: #ff0000;
    background: linear-gradient(#43851f,#003a00);
    border: 5px outset #e2c205;
    letter-spacing: 2px;
    text-decoration: none;
  font-family: "RocknRoll One", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-shadow    : 
       2px  2px 0px #fff000,
      -2px  2px 0px #fff000,
       2px -2px 0px #fff000,
      -2px -2px 0px #fff000,
       2px  0px 0px #fff000,
       0px  2px 0px #fff000,
      -2px  0px 0px #fff000,
       0px -2px 0px #fff000; 

}

input[type="submit"]:hover {
    padding: 13px;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    color: #006837;
    background: #fb5b00;
        border: 5px inset #e2c205;
    opacity: 1.0;
}

input[type="submit"][disabled] {
    opacity: 0.3;
    cursor: default;

}

input[type="submit"][disabled]:hover {
    cursor: default;
        padding: 0;
    color: #ff0000;
    background: linear-gradient(#43851f,#003a00);
    border: 5px outset #e2c205;
}

.sub_p {
    font-size: 90%;
}

@media screen and (max-width: 1024px) {

h1 img{
    max-width: 80vw;
    min-width: auto;
}



}

@media screen and (max-width: 896px) {
    img {
        max-width: 90%;
    }

h1 img{
    max-width:100vw;
}

.contents{
padding: 2em 1em;
}


}


@media screen and (max-width:758px) {



    .sp {
        display: inline;
    }

    .pc {
        display: none;
    }




h1{
   margin: 0 auto 1em;
}

h2{
    padding: 0.5em 0;
    border-top: 3px ridge #e2c205;
    border-bottom: 3px ridge #e2c205;
}


#attention p{
    text-align: left;
}


.contents{
padding: 1em 0.5em;
}

#form{
    margin: 0 auto 1em;
}

    #form_title .caution {
        width: 100%;
        margin: 1.5em auto 2em;
    }

    .message{
        margin: 0 auto 2em;

    }


     .message h3{
     font-size: 1.1rem;
     }

     .message .inner{
        padding: 1em 0;
     }



    .poster {
        padding: 0;
        max-width:90vw;
    }

    .send_message {
        font-size: 85%;
    }


    .title{
        font-size: 130%;
        letter-spacing: 0px;
    }




    #form_title img {
        max-width: 50vw;
    }


    .btn_base {
        font-size: 20px;
        height: 50px;
        margin: 0 0 15px;
    }
    .btn_animation {
        padding: 10px;
    }
    .contents .form_table .dl_table {
        display: block;
        width: 100%;
    }
    .contents .form_table .dl_table > dl {
        display: block;
        width: 100%;
        margin: 0;
    }
    .contents .form_table .dl_table > dl > dt,
    .contents .form_table .dl_table > dl > dd {
        display: block;
        padding: 15px 0;
        margin: 0;
        width: 100%;
        text-align: left;
    }
    .contents .form_table .dl_table > dl > dt {
        padding: 0;
        font-size: 16px;
    }
    .contents .form_table .dl_table > dl > dd {
        padding: 5px 0 15px;
    }
    .contents .form_table .dl_table > dl > dd input[type="text"],
    .contents .form_table .dl_table > dl > dd select {
        width: 100%;
        font-size: 16px;
    }
    .contents .form_table .dl_table > dl > dd input[type="text"].zip {
        margin-right: 0;
    }
    .contents .form_table .dl_table > dl > dd.radio {
        min-height: 60px;
    }
    .contents .form_table .dl_table > dl > dd.radio input[type="radio"] {
        left: 3px;
    }
    .contents .form_table .dl_table > dl > dd.radio label {
        padding-left: 30px;
    }
    .contents .form_table .dl_table > dl > dd.radio label:before {
        width: 20px;
        height: 20px;
    }
    .contents .form_table .dl_table > dl > dd.radio input[type="radio"]:checked + label:after {
        width: 16px;
        height: 16px;
    }
    .contents .form_table .dl_table > dl > dd .zip_btn {
        font-size: 14px;
        margin: 0.5em 0 0;
    }



    .contents .privacypolicy {
        padding: 1em;
    }

    .contents .privacypolicy ul{
        padding-left: 1em;
    }

    #footer .roadshow{
        max-width: 80vw;
    }

    .sp {
        display: inline;
    }



}

@media screen and (max-width:320px) {



.comp_message{
font-size: 75%;
}
}



a:link,
a:visited {
    text-decoration: none;
}

a:hover,
a:active {
    opacity: 0.7;
}

.pin {
    color: #ea6da4;
}

.red {
    color: #c50018;
}

.yel {
    color: #fff000;
}





