/*
.b-dev.template-3,
.b-iijmio.template-3,
.b-dev.template-3 .faq,
.b-iijmio.template-3 .faq,
.b-iijmio.template-3 body {
  color: #555;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka,
    'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 14px;
}*/
ol,
ul {
  list-style: none;
}
a {
  color: #222;
  text-decoration: none;
}
.template-3 header {
  max-width: unset;
  padding: 0;
  margin: 0;
}
.faq-answer-layout h2,
.faq-search-layout h2 {
  display: none;
}
.template-3 .faq-header:has(h2) {
  max-width: none;
  width: 100%;
  justify-content: start;
  margin: 0;
}
a:hover {
  color: #e7198c;
  text-decoration: underline;
}
.template-3 .faq-header h2 {
  max-width: 940px;
  float: left;
  height: 35px;
  justify-content: start;
  /* padding-left: 20px; */
  padding: 0 20px;
  background: none; 
  color: #303030;
  font-size: 28px;
  /*font-family: 'ヒラギノ角ゴ ProN W6';*/
  /*font-weight: normal;*/
  line-height: 38px;
  display: block;
  margin: 0 auto;
  width: 100%;
  
}

/* topページ */
.faq-index-layout .faq-header {
	background: #F6F7F8;
}
.template-3 .faq-panel,
.template-3 .faq-panel.faq-filter-search {
  max-width: 940px;
  width: 100%!important;
}
.faq-filter-search__container {
	padding: 0!important;
	margin: 0!important;
}
.faq-content .faq-panel-title {
	display: none;
}
.faq-category-page .faq-panel-title {
	display: block;
}
.template-3 .faq-panel .faq-panel-header {
	padding-top: 50px!important;
}
.faq-search-layout .faq-panel .faq-panel-header {
	padding-top: 50px!important;
}
.template-3 .faq-panel .faq-panel-title,
.template-3 .faq-panel .faq-panel-header h3.faq-panel-header__title {
  width: auto;
  height: unset;
  border-left: unset;
  margin: 0 auto;
  background: url(//www.iijmio.jp/hdd/img/service-voice-h2-title.jpg) no-repeat center left!important;
  color: #303030;
  font-size: 22px;
  /*font-weight: normal;*/
  line-height: unset;
  text-align: left;
}
.template-3 .faq-answer-layout .faq-panel.faq-answer .faq-panel-header > div > h3 {
  background: unset!important;
  color: #555;
  font-weight: bold;
  color: #333333;
  font-size: 24px;
}
.template-3 .faq-answer-layout .faq-answer-page .faq-panel.faq-answer .faq-panel-header {
  padding: 0px;
  background: #F6F7F8;
  border-radius: unset;
}
.MuiCardHeader-avatar {
	padding-bottom: inherit!important;
}
#headback {
  height: 69px;
  width: 100%;
  /* background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/head-back.png); */
  background-position: center bottom;
  background-repeat: repeat-x;
  border-bottom: solid 3px #e64d97;
}
.logoArea {
  width: 100%;
  max-width: 940px;
  display: flex;
  margin: 0 auto -1px auto;
  padding-top: 10px;
  padding-left: 20px;
}
.logo {
  align-items: center;
  justify-content: space-between;
}
.template-3 header div {
	min-width: 150px;
	align-items: center;
	justify-content: space-between;
}
.template-3 .memberLink a {
	color: #337AB7;
	text-decoration: underline;
	padding-left: 25px;
	background-image: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/icon-link.svg);
	background-position: center left;
	background-repeat: no-repeat;
	color: #337ab7;
}

@media screen and (min-width: 641px) {
  li {
    list-style: none;
    list-style-type: none;
  }
  .clearfix {
    display: block;
  }
  .clearfix::after {
    display: block;
    height: 0;
    clear: both;
    content: '.';
    visibility: hidden;
  }
  .top_nav {
    padding-top: 30px;
    float: right;
  }
  .top_nav_list {
    float: right;
  }
  .top_nav_list li {
    padding: 5px 10px;
    border-right: 1px dotted #b2b2b2;
    float: left;
    line-height: 1;
  }
  .top_nav_list li:first-child {
    border-left: 1px dotted #b2b2b2;
  }
  #global_nav {
    position: relative;
    z-index: 400;
    width: 100%;
    margin: 0 auto;
    line-height: 8px;
  }

  .footer_main1 .footer_map li {
    padding: 5px 15px 5px 15px;
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/fsm-icon.png)
      no-repeat 0 49%;
    line-height: 1;
  }
  #global_nav ul li:first-child {
    margin-left: 0;
  }

  .footer_map a {
    color: #000;
    text-decoration: none;
  }
  .top_nav_list li a {
    color: #333;
    font-size: 12px;
  }

  .navArea li a,
  .navArea li img {
    display: block;
    height: 100%;
  }

  .top_nav_list li a:hover {
    color: #e7198c;
  }
  .line .header-menu {
    display: flex;
    width: 160px;
    height: 53px;
    align-items: centr;
    padding-right: 10px;
    padding-left: 15px;
    border-right: 1px dotted #b2b2b2;
    font-size: 14px;
    font-weight: 600;
  }
  .line .header-menu img {
    margin-right: 5px;
  }

  .line:first-child .header-menu {
    border-left: 1px dotted #b2b2b2;
  }
  .line a:hover img {
    opacity: 1;
  }
  .footer_main1 .footer_map li a {
    font-size: 11px;
  }
  #nav {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  #nav li:nth-child(1) a {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/pc-nav01-on.png);
  }
  #nav li:nth-child(2) a {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/pc-nav02-on.png);
  }
  #nav li:nth-child(3) a {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/pc-nav03-on.png);
  }
  #nav li:nth-child(4) a {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/pc-nav04-on.png);
  }
  #nav li:nth-child(5) a {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sr-nav-setting-on.png);
  }
  #nav li:nth-child(6) a {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sr-nav-member-on.png);
  }
  #nav li a:hover img {
    opacity: 0;
  }
  .fixed #nav li:nth-child(-n + 4) a img {
    width: 140px;
    visibility: hidden;
  }
  .fixed #nav li:nth-child(1) a {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sc-nav01-off.png);
  }
  .fixed #nav li:nth-child(2) a {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sc-nav02-off.png);
  }
  .fixed #nav li:nth-child(3) a {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sc-nav03-off.png);
  }
  .fixed #nav li:nth-child(4) a {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sc-nav04-off.png);
  }
  .fixed #nav li:nth-child(1) a:hover {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sc-nav01-on.png);
  }
  .fixed #nav li:nth-child(2) a:hover {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sc-nav02-on.png);
  }
  .fixed #nav li:nth-child(3) a:hover {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sc-nav03-on.png);
  }
  .fixed #nav li:nth-child(4) a:hover {
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sc-nav04-on.png);
  }
  ul.op_body {
    background: rgba(0, 0, 0, 0)
      url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/drop-back.jpg) repeat-x
      scroll 0 0 / contain;
  }

  .op_body {
    display: none;
    opacity: 1;
  }
  .help {
    padding-left: 30px !important;
    margin-left: 10px;
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/help-icon.jpg);
    background-position: left 2px;
    background-repeat: no-repeat;
  }
  a.btn-faq {
    position: relative;
    display: inline-block;
    width: 200px;
    padding: 20px 10px 20px 30px;
    border: 1px solid #95acdc;
    background: linear-gradient(to bottom, #f7f9ff 0%, #eef3ff 100%);
    border-radius: 5px;
    box-shadow: 1px 1px 1px #d5d4d4;
    color: #6084ce;
  }
  .template-3 footer {
    width: 100%;
    max-width: unset;
    height: 277px;
    margin-bottom: 0 !important;
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/footer-back.png)
      repeat-x left bottom;
  }
  .footer_body {
    width: 918px;
    margin: 0 auto;
  }
  .footer_main1 {
    height: 83px;
    clear: both;
  }
  .footer_map ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .footer_main1 .footer_map {
    width: 820px;
    padding-top: 20px;
    float: left;
  }
  .footer_main1 .footer_map ul {
    display: flex;
    width: 720px;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .footer_main1 .footer_map li.t_blank {
    padding: 5px 15px 5px 15px;
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/f-mini-icon.png)
      no-repeat 0px 5px;
  }
  .footer_main1 .pmark {
    width: 100px;
    float: left;
  }

  .hidden {
    display: none;
  }
  .footer_main2 {
    padding-top: 30px;
    clear: both;
  }
  .ft_logo {
    float: left;
  }
  .ft_info {
    padding-top: 5px;
    float: left;
  }
  .ft_info p {
    margin: 0;
    line-height: 1rem;
  }
  .ft_img {
    height: 30px;
    padding-bottom: 10px;
    margin-top: 12px;
    float: right;
  }
  .pc_off {
    display: none !important;
  }
}

