@charset "utf-8";

/*--------------------------------------------------------------------------------------------------

   page
			   - index
						- manage
						- financial
						- exam
						- welfare
			   - about
						- area
						- certificate
						- basic
						- event
						- inquiry
						- join
						- wn
						- privacy
						- sitemap
						- rental
						- search
						- mwwpform
						- www2

--------------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------------
  index
--------------------------------------------------------------------------------------------------*/
.index {
	padding: 0 0 240px;
	background: url(../image/index_footer_back.jpg) no-repeat center 100%;
}

.topImage {
	background: url(../image/index_back.jpg) no-repeat center 0;
}

.slideArea {
	width: 1000px;
	/*height: 420px;*/
	margin: 0 auto;
	padding: 20px 0 0;
}

.slideAreaB {
	width: 100%;
	height: 420px;
	margin: 0 auto;
	padding: 20px 0 0;
}

.slideArea .slideBox {
	float: left;
	width: 550px;
}

.slideAreaB .slideBox {
	/*width: 960px;
	margin: 0 auto;*/
}

.sp-selected-button {
	background-color: #736BC0 !important;
}

.sp-button {
	width: 14px;
	height: 14px;
	border: none;
	background-color: #CCC;
}

.sp-slide {
    opacity: 0.7;
}

.sp-selected {
    opacity:1;
}

.slideAreaB .slideBox .sp-next-arrow {
	left: 50%;
	margin-left: 497px;
}

.slideAreaB .slideBox .sp-previous-arrow {
	left: 50%;
	margin-left: -517px;
}

.slideAreaB .slideBox .sp-next-arrow:before {
 content:' ' !important;
 display: block;
 text-indent: -9999px;
 background: url(../image/slide_arrow_next.png) no-repeat left top;
 width: 26px;
 height: 26px;
	text-indent:-9999px !important;
	transform: none;
}

.slideAreaB .slideBox .sp-previous-arrow:before {
 content:' ' !important;
 display: block;
 background: url(../image/slide_arrow_prev.png) no-repeat left top;
 text-indent: -9999px;
 width: 26px;
 height: 26px;
	text-indent:-9999px !important;
	transform: none;
}

.slideAreaB .slideBox .sp-next-arrow:after {
	background: none;
}

.slideAreaB .slideBox .sp-previous-arrow:after {
	background: none;
}

.movieBox {
	float: right;
	width: 426px;
}

.movieBox .infoadd {
    background-color: #FFF;
    padding: 20px;
}

.movieBox video {
	width: 426px;
	height: 240px;
}

.movieBox p {
	/*padding: 20px;*/
	text-align: center;
	line-height: 1.4;
	margin-bottom: 30px;
}

.movieBox .video {
    position:relative;
    width:100%;
    padding-top:56.25%;
    margin-top: 20px;
}

