@charset "utf-8";
/* CSS Document */
/*
===== linenap ==========================================-*/
/* menu
-----------------------------------------*/
.jsSub #menu {
    margin-bottom: 25px;
}
.jsSub #menu li {
    float: left;
}
/* section
-----------------------------------------*/
.section {
    margin-bottom: 10px;
}
.section h3 {
    margin-bottom: 20px;
}
.section li {
    width: 305px;
    background: #fff;
    float: left;
    margin: 0 36px 18px 0;
}
.section li.lastC {
    margin-right: 0;
}
.section .detail {
    padding: 15px 18px 18px;
    color: #666;
}
.section .detail h4 {
    font-size: 14px;
    margin-bottom: 6px;
    line-height: 1.3;
    font-weight: bold;
}
#contents .section .detail h4 a {
    color: #000;
    text-decoration: none;
}
#contents .section .detail h4 a:hover {
    text-decoration: underline;
}
#contents a:hover {
    text-decoration: underline;
}
.section .detail p {
    margin-top: 4px;
}
#contents a img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)"; /* ie 8 */
    -moz-opacity: 0.7; /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7; /* Safari 1.x */
    zoom: 1;
    background: #fff;
}
/* jsBnr
-----------------------------------------*/
#jsBnr li {
    float: left;
    margin-right: 18px;
}
/*
===== 購入サポート-各種保険 ==========================================-*/
.insurance .sectionIn {
    font-size: 13px;
    color: #ccc;
}
.insurance .sectionIn p {
    line-height: 1.6;
}
.insurance .sectionIn .fwb {
    font-weight: bold;
}
.insurance .sectionIn .mb10 {
    margin-bottom: 10px;
}
.insurance .sectionIn .mb20 {
    margin-bottom: 20px;
}
.insurance .sectionIn .mb30 {
    margin-bottom: 30px;
}
.insurance .sectionIn .h90 {
    height: 90px;
}
.insurance h3 {
    margin-bottom: 20px;
}
.borderB {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #666;
}
.insurance .fL {
    float: left;
    width: 460px;
}
.insurance .fR {
    float: right;
    width: 460px;
}
.insurance h4 {
    color: #67BE26;
    font-size: 16px;
    padding-bottom: 13px;
    margin-bottom: 20px;
    border-bottom: 1px solid #666;
}
.insurance ul.tel {
    margin-bottom: 30px;
}
.insurance ul.tel li {
    float: left;
    width: 300px;
}
.insurance ul.tel li.mr25 {
    margin-right: 25px;
}
/*
===== 壁紙ダウンロード ==========================================-*/
.contents_inner .download dt {
    background: url(/img/common/tit_title01.gif) no-repeat;
    width: 950px;
    height: 40px;
    line-height: 42px;
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 16px;
}
.contents_inner .download dd {
    margin-bottom: 0;
}
.contents_inner .download dd li {
    float: left;
    width: 300px;
    margin-bottom: 50px;
}
.contents_inner .download dd li.mr25 {
    margin-right: 25px;
}
.contents_inner .download dd li img {
    margin-bottom: 3px;
}
@media only screen and (max-width: 640px) {
    .insurance .fL, .insurance .fR {
        float: none !important;
        width: auto !important;
    }
    .insurance .fL {
        margin-bottom: 25px;
    }
    .insurance ul.tel li, .contents_inner .download dd li {
        float: none !important;
        width: auto !important;
        margin: 0 0 25px !important;
    }
    .insurance ul.tel li:last-child, .contents_inner .download dd li:last-child {
        margin-bottom: 0 !important;
    }
    .insurance img, .contents_inner .download dd li img {
        max-width: 100%;
        height: auto;
        width /***/ : auto;
    }
    #mov embed {
        width: 100% !important;
        height: auto !important;
    }
    .contents_inner .download dt {
        font-size: 14px !important;
        border: 1px solid #6A6A6A;
        border-left: 5px solid #67BC26;
        width: auto !important;
        height: auto !important;
        line-height: 1.6 !important;
        background: #111 !important;
        padding: 5px 10px 5px 10px !important;
    }
    .contents_inner .download dd li p {
        background-color: #3A3A3A;
        margin-bottom: 3px;
    }
    .contents_inner .download dd li p:first-child {
        text-align: center;
        background: none !important;
        margin-bottom: 0;
    }
    .section ul {
        width: auto;
        overflow: hidden;
        _zoom: 1;
    }
    .section ul li {
        float: left;
        font-size:1.2em;
        /*width: 48.7% !important;*/
        margin: 0 0 10px 2.5% !important;
    }
    .section ul li:nth-child(2n+1) {
        margin-left: 0 !important;
        clear: both;
    }
    .section ul li img {
        max-width: 100%;
        height: auto;
        width /***/ : auto;
    }
    .section .detail {
        padding: 15px 10px 10px;
    }
}
/* shop 2022.07.14  */
#shop {
    width: 100%;
    margin: 0 auto 50px;
    padding: 60px 0 20px;
    background-color: #efefef;
}
#shop h2 {
    width: auto;
    font-size: 24px;
    padding: 0 0 0 0;
    margin: 0 auto 50px;
    /*border-bottom:1px solid #999;*/
    font-weight: bold;
    text-align: center;
    clear: both;
}
#shop h3 {
    width: 250px;
    padding: 0;
    margin: 0 auto 50px !important;
    display: block;
}
#shop .addtxt {
    padding: 0;
    margin: 0 auto 0.5em;
    display: block;
    text-align: center;
}
#shop .addtxt02 {
    padding: 0;
    margin: 0 auto 32px;
    display: block;
    text-align: center;
}
#shop .adddate {
    width: 90%;
    padding: 0;
    margin: 0 auto 50px;
    display: block;
    text-align: right;
}
#shop h3 img {
    width: 250px !important;
    text-align: center !important;
    display: block;
}
#shop dl {
    width: 50%;
    margin: 0 auto 20px;
    display: block;
    float: left;
}
#shop dl dt {
    width: 100%;
    font-weight: bold;
    line-height: 1.5;
    padding-bottom: 0.8em;
}
#shop dl dd {
    /*width: calc(100% - 30%);*/
    width: 100%;
    padding-bottom: 1.5em;
    line-height: 1.5;
    color: #666666;
    display: inline-block;
}
#shop dl dd div {
    width: 100%;
}
#shop span {
    margin-right: 1em !important;
}
@media only screen and (max-width: 640px) {
    #shop {
        width: 100%;
        margin: 0 auto;
        padding: 60px 0 20px;
    }
    #shop h2 {
        width: auto;
        font-size: 24px;
        padding: 0 0 0 0;
        margin: 0 auto 30px;
        /*border-bottom:1px solid #999;*/
        font-weight: bold;
    }
    #shop h3 {
        width: 100%;
        min-width: auto;
        padding: 0;
        margin: 0 auto 30px !important;
        text-align: center !important;
    }
    #shop h3 img {
        width: 50% !important;
        text-align: center !important;
        margin: 0 auto !important;
        display: block;
    }
    #shop dl {
        width: 100%;
        margin: 0 auto 0.5em;
        display: block;
        float: none;
    }
    #shop dl dt {
        float: none;
        width: 100%;
        padding-bottom: 0.4em;
    }
    #shop dl dd {
        width: 100%;
        padding-bottom: 2.5em;
        line-height: 1.5;
        color: #666666;
        font-size: 0.85em;
    }
    #shop span {
        margin-right: 1em !important;
        display: block;
    }
