@charset "utf-8";

html {
	margin:0;
	padding:0;
}

html,body {
	height: 100%;
	background-color: #000;
	background-color: #333;
	background-color: #777;
	background-color: #FFF;
	background-color: #888;
	background-color: #555;
	background-color: #87907D;
	background-color: #7F8875;
	background-color: #7D8673;
	background-color: #7C8572;
	background-color: #DB5D85;
	background-color: #D7A9CD; /* 地紫 */
	background-color: #EB8467; /* 地橙 */
	background-color: #EB6D95; /* 地赤 */
	background-color: #E5678F; /* 地赤より */
}

body, p, form, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
}

body {
	-webkit-text-size-adjust: 100%;
}

img {
	border: 0px none;
}

body {
	color: #FFF;
	color: #454140;
	color: #9D9D9D;
	color: #2C260A;
	color: #003264;
	color: #333;
	color: #D9D9D9;
	color: #111;
	text-align: center;
	line-height: 1.0;
}

/* 基本リンクカラー */
a:link {
	color: #333;
	color: #9D9D9D;
	color: #2C260A;
	color: #003264;
	color: #221714;
	color: #111;
	/*text-decoration: none;*/
	text-decoration: underline;
	}
a:visited {
	color: #333;
	color: #8D8D8D;
	color: #2C260A;
	color: #003264;
	color: #221714;
	color: #111;
	/*text-decoration: none;*/
	text-decoration: underline;
	}
a:hover {
	color: #FC0;
	color: #FB0;
	color: #F80;
	color: #F60;
	color: #F70;
	text-decoration: underline;
	}
a:active {
	/*color: #F90;*/
	color: #F00;
	text-decoration: underline;
	}

#container {
	width: 766px;
	width: 768px;
	/* border-left: solid #000 1px;
	border-right: solid #000 1px; */
	/*height: 100%;*/
	min-height: 100%;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	padding: 0px 0 7px 0;
	text-align: center;
	background-color: #FFF;
	background-color: #87907D;
	background-color: #D7A9CD; /* 地紫 */
	background-color: #77C7B7; /* 地緑 */
	background-color: #EB6D95; /* 地赤 */
	background-color: #EB8467; /* 地橙 */
	/* background: #FFF url(../pic/bg_wave.gif) repeat left top; */
	/* background: #FFF url(../pic/top_bg_pattern.gif) repeat-y left top; */
}

/*#containerInner {
	min-height: 100%;
	background-image: url(../pic/top_pic.png) ;
	background-position: left bottom;
	background-repeat: no-repeat;
}*/

#main {
	/*width: 750px;  peek-a-boo対策 */
	/*height: 732px;*/
	/*min-height: 100%;*/
	height: 100%;
	/*margin: 0 auto;*/
	/*border-left: solid #000 1px;
	border-right: solid #000 1px;*/
	padding: 0px 0px 0px 0px;
	text-align: left;
	/*text-align: center;*/
	/*background-color: #FEF7DF;*/
	/*background-image: url(../pic/bg_rentaro_w750bi2.jpg) ;
	background-position: left top;
	background-repeat: no-repeat;*/
	/*background-repeat: repeat-y;*/
	/*background-color: #FFF;*/
}


#left {
	width: 535px;
	width: 567px;
	/* height: 756px; */
	float: left;
	text-align: left;
	/*background-color: #BBB;*/
	/*background-image: url(../pic/top_back1.png) ;
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	/*background-color: #DDD;*/
}

#right {
	width: 180px;
	width: 170px;
	width: 174px;
	float: right;
	text-align: right;
	text-align: left;
	padding: 6px 11px 0 0px;
	padding: 24px 12px 0 0px;
	padding: 18px 8px 0 0px;
	/* background-color: #CCC; */
}

#rightInner {
	/*width: 239px;
	margin-right: 13px;*/
	/*background-color: #CCC;*/
}

/* タイトルエリア */

#titleArea {
	width: 535px;
	width: 567px;
	height: 802px;
	height: 801px;
	overflow: hidden;
	position: relative;/*  */
}