.movieBox .video iframe {
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.video2Box {
  margin: 20px 0;
  line-height: 1.4;
}

.video2Box p {
  padding: 10px 0 0;
  font-size: 14px;
}

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

.video2 iframe {
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.video2Box video {
width: 100%;
height: auto;
}

.indexPick {
	padding: 12px 0 0;
	background: url(../image/back-01.png) repeat 0 0;
}

.indexPick ul {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

.indexPick ul li {
	float: left;
	position: relative;
	width: 241px;
	height: 80px;
	margin: 0 12px 12px 0;
	padding: 0;
	font-weight: 500;
	background-color: #FFF;
}

.indexPick ul li img {
	position: absolute;
	top: 15px;
	right: 15px;
}

.indexPick ul li:nth-child(4n) {
	margin: 0 0 12px;
}

.indexPick ul li a {
	display: block;
	width: 241px;
	height: 80px;
	line-height: 80px;
	padding: 0 10px;
	color: #000;
}

.indexPick ul li a span {
	padding-left: 6px;
	border-left: 3px solid #7B6BBB;
}

.indexPick ul li a:hover {
	background-color: #FFF7EE;
	text-decoration: none;
}

.indexContent {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0 0;
}

.indexCont {
	width: 732px;
	float: right;
}

.indexCont h2 {
	margin: 0 0 10px;
	font-size: 26px;
	letter-spacing: 0.1em;
}

.indexCont h2 span {
	padding-left: 15px;
	font-size: 16px;
	color: #7A6BBA;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.indexCont .wnTab {
	margin: 0;
	padding: 0;
	list-style: none;
	display:flex;
	flex-wrap: wrap;
    border-bottom: 1px solid #CCC;
}

.indexCont .wnTab li {
	margin: 0 3px 3px 0;
	padding: 6px 20px;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 3px solid #736BC0;
}

.indexCont .wnTab li:nth-child(5) {
padding: 6px 40px;
}

.indexCont .wnTab li.now,
.indexCont .wnTab li:hover {
	background-color:	#E3E1F2;
}

.nodisplay {
	display: none;
}

.wnList {
	margin: 10px 0 30px !important;
	padding: 0 !important;
	list-style: none;
	line-height: 1.8 !important;
}

.wnList li {
	margin: 0 !important;
	padding: 0 !important;
	background: url(../image/line-03.png) repeat-x  0 100% !important;
}

.wnList li a {
	display: block;
	padding: 8px !important;
	color: #000;
	text-decoration: none !important;
}

.wnList li a:hover {
	background-color: #FFF7EE;
}

.wnList li span {
	display: block;
}

.wnList li span img {
	padding-left: 5px;
	vertical-align: -4px;
}

.indexWant {
	border: 1px solid #CCC;
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	background-color: #FFF;
}

.indexWant h3 {
	margin: 0 0 10px;
	background-color: #E3E1F2;
	font-size: 18px;
	font-weight: 500;
	line-height: 40px;
}

.indexWant h3 img {
	padding-right: 5px;
}

.indexWant ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}

.indexWant ul li {
	float: left;
	width: 350px;
	margin: 0 10px 5px 0;
	padding: 0;
}

.indexWant ul li:nth-child(2n) {
	margin: 0 0 5px;
}

.indexWant ul li a {
	display: block;
	padding: 5px 5px 5px 20px;
	color: #000;
	background: url(../image/arrow-03.png) #F0F0F0 no-repeat 5px center;
}

.indexWant ul li a:hover, .indexWant ul li a:active {
	text-decoration: underline;
	background: url(../image/arrow-03.png) #FFF7EE no-repeat 5px center;
}

.indexRelation {
	background-color: #F6F6F6;
}

.indexRelation .content {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 15px;	
}

.indexRelation .content p {
	margin: 0 0 10px;
	display: flex;
	align-items: center;
	font-weight: 500;
}

.indexRelation .content p:after {
	margin-left: 5px;
	border-top: 1px solid #CCC;
	content: "";
	flex-grow: 1;
}

.indexRelation .content ul {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}

.indexRelation .content ul li {
	float: left;
	width: 240px;
	height: 60px;
	margin: 0 13px 5px 0;
	padding: 0;
	position: relative;
}

.indexRelation .content ul li img {
	display: block;
	position: absolute;
 top :0;
 bottom: 0;
 right: 0;
 left: 0;
 margin: auto;
}
		
.indexRelation .content ul li:nth-of-type(4n) {
	margin: 0 0 5px;
}

.nonews {
    margin: 0 0 30px;
}

.wp-video {
width: 720px;
margin: 0 auto 30px;
}

/*------------------------------------------------------------------------------------------------
  manage
--------------------------------------------------------------------------------------------------*/
#secTitle.manage {
	background: url(../image/manage_back.jpg) no-repeat center 40%;
}

.researchKekka p {
	margin: 0 0 10px !important;
}

.researchKekka p a {
	margin-right: 30px;
	padding: 3px 10px;
	display: inline-block;
	border: 1px solid #CCC;
}

.researchKekka p a:hover, .researchKekka p a:active {
	background-color: #FFF7EE;
}

.freeArea {
	margin: 0 0 10px !important;
}

.freeTb {
	width: 100%;
	margin: 0 0 60px;
	line-height: 1.4;
}

.freeTb thead th {
	padding: 8px;
	background-color: #CAC6E6;
	border: 1px solid #AAA;
}

.freeTb tbody th {
	padding: 8px;
	background-color: #E3E1F2;
	border: 1px solid #AAA;
	text-align: left;
	font-weight: normal;
}

.freeTb tbody td {
	padding: 8px;
	border: 1px solid #AAA;
}

.freeTb tbody tr:nth-of-type(2n) td {
	background-color: #EEE;
}

.freeTb tbody td.time {
	text-align: center;
}

.elPoint {
	display: inline-block;
	color: #FFF;
	background-color: #8DBF6B;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	margin-right: 3px;
}

.eluninstall {
	border: 1px dashed #AAA;
	margin: 0 20px;
	padding: 20px 20px 0;
}

.elOrder {
	padding: 0 0 26px;
	background: url(../image/arrow-09.gif) no-repeat center 100%;
}

.elOrder:last-of-type {
	margin: 0 0 50px;
	padding: 0;
	background-image: none;
}

.elOrder dt {
	padding: 3px 10px;
	font-weight: bold;
	background-color: #E3E1F2;
}

.elOrder dt span {
	display: inline-block;
	background-color: #8DBF6B;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	margin-right: 3px;
}

.elOrder dd {
	padding: 10px 10px 0;
	border: 4px solid #E3E1F2;
}

.elOrder dd p {
	margin: 0 0 10px !important;
}

.jimuRitu {
	margin: -20px 20px 60px !important;
	padding: 10px 0 !important;
	background-color: #FAF3F5;
}

.jimuTb {
	width: 100%;
	margin: 0 0 60px;
}

.jimuTb th {
	padding: 8px;
	border: 1px solid #AAA;
	background-color: #CAC6E6;
}

.jimuTb th.c {
	background-color: #E3E1F2;
}

.jimuTb td {
	padding: 8px;
	border: 1px solid #AAA;
	text-align: center;
}

.jimuTb tr:nth-child(2n) {
	background-color: #EEE;
}

.jimuDl {
	width:500px;
	margin: 0 auto 60px 20px;
}

.jimuDl dt {
	width: 300px;
	float: left;
	padding: 6px 3px 6px 26px;
	background: url(../image/arrow-08.png) no-repeat 10px 16px;
	background-size: 8px;
}

.jimuDl dd {
	padding: 6px 10px 6px 300px;
	border-bottom: 1px solid #CCC;
	text-align: right;
}

.jimuJyogai {
	border: 1px dotted #F00;
	padding: 10px;
	margin: 0 40px 60px !important;
}




/*------------------------------------------------------------------------------------------------
  financial
--------------------------------------------------------------------------------------------------*/
#secTitle.financial {
	background: url(../image/financial_back.jpg) no-repeat center 40%;
}


