/*
Theme Name: tokai-international ver.2020
Theme URI: https://www.global-studies.u-tokai.ac.jp/
Description: global-studies
Version: 1.2
Author: MOCHIDOME Kazuya
Author URI: https://otsukimi.net/
Tags: 
*/

/* @group common */
body#bioform{
	background-color: #fff;
}


#bioform h2,
#bioform h2 span{
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	font-size: 24px;
	font-weight: normal;
	color: #000;
	line-height: 30px;
}

#bioform h3,
#bioform h3 span{
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	font-size: 26px;
	font-weight: normal;
	color: #000;
	line-height: 28px;
	margin: 60px auto 40px auto;
}

#bioform h4,
#bioform h4 span{
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 26px;
}

#bioform #contents{
	width: 100%;
	max-width: 100%;
	min-height: 500px;
}

#bioform #contents p {
	width: 92%;
	font-size: 17px;
	line-height: 2.1em;
	color: #333;
}

#bioform #contents #subdata {
	width: 92%;
	font-size: 17px;
	line-height: 1.6em;
	max-width: 700px;
	margin: 60px auto 100px auto;
	color: #333;
}

#bioform #precolumn {
	max-width: 600px;
	width: 88%;
	font-size: 14px;
	line-height: 1.4em;
	color: #2b4c97;
	border-top: 1px solid #2b4c97;
	border-bottom: 1px solid #2b4c97;
	padding: 20px 25px 35px 20px;
	margin: 0 auto 40px auto;
}

#bioform #precolumn .name,
#bioform #precolumn .e-name,
#bioform #precolumn .p-title,
#bioform #precolumn .theme,
#bioform #precolumn .expertise,
#bioform #precolumn .paper,
#bioform #precolumn .update{
	font-size: 14px;
	line-height: 1.4em;
	color: #2b4c97;
}

#bioform #precolumn .label{
	font-size: 14px;
	line-height: 1.4em;
	color: #2b4c97;
	font-weight: bold;
}

#bioform #precolumn .paper p,
#bioform #precolumn .paper p a{
	display: inline;
	font-size: 14px;
	line-height: 1.4em;
	color: #2b4c97;
}

#bioform #precolumn .name{
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
}

#bioform #precolumn .e-name{
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
}

#bioform #precolumn .update{
	line-height: 1.4em;
	color: #888;
	margin-top: 15px;
}

#bioform #precolumn .update .label{
	color: #888;
}


#bioform #contents p a,
#bioform #contents td a{
	bGackground-color: rgba(84,103,52,0.15);
	background-color: rgba(0,252,255,0.3);
}

#bioform .split1,
#bioform .split2,
#bioform .split2-1,
#bioform .split1-2,
#bioform .split1-2-1,
#bioform .split3,
#bioform .split4,
#bioform .splitM{
	margin-top: 90px;
}

#bioform .split1.leadtext{
	margin-top: 0px;
}

#bioform .off{
	display: none;
}

/* @end */


/* @group header */
#header{
	position: fixed;
	top: -1px;
	left: 0;
	width: 100%;
	hGeight: 105px;
	z-index: 100;
}

#header2{
	width: 94%;
	max-width: 1200px;
	height: 105px;
	margin: 0 auto;
}

#header2band{
	background-color: rgba(255,255,255,0.95);
	height: 105px;
}

#bioform ul#menu-mainmenu{
	width: 700px;
	height: 42px;
	margin-top: 30px;
}

#bioform #sitename{
	width: 283px;
	height: 45px;
	margin-top: 30px;
}

#bioform #sitename a{
	width: 283px;
	height: 45px;
	background: url(common/sitelogo_kokusai.png) no-repeat center center;
	background-size: contain;
}

#bioform ul#menu-mainmenu li a {
	padding: 0 6px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

#bioform ul#menu-mainmenu li.outside a {
	margin-left: 10px;
	padding: 0 14px;
	font-weight: bold;
	color: #fff;
	background-color: #1f4d9c;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
/* @end */

/* @group breadcrumb */
.breadcrumb {
	margin: 0 auto 30px auto;
	width: 96%;
	max-width: 1190px;
}

.workslist .breadcrumb {
	margin-bottom: 0;
}

.single .breadcrumb,
.single-m-piece .breadcrumb,
.vision .breadcrumb,
.concept .breadcrumb {
	max-width: 1095px;
}

#wrapper.blog .breadcrumb.snd {
	display: none;
}

.archive #wrapper.blog .breadcrumb.snd {
	display: block;
}

#wrapper.blog .breadcrumb {
	margin-bottom: 0;
}

.breadcrumb  li{
	display: inline-block;
	margin-right: 10px;
	font-size: 13px;
	line-height: 1em;
	color: #666;
	padding: 5px 0 5px 0;
}

.breadcrumb  li:before{
	content: "> ";
	color: #aaa;
}

.breadcrumb  li:first-child:before{
	content: "";
}

.breadcrumb  li a{
	font-size: 13px;
	line-height: 1em;
	color: #1c5084;
}

.breadcrumb  li span{
	font-size: 13px;
	line-height: 1em;
	color: #999;
}

.breadcrumb  li a span{
	font-size: 13px;
	line-height: 1em;
	color: #1c5084;
}

.single-post #breadcrumb  li:nth-child(2){
	dGisplay: none;
}

.breadcrumb  li .e-name{
	display: none;
}

.translated-ltr .breadcrumb  li .e-name{
	display: inline-block;
}

/* @end */

/* @group maingraphic */
#bioform #maingraphicband{
	margin-top: 105px;
	background-color: #f5f5f5;
	background-color: #f5f5f5;
	padding: 0;
	position: relative;
}

#bioform #maingraphicband #maingraphic {
	max-width: 1100px;
	height: auto;
	min-height: 500px;
}

#bioform #maingraphicband #maingraphic.no-image {
	display: none;
}

/* @group simple-maingraphic */

#bioform .about_us #maingraphicband #maingraphic,
#bioform .media #maingraphicband #maingraphic,
#bioform .recruit #maingraphicband #maingraphic,
#bioform .thanks #maingraphicband #maingraphic,
#bioform .contact #maingraphicband #maingraphic,
#bioform .workslist #maingraphicband #maingraphic{
	height: 140px;
	min-height: 140px;
}