h1 {
	position: absolute;
	width: 543px;
	top: 81px;
	left: 12px;
	z-index: 3;
}

h1 img {
	width: 543px;
	height: 656px;
}

#subTitle {
	position: absolute;
	width: 517px;
	top: 21px;
	left: 25px;
	z-index: 4;
}

#subTitle img {
	width: 517px;
	height: 24px;
}

#term {
	position: absolute;
	width: 175px;
	top: 706px;
	left: 23px;
	z-index: 6;
}

#term img {
	width: 175px;
	height: 70px;
}

#laputaLink {
	position: absolute;
	width: 139px;
	top: 760px;
	left: 215px;
	z-index: 7;
}

#laputaLink img {
	width: 139px;
	height: 14px;
}

#topAori {
	position: absolute;
	width: 41px;
	top: 263px;
	left: 166px;
	z-index: 5;
}

#topAori img {
	width: 41px;
	height: 181px;
}

#topStars {
	position: absolute;
	width: 575px;
	top: 68px;
	left: -8px;
	z-index: 2;
}

#topStars img {
	width: 575px;
	height: 655px;
}

#topYumika {
	position: absolute;
	width: 567px;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#topYumika img {
	width: 567px;
	height: 801px;
}

#topYumika img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	-webkit-touch-callout: none;
}

/* 
h1,
#subTitle,
#term,
#laputaLink,
#topAori,
#topStars,
#topYumika {
	filter: alpha(opacity=0);
	opacity:0;
}
 */

div#sakuhin {
	font-family: 'Mplus 1p','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif;/*  */
	/* font-family: '游明朝',YuMincho,'Yu Mincho','ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','HG明朝E','ＭＳ Ｐ明朝','ＭＳ 明朝',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif; */
	/* font-weight: 500;
	font-weight: bold; */
	color: #231815;
	color: #77C7B7;
}

div#sakuhin .kaijou {
	display: inline-block;
	border: solid 1px #EB6D95;
	background-color: #EB6D95;
	border: solid 1px #77C7B7;
	background-color: #77C7B7;
	border: solid 1px #B7549C;
	background-color: #B7549C;
	padding: 3px 8px;
	margin-bottom: 4px;
	margin-left: -3px;
	border-radius: 10px;
	color: #FFF;
	font-size: 93%; /*12px*/
}

.kNotice {
	/*display: inline-block;*/
	font-size: 85%; /*11px*/
	line-height: 1.25;
	margin-bottom: 8px;
	color: #FFF;
	color: #FCD96B;
}

.sLmb {
	padding-bottom: 8px;
}

div#sakuhin ul {
	margin: 0px 0px 16px 0px;
	padding: 8px 0 0px 0px;
	list-style-type: none;
}

/*div#sakuhin ul#list2 {
	display: none;
}*/

div#sakuhin li {
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	/*margin-bottom: 3px;*/
	font-size: 93%; /*12px*/
	/*font-size: 85%; 11px*/
	line-height: 1.25;
	color: #231815;
	font-weight: bold;
}

div#sakuhin li span {
	display: inline-block;
}

div#sakuhin dl {
	margin: 0px;
	padding: 8px 0 0px 0px;
	padding: 0px;
	/*font-size: 93%; 12px*/
	/*background-color: #DDD;*/
}

div#sakuhin dt {
	font-size: 93%; /*12px*/
	line-height: 129%;
	color: #000;
	color: #77C7B7;
	color: #FFF;
	color: #FCD96B;
	margin-bottom: 1px;
}

div#sakuhin dt span {
	display: inline-block;
}

div#sakuhin dd {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 93%; /*12px*/
	font-size: 85%; /*11px*/
	line-height: 150%;
	color: #000;
	color: #77C7B7;
	color: #FFF;
	color: #FCD96B;
}

div#sakuhin p#sTitle { display: none; }

div#sakuhin ul#list1 li br { display: none; }

div#sakuhin a:link {
	color: #111;
	color: #231815;
	color: #77C7B7;
	color: #FFF;
	text-decoration: none;
	}
