@charset "utf-8";

.bx-wrapper .bx-viewport
{
	box-shadow:none;
}

.bx-wrapper .bx-pager
	{
		margin: 0 auto;
	}

	
a:link 
	{
		text-decoration: none;
	}

.c_pink
{
	background-color: #eadade;
}

.c_brown
{
	color: #7a6955;
}

.c_gold
{
	color:#d1c9b0;
}

.mincho { font-family: "Sawarabi Mincho"; }
.gothic { font-family: "Sawarabi Gothic"; }
.serif {font-family: 'Playfair Display', serif; font-style:italic;}

/*インフォメーション部分*/
.obj_information_box section,.obj_information_box_side section
{
	display:none;
}

.obj_information_box section.c_info_all, .obj_information_box_side section.c_info_bridal, .obj_information_box_side section.c_info_bridal, .obj_information_box_side section.c_info_all {
	display:block !important;
}


/*インフォメーション部分部分*/

/*TOPページのみasideを消す*/
#box_aside
{
	display: none;
}

@media screen and (min-width: 0px) and (max-width: 750px) 
{
	
	#obj_top_slider_f
	{
		padding-top: 0;
	}

#obj_fade_slider_box_phone{
	position: relative;
}


.top_slider_text_back {
	position: absolute;
	z-index: 51;
	bottom: 0;
	left: 0;
	background: #ffffff;
	opacity: 0.7;
	display: block;
	width: 100%;
	height: 27%;
}

.top_slider_text {
    font-size: 4.375vw;
    position: absolute;
    bottom: 0;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #7a6955;
    text-align: center;
    margin: 0 auto .5em;
    line-height: 2;
    z-index: 52;
    width: 100%;
}

.top_slider_text h2 {
	font-size: 9vw;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 1px;
}
.top_slider_text p {
	font-size: 4.375vw;
	font-weight: bold;
	line-height: 1.8;
}
	
	/*キャッチ*/
	.c_catch
	{
		margin: 0 auto;
		text-align: center;
		padding: 3%;
		margin-bottom: 5%;
	}
	
	.c_catch .c_brown
	{
		font-size: 1.3rem;
	}
	
	.c_catch span
	{
		display:block;
	}
	
	.title_p
	{
		font-size: 13px;
		color:#413A3A;
		text-align: center;
	}
	/*キャッチ終わり*/
	
	/*見出しh2*/
	.main_box h2
	{
    	font-size: 7vw;
		text-align: center;
	}
	
	/*見出しh2終わり*/
	
	/*着物コレクション*/
	.catalogue_button
	{
		width: 99%;
		margin: 0 auto;
		display: flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin-top: 5%;
		margin-bottom: 5%;	
	}
	
	.catalogue_base_sp
	{
		width: 99%;
		margin: 0 auto;
		display: flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		align-items: flex-end;
		-webkit-align-items: flex-end;		
		margin-top: 5%;
		margin-bottom: 5%;		
	}
	
	.catalogue_left, .catalogue_right
	{
		width: 49%;
	}
	
	.catalogue_right
	{
		display: flex;
		display: -webkit-flex;
		flex-direction:column;
	}
	
	.c_pink
	{
		color:#7a6955!important;
	}
	
	.box3_pink
	{
		border:solid 2px #eadade;
		border-radius: 5px;
		padding: 2% 6%;
		color:#7a6955;
		font-size: 0.9rem;
		text-align: center;
	}
	
	.box3_pink a, .box3_pink a:hover, .box3_pink a:visited
	{
		color:#7a6955!important;
	}
	
	
	.item_button
	{
		display: block;
		text-align: center;
		margin: 0 0 5px 0;
		padding: 5px 0 5px 0;
	}
	
	.catalogue_right a, .catalogue_right a:link, .catalogue_right a:hover, .catalogue_right a:visited
	{
		display: block;
		color:#7a6955;
		margin-left: 15px;
	}	
	
		
	/*着物コレクション終わり*/
	
	
	/*3列に並べるboxレイアウト*/

	
	.catalogue_base
	{
		width: 98%;
		margin: 0 auto;
		display: flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin-top: 5%;
		margin-bottom: 5%;	
	}
	
	.box3
	{
		width:49%;
	}
	
	.box3_photo
	{
		width: 33%;
	}
	
	.box3 a:link, .box3 a:hover, .box3 a:visited, .box3_photo a:link, .box3_photo a:hover, .box3_photo a:visited
	{
		color:#7a6955;
	}
	
	.box3 span, .box3 img
	{
		display: block;
	}
	
	.box3_title
	{
		font-size: 25px;
		text-align: center;
		display: block;
	}
	
	.box3_alph
	{
		display: block;
		font-size: 20px;
		text-align: center;
	}
	
	.box3_paragrah
	{
		font-size: 12px;
		width:95%;
		margin: 0 auto;
	}
	
	.box3_button_base
	{
		margin: 0 auto;
		margin-top: 10px;
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;		
	}
	
	.box3_button
	{
		display:block;
		width:48.5%;
		color:#d1c9b0;
		padding:5px;
		text-align: center;
	}
	
	.box3_button a
	{
		display:block;
	}
	
	.box3_button a:link, .box3_button a:hover, .box3_button a:visited
	{
		color:#7a6955;
	}
	
	/*3列に並べるboxレイアウトおわり*/
	
	/*bxslider*/
	