#bioform .about_us #maingraphicband #maingraphic h1#pagetitle,
#bioform .media #maingraphicband #maingraphic h1#pagetitle,
#bioform .recruit #maingraphicband #maingraphic h1#pagetitle,
#bioform .thanks #maingraphicband #maingraphic h1#pagetitle,
#bioform .contact #maingraphicband #maingraphic h1#pagetitle,
#bioform .workslist #maingraphicband #maingraphic h1#pagetitle{
	padding: 60px 6px 0 6px;
	color: #000;
	font-size: 32px;
	text-shadow: rgba(0,0,0,0) 0px 0px 0px;
}


#bioform .blog-index #maingraphicband #maingraphic{
	height: 120px;
	min-height: 120px;
}

#bioform .blog-index #maingraphicband #maingraphic h1#pagetitle{
	padding: 60px 6px 0 6px;
	color: #000;
	font-size: 32px;
	text-shadow: rgba(0,0,0,0) 0px 0px 0px;
}

/* @end */

#bioform.single-piece #maingraphicband{
	pGadding-top: 90px;
	height: 180px;
	tGext-align: center;
}

#bioform.single-piece #maingraphicband #maingraphic {
	mGargin: 0px 0 0 0;
	mGax-width: 100%;
	mGin-height: 150px;
	max-height: 150px;
	overflow: hidden;
	position: relative;
}

#bioform.workslist #maingraphicband #maingraphic {
	height: 300px;
}

#bioform.blog #maingraphicband #maingraphic,
#bioform .blog #maingraphicband #maingraphic {
	background: url(common/mainphoto_blog4.jpg) no-repeat center center;
	background-size: cover;
}

#bioform.page-blog #maingraphicband #maingraphic {
	background-image: url(common/mainphoto_blog3.jpg);
	background-size: cover;
}

#bioform #maingraphicband #maingraphic h1#pagetitle{
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	padding: 220px 6px 0 6px;
	font-weight: normal;
}


#bioform .photofull-main .titleunit h1{
	font-weight: normal;
	font-size: 48px;
	line-height: 1.1em;
	padding: 0;
	letter-spacing: 0px;
	margin: 0;
}

#bioform .photofull-main .titleunit p br{
	display: none;
}

#bioform .photofull-main.bg-white .titleunit{
	background-color: rgba(255,255,255,0.85);
}

#bioform .photofull-main.bg-black .titleunit{
	background-color: rgba(0,0,0,0.85);
}

/* @end */



#bioform .gothic,
#bioform .gothic span{
	font-family: 游ゴシック体, "游ゴシック Medium", "Yu Gothic","Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, Verdana, Arial, sans-serif!important;
	font-weight: bold!important;
}



/* @group btn */
a#page_top.page_top_btn {
	background: rgba(31,77,156,.6);
}

a.btnDetails:after{
	font-family: "Font Awesome 5 Free";
	content: "";
	padding-left: 1px;
	font-weight: 1;
}

a.btnDetails:hover{
	bGackground-color: rgba(84,103,52,0.8);
	background-color: rgba(127,153,223,0.5);
}

a.btnDetailsLarge{
	padding: 13px 30px 15px!important;
	margin: 0 1px;
	display: inline-block;
	color: #333;
	background: none;
	font-size: 16px;
	line-height: 1em;
	text-decoration: none;
	border: 1px solid #666;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

a.btnDetailsLarge:after{
	font-family: "Font Awesome 5 Free";
	content: "";
	padding-left: 1px;
	font-weight: 1;
}

a.btnDetailsLarge:hover{
	background-color: #fff;
	color: #000;
}

/* @end */

/* @group common */
p.text-v{
	writing-mode: vertical-rl;
	text-align: left;
}

p.text-v strong{
	writing-mode: vertical-rl;
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	font-size: 20px;
	font-weight: normal;
	margin: 0 10px 0 10px;
	display: block;
}

.mh250 p.text-v,
.mh350 p.text-v{
	height: 250px!important;
	max-height: 90%!important;
}

p.text-v.mgn-vl{
	margin: 15% 2% 15% 25%!important;
	height: 350px!important;
	max-height: 90%!important;
	float: right;
	overflow: hidden;
}

p.text-v.mgn-vr{
	margin: 15% 25% 15% 2%!important;
	height: 365px!important;
	max-height: 95%!important;
	overflow: hidden;
}

.wGp-block-columns.mw900,
.wGp-block-columns.mw1000{
	max-width: 1000px;
	margin: 0 auto;
}

.wp-block-columns.mh100,
.wp-block-columns.mh200{
	max-height: 250px;
	margin: 0 auto;
}

.wp-block-columns.mh150{
	max-height: 150px;
	margin: 0 auto;
}

.wp-block-columns.mh350{
	max-height: 350px;
	margin: 0 auto;
}

.wp-block-cover.mw1100{
	max-width: 1100px;
	height: 550px;
	margin: 0 auto;
}

#bioform .wp-block-cover p.has-large-font-size{
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}

.wp-block-image{margin-bottom:1em}

#bioform #wrapper figcaption{
	width: 94%;
	margin: 5px auto 10px;
	font-size: 12px;
	line-height: 1.2em;
}

/* @end */

/* @group layout */
#bioform #contentsband{
	background-color: #f5f5f5;
	margin-top: 0px!important;
}

#bioform .split2 .block1{
	border-right: 1px solid #fff;
}

#bioform .split1-2-1 .block1,
#bioform .split1-2-1 .block2{
	border-right: 1px solid #fff;
}

#bioform .split3 .block1,
#bioform .split3 .block2{
	border-right: 1px solid #fff;
}

#bioform .split3 .block1,
#bioform .split3 .block2,
#bioform .split3 .block3{
	border-right: 1px solid #fff;
}


#wrapper .photofull-v{
	pGosition: relative;
	display: flex;
	fGlex-direction: row-reverse;
	align-items: center; 
	justify-content: flex-end;
}

#wrapper .photofull-v .flexitem{
	display: flex-item;

	font-size: 14px;
	line-height: 1.5em;
	color: #444;
	letter-spacing: 0px;
	bGackground-color: #eee;

	wGidth: 300px;
	hGeight: 100px;
}

