@charset "UTF-8";
* {
  margin:0;
  padding:0;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400;
  font-variant: normal;
  color: #1a1a1a;
  font-style: normal;
}
p {
  line-height: 1.5;
}
/*
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/


h3 {
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 20px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #535353;
}
.inner30 {
	padding-left: 30px;
	padding-right: 30px;
}
.al-center {
	text-align: center;
}
.sent {
  margin-bottom:1em;
}
.f18 {
	font-size: 1.8rem;
}
.f20 {
	font-size: 2rem;
}
.f24 {
	font-size: 2.4rem;
}
.f26 {
	font-size: 2.6rem;
}
.f28 {
	font-size: 2.8rem;
}
.f30 {
	font-size: 3rem;
}
.f32 {
	font-size: 3.2rem;
}
.f34 {
	font-size: 3.4rem;
}
.f36 {
	font-size: 3.6rem;
}
.f38 {
	font-size: 3.8rem;
}

.only-pc{
  display: block;
}
.only-mb{
  display: none;
}
.clm-one900 {
  width:100%;
  max-width:900px;
  margin:0 auto;
}
.clm-one1400 {
  width:100%;
  max-width:1400px;
  margin:0 auto;
}
hr.hr-line-1rem {
  border: 1px solid #ddd;
  margin:1rem 0;
}
hr.hr-space-1rem {
  border: 1px solid transparent;
  margin:0 0 1rem;
}
hr.hr-space-3rem {
  border: 1px solid transparent;
  margin:0 0 3rem;
}
hr.hr-space-6rem {
  border: 1px solid transparent;
  margin:0 0 6rem;
}
hr.hr-space-12rem {
  border: 1px solid transparent;
  margin:0 0 12rem;
}






@media screen and (max-width: 780px) {
#mediaQ--------------------------------------------------------------------------------------------------780{}
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
.only-pc{
  display: none;
}
.only-mb{
  display: block;
}
}


/*-----------------------------------------------------	*/
/*	for - 479px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 480px) {
#mediaQ---------------------------------------------------------------------------------------------------480{}
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/

}
