@charset "UTF-8";
/* 2022.02.28 v0
------------------------------------------------------*/
.seigo {
  margin: 30px 0 0;
}
.seigo a {
  font-size: 1.3em;
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
/* 2022.03.02 v2
------------------------------------------------------*/
@media screen and (min-width: 1025px) {
  .pc_only {
    display: block;
  }
  .sp_onry {
    display: none;
  }
  #digicata {
    display: block;
    width: 1080px;
    margin: 0 auto;
  }
  .cataArea {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
  }
  .cataArea h1, .cataArea h2 {
    display: block;
    width: 100%;
    font-size: 2.8em;
    color: #333;
    letter-spacing: 0.1em;
    padding: 10px 0;
    margin: 30px 0;
    border-bottom: solid 3px #333;
  }
  .cataArea .cataFlex {
    display: flex;
    width: 100%;
    margin: 80px 0;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .cataArea .cataFlex .cfBox {
    width: 49%;
  }
  .cataArea .cataFlex .cfBox .mainImg {
    width: 100%;
  }
  .cataArea .cataFlex .cfBox .cfContents {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }

  .cataArea .cataFlex .cfBox .cfContents h3 {
    display: block;
    width: 100%;
    font-size: 2.4em;
    margin-bottom: 10px;
  }
  .cataArea .cataFlex .cfBox .cfContents h3 span {
    margin-left: -0.5em;
    letter-spacing: 0.02em;
  }
  .cataArea .cataFlex .cfBox .cfContents .btnBox {
    display: block;
    width: 350px;
    margin-bottom: 32px;
    text-decoration: none;
    text-align: center;
  }
  .cataArea .cataFlex .cfBox .cfContents .btnBox .blueBtn {
    font-size: 1.7em;
    font-weight: bold;
    color: #fff;
    background-color: #002878;
    border: solid 3px #002878;
    vertical-align: middle;
    border-radius: 30px;
    padding: 9px 40px 7px 40px;
  }
  .cataArea .cataFlex .cfBox .cfContents .btnBox .blueBtn:hover {
    color: #002878;
    transition: 1.0s;
    background-color: #fff;
  }
  .cataArea .cataFlex .cfBox .cfContents .btnBox .whiteBtn {
    font-size: 1.7em;
    font-weight: bold;
    color: #002878;
    background-color: #fff;
    border: solid 3px #002878;
    vertical-align: middle;
    vertical-align: middle;
    border-radius: 30px;
    padding: 9px 40px 7px 40px;
  }
  .cataArea .cataFlex .cfBox .cfContents .btnBox .whiteBtn:hover {
    color: #fff;
    transition: 1.0s;
    background-color: #002878;
  }
  .cataArea .cataFlex .cfBox .cfContents .textBtn {
    display: block;
    width: 100%;
    font-size: 1.5em;
    font-weight: bold;
    color: #002878;
    vertical-align: middle;
    margin-bottom: 10px;
  }
  .cataArea .cataFlex .cfBox .cfContents .textBtn:before {
    font-size: 1em;
    margin-right: 0px;
    content: "▶";
    display: inline;
  }
  .cataArea .cataFlex .cfBox .cfContents .textBtn span {
    font-size: 0.8em;
  }
  .cataArea .cataFlex .cfBox .cfContents .textBtn img {
    margin-bottom: -3px;
    vertical-align: baseline;
  }
  .cataArea .cataFlex .cfBox .cfContents .ast {
    display: block;
    width: 95.5%;
    font-size: 1.2em;
    line-height: 1.6em;
    color: #000;
    margin: 10px 0 65px 1em;
    text-indent: -1em;
  }
  .cataArea .cataFlex .cfBox .cfContents .ast:before {
    font-size: 1em;
    content: "※";
    display: inline;
  }
  .cataArea .cataFlex .cfBox .cfContents h4 {
    display: block;
    width: 100%;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 8px;
  }
  .cataArea .cataFlex .cfBox .cfContents .kakoCata {
    width: 100%;
    display: flex;
    flex-direction: row;
  }
  .cataArea .cataFlex .cfBox .cfContents .kakoCata li {
    font-size: 1.5em;
    font-weight: bold;
    color: #002878;
    background-color: #fff;
    border: solid 2px #002878;
    vertical-align: middle;
    border-radius: 20px;
    margin-right: 5px;
    padding: 3px 10px 1px 10px;
  }
  .cataArea .cataFlex .cfBox .cfContents .kakoCata li:hover {
    color: #fff;
    transition: 1.0s;
    background-color: #002878;
  }
  .cataArea .cataFlex .cfBox .cfContents .kakoCata a {
    text-decoration: none;
  }
  .cataArea .cataFlex .cfBox.right {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
	}
  #bgG {
    display: block;
    background-color: #F3F3F3;
    width: 100%;
    text-align: center;
  }
  .size100 {
    width: 950px;
    padding: 50px 0 30px;
    margin: 0 auto;
  }
  #bgG .cataFlex {
    margin: 0;
  }
  #bgG .cataArea .cataFlex .cfBox1 {
    width: 20%;
  }
  #bgG .cataArea .cataFlex .cfBox2 {
    width: 79%;
  }
  #bgG .cataArea .cataFlex .cfBox2 h5 {
    display: block;
    width: 100%;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #bgG .cataArea .cataFlex .cfBox2 p {
    display: block;
    width: 100%;
    font-size: 1.3em;
    line-height: 1.6em;
    margin-bottom: 20px;
  }
  #bgG .cataArea .cataFlex .cfBox2 .ast {
    width: 97.9%;
    font-size: 1.2em;
    margin-left: 1em;
    text-indent: -1em;
  }
  #bgG .cataArea .cataFlex .cfBox2 .ast:before {
    font-size: 1em;
    content: "※";
    display: inline;
  }
  #bgG .cataFlex2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
  }
  #bgG .cataFlex2 a {
    padding: 10px;
  }
  #bgG .cataFlex2 a img {
    height: 48px;
  }
}
@media screen and (max-width: 1024px) {
  .pc_only {
    display: none;
  }
  .sp_onry {
    display: block;
  }
  #digicata {
    display: block;
    width: 96%;
    padding: 2%;
    margin: 0 auto;
  }
  .cataArea {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
  }
  .cataArea h1, .cataArea h2 {
    display: block;
    width: 100%;
    font-size: 2.2em;
    color: #333;
    letter-spacing: 0.1em;
    padding: 10px 0;
    margin: 30px 0;
    border-bottom: solid 3px #333;
  }
  .cataArea .cataFlex {
    display: flex;
    width: 100%;
    margin: 80px 0;
    flex-direction: column;
  }
  .cataArea .cataFlex .cfBox {
    width: 100%;
  }
  .cataArea .cataFlex .cfBox .mainImg {
    width: 100%;
  }
  .cataArea .cataFlex .cfBox .cfContents {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  .cataArea .cataFlex .cfBox .cfContents h3 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.8em;
    margin-bottom: 20px;
  }
  .cataArea .cataFlex .cfBox .cfContents .btnBox {
    display: block;
    width: 80%;
    margin: 30px auto;
    text-decoration: none;
    text-align: center;
  }
  .cataArea .cataFlex .cfBox .cfContents .btnBox .blueBtn {
    font-size: 1.7em;
    font-weight: bold;
    color: #fff;
    background-color: #002878;
    vertical-align: middle;
    border-radius: 30px;
    padding: 8px 40px;
  }
  .cataArea .cataFlex .cfBox .cfContents .btnBox .whiteBtn {
    font-size: 1.7em;
    font-weight: bold;
    color: #002878;
    background-color: #fff;
    border: solid 3px #002878;
    vertical-align: middle;
    border-radius: 30px;
    padding: 8px 40px;
  }
  .cataArea .cataFlex .cfBox .cfContents .textBtn {
    display: block;
    width: 94%;
    font-size: 1.5em;
    font-weight: bold;
    color: #002878;
    vertical-align: middle;
    margin: 0 10px 10px 20px;
    text-indent: -1.2em;
  }
  .cataArea .cataFlex .cfBox .cfContents .textBtn:before {
    font-size: 1em;
    content: "▶ ";
    display: inline;
  }
  .cataArea .cataFlex .cfBox .cfContents .textBtn span {
    font-size: 0.8em;
  }
  .cataArea .cataFlex .cfBox .cfContents .ast {
    display: block;
    width: 97%;
    font-size: 1.2em;
    line-height: 1.8em;
    color: #000;
    margin: 30px 0 30px 1em;
    text-indent: -1em;
  }
  .cataArea .cataFlex .cfBox .cfContents .ast:before {
    font-size: 1em;
    content: "※";
    display: inline;
  }
  .cataArea .cataFlex .cfBox .cfContents h4 {
    display: block;
    width: 100%;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .cataArea .cataFlex .cfBox .cfContents .kakoCata {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .cataArea .cataFlex .cfBox .cfContents .kakoCata li {
    font-size: 1.1em;
    font-weight: bold;
    color: #002878;
    background-color: #fff;
    border: solid 2px #002878;
    vertical-align: middle;
    border-radius: 20px;
    margin: 0 0 10px;
    padding: 1px 10px;
  }
  .cataArea .cataFlex .cfBox .cfContents .kakoCata a {
    text-decoration: none;
  }
  #bgG {
    display: block;
    background-color: #F3F3F3;
    width: 100%;
    text-align: center;
  }
  .size100 {
    width: 96%;
    padding: 50px 0 100px;
    margin: 0 auto -100px;
  }
  #bgG .cataFlex {
    margin: 0;
  }
  #bgG .cataArea .cataFlex .cfBox1 {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  #bgG .cataArea .cataFlex .cfBox2 {
    width: 100%;
  }
  #bgG .cataArea .cataFlex .cfBox2 h5 {
    display: block;
    width: 100%;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #bgG .cataArea .cataFlex .cfBox2 p {
    display: block;
    width: 100%;
    font-size: 1.2em;
    line-height: 1.8em;
    margin-bottom: 20px;
  }
  #bgG .cataArea .cataFlex .cfBox2 .ast {
    width: 96%;
    margin-left: 1em;
    text-indent: -1em;
  }
  #bgG .cataArea .cataFlex .cfBox2 .ast:before {
    font-size: 1em;
    content: "※";
    display: inline;
  }
  #bgG .cataFlex2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #bgG .cataFlex2 a {
    padding: 10px;
  }
  #bgG .cataFlex2 a img {
    height: 50px;
  }
}