@charset "UTF-8";
/******************************************************

fonts

******************************************************/
/******************************************************
スマートフォン
******************************************************/
.Parent .tableBox table td:last-child.cancel-txt{
  font-size: 1.5rem;
  color: #fe2600;
  border-right: #ccc dotted 1px;
}
@media screen and (max-width: 740px) {
.glash-blk{
    margin: 40px 20px;
    text-align: center;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;

  }
  .glash-blk p{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.5rem;
  }
  .btnBox{
    margin-bottom: 20px;
  }
  .glash-blk a.btn.large{
    line-height: 1.5;
    height: auto;
    padding: 5px 0;
  }
.glash-blk a.btn i{
    top: 50%;
    transform: translateY(-50%);
    line-height: auto;
}  .cancel-txt{
    font-size: 1.3rem;
  }
  
  .child .pageTitle {
    background-image: url(../img/title_sp.jpg);
    background-color: #cac8c4; }
  .child .columnBox01 {
    background: #e9f1f7;
    padding: 20px;
    margin: 20px 20px; }
    .child .columnBox01 h3 {
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 1.5rem;
      font-weight: bold;
      line-height: 1.5;
      padding-bottom: 10px; }
      .child .columnBox01 h3 em {
        display: block;
        font-weight: bold; }
    .child .columnBox01 em {
      display: block;
      font-weight: bold;
      padding-top: 10px; }
    .child .columnBox01 .point {
      padding-top: 10px; }
      .child .columnBox01 .point li {
        position: relative;
        padding-left: 10px; }
      .child .columnBox01 .point li:before {
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #668fc8;
        position: absolute;
        left: 0;
        top: 6px; }
  .child .contTitle {
    margin-top: 20px; }
  .child .point li {
    position: relative;
    padding-left: 10px; }
  .child .point li:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #668fc8;
    position: absolute;
    left: 0;
    top: 6px; }
  .child .iconBox {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap; }
    .child .iconBox li {
      width: 49%;
      box-sizing: border-box;
      text-align: center;
      color: #1a4270;
      border-radius: 2px;
      margin-top: 10px; }
      .child .iconBox li div {
        background: #d6e4f2;
        padding-bottom: 10px; }
        .child .iconBox li div i {
          font-size: 4rem;
          padding-top: 10px;
          display: block; }
        .child .iconBox li div em {
          display: block;
          font-weight: bold;
          padding-top: 3px; }
      .child .iconBox li p {
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 6em;
        margin-bottom: 0;
        border: #d6e4f2 solid 2px;
        border-top: 0; }
        .child .iconBox li p span {
          display: block;
          line-height: 1.35;
          font-weight: bold;
          padding: 0 6px; }
          .child .iconBox li p span br {
            display: none; }
  .child .rsvBtn li {
    padding: 0;
    margin-top: 20px; }
    .child .rsvBtn li a {
      display: block;
      width: 100%;
      height: 50px;
      line-height: 50px;
      text-align: center;
      color: #fff;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 1.4rem;
      font-weight: bold;
      background: #668fc8;
      position: relative; }
      .child .rsvBtn li a i {
        position: absolute;
        right: 15px;
        line-height: 50px;
        top: 0px;
        font-size: 10px;
        opacity: 0;
        transition: all 0.2s ease;
        backface-visibility: hidden; }
    .child .rsvBtn li:nth-child(2) a {
      background: #004982; }
    .child .rsvBtn li:nth-child(2) a.hover {
      background: #003d70; }
    .child .rsvBtn li:nth-child(1) a.hover {
      background: #2768b3; }
  .child .textBox > p {
    margin-bottom: 1em; }
  .child .textBox > p.center {
    text-align: center; }
  .child .textBox > em {
    padding-bottom: 1em; }
  .child .textBox img.nosize {
    width: 50px;
    height: auto;
    margin: 0 auto 10px;
    display: block; }
  .child .textBox .tripleBox li {
    width: 100%;
    overflow: hidden;
    margin-top: 20px; }
    .child .textBox .tripleBox li img {
      width: 40%;
      float: left;
      margin-right: 10px; }
    .child .textBox .tripleBox li small {
      display: block;
      font-size: 1rem;
      line-height: 1.5; }
  .child .columnBox03 {
    background: #ecf0f3;
    padding: 20px;
    margin: 0 20px 20px; }
    .child .columnBox03 h3 {
      font-size: 1.3rem;
      font-weight: bold;
      line-height: 1.5;
      padding-bottom: 1em; }
    .child .columnBox03 em {
      display: block;
      font-weight: bold; }
    .child .columnBox03 p {
      padding-bottom: 1em; }
    .child .columnBox03 p:last-child {
      padding-bottom: 0; }
  .child .flowList {
    margin: 20px 20px 0; }
    .child .flowList .flowBox {
      position: relative;
      padding-left: 50px;
      padding-bottom: 20px; }
      .child .flowList .flowBox:before {
        content: "1";
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #668fc8;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        line-height: 40px;
        font-family: "Swiss_721 W01 Bold";
        color: #fff;
        font-size: 1.6rem;
        z-index: 1; }
      .child .flowList .flowBox:after {
        content: "";
        width: 3px;
        height: 100%;
        background: #668fc8;
        position: absolute;
        left: 20px;
        top: 0;
        z-index: 0; }
      .child .flowList .flowBox dl dt {
        font-weight: bold;
        color: #668fc8;
        font-weight: bold;
        font-size: 1.3rem;
        line-height: 40px;
        background: #F4F8FB;
        display: inline-block;
        white-space: nowrap; }
      .child .flowList .flowBox dl dd {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        width: 100%; }
        .child .flowList .flowBox dl dd .flowTabel {
          margin: 20px 0;
          width: 100%; }
          .child .flowList .flowBox dl dd .flowTabel table {
            width: 100%; }
            .child .flowList .flowBox dl dd .flowTabel table th {
              text-align: left;
              padding: 6px;
              font-weight: bold;
              vertical-align: middle;
              display: block;
              background: #fff; }
            .child .flowList .flowBox dl dd .flowTabel table td {
              padding: 6px;
              text-align: left;
              display: block; }
              .child .flowList .flowBox dl dd .flowTabel table td span + span {
                padding-left: 20px; }
        .child .flowList .flowBox dl dd .text {
          margin-right: auto;
          margin-top: -10px; }
          .child .flowList .flowBox dl dd .text .attention {
            display: block;
            padding-left: 1em;
            text-indent: -1em;
            padding-top: 1em;
            color: #e14243; }
          .child .flowList .flowBox dl dd .text .attention + .attention {
            padding-top: 0; }
    .child .flowList .flowBox:nth-child(2):before {
      content: "2"; }
    .child .flowList .flowBox:nth-child(3):before {
      content: "3"; }
    .child .flowList .flowBox:nth-child(4):before {
      content: "4"; }
    .child .flowList .flowBox:nth-child(5):before {
      content: "5"; }
    .child .flowList .flowBox:nth-child(6):before {
      content: "6"; }
    .child .flowList .flowBox:last-child:after {
      content: none; }
  .child .caseBox {
    margin: 20px;
    background: #fff;
    padding: 16px 10px 10px;
    text-align: center; }
    .child .caseBox h3 {
      line-height: 1;
      padding-bottom: 16px;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 1.4rem;
      font-weight: bold;
      border-bottom: #333333 dotted 1px;
      text-align: left; }
    .child .caseBox .data {
      padding: 10px 0;
      text-align: left; }
      .child .caseBox .data em {
        display: block;
        width: 100%;
        font-weight: bold; }
      .child .caseBox .data p {
        display: block; }
    .child .caseBox ul {
      width: 100% !important;
      display: flex;
      justify-content: center;
      margin: 0 auto; }
      .child .caseBox ul li {
        width: 50%;
        text-align: left;
        font-size: 1rem;
        padding-top: 5px; }
  .child .caseBox ul.list {
    width: auto;
      display: block;
    margin: 10px 0;
    border-top: #668fc8 dotted 1px; }
    .child .caseBox ul.list li {
      width: 100%;
      overflow: hidden;
      padding: 6px;
      box-sizing: border-box;
      border-bottom: #668fc8 dotted 1px; }
      .child .caseBox ul.list li b {
      display: inline-block;
      width: 20%;
        font-weight: bold;
        white-space: nowrap;
        color: #1a4270;
        vertical-align: top; }
      .child .caseBox ul.list li span {
      display: inline-block;
      width: 76%;
        vertical-align: top; }
  .child .qaList {
    margin: 0 20px 0;
    padding: 20px 0;
    border-bottom: #333333 dotted 1px; }
    .child .qaList dt {
      position: relative;
      font-weight: bold;
      color: #668fc8;
      font-size: 1.2rem;
      line-height: 1.5;
      padding-left: 40px;
      min-height: 30px;
      margin-bottom: 10px; }
      .child .qaList dt:before {
        content: "Q";
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #668fc8;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        line-height: 30px;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        color: #fff;
        font-size: 1.3rem;
        z-index: 1;
        transition: all 0.2s ease;
        backface-visibility: hidden;
        transform: scale(1, 1); }
    .child .qaList dd {
      position: relative;
      padding-left: 40px;
      min-height: 30px;
      box-sizing: border-box; }
      .child .qaList dd:before {
        content: "A";
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #ed7787;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        line-height: 30px;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        color: #fff;
        font-size: 1.3rem;
        z-index: 1;
        transition: all 0.2s ease;
        backface-visibility: hidden;
        transform: scale(1, 1); }
  .child .qaList:last-child {
    margin-bottom: 20px; }
  .child .priceTable {
    margin: 0 20px 20px; }
    .child .priceTable .scrollBox {
      overflow-x: auto;
      width: 100%;
      -webkit-overflow-scrolling: touch; }
    .child .priceTable table {
      width: 100%;
      text-align: center;
      border-right: #ccc solid 1px;
      border-left: #ccc solid 1px;
      box-sizing: border-box; }
      .child .priceTable table thead th {
        background: #1a4270;
        color: #fff;
        padding: 6px;
        line-height: 1.5;
        text-align: center;
        border-right: #ccc solid 1px;
        box-sizing: border-box;
        font-size: 1rem;
        font-weight: bold;
        white-space: nowrap; }
      .child .priceTable table thead th:first-child {
        text-align: left; }
      .child .priceTable table tbody td {
        background: #f8f8f8;
        border-right: #ccc dotted 1px;
        border-bottom: #ccc solid 1px;
        vertical-align: middle;
        box-sizing: border-box;
        text-align: center;
        padding: 6px;
        line-height: 1.3;
        font-size: 1rem; }
      .child .priceTable table tbody td[colspan="5"],
      .child .priceTable table tbody td[colspan="3"] {
        background: #1a4270 !important;
        color: #fff; }
      .child .priceTable table tbody td:first-child, .Parent .priceTable table tbody td:first-child{
        text-align: left;
        font-weight: bold;
        white-space: nowrap; }
      .child .priceTable table tbody td:nth-child(2) {
        white-space: nowrap;
        text-align: left; }
      .child .priceTable table tbody td:nth-child(5) {
        border-right: 0;
        white-space: nowrap; }
      .child .priceTable table tbody td:first-child {
        border-left: #ccc solid 1px; }
      .child .priceTable table tr:nth-child(2n) th {
        background: #01406d; }
      .child .priceTable table tr:nth-child(2n) td {
        background: #fff; }
  .Parent .pageTitle {
    background-image: url(../img/freckle/title_sp.jpg);
    background-color: #cac8c4; }
  .Parent .columnBox01 {
    background: #e9f1f7;
    padding: 20px;
    margin: 0 20px 20px; }
    .Parent .columnBox01 h3 {
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 1.4rem;
      font-weight: bold;
      line-height: 1.5; }
      .Parent .columnBox01 h3 em {
        display: block;
        font-size: 1.1rem;
        font-weight: bold; }
    .Parent .columnBox01 .point {
      padding-top: 10px; }
      .Parent .columnBox01 .point li {
        position: relative;
        padding-left: 10px; }
      .Parent .columnBox01 .point li:before {
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #668fc8;
        position: absolute;
        left: 0;
        top: 6px; }
  .Parent .tableBox {
    margin: 0 20px; }
    .Parent .tableBox table {
      width: 100%;
      text-align: center; }
      .Parent .tableBox table th {
        display: block;
        background: #1a4270;
        color: #fff;
        font-weight: bold;
        padding: 10px;
        width: 100%;
        line-height: 1.5;
        text-align: center;
        box-sizing: border-box; }
      .Parent .tableBox table td {
        display: block;
        background: #fff;
        border-bottom: #ccc dotted 1px;
        width: 100%;
        padding: 5px;
        vertical-align: middle;
        box-sizing: border-box;
        position: relative; }
        .Parent .tableBox table td .arrowBtn {
          display: block;
          color: #1a4270;
          padding: 10px;
          font-size: 1.2rem;
          border: #1a4270 solid 1px; }
          .Parent .tableBox table td .arrowBtn i {
            display: inline-block;
            font-size: 10px;
            transform: rotate(90deg);
            margin-left: 5px; }
      .Parent .tableBox table td:last-child {
        border-bottom: 0;
        margin-bottom: 20px; }
  .Parent .contTitle {
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 12px;
    line-height: 1.5;
    text-align: left; }
  .Parent .menuBox {
    margin: 0px 20px 0px; }
    .Parent .menuBox .menuDetail {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      flex-direction: row-reverse; }
      .Parent .menuBox .menuDetail .text {
        order: 2;
        width: 100%;
        padding-top: 20px; }
        .Parent .menuBox .menuDetail .text em {
          display: block;
          font-weight: bold; }
        .Parent .menuBox .menuDetail .text .point li:before {
          content: "";
          display: inline-block;
          width: 8px;
          height: 8px;
          border-radius: 50%;
          background: #668fc8;
          position: relative;
          top: 0px;
          margin-right: 5px; }
      .Parent .menuBox .menuDetail .img {
        order: 1; }
    .Parent .menuBox .brnBox a {
      width: 100%;
      margin-bottom: 10px; }
  .Parent .columnBox04 {
    margin: 20px;
    background: #eaf2f9; }
    .Parent .columnBox04 h3 {
      line-height: 40px;
      background: #d6e4f2;
      font-size: 1.4rem;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-weight: bold;
      padding-left: 20px; }
    .Parent .columnBox04 .columnInner {
      padding: 20px;
      width: auto;
      overflow: hidden; }
      .Parent .columnBox04 .columnInner em {
        display: block;
        font-weight: bold; }
      .Parent .columnBox04 .columnInner img {
        margin-bottom: 20px; }
    .Parent .columnBox04 .columnInner + .columnInner {
      padding-top: 0; } 
	  /*--追加CSS--*/
	.text p a{
		text-decoration:underline;
	}
  /*add 20190521*/
  .priceTable {
    margin: 20px 20px;
    padding-top:20px; }
  .priceTable .scrollBox {
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch; }
  .priceTable table {
    width: 100%;
    text-align: center;
    border-right: #ccc solid 1px;
    border-left: #ccc solid 1px;
    box-sizing: border-box; }
  .priceTable table thead th {
    background: #1a4270;
    color: #fff;
    padding: 6px;
    line-height: 1.5;
    text-align: center;
    border-right: #ccc solid 1px;
    box-sizing: border-box;
    font-size: 1rem;
    font-weight: bold;
    white-space: nowrap; }
  .priceTable table thead th:first-child {
    text-align: left; }
    .child main .priceTable table tbody td.txt-red, .Parent .priceTable table tbody td.txt-red{
      font-size: 1.3rem;
      text-align: left;
    }
  .priceTable table tbody td {
    background: #f8f8f8;
    border-right: #ccc dotted 1px;
    border-bottom: #ccc solid 1px;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
    font-weight: normal;
    padding: 6px;
    line-height: 1.3;
    font-size: 1rem; }
  .priceTable table tbody td[colspan="5"],
  .priceTable table tbody td[colspan="4"],
  .priceTable table tbody td[colspan="3"] {
    background: #668fc8 !important;
    color: #fff; }
  .priceTable table tbody td.first_td {
    text-align: left;
    font-weight: bold;
  }
  .priceTable table tbody td:first-child a {
    text-align: left;
    font-weight: bold;
    white-space: nowrap; }
  .priceTable table tbody td:nth-child(2) {
    white-space: nowrap;
    text-align: left; }
  .priceTable table tbody td:nth-child(6) {
    border-right: 0;
    white-space: nowrap; }
  .priceTable table tbody td:first-child {
    border-left: #ccc solid 1px; }
  .priceTable table tr:nth-child(2n) th {
    background: #01406d; }
  .priceTable table tr:nth-child(2n) td {
    /*background: #fff;*/ }
  .priceTable table td a {
    color: #1a4270;
    text-decoration:underline; }
  .priceTable table td a.hover {
    color: #668fc8;
    text-decoration:none; }
  .numberList dt {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    color: #668fc8; }
  .numberList dt:before {
    background: #668fc8;
    border-radius: 50%;
    color: #ffffff;
    content: "1";
    display: inline-block;
    font-size: 1rem;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin-right: 5px;
    text-align: center;
    width: 18px; }
  .numberList dd {
    padding-top: 5px; }
  .numberList dd + dt {
    margin-top: 20px; }
  .numberList dt:nth-child(3):before {
    content: "2"; }
  .numberList dt:nth-child(5):before {
    content: "3"; }
  .numberList dt:nth-child(7):before {
    content:"4";
  }
  .numberList dt:nth-child(9):before {
    content:"5";
  }
  .numberList dt:nth-child(10):before {
    content:"6";
  }
  .deci_List li {
    list-style-type: decimal;
    margin-left: 15px;
  }
  .child.hole main section .sectionTitle {
    line-height: 1.5;
    padding-top: 15px;
    padding-bottom: 15px; }
}

.cmp-blk{
  background: #eb667c;
  padding: 20px;
  box-sizing: border-box;
}

.cmp-blk p{
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


/******************************************************
 PC
******************************************************/
@media screen and (min-width: 741px) {
  .cmp-blk{
    text-align: center;
    margin: 40px 0;
  }

  .cmp-blk p{
    font-size: 1.8rem;
  }


 .glash-blk{
    text-align: center;
    margin: 40px 0;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  }
 .glash-blk p{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.5rem;
  }
  .btnBox{
    text-align: center;
    margin-bottom: 30px;
  }

  .child .pageTitle {
    background-image: url(../img/title_pc.jpg);
    background-color: #cac8c4; }
  .child main .textBox p {
    margin-bottom: 1em; }
    .child main .textBox p img.right {
      float: right;
      margin-left: 20px;
      margin-bottom: 20px; }
  .child main .textBox p.center {
    text-align: center; }
  .child main .textBox .tripleBox {
    display: flex;
    justify-content: center;
    padding-top: 20px; }
    .child main .textBox .tripleBox li {
      width: 187px;
      margin: 0 20px; }
      .child main .textBox .tripleBox li small {
        display: block;
        font-size: 1.2rem;
        line-height: 1.5;
        padding-top: 10px; }
  .child main .columnBox01 {
    background: #e9f1f7;
    padding: 30px;
    margin: 30px 20px 0; }
    .child main .columnBox01 *:last-child {
      margin-bottom: 0; }
    .child main .columnBox01 h3 {
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 1.8rem;
      font-weight: bold;
      line-height: 1.5;
      margin-bottom: 10px; }
      .child main .columnBox01 h3 em {
        display: block;
        font-size: 1.3rem;
        font-weight: bold; }
    .child main .columnBox01 > p {
      margin-bottom: 10px; }
    .child main .columnBox01 > em {
      display: block;
      font-weight: bold; }
  .child main .point li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #668fc8;
    position: relative;
    top: 0px;
    margin-right: 5px; }
  .child main .point.horizon {
    display: flex;
    justify-content: flex-start;
    flex-flow: wrap; }
    .child main .point.horizon li {
      width: 33%;
      padding-top: 10px; }
  .child main .iconBox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 40px 0; }
    .child main .iconBox li {
      width: 150px;
      box-sizing: border-box;
      margin: 0 auto 15px;
      text-align: center;
      color: #1a4270;
      border-radius: 2px; }
      .child main .iconBox li div {
        height: 100px;
        background: #d6e4f2; }
        .child main .iconBox li div i {
          font-size: 4rem;
          padding-top: 20px;
          display: block; }
        .child main .iconBox li div em {
          display: block;
          font-weight: bold;
          padding-top: 6px; }
      .child main .iconBox li p {
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 80px;
        margin-bottom: 0;
        border: #d6e4f2 solid 5px;
        border-top: 0; }
        .child main .iconBox li p span {
          display: block;
          line-height: 1.35;
          font-weight: bold; }
    .child main .iconBox li.wide {
      width: 480px; }
    .child main .iconBox li.wide2 {
      width: 315px; }
      .child main .iconBox li.wide small {
        text-align: left;
        display: block;
        font-size: 1.1rem; }
  .child main .rsvBtn {
    display: flex;
    justify-content: center;
    margin-bottom: 40px; }
    .child main .rsvBtn li {
      padding: 0 10px; }
      .child main .rsvBtn li a {
        display: block;
        width: 360px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #fff;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 1.4rem;
        font-weight: bold;
        background: #668fc8;
        position: relative; }
        .child main .rsvBtn li a i {
          position: absolute;
          right: 15px;
          line-height: 50px;
          top: 0px;
          font-size: 10px;
          opacity: 0;
          transition: all 0.2s ease;
          backface-visibility: hidden; }
        .child main .rsvBtn li a.hover i {
          opacity: 1;
          right: 10px; }
      .child main .rsvBtn li:nth-child(2) a {
        background: #004982; }
      .child main .rsvBtn li:nth-child(2) a.hover {
        background: #003d70; }
      .child main .rsvBtn li:nth-child(1) a.hover {
        background: #2768b3; }
  .child main .columnBox03 {
    background: #ecf0f3;
    padding: 30px;
    font-size: 1.3rem;
    margin: 0 20px; }
    .child main .columnBox03 h3 {
      font-size: 1.5rem;
      font-weight: bold;
      line-height: 1;
      padding-bottom: 1em; }
    .child main .columnBox03 em {
      display: block;
      font-weight: bold; }
    .child main .columnBox03 p {
      margin-bottom: 1em; }
    .child main .columnBox03 > p:last-child {
      margin-bottom: 0; }
  .child main .flowList {
    margin: 30px 20px 0; }
    .child main .flowList .flowBox {
      position: relative;
      padding-left: 65px;
      padding-bottom: 50px; }
      .child main .flowList .flowBox:before {
        content: "1";
        width: 42px;
        height: 42px;
        border-radius: 50%;
        background: #668fc8;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        line-height: 42px;
        font-family: "Swiss_721 W01 Bold";
        color: #fff;
        font-size: 1.8rem;
        z-index: 1;
        transition: all 0.2s ease;
        backface-visibility: hidden;
        transform: scale(1, 1); }
      .child main .flowList .flowBox:after {
        content: "";
        width: 3px;
        height: 0%;
        background: #668fc8;
        position: absolute;
        left: 20px;
        top: 0;
        z-index: 0;
        transition: all 0.5s ease; }
      .child main .flowList .flowBox dl dt {
        font-weight: bold;
        color: #668fc8;
        font-weight: bold;
        font-size: 1.5rem;
        line-height: 42px;
        background: #F4F8FB;
        width: 50%;
        display: inline-block;
        white-space: nowrap;
        position: relative;
        z-index: 10;
        padding-right: 20px; }
      .child main .flowList .flowBox dl dd {
        width: 100%; }
        .child main .flowList .flowBox dl dd .text {
          font-size: 1.3rem;
          margin-right: auto; }
        .child main .flowList .flowBox dl dd .flowTabel {
          margin: 20px 0;
          width: 500px; }
          .child main .flowList .flowBox dl dd .flowTabel table {
            width: 100%;
            border-top: #333333 dotted 1px; }
            .child main .flowList .flowBox dl dd .flowTabel table th {
              text-align: left;
              padding: 6px 10px;
              border-bottom: #333333 dotted 1px;
              width: 50%;
              box-sizing: border-box;
              vertical-align: middle;
              background: rgba(255, 255, 255, 0.5); }
            .child main .flowList .flowBox dl dd .flowTabel table td {
              padding: 6px 10px;
              box-sizing: border-box;
              border-bottom: #333333 dotted 1px;
              text-align: right;
              background: rgba(255, 255, 255, 0.5); }
              .child main .flowList .flowBox dl dd .flowTabel table td span {
                display: block;
                line-height: 1.8; }
      .child main .flowList .flowBox.horizon dl {
        display: flex;
        justify-content: flex-start; }
        .child main .flowList .flowBox.horizon dl dt {
          width: 75px; }
        .child main .flowList .flowBox.horizon dl dd {
          display: inline-block;
          line-height: 42px; }
    .child main .flowList .flowBox:nth-child(2):before {
      content: "2"; }
    .child main .flowList .flowBox:nth-child(3):before {
      content: "3"; }
    .child main .flowList .flowBox:nth-child(4):before {
      content: "4"; }
    .child main .flowList .flowBox:nth-child(5):before {
      content: "5"; }
    .child main .flowList .flowBox:nth-child(6):before {
      content: "6"; }
    .child main .flowList .flowBox:last-child:after {
      content: none; }
    .child main .flowList .flowBox.on:before {
      transform: scale(1.3, 1.3);
      opacity: 1; }
    .child main .flowList .flowBox.on:after {
      height: 100%; }
  .child main .caseBox {
    margin: 20px;
    background: #fff;
    padding: 30px;
    text-align: center; }
    .child main .caseBox h3 {
      line-height: 1;
      padding-bottom: 30px;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 1.8rem;
      font-weight: bold;
      border-bottom: #333333 dotted 1px;
      text-align: left; }
    .child main .caseBox .data {
      display: flex;
      justify-content: space-around;
      padding: 16px 0; }
      .child main .caseBox .data em {
        font-weight: bold;
        text-align: left;
        margin-right: auto; }
      .child main .caseBox .data p {
        text-align: right;
        margin-left: auto; }
    .child main .caseBox ul {
      width: 700px;
      display: flex;
      justify-content: center;
      margin: 0 auto;
      min-height: 2em; }
      .child main .caseBox ul li {
        width: 50%;
        text-align: left;
        font-size: 1.2rem;
        padding-top: 5px; }
    .child main .caseBox .triple li {
      width: 33.333%; }
    .child main .caseBox ul + img {
      margin-top: 20px; }
    .child main .caseBox ul.list {
      width: auto;
      display:block;
      margin: 20px 0 20px;
      border-top: #668fc8 dotted 1px; }
      .child main .caseBox ul.list li {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        border-bottom: #668fc8 dotted 1px; }
        .child main .caseBox ul.list li b {
          float: left;
          font-weight: bold;
          white-space: nowrap;
          color: #1a4270; }
        .child main .caseBox ul.list li span {
        text-align: left;
          display: block;
          margin-left: 10em; }
  .child main .qaList {
    margin: 0 20px;
    padding: 20px 0;
    border-bottom: #333333 dotted 1px; }
    .child main .qaList dt {
      position: relative;
      font-weight: bold;
      color: #668fc8;
      font-size: 1.5rem;
      line-height: 42px;
      padding-left: 50px;
      margin-bottom: 10px; }
      .child main .qaList dt:before {
        content: "Q";
        width: 42px;
        height: 42px;
        border-radius: 50%;
        background: #668fc8;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        line-height: 42px;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        color: #fff;
        font-size: 1.8rem;
        z-index: 1;
        transition: all 0.2s ease;
        backface-visibility: hidden;
        transform: scale(1, 1); }
    .child main .qaList dd {
      position: relative;
      padding-left: 50px;
      padding-top: 8px;
      min-height: 42px;
      box-sizing: border-box; }
      .child main .qaList dd:before {
        content: "A";
        width: 42px;
        height: 42px;
        border-radius: 50%;
        background: #ed7787;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        line-height: 42px;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        color: #fff;
        font-size: 1.8rem;
        z-index: 1;
        transition: all 0.2s ease;
        backface-visibility: hidden;
        transform: scale(1, 1); }
  .child main .priceTable {
    margin: 0 20px 40px; }
    .child main .priceTable table {
      width: 100%;
      text-align: center;
      border-right: #ccc solid 1px; }
      .child main .priceTable table thead th {
        background: #1a4270;
        color: #fff;
        padding: 8px;
        line-height: 1.5;
        text-align: center;
        border-right: #ccc solid 1px;
        box-sizing: border-box;
        font-size: 1.2rem;
        font-weight: bold; }
      .child main .priceTable table thead th:first-child {
        text-align: left; }
      .child main .priceTable table tbody td {
        background: #f8f8f8;
        border-right: #ccc dotted 1px;
        border-bottom: #ccc solid 1px;
        vertical-align: middle;
        box-sizing: border-box;
        text-align: center;
        padding: 8px;
        line-height: 1.3;
        font-size: 1.2rem; }
        .child main .priceTable table tbody td.txt-red, .Parent .priceTable table tbody td.txt-red{
          font-size: 1.5rem;
        }
        .child main .priceTable table tbody td p {
          text-align: left; }
      .child main .priceTable table tbody td[colspan="5"],
      .child main .priceTable table tbody td[colspan="3"] {
        background: #1a4270 !important;
        color: #fff; }
      .child main .priceTable table tbody td:first-child {
        text-align: left;
        font-weight: bold; }
      .child main .priceTable table tbody td:nth-child(2) {
        text-align: center; }
      .child main .priceTable table tbody td:nth-child(5) {
        border-right: 0;
        text-align: left; }
      .child main .priceTable table tbody td:first-child {
        border-left: #ccc solid 1px; }
      .child main .priceTable table tr:nth-child(2n) th {
        background: #01406d; }
      .child main .priceTable table tr:nth-child(2n) td {
        background: #fff; }
    .child main .priceTable:last-child {
      margin-bottom: 80px; }
  .Parent .pageTitle {
    background-image: url(../img/freckle/title_pc.jpg);
    background-color: #cac8c4; }
  .Parent .columnBox01 {
    background: #e9f1f7;
    padding: 30px;
    margin: 0 20px; }
    .Parent .columnBox01 h3 {
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 1.8rem;
      font-weight: bold;
      line-height: 1.5;
      margin-bottom: 10px; }
      .Parent .columnBox01 h3 em {
        display: block;
        font-size: 1.3rem;
        font-weight: bold; }
    .Parent .columnBox01 .point li:before {
      content: "";
      display: inline-block;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: #668fc8;
      position: relative;
      top: 0px;
      margin-right: 5px; }
  .Parent .tableBox {
    margin: 0 20px; }
    .Parent .tableBox table {
      width: 100%;
      text-align: center;
      border-top: #ccc solid 1px;
      border-bottom: #ccc solid 1px;
      border-collapse: separate; }
      .Parent .tableBox table th {
        background: #1a4270;
        color: #fff;
        font-weight: bold;
        padding: 16px 20px;
        width: 34%;
        line-height: 1.5;
        text-align: left;
        border-bottom: #ccc solid 1px;
        box-sizing: border-box; }
      .Parent .tableBox table td {
        background: #f8f8f8;
        border-bottom: #ccc solid 1px;
        width: 22%;
        vertical-align: middle;
        box-sizing: border-box;
        border-right: #ccc dotted 1px;
        position: relative; }
        .Parent .tableBox table td .arrowBtn {
          display: block;
          color: #1a4270;
          padding: 16px 20px;
          position: relative;
          line-height: 1;
          font-weight: 600; }
          .Parent .tableBox table td .arrowBtn i {
            position: absolute;
            right: 30px;
            top: 50%;
            margin-top: -10px;
            font-size: 10px;
            transform: rotate(90deg);
            transition: all 0.2s ease;
            backface-visibility: hidden;
            opacity: 0; }
          .Parent .tableBox table td .arrowBtn:hover {
            color: #668fc8; }
            .Parent .tableBox table td .arrowBtn:hover i {
              margin-top: -5px;
              opacity: 1; }
      .Parent .tableBox table td:last-child {
        border-right: 0; }
      .Parent .tableBox table tr:last-child th, .Parent .tableBox table tr:last-child td {
        border-bottom: 0; }
      .Parent .tableBox table tr:nth-child(2n) th {
        background: #01406d; }
      .Parent .tableBox table tr:nth-child(2n) td {
        background: #fff; }
  .Parent .menuBox {
    margin: 30px 20px 60px; }
    .Parent .menuBox .menuDetail {
      display: flex;
      justify-content: space-between; }
      .Parent .menuBox .menuDetail .text em {
        display: block;
        font-weight: bold; }
      .Parent .menuBox .menuDetail .text .point li:before {
        content: "";
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #668fc8;
        position: relative;
        top: 0px;
        margin-right: 5px; }
    .Parent .menuBox .brnBox {
      display: flex;
      justify-content: center;
      margin-top: 20px; }
      .Parent .menuBox .brnBox a {
        width: 350px;
        margin: 0 10px; }
  .Parent .columnBox04 {
    margin: 20px;
    background: #eaf2f9; }
    .Parent .columnBox04 h3 {
      line-height: 50px;
      background: #d6e4f2;
      font-size: 1.8rem;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-weight: bold;
      padding-left: 30px; }
    .Parent .columnBox04 .columnInner {
      padding: 30px;
      width: auto;
      overflow: hidden; }
      .Parent .columnBox04 .columnInner em {
        display: block;
        font-weight: bold; }
      .Parent .columnBox04 .columnInner img.right {
        float: right; }
      .Parent .columnBox04 .columnInner img.right ~ p {
        margin-right: 290px; }
    .Parent .columnBox04 .columnInner + .columnInner {
      padding-top: 0; }
	  
/*--追加CSS--*/
	.text p a{
		text-decoration:underline;
	}
	/*add 20190521*/
  .priceTable {
    margin: 40px 20px; }
  .priceTable table {
    width: 100%;
    text-align: center;
    border-right: #ccc solid 1px; }
  .priceTable table thead th {
    background: #1a4270;
    color: #fff;
    padding: 8px;
    line-height: 1.5;
    text-align: center;
    border-right: #ccc solid 1px;
    box-sizing: border-box;
    font-size: 1.2rem;
    font-weight: bold; }
  .priceTable table thead th:first-child {
    text-align: left; }
  .priceTable table tbody td {
    background: #f8f8f8;
    border-right: #ccc dotted 1px;
    border-bottom: #ccc solid 1px;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: center;
    padding: 8px;
    line-height: 1.3;
    font-size: 1.2rem; }
  .priceTable table tbody td p {
    text-align: left; }
  .priceTable table tbody td[colspan="5"],
  .priceTable table tbody td[colspan="4"],
  .priceTable table tbody td[colspan="3"] {
    background: #668fc8 !important;
    color: #fff; }
  .priceTable table tbody td:first-child,
  .priceTable table tbody td:first-child a {
    text-align: left;
    font-weight: bold; }
  .priceTable table tbody td:nth-child(2) {
    text-align: center; }
  .priceTable table tbody td:nth-child(6) {
    border-right: 0;
    text-align: left; }
  .priceTable table tbody td:first-child {
    border-left: #ccc solid 1px; }
  .priceTable table tr:nth-child(2n) th {
    /*background: #01406d;*/ }
  .priceTable table tr:nth-child(2n) td {
    /*background: #fff;*/ }
  .priceTable:last-child {
    margin-bottom: 80px; }
  .priceTable table td a {
    color: #1a4270;
    text-decoration:underline; }
  .priceTable table td a.hover {
    color: #668fc8;
    text-decoration:none; }
  .numberList dt {
    display: block;
    font-size: 1.3rem;
    font-weight: bold;
    color: #668fc8; }
  .numberList dt:before {
    background: #668fc8;
    border-radius: 50%;
    color: #ffffff;
    content: "1";
    display: inline-block;
    font-size: 1.1rem;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    text-align: center;
    width: 20px; }
  .numberList dd {
    padding-top: 5px; }
  .numberList dd + dt {
    margin-top: 20px; }
  .numberList dt:nth-child(3):before {
    content: "2"; }
  .numberList dt:nth-child(5):before {
    content: "3"; }
  .numberList dt:nth-child(7):before {
    content: "4";}
  .numberList dt:nth-child(9):before {
    content: "5";}
  .numberList dt:nth-child(10):before {
    content: "6";}
  .deci_List li {
    list-style-type: decimal;
    margin-left: 20px;
  }
  .child.hole main section .sectionTitle {
    line-height: 1.5;
    padding: 24px 0; }


	  .chemical_menu h3{
		  margin-bottom:16px;
	  }
	  .chemical_menu li{
		  list-style-type:disc;
		  margin-left:20px;
	  }
	  .chemical_menu li a{
		  font-weight:bold;
		  text-decoration:underline;
		  color:#1a4270;
	  }

}

/*# sourceMappingURL=style.map */