@charset "UTF-8";

.nav-con,
.pc-nav div,
.top_font {
    display: none;
}

header {
    padding: 20px 0;
    background: rgba(255, 255, 255, .9)
}

header .mail_btn {
    width: 90%;
    font-size: 100%;
    margin: 0 auto 20px;
}

.outer-menu {
    display: block;
    position: fixed;
    top: 15px;
    left: 5%;
    z-index: 1000;
}

.top-name {
    display: block;
    margin: 0 auto;
}

.sp_namenu {
    margin-bottom: 100px;
}

.sp_namenu ul {
    margin: 0 auto 30px;
}

.sp_namenu ul li {
    list-style: none;
}

.sp_namenu a {
    color: #fff;
    display: block;
    padding: 5%;
    border-bottom: 1px solid #444;
}

.spnav div {
    background: #000;
    padding: 5%;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.spnav div a {
    display: block;
    color: #fff;
    display: block;
    padding: 5%;
}

.top {
    background: url(../img/kokoro_mv_sp.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 0px 0 0px;
    color: #fff;
    min-height: 500px;
    max-height: 500px;
    margin: 0 0 50px 0;
    position: relative;
}

.top_font {
    position: absolute;
    bottom: 10%;
    left: 8%
}

.top_box {
    width: 90%;
    top: 70%;
}

h1 {
    text-align: right;
    position: absolute;
    font-size: 12px;
    line-height: 150%;
    font-weight: normal;
    bottom: 30%;
    width: 70%;
    right: 0;
}

h2 {
    font-size: 150%;
    line-height: 130%;
    text-align: center;
    margin-bottom: 100px;
    text-shadow: 0px 0px 6px #4e2600;
    letter-spacing: 2px;
}

.kokoro_logos {
    position: absolute;
    top: -70%;
    right: 0;
    max-width: 100px;
}

.kokoro_logos img {
    width: 100%;
    height: auto;
}

.s_font {
    width: 90%;
    margin: 0 auto;
}

.subu_tit {
    font-size: 150%;
    line-height: 150%;
    width: 90%;
    margin: 0 auto;
}

.subu_tit2 {
    font-size: 200%;
    margin: 0 0 30px 0;
    line-height: 40px
}

.resson_box {
    width: 90%;
}

.step {
    position: relative;
    top: -20px;
    left: auto;
}

.resson_box {
    width: 90%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    display: block;
}

.resson_item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    margin-bottom: 30px;
}

.ghr_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    width: 100%;
    margin: 40px 0 0 0;
}

.resson {
    padding: 50px 0 20px;
}

.resson_item_sv {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 30px;
}

.resson_img {
    width: 100%;
    line-height: 1em;
    font-size: 0;
    padding: 0;
    margin: 0 0 30px;
}

.resson_img img {
    width: 100%;
    height: auto;
}

.resson_con {
    width: 100%;
    padding: 0%;
}

.resson_con img {
    max-width: 50px;
}

.resson_tit {
    margin: 0px 0 20px;
}

.resson_tit {
    font-size: 150%;
}

.comp {
    background: url(../img/iw_img04_sp.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 60px;
}

.comp_box {
    width: 90%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 0;
}

.comp_img {
    width: 60%;
    text-align: center;
    margin: 0 auto;
}

.comp_img img {
    width: 100%;
    height: auto;
}

.comp_item {
    width: 100%;
    color: #fff;
}

.comp_item p {
    margin: 30px 0 0 0;
    line-height: 35px
}

.raku {
    width: 90%;
    margin: 0 auto 50px;
}

.raku_top {
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: inherit;
    margin: 15px 0 30px 0;
}

.raku_kuro {
    width: 50%;
    height: auto;
    top: 30%;
    left: 25%;
    max-width: 80%;
    background: rgba(0, 0, 0, .8);
    padding: 5%;
}

.raku_back {
    width: 100%;
    float: none;
    background: url(../img/iw_img05.jpg);
    min-height: 300px;
    background-position: center;
    background-size: cover;
}

.hyou {
    background: #e2d4cb;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-top: 30px;
}

.hyou dt,
.hyou dd {
    padding: 3% 5%;
    border-top: 1px solid #ccc;
}

.hyou dt {
    width: 100%;
    float: none;
    text-align: center;
}

.hyou dd {
    width: 100%;
    background: #fff;
    margin-left: 0%;
    border-left: 0px solid #ccc;
}

.hyou dd:after {
    content: '';
    display: block;
    clear: both;
}

.raku_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    width: 100%;
    margin: 40px 0 0 0;
}

