.article{
	text-align: left;
	padding-top: 15px;
    margin-left: 22.5px;
    margin-right: 22.5px;
}
.article .wrap{
    margin-left: 22.5px;
    margin-right: 22.5px;
}
.article img{
	display: block;
	margin: 0 auto;
}
.article,
.article p,
.article ul li{
	font-size: 14px;
	line-height: 22.5px;
	color: #333;
	letter-spacing: normal;
	letter-spacing: 1px;
}
.article a:hover{
	background-color: inherit ;
	opacity: .7;
}
.text-right{
	text-align: right;
}
.text-left{
	text-align: left!important;
}
.text-center{
	text-align: center;
}
h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #333;
}
ul,
ul li{
	list-style: none;
	padding-left: 0;
	margin: 0;
}
p{
	color: #333;
	margin-top: 0;
}
em{
	text-decoration: none;
	font-style: normal;
}
h1{
	background-image: url(img/new/h1-back.png);
	background-repeat: no-repeat;
	height: 70px;
	padding-left: 64px;
	padding-top: 24px;
}
h1 img{
	float: left;
}
.intro h2,
.intro p{
	color: #535353;
	margin-bottom: 0;
}
.intro h2{
	font-size: 28px;
	margin-bottom: 19px;
	margin-top: 0;
}
.text-right a img{
	padding: 5px 0;
}
.core{
	text-align: center;
}
.core .tit{
	margin-top: 30px;
	margin-bottom: 20px;
}
.core ul{
	margin-bottom: 20px;
}
.core ul li{
	color: #fff;
	font-size: 15px;
	background-color: #1C98D0;
	display: inline-block;
	padding: 5px 24px;
	-webkit-border-radius: 16px;/* for Safari and Chrome */
	-moz-border-radius: 16px; /* for Firefox */
	-o-border-radius: 16px; /* for opera */
	border-radius: 16px;
}
h2{
	color: #535353;
	font-size: 28px;
	margin-bottom: 0;
}
h2 em{
	font-size: 20px;
	margin-left: .5em;
}
h3.head{
	font-weight: 400;
	font-size: 16px;
	line-height: 34px;
	background-color: #E77A0E;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 3px;/* for Safari and Chrome */
	-moz-border-radius: 3px; /* for Firefox */
	-o-border-radius: 3px; /* for opera */
	border-radius: 3px;
	margin-top: 30px;
	font-family: "游ゴシック体", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
h3.head + p{
	margin-top: 15px;
}
.ace-pipe li,
.ace-pipe p{
	letter-spacing: normal;
}
.ace-pipe img{
	margin-top: 30px;
	margin-bottom: 25px;
}
.ace-pipe h3{
	font-size: 14px;
	line-height: 1.5em;
}
.ace-pipe ul li{
	font-size: 13px;
}
.ace-pipe ul.feature li{
	font-size: 13px;
	list-style: decimal;
	margin-left: 22px;
	padding-left: .5em;
	line-height: 20px;
}
.ace-pipe .table ul{
	overflow: hidden;
	margin-bottom: -1px;
}
.ace-pipe .table ul li{
	font-size: 12px;
/*	width: 125px;	*/
	width: 136px;
	height: 38px;
	float: left;
	display: block;
	letter-spacing: normal;
	text-align: center;
	line-height: 19px;
	padding-top: 16px;
    padding-bottom: 16px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-right: none;
}
.ace-pipe .table ul li:last-child{
	border-right: 1px solid #ccc;
}
.ace-pipe .table ul:nth-child(2){
	margin-bottom:  0;
}
.ace-pipe .table ul:nth-child(2) li:nth-child(1),
.ace-pipe .table ul:nth-child(2) li:nth-child(4){
	padding-top: 27px;
    padding-bottom: 5px;
}
.ace-pipe p.text-right{
	font-size: 12px;
	line-height: 18px;
	color: #444;
}
.ace-pipe p.text-right.ppm{
margin-bottom: 0;
	margin-top: 1em;
}
.ace-pipe .table ul li em{
	font-size: 10px;
}
.ace-pipe .table ul li em + em{
}
.ace-pipe p em{
	color: #2b5ebf;
}
.house h3 img{
	float: left;
	margin-top: 30px;
	margin-left: 22px;
    margin-bottom: 20px;
}
.fruit01 h3.head {
	margin-bottom: 25px;
	background-color: #F4EDED;
	color: #333;
}
.fruit01 img,
.fruit02 h2{
	margin-bottom: 30px;
}
.fruit01 .before-box{
	width: 348px;
	margin: 0 auto;
}
.fruit01 .before-box h4{
	font-size: 16px;
    margin-bottom: 6px;
	padding-left: 1.4em;
	background-image: url(img/new/icon01.png);
	background-repeat: no-repeat;
}
.fruit01 .before-box ul{
	margin-left: 1.5em;
}
.fruit01 .before-box ul li{
	font-size: 12px;
	list-style: decimal;
}
.fruit01 .after-box{	
	background-color: #55B34C;
	display: block;
	width: 429px;
	height: 154px;
    margin: 0 auto;
    margin-top: 34px;
    margin-bottom: 30px;
	-webkit-border-radius: 7px;/* for Safari and Chrome */
	-moz-border-radius: 7px; /* for Firefox */
	-o-border-radius: 7px; /* for opera */
	border-radius: 7px;
}
.fruit01 .after-box h4,
.fruit01 .after-box ul li{
	padding-left: 35px;
	color: #fff;
}
.fruit01 .after-box h4{
	padding-top: 33px;
	padding-left: 0;
	text-align: center;
	font-size: 22px;
    margin-bottom: 10px;
}
.fruit01 .after-box ul li{
	font-size: 16px;
	line-height: 30px;
}

.new7-wrap {
	margin:0!important;
	width:550px;
}

.new7-wrap h3 + ul {
	margin-top:10px;
}

.new7-h3-1 {
	margin-top:20px!important;
}

.red {
	color:#e60012;
}

.photo {
	margin:20px 0;
	height:600px;
	position: relative;
	overflow: hidden;
}

.p01 {
	position: absolute;
	width:400px;
	z-index: 1;
	left:0;
	top:0;
	
}

.p02 {
	position: absolute;
	width:200px;
	z-index: 5;
	right:0;
	top:340px;
	border-left: solid 3px #fff;
	border-top: solid 3px #fff;
	box-sizing: border-box;
	
}

.daen {
	width:170px;
	height:170px;
	color:#fff;
	background:#009de6;
	position: absolute;
	z-index: 10;
	border-radius: 90px;
	box-sizing: border-box
}

.daen p {
	color:#fff;
	font-size:22px;
	text-align: center;
	font-weight: 900;
	font-family: "Noto Sans Japanese";
}

.en1 {
	top:0;
	right:0;
}


.en2 {
	top:180px;
	right:0;
}

.en1 p {
	position: relative;
	top:52px;
		
}

.en1 p span {
	border-bottom: solid 2px #fff;
}

.en1 p span.sub {
	font-size:14px;
	line-height: 2.5;
	border-bottom: solid 2px #fff;
}

.en2 p {
	position: relative;
	top:25px;
	line-height:1.7;
}

.en2 p span {
	border-bottom: solid 2px #fff;
		
}

.rei {
	position: absolute;
	z-index: 10;
	top:535px;
	font-size:13px!important;
	font-family: "Noto Sans Japanese";
}


.yajirusi {
	position: absolute;
	top:490px;
	left:245px;
	z-index: 10;
	width:130px;
	height:130px;
}

.new7-h3 {
	margin-top:10px!important;
}

.new7-h3 + ul {
	display: flex;
	justify-content: space-between;

	
}
.new7-h3 + ul li {
	text-align: justify;
	width:49%;
	background:#ffda0e;
	padding:10px 10px 0;
	box-sizing: border-box;
	border-radius:6px;
}

.new7-h3 + ul li p {
	background:#fff;
	padding:10px;
	border-radius: 3px;
}



.illust {
	width:80px;
	height:80px;
	background:url(img/new/man_illust.svg)no-repeat center center #fff;
	border-radius:50px;	
	margin:10px auto;
	/*border:solid 3px #ebce0c;*/
}

.illust2 {
	width:80px;
	height:80px;
	background:url(img/new/weman_illust.svg)no-repeat center center #fff;
	border-radius:50px;	
	margin:10px auto;
	/*border:solid 3px #ebce0c;*/
}

.name {
	font-size:12px;
	font-weight: 900;
	display: inline-block;
	text-align: right;
	float: right;
}

/*------------------------

clearfix

------------------------*/

.clearfix:before,
.clearfix:after {
	height: 0;
	display: block;
	overflow: hidden;
	content: '.';
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
} /* IE < 8 */


/*------------------------

18.07.09

------------------------*/
.mt30{
	margin-top: 30px;
}

.new-table,
.new-table th,
.new-table td{
	border: 1px solid #000;
	border-collapse: collapse;
	font-size: 12px;
    line-height: 15px;
	text-align: center;
	padding: 5px;
}

h3.mt0.head{
	margin-top: 0;
}
.way-list{
	margin: 5px auto 5px;
}
.way-list dt{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 22px;
}
.green-icon,
.article .green-icon,
.way-list dt img{
	margin-right: 3px;
	vertical-align: top;
	display: inline;
	margin-top: 3px;
}
.way-list dd{
	margin-left: 0;
	margin-bottom: 3px;
}


h4.mb5{
	margin-bottom: 5px;
	font-size: 14px;
}

h4.mt30,
h4.mt30.mb5,
h3.mt30{
	font-size: 16px;
	text-align: left;
}


.font11{
	font-size: 11px;
}

td.img-top{
	vertical-align: top;
}
td.img-center{
	text-align: center;
}
p.back-color{
	background-color: #F4EDED;
	font-size: 19px;
	padding: 5px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-top: 10px;
}
p.back-color span{
	font-size: 14px;
}

h4.bc-blue{
	background-color: #1C98D0;
	color: #fff;
	border-radius: 3px;
	padding: 10px 10px 7px;
	text-align: center;
}
.ul-height{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}
.float-right{
	float: right;
}
.ul-height li{
	margin-bottom: 5px;
}

.img-border{
	width: 262px;
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 5px;
}
.img-136{
	width: 136px;
}

.img-136 p{
	margin-bottom: 0;
	    padding-left: 6px;
}
.img-136 img{
	width: 95%;
	padding: 0 5px 5px;
}

h3 span.text-right{
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	float: right;
}

.ace-pipe.ace-pipe-b .table ul li{
	width: 67px;
}
.mt10{
	margin-top: 10px;
}
.pd10{
	padding-right: 10px;
}

.article.font11, .article p.font11, .article ul li.font11{
	font-size: 11px;
}

body#short{
	overflow-y: scroll;
}

.color-green{
	color: #4A949B;
}

.text-indent{
	text-indent: -1em;
    padding-left: 1em;
}
a.link:hover {
    color: #6c6cff;
}

.relative {
    position: relative;
}

.new15_allow {
    position: absolute;
    right: 40px;
    top: 8px;
}

.new15_auto {
    width: 320px;
    margin-left: auto;
    text-align: left;
}