@charset "UTF-8";
/*Line @*/
.line p {
    font-size: 1.1em;
}
.line h4 {
    font-size: 1.4em;
    color: #5a8cda;
    padding: 1rem 0;
}
.line_img {
    text-align: center;
}

.line_img a img {
    width: 60%;
}


/*ペラ坊カード会員募集*/
.perabo p.info {
    line-height: 1.7;
	font-size: 1.3em;
}
.perabo p.info1 {
    line-height: 1.5;
    font-size: 1em;
}
.perabo p.title-p {
    font-size: 1.3em;
    font-weight: bold;
    color: #0f2f67;
}
.perabo p.colored-p {
    font-size: 1.1em;
    font-weight: bold;
    color: #5a8cda;
}

.perabo .imgbox img {
    width: 100%;
}
.perabo .imgbox2 {
    text-align: center;
}
.perabo .imgbox2 img {
    width: 80%;
}
.perabo .imgbox3 {
    width: 100%;
    display: table;
}
.perabo .imgbox3 p {
    width: 50%;
    display: table-cell;
    vertical-align: top;
    font-size: 1.3em;
}
.perabo .imgbox3 p.info2 {
    vertical-align: middle;
    color: #db0011;
    font-weight: bold;
    font-size: 1.4em;
    padding-left: 0.5rem;
}
.perabo .imgbox3 div {
    width: 44%;
	display: table-cell;
}
.perabo .com-table02 tbody th{
    height: 4rem;
    text-align: left;
    padding-left: 1rem;
    width: 25%;
}
.perabo .com-table02 tbody td {
	height: 4rem;
    text-align: left;
    padding-left: 1rem;
    width: 40%;
}
.perabo .com-table02 tbody td.point {
    text-align: left;
    padding-left: 1rem;
    color: #db0011;
    font-weight: bold;
    font-size: 1.2em;
    width: 35%;
}


.perabo-toggle .toggle {
    border: 2px solid #96a7c4;
    padding-bottom: 0.5rem;
}
.perabo-toggle .toggle h4.js-slide {
    background-image: url(/sp/page/service/images/perabo/icon_plus.gif);
    background-size: 1.6rem;
    background-repeat: no-repeat;
    background-position: 100%;
    font-size: 1.3em;
    padding-right: 2rem;
    text-indent: 0;
    color: #0f2f67;
}
.perabo-toggle .toggle h4.js-slide.state-open {
    background-image: url(/sp/page/service/images/perabo/icon_minus.gif);
}

.perabo-toggle .toggle div.breakingareticle {
    overflow: hidden;
    height: 0;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .2s linear;
    margin-bottom: 1rem;
}
.perabo-toggle .toggle div.breakingareticle .double-div{
    white-space: nowrap;
}
.perabo-toggle .toggle div.breakingareticle .div1{
    white-space: normal;
}
.perabo-toggle .toggle div.breakingareticle.state-open {
    height: auto;
}
.perabo-toggle .toggle div.toggle-close {
    width: 7rem;
    float: right;
    background-image: url(/sp/page/service/images/perabo/btn_close.png);
    background-repeat: no-repeat;
    background-position-y: 0.4rem;
    background-position-x: 1rem;
    background-size: 1.4rem;
    padding-left: 2rem;
    font-size: 1.8rem;
    height: 2rem;
    text-align: right;
}
.toggle p.colored-title {
    text-align: center;
    font-weight: bold;
    color: #5a8cda;
    font-size: 1.25em;
}



.double-div .div1 {
    width: 54%;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}

/*.perabo p.colored-p {
    font-size: 1.1em;
    font-weight: bold;
    color: #5a8cda;
}*/

.double-div .div2 {
    width: 43%;
    display: inline-block;
}
.double-div .div2 img {
    width: 100%;
}

.toggle-imgbox {
    width: 100%;
    border: 4px solid #e1e5ee;
    height: 9rem;
    display: table;
}
.toggle-imgbox .text-div {
    width: 52%;
    display: table-cell;
    vertical-align: top;
    padding: 0;
}
.toggle-imgbox .text-div p {
    padding: 0.5rem 0.5rem 0.5rem 1rem;
    font-size: 1em;
}
.toggle-imgbox .text-div img {
    width: 2rem;
}
.toggle-imgbox .img-div {
    width: 40.6%;
    display: table-cell;
    padding: 0.1rem;
    padding-top: 0.3rem;
    padding-right: 0.3rem;
}
.toggle-imgbox .img-div img {
    width: 100%;
}
.toggle-imgbox p.toggle-info {
    line-height: 2;
}
.breakingareticle p.toggle-info {
    font-size: 1em;
}

.stripebox {
    background-image: url(/sp/page/service/images/perabo/bg_stripe.gif);
    width: 100%;
    height: 100%;
    margin: auto;
}

.stripebox table {
    width: 100%;
    height: 100%;
}

.stripebox table tbody td {
    width: 100%;
    vertical-align: middle;
    text-align: center;
    line-height: 2;
    padding: 3rem 0;
}

.stripebox h3 {
    font-size: 2em;
    font-weight: bold;
    color: #0f2f67;
    line-height: 1.3;
}
.stripebox h5 {
    color: #0f2f67;
}
.toggle a.com-button01 {
    width: 100%;
}

.toggle .case {
    display: table;
    width: 100%;
    height: 100%;
}

.toggle .case .div1 {
    display: table-cell;
    width: 68%;
    vertical-align: top;
}

.toggle .case .case-block {
    display: block;
    width: 7.5rem;
    height: 3rem;
    text-align: center;
    padding: 0.9rem;
    background-color: #edd200;
    font-weight: bold;
    font-size: 1.2em;
    color: #143264;
}

.toggle .case .div2 {
    width: 30%;
    display: table-cell;
    text-align: right;
}

.toggle .case .div2 img {
	width: 7rem;
}

.perabo .join {
    padding: 2rem 1rem;
}
.perabo .join p{
    line-height: 2;
}
.perabo .join p.info{
    font-size: 1em;
}
.perabo .join div {
    width: 100%;
    text-align: center;
}
.perabo .join div img {
    width: 90%;
}

.perabo .use_edy{
    white-space: nowrap;
}
.perabo .use_edy .imgbox4{
   display: inline-block;
}
.perabo .use_edy .imgbox4 img{
    width: 5.5rem;
 }
.perabo .use_edy .use_edy_right{
    display: inline-block;
    width: 75%;
    margin-left: 1rem;
    vertical-align: top;
    white-space: normal;
    font-size: 1em;
}