@charset "UTF-8";

.under_shop_ac04 iframe {
  width: 100%;
  aspect-ratio: 16/9;
	margin-top: 1em;
}


/* pc */
@media screen and (min-width: 768px) {
    .under_store_main::after{
        content: "";
        background-image: url(../img/under_store_mainimg05.jpg);
        width: 804px;
        height: 399px;
        position: absolute;
        top: 0;
        left: 322px;
    }
    .under_shopbox01{
        margin: 30px auto 0;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 960px;
    }
    .under_shopbox01 a{
        width: 458px;
        border: solid 1px #3F210E;
        border-radius: 4px;
        box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
        background-color: #fff;
        height: 90px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px;
        color: #3F210E;
        text-decoration: none;
        font-size: 18px;
    }
    .shoplist_map_btn{
        margin: 15px auto 10px;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 960px;
    }
    .shoplist_map_btn a{
        width: 180px;
        border: solid 1px #3F210E;
        border-radius: 4px;
        background-color: #fff;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #3F210E;
        text-decoration: none;
		font-size: 90%;
    }
	.shoplist_nemurisoudan_btn{
        margin: 0px auto 5px ;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 960px;
    }
    .shoplist_nemurisoudan_btn a{
        width: 180px;
        border: solid 1px #3F210E;
        border-radius: 4px;
        background-color: #fff;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 16px;
        color: #3F210E;
        text-decoration: none;
		font-size: 85%;
    }
    .under_shop_ac01{
        border-bottom:solid 1px #9F9087;
        color: #3F210E;
        font-size: 22px;
        padding: 22px 0 18px 2px ;
        position: relative;
        cursor: pointer;
    }

    .under_shopbox02{
        width: 960px;
        margin: 0 auto;
    }
    .under_shop_ac02{
        border-bottom:solid 1px #CEC7C2;
        color: #3F210E;
        position: relative;
        cursor: pointer;
        padding: 22px 0 18px 20px;
        font-size: 18px;
    }
    .under_shop_ac03{
        border-bottom:solid 1px #CEC7C2;
        color: #3F210E;
        position: relative;
        cursor: pointer;
        padding: 22px 0 18px 0;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .under_shop_ac03__div{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 210px;
    }
    .under_shop_ac03__div img{
        max-height: 50px;
        max-width: 80%;
    }
    .under_shop_ac03__p{

    }
    .under_shop_ac04{
        border-bottom:solid 1px #CEC7C2;
        color: #3F210E;
        position: relative;
        padding: 22px 0 18px 210px;
        line-height: 215%;
    }
    .under_shop_ac04 th{width: 120px;}
    .under_shop_ac01_nextwrapper,.under_shop_ac02_nextwrapper,.under_shop_ac04{
        display: none;
    }
    .under_shop_ac01::after,.under_shop_ac02::after,.under_shop_ac03::after{
        content: "";
        position: absolute;
        background-image: url(../img/under_store_arrow01.png);
        width: 20px;
        height: 10px;
        background-position: bottom center;
        right: 0px;
    }
    .under_shop_ac01::after{top: 25px;}
    .under_shopbox03{
        width: 960px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content:flex-start;
    }
    .under_shopbox03_one{
        width: 260px;
        margin-bottom: 50px;
        margin-right: 90px;
    }
    .under_shopbox03_one:nth-child(3n){
        margin-right: 0px;
    }
    .under_shopbox03_one__div{
        height: 110px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: solid 1px #3F210E;
        margin-bottom: 20px;
    }
    .under_shopbox03_one__p{
        color: #3F210E;
        font-size: 14px;
        line-height: 200%;
    }
}





/* sp */
@media screen and (max-width: 767px) {
    .under_shopbox01{
        margin: 20px auto 0;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 88%;
    }
    .under_shopbox01 a{
        width: 100%;
        border: solid 1px #3F210E;
        border-radius: 4px;
        box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
        background-color: #fff;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 12px;
        color: #3F210E;
        text-decoration: none;
        font-size: 17px;
        text-align: center;
		padding-top: 7px;
    }
	.shoplist_map_btn{
        margin: 20px auto 10px;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
    }
    .shoplist_map_btn a{
        width: 100%;
        border: solid 1px #3F210E;
        border-radius: 4px;
        background-color: #fff;
        height: 34px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 2em 12px;
        color: #3F210E;
        text-decoration: none;
        font-size: 12px;
        text-align: center;
		padding: 0 1em;
    }
	.shoplist_nemurisoudan_btn{
        margin: 0px auto 20px;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
    }
    .shoplist_nemurisoudan_btn a{
        width: 100%;
        border: solid 1px #3F210E;
        border-radius: 4px;
        background-color: #fff;
        height: 34px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 2em 12px;
        color: #3F210E;
        text-decoration: none;
        font-size: 12px;
        text-align: center;
		padding: 0 1em;
    }
    .under_shop_ac01{
        border-bottom:solid 1px #9F9087;
        color: #3F210E;
        font-size: 18px;
        padding: 22px 0 18px 5px;
        position: relative;
        cursor: pointer;
    }
    .under_shopbox02{
        width: 88%;
        margin: 20px auto 0px;
    }
    .under_shop_ac02{
        border-bottom:solid 1px #CEC7C2;
        color: #3F210E;
        position: relative;
        cursor: pointer;
        padding: 22px 0 18px;
        font-size: 16px;
    }
    .under_shop_ac03{
        border-bottom:solid 1px #CEC7C2;
        color: #3F210E;
        position: relative;
        cursor: pointer;
        padding: 22px 30px 18px 0;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        font-size: 14px;
    }
    .under_shop_ac03__div{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100px;
    }
    .under_shop_ac03__div img{
        max-height: 50px;
        max-width: 80%;
    }
    .under_shop_ac03 p{
        width: 60%;
        line-height: 185%;
        font-size: 12px;
    }
    .under_shop_ac04{
        border-bottom:solid 1px #CEC7C2;
        color: #3F210E;
        position: relative;
        padding: 22px 0 18px;
        font-size: 12px;
        line-height: 215%;
    }
    .recruit_btn{
        background-color: #3F210E;
        color: #fff;
        padding: 8px;
        margin-top: 10px;
        display: flex;
        width: 80px;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        text-decoration: none;
    }
    .under_shop_ac01_nextwrapper,.under_shop_ac02_nextwrapper,.under_shop_ac04{
        display: none;
    }
    .under_shop_ac01::after,.under_shop_ac02::after,.under_shop_ac03::after{
        content: "";
        position: absolute;
        background-image: url(../img/under_store_arrow01.png);
        width: 20px;
        height: 10px;
        background-position: bottom center;
        right: 0px;
    }
    .under_shop_ac01::after{top: 25px;}
    .under_shopbox03{
        width: 88%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
    }
    .under_shopbox03_one{
        width: 100%;
        margin-bottom: 30px;
    }
    .under_shopbox03_one:nth-child(3n){
        margin-right: 0px;
    }
    .under_shopbox03_one__div{
        height: 110px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: solid 1px #3F210E;
        margin-bottom: 20px;
    }
    .under_shopbox03_one__p{
        color: #3F210E;
        font-size: 14px;
        line-height: 200%;
    }
}

.china_image img{
	width: 100%;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}