#shop .addtxt {
    margin: 0 auto 0.5em;
    padding: 0 1em;
    text-align: left;
}
#shop .addtxt02 {
    margin: 0 auto 30px;
    padding: 0 1em;
    text-align: left;
}
#shop .adddate {
    padding: 0;
    margin: 0 auto 10px;
}
}
/*
===== SHOPLIST ==========================================-*/
.areatit {
    margin: 0 0 20px;
    padding: 0 40px;
    width: auto;
    clear: both;
}
.areatit .arearegion {
    padding: 0 0 50px;
    font-size: 1.2em;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1;
    width: auto;
    padding: 0.8em 0 0.8em;
    margin: 0 0 40px;
    text-align: center;
    background-color: #333;
    border-radius: 8px;
    /*border-bottom: 1px solid #5C5C5C;*/
}

.areatit .arearegion dl{
}

.areatit dl dd .tenjiicon{
    /*width: 120px;*/
    width: auto;
    font-weight:bold;
    font-size: 0.85em;
    text-align: center;
    color: #FFF;
    margin:1em 0.5em 0em 0 !important;
    padding: 0.5em 1em 0.35em;
    border-radius: 30px;
    z-index: 10000;
    float: left;
}
.areatit dl dd .tenjibg01{
    background:#0090cd !important;
}
.areatit dl dd .tenjibg02{
    background:#8b6441 !important;
}
.areatit dl dd .tenjibg03{
    background:#00b241 !important;
}
.areatit dl dd .tenjibg04{
    background:#0b7030 !important;
}
.areatit dl dd .tenjibg05{
    background:#192896 !important;
}
.areatit dl dd .tenjibg06{
    background:#01612a !important;
}
.areatit dl dd .tenjibgnn{
    background: none !important;
    width: 120px !important;
}
@media screen and (max-width: 767px) { /*ウィンドウ幅が最大767pxまでの場合に適用*/    
.areatit dl .tenjiicon{
    width: auto !important;
    font-weight:bold;
    font-size: 0.85em;
    color: #FFF;
    padding: 0.4em 1em 0.4em !important;
    margin:0.8em 0.5em 0.2em 0 !important;
}
.areatit dl dd .tenjibgnn{
    background: none !important;
    display: none;
}
}

