@charset "utf-8";
.menubar {
	width: 1030px;
	margin: 0px auto;
	height: auto;
	padding: 10px 0 16px 0;
	position: relative;
	display: block;
	overflow: hidden;
}
.menubar ul {
	list-style: none;
	display: flex;
	justify-content: center;
	padding: 0;
	margin: 0 auto;
	background: #dca47d;
	padding-top: 8px;
	padding-bottom: 8px;
}
.menubar li {
	display:inline-block;
	position:relative;
}
.menubar ul:before{
	content:'';
	position:absolute;
	width:100%;
	height: 12px;
	background: linear-gradient(to bottom,rgb(218, 218, 218) 0%, rgba(174, 190, 188, 0) 100%);
	bottom: 0px;
	left:0;
}
.menubar a{
	padding: 12px 30px;
	margin: 0 5px;
	line-height: 26px;
	text-decoration: none;
	color: #ffffff;
	position: relative;
	display: block;
	/* width: 183px; */
	TEXT-ALIGN: center;
	font-size: 16px;
	background: #dca47d;
}
.menubar a:before{
	/* content:'▼'; */
	color: #e07855;
	position: absolute;
	top: -9px;
	left: 50%;
}
.menubar li:first-child a:before{
	left: 43%;
}
.menubar li:first-child a{
	width: auto;
	border-left: none;
	padding-left: 30px;
	padding-right: 30px;
}
.menubar a.activeTK,.menubar a:hover{
	text-decoration: none;
	background: #ab734d;
	transition: all .3s ease-in-out;
	/* box-shadow: 0px 4px 0px 0px #ec6d37; */
}
.colthem_Tm{
	margin:0;
	position: relative;
	float: left;
	width: 23%;
}

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

body{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	/* background: url(../images/bg1.png)#ffe7de; */
	font-family: ’ヒラギノ角ゴ Pro W3’, ‘Hiragino Kaku Gothic Pro’, メイリオ, Meiryo, Osaka, ‘MS Pゴシック’, ‘MS PGothic’, sans-serif;
	background: #fbe1d4;
}
p{
	line-height: 32px;
	letter-spacing: 1px;
	padding: 0 14px !important;
}
#article_h1{
	width:100%;
	margin: 0 auto;
	min-width: 1030px;
	overflow: hidden;
}
.teamcol_spancon{
	overflow: hidden;
	padding: 10px 20px;
}
#teamcol_spancon{
	overflow: hidden;
}
.teamcol_subart{
	overflow: hidden;
	background: #ffffff;
}
.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: 1030px;
}
/** ========= main image =============== **/
.MainControler_banner{
	min-width: 1030px;
	margin:0 auto;
	padding: 0;
}
.logo_banner_info{
	width: 1030px;
	margin: 0 auto;
	position: relative;
}
.logo_banner_info img{
	margin:auto;
	width: 100%;
	display: block;
}
/** ======= end ============ **/
.site_title h1{
	color: #ffffff;
	margin: auto;
	padding: 15px 0 10px 0px;
	text-align: center;
	position: relative;
	background: #fdb491;
}
.site_title h1 a{
	text-decoration:none;
	color:#fff;
}
.site_title h1 a:hover{
	text-decoration:none;
	color:#444;
}
.site_title{
	margin: 0 auto;
	position: relative;
	padding: 0;
	overflow: hidden;
	background: #fdb491;
}
.titlesite_page{
	width: 1030px;
	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;
}
.colthem_boxB1{
	width: 100%;
	padding: 0px 0px 4px 0px;
	overflow: hidden;
}
.colthem_incol1{
	padding: 0;
	overflow: hidden;
	margin-bottom: 10px;
	background: #fff;
	border: 3px solid #ffffff;
}
.colthem_incol1 p{
	padding: 0;
}
.colthem_incol1 img{
	width: 36%;
	float: right;
	margin: 10px 14px 6px 10px;
	padding: 0;
}
.colthem_topcon{
	overflow: hidden;
	background: #fff;
}
.colthem_topcon p{
	padding: 0 14px;
}
.colthem_topcon img{
	width: 36%;
	float: right;
	margin: 8px 10px 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;}
