@charset "utf-8";




#conts {
	font-size: 12px;
}

#conts .inner {
	margin: 0 10px 15px;
}

.red {
	color: #F00;
}

#conts img {
	width: 100%;
	height: auto;
}

.last {
	margin-bottom: 0;
}

/*------------------------------------------------------------
	読み込みhtml
	bridal/index.html
------------------------------------------------------------*/
#bridal_top .mainimage {
	padding: 0;
}

#bridal_top .link {
	margin: 0 10px;
}

#bridal_top .link li {
	margin-bottom: 20px;
}

.advice {
	margin-bottom: 30px;
}

.advice .advice_inner {
	display: block;
	overflow: hidden;
	padding: 9px 30px 9px 8px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#fde7f4);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#fde7f4));
	border-bottom: 1px solid #F4BCD5;
	position: relative;
	text-decoration: none;
}

.advice .advice_inner:after {
	content: "";
	position: absolute;
	display: block;
	margin-top: -11px;
	top: 50%;
	right: 10px;
	width: 9px;
	height: 21px;
	background-image: url(../img/common/icon/icon_arrow02.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 9px 21px;
	-webkit-background-size: 9px 21px;
	-moz-background-size: 9px 21px;
}

.advice .advice_inner p {
	width: 40%;
	  float: left;
	  margin-right: 12px;
}

.advice .advice_inner dl {
	overflow: hidden;
}

.feature dl {
	margin: 0 10px;
}

.feature dl dd {
	margin-bottom: 10px;
}

.project_cont dl {
	width: 99%;
	margin: 0 1% 10%;
}

.project_cont .project_name {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

.project_cont .btn {
	margin-top: 10px;
}

/*------------------------------------------------------------
	読み込みhtml
	bridal/bus_report/index.html
------------------------------------------------------------*/
.schedule_bt img {
	width: 100%;
	height: auto;
}

#bus_report_top #main_contents .comment {
	margin: 0 10px 20px;
}

#bus_report_top .menu .close_btn01 {
	top: 5px;
}

#bus_report_top #main_contents .new {
	margin-bottom: 30px;
}

#bus_report_top #main_contents .new dt {
	margin: 0 20px 20px;
}

#bus_report_top #main_contents .new .day {
	margin: 0 20px 10px;
	color: #D3468E;
	font-weight: bold;
	font-size: 16px;
}

#bus_report_top #main_contents .new .place {
	margin: 0 20px 10px;
}

#bus_report_top #main_contents .link {
	margin: 0 auto 10px;
	text-align: center;
	color: #FFF;
	background: none;
}

#bus_report_top #main_contents .link a {
	margin: 0 3%;
	width: 40%;
	display: inline-block;
}

#bus_report_top #main_contents .title {
	margin: 0 10px 10px;
	border-left: 3px solid #CC6666;
	border-bottom: 1px solid #CC6666;
	color: #C66;
	padding-left: 5px;
	font-size: 15px;
	font-weight: bold;
}

#bus_report_top #main_contents .list .place .title {
	margin: 0;
	border: none;
	color: #000;
	padding-left: 0;
	font-size: 14px;
	font-weight: normal;
}

#bus_report_top #main_contents .list {
	padding-bottom: 10px;
	margin: 0 20px 20px;
	border-bottom: 1px dashed #999;
}

#bus_report_top #main_contents .list dt {
	margin-bottom: 10px;
	color: #D3468E;
	font-weight: bold;
	font-size: 16px;
}

#schedule {
	width: 80%;
	margin: 0 auto 20px;
	padding: 45px 0 5px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #DBD9CD;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#f2f2ea 15%,
		#e6e3d4 30%,
		#ded9c5);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.15, #f2f2ea),
		color-stop(0.30, #e6e3d4),
		to(#ded9c5));
	position: relative;
}

#schedule .day,
#schedule .time {
	font-size: 18px;
}

#schedule .day .f18 {
	font-size: 14px;
}

#schedule:before {
     content: "ウェディング会場見学バスツアー";
     letter-spacing: -0.03em;
     position: absolute;
     display: block;
     top: 0;
     left: 50%;
     margin-left: -90px;
     width: 180px;
     height: 22px;
     line-height: 22px;
     background: #009287;
     font-size: 11px;
     color: #FFF;
}
#schedule:after {
  display: block;
  content: "次回の開催日は…";
  position: absolute;
  top: 19px;
  left: 50%;
  margin-left: -90px;
  width: 180px;
  height: 25px;
  line-height: 25px;
  font-size: 15px;
  color: #FFF;
  background: #009287;
}

