@charset "utf-8";
/* CSS Document */
body {
background: #000;
color:#FFF;
	margin: 0px;
	padding: 0px;

}

a,a:visited {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color: #8a6e2b;
	text-decoration: none;
}
.navi{
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
.h_rogo {
	text-align: center;
}

h3{
	margin: 0px;
	padding: 0px;
	}

#content .block01 .td_inst .fb-page {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
#content .block01 .td_inst .fb-page iframe,
#content .block01 .td_inst .fb-page object,
#content .block01 .td_inst .fb-page embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* アコーディオン */
.block01 {
	display: none;
}
.block02 {
	display: none;
}
.block03 {
	display: none;
}
.block04 {
	display: none;
}
.block05 {
	display: none;
}

.block06 {
	display: none;
}
.bl_inner {
	height: auto;
	width:100%;
	max-width: 870px;
	margin: 20px auto;
	clear: both;
	padding: 40px 55px;
	 overflow: hidden;
}
.bl_inner table tr td img {
	margin-bottom: 20px;
	vertical-align: text-top;
}
.td_shop {
	vertical-align: text-top;
	height: auto;
	width: 260px;
	padding-bottom: 40px;
}

.td_inst {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}

#map_canvas_01,
#map_canvas_02,
#map_canvas_03 {
    width:500px;
    min-height: 250px;
}

/* アコーディオン */

.title_con {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 426px;

}

#content .title_con .t_part1 .t_image .t_backcolor {
	background-color: #76D9CD;
}
#header {
	width: 100%;
	margin-bottom: 30px;
	background-color: #FFF;
	height: 155px;
	position: fixed;
	top: 0;
	z-index: 100;
}
#header .wrapper .social {
	list-style-type: none;
}
#header .wrapper .social li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.menu-toggle,.menu-scroll-down {
	display: none;
}


.identity {position: relative;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 115px;
}
.social {
	position: absolute;
right: 0;
top: 30%;
float: none;
	margin-top: 25px;
}
.wrapper {
	max-width: 900px;width:100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navigation {
	width: 100%;
	margin: 0;
	padding: 0;
}
#header .wrapper .navigation ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header .wrapper .navigation ul li {

	margin-right: 5px;
	margin-left: 5px;
}
.nav {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}


/*-------TOPスライド---------------------------------*/
#main {
	height: auto;
	width: 100%;
}


  .slider {
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
  }
  .slick-slide img {
	width: 98%;
	height: auto;
  }
  .mypattern{
    width: 100%;
  }
  .mypattern .slick-slide{
    margin: 0px;
  }



.t_fon_let {
	float: right;
	height: auto;
	width: 350px;
	padding-right: 5%;
	padding-top: 2%;
}

.t_fon_let p {
	margin-bottom: 10px;
}


.t_backcolor_le {
	padding-top: 5%;
	padding-bottom: 5%;
	text-align: right;
}
.t_news {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 45px;
height: auto;
overflow: hidden;
}
.t_news_title {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #121212;
	float: left;
	height: 100%;
	width: 30%;
}
.t_news_month {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #121212;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.t_news_cate {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #121212;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #121212;
}

.xxxx {
}
.xxxx2 {
	width: 100%;
}


.location-wrapper dl {
	margin-top: 10;
	margin-right: 0;
	margin-left: 0;
}
dd{
margin-left:0;
}


dl.medium dt {
	width: auto;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
}
.f_sns {
	height: 90px;
	width: 100%;
	text-align: center;
}
.f_sns ul {
	padding: 0px;
	margin: 0px;
}
.f_center {
	margin-right: auto;
	margin-left: auto;
}
.f_sns ul li {
	display: inline-block;
}


dt {
	letter-spacing: 0.8pt;
}

/*--------------------- 画像半透明 ---------------------*/
a:hover img{
    opacity:0.7;
    -moz-opacity:0.9;
    filter:alpha(opacity = 50);

}

a.overwhite{
    background-color:#ffffff;
    display:block;
}

a.overwhite:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}



#content {
	margin-top: 155px;
width: 100%;
	padding-bottom:0px;
}
#content .noscript {
	font-size: 14px;
	line-height: 24px;
	margin-left: 0;
	padding-bottom: 84px;
	padding-top: 84px;
	text-align: center;
}
.title-03 border-01 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 10px;
}
.t_fon_let .t_bottun {
	text-align: right;
}

/**** TOP店舗 ****/
.andoh .title_con .t_image2 {
	background-image: url(../images/top_andoh-05.jpg);
}

.undex .t_image2 {
	background-color: #DC8F01;
}
.monet .title_con .t_image2 {
	background-color: #F0F3C4;
}

