@charset "UTF-8";

.contsTtl .redH {
	background: #d00f31;
}
.redBtn {
	background-color: #c30c24;
	-webkit-box-shadow: 0px -5px 0px 0px #9e0a1d inset;
	box-shadow: 0px -5px 0px 0px #9e0a1d inset;
}
.cpBtnY {
	background: #fad025;
	color: #111111;
	-webkit-box-shadow: 0px -5px 0px 0px #b39f3f inset;
	box-shadow: 0px -5px 0px 0px #b39f3f inset;
}
.cpBtnG {
	background: #2dad55;
	-webkit-box-shadow: 0px -5px 0px 0px #1f823e inset;
	box-shadow: 0px -5px 0px 0px #1f823e inset;
}
.dbaraiBtn{
	margin: 0 auto;
	padding: 0 13.54167% 3.125%;
}
.dbaraiList01{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_2_01_bg.png") repeat-y;
}
.dbaraiList02{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_5_01_bg.png") repeat-y;
}	
.dbaraiList03{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_8_01_bg.png") repeat-y;
}
.dbaraiList01 li,
.dbaraiList02 li,
.dbaraiList03 li{
	width: 31.945%;
	float: left;
	margin-right: 2.085%;
}
.dbaraiList01 li:nth-child(3n+0),
.dbaraiList02 li:nth-child(3n+0),
.dbaraiList03 li:nth-child(3n+0){
	margin-right: 0;
	margin-bottom: 3%;
}
.dbaraiAppbg01{
	background: #ffffe5;
}
a.txtLink {
	text-decoration: underline;
	color: #0000ff;
	display: inline;
}


.contsImg02 {
	max-width: 880px;
	margin: 0 auto;
	padding: 0 3.125% 3.125%;
}

@media only screen and (min-width: 641px) {
	.contsImg02 {
		padding: 0 4.1% 3.125%;
	}
}

.shoplist01 {
	max-width: 880px;
	width: 91.67%;
	margin: 0 auto;
	padding-bottom: 7.9%;
}
.shoplist01 .shoplistTtl{
	border-top: 3px solid #d00f31;
	border-bottom: 3px solid #d00f31;
	text-align: center;
	padding: 2.3% 0 2.2%;
	margin-bottom: 5.7%;
}
.shoplist01 .shoplistTtl img{
	max-width: 424px;
	width: 50.91%;
	margin: 0 auto;
}
.shoplistBlock{
	max-width: 800px;
	width: 90.91%;
	margin: 0 auto;
}
.shoplistBlock ul {
	overflow: hidden;
}
.shoplistBlock li{
	float: left;
	width: 31.5%;
	margin-left: 2.75%;
	margin-bottom: 2.75%;
	box-sizing: border-box;
}
.cautionTxt02 p:nth-child(1) {
	padding-bottom: 2.1%;
	color: #cc0033;
	font-size: 28px;
}
.cautionTxt02 p:nth-child(2) {
	padding-bottom: 2.3%;
	font-size: 22px;
}
@media only screen and (min-width: 641px){
	.shoplistBlock li:nth-child(3n+1){
		margin-left: 0;
	}
}
@media only screen and (max-width: 640px){
	.shoplistBlock li{
		float: left;
		width: 49%;
		margin-left: 2%;
		margin-bottom: 2.75%;
		border: 1px solid #a9a9a9;
		box-sizing: border-box;
	}
	.shoplistBlock li:nth-child(2n+1){
		margin-left: 0;
	}
	.cautionTxt p:nth-child(3) {
		font-size: 18px;
	}
}



.cpNotesItem02 {
    text-indent: -1.5em;
    padding: 0px 0px 0px 1.5em;
}
.cpNotesItem03 {
    text-indent: -2.5em;
    padding: 0px 0px 0px 2.5em;
}
.cpNotesItem04 {
    text-indent: -2em;
    padding: 0px 0px 0px 2em;
}


/*--コンテンツエリア--*/
.l-wrapper {
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
  background: #ce0f31;
  font-size: min(3.125vw, 30px);
}

.l-wrapper * {
  box-sizing: border-box;
}

.l-wrapper summary {
  display: block;
  list-style: none;
}

.l-wrapper summary::-webkit-details-marker {
  display: none;
}

.c-section {
  margin: min(6.25vw, 60px) auto 0;
}
.c-section.-bg {
  background: #fffbc9;
  padding: 0 min(3.125vw, 30px);
}
.c-box > .c-section:first-child {
  margin-top: 0;
}

