.head_bomtempi {
	background-image: url(../img/bg_dot.png);
	background-repeat: repeat;
}
.role01 {
	background-image: url(../img/role01.png);
	background-repeat: no-repeat;

	padding-top: 120px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.role02 {
	background-image: url(../img/role02.png);
	background-repeat: no-repeat;

	padding-top: 120px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.role03 {
	background-image: url(../img/role03.png);
	background-repeat: no-repeat;

	padding-top: 120px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.role01 p {
	width: 80%;
	padding-left: 10%;
}
.role02 p {
	width: 80%;
	padding-left: 10%;
}
.role03 p {
	width: 80%;
	padding-left: 10%;
}
.row.role {
	background-image: url(../img/bg_dot.png);
	background-repeat: repeat;
}
.row.point {
	background-color: #FFF;
}
.point_p h3 {
	color: #A3B805;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.point_p img {
	float: left;
	margin-right: 30px;
}

.lead01 {
	margine-top: 50;
	margine-right: 0px;
	margine-bottom: 50px;
	margine-left: 0;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 24px;
}
@media (min-width: 767px) {
  .youtube { !important;
	position: relative;
	left: 3%;
	top: -350px;
	margin-bottom:-350px;
  }
}
@media (min-width: 767px) {
  .anker { !important;
	position: relative;
	top: -300px;
margin-bottom:-100px;

  }
}
@media (min-width: 767px) {
	.point .pull-right img {!important;
	margin-top: -500px;
	z-index: 100;
}
}
.point .img-responsive.lead_text img {
	z-index: -100;
}
.container .row.point .point_text {
	margin-top: 5%;
	margin-left: 5%;
}
.container .row.review h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #009FDF;
}
.container .row.review {
	padding: 20px;
	background-image: url(../img/bg_line.png);
}
.container .row.review .review_inner {
	background-color: #FFF;
	padding: 2%;
	height: auto;
	    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}
.star {
	color: #FC0;
}
.row.nenrei {
	background-image: url(../img/bg_dot.png);
	background-repeat: repeat;
}
.nenrei_box {
	background-color: #FFF;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	margin: 5px;
	padding: 20px;
}
.nenrei_box_group {
	padding: 2%;
}
#itemlist {
	background-color: #A3B805;
	padding-top: 30px;
	padding-bottom: 30px;
	height: auto;
}

.nenrei_box h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #A3B805;
}
.item_box {
	background-color: #FFF;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	padding: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.img-responsive-overwrite{
    margin: 0 auto;
}
.item_box p {
	color: #ED4792;
}
.populer {
	position: relative;
	z-index: 100;
	left: -40px;
	top: -70px;
	padding-right: -40px;
	padding-bottom: -70px;
	margin-right: -40px;
	margin-bottom: -70px;
}