#bus_report_top .schedule_bt {
	margin: 0 10px;
}

#bus_report_top .maincontent {
	margin-bottom: 20px;
}


#bus_report_top .archive {
	display: none;
}

#bus_report_top .old_report {
	margin: 20px 0;
	text-align: center;
	color: #B8272D;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}


/*------------------------------------------------------------
	読み込みhtml
	bridal/plan/spa_wd.html
------------------------------------------------------------*/
#bridal_plan_spa_wd #conts h2 {
	padding: 0;
}

#bridal_plan_spa_wd #conts .img_list {
	margin:  0 10px 10px;
}

#bridal_plan_spa_wd #conts .img_list li {
	float: left;
	width: 32%;
}





#bridal_plan_spa_wd #conts .plan {
	margin-bottom: 15px;
}

#bridal_plan_spa_wd #conts .plan .inner {
	border: 15px solid #B52033;
	border-top: none;
	padding: 10px;
	margin: 0;
}

#bridal_plan_spa_wd #conts .plan p {
	font-size: 12px;
}

#bridal_plan_spa_wd #conts .caution {
	margin-bottom: 20px;
	font-size: 12px;
}

#bridal_plan_spa_wd #conts .ttl01 {
	margin-bottom: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	background: #B52033;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
}

#bridal_plan_spa_wd #conts .box02,
#bridal_plan_spa_wd #conts .box03,
#bridal_plan_spa_wd #conts .box04 {
	margin-bottom: 20px;
}

#bridal_plan_spa_wd #conts .box02 .photo,
#bridal_plan_spa_wd #conts .box03 .photo {
	margin: 0 auto 20px;
	width: 60%;
}

#bridal_plan_spa_wd #conts .box02 .image_list02,
#bridal_plan_spa_wd #conts .box03 .image_list02 {
	margin: 20px 10px 0;
	text-align: center;
}

#bridal_plan_spa_wd #conts .box02 .image_list02 li,
#bridal_plan_spa_wd #conts .box03 .image_list02 li {
	width: 30%;
	display: inline-block;
}

#bridal_plan_spa_wd #conts .ttl03 {
	margin-bottom: 10px;
	padding: 5px 10px;
	background: #CCB844;
	color: #333;
	font-size: 14px;
}

#bridal_plan_spa_wd #conts .bridal_list li {
	margin-bottom: 20px;
}


#bridal_plan_spa_wd #conts .bridal_list .photo {
	width: 70%;
	margin: 0 auto 10px;
}

#bridal_plan_spa_wd #conts .bridal_list p {
	width: 70%;
	margin: 0 auto 10px;
}

#bridal_plan_spa_wd #conts .bridal_list p span {
	font-size: 14px;
	font-weight: bold;
	display: block;
}

#bridal_plan_spa_wd #conts .bridal_list p span.bold {
	font-size: 12px;
	text-indent: -1em;
	margin-left: 1em;
	color: #f00;
}

#bridal_plan_spa_wd #conts .bridal_list p span .area {
	background: #000;
	display: inline-block;
	padding: 3px 5px;
	color: #FFF;
	font-size: 12px;
}

#bridal_plan_spa_wd #conts .bridal_list p span .fontmin {
	display: inline;
	font-size: 12px;
}

#bridal_plan_spa_wd #conts .btn01 {
	margin: 0 20px 10px;
}

#bridal_plan_spa_wd #conts .inquiry p {
	margin: 0 20px 20px;
}

#bridal_plan_spa_wd .mbtn li img {
	width: auto;
}

#bridal_plan_spa_wd .a-title {
	font-size: 14px;
	color: #C66;
	margin: 0 0 15px;
	padding: 0 0 5px 7px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0.5em;
}

#bridal_plan_spa_wd .voice {
	margin-bottom: 10px;
}

#bridal_plan_spa_wd .voice .detail p {
	margin-bottom: 10px;
}

#bridal_plan_spa_wd .voice .detail .data dt {
	font-weight: bold;
}

#bridal_plan_spa_wd .voice .detail .data dd {
	padding: 0 0 10px;
}

#bridal_plan_spa_wd .voice .detail .data dd:last-child {
	padding: 0;
}

/*------------------------------------------------------------
	読み込みhtml
	bridal/plan/spa_wd.html
------------------------------------------------------------*/
#report_detail #maincontent img {
	width: 100%;
	height: auto;
}

#report_detail #container .d-pink {
	color: #e2007e;
}

