/*@import "contents_layout_sp.css";*/
.l-wrapper p, .l-wrapper i{
  font-size: 1.6rem;
  /*margin-bottom: 30px;*/
}

h2, h3, h4, h5, h6{
    word-break: break-all;
}

/*ol li{
    list-style: decimal;
}*/
.l-wrapper img {
    vertical-align: bottom;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
}
main>* {
/*    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;*/
}
#article{
/*  width: 100%;
    max-width: none;*/
}

/*[class^="tab_"], [class*=" tab_"] {
    display: flex;
}*/
.l-wrapper *:before, .l-wrapper *:after {
    text-decoration: none!important;
    overflow-x: hidden;
    overflow-y: hidden;
}

.l-wrapper *, .l-wrapper *:before, .l-wrapper *:after {
    -webkit-box-sizing: inherit;
    box-sizing: border-box;
}

dd img{
    vertical-align: middle;
}

/*th{
  font-size: 1.6rem;
  padding: 30px 20px 30px 25px;
  font-weight: bold;
  vertical-align: top;
  background: #ededed;
  border-bottom: 2px solid #fff;
}
td{
  font-size: 1.4rem;
  padding: 20px;
  line-height: 2;
}
td img{
     margin: 0;
}*/
dl.dl_type01{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    font-size: 1.6rem;
}

.dl_type01 dt{
    width: 120px;
    margin: 0 0 10px;
}
.dl_type01 dd{
    width: calc(100% - 120px);
}

span.text_enclose {
    display: inline-block;
    padding: 6px;
    border: solid 1px #aaa;
    border-radius: 5px;
}

dl.dl_type02{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    font-size: 1.6rem;
}
.dl_type02 dt{
    width: 180px;
    margin: 0 0 10px;
    font-weight: bold;
}
.dl_type02 dd._dt_no{
    margin-left: 180px;
}
.dl_type02 dd{
    width: calc(100% - 180px);
    margin: 0 0 10px;
}

.toSearch {
    border-top: 1px dotted #cccccc;
    text-align: right;
    padding: 30px 0;
}
.toSearch a{
    padding: 0 0 0 17px;
    /*background: url(/img/main/img_01.gif) 0 3px no-repeat;*/
    /*float: right;*/
    font-size: 93%;
    font-size: 1.4rem;
    position: relative;
    text-decoration: none;
}
.toSearch a:hover{
    text-decoration: underline;
}
.toSearch a::before {
    content: "";
    speak: none;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 6px;
    left: 0px;
    height: 11px;
    color: rgb(252, 126, 9);
    font-size: 1.1rem;
    font-family: nisshin !important;
    font-variant: normal;
    margin: auto;
}
.result_area._questions > .toSearch {
    border-bottom: none;
}
.result_area > .toSearch {
    border-top: none;
    border-bottom: 1px dotted #cccccc;
}
.toSearch:last-child {
    border-bottom: none;
}

.l-wrapper ._img_h, .l-wrapper ._img_w{
    position: absolute;
    top: 0;
    bottom:0;
    right: 0;
    left: 0;
    margin: auto;
}
.l-wrapper ._img_h{
    height: 100%!important;
    width: auto!important;
}
.l-wrapper ._img_w{
    width: 100%!important;
    height: auto!important;

}
/*img {
  vertical-align: bottom;
  text-align: center;
  margin: 0 auto;
  max-width: 100%;
}*/
img.icoPrivilege {
  vertical-align: middle;
}
/*td>b{
  margin-top: 5px;
  line-height: 2;
}*/
.l-wrapper td>textarea{
    width: 100%;
}
.l-wrapper td>input[type="text"], td>input[type="email"], td>input[type="password"], td>input[type="tel"]{
    width: 100%;
    /*height: 50px;*/
    -webkit-appearance: none;
}
textarea, input[type="text"], input[type="email"], input[type="password"], input[type="tel"]{
    -webkit-appearance: none;
    padding: 10px;
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: 5px;
    font-size: 1.6rem;
    line-height: normal;
}
textarea{
    line-height: unset;
}

.l-wrapper td>input.input_margin{
    margin-top: 10px;
}
.l-wrapper td.td_center{
    position: relative;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
}
.l-wrapper td img{
    margin: inherit;
}

.l-wrapper .radio_sideset{
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-start;
    line-height: 1.7;
    width: 100%;
    font-size: 1.6rem;
}
.l-wrapper .radio_sideset + .radio_sideset{
    /*margin-top: 20px;*/
}
.l-wrapper .radio_sideset img{
    margin-top: 0;
}
.l-wrapper .radio_sideset>*{
    display: block;
}
.l-wrapper .radio_wrap{
    margin-right: 10px;
    position: relative;
    min-width: 30px;
    height: 26px;    
/*    position: relative;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: unset;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    line-height: 1.7;*/
}
.l-wrapper .radio_wrap + p{
    width: 100%;
}
.l-wrapper .radio_wrap + p input[type="text"]{
    width: 100%;
    margin: 10px 0;
}
input[type="radio"]{
    position: absolute;
    top: 9px;
    left: 3px;
    width: 0;
    height: 0;
    visibility: hidden;
}
input[type="radio"]+label{
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}
input[type="radio"]+label:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #ededed;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #ccc;
}
.radio_wrap input[type="radio"]+label{
    position: absolute;
    top: 0;
    left: 0;
}
.radio_wrap input[type="radio"]+label:before{

}
input[type="radio"]:checked+label:before {
    border: none;
}
input[type="radio"]:checked+label:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
input[type="radio"]+label:after {
    content: '';
    position: absolute;
    top: 7.5px;
    left: 7.5px;
    background: #fc7e09;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-transition: all 100ms ease;
    transition: all 100ms ease;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
}
.l-wrapper .address_form input[type="text"] {
    width: 100px;
    padding: 10px 20px;
}
.l-wrapper .address_form button {
    width: 200px;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*display: inline-block;*/
    font-size: 1.4rem;
    font-weight: bold;
    color: inherit;
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: 0;
    height: 40px;
    /*vertical-align: bottom;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: normal;
    border-radius: 5px;
    color: #483a2b;
    padding: 0 10px;
    position: relative;
    margin-left: 10px;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.l-wrapper .address_form button:before {
    content: "";
    width: 20px;
    height: 20px;
    font-size: 1.1rem;
    text-align: center;
    line-height: 1;
    color: #fff;
    font-family: nisshin !important;
    padding: 5px;
    background: #fc7e09;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: -10px;
}

.l-wrapper .address_form2{
    width: 100%;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    margin:0 0 10px;
}
.unit_select .select_wrap{
    display: inline-block;
    margin: 0 5px 0 0;
}
.l-wrapper .address_form2 .select_wrap,
.l-wrapper .address_form2 input[type="text"]{
    width: 270px;
}

.l-wrapper .period_form{
    position: relative;
/*    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: unset;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;*/
    line-height: 1.7;
    }
.l-wrapper .period_form:after{
    content: "~";
    position: absolute;
    top: 35px;
    left: 0;
    /*bottom: 0;*/
    right: 0;
    /*margin: auto;*/
    height: 2rem;
    line-height: 2rem;
    /*width: 30px;*/
    width: calc(100% - 2px);
    text-align: center;
    color: #222;
    font-size: 2rem;
    pointer-events: none;

}
.l-wrapper .period_form input[type="text"]{
    width: calc(50% - 18px);
    display: inline-block;
}

.l-wrapper .period_form input[type="text"]:first-child{
    margin-right: 30px;
}

.scroll_block_inner::-webkit-scrollbar {
    width: 5px;

}

.scroll_block_inner::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow:none;

}

.scroll_block_inner::-webkit-scrollbar-thumb {
  background-color: #e5e5e5;
  border-radius: 10px;
  box-shadow:none;
right: 20px;
}

.l-wrapper select{
    padding: 0;
    color: inherit;
    background: #fff;
    border: 1px solid #cccccc;
    line-height: inherit;
    font: initial;
}

.slick-slide .icon-newwin:before{
    display: none;
}

/*.dummy-box{
  height: 1600px;
}*/



input[type="checkbox"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    padding: 0;
    font: inherit;
    color: inherit;
    background: #fff;
    border: 1px solid #cccccc;
    line-height: inherit;
    letter-spacing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border-radius: 0;
    height: 20px;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: normal;
    border-radius: 5px;
    width: 20px;
    margin-right: 8px;
    position: relative;
}

input[type="checkbox"]:checked{
    background: #fc7e09;
}
input[type="checkbox"]:checked:after{
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 7px;
    width: 4px;
    height: 7px;
    transform: rotate(40deg);
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.error_message{
    display: inline-block;
    margin: 5px 0 5px 0;
    padding: 2px 5px;
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #FF0000;
    width: 100%;
    font-size: 1.4rem;
    line-height: 2;
}
/*―――――――――baseより移設―――――――――――――――――――――――*/

/*―――――――――gdprより移設―――――――――――――――――――――――*/
.gdpr_box{
    position: fixed;
    bottom: 0;
    background: rgba(51, 51, 51, 0.9);
    z-index: 10;
    width: 100%;
}
.gdpr_box>div{
    max-width: 1060px;
    margin:0 auto;
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
     /*justify-content: center;*/
}
.gdpr_box>div>p{
    color: #fff;
    width: calc(100% - 160px);
    margin-right: 20px;
    font-size:1.2rem;
}
.gdpr_btn{
    color: #7d593b;
    background: #ffffff;
    border-radius: 5px;
    padding: 15px 20px;
    font-size:1.4rem;
    cursor: pointer;
    text-align: center;

}


/*―――――――――gdprより移設―――――――――――――――――――――――*/


.text_blue{
    color: #2196f3!important;
}
.tab_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: stretch;
    margin: 0 auto 30px;
    justify-content: center;
    position: relative;
    /*border-bottom: 4px #fc7e09 solid;*/
}
.tab_list._col_2{

}
.tab_list._col_2 li{
    width: calc(50% - 10px);
}
.tab_list li{
    width: calc(33.333% - 10px);
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    margin-right: 10px;
}
.tab_list li:last-child{
    margin-right: 0;
}
.tab_list li a.current_tab:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    right: 0;
    height: 2px;
    margin: 0 0 0 -50vw;
    width: 100vw;
    /*opacity: 0;*/
    background: #fc7e09;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    pointer-events: none;
}
.tab_list li._tab_bread a.current_tab:after {
    background: #f6bec3;
}
.tab_list li._tab_noodles a.current_tab:after {
    background: #d1e888;
}
.tab_list li a{
    /*background: #fc7e09;*/
    background: #ededed;
    display: block;
    font-size: 2.4rem;
    font-weight: bold;
    color: #999999;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
    height: 100%;
}

.tab_list li a.current_tab{
    background: #fc7e09;
    color: #483a2b;
    /*color: #ffffff;*/
}
.tab_list li a.current_tab:before{
    color: #483a2b;
    /*color: #ffffff;*/
}
.tab_list li a:before{

    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 3px;
    /*left: 20%;*/
    /*bottom: 0;*/
    margin: auto;
    height: 11px;
    color: #999999;
    font-size: 2.5rem;
    /*background-image: url(/img/icon_bread.svg);*/
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 100% auto;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.tab_list li._tab_bread a.current_tab{
    background: #f6bec3;
}
.tab_list li._tab_noodles a.current_tab{
    background: #d1e888;
}
.tab_list li._tab_all a.current_tab{
    color: #fff;
}
.tab_list li._tab_all a:before{
    /*content: "\e92a";*/
    content: "";
    margin: 0;
}
.tab_list li._tab_bread a:before{
    content: "\e90d";
}
.tab_list li._tab_noodles a:before{
    content: "\e90e";
}

.tab_list3{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 620px;
    margin: 0 auto 30px;
    justify-content: center;
}
.tab_list3 li:nth-child(3n) {
    margin-right: 0;
}
.tab_list3 li {
    /*width: calc(100% / 3);*/
    width: 33.33%;
    /*margin-right: 25px;*/
    text-align: center;
}
.tab_list3 li a{
    text-decoration: none;
    font-size: 1.6rem;
    position: relative;
    padding:0 0 10px 0;
    font-weight: bold;
    display: block;
}
.tab_list3 li:nth-child(1) a{
    padding:0 0 10px;
}

.tab_list3 li a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    margin: 0 auto;
    width: calc(60% - 15px * 2);
    opacity: 0;
    background: #fc7e09;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.tab_list3 li a.current_tab{
    color: #fc7e09;
}
.tab_list3 li a.current_tab:after{
    opacity: 1;
    /*left: 15px;*/
    width: 80%;
    color: #fc7e09;
}

.tab_list3 li:nth-child(n + 2) a:before{
    content: "\e90d";
    font-family: 'icomoon' !important;

    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 5px;
    /*left: 20%;*/
    /*bottom: 0;*/
    margin: auto;
    height: 11px;
    color: #fc7e09;
    font-size: 2.5rem;
    /*background-image: url(/img/icon_bread.svg);*/
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 100% auto;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.tab_list3 li:nth-child(3) a:before{
    /*background-image: url(/img/icon_noodles.svg);*/
    content: "\e90e";
    /*left: 30%;*/
}

.tab_list_02{
    background: #f8f4ed;
    padding: 20px 0;
    text-align: center;
    /*margin: 0 0 40px;*/
}
.tab_list_02 ul li{
    display: inline-block;
    font-size: 1.6rem;
    line-height: 1.75;
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
}

.tab_list_02 ul li.current a{
    text-decoration: none;
    pointer-events: none;
}


.tab_list_02 ul li:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    /*left: 10px;*/
    right: 0;
    margin: auto;
    width: 2px;
    height: 14px;
    background: #a2a09c;
}