.finTb {
	width: 100%;
	margin: 0 0 60px;
	line-height: 1.4;
}

.finTb thead th {
	padding: 8px;
	background-color: #CAC6E6;
	border: 1px solid #AAA;
}

.finTb thead th.hojyo {
	width: 30%;
}

.finTb tbody th {
	padding: 8px;
	background-color: #E3E1F2;
	border: 1px solid #AAA;
	text-align: left;
	font-weight: normal;
}

.finTb tbody td {
	padding: 8px;
	border: 1px solid #AAA;
}

.finTb tbody td .line {
	border: 1px solid #666;
	display: inline-block;
}

.finTb tbody tr.even td {
	background-color: #EFEFEF;
}

.finHojyo {
	position: relative;
	margin: 20px 20px 60px;
	padding: 20px 20px 0;
	border: 1px dotted #999;
	background-color: #FFF;
	box-shadow: 3px 3px 3px #CCC;
}

.finHojyo .now {
	position: absolute;
	top: -20px;
	left: 20px;
	width: auto;
	padding: 0 10px;
	color: #FFF;
	z-index: 10;
}

.finHojyo .now:before{
	-moz-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
	background: #BF6B8D;
	z-index: -1;
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

.finHojyo .cont h2 {
	margin: 0 0 20px !important;
	padding: 0 0 15px !important;
}


/*------------------------------------------------------------------------------------------------
  exam
--------------------------------------------------------------------------------------------------*/
#secTitle.exam {
	background: url(../image/exam_back.jpg) no-repeat center 40%;
}

.examTb {
	width: 100%;
	margin: 0 0 30px;
}

.examTb th {
	padding: 8px;
	background-color: #E3E1F2;
	border: 1px solid #AAA;
	text-align: left;
}

.examTb td {
	padding: 8px;
	border: 1px solid #AAA;
}

.examTb tbody tr.even {
	background-color: #EFEFEF;
}

/*------------------------------------------------------------------------------------------------
  welfare
--------------------------------------------------------------------------------------------------*/
#secTitle.welfare {
	background: url(../image/welfare_back.jpg) no-repeat center 40%;
}

.welTb {
	width: 100%;
	margin: 0 0 10px;
	line-height: 1.4;
}