#report_detail #container .main {
	color: #F62A66;
	margin: 0 10px 20px;
	padding: 10px;
	border: 1px solid #ccc;
	text-align: center;
	background: url(../img/bridal/report_detail_ttl_bg.png);
	-webkit-background-size: 12px 12px;
	        background-size: 12px 12px;
}

#report_detail #container .main .sp_ttl {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow:
	-1px -1px 0 #fff,
	1px -1px 0 #fff,
	-1px 1px 0 #fff,
	1px 1px 0 #fff;
}

#report_detail #container .main .sp_ttl span {
	display: block;
	font-size: 14px;
}

#report_detail #container .main .photo {
	overflow: hidden;
}

#report_detail #container .main .photo img {
	display: inline-block;
	width: 20%;
	margin: 0 2% 4%;
}

#report_detail #container .main p:last-child {
	padding: 5px 10px;
	background: #FFF;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #F62A66;
}

#report_detail #container .b-box {
	position: relative;
	margin-bottom: 20px;
}

#report_detail #container .b-box .title {
	margin-bottom: 10px;
	text-align: center;
	color: #F62A66;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px dashed #F62A66;
}

#report_detail #container .b-box .title .type {
	display: inline-block;
	color: #FFF;
	font-size: 11px;
	background: #F62A66;
	padding: 2px 5px;
	display: block;
}

#report_detail #container .b-box .left {
	padding: 0 10px 10px;
}

#report_detail #container .b-box .left .txt {
	margin-bottom: 15px;
}

#report_detail #container .b-box .left ul {
	text-align: center;
}

#report_detail #container .b-box .left ul li {
	width: 40%;
	margin: 0 2% 4%;
	display: inline-block;
}

#report_detail #container .b-box img.img-r {
	display: none;
}

#report_detail #container .b-box .right {
	width: 80%;
	margin: 0 auto;
}

#report_detail #container .layer .voice-l {
	margin-bottom: 25px;
}

#report_detail #container .layer .voice-l ul {
	margin-top: 15px;
}

#report_detail #container .layer .voice-l ul li {
	-webkit-border-radius: 12px;
	        border-radius: 12px;
	background: #FFFEE3;
	border:1px solid #FC3;
	width: 70%;
	padding: 5%;
	margin: 0 auto 15px;
}

#report_detail #container .layer .voice-l ul li:last-child {
	margin-bottom: 0;
}

#report_detail #container #voice .title {
	font-size: 16px;
	border-left: 3px solid #e2007e;
	background: #FCC;
	color: #E2007E;
	font-weight: bold;
	padding: 2px 5px;
}

#report_detail #container #voice ul li img {
	display: none;
}

#report_detail #container .link-ft {
	overflow: hidden;
	margin: 0 10px 20px;
}

#report_detail #container .link-ft .left {
	float: left;
}

#report_detail #container .link-ft .right {
	float: right;
}

#report_detail #container #schedule .time {
	font-size: 12px;
}

#report_detail #container .schedule_bt {
	margin: 0 20px 20px;
}

#report_detail #container .mbtn li img {
	width: auto;
}
/*------------------------------------------------------------
	読み込みhtml
	bridal/magazine/index.html
------------------------------------------------------------*/
#magazine #main_contents #new {
	margin-bottom: 30px;
}

#magazine #main_contents #new div:first-child {
	margin: 0 10px;
}

#magazine #main_contents #new div:nth-child(2) {
	width: 50%;
	margin: 0 auto 20px;
}

#magazine #main_contents #new .bt {
	width: 80%;
	margin: 0 auto;
}

#magazine #main_contents #backnumber {
	display: none;
}

#magazine #main_contents #backnumber .gallery {
	text-align: center;
}

#magazine #main_contents #backnumber .gallery li {
	width: 20%;
	margin: 0 2% 5%;
	display: inline-block;
}

#magazine #main_contents .pagetop {
	display: none;
}

#magazine #main_contents #area {
	margin: 0 0 30px;
}

#magazine #main_contents #area .txt,
#magazine #main_contents #area .img_map,
#magazine #main_contents #area .place {
	margin: 0 10px;
}

#magazine #main_contents #area .img_map {
	margin: 15px 10px;
	text-align: center;
}

#magazine #main_contents #area .img_map img {
	display: block;
	margin-bottom: 10px;
}

#magazine #main_contents #area .place {
	margin-bottom: 20px;
}

#magazine #main_contents #area .place:last-child {
	margin-bottom: 0;
}

