@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	width: 95%;
	clear: none;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#div1 {
display: none;
}
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
p {
	font: 12pt/18pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 20px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
h4 {
	font: bold 12pt/18pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	text-decoration: none;
}
#submenu a:link {
	color: #000000;
}
#submenu a:visited {
	color: #000000;
}
#submenu a:hover {
	color: #cc0000;
}
a:active {
	color: #ff8000;
}
body {
	width: 100%;
}
#header {
	background-color: #639494;
	margin: 0px;
	padding: 0px;
	height: 40px;
	position: fixed;
	z-index: 1;
	width: 100%;
}
#topLogo {
	display: block;
	float: left;
	background-color: #639494;
	width: 25%;
}
#topLogo img {
	height: 40px;
	margin: 0px;
	float: left;
	width: auto;
}
#mainTitle  {
	text-align: center;
	height: 40px;
	float: left;
	background-color: #639494;
	width: 60%;
}
#mainTitle img {
	margin-top: 3%;
	padding-left: auto;
}
#mainTitle h1 {
	font: normal  normal 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	margin-top: 5px;
	width: 120%;
}
#flagIcon {
	display: none;
}
#flagIconSmall {
	width: 60px;
	float: left;
	margin-top: -27px;
}
#menuIcon {
	margin-left: 0;
	display: block;
	float: right;
	width: 40px;
}
#menuIcon img {
	margin-left: 10px;
	height: 40px;
	float: right;
	width: 40px;
}
#nav {
	margin: 0px;
	padding: 0px;
	display: none;
	margin-left: 0;
	height: 31%;
	text-align: center;
	width: 980px;
}
#nav ul {
}
#nav ul li {
	list-style: none;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	float: left;
	background-color: #639494;
	width: 150px;
	height: 28px;
	bottom: 0px;
	margin-top: 0px;
}
#underline {
	background-color: #f2ee71;
	width: 100%;
	height: 2px;
	float: none;
	clear: both;
	/* [disabled]margin-top: 0px; */
	margin-left: 0;
	display: block;
}
#header #subtitle {
	text-align: center;
}
#header #subtitle img {
	width: 150px;
	height: 25px;
	margin-top: -5px;
}
#header h2 {
	font: 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #f2ee71;
	width: 100%;
	height: 25px;
	text-align: center;
}
#wrapped {
	background-color: #FFFFaa;
	margin: 0px;
	width: 100%;
	float: none;
	clear: both;
}
.menuForMobile {
	width: 40%;
	margin-left: 60%;
	background-color: #fff;
	margin-top: 0px;
	position: fixed;
	margin-right: auto;
	padding-top: 65px;
}
.menuA {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	text-align: center;
	list-style: none;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: none;
	padding-bottom: 10px;
}
#main {
	margin: -2px auto 0px 0px;
	display: block;
}
#submenu {
	padding: 80px 10px 10px;
	position: fixed;
	background-color: #fff;
	width: 150px;
	margin-right: auto;
	margin-left: 28%;
	display: none;
}
#submenu li  {
	margin-top: 20px;
	margin-bottom: 10px;
	list-style: none;
	text-align: center;
	font: normal  100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
