@charset "UTF-8";
/* リニューアル後削除 ここから */
div.contentsarea .ui2047 p {
  margin: 0;
  line-height: 1.5;
}
.headingMain {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 768px) {
  .headingMain {
    /*width: 1160px;*/
    width: 100%;
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .headingMain {
    margin-top: 15px;
    padding: 0 10px;
  }
}
.headingMain_item {
  font-weight: bold;
}
div.contentsarea .ui2047 h1.headingMain_main {
  display: inline-block;
}
@media print, screen and (min-width: 768px) {
  div.contentsarea .ui2047 h1.headingMain_main {
    font-size: 1.8rem;
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.contentsarea .ui2047 h1.headingMain_main {
    margin-right: 14px;
  }
}
.headingMain_sub {
  display: inline-block;
}
@media print, screen and (min-width: 768px) {
  .headingMain_sub {
    font-size: 1.4rem;
  }
}
.headingMain-none {
  display: none !important;
}
div.contentsarea .ui2047 p.guide_lead {
  margin: 10px 0 20px;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .seriesFeature {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .seriesFeature {
    margin-top: 25px;
  }
}
div.contentsarea .ui2047 h2.seriesFeature_topHeading {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  line-height: 1.3;
}
@media print, screen and (min-width: 768px) {
  div.contentsarea .ui2047 h2.seriesFeature_topHeading, #sb-wrapper-inner h2.seriesFeature_topHeading {
    font-size: 3.6rem;
    /*width: 1160px;*/
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  div.contentsarea .ui2047 h2.seriesFeature_topHeading, #sb-wrapper-inner h2.seriesFeature_topHeading {
    font-size: 2.4rem;
    padding: 0 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .seriesFeature_subInner {
    /*width: 1160px;*/
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .seriesFeature_subInner {
    padding: 30px 10px;
  }
}
div.contentsarea .ui2047 h3.seriesFeature_heading {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
}
@media print, screen and (min-width: 768px) {
  div.contentsarea .ui2047 h3.seriesFeature_heading {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  div.contentsarea .ui2047 h3.seriesFeature_heading {
    font-size: 2.0rem;
  }
}
div.contentsarea .ui2047 p.seriesFeature_text {
  font-size: 1.4rem;
}
@media print, screen and (min-width: 768px) {
  div.contentsarea .ui2047 p.seriesFeature_text {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.contentsarea .ui2047 p.seriesFeature_text {
    margin-top: 15px;
  }
}
.headingMain .premium_benefit p.price span {
  line-height: 0;
}
.ui2047 .link_btn a:before, #sb-wrapper-inner .link_btn a:before {
  font-family: 'Noto Sans JP', sans-serif !important;
  content: "＞" !important;
  font-size: 1rem !important;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-55%) !important;
}
/* リニューアル後削除 ここまで */



/*===========================
ui2047
===========================*/
.ui2047 h3.seriesFeature_heading:before, #sb-wrapper-inner h3.seriesFeature_heading:before {
  content: "■";
}
.ui2047 .textsmall {
  font-size: 84%;
}
@media print, screen and (min-width: 768px) {
  .ui2047 table {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ui2047 table {
    margin-top: 15px;
  }
}
.ui2047 table.workdesc {
  width: 100%;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.ui2047 table.workdesc th, .ui2047 table.workdesc td {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  padding: 10px;
}
.ui2047 table.workdesc thead th {
  background: #CCD1D9;
  color: #333333;
  font-weight: bold;
}
.ui2047 table.workdesc thead th:first-child {
  width: 20%;
}
.ui2047 table.workdesc thead th:last-child {
  width: 14%;
}
.ui2047 table.workdesc tbody th:first-child {
  text-indent: -1em;
  padding-left: 2em;
  font-weight: normal;
}
@media print, screen and (min-width: 768px) {
  .ui2047 .workdesc_note {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ui2047 .workdesc_note {
    margin-top: 15px;
  }
}
.ui2047 .workdesc_note p {
  text-indent: -3.6em;
  padding-left: 3.75em;
  margin: 0;
  line-height: 1.5;
}
.ui2047 ol.seriesFeature_text, #sb-wrapper-inner ol.seriesFeature_text {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1em;
  padding: 0 0 0 2em;
  margin: 20px 0 0 0;
}
.ui2047 ol.seriesFeature_text li, #sb-wrapper-inner ol.seriesFeature_text li {
  margin: 0;
  line-height: 1.5;
}
.ui2047 ol.seriesFeature_text ul, #sb-wrapper-inner ol.seriesFeature_text ul {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1em;
  padding: 0 0 0 2em;
  margin: 0.5em 0 1em;
}

/*--------------------
  link_btn
--------------------*/
.ui2047 .link_btn, #sb-wrapper-inner .link_btn {
  display: inline-block;
}
.ui2047 .link_btn a, #sb-wrapper-inner .link_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #232b35;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  width: 100%;
  /*height: 40px;*/
  height: 24px;
  padding: 0 2.5em 0 1em;
  text-indent: 0;
  font-weight: normal;
}
.ui2047 .link_btn a:before, #sb-wrapper-inner .link_btn a:before {
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 2rem;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 768px) {
  .ui2047 .link_btn a:hover, #sb-wrapper-inner .link_btn a:hover {
    opacity: 0.8;
  }
}