.colthem_boxB3{width: 100%;clear: both;}
.page_box4{width: 100%;clear: both;border-top: 3px solid #44567F;padding: 10px 0;}
.colthem_boxB2{width: 100%;clear: both;overflow: hidden;}
.colthem_incol2{
	width: 49%;
	float:left;
	padding: 0 0px 15px 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;
}
.colthem_incol2:nth-child(even){
	float: right;
	margin-right: 0;
}
.colthem_incol2 p{
	padding: 0px 14px;
	margin: 0;
}
.colthem_incol2 img{
	width: 100%;
	padding: 0;
	padding-bottom: 6px;
	background: #c4c7c7;
}
#colthem_Controlerpage{
	width: 1030px;
	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;
	border-radius: 8px;
	box-sizing: border-box;
}
.colthem_Inside{
	width: 100%;
	height:auto;
	padding: 0;
	padding-bottom: 10px;
	margin:auto;
	margin-bottom: 10px;
	overflow: hidden;
}
.colthem_Inside p{
	padding: 0 14px;
	margin: 1px 0;
}
.colthem_Inside h2.title{
	background:none;
	margin-bottom: 0;
	text-align: center;
	padding-left: 0;
	text-indent: 0;
}
.colthem_Inside h2.title:before,.colthem_Inside h2.title:after{display:none;}
.colthem_Inside h2.title a{
	border-bottom:2px solid;
}
.colthem_Inside h2.title a:hover{
	border-bottom:none;
	text-decoration:none;
}
.colthem_Inside img{
	width: 100%;
	height:auto;
	margin: 0px 0 2px 0px;
}
/** ========= 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;
}
.colthem_MainCenter{
	width: 100%;
	float: right;
	height:auto;
	box-sizing: border-box;
	border-radius: 8px;
}
.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 14px;
}
.main_subpage img{
	width: 39%;
	height:auto;
	float: right;
	margin: 16px 14px 0px 10px;
}
.Main_Prlink{margin: auto;clear: both;padding: 0;padding-bottom: 10px;background: rgba(255, 255, 255, 0.72);margin-bottom: 10px;}
.Main_Prlink ul li{
	line-height: 34px;
	padding: 0 14px;
}
.colthem_sidePrlink{margin: auto;clear: both;padding: 13px;background: #fff;margin-bottom: 6px;margin-top: 12px;}
.colthem_sidePrlink ul li{
	line-height: 32px;
}
h3{
	color: #5f5e5e;
	font-size: 16px;
	border-bottom: 1px solid #dcd5d5;
	position: :relative;
	padding-left: 15px;
}
h3::before{
	content: '
h3::before {
    content: '➤';
    top: 0;
    left: 0;
    color: #333;
    padding-right: 10px;
}';
	top: 0;
	left: 0;
	color: #333;
	padding-right: 10px;
}
/**===== readmore========**/
p.Detail_more{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	display: flex;
}
.Detail_more a{
		padding: 3px 22px;
		color: #ffffff;
		background: #ecb792;
		position: relative;
		overflow: hidden !important;
		box-shadow: 0px 8px 14px -8px #000;
}
.Detail_more a:hover{
		text-decoration: none;
		background: url(../images/bg1.png)#eeb994;
		transition: all .3s ease-in-out;
		box-shadow: 2px -2px 0px 0px #ebebeb;
}
/************************** Footer Page ***********************************/
.colthem_footer{
	min-width: 1030px;
	height:auto;
	margin: 0px auto;
	padding:0px;
	display: block;
	margin-top: 20px;
}
.copyright_col{
	margin:auto;
	color: #232020;
	padding: 20px 10px;
	text-align: center;
	background: #f1c4ab;
	/* border-top: 3px solid #96bcc2; */
	position: relative;
}
.copyright_col a{
			color: #ffffff;
			text-decoration: none;
			}
.copyright_col a:hover{
			text-decoration: underline;
			}