div#sakuhin a:visited {
	color: #111;
	color: #231815;
	color: #77C7B7;
	color: #FFF;
	text-decoration: none;
	}
div#sakuhin a:hover {
	color: #FFC;
	color: #F90;
	color: #F80;
	color: #FA0;
	color: #F60;
	color: #F70;
	color: #FB0;
	color: #FC0;
	color: #FD0;
	color: #FE0;
	text-decoration: underline;
	text-decoration: none;
	/*font-weight: bold;*/
	}
div#sakuhin a:active {
	color: #F90;
	color: #F00;
	text-decoration: underline;
	/*font-weight: bold;*/
	}


/* インフォエリア */

#infoArea {
	/* padding: 20px 16px 0px 20px;
	padding: 0px 16px 0px 20px;
	padding: 0px 16px 0px 20px;
	padding: 0px 30px 0px 20px;
	padding: 5px 32px 0px 22px;
	padding: 14px 32px 0px 22px;
	padding: 16px 22px 0px 22px;
	padding: 0px 22px 0px 22px;
	padding: 10px 0px 0px 60px;
	padding: 32px 0px 0px 60px; */
	margin-top: 32px;
	margin-top: 24px;
	margin-left: 50px;
	margin-left: 32px;
	margin-left: 24px;
	margin: 24px 24px 0;
	width: 550px;
	width: 490px;
	width: 520px;
	width: auto;
	/* position: relative;
	z-index: 100; */
}

/*#infoAreaInner {
	padding: 2px 0px 0px 60px;
	padding: 2px 0px 0px 80px;
}*/

/*
#infoArea div#left {
	width: 475px;
	width: 469px;
	width: 490px;
	float: left;
}

#infoArea div#right {
	width: 220px;
	width: 215px;
	width: 100px;
	float: right;
}
*/

div.column1 {
	/*width: 480px;
	width: 460px;
	width: 475px;
	width: 470px;*/
	border: solid 1px #FFF;
	border: solid 1px #000;
	border: solid 1px #9A9E85;
	border: solid 1px #111;
	border: solid 1px #67705D;
	border: solid 1px #AAAE95;
	border: solid 3px #B7559C;
	background-color: #000;
	background-color: #DADEC5;
	background-color: #EAEED5;
	background-color: #EDEEE4;
	background-color: #FFF;
	background-color: #FCF9FC;
	/*color: #B3B1B1;
	color: #424040;
	color: #FFF;
	color: #333;
	color: #221714;*/
	/*font-family: 'Mplus 1p','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif;*/
}

/* 角丸用 */
div.column1 {
	border-radius: 10px;
	/*-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	position: relative;
	behavior: url(js/PIE.htc);*/
}

div.column1Inner {
	padding: 14px 22px 14px 22px;
	padding: 12px 20px 12px 20px;
	padding: 12px 30px 12px 30px;
	padding: 12px 25px 12px 25px;
	padding: 12px 20px 12px 20px;
	text-align: left;
}

/* column1 リンクカラー */
div.column1 a:link {
	color: #FFF;
	color: #333;
	color: #9D9D9D;
	color: #2C260A;
	color: #003264;
	color: #221714;
	color: #111;
	text-decoration: underline;
	}
div.column1 a:visited {
	color: #FFF;
	color: #333;
	color: #8D8D8D;
	color: #2C260A;
	color: #003264;
	color: #221714;
	color: #111;
	text-decoration: underline;
	}
div.column1 a:hover {
	color: #FA0;
	color: #F90;
	color: #F80;
	color: #E60;
	color: #F60;
	text-decoration: underline;
	}
div.column1 a:active {
	color: #F00;
	text-decoration: underline;
	}

/*p.termText { display: none; }*/

p.termText {
	font-size: 100%; /*13px*/
	padding-bottom: 7px;
}/*  */

div#mokuji {
	font-size: 100%; /*13px*/
	font-size: 93%; /*12px*/
	line-height: 180%;
	line-height: 1.6;
	/*padding-bottom: 1em;*/
	padding-bottom: 9px;
	padding-bottom: 12px;
}

