@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,700");
.ls {
  margin-left: -4px;
}

body {
  -webkit-text-size-adjust: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 19px;
  font-weight: 300;
  margin: 0 auto;
  line-height: 1.5;
  color: #333333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body *,
body *::before,
body *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

main {
  display: block;
  min-width: 950px;
}

img {
  vertical-align: bottom;
}

a:hover {
  opacity: 0.8;
}

li {
  list-style: none;
}

.red {
  color: #ff5900;
}

.utility_wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 830px;
  margin: 0 auto;
}

.utility_wrap-narrow {
  padding: 0 40px;
}

.utility_wrap-narrower {
  padding: 0 70px;
}

header {
  min-width: 950px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 110px;
  background-color: #fff;
}

header .head-area {
  width: 830px;
  margin: 0 auto;
}

header .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

header .logo {
  width: 100px;
  height: auto;
  margin-right: 15px;
}

header .logo img {
  width: 100%;
  height: auto;
  display: block;
}

header .name {
  color: #233975;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
}

header .agent {
  font-size: 11px;
  margin-top: 5px;
}

.key_visual {
  margin-top: -20px;
  min-width: 950px;
  background: url(/-/Media/jpz/zrh/lp/ssi/kazai/images/main_bg.png) no-repeat center top;
}

.key_visual h1 {
  text-align: center;
}

nav {
  min-width: 950px;
  margin-top: -177px;
  text-align: center;
  padding-bottom: 20px;
}

nav ol {
  width: 830px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.application_btn {
  padding: 20px 0 10px;
  background: #0d57a7;
}

.application_btn p {
  color: #fff;
  padding-bottom: 15px;
  text-align: center;
}

.app_txt {
  font-size: 15px;
  line-height: 21px;
  text-indent: -1.2em;
  padding-left: 1.2em;
  width: 800px;
  margin: 25px auto 0;
}

.compensation {
  padding: 40px 0;
  background: #e3effc;
}

.compensation h2 {
  padding-bottom: 30px;
  text-align: center;
}

.compensation h3 {
  padding-top: 40px;
  text-align: center;
}

.compensation_text {
  text-align: center;
  line-height: 24px;
  font-size: 18px;
  margin-bottom: 16px;
}

.compensation .point {
  background: #fff;
  padding: 20px 60px 35px;
  margin-bottom: 20px;
}

.compensation.typ1 h3 {
  padding-top: 20px;
}

.compensation.typ1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.compensation.typ1 ul li {
  border: 4px solid #ea635c;
  background: #fff;
}

.compensation.typ1 ul.box1 {
  text-align: center;
  line-height: 24px;
  margin-top: 25px;
}

.compensation.typ1 ul.box1 li {
  width: 239px;
  padding: 78px 0 10px;
  text-align: center;
  font-size: 19px;
  letter-spacing: -2px;
}

.compensation.typ1 ul.box1 li:nth-of-type(1) {
  background: #fff url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ1_box01.png) no-repeat center 15px;
}

.compensation.typ1 ul.box1 li:nth-of-type(2) {
  background: #fff url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ1_box02.png) no-repeat center 10px;
}

.compensation.typ1 ul.box1 li:nth-of-type(3) {
  background: #fff url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ1_box03.png) no-repeat center 13px;
}

.compensation.typ1 ul.box2 {
  margin-top: 15px;
}

.compensation.typ1 ul.box2 li {
  width: 300px;
  padding-bottom: 10px;
  text-align: center;
}

.compensation.typ1 ul.box2 li img {
  margin: 12px 0 6px;
}

.compensation.typ1 ul.box2 li .box2img {
  margin: 15px 0 10px;
}

.compensation.typ1 ul.box2 li span {
  line-height: 1.2;
}

.compensation.typ1 ul.box2 li span.txt1 {
  display: block;
  text-align: center;
  background: #ECECEC;
  padding: 13px 0;
  line-height: 24px;
}

.compensation.typ1 ul.box2 li span.txt2 {
  line-height: 1;
  display: inline-block;
  font-size: 19px;
  text-align: left;
}

.compensation.typ1 ul.box2 li span strong {
  font-size: 25px;
  font-weight: 700;
}

.compensation.typ1 ul.box2 li span .number {
  font-size: 28px;
}

.compensation.typ1 ul.box2 li span .yen {
  font-size: 23px;
}

.compensation.typ1 ul.box3 li {
  margin-top: 20px;
  font-size: 17px;
  width: 239px;
  height: 178px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
  padding-top: 18px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.compensation.typ1 ul.box3 li span.box-text {
  display: block;
  width: 100%;
}

.compensation.typ1 ul.box3 li .comma {
  letter-spacing: -4px;
}

.compensation.typ1 ul.box3 li .dot {
  letter-spacing: -2px;
}

.compensation.typ1 ul.box3 li .bracket {
  letter-spacing: -7px;
}

.compensation.typ1 .point .compensation_text {
  line-height: 24px;
}

.compensation.typ2 h4 {
  padding-top: 20px;
  text-align: center;
}

.compensation.typ2 ul {
  margin-top: 20px;
}

.compensation.typ2 ul li {
  border: 4px solid #00bfb3;
}

.compensation.typ2 .ex {
  background: #fff;
  padding: 20px 0 35px;
}

.compensation.typ2 .ex ul.case1 {
  padding: 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.compensation.typ2 .ex ul.case1 li {
  width: 300px;
  height: 205px;
  padding: 15px 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  letter-spacing: 1px;
}

.compensation.typ2 .ex ul.case1 li:nth-of-type(1) {
  background: url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ2_ex1_box01.png) no-repeat center bottom 15px;
}

.compensation.typ2 .ex ul.case1 li:nth-of-type(2) {
  background: url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ2_ex1_box02.png) no-repeat center bottom 10px;
}

.compensation.typ2 .ex ul.case2 {
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}

.compensation.typ2 .ex ul.case2 li {
  width: 210px;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
  padding: 15px 16px 95px;
  text-align: center;
}

.compensation.typ2 .ex ul.case2 li:nth-of-type(1) {
  background: url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ2_ex2_box01.png) no-repeat center 125px;
}