#bridal_slider_s
	{
		margin-top: 2%;
		margin-bottom: 2%;
	}
	
	
	/*bxsider*/
	
	
	/*おすすめポイント*/
	.c_recommend_base{
		width:100%;
		margin: 0 auto;
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin-top:9%;
		margin-bottom:2%;			
	}
	
	.box6
	{
		width: 110px;
		border-radius: 60px;
		border: solid 2px #eadade;
		padding-top: -7%;
		padding-bottom: 27px;
	}	
	
	.c_point
	{
		display: block;
		margin: 0 auto;
		text-align: center;
		line-height: 0.7;
		background-color: #fff;
		width: 60px;
		margin-top: -18px;
		font-size: 1.3rem;
		margin-bottom: 15px;
	}
	
	.point_p
	{
		text-align: center;
		font-size: 0.8rem;
	}
	
	.point_cal
	{
		font-size: 2rem;
		font-weight: bold;
		margin-top: 3px;
		display: block;
	}
	/*おすすめポイント終わり*/
	
	/*プラン説明*/
	.plan_img
	{
		margin: 0 auto;
		margin-top: 15%;
		text-align: center;
		margin-bottom: 1%;
	}
	.plan_img img
	{
		display: block;
		margin: 0 auto;
	}
	
	.plan
	{
		width: 90%;
		margin: 0 auto;
		border: solid 2px #d1c9b0;
		padding:0 15px 30px 15px;
		margin-top: 15px;
		margin-bottom: 35px;
	}
	
	.plan h3 span
	{
		font-size: 25px;
		letter-spacing: 5px;
	}
	
	.hidden_box {
		padding: 0;
		border: solid 2px #d1c9b0;
	    position: relative;
	    margin-top: 5%;
	}

	/*ボタン装飾*/
	.hidden_box label{
		width: 85%;
		padding-left: 3%;
		text-align: center;
		text-decoration: none!important;
		border-radius: 25px;
		display: block;
	}
		
	.hidden_box label::after {
    content: "\f107";
    position: absolute;
    font-family: "Font Awesome 5 free";
    color: #b1d6b9;
    font-size: 1.8rem;
    right: 9px;
    top: 9px;
    font-weight: bold;
}	
	
	/*チェックは見えなくする*/
	.hidden_box input {
		display: none;
		margin: 0;
		padding: 0;
		background: none;
		border: none;
		border-radius: 0;
		outline: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}

	/*中身を非表示にしておく*/
	.hidden_box .plan_box_base {
		height: 0;
		padding: 0;
		overflow: hidden;
		opacity: 0;
		transition: 0.8s;
	}

	/*クリックで中身表示*/
	.hidden_box input:checked ~ .plan_box_base {
		padding:10px 0;
		height: auto;
		opacity: 1;
	}	
	

	
/*宅配プランとは　ここまで*/
	
	.plan_green
	{
		font-size: 2rem!important;
		color:#74a37e;
	    padding-right: 2px;
	}
	
	.h3_title_left
	{
		float: left;
    	font-size: 1rem;		
	}
	
	.h3_title_right
	{
		float: right;
		margin-top: 17px;
		font-size: 1rem;
	}
	
	.h3_title_p
	{
	    font-size: 0.8rem;
		padding-left: 2%;
	}
	
	.plan_box
	{
		margin: 0 auto;
		margin-top: 2%;
		margin-bottom: 2%;
		padding: 2%;
		background-color: #eadade;
		border-radius: 6px;
		width: 96%;	
	}
	
	.plan_box img
	{
		float: left;
		width: 15%;
	    margin-left: 5px;
	}
	
	.box7
	{
		float: right;
		width: 80%;
	}
	
	.arrow
	{
		width: 2.5%;
		margin-left: 11%;
	}
	
	.box7 span
	{
		display: block;
	}
	
	/*.on_day
	{
		font-size: 20px!important;
    	padding-top: 4px;
	}*/
	
	.box7_title
	{
		font-size: 1.1rem;
		color:#7a6955;
	}
	
	.box7_p
	{
		font-size: 12px;
	}
	
	
	.plan_button
	{
		background-color: #eadade;
		color:#7a6955;
		width:45%;
		margin:0 auto;
		text-align: center;
		padding:15px 0;
	}
	
	.place_button
	{
		background-color: #d1c9b0;
		color:#7a6955;
		width:45%;
		margin:0 auto;
		text-align: center;
		padding:14px 0;		
	}
	
	.button_2
	{
		margin: 0 auto;
		text-align: center;
	}
	
	.button_2 div
	{
		display:inline-block;
	}
	/*プラン説明終わり*/
	
	/*来店・出張着付け料金表*/
	
	.c_raiten_place
	{
		background-color: #d1c9b0;
		padding:3% 0 3% 0;
		text-align: center;
		color:#7a6955!important;
	    margin-top: 10%;
		border-bottom:solid 3px #ada282;
	}
	
	.c_raiten_place h3
	{
		font-size: 1.6rem;
		font-weight: bold;
	}
	
	.c_raiten_place p
	{
		font-size: 0.8rem;
	}
	
	/*来店・出張着付け料金表おわり*/
	
	/*リハーサルヘア*/
	
	.reha_hair
	{
		margin-top:30px;
	}
	
	.plan_button
	{
		margin-top: 20px;
	}
	
	/*リハーサルヘア終わり*/
	
	/**/
	.hair_cata
	{
		margin-top: 30px;
	}
	
	#c_hair_slide .bx-wrapper .bx-pager
	{
		background: #fff;
	}
	
	/**/
	
	
	/*コンタクト*/
	.contact
	{
		width: 100%;
		margin: 0 auto;
		margin-top: 6%;
		margin-bottom: 5%;
	}
	
	.c_contact_box
	{
		width: 700px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		margin-top: 15px;
	}
	
	.contact_button
	{
		background-color: #eadade;
		color:#7a6955;
		width:330px;
		margin:0 auto;
		text-align: center;
		padding:15px 0;
		font-size: 25px;
		font-weight: bold;
	}
	
	.contact_button p
	{
		font-size: 13px!important;
		font-weight: normal!important;
	}
	
	
	/*コンタクト終わり*/
	
	/*フォトプラン*/
	.box3_photo_title
	{
		font-size: 0.7rem;
		text-align: center;
	    display: block;
	}
	
	
	.photo_button
	{
		background-color: #eadade;
		color: #7a6955;
		margin: 0 auto;
		margin-top: -6px;
		text-align: center;
		padding: 5px 0;
	}
	
	/*フォトプラン終わり*/
	
	/*無料試着会*/
	.try
	{
		margin: 0 auto;
		margin-top: 5%;
		margin-bottom: 8%;
	}
	
	.try_p
	{
		margin:0 auto;
		margin-top:3%;
		font-size: 0.8rem;
	}
	
	.try_p a:link, .try_p a:hover, .try_p a:visited
	{
		color:#7a6955;
		font-weight: bold;
	}
	
	.try_p .c_gold
	{
		display: block;
		font-size: 15px;
		font-weight: bold;
	}
	
	.try_button
	{
		display:inline-block;
		padding: 1%;
		border-radius:5px;
		background-color: #eee;
	}
	
	/*無料試着会終わり*/
	

	.plan_img2
	{
		display: block;
		margin:0 auto;
		text-align: center;
		margin-bottom:15px;
		margin-top: 10px;
	}
	
	.campaign_base
	{
		display: flex;
		justify-content: space-between;
		width:98%;
		margin:0 auto;
		margin-bottom:50px;
	}
	
	.box2
	{
		width:95%;
		margin-top:15px;
	}
	
	
	/*ブライダルオリジナルインフォメーション*/
