﻿/* all page */
/* color ---------------------------------------------------------------------------------------------*/
.linkStyle{color: #1e257d;text-decoration: underline;transition: opacity .3s;}
.linkStyle:hover{opacity: 0.7}
.txt_color1, .hvr_txt_color1:hover{color: #1e257d;} /* メインカラー */
.txt_color2, .hvr_txt_color2:hover{color: #e6e6e6} /* サブカラー */
.txt_color3, .hvr_txt_color3:hover{color: #9e0081;} /* アクセントカラー1 */
.txt_color4, .hvr_txt_color4:hover{color: #a1a1a1;} /* アクセントカラー2 */

/* background-color */
.bg_color1, .hvr_bg_color1:hover{background-color: #1e257d;} /* メインカラー */
.bg_color2, .hvr_bg_color2:hover{background-color: #e6e6e6} /* サブカラー */
.bg_color3, .hvr_bg_color3:hover{background-color: #9e0081;} /* アクセントカラー1 */
.bg_color4, .hvr_bg_color4:hover{background-color: #a1a1a1;} /* アクセントカラー2 */

/* border-color ※!important */
.border_color1, .hvr_border_color1:hover{border-color: #1e257d;}
.border_color2, .hvr_border_color2:hover{border-color: #e6e6e6}
.border_color3, .hvr_border_color3:hover{border-color: #9e0081;}
.border_color4, .hvr_border_color4:hover{border-color: #a1a1a1;}

.l-mask, .l-mask--gr, .l-mask--top{
    background: linear-gradient(0deg, rgba(228,62,139,1) 0%, rgba(142,0,112,1) 53.0922%, rgb(30 37 125) 100%);
}
.l-menu__contact a{
    background-color: #fff;
}
.l-menu__body h3 span{
    color: #fff;
}


.banner__fix{
    bottom: 0;
    right: 0;
    z-index: 5;
}

/* header */
#header_contact a.btn_back{
	height: 82px!important;
    background-color: #9e0081;
}
#header {
    background-color: rgba(255,255,255,0.5);
}
#header_contact a.btn_back:hover {
    background-color: #ffffff;
}
#logo {
    width: 200px;
}
#header_contact span {
    color: #fff;
}
#header_contact a.btn_back:hover {
    background-color: rgba(158,0,129,0.3);
}

/* top ----------------*/
/* main img */
header span.before, header span.after{
	background: #ffffff;
}
.main_catch{
    bottom: 5%;
    right: 3%;
    z-index: 4;
}
.main_catch .main_catch1{
	line-height: 1.5;
	font-size: 80px;
	display: inline-block;
    background: rgb(0,44,140);
    background: linear-gradient(360deg, rgba(0,44,140,1) 19.7675%, rgba(170,0,139,1) 53.5241%, rgba(232,82,152,1) 83.9355%);
    background: -webkit-linear-gradient(360deg, rgba(0,44,140,1) 19.7675%, rgba(170,0,139,1) 53.5241%, rgba(232,82,152,1) 83.9355%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main_catch .main_catch1 span{
	font-size: 130px;
}

/* main */

/* intro */
#top_message p:first-of-type {
    font-size: 20px;
    position: relative;
    text-align: center;
    transform: none;
    top: 0;
    left: 0;
    line-height: 1;
    color: #9e0081;
}
#top_message h2 {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
}

/* contents */
#top_contents1 h3, #top_contents2 h3, #top_contents3 h3 {
    z-index: 2;
}
#top_contents1 h3::before, #top_contents2 h3::before {
    color: #fff;
    z-index: -1;
}
#top_contents1 div span.after {
    background: linear-gradient(-90deg, rgba(228,62,139,1) 0%, rgba(142,0,112,1) 53.0922%, rgb(30 37 125) 100%);
}
#top_contents2 div span.after {
    background: linear-gradient(90deg, rgba(228,62,139,1) 0%, rgba(142,0,112,1) 53.0922%, rgb(30 37 125) 100%);
}
#top_contents3 {
    position: relative;
    overflow: hidden;
}
#top_contents3 div span.after{
    width: 50%;
    height: 200%;
    position: absolute;
    z-index: 1;
    -webkit-transform: skewX(-26.35deg);
    transform: skewX(-26.35deg);
}
#top_contents3 div span.after {
    background: linear-gradient(-90deg, rgba(228,62,139,1) 0%, rgba(142,0,112,1) 53.0922%, rgb(30 37 125) 100%);
    top: -50%;
    left: -30%;
}
#top_contents3 h3 {
    position: relative;
}
#top_contents3 h3::before{
    font-family: "Russo One", "Noto Sans JP","Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "YuGothic M", meiryo, sans-serif;
    font-size: 97px;
    opacity: 0.4;
    color: #fff;
    z-index: -1;
    position: absolute;
}
#top_contents3 h3::before {
    content: "03";
    top: -85px;
    left: -70px;
}

