/* ACCESS
------------------------------*/
.access .accessWrap > .inner > section {
  margin: 0 0 10px; }
  .access .accessWrap > .inner > section > div h1 {
    margin-bottom: 35px;
    text-align: center;
    font-size: 185.8%; }
  .access .accessWrap > .inner > section:last-child {
    margin-bottom: 0; }
  .access .accessWrap > .inner > section .accordion {
    margin-bottom: 10px;
    border-color: #000;
    border-width: 1px 0;
    border-style: solid; }
    .access .accessWrap > .inner > section .accordion .titleWrap {
      position: relative;
      padding: 10px 15px;
      font-size: 114.3%;
      background-image: url(../../img/ico_plus.png), url(../../img/bg_dot.png);
      background-repeat: no-repeat, repeat;
      background-position: 96% center, center;
      background-size: 24.5px, 16px;
      cursor: pointer; }
      .access .accessWrap > .inner > section .accordion .titleWrap.active {
        background-image: url(../../img/ico_minus.png), url(../../img/bg_dot.png); }
      .access .accessWrap > .inner > section .accordion .titleWrap:after {
        position: absolute;
        left: 15px;
        right: 15px;
        bottom: -0px;
        display: block;
        width: auto;
        height: 1px;
        background: #333;
        content: ''; }
      .access .accessWrap > .inner > section .accordion .titleWrap h1.title {
        text-align: center;
        padding: 0 40px;
        font-size: 16px; }
    .access .accessWrap > .inner > section .accordion .main {
      display: none;
      padding: 15px;
      font-size: 92.9%; }
      .access .accessWrap > .inner > section .accordion .main p {
        margin: 0 0 15px;
        word-break: break-all; }
      .access .accessWrap > .inner > section .accordion .main div:last-child {
        margin-bottom: 0; }
  .access .accessWrap > .inner > section #businessHours .main .box dl {
    line-height: 1.5; }
    .access .accessWrap > .inner > section #businessHours .main .box dl dt {
      margin-bottom: 3px;
      font-weight: bold; }
    .access .accessWrap > .inner > section #businessHours .main .box dl dd {
      margin-bottom: 15px; }
    .access .accessWrap > .inner > section #accessInfo .main .box.map {
      margin: 0 -15px 30px; }
      .access .accessWrap > .inner > section #accessInfo .main .box.map #map {
        width: 100%;
        height: 250px;
        margin-bottom: 15px; }
      .access .accessWrap > .inner > section #accessInfo .main .box.map .mapImg {
        margin-bottom: 15px; }
      .access .accessWrap > .inner > section #accessInfo .main .box.map .btn a {
        width: 136px; }
    .access .accessWrap > .inner > section #accessInfo .main .box:last-child {
      margin-bottom: 0; }
      
/* --- MT入力エリア --- */
section .main.inputArea a {
	color: #000;
	text-decoration: underline;
}
section .main.inputArea > p {
	line-height: 1.4;
	margin: 0 0 15px;
}
section .main.inputArea .lead {}
	section .main .lead p {
		line-height: 1.4;
		margin: 0 0 15px;
	}
section .main.inputArea h3 {
	background: #d7d7d7;
	padding: 7px 15px;
	margin: 0 0 15px;
}
section .main.inputArea .float .image {
	text-align: center;
	margin: 0 0 15px;
}
section .main.inputArea .float dl {
	line-height: 1.4;
	margin: 0 0 15px;
}
	section .main.inputArea dl dt {
		font-size: 107.2%;
		font-weight: bold;
		margin: 0 0 5px;
	}
		section .main.inputArea dl dt span {
			display: block;
			font-size: 12px;
		}
section .main.inputArea table {
	width: 100%;
	margin: 0 0 15px;
}
	section .main.inputArea table th,
	section .main.inputArea table td {
		width: 30%;
		border-bottom: 1px solid #d7d7d7;
		vertical-align: top;
		line-height: 1.4;
		padding: 5px;
	}
	section .main.inputArea table thead th {
		font-weight: bold;
	}
	section .main.inputArea table thead th.capacity {
		width: 40%;
	}

section .main.inputArea div.att {
	font-size: 92.9%;
	line-height: 1.5;
	margin: 0 0 15px;
}
	section .main.inputArea div.att ul {}
		section .main.inputArea div.att ul li {
			font-size: 11px;
		}
		section .main.inputArea div.att ul li:last-child {
			margin: 0;
		}
section .main.inputArea div.accessList {
	padding: 0 15px;
}
	section .main.inputArea div.accessList li {
		position: relative;
		padding-left: 14px;
		line-height: 1.5;
	}
	section .main.inputArea div.accessList li:before {
		position: absolute;
		left: 0;
		top: 5px;
		width: 7px;
		height: 7px;
		background: #000;
		content: '';
	}
section .main.inputArea .link {
	margin: 0 0 15px;
}
	section .main.inputArea .link span {
		display: block;
	}
	section .main.inputArea .link a {
		display: block;
		text-decoration: underline;
	}

    .access .accessWrap > .inner > section #accessInfo .main .box.phone p {
      text-align: center; }
    .access .accessWrap > .inner > section #accessInfo .main .box.phone .btn {
      margin-bottom: 5px; }
      .access .accessWrap > .inner > section #accessInfo .main .box.phone .btn a {
        width: 216px;
        font-size: 14px; }
    .access .accessWrap > .inner > section #accessInfo .main .box .btn a {
      display: block;
      margin: auto;
      padding: 7px;
      text-align: center;
      text-decoration: none;
      font-size: 13px;
      font-weight: bold;
      border: #000 1px solid;
      border-radius: 2.5px; }
    .access .accessWrap > .inner > section #accessInfo .main .box.address dl {
      margin-top: 10px;
      line-height: 1.5; }
      .access .accessWrap > .inner > section #accessInfo .main .box.address dl dt {
        margin-bottom: 4px;
        font-weight: bold; }
      .access .accessWrap > .inner > section #accessInfo .main .box.address dl dd .btn {
        margin: 8px 10px 0;
        text-align: center; }
        .access .accessWrap > .inner > section #accessInfo .main .box.address dl dd .btn a {
          display: inline-block;
          margin: auto;
          padding-right: 15px;
          padding-left: 15px; }