.obj_information_box {
    width: 70%;
    margin: 0 auto;
    margin-top: 15px;
    border: solid 1px #dbdbdb;
    padding: 1em 0.5em;
    position: relative;
    margin-bottom: 5px;
    height: 300px;
}
	
#obj_information {
    width: 100%;
	height: 100%;
}

.obj_information_box section{
	width: 90%;
    margin: 0 auto;
}
.c_infodate {
    color: #d1c9b0;
    font-weight: 600;
}

/*------------------------------
お問い合わせ箇所
-------------------------------*/
	
.c_white
	{
		color: #fff;
	}
	
.furi_con {
	width: 100%;
	background-color:#d1c9b0;
	text-align: center;
	padding: 5px 0 30px 0;
	margin-top: 20px;
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b";
	font-size: 20px;
}

.c_h2_blue_btn {
	width: 90%;
	padding: 10px;
	margin: 15px auto;
	color: #7a6955;
	font-size: 16px;
	background-color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none!important;
	border-radius: 25px;
}
.read {
	font-family: 'Noto Sans Japanese';
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 200;
}
.read a:link, .read a:visited {
	color: #4d4d4d!important;	
	}

/*お問い合わせ部分ここまで*/

.obj_information_box
	{
    margin-bottom: 10%;
    margin-top: 10%;
    width: 96%;
    margin: 0 auto;
    overflow-y: scroll;
	}


	
.about_img{
	width: 300px;
    margin-top: -413px;
    margin-right: -77px;
}

/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
.reservation {
	width: 100%;
	height: 20%;
	text-align: center;
	padding: 10px 0;
	margin: 8% auto 0 auto;
	background-image: url(https://www3.yumeyakata.com/img/common/diagonal-noise.png);
	background-position: left top, left top;
	background-repeat: repeat, no-repeat;
	background-size: auto;
}
.reservation_base {
    width: 100%;
    margin: 0px auto 10px auto;
    padding: 10px;
}
.reservation_box {
	width: 80%;
	margin: 1em auto;
	padding: 10px;
	background-color: #fff;
	color: #4d4d4d;
	border: #4d4d4d 1px solid;
	font-weight: 600;
}
.en {
	font-family: 'Quicksand';
	padding-bottom: 2px;
	font-weight: 200;
	color: #666666;
}
.c_h2_pink {
	font-size: 7vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #ed7979;
	margin: 0 auto;
}
.reserve_title {
	font-size: 3vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	display: block;
	color: #333333;
	font-weight: 600;
	margin: 0 auto 15px auto;
}
.shitami {
	position: relative;
	top: 4px;
	display: block;
}
/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/

/*-----------------------------
撮影サイトへのリンク
-----------------------------*/
.plan_wrap{
    margin-top: 30px;
  }
.photo_bnr {
  position: relative;
  margin: 40px 0 30px;
}
.photo_btn {
  width: 60%;
  position: absolute;
  bottom: 12%;
  left: 20%;
  background: #ffffff;
  opacity: .8;
}
.photo_btn a {
  display: block;
  color: #4d4d4d;
  border: 1px #8d8d8d solid;
  height: 50px;
  border-bottom: 3px solid;
}
.photo_btn_text {
  position: absolute;
  bottom: 22%;
  left: 16%;
  font-family: "source-han-serif-japanese", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px!important;
  color: #333333;
}
.bnr_wrap p {
  text-align: left;
  font-size: 16px;
  line-height: 2;
}  
  

}

