@charset "utf-8";
.menubar {
	width: 1040px;
	margin: 0px auto;
	height: auto;
	padding: 10px 0 0 0;
	position: relative;
	display: block;
	overflow: hidden;
	background: rgb(88, 69, 65);
	border-bottom: 3px solid #D98C3E;
}
.menubar ul {
	list-style: none;
	text-align: center;
	display: flex;
	justify-content: center;
	padding: 0;
	margin: 0 auto;
}
.menubar li {
	display:inline-block;
	position:relative;
	padding: 0;
}
.menubar a{
	padding: 10px 31px;
	margin: 0 3px;
	line-height: 26px;
	text-decoration: none;
	color: #4C4C4C;
	position: relative;
	display: block;
	font-size: 16px;
	overflow: hidden;
	background: #FFFFFF;
}

.menubar li:first-child a{
	width: auto;
	padding-left: 16px;
	padding-right: 16px;
}
.menubar a.activeTK,.menubar a:hover{
	text-decoration: none;
	background: #EB9D4A;
	transition: all .3s ease-in-out;
	color: #FFFFFF;
}
.themcol_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 ul li a{
		width: auto;
		display: block;
		margin: 0;
		border-left: none;
		border-right:none;
		border-radius: 0;
		border-bottom: 1px solid #EB9D4A;
	}
	.menubar ul li a:hover{
	transition: none;
	}
	.themcol_Tm{
	float: none;
	margin:0;
	width: auto;
	}
}

body{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	background: url(../images/bg.png)fixed;
	font-family: ’ヒラギノ角ゴ Pro W3’, ‘Hiragino Kaku Gothic Pro’, メイリオ, Meiryo, Osaka, ‘MS Pゴシック’, ‘MS PGothic’, sans-serif;
}
p{
	line-height: 30px;
	letter-spacing: 1px;
	padding: 0 14px !important;
}
.themcol_topControler{
	margin: 0 auto;
	position: relative;
	/* background: white; */
}
.teamcol_spancon{
	overflow: hidden;
	padding: 10px 20px;
}
#teamcol_spancon{
	overflow: hidden;
	padding: 14px 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;
}
.blog_main_banner{
	height:auto;
	margin: 0 auto;
	position: relative;
}
.blog_main_banner img{
	margin:auto;
	width: 100%;
	display: block;
}
/** ======= end ============ **/
#blog_main_Title h1{
	color: #35312e;
	margin: auto;
	padding: 15px 0 10px 0px;
	text-align: center;
	/* position: absolute; */
	top: 0;
	width: 100%;
	z-index: 9999;
	background: rgb(88, 69, 65);
	border-top: 3px solid #FFB262;
}
#blog_main_Title h1 a{
	text-decoration:none;
	color: #FBFBFB;
}
#blog_main_Title h1 a:hover{
	text-decoration: underline;
	color: #FFF;
}
#blog_main_Title{
	margin: 0 auto;
	position: relative;
	padding: 0;
	width: 1040px;
}
.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;
}
.themcol_boxB1{
	width: 100%;
	padding: 0px 0px 4px 0px;
	overflow: hidden;
}
.themcol_incol1{
	padding: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.themcol_incol1 p{
	padding: 0;
}
.themcol_incol1 img{
	width: 36%;
	float: right;
	margin: 22px 20px 6px 15px;
	padding: 0;
}
.themcol_topcon{
	overflow: hidden;
	background: rgba(255, 255, 255, 0.79);
}
.themcol_topcon p{
	padding: 0;
}
.themcol_topcon img{
	width: 36%;
	float: right;
	margin: 22px 20px 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;}
.themcol_boxB3{width: 100%;clear: both;}
.page_box4{width: 100%;clear: both;border-top: 3px solid #44567F;padding: 10px 0;}
.themcol_boxB2{width: 100%;clear: both;overflow: hidden;}
.themcol_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;
}
.themcol_incol2:nth-child(even){
	float: right;
	margin-right: 0;
}
.themcol_incol2 p{
	padding: 0px 10px;
	margin: 0;
}
.themcol_incol2 img{
	width: 100%;
	padding: 0;
	padding-bottom: 6px;
	/* background: #c4c7c7; */
}
#themcol_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;
}
.themcol_Inside{
	width: auto;
	height:auto;
	padding: 0;
	padding-bottom: 10px;
	margin:auto;
	margin-bottom: 10px;
	overflow: hidden;
}
.themcol_Inside p{
	padding: 0 14px;
	margin: 1px 0;
}


