@charset "utf-8";
.navbar_static {
	min-width: 1040px;
	margin: 0px auto;
	height: auto;
	padding: 5px 0;
	position: relative;
	display: block;
	overflow: hidden;
	background: #1c5078;
	border-bottom: 0px dashed #fff;
}
.navbar_static ul {
	list-style: none;
	display: block;
	text-align: center;
	display: flex;
	justify-content: center;
	padding: 0;
	margin: 0 auto;
}
.navbar_static li {
	display:inline-block;
	position:relative;
}
.navbar_static a{
	padding: 8px 57px;
	margin: 0 5px;
	line-height: 26px;
	text-decoration: none;
	color: #ffffff;
	position: relative;
	display: block;
	/* width: 164px; */
	font-size: 16px;
	overflow: hidden;
	background: #1c5078;
	border: 2px ridge #FFF;
}
.navbar_static li a:before{
	content: '';
	top: 0px;
	left: 0;
	/* background: #cb8865; */
	border: 0px solid #df4d4e;
	position: absolute;
	width: 5px;
	height: 100%;
}
.navbar_static li a:after{
	content: '';
	top: 0px;
	right: 0;
	/* background: #cb8865; */
	border-bottom: 0px solid #df4d4e;
	position: absolute;
	width: 5px;
	height: 100%;
}
.navbar_static li:first-child a{
	width: auto;
	padding-left: 16px;
	padding-right: 16px;
}
.navbar_static a.activeTK,.navbar_static a:hover{
	text-decoration: none;
	background: #3882bb;
	transition: all .3s ease-in-out;
	color: #fff;
}
.colmdi_Tm{
	margin:0;
	position: relative;
	float: left;
	width: 23%;
}

@media screen and (max-width:480px){
	/*===== menu top =====*/
	.navbar_static{
		width: auto;
		min-width:auto !important;
		padding: 0px;
		margin-top: 0;
		margin-bottom: 0;
		border: 0;
		box-shadow: none;
		border-radius: 0;
	}
	.navbar_static ul{
		flex-direction: column;
		text-align: center;
		width: 100%;
	}
	.navbar_static ul li{
		width: auto;
		display: block;
		margin-bottom: 4px;
	}
	.navbar_static li:first-child a {
	border-left:none;
	border-radius:0;
	}
	.navbar_static li:last-child a {
		border-right:none;
		border-radius:0;
	}
	.navbar_static ul li a{
		width: 100%;
		display: block;
		padding: 8px 0;
		margin: 0;
		border-left: none;
		border-right:none;
		border-radius: 0;
	}
	.navbar_static ul li a:hover{
	transition: none;
	}
	.colmdi_Tm{
	float: none;
	margin:0;
	width: auto;
	}
}

body{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	/* background: #fff; */
	font-family: ’ヒラギノ角ゴ Pro W3’, ‘Hiragino Kaku Gothic Pro’, メイリオ, Meiryo, Osaka, ‘MS Pゴシック’, ‘MS PGothic’, sans-serif;
	
	  /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
	  /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
	background-color: #edf7ff;
	background-image: url("https://www.transparenttextures.com/patterns/60-lines.png");  /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}
