﻿@charset "utf-8";

/* page_name
-------------------------------------------------------------------*/
body.home .sitewrap .innerwrap {
    max-width: 1100px;
    margin: auto;
}
body.home .section2 .sitewrap .innerwrap{
    max-width:1000px;
    width: 100%;
    padding: 0 10px;
}
body.home main {
    margin-bottom: 0px;
}

/*main_visual*/

body.home .sitewrap p {
    letter-spacing: 0.1em;
}
body.home .main_visual {
    position: relative;
    z-index: 6;
    background: url(../img/bg_01.jpg) repeat-x;
    /*background-size: cover;*/
    width: 100%;
    /*min-height: 630px;
    height: 630px;*/
}
body.home .main_vsual .logo_pic {
    position: absolute;
    left: 15px;
    top: 10px;
}
body.home .main_visual .introduction_btn{
    position:absolute;
    right:5%;
    bottom:18%;
    z-index: 10;
}
body.home .main_visual .introduction_btn img{
    transition:transform .4s;
}
body.home .main_visual .introduction_btn:hover img{
    transform:translateY(5px);
}
body.home .main_visual .sitewrap {
    position: relative;
}
body.home .main_visual .pic_introduce {
	margin-top: 60px;
		margin-bottom: 60px;
	text-align: center;}
body.home .section1 .text_mom {
    margin: -125px auto 0;
    border:1px solid #c2ab82;
    width: 840px;
    box-shadow: 0 0 40px rgba(80,80,80,0.2);
    position: relative;
}
body.home .section1 .text_mom .back_green {
    position: relative;
    z-index: 3;
    background-color:#47C7B8;
    padding: 15px 25px;
    line-height: 1.6;
    text-align: left;
}
body.home .section1 .text_mom .back_green .pic {
    position: absolute;
    right: 53px;
    bottom: 67px;
}
body.home .section1 .text_mom .back_green p {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}
body.home .section1 .text_mom .back_green p .yellow {
    font-size: 34px;
    color: #2F3C24;
}
body.home .section1 .text_mom .back_green .present {
    font-size: 34px;
    font-weight: 500;
	line-height: 1.3em;
}
body.home .section1 .text_mom .back_green .sml_text {
    font-size: 14px;
    font-weight: 300;
}
body.home .section1 .text_mom .back_white {
    background-color: #fff;
    padding: 10px 0px;
    text-align: center;
    z-index: 10;
    position: relative;
}
body.home .section1 .text_mom .back_white p{
    font-size:20px;
    color:#303d25;
}
/* section_contact */
body.home .section_contact {
    position: relative;
    z-index: 1;
    padding: 120px 0px 140px 0px;
}
body.home .section_contact .introduce_btn {
    display: flex;
    justify-content: space-around;
    text-align: center;
}
body.home .section_contact::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
    width: 100%;
    bottom: 0;
}

body.home .section_contact .introduce_btn {
    display: flex;
    justify-content: space-around;
    text-align: center;
}
body.home .section_contact .introduce_btn .inner h4 {
    position: relative;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 500;
    padding-top: 45px;
}
body.home .section_contact .introduce_btn .inner h4::before {
    position: absolute;
    content: "";
    background: url(../img/img14.png);
    max-width: 76px;
    width: 100%;
    height: 31px;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
}
body.home .section_contact .introduce_btn .inner h4 .orange {
    color: #f86900;
}
body.home .section_contact .introduce_btn .inner .days_call {
    font-size: 14px;
    margin-top: 30px;
}

