@charset 'UTF-8';
.base-content .img, .sec-ttl {
  text-align: center;
}
.l-page__main {
  margin-top: 100px;
}
.global-header {
  position: fixed;
}
@media only screen and (min-width:769px) and (max-width:1439px) {
  .l-page__main {
    margin-top: 80px;
  }
}
.sec-ttl {
  padding: 40px 0 35px;
  line-height: 1.8;
}
.base-content .table, .base-content .txt {
  line-height: 1.6;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.sec-ttl .sub-ttl {
  font-size: 20px;
}
.sec-ttl .main-ttl {
  font-size: 34px;
}
.sec-ttl .ttl-txt {
  display: block;
}
@media only screen and (max-width:768px) {
  .l-page__main {
    margin-top: 55px;
  }
  .sec-ttl {
    padding: 35px 0 30px;
  }
  .sec-ttl .sub-ttl {
    font-size: 15px;
  }
  .sec-ttl .main-ttl {
    font-size: 24px;
  }
}
.sec-contents {
  width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width:768px) {
  .sec-contents {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 35px;
  }
}
.base-content {
  padding-top: 60px;
  padding-bottom: 70px;
  border-top: 1px solid #ececec;
}
.base-content .content-ttl {
  margin-bottom: 20px;
  text-align: center;
  font-size: 24px;
}
.base-content .base-content__inner {
  width: 720px;
  margin: 0 auto;
  padding: 60px 35px;
  background: #efefef;
}
.base-content .base-content__inner section + section {
  margin-top: 50px;
  border-top: 1px solid #000;
}
.base-content .txt {
  margin-top: 24px;
  font-size: 14px;
}
.base-content .table {
  width: 100%;
  margin-top: 40px;
  font-size: 16px;
}
.base-content .table td, .base-content .table th {
  vertical-align: top;
	border-bottom: #FFF 1px solid;
	padding: 10px;
}

.border-none{
	border-bottom: none!important;
}




.base-content .table th {
  width: 28%;
  min-width: 118px;
  padding-right: 20px;
  text-align: left;
}
.base-content .table td {
  width: 72%;
}
@media only screen and (max-width:768px) {
  .base-content {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .base-content .content-ttl {
    font-size: 20px;
  }
  .base-content .base-content__inner {
    width: 100%;
    padding: 30px 20px;
  }
  .base-content .txt {
    font-size: 12px
  }
  .base-content .table {
    margin-top: 20px;
    font-size: 14px;
  }



.base-content .table th {
	background: #FCFCFC;
	}	
	
.base-content .table td, .base-content .table th {
	vertical-align: middle;
 border-bottom: none;
    display: block;
    width: 100%;
	padding: 10px;
}
	
  .base-content + .base-content {
    padding-top: 60px;
    border-top: none;
  }
}
.panorama-link {
  width: 720px;
  margin: 30px auto 0;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 14px;
  font-weight: 600;
}
.panorama-link a {
  text-decoration: underline;
}
.panorama-link a:hover {
  text-decoration: none;
}
.panorama-link .c-arrow {
  margin-left: 14px;
}
@media only screen and (max-width:768px) {
  .panorama-link {
    width: 100%;
    margin: 20px auto 0;
    text-align: center;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 14px;
    font-weight: 600;
  }
  .panorama-link a {
    text-decoration: underline;
  }
  .panorama-link a:hover {
    text-decoration: none;
  }
  .panorama-link .c-arrow {
    margin-left: 14px;
  }
}
.content-02 .txt--01 {
  margin-top: 0;
  margin-bottom: 30px;
}
.content-02 .content-block {
  margin-top: 60px;
}
.content-02 .top-table {
  margin-top: 0;
}


img.pat-icon{
	width:30px;
	height: auto;
}

.small-txt{
	font-size: 14px;
}

.switch--sp{
	display: inline;
}

@media only screen and (max-width:768px) {
	.switch--sp{
		display: block;	
	}
	
	.base-content .img {
		width: 100%;
	}
		
.base-content .img img {
		width: 100%;
}
}