.raku_item1 {
    width: 100%;
    margin-bottom: 30px;
}

.raku_item1 dl {
    margin: 0 0 0px 0;
}

.raku_item1 dt {
    font-size: 120%;
    color: #934224;
}

.raku_item1 dd {
    margin: 0 0 30px 0
}

.raku_item2 {
    width: 100%;
    line-height: 0;
}

.raku_item2 img {
    width: 100%;
}

.ghr {
    width: 90%;
    margin: 0 auto;
}

.ghr_top {
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: inherit;
    margin: 15px 0 30px 0;
}

.ghr_kuro {
    width: 50%;
    height: auto;
    top: 30%;
    left: 25%;
    max-width: 80%;
    background: rgba(0, 0, 0, .8);
    padding: 5%;
}

.ghr_back {
    width: 100%;
    float: none;
    background: url(../img/geirou.jpg);
    min-height: 300px;
    background-position: center;
    background-size: cover;
}

.ghr_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    width: 100%;
    margin: 40px 0 0 0;
}

.ghr_item1 {
    width: 100%;
    margin-bottom: 30px;
}

.ghr_item1 dl {
    margin: 0 0 0px 0;
}

.ghr_item1 dt {
    font-size: 120%;
    color: #934224;
    background: url(../img/dot-line.gif) repeat-x left bottom;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.ghr_item1 dd {
    margin: 0 0 30px 0
}

.ghr_item2 {
    width: 100%;
    line-height: 0;
}

.ghr_item2 img {
    width: 100%;
}

.kids {
    background: url(../img/iw_img11.jpg) no-repeat left bottom #f5f5f5;
    margin: 50px 0 0 0;
}

.kids_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 50px 0 0% 0;
}

.kids_item1 {
    width: 100%;
    line-height: 150%;
    position: relative;
    padding-bottom: 100px;
}

.rinen {
    position: absolute;
    bottom: 8%;
    right: 0;
    width: 120px;
}

.rinen img {
    width: 100%;
    height: auto;
}

.kids_item2 {
    width: 50%;
}

.kids_item2 img {
    width: 100%;
    height: auto;
}

.goods_box {
    width: 90%;
    margin: 0 auto;
}

.goods_item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 20px 0 30px;
}

.goods_item li {
    width: 48%;
    margin: 0 4% 4% 0;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
}

.goods_item li:nth-child(2n) {
    margin-right: 0%;
}

.goods_item li img {
    width: 100%;
    height: auto;
}

.data {
    width: 90%;
    margin: 50px auto 0;
}

.data_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0 0 0;
}

.data_item {
    width: 100%;
    margin:0 auto 30px;
}

.data_item img {
    width: 100%;
    height: auto;
}

.data_item dl {
    margin: 10px 0 0 0;
}

.data_item dt {
    font-size: 120%;
    font-weight: bold;
}

.yaku {
    width: 90%;
    margin: 50px auto 0;
}

.yaku_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0 0 0;
}

.yaku_item {
    width: 100%;
    margin:0 auto 30px;
}

.yaku_item img {
    width: 100%;
    height: auto;
}

.yaku_item dl {
    margin: 10px 0 0 0;
}

.yaku_item dt {
    font-size: 120%;
    font-weight: bold;
}

