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

figure {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/*-------↓↓017用CSS↓↓-------*/

.vol017 .content_main .top {
    background: url(../images/top_pc.jpg) top center no-repeat;
    background-size: contain;
    height: 490px;
    width: 700px;
}

p.size80 {
    font-size: 80%;
    line-height: 1.6;
}

p.size120 {
    font-size: 120%;
    font-weight: bold;
    line-height: 1.6;
    margin: 0;
}

.recipecolor {
    color: #e07d84;
}

.chefcolor {
    color: #769763;
}

.feature {
    margin: 30px 20px 20px;
}

.field00 {
    width: 100%;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
    flex-direction: column;
    position: relative; 
    z-index: 0;   
}

.field00 img.img01, img.img02 {
    width: 100%;
}

.field00 img.copy03 {
    width:35%;
    position:absolute;
    top: 50px;
    right: 20px;
}

.field01 {
    margin: 15px 0 0 0;
    position: relative;
   z-index: 1;
}

.field01 .copy02 {
    margin: -60px 0 10px 0;
    width: 100%;
}

.field01 .copy04 {
     display: none;
}

.iwateken {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: end;
	-ms-flex-align: end;
    align-items: flex-end;
    width: 65%;
    margin: 0 10px 0 auto;
}

.iwateken .iwateken01 {
    width: 60%;
}
.iwateken .iwateken01 img {
    width: 90%;
    margin: -30px 10px 30px 0;
}

.iwateken .iwateken02 {
    width: 40%;
}

.iwateken .iwateken02 img {
    width: 100%;
}

.item-title img {
  width:70%;
}

.seisansya {
    width: 100%;
    margin: 20px 0 20px 0;
}

.seisansya img.seisansya_photo {
    float:left;
    width: 45%;
    margin: 0 20px 0 0 0;
    border-radius: 5px;
}

.seisansya .seisansya_profile {
    float:left;
    width: 50%;
    padding: 0 0 0 5%;
}

.seisansya .seisansya_profile img{
    width: 80%;
}

.field03 img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: 0 100%
}

.field04 {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
    flex-direction: column;
}

.field04 .field04_1 {
    margin: 0;
}

.field04 .field04_2 .field04_2_1 img {
    float:left;
    margin: 0 20px 0 0;
    width: 50%;
}

.field04 .field04_2 .field04_2_1 p.orange {
    color: #f0831e;
}
    
.field05 {
     background: url(../images/bgimg01.jpg) top center no-repeat;
     border-radius: 10px;
     padding: 30px;
     margin: 30px 20px 0 20px;
}

.field05 .field05_1 img {
     width: 70%;
}

.field05 .field05_2 img {
     width: 100%;
}

.recipe_a {
    background-color: #fae8e7;
      border-radius: 10px;
     padding: 30px;
     margin: 70px 20px 0 20px;
}

.recipe_a img {
    width: 100%;
}

.recipe_a .recipe01 {
    position: relative;
}

.recipe_a .recipe01 .recipe_ttl {
    width: 45%;
    position:absolute;
    top: -50px;
    left: -20px;
}

.recipe_a .recipe01 .recipe_photo {
    width: 100%;
}

.recipe_a .recipe00 .recipe01 .recipe_ttl2 {
    width: 90%;
    margin: 15px 0;
}

.recipe_a .recipe00 .recipe02 .recipe02_1 ol.recipe_list {
    list-style-type: decimal;
    margin: 0 0 0 1.5em;
}
.recipe_a .recipe00 .recipe02 .recipe02_2 {
    margin: 30px 0 0 0;
}

.recipe_a .recipe00 .recipe02 .recipe02_2 img {
    width: 70%;
    margin: 0 10px 0 0;
    float:left;
}

.recipe_a .recipe00 .recipe02 .recipe02_2 p {
    vertical-align: bottom;
}

.recipe_a .recipe03 {
    margin: 40px 0 0 0;
    background-color: #fff;
    padding: 10px 10px 0 10px;
    position: relative;
}

.recipe_a .recipe03 img {   
    float:left;
    margin: 5px 10px 5px 5px;
    width: 40%;
}

.recipe_a .recipepoint {
    display: block; 
    margin: 10px 0 0 0;
    background-color: #e07d84;
    color: #fff;
    padding: 5px 12px 5px 12px;
}

.recipe_a .recipepoint img {
    width: 35%;
    margin: 6px 5px 0 -5px;
    display:block;
    float:left;
}

.recipe_a .recipe03 .recipe_shopdata {
        width: 70px;
    position:absolute;
    top: -10px;
    right: auto;
    left: auto;
}

