@charset "UTF-8";
/*@import url(page.css);


body,div,p,img,h1,h2,h3,h4,h5,img{
	font-size:12px;
	line-height:1.5;
	background: transparent;
	color: #444;
	font-weight: normal;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}


*{
margin:0;
padding:0;
}

a img,a{
	border:0;
	}

a{
	color:#666;
	}

a:hover{
	color:#ccc;
	}

.right{
	float:right;
	}

.left{
	float:left;
	}

.center{
	display:block;
	clear:both;
	margin:0 auto;
	}*/

/*レイアウト*/

/*body{
	text-align:center;
	}*/

#container{
	text-align:left;
	width:950px;
	margin:0 auto;
	}

#header{
	width:100%;
	}

#main{
	padding:0 0 30px;
	}


#contents{
	float:left;
	text-align:left;
	width:690px;
	}

#sidebar{
	float:right;
	width:220px;
	}

#footer{
	clear:both;
	}

/*header*/
.head{
	width:950px;
	margin:0 auto 10px auto;
	}

.head h1.logo{
	text-indent:-9999px;
	width:125px;
	height:155px;
	background-image:url(../images/logo_glass_art_ai.gif);
	background-repeat:none;
	}

p.description{
	position:absolute;
	top:50px;
	margin-left:158px;
	}

.head_right{
	text-align:right;
	width:798px;
	}

.mini_menu{
	text-align:right;
	padding:10px 0 13px;
	}

.mini_menu a{
	margin:0 0 0 15px;
	}

.head_tel{
	text-align:right;
	margin:0 0 10px;
	background-color:#fff;
	}

ul.gvmenu{
	list-style:none;
	width:798px;
	background-color:#fff;
	padding:0;
	}

ul.gvmenu li{
	display:block;
	float:left;
	text-align:right;
	width:133px;
	height:43px;
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#fff;
	overflow:hidden;
	}

ul.gvmenu li a{
	display:block;
	width:133px;
	height:43px;
	}

ul.gvmenu li a:hover img{
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0,style);
	}

li.menu_gvmenu_01{
	background-image:url(../images/gvmenu_over_01.gif);
	}

li.menu_gvmenu_02{
	background-image:url(../images/gvmenu_over_02.gif);
	}

li.menu_gvmenu_03{
	background-image:url(../images/gvmenu_over_03.gif);
	}

li.menu_gvmenu_04{
	background-image:url(../images/gvmenu_over_04.gif);
	}

li.menu_gvmenu_05{
	background-image:url(../images/gvmenu_over_05.gif);
	}

li.menu_gvmenu_06{
	background-image:url(../images/gvmenu_over_06.gif);
	}
	
li.menu_gvmenu_07{
	background-image:url(../images/gvmenu_over_07.jpg);
	}


/*main*/

.pankuzu{/*パンクズメニュー*/
	margin:20px 0 15px 0;
	}

/*contents*/

#contents h2.page_title{/*ページタイトル*/
	color:#152041;
	font-size:22pt;
	letter-spacing:0.2em;
	padding:0 0 2px;
	margin:10px 0 20px;
	border-bottom:1px solid #152041;
	}

#contents h2{
	color:#152041;
	font-size:18pt;
	padding:0 0 20px;
	}

#contents h3{
	color:#152041;
	font-size:14pt;
	padding:10px 0 10px;
	background-image:url(../images/hr_dotted_950.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	}

#contents h3 img{
	margin:0 0 0 5px;
	}

#contents h4{
	clear:both;
	font-size:14pt;
	letter-spacing:0.2em;
	padding:0 0 0 15px;
	margin:20px 0;
	border-left:5px solid #152041;
	border-bottom:1px solid #aeaeae;
	}

#contents p{
	font-size:14px;
	}

td,
th{
	font-size:14px;
	}


.waku{
	clear:both;
	padding:0 0 20px;
	}

.waku_h4{
	clear:both;
	padding:0 25px 20px;
	}

ul.list_youten{
	list-style:none;
	font-size:14px;
	padding:10px 0 10px;
	}

ul.list_youten li{
	line-height:1.4;
	padding:0 0 0 15px;
	margin:5px 0;
	background-image:url(../images/list_mark_kome.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	}

/*sidebar*/
#sidebar ul{
	list-style:none;
	}

#sidebar img{
	display:block;
	}

.side_waku{
	padding:0 0 30px;
	}

.side_waku p{
	font-size:11px;
	color:red;
	padding:10px 0 0 0;
	}

#sidebar h3{
	margin:0;
	}

#sidebar .side_waku h3{
	margin:0 0 15px;
	}

#sidebar ul.side_list{
	padding:10px 0 20px;
	}

