@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
#global_header #hedFixed .navWrapper .navwrap nav ul li a {
    font-size: 1.15em;
}
.laodnews {
	margin: 0 auto;
	padding: 10px;
	position: inherit;
    z-index: 9;
    bottom: 0;
    width: 100%;
    /* background: rgba(255,255,255,1); */
}
.laodnews dl {
	font-size: 1em !important;
	width: 100% !important;
	padding: 0 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 1200px;
	margin: 0 auto;
}
.laodnews .dt {
	text-align: right;
	width: 10%;
	margin-right: 4%;
	letter-spacing: 0.05em;
	color: #fff !important;
	font-family: "Roboto", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.laodnews dd {
	margin-left: 30px;
	color: #333;
	text-align: left;
	font-size: 1em !important;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-bottom: 0 !important;
	font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.laodnews dd a {
	color: #333;
	text-decoration: underline !important;
}
.con_04 {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    color: #ffffff;
    background-color: #494f54;
}
.con_04 h2 {
    margin-bottom: 30px;
    font-size: 34px;
}
.con_04 span {
    font-size: 0.6em;
    margin-left: 20px;
}
@media screen and (max-width: 834px){
	.con_04 h2 {
		font-size: 25px;
	}	
	.laodnews {
		background: rgba(255,255,255,1);
	}
}
.right {
    width: 620px;
    margin: 0 0 0 auto;
}
/* -----------------------------------------------------
common
------------------------------------------------------ */
.clist li {
    width: 50%;
    font-size: 1.25em;
    margin-bottom: 5px;
}
.clist i {
    color: #1d4adc;
    margin-right: 5px;
}

@media screen and (min-width: 641px) and (max-width: 834px){
	#global_header #hedFixed {
		z-index: 999;
	}


}
@media only screen and (max-width: 640px){
    .spyoko {
        display: flex;
        width: 100%!important;
    }
    .spyoko ime{
        width: 187.5px!important;
    }
    .clist li {
		width: 100%;
	}
	.spyoko2{
		width: 50%;
	}
	.laodnews{
		font-size: 0.7em;
	}
	.laodnews dl{
		display: flex;
	}
	#global_header #hedFixed {
		z-index: 999;
	}
	#global_header #hedFixed .siteID {
		width: 270px;
	}
}
