@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Noto Serif JP', serif;
	color: #fff3f1;
	font-size: 11pt;
	background: #363236;
}

.small {
	font-size: 9.5pt;
	margin-top: -10px;
}

a {
	color: #fff3f1;
}

a:hover {
	color: #c6a2bf;
}

ul {
	list-style: none;
	line-height: 1.4em;
	padding-left: 0;
}

li::before {
	content: "・ " ;
	padding-left: 10pt;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
}

h1 {
	width: 100%;
	font-family: 'EB Garamond', serif;
	font-size: 100pt;
	font-weight: 400;
	font-style: italic;
	text-align: center;
	
}

h2 {
	font-family: 'Cormorant Garamond', serif;
	font-size: 28pt;
	font-weight: lighter;
	margin-bottom: -5px;
}

h3 {
	font-family: 'Cormorant Garamond', serif;
	font-size: 18pt;
	font-weight: lighter;
	margin-bottom: 3px;
}

header {
	width: 1000px;
	height: 667px;
	background-image: url("images/header_bg.png");
	background-size: cover;
}

header .container{
	height: 587px;
	margin-left: 80px;
	margin-right: 80px;
	padding-top: 80px;
	position: relative;
}

header .explanation {
	position: absolute;
	bottom: 10px;
}

.works {
	width: 1000px;
	height: 600px;
	background: #746b73;
}

.works h2 {
	font-size: 34pt;
	margin-bottom: -5px;
}

.works img {
	width: 600px;
	height: 600px;
	background: #746b73;

}

.works .container{
	height: 600px;
}

.works .explanation {
	width: 320px;
	height: 560px;
	float: right;
	padding-top: 40px;
	padding-right: 20px;
}

.works_1 {
	width: 1000px;
	height: 600px;
	background: #423d41;
}

.works_1 .container {
	width: 100%;
	margin: 0 auto;
}

.works_1_image {
	width: 900px;
	padding-top: 60px;
	margin: 0 auto;
}

.works_1_image_left {
	width: 300px;
	height: 300px;
	border-radius: 20px;
	display: inline-block;
}

.works_1_image_right {
	width: 587px;
	height: 300px;
	display: inline-block;
	border-radius: 20px;
	margin-left: 9px;
}

.works_1 .explanation {
	width: 900px;
	margin-left: 50px;
}

.works_2 {
	width: 1000px;
	height: 560px;
	background: #423d41;
}

.works_2 .container{
	width: 900px;
	margin: 0 auto;
}

.works_2 .explanation {
	width: 400px;
	float: right;
}

.works_2_image_right {
	width: 450px;
	height: 450px;
	background: #746b73;
	border-radius: 20px;
}

.works_2_image_left {
	width: 400px;
	background: #746b73;
	border-radius: 20px;
}

.works_3 {
	width: 1000px;
	height: 560px;
	background: #423d41;
}

.works_3 .container{
	width: 900px;
	margin: 0 auto;
}

.works_3 .explanation {
	width: 400px;
	float: right;
}

.works_3_image_right {
	width: 450px;
	height: 450px;
	background: #746b73;
	border-radius: 20px;
}

.works_3_image_left {
	width: 400px;
	background: #746b73;
	border-radius: 20px;
}

.works_4 {
	width: 1000px;
	height: 660px;
	background: #423d41;
}

.works_4 .container {
	width: 850px;
	margin: 0 auto;
}

.works_4_image {
	width: 850px;
	margin: 0 auto;
}

.works_4_image_1 {
	width: 300px;
	height: 300px;
	border-radius: 20px;
}

.works_4_image_2 {
	width: 533px;
	height: 300px;
	border-radius: 20px;
	float: right;
}

.works_4_image_3 {
	width: 400px;
	height: 225px;
	border-radius: 20px;
	margin-top: 20px;
}

.works_4 .explanation {
	width: 250px;
	float: right;
	margin-top: 50px;
}

.works_5 {
	width: 1000px;
	height: 562px;
	background-image: url("images/consulting_bg.png");
	background-size: cover;
}

.works_5 .explanation {
	width: 450px;
	float: right;
	margin-top: 150px;
}

.works_5 ul {
	font-size: 12.5pt;
}

.works_5 li {
	font-size: 11pt;
}

.profile {
	width: 1000px;
	height: 550px;
	background: #746b73;
}

.profile h2 {
	font-size: 34pt;
	margin-top: 0px;
}

.profile h4 {
	font-size: 9pt;
	margin-top: -8px;
	margin-bottom: -5px;
}

.profile img {
	width: 550px;
	height: 310px;
	
}

.container_left {
	width: 350px;
	height: 440px;
	margin-top:50px;
	margin-left: 50px;
	float: left;
}

.container_right {
	width: 600px;
	height: 440px;
	float: left;
	margin-top:50px;
}

.profile .explanation {
	width: 550px;
	font-size: 10pt;
}

.text_box1 {
	width: 250px;
	padding: 10px;
	float: left;
}

