f@charset "utf-8";
/*------------------------------------------------------------
	index.html
------------------------------------------------------------*/


#gFooter .fNavi .navi02 img {
	opacity: 0.5 !important;
}

.spBox .spLink .link02 img {
	opacity: 0.5 !important;
}

#main {
	width: 920px;
}

#gHeader .navi02 img {
  opacity: 0.5 !important;
}

.listUl {
	margin: 0 -20px 0 0px;
	margin-bottom: 81px;
}

.listUl li {
	margin-bottom: 85px;
	width: 308px;
	float: left;
}

.listUl li a {
	text-decoration: none;
}

.listUl .liStyle {
	width: 220px;
}

.listUl li .top {
	margin: 0;
	font-size: 26px;
	font-family: Prata-Regular;
	line-height: inherit;
	-webkit-font-smoothing: antialiased;
}

.listUl li .top span {
	color: #999;
}

.listUl li .name {
	margin: 0;
	font-size: 21px;
	font-family: 'IPAexm',"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 3.5px;
	line-height: inherit;
}
.listUl li .name small {
	font-size: 11px !important;
	letter-spacing: -.03em;
	opacity: .75;
	font-weight: bold !important;
}

.listUl li .name span {
	margin-top: 10px;
	display: block;
	font-size: 14px;
	font-family: "NotoSans", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: normal;
	min-height: 21px;
}

.comingSoon {
	text-align: center;
}

/*------------------------------------------------------------
	detail.html
------------------------------------------------------------*/
.nishi_box {
	margin-top: -170px;
}

.listUl a {
	position: relative;
	display: inline-block;
	transition: .3s;
}

.listUl a::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 0;
	height: 1px;
	background-color: #fff;
	transition: .3s;
}

.listUl a:hover::after {
	width: 100%;
}

.ttl_m {
	margin-top: 54px;
}

.addBox .subBox {
	float: left;
	width: 48%;
}

.addBox .subBox:last-child {
	float: right;
}

@media all and (min-width: 0) and (max-width: 767px) {
	/*------------------------------------------------------------
		index.html
	------------------------------------------------------------*/
	#main {
		width: auto;
	}
	
		
	h2 {
		margin-bottom: 29px !important;
	}
	
	.listUl {
		margin: 0 0 48px 0;
	}
	
	.listUl li {
		margin-bottom: 30px;
		width: 100% !important;
		text-align: center;
	}
	
	.listUl li .top {
		font-size: 18px;
	}
	
	.listUl li .name {
		font-size: 16.5px;
	}
	.listUl li .name small {
    font-size: 9px !important;
	}
	.listUl li .name span {
		margin-top: 2px;
		font-size: 7.5px;
	}
	
	/*------------------------------------------------------------
		detail.html
	------------------------------------------------------------*/
	.ttl_m {
		margin-top: 41px;
	}
	
	.listUl a:hover::after {
		width: 0px;
	}
	
	.addBox .subBox {
		width: 100%;
	}
	
}
	
/*------------------------------------------------------------
	mari_yamazaki.html
------------------------------------------------------------*/
p {
	margin-bottom: 40px;
	font-size: 12px;
	line-height: 1.8;
}

h3 {
	margin-bottom: 10px;
	font-size: 16px;
}

h3 span {
	font-size: 12px;
	font-weight: normal;
	opacity: .9;
}

.dlList {
	margin-bottom: 55px;
	font-size: 12px;
	line-height: 1.8;
}

.dlList dt {
	float: left;
}

.dlList dd {
	padding: 0 0 22px 5.7em;
}

.dlTxt {
	padding-top: 28px;
	font-size: 12px;
	line-height: 1.99;
}

.dlTxt dd {
	margin-bottom: 24px;
}

.lightBox {
	position: relative;
}

.light-img {
	width: 300px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}

.bg01 {
	width: 70%;
	right: auto;
	left: 0;
	top: 20%;
}

.speBg {
	position: absolute;
	width: 580px;
	margin-top: 194px;
	left: 50%;
	margin-left: -400px;
}

.main_box {
	margin: -22px 0px 565px 0;
	position: relative;
}

.main_box .ttl_box {
	width: 50%;
	position: absolute;
	top: 0;
	right: 0px;
}

.main_box .photo_box {
	float: left;
}

.main_box h2 {
	text-align: right !important;
}

.main_box .nameText {
	height: 470px;
}

.main_box .nameText .type {
	margin: 0px 15px 0 0;
}

.speBox {
	position: relative;
	z-index: 200;
}

.comics-box {
	overflow: hidden;
	width: 100%;
	margin: -30px auto 80px;
}
.comics-box img {
	width: 23%;
	margin: 0 1%;
	display: block;
	float: left;
}

.main_box h2 {
	text-align: left;
	padding-top: 22px;
}

.main_box h2 img {
	width: 400px;
}

.dlist-box {
	overflow: hidden;
	width: 100%;
}

