@charset "utf-8";
.sp {
	display: none!important;
}
input[type="submit"] {
	-webkit-appearance: none;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
}
html {
}
body {
	font-size: 14px;
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Lucida Grande", Meiryo, sans-serif;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	color: #211814;
	width: 100%;
	min-width: 1200px;
	word-break: break-all;
	line-height: 1.5;
	letter-spacing: 0;
}
p, dt, dd, li, th, td {
	line-height: 1.5;
}
/*clearfix */
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0px;
}
h1 {
	margin-bottom: inherit;
	background: inherit;
	padding: inherit;
	border-radius: inherit;
	font-size: 2em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: inherit;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-rendering: inherit;
}
select {
	width: 100%;
	border: 1px solid #ccc;
	background-color: #fff;
}
img {
	border: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.hover:hover {
	opacity: 0.7;
}
.link01 {
	text-decoration: underline;
}
.link01:hover {
	text-decoration: none;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.acccont {
	display: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.red {
	color: #F00;
}
.wrap {

}

.pt01 {
  padding-top: 30px;
  padding-bottom: 90px;
}
.pt02 {
  padding-bottom: 60px;
}

.plctxt {
	text-align: center;
	padding: 15px;
}
.copy {
	display: block;
	text-align: center;
	padding-bottom: 60px;
	font-size: 14px;
}

●SP {
}
@media (max-width: 767px) {
input[type="submit"] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
.pc {
  display: none!important;
}
.sp {
  display: block!important;
}
a:hover {
  text-decoration: none;
  opacity: 1;
}
img {
  width: 100%;
  height: auto;
}
html {
  background-image: none;
}
body {
  font-size: 14px;
  min-width: 100%;
  min-height: 100%;
  line-height: 1.5;
}
.wrap {

  padding-right: 3%;
  padding-left: 3%;
}

.pt01 {
  padding-top: 20px;
  padding-bottom: 30px;
  width: 150px;
  margin-right: auto;
  margin-left: auto;
}
.pt02 {
  padding-bottom: 30px;
}
}