@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');

/*
"Anton", sans-serif;
黄色:fff551
黒:1b1b1b


*/

#post-hidden h4, #post-hidden p {
    line-height: 1.8;
    margin-bottom: 20px;
}
#post-hidden p b {
    padding-right: 16px;
}

@media screen and (min-width: 769px) {
#post-hidden h4, #post-hidden > p, #post-hidden div h4, #post-hidden div > p {
    font-size: 16px;
}
#post-hidden h3, #post-hidden > p {
    margin-bottom: 30px;
}


}
.ebjc-special {
   font-family: 'Hiragino Kaku Gothic ProN',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

.ebjc-special {
    background-image: url("../images/emotion_big_jacket_collection/base.jpg");
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 20px 0;
}
.ebjc-special * {
    box-sizing: border-box;
}
.ebjc-special img {
	max-width: 100%;
	height: auto;
}

#ebjc-title {
    margin-bottom: 50px;
}
#ebjc-title:not(.ebjc-main) {
    background: #fff551;
    padding: 5px 5px 0 5px;
}

.ebjc-post {
    background: #fff;
	padding: 30px;
}
.ebjc-post-box {
    margin-bottom: 40px;
}
.ebjc-post-title {
	color: #fff;
    font-size: 18px;
	font-weight: 500;
    padding: 10px;
    background: #1b1b1b;
    margin-bottom: 20px;
}
.ebjc-post h4 {
	font-size: 16px;
}
.ebjc-post p {
	line-height: 2;
}
.ebjc-post p a {
    color: #0869b3;
	border-bottom: solid 1px;
}
.ebjc-item__list >li {
	margin-bottom: 60px;
}
.ebjc-item__list .ebjc-img {
	text-align: center;
	margin-top: 20px;
}
.ebjc-item__list .ebjc-img img {
	max-width: 80%;
}
.ebjc-item__list .ebjc-img-flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ebjc-item__list .ebjc-img-flex img {
	max-width: 48%;
}

.ebjc-lang__list >li {
    margin-top: 20px;
}
.ebjc-lang__list >li a {
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    background: #1b1b1b;
    padding: 10px;
    position: relative;
}
.ebjc-lang__list >li a:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: calc(50% - 6px);
}

/* post */
.ebjc-special .article {
	background: none;
}
.ebjc-special .article a {
	background: #fff;
	border: solid 1px #ccc;
    overflow: hidden;
}
.ebjc-special .article .article-contents {
	padding: 0;
}
.ebjc-special .article .fig {
    margin: 0 auto;
}
.ebjc-special .article .fig img {
    width: 100%;
}
.ebjc-special .article .info {
	padding: 10px;
}
.ebjc-special .article h3 {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 20px;
}
.ebjc-special .article .title {
    font-size: 13px;
    margin: 0 0 10px;
    color: #222;
}
.ebjc-special .article .time {
	color:#222;
}


.ebjc-special #more-btn a {
	color: #1b1b1b;
    border-radius: 0;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 50px;
	background: #fff551;
}

#ebjc-copyright {
	font-size: 10px;
	text-align: center;
	color: #fff;
	line-height: 1.8;
	margin:50px auto;
}

/* ------------------------------------

   side

--------------------------------------*/
.side-ebjc .side-container .common_navigation-box-wrap{
	margin:auto;
}
.side-ebjc .common_navigation-box {
    padding: 2px 8px 8px 2px;
    margin-bottom: 30px;
    position: relative;
    background: #fff551;
}
.side-ebjc .common_navigation {
    background: #1b1b1b;
	padding: 20px 10px;
}
.side-ebjc .common_navigation li {
	position: relative;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-left: solid 1px #fff551;
}
.side-ebjc .common_navigation li:after {
	content: '';
	width: calc(100% - 5px);
	height: 1px;
    background: #fff551;
	position: absolute;
	bottom: 0;
	left: 5px;
}
.side-ebjc .common_navigation > li a {
    display: block;
    color: #fff551;
    font-size: 18px;
	font-weight: 500;
    position: relative;
    padding: 0 0 10px 10px;
}
.side-ebjc .common_navigation > li a .ebjc-nav-en {
	font-size: 200%;
	font-family: "Anton", sans-serif;
	letter-spacing: 2px;
	margin-right: 10px;
}

.side-ebjc .common_navigation > li.has-subnav {
	border: none;
	margin-bottom: 0;
}
.side-ebjc .common_navigation > li.has-subnav:after {
	display:none;
}
.side-ebjc .common_navigation .ebjc-sunnav {
    display: flex;
    justify-content: space-between;
}
.side-ebjc .common_navigation .ebjc-sunnav >li {
    width: 45%;
	text-align: center;
	margin-bottom: 0;
}
.side-ebjc .common_navigation .ebjc-sunnav >li a,
.side-ebjc .common_navigation .ebjc-sunnav >li a .ebjc-nav-en {
	font-size: 24px;
    margin: 0;
    padding-bottom: 0;
}


/* common-movie */
.side-ebjc .common-movie .widget_text {
	list-style: none;
}
.side-ebjc .common-movie .thumbnail {
	margin-bottom: 10px;
}
.side-ebjc .common-movie .thumbnail img {
    width: 100%;
	max-width: 100%;
	height: auto;
}
.side-ebjc .common-movie {
	margin-top: 40px;
}
.side-ebjc .common-movie h3 {
    text-align: center;
    color: #fff551;
    font-size: 14px;
    font-weight: 500;
	padding: 14px 0;
	margin-bottom: 20px;
    letter-spacing: 2px;
	background: #1b1b1b;
}
.side-ebjc .common-movie .boxvideo-contents {
	padding: 20px;
}
.side-ebjc .common-movie .textArea h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}


@media screen and (min-width: 768px) {

    .ebjc-special #main-container {
       width: 680px;
	   margin: 0;
    }
	.ebjc-special #main {
		width: 680px;
		float: left;
	}
	.ebjc-post #main {
       padding-top: 10px;
	   background: #fff;
	}
	.side-ebjc#side {
		width: 320px;
		float: right;
    }
	.side-ebjc #side-container {
		width: 320px;
	}

}


@media screen and (max-width: 767px) {

	.ebjc-post {
		padding: 30px 15px;
	}
    .ebjc-special #main {
        margin-bottom: 70px;
    }

    #ebjc-pc-side {
        padding: 0 15px;
    }
    
}

