@charset "UTF-8";

/* reset */
a,abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,
dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,
h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,input,kbd,textarea,
label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,
table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{box-sizing:border-box;margin:0;padding:0;word-wrap:break-word;overflow-wrap:break-word;}
h1,h2,h3,h4,h5,h6{font-size: 1em;}
table{border-collapse: collapse;}
a{text-decoration: none;}
ol,ul{list-style:none;}
img{display: block;max-width: 100%;height: auto;margin: auto;}
body{position: relative;width: 100%;overflow-x: hidden;}
	/* iPhone non zoom */
	input,textarea,select{font-size:16px;transform:scale(calc(12 / 16));}


main{width: 100%;max-width: 600px;min-height: 100svh;margin: auto;display: grid;align-content: center;justify-content: center;}
main.common_crea{background: url(https://crea-professional.com/lit/common_crea_bg2.webp);background-size: cover;background-position: center;background-repeat: no-repeat;}
main.common_price{background: url(https://crea-professional.com/lit/common_price_bg2.webp);background-size: cover;background-position: center;background-repeat: no-repeat;}
main.common_reserve{background: url(https://crea-professional.com/lit/common_reserve_bg2.webp);background-size: cover;background-position: center;background-repeat: no-repeat;}
main.common_seminars{background: url(https://crea-professional.com/lit/common_seminars_bg2.webp);background-size: cover;background-position: center;background-repeat: no-repeat;}

main.lit_ito_profile{background: #ddedd1;}
main.lit_ito_reviews{background: url(https://crea-professional.com/lit/lit_ito_kcmbg2.webp);background-size: cover;background-position: center;background-repeat: no-repeat;}
main.lit_ito_seminars{background: url(https://crea-professional.com/lit/lit_ito_sembg2.webp);background-size: cover;background-position: center;background-repeat: no-repeat;}

main.lit_hne_profile{background: url(https://crea-professional.com/lit/lit_hne_kcmbg.webp);background-size: cover;background-position: center;background-repeat: no-repeat;}
main.lit_hne_reviews{background: url(https://crea-professional.com/lit/lit_hne_kcmbg.webp);background-size: cover;background-position: center;background-repeat: no-repeat;}
main.lit_hne_seminars{background: url(https://crea-professional.com/lit/lit_hne_sembg.webp);background-size: cover;background-position: center;background-repeat: no-repeat;}

main.lit_aoy_profile{background: url(https://crea-professional.com/lit/lit_aoy_kcmbg.webp);background-size: cover;background-position: center;background-repeat: no-repeat;}
main.lit_aoy_reviews{background: url(https://crea-professional.com/lit/lit_aoy_kcmbg.webp);background-size: cover;background-position: center;background-repeat: no-repeat;}
/*main.lit_aoy_seminars{background: url(https://crea-professional.com/lit/lit_aoy_sembg.webp);background-size: cover;background-position: center;background-repeat: no-repeat;}*/

.footer_creaLogo{width: 25%;height: auto;}

@media (min-width: 480px) {
    /* pc */
    .footer_creaLogo{width: 20%;height: auto;}
}


