html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
.btn a {
  margin:0 auto;
  width:459px;
  display:block;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mb_15 {
  margin-bottom: 15px;
}

.mb_20 {
  margin-bottom: 20px;
}

.mb_30 {
  margin-bottom: 30px;
}

.mb_35 {
  margin-bottom: 35px;
}

.mb_40 {
  margin-bottom: 40px;
}

.mb_60 {
  margin-bottom: 60px;
}

.mb_70 {
  margin-bottom: 70px;
}

.pc {
  display: block !important;
}
.sp {
  display: none !important;
}

body {
  font-family: "Hiragino Kaku Gothic Pro", "Helvetica Neue", Arial,
    "Hiragino Sans", Meiryo, sans-serif;
  font-size: 15px;
}

.noto {
  font-family: "Noto Sans JP", sans-serif;
}

.ave {
  font-family: "Avenir", "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans",
    "ヒラギノ角ゴシック";
}

.container {
  display: flex;
}

.container2 {
  display: flex;
  width: 910px;
}

.text-box {
  border: 1px #000 solid;
  width: 90%;
  padding: 10px;
  margin: 50px auto;
  text-align: center;
  line-height: 1.5;
  font-size: 11px;
}
.top {
  width: auto;
  justify-content: center;
  padding: 25px 0 20px;
}

.ast {
  font-size: 15px;
}

.inner {
  width: 900px;
  margin: 0 auto;
}

nav {
  background: #323b53;
}
nav.nav202501 {
  background:#0f2f77;
}
nav ul {
  margin: 0 auto;
  width: 900px;
  background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/border.png) no-repeat;
  background-position: right 14px;
}

nav ul li {
  background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/border.png) no-repeat;
  background-position: 0px 14px;
  width: 25%;
  text-align: center;
}

nav ul li a {
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding-bottom: 15px;
  padding-top: 50px;
  font-family: "Noto Sans JP", sans-serif;
  background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/icon01.png) no-repeat;
  background-position: center 19px;
  font-size: 14px;
}

nav ul li .bland {
  background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/icon02.png) no-repeat;
  background-position: center 19px;
}

nav ul li .merit {
  background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/icon03.png) no-repeat;
  background-position: center 19px;
}

nav ul li .flow {
  background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/icon04.png) no-repeat;
  background-position: center 17px;
}

.main_bnrbox {
  height: 594px;
  background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/bg01.jpg) no-repeat;
  background-size: cover;
  position: relative;
}

.main_bnrbox .ttl {
  padding-top: 30px;
}

.main_bnrbox .ttl img {
  max-width: 100%;
}

.main_bnrbox .img img {
  max-width: 100%;
}

.main_bnrbox .top-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-bottom: 25px;
  max-width: 442px;
}

.bnrbox {
  display: flex;
  padding-top: 35px;
  max-width: 1230px;
  margin: 0 auto;
}

.top-image {
  position: relative;
}
.top-image .wp-block-image {
  margin:0 ;
}
.top-image .top-btn {
  position:absolute;
  bottom: 15px;
  left: 0;
  right: 0;
}

@media screen and (max-width: 834px) {
  .top-image .top-btn {
    bottom: 20px;
    width: 75%;
    margin: 0 auto;
  }
  .btn a {
    width: 90%;
    text-align: center;
  }
  .wp-block-image img {
    width:100%;
  }
  #_item .title-campaign {
    width: 80%;
    margin-bottom:40px;
  }
}

.item_slider {
  margin-bottom: 75px;
}

.item_slider:nth-child(4) {
  margin-bottom: 35px;
}

footer {
  background: #000;
  color: #fff;
  font-size: 12px;
  text-align: center;
  font-family: var(--wp--preset--font-family--sans);
}

#page-top {
  position: fixed;
  bottom: 60px;
  right: 0;
  font-size: 14px;
  line-height: 1;
  z-index: 99;
}

a:hover {
  opacity: 0.8;
}

#_item .ttl {
  margin-bottom: 40px;
}

.item_slider:last-child {
  margin-bottom: 45px;
}

.bnr_box {
  padding: 45px 0 40px;
  background-color: #d6ffff;
  text-align: center;
}

.bnr_box .ttl {
  font-size: 38px;
  margin-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}

.btn_erea {
  background-color: #323b53;
  text-align: center;
  padding: 28px 0 20px;
  color: #fff;
}

.btn202501.btn_erea {
  background-color:#d1b682;
  color:#000;
}

