
/* LESS Document */

/* -------------------------------- 野菜をカンタンごちそうに！ */

@media screen and (max-width: 767px) {
.main_ttl1 .flex{
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}
.main_ttl1 h2{
    width: 100% !important;
}
.main_ttl2 .flex{
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}
.main_ttl2 h2{
    width: 100% !important;
}
.main_ttl2 .main_inner{
    padding: 10px 10px;
}
}

#kantan_pt1 h3{
    font-size: 3.8rem;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-top: 5rem;
    margin-bottom: 3rem;
    padding-left:1em;
    text-indent:-1em;
}
#kantan_pt1 h3 em{
    color: #8ec600;
}
#kantan_pt1 h4{
    font-size: 2.5rem;
    font-weight: bold;
    color: #8ec600;
    text-decoration: underline;
    text-decoration-color: #ffff00;
    text-decoration-thickness: auto;
    text-decoration-thickness:8px;
    text-underline-offset: 1px;
    letter-spacing: 2px;
    line-height: 2.2;
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.kantan_pt1_txt h5{
    font-size: 3.8rem;
    font-weight: bold;
    color: #8ec600;
    text-decoration: underline;
    text-decoration-color: #8ec600;
    text-decoration-thickness: auto;
    text-decoration-thickness:3px;
    text-underline-offset: 10px;
    letter-spacing: 1px;
    line-height: 2.5;
    margin-bottom: 3rem;

}
#kantan_pt1 p em{
    padding-bottom: 3px;
    border-bottom: 3px solid #ff7e78;
}
@media screen and (max-width: 767px) {
#kantan_pt1 h3 {
    font-size: 3.3rem;
}
#kantan_pt1 h4 {
    line-height: 2;
}
.kantan_pt1_txt h5 {
    line-height: 2;
}
}

