
/* --------------------------------------------------------------------------
   Global Styles
-------------------------------------------------------------------------- */

html, body {
 	font-family:"Noto Sans Japanese","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style:normal;
}

a {
	color: #73d0da;
	letter-spacing:1px;
	
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-property: color, border-color, background-color;
    transition-property: color, border-color, background-color;
}

a:hover, a:focus {
    color: #888;
    text-decoration: none;
}

.nopadding {
    margin: 0 !important;
    padding: 0 !important;
}

p {
    font-size: 14px;
    line-height: 25px;
	font-weight:normal;
	color:#fff;
}

.texture-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../img/grid.png);
}

.color-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	background-color:#000;
	opacity:0.4;
}

.it_title{
	margin-left:25px;
	font-size:16px;
}

.big_text{
	font-size:25px;
}

.mid_text{
	font-size:12px;
	line-height:18px;
}

.sm_text{
	font-size:10px;
}

.kigou{
	font-size:65%;
}

.p_ma_left{
	margin-left:-10px;
}

.p_listTitle{
	margin-left:-10px; 
	margin-top:20px; 
	position:absolute;
}

.ma_top60px{
	margin-top:60px;
}

/*-----
  FLG
------*/

.PC_view{
	display:block;
}

.SP_view{
	display:none;
}

/* --------------------------------------------------------------------------
   Navi
-------------------------------------------------------------------------- */
.navicon-fixed {
    position: fixed;
/*    top: 50px;
    right: 75px;*/
	margin-top:50px;
	right:75px;
	z-index:9999;
}

.navicon-fixed ul{
	list-style:none;
	color:#FFF;
}

.navicon-fixed ul li{
	display:inline-block;
	margin-left:25px;
}

/* --------------------------------------------------------------------------
   Hero
-------------------------------------------------------------------------- */
.hero {
	position:relative;
	width: 100%;
}
.hero h1 {
    margin: 200px 0 45px 0;
    font-weight: 300;
    font-size: 45px;
}
.hero h1 span {
    display: inline-block;
    color: #a1a9b0;
}
#home {
    width: 100%;
    height: 100%;
}

header i {
    margin-left: 5px;
}

.hero-content{
	position:absolute;
	top:50%;
	left:50%;
	margin:-100px 0 0 -90px;
	height:127px;
	width:180px;
}

.hero #scdown{
	text-align:center;
	margin-top:200px;
}

#scdown p{
	color:#FFFFFF;
	letter-spacing:2px;
}

#Bg_video{
	width:100%;
	text-align:center; 
}

/* --------------------------------------------------------------------------
   About
-------------------------------------------------------------------------- */

.about{
	background: url(../images/bg_about.jpg) no-repeat center center fixed;
    background-size: cover;
}

.about-wrap {
    position: relative;
    padding: 100px 0;
    min-height: 1080px;
}

.item_conti{
	width:100%;
}

.it_text{
	margin-top:25px;
	margin-left:25px;
	line-height:50px;
	letter-spacing:3px;
}

/* --------------------------------------------------------------------------
   works
-------------------------------------------------------------------------- */

.works{
	background: url(../images/bg_works.jpg) no-repeat center center fixed;
    background-size: cover;
}

.works-wrap {
    position: relative;
    padding: 100px 0;
    min-height: 1080px;
}

#img_works{
	margin-top:100px;
	margin-left:25px;
}

.circle_big{
	width:82px;
	height:82%;
}

.circle_sm{
	width:62px;
	height:62px;

}

.ma_top25px{
	margin-top:25px;
}

.ma_top50px{
	margin-top:50px;
}

.ma_left5px{
	margin-left:5px;
}

.li_text{
	color:#fff;
	width:90%;
	margin:25px auto;
}

.works ul{
	list-style:none;
}

/* --------------------------------------------------------------------------
   Profile
-------------------------------------------------------------------------- */

.profile{
    background-color: #f6f7f9;
	/*height:1080px;*/
	height:auto;
}

.profile-wrap {
    position: relative;
    padding: 100px 0;
    min-height: 1080px;
}

.profile p{
	color:#000;
}

.PR_name{
	margin-top:45px;
	margin-left:25px;
	letter-spacing:2px; 
	
}

#Phot_sp{
	position:absolute;
}

#border_bottom{
	border-bottom:solid 1px;
	border-bottom-color:#000;
	width:400px;
	margin-bottom:25px;
}

#PR_works{
	margin-top:200px;
	margin-left:25px;
}

#PR_works #Boxleft{
	float:left;
	width:49%;
}

#PR_works #Boxright{
	width:50%;
	float:left;
	margin-top:35px;
}

.yearBox{
	float:left;
}

.yearBox ul{
	list-style:none;
}

.yearBox ul li{
	margin-bottom:5px;
}


.nameBox{
	margin-left:20px;
	float:left;
}

.nameBox em{
	font-style:normal;
}

.nameBox ul{
	list-style:none;
}

.nameBox ul li{
	margin-bottom:5px;
}

#pro_list{
	margin-top:-100px;
	width:90%;
}

#name_ACHIVEMENT{
	text-align:left;
	margin-left:10px;
}

/* --------------------------------------------------------------------------
   Movie
-------------------------------------------------------------------------- */
.movie{
	width:100%;
	margin:0 auto;
	float:left;
}

.movie ul{
	width:100%;
	margin:0 auto;
}

.movie p{
	text-align:left;
	font-size:16px;
	margin-top:10%;
}

.movie li{
	display:inline-block;
	width:49%;
}

.movie-wrap,
.google-map{
    position: relative;
	width:100%;
	/*padding-bottom: 56.25%;*/
}
 
.movie-wrap iframe,
.google-map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
}


/* --------------------------------------------------------------------------
   map
-------------------------------------------------------------------------- */
.map{
	width:100%;
	margin:0 auto;
}


/* --------------------------------------------------------------------------
   Footer
-------------------------------------------------------------------------- */

footer {
    padding: 100px 0;
}


footer .text_sp{
	letter-spacing:2px; 
	margin-top:25px;
}

footer p {
    color: #888;
    font-size: 16px;
	line-height:28px;
}
footer ul {
    margin-top: 30px;
}
footer li {
    float: left;
    margin-right: 15%;
    list-style: none;
    text-transform: uppercase;
    font-weight: 400;
}
footer li a {
    color: #3f6184;
}
footer li:last-child {
    margin-right: 0;
}

footer .footer-logo{
	width:25%;
}
