@charset "utf-8";
/*=================================================
 * ブラウザのデフォルトのスタイルをリセットする
 * ================================================= */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
 line-height: 1.0;
 -webkit-text-size-adjust: none;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}


@font-face {
      font-family: 'fontello';
      src: url('http://www.asakusa-angelus.com/sp/css/fontello.eot?31324096');
      src: url('http://www.asakusa-angelus.com/sp/css/fontello.eot?31324096#iefix') format('embedded-opentype'),
           url('http://www.asakusa-angelus.com/sp/css/fontello.woff?31324096') format('woff'),
           url('http://www.asakusa-angelus.com/sp/css/fontello.ttf?31324096') format('truetype'),
           url('http://www.asakusa-angelus.com/sp/css/fontello.svg?31324096#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
}

img {
 border: 0;
 vertical-align: bottom;
}

ul, ol {
 list-style: none;
}






/*=============================================*/
/*                 マージン            */
/*=============================================*/

.m_b05{margin-bottom:5px;}
.m_b10{margin-bottom:10px;}
.m_b15{margin-bottom:15px;}
.m_b20{margin-bottom:20px;}
.m_b25{margin-bottom:25px;}
.m_b30{margin-bottom:30px;}
.m_t05{margin-top:5px;}
.m_t10{margin-top:10px;}
.m_t15{margin-top:15px;}
.m_t20{margin-top:20px;}
.m_t25{margin-top:25px;}
.m_t30{margin-top:30px;}
.m_t40{margin-top:40px;}
.m_l20{margin-left:20px;}
.m_r20{margin-right:20px;}

.p_l05{padding-left:5px;}
.p_l10{padding-left:10px;}
.p_l15{padding-left:15px;}
.p_l20{padding-left:20px;}
.p_l25{padding-left:25px;}
.p_l30{padding-left:30px;}
.p_l40{padding-left:30px;}
.p_l50{padding-left:50px;}
.p_l65{padding-left:65px;}
.p_r05{padding-right:5px;}
.p_r10{padding-right:10px;}
.p_r15{padding-right:15px;}
.p_r20{padding-right:20px;}
.p_r25{padding-right:25px;}
.p_r30{padding-right:30px;}
.p_r40{padding-right:40px;}
.p_r50{padding-right:50px;}
.p_t10{padding-top:10px;}
.p_t20{padding-top:20px;}
.p_t30{padding-top:30px;}
.p_t40{padding-top:40px;}
.p_t50{padding-top:50px;}
.p_b10{padding-bottom:10px;}
.p_b20{padding-bottom:20px;}
.p_b30{padding-bottom:30px;}
.p_b40{padding-bottom:40px;}
.p_b50{padding-bottom:50px;}



.txt_red {
	color:#b11425;
	font-weight:bold;
}

.txt_clm {
	color: #cca465;
	font-weight:bold;
}




.txt_blue {
	background-color: #155179;
	color: #fff;
	font-size: 14px;
	border: 1px #155179 solid;
	margin-bottom:5px;
	margin-top:3px;
	margin-left:3px;
	padding: 2px 2px;
}




/* =========================================================
	CLEAR
========================================================= */
.clear {
	clear: both !important;
}
br.clear {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}



/*=================================================
 * サイト全体の基本スタイル
 * ================================================= */
html {
	height: 100%;
}

body {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	font-size: 14px;
	text-align:left;
	color:#fff;
	cursor: auto;
	line-height: 24px;
	background-image: url(http://www.asakusa-angelus.com/sp/img/shared/body_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.mincho {
	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif
}

a:link {color: #fff; text-decoration: none;}
a:visited, a:active, a:hover {color: #fff; text-decoration: none;}

/* global-header */
.global-header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	background-image: url(http://www.asakusa-angelus.com/sp/img/shared/header_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:40px;
	padding: 0px 0 2px;
}
.global-header p {
	margin-bottom: 0;
}
.global-header a {
	text-decoration: none;
}






 h1{
	color:#8d7f58;
	text-align:center;
	font-size:8px;
	font-weight:normal;
	line-height: 20px;
	padding: 2px 0;
	background: #000;
}

#logo {
	z-index: 50;
	position: absolute;
	top:20px;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	text-align:center;
}


#logo p{
	text-align:center;
}


.fl {
	float: left;
}
.fr {
	float: right;
}




/* mapナビ */
#mapnavi {
	line-height: 10px;
	position: absolute;
	left: 5px;
	text-align: center;
	text-decoration: none;
	top: 20px;
	background-image: url(http://www.asakusa-angelus.com/sp/img/shared/icon_map.png);
	background-repeat: no-repeat;
	background-position: center 8px;
	background-size: 50%;      // Standard (OK = GoogleChrome5, Opera10.60)
    -moz-background-size:50%; // Mozilla  (OK = Firefox3.6.6)
}

#mapnavi a {
	color: #fff;
	display: block;
	font-size: 10px;
	height: 18px;
	padding-top: 45px;
	text-decoration: none;
	width: 60px;
	z-index: 100;
}



/* telナビ */
#telnavi {
	line-height: 10px;
	position: absolute;
	right: 5px;
	text-align: center;
	text-decoration: none;
	top: 20px;
	background-image: url(http://www.asakusa-angelus.com/sp/img/shared/icon_tel.png);
	background-repeat: no-repeat;
	background-position: center 8px;
	background-size: 50%;      // Standard (OK = GoogleChrome5, Opera10.60)
    -moz-background-size:50%; // Mozilla  (OK = Firefox3.6.6)
}

#telnavi a{
	color: #fff;
	display: block;
	font-size: 10px;
	height: 18px;
	padding-top: 45px;
	text-decoration: none;
	width: 60px;
	z-index: 100;

}


