@charset "utf-8";
.menubar {
	min-width: 1110px;
	width: 1110px;
	margin: 0px auto;
	height: auto;
	/* padding: 10px 0; */
}
.menubar ul {
	list-style: none;
	padding-left: initial;
	justify-content: center;
	padding: 0;
	display: flex;
	margin: 0;
	background: #5fa3ec;
}
.menubar li {
	display:inline-block;
	position:relative;
}
.menubar a {
	padding: 20px 15px;
	margin: 0 3px;
	line-height: 26px;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	position: relative;
	display: block;
	width: 164px;
	z-index: 1;
	text-align: center;
}

.menubar li:first-child a{
	width: auto;
	padding-left: 25px;
	padding-right: 25px;
}
.menubar a:hover,.Active {
	text-decoration: none;
	transition: all .3s ease-in-out;
	background: rgb(51, 127, 210);
}

@media screen and (max-width:480px){
	/*===== menu top =====*/
	.menubar{
		width: auto;
		min-width:auto !important;
		margin-top: 0;
		margin-bottom: 0;
		border: 0;
		box-shadow: none;
		border-radius: 0;
		position: relative;
	}
	.menubar ul{
		flex-direction: column;
		text-align: center;
		width: 100%;
	}
	.menubar ul li{
		width:100%;
		display: block;
	}
	.menubar li:first-child a {
	border-left:none;
	border-radius:0;
	}
	.menubar li:before,.menubar li:after{
		display:none;
	}
	.menubar li:last-child a {
		border-right:none;
		border-radius:0;
	}
	.menubar ul li a{
		width: auto;
		display: block;
		padding: 8px 22px;
		margin: 0;
		border-left: none;
		border-right:none;
		margin-bottom: 5px;
		/* background: #D8B920; */
		border-bottom: 1px solid #ddd;
		border-radius: 0;
		z-index: 1;
	}
	.menubar ul li a:before,.menubar ul li a:after{display:none;}
	.menubar ul li a:hover{
	transition: none;
	}
}

body{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	background: #ffffff;
	background-attachment: fixed;
	font-family: ’ヒラギノ角ゴ Pro W3’, ‘Hiragino Kaku Gothic Pro’, メイリオ, Meiryo, Osaka, ‘MS Pゴシック’, ‘MS PGothic’, sans-serif;
}
p{
	line-height: 30px;
	margin: 2px 0;
}
#top_collection{
	width:100%;
	margin: 0 auto;
	min-width: 1110px;
	background: #fff8c5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.colthem_spancon{
	overflow: hidden;
	padding: 10px 0;
}
.colthem_subart{
	overflow: hidden;
	background: #fff;
}
.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: 1110px;
}
/** ========= main image =============== **/
#colthem_topImg{
	width: 1110px;
	height:auto;
	padding: 0;
	margin: 0 auto;
	position: relative;
	/* margin-bottom: 10px; */
}
#colthem_topImg img{
	margin:auto;
	width: 100%;
	display: block;
}
/** ======= end ============ **/
.site_title h1{
	color: #2f2a2a;
	margin: auto;
	text-align: center;
	padding: 7px 36px;
	float: left;
	width: 60%;
	background: #E6C41A;
}
.site_title{
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	width: 1110px;
	position: relative;
	overflow: hidden;
}
.top_rspcol{
	padding: 10px 0;
	text-align: center;
	background: #5fa3ec;
	margin-bottom: 10px;
}
.titlesite_page{
	width: 1110px;
	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: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.colthem_incol1{
	width: auto;
	overflow: hidden;
	margin-bottom: 10px;
	/* box-shadow: -1px -1px 0px 1px #c9c9c9 inset; */
	/* border-radius: 6px; */
	padding: 0 0 10px 0;
	background: rgba(255, 255, 255, 0.58);
}
.colthem_incol1 p{
	padding: 0 10px;
}
.colthem_incol1 img{
	width: 36%;
	float: left;
	margin: 7px 10px 6px 10px;
	border: 1px solid #fff;
	box-shadow: 1px 2px 4px 1px #bdbdbd;
	border-radius: 4px;
}
.colthem_topcon h2,.colthem_incol1 h2,.main_subpage h2{
	/* margin-bottom: 10px; */
}
.colthem_topcon{
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	margin-bottom: 10px;
	box-shadow: 0px 0px 0px 1px #d5d5d5 inset;
	/* border-radius: 6px 6px 2px 2px; */
	background: rgba(255, 255, 255, 0.71);
}
.colthem_topcon img{
	width: 35%;
	margin: 10px 10px 4px 10px;
	float: left;
	box-shadow: 0px 0px 4px 1px #9ca4a0;
	border-radius: 4px;
}
.colthem_topcon p{
	padding: 0 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 4px 0px;
	margin: 0px 0px 10px 0px;
	background: linear-gradient(to bottom,rgb(243, 243, 243) 0%, rgb(243, 243, 243) 100%);
	border-radius: 2px;
}
.colthem_incol2 h2.title{
	background:none;
	box-shadow: 0px 0px 1px #f1fff8 inset;
	padding-bottom: 9px;
}
.colthem_incol2 h2.title:before,.colthem_incol2 h2.title:after{display:none;}
.colthem_incol2 h2.title a{
	border-bottom:2px solid;
}
.colthem_incol2 h2.title a:hover{
	border-bottom: none;
	text-decoration:none;
}
.colthem_incol2:nth-child(even){
	float: right;
	margin-right: 0;
}
.colthem_incol2 p{
	padding: 0px 10px;
	margin: 0;
}
.colthem_incol2 img{
	width: 100%;
	margin: 0;
	padding: 0px 0 6px 0;
	background: #D8B920;
}
#contain_site{
	width: 1110px;
	height:auto;
	margin:auto;
	overflow: hidden;
	background: url(../images/bg.png) #fff8c5;
	/* padding: 6px 0 6px 0; */
	position:relative;
	/* box-shadow: 0px 0px 0px 1px #D8B920 inset; */
}