/*section1*/
body.home .section1 {
    position: relative;
    z-index: 8;
    width: 100%;
    padding: 0px 0px 0px 0px;
}
body.home .section1::before {
    position: absolute;
    top: 0px;
	    /*top: 125px;*/
    left: 0;
    z-index: 2;
    content: "";
    background: url(../img/bg_02.jpg) center no-repeat;
    width: 100%;
    background-size: cover;
    bottom: 0;
}
body.home .inner_section {
    position: relative;
    z-index: 3;
}
body.home .inner_section_1 {
    padding-bottom: 130px;
}
body.home .section1 .pic {
    position: relative;
    z-index: 3;
    margin-bottom: -40px;
}
body.home .section1 .inner_section .back_white {
    position: relative;
    z-index: 2;
    background-color: #fff;
    width: 100%;
    padding: 80px 10px 75px;
    border-radius: 25px;
    border: 2px solid #e86607;
}
body.home .section1 .inner_section .back_white::before {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/leaf02.png);
    max-width: 233px;
    height: 217px;
    width: 100%;
    right: -10px;
    top: -35px;
}
body.home .section1 .inner_section .back_white::after {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/leaf01.png);
    max-width: 293px;
    width: 100%;
    height: 224px;
    left: -50px;
    bottom: -50px;
}
body.home .section1 .back_white .food_pesents {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
body.home .section1 .back_white .food_pesents .each {
    margin: 0px 1px 10px 1px;
}
body.home .section1 h2 {
    font-size: 40px;
    line-height: 1;
    padding: 0px 0px 40px 0px;
    font-weight: 500;
}
body.home .section1 h2 .orange {
    color: #f86900;
    font-size: 60px;
}
body.home .section1 h2 .popular{
    display:inline-block;
    vertical-align: text-bottom;
}
body.home .section1 h2 .black {
    font-weight: bold;
    font-size: 50px;
    display:inline-block;
    vertical-align: baseline;
}
body.home .section1 .inner_info {
    margin-top: 50px;
    text-align: center;
}

/*section2*/
body.home .section2 {
    position: relative;
    z-index: 1;
    padding: 120px 0px 140px 0px;
}
body.home .section2::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    background: url(../img/bg_03.jpg) center no-repeat;
    width: 100%;
    background-size: cover;
    bottom: 0;
}
body.home .section2 h2 {
    text-align: center;
    margin-bottom: 50px;
}
body.home .section2 .flex_step {
    display: block;
    /*justify-content: center;*/
    margin-bottom: 20px;
}
body.home .section2 .flex_step .details {
    /*position:relative;*/
    font-size: 20px;
    margin-right: 8%;
	border-bottom-width:100%;
	margin:0 auto;
	text-align:center;
}
/*body.home .section2 .flex_step .details::after{
    position:absolute;
    display:inline-block;
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 0 11px 20px;
    border-color: transparent transparent transparent #f19249;
    right:-15%;
    top:40%;
    transform:translateX(-50%);
}*/
body.home .section2 .flex_step .details::after {
        border-width: 6px 0 6px 12px;
        right: 0;
        left:0;
        margin:auto;
        top:auto;
        bottom:-30px;
        transform: rotate(90deg) translateX(-50%);
    }
/*body.home .section2 .flex_step .details:nth-of-type(2){
    margin-right:0;
}*/
body.home .section2 .flex_step .details:nth-of-type(2){
	margin-top:25px;
}
body.home .section2 .flex_step .details .orange {
    font-size: 28px;
    color: #f86900;
	font-weight:bold;
}
body.home .section2 .flex_step .details .back_green {
    display: inline-block;
    background-color: #01B903;
    color: #fff;
    padding: 10px 5px;
    text-align: center;
	margin:15px 0;
}
body.home .section2 .flex_step .details .step_pic {
    max-width: 297px;
    width: 100%;
    margin: 0px auto 20px auto;
}
body.home .section2 .flex_step .details p {
    letter-spacing: 0.05em;
}
body.home .section2 .flex_step .details img.linebtn {
        width: 15%;
		margin: 0 5px;
	}
