@charset "UTF-8";

/*pages*/
.din-c {
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.attention {
  width: 960px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .attention {
    width: 90%;
  }
}

.attention .detailSection {
  padding: 0;
  background-color: #FFF;
  margin: 40px auto 0 !important;
}

#contents {
  padding: 0;
}

.innerBlock {
  width: 950px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-content: center;
}

@media screen and (max-width: 767px) {
  .innerBlock {
    width: auto;
    margin: 10px auto 5% auto;
    padding: 0 2%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .innerBlock--adjust {
    display: block !important;
  }
}

#footer {
  margin: 35px auto 0 auto;
  padding-top: 35px;
}

/* p-topIndInfoBoxDetail */
.p-topIndInfoBoxDetail {
  padding: 15px 15px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .p-topIndInfoBoxDetail {
    padding: 4%;
  }
}

.p-topIndInfoBoxDetail__txt {
  text-align: center;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .p-topIndInfoBoxDetail__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    text-align: left;
  }
}

.p-topIndInfoBoxDetail__img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
}

@media screen and (max-width: 767px) {
  .p-topIndInfoBoxDetail__img {
    height: 21.33333vw;
    margin-top: 3%;
    padding: 0 4%;
  }
}

.p-topIndInfoBoxDetail__imgTxt {
  text-align: center;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .p-topIndInfoBoxDetail__imgTxt {
    font-size: 11px;
    font-size: 2.93333vw;
    margin-top: 3%;
  }
}

.p-topIndInfoBoxDetail__type {
  border-top: 1px solid #666666;
  padding-top: 10px;
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-topIndInfoBoxDetail__type {
    padding-top: 8%;
    font-size: 13px;
    font-size: 3.46667vw;
    margin: 6% 4% 0;
  }
}

/* p-topIndInfoBoxDetailPrice */
.p-topIndInfoBoxDetailPrice {
  border: 1px solid #999;
  margin-top: 5px;
  background: #FFF;
  border-radius: 5px;
}

@media screen and (max-width: 767px) {
  .p-topIndInfoBoxDetailPrice {
    margin-top: 8%;
  }
}

.p-topIndInfoBoxDetailPrice__name {
  text-align: center;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #999;
}

@media screen and (max-width: 767px) {
  .p-topIndInfoBoxDetailPrice__name {
    height: 17vw;
    justify-content: center;
  }
}

.p-topIndInfoBoxDetailPrice__name span {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
}

.p-topIndInfoBoxDetailPrice__name i {
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  .p-topIndInfoBoxDetailPrice__name span {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-right: 4%;
    display: block;
  }
  .p-topIndInfoBoxDetailPrice__name i {
    margin-right: 3px;
  }
  .p-topIndInfoBoxDetailPrice__name i img {
    width: auto;
    height: 30px;
  }
}

.p-topIndInfoBoxDetailPrice__pbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 6px 4px;
}

@media screen and (max-width: 767px) {
  .p-topIndInfoBoxDetailPrice__pbox {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 4% 0 3%;
  }
}

.p-topIndInfoBoxDetailPrice__pboxTxt {
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .p-topIndInfoBoxDetailPrice__pboxTxt {
    text-align: center;
    width: 100%;
    font-size: 10px;
    font-size: 2.66667vw;
  }
}

.p-topIndInfoBoxDetailPrice__pboxPrice {
  color: #c62b2c;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .p-topIndInfoBoxDetailPrice__pboxPrice {
    width: 100%;
    font-size: 14px;
    font-size: 3.73333vw;
    text-align: center;
  }
}

/* p-topIndGraph */
.p-topIndGraph {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 756px;
  margin: 0 auto;
  margin-top: 35px;
  background: #FFF;
  padding: 20px 20px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraph {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 98%;
    margin-top: 10%;
    padding: 4.47761% 2.98507% 5%;
  }
}

.p-topIndGraph__item {
  width: 230px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraph__item {
    width: 48%;
  }
}

.p-topIndGraph__item--01 {
  width: 230px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraph__item--01 {
    width: 100%;
    margin-bottom: 6.66667vw;
  }
}

.p-topIndGraph__item:first-child {
  margin-right: auto;
}

.p-topIndGraph__item--last {
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraph__item--last {
    margin-left: 0;
  }
}

