@charset "UTF-8";

/*============================
#main
============================*/

div.wrapper main#main.main {}

div.wrapper main#main.main section.mainV {
    padding-left: 40px;
    display: flex;
    position: relative;
    padding-top: 120px;
    padding-top: 6.25vw;
    margin-bottom: 100px;
    margin-bottom: 5.208333333vw;
    overflow: hidden;
    width: 100%;
}

div.wrapper main#main.main section.mainV div.left {
    position: relative;
    width: 40%;
    padding-left: 40px;
    padding-left: 2.083333333vw;
}

div.wrapper main#main.main section.mainV div.left h1 {
    font-size: 48px;
    font-size: 2.5vw;
    font-weight: bold;
    margin-top: 190px;
    margin-top: 9.895833333vw;
    margin-bottom: 90px;
    margin-bottom: 4.6875vw;
}

div.wrapper main#main.main section.mainV div.left p.logo_o {
    margin-bottom: 60px;
    margin-bottom: 3.125vw;
}

div.wrapper main#main.main section.mainV div.left p.logo_o img {}

div.wrapper main#main.main section.mainV div.left p.btn {}

div.wrapper main#main.main section.mainV div.left p.btn a {
    font-size: 24px;
    font-size: 1.25vw;
    background: #f46930;
    color: #fff;
    width: 400px;
    width: 25vw;
    display: block;
    text-align: center;
    padding: 30px 0;
    border-radius: 100px;
    margin-bottom: 120px;
    padding: 1.5625vw 0;
    border-radius: 5.208333333vw;
    margin-bottom: 6.25vw;
}

div.wrapper main#main.main section.mainV div.right {
    width: 60%;
}

div.wrapper main#main.main section.mainV div.right img {
    width: 100%;
    height: auto;
    position: relative;
    right: -30px;
    right: -1.5625vw;
}

div.wrapper main#main.main section.mainV div.left p.scroll {}

div.wrapper main#main.main section.mainV div.left p.scroll a {
    display: block;
    width: 10px;
    width: 0.5208333333vw;
}

div.wrapper main#main.main section.mainV div.left p.scroll a img {}

div.wrapper main#main.main section.sec.secAbout {
    padding: 0 40px;
    margin-bottom: 240px;
    padding: 0 2.083333333vw;
    margin-bottom: 12.5vw;
	padding-top: 4.166666667vw;
}

div.wrapper main#main.main section.sec h2.heading {
    font-size: 24px;
    font-size: 1.25vw;
    display: flex;
    align-items: baseline;
    margin-bottom: 190px;
    margin-bottom: 9.895833333vw;
}

div.wrapper main#main.main section.sec.secAbout h2.heading {}

div.wrapper main#main.main section.sec.secAbout h2.heading img {
    width: 173px;
    margin-right: 40px;
    width: 9.010416667vw;
    margin-right: 2.083333333vw;
}

div.wrapper main#main.main section.sec.secAbout h2.heading span {}

div.wrapper main#main.main section.sec.secAbout div.separate {
    display: flex;
}

div.wrapper main#main.main section.sec.secAbout div.separate p {
    width: 60%;
    display: flex;
    justify-content: right;
    padding-right: 6%;
}

div.wrapper main#main.main section.sec.secAbout div.separate p img {
    width: 55%;
}

div.wrapper main#main.main section.sec.secAbout div.separate p.right {
    width: 60%;
    font-size: 48px;
    font-size: 2.5vw;
    display: block;
    padding-top: 150px;
    padding-top: 7.8125vw;
    font-weight: bold;
    letter-spacing: 0.05rem;
}

div.wrapper main#main.main section.sec.secAbout div.separate p.right span {
    font-size: 16px;
    font-size: 0.8333333333vw;
    display: block;
    margin-top: 70px;
    margin-top: 3.645833333vw;
    font-weight: normal;
}

div.wrapper main#main.main section.sec.secMovie {}

div.wrapper main#main.main section.sec.secMovie h2 {
    text-align: center;
    font-size: 48px;
    margin-bottom: 100px;
    font-size: 2.5vw;
    margin-bottom: 5.208333333vw;
}

div.wrapper main#main.main section.sec.secMovie h2 img {
    width: 44px;
    width: 2.291666667vw;
    display: block;
    margin: 0 auto;
    margin-top: 35px;
    margin-top: 1.822916667vw;
}

div.wrapper main#main.main section.sec.secMovie ul {
    display: flex;
    width: 100%;
    padding: 0;
    border-right: 2px solid #f7f7f7;
    border-left: 2px solid #f7f7f7;
    margin-bottom: 260px;
    margin-bottom: 13.54166667vw;
}

