/*
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: Onassis - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: http://blacktie.co

 */

body {
  background-color: #f2f2f2;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 	Meiryo, sans-serif;
    font-size: 12px;
    color: #FFF;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 	Meiryo, sans-serif;
    font-size: 12px;
    color: #FFF;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}


/* Titles */
h1, h2, h3, h4, h5, h6 {
}


/* Paragraph & Typographic */
p {
    line-height: 1.4em;
    margin-bottom: 25px;
}

.centered {
    text-align: center;
}

/* Links */
a {
    color: #f85c37;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
	background: url(../img/header-bg.jpg) no-repeat center top;
	margin-top: -10px;
	padding-top: 900px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap h1 {
	margin-top: 130px;
	color: white;
	font-size: 140px;
	font-weight: 700;
	letter-spacing: 3px;
}

#headerwrap h2 {
	color: white;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 2px;
}

/* Portfolio Wrap */
#portfoliowrap {
	background-color: #4C3B5F;
	margin-top: 0px;
	padding-top:70px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 500px;
	width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 60px;
}


.port-space {
	padding-bottom: 20px;
}


/* White Wrap */

#w {
    background: url("../img/subtle_carbon.png") ;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
}

#w h3 {
	font-weight: 700;
	color: #7b7b7b;
	letter-spacing: 1px;
}

#w bold {
	color: #2f2f2f;
}


/* Grey Wrap */

#g {
	background: #261D2F;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
}

#k {
	background: #2F2F2F;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
	background: url("../img/black_lozenge.png") ;
}

#l {
	background: #432C4F;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
	background: url("../img/tokutei.jpg") ;
}

#h {
	background: #22172F;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
}

/* Dark Grey Wrap */
#dg {
	background: #e0e0e0;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}

/* Footer Wrap */

#f {
	background: #2f2f2f;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center
}

#f h3 {
	color: white;
}

#f i {
	font-size: 26px;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}

/* Copyright Wrap */

#c {
	background: #0F0F0F;
	padding-top: 15px;
	text-align: center;
}

#c p {
	color: #71639F;
}


/* item Wrap */

#itemwrap {
	background: url(../img/item-bg.jpg) no-repeat center top;
	margin-top: 0px;
	padding-top:70px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 500px;
	width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#itemwrap h1 {
	margin-top: 40px;
	color: white;
	font-size: 100px;
	font-weight: 700;
	letter-spacing: 3px;
}

#itemwrap h2 {
	color: white;
	font-size: 50px;
	font-weight: 100;
	letter-spacing: 2px;
}


.desc {
	text-align: left;
}

.desc-b {
	border-left: 4px solid #bababa;
}

.desc-a i {
	color: #555;
	padding-right: 8px;
}

.desc-b i {
	color: #555;
	padding-right: 8px;
}



/* MENU CONF*/

.menu {
	position: fixed;
	right: -200px;
	width: 260px;
	height: 100%;
	top: 0;
	z-index: 10;
	text-align: left;
}

.menu.menu-open {
	right: 0px;
}

.menu-wrap {
	position: absolute;
	top: 0;
	left: 60px;
	background: #1a1a1a;
	width: 200px;
	height: 100%;
}

.menu h1.logo a {
	font-size: 16px;
	letter-spacing: 0.15em;
	line-height: 40px;
	text-transform: uppercase;
	color: #CC86EF;
	margin-top: 20px;
}

.menu h1.logo a:hover {
	color: #FFF;
}

.menu img.logo {
	margin: 20px 0;
	max-width: 160px;
}

.menu a {
	margin-left: 20px;
	color: #808080;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.menu a:hover {
	color: #ffffff;
}

.menu a:active {
	color: #ffffff;
}

.menu a > i {
	float: left;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	width: 25px;
	font-size: 14px;
	line-height: 40px;
	margin: 25px 2px;
}

.menu-close {
	cursor: pointer;
	display: block;
	position: absolute;
	font-size: 14px;
	color: #808080;
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: 20px;
	right: 5px;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

.menu-close:hover {
	color: #ffffff;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

/* Push the body after clicking the menu button */
.body-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.body-push-toright {
	left: 200px;
}

.body-push-toleft {
	left: -200px;
}

.menu,
.body-push {
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		 -o-transition: all .3s ease;
			transition: all .3s ease;
}

#menuToggle {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 11;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	background: rgba(0,0,0,0.25);
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

#menuToggle:hover {
	color: #ffffff;
	background: rgba(0,0,0,0.2);
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}


/* BUTTON CONF */

.btn-theme {
	color: #fff;
	background-color: #1abc9c;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: 700;
	border-radius: 3px;
}

.btn-theme:hover {
	cursor: pointer;
	color: white;
	background-color: #16a085;

}

/* TEAM CONF */

.team {
	padding-top: 20px;
}

/*
.team:hover {
	background: #20122F;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
 */


.team a {
	padding-right: 10px;
	padding-left: 10px;
}


h4, .h4 {
    font-size: 16px;
    font-weight: bold;
}
h4, h5, h6 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.heading {
  .text-hide();
}


.text-hide1 {
    background: url("../img/m1.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    margin-top: 0;
    min-height: 150px;
    padding-top: 70px;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}

.text-hide2 {
    background: url("../img/m2.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    margin-top: 0;
    min-height: 150px;
    padding-top: 70px;
    text-align: center;
    width: 100%;
    margin-bottom: 60px;
}

.text-hide4 {
    background: url("../img/header-bg.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    margin-top: 0;
    min-height: 700px;
    padding-top: 0px;
    text-align: center;
    width: 100%;
}

.img-circle {
    border-radius: 50%;
}

.phonenumber{
	background-color: #9083BF;
	padding: 10px 5px 10px 5px;
	border: 2px solid #9083BF;
    border-radius: 6px;        /* CSS3草案 */
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;   /* Firefox用 */
    margin-bottom : 20px;
}

.area{
	font-size: 18px;
	color: #FFF;

}

.number{
	font-size: 24px;
}

.font-pink{
	color: #DF459B;
}

.font-purple{
	color: #4C3B5F;
}


.col-lg-3{
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.mainVisual_wrapper.section {
    padding: 0;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}


.section {
    background: #000;
    padding: 2em 0 3em;
}

.text-hide2 {
    background: url("../img/m2.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    margin-top: 0;
    min-height: 150px;
    padding-top: 70px;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}

.text-hide3 {
    background: url("../img/m3.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    margin-top: 0;
    min-height: 150px;
    padding-top: 70px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

.opa{
    background: url("../img/subtle_carbon.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	opacity: 0.6;
}

.text-hide4 {
    background: url("../img/m4.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    margin-top: 0;
    min-height: 150px;
    padding-top: 70px;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}

.text-hide5 {
    background: url("../img/m5.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    margin-top: 0;
    min-height: 150px;
    padding-top: 70px;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}

.kadan {
    margin-top: 0;
    text-align: center;
    font-size: 18px;
    color: #EDDFFF;
}

.four {
    margin-top: 0;
    text-align: center;
    font-size: 18px;
    color: #DACFFF;
}

.center {
    margin-top: 0;
    text-align: center;
    font-size: 18px;
    color: #B4A7DF;
}

.pink{
	color: #FE1894;
}

.orange{
	color:#FF9D4F;
}

.kiyaku {
    margin-top: 0;
    text-align: left;
    color: #FFF;
}

.toku{
	text-align: left;
	font-size: 14px;
}

.toku h3 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

.toku p{
	padding-left: 1.2em;
	line-height: 1.4em;
	margin-bottom: 1em;
}