@charset "UTF-8";

/* ------------------
 見出し
------------------ */
div#main_column.archives h2.entry_title,
div.home div#news h2.entry_title,
body.search h2.entry_title {
	overflow:hidden;
	font-size:18px;
	margin: 5px 0;
	padding: 0px;
	letter-spacing:1px;
	font-weight:normal;
	/*border-bottom:solid 1px #000;*/
}
div#main_column.archives h2.entry_title a:hover,
div.home div#news h2.entry_title a:hover,
body.search h2.entry_title a:hover {
	color:#c00;
}
body.single div#main_column.archives h2.entry_title {/* Singleページの各投稿タイトル */
	padding:9px 5px 5px 5px;
	background:#f0f0f0;
	border-bottom:dotted 2px #484f5b;
	color:#000;
}
body.single div#main_column.archives h2.entry_title a {
	color:#000;
}
div.frontpage div#main_column #news h2.entry_title {/* TOPページの各投稿タイトル */
	margin-bottom:24px;
	font-family:メイリオ, Meiryo, "ヒラギノ丸ゴ Pro W4", Arial, "Hiragino Maru Gothic Pro", osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#main_column.archives h2.entry_title a,
body.search div#main_column h2.entry_title a {
	color: #000;
}
div#main_column h1,
div#main_column h2,
div#main_column h3,
div#main_column h4,
div#main_column h5,
div#main_column h6 {
	clear:both;
	overflow:hidden;
	/*letter-spacing:0px;*/
	line-height:1.2;
}
div#main_column h1 {

}
div#main_column h2 {
	display:none;
}
div#main_column h2.entry_title,
div#main_column h2#category_title {
	display:block;
}
div#main_column h2#category_title {
	padding-top:15px;
}
div.frontpage div#main_column h2,
body.page div#main_column h2.entry_title,
body.post-type-archive-bollywood div#main_column h2.entry_title,
body.error404 div#main_column h2.entry_title,
h2#category_title,
div#forum-front h1.entry-title,
div#bbp-content h1.entry-title {
	font-size:36px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	color: #000;
}
.category-between-red-and-black h2#category_title {
	font-size:34px;
}
body.post-type-archive-bollywood div#main_column h2.entry_title {
	font-weight:bold;
}
div.frontpage div#main_column h2 a,
body.page div#main_column h2.entry_title a,
body.post-type-archive-bollywood div#main_column h2.entry_title a,
body.post-type-archive-bollywood div#main_column h2.entry_title a:hover,
body.error404 div#main_column h2.entry_title a {
	color: #000;
}
div#main_column h3 {
	background:url("img/title/line.png") repeat-x bottom left;
	/*border-bottom: 3px #000 solid;*/
	padding-bottom: 3px;
	font-weight: normal;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	padding:13px 0 18px 2px;
	margin-bottom:10px;
	margin-top:25px;
	font-size:22px;
	font-weight:bold;
}
div#main_column h3 span {
  margin-left:20px;
	font-size:60%;
  color: #ccc;
  position: relative;
  top: -5px;
}
div#main_column h4 {
	overflow:hidden;
	font-size:17px;
	margin-bottom:10px;
	margin-top:25px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding:15px 0 12px 5px;
	font-weight:bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
