﻿*{
    margin: 0;
    padding: 0;
}
body{
    width: 100%;
    -webkit-text-size-adjust: 100%;
}
.main img{
    position: relative;
}
.main p{
    position: absolute;
    top: 10px;
    left: 20px;
    background: #ffd417;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  color: rgb(10, 58, 39);
  font-size: 17px;
  text-align: center;
  line-height: 45px;

}
.main p span{
    line-height: 0px;
    font-size: 1.5em;
}
h1{
    position: absolute;
    top: 20px;
    left: 100px;
    font-size: 28px;
    text-align: center;
    line-height: 1em;
    color: rgb(255, 255, 255);
    text-shadow: 5px 5px 5px #423a1e;
}
h1 span{
    font-size: 0.5em;
}
p,h3,h1,h4,dd,dt{
    font-family: fot-tsukubrdgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
}
h2{
    font-family: fot-tsukubrdgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    padding: 30px 0px;
}
h2 div{
    color: rgb(255, 200, 17);
    display: inline;
}
.midasi_bg{
    width: 100%;
    background-color: #053638;
}
/*dlタグ内の設定*/
#top_1 .flex-contaner{
    display: flex;
    width: 100%;
}
#top_1 .flex-item{
    flex-basis: 50%;
}
#top_1 .flex-contaner img{
    width: 100%;
}
#top_1 .flex-contaner dd{
    font-family: fot-tsukubrdgothic-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1em;
}

#top_1 .flex-contaner .text1{
    background-color: rgb(255, 200, 17);
    text-align: center;
    color: rgb(66, 8, 8);
}
#top_1 .flex-contaner .text2{
    background-color: rgb(6, 58, 82);
    text-align: center;
    color: rgb(255, 255, 255);
}
#top_1 .flex-contaner .text3{
    background-color:rgb(66, 8, 8);
    text-align: center;
    color: rgb(255, 255, 255);
}
#top_1 .flex-contaner .text4{
    background-color: rgb(226, 75, 15);
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 13px;
    padding: 2px;
}

