@charset "UTF-8";

/*

    Basic

*/

/*  Color  */
body { color: #000000;}
a:link    { color: #00AFEC;}
a:visited { color: #00AFEC;}
a[href]:hover   { opacity: 0.7;}

/*  other  */
body img,
body iframe {
	max-width: 100%;
}




/*

    Body

*/
body {
	background-position: center top;
	background-repeat: repeat;
}





/*

    Header

*/
header.global {
	position: fixed;
	width: 100%;
	height: 60px;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: repeat-x;
	z-index: 10;
	box-shadow: 0 10px 10px 2px rgba(0,0,0,0.2);
}
header.global .container {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}
header.global .container p {
	margin: 0;
	padding-top: 28px;
	line-height: 30px;
	font-size: 13px;
}
header.global .container p a {
	color: #000000;
}
header.global .container a.contact {
	position: absolute;
	right: 0;
	top: 0;
}





/*

    Contents layout

*/
#c_content {
	display: flex;
	flex-direction: row-reverse;
	max-width: 1200px;
	min-height: 800px;
	margin: 0 auto;
	padding-top: 60px;
	border-left: 3px #cccccc solid;
	border-right: 3px #cccccc solid;
	background-color: #ffffff;
	background-image: url("images/content.bg.png");
	background-repeat: repeat-y;
}
#c_content #c_main {
	flex: 1;
	font-size: 1.4rem;
}
#c_content #c_sub {
	width: 255px;
	padding: 0 0 15px;
	font-size: 1.4rem;
}





/*

    Footer

*/
footer.global {
	background-repeat: repeat-x;
}
footer.global .container {
	max-width: 1200px;
	margin: 0 auto;
}
footer.global .sp {
	display: none;
}





/*

    Sub contents

*/

/*  Common  */
#c_sub aside {
	margin: 0 5px 15px 5px;
}

/*  Navigation  */
#c_sub nav {
	margin: 0 5px 25px 25px;
}
#c_sub nav ul {
	margin: 0;
	list-style: none;
}
#c_sub nav ul li {
	margin: 0;
	background-position: right bottom;
}
#c_sub nav ul li.depth-1 {
	margin-left: 1em;
}
#c_sub nav ul li.depth-2 {
	margin-left: 2em;
}
#c_sub nav ul li a {
	display: block;
	padding-top: 15px;
	color: #333333;
}
#c_sub nav ul li.link {
	display: none;
}
#c_sub nav ul li a img {
	max-height: 16px;
	vertical-align: -2px;
}

/*  Calendar  */
#c_sub #calendar {
	
}
#c_sub #calendar table {
	width: 100%;
}
#c_sub #calendar table th,
#c_sub #calendar table td {
	border: none;
	width: 14.2%;
	background: none;
	text-align: center;
}
#c_sub #calendar table thead th,
#c_sub #calendar table thead td {
	background-color: #eeeeee;
}
#c_sub #calendar table thead td a {
	display: block;
	cursor: pointer;
}
#c_sub #calendar table td.close {
	background-color: #cccccc;
}
#c_sub #calendar p {
	margin: 5px 0 0;
}
#c_sub #calendar p span.close {
	display: inline-block;
	width: 1em;
	height: 1em;
	background-color: #cccccc;
}





/*

    Main contents

*/

/*  Common  */
#c_main h1 {
	margin: 15px 10px 25px;
	padding-left: 30px;
	background-image: url("images/h.png");
	background-size: 22px 22px;
	background-position: left center;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	font-size: 20px;
	font-size: 2rem;
}
#c_main section {
	margin: 0 35px 50px 50px;
}
#c_main section h2 {
	margin: 0 -25px 10px -15px;
}
#c_main h2 {
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#c_main h2:before {
	content: "■ ";
}
#c_main h3 {
	margin: 1em 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.25;
}
#c_main aside {
	margin: 0 10px 0 35px;
}

/*  Content footer  */
#c_main #contentfooter {
	clear: both;
	margin: 60px 10px;
	text-align: center;
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: bold;
}





/*

    Article

*/

/*  Common  */
#c_main div.piece {
	width: 100%;
	margin: 1em 0;
}
#c_main div.piece:first-child {
	margin-top: 0;
}

/*  Headings  */
#c_main div.piece.crosshead {
	margin: 0;
}
#c_main div.piece.crosshead * {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#c_main div.piece.subheading * {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

/*  Hr  */
#c_main div.piece hr {
	border: 0;
	height: 1px;
	background-color: #EEEEEE;
}

/*  Image  */
#c_main div.piece:after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	overflow: hidden;
}
#c_main div.piece div.imagetext.left,
#c_main div.piece div.imagetext.right {
	display: table;
}
#c_main div.piece img {
	display: block;
	margin-bottom: 1em;
}
#c_main div.piece div.left img,
#c_main div.piece div.leftfloat img {
	margin-right: 1em;
}
#c_main div.piece div.right img,
#c_main div.piece div.rightfloat img {
	margin-left: 1em;
}
#c_main div.piece div.left div.image,
#c_main div.piece div.right div.image {
	display: table-cell;
	vertical-align: top;
}
#c_main div.piece div.left div.text,
#c_main div.piece div.right div.text {
	display: table-cell;
	vertical-align: top;
}
#c_main div.piece div.leftfloat div.image {
	float: left;
}
#c_main div.piece div.rightfloat div.image {
	float: right;
}
#c_main div.piece.image img {
	display: inline;
}
