@charset "utf-8";
/*cssのリセット*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,abbr,address,cite,code,del,dfn,em,img,
ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,table,caption,
tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,
figcaption,figure,footer,header,hgroup,menu,nav,section,
summary,time,mark,audio,video {
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
    outline: 0;
    background: transparent;
}


article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
     display: block;
}

ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color:#fff;
}

ins {
    text-decoration: none;
    color: #000;
    background-color: #ff9;
}

mark {
    font-weight: bold;
    font-style: italic;
    color: #000;
    background-color: #ff9;
}


abbr[title],
dfn[title] {
    cursor: help;
    border-bottom: 1px dotted;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
}

html {
    font-size: 62.5%;
}

body {
    font-family: "小塚ゴシック Pr6N","Arial",sans-serif;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    font-size:1.6rem;/* 16px*/
}
.inner{
    width: 90%;
    margin: 0 auto;
}
h1{
    font-size: 5px;
    letter-spacing: 1.1px;
    font-weight: normal;
    text-align: right;
    color: #414040;
    margin: 10px 10px 10px 0;
}
/* top-visual */

.top-visual{
    background-image: url("../img/top_img.png");
    background-size: cover;
    padding-top: 71%;
}

/* top-visual */

/* form */
.form{
    margin-top: 1.5625em;
    text-align: center;
    font-size: 15px;
}
.form02{
    margin-top: 1.9em;
}
.form02 .red{
    margin-top: .48em;
}
.form03{
    margin-top: .3em;
}
.form03 .red{
    margin-top: 1em;
}

