
/* ==========================================================================
   General style
   ========================================================================== */

html {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 100%;
}

body {
    position: relative;
    font-family: KievitWeb, sans-serif;
    -webkit-font-smoothing: antialiased;
    overflow-x: visible;
    background-color: #FFFFFF;
}

div {
    margin: 0;
}

a {
    outline: none;
}

.cursor-pointer {
    cursor: pointer;
}

.small-caps {
    font-family: KievitScWeb, sans-serif !important;
}

.small-text{
	font-size: 83%;
}

.green{
	padding: 0 5px 0 10px;
	font-family: PlantinMTStd-Italic;
	font-weight: normal;
	font-style: normal;
	color: #069c43 !important;
}

::selection {
    background-color: #069c43;
    color: #FFFFFF;
}

ul,li{margin:0; padding:0;}
ul#menu{margin:10px auto; width:360px;}
ul#menu li{float:left; width:180px; height:48px; background-color:#2b76cc;
list-style:none; text-align:center; border-bottom:1px solid #666;}
ul#menu li a{display:block; width:178px; height:100%; line-height:48px;
color:#fff; text-decoration:none; border-left:1px solid #fff;
border-right:1px solid #fff; border-bottom:1px solid #fff;}
ul#sub li{float:none; z-index: 1000;}

/* ==========================================================================
   webfont
   ========================================================================== */
.PlantinMTStd-Italic { 
	font-family: PlantinMTStd-Italic;
	font-weight: normal;
	font-style: normal;
}
.PlantinMTStd-Regular { 
	font-family: PlantinMTStd-Regular;
	font-weight: normal;
	font-style: normal;
}


/* ==========================================================================
   Navigation
   ========================================================================== */

/* Structure */

#navigation, #navigation-top{
	width: 100%;
}

#navigation{
	z-index: 4000;
}


#navigation-top {
	z-index: 3100;
	width: 100%;
}



#navigation a {
    outline: none;
}

#navigation .selected{
    color: #061a2b;
}

/* Logo */
#navigation-logo {
	position: relative;
    width: 174px;
    height: 40px;
    margin: 0;
    background: white;
    background-image: url('../img/logo.svg');
    background-position: left bottom; 
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

#navigation-top h1 a{
	position: absolute;
	top: 0;
	left: 0;
	width: 174px;
	height: 40px;
}

#navigation-top h1 a img {
	display: none;
}

.svg-logo {
    width: 174px;
    height: 40px;
    -webkit-background-size: 174px 40px;
    -o-background-size: 174px 40px;
    -moz-background-size: 174px 40px;
    background-size: 174px 40px;
}


.lnkMail{
	font-family: KievitWeb, sans-serif;
	font-size: 14px;
	color: #061a2b;
	margin: 5px 0 0;
	padding:4px 0 10px 25px;
	text-decoration: none;
	background-image: url('../img/lnkArrow.svg');
	-webkit-background-size: 22px 22px;
	-o-background-size: 22px 22px;
	-moz-background-size: 22px 22px;
	background-size: 22px 22px;
	background-repeat: no-repeat;
	background-position: left top;
}

.lnkMail:hover{
	color: #069c43 !important;
}

.lnkStyleIndex{
	display: block;
	font-family: KievitWeb, sans-serif;
	font-size: 14px;
	color: #061a2b;
	margin: 5px 0 0;
	padding:3px 0 10px 25px;
	text-decoration: none;
	line-height: 1.3;
	background-image: url('../img/lnkArrow.svg');
	-webkit-background-size: 22px 22px;
	-o-background-size: 22px 22px;
	-moz-background-size: 22px 22px;
	background-size: 22px 22px;
	background-repeat: no-repeat;
	background-position: left top;
}

.lnkStyleIndex:hover{
	color: #069c43 !important;
}

/* Menu */


#navigation-menu h2 {
    color: white;
    font-size: 12px;
    letter-spacing: 0.025em;
    line-height: 1.4;
    font-weight: normal;
    text-decoration: underline;
    margin: 0 0 4px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 4px;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