/* -------------------------------- 事例に学ぶ */
.kantan_jirei{
    margin: 0 auto;
    margin-top: 10rem;
}
.kantan_jirei_ttl p {
    font-size: 2.5rem;
    position: relative;
    text-align: center;
    margin: 0 auto 0 auto;
    color: #8ec600;
    padding-top: 3rem;
    position: relative;
    text-align: center;
    margin: 0 auto 0 auto;
    padding-bottom: 30px;
}
.kantan_jirei_ttl p::before,
.kantan_jirei_ttl p::after {
    position: absolute;
    top: 0.8rem;
    height: 4em;
    content: '';
}
.kantan_jirei_ttl p::before {
    border-left: solid 2px #8ec600;
    left: 0;
    transform: rotate(-25deg);
}
.kantan_jirei_ttl p::after {
    border-right: solid 2px #8ec600;
    right: 0;
    transform: rotate(25deg);
}
.kantan_jirei_ttl p {
    position: relative;
    text-align: center;
    margin: 0 auto 0 auto;
    padding-bottom: 30px;
}
.kaiketsu_voice p::before,
.kaiketsu_voice p::after {
    position: absolute;
    top: 0.8rem;
    height: 4em;
    content: '';
}
.kaiketsu_voice p::before {
    border-left: solid 2px #8ec600;
    left: 0;
    transform: rotate(-25deg);
}
.kaiketsu_voice p::after {
    border-right: solid 2px #8ec600;
    right: 0;
    transform: rotate(25deg);
}
.kantan_jirei h5{
    margin: 0 auto;
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1px;
    line-height: 2.2;
    margin-top: 3rem;
    margin-bottom: 4rem;
    background: #8ec600;
    border-radius: 25px;
}
.kantan_jirei_lf{
    font-weight: normal;
}
.kantan_jirei_lf p{
    font-weight: normal;
    margin-top: 1.5rem;
}
.kantan_jirei_rt{
    font-weight: normal;
}
.kantan_jirei_rt p{
    font-size: 1.6rem;
    font-weight: normal !important;
    line-height: 1.8;
    margin-top: 2rem;
}
.kantan_jirei_txt{
    border: 1px solid #8ec600;
    padding: 1rem;
    border-radius: 15px;
    position: relative;
    margin-top: 1em;
}
.kantan_jirei_txt h6{
    font-size: 2rem;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    top: -0.8em;
    margin-bottom: 2rem;
}
.kantan_jirei_txt h6 span{
    padding:0.8em;
    background: #FFF;
    color: #8ec600;
}
.kantan_jirei_txt p{
    font-weight: normal;
    line-height: 1.8;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

@media screen and (min-width: 767px) {
.kantan_jirei{
    width: 1000px;
}
.kantan_jirei_ttl p {
        width: 300px;
}
.kantan_jirei_ttl p {
width: 700px;
}
.kantan_jirei_lf{
    width: 44%;
}
.kantan_jirei h5{
    width: 400px;
}
}
@media screen and (max-width: 767px) {
.kantan_jirei_ttl p::before,
.kantan_jirei_ttl p::after {
    top: 2.5rem;
}
.kantan_jirei_ttl p {
    width: 70%;
}
.kantan_jirei h5{
    margin-top: 0;
}
}

/* -------------------------------- ご提案メニュー */
.kantan_menu{
    margin: 0 auto;
    margin-top: 6rem;
    margin-bottom: 8rem;
}
.kantan_menu_ttl p {
    position: relative;
    text-align: center;
    margin: 0 auto 0 auto;
    color: #8ec600;
    font-size: 2rem;
    margin-bottom: 3rem;
}
.kantan_menu h5{
    margin: 0 auto;
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1px;
    line-height: 2.5;
    margin-bottom: 5rem;
    background: #8ec600;
    border-radius: 25px;
}
.kantan_menu_lt{
    font-weight: normal;
}
.kantan_menu_rt img{
    margin-top: 8rem;
}
.kantan_arrow{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.kantan_menu_txt{
    padding: 1rem;
    position: relative;
    font-size: 2rem;
}
.kantan_menu_txt h6{
    font-size: 2rem;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    top: -0.8em;
    margin-bottom: 2rem;
}
.kantan_menu_txt h6 span{
    padding:0.8em;
    background: #FFF;
    color: #8ec600;
}
.kantan_menu_txt p{
    font-weight: normal;
    line-height: 1.8;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.menu_ttl_bar{
    margin: 0 auto;
    text-align: left;
    margin-bottom: 2rem;
}
.menu_ttl_bar_img {
    width: 25%; 
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.menu_ttl_bar_txt {
    width: 75%; 
    padding: 0;
    font-size: 2.3rem;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing: 1px;
}
.kantan_menu_lt p{
    font-weight: bold;
}
.kantan_menu_lt p span{
    color: #8ec600;
}
.kantan_menu_cap{
    font-weight: normal !important;
    margin-left: 4rem;
    font-size: 2rem;
}

@media screen and (min-width: 767px) {
.menu_ttl_bar_top{
    width: 400px;
}
}
.menu_ttl_bar1{
    background: linear-gradient(to right, #fff 0%, #fff 10%, #8ec600 10%, #8ec600 100%);
    padding: 0.8rem;
}

.menu_ttl_bar_img1{
    width: 25%; 
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.menu_ttl_bar_txt1 {
    color: #fff;
    padding-left: 1rem;
    font-weight: bold;
    font-size: 2.8rem;
    line-height: 1.5;
}

@media screen and (max-width: 767px) {
.menu_ttl_bar_top{
    width: 85%;
    margin: 0 auto;
}
.menu_ttl_bar1{
    width: 85% !important;
    margin-top: 2rem;
}
.menu_ttl_bar_txt1 {
    font-size: 1.8rem;
}
}

@media screen and (min-width: 767px) {
.kantan_menu{
    width: 1000px;
}
.kantan_menu_ttl p {
    width: 550px;
}
.kantan_menu_lt{
    width: 44%;
}
.kantan_menu h5{
    width: 400px;
}
}

/* -------------------------------- CHECK*/
#kantan_pt2_check{
    border: 3px solid #8ec600;
    border-radius: 20px;
    padding: 80px;
    position: relative;
    margin-bottom: 5rem;
}
#kantan_pt2_check h3{
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    top: -2.3em;
}

#kantan_pt2_check h6{
    font-size: 3.5rem;
    font-weight: bold;
    color: #8ec600;
    letter-spacing: 2px;
    margin-top: 3rem;
    margin-bottom: 3rem;
    line-height:1.5;
    border-bottom: 4px dotted #8ec600;
}
#kantan_pt2_check p {
    font-size: 2.1rem;
    font-weight: normal;
    line-height: 1.8;
    letter-spacing: 1px;
}
#kantan_pt2_check h6 strong{
    color: #fff;
    -webkit-text-stroke: 1px #8ec600;
    text-stroke: 1px #8ec600;
    font-size: 5rem;
}
#kantan_pt2_check h5{
    font-size: 2.3rem;
    font-weight: bold;
    color: #8ec600;
    vertical-align: middle;
}
#kantan_pt2_check h4{
    font-size: 3rem;
    font-weight: bold;
    color: #8ec600;
    text-decoration: underline;
    text-decoration-color: #ffff00;
    text-decoration-thickness: auto;
    text-decoration-thickness:8px;
    text-underline-offset: 5px;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 3rem;
}
#kantan_pt2_check_rt img{
    margin-top: 0;
}