.form img{
    margin-top: 0.4em;
    width: 236px;
}
.underline{
    background: linear-gradient(transparent 80%, #FFEC1A 80%);
}
.red{
    color: #e32929;
    margin-top: .175em;
    font-weight: bold;
}
/* form */

/* question */
.question-ttl{
    background-color: #3bb24c;
    color: #fff;
    text-align: center;
    margin-top: 1.99em;
    font-size: 3.942vw;
    padding: 6px 0;
    letter-spacing: .67px;
}
.question-box{
    margin-top: .75em;
}
.question-box03{
    margin-top: 0 !important;
}
.question-box img{
    width: 100%;
    margin-top: .79em;
}
.question-img02{
    margin-bottom: .3em !important;
}

.question-ttl span{
    color: #FFEC1A;
    font-size: 4.542vw;
    padding-bottom: 4px;
}
.box-ttl{
    display: flex;
    align-items: center;
    border-bottom: 3px solid #3bb24c;
    width: 100%;
    max-width: 376px;
}
.box-ttl02,.box-ttl03{
    width: 100%;
    max-width: 327px;
}
.box-ttl h3{
    overflow: hidden;
    vertical-align: middle;
    font-size: 2.812vw;
    letter-spacing: .5px;
}
.number{
    font-size: 6.4vw;
    font-weight: bold;
    background-color: #3bb24c;
    width: 40px;
    height: 38px;
    color: #fff;
    line-height: 41px;
    text-align: center;
    margin-right: .4em;
    display: inline-block;
}
/* question */

/* attention */
.attention{
    background-color: #ffea45;
}
.inner02{
    width: 96%;
    margin: 0 auto;
}
.attention-box{
    background-color: #ffea45;
    display: flex;
    color: #414040;
    text-align: center;
    margin-top: 1.175em;
}
.attention-icon{
    width: 100%;
}
.attention-icon img{
    width: 100%;
}
.underline02{
    background: linear-gradient(transparent 70%, #fff 70%);
}
.attention-txt{
    margin-top: 5px;
}
.attention-txt h3{
    font-size: 17px;
}
.attention-txt p{
    font-size: 12px;
    margin-top: 3px;
    line-height: 1.9;
    letter-spacing: 1.1px;
}
.attention-box02{
    background-color: #ffea45;
    text-align: center;
}
.attention-box02 img{
    width: 98%;
    max-width: 468px;
}

/* simulator */
.simulator-ttl{
    background-color: #3bb24c;
    text-align: center;
    margin-top: 2.1em;
    padding-top: .5em;
}
.simulator-ttl span{
    font-size: 3.42vw;
    font-weight: bold;
}
.simulator-ttl h2{
    color: #fff;
    font-size: 6.68vw;
}
.simulator_contents{
    margin-top: .65em;
}
.simulator_contents img{
    width: 100%;
}
.simulator_contents02{
    margin-top: .89em;
    text-align: center;
}
.simulator_contents02 img {
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
}
/* simulator */

/* card */

.card{
    background-color: #3bb24c;
    width: 96%;
    margin: 1.7em auto 0 auto;
    padding-top: 1.69em;
    padding-bottom: .8em;
}
.card-ttl{
    text-align: center;
    font-size: 27px;
    position: relative;
    margin-bottom: .4em;
}
.card-ttl img{
    width: 74.9%;
}
.icon01{
    position: absolute;
    top: 6%;
    left: 13%;
    width: 100%;
    width: 5.5%;
}
.icon02{
    position: absolute;
    top: 10%;
    right: 13%;
    width: 5.5%;
}
.card-box{
    display: flex;
    justify-content: space-around;
    background-color: #fff;
    border-radius: 5px;
    width: 95%;
    max-width: 450px;
    margin: 0 auto .3em auto;
    padding: 1em 0 .5em 0;
}
.card-box-img{
    width: 34%;
    margin-left: 1em;
}
.card-box-img img{
    width: 100%;
}
.card-box-txt{
    margin-top: .9375em;
}
.card-box-txt h3{
    font-size: 4.042vw;    vertical-align: middle;
    color: #414040;
    margin-left: .2em;
}
.arrow-right {
    display: inline-block;
    line-height: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 0.3em 0.4em;
    border-left-color: currentColor;
    border-right: 0;
    margin-right: .2em;
}
.card-box-txt p{
    font-size: 3.42vw;
}
.point02{
    color: #e32929;
    font-size: 5.62vw;
    font-weight: bold;
}
.point{
    color: #e32929;
    font-weight: bold;
}
.attention02{
    font-size: 11px;
}
/* card */
/* simulator02 */
.simulator02{
    text-align: center;
    margin-top: .25em;
}
.attention02{
    font-size: 10px;
    letter-spacing: .3px;
}
.simulator02 .simulator02_img{
    margin-top: 1.6em;
    width: 84%;
}
.simulator02 .simulator02_img02{
    width: 93%;
}

/* footer */

footer{
    background-color: #6e6e6e;
    padding: 2em 0;
    text-align: center;
    font-size: 10px;
    margin-top: 2.7em;
}
.footer-link{
    display: inline-block;
    padding: 0 .99em;
}
.footer-link:nth-of-type(2) {
    border-left: 1px solid #fff;
}
/* footer */

@media print, screen and (min-width: 640px){

.inner,.inner02{
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
}
h1 {
    font-size: 18px;
}

/* form */
.form {
    margin-top: 1.5625em;
    text-align: center;
    font-size: 25px;
}
.form img {
    margin-top: 0.4em;
    width: 470px;
}

/* form */
/* quesution */

.box-ttl {
    max-width: none;
}
.question-ttl {
    background-color: #3bb24c;
    color: #fff;
    text-align: center;
    margin-top: 1.99em;
    font-size: 35px;
    padding: 6px 0;
    letter-spacing: .67px;
}
.box-ttl h3 {
    overflow: hidden;
    vertical-align: middle;
    font-size: 23px;
    letter-spacing: .5px;
}
.number {
    font-size: 50px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    margin-right: .4em;
}

/* attention */
.attention-box02 img {
    max-width: none;
}
/* attention */

/* simulator */
.simulator-ttl span {
    font-size: 40px;
}
.simulator-ttl h2 {
    font-size: 50px;
}
.simulator_contents02 img {
    max-width: 660px;
}
/* simulator */

/* card */

.card {
    max-width: 1024px;
    margin: 1.6em auto 0 auto;
    padding-top: 1.69em;
    padding-bottom: .8em;
}
.card-box {
    width: 95%;
    max-width: none;
    margin: 0 auto 1.3em auto;
    padding: 1em 0 .6em 0;
}
.card-box-txt h3 {
    font-size: 32px;
    margin-left: .2em;
}
.card-box-txt p {
    font-size: 32px;
}
.point02 {
    font-size: 50px;
}
.card-box-txt {
    margin-top: 2.9375em;
}
/* card */
/* simulator02 */
.attention02 {
    font-size: 16px;
}
.simulator02 {
    width: 100%;
    max-width: 1024px;
    margin: .25em auto 0 auto;
}
.simulator02 .simulator02_img{
    margin-top: 5.4em;
    width: 88%;
}

/* simulator02 */

/* footer */
footer {
    text-align: center;
    font-size: 14px;
}

/* footer */

}