div#main_column h5 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	overflow:hidden;
	font-size:17px;
	margin-bottom:10px;
	margin-top:25px;
	border-left:5px solid #666;
	padding:2px 0 2px 10px;
}
div#main_column h5 a {
	color:#000;
	text-decoration:underline;
}
div#main_column h6 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	overflow:hidden;
	font-size:17px;
	margin-bottom:10px;
	margin-top:25px;
}
div#main_column em {
	color:#004ea2;
	font-weight:bold;
}
div#main_column strong {
	font-size:16px;
	/*letter-spacing:0;*/
	font-size:100%;
}
div#main_column p {
	margin-bottom:20px;
}
/* インド映画タイトル */
div.movie .hentry {
	position:relative;
}
div#about_bollywood {
	position:relative;
	top:-38px;
	left:530px;
	width:155px;
	padding:5px 5px 2px 5px;
	text-align:center;
	border:solid 1px #000;
}
div#about_bollywood a {
	color:#000;
}
div#about_bollywood a:hover {
	color:#c00;
}
/* ------------------
 ページ共通
------------------ */
span.new {
	vertical-align:2px;
	font-size:14px;
	color:#f00;
}
div.post {
	margin:0px 5px;
}
ul#catch li {
	padding: 1px;
	background:url("img/icon/circle13.png") no-repeat 10px 5px;
	padding-left: 28px
}
div.gradation_frame {
	margin:12px 0px 6px;
	padding: 8px 5px 2px 12px;
	border:solid 1px #e5e8de;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:1px 1px 1px #eee;
	background: #fffdf4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYwZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,	#fffdf4 0%, #f2f0e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffdf4), color-stop(100%,#f2f0e8));
	background: -webkit-linear-gradient(top,	#fffdf4 0%,#f2f0e8 100%);
	background: -o-linear-gradient(top,	#fffdf4 0%,#f2f0e8 100%);
	background: -ms-linear-gradient(top,	#fffdf4 0%,#f2f0e8 100%);
	background: linear-gradient(to bottom,	#fffdf4 0%,#f2f0e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffdf4', endColorstr='#f2f0e8',GradientType=0 );
}
.pagefit {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.pagefit iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.core_contents div.box1,
div.staff_area div.box1 {
	float:left;
	overflow:hidden;
	padding-bottom:12px;
	width:645px;
} 
.core_contents div.box1 img,
div.staff_area div.box1 img {
	display:block;
	float:left;
	margin-right:15px;
}
.core_contents div.box1_right img,
div.staff_area div.box1_right img {
	display:block;
	float:right;
	margin-left:15px;
}
.core_contents div.box1_center img {
	margin:0 auto;
}
.core_contents p {
	margin-bottom:25px;
	line-height:1.5;
	font-size:16px;
}
.core_contents div.box1 p,
div.staff_area div.box1 p {
	margin-bottom:0;	
}

p.full_center {
	width:100%;
	text-align:center;
}
p.full_center a {
	display: inline-block;
	width: 100%;
}
em.emline {
	border-bottom:2px solid #999999;
	display: inline-block;
	margin-bottom: 10px;
}
em.emline2 {
	display:block;
	border-bottom:2px solid #999999;
	margin-bottom: 10px;
}
.stress-check-about h6 {
	margin:30px 0 20px 0;
}
/*table*/
div#main_column table{
	width: 100%; border-collapse: collapse;
}
div#main_column th, div#main_column td{
	padding: 10px;
	border: 1px solid #ddd;
}
/* 2016/09/29 フォーム改良版 */
body.page div#trust-form.contact-form table {
	font-size:0.87em;
}
body.page div#main_column div#trust-form.contact-form table th,
body.page div#main_column div#trust-form.contact-form table td {
	padding: 0px;
}
body.page div#main_column div#trust-form.contact-form table th {
	padding-left:9px;
	background:url("img/icon/icon_black/rivet.png") no-repeat 0px 6px;
}
body.page div#main_column div#trust-form.contact-form table td {
	padding-bottom:8px;
}
body.page div#trust-form.contact-form table td input,
body.page div#trust-form.contact-form table td textarea {
	padding:2px;
	font-size:13px;
}
body.page div#trust-form.contact-form table div.subject {

}
body.page div#trust-form.contact-form table div.submessage {

}
body.page div#trust-form.contact-form table label,
body.page div#trust-form.contact-form table ul li {
	display:inline-block;
}
/* ここまで */

div#main_column th {
	background: #f4f4f4;
}
.cell2 th {
	width: 20%; text-align: left;
}