.btn_erea .ttl {
  font-size: 42px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 8px;
}

.btn_erea .ttl02 {
  font-size: 26px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 30px;
}

.top-btn a img,
.btn a img {
  margin:0 auto;
}
#_flow {
  background-color: #f2f2f2;
  text-align: center;
  padding-top: 65px;
  padding-bottom: 90px;
}

#_flow .sub_ttl {
  font-size: 26px;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

#_flow .ttl {
  font-size: 43px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #323b53;
  font-family: "Noto Sans JP", sans-serif;
}

#_flow .txt {
  font-size: 15px;
  margin-bottom: 60px;
}

#_flow .img {
  margin-bottom: 30px;
}

#_flow ul {
  display: flex;
  justify-content: space-between;
}

#_flow ul li {
  width: 185px;
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: -0.8px;
}

#_merit {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 100px;
}

#_merit .ttl {
  font-size: 43px;
  margin-bottom: 30px;
  font-weight: bold;
  color: #323b53;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
}

#_merit .sub_ttl {
  font-size: 26px;
  margin-bottom: 30px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

#_merit ul {
  display: flex;
  justify-content: space-between;
}

#_merit ul li {
  background-color: #e6e6e6;
  width: 284px;
  padding: 20px 0 60px;
  border-bottom: 16px solid #cccccc;
}

#_merit ul li .icon {
  margin-bottom: 15px;
}

#_merit ul li .txt {
  font-size: 24px;
  margin-bottom: 45px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.3;
}
#_merit ul li img {
  margin:0 auto;
}
#_bland {
  padding-top: 80px;
  padding-bottom: 100px;
  text-align: center;
  background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/bg02.jpg) no-repeat;
  background-size: cover;
}

#_bland .ttl {
  font-size: 43px;
  margin-bottom: 40px;
  font-weight: bold;
  color: #323b53;
  font-family: "Noto Sans JP", sans-serif;
}

#_bland .sub_ttl {
  font-size: 26px;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: -1.5px;
}

#_bland ul {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}

#_bland ul li {
  width: 286px;
  background: #fff;
  margin-bottom: 65px;
}

#_bland ul li .item_ttl {
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  text-align: center;
  background-color: #323b53;
  padding: 15px 3%;
  color: #fff;
}

#_bland ul li .sub_txt {
  position: absolute;
  font-size: 10px;
  color: #fff;
  background-color: #f7931e;
  padding: 4px 0;
  width: 60px;
}

#_bland ul li .img {
  position: relative;
}

#_bland ul li .txt {
  font-size: 14px;
  text-align: left;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 10px 10px 0;
  height: 31px;
}

#_bland ul li .price_ttl {
  font-size: 10px;
  border: 2px solid #ff0000;
  border-radius: 5px;
  line-height: 1;
  padding: 3px 10px 5px;
  font-family: "Noto Sans JP", sans-serif;
  color: #ff0000;
  height: 20px;
}

#_bland ul li .price_txt {
  font-size: 30px;
  font-weight: bold;
  color: #ff0000;
}

#_bland ul li .price_txt span {
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
  font-family: "Noto Sans JP", sans-serif;
}

#_bland ul li .price_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px 10px;
}

#_bland .btm_txt {
  font-size: 36px;
  font-weight: bold;
  color: #323b53;
  letter-spacing: 0px;
  line-height: 1.3;
}

#_bland .img img {
  margin:0 auto;
}

#_item {
  padding: 45px 0 0px;
  text-align: center;
}

#_item .sub_ttl {
  font-size: 26px;
  margin-bottom: 30px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

#_item .ttl {
  font-size: 43px;
  margin-bottom: 40px;
  font-weight: bold;
  color: #323b53;
  font-family: "Noto Sans JP", sans-serif;
}

#_item .img {
  margin-bottom: 20px;
}

#_item .img_ttl {
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 20px;
  font-weight: bold;
  color: #323b53;
}

#_item .img_txt {
  font-size: 12px;
  margin-bottom: 25px;
  line-height: 1.8;
  text-align: left;
  height: 50px;
}

#_item .anc {
  font-size: 12px;
  text-align: right;
}

#_item .anc a {
  text-decoration: none;
  color: #000;
}

#_item .anc a:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 13px;
  background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/arrow04.png) no-repeat;
  background-size: contain;
  margin-right: 5px;
  vertical-align: top;
}

#_item ul li .img img {
  max-width: 100%;
  border: solid 1px #dbdbdb;
  box-sizing: border-box;
}