@media screen and (min-width:751px) and (max-width: 1024px) 
{
.header_img{
	position: relative;
}

.top_slider_text_back {
	position: absolute;
	z-index: 51;
	top: 21%;
	left: 2%;
	background: #ffffff;
	opacity: 0.6;
	display: block;
	width: 320px;
	height: 150px;
}
.top_slider_text {
	position: absolute;
	z-index: 51;
	top: 23%;
	left: 10%;
	text-align: center;
}

.top_slider_text h2 {
	font-size: 35px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	padding-bottom: 15px;
	color: #7a6955;
	text-align: center;
}
.header_img_lead {
	font-size: 15px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	color: #4d4d4d;
	line-height: 2.0rem;
	text-align: center;
}


	/*キャッチ*/
	.c_catch
	{
		margin: 0 auto;
		text-align: center;
		padding: 20px 0;
		margin-bottom: 50px;
	}
	
	.c_catch .c_brown
	{
		font-size: 30px;
	}
	
	.c_catch span
	{
		display:block;
	}
	
	.title_p
	{
		font-size: 13px;
		color:#413A3A;
		text-align: center;
	}
	/*キャッチ終わり*/
	
	/*見出しh2*/
	.main_box h2
	{
		font-size: 40px;
		text-align: center;
	}
	
	/*見出しh2終わり*/
	
	
	/*3列に並べるboxレイアウト*/
	.catalogue_base
	{
		width:98%;
		margin: 0 auto;
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin-top:50px;
		margin-bottom:30px;			
	}
	
	.box3
	{
		width:32%;
	}
	
	.box3 a:link, .box3 a:hover, .box3 a:visited
	{
		color:#7a6955;
	}
	
	.box3 span, .box3 img
	{
		display: block;
	}
	
	.box3_title
	{
		font-size: 20px;
		text-align: center;
	}
	
	.box3_alph
	{
		font-size: 20px;
		text-align: center;
		margin-top: -10px;
		margin-bottom: 10px;
	    display: block;
	}
	
	.box3_paragrah
	{
		font-size: 12px;
		width:95%;
		margin: 0 auto;
		margin-top:10px;
		line-height: 1.8;
		letter-spacing: 0.7px;
		/* height: 21vw; */
	}
	
	.box3_button_base
	{
		margin: 0 auto;
		margin-top: 10px;
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;		
	}
	
	.box3_button
	{
		display:block;
		width:48.5%;
		color:#d1c9b0;
		padding:10px;
		text-align: center;
	}
	
	.box3_button a
	{
		display:block;
	}
	
	.box3_button a:link, .box3_button a:hover, .box3_button a:visited
	{
		color:#7a6955;
	}
	
	/*3列に並べるboxレイアウトおわり*/
	
	/*bxslider*/
	
#bridal_slider
	{
		margin-top: 80px;
		margin-bottom: 50px;
	}
	
	
	/*bxsider*/
	
	
	/*おすすめポイント*/
	.c_recommend_base{
		width: 70%;
		margin: 0 auto;
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin-top: 50px;
		margin-bottom: 15px;
	}
	
	.box6
	{
		width: 27%;
		border-radius: 50%;
		border: solid 2px #eadade;
		padding-top: 33px;
		padding-bottom: 50px;
	}	
	.c_point
	{
		display: block;
		margin: 0 auto;
		text-align: center;
		line-height: 0.7;
		background-color: #fff;
		width: 40%;
		margin-top: -60px;
		font-size: 25px;
		margin-bottom: 25px;
	}
	
	.point_p
	{
		text-align: center;
		font-size: 15px;
	}
	
	.point_cal
	{
		font-size: 30px;
		font-weight: bold;
		margin-top: 3px;
		display: block;
	}
	
	/*おすすめポイント終わり*/
	
	/*プラン説明*/
	.plan_img
	{
		margin:0 auto;
		margin-top: 50px;
		text-align: center;
	    margin-bottom: 30px;
	}
	.plan_img img
	{
		display: block;
		margin: 0 auto;
	}
	
	.plan
	{
		width: 98%;
		margin: 0 auto;
		border: solid 2px #d1c9b0;
		padding:0 15px 30px 15px;
		margin-top: 15px;
		margin-bottom: 35px;
	}
	
	.plan h3
	{
		display:block;
		border-bottom:solid 1px #d1c9b0;
		font-weight: bold;
	}
	
	.plan h3 span
	{
		font-size: 25px;
		letter-spacing: 5px;
	}
	
	.plan_green
	{
		font-size: 50px!important;
		color:#74a37e;
	}
	
	.h3_title_left
	{
		float: left;
	}
	
	.h3_title_right
	{
		float: right;
	    margin-top: 30px;

	}
	
	.h3_title_p
	{
		margin-top: 10px;
	}
	
		.h3_title_p
	{
		margin-top: 10px;
	}
	
	.plan_box
	{
		margin: 0 auto;
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin-top:30px;
		margin-bottom:30px;			
	}
	
	.box7
	{
		width: 20%;
	}
	
	.arrow
	{
		width:4%;
		margin-top:150px;
	}
	
	.box7 span, .box7 img
	{
		display: block;
		text-align: center;
		margin: 0 auto;
		margin-top: 10px;
	}
	
	.on_day
	{
		font-size: 20px!important;
    	padding-top: 4px;
	}
	
	.box7_title
	{
		font-size: 25px;
		color:#7a6955;
	}
	
	.box7_p
	{
		font-size: 13px;
	}
	
	
	.plan_button
	{
		background-color: #eadade;
		color:#7a6955;
		width:30%;
		margin:0 auto;
		text-align: center;
		padding:15px 0;
	}
	
	.place_button
	{
		background-color: #d1c9b0;
		color:#7a6955;
		width:30%;
		margin:0 auto;
		text-align: center;
		padding:15.5px 0;	
	}
	
	.button_2
	{
		margin: 0 auto;
		text-align: center;
	}
	
	.button_2 div
	{
		display:inline-block;
	}
	/*プラン説明終わり*/
	
	/*リハーサルヘア*/
	
	.reha_hair
	{
		margin-top:80px;
	}
	
	.plan_button
	{
		margin-top: 30px;
	}
	
	/*リハーサルヘア終わり*/
	
	/**/
	.hair_cata
	{
		margin-top: 5%;
	}
	
	.bx-wrapper .bx-pager
	{
		margin: 0 auto;
	}
	
	#c_hair_slide .bx-wrapper .bx-pager
	{
		background: #fff;
	}
	
	/*フォトプラン*/
	.box3_photo
	{
		width: 33%;
	}
	.box3 a:link, .box3 a:hover, .box3 a:visited, .box3_photo a:link, .box3_photo a:hover, .box3_photo a:visited
	{
		color:#7a6955;
	}	
	.box3_photo_title
	{
		font-size: 0.7rem;
		text-align: center;
	    display: block;
	}
	
	
	.photo_button
	{
		background-color: #eadade;
		color: #7a6955;
		margin: 0 auto;
		margin-top: -6px;
		text-align: center;
		padding: 5px 0;
	}
	
	/*フォトプラン終わり*/
	
	
	
	/*コンタクト*/
	.contact
	{
		width: 100%;
		margin: 0 auto;
		margin-top: 50px;
		margin-bottom: 80px;
	}
	
	.c_contact_box
	{
		width: 700px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		margin-top: 15px;
	}
	
	.contact_button
	{
		background-color: #eadade;
		color:#7a6955;
		width:330px;
		margin:0 auto;
		text-align: center;
		padding:15px 0;
		font-size: 25px;
		font-weight: bold;
	}
	
	.contact_button p
	{
		font-size: 13px!important;
		font-weight: normal!important;
	}
	
	
	/*コンタクト終わり*/
	
	/*フォトプラン*/
	.photo_button
	{
		background-color: #eadade;
		color: #7a6955;
		margin: 0 auto;
		text-align: center;
		padding: 15px 0;
		margin-top:-5px;
	}
	
	/*フォトプラン終わり*/
	/*無料試着会*/
	.try
	{
		margin: 0 auto;
		margin-top: 5%;
		margin-bottom: 8%;
	}
	
	.try_p
	{
		margin:0 auto;
		margin-top:3%;
		font-size: 0.8rem;
	}
	
	.try_p a:link, .try_p a:hover, .try_p a:visited
	{
		color:#7a6955;
		font-weight: bold;
	}
	
	.try_p .c_gold
	{
		display: block;
		font-size: 15px;
		font-weight: bold;
	}
	
	.try_button
	{
		display:inline-block;
		padding: 1%;
		border-radius:5px;
		background-color: #eee;
	}
	
	/*無料試着会終わり*/

	
	.plan_img2
	{
		display: block;
		margin:0 auto;
		text-align: center;
		margin-bottom:15px;
		margin-top: 10px;
	}
	
	.campaign_base
	{
		display: flex;
		justify-content: space-between;
		width:100%;
		margin:0 auto;
		margin-bottom:50px;
	}
	
	.box2
	{
		width:96%;
		margin-top:15px;
	}
	
	
	/*ブライダルオリジナルインフォメーション*/
.obj_information_box {
    width: 98%;
    margin: 0 auto;
    margin-top: 15px;
    border: solid 1px #dbdbdb;
    padding: 1em 0.5em;
    position: relative;
    margin-bottom: 5px;
}
	
#obj_information {
    height: 150px;
    width: 100%;
	height: 100%;
    overflow-y: scroll;
}