#wrapper .photofull-v .v-middle{
	font-weight: normal;
	position: absolute;
	display: flex-item;

	z-index: 2;
	font-size: 14px;
	line-height: 1.5em;
	padding: 8px 15px;
	color: #444;
	letter-spacing: 0px;
	background-color: #eee;
	tGop: 0;
	bGottom: 0;
	mGargin: auto;
	height: auto;

	width: 300px;
	hGeight: 100px;
}

#wrapper .photofull-v img{
	width: 100%;
	height: auto;
	margin: 0!important;
}

/* @end */

/* @group flex-layout */


.flex-cntn .flex-item .htitle,
.flex-cntn .flex-item strong{
	font-size: 24px;
	line-height: 1.3em;
	padding: 0px 0px 4px 0px;
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	margin: 0!important;
	display: block;
	width: 100%;
}

.flex-cntn .flex-item{
	font-size: 13px;
	line-height: 1.6em;
	padding: 0px;
	display: block;
	width: 100%;
}

/* @end */

/* @group poster */
.photofull .catchtext .htitle{
	line-height: 1.3em;
	padding: 0px 0px 4px 0px;
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	margin: 0!important;
}

.photofull .catchtext.t-white .htitle{
	color: #fff!important;
}

.photofull .catchtext .hsub{
	font-size: 12px;
	line-height: 1.5em;
	padding: 0px;
}

.photofull .catchtext.t-white .hsub{
	color: #fff;
}


#top_policy_1.photofull a{
	bGackground-color: #eee;
	display: table;
	width: 100%;
	vertical-align: middle;
}

#top_policy_1.photofull a .catchtext{
	position: relative;
	vertical-align: middle;
}

/* @end */

/* @group blog */
#bioform #contents #mainblock{
	clear: both;
	width: 94%;
	max-width: 700px;
	margin: 0 auto 150px auto;
	float: none;
	overflow: hidden;
}


#bioform #contents #subblock{
	clear: both;
	width: 96%;
	max-width: 700px;
	margin: 0 auto 50px auto;
	float: none;
}

#bioform .blog #contents{
	width: 100%;
	max-width: 1100px;
	min-height: 500px;
}

#bioform .blog #contents .entry{
	overflow: hidden;
}

#bioform .blog #contents .titlearea{
	overflow: hidden;
	margin-bottom: 30px;
}

#bioform .blog #contents .facearea{
	width: 100px;
	float: left;
}

#bioform .blog #contents .facearea img.writerface{
	width: 80px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}

#bioform .blog #contents .datetime{
	text-align: left;
	margin: 15px 0 0 3px;
	font-size: 14px;
	color: #888;
	line-height: 1.2em;
}


#bioform .blog #contents h2{
	text-align: left;
	margin: 0 0 60px 0;
	line-height: 1.2em;
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
}

#bioform .blog #contents h2 a{
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
}
	
#bioform .blog #contents p{
	text-align: left;
	margin: 0 0 10px 0px;
	font-size: 16px;
	line-height: 2.0em;
	color: #333;
}

#bioform .blog #contents .postblock{
	margin-bottom: 120px;
}

#bioform .blog #contents #sidebar h3{
	text-align: center;
	margin: 20px 0 20px 0px;
	font-size: 16px;
	line-height: 1.2em;
	color: #333;
}

#bioform .blog #contents #sidebar ul{
	border-top: 1px solid #999;
	padding: 0;
}

#bioform .blog #contents #sidebar ul li{
	border-bottom: 1px dotted #999;
	list-style-type: none;
}

#bioform .blog #contents #sidebar ul li a{
	display: block;
	padding: 15px 4px 15px 6px;
	font-size: 14px;
	line-height: 1.3em;
}

#bioform .blog #contents #sidebar ul li a:hover{
	background-color: rgba(0,252,255,0.5);
}

#bioform .blog #contents .navigation .alignleft{
	float: left;
	display: inline-block;
}

#bioform .blog #contents .navigation .alignright{
	float: right;
	display: inline-block;
}


#bioform .blog #contents #sidebar ul.news-list{
	margin-bottom: 100px;
}

#bioform .blog #subblock ul#cat-list{
	margin-bottom: 100px;
	border-top: none;
	text-align: center;
}

#bioform .blog #subblock ul#cat-list li.cat-item{
	display: inline-block;
	margin: 3px 3px 20px 3px;
	border: 1px solid #999;
	wGidth: 220px;
	width: 46%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	height: 50px;
	vertical-align: bottom;
	text-align: center;
}

#bioform .blog #subblock ul#cat-list li.cat-item a{
	display: block;
	margin: auto;
	padding: 15px 4px 0px 6px;
	font-size: 13px!important;
	line-height: 1.2em;
}

#bioform .blog #subblock ul#cat-list li.cat-item:hover{
	background-color: rgba(0,252,255,0.5);
}

#bioform .blog #subblock ul#cat-list li.cat-item a:hover{
	background-color: transparent;
}

#bioform .blog #contents #sidebar ul.monthly-list{
	border-top: none;
	text-align: center;
}

#bioform .blog #contents #sidebar ul.monthly-list li{
	display: inline-block;
	margin: 3px 3px 20px 3px;
	border: 1px solid #999;
	width: 110px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}

#bioform .blog #contents #sidebar ul li a{
	display: block;
	padding: 15px 4px 15px 6px;
	font-size: 14px;
	line-height: 1.3em;
}


/* @end */

/* @group form */

#bioform #formblock{
	background-color: rgba(183,228,228,0.5);
	border: 1px solid #d9d9d9;
	padding: 10px 20px 50px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 auto 50px auto;
	width: 90%;
	max-width: 700px;
}

#formblock h3{
	cGolor: #546734;
}

#formblock p.caution{
	color: #b52729;
}

#formblock input.submitBtn{
	background-color: #97a9d9;
}

#formblock input.submitBtn:hover{
	background-color: rgba(127,153,223,0.5);
}

#formblock #area-genre .mwform-checkbox-field{
	width: 30%;
	display: inline-block;
	text-align: left;
	margin-left: 15%;
}



/* @end */

/* @group mainrsrchrslist */
#bioform .entry.lead p{
	width: 96%;
	max-width: 1100px;
	margin: 0px auto 20px;
}

#bioform ul.mainrsrchrslist{
	max-width: 1400px;
	margin: 20px auto 40px auto;
	text-align: center;
	padding: 0px;
}

