@charset "utf-8";
/* CSS Document */

/*==========================================================
__kuriya
==========================================================*/


/*TOPページ　オンラインバナー*/
.onlines {
    width: 360px;
    position: relative;
    bottom: 2%;
    left: 0;
    right: 0;
    margin: auto;
    /* background: #fff; */
    z-index: 10;
}

.onlines .close {
    /* background: #c7b77c; */
    width: 25px;
    background: #222;
    height: 25px;
    cursor: pointer;
    position: absolute;
    right: -2%;
    top: 12%;
    margin: 0;
    border-radius: 100px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    line-height: 1.4;
    z-index: 10;
}

.onlines a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ccc;
    padding: 18px 20px 15px;
    background: #fff;
    flex-wrap: wrap;
    position: relative;
}

.onlines figure {
    width: 50px;
}

.onlines dl {
    width: 68%;
    text-align: center;
    margin: 0 0 0 20px;
    /* border-left: 1px solid #c7b77c; */
    padding: 0 0 0 20px;
    border-left: 1px solid #ccc;
}

.onlines dt {
    font-size: 1.4em;
    letter-spacing: 3px;
    /* color: #c7b77c; */
    margin: 0 0 5px;
    color: #333;
}


.onlines dd {
    font-family: "YuGothic", "游ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", sans-serif;
    font-size: 0.9em;
    letter-spacing: 0;
    /* background: #c7b77c; */
    color: #333;
    width: 200px;
    margin: auto;
    font-weight: 500;
}

/*==========================================================
__トップコンテンツ
==========================================================*/


div#main {}

div#slide {}

div.top_main {}

div.top_news {
    padding: 4% 0 9% 0;
    overflow: hidden;
    box-sizing: border-box;
}

div.top_news .news_title {
    float: left;
    padding: 15px 80px 0 40px;
}