.c-container {
  padding: 0 min(5.2083333333vw, 50px);
}
.c-container.-wide {
  padding: 0 min(3.125vw, 30px);
}
.c-section > .c-container:first-child {
  margin-top: 0;
}

.c-fv {
  margin: 0 0 min(3.125vw, 30px);
}

.c-text--xl, .c-text--lg, .c-text--md, .c-text--sm, .c-text {
  line-height: 1.6em;
}
.c-text--xl + .c-text--xl, .c-text--lg + .c-text--xl, .c-text--xl + .c-text--lg, .c-text--lg + .c-text--lg, .c-text--md + .c-text--xl, .c-text--md + .c-text--lg, .c-text--xl + .c-text--md, .c-text--lg + .c-text--md, .c-text--md + .c-text--md, .c-text--sm + .c-text--xl, .c-text--sm + .c-text--lg, .c-text--sm + .c-text--md, .c-text--xl + .c-text--sm, .c-text--lg + .c-text--sm, .c-text--md + .c-text--sm, .c-text--sm + .c-text--sm, .c-text + .c-text--xl, .c-text + .c-text--lg, .c-text + .c-text--md, .c-text + .c-text--sm, .c-text--xl + .c-text, .c-text--lg + .c-text, .c-text--md + .c-text, .c-text--sm + .c-text, .c-text + .c-text, .c-list--text + .c-text--xl, .c-list--text + .c-text--lg, .c-list--text + .c-text--md, .c-list--text + .c-text--sm, .c-list--text + .c-text {
  margin: min(3.125vw, 30px) auto 0;
}

.c-text {
  font-size: min(3.125vw, 20px);
}
.c-text--sm {
  font-size: min(2.0833333333vw, 20px) !important;
}
.c-text--md {
  font-size: min(2.7083333333vw, 26px) !important;
}
.c-text--lg {
  font-size: min(3.5416666667vw, 24px) !important;
}
.c-text--xl {
  font-size: min(3.9583333333vw, 38px) !important;
}
.c-text--bold {
  font-weight: bold;
}
.c-text--red {
  color: #e6002e;
}
.c-text--link {
  color: #0082f1;
}
.c-text--blue {
  color: #003ca6;
}
.c-text--center {
  text-align: center;
}
.c-text--ls-sm {
  letter-spacing: -0.01em;
}

.c-image {
  margin: min(3.9583333333vw, 38px) auto 0;
}

.c-image--list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
}
@media screen and (max-width: 959px) {
  .c-image--list {
    flex-direction: column;
  }
}

.c-headline--h2 {
  margin: 0 auto min(4.1666666667vw, 40px);
  color: #003ca6;
  font-size: min(5.2083333333vw, 50px);
  text-align: center;
}
.c-headline--h2 span {
  display: block;
  border-bottom: 3px solid #003ca6;
  padding: 0 min(2.0833333333vw, 20px);
}
.c-headline--h2.-gray {
  color: #616161;
}
.c-headline--h2.-gray span {
  border-bottom: 3px solid #616161;
}
.c-headline--h3 {
  margin: 0 auto min(3.125vw, 30px);
  color: #003ca6;
  font-size: min(3.9583333333vw, 38px);
  font-weight: bold;
  text-align: center;
}
.c-headline--h3 span {
  display: block;
  border-bottom: 3px solid #003ca6;
  padding: 0 min(2.0833333333vw, 20px);
}

.c-button {
  width: 100%;
  max-width: 800px;
  display: block;
  position: relative;
  color: #fff;
  border-radius: 60px;
  padding: min(3.125vw, 30px) 0;
  margin: 0 auto;
  font-size: min(4.7916666667vw, 46px);
  font-weight: bold;
  text-align: center;
}
.c-button.-type1 {
  background: #003ca6;
}
.c-button.-type1:before {
  content: "";
  width: min(6.25vw, 60px);
  height: min(6.25vw, 60px);
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 4%;
  transform: translateY(-50%);
}
.c-button.-type1:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: min(2.0833333333vw, 20px) 0 min(2.0833333333vw, 20px) min(3.4375vw, 33px);
  border-color: transparent transparent transparent #005692;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}
.c-list .c-button.-type1:before {
  width: min(2.5vw, 24px);
  height: min(2.5vw, 24px);
}
.c-list .c-button.-type1:after {
  border-width: min(0.8333333333vw, 8px) 0 min(0.8333333333vw, 8px) min(1.0416666667vw, 10px);
  right: 5.2%;
}
.c-button.-type2 {
  background: #e84729;
}
.c-button.-type2:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: min(2.6041666667vw, 25px) 0 min(2.6041666667vw, 25px) min(4.375vw, 42px);
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  right: 4%;
  transform: translateY(-50%);
}
.c-list .c-button.-type2:before {
  border-width: min(1.0416666667vw, 10px) 0 min(1.5625vw, 10px) min(1.5625vw, 15px);
}
.c-list .c-button {
  font-size: min(3.75vw, 36px);
}

