@charset "euc-jp";
/*¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£
¡¡¡¡¡¡¡¡¡¡¥«¥Õ¥§¥¦¥§¥Ç¥£¥ó¥°¤Ë¤Ä¤¤¤Æ ÍÑcss¡¡¡Ê /about_kailawedding/ ¡Ë
¡¡¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£¢£*/

h2.midasi{
	padding: 160px 0px 0px;
	height: 240px;
	background-image: url(../img/about_kailawedding/midasi_bg.jpg?190819);
	text-shadow: #000 0px 0px 2px, #000 0px 0px 6px;
}
.smart h2.midasi{
	height: 160px;
	padding: 80px 0px 0px;
	background-size: 960px 240px;
}
.main{
	max-width: 1040px;
}

.about_words{
	margin: 0px 50px 30px;
}

.about_links{
	text-align: center;
	margin: 20px 0px;
}
.about_links a{
	display: inline-block;
	background: url(../img/sitemap/icon_links.png) no-repeat right center #EEEBE8;
	background-size: 48px 16px;
	font-size: 20px;
	line-height: 1.2em;
	width: 40%;
	text-align: left;
	padding: 12px 20px 8px;
	margin: 0px 0px;
	color: #4E3216;
	-webkit-transition:background 0.25s linear;
	-moz-transition:background 0.25s linear;
	-o-transition:background 0.25s linear;
	transition:background 0.25s linear;
}
.about_links a:hover{
	background: url(../img/sitemap/icon_links_over.png) no-repeat right center #4E3216;
	background-size: 48px 16px;
	color: #FFF;
	text-decoration: none;
	-webkit-transition:background 0.1s linear;
	-moz-transition:background 0.1s linear;
	-o-transition:background 0.1s linear;
	transition:background 0.1s linear;
}
.about_links a.on{
	background: url(../img/sitemap/icon_links_on.png) no-repeat right center #4E3216;
	background-size: 48px 16px;
	color: #FFF;
	text-decoration: none;
}

.about_links a span{
	display: inline-block;
}



.about div p.img_float{
	position: relative;
	width: 300px;
	margin: 0px;
}
.img_float.l{
	float: left;
	margin: 0px 15px 30px 30px !important;
}
.img_float.r{
	float: right;
	margin: 0px 30px 30px 15px !important;
}

.menu_box .img_float{
	width: 230px;
	margin-top: -30px !important;
}

h3.about_w{
	background: url(../img/blog/icon_midasi.png) no-repeat left center;
	background-size: 50px 40px;
	padding: 14px 0px 6px 45px;
	margin: 0px 0px 15px;
	font-size: 21px;
	line-height: 1.2em;
	color: #4E3216;
	border-bottom: 1px dotted #A6988A;
}

.about_w_box{
	width: 50%;
	float: left;
}

.about_w_box div{
	position: relative;
	margin: 0px 10px 20px;
	padding: 40px 40px;
	background: url(../img/about_kailawedding/bg_box.png) no-repeat center center;
	background-size: 100% 100%;
}

.about_w_box div h4{
	color: #4E3216;
	font-family:"¥Ò¥é¥®¥ÎÌÀÄ«ProW4","HiraginoMinchoPro","HGSÌÀÄ«B","£Í£Ó ÌÀÄ«","¥ê¥å¥¦¥ß¥óL",serif;
	margin: 0px 0px 20px;
	font-size: 19px;
	text-align: center;
}

.about_w_box div p{
	position: relative;
	font-size: 13px;
	line-height: 2.2em;
	margin: 0px 0px 10px;
	height: 150px;
	color: #000;
}

.about_w_box div p img{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.button_kailawedding{
	width: 500px;
	margin: 20px auto;
}


/* ****** ¥¹¥Þ¥ÛÍÑ ****** */

.smart .about_words{
	margin: 0px 0px 30px;
}

.smart .about_links{
	display: table;
	border-spacing: 5px;
	margin: 0px auto 10px;
}
.tablet .about_links a{
	font-size: 18px;
}
.smart .about_links a{
	background-size: 30px 10px;
	background-position: right -10px center;
	display: table-cell;
	width: auto;
	padding: 10px 25px 10px 10px;
	font-size: 11px;
	line-height: 12px;
	height: 24px;
	vertical-align: middle;
}
.smart .about_links a strong{
	font-size: 15px;
}

.smart h3.about_w{
	background-size: 40px 32px;
	padding: 12px 0px 8px 40px;
	font-size: 14px;
}

.smart .about_w_box{
	width: auto;
	float: none;
	height: auto;
}
.smart .about_w_box div,
.smart .about_w_box div p{
	height: auto;
	font-size: 11px;
	line-height: 1.5em;
}
.smart .about_w_box div{
	margin: 0px 0px 20px;
}
.tablet .about_w_box div h4{
	font-size: 16px;
	margin: 0px 0px 10px;
}
.tablet .about_w_box div p{
	line-height: 1.7em;
}

.smart .about_w_box div h4{
	font-size: 13px;
	margin: 0px 0px 5px;
}

.smart .button_kailawedding{
	width: auto;
	margin: 20px 0px;
}



/* ¢£¢£¢£¢£ ¥ì¥¤¥¢¥¦¥È¡Ê/about_kailawedding/layout.html¡Ë¢£¢£¢£¢£  */
h4.midasi4{
	position: relative;
	margin: 0px 0px 20px;
	padding: 0px 15px;
	background: #E9E6E0;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W4", "Hiragino Mincho Pro", "HGSÌÀÄ«B", "£Í£Ó £ÐÌÀÄ«", serif;
	font-weight:normal;
	font-size: 24px;
	line-height: 36px;
	color: #99896D;
	text-shadow: #FFF -1px -1px 0px;
}

h4.midasi4 small{
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 26px;
	margin-left: 20px;
}

#layout_box{
	position: relative;
	margin: 0px 0px 20px;
}