#bioform ul.mainrsrchrslist li{
	width: 31%;
	max-width: 360px;
	min-width: 300px;
	margin: 20px 0.5% 30px;
	list-style-type: none;
	display: inline-block;
	background-color: #fff;
}

#bioform ul.mainrsrchrslist li .piecephotoarea{
	width: 100%;
	display: block;
}

#bioform ul.mainrsrchrslist li .piecephotoarea .piecephoto{
	width: 100%;
	height: 300px;
}

#bioform ul.mainrsrchrslist li .piecephotoarea .piecephoto:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
}


#bioform ul.mainrsrchrslist li .workstext{
	width: 96%;
	height: 220px;
	margin: 5px auto 0px;
	overflow: hidden;
	display: block;
}

#bioform ul.mainrsrchrslist li .workstext h3{
	font-size: 20px;
	line-height: 1.2em;
	text-align: center;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
	padding: 0;
}

#bioform ul.mainrsrchrslist li .workstext .p-title{
	font-size: 14px;
	line-height: 1.2em;
	margin: 4px 0 15px 0;
	color: #000;
}

#bioform ul.mainrsrchrslist li .workstext .theme,
#bioform ul.mainrsrchrslist li .workstext .expertise{
	text-align: center;
	width: 100%;
	margin: 0px 0 8px 0;
	line-height: 1.2em;
	font-size: 14px;
	color: #666;
}

#bioform ul.mainrsrchrslist li .workstext .theme .label,
#bioform ul.mainrsrchrslist li .workstext .expertise .label{
	text-align: center;
	margin: 0px 0 0px 0;
	line-height: 1.2em;
	font-weight: bold;
	font-size: 11px;
	display: block;
	color: #333;
}

#bioform ul.mainrsrchrslist li .docStatus{
	text-align: center;
	margin: 2px 6px 10px 6px;
	padding: 3px 0 0 0;
	height: 35px;
	display: block;
	border-top: 1px solid #ccc;
}

#bioform ul.mainrsrchrslist li .docStatus li{
	display: inline-block;
	margin: 0 2px;
	width: 35px;
	min-width: 35px;
	height: 35px;
}

#bioform ul.mainrsrchrslist li .docStatus li.withVideo{
	width: 35px;
	height: 35px;
	background-image: url(common/icon_video.png);
	background-size: cover;
}

#bioform ul.mainrsrchrslist li .docStatus li.withText{
	width: 35px;
	height: 35px;
	background-image: url(common/icon_text.png);
	background-size: cover;
}

#bioform ul.mainrsrchrslist li .docStatus li.underConst{
	width: 35px;
	height: 35px;
	background-image: url(common/icon_const.png);
	background-size: cover;
}

#bioform ul.mainrsrchrslist li .docStatus li.noVideo,
#bioform ul.mainrsrchrslist li .docStatus li.noText,
#bioform ul.mainrsrchrslist li .docStatus li.public{
	display: none!important;
	max-width: 1px;
	min-width: 1px;
	height: 0px;
}

/* @end */

/* @group workslist */

#bioform .breadcrumb{
	position: relative;
}

#bioform .breadcrumb #miscworks{
	display: inline-block;
	position: absolute;
	top: 6px;
	right: 0px;
	font-size: 13px;
	line-height: 1em;
}



#bioform ul.workslist li{
	width: 370px;
	height: 320px;
	margin: 2px 8px 32px 7px;
	width: 240px;
	height: 200px;
	margin: 2px 4px 12px 3px;
	background: none;

	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#bioform ul.workslist li{
	width: 370px;
	height: 320px;
	margin: 2px 8px 32px 7px;
	width: 240px;
	height: 200px;
	margin: 2px 4px 12px 3px;
	background: none;

	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}


#bioform ul.workslist li .piecephotoarea .piecephoto{
	width: 100%;
	height: 140px;
}

#bioform ul.workslist li .workstext{
	margin-top: 8px;
}

#bioform ul.workslist li .workstext h3{
	font-size: 13px;
	line-height: 1.2em;
	text-align: center;
}

#bioform ul.workslist li .workstext p{
	text-align: center;
	line-height: 1.2em;
}



/* @end */

/* @group projectlist */
#bioform ul.projectlist{
	text-align: center;
	width: 96%;
	max-width: 1200px;
	margin: 0 auto 30px auto;
}

#bioform ul.projectlist li{
	width: 280px;
	height: 220px;
	margin: 2px 6px 12px 5px;
	background: none;
	display: inline-block;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}


#bioform ul.projectlist li .piecephotoarea .piecephoto{
	width: 100%;
	height: 180px;
}

#bioform ul.projectlist li .piecephotoarea .piecephoto:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
}

#bioform ul.projectlist li .workstext{
	margin-top: 8px;
}

#bioform ul.projectlist li .workstext h3{
	font-size: 13px;
	text-align: center;
}

#bioform ul.projectlist li .workstext p{
	text-align: center;
	line-height: 1.2em;
}



/* @end */

/* @group single-project */
#bioform .project h2{
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	font-size: 24px;
	font-weight: normal;
	color: #000;
	line-height: 30px;
	margin: 10px 0 0 0;
}

#bioform .project h3.catchcopy{
	margin: 16px 0 60px 0;
}

#bioform .project h3.catchcopy p{
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	font-size: 18px;
	font-weight: normal;
	color: #888;
	line-height: 24px;
	margin: 0px;
	text-align: center;
}


/* @end */

/* @group single-m-piece */


#bioform.single-m-piece .wp-block-image{
	margin-top: 30px;
}

#bioform.single-m-piece h2.catchcopy{
	margin: 0;
}

#bioform.single-m-piece h2.catchcopy p{
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	font-size: 24px;
	font-weight: 600;	
	color: #000;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 55px!important;
}

#bioform.single-m-piece #photographer{
	width: 96%;
	font-size: 13px;
	line-height: 1.2em;
	max-width: 800px;
	margin: 0px auto 5px auto;
	color: #333;
	text-align: right;
}

#bioform ul#m-piece-list.workslist li .workstext h3{
	font-size: 13px;
	line-height: 1.2em!important;
	font-weight: normal;
	height: 30px;
}

/* @end */




select.gt_selecter{
	margin-top:42px;
}

#gt_selecter{
	position: absolute;
	top: 42px;
	left: 300px;
}