#magazine #main_contents #area .place .title {
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	background: #F5F2EA;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

#magazine #main_contents #koudoku {
	margin: 0 0 50px;
}

#magazine #main_contents #koudoku img {
	display: block;
	width: 50%;
	margin: 0 auto 20px;
}

#magazine #main_contents #koudoku .txt,
#magazine #main_contents #koudoku div:last-child {
	margin: 0 10px;
}
/*------------------------------------------------------------
	読み込みhtml
	bridal/plan/movie.html
------------------------------------------------------------*/
#bridal_move img {
	width: 100%;
	height: auto;
}

#bridal_move .page_ttl {
	padding: 0;
}

#bridal_move .youtube {
	margin-bottom: 20px;
}

#bridal_move .price {
	margin: 0 3%;
	overflow: hidden;
}

#bridal_move .price li {
	font-size: 16px;
	float: left;
	text-indent: -1em;
	margin: 0 0 10px 1.5em;
}

#bridal_move .price li strong span {
	color: #FEDD6A;
}

#bridal_move .set_plan {
	margin: 0 10px 20px;
}

#bridal_move .set_plan .sub_ttl {
	margin: 0 10px 5px;
	color: #f00;
	font-weight: bold;
	font-size: 16px;
}

#bridal_move .set_plan ul li {
	font-size: 16px;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 12px;
}

#bridal_move .set_plan ul li .comment {
	font-size: 10px;
	display: block;
	letter-spacing: -0.05em;
}


#bridal_move .set_plan ul li .price span {
	color: #F00;
}

#bridal_move .set_plan ul li .price .special02 {
	display: block;
	text-align: right;
}

#bridal_move .info-box .detail {
	margin: 0 10px 20px;
}

#bridal_move .info-box .sub-title02 {
	line-height: 1.4;
}

#bridal_move .info-box .sub-title02 span {
	font-size: 14px;
	display: block;
}

#bridal_move .info-box .detail {
	font-size: 14px;
}

#bridal_move .info-box .detail ul li {
	margin: 0 0 5px 1.5em;
	text-indent: -1em;
	line-height: 1.5;
}

#bridal_move .info-box .detail .comment {
	margin: 0 10px;
}

#bridal_move .info-box .tel_box {
	margin-bottom: 20px;
}

#bridal_move .info-box .tel_box .box {
	font-size: 14px;
}

#bridal_move .info-box .tel_box .box .box_inner {
	margin-bottom: 10px;
	text-align: center;
}

#bridal_move .info-box .tel_box .box .tel {
	margin-bottom: 5px;
	color: #947F28;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

#bridal_move .info-box .tel_box .box .tel a {
	color: #947F28;
}

#bridal_move .info-box .tel_box .box .mail {
	color: #947F28;
	font-weight: bold;
}

#bridal_move .mbtn img {
	width: auto;
	height: auto;
}

#bridal_move .movie_s_campaign {
	margin: 20px 10px 10px;
	border: 1px solid #F90;
}

#bridal_move .movie_s_campaign p {
	padding: 10px;
	font-weight: bold;
}

#bridal_move .movie_s_campaign .movie_s_campaign_catch {
	padding: 10px;
	text-align: center;
	font-size: 17px;
	letter-spacing: -0.05em;
	font-weight: bold;
	color: #FFF;
	background: #F90;
}

#bridal_move .sptitle{
	text-align:center;
	color:#F69;
	font-weight:bold;
	font-size:20px;
	margin:0 0 10px 0;
	}


#bridal_move .movie_text {
	padding: 0 15px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}

#bridal_move .movie_text strong {
	margin-bottom: 20px;
	color: #ff0000;
}

#bridal_move .movie_text .caution {
	font-size: 12px;
	font-weight: normal;
}

#main_contents .sample_movie_text {
	margin: 0 15px 30px;
	padding: 15px;
	border: 3px solid #f3970c;
	background: #FCF3F8;
	font-weight: bold;
}

#bridal_move .area_box {
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 30px 10px 0;
	font-size: 14px;
}

#bridal_move .area_box p {
	line-height: 1.5;
}

#bridal_move .area_box .area_box_ttl,
#bridal_move .other_movie_ttl {
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 23px;
	position: relative;
	color: #B31550;
}

#bridal_move .area_box .area_box_ttl:after,
#bridal_move .other_movie_ttl:after {
	content:"";
	display: inline-block;
	width: 11px;
	height: 11px;
	position: absolute;
	left: 6px;
	top: 5px;
	background: #B31550;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-o-border-radius: 11px;
	-ms-border-radius: 11px;
	border-radius: 11px;
}