#navigation-menu > h2:not( :first-child ) {
	margin: 13px 0 4px;
}

#navigation-menu div.container {
    overflow: hidden;
}

.container ul li a{
	display: block;
}

#navigation-menu ul {
    position: relative;
    padding: 0;
    margin: 0;
}

#navigation-menu li {
    list-style: none;
    margin-bottom: 1px;
}

#navigation-menu a {
	color: white;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4;
	outline:none;
}

#navigation-menu a:hover{
    color: #061a2b;
}

/* Description */
.navigation-description-outer {
	position: absolute;
	overflow: hidden;
	z-index:3100;
	top: 0;
	right: 0;
	width: 350px;
	background: #069c43;
	color: white;
}


.navigation-description {
    position: relative;
    padding: 2px 25px 15px;
}

.navigation-separator-description {
    background-color: white;
    height: 1px;
    margin: 12px 0 15px;
}


.navigation-description-outer h3 {
	display: block;
	padding: 12px 0 0 25px;
	min-height: 28px;
	color: white;
	background: #061a2b;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 4px 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 4px;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	font-size: 14px;
	font-weight: normal;
}

.genre {
	color: white;
	font-size: 12px;
	letter-spacing: 0.025em;
	font-weight: normal;
	margin: 15px 0 15px;
}

.description {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

.navigation-description ul {
    padding: 0;
    margin: 0;
}

.navigation-description li{
    list-style: none;
}

.navigation-description li a{
    list-style: none;
    height: 16px;    
}

.navigation-description a {
    color: white;
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
    text-decoration: none;
}

.navigation-description a:hover {
    color: #061a2b;
}

.marT1em{
	display: block;
	margin: 1em 0 0;
}


/* =menu */

.menu{
	width: 0;
	height: 0;
}

.navContents{
	z-index: 4000;
	text-align: left;
}

#btnAbout, #btnWork{
	display: block;
	position: absolute;
	width: 87px;
	height: 25px;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	padding: 15px 0 0;
	line-height: 1;
	text-align: center;
	cursor: pointer;

}

#btnAbout{
	left: 174px;
	top: 0;
	background: #061a2b;
}

#btnWork{
	left: 260px;
	top: 0;
	background: #069c43;
}

/* Note */

#btnClose{
	display: block;
	height: 25px;
	width: 60px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 4100;
	padding: 15px 12px 0 22px;
	cursor: pointer;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	line-height: 1;
	background: #061a2b;
	background-image: url('../img/btnNoteOn.svg');
	background-repeat: no-repeat;
	background-position:right 14px;
	-webkit-background-size: 25px auto;
	-o-background-size: 25px auto;
	-moz-background-size: 25px auto;
	background-size: 25px auto;
}

.noteSelected{
	background-image: url('../img/btnNoteOff.svg')!important;
	background-position:right center;
	background-repeat: no-repeat;
	-webkit-background-size: 25px auto;
	-o-background-size: 25px auto;
	-moz-background-size: 25px auto;
	background-size: 25px auto;
}



/* Contact */
#navigation-contact, #navigation-menu{
	position: absolute;
	top: 40px;
	width: 220px;
	padding: 19px 20px 14px;
}

#navigation-contact{
	left: 87px;
}

#navigation-menu{
	left: 87px;
}

#navigation-contact{
	background: #061a2b;
}

#navigation-menu{
	background: #069c43;
}

#navigation-contact .outer-div {
    position: relative;
    height: 20px;
}

.label-div {
    position: relative;
    height: 16px;
    color: white;
    font-size: 14px;
    letter-spacing: 0.025em;
    font-weight: normal;
    text-decoration: none;
    padding:2px 0 0 24px;
}

#navigation-contact .highlighted{
    color: #069c43;
}

#navigation-contact .about{
    background-image: url('../img/profileWhite.svg');
    background-repeat: no-repeat;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    background-size: 16px 16px;
}
#navigation-contact .about-selected{
    background-image: url('../img/profileGreen.svg');
    background-repeat: no-repeat;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    background-size: 16px 16px;
}