#bioform #maingraphicband .e-name{
	display: none;
	font-size:18px;
	color: #fff;
}


.translated-ltr #bioform #maingraphicband .e-name{
	display: block;
	font-size: 48px;
	height: 50px;
	line-height: 1.2em;
	color: #fff;
	margin-bottom:15px;
}

#bioform ul#menu-mainmenu li.outside a font font{
	font-size: 10px!important;
	padding: 0 3px;
}

#bioform ul#menu-mainmenu li.outside a font font,
#bioform #maingraphicband h1#housename font font,
#bioform #maingraphicband .p-title font font{
	color: #fff!important;
}

h1#housename.j-name font font,
.j-name font font{
	display: none;
}

#bioform ul.mainrsrchrslist li .workstext .e-name{
	display: none;
}

.translated-ltr #bioform ul.mainrsrchrslist li .workstext .e-name{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 2px 0px 2px 0px;
	display: block;
}

/* @group single-piecce */
#bioform.single-piece h1#housename{
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	font-weight: normal;
	font-size: 30px;
	color: #fff;
	margin: 50px;
	text-align: center;
}

#bioform.single-piece .twin{
	width: 100%;
	max-width: 700px;
	margin: 0 auto 30px auto;
	overflow: hidden;
}

#bioform.single-piece .twin img{
	width: 50%;
	display: inline-block;
	float: left!;
}

#bioform.single-piece .twin img:first-child{
	margin-left: -5px;
}

#bioform.single-piece .twin br{
	display: none;
}


/* @end */

/* @group media_workslist */
#bioform ul#mediadata.workslist{
	margin-top: 60px;
}

#bioform ul#mediadata.workslist li{
	width: 150px;
	height: 215px;
	margin: 2px 5px 40px 4px;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#bioform ul#mediadata.workslist li .piecephotoarea .piecephoto{
	width: 100%;
	height: 150px;
}

#bioform ul#mediadata.workslist li .workstext{
	text-align: center;
	margin: 8px 10px 0 10px;
}

#bioform ul#mediadata.workslist li .workstext h3,
#bioform ul#mediadata.workslist li .workstext p{
	margin: 0;
	font-size: 14px;
}

#bioform ul#mediadata.workslist li .workstext p{
	text-align: center;
	line-height: 1.2em;
}

#bioform .media h2{
	margin-top: 0;
	margin-bottom: 2px;
}

#bioform .media .pubtime,
#bioform .media .company{
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
}

#bioform .media .company{
	margin-bottom: 20px;
}
/* @end */

/* @group  conceptblock */
h3.conceptblock{
	margin: 100px auto 30px;
}	


.conceptblock{
	max-width: 800px;
	margin: 0 auto;
}

.conceptblock .wp-block-column{
	text-align: center;
	margin: 0 auto;
}

.conceptblock .wp-block-column figure{
	margin: 10px 2px 30px;
}


/* @end */

/* @group submenu */

#bioform .submenu li a{
	color: #546734;
}

#bioform .submenu li.current-menu-item a{
	background-color: rgba(84,103,52,0.2);
}

#bioform .submenu li a:hover{
	background-color: rgba(0,252,255,0.5);
	color: #546734;
}

/* @end */

/* @group recruit */
#bioform .recruit .entry ul{
	width: 94%;
	max-width: 700px;
	margin: 0 auto;
}

#bioform .recruit .entry ul li{
	padding: 5px 0 5px 0px;
	margin-left: 25px;
	list-style-type: disc;
}

/* @end */

/* @group concept */
.concept #contents p{
	width: 92%;
	max-width: 600px;
}

#bioform .concept #contents .wp-block-image.center{
	width: 100%;
	max-width: 600px;
	margin: 40px auto 35px auto;
}

#bioform .concept #contents h2:first-child{
	margin-top: 0;
}

#bioform .concept #contents h3{
	margin-bottom: 30px!important;
}

/* @end */

/* @group media */
#bioform .media .entry{
	width: 94%;
	max-width: 1000px;
	margin: 0 auto;
}

#bioform .media .tablepress{
	border-top: 1px solid #888;
	margin-bottom: 100px;
	margin-top: 40px;
}

#bioform .media .tablepress img{
	max-height: 150px;
	width: auto;
}

#bioform .media .tablepress td{
	padding: 15px 5px;
}

/* @end */

/* @group policy */
#bioform .policy #policy_1f.flex-cntn .flex-item.flex-1{
	background: url(images/policy_1_f.jpg) center center;
	background-size: cover;
}

#bioform .policy #policy_3f.flex-cntn .flex-item.flex-1{
	background: url(images/policy_3_f.jpg) center center;
	background-size: cover;
}

#bioform .policy #policy_4f.flex-cntn .flex-item.flex-1{
	background: url(images/policy_4_f.jpg) center center;
	background-size: cover;
}

#bioform .policy #policy_5f.flex-cntn .flex-item.flex-1{
	background: url(images/policy_5_f.jpg) center center;
	background-size: cover;
}

#bioform .policy #policy_6f.flex-cntn .flex-item.flex-1{
	background: url(images/policy_6_f.jpg) center center;
	background-size: cover;
}
/* @end */

/* @group aboutus */
.aboutus table td.column-1{
	width: 110px;
	font-size: 13px;
	color: #4c7d99;
}


/* @end */

/* @group footer */
#bioform #footband {
	background-color: #1f4d9c;
}

#bioform #foot{
	overflow: hidden;
	width: 98%;
	max-width: 1000px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 80px 0 80px 0;
}

#foot .site-title{
	width: 293px;
	height: 40px;
	margin: 0px 20px 0px 0px;
	float: left;
}

#foot .site-title a{
	display: block;
	width: 293px;
	height: 40px;
	background-size: contain;
	text-indent: -9999px;
	background: url(common/sitelogo_footer.png) no-repeat center center;
	background-size: contain;
}

#foot #snsicons{
	width: 100px;
	height: 35px;
	padding-top: 5px;
	margin: 0px;
	float: left;
	text-align: center;
}

#foot #snsicons img{
	width: 28px;
	hGeight: 30px;
	margin: 0px 5px 0 0;
	fGloat: left;
}

#foot #snsicons img:hover{
	bGackground-color: #ccc;
	background-color: rgba(0,252,255,0.7)!important;
}

