#sec1 {
    padding-bottom: 15%;
}

#sec1 p.txt {
    margin: 4% 0 7%;
}
#sec1 .box {
	margin: 10px;
	border: 2px solid #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	background: url("../../../shared/img/osechi/s1_box_bg.jpg");
	color: #fff;
	font-size: 16px;
	line-height: 42px;
	padding: 10px;
	letter-spacing: 2px;
}
#sec1 .box h3 {
	letter-spacing: 1px;
	padding-bottom: 8px;
}

#sec1 .box h3 span {
	padding-left: 15px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	color: #D63731;
	font-weight: bold;
}
#sec1 .box dl dt {
    letter-spacing: 1px;
    line-height: 28px;
}
#sec1 .box dl dd a {
	font-size: 20px;
}
#sec1 .box dl dd a:hover {
	text-decoration: none;
}
#sec1 .box small {
	display: block;
	font-size: 12px;
	padding-top: 0;
	line-height: 19px;
	letter-spacing: 0px;
}

#sec2 {
    background: url("../img/osechi/s2_bg.jpg") no-repeat center/cover;
    padding-bottom: 12%;
}

#sec3 {
    padding: 12vw 0;
    background: url("../img/bento/s2_line.png") no-repeat top/100% auto, url("../img/bento/s2_line.png") no-repeat bottom/100% auto;
}
#sec3 p span {
	color: #D63731;
}
#sec4 {
    padding: 12% 0 15%;
    text-align: center;
    background: url("../img/osechi/s3_deco.png") no-repeat top center/100% auto, url("../img/shared/bg3.jpg");
}

#sec4 p.img {
    margin: 0 5%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#sec4 dl {
    margin: 0 5% 5%;
    /* padding-bottom: 3%; */
    margin-top: 6%;
    line-height: 1.5;
    text-align: center;
    font-size: 6.5vw;
    letter-spacing: 0.1em;
}

#sec4 dl small {
    font-size: 4.5vw;
}

#sec4 dl dt {
    margin-bottom: 4%;
    padding-bottom: 4%;
    background: url("../img/shared/line.jpg") no-repeat bottom/100% 1px;
}

#sec4 dl p.pt,
#sec4 dl dt span {
    font-size: 4.5vw;
}
#sec4 dl p.pt span {
     background: #D63731;
	color: #fff;
	padding: 2px 6px;
	border-radius: 5px;
	font-size: 3.5vw;
}

#sec4 dl dd .tt-1 {
    font-size: 4.5vw;
}

#sec4 dl dd small {
    font-size: smaller;
}

#sec4 .toggle {
    margin-top: 7%;
}

#sec4 .toggle .toggle-link {
    margin: 0 5% 0%;
}

#sec4 .toggle .toggle-link:after {
    display: none;
}

#sec4 .toggle .toggle-main {
    margin: 7% 5% 0;
    background: url(../img/shared/bg.jpg);
    border: 1px solid #4b7c00;
    color: #593a1f;
    padding: 0 3% 12%;
    text-align: left;
}

#sec4 .toggle .toggle-main h3 {
    font-size: 18px;
    letter-spacing: 5px;
    font-weight: bold;
    color: #341c07;
    border-bottom: 1px solid #105a0b;
    margin-bottom: 5%;
    padding-left: 7px;
    line-height: 1.8;
}

#sec4 .toggle .toggle-main .blk {
    padding: 10% 0 0;
}

#sec4 .toggle .toggle-main .item {
    border-bottom: 1px dashed #4b7c00;
    padding: 3% 0;
}

#sec4 .toggle .toggle-main .item:first-child {
    border-top: 1px dashed #4b7c00;
}

#sec5 {
    padding: 12% 0 15%;
    text-align: center;
    background: url("../img/osechi/s4_deco.png") no-repeat top center/100% auto, url("../img/shared/bg4.jpg");
}

#sec5 p.img {
    margin: 0 5%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#sec5 dl {
    margin: 0 5% 5%;
    /* padding-bottom: 3%; */
    margin-top: 6%;
    line-height: 1.5;
    text-align: center;
    font-size: 6.5vw;
    letter-spacing: 0.1em;
    color: #fff;
}