/* topcms */
#top_cms .cms_1-c .cate_box {
	 border-radius: 5px;
	 background-color: #fff;
	 align-items: center;
}
#top_cms .cms_title:after {
    border-bottom: 2px solid #ffffff;
}

/*interview_topcms*/
#top_cms .service .cms_title, #top_cms .interview .cms_title{
    position: absolute;
	top: -100px;
	right: 5%;
}
#top_cms .service .cms_title h2, #top_cms .interview .cms_title h2{
	font-size: 100px;
	display: inline-block;
    background: rgb(0,44,140);
    background: linear-gradient(360deg, rgba(0,44,140,1) 19.7675%, rgba(170,0,139,1) 53.5241%, rgba(232,82,152,1) 83.9355%);
    background: -webkit-linear-gradient(360deg, rgba(0,44,140,1) 19.7675%, rgba(170,0,139,1) 53.5241%, rgba(232,82,152,1) 83.9355%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.p-top-interview__img {
    overflow: hidden;
    position: relative;
}
.p-top-interview__img-wrap .p-top-interview__img::before {
    position: absolute;
    top: calc(50% - 13px);
    right: 0;
    left: 0;
    z-index: 4;
    display: block;
    margin: auto;
    width: 100%;
    color: #fff;
    content: "MORE";
    text-align: center;
    letter-spacing: .3em;
    font-weight: 700;
    font-style: normal;
    font-size: 26px;
    font-family: urw-din-condensed, sans-serif;
    line-height: 1;
    opacity: 0;
    -webkit-transition: opacity .3s .1s;
    transition: opacity .3s .1s;
}
.p-top-interview__img-wrap .p-top-interview__img::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    transform: scale(0);
    content: "";
    transition: all .8s;
    opacity: 0;
}
.p-top-interview__img-wrap:hover .p-top-interview__img::before {
    opacity: 1;
    -webkit-transition: opacity .3s .1s;
    transition: opacity .3s .1s;
}
.p-top-interview__img-wrap:hover .p-top-interview__img::after {
    transform: scale(1);
    opacity: 1;
}
.p-top-txt__ttl{
    letter-spacing: .1em;
    line-height: 1.3;
}
.c-more{
    transition: all .3s;
}
.c-more:hover{
    color: #e85298;
    border-color: #e85298;
}