#sidebar ul.side_list li{
	font-size:14px;
	padding:10px 0 10px 25px;
	background-image:url(../images/side_list_mark.gif);
	background-repeat:no-repeat;
	background-position: 3px 13px;
	}

#sidebar ul.side_list li a{
	display:block;
	color:#152041;	
	}

#sidebar ul.side_list li a:hover{
	color:#ccc;
	}

#sidebar ul.side_list li ul{
	list-style:disc;
	padding:5px 0 0 25px;
	}

#sidebar ul.side_list li ul li{
	font-size:12px;
	padding:5px 0;
	background-image:none;
	}


/*footer*/
.foot{
	text-align:left;
	width:950px;
	padding:10px 0 10px;
	margin:0 auto;
	background-image:url(../images/hr_dotted_950.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}

.foot_menu{
	text-align:right;
	width:400px;
	}

.foot_menu a{
	margin:0 0 0 15px;
	}

.corp,.address,copy{
	color:#152041;
	}
	
.corp{
	margin:5px 0 0;
	}

.address{
	margin:0 0 10px;
	}

/*トップへ戻る*/

.for_top{
	clear:both;
	margin:30px 0;
	}

.for_top a{
	float:right;
	display:block;
	color:#333;
	text-align:center;
	text-decoration:none;
	width:90px;
	padding:5px 5px 5px 20px;
/*	border-bottom:1px solid #152041;*/
	background-image:url(../images/yaji_fot_top.gif);
	background-repeat:no-repeat;
	background-position:7px 6px;
	}

.for_top a:hover{
	background-color:#efefef;
	}

/* 全ページ共通*/
.link_alpha a:hover img{
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80,style);
	}



/*clearfix*/
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
	
.clearfix{
	min-height:1px;
}
	
* html .clearfix{
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
.logoimg{
	text-indent:-9999px;
	width:125px;
	height:155px;
	background-image:url(../images/logo_glass_art_ai.gif);
	background-repeat:none;
	}
.top_h1{
	margin-left:158px;
	position:absolute;
	top:50px;
	font-size:11px;
}
.kasou_h1{
	color:#152041;
	font-size:22pt;
	letter-spacing:0.2em;
	padding:0 0 2px;
	margin:10px 0 20px;
	border-bottom:1px solid #152041;
}
.kasou_h2{
	color:#152041;
	font-size:14pt!important;
	padding:10px 0 10px!important;
	background-image:url(../images/hr_dotted_950.gif)!important;
	background-position:bottom center;
	background-repeat:no-repeat;
	}

.kasou_h2 img{
	margin:0 0 0 5px!important;
	}
.side_h2{
	margin:0;
}
.side_waku_h2{
	margin:0 0 15px!important;
}
.contents_h3{
	clear:both;
	font-size:14pt!important;
	letter-spacing:0.2em;
	padding:0 0 0 15px!important;
	margin:20px 0;
	border-left:5px solid #152041;
	border-bottom:1px solid #aeaeae;
	background-image:none!important;
}
.yoku_watasi_ka_h3{
	background-image:url(../images/yoku_watasi_ka.gif)!important;
	background-repeat:no-repeat!important;
	background-position:right bottom!important;
}
.tou_watasi_ka_h3{
	background-image:url(../images/tou_watasi_ka.gif)!important;
	background-repeat:no-repeat!important;
	background-position:right bottom!important;
}
.addtx{
	font-size:11px!important;
}

#main img {
	height: auto;
	max-width: 100%;
}

#container,
#main [class^="wedding_"] {
	max-width: 100%;
}

@media (max-width: 991px) {
	#main .wedding_03,
	#main .wedding_09,
	#main .wedding_19,
	#main .wedding_20 {
		margin-top: 35px;
	}

	#main .wedding_05,
	#main .wedding_06,
	#main .wedding_09,
	#main .wedding_18,
	#main .wedding_20 {
		background-repeat: no-repeat;
		background-size: contain;
		height: auto;
		padding: 0;
		text-align: right;
		width: 100%;
	}

	#main .wedding_05 {
		padding-top: 37.422037422%;
	}

	#main .wedding_06 {
		padding-top: 38.510638298%;
	}

	#main .wedding_09 {
		padding-top: 15.684210526%;
	}

	#main .wedding_18 {
		padding-top: 15.789473684%;
	}

	#main .wedding_20 {
		padding-top: 22.631578947%;
		position: relative;
	}

	#main .wedding_05 .wedding_05B,
	#main .wedding_06 .wedding_06B,
	#main .wedding_20 .wedding_21 {
		margin: 0 0 0 auto;
		padding: 0;
		max-width: 50%;
	}

	#main .wedding_20 .wedding_21 {
		position: absolute;
		 right: 0;
		 bottom: 0;
		max-width: 40%;
	}
}