/* ナビゲーションicon_ver. */
.nav-portfolio {
	padding-top: 15px;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 0;
	clear: both;
	overflow: hidden;
	margin: 15px 0px;
}
.nav-portfolio ul {
	margin: 0 auto;
	width: 320px;
}
@media screen and (min-width: 420px) {
.nav-portfolio ul {
	width: 420px;
}
}
@media screen and (min-width: 520px) {
.nav-portfolio ul {
	width: 520px;
}
}
@media screen and (min-width: 620px) {
.nav-portfolio ul {
	width: 620px;
}
}
@media screen and (min-width: 720px) {
.nav-portfolio ul {
	width: 720px;
}
}
@media screen and (min-width: 820px) {
.nav-portfolio ul {
	width: 820px;
}
}
@media screen and (min-width: 920px) {
.nav-portfolio ul {
	width: 920px;
}
}
.nav-portfolio li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.nav-portfolio li img {
	width: 90px;
	height: 90px
}
.nav-portfolio li a {
	display: block;
	text-decoration: none;
}
.nav-portfolio li a:after {
	content: attr(title);
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90px;
}





{
	box-sizing: border-box;
}


.spacing {
	letter-spacing: -2px;
}
.spacing2 {
	letter-spacing: -1px;
}
/* shared */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* close commented backslash hack */


section {
	padding: 0;
	/*overflow: hidden;*/
	margin-bottom: 25px;
}


section p:last-child, section div:last-child {
	margin-bottom: 0;
}


.block {
	margin: 0px 0px;
	padding: 0px 0px;
	clear:both;
	overflow:hidden;
	text-align:left;
}


#block {
	margin: 0px 0px;
	padding: 0px 0px;
	clear:both;
	overflow:hidden;
	text-align:left;
}


.block_foot {
	margin: 5px 0px 0px 0px;
	padding: 5px 5px;
	clear:both;
	overflow:hidden;
 	color: #fff;
	text-align:left;
}



.block:after {
	content: '';
	display: block;
	clear: both;
}

.block-heading {
	margin-bottom: 6px;
	color: #231a15;
	font-size: 16px;
}

.block p {
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height:1.8em;
}

.block p:last-of-type {
	margin-bottom: 0;
}


p.txt_c{
	text-align:center;
	margin: 8px 0px;
}

p{
	line-height:1.6em;
	padding-left: 8px;
	padding-right: 8px;
}



.image-right, .image-left {
	width: 40%;
	font-size: 12px;
	text-align: center;
}


.image-right {
	margin: 5px 0px 5px 5px;
	float: right;
}

.image-left {
	margin: 5px 5px 5px 0px;
	float: left;
}

