@charset "utf-8";

/*--=========================
  font-size
=========================--*/
html, body {
  position: relative;
  overflow-x: hidden;
  font-family: "A+mfCv-AXIS Font ベーシック L ProN", "A+mfCv-AXIS Font ベーシック M ProN", "sans-serif" !important;
  font-weight: normal !inportant;
  line-height: 1.75;
  letter-spacing: 0.025rem;
  color: #191919;
  text-align: left;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}
@media screen and (min-width: 1280px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1279px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1279px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/*--=========================
  headline
=========================--*/
h2, h3, h4, h5, h6 {
  background: none !important;
  color: #191919 !important
}
/*-- h2 --*/
h2 {
  background: none !important;
  color: #191919 !important;
  text-align :left;
}
.pap-h2 {
  padding-bottom: 0 !important;
}
@media screen and (min-width: 1280px) {
  .pap-h2 {
    margin: 40px 0 30px !important;
    font-size: 24px !important;
    font-size: 2.4rem !important;
  }
}
@media screen and (max-width: 1279px) {
  .pap-h2 {
    margin: 40px 0 15px !important;
    font-size: 24px !important;
    font-size: 2.4rem !important;
  }
}
@media screen and (max-width: 767px) {
  .pap-h2 {
    margin: 20px 0 10px !important;
    padding: 0 5%;
    font-size: 22px !important;
    font-size: 2.2rem !important;
  }
  .pap-h2 > span {
    display: none !important;
  }
  h2.title {
    padding: 20px !important;
    border: none !important;
    background: #f2f1ed !important;
    text-align: center !important; 
  }
}
h2.pap-center {
  line-height: 1.8;
}
.pap-h2 span {
  font-size: 50%;
  letter-spacing: 0.5rem;
}
.pap-h2 span:before {
  content: " / ";
}
h2.pap-center span:before {
  content: none;
}
.pap-page-title {
  margin-top: 0 !important;
}
@media screen and (max-width: 767px) {
  .pap-page-title span {
    display: none !important;
  }
}

/*-- サイドカラムのデフォルトパーツ見出し --*/
#leftcolumn .block_outer h2 {
  background: #f2f1ed !important;
}

/*-- h3 --*/
.pap-h3, .title_mypage {
  padding: 0 !important;
  border-bottom: solid 1px #191919 !important;
  font-weight: bold !important;
  text-align: left !important;
  color: #191919 !important;
}
@media screen and (min-width: 1280px) {
  .pap-h3, .title_mypage {
    margin: 40px 0 30px !important;
    padding-bottom: 7px !important;
    font-size: 22px !important;
    font-size: 2.2rem !important;
  }
}
@media screen and (max-width: 1279px) {
  .pap-h3, .title_mypage {
    margin: 30px 0 20px !important;
    padding-bottom: 5px !important;
    font-size: 22px !important;
    font-size: 2.2rem !important;
  }
}
@media screen and (max-width: 767px) {
  .pap-h3, .title_mypage {
    margin: 20px 0 15px !important;
    padding-bottom: 3px !important;
    font-size: 20px !important;
    font-size: 2.0rem !important;
  }
}

/*-- h4 --*/
.pap-h4{
  font-weight: bold !important;
  color: #191919 !important;
}
@media screen and (min-width: 1280px) {
  .pap-h4 {
    margin: 30px 0 20px !important;
    font-size: 20px !important;
    font-size: 2.0rem !important;
  }
}
@media screen and (max-width: 1279px) {
  .pap-h4 {
    margin: 20px 0 15px !important;
    font-size: 20px !important;
    font-size: 2.0rem !important;
  }
}
@media screen and (max-width: 767px) {
  .pap-h4 {
    margin: 20px 0 15px !important;
    font-size: 18px !important;
    font-size: 1.8rem !important;
  }
}

/*-- h5 --*/
.pap-h5{
  font-weight: bold !important;
  color: #191919 !important;
}
@media screen and (min-width: 1280px) {
  .pap-h5 {
    margin: 30px 0 20px !important;
    font-size: 18px !important;
    font-size: 1.8rem !important;
  }
}
@media screen and (max-width: 1279px) {
  .pap-h5 {
    margin: 20px 0 15px !important;
  }
}
@media screen and (max-width: 767px) {
  .pap-h5 {
    margin: 15px 0 10px !important;
  }
}

/*-- h6 --*/
.pap-h6{
  font-weight: bold;
  color: #191919;
}
@media screen and (min-width: 1280px) {
  .pap-h6 {
    margin: 30px 0 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1279px) {
  .pap-h6 {
    margin: 20px 0 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .pap-h6 {
    margin: 15px 0 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

h2.pap-caution, h3.pap-caution, h3.pap-caution, h4.pap-caution, h5.pap-caution, h6.pap-caution {
  color: #bf191d !important;
}
h3.pap-caution {
  border-bottom: solid 1px #bf191d !important;
}

/*--=========================
  link
=========================--*/
#main_column a {
  color: #197bbf;
}
/*--=========================
  paragraph
=========================--*/
.pap-section p, .pap-section p.pap-attention, .pap-section p.pap-caution {
  margin-top: 16px !important;
  margin-top: 1.6rem !important;
}
/*--=========================
  list
=========================--*/
#main-content li {
  list-style: none;
}
.pap-section li, .pap-section .pap-attention li, .pap-section .pap-caution li {
  margin-top: 8px !important;
  margin-top: 0.8rem !important;
}

/*--=========================
  table
=========================--*/
table {
  width: 100%;
  margin: 20px 0px;
  border-collapse:  collapse;
}
th {
  max-width: 20%;
  background: #fbfbfa !important;
  /*font-weight: bold !important;*/
  text-align: center;
}
thead th {
  background: #191919 !important;
  color: #fff !important;
}
th, td {
  padding: 7px;
  border: solid 1px #ededed !important;
}

/*--=========================
  strong
=========================--*/
strong {
  /*font-weight: bold !important;*/
}

/*--=========================
  image
=========================--*/
img {
  max-width: 100%;
}
@media screen and (min-width: 1280px) {
  img.pap-image {
    margin: 20px 0;
  }
}
@media screen and (max-width: 1279px) {
  img.pap-image {
    margin: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  img.pap-image {
    margin: 10px 0;
  }
}

/*--=========================
  icon
=========================--*/
i.ico {
  font-family: "icomoon";
}

#periodicalOrderHistory,
#periodical_order_history h4:last-child {
  display: none !important;
}

/*
#undercolumn_login_yamiichi .formlist:first-child {
  display: none !important;
}
*/