.themcol_Inside h2.title a{
	border-bottom:2px solid;
}
.themcol_Inside h2.title a:hover{
	border-bottom:none;
	text-decoration:none;
}
.themcol_Inside img{
	width: 100%;
	height:auto;
	padding: 4px 0;
	margin: 0px 0 2px 0px;
	/* background: #FF6B86; */
}
/** ========= 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;
}
.themcol_MainCenter{
	width: 68%;
	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: left;
  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 20px 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;
}
.themcol_sidePrlink{margin: auto;clear: both;padding: 15px;background: #fff;margin-bottom: 6px;margin-top: 12px;}
ul li{
	line-height: 32px;
	padding:0 14px;
}
ul li h3{
	margin-bottom:6px;
	margin-top: 1px;
	padding-top: 9px;
	position: relative;
	padding-left: 0;
	margin-left: 0;
	margin-right: 0;
}
.themcol_sidePrlink ul{
	padding:0;
}
/**===== readmore========**/
p.Detail_more{
	margin: 0;
	padding: 0 !important;
	display: flex;
	margin-top: 10px;
}
.Detail_more a{
		padding: 3px 10px;
		color: #FF982C;
		position: relative;
		overflow: hidden !important;
		margin-left: 10px;
		margin-bottom: 10px;
		border: 1px solid #fff;
		box-shadow: 0 8px 14px -8px #4C4C4C;
		border: 1px dotted;
		border-radius: 10px;
}
.Detail_more a:hover{
		text-decoration: none;
		color: #FFFFFF;
		background: #FF982C;
		transition: all .3s ease-in-out;
}
/************************** Footer Page ***********************************/
.themcol_footer{
	min-width: 1040px;
	height:auto;
	margin: 0px auto;
	padding:0px;
	display: block;
	margin-top: 20px;
}
.copyright_col{
	margin:auto;
	color: #000000;
	padding: 15px 0 10px 0;
	text-align: center;
	background: #584541;
	border-top: 3px solid #FAAF5E;
	position: relative;
}
.copyright_col a{
			color: #FFFFFF;
			text-decoration: none;
			}
.copyright_col a:hover{
			text-decoration: underline;
			}

