@charset "utf-8";

html.b-premium-water {
  font-size: 62.5%;
}
.template-2 .faq {
  background: #fff;
}
.template-2 .faq-panel {
  border-bottom: none;
}
.template-2 .faq-content {
  width: 100%;
  min-width: 1280px;
}
.template-2 .faq-content .faq-main-content {
  display: flex;
  flex-wrap: wrap;
}
/** header **/
.template-2 header {
  padding: 0;
  border: none;
  height: 138px;
  opacity: 1;
  z-index: 1000;
  background-color: transparent;
}
.template-2 header div {
  padding: 0;
  max-width: none;
  margin: 0;
}

.template-2 header div .faq-logo img {
  width: 154px;
  height: auto;
}
.template-2 header .MuiTypography-caption {
  align-self: auto;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
  position: relative;
}
.template-2 header .MuiTypography-caption a {
  position: absolute;
  width: 118px;
  padding: 8px 15px 8px 40px;
  border-radius: 0 0 5px 5px;
  top: -12px;
  text-align: left;
  right: 0;
  z-index: 1;
  background-color: #204359;
  color: #fff;
  text-decoration: none;
  background-image: url(https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/ico_mypage.svg);
  background-repeat: no-repeat;
  background-position: 12px 14px;
}
.template-2 .faq-header {
  display: none;
  border-bottom: 1px solid #cccccc;
  height: auto;
  width: 100%;
  /* margin-bottom: 15px; */
}
.template-2 form {
  width: 100%;
}
.template-2 .faq-index-layout .faq-header {
  display: block;
}
.template-2 .faq-header h2 {
  margin: 40px 0 10px;
  font-size: 2rem;
  font-weight: 700;
  color: #204359;
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}
.template-2 .faq-header h2:after {
  content: none;
}
.template-2 .faq-panel .faq-panel-header > div > h3,
.template-2 .faq-panel .faq-panel-title {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
  text-align: center;
  color: #21445b;
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}
.template-2 .faq-panel .faq-panel-card-list .faq-panel-card {
  max-width: calc((100% - 10px * 2) / 3);
  -webkit-flex: 0 0 calc((100% - 10px * 2) / 3);
  -ms-flex: 0 0 calc((100% - 30px * 2) / 3);
  flex: 0 0 calc((100% - 10px * 2) / 3);
  margin: 0;
  border: none;
  border-radius: 5px;
}
.template-2 .faq-panel .faq-panel-card-list .faq-panel-card:nth-child(n + 4) {
  margin-top: 10px;
}
.template-2 .faq-panel .faq-panel-card-list {
  justify-content: space-between;
  margin: 0 auto;
}
.template-2 .faq-panel .faq-panel-card-list .faq-panel-card > div a {
  background-color: #38b6d4;
  color: #fff;
  position: relative;
}
.template-2 .faq-panel .faq-panel-card-list .faq-panel-card > div a:after {
  content: '';
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  right: 9px;
  top: 45%;
  margin: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.template-2 .faq-panel .faq-panel-card-list .faq-panel-card > div a .faq-panel-card-content {
  padding: 4px 0 0;
}
.template-2 .faq-panel .faq-panel-card-list .faq-panel-card > div a .faq-panel-card-media {
  height: auto;
  width: auto;
  max-width: 33px;
  max-height: 30px;
}
.template-2 .faq-panel .faq-panel-card-list .faq-panel-card > div a .faq-panel-card-content h5 {
  font-size: 1.6rem;
  font-weight: 700;
  width: 100%;
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}

.template-2 .faq-filter-category-sub-category-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 15px 20px;
}
.template-2 .faq-filter-category-sub-category-wrapper a:hover {
  background-color: #fff;
  border: 1px solid #38b6d4;
  color: #38b6d4;
}
.template-2 .faq-filter-category-sub-category {
  margin: 10px 0 0 0;
  border: none;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #38b6d4;
  color: #fff;
  width: 100%;
  /* height: 48px; */
  padding: 11px 8px 11px 15px;
  border: 1px solid transparent;
}