.c-anchor {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: min(3.75vw, 36px);
  position: relative;
  width: min(28.125vw, 270px);
  height: min(12.9166666667vw, 124px);
  background: #ffe900;
  box-shadow: 2px 2px 0px #c8b700;
  border-radius: 6px;
  color: #005b2b;
  font-size: min(2.9166666667vw, 28px);
  font-weight: bold;
}
.c-anchor:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: min(1.5625vw, 15px) min(1.5625vw, 15px) 0 min(1.5625vw, 15px);
  border-color: #005b2b transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 4%;
  transform: translateY(-50%);
}

.c-box {
  background: #fff;
  border: min(0.4166666667vw, 4px) solid #e84729;
  padding: min(6.25vw, 60px) 0;
}

.c-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-list.-button {
  gap: 0 min(3.125vw, 30px);
}
.c-list.-button li {
  width: 100%;
}
.c-list.-anchor {
  flex-wrap: wrap;
  gap: min(2.0833333333vw, 20px);
}
.c-text + .c-list--text {
  margin: min(3.125vw, 30px) auto 0;
}
.c-list--text li {
  font-size: min(3.125vw, 20px);
  margin: 0 0 min(1.6666666667vw, 16px);
}
.c-list--text .c-list--text {
  margin: 0 0 0 min(1.6666666667vw, 16px);
}

.c-accordion {
  max-width: 800px;
  margin: 0 auto;
}
.c-accordion .c-container {
  margin: 0 auto min(3.9583333333vw, 38px);
  padding: 0;
}
.c-accordion__title {
  display: block;
  padding: min(2.0833333333vw, 20px) 0;
  background-color: #ffff01;
  border-radius: 6px;
  box-shadow: 0px min(0.8333333333vw, 8px) 0px #decb00;
  text-align: center;
  color: #000;
  font-size: min(4.7916666667vw, 40px);
  font-weight: bold;
}
.c-accordion__title span {
  display: block;
  position: relative;
}
.c-accordion__title span:before, .c-accordion__title span:after {
  display: block;
  content: "";
  background-color: #000;
  position: absolute;
  width: min(4.1666666667vw, 30px);
  height: min(0.625vw, 6px);
  top: 48%;
  right: 20px;
}
.c-accordion__title span:before {
  transform: translateY(-50%) rotate(90deg);
  top: 50%;
}
details[open] .c-accordion__title {
  border-radius: 10px 10px 0 0;
}
details[open] .c-accordion__title span:before {
  transform: rotate(180deg);
  transition: 0.2s;
}
details[open] .c-accordion__title span:after {
  opacity: 0;
  transition: 0.1s;
}
.c-accordion__contents {
  width: 100%;
  background-color: #fff;
  border-right: min(0.8333333333vw, 8px) solid #ffff01;
  border-left: min(0.8333333333vw, 8px) solid #ffff01;
  border-bottom: min(0.8333333333vw, 8px) solid #ffff01;
  border-radius: 0 0 6px 6px;
  padding: min(2.0833333333vw, 20px);
  margin: 0;
  color: #000;
  font-size: 2rem;
}
details[open] .c-accordion__contents {
  animation: fadein 0.5s ease;
}
.c-accordion__contents .c-table {
  font-size: min(2.9166666667vw, 28px);
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.c-table {
  width: 100%;
  border-collapse: separate;
  border-radius: 6px;
  border: min(0.3125vw, 3px) solid #f76300;
}
.c-table thead tr th:first-child {
  border-radius: 6px 0 0 0;
}
.c-table thead tr th:last-child {
  border-right: none;
  border-radius: 0 6px 0 0;
}
.c-table thead th {
  background-color: #fff0e6;
  border-bottom: min(0.3125vw, 3px) solid #f76300;
  border-right: min(0.3125vw, 3px) solid #f76300;
  color: #f76300;
  font-weight: bold;
  padding: min(1.875vw, 18px);
}
.c-table tbody tr td:last-child {
  border-right: none;
}
.c-table tbody tr:last-child td {
  border-bottom: none;
}
.c-table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 6px;
}
.c-table tbody tr:last-child td:last-child {
  border-right: none;
  border-radius: 0 0 6px 0;
}
.c-table tbody td {
  background: #fff;
  border-bottom: min(0.3125vw, 3px) solid #f76300;
  border-right: min(0.3125vw, 3px) solid #f76300;
  padding: min(1.875vw, 18px);
}