#sec5 dl small {
    font-size: 4.5vw;
}

#sec5 dl dt {
    margin-bottom: 4%;
    padding-bottom: 4%;
    background: url("../img/shared/line.jpg") no-repeat bottom/100% 1px;
}

#sec5 dl p.pt,
#sec5 dl dt span {
    font-size: 4.5vw;
}
#sec5 dl p.pt span {
    font-size: 3.5vw;
	background: #D63731;
	color: #fff;
	padding: 2px 6px;
	border-radius: 5px;
}


#sec5 dl dd .tt-1 {
    font-size: 4.5vw;
}

#sec5 dl dd small {
    font-size: smaller;
}

#sec5 .toggle {
    margin-top: 7%;
}

#sec5 .toggle .toggle-link {
    margin: 0 5% 0%;
}

#sec5 .toggle .toggle-link:after {
    display: none;
}

#sec5 .toggle .toggle-main {
    margin: 7% 5% 0;
    background: url(../img/shared/bg.jpg);
    border: 1px solid #4b7c00;
    color: #593a1f;
    padding: 0 3% 12%;
    text-align: left;
}

#sec5 .toggle .toggle-main h3 {
    font-size: 18px;
    letter-spacing: 5px;
    font-weight: bold;
    color: #341c07;
    border-bottom: 1px solid #105a0b;
    margin-bottom: 5%;
    padding-left: 7px;
    line-height: 1.8;
}

#sec5 .toggle .toggle-main .blk {
    padding: 10% 0 0;
}

#sec5 .toggle .toggle-main .item {
    border-bottom: 1px dashed #4b7c00;
    padding: 3% 0;
}

#sec5 .toggle .toggle-main .item:first-child {
    border-top: 1px dashed #4b7c00;
}

#sec6 {
    padding: 12% 0 15%;
    text-align: center;
    background: url("../img/osechi/s5_deco.png") no-repeat top center/100% auto, url("../img/shared/bg3.jpg");
}

#sec6 p.img {
    margin: 0 5%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#sec6 dl {
    margin: 0 5% 5%;
    margin-top: 6%;
    line-height: 1.5;
    text-align: center;
    font-size: 6.5vw;
    letter-spacing: 0.1em;
}

#sec6 dl small {
    font-size: 4.5vw;
}

#sec6 dl dt {
    margin-bottom: 4%;
    padding-bottom: 4%;
    background: url("../img/shared/line.jpg") no-repeat bottom/100% 1px;
}

#sec6 dl p.pt,
#sec6 dl dt span {
    font-size: 4.5vw;
}

#sec6 dl dd .tt-1 {
    font-size: 4.5vw;
}

#sec6 dl dd small {
    font-size: smaller;
}

#sec6 .toggle {
    margin-top: 7%;
}

#sec6 .toggle .toggle-link {
    margin: 0 5% 0%;
}

#sec6 .toggle .toggle-link:after {
    display: none;
}

#sec6 .toggle .toggle-main {
    margin: 7% 5% 0;
    background: url(../img/shared/bg.jpg);
    border: 1px solid #4b7c00;
    color: #593a1f;
    padding: 0 3% 12%;
    text-align: left;
}

#sec6 .toggle .toggle-main h3 {
    font-size: 18px;
    letter-spacing: 5px;
    font-weight: bold;
    color: #341c07;
    border-bottom: 1px solid #105a0b;
    margin-bottom: 5%;
    padding-left: 7px;
    line-height: 1.8;
}

#sec6 .toggle .toggle-main .blk {
    padding: 10% 0 0;
}

#sec6 .toggle .toggle-main .item {
    border-bottom: 1px dashed #4b7c00;
    padding: 3% 0;
}

#sec6 .toggle .toggle-main .item:first-child {
    border-top: 1px dashed #4b7c00;
}

#sec7 {
    padding: 12% 0 15%;
    text-align: center;
    background: url("../img/osechi/s5_deco.png") no-repeat top center/100% auto;
}