.welTb thead th {
	padding: 8px;
	background-color: #CAC6E6;
	border: 1px solid #AAA;
}

.welTb tbody th {
	padding: 8px;
	background-color: #E3E1F2;
	border: 1px solid #AAA;
	text-align: left;
	font-weight: normal;
}

.welTb tbody td {
	padding: 8px;
	border: 1px solid #AAA;
	text-align: center;
}

.welTb tbody tr.even td {
	background-color: #EFEFEF;
}


/*------------------------------------------------------------------------------------------------
  about
--------------------------------------------------------------------------------------------------*/
#secTitle.about {
	background: url(../image/about_back.jpg) no-repeat center 40%;
}

.gaiyou {
	margin: 0 10px 20px;
}

.gaiyou dl {
	float: left;
	width: 340px;
	margin: 0 32px 20px 0;
	border: 1px dashed #BF6B8D;
	text-align: center;
	background-color: #F6F6F6;
}

.gaiyou dl:nth-of-type(2n) {
	margin: 0;
}

.gaiyou dl dt {
	padding: 10px 10px 20px;
	font-size: 20px;
	font-weight: 500;
	color: #669A43;
	position: relative;
	letter-spacing: 0.05em;
}

.gaiyou dl dt::after{
	content:'';
	position: absolute;
	bottom: 5px;
	left:50%;
	margin:0 0 0 -10px;
	width:0;
	height:0;
	border-right:10px solid transparent;
	border-top:10px solid #BF6B8D;
	border-left:10px solid transparent;
}

.gaiyou dl dd {
	padding: 0 10px 10px;
	line-height: 1.4;
}

.aboutTb {
	width: 100%;
	margin: 0 0 60px;
	line-height: 1.4;
}

.aboutTb th {
	width: 160px;
	padding: 20px 15px;
	border-bottom: 1px solid #CCC;
	text-align: left;
	vertical-align: middle;
}

.aboutTb td {
	padding: 20px 15px 20px 30px;
	border-bottom: 1px solid #CCC;
	position: relative;
	vertical-align: middle;
}

.aboutTb td::before {
 position: absolute;
 bottom: 0;
 left: 0;
 top: 0;
 content: "";
 margin: auto;
 width: 1px;
 height: 80%;
 height: calc(100% - 30px);
 background: #CCC;
}

.aboutTb td p {
	margin: 0 !important;
}

.aboutTb td ul {
	margin: 0 !important;
	padding: 0 !important;
}

#second .content .aboutSns {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}

#second .content .aboutSns li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	background: none !important;
}

#second .content .aboutSns li img {
	width: 40px;
	height: auto;
}

.gmap {
	margin: 0 0 40px;	
}

.parking {
	width: 220px;
	float: left;
}

.accesshow {
	width: 500px;
	float: right;
}

.aboutAccess dt {
	padding: 0 0 0 24px;
	font-weight: 500;
}

.aboutAccess dt:nth-of-type(1){
	background: url(../image/icon-01.png) no-repeat 0 4px;
	background-size: 20px;
}

.aboutAccess dt:nth-of-type(2){
	background: url(../image/icon-03.png) no-repeat 0 4px;
	background-size: 20px;
}

.aboutAccess dt:nth-of-type(3){
	background: url(../image/icon-04.png) no-repeat 0 4px;
	background-size: 20px;
}

.aboutAccess dt:nth-of-type(4){
	background: url(../image/icon-02.png) no-repeat 0 4px;
	background-size: 20px;
}

.aboutAccess dd {
	margin: -2px 0 10px;
	padding: 0 0 3px 24px;
	border-bottom: 1px dotted #CCC;
}


/*------------------------------------------------------------------------------------------------
  area
--------------------------------------------------------------------------------------------------*/
#secTitle.area {
	background: url(../image/area_back.jpg) no-repeat center 40%;
}

.areaLead {
	margin: -20px 0 0;
}

.areaLead p {
	padding: 0 0 5px;
	line-height: 1.6;
	border-bottom: 1px dotted #CCC;
}

.areaLead p span {
	font-weight: 500;
	color: #BF6B8D;
	font-size: 20px;
}

.areaAccess {
	margin: 0 20px 40px;
}

.areaAccess dt {
	padding: 0 0 0 24px;
	font-weight: 500;
}

.areaAccess dt:nth-of-type(1){
	background: url(../image/icon-01.png) no-repeat 0 4px;
	background-size: 20px;
}

