@charset "utf-8";
.cont1 {
	width: 100%;
	float: left;
}
.cont1-left {
	width: 27%;
	float: left;
	padding-right: 20px;
	box-sizing: border-box;
	margin-top: 12px;
}
.cont1-left img {
	width: 100%;
}
.cont1-right {
	width: 100%;
	float: left;
	margin-top: 12px;
	font-size: 1.4em;
	line-height: 180%;
	box-sizing:border-box;
}
.cont2 {
	width: 100%;
	float: left;
}

/*Update 2017/10/11*/
.border-cont {
	border: solid 2px #F6AF4C;
	padding: 30px;
	box-sizing: border-box;
	margin-top: 30px;
}
/*Raku*/
.p1-news {
	width: 100% !important;
	height: auto;
	float: left;
	padding: 0% 1% 1% 0%;
	box-sizing:border-box;
	margin-bottom:30px;
	background:#ffffd9;
	border-bottom: 1px solid #6c4;
	border-left: 1px solid #6c4;
	border-right: 1px solid #6c4;
	
}

.p1-newsh2 {
	color:#3F8826;
	
}

.p1-news1 {
	width: 96% !important;
	height: auto;
	float: left;
	padding-bottom:10px;
}
.p1-news p {
	line-height: 200%;
	padding: 5px 0px 5px 0px;
}
.p1-all {
	width: 100%;
	height: auto;
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
}
.p1-left {
	width: 45%;
	height: auto;
	float: left;
	min-width:90px;
	font-size:16px; 
	font-weight:bold;
	margin-top:20px;
	margin-left:20px;
}
.p1-right {
	width: 50%;
	height: auto;
	float: left;
	margin-left: 10px;
	font-size:16px; 
	margin-top:20px;
	line-height:150%;
}
.p1-left p, .p1-right p {
	line-height: 200%;
	margin: 0;
	font-size: 1.4em !important;
	color: #777777;
}

.p1-right p {
	letter-spacing: -1px;
}

.box-nw {width:100%;float:left;}
.box-nw p {border-bottom:1px dotted #ccc;width:98%;float:left;padding:10px;box-sizing:border-box;line-height:180%;font-size:14px;background:none !important;padding-left:0px;}
span.date2 {font-weight:bold;padding-right:15px;color:#DA5B3B;background:none !important;}
.box-nw p span {background:none !important;}

/*btn step*/
.btn_step{
     width: 225px;
    display: inline-block;
    padding: 8px 10px;
    background-color: #F90;
    color: #FFF;
    border-bottom: solid 3px #FF6600;
    float: left;
    margin-right: 15px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 1.4em;
    margin-top: 10px;
	text-align:center;
	box-sizing:border-box;
}


/*CUSTOM CSS*/
.ho-content{
	border: solid 2px #3F8826;
    padding: 30px;
    box-sizing: border-box;
    margin-top: 30px;
}
.mga-10{
	margin-left: -10px;
	margin-right: -10px;
}
.ho-content-item{
	border-bottom: dashed 2px #3F8826;
    box-sizing: border-box;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.item-title h3{
	color: #231F20;
    font-size: 2em;
    font-weight: bold;
    line-height: 180%;
}
.ho-col-sm-6{
	float: left;
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.ho-col-sm-6 img{
	max-width: 100%;
    display: block;
    margin: 0 auto;
}
.ho-intro-text{
    font-size: 1.4em;
    line-height: 180%;
    box-sizing: border-box;
}
.ho-content-item:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.ho-cn-pd{
	margin-top: 15px;
}
/*END CUSTOM CSS*/


@media screen and (max-width: 780px) {
	
.p1-right {
	width: 99%;
	height: auto;
	float: left;
	margin-left: 10px;
	font-size:16px; 
	margin-top:20px;
	line-height:150%;
}

.p1-left {
	width: 100%;
	height: auto;
	text-align:center;
	margin-left: 10px;
	font-size:16px; 
	margin-top:20px;
	line-height:150%;
}

}


@media screen and (max-width: 640px) {
	
/*btn step*/
.btn_step{
	display:block;
 width:250px;
 margin-left:auto!important;
 margin-right:auto!important;
 float:none;	
}	
	.p1-all {
	width: 93%;
	height: auto;
}
.border-cont {
	padding: 20px;
}	
.cont1, .cont2 {background:#F7F7F7;padding:4%; box-sizing:border-box;}
.cont1-left {width:100%;text-align:center;padding:2%;box-sizing:border-box;}
.cont1-left img {width:auto;}
.cont1-right {width:100%;}
.p1-raku {height:560px !important;}

}


 @media screen and (max-width: 480px) {
.col-news-left {
	float: left;
	width: 100%;
}
.col-news-right {
	float: left;
	width: 100%;
}
.cont1-right {
	margin-top: 0;
}
.border-cont {
	padding: 20px;
}
.img-news {
    padding-top: 40px;
    padding-bottom: 30px;
}

/*RWD*/
.ho-content{
	padding: 15px;
}
.mga-10{
	margin-left: 0;
	margin-right: 0;
}
.ho-col-sm-6{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.ho-cn-pd{
	margin-top: 0;
}
/*END RWD*/

}
 @media screen and (max-width: 350px) {
.border-cont {
	padding: 10px;
}
.img-news {
    padding-top: 25px;
    padding-bottom: 25px;
}
.ho-content{
	padding: 10px;
}
}