@charset "UTF-8";
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

body {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
    display:block;
}

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

@media screen and (max-width: 767px) {
	.only-pc {
	display:none !important;
	}
	.only-sp {
		display: inherit !important;
	}
}

.wrapper {
    width:100%;
    min-width: 1000px;
}
.inner {
    width:1000px;
    margin:0 auto;
    min-width: 1000px;
}

.header,
.s05,
.footer {
    background-color: #182332;
}

.cv {
    background: url(https://www.shinjukumc.com/lp/m01/dt_new/img/pc/cv_bg.png);
}
.cv .inner {
    position: relative;
}
.cv a {
    position: absolute;
    display: block;
}
.cv a img {
    transition: opacity 0.2s linear
}
.cv a.btn {
    top:192px;
    left:506px;
}
.mv {
    background-repeat: no-repeat;
    background-position: center center;
}
.mv01 {
    background-color: #000;
    background-image: url(../img/pc/mv01.png);
}
.mv01_02 {
    background-image: url(../img/pc/mv01_02.png);
}
.mv02 {
    background-color: #1f212f;
    background-image: url(../img/pc/mv02.png);
}
.mv03 {
    background-color: #000;
    background-image: url(../img/pc/mv03.png);
}
.s04,
.s06,
.s08{
    background-image: url(../img/pc/bg04.png);
    background-repeat: repeat;
    background-position: center center;
}
.s07 {
    background-color: #8da2b6;
}
.footer {
    border-top:1px solid #fff;
    text-align: center;
    color:#fff;
    padding:0.8em 0;
    font-size:12px;
    letter-spacing: 0.1em;
}

/* 8月3日修正 */
.introduction {
    background: url(../img/pc/introduction.png) no-repeat center top #eeeff3;
}

.reason {
    background: #162740;
}

@media screen and (min-width: 767px) {
    .header {
        width: 100%;
        height: 75px;
        position: fixed;
        top: 0;
        z-index: 10;
    }
    .header .logo {
        float: left;
        margin-top: 12px;
    }
    .header_box {
        float: right;
        /* width: 600px; */
        height: 75px;
        display: flex;
        justify-content:flex-end;
        align-items: center;
    }
    .header_box a {
        margin-left: 20px;
    }
    .header_tel {
        color: #fff;
        font-weight: bold;
        text-align: right;
        align-items: unset;
    }
    .header_tel img {
        display: inline-block;
    }
    .header_tel span.num {
        font-size: 32px;
        line-height: 1;
    }
    .header_tel span {
        font-size: 12px;
    }
    .mv01_02 {
        margin-top: 75px;
    }
    .s08 .inner {
        padding: 50px 0 30px 0;
        text-align: center;
    }
    .s08 .prof {
        width: 880px;
        height: 170px;
        margin: 80px auto 50px auto;
        border: solid 3px #eec37c;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .prof .text1 {
        font-size: 24px;
        font-weight: bold;
    }
    .prof::after,.prof .text1::after {
        content: none;
    }
    .prof .text2 {
        font-size: 16px;
        line-height: 1.9;
        list-style-type: none;
    }
    .s10 .inner {
        height: 190px;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .s10 .inner::after {
        content: none;
    }
    .s10 .data {
        font-size: 15px;
    }
    .cv_tel {
        position: absolute;
        top: 211px;
        color: #fff;
    }
    .cv_tel img {
        display: inline-block;
    }
    .cv_tel .text1 {
        font-family: "メイリオ", Meiryo, "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-size: 54px;
        font-weight: bold;
        line-height: 1;
    }
    .cv_tel .text2 {
        font-size: 13px;
        line-height: 1;
    }
}

@media screen and (max-width: 767px) {
    img {
        width:100%;
    }
    .wrapper {
        min-width: auto;
    }
    .inner {
        width:100%;
        min-width: auto;
    }
    .cv a {
        width:90.625%;
        left:4.6875% !important;
    }
    .cv a.tel {
        top:44.0874%;
    }
    .cv a.btn {
        top:71.2135%;
    }
    .footer {
        border-top:0.5px solid #fff;
        font-size:3vw;
    }
    .header {
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 10;
    }
    .header .inner.only-sp {
        display: flex!important;
        height: 18vw;
    }
    .header_logo {
        width: 50%;
        margin: 4vw 6vw 0 3vw;
    }
    .header_tel {
        width: 20%;
        margin-right: 2vw;
    }
    .header_mail {
        width: 20%;
    }
    .mv01_02 {
        margin-top: 18vw;
    }
    .s08 {
        margin: 10vw 0 7vw 0;
    }
    .s08 .prof {
        border: solid 0.5vw #eec37c;
        border-width: 0.5vw 0;
        padding: 5%;
    }
    .prof .text1 {
        font-size: 4.5vw;
        font-weight: bold;
    }
    .prof .text2 {
        font-size: 4.1vw;
        line-height: 1.2;
        list-style-type: none;
    }

    .logo {
        padding: 4vw 20vw;
    }
    .data {
        font-size: 3.9vw;
        padding: 0 0 3vw 15vw;
    }
}
.nagano {
	display: block;
	width: 240px;
}
@media screen and (max-width: 767px) {
	
.nagano {
	margin-bottom: 10px;
	width: 200px;
}
}