.ft_info p {
  padding-bottom: 7px;
  color: #fff;
  font-size: 12px;
}
.ft_info p.kigyou {
  padding-left: 15px;
  background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/f-mini-icon.jpg)
    no-repeat;
}
.ft_info p.copy {
  color: #666;
}
.ft_info p.notification_number {
  color: #666;
  font-size: 11px;
}

.faq-answer-content img,
.faq-answer-content__answer img {
  max-width: 80% !important;
  border: 2px solid #ccc;
}

.template-3 .questionnaire-no div p {
  font-size: 0.9rem;
}
.template-3 .faq-breadcrumb a:hover,
.template-3 .faq-breadcrumb p:hover {
  max-width: 60rem;
}
.ft_info p.kigyou a:link {
  color: #fff !important;
}
.ft_info p.kigyou a:hover,
.ft_info p.kigyou a:active {
  color: #e7198c !important;
  text-decoration: none;
}
.footer_main1 .page_top {
  padding-top: 40px;
  float: right;
}
@media screen and (max-width: 640px) {
  a.btn-faq {
    position: relative;
    display: inline-block;
    width: 36%;
    padding: 20px 4px 20px 20px;
    border: 1px solid #95acdc;
    margin-left: 4px;
    background: linear-gradient(to bottom, #f7f9ff 0%, #eef3ff 100%);
    border-radius: 2px;
    box-shadow: 1px 1px 1px #d5d4d4;
    color: #6084ce;
    font-size: 1rem;
  }
}

/* MUIのスタイル打消し */
.MuiButtonBase-root .MuiButton-root .MuiButton-outlined .faq-filter-category-sub-category .MuiButton-outlinedSecondary {
	border-color: transparent!important;
}
.MuiBox-root .jss5 .faq-filter-category-sub-category-wrapper {
	display: inline-block;
	width: 100%;
}

.faq-category-page .faq-filter-category .faq-filter-category-sub-category,
.faq-category-page .faq-filter-category-sub-category > span {
	padding-left: 0!important;
}

.template-3 .faq-filter-category .faq-filter-category-sub-category {
	display: inline;
	flex-basis: 100%;
	margin: 0;
	width: 100%!important;
	max-width: 100%;
	border-color: transparent;
	content: 'a';
	border-bottom: 1px solid #e6e6e6;
	font-size: 16px;
}

.template-3 .faq-filter-category .faq-filter-category-sub-category > span {
  flex-direction: column;
  color: #555;
  line-height: 3;
  font-weight: 400!important;
}
.template-3 .faq-filter-category .faq-filter-category-sub-category > span > span {
  margin: 0;
  color: #e7198c;
  transform: rotate(90deg);
}
.MuiCardHeader-content {
	padding-bottom: 0!important;
	float: left;
}
.faq-panel-content {
	padding: 0!important;
	margin: 0;
	width: 100%!important;
	max-width: 100%!important;
}

/* FAQTOPお知らせ・注目のご質問のスタイル */

.template-3 .faq-main-content div:last-of-type .faq-filter-category-sub-category-wrapper svg {
	display: none!important;
}
.template-3 .faq-main-content div:last-of-type .faq-filter-category-sub-category-wrapper a span svg {
	padding: 0;
	margin: 0;
}
.template-3 .faq-main-content div:nth-last-of-type(3) .faq-panel-content .faq-panel-content-button > span > div {
	background-color: #333333!important;
}

.template-3 .faq-panel .faq-panel-content > .faq-panel-content-button > span > h5 {
  width: unset;
  margin-right: 50px!important;
  margin-left: 1rem;
  padding: 15px 7px 14px 7px!important;
  color: #555;
  font-size: 1rem;
  line-height: 1.2;
}

.template-3 .faq-panel .faq-panel-content > .faq-panel-content-button > span:last-child,
.faq-filter-category-sub-category > .MuiButton-label {
	
  padding-left: 15px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI2U2NGQ5NyIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xMCA2TDguNTkgNy40MSAxMy4xNyAxMmwtNC41OCA0LjU5TDEwIDE4bDYtNnoiPjwvcGF0aD48L3N2Zz4=);
  background-position: center right;
  background-repeat: no-repeat;
  color: #337ab7;
}

.template-3 .faq-panel .faq-panel-card-list .faq-panel-card {
  display: flex;
  max-width: 32%;
  min-height: 3.5rem;
  flex-basis: 32%;
  border: 1px solid #e6e6e6;
  border-color: #e6e6e6;
  margin-right: 2%;
  margin-bottom: 2%;
  margin-left: 0;
  color: #555;
  font-weight: bold;
}
.template-3 .faq-panel .faq-panel-card-list .faq-panel-card:nth-child(3n) {
  margin-right: 0;
}
.template-3 .faq-panel .faq-panel-card-list .faq-panel-card > div a .faq-panel-card-content {
  justify-content: center;
}
.template-3 .faq-panel .faq-panel-card-list .faq-panel-card > div a .faq-panel-card-content h5 {
  font-size: 0.875rem;
  font-weight: bold;
}
.template-3 .faq-panel .faq-panel-card-list {
  max-width: unset;
}