.areaAccess dt:nth-of-type(2){
	background: url(../image/icon-03.png) no-repeat 0 4px;
	background-size: 20px;
}

.areaAccess dt:nth-of-type(3){
	background: url(../image/icon-06.png) no-repeat 0 4px;
	background-size: 20px;
}

.areaAccess dt:nth-of-type(4){
	background: url(../image/icon-02.png) no-repeat 0 4px;
	background-size: 20px;
}

.areaAccess dd {
	margin: -2px 0 10px;
	padding: 0 0 3px 24px;
	border-bottom: 1px dotted #CCC;
}

.yoyakuAtten {
	margin: 0 0 10px !important;
}

.yoyakuFacility {
	margin: 0 10px 40px;
	padding: 10px;
	border: 1px solid #CCC;
}

.yoyakuFacility .photo {
	text-align: center;
}

.yoyakuFacility .photo img {
	margin: 0 3px;
}

.areaTb {
	width: 100%;
	margin: 0 0 30px;
}

.areaTb th {
	width: 120px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
}

.areaTb td {
	position: relative;
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid #CCC;
}

.areaTb td::before {
 position: absolute;
 bottom: 0;
 left: 0;
 top: 0;
 content: "";
 margin: auto;
 width: 1px;
 height: 80%;
 height: calc(100% - 30px);
 background: #756BBF;
}

.areaTb td ol {
	margin: 0 !important;
	line-height: 1.4;
}

.areaTb td ol li {
	margin: 0 0 14px !important;
}

.areaJob {
 position: relative;
 margin: 0 20px 60px;
 padding: 0.5em 1em;
 border: 3px solid #88A683;
}

.areaJob .title {
 position: absolute;
 display: inline-block;
 top: -27px;
 left: -3px;
 padding: 0 16px;
 height: 25px;
 line-height: 25px;
 vertical-align: middle;
 font-size: 17px;
 background: #88A683;
 color: #ffffff;
 font-weight: bold;
 border-radius: 5px 5px 0 0;
	letter-spacing: 0.1em;
}

.areaJob2 {
 position: relative;
 margin: 0 20px;
 padding: 0.5em 1em;
 border: solid 3px #6F93BB;
}

.areaJob2 .title {
 position: absolute;
 display: inline-block;
 top: -27px;
 left: -3px;
 padding: 0 16px;
 height: 25px;
 line-height: 25px;
 vertical-align: middle;
 font-size: 17px;
 background: #6F93BB;
 color: #ffffff;
 font-weight: bold;
 border-radius: 5px 5px 0 0;
	letter-spacing: 0.1em;
}

.areaJob p,
.areaJob2 p {
	margin: 0 !important;
}

/*------------------------------------------------------------------------------------------------
  certificate
--------------------------------------------------------------------------------------------------*/
#secTitle.certificate {
	background: url(../image/certificate_back.jpg) no-repeat center 40%;
}



/*------------------------------------------------------------------------------------------------
  basic
--------------------------------------------------------------------------------------------------*/
#secTitle.basic {
	background: url(../image/basic_back.jpg) no-repeat center 35%;
}

.certipack {
	text-indent: -9999px;
	background: url(../image/pack.gif) no-repeat 0 0;
	width: 667px;
	height: 300px;
	margin: 0 auto 30px;
}

.certificateTb {
	width: 100%;
	margin: 0 0 30px;
}

.certificateTb thead th {
	border: 1px solid #AAA;
	padding: 8px;
	background-color: #CAC6E6;
}


.certificateTb tbody th {
	border: 1px solid #AAA;
	padding: 8px;
	background-color: #E3E1F2;
}

.certificateTb tbody td {
	text-align: center;
	border: 1px solid #AAA;
	padding: 8px;
}

.tradeList {
	margin: 0 20px;
}

.tradeList dt {
	font-weight: 500;
	color: #F60;
}

.tradeList dd {
	margin: 0 0 30px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #CCC;
}


/*------------------------------------------------------------------------------------------------
  event
--------------------------------------------------------------------------------------------------*/
#secTitle.event {
	background: url(../image/event_back.jpg) no-repeat center 50%;
}

.eventWrap {
	padding: 30px 0 0 !important;
}

.eventWrap a {
	color: #000;
	text-decoration: none !important;
}

