/* html */
a:hover .invert
{
    -webkit-filter: invert(63%);
}
.language
{
	margin:100px -103px 100px;
	float: right;
	color: black;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-align: justify;
    line-height: 190%;
	letter-spacing: 0.09em;
	-moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);


}
.language a
{

    color: black;
    font-weight:  none;
	text-decoration: none;
    padding: 3.3px 0px;
	letter-spacing: 0.09em;
}
#japanese
{
	font-size: 16px;
	color: white;
	background-color: black;
	pointer-events : none;
	padding: 3px 6px 3px 6px;
}
#english
{
	color: black;
	padding: 3px 6px 3px 6px;
}
#japanese_01
{
	color: black;
	font-size: 16px;
	padding: 3px 6px 3px 6px;
}
#english_01
{
	color: white;
	background-color: black;
	pointer-events : none;
	padding: 3px 6px 3px 6px;
}
.header-right
{
    position:absolute;
    top:-3px;
    right: 0px;
    padding: 21px;
    margin: 0px;
    list-style-type: none;
}
.header-right li
{
    position: relative;
    display: inline-block;
}
.header-right li a
{
    margin: 22px;
    margin-left: 60px;
	margin-right: 36px;
    margin-bottom: 27px;
    padding: 0px ;
    display: block;
    width:auto;
    height: 30px;
    text-align: left;
    background-color:none;
    font-size: 33px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    font-family:'Arial',sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.header-right li ul
{
    margin: 0px auto;
    margin-bottom:0px;
	padding-bottom: 20px;
    padding-left: 0px;
    list-style-type: none;
    position: absolute;
}

.header-right ul
{
    list-style: none;
}
.mobile_work
{
	pointer-events: none;
	display: none;
}
.menu
{
	cursor: pointer;
	height: 30px;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
label
{
	pointer-events: auto;
    display: block;
    margin: 0px;
}
input[type="checkbox"].on-off{
    display: none;
}
input[type="checkbox"].on-off + ul{
    max-height: 0px;
    overflow: hidden;
}
input[type="checkbox"].on-off:checked  + ul
{
    max-height: 200px;
}
.copyright
{
	height: 30px;
	padding:0px 0px 0px 0px;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.footer-right
{
    text-align:right;
    color: black;
    margin:19px 48px 32px 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.logo
{
    text-align: left;
	margin: 19px 36px 16px 0px;
	height: 99px;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.clear
{
    display: none;
}
.top
{
	display: none;
    position: relative;
	padding: auto;
	*zoom: 1;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	width: 900px;
	height: 743px;
    margin: auto;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.icon
{
	display: none;
}

.contents
{
	display: table;
	width: 100%;
}
.news h1
{
	display: inline;
	color: black;
	font-size: 24px;
	font-weight: bold;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
}
.news
{
	color: black;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	text-align: justify;
}
.news a
{
    color: black;
    font-weight:  none;
	text-decoration: none;
    border-bottom: 1px solid black;
    padding: 3.3px 0px;
	letter-spacing: 0.09em;
}
.news_en h1
{
	display: inline;
	color: black;
	font-size: 24px;
	font-weight: bold;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
}
.news_en
{
	color: black;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	text-align: left;
}
.news_en a
{
    color: black;
    font-weight:  none;
	text-decoration: none;
    border-bottom: 1px solid black;
    padding: 3.3px 0px;
	letter-spacing: 0.09em;
}
hr
{
	border: 1px solid #eaeaea;
	opacity: 1;
	margin-left: -60px;
    margin-right: -60px;
}
.worksentence_a h1
{
	display: block;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	text-align:justify;
}
.worksentence_a
{
	color: black;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	text-align: justify;
}
.worksentence_b h1
{
	display: block;
	color: black;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	text-align:justify;
}
.worksentence_b
{
	color: black;
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 0px;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	text-align: justify;
}
.worksentence_a_en h1
{
	display: block;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	text-align: left;
}
.worksentence_a_en
{
	color: black;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	text-align: left;
}
.worksentence_b_en h1
{
	display: block;
	color: black;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	text-align: left;
}
.worksentence_b_en
{
	color: black;
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 0px;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	text-align: left;
}
.work01
{
	display: block;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
    width: 100%;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.work02
{
	display: block;
    text-align: center;
    width: 100%;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.work03
{
	display: block;
    text-align: center;
    width: 100%;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;

}
.work01_t
{
	display: none;
}
.work02_t
{
	display: none;
}
.work03_t
{
	display: none;
}
.work01_m
{
	display: none;
}
.work02_m
{
	display: none;
}
.work03_m
{
	display: none;
}
img.portrait
{
    float:left;
    margin-top:9px;
    margin-right:17px;
    margin-bottom:10px;
    vertical-align:text-top;
    width: 160px;
}
.clear
{
    clear: both;
}
.profilename
{
	background-color: none;
	display: inline;
	color: black;
	height: 100%;
	font-size: 24px;
	font-weight: bold;
	line-height: 190%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.profilesub
{
    clear: left;
	background-color: none;
	display: inline;
	color: black;
	height: 100%;
	font-size: 19px;
	font-weight: bold;
	line-height: 190%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.profile
{
    clear: left;
	color: black;
    background-color: none;
    height: 100%;
    padding: 0px;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 0px;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	text-align: justify;
}
.profilename_en
{
	background-color: none;
	display: inline;
	color: black;
	height: 100%;
	font-size: 24px;
	font-weight: bold;
	line-height: 190%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.profilesub_en
{
	background-color: none;
	display: inline;
	color: black;
	height: 100%;
	font-size: 19px;
	font-weight: bold;
	line-height: 190%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.profile_en
{
	color: black;
    background-color: none;
    height: 100%;
    padding: 0px;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 0px;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	text-align: left;
}
.contact
{
    margin-top:-9px;
}
.contact p
{
	display: inline;
	color: black;
	font-size: 19px;
	font-weight: bold;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
}
.contact a
{
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.09em;
	width: auto;
    color: black;
	text-decoration: none;
    border-bottom: 1px solid black;
    padding: 3.3px 0px;
	letter-spacing: 0.09em;
}
.bar_top
{
	margin: 0 auto;
	width: 100px;
	margin-top: 190px;
}
.bar_top_work
{
	margin: 0 auto;
	width: 100px;

	margin-top: 160px;
}
.bar_bottom
{
	margin: 0 auto;
	width: 100px;
	margin-bottom: 90px;
}
header
{
    width: 100%;
    background-color: none;
	position: fixed;
    top: -13px;
    right: 0px;
    left: 0px;
    z-index: 10;
	transition: .3s;
}
article
{
    width: auto;
    padding: auto;
    margin-left: 60px;
    margin-right: 60px;
    z-index: 9;
}
footer
{
    width: auto;
    background-color: none;
    position: fixed;
    right: 0px;
	bottom: 0px;
    z-index: 10;
	transition: .3s;
}
body
{
	background-color: none;
	width: 100%;
	height:100%;
    margin: 0px auto;
}
img
{
	  touch-callout:none;
	  user-select:none;
	  -webkit-touch-callout:none;
	  -webkit-user-select:none;
	  -moz-touch-callout:none;
	  -moz-user-select:none;
	  -webkit-user-drag: none; user-drag: none;
}
html, body
{
    background-color: white;
	height: 100%;
	-webkit-text-size-adjust: 100%;
    cursor: default;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-user-select:none;
}
ul
{
	list-style-type: none;
}

/* for tablet phone */
@media screen and (max-width: 900px), screen and (max-height: 700px)
{
a:hover .invert
{
    -webkit-filter: none;
}
.language
{
	margin:100px -93px 79px;
	float: right;
	color: black;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-align: justify;
    line-height: 190%;
	letter-spacing: 0.09em;
	-moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 999;
}
.language a
{
    color: black;
    font-weight:  none;
	text-decoration: none;
    padding: 3.3px 0px;
	letter-spacing: 0.09em;
}
#japanese
{
	font-size: 13px;
	color: white;
	background-color: black;
	pointer-events : none;
	padding: 2px 4px 2px 4px;
}
#english
{
	color: black;
	padding: 2px 4px 2px 4px;
}
#japanese_01
{
	font-size: 13px;
	color: black;
	padding: 2px 4px 2px 4px;
}
#english_01
{
	color: white;
	background-color: black;
	pointer-events : none;
	padding: 0 3px;
	padding: 2px 4px 2px 4px;
}
.header-left
{
	width: 100%;
	height: 0px;
	display: block;
}
.header-right
{
	display: block;
    top: 83px;
    left: -90px;
    margin: 0px auto;
	width: 100%;
	height: cover;
	display: block;
	bottom: 83px;
}
.header-right li
{
	left:  0px;
    position: relative;
    display: inline-block;
}
.header-right li a
{
    margin: 22px;
    margin-bottom: 27px;
    padding: 0px;
    display: block;
    width:auto;
    height: 30px;
    background-color:none;
    color: black;
    text-decoration: none;
    font-family:'Arial',sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
.header-right li ul
{
    margin: 0px auto;
    padding-left: 37px;
	margin-bottom: 27px;
    list-style-type: none;
    position: absolute;
	width: 250px;
	height: 190px;
	display: block;
}
.header-right ul
{
	width: 150px;
	height: 200px;
	margin-left:33px;
	display: block;
}
.menu
{
	cursor: pointer;
	height: 27px;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
label
{
	pointer-events: auto;
    display: block;
    margin: 0px;
}
input[type="checkbox"].on-off{
    display: none;
}
input[type="checkbox"].on-off + ul{
    max-height: 0px;
    overflow: hidden;
}
input[type="checkbox"].on-off:checked  + ul
{
    max-height: 190px;
	position:static;
}
.about_mobile
{
	z-index: 9;
	margin-top: 7px;
	position: relative;
}
.header-left_mobile
{
	top: 0;
	position: fixed;
}
.header-right_mobile
{
	display: none;
}
.copyright
{
	height: 23px;
	padding:0px 0px 10px 0px;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.footer-right
{
    text-align:right;
    color: black;
    margin:19px 48px 32px 26px;
    font-weight: bold;
    font-size: 19px;
    font-family:'Arial',sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.footer
{
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.logo_mobile
{
	position: fixed;
}
.logo
{
    transition: .3s;
    background-color: none;
	position: fixed;
    top: -13px;
    right: 0px;
    left: 0px;
    z-index: 999;
    display: block;
	height: 93px;
	margin: 20px auto;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.top
{
	display: none;
    position: relative;
	padding: auto;
	*zoom: 1;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	width: 900px;
	height: 743px;
    margin: auto;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.icon
{
	display: block;
	top: 9px;
	width: 37px;
	height: 37px;
	margin-left: -69px;
	margin-right: 55px;
	position: relative;
}
.contents
{
	z-index: 9;
	display: table;
	width: 100%;
}
.news h1
{
	display: inline;
	color: black;
	font-size: 21px;
	font-weight: bold;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;

}
.news
{
	color: black;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: justify;
}
.news a
{
    color: black;
    font-weight:  none;
	text-decoration: none;
    border-bottom: 1px solid black;
    padding: 2.9px 0px;
	letter-spacing: 0.09em;
}
.news_en h1
{
	display: inline;
	color: black;
	font-size: 21px;
	font-weight: bold;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;

}
.news_en
{
	color: black;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: left;
}
.news_en a
{
    color: black;
    font-weight:  none;
	text-decoration: none;
    border-bottom: 1px solid black;
    padding: 2.9px 0px;
	letter-spacing: 0.09em;
}
hr
{
	border: 1px solid #eaeaea;
	opacity: 1;
	width: auto;
	margin-left: -45px;
    margin-right: -45px;
}
.worksentence_a h1
{
	display: block;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: justify;
}
.worksentence_a
{
	color: black;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-align:justify;
    line-height: 190%;
	letter-spacing: 0.06em;
}
.worksentence_b h1
{
	display: block;
	color: black;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: justify;
}
.worksentence_b
{
	color: black;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: justify;
}
.worksentence_a_en h1
{
	display: block;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: left;
}
.worksentence_a_en
{
	color: black;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	line-height: 190%;
	letter-spacing: 0.06em;
	text-align: left;
}
.worksentence_b_en h1
{
	display: block;
	color: black;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: left;
}
.worksentence_b_en
{
	color: black;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: left;
}
.work01
{
	display: none;
}
.work02
{
	display: none;
}
.work03
{
	display: none;
}
.work01_t
{
	display: block;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
    width: 100%;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.work02_t
{
	display: block;
    text-align: center;
    width: 100%;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.work03_t
{
	display: block;
    text-align: center;
    width: 100%;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;

}
.work01_m
{
	display: none;
}
.work02_m
{
	display: none;
}
.work03_m
{
	display: none;
}
img.portrait
{
    float:left;
    margin-top:8px;
    margin-right:17px;
    margin-bottom:10px;
    vertical-align:text-top;
    width: 131px;
}
.clear
{
    clear: both;
}
.profilename
{
	background-color: none;
	display: inline;
	color: black;
	height: 100%;
	font-size: 21px;
	font-weight: bold;
	line-height: 190%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.profilesub
{
    clear: left;
	background-color: none;
	display: inline;
	color: black;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 190%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.profile
{
    clear: left;
	color: black;
    background-color: none;
    height: 100%;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: justify;
}
.profilename_en
{
	background-color: none;
	display: inline;
	color: black;
	height: 100%;
	font-size: 21px;
	font-weight: bold;
	line-height: 190%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.profilesub_en
{
	background-color: none;
	display: inline;
	color: black;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 190%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.profile_en
{
	color: black;
    background-color: none;
    height: 100%;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: left;
}
.m_f
{
    display: none;
}
.m_m
{
    display: none;
}
.m_i
{
    display: none;
}
.contact
{
    margin-top:-9px;
    display: none;
}
.contact p
{
	color: black;
	font-size: 16px;
	font-weight: bold;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
}
.contact a
{
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	width: auto;
    color: black;
	text-decoration: none;
    border-bottom: 1px solid black;
    padding: 2.9px 0px;
}
.bar_top
{
	margin: 0 auto;
	width: 100px;
	margin-top: 120px;
}
.bar_top_work
{
	margin: 0 auto;
	width: 100px;
	margin-top: 130px;
}
.bar_bottom
{
	margin: 0 auto;
	width: 100px;
	margin-bottom: 80px;
}
header
{position: static;}
article
{
    width: auto;
    padding: auto;
    margin-left: 45px;
    margin-right: 45px;
    z-index: 9;
}
footer
{
    width: auto;
    background-color: none;
    position: fixed;
    right: 0px;
	bottom: 0px;
    z-index: 10;
	transition: .3s;
}
body
{
	background-color: none;
	width: 100%;
	height:100%;
    margin: 0px auto;
}
img
{
	  touch-callout:none;
	  user-select:none;
	  -webkit-touch-callout:none;
	  -webkit-user-select:none;
	  -moz-touch-callout:none;
	  -moz-user-select:none;
	  -webkit-user-drag: none; user-drag: none;
}
html, body
{
	-webkit-text-size-adjust: 100%;
    cursor: default;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-user-select:none;
}
ul
{
	list-style-type: none;
}
}
/* for tablet phone */
@media screen and (max-width: 450px), screen and (max-height: 450px)
{
a:hover .invert
{
    -webkit-filter: none;
}
.language
{
	margin:100px -40px 60px;
	padding:0px 0px 0px 0px;
	float: right;
	color: black;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-align: justify;
    line-height: 190%;
	letter-spacing: 0.09em;
	-moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.language a
{
    color: black;
    font-weight:  none;
	text-decoration: none;
    padding: 3.3px 0px;
	letter-spacing: 0.09em;
}
#japanese
{
	color: white;
	background-color: black;
	pointer-events : none;
	padding: 1px 3px 1px 3px;
	font-size: 10px;
	margin-right: 3px;
}
#english
{
	color: black;
	padding: 1px 3px 1px 3px;
	margin-left: 3px;
}
#japanese_01
{
	font-size: 10px;
	color: black;
	padding: 1px 3px 1px 3px;
	margin-right: 3px;
}
#english_01
{
	color: white;
	background-color: black;
	pointer-events : none;
	padding: 1px 3px 1px 3px;
	margin-left: 3px;
}
.header-left
{
	width: 100%;
	height: 0px;
	display: block;
}
.header-right
{
    left: -45px;
	display: block;
    top: 83px;
    margin: 0px auto;
	width: 100%;
	height: cover;
	display: block;
}
.header-right li
{
	position:static;
	left:  0px;
}
.header-right li a
{
    margin-bottom: 0px;
    padding: 0px;
    display: block;
    background-color:none;
    color: black;
    text-decoration: none;
    font-family:'Arial',sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.header-right li ul
{
    margin: 0px auto;
    padding-left: 26px;
    list-style-type: none;
    position: absolute;
	width: 220px;
	height: 173px;
	display: block;
    margin-bottom: -11px;
}
.header-right ul
{
	width: 100px;
	height: 100px;
	margin-left:0px;
	margin-top: -47px;
	display: block;
}
.menu
{
	cursor: pointer;
	height: 19px;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
label
{
	pointer-events: auto;
    display: block;
    margin: 0px;
}
input[type="checkbox"].on-off{
    display: none;
}
input[type="checkbox"].on-off + ul{
    max-height: 0px;
    overflow: hidden;
}
input[type="checkbox"].on-off:checked  + ul
{
    max-height: 160px;
	position:static;
}
.about_mobile
{
	z-index: 9;
	top: -1px;
	position: relative;
}
.header-right_mobile
{
	display: none;
}
.copyright
{
	text-align:right;
	height: 18px;
	margin:0px 38px 0px 0px;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.footer-right
{
    text-align:right;
    color: black;
    margin: 16px auto;
    font-weight: bold;
    font-size: 19px;
    font-family:'Arial',sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.footer
{
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.logo
{
    transition: .3s;
    top:-13px;
    background-color: none;
    margin: 0px auto;
	position: fixed;
    z-index: 999;
    display: block;
    width: 104px;
	height: 60px;
	margin: 23px auto;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.back_mobile
{
	height: 100%;
	background-image: url(../image/201704.gif); background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed; background-size: cover;
}
.top
{
	display: none;
    position: relative;
	padding: auto;
	*zoom: 1;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	width: 900px;
	height: 743px;
    margin: auto;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}

.icon
{
	display: block;
	top: 50px;
	width: 26px;
	height: 26px;
	margin-right: 0px;
	margin-left: -38px;
	position: relative;
}

.contents
{
	display: table;
	width: 100%;
}
.news h1
{
	display: inline;
	color: black;
	font-size: 18px;
	font-weight: bold;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
}
.news
{
	color: black;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: justify;
}
.news a
{
    color: black;
    font-weight:  none;
	text-decoration: none;
    border-bottom: 1px solid black;
    padding: 1.7px 0px;
	letter-spacing: 0.09em;
}
.news_en h1
{
	display: inline;
	color: black;
	font-size: 18px;
	font-weight: bold;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
}
.news_en
{
	color: black;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: left;
}
.news_en a
{
    color: black;
    font-weight:  none;
	text-decoration: none;
    border-bottom: 1px solid black;
    padding: 1.7px 0px;
	letter-spacing: 0.09em;
}
hr
{
	border: 1px solid #eaeaea;
	opacity: 1;
	width: auto;
	margin-left: -30px;
    margin-right: -30px;
}
.worksentence_a h1
{
	display: block;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: justify;
}
.worksentence_a
{
	color: black;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: justify;
}
.worksentence_b h1
{
	display: block;
	color: black;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: justify;
}
.worksentence_b
{
	color: black;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: justify;
}
.worksentence_a_en h1
{
	display: block;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: left;
}
.worksentence_a_en
{
	color: black;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-align:justify;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: left;
}
.worksentence_b_en h1
{
	display: block;
	color: black;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: left;
}
.worksentence_b_en
{
	color: black;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: left;
}
.work01{display: none;}
.work02{display: none;}
.work03{display: none;}
.work01_t{display: none;}
.work02_t{display: none;}
.work03_t{display: none;}
.work01_m
{
	display: block;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
    width: 100%;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.work02_m
{
	display: block;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
    width: 100%;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.work03_m
{
	display: block;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
    width: 100%;
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
img.portrait
{
    float:left;
    margin-top:7px;
    margin-right:13px;
    margin-bottom:10px;
    vertical-align:text-top;
    width: 103px;
}
.clear
{
    clear: both;
}
    .profilesub
{
    clear="all"
	background-color: none;
	display: inline;
	color: black;
	font-size: 13px;
	font-weight: bold;
	line-height: 190%;
	letter-spacing: 0.06em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-family:Arial,"Hiragino Kaku Gothic ProN";
}
.profilename
{
	background-color: none;
	display: inline;
	color: black;
	font-size: 18px;
	font-weight: bold;
	line-height: 190%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-family:Arial,"Hiragino Kaku Gothic ProN";
}

.profile
{
	color: black;
    background-color: none;
    padding: 0px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	text-align: justify;
}
.profilename_en
{
	background-color: none;
	display: inline;
	color: black;
	font-size: 18px;
	font-weight: bold;
	line-height: 190%;
    letter-spacing: 0.06em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.profilesub_en
{
	background-color: none;
	display: inline;
	color: black;
	height: 100%;
	font-size: 13px;
	font-weight: bold;
	line-height: 190%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.profile_en
{
	color: black;
    background-color: none;
    height: 100%;
    padding: 0px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	line-height: 190%;
	letter-spacing: 0.06em;
	text-align: left;
}
.m_f
{
    display: none;
}
.m_m
{
    display: none;
}
.m_i
{
    display: none;
}
.contact p
{
	color: black;
	font-size: 13px;
	font-weight: bold;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
}
.contact a
{
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: normal;
    font-family:Arial,"Hiragino Kaku Gothic ProN";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 190%;
	letter-spacing: 0.06em;
	width: auto;
    color: black;
	text-decoration: none;
    border-bottom: 1px solid black;
    padding: 1.7px 0px;
}
.bar_top
{
	margin: 0 auto;
	width: 100px;
	margin-top: 77px;
}
.bar_top_work
{
	margin: 0 auto;
	width: 100px;
	margin-top: 75px;
}
.bar_bottom
{
	margin: 0 auto;
	width: 100px;
	margin-bottom: 70px;
}
header
{
	position: static;
	margin: 0 auto;
}
article
{
    width: auto;
    padding: auto;
    margin-left: 30px;
    margin-right: 30px;
    z-index: 10;
}
footer
{
	width: auto;
    background-color: none;
    position: fixed;
    right: 0px;
	bottom: 0px;
    z-index: 10;
	transition: .3s;
}
body
{
	background-color: none;
    margin: 0px auto;
}
img
{
	  touch-callout:none;
	  user-select:none;
	  -webkit-touch-callout:none;
	  -webkit-user-select:none;
	  -moz-touch-callout:none;
	  -moz-user-select:none;
	  -webkit-user-drag: none; user-drag: none;
}
html, body
{
	-webkit-text-size-adjust: 100%;
    cursor: default;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-user-select:none;
}
ul
{
	list-style-type: none;
}
}
