#right_side > h2 img.ico { display: none; }
#wrapper2 a img { transition: all .3s; }
#wrapper2 a:hover img { opacity:0.7;}


/* ------------ 22.09.15 ------------- */
.icon360	{ display: block; position: absolute; top: 90px; left: 380px; width: 80px;  }
.sd_lis .icon360	{ top: 5px; left: 5px; width: 40px; }
@media only screen and (max-width: 641px)	{
	.icon360	{ position: absolute; top: 5px; left: 5px; width: 60px;  }
}

/* 20221125 360icon */
.ssearch-detail	{ position: relative;  }
.ssearch-detail a.view360link	{ width: 50px; line-height: 1; display: block; position: absolute; bottom: 80px; right: 40px; z-index: 2; }
@media only screen and (max-width: 641px)	{
	.ssearch-detail a.view360link	{ display: none; bottom: 80px; right: 10px; }
}
.ssearch-detail ul.sd_img > li > ul > li:first-child	{ position: relative; }
.ssearch-detail ul.sd_img > li > ul > li:first-child a	{ width: 60px; line-height: 1; display: block; position: absolute; top: 110px; right: 20px; z-index: 2; }
@media only screen and (max-width: 641px)	{
	.ssearch-detail ul.sd_img > li > ul > li:first-child a	{ top: 55px; right: 10px; }
}
a.linkborder	{ display: block; line-height: 0; padding: 0; margin: 20px 0 5px; border: 3px solid #53c61e; overflow: hidden; border-radius: 10px; transition: all .5s; }
a.linkborder:hover	{ border: 3px solid #75ea3c;  }
.bus2clm .bsim	{ display: -webkit-flex; display: flex; align-items: flex-end; }
.bus2clm .bsim > img	{ width: 50%; }
.bus2clm .bsim > .buslink	{ width: 50%; text-align: center; }
.buslink > a	{ display: inline-block; width: 90px; margin: 0 auto;  line-height: 1; }
@media only screen and (max-width: 641px)	{
	.bus2clm .bsim > img	{ width: calc(100% - 65px); }
	.bus2clm .bsim > .buslink	{ width: 60px;margin: 0 0 0 5px; }
	.buslink > a	{ width: 60px; }
}
.top_box2col	{ width: calc(50% - 5px); text-align: center; }
.top_box2col img	{ margin: 0 auto;  }
.top_box2col p	{ text-align: left;  }

/* ------------ CONTACT ------------- */
.contnewsample	{ width: 100%; border-radius: 5px; background-color: #f8f4ec; padding: 20px; }
.contnewsample > p	{ margin: 0 0 10px; font-size: 18px; line-height: 1.5; font-weight: 700; }
.contnewsample > ul	{ list-style-type: none; width: 100%; display: -webkit-flex; display: flex; }
.contnewsample > ul li	{ width: 25%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; padding: 0 10px; }
.contnewsample > ul li p	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; }
.contnewsample > ul li b	{ margin: 10px auto 0; padding: 5px 10px; min-width: 150px; border-radius: 50px; background-color: #fff; text-align: center; font-weight: 400; font-size: 13px; line-height: 1;  }
.contactafter	{ width: 100%; border-radius: 5px; background-color: #f8f4ec; padding: 20px; text-align: center; font-size: 18px; line-height: 1.5; }
.contactafter b	{ font-size: 18x; font-family: sans-serif; line-height: 1.5; }
.contactafter strong	{ font-size: 20px; line-height: 1.5; font-family: sans-serif; font-weight: 700; }
.contactafter strong a	{ font-size: 44px; line-height: 1.5; font-family: 'Roboto', sans-serif; color:#b41a1a; font-weight: 700; }
@media (max-width: 767px) { 
	.contnewsample	{ padding: 20px 20px 10px; }
	.contnewsample > p	{ font-size: 14px; }
	.contnewsample > ul	{ flex-wrap: wrap; justify-content: space-between;  }
	.contnewsample > ul li	{ width: calc(50% - 10px); margin: 0 0 10px; }
	.contnewsample > ul li b	{ margin: 10px auto 0; padding: 5px 10px; min-width: 150px; border-radius: 50px; background-color: #fff; text-align: center; font-weight: 400; font-size: 13px; line-height: 1;  }
	.contactafter	{ font-size: 12px; padding: 10px; }
	.contactafter b	{ font-size: 12x; }
	.contactafter strong	{ font-size: 16px; }
	.contactafter strong a	{ font-size: 24px; }
}
.gokisi	{ list-style-type: none; display: -webkit-flex; display: flex; justify-content: space-between; padding: 10px 0 0; }
.gokisi li	{ width: calc(50% - 10px); }
.gokisi li p	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; }
.gokisi li p b	{ padding: 5px 0 0;  font-size: 15px; }
.gokisi li p span	{ font-size: 12px; text-align: center; }

.wpcf7	{ width: 100%; }
.wpcf7-response-output, 
.screen-reader-response p	{ color:#d81e00; }
.screen-reader-response ul	{ display: none; }
.contactwrapper	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.contactwrapper > p	{ width: 100%; font-size: 26px; font-weight: 700; padding: 20px 0; margin: 0 0 10px; border-bottom: 2px solid #ccc; }
.contactwrapper > dl	{ width: 100%; display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 0 60px; }
.contactwrapper > dl > dt	{ width: 30%; text-align: left; font-size: 15px; font-weight: 700; line-height: 1.4; padding: 10px 0 20px; border-bottom: 1px solid #ccc; }
.contactwrapper > dl > dt strong	{ display: inline-block; font-size: 10px; font-weight: 400; padding: 4px 10px; margin: 0 10px 0 0; line-height: 1; color:#fff; background-color: #e90000; }
.contactwrapper > dl > dt strong.nini	{ background-color: #000; }
.contactwrapper > dl > dd	{ width: 70%; text-align: left; padding: 10px 0 20px; border-bottom: 1px solid #ccc; }
.contactwrapper > dl > dd.col2	{ display: -webkit-flex; display: flex; justify-content: space-between; }
.contactwrapper > dl > dd.col2 p	{ width: 100%; max-width: calc(50% - 10px); }
.contactbtn	{ padding: 0 0 80px; margin: 0; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.contactbtn input	{ display: -webkit-flex; display: flex; align-items: center; justify-content: center; padding: 15px 120px; margin: 0; line-height: 1; border-radius: 50px; transition: all .5s; font-size: 20px; letter-spacing:.3rem; background-color: #1e4098; color:#fff; border: 0; }
.contactbtn input.wpcf7-previous	{ background-color: #818181; margin-bottom: 10px; }
@media (max-width: 767px) { 
	.contactwrapper > dl > dt	{ width: 100%; padding: 10px 0 0; border-bottom: 0; }
	.contactwrapper > dl > dt br	{ display: none; }
	.contactwrapper > dl > dd	{ width: 100%; }
	.contactwrapper > dl > dd.col2	{ flex-wrap: wrap; }
	.contactwrapper > dl > dd.col2 p	{ max-width: 100%; }
	.contactbtn input	{ padding: 10px 90px; font-size: 18px; }
}

/* ------------ CONTACT US ------------- */
.page_contact h3	{ color:#1ba2e6; width: 100%; font-size: clamp(22px, 30px, 3vw); line-height: 1.3; font-weight: 700; text-align: center; padding: 0 20px; }
.contacttxt	{ font-size: 22px; line-height: 1.4; font-weight: 700; display: block; width: 100%; text-align: center; margin: 0 0 40px; }
.contactwrapper textarea, 
.contactwrapper input[type="text"],
.contactwrapper input[type="email"],
.contactwrapper input[type="tel"],
.contactwrapper input[type="number"],
.contactwrapper input[type="password"]	{ font-size: 14px; color:#000; width: 100%; height: 50px; padding: 12px 20px; border: none; background-color: #ebf1f8; border:none; border:0; border-radius: 4px; transition: all .3s; }
.contactwrapper textarea:focus,
.contactwrapper input[type="text"]:focus,
.contactwrapper input[type="email"]:focus,
.contactwrapper input[type="tel"]:focus,
.contactwrapper input[type="number"]:focus,
.contactwrapper input[type="password"]:focus	{ box-shadow:0 0 2px .1rem rgba(0,54,243,.5); background-color: #fff; }
.select	{ position: relative; float: left; min-width: 100%; margin:0; }
.contactwrapper select::-ms-expand	{ display: none; }
.select:after	{ content: '<>'; text-align: center; font: 18px "Consolas", monospace; color: #999; font-weight: 700; transform: translateY(-50%) rotate(90deg); right: 4px; top: 50%; padding: 0 0 10px; width: 48px;  border-bottom: 1px solid #ccc; position: absolute; pointer-events: none; background-color: #ebf1f8; }
.select select	{ -webkit-appearance: none; -moz-appearance: none; appearance: none; display: block; width: 100%; height: 50px; float: right; margin: 0px; padding: 0px 24px; font-size: 16px; line-height: 1.75; color: #000; background-color: #ebf1f8; background-image: none; -ms-word-break: normal; word-break: normal; border:none; border:0; border-radius: 4px; cursor: pointer; }
.contactwrapper textarea	{ min-height: 200px; overflow: scroll; }
.alertwp .select select,
.contactwrapper .alertwp textarea, 
.contactwrapper .alertwp input[type="text"],
.contactwrapper .alertwp input[type="email"],
.contactwrapper .alertwp input[type="tel"],
.contactwrapper .alertwp input[type="number"],
.contactwrapper .alertwp input[type="password"]	{ border: 1px solid #d90000; }
.contactwrapper	{ width: 100%; margin: 30px auto 0; max-width: 840px; border-collapse: separate; border-spacing: 20px; }
.contactwrapper th	{ color: #666; font-weight:700; width: 180px; }
.contactwrapper td	{ color: #000; font-weight:500; }
.contactwrapper th, 
.contactwrapper td	{ font-size: 16px; letter-spacing: .1rem; line-height: 1.6; text-align: left; padding: 15px 0; vertical-align: top; text-align: left; }
.contactwrapper th	{ border-top: solid 3px #1ba2e6; padding: 15px 0; vertical-align: top; text-align: right; }
.contactwrapper th > span	{ display: block; color:#F00; font-size: 13px; letter-spacing: .1rem; line-height: 1.6; }
.contactwrapper td	{ border-top: solid 1px #ccc; }
.contactwrapper td > span	{ display: block; }
.contactwrapper td > ul	{ margin: 0; display: -webkit-flex; display: flex; justify-content: space-between; list-style-type: none;  }
.contactwrapper td > ul > li	{ width: calc(50% - 10px); }
span.ipalert	{ display: none; font-size: clamp(12px, 14px, 1.8vw); color:#d90000; line-height: 1.2; padding: 5px 0 0; }
.alertwp span.ipalert	{ display: block; }
@media (max-width: 840px) { 
	.contactwrapper th	{ width: 120px; }
}
@media (max-width: 767px) { 
	.contacttxt	{ font-size: 18px; text-align: left; margin: 0 0 20px; }
	.contactwrapper	{ width: 100%; margin: 20px 0 0; border-spacing: 0; }
	.contactwrapper th	{ padding-bottom: 0; border: none; text-align: left; }
	.contactwrapper th, 
	.contactwrapper td	{ font-size: 13px; display: block; width: 100%; line-height: 1.4; }
	.contactwrapper th	{ font-size: 14px; padding: 16px 20px 5px 30px; position: relative; border: 0; }
	.contactwrapper th > span	{ font-size: 12px; line-height: 2; display: inline-block; }
	.contactwrapper th::before	{ content:""; position: absolute; left:0; top: 60%; height: 3px; width: 23px; background-color: #1ba2e6; }
	.contactwrapper td	{ padding: 5px 30px 16px; }
	.contactwrapper td	{ border-top: 0; }
	.contactwrapper td > ul > li	{ width: calc(50% - 4px); }
	.contactwrapper td > ul.sp100	{ flex-wrap: wrap; }
	.contactwrapper td > ul.sp100 > li	{ width: 100%; padding-bottom: 10px; }
}
.wpcf7-not-valid-tip	{ font-size: 13px; line-height: 1.2; color:#d81e00; display: block; padding: 5px 0 10px; }

.newthanks	{ padding: 20px; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.newthanks h2	{ font-size: clamp(20px, 30px, 3vw); line-height: 1.4; font-weight: 700; margin: 0 0 1em; text-align: center; }
.newthanks h4	{ font-size: clamp(15px, 20px, 2vw); line-height: 1.4; font-weight: 400; margin: 0 0 1em; text-align: center; }
.newthanks p	{ font-size: clamp(12px, 16px, 1vw); line-height: 1.4; font-weight: 400; margin: 0 0 1em; text-align: center; }

.table2cWrap {
	width: 100%;
	margin-bottom: 5px;
	display: -webkit-flex; display: flex; justify-content: space-between; 
}

.busTable {
	width: 48%;
	text-align: center;
background-color: #fff; 
}

.busTable th,
.busTable td {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 3px 5px;
}
.busTable th {
	text-align: center;
}
.busTable th em {
	color: #990000;
	font-size: 120%;
	font-weight: bold;
}
.busTable td:first-child {
	background: #cceeff;
}
.busTable td:last-child {
	background: #ffccdd;
}
@media (max-width: 767px) { 
.table2cWrap {flex-wrap: wrap; }
.busTable {width: 100%; margin-top:10px; }
}

.page_block23	{ width: 100%; display: block; padding: 20px; margin: 0 0 40px; border-radius: 10px; background-color: #f8f4ec; }

.page_rapper23 .topNews_wrapper2 { padding: 20px; margin: 0 0 40px!important; border: 1px solid #ccc; border-radius: 10px; }
.page_rapper23 .topNews_inner {
    width: 100%;
    padding: 0!important;
	margin: 0!important;
}
.page_rapper23 .topNews_inner h4,
.page_block23 > h4	{ font-size: clamp(20px, 28px, 2vw); line-height: 1.5; font-weight: 400; letter-spacing:.05rem; padding: 0 0 10px; margin: 0 0 20px; border-bottom: 1px solid #ccc; }
.page_block23 > h5	{ font-size: clamp(20px, 23px, 1.6vw); line-height: 1.5; font-weight: 400; letter-spacing:.05rem; padding: 0 0 10px; margin: 0 0 20px; border-bottom: 1px solid #ccc; }
.page_block23 > h6	{ font-size: clamp(18px, 20px, 1.2vw); line-height: 1.5; font-weight: 700; letter-spacing:.05rem; padding: 0 0 0 1.2em; margin: 10px 0; position: relative; }
.page_block23 > h6:after	{ content:""; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: .7em; height: .7em; background-color: #000; }
.page_block23 > p small	{ font-size: clamp(12px, 14px, 1vw); }
.page_blockwap2col .page_block23 > h4	{ font-size: clamp(20px, 23px, 1.6vw); line-height: 1.5; font-weight: 400; letter-spacing:.05rem; padding: 0 0 10px; margin: 0 0 20px; border-bottom: 1px solid #ccc; }
.page_blockwap2col .page_block23 > p	{ font-size: clamp(12px, 14px, 1vw); line-height: 1.5; font-weight: 400; letter-spacing:.05rem; padding: 0 0 10px; }
.page_blockwap2col .page_block23 > p small	{ font-size: clamp(11px, 12px, .8vw); }

.page_rapper23 .catebtn	{ padding: 20px 0 0; }

.bus2clm2	{ display: -webkit-flex; display: flex; width: 100%; background-color: #fff; margin: 0 0 20px; position: relative;  }
.bus2clm2 .bsim2	{ width: 50%; }
.buslink2	{ width: 100px; position: absolute; bottom: 20px; right: 20px;  }

@media (max-width: 767px) { 
.bus2clm2 {flex-wrap: wrap; }
.bus2clm2 .bsim2 {width: 100%;}
}
.bstx2	{ width: 100%; display: block;  }
.bstx2 > b	{ font-size: clamp(16px, 20px, 1.2vw); line-height: 1.5; font-weight: 700; letter-spacing:.05rem; padding: 0; margin: 0 0 20px; }
.bstx2 > ul	{ list-style-type: disc; margin: 0 0 20px 1.3em; }
.bstx2 > ul li	{ padding: 0 0 5px;  }

.ggmap {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}

.ggmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.map23	{ width: 100%; max-width: 100%; background-color: #fff; padding: 0; margin: 0 0 20px; }
.carnav	{ display: block; font-size: clamp(18px, 24px, 1.4vw); line-height: 1.5; font-weight: 400; letter-spacing:.05rem; padding: 0; margin: 0 0 20px; color:#e30000; }

.col2clm2	{ display: -webkit-flex; display: flex; justify-content: space-between; width: 100%; margin: 0; padding: 10px 0 0; position: relative;  }
.col2clm2 .bsim2	{ width: calc(50% - 10px); }
@media (max-width: 767px) { 
	.col2clm2 {flex-wrap: wrap; }
	.col2clm2 .bsim2 {width: 100%; padding: 10px 0 0; }
}

.picsettact	{ display: -webkit-flex; display: flex; width: 100%; justify-content: space-between; align-items: flex-start; }
.picsettact.ttb	{ padding: 0 0 20px; margin: 0 0 20px; border-bottom: 1px solid #fff; }
.pictacimg	{ width: calc(40% - 10px); }
.pictactxt	{ width: calc(60% - 10px); }
.pictactxt strong	{ display: block; width: 100%; font-size: clamp(18px, 20px, 1.4vw); line-height: 1.5; letter-spacing:.05rem; padding: 0; margin: 0 0 20px; }
.pictactxt p	{ display: block; width: 100%; line-height: 1.5; line-height: 1.5; }
@media (max-width: 767px) { 
	.picsettact	{ flex-wrap: wrap; }
	.picsettact.ttb	{ border-bottom: 0; }
	.pictacimg	{  margin: 0 0 20px; }
	.pictacimg, 
	.pictactxt	{ width: 100%;}
	.pictactxt strong	{ margin: 0 0 20px; }
}

.page_blockwap2col	{ display: -webkit-flex; display: flex; width: 100%; justify-content: space-between; flex-wrap: wrap; }
.page_blockwap2col .page_block23	{ width: calc(50% - 10px); }
@media (max-width: 767px) { 
	.page_blockwap2col .page_block23	{ width: 100%;}
}


table.guidanceMain {
	width:100%;
	border:1px solid #f0d799;
	border-collapse:collapse;
}
table.guidanceMain th {
	border:1px solid #f0d799;
	border-collapse:collapse;
	background-color:#fcf5e3;
	padding:5px 5px;
}
table.guidanceMain td {
	border:1px solid #f0d799;
	border-collapse:collapse;
	background-color:#fefcf6;
	padding:5px 5px;
}
table.guidanceMain th,
table.guidanceMain td {
	padding:2px 5px;
}


.photo_box2	{ display: -webkit-flex; display: flex; flex-wrap: wrap; padding: 10px 0 0; margin: 0 -10px 0 0; }
.photo_box2 > a	{ width: calc(100% / 4 - 10px); margin: 0 10px 10px 0; padding: 0; }
@media (max-width: 767px) { 
	.photo_box2 > a	{ width: calc(100% / 2 - 10px); margin: 0 10px 10px 0; }
}

.itemListwap	{ display: -webkit-flex; display: flex; justify-content: space-between; align-items: flex-start; width: 100%; margin: 0 0 10px; padding: 0; position: relative;  }
.itemListwap > dl	{ width: calc(50% - 10px); display: -webkit-flex; display: flex; align-items: flex-start; flex-wrap: wrap; }
.itemListwap > dl dt	{ position: relative; min-width: 7em; position: relative; padding: 0 0 0 1em; }
.itemListwap > dl dt::before	{ position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0; content:"・";  }
.itemListwap > dl dd	{ width: calc(100% - 7em); position: relative; padding: 0 0 0 1em; }
.itemListwap > dl dd::after	{ position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0; content:"：";  }
@media (max-width: 767px) { 
	.itemListwap { flex-wrap: wrap; }
	.itemListwap > dl { width: 100%; padding: 0; }
}