div#mokuji p.indnt {
	padding-left: 1em;
	text-indent: -1em;
}/*  */

/* div#mokuji br { display: none; } */

div#mokuji br:nth-of-type(2) { display: none; }/*  */

div#mokuji span {
	display: inline-block;
}

div#aori {
	font-size: 93%;
	line-height: 150%;
	text-align: left;
	padding-bottom: 8px;
	padding-bottom: 9px;/*  */
	padding-bottom: 14px;
}

div#aori span {
	display: inline-block;
}

/* div#aori p {
	padding-bottom: 0.5em;
} */

div#aori p.taR {
	text-align: right;
}

div.column1 div.tEvent {
	/*border-top: dotted 1px #948786;*/
	padding-top: 10px;
}

div.column1 div.tEvent h2 {
	border: solid 1px #FFF;
	border: solid 1px #111;
	border: solid 1px #67705D;
	padding: 1px 0px 1px 6px;
	padding: 4px 0px 1px 6px;
	border: solid 1px #B7549C;
	background-color: #B7549C;
	padding: 3px 8px;
	font-size: 93%;
	color: #FFF;
	border-radius: 10px;
	line-height: 1.3;
	margin-bottom: 6px;
	margin-top: 6px;
}

div.column1 div.tEvent p {
	font-size: 93%; /*12px*/
	line-height: 150%;
	padding-bottom: 0.3em;
}

div.column1 div.tEvent p.indnt {
	padding-left: 1em;
	text-indent: -1em;
}

div.column1 div.tEvent p.udline {
	/*border-bottom: dotted 1px #999;*/
	border-bottom: dotted 1px #A3A1A1;
	border-bottom: dotted 1px #939191;
	border-bottom: dotted 1px #E6E6E4;
	border-bottom: dotted 1px #969694;
	border-bottom: dotted 1px #9C967A;
	border-bottom: dotted 1px #67705D;
	padding-bottom: 0.5em;
	margin-bottom: 0.6em;
}

.atSamsa {
	border: solid 1px #B7549C;
	background-color: #B7549C;
	padding: 2px 4px 1px;
	font-size: 91.4%;
	font-size: 82.8%;
	line-height: 1.0;
	/*margin-bottom: 6px;
	margin-top: 16px;*/
	border-radius: 10px;
	color: #FFF;
}

p#co-op {
	/*border-top: dotted 1px #948786;*/
	padding: 0px 26px 10px 17px;
	padding: 7px 0px 2px 0px;
	padding: 5px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	/*margin-top: 7px;*/
	font-size: 85%; /*11px*/
	line-height: 1.4;
	text-align: left;
}

p#copyright {
	/*text-align: right;
	margin: 0 auto;
	width: 640px;*/
	padding: 2px 0px 0 3px;
	padding: 6px 0px 0 0px;
	padding: 3px 0px 0 0px;
	color: #333;
	color: #2C260A;
	color: #221714;
	color: #111;
}


/* 料金・インフォメーション */
div.column1 div.tInfo {
	/* font-size: 93%;
	line-height: 150%; */
}

div.column1 div.tInfo h2 {
	/*border: solid 1px #9A9E9E;
	padding: 4px 0px 1px 6px;*/
	border: solid 1px #B7549C;
	background-color: #B7549C;
	padding: 3px 8px;
	font-size: 93%;
	line-height: 1.3;
	margin-bottom: 6px;
	margin-top: 16px;
	border-radius: 10px;
	color: #FFF;
}

div.column1 div.tInfo h3 {
	font-size: 100%;
	font-size: 93%;
	line-height: 1.3;
	margin-bottom: 6px;
}

div.column1 div.tInfo h4 {
	font-size: 93%;
	line-height: 1.3;
	margin-bottom: 3px;
}

div.column1 div.tInfo p {
	font-size: 93%; /*12px*/
	line-height: 150%;
	padding-bottom: 8px;
}

