body {
  padding-top: 0px;
}

.product_msg{
  background-color: #fcf6da;
  color:#9d3a4e;
  font-size: 18px;
  display: inline-block;
  line-height: 1;
  padding: 0.6em 0.8em;
  margin: 0.7em 0 1em;
}
@media screen and (max-width:750px){
  .product_msg{
    font-size: 14px;
    margin: 0 0 1em ;
  }

}


.product_lead{
  font-size: 24px;
  display: block;
  margin: 0 0 0.4em;
}
@media screen and (max-width:750px){
  .product_lead{
    font-size: 17px;
  }

}

.product_cat00 {
  font-size: 16px;
  color: #ffffff;
  background-color: #909090;
  display: inline-block;
  line-height: 1;
  padding: 0.5em 0.5em;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Helvetica Neue', Helvetica, Arial, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  margin: 1.2em 1em -0.5em 0;
}

@media screen and (max-width:750px) {
  .product_cat00 {
    font-size: 13px;
    margin: 5px 0 0;
  }
}

.product_cat01 {
  font-size: 16px;
  color: #9d3a4e;
  background-color: #fce6e9;
  display: inline-block;
  line-height: 1;
  padding: 0.5em 0.5em;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Helvetica Neue', Helvetica, Arial, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  margin: 1.2em 0px -0.5em;
}

@media screen and (max-width:750px) {
  .product_cat01 {
    font-size: 13px;
    margin: 5px 0 0;
  }
}

.product_cat02 {
  font-size: 16px;
  color: #4e9d3a;
  background-color: #e8fce6;
  display: inline-block;
  line-height: 1;
  padding: 0.5em 0.5em;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Helvetica Neue', Helvetica, Arial, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  margin: 1.2em 0px -0.5em;
}

@media screen and (max-width:750px) {
  .product_cat02 {
    font-size: 13px;
    margin: 5px 0 0;
  }
}

.product_cat03 {
  font-size: 16px;
  color: #000000;
  background-color: #ffffff;
  border: solid 1px #aaa;
  display: inline-block;
  line-height: 1;
  padding: 0.5em 0.5em;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Helvetica Neue', Helvetica, Arial, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  margin: 1.6em 0 -0.5em;
}

@media screen and (max-width:750px) {
  .product_cat03 {
    display: none;
  }
}

.CheckListItem {
  font-size: 18px;
  line-height: 1.3;
  padding: 0 0 0 25px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .CheckListItem {
    font-size: 15px;
    line-height: 1.4;
  }
}

.ProductCardInfo__checklist .CheckListItem.numerous {
  font-size: 14px;
}

.ProductCardInfo__checklist {
    margin-top: 13px;
}
@media screen and (max-width:750px){
  .ProductCardInfo__checklist {
      margin-top: 20px;
  }

  .ProductCardInfo__bottom--detail {
    margin-top: 20px;
  }

  .ProductCardInfo--detail {
      padding: 50px 0 10px 20px;
  }

  .product_voice {
      padding: 0 0 0 0;
  }
  .Card_pd_btm{
    padding: 0 0 0 0;
  }
  .product_voice_pc {
      margin: -67px auto 59px;
      padding: 0 0 0 20px;
  }
}

.ContentWidth__inner .ContentSwitcher {
	margin-top: 3em;
	padding-top: 3em;
}

.ContentSwitcher .ContentSwitcherTab {
	height: 10px;
}

.ContentSwitcher .ContentSwitcherTab--fixed {
	position: absolute;
}

.ProductDetailContent {
    padding: 30px 0 70px 0;
}
@media screen and (max-width:750px){
  .ProductDetailContent {
      padding: 45px 0 50px 0;
  }
}

.product_point{
  color:#a33b50;
  font-size: 31px;
  font-weight: bold;
}

.product_point_small{
  font-size: 12px;
}

.detail_txt{
  margin: 1.3em 0 5.5em ;
}
@media screen and (max-width:750px){
  .detail_txt{
    margin: 1.3em 0 2.5em ;
  }

}

.detail_txt p {
  font-size: 17px;
  font-feature-settings: "palt";
  letter-spacing: 0.12em;
  line-height: 1.85;
}

.detail_txt .txt_lead {
  margin: 1.3em 0 -1.5em;
}

.detail_txt .txt_sml {
  font-size: 15px;
}

