@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* CSS Document */
body{	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
        line-height: 1.5;
        color: #333333;

}
html, body {
	height: 100%;
}
header{
	width: 100%;
	background-color: #16499A;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
	position: relative;
	z-index: 10;
}

.header-contents{
	margin: 0 auto;
	min-height: 50px;
        box-sizing:border-box;
}

.header-contents h1{
	margin: 0;
	color: #fff;
	line-height: 1;
	padding: 12px 0 5px 30px;
	font-size: 16px;
}

section h1{ font-size: 17px;
     color: #000080;
     margin: 18px 0px 0px 0px;
}

section h2{
	font-size: 16px;
	font-weight: bold;
	margin: 1em 0px 0px 0px;
}


.main-wrapper2{
	position: relative;
	box-sizing:border-box;
	padding:10px 0 0 0;
	margin: 0 auto;
	background-color: #fff;
	border-left: #dadada 1px solid;
	border-right: #dadada 1px solid;
}
.main-wrapper{
	position: relative;
	box-sizing:border-box;
	margin: 0 auto;
	padding:10px 10px;
	background-color: #fff;
	border-left: #dadada 1px solid;
	border-right: #dadada 1px solid;
	min-height: 80%;
	min-height: calc(100% - 200px);
}
footer{
	box-sizing:border-box;
	margin: 0 auto 10px auto;
	padding:15px 10px;
	background-color: #16499A;
	border: #dadada 1px solid;
	border-radius: 0 0 10px 10px;
	color: #fff;
	font-size: 13px;
	text-align: right;
}
a{
	color: #0044CC;
	text-decoration: none;
}
a:hover{
	color: fuchsia;
	text-decoration: underline;
}

p{
  display: block;
  margin: 1em 0;
}

.ue {
margin-top: 0.5em;
}

/* =========================================================
■
========================================================= */
ul#latest,
.latest ul
{
border-top-width: 1px;
border-top-style: solid;
border-left-width: 1px;
border-left-style: solid;
border-right-width: 1px;
border-right-style: solid;
border-color: #cccccc;
}

ul#latest li,
.latest li
{
border-color: #cccccc;
border-bottom-width: 1px;
border-bottom-style: solid;
}

ul#latest li a,
.latest li a
{ 
text-decoration : none;
margin: 2px 0px;
vertical-align: middle;
position: relative;
display: block;
padding: 12px 18px;
line-height: 1.3;
text-align: left;
}

#latest
{
margin: 0 0 1em 0;
}


.latest{
margin: 1em 0;
}

#latest a:after{
font-family: 'FontAwesome';
content: "\f054";
color: #757575;
position: absolute;
top:40%;
right: 15px;
}

.latest a:after{
font-family: 'FontAwesome';
content: "\f054";
color: #757575;
position: absolute;
top:35%;
right: 15px;
}

.nokori {
font-weight: bold;
font-size: 120%;
}
.simekiri {
font-size: 80%;
}
.sinnzinnsyou {
color: #333333;
}

.nokori {
display: block;
}

header .taitoru {
display: block;
line-height: 1.3;
}
/* =========================================================
■広告
========================================================= */

#koukou2 {
text-align: center;
margin: 0 auto;
max-width: 320px;
max-height: 100px;
}

#koukou7
{
margin: 10px auto;
text-align: center;
min-width: 300px;
min-height: 274px;

max-width: 100%;
max-height: 100%;
}

#koukou7 p{
margin: 0;
padding: 0;    
font-size: 16px;
}


/* =========================================================
■関連コンテンツ
========================================================= */

#kannrenn
{
margin: 10px auto 0;
text-align: center;
}
/* =========================================================
■メディアクエリー
========================================================= */

/* =========================================================
■広告
========================================================= */

@media screen and (min-width: 360px) {

	#koukou7{ 
		min-width: 336px;
		min-height: 304px;
	}


	}

@media screen and (min-width: 500px) {
	.main-wrapper{

		padding:10px 30px;
	}

	footer{
		padding:15px 30px;
	}

	}

@media (min-width: 600px){
	#koukou2{
		max-width: 100%;
		max-height: 90px;
	}

	header{
		background-position: 50% 50%;
	}
	.header-contents{
		box-sizing:border-box;
		max-width: 960px;
		min-height: 60px;  
	}
        
        .main-wrapper, .main-wrapper2{
                max-width: 960px;
        }
        footer{
                max-width: 960px;
        }
	.header-contents h1{
		padding: 20px 0 10px 30px;
		font-size: 24px;
	}

        .nokori {
            display: inline;
        }

	header .taitoru {
        	display: inline;
		line-height: 1;
	}
}

@media (min-width: 768px){

    #koukou7{ 
	max-width: 336px;
	max-height: 304px;
    }
    
}

        @media (min-width: 960px){
        body{	
            background-image: url(../images/geometry.png);
        }
}