@charset "UTF-8";


/*------------------------------------*\
    $COMMON
\*------------------------------------*/
body,
p,
h1,
h2,
h3,
h4 {
    color: #282B3A;
}

.left-t{
    text-align: left;   
    padding:0 1rem 2rem 1rem;
}

/*header*/

.header-bg {
    background: url(../images/header-bg.jpg) no-repeat top right;
}

.header-box {
    text-align: center;
    margin: auto;
}

.header-box picture {
    text-align: center;
}


/* ----------- */

/*con1*/

.con1 {
    margin: auto auto;
    background: url("../images/con1-bg.png") center top fixed;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.con1 .inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.con1 .txt-box {
    text-align: center;
    background: #FFF;
}

.txt-box p span {
    display: inline-block;
    border-bottom: 1px solid #666;
    font-size: 1.5em;
    padding-bottom: 0.5rem;
}


/* ----------- */

/*con2*/

.con2 {
    background: url(../images/bg.jpg);
}

.con2 h2 {
    margin-top: 4.5rem;
}

.con2 h3 {
    text-align: center;
    color: #e7370c;
    font-weight: 600;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.con2 .merit-box {
    border: 1px solid #e7370c;
    padding: 1rem 2rem;
    margin-bottom: 2rem;
}

.con2 .merit-box .txt-box {
    margin-right: 1rem;
    width: 58%;
}

.con2 .merit-box .img-box {
    width: 38%;
}

.con2 .merit-box.item1 {
    background: url(../images/merit1.png)no-repeat left top;

}

.con2 .merit-box.item2 {
    background: url(../images/merit2.png)no-repeat left top;

}

.con2 .merit-box.item3 {
    background: url(../images/merit3.png)no-repeat left top;

}

/* ----------- */

/*con3*/
.con3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background: url(../images/voice-bg.png)center;
}

.con3 .inner {
    max-width: 1100px;
    background: transparent;
}

.con3 .txt {
    margin-top: 0;
    padding-top: 0;
}

.con3 .btn-img {
    margin-top: 2rem;
}

.campaign {
    width: 85%;
    min-width: 300px;
    margin: 1rem auto 2rem auto;
}

.jisseki-wrap {}

.jisseki-wrap .list {
    background: #FFF;
    padding: 0.5rem 2rem 0.5rem 1rem;
    margin-right: 0.1rem;
    margin-left: 0.1rem;
}

.imgbox {
    margin: auto;
    padding: 0.5rem;
}

.jisseki-wrap .name {
    margin-bottom: 0;
    margin-top: 0.8rem;
    padding-bottom: 0;
}

.jisseki-wrap .price {
    font-weight: bold;
    text-align: center;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    letter-spacing: 0;
}

.list-wrap h3 {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.swiper-pagination-bullet {
    background-color: #555 !important;
}

.swiper-wrapper {
    /* wrapperのサイズを調整 */
    width: 100%;
}

.swiper-slide {
    /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
    color: #ffffff;
    width: 100%;
    height: 100%;
    text-align: center;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: #c33a41 !important;
}

.voice-header .name {
    float: left;
}

.voice-header .address {
    float: right;
}

.con3 .txtbox h4 {
    clear: both;
    color: #E7370C;
    font-size: 1.2em;
    margin-bottom: 0;
}

.voice-header p {
    margin-bottom: 0;
}

.swiper-slide .txtbox .text {
    text-align: left;
    margin-top: 0;
}

.con3 hr {
    margin-bottom: 0.4rem;
    border-top: 2px solid #555;
}

/* ----------- */

/*con4*/

.con4 {
    background: url(../images/bg.jpg);
}

.con4 .inner {
    padding-bottom: 3rem;
    padding-top: 3rem;
}

.brand img {
    margin: auto;
}

.con4 .jisseki-wrap h4 {
    font-size: 1.5em;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
}

.con4 .jisseki-wrap .name {
    margin-top: 0;
    padding-top: 0;
    font-weight: bold;
    text-align: center;
    font-size: 0.9em;
    letter-spacing: 0;
}

.eiji2 {
    position: relative;
}

.eiji2 img {
    z-index: 1;
    position: absolute;
    bottom: 0rem;
    right: 20px;
}

.con4-1 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.con4 .movie-box {
    margin-top: 2rem;
}

.youtube {
    padding:0 0.3rem 0.5rem 0.3rem;  
    width: 100%;
    aspect-ratio: 16 / 9;
}

.youtube iframe {
    width: 100%;
    height: 100%;
}

.con4 .movie-box .box {
    width: 49%;
    margin-right: 0.5rem;
    margin-top: 1rem;
}

.con4 .movie-box {
    justify-content: center;
}

.con4 .movie-box .box h4 {
    color: #FFF;
    margin-bottom: 0;
    background: #E7370C;
    padding: 0.4rem 0.5rem;
}

.con4-3 {
    max-width: 1000px;
    margin: auto;
    padding: 2rem;
    background: url(../images/con4-3-bg.png)no-repeat top center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.con4-3 p {
    margin-top: 0;
    padding-top: 0;
    color: #FFF;
}

.con4 .btn-img {
    margin-top: 3rem;
    margin-bottom: 1rem;
}

.con4 .info {
    width: 70%;
    margin: auto;
    border: 1px solid #555;
    padding: 0.5rem 1rem;
}

.con4 .info p {
    font-size: 0.9em;
}

.btn-img img {
    margin: auto;
}

/* ----------- */




/*con6*/
.con6 {
    background: url(../images/con1-bg.png) center top fixed;

}

.con6 .info {
    width: 70%;
    margin: 1rem auto 2rem auto;
    border: 1px solid #555;
    padding: 0.5rem 1rem;
}

.con6 .info p {
    padding: 0;
    font-size: 0.9em;
}

/* ----------- */

/*profile*/
.profile {
    background: #E7370C;
}

.profile h2 {
    margin-top: 2rem;
    font-weight: bold;
}

.profile .prof-box p {
    margin-top: 0;
    margin-bottom: 0;
}

.profile .prof-box .img-wrap2 {
    margin-top: 1.3rem;
    width: 26%;
}

.profile .prof-box {
    margin-top: 2rem;
    width: 96%;
    margin: auto;
}

.profile .prof-box .txt-wrap2 {
    width: 70%;
}

.profile .txt {
    font-size: 1em;
}

.info2 {
    background: #f9f9f1;
    max-width: 650px;
    padding: 0.8rem 0.8rem 0.2rem 0.8rem;
    margin: 2rem auto;
}

.info2 p {
    font-size: 1em;
    margin-top: 0;
    text-align: center;
}

.info2 h4 {
    margin-bottom: 0;
}

.profile .btn-img {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

/* ----------- */





/*con10*/
.con10 {
    background: #E7370C;
}

.con10 .box-wrap {
    background: #dcd9ce;
    padding: 1.5rem;
    max-width: 900px;
    margin: 2rem auto;
}

.con10 .box-wrap .item {
    width: 33%;
    text-align: center;
    margin: auto;
}

.con10 .box-wrap h3 {
    font-size: 1.8em;
    font-weight: 700;
    margin-bottom: 1.2rem;
    color: #5C5B55;
}

.con10 h2 {
    font-weight: bold;
    margin-top: 3rem;
}

.qa-list dl {
    position: relative;
    margin: 30px 0 0;
    border: 1px solid #DDD;
}

.qa-list dl:first-child {
    margin-top: 0;
}


.qa-list .open::after {
    transform: rotate(-45deg);
}

.qa-list dl dt {
    position: relative;
    margin: 0;
    line-height: 1.5;
    font-size: 18px;
    padding: 20px 20px 20px 60px;
    font-weight: bold;
    background: #DDD;
}

.qa-list dl dt::before {
    font-size: 22px;
    line-height: 1.5;
    position: absolute;
    top: 15px;
    left: 20px;
    display: block;
    content: 'Q.';
    color: #bd052c;
}

.qa-list dl dd::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    left: 20px;
    top: 33px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #3285bf;
}

.qa-list dl dd {
    position: relative;
    margin: 0;
    padding: 20px 20px 20px 60px;
}

.qa-list dl dd p {
    margin: 30px 0 0;
}

.qa-list dl dd p:first-child {
    margin-top: 0;
}

@keyframes anime {
    0% {
        transform: scale(.95);
        opacity: 1
    }

    90% {
        opacity: .1
    }

    to {
        transform: scale(1.2, 1.5);
        opacity: 0
    }
}

.btn-img {
    position: relative;
    margin: 100px auto;
    transition: .2s;
    position: relative;
    z-index: 1;
    width: 82%;
}

.btn-img:before,
.btn-img:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #d0e0ce;
    border: 1px solid #b2e0ad;
    transform: translate3d(0, 0, 0);
}

.btn-img:before {
    animation: anime 2s ease-out infinite;
}

.btn-img:after {
    animation: anime 2s ease-out 1s infinite;
}

.btn-img span {
    display: block;
    position: relative;
    font-family: sans-serif;
}

.btn-img span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 0;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: translateX(5px) rotate(45deg);
}


@media screen and (max-width: 767px) {
    .qa-list dl {
        margin: 10px 0 0;
    }



    .qa-list dl dt {
        padding: 16px 16px 16px 50px;
        font-size: 15px;
    }

    .qa-list dl dt::before {
        font-size: 15px;
        top: 15px;
        left: 20px;
    }

    .qa-list dl dd::before {
        font-size: 14px;
        left: 20px;
        margin-top: -4px;
    }

    .qa-list dl dd {
        margin: 0;
        padding: 16px 16px 16px 50px;
        font-size: 14px;
    }

    .qa-list dl dd p {
        margin: 30px 0 0;
    }

    .qa-list dl dd p:first-child {
        margin-top: 0;
    }
}

/* ----------- */


.min {
    font-family: 'Noto Serif JP', serif;
}

.small {
    font-weight: normal;
    font-size: 0.7em;
}

.btn-box {
    background: #fff;
    padding: 2rem 0 3rem 0;
}

.btn-img {
    margin: auto;
}

.underline {
    border-bottom: 1px solid #000 !important;
    padding-bottom: 0.5px !important;
}

.note {
    background-color: #fff;
    /* 背景色 */
    background-image: linear-gradient(180deg, #ccc 1px, transparent 1px);
    /* 罫線の色と太さ  */
    background-size: 100% 2.77em;
    /* 行の高さ */
    line-height: 2.5em;
    /* 文字の高さ */
    padding-bottom: 1px;
    /* 最終行の下にも罫線を引く */
}

.note p {
    font-size: 1.7em;
    line-height: 1.59em;
}

.txt-box .box {
    padding: 2rem;
}

.link_url {
    text-decoration: underline;
    color: blue;
}

.aisatu p {
    background-color: #fff;
    background-image: linear-gradient(180deg, #ccc 0.7px, transparent 1px);
    background-size: 100% 2.34em;
    line-height: 2.32em;
    padding-bottom: 15px;
}


.text_box {
    margin: auto;
    background: #FFF;
    padding: 3em 2em;
}

.underline.red {
    border-bottom: 1px solid #BD052C;
    padding-bottom: 0.5px;
    color: #BD052C;
}



.pc {
    display: block;
}

.sp {
    display: none;
}


p {
    letter-spacing: 1px;
    font-size: calc(15px + 1 * (100vw - 800px)/400);
    line-height: 1.8;
    padding-top: 0.5rem;
    color: #333;
    padding-bottom: 0.5rem;
    font-family: 'Noto Sans JP', sans-serif;
}

li {
    text-indent: -1.4rem;
    line-height: 1.8;
    margin: 1rem auto 1rem 1.4rem;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: calc(15px + 1 * (100vw - 800px)/400);
}



i {
    font-family: Font Awesome\ 5 Free;
    margin-right: 0.5rem;
}

.center {
    text-align: center !important;
}

img {
    max-width: 100%;
}


.flex {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.img-wrap {
    text-align: center;
}

.txt-wrap {
    width: 58%;
    margin-right: 2%;
}

.flex-rv {
    display: flex;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.f-big1 {
    font-size: 110%;
}

.f-big2 {
    font-size: 120%;
}

h2 {
    font-weight: 500;
    line-height: 1.6;
    font-size: 3em;
    padding: 0.5rem;
    letter-spacing: 1px;
    margin-bottom: 1rem;
}

h3 {
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 2.1em;
}


h4 {
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.3em;
}

.inner {
    max-width: 1000px;
    min-width: 751px;
    background: #fff;
    margin: auto;
    padding: 0.5rem 1rem;
    font-family: 'Noto Sans JP', sans-serif;
}



.blue {
    color: #01579b;
}

.red {
    color: #BD052C;
}

.white {
    color: #fff;
}

.blue {
    color: rgb(16, 84, 204);
}


li i {
    font-weight: bold;
}


.bold700 {
    font-weight: 700;
}

.blue-gradient {
    background: linear-gradient(transparent 70%, #bbefff 0%);
    display: inline;
    padding: 5px 1px 0px;
    position: relative;
}

.gold-gradient {
    background: linear-gradient(transparent 70%, #c0a53b 0%);
    display: inline;
    padding: 0 5px 2px;
    position: relative;
    font-weight: 500;
}

.yellow {
    color: #FECB00;
    font-weight: normal;
}

.big {
    font-size: 140% !important;
    text-align: left;
}

.ft1 {
    font-size: 1.1em;
}

.ft2 {
    font-size: 1.2em;
}

.ft3 {
    font-size: 1.3em;
}

.ft5 {
    font-size: 1.5em;
}

.ft6 {
    font-size: 1.6em;
}

.ft8 {
    font-size: 1.8em;
}

.ft20 {
    font-size: 1.7em;
}


.black-bg {
    background: #ebf3f5;
}

p {
    color: #333;
    margin-top: 1rem;
    margin-bottom: 1rem;
}


#footer {
    background: #282b3a;
}

#footer p {
    color: #FFF;
}

#footer a {
    font-size: 13px;
    color: #FFF;
}

.footer-inner {
    max-width: 900px;
    margin: auto;
}

.footer_copyright p {
    color: #FFF;
    font-size: 13px;
}

@media only screen and (max-width: 750px) {


    .inner {
        max-width: 750px;
        min-width: auto;
        margin: auto;
        padding: 1rem 0.7rem;
    }

    .btn-box {
        padding: 0.5rem;
    }

    .con1 {
        margin: 0 auto;
        padding-bottom: 0rem;
    }

    .thm-box img {}

    .con1 h3 {
        font-size: 2em;
        margin: 1rem;
        width: auto;
        min-width: auto;
    }

    .note p {
        text-align: left;
        font-size: 1em;
        font-weight: 500;
    }

    .note {
        background-size: 100% 1.68em;
        line-height: 3em;
        padding: 0 0.2rem;
        margin: auto 1rem;
    }

    .txt-box .box {
        padding: 0 1rem;
    }

    .btn-img {
        width: 89%;
    }

    .con2 .merit-box.item1 {
        -webkit-background-size: 40%;
        -o-background-size: 40%;
        background-size: 40%;
    }

    .con2 .merit-box.item2 {
        -webkit-background-size: 40%;
        -o-background-size: 40%;
        background-size: 40%;
    }

    .con2 .merit-box.item3 {
        -webkit-background-size: 40%;
        -o-background-size: 40%;
        background-size: 40%;
    }

    .flex-rv {
        display: block;
    }

    .con2 .merit-box {
        padding: 1rem;
    }

    .con2 .merit-box .img-box {
        width: 90%;
        margin: auto;
    }

    .con2 .merit-box .txt-box {
        width: 100%;
    }

    .con4 .inner {
        padding-top: 0;
        padding-bottom: 1rem;
    }
    .con4 .info p{
    	font-size: 0.8em;
    }

    .con4-3 {
        padding: 0.5rem;
    }

    .con4-4 {
        padding: 0 !important;
    }

    .con4 .btn-img {
    	padding-right: 1rem;
    	padding-left: 1rem;
        margin-top: 1rem;
    }

    .con4 .info {
        width: 92%;
        margin: auto auto 2rem auto;
        border: 1px solid #555;
        padding: 0rem 1rem;
    }
    .txt-box .box{
    	padding: 0;
    }
    .con6 .info {
    width: 92%;
    margin:2rem auto 2rem auto;
    border: 1px solid #555;
    padding: 0rem 1rem;
}
.con6 .info p{
	font-size: 0.8em;
}
.con10 h2{
	margin-top: 0rem;
}


    .ft8 {
        font-size: 1.3em;
    }

    .flex {
        display: block;
    }

    .con2 {
        padding: 0;
    }

    .con2 h3 {
        font-size: 1.4em;
        margin-left: 4rem;
        letter-spacing: 0;
    }

    .con2 h2 {
        font-size: 1.45em;
        padding: 0;
        margin-top: 1rem;
    }

    .eiji1 img {
        top: 0rem;
        right: 10px;
        width: 60%;
    }

    .con3 {
        padding-top: 0;
        margin: 1rem auto;
    }

    .campaign {
        width: 100%;
        margin: 0.5rem auto 1rem auto;
    }

    .eiji2 img {
        width: 60%;
    }

    .con4 {
        padding-bottom: 1rem;
    }

    .con4 h2 {
        padding: 0;
        font-size: 1.6em;   
        padding-top: 2rem;
    }

    .con4-1 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .con4 .movie-box .box {
        width: 100%;
    }

    .con4 .movie-box .box h4 {
        font-size: 1em;
    }

    .con5 {
        padding: 1rem;
    }

    .con5 .arrow img {

        width: 200px;
        bottom: -46px;
        margin: auto;
    }

    .con6 .img5 img {
        padding-top: 2rem;
    }
    .con6 .inner{
    	padding: 0;
    }

    .con7 h2 {
        font-size: 1.6em;
    }

    .con7 .img7 {
        margin-top: 1rem;
    }

    .arrow2 {
        max-width: 160px;
        margin: -1rem auto auto auto;
    }

    .con7 {
        padding-bottom: 2rem;
    }

    .img9 {
        padding-top: 3rem;
    }

    .con8 {
        margin-top: -1.5rem;
        padding-top: 0;
        padding-bottom: 0;
    }

    .ft6 {
        font-size: 1.2em;
    }

    .con8 {
        background: url(../images/bg1-sp.jpg)top center;
        -webkit-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
    }

    .con8 .con8-img-sp {
        max-width: 300px;
        margin: auto;
    }

    .con8 .inner {
        padding-bottom: 0;
    }

    .con9 {
        padding-bottom: 2rem;
        padding-top: 0;
    }

    .con9 .reason {
        position: relative;
    }

    .con9 .reason img {
        width: 50%;
        right: 1rem;
        top: -3rem;

    }

    .reason-box .item {
        width: 100%;
        margin-top: 3rem;
    }

    .con10 .box-wrap .flex {
        display: flex !important;
        padding: 0.6rem;

    }

    .con10 .box-wrap .item {
        width: 32%;
    }

    .con10 .box-wrap h3 {
        margin-bottom: 0;
        font-size: 1.4em;
        padding-top: 1rem;
    }

    .con10 .box-wrap {
        padding: 0 0 0.8rem 0;
    }

    .con10 h2 {
        font-size: 1.4em;
    }

     .profile h2 {
        font-size: 1.4em;
    }
    .profile .prof-box .img-wrap2{
    	margin: 1rem auto;
    	text-align: center;
        width: 60%;
    }
    .profile .prof-box .txt-wrap2{
    	width: 100%;
    }
    .info2 h4{
    	font-size: 1.1em;
    }
    .info2 p{
    	font-size: 0.9em;
        text-align: left;
    }
    .txt-wrap2 .name{
        font-weight: bold;
    }

    #footer .footer-inner .flex {
        display: flex !important;
        margin: auto;
    }

    #footer .flex {
        margin: auto;
        display: flex !important;
    }

    .footer_copyright {
        margin: auto auto 1rem auto;
    }

    .footer-inner p {
        margin: 1rem auto auto auto;
        padding: 0;
    }





    p {
        letter-spacing: 0.1em !important;
    }

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

}


.under-dotted {
    padding-bottom: 0.1rem;
    border-bottom: 2px dotted #555;
}



a:hover {
    opacity: 0.95;
}

.reflection:after {
    content: "";
    height: 100%;
    width: 30px;
    position: absolute;
    top: -180px;
    left: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 2s ease-in-out infinite;
}

@keyframes reflection {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }

    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }

    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}