/*list*/
ul.sikau {
	margin:0 0 15px;
}
ul.sikau li {
	line-height:130%;
	margin:0 0 2px;
	list-style: square inside;
	color: #3D3D3E;
	list-style-image: none;
	text-indent:-1em;
	padding-left:1em;
}
ul.sikau li span {
	color: #666;
}
/* link */
div.link_box {
	display:block;
	overflow:hidden;
	margin-top:30px;
}
div#main_column div.link_box h5 {
	margin-top:0;
}
div#main_column div.link_box br{
	display:none;
}
div.link_box img {
	float:left;
	margin:0 15px 15px 0;
	padding: .5em .5em;
	background-color: #f6f6f6;
	border: 1px solid #eee;
	box-shadow: 1px 1px 0 rgba(255, 255, 255, .5) inset, -1px -1px 0 rgba(100, 100, 100, .1) inset;
}


/* ------------------
 ページ固有
------------------ */
div.uc {
	height:1000px;
}
.gov div#main_column div.introduction {
	display:block;
	overflow:hidden;
}
.gov div#main_column div.introduction h6 {
background:url("img/page/gov/kokki.png") 10px 10px no-repeat #E6E89F;
  font-family:游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:26px;
  font-weight:bold;
  padding:12px 65px;
	margin:20px 0 30px;
}
.gov div#main_column div.introduction .introduction_pic {
	float:left;
	width:150px;
	text-align:center;
}
.gov div#main_column div.introduction .introduction_pic img{
	margin:0 auto;
}
.gov div#main_column div.introduction .introduction_pic small {
	display:block;
}
.gov div#main_column .introduction_txt strong {
  font-size:180%;
}
.gov div#main_column .introduction_txt small {
  font-size:120%;
}

.gov div#main_column table.cell2 {
	margin:20px 0;
}
.gov div#itiran img{
	max-width: initial; /* 初期状態にリセット */
}.gov div#itiran {
	text-align: center;
}
.gov div#main_column .cell3 tr th,
.gov div#main_column .cell3 tr td{
	background:#FFF;
}
.gov div#main_column .cell3 tr.bg_1 th,
.gov div#main_column .cell3 tr.bg_1 td{
	background:#faf5e3;
}
.gov div#main_column .cell3 tr.bg_2 th,
.gov div#main_column .cell3 tr.bg_2 td{
	background:#fdfcf8;
}
.gov .cell2 th,
.gov .cell2 td { width: 50%; text-align: center; }

.gov div#main_column .cell2 th  { background: #fff; font-weight:normal;}

div#main_column .cell3 th { width: 5%; text-align: center; background:#fff;}
div#main_column .cell3 td { text-align: left; }

.gov div#main_column .cell3 tr td.bg_cyuuoushou{
	background:#f8cbad;
	font-weight:bold;
	text-align:center;
}
/* about */
.gray-frame {
	padding:18px;
	border:solid 1px #ddd;
	background:#f0f0f0;
}
.gray-frame ul {
	margin-left:24px;
}
.gray-frame ul li {
	margin-bottom:10px;
}

