@charset "UTF-8";

body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../ui2040/ui2040_icon_loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../ui2040/ui2040_icon_prev.png) left 48% no-repeat;opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../ui2040/ui2040_icon_next.png) right 48% no-repeat;opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../ui2040/ui2040_icon_close.png) top right no-repeat;text-align:right;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;opacity:1}

i {
  font-style: inherit;
}

._bold {
  font-weight: bold;
}

._full {
  width: 100%;
}

._middle {
  vertical-align: middle;
}

._left {
  text-align: left !important;
}

._center {
  text-align: center !important;
}

._right {
  text-align: right !important;
}

._pb0 {
  padding-bottom: 0 !important;
}

._pb20 {
  padding-bottom: 20px !important;
}

._pb25 {
  padding-bottom: 25px !important;
}

._pb30 {
  padding-bottom: 30px !important;
}

._pt0 {
  padding-top: 0 !important;
}

._pt20 {
  padding-top: 20px !important;
}

._mb0 {
  margin-bottom: 0 !important;
}

._mb5 {
  margin-bottom: 5px !important;
}

._mb20 {
  margin-bottom: 20px !important;
}

._mb30 {
  margin-bottom: 30px !important;
}

._mt0 {
  margin-top: 0 !important;
}

._mt5 {
  margin-top: 5px !important;
}

._mt15 {
  margin-top: 15px !important;
}

._mt20 {
  margin-top: 20px !important;
}

._mt25 {
  margin-top: 25px !important;
}

._mt30 {
  margin-top: 30px !important;
}

._mt35 {
  margin-top: 35px !important;
}

._mt50 {
  margin-top: 50px !important;
}

._mt55 {
  margin-top: 55px !important;
}

._mt70 {
  margin-top: 70px !important;
}

._ml15 {
  margin-left: 15px !important;
}

._red {
  color: #c00;
}

._mx914 {
  max-width: 914px;
  margin-left: auto;
  margin-right: auto;
}

main p + p {
  margin-top: 26px;
}

.seriesBanner {
  margin: 8px auto 0;
}

.seriesBox {
  background: #eee;
  padding: 30px 30px 45px;
  position: relative;
  text-align: center;
  margin-top: 50px;
}

.seriesBox.tp01 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.seriesBox.tp02 {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 25px;
}

.seriesBox.tp03 {
  padding: 30px 25px 35px;
  text-align: left;
}

.seriesBox.tp04 {
  margin-top: 30px;
}

.seriesBox_title {
  font-size: 2.4rem;
  line-height: 30px;
  margin-bottom: 30px;
}

.seriesBox_read {
  font-size: 2rem;
  line-height: 30px;
}

.seriesBox_title.tp01 {
  font-size: 2.8rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 20px;
}