.template-2 .faq-filter-category-sub-category:first-child {
  margin-top: 0;
}
.template-2 .faq-filter-category-sub-category .MuiButton-iconSizeMedium > *:first-child {
  font-size: 24px;
}
.template-2 .faq-index-layout .faq-content .faq-main-content form > div {
  padding-bottom: 20px;
}
.template-2 .faq-index-layout .faq-content .faq-main-content .faq-filter-category {
  margin-top: 20px;
}
.template-2 .faq-index-layout .faq-filter-category-sub-category {
  border: 1px solid transparent;
  position: relative;
  justify-content: center;
  max-width: calc((100% - 10px * 2) / 3);
  -webkit-flex: 0 0 calc((100% - 10px * 2) / 3);
  -ms-flex: 0 0 calc((100% - 30px * 2) / 3);
  flex: 0 0 calc((100% - 10px * 2) / 3);
  font-size: 1.4rem;
  padding: 0;
  height: 67px;
  flex-wrap: wrap;
  margin: 0;
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(n + 4) {
  margin-top: 10px;
}
.template-2 .faq-index-layout .faq-filter-category-sub-category::before {
  content: '';
  display: block;
  width: 46px;
  height: 32px;
  margin-top: 6px;
  background-size: 46px 32px;
  background-position-y: 50%;
  background-repeat: no-repeat;
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_01.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(1)::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_01.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(1):hover::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_01_hover.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(2)::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_02.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(2):hover::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_02_hover.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(3)::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_03.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(3):hover::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_03_hover.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(4)::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_04.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(4):hover::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_04_hover.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(5)::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_05.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(5):hover::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_05_hover.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(6)::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_06.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(6):hover::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_06_hover.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(7)::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_07.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(7):hover::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_07_hover.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(8)::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_08.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(8):hover::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_08_hover.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(9)::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_09.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(9):hover::before {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/category_09_hover.svg');
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:after {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  right: 9px;
  top: 45%;
  margin: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:hover {
  border: 1px solid #38b6d4;
  background: #fff;
  color: #38b6d4;
}
.template-2 .faq-index-layout .faq-filter-category-sub-category:hover:after {
  border-top: solid 2px #38b6d4;
  border-right: solid 2px #38b6d4;
}
.template-2 .faq-index-layout .faq-filter-category-sub-category .MuiButton-endIcon {
  display: none;
}
.template-2 .faq-content .faq-main-content .faq-filter-category {
  background: #fff;
  padding: 0;
  width: 100%;
}
.template-2 .faq-content .faq-main-content .faq-filter-category .MuiButton-textSecondary {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  display: none;
}

.faq-number-of-items {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 0;
  color: #224768;
}

/** breadcrumb **/
.template-2 .faq-breadcrumb {
  padding: 10px 15px 20px;
  position: initial !important;
}
.template-2 .faq-breadcrumb a {
  color: #2196c1;
  text-decoration: none;
}
.template-2 .faq-breadcrumb a:hover {
  color: #adbbc4;
}
.template-2 .faq-breadcrumb li:nth-child(2n) {
  color: rgba(0, 0, 0, 0.54);
}
.template-2 .faq-answer .faq-panel-header {
  border-bottom: none;
  background: #cfe4e9;
  padding: 20px;
  border-radius: 5px;
  color: #224768;
  align-items: start;
}

.template-2 .faq-answer .faq-panel-header .faq-answer-title {
  font-weight: 700;
  color: #224768;
  margin-bottom: 0;
}
.template-2 .faq-answer .faq-panel-header .faq-answer-q {
  background-color: #38b6d4;
  width: 34px;
  height: 34px;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}
.template-2 .faq-answer .faq-answer-content-wrapper {
  padding: 20px 0 0;
  border: 1px solid #cccccc;
  margin-top: 15px;
  border-radius: 5px;
}
.template-2 .faq-answer .faq-questionnaire .faq-questionnaire__actions {
  padding: 0px;
  justify-content: center;
}
.template-2 .faq-answer .faq-answer-actions-wrapper {
  padding: 0 20px 10px;
}
.template-2 .faq-answer .faq-answer-content {
  padding: 0;
  display: block;
}
.template-2 .faq-answer .faq-answer-content .MuiBox-root {
  display: block !important;
}
.faq-questionnaire .faq-questionnaire__title {
  color: #21445b;
}
.template-2 .faq-questionnaire p {
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
}
.template-2 .faq-answer .faq-answer-content__answer {
  padding: 0 20px;
}
.template-2 .faq-answer .faq-questionnaire {
  border-top: 1px solid #ccc;
  border-radius: 0;
  padding: 0 20px 30px;
  background: transparent;
}
.template-2 .faq-answer .faq-questionnaire iframe {
  min-height: 202px !important;
}
.template-2 .faq-answer-page .faq-breadcrumb {
  margin: 0 auto;
  max-width: 1280px;
  padding: 10px 15px 20px;
}
.faq-answer-content-wrapper .faq-answer-content__answer {
  font-size: 1.6rem;
  margin-left: 0px;
}
.faq-answer-content-wrapper .faq-answer-content__answer h3 {
  margin-top: 0px;
}
.faq-answer {
  background-color: #fff !important;
}
.template-2 .faq-answer-layout .faq-content .faq-main-content .faq-answer {
  padding: 0 15px 30px;
}

.MuiTypography-body1 {
  font-size: 1.2rem;
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}
.faq-questionnaire__title {
  display: block;
  margin: 0;
}
.faq-questionnaire__title .solve::before {
  content: '';
  display: block;
  width: 25px;
  height: 25.5px;
  background-size: 25px 25.5px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/ico_solve.png');
}
.faq-questionnaire__title h5 {
  font-weight: bold;
  font-size: 1.6rem;
  color: #21445b;
  margin: 25px 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.faq-questionnaire__title a {
  padding: 15px;
  width: 100%;
  text-decoration: none;
  background-color: #38b6d4;
  border-radius: 5px;
  margin-top: 0px;
  margin-bottom: 10px;
  display: block;
  border: 1px solid transparent;
  transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.faq-questionnaire__title a:last-child {
  margin-bottom: 0px;
}
.faq-questionnaire__title .chat {
  background-size: 23.5px 22px;
  background-repeat: no-repeat;
  background-position: 58px 15px;
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/ico_chat.png');
}
.faq-questionnaire__title .sp {
  background-size: 15.5px 24px;
  background-repeat: no-repeat;
  background-position: 63px 13px;
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/ico_sp.png');
}
.faq-questionnaire__title span {
  padding-left: 27px;
  color: #fff;
  font-weight: bold;
}
.faq-questionnaire__title a:hover {
  background-color: #fff;
  border: 1px solid #38b6d4;
}
.faq-questionnaire__title a:hover span {
  color: #38b6d4;
}
.faq-questionnaire__title .chat:hover {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/ico_chat_hover.png');
}
.faq-questionnaire__title .sp:hover {
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/ico_sp_hover.png');
}
.faq-content .faq-main-content .faq-panel {
  background: #e9ebee;
  padding: 20px 15px 30px;
  width: 100%;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.template-2 .faq-answer .faq-panel-header .faq-answer-title {
  text-align: left;
}
.template-2 .faq-answer .faq-answer-content .faq-answer-a {
  float: left;
  margin-right: 15px;
  width: 34px;
  height: 34px;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
  margin-left: 20px;
  background-color: #ed493e;
}
.template-2 .faq-button {
  color: #2196c1;
  border-radius: 5px;
  border-color: #2196c1;
}
.faq-answer-content-wrapper .faq-answer-content__button {
  padding: 15px 12px 15px 15px;
  text-align: left;
}

.faq-answer-content-wrapper .faq-answer-content__button:hover {
  background: #f5f5f5 !important;
  border: 1px solid transparent;
  color: #38b6d4;
}
.MuiButton-containedSizeSmall {
  font-size: 1.4rem;
  font-weight: bold;
}
.MuiTypography-colorInherit {
  width: 100%;
  display: flex;
  /* justify-content: space-between;
  align-items: center; */
}
.MuiCardActions-spacing > :not(:first-child) {
  margin-left: 20px;
}
.faq-panel-content__button {
  min-height: 63px;
  height: auto;
  background: #fff;
  border-radius: 5px;
}
.faq-panel-content:not(:last-child) {
  margin-bottom: 10px;
}
.faq-panel-content a:hover {
  background-color: #f5f5f5;
}
.template-2 .faq-panel .faq-panel-content > .faq-panel-content-button > span > h5 {
  color: #224768;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}
.template-2 .faq-panel-category .faq-panel-header {
  padding-bottom: 0;
}
.template-2 .faq-panel .faq-panel-header .faq-panel-header__title {
  position: inherit !important;
  top: inherit !important;
  right: inherit !important;
}
.template-2 .faq-panel .faq-panel-header > div > h3.faq-pagination {
  font-size: 1.2rem !important;
}
.template-2 .faq-panel .faq-panel-content > .faq-panel-content-button > span > div {
  background-color: #38b6d4;
  width: 34px;
  color: #fff;
  height: 34px;
  font-size: 18px;
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}
.faq-panel-content-button {
  padding: 15px 40px 15px 15px;
  position: relative;
}
.faq-panel-content-button::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  right: 12px;
  top: 44%;
  position: absolute;
  border-top: solid 3px #38b6d4;
  border-right: solid 3px #38b6d4;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.faq-answer-content__button .MuiButton-label {
  justify-content: start;
}
.faq-answer-content__button .MuiButton-label .MuiTypography-root {
  position: relative;
  width: 100%;
  display: flex;
}
.b-premium-water .faq-button.faq-button-unselected span span {
  color: #2196c1;
}
.faq-button-external .MuiButton-label .MuiTypography-root {
  position: relative;
  padding-right: 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.MuiCardHeader-avatar {
  margin-right: 10px;
}
.template-2 .faq-search .faq-search-icon path:nth-child(2) {
  fill: #ccc;
}
.template-2 .faq-search {
  box-shadow: none;
  border: 2px solid #38b6d4;
  background-color: #fff;
  flex-direction: row-reverse;
  border-radius: 5px;
}
.faq-search .faq-search__input {
  margin-left: 0px;
}
.template-2 .faq-search .faq-search-button {
  padding: 15px;
}
.template-2 .faq-search-layout .faq-main-content form {
  display: flex;
  flex-direction: column;
  flex-flow: wrap;
  margin: 0 auto;
  /* max-width: 1280px; */
  padding: 0;
}

.template-2 .faq-search-layout .faq-main-content form .faq-search-navigation {
  order: 1;
}
.template-2 .faq-search-layout .faq-main-content form > .faq-filter-search {
  order: 2;
  padding-bottom: 20px;
}
.template-2 .faq-search-layout .faq-main-content .faq-panel .faq-panel-header > div > h3 {
  margin: 0 20px 5px;
}
.template-2 .faq-search-layout .faq-main-content .faq-filter-category .faq-panel-header > div > h3 {
  margin-bottom: 15px;
}
.MuiInputBase-root {
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
  font-size: 1.6rem;
}
.MuiButton-textSecondary {
  padding-left: 15px;
  color: #21445b;
}
.MuiButton-textSecondary:hover {
  color: #adbbc4;
  background-color: #fff;
}
.MuiButton-textSecondary .MuiButton-startIcon {
  margin-right: 0;
}
.MuiTouchRipple-root {
  display: none !important;
}
.template-2 .faq-button.faq-button-selected {
  background-color: #38b6d4 !important;
  color: #fff;
  border: 1px solid #38b6d4;
}
.template-2 .faq-button.faq-button-selected::after,
.template-2 .faq-button.faq-button-unselected::after {
  display: none;
}
.faq-answer .MuiCardContent-root {
  padding: 0;
}
.template-2 .faq-questionnaire .faq-button {
  border-radius: 300px;
  padding: 10px;
  flex: none;
  width: 120px;
}
.template-2 .faq-questionnaire .faq-button span {
  line-height: 1;
  font-size: 14px;
}
.template-2 .faq-questionnaire .faq-button:hover {
  background: #f5f5f5 !important;
  border: 1px solid transparent;
  color: #38b6d4;
}
.MuiTypography-colorTextSecondary {
  color: #2196c1;
}
.template-2 .faq-button.faq-button-selected svg {
  display: none;
}
.template-2 .faq-button.faq-button-unselected {
  color: transparent;
}
/* .faq-answer-actions-wrapper .faq-answer-content__button {
  background: #38B6D4!important;
  color: #fff;
  border-radius: 5px;
}
.faq-answer-actions-wrapper .faq-answer-content__button .MuiButton-label {
  font-size: 1.4rem;
} */
.MuiButton-root {
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: bold;
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}
.MuiPaginationItem-root {
  background: #38b6d4;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0 5px;
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}
.MuiPaginationItem-page.Mui-disabled {
  display: none;
}
.MuiPaginationItem-page:hover {
  background: #fff;
  color: #38b6d4;
}
.MuiPaginationItem-page.Mui-selected:hover,
.MuiPaginationItem-page.Mui-selected.Mui-focusVisible {
  background-color: #ffffff;
  color: #224768;
}
.MuiPaginationItem-ellipsis {
  background: none;
  color: #1b425c;
}
.template-2 .faq-panel-category .faq-category {
  display: none;
}
.template-2 .faq-panel-category .faq-subcategory {
  background-color: #38b6d4;
  border-radius: 5px;
  padding-left: 2rem;
}
.template-2 .faq-panel-category .faq-subcategory:not(:last-child) {
  margin-bottom: 10px;
}
.template-2 .faq-panel-category .faq-subcategory span:first-child {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.faq-content .faq-main-content .faq-panel-category {
  background-color: #fff;
}
.faq-subcategory {
  position: relative;
}
.faq-subcategory::after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  right: 13px;
  top: 40%;
  position: absolute;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.faq-filter-search {
  padding: 0;
}
.faq-content .faq-main-content .faq-filter-search {
  background: #cfe4e9;
}
.faq-index-layout .faq-filter-search {
  display: block;
  padding: 0;
}
.faq-index-layout .faq-main-content .faq-panel {
  padding-bottom: 60px;
}
.faq-filter-search.faq-filter-search__container {
  padding: 0;
}
.faq-filter-search-keyword .faq-filter-search-keyword__wrapper .faq-filter-search-keyword__chip .MuiChip-label {
  color: #2196c1;
  font-size: 1.4rem;
  padding-left: 2px;
  padding-right: 13px;
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
}
.faq-filter-search-keyword .faq-filter-search-keyword__wrapper .faq-filter-search-keyword__chip svg {
  width: 1.5em;
  height: 1.5em;
  color: #2196c1;
  margin-left: 11px;
  margin-right: 0;
}
.template-2 .faq-filter-search .faq-filter-search-field > div > div {
  height: 51px;
  padding: 0 8px 0 48px;
  flex-wrap: nowrap;
  overflow-x: auto;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  /* outline: 2px solid #38b6d4; */
  box-shadow: 0 0 0 2px #38b6d4;
}
.template-2 .faq-filter-search .faq-filter-search-button {
  display: none;
}
.MuiOutlinedInput-root {
  border-radius: 5px 5px 0 0;
}
.MuiBox-root {
  /* border-radius: 5px; */
  background: white;
  margin: 0;
}
.faq-go-to-search {
  color: #21445b;
  padding-top: 15px;
  padding-left: 18px;
  position: relative;
}
.faq-go-to-search::before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  left: 4px;
  top: 48%;
  position: absolute;
  border-top: solid 2px #21445b;
  border-right: solid 2px #21445b;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.faq-go-to-search:hover {
  color: #adbbc4;
  background-color: transparent;
}
.faq-go-to-search:hover::before {
  border-top: solid 2px #adbbc4;
  border-right: solid 2px #adbbc4;
}
.faq-pagination {
  align-items: center;
  margin-top: 30px;
  background: transparent;
}
.faq-pagination .faq-pagination-start-ellipsis,
.faq-pagination .faq-pagination-pages,
.faq-pagination .faq-pagination-end-ellipsis {
  background: transparent;
}
.MuiPaginationItem-icon {
  font-size: 2.4rem;
}
.MuiPaginationItem-page.Mui-selected {
  background-color: #ffffff;
  color: #224768;
}
.template-2 .faq-filter-search .faq-filter-search-keyword {
  padding: 10px 8px;
  border-radius: 0 0 5px 5px;
  background: #fff;
}
.faq-filter-search-keyword .faq-filter-search-keyword__wrapper > * {
  margin: 5px;
  border: 1px solid #2196c1;
}
.MuiChip-clickable:active {
  background-color: #f5f5f5 !important;
  border: 1px solid transparent !important;
  box-shadow: none;
}
.MuiChip-clickable:hover {
  background-color: #f5f5f5 !important;
  border: 1px solid transparent !important;
  box-shadow: none;
}
.MuiChip-deletable:hover {
  background-color: #f5f5f5 !important;
  border: 1px solid #ccc !important;
  box-shadow: none;
}
.template-2 .faq-filter-search .faq-filter-search-field > div:before {
  position: absolute;
  background: #fff;
  border-radius: 5px 0 0 0;
  z-index: 10;
  top: 2px;
  left: 2px;
  width: 19px;
  height: 19px;
  box-sizing: content-box;
  padding: 14px;
  content: '';
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/ico_search.svg');
  background-size: 19px 19px;
  background-position: 15px 15px;
  background-repeat: no-repeat;
}
.template-2 .faq-filter-search .faq-search-tag {
  font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ W3 JIS2004', 'Hiragino Kaku Gothic W3 JIS2004', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
  font-size: 14px;
  line-height: 1.9;
  height: 36px;
  margin-right: 8px;
  border-radius: 25px;
  flex-shrink: 0;
}
.template-2 .faq-filter-search .faq-filter-search-field {
  min-width: 50px;
  flex: 1 1 50px;
  background: #fff;
}
.template-2 .faq-filter-search .faq-filter-search-field > div > div fieldset {
  border: none;
}
.faq-filter-search-keyword .faq-filter-search-keyword__button {
  padding-top: 14px;
  margin-top: 10px;
  color: #21445b;
  font-weight: normal;
}
.faq-filter-search-keyword .faq-filter-search-keyword__button .MuiButton-label {
  display: flex;
  align-items: center;
}
.faq-filtered-by-category .faq-filter-search {
  display: none;
}
.MuiChip-outlined .MuiChip-deleteIcon {
  color: #2196c1;
}

/** footer **/
footer {
  background-color: #2d5d7a;
}
.faq-category-layout .footer-faq-top,
.faq-search-layout .footer-faq-top,
.faq-answer-layout .footer-faq-top {
  display: block;
}
.footer-faq-top {
  display: none;
  background: #fff;
  padding: 30px 15px 60px;
}
.footer-faq-top .footer-faq-top-button {
  background: #e9ebee;
  margin: 0 auto;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: bold;
  border-radius: 5px;
  height: 48px;
  width: 100%;
  max-width: 400px;
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.footer-faq-top .footer-faq-top-button span {
  font-size: 1.4rem;
  font-weight: bold;
  color: #21445b;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.footer-faq-top a:hover {
  opacity: 0.7;
}
.footer-sp .footer-sp-nav {
  padding: 20px;
  justify-content: center;
  flex-flow: row wrap;
  margin-block-start: 0;
  margin-block-end: 0;
}
.footer-sp .footer-sp-nav li {
  position: relative;
  display: inline-block;
  margin: 12px 0 0;
  padding: 0 15px;
}
.footer-sp .footer-sp-nav li a {
  text-decoration: none;
  color: #d8dee5;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: 'Noto Sans CJK JP', sans-serif;
}
.footer-sp .footer-sp-nav li {
  margin-right: 0;
  border-right: 1px solid #fff;
}
.footer-sp .footer-sp-bottom {
  padding: 20px 0 25px;
  border-top: 0;
  font-size: 1.1rem;
}
.footer-sp .footer-sp-bottom small {
  display: block;
  color: #5f7286;
  /* font: 300 1.2rem/1 'Noto Sans CJK JP', sans-serif; */
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.5px;
  text-align: center;
}
.footer-sp .footer-sp-bottom small a {
  color: #5f7286;
  text-decoration: none;
}
.faq-loading {
  display: flex;
  justify-content: center;
  padding-bottom: 50px;
}
.faq-loading > div {
  color: #38b6d4;
}
.faq-button.faq-button-answer > span {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq-button.faq-button-answer > span > span::before {
  content: '';
  min-width: 16px;
  height: 16px;
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/checkbox.svg');
  background-size: 16px 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-top: 3px;
  margin-right: 10px;
}
.faq-button.faq-button-unselected > span {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq-button.faq-button-unselected > span > span::before {
  content: '';
  min-width: 16px;
  height: 16px;
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/checkbox.svg');
  background-size: 16px 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-top: 3px;
  margin-right: 10px;
}
.faq-button.faq-button-selected > span > span::before {
  content: '';
  min-width: 18px;
  height: 16px;
  background-image: url('https://premium-water.net/page/wp-content/themes/premium-water/assets/img/faq/checkbox_selected.svg');
  background-size: 18px 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-top: 3px;
  margin-right: 10px;
}
.faq-button.faq-button-external > span > span > svg {
  display: none;
}
.faq-button.faq-button-external:hover > span > span::after {
  border-top: solid 3px #38b6d4;
  border-right: solid 3px #38b6d4;
}
.faq-button.faq-button-external > span > span::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  right: 0;
  position: absolute;
  border-top: solid 3px #2196c1;
  border-right: solid 3px #2196c1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.faq-button.faq-button-uri > span {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 20px;
}
.faq-button.faq-button-uri > span::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  right: 0;
  position: absolute;
  border-top: solid 3px #2196c1;
  border-right: solid 3px #2196c1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .template-2 .faq-content {
    width: 100%;
    min-width: auto;
  }
}
.template-2 .faq-questionnaire .comment {
  margin-top: 25px;
}
.template-2 .faq-questionnaire .comment p {
  margin-bottom: 5px;
}
.template-2 .faq-questionnaire .comment .description {
  color: #21445b;
  font-weight: normal;
  font-size: 14px;
  margin-top: 5px;
  padding-left: 0;
  display: block;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .template-2 .faq-header {
    text-align: center;
    margin: 0 auto;
    max-width: 1280px;
    /* margin-bottom: 60px; */
  }
  .template-2 .faq-content {
    width: 100%;
    max-width: none;
    /* min-width: 1280px; */
    margin-top: 0 !important;
  }
  .template-2 .faq-breadcrumb {
    /* padding: 10px 15px 0; */
    padding: 0;
    margin: 0 55px;
  }
  .template-2 .faq-search-navigation {
    margin: 34px auto 80px;
    width: 1280px;
  }

  .template-2 .faq-content .faq-main-content {
    margin: 0;
  }
  .template-2 .faq-index-layout .faq-content .faq-main-content form > div {
    padding: 50px 15px 50px !important;
    width: 100%;
  }
  .template-2 .faq-header h2 {
    font-size: 3.2rem;
    margin-bottom: 20px;
    margin-top: 85px;
  }
  .faq-content .faq-main-content .faq-filter-search > div {
    max-width: 800px;
    margin: 0 auto;
  }
  .template-2 .faq-filter-search .faq-filter-search-keyword {
    padding: 15px 13px;
  }
  .faq-filter-search-keyword .faq-filter-search-keyword__wrapper > * {
    margin: 10px;
    height: 47px;
    border-radius: 30px;
  }
  .faq-content .faq-main-content .faq-filter-search > div:first-child {
    border-radius: 5px 5px 0 0;
  }
  .faq-content .faq-main-content .faq-filter-search > div:last-child {
    border-radius: 0 0 5px 5px;
  }
  .template-2 .faq-index-layout .faq-filter-category-sub-category-wrapper {
    max-width: 666px;
    margin: 0 auto 60px;
    padding: 0;
  }
  .template-2 .faq-answer-page .faq-breadcrumb {
    /* padding: 10px 15px 0; */
    padding: 0 55px;
  }
  .template-2 .faq-search-layout .faq-content .faq-main-content .faq-filter-search {
    width: 100%;
  }
  .template-2 .faq-search-layout .faq-main-content form > .faq-filter-search {
    padding-bottom: 50px;
  }
  .template-2 .faq-content .faq-main-content .faq-panel {
    padding: 50px 15px;
  }
  .template-2 .faq-content .faq-main-content .faq-filter-category {
    padding: 0 15px !important;
  }
  .template-2 .faq-category-page .faq-filter-category-sub-category-wrapper {
    max-width: 800px;
    margin: 0 auto 60px;
    padding: 0;
  }
  .template-2 .faq-index-layout .faq-content .faq-main-content .faq-panel {
    padding-bottom: 150px;
  }
  .template-2 .faq-index-layout .faq-content .faq-main-content .faq-filter-category {
    margin-top: 60px;
  }
  .template-2 .faq-index-layout .faq-filter-category-sub-category {
    max-width: calc((100% - 20px * 2) / 3);
    -webkit-flex: 0 0 calc((100% - 20px * 2) / 3);
    -ms-flex: 0 0 calc((100% - 20px * 2) / 3);
    flex: 0 0 calc((100% - 20px * 2) / 3);
    height: 110px;
  }
  .template-2 .faq-index-layout .faq-filter-category-sub-category::before {
    width: 64px;
    height: 44px;
    margin-top: 14px;
    background-size: 64px 44px;
  }
  .template-2 .faq-index-layout .faq-filter-category-sub-category:nth-child(n + 4) {
    margin-top: 20px;
  }
  .template-2 .faq-index-layout .faq-filter-category-sub-category {
    font-size: 1.8rem;
  }
  .template-2 .faq-index-layout .faq-filter-category-sub-category:after {
    width: 11px;
    height: 11px;
    right: 20px;
  }
  .template-2 .faq-filter-search .faq-filter-search-keyword {
    max-width: 800px;
    margin: 0 auto;
  }
  .template-2 .faq-panel .faq-panel-header > div > h3,
  .template-2 .faq-panel .faq-panel-title {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
  .template-2 .faq-main-content .faq-panel .faq-panel-content > .faq-panel-content-button > span > div {
    width: 3.2rem;
    height: 3.2rem;
  }
  .template-2 .faq-filter-search .faq-filter-search-field > div > div {
    height: 80px;
    padding: 0 8px 0 83px;
    -ms-overflow-style: none; /* IE, Edge 対応 */
    scrollbar-width: none; /* Firefox 対応 */
  }
  .template-2 .faq-filter-search .faq-filter-search-field > div > div::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
  }
  .faq-filter-search-keyword .faq-filter-search-keyword__wrapper .faq-filter-search-keyword__chip .MuiChip-label {
    font-size: 1.8rem;
    padding-right: 20px;
  }
  .template-2 .faq-filter-search .faq-filter-search-field > div:before {
    width: 32px;
    height: 32px;
    padding: 22px;
    background-size: 32px 32px;
    background-position: 22px 22px;
  }
  .MuiAutocomplete-inputRoot[class*='MuiOutlinedInput-root'] .MuiAutocomplete-input {
    padding: 0;
    font-size: 2.4rem;
  }
  .faq-panel-content {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .template-2 .faq-filter-category-sub-category {
    margin: 15px 0 0 0;
    height: 50px;
  }
  .template-2 .faq-filter-category-sub-category span {
    font-size: 1.8rem;
    line-height: 1.8;
  }
  .template-2 .faq-index-layout .faq-filter-category-sub-category span {
    margin-bottom: 5px;
  }
  .template-2 .faq-search-layout .faq-main-content .faq-panel .faq-panel-header > div > h3 {
    margin-bottom: 10px;
  }
  .template-2 .faq-search-layout .faq-main-content .faq-filter-category .faq-panel-header > div > h3 {
    margin-bottom: 30px;
  }
  .faq-number-of-items {
    margin-bottom: 30px;
    font-size: 1.4rem;
  }
  .template-2 .faq-panel .faq-panel-content > .faq-panel-content-button > span > h5 {
    color: #224768;
    font-size: 18px;
  }
  .faq-panel-content:not(:last-child) {
    margin-bottom: 15px;
  }
  .faq-panel-content:last-child {
    padding-bottom: 91px;
  }
  .template-2 .faq-answer .faq-answer-content-wrapper {
    max-width: 800px;
    margin: 15px auto 0;
  }
  .template-2 .faq-answer .faq-panel-header {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    padding: 15px 20px;
  }
  .template-2 .faq-answer .faq-panel-header .faq-answer-title {
    font-size: 1.8rem;
  }
  .template-2 .faq-answer-layout .faq-content .faq-main-content .faq-answer {
    padding: 0 15px 60px;
  }
  .template-2 .faq-answer-layout .faq-content .faq-main-content .faq-panel-content:last-child {
    padding-bottom: 0px;
  }
  .footer-faq-top {
    padding: 80px 0 160px;
  }
  .faq-go-to-search {
    width: 200px;
    margin-left: calc(50% - 400px);
    display: block;
    padding-top: 30px;
    font-size: 1.6rem;
  }
  .faq-go-to-search::before {
    top: 60%;
  }
  .faq-go-to-search span {
    text-align: left;
  }
  .footer-faq-top .footer-faq-top-button span {
    font-size: 1.6rem;
  }
  .footer-faq-top .footer-faq-top-button {
    pointer-events: fill;
  }
  .faq-questionnaire__title .chat,
  .faq-questionnaire__title .sp {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .template-2 .faq-filter-search .faq-search-tag {
    font-size: 1.8rem;
    height: 47px;
    border-radius: 30px;
    margin-right: 10px;
    padding-right: 10px;
    color: #21445b;
  }
  .template-2 .faq-filter-search .faq-search-tag span {
    padding-left: 20px;
  }
  .MuiChip-outlined .MuiChip-deleteIcon {
    width: 28px;
    height: 28px;
    margin-right: 0;
  }
  .faq-pagination {
    margin-top: 40px;
  }
  .MuiPaginationItem-root {
    height: 41px;
    min-width: 41px;
    border-radius: 21px;
    font-size: 1.8rem;
  }
  .MuiPaginationItem-ellipsis {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .faq-questionnaire__title h5 {
    font-weight: bold;
    font-size: 1.8rem;
  }
  .template-2 .faq-questionnaire p {
    text-align: center;
    margin-bottom: 30px;
  }
  .faq-questionnaire__title .chat {
    background-position: 111px 15px;
  }
  .faq-questionnaire__title .sp {
    background-position: 116px 13px;
    margin-bottom: 30px;
  }
  .faq-answer-content-wrapper .faq-answer-content__button {
    max-width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .template-2 .faq-questionnaire .faq-button {
    padding: 9px;
  }
  .template-2 .faq-questionnaire .faq-button span {
    font-size: 16px;
  }
  .faq-panel-content-button::after {
    width: 12px;
    height: 12px;
    right: 12px;
    top: 42%;
    border-top: solid 2px #38b6d4;
    border-right: solid 2px #38b6d4;
  }
  .footer-sp {
    display: none;
  }

  .template-2 .faq-questionnaire .comment p {
    margin-bottom: 5px;
  }
  .template-2 .faq-questionnaire .comment .description {
    color: #21445b;
    font-weight: normal;
    font-size: 12px;
    margin-top: 5px;
    padding-left: 0;
    display: block;
    text-align: center;
  }
}
