@charset "utf-8";
/* CSS Document */
.page_ttl {
	background: url(../images/bg_page_ttl.jpg) top center no-repeat;
}
.page_ttl h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(0, -50%);
}
#chatch p {
	color: #333;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	line-height: 2.0;
	letter-spacing: .2em;
	text-indent: -.2em;
}
#style .catch span,
#style figcaption span{
	font-family: Meiryo;
}

#style_list ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#style_list li {
	position: relative;
	width: 550px;
	margin-bottom: 40px;
	padding-bottom: 100px;
}
#style_list .ico {
	position: absolute;
	top: 0;
	left: 15px;
}
#style_list h3 {
	padding-left: 130px;
	color: #653819;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 2.0;
	letter-spacing: .05em;
}
#style_list .text {
	position: absolute;
	top: 365px;
	left: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 480px;
	padding: 25px;
	background: rgba(255,255,255,.95);
}
#style_list .text h4 {
	margin-bottom: .5em;
	color: #333;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: .05em;
}
.content h3 {
	margin-bottom: 50px;
	color: #653819;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}
#style h3 span, #color h3 span {
	font-size: 5.0rem;
	font-weight: normal;
	line-height: 1.2;
}
#style .catch, #color .catch {
	margin-bottom: 50px;
	color: #333;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 2.0;
	text-align: center;
}
#style ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#style li {
	width: 550px;
	margin-bottom: 40px;
}
#style li figure img {
	margin-bottom: .5em;
}
#style li {
	color: #333;
	font-size: 1.8rem;
	line-height: 1.4;
	letter-spacing: .05em;
	text-indent: -.05em;
	text-align: center;
}
#style .contact {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding: 20px 94px;
	border-top: #65381A 2px solid;
	border-bottom: #65381A 2px solid;
}
#style .contact p {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
}
#style .contact ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	flex-wrap: nowrap;
	-ms-align-items: center;
	align-items: center;
	margin-left: auto;
}
#style .contact li {
	width: auto;
	margin-bottom: 0;
}
#style .contact .free {
	position: relative;
	margin-right: 1em;
	padding: 0 0 0 1.5em;
	color: #65381A;
	font-size: 2.8rem;
	letter-spacing: .051em
}
#style .contact .free:before {
	position: absolute;
	content: url(../images/ico_free.png);
	top: 0;
	left: 0;
}
#style .contact .mail a {
	position: relative;
	display: inline-block;
	padding: .7em 2em .7em 5em;
	background: #65381A;
	color: #FFF;
	font-size: 1.5rem;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .15em;
	text-indent: -.15em;
	white-space: nowrap;
}
#style .contact .mail a:before {
	position: absolute;
	top: 8px;
	left: 1em;
	content: url(../images/ico_mail.png);
}
#style .contact .mail a:hover {
	opacity: .5;
	transition: .8s
}
#color .big {
	margin-bottom: 50px;
	text-align: center;
}
#color ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#color li {
	width: 282px;
	margin-bottom: 33px;
}
#color .more {
	text-align: center;
}
#plan .outline {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	width: 950px;
	margin: 0 auto 70px;
	padding: 18px 0;
	border-top: #65381A 2px solid;
	border-bottom: #65381A 2px solid;
}
#plan .outline p {
	padding: 0 18px;
	color: #333;
	letter-spacing: .05em;
	text-indent: -.05em;
	line-height: 1.1;
}
#plan .madori {
	font-size: 2.1rem;
	font-weight: bold;
}
#plan .nobeyuka {
	border-right: #65381A 1px solid;
	border-left: #65381A 1px solid;
}
#plan .nobeyuka .big {
	font-size: 2.2rem;
	font-weight: bold;
}
#plan .nobeyuka .bold {
	font-size: 1.4rem;
	font-weight: bold;
}
#plan .menseki {
	font-size: 1.3rem;
}
#plan figure {
	text-align: center;
}

#video{
	text-align: center;
}

.yt-wrap{
	margin: 0 auto;
	width: 853px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width:640px) {
.page_ttl {
	background: url(../images/bg_page_ttl.jpg) top center no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
.page_ttl h2 {
	transform: translate(-50%, -50%);
}
#chatch p {
	font-size: 1.6rem;
	text-align: left;
}
#style_list li {
	width: 100%;
	padding: 15px;
	border: #ccc 1px solid;
}
#style_list .ico {
	width: 60px;
	top: 0;
	left: 5px;
}
#style_list h3 {
	margin-bottom: 10px;
	padding-left: 65px;
	font-size: 1.8rem;
	line-height: 1.4;
}
#style_list figure {
	margin-bottom: 10px;
}
#style_list .text {
	position: static;
	width: 100%;
	padding: 0;
	background: none;
}
#style_list .text h4 {
	font-size: 1.6rem;
}
.content h3 {
	margin-bottom: 20px;
	font-size: 2.0rem;
}
#style h3 span, #color h3 span {
	font-size: 3.0rem;
}
#style .catch, #color .catch {
	font-size: 1.6rem;
	text-align: left;
}
#style li {
	width: 48%;
}
#style li {
	font-size: 1.3rem;
}
#style .contact {
	display: block;
	padding: 20px 0;
}
#style .contact p {
	margin-bottom: 1em;
	font-size: 1.6rem;
	text-align: center;
}
#style .contact ul {
	width: 100%;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
}
#style .contact li {
	border: none;
}
#style .contact .free {
	margin-right: 0;
	padding: 0 0 0 2.5em;
	font-size: 2.0rem;
}
#style .contact .free a {
	color: #65381A;
	text-decoration: none;
}
#style .contact .free.pc {
	display: none;
}
#color li {
	width: 48%;
}
#color .more img {
	width: 25%;
	min-width: auto;
}
#plan .outline {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	width: 90%;
	margin: 0 auto 20px;
}
#plan .outline p {
	padding: 5px 0;
}
#plan .madori {
	font-size: 1.8rem;
}
#plan .nobeyuka {
	border: none;
}
#plan .nobeyuka .big {
	font-size: 1.8rem;
}
.yt-wrap{
	width: 100%;
}
}
