
/* = Reset CSS
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
dl,dt,dd,ul,ol,li {	list-style: none;}

body {
	background-color: #FDF4FB;
	margin: 0;
	padding: 0;
}

#head_base {
	background-color: #fff;
}

footer {
	background-color: #fff;
	padding: 50px 0 10px;
}

/* 大タイトル
---------------------------------------------------*/

h1 {
	background-color: #fff;
	padding  : 25px 0;
	font-size: 25px;
	color: #525151;
	margin: 0 0 50px;
	font-weight: 500;
}
/* font-weightを追加　okuyama */


h1 > .tt {
	display: block;
	max-width: 1150px;
	margin: 0 auto;
}

h2 {
	width: 100%;
	max-width:800px;
	margin: 0 auto 20px;
	padding: 0 20px;
}

h2 img {
	width:100%;
	height: auto;
}


/* コンテンツ
---------------------------------------------------*/

#content {
	max-width: 1200px;
	min-width: 650px;
	margin: 0 auto;
	width: 100%;
}

/* -- アンカーリンク -- */

#content dl.anchor {
	background-color: #DE2296;
	border: solid 2px #DE2296;
	overflow: hidden;
	max-width: 1000px;
	min-width: 300px;
	margin: 0 auto 50px;
	width: 100%;
}

#content dl.anchor dt {
	display: inline-block;
	width: 33%;
	float: left;
	padding: 7px 0;
	text-align: center;
	color :white;
	font-weight: 500;
}

#content dl.anchor dd {
	display: inline-block;
	width: 33%;
	float: right;
	background-color: #fff;
	padding: 5px 0;
}

#content dl.anchor dd a {
	color : #4C524C;
	text-align: center;
	display : block;
	background-color: #fff;
	margin: 0;
	padding: 2px 0;
	text-decoration: none;
	font-weight: 500;
}

#content dl.anchor dd:nth-of-type(1) a {
	background: url("../images/koukoku/bg_anchor02.png") no-repeat right 50px center;
}

#content dl.anchor dd:nth-of-type(2) a {
	background: url("../images/koukoku/bg_anchor01.png") no-repeat right 80px center;
	border-right: solid 1px #555;
}








/* -- 記事01 -- */

#content .description {
	width: 100%;
	max-width:800px;
	margin: 0 auto 20px;
	padding: 0 20px;
	font-size: 20px;
	margin-bottom: 50px;
	font-weight: 400;
}

#content .description .cmt {
	display: block;
	font-size: 18px;
	color: #DE2296;
	font-weight: 400;
}

#content .article01,
#content .article02 {
	max-width: 1140px;
	min-width: 590px;
	margin: 0 auto 100px;
	width: 100%;
	padding: 30px;
	background-color: #fff;
	overflow: hidden;
}

#content .article01 .left,
#content .article02 .left {
	float:left;
	width: 55%;
}

#content .article01 .left h3,
#content .article02 .left h3 {
	border-left : solid 8px #F6BD58;
	padding-left: 10px;
	font-size: 24px;
	margin-bottom: 25px;
	font-weight: 500;
}

#content .article01 .left ul.txt,
#content .article02 .left ul.txt {
	margin-bottom: 15px;
	font-weight: 300;
}

#content .article01 .left ul.txt li,
#content .article02 .left ul.txt li{
	font-size: 20px;
	margin-bottom: 10px;
	padding-left: 1em;
	text-indent: -1em;
}

#content .article01 .left ul.txt li:before,
#content .article02 .left ul.txt li:before {
	content: "・";
}

#content .article01 .left ul.cmt li,
#content .article02 .left ul.cmt li {
	font-size: 20px;
	color: #DE2296;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 10px;
	font-weight: 300;
}

#content .article01 .left ul.cmt li:before,
#content .article02 .left ul.cmt li:before {
	content: "※";
}

#content .article01 p.photo,
#content .article02 p.photo {
	float:right;
	width: 45%;
	text-align: center;
}

#content .article02 .left h3 {
	border-left : solid 8px #49D0B6;
}

/* -- 日本橋総合案内所 -- */

#content .information {
	border: solid 2px #E07DBA;
	background-color: #fff;
	max-width: 750px;
	border-radius: 10px;
	padding: 35px 100px;
	margin:  0 auto 50px;
}

#content .information h2 {
	background: url("../images/shoplist/bg_line.png") no-repeat center bottom;
	padding-bottom: 25px;
	margin-bottom: 25px;
	text-align: center;
	font-weight: 500;
}
	
#content .information p.annai {
	color: #C12886;
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: 400;
}

#content .information address {
	font-style: normal;
	font-size: 20px;
	font-weight: 400;
}

#content .information table {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 400;
}

#content .information table th {
	text-align: left;
	font-size: 20px;
	font-weight: 400;
}

#content .information table td:before {
	content: ": ";
}
	
#content .information ul.btn li {
	margin-top: 25px;
}
	
#content .information ul.btn li a {
	display: inline-block;
	color: #fff;
	background-color: #ccc;
	padding: 5px 15px;
	max-width: 750px;
	width: 100%;
	font-size: 18px;
	border-radius: 6px;
	text-align: center;
	text-decoration: none;
}

#content .information ul.btn li:nth-of-type(1) a {
	background-color: #3FC8B6;
}