.p-topIndGraph__tag {
  border-radius: 15px;
  height: 4em;
  border: 1px solid #333333;
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1;
  padding-top: 2px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraph__tag {
    font-size: 14px;
    font-size: 1.87vw;
    height: 92px;
    height: 12.27vw;
    border-radius: 20px;
    border-radius: 2.67vw;
  }
}

.p-topIndGraph__tag small {
  font-size: 80%;
}

.p-topIndGraph__att {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraph__att {
    bottom: 0;
    font-size: 11px;
    font-size: 2.93333vw;
    margin-bottom: 3%;
    left: 5%;
  }
}

@media screen and (max-width: 767px) {
  .p-topIndGraphList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-topIndGraphList__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  margin-left: 5px;
  margin-bottom: 22px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .p-topIndGraphList__item {
    width: 50%;
    font-size: 11px;
    font-size: 2.93333vw;
    white-space: nowrap;
    margin-bottom: 0;
  }
}

.p-topIndGraphList__item--eco:before {
  content: " ";
  width: 15px;
  background: #6eb92b;
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraphList__item--eco:before {
    width: 7.46667vw;
    height: 7.46667vw;
  }
}

.p-topIndGraphList__item--cart:before {
  content: " ";
  width: 15px;
  background: #0595d3;
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraphList__item--cart:before {
    width: 7.46667vw;
    height: 7.46667vw;
  }
}

.p-topIndGraphArea {
  position: relative;
  margin-top: 25px;
  height: 150px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraphArea {
    height: 32vw;
    margin-top: 5.33333vw;
  }
}

.p-topIndGraphArea .bar01 {
  position: absolute;
  bottom: 0;
  left: 80px;
  background: #6eb92b;
  height: 100%;
  width: 25px;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

@media screen and (max-width: 767px) {
  .p-topIndGraphArea .bar01 {
    left: 101px;
    left: 13.47vw;
    width: 4.5vw;
  }
}

.p-topIndGraphArea .bar01.A4 {
  height: 50%;
  left: 86px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraphArea .bar01.A4 {
    left: 104px;
    left: 13.87vw;
  }
}

.p-topIndGraphArea .bar01.A4.is-active {
  height: 17%;
}

.p-topIndGraphArea .bar01.lban.is-active {
  height: 35%;
}

.p-topIndGraphArea .bar02 {
  position: absolute;
  bottom: 0;
  left: 112px;
  height: 100%;
  background: #0595d3;
  width: 25px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraphArea .bar02 {
    left: 140px;
    left: 18.67vw;
    width: 4.5vw;
  }
}

.p-topIndGraphArea .bar02.a4 {
  height: 50%;
  left: 116px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraphArea .bar02.a4 {
    left: 143px;
    left: 19.07vw;
  }
}

.p-topIndGraphArea .ecoPrice01 {
  position: absolute;
  bottom: 0;
  left: 146px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraphArea .ecoPrice01 {
    width: 114px;
    width: 15.20vw;
    left: 181px;
    left: 24.13vw;
  }
}

.p-topIndGraphArea .ecoPrice02 {
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .p-topIndGraphArea .ecoPrice02 {
    left: 0;
    width: 96px;
    width: 12.80vw;
  }
}

.p-topIndGraphArea .cartPrice01 {
  position: absolute;
  bottom: 0;
  left: 145px;
}

@media screen and (max-width: 767px) {
  .p-topIndGraphArea .cartPrice01 {
    width: 114px;
    width: 15.20vw;
    left: 182px;
    left: 24.27vw;
  }
}

.p-topIndGraphArea .cartPrice02 {
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .p-topIndGraphArea .cartPrice02 {
    left: 0;
    width: 93px;
    width: 12.40vw;
  }
}

/* p-topIndPanel */
.p-topIndPanel {
  width: 756px;
  margin: 60px auto 0;
}

@media screen and (max-width: 767px) {
  .p-topIndPanel {
    width: 89.33333%;
    margin: 10% auto 0;
  }
}

.p-topIndPanel__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .p-topIndPanel__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .p-topIndPanel__item {
    width: 100%;
    margin-bottom: 4.47761%;
  }
}