body.home .section2 .flex_step .details img{
    max-width:100%;s
}
body.home .section2 .flex_step .details .pic_line_25 {
    margin-bottom: 25px;
}
body.home .section2 .flex_step .details .pic_line_20 {
    margin-bottom: 20px;
}
body.home .section2 .back_white {
    position: relative;
    z-index: 4;
    background-color: #fff;
    width: 100%;
    padding: 80px 0px 75px 0px;
    border-radius: 25px;
    border: 2px solid #e86607;
}
body.home .section2 .back_white::before {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/leaf02.png);
    max-width: 233px;
    height: 217px;
    width: 100%;
    right: -10px;
    top: -35px;
}
body.home .section2 .back_white::after {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/leaf01.png);
    max-width: 293px;
    width: 100%;
    height: 224px;
    left: -50px;
    bottom: -50px;
}
body.home .section2 .green_title {
    text-align: center;
    margin-bottom: 20px;
}
body.home .section2 .green_title img{
    max-width:100%;
}
body.home .section2 .explinas {
    font-size: 14px;
    margin: 0 auto 80px;
    max-width: 953px;
    line-height: 1.8;
}
body.home .section2 .explinas a{
    display:inline-block;
    text-decoration:underline;
    text-underline-offset: 6px;
}
body.home .section2 .explinas a:hover{
    text-decoration:none;
}
/*  */
body.home .section2 .introduce_btn {
    display: flex;
    justify-content: space-around;
    text-align: center;
}
body.home .section2 .introduce_btn .inner h4 {
    position: relative;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 500;
    padding-top: 45px;
}
body.home .section2 .introduce_btn .inner h4::before {
    position: absolute;
    content: "";
    background: url(../img/img14.png);
    max-width: 76px;
    width: 100%;
    height: 31px;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
}
body.home .section2 .introduce_btn .inner h4 .orange {
    color: #f86900;
}
body.home .section2 .introduce_btn .inner .days_call {
    font-size: 14px;
    margin-top: 30px;
}
/*btn*/
body.home .btn_mom .btn_child {
    position: relative;
    margin: auto;
    background-color: #f86900;
    max-width: 385px;
    height: 80px;
    border-radius: 50px;
    box-shadow: 0 0 0 1px #fff, 0 0 0 5px #f86900;
    box-sizing: border-box;
    padding: 10px 40px;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .3s;
    text-decoration: none;
}
body.home .btn_mom .btn_child::before {
    content: "";
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    width: 8px;
    height: 8px;
    transform: rotate(225deg);
}
body.home .btn_mom .btn_child:hover {
    transform: translateY(-5px);
}
body.home .btn_mom .btn_child .tel_num {
    position: relative;
    font-size: 30px;
    padding-left: 30px;
}
body.home .btn_mom .btn_child .tel_num::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background: url(../img/phone.png);
    max-width: 21px;
    width: 100%;
    height: 27px;
}
body.home .btn_mom .btn_child .tel_num rt{
    font-size:12px;
}
/*section3*/
body.home .section3 {
    position: relative;
    z-index: 1;
    padding: 0px 0px 30px 0px;
}
body.home .section3::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    content: "";
    background: url(../img/bg_04.jpg) center no-repeat;
    width: 100%;
    background-size: cover;
    bottom: 0;
}
body.home .section3 .visual_top {
    position: relative;
    z-index: 1;
    height: 360px;
    width: 100%;
    background: url(../img/back_half_circle.png) bottom center no-repeat;
    background-size: cover;
}
body.home .section3 .visual_top h2 {
    position: absolute;
    left: 50%;
    top:  50%;
    transform: translate(-50%, -50%);
}
body.home .section3 .mom_people {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 40px;
}
body.home .section3 .mom_people .each {
    position: relative;
    z-index: 2;
    width: 50%;
}
body.home .section3 .mom_people .each  img{
    max-width:100%;
}
body.home .section3 .mom_people .each_01 .pic_mom {
    position: relative;
    z-index: 2;
}
body.home .section3 .mom_people .each_01 .pic_mom::before {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/flower01.png);
    max-width: 58px;
    height: 58px;
    width: 100%;
    right: -80px;
    top: 0px;
}
body.home .section3 .mom_people .each_01 .pic_mom::after {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/flower02.png);
    max-width: 50px;
    height: 50px;
    width: 100%;
    left: 80px;
    bottom: -140px;
}
body.home .section3 .mom_people .each_02 .pic_mom {
    position: relative;
}
body.home .section3 .mom_people .each_02 .pic_mom::before {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/flower03.png);
    max-width: 41px;
    height: 43px;
    width: 100%;
    right: 100px;
    bottom: -100px;
}
body.home .section3 .mom_people .each_02 .pic_mom::after {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/circle02.png);
    max-width: 35px;
    height: 26px;
    width: 100%;
    left: 0px;
    bottom: -110px;
}
body.home .section3 .mom_people .each_03 .pic_mom {
    position: relative;
}
body.home .section3 .mom_people .each_03 .pic_mom::before {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/circle01.png);
    max-width: 25px;
    height: 25px;
    width: 100%;
    right: 100px;
    bottom: -50px;
}
body.home .section3 .mom_people .each_03 .pic_mom::after {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/flower04.png);
    max-width: 150px;
    height: 173px;
    width: 100%;
    left: 60px;
    bottom: -200px;
}
body.home .section3 .mom_people .each_04 {
    position: relative;
}
body.home .section3 .mom_people .each_04 .pic_mom::after {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/flower04.png);
    max-width: 150px;
    height: 173px;
    width: 100%;
    left: 60px;
    bottom: 0px;
    display: none;
}
body.home .section3 .mom_people .each:nth-child(even) {
    margin-top: 150px;
}
body.home .section3 .mom_people h3 {
    position: relative;
    font-size: 36px;
    color: #382b1c;
    text-align: center;
    font-weight: 500;
    margin-bottom: 30px;
    padding-top: 40px;
}
body.home .section3 .mom_people .h3_orange::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../img/img14.png);
    max-width: 76px;
    width: 100%;
    height: 31px;
}
body.home .section3 .mom_people .h3_green::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../img/img15.png);
    max-width: 76px;
    width: 100%;
    height: 31px;
}
body.home .section3 .mom_people h3 .orange {
    color: #f86900;
}
body.home .section3 .mom_people h3 .orange_sml {
    font-size: 30px;
    color: #f86900;
}
body.home .section3 .mom_people h3 .green {
    color: #648832;
}
body.home .section3 .mom_people h3 .green_sml {
    font-size: 30px;
    color: #648832;
}