@media screen and (max-width:750px) {
  .detail_txt p {
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 1.6;
  }

  .detail_txt .txt_lead {
    font-size: 15px;
    margin: 1.3em 0 -0.5em;
  }

  .detail_txt .txt_sml {
    font-size: 12px;
  }
}

.detail_area02 .detail_ttl {
  font-size: 20px;
}

.detail_area02 .detail_txt {
  margin: 1em 0 4em;
}

.detail_area02 .detail_acc .TableWrap {
  margin: 2em 0 4em;
}

@media screen and (max-width:750px) {
  .detail_area02 .detail_ttl {
    font-size: 18px;
  }

  .detail_area02 .detail_txt {
    margin: 1em 0 3em;
  }
}

.detail_txt.cont {
  margin: 1em 0 1.5em;
}

.detail_listItem {
  padding-left: 1em;
  text-indent: -1em;
}

.detail_textDesc {
  margin-left: 0;
  font-size: 17px;
  line-height: 1.75;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Helvetica Neue", Helvetica, Arial, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width:750px) {
  .detail_textDesc {
    font-size: 12px;
    line-height: 1.6;
  }
}

.ProductDetailContent h2.ProductDetailContent_title{
  margin: -0.4em 0 1.1em 0;
}

.ProductDetailContent_lead{
  font-size: 24px;
  display: block;
  margin: 0 0 0.1em;
}
@media screen and (max-width:750px){
  .ProductDetailContent_lead{
    font-size: 17px;
  }

}

.use_item{
  display: flex;
  align-items: center;
  margin: 0 0 2.7em;
}
@media screen and (max-width:750px){
  .use_item{
    display: flex;
    align-items: center;
    margin: 0 0 1.5em;
  }

}

.use_item_img{
  width: 181px;
  height: 181px;
  border: 1px solid #ccc;
  border-radius: 10px;
}
@media screen and (max-width:750px){
  .use_item_img{
    width: 115px;
    height: 115px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 0;
  }

}


.use_item_txt{
  font-size: 17px;
  font-family: "游ゴシック体","Yu Gothic",YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Helvetica Neue',Helvetica,Arial,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  padding: 0 0 0 1.5em;
}
@media screen and (max-width:750px){
  .use_item_txt{
    font-size: 14px;
    line-height: 1.8;
  }

}


.use_group{
  background-color: #f5f5f5;
  padding: 2em 1.5em 2em 2em;
  font-size: 17px;
  font-family: "游ゴシック体","Yu Gothic",YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Helvetica Neue',Helvetica,Arial,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.09em;
  margin: 0 0 2em;
}
@media screen and (max-width:750px){
  .use_group{
    padding: 1em 1em 1em 1em;
    margin: 0 0 1em;
  }

}

.ProductDetailContent h3.use_group_title {
  font-weight: bold;
  margin: 0 0 0.8em;
  font-size: 17px;
}

@media screen and (max-width:750px) {
  .ProductDetailContent h3.use_group_title {
    font-size: 15px;
    margin: 0 0 0.5em;
  }
}

.ProductDetailContent .use_group_txt p {
  font-size: 17px;
}

@media screen and (max-width:750px) {
  .ProductDetailContent .use_group_txt p {
    font-size: 12px;
  }
}


.ProductDetailContent p.use_group_txt01{
  font-feature-settings: "palt";
  letter-spacing: 0.08em;
  font-size: 17px;
}
@media screen and (max-width:750px){
  .ProductDetailContent p.use_group_txt01{
    font-size: 12px;
    letter-spacing: 0.12em;
  }

}
.use_group_listItem {
  padding-left: 1em;
  text-indent: -0.55em;
}

.use_group_textDesc {
  margin-left: 0;
  font-size: 17px;
  line-height: 1.75;
}

@media screen and (max-width:750px) {
  .use_group_textDesc {
    font-size: 12px;
  }
}

.H2.voice_title {
  font-size: 36px;
  line-height: 1.5;
  margin: -0.4em 0 0.5em 0;
}

.H2.voice_title .voice_title_lead{
  font-size: 24px;
  display: block;
  margin: 0 0 0.1em;
}
@media screen and (max-width:750px){
  .H2.voice_title {
    font-size: 24px;
  }
  .H2.voice_title .voice_title_lead{
    font-size: 17px;
  }
}


