@charset "utf-8";
/*////////////////////////////////////
about
////////////////////////////////////*/
@media screen and (min-width: 768px){
#about_main {
	position: relative;
	width: 100%;
	background: #FEFEFE;
	padding: 0 0 100px 0;
}

#about_image_area {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
}
#about00 {
	position: relative;
	width: 66%;
	margin: 0 auto;
}
#about_main_area {
	position: relative;
	width: 100%;
}


.about_main_subtitle {
	position: relative;
	display: inline-block;
	background:rgba(17,39,44,1.00);
	margin-bottom: 30px;
	font-size: 1.6rem;
	padding: 5px 10px;
	color: #FFF;
	font-weight: 400;
}
.about_main_title {
	position: relative;
	margin-bottom: 30px;
}
.about_main_title h2 {
	font-family: "Noto Serif JP", serif;
	font-size: 3.6rem;
	font-weight: 400;
	letter-spacing:0.1em;
	margin-bottom: 1em;
	color: #333;
}
.about_main_word {
	position: relative;
	font-family: "Noto Serif JP", serif;
	font-size: 1.8rem;
	letter-spacing:0.1em;
	line-height: 2.5;
	font-weight: 300;
	margin-bottom: 1em;
	color: #333;
}
}
@media screen and (min-width: 0px) and (max-width: 767px){
#about_main {
	position: relative;
	width: 100%;
	padding: 0 0 100px 0;
}

#about_image_area {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
}
#about00 {
	position: relative;
	width: 90%;
	margin: 0 auto;
}
#about_main_area {
	position: relative;
	width: 100%;
}


.about_main_subtitle {
	position: relative;
	display: inline-block;
	background:rgba(17,39,44,1.00);
	margin-bottom: 30px;
	font-size: 1.6rem;
	padding: 5px 10px;
	color: #FFF;
	font-weight: 400;
	
}
.about_main_title {
	position: relative;
	margin-bottom: 30px;
}
.about_main_title h2 {
	font-family: "Noto Serif JP", serif;
	font-size: 3.2rem;
	font-weight: 400;
	margin-bottom: 1em;
	color: #333;
}
.about_main_word {
	position: relative;
	font-family: "Noto Serif JP", serif;
	font-size: 1.8rem;
	line-height: 3;
	font-weight: 300;
	margin-bottom: 1em;
	color: #333;
}
}

@media screen and (min-width: 768px){
#about {
	position: relative;
	width: 70%;
	margin: 0 auto;
	padding: 100px 0;
}

#about01 {
	position: relative;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-bottom: 150px;
}
#about02 {
	position: relative;
	display: flex;
	justify-content: flex-start;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-bottom: 150px;
}
#about03 {
	position: relative;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-bottom: 80px;
}
.about_word_area {
	position: relative;
	width: 46%;
	margin: 0 2%;
	padding-top: 50px;
}
.about_word_area h3 {
	position: relative;
	font-family: "Noto Serif JP", serif;
	font-size: 2.4rem;
	font-weight: 400;
	margin-bottom: 1em;
	letter-spacing:0.2em;
	color: #333;
}
.about_word_area p {
	position: relative;
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	letter-spacing:0.2em;
	line-height: 3;
	font-weight: 300;
	margin-bottom: 1em;
	color: #333;
}
.about_image {
	position: relative;
	width: 46%;
	margin: 0 2%;
}
}

@media screen and (min-width: 0px) and (max-width: 767px){
#about {
	position: relative;
	width: 90%;
	margin: 0 auto;
	padding: 100px 0;
}

#about01 {
	position: relative;
	margin-bottom: 100px;
}
#about02 {
	position: relative;
	margin-bottom: 100px;
}
#about03 {
	position: relative;
	margin-bottom: 80px;
}
.about_word_area {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}
.about_word_area h3 {
	position: relative;
	font-family: "Noto Serif JP", serif;
	font-size: 2.4rem;
	letter-spacing:0.2em;
	font-weight: 400;
	margin-bottom: 1em;
	color: #333;
}
.about_word_area p {
	position: relative;
	font-family: "Noto Serif JP", serif;
	font-size: 1.6rem;
	line-height: 3;
	font-weight: 300;
	letter-spacing:0.2em;
	margin-bottom: 1em;
	color: #333;
}
.about_image {
	position: relative;
	width: 100%;
}
}
@media screen and (min-width: 768px){
#about_message {
	position: relative;
	width: 100%;
	padding: 100px 0;
}
#about_message_area {
	position: relative;
	width:90%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#about_message_photo {
	position: relative;
	width: 45%;
	margin-right: 5%;
	
}
#about_message_photo img {
	border-radius: 50px;
	overflow: hidden;
}
#about_message_word {
	position: relative;
	width: 45%;
	margin-left: 5%;
}
#about_message_word h3 {
	display: block;
	margin-bottom: 20px;
	font-family: "Noto Serif JP", serif;
	font-size: 3rem;
	font-weight: 400;
	color:#774F2D;
	width: 40%;
	min-width: 260px;
}
#about_message_word p {
	font-size: 1.6rem;
	font-family: "Noto Serif JP", serif;
	color:#774F2D;
	line-height: 2.4;
}
}

@media screen and (min-width: 0px) and (max-width: 767px){
#about_message {
	position: relative;
	width: 100%;
	padding: 100px 0;
}
#about_message_area {
	position: relative;
	width:90%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#about_message_photo {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}
#about_message_photo img {
	border-radius: 30px;
	overflow: hidden;
}
#about_message_word {
	position: relative;
	width: 100%;
}
#about_message_word h3 {
	display: block;
	margin-bottom: 20px;
	font-family: "Noto Serif JP", serif;
	font-size: 3rem;
	font-weight: 400;
	color:#774F2D;
	width: 40%;
	min-width: 260px;
}
#about_message_word p {
	font-size: 1.6rem;
	font-family: "Noto Serif JP", serif;
	color:#774F2D;
	line-height: 2.4;
}
}