.iti_btn {
    background-color: #796d66;
    border-radius: 10px;
    width: 100%;
    background-image: url(../img/sankaku.png);
    background-position: 90% 50%;
    font-size: 120%;
    line-height: 1em;
    margin: 0 auto;
}

.iti_btn a {
    display: block;
    color: #fff;
    padding: 5% 0% 5% 0%;
    text-align: center;
    margin: 30px 0 0 0;
}


.flow_box {
    width: 90%;
}

.faq {
    background-color: #f5f5f5;
    padding: 40px 0;
}

.faq_box {
    width: 90%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.faq_item {
    width: 100%;
    background-color: #fff;
    margin: 20px 0 0 0;
    padding: 5%;
}

.q_font {
    background: url(../img/fontQ.png) no-repeat left top, url(../img/dot-line.gif) repeat-x left bottom;
    background-position: left 2px, auto;
    padding: 0 0 20px 40px;
    font-size: 120%;
    font-weight: bold;
    line-height: 150%;
    min-height: 30px;
}

.contact {
    width: 90%;
}

.contact p {
    text-align: left;
    margin: 20px 0 0 0;
}

form {
    width: 100%;
    text-align: left;
    margin: 30px auto 0;
}

.form_line {
    padding: 0 0 5%;
    ;
}

form dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
}

form .form_contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
}

form .form_contact dt {
    margin: 2% 0 0 0;
}

form dl dt {
    width: 100%;
}

form dl dt span {
    color: #d00;
}

form dl dd {
    width: 100%;
}

form .text,
textarea {
    -webkit-appearance: none;
    border: none;
    background-color: #efefef;
    width: 100%;
    padding: 20px;
    border-radius: unset;
}

form dl dd textarea {
    resize: vertical;
}

form .contact_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 0 10%;
    margin: 2% 0px 50px;
}

form .contact_button input {
    -webkit-appearance: none;
    width: 100%;
    padding: 5%;
    font-size: 100%;
    color: #fff;
    border-style: none;
    text-align: center;
    border-radius: 10px;
}

.button-red {
    background-color: #8e0707;
}

label {
    margin-left: 10px;
}

footer {
    background-image: url(../img/back4.jpg);
    background-size: cover;
    color: #fff;
    padding: 40px 0 0;
    font-size: 90%;
    line-height: 150%;

}

.footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    width: 90%;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer-top ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.footer-top li {
    width: 100%;
    margin: -1px 0 0px 0;
    font-size: 90%;
}

.footer-top li a {
    padding: 3% 5%;
    display: block;
    -webkit-box-shadow: 0 0 0 1px #999 inset;
    box-shadow: 0 0 0 1px #999 inset;
}

.footer-bottom {
    text-align: center;
    margin: 20px 0 0 0;
    padding: 15px 0;
    background: rgba(0, 0, 0, .6);
}

.map {
    width: 100%;
    margin-top: 20px;
}

iframe {
    width: 100%;
    height: 200px;
}

.spnon {
    display: none !important;

}

.footer-add {
    margin-bottom: 20px;
}

.footer-add p {
    margin: 0 0 5px 0;
}

.add-top {
    margin: 0 0 30px 0;
}

.contact_thank {
    width: 90%;
    max-width: 1120px;
    margin: 0px auto;
    padding: 100px 0;
}

.finbtn input {
    width: 48%;
    padding: 15px 5%;
    border-radius: 6px;
    font-size: 100%;
}


.top02 .kokoro_logos {
    position: absolute;
    top: -65%;
    right: 0;
    max-width: 100px;
}

.top02 .kokoro_logos img {
    width: 60%;
    height: auto;
}

.top02_box1 {
    width: 90%;
    top: 55%;
}

.top02_box1 h2 {
    font-size: 140%;
}

.top02_box2 {
    top: 72%;
}

.top02_box2 h2 {
    margin: 0 0 25px 0;
    font-size: 200%;
}

