@charset "utf-8";

header {
	padding: 8.8rem 0;
	background: #fff;
}
header h1 {
	color: #000;
	font-size: 4.8rem;
	margin-bottom: .8em;
}
header .subtitle {
	font-size: 3.2rem;
	color: #BA6E86;
	letter-spacing: .2rem;
	font-weight: bold;
}

.breadCrumb {
	border-top: 1px solid #D8ADBB;
	padding: 3.2rem 0;
	background: #fff;
}
.breadCrumb ol {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.breadCrumb ol li {
	font-weight: bold;
	color: #D8ADBB;
}
.breadCrumb ol li:last-child {
	color: #BA6E86;
}
.breadCrumb ol li + li::before {
	content: "｜";
	color: #F2EEF2;
}

.section {
	padding: 16.8rem 0;
}

.about {
	background: #fff;
	padding: 16.8rem 0;
}
.about h2 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	text-align: center;
	color: #BA6E86;
	font-size: 4.8rem;
	letter-spacing: .2em;
}
.about h2 span {
	margin-top: 0.666667em;
	color: #000;
	font-size: 0.666667em;
	letter-spacing: .1em;
}
.about p {
	color: #BA6E86;
	line-height: 2.0;
	text-align: center;
	margin-top: 8.8rem;
}
.heading {
	text-align: center;
	margin-bottom: 4.8rem;
}
.heading h2 {
	color: #BA6E86;
	font-size: 3.2rem;
	letter-spacing: .2em;
}
.heading p {
	margin-top: 1em;
}
.contentBorderBox {
	margin-top: 4.5rem;
	border: 1px solid #68233B;
	border-width: .8rem .1rem .1rem;
	background: #fff;
	padding: 5.5rem 6.4rem 6.4rem;
}
.contentBorderBox ul.list li {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.contentBorderBox ul.list li + li {
	margin-top: 6.4rem;
	padding-top: 6.4rem;
	border-top: 1px solid #D8ADBB;
}
.contentBorderBox ul.list li h3 {
	width: 100%;
	font-size: 3.2rem;
	line-height: 1.5;
}
.contentBorderBox ul.list li h3 span.strong {
	color: #BA6E86;
}
.contentBorderBox ul.list li .text {
	width: 48.8rem;
 max-width: 100%;
	flex-shrink: 0;
}
.contentBorderBox ul.list li .text p {
	line-height: 2.0;
}
.contentBorderBox ul.list li .text .roundedLink {
	width: 40.8rem;
 max-width: 100%;
	margin: 3.2rem auto 0;
}

.contactSection {
	background:  url('../img/tile_bg.jpg') center top / cover no-repeat;
	padding: 16.8rem 0;
}
.contactSection ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contactSection ul li {
	width: 47.6rem;
}

@media screen and (max-width: 768px) {
	header {
		padding: 4rem 0;
	}
	header h1 {
		font-size: 3.2rem;
	}
	header .subtitle {
		font-size: 1.6rem;
	}

	.breadCrumb {
		padding: 2.2rem 0;
	}
	.breadCrumb ol li {
		font-size: 1.4rem;
	}
	.section {
		padding: 8rem 0;
	}
	.about {
		padding: 8rem 0;
	}
	.about h2 {
		font-size: 3.2rem;
	}
	.about p {
		margin-top: 4rem;
		font-size: 1.4rem;
	}
	.contentBorderBox {
		padding: 2.8rem 3.2rem 3.2rem;
	}
	.contentBorderBox ul li {
		flex-direction: column;
	}
	.contentBorderBox ul li h3 {
		font-size: 2.8rem;
		margin-bottom: 1em;
	}
	.contentBorderBox ul li .text {
		width: 100%;
	}
	.contentBorderBox ul li .text .roundedLink {
		width: 100%;
	}
	.contactSection {
		padding: 8rem 0;
	}
	.contactSection ul {
		flex-direction: column;
	}
	.contactSection ul li {
		width: 100%;
	}
	.contactSection ul li + li {
		margin-top: 4.8rem;
	}
}



/*************************************************************************************/


/* スタイルシート追加
　 作成者：Hirama Inc.
　 作成日：R3.09.17
  
-------------------------------------------------------------------------------------*/

/*contact*/
.contact {
	background: #fff;
	padding: 10.8rem 0 8.8rem;
}
.contact h2 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	text-align: center;
	color: #BA6E86;
	font-size: 4.8rem;
	letter-spacing: .2em;
}
.contact h2 span {
	margin-top: 0.666667em;
	color: #000;
	font-size: 0.666667em;
	letter-spacing: .1em;
}
.contact p {
	color: #BA6E86;
	line-height: 2.0;
	text-align: center;
	margin-top: 8.8rem;
}

