@charset "utf-8";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    width:100%;
    height:100%;
    min-width: 100%;
    min-height: 100%;
     background: #f2e441;
}



body {
    margin: 0 auto;
    font-size: 16px;
    width: 100%;
    height: auto;
    min-height: 100%;
    color: #000;

font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

    font-feature-settings: 'palt';
}

a {
    color:#eb41a0;
    text-decoration: underline;
}

a:hover,
a:active {
    text-decoration: none;

}

.contents .privacypolicy a {
    text-decoration: underline;
}



p {
    margin: 0;
    padding: 0;
}

.sp {
    display: none;
}
.pc {
    display: inline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

* {
    box-sizing: border-box;
}

img {
    vertical-align: bottom;
}

textarea {
    font-family: sans-serif;
    width: 100%;
}



#wrapper {
    width: 100%;
    min-height: 100vh;
    text-align: center;
    margin: 0 auto;
position: relative;
border-top:15px solid #eb41a0;
border-bottom:15px solid #eb41a0;
}




.contents {
    width: 100%;
    margin: 0 auto;
    padding:2em 0 1em;
    text-align: center;
position: relative;
z-index: 100;
}




#header {
width: 100%;
margin: 0 auto;
    padding: 50px 0 1em;
position: relative;
z-index: 500;

}






h1 {
    margin: 0 auto 0.5em;
    padding: 0;
}

h2 {
    margin:0 auto;
    padding:0;

}


#form {
    width: 100%;
    max-width: 800px;
    width: 100%;
    margin: 0 auto 50px;
    padding: 0;
        background: #fff;
border:1px solid #0544ab;

}




#form_title {
    width: 100%;
    padding: 1em;
    margin: 0 auto;
    vertical-align: top;


}


.title {
    width: 100%;
    font-size: 130%;
    font-weight: bold;
    display: block;
    padding: 0.5em;
    margin: 0 auto;
    color: #fff;
background: #0544ab;
border-bottom:5px solid #eb41a0;
    line-height: 1.2;
     letter-spacing: 3px;
}

.title:after{
    content: "\f004";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #eb41a0;
     font-size: 90%;
      padding: 0;
       margin: 0;
}







.lead {

max-width: 800px;
    margin: 0 auto;
padding: 1.5em;
text-align: left;
line-height: 1.6;
border: 1px solid #0544ab;
background: #fff;
}
.lead.hint-message{
margin: 1em auto 2em;
}

.lead .pre{
display: block;
margin: 0 auto 1em;
padding: 0;
}


.lead p{
font-size: 100%;
font-weight: bold;
padding: 0 0 1em;
}


.lead p.limit{
text-align: center;
font-size: 120%;
margin: 0 auto;
padding: 0.5em 0 0;
border-top: 5px dotted #0544ab;
color: #eb41a0;

}

.lead p:last-of-type{
text-align: center;
margin: 0.5em auto 0;
padding: 0;
}

.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;
}



#poster {
    width: 80%;
    margin: 0 auto;
    padding: 2em 0;
max-width: 600px;



}

#poster img {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
    box-shadow: 8px 8px #eb41a0;
}

 .message{
     max-width: 600px;
margin: 1em auto;
padding: 1em;
font-size: 100%;
color: #000;
/*
border-top: 4px double #000;
border-bottom: 4px double #000;
*/
background: #fff;
border:1px solid #eb41a0;
    box-shadow: 8px 8px #eb41a0;
}

.message p {
font-weight: bold;
    margin: 0 auto 0.5em;
font-size: 120%;

}

.message p.comp_message {
    font-size: 80%;
}

.back{
display: inline-block;
    margin: 0 auto ;
    color: #fff;
    font-weight: bold;
background: #0544ab;
    padding: 2px 1em;
    font-size: 85%;

}

.back:before{
    content: "\f004";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
     font-size: 90%;
      padding: 0 0.3em 0 0;
       margin: 0;
       color: #eb41a0;
}


#link {
    background: #000;
    padding: 50px 0;
}

#link {
    background: #000;
    padding: 50px 0;
}

.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: 1em 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 0 0 1.5em;
padding: 0;
max-width: 200px;
}

#footer  small {
    margin:0 auto;
    padding: 1em 0 0;
    font-size: 70%;
    display: block;
    color: #000;
}

.form_table {

width: 100%;
    margin: 0 auto;
}

.dl_table {
    width: 100%;
    margin: 0 auto;
    display: table;

}


.dl_table.quiz{
display: block;
    margin: 0 auto;
    padding: 1em 0 0;


}

.dl_table > dl{
margin: 0 auto;
padding: 0;
max-width: 600px;
}

.dl_table.quiz > dl{
margin: 0 auto;
padding: 0;
max-width: 680px;
counter-reset: number 0;
}


.contents .form_table .dl_table.quiz > dl > dt,
.contents .form_table .dl_table.quiz > dl > dd {
display: block;
}