.obj_information_box.c_narrow section {
    margin: 0 auto;
    width: 90%;
}

.c_infodate {
    color: #d1c9b0;
    font-weight: 600;
}
	
.pickup
	{
		padding-top: 15px;
		padding-bottom: 15px;
		font-weight: bold;
		font-size: 25px;
		text-align: center;
		margin-bottom:50px;
	}
	
.pickup a, .pickup a:link, .pickup
	{
		color:#7a6955;
	}
	
.pickup span
	{
		display: block;
		font-size: 13px!important;
		font-weight: normal!important;
		margin-top: 5px;
	}
	
.about_img {
	width: 300px;
    margin-top: -413px;
    margin-right: -77px;
}
	
/*------------------------------
お問い合わせ箇所
-------------------------------*/
	
.c_white
	{
		color: #fff;
	}
	
.furi_con {
	width: 100%;
	background-color:#d1c9b0;
	text-align: center;
	padding: 5px 0 30px 0;
	margin-top: 20px;
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b";
	font-size: 20px;
}

.c_h2_blue_btn {
	width: 90%;
	padding: 10px;
	margin: 15px auto;
	color: #7a6955;
	font-size: 16px;
	background-color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none!important;
	border-radius: 25px;
}
.read {
	font-family: 'Noto Sans Japanese';
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 200;
}
.read a:link, .read a:visited {
	color: #4d4d4d!important;	
	}

/*お問い合わせ部分ここまで*/

