@charset "UTF-8";
/* ================================================================ *
	CSS for Shichida Group Campaign 2017 design module
 * ================================================================ */
div{

}
ul{
	margin: 0;
	padding: 0;
}
ul li{
    margin: 0;
    padding: 0;	
}
.wrap{
	width: 100%;
	text-align: center;
}
.container_amani{
	width: 972px;
	margin-left: auto;
	margin-right: auto;
}
section{
	width: 100%;
	margin: 0;
	padding: 0;
}
section .container{
	width: 910px !important;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
section .container h3{
	text-align: center;
}
section .container .lead{
    font-size: 16px;
	line-height: 34px !important;
}
section .container .lead em{
	color: #e50012;
	font-weight: bold;
	font-style: normal;
}
section .container .note{
	color: #893e25 !important;
	padding-bottom: 4px;
	border-bottom: 1px dotted #c08a62;
	display: inline;
}
section .container img.f-right{
	float: right;
	margin-left: 8px;
	margin-top: -50px;
}
.btn_area{
	width: 972px;
	height: 181px;
	background: url(../images/bk-btn.png) left top no-repeat scroll;
	text-align: center;
	padding-top: 80px;
	position: relative;
}
.btn_area a{
	display: inline-block;
}
.btn_area a img{
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}
.btn_area a:hover img{
	opacity: .5;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
.btn_area a.btn01{
	margin-left: 90px;
}
.bnr_area{
	text-align: center;
	margin-bottom: 10px;
}
.amani_header{
	width: 100%;
	height: 476px !important;
	background: url(../images/bk_top.jpg) center top no-repeat scroll;
	position: relative;
	margin-bottom: 0px;
}
.amani_header h1{
	width: 500px;
	height: 170px;
	display: block;
	position: absolute;
	top: 30px;
	left: 30px;
}
.amani_header nav ul{
	position: absolute;
	width: 100%;
	bottom: -100px;
	text-align: center;
}
.amani_header nav ul li{
	width: 164px;
	height: 230px;
	display: inline-block;
	margin-right: 8px;
	margin-left: 0px;
}
.amani_header nav ul li a img{
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -ms-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
}
.amani_header nav ul li a:hover img{
	opacity: .5;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
.amani01{
	width: 100%;
	background: url(../images/bk-wood.png) center top repeat-y scroll;
	padding-top: 100px;
}
.amani01 ul.amani01-detail{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	margin-bottom: 30px;
}
.amani01 .amani01-detail li{
	width: 432px;
	height: 170px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.9em;
}
.amani01 .amani01-detail li.amani01-detail01{
	background: url(../images/bk-01pink.png) center top no-repeat scroll;
	float: left;
	padding: 20px;
}
.amani01 .amani01-detail li.amani01-detail02{
	background: url(../images/bk-01blue.png) center top no-repeat scroll;
	float: right;
	padding: 10px 20px 20px;
}
.amani01 .amani01-detail li.amani01-detail02 h5{
	text-align: center !important;
	color: #1c1f88;
	font-weight: bold;
	font-size: 20px;
}
.amani01 .amani01-detail li.amani01-detail02 span{
	display: inline-block;
	background: url(../images/check.png) left center no-repeat scroll;
	padding-left: 24px;
	overflow: hidden;
	margin-right: 10px;
}

.amani02{
	width: 100%;
	padding-top: 20px;
}
.amani02 h3{
    display: inline-block;
	margin-bottom: 20px;
}
.amani02 .lead{
	color: #7375ac;
}
.amani02-02{
	width: 910px;
	height: 352px;
	background: url(../images/bk-02.png) left top no-repeat scroll;
}
.amani02-02 .lead{
	width: 510px;
	display: inline-block;
	float: right;
	margin-top: 170px;
}
.amani03{
	width: 100%;
	background: url(../images/bk-wood.png) center top repeat-y scroll;
	padding-top: 30px;
	padding-bottom: 30px;
}
.amani04{
	width: 100%;
	padding-top: 30px;
	padding-bottom: 0px;
	background: url(../images/bk-04.png) left top no-repeat scroll;
}
.amani04-01{
	height: 653px;
}
.amani04-01 img{
	width: 140px;
	float: left;
}
.amani04-01 .lead{
	width: 730px;
	float: right;
	color: #7375ac;
	padding-top: 150px;
}
.amani05{
	width: 100%;
	padding-bottom: 30px;
}
.amani05 ul{
	width: 100%;
	padding: 0px !important;
	background: url(../images/bk-05.png) right bottom no-repeat scroll;
	margin-top: -20px;
	margin-left: 10px;
}
.amani05 ul li{
	display: inline-block;
	width: 420px;
	height: 306px;
	padding: 14px 10px 10px;
	margin-bottom: 24px;
	vertical-align: top;
	margin-right: 12px;
	margin-left: 12px;
	-webkit-box-shadow: 0 0 5px #eb5503;
	-moz-box-shadow: 0 0 5px #eb5503;
	box-shadow: 0 0 5px #eb5503;
	position: relative;
}
.amani05 ul li .name{
	position: absolute;
	bottom: 10px;
	right: 10px;;
	font-size: 16px;
	
}