@charset 'UTF-8';

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    pointer-events: none;
    position: absolute;
    bottom: -25px;
    /* display: block; */
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 30px;
    line-height: 27px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*====================================================================
slick
====================================================================*/

html, body {
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
}
.sliderArea {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 25px;
}
.sliderArea.w300 {
    max-width: 300px;
}
.slick-slide {
    margin: 0 5px;
}
.slick-slide img {
    height: auto;
}
.slick-prev, .slick-next {
    z-index: 1;
}
.slick-prev:before, .slick-next:before {
    color: #000;
}
.slick-slide {
    opacity: 0.5;
}
.slick-active {
    opacity: 1;
}
.thumb {
    margin: 20px 0 0;
}
.thumb .slick-slide {
    cursor: pointer;
}
.thumb .slick-slide:hover {
    opacity: .7;
}

.head {
    display: flex;
    background: #5aaa0e;
    padding: 15px 5px 65px;
    margin: auto;
    width: 100%;
    margin-bottom: 70px;
}
@media screen and (max-width:640px) {
    .head {
        margin-bottom: 55px;
    }
}
.head img {
    margin: auto;
    width: 30%;
    padding: 10px;
}
.q_text00,
.q_text01 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.q_text00 label,
.q_text01 label {
    position: relative;
    padding: 20px 10px;
    width: 40%;
    height: 85px;
    margin-bottom: 13px;
    margin-right: 6px;
    margin-left: 6px;
    text-align: center;
    font-size: 18px;
    color: #3d3d3d;
    font-weight: bold;
    border: 1px solid #b1b1b1;
    border-radius: 5px;
    background: #ebebeb;
}
.q_text00 label input[type="radio"]:checked {
    background: #888;
}
.q_text00 label p,
.q_text01 label p{
    width: 100%;
    position: absolute;
    line-height: 1.3;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.next.slick-arrow {
    font-size: 20px;
}
.prev.slick-arrow {
    font-size: 13px;
    padding: 5px 10px;
}
.Q_section01 {
    max-height: 530px;
}
.Q_section02{
    max-height: 380px;
}
.Q_section03{
    max-height: 700px;
    margin-bottom: 30px;
}
.Q_section04{
    max-height: 370px;
    
}
.Q_section05{
    max-height: 250px;
    
}
.Q_section06 {
    max-height: 290px;
}
.Q_section07 {
    max-height: 250px;
}
.Q_section08 {
    max-height: 290px;
}
.Q_section01 input {
    display: none;

}
.Q_section03 input {
    display: none;
}
.n_box{
    position: absolute;
    padding: 23px 69px;
    height: 40px;
    background: #fff;
    bottom: -39px;
}

#js-slider-1 button.next1,#js-slider-1 button.next2,#js-slider-1 button.next3,#js-slider-1 button.next4,#js-slider-1 button.next5,#js-slider-1 button.next6,#js-slider-1 button.next7,#js-slider-1 button.next8{
    display: none;
}

.section01 button.slide-next.question_btn_next {
    display: block;
    text-align: center;
    margin: auto;
    background: #fd5841;
    width: 300px;
    height: 60px;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    border: none;
}
.section01 button.slide-next.question_btn_next:disabled{
    background: #ccc;
}
input.submitBtn.question_btn_next{
    display: block;
    text-align: center;
    margin: auto;
    background: #fd5841;
    width: 300px;
    height: 60px;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    border: none;
}
input.submitBtn.question_btn_next:disabled{
    background: #ccc;
}
.slick-disabled {
    opacity: 0;
}
label.Q3_1 {
    width: 100% !important;
    height: auto !important;
    background: none;
    border: none;
    margin: 0 0 30px !important;
    border-bottom: solid 1px #ccc;
}

label.Q3_1 input{
    font-size: 19px;
    padding: 5px 10px;
    border: 1px solid #838383;
    border-radius: 5px;
}
.birthday {
    width: 100%;
    border-top: solid 1px #ccc;
    margin: 30px 0 0;
    padding: 30px 0;
    text-align: center;
}
select#select_year,select#select_month,select#select_day {
    font-size: 19px;
    padding: 5px 5px;
    border: 1px solid #838383;
    border-radius: 5px;
}
input.q4_input,input[type="tel"],select.q1_select {
    font-size: 16px;
    padding: 5px 5px;
    margin-bottom: 10px;
    margin-top: 5px;
    border: 1px solid #838383;
    border-radius: 5px;
    width: 300px;
}
input.datetimepicker {
    font-size: 16px;
    padding: 5px 5px;
    margin-bottom: 10px;
    margin-top: 5px;
    border: 1px solid #838383;
    border-radius: 5px;
}
input.q4_input,select.q1_select {
    width: 300px;
}
.ora{
    font-size: 12px;
    padding: 3px;
    background: #ff8000;
    color: #fff;
    border-radius: 5px;
    margin:4px;
    line-height: 2;
}
.tyuui{
    font-size: 15px;
    line-height: 1.3;
    padding: 30px 0;
}
.Q_section {
    position: relative;
}
textarea {
    margin-top: 8px;
    width: 100%;
    height: 100px;
}
.policy p {
    font-size: 12px;
    padding: 10px;
    background: #eee;
    margin: 15px 0;
}
@media screen and (max-width:950px) {
    .q_text00 label,
    .q_text01 label {
        padding: 10px 0;
        width: 45%;
        height: 60px;
        margin-bottom: 12px;
    }
    .section01 button.slide-next.question_btn_next {
        width: 250px;
    }
    input.submitBtn.question_btn_next {
        width: 250px;
        margin-top: 25px;
    }
    .section01 .slick-slide {
        margin: 0;
    }
    input[type="tel"]{
        width: 300px;
    }
}
@media screen and (max-width:700px) {

    .Q_section01 {
        max-height: 410px;
    }
    .Q_section03 .q_text00,
    .Q_section03 .q_text01 {
    margin-bottom: 30px;
    }
    .Q_section04 {
        max-height: 300px;
    }
    .Q_section05 {
        max-height: 250px;
    }
    .Q_section06 {
        max-height: 250px;
    }
    .Q_section07 {
        max-height: 250px;
    }
    .Q_section08 {
        max-height: 340px;
    }
    .slick-slide {
        opacity: 1;
    }
    .section01 button.slide-next.question_btn_next {
        width: 220px;
        height: 53px;
        color: #fff;
        font-size: 19px;
    }
    .section01 button.slide-next.question_btn_next {
        width: 220px;
    }
    .q_text02 {
        margin-bottom: 30px;
    }
    .q_text02 label {
        width: 100%;
    }
    .Q_section02 {
        max-height: 440px;
    }
}