@charset "utf-8";

.wf-kokoro { font-family: "Kokoro"; }
.wf-noto_serif { font-family: "Noto Serif"; }


html {
		font-family:"Noto Sans","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Osaka, Sans-Serif;
}
.inner {
    max-width: 1080px;
    width: 100%;
}
body {
    background: #fff;
    color: #8d6b52;
    max-width: 1600px;
    margin: 0 auto;
}
.marker {
		background: linear-gradient(transparent 60%, rgba(249, 240, 78, 0.8) 60%);
}
.yellow {
    color: #ffff00;
}
.red {
    color: #fc4761;
}
.pink {
    color: #f04898;
}


.xlarge {
		font-size: 2.1em;
}
.large {
    font-size: 1.5em;
}



header {
    background: #8d6b52;
    padding: 10px 0 14px;
}
header .inner {

}
header p {
		color: #fff;
    font-size: 18px;
    line-height: 1.2em;
}
.mv {
		background: url(../images/bg_mv.jpg) no-repeat center;
    background-size: cover;
    padding: 4em 0 4em;
}
.mv .logo {
    margin-bottom: 0.5em;
}
.mv_bloc {
    text-align: left;

}
.mv_bloc h1 {
    margin-bottom: 0.5em;
}
.mv_sub_bloc {
    align-items: center;
    justify-content: space-between;	
}
.mv_sub_bloc p {
	
}
.mv_sub_bloc p + p {
	
}





















