@charset "UTF-8";
/* CSS Document */
#wrapper.top {
	width: 98%;
	max-width:1020px;
	border: medium solid #7a6948;
	margin: 0 auto;
	position: relative;
	overflow: hidden;	
}
.topimg .sp {
	display: none;
}
    
#wrapper .top-inner {
	border: 1px solid #7a6948;
	margin: 2px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}


 .col-1-3.wedding .wrap-col a img {
	border: thin solid #999;
}

.row.block02 img.sp {
	display: block;
	width: 400px;
	margin: 0 auto 20px auto;
}



	


.ttl {
	font-size: 24px;
	text-align: left;
	font-family: "MS Serif", "New York", serif;
	letter-spacing: 0.3em;
	padding-top: 10px;
	padding-left: 10px;
}
.row.block02 .col-1-3.wedding .wrap-col a .ttl {
	color: #333;
}
.row.block02 .col-1-3.wedding .wrap-col a:hover .ttl {
	color: #999;
	
	
}

.row.block02 .col-1-3.wedding .wrap-col .content {
	text-align: center;
	line-height: 140%;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.row.block02 .col-1-3.wedding .wrap-col .date {
	font-size: 11px;
	color: #666;
}
a.button {
    cursor: pointer;
    color: #ffffff;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background: #3F3F3F;
	border-radius: 4px; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 
}

a.button {
    display: inline-block;
    text-decoration: none;
    padding: 6px 12px 6px 12px;
	margin-top: 10px;
}



a.button:hover {}

.row.block02 .pc {
	display: block;
	width:50%;
	margin: 0 auto 15px auto;
	
}


.wrap-col.info2 li p {
	font-size: 12px;
	line-height:150%;
}
.wrap-col.info2 li address {
	font-size: 12px;
	line-height:150%;
}


.row.block02 .sp {
	display:none;
}

.row.block02 .col-1-3.wedding .wrap-col .content a {
	color: #666;
}


.row.block02 .col-1-3.wedding .wrap-col .content a:hover {
	color: #999;
	text-decoration: underline;
}


/*201605　25周年*/

#acMenu dt{
    display:block;
    width:auto;
    height:auto;
 text-align:center;
border:#d5b000 2px solid;
    cursor:pointer;
    }
#acMenu dd{
	margin-left: 0;
	width: auto;
	height: auto;
	padding: 15px;
	text-align: left;
	border: #d5b000 1px solid;
	border-top: none;
	display: none;
    }


#acMenu dt img {
	display: block;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

#acMenu dd .right {
	text-align: right;
}

#container header #toplogo img{
	display: block;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}




/*20161010 追加*/
.abtqed {
	padding: 10px;
	margin: 10px auto 20px auto;
	text-align:left;
}

.wrap-col a .wr_button img{
	
	padding:10px 5px 10px 0;
	
}
.wrap-col a .wr_button .res {
	padding:10px 0 10px 5px;
}


.col-1-2 .wrap-col .wr_txt {
	text-align: left;
}


.col-1-2 .wrap-col .wr_txt a{
	text-align: left;
	text-decoration:underline;
	
}

.wr_txt h4{
	text-align: left;
	font-size: 18px;
}


.col-1-2 .wrap-col .topics_imgage {
	width: 40%;
	float: left;
	margin-right: 10px;
	border: thin solid #999;
}
.col-1-2 .wrap-col .topics_txt {
	width: 55%;
	float: right;
	text-align: left;
	line-height: 150%;
	
}

.col-1-2 .wrap-col .topics_txt a{
	float: left;
	text-align: left;
	text-decoration:underline;
}


.col-1-2 .wrap-col h2 {
	text-align: left;
}



.col-1-2 .wrap-col.topicbox.clearfix {
	border-bottom: thin dotted #CCC;
	min-height: 240px;
}




@media only screen and (max-width: 959px) {
	
/*20161010 追加：画像サイズ調整*/
.topimg .pc img {
	display: none;
}
.topimg .sp {
	display: block;
}
.row.block01 .col-1-2 .wrap-col a .wr_button img {
	width: 100%;
}

.row.block01 {
	padding-bottom:0;
}
.col-1-2 .wrap-col.topicbox.clearfix .topics_imgage {
	float: none;
	width: 100%;
	border:none;
}
.col-1-2 .wrap-col.topicbox.clearfix .topics_txt {
	display:block;
	float: none;
	margin:10px auto;
	
}
.col-1-2 .wrap-col.topicbox.clearfix .topics_txt a{
	text-align: center;
}

.col-1-2 .wrap-col.topicbox.clearfix .topics_txt div .button {
float: none;	
}

.abtqed {
	line-height:150%;
	margin-top:0;
	padding:0;
}

/*20161010 追加ここまで*/



.wrap-content.zerogrid .topimg div {
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.wrap-col.info2 li{
	display: block;
}



section#content{
	padding-top: 20px;
}


}
.row.block01 {
	padding-bottom: 0px;
}
.topics_txt div {
	clear: both;
}


/*201711 追加*/
section#content{
	padding-top:0;
		}

 .imgontxt{
	margin-top:-100px;
	text-align: center;
	color: #fff;
	text-shadow:2px 2px 3px #000000;
	font-size: 24px;
	 font-weight:700;
	text-decoration: underline;
}
@media screen and (max-width: 959px) {
	.imgontxt{
	margin-top:-80px;
	font-size: 16px;
	 }
		}
		.wrap-col.info2 li .gallery {
	margin:10px 0;
}