/*service_topcms*/
#top_cms .service .cms_title{
    right: auto;
	left: 5%;
}
.link_type_slick .box_txt1 {
    height: 6em;
	line-height: 1.7;
}
.link_type_slick .date {
    padding: 9px 22px 7px;
    border-radius: 45px;
}
.slick-slide img {
    box-shadow: 0 2px 4px rgb(0 0 0 / 0%);
}
/*--- slick ------------------------------------*/
.link_type_slick .slick-box{
    opacity: 0;
    transition: 3s;
}
.link_type_slick .slick-initialized{
    opacity: 1
}
.link_type_slick .slick-box .prev,.slick-box .next {
    display: block;
	cursor: pointer;
	position: absolute;
	top: 40%;
	z-index: 1;
	padding: 15px;
}
.link_type_slick .slick-container{
    padding-left: 30px;
    padding-right: 30px;
}
.link_type_slick .slick-box .prev {
	left: -54px;
}
.link_type_slick .slick-box .next {
	right: -54px;
}
/* Dots */
.link_type_slick .slick-dots{
    position: absolute;
    bottom: -35px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.link_type_slick .slick-dots li{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.link_type_slick .slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.link_type_slick .slick-dots li button:hover,
.link_type_slick .slick-dots li button:focus{
    outline: none;
}
.link_type_slick .slick-dots li button:hover:before,
.link_type_slick .slick-dots li button:focus:before{
    opacity: 1;
}
.link_type_slick .slick-dots li button:before{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '●';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.link_type_slick .slick-dots li.slick-active button:before{
    opacity: .75;
    color: black;
}
/* 最後まで行ったら、矢印透過する */
.link_type_slick .slick-disabled{
	opacity: 0.3;
}
/* 要素の高さを合わせる */
.link_type_slick .slick-slide {
	height: auto !important;
}
.link_type_slick .slick-track {
	display: flex;
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.link_type_slick .slick-container{
    padding-left: 0;
    padding-right: 0;
}
.link_type_slick .slick-box .prev {
	left: -8px;
}
.link_type_slick .slick-box .next {
	right: -8px;
}
/* 両サイドの画像を透過 */
.link_type_slick .slick-initialized .slick-slide{
	opacity: 0.1; 
}
/* センター画像を非透過 */
.link_type_slick .slick-initialized .slick-slide.slick-center{
	opacity: 1; 
}
}

/* footer */
footer{
    background: linear-gradient(0deg, rgba(228,62,139,1) 0%, rgba(142,0,112,1) 53.0922%, rgba(2,8,100,1) 100%);
}
#footer {
    border-bottom: 1px solid #ffffff;
}
#footer_contact h3{
    color: #1e257d;
    font-weight: bold;
}
.footer_sitemap {
    border-left: 1px solid #ffffff;
}
#logo2 {
    width: 200px;
}


/* under page */
#filter_white {
    padding: 160px 0px 120px;
}
#page_title header span.before{
	background: linear-gradient(180deg, rgba(228,62,139,1) 0%, rgba(142,0,112,1) 53.0922%, rgba(2,8,100,1) 100%);
}
#page_title header span.after{
	background: linear-gradient(0deg, rgba(228,62,139,1) 0%, rgba(142,0,112,1) 53.0922%, rgba(2,8,100,1) 100%);
}

/* cms1 */

/* cms2 */

/* cms3 */

/* cms4 */

/* cms5 */

/* page7 */

/* page8 */

/* page9 */

/* page10 */


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
    .l-header__toggle {
        top: 20px;
    }
    .main_catch .main_catch1 {
        font-size: 40px;
    }
    .main_catch .main_catch1 span {
        font-size: 90px;
    }
    #top_contents1 h3::before, #top_contents2 h3::before {
        opacity: 0.4;
        color: #d73587;
    }
    #top_contents3 h3::before {
        position: absolute;
        top: -80%;
        left: 50%;
        transform: translate(-50%,-50%);
        color: #d73587;
    }
    #top_contents1 p, #top_contents2 p, #top_contents3 p{
        opacity: 0.8;
    }
    
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
    .main_catch .main_catch1 {
        font-size: 30px;
    }
    .main_catch .main_catch1 span {
        font-size: 60px;
    }
    #top_message h2 {
        font-size: 24px;
    }
    #top_contents3 div span.after {
        display: none;
    }
    #top_contents3 h3::before {
        font-size: 48px;
    }
    #top_cms .service .cms_title, #top_cms .interview .cms_title {
        top: -50px;
    }
    #top_cms .service .cms_title h2, #top_cms .interview .cms_title h2 {
        font-size: 50px;
    }
    footer{
        padding-bottom: 50px;
    }
    #footer_contact p .c-btn {
        padding: 30px 10px!important;
        width: 270px;
    }
    
}