.p-topIndPanel__itemPrice {
  background: #FFF;
  padding: 0 21px 15px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

@media screen and (max-width: 767px) {
  .p-topIndPanel__itemPrice {
    padding: 0 5% 3%;
  }
}

.p-topIndPanel__itemPriceFrame {
  border: 1px solid #999;
  background: #FFF;
  border-radius: 5px;
}

.p-topIndPanel__itemPriceAtt {
  text-align: center;
  font-size: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid #666;
}

@media screen and (max-width: 767px) {
  .p-topIndPanel__itemPriceAtt {
    font-size: 11px;
    font-size: 2.93333vw;
    padding-bottom: 4%;
    padding-top: 2%;
    margin-top: -1px;
  }
}

.p-topIndPanel__itemPriceType {
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .p-topIndPanel__itemPriceType {
    padding-top: 0%;
    font-size: 13px;
    font-size: 3.46667vw;
    margin: 4% 4% 2%;
  }
}

.p-topIndPanel__att {
  margin-top: 10px;
  font-size: 12px;
  padding-bottom: 30px;
  border-bottom: 1px solid #FFF;
}

@media screen and (max-width: 767px) {
  .p-topIndPanel__att {
    font-size: 11px;
    font-size: 2.93333vw;
    margin-top: 2%;
    border-bottom: none;
    padding-bottom: 5%;
  }
}

/* p-topIndPoint */
.p-topIndPoint {
  width: 748px;
  margin: 50px auto 0;
}

@media screen and (max-width: 767px) {
  .p-topIndPoint {
    margin: 5.33333% auto 0;
    width: 100%;
  }
}

.p-topIndPoint__lead {
  margin-bottom: 12px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-topIndPoint__lead {
    margin-bottom: 10px;
  }
}

.p-topIndPoint__att {
  margin-top: 10px;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .p-topIndPoint__att {
    font-size: 11px;
    font-size: 2.93333vw;
    margin: 2% auto 0;
  }
}

/* p-topEco */
.p-topEco {
  background: #f2f4f6;
  padding: 80px 0;
}

@media screen and (max-width: 767px) {
  .p-topEco {
    padding: 13.33333% 0;
  }
}

.p-topEco__ttl {
  text-align: center;
  font-size: 36px;
  font-weight: normal;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .p-topEco__ttl {
    font-size: 42px;
    font-size: 5.60vw;
    letter-spacing: 0;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}

.p-topEco__sub {
  text-align: center;
  font-size: 20px;
  margin-top: 15px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .p-topEco__sub {
    margin-top: 1%;
    font-size: 20px;
    font-size: 5.33333vw;
  }
}

.p-topEcoList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .p-topEcoList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 13.33333%;
  }
}

.p-topEcoList__item {
  width: 380px;
  margin: 0 20px;
}

@media screen and (max-width: 767px) {
  .p-topEcoList__item {
    width: 89.33333%;
  }

  .p-topEcoList__item:last-child {
    margin-top: 5.97015%;
  }
}

.p-topEcoItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-topEcoItem__img {
  width: 50%;
}

.p-topEcoItem__img img {
  width: 100%;
}

.p-topEcoItem__txtArea {
  width: 50%;
  padding: 15px 15px 0 15px;
  background: #FFF;
}

@media screen and (max-width: 767px) {
  .p-topEcoItem__txtArea {
    padding: 0 4% 0;
  }
}

.p-topEcoItem__ttl {
  font-size: 16px;
  font-weight: bold;
  height: 2.5em;
}

@media screen and (max-width: 767px) {
  .p-topEcoItem__ttl {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.4;
    margin-top: 11.42857%;
  }
}

.p-topEcoItem__txt {
  margin-top: 15px;
  font-size: 13px;
}

@media screen and (max-width: 767px) {
  .p-topEcoItem__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    margin-top: 8%;
  }
}

.p-topEcoBtn a {
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  text-decoration: none;
  transition: all 0.2s;
  background: #8cdc42;
}

@media screen and (max-width: 767px) {
  .p-topEcoBtn a {
    height: 3.5em;
  }
}
.p-topEcoBtn a:hover {
	opacity: 0.6;
	transition: opacity .3s linear;
}

.p-topEcoBtn a span {
  position: relative;
  display: inline-block;
  color: #FFF;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .p-topEcoBtn a span {
    font-size: 13px;
    font-size: 3.46667vw;
  }
}

.p-topEcoBtn a span:after {
  content: " ";
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 15px;
  background: url(/products/ecotank/images/arrow_btn_white.png) no-repeat;
  background-size: contain;
  margin-left: 10px;
}

.p-topEcoBtn a span.iconModal:after {
  content: " ";
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url(/products/ecotank/images/ico_arrow03.png) no-repeat;
  background-size: contain;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .p-topEcoBtn a span.iconModal:after {
    width: 15%;
    height: 1.5em;
  }
}

