@charset "utf-8";                                                                                                                   
                                                                                                                   
body{                                                                                                                   
	padding: 0px;                                                                                                                   
	margin: 0px;                                                                                                                   
	font-family: "Hiragino Maru Gothic ProN", HGMaruGothicMPRO, YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", sans-serif;                                                                                                                   
	font-size: 14px;                                                                                                                   
	line-height: 150%;                                                                                                                   
}                                                                                                                   
.info_wrp_body{                                                                                                                   
	width: 1200px;                                                                                                                   
	margin: 20px auto 40px;                                                                                                                   
	min-width: 1200px;                                                                                                                   
}                                                                                                                   
.info_wrp_body:after{                                                                                                                   
	display: block;                                                                                                                   
	clear: both;                                                                                                                   
	content: "";                                                                                                                   
}                                                                                                                   
p{                                                                                                                   
	margin: 0 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
a{                                                                                                                   
	color: #2c6ebd;                                                                                                                   
	text-decoration:none;                                                                                                                   
}                                                                                                                   
a:hover{                                                                                                                   
	text-decoration:underline;                                                                                                                   
	 transition: all .3s ease-in-out;                                                                                                                   
}                                                                                                                   
 h1{
	margin: auto;
	padding: 12px 0px;
	width: 840px;
	font-size: 13px;
	color: #ffffff;
	float: left;
	text-align: center;
	line-height: 140%;
	background: #f09096;
	border: double #fff;
	box-shadow: 0px 2px 1px #333;
}                                                                                                                   
                                                                                                                   
/* h2 */                                                                                                                   
h2 {
    font-size: 18px;
    padding: 8px 0px;
    margin: 10px 0px 14px 0px;
    overflow: hidden;
    line-height: 150%;
    color: #ffffff;
    background: #f09096;
    border: 3px double #fff;
} 

h2.title{
	margin-bottom:0;
	background: 0;
	color: #666464;
}

h2.title:before, h2.title:after {
    display: none;
}

                                                                                                                          
                                                                                                                     
/***********/                                                                                                                   
h3{
	font-size: 17px;
	color: #614646;
	padding: 0 0 5px 0;
	margin: 20px 0 10px 0;
	position: relative;
	border-bottom: solid 1px #b1a198;
	overflow: hidden;
}                                                                                                                   
                                                                                                                   
ul{                                                                                                                   
	list-style:none;                                                                                                                   
	padding:inherit;                                                                                                                   
}                                                                                                                   
.display_menu {
	margin: 0px auto 0;
	height: auto;
	width: 1200px;
}                                                                                                                   
.display_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	display: flex;
	justify-content: center;
	border: solid 1px #f09096;
}                                                                                                                   
.display_menu li {                                                                                                                   
	display: inline-block;                                                                                                                   
}                                                                                                                   
.display_menu a {
	padding: 10px 44px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	z-index: 1;
	font-size: 13px;
	border: 1px solid #ffffff;
	background: #f09096;
}                                                                                                                   
                                                                                                                   