.band_title {
    background: #8d6b52;
    position: relative;
    color: #fff;
    padding: 1em 0;
}
.band_title span {
    line-height: 1.4em;
}
.band_arrow:after {
		content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 30px;
    border-color: #8d6b52 transparent transparent transparent;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}


.cv {

}
.cv_bloc {
    background: url(../images/bg_cv.jpg) repeat center top;
    background-size: contain;
    padding-bottom: 2em;
}
.cv_upper {
		max-width: 1010px;
    margin: 0 auto 0.5em;
    padding: 4em 0 0;
    position: relative;
    z-index: 2;

}
.cv_upper p {
		align-items: center;
    justify-content: center;
    position: relative;
}
.cv_upper p .month {
    position: absolute;
    top: 50%;
    left: -50px;
    margin-top: -65px;
    z-index: 2;
}

.cv_bottom {
    padding: 2em 0;
    position: relative;
    z-index: 1;
}
.cv_bottom h2 {
		margin-bottom:1em;
}
.cv_bottom p {

}
.cv_bottom_bloc {
		align-items: center;
    justify-content: center;
}
.cv_bottom_bloc.between {
    justify-content: space-between;
}


.cv_bottom p + p {
	
}

.cv_btn_bloc {

}
.cv_btn_bloc a {

}
.cv_btn_bloc a img {
	
}
.cv_btn_bloc p {
    margin-top: 1em;
    font-size: 16px;
}
.cv_btn {
    align-items: center;
		justify-content: space-between;
}
.campaign_bloc {
    margin-top: 1em;
}
.campaign_bloc .ttl {
	
}
.campaign_bloc p {
    position: relative;
    padding-left: 1em;
    margin-top: 0;
    display: inline-block;
    text-align: left;
    font-size: 14px;
    line-height: 1.4em;
}
.campaign_bloc p:before {
		content:"※";
		position:absolute;
		top:0;
		left:0;
}

.sec01 {
    padding: 4em 0;
    background: url(../images/bg_sec01.jpg) no-repeat center top;
}
.sec01 h2 {
    margin-bottom: 1em;
}
.sec01 h3 {
    margin-bottom: 2em;
}
.sec01_bloc {
    position: relative;
    margin-bottom: 2em;
    padding-bottom: 75px;
}
.sec01_bloc figure {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.sec01 p {

}

.sec02 {
	
}
.sec02 .band_title {
    background: url(../images/bg_cv.jpg) repeat center center;
    background-size: contain;
}
.sec02 .band_title .logo {
		margin-bottom: 0.5em;
}

.sec02_bloc {
    padding: 4em 0;
}
.sec02_item {
	
}
.sec02_item .bloc {
    align-items: center;
    justify-content: space-between;
}
.sec02_item + .sec02_item {
    margin-top: 2em;
}
.sec02_item .upper {
    width: 50%;
    text-align: left;
    box-sizing: border-box;
    padding-right: 0;
}
.sec02_item .upper h3 {
    margin-bottom: 1em;
}
.sec02_item .upper h3 .image {
    display: block;
    text-align: left;
    margin-bottom: 1em;
}
.sec02_item .upper h3 .text {
    display: block;
    text-align: left;
    font-size: 40px;
    line-height: 1.2em;
    color: #f04898;
    font-weight: normal;
}
.sec02_item .upper p {
    font-size: 17px;
}
.sec02_item figure {
    width: 50%;	
}
.sec02_item .bottom {
		width: 100%;
    box-sizing: border-box;
    margin-top: 4em;
    /* background: #f7f1e8; */
    /* padding: 1em; */
    position: relative;
    text-align: center;
}
.sec02_item .bottom h4 {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: -0.8em;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.sec02_item .bottom h4 span {
    background: #f04898;
    padding: 0.2em 0.5em;
    display: inline-block;
}
.sec02_item .bottom p {
		font-size: 15px;
    text-align: left;
}
.sec02_item .bottom .detail {
    background: #f7f1e8;
    padding: 2.5em 1em 1em;
}
.sec02_item .bottom .detail + p {
		text-align: right;
}
.sec02_item .bottom .detail dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    width: 50%;
    margin: 0 0 0.5em;
}
.sec02_item .bottom .detail dl dt {

}
.sec02_item .bottom .detail dl dd {
    font-size: 17px;
    line-height: 1.4em;
    margin: 0;
    flex: 1 0 0%;
    text-align: left;
    padding-left: 1em;
}



.cv2 {
		background: url(../images/bg_cv.jpg) repeat center top;
    border-top: solid 5px #8d6b52;
    padding: 4em 0;
}
.cv2 .upper {
		margin-bottom:2em;
}
.cv2 .bottom {

}

.sec03 {
    background: url(../images/bg_sec03.jpg) no-repeat center top;
}
.sec03 .band_title2 {
    background: #574043;
    padding: 1em 0;
}

.sec03_wrap {
    padding: 4em 0;
}
.sec03_bloc {
    width: 56%;
    margin-left: auto;
    margin-bottom: 2em;
}

.sec03_item {
	
}
.sec03_item + .sec03_item {
    margin-top: 2em;
}
.sec03_item figure {
	
}
.sec03_item .detail {
    flex: 1 0 0%;
    text-align: left;
}
.sec03_item .detail h3 {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}
.sec03_item .detail h3 .image {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1em;
}
.sec03_item .detail h3 .text {
		display: block;
    text-align: left;
    font-size: 36px;
    line-height: 1.2em;
    color: #f04898;
    font-weight: normal;
    flex: 1 0 0%;
    margin-left: 0.5em;
}
.sec03_item .detail p {
    padding: 0 1em;
    font-size: 17px;
}


.sec03_bottom {
    background: #f7f1e8;
    padding: 1em;

}
.sec03_bottom p {
    font-size: 20px;
    line-height: 1.4em;
    font-weight: bold;
}


.cv3 {
	
}
.cv3 .band_title {

}
.cv3 .cv_bloc {
    background: url(../images/bg_cv.jpg) no-repeat center top;
    background-size: cover;
    padding: 2em 0 2em;
}
.cv3 .cv_bloc .logo {
    margin-bottom: 2em;
}


.sec04 {
	
}
.sec04 .band_title {
    background:#f04898;
}




.sec04 .band_title .logo {
    margin-bottom: 1em;
}
.sec04_bloc {
    background: url(../images/bg_sec04.jpg) no-repeat center top;
    background-size: cover;
    padding: 4em 0;

    box-sizing: border-box;
    height: 1108px;
}
.sec04_bloc .inner {
    width: 100%;
    height: 100%;
    position: relative;	
}
.sec04_bloc ul {
	
}
.sec04_bloc ul li {
		position:absolute;
}
.sec04_bloc ul li:nth-child(1) {
    left: 0em;
    top: 12em;
}
.sec04_bloc ul li:nth-child(2) {
    left: 10em;
    top: 0em;
}
.sec04_bloc ul li:nth-child(3) {
		right: 8em;
    top: 4em;
}
.sec04_bloc ul li:nth-child(4) {
    right: 1em;
    top: 12em;
}
.sec04_bloc h3 {
		position: absolute;
    bottom: 0em;
    left: 0;
    right: 0;
    margin: 0 auto;
}


.sec05 {

}
.sec05 .band_title2 {
		color:#8d6b52;
    background: #f7f1e8;
    padding: 2em 0 1em;
}
.sec05 .band_title2 .xlarge {
    font-size: 4em;
    line-height: 1;
}







.sec05_bloc {
    padding: 4em 0;

}
.sec05_bloc ol {
		margin-bottom:0;
}
.sec05_bloc ol li {
    align-items: center;
    justify-content: space-between;
}

.sec05_bloc ol li + li {
		margin-top:0;
}
.sec05_bloc ol li figure {
    margin-left: 1em;
}
.sec05_bloc ol li .detail {
    flex: 1 0 0%;	
}
.sec05_bloc ol li .detail h3 {
	
}
.sec05_bloc ol li .detail h3 .image {
	
}
.sec05_bloc ol li .detail h3 .text {
    display: block;
    text-align: left;
    font-size: 36px;
    line-height: 1.2em;
    color: #f04898;
    font-weight: normal;
    flex: 1 0 0%;
    margin-top: 0.5em;
    padding: 0 0.5em;
}
.sec05_bloc ol li .detail p {
    padding: 1em;
    text-align: left;
    font-size: 17px;
}

.sec05_bloc ol li:nth-child(even) {
    flex-direction: row-reverse;
}
.sec05_bloc ol li:nth-child(even) figure {
    margin-left: 0;
		margin-right: 1em;
}



.sec05_bloc .sec05_catch {
	
}

.sns {
    padding: 4em 0;
}

.sec06 {
    padding: 4em 0;
}
.sec06 h2 {
    margin-bottom: 2em;
}


.voice {
    background: url(../images/bg_cv.jpg) repeat center top;
    padding: 0 0 4em;
}
.voice h2 {
    margin-bottom: 2em;
}
.voice_bloc {
	
}
.voice_bloc ul {
	
}
.voice_bloc ul li {
    align-items: center;
    justify-content: center;
}
.voice_bloc ul li figure {
    margin-right: 2em;
}
.voice_bloc ul li .detail {
    flex: 1 0 0%;
}


.voice_bloc ul li .detail h3 {
		display: block;
    text-align: left;
    font-size: 36px;
    line-height: 1.2em;
    color: #8d6b52;
    font-weight: normal;
    flex: 1 0 0%;
    margin-top: 0.5em;
}
.voice_bloc ul li .detail p {
    padding: 1em;
    text-align: left;
    font-size: 17px;
}

.voice_bloc ul li:nth-child(even) {
    flex-direction: row-reverse;
}
.voice_bloc ul li:nth-child(even) figure {
    margin-right: 0;
    margin-left: 2em;
}

.sec05 + .cv2 {
    background: none;
}





.info {
		padding: 0 0 4em;
}
.info h2 {
		margin-bottom: 1em;
}
.info h2 + h3 {
    margin-bottom: 1em;
    background: #e73968;
    color: #fff;
    font-size: 31px;
    line-height: 1.2em;
    padding: 0.3em;
}
.info figure {
    margin-top: 4em;
    margin-bottom: 4em;
}
.info_bloc {
		color:#313131;
}
.info_bloc h3 {
		font-size: 36px;
    font-style: italic;
    font-weight: normal;
    color: #313131;
}
.info_bloc h4 {
    font-size: 33px;
    font-weight: normal;
    margin-bottom: 0.5em;
}

.info_bloc dl {
    color: #313131;

    margin: 0 auto;
}
.info_bloc dl + dl {
    margin-top: 2em;
}
.info_bloc dl dt {
    text-transform: uppercase;
    font-size: 27px;
    position: relative;
    margin: 0 auto 1em;
    max-width: 710px;
}
.info_bloc dl dt:after {
		content: "";
    border-top: solid 1px #1b1b1b;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 21px;
    left: 0;
}
.info_bloc dl dt span {
    background: #fff;
    /* color: #fff; */
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 12px 1em 10px;
    font-style: italic;
    line-height: 1;
    width: 300px;
    box-sizing: border-box;
}
.info_bloc dl dd {
    margin: 0;
    line-height: 1.4em;
}
.info_bloc dl dd h4 {
    font-size: 30px;
    line-height: 1.4em;
    color: #f04898;
    margin-bottom: 1em;
}


.info_bloc dl dd .map {
    margin-top: 2em;
}
.info_bloc dl dd .map iframe {
    width: 100%;
}

.access_bloc {
		margin-top:2em;
}

.tel_bloc {
    margin-bottom: 2em;
}



footer {
		background: #fff;
    /* color: #fff; */
    max-width: 1600px;
    margin: 0 auto;
    padding: 3em 0 0;
}
footer .foot_logo {
		margin-bottom: 1em;
}

footer address {
    font-size: 14px;
    font-style: normal;
    margin-bottom: 2em;	
}
footer address span {
    font-size: 18px;
    line-height: 1.4em;
    font-weight: bold;
    display: block;
    margin-bottom: 1em;
}

footer .copy {
    background: #8d6b52;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 14px 0 10px;
}


@media screen and (max-width: 768px) {
body {
    min-width: initial;
    height: auto;
}

header {
    padding: 10px;
}
header p {
    font-size: 12px;
}
.mv {
    background: url(../images/bg_mv_sp.jpg) no-repeat center;
    background-size: cover;
    padding: 1em;
}
.mv .logo {
    text-align: left;
    width: 20vw;
}
.mv_bloc {
    width: 60vw;
}
.mv_sub_bloc p:nth-child(1) {
    width: 70vw;
}
.mv_sub_bloc p:nth-child(2) {
		margin-top: 1em;
}

.band_title {
    padding: 0.5em;
}
.band_title p {
    font-size: 10px;
}
.band_title span.xlarge {
    font-size: 1.7em;
}
.band_title span.large {
    font-size: 1.4em;
}

.cv_bloc {
    padding: 1em;
}
.cv_bottom {
    padding: 0;
    margin-bottom: 1em;
}

.cv_btn_bloc a + a {
    margin-top: 0.5em;
}

.sec01 {
    padding: 1em 1em 3em;
}
.sec01 h3 {
    margin-bottom: 1em;
}
.sec01_bloc figure {
    width: 20vw;
}
.sec01_bloc {
    padding-bottom: 10vw;
    margin-bottom: 1em;
}
.sec01 h2 {
    margin-bottom: 0.5em;
}
.sec02 .band_title .logo {
    width: 50vw;
    margin: -10vw auto 0.5em;
}
.sec02_bloc {
    padding: 1em;
}
.sec02_item + .sec02_item {
    margin-top: 3em;
}
.sec02_item .upper {
    width: 100%;
    padding: 0;
}
.sec02_item .upper h3 .image {
    margin-bottom: 0.5em;
}
.sec02_item .upper h3 .text {
    font-size: 28px;
    text-align: center;
}
.sec02_item .upper h3 {
    margin-bottom: 0.5em;
}
.sec02_item .upper p {
    font-size: 15px;
    line-height: 1.4em;
}
.sec02_item figure {
    width: 60vw;
    margin: 2em auto 0;
}
.sec02_item .bottom {
    margin-top: 1em;
}
.sec02_item .bottom h4 {
    font-size: 20px;
}
.sec02_item .bottom .detail dl {
    width: 100%;
}
.sec02_item .bottom .detail dl dt {
    font-size: 14px;
    max-width: 80px;
}
.sec02_item .bottom .detail dl dd {
    font-size: 14px;
}
.sec02_item:nth-child(even) .upper {
    padding: 0;
}
.sec02_item .bottom p {
    font-size: 14px;
    line-height: 1.4em;
}
.sec02_item .bottom .detail {
    margin-top: 3em;
}





.cv2 {
    padding: 1em;
}
.cv2 .upper {
    margin-bottom: 1em;
}
.cv2 .upper figure {
    width: 50%;
    margin: 0 auto;
}
.cv2 .upper h2 {
    width: 38%;
    margin: 0 auto 1em;
}
.sec03 .band_title2 {
    padding: 1em;
}
.band_arrow:after {
    border-width: 15px 15px 0 15px;
    bottom: -15px;
}


.sec03 {

}
.sec03_wrap {
    background: url(../images/bg_sec03_sp.jpg) no-repeat left top;
    background-size: cover;
    padding: 1em;
}
.sec03_item .detail {
    margin: 0;
    width: 100%;
    flex: unset;
}
.sec03_item .detail h3 {
    margin-bottom: 0.5em;
    justify-content: center;
}
.sec03_item .detail h3 .text {
    font-size: 20px;
    text-align: left;
    flex: unset;
}
.sec03_item .detail p {
    text-align: left;
    font-size: 14px;
}
.sec03_item figure {
    width: 60vw;
    margin: 0 auto;
}
.sec03_item:nth-child(even) .detail {
    margin-left: 0;
    margin-right: 0;
}
.sec03_bottom p {
    font-size: 16px;
}
.sec03_bloc {
    margin-bottom: 1em;
    width: 100%;
}

.cv3 .band_title {
		padding: 0.5em;
    letter-spacing: -1px;
}
.cv3 .cv_bloc {
    padding: 1em;
}
.cv3 .cv_bloc .logo {
    width: 60vw;
    margin: 0 auto 1em;
}

.sec03_item {
    background: rgba(255, 255, 255, 0.8);
    padding: 0.5em;
    border-radius: 10px;
}
.sec03_item + .sec03_item {
    margin-top: 1em;
}
.sec03_item .detail h3 .image {
    margin-bottom: 0;
    max-width: 80px;
}







.sec04 .band_title .logo {
    width: 50vw;
    margin: -10vw auto 0.5em;
}
.sec04_bloc {
    background: url(../images/bg_sec04_sp.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 1em 1em 1em;
    height: 100vw;
}
.sec04_bloc h3 {
    bottom: 0em;
}
.sec04_bloc ul li {
    width: 30vw;
}
.sec04_bloc ul li:nth-child(1) {
    left: 0vw;
    top: 18vw;
}
.sec04_bloc ul li:nth-child(2) {
		left: 20vw;
    top: 1vw;
}
.sec04_bloc ul li:nth-child(3) {
    right: 6vw;
    top: 6vw;
}
.sec04_bloc ul li:nth-child(4) {
    right: 1vw;
    top: 20vw;
}
.sec05 .band_title2 .xlarge {
    font-size: 2em;
    line-height: 1;
}
.sec05 .band_title2 {
    padding: 1em;
}
.sec05 .band_title2 img {
    width: 60vw;
}
.sec05_bloc {
    padding: 1em;
}
.sec05_bloc ol {
    margin-bottom: 0;
}
.sec05_bloc ol li .detail h3 .text {
		font-size: 24px;
}
.sec05_bloc ol li .detail p {
    font-size: 14px;
    line-height: 1.4em;
}
.sec05_bloc ol li .detail {
    flex: unset;
    margin-bottom: 1em;
}
.sec05_bloc ol li figure {
    margin: 0 auto;
    width: 60vw;
}
.sec05_bloc ol li:nth-child(even) {
    flex-direction: unset;
}
.sec05_bloc ol li:nth-child(even) figure {
    margin: 0 auto;
}
.sec05_bloc ol li + li {
    margin-top: 1em;
}


.voice {
    padding: 0 1em 1em;
    background-size: cover;
}
.voice h2 {
    margin-bottom: 1em;
}
.voice_bloc ul li:nth-child(even) {
    flex: unset;
}
.voice_bloc ul li:nth-child(even) figure {
    margin: 0 auto;
}
.voice_bloc ul li figure {
    margin-right: 0;
    width: 60vw;
}
.voice_bloc ul li .detail {
    flex: unset;
}
.voice_bloc ul li .detail h3 {
    font-size: 24px;
}
.voice_bloc ul li .detail p {
    font-size: 14px;
    line-height: 1.4em;
    padding: 0.5em;
}
.voice_bloc ul li + li {
		margin-top:1em;
}






.sec06 {
    padding: 1em;
}
.sec06 h2 {
    width: 40vw;
    margin: 0 auto 1em;
}

.info_bloc dl dd h4 {
    font-size: 18px;
}
.info_bloc dl dd p {
    font-size: 14px;
    text-align: left;
}



.info {
    position: relative;
    padding: 0;
    /* margin-top: -2vw; */
    z-index: 2;
    background-size: contain;
}
.info figure {
    margin: 2em 1em 0;
}
.info h2 {
    width: 30vw;
    margin: 0 auto;
    padding: 1em 0 0.5em;
}
.info h2 + h3 {
    font-size: 20px;
}


.info_bloc {
    padding: 1em;
}
.access_bloc {
    margin-top: 1em;
}
.info_bloc dl dt {
    font-size: 1.1em;
    margin-bottom: 0.5em;
}
.info_bloc dl dt:after {
    top: 16px;
}
.info_bloc dl + dl {
    margin-top: 1em;
}

.info_bloc h3 {
    font-size: 1.4em;
}
.info_bloc h4 {
    font-size: 1.3em;
    line-height: 1.2em;
}
.info_bloc dl dd {
    margin: 0;
    font-size: 14px;
}

footer {
		padding: 1em 0 0;
}
.foot_logo {
    max-width: 160px;
    margin: 0 auto;
    width: 20vw;
}
footer .copy {
    margin-top: 0.5em;
    font-size: 10px;
}
footer address {
		padding: 0 1em;
    margin-bottom: 1em;
    font-size: 12px;
    line-height: 1.4em;

}
footer address span {
		font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    margin-bottom: 0;
    display: block;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.footer_design {
    height: 100px;
    background: url(../images/bg_footer_design_sp.jpg) no-repeat center;
}


}