#sec7 p.img {
    margin: 0 5%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#sec7 dl {
    margin: 0 5% 5%;
    margin-top: 6%;
    line-height: 1.5;
    text-align: center;
    font-size: 6.5vw;
    letter-spacing: 0.1em;
}

#sec7 dl small {
    font-size: 4.5vw;
}

#sec7 dl dt {
    margin-bottom: 4%;
    padding-bottom: 4%;
    background: url("../img/shared/line.jpg") no-repeat bottom/100% 1px;
}

#sec7 dl p.pt,
#sec7 dl dt span {
    font-size: 4.5vw;
}

#sec7 dl dd .tt-1 {
    font-size: 4.5vw;
}

#sec7 dl dd small {
    font-size: smaller;
}

#sec7 .toggle {
    margin-top: 7%;
}

#sec7 .toggle .toggle-link {
    margin: 0 5% 0%;
}

#sec7 .toggle .toggle-link:after {
    display: none;
}

#sec7 .toggle .toggle-main {
    margin: 7% 5% 0;
    background: url(../img/shared/ft_bg.jpg);
    border: 1px solid #4b7c00;
    color: #fff;
    padding: 0 3% 12%;
    text-align: left;
}

#sec7 .toggle .toggle-main h3 {
    font-size: 18px;
    letter-spacing: 5px;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #105a0b;
    margin-bottom: 5%;
    padding-left: 7px;
    line-height: 1.8;
}

#sec7 .toggle .toggle-main .blk {
    padding: 10% 0 0;
}

#sec7 .toggle .toggle-main .item {
    border-bottom: 1px dashed #4b7c00;
    padding: 3% 0;
}

#sec7 .toggle .toggle-main .item:first-child {
    border-top: 1px dashed #4b7c00;
}

#sec8 {
    padding: 12% 0 15%;
    text-align: center;
    background: url("../img/shared/ft_bg.jpg");
}

#sec8 p.img {
    margin: 0 5%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#sec8 dl {
    margin: 0 5% 5%;
    margin-top: 6%;
    line-height: 1.5;
    text-align: center;
    font-size: 6.5vw;
    letter-spacing: 0.1em;
    color: #fff;
}

#sec8 dl small {
    font-size: 4.5vw;
}

#sec8 dl dt {
    margin-bottom: 4%;
    padding-bottom: 4%;
    background: url("../img/shared/line.jpg") no-repeat bottom/100% 1px;
}

#sec8 dl p.pt,
#sec8 dl dt span {
    font-size: 4.5vw;
}
#sec8 dl dd {
    margin-bottom: 15%;
}
#sec8 dl dd .tt-1 {
    font-size: 4.5vw;
}

#sec8 dl dd small {
    font-size: smaller;
}

#sec8 .toggle {
    margin-top: 7%;
}

#sec8 .toggle .toggle-link {
    margin: 0 5% 0%;
}

#sec8 .toggle .toggle-link:after {
    display: none;
}

#sec8 .toggle .toggle-main {
    margin: 7% 5% 0;
    background: url(../img/shared/bg3.jpg);
    border: 1px solid #4b7c00;
    color: #593a1f;
    padding: 0 3% 12%;
    text-align: left;
}

#sec8 .toggle .toggle-main h3 {
    font-size: 18px;
    letter-spacing: 5px;
    font-weight: bold;
    color: #341c07;
    border-bottom: 1px solid #105a0b;
    margin-bottom: 5%;
    padding-left: 7px;
    line-height: 1.8;
}

#sec8 .toggle .toggle-main .blk {
    padding: 10% 0 0;
}

#sec8 .toggle .toggle-main .item {
    border-bottom: 1px dashed #4b7c00;
    padding: 3% 0;
}

#sec8 .toggle .toggle-main .item:first-child {
    border-top: 1px dashed #4b7c00;
}

#sec9 {
    padding: 12% 0 15%;
    text-align: center;
    background: url("../img/osechi/s4_deco.png") no-repeat top center/100% auto, url("../img/shared/bg4.jpg");
}