/* p-topPickup */
.p-topPickup {
  padding: 0 0 80px;
  background: #FFF;
}

@media screen and (max-width: 767px) {
  .p-topPickup {
    padding: 10.66667% 0 0;
  }
}

.p-topPickup__ttl {
  text-align: center;
  font-size: 36px;
  font-weight: normal;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .p-topPickup__ttl {
    font-size: 21px;
    font-size: 5.6vw;
  }
}

.p-topPickup__sub {
  text-align: center;
  font-size: 20px;
  margin-top: 15px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .p-topPickup__sub {
    font-size: 20px;
    font-size: 5.33333vw;
    margin-top: 1%;
  }
}

.p-topPickupList {
  width: 960px;
  margin: 50px auto 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

@media screen and (max-width: 767px) {
  .p-topPickupList {
    width: 89.33333%;
    border: 1px solid #d1d1d1;
    margin: 10.66667% auto 0;
  }
}


.eco_ul.p-topPickupList:after {
  content: " ";
  width: auto;
  margin-right: 470px;
}

.p-topPickupList:after {
  content: " ";
  width: auto;
  margin-right: 220px;
}

.p-topPickupList__item {
  width: 223px;
}
.p-topPickupList__item a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .p-topPickupList__item {
    width: 100%;
    border-bottom: 1px solid #d1d1d1;
  }

  .p-topPickupList__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3%;
  }

  .p-topPickupList__itemBlock {
    width: 50%;
  }

  .p-topPickupList__itemBlock img {
    height: auto;
  }

  .p-topPickupList__itemBlock:last-child {
    margin-left: 3%;
  }

  .p-topPickupList__item:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }
}

.p-topPickupList__item .name {
  margin-top: 10px;
  display: block;
  text-align: left;
}
.p-topPickupList__item a:hover .name {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .p-topPickupList__item .name {
    font-size: 12px;
    font-size: 3.2vw;
    text-align: left;
    margin-top: 0px;
  }
}

.p-topPickupList__item .txt {
  margin-top: 5px;
  display: block;
  color: #162329;
}

@media screen and (max-width: 767px) {
  .p-topPickupList__item .txt {
    font-size: 12px;
    font-size: 3.2vw;
  }
}

/* modal */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.modal .modalUnder {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
}

.modal .modalCt {
  position: relative;
  display: none;
}

.modal .modalCt--movie {
  display: none;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 800px;
  background: #FFF;
  margin: 0 auto;
  z-index: 11;
}

@media screen and (max-width: 767px) {
  .modal .modalCt--movie {
    width: 90%;
  }
}

.modal .modalCt .modalCtMovie {
  position: relative;
  padding-top: 56.8%;
}

.modal .modalCt .modalCtMovie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal .modalCt .modalCtMovie__movieAtt {
  position: absolute;
  top: 100%;
  color: #FFF;
  font-size: 10px;
}

@media screen and (max-width: 767px) {
  .modal .modalCt .modalCtMovie__movieAtt {
    margin-top: 2%;
    font-size: 10px;
    font-size: 2.66667vw;
  }
}

.modal .modalCt--ct {
  display: none;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 960px;
  background: #FFF;
  margin: 0 auto;
  z-index: 11;
}

@media screen and (max-width: 767px) {
  .modal .modalCt--ct {
    width: 89.33333%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 8%;
  }
}

.modal .modalCt .modalCtItem {
  position: relative;
  height: 90%;
}

@media screen and (max-width: 767px) {
  .modal .modalCt .modalCtItem {
    overflow-y: scroll;
  }
}

@media screen and (max-width: 767px) {
  .modal .modalCt .modalCtItem img {
    width: 100%;
  }
}

.modal .modalCt .modalCtItem__tArea {
  background: #6eb92b;
  padding: 40px 0;
  color: #FFF;
}

@media screen and (max-width: 767px) {
  .modal .modalCt .modalCtItem__tArea {
    padding: 5.97015% 0;
  }
}

.modal .modalCt .modalCtItem__ttl {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .modal .modalCt .modalCtItem__ttl {
    font-size: 23px;
    font-size: 6.13333vw;
  }
}

.modal .modalCt .modalCtItem__lead {
  font-size: 17px;
  margin-top: 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .modal .modalCt .modalCtItem__lead {
    margin-top: 1%;
    font-size: 14px;
    font-size: 3.73333vw;
  }
}