.compensation.typ2 .ex ul.case2 li:nth-of-type(2) {
  background: url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ2_ex2_box02.png) no-repeat center 125px;
}

.compensation.typ2 .ex ul.case2 li:nth-of-type(3) {
  line-height: 28px;
  background: url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ2_ex2_box03.png) no-repeat center 125px;
}

.compensation.typ3 ul.ex {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.compensation.typ3 ul.ex li {
  width: 360px;
  height: 121px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  background: #fff;
  border: 4px solid #f69c00;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.compensation.typ3 ul.ex li .dot {
  letter-spacing: -3px;
}

.compensation.typ3 ul.ex li::before {
  content: '';
  height: 113px;
  display: block;
}

.compensation.typ3 ul.ex li:nth-of-type(1)::before {
  width: 165px;
  background: #fff url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ3_ex1_box01.png) no-repeat center center;
}

.compensation.typ3 ul.ex li:nth-of-type(2)::before {
  width: 135px;
  background: #fff url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ3_ex1_box02.png) no-repeat center center;
}

.compensation.typ3 ul.other {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.compensation.typ3 ul.other li {
  width: 360px;
  background: #fff;
  border: 4px solid #f69c00;
  margin-top: 30px;
}

.compensation.typ3 ul.other li .cost {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1px;
}

.compensation.typ3 ul.other li .cost span {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 10px;
}

.compensation.typ3 ul.other li .cost::before {
  content: '';
  width: 160px;
  height: 122px;
  display: block;
}

.compensation.typ3 ul.other li:nth-of-type(1) {
  margin-top: 0;
}

.compensation.typ3 ul.other li:nth-of-type(1) .cost span {
  padding-right: 50px;
}

.compensation.typ3 ul.other li:nth-of-type(1) .cost::before {
  background: #fff url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ3_ex2_box01.png) no-repeat center center;
}

.compensation.typ3 ul.other li:nth-of-type(2) {
  margin-top: 0;
}

.compensation.typ3 ul.other li:nth-of-type(2) .cost::before {
  background: #fff url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ3_ex2_box02.png) no-repeat 70% center;
}

.compensation.typ3 ul.other li:nth-of-type(3) .cost span {
  padding-right: 40px;
}

.compensation.typ3 ul.other li:nth-of-type(3) .cost::before {
  background: #fff url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ3_ex2_box03.png) no-repeat center center;
}

.compensation.typ3 ul.other li:nth-of-type(4) .cost::before {
  background: #fff url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ3_ex2_box04.png) no-repeat 65% 55%;
}

.compensation.typ3 ul.other li sup {
  font-size: 14px;
  vertical-align: super;
  font-weight: 300;
  position: absolute;
}

.compensation.typ3 ul.other li .pay {
  text-align: center;
  font-size: 19px;
  font-weight: 300;
  display: block;
  background: #ECECEC;
  padding: 10px 0;
  line-height: 1.2;
}

.compensation.typ3 ul.other li .pay strong {
  font-weight: 700;
  font-size: 25px;
}

.compensation.typ3 ul.other li .pay .number {
  font-size: 28px;
  line-height: 25px;
}

.compensation.typ3 ul.other li .pay .yen {
  font-size: 23px;
}

.compensation.typ3 ul.note {
  margin-top: 25px;
  font-size: 15px;
  line-height: 21px;
  text-indent: -1.3em;
  padding-left: 1.3em;
}

.compensation.typ3 ol.note {
  margin-top: 25px;
  font-size: 15px;
  line-height: 21px;
  text-indent: -1.7em;
  padding-left: 1.7em;
}

.compensation.typ3 ol.note li {
  margin-top: 5px;
}

.compensation.typ3 .point {
  padding: 34px 0 42px;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  background: #fff url(/-/Media/jpz/zrh/lp/ssi/kazai/images/typ3_point_01.png) no-repeat 20px bottom;
}

.compensation.typ3 .point p {
  position: relative;
  border: 4px solid #f69c00;
  background-color: #fff;
  border-radius: 15px;
  width: 578px;
  margin: 0 0 0 136px;
  padding: 18px 17px 24px 17px;
  line-height: 24px;
  font-size: 17px;
}

.compensation.typ3 .point p span {
  position: relative;
  z-index: 10;
}

.compensation.typ3 .point p .comma {
  letter-spacing: -7px;
}

.compensation.typ3 .point p::before {
  content: '';
  width: 50px;
  height: 29px;
  background-color: #f69c00;
  -webkit-transform: skewX(56deg);
          transform: skewX(56deg);
  position: absolute;
  border-top-left-radius: 15px 7.5px;
  z-index: -1;
  top: 45%;
  left: -10px;
}

.compensation.typ3 .point p::after {
  content: '';
  width: 50px;
  height: 21px;
  background-color: #fff;
  -webkit-transform: skewX(56deg);
          transform: skewX(56deg);
  position: absolute;
  top: calc(45% + 4px);
  left: -2px;
  border-top-left-radius: 2px 1px;
}

.comment {
  padding-bottom: 60px;
}

.comment_wrap {
  width: 830px;
  position: relative;
  z-index: -1;
  background: url(/-/Media/jpz/zrh/lp/ssi/kazai/images/comment_01.png) no-repeat left center;
  padding: 16px 0 18px;
  margin: 50px auto 35px;
}

.comment dl {
  position: relative;
  border: 4px solid #47c0ff;
  background-color: #fff;
  border-radius: 15px;
  width: 613px;
  margin: 0 0 0 177px;
  padding: 18px 0 24px 18px;
}

.comment dl::before {
  content: '';
  width: 50px;
  height: 29px;
  background-color: #47c0ff;
  -webkit-transform: skewX(56deg);
          transform: skewX(56deg);
  position: absolute;
  border-top-left-radius: 15px 7.5px;
  z-index: -1;
  top: 71px;
  left: -10px;
}

.comment dl::after {
  content: '';
  width: 50px;
  height: 21px;
  background-color: #fff;
  -webkit-transform: skewX(56deg);
          transform: skewX(56deg);
  position: absolute;
  top: 75px;
  left: -2px;
  border-top-left-radius: 2px 1px;
}

.comment dt {
  color: #47c0ff;
  font-size: 29px;
  font-weight: 700;
  position: relative;
  z-index: 1;
  padding-bottom: 10px;
  line-height: 1;
}

.comment dd {
  position: relative;
  z-index: 1;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

.comment_just {
  text-align: center;
}

.question {
  padding: 40px 0;
}

.question h2 {
  text-align: center;
  position: relative;
  margin-bottom: 60px;
}

.question h2::before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #47c0ff;
  z-index: -1;
}

.question dl {
  margin-top: 20px;
}

.question dl dt {
  background-color: #47c0ff;
  color: #fff;
  line-height: 1;
  padding: 18px 0;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #fff;
}

.question dl dt:hover {
  opacity: .8;
}

.question dl dt::before {
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 14px;
  background-color: #fff;
  top: calc(50% - 7px);
  right: 23px;
  -webkit-transition: all .5s .3s;
  transition: all .5s .3s;
}

.question dl dt::after {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 4px;
  background-color: #fff;
  top: calc(50% - 2px);
  right: 18px;
}

.question dl dt.open::before {
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
}

.question dl dd {
  display: none;
  font-size: 18px;
  line-height: 24px;
  padding: 25px 0 20px;
  letter-spacing: 0.8px;
}

.question dl dd .letter {
  letter-spacing: -13px;
}

.flow {
  padding: 40px 0;
}

.flow_lead {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  line-height: 39px;
  margin: 20px 0 20px;
}

.flow dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.flow .arrow {
  width: 188px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 26px;
  background: url(/-/Media/jpz/zrh/lp/ssi/kazai/images/flow_arrow.png) no-repeat right 2px top 55%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.flow .arrow:last-of-type {
  background: none;
  padding-right: 0;
}

.flow dt {
  height: 57px;
  background-color: #47c0ff;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 1px;
}

.flow dt.finish {
  background-color: #0d57a7;
}

.flow dd {
  font-size: 15px;
  line-height: 21px;
  border: 3px solid #47c0ff;
  border-top: none;
  letter-spacing: -0.5px;
  padding: 0 11px 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.flow dd .letter {
  letter-spacing: normal;
}

.flow dd::before {
  content: '';
  display: block;
  width: 100%;
  height: 115px;
}

.flow dd.first::before {
  background: url(/-/Media/jpz/zrh/lp/ssi/kazai/images/flow_icon01.png) no-repeat center center;
}

.flow dd.second::before {
  background: url(/-/Media/jpz/zrh/lp/ssi/kazai/images/flow_icon02.png) no-repeat center center;
}

.flow dd.third::before {
  background: url(/-/Media/jpz/zrh/lp/ssi/kazai/images/flow_icon03.png) no-repeat center center;
}

.flow dd.fourth::before {
  background: url(/-/Media/jpz/zrh/lp/ssi/kazai/images/flow_icon04.png) no-repeat center center;
}

.flow dd.finish {
  border-color: #0d57a7;
}

.flow .point {
  padding: 40px 0 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 33px;
  text-align: center;
  letter-spacing: -1px;
}

.flow .point_title {
  text-align: center;
  position: relative;
}

.flow .point_title::before {
  content: '';
  width: 100%;
  height: 69px;
  display: block;
  position: absolute;
  bottom: 0;
  background-color: #0d57a7;
  z-index: -1;
}

.flow .point_title::after {
  content: '';
  border: 38px solid transparent;
  border-top: 22px solid #0d57a7;
  position: absolute;
  left: calc(50% - 38px);
  bottom: -60px;
}

.flow .point p:last-of-type {
  padding-top: 0.7em;
}

footer {
  min-width: 950px;
  background: #e8eceb;
}

footer .info {
  width: 830px;
  margin: 0 auto;
  font-size: 13px;
  padding: 20px 0;
}

footer ul {
  margin-top: 20px;
}

footer ul li {
  text-indent: -1em;
  padding-left: 1em;
}

footer .foot-number {
  font-size: 13px;
  text-align: center;
  margin: 20px 0 0;
}

footer #copy {
  text-align: center;
  font-size: 14px;
  background: #123376;
  font-weight: 700;
  padding: 20px 0;
  color: #fff;
}

.compensation.typ1 h3 {
  padding-top: 20px;
}

.compensation.typ1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.compensation.typ1 ul li {
  border: 4px solid #ea635c;
  background: #fff;
}

.compensation.typ1 ul.box1 {
  text-align: center;
  line-height: 24px;
  margin-top: 25px;
}

.compensation.typ1 ul.box1 li {
  width: 239px;
  padding: 78px 0 10px;
  text-align: center;
  font-size: 19px;
  letter-spacing: -2px;
}

.compensation.typ1 ul.box1 li:nth-of-type(1) {
  background: #fff url(/lp/assets/kazai/images/typ1_box01.png) no-repeat center 15px;
}

.compensation.typ1 ul.box1 li:nth-of-type(2) {
  background: #fff url(/lp/assets/kazai/images/typ1_box02.png) no-repeat center 10px;
}

.compensation.typ1 ul.box1 li:nth-of-type(3) {
  background: #fff url(/lp/assets/kazai/images/typ1_box03.png) no-repeat center 13px;
}

.compensation.typ1 ul.box2 {
  margin-top: 15px;
}

.compensation.typ1 ul.box2 li {
  width: 300px;
  padding-bottom: 10px;
  text-align: center;
}

.compensation.typ1 ul.box2 li img {
  margin: 12px 0 6px;
}

.compensation.typ1 ul.box2 li .box2img {
  margin: 15px 0 10px;
}

.compensation.typ1 ul.box2 li span {
  line-height: 1.2;
}

.compensation.typ1 ul.box2 li span.txt1 {
  display: block;
  text-align: center;
  background: #ECECEC;
  padding: 13px 0;
  line-height: 24px;
}

.compensation.typ1 ul.box2 li span.txt2 {
  line-height: 1;
  display: inline-block;
  font-size: 19px;
  text-align: left;
}

.compensation.typ1 ul.box2 li span strong {
  font-size: 25px;
  font-weight: 700;
}

.compensation.typ1 ul.box2 li span .number {
  font-size: 28px;
}

.compensation.typ1 ul.box2 li span .yen {
  font-size: 23px;
}

.compensation.typ1 ul.box3 li {
  margin-top: 20px;
  font-size: 17px;
  width: 239px;
  height: 178px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
  padding-top: 18px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.compensation.typ1 ul.box3 li span.box-text {
  display: block;
  width: 100%;
}

.compensation.typ1 ul.box3 li .comma {
  letter-spacing: -4px;
}

.compensation.typ1 ul.box3 li .dot {
  letter-spacing: -2px;
}

.compensation.typ1 ul.box3 li .bracket {
  letter-spacing: -7px;
}

.compensation.typ1 .point .compensation_text {
  line-height: 24px;
  margin-bottom: 16px;
}

.compensation.typ1 .utility_wrap .ex-list {
  padding-left: 0;
  display: -webkit-box;
  display: flex;
  list-style: none;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.compensation.typ1 .utility_wrap .ex-list .pc {
  display: block;
}
.compensation.typ1 .utility_wrap .ex-list .sp {
  display: none;
}
.compensation.typ1 .utility_wrap .ex-list .illust {
  width: 100%;
}
.compensation.typ1 .utility_wrap .ex-list li {
  padding: 20px 30px;
  box-sizing: border-box;
  border: solid 4px #ea635c;
}

.compensation.typ1 .utility_wrap .ex-list li P {
  font-size: 22px;
  margin-top: 5px;
}

.compensation.typ1 .utility_wrap .ex-list .ex-txt-list {
  margin-top: 25px;
  padding: 0%;
}

.compensation.typ1 .utility_wrap .ex-list .ex-txt-list li{
  list-style: none;
  border: none;
  padding: 0;
}

.compensation.typ1 .utility_wrap .ex-list .ex-txt-list li img {
  margin: 0 15px 8px 0;
}

.compensation.typ1 .utility_wrap .point .point-box-wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.compensation.typ1 .utility_wrap .point .point-box-wrap .point-box {
  width: 300px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.compensation.typ1 .utility_wrap .point .point-box-wrap .point-box .pc {
  display: block;
}
.compensation.typ1 .utility_wrap .point .point-box-wrap .point-box .sp {
  display: none;
}

.compensation.typ1 .utility_wrap .point .point-box-wrap .point-box .illust {
  width: 100%;
}

.compensation.typ1 .utility_wrap .point .point-box-wrap .point-box.type02 dd .price {
  width: auto;
  display: block;
  text-align: center;
}

.compensation.typ1 .utility_wrap .point .point-box-wrap .point-box dt {
  padding: 10px;
  background-color: #7f8c99;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.compensation.typ1 .utility_wrap .point .point-box-wrap .point-box dd {
  padding: 15px 0;
  background-color: #fff;
  text-align: center;
}

.compensation.typ1 .utility_wrap .point .point-box-wrap .point-box .price {
  width: 300px;
  margin: 35px auto 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  font-weight: bold;
}

.compensation.typ1 .utility_wrap .point .point-box-wrap .point-box .price p {
  margin: 0;
  font-size: 20px;
}

.c-modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.c-modal_bg {
  background: rgba(0, 0, 0, 0.6);
  height: 100vh;
  width: 100%;
}

.c-modal_content {
  background: #fff;
  left: 50%;
  position: absolute;
  top: 60%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  width: 600px;
  height: 70%;
  overflow: auto;
}

/*----------繝｢繝ｼ繝繝ｫ縲PC----------*/
.c-modal_content_inner {
position: relative;
padding: 20px 40px 0;
}
.c-modal_content_inner p {
margin-bottom: 1.5em;
}
.c-modal_content_inner .modal_title {
background-color: #7f8c99;
color: #fff;
text-align: center;
font-size: 20px;
height: 50px;
line-height: 50px;
}
.c-modal_content_inner .price {
text-align: center;
font-weight: bold;
margin-top: 1.5rem;
}
.c-modal_content_inner .price span {
color: #ff6600;
}
.c-modal_content_inner .modal_title_b {
color: #0d57a7;
font-size: 18px;
font-weight: bold;
padding-top: 30px;
border-top: 2px solid #cccccc;
}
.c-modal_content_inner .genre {
font-weight: bold;
margin-bottom: 10px;
line-height: 1;
}
.c-modal_content_inner .attention {
text-indent: -1.2em;
padding-left: 1.2em;
}

.c-modal_close {
display: block;
width: 100%;
height: 60px;
background-color: #19539c;
text-align: center;
line-height: 1;
padding-top: 19px;
box-sizing: border-box;
border-radius: 0 0 4px 4px;
}
.total_price {
text-align: center;
margin-bottom: 0;
background-color: #e3f1ff;
font-size: 20px;
font-weight: bold;
color: #0d57a7;
line-height: 1;
padding: 25px;
}
/*----------繝｢繝ｼ繝繝ｫ縲PC縲縺薙％縺ｾ縺ｧ----------*/

.color-o {
  color: #ff6600;
}