/* ----------------------------------------------------------------------

	Compiled from _scss/module.scss

---------------------------------------------------------------------- */
.mod-cts > .inner-cts {
  box-sizing: border-box;
  width: 1090px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px;
}
.mod-cts.width_fl > .inner-cts {
  width: 100%;
  padding: 0;
}
.mod-cts + .mod-cts {
  margin-top: 60px;
}
.mod-cts.mod-cts_clm02 > .inner-cts .wrp-fix_side {
  position: relative;
  min-height: 376px;
}
.mod-cts.mod-cts_clm02 .area-modclm_main {
  box-sizing: border-box;
}
.mod-cts.mod-cts_clm02 .area-modclm_sub {
  border-top: 3px solid #24a3d0;
}

.mod-sidemenu {
  position: relative;
  z-index: 2;
}
.mod-sidemenu:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.5;
  z-index: -1;
}
.mod-sidemenu .link-category_l a {
  box-sizing: border-box;
  display: table;
  width: 100%;
  height: 70px;
  padding: 4px 10px;
}
.mod-sidemenu .link-category_l a .text {
  display: table-cell;
  color: #173987;
  font-size: 20px;
  font-weight: 700;
  vertical-align: middle;
}
.mod-sidemenu .list-sidemenu {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.mod-sidemenu .list-sidemenu li + li {
  border-top: 1px dashed #ccc;
}
.mod-sidemenu .list-sidemenu li a {
  position: relative;
  display: table;
  width: 100%;
  height: 60px;
  padding: 4px 10px 4px 40px;
}
.mod-sidemenu .list-sidemenu li a:hover {
  background-color: #e3f5ff;
}
.mod-sidemenu .list-sidemenu li a:after {
  content: "\EA09";
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  width: 1em;
  height: 1em;
  color: #24a3d0;
  font-size: 16px;
  display: inline-block;
  vertical-align: text-bottom;
  font-family: "iconfont";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1 !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mod-sidemenu .list-sidemenu li a .text {
  display: table-cell;
  color: #222;
  font-size: 15px;
  vertical-align: middle;
}

@media only screen and (min-width: 737px), print {
  .mod-cts.mod-cts_clm02 > .inner-cts.position_absolute .area-modclm_sub {
    position: absolute;
    top: auto;
    bottom: 0;
  }
  .mod-cts.mod-cts_clm02 > .inner-cts.position_fixed .area-modclm_sub {
    position: fixed;
    top: 74px;
    left: 50%;
    margin-left: -525px;
  }
  .mod-cts.mod-cts_clm02 .area-modclm_main {
    float: right;
    width: 79.05%;
    padding-left: 80px;
  }
  .mod-cts.mod-cts_clm02 .area-modclm_sub {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
  }

  .mod-sidemenu .link-category_l a:hover {
    background-color: #e3f5ff;
  }
  .mod-sidemenu .link-category_l a:hover .text {
    color: #24a3d0;
  }
  .mod-sidemenu .list-sidemenu li a:hover {
    background-color: #e3f5ff;
  }
  .mod-sidemenu .list-sidemenu li a:hover .text {
    color: #24a3d0;
  }
  .mod-sidemenu .list-sidemenu li a .text {
    display: table-cell;
    color: #222;
    font-size: 15px;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 736px) {
  .mod-cts {
    /* &.width_fl {
    	& > .inner-cts {
    		width: 100%;
    	}
    } */
  }
  .mod-cts > .inner-cts {
    width: 100%;
  }
  .mod-cts + .mod-cts {
    margin-top: 30px;
  }
  .mod-cts.mod-cts_clm02 .area-modclm_sub {
    margin-top: 40px;
    margin-right: -20px;
    margin-left: -20px;
  }

  .mod-sidemenu .link-category_l a {
    height: 56px;
    padding: 4px 20px;
  }
  .mod-sidemenu .link-category_l a .text {
    font-size: 16px;
  }
  .mod-sidemenu .list-sidemenu li a {
    height: 49px;
    padding: 4px 20px 4px 50px;
  }
  .mod-sidemenu .list-sidemenu li a:after {
    left: 20px;
  }
  .mod-sidemenu .list-sidemenu li a .text {
    font-size: 14px;
  }
}
.mod-clm ul li {
  float: left;
}

@media only screen and (min-width: 737px), print {
  .mod-clm.mod-clm_2_1 ul li {
    width: 50%;
  }
  .mod-clm.mod-clm_2_1 ul li:nth-child(odd) {
    padding-right: 10px;
  }
  .mod-clm.mod-clm_2_1 ul li:nth-child(even) {
    padding-left: 10px;
  }
  .mod-clm.mod-clm_3_2 li {
    width: 33.33%;
  }
  .mod-clm.mod-clm_3_2 li:nth-child(3n+1) {
    width: 33.34%;
  }
  .mod-clm.mod-clm_3_2 li:nth-child(n+4) {
    margin-top: 50px;
  }
  .mod-clm.mod-clm_4_1 li, .mod-clm.mod-clm_4_2 li {
    width: 25%;
  }
  .mod-clm.mod-clm_4_1 li:nth-child(4n+1), .mod-clm.mod-clm_4_2 li:nth-child(4n+1) {
    padding-right: 22px;
  }
  .mod-clm.mod-clm_4_1 li:nth-child(4n+2), .mod-clm.mod-clm_4_2 li:nth-child(4n+2) {
    padding-right: 15px;
    padding-left: 8px;
  }
  .mod-clm.mod-clm_4_1 li:nth-child(4n+3), .mod-clm.mod-clm_4_2 li:nth-child(4n+3) {
    padding-right: 7px;
    padding-left: 15px;
  }
  .mod-clm.mod-clm_4_1 li:nth-child(4n+4), .mod-clm.mod-clm_4_2 li:nth-child(4n+4) {
    padding-left: 23px;
  }
  .mod-clm.mod-clm_4_1 li:nth-child(n+5), .mod-clm.mod-clm_4_2 li:nth-child(n+5) {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 736px) {
  .mod-clm.mod-clm_2_1 ul li {
    width: 100%;
  }
  .mod-clm.mod-clm_2_1 ul li:nth-child(odd) {
    padding-right: 0;
  }
  .mod-clm.mod-clm_2_1 ul li:nth-child(even) {
    padding-left: 0;
  }
  .mod-clm.mod-clm_3_2 li {
    width: 50%;
  }
  .mod-clm.mod-clm_3_2 li:nth-child(3n+1) {
    width: 50%;
  }
  .mod-clm.mod-clm_3_2 li:nth-child(n+2) {
    margin-top: 50px;
  }
  .mod-clm.mod-clm_4_1 li {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .mod-clm.mod-clm_4_1 li:nth-child(n+2) {
    margin-top: 20px;
  }
  .mod-clm.mod-clm_4_2 li {
    width: 50%;
  }
  .mod-clm.mod-clm_4_2 li:nth-child(4n+1), .mod-clm.mod-clm_4_2 li:nth-child(4n+3) {
    padding-right: 8px;
  }
  .mod-clm.mod-clm_4_2 li:nth-child(4n+2), .mod-clm.mod-clm_4_2 li:nth-child(4n+4) {
    padding-left: 8px;
  }
  .mod-clm.mod-clm_4_2 li:nth-child(n+3) {
    margin-top: 20px;
  }
  .mod-clm ul li + li dl dd:first-child {
    border-top: 0;
  }
}
.mod-text_ttl02 + div, .mod-text_ttl02 + p {
  margin-top: 25px;
}

.mod-text_link01 {
  position: relative;
}
.mod-text_link01[target="_blank"] > .text:after {
  display: none;
}
.mod-text_link01:after {
  content: "\EA09";
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  color: #24a3d0;
  display: inline-block;
  vertical-align: text-bottom;
  display: inline-block;
  vertical-align: text-bottom;
  font-family: "iconfont";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1 !important;
}
.mod-text_link01 .text {
  padding-left: 25px;
  color: #173987;
}

.mod-text_link02 {
  border-bottom: 1px solid;
  color: #24a3d0;
}

@media only screen and (min-width: 737px), print {
  .mod-text_link01 .text {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .mod-text_link01:hover .text {
    color: #24a3d0;
  }

  .mod-text_link02:hover {
    color: #62c9ee;
  }
}
@media only screen and (max-width: 736px) {
  .mod-text_link01 .text {
    padding-left: 20px;
  }
}
.list-mod li {
  display: table;
  width: 100%;
}
.list-mod li .img {
  display: table-cell;
  width: 50%;
  padding-right: 10px;
  vertical-align: top;
}
.list-mod li .img img {
  width: 100%;
  vertical-align: bottom;
}
.list-mod li .text {
  display: table-cell;
  width: 50%;
  padding-left: 10px;
  line-height: 1.8;
  vertical-align: top;
}
.list-mod li:only-child .img, .list-mod li:only-child .text {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.list-mod li:only-child .img + .text {
  margin-top: 15px;
}
.list-mod li:nth-child(n+3) {
  margin-top: 20px;
}

@media only screen and (max-width: 736px) {
  .list-mod li + li, .list-mod li:nth-child(n+3) {
    margin-top: 15px;
  }
  .list-mod li .text {
    font-size: 12px;
  }
}
.mod-frame_01 {
  padding: 20px 35px 40px;
  border-radius: 10px;
  border: 1px solid #ccc;
}
.mod-frame_01 .area-ttl {
  margin-bottom: 30px;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}

@media only screen and (max-width: 736px) {
  .mod-frame_01 {
    padding: 15px 25px 20px;
  }
  .mod-frame_01 .area-ttl {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .mod-frame_01 .area-dtl {
    font-size: 12px;
  }
}
.mod-frame_02 {
  padding: 20px 35px 40px;
  border: 6px solid #eee;
}
.mod-frame_02 .area-ttl {
  margin-bottom: 30px;
  padding: 10px 0;
  font-weight: 700;
}

@media only screen and (max-width: 736px) {
  .mod-frame_02 {
    padding: 15px 25px 20px;
  }
  .mod-frame_02 .area-ttl {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .mod-frame_02 .area-dtl {
    font-size: 12px;
  }
}
.modal {
  position: absolute;
  display: none;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}
.modal .inner-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 11;
}

.modal-tgt {
  /* 	position: absolute;
  	top: 0;
  	left: 0; */
  width: 100%;
  z-index: 10;
}
.modal-tgt .inner-modal {
  width: 100%;
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  min-height: 300px;
  background-color: #fff;
}
.modal-tgt .inner-modal .popup-modal-dismiss .inner-btn {
  width: 100%;
  max-width: 260px;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 737px), print {
  .modal-tgt {
    padding: 40px 0;
  }
  .modal-tgt .inner-modal {
    padding: 50px 50px;
  }
  .modal-tgt .inner-modal .popup-modal-dismiss {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 736px) {
  .modal-tgt {
    padding: 10px 0;
  }
  .modal-tgt .inner-modal {
    padding: 20px 20px;
  }
}
.pagelinks .list-links li {
  float: left;
}
.pagelinks .list-links a {
  box-sizing: border-box;
  position: relative;
  display: table;
  width: 100%;
  padding: 0 15px;
}
.pagelinks .list-links a:after {
  content: "\EA01";
  position: absolute;
  top: 50%;
  right: 12px;
  display: block;
  width: 1em;
  height: 1em;
  color: #24a3d0;
  display: inline-block;
  vertical-align: text-bottom;
  font-family: "iconfont";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1 !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pagelinks .list-links a .text {
  display: table-cell;
  padding-right: 15px;
  color: #173987;
  font-weight: 500;
  vertical-align: middle;
}

@media only screen and (min-width: 737px), print {
  .pagelinks .list-links li {
    width: 33.33%;
  }
  .pagelinks .list-links li:nth-child(3n+3) {
    width: 33.34%;
  }
  .pagelinks .list-links li:nth-child(3n+1) {
    padding-right: 13px;
  }
  .pagelinks .list-links li:nth-child(3n+2) {
    padding-right: 7px;
    padding-left: 7px;
  }
  .pagelinks .list-links li:nth-child(3n+3) {
    padding-left: 13px;
  }
  .pagelinks .list-links li a {
    height: 70px;
    border-radius: 4px;
    border: 1px solid #24a3d0;
  }
  .pagelinks .list-links li a .text {
    text-align: center;
  }
  .pagelinks .list-links li a:hover {
    background-color: #e3f5ff;
  }
  .pagelinks .list-links li a:hover .text {
    color: #24a3d0;
  }
}
@media only screen and (max-width: 736px) {
  .pagelinks {
    margin-right: -20px;
    margin-left: -20px;
  }
  .pagelinks .list-links {
    border-top: 1px solid #24a3d0;
  }
  .pagelinks .list-links li {
    width: 50%;
    border-right: 1px solid #24a3d0;
    border-bottom: 1px solid #24a3d0;
  }
  .pagelinks .list-links li:nth-child(odd) {
    border-left: 1px solid #24a3d0;
  }
  .pagelinks .list-links li:nth-child(even) {
    border-left: 0;
  }
  .pagelinks .list-links li a {
    height: 48px;
  }
  .pagelinks .list-links li a .text {
    font-size: 12px;
  }
}
.cts-links {
  padding: 30px 0;
  background-color: #edf2f6;
}
.cts-links .list-link li a {
  overflow: hidden;
  position: relative;
  display: block;
}
.cts-links .list-link li a .img {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 15px 0 15px 0;
}
.cts-links .list-link li a .img img {
  width: 100%;
}
.cts-links .list-link li a .text {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media only screen and (min-width: 737px), print {
  .cts-links .list-link li a {
    position: relative;
    display: block;
  }
  .cts-links .list-link li a .img {
    position: relative;
    padding-top: 62.5%;
  }
  .cts-links .list-link li a .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .cts-links .list-link li a .text {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .cts-links .list-link li a:hover .img img {
    width: 120%;
  }
}
@media only screen and (max-width: 736px) {
  .cts-links {
    padding: 25px 0 40px;
  }
  .cts-links .list-link li a .img img {
    border-radius: 10px 0 10px 0;
  }
  .cts-links .list-link li a .text {
    font-size: 18px;
  }
}
.cts-news .mod-clm .list-news {
  margin-top: 30px;
}
.cts-news .mod-clm .list-news li .inner-news {
  display: block;
  padding: 15px 10px;
  border-bottom: 1px dotted #ccc;
}
.cts-news .mod-clm .list-news li .inner-news .tag {
  display: inline-block;
  min-width: 100px;
  margin-right: 5px;
  padding: 3px 10px;
  border: 1px solid #24a3d0;
  border-radius: 4px;
  color: #24a3d0;
  font-size: 12px;
  line-height: 1;
  text-align: center;
}
.cts-news .mod-clm .list-news li .inner-news .tag + span {
  margin-left: 10px;
}
.cts-news .mod-clm .list-news li .inner-news .date {
  display: inline-block;
  margin-left: 3px !important;
  padding-top: 3px;
  color: #666;
  font-size: 14px;
}
.cts-news .mod-clm .list-news li .inner-news .text-ttl_news {
  display: block;
  margin-top: 11px;
  font-size: 18px;
  font-weight: 500;
}
.cts-news .mod-clm .list-news li .inner-news .text-dtl {
  display: block;
  margin-top: 10px;
  font-size: 15px;
}
.cts-news .mod-clm .list-news li .inner-news .text-dtl a {
  display: inline-block;
}
.cts-news .mod-btn {
  margin-top: 40px !important;
}
.cts-news .mod-clm_1_1 .list-news {
  border-top: 1px dotted #ccc;
}
.cts-news .mod-clm_1_1 .list-news li {
  float: none;
  width: 100%;
}
.cts-news .mod-clm_1_1 .list-news li[id] {
	padding-top: 56px;
	margin-top: -56px;
}
.cts-news .mod-clm_2_1 .list-news li:nth-child(odd) {
  padding-right: 26px;
}
.cts-news .mod-clm_2_1 .list-news li:nth-child(even) {
  padding-left: 26px;
}
.cts-news .mod-clm_2_1 .list-news li:nth-child(-n+2) .inner-news {
  display: block;
  border-top: 1px dotted #ccc;
}

@media only screen and (min-width: 737px), print {
  .cts-news {
    margin-top: 48px !important;
  }
  .cts-news .mod-clm .list-news li > a:hover {
    background-color: #e3f5ff;
  }
}
@media only screen and (max-width: 736px) {
  .cts-news .mod-text_ttl02 + div, .cts-news .mod-text_ttl02 + p {
    margin-top: 5px;
  }
  .cts-news .mod-clm .list-news {
    margin-top: 5px;
    border-top: 1px dotted #ccc;
  }
  .cts-news .mod-clm_1_1 .list-news li[id] {
  	padding-top: 51px;
  	margin-top: -51px;
  }
  .cts-news .mod-clm .list-news li a.inner-cts:hover {
    background-color: #e3f5ff;
  }
  .cts-news .mod-clm .list-news li .inner-news {
    padding: 10px 0 15px;
    border-bottom: 1px dotted #ccc;
  }
  .cts-news .mod-clm .list-news li .inner-news .date {
    font-size: 12px;
  }
  .cts-news .mod-clm .list-news li .inner-news .text-ttl_news {
    margin-top: 7px;
    font-size: 16px;
  }
  .cts-news .mod-clm .list-news li .inner-news .text-dtl {
    margin-top: 5px;
    font-size: 13px;
  }
  .cts-news .mod-btn {
    margin-top: 30px !important;
  }
  .cts-news .mod-clm_2_1 .list-news li:nth-child(odd) {
    padding-right: 0;
  }
  .cts-news .mod-clm_2_1 .list-news li:nth-child(even) {
    padding-left: 0;
  }
  .cts-news .mod-clm_2_1 .list-news li:nth-child(-n+2) .inner-news {
    display: block;
    border-top: 0;
  }
}
.mod-linklist_category li a {
  overflow: hidden;
  position: relative;
  display: block;
  z-index: 2;
}
.mod-linklist_category li a .tag {
  position: absolute;
  top: 0;
  right: 0;
  display: table;
  width: 100px;
  height: 22px;
  z-index: 2;
}
.mod-linklist_category li a .tag > span {
  display: table-cell;
  color: #fff;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.mod-linklist_category li a figure img {
  width: 100%;
  border-radius: 30px 0;
  vertical-align: bottom;
}
.mod-linklist_category li a .area-dtl {
  margin-top: 10px;
}
.mod-linklist_category li a .area-dtl .text-ttl {
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
  color: #173987;
  font-size: 17px;
  font-weight: 500;
}
.mod-linklist_category li a .area-dtl .text-dtl {
  color: #333;
  font-size: 13px;
}

@media only screen and (min-width: 737px), print {
  .mod-linklist_category li a figure img,
  .mod-linklist_category li a .area-dtl .text-ttl {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .mod-linklist_category li a:hover figure img {
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    opacity: 0.7;
  }
  .mod-linklist_category li a:hover .area-dtl .text-ttl {
    color: #24a3d0;
  }
}
@media only screen and (max-width: 736px) {
  .mod-linklist_category li a > .text {
    height: auto;
    min-height: 40px;
    padding: 8px 10px;
  }
  .mod-linklist_category li a > .text > span {
    font-size: 13px;
    text-align: left;
  }
}
.mod-inquiry .text-inquiry {
  color: #173987;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}
.mod-inquiry .area-btn {
  overflow: hidden;
  display: table;
  width: 100%;
  max-width: 760px;
  height: 110px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px 10px;
  border: 1px solid #173987;
  background-color: #fff;
}
.mod-inquiry .area-btn > a {
  display: table-cell;
  width: 50%;
  text-align: center;
  vertical-align: middle;
}
.mod-inquiry .area-btn .telno {
  background-color: #173987;
}
.mod-inquiry .area-btn .telno .text {
  position: relative;
  display: inline-block;
  padding-left: 55px;
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: left;
}
.mod-inquiry .area-btn .telno .text b {
  display: block;
  font-size: 30px;
}
.mod-inquiry .area-btn .telno .text:before {
  content: "\EA14";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 50px;
  height: 50px;
  margin-top: 3px;
  font-size: 50px;
  display: inline-block;
  vertical-align: text-bottom;
  font-family: "iconfont";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1 !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mod-inquiry .area-btn .btn-toform .text {
  position: relative;
  display: inline-block;
  padding-left: 70px;
  color: #173987;
  font-size: 20px;
  font-weight: 500;
}
.mod-inquiry .area-btn .btn-toform .text:before {
  content: "\EA0F";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 50px;
  height: 50px;
  font-size: 50px;
  display: inline-block;
  vertical-align: text-bottom;
  font-family: "iconfont";
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1 !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (min-width: 737px), print {
  .mod-inquiry .area-btn .btn-toform:hover .text {
    color: #24a3d0;
  }
}
@media only screen and (max-width: 736px) {
  .mod-inquiry .text-inquiry {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .mod-inquiry .area-btn {
    height: auto;
    margin-top: 10px;
    border-radius: 0;
    border: 0;
  }
  .mod-inquiry .area-btn .inner-btn {
    display: inline-block;
    width: 100%;
    height: 80px;
  }
  .mod-inquiry .area-btn .telno {
    padding-top: 10px;
    border-radius: 10px 10px;
  }
  .mod-inquiry .area-btn .telno .text {
    padding-left: 45px;
    font-size: 12px;
  }
  .mod-inquiry .area-btn .telno .text b {
    font-size: 26px;
  }
  .mod-inquiry .area-btn .telno .text:before {
    width: 40px;
    height: 40px;
    margin-top: 3px;
    font-size: 40px;
  }
  .mod-inquiry .area-btn .btn-toform {
    margin-top: 15px;
    padding-top: 25px;
    border-radius: 10px 10px;
    border: 1px solid #173987;
  }
  .mod-inquiry .area-btn .btn-toform .text {
    padding-left: 50px;
    font-size: 20px;
    font-weight: 500;
  }
  .mod-inquiry .area-btn .btn-toform .text:before {
    width: 40px;
    height: 40px;
    font-size: 40px;
  }
}
.mod-table_01 .mod-ttl_tb {
  display: table;
  width: 100%;
  height: 40px;
  background-color: #666;
}
.mod-table_01 .mod-ttl_tb .text {
  display: table-cell;
  padding: 4px 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
}
.mod-table_01 dl dt {
  background-color: #666;
}
.mod-table_01 dl dt .text {
  color: #fff;
}
.mod-table_01 dl dt + dd {
  border-top: 0;
}
.mod-table_01 dl dd {
  border-bottom: 1px solid #ddd;
}
.mod-table_01 dl dd:first-child {
  border-top: 1px solid #ddd;
}
.mod-table_01 dl dd .tb-item {
  background-color: #f3f3f3;
}
.mod-table_01 dl dt, .mod-table_01 dl dd {
  display: table;
  width: 100%;
}
.mod-table_01 dl dt .tb-item, .mod-table_01 dl dd .tb-item {
  display: table-cell;
  padding: 15px 20px;
  border-right: 1px solid #fff;
  vertical-align: middle;
}
.mod-table_01 dl dt .tb-item > .text, .mod-table_01 dl dd .tb-item > .text {
  display: block;
  width: 160px;
  font-weight: 500;
  line-height: 1.8;
}
.mod-table_01 dl dt .tb-dtl, .mod-table_01 dl dd .tb-dtl {
  display: table-cell;
  width: 100%;
  padding: 15px 20px;
  vertical-align: middle;
}
.mod-table_01 dl dt .tb-dtl .text, .mod-table_01 dl dd .tb-dtl .text {
  line-height: 1.8;
}

@media only screen and (max-width: 736px) {
  .mod-table_01.tb_horizon dl dt .tb-item > .text {
    width: 60px;
  }
  .mod-table_01.tb_horizon dl dt .tb-item, .mod-table_01.tb_horizon dl dt .tb-dtl {
    padding: 5px 15px !important;
    font-size: 13px;
  }
  .mod-table_01.tb_horizon dl dd .tb-item {
    padding: 15px 15px;
  }
  .mod-table_01.tb_horizon dl dd .tb-item > .text {
    width: 60px;
    font-size: 14px;
  }
  .mod-table_01.tb_horizon dl dd .tb-dtl {
    padding: 15px 15px;
    font-size: 14px;
  }

  .mod-table_01.tb_vertical dl dd {
    display: block;
  }
  .mod-table_01.tb_vertical dl dd .tb-item {
    display: block;
    padding: 7px 20px;
    border-right: 0;
  }
  .mod-table_01.tb_vertical dl dd .tb-item > .text {
    display: block;
    width: 100%;
    font-size: 13px;
  }
  .mod-table_01.tb_vertical dl dd .tb-dtl {
    display: block;
    width: 100%;
    padding: 10px 20px 25px;
  }
  .mod-table_01.tb_vertical dl dd .tb-dtl .text {
    font-size: 13px;
    line-height: 1.4;
  }
}
.list-proposal {
  position: relative;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.list-proposal li {
  box-sizing: border-box;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
}
.list-proposal li a {
  box-sizing: border-box;
  position: relative;
  display: table;
  width: 100%;
  height: 78px;
  padding: 5px 10px;
}
.list-proposal li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  width: 60px;
  height: 60px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.list-proposal li a > .text {
  display: table-cell;
  padding-left: 75px;
  font-weight: 500;
  vertical-align: middle;
}
.list-proposal li.pc a:before {
  background-image: url(/img/common/img_proposal01.svg);
}
.list-proposal li.electronics a:before {
  background-image: url(/img/common/img_proposal02.svg);
}
.list-proposal li.video a:before {
  background-image: url(/img/common/img_proposal03.svg);
}
.list-proposal li.communication a:before {
  background-image: url(/img/common/img_proposal04.svg);
}
.list-proposal li.softhouse a:before {
  background-image: url(/img/common/img_proposal05.svg);
}
.list-proposal li.education a:before {
  background-image: url(/img/common/img_proposal06.svg);
}
.list-proposal li.medical a:before {
  background-image: url(/img/common/img_proposal07.svg);
}
.list-proposal li.toy a:before {
  background-image: url(/img/common/img_proposal08.svg);
}
.list-proposal li.game a:before {
  background-image: url(/img/common/img_proposal09.svg);
}
.list-proposal li.circulation a:before {
  background-image: url(/img/common/img_proposal10.svg);
}
.list-proposal li.startup a:before {
  background-image: url(/img/common/img_proposal11.svg);
}

@media only screen and (min-width: 737px), print {
  .list-proposal li a:hover {
    background-color: #e3f5ff;
  }
}
@media only screen and (max-width: 736px) {
  .list-proposal {
    width: 100%;
  }
  .list-proposal li a {
    height: 50px;
    padding: 5px 10px;
  }
  .list-proposal li a:before {
    left: 10px;
    width: 40px;
    height: 40px;
  }
  .list-proposal li a > .text {
    padding-left: 48px;
    font-size: 12px;
  }
}
.list-check li {
  padding-left: 30px;
  background-image: url(/img/common/icon_check.svg);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: 0 5px;
}
.list-check li .text {
  font-size: 17px;
}
.list-check li + li {
  margin-top: 20px;
}

@media only screen and (max-width: 736px) {
  .list-check li {
    background-position: 0 2px;
  }
  .list-check li .text {
    font-size: 14px;
    line-height: 1.6;
  }
  .list-check li + li {
    margin-top: 35px;
  }
}
.list-service_top {
  margin-top: 0;
}
.list-service_top li a {
  overflow: hidden;
  position: relative;
  display: block;
  border-radius: 30px 0 30px 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.list-service_top li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  z-index: 1;
}
.list-service_top li a .tag {
  position: absolute;
  top: 0;
  right: 0;
  display: table;
  width: 106px;
  height: 22px;
  font-weight: 700;
  z-index: 3;
}
.list-service_top li a .tag > span {
  display: table-cell;
  color: #fff;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.list-service_top li a figure img {
  width: 100%;
  border-radius: 30px 0 0 0;
  vertical-align: bottom;
}
.list-service_top li a > .text {
  box-sizing: border-box;
  display: table;
  width: 105%;
  height: 64px;
  padding: 0 10px;
  background-color: #fff;
}
.list-service_top li a > .text > span {
  display: table-cell;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
}
.list-service_top li a .area-dtl {
  position: absolute;
  top: 0;
  left: 0;
  display: table;
  width: 102%;
  height: 100%;
  z-index: 2;
  opacity: 0;
}
.list-service_top li a .area-dtl .inner-dtl {
  position: relative;
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 5px 20px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  /* &:before {
  	content: "";
  	position: absolute;
  	top: 0;
  	left: 0;
  	display: block;
  	width: 100%;
  	height: 100%;
  	background-color: #000;
  	opacity: 0.7;
  	z-index: -1;
  } */
}
.list-service_top li a .area-dtl .inner-dtl .text-ttl {
  font-size: 20px;
  font-weight: 700;
}
.list-service_top li a .area-dtl .inner-dtl .text-dtl {
  margin-top: 10px;
  font-size: 13px;
  text-align: left;
}

@media only screen and (min-width: 737px), print {
  .list-service_top li a:before,
  .list-service_top li a .area-dtl {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .list-service_top li a:hover:before {
    opacity: 0.7;
  }
  .list-service_top li a:hover > .text > span {
    display: none;
  }
  .list-service_top li a:hover .area-dtl {
    opacity: 1;
  }
  .list-service_top li:only-child a {
    min-height: 215px;
    height: 215px;
  }
}
@media only screen and (max-width: 736px) {
  .list-service_top {
    margin-top: 10px;
  }
  .list-service_top li a {
    border-radius: 15px 0 15px 0;
  }
  .list-service_top li a figure img {
    border-radius: 15px 0 0 0;
  }
  .list-service_top li a > .text {
    height: auto;
    min-height: 40px;
    padding: 8px 10px;
  }
  .list-service_top li a > .text > span {
    font-size: 13px;
    text-align: left;
  }
  .list-service_top li a .area-dtl {
    display: none;
  }
}
