@charset "utf-8";
/* CSS Document */
/*---------------------- Bg Color ------------------------*/
#wrapper .bgBlue{
	background: #edf8f6;
}
#wrapper .bgPink{
	background: #fff5f6;
}
/*---------------------- Text Color ------------------------*/
.secInner a{
	text-decoration: underline;
	color:#936a3c;
}
.secInner a:hover{
	color:#b39262;
	text-decoration: none;
}
.secInner .emphasize{
	color:#b39262;
	font-weight: bold;
	font-size:1.3em;
}
/*---------------------- Inner ------------------------*/
.secInner{
	padding: 3.33% 0 1px;
	max-width: 1280px;
	margin: 0 auto;
}
.secInner.rose{
	background: url(../images/rose_illust1.svg) no-repeat 5px 15%;
}
@media (max-width: 767px){
.secInner{
	padding: 6% 0 1px;
	background: none;
}
}
/*---------------------- Inner Title ------------------------*/
.secTitle1, .secTitle2{
	text-align: center;
	margin-bottom:3.33%;
	font-weight: bold;
	font-size:2em;
	color:#b39262;
	letter-spacing:0.2em;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Verdana, serif;
}
.secTitle1{
	margin-top:3.33%;
}
.secTitle1 img, .secTitle2 img{
	display: block;
	margin:auto;
}
.secTitle1 h1, .secTitle2 h2{
	padding: 0.5em 0px;
}
@media (max-width: 767px){
.secTitle1, .secTitle2{
	margin-bottom:6%;
	font-size:1.6em;
}
.secTitle1{
	margin-top:6%;
}
.secTitle1 img, .secTitle2 img{
	width:80%;
}
}
/*---------------------- Inner Sub Title h3 ------------------------*/
h3.secSubTitle{
	margin:0 3.33% 1em;
	font-weight: bold;
	font-size:1.6em;
	letter-spacing:0.2em;
	color:#b39262;
	line-height:160%;
}
h3.secSubTitle.topBorder{
	border-top: 1px solid #cccccc;
	padding-top:1em;
}
@media (max-width: 767px){
h3.secSubTitle{
	margin:0 6% 1em;
	font-size:1.4em;
}
}
/*---------------------- padding ------------------------*/
.pdTop0{
	padding-top: 0px;
}
/*---------------------- Style1 1列 ------------------------*/
.secStyle1-1 li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border: 1px solid #CCCCCC;
	list-style:none;
	background: #FFFFFF;
}
.secStyle1-1 li a{
	text-decoration: none;
	color:#503200;
	display:block;
}
.secStyle1-1 li img{
	width:100%;
}
.secStyle1-1 li .title{
	line-height:160%;
	font-weight: bold;
	text-align:center;
}
.secStyle1-1 li .text{
	line-height:160%;
}
@media (min-width: 1025px) {
.secStyle1-1 li.link:hover {
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}
}
@media (min-width: 768px) {
.secStyle1-1 li {
	margin:0 3.33% 3.33%;
}
.secStyle1-1 li a{
	padding:0 2%;
}
.secStyle1-1 li .title{
	font-size:1.4em;
	padding:2%;
}
.secStyle1-1 li .text{
	padding:2%;
}
}
@media (max-width: 767px){
.secStyle1-1 li {
	margin: 0px 6% 6%;
	list-style:none;
}
.secStyle1-1 li a{
	padding:0 4%;
}
.secStyle1-1 li .title{
	font-size:1.2em;
	padding:3% 2%;
}
.secStyle1-1 li .text{
	padding:3% 2%;
}
}

