@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;800&display=swap');
/* CSS Document */
#busiphone_ri {
  font-size: 16px;
  font-family: Meiryo, sans-serif;
}
@media print, screen and (min-width:768px) {
  #busiphone_ri {
    font-size: 18px;
  }
}
/*-----------------------------共通項目*/
span span.sp_none {
  display: none;
}
@media print, screen and (min-width:768px) {
  span span.sp_none {
    display: inline;
  }
}
.w_lg_none {
  display: block;
}
@media print, screen and (min-width:1200px) {
  .w_lg_none {
    display: none;
  }
}
strong {
  font-weight: bold;
}
/*-----------------------------table*/
#busiphone_ri table {
  width: 100%;
  margin: 30px auto;
  border: 3px solid #fff
}
#busiphone_ri table tr {
  background: #b8dbff;
}
#busiphone_ri table tr:nth-child(even) {
  background: #fff;
}
#busiphone_ri table tr th, #busiphone_ri table tr td {
  padding: 10px;
  text-align: center;
  border-right: 1px dotted #afafaf
}
#busiphone_ri table tr th {
  padding: 15px 10px;
  border-right: 1px solid #fff;
  background: #d5d5d5;
  font-weight: bold;
  color: #fff;
}
#busiphone_ri table tr th:nth-child(1) {
  width: 35%;
}
#busiphone_ri table tr th:nth-child(2) {
  background: #003da3
}
#busiphone_ri table tr th:nth-child(3) {
  background: #fff;
  color: #003da3;
  box-shadow: 0 0 0 2px #003da3 inset;
}
#busiphone_ri table tr td:nth-child(3) {
  color: #003da3;
}
/*-----------------------------main_image*/
html:after {
  content: "";
  background-image: url("../img/busiphone_ri_img/main_img_bg.png"), url("../img/busiphone_ri_img/main_img_bg.png.webp");
}
#main_img_area {
  margin-top: 0px;
  background: url("../img/busiphone_ri_img/main_img_bg.png");
  background-color: #9fd2ff;
  background-size: 2000px 550px;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: inherit;
  height: 450px;
  overflow: hidden;
}
@media print, screen and (min-width:992px) {
  #main_img_area {
    background-attachment: fixed;
    background-position: top 70px center;
  }
}
#main_img_area ul.row {
  align-items: center;
  height: 450px;
}
@media print, screen and (min-width:768px) {
  #main_img_area {
    height: 550px;
  }
  #main_img_area ul.row {
    height: 550px;
  }
}
#main_img_area ul.row > li {
  margin: 0 auto;
}
#main_img_area ul.row > li:nth-child(1) {
  margin: 30px auto;
  z-index: 10;
}
#main_img_area ul.row > li:nth-child(2) {
  z-index: 0;
}
#main_img_area ul.row > li:nth-child(2) img {
  width: 85%;
  height: auto;
  transform: translateY(-2in);
  transition: 0.3s;
}
@media print, screen and (min-width:576px) {
  #main_img_area ul.row > li:nth-child(2) img {
    width: 65%;
    transform: translateY(-3in);
  }
}
@media print, screen and (min-width:768px) {
  #main_img_area ul.row > li:nth-child(2) img {
    width: 50%;
    transform: translateY(-3.5in);
  }
}
@media print, screen and (min-width:992px) {
  #main_img_area ul.row > li:nth-child(2) img {
    width: auto;
    height: auto;
    transform: translateY(1in);
    margin-top: 0;
  }
}
@media print, screen and (min-width:1200px) {
  #main_img_area ul.row > li:nth-child(2) img {
    transform: translateY(0);
  }
}
#main_img_area h2 {
  font-family: 'M PLUS 1p', sans-serif;
  display: inline;
  color: #fff;
  font-weight: 800;
  font-size: 38px;
  text-shadow: 2px 1px 3px #000, -1px 1px 3px #000;
  line-height: 1.3em;
  text-align: center;
  background: linear-gradient(transparent 70%, #ff264f 0%);
}
#main_img_area h2 span {
  color: #fff;
  font-weight: 500;
  font-size: 26px;
}
@media print, screen and (min-width:768px) {
  #main_img_area h2 {
    font-size: 45px;
  }
  #main_img_area h2 span {
    font-size: 40px;
  }
}
#main_img_area .catch {
  color: #f4fd00;
  display: block;
  font-size: 20px;
  text-shadow: 2px 1px 3px #000;
  font-weight: bold;
  margin: 10px auto;
}
@media print, screen and (min-width:768px) {
  #main_img_area {
    margin-top: 70px;
  }
  #main_img_area h2 {
    font-size: 55px;
  }
  #main_img_area h2 span.catch {
    font-size: 22px;
  }
  #main_img_area .catch {
    font-size: 26px;
  }
}
#main_img_area a.main_link_btn {
  display: block;
  margin: auto;
  transform: translateY(1.3in);
  transition: 0.3s;
}
#main_img_area a.main_link_btn:hover {
  transition: 0.3s;
}
@media print, screen and (min-width:576px) {
  #main_img_area a.main_link_btn {
    transform: translateY(0.7in);
  }
}
@media print, screen and (min-width:768px) {
  #main_img_area a.main_link_btn {
    margin: 30px auto;
    transform: translateY(1in);
  }
}
@media print, screen and (min-width:992px) {
  #main_img_area a.main_link_btn {
    transform: translateY(0);
  }
}
@media print, screen and (min-width:1200px) {
  #main_img_area a.main_link_btn {
    /*width: 540px;*/
    width: 600px;
  }
}
.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 70px 0 70px;
  border-color: #3366ff transparent transparent transparent;
  display: inline-block;
  margin: 0;
}
#interval {
  background: #3366ff;
  height: 15px;
  width: 100%;
}
/*-----------------------------セクションベース*/
[id^="sec_"] {
  padding: 50px 0;
  margin-top: 0;
  position: relative;
}
[id^="sec_"] .container {
  margin-top: 30px;
}
[id^="sec_"] p {
  font-size: 18px;
  margin-bottom: 30px;
}
@media print, screen and (min-width:768px) {
  [id^="sec_"] p {
    font-size: 20px;
    line-height: 1.8em;
  }
}
[id^="sec_"] h3:not(.sub_fnctitle) {
  color: #3366ff;
  font-size: 28px;
  font-weight: 900;
  margin-bottom: 30px;
  padding-bottom: 10px;
  /*  padding-right: 30px;
  padding-left: 30px;*/
  display: inline-block;
}
@media screen and (min-width:768px) {
  [id^="sec_"] h3:not(.sub_fnctitle) {
    font-size: 36px;
  }
}
@media print, screen and (min-width:768px) {
  [id^="sec_"] h3 {
    font-size: 42px;
  }
}
[id^="sec_"] ul li p {
  text-align: left;
  margin: 15px auto;
}
.link_btn_area {
  display: block;
  margin: 30px auto auto;
}
.link_btn_area a {
  border: 2px solid #fff;
  background: #ff3366;
  border-radius: 50px;
  color: #fff;
  display: block;
  padding: 15px;
  width: 100%;
  margin: 0px auto 20px;
  font-weight: bold;
}
.link_btn_area.in_site a {
  background: #ff9900;
}
.link_btn_area a:hover {
  border: 2px solid #ff3366;
  background: #fff;
  color: #ff3366;
  transition: 0.5s;
}
.link_btn_area.in_site a:hover {
  border: 2px solid #ff9900;
  color: #ff9900;
  background: #fff;
}
@media print, screen and (min-width:768px) {
  .link_btn_area a {
    width: 60%;
  }
}
ul.row {
  justify-content: center;
}
ul.row > li {
  margin-bottom: 45px;
}
ul.row > li .panel_wrap {
  border-radius: 6px;
  padding: 15px;
  margin: 10px auto;
  background: #fff;
  box-shadow: 1px 2px 3px #99999970, -1px -1px 3px #99999950;
  height: 100%;
}
ul.row > li .panel_wrap a {
  border: 1px solid #fff;
  background: #fff;
  color: #074489;
  font-size: 18px;
  display: block;
  border-radius: 6px;
  height: 100%;
  width: 100%;
  transition: 0.5s;
}
ul.row > li .panel_wrap a:hover {
  border: 1px solid #a9beff;
  transition: 0.5s;
}
ul.row > li .panel_wrap a:hover img {
  opacity: 1;
  transform: translate(2px, 2px);
  transition: 0.5s;
}
ul.row > li .panel_wrap h5 {
  font-size: 30px;
}
ul.row li .panel_wrap h5 span {
  font-size: 150%;
  font-weight: 600;
  color: #0066ff;
}
figcaption {
  margin-top: 20px;
}
figcaption span {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}
/*-----------------------------セクション別装飾*/
#sec_04, #sec_06 {
  background: #EBF7FD;
}
#sec_02 .link_btn_area span {
  color: #fff;
}
#sec_antei img {
  margin: 30px auto auto;
}
/*---------------------------------------------キャンペーンボタン*/
#info_area {
  display: block;
  border: 4px solid #c0cdfe;
  background: aliceblue;
  border-radius: 10px;
  margin: 20px auto 50px;
  padding: 20px;
}
#info_area a.camp_bnt {
  background: #FF3366;
  border: 2px solid #fff;
  border-radius: 10px;
  color: #fff;
  display: block;
  font-size: 19px;
  padding: 20px 0px;
  text-shadow: 1px 1px 2px #666;
  margin: 20px auto 10px;
  transition: 0.3s;
}
#info_area a.camp_bnt:hover {
  background: #fff;
  border: 2px solid #FF3366;
  color: #FF3366;
  text-shadow: none;
  transition: 0.3s;
}
@media print, screen and (min-width:768px) {
  #info_area a.camp_bnt {
    display: inline-block;
    padding: 20px 100px;
  }
}
@media print, screen and (min-width:992px) {
  #info_area a.camp_bnt {
    font-size: 22px;
    margin: 10px auto 20px;
  }
}
section #info_area p {
  margin: 0 auto;
}
section #info_area p.info_tit {
  color: #fff;
  margin: 0px auto 20px;
  font-size: 22px;
  font-weight: bold;
  background: #3366ff;
  padding-top: 10px;
  padding-bottom: 10px;
}
section #info_area h3 {
  font-size: 22px;
  margin-bottom: 10px;
}
@media print, screen and (min-width:768px) {
  section #info_area h3 {
    font-size: 28px;
  }
}
section #info_area h3 span {
  display: block;
}
section #info_area p span {
  font-weight: bold;
  font-size: 1.1em;
}
/*-----------------------------セクション別装飾*/
#sec_05 a.comic_2p {
  display: none;
}
/*-----------------------------#sec_01*/
#sec_01 {
  background: #dbefff;
}
#sec_01 ul.row li {
  margin-bottom: 30px;
}
#sec_01 ul.row li .panel_wrap {
  background: #fff;
  height: 100%;
  padding: 25px;
}
@media print, screen and (min-width:768px) {
  #sec_01 ul.row li .panel_wrap {
    padding: 45px;
  }
}
#sec_01 ul.row li .panel_wrap h4 {
  font-size: 22px;
  margin: 0 auto 0;
  background: #003da3;
  border: 3px solid #003da3;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}