#sec9 p.img {
    margin: 0 5%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#sec9 dl {
    margin: 0 5% 5%;
    margin-top: 6%;
    line-height: 1.5;
    text-align: center;
    font-size: 6.5vw;
    letter-spacing: 0.1em;
    color: #fff;
}

#sec9 dl small {
    font-size: 4.5vw;
}

#sec9 dl dt {
    margin-bottom: 4%;
    padding-bottom: 4%;
    background: url("../img/shared/line.jpg") no-repeat bottom/100% 1px;
}

#sec9 dl p.pt,
#sec9 dl dt span {
    font-size: 4.5vw;
}

#sec9 dl dd .tt-1 {
    font-size: 4.5vw;
}

#sec9 dl dd small {
    font-size: smaller;
}

#sec9 .toggle {
    margin-top: 7%;
}

#sec9 .toggle .toggle-link {
    margin: 0 5% 0%;
}

#sec9 .toggle .toggle-link:after {
    display: none;
}

#sec9 .toggle .toggle-main {
    margin: 7% 5% 0;
    background: url(../img/shared/bg3.jpg);
    border: 1px solid #4b7c00;
    color: #593a1f;
    padding: 0 3% 12%;
    text-align: left;
}

#sec9 .toggle .toggle-main h3 {
    font-size: 18px;
    letter-spacing: 5px;
    font-weight: bold;
    color: #341c07;
    border-bottom: 1px solid #105a0b;
    margin-bottom: 5%;
    padding-left: 7px;
    line-height: 1.8;
}

#sec9 .toggle .toggle-main .blk {
    padding: 10% 0 0;
}

#sec9 .toggle .toggle-main .item {
    border-bottom: 1px dashed #4b7c00;
    padding: 3% 0;
}

#sec9 .toggle .toggle-main .item:first-child {
    border-top: 1px dashed #4b7c00;
}

#sec10 {
    padding: 12% 0 15%;
    text-align: center;
    background: url("../img/shared/ft_bg.jpg");
    color: #fff;
}

#sec10 p.img {
    margin: 0 5%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#sec10 dl {
    margin: 0 5% 5%;
    margin-top: 6%;
    line-height: 1.5;
    text-align: center;
    font-size: 6.5vw;
    letter-spacing: 0.1em;
}

#sec10 dl small {
    font-size: 4.5vw;
}

#sec10 dl dt {
    margin-bottom: 4%;
    padding-bottom: 4%;
    border-bottom: 1px solid #fff;
}

#sec10 dl p.pt,
#sec10 dl dt span {
    font-size: 4.5vw;
}
#sec10 .pt span {
	font-size: 3.5vw;
    background: #D63731;
	color: #fff;
	padding: 2px 6px;
	border-radius: 5px;
}
#sec10 dl dd .tt-1 {
    font-size: 4.5vw;
}

#sec10 dl dd small {
    font-size: smaller;
}

#sec11 h2 {
    width: 23%;
    margin: 0 auto 0;
}

#sec11 .slide .group {
    padding: 7% 5% 3%;
}

#sec11 .slide .group p.img {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#sec11 .slide .slick-dots {
    background: transparent;
    bottom: 15%;
}

#sec11 .group1 {
    margin-top: -25%;
    border: 1px solid #4b7c00;
    background: url(../img/shared/bg3.jpg);
    color: #593a1f;
    padding-bottom: 7%;
    padding-top: 18%;
}

#sec11 .group1 dl {
    margin: 0 5% 5%;
    padding-bottom: 3%;
    margin-top: 6%;
    line-height: 1.5;
    text-align: center;
    font-size: 6.5vw;
    letter-spacing: 0.1em;
    background: url("../img/shared/line.jpg") no-repeat bottom/100% auto;
}

#sec11 .group1 dl dt {
    font-size: 5.5vw;
}

#sec11 .group1 dl p.pt,
#sec11 .group1 dl dt span {
    font-size: 4.5vw;
}

#sec11 .group1 dl dd span {
    font-size: 5vw;
}

