@charset "UTF-8";

html{
	font-size: 100%;
}
body{
	   font-famly: "Yu Gothic Medium", "游ゴシック　Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif; line-height: 1.5;
	   color: #432; 
}
a {
	text-decoration: none;
}
img {
	max-width: 100%;
}

/* HEADER
--------------*/
.box-logo {
	height: 300px;
	overflow: hidden;
}
.logo2 {
	position: relative;
	top: 0;
	 width: 77px;
	 margin-top: 14px;
}
.logo {
	 width: 700px;
	 margin-top: 0px;
}

.main-nav {
	display: flex;
	font-size: 1.25rem;
	text-transform: uppercase;
	margin-top: 34px;
	list-style: none;
}
.main-nav li {
	margin-left: 36px;
}
.main-nav a {
	color: #432;
}
.main-nav a:hover {
	color:"0bd;"
}
.page-header {
	display:  flex;
	justify-content: space-between;
}
.wrapper {
	/*max-width: 1100px;*/
	margin:  2 auto;
	padding:  0 4%;
}
/* HOME
--------------------------------*/
.home-content {
	text-align: center;
	/*margin-top: 10%;*/
	/*margin: 10px 0px;*/
	padding-bottom: 50px;
	min-height: 500px;
}
.home-content p {
	font-size: 1.8em;
	margin: 10px 0 40px;
}

/*　見出し */
.page-title {
	font-size: 3.5rem;
	font-family: 'Philosopher', serif;
	text-transform: none;
	font-weight: normal;
	display: inline-block;
	margin: 0 0 0 30px;
	position: relative;
	top: -25px;
	right: 0;
	left: 0;
	bottom: 0;
}

/* ボタン　*/
.box-button {
	margin: 50px;
}

.button {
	font-size: 1.375rem;
	background: #0bd;
	color:  #fff;
	border-radius: 5px;
	padding: 18px 32px;
	margin: 10px 0 200px 0;
	margin: 0 auto;
	background-position:0 0 100px 0 ;
}

.button:hover {
	background: #0090aa;
}

/*大きな背景画像*/
.big-bg {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#home {
	background-image: url('../images/main4-bg.jpg');
	background-color: #0bd;
	background-blend-mode: ;
	background-position: 0px 0px 30px 0px;
	min-height: 100vh;
}
#home  .page-title {
	text-transform: none;
}
/*フッター　ーーーーーーーーーーーーーーーーーー
ーーーーーーーーーーーーー*/
footer {
	background: #432;
	text-align: center;
	padding: 26px 0;
}
footer p {
	color: #fff;
	font-size: 0.875rem;
}
/* works/pleinair-----
--------------------------------------*/
#workspleinair {
	background-image: url('../images-pleinair20230607/20230706.jpeg');
	background-position-y: top ;
	height: 300px;
	margin-bottom: 0px;
}
.works-content {
	max-width: 560px;
	margin-top: 10%;
}
.works-content .page-title {
	text-align: center;
}
.works-content p {
	font-size: 1.125rem;
	margin: 10px 0 0;
}
.grid {
	display: grid;
	gap: 26px;
	grid-template-columns: repeat(3, minmax(240px, 1fr));
	margin-top: 6%;
	margin-bottom: 50px;
}

/* works/canvas-----
--------------------------------------*/
#works {
	background-image: url('../images/works-bg.jpg');
	background-position-y: 10 ;
	height: 300px;
	margin-bottom: 0px;
}
.works-content {
	max-width: 560px;
	margin-top: 10%;
}
.works-content .page-title {
	text-align: center;
}
.works-content p {
	font-size: 1.125rem;
	margin: 10px 0 0;
}
.grid {
	display: grid;
	gap: 26px;
	grid-template-columns: repeat(3, minmax(240px, 1fr));
	margin-top: 6%;
	margin-bottom: 50px;
}

/* works/paper-----
--------------------------------------*/
#workspaper {
	background-image: url('../images/works2-10花凸版小作品2019.jpg');
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	background-position-y: 300 ;
	height: 300px;
	margin-bottom: 30px;
}
.workspaper-content {
	max-width: 560px;
	margin-top: 10%;
}
.workspaper-content .page-title {
	text-align: center;
}
.workspaper-content p {
	font-size: 1.125rem;
	margin: 10px 0 0;
}
.grid {
	display: grid;
	gap: 26px;
	grid-template-columns: repeat(3, minmax(240px, 1fr));
	margin-top: 6%;
	margin-bottom: 50px;
}

/* works/insta-----
--------------------------------------*/
#worksinsta {
	background-image: url('../images-insta/IMG_5379.JPG');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-position-y: 300 ;
	height: 300px;
	margin-bottom: 30px;

}
.worksinsta-content {
	max-width: 560px;
	margin-top: 10%;
}
.worksinsta-content .page-title {
	text-align: center;
}
.worksinsta-content p {
	font-size: 1.125rem;
	margin: 10px 0 0;
}
.grid {
	display: grid;
	gap: 26px;
	grid-template-columns: repeat(3, minmax(240px, 1fr));
	margin-top: 6%;
	margin-bottom: 50px;
}

/* works/fee-----
--------------------------------------*/
#worksfee {
	background-image: url('../images/IMG_9221.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-position-y: 300 ;
	height: 300px;
	margin-bottom: 30px;

}
.worksinsta-content {
	max-width: 560px;
	margin-top: 10%;
}
.worksinsta-content .page-title {
	text-align: center;
}
.worksinsta-content p {
	font-size: 1.125rem;
	margin: 10px 0 0;
}
.grid {
	display: grid;
	gap: 26px;
	grid-template-columns: repeat(3, minmax(240px, 1fr));
	margin-top: 6%;
	margin-bottom: 50px;
}

/* CONTACT
--------------------------------------*/
#contact {
	background-image: url(../images/IMG_0439.JPG);
	min-height: 100vh;
}
/*  フォーム  */
form div {
	margin-bottom: 14px;
}
label {
	font-size: 1.125rem;
	margin-bottom: 10px;
	display: block;
}
input[type="text"],
input[type="email"],
textarea {
	background: rgba(255, 255, 255, .5);
	border: 1px #fff solid;
	border-radius: 5px;
	padding: 10px;
	font-size: 1rem;
}
input[type="text"]
input[type="email"] {
	width: 100%;
	max-width: 240px;
}
textarea {
	width: 100%;
	max-width: 240px;
}
textarea {
	width: 100%;
	max-width: 480px;
	height: 6rem;
}
input[type="submit"] {
	border: none;
	cursor: pointer;
	line-height: 1;
}

/* モバイル版
ーーーーーーーーーーーーーー*/
@media (max-width: 600px) {


	/* works */
	.works-content {
		margin-top: 20%;
	}
	/* contact */
	#contacr  .page-title {
		margin-top: 40px;
	}
	
	/* フォーム */
	input[type="text"],
	input[type="email"],
	textarea {
		max-width: 100%;
	}
}