/************************** /add/ ***********************************************/
a{
	color: #FF982C;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{font-size: 25px;}
/* h2 */
h2 {
    padding:8px;
    border-bottom: 4px solid #FFB262;
    position:relative;
    padding-left:30px;
    margin: 0;
    font-size: 18px;
}
h2:before{
    position:absolute;
    content:"";
    width:5px;
    height:90%;
    background-color: #FAAF5E;
    top:0;
    left:0;
    margin-left:0px;
    margin-top:0px;
}
h2:after{
    position:absolute;
    content:"";
    width:5px;
    height:90%;
    background-color: #90581E;
    top:0;
    left:0;
    margin-left: 8px;
    margin-top:0px;
}

/***********/
h3{
	font-size: 16px;
	color: #333333;
	margin: 0;
	padding: 10px 14px 5px 1px;
	margin-bottom: 0;
	margin-top: 16px;
	line-height: 22px;
	margin-left: 14px;
	margin-right: 14px;
	position: relative;
	overflow: hidden !important;
	/* border-bottom: 2px dotted #AFAFAF; */
}

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;
	width: auto;
	padding-left: initial;
	padding: 14px 0;
	border: 1px solid #ff6b86;
	box-sizing: border-box;
}
ul.side_menu li{
	list-style:none;
	position:relative;
	line-height: 36px;
	margin: 0 auto;
}
ul.side_menu li a{
	color: #ffffff;
	text-decoration:none;
	display: block;
	line-height: 40px;
	background: #FF6B86;
	margin-bottom: 8px;
	text-align: center;
	font-size: 13px;
}
ul.side_menu li a:hover{
	text-decoration: none;
	background: #ff2f55;
}
.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;
	padding: 0;
}
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;
	color: #ff6b86;
}
ul.menu_footer a:hover {
	text-decoration: none !important;
	color: #e5074e;
}
.space_add{
	margin-bottom: 14px;
	padding: 0;
	box-sizing: border-box;
	/* border: 1px solid #C16A0E; */
	background: white;
}
.space_addArt{
	padding: 0;
}
/*============= Control ==========*/
@media screen and (max-width:480px){
	.themcol_topControler{
		width: 100%;
		min-width:auto !important;
	}
	ul.side_menu li a{border-radius:0;}
	/*===== site title =====*/
	#blog_main_Title{
		width: 100%;
		min-width: auto !important;
		border-radius: 0;
		margin-bottom: 0;
	}
	#boxArea{
		float:none;
	}
	/** menu top sidebar **/
	#blog_main_Title h1{
		width: auto;
		padding: 20px 0 18px 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: 0 10px;
	}
	.blog_main_banner{
		width: auto;
		min-width:auto !important;
		float: none;
	}
	.blog_main_banner img{
		width: 100%;
		min-width:auto !important;
		border-radius: 0;
	}
	/*========== contenner page / side-L ==========*/
	#themcol_Controlerpage{
		width: auto;
		padding: 10px;
	}
	.Side1_Mainpage{
		width: auto;
		/* padding: 0; */
		margin: 0;
		float: none;
		border-radius: 0;
	}
	.themcol_Inside{
		border-radius:0;
	}
	/*============= content side R ===========*/
	h2{
		border-radius:0;
		text-align: center;
		padding-left: 0;
		margin-bottom: 0;
	}
	.themcol_Inside img{
		width: 100%;
		padding: 0px 0 4px 0;
		border-radius: 0;
	}
	/*========= contenner center ==========*/
	.themcol_MainCenter{
		width: auto;
		padding: 0;
		margin: 0;
		background: none;
		float: none;
	}
	/*========= center block =========*/
	.themcol_topcon{
		width: auto;
	}
	.themcol_topcon h3{
		padding-left: 1px;
	}
	.themcol_topcon p{
		padding: 0px 14px;
	}
	.themcol_topcon img{
		width:100%;
		margin: 0;
		padding: 0;
		border-left: none;
		border-right: none;
		border-radius: 0;
		float: none;
		box-shadow: none;
	}
	.themcol_boxB2{
		width:100%;
		margin: 0;
		padding: 0;
	}
	.themcol_incol2,.themcol_incol2:nth-child(even){
		width: auto;
		float: none;
	}
	.themcol_incol2:before{
		display:none;
	}
	.themcol_incol2 img{
		width: 100%;
		padding: 0;
		margin: 0;
		border-radius: 0;
	}
	.themcol_incol2 p{
		padding: 4px 10px;
	}
	.themcol_boxB1{
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.themcol_incol1{
		width: auto;
	}
	.themcol_incol1 img{
		width: 100%;
		border-left: none;
		border-right: none;
		padding: 0;
		margin: 0;
		box-shadow: none;
		float: none;
		border-radius: 0;
	}
	.themcol_incol1 p{
		padding: 0px 14px;
	}
	.themcol_sidePrlink{
		width: auto;
	}
	.space_add{
		border-radius:0;
	}
	.themcol_sidePrlink ul li h3{
	}
	.themcol_sidePrlink ul li{
	}
	.Main_Prlink{
		width: auto;
	}
	.Main_Prlink ul li{
	}
	/*======== footer ========*/
	.themcol_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: 1px;
	}
	/* ===== 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;
	}
}