/* beginner */
div#trust-form.contact-form table th {
	background:none;
}
p#message-container-input {
	margin:20px 0 0 0;
}
ul#form_txt li {
	font-size:12px;
	line-height:130%;
	margin:0 0 10px;
	list-style: square inside;
	color: #3D3D3E;
	list-style-image: none;
	text-indent:-1em;
	padding-left:1em;
}
ul#form_txt li span {
	color: #666;
}
/*holiday*/
.holiday .cell2 td { line-height:110%; color:#da991c; letter-spacing:0.5em; font-weight:bold; }
.holiday .cell2 td span{ font-size:12px; line-height:110%; color:#666666; letter-spacing:0;}
.holiday div#main_column .cell2 th { background:#FBFBFB; }
.holiday strong.fa-calendar{ color:#da991c;}
.holiday table.cell2 th small { display:block; line-height:1.2; font-weight:normal; }
.holiday .cell2 td small{ letter-spacing:normal; font-size: 0.9rem; }

[class*="holiday"] .cell2 td { line-height:110%; color:#da991c; letter-spacing:0.5em; font-weight:bold; }
[class*="holiday"] .cell2 td span{ font-size:12px; line-height:110%; color:#666666; letter-spacing:0;}
[class*="holiday"] div#main_column .cell2 th { background:#FBFBFB; }
[class*="holiday"] strong.fa-calendar{ color:#da991c;}
[class*="holiday"] table.cell2 th small { display:block; line-height:1.2; font-weight:normal; }
[class*="holiday"] .cell2 td small{ letter-spacing:normal; font-size: 0.9rem; }

/*holiday*/
.trading-holidays .cell2 td {  line-height:110%; color:#da991c; letter-spacing:0.5em; font-weight:bold;}
.trading-holidays .cell2 td span{ font-size:12px; line-height:110%; color:#666666; letter-spacing:0;}
.trading-holidays div#main_column .cell2 th { background:#FBFBFB; }
.trading-holidays strong.fa-calendar{ color:#da991c;}
.trading-holidays table.cell2 th small { display:block; line-height:1.2; font-weight:normal; }
.trading-holidays .cell2 td small{ letter-spacing:normal; font-size: 0.9rem; }

[id*="stock-exchange-"] {
	padding-top:10px;
}


/*movie*/
p.yt {
	text-align:center;
	margin:0 auto;
}

.single-bollywood  div#main_column h4,
.post-type-archive-bollywood div#main_column h4,
.movie div#main_column h4 {
	border: #ff8635 solid 8px;
	border-image: url("img/page/movie/icon.png") 8 8 repeat;
	border-left:solid 2.5px #000;
	border-right:solid 2.5px #000;
	color:#DD8F13;
	font-size:24px;
	margin-top:60px;
}
.single-bollywood  div#main_column h4 a,
.post-type-archive-bollywood div#main_column h4 a,
.movie div#main_column h4 a {
	color:#DD8F13;
}
p.midashi {
	text-align: center;
	display: block;
	background: #EEE;
	color: #111;
	border-top: 1px solid #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	padding: 10px 15px;	
}
.s_box {
  background:#DD8F13;
  border-radius:5px;
  color:#FFFFFF;
  padding:7px 10px 3px;
}
div#main_column strong.song {
	color:#DD8F13;
	font-size:22px;
}
/*trust-form*/
span.require {
	font-size:11px;
	font-weight:bold;
}
div.subject,div.submessage {
	display:inline;
	float:left;
}
div#trust-form.contact-form div.submessage {
	padding:4px 0 0 0;
}

/* front page */
div.home div#main_column div#news {
	padding-top:32px;
}


/* Single */
span.fa {
	line-height:1.3;
	letter-spacing:4px;
	font-size:15px;
}
div#core_contents {
	padding-top:16px;
}
div#core_contents img {
	max-width:96%;
	display:block;
	margin:24px auto;
}
/*forum*/
.bbpress #bbpress-forums,
.forum #bbpress-forums {
	margin:15px 0 0 ;
}
#bbp-content{
	margin:0 10px 0 0 ;
}
body.bbpress div.breadcrumbs,
.forum .breadcrumbs {
	display:none
}
div#main_column div.bbp-breadcrumb {
	clear:both;
	overflow:hidden;
	margin:15px 0px 0px 0px;
	font-size:11px;
}
div#main_column div.bbp-breadcrumb p {
	margin-bottom:0px;
}
@media screen and (min-width:1px) and (max-width: 768px) {
	#bbp-content{
		margin:0;
	}
}
/* ダウンロード */
div#download p {
	margin:0px;
}
div#main_column.archives div#download h2.entry_title {
	padding-left:27px;
	background:url("img/icon/word.png") no-repeat ;
	/*border-bottom:solid 1px #ddd;*/
}
/* 検索結果 */
.result_post {
	padding:36px 12px;
}

/* 記事中のテーブル */
.single div#main_column .hentry table {
	font-size:10px;
	letter-spacing:0px;
}
body.single div#main_column .hentry table td,
body.single div#main_column .hentry table th {
	padding:1px;
	line-height:1.2;
}
/*mypage*/
.mypage .swpm-edit-profile-form table {
	font-size:14px;
}
.mypage .hentry form table tr td.cream {
	background:#FFFBEF;
}
.mypage .hentry form table tr td.gray {
	background:#e8f1ff;
	font-weight:bold;
}
.mypage div#main_column th { 
	background:#e8f1ff;
}
tr.toru{
	display:none;
}

