@charset "utf-8";
body {
	font: normal 16px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
    min-width: inherit;
    width: 100%;
    background-image: url("../images/sirika-body-bg.webp");
    background-repeat: repeat-y; 
    background-position: center top;
    background-size: 100% auto;
}

body .sp-only {
    display: none !important; }
  body .pc-only {
    display: block !important; }

  @media screen and (max-width: 640px) {
    body {
      min-width: inherit;
	  height:100%;
	  }
      body .sp-only {
        display: block !important; }
      body .pc-only {
        display: none !important; }
	  body .sp-only img {
		width:100%;}
}

* {
    box-sizing: border-box;
}


main {
	max-width: 900px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(173, 216, 230, 0.5);
}

@media screen and (max-width: 640px) {
	main {
		padding: 0;
	}
}

h1 {
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

h1 img {
    max-width: 900px;
    width: 100%;
}

/* -------------------
cta
-------------------*/

.cta {
    position: relative;
	background: url(../images/cta-bg.webp) no-repeat center center;
	background-size: cover;
	text-align: center;
	padding: 14vh 0 8vh;
    margin:-10vh auto 0;
    max-width: 900px;
    width: 100%;
    z-index: 1;
}

.cta h2 {
    margin: 0 auto;
    padding: 0;
}

.cta h2 img {
    width: 90%;
}

.cta-img img{
	padding-right: 2vw;
    margin: -12vh auto 0;
    max-width: 900px;
	width: 90%;
}

.btn {
    position: absolute;
    bottom: 30vh;
    left: 49.5%;
    transform: translateX(-50%);
    width: 95%;
    margin: 0 auto;
    animation: zoom 1s infinite alternate;
}

@keyframes zoom {
    0% {
        transform: translateX(-50%) scale(1);
    }
    100% {
        transform: translateX(-50%) scale(1.05); 
    }
}

.btn img {
    width: 80%;
}


@media screen and (max-width: 640px) {
    .cta {
        padding: 4vh 0 6vh;
        margin: -2rem auto 0;
    }

    .cta h2 {
        padding: 0 0 2rem;
    }

    .cta h2 img {
        width: 95%;
    }

    .cta-img img {
        margin: -8vh auto 0;
        width: 95%;
    }

    .btn {
        bottom: 15%;
        transform: translateX(-49.5%);
        width: 90%;
    }

    .btn img {
        width: 90%;
    }

    @keyframes zoom {
        0% {
            transform: translateX(-49.5%) scale(1);
        }
        100% {
            transform: translateX(-49.5%) scale(1.05); 
        }
    }
}

/* -------------------
nayami
-------------------*/

.nayami {
    text-align: center;
    width: 100%;
}

.nayami img {
    width: 100%;
}


/* -------------------
point
-------------------*/

.point {
    text-align: center;
    background: url(../images/sirika-point-bg.webp) repeat-y center center;
    background-size: 100% auto;    
    margin: -12vh auto 0;
    padding: 0 0 14vh;
}

.point h2 {
    margin:0 auto;
    width: 70%;
}

.point h2 img {
    padding-top: 18vh;
}

.point img {
    width: 100%;
}

.point-container {
    width: 97%;
    margin: 0 auto .5vh;
    padding: 0 ;
}


.point-inner {
    justify-content: space-between;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-top: 5vh;
}

.point-inner .point-number {
    text-align: left;
    padding-left: 3rem;
    width: 25%;
}

.point-inner .point-h3 {
    text-align: right;
    padding-right: 3rem;
    width: 70%;
}

.point-picture {
    width: 100%;
    margin: 0 auto;
}

.point-picture img {
    width: 88%;
    padding-top: 6vh;
}

.point-bg img {
    width: 99.9%;
    margin: 0 auto;
    padding-top: 2vh;
}

.point-bg03 {
    width: 100%;
    margin: -5px auto 0;
}

.point-bg03 img {
    width: 99.9%;
}

.point-inner {
    background-image: url(../images/sirika-pointbg-02.webp);
    background-repeat: repeat-y;
    background-size: 100% auto;
    width: 100%;
}

.point-text {
    width: 100%;
    text-align: left;
    padding: 2rem 3rem 2rem;
font-family: "游ゴシック", YuGothic, "Yu Gothic", sans-serif;
}

.point-text span {
    color: #870539;
    font-weight: 800;
}

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

    .point {
        padding: 0 0 8%;
    }

    .point-h3 {
        padding-right: 8%;
        width: 70%;
    }

    .point-picture img {
        width: 90%;
        padding-top: 3vh;
    }

    .point-inner {
        padding-top: 5%;
    }

    .point-inner .point-number {
        padding-left: 8%;
        width: 25%;
    }

    .point-text {
        padding: 1rem;
    }

    .point-bg img {
        padding-top: 1vh;
    }
}



/* -------------------
voice
-------------------*/