.top02 {
    min-height: 500px;
    max-height: 500px;
    background: url(../img/sp-cover_main.jpg) no-repeat center bottom;
    background-position: center top;
    background-size: cover;
}

.top02 h1 {
    bottom: 70%;
    left: 6%;
    width: 50%;
    text-align: left;
}

.top02 .mail_btn {
    width: 285px;
}

.en {
    letter-spacing: 0;
}

.trouble {
    background-image: url(../img/trouble2.jpg);
    background-position: bottom;
    padding: 10% 0 10%;
}

.trouble_tit {
    font-size: 150%;
    width: 90%;
    margin: 0 auto;
}

.trouble_font_a {
    font-size: 150%;
}

.trouble_font_b {
    font-size: 150%;
}

.trouble_box ul {
    display: block;
}

.trouble_box li {
    width: 100%;
    font-size: 100%;
}

.qa_item {
    position: relative;
    margin: 3% 0 0;
}

.qa_img {
    margin: 5% 0 0 0;
}

.qa {
    position: absolute;
    top: -10%;
    right: -5%;
}

.qa img {
    width: 80%;
}

.qa_tit {
    margin: 10% 0 0;
    font-size: 16px;
}

.qa_con {
    font-size: 18px;
}

.resolution {
    font-size: 170%;
}

.resolution_tit_l {
    width: 90%;
    margin-left: auto;
}

.resolution_tit_r {
    width: 90%;
    margin-right: auto;
}



.factory {
    width: 90%;
    float: unset;
    background-size: cover;
    margin: 50px auto 0;
    padding: 50% 0 0;
    height: 0;
    font-size: 100%;
}

.factory_box {
    width: 100%;
    padding: 30px 0;
    float: left;
}

.factory_tit {
    padding: 1% 0px 0.5% 5%;
}

.factory_con_word {
    float: unset;
    width: 100%;
    line-height: 180%;
}

.hotel_01 {
    overflow: unset;
    margin: 50px auto 0;
    height: 0;
    padding: 63.18% 0 0;
    width: 90%;
}

.hotel_02 {
    overflow: unset;
    margin: 100px auto 0;
    height: 0;
    padding: 63.17% 0 0;
    width: 90%;
}

.hotel_01_box {
    width: 100%;
    float: left;
    margin: 0 0 30px;
    font-size: 100%;
    padding: 7% 8%;
    line-height: 180%;
}

.hotel_02_box {
    width: 100%;
    margin: 0 0 30px;
    font-size: 100%;
    padding: 7% 8%;
    line-height: 180%;
}

.hotel_01_con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    width: 90%;
    margin: 40px auto 0;
    font-size: 16px;
}

.hotel_01_tit {
    font-size: 165%;
}

.hotel_01_item1 {
    width: 100%;
}

.hotel_01_item1 dl {
    margin: 0 0 0 0;
    padding: 0;
}

.hotel_01_item1 dt {
    font-size: 140%;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.hotel_01_item1 dd {
    margin: 0 0 30px 0;
}

.hotel_01_item2 {
    width: 100%;
    line-height: 0;
}

.hotel_01_item2 img {
    width: 100%;
}

.hotel_02_con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    width: 90%;
    margin: 40px auto 0;
}

.hotel_02_tit {
    font-size: 165%;
}

.hotel_02_item1 {
    width: 100%;
    margin-bottom: 10px;
}

.hotel_02_item1 dl {
    margin: 0 0 0 0;
    padding: 0;
}