.chef_a {
    margin: 100px 0 0 0;
}

.chef_a .chef01 {
    position: relative;
}

.chef_a .chef01 .chef_ttl {
    width: 30%;
    position:absolute;
    top: -50px;
    left: 20px;
}

.chef_a .chef01 .chef_dish {
    width: 100%;
}

.chef_a .chef01 .chef_copy_pc {
    display: none;
}


.chef_a .chef02 {
    margin: 20px 20px 50px;
    display: block;
}

.chef_a .chef02 .chef02_1 .chef_copy_sp {
    margin: 0 0 20px 0;
}

.chef_a .chef02 .chef02_1 .chef_ttl2 {
    width:  90%;
    margin: 0 0 10px 0;
}

.chef_a .chef02 .chef02_2 {
    margin: 50px 0 0 0;
}

.chef_a .chef02 .chef02_2 img.chef_kotsu {
    width: 35%;
    float: left;
    margin: -40px 10px 0 0;
}

.chef_a .chef02 .chef02_2 p {
    margin: 0;
}
.chefsmemo { 
    color: #fff;
    background-color: #769763;
}
.chef_a .chef03 {
    background-color: #d9dfce;
    border-radius: 10px;
     padding: 30px 30px 20px 30px;
     margin: 30px 20px 0 20px;
     position: relative;
}

.chef_a .chef03 .chef_shop_ttl {
        width: 70px;
    position:absolute;
    top: -10px;
}

.chef_a .chef03 .chef03_1 {
    margin: 0 0 20px 0;
}
.chef_a .chef03 .chef03_1 img {
    width: 50%;
    margin: 0 -15px 0 10px;
    float:right;
}

.chef_a .chef03 .chef03_2 img {
    width: 40%;
    margin: 0 10px 0 0;
    float:left;
}

.chef_point {
    display: block;
    margin: 0;
    padding: 10px;
    position: relative;
    border: 2px solid #ddd;
    background-color: #fff;
    border-radius: 10px;
}

.chef_point img {
    width: 60%;
    margin: 0 10px 0 0;
    float:left;
}

.content_main .infomation div li {
    text-align: left;
    padding: 10px;
}

.content_main .infomation {
    background: none;
    box-shadow: none;
    background-color: #fde9d4;
    margin: 20px;
    padding: 0;
    border: thin solid #f6ae54;
}

.content_main .infomation div {
    margin: 0 20px;
    border: thin solid #fde9d4;
    margin-top: -1px;
    margin-bottom: -1px;
}

.content_main .infomation div h4 {
    border-bottom: thin solid #f6ae54;
    width: 100%;
    max-width: 380px;
    margin: 10px auto 10px;
    font-size: small;
    line-height: 2.5;
    color: #f6ae54;
}

.content_main .infomation div ul,
.content_main .infomation div li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.content_main .infomation div ul {
    display: inline-block;
    margin: 0 auto 10px;
    line-height: 1.4em;
}

.content_main .infomation div li {
    margin-bottom: 10px;
}

.content_main .infomation div li .shop {
    font-size: 120%;
    font-weight: bold;
}



