@charset "utf-8";
/* 社労士のための事務所”運営”コンプリートBOOK｜ */

header h1{margin:19px 0 0;padding-bottom: 0}
header h1 a{font-size: 15px;border-bottom: 4px solid #fcc80d; text-decoration: none!important;color: #000;}
header h1 span{font-size: 22px;color: #fff;background:#fcc80d;padding: 4px 7px 0; }


.p-hero {
	background:#bcb09a;
    background: url(https://www.accs-c.co.jp/lp/socialdvd2021/assets/img/hero_bg3.jpg) center no-repeat;
	
    background-size: cover;
    padding: 30px 0 30px;
    min-height: 900px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.p-hero h2{font-family:'メイリオ', 'Meiryo', sans-serif; font-weight: bold;font-size:3.2rem;line-height: 120%;
	text-shadow: 2px 2px 3px #fff/*#808080*/;}
.p-hero h2 span{font-family:'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', serif;font-weight: 600;font-size:3.4rem;}
.p-hero h3{font-family:'メイリオ', 'Meiryo', sans-serif; font-weight: bold;font-size:2.2rem;letter-spacing: 1px;line-height: 140%;}
.p-hero h3 span{color: #fff;font-weight: bold;}

#p-price .c-headline {
	font-size:2.3rem;}
#p-price p{font-size:1.6rem;}

.c-btn.is-primary{background:#ff4824!important; }

.p-result .c-headline-slide {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fcc80d), color-stop(50%, transparent));
    background-image: -webkit-linear-gradient(left, #fcc80d 50%, transparent 50%);
    background-image: linear-gradient(to right, #fcc80d 50%, transparent 50%);
}
.p-result__ba__after {
    border-color: #fcc80d;
    color: #72623E;
}
.p-casestudy__case .c-flex__item {
    background: #fff;
    }
.p-casestudy__case .c-flex__item .c-headline.is-small {
    color: #ff4824;
    }

.p-price .c-headline-slide {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fcc80d), color-stop(50%, transparent));
    background-image: -webkit-linear-gradient(left, #fcc80d 50%, transparent 50%);
    background-image: linear-gradient(to right, #fcc80d 50%, transparent 50%);
}

.tb{display: none!important;}
.pc{display: block!important;}
.sp{display: none!important;}	


/*==================1350=========================*/
@media screen and (max-width: 1350px) {
.p-hero {
    background: url(https://www.accs-c.co.jp/lp/socialdvd2021/assets/img/hero_bg4.jpg) center no-repeat;
	background-size: 100% auto;background-size: cover;width: 100%;max-height:900px; }
}

/*==================480=========================*/
@media screen and (max-width: 480px) {
	
.sp {display: block!important;}
.tb {display: none!important;}
.pc {display: none!important;}	

.l-header__logo {
     left: 40%;height: 50px;
	}
header h1{color:#444!important;}
header h1 a {
	font-size: 13px;}
header h1 span{font-size: 14px;}	

.p-hero h2 {
    	font-size: 2.5rem;}	
.p-hero h2 span {
        font-size: 2.8rem;
}	
.p-hero h3 {
	font-size: 1.0rem;	}
}
