@media (max-width: 760px) { 
    body {
        width: 320px;
        font-size: 12px;
        margin: auto;
    }
}
.sp_link_banner img,
.A_banner_area img {
    width: 200px;
    height: 100px;
}
.privacy {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
}
.privacy .privacy-txt {
    max-height: 7em;
    overflow: auto;
    font-size: 12px;
}
.paragraph {
    margin-left: auto;
    margin-right: auto;
}
.large-12 {
    width: auto;
    float: none;
}
.center { margin: auto }
.rate_area {
    margin: auto;
    left: auto;
    right: 1em;
    top: 0;
    padding: 0.8em 1em 0.5em;
}
.rate_area .updating {
    margin: auto;
    margin-bottom: 0.5em;
}
.rate_area .rate {
    white-space: nowrap;
    font-size: 200%;
    line-height: 1;
}
.rate_area .rate img {
    vertical-align: middle;
    margin-bottom: 5px;
}
.rate_area .rate .price { font-size: 100% }
.rate_area .rate .yen {
    margin-left: -0.3em;
    font-size: 80%;
}
@media (max-width: 760px) { 
    .rate_area { margin: 1em 0.5em }
    .rate_area .notice { font-size: 10px }
}
.main { position: relative }
@media (min-width: 761px) { 
    .paragraphTitle.paragraph01Title { background-position: center -0px }
    .paragraphTitle.paragraph02Title { background-position: center -90px }
    .paragraphTitle.paragraph03Title { background-position: center -180px }
    .paragraphTitle.paragraph04Title { background-position: center -270px }
    .paragraphTitle.paragraph05Title { background-position: center -360px }
    .paragraphTitle.paragraph06Title { background-position: center -450px }
    .paragraphTitle.paragraph07Title { background-position: center -540px }
    .paragraphTitle.paragraph08Title { background-position: center -630px }
    .paragraphTitle.paragraph09Title { background-position: center -720px }
    .paragraphTitle.paragraph10Title { background-position: center -810px }
    .paragraphTitle.paragraph11Title { background-position: center -900px }
    .paragraphTitle.paragraph22Title { background-position: center -1530px }
    .paragraphTitle.paragraph23Title { background-position: center -1620px }
    .paragraphTitle.paragraph24Title { background-position: center -1710px }
    .paragraphTitle.paragraph25Title { background-position: center -1800px }
    .paragraphTitle.paragraph26Title { background-position: center -1890px }
}
.header {
    height: auto;
    min-height: 32px;
    background-color:#090;
    border-bottom: solid 1px #006600;
}
.header .headerH1 {
    background-color: transparent;
    margin: auto;
    line-height: 30px;
}
@media (max-width: 760px) { 
    .header .headerH1 { font-size: 12px }
}
.header .headerCopy { line-height: 30px }
@media (max-width: 760px) { 
    .header .headerCopy { line-height: 2em }
}
@media (max-width: 760px) { 
    .header .headerH1,
    .header .headerCopy {
        width: auto;
        float: none;
        text-align: center;
        white-space: nowrap;
    }
    .header .headerCopy {
        background-color:#090;
        color: #FFF;
    }
}
.content {
    max-width: 980px;
    position: relative;
}
@media (min-width: 1280px) { 
    .content { left: -50px }
}
.content .left,
.content .right,
.content .center {
    margin: 0 auto;
    float: none !important;
}
.content .left {
    position: absolute;
    right: 100%;
    width: 100%;
    top: 10px;
}
.content .right {
    position: absolute;
    top: 10px;
    left: 100%;
    width: 100%;
}
.content .right .A_banner_area { max-width: 200px }
.sp_link {
    padding: 0 1px;
    margin: 0.5em auto;
}
.sp_link:after {
    content: '.';
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    line-height: 0px;
    font-size: 0px;
}
.sp_link .sp_link_banner {
    width: 50%;
    float: left;
    padding: 1px;
}
.sp_link_banner img,
.A_banner_area img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.planlist {
    padding: 1px;
    margin-bottom: 2em;
    background-color: #C40;
    color: #FFF;
}
.planlist>ul {
    position: relative;
    padding: 0 !important;
    margin: 0 auto !important;
}
.planlist>ul:after {
    content: '.';
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    line-height: 0px;
    font-size: 0px;
}
.planlist.has_linename ul { padding: 0 0 0 14% !important }
.planlist>ul>li { padding: 0 !important }
.planlist>ul>li>dl {
    padding: 0 !important;
    margin: 0 !important;
}
.planlist>ul>li>dl>dt,
.planlist>ul>li>dl dd {
    padding: 0 1em !important;
    margin: 0 !important;
    white-space: nowrap;
}
.planlist>ul>li {
    padding: 0 !important;
    list-style: none;
    float: left;
    text-align: center;
}
.planlist>ul>li.linename {
    font-size: 80%;
    position: absolute;
    width: 14%;
    left: 0;
    top: 0;
    text-align: left;
}
.planlist>ul>li.linename>dl>dt,
.planlist>ul>li.linename>dl>dd { font-weight: normal }
.planlist>ul>li.primary>dl {
    width: 110%;
    left: -5%;
    z-index: 2;
    position: relative;
}
.planlist>ul>li { width: 16.666% }
.planlist>ul>li>dl>dt,
.planlist>ul>li>dl>dd {
    height: 60px;
    line-height: 60px;
    position: relative;
}
.planlist>ul>li>dl>dt .absolute-inner,
.planlist>ul>li>dl>dd .absolute-inner {
    position: absolute;
    top: 50%;
    vertical-align: middle;
    line-height: 1.2em;
    margin-top: -1.2em;
    left: 0;
    right: 0;
    text-align: center;
}
@media (max-width: 760px) { 
    .planlist.has_linename ul { padding-left: 0 !important }
    .planlist>ul>li {
        float: none;
        width: 100%;
    }
    .planlist>ul>li.linename {
        position: static;
        width: 100%;
        text-align: center;
    }
    .planlist>ul>li dl:after {
        content: '.';
        display: block;
        height: 0px;
        clear: both;
        visibility: hidden;
        overflow: hidden;
        line-height: 0px;
        font-size: 0px;
    }
    .planlist>ul>li dt,
    .planlist>ul>li dd {
        float: left;
        width: 20%;
    }
}
.planlist>ul>li { border-left: rgba(255,255,255,0.5) solid 1px }
.planlist>ul>li:nth-child(1) {
    border-left: none;
    color: #000;
}
.planlist>ul>li>dl>dt { background-color: rgba(255,255,255,0.1) }
.planlist>ul>li>dl>dd { background-color: rgba(255,255,255,0.3) }
.planlist>ul>li>dl>dd:nth-child(2n) { background-color: rgba(255,255,255,0.2) }
@media (max-width: 760px) { 
    .planlist>ul>li {
        border-top: rgba(255,255,255,0.5) solid 1px;
        border-left: none;
    }
    .planlist>ul>li:nth-child(1) { border-top: none }
}
.planlist>ul>li>dl>dt { position: relative }
.planlist>ul>li>dl>dt .small {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 11px;
    line-height: 1.5;
    display: block;
    font-weight: normal;
}
.planlist>ul>li>dl>dt .small .must { color: #FF0 }
.planlist>ul>li>dl>dd:after {
    background-color: rgba(0,0,0,0.2);
    color: rgba(255,255,255,0.7);
    position: absolute;
    font-size: 10px;
    line-height: 20px;
    top: 50%;
    margin-top: -10px;
    left: 10px;
    font-weight: normal;
    padding: 0 0.8em;
    min-width: 6em;
}
@media (max-width: 760px) { 
    .planlist>ul>li>dl>dt,
    .planlist>ul>li>dl>dd {
        height: 50px;
        line-height: 50px;
        width: 14%;
    }
    .planlist>ul>li>dl>dt:nth-child(1),
    .planlist>ul>li>dl>dd:nth-child(1) { width: 29% }
    .planlist>ul>li>dl>dt:nth-child(2),
    .planlist>ul>li>dl>dd:nth-child(2) { width: 29% }
    .planlist>ul>li.linename dt,
    .planlist>ul>li.linename dd { font-size: 11px }
}
.paragraph19 .inner_contents { margin-bottom: 2em }
.covenant {
    font-size: 12px;
    color: #321;
    line-height: 1.5;
    background-color: rgba(238,238,187,0.3);
    border-color: rgba(238,238,187,0.6);
    border-style: solid;
    border-width: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 1.5em;
    margin: 1em auto;
    max-height: 10em;
    overflow: auto;
}
.covenant h3 {
    color: #321;
    font-size: 14px;
    margin-top: auto;
}
.covenant ol {
    margin: 1em auto 1em !important;
    padding-left: 2em;
}
.covenant ol li { list-style: decimal }
.shoplist>ul:after {
    content: '.';
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    line-height: 0px;
    font-size: 0px;
}
.shoplist .shoplist-item {
    float: left;
    width: 33.333%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
@media (max-width: 760px) { 
    .shoplist .shoplist-item {
        float: none;
        width: auto;
    }
}
.shoplist .shoplist-item-wrapper {
    color: inherit;
    text-decoration: none;
    padding: 1em;
    margin: 0.5em;
    font-size: 80%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fffdf2;
    border-color: rgba(0,0,0,0.1);
    border-style: solid;
    border-width: 1px;
    display: block;
}
.shoplist .shop-address:before,
.shoplist .shop-tel:before {
    display: inline-block;
    font-size: 80%;
}
.shoplist .shop-name {
    text-align: left;
    position: relative;
}
.shopInformation,
.shopPrivilege,
.shopDescription,
.shopPurchaseExp,
.shopPurchaseMap { padding: 0 1em 1em }
@media (max-width: 760px) { 
    .shopInformation,
    .shopPrivilege,
    .shopDescription,
    .shopPurchaseExp,
    .shopPurchaseMap { padding: 0.5em }
}
.shopInformation {
    position: relative;
    padding-right: 260px;
    min-height: 280px;
}
@media (max-width: 760px) { 
    .shopInformation {
        padding-right: 0.5em;
        min-height: none;
    }
}
.shopInformation .image {
    position: absolute;
    top: 0;
    right: 1em;
    bottom: auto;
    left: auto;
    width: 250px;
}
@media (max-width: 760px) { 
    .shopInformation .image {
        position: static;
        margin: 1em auto;
    }
}
.shopInformation .shop-tel { font-size: 125% }
.shopInformation .shop-tel .tel02 { font-size: 80% }
.shopInformation .shop-name {
    font-size: 200%;
    font-weight: bold;
    margin: auto;
}
@media (max-width: 760px) { 
    .shopInformation .shop-name { font-size: 150% }
}
.shop-name {
    color: #31930E;
    font-size: 125%;
}
.shop-name,
.shop-tel,
.shop-open,
.shop-address,
.shop-url {
    position: relative;
    padding-left: 22px;
}
@media (max-width: 760px) { 
    .shop-name,
    .shop-tel,
    .shop-open,
    .shop-address,
    .shop-url { padding-left: 12px }
}
.shop-name:before,
.shop-tel:before,
.shop-open:before,
.shop-address:before,
.shop-url:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0.7em;
    right: auto;
    bottom: auto;
    left: -10px;
    margin-top: -16px;
}
@media (max-width: 760px) { 
    .shop-name:before,
    .shop-tel:before,
    .shop-open:before,
    .shop-address:before,
    .shop-url:before {
        width: 24px;
        height: 24px;
        margin-top: -12px;
    }
}
.shop-name { line-height: 1.4em }
.shop-name:before { background-image: url("/img/ico-shopName.png") }
.shop-tel:before { background-image: url("/img/ico-shopTel.png") }
.shop-open:before { background-image: url("/img/ico-shopOpen.png") }
.shop-address:before { background-image: url("/img/ico-shopAddress.png") }
.shop-url:before { background-image: url("/img/ico-shopUrl.png") }
.iconList:after {
    content: '.';
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    line-height: 0px;
    font-size: 0px;
}
.iconList .icon {
    color: #fff;
    position: relative;
    float: left;
    line-height: 1.8em;
    font-size: 11px;
    text-align: center;
    white-space: nowrap;
    border-color: rgba(0,0,0,0.3);
    border-width: 1px;
    border-style: solid;
    background-color: #eee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.shop-purchaseIcon { margin: 0.6em auto }
.shop-purchaseIcon .icon {
    width: 52px;
    height: 52px;
    padding-top: 32px;
    margin-left: 5px;
	margin-bottom:5px;
	background-image: url("./images/icon_back.jpg");
	font-size:0.5rem;
}
.shop-purchaseIcon .icon:before {
    display: block;
    content: '';
    width: 64px;
    height: 64px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 40%;
    right: auto;
    bottom: auto;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
}

.shop-purchaseIcon .icon.kitchen:before { background-image: url("../img/ico/ico01.png") }
.shop-purchaseIcon .icon.bath:before { background-image: url("../img/ico/ico02.png") }
.shop-purchaseIcon .icon.wc:before { background-image: url("../img/ico/ico03.png") }
.shop-purchaseIcon .icon.washroom:before { background-image: url("../img/ico/ico04.png") }
.shop-purchaseIcon .icon.dining:before { background-image: url("../img/ico/ico05.png") }
.shop-purchaseIcon .icon.living:before { background-image: url("../img/ico/ico06.png") }
.shop-purchaseIcon .icon.w_room:before { background-image: url("../img/ico/ico07.png") }
.shop-purchaseIcon .icon.j_room:before { background-image: url("../img/ico/ico08.png") }
.shop-purchaseIcon .icon.entrance:before { background-image: url("../img/ico/ico09.png") }
.shop-purchaseIcon .icon.corridor:before { background-image: url("../img/ico/ico10.png") }
.shop-purchaseIcon .icon.roof:before { background-image: url("../img/ico/ico11.png") }
.shop-purchaseIcon .icon.wall:before { background-image: url("../img/ico/ico12.png") }
.shop-purchaseIcon .icon.garden:before { background-image: url("../img/ico/ico13.png") }
.shop-purchaseIcon .icon.exterior:before { background-image: url("../img/ico/ico14.png") }
.shop-purchaseIcon .icon.balcony:before { background-image: url("../img/ico/ico15.png") }
.shop-purchaseIcon .icon.porch:before { background-image: url("../img/ico/ico16.png") }
.shop-purchaseIcon .icon.other:before { background-image: url("../img/ico/ico17.png") }
/*
.shop-methodIcon { margin: 0.6em auto }
.shop-methodIcon .icon {
    width: 66px;
    margin-left: 5px;
}
.shop-methodIcon .icon:first-child { margin-left: 0 }
.shop-methodIcon .icon.store { background-color: #E84730 }
.shop-methodIcon .icon.delivery { background-color: #0068B6 }
.shop-methodIcon .icon.photo { background-color: #EF8200 }
.shop-methodIcon .icon.visit { background-color: #0DAC67 }
*/

.shopPrivilege .privilege {
    position: relative;
    padding: 0.5em 1em 0.5em 9em;
    background-color: #FF0072;
    color: #fff;
}
@media (max-width: 760px) { 
    .shopPrivilege .privilege {
        padding: 1.2em 0.7em 0.7em;
        margin-top: 1em;
    }
}
.shopPrivilege .privilege .word {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: -10px;
    margin-top: -1em;
    color: #FF0072;
    background-color: #FF3;
    padding: 0 0.8em;
    line-height: 2em;
    font-size: 80%;
    font-weight: bold;
}
.shopPrivilege .privilege .word:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-width: 6px;
    border-style: solid;
    border-color: transparent;
    border-left: solid 6px #ff3;
    right: 0;
    top: 50%;
    margin-right: -12px;
    margin-top: -6px;
}
.shopPrivilege .privilege .word:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-width: 2.5px 5px;
    border-style: solid;
    border-color: transparent;
    border-top-color: #b2b223;
    border-right-color: #b2b223;
    top: 100%;
    left: 0;
}
@media (max-width: 760px) { 
    .shopPrivilege .privilege .word { top: 0 }
}
.shopPrivilege .caution {
    font-size: 80%;
    text-align: right;
    display: block;
    padding: 0.5em 0;
    line-height: 1.3em;
}
@media (max-width: 760px) { 
    .shopPrivilege .caution { text-align: left }
}
.shopPurchaseExp h2 {
    line-height: 2em;
    padding: 0 1em;
    background-color: #31930E;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 100%;
}
.shopPurchaseExp .itemList:after {
    content: '.';
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    line-height: 0px;
    font-size: 0px;
}
.shopPurchaseExp .itemList .item {
    width: 33.333%;
    float: left;
    padding: 0.5em;
}
@media (max-width: 760px) { 
    .shopPurchaseExp .itemList .item {
        float: none;
        width: auto;
    }
}
.shopPurchaseExp .itemList .item .itemPrice {
    margin-top: 0.4em;
    display: block;
    text-align: right;
}
.shopPurchaseExp .itemList .item .itemPrice:after {
    content: '.';
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    line-height: 0px;
    font-size: 0px;
}
.shopPurchaseExp .itemList .item .itemPrice .label {
    font-size: 12px;
    display: block;
    font-weight: normal;
    line-height: inherit;
    float: left;
    padding: 0.2em 0.5em 0.1em;
    margin-right: 1em;
    background-color: rgba(228,25,114,0.5);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
@media (max-width: 760px) { 
    .shopPurchaseExp .itemList .item .itemPrice .label { font-size: 9px }
}
.shopPurchaseExp .itemList .item .image { margin-bottom: 0.4em }
@media (max-width: 760px) { 
    .shopPurchaseExp .itemList .item .image {
        float: left;
        width: 38%;
        margin-right: 0.5em;
        margin-bottom: auto;
    }
}
.shopPurchaseExp .itemList .item .txt { font-size: .8em }
.shopPurchaseMap iframe { width: 100% }
@media (max-width: 760px) { 
    .shopPurchaseMap iframe { max-height: 300px }
}
@media (max-width: 760px) { 
    .paragraphTitle {
		background-image: url(images/bg.jpg);
        height: auto;
        padding: 10px;
        margin-bottom: 1em !important;
    }
}
.paragraph25 {
    background-position: top right;
    background-repeat: no-repeat;
}
@media (max-width: 760px) { 
    .paragraph25 { background-size: 100%  auto }
}
.prefucturesGroup dt {
    color: #31930E;
    font-weight: normal;
    margin-bottom: auto;
}
@media (max-width: 760px) { 
    .prefucturesGroup dt {
        margin-bottom: 0.5em;
        margin-top: 1em;
    }
}
.prefucturesGroup dl { margin-bottom: auto }
.nav-prefucture { margin-left: auto }
.nav-prefucture:after {
    content: '.';
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    line-height: 0px;
    font-size: 0px;
}
.nav-prefucture .prefucture {
    width: 11.111%;
    float: left;
    padding: 5px;
}
@media (max-width: 760px) { 
    .nav-prefucture .prefucture {
        width: 20%;
        padding: 2px;
    }
}
.nav-prefucture .prefucture a {
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    line-height: 2.6em;
    background: -webkit-gradient(linear, left top, left bottom, from(#ec67ad), to(#e5268a));
    background: -o-linear-gradient(top, #ec67ad, #e5268a);
    background: -ms-linear-gradient(top, #ec67ad, #e5268a);
    background: -moz-linear-gradient(top, #ec67ad, #e5268a);
    background: -webkit-linear-gradient(top, #ec67ad, #e5268a);
    background: linear-gradient(top, #ec67ad, #e5268a);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr= #ec65ac ,endcolorstr= #e52489 ,gradienttype=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr= #ec65ac ,endcolorstr= #e52489 ,gradienttype=0)";
    background-color: #ec67ad;
    border: solid 1px rgba(0,0,0,0.3);
}
.nav-prefucture .prefucture a .count {
    border-color: rgba(229,38,138,0.5);
    border-style: solid;
    border-width: 1px;
    position: absolute;
    top: -12px;
    right: -12px;
    bottom: auto;
    left: auto;
    width: 24px;
    height: 24px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background-color: #FF6;
    color: #E5268A;
    font-size: 9px;
    line-height: 24px;
    text-align: center;
    display: block;
    z-index: 1;
}
.nav-prefucture .prefucture a:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#f292c4), to(#ec67ad));
    background: -o-linear-gradient(top, #f292c4, #ec67ad);
    background: -ms-linear-gradient(top, #f292c4, #ec67ad);
    background: -moz-linear-gradient(top, #f292c4, #ec67ad);
    background: -webkit-linear-gradient(top, #f292c4, #ec67ad);
    background: linear-gradient(top, #f292c4, #ec67ad);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr= #f290c3 ,endcolorstr= #ec65ac ,gradienttype=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr= #f290c3 ,endcolorstr= #ec65ac ,gradienttype=0)";
    background-color: #f292c4;
}
.nav-prefucture .prefucture.disable a {
    pointer-events: none;
    background-image: none;
    -ms-filter: none;
    filter: none;
    background-color: #bbb;
    border-color: transparent;
}
.nav-prefucture .prefucture.disable a .count {
    border-color: rgba(153,153,153,0.5);
    background-color: #ccc;
    color: #fff;
}
.breadcrumb {
    font-size: 80%;
    padding: 1em;
}
@media (max-width: 760px) { 
    .breadcrumb { display: none }
}
.breadcrumb li { display: inline-block }
.breadcrumb li:before {
    content: '>';
    display: inline-block;
    font-size: 80%;
    color: #666;
    width: 1em;
    height: 1em;
}
.breadcrumb li:first-child:before { display: none }
.quotation h3 {
    text-indent: 1em;
    line-height: 52px;
    color: #fff;
    font-size: 24px;
}