@media screen and (min-width: 767px) {
#kantan_pt2_check table{
    width: 450px;
}
}
@media screen and (max-width: 767px) {
#kantan_pt2_check{
    padding: 3rem !important;
}    
#kantan_pt2_check h3 img{
    width: 60%;
}
#kantan_pt2_check h6{
    text-align: center;
    font-size: 3rem;
}
#kantan_pt2_check h6 strong{
    font-size: 4rem;
}
#kantan_pt2_check h7{
    text-align: center;
    margin: 0 auto;
}
#kantan_pt2_check table{
    width: 100%;
}
#kantan_ct{
    width: 50%;
    margin: 0 auto;
}
}
.check_ttl_bar{
    margin: 0 auto;
    text-align: left;
    margin-bottom: 2rem;
}
.check_ttl_bar_img {
    width: 20%; 
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.check_ttl_bar_txt {
    width: 80%; 
    padding: 0;
    font-size: 2.3rem;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing: 1px;
}
.check_ttl_bar1{
    padding: 0.8rem;
}

.check_ttl_bar_img1{
    width: 20%; 
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.check_ttl_bar_txt1 {
    color: #000;
    padding-left: 3rem;
    font-weight: normal !important;
}

@media screen and (max-width: 767px) {
.check_ttl_bar1{
    margin-top: 2rem;
}
.check_ttl_bar_txt1 {
    font-size: 1.8rem;
}
}
@media screen and (max-width: 767px) {
.kantan_lt{
    width: 80% !important;
}
.kantan_lt h6{
    line-height: 1.5 !important;
}
.kantan_rt{
    width: 20% !important;
}
}

/* -------------------------------- ピクルスならイイコトいっぱい：悩み */
.nayami_ttl2 {
    max-width: 785px;
    margin: 0 auto;
    padding-top: 4rem;
}
.nayami_ttl2 p{
    margin-bottom: 0 !important;
    font-size: 3rem;
    text-align: center;
    color: #f39500;
    letter-spacing: 1px;
    font-weight: bold;
}
.nayami_ttl2 p img{
    margin-top: 0 !important;
}
.nayami_ttl3 {
    max-width: 610px;
    margin: 0 auto;
    padding-top: 10rem;
}
.nayami_ttl3 p{
    margin-bottom: 0 !important;
    font-size: 3rem;
    text-align: center;
    color: #f39500;
    letter-spacing: 1px;
    font-weight: bold;
}
.nayami_ttl3 p img{
    margin-top: 0 !important;
}
#kantan_pt2_nayami{
    margin: 0 auto;
    margin-top: 8rem;
    margin-bottom: 6rem;
}
.check_ttl_bar2{
    background: #fdf1de;
    border-radius: 5rem;
}
#kantan_pt2_nayami_rt p{
    background: #fdf1de;
    border-radius: 3.5rem;
    font-weight: normal;
    letter-spacing: 1px;
    font-size:2rem;
    padding: 1rem 2rem 1rem 2rem;
}
#kantan_pt2_nayami_rt figure{
    width: 80px;
    height: 36px;
    margin-top: 0 !important;
    margin-left: 3rem;
}

@media screen and (min-width: 767px) {
#kantan_pt2_nayami{
    width: 830px;
}
#kantan_pt2_nayami_lf{
    width: 18%;
}
#kantan_pt2_nayami_rt{
    width: 82%; 
}
#kantan_pt2_nayami_rt p{
}
.check_ttl_bar2{
    margin-left: 3rem;
}
}
@media screen and (max-width: 767px) {
.nayami_ttl2 {
    padding-top: 0;
}
#kantan_pt2_nayami_rt .flex{
    margin-top: 0 !important;
        
    }
#kantan_pt2_nayami_rt p{
    font-size: 1.6rem;
    line-height: 1.5;
}
.nayami_ttl2 p{
    font-size: 2.2rem !important;
}
.nayami_ttl3 p{
    font-size: 2.2rem !important;
}
}

