@charset "UTF-8";

/*------------------------------------------------------------
共通スタイル
------------------------------------------------------------*/
#main img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
#main .ec-contentInner-20 {
    max-width: 335px;
    margin: 0 auto;
}
#main .btn.tel img {
    width: 15px;
    height: auto;
}
#insta_list img {
    width: 100%;
    height: 100% !important;
    max-width: unset;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
/*------------------------------------------------------------
プレスルームTOP MV start
------------------------------------------------------------*/
.ec-pressroomTopMvRole {
    position: relative;
}
.ec-pressroomTopMvRole img.title {
    position: absolute;
    top: 55%;
    left: 50%;
    width: 122px;
    transform: translate(-50%, -50%);
}
/*------------------------------------------------------------
プレスルームTOP MV end
------------------------------------------------------------*/
/*------------------------------------------------------------
プレスルームTOP イントロ start
------------------------------------------------------------*/
.ec-pressroomTopIntroRole {
    margin-top: -72px;
    padding-top: 45px;
    padding-bottom: 30px;
    background: url(../img/pressroom/top/intro_bg.gif) left top repeat;
    background-size: 18px 28px;
}
/* タイトル */
.ec-pressroomTopIntroRole__title {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
    z-index: 10;
}
.ec-pressroomTopIntroRole__title-text {
    text-align: center;
}
.ec-pressroomTopIntroRole__title-text span {
    font-family: oswald;
    font-size: 3.1rem;
    letter-spacing: 0.12em;
    font-weight: 400;
}
.ec-pressroomTopIntroRole__title-text::before {
    position: absolute;
    content: '';
    width: 21px;
    height: 4px;
    background: url(../common/images/bg_ttl_line.png) left top no-repeat;
    background-size: 21px 4px;
    bottom: -21px;
    left: 50%;
    transform: translateX(-50%);
}
.intro_menu_list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto 60px;
}
.intro_menu_item {
    font-family: oswald;
    font-size: 1.6rem;
    letter-spacing: 0.12em;
}
.intro_menu_item a {
    display: block;
    padding: 0 20px;
}
.intro_menu_item:nth-of-type(2) a {
    border-left: dashed 1px #000;
    border-right: dashed 1px #000;
}
/* 導入文 */
.ec-pressroomTopIntroRole__text {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 25px;
}
.ec-pressroomTopIntroRole__text .pink {
    color: #eb6da5;
}
/* ボタン */
.ec-pressroomTopIntroRole__links {
    text-align: center;
    width: 270px;
    margin: 0 auto 25px;
}
.ec-pressroomTopIntroRole__links p {
    margin-bottom: 20px;
}
.ec-pressroomTopIntroRole__links a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 55px;
    margin: 0 auto 10px;
    color: #fff;
    font-weight: 700;
    font-size: 1.3rem;
    border-radius: 100px;
    border: 2px solid #03071f;
    background-color: #000;
}
.ec-pressroomTopIntroRole__links a.line::before {
    content: '';
    display: block;
    width: 25px;
    height: 20px;
    margin-right: 10px;
    background-image: url(../common/images/btn_icon_line.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.ec-pressroomTopIntroRole__links a.tel::before {
    content: '';
    display: block;
    width: 25px;
    height: 20px;
    margin-right: 10px;
    background-image: url(../common/images/btn_icon_tel_white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.ec-pressroomTopIntroRole__links a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 9px;
    height: 12px;
    background-image: url(../common/images/btn_arrow_cercle.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(-50%);
}
/* sns */
.ec-pressroomTopIntroRole__sns-list {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ec-pressroomTopIntroRole__sns-item {
    width: 55px;
    margin: 0 12px;
}
.ec-pressroomTopIntroRole__sns-item a {
    display: block;
    height: 100%;
    width: 100%;
}
/*------------------------------------------------------------
プレスルームTOP イントロ end
------------------------------------------------------------*/
/*------------------------------------------------------------
プレスルームTOP スタッフ紹介 start
------------------------------------------------------------*/
.ec-pressroomTopStaffRole {
    padding: 62px 0 40px;
}
/* タイトル */
.ec-pressroomTopStaffRole__title {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
    z-index: 10;
}
.ec-pressroomTopStaffRole__title-text {
    text-align: center;
}
.ec-pressroomTopStaffRole__title-text small {
    display: block;
    font-size: 1.2rem;
    color: #000;
    font-weight: 700;
}
.ec-pressroomTopStaffRole__title-text span {
    font-family: oswald;
    font-size: 2.5rem;
    letter-spacing: 0.12em;
    font-weight: 400;
}
.ec-pressroomTopStaffRole__title-text::before {
    position: absolute;
    content: '';
    width: 21px;
    height: 4px;
    background: url(../common/images/bg_ttl_line.png) left top no-repeat;
    background-size: 21px 4px;
    bottom: -21px;
    left: 50%;
    transform: translateX(-50%);
}
/* スタッフ */
.ec-pressroomTopStaffRole__staff .item {
    margin-bottom: 40px;
}
.ec-pressroomTopStaffRole__staff .item .img_area {
    position: relative;
    margin-bottom: 20px;
}
.ec-pressroomTopStaffRole__staff .item .img_area img {
    position: relative;
    z-index: 1;
}
.ec-pressroomTopStaffRole__staff .item a:hover .img_area img {
    opacity: 1.0;
    transition: all .3s 0 ease-in-out;
}
.ec-pressroomTopStaffRole__staff .item .img_area::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 7px;
    display: block;
    width: 335px;
    height: 223px;
    background: url(../press_staff/images/staff_bg.jpg) no-repeat;
    background-size: contain;
    z-index: 0;
}
.ec-pressroomTopStaffRole__staff .item .work {
    color: #000;
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 7px;
}
.ec-pressroomTopStaffRole__staff .item .name_area {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 7px;
    z-index: 2;
}
.ec-pressroomTopStaffRole__staff .item .name_area .name {
    line-height: 1;
    color: #000;
    font-size: 1.8rem;
    font-weight: 700;
    margin-right: 15px;
}
.ec-pressroomTopStaffRole__staff .item .name_area .romanname {
    line-height: 1;
    color: #000;
    font-family: montserrat;
    font-size: 1.0rem;
    font-weight: 500;
    text-transform: uppercase;
}
.ec-pressroomTopStaffRole__staff .item .name_area .sns-links {
    position: absolute;
    top: -26px;
    right: 12px;
    display: flex;
    margin-left: 20px;
}
.ec-pressroomTopStaffRole__staff .item .name_area .sns-link {
    display: block;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}
.ec-pressroomTopStaffRole__staff .item .name_area::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 18px;
    background: url(../common/images/btn_arrow_cercle.png) no-repeat;
    background-size: contain;
    z-index: 2;
}
/*------------------------------------------------------------
プレスルームTOP スタッフ紹介 end
------------------------------------------------------------*/
/*------------------------------------------------------------
ブログ start
------------------------------------------------------------*/
.ec-pressroomTopBlogRole {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #f8f5f6;
}
/* タイトル */
.ec-pressroomTopBlogRole__title {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
    z-index: 10;
}
.ec-pressroomTopBlogRole__title-text {
    position: relative;
    text-align: center;
    z-index: 1;
}
.ec-pressroomTopBlogRole__title-text small {
    display: block;
    font-size: 1.2rem;
    color: #000;
    font-weight: 700;
}
.ec-pressroomTopBlogRole__title-text span {
    font-family: oswald;
    font-size: 2.5rem;
    letter-spacing: 0.12em;
    font-weight: 400;
}
.ec-pressroomTopBlogRole__title-text::before {
    position: absolute;
    content: '';
    width: 21px;
    height: 4px;
    background: url(../common/images/bg_ttl_line.png) left top no-repeat;
    background-size: 21px 4px;
    bottom: -21px;
    left: 50%;
    transform: translateX(-50%);
}
/* ブログ */
.ec-pressroomTopBlogRole__list .item {
    margin-bottom: 25px;
}
.ec-pressroomTopBlogRole__list .item a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ec-pressroomTopBlogRole__list .item .img {
    width: 100px;
    height: 70px;
    margin-right: 15px;
    background: #f6f3f4;
}
#main .ec-pressroomTopBlogRole__list .item .img img {
    width: 100%;
    height: 100%;
    max-width: unset;
    object-fit: scale-down;
    /* for ie (ofi.min.js) */
    font-family: 'object-fit: scale-down;';
}
.ec-pressroomTopBlogRole__list .item .text_area {
    width: calc(100% - 115px);
}
.ec-pressroomTopBlogRole__list .item .info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ec-pressroomTopBlogRole__list .item .info_category {
    background-color: #f64077;
    font-size: 1.0rem;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    padding: 2px 5px;
    margin-right: 10px;
}
.ec-pressroomTopBlogRole__list .item .info_date {
    font-family: roboto;
    font-weight: 500;
    font-size: 1.1rem;
    color: #000;
}
.ec-pressroomTopBlogRole__list .item h3 {
    margin-top: 6px;
    color: #000;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.5;
}
/* VIEW MORE */
.ec-pressroomTopBlogRole__link {
    text-align: center;
    width: 275px;
    margin: 25px auto 0;
    transform: translateX(-10px);
}
.ec-pressroomTopBlogRole__link a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 55px;
    margin: 0 auto 10px;
    font-family: montserrat;
    color: #fff;
    font-weight: 600;
    font-size: 1.2rem;
    border-radius: 100px;
    border: 2px solid #03071f;
    background-color: #000;
    letter-spacing: 0.2em;
}
.ec-pressroomTopBlogRole__link a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 9px;
    height: 12px;
    background-image: url(../common/images/btn_arrow_w.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(-50%);
}
/*------------------------------------------------------------
ブログ end
------------------------------------------------------------*/
/*------------------------------------------------------------
MOVIE start
------------------------------------------------------------*/
.ec-pressroomTopMovieRole {
    padding-top: 70px;
}
.ec-pressroomTopMovieRole__title {
}
/* タイトル */
.ec-pressroomTopMovieRole__title {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
    z-index: 10;
}
.ec-pressroomTopMovieRole__title-text {
    position: relative;
    text-align: center;
    z-index: 1;
}
.ec-pressroomTopMovieRole__title-text::after {
    content: "";
    background: url(../press_staff/images/movie_bubble.png) no-repeat center/contain;
    width: 106px;
    height: 108px;
    position: absolute;
    right: -5px;
    top: -40px;
}
.ec-pressroomTopMovieRole__title-text small {
    display: block;
    font-size: 1.2rem;
    color: #000;
    font-weight: 700;
}
.ec-pressroomTopMovieRole__title-text span {
    font-family: oswald;
    font-size: 2.5rem;
    letter-spacing: 0.12em;
    font-weight: 400;
}
.ec-pressroomTopMovieRole__title-text::before {
    position: absolute;
    content: '';
    width: 21px;
    height: 4px;
    background: url(../common/images/bg_ttl_line.png) left top no-repeat;
    background-size: 21px 4px;
    bottom: -21px;
    left: 50%;
    transform: translateX(-50%);
}
/* カテゴリ一覧 */
.ec-pressroomTopMovieRole__category {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 15px;
    margin-bottom: 30px;
}
.ec-pressroomTopMovieRole__category-item {
    display: block;
    padding: 3px 10px;
    color: #000;
    font-weight: 700;
    font-size: 1.3rem;
    border-radius: 100px;
    background-color: #f8f5f6;
    cursor: pointer;
}
.ec-pressroomTopMovieRole__category-item.is-active {
    color: #fff;
    background-color: #000;
}
/* 動画 */
.ec-pressroomTopMovieRole__movie-item {
    margin-bottom: 25px;
}
.ec-pressroomTopMovieRole__movie-item p {
    margin-top: 12px;
    font-size: 1.3rem;
    line-height: 1.5;
}
.ec-pressroomTopMovieRole__movie-movie {
    padding: 5px;
    background-color: #f5c1c0;
}
.iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* アスペクト比16:9の場合 */
    height: 0;
    overflow: hidden;
}
.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* VIEW MORE */
.ec-pressroomTopMovieRole__link {
    text-align: center;
    width: 275px;
    margin: 25px auto 0;
}
.ec-pressroomTopMovieRole__link a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 55px;
    margin: 0 auto 10px;
    color: #fff;
    font-weight: 600;
    font-size: 1.3rem;
    border-radius: 100px;
    border: 2px solid #03071f;
    background-color: #000;
}
.ec-pressroomTopMovieRole__link a::before {
    content: '';
    display: block;
    width: 25px;
    height: 20px;
    margin-right: 10px;
    background-image: url(../press_staff/images/icon_movie_white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.ec-pressroomTopMovieRole__link a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 9px;
    height: 12px;
    background-image: url(../common/images/btn_arrow_w.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(-50%);
}
/*------------------------------------------------------------
MOVIE end
------------------------------------------------------------*/
/*------------------------------------------------------------
INSTAGRAM start
------------------------------------------------------------*/
.ec-pressroomTopInstaRole {
    padding-top: 70px;
    /* margin-bottom: 60px; */
}
/* タイトル */
.ec-pressroomTopInstaRole__title {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
    z-index: 10;
}
.ec-pressroomTopInstaRole__title-text {
    position: relative;
    text-align: center;
    z-index: 1;
}
.ec-pressroomTopInstaRole__title-text small {
    display: block;
    font-size: 1.2rem;
    color: #000;
    font-weight: 700;
}
.ec-pressroomTopInstaRole__title-text span {
    font-family: oswald;
    font-size: 2.5rem;
    letter-spacing: 0.12em;
    font-weight: 400;
}
.ec-pressroomTopInstaRole__title-text::before {
    position: absolute;
    content: '';
    width: 21px;
    height: 4px;
    background: url(../common/images/bg_ttl_line.png) left top no-repeat;
    background-size: 21px 4px;
    bottom: -21px;
    left: 50%;
    transform: translateX(-50%);
}
/* インスタグラム */
.ec-pressroomTopInstaRole__insta {
    background-image: url(../press_staff/images/insta_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 20px 25px;
}
.ec-pressroomTopInstaRole__insta h3 {
    position: relative;
    top: -15px;
    width: 180px;
    margin: 0 auto;
}
.ec-pressroomTopInstaRole__list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.ec-pressroomTopInstaRole__item {
    width: 94px;
    height: 94px;
    margin: 2px;
}
.ec-pressroomTopInstaRole__item img {
    width: 100%;
    height: 100%;
    max-width: unset;
    object-fit: cover;
    /* for ie (ofi.min.js) */
    font-family: 'object-fit: cover;';
}
/* VIEW MORE */
.ec-pressroomTopInstaRole__link {
    text-align: center;
    width: 275px;
    margin: 25px auto 0;
}
.ec-pressroomTopInstaRole__link a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 55px;
    margin: 0 auto 10px;
    color: #fff;
    border-radius: 100px;
    border: 2px solid #03071f;
    background-color: #000;
    font-family:montserrat;
    font-weight: 600;
    font-size: 1.2rem;
    letter-spacing: 0.2em;
}
.ec-pressroomTopInstaRole__link a::before {
    content: '';
    display: block;
    width: 25px;
    height: 20px;
    margin-right: 10px;
    background-image: url(../press_staff/images/icon_insta_white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.ec-pressroomTopInstaRole__link a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 9px;
    height: 12px;
    background-image: url(../common/images/btn_arrow_w.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(-50%);
}
/*------------------------------------------------------------
INSTAGRAM end
------------------------------------------------------------*/
/*------------------------------------------------------------
SNS start
SNSアイコンはec-pressroomTopIntroRole__sns-listのスタイルを使用
------------------------------------------------------------*/
.ec-pressroomSnsRole {
    margin: 30px auto;
}
/*------------------------------------------------------------
SNS end
------------------------------------------------------------*/
