<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* このファイルはUTF-8のBOMなし(UTF-8N)で保存しています */

/**
 * CSS Information
 * ===============================================================
 *
 * Site URL:  http://
 * File name: style.css
 * Summary:   テーマ別スタイル
 * Author:    CrEa., Inc.
 *
 * -----------------------------------
 *
 * TOC:
 *     =1    detail
 *     =2
 *
 * ===============================================================
*/


body {
	background:#00682b;
	/*background-image: url(bg.png);*/
}
#container {
}
#footer{
	background:#003621;
}
#contents #main{
	background:#fdf6d6;
}
#contents .innerBg{
	margin: 0 30px 20px;
  padding: 20px 0 10px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#contents .innerBg.ptNone{
	padding: 0 0 10px;
}
#contents article dl dt{
	background: #003621;
}
#contents h3{
	margin:-20px 0 15px;
	background:#9a0001 url(/assets/tokyo-machisanpo/img/common/h3_icon_sp.png) 4px 48% no-repeat;
	background-size:12px 12px;
}
#contents h3.narrow{
	margin:0 30px 15px;
}

	/* -- &gt;&gt;&gt; styles for narrow layout ----- */
	@media screen and (max-width: 599px) {
		#contents h2{
			padding:3px 3px 3px 25px;
			background:#864a35 url(/assets/tokyo-machisanpo/img/common/h2_icon_sp.png) 4px 48% no-repeat;
			background-size:16px 16px;
		    border-radius: 3px;
		    -webkit-border-radius: 3px;
		    -moz-border-radius: 3px;
			font-weight:bold;
		    font-size:120%;
		    color:#FFF;
		}
		#contents .innerBg{
			margin: 0 0 20px;
		}
		#contents h3{
			margin:0 0 15px;
			background:#9a0001 url(/assets/tokyo-machisanpo/img/common/h3_icon_sp.png) 4px 48% no-repeat;
			background-size:12px 12px;
		}
		#contents h3.narrow{
			margin:0 0 15px;
		}
	}

	/* -- &gt;&gt;&gt; styles for medium layout ----- */
	@media screen and (min-width: 600px) and (max-width: 959px) {
		#contents h2{
			padding:3px 3px 3px 32px;
			background:#864a35 url(/assets/tokyo-machisanpo/img/common/h2_icon_sp.png) 4px 48% no-repeat;
			background-size:21px 21px;
		    border-radius: 3px;
		    -webkit-border-radius: 3px;
		    -moz-border-radius: 3px;
			font-weight:bold;
		    font-size:125%;
		    color:#FFF;
		}
		#contents .innerBg{
			margin: 0 10px 20px;
		}
		#contents h3{
			margin:0 0 15px;
			background:#9a0001 url(/assets/tokyo-machisanpo/img/common/h3_icon_sp.png) 5px 48% no-repeat;
			background-size:15px 15px;
		}
		#contents h3.narrow{
			margin:0 0 15px;
		}
	}

	/* -- &gt;&gt;&gt; styles for wide layout ----- */
	@media screen and (min-width: 960px) {
		#contents h2{
			margin: 0 10px 10px;
			padding:12px 0 12px 45px;
			background:url(h2_bg.png) 0 50% no-repeat;
		    color:#FFFFFF;
		    font-size:120%;
		    color:#FFF;
		}

		#contents h3{
			margin:0 0 15px;
			background:#9a0001 url(/assets/tokyo-machisanpo/img/common/h3_icon.png) 8px 48% no-repeat;
		}
	}


/** =1
 * ========================================
 * detail
 * ========================================
 */

#detail #anchor {
	width:904px;
	height: 44px;
	margin: 0 0 20px 10px;
}

#detail #anchor li{
	float:left;
	width:176px;
	height: 44px;
	margin: 0 0 0 4px;
}
#detail #anchor li a{
	display: block;
	height: 100%;
    text-indent: -9999px;
	background: url(detail_anchor.png) 0 0 no-repeat;
}

#detail #anchor li.anchor01 a{background-position: 0 0;}
#detail #anchor li.anchor02 a{background-position: -180px 0;}
#detail #anchor li.anchor03 a{background-position: -360px 0;}
#detail #anchor li.anchor04 a{background-position: -540px 0;}
#detail #anchor li.anchor05 a{background-position: -720px 0;}

#detail #anchor li.anchor01 a:hover{background-position: 0 -50px;}
#detail #anchor li.anchor02 a:hover{background-position: -180px -50px;}
#detail #anchor li.anchor03 a:hover{background-position: -360px -50px;}
#detail #anchor li.anchor04 a:hover{background-position: -540px -50px;}
#detail #anchor li.anchor05 a:hover{background-position: -720px -50px;}


#detail #contents #main article.mobile{
	display:none;
}

#detail #contents #main dl.map{
	margin: 20px;
}
#detail #contents #main dl.map dt{
	float:left;
	width: 18%;
	padding: 0;
	background: none;
}
#detail #main article dl.map dd{
	padding:4px 0 4px 150px;
}

#detail #contents #main .gmap{
	position: relative;
	margin-right: 20px;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

