@charset "utf-8";

/* メインビジュアル
---------------------------------------------------- */
#mainImageBack {
background:-webkit-gradient(linear, center top, center bottom, from(#4B9EFA), to(#fff));
margin-bottom:15px;
}
/*

#mainImageBack h2 {
width:320px;
height:149px;
background:url(../img/top/mainimageback.png) no-repeat;
margin:0 auto 0 auto;
text-indent:-7777px;
overflow:hidden;
}



#mainVisualSlide {
text-align:center;
overflow:hidden;
z-index:1;
width:320px;
height:154px;
margin:0 auto 10px auto;
}

*/

/* txtImage
---------------------------------------------------- */

#txt_seijitsu {
	background-image:url(../img/top/txt_seijitsu.png);
	width:44px;
	height:20px;
	background-repeat:no-repeat;
	text-indent:-7777px;
	margin-bottom:10px;
}

#txt_shitashimi {
	background-image:url(../img/top/txt_shitashimi.png);
	width:121px;
	height:19px;
	background-repeat:no-repeat;
	text-indent:-7777px;
	margin-bottom:10px;
}


#txt_anshin {
	background-image:url(../img/top/txt_anshin.png);
	width:104px;
	height:19px;
	background-repeat:no-repeat;
	text-indent:-7777px;
	margin-bottom:10px;
}

/* info
---------------------------------------------------- */
#info{
clear:both;
width:90%;
margin:0 auto 20px;
}




#info li {
display:block;
color:#444444;
font-size:15px;
line-height:1.5;
letter-spacing:-1px;
-webkit-background-size:23px 15px;
border-bottom:1px solid #c0c9cd;
overflow:hidden;
padding:8px 5px 17px 5px;
}

#info li span{
color:#F60;
font-size:11px;
line-height:1.5;
}




/* contnentBnrWrap
---------------------------------------------------- */

.contnentBnrWrap {
margin:10px 5px 20px 5px;
}

.contnentBnrWrap p {
	display:block;
	max-width:388px;
	margin:0 auto 10px auto;
}





.wrapText {
    width: 100%;
}
.wrapL3 {
    width: 100%;
    float: none;
}
.box_add {
    background: #FDE6C4;
}
.box_add .box-title {
    font-size: 1.2em;
    background: #FAAC6D;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box_add div {
    padding: 15px 20px;
    margin: 0;
}
.wrapR3 {
    width: 100%;
    float: none;
}

.wrapR3 {
     text-align: center;
	 margin-top: 35px;
    margin-bottom: 35px;
}

.text2 {
    padding-right: 5px;
    padding-left: 5px;
}

ul.point4 li {
    width: 100%;
    float: none;
    background-repeat: no-repeat;
    background-position: left 9px;
    padding-left: 18px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    background-image: url(../img/common/point.png);
    margin-right: 5px;
    margin-left: 5px;
}
a.arrow_mail {
    position: relative;
    display: inline-block;
    padding: 0 32px 0 16px;
    color: #fff!important;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    border-radius: 12px;
    background: #FBCB84;
	margin:0 auto 5%;
	width:50%;
	
}
.picL7_2 {
    float: none;
    width: 100%;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    text-align: center;
    display: inline;
	margin:5%;
}