.item_links {
  max-width: 702px;
  margin: 4em auto 6em;
  width: 100%;
}
@media screen and (max-width:750px){
  .item_links {
    margin: 3em auto 4em;
  }

}

.item_links .item_links_ch {
  display: flex;
  border: 1px solid #d6d5d6;
  border-radius: 10px;
  margin: 0 auto 2em;
}

.item_links .item_links_ch .item_link_ch01 {
  width: 50%;
  font-size: 17px;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  text-align: center;
  padding: 1em 1em;
  font-family: "游ゴシック体","Yu Gothic",YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Helvetica Neue',Helvetica,Arial,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  cursor: pointer;
}
@media screen and (max-width:750px){
  .item_links .item_links_ch .item_link_ch01 {
    font-size: 14px;
    padding: 0.7em 1em;
    font-weight: bold;
  }

}

.item_links .item_links_ch .item_link_ch01.on{
  background-color: #f5f5f5;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.item_links .item_links_ch .item_link_ch01:nth-child(2).on{
  background-color: #f5f5f5;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.item_links .item_links_body {
  border:1px solid #d6d5d6;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
    font-family: "游ゴシック体","Yu Gothic",YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Helvetica Neue',Helvetica,Arial,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.item_links .item_links_body{
  display: none;
}

.item_links .item_links_body.on{
  display: flex;
}


.item_links .item_links_body .item_links_part {
  display: flex;
  align-items: center;
  width: 50%;
  text-decoration: none;
  border-bottom: 1px solid #d6d5d6;
  border-right: 1px solid #d6d5d6;
  position: relative;
}
@media screen and (max-width:750px){
  .item_links .item_links_body .item_links_part {
    width: 100%;
    border-bottom: 1px solid #d6d5d6;
    border-right: 0;
  }

}



.item_links .item_links_body .item_links_part.on {
  background-color: #f5f5f5;
}

