/*device
************************************************************/
.only-sp {
  display: none !important;
}
/*design
************************************************************/
.page-title-image {
  margin-bottom: 40px;
}
.inedx_point_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.inedx_point_wrap .mod-image-point {
  width: 345px;
}
.inedx_point_wrap .mod-image-point_content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
}
.inedx_point_wrap .mod-image-point_content_upper {
  border: none;
}
.inedx_point_wrap .mod-image-point_content_upper::after {
  display: none;
}
.inedx_point_wrap .mod-image-point_content_upper p {
  font-size: 1.9rem;
  text-align: center;
}
.inedx_point_wrap .mod-image-point_content_lower .mod-button-link-list {
  margin-top: 0 !important;
  width: 100%;
}
.mod-image-point_content_right em {
  color: #094;
  font-size: 2rem;
}
.index_hoshou_wrap > div {
  border-radius: 10px;
  border: solid 2px #ccc;
  margin-top: 30px;
  padding: 20px 25px;
}
.index_hoshou_title {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.index_hoshou_top_inner {
  position: relative;
}
.index_hoshou_top_inner::before,
.index_hoshou_top_inner::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 320px;
  z-index: -2;
}
.index_hoshou_top_inner::before {
  background: #f5b1a1;
  left: 0;
}
.index_hoshou_top_inner::after {
  background: #a2cde8;
  right: 0;
}
.index_hoshou_top_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index_hoshou_top_title p {
  margin-top: 20px;
  text-align: center;
  width: 320px;
}
.index_hoshou_top_title img {
  width: 243px;
}
.index_hoshou_top_range {
  margin: 20px auto 0;
  overflow: hidden;
  width: 610px;
}
.index_hoshou_top_range p {
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin-top: 5px;
  position: relative;
  text-align: center;
  width: 370px;
}
.index_hoshou_top_range p::before,
.index_hoshou_top_range p::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
}
.index_hoshou_top_range p::before {
  border-width: 15px 15px 15px 0;
  top: 0;
  left: -15px;
}
.index_hoshou_top_range p::after {
  border-width: 15px 0 15px 15px;
  top: 0;
  right: -15px;
}
.index_hoshou_top_range p:first-child {
  background: #ed7150;
  float: left;
  margin-left: 15px;
}
.index_hoshou_top_range p:first-child::before {
  border-color: transparent #ed7150 transparent transparent;
}
.index_hoshou_top_range p:first-child::after {
  border-color: transparent transparent transparent #ed7150;
}
.index_hoshou_top_range p:nth-child(2) {
  background: #2780dd;
  float: right;
  margin-right: 15px;
}
.index_hoshou_top_range p:nth-child(2)::before {
  border-color: transparent #2780dd transparent transparent;
}
.index_hoshou_top_range p:nth-child(2)::after {
  border-color: transparent transparent transparent #2780dd;
}
ul.index_hoshou_top_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
  padding-bottom: 20px;
}
ul.index_hoshou_top_list li {
  border: solid 2px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
  padding: 100px 0 10px;
  text-align: center;
  width: 190px;
}
ul.index_hoshou_top_list li:first-child {
  background: url(/library/kyousai/kasai/img/index_img04.png) top 15px center / 89px 75px #ffffff no-repeat;
  border-color: #ed7150;
  color: #ed7150;
}
ul.index_hoshou_top_list li:nth-child(2) {
  background: url(/library/kyousai/kasai/img/index_img05.png) top 20px center / 92px 66px #ffffff no-repeat;
  border-color: #8b5abd;
  color: #8b5abd;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}
ul.index_hoshou_top_list li:nth-child(2)::before,
ul.index_hoshou_top_list li:nth-child(2)::after {
  border-radius: 10px;
  content: "";
  display: block;
  height: 240px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 210px;
  z-index: -1;
}
ul.index_hoshou_top_list li:nth-child(2)::before {
  background: #c198df;
}
ul.index_hoshou_top_list li:last-child {
  background: url(/library/kyousai/kasai/img/index_img06.png) top 15px center / 89px 74px #ffffff no-repeat;
  border-color: #2780dd;
  color: #2780dd;
}
ul.index_hoshou_top_list li em {
  font-size: 2.2rem;
}
ul.index_hoshou_top_list li span {
  font-size: 1.8rem;
}
.index_hoshou_bottom {
  position: relative;
}
.index_hoshou_bottom::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 23px 0 23px;
  border-color: #ccc transparent transparent transparent;
  position: absolute;
  top: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.index_hoshou_bottom_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}