#sec11 .group1 dl dd small {
    font-size: 5vw;
}

#sec11 p.img1 {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    margin: 12% 10% 0;
}

#sec11 .group2 {
    margin-top: -15%;
    border: 1px solid #4b7c00;
    background: url(../img/shared/bg3.jpg);
    color: #593a1f;
    padding-bottom: 7%;
    padding-top: 14%;
}

#sec11 .group2 dl {
    margin: 0 5% 5%;
    padding-bottom: 3%;
    margin-top: 6%;
    line-height: 1.5;
    text-align: center;
    font-size: 6.5vw;
    letter-spacing: 0.1em;
    background: url("../img/shared/line.jpg") no-repeat bottom/100% auto;
}

#sec11 .group2 dl dt {
    font-size: 5.5vw;
}

#sec11 .group2 dl p.pt,
#sec11 .group2 dl dt span {
    font-size: 4.5vw;
}

#sec11 .group2 dl dd span {
    font-size: 5vw;
}

#sec11 .group2 dl dd small {
    font-size: 5vw;
}

#sec12 {
    padding: 5% 0 12%;
}

#sec2 h2 {
    margin-bottom: 5%;
}

#sec12 h3 {
    text-align: center;
    font-size: 5.5vw;
    font-weight: 600;
    line-height: 1.5;
    margin: 2% 0;
}

#sec12 p.sub-txt {
    text-align: center;
    margin-bottom: 7%;
    line-height: 1.5;
}

#sec12 .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 5%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#sec12 .product .cl {
    width: 47%;
    margin-bottom: 5%;
}

#sec12 .product .cl .ttl {
    margin-top: 8%;
    text-align: center;
    font-size: 5.5vw;
    line-height: 1.8;
    border-bottom: 1px #6C6C6C solid;
    margin-bottom: 5%;
}

#sec12 .product .cl .price {
    font-size: 4vw;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-bottom: 5%;
    margin-bottom: 6%;
    border-bottom: 1px #6C6C6C dotted;
}

#sec12 .product .cl .price span {
    font-size: 5.5vw;
}

#sec12 .product .cl p.txt {
    line-height: 1.7;
}

#sec13 {
    padding-bottom: 15%;
    background: url("../img/shared/bg3.jpg");
}

#sec13 .toggle-main {
    padding: 7% 5% 0;
}

#sec13 .toggle-link:after {
    margin-top: 10px;
}

#sec13 .qa_list .item p {
    margin-bottom: -1px;
    width: 12%;
}

#sec13 .qa_list .item dl {
    background-color: #fff;
    border: 1px solid #213c17;
}

#sec13 .qa_list .item dl dt {
    font-size: 17px;
    padding: 4% 0 4% 5%;
    border-bottom: 1px solid #213c17;
    letter-spacing: 2px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.05em;
}

#sec13 .qa_list .item dl dd {
    font-size: 15px;
    padding: 5% 3% 5% 5%;
}

#sec13 .qa_list .item+.item {
    margin-top: 8%;
}

#sec13 .box-tel {
    width: 85%;
    margin: 10% auto 0;
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    background: url("../img/shared/bg6.jpg");
    color: #fff;
    font-size: 5.5vw;
    padding: 4% 0;
    text-align: center;
    letter-spacing: 3px;
    line-height: 1.5;
}

#sec13 .box-tel p {
    font-size: 4vw;
}

#sec13 .box-tel p span {
    font-size: 5.5vw;
}

#sec13 .box-tel p a:hover {
    text-decoration: none;
}

#sec13 .box-tel p small {
    display: block;
    font-size: 3vw;
    line-height: 25px;
    letter-spacing: 0;
    line-height: 1.7;
    margin-top: 3%;
}

#sec13 .toggle {
    padding-bottom: 5%;
    border-bottom: 1px dashed #4b7c00;
}
.news_box {
    background: #fff;
    margin: 10px;
    line-height: 1.8;
    padding-bottom: 9px;
}
.news_box .ttl {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
}

.news_box .txt {
    padding: 10px;
    text-align: left;
}