/*section4*/
body.home .section4 {
    position: relative;
    z-index: 1;
    padding: 45px 0px 120px 0px;
}
body.home .section4::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    content: "";
    background: url(../img/bg_05.jpg) center no-repeat;
    width: 100%;
    background-size: cover;
    bottom: 0;
}
body.home .section4 h2 {
    text-align: center;
    margin-bottom: 40px;
}
body.home .section4 .pic_title {
    text-align: center;
    margin-bottom: 40px;
}
body.home .section4 .pic_title img{
    max-width:100%;
}
body.home .section4 .details_1 {
    text-align: center;
	margin-top: 50px;
}
body.home .section4 .mom_flex {
    display: flex;
    justify-content: space-between;
    text-align: left;
}
body.home .section4 .mom_flex .inner {
    background-color: #fff;
    border: 1.5px solid #e86607;
    border-radius: 10px;
    max-width: 540px;
    width: 49%;
    padding: 20px 45px 35px 45px;
}
body.home .section4 .mom_flex .inner h3 {
    margin-bottom: 20px;
}
body.home .section4 .mom_flex .inner .sentence {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 500;
}
body.home .section4 .mom_flex .inner .sentence .orange {
    color: #f86900;
    font-weight: bold;
}
body.home .section4 .mom_flex .inner .sml_text {
    font-size: 20px;
}
body.home .section4 .mom_flex .inner .sentence_01 {
    margin-bottom: 40px;
}
body.home .section4 .mom_flex .inner .sentence_02 {
    margin-bottom: 15px;
}
body.home .section4 .inner .pic {
    max-width: 368px;
    width: 100%;
    margin: auto;
}
body.home .section4 .inner img{
    max-width:100%;
}
body.home .section4 .inner .pic_foods {
    max-width: 429px;
    width: 100%;
    margin: auto;
}
body.home .section4 .mom_flex .inner .sml_text {
    margin-bottom: 30px;
    letter-spacing:0;
}
body.home .section4 .mom_flex .inner .sml_text .txt_org{
    font-weight:bold;
    color:#f86900;
}
body.home .section4 .mom_flex .btn_mom {
    margin-top: 40px;
}
body.home .section4 .back_white {
    max-width: 915px;
    width: 100%;
    margin: 0px auto 15px;
    position: relative;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    min-height: 307px;
    border: 1px solid #e86607;
    border-radius: 27px;
    /*position: relative;
    background: url(../img/img18.png);
    max-width: 933px;
    width: 100%;
    height: 325px;
    margin: 0px auto 10px auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    padding-left: 45px;*/
}
body.home .section4 .back_white::before {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/leaf3.png);
    max-width: 235px;
    height: 238px;
    width: 100%;
    right: -37px;
    top: -34px;
}
body.home .section4 .back_white .pic {
    max-width: 547px;
    width: 100%;
}
body.home .section4 .back_white .pic img {
    width: 100%;
    height: 100%;
}
body.home .section4 .back_white .inner_text {
    margin: 30px 0px 40px 50px;
    text-align: left;
}
body.home .section4 .back_white .inner_text .sentence {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 500;
    margin-top: 20px;
}
body.home .section4 .back_white .inner_text .sentence .orange {
    color: #f86900;
    font-weight: bold;
}
body.home .section4 .back_white .inner_text .circle {
    border: 1px solid #e86607;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    margin-top: 30px;
    font-size: 25px;
    font-weight: 500;
	background-color:#C30;
}
body.home .section4 .mom_flex .inner_2 {
    position: relative;
}
body.home .section4 .mom_flex .inner_2::before {
    position: absolute;
    z-index: 5;
    content: "";
    background: url(../img/leaf4.png);
    max-width: 160px;
    height: 139px;
    width: 100%;
    left: -45px;
    bottom: -50px;
}

/*footer*/
body.home footer {
    background-color: #191919;
    color: #fff;
    padding: 40px 0px 25px 0px;
}
body.home footer .account_text {
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 20px;
}
body.home footer .go_all .more {
    position: relative;
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    padding: 10px 25px;
    width: 191px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background .4s;
}
body.home footer .go_all .more p {
    padding-right: 10px;
}
body.home footer .go_all .more::before {
    position: absolute;
    content: "";
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    right: 15px;
    margin: auto;
    width: 6px;
    height: 6px;
    transform: rotate(225deg);
}
body.home footer .go_all .more:hover {
    background-color: #e86607;
    border: 1px solid #e86607;
}
body.home footer .text {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}
body.home footer .sns_icon {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
}
body.home footer .sns_icon {
    margin-bottom: 50px;
}
body.home footer .sns_icon .icon {
    max-width: 45px;
    width: 100%;
    margin: 0px 10px;
    transition: transform .3s;
}
body.home footer .sns_icon .icon img {
    width: 100%;
}