div.wrapper main#main.main section.sec.secMovie ul li {
    width: calc(100% / 3);
}

div.wrapper main#main.main section.sec.secMovie ul li a {
    display: block;
    border: 2px solid #f7f7f7;
}

div.wrapper main#main.main section.sec.secMovie div.separate {
    display: flex;
    margin-bottom: 310px;
    margin-bottom: 16.14583333vw;
}

div.wrapper main#main.main section.sec.secMovie div.separate p {
    width: 52%;
    display: flex;
    justify-content: right;
}

div.wrapper main#main.main section.sec.secMovie div.separate p img {
    width: 61%;
    margin-right: 100px;
    margin-right: 5.208333333vw;
}

div.wrapper main#main.main section.sec.secMovie div.separate p.right {
    font-size: 28px;
    font-size: 1.458333333vw;
    font-weight: bold;
    line-height: 2.2;
    display: block;
    position: relative;
    top: 65px;
    top: 3.385416667vw;
    letter-spacing: 0.05rem;
}

div.wrapper main#main.main section.sec.secMovie div.separate p.right span.orange {
    color: #f46930;
}

div.wrapper main#main.main section.sec.secCase {
    padding: 0 40px;
    margin-bottom: 240px;
    padding: 0 2.083333333vw;
    margin-bottom: 12.5vw;
	padding-top: 4.166666667vw;
}

div.wrapper main#main.main section.sec.secCase h2.heading img {
    width: 130px;
    margin-right: 40px;
    width: 6.770833333vw;
    margin-right: 2.083333333vw;
}

div.wrapper main#main.main section.sec.secCase h3 {
    text-align: center;
    letter-spacing: 0.05rem;
    line-height: 2;
    margin-bottom: 160px;
    margin-bottom: 8.333333333vw;
    font-size: 28px;
    font-size: 1.458333333vw;
}

div.wrapper main#main.main section.sec.secCase p.logo_o {
    width: 700px;
    margin: 0 auto 60px;
    width: 36.45833333vw;
    margin: 0 auto 3.125vw;
}

div.wrapper main#main.main section.sec.secCase p.logo_o img {}

div.wrapper main#main.main section.sec.secCase h4 {
    font-size: 36px;
    font-size: 1.875vw;
    text-align: center;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 160px;
    margin-bottom: 8.333333333vw;
}

div.wrapper main#main.main section.sec.secCase p {
    width: 42%;
    margin: 0 auto;
}

div.wrapper main#main.main section.sec.secCase p img {}

div.wrapper main#main.main section.sec.secMerit {
    background: #fff;
}

div.wrapper main#main.main section.sec.secMerit h2.heading {
    font-size: 48px;
    font-size: 2.5vw;
    margin-top: 0;
    margin-bottom: 270px;
    margin-bottom: 14.0625vw;
}

div.wrapper main#main.main section.sec.secMerit h2.heading span {
    display: block;
    width: 100%;
    position: absolute;
}

div.wrapper main#main.main section.sec.secMerit h2.heading span.txt {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #fff;
    padding: 65px 0 0;
    padding: 3.385416667vw 0 0;
}

div.wrapper main#main.main section.sec.secMerit h2.heading span img {}

div.wrapper main#main.main section.sec.secMerit ul.meritList {
    display: flex;
    padding: 0 320px;
    padding-bottom: 210px;
    padding: 0 16.66666667vw;
    padding-bottom: 10.9375vw;
}

div.wrapper main#main.main section.sec.secMerit ul.meritList li {
    width: calc(100%/4);
    text-align: center;
    list-style-type: none;
}

div.wrapper main#main.main section.sec.secMerit ul.meritList li p {
    /* padding: 30px; */
}

div.wrapper main#main.main section.sec.secMerit ul.meritList li p:last-child {
    padding: 0 40px;
    padding: 0 2.083333333vw;
    text-align: left;
    font-size: 16px;
    font-size: 0.8333333333vw;
}

div.wrapper main#main.main section.sec.secMerit ul.meritList li p img {
    width: 100px;
    display: block;
    margin: 0 auto 30px;
    margin: 0 auto 1.5625vw;
}

div.wrapper main#main.main section.sec.secMerit ul.meritList li p img:last-child {
    margin-bottom: 90px;
    margin-bottom: 4.6875vw;
}