@media screen and (max-width: 750px) {
.areatit {
    padding: 0 20px;
    margin: 0;
}
.areatit .arearegion {
    margin: 0 0 20px;
    font-size: 1.2em;
}
}

@media screen and (max-m-list-ancwidth: 767px) {
    .m-hdg-02 {
        padding: 40px 20px 20px;
        margin: 40px -20px 0;
        text-align: center;
        /* margin: 50px 0 30px; */
        padding-bottom: 8px;
        border: none;
        background: -moz-linear-gradient(top, #141414, #070707);
        background: -webkit-linear-gradient(top, #141414, #070707);
        background: linear-gradient(to bottom, #141414, #070707);
        -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(GradientType=0, startcolorstr=#141414, endcolorstr=#070707))';
    }
    .m-hdg-02[data-type="anc"] {
        padding: 40px 20px 40px;
        margin: 40px -20px 0;
    }
    .m-hdg-02 + * {
        margin-top: 30px;
    }
    .m-hdg-02 .m-hdg {
        font-size: 1.7rem;
    }
}
/*
===== AnchorList ==========================================-*/
.m-list-anc {
    margin: 0 auto 50px;
    display: table;
    border-left: 1px solid #5C5C5C;
    background: none;
}
.m-list-anc li {
    width: auto;
    padding: 0 30px;
    margin: 0;
    font-size: 1em;
    line-height: 1.5;
    float: left;
    border-right: 1px solid #5C5C5C;
    color: #FFF;
    background-color: #efefef;
    text-align: center;
}
/*.m-header-gnav-child ul:nth-child(2) li a[target="_blank"]{
	padding-right: 0!important;
}

.m-header-gnav-child ul:nth-child(2) li a[target="_blank"]::before{
	display: none!important;
	padding-right: 0!important;
}

.m-header-gnav-child li.offBlank a[target="_blank"]::before {
	display: none!important;
	padding-right: 0!important;
}

.offBlank .m-icn-blank{
	display: none!important;
}

.m-list-anc li .m-icn-blank{
	display: none;
}*/
.pcOnly.space {
    padding-top: 1em;
}
@media screen and (max-width: 767px) {
    .pcOnly {
        display: none;
    }
    .spSpace {
        padding: 0 20px;
    }
}

.m-list-anc a {
    display: block;
    color: #FFF;
    background: none;
}

@media screen and (max-width: 750px) {
    .m-list-anc {
        width: 89% !important;
        margin: 0 auto 0 !important;
        padding: 20px 0 25px !important;
        border-left: none;
        display: block !important;
        text-align: center;
    }
    .m-list-anc li {
        display: inline !important;
        width: 48% !important;
        float: left !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: 1.1em !important;
        border: none;
        border-left: 1px solid #c8c8c8;
    }
    .m-list-anc li:last-child, .m-list-anc li:nth-child(2n) {
        border-right: 1px solid #c8c8c8;
    }
    .m-list-anc a {
        /*position: relative;*/
    }
}

/* contents 背景変更*/
#contentsbg {
    background-color: #FFF;
    margin: 0;
    padding: 0;
    color: #000;
}
.contents_inner {
    background: none;
    background-color: #FFF !important;
}
.sub .contents_inner {
    background-image: none;
}
#contents {
    margin-top: 0px;
    padding-top: 20px;
}
.contents_inner {
    padding: 20px 0;
    margin: 0 0 40px 0;
}

/* FAQ　*/
#faq {
    width: auto;
    margin: 0 auto 50px;
    padding: 60px 40px 20px;
    background-color: #efefef;
}
#faq h2 {
    width: auto;
    font-size: 24px;
    padding: 0 0 0 0;
    margin: 0 auto 50px;
    /*border-bottom:1px solid #999;*/
    font-weight: bold;
    text-align: center;
    clear: both;
}

