/* --------------------------------------------------------------------------------------
 基本設定
--------------------------------------------------------------------------------------- */
/* 基本フォント ------------------------------ */
body {
	color: #000000;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.3;
}

html:not(:target) body {
	font-size: 14px;
}

input,
textarea,
select {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

/*\*/
* html table {
	font-size: 100%;
	line-height: 1.8;
}

/**/
/* 基本タグ ------------------------------ */
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
cite,
code,
caption,
form,
fieldset,
legend,
input,
textarea,
select,
option,
label {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
}

img,
table {
	border: none;
}

table {
	border-collapse: collapse;
}

ul {
	list-style: none;
}

li img,
dt img {
	vertical-align: bottom;
}

img {
	vertical-align: bottom;
}

address,
em,
cite {
	font-style: normal;
}

/* 基本テキストリンク ------------------------------ */
a {
	overflow: hidden;
	outline: none;
}

a:link {
	color: #38475D;
	text-decoration: none;
}

a:visited {
	color: #38475D;
	text-decoration: none;
}

a:hover {
	color: #68778D;
	text-decoration: none;
}

a:active {
	color: #38475D;
	text-decoration: none;
}

/* --------------------------------------------------------------------------------------
 float解除
--------------------------------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: .1em;
}

.clearfix {
	display: inline-block;
}

/*\*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/**/
.left {
	float: left;
}

.right {
	float: right;
}

/* --------------------------------------------------------------------------------------
 ページ設定
--------------------------------------------------------------------------------------- */
body {
	/* background: #b33e5c  url(../images/bk.png) center top; */
	background: #de3f3f url(../images/bk.png) center top;
}

#loading {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
}

#wrap {
	display: none;
}

#ctArea {
	text-align: center;
	position: relative;
	width: 100%;
	height: 4200px;
	overflow: hidden;
	z-index: 5;
}

/* Menu ---------------------------------------------*/
#menu {
	display: block;
	position: fixed;
	top: 50%;
	height: 268px;
	margin-left: 20px;
	margin-top: -80px;
	font-family: 'Michroma', sans-serif;
	font-size: 15px;
	text-align: left;
	z-index: 1002;
}

#nav li {
	margin-bottom: 15px;
}

#menu a {
	cursor: pointer;
	text-decoration: none;
	color: #000;
}

#menu a:link {
	color: #000;
	text-decoration: none;
}

#menu a:visited {
	color: #000;
	text-decoration: none;
}

#menu a:hover {
	color: gray;
	text-decoration: none;
}

#menu a:active {
	color: gray;
	text-decoration: none;
}

#menu .ls5 {
	letter-spacing: 5px
}

#menu .facebook:hover {
	color: #3b5998;
}

#menu .twitter:hover {
	color: #2094CA;
}

#menu .mail:hover {
	color: #f39c12;
}

/*-------PC--------------------------------------------*/
#l_logo {
	display: block;
	position: absolute;
	top: 300px;
	width: 100%;
	z-index: 10;
}

#l_logo .box {
	margin: auto;
	width: 765px;
}

#l_logo img.large {}

#l_logo p {
	font-family: 'Michroma', sans-serif;
	font-size: 25px;
	margin: 50px auto;
	width: 765px;
}

#l_logo i {
	font-size: 55px;
	color: #fff;
	padding: 10px;
}

#l_logo .l_arrow {}

#l_logo .chevron:hover {
	color: black;
}

#l_logo .facebook:hover {
	color: #3b5998;
}

#l_logo .twitter:hover {
	color: #2094CA;
}

#l_logo .mail:hover {
	color: #f39c12;
}

/*-------Mobile--------------------------------------------*/
#s_logo {
	display: none;
}

/*-------PC--------------------------------------------*/
#l_about1 {
	display: block;
	/*background: url(../images/bg_dot.png) center top;*/
	height: 138px;
	position: absolute;
	top: 1000px;
	left: 50%;
	width: 100%;
	z-index: 10;
}

#l_about1 .box {
	width: 760px;
	margin: 50px 0px 0px -380px;
	padding: 0px 0px 0px 0px;
}

#l_about2 {
	display: block;
	/*background: url(../images/bg_dot.png) center top;*/
	height: 60px;
	position: absolute;
	top: 1140px;
	left: 50%;
	width: 100%;
	z-index: 10;
}

#l_about2 .box {
	width: 760px;
	margin: 0px 0px 0px -380px;
	padding: 0px 0px 0px 0px;
}

/*-------Mobile--------------------------------------------*/
#s_about {
	display: none;
}