.c-pattern__type {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: min(2.0833333333vw, 20px) auto 0;
  gap: 5px 0;
}
.c-pattern__type__A, .c-pattern__type__B {
  font-size: min(2.2916666667vw, 22px);
  font-weight: bold;
  padding: min(1.0416666667vw, 10px);
  border-radius: 6px;
}
.c-pattern__type__A {
  background: #fbefef;
  color: #eb0001;
}
.c-pattern__type__B {
  background: #e2f4ff;
  color: #0093e7;
}
.c-pattern__table {
  margin: min(1.5625vw, 15px) auto 0;
  width: 100%;
  border-collapse: separate;
  border-radius: 6px;
}
.c-pattern__table thead th {
  padding: min(1.0416666667vw, 10px) min(0.5208333333vw, 5px);
  background: #003ca6;
  color: #fff;
  font-size: min(1.5625vw, 15px);
  font-weight: normal;
  line-height: 1.6em;
  text-align: center;
  vertical-align: middle;
  width: 14.2857142857%;
  border-right: min(0.3125vw, 3px) solid #fff;
}
.c-pattern__table thead tr th:first-child {
  border-radius: 6px 0 0 0;
}
.c-pattern__table thead tr th:last-child {
  border-right: none;
  border-radius: 0 6px 0 0;
}
.c-pattern__table tbody td {
  padding: min(1.0416666667vw, 10px);
  background: #fff;
  font-size: min(2.0833333333vw, 20px);
  text-align: center;
  vertical-align: middle;
  border-right: min(0.3125vw, 3px) solid #003ca6;
  border-bottom: min(0.3125vw, 3px) solid #003ca6;
}
.c-pattern__table tbody td.typeA {
  background: #fbefef;
  color: #eb0001;
}
.c-pattern__table tbody td.typeB {
  background: #e2f4ff;
  color: #0093e7;
}
.c-pattern__table tbody tr td {
  font-weight: bold;
}
.c-pattern__table tbody tr td:first-child {
  border-left: min(0.3125vw, 3px) solid #003ca6;
}
.c-pattern__table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 6px;
}
.c-pattern__table tbody tr:last-child td:last-child {
  border-radius: 0 0 6px 0;
}
.c-pattern__wrapper {
  max-width: 1024px;
  overflow: hidden;
  padding-right: min(1.0416666667vw, 10px);
}
.c-pattern__inner {
  width: 100%;
  overflow-x: scroll;
}
.c-pattern__table-sample {
  margin: min(1.5625vw, 15px) 0 0;
  width: 100%;
  border-collapse: separate;
  border-radius: 6px;
}
.c-pattern__table-sample th {
  padding: min(1.0416666667vw, 10px) min(1.0416666667vw, 10px);
  background: #003ca6;
  color: #fff;
  font-size: min(1.875vw, 18px);
  font-weight: normal;
  line-height: 1.6em;
  vertical-align: middle;
  width: 40%;
  border-bottom: min(0.2083333333vw, 2px) solid #fff;
  position: sticky;
  white-space: nowrap;
  top: 0;
  left: 0;
}
.c-pattern__table-sample tr:first-child th {
  border-radius: 6px 0 0 0;
}
.c-pattern__table-sample tr:first-child td {
  border-top: min(0.3125vw, 3px) solid #003ca6;
}
.c-pattern__table-sample tr:first-child td:last-child {
  border-radius: 0 6px 0 0;
}
.c-pattern__table-sample tr:last-child th {
  border-bottom: none;
  border-radius: 0 0 0 6px;
}
.c-pattern__table-sample tr:last-child td:last-child {
  border-radius: 0 0 6px 0;
}
.c-pattern__table-sample td {
  padding: min(1.0416666667vw, 10px);
  background: #fff;
  font-size: min(2.5vw, 24px);
  text-align: center;
  vertical-align: middle;
  border-right: min(0.3125vw, 3px) solid #003ca6;
  border-bottom: min(0.3125vw, 3px) solid #003ca6;
  white-space: nowrap;
}
.c-pattern__table-sample td.typeA {
  background: #fbefef;
  color: #eb0001;
}
.c-pattern__table-sample td.typeB {
  background: #e2f4ff;
  color: #0093e7;
}