/*---------------------- Style1 2列 ------------------------*/
.secStyle1-2 li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border: 1px solid #CCCCCC;
	list-style:none;
	background: #FFFFFF;
}
.secStyle1-2 li a{
	text-decoration: none;
	color:#503200;
	display:block;
}
.secStyle1-2 li img{
	width:100%;
}
.secStyle1-2 li .title{
	line-height:160%;
	font-weight: bold;
	text-align:center;
}
.secStyle1-2 li .text{
	line-height:160%;
}
@media (min-width: 1025px) {
.secStyle1-2 li.link:hover {
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}
}
@media (min-width: 768px) {
.secStyle1-2 ul {
	letter-spacing: -.40em;
}
.secStyle1-2 li {
	width: 45%;
	margin-left:3.33%;
	margin-bottom:3.33%;
	display:inline-block;
	vertical-align:top;
	letter-spacing: 0.1em;
}
.secStyle1-2 li a{
	padding:0 3%;
}
.secStyle1-2 li .title{
	font-size:1.2em;
	padding:3%;
}
.secStyle1-2 li .text{
	padding:3%;
}
}
@media (max-width: 767px){
.secStyle1-2 li {
	margin: 0px 6% 6%;
	list-style:none;
}
.secStyle1-2 li a{
	padding:0 4%;
}
.secStyle1-2 li .title{
	font-size:1.2em;
	padding:3% 2%;
}
.secStyle1-2 li .text{
	padding:3% 2%;
}
}

