@charset "utf-8";

#titleHeader {
	position: relative;
	height: 50em;
	margin-top: 2.5em;
	background: url(../images/img_city_1.jpg) no-repeat center top;
	background-size: 100em 50em;
}

#logo {
	position: absolute;
	top: 0;
	left: 18em;
	width: 65em;
	height: 44em;
}

#renewal {
	width: 5.6em;
    left: 71.8em;
    position: absolute;
    top: 0;
}

/*
 * contentHeader
 */
#contentHeader {
	margin: 5em 0;
}

#yodogawa {
	width: 32em;
	font-size: 14px;
	font-weight: bold;
}
#step {
	width: 45em;
	margin: 4em 0;
}
#basicbtn {
	width: 30em;
	margin: 4em 0 0;
}

#mayor {
	margin-left: 50em;
}
#mayor h2 {
	position: relative;
}

#mayor h2 img {
	width: 6.1em;
}
#mayor h2 + p {
	font-size: 14px;
}
#mayor .face {
	position: absolute;
	top: -3.3em;
	right: 3.4em;
	width: 12em;
}

#signInfo {
	margin: 5em 0 0 0;
	margin-left: 50em;
}
#signInfo h2 {
	font-weight: bold;
	line-height: 1;
	font-size: 14px;
	padding-bottom: .7em;
	margin: 0 0 1em;
	background-size: 1.1em 1px;
}
#signInfo img {
	width: 1.14em;
}
#signInfo h2 + p {
	font-size: 14px;
}

/*
 * content
 */
.content {
	padding: 5em 0 0;
}



/* --------------------------------------------------------------------------------
 * 
 *	Index
 * 
 -------------------------------------------------------------------------------- */

#topicPath li {
	float: left;
	font-size: 12px;
	line-height: 2;
}

#topicPath li + li {
	margin-left: 1em;
}

#topicPath li + li:before {
	content: "\f105";
	font-family: FontAwesome;
	color: #cbcbcb;
	font-size: 24px;
	line-height: 1;
	vertical-align: middle;
	margin-right: .33em;
	position: relative;
	top: -.06em;
}


#pageIndex h3 {
	margin: 5px 0;
	letter-spacing: 0.075em;
	font-weight: bold;
	font-size: 14px;
}
#pageIndex .section {
	margin: 5em 0;
}
.items ul {
	letter-spacing: -0.4em;
}
.items li {
	/* inline-block */
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}
.items ul > li {
	position: relative;
	/* /inline-block */
	width: 20.2em;
	margin: 2.5em 1.9em;
	padding: 0;
}
.thumb {
	border: 1px solid #ccc;
	width: 20em;
}
.items ol {
	margin-top: 1em;
	letter-spacing: -0.4em;
}
.items ol > li {
	margin-right: .5em;
	line-height: 1;
	width: 1.6em;
}
.items ol > li img {
	vertical-align: center;
}
#pageIndex {
	margin-top: -9.4em;
}
#pageIndex .item {
	cursor: pointer;
	-webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
#pageIndex .item:hover {
	cursor: pointer;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}
#pageIndex .item img {
	transform: translate3d(0,0,0);
	-webkit-backface-visibility: hidden;
}

#pageIndex .item p {
	font-size: 13px;
	letter-spacing: 0.05em;
	line-height: 1.5em;
}
#pageIndex .item a {
 	color: #7070cb;
 }

#pageIndex .request {
	width: 25em;
	padding-top: 2.5em;
}
#pageIndex img[src*="midashi_request"] {
	width: 20.3em;
}



/* --------------------------------------------------------------------------------
 * 
 *	Detail
 * 
 -------------------------------------------------------------------------------- */
#pageDetail {
	height: auto;
	overflow: hidden;
	padding-bottom: 2.5em;
}

#preview {
	float: left;
	width: 50em;
}

#mainPhoto {
	width: 50em;
	height: 50em;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	layout-grid-line:50em;
	
	background-color: #E6E6E6;
}

#mainPhoto img {
	max-width: 45em;
	max-height: 45em;
	width: auto;
	height: auto;
	vertical-align:middle;
}

#control {
	height: auto;
	overflow: hidden;
	margin-top: .1em;
	background-color: #E6E6E6;
	padding: 0 .5em .5em .5em;
}
#control li {
	float: left;
	padding: 0 1em;
}
#control li a {
	font-size: 14px;
	color: #7070cb;
	text-decoration: underline;
}
#control li a:hover {
	text-decoration: none;
}
#control li.label {
	float: none;
	clear: both;
	padding-top: .77em;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
#control li a.current {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	position: relative;
	top: -.05em;
}
#control li a.current:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	cursor: default;
}


#detail {
	width: 35em;
	margin-left: 55em;
}
#detail h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: .56em;
	margin: 0 0 .83em;
	background-size: .89em 1px;
}
#buttons {
	height: auto;
	overflow: hidden;
}
#buttons li {
	float: left;
}
#buttons li.label
{
	float: none;
	clear: both;
	padding-top: 2.5em;
}

#buttons img[src*="btn_download"] {
	width: 17.4em;
	font-size: 10px;
}
#buttons h3 {
	font-size: 14px;
	padding-left: .21em;
	font-weight: bold;
}
#buttons h4 {
	padding-left: .23em;
	font-weight: bold;
	font-size: 13px;
	color: #4D4D4D;
}

.back {
	clear: both;
	padding: 5em 0;
	width: 25em;
}




/* --------------------------------------------------------------------------------
 * 
 *	Basic
 * 
 -------------------------------------------------------------------------------- */
#basic {
	padding-bottom: 5en;
	margin-bottom: 0;
}
#basic .inner {
	width: 50em;
	margin: 0 auto;
}
#basic h2 img {
	width: 17.8em;
	font-size: 10px;
}
#basic h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 50px;
	background: url(/store/techo/2015/download/images/bg_dashedline_h.gif) repeat-x scroll center bottom transparent;
	background-size: 1em 1px;
}
#basic dl {
	font-size: 14px;
}
#basic dt {
	margin: 1.79em 0 .36em;
	font-weight: bold;
	color: #9067AD;
}
#basic .photo {
	width: 50em;
	margin: 2.5em auto;
	font-size: 10px;
}
#basic .photo a {
	display: block;
	width: 15.8em;
}
#basic .back {
	text-align: center;
}


/*
 * common
 */
h2 {
	background: url(/store/techo/2015/download/images/bg_dashedline_h.gif) repeat-x scroll center bottom transparent;
	font-size: 10px;
	padding-bottom: 1em;
	margin: 0 0 1.5em;
	background-size: 1.6em 1px;
}

.content h3,
.content h4 {
	padding-bottom: 0;
	border: none;
}

.content h4:before {
	content: none;
}

.content p {
	font-size: 14px;
}

img {
	vertical-align: middle;
}

.cap {
	font-size: 13px;
	line-height: 1.5;
	color: #808080;
}

.new {
	position: absolute;
	top: -2em;
	left: -1.5em;
	width: 4em;
	z-index: 1;
}

/* append
-------------------------------------------------------------------------------*/

div#header ul + ul + ul.default li + li a {
	cursor: default;
	font-weight: normal;
	color: #000;
	opacity: 1!important;
	filter: alpha(opacity="100")!important;
	pointer-events: none;
}

div#header ul + ul + ul.default li + li + li {
	display: none;
}