﻿.l-mv {
    text-align: center;
    background-image: url("bg_img_2.png");
    background-position: center;
    background-repeat: repeat;
}

img {
    width: 100%;
}

.img-fluid {
  max-width: 1024px;
  height: auto;
}

.content-inner {
    padding: 1.25rem 0.9375rem;
    max-width: 1024px !important;
    width: auto;
    margin: 0 auto;
}

.maincopy {
    width: 90%;
    max-width: 800px;
    height: auto;
    padding: 15px 0;
    margin:0 auto;
    display: block;
}

.whatis {
    background-color: #DAE3F3;
    color: #404040;
    font-size: 80%;
    margin: 0;
    padding: 15px;
}

ul {
    padding: 0 0 3rem;
}

li {
    list-style-type: none;
    background-image: url(/sc/web/landing_page/77/higa_60px.jpg);
    background-repeat: no-repeat;
    padding-left: 70px;
    min-height: 60px;
    line-height: 1.8;
    font-size: 1.10rem;
}

.btn_S-list {
    width: 100%;
    max-width: 480px;
    height: auto;
    padding: 0;
    margin: 0 auto;
}

.d-inline-block {
    display: inline-block !important;
}

img.audnzd3yrs-1 {
    width: 100%;
    height: auto;
    padding: 15px 0 0px;
}

img.audnzd3yrs-2 {
    width: 100%;
    height: auto;
    padding: 60px 0 15px;
}

img.audnzd3yrs-3 {
    width: 100%;
    height: auto;
    padding: 15px 0 15px;
}

.higa {
    width: 45%;
    max-width: 270px;
    height: auto;
    padding-bottom: 20px;
    margin:0 auto;
    display: block;
}

.heading {
    width: 100%;
    max-width: 900px;
    height: auto;
    padding: 100px 0 30px;
}

.caution {
    margin: 25px 0;
    padding:20px;
    border:solid 1px #666666;
    color: #666666;
}

.cp-bn {
    text-align: center;
    margin: 50px auto 10px;
    background-color: #dedede;
    padding: 15px 0;
}

.yamawake {
    text-align: center;
    width: 84%;
    max-width: 640px;
    margin: 15px auto;
    display: block;
}

p.interview_q {
    padding-bottom: 15px;
}

p.interview_a {
    padding-bottom: 20px;
}

.disclaimer ul{
    margin-bottom: 2.75rem;
}

.text-bold {
    font-weight: bold;
}

.text-under {
    text-decoration: underline; text-underline-position: under;
}

.lh-0.75 {
    line-height: 0.75rem;
}

.red {
    color: #df4150 !important;
}

.orange {
    color: #ff5a00 !important;
}

.white {
    color: #ffffff !important;
}

.blue {
    color: #003a8b !important;
}

.brown {
    color: #987977 !important;
}

.gray {
    color: #777777 !important;
}

.font-small {
    font-size: 14px;
}

.font-large {
    font-size: 1.10rem;
}

.mt-10{
    margin-top: 10px;
}

.mt-20{
    margin-top: 20px;
}

.mb-20{
    margin-bottom: 20px;
}

.mb-30{
    margin-bottom: 30px;
}

.mb-35{
    margin-bottom: 35px;
}

.vertical-top{ 
    vertical-align: top;
}

/* PC */
@media all and (min-width: 769px) {
    .sp {
        display: none !important;
    }
}

/* SP */
@media all and (max-width: 768px) {
.pc {
    display: none !important;
}

.heading {
    width: 100%;
    max-width: 540px;
    height: auto;
    padding: 40px 0 20px;
}

.maincopy {
    width: 90%;
    max-width: 480px;
    height: auto;
    padding: 0 0 20px;
    margin:0 auto;
    display: block;
}

ul {
    padding: 0 0 2rem;
}

li {
    list-style-type:none;
    background-image:url(/sc/web/landing_page/77/higa_40px.jpg);
    background-repeat:no-repeat;
    padding-left:50px;
    min-height: 40px;
    line-height:1.6;
}

img.audnzd3yrs-1 {
    width: 100%;
    height: auto;
    padding: 5px 0 0px;
}

img.audnzd3yrs-2 {
    width: 100%;
    height: auto;
    padding: 35px 0 5px;
}

img.audnzd3yrs-3 {
    width: 100%;
    height: auto;
    padding: 10px 0 5px;
}

.btn_S-list {
    width: 72%;
    max-width: 440px;
    height: auto;
    padding: 0;
    margin: 0 auto;
}

.caution {
    margin: 10px 0;
    padding:10px;
    border:solid 1px #999999;
    color: #666666;
    font-size: 10px;
}

.cp-bn {
    text-align: center;
    margin: 30px auto 5px;
    background-color: #dedede;
    padding: 10px 0;
}

.font-small {
    font-size: 10px;
}

}

/**----------
common class
-----------**/

/* text-align */
    .text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.l-mv img {
    vertical-align: bottom;
    width: 100%;
}

.d-inline-block {
    display: inline-block !important;
}
