@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : concept.css
 author     : Ability Consultant
 style info : コンセプト
=================================================================== */
#contents > * > * {
	max-width: 1000px;
	margin: auto;
}
@media only screen and (max-width: 1024px) {
  #contents > * > * {
		width: 95%;
  }
}

#contents > *, .wrp_points .con_points .img_flow {
	padding-left: 240px;
}
@media only screen and (max-width: 1280px) {
  #contents > *, .wrp_points .con_points .img_flow {
		padding-left: 0;
  }
}
@media print {
  #contents > *, .wrp_points .con_points .img_flow {
		padding-left: 0;
  }
}
.ie8 #contents > *, .ie8 .wrp_points .con_points .img_flow, .wrp_points .con_points .ie8 .img_flow {
	padding-left: 0;
}

/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title .bg_title {
	background-image: url(../concept/images/img_title.jpg);
}

/* -----------------------------------------------------------
	.wrp_intro
----------------------------------------------------------- */
.wrp_intro {
	margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
		margin-top: 30px;
  }
}
.wrp_intro .con_intro h3 {
	font-weight: normal;
	text-align: center;
	color: #ce849b;
	font-size: 147%;
	background: url(../images/common/ic_st_intro.png) center 0 no-repeat;
	padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro h3 {
		font-size: 120%;
		background-size: 36px auto;
		padding-top: 30px;
  }
}
.wrp_intro .con_intro .txt {
	text-align: center;
	margin-top: 20px;
	line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro .txt {
		margin-top: 15px;
		text-align: left;
  }
}

