@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------
　基本設定
--------------------------------------------------------*/


/*--------------------------------------------------------
　PC
--------------------------------------------------------*/

@media print, screen and (min-width: 641px){
	
	div#page_title {
		background: url("../images/member/page_title_bg_pc.jpg") no-repeat;
		background-size: cover;
		background-position: center;
	}
	
	article {
		position: relative;
	}
	
	article::before {
		content: "";
		width: 100%;
        height: 116px;
		background: #F5EFEA;
		position: absolute;
		bottom: 0;
		left: -68.5%;
		z-index: -1;
	}
	
	div#wapper {
		padding-bottom: 0;
	}
	
	section div.section_inner{
		width: 90%;
		max-width: 1080px;
		margin: 0 auto;
	}
	
	section#player{
		max-width: 100%;
		padding-bottom: 116px;
		position: relative;
	}
	
	section#player::before{
		content: "";
		width: 100%;
		height: -webkit-calc(100% + 100px);
        height: -moz-calc(100% + 100px);
        height: calc(100% + 100px);
		background: #E83820;
		position: absolute;
		top: -100px;
		left: -68.5%;
		z-index: -1;
	}
	
	section#member{
		max-width: 100%;
		padding-bottom: 116px;
		position: relative;
	}
	
	section#member::before{
		content: "";
		width: 100%;
		height: -webkit-calc(100% + 100px);
        height: -moz-calc(100% + 100px);
        height: calc(100% + 100px);
		background: #F5EFEA;
		position: absolute;
		top: -100px;
		left: -68.5%;
		z-index: -1;
	}
	
	section div.section_inner div.block{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	
	section div.section_inner div.block + div.block{
		margin-top: 100px;
	}
	
	section div.section_inner div.block div.photo_block{
		width: 64.8%;
		margin-left: -13.3%;
	}
	
	section div.section_inner div.block div.photo_block h3{
		margin-left: 10%;
		font-size: 58px;
		font-size: clamp(5.8rem,5.8vw,8.0rem);
		font-family: "Inter", sans-serif;
        font-optical-sizing: auto;
        font-weight: 800;
        font-style: normal;
        font-variation-settings:"slnt" 0;
		letter-spacing: 0.14em;
		line-height: 1;
		margin-bottom: 20px;
	}
	
	section div.section_inner div.block div.photo_block div.box{
		line-height: 0;
		position: relative;
	}
	
	section div.section_inner div.block div.photo_block div.box div.slider{
		position: initial;
	}
	
	section div.section_inner div.block div.photo_block div.box div.slider div.slider-img{
		position: relative;
	}
	
	section div.section_inner div.block div.photo_block div.box div.slider div.slider-img p{
		ont-size: 35px;
		font-size: clamp(3.5rem,3.5vw,4.8rem);
		font-family: "Inter", sans-serif;
        font-optical-sizing: auto;
        font-weight: 800;
        font-style: normal;
        font-variation-settings:"slnt" 0;
		letter-spacing: 0.2em;
		line-height: 1;
		color: #FFF;
		position: absolute;
		bottom: 4%;
		left: 4%;
	}
	
	section div.section_inner div.block div.text_block{
		width: 43.6%;
		margin-top: 95px;
	}
	
	section div.section_inner div.block div.text_block h3{
		font-size: 20px;
		font-size: clamp(2.0rem,2.0vw,2.8rem);
		font-family: "Inter", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-variation-settings:"slnt" 0;
		color: #E83820;
		letter-spacing: 0.2em;
		line-height: 1;
		margin-bottom: 44px;
	}
	
	section div.section_inner div.block div.text_block h4{
		font-size: 21px;
		font-size: clamp(2.1rem,2.1vw,3.0rem);
		font-weight: 700;
		line-height: 1;
		padding-bottom: 30px;
		margin-bottom: 35px;
		letter-spacing: 0.25em;
		position: relative;
	}
	
	section div.section_inner div.block div.text_block h4 small{
		font-size: 12px;
		font-size: clamp(1.2rem,1.2vw,1.7rem);
		font-family: "Inter", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-variation-settings:"slnt" 0;
		letter-spacing: 0.17em;
	}
	
	section div.section_inner div.block div.text_block h4::after{
		content: "";
		width: 29%;
		max-width: 154px;
		height: 3px;
		background: #E83820;
		position: absolute;
		bottom: 0;
		left: -11.5%;
	}
	
	section div.section_inner div.block div.text_block h5{
		font-size: 19px;
		font-size: clamp(1.9rem,1.9vw,2.7rem);
		font-weight: 600;
		line-height: 1.6;
		letter-spacing: 0.2em;
		padding-bottom: 15px;
	}
	
	section div.section_inner div.block div.text_block h5 + p{
		font-size: 12px;
		font-size: clamp(1.2rem,1.2vw,1.6rem);
		line-height: 1.9;
		letter-spacing: 0.1em;
	}
	
	section div.section_inner div.block div.text_block div.profile {
		margin-top: 15px;
	}
	
	section div.section_inner div.block div.text_block div.profile div.profile_text {
		width: 100%;
	}
	
	section div.section_inner div.block div.text_block div.profile div.profile_text p {
		font-size: 12px;
		font-size: clamp(1.2rem,1.2vw,1.6rem);
		line-height: 1.9;
		letter-spacing: 0.1em;
	}
	
	section div.section_inner div.block div.text_block div.profile div.profile_text div{
		border: 1px solid #9FA0A0;
		border-width: 1px 0;
		padding: 25px 0;
		margin-bottom: 20px;
	}
	
	section div.section_inner div.block div.text_block div.profile div.profile_text div h6{
		font-size: 15px;
		font-size: clamp(1.5rem,1.5vw,2.0rem);
		font-weight: 700;
		line-height: 1;
		letter-spacing: 0.25em;
		margin-bottom: 12px;
	}
	
	section div.section_inner div.block div.text_block div.profile div.profile_text div h6 + p{
		font-size: 12px;
		font-size: clamp(1.2rem,1.2vw,1.6rem);
		letter-spacing: 0.1em;
		line-height: 1;
	}
	
	
	section div.section_inner div.block div.photo_block div.slider .slick-prev,
	section div.section_inner div.block div.photo_block div.slider .slick-next{
        font-size: 0;
        line-height: 0;
        position: absolute;
		top: initial;
        bottom: -webkit-calc(0% - 22px);
        bottom: -moz-calc(0% - 22px);
        bottom: calc(0% - 22px);
        display: block;
        width: 44px;
        height: 44px;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: #E83820;
		z-index: 10;
    }
	
	section div.section_inner div.block div.photo_block div.slider .slick-prev {
		left: initial;
		right: 44px;
	}
	
	section div.section_inner div.block div.photo_block div.slider .slick-next {
		right: 0;
		background: #ED6D46;
	}
	
	section div.section_inner div.block div.photo_block div.slider .slick-prev::before, section div.section_inner div.block div.photo_block div.slider .slick-next::before {
		content: "";
		width: 11px;
		height: 22px;
		display: inline-block;
		opacity: 1;
    }
	
	section div.section_inner div.block div.photo_block div.slider .slick-prev::before {
		content: "";
		background: url("../images/common/arrow_left_w.svg") no-repeat;
		background-size: contain;
    }
	
	section div.section_inner div.block div.photo_block div.slider .slick-next::before {
		content: "";
		background: url("../images/common/arrow_right_w.svg") no-repeat;
		background-size: contain;
    }
}