/** =========== 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: 22%;
	height:auto;
	margin:auto;
	float: left;
	padding: 0 10px;
	z-index: 9999;
}
.Side2_Mainpage{
	width: 22%;
	height:auto;
	margin:auto;
	padding: 0 10px;
	float: right;
	border-radius: 0 0 3px 3px;
	z-index: 9999;
}
.Side2_Mainpage h2,.Side1_Mainpage h2
{}
.colthem_Inside{
	width: 100%;
	height:auto;
	padding: 0;
	margin:auto;
	margin-bottom: 10px;
	border-radius: 2px;
	overflow: hidden;
	background: linear-gradient(to bottom,rgb(240, 240, 240) 0%, rgb(241, 241, 241) 100%);
}
.colthem_Inside p{
	padding: 0 10px;
	margin: 1px 0;
}
.colthem_Inside h2{
	margin: 0;
}
.colthem_Inside img{
	width: 100%;
	height:auto;
	padding: 2px 0 4px 0;
	margin: 0;
	/* background: #D8B920; */
}

/** ========= 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: 52.3%;
	float: left;
	height:auto;
	border-radius: 4px;
	overflow: hidden;
}
.box_pr{
	width: 100%;
	height:auto;
	margin:auto;
	padding: 0px 0px 4px 0px;     
	border-radius: 5px;                    
	margin-top: 10px;
	overflow: hidden;
}
.main_subpage{
  /* width: 52.3%; */
  float: left;
  padding-bottom: 10px;
  height: auto;
  overflow: hidden;
  /* background: rgb(216, 216, 216); */
  border-radius: 4px;
  margin: 10px;
  margin-top: 0;
}
.main_subpage p{
	padding:0 10px;
}
.main_subpage img{
    width: 35%;
    margin: 2px 10px 4px 10px;
    float: right;
    border-radius: 2px;
}