p{
	line-height: 30px;
	letter-spacing: 1px;
	padding: 0 !important;
}
.colmdi_topControler{
	margin: 0 auto;
	min-width: 1040px;
	position: relative;
	/* background: linear-gradient(#ffb288,#ffffff); */
	margin-bottom: 10px;
}
.teamcol_spancon{
	overflow: hidden;
	padding: 10px 20px;
}
#teamcol_spancon{
	overflow: hidden;
	padding: 10px 0;
}
.teamcol_subart{
	overflow: hidden;
}
.Mainsub_page{
	width:100%;
	margin: auto;
}
.top_headstyle_page{
	width:100%;
	margin: 0 auto;
	min-width: 1200px;
}
.top_headstyle_imgFix{
	width: 100%;
	height:auto;
	margin: 0 auto;
	min-width: 1200px;
}
.top_headstyle_img{
	width: 100%;
	height:auto;
	margin: 0 auto;
	min-width: 1040px;
}
/** ========= main image =============== **/
#MainControler_banner{
	width: 1040px;
	margin:0 auto;
	padding: 0;
	position: relative;
	box-shadow: 0 0 0px;
}
.colmdi_topImg{
	height:auto;
	margin: 0 auto;
	position: relative;
}
.colmdi_topImg img{
	margin:auto;
	width: 100%;
	display: block;
}
/** ======= end ============ **/
.site_title h1{
	color: #ffffff;
	margin: auto;
	padding: 15px 0 10px 0px;
	text-align: center;
	top: 0;
	z-index: 999;
	background: #1c5078;
}
.site_title{
	margin: 0 auto;
	width: 1040px;
	position: relative;
}
.titlesite_page{
	width: 1040px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: rgba(213, 70, 0, 0.34);
	border-radius: 0 0 10px 10px;
}
/**************************/
.basepage_Controler1{
	width: 100%;
	margin:auto;
	padding: 0;
	min-width: 1200px;
}
.basepage_Controler{
	width: 100%;
	margin:auto;
	padding: 0;
	min-width: 1200px;
}
#main_Controler{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.colmdi_boxB1{
	width: 100%;
	padding: 0px 0px 4px 0px;
	overflow: hidden;
}
.colmdi_incol1{
	padding: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.colmdi_incol1 p{
	padding: 0;
}
.colmdi_incol1 img{
	width: 40%;
	float: right;
	margin: 10px 0px 6px 10px;
	padding: 0;
}
.colmdi_topcon{
	overflow: hidden;
	background: rgba(255, 255, 255, 0.79);
}
.colmdi_topcon p{
	padding: 0;
}
.colmdi_topcon img{
	width: 45%;
	float: right;
	margin: 22px 0px 0px 10px;
}
img.img_con{
	width: 50%;
	float:right;
	margin-left: 10px;
	padding: 1px;
	box-shadow: 0px 0px 7px #8A82B8;
	border-radius: 20px 0 20px 0;
}
.page_box1{width: 100%;clear: both;}
.colmdi_boxB3{width: 100%;clear: both;}
.page_box4{width: 100%;clear: both;border-top: 3px solid #44567F;padding: 10px 0;}
.colmdi_boxB2{width: 100%;clear: both;overflow: hidden;}
.colmdi_incol2{
	width: 48.7%;
	float:left;
	padding: 0 0px 4px 0px;
	margin: 0px 0px 10px 0px;
	background: linear-gradient(to bottom,rgb(245, 251, 250) 0%, rgba(255, 255, 255, 0.89) 100%);
	position:relative;
	overflow: hidden !important;
}
.colmdi_incol2:nth-child(even){
	float: right;
	margin-right: 0;
}
.colmdi_incol2 p{
	padding: 0px 10px;
	margin: 0;
}
.colmdi_incol2 img{
	width: 100%;
	padding: 0;
	padding-bottom: 6px;
	/* background: #b36841; */
}
#colmdi_Controlerpage{
	width: 1040px;
	height:auto;
	margin:auto;
	overflow: hidden;
	padding: 0;
}
/** =========== side page ==========**/
.side_r{
	width: 91%;
	height:auto;
	padding: 10px 11px 10px 10px;    
	margin:auto;
	background-color: rgba(240, 244, 255, 1);
	border-bottom: 4px solid #628183;
	border-top: 6px solid #628183;
}
.side_r h2{
	margin: 8px 0 21px 0;
}
.side_r img{
	width: 96%;
	height:auto;
	padding: 3px 3px 3px 4px;    
	margin: -18px 0 -11px 0px;
	box-shadow: 0px 0px 1px #506673;
}

.Side1_Mainpage{
	width: 30%;
	height:auto;
	margin:auto;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}
.colmdi_Inside{
	width: auto;
	height:auto;
	padding: 0;
	padding-bottom: 10px;
	margin:auto;
	margin-bottom: 10px;
	overflow: hidden;
}
.colmdi_Inside p{
	padding: 0 14px;
	margin: 1px 0;
}
.colmdi_Inside h2.title{
	background:none;
	margin-bottom: 0;
	text-align: center;
	padding-left: 0;
	text-indent: 0;
	border: none;
}
.colmdi_Inside h2.title:before,.colmdi_Inside h2.title:after{display:none;}
.colmdi_Inside h2.title a{
	border-bottom:2px solid;
}
.colmdi_Inside h2.title a:hover{
	border-bottom:none;
	text-decoration:none;
}
.colmdi_Inside img{
	width: 100%;
	height:auto;
}
/** ========= End =========== **/
.main{
	width: 99%;
	height:auto;
	margin:auto;
	padding: 6px 6px 6px 5px;
	float: right;    
	background: rgba(218, 218, 218, 1);    
	box-shadow: 0px 0px 2px #0C5D78;    
	border-top: 10px solid #0C5D78;    
	border-bottom: 10px solid #0C5D78;    
	border-radius: 10px;
	margin-bottom: 9px;
}
.content_absolute{
	width: 100%;
	/* float: right; */
	height:auto;
	padding: 10px;
	box-sizing: border-box;
}
.box_pr{
	width: 100%;
	height:auto;
	margin:auto;
	padding: 0px 0px 4px 0px;     
	border-radius: 5px;                    
	margin-top: 10px;
	overflow: hidden;
}
.main_subpage{
  width: 100%;
  float: right;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
}
.main_subpage p{
	padding:0 10px;
}
.main_subpage img{
	width: 39%;
	height:auto;
	float: right;
	margin: 28px 0px 0px 10px;
}
.Main_Prlink{margin: auto;clear: both;padding: 0;padding-bottom: 10px;background: rgba(255, 255, 255, 0.72);}
.Main_Prlink ul li{
	line-height: 34px;
	padding: 0;
}
.colmdi_sidePrlink{margin: auto;clear: both;padding: 15px;background: #fff;margin-bottom: 6px;margin-top: 12px;}
.colmdi_sidePrlink ul li{
	line-height: 32px;
}
ul li h3{
	margin-bottom:6px;
	margin-top: 14px;
	padding-top: 9px;
	position: relative;
	padding-left: 0;
	margin-left: 0;
	margin-right: 0;
}
.colmdi_sidePrlink ul{
	padding:0;
}
/**===== readmore========**/
p.Detail_more{
	margin: 0;
	padding: 0 !important;
	display: flex;
}
.Detail_more a{
		padding: 3px 22px;
		color: #ffffff;
		background: #1c5078;
		position: relative;
		overflow: hidden !important;
		border: 1px solid #ffffff;
}
.Detail_more a:hover{
		text-decoration: none;
		color: #fff;
		background: #3475a6;
		transition: all .3s ease-in-out;
		border-color: #3475a6;
}
/************************** Footer Page ***********************************/
.colmdi_footer{
	min-width: 1040px;
	height:auto;
	margin: 0px auto;
	padding:0px;
	display: block;
	margin-top: 0px;
}
.copyright_col{
	margin:auto;
	color: #1b1919;
	padding: 10px 0;
	text-align: center;
	background: #1c5078;
	border-top: 1px ridge #ffffff;
	position: relative;
}
.copyright_col a{
			color: #ffffff;
			text-decoration: none;
			}
.copyright_col a:hover{
			text-decoration: underline;
			}

/************************** /add/ ***********************************************/
a{
	color: #203ecd;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{font-size: 21px;}
/* h2 */
h2 {
	text-align: left;
	padding: 12px 60px;
	font-size: 16px;
	margin-bottom: 10px;
	color: #ffffff;
	position:relative;
	/* border-bottom: 3px solid #beab9c; */
	background: #1c5078;
	margin-top: 0;
}
h2:before{
    content:"";
    position:absolute;
    width: 17px;
    height: 17px;
    border: 2px solid white;
    left: 14px;
    top: 14px;
    transform:rotate(45deg);
}
h2:after{
    content:"";
    position:absolute;
    width: 9px;
    height: 9px;
    border: 2px solid white;
    left: 18px;
    top: 18px;
    transform:rotate(45deg);
}
/***********/
h3{
	font-size: 16px;
	color: #333333;
	margin: 0;
	padding: 10px 14px 5px 21px;
	margin-bottom: 0;
	margin-top: 16px;
	line-height: 22px;
	position: relative;
	overflow: hidden !important;
	border-bottom: 1px dashed #909090;
}
h3:before{
	content: '\262E';
	font-size: 18px;
	/* color: #f7bb9c; */
	padding-right: 5px;
	position: absolute;
	left: 0;
	top: 10px;
}
ul li h3:before{
	display:none;
}
h3.title{
	font-size:18px;
	color: #FFFFFF;
	padding-top: 0px;
	text-align: center;
	background-color: #007CB2;
}
ul{
	list-style:none;
	padding:0;
}
/** menu sidebar **/
ul.side_menu{
	list-style:none;
	position:relative;
	line-height:40px;
	border-radius: 6px;
	width: 100%;
	padding-left: initial;
	padding: 0;
}
ul.side_menu li{
	list-style:none;
	position:relative;
	line-height: 36px;
	margin: 0 auto;
}
ul.side_menu li a{
	color: #171616;
	text-decoration:none;
	display: block;
	line-height: 40px;
	background: #20CC7C;
	margin-bottom: 8px;
	text-align: center;
	font-size: 13px;
}
ul.side_menu li a:hover{
	text-decoration: none;
	background: #24B16F;
}
.social{
	margin-top: 6px;
	padding-top: 2px;
	top: 0;
	width: auto;
}
#boxArea{
	margin: auto;
	margin-top: 10px;
}
div#boxArea div:nth-child(3) {
    margin-right:4px;
}
div#boxArea div:nth-child(4) {
    margin-right:4px;
}
div#boxArea div:last-child {
    margin-right:0px;
}
div#boxArea div {
    margin-right:6px;
}
/* ===== menu footer ========== */
ul.menu_footer {
	list-style: none;
	padding-left: initial;
	text-align: center;
	padding: 0;
	display: flex;
	justify-content: center;
	margin: 8px 0 10px 0;
}
ul.menu_footer li {
	display:inline-block;
}
ul.menu_footer li a {
	padding: 9px 19px 7px 19px;
	margin: 0 0px 0px 0px;
	line-height: 26px;
	text-decoration: none;
	color: #292d2d;
	position: relative;
	display: block;
	overflow: hidden;
	font-size: 13px;
}
ul.menu_footer li a:before{
	content: '〠';
	position: absolute;
	left: 2px;
	top: 8px;
	font-size: 13px;
	text-shadow: 0px 0px 2px #20CC7C;
	color: #464646;
}
ul.menu_footer a:hover {
	text-decoration: none !important;
	color: #e56307;
}
.space_add{
	margin-bottom: 14px;
	padding: 14px;
	box-sizing: border-box;
	box-shadow: 0px 0px 0px 1px #afaeae inset;
	background: rgb(255, 255, 255);
}
.space_addArt{
	padding: 0;
}
/*============= Control ==========*/
@media screen and (max-width:480px){
	.colmdi_topControler{
		width: 100%;
		min-width:auto !important;
		margin: 0;
	}
	ul.side_menu li a{border-radius:0;}
	/*===== site title =====*/
	.site_title{
		width: 100%;
		min-width: auto !important;
		border-radius: 0;
		margin-bottom: 0;
	}
	#boxArea{
		float:none;
	}
	/** menu top sidebar **/
	.site_title h1{
		width: auto;
		padding: 12px 0 8px 0;
		float: none;
		position: relative;
	}
	.social{
		float:none;
		position: relative;
	}
	h1{
		font-size: 14px;
	}
	/*======== slider =======*/
	#MainControler_banner{
		width: auto;
		min-width:auto !important;
		border-radius: 0;
		padding: 0px 0px;
	}
	.colmdi_topImg{
		width: auto;
		min-width:auto !important;
		float: none;
	}
	.colmdi_topImg img{
		width: 100%;
		min-width:auto !important;
		border-radius: 0;
	}
	/*========== contenner page / side-L ==========*/
	#colmdi_Controlerpage{
		width: auto;
		padding: 10px;
	}
	.Side1_Mainpage{
		width: auto;
		/* padding: 0; */
		margin: 0;
		float: none;
		border-radius: 0;
	}
	.colmdi_Inside{
		border-radius:0;
	}
	/*============= content side R ===========*/
	h2{
		border-radius:0;
		text-align: center;
		padding-left: 0;
		/* margin-bottom: 0; */
	}
	.colmdi_Inside img{
		width: 100%;
		padding: 0px 0 4px 0;
		border-radius: 0;
	}
	/*========= contenner center ==========*/
	.content_absolute{
		width: auto;
		padding: 0;
		margin: 0;
		background: none;
		float: none;
	}
	/*========= center block =========*/
	.colmdi_topcon{
		width: auto;
	}
	.colmdi_topcon h3{
		padding-left: 23px;
	}
	.colmdi_topcon p{
		padding: 0px 14px;
	}
	.colmdi_topcon img{
		width:100%;
		margin: 0;
		padding: 0;
		border-left: none;
		border-right: none;
		border-radius: 0;
		float: none;
		box-shadow: none;
	}
	.colmdi_boxB2{
		width:100%;
		margin: 0;
		padding: 0;
	}
	.colmdi_incol2,.colmdi_incol2:nth-child(even){
		width: auto;
		float: none;
	}
	.colmdi_incol2:before{
		display:none;
	}
	.colmdi_incol2 img{
		width: 100%;
		padding: 0;
		margin: 0;
		border-radius: 0;
	}
	.colmdi_incol2 p{
		padding: 4px 10px;
	}
	.colmdi_boxB1{
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.colmdi_incol1{
		width: auto;
	}
	.colmdi_incol1 img{
		width: 100%;
		border-left: none;
		border-right: none;
		padding: 0;
		margin: 0;
		box-shadow: none;
		float: none;
		border-radius: 0;
	}
	.colmdi_incol1 p{
		padding: 0px 14px;
	}
	.colmdi_sidePrlink{
		width: auto;
	}
	.colmdi_sidePrlink ul li h3{
	}
	.colmdi_sidePrlink ul li{
	}
	.Main_Prlink{
		width: auto;
	}
	.Main_Prlink ul li{
	}
	/*======== footer ========*/
	.colmdi_footer{
		width: 100%;
		min-width:auto !important;
		padding: 0;
		margin: 0;
	}
	.copyright_col{
		width: auto;
		margin: 0;
		min-width: auto;
		padding: 22px 10px 22px 10px;
	}
	.copyright_col:before{
		height:20px;
	}
	/*======= subpage ======*/
	.main_subpage{
		width: auto;
		margin:0;
		padding: 0;
		float: none;
		border-radius: 0;
		margin-bottom: 10px;
	}
	.main_subpage img{
		width: 100%;
		margin: 0;
		padding: 0;
		border-left: none;
		border-right: none;
		float: none;
		border-radius: 0;
	}
	.main_subpage p{
		padding: 4px 14px;
	}
	.main_subpage h3{
		padding-left: 22px;
	}
	/* ===== menu footer ========== */
	.menu_footer{
		padding: 0;
		margin: 0 auto;
	}
	ul.menu_footer {
	display: block;
	width: auto;
	margin: 10px 0;
	}
	ul.menu_footer  li{
		display: block;
	}
	ul.menu_footer li a{
		padding: 8px 0px;
		width: 100%;
		border-radius: 0;
		border-bottom: 1px dotted;
		margin: 0;
		border-left:none;
		border-right:none;
	}
	ul.menu_footer li:first-child a{
		border-left:none;
		border-right:none;
	}
}