#navigation-contact .contact{
    background-image: url('../img/mailWhite.svg');
    background-repeat: no-repeat;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    background-size: 16px 16px;
}

#navigation-contact .contact-selected{
    background-image: url('../img/mailGreen.svg');
    background-repeat: no-repeat;
    -webkit-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    background-size: 16px 16px;
}

/* ==========================================================================
   =Home
   ========================================================================== */


.bgmaximage{
  position:fixed !important;
  display:none;
}

#maincontent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000;
  width: 100%;
}



#matBlack{
    left: 0px;
    top: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    z-index: -999998;
    background: rgba(0,0,0,0.30);
    position: fixed;
}

#indexUpper h2{
	line-height: 1;
	margin: 0;
}

.backstretch {
}





#indexUpper h2{
	font-family: PlantinMTStd-Regular;
	font-weight: normal;
	font-style: normal;
	color: white;
	display: block;
}

#indexUpper{
	border: white solid 8px;
}

#indexLower{
	background: rgba(255,255,255,0.65);
	border-left: white solid 8px;
	border-right: white solid 8px;
	border-bottom: white solid 8px;
}

#indexLower p{
	margin: 0 0 0;
	font-size: 18px;
	line-height: 1.4;
	font-family: PlantinMTStd-Regular;
	font-weight: normal;
	font-style: normal;
}


/* ==========================================================================
   Contents
   ========================================================================== */

#contents {
    /*position: absolute;*/
    overflow: hidden;
    z-index: 3000;
}


/* ==========================================================================
   Portfolio
   ========================================================================== */

#contents .portfolio-container{
    position: absolute;
    overflow: visible;
    z-index: 10;
}

#contents .portfolio-image{
    position: absolute;
    text-align: center;
}

#contents .portfolio-image img{
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

/* iPad */

#contents .portfolio-container-ipad{
    z-index: 10;
    position: absolute;
}

#contents .portfolio-image-ipad{
    display: block;
}

#contents .portfolio-image-ipad img{
    visibility: hidden;
}

/* ==========================================================================
   Pager
   ========================================================================== */

#contents .portfolio-pager{
    position: absolute;
    text-align: center;
    z-index: 3500;

    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

#contents .portfolio-dot-container{
    display: inline-block;
}

/* ==========================================================================
   Button
   ========================================================================== */

#contents .button{
    position: absolute;
    background-color: #069c43;
    width: 0;
    height: 20px;
    z-index: 5000;
    overflow: hidden;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.button-background{
    position: absolute;
    z-index: 3100;
    top: 0;
}


.button-background{
	z-index: 3000;
}

.button-right{
	background: green;
}

/*#contents .button-left{*/
    /*background-image: url(../img/buttonLeftArrow.png);*/
    /*background-repeat: no-repeat;*/
/*}*/

/*#contents .button-right{*/
    /*background-image: url(../img/buttonRightArrow.png);*/
    /*background-repeat: no-repeat;*/
/*}*/

#contents .button-arrow {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    display: block;
}

#contents .button-text {
    position: absolute;
    width: 57px;
    height: 20px;
    left: 17px;
    top: 1px;
    color: white;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
}

/* ==========================================================================
   Profile
   ========================================================================== */

#profile-container{
	margin: 40px auto 0;
	max-width: 965px;
}

.txt-smallCaps{
	font-variant: small-caps!important;
}

#profile-text {
	position: relative!important;
	border: #fff solid 8px;
	color: #061a2b;
	font-size: 18px;
	font-family: PlantinMTStd-Regular;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4;
}

#profile-text p{
	margin-top: 0;
	margin-bottom: 1em;
}

#profile-text p:last-child{
	margin-bottom: 0;
}



#profile-aw dl dt{
	display: block;
	margin-top: 22px!important;
}