.mypage div#main_column th,.mypage div#main_column td {
	border:1px solid #999999;
	border-left:none;
	border-right:none;
}
td.bt_lines {
	padding:30px 10px 10px !important ;
}
.mypage div#main_column th.toru2, .mypage div#main_column td.toru2,.mypage div#main_column td.toru3{
	border:none;
}
.mypage div#main_column td.toru3 {
	padding-top:54px;
}
/*/indianfilmfestival*/
.indianfilmfestival div#main_column h2.entry_title{
	display:none;
}
.indianfilmfestival2016 div#main_column h2.entry_title {
	display:none;
}
div#filmfestival_tit {
	width:780px;
	height:324px;
	background: url("img/page/indianfilmfestival/bg_tit_2017.jpg");
	color: #FFF;
	margin: 0 0 20px 0;
	position:relative;
}
.indianfilmfestival2016 div#filmfestival_tit {
	background: url("img/page/indianfilmfestival/bg_tit_2016.jpg");
}
div#filmfestival_tit a {
	color:#fff;
	text-decoration:underline;
}
div#pic_tit {
	position:relative;
	top: 225px;
	left: 50px;
}
div#main_column div#filmfestival_tit strong {
	font-size:130%;
}
div#main_column div#filmfestival_tit em {
	display: block;
	/* padding-top: 10px; */
	font-style: normal;
	text-align: left;
	color: #fff;
	font-size: 15px;
	padding: 0 0 0 20px;
}
div#filmfestival_pic img {
	display:block;
	margin:8px;
}
div#filmfestival_pic ul {
	list-style-type:none;
}
div#filmfestival_pic ul li {
	display:inline-block;
	margin-bottom:12px;
	text-align:center;
	letter-spacing:none;
	line-height:1.2;
	font-size:14px;
	width: 170px;
	vertical-align: top;
}
div#filmfestival_pic ul li small {
	font-size:10px;
}
div#filmfestival_pic ul li em {
	font-weight:normal;
	color:#000;
	font-style: normal; 
}
div#main_column #filmfestival_pic ul li:nth-child(4) em,
div#main_column #filmfestival_pic ul li:nth-child(9) em {
	letter-spacing: 0;
}
div.caution {
	padding-top:50px;
}
/* インタビューページ */
h2#postID_3000005836 {
	margin-bottom:48px;
}
h2#postID_3000005836 small {
	display:block;
}
h2#postID_3000005836 span.new {
	display:none;
}

/* MW WP Form */
.mw_wp_form dd {
	margin-bottom:24px;
}
.mw_wp_form input {
	padding:3px;
	font-size:16px;
}
.mw_wp_form input::placeholder {
	color:#ccc;
}
.mw_wp_form textarea {
	padding:20px;
	font-size:16px;
}
.mw_wp_form input[type="text"],
.mw_wp_form input[type="email"],
.mw_wp_form textarea {
	width:100%;
	border:solid 1px #999;
	border-radius:4px;
}
.mw_wp_form textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.mw_wp_form select {
	width:285px;
	padding:7px 10px;
	vertical-align: middle;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.mw_wp_form select option {
	padding-right:10px;
	margin-left:10px;
	font-size:14px;
}
.mw_wp_form input[type="submit"] {
	transition:0.4s;
	cursor:pointer;
	position:relative;
	width:240px;
	padding:10px 0 10px;
	border:none;
	border-radius:4px;
	background-color:#3b5d9b;
	box-shadow:1px 1px 0px 0px rgba(0,0,0,0.3);
	line-height:1;
	font-size:16px;
	color:#fff;
}
.mw_wp_form input[type="submit"]:hover {
	background-color:#4572c4;
}
.mw_wp_form_preview dd {
	color:#039;
}
.mw_wp_form .entry-form {
	overflow:hidden;
	padding:0 0 22px;
	text-align:center;
}
.mw_wp_form .required {
	color:#d00;
}
.mw_wp_form .error {
	color: #f03 !important;
}

/* ----- end -----*/