#bridal_move .area_box .s_ttl {
	margin: 10px 0 5px;
	font-weight: bold;
	color: #B31550;
}

#bridal_move .other_movie {
	margin: 0 10px 15px;
}

#bridal_move .other_movie_ttl {
	margin-bottom: 5px;
}
#bridal_move .other_movie .other_movie_list {
	text-align: left;
}

#bridal_move .other_movie .other_movie_list li {
	display: inline-block;
	font-weight: bold;
	font-size: 15px;
	padding-left: 5px;
	background:url(../movie/bg.jpg) no-repeat 0 0;
	line-height: 35px;
}
#bridal_move .price li {
	font-size: 16px;
	text-indent: -1em;
	margin: 0 0 10px 1.5em;
}

#bridal_move .other_movie .other_movie_list li strong span {
	color: #FEDD6A;
}

#bridal_move .movie_btn {
	margin: 0 10px;
	margin-bottom: 40px;
}

/*------------------------------------------------------------
	読み込みhtml
	bridal/plan/movie_sample/
------------------------------------------------------------*/

#main_contents .m_ttl {
	margin-bottom: 10px;
	padding: 10px;
	background: #F7D1E0;
	color: #C66;
	font-weight: bold;
	line-height: 1.5;

}

#movie_sample .a-title {
	font-size: 16px;
	font-weight: bold;
	margin: 0 10px 10px;
	color: #C66;
	margin: 20px 0 15px;
	padding: 0 0 5px 7px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0.5em;
}

#movie_sample .youtube {
	margin: 0 10px 20px;
}

#movie_sample .youtube iframe {
	width: 100%;
	height: auto;
}
/*------------------------------------------------------------
	読み込みhtml
	bridal/plan/movie.html
------------------------------------------------------------*/
#bridal_senior #maincontent img {
	width: 100%;
	height: auto;
}

#bridal_senior #main_contents {
	background: #FEFBC6;
	font-size: 14px;
}

#bridal_senior .main {
	margin-bottom: 10px;
}

#bridal_senior .senior_info {
	margin: 0 10px 10px;
}

#bridal_senior .senior_info ul li {
	margin-bottom: 10px;
}

#bridal_senior .senior_info ul li:last-child {
	margin-bottom: 0;
}

#bridal_senior .photo {
	margin: 10px;
}

#bridal_senior .senior_plan {
	margin: 0 10px 20px;
}

#bridal_senior .senior_plan .plan01,
#bridal_senior .senior_plan .plan02 {
	margin-bottom: 10px;
	border: 3px solid #BE8915;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
}

#bridal_senior .senior_plan .plan02 {
	margin-bottom: 0;
	border: 3px solid #4C8C36;
}

#bridal_senior .senior_plan .p_ttl {
	color: #FFEE03;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#bridal_senior .senior_plan .plan01 .p_ttl {
	background: #BE8915;
}

#bridal_senior .senior_plan .plan02 .p_ttl {
	background: #4C8C36;
}

#bridal_senior .senior_plan .p_detail {
	padding: 5px 10px;
	background: #FFF;
	-webkit-border-radius:0 0 5px 5px;
	        border-radius:0 0 5px 5px;
}

#bridal_senior .senior_plan .price {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#bridal_senior .senior_plan .plan01 .price {
	color: #BE8915;
}

#bridal_senior .senior_plan .plan02 .price {
	color: #4C8C36;
}

#bridal_senior .senior_plan .text {
	font-weight: bold;
	color: #463325;
}

#bridal_senior .comment {
	padding: 0 10px 10px;
}

#bridal_senior .mbtn img {
	width: auto;
	height: auto;
}

/*------------------------------------------------------------
	読み込みhtml
	bridal/voice/index.html
------------------------------------------------------------*/
#voice .box {
	margin: 0 10px 20px;
}

#voice .box .name {
	margin-bottom: 10px;
	border-left: 5px solid #F99;
	background-color: #FFECF8;
	color: #666;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 5px 5px;
}

#voice .box .left {
	text-align: center;
	margin: 0 auto 10px;
	font-size: 13px;
	font-weight: bold;
}

#voice .box .left img {
	width: 75%;
	display: block;
	margin: 0 auto 5px;
}

#voice .box .pagetop {
	margin-top: 10px;
	text-align: right;
}

#voice .box .pagetop a {
	width: 25%;
	display: inline-block;

}