#submenu ul li .divForBlank {
	height: 0px;
}
li a .comment {
	font-size: 8pt;
	margin-top: 0px;
	margin-right: 0px;
}
#contents {
	display: block;
	float: right;
	margin-top: 0px;
	background-color: #fff;
}
#topCushion {
	height: 75px;
}
#article01 {
}
#article01 .listInList {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.column01 {
	margin-bottom: 50px;
}
.column01 h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.column01 h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #e4007f;
	margin-top: 20px;
	margin-bottom: 20px;
}
#inputOutputImgComment {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 11pt;
}
.buttonPDF p {
	width: 200px;
	color: #FF6265;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.buttonImgDummy {
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.column02 {
	width: 70%;
	margin: 20px auto 20px 15%;
}
.column01 p {
	font-size: 12pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#article02 {
	padding-top: 80px;
}
#article02 .buttonPDF {
	text-align: center;
}
#article02 .buttonPDF img  {
	width: 100px;
}
.cushion30px {
	margin-top: 30px;
	float: none;
	clear: both;
	height: 30px;
}
#article03 {
	padding-top: 80px;
	height: auto;
}
#article03 .column01 #sub2Aim ul li {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #00a0e8;
	padding-top: 0px;
}
#article03 .column01 #sub2Aim2 h4 {
	color: #000000;
	margin-top: 40px;
}
#article03 .column01 #sub2Aim2 ul li {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
#contents #article03 .column01 #sub2Aim2 ol li {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
#article04 {
	padding-top: 80px;
}
#article04 div #sub02presenMovie {
	float: none;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sub02movie iframe {
	width: 100%;
	margin-bottom: 10px;
}
#article04 .group div img {
	margin-left: 40px;
}
#article04 .buttonPDF a img {
	float: none;
	clear: both;
	width: 110px;
	margin-right: 200px;
	margin-left: 110px;
	margin-bottom: 5px;
	opacity: 1;
}
div #sub02presenMovie img {
	width: 110px;
	margin-left: 80px;
	margin-right: 70px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.movie100 {
	float: none;
	clear: both;
	padding-top: 10px;
}
.youtubemovie iframe {
	width: 100%;
	margin-bottom: 10px;
}
#article05 {
	padding-top: 80px;
}
.photoHalf {
	margin-top: 40px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
}
.photoHalf ul li {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.photoHalf h4 {
	color: #000000;
	margin-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
}
.photoHalf img {
	width: 46%;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 10px;
	margin-bottom: 3px;
}
#article05 .column03 ul li {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#article05 .column05 ul li {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#aside {
	text-align: center;
	font: 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #fff;
}
#footer {
	background-color: #639494;
	text-align: center;
	font-size: 12px;
}
#div2 {
width: 21.0526%;
margin-left: 0;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
display: none;
}
#wrapped {
}
#header {
	width: 100%;
}
#topLogo {
	width: 23.0769%;
	margin-left: 0;
	float: left;
	display: block;
}
#mainTitle {
width: 48.7179%;
clear: none;
margin-left: 2.5641%;
}
#menuIcon {
	width: 40px;
	clear: none;
	margin-left: 2.5641%;
	display: block;
}
#nav {
display: none;
width: 100%;
margin-left: 0;
}
#underline {
width: 100%;
margin-left: 0;
}
#subnav {
width: 100%;
margin-left: 0;
display: none;
}
#aside {
display: block;
}
#footer {
}
.article01 {
}
#div2 {
width: 23.0769%;
margin-left: 0;
}
.article02 {
}
.menuForMobile {
}
#subtitle {
}
#article04 {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	clear: none;
	float: none;
}
#div1 {
display: none;
}
#div2     {
width: 6.7796%;
margin-left: 0;
}
body {
	background-image: url(../images/header/backPatternL.jpg);
}
body, h1, h2, h3, h4, p, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#header {
	width: 100%;
	height: 75px;
}
#mainTitle {
	width: 300px;
	clear: none;
	margin-top: -7px;
}
#mainTitle img {
	width: 100%;
	clear: none;
	padding-left: 250px;
}
#mainTitle h1     {
	font-size: 20px;
}
.titleContents {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0%;
	width: 980px;
	background-color: #f00;
}
#topLogo {
	width: 10%;
	float: left;
	display: block;
}
#topLogo a img {
	width: auto;
	height: 40px;
}
#flagIcon {
	width: 7%;
	display: inline;
	float: right;
	margin-top: 0.7%;
	opacity: 0.5;
}
#flagIconSmall {
	display: none;
}
#menuIcon {
	width: 6.7796%;
	margin-left: 1.6949%;
	clear: none;
	display: none;
}
.title {
}
.titleContents {
	margin-left: auto;
	margin-right: auto;
}
#nav {
	display: block;
	clear: both;
	float: none;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#underline {
	width: 100%;
	margin-left: 0;
	height: 10px;
	margin-top: 0px;
}
#header h2 {
	display: none;
}
#wrapped {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#main {
	width: 100%;
}
.menuA {
	display: none;
}
#submenu {
	width: 155px;
	position: fixed;
	display: block;
	margin-left: -10px;
	margin-top: 20px;
	padding-top: 120px;
	padding-bottom: 30px;
	background-color: rgba(0,0,0,0);
}
#submenu ul li {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	text-shadow: 8px 8px 2px #ccc;
	display: block;
	margin-bottom: 20px;
	border-bottom-style: none;
	margin-top: -20px;
}
#submenu ul .divForBlank {
	height: 50px;
	display: block;
}
#contents {
	width: 805px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	height: 20000px;
}
#topCushion {
	height: 100px;
}
#contents p {
	font: 10pt/16pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: justify;
}
#contents li {
	font: bold 10pt/16pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: justify;
}
#article01     {
}
#article01 .column01 {
	width: 500px;
	float: left;
}
#article01 .column02 {
	width: 280px;
	margin-left: 20px;
	float: left;
	margin-top: 50px;
	text-align: center;
	font: 10pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#article01 .column02 h3 {
	font-size: 10pt;
	font-weight: bold;
}
#article01 .column02 h4 {
	font-size: 10pt;
	font-weight: bold;
}
#article01 .column02 img {
	width: 200px;
}
#article01 .column02 .image00 p {
	width: 200px;
	text-align: justify;
	margin-left: 40px;
	margin-right: auto;
	font: 9pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 5px;
	padding-bottom: 10px;
}
#article01 .column03 {
	width: 500px;
	clear: both;
	float: left;
}
#article01 .column03 h3 {
	font-size: 11pt;
}
.column03 h4 {
	font-size: 10pt;
}
#article02 .group p {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#article02     {
	padding-top: 100px;
}
#article02 .column01 #pastYears h4 {
	color: #000;
}
#article02 .column01 {
}
#article02 #thisYear .group {
	width: 254px;
	float: left;
	margin-left: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	height: 400px;
}
#groupA2018sub01 {
}
#sub01movie2018 {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
#sub01movie2018 h4  {
	color: #070707;
}
#sub01movie2018 p  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: center;
}
#article02 .buttonPDF {
	width: 270px;
	margin-top: 0px;
}
#article02 .buttonPDF img {
	width: 130px;
	margin-top: 10px;
}
.openCampus  {
	clear: both;
	padding-top: 30px;
	text-align: center;
}
.openCampus h4  {
	color: #000000;
	margin-bottom: 0px;
	font: normal 10pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	padding-left: 0%;
	margin-left: 6%;
}
.openCampus img  {
	margin: 5px;
	padding-left: 0px;
}
#article02 .column01 #pastYears {
	padding-top: 20px;
	padding-bottom: 200px;
}
#article03 {
	padding-top: 100px;
}
#article03 .column01 {
	width: 500px;
}
#article03 #experiment  {
	clear: both;
	float: none;
}
#article03 #experiment h4 {
	color: #000000;
	font: normal 10pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 10px;
	margin-bottom: -5px;
}
#article03 #experiment img  {
	margin: 5px;
	float: left;
}
.menuForMobile {
}
#article04  #thisYear2 .group {
	width: 224px;
	float: left;
	margin-top: 10px;
	margin-left: 11px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#article04 {
	padding-top: 100px;
}
#article04 .subtitle  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	margin-top: -5px;
}
.group div #resized {
	font-size: 15px;
}
#article04 #thisYear2 img {
	width: 150px;
	margin-left: 40px;
	margin-bottom: 10px;
}
#article04 #thisYear2 #tomPress {
	margin-top: 22px;
}
#article04 #designRounge {
	margin-left: 40px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 30px;
}
div #designRounge h4 {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	list-style-position: inside;
	float: none;
	margin-bottom: -5px;
	margin-left: 8px;
	margin-top: 0px;
	clear: none;
}
#designRounge img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#article04 #pastYears2 {
	padding-top: 20px;
	padding-bottom: 200px;
	float: none;
	clear: both;
}
#article04  .buttonPDF img {
	height: 28px;
}
.group div .blankParagraph {
}
#article05 {
	padding-top: 100px;
}
#article05 .column01 {
	width: 500px;
	float: left;
}
#article05 .column02 {
	width: 200px;
	float: left;
	margin: 50px 0px 0px 55px;
	text-align: center;
}
#article05 .column02 img {
	width: 200px;
	height: 293px;
}
#article05 .column02 p {
	font: 9pt/12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#article05 .column03 {
	clear: both;
	width: 500px;
	float: left;
}
#article05 .column04 {
	width: 250px;
	float: left;
	padding-left: 35px;
	text-align: center;
	padding-top: 30px;
}
#article05 .column04 img {
	width: 250px;
	height: 305px;
}
#article05 .column05      {
	clear: both;
	padding-top: 30px;
	width: 500px;
	float: left;
}
#article06 .pastWorks {
	height: 500px;
	clear: both;
	padding-top: 20px;
}
#article06  {
	clear: both;
	height: 500px;
	padding-top: 100px;
}
#article06 #nowWorks {
	height: 400px;
	padding-top: 0px;
}
.workGroup {
	float: none;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#article06 .eachWork {
	width: 200px;
	text-align: center;
	margin-left: 30px;
	margin-right: 35px;
	float: left;
}
#aside {
	display: block;
}
#footer {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
li a .comment {
	font-size: 8pt;
	font-feature-settings : "palt" 1;
	text-align: center;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
}