#foot address #address{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	float: right;
}

#bioform #foot address #footblock{
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: #fff;
}

#foot address #footblock a{
	color: #fff;
}

#bioform #wrapper .pc,
#bioform #wrapper .mobile{
	color: #fff;
}

#bioform #foot .telnum{
	color: #fff;
}

#bioform #foot a .telnum{
	color: #fff;
}

#bioform #credit{
	clear: both;
	margin: 2px auto 0;
	padding-bottom: 5px;
	width: 98%;
	max-width: 1000px;
	bGorder-top: 1px solid #b2b2b2;
	font-size: 12px;
	color: #ccc;
	text-align: center;
}

#bioform #credit .pc,
#bioform #credit .pc a{
	font-size: 12px;
	color: #ccc;
}

#bioform #credit .pc a:hover{
	color: #fff;
}

/* @end */

/* @group about_us */
#bioform .about table td.column-1{
	width: 90px;
	font-weight: bold;
	font-size: 13px;
}

#bioform .about_us ul.staff{
	width: 96%;
	max-width: 900px;
	margin: 0 auto 60px auto;
	text-align: center;
}

#bioform .about_us ul.staff li{
	width: 200px;
	font-size: 13px;
	display: inline-block;
	margin: 5px 10px 30px;
	vertical-align: top;
}

#bioform .about_us ul.staff li .piecephoto{
	width: 100%;
	height: 150px;
}

#bioform .about_us ul.staff li .workstext{
	width: 100%;
	margin-top: 7px;
	height: 130px;
}

#bioform .about_us ul.staff li .workstext .belong{
	font-size: 12px;
	line-height: 1.1em;
	color: #555;
	margin-bottom: 1px;
	mGin-height: 30px;
}

#bioform .about_us ul.staff li .workstext h3{
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	margin: 0 0 2px 0!important;
	font-size: 24px;
	line-height: 1em;
}

#bioform .about_us ul.staff li .workstext .name-e{
	font-size: 12px;
	line-height: 1.2em;
	color: #888;
	margin-bottom: 10px;
}

#bioform .about_us ul.staff li .workstext .detail p{
	font-size: 13px;
	line-height: 1.2em;
	color: #333;
	text-align: center;
}

/* @end */

/* @group home */

.home #wrapper{
	background-color: #f5f5f5;
}

.home #wrapper #contents{
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

/* @group slide */

#bioform.home #maingraphicband{
	width: 100%;
	text-align: center;
}

#bioform.home #maingraphicband .slidercover{
	max-width: 1100px;
	margin: 0 auto;
}

#bioform.home .metaslider .flexslider {
	margin: 0 0 0px;
}

#bioform.home .flex-control-nav{
	bottom:20px;
	text-align:center
}

#bioform.home .flex-control-paging li a{
	width:11px;
	height:11px;
	display:block;
	background:#aaa;
	background:rgba(255,255,255,.4);
	cursor:pointer;
	text-indent:-9999px;
	-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);
	box-shadow:inset 0 0 3px rgba(0,0,0,.3);
	border-radius:20px
}

#bioform.home .flex-control-paging li a.flex-active{
	background:#fff;
	-o-box-shadow:inset 0 0 3px rgba(0,0,0,.5);
	box-shadow:inset 0 0 3px rgba(0,0,0,.5);
	background-color: rgba(255,255,255,1);
}



/* @end */

/* @group topcopy */

#bioform.home #topcopyarea{
	text-align: center;
	background-color: #f5f5f5;
}

#bioform.home #topcopytable{
	margin: 10px auto 40px auto;
	width: 345px;
	width: 270px;
}

#bioform.home #topcopytable td{
	vertical-align: top;
}

#bioform.home #topcopytable #topcopy-1 img{
	width: 50px;
	width: 40px;
	margin: 100px 20px 0 0;
}

#bioform.home #topcopytable #topcopy-2 img,
#bioform.home #topcopytable #topcopy-3 img,
#bioform.home #topcopytable #topcopy-4 img{
	width: 40px;
	width: 32px;
	margin: 4px 5px 0;
}

#bioform.home #topcopytable #topcopy-3 img{
	margin: 0px 5px 0;
}


#bioform.home #topcopytable #topcopy-5 img{
	width: 25px;
	width: 20px;
	margin: 5px 0px 0 5px;
}

/* @end */

.home #maingraphicband #pagetitle{
	width: 60%;
	height: 190px;
	position: absolute;
	left: 20%;
	top: 25%;
	background: url(common/toplogo.png) no-repeat center center;
	background-size: contain;
	text-indent: -9999px;
}

.home h2{
	font-size: 26px;
	margin: 60px 0 40px 0;
}

.home #wrapper h2 .smaller{
	display: block;
	font-size: 13px!important;
	font-weight: normal;
	color: #4c7d99;
}

.home #wrapper h3{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #546734;
	letter-spacing: -1px;
}

.home #wrapper #eventblock h3{
	text-align: left;
}

.home #wrapper .fullband{
	padding: 30px 0 90px 0;
}

.home #wrapper #newsblock.fullband{
	padding: 5px 0 60px 0;
	background-color: #fff;
}

/* @group news */

.home #wrapper table.news{
	border-top: 1px solid #aaa;
	margin: 0 auto!important;
	max-width: 700px;
}

.home #wrapper table.news td{
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #aaa;
	text-align: left;
	vertical-align: middle;
}

.home #wrapper table.news td.td-photo{
	padding-right: 15px;
}

.home #wrapper table.news td .newsphotoarea{
	width: 80px;
	height: 60px;
}

.home #wrapper table.news td .piecephoto{
	width: 80px;
	height: 60px;
}

/* @end */

/* @group project */

.home #wrapper ul#projectlist{
	margin: 20px auto 0!important;
	max-width: 1100px;
	text-align: center;
}

.home #wrapper ul#projectlist li{
	width: 500px;
	display: inline-block;
	margin: 0 15px 20px;
}

.home #wrapper #projectblock.fullband{
	padding: 30px 0 110px 0;
}


/* @end */

/* @group works */
.home #worksblock .split1{
	overflow: visible;
	padding-bottom: 30px;
	width: 100%!important;
	max-width: 1100px!important;
}