.text_box2 {
	width: 250px;
	padding: 10px;
	float: right;
}

footer {
	width: 1000px;
	height: 300px;
	background: #423d41;
}

footer h2 {
	font-size: 34pt;
}

 .footer_container_left {
	width: 300px;
	height: 300px;
	float: left;
	margin-left: 50px; 
}

 .footer_container_right {
	width: 600px;
	height: 80px;
	float: left;
	margin-top: 220px; 
}

.email {
	height: 80px;
	border-top: 1px dotted #fff3f1;
	position: relative;
}

.bottom-left {
  position: absolute;
  left: 0;
}

.bottom-right {
	position: absolute;
	bottom: 17pt;
	right: 0;
	font-family: 'Cormorant Garamond', serif;
	font-size: 14pt;
}

/*==Page Top ボタン=================================================================*/
#pageTop {
	position : absolute,
}

#pageTop a {
	display: block;
	z-index: 999;
	border: 1px solid #fff3f1;
	border-radius: 20%;
	width: 50px;
	height: 36px;
	padding: 14px 0 0 0;
	color: #fff3f1;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 22pt;
	opacity: 0.3;
}

#pageTop a:hover {
	text-decoration: none;
	opacity: 0.5;
}


@media (max-width: 768px) {

	.wrapper, header, .works,
	.works_1, .works_2,.works_3, 
	.works_4, .works_5, .profile, footer {
		max-width: 768px;
		margin: 0 auto;
	}
	
	header {
		height: 512px;
	}
	
	h1 {
		font-size: 70pt;
		font-weight: 400;
		font-style: italic;
		text-align: center;

	}

	h2 {
		font-family: 'Cormorant Garamond', serif;
		font-size: 24pt;
	}
	
	header .container{
		height: 432px;
		margin-left: 40px;
		margin-right: 40px;
		padding-top: 40px;
		position: relative;
	}
	
	header .explanation{
		margin-left: 40px;
		margin-right: 40px;
		padding-top: 70px;
		position: relative;
	}
	
	.works {
		height: 400px;
		background: #746b73;
		margin-top: 0;
	}

	.works h2 {
		font-size: 28pt;
		margin-top: 10px;
		margin-bottom: -10px;
	}
	
	.works h3 {
		font-size: 15pt;
		margin-bottom: 0px;
	}

	.works img {
		display: none;

	}

	.works .container{
		width: 100%;
	}

	.works .explanation {
		width: 100%;
		float: none;
		margin-left: 80px;
	}
	
	.works_1 {
		height: 1030px;
	}

	.works_1 .container {
		width: 100%;
		height: 1000px;
	}

	.works_1_image {
		width: 600px;
		height: 1000px;
		padding-top: 60px;
		margin: 0 auto;
		position: relative;
	}

	.works_1_image_left {
		width: 400px;
		height: 400px;
		border-radius: 20px;
		position: absolute;
		left: 0;
		right: 0;
		margin:  auto;
	}

	.works_1_image_right {
		width: 560px;
		height: 286px;
		position: absolute;
		left: 0;
		right: 0;
		top: 480px;
		margin:  auto;
	}

	.works_1 .explanation {
		width: 560px;
		margin: 0 auto;
		margin-top: -280px;
	}
	
	.works_2 {
		height: 950px;
	}

	.works_2 .container {
		width: 100%;
		height: 1000px;
	}

	.works_2_image {
		width: 600px;
		height: 1000px;
		padding-top: 60px;
		margin: 0 auto;
		position: relative;
	}

	/*上の画像*/
	.works_2_image_right {
		width: 400px;
		height: 400px;
		left: 0;
		right: 0;
		margin: auto;
		position: absolute;
	}

	.works_2 .explanation {
		width: 560px;
		float: none;
		padding-top: 420px;
		margin: 0 auto;
	}
	
		
	/*下の画像*/
	.works_2_image_left {
		width: 560px;
		height: 286px;
		border-radius: 20px;
		margin: 0 auto;
	}
	
	.works_3 {
		height: 950px;
	}

	.works_3 .container {
		width: 100%;
		height: 1000px;
	}

	.works_3_image {
		width: 600px;
		height: 1000px;
		padding-top: 60px;
		margin: 0 auto;
		position: relative;
	}

	/*上の画像*/
	.works_3_image_right {
		width: 400px;
		height: 400px;
		left: 0;
		right: 0;
		margin: auto;
		position: absolute;
	}

	.works_3 .explanation {
		width: 560px;
		float: none;
		padding-top: 420px;
		margin: 0 auto;
	}
	
		
	/*下の画像*/
	.works_3_image_left {
		width: 560px;
		height: 286px;
		border-radius: 20px;
		left: 0;
		right: 0;
		top: 0;
		margin: auto;
	}
	
	
	
	

}















@media (max-width: 667px) {

	}
	
@media (max-width: 480px) {

	}
@media (max-width: 375px) {

	}