.eventWrap a:hover .eventList, .eventWrap a:active .eventList {
	background-color: #FAF3F5;
}

.eventList {
	position: relative;
	width: 712px;
	margin: 0 auto 60px;
	padding: 20px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	border-top: 3px solid #756BBF;
}

.eventDetail {
	position: relative;
	width: 712px;
	margin: 10px 0 60px;
	padding: 30px 20px 20px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	border-top: 3px solid #756BBF;
}

.eventList .category_event-event,
.eventDetail .category_event-event {
	position: absolute;
	top: -15px;
	right: 10px;
	margin: 0 !important;
	background: #8DBF6B;
	padding: 0 5px;
	color: #FFF;
	border-radius: 5px;
	font-size: 14px;
}

.eventList .category_event-seminar,
.eventDetail .category_event-seminar {
	position: absolute;
	top: -15px;
	right: 10px;
	margin: 0 !important;
	background: #C93;
	padding: 0 5px;
	color: #FFF;
	border-radius: 5px;
	font-size: 14px;
}

.eventList .endflag,
.eventDetail .endflag {
	position: absolute;
	top: -15px;
	left: 10px;
	margin: 0 !important;
	background: #BF6B8D;
	padding: 0 10px;
	color: #FFF;
	border-radius: 5px;
	font-size: 15px;
}

.eventList .endflag:before,
.eventDetail .endflag:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #BF6B8D;
}

.eventList .photo,
.eventDetail .photo {
	width: 140px;
	float: left;
	padding: 10px 0 0;
}

.eventList .daytime,
.eventDetail .daytime {
	width: 520px;
	float: right;
	padding: 10px 0 0;
}

#second .eventList .daytime h2,
#second .eventDetail .daytime h2 {
	font-size: 20px;
	background: url(../image/h3_line.gif) no-repeat 70% 100%;
}

.eventList .daytime dl,
.eventDetail .daytime dl {
	line-height: 1.4;
}

.eventList .daytime dt,
.eventDetail .daytime dt {
	width: 80px;
	float: left;
	padding: 8px 0;
}

.eventList .daytime dd,
.eventDetail .daytime dd {
	padding: 8px 0 8px 80px;
	border-bottom: 1px dotted #CCC;
}

.eventList .text,
.eventDetail .text {
	width: 100%;
	padding: 20px 0 0;
}

.eventList .text p,
.eventDetail .text p {
	margin: 0 0 20px !important;
}


/*------------------------------------------------------------------------------------------------
  inquiry
--------------------------------------------------------------------------------------------------*/
.inqInfo {
	border: 1px dashed #F36;
	margin: 0 0 30px;
	padding: 20px;
}

.inqInfo p {
	margin: 0 0 10px !important;
}

.inqBox p {
	margin: 0 0 20px !important;
}

.inqBox table {
	width: 100%;
	margin: 0 0 40px;
}

.inqBox table th {
	width: 240px;
	background-color: #ECEAF7;
	padding: 12px 8px;
	text-align: left;
	border-bottom: 1px solid #CCC;
}

.inqBox table td {
	padding: 12px 8px;
	border-bottom: 1px solid #CCC;
}

.inqBox table td input {
	font-family: -apple-system, BlinkMacSystemFont, "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.inqBox table td input.l {
	width: 400px;
}

.inqBox table td input.m {
	width: 200px;
}

.inqBox table td input.s {
	width: 80px;
}

.inqBox table td textarea {
	display: block;
	width: 460px;
}

.inqBox table td .error {
	background-color: #F8EFF2;
	margin: 3px 0 0;
	padding: 1px 3px 1px 6px;
	color: #F00;
	border-left: 3px solid #D297AA;
}

.hs {
	color: #F00;
	font-weight: 500;
}

.inqBox .inqBtn {
	text-align: center;
}

.inqBox .inqBtn input[type=submit]{
	padding: 10px 20px;
	margin: 0 5px;
	font-family: -apple-system, BlinkMacSystemFont, "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.inqBox .sig {
	text-align: right;
}



/*------------------------------------------------------------------------------------------------
  join
--------------------------------------------------------------------------------------------------*/
.joinTb {
	width: 100%;
	margin: 0 0 10px;
}

.joinTb thead th {
	padding: 8px;
	background-color: #CAC6E6;
	border: 1px solid #AAA;
}

.joinTb tbody th {
	padding: 8px;
	background-color: #E3E1F2;
	border: 1px solid #AAA;
}

