@charset "utf-8";
@media (min-width: 768px) {
}
@media (max-width: 767px) {
input[type="submit"] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
.pc {
	display: none;
}
.sp {
	display: block!important;
}
a:hover {
	text-decoration: none;
	opacity:1;
}
img{
	width:auto;
	height:auto;
	max-width:100%;
}
body {
	font-size: 12px;
	min-width: 100%;
	min-height: 100%;
	line-height: 1.5;
	word-break:normal;
}
.headerwrap {
	width: 100%;
	min-width:100%;
	top: 0;
	z-index: 500;
	padding: 0;
	height: 50px;
}
.headerwrap.active {
}
.headertop {
	padding: 13px 3% 14px;
	background-color:#FFF;
}
.headerbottom {
	background-color: #FFF;
	padding: 0;
	height:0;
	display: block;
	align-items: center;
	justify-content: space-between;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
}
.headertop .ht01 {
	display:none;
}
.ht01 {
	text-align:center;
}
.ht01 li {
	vertical-align:middle;
	display:block;
	margin-left:0;
}
.ht01 li.type01 {
	color: #000;
	font-size:12px;
	padding-top:0;
	margin-bottom:20px;
}
.ht01 li.type01 span {
	font-size:16px;
	font-weight:bold;
}
.ht01 li.type02 a {
	width: 280px;
	margin:0 auto 15px;
	background-color: #FFF;
	font-size: 14px;
	text-align: center;
	padding: 10px 5px 10px;
	display: block;
	border:solid 1px #234F8A;
}
.ht01 li.type02 a span {
	padding-left:25px;
	display: inline-block;
	background-image: url(../img/common/icon_login.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:18px;
}
.ht01 li.type02.logout a span {
	background-image: url(../img/common/icon_logout.svg);
}
.btnmenu {
	position: absolute;
	top: 0;
	right: 0;
	z-index:9999;
}
.btnmenu a {
	position:relative;
	display:block;
	width: 50px;
	height: 50px;
	background-color: #FFF;
}
.btnmenu a:hover {
	opacity:1;
}
.btnmenu a span{
	display: inline-block;
	transition: all .4s;
	position: absolute;
	left: 13px;
	height: 3px;
	background: #000;
	width: 24px;
}
.btnmenu a span:nth-of-type(1) {
	top:16px;	
}
.btnmenu a span:nth-of-type(2) {
	top:24px;
}
.btnmenu a span:nth-of-type(3) {
	top:32px;
}
.btnmenu.is_active a {
}
.btnmenu.is_active a span:nth-of-type(1) {
	top: 18px;
	left: 10px;
	width: 30px;
	transform: translateY(6px) rotate(-45deg);
}
.btnmenu.is_active a span:nth-of-type(2) {
	opacity: 0;
}
.btnmenu.is_active a span:nth-of-type(3){
    top: 30px;
    left: 10px;
	width: 30px;
    transform: translateY(-6px) rotate(45deg);
}
.is_active #t_clear {
    background-color: #000000;
    position: fixed;
    width: 100%;
    height: 10000px;
    z-index: 100;
    opacity: 0.2;	
	top:0;
}
.logo {
	line-height:1;
	width:140px;
}
.gnavwrap {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    background-color: #FFF;
    padding: 0 0 10px;
    overflow-y: auto;
	z-index:0;
	height:auto;
}
.gnav {
	padding-top:0;
	text-align:left;
	border-top:solid 1px #707070;
	margin-bottom:20px;
}
.gnav li {
	vertical-align:middle;
	display:block;
	margin-left:0;
	line-height:1;
}
.gnav li a {
	font-size:13px;
	font-weight:bold;
	display: block;
	padding:14px 3% 12px;
	border-bottom:solid 1px #707070;
}
.footerwrap01 {
	padding: 30px 5% 30px;
	text-align: left;
	background-color: #FFF;
	background-image: none;
	color:inherit;
}
.footertop01 {
	display: block;
	text-align:left;
	width:100%;
}
.footertop02 {
	width:115px;
	margin:0 auto 25px;
}
.footertop03 {
	flex-wrap: wrap;
	display: flex;
	align-items: start;
	justify-content: space-between;
	margin-bottom:15px;
	display:none;
}
.footertop04 {
	width: 31%;
	flex-shrink: 0;
}
.footertop04 dt {
	font-size: 12px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.footertop04 dd {
	font-size:10px;
	margin-bottom:12px;
}
.footertop05 {
	padding: 15px 15px 15px 15px;
	border: 2px solid #B5B5B5;
}
.footertop06 {
	padding-top:65px;
	padding-left: 0;
	background-size: 40px;
	background-image: url(../img/common/sp_icon_caution.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:58px;
}
.footertop06 dt {
	font-size:11px;
	margin-bottom: 5px;
}
.footertop06 dd {
	font-size:11px;
}
.footerwrap02 {
	padding:5px 3% 30px;
}
.footerbtm01 {
	text-align:center;
}
.footerbtm01 li {
	display:inline-block;
	width:40%;
	margin:0 1% 15px;
}
.footerbox01 {
	padding:0;
	max-width:100%;
	margin:0 auto;
}
.copy {
	text-align:center;
	font-size:10px;
	padding:0 25px 15px;
}
.pagetop {
	position:fixed;
	right:1%;
	bottom:15px;
	width:40px;
}


.cmnbox01 {
	padding:0;
	max-width:94%;
	margin:0 auto;
}

.topicpath {
	padding-top:10px;
	margin-bottom:10px;
}
.topicpath a {
}

.content {
}

.main01 {
	background-image: url(../img/top/sp_bg_main.png);
	padding: 50px 3%;
}
.main02 {
	width:90%;
	margin: auto;
	text-align:center;
}
.news01 {
	padding:30px 3%;
}
.news02 {
	width:94%;
	margin:0 auto;
	display:block;
}
.news03 {
	display:block;
	vertical-align:top;
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
.news04 {
	display:block;
	vertical-align:top;
}
.news05 {
	font-size: 27px;
}
.news06 {
	font-size: 12px;
}
.news07 {
	height:180px;
	overflow-y:auto;
	padding-right:20px;
	padding-top:10px;
}
.news07 a {
}
.news07 li {
	margin-bottom:15px;
	display:table;
	width:100%;
}
.news08 {
	font-size: 12px;
	display:block;
	width:100%;
}
.news09 {
	font-size: 12px;
	display:block;
}

.topnav01 {
    margin-bottom: 0;
}
.topnavblock {
	padding:0 3%;
	max-width:100%;
	margin:0 auto;
}
.bgtopnav {
	padding:30px 0px 5px;
}
.topnav02 {
	display: block;
}
.topnav03 {
}
.topnav04 {
	text-align:center;
	font-size:0;
}
.topnav05 {
	position:relative;
	z-index:1;
	margin-bottom:20px;
}
.topnav05 dt {
	font-size:27px;
}
.topnav06 {
	width:100%;
	display:block;
	vertical-align:top;
	margin-bottom:25px;
}
.topnav06:nth-child(2) {
	margin-left:0;
}
.topnav06 a {
	display:block;
}
.topnav07 {
}
.topnav07 img {
	width:100%;
}
.topnav08 {
	text-align:center;
	padding:15px 12px;
}
.topnav08 dt {
	font-size:16px;
}
.topnav08.type02 dt {
    padding-top: 0;
}
.topnav08 dd {
	font-size:12px;
	text-align:left;
}
.topnav09 {
	display: block;
	align-items: center;
	justify-content: space-between;
}
.topnav10 {
	overflow:hidden;
	text-align: center;
	padding: 25% 0;
	min-width: 100%%;
}
.topnav10:after {
}
.topnav10:hover:after {
}
.topnav10.type01:after {
	background-image: url(../img/top/sp_bg_02.png);
}
.topnav10.type02:after {
	background-image: url(../img/top/sp_bg_03.png);
}
.topnav10.type03:after {
	background-image: url(../img/top/sp_bg_04.png);
}
.topnav11 {
	position:relative;
	z-index:1;
	width:185px;
	margin: 15px auto 0;
}
.topnav11 a {
	font-size: 13px;
	border: 1px solid #FFF;
	display:block;
	text-align: center;
	padding:8px 5px 6px;
	pointer-events: auto;
}

.cmnmain01 {
	max-width:100%;
	margin:0 auto 30px;
	padding-top:5%;
	padding-borrom:5%;
	height:auto;
}
.cmnmain01:after {
	position: absolute;
	content: "";
	display: block;
	width: 65%;
	height: 90%;
	top: 0;
	right: 0;
	margin-right:0;
}
.cmnmain02 {
	position:relative;
	height:auto;
}
.cmnmain02:after {
	position: absolute;
	content: "";
	display: block;
	width: 65%;
	height: 100%;
	top: 0;
	left: 0;
	margin-left: 0;
}
.cmnmain02:before {
	position: absolute;
    content: "";
    display: block;
    width: 65%;
    bottom: 0;
    left: 0;
    margin-left: 0;
    z-index: 2;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    white-space: nowrap;
    letter-spacing: -2px;
    height: 0.9em;
}
.cmnmain03 {
	position:relative;
	padding-left:5%;
    padding-top: 12%;
    padding-bottom: 12%;
}
.cmnmain04 {
	font-size:20px;
	letter-spacing:4px;
}
.cmnmain05 {
	font-size:10px;
	letter-spacing:1px;
}

.abt01 {
	margin-bottom:30px;
}
.abt01 table {
}
.abt01 table th {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:6em;
}
.abt01 table td {
	font-size:12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cmntitle01 {
	font-size: 16px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
}

.com01 {
	margin-bottom:30px;
}
.com02 {
	font-size:13px;
	margin-bottom:10px;
}
.cmnlink01 {
}


.log01 {
	width:90%;
	margin:60px auto;
	padding:25px 15px;
}
.log02 {
	margin-bottom:10px;
}
.log02 dt {
	margin-bottom:5px;
}
.log02 input {
	border:solid 1px #A7A7A7;
	padding:7px;
	width:100%;
}
.log03 {
	width:200px;
	margin:25px auto 0;
}
.log03 input {
	width: 100%;
	padding-top: 14px;
	padding-bottom: 12px;
	font-size:14px;
}
.log04 {
	padding-top:20px;
}
.err {
	margin-bottom:10px;
}

.abt01.type02 table th {
    width: 100%;
	display:block;
	border:none;
	padding-bottom:0;
}
.abt01.type02 table td {
    width: 100%;
	display:block;
}

.cmnmb01 {
	margin-bottom:30px;
}
.rent01 {
	margin-bottom:30px;
}
.rent02 {
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.rent03 {
	position:relative;
}
.rent04 {
	text-align:center;
}
.rent05 {
	width: 100%;
	padding: 15px;
	position: relative;
	right: 0px;
	bottom: 0px;
}
.rent06 {
	font-size: 10px;
}
.rent07 {
	font-size: 18px;
}
.rent07 span {
	font-size: 14px;
	margin-left:7px;
}
.rent08 {
	font-size: 10px;
	margin-bottom:10px;
}
.rent09 {
	font-size: 12px;
}

.dtwrap01 {
	overflow-x:auto;
}
.dtwrap02 {
	width:900px;
}
.dtwrap02 table {
	width:100%;
	font-size:14px;
}
.dtwrap02 table th {
	padding: 7px;
}
.dtwrap02.type01 table th:nth-child(1) {
	width:15em;
}
.dtwrap02.type02 table th:nth-child(1) {
	width:10em;
}
.dtwrap02.type02 table th:nth-child(2) {
	width:10em;
}
.dtwrap02.type02 table td:nth-child(1) {
	text-align:center;
}
.dtwrap02.type02 table td:nth-child(2) {
	text-align:center;
}
.dtwrap02 table td {
	padding:5px 20px;
}
.rentbtm {
	font-size:13px;
	margin-top:20px;
}

.acs01 {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom:10px;
}
.acs01 iframe {
}
.acs02 {
	font-size:13px;
	margin-bottom:10px;
}
.acs03 {
	font-size: 14px;
	margin-bottom:5px;
}
.acs04 {
	font-size:13px;
	margin-bottom:10px;
}
.acs05 {
	font-size:13px;
	margin-bottom:25px;
}
.acs05 li {
    padding: 10px 15px;
}

.plc01 {
	font-size:12px;
	margin-bottom:25px;
}
.plc02 {
	margin-bottom:15px;
}
.plc03 {
	font-size:14px;
	margin-bottom:15px;
}
.plc04 {
	font-size:14px;
	margin-bottom:5px;
}

.abt01.type03 {
    margin-bottom: 20px;
}
.abt01.type03 table th {
    width: 100%;
	vertical-align:middle;
	display:block;
	border: none;
	padding-bottom:0;
}
.abt01.type03 table td {
    width: 100%;
	vertical-align:middle;
	display:block;
}

.abt01.type03 select {
	padding:7px;
	width:100%;
}
.abt01.type03 input {
	padding:7px;
	width:100%;
}
.abt01.type03 textarea {
	padding:7px;
	width:100%;
	height:150px;
}
.fmbtn {
	text-align:center;
	margin:30px 0;
}
.fmbtn li {
	display: inline-block;
	margin: 0 5px;
	width:45%;
}
.fmbtn li input {
	font-size: 14px;
	padding: 10px 0px 8px;
	width: 100%;
}
.fmbtn li.type02 input {
}


.sky01 {
	display: block;
	margin-bottom:30px;
}
.sky02 {
	width: 100%;
	flex-shrink: 0;
	text-align:center;
	margin-bottom:20px;
}
.sky03 {
	width: 100%;
	flex-shrink: 0;
}
.sky04 {
	font-size:12px;
}
.tolist01 {
	margin:30px auto;
	width:150px;
}
.tolist01 a {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.shop01 {
	margin-bottom:20px;
}
.shop02 {
	text-align:center;
	margin-bottom:20px;
}
.shop03 {
	overflow:hidden;
}
.shop04 {
	text-align:center;
}
.shop04 li {
	display: inline-block;
    vertical-align: top;
    margin: 0 7px 14px;
    width: 52.5px;
}
.shop05 {
	text-align:center;
	padding-top:10px;
}

.comp01 {
	text-align:center;
	margin:70px 0;
}

.tnt01 {
	font-size:12px;
	margin-bottom:20px;
}
.tnlist {
	display: block;
}
.tnlist li:nth-child(2) {
	margin-right:0;
	padding-top:3px;
}
.acsbox01 {
	margin-bottom:30px;
}

.info01 {
	text-align: center;
	margin-bottom: 30px;
	padding: 0;
	background-color:transparent;
}
.info02 {
	display: block;
}
.info03 {
	width: 100%;
	flex-shrink: 0;
	padding:15px;
	margin-bottom:20px;
}
.info04 {
	text-align:center;
	margin-bottom:15px;
}
.info05 {
	border-left:solid 4px #519EBB;
	font-size:14px;
	padding-left:8px;
	margin-bottom:12px;
	line-height:1.2;
}
.info05 span {
	font-size:12px;
}
.info05.type02 {
	padding-top:7px;
	padding-bottom:7px;
}
.info06 {
	margin-bottom:12px;
}
.info07 {
	width:220px;
}
.info07 a {
	text-align: center;
	display: block;
	border: 2px solid #234F8A;
	font-size: 13px;
	font-weight: bold;
	color: #234F8A;
	background-color: #FFF;
	padding: 5px;
	position: relative;
	background-image: url(../img/common/arrow_01.svg);
	background-repeat: no-repeat;
	background-position: right 12px center;
}





▲SP{
}
}
