@media screen and (max-width: 1400px) {
    .bg_itemwhite::before {
        width: 96%;
    }

    .list_toprecruit li .txt_typeA {
        font-size: 1em;
    }

    .list_cafepurin li .txt_typeA {
        font-size: 1em;
    }

    .list_cafepurin li .button:nth-of-type(1) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1220px) {
	.h_logo_box .h_logo img {
        width: 113px;
        height: 50px;
    }

    header.low_header {
        margin: 20px auto 15px;

    }

    .header_navi.low_snsbox {
        margin-top: 0px;
        margin-bottom: 10px;
        width: 80%;
        text-align: right;
    }

    .h_logo_box {
        margin-bottom: 18px;
    }

    .low_navbox {
        width: 100%;
    }

    .low_navbox > #gnavi li {
        font-size: .87em;
    }
	
    .footer_navi > li {
        width: 25%;
        margin-bottom: 20px;
        padding: 0 5%;
    }

    .footer_navi > li:first-child {
        width: 100%;
        display: block;
        padding: 0px;
        margin-bottom: 30px;
    }

    .footer_logo {
        width: 100px;
        height: 34.6px;
    }

    .footer_navi > li:nth-last-child(2),
    .footer_navi > li:nth-child(5) {
        border-right: 1px #888 solid;
    }

    .footer_navi li.current a::before,
    .footer_navi li.nocurrent a::before {
        top: 58%;
    }
    .footer_navi > li:last-child{
        border-left: none;
        border-right: 1px #888 solid;
        padding: 0 5%;
    }
    .low_navbox > #gnavi li {
        font-size: .87em;
        padding: 0 8px;
    }

    .low_navbox > #gnavi li span {
        font-size: .55em
    }
}

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


    .list_topblog li dl {
        width: 80%;
    }

}

@media screen and (max-width: 1050px) {
    #gnavi li {
        font-size: 1em;
    }

    .list_topblog li dt .txt {
        line-height: 1.7;
        font-size: 1.07em;
        margin-bottom: .5em;
    }

    .list_topblog li dt .day {
        font-size: 1em;
    }

    .list_toprecruit li .txt_typeA {
        font-size: 1.07em;
        line-height: 1.8;
    }

    .list_cafepurin li .txt_typeA {
        font-size: 1.07em;
        line-height: 1.8;
    }

    .ttl_typeB {
        font-size: 1.14em;
    }

    .list_topitem li dt p {
        font-size: .92em;
    }


}

@media screen and (max-width: 1025px) {
    .footer_navi > li {
        padding: 0 2%;
    }

    .low_navbox > #gnavi li {
        font-size: .78em;
    }

    .low_navbox {
        margin-top: 0px;
    }

    .header_navi.low_snsbox {
        margin-top: 0px;
    }

}

@media screen and (max-width: 1021px) {
    #gnavi li {
        padding: 0 10px;
    }

    /*.h_logo_box .h_logo img {
        width: 70px;
        height: 30px;
    }*/

    .section_sideB {
        padding: 40px 15px;
    }
}

@media screen and (max-width: 1000px) {
    .main_img {
        position: relative;
        height: 320px;
        overflow: hidden;
    }

    .main_txt p {
        font-size: 1.5em;
    }
}

