@charset "UTF-8";
/*----------Reset CSS----------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



.wrap {
    background: url(wrap-bg.png);
    padding: 0 0 70px 0;
}

.title-main {
    background: url(title-bg.jpg) no-repeat;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}

.title-font-p {
    max-width: 1000px;
    margin: 0 auto;
    padding: 9% 0;
        text-align: center;
}

p.step-content {
    background: #FF6D33;
    width: 100%;
    text-align: center;
    max-width: 515px;
    padding: 13px;
    margin: 25px auto;
    line-height: 38px;
    color: #fff;
    font-weight: 600;
    font-size: 25px;
    font-family: Microsoft JhengHei;
}


.step-bg {
    width: 100%;
    max-width: 1000px;
    background: #f2f0f0e0;
    margin: 0 auto;
    border-radius: 0 65px 0 0;
    padding: 47px;
    box-sizing: border-box;
}

.stepimg img{
	width: 100%;
	max-width: 400px;

}


.step-m-t {
    padding: 10px 13px 0px;
    background: #4C4C4C;
    width: 100%;
    max-width: 400px;
    box-sizing: border-box;
    margin: 0 auto;
    font-family: Microsoft JhengHei;
    font-size: 25px;
    height: 94px;
    color: #fff;
    line-height: 33px;
}
.step-m-p.stepimg {
    text-align: center;
}

.step-group {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    padding: 20px 0;
    box-sizing: border-box;
}

.title-font{height: 160px;}

.group-top{	vertical-align: top;}

.step-lline-h{
	line-height: 68px;
}


.goodfoodlogo {
    background: #FF6C0C;
    width: 100%;
    max-width: 1920px;
    text-align: center;
}


@media screen and (max-width: 414px){	
.title-main {
    background-size: cover;
    background-position: center;
        text-align: center;
}


.title-font-p img {
    width: 100%;
    max-width: 360px;
}




.title-font-p {
   
    text-align: center;
}

p.step-content{
	    max-width: 325px;
	        font-size: 17px;
	        line-height: 27px;
}


.step-group {

    width: 100%;
    
}

.step-m-t{		
font-size: 20px;
    height: 82px;

    line-height: 30px;
}

.title-font {
    height: 160px;
}

.step-lline-h {
    line-height: 60px;
}

.wrap {
  
    padding: 0 0 35px 0;
}

section.content {
    padding: 0px 13px;
}

.step-bg {

    padding: 16px 24px;
 
}
.goodfoodlogo img {
    height: 20px;
}


}


@media screen and (max-width: 375px){	



.title-main {
    background-size: cover;
    background-position: center;
}
.title-font-p img {
    width: 100%;
    max-width: 360px;
}
	
.title-font-p {
   
    text-align: center;
}

p.step-content{
	    max-width: 325px;
	        font-size: 17px;
	        line-height: 27px;
}


.step-group {

    width: 100%;
    
}

.step-m-t{		
font-size: 20px;
    height: 82px;

    line-height: 30px;
}

.title-font {
    height: 160px;
}

.step-lline-h {
    line-height: 60px;
}

.wrap {
  
    padding: 0 0 35px 0;
}

section.content {
    padding: 0px 13px;
}

.step-bg {

    padding: 16px 24px;
 
}
.goodfoodlogo img {
    height: 20px;
}
}