div.column1 div.tInfo ul {
	margin: 0px;
	/*margin-top: 8px;*/
	padding: 0;
	/*padding-top: 4px;*/
	list-style-type: none;
	line-height: 150%;
}

div.column1 div.tInfo li {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	/*margin-bottom: 5px;*/
	margin-left: 1em;
	text-indent: -1em;
	font-size: 93%; /*12px*/
	line-height: 150%;
}


/* ログ取得＆カウンターボックス */
#o_counter {
	clear: both;
	/*margin: 0px auto 0 auto;
	width: 640px;*/
	padding: 0px 0px 0px 25px;
	padding: 0px 0px 0px 18px;
	padding: 5px 0px 0px 28px;
	padding: 5px 0px 0px 80px;
	padding: 5px 0px 0px 30px;
	padding: 5px 0px 0px 11px;
	padding: 5px 0px 0px 22px;
	/* これ以降Mac IE 5には適用されない ¥*/
	padding-bottom: 8px;
	/* これ以降Mac IE 5にも適用される */
	text-align: right;
	text-align: left;
	padding-bottom: 8px;
	/*background-color: #DDD;*/
}

/* クリアフィックス */
.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	font-size: 0.1em;
	line-height: 0;
	visibility: hidden;
}

.wrapper {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .wrapper {
	height: 1%;
}
.wrapper {
	display: block;
}
/* End hide from IE-mac */


/* -- コラム2用 --------------------------------------- */
div.column2 {
	/*width: 200px;*/
	border: solid 1px #79458E;
	border: solid 1px #111;
	border: solid 1px #67705D;
	/* background-color:#E6F2EA;
	background-color:#007A8F; */
	background-color: #FFF;
	/* background-image: url(../pic/nogami.jpg) ;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 139px auto; */
	/* background-size: contain; */
	color: #221714;
	color: #222;
	color: #F1F8F9;
	color: #FFF;
	color: #111;
}

/* 角丸用
div.column2 {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	position: relative;
	behavior: url(js/PIE.htc);
} */

/* 背景色透過用
div.column2 {
	background-color: rgba(255,255,255,0.87);
	-pie-background: rgba(255,255,255,0.87);
	position: relative;
	behavior: url(js/PIE.htc);
} */

/* column2 リンクカラー */
div.column2 a:link {
	color: #F1F8F9;
	color: #111;
	text-decoration: underline;
	}
div.column2 a:visited {
	color: #F1F8F9;
	color: #111;
	text-decoration: underline;
	}
div.column2 a:hover {
	color: #F60;
	color: #FC0;
	color: #F80;
	color: #F70;
	text-decoration: underline;
	}
div.column2 a:active {
	color: #F00;
	text-decoration: underline;
	}


/* -- コラム2：映画新作案内 -- */
div.clm2cstm {
	border: solid 1px #9FA0A0;
	border: solid 1px #67705D;
	border: solid 1px #000;
	background-color: #FFF;
	background-color: #87907D;
	color: #111;
}

div.clm2Movie {
	padding: 14px 22px 14px 22px;
	padding: 12px 20px 12px 20px;
	padding: 36px 24px 34px;
	padding: 18px 24px 12px;
	text-align: left;
}

.tMovie {
	padding-bottom: 6px;
}

.tMovie h2 {
	/* border: solid 1px #C0AF6E;
	border: solid 1px #79458E;
	border: solid 1px #111;
	padding: 1px 0px 1px 8px; */
	/* background-color: #C0AF6E;
	background-color: #772C1C; */
	color: #FFF;
	color: #79458E;
	color: #111;
	font-size: 93%;
	font-size: 100%;
	font-size: 116%;
	font-size: 123.1%;
	font-weight: bold;/*  */
	font-family: '游明朝',YuMincho,'Yu Mincho','ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','HG明朝E','ＭＳ Ｐ明朝','ＭＳ 明朝',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif;/*  */
	letter-spacing: 0.1em;/*  */
	line-height: 1.5;
	margin-bottom: 12px;
	margin-bottom: 8px;
	/*margin-top: 6px;*/
}

/* .tMovie h2 {
	font-size: 93%;
	line-height: 150%;
	margin-bottom: 16px;
	margin-bottom: 6px;
} */

.kugiri {
	border-top: dotted 1px #EAEEEE;
	margin-top: 8px;
	padding-top: 24px;
}

.movieDataArea {
	float: left;
	float: right;
	text-align: left;
	width: 70%;
	width: 340px;
	width: 320px;
	width: 270px;
	width: 290px;
	width: 280px;
	font-size: 93%;
	line-height: 1.3;
}

.moviePoster {
	float: right;
	float: left;
	width: 150px;
	width: 160px;
	width: 200px;
	/*margin-left: 20px;*/
	text-align: right;
	/* border: solid 1px #9A9E9E; */
	/* box-shadow: 6px 6px 5px 0 rgba(154, 158, 158, .5); */
	/* box-shadow: 5px 3px 4px 0 rgba(0, 0, 0, .5); */
}

.moviePoster img {
	width: 100%;
	height: auto;
	/*border: solid 1px #000;*/
}

.movieAori {
	font-size: 93%;
	font-size: 108%;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.movieTitle {
	font-size: 108%;
	font-size: 116%;
	line-height: 1.4;
	/*color: #EA541B;*/
	font-weight: bold;
	/*padding-left: 1em;
	text-indent: -1em;*/
}

.movieAuthor {
	font-size: 100%;
	font-size: 93%;
	line-height: 1.5;
	/*color: #EA541B;*/
	font-weight: bold;
	margin-top: 2px;
}

.movieKakaku {
	font-size: 93%;
	font-size: 85%;
	line-height: 1.5;
	margin-top: 2px;
}

.movieKakaku br:nth-of-type(2) { display: none; }

.movieKaisetsu {
	font-size: 93%;
	font-size: 100%;
	line-height: 1.45;
	/* margin-top: 12px;
	margin-top: 3px;
	margin-top: 8px; */
	margin-bottom: 0.8em;
}

.movieCast {
	text-align: center;
	margin-bottom: 0.5em;
}

.movieCast span {
	display: inline-block;
}

.movieStuff {
	text-align: center;
	margin-bottom: 0.4em;
}

.movieStuff span {
	display: inline-block;
}

.c1 {
	font-size: 93%;
	font-size: 100%;
	line-height: 1.5;
}

.c2 {
	font-size: 100%;
	font-size: 93%;
	line-height: 1.3;
}

.movieData {
	margin-bottom: 0.4em;/*  */
	margin-bottom: 0.8em;/*  */
	font-size: 93%;
	line-height: 1.3;
}

.movieTheater {
	/*margin-bottom: 0.4em;*/
	font-size: 93%;
	font-size: 108%;
	font-weight: bold;
	font-family: '游明朝',YuMincho,'Yu Mincho','ヒラギノ明朝 ProN W3','Hiragino Mincho ProN','HG明朝E','ＭＳ Ｐ明朝','ＭＳ 明朝',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif;/*  */
	color: #FFF;
	text-align: center;
	line-height: 1.0;
	/*margin-top: 0.4em;*/
}

.movieKaisetsu p:first-child {
	margin-bottom: 6px;
}

.waku {
	display: inline-block;
	border: solid 1px #F1F8F9;
	line-height: 1.5;
	padding: 1px 3px;
}


/* -- コラム2：角川シネマ用 -- */
div.clm2ek {
	padding: 14px 22px 14px 22px;
	padding: 12px 20px 12px 20px;
	padding: 36px 24px 34px;
	padding: 18px 24px 12px;
	padding: 9px 11px 9px 9px;
	text-align: left;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;/*  */
}

p.ekImg {
	width: 176px;
	height: 120px;
}

p.ekImg img {
	width: 100%;
	height: auto;
	/*border: solid 1px #000;*/
}

p.ekTxt {
	width: 280px;
	height: auto;
}

p.ekTxt img {
	width: 100%;
	height: auto;
	/*border: solid 1px #000;*/
}


/* -- コラム2：プロフィール紹介 -- */
div.clm2Prof {
	padding: 14px 22px 14px 22px;
	padding: 12px 20px 12px 20px;
	padding: 18px 20px 18px 20px;
	text-align: left;
}

p.profMidashi {
	/* border-bottom: solid #555 1px;
	padding-bottom: 4px; */
	font-size: 100%; /*13px*/
	font-size: 108%; /*14px*/
	margin-bottom: 6px;
	text-decoration: underline;
}

p.profName {
	border-bottom: solid #545147 1px;
	border-bottom: solid #555 1px;
	padding-bottom: 4px;
	margin-bottom: 6px;
}

span.profNameKanji {
	font-size: 108%; /*14px*/
}
span.profNameKana {
	font-size: 85%; /*11px*/
}

p.profText {
	font-size: 93%; /*12px*/
	line-height: 1.6;
	text-align: left;
}


/* -- コラム2：書籍案内 -- */
div.clm2Book {
	padding: 14px 22px 14px 22px;
	padding: 12px 20px 12px 20px;
	padding: 36px 24px 34px;
	padding: 18px 24px 12px;
	text-align: left;
}

.tBook {
	padding-bottom: 6px;
}

.tBook h2 {
	border: solid 1px #C0AF6E;
	border: solid 1px #79458E;
	border: solid 1px #111;
	padding: 1px 0px 1px 8px;
	/* background-color: #C0AF6E;
	background-color: #772C1C; */
	color: #FFF;
	color: #79458E;
	color: #111;
	font-size: 93%;
	font-size: 100%;
	/* font-weight: bold; */
	letter-spacing: 0.3em;
	line-height: 1.5;
	margin-bottom: 16px;
	margin-bottom: 12px;
	/*margin-top: 6px;*/
}

/* .tBook h2 {
	font-size: 93%;
	line-height: 150%;
	margin-bottom: 16px;
	margin-bottom: 6px;
} */

.kugiri {
	border-top: dotted 1px #EAEEEE;
	margin-top: 8px;
	padding-top: 24px;
}

.bookData {
	float: right;
	float: left;
	text-align: left;
	width: 70%;
	width: 240px;
	width: 340px;
	width: 320px;
	width: 290px;
	width: 270px;
}

.bookShoei {
	float: left;
	float: right;
	width: 130px;
	width: 150px;
	width: 160px;
	/*margin-left: 20px;*/
	text-align: right;
	/* border: solid 1px #9A9E9E; */
	/* box-shadow: 6px 6px 5px 0 rgba(154, 158, 158, .5); */
	/* box-shadow: 5px 3px 4px 0 rgba(0, 0, 0, .5); */
}

.bookShoei img {
	width: 100%;
	height: auto;
	/*border: solid 1px #000;*/
}

.bookSTitle {
	font-size: 93%;
	line-height: 1.4;
	font-weight: bold;
	padding-bottom: 0.5em;
}

.bookTitle {
	font-size: 108%;
	font-size: 116%;
	line-height: 1.4;
	/*color: #EA541B;*/
	font-weight: bold;
	/*padding-left: 1em;
	text-indent: -1em;*/
}

.bookAuthor {
	font-size: 100%;
	font-size: 93%;
	line-height: 1.5;
	/*color: #EA541B;*/
	font-weight: bold;
	margin-top: 2px;
}

.bookKakaku {
	font-size: 93%;
	font-size: 85%;
	line-height: 1.5;
	margin-top: 2px;
}

.bookKakaku br:nth-of-type(2) { display: none; }

.bookKaisetsu {
	font-size: 85%;
	font-size: 93%;
	line-height: 1.5;
	margin-top: 12px;
	margin-top: 3px;
	margin-top: 8px;
}

.bookKaisetsu p:first-child {
	margin-bottom: 6px;
}

.waku {
	display: inline-block;
	border: solid 1px #F1F8F9;
	line-height: 1.5;
	padding: 1px 3px;
}


/* -- 部品 ------------------------------------------- */
.mt06 {margin-top: 6px;}

.mt12 {margin-top: 12px;}

div#prB { display: none; }