.t_image {
	height: 426px;
	width: 60%;
	float: left;
	padding: 0%;
	margin: 0px;
	background-size: cover;
	 display: table-cell; /* IE8から使用可能 */
 vertical-align: middle;
}
.yamamoto .title_con .t_image {
	background-image: url(../images/top_yamamoto.jpg);
}



.t_image2 {
	height: 426px;
	overflow: hidden;
	width: 40%;
	float: left;
	padding: 0%;
}
.t_bottun {
	margin-bottom: 5%;
	text-align: left;
	padding-top: 80px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
}
.t_bottun2 {
	margin-bottom: 5%;
	text-align: right;
	padding-right: 25px;
	padding-left: 30px;
	padding-top: 80px;
}

.t_backcolor {
	padding-bottom: 20px;
	text-align: left;
	margin-top: 120px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: auto;
	padding-left: 25px;
}

.t_backcolor2 {
	padding-bottom: 2%;
	padding-right: 25px;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 120px;
}
.monet .title_con .t_image {
	background-image: url(../images/top_monet.jpg);
}
.undex .title_con .t_image {
	background-image: url(../images/top_undeux.jpg);
}
.wedding .title_con .t_image2 .t_backcolor {
	text-align: center;
	margin-top: 270px;
}
.block04 .bl_inner table tr td #atelier {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.block04 .bl_inner  {

}
.block04 .bl_inner table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.block04 .bl_inner table tr td {
	padding: 2px;
}

/*イオンモール高知*/

#content .aeonkochi .title_con .t_image {
    background-image: url(../images/top_aeonkochi.jpg);
}
.block07 {
    display: none;
}
.aeonkochi .title_con .t_image2 {

    background: #b77156;
}
/*   */
.btn-flat-border {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;

  color: #757056;
  border: solid 1px #757056;
  border-radius: 3px;
  transition: .4s;
  width:100%;
    -webkit-box-sizing: border-box;  /*webkit系*/
  -moz-box-sizing: border-box;  /*Firefox*/
  box-sizing: border-box;
  font-weight:bold;
}

.btn-flat-border:hover {

    color: white;
   background: #757056;
}

.t_news .btn-flat-border {
margin-top:10px;
}

/*   */
.wedding .title_con .t_image2 .t_bottun {
	text-align: center;
}

.wedding .title_con {
	background-image: url(../images/top_wedding.jpg);
	background-size: cover;
	height: 600px;
}
.wedding .title_con .t_image2 {
	background-image: url(../images/t_wedding_bk.png);
	background-repeat: no-repeat;
	height: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center center;
	width: 600px;
	float: left;
	margin-left: 3%;
}
.news_title {
	width: 155px;
	height: 60px;
	float: left;
	text-align:center;
	position:relative
}
.news_title img{
  display:block;
  height:60px;
  margin:auto;
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
}
.news_innner {
	float: left;
	padding-left: 120px;
height: auto;
	width: 460px;
}
.nwes_con {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-top: 9px;
}
.news_see {
	text-align: right;
	height: auto;
	padding-top: 10px;
	float: right;
	width: 735px;
}

.t_n_titlefont {
	padding-left: 20px;
}

.t_n_monthfont {
	padding-right: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
}
.bl_left {
	width: 260px;
	float: left;
}
.bl_right {
	float: right;
	width: 555px;
	margin-left: 55px;
}
.td_shosai {
	width: 260px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.balloon-2-bottom {
	position: relative;
	display: inline-block;
	width: 140px;
	height: 40px;
	color: #F6F6F6;
	line-height: 40px;
	text-align: center;
	background: #D6CC8B;
	z-index: 0;
	font-size: large;
	font-weight: bold;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;

}

.balloon-2-bottom:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color:  #D6CC8B transparent transparent transparent;
}


a .t_bottun2 #block01 .balloon-2-bottom:hover{
    opacity:0.7;
    -moz-opacity:0.9;
    filter:alpha(opacity = 50);
}
.medium.clearfix li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.medium.clearfix {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .hutyu .title_con .t_image {
	background-image: url(../images/top_futyu.jpg);
}
#content .hutyu .title_con .t_image2 {
	background-color: #CCB195;
}
#content .chouchou .title_con .t_image2 {
	background-color: #A0AC60;
}
#content .chouchou .title_con .t_image {
	background-image: url(../images/top_chouchou.jpg);
}
#content .wedding {
	height: 600px;
}
#content .wedding .bl_inner table {
	width: 65%;
}
#content .wedding .bl_inner table tr td #atelier {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 20px;
}
.fo_bo strong {
	margin: 0px;
	padding: 0px;
}
.fo_innner {
	margin-top: 15px;
}
.hidden {
    visibility:hidden;
    height:0;
    margin:0;
    padding:0;
    overflow:hidden;
    }