.Main_Prlink{width: auto;margin: auto;clear: both;border-radius: 4px;background: rgba(255, 255, 255, 0.44);box-shadow: 0px 0px 0px 1px #d5d5d5 inset;padding-bottom: 10px;}
.Main_Prlink ul{
	padding:0;
}
ul li h3{
	line-height:24px;
	margin-bottom: 6px;
	margin-left: 0;
	margin-right: 0;
	border-radius: 2px;
	/* border-left: 3px solid #bdccf5; */
	/* text-align: center; */
	font-size: 15px;
	text-indent: 16px;
}
ul li h3:before {
    content: '➧';
    left: -17px;
    top: 8px;
    position:absolute;
    font-size: 24px;
    color: #85868a;
}
ul li h3:after {
    display:none;
}
.Main_Prlink ul li{
	line-height: 34px;
	border-bottom: 1px dotted #DBD9D9;
	position: relative;
	padding: 0 10px;
}
.colthem_sidePrlink{margin: auto;clear: both;padding: 10px 10px;background: rgb(243, 243, 243);margin-bottom: 6px;margin-top: 12px;border-radius: 0 0 2px 2px;}
.colthem_sidePrlink ul li{
	line-height: 32px;
}
.colthem_sidePrlink ul{
	padding:0;
	margin: 0;
}
/**===== readmore========**/
p.Detail_more{
	float: right;
	margin: 10px 0px 16px 0px;
}
.Detail_more a{
		padding: 8px 16px;
		color: #fff;
		position: relative;
		overflow: hidden;
		/* border-radius: 4px; */
		text-align: center;
		background: #5fa3ec;
}
.Detail_more a:hover{
		text-decoration: none;
		background: #4192e8;
}
/************************** Footer Page ***********************************/
.colthem_footer{
	min-width: 1110px;
	height:auto;
	margin: 0px auto;
	padding:0px;
	display: block;
	font-size: 15px;
}
.copyright_col{
	margin:auto;
	color: #000000;
	padding: 20px 0px;
	text-align: center;
	background: #5fa3ec;
	width: 1110px;
}
.copyright_col p{
	padding:10px;
}
.copyright_col a{
			color: #ffffff;
			text-decoration: none;
			}
.copyright_col a:hover{
			text-decoration: underline;
			}

/************************** /add/ ***********************************************/
a{
	color: #e87e23;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{font-size: 18px;}
h1{
	text-decoration: none;
	color: #ffffff;
}
/* h2 */
h2{
	font-size: 16px;
	padding: 12px 0px;
	color: #ffffff;
	background: #5fa3ec;
	position:relative;
	overflow: hidden !important;
	text-align: center;
	margin: 0;
	/* border-radius: 4px 4px 0 0; */
	z-index: 9999;
	/* border-bottom: 3px solid  #4c98ea; */
	/* padding-left: 36px; */
}
h2:after{
	content:"";
	position:absolute;
	border-width:0;
	height:100%;
	width:5px;
	background-color:#fff;
	left:0;
	margin-left:10px;
	top:0;

}
h2:before{
	content:"";
	position:absolute;
	border-width:0;
	height:100%;
	width:5px;
	background-color:#fff;
	right: 0;
	margin-right: 10px;
	top:0;
} 
/***********/
h3{
	font-size: 16px;
	color: #624952;
	padding: 7px 4px;
	margin: 0 10px;
	margin-top: 12px;
	position: relative;
	text-indent: 18px;
	/* background: #ebebeb; */
	overflow: hidden !important;
}

h3:after{
    content: '➧';
    left: -15px;
    top: 1px;
    position:absolute;
    font-size: 24px;
    color: #656669;
    z-index: 9999;
}
ul{
	list-style:none;
	padding:inherit;
}
/** menu sidebar **/
ul.side_menu{
	list-style:none;
	position:relative;
	line-height:40px;
	margin: 0 auto;
	margin-bottom: 6px;
	border-radius: 6px;
	width: 100%;
	padding-left: initial;
}
ul.side_menu li{
	list-style:none;
	position:relative;
	line-height: 36px;
	margin: 0 auto;
}
ul.side_menu li a{
	color: #fff;
	text-decoration:none;
	display: block;
	line-height: 40px;
	background: #bdccf5;
	margin-bottom: 8px;
	border-radius: 4px;
	font-size: 13px;
	text-align: center;
}
ul.side_menu li a:hover{
	text-decoration: none;
	background: #ff8080;
}
.social{
	margin-top: 10px;
	float: right;
}
#boxArea{
	margin: auto;
	margin-bottom: 2px;
}
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;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	margin: 8px 0;
}
ul.menu_footer li {
	display:inline-block;
}
ul.menu_footer li a:before {
	content: '◈';
	padding-right:10px;
	color: #d8b920;
	font-size: 14px;
}
ul.menu_footer li a {
	padding: 9px 11px 7px 11px;
	margin: 0 0px 0px 0px;
	line-height: 26px;
	text-decoration: none;
	color: #5d5e5e;
	font-size: 13px;
	position: relative;
	display: block;
	overflow: hidden;
}
ul.menu_footer a:hover {
	text-decoration: none !important;
	color: #e87e23;
}
/*============= Control ==========*/
@media screen and (max-width:480px){
	#top_collection{
		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;
		position: relative;
	}
	.top_rspcol{
		position:relative;
		width: auto;
	}
	.site_title h1{
		width: auto;
		padding: 12px 0 8px 0;
		float: none;
		position: relative;
		border-radius: 0;
	}
	.social{
		float:none;
		position: relative;
		padding-top: 10px;
	}
	h1{
		font-size: 13px;
	}
	/*======== slider =======*/

	#colthem_topImg{
		width: 100%;
		min-width:auto !important;
		float: none;
	}
	#colthem_topImg img{
		width: 100%;
		min-width:auto !important;
		border-radius: 0;
	}
	/*========== contenner page / side-L ==========*/
	#contain_site{
		width: auto;
		padding: 0;
	}
	.colthem_spancon{
		padding: 14px;
	}
	.Side1_Mainpage{
		width: auto;
		padding: 0;
		margin: 0;
		float: none;
	}
	/*============= content side R ===========*/
	.Side2_Mainpage{
		width: auto;
		margin: 0;
		padding: 0;
		float: none;
	}
	h2{
		border-radius:0;
	}
	.colthem_Inside img{
		width: 100%;
		padding: 4px 0;
		border-radius: 0;
	}
	/*========= contenner center ==========*/
	.colthem_MainCenter{
		width: auto;
		padding: 0;
		margin: 0;
		float: none;
		margin-bottom: 10px;
	}
	/*========= center block =========*/
	.colthem_topcon{
		width: auto;
		padding:0;
		margin: 0;
	}
	.colthem_topcon h2, .colthem_incol1 h2, .main_subpage h2{
		margin-bottom: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{
		width: auto;
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
	}
	.colthem_incol2 img{
		width: 100%;
		padding: 5px 0;
		margin: 0;
		border-radius: 0;
	}
	.colthem_incol2 p{
		padding: 4px 10px;
	}
	.colthem_boxB1{
		width: 100%;
		margin: 0;
		padding: 0;
		margin-bottom: 10px;
	}
	.colthem_incol1{
		width: auto;
		border-radius: 0;
		box-shadow: none;
	}
	.colthem_incol1 img{
		width: 100%;
		border-left: none;
		border-right: none;
		margin: 0;
		float: none;
		border-radius: 0;
		padding: 4px 0;
		box-shadow: 0px 0px 1px 0px #969696;
	}
	.colthem_incol1 p{
		padding: 10px;
	}
	.colthem_sidePrlink{
		width: 100%;
		margin: 0;
		padding: 0px 0 6px 0;
		margin-bottom: 10px;
	}
	.colthem_sidePrlink ul li{
		padding: 0 10px;
	}
	.Main_Prlink{
		width: auto;
		border-radius: 0;
	}
	.Main_Prlink ul{
		padding:0;
	}
	.Main_Prlink ul li{
		/* padding: 0; */
	}
	/*======== footer ========*/
	.colthem_footer{
		width: 100%;
		min-width:auto !important;
		padding: 0;
		margin: 0;
	}
	.copyright_col{
		width: 100%;
		margin: 0;
		min-width: auto;
		padding: 22px 0px;
	}
	/*======= subpage ======*/
	.main_subpage{

		width:100%;
		margin:0;
		padding: 0;


		float: none;
	}
	.main_subpage img{
		width: 100%;
		margin: -7px 0 -6px 0;
		padding: 4px 0;
		border-left: none;
		border-right: none;
		float: none;
		border-radius: 0;
	}
	.main_subpage p{
		padding: 0 10px;
	}
	.main_subpage h3{
		padding-left: 20px;
	}
	/* ===== 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 dotted;
		margin: 0;
		border-left:none;
		border-right:none;
	}
	ul.menu_footer li:first-child a{
		border-left:none;
		border-right:none;
	}
}