@charset "utf-8";                                                                                                                   
                                                                                                                   
body{                                                                                                                   
	padding: 0px;                                                                                                                   
	margin: 0px;                                                                                                                   
	font-size: 16px;                                                                                                                   
	line-height: 160%;                                                                                                                   
	font-family: 'Hiragino Kaku Gothic ProN',  Meiryo,  Osaka, 'MS PGothic', arial, helvetica, sans-serif;                                                                                                                   
}                                                                                                                   
.wrapper_frame{                                                                                                                   
	width: 1060px;                                                                                                                   
	margin: 25px auto 0px;                                                                                                                   
	min-width: 1060px;                                                                                                                   
}                                                                                                                   
.wrapper_frame:after{                                                                                                                   
	display: block;                                                                                                                   
	clear: both;                                                                                                                   
	content: "";                                                                                                                   
}                                                                                                                   
p{                                                                                                                   
	margin: 0 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
a{                                                                                                                   
	color: #68a700;                                                                                                                   
	text-decoration:none;                                                                                                                   
}                                                                                                                   
a:hover{                                                                                                                   
	text-decoration:underline;                                                                                                                   
}                                                                                                                   
 h1{                                                                                                                   
	margin: 10px auto 0px;                                                                                                                   
	padding: 0 0;                                                                                                                   
	font-size: 16px;                                                                                                                   
	color: #3e3e3e;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#socialBtn{                                                                                                                   
	margin: 0px auto 0;                                                                                                                   
	position: absolute;                                                                                                                   
	right: -15px;                                                                                                                   
	top: 2px;                                                                                                                   
}                                                                                                                   
.social{                                                                                                                   
	padding: 0;                                                                                                                   
}                                                                                                                   
#boxArea{                                                                                                                   
	margin: auto;                                                                                                                   
}                                                                                                                   
div#boxArea div:nth-child(2) {                                                                                                                   
    margin-right:12px;                                                                                                                   
}                                                                                                                   
div#boxArea div:nth-child(3) {                                                                                                                   
    margin-right:4px;                                                                                                                   
}                                                                                                                   
div#boxArea div:nth-child(4) {                                                                                                                   
    margin-right:6px;                                                                                                                   
    line-height: 0;                                                                                                                   
}                                                                                                                   
div#boxArea div:last-child {                                                                                                                   
    margin-right:0px;                                                                                                                   
}                                                                                                                   
div#boxArea div {                                                                                                                   
    margin-right:6px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