.home #worksblock .swiper-container{
	max-width: 100%!important;
	width: 100%!important;
	width: 1100px!important;
	background-color: #eee;
}

.home #worksblock .swiper-wrapper{
	max-width: 100%!important;
	}

.home #worksblock .swiper-slide{
	width: 30%!important;
	}

.home #wrapper #worksblock.fullband{
	background-color: #fff;
}

.home #wrapper ul.topworks{
	margin: 20px auto 0!important;
	max-width: 1100px;
	text-align: center;
}

.home #wrapper #getwid-block{
	width: 84%;
	max-width: 900px;
	margin: 0 auto;
}

#bioform.home .wp-block-getwid-post-carousel__post{
	text-align: center;
}

#bioform.home .wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post div{
	width: 100%!important;
	margin:1px auto;
	}

#bioform.home #wrapper .wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post-title{
	margin:0;
	font-size: 14px;
	line-height: 1.3em;
	text-align: center;
	height: 35px;
}

.home #wrapper .slick-initialized .slick-slide p{
	display: none;
}

.home #wrapper #worksblock li{
	list-style-type: disc;
}

.home #wrapper .slick-dotted.slick-slider{
	margin-bottom:30px;
}

.home .slick-dots{
	
}

.home .slick-dots li button{
	fGont-size: 20px;
}


#wrapper .slick-prev,
#wrapper .slick-next{
    top: 40%;

    width: 25px;
    height: 25px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    opacity: .30;
}

/* @end */

/* @end */

/* @group profile */


#profile_1{
	background: url(common/profile_1_n.jpg) no-repeat center top;
	background-size: contain;
}

#profile_2{
	background: url(common/profile_2_n.jpg) no-repeat center top;
	background-size: contain;
}

#profile_3{
	background: url(common/profile_3_n.jpg) no-repeat center top;
	background-size: contain;
}


/* @end */

/* iPads (portrait) ----------- */

@media screen and (min-width : 680px) 
and (max-width : 990px) {

/* @group header */
#bioform #header2band{
	hGeight: 50px;
}

#bioform #header2band #header2{
	height: 50px;
	padding: 0;
}

#bioform #sitename,
#bioform #sitename a{
	width: 200px;
	height: 46px;
}

#gt_selecter{
	top: 42px;
	left: 210px;
}


#bioform #wrapper ul#menu-mainmenu{
	width: 510px;
	mGargin-top: 2px;
}

#bioform #header2 ul#menu-mainmenu li a {
	padding: 0 5px;
	font-size: 12px;
}



/* @end */

/* @group vision */
#wrapper.vision .vblock1 .wp-block-column:nth-of-type(1),
#wrapper.vision .vblock1 .wp-block-column:nth-of-type(3){
	display: none;
}

#wrapper.vision .wp-block-column{
	text-align: center;
	margin: 0 auto 0 auto;
}

#wrapper.vision .vblock2 .wp-block-column p.text-v{
	margin-right: 0!important;
}

#wrapper.vision .vblock3 .wp-block-column p.text-v{
	margin-left: 0!important;
}

#wrapper.vision .vblock4 .wp-block-column p.text-v{
	margin-right: 0!important;
}

#wrapper.vision .vblock2 .wp-block-column p.text-v br.pc,
#wrapper.vision .vblock3 .wp-block-column p.text-v br.pc,
#wrapper.vision .vblock4 .wp-block-column p.text-v br.pc{
	display: none;
}

.tblock{
	text-align: center;
	bGackground-color: #ccc;
	margin: 0 auto 0 auto!important;
}

.tblock br.pc{
	display: none;
}

p.text-v.mgn-vl{
	margin: 10% auto 10% auto!important;
	height: 350px!important;
	max-height: 90%!important;
	float: none;
	overflow: hidden;
}

p.text-v.mgn-vr{
	margin: 10% auto 10% auto!important;
	height: 360px!important;
	max-height: 94%!important;
	float: none;
	overflow: hidden;
}

/* @end */

/* @group home */
.home #top_works_asahi{
	background: url(common/top_works_asahi_m.jpg) no-repeat center top;
	background-size: contain;
}

.home #top_works_mh{
	background: url(common/top_works_mh_m.jpg) no-repeat center top;
	background-size: contain;
}


/* @end */

}






/* iPhone ----------- */
@media screen and (max-width: 680px){

/* @group header */
#bioform #header2band{
	height: 82px;
	margin: 0;
	padding-top: 20px;
}

#bioform #sitename{
	margin-top: 0px;
}

#bioform #sitename,
#bioform #sitename a{
	width: 240px;
	height: 42px;
}

#gt_selecter{
	text-align: center;
	top: 40px;
	left: 0px;
	right: 0px;
}

#bioform header #navswitch{
	margin: 0;
	top: 20px;
	right: 10px;
	padding: 7px 5px 7px 7px;
	font-size: 20px;
	color: #111;
	font-weight: normal;
	border: none;
	width: 20px;
	background-color: rgba(255,255,255,0.0);
}

#bioform header #navswitch i{
	color: #fff;
}

#bioform header #navswitch:hover,
#bioform header #navswitch:hover i{
	color: #ccc;
}

#bioform header #menu-mobilemenu{
	margin-top: 80px;
}

#bioform #menu-mobilemenu li a{
	background-color: rgba(255,255,255,0.9);
	font-size: 16px;
	color: #888;
	text-decoration: none;
	font-weight: normal;
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

#bioform #menu-mobilemenu li a:hover{
	bGackground-color: #eee!important;
	background-color: rgba(0,252,255,0.5)!important;
	color: #000;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity:1;
}

/* @end */

#bioform #contentsband .titleunit{
	padding: 10px 20px 10px 20px;
	background-color: #1f4d9c;
	text-align: center;
}

#bioform #contentsband .titleunit #researcher-name{
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}

#bioform #contentsband .titleunit #researcher-title{
	font-size: 12px;
	line-height: 17px;
	color: #fff;
}

#bioform #contentsband .titleunit .e-name{
	display: none;
}

.translated-ltr #bioform #contentsband .titleunit .e-name{
	display: block;
	font-size: 22px;
	line-height: 19px;
	color: #fff;
	margin-bottom: 2px;
}

#bioform #contentsband .titleunit #researcher-name font font,
#bioform #contentsband .titleunit .e-name font font,
#bioform #contentsband .titleunit #researcher-title font font{
	color: #fff;
}