@media screen and (max-width: 768px) {
	.contact {
		padding: 8rem 0;
	}
	.contact h2 {
		font-size: 3.2rem;
  margin-bottom: 4rem;
	}
	.contact p {
		margin-top: 4rem;
		font-size: 1.4rem;
  line-height: 1.8;
  text-align: left;
	}
	}

/*information*/
.information {
	background: #fff;
	padding: 10.8rem 0 16.8rem;
}
.information h2 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	text-align: center;
	color: #BA6E86;
	font-size: 4.8rem;
	letter-spacing: .15em;
 margin-bottom: 8.8rem;
}
.information h2 span {
	margin-top: 0.666667em;
	color: #000;
	font-size: 0.666667em;
	letter-spacing: .1em;
}
.information p {
	color: #BA6E86;
	line-height: 1.8;
}

@media screen and (max-width: 768px) {
	.information {
		padding: 8rem 0 6rem;
	}
	.information h2 {
		font-size: 3.2rem;
		margin-bottom: 4rem;
	}
	.information p {
		font-size: 1.4rem;
  line-height: 1.8;
  text-align: left;
	}
	}

/*profile*/
.profile {
	background: #fff;
	padding: 10.8rem 0 0;
}
.profile h2 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	text-align: center;
	color: #BA6E86;
	font-size: 4.8rem;
	letter-spacing: .2em;
}
.profile h2 span {
	margin-top: 0.666667em;
	color: #000;
	font-size: 0.666667em;
	letter-spacing: .1em;
}
.profile h2 + p {
	color: #BA6E86;
	line-height: 2.0;
	text-align: center;
	margin-top: 8.8rem;
}
.profile .block {
width: 100%;
padding: 8.8rem 0;
}
.profile .block:first-child {
padding: 0 0 8.8rem;
}
.profile .block:last-child {
padding: 8.8rem 0 0;
}
.profile .pink {
background-color: #F2EEF2;
padding-top: 8.8rem;
}
.profile .box {
width: 100%;
border: #68233A solid 1px;
border-top-width: 5px;
padding: 30px 30px;
margin-top: 8.8rem;
}
.profile .box h3 {
	margin: 0 0 30px;
	color: #BA6E86;
	font-size: 3.5rem;
	letter-spacing: .1em;
 text-align: center;
}
.profile .box p {
line-height: 2.0;
}
.profile table {
margin-top: 7rem;
}
.profile table td {
background-color: #FFF;
}
.profile .banner {
margin-top: 8.8rem;
}
@media screen and (max-width: 768px) {
	.profile {
		padding: 8rem 0 0;
	}
	.profile h2 {
		font-size: 3.2rem;
  margin-bottom: 4rem;
	}
.profile h2 + p {
		margin-top: 4rem;
		font-size: 1.4rem;
  line-height: 1.8;
  text-align: left;
	}
.profile .block {
width: 100%;
padding: 3.5rem 0;
}
.profile .block:first-child {
padding: 0 0 3.5rem;
}
.profile .block:last-child {
padding: 3.5rem 0 0;
}
.profile .pink {
background-color: #F2EEF2;
padding-top: 3.5rem;
} 
.profile .box {
width: 100%;
border: #68233A solid 1px;
border-top-width: 5px;
padding: 20px 20px;
margin-top: 3.5rem;
}
.profile .box h3 {
	margin: 0 0 20px;
	color: #BA6E86;
	font-size: 2.3rem;
	letter-spacing: .1em;
 text-align: center;
}
.profile .box p {
line-height: 2.0;
font-size: 1.3rem;
}
.profile table {
margin-top: 4rem;
}
.profile .banner {
margin-top: 4rem;
}
}

/*************************************************************************************

 ggmap

**************************************************************************************/

.profile .ggmap {
 width: 100%;
	position: relative;
	overflow: hidden;
}
@media only screen and (min-width: 769px){
.ggmap {
  height: 500px;
}
}
@media only screen and (min-width: 401px) and (max-width: 768px){
.ggmap {
  height: 400px;
}
}

@media only screen and (max-width: 400px){
.ggmap {
  height: 300px;
}
}

.profile .ggmap iframe,
.profile .ggmap object,
.profile .ggmap embed {
	position: absolute;
	top: 0;left: 0;
	width: 100%;
}

@media only screen and (min-width: 769px){
.ggmap iframe {
  height: 650px;
  margin-top: -150px;
}
}

@media only screen and (min-width: 401px) and (max-width: 768px){
.ggmap iframe {
  height: 600px;
  margin-top: -150px;
}
}

@media only screen and (max-width: 400px){
.ggmap iframe {
  height: 450px;
  margin-top: -150px;
}
}