/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
.reservation {
	width: 100%;
	height: 300px;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
	background-image: url(https://www3.yumeyakata.com/img/common/diagonal-noise.png);
	background-position: left top, left top;
	background-repeat: repeat, no-repeat;
	background-size: auto;
}
.reservation_base {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
	padding: 10px;
}
.reservation_box {
	width: 48%;
	padding: 10px;
	background-color: #fff;
	color: #4d4d4d;
	border: #4d4d4d 1px solid;
	font-weight: 600;
}
.customer {
	width: 100%;
	margin: 0 auto 30px auto;
	text-align: center;
	background-color: #FFF7F7;
	padding: 20px 0 30px 0;
}
.customer_box_base {
	width: 95%;
	padding-bottom: 20px;
	border-radius: 5px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-around;
	align-items: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border: none;
	box-shadow: none;
}
.customer_box {
	width: 48%;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
	padding: 10px 0;
	margin: 10px auto;
}
.customer_box img {
	width: 130px;
}
.customer_box_txt {
	width: 85%;
	color: #4d4d4d;
	font-size: 13px;
	line-height: 1.2rem;
	text-align: left;
	margin: 0 auto;
}
.customer .fa-chevron-right {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.customer .fa-chevron-left {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.sns_bottom {
	width: 100%;
	margin: 50px auto 30px auto;
	text-align: center;
}
.sns_bottom_box_base {
	width: 100%;
	text-align: center;
	margin: 20px auto;
	display: flex;
	justify-content: space-around;
	padding: 0 20%;
}
.sns_bottom_icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	color: #ffffff;
	background-color: #4d4d4d;
	align-items: center;
	font-size: 45px;
}
.sns_bottom_icon .fa-instagram {
	font-size: 45px!important;
	color: #ffffff!important;
	padding-left: 0.3rem;
}
.sns_bottom_icon .fa-facebook {
	font-size: 45px!important;
	color: #ffffff!important;
	padding-left: 0.3rem;
}
.sns_bottom_icon .fa-twitter {
	font-size: 45px!important;
	color: #ffffff!important;
	padding-left: 0.3rem;
}
.info_box_base3 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.info_box {
	width: 46%;
	background-color: #eeeeee;
	padding: 20px;
	color: #4d4d4d;
	margin: 15px auto;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.info_box a {
	display: block;
}
.info_box p {
	color: #4d4d4d;
}
.info_icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	color: #666666;
	background-color: #F6CBD3;
	align-items: center;
	font-size: 30px;
	display: block;
	margin-right: 20px;
}
.info_box .fa-shopping-cart {
	color: #fff;
	padding: 10px;
	font-size: 45px;
}
.info_box .fa-share-alt {
	color: #fff;
	padding: 12px 10px 10px 10px;
	font-size: 43px;
}
.info_box .fa-question {
	color: #fff;
	padding: 10px;
	font-size: 45px;
}
.info_box .fa-envelope-o {
	color: #666666;
	padding: 10px 10px 10px 13px;
	font-size: 43px;
}
.en {
	font-family: 'Quicksand';
	padding-bottom: 2px;
	font-weight: 200;
	color: #666666;
}
.c_h2_pink {
	font-size: 30px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #ed7979;
	margin: 0 auto;
}
.reserve_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	display: block;
	color: #1a1a1a;
	font-weight: 600;
	margin: 0 auto 15px auto;
}
.shitami {
	position: relative;
	top: 4px;
	display: block;
}
/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/

  
/*-----------------------------
撮影サイトへのリンク
-----------------------------*/
.plan_wrap{
  margin-top: 5%;
  }
.photo_bnr {
  position: relative;
  margin: 40px 0 10px;
}
.photo_btn {
  width: 35%;
  position: absolute;
  bottom: 20%;
  left: 36%;
  background: #ffffff;
  opacity: .8;
}
.photo_btn a {
  display: block;
  color: #4d4d4d;
  border: 1px #8d8d8d solid;
  height: 50px;
  border-bottom: 3px solid;
}
.photo_btn_text {
  position: absolute;
  bottom: 22%;
  left: 19%;
  font-family: "source-han-serif-japanese", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px!important;
  color: #333333;
}
.bnr_wrap p {
  text-align: left;
  font-size: 16px;
  line-height: 2;
}


}
	