#profile-detail h3, #profile-aw h2, #profile-aw dl dt {
    font-size: 12px;
    text-decoration: underline;
    text-decoration-color: #e6e6e7;
    color: #919295;
    letter-spacing: 0.025em;
    font-weight: normal;
    margin: 0 0 2px 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 2px;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

#profile-detail ul {
    padding: 0;

    margin-top: 0;
    margin-bottom: 22px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 22px;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

.clear {
    clear:both;　/*floatの解除、ここがポイント*/
}

#profile-aw dl{
	margin: 0 0 50px;
}

#profile-detail li , #profile-aw dl dd{
    font-size: 14px;
    line-height: 18px;
    color: #061a2b;
    list-style-type: none;
    margin: 0;
}

#profile-detail li a, #profile-aw dl dd a{
    color: #061a2b;
    text-decoration: none;
}

#profile-detail li a:hover, #profile-aw dl dd a:hover{
    text-decoration: none;
    color: #069c43;
}

#profile-detail a {
    color: #069c43;
    font-size: 14px;
    text-decoration: none;
}

#profile-img{
	display: none;
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/* ==========================================================================
   =Index
   ========================================================================== */



#matWhite{
	position: fixed!important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
	z-index: 4000;
}

.txtAttentionJp {
  font-family: "Futo Go B101"!important;
  font-size: 14px;
}

#spAttentionBtn{
	cursor: pointer;
}

#spAttentionBtn{
	position: absolute;
	right: 10px;
	top: 10px;
}

#spAttention{
	z-index: 9999;
	position: fixed!important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #069c43;
	border: white solid 4px;
	padding: 15px;
	color: white;
}

.txtAttentionEng{
	border-bottom: white solid 1px;
	font-family: PlantinMTStd-Regular;
	font-weight: normal;
	font-style: normal;
	line-height: 1.25;
	margin-bottom: 10px;
}

#spAttentionMat{
	position: fixed;
	background: black;
	width: 100%;
	height: 100%;
	z-index: 9999;
}

.txtAttentionJp{
	padding-top: 0;
	margin-top: 0;
	font-size: 14px;
	line-height: 1.4;
	color: #061a2b;
}




/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 480px) {




.txtAttentionEng{
	padding-top: 10px;
	padding-bottom: 40px;
}


#spAttention{
	width: 242px;
}

.txtAttentionEng{
	font-size: 26px;
}


#introIndex{
	width: 320px;
}

#indexUpper h2{
	margin: 15px 0 8px 10px;
	font-size: 27px;
}


#indexUpper, #indexLower{
	float: none;
	margin: 0 30px;
}

#indexLower{
	padding: 15px 10px 10px;
}

#indexLower p{
	font-size: 16px;
	line-height: 1.4;
}

#indexUpper, #indexLower{
	margin: 0 20px 0;
}

#indexLower{
	padding: 15px 10px 10px;
}

}




@media only screen and (max-width: 690px) {


#introIndexContainer {
    display: table;
    width: 100%;
    height: auto;
    text-align: left;
    vertical-align:middle;
    margin: 0 auto 100px;
    display:-webkit-box;
    -webkit-box-pack : center;
    -webkit-box-align : center;
    display:flex;
    justify-content : center;
    align-items : center;
}


#navigation-top {
	position: relative;
	z-index: 3600;
	height: 90px;
}


#profile-container {
	padding: 20px 20px;
}

#profile-text{
	padding: 10px 10px 10px;
	margin: 0 0 20px;
}

.navigation-description-outer {
	top: 40px;
	right: 0;
	width: 100%;
	z-index: 3600;
}

#btnWork{
	left: 87px;
	top: 40px;
}

#btnAbout{
	left: 0;
	top: 40px;
}

#btnClose{
	right: 0;
	top: 40px;
	z-index: 4100;
}


#navigation-contact, #navigation-menu{
	position: absolute;
	left: 0;
	top: 80px;
	width: 100%;
	padding: 15px 20px 10px;
	box-sizing:border-box;
}


