@charset "UTF-8";




@media only screen and (max-width: 768px){
	
	

	
	
	
/* ---------------------------------
	Base-SP
--------------------------------- */
	
	
address,caption,cite,code,dfn,em,strong,th,var,dl,dt,dd {
	font-weight: 500;
}
	
body {
	font-size: 1.5rem;
	font-weight: 500;
}
	
	
.pc{
	display: none !important;
}

.sp{
	display: block !important;
}

.cap {
	font-size: 1.0rem;
}
	
.container {
	padding: 0 4%;
}

.container_sp-wide {
	padding: 0;
}
	

	
	
	
	
/* ---------------------------------
	 content-SP
--------------------------------- */


header {
	border-top: 10px solid #000;
}
	
h1 {
	margin-top: 40px;
}

h1 p:nth-child(1) {
	font-size: 2.0rem;
}

h1 p:nth-child(2) {
	font-size: 3.2rem;
}

.copy01 {
	text-align: justify;
	margin-top: 30px;
}
	
.copy01 br {
	display: none;
}

.copy01 .txt2 {
	margin-top: 20px;
}
	
.logo-wrap {
	margin-top: 40px;
}
	
.logo-wrap .logo_01 {
	position: absolute;
	top: 13%;
	left: 50%;
	width: 63%;
	transform: translate(-50%, 0);
}

.logo-wrap .logo_02 {
	position: absolute;
	top: 62%;
	left: 7.65%;
	width: 38.82%;
}

.logo-wrap .logo_03 {
	position: absolute;
	top: 62%;
	right: 6.76%;
	width: 37.35%;
}

.logo-wrap-txt {
	font-size: 1.6rem;
	margin-top: 20px;
}

	
.boothmap {
	padding: 50px 0;
	margin-top: 50px;
}

.boothmap h3 {
	font-size: 2.0rem;
	font-weight: 800;
	padding: 7px 10px;
}

.boothmap .txt1 {
	font-size: 1.5rem;
	font-weight: 700;
	margin-top: 20px;
}

.boothmap .box {
	font-weight: 700;
	border: 2px solid #c1272d;
	max-width: 200px;
	margin-top: 10px;
	padding: 10px 0;
}

.boothmap .box p:nth-child(1) {
	font-size: 1.7rem;
}

.boothmap .box p:nth-child(2) {
	font-size: 3.4rem;
	margin-top: 5px;
}

.booth_map-wrap {
	margin-top: 30px;
}

.boothmap .bt-wrap {
	margin-top: 40px;
}

.boothmap .bt-wrap ul li {
	width: 60%;
}

.boothmap .bt-wrap ul li a {
	font-size: 1.5rem;
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 16px auto;
	padding: 20px 0;
}


.outline h3 {
	font-size: 2.0rem;
	font-weight: 800;
	max-width: 11em;
	padding: 10px;
	margin-top: 50px;
}

.outline h3 .s {
	font-size: 1.4rem;
}

.outline h3:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #fff;
  z-index: 2;
}

.outline h3:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #999;
  z-index: 1;
}
	
.outline .copy {
	font-size: 1.4rem;
	text-align: justify;
	margin-top: 30px;
}
	
.outline_list {
	margin-top: 20px;
}

.outline_list th {
	display: block;
	width: 100%;
	font-weight: 800;
	text-align: left;
	border-bottom: 1px solid #999;
	border-right: none;
	padding: 10px 0 7px;
}

.outline_list td {
	display: block;
	width: 100%;
	padding: 7px 0 10px;
}

.outline .blue .outline_list th {
	border-bottom: 1px solid #ccc;
}

.outline .green .outline_list th {
  	color: #005024;
	border-bottom: 1px solid #005024;
}

.outline .green .outline_list td {
	border-bottom: 1px solid #005024;
}
	
	
	

	
	
/****** bt-sat ******/
	
.bt-sat {
	margin-top: 50px;
}
	
.bt-sat.second {
	margin-top: 70px;
}

.bt-sat .txt {
	font-size: 1.6rem;
	width: 100%;
	padding: 10px 0;
}

.bt-sat .bt1-wrap {
	margin-top: 25px;
}

.bt-sat .bt1-wrap ul li {
	width: 90%;
	border: 2px solid #fff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
}

.bt-sat .bt1-wrap ul li a {
	font-size: 2.0rem;
	background-image: url("../images/bt_mk01.png");
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 16px auto;
	padding: 20px 0;
}

.bt-sat .bt2-wrap {
	margin-top: 20px;
}

.bt-sat .bt2-wrap ul li {
	width: 90%;
	margin: 0 10px;
}

.bt-sat .bt2-wrap ul li a {
	font-size: 1.5rem;
	background-image: url("../images/bt_mk01.png");
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 16px auto;
	padding: 15px 0;
}




	
	
/****** footer ******/

footer {
	margin-top: 60px;
}

.footer_logo {
	width: 70.59%;
}

.footer-tel {
	margin-top: 40px;
}

.footer-tel li:nth-child(1) {
	font-size: 1.4rem;
}

.footer-tel li:nth-child(2) {
	font-size: 2.2rem;
	margin-top: 10px;
}

.footer-tel li:nth-child(3) {
	font-size: 1.2rem;
	margin-top: 2px;
}

.footer-tel li:nth-child(4) {
	font-size: 2.0rem;
	font-weight: 600;
	margin-top: 15px;
}
	
.footer-tel li:nth-child(4) a:hover {
	text-decoration: none;
}

.footer-tel li:nth-child(4) .s {
	font-size: 0.8em;
}

.footer-tel li:nth-child(5) {
	font-size: 1.2rem;
	margin-top: 2px;
}
	
.footer-under {
	margin-top: 30px;
}

.copyright-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 20px 0;
}

.copyright-wrap li:nth-child(1) {
	width: 150px;
	margin: 0 auto;
}
	
.copyright-wrap li:nth-child(2) {
	width: 100%;
	margin-top: 5px;
	text-align: center;
}

.copyright-wrap small {
	font-size: 1.1rem;
}

	
	
	
	
	
	
	


	
	
	
/********** scroll-box ***********/	
	
.scroll-box {
	max-width: 100%;
	padding-bottom: 10px;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
	
.scroll-box.left {
	writing-mode: vertical-lr;/*左スタート*/
}
	
.scroll-box.right {
	writing-mode: vertical-rl;/*右スタート*/
}
		

.booth_map-wrap .scroll-box > div {
	width: 800px;
}

/* safari */
_::-webkit-full-page-media, _:future, :root .booth_map-wrap .scroll-box > div img {
	margin-left: -800px;
}


	
.scroll-box::-webkit-scrollbar {
	height: 4px;
}
.scroll-box::-webkit-scrollbar-track {
	background: #fff;
}
.scroll-box::-webkit-scrollbar-thumb {
	background: #aaa;
	border: none;
}
.scroll-box::-webkit-scrollbar-thumb:hover {
	background: #999;
}
	
/********** ↑scroll-box ***********/

	
	

	

	
	
	
}