/* @group footer */
#bioform #foot{
	padding: 50px 0 40px 0;
}

#foot .site-title{
	margin: 0px auto 20px auto;
	float: none;
}

#foot #snsicons{
	padding-top: 5px;
	margin: 0px auto 20px auto;
	float: none;
}

#foot address #address{
	text-align: center;
	margin: 0px auto 20px auto;
	float: none;
}



/* @end */

#bioform #wrapper #maingraphicband {
	margin-top: 80px!important;
}

#bioform #maingraphicband #maingraphic {
	min-height: 200px;
}

#bioform #maingraphicband #maingraphic h1#pagetitle{
	padding: 90px 6px 0 6px;
	font-size: 24px;
}

#bioform #maingraphicband #maingraphic .titleunit {
	top: 20%;
}

#bioform #maingraphicband #maingraphic .titleunit h1#housename{
	font-size: 26px!important;
	letter-spacing: -1px;
}

#bioform.page #contents{
	width: 100%;
	max-width: 100%;
}

#bioform.page #contents .entry{
	width: 96%;
	max-width: 96%;
	margin-left: auto;
	margin-right: auto;
}


#bioform.page .workslist #contents{
	width: 100%;
	max-width: 100%;
	padding-top: 0;
}



#bioform #wrapper h2{
	font-size: 20px;
}



/* @group posterimage */
.photofull{
	margin-bottom: 0px!important;
}

.photofull .catchtext{
	margin-bottom: 0px!important;
}

.photofull .catchtext{
	font-size: 16px;
	line-height: 1.5em;
	letter-spacing: 2px;
	padding: 4px 2%;
	color: #222;
	letter-spacing: 0px;
}

.photofull .catchtext h3{
	font-size: 14px;
	line-height: 1.3em;
	padding: 0px 0px 4px 0px;
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	margin: 0!important;
}

.photofull .catchtext.t-white h3{
	color: #fff!important;
}

.photofull .catchtext .htitle{
	font-size: 15px;
	line-height: 1.3em;
	padding: 0px 0px 4px 0px;
	font-family:"游明朝","Yu Mincho","游明朝体",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",HiraMinProN-W3,"ＭＳ Ｐ明朝","MS PMincho";
	margin: 0!important;
}

.photofull .catchtext.t-white .htitle{
	color: #fff!important;
}

#bioform .photofull .catchtext.loc-top-left{
	top: 30%;
	left: 1%;
}

#bioform .photofull .catchtext.loc-top-center{
	top: 30%;
	width: 96%;
	left: 0;
}

#bioform .photofull .catchtext.loc-top-right{
	top: 30%;
	right: 1%;
}

#bioform .photofull .catchtext.loc-middle-left{
	top: 30%;
	left: 1%;
}

#bioform .photofull .catchtext.loc-middle-center{
	top: 30%;
	width: 96%;
	left: 0;
}

#bioform .photofull .catchtext.loc-middle-right{
	top: 30%;
	right: 1%;
}

#bioform .photofull .catchtext.loc-bottom-left{
	bottom: 30%;
	left: 1%;
}

#bioform .photofull .catchtext.loc-bottom-center{
	bottom: 30%;
	width: 96%;
	left: 0;
}

#bioform .photofull .catchtext.loc-bottom-right{
	bottom: 30%;
	right: 1%;
}

/* @end */


/* @group mainrsrchrslist */

#bioform ul.mainrsrchrslist li{
	width: 45%;
	min-width: 150px;
	margin: 20px 1% 30px;
}

#bioform ul.mainrsrchrslist li .piecephotoarea .piecephoto{
	height: 170px;
}

#bioform ul.mainrsrchrslist li .workstext{
	height: 160px;
}

#bioform #contents ul.mainrsrchrslist li .workstext h3{
	font-size: 16px;
	line-height: 1.1em;
	margin: 2px 0px 2px 0px;
}

#bioform ul.mainrsrchrslist li .workstext .p-title{
	font-size: 12px;
	line-height: 1.2em;
	margin: 0px 0 10px 0;
}

#bioform ul.mainrsrchrslist li .workstext .theme,
#bioform ul.mainrsrchrslist li .workstext .expertise{
	line-height: 1.2em;
	font-size: 12px;
	display: nGone;
}

#bioform ul.mainrsrchrslist li .workstext .theme .label,
#bioform ul.mainrsrchrslist li .workstext .expertise .label{
	font-size: 8px;
	display: nGone;
}

/* @end */

/* @group piece */

#bioform.single-piece #maingraphicband {
	pGadding-top: 50px;
	height: 50px;
}

#bioform.single-piece #wrapper .entry > p,
#bioform.single-m-piece #wrapper .entry > p{

}

#bioform.single-piece #wrapper .entry,
#bioform.single-m-piece #wrapper .entry{
	wGidth: 94%;
	width: 100%;
	margin: 0 auto;
}

#bioform.single-piece #wrapper .entry p,
#bioform.single-m-piece #wrapper .entry p{
	width: 94%;
	margin: 0 auto 15px;
}

/* @end */



/* @group home */

.home #header{
	height: 1px!important;
	dGisplay: none;
}

.home #maingraphicband{
	position: relative;
	text-align: center;
	width: 100%;
}

.home #maingraphicband #pagetitle{
	width: 60%;
	height: 170px;
	position: absolute;
	left: 20%;
	top: 35%;
	background: url(common/toplogo.png) no-repeat center center;
	background-size: contain;
	text-indent: -9999px;
}

.home #maingraphicband #scrollarrow{
	position: absolute;
	left: 35%;
	top: 75%;
	width: 30%;
}



.home header #menu-mobilemenu{
	mGargin-top: 0;
}

#bioform.home #maingraphicband #topcopy{
	position: absolute;
	width: 225px;
	height: 55px;
	top: 0;
	bottom: 0;
	margin: auto;
	margin-left: -112px;
}

.home #wrapper #newsblock.fullband ul.news{
	width: 92%;
	margin: 0 auto!important;
}

.home #wrapper .fullband p{
	width: 94%;	
}


#wrapper #contents h3{
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 22px;
	width: 90%;
}


.home .photofull .catchtext.mloc-bottom{
	padding-top: 8px;
	padding-bottom: 30px;
}
/* @end */


}