.tab_list_02 ul li:last-child{
    padding:0;
    margin: 0;
}
.tab_list_02 ul li:last-child:before{
    display: none;
}

.pagination{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 1.4rem;
/*    width: 620px;
    margin: 0 auto 30px;*/
    /*justify-content: center;*/
    width: 100%;
    margin: 20px 0;
}
.pagination>ul{
    width: 50%;
    display: -webkit-box;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-end;

}
.pagination>ul:last-child{
    justify-content: flex-end;
}
.page_nav li:nth-child(n + 2){
    margin-left: 15px;
}
.page_count li:first-child{
    margin-right: 15px;
}
.page_nav li.page_prev{
    border-right: 2px solid #bcbcbc;
    padding-right: 20px;
}
.page_nav li.page_next{
    border-left: 2px solid #bcbcbc;
    padding-left: 20px;
}
.page_nav li{
    line-height: 1;
}


.special_news {
    margin: 0px;
    padding: 30px 0;
    max-width: none;
    font-size: 1.6rem;
    border-bottom: 1px solid #e5e5e5;
}
.special_news > ul {
    text-align: center !important;
}
.special_news a {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    color: inherit;

    text-decoration: none;
}

.special_news a > span{
    padding-right: 20px;
}
.special_news a > span:last-child{
    padding-right: 0;
}
.special_news li > span{

}
.special_news li{
    line-height: 2;
}


.special_news .news_tag{
    padding-right: 20px;
    background: #fc7e09;
    border-radius: 5px;
    padding: 3px 5px;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    margin-right: 15px;
    text-decoration:none;
}



.text_box{
    border: 1px #ededed solid;
    padding: 20px 55px;
    box-sizing: border-box;
    margin-bottom: 40px;
    max-width: 1040px;
    margin: 0 auto 40px;
}
.text_box2{
    padding: 35px;
    border: 5px solid #f8f5ee;
}
.section01{
    max-width: none;
    /*border-bottom: 1px #ededed solid;*/
    /*margin: 0 -20px;*/
    padding: 30px 20px 50px;
    box-sizing: border-box;
    /*padding-right: 20px;*/
}
.section01 + .section01{
    /*padding: 0 0 45px;*/
}

.article_mv + .section01{
    padding: 40px 20px 50px;
}
.section01:last-child{
/*border: none;*/
/*border-bottom: 1px #ededed solid;*/
}
.section_header + .section02{
    margin-top: 40px;
}

.section02{
    margin-top: 70px;
    padding:0;
    border:none;
}
.section02 .section02{
    margin-top: 20px;
}
.section02 + .section02{
    margin-top: 40px;
}
.section_header + .section03{
    margin-top: 40px;
}

.section03{
    margin-top: 70px;
    padding:0;
    border:none;
}
.section03 .section03{
    margin-top: 20px;
}
.section03 + .section03{
    margin-top: 70px;
}
 .bottom_section{
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px #ededed solid;
    padding: 40px 0 50px;
 }
.section01.section_maker{
     margin-bottom: 60px;
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    /*background: #f9f6f0;*/
    padding: 0;
}