.voice {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.voice h2 {
    margin: 0 auto;
    width: 100%;
    background-image: url(../images/voice-ttl-bg.webp);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10vh 0 5vh;
}

.voice img {
        width: 72%;  
}

.voice-container-wrapper {
    background-image: url(../images/voice-bg.webp);
    background-size: 100% auto;
    background-repeat: repeat-y;
    background-position: center center;
    padding-bottom: 5vh;
}

.voice-container {
    position: relative;
    width: 100%;
    margin: -10vh auto 8vh;
    padding: 0 0 5vh;
}

.voice-ttl {
    width: 100%;
    text-align: left;
    margin-bottom: 0;
    padding-top: 7vh;
}

.voice-img {
    width: 45%;
    text-align: right;
    position: absolute;
    z-index: 1;
    right: 3.5vw;
    bottom: -15vh;
    margin-bottom: 15vh;
    z-index: 2;
}

.voice-ttl-even{
    width: 100%;
    text-align: right;
    margin-bottom: 0;
    padding-top: 7vh;
}

.voice-img-even {
    width: 45%;
    text-align: left;
    position: absolute;
    z-index: 1;
    left: 3.5vw;
    bottom: -2vh;
    margin-bottom: 0;
    z-index: 2;
}

.voice-text {
    background-color: #fff;
    padding-bottom: 5vh;
}

.voice-text p{
    text-align: left;
    color: #004972;
    font-weight: 400;
    padding-left: 4vw;
    font-family: "游ゴシック", YuGothic, "Yu Gothic", sans-serif;
}

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

    .voice h2 {        
    padding: 4% 0 10%;
    }

    .voice img {
        width: 75%;  
}

    .voice-ttl {
        width: 100%;
        padding-top: 4vh;
    }

    .voice-container{        
    margin: -4vh auto 3vh;
    }

    .voice-img {
        right: 4%;
        bottom: 10%;
        margin-bottom: 0;
    }

    .voice-ttl-even {
        width: 100%;
        padding-top: 4vh;
    }

    .voice-img-even {
            left: 4%;
            bottom: 6%;
    }

    .voice-text {
        padding-bottom: 3vh;
    }

    .voice-text p {
        padding-left: 5vw;
        padding-right: 5vw;
        font-size: 0.9rem;
    }
}


/* -------------------
FAQ
-------------------*/

.faq {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 14vh 0 20vh;
    background-image: url(../images/faq-bg.webp);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
}

.faq h2 img{
    width: 70%;
    padding-bottom: 5vh;
}

.faq-container {
    width: 90%;
    margin: 0 auto;
    padding: 1vh 0;
}

.faq-inner {
    background-color: #fff;
    border-radius: 10px;
    padding: 3vh 4vw;
    margin-bottom: 2vh;
    position: relative;
}

.faq-inner h3 {
    margin: 0;
    padding: 0;
    cursor: pointer;
    color: #004972;
    text-align: left;
    font-size: 1.3rem;
}

.faq-question::after {
    content: '+';
    position: absolute;
    right: 4vw;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5rem;
    color: #004972;
    transition: 0.3s;
}

.faq-inner h3::before {
    content: 'Q';
    color: #004972;
    margin-right: 1em;
}

.faq-answer p::before {
    content: 'A';
    font-size: 24px;
    color: #004972;
    margin-right: 1em;
}

.faq-inner h3.open::after {
    content: '';
    transform: translateY(-150%);
    font-size: 1.5rem;
}

.faq-answer {
    display: none;
    margin-top: 2vh;
    padding-top: 2vh;
    border-top: 1px solid #e5e5e5;
    color: #004972;
    font-family: "游ゴシック", YuGothic, "Yu Gothic", sans-serif;
    text-align: left;
    line-height: 1.8;
    font-size: 1rem;
}

.faq-answer.show {
    display: block;
}

.faq-inner h3 {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

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

    .faq {
        background-size: cover;
        padding: 0 0 5rem;
        margin: 0 auto;
    }

    .faq h2 {
        padding: 13% 0 0;
    }

    .faq h2 img {
        padding-bottom: 1vh;
    }

    .faq-inner {
        padding: 1vh 2vw;
        margin-bottom: 0;
    }
    
    .faq-inner h3 {
        font-size: 1rem;
    }

    .faq-answer {
        font-size: .9rem;
        margin-top: 1.5vh;
        padding-top: 1.5vh;
    }

    .faq-answer p::before {
        font-size: 20px;
    }

    .faq-inner h3::after {
        right: 2vw;
        font-size: 1.2rem;
    }

    .faq-inner h3.open::after {
        font-size: 1.2rem;
    }
}


/* -------------------
footer
-------------------*/

footer {
    background-color: #004972;
    padding: 2vh 0;
    margin-top: 0;
}

.footer-content {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.copyright {
    margin-top: 1vh;
    color: #fff;
    font-size: 0.7rem;
    font-family: "游ゴシック", YuGothic, "Yu Gothic", sans-serif;
}

.footer-links {
    margin-top: 1vh;
    color: #fff;    
    font-size: 0.8rem;
}

.footer-links a {
    color: #fff;    
    text-decoration: none;
}