.index_hoshou_bottom_item {
  border: solid 2px #0fa288;
  border-radius: 10px;
}
.index_hoshou_bottom_item:first-child {
  width: 460px;
}
.index_hoshou_bottom_item:nth-child(2) {
  width: 172px;
}
.index_hoshou_bottom_text02 {
  padding: 0 15px 15px;
}
.index_hoshou_bottom_text {
  background: #0fa288;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
}
ul.index_hoshou_bottom_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 15px 0;
}
ul.index_hoshou_bottom_list li {
  background: #e0f1eb;
  width: 142px;
}
ul.index_hoshou_bottom_list p {
  font-size: 1.6rem;
  color: #fff;
  padding-top: 65px;
  padding-bottom: 10px;
  text-align: center;
}
ul.index_hoshou_bottom_list p span {
  display: inline-block;
  width: 56px;
}
.bottom_list_item01 p {
  background: url(/library/kyousai/kasai/img/index_img07.png) left 11px top 10px / 48px no-repeat, url(/library/kyousai/kasai/img/index_img08.png) right 6px top 8px / 51px 47px no-repeat;
  position: relative;
}
.bottom_list_item01 p::after {
  background: url(/library/kyousai/kasai/img/index_icon04.png) center / contain no-repeat;
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  top: 32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 12px;
}
.bottom_list_item01 p span:first-child {
  background: #e6685d;
}
.bottom_list_item01 p span:nth-child(2) {
  background: #28a7e1;
  margin-left: 16px;
}
.bottom_list_item02 p {
  background: url(/library/kyousai/kasai/shikumi/img/index_img16.png) top 10px center / 48px no-repeat;
}
.bottom_list_item02 p span {
  background: #e6685d;
}
.bottom_list_item03 p {
  background: url(/library/kyousai/kasai/shikumi/img/index_img14.png) top 8px center / 51px 47px no-repeat;
}
.bottom_list_item03 p span {
  background: #28a7e1;
}
ul.index_btn_list {
  margin-top: 30px;
}
.index_bnr_list {
  margin-top: 50px;
}
.index_tag_list_wrap {
  margin-top: 30px;
}
.index_tag_list_wrap .mod-image-point_content {
  padding: 20px;
}
.index_tag_list_title {
  border-bottom: solid 2px #094;
  color: #094;
  font-size: 1.7rem;
  padding-bottom: 5px;
}
.index_tag_list {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index_tag_list .mod-link-list {
  margin-top: 10px;
}
.index_tag_list .mod-link-list li {
  font-size: 1.2rem;
  margin-top: 10px;
}
/*plan-head-box
************************************************************/
.plan-head-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
.plan-head-box-item {
  width: 50%;
}
.plan-head-box-item:first-child {
  padding-top: 15px;
}
.plan-head-box-plan {
  font-size: 1.6rem;
  color: #fff;
  line-height: 1.2;
  text-align: center;
  width: 220px;
  border-radius: 100px;
  margin: 0 auto;
  padding: 17px 0 16px;
  font-weight: bold;
}
.plan-head-box-plan span {
  display: block;
  font-size: 1.2rem;
}
.plan-head-box-plan.type02 {
  width: 280px;
}
.plan-head-box-plan.opt-pink {
  background-color: #e82c4f;
}
.plan-head-box-plan.opt-blue {
  background-color: #5f51b3;
}
.plan-head-box-type {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.plan-head-box-type-item {
  width: 135px;
  position: relative;
  margin-top: 0 !important;
}
.plan-head-box-type-item img {
  width: 100%;
}
.plan-head-box-type-item + .plan-head-box-type-item {
  margin-left: 46px;
}
.plan-head-box-type-item + .plan-head-box-type-item:before {
  content: "";
  position: absolute;
  left: -31px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 16px;
  height: 16px;
  background: url(/library/kyousai/kasai/img/index_icon04.png) no-repeat center center / 16px 16px;
}
.plan-head-box-item-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 -7.5px;
}
.plan-head-box-item-image-item {
  padding: 0 7.5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.plan-head-box-item-image-item img {
  width: 100%;
}
.plan-head-box-item-image-item.type-01 img {
  width: 92px;
}
.plan-head-box-item-image-item.type-02 img {
  width: 118px;
}
.plan-head-box-item-image-item.type-03 {
  padding-bottom: 3px;
}
.plan-head-box-item-image-item.type-03 img {
  width: 116px;
}
.plan-head-box-item-image-item.type-04 img {
  width: 86px;
}
.plan-head-box-item-image-item.type-05 img {
  width: 99px;
}
.plan-head-detail {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.plan-head-detail dt {
  font-size: 1.4rem;
  color: #000;
  background-color: #ebebeb;
  width: 104px;
  border-radius: 12px;
  text-align: center;
  padding: 2px 0 0;
}
.plan-head-detail dd {
  margin-left: 16px;
}
.plan-head-detail + .plan-head-detail {
  margin-top: 25px;
}
.plan-head-detail-list {
  margin-left: -20px !important;
  overflow-y: hidden;
}
.plan-head-detail-list li {
  float: left;
  margin-left: 20px;
  padding-left: 1em;
  position: relative;
}
.plan-head-detail-list li span {
  position: absolute;
  top: 0;
  left: 0;
}
/*kokumin-underlayer-table
************************************************************/
.kokumin-underlayer-table {
  font-weight: bold;
  margin: 3rem 0 1rem;
  width: -webkit-calc(99%);
  width: calc(99%);
}
.kokumin-underlayer-table tr {
  border-bottom: solid 1px #ccc;
}
.kokumin-underlayer-table .kokumin-underlayer-table-head th {
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.kokumin-underlayer-table th {
  line-height: 1.1;
  vertical-align: middle;
}
.kokumin-underlayer-table .kokumin-underlayer-th01 {
  position: relative;
}
.kokumin-underlayer-table .kokumin-underlayer-th01 span {
  background: #f2f2f2;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: inline-block;
  font-size: 1.8rem;
  line-height: 5.4rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.kokumin-underlayer-table .kokumin-underlayer-th_off {
  font-size: 1.8rem;
}
.kokumin-underlayer-table .kokumin-underlayer-th_off a {
  display: block;
  padding: 1.5rem 10px 10px;
  position: relative;
}
.kokumin-underlayer-table .kokumin-underlayer-th_off a span {
  display: block;
}
.kokumin-underlayer-table .kokumin-underlayer-th_off a span.text01 {
  font-size: 1.8rem;
  text-align: center;
}
.kokumin-underlayer-table .kokumin-underlayer-th_off a span.text02 {
  display: inline-block;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.4;
}
.kokumin-underlayer-table .kokumin-underlayer-th_off a span.text03 {
  display: inline-block;
  font-size: 3.6rem;
}
.kokumin-underlayer-table .kokumin-underlayer-th_off a span.text03 .yen {
  font-size: 1.2rem;
  display: inline-block;
}
.kokumin-underlayer-table .kokumin-underlayer-th_off a:hover {
  color: #000;
  opacity: .7;
  text-decoration: none;
  cursor: pointer;
}
.kokumin-underlayer-table .kokumin-underlayer-th_off .no-link {
  pointer-events: none;
}
.kokumin-underlayer-table .kokumin-underlayer-th02 {
  background: #f2f2f2;
  font-size: 2.2rem;
  padding: 1.5rem 2rem;
}
.kokumin-underlayer-table .kokumin-underlayer-th02 span {
  font-size: 1.2rem;
  line-height: 1.7;
}
.kokumin-underlayer-table td {
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 2rem 0;
  text-align: center;
  vertical-align: middle;
}
.tab01,
.tab02 {
  display: none;
}
.tab_open {
  display: table-cell;
}
.kokumin-underlayer-table tr:last-child td {
  border-bottom: solid 2px #e60012;
}
.kokumin-underlayer-table .kokumin-underlayer-th_off {
  background: #fddfe2;
  border-bottom: solid 2px #e60012;
}
.kokumin-underlayer-table .table_on {
  background: #e60012;
  border-bottom: solid 2px #e60012;
}
.kokumin-underlayer-table .table_on a {
  color: #fff;
}
.kokumin-underlayer-table td {
  border-right: solid 2px #e60012;
  border-left: solid 2px #e60012;
}
.kokumin-underlayer-table td {
  width: 58%;
}
.kokumin-underlayer-text-head {
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  color: #e60012;
}
.kokumin-underlayer-text-head .black {
  font-size: 1.4rem;
  color: #000;
}
.kokumin-underlayer-text-head .small {
  font-size: 1.8rem;
}
.kokumin-underlayer-text-body {
  margin-top: 0 !important;
  text-align: center;
  color: #e60012;
  font-size: 2.4rem;
}
.kokumin-underlayer-text-body .black {
  font-size: 1.2rem;
  color: #000;
}
.kokumin-underlayer-text-body .small {
  font-size: 1.2rem;
}