div.top_news .news_title h2 {
    font-size: 150%;
    letter-spacing: .8em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

*::-ms-backdrop,
div.top_news .news_title h2 {
    height: 205px;
    /* IE11 */
}

div.top_news .news_section {
    overflow: hidden;
}

div.top_news .news_section dl.news_list {
    overflow: hidden;
}

div.top_news .news_section dl.news_list dt {
    float: left;
    padding: 15px 0;
    box-sizing: border-box;
    color: #666;
}

div.top_news .news_section dl.news_list dd {
    padding: 15px 0 15px 8em;
    box-sizing: border-box;
}

div.top_news .news_section dl.news_list dd a {
    color: #000;
}

div.top_news .news_section dl.news_list dd a:hover {}

div.top_content {
    border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

div.top_content .border {
    position: absolute;
    border-right: 1px #eee solid;
    top: 31px;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 231px;
    width: 0%;
}

div.top_content .product {
    float: left;
    width: 50%;
    padding: 0px 45px 25px 45px;
    margin: 30px 0px;
    box-sizing: border-box;
    /* border-right: 1px #eee solid; */
}

div.top_content .product h4 {
    padding-bottom: 20px;
}

div.top_main h2.title_h2_default {
    font-size: 150%;
    padding: 15px 0 25px;
    letter-spacing: 1px;
}

div.top_content .product span.red {}

div.top_content .product dl.product_list {
    overflow: hidden;
    position: relative;
}

div.top_content .product dl.product_list dt {
    float: left;
    width: 205px;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    height: 136px;
    margin: 0 20px 0 0;
    overflow: hidden;
}

div.top_content .product dl.product_list dt figure {
    position: relative;
    overflow: hidden;
    top: 0;
}

div.top_content .product dl.product_list dt figure img {
    width: 100%;
}

div.top_content .product dl.product_list dt figure figcaption {
    position: absolute;
    top: 7px;
    left: 7px;
    color: #fff;
    border: 1px #fff solid;
    padding: 0px 4px 1px;
    font-size: 80%;
}

div.top_content .product dl.product_list dd {
    padding: 0 25px 0 45%;
    width: 55%;
}

div.top_content .product dl.product_list dd p.date {
    color: #666;
    font-size: 85%;
    line-height: 100%;
}

div.top_content .product dl.product_list dd p.title {
    font-size: 100%;
    padding: 10px 0 15px 0;
    box-sizing: border-box;
    margin: 0 0 25px 0;
    line-height: 1.8em;
}

div.top_content .product dl.product_list dd p.text {}

div.top_content .product_lists {
    float: right;
    padding: 25px 0% 2px;
    box-sizing: border-box;
    width: 100%;
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
}

div.top_content .product_lists a {
    border-bottom: 1px #585858 solid;
    margin: 0 0px 0 0;
}

div.top_content .product_lists a:hover {}

div.top_content .blog {
    float: right;
    width: 50%;
    padding: 0px 45px 25px 45px;
    margin: 30px 0px;
    box-sizing: border-box;
}

div.top_content .blog h4 {
    padding-bottom: 25px;
    font-size: 150%;
}

div.top_content .blog span.black_eng {}

div.top_content .blog span.black_jp {}

div.top_content .blog dl.blog_list {
    overflow: hidden;
    position: relative;
}

div.top_content .blog dl.blog_list dt {
    float: left;
    width: 205px;
    margin: 0 20px 0 0;
    height: 136px;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    overflow: hidden;
}

div.top_content .blog dl.blog_list dt img {
    width: 100%;
}

div.top_content .blog dl.blog_list dd {
    padding: 0 0 0 45%;
    width: 55%;
}

div.top_content .blog dl.blog_list dd p.date {
    color: #666;
    font-size: 85%;
    line-height: 100%;
}

div.top_content .blog dl.blog_list dd p.title {
    font-size: 100%;
    padding: 10px 0 15px 0;
    box-sizing: border-box;
    margin: 0 0 25px;
    line-height: 1.8em;
}

div.top_content .blog dl.blog_list dd p.text {}

div.top_content .blog_lists {
    float: right;
    padding: 25px 0% 2px;
    box-sizing: border-box;
    width: 100%;
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
}

div.top_content .blog_lists a {
    border-bottom: 1px #585858 solid;
}

div.top_content .blog_lists a:hover {}

div.top_product {
    padding: 100px 120px 30px 120px;
    padding: 5% 1% 30px 1%;
}

div.top_product .top_title {
    text-align: center;
}

div.top_product .top_title h3.title_h3 {
    text-align: center;
    font-size: 150%;
}

div.top_product .top_products_handled {
    padding: 5% 0px;
    overflow: hidden;
}

div.top_product .top_products_handled ul.products_handled_list {
    overflow: hidden;
    max-width: 750px;
    margin: 0 auto;
}

div.top_product .top_products_handled ul.products_handled_list li {
    float: left;
    padding: 1%;
    margin: 0 0 1%;
    overflow: hidden;
    width: 33.3%;
    box-sizing: border-box;
    text-align: center;
    height: 180px;
}

div.top_product .top_products_handled ul.products_handled_list li a {}

div.top_product .top_products_handled ul.products_handled_list li a:hover {}

div.top_product .top_products_handled ul.products_handled_list li img {}

div.top_product .top_products_handled .products_handled_lists {
    text-align: center;
    padding: 3% 0;
}

div.top_product .top_products_handled .products_handled_lists a {
    text-decoration: underline;
}

div.top_product .top_products_handled .products_handled_lists a:hover {}

div.top_contents {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 25px 0px;
    box-sizing: border-box;
    border: 1px #eee solid;
}

div.top_contents figure {
    position: relative;
    /* border: 1px #eee solid; */
}

div.top_contents figure img {}

div.top_contents figure figcaption {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
}

div.top_contents figure figcaption h4 {
    font-size: 200%;
    font-weight: 500;
    padding-bottom: 40px;
    letter-spacing: 1px;
}

div.top_contents figure figcaption a {
    display: block;
    padding: 15px 30px;
    width: 300px;
    color: #FFF;
    margin: 0 auto;
    position: relative;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(255, 255, 255, 1) 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: 0.5s;
    border: 1px #000 solid;
    box-sizing: border-box;
}

div.top_contents figure figcaption a:hover {
    border: 1px #000 solid;
    color: #000;
    background-position: -100% 0;
}

div.top_contents figure figcaption a .arrow {
    background: url(../../images/common/arrow_w.png) no-repeat;
    background-position: 230px 23px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: .5s;
}

div.top_contents figure figcaption a .arrow:hover {
    background: url(../../images/common/arrow_b.png) no-repeat;
    background-position: 230px 23px;
}

/*==========================================================
__//////////////////////////////////////////トップコンテンツ
==========================================================*/

/*==========================================================
__サブ共通
==========================================================*/
div.sub_main {}

div.sub_img {
    margin: 0 0 50px 0;
}

div.sub_img figure {
    height: 300px;
    overflow: hidden;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

div.sub_img figure.cooking {
    background-image: url("../../images/cooking/cooking.jpg");
}

div.sub_img figure.gustatory {
    background-image: url("../../images/cooking/mikaku.jpg");
}

div.sub_img figure.application {
    background-image: url("../../images/application/application02.jpg");
}

div.sub_img figure.contact {
    background-image: url("../../images/contact/contact.jpg");
}

div.sub_img figure.about {
    background-image: url("../../images/about/about.jpg");
}

div.sub_img figure.gift {
    background-image: url("../../images/gift/gift.jpg");
}

div.sub_img figure img {
    width: auto;
    max-width: 1000px;
    height: 100%;
}

div.sub_img figure figcaption {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-bottom: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    text-align: center;
    font-size: 200%;
    color: #FFF;
    background: rgba(0, 0, 0, 0.1);
}

div.gift figure figcaption {
    color: #000;
    background: none;
}

div.sub_img figure figcaption h1 {
    position: relative;
    padding: 138px 0;
}

div.sub_img figure figcaption h1::after {

    position: absolute;
    /* content: ""; */
    border-bottom: 1px #fff solid;
    width: 6%;
    height: 1px;
    top: 0;
    left: 0px;
    right: 0;
    margin: 0 auto;
    padding: 87px 5px;
}

div.gift figure figcaption h1::after {
    border-bottom: 1px #cccccc solid;
}

div.sub_title {
    clear: both;
    padding: 5% 0 3% 0;
    position: relative;
}

ul.breadcrumb {
    overflow: hidden;
    top: 0;
    right: 0;
    font-size: 70%;
    margin: 0 10px 50px;
}

ul.breadcrumb li {
    display: inline-block;
    font-family: "YuGothic", "游ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", sans-serif;
    position: relative;
    vertical-align: middle;
}

ul.breadcrumb li:after {
    content: "";
    background: url(../../images/product/next.png) no-repeat center right 15%;
    background-size: 5px;
    position: absolute;
    top: 0;
    right: 8%;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 8px;
}

ul.breadcrumb li:last-child:after {
    display: none;
}

ul.breadcrumb li a {
    color: #666;
    padding: 0 25px 0 0;
}

div.sub_title h1 {
    text-align: center;
    font-size: 180%;
    letter-spacing: 10px;
}

div.sub_content {
    padding: 0 5px;
    box-sizing: border-box;

}

/*==========================================================
__///////////////////////////////////サブ共通
==========================================================*/

/*==========================================================
__料理教室・ワークショップ
==========================================================*/

div.cooking {}

div.cooking h2.cooking_h2_01 {
    text-align: center;
    font-size: 130%;
    padding: 20px 0;
}

div.cooking p.cooking_text {
    text-align: center;
    padding: 25px 0px 120px 0;
    line-height: 225%;
    transition: 1.5s;
}

div.cooking .cooking_contents {
    padding: 35px 0;
}

div.cooking .cooking_contents ul.store_list {
    overflow: hidden;
    /* border-bottom: 2px #eee solid; */
}

div.cooking .cooking_contents ul.store_list li {
    float: left;
    width: 33.3%;
    text-align: center;
    box-sizing: border-box;
}

div.cooking .cooking_contents ul.store_list li a {
    transition: .3s;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
}

div.cooking .cooking_contents ul.store_list li a:hover {
    background: #eeeeee;
}

div.cooking .cooking_contents ul.store_list li a.active {
    background: #eeeeee;
}

div.cooking .store_contents {
    padding: 15px 0;
}

div.cooking .contents_frame {































    border: 1px #ccc solid;
    overflow: hidden;
    box-sizing: border-box;
    padding: 40px 30px 30px;
    margin: 25px 0px;
    border-radius: 3px;
}

div.cooking .contents_frame .h_tag {
    overflow: hidden;
    padding: 0px 0 15px 0;




}

div.cooking .contents_frame .h_tag h3 {
    float: left;
    color: #333;
    box-sizing: border-box;
    padding: 1px 10px;
    width: 150px;
    text-align: center;
    margin-right: 15px;
    font-size: 90%;
    border-radius: 3px;
    letter-spacing: -1px;
    font-weight: 500;
}

div.cooking .contents_frame .h_tag h3.orange {
    border: 2px solid #f9dc6c;
}

div.cooking .contents_frame .h_tag h3.deep_green {
    border: 2px solid #c4daaf;
}

div.cooking .contents_frame .h_tag h3.green {
    border: 2px solid #b4dee4;
}

div.cooking .contents_frame .h_tag h4 {
    padding: 0 0 0 0;
    color: #4b93ad;
    font-weight: 500;
    font-size: 150%;
    line-height: 1.2em;
}

div.cooking .contents_frame .content_text_box {
    overflow: hidden;
    width: 100%;
    padding: 0 0px 0 0;
    box-sizing: border-box;
}

div.cooking .contents_frame .content_text_box dl.content_text {
    overflow: hidden;
    background: #f7f5f0;
    padding: 10px;
    box-sizing: border-box;
}

div.cooking .contents_frame .content_text_box dl.content_text dt {
    display: inline-block;
    width: 20%;
    padding: 0 20px 0 0;
    box-sizing: border-box;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

div.cooking .contents_frame .content_text_box dl.content_text dt img {
    width: 100%;
}

div.cooking .contents_frame .content_text_box dl.content_text dd {
    padding: 0 0 8px;
}

div.cooking .contents_frame .content_text_box dl.content_text dd:last-child {
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
    width: 78%;
}

div.cooking .contents_frame .content_text_box .content_text_reset {
    overflow: hidden;
    box-sizing: border-box;
    transition: 1.5s;
    padding: 5px 0 15px;
}

div.cooking .contents_frame .content_text_box .content_text_reset p.date {
    display: inline-block;
    font-size: 120%;
    font-weight: 600;
    margin-right: 5px;
    vertical-align: middle;
}

div.cooking .contents_frame .content_text_box .content_text_reset p.store {
    display: inline-block;
    /* border: none; */
    box-sizing: border-box;
    padding: 2px 15px;
    /* margin-right: 0px; */
    margin: 0;
    background: #fff;
    border: 1px #dddddd solid;
    font-size: 90%;
    border-radius: 3px;
    margin: 0 10px 0 0;
}

div.cooking .contents_frame .content_text_box .content_text_reset p.other {
    border: 1px #dddddd solid;
    box-sizing: border-box;
    padding: 2px 15px;
    display: inline-block;
}

div.cooking .contents_frame .content_text_box p.text {
    padding: 0px 5px 10px;
    font-size: 100%;
}

div.cooking .contents_frame .content_text_box .content_box {
    /* padding: 10px; */
    /* box-sizing: border-box; */
}

div.cooking .contents_frame .content_text_box dl.content_text dd .content_box dl.content_box_list {
    overflow: hidden;
    padding: 0 0 5px 0;
    font-size: 90%;
}

div.cooking .contents_frame .content_text_box dl.content_text dd .content_box dl.content_box_list dt {
    font-weight: 500;
    width: 56px;
    /* display: initial; */
    /* align-items: initial; */
    height: initial;
    justify-content: initial;
    padding: 0;
}

div.cooking .contents_frame .content_text_box dl.content_text dd .content_box dl.content_box_list dd {
    padding-left: 0;
    width: auto;
    display: inline-block;
}

div.cooking .contents_frame .reception_status {
    width: 100%;
    max-width: 500px;
    overflow: hidden;
    margin: 25px auto 0 auto;
}

div.cooking .contents_frame .reception_status p.no01 {
    text-align: center;
    border-radius: 3px;
    margin: 0 0 0px 0;
    /* font-weight: bold; */

    font-size: 90%;
    padding: 15px 0;
    float: left;
    width: 45%;
}

div.cooking .contents_frame .reception_status p.no01 a {
    display: block;
    padding: 10px 0px;
    box-sizing: border-box;
    font-weight: bold;
    background: #fff;
    border-radius: 10px;
}

div.cooking .contents_frame .reception_status p.free a {
    color: #3788a6;
    font-weight: bold;
    transition: .8s;
}

div.cooking .contents_frame .reception_status p.free a:hover {}

div.cooking .contents_frame .reception_status p.no01 a:hover {}

div.cooking .contents_frame .reception_status p.no02 {
    border: 1px #b1b1b1 solid;
    text-align: center;
    border-radius: 10px;
    opacity: .2;
    font-weight: bold;
    font-size: 90%;
    background: #fff;
    border-radius: 3px;
    width: 45%;
    float: right;
}

div.cooking .contents_frame .reception_status p.no02 a {
    display: block;
    padding: 15px 0px;
    transition: .3s;
    /* border: 1px solid #222; */
    background: #333;
    font-weight: bold;
    /* box-shadow: 0 0 0 1px rgba(0,0,0,0.2); */
    border-radius: 3px;
    color: #fff;
}

div.cooking .contents_frame .reception_status p.passive {
    padding: 15px 0px;
}

div.cooking .contents_frame .reception_status p.no02 a:hover {
    background: #b1b1b1;
    border-radius: 2px;
    color: #FFF;
}

div.cooking .contents_frame .reception_status p.free {
    border: 1px #3788a6 solid;
}

div.cooking .contents_frame .reception_status p.waiting_list {
    border: 1px #db223c solid;
    color: #db223c;
    padding: 15px 0px;
}

div.cooking .contents_frame .reception_status p.end {
    border: 1px #cccccc solid;
    background: #cccccc;
    padding: 15px 0;
}


div.cooking .contents_frame .reception_status p.remaining {
    border: 1px #e47328 solid;
}

div.cooking .contents_frame .reception_status p.remaining a {
    color: #e47328;
    transition: .8s;
}

div.cooking .contents_frame .reception_status p.remaining a:hover {
    color: #fff;
    background: #e47328;
    border-radius: 8px;
}



div.cooking .contents_frame .reception_status p.active {
    opacity: 1;
}


div.cooking .store_contents_link {
    text-align: center;
}

div.cooking .store_contents_link img {}

div.cooking .store_contents_link a {
    text-decoration: underline;
}

div.cooking .store_contents_link::before {
    content: "";
    background: url(../../images/common/triangle.png) no-repeat;
    background-position: center;
    padding: 25px 0 25px 10px;
}

div.cooking .store_contents_link a:hover {}

div.cooking .cooking_more_information {
    overflow: hidden;
    padding: 100px 0 20px 0;
}

div.cooking .cooking_more_information a {
    display: block;
}

div.cooking .cooking_more_information figure {
    position: relative;
    background: #0000002e;
}

div.cooking .cooking_more_information figure img {}

div.cooking .cooking_more_information figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #FFF;
    background: rgba(0, 0, 0, 0.3);
}

div.cooking .cooking_more_information figure figcaption h2 {
    font-size: 150%;
    padding: 7% 0 7% 0;
    position: relative;
}

div.cooking .cooking_more_information figure figcaption h2::after {
    position: absolute;
    content: "";
    border-bottom: 1px #fff solid;
    width: 60px;
    height: 1px;
    top: 78%;
    left: 0px;
    right: 0;
    margin: 0 auto;
    padding: 0 5px;
}

div.cooking .cooking_more_information figure figcaption p.text {
    padding-bottom: 30px;
}

div.cooking .cooking_more_information figure figcaption span {
    display: block;
    padding: 15px 30px;
    background: #ffffff57;
    width: 23%;
    color: #FFF;
    margin: 0 auto;
    position: relative;
    border: 1px #fff solid;
}

div.cooking .cooking_more_information figure figcaption a:hover {}

div.cooking .cooking_more_information figure figcaption a .arrow {
    background: url(../../images/common/arrow_w.png) no-repeat;
    background-position: 94% 46%;
    width: 100%;
    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;
    left: 0;
}

div.cooking .cooking_more_information figure figcaption a .arrow:hover {}

div.cooking .cooking_more_information ul.cooking_image {
    overflow: hidden;
    padding: 5% 9%;
    box-sizing: border-box;
    width: 100%;
}

div.cooking .cooking_more_information ul.cooking_image li {
    float: left;
    padding: 0 1%;
    box-sizing: border-box;
    width: calc(33.3% - 0px);
}

div.cooking .cooking_more_information ul.cooking_image li img {}


/*==========================================================
__///////////////////////////////////料理教室・ワークショップ
==========================================================*/
/*==========================================================
__料理教室・ワークショップお申込み
==========================================================*/
div.application {}

div.application .application_box {}

div.application .application_box h2 {
    text-align: center;
    font-size: 150%;
    padding: 0 0 30px 0;
}

div.application .application_box .shop_box_t {
    text-align: center;
}

div.application .application_box .shop_box {
    padding: 75px 0 20px;
    box-sizing: border-box;
    margin: 0 0 0px 0;
    font-size: 100%;
}

div.application .application_box .shop_box ul {
    overflow: hidden;
    border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
    margin: 36px 0;
}

div.application .application_box .shop_box ul li {
    float: left;
    width: 50%;
    padding: 20px 5%;
    box-sizing: border-box;

    transition: 1.5s;
}



div.application .application_box .e-content ul li:nth-child(2) {
    margin: 0 20px;
}

div.application .application_box .shop_box ul li h3 {
    padding: 0 0 10px 0;
}

div.application .application_box .shop_box ul li p {
    font-size: 80%;

}

div.application .application_box .shop_box h3.h3_note {
    color: red;
    /* text-align: center; */
    padding: 0px 0 0px 0;
}

div.application .application_box .shop_box p.note_list {
    /* text-align: center; */
    color: red;
    line-height: 200%;
}


div.application .application_box .form_box {
    padding: 29px 15px;
}

div.application .application_box .form_box .wpcf7c-elm-step2.pdd {
    padding: 150px 0px 0px;
}

div.application .form_box ul.form_box_list {
    overflow: hidden;
    font-size: 90%;
}

div.application .form_box ul.form_box_list li:first-child {
    color: #000
}

div.application .form_box ul.form_box_list li {
    color: red;
    padding: 1px 0;
    text-indent: -1.5em;
    padding: 1px 0 5px 1.5em;
}

div.application .form_box ul.form_box_list li span {
    border-bottom: 1px red solid;
}

div.application .form_box p.confirmation_note {
    border: 2px red solid;
    background: #f900001c;
    padding: 10px 15px;
    font-weight: bold;
    margin: 20px 0;
}

div.application .form_box_t {
    margin: 25px 0;
    /* background: #f7f6f4; */
    padding: 30px 40px;
    box-sizing: border-box;
    border: 1px #eee solid;
    border-radius: 3px;
    /* font-size: 100%; */
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    width: 90%;
    margin: 25px auto 50px auto;
}

div.application dl.course_content {
    overflow: hidden;
    font-size: 90%;
    color: #000;
    border-bottom: 1px dashed #ccc;
    padding: 0 0 5px;
    margin: 0 0 5px;
}

div.application dl.course_content dt {
    float: left;
    width: 58px;
    padding: 5px 5px 0px 0;
    box-sizing: border-box;
}

div.application dl.course_content dd {
    box-sizing: border-box;
    padding: 5px 5px 0px 0;
}

div.application .form_box_t h3.h3_course {
    padding: 5px;
    background: #eee;
    display: inline-block;
    line-height: 1;
    font-size: 90%;
    font-weight: 500;
    margin: 0 0 10px 0;
}

div.application .form_box_t .input_title {
    font-weight: 700;
    padding: 0 0 15px 0;
    font-size: 110%;
    letter-spacing: 1px;
}

div.application .form_box_t .input_date {}

div.application .form_box_t .input_shop {}

div.application .form_box_t .input_note {
    font-size: 90%;
    padding: 20px 0 0 0;
}

div.application .form_box_t .input_tuition_fee {}

div.application .form_box_t .input_lecturer {}



div.application .application_box .form_box p.default {
    font-size: 90%;
    padding: 3% 0 5px;
    font-weight: 500;
    color: #333;
}

div.application .application_box .form_box p.default span {
    color: red;
}

div.application .application_box .form_box select.year_s {
    width: 12%;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 12px;
    border: 1px solid #eee;
    background: #f7f6f4 !important;
    /* border-radius: 5px; */
    cursor: pointer;
}

div.application .application_box .form_box select.month_s,
div.application .application_box .form_box select.day_s {
    width: 8%;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 12px;
    border: 1px solid #eee;
    background: #f7f6f4 !important;
    /* border-radius: 5px; */
    cursor: pointer;
}

div.application .application_box .form_box input.inpt_d,
div.application .application_box .form_box input.p-postal-code,
div.application .application_box .form_box input.p-extended-address,
div.application .application_box .form_box input.date_d {
    /* height: 35px; */
    border: none;
    background: #f7f6f4 !important;
    width: 100%;
    padding: 12px;
    box-sizing: border-box;
}

div.application .application_box .form_box textarea.t-d {
    width: 100%;
    border: none;
    background: #f7f6f4;
    height: 260px;
    padding: 15px 20px;
    box-sizing: border-box;
}

div.application .application_box .form_box input.wpcf7c-conf,
div.application .application_box .form_box textarea.wpcf7c-conf {
    background: none !important;
    /* color: red !important; */
    box-shadow: 0px 0 0px 1000px #eee inset;
    /* -webkit-text-fill-color: red !important; */
}

div.application .application_box .form_box [type="radio"].wpcf7c-conf {
    box-shadow: none;
}

div.application .application_box .form_box .confirmation {
    width: 350px;
    display: block;
    padding: 15px;
    box-sizing: border-box;
    background: #222;
    margin: 0 auto;
    text-align: center;
    border: none;
    background-position: 0 0;
    /* background-size: 200% auto; */
    transition: 0.5s;
    position: relative;
    color: #FFF;
    outline: none;
    font-weight: 500;
    border-radius: 3px;
    font-size: 100%;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.8);
    cursor: pointer;
    font-family: "YuGothic", "游ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", sans-serif;
}

div.application .application_box .form_box .confirmation:hover {
    opacity: 0.8;
}

div.application .application_box .form_box .edit,
div.application .application_box .form_box .send {
    padding: 15px 30px;
    width: 175px;
    color: #FFF;
    margin: 0 auto;
    position: relative;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(255, 255, 255, 1) 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: 0.5s;
    border: 1px #000 solid;
    box-sizing: border-box;
    margin: 30px;
    cursor: pointer;
}


div.application .application_box .form_box .edit:hover,
div.application .application_box .form_box .send:hover {
    border: 1px #000 solid;
    color: #000;
    background-position: -100% 0;
}


div.application .application_box .form_box p.note {
    padding: 30px 0 10px 0;
}


div.application .application_box .form_box .contact_button {
    text-align: center;
    margin: 50px 0 0;
}

div.application .application_box .form_box .contact_button span.ajax-loader {
    display: block;
    text-align: center;
    margin: 0 auto;

}

div.application .application_box .form_box .contact_button span.arrow_box {
    position: relative;
}

div.application .application_box .form_box .contact_button span.arrow {
    background: url(../../images/common/arrow_w.png) no-repeat;
    background-position: 230px 11px;
    position: absolute;

    margin: 0px 13px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: .5s;
    cursor: pointer;
}

div.application_box .application_thanks {
    border-bottom: 1px solid #eee;
    padding: 0px 0px 60px;
    box-sizing: border-box;
    margin: 80px auto 0px auto;
    /* font-weight: bold; */
    /* text-align: center; */
    /* max-width: 800px; */
    width: 100%;
}

div.application_box .kuriya_home {
    margin: 60px auto 130px auto;
}

div.application_box .kuriya_home a {
    display: block;
    background: #000;
    color: #FFF;
    text-align: center;
    width: 300px;
    margin: 0 auto;
    padding: 15px 0;
    box-sizing: border-box;
}

div.application_box .kuriya_home a:hover {
    opacity: .8;
}


div.application_box .application_thanks p.content_n {
    /* font-weight: bold; */
}

div.application_box .application_thanks p.note {
    color: red;
}

div.application .application_box .form_box input.date_d {
    -webkit-appearance: none;
    border-radius: 0;
}

/*==========================================================
__///////////////////////////////////料理教室・ワークショップお申込み
==========================================================*/
/*==========================================================
__取扱商品
==========================================================*/

div.product {
    padding-bottom: 30px;
}

div.product .product_box {
    text-align: center;
    padding: 30px 0 50px 0;
}

div.product .product_box h2.product_h2_01 {
    font-size: 150%;
    letter-spacing: 10px;
    padding-bottom: 15px;
}

div.product .product_box .product_box_link a {
    text-decoration: underline;
}

div.product .product_box .product_box_link a:hover {}


/*==========================================================
__///////////////////////////////////取扱商品
==========================================================*/

/*==========================================================
__取扱商品_詳細
==========================================================*/

div.product_details {
    padding: 8% 0;
}

div.product_details_box {
    overflow: hidden;
    margin: 0 0 70px 0;
}

div.product_details_box .product_details_box_left {
    float: left;
    width: 50%;
}

div.product_details_box .product_details_box_left p {}

div.product_details_box .product_details_box_left p img {}


div.product_details_box .product_details_box_left ul.main_image {
    overflow: hidden;
    position: relative;
    margin: 0 30px 30px 0px;
}

div.product_details_box .product_details_box_left ul.main_image .prev {
    position: absolute;
    z-index: 1016;
    top: 43%;
    left: 0px;
    background: url(../../images/product/prev.png) no-repeat center center rgba(0, 0, 0, 0.8);
    height: 50px;
    width: 30px;
    border-radius: 0;
}

div.product_details_box .product_details_box_left ul.main_image .next {
    position: absolute;
    z-index: 1015;
    top: 43%;
    right: 0px;
    background: url(../../images/product/next.png) no-repeat center center rgba(0, 0, 0, 1);
    height: 50px;
    width: 30px;
    border-radius: 0;
}

div.product_details_box .product_details_box_left ul.sub_image .prev-s {
    position: absolute;
    z-index: 1016;
    top: 27%;
    left: 0px;
    background: url(../../images/product/prev.png) no-repeat center center rgba(0, 0, 0, 1);
    height: 50px;
    width: 30px;
    border-radius: 0;
    /* overflow: hidden; */
    cursor: pointer;
}

div.product_details_box .product_details_box_left ul.sub_image .next-s {
    position: absolute;
    z-index: 1015;
    top: 27%;
    right: 2px;
    background: url(../../images/product/next.png) no-repeat center center hsla(0, 0%, 0%, 1);
    height: 50px;
    width: 30px;
    border-radius: 0;
    cursor: pointer;
}


div.product_details_box .product_details_box_left ul.main_image li {
    float: left;
}

div.product_details_box .product_details_box_left ul.main_image li figure {
    height: 460px;
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
}


div.product_details_box .product_details_box_left ul.main_image li img {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;

    margin: auto;
    left: 0;
    right: 0;
}

div.product_details_box .product_details_box_left ul.sub_image {
    overflow: hidden;
    padding: 0px 0;
    margin: 0 30px 0 0;
    position: relative;
}

div.product_details_box .product_details_box_left ul.sub_image li {
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

div.product_details_box .product_details_box_left ul.sub_image li:first-child:last-child {
    display: none;
}


div.product_details_box .product_details_box_left ul.sub_image li:nth-child(9) {}

div.product_details_box .product_details_box_left ul.sub_image li figure {
    position: relative;
    overflow: hidden;
    height: 100px;
    border: 1px solid #eee;
}

div.product_details_box .product_details_box_left ul.sub_image li img {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

div.product_details_box .product_details_box_right {
    float: right;
    width: 50%;
    padding: 0 0 0 0px;
    box-sizing: border-box;
    transition: .2s;
}

.product_details h2.product_details_h2_01 {
    font-size: 150%;
    line-height: 2;
}

.product_details .brand {
    border: 1px solid #f7f7f7;
    border-radius: 3px;
    padding: 20px;
    box-sizing: border-box;
}

div.product_details_box .product_details_box_right h3.product_details_h3_01 {
    padding: 10px 10px 8px;
    background: #f7f7f7;
    line-height: 1;
    margin: 0 0 10px;
    font-size: 90%;
}

div.product_details_box .product_details_box_right h3.product_details_h3_02 {
    font-size: 90%;
    padding: 30px 0 0 0;
}

div.product_details_box .product_details_box_right span.product_details {
    border: 1px #CCC solid;
    padding: 3px 5px;
    box-sizing: border-box;
}

div.product_details_box .product_details_box_right span.product_text {
    padding-left: 15px;
}

div.product_details_box .product_details_box_right p.details_text {
    padding: 30px 0 30px 0;
    line-height: 230%;
    font-size: 90%;
    color: #676767;
    /* border-bottom: 1px #eee solid; */
}

div.product_details_box .product_details_box_right p.product_text {
    font-size: 85%;
    color: #676767;
    line-height: 230%;
    padding: 0 5px;
}

div.product_details .purchase_shop {
    /* background: #eee; */
    padding: 0 0 2% 0px;
    box-sizing: border-box;
    margin: 3.5% 0px;
}

div.product_details .purchase_shop a {
    width: 500px;
    display: block;
    padding: 25px 30px;
    box-sizing: border-box;


    margin: 0 auto;
    line-height: 1;
    font-size: 1.1em;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    color: #FFF;
    /*background-image: linear-gradient(to right, rgba(237, 109, 96, 1) 50%, rgba(232, 67, 51, 1) 50%);*/
    background: rgba(237, 109, 96, 1);
    background-position: 0 0;
    background-size: 200% auto;
    transition: 0.5s;
    font-family: "YuGothic", "游ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", sans-serif;
}

div.product_details .purchase_shop a:hover {
    /*background-position: -100% 0;*/
    background: rgba(232, 67, 51, 1);
}

div.product_details .more {
    border-top: 1px #eee solid;
    padding: 50px 0 0 0;
    text-align: center;
}

div.product_details .more a {
    display: block;
    border: 1px solid #ccc;
    font-size: 100%;
    padding: 15px 80px;
    border-radius: 1px;
    color: #333;
    width: 100%;
    text-align: center;
    max-width: 120px;
    margin: 0 auto;
    font-family: "YuGothic", "游ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", sans-serif;
}

div.product_details .more a:hover {
    border: 1px solid #a5a2a2;
}

div.product_details .other_products {
    padding: 8% 0 1% 0;
}

div.product_details .other_products h2.product_details_h2_02 {
    font-size: 150%;
    text-align: center;
    letter-spacing: 1px;
}

div.product_details .other_products ul {
    overflow: hidden;
    padding: 6% 0 0 0;
}

div.product_details .other_products ul li {
    float: left;
    box-sizing: border-box;

    width: calc(25% - 30px);
    margin: 0px 15px 50px;
    transition: 1.5s;
}

div.product_details .other_products ul li a {}

div.product_details .other_products ul li a:hover {}

div.product_details .other_products ul li img {}

div.product_details .other_products ul li p.title {
    font-size: 90%;
    padding: 5px 0 0 0;
}


div.product_details ul.breadcrumb {
    overflow: hidden;
    top: 0;
    right: 0;
    font-size: 80%;
    /* color: #666; */
    /* border-top: 1px solid #eee; */
    /* border-bottom: 1px solid #eee; */
    margin: 0 0 50px 0;
    padding: 12px;
}

div.product_details ul.breadcrumb li {
    display: inline-block;
    margin: 0 10px 0 0;
    color: #999;
}

div.product_details ul.breadcrumb li a {
    color: #999;
}

/*==========================================================
__///////////////////////////////////取扱商品＿詳細
==========================================================*/

/*==========================================================
__取扱商品_カテゴリー一覧
==========================================================*/

div.category {}

div.category .category_list {
    padding: 6% 10% 0px;
    box-sizing: border-box;
}

div.category .category_list ul {
    overflow: hidden;
}

div.category .category_list ul li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 1% 0;
    text-align: center;
}

div.category .category_list ul li a {}





div.category .category_list ul li a:hover {
    color: #a14a19;
}


div.category .category_list ul li a.active {
    color: #a14a19;
}

div.category .category_image {
    padding: 0 0 50px;
}

div.category .category_image ul {
    overflow: hidden;
    padding: 40px 0 0 0;
}

div.category .category_image ul li {
    display: inline-block;
    box-sizing: border-box;
    /* width: calc(25% - 30px); */
    margin: 0px 22px 50px 0;
    transition: 1.5s;
    width: 23%;
    vertical-align: top;
}

div.category .category_image ul li:nth-child(4n) {
    margin: 0 0 50px 0;
}

div.category .category_image ul li img {}

div.category .category_image ul li a {
    display: block;
}

div.category .category_image ul li a:hover {}

div.category .category_image ul li img {
    width: 100%;
}

div.category .category_image ul li p.title {
    font-size: 90%;
    padding: 10px 0 0 0;
    line-height: 1.3;
}

div.category .category_image ul li span {
    font-size: 0.75em;
    color: #999;
    font-family: "YuGothic", "游ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", sans-serif;
    line-height: 1;
    letter-spacing: 0;
}

/*==========================================================
__///////////////////////////////////取扱商品＿カテゴリー一覧
==========================================================*/

/*==========================================================
__ギフト
==========================================================*/

div.gift {}

div.gift .gift_box {}

.gift .center {
    padding: 3% 0 5%;
    max-width: 90%;
    margin: auto;
    text-align: center;
}

.gift .center img {

    /* width: 100%; */
}

div.gift .gift_box h2.gift_h2_01 {
    font-size: 130%;
    text-align: center;
    padding-bottom: 25px;
}

div.gift .gift_box p.gift_text {
    color: #000;
    line-height: 225%;
    text-align: center;
    font-size: 100%;
    padding: 0 0 15px 0;
}

div.gift .gift_box ul.gift_list {
    padding: 10px 0 10px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    max-width: 56%;
    margin: 0 auto;
    font-size: 90%;
}

div.gift .gift_box ul.gift_list li {
    float: left;
    padding: 0px 23px 2px;
    box-sizing: border-box;
    border: 1px #d0d0d0 solid;
    margin: 1% 5px;
}

div.gift .gift_box ul.gift_image_box {
    overflow: hidden;
    max-width: 90%;
    margin: 0 auto;
    padding: 3.3% 0 4%;
}

div.gift .gift_box ul.gift_image_box li {
    float: left;
    /* width: 50% !important; */
    padding: 0 15px;
    box-sizing: border-box;
    text-align: center;
}


div.gift .gift_box dl.gift_image_box dt p.gift_image_box {
    padding-bottom: 36px;
}

div.gift .gift_box dl.gift_image_box dt img {

    width: 100%;
}

div.gift .gift_box dl.gift_image_box dd {
    width: 50%;

    float: right;
    padding: 0 15px;
    box-sizing: border-box;
}

div.gift .gift_box dl.gift_image_box dd img {
    width: 100%;
}

div.gift .gift_box .gift_post {
    padding: 120px 0 50px 0;
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
}

div.gift .gift_box .gift_post h2.gift_h2_01 {
    font-size: 150%;
    text-align: center;
}

div.gift .gift_box .gift_post dl.gift_post_list {
    padding: 60px 0 0 0;
    overflow: hidden;
}

div.gift .gift_box .gift_post dl.gift_post_list dt {
    float: left;
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box;
}

div.gift .gift_box .gift_post dl.gift_post_list dd {
    float: right;
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box;
}

div.gift .gift_box .gift_post dl.gift_post_list a {}

div.gift .gift_box .gift_post dl.gift_post_list a:hover {}

div.gift .gift_box .gift_post dl.gift_post_list img {}

div.gift .gift_box .gift_post dl.gift_post_list img:hover {}

div.gift .gift_box .gift_post dl.gift_post_list p.post_date {
    padding: 30px 0 15px 0;
    color: #bfbfbf;
}

div.gift .gift_box .gift_post dl.gift_post_list h3 {
    font-size: 150%;
    font-weight: bold;
}

div.gift .gift_box .gift_post dl.gift_post_list p.post_text {
    line-height: 200%;
    padding: 10px 0 0 0;
}

div.gift .gift_box .gift_post .post_link {
    padding: 50px 0 25px 0;
    text-align: center;
}

div.gift .gift_box .gift_post .post_link a {
    text-decoration: underline;
}

div.gift .gift_box .gift_post .post_link a:hover {}


/*==========================================================
__///////////////////////////////////ギフト
==========================================================*/

/*==========================================================
__kuriyaの想い
==========================================================*/

div.about {}

div.about .about_box {
    padding: 0 0 50px 0;
}


div.about .about_box p {
    color: #000;
    text-align: center;
    line-height: 200%;
    padding: 0 0 5%;
    font-size: 100%;
    box-sizing: border-box;
}

div.about .about_box ul {
    overflow: hidden;
    padding: 2% 0;
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    max-width: 900px;
}

div.about .about_box ul li {
    float: left;
    padding: 1.5%;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
}

div.about .about_box ul li img {}

/*==========================================================
__///////////////////////////////////kuriyaの想い
==========================================================*/

/*==========================================================
__ながさき味覚教室
==========================================================*/

div.gustatory_cr {}

div.gustatory_cr .gustatory_cr_box {
    color: #000;
}

div.gustatory_cr .gustatory_cr_box h2.gustatory_cr_h2_01 {
    text-align: center;
    font-size: 130%;
    color: #000;
}


div.gustatory_cr .gustatory_cr_box p.gustatory_cr_text {
    text-align: center;
    line-height: 225%;
    padding: 20px 0 100px 0;
    color: #000;
    transition: 1.5s;
}

div.gustatory_cr .gustatory_cr_box ul.gustatory_cr_image {
    overflow: hidden;
}

div.gustatory_cr .gustatory_cr_box ul.gustatory_cr_image li {
    float: left;
    width: calc(33.3% - 16.49px);
    padding: 7% 0 1% 0;
    box-sizing: border-box;
    transition: 1.5s;
}

div.gustatory_cr .gustatory_cr_box ul.gustatory_cr_image li h3 {
    padding: 0 0 10px 0;
    line-height: 1.5em;
}

div.gustatory_cr .gustatory_cr_box ul.gustatory_cr_image li:nth-child(2) {
    margin: 0 25px;
}

div.gustatory_cr .gustatory_cr_box ul.gustatory_cr_image li img {
    width: 100%;

}

div.gustatory_cr .gustatory_cr_box ul.gustatory_cr_image li p {
    font-size: 83%;
    padding: 10px 0 10px 0;
    text-align: justify;
    line-height: 1.7em;
    font-family: "YuGothic", "游ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", sans-serif;
}

div.gustatory_cr .gustatory_cr_box .from_box {
    /* border: 1px #cccccc solid; */
    width: 90%;
    margin: 25px auto 60px;
    padding: 25px 25px;
    box-sizing: border-box;
    background: #f7f7f7;
}

div.gustatory_cr .gustatory_cr_box .from_box h3 {
    text-align: center;
    /* border-bottom: 1px #cccccc solid; */
    padding: 5px;
    background: #000;
    color: #fff;
    width: 150px;
}

div.gustatory_cr .gustatory_cr_box .from_box p {
    padding: 20px 0 0 0;
    box-sizing: border-box;
    font-size: 90%;
    line-height: 225%;
    text-align: justify;
}

/*==========================================================
__///////////////////////////////////ながさき味覚教室
==========================================================*/

/*==========================================================
__お問い合わせ
==========================================================*/
div.contact {}

div.contact .contact_box {}

div.contact .contact_box h2 {
    text-align: center;
    font-size: 150%;
    padding: 0 0 30px 0;
}

div.contact .contact_box .shop_box {
    border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
    padding: 1% 1% 2%;
    box-sizing: border-box;
    margin: 0 0 80px 0;
}

div.contact .contact_box .shop_box ul {
    overflow: hidden;
}

div.contact .contact_box .shop_box ul li {
    float: left;
    width: 50%;
    padding: 20px 5px;
    box-sizing: border-box;
}

div.contact .contact_box .e-content ul li:nth-child(2) {
    margin: 0 10px;
}

div.contact .contact_box .shop_box ul li h3 {
    padding: 0 0 10px 0;
}

div.contact .contact_box .shop_box ul li p {
    font-size: 80%;
}

div.contact .contact_box .shop_box ul li a {}

div.contact .contact_box .e-content {
    margin: 25px 0;
    /* background: #f7f6f4; */
    padding: 30px 40px;
    box-sizing: border-box;
    border: 1px #eee solid;
    border-radius: 3px;
    /* font-size: 100%; */
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    width: 75%;
    margin: 85px auto 50px auto;
}

div.contact .contact_box .e-content ul {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}

div.contact .contact_box .e-content ul li {

    float: left;

    width: calc(50% - 20px);

    box-sizing: border-box;

    /* padding: 30px 20px; */

    text-align: center;

    height: 190px;

    position: relative;

    margin: 0 10px 0 10px;
}

div.contact .contact_box .e-content ul li a {
    display: block;
    padding: 5% 20px 10%;
    box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.1);
    border: 1px #eee solid;
    box-sizing: border-box;
    color: #333;
}

div.contact .contact_box .e-content ul li a:hover {
    opacity: 0.8;
}

div.contact .contact_box .e-content ul li h3 {
    padding: 0 0 15px 0;
    font-size: 120%;
    border-bottom: 1px solid #eee;
    margin: 0 0 15px;
}



div.contact .contact_box .e-content ul li p.default {
    font-family: "YuGothic", "游ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", sans-serif;
    font-size: 90%;
    line-height: 1.8em;
}

div.contact .contact_box .e-content ul li p.arrow {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8%;
    /* transform: rotate(90deg); */
    -moz-transform: rotate(90deg);
    /* -webkit-transform: rotate(90deg); */
    background: url(../../images/common/arrow_bottom.png) no-repeat;
    background-position: center;
    width: 100%;
    height: 26px;
}

div.contact .contact_box .e-content h3.h3_note {
    color: red;
    padding: 0% 0 5px 0;
    font-size: 90%;
}

div.contact .contact_box .e-content p.note {
    color: red;
    padding: 0 0 0% 0;
    font-size: 90%;
}

div.contact .contact_box .e-content p.note h3 {}

div.contact .contact_box .form_box {
    /* border-top: 1px #eee solid; */
    border-bottom: 1px #eee solid;
    padding: 0% 15px;
}

div.contact .contact_box .form_box p.default {
    font-size: 100%;
    padding: 3% 0 5px;
    font-weight: 500;
}

div.contact .contact_box .form_box p.default span {
    color: red;
}

div.contact .contact_box .form_box input.inpt_d,
div.contact .contact_box .form_box input.p-postal-code,
div.contact .contact_box .form_box input.p-extended-address,
div.contact .contact_box .form_box input.date_d {
    /* height: 35px; */
    border: none;
    background: #f7f6f4 !important;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
}

div.contact .contact_box .form_box textarea.t-d {
    width: 100%;
    border: none;
    background: #f7f6f4;
    height: 260px;
    padding: 15px 20px;
    box-sizing: border-box;
}

div.contact .contact_box .form_box input.wpcf7c-conf,
div.contact .contact_box .form_box textarea.wpcf7c-conf {
    background: none !important;
    /* color: red !important; */
    box-shadow: 0px 0 0px 1000px #eee inset;
    /* -webkit-text-fill-color: red !important; */
}

div.contact .contact_box .form_box [type="radio"].wpcf7c-conf {
    box-shadow: none;
}

div.contact .contact_box .form_box .confirmation_note {
    border: 2px red solid;
    background: #f900001c;
    padding: 10px 15px;
    font-weight: bold;
    margin: 2% 0;
}

div.contact .contact_box .form_box .confirmation {
    width: 350px;
    display: block;
    padding: 15px;
    box-sizing: border-box;
    background: #222;
    margin: 0 auto;
    text-align: center;
    border: none;
    background-position: 0 0;

    /* background-size: 200% auto; */
    cursor: pointer;
    transition: 0.5s;
    position: relative;
    color: #FFF;
    font-weight: 500;
    border-radius: 3px;
    font-size: 100%;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.8);
}

div.contact .contact_box .form_box .contact_button input:before {
    content: "";
    width: 22px;
    height: 20px;
    border: 0px;
    right: 14px;
    bottom: 0;
    /* left: 0; */
    top: 5px;
    background: url(../../images/common/next.png) no-repeat;
    background-position: right;
    z-index: 9999;
    position: absolute;
    display: inline-block;
}

div.contact .contact_box .form_box .confirmation:hover {
    opacity: 0.8;
}

div.contact .contact_box .form_box .edit,
div.contact .contact_box .form_box .send {
    padding: 15px 30px;
    width: 200px;
    color: #FFF;
    margin: 0 auto;
    position: relative;

    background-image: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(255, 255, 255, 1) 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: 0.5s;
    border: 1px #000 solid;
    box-sizing: border-box;
    margin: 10px;
}
.contact_button .wpcf7-previous {
  display: inline-block !important;
  padding: 15px 30px;
  width: 200px;
  color: #fff;
  background: #333;
  border: 1px solid #000;
  cursor: pointer;
}
div.contact .contact_box .form_box .edit:hover,
div.contact .contact_box .form_box .send:hover {

    border: 1px #000 solid;
    color: #000;
    background-position: -100% 0;

}

div.contact .contact_box .form_box p.note {
    padding: 30px 0 10px 0;
}

div.contact .contact_box .form_box .contact_button {
    text-align: center;
    font-size: 0.9em;
    margin: 30px 0;
}


div.contact .contact_box .form_box .contact_button span.ajax-loader {
    display: block;
    text-align: center;
    margin: 0 auto;
}

div.contact .contact_box .form_box .contact_button span.arrow_box {
    position: relative;
}

div.contact .contact_box .form_box .contact_button span.arrow {
    background: url(../../images/common/arrow_w.png) no-repeat;
    background-position: 230px 11px;
    position: absolute;
    margin: 0px 13px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: .5s;
    cursor: pointer;
}

div.contact .contact_box .e-thanks {
    border-bottom: 1px solid #eee;
    padding: 0px 0px 70px;
    box-sizing: border-box;
    margin: 100px auto 0px auto;
    /* text-align: center; */
    max-width: 1000px;
    width: 100%;
}

div.contact .contact_box .kuriya_home {
    margin: 60px auto 130px auto;
}

div.contact .contact_box .kuriya_home a {
    display: block;
    background: #000;
    color: #FFF;
    text-align: center;
    width: 300px;
    margin: 0 auto;
    padding: 15px 0;
    box-sizing: border-box;
    border-radius: 3px;
}

div.contact .contact_box .e-thanks p.contact_b {
    font-weight: bold;
    font-size: 130%;
}

div.contact .contact_box .e-thanks p.contact_n {
    line-height: 2em;
    font-weight: 500;
}

div.contact .contact_box .form_box input.inpt_d {
    -webkit-appearance: none;
    border-radius: 0;
}

/*==========================================================
__///////////////////////////////////お問い合わせ
==========================================================*/

/*==========================================================
__イメージhoverズーム設定-----------共通
==========================================================*/


p.img_over {
    overflow: hidden;
}

div.top_product .top_products_handled ul.products_handled_list li img,
div.category .category_image ul li img,
div.product_details .other_products ul li img,
div.gift .gift_box .gift_post dl.gift_post_list img,
div.blog_front .blog_main_list ul li img {
    transition: all .8s ease-out;
}


div.top_product .top_products_handled ul.products_handled_list li img:hover,
div.category .category_image ul li img:hover,
div.product_details .other_products ul li img:hover,
div.gift .gift_box .gift_post dl.gift_post_list img:hover,
div.blog_front .blog_main_list ul li img:hover {
    opacity: .8;
    transform: scale(1.05);
}


/*==========================================================
__///////////////////////////////////イメージhoverズーム設定
==========================================================*/

/*==========================================================
__矢印-----------共通
==========================================================*/

div.cooking .link::before,
div.cooking .store_contents_link::before,
div.top_content .product_lists::before,
div.top_content .blog_lists::before,
div.top_product .top_products_handled .products_handled_lists::before,
div.product .product_box .product_box_link::before,
div.gift .gift_box .gift_post .post_link::before,
div.blog_front .blog_first dd .read_more::before {
    content: "";
    background: url(../../images/common/triangle.png) no-repeat;
    background-position: center;
    padding: 25px 0 25px 10px;
}

/*==========================================================
__///////////////////////////////////__矢印-----------共通
==========================================================*/

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

    .contact_button input {
        -webkit-appearance: none;
        border-radius: 0;
    }

}

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

    div.top_content .product {
        float: left;
        width: 50%;
        padding: 0px 25px 25px 25px;
        margin: 30px 0px;
        box-sizing: border-box;
        /* border-right: 1px #eee solid; */
    }

    div.top_content .product h4 {
        padding-bottom: 20px;
    }

    div.top_main h2.title_h2_default {
        font-size: 150%;
        padding: 15px 0 25px;
        letter-spacing: 1px;
    }

    div.top_content .product span.red {}

    div.top_content .product dl.product_list {
        overflow: hidden;
        position: relative;
    }

    div.top_content .product dl.product_list dt {
        float: left;
        width: 145px;
        display: flex;
        /* align-items: center; */
        justify-content: center;
        height: 115px;
        margin: 0 20px 0 0;
        overflow: hidden;
    }

    div.top_content .product dl.product_list dt figure {
        position: relative;
        overflow: hidden;
        top: 0;
    }

    div.top_content .product dl.product_list dt figure img {
        width: 100%;
    }

    div.top_content .product dl.product_list dt figure figcaption {
        position: absolute;
        top: 7px;
        left: 7px;
        color: #fff;
        border: 1px #fff solid;
        padding: 0px 4px 1px;
        font-size: 80%;
    }

    div.top_content .product dl.product_list dd {
        padding: 0 25px 0 45%;
        width: 55%;
    }

    div.top_content .product dl.product_list dd p.date {
        color: #666;
        font-size: 85%;
        line-height: 100%;
    }

    div.top_content .product dl.product_list dd p.title {
        font-size: 100%;
        padding: 5px 0 15px 0;
        box-sizing: border-box;
        margin: 0 0 25px 0;
        line-height: 1.8em;
    }

    div.top_content .product dl.product_list dd p.text {}

    div.top_content .product_lists {
        float: right;
        padding: 25px 0% 2px;
        box-sizing: border-box;
        width: 100%;
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 0;
    }

    div.top_content .product_lists a {
        border-bottom: 1px #585858 solid;
        margin: 0 0px 0 0;
    }

    div.top_content .product_lists a:hover {}

    div.top_content .blog {
        float: right;
        width: 50%;
        padding: 0px 25px 25px 25px;
        margin: 30px 0px;
        box-sizing: border-box;
    }

    div.top_content .blog h4 {
        padding-bottom: 25px;
        font-size: 150%;
    }

    div.top_content .blog span.black_eng {}

    div.top_content .blog span.black_jp {}

    div.top_content .blog dl.blog_list {
        overflow: hidden;
        position: relative;
    }

    div.top_content .blog dl.blog_list dt {
        float: left;
        width: 145px;
        margin: 0 20px 0 0;
        height: 115px;
        display: flex;
        /* align-items: center; */
        justify-content: center;
        overflow: hidden;
    }

    div.top_content .blog dl.blog_list dt img {
        width: 100%;
    }

    div.top_content .blog dl.blog_list dd {
        padding: 0 0 0 45%;
        width: 55%;
    }

    div.top_content .blog dl.blog_list dd p.date {
        color: #666;
        font-size: 85%;
        line-height: 100%;
    }

    div.top_content .blog dl.blog_list dd p.title {
        font-size: 100%;
        padding: 5px 0 15px 0;
        box-sizing: border-box;
        margin: 0 0 25px;
        line-height: 1.8em;
    }

    div.top_content .blog dl.blog_list dd p.text {}

    div.top_content .blog_lists {
        float: right;
        padding: 25px 0% 2px;
        box-sizing: border-box;
        width: 100%;
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 0;
    }

    div.top_content .blog_lists a {
        border-bottom: 1px #585858 solid;
    }

    div.top_content .blog_lists a:hover {}


}