/* 検索窓 */
.template-3 .faq-filter-search .faq-filter-search-field {
	padding: 24px 20px;
	background-color: #E64D97;
	border-radius: 8px;
	width: 100%!important;
}
.MuiAutocomplete-listbox {
  color: #337AB7;
	text-decoration: underline;
}

/* 背景色変更 */
.faq-header,
.faq-main-content > form,
.faq-main-content > form > .faq-panel,
.faq-main-content > form > .faq-panel .faq-filter-search-keyword {
	width: 100%;
	height: 100%;
	background-color: #F6F7F8;
}
/*.faq-category-page form,
.faq-category-page form > .faq-panel.faq-filter-search,
.faq-category-page form > .faq-panel.faq-filter-search .faq-filter-search-keyword {
	background-color: #FFF!important;
}*/

/* もともと適用されているものを無効化しつつデザイン適用 */
.faq-filter-search-keyword {
	padding: 20px 0 24px 0!important;
}

.faq-filter-search-keyword::before {
	content:'人気のキーワード';
	font-size: 18px;
	/*font-family: 'Hiragino Kaku Gothic Pro W6';*/
	color: #333333;
}

.template-3 .faq-filter-search .faq-filter-search-keyword .faq-filter-search-keyword-chip {
  background-color: transparent;
}

.faq-filter-search-keyword .MuiChip-label{
	margin: 0;
	padding: 0;
	padding-top: 12px;
}
.faq-filter-search-keyword .faq-filter-search-keyword__wrapper > * {
    margin: 0px;
}

.template-3 .faq-filter-search .faq-filter-search-keyword .faq-filter-search-keyword-chip span {
  color: #337AB7!important;
  text-decoration: underline;
  margin-right: 10px;
  font-size: 14px!important;
}
.template-3 .faq-filter-search-button {
  display: none;
}

.faq-answer-layout .faq-header,
.faq-search-layout .faq-header {
  min-height: unset;
}

.template-3 .faq-answer-page .faq-panel.faq-answer .faq-answer-content-wrapper {
  border: none;
}

/* フィードバック */
.faq-questionnaire-wrapper,
.faq-questionnaire.notSelected {
	background-color: #F6F7F8;
}
.template-3 .questionnaire-no,
.template-3 .questionnaire-yes {
  color: #303030 !important;
}
.faq-questionnaire-wrapper > .faq-questionnaire.notSelected {
	display: block!important;
}
.faq-questionnaire-wrapper > .faq-questionnaire.notSelected .faq-questionnaire__title {
  text-align: center;
}
.template-3 .questionnaire-no .questionnaire-action {
  flex: 0 0 250px;
  text-align: center;
}
.template-3 .questionnaire-no div {
  flex: 1;
}
.template-3 .questionnaire-no .faq-button:hover {
  opacity: 0.8;
}
.template-3 .faq-answer-content-wrapper .faq-questionnaire.notSelected .faq-actions .faq-button:hover,
.template-3 .faq-answer-content-wrapper .faq-questionnaire.yes .faq-actions .faq-button:hover {
  opacity: 0.8;
}
.faq-answer-content-wrapper .faq-answer-content__answer .md ol,
.faq-answer-content-wrapper .faq-answer-content__answer .md ul {
	padding: inherit!important;
}
.template-3 .faq-answer-content-wrapper .faq-answer-content__answer .md a {
  padding-left: 25px;
  background-image: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/icon-link.svg);
  background-position: center left;
  background-repeat: no-repeat;
  color: #337ab7;
}
.template-3 .faq-answer-page .faq-panel.faq-answer .faq-answer-content-wrapper .faq-answer-a {
  background-color: #adadad;
}
.faq-answer-content-wrapper .faq-answer-content__answer .md em {
  color: #e7198c;
}
.template-3 .faq-questionnaire-wrapper {
	margin-top: 50px!important;
}
.template-3 .faq-answer-content-wrapper .faq-questionnaire {
  flex-direction: none;
  padding-top: 15px;
  border-top: none!important;
  background-color: #F6F7F8;
}
/* フィードバック */
/* はい */
.template-3 .faq-answer-content-wrapper .faq-questionnaire.notSelected .faq-actions .faq-button:first-of-type {
	color: #FFF;
	background: linear-gradient(to bottom, #8FC31F, #61B118);
	border: none;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.05);
	box-shadow: 0 6px rgba(14, 85, 0, 1);
  width: calc(50% - 10px);
  display: inline-block;
}
.template-3 .faq-answer-content-wrapper .faq-questionnaire.notSelected .faq-actions .faq-button:first-of-type::after {
	//content: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/yes.svg);
	content: ''; /* 擬似要素を生成 */
  
  /* SVGを背景画像として配置 */
  background-image: url("//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/yes.png")!important;
  background-size: contain; 
  background-repeat: no-repeat;
  background-position: center;

  /* その他のスタイル */
  display: inline-block;
  height: 48px;
  width: 48px;
  vertical-align: middle;
}
/* いいえ */
.template-3 .faq-answer-content-wrapper .faq-questionnaire.notSelected .faq-actions .faq-button:last-of-type {
	color: #333333!important;
	background: #FFF!important;
	border: 1px solid #E5E5E5!important;
	border-radius: 8px!important;
	box-shadow: 0 2px 8px rgba(0,0,0,0.05)!important;
	box-shadow: 0 6px rgba(229, 229, 229, 0.6)!important;
	width: calc(50% - 10px)!important;
	display: inline-block!important;
}
.template-3 .faq-answer-content-wrapper .faq-questionnaire.notSelected .faq-actions .faq-button:last-of-type::after {
	//content: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/no.svg);
	content: ''; /* 擬似要素を生成 */
  
  /* SVGを背景画像として配置 */
  background-image: url("//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/no.png")!important;
  background-size: contain; 
  background-repeat: no-repeat;
  background-position: center;

  /* その他のスタイル */
  display: inline-block;
  height: 48px;
  width: 48px;
  vertical-align: middle;
}