#faq .qalist{
    width: 100%;
    width: 0 auto;
    margin: 0 auto !important;
    padding: 0 ;
}

#faq .qalist div{
    width: 100%;
    margin: 0 auto !important;
    padding: 1em 0;
    background: #FFF;
    border-radius: 8px;
}

#faq .qalist div h3{
    margin: 0 auto !important;
    padding: 0 1em 0 3.5em;
    font-weight: bold;
    font-size: 1.15em;
    line-height: 1.5;
    background: #FFF;
}

#faq .qalist div span{
    font-weight: bold;
    font-size: 1em;
    line-height: 1;
    margin:0 0.8em 0 1em;
    padding: 0.45em 0.5em 0.4em;
    background: #333;
    color: #FFF;
    border-radius: 50%;
    float: left;
}

#faq .qalist h4{
    margin: 0 0 40px;
    padding: 1em 0 0;
    line-height: 1.5;
    clear: both;
}

#faq .qalist h4 sup{
    vertical-align: top;
}

#faq .qalist .icon_n{
    width: 90px;
    text-align: center;
    float: left;
    margin: 0 0.5em 0 0;
    padding: 0.5em 5px;
    line-height: 1.1;
    background: #666;
    color: #FFF;
    font-size:0.85em; 
    border-radius: 16px;
}

#faq .seriestit{
    margin: 0 0 2em 0;
    padding: 0.8em 0 0.8em 1em;
    clear: both;
    font-weight: bold;
    font-size: 1.15em;
    background-color: #555;
    color: #FFF;
}

@media only screen and (max-width: 750px) {
#faq {
    margin: 0 auto 20px;
    padding: 60px 20px 20px;
}

#faq .qalist h4{
    margin: 0 0 30px;
}
    
#footernav {
    margin: 0 0 0 0;
}
    
}

/* ITEM　*/
#item {
    width: auto;
    margin: 0 auto 50px;
    padding: 40px 0 20px;
}

#item ul{
    width: 100% !important;
    margin: 0 auto !important;
}
/* blead */
.bleadArw{
    color: #999 !important;
}

.cambnr{
    width: 100%;
    text-align: center;
    padding: 0 0 50px 0;
    clear: both;
}
.cambnr img{
    width: 50%;
    border: 1px solid #545454;
    margin-bottom: 1em;
}
.cambnr h4{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.5em;
}
.cambnr p{
    font-size: 1em;
    font-weight: normal;
}

@media only screen and (max-width: 750px) {

.cambnr{
    width: 100%;
    text-align: center;
    padding: 20px 0 10px 0;
    clear: both;
}
.cambnr img{
    width: 80%;
    border: 1px solid #545454;
    margin-bottom: 1em;
}
.cambnr h4{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.5em;
}
.cambnr p{
    font-size: 0.9em;
    font-weight: normal;
}
}



.footnavi{
    width: 990px;
    background-color: #f1f1f1;
    padding: 50px 50px 12px;
    margin:0 auto;
}

.footnavi a,
.footnavi .linkout a{
    color: #000;
    text-decoration: none;
}
.footnavi a:hover,
.footnavi .linkout a:hover{
    color: #00d153;
    text-decoration: underline;
}

.outtitall{
    max-width: 990px;
    font-weight: bold;
    margin: 0 auto 0.5em;
    padding-bottom: 1em;
	font-size:120%;
}

.outtit{
    max-width: 990px;
    font-weight: bold;
    margin: 0 auto 1.5em;
    padding-bottom: 1em;
	font-size:120%;
    color:#000;
    border-bottom:1px solid #3bc03a;
}
.linkout{
    width: 100%;
    max-width: 990px;
    margin: 0 auto 0;
    padding-bottom: 64px;
}
.linkout li{
    float: left;
    line-height: 1.8;
    padding-right: 4em;
}
.linkout li a{
    color: #76767c;
    text-decoration: underline;
    padding: 0 0 0 1.5em;
    background: url("../../img/ic_out.png") no-repeat 0 7px;
}
.linkout li a:hover{
    color: #76767c;
    text-decoration: underline;
}

@media only screen and (max-width: 750px) {
.footnavi{
    margin-bottom: 50px;
}
   
}
