* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
}
html {
	height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	color: #454545;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	height: 100%;
	width: 100%;
	letter-spacing: -0.001em;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/* For modern browsers */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom: 1;
	overflow: hidden;
}
img {
	vertical-align: bottom;
	width: 100%;
	height: auto;
	display: block;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.b-m10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.b-m15 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.b-m20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.b-m25 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.b-m15cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
.b-m20cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}
.b-m25cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	clear: both;
}
.b-m30cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: both;
}
.b-m35cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	clear: both;
}
.b-m40cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	clear: both;
}
.b-m45cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
	clear: both;
}
.b-m70cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
	clear: both;
}
.tac {
	text-align: center;
}

/* Style for PCs */
@media screen and (min-width: 1025px) {
#wrapper {
	width: auto;
	height: auto;
	font-size: 100%;
	margin: 0 auto;
	background-color: #fff;
}
img {
	-ms-interpolation-mode: bicubic;
}
.pc {
	display: block;
}
.phone {
	display: none;
}


h2.headline{
	font-size:60px;
	font-weight:normal;
	font-feature-settings : "palt" 1;
	margin:120px auto;
	text-align:center;
	line-height:1.2em;	
	}

/* Header */
#header {
	width: 100%;
	height: auto;
}
#header h1 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 50px;
}
#header #hrbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 0;

}
#header #hrbody .toptxt {
	width: 60%;
	height: auto;
	display: block;
	margin: 0 auto 20px;
}
#header #hrbody p {
	font-size: 18px;
	font-weight: 200;
	line-height: 1.8em;
	text-align: center;
	color: #555;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
/* Footer */
	
#footer {
	width: 100%;
	height: auto;
	text-align: center;
	background-color:#eee;

}
#footer #ftbody {
	width: auto;
	max-width: 1160px;
	height: auto;
	padding: 25px 10px;
	margin: 0 auto;
}
#footer p {
	font-size: 0.8em;

	line-height: 2em;
}
}

/* Style for TabletPCs Large models */
@media screen and (min-width: 769px) and (max-width: 1024px) {
#wrapper {
	width: auto;
	height: auto;
	font-size: 100%;
	margin: 0 auto;
	background-color: #fff;
}
img {
	-ms-interpolation-mode: bicubic;
}
.pc {
	display: none;
}
.phone {
    display: none;
}





h2.headline{
	font-size:40px;
	font-weight:normal;
	font-feature-settings : "palt" 1;
	margin:100px auto;
	text-align:center;
	line-height:1.2em;	
	}
	
	
/* Header */
#header {
	width: 100%;
	height: auto;
}
#header h1 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 50px;
}
#header #hrbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 0;
}
#header #hrbody .toptxt {
	width: 80%;
	height: auto;
	display: block;
	margin: 0 auto 20px;
}
#header #hrbody p {
	font-size: 18px;
	font-weight: 200;
	line-height: 1.8em;
	text-align: center;
	color: #555;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
/* Footer */
	
#footer {
	width: 100%;
	height: auto;
	text-align: center;
	background-color:#eee;
}
#footer #ftbody {
	width: auto;
	max-width: 1160px;
	height: auto;
	padding: 25px 10px;
	margin: 0 auto;
}
#footer p {
	font-size: 0.8em;

	line-height: 2em;
}
}

/* Style for TabletPCs Large models */
@media screen and (min-width: 481px) and (max-width: 768px) {
#wrapper {
	width: auto;
	height: auto;
	font-size: 100%;
	margin: 0 auto;
	background-color: #fff;
}
img {
	-ms-interpolation-mode: bicubic;
}
.pc {
	display: none;
}
.phone {
}

h2.headline{
	font-size:30px;
	font-weight:normal;
	font-feature-settings : "palt" 1;
	margin:60px auto;
	text-align:center;
	line-height:1.4em;	
	}

/* Header */
#header {
	width: 100%;
	height: auto;
}
#header h1 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 50px;
}
#header #hrbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 0;
}
#header #hrbody .toptxt {
	width: 80%;
	height: auto;
	display: block;
	margin: 0 auto 20px;
}
#header #hrbody p {
	font-size: 14px;
	font-weight: 200;
	line-height: 1.8em;
	text-align: center;
	color: #555;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
/* Footer */
	
#footer {
	width: 100%;
	height: auto;
	text-align: center;
	background-color:#eee;
}
#footer #ftbody {
	width: auto;
	max-width: 1160px;
	height: auto;
	padding: 25px 10px;
	margin: 0 auto;
}
#footer p {
	font-size: 0.8em;

	line-height: 2em;
}
}

/* Style for Smartphonea */
@media screen and (max-width: 480px) {
#wrapper {
	width: 100%;
	font-size: 14px;
	line-height: 150%;
	min-width: 320px;
	background-color: #fff;
}
img, object, embed {
	max-width: 100%;
	height: auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
.pc {
	display: none;
}
.phone {
}


h2.headline{
	font-size:20px;
	font-weight:normal;
	font-feature-settings : "palt" 1;
	margin:40px auto;
	text-align:center;
	line-height:1.4em;
	}
/* Header */
#header {
	width: 100%;
	height: auto;
}
#header h1 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 50px;
}
#header #hrbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 0 ;
}
#header #hrbody .toptxt {
	width: 95%;
	height: auto;
	display: block;
	margin: 0 auto 20px;
}
#header #hrbody p {
	font-size: 14px;
	font-weight: 200;
	line-height: 1.8em;
	text-align: center;
	color: #555;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#header #hrbody p br {
	display: none;
}
/* Footer */
	
#footer {
	width: 100%;
	height: auto;
	text-align: center;
	background-color:#eee;
}
#footer #ftbody {
	width: auto;
	max-width: 1160px;
	height: auto;
	padding: 25px 10px;
	margin: 0 auto;
}
#footer p {
	font-size: 0.8em;

	line-height: 2em;
}
}