.dlist-box .dlList {
	float: left;
	width: 50%;
}

.dlist-box .dlList:first-child {
	width: 40%;
	padding-right: 5%;
}


@media all and (min-width: 0) and (max-width: 767px) {
    p {
		margin-bottom: 38px;
		font-size: 9.5px;
		line-height: 1.79;
	}
	
	.bg-space {
		margin-bottom: 120px;
	}
	.light-img {
		height: 240px;
		position:  absolute;
		bottom: -120px;
		right: -80px;
	}
	.light-img img {
		width: 200px;
		float: right;
	}

	h3 {
		margin-bottom: 11px;
		font-size: 11px;
	}

	.btmLink {
		position: inherit;
		left: 0;
		bottom: 0;
		text-align: center;
	}
	
	 .dlist-box {
		overflow: hidden;
		width: 100%;
	}
	.dlist-box .dlList {
		float: none;
		width: 100%;
	}
	.dlist-box .dlList:first-child {
		width: 100%;
		padding-right: 0;
	}

	.dlList {
		margin-bottom: 15px;
		font-size: 9.5px;
	}

	.dlList dd {
		padding-bottom: 18px;
	}

	.dlTxt {
		padding-top: 15px;
		font-size: 9.5px;
	}

	.dlTxt dd {
		margin-bottom: 18px;
	}

    .comics-box {
		overflow: hidden;
		width: 100%;
		margin: 0 auto 40px;
	}
	.comics-box img {
		width: 48%;
		margin: 1%;
		display: block;
		float: left;
	}

	.speBg {
		position: absolute;
		width: 100%;
		margin-top: 0px;
		left: 0;
		top: 165px;
		margin-left: 0px;
	}

	.main_box {
		margin: 0 -28px 340px;
	}
	
	.main_box .ttl_box {
		width: 100%;
		right: 28px;
		top: -23px;
	}
	
	.main_box .nameText {
		font-size: 30px;
		line-height: 35px;
		width: 35px;
		height: 240px;
		letter-spacing: 8px;
	}
	
	.main_box .nameText .type {
		margin: 0px 6px 0 0;
	}
	
	.main_box .photo_box {
		width: 100%;
		float: none;
		margin: 20px auto 0;
	}

	.main_box .photo_box img {
		width: 100%;
		height: auto;
	}
}

/*------------------------------------------------------------
	megumi_nakamura.html
------------------------------------------------------------*/
.middle_img {
	margin: 60px 0 70px;
}

.sp_img {
	display: none;
}
.pc_img {
	display: block;
}

.dlList dd span {
	padding-top: 1.3em;
	display: block;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.sp_img {
		display: block;
	}
	
	.pc_img {
		display: none;
	}

	.middle_img img {
		width: 100%;
		height: auto;
	}
}


/*------------------------------------------------------------
	yasushi_fukuda.html
------------------------------------------------------------*/
.topBox {
	margin-bottom: 144px;
	position: relative;
}

.topBox .photoBox {
	float: left;
	width: 50%;
}

.topBox .photoBox img {
	width: 100%;
}

.topBox .lBox {
	float: none;
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
}

h2 {
	margin: 0 0 33px 0 !important;
	color: #fff;
	font-size: 75px;
	font-weight: normal;
	line-height: 75px;
	font-family: Prata-Regular;
	text-align: right !important;
}

h2 .top {
	margin-bottom: 2px;
	color: #999;
	display: block;
	line-height: 55px;
}

h2 .small {
	display: block;
	font-size: 18px;
	line-height: 22px;
	text-align: right;
}

.h2Ttl {
	margin: 0 0 80px !important;
	text-align: center !important;
	padding-bottom: 72px;
	position: relative;
}

.h2Ttl::before {
	width: 100px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	bottom: 0;
	content: "";
	transform: translateX(-50%);
}

.h2Ttl img {
	width: 222px;
	display: block;
	margin: 0 auto;
}

.nameText {
	margin: 0;
	float: right;
	width: 108px;
	height: 360px;
	font-size: 60px;
	font-family: 'IPAexm',"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 4px;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	line-height: 60px;
}