/*--------------------
  price
--------------------*/
.ui2047 .price {
  font-size: 1.4rem;
  line-height: 1.3;
}
.ui2047 .price {
  font-size: 1.4rem;
  line-height: 1.3;
}
.ui2047 .price span {
  font-weight: bold;
  font-size: 2.4rem;
}
.priceArea .premium_benefit {
  color: #CC0000;
  /*position: relative;*/
  margin: 1em 0;
  border: 1px solid #CC0000;
  padding: 1em;
}

.priceArea.price_premium .price span.strikethrough{
	text-decoration: line-through;
}
.priceArea.price_premium .premium_benefit{
	margin: 0;
	border: none;
	padding: 0;
}
.priceArea.price_premium .price{
	display: inline-block;
}

div.contentsarea .ui2047 .premium_benefit p {
  margin-bottom: 1em;
}
.headingMain .premium_benefit {
  background: #a6e955;
  display: flex;
  justify-content: center;
  padding: 0 10px;
}
.headingMain .premium_benefit p {
  background: #fff;
  padding: 10px;
  border-radius: 3px;
  margin: 10px !important;
}
.headingMain .premium_benefit p span {
  color: #CC0000;
}
.headingMain .premium_benefit p.price {
  margin-bottom: 10px !important;
  text-align: center;
}
.headingMain .premium_benefit p.price span {
  font-size: 3.8rem;
  margin-left: 0.25em;
  /*line-height: 0;*/
}
.headingMain .premium_benefit p img {
  width: 50%;
  height: auto;
  vertical-align: bottom !important;
}
@media screen and (max-width: 767px) {
  .headingMain .premium_benefit {
    display: block;
    padding: 10px 0;
  }
  .headingMain .premium_benefit p {
    margin: 0 10px !important;
  }
}
@media screen and (max-width: 374px) {
  .headingMain .premium_benefit {
    display: block;
    padding: 10px 0;
  }
  .headingMain .premium_benefit p {
    margin: 0 10px !important;
  }
  .headingMain .premium_benefit p.price span {
    font-size: 3rem;
    margin-left: 0;
  }
  .headingMain .premium_benefit p img {
    width: 100%;
    height: auto;
  }
}

/*--------------------
  shadowbox
--------------------*/
#shadowbox {
  display: none;
}
.box_contents {
  width: 96%;
  margin: 4% auto;
}
#sb-wrapper-inner p {
  margin: 0;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  #sb-wrapper-inner .headingMain {
    /*width: 1160px;*/
    width: 100%;
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 767px) {
  #sb-wrapper-inner .headingMain {
    margin-top: 15px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #sb-wrapper-inner h2.seriesFeature_topHeading {
    font-size: 2.4rem;
    padding: 0 10px;
  }
}
@media print, screen and (min-width: 768px) {
  #sb-wrapper-inner h2.seriesFeature_topHeading {
    font-size: 3.6rem;
    /*width: 1160px;*/
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #sb-wrapper-inner h2.seriesFeature_topHeading {
    font-size: 2.4rem;
    padding: 0 10px;
  }
}
@media print, screen and (min-width: 768px) {
  #sb-wrapper-inner .seriesFeature_subInner {
    /*width: 1160px;*/
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  #sb-wrapper-inner .seriesFeature_subInner {
    padding: 30px 10px;
  }
}
#sb-wrapper-inner h3.seriesFeature_heading {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
}
@media print, screen and (min-width: 768px) {
  #sb-wrapper-inner h3.seriesFeature_heading {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  #sb-wrapper-inner h3.seriesFeature_heading {
    font-size: 2.0rem;
  }
}
#sb-wrapper-inner p.seriesFeature_text {
  font-size: 1.4rem;
}
@media print, screen and (min-width: 768px) {
  #sb-wrapper-inner p.seriesFeature_text {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #sb-wrapper-inner p.seriesFeature_text {
    margin-top: 15px;
  }
}

.customer h3 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500 !important;
  font-size: 2rem !important;
}
.customer .attentionBox {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #ccc;
  /*text-align: center;*/
  width: 100%;
}
.customer .attentionBox .telNo {
  font-size: 1.7rem;
  font-weight: 700;
}
.customer .attentionBox .telNo span {
  margin-left: 10px;
  font-size: 2.4rem;
}
.customer .attentionBox .telTime {
  font-weight: bold;
  margin-bottom: 15px !important;
}
.customer .attentionBox ul li {
  list-style: disc inside;
  text-indent: -1em;
  padding: 0 0 0.5em 1em;
}

p .gaAnc{
	display: table;
	margin: 0 auto;
}
