@charset "UTF-8";

#guideSP-fotter-wrap {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    margin: 20px auto;
    width: 90%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
#guideSP-fotter-wrap .accordion {
    width: 100%;
}
#guideSP-fotter-wrap *, .hamburger p {
    padding: 0;
    margin: 0;
}
#guideSP-fotter-wrap p {
    margin: 0;
    color: #666666;
    font-weight: bold;
}
#guideSP-fotter-wrap .accordion input {
    display: none;
}
#guideSP-fotter-wrap .accordion label {
    background: #eeeeee linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%) repeat scroll 0 0;
    border-bottom: 1px solid #dddddd;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 50px;
    line-height: 30px;
    padding: 10px;
    text-align: left;
}
#guideSP-fotter-wrap .accordion input + label .trigger::after {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    content: "+";
    float: right;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 1px 0 0;
    text-align: center;
    vertical-align: top;
    width: 26px;
}
#guideSP-fotter-wrap .accordion input:checked + label .trigger::after {
    content: "-";
}
#guideSP-fotter-wrap .trigger img {
    width: 20px;
    height: 30px;
    vertical-align: middle;
    margin-right: 15px;
}
#guideSP-fotter-wrap .accordion input:checked + label .trigger img {
    width: 20px;
    height: 20px;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    -ms-animation: spin 1s linear infinite;
    -o-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}
#guideSP-fotter-wrap .accordion .ac-cont {
    transition: 0.2s;
    height: 0;
    overflow: hidden;
}
#guideSP-fotter-wrap .accordion input:checked + label + .ac-cont {
    height: auto;
}
#guideSP-fotter-wrap .ac-cont > label {
    padding: 10px 10px 10px 45px;
}
#guideSP-fotter-wrap .accordion .ac-cont a span {
    position: absolute;
    left: 8px;
    display: block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 1px 0 0;
    text-align: center;
    vertical-align: top;
    width: 26px;
    transform: scale(0.7,1.3);
    color: #b5b5b5;
}
#guideSP-fotter-wrap ul {
    margin: 0;
    padding: 0;
}
#guideSP-fotter-wrap li {
    list-style: none;
    border-bottom: 1px solid #dddddd;
}
#guideSP-fotter-wrap a {
    color: #666666;
    display: block;
    font-weight: bold;
    padding: 10px 10px 10px 45px;
    height: 14px;
    line-height: 14px;
    text-align: left;
    text-decoration: none;
}
#guideSP-fotter-wrap .top_link {
    position: relative;
    display: block;
    height: 50px;
    line-height: 30px;
    padding:10px 10px 10px 45px;
    background: #eeeeee linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%) repeat scroll 0 0;
    border-bottom: 1px solid #dddddd;
    box-sizing: border-box;
    cursor: pointer;
}
#guideSP-fotter-wrap .top_link span {
    display: block;
    position: absolute;
    left: 8px;
    margin: 1px 0 0;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
    transform: scale(0.7,1.3);
    color: #b5b5b5;
}
#pageTop2 {
    margin: 0 auto 15px;
    padding-top: 20px;
    width: 100px;
    position: relative;
}
#pageTop2 a:hover {
    color: #333;
    text-decoration: none;
}
#pageTop2 a:active {
    text-decoration: none;
}
.pageTop2__img--top {
    position: absolute;
    left: 50%;
    right: 0;
    top: 5px;
    transform: translate(-50%,0) rotate(-90deg);
    max-width: 20px;
}
.footer__pref {
    width: 330px;
    margin: 0 auto 20px;
}
.footer__pref ul.footer__prefList {
    display: flex !important;
    margin-bottom: 5px !important;
    padding-left: 0px !important;
}
.footer__pref ul.footer__prefList li {
    margin: 0px !important;
    padding: 0px !important;
}
.footer__prefItem {
    line-height:1.2;
    border-right: 1px solid #aaa;
}
.footer__prefItem:first-child {
    border: none;
}
.footer__prefItem:last-child {
    border: none;
}
.footer__prefItem--heading {
    font-size: 11px;
    font-weight: bold;
    color: #333;
    vertical-align: middle;
}
.footer__prefLink {
    font-size :11px;
    display: block;
    padding:0 4px;
}
.footer__termsItem {
    margin: 0px !important;
    padding: 0px 7px 0px 5px !important;
    border-right: 1px solid #aaa;
    line-height: 1.2;
}
.footer__termsItem:nth-child(3),
.footer__termsItem:last-child {
    border: none;
}
#termsUnderBlock {
    margin-bottom: 20px !important;
}
@media only screen and (min-width:540px) {
    #pageTop2 {
        display: none;
    }
}
@media only screen and (min-width:990px) {
    .footer__termsList--pc {
        display: block;
    }
    .footer__pref,
    .footer__termsList--sp,
    #termsUnderBlock {
        display: none !important;
    }
}
@media only screen and (max-width:990px) {
    .footer__termsList--pc {
        display: none !important;
    }
    .footer__pref,
    .footer__termsList--sp {
        display: block;
    }
}
@media screen and (max-width:320px){
    .footer__pref {
        width:auto;
    }
    .footer__prefItem--heading {
        font-size:9px;
    }
    .footer__prefLink {
        font-size:9px;
    }
}
@-webkit-keyframes spin {
      0% {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
      0% {-moz-transform: rotate(0deg);}
    100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
      0% {-ms-transform: rotate(0deg);}
    100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
      0% {-o-transform: rotate(0deg);}
    100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
      0% {transform: rotate(0deg);}
    100% {transform: rotate(360deg);}
}