/* -----------------------------------------------------------
	.wrp_intro
----------------------------------------------------------- */
.wrp_points {
	margin-top: 50px;
	padding: 0 !important;
}
@media only screen and (max-width: 767px) {
  .wrp_points {
		margin-top: 30px;
  }
}
.wrp_points .con_points {
	position: relative;
	max-width: none !important;
}
@media only screen and (max-width: 1024px) {
  .wrp_points .con_points {
		width: 100% !important;
  }
}
.wrp_points .con_points .simply-scroll-clip, .wrp_points .con_points .simply-scroll {
	width: 100%;
}
.wrp_points .con_points .simply-scroll-clip {
	height: 470px;
}
@media only screen and (max-width: 1024px) {
  .wrp_points .con_points .simply-scroll-clip {
		height: 382px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_points .con_points .simply-scroll-clip {
		height: 235px;
  }
}
.wrp_points .con_points .simply-scroll {
	height: 470px;
}
@media only screen and (max-width: 1024px) {
  .wrp_points .con_points .simply-scroll {
		height: 382px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_points .con_points .simply-scroll {
		height: 235px;
  }
}
.wrp_points .con_points .box_points ul {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.wrp_points .con_points .box_points ul li {
	width: 320px;
	height: 470px;
	float: left;
	border-left: 6px solid #fff;
	position: relative;
}
@media only screen and (max-width: 1024px) {
  .wrp_points .con_points .box_points ul li {
		width: 260px;
		height: 382px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_points .con_points .box_points ul li {
		width: 160px;
		height: 235px;
  }
}
.wrp_points .con_points .box_points ul li:after {
	content: " ";
	display: block;
	height: 6px;
	width: 100%;
	background-color: #ffc0cb;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFC0CB', endColorstr='#FFFCA0B0');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYzBjYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZjYTBiMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffc0cb), color-stop(100%, #fca0b0));
	background-image: -moz-linear-gradient(top, #ffc0cb 0%, #fca0b0 100%);
	background-image: -webkit-linear-gradient(top, #ffc0cb 0%, #fca0b0 100%);
	background-image: linear-gradient(to bottom, #ffc0cb 0%, #fca0b0 100%);
	position: absolute;
	top: 0;
	left: 0;
}
.wrp_points .con_points .img_flow {
	text-align: center;
	width: 100%;
	bottom: -40px;
	left: 0;
	position: absolute;
	z-index: 2;
	left: 0;
}
@media only screen and (max-width: 767px) {
  .wrp_points .con_points .img_flow {
		bottom: -30px;
  }
  .wrp_points .con_points .img_flow img {
		width: 140px;
  }
}

/* -----------------------------------------------------------
	.wrp_congratulate
----------------------------------------------------------- */
.wrp_congratulate {
	margin-top: 110px;
	background: url(../concept/images/bg_congratulate.jpg) center 0 no-repeat #ceb484;
}
@media only screen and (max-width: 767px) {
  .wrp_congratulate {
		margin-top: 70px;
  }
}
.wrp_congratulate .con_congratulate {
	background: url(../images/common/bg_shadow.png) center 0 no-repeat;
	padding: 60px 0;
}
@media only screen and (max-width: 767px) {
  .wrp_congratulate .con_congratulate {
		padding: 30px 0;
  }
}
.wrp_congratulate .con_congratulate .box_title {
	text-align: center;
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .wrp_congratulate .con_congratulate .box_title {
		margin-bottom: 20px;
  }
}
.wrp_congratulate .con_congratulate .box_title h2, .wrp_congratulate .con_congratulate .box_title h3 {
	color: #664a18;
	font-weight: normal;
	font-family: "Cinzel", serif;
	font-size: 267%;
}
@media only screen and (max-width: 767px) {
  .wrp_congratulate .con_congratulate .box_title h2, .wrp_congratulate .con_congratulate .box_title h3 {
		font-size: 200%;
  }
}
.wrp_congratulate .con_congratulate .box_title .txt {
	color: #fff;
	font-size: 120%;
}
@media only screen and (max-width: 767px) {
  .wrp_congratulate .con_congratulate .box_title .txt {
		font-size: 100%;
  }
}
.wrp_congratulate .con_congratulate .img {
	text-align: center;
}
.wrp_congratulate .con_congratulate .txt_bottom {
	text-align: center;
	color: #664a18;
	margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .wrp_congratulate .con_congratulate .txt_bottom {
		text-align: left;
  }
}

/* -----------------------------------------------------------
	.wrp_information
----------------------------------------------------------- */
.wrp_information {
	margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .wrp_information {
		margin-top: 40px;
  }
}
.wrp_information .con_information {
	overflow: hidden;
}
.wrp_information .con_information > * {
	border: 1px solid #f1ede5;
	padding: 10px;
	float: left;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information > * {
		float: none;
		width: 100% !important;
		margin: 20px 0 0 0 !important;
  }
}
.wrp_information .con_information h3 {
	font-weight: normal;
	text-align: center;
	font-family: "Cinzel", serif;
	color: #ceb484;
	font-size: 334%;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information h3 {
		font-size: 200%;
  }
}
.wrp_information .con_information .box_access {
	display: table;
	width: 100%;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_access {
		display: block;
		padding-top: 15px;
  }
}
.wrp_information .con_information .box_access > * {
	display: table-cell;
	vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_access > * {
		display: block;
  }
}
.wrp_information .con_information .box_access .img {
	width: 55%;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_access .img {
		width: 100%;
  }
  .wrp_information .con_information .box_access .img img {
		width: 100%;
  }
}
.wrp_information .con_information .box_access .box_content {
	width: 45%;
	padding: 0 4%;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_access .box_content {
		width: 100%;
		padding: 0;
  }
}
.wrp_information .con_information .box_access .box_content .box_title {
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_access .box_content .box_title {
		margin-bottom: 15px;
  }
}
.wrp_information .con_information .box_access .box_content .box_title .txt {
	font-size: 120%;
	color: #664a18;
	text-align: center;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_access .box_content .box_title .txt {
		font-size: 100%;
  }
}
.wrp_information .con_information .box_access .box_content .access {
	border: 1px solid #f1ede5;
	padding: 25px 30px;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_access .box_content .access {
		padding: 20px 25px;
		font-size: 90%;
		margin-top: 20px;
  }
}
.wrp_information .con_information .box_access .box_content .access li {
	color: #664a18;
	margin-top: 10px;
	font-size: 107%;
}
.wrp_information .con_information .box_access .box_content .access li:first-child {
	margin-top: 0;
}
.wrp_information .con_information .box_access .box_content .access li span.route {
	color: #916300;
}
.wrp_information .con_information .box_access .box_content .access li span.time {
	font-size: 125%;
}
.wrp_information .con_information .box_access .box_content .btns {
	margin-top: 15px;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_access .box_content .btns {
		margin-top: 0;
  }
}
.wrp_information .con_information .box_access .box_content .btns li {
	float: right;
	width: 54%;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_access .box_content .btns li {
		float: none !important;
		width: 100% !important;
		margin-top: 10px;
  }
}
.wrp_information .con_information .box_access .box_content .btns li:first-child {
	float: left;
	width: 42%;
}
.wrp_information .con_information .box_access .box_content .btns li a {
	display: block;
	width: 100%;
	padding: .7em 1.5em;
	border: 3px solid #c4c1ba;
	background: #fff;
	color: #575757;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border-color: #fdecf0;
	background: #fdecf0;
	color: #664a18;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_access .box_content .btns li a {
		padding: .7em 1em;
  }
}
.wrp_information .con_information .box_access .box_content .btns li a span::after {
	content: "\f3d3";
	font-family: "Ionicons";
	padding-left: 5px;
}
.wrp_information .con_information .box_access .box_content .btns li a:hover {
	background: #c4c1ba;
}
.wrp_information .con_information .box_access .box_content .btns li a:hover {
	background: #fff;
}
.wrp_information .con_information .box_sub {
	margin-top: 15px;
}
@media only screen and (max-width: 1024px) {
  .wrp_information .con_information .box_sub {
		width: 49%;
  }
}
.wrp_information .con_information .box_sub.last {
	float: right;
}
.wrp_information .con_information .box_sub .box_content {
	position: relative;
	z-index: 2;
	text-align: center;
	margin-top: -2em;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_sub .box_content {
		margin-top: -1.2em;
  }
}
.wrp_information .con_information .box_sub .box_content .catch {
	font-size: 120%;
	color: #664a18;
	margin-top: -0.5em;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_sub .box_content .catch {
		font-size: 107%;
		margin-top: 0;
  }
}
.wrp_information .con_information .box_sub .box_content .catch span {
	font-size: 123%;
}
@media only screen and (max-width: 767px) {
  .wrp_information .con_information .box_sub .box_content .catch span {
		font-size: 125%;
  }
}
.wrp_information .con_information .box_sub .box_content .txt {
	font-size: 87%;
	margin-top: 10px;
}
.wrp_information .con_information .box_sub .box_content .btn {
	margin: 20px -10px -10px -10px;
	border-top: 1px solid #f1ede5;
}
.wrp_information .con_information .box_sub .box_content .btn a {
	text-align: center;
	text-decoration: none;
	display: block;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	padding: 0.8em 0;
}
.wrp_information .con_information .box_sub .box_content .btn a:hover {
	background: #664a18;
	color: #fff;
}

/* -----------------------------------------------------------
	.wrp_gallery
----------------------------------------------------------- */
.wrp_gallery {
	margin-top: 60px;
	background: url(../images/common/bg_ornament02.png);
}
.wrp_gallery .con_gallery {
	padding: 60px 0 40px 0;
	background: url(../images/common/bg_shadow.png) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .wrp_gallery .con_gallery {
		padding: 30px 0;
  }
}
.wrp_gallery .con_gallery .box_title {
	text-align: center;
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .wrp_gallery .con_gallery .box_title {
		margin-bottom: 20px;
  }
}
.wrp_gallery .con_gallery .box_title h2, .wrp_gallery .con_gallery .box_title h3 {
	color: #9d7a2e;
	font-weight: normal;
	font-family: "Cinzel", serif;
	font-size: 267%;
}
@media only screen and (max-width: 767px) {
  .wrp_gallery .con_gallery .box_title h2, .wrp_gallery .con_gallery .box_title h3 {
		font-size: 200%;
  }
}
.wrp_gallery .con_gallery .box_title .txt {
	color: #fff;
	font-size: 120%;
}
@media only screen and (max-width: 767px) {
  .wrp_gallery .con_gallery .box_title .txt {
		font-size: 100%;
  }
}
.wrp_gallery .con_gallery .box_gallery ul {
	overflow: hidden;
	margin-top: -20px;
	margin-left: -20px;
}
@media only screen and (max-width: 1024px) {
  .wrp_gallery .con_gallery .box_gallery ul {
		margin-top: -2%;
		margin-left: -2%;
  }
}
.wrp_gallery .con_gallery .box_gallery ul li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
@media only screen and (max-width: 1024px) {
  .wrp_gallery .con_gallery .box_gallery ul li {
		width: 23%;
		margin-left: 2%;
		margin-top: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_gallery .con_gallery .box_gallery ul li {
		width: 31.33333%;
  }
}
.wrp_gallery .con_gallery .box_gallery ul li a {
	display: block;
	width: 235px;
	height: 235px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
@media only screen and (max-width: 1024px) {
  .wrp_gallery .con_gallery .box_gallery ul li a {
		width: 100%;
		height: 0;
		padding-top: 100%;
  }
}
.wrp_gallery .con_gallery .box_gallery ul li a:after {
	content: "+";
	display: block;
	color: #fff;
	width: 20px;
	text-align: center;
	line-height: 20px;
	background: #432400;
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: 0;
}
.wrp_gallery .con_gallery .box_gallery ul li img {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.wrp_gallery .con_gallery .btns {
	text-align: center;
	margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .wrp_gallery .con_gallery .btns {
		margin-top: 20px;
  }
}
.wrp_gallery .con_gallery .btns li {
	display: inline-block;
	margin: 0 8px;
}
@media only screen and (max-width: 767px) {
  .wrp_gallery .con_gallery .btns li {
		display: block;
		margin: 10px 0 0 0;
  }
}
.wrp_gallery .con_gallery .btns li.fb a {
	display: block;
	width: 100%;
	padding: .7em 1.5em;
	border: 3px solid #c4c1ba;
	background: #fff;
	color: #575757;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border-color: #3b5998;
	background: #3b5998;
	color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrp_gallery .con_gallery .btns li.fb a {
		padding: .7em 1em;
  }
}
.wrp_gallery .con_gallery .btns li.fb a span::after {
	content: "\f3d3";
	font-family: "Ionicons";
	padding-left: 5px;
}
.wrp_gallery .con_gallery .btns li.fb a:hover {
	background: #c4c1ba;
}
.wrp_gallery .con_gallery .btns li.fb a:hover {
	background: transparent;
	color: #3b5998;
}
.wrp_gallery .con_gallery .btns li.insta a {
	display: block;
	width: 100%;
	padding: .7em 1.5em;
	border: 3px solid #c4c1ba;
	background: #fff;
	color: #575757;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border-color: #b19665;
	background: #b19665;
	color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrp_gallery .con_gallery .btns li.insta a {
		padding: .7em 1em;
  }
}
.wrp_gallery .con_gallery .btns li.insta a span::after {
	content: "\f3d3";
	font-family: "Ionicons";
	padding-left: 5px;
}
.wrp_gallery .con_gallery .btns li.insta a:hover {
	background: #c4c1ba;
}
.wrp_gallery .con_gallery .btns li.insta a:hover {
	background: transparent;
	color: #b19665;
}