#detail #contents #main .gmap iframe,
#detail #contents #main .gmap object,
#detail #contents #main .gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#detail #contents .field dd span{
	color: #e71b1b;
}
span.nowrap,
#detail #contents .field dd span.nowrap {
	display: inline-block;
	color: #333;
}
span.fwBold,
#detail #contents .field dd span.fwBold {
  color: #333;
  font-weight: bold;
}
span.strong,
#detail #contents .field dd span.nowrap.strong {
	display: inline-block;
	color: #e60012;
  font-weight: bold;
}

#detail div.btn{
	padding: 0 15px;
	font-size: 0;
	text-align: center;
}
#detail div.btn a,
#detail div.btn .btnClose{
	display: inline-block;
	width: 33.333%;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
}
#detail div.btn img{
	margin: 0;
}
#detail div.btn a,
#detail div.btn .btnClose{
	display: inline-block;
	width: 33.333%;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
}
#detail div.btn .etPasmoTxtWrap {
	display: inline-block;
	width: 33.333%;
  margin-top: 10px;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  color: #7030a0;
  font-size: 1.28rem;
  font-weight: bold;
	text-decoration: none;
  text-align: center;
}
#detail div.btn .etPasmoTxtWrap .etPasmoTxtNotice {
  margin: 0 0 5px;
  font-weight: bold;
  color:#e60012;
}
#detail div.btn .etPasmoTxtWrap a.etPasmoTxt {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 1.2rem;
}

	/* -- &gt;&gt;&gt; styles for narrow layout ----- */
	@media screen and (max-width: 599px) {
		#detail #anchor{
			display:none;
		}
		#detail #contents #main dl.map{
			margin: 20px 10px 0;
		}
		#main article dl.map dt{
			width:70px;
			text-align:center;
			clear:both;
		}
		#detail #contents #main .gmap{
			margin-right: 0;
		}
		#detail #main article dl.map dd{
			padding:4px 0 4px 85px;
			padding:4px 0;
		}
		#detail div.btn img{
			max-width: 65%;
			margin: 0 15px 10px;
		}
		#detail div.btn a,
		#detail div.btn .btnClose{
			display: block;
			width: 100%;
			padding: 0;
		}
		#detail div.btn .etPasmoTxtWrap {
      display: block;
      width: 100%;
    }
	}

	/* -- &gt;&gt;&gt; styles for medium layout ----- */
	@media screen and (min-width: 600px) and (max-width: 959px) {
		#detail #anchor{
			display:none;
		}
		#detail #main article dl.map dd{
			padding:4px 0 4px 100px;
		}
		#detail #contents #main .gmap{
			margin-right: 0;
		}
		/* #detail div.btn img{
			max-width: 40%;
			margin: 0 10px 10px;
		} */
	}

	/* -- &gt;&gt;&gt; styles for wide layout ----- */
	@media screen and (min-width: 960px) {

		#detail #contents #main article.mobile{
			display:block;
		}

	}


#notice #header{
	margin:0 auto 6px auto;
}

#notice #main article ol {
  margin: 0 100px 30px;
	padding: 20px 20px 10px 40px;
	background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  list-style-type: decimal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#notice #main article .noticeTxt {
  margin: 0 100px 30px;
	padding: 10px 20px 10px;
	background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  list-style-type: decimal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#notice #main article .noticeClose {
	margin: 0 100px 30px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
#notice #main article .noticeClose .noticeTxt {
	margin: 0;
}

#notice p.btn {
    height: 40px;
    margin-bottom: 30px;
}
#notice p.btn a {
    display: block;
	width: 200px;
    margin: 0 auto 10px;
    padding: 15px 13px;
	font-weight: bold;
    text-align: center;
    text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#notice.general p.btn a {
    background: #00a0d9;
    border: 2px solid #fff;
    color: #fff;
}

		/* -- &gt;&gt;&gt; styles for narrow layout ----- */
		@media screen and (max-width: 599px) {
		#notice #main article ol,
		#notice #main article .noticeTxt,
		#notice #main article .noticeClose {
		margin-right: 0;
		margin-left: 0;
		}
		}

		/* -- &gt;&gt;&gt; styles for medium layout ----- */
		@media screen and (min-width: 600px) and (max-width: 959px) {
		#notice #main article ol,
		#notice #main article .noticeTxt,
		#notice #main article .noticeClose {
		margin-right: 0;
		margin-left: 0;
		}
		}

		/* -- &gt;&gt;&gt; styles for wide layout ----- */
		@media screen and (min-width: 960px) {
		}


img.freeDial {
	width: 20px;
	vertical-align: middle;
	margin-top: -1px;
}

@media screen and (max-width: 930px) {
  .brExtra {
    display: none;
  }
}


/** =2
 * ========================================
 * annai
 * ========================================
 */

.rendezvousWrap {
	width: 90%;
	max-width: 480px;
	margin: 10px 0;
}

.annai #main article ol {
	padding-left: 0;
}
/* -- &gt;&gt;&gt; styles for narrow layout ----- */
@media screen and (max-width: 599px) {
	.annai #main article ol {
		padding-left: 1.5em;
	}
}
</pre></body></html>