#kantan_pt2 h2{
    width: 100%;
    padding-top: 5rem;
    padding-bottom: 5rem;
}
#kantan_pt2 h6{
    font-size: 2.5rem;
    font-weight: bold;
    color: #f39500;
    text-decoration: underline;
    text-decoration-color: #f39500;
    text-decoration-thickness: auto;
    text-decoration-thickness:3px;
    text-underline-offset: 6px;
    letter-spacing: 2px;
    margin-top: 3rem;
    margin-bottom: 5rem;
}
#kantan_pt2 h4{
    font-size: 3.5rem;
    font-weight: bold;
    color: #fff;
    background: #f39500;
    letter-spacing: 2px;
    padding: 0.5rem 3rem 0.5rem 3rem;
    border-radius: 40px;
    margin-top: 10rem;
    margin-bottom: 5rem;
}
@media screen and (min-width: 767px) {
#kantan_pt2 h4{
    width: 420px;
}
}
@media screen and (max-width: 767px) {
#kantan_pt2 h4{
    font-size: 2.5rem;
}
}

/* -------------------------------- ピクルスのおすすめ理由 */
#kantan_pt2_osusume{
    margin: 0 auto;
}
.kantan_pt2_cr{
    width: 100%;
    padding: 0;
    background: url("../img/support6/bg_osusume.svg") no-repeat top center;
}
.kantan_pt2_cr p img{
    margin-top: 4rem !important;
    margin-bottom: 1.2rem;
}
.kantan_pt2_cr p {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.6;
    padding-bottom: 3rem;
}
.kantan_pt2_cra{
    padding-bottom: 1.3rem;
}
.kantan_pt2_iikoto{
    margin: 0 auto;
    margin-bottom: 7rem;
}
#kantan_pt2_iikoto p {
    position: relative;
    text-align: center;
    margin: 0 auto 0 auto;
    padding-bottom: 30px;
    color: #f39500;
    font-size: 2.5rem;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-top: 8rem;
    margin-bottom: 3rem;
 }
#kantan_pt2_iikoto p::before,
#kantan_pt2_iikoto p::after {
    position: absolute;
    top: 0.8rem;
    height: 4em;
    content: '';
}
#kantan_pt2_iikoto p::before {
    border-left: solid 2px #f39500;
    left: 0;
    transform: rotate(-25deg);
}
#kantan_pt2_iikoto p::after {
    border-right: solid 2px #f39500;
    right: 0;
    transform: rotate(25deg);
}
@media screen and (min-width: 767px) {
#kantan_pt2_iikoto p {
    width: 680px;
}
#kantan_pt2_osusume{
    width: 840px;
}
.kantan_pt2_cr{
    width: 280px;
    height: 280px;
} 
.kantan_pt2_iikoto{
    width: 830px;
}
}
@media screen and (max-width: 767px) {
#kantan_pt2_iikoto p {
    font-size: 1.8rem !important;
    width: 80%;
}
#kantan_pt2 h3{
    font-size: 3rem !important;
    }
}
#kantan_pt2 h3{
    font-size: 4rem;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-top: 6rem;
    margin-bottom: 6rem;
    padding-left:1.5em;
    text-indent:-1.5em;
}
#kantan_pt2 h3 em{
    color: #f39500;
}

/* -------------------------------- main_ouen*/
.main_ouen{
    width: 100%;
    background: #f2fbfc;
    background-image: linear-gradient(#fff 0% 5%, #f2fbfc 0% 100%, #fff 0% 0%);
    margin-bottom: 50px;
}
.main_ouen h2{
    text-align: center;
    color: #5ec9dd;
    letter-spacing: 1px;
    border: 7px solid #5ec9dd;
    background: #fff;
    padding: 5px;
    font-size: 3.3rem;
    border-radius: 6rem;
    font-weight: 900;
    width:77%;
    margin: 0 auto;
}
.main_ouen p{
    text-align: center;
    color: #5ec9dd;
    letter-spacing: 2px;
    margin-top: 10px;
}
#main_ouen_inner{
    margin: 0 auto;
}

/* -------------------------------- kaiketsu_osusume*/
#kaiketsu_osusume{
    width: 100%;
    margin:0 auto;
    padding-top: 2rem;
    padding-bottom: 8rem;
}
@media screen and (max-width: 767px) {
.main_ouen h2{
    font-size: 2.5rem;
}
#kaiketsu_osusume img{
    width: 90%;
    margin: 0 auto;
}
#kagome_logo{
    margin-right: 2rem;
}
#kagome_logo img{
    width: 40%;
}
}
@media screen and (min-width: 767px) {
#main_ouen_inner{
    width: 900px;
}
#kagome_logo{
    margin-right: 30px;
}
#kaiketsu_osusume{
    width: 900px;
}
}