hr.style-one {
	border: 0;
	height: 1px;
	background: #fff;
	margin: 0px 0px 15px 0px;
}

#about {
	background: url(../images/bg_dot.png) center top;
	height: 1100px;
	position: absolute;
	top: 1200px;
	width: 100%;
	z-index: 10;
}

#about .box1 {
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 14px;
	line-height: 2;
	color: #000;
}

#about .ttl {
	font-family: 'Michroma', sans-serif;
	font-size: 40px;
	margin-top: 60px;
	color: #fff;
}

#about .box2 {
	display: inline-block;
	text-align: center;
	margin: 20px auto 0 auto;
	padding: 30px 0px 30px 0px;
	background: white;
}

#about .box2 .l_photo {
	display: block;
	text-align: left;
	margin: 10px 0 0 0px;
	padding: 5px;
	background: #eee;
}

#about .box2 .s_photo {
	display: none;
}

#about .box2 .inbox {
	margin: 0 0 20px 10px;
}

#about .box2 .inbox .txtblock {
	text-align: left;
	margin: 20px 0 0 15px;
}

#about .box2 .inbox .txtblock .ssttl {
	font-size: 12px;
}

#about .box2 .inbox .txtblock .name {
	margin-top: 5px;
	font-size: 25px;
	font-weight: bold;
}

#about .box2 .inbox .txtblock .kana {
	margin-top: 0px;
	font-size: 10px;
	letter-spacing: 2px;
	color: gray;
}

#about .box2 .inbox .txtblock .born {
	margin-top: 5px;
	font-size: 12px;
}

#about ul {
	width: 760px;
}

#about ul li {
	display: block;
	width: 300px;
	float: left;
	padding: 0px 40px 0px 40px;
	margin-bottom: 15px;
	list-style: none;
	font-size: 12px;
	line-height: 1.5;
}

#about ul li .inbox {
	margin-bottom: 25px;
}

#about ul li h3 {
	font-family: 'Michroma', sans-serif;
	font-size: 16px;
	color: gray;
	border-left: 5px solid #ddd;
	background: #eee;
	padding: 2px;
	margin: 5px 0;
}

#about ul li h4 {
	font-size: 12px;
	color: gray;
	margin: 0 0 5px 0;
}

.mb20 {
	margin: 0 0 20px 0;
}

.mb30 {
	margin: 0 0 30px 0;
}

.mb40 {
	margin: 0 0 40px 0;
}

#about i {
	font-size: 60px;
	color: gray;
	padding: 0px;
	margin: 0px
}

#works {
	background: url(../images/bg_border.png) center top;
	height: 800px;
	position: absolute;
	top: 2400px;
	width: 100%;
	z-index: 10;
}

#works .ttl {
	font-family: 'Michroma', sans-serif;
	font-size: 40px;
	margin-top: 30px;
	color: #fff;
}

#works .box3 {
	display: inline-block;
	text-align: center;
	margin: 20px auto 0 auto;
	padding: 30px 0px 30px 0px;
	background: white;
}

#works ul {
	width: 760px;
}

#works ul li {
	display: block;
	width: 300px;
	float: left;
	padding: 0px 40px 0px 40px;
	list-style: none;
	font-size: 12px;
	line-height: 1.5;
}

#works ul li h3 {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	border-left: 5px solid #ddd;
	background: #eee;
	padding: 2px;
	margin: 5px 0;
}

#works ul li h4 {
	font-size: 12px;
	color: gray;
	margin: 0 0 5px 0;
}

#contact {
	background: url(../images/bg_grid.png) center top;
	height: 400px;
	position: absolute;
	top: 3500px;
	width: 100%;
	z-index: 10;
}

#contact .ttl {
	font-family: 'Michroma', sans-serif;
	font-size: 40px;
	margin-top: 30px;
	color: #fff;
}

#contact .box4 {
	width: 440px;
	background: white;
	text-align: center;
	margin: 20px auto 0 auto;
	padding: 0px;
}

#contact .box4 .txt {
	padding: 10px;
	font-size: 12px;
	line-height: 1.5;
}

#contact .box4 .txt .logo {
	margin-top: 20px
}

#contact .box4 .txt .name {
	margin-top: 20px;
	font-size: 15px;
	font-weight: bold;
	color: gray;
}

#contact .box4 .txt .adress {
	margin-top: 10px;
}

/*
#contact i {
	font-size: 60px;
	color: gray;
	padding: 18px;
	margin-top:20px
}
#contact .dribbble:hover {
	color: #ed6297;
}
#contact .facebook:hover {
	color: #3b5998;
}
#contact .twitter:hover {
	color: #2094CA;
}
#contact .mail:hover {
	color: #f39c12;
}
*/
#contact .box4 .pc {
	display: block;
}