#content .information ul.btn li:nth-of-type(2) a {
	background-color: #C12886;
}

#content .information ul.btn li a:hover{
	background-color: #4D6A79;
}

/* --------------------------------------------------------------------------------

smartPhone layout




-------------------------------------------------------------------------------- */
@media screen and (max-width: 1199px) {

	/* 大タイトル
	---------------------------------------------------*/

	h1 {
		font-size: 25px;
		margin-bottom: 0px;
		font-weight: 500;
		padding-left: 20px;
	}
/* font-weight500を追加　okuyama */
/* font-sizeを変更　35から25　okuyama */
/* text-align: center; を削除　okuyama */
/* padding-left: 20px;　を追加　okuyama */

	h2 {
		width: 90%;
		max-width:600px;
		margin: 50px auto 20px auto;
		padding: 0px 10px;
	}

	h2:first-child {
		margin: 0px auto 20px;
	}
	
	#content {
		max-width: 640px;
		min-width: 321px;
		margin: 0px auto;
		width: 100%;
	}


	/* -- アンカーリンク -- */

#content dl.anchor2 {
	background-color: #DE2296;
	border-top: solid 2px #DE2296;
	border-left: solid 2px #DE2296;
	border-right: solid 2px #DE2296;
	overflow: hidden;
	max-width: 580px;
	min-width: 300px;
	margin: 20px auto 10px auto;
	width: 96%;
}

#content dl.anchor2 dt {
	padding: 7px 0px 7px 10px;
	text-align: left;
	color :white;
	font-weight: 500;
}

#content dl.anchor2 dd {
	background-color: #fff;
	padding: 5px 0;
	border-bottom: solid 2px #DE2296;
}

#content dl.anchor2 dd a {
	color : #4C524C;
	text-align: left;
	display : block;
	background-color: #fff;
	margin: 0;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	font-weight: 500;
}

#content dl.anchor2 dd:nth-of-type(1) a {
	background: url("../images/koukoku/bg_anchor01.png") no-repeat right 20px center;
}

#content dl.anchor2 dd:nth-of-type(2) a {
	background: url("../images/koukoku/bg_anchor02.png") no-repeat right 20px center;
}











	/* -- 記事01 -- */

	#content .description {
		width: 96%;
		max-width:600px;
		margin: 0 auto 20px;
		padding: 0 0px;
		font-size: 20px;
		margin-bottom: 50px;
	}

	#content .article01,
	#content .article02 {
		width: 100%;
		max-width:800px;
		min-width:300px;
		margin: 0px auto 30px auto;
		padding: 0px 0px 20px 0px;
		background-color: #fff;
		overflow: hidden;
	}

	#content .article01 .left,
	#content .article02 .left {
		float: none;
		width: 90%;
		margin: 0px auto;
	}

	#content .article01 .left h3,
	#content .article02 .left h3 {
		border-left : solid 8px #F6BD58;
		padding-left: 10px;
		font-size: 25px;
		margin-top: 30px;
		margin-bottom: 25px;
	}

	#content .article01 .left ul.txt,
	#content .article02 .left ul.txt {
		margin-bottom: 15px;
	}

	#content .article01 .left ul.txt li,
	#content .article02 .left ul.txt li{
		font-size: 18px;
		margin-bottom: 10px;
		padding-left: 1em;
		text-indent: -1em;
	}

	#content .article01 .left ul.txt li:before,
	#content .article02 .left ul.txt li:before {
		content: "・";
	}

	#content .article01 .left ul.cmt li,
	#content .article02 .left ul.cmt li {
		font-size: 18px;
		color: #DE2296;
		padding-left: 1em;
		text-indent: -1em;
		margin-bottom: 10px;
	}

	#content .article01 .left ul.cmt li:before,
	#content .article02 .left ul.cmt li:before {
		content: "※";
	}

	#content .article01 p.photo,
	#content .article02 p.photo {
		float:none;
		width: 100%;
	}
	


	#content .article01 p.photo img,
	#content .article02 p.photo img{
		width: 80%;
	}
	

	#content .article02 .left h3 {
		border-left : solid 8px #49D0B6;
	}

	

	/* -- 日本橋総合案内所 -- */

	#content .information {
		border: solid 2px #E07DBA;
		background-color: #fff;
		max-width: 750px;
		border-radius: 10px;
		padding: 35px 30px;
		margin:  50px 30px 50px 30px;
	}

	#content .information h2 {
		font-size: 18px;
		font-weight: 400;
	}

	#content .information p.annai {
		font-size: 20px;
		font-weight: 400;
	}

	#content .information address {
		font-size: 20px;
		font-weight: 400;
	}

	#content .information table {
		font-size: 20px;
		font-weight: 400;
	}

	#content .information ul.btn li a {
		display: inline-block;
		color: #fff;
		background-color: #ccc;
		padding: 5px 0px;
		width: 100%;
		font-size: 20px;
		border-radius: 6px;
		text-align: center;
		text-decoration: none;
		font-weight: 400;
	}

	#content .information ul.btn li:nth-of-type(1) a {
		background-color: #3FC8B6;
	}

	#content .information ul.btn li:nth-of-type(2) a {
		background-color: #C12886;
	}

	#content .information ul.btn li a:hover{
		background-color: #4D6A79;
	}

}