.contents .form_table .dl_table.quiz > dl  dt {
width: 100%;
    text-align: left;
    margin: 0;
    padding: 0 0 0 1em;
font-weight: bold;
   margin: 0;
   border-bottom: 1px solid #000

}

.contents .form_table .dl_table.quiz > dl dt:before {
  counter-increment: number 1;
content: counter(number, decimal) "：";
margin: 0 0 0 -1em;
 }




.contents .form_table .dl_table.quiz > dl > dd {
width: 100%;
    text-align: left;
    margin: 0;
padding: 0.5em 1em 1em;

}

.contents .form_table .dl_table.quiz > dl > dd:before{
content: "答：";
margin: 0 0 0 -1em;

}

.contents .form_table .dl_table.quiz > dl > dd input[type="text"]{
width: 100%;
}






.dl_table > dl > dt,
.dl_table > dl > dd {
    display: table-cell;
}

.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: 250px;
font-weight: bold;
}

.contents .form_table .dl_table > dl > dt.require:after {
/*    content: "＊";*/
 content: "\f06a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #eb41a0;
    font-size: 100%;
    padding: 0 0 0 0.5em ;
}

.check{
/*color: #df191e;*/
color: #eb41a0;
font-weight: bold;
   font-size: 100%;
}

.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"]{
    width: 250px;
    border: 1px solid #000;
    font-size: 14px;
    padding: 5px 10px;
    color: #000;
    background: #fff;
}





.contents .form_table .dl_table > dl > dd input[type="message"]{
    width: 200px;
    border-top-color: 1px solid #000;
    border: 1px solid #000;
    font-size: 14px;
    padding: 5px 10px;
}

.contents .form_table .dl_table > dl > dd select {
    width: 250px;
    border-top-color: 1px solid #000;
    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: #0544ab;
    color: #fff;
    border: none;
    padding: 4px 10px;
    cursor: pointer;
}

.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: #0544ab;
}

textarea {
    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 p:first-of-type{
border-bottom: 1px solid #000;
padding: 0 0 5px;
font-size: 95%;

}


.contents .form_table .dl_table > dl > dd.agree {
    position: relative;
}

.contents .form_table .dl_table > dl > dd .ex {
    color: #000;
    font-size: 80%;
}

.contents .form_table .companion_input {
    text-align: center;
    font-weight: bold;
}


.contents.thanks {
margin: 0 auto;
}

.contents .privacypolicy {
    max-width: 700px;
    margin: 30px auto;
    padding: 20px;
    font-size: 90%;
    text-align: left;
    box-sizing: border-box;
    border: 1px solid #000;
    color: #000;
}

.contents .privacypolicy h3 {
    text-align: center;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #000;
    padding: 0 0 0.5em;
}

.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 {
    text-align: center;
    margin: 1.5em auto 0;
    padding: 1em 0 0;
       border-top: 1px solid #000;
}

.hint-message,
.confirm-message {
    margin: 0 auto 1em;
    line-height: 1.5;
}

.confirm-message {
    color: #000;
}

.autoConfirmVal {
    color: #000;
}


.hint-message label{
font-weight: bold;
}



input[type="submit"] {
    display: 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;
    background: #0544ab;
    color: #f2e441;
    font-weight: bold;
    letter-spacing: 3px;
    text-decoration: none;
}

input[type="submit"]:hover {
    background: #eb41a0;
    color: #f2e441;
    padding: 14px;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

input[type="submit"][disabled] {
opacity: 0.2;
    color: #fff;
    cursor: default;
}

input[type="submit"][disabled]:hover {
    color: #fff;
    cursor: default;
    padding: 0;
    border:none;
        background: #0544ab;
}

.sub_p {
    font-size: 90%;
}
@media screen and (max-width: 896px) {
    img {
        max-width: 90%;
    }

    .lead{
    width: 95%;
    }

    #form {
        width: 95%;
        padding: 0 0 1em;

    }

}

@media screen and (max-width:758px) {



#header{
padding: 30px 0 0;
}

h1 {
margin: 0 auto 0.32em;
}
h1 img{
max-width: 70%;
}

.contents{
padding: 1em 0;
}


.lead{
padding: 1.5em 1em;
}
.lead p{
padding: 0 0 1em;
font-size: 100%;
text-align: left;
}



    #form {
        width: 95%;
        padding: 0;
        box-shadow: none;
    }


    #form_title .caution {
        width: 100%;
        margin: 1.5em auto 2em;
    }



    #poster {
        padding: 0;
        width: 100%;
    }

    .send_message {
        font-size: 85%;
    }






    #form_title img {
        max-width: 50vw;
    }
    #poster img {
        max-width: 90%;
    }

     .message{
    padding: 0 1 1em;
    }

    .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;
    }

    .sp {
        display: inline;
    }

    .pc {
        display: none;
    }

}

@media screen and (max-width:320px) {

#header h2{
font-size: 20pt;
}

.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;
}





