@charset "UTF-8";
.subPageTitle {
  background: url(/faq/column/images/img_01.jpg);
}
.subPageTitle .inner > p {
  color: #fff;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.subPageTitle .inner > p > span {
  font-size: 1.25rem;
}
.subPageTitle .inner > p > em {
  font-style: normal;
  font-weight: bold;
  font-size: 2rem;
}

.faq.entry .subPageContent {
  margin-top: 0;
  background-color: #fff;
}

article.entry {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  line-height: 1.7;
}
article.entry .head {
  margin-top: 40px;
  margin-bottom: 60px;
  overflow: hidden;
}
article.entry h1 {
  margin: 0 0 25px;
  font-size: 34px;
  line-height: 1.5;
  color: #000;
  letter-spacing: 0.1em;
}
article.entry h2 {
  margin: 35px 0 25px;
  font-size: 28px;
  line-height: 1.5;
  color: #000;
  letter-spacing: 0.1em;
}
article.entry h3 {
  margin: 25px 0 15px;
  font-size: 24px;
  line-height: 1.5;
  color: #000;
  letter-spacing: 0.1em;
}
article.entry h4 {
  margin: 20px 0 15px;
  font-size: 18px;
  line-height: 1.5;
  color: #000;
  letter-spacing: 0.1em;
}
article.entry .buttons {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  text-align: center;
  line-height: 1;
}
article.entry .buttons a {
  display: inline-block;
  padding: 17px 35px 17px 40px;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.08em;
  background-color: #DC0002;
  border-radius: 18px;
  transition: 0.2s;
}
article.entry .buttons a:hover {
  opacity: 0.8;
}
article.entry .buttons a::after {
  content: url(/faq/column/images/img_05.png);
  margin-left: 20px;
  vertical-align: middle;
}
article.entry blockquote {
  position: relative;
  margin: 1em 0;
  color: #666;
}
article.entry blockquote > *:first-child::before {
  content: "“";
  margin-right: 3px;
  font-size: 18px;
  color: #333;
  position: relative;
  top: 3px;
}
article.entry blockquote > *:last-child::after {
  content: "”";
  margin-left: 3px;
  font-size: 18px;
  color: #333;
  position: relative;
  top: 3px;
}
article.entry p {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
article.entry a {
  color: #222;
  text-decoration: underline;
  transition: 0.2s;
}
article.entry a:hover {
  opacity: 0.8;
  text-decoration: none;
}
article.entry ul {
  margin: 1.2em 0;
  padding: 0 0 0 1.7em;
  list-style-type: circle;
}
article.entry ul li {
  list-style-type: circle;
}
article.entry ul li + li {
  margin-top: 0.3em;
}
article.entry ul li ul li {
  list-style-type: disc;
}
article.entry ol {
  margin: 1.2em 0;
  padding: 0 0 0 1.7em;
  list-style-type: decimal;
}
article.entry ol li {
  list-style-type: decimal;
}
article.entry ol li + li {
  margin-top: 0.3em;
}
article.entry dl.contentIndex {
  margin: 1.5em 0;
  line-height: 1.4;
  background-color: #dbdbdb;
}
article.entry dl.contentIndex dt {
  margin: 0;
  padding: 10px 10px 10px 55px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #b7b7b7;
}
article.entry dl.contentIndex dd {
  margin: 0;
  color: #444;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #b7b7b7;
}
article.entry dl.contentIndex a {
  display: block;
  padding: 10px 10px 10px 55px;
  color: #444;
  text-decoration: none;
  transition: 0.2s;
}
article.entry dl.contentIndex a:hover {
  opacity: 0.8;
}
article.entry table.tableStyle01 {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  line-height: 1.5;
  background-color: #fff;
  border-collapse: collapse;
}
article.entry table.tableStyle01 thead tr:nth-child(odd), article.entry table.tableStyle01 tbody tr:nth-child(odd) {
  background-color: #f1f1f1;
}
article.entry table.tableStyle01 thead tr th, article.entry table.tableStyle01 tbody tr th {
  padding: 8px;
  font-weight: bold;
}
article.entry table.tableStyle01 thead tr td, article.entry table.tableStyle01 tbody tr td {
  padding: 8px;
}

.relatedPosts {
  max-width: 1030px;
  margin-top: 150px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.relatedPosts h2 {
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.05em;
}
.relatedPosts h2 > span {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 70px;
  font-size: 14px;
  letter-spacing: normal;
  border-top: 1px solid #000;
}

ul.snsBtn {
  float: left;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  list-style-type: none !important;
}
ul.snsBtn li {
  float: left;
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 8px;
  list-style-type: none !important;
}

.date {
  margin: 0 !important;
  text-align: right;
  color: #959596;
  font-size: 0.875rem;
}

body.all ul.categoryMenu li.all a,
body.alignment ul.categoryMenu li.alignment a,
body.all_season ul.categoryMenu li.all_season a {
  color: #184e98;
  pointer-events: none;
  cursor: default;
  background-color: #fff;
}

.pageNavi {
  margin: 50px 0 0;
  padding: 0;
  text-align: center;
  line-height: 1;
}
.pageNavi a {
  display: inline-block;
  padding: 5px 8px;
  color: #194d98;
  text-decoration: none;
  transition: 0.2s;
}
.pageNavi a:hover {
  opacity: 0.8;
}
.pageNavi .current_page {
  display: inline-block;
  padding: 5px 8px;
  color: #fff;
  background-color: #194d98;
}

@media screen and (max-width: 600px) {
  .subPageTitle {
    height: 50vw;
    background-size: auto 100%;
  }
  .subPageTitle .inner > p {
    letter-spacing: normal;
  }
  .subPageTitle .inner > p > span {
    font-size: 1rem;
  }
  .subPageTitle .inner > p > em {
    font-size: 1.7rem;
  }

  article.entry {
    padding: 0 10px;
  }
  article.entry img {
    width: auto;
    max-width: 100%;
    height: auto;
  }

  .relatedPosts ul.columnList {
    flex-wrap: nowrap;
  }
	.subPageContent ul li{
		margin-bottom: 20px;
	}
	
	.subPageContent p{
		margin-bottom: 20px !important;
	}
	.subPageContent div:has(.buttons){
		
		display: block !important;
		
	}
	.buttons{
		width: 100%;
		margin-bottom: 20px !important;
	}
	
	.buttons a{
		width: 100%;
	}
	
	
}