.display_menu ul li:first-child a {
}                                                                                                                   
.display_menu a:hover {
	text-decoration: none;
	transition: all .3s ease-in-out;
	background: #ffffff;
	color: #423939;
}                                                                                                                   
 .recommend_know_block .dynamic_box_02{                                                                                                                   
	width: 100%;                                                                                                                   
	height: auto;                                                                                                                   
	margin: 0px;                                                                                                                   
	border: 1px solid #b1a198;                                                                                                                   
	padding: 0 0 15px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.recommend_know_block .dynamic_box_02 p {                                                                                                                   
    padding: 0 15px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.recommend_know_block .dynamic_box_02 h2 {
    margin: 10px 15px;
    padding: 6px 13px;
    color: #ffffff;
    background: #f09096;
}                                                                                                                   
                                                                                                                   
                                                                                                                   
.recommend_know_block .dynamic_box_02 img {                                                                                                                   
    width: 100%;                                                                                                                   
    border: 0;                                                                                                                   
    margin: 0 0 20px 0;                                                                                                                   
    float: none;                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
.side_possible_top{                                                                                                                   
	float: left;                                                                                                                   
	width: 300px;                                                                                                                   
	clear: left;                                                                                                                   
}                                                                                                                   
.side_possible_top .RightArea_sidebar_1 img{                                                                                                                   
	width: 100%;                                                                                                                   
	float: left;                                                                                                                   
	margin: 0 0 20px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.side_possible_top .box_article_01{                                                                                                                   
	margin-bottom: 30px;                                                                                                                   
	border-bottom: 1px solid #cacaca;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.side_possible_top h2{                                                                                                                   
	margin-bottom: 20px;                                                                                                                   
	font-size: 18px;                                                                                                                   
}                                                                                                                   
.header_style_design{                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.recommend_know_block.header_style_design h3,                                                                                                                   
.recommend_know_block .dynamic_box_02 h3 {                                                                                                                   
    clear: both;                                                                                                                   
    margin: 0  0 10px 0;                                                                                                                   
    padding: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.recommend_know_block.header_style_design .box_article_01 {                                                                                                                   
    margin: 0 20px 20px 0;                                                                                                                   
    float: left;                                                                                                                   
    width: 23.75%;                                                                                                                   
    padding: 15px;                                                                                                                   
    border: 1px solid #b1a198;                                                                                                                   
    box-sizing: border-box;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.recommend_know_block.header_style_design .box_article_01:last-child {                                                                                                                   
    margin-right: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.recommend_know_block.header_style_design:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
                                                                                                                   
nth-of-type(4),                                                                                                                    
 .recommend_know_block.header_style_design .box_article_01:last-child{                                                                                                                   
    margin: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.recommend_know_block.header_style_design img {                                                                                                                   
    width: 100%;                                                                                                                   
    height: auto;                                                                                                                   
    margin: 0 0 8px 0;                                                                                                                   
    float: none;                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.main_post_list_site{                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.main_describe {                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
.article_subart{                                                                                                                   
	overflow: hidden;                                                                                                                   
	background: #fff;                                                                                                                   
}                                                                                                                   
.One_Area{                                                                                                                   
	width:100%;                                                                                                                   
	margin: auto;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
/** ======= end ============ **/                                                                                                                   
                                                                                                                   
.master_header{                                                                                                                   
	margin: 0 auto;                                                                                                                   
	padding: 0;                                                                                                                   
	bottom: 0;                                                                                                                   
	min-width: 1200px;                                                                                                                   
}                                                                                                                   
.logo_imageBlock{                                                                                                                   
	margin: 0 auto 0;                                                                                                                   
	width: 1200px;                                                                                                                   
	padding: 10px 0;                                                                                                                   
	position: relative;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.logo_imageBlock:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
.titlesite_page{                                                                                                                   
	width: 1200px;                                                                                                                   
	margin: 0 auto;                                                                                                                   
	padding: 0;                                                                                                                   
	position: relative;                                                                                                                   
	background: rgba(213, 70, 0, 0.34);                                                                                                                   
	                                                                                                                   
}                                                                                                                   
                                                                                                                   
/**************************/                                                                                                                   
                                                                                                                   
.main_blockSentence{                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.main_blockSentence h2 {
    background: url(../images/h2.png)no-repeat;
    padding-left: 10px;
    color: #4a4141;
    border-bottom: solid 2px #e87c83;
    padding-bottom: 8px;
    text-indent: 35px;
}                                                                                                                   
.main_blockSentence img,                                                                                                                   
.Two_Area img {                                                                                                                   
	width: 48%;                                                                                                                   
	margin: 5px 0 10px 20px;                                                                                                                   
	display : block;                                                                                                                   
	float: right;                                                                                                                   
	border: solid 1px #ddd;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Two_Area img {                                                                                                                   
    margin: 0 0 20px 0;                                                                                                                   
    width: 100%;                                                                                                                   
    float: none;                                                                                                                   
}                                                                                                                   
.main_blockSentence p{                                                                                                                   
	margin-bottom: 20px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.main_blockSentence p:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.recommend_know_block{                                                                                                                   
	width: 100%;                                                                                                                   
	clear: both;                                                                                                                   
	margin-bottom: 20px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.box_article_01{                                                                                                                   
	width: auto;                                                                                                                   
	padding: 0 0;                                                                                                                   
	margin: 0 0 30px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.box_article_01:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
	                                                                                                                   
.box_article_01Three_Area_Box{                                                                                                                   
	background:none;                                                                                                                   
	box-shadow: 0px 0px 1px #f1fff8 inset;                                                                                                                   
	margin-bottom: 2px;                                                                                                                   
	padding: 0 0 10px 0;                                                                                                                   
}                                                                                                                   
.box_article_01Three_Area_Box:before,                                                                                                                   
.box_article_01Three_Area_Box:after{                                                                                                                   
	display:none;                                                                                                                   
}                                                                                                                   
.box_article_01Three_Area_Box a{                                                                                                                   
	border-bottom:2px solid;                                                                                                                   
	font-weight: 100;                                                                                                                   
}                                                                                                                   
.box_article_01Three_Area_Box a:hover{                                                                                                                   
	border-bottom: none;                                                                                                                   
	text-decoration:none;                                                                                                                   
}                                                                                                                   
.box_article_01 p{                                                                                                                   
	margin: 0 0 20px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
p.title a {                                                                                                                   
    border-bottom: 1px solid;                                                                                                                   
    padding: 0 0 2px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
p.title a:hover {                                                                                                                   
    text-decoration: none;                                                                                                                   
    border-color: transparent;                                                                                                                   
}                                                                                                                   
.box_article_01 img{                                                                                                                   
	width: 42%;                                                                                                                   
	margin: 0 auto;                                                                                                                   
	padding: 0;                                                                                                                   
	float: left;                                                                                                                   
	margin: 0 20px 20px 0;                                                                                                                   
}                                                                                                                   
#data_all_contents{                                                                                                                   
	height:auto;                                                                                                                   
	position:relative;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/** =========== side page ==========**/                                                                                                                   
                                                                                                                   
.side_possible_top1_Mainpage{                                                                                                                   
	width: 22%;                                                                                                                   
	height:auto;                                                                                                                   
	margin:auto;                                                                                                                   
	float: left;                                                                                                                   
	padding: 0 10px;                                                                                                                   
	z-index: 9999;                                                                                                                   
}                                                                                                                   
.side_possible_top2_Mainpage{                                                                                                                   
	width: 22%;                                                                                                                   
	height:auto;                                                                                                                   
	margin:auto;                                                                                                                   
	padding: 0 10px;                                                                                                                   
	float: left;                                                                                                                   
	z-index: 9999;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
/** ========= End =========== **/                                                                                                                   
                                                                                                                   
.Two_Area{                                                                                                                   
  width: auto;                                                                                                                   
  float: none;                                                                                                                   
  padding: 0;                                                                                                                   
  height: auto;                                                                                                                   
  margin: 0  0 0 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Two_Area h2 {
    background: url(../images/h2.png)no-repeat;
    padding: 6px;
    color: #5d5252;
    border-bottom: solid #f09096 1px;
    text-indent: 40px;
}                                                                                                                   
                                                                                                                   
.One_Area .cont_pr_link {                                                                                                                   
    margin: 40px 0 0 0;                                                                                                                   
}                                                                                                                   
.Two_Area p{                                                                                                                   
	margin-bottom: 25px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
.cont_pr_link{                                                                                                                   
	width: auto;                                                                                                                   
	margin: 0 auto 40px;                                                                                                                   
	clear: both;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.cont_pr_link h2 {
    background: #f09096;
    padding: 6px;
    color: #504141;
    background: url(../images/h2.png)no-repeat;
    text-indent: 40px;
    border-bottom: solid 2px #e87c83;
    border-left, border-left: 0;
    border-left: 0;
    border-right: 0;
}

.cont_pr_link h2:before, .cont_pr_link h2:after {
    display: none;
}                                                                                                                   
.cont_pr_link ul{                                                                                                                   
	padding:0;                                                                                                                   
}                                                                                                                   
ul li h3{
	margin: 10px 0 10px 0;
	border-radius: 2px;
	text-indent: 25px;
	padding: 10px 5px;
	color: #7d7777;
	background: url(../images/list.png) no-repeat;
	background-position: 0 8px;
}                                                                                                                   
                                                                                                                   
.cont_pr_link ul li{                                                                                                                   
	position: relative;                                                                                                                   
	margin: 0 0 10px 0;                                                                                                                   
	border-bottom: 1px dotted #afb6af;                                                                                                                   
	padding-bottom: 10px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/**===== readmore========**/                                                                                                                   
                                                                                                                   
.wrpArea_mainContainer a{
	padding: 6px 20px;
	color: #fdfdfd;
	text-align: center;
	background: #e87c83;
	float: right;
	margin-top: 20px;
}                                                                                                                   
.wrpArea_mainContainer a:hover{
	text-decoration: none;
	background: #fba2a8;
	color: #2d2222;
}                                                                                                                   
/************************** Footer Page ***********************************/                                                                                                                   
                                                                                                                   
.footer_about_area{
	margin:auto;
	color: #333;
	text-align: center;
	width: 100%;
	clear: both;
	background: #f09096;
}                                                                                                                   
                                                                                                                   
.footer_about_area a {                                                                                                                   
    color: #fff;                                                                                                                   
}                                                                                                                   
.footer_about_area p{                                                                                                                   
	padding: 20px;                                                                                                                   
	margin: 0 0;                                                                                                                   
	font-size: 13px;                                                                                                                   
}                                                                                                                   
.footer_about_area a{                                                                                                                   
	color: #fff;                                                                                                                   
	text-decoration: none;                                                                                                                   
}                                                                                                                   
.footer_about_area a:hover{                                                                                                                   
	text-decoration: underline;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/************************** /add/ ***********************************************/                                                                                                                   
                                                                                                                   
#socialBtn{                                                                                                                   
	width:1200px;                                                                                                                   
	margin:0 auto 0;                                                                                                                   
}                                                                                                                   
.social{                                                                                                                   
	margin-top: 5px;                                                                                                                   
	padding: 5px 0;                                                                                                                   
	position: absolute;                                                                                                                   
	right: 0;                                                                                                                   
	float: right;                                                                                                                   
}                                                                                                                   
#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;                                                                                                                   
}                                                                                                                   
div#boxArea div:last-child {                                                                                                                   
    margin-right:0px;                                                                                                                   
}                                                                                                                   
div#boxArea div {                                                                                                                   
    margin-right:6px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*============= Control ==========*/                                                                                                                   
@media screen and (max-width:480px){                                                                                                                   
	                                                                                                                   
body{                                                                                                                   
	width: 100%;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.info_wrp_body{                                                                                                                   
	width: 100%;                                                                                                                   
	padding: 0 0 20px 0;                                                                                                                   
	margin: 0;                                                                                                                   
	min-width: inherit;                                                                                                                   
}                                                                                                                   
h1{
	width: auto;
	padding: 0;
	float: none;
	position: relative;
	border-radius: 0;
	background: none;
	text-align: left;
	color: #e87c83;
	box-shadow: none;
}                                                                                                                   
h2{                                                                                                                   
	border-radius:0;                                                                                                                   
	background: #6daaca;                                                                                                                   
	text-align: left;                                                                                                                   
	clear: both;                                                                                                                   
	margin: 0  0 15px 0 !important;                                                                                                                   
	padding: 8px 10px;                                                                                                                   
	color: #fff;                                                                                                                   
}

h2:before, h2:after {
    display: none !important;
}

h2.title {
    padding: 8px 0;
}

.recommend_know_block .dynamic_box_02 h2 {
    padding: 8px;
}                                                                                                                   
                                                                                                                   
h3 {                                                                                                                   
    background: none;                                                                                                                   
    border-bottom: 1px solid #ccc;                                                                                                                   
    text-indent: 0 !important;                                                                                                                   
    padding: 10px 0;                                                                                                                   
    clear: both;                                                                                                                   
    text-align: left;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.recommend_know_block.header_style_design h3,                                                                                                                   
 .recommend_know_block .dynamic_box_02 h3 {                                                                                                                   
    padding: 0 0 5px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
ul li h3 {                                                                                                                   
    text-align: left;                                                                                                                   
    background: none;                                                                                                                   
    padding: 0 0 5px 0;                                                                                                                   
    margin: 15px 0 5px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.cont_pr_link ul li {                                                                                                                   
    border: 0;                                                                                                                   
    padding-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
h3 a {                                                                                                                   
    text-align: center;                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h3:before {                                                                                                                   
    display: none !important;                                                                                                                   
}                                                                                                                   
.side_possible_top{                                                                                                                   
	width: auto;                                                                                                                   
	padding: 0 20px;                                                                                                                   
	float: none;                                                                                                                   
	margin: 20px 0 0 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*===== menu top =====*/                                                                                                                   
.display_menu{                                                                                                                   
	width: auto;                                                                                                                   
	min-width:auto !important;                                                                                                                   
	margin: 0;                                                                                                                   
	border: 0;                                                                                                                   
	box-shadow: none;                                                                                                                   
	border-radius: 0;                                                                                                                   
	position: relative;                                                                                                                   
	padding: 0;                                                                                                                   
	}                                                                                                                   
.display_menu ul{
	text-align: center;
	width: 100%;
	padding: 0px;
	display: block;
	border: 0;
}                                                                                                                   
.display_menu ul li{
	width: auto;
	display: block;
	border-bottom: 1px solid #fafafa;
}                                                                                                                   
.display_menu li:first-child a {                                                                                                                   
	border-left:none;                                                                                                                   
	border-radius:0;                                                                                                                   
	border: 0;                                                                                                                   
	border-left: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_menu ul li:first-child a {                                                                                                                   
    border-left: 0;                                                                                                                   
}                                                                                                                   
.display_menu li:before,                                                                                                                   
.display_menu li:after{                                                                                                                   
	display:none;                                                                                                                   
}                                                                                                                   
.display_menu li:last-child a {                                                                                                                   
	border-right:none;                                                                                                                   
	border-radius:0;                                                                                                                   
}                                                                                                                   
.display_menu ul li a{
	width: auto;
	display: block;
	padding: 10px 22px;
	margin: 0;
	border-left: none;
	border-right:none;
	border-radius: 0;
	z-index: 1;
	background: #e87c83;
	text-align: left;
	border: 0;
	color: #fff;
}                                                                                                                   
.display_menu ul li a:before,                                                                                                                   
.display_menu ul li a:after{                                                                                                                   
	display:none;                                                                                                                   
}                                                                                                                   
.display_menu ul li a:hover{
	/* transition: none; */
	background: #ecb3b6;
}                                                                                                                   
                                                                                                                   
/*===== site title =====*/                                                                                                                   
.master_header{                                                                                                                   
	width: 100%;                                                                                                                   
	min-width: auto !important;                                                                                                                   
	border-radius: 0;                                                                                                                   
	margin-bottom: 0;                                                                                                                   
	position: relative;                                                                                                                   
	border: 0;                                                                                                                   
}                                                                                                                   
.logo_imageBlock{                                                                                                                   
	position:relative;                                                                                                                   
	width: auto;                                                                                                                   
	padding: 20px 20px;                                                                                                                   
}                                                                                                                   
#socialBtn{                                                                                                                   
	width:auto;                                                                                                                   
	justify-content: center;                                                                                                                   
	display: flex;                                                                                                                   
}                                                                                                                   
.social{                                                                                                                   
	float:none;                                                                                                                   
	position: static;                                                                                                                   
	font-size: 6px;                                                                                                                   
	padding: 10px 0 0 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
/*========== contenner page / side-L ==========*/                                                                                                                   
#data_all_contents{                                                                                                                   
	width: 100%;                                                                                                                   
	padding: 0;                                                                                                                   
	float: none;                                                                                                                   
}                                                                                                                   
.main_post_list_site{                                                                                                                   
	padding: 20px;                                                                                                                   
}                                                                                                                   
.side_possible_top1_Mainpage{                                                                                                                   
	width: auto;                                                                                                                   
	padding: 0;                                                                                                                   
	margin: 0;                                                                                                                   
	float: none;                                                                                                                   
}                                                                                                                   
/*============= content side R ===========*/                                                                                                                   
.side_possible_top2_Mainpage{                                                                                                                   
	width: auto;                                                                                                                   
	margin: 0;                                                                                                                   
	padding: 0;                                                                                                                   
	float: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*========= contenner center ==========*/                                                                                                                   
.main_describe{                                                                                                                   
	width: auto;                                                                                                                   
	padding: 0;                                                                                                                   
	margin: 0 0 10px 0;                                                                                                                   
	float: none;	                                                                                                                   
}                                                                                                                   
/*========= center block =========*/                                                                                                                   
.main_blockSentence{                                                                                                                   
	width: auto;                                                                                                                   
	padding:0;                                                                                                                   
	margin: 0;                                                                                                                   
	border-radius: 0;                                                                                                                   
	box-shadow: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.main_blockSentence p{                                                                                                                   
	padding: 0 0;                                                                                                                   
}                                                                                                                   
.main_blockSentence img{                                                                                                                   
	width:100%;                                                                                                                   
	margin: 0 0 20px 0;                                                                                                                   
	padding: 0;                                                                                                                   
	border-left: none;                                                                                                                   
	border-right: none;                                                                                                                   
	border-radius: 0;                                                                                                                   
	float: none;                                                                                                                   
	box-shadow: none;                                                                                                                   
}                                                                                                                   
.recommend_know_block{                                                                                                                   
	width:100%;                                                                                                                   
	padding: 0;                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
.box_article_01{                                                                                                                   
	width: auto !important;                                                                                                                   
	margin: 0 0 30px 0 !important;                                                                                                                   
	padding: 0 !important;                                                                                                                   
	border: 0 !important;                                                                                                                   
	float: none !important;                                                                                                                   
}                                                                                                                   
.box_article_01 img{                                                                                                                   
	width: 100% !important;                                                                                                                   
	padding: 0;                                                                                                                   
	margin: 0 0 20px 0 !important;                                                                                                                   
	border-radius: 0;                                                                                                                   
	border: 0;                                                                                                                   
	height: auto;                                                                                                                   
	float: none;                                                                                                                   
	display: block;                                                                                                                   
}                                                                                                                   
.box_article_01 p{                                                                                                                   
	padding: 0 !important;                                                                                                                   
	margin: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
p.title a {                                                                                                                   
    display: block;                                                                                                                   
    text-align: center;                                                                                                                   
    border-bottom: 0;                                                                                                                   
    text-decoration: underline;                                                                                                                   
}                                                                                                                   
                                                                                                                   
p.title a:hover {                                                                                                                   
    text-decoration: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.wrpArea_mainContainer a {                                                                                                                   
    float: none;                                                                                                                   
    display: block;                                                                                                                   
    margin: 15px auto 0;                                                                                                                   
    padding: 8px;                                                                                                                   
    width: 30%;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.cont_pr_link{                                                                                                                   
	width: auto;                                                                                                                   
	border-radius: 0;                                                                                                                   
	box-shadow: none;                                                                                                                   
	padding: 0;                                                                                                                   
	margin: 40px auto 40px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.One_Area .cont_pr_link {                                                                                                                   
    margin: 40px auto 0px;                                                                                                                   
}                                                                                                                   
.cont_pr_link ul{                                                                                                                   
	padding:0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*======== footer ========*/                                                                                                                   
                                                                                                                   
.footer_about_area{                                                                                                                   
	width: 100%;                                                                                                                   
	margin: 0;                                                                                                                   
	min-width: auto;                                                                                                                   
	padding: 0 0;                                                                                                                   
}                                                                                                                   
/*======= subpage ======*/                                                                                                                   
.Two_Area{                                                                                                                   
	width:100%;                                                                                                                   
	margin:0;                                                                                                                   
	padding: 0;                                                                                                                   
	float: none;                                                                                                                   
	border-radius: 0;                                                                                                                   
}                                                                                                                   
.Two_Area img{                                                                                                                   
	width: 100%;                                                                                                                   
	padding: 0;                                                                                                                   
	border-left: none;                                                                                                                   
	border-right: none;                                                                                                                   
	float: none;                                                                                                                   
	border-radius: 0;                                                                                                                   
	margin: 0;                                                                                                                   
	box-shadow: none;                                                                                                                   
}                                                                                                                   
.Two_Area p{                                                                                                                   
	padding: 0;                                                                                                                   
}                                                                                                                   
.Two_Area h3{                                                                                                                   
	margin: 15px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
}                                                                                                                   
                                                                                                                   
