@charset "utf-8";

* {
margin: 0;
padding: 0; }

.mark {
	width: 50%;
}

.h5space { 
font-size: 22px;
font-weight: 300;
letter-spacing: 1em;
color: rgb(66, 66, 66);
margin: 2.5% 0; }

.niwa { margin-top: 3%;}

body { 
display: flex;
justify-content: center;
width: 100%;
max-width: 500px;
min-height: 100vh;
margin: 0 auto;
font-family: serif;
font-weight: normal;
color: rgb( 66, 66, 66); }

main { width: 90%; }

/* すべての photos */
img {
display: block;
width: 100%; }

aside {
flex-direction: column;
position: fixed;
width: 100%;
max-width: 460px;
bottom: 0;
font-weight: normal;
color: white; }

ul {
display: flex;
list-style: none;
font-family: sans-serif;
font-size: 16px;
font-weight: 300;	
background-color:rgb(200, 200, 200);
 }

li {
width: 100%;
flex: 1;
border-width: 0 1px 0 1px;
border-style: solid;
border-color: white;
text-align: center;
padding: 2% 0; }

.main-nav a {
color: white;
text-decoration: none }  

.main-nav a:hover { 
color: rgb( 0 255 0); }


/* FLOWER relation photos */
.photos {
display: 100%;
margin-bottom: 25%; }

/* PROFILE photos */
figure img {
width: 100%;
margin-top: 15%;}

.LOGO-Pc { display: none; }

.LOGO-Sp { max-width: 500px; }/*767px*/

.text {
margin: 10% 0 10% 0; }

section {
margin-bottom: 15%; }

.topline { 
border-top: 3px solid rgb( 240, 240, 240); 
padding-top: 0.5em;
margin-top: 0.5em; }

.underline { 
border-bottom: 3px solid rgb( 240, 240, 240); 
padding-bottom: 0.5em;
margin-bottom: 0.5em;}
 
.topspace { 
margin-top: 0.5em; }

.underspace { 
margin-bottom: 1.5em; }

/* 一般ページ */ 
.form {
font-size: 23px;
letter-spacing: 0.4em;
font-family: serif;
font-weight: 300;
}

h1 {
font-size: 20px;
font-weight: 200;
letter-spacing: 0.5em;
font-family: sans-serif;
text-align: center; }

h2 {
font-size: 20px;
font-weight: 200;
letter-spacing: 0.25em;
line-height: 2.5;
font-family: serif;
text-align: center; }

h3 {
font-size: 16px;
font-weight: 400;
line-height: 2.4;
font-family: serif;
text-align: center; }

h4 {
font-size: 22px;
font-weight: 300;
letter-spacing: 0.05em;
font-family: sans-serif; }

h5 {
font-size: 18px;
font-weight: 300;
letter-spacing: 0.05em;
font-family: sans-serif; }

h6 {
font-size: 14px;
font-weight: 300;
letter-spacing: 0.05em;
font-family: sans-serif;
line-height: 1.5;}

p {
font-size: 14px;
font-weight: normal;
line-height: 1.5;} 

.letter-spacing-word1 {
letter-spacing: 0.33em; } /*6px字間*/

.letter-spacing-word2 {
letter-spacing: 1em; } /*18px字間*/

.letter-spacing-word3 {
letter-spacing: 3.5em; } /*66px字間*/

.letter-spacing-word4 {
letter-spacing: 1.7em; } /*30px字間*/

.letter-spacing-word5 {
letter-spacing: 0.27em; } /*6px字間*/

.letter-spacing-word6 {
letter-spacing: 3em; } /*54px字間*/

/*ポートレートカメラマン表記*/
.small {
font-size: 12px;
text-align: right; }

footer {
font-size: 12px; 
line-height: 2;
margin: 15% 0 40% 0;
color: rgb( 150, 150, 150);
text-align: center; }

/* COST ページ*/

.cost1 {
margin : 2% 0;
padding: 1% 0 1% 1%;
color: white;
font-family: serif;
background-color: rgb( 0, 0, 0); }

/*PROFILE ページ*/

figcaption {
font-size: 14px; 
margin-top: 1%; } 

/*CONTACT ページ*/

form {
width: 100%;
max-width: 460px; }

.contact { 
width: 100%;
font-size: 16px;
font-family: serif;
color: rgb( 66, 66, 66); }