@media screen and (min-width: 641px) {
  .fixed {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0)
      url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sr-head-back.png);
    background-position: center;
    background-repeat: repeat-x;
  }
  .fixed .navArea {
    position: relative;
    width: 958px;
    margin: 0 auto;
  }
  .fixed #nav {
    display: flex;
    max-width: 958px;
    justify-content: right;
    padding-left: 104px;
  }
  .fixed_logo .logo img {
    width: 96px;
    margin-top: 10px;
  }
}
.ft_logo {
  float: left;
}
.footer_map ul {
  padding: 0;
  list-style: none;
}
#footer {
  margin-top: 80px;
}
#footer .footer_main1 .footer_map ul {
  display: flex;
  width: 720px;
  justify-content: space-between;
  margin: 0;
}
#footer .footer_main1 .footer_map li a {
  font-size: 11px;
}
#footer .footer_main1 .footer_map li {
  line-height: 1;
}
#footer .footer_main1 .footer_map li.t_blank {
  padding: 5px 15px 5px 15px;
  background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/f-mini-icon.png)
    no-repeat 0px 5px;
}
.ft_info {
  padding-top: 5px;
  float: left;
}
@media screen and (max-width: 640px) {
  #footer {
    width: 100%;
    padding: 0;
    background: #fff;
    color: #626262;
    font-size: 10px;
    text-align: center;
  }
  #footer .footer_body {
    width: 100%;
    padding-top: 0px;
    margin: 0 auto;
  }
  #footer .footer_main1 {
    width: 95%;
    min-height: 150px;
    margin: 0 auto;
    clear: both;
  }
  #footer .footer_main1 .footer_map {
    width: 100%;
    padding-top: 20px;
    float: left;
  }
  #footer .footer_main1 .footer_map ul {
    display: block;
    width: auto;
  }
  #footer .footer_main1 .footer_map li {
    padding: 5px 15px 5px 15px;
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/fsm-icon.png)
      no-repeat 0 49%;
    float: none;
    text-align: left;
  }
  #footer .footer_main1 .page_top {
    position: relative;
    bottom: -8px;
    padding: 0;
    clear: both;
  }
  #footer .footer_main2 {
    overflow: hidden;
    width: 100%;
    padding: 30px 0;
    padding-top: 30px;
    background-color: #261e23;
    background-image: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sp-footer-back.png);
    background-repeat: repeat-x;
    clear: both;
  }
  .ft_smp_w {
    width: 95%;
    margin: 0 auto;
  }
  .ft_logo {
    width: 30%;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  p {
    line-height: 1.4em;
  }
  .ft_info {
    width: 70%;
  }
  .ft_info p {
    font-size: 70%;
    text-align: left;
  }
  .ft_info .copy {
    display: none;
  }
  .copy_smp {
    display: inline-block;
    overflow: hidden;
    width: 95%;
    box-sizing: border-box;
    margin: 8px auto;
    color: #fff;
    font-size: 110%;
  }
}
@media screen and (max-width: 640px) {
  .smp_off {
    display: none !important;
  }
  .template-3 .faq-header h2 {
    margin-left: 15px;
  }
  #smp-head {
    position: relative;
    z-index: 999;
    width: 100%;
    height: 56px;
    background: #fff;
    font-size: 2.8vw;
    line-height: 1.2;
  }
  #headerSmall {
    z-index: 100;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 56px;
    box-sizing: border-box;
    justify-content: space-evenly;
    padding: 5px 5px 0;
    border-bottom: 1px solid #ccc;
    background: #fff;
  }
  #headerSmall > div {
    flex: 1;
  }
  #headerSmall .logo {
    padding: 0;
    margin-right: 3%;
    float: left;
  }

  .menu-icon img {
    display: block;
    width: 25px;
    margin: auto;
  }
  .sp-globalmenu-inner ul li a .sp-globalmenu-icon img {
    position: relative;
  }
  #headerSmall .logo img {
    width: 57.31%;
    margin-left: 20px;
  }
  
  #headerSmall .memberLink,
  #headback > .memberLink{
  	width: 50%;
  	text-align: right;
  	margin-right: 20px;
  }

  .ipv6-english {
    width: 30%;
    margin-right: 1%;
    font-size: 3vw;
  }
  .visitors {
    display: block;
    padding: 5px 0;
    border: 1px solid #7f8cbf;
    margin-top: 5px;
    border-radius: 5px;
    color: #7f8cbf !important;
    text-align: center;
  }
  .menu-icon {
    width: 15%;
    text-align: center;
  }
  .menu-icon a {
    display: block;
    color: #333;
  }
  #nav-toggle {
    position: absolute;
    z-index: 101;
    top: 14px;
    right: 12px;
    display: none;
    width: 34px;
    height: 36px;
    cursor: pointer;
  }
  #sp-globalmenu {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 65px;
    box-sizing: content-box;
    padding-top: 10px;
    /*font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka,
      'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
    font-size: 3.1vw;
    font-weight: bold;
    transition: 0.3s;
  }
  .sp-globalmenu-inner {
    position: relative;
    padding: 0 3px;
  }
  .sp-globalmenu-inner ul {
    display: flex;
    overflow: hidden;
    height: 50px;
    padding: 0;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 0px 0px 4px 2px rgb(0 0 0 / 10%);
  }
  .sp-globalmenu-inner ul li {
    width: 20%;
    text-align: center;
  }
  .sp-globalmenu-inner ul li a {
    display: block;
    padding: 0 5%;
    border-right: 1px solid #ccc;
    margin: 5px 0;
    color: #333;
  }
  .sp-globalmenu-inner ul li a .sp-globalmenu-icon {
    position: relative;
    width: 22px;
    height: 22px;
    margin: 0 auto 3px;
  }
  .sp-globalmenu-inner ul li a .sp-globalmenu-icon::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 22px;
    height: 22px;
    background-color: #ec5c9c;
    border-radius: 50%;
    content: '';
    opacity: 0;
    transition: 0.3s;
  }
  .sp-globalmenu-inner ul li a .sp-globalmenu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    opacity: 0;
    transition: 0.3s;
  }
  .sp-globalmenu-inner p {
    padding: 0;
    margin: 0;
    font-size: 3.1vw;
    font-weight: normal;
  }
  .sp-globalmenu-inner ul li a p {
    line-height: 1;
  }
  .sp-globalmenu-inner ul li:nth-child(2) p,
  .sp-globalmenu-inner ul li:nth-child(4) p,
  .sp-globalmenu-inner ul li:nth-child(6) p {
    letter-spacing: -1px;
  }
  .template-3 .faq-answer-page .faq-panel .faq-panel-header > div > h3 {
    font-size: 1rem;
    
  }
}

/*.faq-questionnaire.no iframe {
  max-height: 0;
}*/
.faq-questionnaire.no.open-form iframe {
  max-height: 1000px;
  transition: max-height 0.8s ease-out !important;
}
.b-iijmio .b-iijmio header {
  padding: 0;
}
.faq-panel .faq-panel-header {
  min-height: unset;
  justify-content: start;
  background: unset;
  background-color: #F6F7F8;
  padding-bottom: 24px!important;
}
.b-iijmio .b-iijmio .faq-filter-search,
.b-iijmio .b-iijmio .faq-panel {
  max-width: 940px;
}
.faq-panel .faq-panel-title,
.faq-panel .faq-panel-header > div > h3 {
  width: auto;
  height: unset;
  padding: 0px 15px 0px 15px!important;
  border-left: unset;
  margin: 0 auto;
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  line-height: unset;
  text-align: left;
}
.b-iijmio .b-iijmio .faq-header h2 {
  margin-top: 0.83rem;
  margin-bottom: 0.83rem;
  font-size: 28px;
}
.b-iijmio .b-iijmio footer {
  max-width: unset;
}

.faq-questionnaire .faq-questionnaire__actions {
  width: 100%;
}