div.wrapper main#main.main section.sec.secMerit ul.meritList li h3 {
    font-weight: bold;
    letter-spacing: -0.1rem;
}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(1) {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(1) p {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(1) p img {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(1) p img:last-child {
    width: 130px;
    width: 6.770833333vw;
}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(1) h3 {
    margin-bottom: 74px;
    margin-bottom: 3.854166667vw;
}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(2) {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(2) p {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(2) p img {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(2) p img:last-child {
    width: 220px;
    width: 11.45833333vw;
}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(2) h3 {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(3) {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(3) p {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(3) p img {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(3) p img:last-child {
    width: 168px;
    width: 8.75vw;
}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(3) h3 {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(4) {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(4) p {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(4) p img {}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(4) p img:last-child {
    width: 98px;
    width: 5.104166667vw;
}

div.wrapper main#main.main section.sec.secMerit ul.meritList li:nth-child(4) h3 {
    margin-bottom: 60px;
    margin-bottom: 3.125vw;
}

div.wrapper main#main.main section.sec.secFeature {
    background: #F7F7F7;
    padding: 0 40px;
    padding-top: 80px;
    padding: 0 2.083333333vw;
    padding-top: 4.166666667vw;
}

div.wrapper main#main.main section.sec.secFeature h2.heading {
    /* margin-bottom: 110px; */
}

div.wrapper main#main.main section.sec.secFeature h2.heading img {
    width: 211px;
    margin-right: 40px;
    width: 10.98958333vw;
    margin-right: 2.083333333vw;
}

div.wrapper main#main.main section.sec.secFeature h2.heading span {}

div.wrapper main#main.main section.sec.secFeature ul.featureList {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li {
    list-style-type: none;
    display: flex;
    max-width: 1200px;
    width: 1200px;
    width: 62.5vw;
    margin: 0 auto 140px;
    margin: 0 auto 7.291666667vw;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li div {
    width: 50%;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li div.pic {
    display: flex;
    justify-content: right;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2n) div.pic {
    justify-content: left;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li div h3 {
    margin-left: 90px;
    font-size: 42px;
    margin-left: 4.6875vw;
    font-size: 2.1875vw;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li div p {
    margin-left: 90px;
    font-size: 16px;
    margin-left: 4.6875vw;
    font-size: 0.8333333333vw;
    line-height: 1.8;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li div {
    width: 50%;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li div img {
    /* width: 50%; */
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2n) {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2n) div {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2n) div h3 {
    margin-left: 0;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2n) div p {
    margin-left: 0;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2n) img {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2n) div img {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(1) {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(1) div h3 {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(1) div p {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(1) div {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(1) div.pic {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(1) div img {
    width: 300px;
    margin-right: 163px;
    width: 15.625vw;
    margin-right: 8.489583333vw;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2) {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2) div {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2) div h3 {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2) div p {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2) div {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2) div.pic {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(2) div img {
    margin-left: 90px;
    width: 480px;
    margin-left: 4.6875vw;
    width: 25vw;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(3) {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(3) div {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(3) div h3 {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(3) div p {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(3) div {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(3) div.pic {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(3) div img {
    width: 450px;
    width: 23.4375vw;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(4) {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(4) div {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(4) div.pic {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(4) div h3 {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(4) div p {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(4) div {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(4) div img {
    margin-left: 90px;
    width: 364px;
    margin-left: 4.6875vw;
    width: 18.95833333vw;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(5) {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(5) div {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(5) div h3 {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(5) div p {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(5) div {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(5) div.pic {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(5) div img {
    width: 512px;
    width: 26.66666667vw;
}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(6) {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(6) div {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(6) div h3 {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(6) div p {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(6) div {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(6) div.pic {}

div.wrapper main#main.main section.sec.secFeature ul.featureList li:nth-child(6) div img {
    margin-left: 90px;
    margin-left: 4.6875vw;
}

div.wrapper main#main.main section.sec.secFeature p.caution {
    font-size: 12px;
    width: 1200px;
    margin: 0 auto 320px;
    font-size: 0.625vw;
    width: 62.5vw;
    margin: 0 auto 16.66666667vw;
    letter-spacing: 0.1rem;
    line-height: 2;
}

div.wrapper main#main.main section.sec.secFeature p.caution span {
    display: block;
}

div.wrapper main#main.main section.sec.secSystem {}

div.wrapper main#main.main section.sec.secSystem h2 {
    font-size: 42px;
    font-size: 2.1875vw;
    text-align: center;
    margin-bottom: 120px;
    margin-bottom: 6.25vw;
    font-weight: bold;
}

div.wrapper main#main.main section.sec.secSystem ul {
    width: 1200px;
    width: 62.5vw;
    margin: 0 auto 70px;
    font-size: 24px;
    margin: 0 auto 3.645833333vw;
    font-size: 1.25vw;
    line-height: 2;
    letter-spacing: 0rem;
}

div.wrapper main#main.main section.sec.secSystem ul li {
    list-style-type: none;
}

div.wrapper main#main.main section.sec.secSystem div.option {
    width: 1120px;
    margin: 0 auto 150px;
    width: 58.33333333vw;
    margin: 0 auto 7.8125vw;
}

div.wrapper main#main.main section.sec.secSystem div.option h3 {
    font-weight: bold;
}

div.wrapper main#main.main section.sec.secSystem div.option p {
    font-size: 15px;
    font-size: 0.78125vw;
}

div.wrapper main#main.main section.sec.secSystem p.intro {
    width: 1200px;
    margin: 0 auto 160px;
    width: 62.5vw;
    margin: 0 auto 8.333333333vw;
}

div.wrapper main#main.main section.sec.secSystem p.intro img {}

div.wrapper main#main.main section.sec.secSystem div {
    margin-bottom: 380px;
    margin-bottom: 19.79166667vw;
}

div.wrapper main#main.main section.sec.secSystem div img {
    width: 380px;
    margin: 0 auto 100px;
    width: 19.79166667vw;
    margin: 0 auto 5.208333333vw;
    display: block;
}

div.wrapper main#main.main section.sec.secSystem div h4 {
    text-align: center;
    font-size: 36px;
    font-size: 1.875vw;
    font-weight: bold;
    margin-bottom: 150px;
    margin-bottom: 7.8125vw;
}

div.wrapper main#main.main section.sec.secSystem div p {
    text-align: center;
    font-size: 42px;
    font-size: 2.1875vw;
    font-weight: bold;
}

div.wrapper main#main.main section.sec.secVoice {
    padding: 0 40px;
    padding: 0 2.083333333vw;
}

div.wrapper main#main.main section.sec.secVoice h2.heading {}

div.wrapper main#main.main section.sec.secVoice h2.heading img {
    width: 155px;
    margin-right: 40px;
    width: 8.072916667vw;
    margin-right: 2.083333333vw;
}

div.wrapper main#main.main section.sec.secVoice h2.heading span {}

div.wrapper main#main.main section.sec.secVoice ul.voiceList {}

div.wrapper main#main.main section.sec.secVoice ul.voiceList>li {
    width: 1134px;
    width: 59.0625vw;
    margin: 0 auto;
    background: #fff;
    list-style-type: none;
    position: relative;
    border-radius: 40px;
    padding: 70px 90px;
    margin-bottom: 90px;
    border-radius: 2.083333333vw;
    padding: 3.645833333vw 4.6875vw;
    margin-bottom: 4.6875vw;
}

div.wrapper main#main.main section.sec.secVoice ul.voiceList li::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    width: 2.604166667vw;
    height: 2.604166667vw;
    background: #f46930;
    border-radius: 100px;
    right: -15px;
    top: -15px;
    border-radius: 5.208333333vw;
    right: -0.78125vw;
    top: -0.78125vw;
}

div.wrapper main#main.main section.sec.secVoice ul.voiceList li h3 {
    margin: 0;
    font-size: 32px;
    margin-bottom: 50px;
    font-size: 1.666666667vw;
    margin-bottom: 2.604166667vw;
}

div.wrapper main#main.main section.sec.secVoice ul.voiceList li p {
    margin: 0;
    line-height: 1.8;
    font-size: 16px;
    margin-bottom: 80px;
    margin-right: 110px;
    font-size: 0.8333333333vw;
    margin-bottom: 4.166666667vw;
    margin-right: 5.729166667vw;
}

div.wrapper main#main.main section.sec.secVoice ul.voiceList li div {}

div.wrapper main#main.main section.sec.secVoice ul.voiceList li div h4 {
    margin: 0;
    font-size: 28px;
    margin-bottom: 10px;
    font-size: 1.458333333vw;
    margin-bottom: 0.5208333333vw;
}

div.wrapper main#main.main section.sec.secVoice ul.voiceList li div p {
    font-size: 16px;
    font-size: 0.8333333333vw;
    margin: 0;
}

div.wrapper main#main.main section.sec.secVoice ul.voiceList li img {
    position: absolute;
    width: 108px;
    right: 70px;
    bottom: 70px;
    width: 5.625vw;
    right: 3.645833333vw;
    bottom: 3.645833333vw;
}

div.wrapper main#main.main section.sec.secVoice ul.voiceList.voiceList02 {
    display: flex;
    width: 1134px;
    margin: 0 auto 300px;
    width: 59.0625vw;
    margin: 0 auto 15.625vw;
    padding: 0;
}

div.wrapper main#main.main section.sec.secVoice ul.voiceList.voiceList02 li {
    width: calc(93%/3);
    margin: 0;
    padding: 60px 40px;
    padding: 3.125vw 2.083333333vw;
    text-align: center;
}

div.wrapper main#main.main section.sec.secVoice ul.voiceList.voiceList02>li:nth-child(2) {
    margin: 0 4%;
}

div.wrapper main#main.main section.sec.secVoice ul.voiceList.voiceList02 li h3 {}

div.wrapper main#main.main section.sec.secVoice ul.voiceList.voiceList02 li ul {
    padding: 0;
}

div.wrapper main#main.main section.sec.secVoice ul.voiceList.voiceList02 li ul li {
    padding: 0;
    width: 100%;
    text-align: left;
    list-style-type: none;
    padding: 0;
    font-size: 14px;
    font-size: 0.7291666667vw;
    line-height: 1.8;
    font-weight: bold;
}

div.wrapper main#main.main section.sec.secContact {
    background: #f46930;
    padding: 180px 220px;
    padding: 9.375vw 11.45833333vw;
}

div.wrapper main#main.main section.sec.secContact h2.heading {
    text-align: center;
    /* display: block; */
    justify-content: center;
    color: #fff;
    margin-bottom: 100px;
    margin-bottom: 5.208333333vw;
}

div.wrapper main#main.main section.sec.secContact h2.heading img {
    width: 242px;
    margin-right: 40px;
    width: 12.60416667vw;
    margin-right: 2.083333333vw;
}

div.wrapper main#main.main section.sec.secContact h2.heading span {}

div.wrapper main#main.main section.sec.secContact div.contactForm {
    margin: 0 auto;
    background: #fff;
    width: 980px;
    border-radius: 40px;
    padding: 120px 90px 100px;
    width: 51.04166667vw;
    border-radius: 2.083333333vw;
    padding: 6.25vw 4.6875vw 5.208333333vw;
}

div.wrapper main#main.main section.sec.secContact div.contactForm form.form-contact {}

div.wrapper main#main.main section.sec.secContact div.contactForm form.form-contact div.form-contact {
    font-size: 28px;
    margin-bottom: 50px;
    font-size: 1.458333333vw;
    margin-bottom: 2.604166667vw;
}

div.wrapper main#main.main section.sec.secContact div.contactForm form.form-contact div.form-contact label {
    display: block;
    margin-bottom: 20px;
    margin-bottom: 1.041666667vw;
}

div.wrapper main#main.main section.sec.secContact div.contactForm form.form-contact div.form-contact label span {
    color: #D63641;
    margin-left: 10px;
    margin-left: 0.5208333333vw;
}

div.wrapper main#main.main section.sec.secContact div.contactForm form.form-contact div.form-contact input {
    width: 100%;
    border-radius: 20px;
    padding-left: 25px;
    border-radius: 1.041666667vw;
    padding-left: 1.302083333vw;
    border: 2px solid #B5B5B5;
}

div.wrapper main#main.main section.sec.secContact div.contactForm form.form-contact div.form-contact textarea {
    width: 100%;
    resize: inherit;
    height: 288px;
    border-radius: 20px;
    padding-left: 25px;
    border-radius: 1.041666667vw;
    padding-left: 1.302083333vw;
    border: 2px solid #B5B5B5;
}

div.wrapper main#main.main section.sec.secContact div.contactForm div.caution {
    text-align: center;
    font-size: 20px;
    margin-bottom: 60px;
    font-size: 1.041666667vw;
    margin-bottom: 3.125vw;
}

div.wrapper main#main.main section.sec.secContact div.contactForm div.caution a {
    color: #f46930;
    text-decoration: underline;
}

div.wrapper main#main.main section.sec.secContact div.contactForm form.form-contact div.form-contact input[type=submit] {
    width: 450px;
    width: 23.4375vw;
    margin: 0 auto;
    display: block;
    border: none;
    background: #f46930;
    color: #ffff;
    padding: 40px 0;
    border-radius: 200px;
    padding: 2.083333333vw 0;
    border-radius: 10.41666667vw;
}


/*============================
#tel
============================*/

div.wrapper main#main.main section.sec.secContact div.contactForm form.form-contact div.form-contact textarea#tel {}