.image-center {
	margin: 0 auto 6px auto;
	display: block;
}






/* 新着情報 */

.information {
	background-image: url(http://www.asakusa-angelus.com/sp/img/shared/info_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top:10px;
	margin-bottom:25px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
	clear:both;
	overflow:hidden;
 	color: #fff;
}



.news {
	margin-top:15px;
	margin-bottom:15px;
	margin-right: 5px;
	margin-left: 5px;
	clear:both;
	overflow:hidden;
 	color: #fff;
}



#feed {
	margin-top: 10px;
	margin-bottom:10px;
	margin-right: 10px;
	margin-left: 10px;
	padding:10px 5px 10px 15px;
	font-size:12px;
}

#feed ul{
    list-style-type:disc;
    list-style-position:outside;
	margin: 5px 10px 5px 15px;
	font-size:12px;
}
#feed ul li{
    text-align:left;
	color:#fff;
	padding-left:2px;
}

#feed dl {
	display:table;
	width:100%;
	padding:0 0 10px;
	margin-bottom:10px;
}

#feed dl:last-of-type {
	border:none;
}

#feed dt {
	display:table-cell;
	width:30%;
	vertical-align:top;
}

#feed dd {
	display:table-cell;
	vertical-align:top;
	padding-left:10px;
}

#feed dd span{
	font-size:12px;	
	color: #fff;
}


#feed a{
	color: #fff;
}


#feed2 dl {
	display:table;
	width:100%;
	padding:0 0 10px;
	margin-bottom:10px;
}

#feed2 dl:last-of-type {
	border:none;
}

#feed2 dt {
	display:table-cell;
	width:30%;
	vertical-align:top;
}

#feed2 dd {
	display:table-cell;
	vertical-align:top;
	padding-left:10px;
}

#feed2 dd span{
	font-size:12px;	
	color: #fff;
}


#feed2 a{
	color: #fff;
}


.p_news{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px 2px 2px 2px;
	line-height:1.5em;
	border-bottom:3px rgba(255,255,255,1) double;
}





/* フェイスブック */