#sec_01 ul.row li:nth-child(2) .panel_wrap h4 {
  border: 3px solid #0660c5;
  background: #fff;
  color: #0660c5;
}
@media print, screen and (min-width:768px) {
  #sec_01 ul.row li .panel_wrap h4 {
    font-size: 28px;
  }
}
#sec_01 ul.row li .panel_wrap figcaption {
  margin: 20px auto auto;
  text-align: left;
}
/*-----------------------------#sec_02*/
#sec_02 {
  padding-bottom: 0;
}
#sec_02 ul.row {
  justify-content: center;
}
#sec_02 ul.row > li {
  display: flex;
  align-items: center;
  align-content: space-between;
  padding-right: 8px;
  padding-left: 8px;
  margin-bottom: 16px;
}
#sec_02 ul.row > li .panel_wrap {
  background: #e8e8e8;
  border: 3px solid #fff;
  padding: 0 10px;
}
#sec_02 ul.row > li .panel_wrap figcaption {
  color: #666;
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 20px;
  line-height: 1.4em;
}
#sec_02 ul.row > li .panel_wrap figcaption span {
  display: inline;
  color: #003da3;
}
@media print, screen and (min-width:768px) {
  #sec_02 ul.row > li {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
  }
  #sec_02 ul.row > li .panel_wrap {
    padding: 15px;
  }
  #sec_02 ul.row > li .panel_wrap figcaption {
    font-size: 20px;
  }
}
p.arrow_icon {
  background: #3366ff;
  margin: auto auto 48px;
  font-size: 1.6em;
  font-weight: bold;
  color: #ffffff;
  transform: translateY(0.5in);
  z-index: 999;
  padding: 5px;
  text-shadow: 1px 1px 2px #333;
}
p.arrow_icon i {
  display: block;
  font-size: 1em;
}
@media print, screen and (min-width:768px) {
  p.arrow_icon {
    padding: 15px;
    font-size: 2.2em;
  }
}
/*-----------------------------#sec_02_2*/
#sec_02_2 .triangle {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
  border-color: #3366ff transparent transparent transparent;
}
#sec_02_2 {
  background: repeating-linear-gradient(45deg, #c6ecff, #c6ecff 10px, #c6ecffdd 0, #c6ecffdd 20px);
}
#sec_02_2 [id^="art_"] {
  background: #fff;
  padding: 30px 20px;
  margin-bottom: 30px;
  border-radius: 10px;
  box-shadow: 1px 2px 3px #99999970, -1px -1px 3px #99999950;
}
#sec_02_2 h4 {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 20px;
  color: #003da3;
}
@media print, screen and (min-width:768px) {
  #sec_02_2 h4 {
    font-size: 30px;
  }
}
#sec_02_2 p {
  font-size: 1em;
}
#sec_02_2 p strong {
  color: #FF5722;
}
#sec_02_2 img {
  width: auto;
  max-width: 100%;
}
@media print, screen and (min-width:768px) {
  #sec_02_2 img {
    max-width: 300px;
  }
}
#sec_02_2 ul.row > li.lr_wrap {
  padding: 20px 40px;
}
#sec_02_2 ul.row > li:nth-child(odd) .lr_wrap {
  background: #d5f7ff;
}
#sec_02_2 ul.row > li:nth-child(even) .lr_wrap {
  background: #ffff8d;
}
#sec_02_2 ul.row > li:nth-child(odd):after {
  content: "";
  display: block;
  position: absolute;
  top: 105%;
  margin: -0.3em auto auto;
  left: 0;
  right: 0;
  width: 2em;
  height: 2em;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #0660c5;
  z-index: 99;
}
@media print, screen and (min-width:768px) {
  #sec_02_2 ul.row > li:nth-child(odd):after {
    top: 50%;
    margin-top: -0.3em;
    left: 97%;
    width: 1.3em;
    height: 1.3em;
    border-left: 30px solid #0660c5;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
  }
}
#sec_02_2 ul.row > li:nth-child(even) h5 {
  background: #FF5722;
}
#sec_02_2 h5 {
  background: #003da3;
  padding: 10px;
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
}
/*-----------------------------#sec_03*/
/*-----------------------------#sec_04*/
#sec_04 img {
  width: auto;
}
#sec_04 ul.row {
  align-items: center;
  box-shadow: 1px 2px 3px #99999970, -1px -1px 3px #99999950;
  background: #fff;
  border-radius: 10px;
  margin: auto 1px;
  padding: 20px;
}
@media print, screen and (min-width:768px) {
  #sec_04 ul.row {
    padding: 30px 50px;
  }
}
#sec_04 ul.row > li {
  margin-bottom: 0;
}
/*-----------------------------#sec_05*/
#sec_05 {
  padding-top: 10px;
}
@media print, screen and (min-width:768px) {
  #sec_05 {
    padding-top: 50px;
  }
}
#sec_05 p {
  margin-bottom: 20px;
}
#sec_05 p span {
  display: block;
  margin: 10px auto;
  font-size: 1.5em;
}
#sec_05 p span strong.st_red_tx {
  color: red;
  font-size: 1.5em;
  line-height: 1.5em;
}
#sec_05 ul.zirei_list {
  background: #f6f6f6;
  box-shadow: 1px 2px 3px #99999970, -1px -1px 3px #99999950;
  padding: 30px;
  text-align: center;
}
#sec_05 ul.zirei_list > li.tit_area {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  border-bottom: 1px dotted #666;
  width: 100%;
}
#sec_05 ul.zirei_list > li.tit_area p {
  text-align: center;
}
ul.zirei_list > li.tit_area h4 {
  font-size: 18px;
  font-weight: 900;
  color: #003da3;
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 0;
}
@media print, screen and (min-width:768px) {
  #sec_05 ul.zirei_list > li.tit_area {
    margin-bottom: 30px;
  }
  ul.zirei_list > li.tit_area h4 {
    font-size: 24px;
  }
}
ul.zirei_list li {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
}
@media print, screen and (min-width:768px) {
  ul.zirei_list {
    padding: 40px;
  }
  ul.zirei_list li {
    margin: 0 10px 20px 0;
    padding: 0 10px;
  }
}
/*-----------------------------#sec_06*/
#sec_06 ul.row {
  box-shadow: none;
  background: none;
}
#sec_06 ul.row > li {
  margin-bottom: 30px;
  padding: 20px;
  background: #fff;
  box-shadow: 1px 2px 3px #99999970, -1px -1px 3px #99999950;
}
@media print, screen and (min-width:992px) {
  #sec_06 ul.row {
    box-shadow: 1px 2px 3px #99999970, -1px -1px 3px #99999950;
    background: #fff;
  }
  #sec_06 ul.row > li {
    box-shadow: none;
    background: none;
  }
}
#sec_06 figure figcaption {
  text-align: left;
}
#sec_06 figure figcaption h4 {
  display: block;
  padding: 10px;
  font-size: 1.3em;
  background: #3366ff;
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
}
/*-----------------------------#sec_07*/
#busiphone_ri #sec_07 {
  background: #dbefff;
}
#busiphone_ri #sec_07 ul.row + p {
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 1.2em;
}
#busiphone_ri #sec_07 table {
  width: 100%;
}
#busiphone_ri #sec_07 table th {
  width: 50%;
  background: linear-gradient(to right, #065fe3 0, #0599e6 100%);
  color: #fff;
  border: 1px solid #fff;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#busiphone_ri #sec_07 table td {
  width: 50%;
  padding: 15px;
  background: #fff;
  border-bottom: 1px dotted #999;
  font-size: 18px;
}
@media screen and (max-width:768px) {
  #busiphone_ri #sec_07 table th {
    font-size: 16px;
  }
  #busiphone_ri #sec_07 table td {
    font-size: 16px;
  }
}
#busiphone_ri #sec_07 .sub_fnctitle {
  font-size: 24px;
  font-weight: 900;
  color: #003da3;
  letter-spacing: 1.5px;
  text-align: center;
  margin: 20px auto;
}
@media print, screen and (min-width: 768px) {
  #busiphone_ri #sec_07 .sub_fnctitle {
    font-size: 34px;
  }
}
#busiphone_ri #sec_07 .sub_fnctitle span {
  font-size: 60px;
}