@media screen and (max-width: 900px) {
    #gnavi li {
        font-size: .87em;
        padding: 0 6px;
    }

    .low_navbox > #gnavi li {
        padding: 0 6px;
    }


    .header_navi.low_snsbox {
        margin-top: 0px;
        margin-bottom: 10px;
        width: 80%;
        text-align: right;
    }

    .h_logo_box {
        margin-bottom: 18px;
    }

    .low_navbox {
        width: 100%;
    }

    .low_navbox > #gnavi li {
        font-size: .87em;
    }

    .list_style_slide li dt .cat {
        font-size: .87em;
    }

    .list_style_slide li dt .ttl {
        font-size: 1.21em;
        line-height: 1.5;
    }

    .list_style_slide li dt .day {
        font-size: .92em;
    }

    .list_style_slide li dt .txt {
        font-size: .92em;
    }

    #main_item {
        width: 70%;
        margin-left: 5%;
    }

    #sub_item {
        width: 25%;
    }

    .list_subitem li a {
        font-size: 1em;
    }

    .list_item {
        width: 100%;
        margin: 0 auto 5%;
    }

    .list_item li {
        width: 48.5%;
        margin: 0 3% 3% 0;
    }

    .list_item li:nth-child(3n) {
        margin: 0 3% 3% 0;
    }

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

    .list_item li dl dt .cat {
        font-size: .87em;
    }

    .list_item li dl dt .name {
        font-size: 1.07em;
    }

    .list_topblog.shop_list li dt .txt {
        font-size: 1em;
        margin-bottom: 1em;
    }

    .list_subarticle dl dt .ttl {
        font-size: 1em;
    }

    .list_subarticle dl dt .txt {
        font-size: .87em;
    }

    .article_box {
        padding: 40px 15px;
    }

    .relation_box .list_subarticle dl dt .ttl,
    .list_pagination dl dt .ttl {
        font-size: 1em;
        line-height: 1.3;
    }

    .list_subarticle dl dt .txt,
    .list_pagination dl dt .txt {
        font-size: .87em;
        line-height: 1.5;
    }

    .pagination_box {
        padding: 40px 10px 45px 10px;
    }

    .list_pagination li::before {
        width: 10px;
        height: 10px;
    }

    .list_pagination {
        padding: 0 20px;
    }

    .list_pagination li.next::before {
        right: -16px;
    }

    .list_pagination li.prev::before {
        left: -16px;
    }

    .bg_itemwhite .inner {
        padding: 90px 0 90px 50px;
    }
}

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

    /*
Base
------------------------------------------------------------
*/
    img {
        vertical-align: middle;
    }

    .sp {
        display: block;
    }

    .pc {
        display: none;
    }

    #topcontrol {}

    #container_wrap {
        overflow: hidden;
        padding: 0 13px;
    }

    .sidefix_txtleft,
    .sidefix_txtright {
        font-size: .72em;
    }

    .sidefix_txtleft {
        left: 1px;
        top: 32%;
    }

    .sidefix_txtright {
        right: 1px;
        top: 47%;
    }

    .sectionA {
        margin: 0 0 2em;
    }

    .sectionC {
        margin: 0 0 2em;
    }

    .section_wrapB {
        padding: 0 0 2em 0;
        clear: both;
    }


    #main,
    #main_item {
        width: 100%;
        float: none;
        margin: 0 auto 50px;
    }

    #sub,
    #sub_item {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .main_img {
        position: relative;
        height: 400px;
        overflow: hidden;
    }

    .main_slider {
        width: 100%;
        overflow: hidden;
    }

    .main_txt {
        position: absolute;
        right: 0;
        top: 55%;
        transform: inherit;
    }

    .main_txt li:first-child {
        margin-bottom: 20px;
    }

    .main_txt p {
        text-align: left;
        line-height: 1;
        font-size: 1.5em;
        padding: .5em .7em .5em .7em;
    }

    #list_breadcrumb {
        font-size: 0;
    }

    .bg_itemwhite::before {
        position: inherit;
        right: inherit;

    }

    .bg_itemwhite .inner {
        padding: 5px 10px 20px 10px;
    }

    .innerC {
        padding: 0 5px;
    }

    /*
h_tag
------------------------------------------------------------
*/





    /*
Header
------------------------------------------------------------
*/
    header {
        display: none;
    }

    .header_ttl {
        margin: 10px 0 5px;
        font-size: .7em;
        line-height: 1.5em;
        text-align: left;
    }

    .menu-trigger,
    .menu-trigger span {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
    }

    .menu-trigger {
        font-size: .87em;
        position: fixed;
        top: 20px;
        right: 20px;
        width: 60px;
        height: 60px;
        z-index: 60;
        background: #076BAF;
        color: #fff !important;
        text-align: center;
        padding-top: 5px;
    font-family: 'YuMincho','游明朝','ヒラギノ明朝 ProN','Hiragino Mincho ProN', 'MS Mincho','ＭＳ 明朝','Noto Serif JP', serif,'Noto Sans JP', serif;
        font-weight: bold;
        cursor: pointer;
    }

    .menu-trigger span {
        position: absolute;
        z-index: 4;
        left: 0;
        width: 55%;
        height: 3px;
        background: #fff;
        right: 0;
        margin: auto;
    }

    .menu-trigger span:nth-of-type(1) {
        top: 48%;
    }

    .menu-trigger span:nth-of-type(2) {
        top: 64%;
    }

    .menu-trigger span:nth-of-type(3) {
        bottom: 16%;
    }

    .menu-trigger.active span:nth-of-type(1) {
        -webkit-transform: translateY(20px) rotate(-45deg);
        transform: translateY(20px) rotate(-45deg);
        top: 30%;
    }

    .menu-trigger.active span:nth-of-type(2) {
        opacity: 0;
    }

    .menu-trigger.active span:nth-of-type(3) {
        -webkit-transform: translateY(-16px) rotate(45deg);
        transform: translateY(-16px) rotate(45deg);
        bottom: 4.5%;
    }

    #overlay {
        display: none;
        width: 100%;
        height: 100%;
        text-align: left;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 50;
        background: rgba(9, 91, 127, .9);
        box-sizing: border-box;
        overflow-y: scroll;
    }

    #overlay > ul {
    font-family: 'YuMincho','游明朝','ヒラギノ明朝 ProN','Hiragino Mincho ProN', 'MS Mincho','ＭＳ 明朝','Noto Serif JP', serif,'Noto Sans JP', serif;
        padding: 24% 10%;
        font-size: 1.3em;
    }

    #overlay ul .h_innerlist {
        margin-bottom: 5%;
        color: #fff;
        border-bottom: 1px #fff solid;
        padding: 0 0 10px 0;
    }

    #overlay ul > li.h_mini {
        color: #fff;
        font-size: .82em;
        border: none;
        line-height: 1.5em;
        padding: 0 0 0 0;
        margin-bottom: 5%;
    }

    #overlay ul > li a {
        color: #fff;
        padding: 5px 0;
        display: inline-block;
    }
    #overlay ul > li p {
        color: #fff;
        width: 100%;
        padding: 5px 0;
        display: inline-block;
    }
    /*
    #overlay ul > li span {
        display: block;
        font-size: .7em;
    }
*/
    #overlay ul li .h_catlist {
        padding-top: 10px;
    }

    #overlay ul > li p span.arrow {
        display: block;
        margin-right: 15px;
        position: relative;
        cursor: pointer;
        padding-right: 20px;
    }

    #overlay ul > li p span.arrow::after {
        content: "";
        position: absolute;
        right: -7px;
        top: 35%;
        width: 10px;
        height: 10px;
        transition: .3s;
        transform: translateX(-50%);
        border-bottom: 1px #fff solid;
        border-right: 1px #fff solid;
        transform: rotate(45deg);
    }

    #overlay ul > li p span.dropdown_toggle::after {
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
    }

    #overlay ul > li.h_innerlist:last-child {
        border: none;
        width: 80px;
        margin: 0 auto;
    }

    .header_navi {
        float: inherit;
        letter-spacing: normal;
        display: block;
    }

    .header_navi li.h_navsns:first-child {
        margin-right: 14px;
    }

    .header_navi li.h_navsns {
        display: inline-block;
        width: 30px;
        height: 30px;
        border: none;
        margin: 0 auto;
        padding: 0;
    }

    .header_navi li.h_navsns:first-child img {
        width: 30px;
        height: 30px;
    }

    .header_navi li.h_navsns:last-child img {
        width: 14px;
        height: 30px;
    }

    .h_logo {
        margin-bottom: 10px;
        transform: none;
    }

    .h_logo img {
        width: 110px;
        height: 49px;
    }


    /*
top
------------------------------------------------------------
*/
    .sp_slider {
        width: 80%;
        margin: 0 auto;
    }

    .list_topblog.sp_slider li::before {
        position: inherit;
    }

    .shop_list {
        width: 95%;
        margin: 20px auto 0;
    }

    .list_topblog li {
        margin-bottom: 35px;
        position: relative;
        padding: 15px 0;
        z-index: 1;
    }

    .list_topblog li::before {
        width: 100%;
    }

    .list_topblog li dl {
        display: block;
        margin: 0 auto;
        width: 90%;
    }

    .list_topblog li dl dd {
        width: 100%;
        margin: 0 auto 15px;
        margin-bottom: 15px;
        height: auto;
    }

    .list_topblog li dl dd img {
        max-width: 250px;
    }

    .list_topblog li dt {
        padding: 0;
        width: 100%;
        margin-left: 0;
    }

    .list_topblog li dt .day {
        font-size: .87em;
        line-height: 1em;
        padding-bottom: .7em;
        margin-bottom: 1em;
    }

    .list_topblog li dt .ttl {
        font-size: 1.07em;
        margin-bottom: .3em;
    }

    .list_topblog li dt .txt {
        line-height: 1.7;
        font-size: .92em;
        margin-bottom: .5em;
    }
    .list_style_slide{
        margin: 25px auto 40px;
    }
    .list_style_slide li dt .ttl {
        font-size: 1.14em;
    }

    .list_style_slide li dt .cat {
        font-size: .87em;
    }

    .list_style_slide li dt .day {
        font-size: .87em;
    }

    .list_style_slide li dt .txt {
        font-size: .92em;
        line-height: 1.7;
    }


    .list_toprecruit {
        display: block;
    }

    .list_toprecruit li {
        width: 100%;
    }

    .list_toprecruit li:first-child {
        padding: 10% 2.5% 10%;
    }

    .list_toprecruit li:last-child {
        min-height: 200px;
    }

    .list_toprecruit li .txt_typeA {
        margin-bottom: 1.5em;
        font-size: 1.07em;
        line-height: 2;
    }

    .list_cafepurin {
        display: block;
    }

    .list_cafepurin li {
        width: 100%;
    }

    .list_cafepurin li:first-child {
        padding: 10% 2.5% 10%;
    }

    .list_cafepurin li:last-child {
        min-height: 200px;
    }

    .list_cafepurin li .txt_typeA {
        margin-bottom: 1.5em;
        font-size: 1.07em;
        line-height: 2;
    }

    .list_cafepurin li .button:nth-of-type(1) {
        width: 100%;
        margin-bottom: 20px;
    }
    .list_cafepurin li .button:last-child {
        width: 100%;
    }

    .list_insta {
        margin: 20px auto 30px;
    }

    .list_insta li {
        display: inline-block;
        width: 48.5%;
        margin: 0 3% 3% 0;
    }

    .list_insta li:nth-child(5n) {
        margin: 0 3% 3% 0;
    }

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

    .list_button li {
        display: block;
    }

    .list_button li:first-child {
        margin: 0 auto 20px;
    }

    .list_button li:last-child {
        float: inherit;
    }
    .list_topitem li {
        width: 100%;
        display: block;
        margin: 0 auto 10px;
    }

    .list_topitem li:nth-child(3n) {
        margin: 0 auto 10px;
    }

    .list_topitem {
        display: flex;
        flex-wrap: wrap;
    }

    .list_topitem li {
        background: url(../images/bg_beigeimg.jpg);
        position: relative;
        display: flex;
        align-items: center;
    }

    .list_topitem li {
        padding: 210px 0 0;
    }

    .list_topitem li:nth-child(3n+2) {
        padding: 210px 0 0;
    }

    .list_topitem li::before {
        content: '';
        width: 100%;
        height: 210px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .list_topitem li:nth-child(3n+2)::before {
        content: '';
        width: 100%;
        height: 210px;
        position: absolute;
        left: 0;
        top: 0;
    }


    .topitem_desc {
        padding: 2em 1em;
    }

    .topitem_desc p {
        font-size: .92em;
        text-align: center;
        margin: 0 0 1em;
    }

    /*
side
------------------------------------------------------------
*/
    .section_sideA {
        width: 100%;
        margin: 0 0 0 0;
    }

    .section_sideB {
        width: 100%;
        padding: 0px;
        margin: 0 auto 30px;
        background: transparent;
    }

    .list_subarticle dl dt .ttl {
        font-size: 1em;
        margin-bottom: .2em;
    }

    .list_subarticle dl dt .txt {
        line-height: 1.5;
        font-size: .87em;
    }

    .archive_ttl {
        font-size: 1.07em;
        margin: 0 auto 7px;
    }

    .selectWrap {
        width: 85%;
    }

    .list_subitem li a {
        font-size: 1.14em;
    }

    /*
footer
------------------------------------------------------------
*/
    #footer_wrap {
        margin: 0;
    }

    .footer_navi {
        /*
        margin: 0 auto 0px;
        display: table;
        position: inherit;
*/
        display: none;
    }

    .footer_navi > li {
        width: auto;
        float: left;
        display: table-cell;
        width: 50%;
        font-size: 1em;
        line-height: 1;
        padding: 0 5px;
        border-left: none;
        margin: 0 auto 30px;
    }

    .footer_navi > li:first-child {
        padding-right: 0px;
        width: 100%;
        margin-bottom: 30px;
    }

    .footer_navi > li:last-child {
        padding-right: 0;
        border: none;
        display: block;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .footer_navi > li:nth-last-child(2),
    .footer_navi > li:nth-child(5) {
        border: none;
    }

    .footer_navi li.current a {
        color: #888888;
    }

    .footer_navi li span {
        display: block;
        font-size: .5em;
        margin-top: 5px;
    }

    .footer_navi li a {
        position: inherit;
    }

    .footer_navi li.current a::before,
    .footer_navi li.nocurrent a::before {
        position: inherit;
    }

    .f_logo:hover {
        opacity: .5;
    }

    .footer_logo {
        margin: 0 auto;
        width: 100px;
        height: 34.6px;
    }


    .f_insta {
        width: 30px;
        height: 30px;
        margin-right: 30px;
        margin-left: 0px;
    }
    .list_fsns{
        display: none;
    }
    .f_fb {
        width: 14px;
        height: 30px;
    }

    .copy {
        font-size: .78em;
        padding: 1em .5em 1em;
        text-align: center;
        letter-spacing: .08em;
    }



    /*
wordpress
------------------------------------------------------------
*/
    .wp-pagenavi {
        margin: 0 auto 10%;
        float: inherit;
        display: block;
    }

    .pagination_box {
        padding: 20px 5px;
    }

    .list_pagination {
        margin: 0 auto 20px;
        padding: 0px;
    }

    .list_pagination::before {
        position: inherit;
        right: inherit;
        left: inherit;
    }


    .list_pagination li {
        width: 100%;
    }

    .list_pagination li::before {
        width: 10px;
        height: 10px;
        position: inherit;
        border: none;
    }

    .list_pagination li:hover::before {
        border: none;
    }

    .pagenation_ttl {
        font-size: 1.07em;
        margin-bottom: 15px;
        position: relative;
        padding-bottom: 0.5em;
    }

    .pagenation_ttl::after {
        content: "";
        position: absolute;
        width: 100px;
        height: 1px;
        background: #888;
        bottom: 0;
    }

    .list_pagination li.prev .pagenation_ttl::after {
        left: 0;
    }

    .list_pagination li.next .pagenation_ttl::after {
        right: 0;
    }

    .list_pagination li.prev::before {
        left: -10px;
    }

    .list_pagination li.next::before {
        right: -10px;
    }

    .list_pagination li.prev {
        float: inherit;
        margin: 0 auto 20px;
    }

    .list_pagination li.next {
        float: inherit;
        margin: 0 auto;
    }

    .list_pagination li dl dd {
        width: 47%;
        margin: 0 2% 0 0;
    }

    .list_pagination dl dt {
        width: 50%;
    }

    .list_pagination dl dd {
        overflow: hidden;
        position: relative;
        width: 30%;
        margin: 0 7% 0 0;
        height: auto;
    }

    .list_pagination dl dt .ttl {
        font-size: 1em;
        margin-bottom: .5em;
    }

    .list_pagination dl dt .txt {
        line-height: 1.5;
        line-height: 1.5;
        font-size: .92em;
    }


    /*
other
------------------------------------------------------------
*/
    a.button {
        font-size: 1.21em;
    }

    .ttl_typeA {
        font-size: 1.6em;
        margin-bottom: .5em;
    }

    .ttl_typeB {
        font-size: 1.3em;
        margin-bottom: .5em;
        letter-spacing: .2em;
    }

    .ttl_typeC {
        font-size: 1.7em;
        margin-bottom: .5em;
        letter-spacing: .2em;
        display: block;
    }

    .ttl_typeC span {
        display: block;
        font-size: .57em;
        margin: .7em auto 0;
    }

    .gizagiza .txt_typeA {
        margin: 20px auto 0;
        text-align: left;
        line-height: 2;

    }

    .bg_kabegami.gizagiza {
        padding: 0 0 40px 0;
    }

    .gif_box {
        width: 100%;
        position: relative;
        height: 100px;
    }

    .gif_box .tori01 {
        bottom: 0;
        left: 0;
        width: 250px;
    }

    .gif_box .tori02 {
        bottom: 20%;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 150px;
    }

    .gif_box .tori03 {
        bottom: 20%;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 130px;
    }

    .gif_box .tori04 {
        bottom: 5%;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 130px;
    }

    .gif_box .tori05 {
        bottom: 10%;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 120px;
    }

    .gif_box .tori06 {
        bottom: 15%;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 130px;
    }

    .gif_box .tori07 {
        bottom: 15%;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 90px;
    }

    #main_item a.button {
        float: inherit;
    }

    .basic_txt {
        line-height: 1.6;
        font-size: .92em;
        margin: 2em auto 0;
    }

    .list_item {
        width: 100%;
        margin: 0 auto 5%;
    }

    .list_item li {
        width: 48.5%;
        margin: 0 3% 5% 0;
    }

    .list_item li:nth-child(3n) {
        margin: 0 3% 5% 0;
    }

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

    .list_item li dl dt .cat {
        font-size: .87em;
    }

    .list_item li dl dt .name {
        font-size: 1.07em;
    }

    .side_ttlA {
        padding-bottom: .5em;
    }

    .list_topblog.shop_list li dl dd {
        width: 100%;
        margin: 0 auto;
    }

    .list_topblog.shop_list li dt {
        width: 100%;
        margin: 0 auto;
        padding: 0 0 0 0;
    }

    .list_topblog.shop_list li dt .name {
        font-size: 1.4em;
        padding-bottom: .7em;
        margin-bottom: .7em;
    }

    ul.list_category {
        margin-top: 30px;
    }

    ul.list_category li {
        margin: 0 4% 10% 0;
    }

    ul.list_category li:last-child,
    ul.list_category li:nth-last-child(2) {
        margin: 0 4% 0 0;
    }

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

    .list_topblog.shop_list li dt .txt {
        font-size: 1em;
    }

    .list_topblog.shop_list li dt .txt .pc {
        display: none;
    }

    ul.list_category li dt {
        margin: 0 0 5% 0;
    }


    ul.list_category li dd .ttl {
        font-size: 1.14em;
    }

    ul.list_category li dt .cat {
        padding: 3px;
        font-size: .87em;
        font-family: 'Noto Sans JP', Meiryo, Helvetica, "Hiragino Kaku Gothic Pro", Arial, sans-serif;
    }

    ul.list_category li dd .day {
        font-size: .87em;
        font-family: 'Lato', sans-serif;
    }


    .article_box {
        padding: 20px 10px;
        margin-bottom: 30px;
    }

    .article_box > .ttl {
        font-size: 1.2em;
    }

    .article_box .day_box {
        font-size: .87em;
        letter-spacing: .15em;
        padding: 0 0 .2em 1em;
        display: inline-block;
    }

    .article_box .txt {
        line-height: 1.8;
    }


    .relation_box {
        padding: 25px 0 0 0;
        margin: 25px auto 0;
    }

    .relation_box .list_subarticle li {
        width: 100%;
        letter-spacing: normal;
        display: block;
        margin: 0 auto 5%;
    }

    .relation_box .list_subarticle dl dt .ttl {
        font-size: 1em;
    }

    .list_subarticle dl dd {
        width: 35%;
        margin: 0 2% 0 0;
    }

    .list_subarticle dl dt {
        width: 63%;
        text-align: left;
    }
        /*
問い合わせ
------------------------------------------------------------
    */
    .contact_box {
    width: 90%;
    padding: 45px 15px;
    margin: 10% auto 0;
}
    
    table.contactform tr{
        display: block;
    }
    table.contactform th{
        display: block;
        width: 100%;
            padding: 5% 3% 3% 3%;
    }
    table.contactform td{
      display: block;
        width: 100%;
            padding: 0 3% 5% 3%;
    }
    
    .contact_box .txt{
            font-size: 1em;
    }
    table.contactform th{
        font-size: .9em;
    }
    
    
    
    
}