@charset "utf-8";

/*-----page all default setting-----*/

html, body{
width: 100%;
margin:0px;
padding:0px;
text-align:center;
color:#000000;
font-family:"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",'MS UI Gothic',"ＭＳ Ｐゴシック","Arial",sans-serif;
font-size:1em;
line-height:1.6em;
letter-spacing:0px;
}

#wrapper{
	position: relative;
	display: block;
	float: none;
	width: 100%;
    min-height: 100%;
    margin:0px;
    padding:0px;
    text-align:center;
	clear: both;
}

#container{
	position: relative;
	display:block;
	width: 100%;
    height: auto;
    margin:0px auto 0px;
    padding:0px;
	clear: both;
}

/*-----header setting-----*/

header{
	position: fixed;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
    background-color: rgba(255, 255, 255, 0.5);
	z-index: 10; 
}

#md_logobox {
    position: relative;
    display: block;
    width: auto;
    height: 30px;
    margin: 15px auto;
    padding: 0px;
}

.md_logo {
    position: relative;
    display: inline-block;
    width: auto;
    height: 30px;
    margin: 0px 10px 0px;
    padding: 0px;
    z-index: 11;
    vertical-align: text-bottom;
}

.md_logo img{
    position: relative;
    display: block;
    width: auto;
    height: 24px;
    margin: 0px;
    padding: 0px;
}

.md_name {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 10px auto 0px;
    padding: 0px;
    font-size: 1.4em;
}

.md_name img{
    position: relative;
    display: block;
    width: auto;
    height: 50px;
    margin: 0px auto 0px;
    padding: 0px;
}

/*-----global nav setting-----*/

nav{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 5px auto 5px;
    padding: 0px;
    font-size: 1em;
}

#gln_btn{
    position: relative;
    display: block;
    width: 72px;
    height: 60px;
    margin: 15px 10px 0px;
    padding: 0px;
    color: #ffffff;
    text-align: center;
    z-index: 99;
	float: left;
}

#gln_btn a{
	color: #222222;
	font-size: 0.5em;
	font-weight: bold;
	text-decoration: none;
}

#gln_btn img{
    position: absolute;
    display: block;
    height: 48px;
    margin: 5px 5px 5px;
    padding: 0px;
}

.sub_menu{
	position: relative;
	display: block;
	width: 30px;
	height: 20px;
	margin: 15px auto 0px;
	padding: 0px;
	color: #222222;
	font-size: 0.5em;
	text-align: center;
	text-decoration: none;
}

#gln_menu {
    position: relative;
    display: block;
    width: auto;
    height: 60px;
    margin: 0px auto 0px;
    padding: 0px;
}

#gln_menu li{
    position: relative;
    display: block;
    width: auto;
    height: 60px;
    margin: 0px;
    padding: 0px 20px;
    text-align: center;
	line-height: 60px;
    float: left;
	z-index: 9999;
}

/*-----main box setting-----*/

#breadcrumb{
    position:relative;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0px 0px 10px;
    padding: 0px;
    line-height: 30px;
    background-color: #f8f8f8;
}

#breadcrumb p{
    position:relative;
    display: block;
    width: 94%;
	height: 30px;
    margin: 0px auto 0px;
    padding: 0px;
    font-size: 12px;
    text-align: left;
}

#breadcrumb p a{
    text-decoration: none;
    color: #006ebc;
}

#breadcrumb p a:hover{
    text-decoration: none;
    color: #218cd8;
    border-bottom: 1px solid #218cd8;
}

article{
position:relative;
display:block;
width:100%;
height: auto;
margin:0px auto 0px;
padding:0px;
text-align:left;
}

.main_titleimage {
    position: relative;
    display: block;
	width:100%;
    height: 100vh;
    margin: 0px auto 0px;
    padding: 0px;
    text-align: center;
    zoom: 1; 
	z-index: 9;
}

.sec_titl {
	position: relative;
	display: block;
	width: auto;
	height: auto;
	margin: 50px auto;
	padding: 10px;
	text-align: center;
}

.sec_titl h2{
	position: relative;
	display: block;
	margin: 0px auto 0px;
	padding: 10px;
	font-size: 2.0em;
	font-weight: normal;
	line-height: 1.4em;
	text-transform: uppercase;
	font-family:"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",'MS UI Gothic',"ＭＳ Ｐゴシック","Arial",sans-serif;
	color: #555555;
}

.sec_sub_titl{
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0px 0px 0px;
	padding: 2px 20px;
	font-size: 0.8em;
	font-weight: normal;
	font-family:"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",'MS UI Gothic',"ＭＳ Ｐゴシック","Arial",sans-serif;
	color: #ffffff;
	background-color: #555555;
}

/*-----more_btn default setting-----*/

.more_btn {
	position: relative;
	display: block;
	width: 150px;
	height: 40p;
	text-align: center;
	margin: 20px auto 0px;
	padding: 0px;
	font-size: 0.9em;
	font-weight: normal;
}

.more_btn a{
	position: relative;
	display: block;
	width: 150px;
	height: 40p;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	text-decoration: none;
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 5px;
	border: 1px solid rgba(255, 255, 255, 0.6);
}

.more_btn a:hover{
	position: relative;
	display: block;
	width: 150px;
	height: 40p;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	text-decoration: none;
	color: #333333;
	background-color: rgba(255, 255, 255, 0.6);
	border-radius: 5px;
	border: 1px solid rgba(85, 85, 85, 0.1);
}
.more_btn_bk {
	position: relative;
	display: block;
	width: 150px;
	height: 40p;
	text-align: center;
	margin: 20px auto 0px;
	padding: 0px;
	font-size: 0.9em;
	font-weight: normal;
}

.more_btn_bk a{
	position: relative;
	display: block;
	width: 150px;
	height: 40p;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	text-decoration: none;
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.9);
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.6);
}

.more_btn_bk a:hover{
	position: relative;
	display: block;
	width: 150px;
	height: 40p;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	text-decoration: none;
	color: #333333;
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	border: 1px solid rgba(85, 85, 85, 0.1);
}

.pagetop {
	position: fixed;
	display: none;
	width: 50px;
	height: 50px;
	right: 0px;
	bottom: 20px;
	margin: 10px;
	padding: 0px;
	text-align: center;
	color: #333333;
	z-index: 999;
    background-color: rgba(0, 110, 188, 0.7);
}

.pagetop a{
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

.pagetop a:hover{
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
}

.pagetop img{
	position: relative;
	display: block;
	width: 30px;
	height: auto;
	margin: 10px auto;
	padding: 0px;
	opacity: 0.8;
}


/*-----footer setting-----*/

footer{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin:0px auto 0px;
	padding:0px;
    text-align:left;
	color: #999999;
    background-color: #222222;
}


#copyr {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    font-size: 0.8em;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0px;
    clear: both;
}