.modal .modalCt .modalCtItem__cont {
  background: #FFF;
  padding: 40px;
}

@media screen and (max-width: 767px) {
  .modal .modalCt .modalCtItem__cont {
    padding: 5.97015% 4.47761%;
    overflow-y: scroll;
    height: 60vh;
  }
}

.modal .modalCt .modalCtItem__contTtl {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .modal .modalCt .modalCtItem__contTtl {
    font-size: 20px;
    font-size: 5.33333vw;
  }
}

.modal .modalCt .modalCtItem__contTxt {
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .modal .modalCt .modalCtItem__contTxt {
    font-size: 14px;
    font-size: 3.73333vw;
  }
}

.modal .modalCt .modalCtItem__contImg {
  text-align: center;
  margin-top: 20px;
}

.modal .modalCt .modalCtItem__contAtt {
  margin-top: 20px;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .modal .modalCt .modalCtItem__contAtt {
    margin-top: 4%;
    font-size: 12px;
    font-size: 3.2vw;
  }
}

.modal .modalCt .modalClose {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 1px;
}

/* newsSection */
@media screen and (max-width: 767px) {
  .newsSection {
    position: relative;
    margin: 0 15px !important;
    border: 1px solid #CCCCCC;
  }
}

@media screen and (max-width: 767px) and (max-width: 768px) {
  .newsSection {
    width: 89.33333%;
    margin: 8% auto 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .newsSection .headMod02 {
    background: #eaeaea;
    padding: 8px 15px;
    color: #2f3e46;
    font-weight: bold;
    margin: 0;
  }
}

@media screen and (max-width: 767px) and (max-width: 768px) {
  .newsSection .headMod02 span {
    font-size: 18px;
    font-size: 4.8vw;
  }
}

@media screen and (max-width: 767px) {
  .newsSection .fsS {
    padding-top: 0 !important;
    font-size: 17.6px;
  }
}

@media screen and (max-width: 767px) and (max-width: 768px) {
  .newsSection .newsGroup {
    padding: 0 5%;
  }
}

@media screen and (max-width: 767px) {
  .newsSection .newsGroup dl {
    margin: 8px;
    border-bottom: 1px dotted #ccc;
    display: block;
    padding-bottom: 8px;
    font-size: 90%;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) and (max-width: 768px) {
  .newsSection .newsGroup dl {
    overflow: inherit;
    margin: 0;
    padding: 2% 0;
  }
}

@media screen and (max-width: 767px) {
  .newsSection .newsGroup dl:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }

  .newsSection .newsGroup .date {
    font-weight: bold;
    float: left;
    margin-right: 8px;
    padding-top: 4px;
    font-size: 14.4px;
  }
}

@media screen and (max-width: 767px) and (max-width: 768px) {
  .newsSection .newsGroup .date {
    float: none;
    width: auto;
    font-size: 14px;
    font-size: 3.73333vw;
  }
}

@media screen and (max-width: 767px) {
  .newsSection .newsGroup .ico img {
    width: auto;
  }

  .newsSection .newsGroup .txt {
    display: block;
    margin-top: 5px;
    font-size: 14.4px;
  }
}

@media screen and (max-width: 767px) and (max-width: 768px) {
  .newsSection .newsGroup .txt {
    width: 100%;
    font-size: 14px;
    font-size: 3.73333vw;
  }
}

/* detailSection & share */
.detailSection {
  margin: 80px auto 0 !important;
  padding: 60px 0;
  width: 100% !important;
  background-color: #f2f4f6;
}

.share_title {
  font-size: 30px;
  text-align: center;
}

.share_list {
  margin: 25px auto 0;
}

.share_list ul {
  text-align: center;
}

.share_list ul li {
  vertical-align: top;
  display: inline-block;
  position: relative;
  margin: 0 15px;
}

@media screen and (max-width: 767px) {
  .detailSection {
    margin-top: 40px;
  }

  #content .share {
    margin: 0;
    padding: 30px 0 40px;
    background-color: #f2f4f6;
  }

  #content .share_title {
    font-size: 24px;
    text-align: center;
  }

  #content .share_list {
    margin: 25px auto 0;
  }

  #content .share_list ul {
    text-align: center;
  }

  #content .share_list ul li {
    vertical-align: top;
    display: inline-block;
    position: relative;
    margin: 0 15px;
  }

  #content .share img {
    width: auto;
  }
}