.nameText .type {
	margin: 10px 22px 0 0;
	font-size: 18px;
	display: block;
	width: 20px;
	line-height: 18px;
	letter-spacing: 2px;
	font-family: "NotoSans", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.historyBox .lBox {
	width: 432px;
	float: left;
}

.historyBox .lBox .btmLink {
	margin-top: 50px;
}

.historyBox .rBox {
	width: 432px;
	float: right;
}

.historyBox .title {
	margin-bottom: 52px;
}

.historyBox .ttl {
	margin-bottom: 45px;
	padding-bottom: 8px;
	font-size: 14px !important;
	font-weight: bold;
	border-bottom: 1px solid #D8C9D8;
}

.historyBox .dlBox {
	margin-bottom: 126px;
}

.historyBox .dlBox dt {
	float: left;
	clear: left;
	font-size: 15px;
}

.historyBox .dlBox dd {
	padding: 0 0 20px 4.6em;
	line-height: 1.6;
}

.historyBox .dlBox dd a {
	text-decoration: none;
}

.historyBox .top {
	margin-bottom: 10px;
}

.historyBox .top01 {
	margin-bottom: 17px;
}

.historyBox p {
	margin-bottom: 82px;
	line-height: 2.0;
}

.historyBox .rBox p {
	font-size: 11px;
	line-height: 1.55;
}

.historyBox .rBox .ttl {
	padding-bottom: 14px;
}

.historyBox .rBox .top01 {
	margin-bottom: 15px;
}

.historyBox .rBox .text01 {
	margin-bottom: 53px;
}

.speImg {
	margin-bottom: 48px;
}

.body_shinomiya .boby_bg,
.body_shinomiya .btmLink,
.body_yasushi_fukuda .btmLink {
	display: none;
}

h3.title_h_1_fukuda {
	margin-bottom: 50px;
	font-family: Prata-Regular;
	font-size: 20px;
}

.body_yasushi_fukuda .dlist-box .dlList {
	width: 432px;
	float: left;
	padding: 0;
	box-sizing: border-box;
}

.body_yasushi_fukuda .dlist-box .dlList:last-child {
	width: 432px;
	float: right;
}

.body_yasushi_fukuda .dlist-box .dlList h3 {
	margin-bottom: 35px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #D8C9D8;
}

.works_v .dlList dd {
	padding-top: 21px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.topBox {
		margin-bottom: 48px;
	}
	
	.topBox .lBox {
		margin-bottom: 0;
		width: auto;
		float: none;
		position: inherit;
	}
	
	h2 {
		margin: 0 0 18px !important;
		float: none;
		font-size: 40px;
		line-height: 40px;
		text-align: right !important;
	}
	
	h2 .top {
		margin: 0;
		line-height: 37px;
	}
	
	h2 .small {
		font-size: 11px;
		line-height: 11px;
	}
	
	.h2Ttl {
		margin-bottom: 29px !important;
		padding-bottom: 31px;
	}
	
	.h2Ttl img {
		width: 110px;
	}

	.h2Ttl::before {
		width: 44px;
	}
	
	.nameText {
		margin: 0;
		font-size: 30px;
		width: 30px;
		height: auto;
		line-height: 30px;
	}
	
	.nameText .type {
		font-size: 10px;
		margin: 4px 11px 0 0;
		width: 10px;
		line-height: 10px;
	}
	
	.topBox .photoBox {
		float: none;
		width: 68%;
	}
	
	.topBox .photoBox img {
		margin-top: -100px;
		width: 100%;
	}
	
	.historyBox .lBox {
		margin-bottom: 46px;
		width: auto;
		float: none;
	}
	
	.historyBox .title {
		margin-bottom: 27px;
		overflow: hidden;
		height: auto !important;
	}
	
	.historyBox .title .lImg {
		float: left;
	}
	
	.historyBox .title .rLInk {
		padding-top: 2px;
		float: right;
	}
	
	.historyBox .title .rLInk img {
		float: none;
		margin: 0;
		padding: 0;
	}
	
	.historyBox .rBox {
		width: auto;
		float: none;
	}
	
	.historyBox .ttl {
		margin-bottom: 25px;
		padding-bottom: 1px;
		font-size: 11px !important;
		height: auto !important;
	}
	
	.historyBox .dlBox {
		margin-bottom: 50px;
		height: auto !important;
	}
	
	.historyBox .dlBox dt {
		font-size: 9.5px;
	}
	
	.historyBox .dlBox dd {
		padding: 0 0 16px 3.5em;
		font-size: 9.5px;
		line-height: 1.5;
		letter-spacing: -1px;
	}
	
	.historyBox .top {
		margin-bottom: 12px;
		height: auto !important;
	}
	
	.historyBox p {
		margin-bottom: 35px;
		font-size: 9.5px;
		line-height: 1.6;
		height: auto !important;
	}
	
	.historyBox .spTop {
		margin-top: 30px;
		text-align: center;
	}
	
	.historyBox .spTop img {
		float: none;
		margin: 0;
	}
	
	.historyBox .rBox .ttl {
		padding-bottom: 5px;
	}
	
	.historyBox .rBox .dlBox dd {
		letter-spacing: -0.5px;
	}
	
	.historyBox .rBox .top {
		margin-bottom: 4px;
	}
	
	.historyBox .rBox p {
		margin-bottom: 25px;
		font-size: 9px;
		line-height: 1.55;
	}
	
	.historyBox .lBox .btmLink {
		text-align: left;
	}
	
	.historyBox .lBox .btmLink img {
		float: none;
		margin: 0;
		text-align: left;
	}

	.body_yasushi_fukuda .dlist-box .dlList,
	.body_yasushi_fukuda .dlist-box .dlList:last-child {
		width: auto;
		float: none;
	}
}