.c-inquiry__title {
  display: block;
  padding: min(1.875vw, 18px) 0;
  background-color: #003ca6;
  border-radius: 10px 10px 0 0;
  text-align: center;
  color: #fff;
  font-size: min(4.7916666667vw, 34px);
  font-weight: bold;
}
.c-inquiry__contents {
  /* width: 100%; */
  background-color: #fff;
  border-right: min(0.8333333333vw, 8px) solid #003ca6;
  border-left: min(0.8333333333vw, 8px) solid #003ca6;
  border-bottom: min(0.8333333333vw, 8px) solid #003ca6;
  border-radius: 0 0 6px 6px;
  padding: min(2.0833333333vw, 20px);
  margin: 0;
  color: #000;
  font-size: 2rem;
}

.c-qa {
  padding: min(6.25vw, 60px) 0;
}
.c-qa__container {
  margin: min(6.25vw, 60px) auto 0;
}
.c-qa__box {
  margin: min(2.0833333333vw, 20px) auto 0;
}
.c-qa__question {
  display: block;
  padding: min(1.5625vw, 15px) 0;
  background-color: #fff;
  border-radius: 10px;
  color: #000;
  font-size: min(2.9166666667vw, 28px);
  position: relative;
}
.c-qa__question:before {
  display: block;
  content: "";
  width: min(4.1666666667vw, 40px);
  height: min(4.1666666667vw, 40px);
  border-radius: 100%;
  background: #e84729;
  position: absolute;
  top: min(1.1458333333vw, 13px);
  left: min(1.7708333333vw, 17px);
}
.c-qa__question:after {
  display: block;
  content: "Q";
  color: #fff;
  position: absolute;
  top: min(1.5625vw, 17px);
  left: min(2.9166666667vw, 28px);
  font-size: min(2.5vw, 24px);
  font-weight: bold;
  font-family: Arial;
}
.c-qa__question span {
  display: block;
  position: relative;
  padding: 0 min(6.25vw, 60px) 0 min(8.3333333333vw, 80px);
}
.c-qa__question span:before, .c-qa__question span:after {
  display: block;
  content: "";
  background-color: #000;
  position: absolute;
  width: 8px;
  height: 1px;
  top: 48%;
  right: 12px;
}
.c-qa__question span:before {
  transform: translateY(-50%) rotate(90deg);
  top: 50%;
}
details[open] .c-qa__question {
  border-radius: 10px 10px 0 0;
}
details[open] .c-qa__question span:before {
  transform: rotate(180deg);
  transition: 0.2s;
}
details[open] .c-qa__question span:after {
  opacity: 0;
  transition: 0.1s;
}
.c-qa__answer {
  display: block;
  padding: min(2.0833333333vw, 20px) min(5.2083333333vw, 50px) min(2.0833333333vw, 20px) min(8.3333333333vw, 80px);
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  color: #000;
  font-size: min(2.9166666667vw, 28px);
  position: relative;
}
.c-qa__answer:before {
  display: block;
  content: "";
  width: min(4.1666666667vw, 40px);
  height: min(4.1666666667vw, 40px);
  border-radius: 100%;
  background: #e6002e;
  position: absolute;
  top: min(2.8125vw, 27px);
  left: min(1.7708333333vw, 17px);
}
.c-qa__answer:after {
  display: block;
  content: "A";
  color: #fff;
  position: absolute;
  top: min(3.2291666667vw, 31px);
  left: min(3.0208333333vw, 29px);
  font-size: min(2.5vw, 24px);
  font-weight: bold;
  font-family: Arial;
}
.c-qa__answer p + p {
  margin-top: min(2.5vw, 24px);
}

.p-box {
  border-radius: 10px;
  background: #fff;
  padding: min(3.125vw, 30px) 0;
  margin: 0 min(2.0833333333vw, 20px);
}

.p-note {
  border: 2px solid #e6002e;
  border-radius: 10px;
  padding: min(2.0833333333vw, 20px);
  margin: min(3.125vw, 30px) 0;
}
.p-note .c-text--link ,.c-image .c-text--link{
  color: #0082f1;
  text-decoration: underline;
}

.u--w10 {
  width: 10%;
}

.u--w20 {
  width: 20%;
}

.u--w30 {
  width: 30%;
}

.u--w40 {
  width: 40%;
}

.u--w50 {
  width: 50%;
}

.u--w60 {
  width: 60%;
}

.u--w70 {
  width: 70%;
}

.u--w80 {
  width: 80%;
}

.u--w90 {
  width: 90%;
}

.u--w100 {
  width: 100%;
}

.btnBlock {
  margin-top: min(5.5vw, 55px);
}

.l-wrapper .btnBlock:first-child {
  margin-top: min(3.12vw, 30px);
}

.normalBtn .redBtn {
  background-color: #d00f31;
  box-shadow: 0px -5px 0px 0px #a2031f inset;
}