.section01.section_maker .section_inner{
    max-width: 812px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0 ;
}
.section01.section_maker .section_header>.lead_txt{
    padding: 40px 0 30px;
    margin: 0;
    /*text-align: left;*/
}
.section_header {
    /*margin-bottom: 50px;*/
        max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.section_header_link ._list.link_list>li{
    margin: 0;
}
.section_header_link ._list.link_list{
    margin: 0;
}
.section_header_link {
    border-bottom: 1px dotted #cccccc;
    padding: 0 0 10px;
    margin: 0 0 20px;
}
.section_tittle_left {
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: start;
    align-items: center;
    margin: 0 auto;
    max-width: 1040px;
    background: #fff;
    padding: 20px 30px;
}
.section_tittle_left ._list, .section_tittle_left ._list li:last-child{
        margin-bottom: 0;
}
.section_tittle_left + .section_tittle_left {
    margin-top: 20px;
}
.section_tittle_left .section_header{
    max-width: none;
    width: 300px;
    margin: 0;
    padding: 25px 30px 25px 0;
    box-sizing: border-box;
    /*border-right: 1px #ddd solid;*/
/*    border-right: 1px #ddd solid;
    margin-right: 30px;*/
}
.section_tittle_left .section_inner{
    border-left: 1px #ddd solid;
    padding: 20px 30px 20px;
    margin: 0;
    width: calc(100% - 300px);
}
.bg_cream .section_tittle_left .title_h2{
    background: none;
    padding: 0;
}
[class^="tittle_"], [class*=" tittle_"] {
    background: none;
    padding: 0;
}
.section_inner.bg_white{
    background: #fff;
    padding: 30px 40px;
}
.title_img .title_h2{
    line-height: 1;
    font-size: 0;
}
.maker_logo{
    margin: 30px 0 20px;
}
.title_bg01{
    font-size: 2.2rem;
    color: #fff;
    padding: 15px 20px;
    background: #fc7e09;
    text-align: left;
    margin: 0 0 25px;
}
.title_bg02{
    font-size: 1.8rem;
    color: #483a2b;
    padding: 15px 20px 15px 70px;
    background: #f9f6f0;
    text-align: left;
    position: relative;
    height: 50px;
    margin: 0 0 20px;
}
.title_bg02:before{
    content: "\e910";
    width: 50px;
    height: 50px;
    font-size: 2.5rem;
    text-align: center;
    position: absolute;
    line-height: 1;
    color: #fff;
    font-family: 'icomoon' !important;
    background: #fc7e09;
    padding: 13px 0;
    top: 0;
    left: 0;
}
.title_fax.title_bg02:before{
    background-image: url(/img/print.png);
    background-repeat: no-repeat;
    background-position: center;
    content: "";
}

.title_bg03{
    background: #f6f2e9;
    color: #222222;
    padding: 20px 15px;
    font-size: 1.4rem;
    font-weight: bold;
    margin: 20px 0 0;
}

.title_h2{
    /*margin-top: 80px;*/
    color: #222222;
    text-align: center;
    font-size: 2.6rem;
    font-weight: bold;
    /*letter-spacing: .1em;*/
    line-height: 1.5;
    position: relative;
    margin: 0 auto 30px;
    display: inline-block;
    background: #fff;
    padding: 0 10px;
    z-index: 1;
}
.title_h2_wrap>.title_h2{
    margin-bottom: 0;
}
.bg_gray .title_h2{
    background: #ededed;
}
.bg_cream .title_h2{
    background: #fbf9ea;
}

.section_header h2, .section_header h3, .section_header h4, .section_header h5{
    font-weight: bold;
}
.title_h2_wrap.title_event>.title_h2,
.title_h2_wrap.title_seminars>.title_h2,
.title_h2_wrap.title_bread>.title_h2,
.title_h2_wrap.title_noodles>.title_h2,
.title_h2_wrap.title_search>.title_h2 {
    padding-left: calc(4rem + 20px);
    padding-right: 20px;
}
.title_h2_wrap.title_search>.title_h2:before,
.title_h2_wrap.title_event>.title_h2:before,
.title_h2_wrap.title_seminars>.title_h2:before,
.title_h2_wrap.title_bread>.title_h2:before,
.title_h2_wrap.title_noodles>.title_h2:before {
    margin: auto;
    font-family: 'icomoon' !important;
    content: "\e90d";
    color: #fc7e09;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    font-weight: normal;
    width: auto;
    margin: auto;
    z-index: 0;
    font-size: 3.5rem;
    line-height: 1;
    margin-left: -4rem;
}
.title_h2_wrap.title_search>.title_h2:before {
    content: "\e92c";
}
.title_h2_wrap.title_seminars>.title_h2:before {
    content: "\e930";
}
.title_h2_wrap.title_event>.title_h2:before {
    content: "\e92f";
}
.title_h2_wrap.title_noodles>.title_h2:before {
    content: "\e90e";
}
.section_header>.title_h2_wrap::after{
    content: attr(data-foo)'';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0.5px;
    margin: auto;
    background: #fc7e09;
    z-index: 0;
}

.title_h2_wrap{
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

.section_header>.title_h4{
    margin-bottom: 30px;
    padding-bottom: 10px;
    color: #222222;
    text-align: left;
    font-size: 2.2rem;
    /*border-bottom: 1px #ededed solid;*/
    position: relative;
}
.section_header>.title_h3{
    margin-bottom: 20px;
    color: #222222;
    text-align: left;
    font-size: 2.4rem;
    letter-spacing: .1em;
    line-height: 1.5;
    border-left: 4px #fc7e09 solid;
    padding-left: 15px;
}
.section_header>.title_h5{
    margin-bottom: 30px;
    color: #222222;
    text-align: left;
    font-size: 2.0rem;
    letter-spacing: .1em;
    line-height: 1.5;
}

.title_bold{
    font-size: 2.2rem;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5;
    margin-bottom: 25px;
    text-align: center;
}
.title_bold02{
    font-size: 2.4rem;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5;
    /*margin-bottom: 25px;*/
    text-align: left;
}
.title_band{
    background-color: #fdeedc;
    padding: 10px 20px;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5;
}

.title_text{
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0 30px 5px;
    /*font-weight: bold;*/
}
.title_text a{
    text-decoration: none;
}

.title_bold03{
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5;
    margin: 0;
}

.title_bold04{
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.7;
    margin: 0;
}

.title_bold05{
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5;
    margin: 0 0 15px;
    text-align: center;
}
.title_bold06{
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.7;
    margin: 0 0 15px;
    text-align: left;
}
.title_bold07{
    font-size: 2.2rem;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5;
    margin-bottom: 10px;
    text-align: center;
}
.title_text02{
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 30px 5px;
    text-decoration: none;
    /*font-weight: bold;*/
}
.title_text02 a{
    text-decoration: none;
}

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

.tbl_recipe{
    width: 100%;
    margin: 0 auto 30px;
}
.tbl_recipe a{
    color: #d4201c;
}
.l-wrapper .tbl_recipe th{
  font-size: 1.6rem;

  vertical-align: top;

    background: #fff;
    border:none;
    padding:10px 0 10px 20px;
    font-weight: normal;
    width: 49%;
}
/*.tbl_recipe._process td{
  font-size: 1.4rem;
  padding: 20px;
  line-height: 2;
    text-align: left;
}*/
.tbl_recipe td{
    width: 51%;
    border:none;
    /*text-align: right;*/
    padding:10px 0;
    font-size: 1.6rem;
    line-height: normal;
    padding:0;
}
.tbl_recipe td:nth-child(2){
    /*padding:10px 0;*/
    padding:10px 20px 10px 15px;
    word-break: break-all;
}
.tbl_recipe tr{
    border-bottom: 1px dotted #cccccc;
}

.result_item{
    padding: 20px 0;
    border-bottom: 1px dotted #cccccc;
    border-top: 1px dotted #cccccc;
}

._questions .result_item p._text {
    padding: 0 100px;
    margin: 0;
    /*display: -webkit-box;*/
/*    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;*/
    overflow: hidden;
    height: 50px;
    line-height: 1.5;
}

.result_item p._texthi{
    padding: 0 100px;
    margin: 0;
    /*display: -webkit-box;*/
/*    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;*/
    overflow: hidden;
    height: 50px;
    line-height: 1.5;
}

/*._questions .result_item .text_burette{
    margin: 0 30px;
}*/
._questions .result_item p,
._questions .result_item h3{
    /*font-size: 1.4rem;*/
}
.result_item:nth-child(n+2){
border-top: none;
}

.result_head{
    padding: 5px 20px;
    background: #f6f2e9;
    margin: 0 0 15px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    text-decoration: none;
    vertical-align: middle;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.6rem;
}
.result_head>li{
    padding: 5px 0 5px 15px;
    border-left: 1px solid #cccccc;
    margin: 0 0 0 15px;
}
.result_head>li:nth-child(1){
    /*width: 180px;*/
    padding: 5px 0;
    margin: 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    border: none;
    flex-wrap: wrap;
}
.result_head>li:nth-child(2){
    /*width: calc(100% - 325px);*/
    flex: 1;
}
.result_head>li:nth-child(3){
    width: 115px;
    font-size: 1.2rem;

}
._new_2{
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    text-decoration: none;
    vertical-align: middle;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
._new_2:after{
    content: "NEW";
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*padding: 5px;*/
    background: #d1535c;
    width: 40px;
    height: 20px;
    border-radius: 3px;
    font-size: 1.2rem;
    color: #fff;
    margin-left: 10px;
}
.result_head>._new:after{
    content: "NEW";
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*padding: 5px;*/
    background: #d1535c;
    width: 40px;
    height: 20px;
    border-radius: 3px;
    font-size: 1.2rem;
    color: #fff;
    margin-left: 10px;
}
.l-wrapper .tbl_03{
    border: 1px solid #cccccc;
    border-bottom: none;
    width: 100%;
}
.l-wrapper .tbl_03 td{
    padding: 15px 0 15px 10px;
    font-size: 1.6rem;
    line-height: 1.4;
}
.l-wrapper .tbl_03 th{
  font-weight: bold;
  vertical-align: top;

    background: #faf9f6;
    border: none;
    border-right: 1px solid #cccccc;
    width: 240px;
    padding: 15px 0 15px 30px;
    font-size: 1.6rem;
    line-height: 1.4;
}
.l-wrapper .catalog_contents .tbl_03 th{
    width: 180px;
}
.l-wrapper .tbl_03 th.tbl_bl{
    border-left: 1px solid #cccccc;
}

.l-wrapper .tbl_03 th.note, .tbl_03 td.note {
    color: #dd2f3a;
}

.tbl_03 tr{
    border-bottom: 1px solid #cccccc;
}
.tbl_03+._text{
    margin-top: 20px;
}
.tbl_noframe{
    width: 100%;
    max-width: 890px;
    margin: 0 auto;
}
.l-wrapper .tbl_noframe th,
.l-wrapper .tbl_noframe td{
    background: none;
    border: none;
    padding: 0 0 10px;
    font-weight: normal;
    vertical-align: top;    
}
.l-wrapper .tbl_noframe th{
  font-size: 1.6rem;
}
.l-wrapper .tbl_noframe td{
  font-size: 1.4rem;
}

p._text{
    color: #222222;
    margin-bottom: 30px;
    line-height: 1.8;
}
p._text>a{
    text-decoration: underline;
}
._alert{
    color: #ff0000;
    background: #fae9e7;
    text-align: center;
    padding: 10px 0;
    font-size: 1.6rem;
    font-weight: bold;
}
._alert_success{
    color: #008000;
    background: #dff0d8;
    text-align: left;
    padding: 10px;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0 0 10px;
}
._alert_error{
    color: #FF0000;
    background: #f2dede;
    text-align: left;
    padding: 10px;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0 0 10px;
}
p._text.text_strong{
    font-size: 1.8rem;
    font-weight: bold;
}

.text_bold{
    font-weight: bold;
}
.attention{
    color: #fe0000!important;
}
.attention a,
._column .attention a{
    text-decoration: underline;
}
.attention a:hover,
._column .attention a:hover{
    text-decoration: none;
}
.section_header>.title_h4:before, .section_header>.title_h4:after{
        content: '';
    display: block;
    position: absolute;
    /*top: 10px;*/
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    /* opacity: 0; */
    background: #ededed;
}
.section_header>.title_h4:after{
    background: #fc7e09;
    width: 140px;
}

._column>.title_h3:before{
    content: "";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 11px;
    color: #fc7e09;
    font-size: 1.1rem;
    background-image: url(/img/icon_bread.svg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 100% auto;
    width: 40px;
    height: 40px;
}

._column ._column_title>.title_h3{
margin-bottom: 15px;
    color: #fc7e09;
    text-align: center;
    font-size: 2.0rem;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    margin-right: -40px;
    /*background-image: url(/img/icon_bread.svg);*/
/*    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: auto 100%;*/

}
._column ._column_title>.title_h3:before{
    /*padding-left: 45px;*/
    font-size: 3rem;
    font-weight: normal;
    display: inline-block;
    margin-right: 5px;
    bottom: -9px;
    position: absolute;
    margin-left: -40px;
}

._column ._column_title{
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #fc7e09;
}


.box_column, .box_column_center{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    /*align-items: flex-start;*/
    /*margin-bottom:50px;*/
}
.box_column_center{
    justify-content: center;
}

.SearchBoxInner form{
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
     background: #fff;
    border: 1px solid #fc7e09;
    border-radius: 5px;
        width: 800px;
        height: 60px;
            margin: 0 auto;
            position: relative;
            overflow: hidden;
}

.SearchBoxInner form input[type="text"], .SearchBoxInner input[type="password"] {
-webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    background: #fff;
    border: 1px solid #cccccc;
    line-height: inherit;
    letter-spacing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border-radius: 0;
    height: 60px;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: normal;
    border-radius: 5px;
    width: 100%;
    white-space: nowrap;
    border: none;
    border-radius: 0;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    z-index: 1;
    overflow: hidden;
    background: none;
}

.SearchBoxInner button {
    width: 120px;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    padding: 0;
    font-size: 1.4rem;
    font-weight: bold;
    background: #fc7e09;
    border: none;
    line-height: inherit;
    letter-spacing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border-radius: 0;
    height: 58px;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: normal;
    color: #fff;
    padding: 0 30px;
    border-radius: 5px 0 0 5px;
    position: relative;
}

.SearchBoxInner button .icon_search:before{
/*background-image: url(/img/search2.svg); */
    font-family: 'icomoon' !important;
    display: block;
    width: 4rem;
    content: "\e92c";
    color: #ffffff;
    font-size: 4rem;
    margin: auto;
}



.contents_list, .contents_list_col2{
    font-size: 1.6rem;
    line-height: 2;
}
.contents_list a, .contents_list_col2 a{
    text-decoration:none;
}
._text_link a{
    text-decoration:underline;
}
.link_red a{
    color: #d4201c;
}

/*.contents_list p, .contents_list_col2 p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}*/

.contents_list p._title, .contents_list_col2 p._title{

    }
.contents_list p._lead, .contents_list_col2 p._lead, .contents_3 p._lead{
/*  position: relative;
  max-height: calc(16 * 1.6 * 2 * 1px);
  line-height: 1.6;
  word-break: break-all;
  overflow: hidden;*/
/*    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;*/
    overflow: hidden;
    /*max-height: 75px;*/
    height: 80px;
}
.contents_list p._lead._card, .contents_list_col2 p._lead._card, .contents_3 p._lead._card{
    height: auto;
}
.contents_list p._title, .contents_list_col2 p._title{
    /*display: none;*/
    line-height: 1.6;
}
.contents_list p._title::before,
.contents_list p._title::after,
.contents_list p._lead::before,
.contents_list p._lead::after{
  position: absolute;
  background: #fff;
}
/*.contents_list p._title::before, .contents_list p._lead::before {
  content: '...';
  top: calc(16 * 1.6 * (2 - 1) * 1px);
  right: 0;
  width: 1.6rem;
}*/

/*.contents_list .premier_contents p._title::before,
.contents_list .movie_contents p._title::before{
  width: 3.4em;
}*/

/*.contents_list .premier_contents.movie_contents p._title::before{
  width: 4.8em;
}*/

/*.contents_list p._title::after, .contents_list p._lead::after {
  content: '';
  width: 100%;
  height: 100%;
}
*/
.contents_list p._lead, .contents_list_col2 p._lead, .contents_3 p._lead{
  /*max-height: calc(14 * 1.8 * 2 * 1px);*/
  line-height: 1.8;
}

.contents_list p._lead::before {
  /*top: calc(14 * 1.8 * (2 - 1) * 1px);*/
  width: 1.4rem;
}


.contents_list p.full_text, .contents_list_col2 p.full_text{
    /*display: block;*/
    /*overflow: unset;*/
}
.contents_list ._title, .contents_list_col2 ._title{
    /*font-weight: bold;*/
}
.result_area .contents_list_col2 ._title{
    font-weight: bold;
}
.contents_list ._title a{
    text-decoration: underline;
}
.contents_list_col2 ._title a{
    text-decoration: none;
}

/*.contents_list ._title:last-of-type {
  text-align-last: right;
}*/

.contents_list ._tag, .contents_list_col2 ._tag{
    font-size: 1.4rem;
    color: #999999;
}
.contents_list ._date, .contents_list_col2 ._date{
    white-space: nowrap;
}
.section_header ._date{
    font-size: 1.4rem;
    color: #999999;
    text-align: left;
}
.contents_list.no_image_list>li{
    margin-bottom: 30px;
}

.contents_list.no_image_list>li:last-child{
    margin-bottom: 0;
}
.maker_link{
    /*margin-top: 60px;*/
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    background: #f9f6f0;
    padding: 10px;
}
.maker_link .button_wrap{
    margin-bottom: 0;
}
.maker_link>div{
    background: #fff;
    text-align: center;
    padding: 30px;
}
.maker_link p{
    font-weight: bold;
    line-height: 1.75;
}
.maker_link>div:before {
    vertical-align: text-top;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
    content: "";
    background-position: 0 0;
    background-size: 100% auto;
    /* position: absolute; */
    width: 125px;
    height: 35px;
    /* padding: 9px; */
    margin: 0 0 20px 0;
    font-size: 1.1rem;
    text-align: center;
    line-height: 1;
    /* top: 15px; */
    /* left: 20px; */
    color: #fff;
    background-image: url(/img/sousyoku_club_logo.png);
}
._seminars, ._event{
    font-size: 1.1rem;
    color: #483a2b;
    border-radius: 5px;
    padding: 7px 6px;
    width: 70px;
    display: inline-block;
    line-height: 1;
    text-align: center;
    background: #f6bec3;
    /*font-weight: bold;*/
}
._end_mark{
    font-size: 1.1rem;
    color: #fc7e09;
    border: 1px #fc7e09 solid;
    border-radius: 5px;
    padding: 7px 6px;
    width: 70px;
    display: inline-block;
    line-height: 1;
    text-align: center;
    /*background: #d1e888;*/
    font-weight: bold;
    margin-right: 10px;
}
._event{
    background: #d1e888;
}
._tag>._seminars, ._tag>._event{
    margin-right: 10px;
}
._egion{
    font-size: 1.2rem;
    color: #222;
    /*border: 1px #fc7e09 solid;*/
    border-radius: 5px;
    padding: 7px 0;
    width: 60px;
    /* height: 40px; */
    display: inline-block;
    line-height: 1;
    text-align: center;
    margin-right: 10px;
    background: #eeeeee;
}
.article_mv.maker_mv{
    padding: 40px 0;
    background-image: url(/img/obi2.png);
}
.article_mv.maker_mv h1{
    position: relative;
}
.article_mv.maker_mv h1:before{
    vertical-align: text-top;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
    content: "";
    background-position: 0 0;
    background-size: 100% auto;
    /* position: absolute; */
    width: 125px;
    height: 35px;
    /* padding: 9px; */
     margin: 0 20px 0 0; 
    font-size: 1.1rem;
    text-align: center;
    line-height: 1;
    /* top: 15px; */
    /* left: 20px; */
    color: #fff;
    background-image: url(/img/sousyoku_club_logo.png);
}
.article_mv{
    width: 100%;
    /*height: 180px;*/
    text-align: center;
    padding: 25px 0;
    box-sizing: border-box;
    background-image: url(/img/obi.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: unset;
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*min-height: 120px;*/
}

.article_mv>h1{
    font-size: 2.8rem;
    line-height: 1.2;
    font-weight: bold;
    width: 100%;
}
.article_mv>.lead_txt{
    padding: 15px 25px 0;
    width: 100%;
}
.section01 .section_header>.lead_txt{
    text-align: center;
    /*letter-spacing: .1em;*/
    margin-bottom: 30px;
    line-height: 1.78571;
}
.button_wrap{
    margin: 30px 0 30px;
    text-align: center;
}
.button_wrap p{
    margin: 0 0 10px;
    text-align: left;
}

.button_right{
    margin: 20px 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
}
.button_right>p{
    width: calc(100% - 260px);
    text-align: left;
}
.button_wrap + p{

}

.button_wrap ._button{
-webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    padding: 0;
    background: none;
    border: none;
    line-height: 1.5;
    letter-spacing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border-radius: 0;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    font-size: 1.6rem;
    text-decoration: none;
    color: #483a2b;
    /*font-weight: bold;*/
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: 5px;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
    -webkit-transition: all 100ms ease;
    transition: all 100ms ease;
    box-sizing: border-box;
    z-index: 10;
    /*min-width: 160px;*/
}

.box_wrapper_beige{
    background: #f9f6f0;
    padding: 20px;
}
.box_wrapper_beige .text_box{
    background-color: #fff;
}
.box_wrapper_beige .text_box:last-child, .section_inner.box_wrapper_beige .text_box:last-child{
    margin-bottom: 0;
}

.bg_gray{
    background: #ededed;
}

.bg_cream{
    background: #fbf9ea;
}

.bg_beige{
    background: #f9f6f0;
}

.bt_type01{

}
.button_wrap ._button.bt_type02{
    background: #fc7e09;
    font-size: 1.8rem;
    color: #fff;
    height: 50px;
    min-width: 240px;
    font-weight: bold;
    border: none;
}
.button_wrap ._button:before{
    content: "";
    width: 20px;
    height: 20px;
    font-size: 1.1rem;
    text-align: center;
    line-height: 1;
    color: #fff;
    font-family: nisshin !important;
    padding: 5px;
    background: #fc7e09;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: -10px;
}
.button_wrap ._button.bt_type02:before {
    background: #fff;
    color: #fc7e09;
}
.button_wrap.no_burette ._button:before{
    display: none;
}

.button_wrap ._button{
    /*min-width: unset;*/
    min-width: 160px;
}

a.bt_type03, a.bt_type04{
    height: 80px;
    width: 100%;
    background-image: url(/img/userPages/newsTrend/button01.png);
    background-position: 40px center;
    /*background-color: #d55c2c;*/
    background-color: #f19300;
    background-size: 40px;
    background-repeat: no-repeat;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
    font-size: 1.8rem;
    line-height: 1.5;
    text-decoration: none;
}

a.bt_type04{
    background-image: url(/img/userPages/newsTrend/button02.png);
    background-color: #f19300;
    padding-left: 15px;
}

.bt_type05{

}
.button_wrap .bt_type05{
    background: #7d593b;
    color: #fff;
    border: 1px solid #7d593b;
    min-width: 360px;
    height: 60px;
    font-weight: bold;
}


.button_wrap .bt_type06{
    background: #fff;
    color: #7d593b;

    border: 1px solid #7d593b;
    height: 50px;
}



.section_inner{
    /*margin-bottom: 50px;*/
        max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
}

.section_inner>._box{
    border: 4px solid #ededed;
    padding: 40px 35px 40px;
}

.title_deco{
    color: #7d593b;
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
    letter-spacing: normal;
    padding: 15px 0 30px;
    box-sizing: border-box;
    position: relative;
}

.title_deco:before, .title_deco:after{
    content: "";
    display: block;
    overflow: hidden;
    background-image: url(/img/title_deco_02.png);
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    top: 0;
    left: calc(50% - 250px);
    width: 45px;
    height: 45px;
    box-sizing: border-box;
    position: absolute;
}

.title_deco:after{
    background-image: url(/img/title_deco_03.png);
    right: calc(50% - 250px);
    left: auto;
}

.section01.point-section-wrap{
    background: #f9f6f0;
    position: relative;
    padding: 40px 20px 20px;
}
.section01.point-section-wrap .title_h2{
    background: #f9f6f0;
}
.point-section-wrap:before, .point-section-wrap:after{
    content: "";
    display: block;
    /* border-radius: 50%; */
    overflow: hidden;
    background-image: url(/img/bg_deco_01.png);
    background-position: left calc(100% + 5px);
    background-size: auto;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    padding-top: 30%;
    padding-left: 30%;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
}
.point-section-wrap:after{
    background-image: url(/img/bg_deco_02.png);
    background-position: right calc(100% + 5px);
    right: 0;
    left: unset;
}

.point-section{
    background: #fff;
    border-radius: 10px;
    padding: 15px 20px 20px;
    position: relative;
    margin: 60px 0 30px;
}
.point_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: center;
    flex-wrap: wrap;
    /*/* padding: 0 12px;*/
    text-align: center;
}

.point-section .button_wrap{
    margin-bottom: 0;
}

.point_item:before{
font-family: 'icomoon' !important;
    content: "\e91c";
    color: #fc7e09;
    display: block;
    border-radius: 50%;
    font-size: 7rem;
    overflow: hidden;
    background: #f9f6f0;
    /* background-image: url(/img/merit01.svg); */
    background-position: 50% 15px;
    background-size: 75px,auto;
    background-repeat: no-repeat;
    top: 0;
    padding-bottom: calc(100% - 7rem - 10px);
    padding-top: 10px;
    box-sizing: border-box;
    line-height: 1;
}

.point_item:nth-child(2):before{
    /*background-image: url(/img/merit02.svg);*/
    content: "\e91e";
}
.point_item:nth-child(3):before{
    /*background-image: url(/img/merit03.svg);*/
    content: "\e920";
}
.point_item:nth-child(4):before{
    /*background-image: url(/img/merit04.svg);*/
    content: "\e922";
}
.point_item:nth-child(5):before{
    /*background-image: url(/img/merit05.svg);*/
    content: "\e924";
}

.search_list{
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    /* margin-bottom: 60px; */
    justify-content: center;
  }
.search_list li{
    margin: 10px 5px;
  }
.search_list li a{

    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    padding: 0;
    /* font: inherit; */
    font-size: 1.4rem;
    font-weight: bold;
    color: inherit;
    background: #e0dbd6;
    border: none;
    line-height: inherit;
    letter-spacing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border-radius: 0;
    /* height: 40px; */
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: normal;
    border-radius: 30px;
    color: #7d593b;
    padding: 10px 20px;
    text-decoration: none;
    text-align: center;
  }


.point_item{
position: relative;
    max-width: 190px;
    /* height: 190px; */
    margin-right: 10px;
    width: calc((100% - 10px * 4) / 5);
    z-index: 2;
}

.point_item span{
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    color: #222;
    text-align: center;
    font-weight: bold;
    line-height: 1.7;
    font-size: 1.6rem;
}
.point_item:last-child{
    margin-right: 0;
}
._list{
    margin-bottom: 30px;
    font-size: 1.6rem;
}
._list>li{
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}
._list>li>a{
    text-decoration: none;
}
._list>li:before {
    position: absolute;
    content: '';
    top: 10px;
    left: 5px;
/*    background-image: url(/site/set/common/p/img/rf2/icon-bullet-02.png);
    background-position: 0 0;
    background-repeat: no-repeat;*/
    background: #fc7e09;
    width: 4px;
    height: 4px;
    overflow: hidden;
    border-radius: 50%;
}
._list.no_bullet{

}
._list.no_bullet>li{
    padding-left: 0;
}
._list.no_bullet>li:before{
    display: none;
}

._list.side_list>li{
    display: inline-block;
}
.num_list{
    padding-left: 10px;
}
.num_list>li{
    padding-left: 5px;

}
._list.num_list>li:before{
    display: none;
}

.link_text{
    margin-top: 40px;
    text-align: center;
}

.contents_banner{
    margin-top: 40px;
    text-align: center;
}

.pagetop_anchor{
    margin: 0;
}

.title_h2 + .text_list{
    margin-top: 0;
}

.text_list>a, .link_text>a, .text_burette{
        text-decoration: none;
        padding-left: 20px;
        position: relative;
}
.text_list>a:before, .link_text>a:before, .text_burette:before {
    content: "";
    font-family: 'nisshin' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 7px;
    left: 0;
    margin: auto;
    width: auto;
    height: 11px;
    color: #fc7e09;
    font-size: 1.1rem;
    background: none;
}
.link_text>a:before{
    top: 0;
    bottom: 0;
}
.link_list>li{

}

._list.link_list>li:before {
    display: none;
}
._list.link_list>li{
    padding-left: 0;
}
._list li a{
    text-decoration: underline;
}
._list.link_list li a{
    text-decoration: none;
}
.link_list>li a:before {
    content: "";
    font-family: 'nisshin' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 6px;
    left: 0;
    margin: auto;
    width: auto;
    height: 11px;
    color: #fc7e09;
    font-size: 1.1rem;
    background: none;
}
.link_list>li a{
        text-decoration: none;
        padding-left: 20px;
        position: relative;
}

ol._list.num_list{
    padding: 0 0 0 30px;
}
ol._list.num_list>li{
    list-style: decimal;
}
ol._list.num_list2{
    padding-left: 10px;
}
ol._list.num_list2>li{
    list-style: none;
    margin-left: 3rem;
    list-style-type: none;
    counter-increment: cnt;
    padding-left: 0;
}

ol._list.num_list2>li::before {
    content: "(" counter(cnt) ") ";
    margin-left: -3rem;
    width: auto;
    height: auto;
    background: none;
    position: inherit;
    top: auto;
    left: auto;
}


.link_list.no_bullet>li a{
        padding-left: 0;
}

.link_list.no_bullet>li a:before{
    display: none;
}

.text_list{
    margin-top: 20px;
}
/*----input---------------------------------------------------------*/

.check input[type="checkbox"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    padding: 0;
    /*font: inherit;*/
    color: inherit;
    background: #ededed;
    border: 1px solid #cccccc;
    line-height: inherit;
    letter-spacing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border-radius: 0;
    height: 20px;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: normal;
    border-radius: 5px;
    width: 20px;
    margin-right: 8px;
    margin-top: 2px;
    font-size: 1.6rem;
    position: relative;

}

.check>input[type="text"]{
    width: 295px;
    margin-right: 35px;
}

.check{
    display: flex;
    /* padding: 0 30px; */
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: left;
    line-height: 1.7;
    text-decoration: none;
    vertical-align: middle;
    margin-bottom: 45px;
}
.check:last-child {
    margin-bottom: 0;
}
.check_list .check {
    margin-bottom: 0;
}
.check>span{
    width: calc(100% - 35px);
}
/*.check_list>.check{
    margin-bottom: 0;
}*/
.check_list{
    width: 100%;
    /*max-width: 890px;*/
/*    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;*/
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: left;
    text-decoration: none;
    vertical-align: middle;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}

.check_list_3{
    width: 100%;
    max-width:100%;
    /*display: -webkit-inline-box;*/
    /*display: -ms-inline-flexbox;*/
    /*display: inline-flex;*/
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: left;
    text-decoration: none;
    vertical-align: middle;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.check_list_3>.check{
    margin-right: 40px;
    margin-bottom: 0;
}

.check input[type="checkbox"]:checked{
    background: #fc7e09;
    border: none;
}
.check input[type="checkbox"]:checked:after{
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 7px;
    width: 4px;
    height: 7px;
    transform: rotate(40deg);
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
.check_text{
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: left;
}
.check_text .check{
    width: 25%;
}
.check_text input[type="text"]{
    width: 400px;
}
.tbl_form_col2{
    width: 100%;
    margin: 0 auto;
}


.c-textarea{
    padding: 15px;
}
.label_required{
    background: #fc7e09;
    color: #fff;
    padding: 4px 8px;
    text-align: center;
    font-size: 1.1rem;
    border-radius: 3px;
    /*margin-left: 15px;*/
    white-space: nowrap;
    font-weight: normal;
}

.l-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    padding: 0;
    color: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border-radius: 5px;
    padding: 0 40px 0 10px;
    background: url(../img/icon_select.png) no-repeat right 10px top 50%;
    max-width: 100%;
    height: 50px;
    width: 100%;
    font: initial;
}
.l-wrapper select option{
    font: initial;
}
.l-wrapper select::-ms-expand {
    display: none;
}

.l-wrapper .birthday_form select {
    /*width: 70px;*/
    padding: 10px 20px;
}

.l-wrapper .birthday_form .select_wrap{
    display: inline-block;
    width: 120px;
}
.l-wrapper .birthday_form .select_wrap:after{
    right: 20px;
}
.l-wrapper .birthday_form .select_wrap:first-child{
    /*width: 80px;*/
}
.select_wrap{
    position: relative;
    width: 400px;
}

.select_wrap + .c-textarea{
    margin-top: 20px;
}

.select_wrap:after{
    content: "";
    font-family: 'nisshin' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    margin: auto;
    height: 11px;
    color: #fc7e09;
    font-size: 1.1rem;
    transform: rotate(90deg) translate(0, 50%);
    z-index: 1;
    pointer-events: none;
}

.terms_block{
/*    height: 480px;
    overflow-y: scroll;*/
    border: 1px solid #e5e5e5;
    padding: 40px 20px 40px 0;
    box-sizing: border-box;
}
.scroll_block_inner{
    height: 480px;
    padding: 0 40px 0;
    overflow-y: scroll;
    font-size: 1.4rem;
}
.scroll_block_inner>*{
    line-height: 2;
    font-size: 1.4rem;
}
.l-wrapper .scroll_block_inner p{
    line-height: 2;
    font-size: 1.4rem;
}
.terms_block h1{
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 50px;
    font-weight: bold;
}
.terms_block h2{
    margin: 50px 0 20px;
    font-weight: bold;
}
.terms_block h2:first-child{
    margin: 0 0 20px;
}

.terms_block h1 + h2{
    margin-top: 0;
}

.terms_block h3{
    margin-top: 25px;
}

.terms_block h2 + h3{
    margin-top: 0;
}
.terms_block ul{
    margin-top: 20px;
}
.terms_block li > ul{
    margin-top: 0;
}
.terms_block ul.dot > li {
    position: relative;
    padding-left: 20px;
    /*margin-bottom: 10px;*/
}

.terms_block ul.bracket > li {
    position: relative;
    padding: 0 0 0 44px;
    margin-bottom: 10px;
}
.terms_block ul.bracket > li > span {
    position: absolute;
    left: -25px;
    width: 70px;
    display: block;
    font-weight: normal;
    text-align: right;
}

.terms_block ul.dot > li:before {
    position: absolute;
    content: '';
    top: 10px;
    left: 5px;
    background: #222;
    width: 4px;
    height: 4px;
    overflow: hidden;
    border-radius: 50%;
}
.no_display{
    display: none;
}
.tbl_02{
    width: 100%;
}




.recipe_table{
    /*border-top: 1px dotted #cccccc;*/
    width: 100%;
}
.l-wrapper .tbl_02 th{
  font-size: 1.4rem;
  padding: 30px 20px 30px 25px;
  font-weight: bold;
  vertical-align: top;
  background: #ededed;
  border-bottom: 2px solid #fff;
    border: none;
    width: 170px;
    background-color: inherit;
    padding: 25px 0;
}
.l-wrapper .recipe_table th{
    border: none;
    width: 150px;
    background-color: inherit;
    padding: 25px 10px 25px 0;
    font-size: 1.4rem;
    font-weight: bold;
    position: relative;
}
.l-wrapper .recipe_table tr th span{
    position: relative;
    top: 0;
    display: block;
    width: 100%;
    right: 0;
    text-align: center;
    font-weight: normal;
    background-repeat: no-repeat;
    background-position: center 0;
    /*padding: 65px 0 60px;*/

    /*background-size: cover;*/
}
.l-wrapper .recipe_table tr th.th_category span.th_inner_pc{
    text-align: left;
    font-weight: bold;
    padding: 0;
}
.l-wrapper .recipe_table tr th.th_category span{
    padding: 55px 0 0;
}
.l-wrapper .recipe_table tr th span.category01{
    /*top: 40px;*/
    background-image: url(/img/recipe/icon01.png);
}
.l-wrapper .recipe_table tr th span.category02{
    background-image: url(/img/recipe/icon02.png);
}
.l-wrapper .recipe_table tr th span.category03{
    background-image: url(/img/recipe/icon03.png);
}
.l-wrapper .recipe_table tr th span.category04{
    background-image: url(/img/recipe/icon04.png);
}
.l-wrapper .recipe_table tr:nth-child(n+7) th span{
    /*background: none;*/
}


.l-wrapper .recipe_table tr th span.ctalog_category01{
    /*top: 40px;*/
    background-image: url(/img/catalog/icon01.png);
}
.l-wrapper .recipe_table tr th span.ctalog_category02{
    background-image: url(/img/catalog/icon02.png);
}
.l-wrapper .recipe_table tr th span.ctalog_category03{
    background-image: url(/img/catalog/icon03.png);
}
.l-wrapper .recipe_table tr th span.ctalog_category04{
    background-image: url(/img/catalog/icon04.png);
}
.l-wrapper .recipe_table tr th span.ctalog_category05{
    background-image: url(/img/catalog/icon05.png);
}
.l-wrapper .recipe_table tr th span.ctalog_category06{
    background-image: url(/img/catalog/icon06.png);
}
.l-wrapper .recipe_table td{
    max-width: 819px;
}
.tbl_02 td,
.recipe_table td{
  font-size: 1.4rem;
  padding: 20px;
  line-height: 2;
    padding: 20px 0;
}
.tbl_02 tr,
.recipe_table tr{
    background: none;
    border-bottom: 1px dotted #cccccc;
}
.side_menu .recipe_table .accordion_side_txt:after,
.side_menu .recipe_table .accordion_side_txt:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    height: 0;
    width: 15px;
    border-bottom: 2px solid #fc7e09;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.side_menu .recipe_table .accordion_side_txt:before {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);

}
.side_menu .recipe_table .accordion_side_wrap{
        border: none;
}

.side_menu .recipe_table .accordion_side_txt{
    border: none;
    border-bottom: 1px solid #e8dab3;
    padding: 0;
    background-position: left center;
    font-weight: bold;
    margin: 0 0 5px;
}
.side_menu .recipe_table .accordion_side_txt.is-nav-open:before {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.side_menu span{
    background-repeat: no-repeat;
}
.side_menu span.category01{
    /*top: 40px;*/
    background-image: url(/img/recipe/icon01.png);
}
.side_menu span.category02{
    background-image: url(/img/recipe/icon02.png);
}
.side_menu span.category03{
    background-image: url(/img/recipe/icon03.png);
}
.side_menu span.category04{
    background-image: url(/img/recipe/icon04.png);
}

.side_menu span.ctalog_category01{
    /*top: 40px;*/
    background-image: url(/img/catalog/icon01.png);
}
.side_menu span.ctalog_category02{
    background-image: url(/img/catalog/icon02.png);
}
.side_menu span.ctalog_category03{
    background-image: url(/img/catalog/icon03.png);
}
.side_menu span.ctalog_category04{
    background-image: url(/img/catalog/icon04.png);
}
.side_menu span.ctalog_category05{
    background-image: url(/img/catalog/icon05.png);
}
.side_menu span.ctalog_category06{
    background-image: url(/img/catalog/icon06.png);
}


.side_menu .recipe_table .th_category span.no_icon{
    padding: 0;
}
.side_menu .recipe_table .th_category span{
    font-weight: normal;
    padding: 0 25px 0 45px;
    margin: 0;
    height: 50px;
    font-size: 1.4rem;
    background-position: 5px center;
    background-size: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    line-height: 1.3;
}
.side_menu .recipe_table, .side_menu .recipe_table{
    display: block;
    width: auto;
}
.side_menu .recipe_table {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 10px 0;
}
.side_menu .recipe_table {
    padding: 0 0 10px;
}
.side_menu .recipe_table span.th_inner_pc{
display: none;
}
.side_menu .section_header h2{
    background: #e8dab3;
    font-size: 1.6rem;
    padding: 20px 30px;
    text-align: left;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    color: #483a2b;
}

.box_column.column_2.column_merit{
    margin-bottom: 50px;
}
.box_column.column_2.column_merit:last-child{
    margin-bottom: 0;
}
.box_column.column_2.column_merit ._column{
    margin: 0;
width: calc(100% - 350px);
order: 2;
}
.box_column.column_2.column_merit ._column:last-child{
    width: 330px;
    margin-right: 20px;
    order: 1;
}
.box_column.column_2.column_merit ._column ._lead{
    line-height: 2;
}
.box_column.column_2.column_merit ._column ._title{
    /*color: #e60020;*/
    margin-bottom: 20px;
    font-weight: bold;
}
.box_column.column_2.column_merit ._column ._title span{
        background: #fc7e09;
    height: 35px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 35px;
    border: none;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px;
}
.premier_dec{
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    padding: 20px 0;
    border: none;
    background: #ad7d31;
    border-radius: 5px;
    line-height: 1;
    position: relative;
    box-sizing: border-box;
    margin-top: 40px;
}
.premier_dec:before{
        content: "";
        display: block;
        background-position: 0 0;
    background-size: 100% auto;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 20px;
    right: 0;
    left: 50%;
    /* margin: 0 12% 0 auto; */
    margin-left: -30%;
    color: #F44336;
    background-image: url(/img/primer.svg);
}
.accordion_side_wrap{
    margin: 0;
}

.accordion_side_txt{
    width: 100%;
    color: #483a2b;
    text-align: center;
    font-size: 1.6rem;
    padding: 20px 0;
    border: 1px solid #cccccc;
    /*border-radius: 5px;*/
    line-height: 1;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: normal;
}
.side_menu .recipe_table .accordion_side_inner{
    display: none;
    /*display: block;*/
    /*height: 0;*/
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden;
    padding: 15px 0 0;
}
.side_menu .recipe_table .accordion_side_inner ._list{
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #e8dab3;
    font-size: 1.4rem;
}

.side_banner_list{
    margin: 30px 0 0;
}
.side_banner_list li{
    margin: 0 0 10px;
    text-align: center;
}

.accordion_wrap{
    margin: 35px 0 20px;
}

.accordion_txt{
    width: 100%;
    color: #483a2b;
    text-align: center;
    font-size: 1.8rem;
    padding: 20px 0;
    border: 1px solid #cccccc;
    border-radius: 5px;
    line-height: 1;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
}


.accordion_inner{
    display: none;
    /*display: block;*/
    /*height: 0;*/
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden;
    padding: 35px 0 0;
}
.accordion_inner.is-nav-open{
    /*display: block;*/
    height: auto;
}

.accordion_txt:after,
.accordion_txt:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 35px;
    height: 0;
    width: 15px;
    border-bottom: 2px solid #fc7e09;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.accordion_txt:before {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);

}

.accordion_txt.is-nav-open:before {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.category_tag{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    margin: 15px 0;
}
.category_tag>li {
    position: relative;
    font-size: 1.4rem;
    line-height: 25px;
}
.category_tag>li:nth-child(1) {
    font-size: 1.2rem;
    background: #c3b19c;
    color: #fff;
    /*padding: 0 0 0 8px;*/
    height: 25px;
    margin-right: 25px;
    width: 70px;
    text-align: center;
}
.category_tag>li:nth-child(1):after{
    content: '';
    display: block;
    position: absolute;
    right: -12.5px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 12.5px solid transparent;
    border-bottom: 12.5px solid transparent;
    border-left: 12.5px solid #c3b19c;
     /*transform: rotate(90deg);*/
}
.category_tag>li>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    /*margin: 15px 0;*/
}
.category_tag>li>ul>li {
    margin: 3px 10px 3px 0;
    font-size: 1.2rem;
}

.community_list ul{

}

.community_list ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
/*    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    padding: 20px 0;
    border-bottom: 1px dotted #cccccc;
    justify-content: flex-start;
}.community_list ul li:first-child {
    border-top: 1px dotted #cccccc;
}
.community_list .date{
    width: 140px;
    margin-right: 20px;
    display: block;
    /*float: left;*/
    color: #999999;
    font-size: 1.6rem;
}
.community_list ul li p {
    display: block;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
}
.community_list ul li p:before {
    content: "";
    font-family: 'nisshin' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: auto;
    height: 11px;
    color: #fc7e09;
    font-size: 1.1rem;
    margin: 0 10px 0 0;
}
.member_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    align-items: flex-start;

}


.member_list li a{
    font-size: 1.6rem;
    text-decoration: none;
    display: block;
}

.member_list li a span{
    display: block;
    margin-top: 10px;
    text-align: left;
}
.comment_box{
    border: 1px #cccccc solid;
    padding: 25px 30px;
}
.comment_box:nth-child(n + 2){
    margin-top: 15px;
}
.comment_box .detail{
    border-bottom: 1px dotted #cccccc;
    padding: 0 0 20px;
    margin: 0 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
}
.comment_box .date{
    color: #999999;
}

.comment_box .user {
    vertical-align: bottom;
    position: relative;
    padding-left: 2.2rem;
}
.comment_box .user:before {
    content: "\e919";
    width: 2rem;
    height: 2rem;
    font-size: 2rem;
    text-align: center;
    line-height: 1;
    display: inline-block;
    color: #c6b19a;
    font-family: 'icomoon' !important;
    /* padding: 5px; */
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.comment_box ._text {
    margin: 0;
    padding: 0 0 0 20px;
}
.comment_box .title {
    font-weight: bold;
    font-size: 1.8rem;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    position: relative;
}
.comment_box .title:before{
    content: "";
    font-family: 'nisshin' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 11px;
    color: #fc7e09;
    font-size: 1.1rem;
}
.map_button.button_wrap ._button:before{
    content: "\e92c";
    color: #fc7e09;
    font-family: 'icomoon' !important;
    background: none;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 2.5rem;
    padding: 0;
}
#map_canvas{
    width: 100%;
    height: 320px!important;
}


.recipe_results{
/*    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: unset;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    text-decoration: none;
    vertical-align: middle;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    padding: 20px 0;
    position: relative;
    border-top: 1px dotted #cccccc;
}
.recipe_results:last-child{
    border-bottom: 1px dotted #cccccc;
}
.recipe_title{
    /*text-align: left;*/
    margin: 0 0 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    text-decoration: none;
    vertical-align: middle;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.recipe_title h2{
    border-left: 4px solid #fc7e09;
}
.recipe_title h2,
.recipe_title h3{
/*    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    text-decoration: none;
    vertical-align: middle;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    background: #f6f2e9;
    
    width: 100%;
    /*height: 50px;*/
    margin: 0 0 10px;
    font-size: 1.6rem;
    text-align: left;
    padding: 10px 0 10px 15px;
    text-decoration: none;
    font-weight: bold;
}
.recipe_title h2{
    background: #fff;
    padding: 10px 20px 10px 15px;
    margin: 0;
}
.recipe_title h3,
.recipe_title p{
    /*display: inline-block;*/
    margin: 0;
}
.recipe_title h2{
    width: calc(100% - 165px);
    /*padding: 0 0 0 15px;*/
    font-size: 2.2rem;
    text-align: left;
}
.recipe_title>div{
    /*float: right;*/
    font-weight: normal;
    font-size: 1.2rem;
    width: 165px;
    text-align: right;
}
.recipe_title h2:after{
    content: "";
    display: block;
    clear: both;
}
.recipe_title h3{

}
.recipe_title h2 a,
.recipe_title h3 a{
    text-decoration: none;
    font-weight: bold;
}

.recipe_detail .recipe_inner{
    padding: 10px 20px 25px;
}

.recipe_detail .recipe_inner p._text{
    margin: 0;
}

.recipe_detail .recipe_inner p._text + p._text{
    margin: 30px 0 0;
}
.recipe_detail .recipe_results .img{
    border: none;
    border: 1px solid #cccccc;
    overflow:inherit;
}

.recipe_button_col .button_wrap ._button:before{
    font-family: 'icomoon' !important;
    font-size: 2.5rem;
    width: 2.5rem;
    height:  2.5rem;
    color: #fc7e09;
    background: none;
    padding: 0;
}

/*.recipe_button_col .button_wrap:nth-child(1) ._button:before{
    content: "\e903";

}*/
.recipe_button_col .button_wrap ._button.icon-printer:before{
    content: "\e933";
    font-size: 2rem;
    height: 2rem;
}
.recipe_button_col .button_wrap ._button.icon-mail:before{
    content: "\e931";
    font-size: 2rem;
    height: 2rem;
}
.recipe_button_col .button_wrap ._button.icon-fav:before{
    content: "\e903";
    height: 2rem;
}
.recipe_button_col._col_single .button_wrap ._button:before{
    position: inherit;
    top: auto;
}
.recipe_button_col._col_single .button_wrap ._button{
    width: auto;
}
.recipe_title p{
    width: 165px;
    font-size: 1.2rem;
}
.recipe_results .meta{
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    text-decoration: none;
    vertical-align: middle;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #f6f2e9;
    border-left: 4px solid #fc7e09;
    width: 100%;
    /*height: 50px;*/
    padding: 5px 0;
}

.recipe_results .meta h3,
.recipe_results .meta p{
    /*display: inline-block;*/
    margin: 0;
}

.recipe_results .meta h3{
    width: calc(100% - 165px);
    padding: 0 0 0 15px;
    font-size: 1.6rem;
}
.recipe_results .meta h3 a{
    text-decoration: none;
    font-weight: bold;
    color: #483A2B;
}

.recipe_results .meta p{
    width: 165px;
    font-size: 1.2rem;
    margin: 0;
    border-left: 1px solid #cccccc;
    padding: 10px 15px;
    text-align: right;
}
.recipe_results .info .text{
    margin: 0 0 15px;
    font-size: 1.6rem;
}
.recipe_results .text{
    margin: 15px 0 0;
    font-size: 1.2rem;
}
.recipe_results .info{
    width: calc(100% - 300px);
    margin-left: 300px;
    min-height: 185px;
}
.recipe_results .info .text._r_period{
    position: absolute;
    top: 200px;
    left: 0;
    font-size: 1.2rem;
    margin: 0;
    width: 260px;
}
.recipe_results ._list.link_list{
    margin: 0;
}
.recipe_results .img{
    width: 260px;
    height: 174px;
    margin-right: 35px;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 0;
    border: 1px solid #cccccc;
    min-height: 170px;
    max-height: 180px;
    overflow: hidden;
}
.recipe_results .img a{
    width: 100%;
    height: 100%;
    display: block;
}
.recipe_results .img img{
    height: 100%;
    max-height: 172px;
}
.recipe_results .tbl_03{
    width: 100%;

}
.offer{
    font-size: 1.4rem;
    position: relative;
}
.offer p{
    font-size: 1.4rem;
    padding-left: 20px;
}
.offer li a{
    text-decoration: none;
    font-size: 1.4rem;
    padding-left: 20px;
    position: relative;
}

.offer li a:before {
    content: "";
    font-family: 'nisshin' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 6px;
    left: 0;
    /*bottom: 0;*/
    margin: auto;
    height: 11px;
    color: #fc7e09;
    font-size: 1.1rem;
}
.recipe_contents .recipe_results .offer{
    margin-top: 15px;
}

.category{
/*    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;*/
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    margin: 0;
}
.category>ul{
    margin: 0 0 10px 0;
}
.category>ul:first-child{
    margin: 0 75px 10px 0;
}

.recipe_catalog{

    /* align-items: flex-start; */
}
.recipe_catalog ._column h3{
    font-size: 1.6rem;
    font-weight: bold;
}
.recipe_catalog ._column ._lead{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 63px;
}
.recipe_catalog ._column{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    padding: 20px 0;
    /*margin-bottom: 0;*/
    border-bottom: 1px dotted #cccccc;
}
.recipe_catalog ._column:first-child{
    /*padding-top: 0;*/
}

.recipe_catalog ._column .col_image {
    /*float: left;*/
    width: 135px;
    height: 92px;
    margin-right: 20px;
    margin-bottom: 0;
    border: 1px solid #cccccc;
    text-align: center;
    overflow: hidden;
}
.recipe_catalog ._column .col_image img{
    height: 100%;
    width: auto;
}
.recipe_catalog ._column .col_text {
    width: calc(100% - 155px);
}
.recipe_catalog .offer{
    text-align: right;
    width: 100%;
}
.recipe_catalog .offer p,
.recipe_catalog .offer a{
    font-size: 1.2rem;
    margin: 5px 0 0;
    padding: 0;
}
.recipe_catalog .offer a{
    /*text-decoration: underline;*/
}
.examples_col{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    /* align-items: flex-start; */
     /*margin-bottom: 50px;*/
}
.examples_col ._column{
    width: calc((100% - 25px * 4) / 5);
    margin-right: 25px;
}
.examples_col ._column:nth-child(5n) {
    margin-right: 0;
}
.examples_col ._column h3{
    font-size: 1.6rem;
    font-weight: bold;
    text-decoration: none;
}

.examples_col ._column ._date, .examples_col ._column ._lead{
    font-size: 1.4rem;
}

.examples_box ._wrap{
    position: relative;
    margin-bottom: 25px;
}
.examples_box ._wrap:before {
    content: '';
    left: 0;
    top: 50%;
    display: block;
    position: absolute;
    border-top: 1px solid #c3b19c;
    width: 100%;
}
.examples_box ._wrap h3{
    background: #c3b19c;
    color: #ffffff;
    padding: 0 0 0 8px;
    height: 40px;
    margin-right: 25px;
    width: 140px;
    font-size: 1.8rem;
    font-weight: bold;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    text-align: center;
    justify-content: center;
}
.examples_box ._wrap h3:after {
    content: '';
    display: block;
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #c3b19c;
    /* transform: rotate(90deg); */
}


.section_box{
    border: 1px solid #cccccc;
    border-top: 4px solid #fc7e09;
}
.section_box .section_header h2,
.section_box .section_header h3{
    font-size: 1.6rem;
    padding: 25px 0 25px 65px;
    text-align: left;
    border-bottom: 1px solid #cccccc;
    position: relative;
    /*height: 70px;*/
    line-height: normal;
}
/*.section_box .section_header h3{
    font-size: 2rem;
}*/
.section_box .section_header h2:before,
.section_box .section_header h3:before {
    content: "\e910";
    width: 4rem;
    height: 4rem;
    font-size: 4rem;
    text-align: center;
    position: absolute;
    line-height: 1;
    color: #fc7e09;
    font-family: 'icomoon' !important;
    /*background: #fc7e09;
    /*padding: 8px 0;*/
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto auto auto 15px;
    font-weight: normal;
}
.section_header .icon-qa, .section_header .icon-catalogs, .section_header .icon-recipes{
    font-family: "source-han-sans-japanese", sans-serif!important;
}
.section_box .section_header .icon-qa:before {
    content: "\e932";
    width: 3rem;
    height: 3rem;
    font-size: 2.9rem;
    overflow: inherit;
}
.section_box .section_header .icon-catalogs:before {
    content: "\e900";
}
.section_box .section_header .icon-recipes:before {
    content: "\e92b";
}
.section_box .section_inner{
    padding: 20px 40px;
}
.section_box .section_inner .link_text{
   margin-top: 20px;
}
.section_box ._list{
    margin: 0;
}
.section_box ._list.link_list>li{
    padding: 10px 0 10px 0;
    margin-bottom: 0;
    border-bottom: 1px dotted #cccccc;
}
.section_box ._list.link_list>li:first-child{
    padding-top: 0;
}
.tel_info{
    border: 1px solid #cccccc;
    margin-top: 50px;
    padding: 20px;
}
.tel_info>h2{
    padding: 15px;
    line-height: 1.6;
    font-size: 1.6rem;
    background: #fc7e09;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px;
}
.tel_info> h3{
    font-size: 1.8rem;
    color: #483a2b;
    font-weight: bold;
    background: #f8f5ee;
    padding: 10px 20px;
}
.tel_info .inner h3{

}
.tel_info .link_text{
    text-align: left;
    margin-top: 15px;
}
.tel_info .tel_num{
    font-size: 2.8rem;
    line-height: 1;
    color: #483a2b;
    font-weight: bold;
    background-image: url(/img/tel_free.png);
    background-repeat: no-repeat;
    padding-left: 45px;
    background-position: -6px center;
}
.tel_info>.inner .inner_col:first-child{
    margin-right: 15px;
    width: 37%;
    min-width: 265px;
}
.tel_info>.inner{
    padding: 25px 0 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    /*align-items: center;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tel_info>.inner .inner_col{
    width: calc(63% - 15px);
}
.new_img{
    position: relative;
}
.new_img:after{
    content: "";
    color: #fc7e09;
    background: url(/img/icon_new_01.png) center no-repeat;
    background-size: 100% auto;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
}

.genre{
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    text-decoration: none;
    vertical-align: middle;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 20px 10px 0;
}
.genre h4{
    font-size: 1.4rem;
}
.genre ul{
    padding: 0 0 0 20px;
    margin: 0 0 0 20px;
    border-left: 1px solid #cccccc;
}
.catalog_results .genre ul{
    border: none;
    border-right: 1px solid #cccccc;
    padding: 0 20px 0 0 ;
    margin:  0 20px 0 0 ;
}
.catalog_results .genre .offer{
    width: calc(50% + 20px);
}
.catalog_results .genre h4{
    width: calc(50% - 20px);
}
.catalog_results .genre{
    width: 100%;
}
.catalog_results .genre .offer ul li{
    font-size: 1.4rem;
}
.catalog_results .genre ul>li{
    margin: 0;
}
.catalog_results .recipe_results ._list.link_list{
    padding: 0 20px 0 0 ;
    margin:  0 20px 0 0 ;
}
.genre ul li{
    display: inline-block;
}
.qa_list{
    border-bottom: 1px dotted #cccccc;
    padding: 0 0 10px;
    margin: 0 0 10px;
}
.qa_list ._text{
    margin: 0;
}
.qa_list ._text a{
    text-decoration: none;
}

.qa_list ._date{
    font-size: 1.4rem;
    color: #999999;
    text-align: left;
    margin: 0 0 5px;
}
._rank{
    font-size: 2rem;
    background-repeat: no-repeat;
    font-weight: bold;
    padding: 0 0 0 40px;
    line-height: 1;
}
._rank._gold{
    color: #b5802a;
    background-image: url(/img/rank_g.png);
}
._rank._silver{
    color: #999999;
    background-image: url(/img/rank_s.png);
}
._rank._bronze{
    color: #ae683e;
    background-image: url(/img/rank_b.png);
}
._rank._normal{
    color: #7d593b;
    font-size: 1.8rem;
    padding: 0;
}


/*――――――――――――――――――レシピ――――――――――――――――――*/
.recipeSpec{}
.recipeSpec:after{
    content: "";
    display: block;
    clear: both;
}
.recipeSpec .cell02 .text{
    margin: 0 0 25px;
}
.recipeSpec .cell02{
    margin: 20px 0 0 0;
    float: right;
    text-align: left;
    width: calc(100% - 300px);
}
.recipeSpec .cell{
    float: left;
    margin: 0 30px 0 0;
}
.recipeSpec .box{
    float: right;
    width: calc(100% - 300px);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.recipeSpec .box>div{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/*――――――――――――――――――レシピ――――――――――――――――――*/

.result_area .fav_item:first-child div p{
    /*font-size: 1.4rem;*/
    /*font-weight: bold;*/
}
.fav_item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dotted #cccccc;
    border-top: 1px dotted #cccccc;
}
.fav_item:nth-child(n+2){
border-top: none;
}
.fav_item .button_wrap{
    margin: 0;
    /*text-align: right;*/
}
.fav_item .button_wrap ._button{
    font-size: 1.2rem;
    padding: 0 0 0 15px;
    height: 35px;
    min-width: 140px;
}
.fav_item._no_img ._txt{
    width: 100%;
}

.fav_item ._txt{
    /*width: calc(100% - 150px - 50%);*/
    width: calc(85% - 15px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-end;
}
.fav_item ._txt p._date{
    /*text-align: right;*/
    font-size: 1.4rem;
    /*width: 25%*/
}
.fav_item._no_img_4 ._txt p._date{
    text-align: left;

}
.fav_item._no_img ._txt p._name{
    width: auto;
    flex: 1;
}
.fav_item ._txt p._name{
    flex: 1;
    width: 47%;
    font-size: 1.6rem;
}
.fav_item ._img{
    width: 15%;
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-start;

}
.fav_item._no_img ._txt p{
    width: auto;
}
.fav_item ._txt p{
    margin: 0 25px 0 0;
    /*width: 28%;*/
}
.fav_item._no_img_4 ._txt{
    width: 100%;
}
.fav_item._no_img_4 ._txt p{
    width: 15%;
}
.fav_item._no_img_4 ._txt p.button_wrap{
    width: 20%;
}
.fav_item._no_img_4 ._txt p._name{
    width: 50%;
}
.fav_item ._txt p:last-child{
    margin: 0;
}
.fav_item ._img p:first-child{
    width: 150px;
    text-align: center;
}
.fav_item ._img img{
    margin: 0;
    height: 80px;
    width: auto;
}
.section02.qa_block{
    margin: 0;
}
.section03.qa_block{
    margin: 0;
}
.qa_block ._header{
    border-bottom: 2px solid #fc7e09;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 15px;
}

.qa_block ._answer ._header{
    background: #f8f5ee;
    padding: 20px 25px 20px 0;
    border:none;
}

.qa_block ._header ._date,
.qa_block ._header ._id{
    text-align: right;
    font-size: 1.2rem;
}
.qa_block ._header h2{
    font-size: 1.6rem;
    color: #fc7e09;
    font-weight: bold;
    padding: 0 0 0 75px;
    position: relative;
}
.qa_block ._header h2:before{

    width: 40px;
    height: 40px;
    font-size: 2rem;
    text-align: center;
    line-height: 1;
    color: #fff;
    /* font-family: nisshin !important; */
    padding: 9px 0;
    background: #fc7e09;
    border-radius: 50%;
    /* margin-right: 10px; */
    /* margin-left: -10px; */
    display: block;
    position: absolute;
    line-height: 1;
    left: 20px;
    top: 50%;
    margin-top: -20px;
}
.qa_block ._header h2:after {
    content: '';
    display: block;
    position: absolute;
    left: 57px;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fc7e09;
    /* transform: rotate(90deg); */
}
.qa_block ._question ._header h2:before{
    content: "Q";
}
.qa_block ._answer ._header h2:before{
    content: "A";
}

.qa_block p._text{
    padding: 20px 20px 5px;
}
.qa_block ._question p._text{
    font-size: 2rem;
    font-weight: bold;
}
.qa_block ._answer p._text{
    padding: 0;
    margin: 0;
}
.qa_block ._answer .button_wrap{
    margin: 5px;
}
.qa_block ._answer ._inner{
    border: 4px solid #f8f5ee;
    border-top: none;
    padding: 15px 20px;
    }

/*エラーページスタイル*/

.section01.error_section{
   padding-bottom: 0;
}
.section01.error_section .section_inner{
   border-bottom: 1px dotted #cccccc;
   padding-bottom: 20px;
}

.error_title {
    text-align: center;
    padding: 40px 0 0;
}

.error_title h1{
    color: #e60020;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px;
}

.error_title ._lead{

}

.error404_title{
    text-align: center;
    padding: 65px 0 0;
}
.error404_title h1{
    font-size: 2.8rem;
    font-weight: bold;
    color: #fc7e09;
    margin: 0 0 40px;
    /*letter-spacing: -2px;*/
}

.login_ty_err{

}

.login_ty_err ._inner{
    max-width: 360px;
    margin: auto;
}

.login_ty_err ._inner02{
    /*max-width: 360px;*/
    border-top: 1px dotted #cccccc;
    margin: auto;
    padding: 30px 0 0;
}

.login_ty_err ._input{
    margin: 0 0 10px;
    position: relative;
}
.login_ty_err ._help_link{
    padding: 0 0 0 60px;
}
.login_ty_err input[type="text"], .login_ty_err input[type="password"]{
    width: 100%;
}
.login_ty_err ._input span{
    position: absolute;
    font-size: 1.6rem;
    margin: auto 0 auto -110px;
    line-height: 1;
    top: 0;
    bottom: 0;
    height: 1.6rem;
    font-weight: bold;
}

.login_ty_err .check{
    margin: 0;
}

.login_ty_err .button_wrap{
    margin: 20px 0;
}

._ip_text{

}

.contents_box.section01{
    padding-top: 40px;
}
.contents_box ._header{
    max-width: none;
}
.contents_box ._title{
    background: #f6f2e9;
    padding: 20px 0;
    color: #483a2b;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
}
.contents_box ._inner{
    border: 8px solid #f6f2e9; 
    border-top: none;
    padding: 30px;
}

/*エラーページスタイル*/
.keyword_search{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: 5px;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.keyword_search button {
    width: 120px;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    padding: 0;
    font-size: 1.4rem;
    font-weight: bold;
    background: #fc7e09;
    border: none;
    line-height: inherit;
    letter-spacing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    border-radius: 0;
    height: 48px;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: normal;
    color: #fff;
    padding: 0 30px;
    border-radius: 5px 0 0 5px;
    position: relative;
}
.keyword_search input[type="text"] {
    width: 100%;
    white-space: nowrap;
    border: none;
    border-radius: 0;
    z-index: 1;
    overflow: hidden;
    background: none;
    font: initial;
    }
.keyword_search button .icon_search:before {
    /* background-image: url(/img/search2.svg); */
    font-family: 'icomoon' !important;
    display: block;
    width: 4rem;
    content: "\e92c";
    color: #ffffff;
    font-size: 4rem;
    margin: auto;
}

.ranking_contents .rank_top3>.contents_list_col2{
    background: #fcfaef;
    padding: 20px;
}
.ranking_contents .rank_top3>.contents_list_col2 .col_image{
    width: 245px;
    height: 185px;
    background: #fff;
}
.ranking_contents .rank_top3>.contents_list_col2 .col_image img{
    height: 100%;
    width: auto;
    overflow: hidden;
}
.ranking_contents .contents_list_col2 .col_image{
    border: 1px solid #ccc;
    text-align: center;
    width: 182px;
    height: 134px;
    overflow: hidden;
}
.ranking_contents .contents_list_col2 .col_image img{
    height: 100%;
    width: auto;

}

.ranking_contents_qa .box_column ._column{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
}
.ranking_contents_qa .rank_top3 .box_column{
    background: #fcfaef;
    padding: 20px;
}
.title_gold_bar{
    position: relative;
    padding: 17px 25px 17px 80px;
    background: #cf9300;
    color: #fff;
    font-size: 2.4rem;
    /*margin: 0 0 25px;*/
}
.title_beige_bar{
position: relative;
    padding:20px 0 20px 40px;
    background: #f8f5ee;
    /* color: #fff; */
    font-size: 1.8rem;
    /* margin: 0 0 25px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    justify-content: flex-start;
    align-items: center;
    line-height: 1.5;
    font-weight: bold;
}
.title_beige_bar a{
text-decoration: none;
}

.title_beige_bar:before{
    content: "";
    width: 20px;
    height: 20px;
    font-size: 1.1rem;
    text-align: center;
    line-height: 1;
    color: #fff;
    font-family: nisshin !important;
    padding: 5px;
    background: #fc7e09;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: -10px;
}

.title_beige_bar_box ._inner{
    padding: 20px 35px;
}
.title_beige_bar_box{

    border: 5px solid #f8f5ee;
    border-top:none;
}
.title_bullet {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 1.8rem;
    font-weight: bold;
}
.title_bullet:before {
    position: absolute;
    content: '';
    top: 10px;
    left: 5px;
    background: #fc7e09;
    width: 4px;
    height: 4px;
    overflow: hidden;
    border-radius: 50%;
}

.title_orange_bar{
    position: relative;
    padding: 17px 25px 17px 80px;
    background: #fc7e09;
    color: #fff;
    font-size: 2.4rem;
    /*margin: 0 0 25px;*/
}
.title_gold_bar span{
    width: 40px;
    height: 40px;
    position: absolute;
    display: inline-block;
    left: auto;
    right: auto;
    top: 50%;
    margin-top: -20px;
    margin-left: -75px;
}
.title_gold_bar span:before{
content: attr(data-label);
    width: 40px;
    height: 40px;
    font-size: 2rem;
    text-align: center;
    line-height: 1;
    color: #cf9300;
    /* font-family: nisshin !important; */
    padding: 12px 0;
    background: #fff;
    border-radius: 50%;
    /* margin-right: 10px; */
    /* margin-left: -10px; */
    display: block;
    position: absolute;
    line-height: 1;
    left: 0;
/*    top: 50%;
    margin-top: -20px;*/
}
.title_gold_bar span:after {
    content: '';
    display: block;
    position: absolute;
    left: 37px;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff;
    /* transform: rotate(90deg); */
}
.title_gold_bar_box{
    padding: 35px;
    border: 5px solid #f8f5ee;
    border-top:none;
}
.title_gold_bar_box dt{
    font-weight: bold;
}
.title_gold_bar_box .section_inner{
    padding: 0 20px;
}
.title_type_02{
    border-left: 4px solid #fc7e09;
    background: #f6f2e9;
    padding: 15px;
    font-size: 1.8rem;
    text-align: left;
    margin: 0 0 25px;
}

.qa_text{
    font-size: 1.6rem;
    /*color: #fc7e09;*/
    /*font-weight: bold;*/
    padding: 10px 0 10px 75px;
    position: relative;
    margin: 0 0 10px;
}
.qa_text:before{
    content: attr(data-label);
    width: 40px;
    height: 40px;
    font-size: 2rem;
    text-align: center;
    line-height: 1;
    color: #fff;
    /* font-family: nisshin !important; */
    padding: 9px 0;
    background: #fc7e09;
    border-radius: 50%;
    /* margin-right: 10px; */
    /* margin-left: -10px; */
    display: block;
    position: absolute;
    line-height: 1;
    left: 20px;
    top: 0;
    /*margin-top: -20px;*/
}
.qa_text:after {
    content: '';
    display: block;
    position: absolute;
    left: 57px;
    top: 20px;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fc7e09;
    /* transform: rotate(90deg); */
}
.attension_pink{
    border: 2px solid #e38484;
    padding: 35px;
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
}
.attension_pink ._title{
    font-size: 1.8rem;
    font-weight: bold;
    text-align: left;
    margin: 0 0 15px;
}
.attension_pink ._title span{
    background: #e38484;
    padding: 10px;
    margin-right: 10px;
    border-radius: 5px;
    font-size: 1.6rem;
    color: #fff;
    line-height: 1;
    display: inline-block;
}

.sitemap_title {
    display: flex;
    padding: 15px 0 15px 40px;
    /*margin: 0 0 0 15px;*/
    -webkit-appearance: none;
    -moz-appearance: none;
    color: inherit;
    background: none;
    line-height: inherit;
    letter-spacing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    text-decoration: none;
    color: #222;
    vertical-align: middle;
    outline: none;
    /*cursor: pointer;*/
    margin-bottom: 20px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    font-weight: bold;
    font-size: 1.8rem;
}
.sitemap_title span {

}
.sitemap_title._single{
    margin: 0;
    border-bottom:none;
}
.sitemap_title span a {
    text-decoration: underline;
    font-weight: normal;
}
.sitemap_title span a:hover {
    text-decoration: none;
}
.sitemap_title>a {
    color: #222222;
    text-decoration: none;
    
    position: relative;
    /*padding: 0 0 0 25px;*/
    font-size: 1.8rem;
    /* font-weight: bold; */
}


.sitemap_title:before {
    content: "";
    font-family: 'nisshin' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    margin: auto;
    height: 20px;
    width: 20px;
    padding: 6px;
    color: #fff;
    border-radius: 50%;
    background-color: #fc7e09;
    font-size: 1rem;
}
.sitemap_title._st_2{
padding-left: 20px;
}
.sitemap_title._st_2:before{
    display: none;
}
.sitemap_inner ._list.link_list>li {
    margin: 0;
}
.sitemap_inner {
    padding: 0 0 0 25px;
}

.photo_front{
    margin: 0 0 10px;
}
.photo_front ul li{
    display: inline-block;
    margin: 0 10px 10px 0;
}
.h_set_img{
    position: relative;
}
.footer_fixed{
    position: fixed;
    bottom: 0;
    margin: 0;
}
.footer_fixed .footer_bottom_inner{
    padding: 20px 115px 20px 20px;
    max-width:1060px;
}
.footer_fixed #footer .logo{
    margin: 0;
}
.footer_fixed #footer .logo a{
    pointer-events: none;
}

@media print,(min-width: 767px){
._list_col2{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
}
._list_col2 li{
    width: calc((100% - 25px * 1) / 2);
    margin-right: 25px;
    margin-top: 0;
}

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

._list_col3{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
}
._list_col3 li{
    width: calc((100% - 25px * 2) / 3);
    margin-right: 25px;
    margin-top: 0;
}

._list_col3 li:nth-child(3n) {
    margin-right: 0;
}

.no_display_pc{
    display: none;
}
.check_list_3>.check{
    display: inline-block;
}
.check_list>.check{
    width: calc(25% - 5px);
    padding-right: 10px;
    display: inline-block;
    vertical-align: top;
}
.check_list>.check:nth-child(n+5) {
    margin-top: 5px;
}
.check_list>.check>*{
    display: inline-block;
    vertical-align: top;
}

.l-wrapper .tbl_form_col2 td{
  font-size: 1.4rem;
  padding: 20px;
  line-height: 2;
    /*width: 800px;*/
    border-top: 1px dotted #cccccc;
}
.l-wrapper .tbl_form_col2 td p{
    line-height: normal;
}
.l-wrapper .tbl_form_col2 th{
  font-size: 1.6rem;
  padding: 30px 20px 30px 25px;
  font-weight: bold;
  vertical-align: top;
  background: #ededed;
  border-bottom: 2px solid #fff;
    min-width: 240px;
}
.l-wrapper .tbl_form_col2 th.u-w25{
    width: 240px;
}
  .l-wrapper .tbl_sp_retitle .thead th {
    min-width: inherit;
  }
.l-wrapper .tbl_form_col2 tr:last-child td{
    border-bottom: 1px dotted #cccccc;
}
.l-wrapper .tbl_form_col2 tr:last-child th{
    border-bottom: 1px solid #ededed;
}

.w_900 {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}
.w_900 .section01{
    padding: 80px 0 80px;
    }
._column ._lead, .contents_list_col2 ._lead{
    font-size: 1.4rem;
}

.img_left, .img_right {
    font-size: 1.6rem;
    line-height: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 40px;
}
.img_left.result_item, .img_right.result_item {
    margin-bottom: 0;
}
.img_right>._column:nth-child(1) {
    order: 2;
}
.img_right>._column:nth-child(2) {
    order: 1;
}

.img_left>._column:nth-child(1) {
    /*float: left;*/
    width: 162px;
    height: 100%;
    margin-right: 30px;
    margin-bottom: 0;
}

.img_left>._column:nth-child(2) {
    /*float: left;*/
    width: calc(100% - 192px);
}
.img_left._teacher>._column:nth-child(1) {
    width: 120px;
    margin-right: 20px;
}
.img_left._teacher>._column:nth-child(2) {
    width: calc(100% - 140px);
}
.img_left>._column p._title {
    position: relative;
    /* font-size: 16px; */
    line-height: 1.8;
    word-break: break-all;
    overflow: hidden;
}

.img_left>._column p._lead {
    line-height: 1.8;
}
.img_left>._column>._text{
    margin-bottom: 0;
}

.col_img_right {
    font-size: 1.6rem;
    line-height: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.col_img_right ._column:nth-child(1) {
    width: calc(100% - 230px);
    margin-right: 30px;
}
.col_img_right ._column:nth-child(2) {
    width: 200px;
}

.character_box .img_left{
    margin-bottom: 0;
}
.character_box .img_left:nth-child(n + 2){
    border-top: 1px dotted #cccccc;
    margin-top: 20px;
    padding-top: 20px;
}
.column_company ._column{
width: calc((100% - 20px * 1) / 2);
    margin-right: 10px;
}
.column_company ._column .button_wrap{
    margin: 0;
}
.column_company ._column .button_wrap a{
    width: 100%;
    font-weight: bold;
    padding: 5px 30px 5px 60px;
    text-align: left;
    justify-content: left;
    height: 50px;
}
.column_company ._column .button_wrap a:before{
    content: "";
    font-family: 'nisshin' !important;
    background-position: 0 0;
    background-size: 100% auto;
    position: absolute;
    width: 20px;
    height: 20px;
    padding: 5px;
    font-size: 1.1rem;
    text-align: center;
    line-height: 1;
    top: 15px;
    left: 30px;
    color: #fff;
    /* background-image: url(/img/fav2.svg); */
    background: #fc7e09;
    border-radius: 50%;
}

.column_2.column_company> ._column:nth-child(n+3){
    margin-top: 10px;
}

.column_2 ._column:nth-child(2n){
    margin-right: 0;
}

.column_2{

}

.column_2 ._column{
        /*width: 20%;*/
        /*max-width: 220px;*/
width: calc(50% - 12.5px);
        margin-right: 25px;
}

.column_2>*:nth-child(n+3) {
    margin-top: 30px;
}

.column_2.bg_white>._column{
    background: #fff;
    padding: 30px 40px;
    box-sizing: border-box;
    border-right: 1px #ededed solid;
    margin-right:0;
    width: 50%;
  }
.column_2.bg_white>._column:last-child{
    border-right:none;
}

.column_3>*:nth-child(n+4) {
    margin-top: 60px;
}

.column_3 ._column:nth-child(3n){
    margin-right: 0;
}
.column_3 ._column{
        width: 30%;
        /*max-width: 330px;*/
width: calc(33.33% - 16.66px);
        margin-right: 25px;
        margin-top: 0;
    }
.box_column.column_profile{
    display: block;
}
.box_column.column_profile .radio_sideset .radio_wrap{
    display: inline-block;
    vertical-align: top;
}
.box_column.column_profile .radio_sideset img{
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 50px);
    height: auto;
}
.column_profile ._column{
    width: calc(33.33% - 16.66px);
    display: inline-block;
}
.column_profile>*:nth-child(n+4) {
    margin-top: 30px;
}

.column_3 ._column.radio_sideset{
        width: calc(33.33% - 5px);
}

.column_3{

}

.ranking_column.column_3 ._column{
    width: calc((100% - 205px * 2) / 3);
    max-width: 250px;
    margin-right: 50px;
}

.ranking_column.column_3 ._column:nth-child(3n){
    margin-right: 0;
}

.box_column_center.column_3>*:nth-child(n+4) {
    margin-top: 60px;
}
.column_3>*:nth-child(n+4) {
    margin-top: 30px;
}

.column_4 ._column{
        /*width: 30%;*/
        /*max-width: 330px;*/
width: calc((100% - 10px * 3) / 4);
        margin-right: 10px;
}
.column_4 ._column:nth-child(4n){
    margin-right: 0;
}

.column_4>*:nth-child(n+5) {
    margin-top: 10px;
}

.contents_list_col2{

}
.contents_list_col2 .col_text:after{
    content: "";
    display: block;
    clear: both;
}
.contents_list_col2 .col_image{
    /*float: left;*/
    width: 200px;
    height: 100%;
    margin-right: 20px;
    margin-bottom: 0;
    border: 1px solid #ccc;
}
.contents_list_col2 .col_image img{
    width: auto;
    height: auto;
}
.contents_list_col2.as_set .col_image img{
    height: 100%;
}
.contents_list_col2{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    /* align-items: flex-start;*/
}
._column a{
    text-decoration: none;
}
a.contents_list_col2{
    text-decoration: none;
}

.contents_list_col2 .col_text{
    /*width: calc(100% - 200px);*/
    flex: 1;
}
.col_image{
    text-align: center;
    margin-bottom: 8px;
    border: 1px solid #cccccc;
}

.col_image img{
    /*height: 100%;*/
    max-height: 100%;
    width: auto;
}

.h_set_img img{
    height: 100%;
}
.button_col{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.button_col .button_wrap ._button, .button_col .button_wrap ._button.bt_type02{
    height: 50px;
    font-size: 1.8rem;
    font-weight: bold;
    width: 100%;
    min-width: 240px;
}
.side_menu .button_col .button_wrap{
    margin: 0 0 5px;
}
.side_menu .button_col .button_wrap:last-child{
    margin: 0 0 15px;
}
.side_menu .button_col{
    display: block;
}
.side_menu .button_col .button_wrap ._button, .side_menu .button_col .button_wrap ._button.bt_type02{
    min-width: unset;
    justify-content: flex-start;
    font-size: 1.6rem;
    padding: 0 10px 0 30px;
}
.side_menu .button_col .button_wrap ._button:before{
    margin-left: -25px;
    margin-right: 5px;
}
.button_col .button_wrap{
    margin-right: 20px;
    text-align: left;
}
.button_col._col_max{
    justify-content: space-between;
}
.button_col._col_max .button_wrap{
    width: 100%;
}

.button_col .button_wrap:last-child{
    margin-right: 0;
}
.member_list li{
    /*width: calc((100% - 65px * 5) / 6);*/
    width: calc(16.66% - 25px);
    margin-right: 30px;
        text-align: center;
}
.member_list li:nth-child(6n) {
    margin-right: 0;
}
.member_list li:nth-child(n + 7){
    margin-top: 30px;
}
.btn_list .button_wrap{
    margin: 20px 0 0;
}
.contents_wrap{
max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
/*    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;*/
    justify-content: flex-start;
}

.side_menu{
    display: block;
}
.contents_wrap .main_contents{
    width: calc(100% - 240px);
    padding: 30px 0 50px 40px;
    order: 2;
}
.contents_wrap .side_menu .section_inner{
    padding: 0 20px 25px;
    border: 1px solid #e8dab3;
    border-radius: 0 0 5px 5px;
}
.contents_wrap .side_menu{
    width: 240px;
    order: 1;
    padding: 30px 0 50px 0;
}

.contents_3 .contents_list_col2 .col_image{
    width: 50%;
}

.contents_3 ._column:first-child{
    margin: 0 0;
    padding: 0 50px 0 0;
    border-right: 1px solid #cccccc;
}
.contents_3 ._column:first-child .col_image img{
    height: auto;
}
.contents_3 ._column:last-child{
    padding: 0 0 0 50px;
}
.contents_3 ._column:last-child .contents_list_col2:first-child{
    margin: 0 0 20px;
    
}
.column_2.contents_3 ._column{
    /*width: calc((100% - 50px * 1) / 2);*/
    width: 50%;
}
.column_2.contents_3 ._column .col_image img{
    height: auto;
}
.l-wrapper .address_form button:hover {
    background: #fc7e09;
    border: 1px solid #fc7e09;
    color: #fff;
}
.l-wrapper .address_form button:hover:before {
    background: #fff;
    color: #fc7e09;
}
.gdpr_btn:hover{
    color: #ffffff;
    background: #7d593b;
}
.tab_list li a:hover{
    color: #ffffff;
    background: #fc7e09;
}
.tab_list li._tab_bread a:hover{
    background: #f6bec3;
        color: #483a2b;
}
.tab_list li._tab_noodles a:hover{
    background: #d1e888;
        color: #483a2b;
}
.tab_list li._tab_bread a.current_tab:hover{
    background: #f6bec3;
        color: #483a2b;
}
.tab_list li._tab_noodles a.current_tab:hover{
    background: #d1e888;
        color: #483a2b;
}
.tab_list li a:hover:before{
    color: #483a2b;
}
.tab_list3 li a:hover{
    color: #fc7e09;
}
.tab_list3 li a:hover:after{
    opacity: 1;
    /*left: 15px;*/
    width: 80%;
    color: #fc7e09;
}
.special_news a:hover span{
    text-decoration: underline;
}
.special_news a:hover .news_tag{
    text-decoration:none;
}
a.link_img:hover{
    opacity: .8;
}
.title_text a:hover{
    text-decoration: underline;
}
.title_text02 a:hover{
    text-decoration: underline;
}
p._text>a:hover{
    text-decoration:none;
    /*color: #fc7e09;*/
}
.SearchBoxInner button:hover {
    opacity: .8;
}
._text_link a:hover{
    text-decoration:none;
}

.contents_list a:hover ._title, .contents_list_col2 a:hover ._title{
    text-decoration:underline;
}
.contents_list a:hover ._lead, .contents_list_col2 a:hover ._lead{
    text-decoration:underline;
}

.contents_list a:hover ._tag, .contents_list_col2 a:hover ._tag{
    text-decoration: none;
}
.contents_list ._title a:hover{
    text-decoration: none;
}
.contents_list_col2 ._title a:hover{
    text-decoration: underline;
}
.button_wrap ._button:hover{
background: #fc7e09;
border: 1px solid #fc7e09;
color: #fff;
}
.button_wrap ._button:hover:before {
    background: #fff;
    color: #fc7e09;
}
.button_wrap ._button.bt_type02:hover:before{
    background: #fc7e09;
    color: #fff;
 }
.button_wrap ._button.bt_type02:hover{
  background: none;
  color: #483a2b;
  border: 1px solid #cccccc;
}
a.bt_type03:hover, a.bt_type04:hover{
    opacity: .8;
}
.button_wrap ._button.bt_type05:hover{
    background: none;
    color: #7d593b;
    border: 1px solid #7d593b;
}
.button_wrap ._button.bt_type06:hover{
    background: #7d593b;
    border: 1px solid #7d593b;
    color: #fff;
}
.search_list li a:hover{
    background: #7d593b;
    color: #fff;
}
.text_list>a:hover,
.link_list>li a:hover,
.link_text>a:hover{
        text-decoration: underline;
        /*color: #fc7e09;*/
}
._list li a:hover{
        text-decoration: none;
}
._list.link_list li a:hover{
    text-decoration: underline;
}
.member_list li a:hover{
    text-decoration: underline;
}
.map_button.button_wrap ._button:hover:before{
    background: none;
    color: #ffffff;
}
.recipe_title h2 a:hover,
.recipe_title h3 a:hover{
    text-decoration: underline;
}
.recipe_button_col .button_wrap ._button:hover:before{
    color: #ffffff;
}
.recipe_results .meta h3 a:hover{
    text-decoration: underline;
}
.offer li a:hover{
    text-decoration: underline;
}

.qa_list ._text a:hover{
    text-decoration: underline;
}
.accordion_txt:hover{
    background: #fc7e09;
    border: 1px solid #fc7e09;
    color: #fff;
}
.accordion_txt:hover:before, .accordion_txt:hover:after{
    border-bottom: 2px solid #fff;
}
.column_company ._column .button_wrap a:hover:before {
    background: #fff;
    color: #fc7e09;
    }
a.contents_list_col2:hover{
    text-decoration: underline;
}
._column a:hover ._lead{
    text-decoration: underline;
}
._column a:hover{
    /*text-decoration: underline;*/
}
._column h3 a:hover{
    text-decoration: underline;
}
.side_menu .button_col .button_wrap ._button:hover:before{
    background: none;
}
.keyword_search button:hover {
    opacity: .8;
}
.recipe_catalog .offer a:hover{
    text-decoration: underline;
}

div#trendsearch{
    margin: auto;
}
div#trendsearch img{
    height: auto;
}
.ranking_contents_qa p._text{
    margin: 0 30px 5px 70px; 
}
.ranking_contents_qa .title_text{
    margin: 0 0 5px;
}
.tbl_03 td:nth-child(n+2){
    border-left: 1px solid #cccccc;
}
.section_header._ribbon>._title{
margin-bottom: -60px;
}
.section_header._ribbon>._title img{
    max-width: 640px;
}
.section_inner._ribbon{
padding-top: 90px;
}
.guide_col{
    display: flex;
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.guide_col .side_section{
    width: 120px;
    margin-right: 20px;
    position: absolute;
    top: 0;
    /*left: 0;*/
}
.guide_col .main_section{
    width: calc(100% - 140px);
    margin-left: 140px;
}
.side_section.is-scrolled{
    position: fixed;
    top: 160px;
}
.title_bold03 a:hover{
    text-decoration: underline;
}
.gallery {
    cursor: pointer;
}

.short, .small{
    width: 400px!important;
    margin-right: calc(100% - 400px)!important;
}
.address_form .short{
    width: 100px!important;
    margin-right: 0!important;
}
.period_form .small{
    width: calc(50% - 18px)!important;
    margin-right: 0!important;
}
.l-wrapper .period_form input[type="text"].small:first-child {
    margin-right: 30px!important;
}

}
@media print{
.contents_wrap{
    display: block!important;
        position: relative;
}
.contents_wrap .main_contents{
margin-left: 240px;
}
.contents_wrap .side_menu{
    position: absolute;
    top: 0;
    left: 0;
}
.gdpr_box{
    display: none!important;
}.contents_wrap{
    display: block!important;
        position: relative;
}
.contents_wrap .main_contents{
margin-left: 240px;
}
.contents_wrap .side_menu{
    position: absolute;
    top: 0;
    left: 0;
}
.gdpr_box{
    display: none!important;
}
}
