@charset "utf-8";
/*
theme Name: marissa
Author: kei saiki
Description: www
version： 1.0.0
*/
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-style:normal;font-weight: normal;font-size: 100%;vertical-align: baseline;}
main {display: block;/* IE */}
@font-face {
	font-family: YuGothicM;
	src: local(Yu Gothic Medium),local(Yu Gothic);
	font-weight: 500;
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 400;
	src: url('./fonts/NotoSansJP-Regular.eot'),
	src: url('./fonts/NotoSansJP-Regular.eot?#iefix') format('embedded-opentype'),
	url('./fonts/NotoSansJP-Regular.woff') format('woff'),
	url('./fonts/NotoSansJP-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans Japanese2';
	font-style: normal;
	font-weight: 700;
	src: url('./fonts/NotoSansJP-Bold.eot');
	src: url('./fonts/NotoSansJP-Bold.eot?#iefix') format('embedded-opentype'),
	url('./fonts/NotoSansJP-Bold.woff') format('woff'),
	url('./fonts/NotoSansJP-Bold.ttf') format('truetype');
}
@font-face {font-family: "Helvetica Neue";src: local("Helvetica Neue Regular");font-weight: 100;}
@font-face {font-family: "Helvetica Neue";src: local("Helvetica Neue Regular");font-weight: 200;}
@media all and (-ms-high-contrast: none) {
	body {font-family: Verdana, Meiryo, sans-serif;}
}
body {
	font-family: 'Noto Sans JP' , 'Noto Sans Japanese', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', Meiryo, sans-serif;
	color: #111;letter-spacing: .1em;font-feature-settings: "palt" 1;font-kerning: auto;-webkit-font-smoothing: antialiased;background: #fefefe;
}
html {font-size: 62.5%;}
ul ,ol {list-style: none;}
a:link ,a:visited {color: #111;text-decoration: none;}
img {width: 100%;vertical-align: bottom;}