.hotel_02_item1 dt {
    font-size: 140%;
    background: url(../img/dot-line.gif) repeat-x left bottom;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.hotel_02_item1 dd {
    margin: 0 0 30px 0;
}

.hotel_02_item1 p {
    padding: 0;
}

.hotel_02_item2 {
    width: 100%;
    line-height: 0;
}

.hotel_02_item2 img {
    width: 100%;
}

.customer {
    font-size: 155%;
}

.c_comp {
    margin: 50px 0 0;
}

.delivery {
    width: 90%;
}

.delivery_box01 {
    display: block;
    width: 100%;
    background-color: #fff;
}

.delivery_box01 dt,
.delivery_box01 dd {
    padding: 2% 3%;
}

.delivery_box01 dt {
    float: unset;
    width: 100%;
}

.delivery_box01 dd {
    width: 100%;
}

.delivery_box01 dd li {
    line-height: 250%;
}

.delivery_box02 {
    width: 100%;
}

.delivery_box02 dt {
    width: 100%;
    margin: 2% 0 0 0;
}

.delivery_box02 dd {
    width: 100%;
    font-size: 110%;
}

.delivery_box02 dt,
.delivery_box02 dd {
    padding: 2% 3%;
}

.c_goods {
    margin: 100px 0 0;
}

.c_goods_tit {
    font-size: 150%;
}

.c_goods_box {
    width: 90%;
}

.c_goods_item li {
    font-size: 15px;
    width: 48%;
}

.pc_br {
    display: none;
}

.sp_br {
    display: block;
}

@media screen and (max-width:321px) {

    .top02_box1 h2 {
        font-size: 125%;
    }

    .c_goods_item li {
        font-size: 12px;
    }
}

/*index03*/

.top03 {
    min-height: 500px;
    max-height: 500px;
}

.top03 h1 {
    top: 20%;
    text-align: left;
}

.top03_box {
    top: 63%;
}

.top03 h2 {
    width: 90%;
    margin: 20px auto 50px;
}

.top03 .mail_btn {
    width: 285px;
}

.top_word {
    display: none;
}

.sp_top_word {
    display: block;
    font-size: 120%;
    color: #000;
    text-shadow: 1px 0 10px #fff;
    text-align: center
}

.question ul {
    display: block;
    margin: 40px 0 0;
}

.question li {
    width: 100%;
    font-size: 120%;
}

.qa03 {
    position: unset;
}

.qa03 img {
    width: 80px;
}

.qa03_img {
    margin: 4% 0 0;
    min-height: 225px;
}

.qa03_img img {
    display: none;
}

.answer_img1 {
    background-image: url(../img/answer01.jpg);
    background-size: cover;
}

.answer_img2 {
    background-image: url(../img/answer02.jpg);
    background-size: cover;
}

.answer_img3 {
    background-image: url(../img/answer03.jpg);
    background-size: cover;
    background-position: center -90px;
}

.qa03_con {
    padding: 5% 6% 9%;
    font-size: 120%;
}

.hotel03_01 {
    overflow: unset;
    margin: 50px auto 0;
    height: 0;
    padding: 63.18% 0 0;
    width: 90%;
}

.hotel03_02 {
    overflow: unset;
    margin: 100px auto 0;
    height: 0;
    padding: 63.17% 0 0;
    width: 90%;
}

.delivery_box03 {
    display: block;
    width: 100%;
    background-color: #fff;
}

.delivery_box03 dt,
.delivery_box03 dd {
    padding: 2% 3%;
}

.delivery_box03 dt {
    float: unset;
    width: 100%;
}

.delivery_box03 dd {
    width: 100%;
}

.delivery_box03 dd li {
    line-height: 250%;
}

.delivery_box04 {
    width: 100%;
}

.delivery_box04 dt {
    width: 100%;
    margin: 2% 0 0 0;
}

.delivery_box04 dd {
    width: 100%;
    font-size: 110%;
}

.delivery_box04 dt,
.delivery_box04 dd {
    padding: 2% 3%;
}

.item {
    margin: 50px 0 0;
}

.item .item_tit {
    font-size: 150%;
}

.item_box {
    width: 90%;
}

.item_list li {
    font-size: 13px;
}

.item_no {
    top: 30px;
    left: -33px;
}

.item_no img {
    width: 45%;
}

.item_img img {
    width: 100%
}

@media screen and (max-width:321px) {

    .item_list li {
        font-size: 11px;
    }

}

/*index04*/

.top04 {
    min-height: 500px;
    max-height: 500px;
    margin: 0;
}

.point ul {
    display: block;
    margin: 40px 0 0;
}

.point li {
    width: 100%;
    font-size: 120%;
}

.po04_con {
    position: unset;
    width: 100%;
    padding: 5% 6% 9%;
    font-size: 120%;
}

.black_btn {
    background-color: #000;
    border-radius: 0;
}

.top04 .top04_up {
    font-size: 150%;
}

.yaku04 {
    margin: 50px auto;
}

.item04 {
    margin: 10px 0 0;
}

.item_f {
    margin: 30px 0 0;
}

/*header2*/

.header2 {
    position: fixed;
    background: rgba(255, 255, 255, .9);
    padding: 10px 0;
    width: 100%;
    z-index: 1;
}

.header2 .pc-nav div {
    display: unset;
    margin: 0 auto;
}

.header2 .pc-nav .header2_r,.nav2 {
    display: none;
}

.main_body {
    width: 90%;
    margin: 0 auto;
    padding: 120px 0 0;
}

.main_list {
    width: 100%;
}

.list_side {
    width: 100%;
    margin: 5% 0 10%;
}

.main_list .kiji1_box {
    display: block;
}

.kiji1_img {
    width: 100%;
}

.kiji1_txt {
    width: 100%;
}

.kiji1 {
    width: 100%;
}

.main_list div {
    margin: 0 0 30px;
}

.header2 .mail_btn {
    width: 90%;
    font-size: 100%;
    margin: 0 auto 20px;
}

.nav1 {
    display: none;
}

.outer-menu2 {
    top: 23px;
}

.top02_box2_tit {
    font-size: 200%;
    margin: 0 0 25px 0;
}

.resolution_tit {
    margin: 0;
}

.resolution_tit_l2 {
    position: unset;
}

.resolution_tit_r2 {
    position: unset;
}

/*メニュー部分*/
body{
    margin-top: 66px;
}
.spnav {
    display: none;
    position: absolute;
    top: 68px;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.8);
    left: 0;
}