.social {
	background-image: url(http://www.asakusa-angelus.com/sp/img/shared/face_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top:15px;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
	clear:both;
	overflow:hidden;
 	color: #fff;
}


.fbbox {
	width: 300px;
	height: 360px;
	margin-top: 10px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}


.p_face{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px 2px 2px 2px;
	line-height:1.5em;
	border-bottom:3px rgba(255,255,255,1) double;
}




/*=============================================*/
/*           header_img                        */
/*=============================================*/

.mainimage {
	background-image: url(http://www.asakusa-angelus.com/sp/img/shared/mainimage_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	display:block;
	top: 40px;
	margin-bottom: 20px;
	position:relative;
}

.maintel {
	display:block;
	top: 0px;
	margin-top: -50px;
	position:relative;
	z-index:100;
}


.slider {
	display:block;
	margin: 0px;
}



/*=============================================*/
/*           　フッター箇所　　　　　          */
/*=============================================*/

/* ナビゲーション（下層フッター用） */
.global-footer{
	background-color: #6e4c0f;
	color:#fff;
	text-align:center;
	padding-top:5px;
	padding-bottom: 5px;
	margin:0px auto 0px auto;
	font-size:10px;
}







/* パソコン用を見る */
.pcsite {
	background-color: rgba(255,255,255,0.1);
	border: 1px solid #724c0e;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), 0 0 3px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), 0 0 3px rgba(0,0,0,0.1) inset;
	box-shadow: 1px 1px 1px rgba(000,000,000,0.3), 0 0 3px rgba(0,0,0,0.1) inset;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	margin: 10px 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pcsite a {
	color:#fff;
	display: block;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.pcsite a:before {
	font-family: "fontello";
	content: '\e856'; /* 'p' */
	margin-right: 10px;
}





/* telボタン */
.botan_tel {
	background-color: rgba(123,21,40,0.8);
	border: 1px solid #dc8f27;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), 0 0 3px rgba0,0,0,0.1) inset;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), 0 0 3px rgba(0,0,0,0.1) inset;
	box-shadow: 1px 1px 1px rgba(000,000,000,0.3), 0 0 3px rgba(0,0,0,0.1) inset;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	margin: 10px 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:bold;
}
.botan_tel a {
	font-size:16px;
	color:#fff;
	display: block;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.botan_tel a:before {
	font-family: "fontello";
	content: '\e834';
	margin-right: 10px;
	color:#fff;
}



/*=============================================*/
/*           　　ボタン箇所　　　　　          */
/*=============================================*/
.botan a{
	background-color: #7b4e14;
	margin: 10px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	border: 1px solid #dc8f27;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.botan a:before {
	font-family: "fontello";
	content: '\e871'; /* 'r' */
	margin-right: 10px;
	color:#fff;
}


.botan2 a{
	background-color: #7b4e14;
	margin: 10px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	border: 1px solid #dc8f27;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.botan2 a:before {
	font-family: "fontello";
	content: '\e871'; /* 'r' */
	margin-right: 10px;
	color:#fff;
}

/*=============================================*/
/*          　　botan横並び2　         */
/*=============================================*/

.btnbox{
	margin-top: 0px;
	margin-bottom:10px;
	width:99%;
	clear:both;
	overflow:hidden;
}

.btnbox .l{
	width:49%;
	float:left;
	margin-top: 5px;
	margin-bottom:10px;
	margin-right:2px;
}

.btnbox .r{
	width:49%;
	float:right;
	margin-top: 5px;
	margin-bottom:10px;
	margin-left:2px;
}


.btnbox p {
	margin: 5px 3px;
}

.btnbox p span {
	font-size:12px;
}









/*=============================================*/
/*           　　メインタイトル　　　　　          */
/*=============================================*/

.sbtitle{
	text-align:center;
	padding: 0px;
	margin: 0px auto 10px auto;
	line-height:1.4em;
	font-size:22px;
	font-weight:bold;
}


.sbtitle2{
	text-align:center;
	font-size:18px;
	margin: 5px 5px 10px 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height:1.5em;
	border-bottom:1px rgba(61,58,53,0.5) dotted;
}


.sbtitle3{
	text-align:center;
	color:#1d1d1d;
	padding: 0px;
	margin-bottom: -20px;
	line-height:1.4em;
	font-size:22px;
	font-weight:bold;
}






.p_ts1{
	margin: 5px 0px;
	text-align:left;
	padding: 3px 5px 3px 5px;
	font-size:12px;
}



.p_ts2{
	margin: 5px 0px 10px 0px;
	padding: 10px 5px 3px 5px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
}


.p_ts3{
	margin: 3px auto 3px auto;
	font-size:16px;
	text-align:center;
	line-height:1.5em;
}





.p_tsb{
	margin: 10px 15px;
	text-align:center;
	font-size:12px;	
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	border:1px rgba(153,108,51,0.8) solid;
}


.p_tax{
	margin: 5px 0px;
	text-align:right;
	padding: 0px 5px 0px 5px;
	font-size:12px;
}




.p_exp{
	margin: 5px 0px;
	text-align:left;
	color:#231400;
	padding: 3px 5px 3px 5px;
	font-size:12px;
}



.p_mt70{
	margin-top: -70px;
	line-height:1.8em;
	padding-left: 8px;
	padding-right: 8px;
	z-index:30;
}


.p_mt100{
	margin-top: -100px;
	line-height:1.8em;
	padding-left: 8px;
	padding-right: 8px;
	z-index:30;
}

.p_mt200{
	margin-top: -200px;
	margin-bottom: 0px;
	line-height:1.7em;
	padding-left: 8px;
	padding-right: 8px;
	z-index:30;
}

.p_mt300{
	margin-top: -300px;
	margin-bottom: 0px;
	line-height:1.7em;
	padding-left: 8px;
	padding-right: 8px;
	z-index:30;
}

.p_75{
	width:70%;
	text-align:left;
	line-height:1.8em;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: -150px;
	margin-bottom:20px;
	z-index:30;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
}







p.price {
	font-size:14px;
	padding-right: 10px;
	padding-bottom: 3px;
	margin: 5px 5px 10px 5px;
	border-bottom:1px rgba(255,255,255,0.5) dotted;
	clear: both;
	color: #bf8e4e;
	text-align:right;
	font-weight:bold;
	line-height:1.5em;
}

p.price2 {
	margin: 0px 15px 0px 15px;
	text-align:center;
	color:#bf8e4e;
	font-size:20px;	
	padding-top: 4px;
	font-weight:bold;
}


p.price2 span{
	font-size:12px;	
}


p.price3 {
	width:75%;
	text-align:left;
	line-height:1.6em;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: -60px;
	margin-bottom:20px;
	z-index:30;
	color:#bf8e4e;
	font-size:18px;	
	font-weight:bold;
}

p.price3 span{
	font-size:12px;	
}



hr{
	border: 1px rgba(153,106,32,0.5) solid;
	margin: 15px 10px 15px 10px;
}



.float{
	float: left;
	margin-right: 1em;
}
.floatclear{
	clear: both;
}



/*=============================================*/
/*           　　　topics bnr  　　　          */
/*=============================================*/
.topics {
	clear:both;
	margin: 10px 0px;
	padding:0px 0px;
	text-decoration: none;
	text-align:left;
}



.topics ul{
    list-style-type:neno;
    list-style-position:outside;
	margin-bottom:15px;
}

.topics ul li{
    text-align:left;

	margin-bottom: 10px;
}

.topics a{
	color: #836449;
}

.topics p {
	font-size:12px;	
	margin: 5px 3px;
}

.topics p span {
	font-size:12px;
	padding-top:40px;

}

.width-qt {
	display:table-cell;
	width:33.33%;
	float:left;
}


.width-half {
	WIDTH: 49%;
	float:left;
	margin-right:1px;
	margin-left:2px;
	margin-bottom:10px;
}


.width-half2 {
	WIDTH: 49%;
	float:left;
	margin-right:1px;
	margin-left:2px;
	margin-bottom:10px;
}

.width-full {
	WIDTH: 100%;
	margin-top: 10px;
}

.ul-inline {
	overflow: hidden;
	margin-left:3px;
	margin-right:3px;
}
.ul-inline li {
	margin-top:10px;
	margin-bottom: 10px;
}





.topics .p_topics{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#34373f;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.1);
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px 2px 2px 2px;
	line-height:1.5em;
	border-bottom: 3px #2D1A0F double;
}


/*          　　  menu_box        　　          */
/*=============================================*/

.menu_list{
	clear:both;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px;
}


.menu_list dl dt{
	margin-top:5px;
	font-size:14px;
	line-height:1.5em;
	padding:3px 5px;
}

.menu_list dd.price{
	font-size:14px;
	line-height:1.5em;
	color:#bf8e4e;
	margin-top:-1.5em;
	text-align:right;
	font-weight:bold;
	padding:3px 5px;
	border-bottom:1px rgba(255,255,255,0.2) dotted;
}

.menu_list dd.price2{
	font-size:16px;
	line-height:1.5em;
	color:#bf8e4e;
	margin-top:-1.5em;
	text-align:right;
	font-weight:bold;
	padding:3px 5px;
	border-bottom:1px rgba(255,255,255,0.2) dotted;
}


.menu_list dl dd.txt{
	font-size:12px;
	line-height:1.5em;
	padding-left:5px;
	padding-top:5px;
	padding-bottom: 5px;
}

.menu_list dl dt span{
	font-size:10px;
}

.menu_list dl dd span{
	font-size:12px;
}




/*          　　     line        　　          */
/*=============================================*/

.line{
	margin: 0px;	
}




/*          　　     main        　　          */
/*=============================================*/

.main{
	clear:both;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 20px 0px;
	color:#fff;
}

.main table{
	width:98%;
	margin:0px auto 15px auto;
	text-align:left;
	line-height:1.8em;
}


.main table th{
	background-color: rgba(8,30,73,0.8);
	text-align:center;
	font-size:14px;
	padding-top:8px;
	padding-bottom:8px;
	color:#fff;
}

.main table td{
	text-align:left;
	padding:8px 5px 8px 8px;
	margin:3px 0px 5px 0px;
	color:#fff;
	font-size:14px;
}

.main table td span{
	font-size:12px;
}


/*          　　   contents      　　          */
/*=============================================*/

.contents{
	background-image: url(http://www.asakusa-angelus.com/sp/img/shared/contents_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	color:#fff;
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	border-top:2px #85571c solid;
	border-bottom:2px #85571c solid;
}



/*          　　   contents2     　　          */
/*=============================================*/

.contents2{
	background-image: url(http://www.asakusa-angelus.com/sp/img/shared/contents2_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	color:#fff;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
	border-top:2px #85571c solid;
	border-bottom:2px #85571c solid;
}


.contents2 table{
	width:98%;
	margin:0px auto 15px auto;
	text-align:left;
	line-height:1.8em;
}


.contents2 table th{
	background-color: rgba(8,30,73,0.8);
	text-align:center;
	font-size:14px;
	padding-top:8px;
	padding-bottom:8px;
	color:#fff;
}

.contents2 table td{
	text-align:left;
	padding:8px 5px 8px 8px;
	margin:3px 0px 5px 0px;
	color:#fff;
	font-size:14px;
}

.contents2 table td span{
	font-size:12px;
}


/*          　　   contents3     　　          */
/*=============================================*/

.contents3{
	background-image: url(http://www.asakusa-angelus.com/sp/img/shared/contents3_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	color:#fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}





/*          　　   shop_box      　　          */
/*=============================================*/

.shop_box{
	clear:both;
	margin: 0px 0px 30px 0px;
	padding: 20px 0px 30px 0px;
	color:#fff;
    text-align:center;
}



.shop_box dl dt{
	margin-top:10px;
	margin-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-size:14px;	
	font-weight:bold;
	color: #fff;
}

.shop_box dl dd{
	padding-left:15px;
	font-size:14px;
	color:#fff;
	padding-top:5px;
	padding-bottom:14px;
	margin: 0px 5px 0px 5px;
	line-height:1.2em;
}


.shop_box dl dd a{
	color:#bf8e4e;
}



/*          　　     id_bg       　　          */
/*=============================================*/

#f_sec{
	width:100%;
	background-image: url(http://www.asakusa-angelus.com/sp/img/shared/sec_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear:both;
	padding-bottom:0px;
	margin: 0px 0px 0px 0px;
}


#sec{
	width:100%;
	background-image: url(http://www.asakusa-angelus.com/sp/img/index/sec_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
	padding-bottom:0px;
	margin: 0px 0px 0px 0px;
}




/*          　　  caption        　　          */
/*=============================================*/

#caption{
    text-align:center;
	clear:both;
	margin: 15px 10px;
	padding: 5px 0px;
}



#caption .p span{
	font-size:12px;
}

/*          　　     map        　　          */
/*=============================================*/
#gmap{
	width:95%;
	height:360px;
	color:#fff;
    text-align:center;
	clear:both;
	margin: 15px 8px;
}

iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}



/*          　　　 foot nav      　　          */
/*=============================================*/
#nav-footer {
	background-color: #5c0a16;
	border-top: 1px solid #5c0a16;
	border-bottom: 1px solid #5c0a16;
	margin-top:10px;
	clear: both;
}

#nav-footer p {
	color:#fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;	

}	




/*          　　　 店舗情報box   　　          */
/*=============================================*/
.shopinfo{
	background-image: url(http://www.asakusa-angelus.com/sp/img/shared/footer_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	position: relative;
	font-size:14px;
	color: #1d1d1d;
	clear:both;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	line-height:1.5em;
}


.shopinfo dl {
	margin-top:5px;
	font-size:12px;
	line-height:2em;
	padding:5px 5px 5px 5px;
}

.shopinfo dl dt{
	float: left;
	color: #1d1d1d;
	margin-left:5px;

}

.shopinfo dd{
	color: #1d1d1d;
	text-align: left;
	padding-top: none;
	padding-left: 80px
}



.shopinfo a{
	color: #1d1d1d;
}





/*          　 シェアボタンbox   　　          */
/*=============================================*/

#social-share {
	padding: 10px 0;
	overflow: hidden;
	width: 100%;
}


#social-share table{
	width:320;
	margin:5px auto 5px auto;
}
#social-share table th{
	float:left;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:1.6em;
	padding-bottom:1.6em;
	padding-right:2px;
}

#social-share table td{

	text-align:center;
	padding:3px 0px 3px 5px;
	margin:3px 0px 3px 0px;
	float:left;
}