@charset "utf-8";


/*リセット*/
article,aside,details,figcaption,figure,footer,header,hgroup,hr,menu,nav,section{display:block}a,hr{padding:0}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;background:0 0}ins,mark{background-color:#ff9;color:#000}body{line-height:1}li,nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;font-size:100%;vertical-align:baseline;background:0 0}ins{text-decoration:none}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{height:1px;border:0;border-top:1px solid #ccc;margin:1em 0}input,select{vertical-align:middle}



h2 {
    margin: 20px 0;
    text-align: center;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "Yu Gothic", YuGothic, Arial, "メイリオ", Meiryo, sans-serif;
    width: 100%;
    color: #535353;
    font-size: 17px;
    line-height: 1.7;
}

#header {
    background: #E53935;
    color: #fff;
    font-size: 12px;
    overflow: hidden;
}

#header-inner {
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0;
}

#header-left {
    width: 250px;
    float: left;
}

#header-right {
    width: 550px;
    float: right;
    font-size: 15px;
}

#header-right ul {
    overflow: hidden;
    margin-top: 10px;
}

#header-right li {
    float: left;
    padding: 0 15px;
}

#header-right a {
    color: #fff;
    text-decoration: none;
}

#header-right a:hover {
    color: #F8C8C7;
}

#mainvisual {
    clear: both;
    height: 660px;
    width: 100%;
    margin: 0 auto;
    background: url(img/main.jpg) 50% 0% no-repeat;
}

#mainvisual img {
    display: none;
}
.section1 {
    background: #E53935;
    text-align: center;
}

.section1 img {
    vertical-align: bottom;
}

.section1 .image-sp {
    display: none;
}

.section2 {
    text-align: center;
    padding: 100px 0 130px; 
}

.section2 p {
    margin-top: 100px;
}

.section2_5 {
    width: 1000px;
    margin: 0 auto 80px;
    border: 1px solid #D3E054;
    padding: 35px;
}

.section2_5 span {
    color: #000;
}

.section2_5 .small {
    font-size: 15px;
}
.section2_5 .big {
    font-size: 30px;
}

.section2_5 img {
    vertical-align: top;
    margin-right: 30px;
}

.section2_5 p {
    width: 800px;
    display: inline-block;
}

.bg {
    background: url(img/41bg_1.png);
}

.section-inner {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
}

.section3 {
    padding: 10px 0 40px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

.section3 .section-inner {
    padding: 60px 0 0;
}

.section3 img {
    margin: 0 0 20px;
}

.section3 h2 img {
    margin: 0;
}

.section3 img.arrow {
    margin: 0 0 40px;
}
.section3 p {
    margin: 0 0 40px;
}

.section4 {
    width: 1000px;
    margin: 100px auto 150px;
    padding: 160px 0 0;
    background: url(img/41bg_2.jpg) 15px 0 no-repeat;
}

.section4 p {
    margin: 0 0 0 400px;
    width: 600px;
    line-height: 2;
}

.section4 p img {
    margin: 0 0 15px;
}

.section5 {
    text-align: center;
    padding: 70px 0px 150px;
    background: url(img/41bg_3.jpg) 50% 100% no-repeat;
}

.section5 .image1 {
    margin: 0 0;
}

.section5 .image2 {
    margin: 130px 0 0;
}

.section5 .image3 {
    margin: 120px 0 0;
}

.section6 {
    text-align: center;
    font-size: 20px;
    padding: 10px 0 40px;
}

.section6 h2 {
    font-size: 35px;
    color: #fff;
}

.section6 p {
    font-size: 25px;
    margin: 30px 0;
}

.section6 p.strong {
    font-size: 30px;
    color: #e53935;
}

.section6 .section-inner {
    padding: 50px 0;
}

.section7 {
    text-align: center;
}

.section7 h2 {
    margin-top: 60px;
    font-size: 35px;
    color: #000;
}

.section7 table {
    margin: 40px auto;
}

.section7 td,
.section7 th {
    border: 1px solid #fff;
    padding: 10px 15px;
    width: 250px;
}

.section7 th {
    background: #D3E054;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
}

.section7 td {
    text-align: left;
    background: #E8EFA9;
    font-size: 20px;
}

.section8 {
    color: #777;
    font-size: 15px;
    text-align: center;
    padding: 100px 80px;
}

.section8 p {
    margin-bottom: 30px;
}

.section8 a {
    display: inline-block;
    margin-bottom: 25px;
}

#footer {
    background: #E53935;
    color: #fff;
    font-size: 11px;
}

#footer-inner {
    width: 1000px;
    margin: 0 auto;
    padding: 10px auto;
}

#footer-inner img {
    margin: 10px;
    vertical-align: middle;
}

#footer-inner p {
    vertical-align: middle;
    display: inline;
}

@media screen and (max-width: 600px) {
    img {
        max-width: 100%;
    }
    #header {
        width: 100%;
    }
    #header-inner {
        width: 100%;
    }

    #header-left {
        width: 100%;
        text-align: center;
    }

    #header-right {
        width: 100%;
    }

    #header-right li {
        width: 33%;
        padding: 10px 0;
        text-align: center;
    }
    
    #header-right ul {
        overflow: hidden;
        background: #EB6865;
    }

    #mainvisual img {
        display: block;
    }
    
    #mainvisual {
        height: auto;
    }

    .section1 {
        width: 100%;
    }

    .section1 .image-sp {
        display: block;
    }
    
    .section1 .image-pc {
        display: none;
    }
    
    .section1 img {
        width: 100%;
    }
    
    .section-inner {
        width: 96%;
    }
    
    .section2 p {
        width: 90%;
        margin: 0 auto;
    }
    
    .section2_5 {
        width: 80%;
        padding: 5%;
    }
    
    .section2_5 img {
        display: block;
        margin: 0 auto 30px;
    }
    
    .section2_5 p {
        width: 100%;
    }
    
    .section4 {
        width: 100%;
        background-size: 300px;
        background-position: 50% 0%;
    }
    
    .section4 p {
        margin: 80px auto;
        width: 90%;
    }
    
    .section5 {
        background-size: 800px;
        background-position: 10% 55%;
    }
    
    .section6 p {
        font-size: 20px;
        margin: 20px;
    }
    
    .section6 p.strong {
        font-size: 24px;
    }
    
    .section8 {
        padding: 100px 5% 5%;
    }
    
    #footer-inner {
        width: 100%;
    }
}

/*終了*/
#fin {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    height: 600px;
    padding-top: 130px;
    background: url(img/fin.jpg) 50% 50% no-repeat;
}

#fin a {
    display: block;
    margin-top: 50px;
}

#fin #footer {
    position: fixed;
    bottom: 0;
}

.fb-share-button {
	   vertical-align: top;
}
.snsbtns iframe {
    vertical-align: bottom;
}