header{    position: fixed !important;
    top: 0;
    left: 0;}
header .spnav ul {
    display: block;
    margin: 0 auto;
    width: 90%;
}

header .spnav ul li {
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #fff;
}

header .spnav ul li:last-child {
    border: none;
}

header .spnav ul li a {
    display: block;
}
.spinner{
    display: block;
}

/*開閉ボタン*/
#nav_toggle{
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 30px;
    left: 5%;
    z-index: 1000;
}
#nav_toggle div {
    position: relative;
}
#nav_toggle span{
    display: block;
    height: 1px;
    background: #000;
    position:absolute;
    width: 100%;
    left: 0;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;	
}
#nav_toggle span:nth-child(1){
    top:0px;
}
#nav_toggle span:nth-child(2){
    top:8px;
}
#nav_toggle span:nth-child(3){
    top:16px;
}

/*開閉ボタンopen時*/
.open #nav_toggle span{

}
.open #nav_toggle span:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
    width: 0;
    left: 50%;
}
.open #nav_toggle span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.s_links{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top:25px;
    right: 5%;
    width: 60px;
}

.s_links li{
    list-style: none;
    width: 26px;}

.s_links li a{
    display: block;
}

.s_links li img{
    width: 100%;
    height: auto;
}

.top-s-name {
    font-size: 70%;
}

.top-name {
    font-size: 120%;
}

@media screen and (max-width:320px) {
    /*　画面サイズが1024pxからはここを読み込む　*/

    .s_links{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        top:25px;
        right: 3%;
        width: 48px;
    }

    .s_links li{
        list-style: none;
        width: 22px;}

}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
    display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
    outline-offset: -2px;
}