@media screen and (min-width:1025px), print, tv
{

.header_img {
	position: relative;
}
.top_slider_text_back {
	position: absolute;
	z-index: 51;
	top: 25%;
	left: 7.5%;
	background: #ffffff;
	opacity: 0.6;
	display: block;
	width: 430px;
	height: 220px;
}
.top_slider_text {
	position: absolute;
	z-index: 51;
	top: 32%;
	left: 13%;
	text-align: center;
}
.top_slider_text h2 {
	font-size: 40px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	padding-bottom: 15px;
	color: #7a6955;
}
.title_text {
	font-size: 40px;
}
.header_img_lead {
	font-size: 18px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	color: #4d4d4d;
	line-height: 2.0rem;
}


	
	/*キャッチ*/
	.c_catch
	{
		margin: 1% auto;
		text-align: center;
		padding: 20px 0;
		margin-bottom: 2%;
	}
	
	.c_catch .c_brown
	{
		font-size: 30px;
	}
	
	.c_catch span
	{
		display:block;
	}
	
	.title_p
	{
		font-size: 13px;
		color:#413A3A;
		text-align: center;
	}
	/*キャッチ終わり*/
	
	/*見出しh2*/
	.main_box h2
	{
		font-size: 40px;
		text-align: center;
	}
	
	/*見出しh2終わり*/
	
	
	/*3列に並べるboxレイアウト*/
	.catalogue_base
	{
		width: 100%;
		max-width: 1280px;
		margin: 0 auto;
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin-top:50px;
		margin-bottom:30px;
	}
	
	.box3
	{
		width:32%;
	}
	
	.box3 a:link, .box3 a:hover, .box3 a:visited
	{
		color:#7a6955;
	}
	
	.box3 span, .box3 img
	{
		display: block;
	}
	
	.box3_title
	{
		font-size: 20px;
		text-align: center;
	}
	
	.box3_alph
	{
		font-size: 20px;
		text-align: center;
		margin-top: -10px;
		margin-bottom: 10px;
	}
	
	.box3_paragrah
	{
		font-size: 12px;
		width:95%;
		margin: 0 auto;
		margin-top:10px;
		line-height: 1.8;
		letter-spacing: 0.7px;		
	}
	
	.box3_button_base
	{
		margin: 0 auto;
		margin-top: 10px;
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;		
	}
	
	.box3_button
	{
		display:block;
		width:48.5%;
		color:#d1c9b0;
		padding:10px;
		text-align: center;
	}
	
	.box3_button a
	{
		display:block;
	}
	
	.box3_button a:link, .box3_button a:hover, .box3_button a:visited
	{
		color:#7a6955;
	}
	
	/*3列に並べるboxレイアウトおわり*/
	
	/*bxslider*/
	
#bridal_slider
	{
		margin-top: 80px;
		margin-bottom: 50px;
	}
	
	
	/*bxsider*/
	
	
	/*おすすめポイント*/
	.c_recommend_base{
		width: 100%;
		margin: 0 auto;
		max-width: 1280px;
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin-top:50px;
		margin-bottom:80px;
	}
	
	.box6
	{
		width: 15%;
		height: 180px;
		border-radius: 50%;
		border: solid 2px #eadade;
		padding-top: 50px;
		padding-bottom: 50px;
	}	
	
	.c_point
	{
		display: block;
		margin: 0 auto;
		text-align: center;
		line-height: 0.7;
		background-color: #fff;
		width: 50%;
		margin-top: -60px;
		font-size: 25px;
		margin-bottom: 25px;

	}
	
	.point_p
	{
		text-align: center;
		font-size: 20px;
	}
	
	.point_cal
	{
		font-size: 30px;
		font-weight: bold;
		margin-top: 3px;
		display: block;
	}
	
	/*おすすめポイント終わり*/
	
	/*プラン説明*/
	.plan_img
	{
		margin:0 auto;
		margin-top: 50px;
		text-align: center;
	    margin-bottom: 30px;
	}
	.plan_img img
	{
		display: block;
		margin: 0 auto;
	}
	
	.plan
	{
		width: 100%;
		max-width: 1280px;
		margin: 0 auto;
		border: solid 2px #d1c9b0;
		padding:0 15px 30px 15px;
		margin-top: 15px;
		margin-bottom: 35px;
	}
	
	.plan h3
	{
		display:block;
		border-bottom:solid 1px #d1c9b0;
		font-weight: bold;
	}
	
	.plan h3 span
	{
		font-size: 25px;
		letter-spacing: 5px;
	}
	
	.plan_green
	{
		font-size: 50px!important;
		color:#74a37e;
	}
	
	.h3_title_left
	{
		float: left;
	}
	
	.h3_title_right
	{
		float: right;
	    margin-top: 30px;

	}
	
	.h3_title_p
	{
		margin-top: 10px;
	}
	
		.h3_title_p
	{
		margin-top: 10px;
	}
	
	.plan_box
	{
		margin: 0 auto;
		display:flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin-top:30px;
		margin-bottom:30px;			
	}
	
	.box7
	{
		width: 20%;
	}
	
	.arrow
	{
		width:4%;
		margin-top:150px;
	}
	
	.box7 span, .box7 img
	{
		display: block;
		text-align: center;
		margin: 0 auto;
		margin-top: 10px;
	}
	
	.on_day
	{
		font-size: 20px!important;
    	padding-top: 4px;
	}
	
	.box7_title
	{
		font-size: 25px;
		color:#7a6955;
	}
	
	.box7_p
	{
		font-size: 13px;
	}
	
	
	.plan_button
	{
		background-color: #eadade;
		color:#7a6955;
		width:30%;
		margin:0 auto;
		text-align: center;
		padding:15px 0;
	}
	
	.place_button
	{
		background-color: #d1c9b0;
		color:#7a6955;
		width:30%;
		margin:0 auto;
		text-align: center;
		padding:14px 0;		
	}
	
	.button_2
	{
		margin: 0 auto;
		text-align: center;
	}
	
	.button_2 div
	{
		display:inline-block;
	}
	/*プラン説明終わり*/
	
	/*リハーサルヘア*/
	
	.reha_hair
	{
		margin-top:80px;
	}
	
	.plan_button
	{
		margin-top: 30px;
	}
	
	/*リハーサルヘア終わり*/
	
	/**/
	.hair_cata
	{
		margin-top: 80px;
	}
	
	.bx-wrapper .bx-pager
	{
		margin: 0 auto;
	}
	
	/**/
	
	
	/*コンタクト*/
	.contact
	{
		width: 100%;
		margin: 0 auto;
		margin-top: 50px;
		margin-bottom: 80px;
	}
	
	.c_contact_box
	{
		width: 700px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		margin-top: 15px;
	}
	
	.contact_button
	{
		background-color: #eadade;
		color:#7a6955;
		width:330px;
		margin:0 auto;
		text-align: center;

		padding:15px 0;
		font-size: 25px;
		font-weight: bold;
	}
	
	.contact_button p
	{
		font-size: 13px!important;
		font-weight: normal!important;
	}
	
	
	/*コンタクト終わり*/
	
	/*フォトプラン*/
	.photo_button
	{
		background-color: #eadade;
		color: #7a6955;
		margin: 0 auto;
		text-align: center;
		padding: 15px 0;
		margin-top:15px;
	}
	
	/*フォトプラン終わり*/
	
	/*無料試着会*/
	.try
	{
		margin: 0 auto;
		margin-top: 50px;
		margin-bottom:50px;
	}
	
	.try_p
	{
		width:60%;
		margin:0 auto;
		margin-top:15px;
		font-size: 13px;
	}
	
	.try_p .c_gold
	{
		display: block;
		font-size: 15px;
		font-weight: bold;
	}
	
	.try_button
	{
		display: inline-block;
		padding: 1% 3%;
		border-radius: 5px;
		background-color: #eee;
		margin-top: 5px;
	}
	
	/*無料試着会終わり*/
	
	.amahime img
	{
		width: 50%;
	}
	
	.plan_img2
	{
		display: block;
		margin:0 auto;
		text-align: center;
		margin-bottom:15px;
		margin-top: 10px;
	}
	
	.campaign_base
	{
		display: flex;
		justify-content: space-between;
		width:70%;
		margin:0 auto;
		margin-bottom:50px;
	}
	
	.box2
	{
		width:96%;
		margin-top:15px;
	}
	
	
	/*ブライダルオリジナルインフォメーション*/
.obj_information_box_side {
    width: 70%;
    margin: 0 auto 60px;
    border: solid 1px #dbdbdb;
    padding: 1em 0.5em;
    position: inherit;
    /* margin-bottom: 5px; */
    height: 250px;
}
	
#obj_information_side {
    height: 150px;
    width: 100%;
	height: 100%;
    overflow-y: scroll;
}