.template-3 .questionnaire-yes .questionnaire-action,
.template-3 .questionnaire-no .questionnaire-action {
  margin-top: 15px;
  margin-bottom: 35px;
}
.template-3 .faq-answer-content-wrapper .faq-questionnaire.yes > div {
  width: 100%;
}
.template-3 .faq-answer-content-wrapper .faq-questionnaire.yes > div > div {
  color: rgba(0, 0, 0, 0.54);
}

@media screen and (max-width: 640px) {
  .faq-questionnaire .faq-questionnaire__actions {
    width: 100%;
    flex-direction: row;
  }
  .template-3 .faq-answer-content-wrapper .faq-questionnaire.notSelected .faq-actions .faq-button {
    margin-top: 10px;
    margin-right: 0;
    width: calc(50% - 10px);
    box-sizing:border-box;
  }
}
.template-3 .faq-filter-search .faq-filter-search-field > div::before {
  position: absolute;
  z-index: 100;
  top: 4px;
  left: calc(100% - 52px);
  width: 16px;
  height: 16px;
  box-sizing: content-box;
  padding: 16px;
  background-color: white;
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO30uYntmaWxsOiNiYWJhYmE7fTwvc3R5bGU+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02NzYgLTI1NzgpIj48cmVjdCBjbGFzcz0iYSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NzYgMjU3OCkiLz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NzcgMjU3OSkiPjxwYXRoIGNsYXNzPSJiIiBkPSJNOTg2LjY2NiwxOTEuNDgxYTUuMTg1LDUuMTg1LDAsMSwxLTUuMTg1LDUuMTg1LDUuMTkxLDUuMTkxLDAsMCwxLDUuMTg1LTUuMTg1bTAtMS40ODFhNi42NjYsNi42NjYsMCwxLDAsNi42NjYsNi42NjZBNi42NjcsNi42NjcsMCwwLDAsOTg2LjY2NiwxOTBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTgwIC0xOTApIi8+PHBhdGggY2xhc3M9ImIiIGQ9Ik05OTguNDM2LDIwOS43OTFsLTQuNzUxLTQuNzUyLDEuMy0xLjMsNC43NTEsNC43NTJhLjU2LjU2LDAsMCwxLDAsLjc5M2wtLjUxLjUxMUEuNTYyLjU2MiwwLDAsMSw5OTguNDM2LDIwOS43OTFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTgzLjkwNSAtMTkzLjk1NikiLz48L2c+PC9nPjwvc3ZnPg==);
}

.faq-filter-category-sub-category-wrapper > .faq-filter-category-sub-category > span { 
	display: inline;
	text-align: left;
}


.faq-filter-category-sub-category-wrapper > .faq-filter-category-sub-category > span > span { 
	display: none;
}

.template-3 .faq-filter-search .faq-filter-search-field > div > div {
  width: 100%;
  padding-left: 0px;
  -ms-overflow-style: none;
  border-radius: 8px;
  border-color: #E5E5E5;
  border-width: 1px;
}
@media screen and (max-width: 640px) {
  .template-3 .faq-filter-search .faq-filter-search-field > div::before {
    width: 10px;
    height: 10px;
    padding: 12px!important;
  }
}
.MuiBox-root .jss5 .faq-filter-category-sub-category-wrapper > a {
	width: 100%;
}
.template-3 .faq-filter-category .faq-filter-category-sub-category > span {
  display: block;
  padding-left: 20px;
  text-align: left;
}
.template-3 .faq-filter-category .faq-filter-category-sub-category > span > span {
  position: absolute;
  top: 14px;
  left: 15px;
  width: 20px;
  transform: rotate(0deg);
}

.template-3 .faq-panel .faq-panel-card-list .faq-panel-card > div a .faq-panel-card-content {
  padding-left: 20px;
  color: #555;
}
.template-3 .faq-panel .faq-panel-card-list .faq-panel-card > div a:hover {
  background-color: rgba(230, 77, 151, 0.04);
  text-decoration: none;
}

.template-3 .faq-panel .faq-panel-card-list .faq-panel-card > div a .faq-panel-card-content::before {
  position: absolute;
  left: 14px;
  height: 16px;
  box-sizing: content-box;
  color: #e64d97;
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI2U2NGQ5NyIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGQ9Ik0xMCA2TDguNTkgNy40MSAxMy4xNyAxMmwtNC41OCA0LjU5TDEwIDE4bDYtNnoiPjwvcGF0aD48L3N2Zz4=);
}
.template-3 .faq-panel .faq-panel-card-list .faq-panel-card > div a .faq-panel-card-content h5 {
  margin-top: -5px;
}

.pankuzu_body {
  left: 0;
}
.faq-answer-layout .pankuzu_body a,
.faq-answer-layout .pankuzu_body img,
.faq-search-layout .pankuzu_body a,
.faq-search-layout .pankuzu_body img {
  visibility: visible;
}
@media screen and (min-width: 641px) {
  .pankuzu_body img {
    vertical-align: middle;
  }
  #pankuzu {
    position: absolute;
    right: 0;
    left: 0;
    height: 33px;
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/pankuzu-back.jpg)
      repeat-x;
  }
  .pankuzu_body {
    position: relative;
    z-index: 1;
    padding: 8px 0;
    padding-left: 18px;
    margin: 0px auto;
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/home-icon.png)
      no-repeat 0 9px;
    color: #fff;
    font-size: 12px;
  }
}
@media screen and (min-width: 918px) {
  .pankuzu_body {
    left: calc((100vw - 918px) / 2);
    display: inline-block;
  }
}
.faq-search-navigation {
  position: absolute;
  top: 90px;
  width: 100%;
  z-index: 100;
}
.template-3 .faq-search-navigation .faq-breadcrumb {
  width: 918px;
  padding-top: 7px;
  padding-right: 0;
  padding-left: 0;
}
.template-3 .faq-breadcrumb li:first-child {
  padding-left: 18px;
  background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/home-icon.png)
    no-repeat 0 4px;
}
.template-3 .faq-breadcrumb a,
.template-3 .faq-breadcrumb p {
  display: block;
  overflow: hidden;
  max-width: 5rem;
  color: #337ab7;
  font-size: 13px;
  text-overflow: ellipsis;
  transition: max-width 0.5s ease-out;
  white-space: nowrap;
}