.lineform h3{
	text-align:center;
	font-size:1em;
	font-weight:bold;
	}
.form_box{
	border: 1px solid #333;
	text-align:left;
}
.form_box li{
	border-bottom: 1px dotted #000;
	padding:20px 10px;
}
.form_box li:last-child{
	border-bottom: none;
}
.form_box dl{
	display: table;
	width: 100%;
	margin-bottom: 5px;
}
.form_box dl dt{
	display: table-cell;
	color:#E5332A;
	width: 20%;
}
.form_box dl dd{
	display: table-cell;
}
.form_box input:not([type="image"]):not([type="radio"]){
	padding: 10px;
	border:1px inset #ccc;
	width: 40%;
}
.form_box select{
	padding: 10px;
}
.form_box .text_link.arrow{
	position: relative;
	padding-left: 15px;
	display: inline-block;
}

.form_box .text_link.arrow::before{
	content: "\f061";
	font-family: "FontAwesome";
	display: inline-block;
	font-size: 15px;
	color: #E5332A;
	position: absolute;
	left:0;
}
.form_box
 .text_link.arrow:hover::before{
	left:3px;
}





/* SP スマホ
-------------------------------------------------------------------*/
@media screen and (max-width:768px) {
    body {
        padding-top: 0px;
    }
    .text_indent {
        text-indent: -1em;
        padding-left: 1em;
    }
    body.home .sitewrap p {
        font-size: 16px;
        text-align: center;
    }
    body.home main {
        padding-top: 0px;
        margin-bottom: 0px;
    }
    body.home .main_visual {
        background-position: 60% 0px;
		background: url(../img/bg_01_sp.jpg) no-repeat;
    	min-height: inherit;
    	height:  inherit;
        height:  inherit;
    }s

    body.home .main_visual .logo_pic {
        width: 35%;
    }
.logo_pic img {
        width: 35%;
    }
    body.home .main_visual .introduction_btn{
        width: 28%;
        bottom: auto;
        top: 57px;
        right: auto;
        left: 8px;
    }
    body.home .main_visual .pic_introduce {
        width: 90%;
		margin:20px auto;
    }
    body.home .main_visual .pic_introduce img {
        width: 100%;
    }
    body.home .section1 .text_mom .back_green {
        width: 100%;
        padding: 20px 15px;
    }
    body.home .section1 .text_mom .back_white p{
        font-size:14px;
    }
    body.home .section1 .text_mom {
        /*margin-top: -90px;*/
        width: calc(100% - 10px);
    }
    body.home .section1 .text_mom .back_green p {
        font-size: 16px;
        text-align: left;
    }
    body.home .section1 .text_mom .back_green .sml_text {
        font-size: 12px;
    }
    body.home .section1 .text_mom .back_green p .yellow {
        font-size: 22px;
    }
    body.home .section1 .text_mom .back_green .present {
        font-size: 22px;
    }
    body.home .section1 .text_mom .back_white {
        background-color: #fff;
        width: 100%;
        padding: 15px;
    }
    body.home .section1 .text_mom .back_green .pic {
        width: 100px;
        height: auto;
        bottom: 35px;
        right: 35px;
    }
    body.home .section1 .text_mom .back_green .pic img {
        width: 100%;
    }
    /* section_contact */
    body.home .section_contact {
        padding: 50px 0px 30px 0px;
    }
    body.home .section_contact .inner{
        margin-bottom: 20px;
        padding: 0px 20px;
    }
    body.home .section_contact .introduce_btn {
        display: block;
    }
    body.home .section_contact.introduce_btn .inner {
        margin-bottom: 20px;
    }
    body.home .section_contact .introduce_btn .inner h4 {
        font-size: 18px;
        margin-bottom: 20px;
        padding-top: 35px;
    }
    body.home .btn_mom .btn_child {
        width: 90%;
        height: auto;
        padding: 13px 25px;
    }
    body.home .btn_mom_2 .btn_child {
        padding: 10px 20px;
    }
    body.home .section_contact .introduce_btn .inner h4::before {
        background-size: contain;
        width: 50px;
        height: 20px;
    }
    body.home .section_contact .introduce_btn .inner .days_call {
        margin-top: 10px;
        text-align: left;
    }
    body.home .btn_mom .btn_child .tel_num {
        font-size: 22px;
    }
    body.home .btn_mom .btn_child .tel_num::before {
        right: 0;
        top: 3px;
        left: -180px;
    }
    body.home .btn_mom .btn_child::before {
        right: 14px;
    }
    body.home .section_contact .back_white {
        padding: 50px 0px 50px 0px;
    }
    body.home .section_contact .flex_step .details .step_pic {
        width: 50%;
        margin: 0px auto 20px auto;
    }
	body.home .section_contact .flex_step .details img.linebtn {
        width: 50%;
		margin:5px 0;
	}
    body.home .section_contact .flex_step .details .step_pic img {
        width: 100%;
    }
    
    /*section1*/
    body.home .section1 {
        padding: 0 0 0px;
    }
    body.home .inner_section_1 {
        padding-bottom: 50px;
    }
    body.home .section1::before {
        background-size: cover;
        width: 100%;
        top: 0px;
    }
    body.home .section1 .inner_info {
        margin-top: 50px;
    }
    body.home .section1 .back_white .food_pesents {
        width: 100%;
        justify-content: space-between;
    }
    body.home .section1 .back_white .food_pesents .each {
        margin: 0px 0px 10px 0px;
        width: 49%;
    }
    body.home .section1 .back_white .food_pesents .each img {
        width: 100%;
    }
    body.home .section1 .pic {
        width: 75%;
        margin: 0 auto -30px auto;
    }
    body.home .section1 .pic img {
        width: 100%;
    }
    body.home .section1 .inner_section .back_white::before {
        position: absolute;
        background-size: contain;
        width: 115px;
        height: 105px;
        right: -20px;
        top: -37px;
    }
    body.home .section1 .inner_section .back_white::after {
        position: absolute;
        background-size: contain;
        width: 132px;
        height: 102px;
        left: -15px;
        bottom: -20px;
    }
    body.home .section1 h2 {
        font-size: 18px;
        padding: 0px 0px 20px 0px;
    }
    body.home .section1 h2 .orange {
        font-size: 24px;
    }
    body.home .section1 .popular {
        width: 100%;
        margin-bottom: 15px;
    }
    body.home .section1 h2 .black {
        font-size: 23px;
    }
    /*section2*/
    body.home .section2 {
        padding: 50px 0;
    }
    body.home .section2 .flex_step {
        margin-bottom: 0px;
        flex-wrap: wrap;
    }
    body.home .section2 .flex_step .details .pic_line {
        text-align: center;
        width: 100%;
        margin: 0 auto 10px;
    }
    body.home .section2 .flex_step .details .pic_line img .linebtn {
        width: 50%;
    }
    body.home .section2 .flex_step .details .pic_line img {
        width: 100%;
    }
    body.home .section2 .flex_step .details::after {
        border-width: 6px 0 6px 12px;
        right: 0;
        left:0;
        margin:auto;
        top:auto;
        bottom:-30px;
        transform: rotate(90deg) translateX(-50%);
    }
    body.home .section2 h2 {
        width: 100%;
        margin-bottom: 30px;
    }
    body.home .section2 h2 img {
        width: 100%;
    }
    body.home .section2 .back_white::before {
        position: absolute;
        background-size: contain;
        width: 115px;
        height: 105px;
        right: -20px;
        top: -37px;
    }
    body.home .section2 .back_white::after {
        position: absolute;
        background-size: contain;
        width: 132px;
        height: 102px;
        left: -15px;
        bottom: -20px;
    }
    body.home .section2 .flex_step .details .orange {
        font-size: 24px;
    }
    body.home .section2 .flex_step .details {
        margin-bottom: 40px;
        max-width: 100%;
        margin-right: 0;
        width: 100%;
        text-align: center;
    }
    body.home .section2 .flex_step .details:nth-of-type(2) {
		        margin-bottom: 10px;
	}
    body.home .section2 .flex_step .details:nth-of-type(3) {
        margin-bottom: 0px;
    }
    body.home .section2 .flex_step .details .back_green {
        margin: auto;
    }
    body.home .section2 .green_title {
        width: 100%;
    }
    body.home .section2 .green_title img {
        width: 100%;
    }
    body.home .section2 .explinas {
        font-size: 14px;
        margin: 20px 0 50px 0;
        text-align: left;
    }
    body.home .section2 .introduce_btn {
        display: block;
    }
    body.home .section2 .introduce_btn .inner {
        margin-bottom: 20px;
    }
    body.home .section2 .introduce_btn .inner h4 {
        font-size: 18px;
        margin-bottom: 20px;
        padding-top: 35px;
    }
    body.home .btn_mom .btn_child {
        width: 90%;
        height: auto;
        padding: 13px 25px;
    }
    body.home .btn_mom_2 .btn_child {
        padding: 10px 20px;
    }
    body.home .section2 .introduce_btn .inner h4::before {
        background-size: contain;
        width: 50px;
        height: 20px;
    }
    body.home .section2 .introduce_btn .inner .days_call {
        margin-top: 10px;
        text-align: left;
    }
    body.home .btn_mom .btn_child .tel_num {
        font-size: 22px;
    }
    body.home .btn_mom .btn_child .tel_num::before {
        right: 0;
        top: 3px;
        left: -180px;
    }
    body.home .btn_mom .btn_child::before {
        right: 14px;
    }
    body.home .section2 .back_white {
        padding: 50px 0px 50px 0px;
    }
    body.home .section2 .flex_step .details .step_pic {
        width: 50%;
        margin: 0px auto 20px auto;
    }
	body.home .section2 .flex_step .details img.linebtn {
        width: 50%;
		margin:5px 0;
	}
    body.home .section2 .flex_step .details .step_pic img {
        width: 100%;
    }

    /*section3*/
    body.home .section3 .visual_top {
        background: url(../img/img_sp_03.png) center no-repeat;
        width: 100%;
        height: 196px;
        background-size: cover;
    }
    body.home .section3 .visual_top::after {
        background-size: contain;
        width: 100%;
        min-height: 84px;
    }
    body.home .section3 .visual_top h2 {
        width: 100%;
        top: 39%;
        padding: 0px 25px;
    }
    body.home .section3 .visual_top h2 img {
        width: 100%;
    }
    body.home .section3 .mom_people {
        display: block;
        padding-bottom: 0px;
    }
    body.home .section3 .mom_people .each {
        width: 100%;
    }
    body.home .section3 .mom_people .each .pic_mom {
        width: 100%;
        margin-bottom: 80px;
    }
    body.home .section3 .mom_people .each .pic_mom img {
        width: 100%;
    }
    body.home .section3 .mom_people .each:nth-child(even) {
        margin-top: 0px;
    }
    body.home .section3 .mom_people h3 {
        font-size: 26px;
    }
    body.home .section3 .mom_people h3 .orange_sml {
        font-size: 23px;
    }
    body.home .section3 .mom_people h3 .green_sml {
        font-size: 23px;
    }
    body.home .section3 .mom_people .each_01 .text_01 {
        right: 5px;
        top: 60px;
        background-size: contain;
        width: 170px;
        height: auto;
    }
    body.home .section3 .mom_people .each_01 .text_01 img {
        width: 100%;
    }
    body.home .section3 .mom_people .each_01 .text_02 {
        left: 5px;
        bottom: 0px;
        background-size: contain;
        width: 170px;
        height: auto;
    }
    body.home .section3 .mom_people .each_01 .text_02 img {
        width: 100%;
    }
    body.home .section3 .mom_people .each_02 .text_03 {
        left: 5px;
        top: 90px;
        background-size: contain;
        width: 200px;
        height: auto;
    }
    body.home .section3 .mom_people .each_02 .text_03 img {
        width: 100%;
    }
    body.home .section3 .mom_people .each_02 .text_04 {
        left: 25px;
        bottom: 0px;
        background-size: contain;
        width: 180px;
        height: auto;
    }
    body.home .section3 .mom_people .each_02 .text_04 img {
        width: 100%;
    }
    body.home .section3 .mom_people .each_03 .text_05 {
        left: 25px;
        top: 50px;
        background-size: contain;
        width: 140px;
        height: auto;
    }
    body.home .section3 .mom_people .each_03 .text_05 img {
        width: 100%;
    }
    body.home .section3 .mom_people .each_03 .text_06 {
        left: 25px;
        bottom: -40px;
        background-size: contain;
        width: 170px;
        height: auto;
    }
    body.home .section3 .mom_people .each_03 .text_06 img {
        width: 100%;
    }
    body.home .section3 .mom_people .each_04 .text_07 {
        right: 5px;
        bottom: 0px;
        background-size: contain;
        width: 170px;
        height: auto;
    }
    body.home .section3 .mom_people .each_04 .text_07 img {
        width: 100%;
    }
    body.home .section3 .mom_people .each_04 .text_08 {
        right: 35px;
        bottom: -50px;
        background-size: contain;
        width: 180px;
        height: auto;
    }
    body.home .section3 .mom_people .each_04 .text_08 img {
        width: 100%;
    }
    body.home .section3 .mom_people .h3_orange::before {
        background-size: contain;
        width: 70px;
        height: 29px;
    }
    body.home .section3 .mom_people .h3_green::before {
        background-size: contain;
        width: 70px;
        height: 29px;
    }
    body.home .section3 .mom_people .each_01 .pic_mom::before {
        background-size: contain;
        height: 45px;
        width: 45px;
        right: 10px;
        top: -60px;
    }
    body.home .section3 .mom_people .each_01 .pic_mom::after {
        background-size: contain;
        height: 50px;
        width: 50px;
        left: 30px;
        bottom: -80px;
    }
    body.home .section3 .mom_people .each_02 .pic_mom::before {
        background-size: contain;
        height: 43px;
        width: 55px;
        right: 5px;
        bottom: -40px;
    }
    body.home .section3 .mom_people .each_02 .pic_mom::after {
        background-size: contain;
        height: 25px;
        width: 35px;
        left: 10px;
        bottom: -90px;
    }
    body.home .section3 .mom_people .each_03 .pic_mom::before {
        background-size: contain;
        height: 25px;
        width: 35px;
        right: 10px;
        bottom: 0px;
    }
    body.home .section3 .mom_people .each_03 .pic_mom::after {
        display: none;
    }
    body.home .section3 .mom_people .each_04 .pic_mom::after {
        background-size: contain;
        height: 85px;
        width: 74px;
        left: 20px;
        bottom: -55px;
        display: block;
    }

    /*section4*/
    body.home .section4 {
        padding: 50px 0px 50px 0px;
    }
    body.home .section4 h2 {
        width: 100%;
        margin-bottom: 20px;
    }
    body.home .section4 h2 img {
        width: 100%;
    }
    body.home .section4 .pic_title {
        width: 100%;
    }
    body.home .section4 .pic_title img {
        width: 100%;
    }
    body.home .section4 .back_white {
        position: relative;
        display: block;
        height: auto;
        width: 100%;
        /*width: 100%;
        height: 120px;
        background-size: contain;
        background: url(../img/cake.jpg);
        width: 100%;
        height: auto;*/
    }
    body.home .section4 .back_white::before {
        background-size: contain;
        width: 95px;
        height: 96px;
        right: -10px;
        top: -15px;
    }
    body.home .section4 .back_white .pic {
        width: 90%;
        margin: 0px auto 20px auto;
    }
    body.home .section4 .back_white .pic img {
        width: 100%;
    }
    body.home .section4 .mom_flex .inner_2::before {
        background-size: contain;
        width: 95px;
        height: 83px;
        left: -20px;
        bottom: -32px;
    }
    body.home .section4 .back_white .inner_text {
        margin: 0px;
        padding: 10px;
        text-align: left;
    }
    body.home .section4 .back_white h3 {
        width: 30%;
    }
    body.home .section4 .back_white h3 img {
        width: 100%;
    }
    body.home .section4 .back_white .inner_text .sentence {
        font-size: 18px;
        text-align: center;
    }
    body.home .section4 .back_white .inner_text .circle {
        width: 80%;
        margin: 20px auto 10px auto;
    }
    body.home .section4 .mom_flex {
        display: block;
    }
    body.home .section4 .mom_flex .inner {
        width: 100%;
        padding: 10px;
    }
    body.home .section4 .mom_flex .inner:nth-of-type(1) {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    body.home .section4 .mom_flex .inner h3 {
        width: 30%;
        margin-bottom: 5px;
    }
    body.home .section4 .mom_flex .inner h3 img {
        width: 100%;
    }
    body.home .section4 .mom_flex .inner .sentence {
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    body.home .section4 .mom_flex .inner .pic {
        width: 100%;
    }
    body.home .section4 .mom_flex .inner .pic img {
        width: 100%;
    }
    body.home .section4 .mom_flex .inner .pic_foods {
        width: 100%;
    }
    body.home .section4 .mom_flex .inner .sml_text {
        font-size: 16px;
        text-align: left;
    }

    /*footer*/
    body.home footer {
        padding: 40px 15px 25px 15px;
    }
    body.home footer .account_text {
        font-size: 3.7vw;
    }
    body.home footer .go_all .more {
        font-size: 4vw;
        width: auto;
        padding: 5px 20px;
    }
    body.home footer .go_all .more::before {
    right: 9px;
    }
    body.home footer .sns_icon .icon {
        width: 30px;
    }
    body.home footer .sns_icon .icon img {
        width: 100%;
    }
    body.home .btn_mom .btn_child .tel_num .num_370::before {
        top: -10px;
        left: 0;
        width: 45px;
        height: auto;
        font-size: 10px;
    }
    body.home .btn_mom .btn_child .tel_num .num_502::before {
        top: -10px;
        left: 0;
        width: 38px;
        height: auto;
        font-size: 10px;
    }
	.lineform .btnimg{
		width:100%;}
		
	.lineform h3{
		text-align:center;}

	.form_box dl{
		display: block;
	}
	.form_box dl dt{
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
	.form_box dl dd{
		display: block;
	}
	.form_box input:not([type="image"]):not([type="radio"]){
		width: 100%;
		box-sizing: border-box;
	}
	.form_box select{
		width: 100%;
	}
	.form_box li:last-child input{
		width: 100%;
	}
    
}