.obj_information_box_side section{
	width: 80%;
    margin: 0 auto;
    line-height: 2;
    text-align: left;
}

.c_infodate {
    color: #d1c9b0;
    font-weight: 600;
}

.pickup
	{
		padding-top: 15px;
		padding-bottom: 15px;
		font-weight: bold;
		font-size: 25px;
		text-align: center;
		margin-bottom:50px;
	}
	
.pickup a, .pickup a:link, .pickup
	{
		color:#7a6955;
	}
	
.pickup span
	{
		display: block;
		font-size: 13px!important;
		font-weight: normal!important;
		margin-top: 5px;
	}
	
.about_img {
	width: 300px;
    margin-top: -413px;
    margin-right: -77px;
}

/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
.reservation {
	width: 100%;
	height: 250px;
	text-align: center;
	padding: 30px 0;
	margin: 0 auto;
	background-image: url(https://www3.yumeyakata.com/img/common/diagonal-noise.png);
	background-position: left top, left top;
	background-repeat: repeat, no-repeat;
	background-size: auto;
}
.reservation_base {
	width: 60%;
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
}
.reservation_box {
	width: 48%;
	padding: 15px;
	background-color: #fff;
	color: #4d4d4d;
	border: #4d4d4d 1px solid;
	font-weight: 600;
	font-size: 0.8rem;
}
.customer {
	width: 100%;
	margin: 0 auto 30px auto;
	text-align: center;
	background-color: #FFF7F7;
	padding: 20px 20px 50px 20px;
}
.customer_box_base {
	width: 1000px;
	padding-bottom: 20px;
	border-radius: 5px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.customer_box {
	width: 19%;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
	padding-bottom: 10px;
}
.customer_box img {
	width: 130px;
}
.customer_box_txt {
	width: 85%;
	color: #4d4d4d;
	font-size: 13px;
	line-height: 1.2rem;
	text-align: left;
	margin: 0 auto;
}
.customer .fa-chevron-right {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.customer .fa-chevron-left {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.sns_bottom {
	width: 100%;
	margin: 30px auto 50px auto;
	text-align: center;
}
.sns_bottom_box_base {
	width: 500px;
	text-align: center;
	margin: 20px auto;
	display: flex;
	justify-content: space-around;
}
.sns_bottom_icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	color: #ffffff;
	background-color: #4d4d4d;
	align-items: center;
	font-size: 45px;
}
.sns_bottom .fa-instagram {
	font-size: 45px!important;

	color: #ffffff!important;
}
.sns_bottom .info_box_base3 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	background-color: transparent;
	border: none;
	box-shadow: none;
	max-width: 1280px;
	min-width: 1025px;
}
.info_box_base3 .info_box {
	width: 24%;
	background-color: #eeeeee;
	padding: 10px;
	color: #4d4d4d;
	margin: 7px auto;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.info_box_base3 .info_box a {
	display: block;
	width: 100%;
}
.info_box_base3 .info_box p {
	color: #4d4d4d;
	font-size: 13px;
}
.info_box_base3 .info_icon {
	width: 70px;
	height: 52px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background-color: #d1c9b0;
	align-items: center;
	font-size: 25px;
	display: block;
	margin-right: 10px;
}
.info_box_base3 span.info_icon2 {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background-color: #d1c9b0;
    align-items: center;
    font-size: 25px;
    display: block;
    margin-right: 10px;
}
.info_box_base3 .fa-paste {
	color: #fff!important;
	padding: 13px 9px 13px 10px;
	font-size: 25px;
}
.info_box_base3 .fa-yen-sign {
	color: #fff;
	padding: 14px;
	font-size: 26px;
}
.info_box_base3 .fa-truck {
	color: #fff;
	padding: 14px 10px 10px 11px;
	font-size: 25px;
}
.info_box_base3 .fa-suitcase {
	color: #fff;
	padding: 13px 9px 13px 10px;
	font-size: 25px;
}
.info_box_base3 .fa-ban {
	color: #fff;
	padding: 14px;
	font-size: 25px;
}
.info_box_base3 .fa-ban {
	color: #fff;
	padding: 14px;
	font-size: 25px;
}
.info_box_base3 .fa-user {
	color: #fff!important;
	padding: 15px 13px 13px 13px;
	font-size: 25px;
}
.info_box_base3 .fa-hand-holding-heart {
	color: #fff;
	padding: 12px;
	font-size: 25px;
}
.info_box_base3 .fa-question {
	color: #fff;
	padding: 11px;
	font-size: 25px;
}
.info_box_base3 .fa-address-card {
	color: #fff!important;
	padding: 13px;
}
.en {
	font-family: 'Quicksand';
	padding-bottom: 2px;
	font-weight: 200;
	color: #666666;
}
.c_h2_pink {
	font-size: 30px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #ed7979;
	margin: 0 auto;
}
.reserve_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	display: block;
	color: #1a1a1a;
	font-weight: 600;
	margin: 0 auto 15px auto;
}
.reservation_box a {
	display: block;
}
/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/


/*-----------------------------
/撮影サイトへのリンク
-----------------------------*/
.photo_bnr {
  position: relative;
  margin: 40px 0 10px;
}
.photo_btn {
  width: 25%;
  position: absolute;
  bottom: 20%;
  left: 40%;
  background: #ffffff;
  opacity: .8;
}
.photo_btn a {
  display: block;
  color: #4d4d4d;
  border: 1px #8d8d8d solid;
  height: 50px;
  border-bottom: 3px solid;
}
.photo_btn_text {
  position: absolute;
  bottom: 18%;
  left: 24%;
  font-family: "source-han-serif-japanese", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px!important;
  color: #333333;
}
.bnr_wrap p {
  text-align: left;
  font-size: 16px;
  line-height: 2;
}
	
}