.faq-answer-layout .pankuzu_body,
.faq-search-layout .pankuzu_body {
  visibility: hidden;
}
.template-3 .faq-breadcrumb [aria-hidden] {
  width: 14px;
  height: 9px;
  margin: 0;
  background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/list.gif)
    no-repeat;
}
.template-3 .faq-breadcrumb [aria-hidden]::before {
  content: unset;
}
@media screen and (max-width: 640px) {
  .template-3 .faq-search-navigation .faq-breadcrumb {
    width: unset;
  }
  .faq-search-navigation {
    z-index: 10001;
    top: 56px;
    display: block;
    padding-left: 5px;
    /*background-color: #e64d97;*/
  }
  #pankuzu {
    top: 56px;
    display: block;
    padding-left: 5px;
    background-color: #e64d97;
    border-bottom: solid 1px #E5E5E5;
  }
  .pankuzu_body {
    position: relative;
    z-index: 1;
    padding: 8px 0;
    padding-left: 18px;
    margin: 0px auto;
    background: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/home-icon.png)
      no-repeat 0 9px;
    color: #fff;
    font-size: 12px;
  }
  .faq-answer-layout #pankuzu,
  .faq-search-layout #pankuzu {
    display: none;
  }
}
.faq-filter-search-keyword .faq-filter-search-keyword__wrapper.less {
  /* height: unset; */
  height: 72px;
}
/*.faq-filter-search-keyword .faq-filter-search-keyword__button {
  display: none;
}*/
.faq-answer-content-wrapper .faq-answer-content__answer .md h2 {
  display: block;
}
.template-3
  .faq-panel
  .faq-panel-card-list
  .faq-panel-card
  > div
  a
  .faq-panel-card-content::before {
  top: 30%;
}
.faq-index-layout .faq-panel-card .faq-panel-card-content h5 {
  justify-content: unset !important;
  padding-left: 60px;
}
.faq-index-layout .faq-panel-card .faq-panel-card-content {
  justify-content: unset !important;
  background-position: left 35px top 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: 30px;
}

.faq-index-layout .faq-panel-card:nth-child(1) .faq-panel-card-content {
  background-image: url(//arakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/sim_device.svg);
}
.faq-index-layout .faq-panel-card:nth-child(2) .faq-panel-card-content {
  background-image: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/question.svg);
}
.faq-index-layout .faq-panel-card:nth-child(3) .faq-panel-card-content {
  background-image: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/network-node.svg);
}
.template-3 .faq-panel .faq-panel-card-list .faq-panel-card > div a .faq-panel-card-content {
  padding-top: 0;
}
.template-3 .faq-panel .faq-panel-card-list .faq-panel-card > div a .faq-panel-card-content h5 {
  margin-top: 0;
}

.faq-index-layout .faq-filter-category .faq-filter-category-sub-category {
  background-position: left 15px top 8px;
  background-repeat: no-repeat, no-repeat;
  background-size: 30px;
}

.faq-index-layout .faq-filter-category .faq-filter-category-sub-category:nth-child(1) {
  background-image: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/simdevice.svg);
  background-position: left;
}
.faq-index-layout .faq-filter-category .faq-filter-category-sub-category:nth-child(2) {
  background-image: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/network-node.svg);
  background-position: left;
}