@media screen and (max-width: 950px) {
    div.cooking .contents_frame .content_text_box dl.content_text dd .content_text_reset p.date {
        float: none;
        padding: 0 0px 7px 10px;
    }
}

@media screen and (max-width: 767px) {
    .onlines {
        width: 300px;
    }

    .onlines figure {
        width: 40px;
    }

    .onlines dt {
        font-size: 1em;
        margin: 0;
    }

    .onlines dd {
        width: auto;
        font-size: 0.75em;
    }

    div.content-sp {
        width: 95%;
        margin: 0 auto;
    }

    label input {
        vertical-align: middle;
        margin: 0;
    }

    label span {
        vertical-align: middle;
    }

    /*==========================================================
__トップコンテンツ
==========================================================*/
    div.top_news {
        padding: 40px 0 20px 0;
        overflow: hidden;
        box-sizing: border-box;
    }

    div.top_main h2.title_h2_default {
        font-size: 120%;
        text-align: center;
        padding: 30px 0 30px 0;
    }

    div.top_main h2.title_h2_default a {
        color: inherit;
    }

    div.top_news .news_title {
        float: none;
        padding: 0px 0px 25px 0px;
    }

    div.top_news .news_title h2 {
        font-size: 120%;
        letter-spacing: 2px;
        -ms-writing-mode: lr-tb;
        writing-mode: lr-tb;
        color: #000;
        text-align: center;
        height: auto;
    }

    div.top_news .news_section dl.news_list dt {
        float: none;
        padding: 4px 0 5px;
        font-size: 75%;
        color: #595757;
        line-height: 100%;
    }

    div.top_news .news_section dl.news_list dt:first-child {
        padding: 2% 0px 5px;
    }

    div.top_news .news_section dl.news_list dd {
        padding: 0px 0 20px 0px;
        font-family: "YuGothic", "游ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", sans-serif;
        color: #000;
        font-size: 90%;
        line-height: 1.8em;
    }

    div.top_content .product {
        float: none;
        width: 100%;
        padding: 0px 0px 0px;
        margin: 0px 0px 0px 0;
        border-right: none;
        border-bottom: 1px #eee solid;
        overflow: hidden;
    }


    div.top_content .product h4 {
        padding: 10px 0 20px;
        text-align: center;
    }

    div.top_content .product span.red {}


    div.top_content .product dl.product_list {
        margin: 0 0 40px 0;
        position: relative;
    }

    div.top_content .product dl.product_list dt {
        width: 155px;
        display: initial;
        align-items: center;
        justify-content: center;
        height: auto;
        overflow: hidden;
    }

    div.top_content .product dl.product_list dt a {}

    div.top_content .product dl.product_list dt figure figcaption {
        position: relative;
        top: 0px;

        left: 0px;
        color: #fff;
        border: none;
        padding: 0;
        font-size: 80%;
        background: #000;
        text-align: center;
    }

    div.top_content .product dl.product_list dt figure img {
        width: 100%;
    }

    div.top_content .product dl.product_list dd {
        padding: 0 0px 0 49%;
        width: 100%;
        box-sizing: border-box;
    }

    div.top_content .product dl.product_list dd p.date {
        color: #595757;
        font-size: 75%;
        line-height: 100%;
    }

    div.top_content .product dl.product_list dd p.title {
        font-size: 90%;
        padding: 5px 0 5px 0;
        box-sizing: border-box;
    }

    div.top_content .product dl.product_list dd p.title a {
        color: #222;
    }

    div.top_content .product dl.product_list dd p.text {
        font-size: 90%;
    }

    div.top_content .product_lists {
        float: none;
        padding: 0px 0px 0px 0px;
        box-sizing: border-box;
        text-align: right;
        position: absolute;

        right: 0;
        bottom: 0px;
    }

    div.top_content .product_lists a {
        font-size: 90%;
    }

    div.top_content .product_lists a:hover {}

    div.top_content .blog {
        float: left;
        width: 100%;
        padding: 0px 0px 0px;
        margin: 0px 0px 0px 0;
    }

    div.top_content .blog h4 {
        font-size: 120%;
        text-align: center;

        padding: 10px 0 20px;
    }

    div.top_content .blog span.black_eng {}

    div.top_content .blog span.black_jp {}

    div.top_content .blog dl.blog_list {
        overflow: hidden;
        margin: 0 0 40px;
        position: relative;
    }

    div.top_content .blog dl.blog_list dt {
        width: 155px;
        display: initial;
        align-items: center;
        justify-content: center;
        height: inherit;
        overflow: hidden;
    }

    div.top_content .blog dl.blog_list dt a {}


    div.top_content .blog dl.blog_list dt img {
        width: 100%;
    }

    div.top_content .blog dl.blog_list dd {
        padding: 0px 0px 0px 49%;
        width: 100%;
        box-sizing: border-box;
    }

    div.top_content .blog dl.blog_list dd p.date {
        color: #444444;
        font-size: 75%;
        line-height: 1.8;
    }

    div.top_content .blog dl.blog_list dd p.title {
        font-size: 90%;
        padding: 5px 0 5px 0;
        box-sizing: border-box;
        margin: 0;
    }

    div.top_content .blog dl.blog_list dd p.title a {
        color: #222;
    }

    div.top_content .blog dl.blog_list dd p.text {
        font-size: 90%;
    }

    div.top_content .blog_lists {
        float: none;
        padding: 0px 0px 0px 0px;
        box-sizing: border-box;
        text-align: right;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    div.top_content .blog_lists a {
        text-align: left;
        margin: 0 0px 0 0;
        font-size: 90%;
    }

    div.top_content .blog_lists a:hover {}

    div.top_product {
        padding: 0 0 30px 0;
    }

    div.top_product .top_title {
        padding: 0px 0 -1%;
        margin: 0 0 -1%;
    }


    div.top_product .top_title h3.title_h3 {
        text-align: center;
        font-size: 120%;
    }

    div.top_product .top_products_handled {
        padding: 0% 0px;
        overflow: hidden;
    }

    div.top_product .top_products_handled ul.products_handled_list {}

    div.top_product .top_products_handled ul.products_handled_list li {
        float: left;
        padding: 1%;
        overflow: hidden;
        width: 33.3%;
        box-sizing: border-box;
        text-align: center;
        height: auto;
        margin: 0;
    }


    div.top_product .top_products_handled ul.products_handled_list li a {}

    div.top_product .top_products_handled ul.products_handled_list li a:hover {}

    div.top_product .top_products_handled ul.products_handled_list li img {}

    div.top_product .top_products_handled .products_handled_lists {
        text-align: right;
    }

    div.top_product .top_products_handled .products_handled_lists a {
        text-decoration: underline;
    }

    div.top_product .top_products_handled .products_handled_lists a:hover {}

    div.top_contents {
        overflow: hidden;
        position: relative;
        text-align: center;
        margin: 0 0 30px;
        box-sizing: border-box;
    }

    div.top_contents figure {
        position: relative;
    }

    div.top_contents figure img {}

    div.top_contents figure figcaption {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 14% 0 0 0;
    }

    div.top_contents figure figcaption h4 {
        font-size: 120%;
        font-weight: 500;
        padding-bottom: 4%;
    }

    div.top_contents figure figcaption a {
        display: block;
        padding: 0% 0%;
        width: 100%;
        color: #FFF;
        margin: 0 auto;
        background-image: none;
        background-position: 0 0;
        background-size: 100% auto;
        transition: 0.5s;
        border: none;
        box-sizing: border-box;
        font-size: 80%;
        position: absolute;
        top: 0;
        bottom: -31px;
        left: 0;
        right: 0;
    }

    div.top_contents figure figcaption a:hover {
        border: none;
        color: #000;
        background-position: 100% 0;
    }

    div.top_contents figure figcaption a .arrow {
        background: url(../../images/common/arrow_w.png) no-repeat;
        background-position: 92% 49%;
        width: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transition: .5s;
    }

    div.top_contents figure figcaption a .arrow:hover {
        background: url(../../images/common/arrow_b.png) no-repeat;
        background-position: 92% 49%;
    }

    /*==========================================================
__//////////////////////////////////////////トップコンテンツ
==========================================================*/

    /*==========================================================
__サブ共通
==========================================================*/
    div.sub_main {
        padding: 0;
    }

    div.sub_img {
        margin: 0 0 30px 0;
        position: relative;
    }

    div.sub_img figure {
        /* position: relative; */
        height: 260px;
    }

    div.sub_img figure.about {
        background: #FFF;
        height: 93px;
    }

    div.sub_img figure.gift {
        background-position: -106px;
        background-size: 228%;
        height: 260px;
    }

    div.sub_img figure.cooking {
        height: 260px;
        background-image: url(../../images/cooking/cooking-sp.jpg);
        text-shadow: -1px -2px 3px #6d6d6d;
    }

    div.sub_img figure.application {
        background-image: url("../../images/application/application-sp.jpg");
    }

    div.sub_img figure img {}

    div.sub_img figure.about figcaption {
        background: no-repeat;
    }

    div.sub_img figure figcaption {
        font-size: 150%;
        height: 260px;
    }

    div.gift figure figcaption {
        color: #000;

        background: none;
    }

    div.sub_img figure figcaption h1 {
        position: relative;
        padding: 0;
        line-height: 1.5;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    div.sub_img figure.about figcaption h1 {
        color: #000;
        padding: 46px 0;
    }

    div.sub_img figure figcaption h1::after {
        display: none;
    }

    div.gift figure figcaption h1::after {
        border-bottom: 1px #cccccc solid;
    }

    div.sub_title {
        padding: 50px 0 68px 0;
        border-bottom: none;
        position: relative;
        width: 90%;
        margin: 0 auto 0 auto;
    }

    div.sub_title h1 {
        text-align: center;
        font-size: 140%;
        letter-spacing: 3px;
        line-height: 1.8;
    }

    div.sub_title h1.all {
        letter-spacing: 1px;
    }

    div.sub_content {
        padding: 0;
        font-size: 90%;
    }

    ul.breadcrumb {
        margin: 10px 10px 0;
    }

    /*==========================================================
__///////////////////////////////////サブ共通
==========================================================*/

    /*==========================================================
__取扱商品_カテゴリー一覧
==========================================================*/

    div.category {}

    div.category .category_list {
        padding: 0 0% 0 0px;
        font-size: 110%;
        /* font-weight: bold; */
    }

    div.category .category_list ul {
        overflow: hidden;
    }

    div.category .category_list ul li {
        float: left;
        width: calc(50% - 5px);
        box-sizing: border-box;
        padding: inherit;
        margin: 0px 5px 5px 0;
        font-size: 90%;
        position: relative;
        text-align: left;
    }

    div.category .category_list ul li a::after {
        content: '';
        width: 22px;
        height: 12px;
        border: 0px;
        position: absolute;
        right: 5px;
        top: 15px;
        background: url("../../images/common/arrow_bottom.png") no-repeat right 0;
        /* border-top: solid 1px #000; */
        /* border-right: solid 1px #000; */
        /*-ms-transform: rotate(45deg);*/
        /* -webkit-transform: rotate(45deg); */
        /* transform: rotate(135deg); */
        background-size: 12px;
    }

    div.category .category_list ul li {}

    div.category .category_list ul li:nth-child(even) {
        margin: 0 0px 5px 5px;
    }


    div.category .category_list ul li a {
        background: #eee;
        display: block;
        padding: 5px 10px 5px;
        box-sizing: border-box;
    }

    div.category .category_list ul li a:hover {
        background: #616161;
        color: #FFF;
    }

    div.category .category_list ul li a.active {
        background: #616161;
        color: #FFF;
    }

    div.category .category_image {
        padding: 0 0 0%;
        width: 100%;
        max-width: 767px;
        margin: 0 auto;
    }

    div.category .category_image ul {
        overflow: hidden;
        padding: 6% 0 0 0;
    }

    div.category .category_image ul li {
        float: left;
        box-sizing: border-box;
        width: calc(50% - 3px);
        margin: 0px 5px 5% 0px;
    }

    div.category .category_image ul li:nth-child(even) {
        margin: 0px 0 5% 0;
    }

    div.category .category_image ul li a {}

    div.category .category_image ul li a:hover {}

    div.category .category_image ul li img {
        width: 100%;
    }

    div.category .category_image ul li p {}

    /*==========================================================
__///////////////////////////////////取扱商品＿カテゴリー一覧
==========================================================*/

    /*==========================================================
__取扱商品_詳細
==========================================================*/

    div.product_details {
        padding: 0 0 8%;
    }

    div.product_details_box {
        overflow: hidden;
        margin: 0;
    }

    div.product_details_box .product_details_box_left {
        float: none;
        width: 100%;
    }

    div.product_details_box .product_details_box_left p {}

    div.product_details_box .product_details_box_left p img {}

    div.product_details_box .product_details_box_left ul.main_image {
        overflow: hidden;
        margin: 0 0 20px 0;
    }

    div.product_details_box .product_details_box_left ul.main_image li {
        float: left;
        transition: .5s;
    }

    div.product_details_box .product_details_box_left ul.main_image li figure {
        height: 340px;
        /* border: none; */
    }

    div.product_details_box .product_details_box_left ul.sub_image {
        overflow: hidden;
        position: relative;
        margin: 0;
    }

    div.product_details_box .product_details_box_left ul.sub_image li {
        float: left;

        width: 25%;
    }

    div.product_details_box .product_details_box_left ul.sub_image li img {
        width: 100%;
    }

    div.product_details_box .product_details_box_right {
        float: none;
        width: 100%;
        padding: 0 0 15px 0px;
        box-sizing: border-box;
        overflow: hidden;
    }

    .product_details h2.product_details_h2_01 {
        font-size: 130%;
        padding: 0 0 10px;
    }

    .product_details .brand {

        border: none;

        padding: 0;
    }

    div.product_details_box .product_details_box_right h3.product_details_h3_01 {}


    div.product_details_box .product_details_box_right p.details_text {
        line-height: 1.8em;
        padding: 10px 0 30px;
    }

    div.product_details_box .product_details_box_right p.product_text {
        font-size: 90%;
        color: #676767;
        line-height: 1.8em;
        padding: 1% 0 30px 0;
    }

    div.product_details .purchase_shop {
        background: no-repeat;
        box-sizing: border-box;
        margin: 15px 0px;
        padding: 0 0 5%;
    }

    div.product_details .purchase_shop a {

        width: 100%;
        padding: 20px 30px;
        font-size: 110%;
    }

    div.product_details .purchase_shop a:hover {
        background-position: -100% 0;
    }

    div.product_details .more {

        padding: 30px 0 0 0;
    }

    div.product_details .more a {

        padding: 10px 40px;

        font-size: 90%;


        max-width: 100px;
    }



    div.product_details .other_products {
        padding: 60px 0 1%;
    }

    div.product_details .other_products h2.product_details_h2_02 {
        font-size: 120%;
        text-align: center;
    }

    div.product_details .other_products ul {
        overflow: hidden;
    }

    div.product_details .other_products ul li {
        float: left;
        box-sizing: border-box;
        width: calc(50% - 21px);
        margin: 0px 10px 5%;
    }

    div.product_details .other_products ul li:nth-child(odd) {
        clear: both;
    }

    div.product_details .other_products ul li a {}

    div.product_details .other_products ul li a:hover {}

    div.product_details .other_products ul li img {}

    div.product_details .other_products ul li p {}

    /*==========================================================
__///////////////////////////////////取扱商品＿詳細
==========================================================*/

    /*==========================================================
__料理教室・ワークショップ
==========================================================*/


    div.cooking {}

    div.cooking .link {
        padding: 0px 0 17px;
        text-align: right;
    }

    div.cooking .link a {
        text-decoration: underline;
    }

    div.cooking h2.cooking_h2_01 {
        text-align: center;
        font-size: 110%;
        /* background: #f9f9f9; */
        border-top: 1px solid #eee;
        padding: 20px 5px;
        border-bottom: 1px solid #eee;
    }

    div.cooking p.cooking_text {
        text-align: center;
        padding: 0px 0px 9% 0;
        font-size: 100%;
        line-height: 1.8em;
        text-align: justify;
    }

    div.cooking .cooking_contents {
        padding: 15px 0;
    }

    div.cooking .cooking_contents ul.store_list {
        overflow: hidden;
        font-size: 2vmax;
        margin: 0 0 20px 0;
    }

    div.cooking .cooking_contents ul.store_list li {
        font-size: 100%;
    }

    div.cooking .cooking_contents ul.store_list li a {
        display: block;
        box-sizing: border-box;
        padding: 5px 5px 5px 5px;
        font-family: "YuGothic", "游ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", sans-serif;
        font-weight: 500;

    }

    div.cooking .cooking_contents ul.store_list li a:hover {
        background: #eeeeee;
    }

    div.cooking .cooking_contents ul.store_list li a.active {
        background: #eeeeee;
    }

    div.cooking .store_contents {
        padding: 0px 0;
    }

    div.cooking .contents_frame {
        border: none;
        overflow: hidden;
        box-sizing: border-box;
        padding: 0;
        padding: 10px 10px 20px 10px;
        border: 1px #eee solid;
        border-radius: 3px;
        margin: 0 0 20px;
    }

    div.cooking .deep_green {
        /* background: #ade06924; */
        border-top: 2px solid #c4daaf;
    }

    div.cooking .orange {
        /* background: #fff2f1; */
        border-top: 2px solid #f9dc6c;
    }

    div.cooking .green {
        /* background: #fffcdf; */
        border-top: 2px solid #b4dee4;
    }

    div.cooking .contents_frame .h_tag {
        overflow: hidden;
        padding: 0px 0 0px 0;
    }

    div.cooking .contents_frame .h_tag h3 {
        float: none;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 5px;
        display: none;
    }

    div.cooking .contents_frame .h_tag h3.orange {
        background: #de6c45;
    }

    div.cooking .contents_frame .h_tag h4.orange {}

    div.cooking .contents_frame .h_tag h3.deep_green {
        background: #47592f;
    }

    div.cooking .contents_frame .h_tag h4.deep_green {}

    div.cooking .contents_frame .h_tag h3.green {
        background: #75a832;
    }

    div.cooking .contents_frame .h_tag h4.green {
        background: none;
    }

    div.cooking .contents_frame .h_tag h4 {
        padding: 0 0 0 0;
        color: #333;
        font-weight: 500;
        padding: 10px 0px 15px;
        font-size: 100%;
        line-height: 1.8em;
        letter-spacing: 0;
        font-weight: 600;
        border: none;
    }

    div.cooking .contents_frame .content_text_box {
        overflow: hidden;
        width: 100%;
        float: none;
        padding: 10px;
        box-sizing: border-box;
        position: relative;
        background: #f9f9f9;
    }

    div.cooking .contents_frame .content_box_sp {
        padding: 0;
        /* border: 1px #eee solid; */
    }

    div.cooking .contents_frame .content_text_box .content_text_reset {
        overflow: hidden;
        box-sizing: border-box;
        transition: 1.5s;
        padding: 0px 0px 10px 0;
        position: relative;
        width: 65%;
        float: right;
    }

    div.cooking .contents_frame .content_text_box .content_text_reset p.date {
        float: none;
        font-size: 0.95em;
        font-weight: normal;
        margin-right: 0;
        clear: both;
        display: block;
    }

    div.cooking .contents_frame .content_text_box .content_text_reset h5 {
        float: left;
        font-size: 80%;
    }


    div.cooking .contents_frame .content_text_box .content_text_reset p.store {
        /* float: none; */
        /* display: block; */
        /* border: none; */
        box-sizing: border-box;
        padding: 2px 8px;
        /* margin-right: 0px; */
        margin: 5px 5px 0 0;
        background: #fff;

        font-size: 80%;
        width: auto;
    }

    div.cooking .contents_frame .content_text_box .content_text_reset h3.cate {
        /* float: none; */
        /* display: block; */
        /* border: none; */
        box-sizing: border-box;
        padding: 2px 8px;
        margin: 5px 0 0 0;
        background: #fff;
        border-radius: 3px;
        font-size: 80%;
        display: inline-block;
        width: auto;
        border: 1px #dddddd solid;
    }

    div.cooking .contents_frame .content_text_box .content_text_reset p.other {
        /* border: none; */
        /* box-sizing: border-box; */
        padding: 2px 8px;
        /* float: left; */
        /* display: block; */
        margin: 5px 0 0 0;
        border-radius: 3px;
        background: #fff;
        font-size: 80%;
    }

    div.cooking .contents_frame .content_text_box p.text {

        padding: 0px 5px 10px;
        font-size: 100%;
    }


    div.cooking .contents_frame .content_text_box dl.content_text {
        overflow: hidden;
        padding: 0;
        background: none;
        float: left;
        width: 30%;
    }

    div.cooking .contents_frame .content_text_box dl.content_text dt {
        width: auto;
        padding: 0;
        margin: 0;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    div.cooking .contents_frame .content_text_box dl.content_text dt img {}

    div.cooking .contents_frame .content_text_box dl.content_text dd {
        margin: 0 0 10px 0;
    }

    div.cooking .contents_frame .content_text_box dl.content_text dd:last-child {
        width: auto;
        display: none;
    }


    div.cooking .contents_frame .content_text_box dl.content_text dd .content_box {}

    div.cooking .contents_frame .content_text_box dl.content_text dd .content_box dl.content_box_list {
        overflow: hidden;
        background: #f7f5f0;
        padding: 6px 15px;
        font-size: 85%;
    }


    div.cooking .contents_frame .content_text_box dl.content_text dd .content_box dl.content_box_list dt {
        font-weight: 600;
        width: 13%;
        min-width: 73px;

        display: initial;
        align-items: initial;
        height: initial;
        justify-content: initial;
    }

    div.cooking .contents_frame .content_text_box dl.content_text dd .content_box dl.content_box_list dd {
        padding-left: 5em;
    }

    div.cooking .contents_frame .reception_status {
        float: none;
        padding-right: 0;
        margin: 5% auto 0;
        width: 100%;
        overflow: hidden;
    }

    div.cooking .contents_frame .reception_status p.no01 {
        text-align: center;
        margin: 0;
        /* font-weight: bold; */

        font-size: 80%;
        float: left;
        width: 48%;
        box-sizing: border-box;
        padding: 12px 0;
    }

    div.cooking .contents_frame .reception_status p.no01 a {
        display: block;
        padding: 10px 0px;
        box-sizing: border-box;
    }

    div.cooking .contents_frame .reception_status p.free a {
        color: #3788a6;
        font-weight: bold;
        transition: .8s;
    }

    div.cooking .contents_frame .reception_status p.free a:hover {}

    div.cooking .contents_frame .reception_status p.no01 a:hover {}

    div.cooking .contents_frame .reception_status p.no02 {
        /* border: 1px #b1b1b1 solid; */
        text-align: center;
        opacity: 1;
        font-weight: bold;
        font-size: 80%;
        width: 48%;
        box-sizing: border-box;
        float: right;
    }


    div.cooking .contents_frame .reception_status p.no02 a {
        display: block;
        padding: 12px 0px;
        color: #fff;
        transition: none;
    }

    div.cooking .contents_frame .reception_status p.passive {
        padding: 12px 0px;
        /* font-size: 80%; */
        color: #999;
        font-weight: normal;
    }


    div.cooking .contents_frame .reception_status p.free {
        border: 1px #3788a6 solid;
    }

    div.cooking .contents_frame .reception_status p.waiting_list {
        border: 1px #db223c solid;
        color: #db223c;
        padding: 12px 0px;
    }

    div.cooking .contents_frame .reception_status p.end {
        border: 1px #cccccc solid;
        background: #cccccc;
        padding: 12px 0;
    }

    div.cooking .contents_frame .reception_status p.remaining {
        border: 1px #e47328 solid;

    }

    div.cooking .contents_frame .reception_status p.remaining a {
        color: #e47328;
    }

    div.cooking .contents_frame .reception_status p.remaining a:hover {}

    div.cooking .contents_frame .reception_status p.active {
        opacity: 1;
        /* background: linear-gradient(to top right, #0065bd, #0e8bd1); */
        /* background: #0e8bd1; */
        color: #fff;
        /* box-shadow: 2px 2px 4px -2px grey; */
    }

    div.cooking .store_contents_link {
        text-align: center;
    }

    div.cooking .store_contents_link img {}

    div.cooking .store_contents_link a {
        text-decoration: underline;
        font-size: 99%;

    }

    div.cooking .store_contents_link::before {
        content: "";
        background: url(../../images/common/triangle.png) no-repeat;

        background-position: center;
        padding: 20px 0 25px 10px;
    }

    div.cooking .store_contents_link a:hover {}


    div.cooking .cooking_more_information {
        overflow: hidden;
        padding: 1% 0 20px 0;
    }

    div.cooking .cooking_more_information figure {
        height: 230px;
        overflow: hidden;
    }

    div.cooking .cooking_more_information figure img {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
    }

    div.cooking .cooking_more_information figure figcaption {
        margin: 0 auto;
        text-align: center;
        color: #FFF;
        background: rgba(0, 0, 0, 0.08);
    }

    div.cooking .cooking_more_information figure figcaption span {
        display: none;
    }

    div.cooking .cooking_more_information figure figcaption h2 {
        /* font-size: 120%; */
        padding: 0;
        position: absolute;
        height: 25px;
        text-shadow: 1px 1px 1px #585858;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        left: 0;
        line-height: 1;
        right: 0;
    }

    div.cooking .cooking_more_information figure figcaption h2::after {
        position: absolute;
        content: "";
        border-bottom: 1px #fff solid;
        width: 60px;
        height: 1px;
        top: 89%;
        left: 0px;
        right: 0;
        margin: 0 auto;
        padding: 0 5px;
        display: none;
    }

    div.cooking .cooking_more_information figure figcaption p.text {
        padding-bottom: 30px;
    }

    div.cooking .cooking_more_information figure figcaption a {
        padding: inherit;
        color: transparent;
        margin: 0 auto;
        border: none;
        font-size: 1.9vmax;
        display: block;
        background: none;
        width: 100%;
        height: auto;
        top: 0;
        position: relative;
    }


    div.cooking .cooking_more_information figure figcaption a:hover {}

    div.cooking .cooking_more_information figure figcaption a .arrow {
        background: none;
    }

    div.cooking .cooking_more_information figure figcaption a .arrow:hover {}

    div.cooking .cooking_more_information ul.cooking_image {
        overflow: hidden;
        padding: 0% 0%;
        box-sizing: border-box;
    }

    div.cooking .cooking_more_information ul.cooking_image li {

        float: none;
        box-sizing: border-box;
        width: 100%;
        padding: 5px 0;
    }

    div.cooking .cooking_more_information ul.cooking_image li img {
        width: 100%;
    }


    /*==========================================================
__///////////////////////////////////料理教室・ワークショップ
==========================================================*/

    /*==========================================================
__ながさき味覚教室
==========================================================*/

    div.gustatory_cr {}

    div.gustatory_cr .gustatory_cr_box {
        color: #000;
    }

    div.gustatory_cr .gustatory_cr_box h2.gustatory_cr_h2_01 {
        text-align: center;
        font-size: 120%;
        color: #000;
    }

    div.gustatory_cr .gustatory_cr_box p.gustatory_cr_text {
        padding: 30px 0 30px 0;
        font-size: 90%;
        line-height: 1.8em;
        text-align: justify;
    }

    div.gustatory_cr .gustatory_cr_box ul.gustatory_cr_image {
        overflow: hidden;
        padding: 0% 0 6% 0;
    }



    div.gustatory_cr .gustatory_cr_box ul.gustatory_cr_image li {
        float: left;
        width: calc(100% - 0px);
        padding: 30px 0 30px 0;
        box-sizing: border-box;
    }

    div.gustatory_cr .gustatory_cr_box ul.gustatory_cr_image li:nth-child(2) {
        margin: 0 0px;
    }

    div.gustatory_cr .gustatory_cr_box ul.gustatory_cr_image li img {
        width: 100%;
    }

    div.gustatory_cr .gustatory_cr_box ul.gustatory_cr_image li p {
        font-size: 90%;
        padding: 5px 0 0 0;
    }

    div.gustatory_cr .gustatory_cr_box .from_box {
        /* border: 1px #cccccc solid; */
        width: 100%;
        margin: 25px auto 60px;
        padding: 5px 0px;
        box-sizing: border-box;
    }

    div.gustatory_cr .gustatory_cr_box .from_box h3 {
        text-align: center;
        border-bottom: 1px #cccccc solid;
        font-weight: bold;
        margin: 10px 0 0 20px;
    }

    div.gustatory_cr .gustatory_cr_box .from_box p {
        box-sizing: border-box;
        font-size: 90%;
        line-height: 1.8em;
        padding: 15px 20px;
    }

    /*==========================================================
__///////////////////////////////////ながさき味覚教室
==========================================================*/

    /*==========================================================
__料理教室・ワークショップお申込み
==========================================================*/
    div.application {}


    div.application .application_box {}

    div.application .application_box h2 {
        text-align: center;
        font-size: 130%;
        padding: 0 0 9px 0;
    }

    div.application .application_box .shop_box_t {
        text-align: left;
        line-height: 1.8em;
        width: 100% !important;
        box-sizing: border-box;
    }

    div.application .application_box .shop_box {
        padding: 0% 0;
        box-sizing: border-box;
        margin: 0 0 0% 0;
        font-size: 90%;
    }

    div.application .application_box .shop_box ul {
        overflow: hidden;
        border-top: 1px #eee solid;
        border-bottom: 1px #eee solid;
        margin: 36px 0;
    }

    div.application .application_box .shop_box ul li {
        float: left;
        width: 100%;
        padding: 20px 5%;
        box-sizing: border-box;
    }

    div.application .application_box .e-content ul li:nth-child(2) {
        margin: 0 20px;
    }

    div.application .application_box .shop_box ul li h3 {
        padding: 0 0 10px 0;
    }

    div.application .application_box .shop_box ul li p {
        font-size: 80%;
    }

    div.application .application_box .shop_box h3.h3_note {
        color: red;
        text-align: center;
    }

    div.application .application_box .shop_box p.note_list {
        text-align: justify;
        color: red;
        line-height: 1.8em;
        padding: 0 0 5px 0;
        line-height: 2em;
    }

    div.application .application_box .form_box {
        padding: 4% 0px;
    }

    div.application .application_box .form_box .wpcf7c-elm-step2.pdd {
        padding: 50px 0 0;
    }

    div.application .form_box ul.form_box_list {
        overflow: hidden;
        font-size: 90%;
    }

    div.application .form_box ul.form_box_list li:first-child {
        color: #000
    }

    div.application .form_box ul.form_box_list li {
        color: red;
        line-height: 180%;
    }

    div.application .form_box ul.form_box_list li span {
        border-bottom: 1px red solid;
    }

    div.application .form_box p.confirmation_note {
        border: 2px red solid;
        background: #f900001c;
        padding: 10px 15px;


        font-weight: bold;

        margin: 20px 0;
    }

    div.application .form_box_t {
        margin: 25px 0;
        /* background: #f7f6f4; */
        padding: 30px;
        box-sizing: border-box;

        border: 1px #eee solid;
        border-radius: 3px;
        /* font-size: 100%; */
        box-shadow: 2px 2px 4px -2px grey;
        width: 100%;
        margin: 25px auto 50px auto;
    }

    div.application dl.course_content {
        overflow: hidden;
        font-size: 90%;
        color: #000;
    }


    div.application dl.course_content dt {
        float: left;
        width: 48px;
        padding: 5px 5px 0px 0;
        box-sizing: border-box;
    }

    div.application dl.course_content dd {

        box-sizing: border-box;
        padding: 5px 5px 0px 3.8em;
    }

    div.application .form_box_t h3.h3_course {
        padding: 5px;
    }

    div.application .form_box_t .input_title {
        font-weight: bold;
        padding: 0 0 10px 0;
    }

    div.application .form_box_t .input_date {}

    div.application .form_box_t .input_shop {}

    div.application .form_box_t .input_note {
        font-size: 90%;
        padding: 10px 0 0 0;
    }

    div.application .form_box_t .input_tuition_fee {}

    div.application .form_box_t .input_lecturer {}




    div.application .application_box .form_box p.default {
        font-weight: bold;
    }

    div.application .application_box .form_box p.default span {
        color: red;
        font-weight: normal;
    }


    div.application .application_box .form_box input.inpt_d,
    div.application .application_box .form_box input.p-postal-code,
    div.application .application_box .form_box input.p-extended-address,
    div.application .application_box .form_box input.date_d {
        height: 35px;
        border: none;
        background: #f7f6f4 !important;
        width: 100%;
        padding: 0px 10px;
        box-sizing: border-box;
    }

    div.application .application_box .form_box textarea.t-d {
        width: 100%;
        border: none;

        background: #f7f6f4;
        height: 125px;
        padding: 5px 10px;
        box-sizing: border-box;
    }

    div.application .application_box .form_box input.wpcf7c-conf,

    div.application .application_box .form_box textarea.wpcf7c-conf {
        background: none !important;
        /* color: red !important; */
        box-shadow: 0px 0 0px 1000px #eee inset;
        /* -webkit-text-fill-color: red !important; */
    }


    div.application .application_box .form_box [type="radio"].wpcf7c-conf {
        box-shadow: none;
    }


    div.application .application_box .form_box .confirmation {
        font-size: 120%;



    }


    div.application .application_box .form_box .confirmation:hover {}

    div.application .application_box .form_box .edit,
    div.application .application_box .form_box .send {
        padding: 15px 30px;
        color: #FFF;
        margin: 0 auto;
        position: relative;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(255, 255, 255, 1) 50%);
        background-position: 0 0;
        background-size: 200% auto;
        transition: 0.5s;
        border: 1px #000 solid;
        box-sizing: border-box;
        margin: 20px;
    }

    div.application .application_box .form_box .edit:hover,
    div.application .application_box .form_box .send:hover {
        border: 1px #000 solid;
        color: #000;
        background-position: -100% 0;
    }


    div.application .application_box .form_box p.note {
        padding: 30px 0 10px 0;
    }


    div.application .application_box .form_box select.year_s {
        width: 90px;
    }

    div.application .application_box .form_box select.month_s,
    div.application .application_box .form_box select.day_s {
        width: 60px;
    }


    div.application .application_box .form_box .contact_button {
        text-align: center;
    }

    div.application .application_box .form_box .contact_button span.ajax-loader {
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    div.application .application_box .form_box .contact_button span.arrow_box {
        position: relative;
    }


    div.application .application_box .form_box .contact_button span.arrow {
        background: url(../../images/common/arrow_w.png) no-repeat;
        background-position: 230px 11px;
        position: absolute;
        margin: 0px 13px;
        top: 0;
        right: 0;

        bottom: 0;
        left: 0;
        transition: .5s;
        cursor: pointer;
    }

    /*==========================================================
__///////////////////////////////////料理教室・ワークショップお申込み
==========================================================*/

    /*==========================================================
__ギフト
==========================================================*/

    div.gift {}

    div.gift .gift_box {}

    .gift .center {
        max-width: 100%;
        margin: auto;
        padding: 13px 0 8% 0;
    }

    div.gift .gift_box h2.gift_h2_01 {
        font-size: 120%;
        text-align: center;
        padding: 0px 0 9%;
    }

    div.gift .gift_box p.gift_text {
        line-height: 180%;

        text-align: justify;
        line-height: 1.8em;

        font-size: 90%;
    }

    div.gift .gift_box ul.gift_list {
        padding: 1% 0 9%;
        overflow: hidden;
        text-align: center;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        font-size: 90%;
    }

    div.gift .gift_box ul.gift_list li {
        float: left;
        padding: 0px 3px 0px;
        box-sizing: border-box;
        border: none;
        border-bottom: 1px #d0d0d0 solid;
        color: #878787;
        font-size: 90%;
    }

    div.gift .gift_box ul.img-sp {
        overflow: hidden;
        margin: 0 0 40px;
    }

    div.gift .gift_box ul.img-sp li {
        float: left;
        width: calc(33.33% - 9px);
        margin: 0 10px 0 0;
        box-sizing: border-box;
    }

    div.gift .gift_box ul.img-sp li:nth-child(3) {
        margin: 0 0px 0 0;
    }

    div.gift .gift_box dl.gift_image_box {
        overflow: hidden;
        max-width: 100%;
        margin: 0 auto;

    }

    div.gift .gift_box dl.gift_image_box dt {
        float: none;
        width: 85%;
        padding: 0 0px 5% 0;
        box-sizing: border-box;
        margin: auto;
    }

    div.gift .gift_box ul.gift_image_box {
        overflow: hidden;
        max-width: 100%;
        margin: 0 auto;
        padding: 0% 0 10%;
        position: relative;
    }

    div.gift .gift_box ul.gift_image_box li {
        float: left;
        /* width: 50% !important; */
        padding: 0px 0px;
        box-sizing: border-box;
    }

    div.gift .gift_box ul.gift_image_box .next {
        position: absolute;
        z-index: 1015;
        top: 40%;
        right: 0px;
        background: url(../../images/product/next.png) no-repeat center center hsla(0, 0%, 0%, 0);
        height: 50px;
        width: 30px;
        border-radius: 0;
    }

    div.gift .gift_box ul.gift_image_box .prev {
        position: absolute;
        z-index: 1016;
        top: 40%;
        left: 0px;
        background: url(../../images/product/prev.png) no-repeat center center rgba(0, 0, 0, 0);
        height: 50px;
        width: 30px;
        border-radius: 0;
        /* overflow: hidden; */
    }



    div.gift .gift_box dl.gift_image_box dt p.gift_image_box {
        padding-bottom: 5%;
    }

    div.gift .gift_box dl.gift_image_box dt img {}

    div.gift .gift_box dl.gift_image_box dd {
        width: 85%;
        float: none;
        padding: 0 0px;
        margin: auto;
    }

    div.gift .gift_box dl.gift_image_box dd img {}

    div.gift .gift_box .gift_post {



        padding: 120px 0 50px 0;
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
    }

    div.gift .gift_box .gift_post h2.gift_h2_01 {

        font-size: 150%;
        text-align: center;
    }


    div.gift .gift_box .gift_post dl.gift_post_list {
        padding: 60px 0 0 0;
        overflow: hidden;
    }

    div.gift .gift_box .gift_post dl.gift_post_list dt {
        float: left;

        width: 50%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    div.gift .gift_box .gift_post dl.gift_post_list dd {

        float: right;

        width: 50%;

        padding: 0 15px;

        box-sizing: border-box;
    }

    div.gift .gift_box .gift_post dl.gift_post_list a {}

    div.gift .gift_box .gift_post dl.gift_post_list a:hover {}



    div.gift .gift_box .gift_post dl.gift_post_list img {}

    div.gift .gift_box .gift_post dl.gift_post_list img:hover {}

    div.gift .gift_box .gift_post dl.gift_post_list p.post_date {
        padding: 30px 0 15px 0;
        color: #bfbfbf;
    }

    div.gift .gift_box .gift_post dl.gift_post_list h3 {
        font-size: 150%;
        font-weight: bold;
    }

    div.gift .gift_box .gift_post dl.gift_post_list p.post_text {
        line-height: 200%;
        padding: 10px 0 0 0;
    }

    div.gift .gift_box .gift_post .post_link {
        padding: 50px 0 25px 0;
        text-align: center;
    }


    div.gift .gift_box .gift_post .post_link a {
        text-decoration: underline;
    }

    div.gift .gift_box .gift_post .post_link a:hover {}


    /*==========================================================
__///////////////////////////////////ギフト
==========================================================*/

    /*==========================================================
__kuriyaの想い
==========================================================*/

    div.main_about_image {
        width: auto;
        padding: 0px 0 30px;
        margin: 0 auto;

    }

    div.about {}

    div.about .about_box {
        padding: 0 0 5% 0;
    }

    div.about .about_box p {
        line-height: 1.8em;
        font-size: 90%;
        text-align: justify;

        padding: 0 0 30px;

    }

    div.about .about_box ul {
        max-width: 767px;
        padding: 0% 0 30px 0;
    }


    div.about .about_box ul li {
        width: 100%;
        float: none;
        padding: 0;
    }

    div.about .about_box ul li img {}


    /*==========================================================
__///////////////////////////////////kuriyaの想い
==========================================================*/


    /*==========================================================
__お問い合わせ
==========================================================*/
    div.contact {}




    div.contact .contact_box {}

    div.contact .contact_box h2 {
        font-size: 110%;
        padding: 10px 0 7% 0;
    }

    div.contact .contact_box .shop_box {
        border-top: 1px #eee solid;
        border-bottom: 1px #eee solid;

        box-sizing: border-box;
        margin: 0 0 6% 0;
    }


    div.contact .contact_box .shop_box ul {
        overflow: hidden;
    }

    div.contact .contact_box .shop_box ul li {
        float: none;
        width: 100%;
        padding: 2.5% 5px;
    }

    div.contact .contact_box .e-content ul li a {
        padding: 5% 20px 10%;
        box-shadow: none;
        border: 1px #ccc solid;
    }

    div.contact .contact_box .e-content ul li:nth-child(2) {
        margin: 0 0px;
    }


    div.contact .contact_box .shop_box ul li h3 {
        font-weight: bold;
    }

    div.contact .contact_box .shop_box ul li p {
        font-size: 80%;
    }

    div.contact .contact_box .shop_box ul li a {}

    div.contact .contact_box .e-content {
        width: 100%;
        padding: 15px;
    }

    div.contact .contact_box .e-content ul {
        overflow: hidden;
    }


    div.contact .contact_box .e-content ul li {
        float: none;
        width: 100%;
        box-sizing: border-box;
        /* padding: 30px 5px; */
        margin: 0 0 20px 0;
        height: auto;
    }

    div.contact .contact_box .e-content ul li h3 {
        padding: 0 0 10px 0;
    }

    div.contact .contact_box .e-content ul li p.default {
        font-size: 85%;
        line-height: 2em;
    }

    div.contact .contact_box .e-content ul li p.arrow {
        bottom: 0;
        /* transform: rotate(90deg); */
        -moz-transform: rotate(90deg);
        /* -webkit-transform: rotate(90deg); */
        background-size: 12px;
    }

    div.contact .contact_box .e-content h3.h3_note {
        text-align: center;
        font-size: 90%;
        padding: 0% 0 5px 0;
    }

    div.contact .contact_box .e-content p.note {
        line-height: 2.em;
        font-size: 90%;
        padding: 0 0 0% 0;
    }


    div.contact .contact_box .e-content p.note h3 {}

    div.contact .contact_box .form_box {
        padding: 1% 0px;
    }


    div.contact .contact_box .form_box p.default {
        font-weight: bold;
    }

    div.contact .contact_box .form_box p.default span {
        color: red;
        font-weight: normal;
    }



    div.contact .contact_box .form_box input.p-postal-code,
    div.contact .contact_box .form_box input.p-extended-address,
    div.contact .contact_box .form_box input.date_d {
        /* height: 35px; */
        border: none;
        background: #f7f6f4 !important;
        width: 100%;
        padding: 12px;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
    }


    div.contact .contact_box .form_box textarea.t-d {
        width: 100%;
        border: none;
        background: #f7f6f4;
        height: 125px;
        padding: 15px 20px;

        box-sizing: border-box;
    }

    div.contact .contact_box .form_box input.wpcf7c-conf,
    div.contact .contact_box .form_box textarea.wpcf7c-conf {
        background: none !important;
        /* color: red !important; */
        box-shadow: 0px 0 0px 1000px #eee inset;
        /* -webkit-text-fill-color: red !important; */
    }

    div.contact .contact_box .form_box [type="radio"].wpcf7c-conf {
        box-shadow: none;
    }

    div.contact .contact_box .form_box .confirmation_note {}


    div.contact .contact_box .form_box .confirmation {
        font-size: 100%;
        width: 90%;
    }

    .contact_button input {
        -webkit-appearance: none;
        border-radius: 0;
    }

    div.contact .contact_box .form_box .confirmation:hover {
        border: 1px #000 solid;
        color: #000;
        background-position: -100% 0;
    }

    div.contact .contact_box .form_box .edit,
    div.contact .contact_box .form_box .send {}

    div.contact .contact_box .form_box .edit:hover,

    div.contact .contact_box .form_box .send:hover {
        border: 1px #000 solid;
        color: #000;
        background-position: -100% 0;
    }

    div.contact .contact_box .form_box p.note {
        padding: 30px 0 10px 0;
        line-height: 1.8em;
    }

    div.contact .contact_box .form_box .contact_button {
        text-align: center;
    }

    div.contact .contact_box .form_box .contact_button span.ajax-loader {
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    div.contact .contact_box .form_box .contact_button span.arrow_box {
        position: relative;
    }

    div.contact .contact_box .form_box .contact_button span.arrow {
        background: url(../../images/common/arrow_w.png) no-repeat;
        background-position: 230px 11px;
        position: absolute;
        margin: 0px 13px;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transition: .5s;
        cursor: pointer;
    }

    /*==========================================================
__///////////////////////////////////お問い合わせ
==========================================================*/
}


@media screen and (max-width: 480px) {
    div.contact .contact_box .e-thanks {
        margin: 0;
    }
}