.joinTb tbody td {
	padding: 8px;
	text-align: center;
	border: 1px solid #AAA;
}



/*------------------------------------------------------------------------------------------------
  wn
--------------------------------------------------------------------------------------------------*/
.datecat {
	text-align: right;
}

.datecat p {
	margin: -10px 0 20px !important;
}

.datecat p img {
	vertical-align: -4px;
	margin-left: 5px;
}



/*------------------------------------------------------------------------------------------------
  privacy
--------------------------------------------------------------------------------------------------*/
.privacySig {
	margin: -20px 0 30px !important;
	text-align: right;
}

.privacyOl {
	margin: 0 30px 60px !important;
}

.privacyOl li p {
	margin: 0 0 20px !important;
}

.privacyKura {
	margin: 0 0 10px !important;
}


/*------------------------------------------------------------------------------------------------
  sitemap
--------------------------------------------------------------------------------------------------*/
#second .content .sitemapBox a:link, #second .content .sitemapBox a:visited {
	text-decoration: none;
	color: #333;
}

#second .content .sitemapBox a:hover, #second .content .sitemapBox a:active {
	text-decoration: underline;
}

#second .content .sitemapBox ul {
	margin: -20px 0 20px;
	padding: 20px;
	background: #EEEDF8;
}


/*------------------------------------------------------------------------------------------------
  rental
--------------------------------------------------------------------------------------------------*/
/*.rentalFee {
	margin-top: -100px;
	padding-top: 100px;
}*/

.rentalBox p {
	margin: 0 0 30px !important;
}

.rentalImg {
	text-align: center;
}

.rentalImg img {
	margin: 0 10px;
}

.rentalTb {
	width: 100%;
	margin: 0 0 20px;
}

.rentalTb th {
	width: 180px;
	padding: 8px 12px;
	text-align: left;
	font-weight: normal;
	background-color: #E3E1F2;
	border-bottom: 1px solid #AAA;
}

.rentalTb td {
	padding: 8px 12px;
	border-bottom: 1px solid #AAA;
}

.rentalTb td ul {
	margin-bottom: 0 !important;
	padding-left: 5px !important;
}

.rentalTb td ul li {
	margin-bottom: 5px !important;
}

.rentalTb td ul li:last-child {
	margin-bottom: 0 !important;
}

.rentalBtn {
	margin: 0 0 80px;
}

.rentalBtn a {
	display: inline-block;
	width: 300px !important;
	margin: 0 10px;
	padding: 6px 10px;
	border: 2px solid #736BC0;
	color: #FFF;
	background: url(../image/arrow-01.png) #736BC0 no-repeat 92% center;
	text-decoration: none !important;
}

.rentalBtn a:hover, .rentalBtn a:active {
 background: url(../image/arrow-02.png) #FFF no-repeat 92% center;
	border: 2px solid #736BC0;
	color: #736BC0;
}

.rentalBtn a:first-child {
	margin: 0 10px 0 0;
}

.rentalTb2 {
	width: 100%;
	margin: 0;
	font-size: 14px;
}

.rentalTb2 thead th {
	padding: 8px 6px;
	background-color: #CAC6E6;
	border: 1px solid #AAA;
}

.rentalTb2 tbody th {
	padding: 8px 6px;
	background-color: #E3E1F2;
	border: 1px solid #AAA;
}

.rentalTb2 td {
	padding: 8px 6px;
	border: 1px solid #AAA;
	text-align: center;
}

.rentalTb2 td.mem {
	background-color: #EEE;
}

.rentalTb3 {
	width: 100%;
	margin: 0;
	font-size: 14px;
}

.rentalTb3 thead th {
	padding: 8px 6px;
	background-color: #CAC6E6;
	border: 1px solid #AAA;
}

.rentalTb3 tbody th {
	width: 300px;
	padding: 8px 6px;
	background-color: #E3E1F2;
	border: 1px solid #AAA;
}

.rentalTb3 td {
	padding: 8px 6px;
	border: 1px solid #AAA;
	text-align: center;
}

.rentalTb3 tbody tr:nth-child(2n) {
	background-color: #EEE;
}

.rentalFlow {
	margin: 0 30px 10px;
	padding: 0 0 30px;
	background: url(../image/arrow-09.png) no-repeat center 100%;
}

.rentalFlow .inner {
	margin: 0;
	padding: 20px 20px 0;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
}

