@charset "UTF-8";
/*@font-face {
  font-family: icomoon;
  src: url(fonts/IcoMoon-Free.ttf?s52ytz) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}*/
.cate {
  padding: 16px 10px 0;
  border-top: 1px solid #DFDFDF;
}
.ws_list_area h2 + .cate {
  border: none;
}
.ws-box h2 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 0.8em;
}
.ws-box h2 a {
  color: #000;
}
.ws-box h3 {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 0.75em;
  font-weight: 600;
}
.ws-box h3 a {
  color: #000;
}
.ws-box h4 {
  font-size: 16px;
  margin-bottom: 1.5em;
  line-height: 1;
}
.icon_nw .home-ws__list-title i::after, .icon_nw .home-ws__list-title i::before {
  content: '';
  width: 1.2em;
  height: 1.2em;
  background-image: url(nw.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width:767px) {
  .container.ws-category {
    max-width: 100%;
  }
  .cate {
    padding: 0 0 0;
    border-top: 1px solid #DFDFDF;
  }
  .ws_list_area h2 + .cate {
    border-top: 1px solid #DFDFDF;
  }
  .ws-box h2 {
    padding: 0 5%;
    margin-bottom: 0.8em;
  }
  .ws-box h3 {
    line-height: 1.5;
    margin: 0 5%;
    padding-bottom: 2%;
    margin-bottom: 0;
    border-bottom: 1px solid #074194;
  }
  .ws-box h4 {
    margin-bottom: 0;
    line-height: 2.5;
    padding: 0 5%;
  }
  .home-ws__list-title i {
    display: inline-block;
  }
  .home-ws__list-title {
    /*background-image: url(y.png);*/
    background-position: center right;
    background-repeat: no-repeat;
    background-size: auto .8em;
  }
  h3 .home-ws__list-title {
    background-size: auto 1em;
  }
  .icon_nw .home-ws__list-title {
    background-image: url(nw.png);
    background-size: auto 1.1em;
  }
}
.ws-box ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start;
}
.ws_list_area ul li {
  width: 28%;
  font-size: 16px;
  line-height: 1.6;
  padding: 0;
  margin-bottom: 1.5em;
}
.ws_list_area ul::after {
  content: '';
  width: 28%;
}
.ws-box .home-ws__list-title {
  padding: 0;
  text-align: left;
  font-weight: 300;
  /*justify-content: flex-start;*/
  /*display: block;*/
}
a.home-ws__list-title:hover {
  color: #074194 !important;
}
.news-list__title span {
  background-image: url("bg-text-link-blue.png");
}
.ws-box .home-ws__list-links:hover {
  box-shadow: none;
}
@media screen and (max-width:767px) {
  .ws-box ul {
    justify-content: space-between;
    padding: 0 5%;
    box-sizing: border-box;
  }
  .ws_list_area ul li {
    width: 49%;
    font-size: 3.6vw;
    line-height: 1.5;
    margin-bottom: 1.1em;
  }
}
.ws-box ul.map_32c {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start;
  border-top: 1px solid #DFDFDF;
}
.map_32c li.map_32c_c {
  width: 28%;
  margin-bottom: 0;
}
.map_32c_c li:last-child {
  margin-bottom: 1.5em;
}
.map_32c h3 {
  padding: 1em 0;
  margin-bottom: 0;
  line-height: 1.6;
  text-align: left;
}
.map_32c.btm {
  border-bottom: 1px solid #DFDFDF;
}
.map_32c.bdn {
  border-top: none;
}
@media screen and (max-width:767px) {
  .ws_list_area {
    border-bottom: 1px solid #DFDFDF;
  }
  .ws-box ul.map_32c {
    padding: 0 0;
    border: none;
  }
  .map_32c li.map_32c_c {
    padding: 0 0;
    width: 100%;
    box-sizing: border-box;
  }
  .map_32c li.map_32c_c h3 {
    padding: 0 5%;
    line-height: 2.5;
  }
  .map_32c li.map_32c_c h3 a {
    padding-right: 1em;
  }
  .ws-box h3.prod_btm {
    border: none;
  }
  .ws-box h3.prod_btm_nx {
    border-top: 1px solid #DFDFDF;
  }
}
.map_32c_c ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
.map_32c_c ul li {
  width: 100%;
  margin-bottom: .5em;
}
.news-list__links {
  padding: 0;
}
@media screen and (max-width:767px) {
  .map_32c_c ul li {
    width: 49%;
    margin-bottom: .5em;
  }
}
.sep {
  margin-top: 60px;
  border-bottom: 1px solid #DFDFDF;
}
.ws-box .sep h2 {
  margin-bottom: 15px;
}
.home-ws__list-links {
  text-align: left;
}
@media screen and (max-width:767px) {
  .sep {
    margin-top: 8vw;
    border-bottom: none;
  }
  .ws-box .sep h2 {
    margin-bottom: 0;
    padding-bottom: 3.5vw;
    border-bottom: 1px solid #DFDFDF;
  }
}
@media screen and (min-width:768px) {
  .home-ws__list-links.icon_nw.lh {
    overflow: hidden;
    line-height: 1.75;
  }
  .home-ws__list-links.icon_nw.lh a {
    overflow: hidden;
    display: inline;
  }
}
@media screen and (max-width:767px) {
  .home-ws__list-links.icon_nw.lh {
    line-height: 1.4;
    padding: .5em 5%;
  }
}
@media screen and (max-width:767px) {
  .ws-category-head-ttl {
    padding-left: 0 !important;
  }
  .ws-category-head-nav {
    padding: 0 !important;
  }
  .ws_list_area h3 + ul {
    margin-top: 1.6vw;
  }
}
@media screen and (max-width:767px) {
  .ws-category-head.container {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
  }
  .ws-category-head-ttl.heading-border {
    margin-left: 5% !important;
    width: 90%;
  }
  .ws-category-head-nav {
    gap: 0 !important;
    align-items: center;
    width: 100%;
  }
  .ws-category-head-nav li {
    width: 50%;
    box-sizing: border-box;
    padding: .5em 6%;
    padding-left: 5%;
    border-bottom: 1px solid #DFDFDF;
    font-size: 4vw !important;
    background-image: url("nv.png");
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 8% auto;
  }
  /*.ws-category-head-nav li:nth-child(odd) {
		border-right: 1px solid #DFDFDF;
	}*/
  .ws-category-head-nav li i::after {
    display: none !important;
  }
  .ws_list_area .sub_cate.n_h4 ul {
    margin-top: 1.8vw;
  }
}
.home-ws__list-title i::after, .home-ws__list-title i::before {
 /* top: 36% !important;*/
  content: "\e907";
    -webkit-transition: none;
    transition: none;
}
@media screen and (min-width: 768px) {
  .news-list__links:hover .news-list__title span {
    background-size: 0 1px;
  }
  .news-list__links .news-list__title span:hover {
    background-position: left bottom;
    background-size: 100% 1px;
  }
  .ws_list_area a {
    display: inline-block !important;
  }
  .news-list__links {
    display: block;
  }
  .home-ws__list-links {
    display: inline-block !important;
  }
  .ws-wrap .ws-box {
    margin-top: 0px;
  }
  .txt01.mt20 {
    margin-top: 20px;
  }
  .ws-wrap .ws-box .ws-box-inner {
    margin: 60px auto 0;
    width: 100%;
    max-width: 980px;
  }
  .txt02 {
    background-color: #f9f9f9;
    padding: 27px 50px;
    margin-bottom: 40px;
    margin-top: 30px;
  }
  .txt03 {
    background-color: #f9f9f9;
    padding: 27px 50px;
    margin-bottom: 20px;
  }
  .ul-inner {
    padding: 0 !important;
  }
  .ws-box ul {
    display: block;
  }
  /* .ws-wrap .container {
    margin: 0px;
}*/
  .ws-wrap .ws-category-head .ws-category-head-ttl {
    margin-bottom: -20px;
  }
  .ws-wrap .container {
    margin: auto 5% 50px;
  }
  .sep_blue {
    margin-top: 16px;
    border-bottom: 1px solid #074194;
  }
  .sep_blue h2 {
    margin-bottom: 18px !important;
  }
  .scroll_area h3 {
    font-weight: bold;
    font-size: 18px;
  }
  .txt_s {
    font-size: 14px !important;
    font-weight: normal !important;
  }
  .sc_ol {
    list-style: decimal !important;
    padding-left: 20px;
    margin-bottom: 38px;
  }
  .sc_ul {
    list-style: inherit;
    padding-left: 20px;
    margin-bottom: 38px;
  }
  .blue_under {
    text-decoration: underline !important;
    color: #0057b4;
  }
  a.blue_under:hover {
    text-decoration: none !important;
    opacity: 0.8;
  }
  .txt_black {
    color: #000 !important;
  }
  /*.txt01 i::after {
    display: inline-block;
    content: '';
    width: 1.2em;
    height: 1.2em;
    background-image: url(nw.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    
}*/
  .sc_btn {
    text-align: center;
    cursor: pointer !important;
    margin: 0 auto;
    width: 314px;
    padding: 15px 0;
    background-color: var(--logo-color);
    border-radius: 50px;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.28);
  }
  .sc_btn img {
    text-align: center;
    margin: 0 auto;
    cursor: pointer !important;
  }
  .sc_btn a {
    cursor: pointer !important;
    transition: opacity 0.3s ease-in-out;
  }
  .sc_btn a:hover {
    opacity: 0.7;
  }
  .scroll_area {
    height: 522px;
    overflow-y: scroll;
    border: 1px solid #ccc;
  }
  .int_01 {
    margin-left: 0.8em;
    text-indent: -0.8em;
  }
  .mb-1em {
    margin-bottom: 1em !important;
  }
}
@media screen and (max-width:767px) {
  .txt01 {
    margin-top: 20px;
    padding: 0 5%;
  }
  .ws-box h2 {
    /*font-size: 5.75vw;*/
    margin: 0 5%;
    margin-bottom: 0.8em;
    text-align: left !important;
    padding: 0;
  }
  .scroll_area {
    height: 44.8vh;
    overflow-y: scroll;
    border: 1px solid #ccc;
  }
  .txt02 {
    background-color: #f9f9f9;
    padding: 3% 4%;
    margin: 5%;
  }
  .txt03 {
    background-color: #f9f9f9;
    padding: 3% 4%;
    margin: 0 5% 5%;
  }
  .ul-inner {
    padding: 0 !important;
  }
  .ws-box ul {
    display: block;
  }
  .ws-category-head-ttl {
    margin-bottom: -0.88em !important;
  }
  .sep_blue {
    margin-top: 0;
    border-bottom: none;
  }
  .sep_blue h2 {
    margin-bottom: 18px !important;
  }
  .scroll_area span {
    font-weight: bold;
    font-size: 4.3vw;
  }
  .txt_s {
    font-size: 1.4rem !important;
    font-weight: normal !important;
  }
  .sc_ol {
    list-style: decimal !important;
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .sc_ul {
    list-style: inherit;
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .blue_under {
    text-decoration: underline !important;
    color: #0057b4;
    font-size: 1em !important;
  }
  .txt_black {
    color: #000 !important;
  }
  /*.txt01 i::after {
    display: inline-block;
    content: '';
    width: 1.2em;
    height: 1.2em;
    background-image: url(nw.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    
    top: 36% !important;
}*/
  .sc_btn {
    text-align: center;
    cursor: pointer !important;
    margin: 0 auto;
    width: 65%;
    padding: 2vw 0;
    background-color: var(--logo-color);
    border-radius: 50px;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.28);
  }
  .sc_btn img {
    text-align: center;
    margin: 0 auto;
    cursor: pointer !important;
  }
  .sc_btn a {
    cursor: pointer !important;
    display: inline-block;
  }
  .int_01 {
    margin-left: 0.8em;
    text-indent: -0.8em;
  }
  .scroll_area h3 {
    border-bottom: none;
    margin-left: 0;
  }
    .txt01 p.point_txt{
        margin-top: 0;
    }
}
body li {
  list-style: inherit !important;
}
/*.list_on {
    list-style: auto;
}*/
.list_sq {
  list-style: square;
}
ul.sc_ul.list_on {
  list-style: disc;
}
.ws-wrap a.blue_under.inlinelink {
  display: inline-block;
}
.mb-1em {
  margin-bottom: 1em !important;
}
.mt-1em {
  margin-top: 1em !important;
}
.pp-linkbox {
  display: inline-block;
}
/*a.txt_black.home-ws__list-title i{
    width: 20px;
    height: 20px;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    margin-left: 5px;
}*/
h3.pt_ttl {
  color: var(--logo-color);
}

.txt01 {
    display: inline-block;
}
.txt01 p{
    margin-top: 1.5em;
    margin-bottom: 1.2em;
} 
.sc_btn a{
    color: #FFF;
    display: block;
}
@media screen and (max-width:767px){
    .sc_btn{
        width:45%;
    }
}
@media screen and (max-width:430px){
    .webuse-box h2 {
        font-size: 5.75vw;
    }
    .sc_btn a{
        font-size: 4.1vw;
    }
    .sc_btn{
        width: 65%;
    }
    
}
.text_right{
    text-align: right;
}