.faq-index-layout .faq-filter-category .faq-filter-category-sub-category:nth-child(3) {
  background-image: url(//karakuri-faq-dev.s3.ap-northeast-1.amazonaws.com/iijmio/images/question.svg);
  background-position: left;
}
.faq-index-layout .faq-filter-category .faq-filter-category-sub-category > span {
  padding-left: 40px;
  text-align: left;
  font-weight: 400;
}

/* カテゴリーページ */
.faq-number-of-items {
	padding: 20px 12px!important;
	margin: 0px!important;
	width: 100%!important;
	color: #E64D97!important;
	font-size: 16px!important;
	font-weight: bold!important;
	background-color: #F6F7F8;
}
.faq-category-page > .faq-main-content > .faq-header {
	visibility: hidden;
}
.faq-category-page.faq-filtered-by-category a.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textSecondary {
	display: none;
}
.template-3 .faq-panel .faq-panel-header>div>h3.faq-pagination, .template-3 .faq-panel .faq-panel-title.faq-pagination {
	display: none;
}

/* ページネーション */
.faq-pagination {
	width: 100%;
	background-color: #F6F7F8;
	vertical-align: middle;
	padding-top: 12px!important;
	padding-bottom: 12px!important;
	display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.template-3 .faq-pagination > button {
	width: 36px;
	height: 36px;
	border-radius: 50%;
}
.template-3 .faq-pagination > button:disabled {
	background-color: #F6F7F8;
	color: #E7BAD0;
}
.template-3 .faq-pagination .faq-pagination-pages,
.template-3 .faq-pagination .faq-pagination-pages .MuiPaginationItem-page {
	background-color: transparent!important;
	color: #337AB7;
	text-decoration: underline;
	font-size: 16px;
}
.template-3 .faq-pagination .faq-pagination-pages .Mui-selected {
	background-color: transparent!important;
	color: #333333!important;
	text-decoration: none;
}
.faq-pagination-start-ellipsis {
	display: none;
}
.template-3 .faq-pagination .faq-pagination-end-ellipsis div {
	margin-top: 0;
}

/* 回答ページ */
.faq-answer-page {
	top: 50px;
}
.faq-answer-page .faq-answer-content a {
	color: #337AB7;
	text-decoration: underline;
}
.faq-answer-page .faq-answer-content ul li::marker,
.faq-answer-page .faq-answer-content ol li::marker {
  color: #E64D97;
}
.faq-answer-page .faq-answer-content strong {
	color: #E64D97;
}

.faq-answer-page > .faq-main-content > .faq-header {
	visibility: hidden;
}
.template-3 .faq-panel .faq-panel-title,
.template-3 .faq-panel .faq-panel-header > div::before,
.faq-answer-page > .faq-main-content div:nth-last-child(2) div::before {
	background: url(//www.iijmio.jp/hdd/img/service-voice-h2-title.jpg) no-repeat center left!important;
  background-position-x: left;
  background-position-y: bottom;
}
.template-3 .faq-answer-layout .faq-answer-page .faq-panel.faq-answer .faq-panel-header {
	background-color: transparent;
	vertical-align: text-top;
	align-items: baseline;
}
.faq-panel .faq-answer-q {
	width: 32px;
	height: 32px;
}
.MuiCardHeader-root {
	align-items: center;
}
.faq-answer-page .MuiCardHeader-avatar {
	margin-right: 0;
}
.faq-answer-content-wrapper .faq-answer-content {
	display: block;
	padding: 0;
}
.template-3 .faq-answer-page .faq-panel.faq-answer .faq-answer-content-wrapper .faq-answer-a {
  background-color: #3962AD;
  margin-bottom: 12px;
}
.faq-answer-content-wrapper .faq-answer-content__answer {
	margin-left: 0;
}
.faq-answer-table th {
	background-color: #F6F7F8;
}
.faq-answer-table, th, td {
	border-color: #E5E5E5;
}
.MuiPaper-root.MuiCard-root.faq-panel.faq-filter-category.MuiPaper-elevation1,
.MuiPaper-root.MuiCard-root.faq-panel.MuiPaper-elevation1,
.faq-answer-layout div.faq-navigation,
.faq-category-page > .faq-main-content .faq-filter-search {
  top: 60px;
}

/* 選択肢 */
.faq-answer-actions-wrapper button,
.faq-answer-actions-wrapper .faq-button-unselected .faq-answer-content__button {
	border-color: #3962AD!important;
	border-radius: 8px!important;
	width: 90%!important;
	padding: 12px!important;
	font-size: 16px!important;
	color: #3962AD!important;
	background-color: #FFF!important;
	margin-bottom: 12px!important;
	box-shadow: none!important;
}
.faq-answer-actions-wrapper .faq-button-selected,
.faq-answer-actions-wrapper button:hover,
.faq-answer-actions-wrapper .faq-button-unselected .faq-answer-content__button:hover {
	border-color: #3962AD!important;
	border-radius: 8px!important;
	background: #3962AD!important;
	width: 90%!important;
	padding: 12px!important;
	font-size: 16px!important;
	color: #FFF!important;
	margin-bottom: 12px!important;
	box-shadow: 0px -3px #263f6c!important;
}
.faq-answer-page > .faq-button-answer.faq-button-selected > span {
	background: #3962AD;
}

.template-3 .faq-button.faq-button-unselected span span {
	color: #3962AD!important;
	padding-top: 50px;
	padding-bottom: 50px;
}
.template-3 .faq-button.faq-button-unselected:hover span span {
	color: #fff!important;
	padding-top: 50px;
	padding-bottom: 50px;
}
.faq-answer-page > .faq-button-answer.faq-button-selected > span > span {
	color: #FFFFFF;
}
.faq-answer-actions-wrapper .faq-button-selected svg {
  display: none;
}
.faq-answer .faq-answer-content-wrapper .faq-answer-actions-wrapper, 
.faq-answer .faq-answer-content-wrapper>.faq-answer-content__answer-wrapper {
	background-color: #F5F8FF;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 0!important;
}
.faq-answer-content-wrapper > hr {
	display: none;
}
.faq-answer .faq-answer-content-wrapper>.faq-answer-content__answer-wrapper {
	width: 100%!important;
	padding: 24px 40px!important;
}

/* ホームに戻る削除 */
.faq-go-to-search {
	display: none;
}

/* ページ下部のパンくず削除 */
.faq-navigation {
	width: 100%!important;
	padding-top: 70px;
	max-width: 900px!important;
}
.faq-answer-layout .faq-navigation > .faq-breadcrumb {
	display: none;
}

/* ページ下部検索窓 */
.faq-navigation > .faq-search-container {
	padding: 24px 20px;
	margin-top: 56px;
	background-color: #E64D97;
	border-radius: 8px;
}
.faq-navigation > .faq-search-container::before {
	content: 'キーワード検索';
	width: 100%;
	margin-left: -20px;
	padding-left: 20px;
	position: absolute;
  top: -56px;
  color: #333333;
  font-weight: bold;
  /*font-family: 'Hiragino Kaku Gothic Pro W6'!important;*/
  font-size: 22px;
  background: url(//www.iijmio.jp/hdd/img/service-voice-h2-title.jpg) no-repeat center left;
  background-position-x: left;
}
.faq-category-page .faq-filter-search .faq-filter-search-field {
	margin-top: 20px!important;
}
.faq-category-page .faq-filter-search .faq-filter-search-keyword {
	display: none;
}
.faq-category-page > .faq-main-content > form {
	margin-top: 20px;
}
.faq-category-page > .faq-main-content > form, 
.faq-category-page > .faq-main-content .faq-filter-search,
.faq-navigation > .faq-search-container .faq-search {
	background-color: #FFF;
}
.template-3 .faq-search .faq-search-icon {
	width: 18px;
}
.template-3 .faq-search .faq-search-icon path:nth-child(2) {
	fill: #BABABA!important;
}
#downshift-simple-input::placeholder {
	font-size: 16px!important;
}

/* 検索キーワードタグ */
.MuiChip-outlined {
	border-radius: 8px;
	border: none;
	background-color: #F6F7F8;
}
.MuiChip-outlined > svg {
	color: #FFF;
}
.faq-search-tag__box {
  position: relative;
  z-index: 1;
}
/*.faq-search-tag__box::before {
  content: '';
  display: block;
  position: absolute; 
  top: 50%;
  right: 0px;
  width: 17px;
  height: 17px;
  transform: translate(-45%, -50%);
  background-color: #666666;
  border-radius: 50%;
  z-index: -1;
}
.faq-search-tag__box:hover::before {
	background-color: #FFF;
}*/
@media (min-width: 481px) {
  .faq-search-tag__box::before {
    content: '';
    display: block;
    position: absolute; 
    top: 50%;
    right: 0px;
    width: 17px;
    height: 17px;
    transform: translate(-45%, -50%);
    background-color: #666666;
    border-radius: 50%;
    z-index: -1;
  }
  
  .faq-search-tag__box:hover::before {
    background-color: #FFF;
  }
}

/* カテゴリー絞り込み */
.faq-filtered-by-category .faq-navigation .faq-search-container::before {
	content: 'よくあるご質問の中から探す';
	width: 100%;
	margin-left: -20px;
	padding-left: 20px;
	position: absolute;
  top: -56px;
  color: #333333;
  font-weight: bold;
  /*font-family: 'Hiragino Kaku Gothic Pro W6'!important;*/
  font-size: 22px;
  background: url(//www.iijmio.jp/hdd/img/service-voice-h2-title.jpg) no-repeat center left;
  background-position-x: left;
}
.faq-filtered-by-category .faq-navigation > .faq-search-container {
	padding: 24px 20px;
	margin-top: 56px;
	background-color: #E64D97;
	border-radius: 8px;
	width: 100%;
}
.faq-filter-search-field--disable-portal {
	margin-top: 25px!important;
	padding: 0!important;
	border: none!important;
	width: calc(100% - 42px)!important;
}
.template-3 .faq-filter-search-paper {
	border: 1px solid #E5E5E5!important;
	width: 100% !important;
  margin-left: 20px!important;
}
.template-3 .faq-filter-search-paper:focus {
	border: none!important;
}
.template-3 .faq-filter-search .faq-filter-search-field[aria-expanded=true] > div > div {
	border-bottom: none!important;
}
.template-3 .faq-filter-search .faq-filter-search-field+[role=presentation] {
    left: 2px!important;
    top: 55px!important;
}
.template-3 .faq-category-page .faq-filter-search__inner .faq-filter-search-field+[role=presentation] {
    left: 2px!important;
    top: 74px!important;
}


/* ついてくるロゴ削除 */
.fixed_logo {
	display: none;
}

.faq-home-button-separator {
    display: none;
}

.faq-header,
.faq-filter-search-keyword::before,
.faq-panel-title,
.faq-panel-header__title {
		font-weight: bold;
}
/* カテゴリページのパンくずリスト位置変更 */
.faq-category-page .faq-header {
	display: none;
}
.faq-category-page .faq-panel .MuiPaper-elevation1 {
	position: relative;
}
.faq-category-page .faq-navigation .faq-breadcrumb {
	position: absolute;
	top: -100px;
	z-index: 10;
}
/* パンくずリスト */
.faq-search-navigation .faq-breadcrumb .MuiBreadcrumbs-ol {
    border-radius: 4px 0 0 4px;
    margin-left: 10px;
    overflow: hidden;
}
.faq-search-navigation .faq-breadcrumb .MuiBreadcrumbs-li {
    height: 40px;
    width: fit-content;
    max-width: 100%;
    position: relative;
    border: 1px solid #E5E5E5;
    border-right: none;
    padding: 4px 8px 4px 24px;
    display: flex;
    align-items: center;
}
.faq-search-navigation .faq-breadcrumb .MuiBreadcrumbs-li:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-left: 10px;
}

.faq-search-navigation .faq-breadcrumb .MuiBreadcrumbs-li:not(:first-child) {
    border-left: none;
}

.faq-search-navigation .faq-breadcrumb .MuiBreadcrumbs-li::after {
    content: "";
    position: absolute;
    top: 3px;
    right: -15.1px;
    width: 30px;
    height: 32px;
    transform: scale(0.707) rotate(45deg) skew(15deg, 15deg);
    z-index: 1;
    border-top: 2px solid #E5E5E5;
    border-right: 2px solid #E5E5E5;
    border-bottom: none;
    border-left: none;
    border-radius: 0 5px 0 50px;
}

.faq-search-navigation .faq-breadcrumb .MuiBreadcrumbs-li p,
.faq-search-navigation .faq-breadcrumb .MuiBreadcrumbs-li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 18px;
}
.faq-search-navigation .faq-breadcrumb .MuiBreadcrumbs-li p {
	  color: #333333;
}

.faq-search-navigation .faq-breadcrumb .MuiBreadcrumbs-separator {
    display: none;
}

/* iijのサイトに適合するように調整 */
.template-3 .faq-breadcrumb .MuiBreadcrumbs-ol {
    overflow-x: auto;
}

.template-3 .faq-breadcrumb .MuiBreadcrumbs-li,
.template-3 .faq-breadcrumb .MuiBreadcrumbs-li::after {
    background: white !important;
}

.template-3 .faq-breadcrumb li:first-child {
    background: none;
    padding-left: 18px !important;
}

.template-3 .faq-breadcrumb a,
.template-3 .faq-breadcrumb p {
    max-width: 100%;
}

.template-3 .faq-panel .faq-panel-header > div > h3 {
    margin-top: 0px !important;
}

@media (max-width: 640px) {
    .template-3 .faq-panel .faq-panel-header>div>h3 {
        margin-top: 0 !important;
    }
}

/* answerページの調整 */
.template-3 .faq-answer-page .faq-navigation .faq-breadcrumb {
    display: none;
}

@media (max-width: 640px) {
    .template-3 .faq-answer-page .faq-breadcrumb {
        display: block;
    }
}

.faq-search-navigation .faq-breadcrumb nav:not(:first-child) {
            display: none;
}

.template-3 .faq-answer-page .faq-panel .faq-panel-header > div > h3 {
    margin-top: 0 !important;
    padding-left: 12px!important;
}

.faq-questionnaire .faq-questionnaire__title {
    font-size: 16px;
}

/* SP版 */

@media (max-width: 640px) {
	h2 {
		font-size: 24px!important;
		padding: 0!important;
		margin-left: 20px!important;
	}
	.faq-index-layout .faq-filter-search-keyword .faq-filter-search-keyword-expand-button__icon {
		position: relative;
	}
	.faq-index-layout .faq-filter-search-keyword .faq-filter-search-keyword-expand-button__icon svg {
		fill: #E64D97;
		margin-left: 50px;
	}
	.faq-index-layout .faq-filter-search-keyword .faq-filter-search-keyword-expand-button__icon::before {
		content: 'もっと見る';
		position: absolute;
		left: calc(50% - 50px);
	}
	.faq-answer-content__answer-wrapper > .faq-answer-content__answer {
		font-size: 14px!important;
	}
	.faq-header {
		height: 36px!important;
	}
	.template-3 .faq-panel, .template-3 .faq-panel.faq-filter-search {
		padding: 0 20px!important;
	}
  .faq-panel .faq-panel-header h3 {
    font-size: 20px!important;
  }
  .template-3 .faq-panel .faq-panel-header {
  	padding-bottom: 0px!important;
  }
  .template-3 .faq-panel .faq-panel-card-list {
    flex-direction: column;
  }
  .template-3 .faq-panel .faq-panel-card-list .faq-panel-card {
    max-width: 100%!important;
    margin-right: 0;
    margin-bottom: 2px;
  }
  .template-3 .faq-panel .faq-panel-content > .faq-panel-content-button > span > h5 {
  	font-size: 14px!important;
  	padding: 12px 0!important;
  }
  .template-3 .faq-panel .faq-panel-card-list .faq-panel-card > div a .faq-panel-card-content h5 {
    margin-top: 0;
  }
  .template-3 .faq-panel .faq-panel-card-list .faq-panel-card > div a {
    padding-bottom: 15px;
  }
   .template-3 .faq-answer-content-wrapper .faq-answer-content .faq-answer-a {
   	float: none;
	}
	.faq-navigation {
		padding-left: 20px;
		padding-right: 20px;
		width: 100%!important;
	}
	.template-3 .faq-panel .faq-panel-card-list .faq-panel-card > div a {
    padding-bottom: 10px;
  }
  .template-3 .faq-panel .faq-panel-card-list .faq-panel-card > div a > div {
    min-height: 30px;
  }
  .template-3 .faq-answer-page .faq-panel.faq-answer .faq-panel-header {
  	align-items: baseline;
  }
  .MuiCardHeader-avatar {
  	height: 1lh;
  	vertical-align: 0px;
  }
  .faq-panel .faq-answer-q {
    width: 28px;
    height: 28px;
  }
  .faq-answer-actions-wrapper .faq-answer-content__button {
  	font-size: 14px!important;
  }
  .faq-navigation > .faq-search-container::before {
  	font-size: 20px!important;
  }
  .faq-answer-content-wrapper .faq-answer-content__a {
    height: 28px;
    width: 28px;
  }
  .template-3 .faq-filter-search .faq-filter-search-field,
  .faq-navigation > .faq-search-container {
  	padding: 12px 12px;
  }
  .template-3 .faq-filter-search .faq-filter-search-field+[role=presentation] {
    left: 2px;
    top: 45px;
  }
  .template-3 .faq-category-page .faq-filter-search__inner .faq-filter-search-field+[role=presentation] {
    left: 2px;
    top: 63px;
  }
  .template-3 .faq-pagination .faq-pagination-pages,
  .template-3 .faq-pagination .faq-pagination-pages .MuiPaginationItem-page {
	  font-size: 14px;
  }
  .faq-questionnaire .faq-questionnaire__title {
      font-size: 14px;
  }
  .template-3 .faq-filter-category .faq-filter-category-sub-category-wrapper .faq-filter-category-sub-category {
  	 padding-top: 5px;
  }
}
.template-3 .faq-answer-page .faq-search-navigation .faq-breadcrumb .MuiBreadcrumbs-li:last-child {
     display: none;
}
.template-3 .faq-navigation {
    margin: 50px auto 4px;
}
@media (max-width: 640px) {
  .template-3 .faq-search-navigation .faq-breadcrumb .MuiBreadcrumbs-li:not(:first-child) {
     display: none;
  }
}