/*---------------------- Style1 3列 ------------------------*/
.secStyle1-3 li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border: 1px solid #CCCCCC;
	list-style:none;
	background: #FFFFFF;
}
.secStyle1-3 li a{
	text-decoration: none;
	color:#503200;
	display:block;
}
.secStyle1-3 li img{
	width:100%;
}
.secStyle1-3 li .title{
	line-height:160%;
	font-weight: bold;
	text-align:center;
}
.secStyle1-3 li .text{
	line-height:160%;
}
@media (min-width: 1025px) {
.secStyle1-3 li.link:hover {
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}
}
@media (min-width: 768px) {
.secStyle1-3 ul {
	letter-spacing: -.40em;
}
.secStyle1-3 li {
	width: 28.9%;
	margin-left:3.33%;
	margin-bottom:3.33%;
	display:inline-block;
	vertical-align:top;
	letter-spacing: 0.1em;
}
.secStyle1-3 li a{
	padding:0 4%;
}
.secStyle1-3 li .title{
	font-size:1.1em;
	padding:4%;
}
.secStyle1-3 li .text{
	padding:4%;
}
}
@media (max-width: 767px){
.secStyle1-3 li {
	margin: 0px 6% 6%;
	list-style:none;
}
.secStyle1-3 li a{
	padding:0 4%;
}
.secStyle1-3 li .title{
	font-size:1.2em;
	padding:3% 2%;
}
.secStyle1-3 li .text{
	padding:3% 2%;
}
}
/*---------------------- Style2 ------------------------*/
.secStyle2 dl{
	margin:0 3.33% 3.33%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding: 30px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.secStyle2 dt{
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:15px;
}
.secStyle2 dd{
	line-height: 180%;	
}
@media (max-width: 767px){
.secStyle2 dl{
	margin: 0px 6% 6%;
	padding: 20px 20px 15px;
}
.secStyle2 dt{
	font-size:1.2em;
}
}

/*---------------------- Style3 1列 ------------------------*/
.secStyle3-1 li a{
	display: block;
	line-height:0;
}
@media (min-width: 1025px) {
.secStyle3-1 li a:hover {
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}
}
@media (min-width: 768px) {
.secStyle3-1 li {
	margin:0 3.33% 3.33%;
	list-style:none;
}
}
@media (max-width: 767px){
.secStyle3-1 li{
	margin: 0px 6% 6%;
	list-style:none;
}
}
.secStyle3-1 li img{
	width: 100%;
	display: block;
}

/*---------------------- Style3 2列 ------------------------*/
.secStyle3-2 li a{
	display: block;
	line-height:0;
}
@media (min-width: 1025px) {
.secStyle3-2 li a:hover {
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}
}
@media (min-width: 768px) {
.secStyle3-2 ul {
	letter-spacing: -.40em;
}
.secStyle3-2 li {
	width: 45%;
	margin-left:3.33%;
	margin-bottom:3.33%;
	list-style:none;
	display:inline-block;
	vertical-align:top;
	letter-spacing: 0.1em;
}
}
@media (max-width: 767px){
.secStyle3-2 li{
	margin: 0px 6% 6%;
	list-style:none;
}
}
.secStyle3-2 li img{
	width: 100%;
	display: block;
}

/*---------------------- Style3 3列 ------------------------*/
.secStyle3-3 li a{
	display: block;
}
@media (min-width: 1025px) {
.secStyle3-3 li a:hover {
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	line-height:0;
}
}
@media (min-width: 768px) {
.secStyle3-3 ul {
	letter-spacing: -.40em;
}
.secStyle3-3 li {
	width: 28.9%;
	margin-left:3.33%;
	margin-bottom:3.33%;
	list-style:none;
	display:inline-block;
	vertical-align:top;
	letter-spacing: 0.1em;
}
}
@media (max-width: 767px){
.secStyle3-3 li{
	margin: 0px 6% 6%;
	list-style:none;
}
}
.secStyle3-3 li img{
	width: 100%;
	display: block;
}
/*---------------------- Style3 4列 ------------------------*/
.secStyle3-4 li a{
	display: block;
}
@media (min-width: 1025px) {
.secStyle3-4 li a:hover {
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	line-height:0;
}
}
@media (min-width: 768px) {
.secStyle3-4 ul {
	letter-spacing: -.40em;
}
.secStyle3-4 li {
	width: 20.8%;
	margin-left:3.33%;
	margin-bottom:3.33%;
	list-style:none;
	display:inline-block;
	vertical-align:top;
	letter-spacing: 0.1em;
}
}
@media (max-width: 767px){
.secStyle3-4 li{
	margin: 0px 6% 6%;
	list-style:none;
}
}
.secStyle3-4 li img{
	width: 100%;
	display: block;
}
/*---------------------- Style4 ------------------------*/
.secStyle4-PL-VL .title, .secStyle4-PL-VL .lede, .secStyle4-PL-VL .text, .secStyle4-PR-VL .title, .secStyle4-PR-VL .lede, .secStyle4-PR-VL .text, .secStyle4-PL-WL .title, .secStyle4-PL-WL .lede, .secStyle4-PL-WL .text, .secStyle4-PR-WL .title, .secStyle4-PR-WL .lede, .secStyle4-PR-WL .text{
	margin:0 3.33% 20px;
}
.secStyle4-PL-VL .title, .secStyle4-PR-VL .title, .secStyle4-PL-WL .title, .secStyle4-PR-WL .title{
	font-size:1.4em;
	line-height:150%;
	font-weight:bold;
}
.secStyle4-PL-VL .lede, .secStyle4-PL-VL .text, .secStyle4-PR-VL .lede, .secStyle4-PR-VL .text, .secStyle4-PL-WL .lede, .secStyle4-PL-WL .text, .secStyle4-PR-WL .lede, .secStyle4-PR-WL .text{
	line-height:180%;
}
.secStyle4-PL-VL .text img{
	max-width:40%;
	float:left;
	margin:0.5em 2em 2em 0;
}
.secStyle4-PL-WL .text img{
	max-width:70%;
	float:left;
	margin:0.5em 2em 2em 0;
}
.secStyle4-PR-VL .text img{
	max-width:40%;
	float:right;
	margin:0.5em 0 2em 2em;
}
.secStyle4-PR-WL .text img{
	max-width:70%;
	float:right;
	margin:0.5em 0 2em 2em;
}
.secStyle4-PL-VL .link, .secStyle4-PL-WL .link{
	text-align:right;
	margin:0 3.33% 3.33%;
}
.secStyle4-PR-VL .link, .secStyle4-PR-WL .link{
	text-align:left;
	margin:0 3.33% 3.33%;
}
.secStyle4-PL-VL .link a, .secStyle4-PR-VL .link a, .secStyle4-PL-WL .link a, .secStyle4-PR-WL .link a{
	background: #b39262 url(../images/link_icon_white.svg) no-repeat right center;
	color: #FFFFFF;
	padding:20px 40px 20px 30px;
	display:inline-block;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	font-weight: bold;
	line-height:150%;
}
.secStyle4-PL-VL .link a:hover, .secStyle4-PR-VL .link a:hover, .secStyle4-PL-WL .link a:hover, .secStyle4-PR-WL .link a:hover{
	background: #936a3c url(../images/link_icon_white.svg) no-repeat right center;
}
@media (max-width: 1024px) and (min-width: 768px) {
.secStyle4-PL-VL .link a, .secStyle4-PR-VL .link a, .secStyle4-PL-WL .link a, .secStyle4-PR-WL .link a{
	padding:15px 40px 15px 30px;
}
}
@media (max-width: 767px){
.secStyle4-PL-VL .title, .secStyle4-PL-VL .lede, .secStyle4-PL-VL .text, .secStyle4-PL-VL .link, .secStyle4-PR-VL .title, .secStyle4-PR-VL .lede, .secStyle4-PR-VL .text, .secStyle4-PR-VL .link, .secStyle4-PL-WL .title, .secStyle4-PL-WL .lede, .secStyle4-PL-WL .text, .secStyle4-PL-WL .link, .secStyle4-PR-WL .title, .secStyle4-PR-WL .lede, .secStyle4-PR-WL .text, .secStyle4-PR-WL .link{
	margin:0 6% 15px;
}
.secStyle4-PL-VL .text img, .secStyle4-PR-VL .text img, .secStyle4-PL-WL .text img, .secStyle4-PR-WL .text img{
	max-width:100%;
	float:none;
	margin:0 0 10px;
	float:none;
}
.secStyle4-PL-VL .link, .secStyle4-PR-VL .link, .secStyle4-PL-WL .link, .secStyle4-PR-WL .link{
	text-align:center;
	margin:0 6% 6%;
}
.secStyle4-PL-VL .link a, .secStyle4-PR-VL .link a, .secStyle4-PL-WL .link a, .secStyle4-PR-WL .link a{
	padding:15px 40px 15px 30px;
}
}

/*---------------------- Style5 1列 ------------------------*/
.secStyle5-1 li {
	list-style:none;
}
.secStyle5-1 li img{
	width:100%;
}
.secStyle5-1 li .title{
	line-height:160%;
	font-weight: bold;
	text-align:center;
}
.secStyle5-1 li .text{
	line-height:160%;
}
@media (min-width: 768px) {
.secStyle5-1 li {
	margin:0 3.33% 3.33%;
}
.secStyle5-1 li .title{
	font-size:1.4em;
	padding-bottom:2%;
}
.secStyle5-1 li .text{
	padding:2% 0;
}
}
@media (max-width: 767px){
.secStyle5-1 li {
	margin: 0px 6% 6%;
	list-style:none;
}
.secStyle5-1 li .title{
	font-size:1.2em;
	padding-bottom:3%;
}
.secStyle5-1 li .text{
	padding:3% 0 0;
}
}

/*---------------------- Style5 2列 ------------------------*/
.secStyle5-2 li {
	list-style:none;
}
.secStyle5-2 li img{
	width:100%;
}
.secStyle5-2 li .title{
	line-height:160%;
	font-weight: bold;
	text-align:center;
}
.secStyle5-2 li .text{
	line-height:160%;
}
@media (min-width: 768px) {
.secStyle5-2 ul {
	letter-spacing: -.40em;
}
.secStyle5-2 li {
	width: 45%;
	margin-left:3.33%;
	margin-bottom:3.33%;
	display:inline-block;
	vertical-align:top;
	letter-spacing: 0.1em;
}
.secStyle5-2 li .title{
	font-size:1.2em;
	padding-bottom:3%;
}
.secStyle5-2 li .text{
	padding:3% 0;
}
}
@media (max-width: 767px){
.secStyle5-2 li {
	margin: 0px 6% 6%;
	list-style:none;
}
.secStyle5-2 li .title{
	font-size:1.2em;
	padding-bottom:3%;
}
.secStyle5-2 li .text{
	padding:3% 0 0;
}
}

/*---------------------- Style5 3列 ------------------------*/
.secStyle5-3 li {
	list-style:none;
}
.secStyle5-3 li img{
	width:100%;
}
.secStyle5-3 li .title{
	line-height:160%;
	font-weight: bold;
	text-align:center;
}
.secStyle5-3 li .text{
	line-height:160%;
}
@media (min-width: 768px) {
.secStyle5-3 ul {
	letter-spacing: -.40em;
}
.secStyle5-3 li {
	width: 28.9%;
	margin-left:3.33%;
	margin-bottom:3.33%;
	display:inline-block;
	vertical-align:top;
	letter-spacing: 0.1em;
}
.secStyle5-3 li .title{
	font-size:1.1em;
	padding-bottom:4%;
}
.secStyle5-3 li .text{
	padding:4% 0 0;
}
}
@media (max-width: 767px){
.secStyle5-3 li {
	margin: 0px 6% 6%;
	list-style:none;
}
.secStyle5-3 li .title{
	font-size:1.2em;
	padding-bottom:3%;
}
.secStyle5-3 li .text{
	padding:3% 0 0;
}
}

/*---------------------- Style6 ------------------------*/
.secStyle6 dl{
	margin:0 3.33% 3.33%;
	text-align: center;
}
.secStyle6 dt{
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	display: inline-block;
	margin: 0px auto 1.5em;
	width:100%;
	line-height:150%;
}
.secStyle6 dd{
	line-height: 180%;
	text-align: left;
}
.secStyle6 dd img.fLeft{
	max-width:40%;
	float:left;
	margin:0.5em 2em 0 0;
}
.secStyle6 dd img.fRight{
	max-width:40%;
	float:right;
	margin:0.5em 0 0 2em;
}
@media (max-width: 767px){
.secStyle6 dl{
	margin: 0px 6% 6%;
}
.secStyle6 dt{
	font-size:1.2em;
	margin-bottom:20px;
	text-align:left;
}
.secStyle6 dd img.fLeft, .secStyle6 dd img.fRight{
	max-width:100%;
	float:none;
	margin:0 0 10px;
}
}



/*---------------------- Style6-02 ------------------------*/
.secStyle6-02 dl{
	margin:0 3.33% 3.33%;
	text-align: center;
}
.secStyle6-02 dt{
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	display: inline-block;
	margin: 0px auto 1.5em;
	width:100%;
	line-height:150%;
}
.secStyle6-02 dd{
	line-height: 180%;
	text-align: left;
}
.secStyle6-02 dd img.fLeft{
	max-width:26%;
	float:left;
	margin:0.5em 2em 0 0;
}
.secStyle6-02 dd img.fRight{
	max-width:26%;
	float:right;
	margin:0.5em 0 0 2em;
}
@media (max-width: 767px){
.secStyle6-02 dl{
	margin: 0px 6% 6%;
}
.secStyle6-02 dt{
	font-size:1.2em;
	margin-bottom:20px;
	text-align:left;
}
.secStyle6-02 dd img.fLeft, .secStyle6 dd img.fRight{
	max-width:100%;
	float:none;
	margin:0 0 10px;
}
}



/*---------------------- Style6-03 ------------------------*/
.secStyle6-03 dl{
	margin:0 3.33% 3.33%;
	text-align: center;
}
.secStyle6-03 dt{
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	display: inline-block;
	margin: 0px auto 1.5em;
	width:100%;
	line-height:150%;
}
.secStyle6-03 dd{
	line-height: 180%;
	text-align: left;
}
.secStyle6-03 dd img.fLeft{
	max-width:20%;
	float:left;
	margin:0.5em 2em 0 0;
}
.secStyle6-03 dd img.fRight{
	max-width:20%;
	float:right;
	margin:0.5em 0 0 2em;
}
@media (max-width: 767px){
.secStyle6-03 dl{
	margin: 0px 6% 6%;
}
.secStyle6-03 dt{
	font-size:1.2em;
	margin-bottom:20px;
	text-align:left;
}
.secStyle6-03 dd img.fLeft, .secStyle6 dd img.fRight{
	max-width:100%;
	float:none;
	margin:0 0 10px;
}
}




/*---------------------- Pricelist ------------------------*/
.secPricelist .container{
	width: 45%;
}
.secPricelist .container.left{
	float: left;
	margin-left:3.33%;
	margin-bottom:3.33%;
}
.secPricelist .container.right{
	float: right;
	margin-right:3.33%;
	margin-bottom:3.33%;
}
.secPricelist .container h3{
	text-align:center;
	font-weight: bold;
	font-size:1.2em;
	border-top: 4px solid #b39262;
	padding: 0.8em;
	background: #FFFFFF;
	line-height:160%;
}
.secPricelist .container table{
	width: 100%;
	border-top: 1px solid #b39262;
	margin: 0 0 6%;
	background: #FFFFFF;
}
.secPricelist .container table:last-child{
	margin: 0;
}
.secPricelist .container th{
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding:1em;
	width:100%;
	line-height:160%;
}
.secPricelist .container td{
	border-bottom: 1px solid #CCCCCC;
	padding:1em;
	line-height:160%;
}
.secPricelist .container td.price{
	text-align:right;
	white-space: nowrap;
	vertical-align: middle;
}
@media (max-width: 767px){
.secPricelist .container{
	width: 88%;
	margin: 0px 6% 6%;
}
.secPricelist .container.left{
	float: none;
	margin: 0px 6% 6%;
}
.secPricelist .container.right{
	float: none;
	margin: 0px 6% 6%;
}
.secPricelist .container h3{
	padding: 0.6em;
}
}
/*---------------------- UL ------------------------*/
.secUL ul{
	margin:0 3.33% 3.33%;
	padding:0 0 0 1.6em;
}
.secUL ul li{
	margin-bottom: 1em;
	line-height:160%;
	list-style: none;
}
.secUL.disc ul li{
	list-style: disc;
}
.secUL.decimal ul li{
	list-style: decimal;
}
@media (max-width: 767px){
.secUL ul{
	margin:0 6% 6%;
	padding:0 0 0 1.6em;
}
}
/*---------------------- DL ------------------------*/
.secDL dl{
	margin:0 3.33% 3.33%;
}
.secDL dt{
	margin-bottom: 0.5em;
	line-height:160%;
	font-weight: bold;
	font-size:1.2em;
}
.secDL dd{
	margin-bottom: 2em;
	line-height:160%;
}
@media (max-width: 767px){
.secDL dl{
	margin:0 6% 6%;
}
}
/*---------------------- Q & A ------------------------*/
.secQandA dl{
	margin:0 3.33% 3.33%;
}
.secQandA dt{
	margin-bottom: 0.5em;
	line-height:160%;
	font-weight: bold;
	font-size:1.2em;
}
.secQandA dt .flq{
	font-family: 'Cinzel', serif;
	font-size:2em;
	margin-right:0.2em;
	color: #b39262;
	font-weight: normal;
}
.secQandA dd{
	line-height:160%;
	margin: 0px 0px 2em 3em;
}
@media (max-width: 767px){
.secQandA dl{
	margin:0 6% 6%;
}
}
/*---------------------- Table ------------------------*/
.secTable table{
	margin:0 3.33% 3.33%;
	width:93.34%;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	line-height:160%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.secTable th, .secTable td{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:0.8em 1em;
}
.secTable th{
	text-align:left;
	font-weight: bold;
	background: #f0f0f0;
}
.secTable.column4, .secTable.column5{
	font-size: 0.9em;
}
.secTable.column6, .secTable.column7{
	font-size: 0.8em;
}
@media (max-width: 767px){
.secTable table{
	margin:0 6% 6%;
	width:88%;
}
.secTable th, .secTable td{
	letter-spacing:normal;
	padding:0.6em 0.8em;
	font-size: 0.9em;
}
}
/*---------------------- Style7 ------------------------*/
.secStyle7 .secInner{
	margin:0 3.33%;
	padding-bottom: 3.33%;
}
.secStyle7 h3{
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	display: inline-block;
	margin: 0px auto 1.5em;
	width:100%;
	line-height:150%;
}
.secStyle7 img{
	max-width:40%;
	float:left;
}
.secStyle7 table{
	width:55%;
	float:right;
	border-bottom: 1px solid #CCCCCC;
}
.secStyle7 table th{
	padding: 1em 0.5em;
	border-top: 1px solid #CCCCCC;
	font-weight:bold;
	text-align:left;
	line-height:150%;
}
.secStyle7 table td{
	padding: 1em 0.5em;
	border-top: 1px solid #CCCCCC;
	line-height:150%;
}
@media (max-width: 767px){
.secStyle7 .secInner{
	margin: 0px 6%;
	padding-bottom: 6%;
}
.secStyle7 h3{
	font-size:1.4em;
	text-align:left;
	margin: 0px auto 1em;
}
.secStyle7 img{
	max-width:100%;
	float:none;
	margin: 0px auto 1.5em;
}
.secStyle7 table{
	width:100%;
	float:none;
}
}
/*---------------------- Style8 ------------------------*/
.secStyle8 .secInner{
	margin:0 3.33%;
	padding-bottom: 3.33%;
}
.secStyle8 h3{
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	display: inline-block;
	margin: 0px auto 1.5em;
	width:100%;
	line-height:150%;
}
.secStyle8 img{
	max-width:40%;
	float:left;
}
.secStyle8 table{
	width:55%;
	float:right;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.secStyle8 table th{
	padding: 1em 0.5em;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight:bold;
	text-align:center;
	line-height:150%;
}
.secStyle8 table td{
	padding: 1em 0.5em;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	line-height:150%;
}
@media (max-width: 767px){
.secStyle8 .secInner{
	margin: 0px 6%;
	padding-bottom: 6%;
}
.secStyle8 h3{
	font-size:1.4em;
	text-align:left;
	margin: 0px auto 1em;
}
.secStyle8 img{
	max-width:100%;
	float:none;
	margin: 0px auto 1.5em;
}
.secStyle8 table{
	width:100%;
	float:none;
}
}
/*---------------------- Style9 ------------------------*/
.secStyle9 .secInner{
	margin:0 3.33%;
	padding-bottom: 3.33%;
	line-height:180%;
}
@media (max-width: 767px){
.secStyle9 .secInner{
	margin: 0px 6%;
	padding-bottom: 6%;
}
}
/*---------------------- Clinicinfo ------------------------*/
.secClinicinfo table{
	margin:0 3.33% 3.33%;
	width:93.34%;
	border-top: 4px solid #b39262;
	background: #FFFFFF;
}
.secClinicinfo th{
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding:1em;
	line-height:160%;
	font-weight: bold;
	white-space: nowrap;
}
.secClinicinfo td{
	border-bottom: 1px solid #CCCCCC;
	padding:1em;
	line-height:160%;
}
.secClinicinfo #map{
	margin:0 3.33% 3.33%;
	height:500px;
}
.secClinicinfo #map .gm-style-iw {
    overflow: hidden !important;
}
.secClinicinfo #map .gm-style-iw div {
    overflow: hidden !important;
}
@media (max-width: 767px){
.secClinicinfo table{
	margin:0 6% 6%;
	width: 88%;
}
.secClinicinfo th{
	border-bottom: none;
	text-align: left;
	padding:1em;
	line-height:160%;
	font-weight: bold;
	white-space: nowrap;
	display:block;
}
.secClinicinfo td{
	border-bottom: 1px solid #CCCCCC;
	padding:0 1em 1em;
	line-height:160%;
	display:block;
}
.secClinicinfo #map{
	margin:0 6% 6%;
	height:400px;
}
}

.bd{font-weight:bold;
}
.bold{font-weight:bold;
}
.cred{color:#FF0033;
}
.cblack{color:#000000;
}
.red{color:#FF0033;
}
.momo{color:#c2007b;
}
.big150{font-size:150%;
}
.big200{font-size:200%;
}
.sm80{font-size:80%;
}
.sm70{font-size:70%;
}
.sm60{font-size:60%;
}
.border-b{border-bottom:solid 1px;
}

.mt-01{margin-top:-1em;
}
.mt-02{margin-top:-2em;
}
.mt-03{margin-top:-3em;
}
.c{text-align:center;
}


/* パソコンで見たときは"pcimg"のclassがついた画像が表示される */
.pcimg {
  display: block !important;
}
.spimg {
  display: none !important;
}
/* スマートフォンで見たときは"spimg"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
  .pcimg {
    display: none !important;
  }
  .spimg {
    display: block !important;
  }
}