/*急速冷凍　sec1 */
.sec1{
    background:url(https://image.rakuten.co.jp/okawari88/cabinet/05307092/msosu/osu_n_03.jpg) no-repeat;
    background-size: 100%;
    position: relative;

}
.sec1 .text1{
    color: #463410;
    text-align: center;
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 0px;
    line-height: 1.2rem;
}
.sec1 .text1 span{
    margin-top: 20px;
    font-size:15px;
}
.sec1 h2{
    color: rgb(13, 27, 56);
    text-align: center;
    font-size: 42px;
    line-height: 0.5em;
    margin-top: 5px;
}
.sec1 .text2{
    color: rgb(13, 27, 56);
    text-align: center;
    font-size: 14px;
    line-height: 1rem;
    margin-top: 5px;

}

.sec1 .text3{
    color: rgb(13, 27, 56);
    text-align: center;
    font-size: 20px;
    line-height: 1.3em;
    padding-top: 10px;

}
.sec1 .text4{
    color: rgb(13, 27, 56);
    text-align: center;
    line-height: 1em;
}

.sec1 .text2 span{
    background: linear-gradient(transparent 50%, #fcff67 0%)
}
.sec1 .text3 span{
    font-size: 15px;
}
.sec1 .text4{
    font-size: 0.9rem;
    padding: 0.3em 0.5em;
    margin-top: 0.5em;
    border: double 5px #053638;
    background-color: #ffffff;
    line-height: 1.2rem;
}
.sec1 .text4 span{
    font-size: 0.8rem;
}
/*無添加無着色　sec2 */
.sec2{
    background:url(https://image.rakuten.co.jp/okawari88/cabinet/05307092/msosu/osu_n_04.jpg) no-repeat;
    background-size: 100%;
    position: relative;
}
.sec2 h2{
    writing-mode: tb-rl;
    color: #2e2209;
    background-color: #ffffff;
    text-align: start;
    line-height: 1.5em;
    margin-left: auto;
    font-size: 1.2rem;

}
.sec2 h2 .text3{
    writing-mode: tb-rl;
    color: #2e2209;
    background-color: #ffffff;
    text-align: start;
    line-height: 1.5em;

}
.sec2 .text2{
    margin-left: 20px;
    padding-top: 20px;
    font-size: 0.9rem;
    line-height: 1.2em;
}
.container{
    display: flex;
    list-style: none;
    position: absolute;
    left: 76%;
}
.container .text1{
    margin-top: 20px;
    margin-right: 25px;
}
.flex-con{
    display: flex;
    margin-top: 310px;
    justify-content: center;
}
.flex-con img{
    width: 40%;
    height: auto;
    margin-right: 15px;
}
.flex-con p{
    font-size: 0.8rem;
    margin-top: 15px;
    color: rgb(61, 52, 2);
    line-height: 1.2em;
}
.flex-con p span{
    background-color: #ff9b9b;
}

.flex-con2{
    display: flex;
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 30px;
    justify-content: center;
}
.flex-con2 img{
    width: 40%;
    height: auto;
    margin-left: 10px;
}
.flex-con2 p{
    font-size: 0.8rem;
    margin-top: 30px;
    color: rgb(61, 52, 2);
    line-height: 1.2em;
}
.flex-con2 p span{
    background-color: #ff9b9b;
}

/*まごわやさしい　sec3 */
.sec3{
    background:url(https://www.rakuten.ne.jp/gold/okawari88/img/osu_n_06.png) left center repeat;
    position: relative;
    padding-bottom: 15px;
}
.sec3 h2{
    padding-top: 15px;
    padding-bottom: 0px;
    line-height: 1em;
    font-size: 1.3rem;
}
.sec3 .item span{
    background-color: #ffffff;
    color: rgb(70, 81, 136);
    font-size: 1.7rem;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 1em;
}
.sec3 .flex-con{
    display: flex;
    width: 200px;
    margin: 0 auto;
    padding-top: 0px;
}
.sec3 .flex-con p{
    color: rgb(255, 255, 255);
    writing-mode: tb-rl;
    font-size: 1rem;
    line-height: 1.5em;
    padding-top: 0px;
}
.mame{
    position: absolute;
    left: 23.5%;
    top: 94px;
}
.goma{
    position: absolute;
    left: 31%;
    top: 94px;
}
.wakame{
    position: absolute;
    left: 39%;
    top: 115px;
}
.yasai{
    position: absolute;
    left: 47%;
    top: 115px;
}
.sakana{
    position: absolute;
    left: 55%;
    top: 115px;
}
.kinoko{
    position: absolute;
    left: 62%;
    top: 136px;
}
.imo{
    position: absolute;
    left: 70%;
    top: 94px;
}
.sec3 .text1{
    text-align: center;
    font-size: 0.8rem;
    color: rgb(255, 255, 255);
    line-height: 1.2em;
    margin-top: 50px;
    text-shadow: 1px 2px 3px rgb(51, 53, 61);
}
.sec3 .text2{
    background-image: linear-gradient( -45deg, #ffffff 25%,  #fff280 25%,#fff280 50%, #ffffff 50%, #ffffff 75%, #fff280 75%, #fff280 );
    margin: auto;
    text-align: center;
    width: 85%;
    font-size: 1rem;
    background-size: 10px 10px;
    padding: 10px;
    border-radius: 10px;
    margin-top: 13px;

    color: rgb(57, 57, 104);
    line-height: 1.5em;

}
.sec3 .text2 span{
    font-size: 1.2rem;
    line-height: 1.3em;
    background-color: #ff9b9b;
}

/*まめ・ごま　sec4 */
.sec4{
    background:url(https://www.rakuten.ne.jp/gold/okawari88/img/osu_n_06.png) left center repeat;
    position: relative;
}
.sec4 .mame_nuki{
    width: 6rem;
    position: absolute;
    right: 0%;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}
.sec4 .zenmai_nuki{
    width: 7rem;
    position: absolute;
    left: 0%;
    top: 25px;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}
.sec4 p,h3{
    color: white;
    font-size: 0.9rem;
    line-height: 1em;
}
.sec4 p{
    text-shadow: 1px 2px 3px rgb(51, 53, 61);
}
.sec4 h3{
    font-size: 1.3rem;
}
.sec4 h3 span{
    color: rgb(57, 57, 104);
    font-size: 2rem;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  text-align:center;
  line-height: 45px;
}

.sec4 .tyaputye_nuki{
    width: 9rem;
    position: absolute;
    right: 0%;
    margin-top: 25px;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}
.sec4 .con1{
    margin-left: 38%;
}
.sec4 .con2{
    margin-top: 8%;
    margin-right: 45%;
    padding-bottom: 30px;
    text-align: right;
}
/*　わかめ　sec5 */
.sec5{
    background:url(https://www.rakuten.ne.jp/gold/okawari88/img/osu_n_06.png) left center repeat;
}
.sec5 p,h3{
    color: white;
    font-size: 0.9rem;
    line-height: 1em;
}
.sec5 h3{
    font-size: 1.3rem;
    margin-left: 25%;
    margin-top: 20%;
}
.sec5 .piritiku_nuki{
    width: 9rem;
    position: absolute;
    left: 5%;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}
.sec5 .guhi_nuki{
    width: 8rem;
    position: absolute;
    right: 0%;
    margin-top: 23px;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}
.sec5 h3 span{
    color: rgb(57, 57, 104);
    font-size: 2rem;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  text-align:center;
  line-height: 45px;
}
.sec5 .con3{
    margin-left: 50%;
}
.sec5 .con4{
    margin-right: 20%;
    padding-bottom: 15px;
    text-align: center;
}
/*　やさい　sec6 */
.sec6{
    background:url(https://www.rakuten.ne.jp/gold/okawari88/img/osu_n_06.png) left center repeat;
}
.sec6 p,h3{
    color: white;
    font-size: 0.8rem;
    line-height: 1em;
}
.sec6 h3{
    font-size: 1.3em;
    margin-left: 5%;
    margin-top: 0%;
}
.sec6 h3 span{
    color: rgb(57, 57, 104);
    font-size: 2rem;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  text-align:center;
  line-height: 45px;
}
.sec6 .torinasu_nuki{
    width: 9rem;
    position: absolute;
    left: 0%;
    margin-top: 15px;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}
.sec6 .gyugo_nuki{
    width: 10rem;
    position: absolute;
    right: 0%;
    margin-top: 15px;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}

.sec6 .con5{
    margin-left: 45%;
    line-height: 1em;
}
.sec6 .con6{
    margin-right: 45%;
    padding-bottom: 35px;
    margin-top: 50px;
    line-height: 1.2em;
    text-align: center;
}
/*　やさい・さかな　sec7 */
.sec7{
    background:url(https://www.rakuten.ne.jp/gold/okawari88/img/osu_n_06.png) left center repeat;
}
.sec7 p,h3{
    color: white;
    font-size: 0.8rem;
    line-height: 1em;
}
.sec7 h3{
    font-size: 1.3em;
    margin-left: 20%;
    margin-top: 55px;
}
.sec7 h3 span{
    color: rgb(57, 57, 104);
    font-size: 2rem;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  text-align:center;
  line-height: 45px;
}
.sec7 .subuta_nuki{
    width: 10rem;
    position: absolute;
    left: 0%;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}
.sec7 .sabani_nuki{
    width: 11rem;
    margin-top: 15px;
    position: absolute;
    right: 0%;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}
.sec7 .con7{
    margin-left: 50%;
    padding-top: 6%;
    line-height: 1em;
}
.sec7 .con8{
    margin-right: 40%;
    padding-bottom: 23px;
    margin-top: 5px;
    line-height: 1em;
    text-align: center;
}
/*　しいたけ・いも　sec8 */
.sec8{
    background:url(https://www.rakuten.ne.jp/gold/okawari88/img/osu_n_06.png) left center repeat;

}
.sec8 p,h3{
    color: white;
    font-size: 0.9rem;
    line-height: 1em;
}
.sec8 .con9 h3{
    font-size: 1.3em;
    margin-top: 0%;
}
.sec8 .con10 h3{
    font-size: 1.3em;
    margin-left: 30%;
    margin-top: 40%;
}
.sec8 h3 span{
    color: rgb(57, 57, 104);
    font-size: 2rem;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  text-align:center;
  line-height: 45px;
}
.sec8 .toriho_nuki{
    width: 12rem;
    position: absolute;
    left: 0%;
    margin-top: 10px;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}
.sec8 .nikujaga_nuki{
    width: 9rem;
    margin-top: 55px;
    position: absolute;
    right: 0%;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}
.sec8 .con9{
    margin-left: 25%;
    padding-top: 0%;
    line-height: 1em;

}
.sec8 .con10 p{
    margin-right: 34%;
    padding-bottom: 40px;
    margin-top: 0;
    font-size: 0.9rem;
    line-height: 1em;
    text-align: center;
}
/*　タンパク質　 sec9 */
.sec9{
    background:url(https://www.rakuten.ne.jp/gold/okawari88/img/osu_n_06.png) left center repeat;

}
.sec9 p,h3{
    color: white;
    font-size: 0.9rem;
    line-height: 1em;
}
.sec9 h3{
    font-size: 1.3em;
    margin-left: 10%;
    margin-top: 0%;
    line-height: 1em;
}
.sec9 h3 span{
    color: rgb(57, 57, 104);
    font-size: 2rem;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgb(255, 255, 255);
  text-align:center;
  line-height: 45px;
}
.sec9 .jagapiri_nuki{
    width: 8rem;
    position: absolute;
    left: 2%;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}
.sec9 .teritiki_nuki{
    width: 10rem;
    margin-top: 15px;
    position: absolute;
    right: 0%;
    filter:drop-shadow(5px 5px 5px rgb(51, 51, 63));
}
.sec9 .con11{
    margin-left: 40%;
    padding-top: 15%;
    line-height: 1em;
}
.sec9 .con12 p{
    margin-right: 40%;
    padding-bottom: 10px;
    margin-top: 5%;
    line-height: 1.2em;
    text-align: center;
}
.con12 .text1{
    position: relative;
    top:10px;
    right: 55px;
    font-size: 0.8em;
}
.hukidasi p{
    color: #053638;
    font-size: 1rem;
    position: relative;
    bottom: 100px;
    left: 75px;
    transform: rotate(-10deg);
}
.hukidasi img{
    transform: scale(-1, 1) rotate(-170deg);
    margin-top: 10px;
    margin-left: 30px;
    position: relative;
    left: 20px;
    top: 10px;
}
/*　美味しく食べながら　 sec9 */
.con13{
    width: 100%;
    margin-top: 15px;
}
.con13 .text1{
    text-align: center;
    font-size: 1.3em;
    line-height: 1.2em;
    color: #064052;
    position: relative;
    bottom: 230px;
} 

.flex-con3{
    width: 100%;
    justify-content: space-around;
    margin-bottom: 25px;
}
.flex-con3 img{
    width: 100%;
}
.flex-con3 .flex-item{
    width: 100%;
    text-align: center;
}
.flex-con3 p{
    font-size: 2em;
    color: #064052;
}

/*ランキング　message */
.rank{
    background:url(https://www.rakuten.ne.jp/gold/okawari88/img/rank_bg.jpg) repeat;
    background-size: 100%;
    position: relative;
    padding-bottom: 15px;
}
.rank .pic1{
    width: 75px;
    position: absolute;
    top: 5px;
    left: 10px;
}
.rank .text_1{
    line-height: 1em;
    font-size: 25px;
    color: rgb(128, 27, 27);
    position: absolute;
    top: 17px;
    left: 22px;
    transform: rotate(-13deg);transform-origin: center;
}
.rank .text_2{
    color: ghostwhite;
    font-size: 14px;
    margin-left: 100px
}
.rank .text_3{
    color: ghostwhite;
    font-size: 13px;
    margin-right: 110px;
    line-height: 1em;
    text-align: center;
    margin-top: 10px;
}
.rank .text_4{
    color: ghostwhite;
    font-size: 20px;
    position: absolute;
    top: 30px;
    left: 165px;
}
.rank .text_4 span{
    font-size: 44px;
    color: rgb(255, 193, 35);
    line-height: 1em;
}

.rank .pic3{
    width: 68%;
    padding-top: 20px;
}
.rank .text_5{
    text-align: center;
    font-size: 0.8rem;
    line-height: 1em;
    color: rgb(255, 193, 35);
    padding-top: 5px;
}


/*メッセージ代筆　message */
.message{
    background-color: rgb(190, 235, 227);
    border: 3px solid rgb(190, 235, 227);
    border-radius: 20px;
    width: 90%;
    margin: 0 auto;
    position: relative;
}
.message .ms_flex-con{
    margin-top: 10px;
    width: 95%;
    margin: auto;
}
.message .ms_flex-con p{
    font-size: 1em;
    line-height: 1.2em;
}
.message .sample{
    width: 85%;
    height: auto;
    padding-top: 25px;
    padding-bottom: 20px;
    
}
.message .ms_flex-con img{
    width: 30%;
    height: auto;
    margin-left: 15px;
    margin-top: 15px;
}
.message h3{
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.5em;
    margin: 30px 0;
    background-color: #ffffff;
    color: rgb(75, 62, 34);
}
.message .ms_flex-con p{
    color: rgb(56, 46, 24);
    text-decoration: underline solid #fff67b;
}
.message .ms_flex-con span{
    background-color: #fff67b;
}
.message .hukidasi{
    width: 200px;
    position: absolute;
    top: 300px;
    left: 100px;
}
.message .hukidasi_t{
    font-size: 0.8rem;
    position: absolute;
    line-height: 1.2em;
    top: 325px;
    left: 150px;
    color: rgb(75, 62, 34);
}

/*忙しいあなたに代わって　howto */
.howto{
    background-color: rgb(241, 236, 213);
    padding-top: 20px;
}
.howto h3{
    font-size: 1.3rem;
    text-align: center;
    color: rgb(11, 66, 9);
}
.howto h3 span{
    font-size: 1.3em;
    line-height: 1em;
    background: linear-gradient(transparent  50%, #ffc037  50%);
}
.howto .ht_flex-con{
    display: flex;
    justify-content: space-around;
    margin-top: 15px;
}
.howto .ht_flex-item{
    flex-basis: 45%;
    padding-bottom: 10px;
    padding-top: 10px;
}
.howto .ht_flex-item dt{
    text-align: center;
    background-color: rgb(11, 66, 9);
    color: rgb(255, 255, 255);
    font-size: 1.5rem;
}
.howto .ht_flex-item dd{
    text-align: center;
    color: rgb(11, 66, 9);
    font-size: 0.8rem;
    line-height: 1.2em;
}
.howto .ht_flex-item dd img{
    width: 100%;
}
.howto .ht_1 img{
    width: 90%;
    height: auto;
}
.howto p{
    font-size: 1rem;
    text-align: center;
    line-height: 1.3em;
    color: rgb(11, 66, 9);
}
.howto p span{
    font-size: 1.5em;
    color: rgb(192, 37, 10);
}

/*母の味プロの味　aji */
.aji{
    background-color: rgb(241, 236, 213);
    padding-bottom: 30px;
}
.aji .in{
    width: 90%;
    background-color: rgb(255, 255, 255);
    border: 2px solid rgb(255, 255, 255);
    border-radius: 10px;
    padding: 10px 0 10px 0;
    margin: 0 auto;
}
.aji h3{

    text-align: center;
    font-size: 1.2rem;
    line-height: 1.2em;
    padding: 10px;
    background-color: rgb(255, 255, 255);
    color: black;
}
.aji img{
    width: 95%;
}
.aji h3 span{
    text-decoration: underline solid #ffc037;
}

.aji h4{
    font-size: 1.2rem;
    display: inline;
    border-bottom: solid 2px #ffc037;

}
.aji .in2{
    width: 95%;
    margin: 0 auto;
    padding-top: 20px;
}
.aji .in2 p{
    font-size: 1rem;
    line-height: 1.2em;
}
.aji .in2 span{
    color: #ffc037;
}

/*調味料のこだわり　seasoning */
.seasoning{
    background-color: rgb(241, 236, 213);
    padding-top: 15px;
    padding-bottom: 15px;
}
.seasoning .i_flex-con{
    width: 85%;
    /*display: grid;
    grid-template-columns: 395px 395px;
    grid-template-rows: 230px 230px;
    grid-gap: 20px;*/

    margin: 0 auto;
    margin-top: 20px;
}

.seasoning .i_flex-con2{
    display: flex;
    width: 90%;
    margin: 0 auto;
    align-items: center;
}
.seasoning h3{
    text-align: center;
    font-size: 1.7rem;
    border-bottom: solid 3px #ffc037;
    color: black;
}
.seasoning .i_flex-item{
    background-color: rgb(255, 255, 255);
    border: 2px solid rgb(255, 255, 255);
    border-radius: 10px;
    padding: 5px 5px;
    margin-bottom: 20px;
}
.seasoning h4{
    font-size: 1.3rem;
    border-bottom: solid 3px #ffc037;
}
.seasoning img{
    width: 17%;
    height: auto;
    object-fit: scale-down;
    margin: 5px 5px 0 5px;
}
.seasoning .i_flex-item p{
    font-size: 0.8rem;
    line-height: 1.2em;
}
/*タイトル　kodawari */
.i_kodawari{
    background-color: rgb(241, 236, 213);
    padding-top: 30px;
    text-align: center;
    padding-bottom: 20px;
}
.i_kodawari h2{
    font-size: 1.7rem;
    line-height: 1.3em;
    width: 80%;
    background-color: rgb(255, 255, 255);
    border: 2px solid rgb(255, 255, 255);
    border-radius: 10px;
    padding: 10px 0 20px 0;
    margin: 0 auto;
    color: black;

}
.i_kodawari h2 span{
    font-size: 1.3em;
    
}


/*自社加工のこだわり・安心安全のこだわり　tracebility　safety */
.tracebility,.safety{
    background-color: rgb(241, 236, 213);

}
.tracebility h3,.safety h3{
    text-align: center;
    font-size: 1.5rem;
    padding-top: 10px;
    border-bottom: solid 3px #ffc037;
    color: black;
}
.tracebility .i_flex-con,.safety .i_flex-con{
    /*display: flex;*/
    width: 85%;
    margin: 0 auto;
    padding: 20px 0;
}

.tracebility p,.safety p{
    font-size: 1rem;
    line-height: 1.2em;
    margin: auto;
}

.tracebility span,.safety span{
    background: linear-gradient(transparent  50%, #ffc037  50%);

}
.safety img{
    padding-top: 10px;
    padding-bottom: 10px;
}

.tracebility .i_flex-con img,.safety .i_flex-con img{
    width: 85%;
    height: auto;
}


/*備考欄sp　icon2 */
.icon{
    background-color: rgb(241, 236, 213);
}
.icon2 .gridcon{
    display: grid;
    grid-template-columns: 49% 49%;
    grid-template-rows: 55px 55px;
    justify-content: space-around;
    grid-gap: 10px;
    margin-top: 15px;
    width: 95%;
    margin: auto;
    text-align: center;
}
.griditem01,.griditem02,.griditem03,.griditem04{
    padding-bottom: 7px;
    padding-top: 7px;
}
.griditem01{
    border: 3px solid #f06b4a;
    border-radius: 10px;
    background-color: #f06b4a;
}
.griditem02{
    border: 3px solid #0f8571;
    border-radius: 10px;
    background-color: #0f8571;
}
.griditem03{
    border: 3px solid #ce7b00;
    border-radius: 10px;
    background-color: #ce7b00;
}
.griditem04{
    border: 3px solid #112d3b;
    border-radius: 10px;
    background-color: #112d3b;
}
.griditem01 p,.griditem02 p,.griditem03 p,.griditem04 p{
    font-size: 0.9rem;
    margin-top: 5px;
    color: white;
}

.bikou{
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: rgb(11, 66, 9);
    background:  #ffc037;
}
.icon2 .gridcon2{
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 100px;
    width: 95%;
    margin: auto;
}
.icon2 .flex-con3{
    display: flex;
    margin: 7px 0;
}
.icon2 .griditem2{

    padding-bottom: 5px;
    padding-top: 5px;
    background-color: rgb(11, 66, 9);
    margin-top: 10px;
    border: 1px solid rgb(11, 66, 9);
    border-radius: 10px;
}
.icon2 .griditem2 img{
    width: 15%;
    padding: 0 5px;
    object-fit: scale-down;
}
.icon2 .griditem2 p{
    font-size: 1rem;
    color: white;
    text-align: center;
}
.icon2 .tel{
    width: 95%;
    text-align: center;
    margin: auto;
    font-size: 1.2rem;
    border: 2px solid rgb(11, 66, 9);
    border-radius: 10px;
    padding: 15px 0px 20px 0px;
    margin-top: 25px;

}
.icon2 .tel span{
    font-size: 2em;
    line-height: 1.5em;
}

.icon2{
    background-color: rgb(241, 236, 213);
}
.icon2 .bikou{
    text-align: center;
    font-size: 1rem;
    margin-bottom: 10px;
    color: rgb(11, 66, 9);
    background:  #ffc037;
}
.icon2 .flex-con2{
    display: flex;
    margin: 0;
    justify-content: flex-start;
}
.icon2 .flex-con2 .flex-item01{
    flex-basis: 17%;
}
.icon2 .gridcon2 .flex-item01{
    flex-basis: 17%;
}
.icon2 ul{
    list-style: none;
}

.griditem01 img,.griditem02 img,.griditem03 img,.griditem04 img{
    width: 20px;
    padding: 0 10px;
    object-fit: scale-down;
}
/*送料について　delivery */
.delivery{
    background-color: rgb(241, 236, 213);
    padding-bottom: 15px;
}
.delivery .in{
    width: 95%;
    background-color: rgb(255, 255, 255);
    border: 5px solid rgb(192, 37, 10);
    border-radius: 10px;
    padding: 10px 0 20px 0;
    margin: 0 auto;

}
.delivery h3 {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.5em;
    color: #000;

}
.delivery p{
    font-size: 0.8rem;
    line-height: 1.3em;
}

.delivery h3 span,.delivery p .st2{
    background: linear-gradient(transparent  50%, #ffc037  50%);
}
.delivery p .st2{
    font-size: 1.2rem;
    line-height: 1.3em;
}
.delivery .in2{
    padding: 15px 30px 0 30px;
}
.delivery h4{
    font-size: 1.2rem;
}
.delivery p .st1{
    background-color: rgb(192, 37, 10);
    color: #ffffff;
    padding: 0 10px;
}
/*遠方送料について　delivery_far */
.delivery_far{
    background-color: rgb(241, 236, 213);
    padding-bottom: 30px;
}
.delivery_far .in{
    width: 95%;
    background-color: #ffbf2a;
    border: 5px solid rgb(192, 37, 10);
    border-radius: 10px;
    padding: 20px 0 15px 0;
    margin: 0 auto;

}
.delivery_far h3{
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.2em;
    color: #000;
    background:  #ffffff;
}
.delivery_far .flex_con{
    display: flex;
    width: 95%;
    margin: 0 auto;
    padding-top: 10px;
    justify-content: space-around;
    padding-bottom: 10px;
}
.delivery_far .flex_con p{
    font-size: 1.2rem;
    color: rgb(192, 37, 10);
    line-height: 1.3em;
    padding-top: 10px;
    text-shadow:
    2px 0 0 rgb(255, 255, 255),
    0 2px 0 rgb(255, 255, 255),
    -2px 0 0 rgb(255, 255, 255),
    0 -2px 0 rgb(255, 255, 255);
}
.delivery_far .flex_con img{
    width: 35%;
    height: auto;
    object-fit: contain;
}
.delivery_far .in2 p{
    font-size: 1rem;
    line-height: 1.8em;
}
.delivery_far .in2{
    width: 90%;
    margin: 0 auto;
    border: 3px solid rgb(255, 255, 255);
    padding: 7px;
}
.delivery_far .in2 .st1{
    font-size: 1.5rem;
    color: rgb(192, 37, 10);
    line-height: 1.5em;
    text-shadow:
    2px 0 0 rgb(255, 255, 255),
    0 2px 0 rgb(255, 255, 255),
    -2px 0 0 rgb(255, 255, 255),
    0 -2px 0 rgb(255, 255, 255);
}
.delivery_far .st2{
    color: #ffffff;
    background-color: rgb(192, 37, 10);
    font-size: 1.3em;
    padding: 0 10px;
}
.delivery_far .st3{
    text-decoration: underline solid rgb(192, 37, 10);
}
.delivery_far .st4{
    color: rgb(192, 37, 10);
}