#imgProfile {
	position: relative;
	display: block;
	height: auto;
	width: 100%;
	background-image:none;
}

#profile-img{
	padding: 0 20px;
	margin: -28px 0 20px;
	border: #fff solid 8px;
	display: block;
	height: 250px;
	background-image: url(../img/tomoogino-large.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size:100% auto;
	background-size:100% auto;
}


}




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



#spAttention, #matWhite{
	display: none;
}

.txtAttentionEng{
	margin-top: 0;
}

.txtAttentionEng{
	font-size: 24px;
}

#spAttention{
	width: 480px;
	padding: 15px;
}

.txtAttentionEng{
	padding-top: 20px;
	padding-bottom: 10px;
}


#introIndex {
  display: inline-block;
  vertical-align:middle;
  z-index: 3000;
}



#introIndex{
	width: 480px;
}

#indexUpper h2{
	margin: 25px 0 13px 50px;
	font-size: 35px;
}

#profile-container {
	padding: 0 20px;
}

#profile-text{
	padding: 15px 20px;
	margin: 0 0 20px;
}

#indexUpper, #indexLower{
	float: none;
	margin: 0 30px;
}

#profile-container{
	float: none;
}



#indexLower{
	padding: 25px 50px 21px 50px;
}

#profile-detail, #profile-aw{
	float: none;
	width: 400px;
	padding: 0 ;
	margin: 20px 0 0 26px ;
}
#profile-img{
	margin-top: -28px;
	float: right;
	border: white solid 8px;
	display: block;
	height: 200px;
	width: 200px;
	background-image: url(../img/tomoogino-large.jpg);
	background-size: 260px;
	background-position: center center;
	background-repeat: no-repeat;
}

}


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


#navigation-top {
	position: absolute;
}


#introIndex {
    margin: 10px auto 10px auto;
    text-align: left;
}

#introIndexContainer {
    display: table;
    min-height: 100%;
    min-width: 100%;
    width: 100%;
    height: auto;
    text-align: left;
    vertical-align:middle;
    margin: 0 auto;
    display:-webkit-box;
    -webkit-box-pack : center;
    -webkit-box-align : center;
    display:flex;
    justify-content : center;
    align-items : center;
}

#introIndexContainer:before {
    content: '';
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align:center;
}


}


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

#introIndex{
	width: 765px;
}

#indexUpper h2{
	margin: 25px 0 13px 50px;
	font-size: 69px;
}

#profile-container {
	padding: 0 20px;
}

#profile-text{
	padding: 20px 65px;
}


#indexUpper, #indexLower{
	margin: 0 20px;
}

#profile-text {
	background-image: none;
}



#profile-detail, #profile-aw{
	float: none;
	width: 400px;
	padding: 0 ;
	margin: 20px 0 0 72px ;
}


#profile-img{
	float: right;
	margin-top: -28px;
	border: white solid 8px;
	display: block;
	height: 200px;
	width: 200px;
	background-image: url(../img/tomoogino-large.jpg);
	background-size: 257px;
	background-position: center center;
	background-repeat: no-repeat;
}

}

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

#introIndex{
	width: 1000px;
}

#indexUpper h2{
	margin: 25px 0 13px 50px;
	font-size: 100px;
}

#profile-text {
	width: 690px;
	padding: 15px 225px 10px 42px;
	background: url(../img/tomoogino.jpg) right top no-repeat;
}

#indexUpper, #indexLower{
	margin: 0 0;
}

#indexLower{
	float: right;
	width: 510px;
	padding: 25px 50px 21px 50px;
}

#indexLower p{
	font-size: 18px;
	line-height: 1.4;
}

#profile-detail, #profile-aw {
	float: left;
	width: 400px;
	margin: 10px 0 0 50px;
}

#profile-img{
	display: none;
}
}


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

#introIndex{
	width: 1140px;
}


#indexUpper h2{
	margin: 25px 0 13px 50px;
	font-size: 113px;
}

}





/*
=min-width media query 
----------------------------------------------------------------------------
*/







