@charset "utf-8";
.cf {
    min-height: 23px;
}
.mb40 {
    margin-bottom: 20px;
}
.cf {
    zoom: 1;
    display: block;
}
.mb20 {
    margin-bottom: 20px;
}
.intro .left {
    /* width: 400px; */
}
.left {
    float: left;
}
.right {
    float: right;
}
img {
    border: 0;
}

img {
    vertical-align: bottom;
}
.cf:before, .cf:after {
    content: "";
    display: table;
}
.cf:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    font-size: .1em;
    line-height: 0;
}
.box_flow {
    /* background: #a1d7ef; */
    /* padding: 5px; */
}
.box_flow>div {
    background: #fff;
    /* padding: 5px; */
}
.mb10 {
    margin-bottom: 10px;
}
.pageContent .btnArea {
    padding-top: 65px;
    background: url(//www.antena.life-110.com/wp-content/themes/antenakoji110/what/css/../img/arrow.png) no-repeat center top;
}
.btnArea p {
    text-align: center;
    background: #f5f5f5;
    padding: 15px 0;
}
a:link, a:visited {
    color: #191919;
    text-decoration: underline;
}
a {
    outline: 0;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: bottom;
    background: transparent;
    outline: 0;
}
.flow03 dl {
    border: dotted 1px #a6a6a6;
    padding: 5px;
}
.mb15 {
    /* margin-bottom: 15px; */
}
.box_flow .comment {
    border: solid 1px #ff6409;
    border-radius: 5px;
    background: url(//www.antena.life-110.com/wp-content/themes/antenakoji110/what/css/../img/ico_comment.png) no-repeat 10px center #fff3de;
    font-size: 14px;
    font-weight: bold;
    color: #ff6409;
    padding: 5px 0 5px 35px;
}
.note {
    font-size: 10px;
    color: silver;
    text-align: left;
}

.wrapper_about_faqlist {
    background: #c4eafb;
    padding: 5px;
    margin-top: 20px;
}

.about_faqlist {
    background: #fff;
    padding: 0 5px;
}

.about_faqlist dl {
    padding: 15px 0;
    border-bottom: dotted 1px #bfbfbf
}

.about_faqlist dl:last-child {
    border-bottom: 0
}

.about_faqlist dt {
    background: url(../images/ico_faq_q.png) 0 0 no-repeat;
    padding-left: 25px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px
}

.about_faqlist dt a {
    font-weight: bold
}

.about_faqlist dd {
    font-size: 12px;
    line-height: 20px
}

.about_faqlist .detailLink {
    text-align: right
}

.about_faqlist .detailLink a {
    background: url(../images/ico_faq_more.png) 0 center no-repeat;
    padding-left: 18px
}

.wrapper_btn_faq {
    border-left: solid 3px #fff;
    border-right: solid 3px #fff;
    border-bottom: solid 3px #fff
}

.btn_faq {
    text-align: center;
    padding: 15px 0;
    background: #f5f5f5;
    border-top: dotted 2px #bfbfbf
}

.navi_content {
    padding-top: 20px;
    border-top: 1px dotted #9e9e9e;
    border-bottom: 1px dotted #9e9e9e;
    /* margin: 20px 0; */
}

.navi_content li {
    /* float: left; */
    margin-bottom: 20px;
}

.navi_content li img {
    box-shadow: 0 2px 3px 0 rgba(4, 0, 0, .07)
}
ul.cf img {
    width: 100%;
}
h3.title {
    background: url(../images/ico_square01.gif) no-repeat 0 10px;
    padding: 8px 0 0 10px;
    border-bottom: 2px solid #28a7e1;
    border-top: 2px solid #e7e7e7;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 14px;
    margin: 20px 0;
}
.flow03 dl dt {
    background: #0096e2;
    padding: 5px 5px;
    line-height: 0;

}
.btnArea a:hover {
    opacity: 0.7;
}
.btn_faq a:hover {
    opacity: 0.7;
}
a:hover img.alp {
    -moz-opacity: .8;
    opacity: .8;
    filter: alpha(opacity=70);
}

.flow01 > .sp_cv{
	margin: 0 -10px;
}