.rentalFlow .inner p {
	margin: 0 0 20px !important;
}

.rentalFlow .inner ul {
	padding: 0 !important;
}

.rentalFlow.last {
	background-image: none;
	margin: 0 30px 60px;
	padding: 0;
}

.rentalFrame {
	width: 700px;
	height: 300px;
	margin: 0 auto 30px;
	padding: 20px;
	border: 2px solid #999;
	overflow: auto;
	overflow-y: scroll;
}

.rentalFrame .kiteiTitle {
	font-weight: 500;
	text-align: center;
	text-decoration: underline;
}

.rentalFrame dt {
	font-weight: 500;
}

.rentalFrame dd {
	margin: 0 0 20px;
}


/*------------------------------------------------------------------------------------------------
  search
--------------------------------------------------------------------------------------------------*/
.srchS {
	margin: 0 0 20px !important;
}

.searchBox {
	margin: 0 10px;
}

.searchBox a {
	display: block;
	text-decoration: none !important;
	color: #333;
}

.searchBox a:hover, .searchBox a:active {
	background-color: #F6F6F6;
}

.srchResult {
	border: 1px solid #CCC;
	margin: 0 0 30px;
	padding: 10px;
	box-shadow: 3px 3px 3px #DDD;
	background: url(../image/arrow-02.png) no-repeat 14px 14px;
}

.srchResult h2 {
	padding-left: 16px !important;
	margin-bottom: 10px !important;
	font-size: 16px !important;
}



/*------------------------------------------------------------------------------------------------
  mwwpform
--------------------------------------------------------------------------------------------------*/
.mw_wp_form table {
	width: 100%;
	border: none;
	margin: 0 0 30px;
}

.mw_wp_form table th {
	width: 30% !important;
	background: #EEE;
	text-align: left;
	padding: 8px;
	border: 1px solid #AAA;
}

.mw_wp_form table td {
	width: 70% !important;
	padding: 8px;
	border: 1px solid #AAA;
}

.mw_wp_form table td input {
	padding: 3px;
}

.mw_wp_form table td textarea {
	display: block;
}

.mw_wp_form input[type=submit] {
	margin: 0 10px;
	padding: 8px;
}

.mw_wp_form table td input.l {
	width: 100% !important;
}

.mw_wp_form table td input.m {
	width: 60% !important;
}

.mw_wp_form table td input.s {
	width: 20% !important;
}

.mw_wp_form table.table2 {
	width: 100%;
	border: none;
	margin: 0 0 30px;
}

.mw_wp_form table.table2 th:nth-child(1) {
	width: 5% !important;
	background: #EEE;
	text-align: left;
	padding: 8px;
	border: 1px solid #AAA;
}

.mw_wp_form table.table2 th:nth-child(2) {
	width: 20% !important;
	background: #EEE;
	text-align: left;
	padding: 8px;
	border: 1px solid #AAA;
}

.mw_wp_form table.table2 td {
	width: 75% !important;
	padding: 8px;
	border: 1px solid #AAA;
}


/*------------------------------------------------------------------------------------------------
  www2
--------------------------------------------------------------------------------------------------*/
.outer {
	margin: 0 0 20px;
	font-size: 14px;
	line-height: 1.2;
}

.outer tr:nth-of-type(2n+1),
.outer tr:nth-of-type(4n+1) {
	background-color: #F3F3F3;
	border-bottom: 1px dotted #CCC;
}

.outer tr:nth-of-type(2n+2) {
	border-bottom: 2px solid #CCC;
}

.outer th {
	white-space: nowrap;
	text-align: left;
	padding: 12px 8px;
	border-bottom: 1px solid #CCC;
	background-color: #EAE9F5;
}

.outer td {
	padding: 12px 8px;
}

.pico_body input[type="submit"],
.pico_body input[type="reset"]  {
	padding: 10px 20px;
}

.outer2 {
	width: 100%;
	margin: 0 0 20px;
	font-size: 14px;
	line-height: 1.2;
}

.outer2 tr:nth-child(2n) {
	background-color: #F3F3F3;
}

.outer2 th {
	white-space: nowrap;
	text-align: left;
	padding: 12px 8px;
	border-bottom: 1px solid #CCC;
	background-color: #EAE9F5;
}

.outer2 td {
	padding: 12px 8px;
	border-bottom: 1px solid #CCC;
}