@media print, screen and (max-width: 1365px){
	
	section div.section_inner{
		max-width: 90%;
		margin: 0;
	}
	
	section div.section_inner div.block div.photo_block{
		width: 58.2%;
		margin-left: 0;
	}
	
	section div.section_inner div.block div.text_block{
		width: 37.6%;
		margin-left: 0;
	}
}

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media screen and (max-width: 640px){
	
	div#page_title {
		background: url("../images/member/page_title_bg_sp.jpg") no-repeat;
		background-size: cover;
		background-position: center;
	}
	
	article {
		position: relative;
	}
	
	article::before {
		content: "";
		width: 90%;
        height: 80px;
		background: #F5EFEA;
		position: absolute;
		bottom: 0;
		left: 0%;
		z-index: -1;
	}
	
	div#wapper {
		padding-bottom: 0;
	}
	
	section div.section_inner{
		width: 100%;
		max-width: 100%;
	}
	
	section#player{
		max-width: 100%;
		padding-bottom: 180px;
		position: relative;
	}
	
	section#player::before{
		content: "";
		width: 90%;
        height: 100%;
		background: #E83820;
		position: absolute;
		top: 20px;
		left: 0%;
		z-index: -1;
	}
	
	section#member{
		max-width: 100%;
		padding-bottom: 80px;
		position: relative;
	}
	
	section#member::before{
		content: "";
		width: 90%;
		height: -webkit-calc(100% + 80px);
        height: -moz-calc(100% + 80px);
        height: calc(100% + 80px);
		background: #F5EFEA;
		position: absolute;
		top: -80px;
		left: 0%;
		z-index: -1;
	}
	
	section div.section_inner div.block{
		display: block;
	}
	
	section div.section_inner div.block + div.block{
		margin-top: 80px;
	}
	
	section div.section_inner div.block div.photo_block{
		width: 100%;
		margin-left: 0;
	}
	
	section div.section_inner div.block div.photo_block h3{
		margin-left: 5%;
		font-size: 38px;
		font-size: clamp(3.8rem,10.5vw,4.5rem);
		font-family: "Inter", sans-serif;
        font-optical-sizing: auto;
        font-weight: 800;
        font-style: normal;
        font-variation-settings:"slnt" 0;
		letter-spacing: 0.14em;
		line-height: 1;
		margin-bottom: 20px;
	}
	
	section div.section_inner div.block div.photo_block div.box{
		line-height: 0;
		position: relative;
	}
	
	section div.section_inner div.block div.photo_block div.box div.slider{
		position: initial;
	}
	
	section div.section_inner div.block div.photo_block div.box div.slider div.slider-img{
		position: relative;
	}
	
	section div.section_inner div.block div.photo_block div.box div.slider div.slider-img p{
		ont-size: 28px;
		font-size: clamp(2.8rem,7.77vw,3.4rem);
		font-family: "Inter", sans-serif;
        font-optical-sizing: auto;
        font-weight: 800;
        font-style: normal;
        font-variation-settings:"slnt" 0;
		letter-spacing: 0.2em;
		line-height: 1;
		color: #FFF;
		position: absolute;
		bottom: 4%;
		left: 4%;
	}
	
	section div.section_inner div.block div.text_block{
		width: 78%;
		margin: 45px 0 0 5%;
		color: #FFF;
	}
	
	section#member div.section_inner div.block div.text_block{
		color: #231815;
	}
	
	section div.section_inner div.block div.text_block h3{
		font-size: 16px;
		font-size: clamp(1.6rem,4.44vw,1.9rem);
		font-family: "Inter", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-variation-settings:"slnt" 0;
		color: #040000;
		letter-spacing: 0.2em;
		line-height: 1;
		margin-bottom: 18px;
	}
	
	section div.section_inner div.block div.text_block h4{
		font-size: 28px;
		font-size: clamp(2.8rem,7.77vw,3.4rem);
		font-weight: 700;
		line-height: 1;
		letter-spacing: 0.26em;
		padding-bottom: 30px;
		margin-bottom: 35px;
		position: relative;
	}
	
	section div.section_inner div.block div.text_block h4 small{
		font-size: 16px;
		font-size: clamp(1.6rem,4.44vw,1.9rem);
		font-family: "Inter", sans-serif;
        font-optical-sizing: auto;
        font-weight: 700;
        font-style: normal;
        font-variation-settings:"slnt" 0;
		letter-spacing: 0.17em;
		display: block;
		margin: 12px 0 0 -1em;
	}
	
	section div.section_inner div.block div.text_block h4::after{
		content: "";
		width: 48%;
		height: 3px;
		background: #FFF;
		position: absolute;
		bottom: 0;
		left: -8vw;
	}
	
	section#member div.section_inner div.block div.text_block h4::after{
		background: #E83820;
	}
	
	section div.section_inner div.block div.text_block h5{
		font-size: 24px;
		font-size: clamp(2.4rem,6.66vw,2.8rem);
		font-weight: 600;
		line-height: 1.5;
		letter-spacing: 0.14em;
		padding-bottom: 25px;
	}
	
	section div.section_inner div.block div.text_block h5 + p{
		font-size: 15px;
		font-size: clamp(1.5rem,4.16vw,1.8rem);
		line-height: 1.9;
		letter-spacing: 0.15em;
	}
	
	section div.section_inner div.block div.text_block div.profile div.profile_text {
		width: 100%;
	}
	
	section div.section_inner div.block div.text_block div.profile div.profile_text p {
		font-size: 15px;
		font-size: clamp(1.5rem,4.16vw,1.8rem);
		line-height: 1.9;
		letter-spacing: 0.1em;
	}
	
	section div.section_inner div.block div.text_block div.profile div.profile_text div{
		border: 1px solid #FFF;
		border-width: 1px 0;
		padding: 25px 0;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	section div.section_inner div.block div.text_block div.profile div.profile_text div h6{
		font-size: 19px;
		font-size: clamp(1.9rem,5.27vw,2.3rem);
		font-weight: 700;
		line-height: 1;
		letter-spacing: 0.25em;
		margin-bottom: 12px;
	}
	
	section div.section_inner div.block div.text_block div.profile div.profile_text div h6 + p{
		font-size: 15px;
		font-size: clamp(1.5rem,4.16vw,1.8rem);
		letter-spacing: 0.1em;
		line-height: 1.8;
	}
	
	
	
	section div.section_inner div.block div.photo_block div.slider .slick-prev,
	section div.section_inner div.block div.photo_block div.slider .slick-next{
        font-size: 0;
        line-height: 0;
        position: absolute;
		top: 50%;
        display: block;
        width: 50px;
        height: 50px;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: #E83820;
		z-index: 10;
    }
	
	section div.section_inner div.block div.photo_block div.slider .slick-prev {
		left: initial;
		right: 45px;
		display: none!important;
	}
	
	section div.section_inner div.block div.photo_block div.slider .slick-next {
		right: 0;
	}
	
	section div.section_inner div.block div.photo_block div.slider .slick-prev::before, section div.section_inner div.block div.photo_block div.slider .slick-next::before {
		content: "";
		width: 11px;
		height: 22px;
		display: inline-block;
		opacity: 1;
    }
	
	section div.section_inner div.block div.photo_block div.slider .slick-prev::before {
		content: "";
		background: url("../images/common/arrow_left_w.svg") no-repeat;
		background-size: contain;
    }
	
	section div.section_inner div.block div.photo_block div.slider .slick-next::before {
		content: "";
		background: url("../images/common/arrow_right_w.svg") no-repeat;
		background-size: contain;
    }
}

	