.title {
font-size: 18px;
font-weight: 300;
font-family: serif; 
letter-spacing: 0.2em;
text-align: left; }

#contact { 
float: right;
width: 60%;
height: 32px;
font-size: 16px;
padding-left: 2%;
color: rgb( 100, 100, 100); 
border: 0.5px solid rgb( 200, 200,200); }

#goods1 {
width: 100%;
height: 32px; 
font-size: 16px;
margin: 2% 0;
padding-left: 2%;
color: rgb( 100, 100, 100);
border: 0.5px solid rgb( 200, 200, 200); }

#goods2 {
width: 100%;
height: 32px;
font-size: 16px;
margin: 2% 0;
padding-left: 2%;
color: rgb( 100, 100, 100);  
border: 0.5px solid rgb( 200, 200, 200);}

#goods3 {
width: 100%;
height: 32px;
font-size: 16px;
margin: 2% 0;
padding-left: 2%;
color: rgb( 100, 100, 100);
border: 0.5px solid rgb( 200, 200, 200);}

.item { 
font-size: 16px;
overflow: hidden;
padding: 1% 0;}

.inputs {
width: 100%;
font-size: 16px;
margin: 2% 0;
padding: 4% 0 4% 2%; }

input {
width: 90%;
height: 28px;
font-size: 16px;
font-family: serif;
margin: 2% 0;
padding-left: 2%;
color: rgb( 66, 66, 66);
border: 0.5px solid rgb( 200, 200, 200);}

table {
width: 100%;
margin: 2% 0; }

th { 
font-size: 16px;
font-weight: 300;
padding-bottom: 2%;
border-bottom: 0.5px solid rgb( 200, 200, 200); }

td { 
height: 28px;
font-size: 16px;
border-bottom: 0.5px solid rgb( 200, 200, 200); }

#address, #zipcode { 
width: 100%;
height: 28px;
font-size: 16px;
margin: 1% 0;
padding: 4% 0 4% 2%;
color: rgb( 66, 66, 66);
border: 0.5px solid rgb( 200, 200, 200);}

textarea {
width: 100%;
height: 150px;
font-size: 16px;
line-height: 1.7;
font-family: serif;
color: rgb( 66, 66, 66);
border: 0.5px solid rgb( 200, 200, 200);}
  
input[type="submit"] {
width: 100%;
height: 28px;
font-size: 16px;
font-family: serif;
margin: 8% 0;
color: white;
border: none; 
cursor: pointer;
background-color: rgb( 0, 0, 0); }

@media ( min-width: 767px){
	
.niwa {
margin-top: 5%;}

body {
display: flex;
flex-direction: column;
width: 100%;
max-width: 1000px;
min-height: 100vh;
margin: 0 auto;
font-family: serif;
font-weight: normal;
color: rgb( 66, 66, 66); }

main {	
width: 60%; 
margin: 0 2.5% 0 37.5%;
max-width: 600px; }

/* すべての photos */
img {  
display: block;
width: 100%; }

aside { 
margin-left: 5%;
display: flex;
flex-direction: column;
position: fixed;
width: 22%;
max-width: 220px;
font-weight: normal;
top: 2%;}

ul { 
flex-direction: column;
list-style: none;
margin-top: 0;
padding: 0; 
font-size: 18px;
font-weight: 300;
font-family: sans-serif;
/*color: rgb( 200, 200 ,200);*/ }
	
li { 
text-align: left;
line-height: 4;
display: block;
background-color: white; }

.main-nav a {
color: rgb( 66, 66, 66);
text-decoration: none }  

.main-nav a:hover { 
color: rgb( 0 255 0); }

/* Mobile用のロゴマーク */
.LOGO-Pc { 
display: block;
width: 100%;
max-width: 220px;
padding-bottom: 92%; }
	
.LOGO-Sp { display: none; }

/* 一般ページ */ 

h1 { font-size: 33px; }
h2 { font-size: 30px; }
h3 { font-size: 20px; }
h4 { font-size: 26px; }
h5 { font-size: 20px; }
h6 { font-size: 18px; }

 p { font-size: 17px; }
	
.form { font-size: 26px; }

.small { font-size: 12px; }

footer { font-size: 12px;  }

/*PROFILE ページ*/
figcaption {
font-size: 14px; 
margin-top: 1%; } 

/*CONTACT ページ*/
form {
width: 100%;
max-width: 600px; }

.contact { width: 100%; }

}

