@charset "utf-8";
/* ------------------------------------------------------------------------------
代理店紹介
------------------------------------------------------------------------------ */
/* 共通 */
.shobrand {
text-align: center;
}
.shobrand img {
width: 100%;
}
#content article {
border-bottom: 1px solid #00a7ac;
}
.shocontheader {
border-bottom: 1px solid #00a7ac;
font-weight: bold;
}
.shocontheader time{
color: #005657;
display: block;
}
.shocontheader h3 {
font-weight: bold;
line-height: 1.4;
padding-bottom: 5px;
}
#content article p {
font-size: 108%;
line-height: 170%;
}
#content article h4 {
font-weight: bold;
}
.shoimg {
width: 60%;
margin-bottom: 20px;
}
.shomember img {
float: left;
}
.shomember figcaption {
float: right;
font-size: 108%;
line-height: 170%;
}
.spefloat figure {
float: left;
font-size: 90%;
line-height: 140%;
}
.spefloat figure img {
margin-bottom: 5px;
width: 100%;
}
#content article .spefloat p {
float: right;
line-height: 170%;
margin-bottom: 0;
}
.shouser {
background: #d9f3f3;
}


@media screen and (min-width: 769px) {
/*----------------- pc -----------------*/
.pagenav ul li p.data {
width: 160px;
}
.pagenav ul li p.tit {
width: 540px;
}
.shobrand {
margin-bottom: 50px;
}
#content {
margin-left: auto;
margin-right: auto;
width: 700px;
}
#content article {
padding-bottom: 70px;
margin-bottom: 90px;
}
.shocontheader {
margin-bottom: 45px;
}
.shocontheader time{
margin-bottom: 15px;
}
.shocontheader h3 {
font-size: 169%;
}
#content article p {
margin-bottom: 40px;
}
#content article h4 {
font-size: 123%;
margin-bottom: 25px;
}
.repimg {
margin-bottom: 40px;
}
.shomember {
margin-bottom: 40px;
}
.shomember img {
width: 330px;
}
.shomember figcaption {
width: 340px;
}
.shouser {
padding: 30px;
}
.shousercont figure {
float: left;
}
.shousercont figure img {
padding-right: 20px;
margin-bottom: 5px;
width: 350px;
height: auto;
}
.shousercont figcaption {
padding-right: 20px;
margin-bottom: 8px;
text-align: center;
font-size: 85.7%;
}
#content article .shousercont p {
font-size: 100%;
margin-bottom: 0;
}

.graph .spdisp {
    display: none;
}

}

@media screen and (max-width: 768px)  {
/*----------------- タブレット スマートフォン -----------------*/
    .pagetit h2 {
        padding: 22px 0;
    }
#content {
margin-left: auto;
margin-right: auto;
width: 90%;
}
.shobrand {
margin-top: 51px;
margin-bottom: 23px;
}
#content article {
padding-bottom: 40px;
margin-bottom: 30px;
}
.shocontheader {
margin-bottom: 23px;
}
.shocontheader time{
margin-bottom: 10px;
}
.shocontheader h3 {
font-size: 146%;
line-height: 130%;
}
#content article p {
margin-bottom: 30px;
}
#content article h4 {
font-size: 112%;
margin-bottom: 20px;
}
.shoimg {
width: 100%;
margin-bottom: 30px;
}
.shomember {
margin-bottom: 30px;
}
.shomember img {
margin-right: 8px;
margin-bottom: 5px;
width: 100%;
}
.shomember figcaption {
float: none;
width: 100%;
}

.shouser {
padding: 15px;
}
.shousercont figure {
float: none;
margin-bottom: 20px;
width: 100%;
}
#content article .shousercont p {
margin-bottom: 15px;
width: 100%;
}
.shousercont figure img {
margin-bottom: 5px;
width: 100%;
}
.shousercont figcaption {
padding-right: 20px;
margin-bottom: 8px;
text-align: center;
font-size: 85.7%;
}
.graph .pcdisp{
    display: none;
}

}