.item_links .item_links_body .item_links_part:nth-child(1).on {
  background-color: #f5f5f5;
  border-top-left-radius: 10px;
}
@media screen and (max-width:750px){
  .item_links .item_links_body .item_links_part:nth-child(1).on {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

}

.item_links .item_links_body .item_links_part:nth-child(2).on {
  background-color: #f5f5f5;
  border-top-right-radius: 10px;
}
@media screen and (max-width:750px){
  .item_links .item_links_body .item_links_part:nth-child(2).on {
    border-top-right-radius: 0;
  }

}

.item_links .item_links_body .item_links_part:nth-last-child(1).on {
  background-color: #f5f5f5;
  border-bottom-right-radius: 10px;
}
@media screen and (max-width:750px){
  .item_links .item_links_body .item_links_part:nth-last-child(1).on {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }

}

.item_links .item_links_body.item_links_body_odd .item_links_part:nth-last-child(1).on {
  background-color: #f5f5f5;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 10px;
}
@media screen and (max-width:750px){
  .item_links .item_links_body.item_links_body_odd .item_links_part:nth-last-child(1).on {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }

}


.item_links .item_links_body .item_links_part:nth-last-child(2).on {
  background-color: #f5f5f5;
  border-bottom-left-radius: 10px;
}
@media screen and (max-width:750px){
  .item_links .item_links_body .item_links_part:nth-last-child(2).on {
    border-bottom-left-radius: 0;
  }

}

.item_links .item_links_body.item_links_body_odd .item_links_part:nth-last-child(2).on {
  background-color: #f5f5f5;
  border-bottom-left-radius: 0;
}


.item_links .item_links_body .item_links_part:after{
    content:"";
    display: block;
    position: absolute;
    top: 0;
    right:18px;
    bottom: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    border-right: 2px solid #606060;
    border-bottom: 2px solid #606060;
    transform:rotate(-45deg);
}
@media screen and (max-width:750px){
  .item_links .item_links_body .item_links_part:after{
      right:18px;
      bottom: 0;
      width: 7px;
      height: 7px;
  }

}


.item_links .item_links_body .item_links_part:nth-child(2n){
  border-right: none;
}

.item_links .item_links_body .item_links_part:last-child{
  border-bottom: none;
}

.item_links .item_links_body .item_links_part:nth-last-child(2){
  border-bottom: none;
}
@media screen and (max-width:750px){
  .item_links .item_links_body .item_links_part:nth-last-child(2){
    border-bottom: 1px solid #d6d5d6;
  }

}

.item_links .item_links_body.item_links_body_odd .item_links_part:nth-last-child(2){
  border-bottom: 1px solid #d6d5d6;
}

.item_links .item_links_body .item_links_part .image {
  padding: 0 0 0 0;
}
.item_links .item_links_body .item_links_part .image img {
  width: 98px;
  height: 98px;
}
@media screen and (max-width:750px){
  .item_links .item_links_body .item_links_part .image img {
    width: 60px;
    height: 60px;
  }

}


.item_links .item_links_body .item_links_part .name {
  font-size: 17px;
  color: #040000;
  line-height: 1.5;
  padding: 0 0 0 0;
  font-feature-settings: "palt";
  letter-spacing: 0.00em;
  position: relative;
}
@media screen and (max-width:750px){
  .item_links .item_links_body .item_links_part .name {
    font-size: 13px;
  }

}

.border_btm_wide_pd.uservoice_area {
    padding: 63px 0 0px 0;
}
@media screen and (max-width:750px){
  .border_btm_wide_pd.uservoice_area {
      padding: 45px 0 0px 0;
  }

}


@media screen and (max-width:750px){
  .SpProductTitle {
      color: #000;
      display: block;
      font-size: 24px;
      padding: 0 0 0 0;
      position: relative;
  }
  .ProductTitle__notice {
    margin-top: 8px;
    font-size: 14px;
  }
}


.ContentWidth{
  max-width: 700px;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  margin: 0 auto;
}
@media screen and (max-width:750px){
  .ContentWidth{
    padding-left: 20px;
    padding-right: 20px;
  }

}




.cal_wrap{
  margin: 3em auto 0;
  max-width: 880px;
}

.ProductCardInfo__title {
    color: #000;
    font-size: 40px;
    position: relative;
}

.ProductCardInfo {
    height: 100%;
    padding: 25px 15px 0 15px;
    position: relative;
}

.ProductPriceListItemValue__prefix {
    font-size: 18px;
    margin-right: 6px;
}
@media screen and (max-width:750px){
  .ProductPriceListItemValue__prefix {
      font-size: 15px;
      margin-right: 6px;
  }

}


.ProductPriceList {
    padding: 0 0 15px 15px;
    position: relative;
    width: 100%;
}
@media screen and (max-width:750px){
  .ProductPriceList {
      padding: 0 0 0 0;
  }

}



.ProductCardInfo__meta {
    align-items: center;
    color: #000;
    display: flex;
    font-size: 14px;
    height: 60px;
    justify-content: space-between;
    letter-spacing: .05em;
    margin: 0 0 16px 0;
    padding: 0 30px 0 20px;
    position: relative;
    width: 100%;
}


.ProductPriceList::after {
    background-color: #ddd;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    right: 0;
    width: calc(100% - 15px);
}
@media screen and (max-width:750px){
  .ProductPriceList::after {
      width:100%;
  }

}


.ProductCardInfo__meta {
    align-items: center;
    color: #000;
    display: flex;
    font-size: 18px;
    height: auto;
    justify-content: space-between;
    letter-spacing: .05em;
    margin: 0 0 25px 0;
    padding: 12px 15px 0 15px;
    position: relative;
    width: 100%;
}
@media screen and (max-width:750px){
  .ProductCardInfo__meta {
    font-size: 15px;
    padding: 19px 15px 0 0;
  }

}


.ProductCardInfo__bottom {
    align-items: flex-end;
    bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    left: 0;
    position: absolute;
    width: 100%;
}

.HalfwayBtn__txt {
    /* font-size: 18px;
    position: relative; */
}


.ContentSwitcher {
    margin: 100px 0 0 0;
    padding: 104px 0 10px 0;
    position: relative;
}

.ContentSwitcher:last-child::after {
    height: 0;
}

main{
  width: auto;
}

@media screen and (max-width:1200px){
  .ua-desktop body main {
      width: auto;
      overflow-x: hidden;
  }
}

@media screen and (max-width:750px){
  .ProductCardInfo--detail {
      padding: 50px 0 10px 20px;
  }
  .ProductCardInfo__bottom--detail {
      margin-top: 20px;
  }
  .ProductCardInfo__bottom {
    bottom: auto;
    margin-top: 35px;
    position: relative;
  }
  .product_voice_pc {
      margin: -67px auto 20px;
      padding: 0 0 0 20px;
  }
}