/*-------↓↓PC版CSS↓↓-------*/
@media (min-width:480px) {

.field00 {
    width: 100%;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: row;
    flex-direction: row;
}

.field00 img.img01 {
    width: 450px;
    height: 300px;
    margin-right: 10px;
    object-fit: cover;
}

.field00 img.img02 {
    width: 200px;
    height: 300px;
    object-fit: cover;
}

.field00 img.copy03 {
    width: 22%;
    position:absolute;
    top: 110px;
    left: 20px;
}


.field01 {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    width: 100%;
}

.field01 .copy02 {
     display: none;
}

.field01 .copy01 {
  padding: 0;
  vertical-align: top;
    width: 500px;
    margin: 0 30px 0 0;
}

.field01 .copy04 {
    display: block;
     width: 130px;
     vertical-align: top;
     padding: 0; 
}

.item-title img {
  width: 230px;
}

.iwateken01 {
    width: 100%;
}

.iwateken01 img {
    width: 100px;
}

.iwateken02 {
    width: 100%;
}
.iwateken02 img {
    width: 100px;
    margin: 5px 10px 5px 10px;
}

.seisansya {
    width: 100%;
    margin: 30px 0 20px 0;
}

.seisansya img.seisansya_photo {
    float:left;
    width: 200px;
    margin: 0 20px 0 0 0;
    border-radius: 5px;
}

.seisansya .seisansya_profile {
    float:left;
    width: 280px;
    padding: 0 0 0 20px;
}

.seisansya .seisansya_profile img{
    width: 170px;
}

.field03 {
    background: url(../images/17_img03.jpg) top center no-repeat;
    background-size: contain;
    height: 500px;
    width: 700px;
    margin: 0;
}

.field03 img {
    display: none;
}

.field04 {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: row;
    flex-direction: row;
}

.field04 .field04_1 {
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%;
    margin-right: 30px;
}
.field04 .field04_2 {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
}

.field04 .field04_2 .field04_2_1 img {
    float: none;
    width: 100%;
    margin: 0;
}


.field05 {
     padding: 20px;
     margin: 30px 0 0 0;
}

.field05 .field05_1{
    width: 100%;
    margin-right: 20px;
}

.field05 .field05_1 img {
     width: 100%;
}

.field05 .field05_2{
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
}

.recipe_a .recipe00 {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
}

.recipe_a .recipe00 .recipe01  {
    margin: 0 20px 0 0;
}

.recipe_a .recipe00 .recipe01 .recipe_ttl {
    width: 150px;
    position:absolute;
    top: -80px;
    left: -20px;
}

.recipe_a .recipe00 .recipe01 .recipe_photo {
    margin: 15px 0 0 -50px;
    width: calc(95% + 50px);
}

.recipe_a .recipe00 .recipe01 .recipe_ttl2 {
    width: 100%;
    margin: 20px 0;
}

.recipe_a .recipe00 .recipe02 {
    margin-bottom: 30px;
}

.recipe_a .recipe00 .recipe02 .recipe02_1 {
    width: 250px;
}

.recipe_a .recipe03 {
    margin: 30px 20px 0 20px;
    background-color: #fff;
    padding: 15px;
}

.recipe_a .recipe03 img{
    width: 30%;
    margin: 0 20px 0 0 ;
}

.recipe_a .recipepoint {
    display: block; 
    margin: 10px 20px 0 20px;
    background-color: #e07d84;
    color: #fff;
    padding: 2px 15px 2px 2px;
}

.recipe_a .recipepoint img {
    width: 15%;
    margin: 5px 10px 0 12px;
    float:left;
    display:block;
}


.recipe_a .recipe03 .recipe_shopdata {
    width: 70px;
    position:absolute;
    top:-15px;
    left: 10px;
}


.chef_a {
    display: block;
}

.chef_a .chef01 {
    background: url(../images/17_chef01.jpg) top center no-repeat;
    background-size: contain;
    height: 530px;
    width: 700px;
    display:block;
}

.chef_a .chef01 .chef_dish {
    display:none;
}

.chef_a .chef01 .chef_ttl {
    width: 22%;
    position:absolute;
    top: -50px;
    left: 40px;
}

.chef_a .chef01 .chef_copy_pc {
    display: block;
    width: 70px;
    position:absolute;
    top: 30px;
    right: 50px;    
}

.chef_a .chef02 {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
}

.chef_a .chef02 .chef02_1 {
    width: 450px;
    margin: 0 30px 0 0;
}

.chef_a .chef02 .chef02_1 .chef_copy_sp {
    display: none;
}

.chef_a .chef02 .chef02_1 .chef_ttl2 {
    width: 400px;
    margin-bottom: 10px;
}

.chef_a .chef02 .chef02_2 {
    width: 180px;
    height: 305px;
    background: url(../images/17_chef_kotsu.png) top center no-repeat;
    background-size: contain;
    margin:  -50px 0 0 0;
    z-index: 2;
}

.chef_a .chef02 .chef02_2 img.chef_kotsu {
    display: none;
}

.chef_a .chef02 .chef02_2 p {
    display: block;
    margin: 155px 35px 0 22px;
}

.chef_a .chef03  {
}

.chef_a .chef03 .chef_shop_name {
    width: 300px;
}
.chef_a .chef03 .chef03_1 {
    display: block;
    width: 400px;
}

.chef_a .chef03 .chef03_1 .chef_photo {
    width: 200px;
    position:absolute;
    right: 20px;
    bottom: 0px;
}

.chef_a .chef03 .chef03_2 img {
    width: 100px;
    margin: 0 10px 0 0;
}

.chef_a .chef03 .chef03_2 p {
    display: block;
    width: 400px;
}

.chef_point {
    display: none;
}

    .content_main .infomation div ul {
        width: 100%;
        max-width: 600px;
        display: table;
    }

    .content_main .infomation div li {
        display: table-cell;
    }
    
    
    .content_main .infomation h4 br {
        display: none;
    }





}