#layout_box img{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#layout_box img:first-child{
	position: relative;
	display: block;
}

#layout_box p{
	position: absolute;
	top: -200px;
	right: 0px;
	width: 190px;
	padding: 20px 0px 50px 355px;
	margin: 0px;
	z-index: 20;
	background: url(../img/about_kailawedding/pic_layout.png) no-repeat left bottom;
}

#layout_box p a{
	display: block;
	padding: 10px 132px 10px 16px;
	margin: 0px 0px 10px;
	font-family: Times, "Times New Roman", serif;
	font-size: 30px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	color: #FFF;
	background: url(../img/about_kailawedding/button_layout.png) no-repeat left top;
}

#layout_box p a:hover,
#layout_box p a.on{
	color: #F0969B;
	background: url(../img/about_kailawedding/button_layout_on.png) no-repeat left top;
	text-decoration: none;
}


.layout p.image{
	clear: left;
	width: 360px;
	float: left;
}
.layout_words{
	margin-left: 375px;
}
.layout_words h4 small{
	margin-right: 20px;
}

.layout_words p{
	line-height: 1.9em;
}

.item_box .layout.clearfix{
	margin: 0px 0px 40px;
}

#pic_layout{
	position: relative;
	margin-top: 200px;
}


.kaila_table{
	width: 100%;
	border-top: 1px solid #B6AA96;
	border-spacing: 0px;
	margin: 0px 0px 30px;
	background: #FFF;
}

.kaila_table tr th,
.kaila_table tr td{
	padding: 10px;
	border-bottom: 1px solid #B6AA96;
}
.kaila_table tr th{
	background: #F0EEEA;
	color: #6D562E;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}
.kaila_table tr td p{
	margin: 0px 0px 5px;
	padding-left: 14px;
	background: url(../img/kaila_wedding/icon_dot.png) no-repeat left 4px;
	line-height: 17px;
}


.kaila_table#table_1{
	position: absolute;
	width: 476px;
}


.item_box{
	position: relative;
	margin: 0px 15px 30px;
}
.item_box.mb{
	margin-bottom: 80px;
}

.item_box .clearfix{
	margin: 0px 0px 80px;
}

.item_box .words{
	width: 450px;
}
.item_box .words.other{
	width: 525px;
}

.item_box .words.l{
	float: left;
	margin-right: 30px;
}
.item_box .words.r{
	float: right;
}

.item_box h4{
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 2px dotted #B6AA96;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W4", "Hiragino Mincho Pro", "HGSÌÀÄ«B", "£Í£Ó £ÐÌÀÄ«", serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.3em;
	color: #7C6743;
}

.item_box span{
	display: inline-block;
	margin-right: 15px;
}
.item_box h4 small{
	display: inline-block;
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 24px;
}
.item_box .words p{
	margin: 0px 0px 20px;
}





/* ****** ¥¹¥Þ¥ÛÍÑ ****** */
.smart h4.midasi4{
	font-size: 14px;
	line-height: 18px;
	padding: 4px 5px;
	margin: 0px 0px 10px;
}

.smart h4.midasi4 small{
	font-size: 16px;
	margin-left: 5px;
}
.smart #layout_box{
	height: auto;
	margin: 0px;
}

.smart #layout_box p{
	position: relative;
	width: auto;
	margin: auto;
	height: auto;
	top: 0px;
	left: 0px;
	padding-left: 60%;
	padding-bottom: 0px;
	padding-top: 40px;
	background-size: 55%;
	background-position: left bottom;
}

.smart #layout_box p a{
	width: 28px;
	background-size: 100% 100%;
	padding: 5px 92px 5px 10px;
	margin: 0px 0px 5px;
	font-family: Times, "Times New Roman", serif;
	font-size: 24px;
	line-height: 26px;
	height: 26px;
}

.smart #pic_layout{
	top: 0px;
	height: auto;
	margin: 0px 0px 10px;
}

.smart .item_box{
	margin: 0px;
}


.smart .layout p.image{
	clear: left;
	width: auto;
	float: none;
}

.smart .layout_words{
	width: auto;
	margin: 10px 0px 0px;
}


.smart .item_box h4{
	font-size: 14px;
	line-height: 1.3em;
}

.smart .item_box span{
	margin-right: 10px;
}
.smart .item_box h4 small{
	font-size: 16px;
}
.smart .layout_words p{
	font-size: 11px;
	line-height: 1.5em;
}

.smart .kaila_table{
	font-size: 11px;
}