.seriesTitle {
  font-size: 2.8rem;
  line-height: 36px;
  text-align: center;
  margin-top: 60px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.seriesTitle.ttl02 {
  font-size: 3.6rem;
  font-weight: normal;
}

.seriesButton_wrap {
  max-width: 914px;
  margin: 50px auto 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.seriesButton_wrap > * {
  width: 100%;
  max-width: 454px;
}

.seriesButton_wrap.tp01 {
  max-width: 100%;
  margin-bottom: 12px;
}

.seriesButton_wrap.tp01 > * {
  max-width: 578px;
}

.seriesButton {
  display: block;
  border-radius: 5px;
  background: #a50000;
  color: #fff;
  font-size: 1.3rem;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
}

.seriesButton.tp01 {
  height: 44px;
  max-width: 370px;
  width: 100%;
  margin: 10px auto 0;
  background: #606a76;
  font-size: 1.4rem;
  padding: 0 14px;
}

.seriesButton span {
  display: block;
  background: url(../ui2040/ui2040_icon01.png) no-repeat right center;
  width: 100%;
  padding: 0 18px 0 10px;
}

.seriesButton_wrap.tp01 .seriesButton {
  background: #d2dce6;
  color: #232b34;
  position: relative;
}

.seriesButton_wrap.tp01 .seriesButton.active {
  background: #232b34;
  color: #fff;
  pointer-events: none;
}

.seriesButton_wrap.tp01 .seriesButton.active:after {
  content: '';
  width: 100%;
  height: 12px;
  position: absolute;
  bottom: -12px;
  left: 0;
  background: url(../ui2040/ui2040_icon02.png) no-repeat center top;
}

.seriesButton_wrap.tp01 .seriesButton span {
  background: none;
  padding: 0;
}

.seriesButton i {
  display: block;
  font-size: 1.8rem;
  line-height: 24px;
}

.seriesHowto {
  display: flex;
  justify-content: space-between;
}

.seriesHowto > * {
  width: 100%;
  max-width: 550px;
}

.seriesHowto_title {
  font-size: 3.4rem;
  line-height: 46px;
  text-align: center;
  margin-top: 40px;
}

.seriesHowto_box {
  background: #fff;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 1.4rem;
  line-height: 24px;
  font-weight: bold;
  height: 100%;
  padding-bottom: 25px;
}

.seriesHowto_box .ttl {
  font-size: 2.0rem;
  background: #f5f7fa;
  padding: 11px 10px 7px;
  font-weight: normal;
  margin-bottom: 25px;
}

.seriesHowto_box .seriesButton {
  max-width: 346px;
  margin-bottom: 25px;
  margin: auto;
  font-weight: normal;
  font-size: 1.6rem;
}

.listChar {
  text-indent: -47px;
  margin-left: 47px;
}

.listChar._fsSmall {
  text-indent: -39px;
  margin-left: 39px;
}

.listChar.tp01._fsSmall {
  text-indent: -47px;
  margin-left: 47px;
}

.seriesBox_col02,
.seriesBox_col02 .col03 {
  display: flex;
  justify-content: space-between;
}

.seriesBox_col02 > * {
  width: 100%;
  max-width: 500px;
}

.seriesBox_col02 > * + * {
  flex: 1;
  max-width: none;
  padding-left: 16px;
}

.seriesBox_col02.tp01 > * {
  max-width: none;
  width: auto;
}

.seriesBox_col02.tp01 > * + * {
  padding-left: 32px;
}

.seriesBox_col02.tp02 > * {
  max-width: 500px;
}

.seriesBox_col02.tp02 > * + * {
  padding-left: 0;
}

.seriesBox_col02.tp03 > :first-child {
  max-width: 675px;
}

.listCircle {
  list-style: inside disc url(../ui2040/ui2040_icon03.png);
  text-indent: -11px;
  margin-left: 51px;
}

.listChar.tp01._fsSmall + .listCircle {
  margin-left: 61px;
}

.seriesTable {
  font-size: 1.8rem;
  line-height: 28px;
  border: 1px solid #ccc;
  width: 100%;
  max-width: 914px;
  margin: 20px auto 0;
}

.seriesTable th,
.seriesTable td {
  border: 1px solid #ccc;
  padding: 15px;
  text-align: center;
}

.seriesTable th:not(.emp) {
  font-weight: bold;
  background: #f5f7fa;
  padding-top: 12px;
  padding-bottom: 8px;
  height: 70px;
}

.seriesTable span {
  display: block;
  font-size: 1.4rem;
  line-height: 22px;
}

.seriesLink {
  text-align: right;
  margin-top: 15px;
  font-weight: 700;
  font-family: 'Noto Sans JP', sans-serif;
}

.seriesLink span {
  font-weight: 700;
  font-size: 125%;
}

.seriesBox dl {
  display: flex;
  margin-top: 20px;
}

.seriesBox dt {
  padding-left: 8px;
  background: url(../ui2040/ui2040_icon03.png) no-repeat 0 6px;
}

.seriesBox dd {
  padding-left: 25px;
  flex: 1;
}

.seriesContact {
  background: #fff;
  border: 1px solid #ccc;
  display: flex;
  margin-top: 35px;
}

.seriesContact > * {
  width: 100%;
  max-width: 284px;
  background: url(../ui2040/ui2040_bg01.png) no-repeat 0 center;
}

.seriesContact > * + * {
  flex: 1;
  max-width: none;
  background: none;
  padding: 17px 30px 10px 40px;
}

.seriesContact_title {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 3.0rem;
  color: #1a1a1a;
  line-height: 36px;
  padding-left: 36px;
}

.seriesContact [class^="col"] {
  display: flex;
  justify-content: space-between;
}

.seriesContact .col02 .tel {
  font-size: 5.5rem;
  line-height: 5.5rem;
  flex: 1;
  text-align: center;
  font-weight: bold;
  padding-right: 15px;
}

.seriesContact .col02 .tel span {
  display: block;
  font-size: 1.6rem;
  line-height: 22px;
  letter-spacing: -.5px;
}

.seriesContact .tag span {
  display: block;
  width: 66px;
  height: 48px;
  background: #347a63;
  color: #fff;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
}

.seriesContact .tag i {
  font-size: 2.2rem;
  display: block;
  margin-top: -7px;
}

.seriesContact .col03 .tag span {
  background: #606a76;
  font-size: 1.4rem;
  line-height: 32px;
}

.seriesContact .col03 .tag i {
  font-size: 1.2rem;
  line-height: 20px;
  margin-top: -9px;
}

.seriesContact .box span {
  display: block;
  width: 164px;
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 1.3rem;
  line-height: 16px;
  white-space: nowrap;
}

.seriesContact .col03 .tel {
  width: 260px;
  font-size: 3.2rem;
  line-height: 3.2rem;
  color: #606a76;
  font-weight: bold;
  margin-left: 10px;
}

.seriesContact .col03 .tel span {
  display: block;
  font-size: 1.3rem;
  line-height: 20px;
}

.seriesContact .col03,
.seriesContact .col03 + p {
  margin-top: 12px;
}

.lb-outerContainer {
  height: auto !important;
}

.seriesPopup_info {
  text-align: center;
  padding: 20px 0 15px;
  line-height: 1.5;
}

.seriesBanner_unit {
  border: 1px solid #c9c9c9;
  padding: 36px 34px 67px;
  background: url(../ui2040/ui2040_bg02_pc.png) no-repeat right top;
  background-size: contain;
}
.seriesBanner > a {
  display: block;
  text-decoration: none;
  color: #333333;
}

.seriesBanner_unitTitle {
  font-size: 4.8rem;
  line-height: 1.5;
  margin: 10px 0 5px;
}

.seriesMain,
.seriesLeft,
.seriesRight,
.seriesLR,
.seriesPopup {
  display: none;
}

.show {
  display: block !important;
}

.h278-area .seriesBox.tp02 .seriesHowto > .seriesHowto_ttl,
.h278-area .seriesBox.tp02 .seriesHowto > *{
  width: 48%;
}
.h278-area .seriesBox.tp02 .seriesHowto > .seriesHowto_ttl{
    padding-top: 20px;
}
.h278-area .seriesBox.tp02 .seriesHowto_box{
  padding: 10px;
}

@media (min-width: 768px) {
  body main {
    font-size: 1.6rem;
    line-height: 28px;
  }

  ._fsSmall {
    font-size: 1.3rem;
    line-height: 22px;
  }

  ._pc-none {
    display: none !important;
  }

  .seriesContainer {
    width: 1160px;
    margin: auto;
    position: relative;
    overflow: hidden;
  }

  .seriesButton:hover {
    color: #fff;
  }

  ._hover:hover,
  .seriesButton:hover {
    opacity: .7;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
  }

  .footer {
    margin-top: 100px;
  }

  .seriesPanel {
    display: none;
  }

  .sp_br {
    display: none;
  }
}

@media (max-width: 767px) {
  body {
    font-size: 1.4rem;
    line-height: 1.6;
  }

  ._sp-none {
    display: none !important;
  }

  .seriesContainer {
    padding: 0 10px;
    position: relative;
    z-index: 1;
  }

  ._mb15-sp {
    margin-bottom: 15px !important;
  }

  ._mt0-sp {
    margin-top: 0 !important;
  }

  ._mt10-sp {
    margin-top: 10px !important;
  }

  ._mt15-sp {
    margin-top: 15px !important;
  }

  ._mt25-sp {
    margin-top: 25px !important;
  }

  ._mt50-sp {
    margin-top: 50px !important;
  }

  ._pb15-sp {
    padding-bottom: 15px !important;
  }

  ._pb20-sp {
    padding-bottom: 20px !important;
  }

  .footer {
    margin-top: 60px;
  }

  .seriesBanner_unit {
    font-size: 1.3rem;
    line-height: 22px;
    padding: 15px 10px;
    background-image: url(../ui2040/ui2040_bg02_sp.png);
    background-size: cover;
  }

  .seriesBanner_unitTitle {
    font-size: 3.0rem;
    line-height: 1.6;
    margin: 0 0 5px;
    text-align: center;
  }

  .seriesBox {
    padding: 15px 15px 20px;
    margin-top: 30px;
  }

  .seriesBox.tp01 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .seriesTitle {
    font-size: 2.2rem;
    line-height: 1.5;
    margin-top: 40px;
  }

  .seriesBox_title {
    font-size: 2.0rem;
    line-height: 1.4;
    margin-bottom: 15px;
  }

  .seriesBox_read {
    font-size: 1.6rem;
    line-height: 1.4;
  }

  .seriesButton_wrap {
    max-width: 355px;
    margin: 30px auto 0;
    display: block;
  }

  .seriesButton_wrap > * {
    margin-top: 10px;
  }

  .seriesButton {
    font-size: 1.1rem;
  }

  .seriesButton i {
    font-size: 1.6rem;
    line-height: 1.4;
  }

  .seriesHowto_title {
    font-size: 2.6rem;
    line-height: 1.5;
    margin-top: 60px;
  }

  .seriesButton.active {
    margin-bottom: 20px;
  }

  .seriesBox.tp03 {
    padding: 15px 15px 25px;
    text-align: left;
  }

  .listChar {
    text-indent: -42px;
    margin-left: 42px;
  }

  .seriesBox_col02,
  .seriesBox_col02 img {
    display: block;
    margin: auto;
  }

  .seriesBox_col02 .col03 > * {
    max-width: 32%;
  }

  .seriesBox_col02 > * + * {
    padding-left: 0;
    margin-top: 20px;
  }

  .seriesBox_col02.tp01 > * + * {
    padding-left: 0;
  }

  .listCircle {
    margin-left: 56px;
  }

  .seriesBox_col02.tp02 .seriesBox_col02.tp01 {
    display: flex;
  }

  .seriesBox_col02.tp02 .seriesBox_col02.tp01 > * + * {
    padding-left: 15px;
    margin: 0;
  }

  .seriesTable {
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 15px auto 0;
  }

  .seriesTable th, .seriesTable td {
    padding: 6px;
  }

  .seriesTable th:not(.emp) {
    padding-top: 8px;
    padding-bottom: 8px;
    height: auto;
  }

  .seriesTable span {
    font-size: 1.2rem;
    line-height: 1.5;
  }

  .seriesLink > p {
    line-height: 1.4;
  }

  .seriesBox_col02.tp03 .col03 > * {
    width: 24%;
  }

  .seriesContact {
    display: block;
    margin-top: 25px;
  }

  .seriesContact > * {
    max-width: none;
    padding: 12px 0 32px;
    background: url(../ui2040/ui2040_bg01_sp.png) no-repeat center bottom;
  }

  .seriesContact_title {
    display: block;
    height: auto;
    font-size: 2.0rem;
    color: #1a1a1a;
    line-height: 1.4;
    padding-left: 0;
    text-align: center;
  }

  .seriesContact > * + * {
    background: none;
    padding: 15px;
  }

  .seriesContact .col02 .tel {
    font-size: 2.6rem;
    line-height: 1.4;
  }

  .seriesContact .col02 .tel span {
    font-size: 1.3rem;
    line-height: 1.3;
  }

  .seriesContact .box span {
    padding: 5px;
    font-size: 1.1rem;
    line-height: 1.4;
    white-space: normal;
  }

  .seriesContact .box br {
    display: none;
  }

  .seriesContact .col03 .tel {
    width: auto;
    font-size: 1.6rem;
    line-height: 1.4;
    margin-left: 0;
  }

  .seriesContact .col03 .tel span {
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .seriesContact [class^="col"] {
    align-items: center;
  }

  .seriesPanel {
    position: fixed;
    top: calc(100% - 36px);
    /*left: -60%;*/
    width: 100%;
    max-width: 60%;
    z-index: 1000;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
  }

  .seriesPanel.active {
    top: inherit;
    bottom: 0;
  }

  .seriesPanel_inner {
    background: #fff;
    font-size: 1.2rem;
    line-height: 1.4;
    position: relative;
  }

  .seriesPanel.active .seriesPanel_inner {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
  }

  .seriesPanel_btn {
    position: absolute;
    top: 70px;
    right: -52px;
  }

  .seriesPanel_btn img {
    display: block;
    max-height: 46px;
  }

  .seriesPanel_btn > * + * {
    margin-top: -3px;
    display: block;
  }

  .seriesPanel_title {
    font-size: 1.3rem;
    line-height: 1.4;
    padding: 9px 10px;
    background: #7290c6;
    font-weight: bold;
    text-align: center;
    color: #fff;
    position: relative;
  }
  .seriesPanel_title:after {
    content: "";
    display: block;
    width: 8px;
    height: 11px;
    background: url(../ui2040/ui2040_icon01.png) no-repeat right center;
    position: absolute;
    top: 12px;
    right: 15px;
    transform: rotate(-90deg);
  }
  .seriesPanel.active .seriesPanel_title:after {
    transform: rotate(90deg); 
  }

  .seriesPanel_cnt {
    padding: 18px 15px;
  }

  .seriesPanel_item .ttl {
    font-size: 1.3rem;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 6px;
  }

  .seriesPanel_item + .seriesPanel_item {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #ccc;
  }

  .seriesBanner {
    padding: 0 10px;
  }

  .seriesPopup_info {
    padding: 15px 10px 10px;
  }

  .seriesPanel .seriesButton {
    height: 42px;
    margin-top: 10px;
    font-size: 1.3rem;
  }

  .seriesPanel_btn > .seriesPanel_close {
    margin-top: 0;
  }

  .seriesPanel.active .seriesPanel_btn > .seriesPanel_close {
    margin-right: -2px;
  }
}

@media (min-width: 481px) {
  ._only-480 {
    display: none !important;
  }
}

@media (max-width: 480px) {
  .seriesContact .box span {
    width: 74px;
  }
}

@media (max-width: 374px) {
  .seriesTable {
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .seriesBox dd {
    padding-left: 15px;
  }

  .seriesContact > * + * {
    padding: 15px 10px;
  }

  .seriesContact .col02 .tel {
    font-size: 2.0rem;
  }

  .seriesContact .col02 .tel span {
    font-size: 1.1rem;
  }

  .seriesContact .col03 .tel {
    font-size: 1.3rem;
    line-height: 1.3;
    margin-left: 4px;
  }

  .seriesContact .col03 .tel span {
    font-size: 1.1rem;
    line-height: 1.4;
  }
}

.seriesHowto {
  background-color: #fff;
}
.seriesBox.tp02 {
  background: none;
  padding: 0;
  margin-top: 50px;
}
.seriesBox.tp02 .seriesHowto > * {
  width: 440px;
}
.seriesBox.tp02 .seriesHowto > .seriesHowto_ttl {
  width: 250px;
  font-size: 2.4rem;
  background: #eee;
  padding-top: 41px;
  position: relative;
}
.seriesBox.tp02 .seriesHowto > .seriesHowto_ttl:before,
.seriesBox.tp02 .seriesHowto > .seriesHowto_ttl:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  right: 0;
}
.seriesBox.tp02 .seriesHowto > .seriesHowto_ttl:after {
  border-left: 15px solid transparent;
  border-right: 0px solid transparent;
  border-top: 60px solid #fff;
  position: absolute;
  top: 0;
}
.seriesBox.tp02 .seriesHowto > .seriesHowto_ttl:before {
  border-left: 15px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 60px solid #fff;
  position: absolute;
  bottom: 0;

}

.seriesHowto_box .ttl {
  margin-bottom: 15px;
}
.seriesHowto_box {
  padding-bottom: 15px;
}
.seriesBox.tp02 .seriesButton {
  height: 40px;
}
.seriesBox.tp02 .seriesHowto_box .seriesButton {
  width: 200px;
}
.seriesBox.tp02 .seriesHowto_box .ttl {
  font-size: 1.8rem;
  padding: 6px 10px 3px;
}
.seriesBox.tp02 .seriesHowto_box .ttl {
  margin-bottom: 7px;
}
.seriesBox.tp02 .seriesHowto_box {
  padding-bottom: 10px;
}

.seriesBox_wrap .seriesBox {
  padding: 30px 5px 45px;
}
.seriesBox_wrap {
  display: flex;
  justify-content: space-between;
}
.seriesBox_wrap > * {
  max-width: 50%;
  width: 570px;
}
.seriesBox_wrap .seriesButton {
  width: 500px;
  margin: 0 auto 25px;
}
.seriesBox.tp02._fixed {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 1160px;
  z-index: 9999;
}

.seriesHowto_boxBtn {
  display: flex;
  justify-content: space-between;
}
.seriesHowto_boxBtn p {
  text-align: left;
  padding-left: 20px;
}

.seriesTitle.ttlh2 {
  font-size: 3.6rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
}
.seriesBox_wrap .seriesBox_title {
  font-size: 2.8rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.3;
  height: 3em;
}

@media (max-width: 767px) {
  .seriesBox_wrap .seriesBox_title {
    font-size: 1.4rem;
  }
  .seriesBox_wrap .seriesButton {
    width: 100%;
  }
  .seriesBox_wrap {
    display: block;
  }
  .seriesBox_wrap > * {
    max-width: 100%;
    width: 100%;
  }
  .seriesBox_wrap .seriesBox {
    padding: 15px 15px 20px;
  }
  .seriesTitle.ttlh2 {
    font-size: 2.4rem;
  }
  .seriesBox_wrap .seriesBox_title {
    font-size: 2.0rem;
    height: auto;
    text-align: left;
  }
}

.seriesBox_f {
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.seriesBox_f > * {
  width: 49%;
}

.seriesTitle.ttl03 {
  font-size: 2.8rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.seriesBox_inner {
  background: #fff;
  padding: 25px;
}
.seriesBox_inner .seriesButton {
  display: inline-block;
  line-height: 45px;
}
.seriesButton_w {
  text-align: right;
}

@media (max-width: 767px) {
  .seriesBox_f {
    display: block;
  }
  .seriesBox_f > * {
    width: 100%;
  }
  .seriesBox_f figure {
    margin-top: 20px;
  }
  .seriesTitle.ttl02 {
    font-size: 2.4rem;
  }
  .seriesTitle.ttl03,
  .seriesBox_title.tp01 {
    font-size: 2.0rem;
  }
}

.none_list {
  list-style: none;
  margin-top: 10px;
}

/*210906追記campaignBox*/
.campaignBox {
  background: #eee;
  padding: 25px;
}
.campaignBox_inner {
  padding: 25px 20px 20px;
  background-color: #fff;
  text-align: center;
}
.campaignBox_inner > a:hover {
  opacity: 0.7;
  -webkit-transition: all .3s ease;
}
.campaignBox_txt {
  display: flex;
  justify-content: center;
  margin-top: 5px;
}
.campaignBox_txt a {
  margin-left: 30px;
}
.campaignBox_date {
  font-size: 1.8rem;
  letter-spacing: 0.5px;
  color: #5d5d5d;
}
.seriesTable span.cam_price{
  display: inline;
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  .campaignBox {
    padding: 15px;
  }
  .campaignBox_inner {
    padding: 15px 10px 10px;
  }
  .campaignBox_txt {
    display: block;
  }
  .campaignBox_txt a {
    margin-left: 0;
  }
  .campaignBox_date {
    font-size: 1.4rem;
  }
  .seriesTable span.cam_price{
  font-size: 1.6rem;
}
}


/*メーカー4年保証無料キャンペーン*/
#freeWarranty {
  display: none
}
.freeCampaign {
  border: 3px solid #36689b;
  font-size: 1.8rem;
  margin: 50px auto 0;
  border-radius: 20px;
  max-width: 914px;
}
.freeCampaign .title{
 text-align: center;
}
.freeCampaign .title h1 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  padding: 15px 20px;
  color: #fff79b;
  font-size: 2.5rem;
  background: #36689b;
  border-radius: 20px 20px 0 0;
  letter-spacing: 0.2rem;
  width: 100%;
  margin-top: -2px;
}
.freeCampaign .freeCampaignTxt {
  padding: 15px 20px;
}
.freeCampaign .freeCampaignTxt p + p{
  margin-top: 10px;
}
.freeCampaign .title .red {
  color: #c00;
  font-weight: bold;
  background: #fff79b;
}
.freeCampaign .campaignInner {
  background: #e7f9ff;
  margin: 0 20px;
  padding: 20px;
}
.freeCampaign .campaignInner dl{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.freeCampaign .campaignInner dl + dl{
  margin-top: 5px;
}
.freeCampaign .campaignInner dt {
  width: 20%;
  background: #B3E2F2;
  text-align: center;
  margin-right: 20px;
  padding: 5px 0;
  font-weight: bold;
  color: #36689b;
}
.freeCampaign .campaignInner dd {
  width: 60%;
}
.freeCampaign .notes {
  margin: 10px 20px;
  font-size: 1.4rem;
}

@media (max-width: 767px) {
  .freeCampaign {
    margin: 40px 10px 0;
    font-size: 1.6rem;
  }
  .freeCampaign .title h1 {
    padding: 10px;
    font-size: 2rem;
  }
.freeCampaign .freeCampaignTxt {
  padding: 10px;
  text-align: left;
}
.freeCampaign .freeCampaignTxt p + p{
  margin-top: 5px;
}
.freeCampaign .campaignInner {
  background: #e7f9ff;
  margin: 0 10px;
  padding: 10px;
}
.freeCampaign .campaignInner dl {
  justify-content: space-between;
}
.freeCampaign .campaignInner dt {
  width: 30%;
  margin-right: 0;
}
.freeCampaign .campaignInner dd {
  width: 68%;
}
.freeCampaign .notes {
  margin: 10px;
  font-size: 1.4rem;
}
}