/* h2 */                                                                                                                   
h2 {                                                                                                                   
    font-size: 18px;                                                                                                                   
    padding: 7px 7px 7px 10px;                                                                                                                   
    margin: 0 auto 10px;                                                                                                                   
    line-height: 140%;                                                                                                                   
    background: #fbc5bb;                                                                                                                   
    border-left: 7px solid #9db23c;                                                                                                                   
    position: relative;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h2:before {content: "";width: 5px;height: 5px;position: absolute;background: white;top: 17px;left: -6px;border-radius: 10px;}                                                                                                                   
                                                                                                                   
h2.title {                                                                                                                   
    padding: 0;                                                                                                                   
    background: none;                                                                                                                   
    margin: 0 auto 5px;                                                                                                                   
    border: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h2.title:before {                                                                                                                   
    display: none;                                                                                                                   
}                                                                                                                   
                                                                                                                     
/***********/                                                                                                                   
h3{                                                                                                                   
	font-size: 16px;                                                                                                                   
	color: #3a3a3a;                                                                                                                   
	margin: 0 0 5px 0;                                                                                                                   
	overflow: hidden;                                                                                                                   
}                                                                                                                   
                                                                                                                   
ul{                                                                                                                   
	list-style:none;                                                                                                                   
	padding:inherit;                                                                                                                   
}                                                                                                                   
.template_menu {                                                                                                                   
	margin: 0px auto 40px;                                                                                                                   
	height: auto;                                                                                                                   
}                                                                                                                   
.template_menu ul {                                                                                                                   
	list-style: none;                                                                                                                   
	margin: 0px;                                                                                                                   
	padding: 0;                                                                                                                   
}                                                                                                                   
.template_menu li {                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
.template_menu a {                                                                                                                   
	padding: 8px 5px 8px 5px;                                                                                                                   
	text-decoration: none;                                                                                                                   
	display: block;                                                                                                                   
	font-size: 13px;                                                                                                                   
	border: 1px solid #ffe5e1;                                                                                                                   
	margin: 0 auto 2px;                                                                                                                   
	position: relative;                                                                                                                   
	overflow: hidden;                                                                                                                   
	text-align: center;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.template_menu a:before {content: "";width: 5px;height: 10px;position: absolute;background: #41a545;top: 15px;left: -2px;}                                                                                                                   
                                                                                                                   
.template_menu a:after {                                                                                                                   
    content: "";                                                                                                                   
    width: 5px;                                                                                                                   
    height: 10px;                                                                                                                   
    position: absolute;                                                                                                                   
    background: #41a545;                                                                                                                   
    top: 15px;                                                                                                                   
    right: -2px;                                                                                                                   
}                                                                                                                   
.template_menu li:hover {                                                                                                                   
	text-decoration: none;                                                                                                                   
	color: #1fa53b;                                                                                                                   
	background-color: #f2fff3;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/** ======= end ============ **/                                                                                                                   
                                                                                                                   
.header_main_frame{                                                                                                                   
	margin: 0 auto 0px;                                                                                                                   
	min-width: 1200px;                                                                                                                   
	background: url(../images/main-image.jpg) no-repeat center bottom;                                                                                                                   
	min-height: 485px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.sub .header_main_frame {                                                                                                                   
    background: url(../images/sub-image.jpg) no-repeat center bottom;                                                                                                                   
    min-height: 435px;                                                                                                                   
}                                                                                                                   
.backLogo{                                                                                                                   
	margin: 0 auto 0;                                                                                                                   
	width: 1060px;                                                                                                                   
	position: relative;                                                                                                                   
	padding: 0px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.backLogo:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
.side_dynamic_data{                                                                                                                   
	float: right;                                                                                                                   
	width: 300px;                                                                                                                   
	clear: right;                                                                                                                   
}                                                                                                                   
.side_dynamic_data h2{                                                                                                                   
	display: block;                                                                                                                   
	background: #ffe2dd;                                                                                                                   
	padding: 8px 10px;                                                                                                                   
	margin: 5px auto 10px;                                                                                                                   
	text-align: center;                                                                                                                   
	border: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.side_dynamic_data h2:before {                                                                                                                   
    display: none;                                                                                                                   
}                                                                                                                   
.main_post_list_site{                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.wrapper_mainBlock {                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
.Topics1{                                                                                                                   
	width:100%;                                                                                                                   
	margin: auto;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/**************************/                                                                                                                   
                                                                                                                   
.blg_siteArticle{                                                                                                                   
	display: block;                                                                                                                   
	margin: 0px auto 40px;                                                                                                                   
	clear: both;                                                                                                                   
}                                                                                                                   
.blg_siteArticle img {                                                                                                                   
	width: 100%;                                                                                                                   
	margin: 0 auto 10px;                                                                                                                   
	display : block;                                                                                                                   
	float: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Topics2 img {                                                                                                                   
    margin: 0 auto 10px;                                                                                                                   
    width: 100%;                                                                                                                   
    display: block;                                                                                                                   
    float: none;                                                                                                                   
}                                                                                                                   
.blg_siteArticle p{                                                                                                                   
	margin-bottom: 25px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
p.pr_link {                                                                                                                   
    margin: 0 auto 10px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.blg_cont_recommend{                                                                                                                   
	width: 100%;                                                                                                                   
	clear: both;                                                                                                                   
	margin-bottom: 40px;                                                                                                                   
}                                                                                                                   
.blg_cont_recommend:after{                                                                                                                   
	content:'';                                                                                                                   
	display:block;                                                                                                                   
	clear:both;                                                                                                                   
}                                                                                                                   
.box_article_01{                                                                                                                   
	width: auto;                                                                                                                   
	padding-bottom: 10px;                                                                                                                   
	margin: 0 0 20px 0;                                                                                                                   
	border-bottom: 1px dotted #b9e5c2;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.box_article_01:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
	                                                                                                                   
.box_article_01 p{                                                                                                                   
	margin: 0px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.box_article_01 img{                                                                                                                   
	width: 48%;                                                                                                                   
	padding: 0;                                                                                                                   
	margin: 5px 15px 10px 0;                                                                                                                   
	display: block;                                                                                                                   
	float: left;                                                                                                                   
}                                                                                                                   
#frame_blog_article{                                                                                                                   
	width: 730px;                                                                                                                   
	height:auto;                                                                                                                   
	position:relative;                                                                                                                   
	float: left;                                                                                                                   
	clear: left;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/** ========= End =========== **/                                                                                                                   
                                                                                                                   
.Topics2{                                                                                                                   
  width: auto;                                                                                                                   
  float: none;                                                                                                                   
  padding: 0;                                                                                                                   
  height: auto;                                                                                                                   
  margin: 0 auto 40px;                                                                                                                   
}                                                                                                                   
.Topics1 .Pr_link_display {                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Topics1 .Pr_link_display ul {                                                                                                                   
    overflow: inherit;                                                                                                                   
    height: inherit;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Topics1 .Pr_link_display ul li {                                                                                                                   
    margin-bottom: 12px;                                                                                                                   
}                                                                                                                   
.Topics2 p{                                                                                                                   
	margin-bottom: 25px;                                                                                                                   
}                                                                                                                   
.Topics2 p:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
.Pr_link_display{                                                                                                                   
	width: auto;                                                                                                                   
	margin: 0 auto 40px;                                                                                                                   
	clear: both;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Pr_link_display h2 {                                                                                                                   
    text-align: left;                                                                                                                   
}                                                                                                                   
.Pr_link_display ul{                                                                                                                   
	padding:0;                                                                                                                   
	overflow-y: scroll;                                                                                                                   
	height: 440px;                                                                                                                   
}                                                                                                                   
ul li h3{                                                                                                                   
	margin: 0 auto 5px;                                                                                                                   
	padding: 0px 15px 3px 25px;                                                                                                                   
	background: url(../images/list.png) no-repeat top left;                                                                                                                   
	line-height: 145%;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Pr_link_display ul li{                                                                                                                   
	position: relative;                                                                                                                   
	margin: 0 auto 20px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Pr_link_display li.first {                                                                                                                   
    display: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Pr_link_display ul li:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/**===== readmore========**/                                                                                                                   
                                                                                                                   
.tmp_blockMain a{                                                                                                                   
	padding: 5px 15px;                                                                                                                   
	color: #fff;                                                                                                                   
	text-align: center;                                                                                                                   
	background: #9db23c;                                                                                                                   
	float: right;                                                                                                                   
	margin: 12px auto 0;                                                                                                                   
	border-top: 3px double #ffffff;                                                                                                                   
}                                                                                                                   
.tmp_blockMain a:hover{                                                                                                                   
	text-decoration: none;                                                                                                                   
	background: #f5a798;                                                                                                                   
}                                                                                                                   
/************************** Footer Page ***********************************/                                                                                                                   
                                                                                                                   
.control_footerArea{                                                                                                                   
	margin:auto;                                                                                                                   
	color: #333;                                                                                                                   
	text-align: center;                                                                                                                   
	width: 100%;                                                                                                                   
	clear: both;                                                                                                                   
	background: #f39989;                                                                                                                   
	border-top: 2px solid #e77f6c;                                                                                                                   
}                                                                                                                   
.control_footerArea p{                                                                                                                   
	padding: 20px 20px;                                                                                                                   
	margin: 0 0;                                                                                                                   
	font-size: 15px;                                                                                                                   
	color: #2a2a2a;                                                                                                                   
}                                                                                                                   
.control_footerArea a{                                                                                                                   
	text-decoration: none;                                                                                                                   
	color: white;                                                                                                                   
}                                                                                                                   
.control_footerArea a:hover{                                                                                                                   
	text-decoration: underline;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*============= Control ==========*/                                                                                                                   
@media screen and (max-width:480px){                                                                                                                   
.wrapper_frame{                                                                                                                   
	width: auto;                                                                                                                   
	padding: 20px 20px 0px 20px;                                                                                                                   
	margin: 0;                                                                                                                   
	min-width: inherit;                                                                                                                   
	box-shadow: none;                                                                                                                   
}                                                                                                                   
h1{                                                                                                                   
	width: auto;                                                                                                                   
	float: none;                                                                                                                   
	position: relative;                                                                                                                   
	border-radius: 0;                                                                                                                   
	background: none;                                                                                                                   
	text-align: left;                                                                                                                   
	padding: 0;                                                                                                                   
	margin: 0 auto 8px;                                                                                                                   
}                                                                                                                   
h2{                                                                                                                   
	border-radius:0;                                                                                                                   
	text-align: left;                                                                                                                   
	clear: both;                                                                                                                   
	padding: 7px 7px 7px 7px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h2.title {                                                                                                                   
    border: 0;                                                                                                                   
    font-size: 16px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h3 {                                                                                                                   
    background: none;                                                                                                                   
    text-indent: 0 !important;                                                                                                                   
    clear: both;                                                                                                                   
    text-align: left;                                                                                                                   
}                                                                                                                   
                                                                                                                   
ul li h3 {                                                                                                                   
    text-align: left;                                                                                                                   
    margin: 0 auto 5px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h3 a {                                                                                                                   
    text-align: center;                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h3:before {                                                                                                                   
    display: none !important;                                                                                                                   
}                                                                                                                   
.side_dynamic_data{                                                                                                                   
	width: auto;                                                                                                                   
	padding: 0 0;                                                                                                                   
	float: none;                                                                                                                   
	                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*===== menu top =====*/                                                                                                                   
.template_menu{                                                                                                                   
	width: auto;                                                                                                                   
	min-width:auto !important;                                                                                                                   
	border: 0;                                                                                                                   
	box-shadow: none;                                                                                                                   
	border-radius: 0;                                                                                                                   
	position: relative;                                                                                                                   
	padding: 0;                                                                                                                   
	}                                                                                                                   
.template_menu ul{                                                                                                                   
	width: 100%;                                                                                                                   
	padding: 0px;                                                                                                                   
}                                                                                                                   
.template_menu ul li{                                                                                                                   
	width: auto;                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
.template_menu li:first-child a {                                                                                                                   
	border-radius:0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.template_menu li:last-child a {                                                                                                                   
	border-radius:0;                                                                                                                   
}                                                                                                                   
.template_menu ul li a{                                                                                                                   
	width: auto;                                                                                                                   
	display: block;                                                                                                                   
	margin: 0 auto 2px;                                                                                                                   
	border-radius: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.template_menu ul li a:hover{                                                                                                                   
	transition: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*===== site title =====*/                                                                                                                   
.header_main_frame{                                                                                                                   
	width: 100%;                                                                                                                   
	min-width: auto !important;                                                                                                                   
	position: relative;                                                                                                                   
	margin: 0 auto 0px;                                                                                                                   
	box-shadow: none;                                                                                                                   
	min-height: inherit;                                                                                                                   
	padding: 0 0 42% 0;                                                                                                                   
	background: url(../images/sp-main-image.jpg) no-repeat center bottom;                                                                                                                   
	background-size: 100%;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.sub .header_main_frame {                                                                                                                   
    background: url(../images/sp-sub-image.jpg) no-repeat center bottom;                                                                                                                   
    min-height: inherit;                                                                                                                   
    background-size: 100%;                                                                                                                   
    padding: 0 0 42% 0;                                                                                                                   
}                                                                                                                   
.backLogo{                                                                                                                   
	position:relative;                                                                                                                   
	width: auto;                                                                                                                   
	padding: 10px 20px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
/*========== contenner page / side-L ==========*/                                                                                                                   
#frame_blog_article{                                                                                                                   
	width: 100%;                                                                                                                   
	padding: 0;                                                                                                                   
	float: none;                                                                                                                   
}                                                                                                                   
.main_post_list_site{                                                                                                                   
	padding: 0 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
/*========= contenner center ==========*/                                                                                                                   
.wrapper_mainBlock{                                                                                                                   
	width: auto;                                                                                                                   
	padding: 0;                                                                                                                   
	margin: 0 0 10px 0;                                                                                                                   
	float: none;	                                                                                                                   
}                                                                                                                   
/*========= center block =========*/                                                                                                                   
.blg_siteArticle{                                                                                                                   
	width: auto;                                                                                                                   
	padding:0;                                                                                                                   
	border-radius: 0;                                                                                                                   
	box-shadow: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.blg_siteArticle p{                                                                                                                   
	padding: 0 0;                                                                                                                   
}                                                                                                                   
.blg_siteArticle img{                                                                                                                   
	width:100%;                                                                                                                   
	margin: 0 0 15px 0;                                                                                                                   
	padding: 0;                                                                                                                   
	border-left: none;                                                                                                                   
	border-right: none;                                                                                                                   
	border-radius: 0;                                                                                                                   
	float: none;                                                                                                                   
	box-shadow: none;                                                                                                                   
}                                                                                                                   
.blg_cont_recommend{                                                                                                                   
	width:100%;                                                                                                                   
	padding: 0;                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
.box_article_01{                                                                                                                   
	float: none;                                                                                                                   
}                                                                                                                   
.box_article_01:last-child{                                                                                                                   
	margin: 0px !important;                                                                                                                   
}                                                                                                                   
.box_article_01 img{                                                                                                                   
	width: 100% !important;                                                                                                                   
	padding: 0;                                                                                                                   
	border-radius: 0;                                                                                                                   
	border: 0;                                                                                                                   
	height: auto;                                                                                                                   
	float: none;                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
.box_article_01 p{                                                                                                                   
	padding: 0;                                                                                                                   
	margin: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.tmp_blockMain a {                                                                                                                   
    float: none;                                                                                                                   
    display: block;                                                                                                                   
    margin: 15px auto 0;                                                                                                                   
    width: 130px;                                                                                                                   
    padding: 6px 15px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Pr_link_display{                                                                                                                   
	width: auto;                                                                                                                   
	border-radius: 0;                                                                                                                   
	box-shadow: none;                                                                                                                   
	padding: 0;	                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Topics1 .Pr_link_display {                                                                                                                   
    width:  auto;                                                                                                                      
}                                                                                                                   
.Pr_link_display ul{                                                                                                                   
	padding:0;                                                                                                                   
	margin: 0;                                                                                                                   
	height: inherit;                                                                                                                   
	overflow: inherit;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*======== footer ========*/                                                                                                                   
.control_footerArea{                                                                                                                   
	width: 100%;                                                                                                                   
	margin: 0;                                                                                                                   
	min-width: auto;                                                                                                                   
	padding: 0 0;                                                                                                                   
}                                                                                                                   
/*======= subpage ======*/                                                                                                                   
.Topics2{                                                                                                                   
	width:100%;                                                                                                                   
	padding: 0;                                                                                                                   
	float: none;                                                                                                                   
}                                                                                                                   
.Topics2 img{                                                                                                                   
	width: 100%;                                                                                                                   
	padding: 0;                                                                                                                   
	float: none;                                                                                                                   
	border-radius: 0;                                                                                                                   
	box-shadow: none;                                                                                                                   
	margin: 0 auto 15px;                                                                                                                   
}                                                                                                                   
#socialBtn{                                                                                                                   
	width:auto;                                                                                                                   
	justify-content: center;                                                                                                                   
	display: flex;                                                                                                                   
	float: none;                                                                                                                   
	margin: 0 auto 0;                                                                                                                   
	position: static;                                                                                                                   
	right: inherit;                                                                                                                   
	left: inherit;                                                                                                                   
	top: inherit;                                                                                                                   
}                                                                                                                   
.social{                                                                                                                   
	float:none;                                                                                                                   
	position: static;                                                                                                                   
	font-size: 6px;                                                                                                                   
	padding: 5px 0 0 0;                                                                                                                   
}                                                                                                                   
div#boxArea div:nth-child(3) {                                                                                                                   
    display:none;                                                                                                                   
}                                                                                                                   
}                                                                                                                   