.category {
  flex-wrap: wrap;
  justify-content: center;
}

.category li {
  width: 210px;
  margin-bottom: 70px;
  margin-right: 20px;
}

.category li:nth-child(4) {
  margin-right: 0;
}

@media only screen and (min-width: 778px) and (max-width: 834px) {
  .category li:nth-child(odd) {
    margin-right: 15px;
  }
}

@media screen and (max-width: 834px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }

  body {
    font-size: 16px;
    line-height: 1.6;
  }

  .tel {
    display: none;
  }

  /*ナビメニューのスタイルを指定*/
  .NavMenu {
    position: fixed; /*表示位置を固定*/
    z-index: 2; /*重ね順を変更*/
    top: 0; /*表示位置を指定*/
    left: 0; /*表示位置を指定*/

    width: 100%; /*全幅表示*/
    transform: translateY(-100%); /*ナビを上に隠す*/
    transition: all 0.6s; /*アニメーションの時間を指定*/
  }

  .NavMenu ul {
    background: #f7f7f7;
    width: auto;
    margin: 0 auto;
    flex-direction: column;
    padding: 70px 7% 30px;
    justify-content: space-between;
    font-family: "Noto Sans JP", sans-serif;
  }

  .NavMenu ul li {
    font-size: 0.9em;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #a9a9a9;
    background: none;
  }

  .NavMenu ul li a {
    display: block;
    color: #000;
    padding: 10px 0 10px 30px;
    width: auto;
    background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/navi01_sp.png) no-repeat;
    background-size: 23px;
    background-position: left;
    text-align: left;
  }

  nav ul li .bland {
    background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/navi03_sp.png) no-repeat;
    background-size: 20px;
    background-position: 1.5px;
  }

  nav ul li .merit {
    background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/navi04_sp.png) no-repeat;
    background-size: 23px;
    background-position: left;
  }

  nav ul li .flow {
    background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/navi05_sp.png) no-repeat;
    background-size: 23px;
    background-position: left;
  }


  .NavMenu.active {
    transform: translateY(0%);
  }

  .Toggle {
    background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/menu.png) no-repeat;
    background-size: 40px;
    background-position: 0px 0px;
    width: 50px;
    height: auto;
  }
  .Toggle.active {
    background: url("/cms/wp-content/themes/bo_new/assets/images/lp/p01/close.png") left center no-repeat;
    background-size: 40px;
    background-position: 0px 0px;
    width: 50px;
    height: auto;
  }

  .inner {
    width: auto;
  }

  .btn_box {
    flex-direction: column;
    text-align: center;
  }

  .top {
    width: auto;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: space-between;
  }

  .no-border_ttl {
    margin-bottom: 15px;
    padding-bottom: 0;
  }

  img {
    max-width: 100%;
  }

  .swiper-custom-parent {
    width: 100%;
  }

  footer {
    font-size: 12px;
  }

  #page-top {
    bottom: 40px;
    opacity: 0.5;
    width: 55px;
    right: 0%;
  }

  .personal_txt {
    line-height: 1.6;
  }

  .icon_box_inner .ttl.green {
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 1;
  }

  .icon_box_inner .ttl.orange {
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 1;
  }

  .icon_box_inner .ttl.blue {
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 1;
  }

  a .icon_box_inner .txt {
    margin-bottom: 20px;
  }

  .icon_box_inner .img {
    margin-bottom: 0;
  }

  .guideline_txt {
    line-height: 1.6;
    margin-bottom: 40px;
  }

  .other_ttl {
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 5px;
  }

  .other.container a {
    width: 100%;
    margin-bottom: 15px;
  }

  .other.container a:last-child {
    margin-bottom: 0;
  }

  a .other_txt {
    font-size: 16px;
    padding: 15px 5px;
  }

  a .other_txt span {
    font-size: 18px;
  }

  .btn {
    margin-bottom: 10px;
  }

  .btn:last-child {
    margin-bottom: 0;
  }

  .no-border_ttl {
    font-size: 20px;
  }

  .item_slider {
    margin-bottom: 20px;
  }

  #_item .img {
    margin-bottom: 10px;
    text-align: center;
  }

  #_item .anc {
    font-size: 15px;
    padding-top: 5px;
    text-align: center;
  }

  #_item .anc a:before {
    vertical-align: baseline;
  }

  .category {
    justify-content: space-around;
  }

  .logo {
    padding-left: 15px;
    max-width: 160px;
    padding-top: 4px;
  }

  .top.container {
    position: fixed;
    width: 100%;
    min-height: 61px;
    background: #fff;
    z-index: 3;
  }

  .item_slider:last-child {
    margin-bottom: 0;
  }

  .bnr_box {
    padding: 40px 5% 40px;
  }

  .bnr_box .ttl {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .bnrbox {
    flex-direction: column;
    padding: 35px 5% 0;
  }

  .main_bnrbox {
    height: auto;
  }

  .main_bnrbox .top-btn {
    position: static;
    margin-bottom: 0;
    padding: 0 5% 30px;
  }

  #_item {
    padding: 50px 5% 50px;
  }

  #_bland {
    padding: 50px 5% 50px;
    background: url(/cms/wp-content/themes/bo_new/assets/images/lp/p01/bg02.jpg) no-repeat;
    background-size: cover;
    background-position: 0px -10px;
  }

  #_merit {
    padding: 50px 5% 50px;
  }

  #_flow {
    padding: 50px 5% 50px;
  }

  #_item .ttl {
    font-size: 26px;
    margin-bottom: 30px;
  }

  #_bland .ttl {
    font-size: 24px;
    margin-bottom: 30px;
  }

  #_merit .ttl {
    font-size: 26px;
  }

  #_flow .ttl {
    font-size: 26px;
    margin-bottom: 20px;
  }

  #_item .sub_ttl {
    font-size: 16px;
    margin-bottom: 10px;
  }

  #_bland .sub_ttl {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #_bland .img img {
    margin:0 auto;
  }

  #_merit .sub_ttl {
    font-size: 16px;
    margin-bottom: 10px;
  }

  #_flow .sub_ttl {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .btn_erea .ttl {
    font-size: 28px;
  }

  .btn_erea .ttl02 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .btn_erea {
    padding: 30px 5%;
  }

  .category li {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 5px;
  }

  #_item .img_txt {
    font-size: 14px;
    margin-bottom: 0;
    height: auto;
    text-align: center;
  }

  #_item .img_ttl {
    margin-bottom: 10px;
    line-height: 1;
  }

  .category li:last-child {
    margin-bottom: 0;
  }

  #_bland ul li {
    width: 286px;
    margin: 0 auto 30px;
  }

  #_bland ul li .sub_txt {
    font-size: 12px;
    width: 70px;
  }

  .btn_erea.mt {
    margin-top: -12px;
  }

  #_bland ul li .txt {
    margin-bottom: 10px;
    height: auto;
  }

  #_bland .btm_txt {
    font-size: 23px;
    margin-bottom: 10px;
  }

  #_flow .txt {
    font-size: 14px;
    margin-bottom: 30px;
  }

  #_flow .img {
    margin: 10px auto ;
  }

  #_flow ul {
    flex-direction: column;
  }

  #_flow ul li {
    width: auto;
  }

  .main_bnrbox .ttl {
    margin: 0 auto;
    padding-top: 40px;
  }

  .main_bnrbox .img {
    margin: 0 auto;
  }

  #_flow ul li {
    width: auto;
    margin-bottom: 30px;
    line-height: 1.6;
  }

  #_flow ul li:last-child {
    margin-bottom: 0;
  }

  #_merit ul {
    flex-direction: column;
  }

  #_merit ul li {
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 30px 0 30px;
  }

  #_merit ul li:last-child {
    margin-bottom: 0;
  }

  #_merit ul li .txt {
    margin-bottom: 30px;
  }

  .anchor{
    margin-top:-20px;
    padding-top:20px;
  }
  .anchor #_item .wp-block-image img {
    width:100%;
  }
  .text-box {
      width: 100%;
  }
}

@media screen and (max-width: 510px) {
  #_bland .btm_txt {
    font-size: 20px;
    letter-spacing: -1px;
}
}

@media screen and (max-width: 420px) {
  #_bland .btm_txt {
    font-size: 16px;
}
}

@media screen and (max-width: 382px) {
  .bnr_box .ttl {
    font-size: 15px;
  }
  #_item .anc {
    text-align: right;
  }
}

@media screen and (max-width: 370px) {
  #_item .img_txt {
    font-size: 12px;
}

#_item .anc {
  font-size: 13px;
}


}

@media screen and (max-width: 340px) {
  footer {
    font-size: 10px;
  }
  #_flow .txt {
    font-size: 14px;
    text-align: left;
  }

  #_bland .btm_txt {
    font-size: 15px;
}
}