#contact .box4 .pc_btn {
	width: 230px;
	padding: 15px 0px;
	cursor: pointer;
	background: gray;
	border-radius: 5px;
	margin: 20px auto 20px auto;
	color: #fff;
	font-size: 15px;
}

#contact .box4 .pc_btn:hover {
	background: black;

}

#contact .box4 .m {
	display: none;
}

.arrow_up {
	display: none;
}

.bottom_logo {
	position: absolute;
	bottom: 100px;
	width: 100%;
	text-align: center;
	z-index: 20;
}

.copy2 {
	position: absolute;
	bottom: 50px;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: black;
	z-index: 10;
}

.bg_l1 {
	display: block;
	position: absolute;
	top: 1967px;
	right: 0px;
	width: 568px;
	height: 492px;
	z-index: 2;
	background: url(../images/bg_l.png) center top;
}

.bg_l2 {
	display: block;
	position: absolute;
	top: 1967px;
	left: 0px;
	width: 568px;
	height: 492px;
	z-index: 2;
	background: url(../images/bg_l.png) center top;
}

/* -------------------- top page mobile --------------------*/
@media only screen and (max-width:1040px) {
	#ctArea {
		height: 4600px;
	}

	#l_logo {
		display: none;
	}

	#s_logo {
		display: block;
		position: absolute;
		top: 100px;
		width: 100%;
	}

	#s_logo .box {
		margin: auto;
		width: 300px;
	}

	#s_logo img.small {}

	#s_logo p {
		font-family: 'Michroma', sans-serif;
		font-size: 20px;
		margin: 50px auto;
		width: 200px;
	}

	#s_logo i {
		font-size: 55px;
		color: #fff;
		padding: 10px;
	}

	#s_logo .s_arrow {}

	#s_logo .chevron:hover {
		color: black;
	}

	#s_logo .facebook:hover {
		color: #3b5998;
	}

	#s_logo .twitter:hover {
		color: #2094CA;
	}

	#s_logo .mail:hover {
		color: #f39c12;
	}

	#l_about1 {
		display: none;
	}

	#l_about2 {
		display: none;
	}

	#s_about {
		display: block;
		background: url(../images/bg_dot.png) center top;
		height: 270px;
		position: absolute;
		top: 500px;
		width: 100%;
	}

	#s_about .box {
		width: 280px;
		margin: 50px auto 0px auto;
		padding: 0px 20px 0px 20px;
		text-align: left;
		font-size: 12px;
		line-height: 1.5;
	}

	#s_about .box .ttl {
		margin: 0px 0px 5px 0px;
	}

	#about {
		top: 770px;
	}

	#about .box1 {
		width: 280px;
		padding: 0px 20px 0px 20px;
		font-size: 12px;
		line-height: 1.5;
		color: #000;

	}

	#about ul {
		width: 320px;
	}

	#about ul li {
		padding: 0px 10px 0px 10px;
		float: none;
	}

	#about .ttl {
		margin-top: 20px;
	}

	#about .box2 .l_photo {
		display: none;
	}

	#about .box2 .s_photo {
		display: block;
		text-align: left;
		margin: 30px 0 0 0px;
		padding: 5px;
		background: #eee;
	}

	#works {
		top: 2350px;
		height: 1000px;
	}

	#works ul {
		width: 320px;
	}

	#works ul li {
		padding: 0px 10px 0px 10px;
		float: none;
	}

	#contact {
		top: 4150px;
		height: 300px;
	}

	#contact .box4 {
		width: 100%;
	}

	#contact .box4 .pc {
		display: none;
	}

	#contact .box4 .m {
		display: block;
	}

	#contact .box4 .m_btn {
		width: 230px;
		padding: 15px 0px;
		cursor: pointer;
		background: gray;
		border-radius: 5px;
		margin: 20px auto 20px auto;
		color: #fff;
		font-size: 15px;
	}

	#contact .box4 .m_btn:hover {
		background: black;
	}

	.arrow_up {
		display: block;
		position: absolute;
		bottom: 70px;
		width: 100%;
		text-align: center;
	}

	.arrow_up i {
		font-size: 40px;
		color: #fff;
		padding: 10px;
	}

	.arrow_up .chevron:hover {
		color: black;
	}

	.bottom_logo {
		display: none;
	}

	#menu {
		display: none;
	}

	.bg_l1 {
		display: none;
	}

	.bg_l2 {
		display: none;
	}
}