/************************** /add/ ***********************************************/
a{
	color: #ff5613;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{font-size: 21px;}
/* h2 */
h2  {
    text-align: left;
    position: relative;
    padding: 13px;
    text-align: center;
    padding-left: 35px;
    clear: both;
    background: linear-gradient(to bottom, rgb(220, 164, 125) 0%, rgb(255, 205, 170) 100%);
    color: #fff;
    font-size: 16px;
} 
h2:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 5px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.42);
    /* border-radius: 99px; */
}
h2:after {
    content: "";
    position: absolute;
    top: 25px;
    left: 5px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.56);
    /* border-radius: 99px; */
}
/***********/
.Main_Prlink.space_add h3 {
    padding-left: 0px;
}
h3{
	/* font-size: 16px; */
	/* color: #333333; */
	/* margin: 0; */
	/* padding: 10px 0px 5px 10px; */
	/* margin-bottom: 0; */
	/* margin-top: 30px; */
	/* line-height: 22px; */
	/* position: relative; */
	/* margin-left: 14px; */
	/* margin-right: 14px; */
	/* background: url(../images/bg1.png)#fde4e7; */
	/* overflow: hidden !important; */
	/* padding-left: 0px; */
}
ul li h3:before{
	content: '\2023';
	font-size: 35px;
	color: #c9c3c5;
	padding-right: 5px;
	position: absolute;
	left: -13px;
	top: 8px;
	text-shadow: 0px 0px 1px #b94a6e;
	display:none;
}
h3.title{
	font-size:18px;
	color: #FFFFFF;
	padding-top: 0px;
	text-align: center;
	background-color: #007CB2;
}
ul{
	list-style:none;
	padding:inherit;
}
/** 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: #2b2829;
	text-decoration:none;
	display: block;
	line-height: 40px;
	background: #53a7b5;
	margin-bottom: 8px;
	text-align: center;
	font-size: 13px;
}
ul.side_menu li a:hover{
	text-decoration: none;
	background: #05c3e2;
}
.social{
	margin-top: 12px;
	top: 0;
	width: 100%;
}
#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: 4px;
	top: 10px;
	color: #ffffff;
}
ul.menu_footer a:hover {
	text-decoration: none !important;
	color: #58e400;
}
.space_add{
	margin-bottom: 15px;
	/* background: url(../images/bg1.png)#6cb2bd; */
}
/* .space_addArt{
	padding: 15px;
} */
/*============= Control ==========*/
@media screen and (max-width:480px){
	#article_h1{
		width: 100%;
		min-width:auto !important;
	}
	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: 100%;
		padding: 12px 0 8px 0;
		float: none;
	}
	.social{
		float:none;
		position: relative;
		margin: 10px;
	}
	h1{
		font-size: 14px;
	}
	/*======== slider =======*/
	.MainControler_banner{
		width: auto;
		min-width:auto !important;
		border-radius: 0;
	}
	.logo_banner_info{
		width: auto;
		min-width:auto !important;
		float: none;
	}
	.logo_banner_info img{
		width: 100%;
		min-width:auto !important;
		border-radius: 0;
	}
	/*========== contenner page / side-L ==========*/
	#colthem_Controlerpage{
		width: auto;
		padding: 10px;
	}
	.Side1_Mainpage{
		width: auto;
		padding: 0;
		margin: 0;
		float: none;
		border-radius: 0;
	}
	.colthem_Inside{
		border-radius:0;
	}
	/*============= content side R ===========*/
	h2{
		border-radius:0;
		text-align: center;
		padding-left: 0;
		margin-bottom: 0;
	}
	.colthem_Inside img{
		width: 100%;
		padding: 0px 0 4px 0;
		border-radius: 0;
	}
	/*========= contenner center ==========*/
	.colthem_MainCenter{
		width: auto;
		padding: 0;
		margin: 0;
		background: none;
		float: none;
	}
	/*========= center block =========*/
	.colthem_topcon{
		width: 100%;
		padding:0;
		margin: 0;
		margin-bottom: 10px;
		border-radius: 0;
	}
	.colthem_topcon h3{
		padding-left: 20px;
	}
	.colthem_topcon p{
		padding: 4px 10px;
	}
	.colthem_topcon img{
		width:100%;
		margin: 0;
		padding: 0;
		border-left: none;
		border-right: none;
		border-radius: 0;
		float: none;
		box-shadow: none;
	}
	.colthem_boxB2{
		width:100%;
		margin: 0;
		padding: 0;
	}
	.colthem_incol2,.colthem_incol2:nth-child(even){
		width: auto;
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		float: none;
		border-radius: 4px;
	}
	.colthem_incol2:before{
		display:none;
	}
	.colthem_incol2 img{
		width: 100%;
		padding: 0;
		margin: 0;
		border-radius: 0;
	}
	.colthem_incol2 p{
		padding: 4px 10px;
	}
	.colthem_boxB1{
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.colthem_incol1{
		width: auto;
		padding: 0px 0 15px 0;
		margin: 0 0 10px 0;
	}
	.colthem_incol1 img{
		width: 100%;
		border-left: none;
		border-right: none;
		padding: 0;
		margin: 0;
		box-shadow: none;
		float: none;
		border-radius: 0;
	}
	.colthem_incol1 p{
		padding: 4px 10px;
	}
	.colthem_sidePrlink{
		width: auto;
		margin: 0;
		padding: 0;
		border-radius: 0;
	}
	.colthem_sidePrlink ul li h3{
		padding-left: 14px;
	}
	.colthem_sidePrlink ul li{
		padding: 0px 10px 6px 10px;
	}
	.Main_Prlink{
		width: 100%;
		margin: 0;
		padding: 0;
		border-radius: 0;
	}
	.Main_Prlink ul li{
		padding:4px 10px;
	}
	/*======== footer ========*/
	.colthem_footer{
		width: 100%;
		min-width:auto !important;
		padding: 0;
		margin: 0;
	}
	.copyright_col{
		width: auto;
		margin: 0;
		min-width: auto;
		padding: 22px 10px 20px 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 10px;
	}
	.main_subpage h3{
		padding-left: 22px;
	}
	/* ===== menu footer ========== */
	.menu_footer{
		padding: 0;
		margin: 0 auto;
	}
	ul.menu_footer {
	display: block;
	width: 100%;
	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 solid #7db5bd;
		margin: 0;
		border-left:none;
		border-right:none;
	}
	ul.menu_footer li:first-child a{
		border-left:none;
		border-right:none;
	}
}