@charset "utf-8";

.sc_1 .sc_text {
    font-family: Source-han-sans-japanese, sans-serif;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-right: 20px;
    padding-left: 35px;
    padding-bottom: 20px;
    line-height: 2em;
    color: #4d5156;
    font-style: normal;
    letter-spacing: 2px;
    font-size: 1.6rem;
    text-align: left;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
.scbox_up {
  display: flex;
  justify-content: space-around;
  width: 100%;
  flex-direction: column;
  margin-bottom: 4em;
  margin-top: -65px;
}
body {
    font-family: 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    margin: 0 auto;
    padding: 0px;
    background-repeat: no-repeat;
    background-size: auto auto;
    position: relative;
    -webkit-text-size-adjust: 100%;
    font-size: 1.6rem;
    width: 100%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    top: 0px;
}
html, html * {
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
}
html .stage { /*for IE6 hacks*/
  overflow: auto;
  position: relative;
  width: 100%;
  height: 100%;
}
main section {
  padding: 0;
  position: relative;
  text-align: center;
  margin-top: -3em;
}
section {
  padding: 0;
  margin: 0;
  position: relative;
  text-align: center;
}
.section-wrapper {
  margin: 5em 0;
  padding: 5px auto;
}
.header-in {
  max-width: 899px;
  width: 100%;
  padding: 0;
  position: relative;
  margin: 0;
  height: 100px;
  top: -112px;
}
.header-in .sub {
  top: -1px;
  width: 100%;
}
.navi {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 14px;
  z-index: 100;
  background-color: #1D3849;
  background-repeat: no-repeat;
}
.nav-inner {
  margin: 0 auto;
  width: 238px;
  max-width: 1024px;
  position: absolute;
  padding: 0;
  background-size: cover;
  height: 65px;
  top: 12px;
}
.nav-B {
  width: 100%;
  height: 131px;
  display: block;
}
ul > li {
  list-style: none;
}
li a > span {
  font-size: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: lighter;
  color: #333;
}
.fixed {
  position: fixed;
  top: 0;
  padding: 0;
  width: 100%;
  z-index: 1000;
}
.relation {
  padding-top: 10px;
  width: 100%;
  font-size: 12px;
  margin-top: 0em;
  margin-right: 0em;
  margin-left: 0em;
  margin-bottom: 8em;
  max-width: 899px;
  z-index: 0;
  height: auto;
  display: block;
  position: relative;
  top: 95px;
  padding-left: 15px;
  padding-bottom: 10px;
  line-height: 1em;
  visibility: visible;
  left: 2px;
}
.relation::before {
  margin: 0;
  padding: 0;
  float: left;
  width: 20px;
  height: 20px;
  position: relative;
  top: 2px;
  left: 5px;
  display: block;
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  content: " ";
  background-image: url(../images/nav-ico.png);
  z-index: 0;
}
.relation p {
  width: 90px;
  float: left;
  left: 0%;
  margin: 0 10px;
  line-height: 1em;
  position: relative;
  top: 5px;
  color: #000;
  font-size: 1.4rem;
  overflow-y: hidden;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.relation ul {
  width: 70%;
  max-width: 875px;
  padding: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 100px;
  position: absolute;
  display: inline-block;
  left: 0%;
  top: 26px;
  text-align: left;
}
.relation li {
  -ms-box-shadow: 0px 2px 4px hsla(0, 0%, 0%, 0.30);
  margin: 0 auto;
  display: inline-block;
  position: relative;
  top: 3px;
  overflow-y: hidden;
  left: auto;
  background-color: #98ccd3;
}
.relation a {
  transition: ease-in 0.2s;
  -webkit-transition: ease-in 0.2s;
  -moz-transition: ease-in 0.2s;
  padding-top: 7px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 7px;
  -ms-transition: ease-in 0.2s;
  display: inline-block;
  line-height: 3px;
  color: #333;
  font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
  position: relative;
  left: -3px;
}
.relation li a:hover {
  -webkit-box-shadow: 0px 0px 2px hsla(0, 0%, 0%, 0.20);
  -moz-box-shadow: 0px 0px 2px hsla(0, 0%, 0%, 0.20);
  -ms-box-shadow: 0px 0px 2px hsla(0, 0%, 0%, 0.20);
  box-shadow: 0px 0px 2px hsla(0, 0%, 0%, 0.20);
  color: #666666;
  background-color: #AECA88;
}
.contents-wrap {
  width: 100%;
  margin: 50px auto;
  max-width: 1024px;
}
.fa {
  margin-top: 3px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 3px;
  text-align: center;
  width: auto;
}
.zero {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 95px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  max-width: 899px;
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
  display: none;
}
.zero img {
  width: 100%;
  height: auto;
  display: none;
  -webkit-box-shadow: 2px 3px 7px;
  box-shadow: 2px 3px 7px;
}
.smp-use .zero .sp {
    max-width: 899px;
    width: 70%;
    margin-top: 0px;
}
.animation .zerop1 {
  display: none;
}
.zerop-wrap.clearfix .animation .top-zero {
  display: none;
}
.zerop-wrap.clearfix.smp-use .zerop1 {
  margin-top: 4em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  width: 80%;
  position: relative;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-size: 2rem;
  text-decoration: none;
  font-weight: 800;
  padding: 20px;
  max-width: 899px;
  text-align: center;
  border-radius: 20px;
  display: block;
}
.zerop-wrap.clearfix .smp-use .top-zero {
  display: none;
}
.smp-use .top-zero {
  display: none;
  text-decoration: none;
}
img.top-zero {
  display: none;
}
.animation .zerop {
  display: none;
  text-align: center;
}
.zerop-wrap2.clearfix .animation .zerop {
  display: none;
}
.animation .service5.clearfix {
  display: none;
}
img.service5.clearfix {
  display: none;
}
.zerop-wrap2.clearfix .smp-use .zerop {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  width: 92%;
  margin-top: 10em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  display: block;
  text-align: center;
  padding: 10px;
  max-width: 899pc;
  position: relative;
  background-color: #4972B8;
  color: #FFFFFF;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
}
hero end h2 {
  padding-top: 10px;
  padding-right: 0;
  padding-left: 0px;
  padding-bottom: 10px;
  width: 100%;
  margin: 30px auto 0;
  max-width: 767px;
  font-family: alex-brush;
  text-transform: capitalize;
  text-indent: 50px;
}
h2.bn {
  border-left: 25px solid #00849B;
  border-bottom-color: #2c98f2;
  margin-top: 0px;
  margin-right: 0;
  margin-left: 2%;
  margin-bottom: 4em;
  padding: 10px 0;
  width: 71%;
  height: auto;
  letter-spacing: 7px;
  display: block;
  color: #666;
  text-indent: 27px;
  font-weight: normal;
  font-size: 1.5em;
  font-family: "A-OTF UD新ゴ Pr6N L";
  position: relative;
  top: 60px;
  text-align: left;
}
.switch {
  visibility: hidden;
}
.swiper {
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%;
  min-width: 350px;
}
ul .first img {
  margin: 0px;
}
ul li img {
  margin-right: 7px;
}
.right_contents {
  width: 100%;
  margin: 0;
  top: 0px;
  right: 0px;
  height: auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0% 0%;
  opacity: 1;
}
.rc_Box1 {
  padding-top: 1.5%;
  padding-right: 2.5%;
  padding-left: 2.5%;
  padding-bottom: 0%;
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
}
.rc_Box1 h5 {
  margin: 20px 10px;
  display: inline-block;
  border-left: 1px solid #bcd430;
  border-right: 1px solid #bcd430;
  border-bottom: 1px solid #bcd430;
  border-top: 1px solid #8bbe49;
  padding: 5px 20px;
  position: relative;
  background-color: #8bbe49;
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
}
.rc_Box1 h5:before {
  content: " ";
  width: 0px;
  height: 0px;
  border-right: 15px solid transparent;
  border-left: 0px solid transparent;
  border-top: 15px solid #8bbe49;
  border-bottom-width: 15px;
  position: absolute;
  top: 100%;
  left: 25px;
}
.rc_Box1 img {
  vertical-align: middle;
  width: 45px;
  display: inline-block;
  position: relative;
}
.rc_Box1 .s2 {
  width: 227px;
  margin: 0;
  padding: 0;
  height: auto;
}
.rc_Box1 p {
  border: thin solid #afc430;
  border-radius: 3px;
  margin-top: 12px;
  padding: 10px;
  margin-left: 67px;
  font-size: 12px;
}
.rc_top {
  width: 95%;
  height: auto;
  border-radius: 3px;
  padding: 0;
  position: relative;
  margin-top: 20px;
  -webkit-box-shadow: 1px 1px 15px;
  -moz-box-shadow: 1px 1px 15px;
  -ms-box-shadow: 1px 1px 15px;
  box-shadow: 1px 1px 15px;
  background-image: -webkit-linear-gradient(40deg, rgba(130, 181, 65, 1.00) 2.84%, rgba(155, 199, 98, 1.00) 39.29%, rgba(139, 190, 73, 1.00) 100%);
  background-image: -moz-linear-gradient(40deg, rgba(130, 181, 65, 1.00) 2.84%, rgba(155, 199, 98, 1.00) 39.29%, rgba(139, 190, 73, 1.00) 100%);
  background-image: -ms-linear-gradient(40deg, rgba(130, 181, 65, 1.00) 2.84%, rgba(155, 199, 98, 1.00) 39.29%, rgba(139, 190, 73, 1.00) 100%);
  background-image: linear-gradient(50deg, rgba(130, 181, 65, 1.00) 2.84%, rgba(155, 199, 98, 1.00) 39.29%, rgba(139, 190, 73, 1.00) 100%);
  background-size: cover;
}
.rc_top:before {
  content: " ";
  background-image: url(../images/zero-5item.png);
  padding: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 0;
  display: block;
  position: absolute;
  background-repeat: repeat-x;
}
.rc_top p {
  position: relative;
  font-size: 24px;
  width: 85%;
  padding: 20px 5%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  color: #fff;
  text-shadow: 1px 1px 4px #1C1C1C;
  z-index: 3;
}
/* お問合せ用ボタン　*/
.inquiry-btn {
  list-style-type: none;
  margin: 0 auto;
  padding: 25px 0 25PX;
  width: 100%;
  height: 100%;
  float: left;
  z-index: 0;
  top: -25px;
  position: relative;
}
.s_logo-wrap {
  flex: 1.2;
  margin-right: 35px;
}
.fsnav-wrap {
  display: flex;
  justify-content: flex-end;
  margin: 0 auto;
  padding: 0;
  flex-direction: row;
  position: relative;
  flex: 2;
  max-width: 620px;
  width: 100%;
  height: 100%;
  max-height: 490px;
}
.fsnav {
  width: 100%;
  margin: 0 10px;
  padding: 10px;
  list-style-type: none;
  float: left;
  position: relative;
  top: 0px;
  display: block;
  background-color: #99B8E0;
  max-width: 185px;
  flex: 3;
  border-radius: 10px;
}
.fsnav li {
  margin: 0;
  float: left;
  padding: 0;
}
.fsnav li > a {
  padding: 15px;
  display: inline-block;
  font-size: 1.2rem;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 200;
}
.fsnav dt {
  font-size: 1.6rem;
  color: #FFFFFF;
  text-decoration: none;
  margin-bottom: 10px;
  padding-left: 10px;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: bolder;
}
.fsnav dd {
  font-size: 1.2rem;
  margin: 0;
  padding-left: 10px;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
/*------------------------*/
/*Page Top
/*------------------------*/
#page-top {
  position: fixed;
  bottom: 143px;
  right: 6%;
  font-size: 77%;
  z-index: 1000;
}
#page-top a {
  background-color: #709C38;
  text-decoration: none;
  color: #fff;
  width: 60px;
  padding-top: 10px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 10px;
  text-align: center;
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 0px solid #FFFFFF;
  -webkit-box-shadow: 0px 2px 4px 0px hsla(0, 0%, 0%, 0.30);
  -moz-box-shadow: 0px 2px 4px 0px hsla(0, 0%, 0%, 0.30);
  -ms-box-shadow: 0px 2px 4px 0px hsla(0, 0%, 0%, 0.30);
  box-shadow: 0px 2px 4px 0px hsla(0, 0%, 0%, 0.30);
  transition: 0.3s;
}
#page-top a:hover {
  text-decoration: none;
  background-color: #4972b8;
  -webkit-box-shadow: 0px 0px 2px hsla(0, 0%, 0%, 0.20);
  -moz-box-shadow: 0px 0px 2px hsla(0, 0%, 0%, 0.20);
  -ms-box-shadow: 0px 0px 2px hsla(0, 0%, 0%, 0.20);
  box-shadow: 0px 0px 2px hsla(0, 0%, 0%, 0.20);
}
.company_form {
  width: 100%;
  height: auto;
  text-align: left;
  padding: 0;
  max-width: 899px;
  position: relative;
  margin-bottom: 30em;
  margin-top: 3em;
  margin-left: auto;
  margin-right: auto;
}
.company_form table {
  border: 1px solid #666;
  max-width: 598px;
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  height: auto;
  border-collapse: collapse;
  position: relative;
}
.company_form table th {
  border: thin solid #777;
  width: 40%;
  height: 40px;
  color: #fff;
  line-height: 3em;
  font-size: 1.4rem;
  font-weight: 800;
  text-align: center;
  z-index: 1;
  background-color: #76C4B2;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  letter-spacing: 10px;
}
.company_form table td {
  border: thin solid #777;
  background-color: #555;
  height: 40px;
  color: #fff;
  font-size: 1.2rem;
  text-align: left;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.contactform {
  width: 75%;
  display: flex;
  background-image: url(../images/wp-Logo.png);
  height: 100px;
  background-position: left 15%;
  background-size: 25% auto;
  margin: 0 auto -55px 40px;
  padding: 0;
  background-repeat: no-repeat;
  position: relative;
}
#formTable .notes {
  font-size: 0.8em;
  color: #ffffff;
  margin-left: 10px;
  width: 100%;
  height: auto;
  max-width: 250px;
  margin-top: 0px;
  padding-top: 10px;
}
#formTable caption > h2 {
  margin: 0;
  padding: 0;
  width: 100%;
  text-indent: -30px;
  font-size: 24px;
  font-family: felipa;
  border: thin solid #808DA7;
  color: #808DA7;
  font-style: normal;
  font-weight: 400;
}
th label > span {
  font-size: 0.85em;
  padding: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 10px;
  margin-bottom: 0px;
  background-color: #EB787A;
  text-align: right;
}
.st-function_guide_right {
  height: 160px;
  margin: 0px;
  padding: 15px;
  background-color: #68696D;
  font-size: 14px;
  color: #FFFFFF;
}
th label {
  color: #fff;
  font-size: 14px;
}
.st-function_guide_left {
  height: 160px;
  padding: 15px;
  margin: 0;
  background-color: #B8739F;
  color: #FFFFFF;
  text-align: center;
}
.st-function_guide_left p:first-line {
  font-weight: bold;
  font-size: 18px;
}
.otoiawase_bn_ic {
  width: 100%;
  max-width: 250px;
  height: auto;
  margin: 0px;
  background-repeat: no-repeat;
  background-color: #454C52;
  display: none;
}
/*　サイトマップのページ用
--------------------------------*/
.sitemap_bn1 {
  width: 80%;
  height: 40px;
  letter-spacing: 10px;
  margin: 30px auto 0;
  border: 2px solid rgb(160, 160, 164);
  padding: 5px;
  max-width: 480px;
}
.sitemap_bn1 h2 {
  font-size: 2rem;
  color: #333333;
  text-indent: 30px;
  z-index: 2;
  margin: 0;
  background-repeat: no-repeat;
  background-position: left center;
  font-family: source-han-sans-japanese, sans-serif;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  padding: 5px;
  text-align: center;
}
.sitemapframe {
  width: 60%;
  margin: 5% auto 10%;
  text-align: left;
  padding: 0px;
  height: 100%;
  max-width: 480px;
}
ul.sitemapList {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 10px;
}
ul.sitemapList li {
  font-size: 90%;
  list-style-type: none;
  background-repeat: repeat-y;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
}
ul.sitemapList li ul {
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-top: 0em;
  margin: 1em;
  background-image: url(../images/inc_sitemap_lineV.gif);
}
ul.sitemapList li ul li {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  background-position: 0px 11px;
  background-image: url(../images/inc_sitemap_lineH.gif);
  background-repeat: no-repeat;
}
ul.sitemapList li ul li.last {
  background-image: none;
}
ul.sitemapList li ul li ul .last {
  background-image: none;
}
.st-function_guide_ope_frame {
  padding: 0;
  width: 100%;
  position: relative;
  margin: 0 auto 50px auto;
  height: 250px;
  max-width: 1000px;
}
.st-function_guide_ope {
  width: 33%;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  max-width: 1000px;
  position: relative;
  padding: 0;
  margin: 3% 0 0 9%;
  background-color: #d04366;
}
.st-function_guide_ope_right {
  width: 50%;
  margin: 0;
  padding: 0;
  height: 250px;
  position: absolute;
  left: 42%;
  background-image: -webkit-linear-gradient(270deg, rgba(148, 159, 177, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(148, 159, 177, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(148, 159, 177, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(148, 159, 177, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
  top: 0%;
}
.st-function_guide_ope::before {
  content: "Operational Management";
  font-size: 28px;
  color: #fff;
  font-weight: 400;
  font-family: poiret-one;
  font-style: normal;
  letter-spacing: 2px;
  position: absolute;
  top: 10%;
  left: 10%;
}
.st-function_guide_ope::after {
  position: absolute;
  content: "運営・管理";
  top: 45%;
  left: 10%;
  font-size: 18px;
  color: #fff;
  letter-spacing: 7px;
}
.st-function_guide::before {
  content: "Common Service";
  font-size: 28px;
  color: #FFFFFF;
  font-family: poiret-one;
  letter-spacing: 3px;
  position: absolute;
  top: 8%;
  left: 10%;
}
.st-function_guide::after {
  position: absolute;
  content: "共通サービス";
  top: 35%;
  left: 10%;
  font-size: 18px;
  color: #fff;
  letter-spacing: 7px;
  font-weight: 800;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.st-function_guide p {
  max-width: 1000px;
  width: 56%;
  margin-left: 4%;
}
.st-function_guide img {
  width: 85%;
  height: auto;
  margin: 0 auto;
  max-width: 1000px;
  display: block;
}
.st-function_guide_frame {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 50px auto;
  padding: 0;
  height: 250px;
  position: relative;
}
.st-function_guide {
  width: 33%;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 3% 0 0 9%;
  display: block;
  max-width: 1000px;
  position: relative;
  text-align: left;
  background-color: #d04366;
  padding: 0;
  top: 0px;
}
.st10st25-guide_frame {
  width: 100%;
  margin: 0 auto 50px auto;
  position: relative;
  height: 250px;
  max-width: 1000px;
}
.spGuide {
  width: 100%;
  max-width: 1000px;
  margin: 3% auto 0 auto;
  height: 250px;
  display: block;
  position: relative;
  background-color: #D04366;
  top: 0%;
  left: 0%;
}
.spG-left .sg {
  font-size: 28px;
  font-weight: 400;
  font-family: poiret-one;
  color: #fff;
  width: 27%;
  height: auto;
  vertical-align: middle;
  font-style: normal;
  letter-spacing: 5px;
  position: absolute;
  top: 10%;
  left: 16%;
}
.spG-left .sg-sub {
  color: #fff;
  position: absolute;
  top: 45%;
  left: 16%;
}
.spG-right-25 .st10st25_txt {}
span.st10st25_txt {
  width: 83%;
  max-width: 1000px;
  height: auto;
  padding: 0;
  color: #fff;
  font-size: 12px;
  margin-top: 182px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  display: block;
}
span.st10st25_txt-2 {
  width: 80%;
  max-width: 1000px;
  height: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 14px;
  margin: 152px auto 0 auto;
  display: block;
}
span.st10st25_txt-3 {
  width: 75%;
  max-width: 465px;
  height: auto;
  padding: 0;
  color: #fff;
  margin-top: 157px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  font-size: 12px;
  display: block;
}
span.st10st25_txt-4 {
  width: 54%;
  max-width: 465px;
  height: auto;
  padding: 0;
  color: #FFF;
  margin-top: 114px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  font-size: 12px;
  display: block;
}
span.st10st25_txt-5 {
  width: 89%;
  max-width: 465px;
  height: auto;
  padding: 0;
  color: #fff;
  margin-top: 152px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  font-size: 12px;
  display: block;
}
span.st10st25_txt-6 {
  width: 86%;
  max-width: 1000px;
  padding: 0;
  color: #fff;
  font-size: 12px;
  text-align: left;
  top: 36%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  left: 9%;
  position: absolute;
}
.spG-right-10 {
  width: 100%;
  font-size: 12px;
  text-align: left;
  margin: 0;
  padding: 0;
  height: 100px;
  left: 0%;
  top: 52%;
  background-color: #D04366;
  position: absolute;
}
.spG-right-25 {
  width: 77%;
  margin: 2% 15% 3%;
  display: inline-block;
  padding: 0;
  font-size: 12px;
  text-align: left;
}
.spG-right-10 p {
  font-size: 12px;
  width: 83%;
  color: #fff;
  position: absolute;
  top: 55%;
  left: 9%;
}
.spG-right-25 p {
  margin: 110px auto 0;
  color: #fff;
  width: 100%;
}
.stplanFrame {
  padding: 0;
  width: 100%;
  margin-top: 30px;
}
.st10-st25 a {
  color: #F8DF02;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-size: 12px;
  padding: 10px 15px;
  text-align: center;
  z-index: 0;
}
.otoiawase_bn_ic {
  width: 100%;
  max-width: 200px;
  margin: 0px;
  background-repeat: no-repeat;
  background-color: #454C52;
  float: left;
}
.otoiawase_bn_ic img {
  width: 200px;
  height: auto;
}
.service-G-wrap {
  margin-top: 5em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20em;
  padding: 0;
  width: 100%;
  position: relative;
  height: 300px;
}
.service-G {
  margin-top: 6em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  padding: 0;
  width: 250px;
  position: relative;
}
.service-G_bn {
  padding: 10px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #cf3f83;
  color: #fff;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  text-shadow: 2px 2px 6px #555;
  letter-spacing: 4px;
  border-bottom: thin solid #FFFFFF;
}
.st_Nav {
  padding: 0px;
  margin: 0 auto;
  max-width: 250px;
  width: 100%;
  position: relative;
  left: 0px;
  -webkit-box-shadow: 8px 8px 15px 0px #75944B;
  box-shadow: 8px 8px 15px 0px #75944B;
}
.st_Nav ul {
  padding: 0px;
  margin: 0 auto;
  text-decoration: none;
}
.st_Nav li {
  list-style-type: none;
  text-align: center;
  width: 100%;
  padding: 0px;
  display: block;
  background-color: #388FA7;
  border-bottom: thin solid #FFFFFF;
  margin: 0 auto;
  height: 30px;
}
.st_Nav ul li a {
  text-decoration: none;
  margin: 0;
  padding: 10px 0;
  display: inline-block;
  color: #FFFFFF;
  font-size: 1.4rem;
  line-height: 1;
  width: 100%;
  height: 31px;
  position: relative;
  top: 0px;
}
.st_Nav .active > a {
  background-repeat: no-repeat;
  color: #333333;
  display: block;
}
.st_Nav ul li a:hover {
  transition: all 0.3s;
  background-color: #B2B6BA;
  color: #E85A90;
  border-bottom: thin solid #FFFFFF;
}
nav a {
  display: block;
}
nav a span {
  font-family: fot-klee-pro, sans-serif;
  font-size: 1.2rem;
}
/*table*/
.start10plan {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px;
  margin-bottom: 30px;
  position: relative;
}
.start10plan th {
  width: 21%;
  padding: 4px;
  text-align: left;
  vertical-align: middle;
  color: #fff;
  background-color: #98ccd3;
  border-color: #fff #ccc #ccc;
  border-width: 1px;
  text-indent: 10px;
  font-size: 1.4rem;
  border-style: solid;
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-weight: 300;
}
.start10plan td {
  width: 70%;
  padding: 4px;
  background-color: #fafafa;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  border-top: 1px solid #CCCCCC;
  font-family: source-han-sans-japanese, sans-serif;
  text-align: left;
}
.start25plan th {
  width: 25%;
  padding: 4px;
  text-align: left;
  vertical-align: middle;
  color: #fff;
  background-color: #98ccd3;
  border-color: #fff #ccc #ccc;
  border-width: 1px;
  text-indent: 10px;
  font-size: 1.4rem;
  border-style: solid;
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-weight: 300;
}
.start25plan td {
  width: 65%;
  padding: 4px;
  background-color: #fafafa;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  border-top: 1px solid #CCCCCC;
  font-family: source-han-sans-japanese, sans-serif;
  text-align: left;
}
.st-func_bn {
  margin-top: 10px;
  margin-bottom: 1em;
  padding: 0;
  margin-left: 0%;
  display: inline-block;
  background-color: #333333;
  border-radius: 35px;
}
.st-func_bn h2 {
  line-height: 1;
  font-weight: bolder;
  font-size: 2rem;
  font-family: source-han-sans-japanese, sans-serif;
  color: #fff;
  text-indent: 10px;
  text-align: left;
  letter-spacing: 0.3em;
  padding: 20px;
  margin: 0;
}
.QA-wrap {
  margin-top: -5em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20em;
  position: relative;
  width: 100%;
}
h3.qestion {
  padding: 0px;
  width: 100%;
  margin: 20px auto;
  background-color: #98ccd3;
  border-radius: 10px 10px 0 0;
  max-width: 745px;
}
h3.qestion p {
  font-size: 16px;
  color: #000;
  background-repeat: no-repeat;
  background-position: left center;
  padding-top: 5px;
  padding-right: 15px;
  padding-left: 42px;
  padding-bottom: 5px;
  font-weight: 300;
  margin-top: 9px;
  margin-right: 9px;
  margin-left: 9px;
  margin-bottom: 9px;
  background-image: url(../images/Q-mark.png);
  font-family: bokutoh-rera, sans-serif;
  font-style: normal;
  letter-spacing: 2px;
  position: relative;
}
h3.answer {
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  background-color: #cf3f83;
  border-radius: 10px 10px 0 0;
  max-width: 745px;
}
h3.answer p {
  font-size: 1.4rem;
  color: #fff;
  background-image: url(../images/A-mark.png);
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 24px;
  padding-bottom: 10px;
  background-position: left center;
  margin: 0 0 0 10px;
  line-height: 1;
}
h5.answer-txt {
  font-size: 1.6rem;
  color: .555555;
  width: 100%;
  margin: 0 auto 20px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: rgb(160, 160, 164);
  border-bottom-color: rgb(160, 160, 164);
  border-left-color: rgb(160, 160, 164);
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 15px;
  padding-bottom: 10px;
  max-width: 745px;
  text-decoration: none;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 2px;
  text-align: left;
}
h5.answer-txt-last {
  font-size: 1.6rem;
  color: .555555;
  width: 100%;
  margin: 0 auto 90px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: rgb(160, 160, 164);
  border-bottom-color: rgb(160, 160, 164);
  border-left-color: rgb(160, 160, 164);
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 15px;
  padding-bottom: 10px;
  max-width: 745px;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-align: left;
}
.webfont {
  font-weight: bolder;
  font-size: 3em;
  font-family: "A-OTF Midashi Go MB31 Pr6N MB31";
}
h4 {
  position: relative;
  color: #fff;
  margin: 15px 0 0;
  padding: 10px 30px 10px 35px;
  display: none;
  font-weight: bolder;
  letter-spacing: 3px;
  top: 0px;
  z-index: 1;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h4:before {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  bottom: -20px;
  left: 0px;
  border-left: 20px solid transparent;
  border-right: 0 solid transparent;
  border-top: 20px solid #065799;
  display: none;
}
h4.ather:before {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  left: 0px;
  border-left-style: solid;
  border-left-width: 20px;
  border-right: 0 solid transparent;
  border-top: 20px solid #0A8ECD;
  top: 0px;
}
h5.z5 {
  position: relative;
  top: 18px;
}
h2.zpt {
  font-size: 2em;
  font-family: "A-OTF Futo Go B101 Pr6N Bold";
  font-weight: 600;
  width: 100%;
  padding: 0;
  display: inline;
  margin: 0;
  color: #0FACF4;
}
h1.zeroplan-2 {
  padding: 10px 0;
  color: #fff;
  font-size: 26px;
  background-color: #40A9F5;
  font-weight: bold;
  text-align: center;
  height: 60px;
  line-height: 40px;
  z-index: 1;
  width: 100%;
  max-width: 1000px;
  margin: 5% 0;
  float: left;
}
.top-message img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: 7px solid #4392C7;
  display: block;
}
.pentagon-1 {
  position: relative;
  width: 224.5px;
  height: 195px;
  background-color: #44B583;
  margin-top: 6em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  clip-path: polygon(50% 0, 100% 38%, 81% 100%, 19% 100%, 0 38%);
}
.pentagon-1 p {
  padding: 0;
  margin: 0;
  position: relative;
  color: #fff;
  display: inline;
  font-size: 4rem;
  line-height: 4rem;
  text-align: left;
  top: 62px;
  left: 60px;
  text-shadow: 0px 3px 7px #050505;
  font-family: kari, sans-serif;
  letter-spacing: 4px;
}
.zeroplan-head h2 {
  align-content: center;
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
  text-align: center;
  font-size: 3.8rem;
  font-family: bokutoh-rera, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.zeroplan-wrapper {
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #838383;
  background-color: #FCFCFC;
  font-size: medium;
  max-width: 480px;
}
.img-zeroplan-wrapper {
  margin-top: -6em;
}
img.zeroplan {
  margin: 0 auto;
  width: 75%;
  display: block;
  position: relative;
  top: 0px;
}
h3.zeroplan:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -15px;
  border-left: 15px solid;
  border-right: 15px solid;
  border-bottom: 15px solid;
  border-top: 15px solid #40A9F5;
}
.zeroplan {
  margin: 0 auto;
  color: #555;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  padding: 10px;
  max-width: 899px;
  display: block;
  width: 80%;
  position: relative;
}
.zeroplan-txt {
  padding: 10px 20px;
  width: 100%;
  max-width: 625px;
  -webkit-box-shadow: 0px 2px 5px #777777;
  -moz-box-shadow: 1px 1px 7px;
  -ms-box-shadow: 1px 1px 7px;
  box-shadow: 0px 2px 5px #777777;
  margin: 0 auto;
  color: #555555;
  display: block;
}
.zeroplan-txt p {
  line-height: 2.4rem;
  margin-bottom: 1.5em;
  font-size: 1.6rem;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  letter-spacing: 2px;
}
.zeroplan p:first-child {
  color: #FFFFFF;
  padding: 5px;
  background-color: #40A9F5;
  font-size: 1.2em;
}
.zeroplan p:last-child {
  margin-bottom: 0px;
}
.item_5-wrapper {
  padding: 0;
  margin-top: -5em;
}
.item_5_bn h2 {
  font-size: 2.4rem;
  font-weight: bold;
  width: 75%;
  max-width: 899px;
  text-align: left;
  padding: 10px 20px;
  display: block;
  border-left: 20px solid #1184D7;
  font-family: source-han-sans-japanese, sans-serif;
  position: relative;
  left: 0%;
  margin-top: 10em;
  margin-left: 50px;
  margin-bottom: 50px;
}
.item_5-inner {
  width: 90%;
  max-width: 899px;
  display: block;
  padding-top: 0px;
  margin-bottom: 25em;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: 2px;
}
.item_5-wrap {
  padding: 0;
  justify-content: flex-start;
  flex-direction: row;
  display: flex;
  width: 90%;
  align-items: center;
  height: 70px;
  margin-bottom: 1em;
}
.item_5-wrap img {
  margin: 0px;
  padding: 0px;
  width: 70px;
  height: auto;
  position: relative;
  left: -12px;
}
.item_5 h3 {
  display: inline-block;
  text-indent: 0px;
  font-size: 2rem;
  line-height: 1.5em;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  color: #555555;
  position: relative;
}
section .item_5 em {
  position: relative;
  top: 22px;
}
.item_5-inner p {
  width: 80%;
  position: relative;
  top: -11px;
  padding: 20px;
  display: block;
  border: 3px solid #00ABFC;
  border-radius: 15px;
  margin-bottom: 2em;
}
.item_5-wrap p {
  padding: 10px 20px;
  margin-bottom: 1em;
  border: 2px solid #1283D6;
  border-radius: 25px;
}
.readmore-button-box {
  display: flex;
  width: 30%;
  text-align: center;
  background-color: #AFC430;
  color: #fff;
  transition: all .3s;
}
.readmore-button-box a {
  display: block;
  padding: 5px;
  width: 100%;
  color: #6e6f71;
}
.readmore-button-box a:hover {
  color: #FFFFFF
}
.readmore-area {
  text-align: left;
  margin-top: 1em; /* ボックスを上側に重ねる距離(長さ) */
  position: relative;
  display: none;
}
.renew {
  font-size: 10px;
  margin-bottom: 20px;
}
time {
  font-size: 10px;
}
.topics-1, .topics-2, .topics-3, .topics-4 {
  margin: 10px 0 20px 0;
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #777777;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
}
a.ivent, a.link, a.profile, a.volunteer {
  margin-top: 7px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 3px;
  padding-top: 0;
  padding-right: 10px;
  padding-left: 0px;
  padding-bottom: 0;
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  color: #333;
  border-bottom: 2px solid #fff;
}
.ivent_txt, .link_txt, .profile_txt {
  /* [disabled]line-height: 1.5em;
*/
  font-size: 1.5rem;
  margin: 10px 0 20px 0;
  padding: 0;
  color: #777;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
}
.topicsText strong {
  color: #2382BA;
  margin-bottom: 8px;
  font-size: 1.6rem;
  line-height: 3rem;
}
.sub_B .ivent strong, .sub_B .link strong, .sub_B .profile strong {
  color: #2382BA;
  font-size: 1.6rem;
}
.sub_A {
  padding: 10px 20px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2em;
  max-width: 899px;
  width: 90%;
  height: auto;
  border: 1px solid #bcd430;
  font-family: source-han-sans-japanese, sans-serif;
  -webkit-box-shadow: 0px 3px 11px;
  box-shadow: 0px 3px 11px;
  border-radius: 5px;
  background-color: #FFFFFF;
}
.open a, .close a {
  color: #FF6159;
}
.open, .close {
  margin: 0 auto;
  width: 100%;
  padding: 10px;
  text-align: center;
}
.open a:hover, .close a:hover {
  border-bottom: 3px solid #BCD431;
  color: #92A522;
}
.etc-wrapper {
  margin-bottom: 20em;
  width: 90%;
  max-width: 899px;
}
h2#etc01, h2#etc02, h2#etc03, h2#etc04, h2#etc5, h2#etc06 {
  font-size: 2rem;
  position: relative;
  padding: 5px;
  margin-left: 0em;
  border-left: 20px solid #6E9D32;
  margin-bottom: 100px;
  text-indent: 15px;
  margin-top: 0px;
  color: #222;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 600;
}
.etc-contents01, .etc-contents02, .etc-contents03, .etc-contents04, .etc-contents05, .etc-contents06 {
  width: 100%;
  height: auto;
  max-width: 44em;
}
.etc-contents01 h3, .etc-contents02 h3, .etc-contents03 h3, .etc-contents04 h3, .etc-contents05 h3, .etc-contents06 h3 {
  font-family: "source-han-sans-japanese";
  font-size: 1.6rem;
  margin-top: 35px;
  padding: 1em;
  border: 3px solid #ccc;
  border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
  text-align: left;
}
.etc-contents01 p, .etc-contents02 p, .etc-contents03 p, .etc-contents04 p, .etc-contents05 p, .etc-contents06p {
  padding: 1em;
  margin: 0;
  font-size: 1.4rem;
  line-height: 2.4;
  color: #555;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-align: left;
}
.etc-contents01 {
  background-image: url(../images/CMS.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 15px;
  background-position: 100% -20px;
  margin-top: 6em;
}
.etc-contents02 {
  background-image: url(../images/home.png);
  background-repeat: no-repeat;
  background-position: 50% 0%;
  padding: 15px;
  background-size: 10% auto;
  margin-top: 6em;
}
.etc-contents03 {
  background-image: url(../images/search_mushimegane.png);
  background-repeat: no-repeat;
  background-size: 25% auto;
  padding: 15px;
  background-position: 98% 0%;
  margin-top: 6em;
}
.etc-contents04 {
  background-image: url(../images/good_02.png);
  background-repeat: no-repeat;
  background-size: 12% auto;
  padding: 15px;
  background-position: 100% 0%;
  margin-top: 6em;
}
.etc-contents05 {
  background-image: url();
  background-repeat: no-repeat;
  background-size: 12% auto;
  padding: 15px;
  background-position: 60% 0%;
  margin-bottom: 5em;
  margin-top: 6em;
}
.etc-contents06 {
  background-image: url();
  background-repeat: no-repeat;
  background-size: 12% auto;
  padding: 15px;
  background-position: 60% 0%;
  margin-top: 6em;
}
.back a {
  font-size: 1.2rem;
  color: #fff;
  display: none;
  width: 34em;
  padding: 10px;
  background-color: #7aac3b;
  margin: 0 auto;
  text-align: center;
  transition: all 0.3s;
  top: 1px;
  position: relative;
}
.back a:hover {
  background-color: hsla(208, 58%, 35%, 0.30);
  color: #222222;
  font-size: 1.4rem;
}
.open a, .close a {
  color: #FF6159;
}
.open, .close {
  margin: 0 auto;
  width: 100%;
  padding: 10px;
  text-align: center;
}
.open a:hover, .close a:hover {
  border-bottom: 3px solid #BCD431;
  color: #92A522;
}
/*serviceconcept*/
.service_concept_wrapper {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    margin-top: -16em;
    margin-bottom: -10em;
    width: 90%;
}
.scbox_down {
  display: block;
  max-width: 850px;
  margin-top: 0px;
  margin-bottom: 7em;
}
.sc_1 {
    width: 100%;
    margin: 20px;
    padding-top: 50px;
    padding-bottom: 0px;
    height: auto;
    position: relative;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    /*background-color: #8CC9D2;*/
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    max-width: 850px;
    border: solid;
    top: 113px;
}
.sc_1_text {
    width: 90vw;
    margin: 20px;
    height: 300px;
    position: relative;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 35px auto;
    display: inline-block;
    /*text-align: center;*/
    justify-content: center;
    font-family: Source-han-sans-japanese, sans-serif;
    color: #252525;
    font-weight: bolder;
    font-size: 20rem;
    top: 56px;
}
.sc_1_text span p {
  text-align: center;
  font-size: clamp(23rem, 30vw, 35rem);
  padding: 0;
  position: absolute;
  top: 0%;
  display: inline-block;
  transform: rotate(-15deg);
  color: #AB0045;
  left: -50px;
  width: 84%;
  height: auto;
  z-index: 1;
  justify-content: center;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-weight: 800;
  bottom: 0%;
  margin-bottom: 0px;
  animation: bup linear both;
  animation-timeline: view(block);
  animation-range: cover 0% cover 50%;
}
@keyframes bup {
  from {
    scale: 1 0;
  }
  to {
    scale: 1 1;
  }
}
.sc_1 h4 {
  margin: 0 auto;
  padding: 10px 10px 10px 18px;
  width: 100%;
  color: #fff;
  font-size: clamp(1.6rem, 3vw, 2rem);
  font-weight: bolder;
  text-indent: 0px;
  background-color: #4972B8;
  height: auto;
  float: left;
  display: inline-block;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Source-han-sans-japanese, sans-serif;
  font-style: normal;
  position: relative;
  top: -1px;
}
h4.bn_1 {
    background-color: #4772BC;
    text-align: center;
    font-family: Source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: bolder;
    font-size: 1.8rem;
    top: -2px;
}
h4.bn_2 {
    background-color: #ea60f5;
    text-align: center;
    font-family: Source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: bolder;
    font-size: 1.8rem;
    top: -2px;
}
h4.bn_3 {
    background-color: #333;
    text-align: center;
    font-family: Source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: bolder;
    font-size: 1.8rem;
    position: relative;
    height: 50px;
    top: -3px;
}
h4.bn1:hover {
  background-color: #555;
}
h4.bn2:hover {
  background-color: #555;
}
h4.bn3:hover {
  background-color: #555;
}
.sg-wrap {
  padding: 0px;
  margin: 0;
  max-width: 1024px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: stretch;
}
.sg1 p {
  padding: 5px;
  font-size: 1.6rem;
  color: #666666;
  font-weight: normal;
  font-family: "A-OTF Futo Go B101 Pr6N Bold";
}
.sg1 .sub > span {
  color: rgba(72, 141, 252, 1.00);
  font-size: 1.3rem;
}
.servicebox_4 .Notes img {
  position: relative;
  top: 0px;
  left: -6px;
}
/* ------------- スクロールフェードインDown用 ------------- */
.fadeInDown {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
/*--左からふわっと表示--*/
.box p {
  -webkit-transition: all 1s;
  -webkit-transform: translate(0, 0);
  opacity: 1;
}
.box p.move {
  -webkit-transform: translate(-20px, 0);
  opacity: 0;
}
/*--text_right を他のクラス名に変える必要がある--*/
.box p.text_right {
  text-align: right;
}
.box p.text_right.move {
  -webkit-transform: translate(10px, 0);
}
body p {}
.n-wrapper nav:hover {
  background-color: #AA4278;
  transition: ease 0.3s;
  color: #FFFFFF;
}
.n-wrapper nav:hover a {
  color: #fff;
}
.animation .zero .img.sp {
  display: none;
}
.other-wrap.clearfix .other-2 .events {}
.update {
  padding: 0;
  margin: 0 auto;
  width: 95%;
  position: relative;
  top: 2em;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.2rem;
}
.dot-text {
  padding-top: .4em;
  background-position: top left -2px;
  background-repeat: repeat-x;
  background-size: 1.3em .3em;
  background-image: radial-gradient(.15em .15em at center center, orange, orange 100%, transparent);
}
.zoom_slider > div[aria-hidden="false"] {
  animation: anime_zoom 6s linear;
}
.zoom_slider > div[aria-hidden="true"] {
  transform: scale(1.2);
}
.servicebox_4 .Notes {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    top: -2em;
    position: relative;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    padding: 15px;
    font-size: clamp(1.4rem, 1.289rem + 0.55vw, 1.6rem);
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20em;
    width: 85%;
    border: 2px solid #F3D348;
    letter-spacing: 1.6px;
    color: #4d5156;
    line-height: 1.8;
    -webkit-box-shadow: 0px 4px 15px #8C8A8A;
    box-shadow: 0px 4px 15px #8C8A8A;
}
@keyframes anime_zoom {
  0% {
    transform: scale(1.0);
  }
  100% {
    transform: scale(1.2);
  }
}
@-webkit-keyframes shine {
  0% {
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -120%, 0);
    background: rgba(255, 255, 255, 0.5);
  }
  100% {
    transform: rotate3d(0, 0, 1, -25deg) translate3d(0, 150%, 0);
    background: rgba(255, 255, 255, 0.5);
  }
}
/*スマホ向けスタイル*/
.contents {
  display: table;
  width: 100%;
  /*height: 100vh;*/
  padding: 0;
  margin: 0;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -ms-transition-duration: .5s;
  transition-duration: .5s;
  height: 100%;
}
.nav-info {
  display: none;
}
#fixed-nav {
  display: none;
}
/*----------------- navi -----------------*/
.nav {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 70px;
  z-index: 5;
  transition: ease 0.5s;
  color: #fff;
  line-height: normal;
  display: none;
  justify-content: flex-start;
  flex-direction: row;
  position: fixed;
}
.nav li:hover {
  transition: ease 1s;
  display: block;
}
.nav:hover > li > a {
  color: #FFFFFF;
}
.nav li {
  padding: 20px;
  margin: 0;
}
.nav li a {
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  font-size: 1.4rem;
  text-decoration: none;
  line-height: 3.5rem;
  margin: 0;
  position: relative;
  display: inline-block;
}
.nav li ul {
  margin: 0;
  padding: 15px;
  flex-direction: column;
  top: 70px;
  position: absolute;
  left: 160px;
}
.nav li ul li {
  position: relative;
  background-color: #2b6dab;
  overflow: hidden;
  transition: ease .5s;
  margin: 0;
  display: none;
  width: 135px;
}
.nav li ul li a {
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 37px;
  text-align: left;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  font-size: 1.2rem;
  left: 15px;
}
.nav li:hover > ul > li {
  overflow: visible;
  display: flex;
  padding: 0;
  margin: 0;
  position: relative;
  left: 15px;
}
.nav li a:after {
  position: absolute;
  bottom: 4px;
  left: 0px;
  content: ' ';
  width: 100%;
  height: 3px;
  background-color: #AA4278;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.nav li a:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
.nav li a:hover {
  transform: scale(1, 1);
  transform-origin: left top;
}
.M-LOGO {
  margin: 0;
  padding: 0;
  float: left;
}
.M-LOGO a img {
  padding: 0;
  opacity: 1;
  top: 14px;
  margin: -8px 20px 0;
  position: relative;
  left: 0px;
  width: 155px;
  overflow: visible;
}
.nav > .right {
  margin-left: auto;
  border-left: 1px solid #fff;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: auto;
}
/* ------------------------------------------------ checkbox */
.check {
  display: none;
}
/* ------------------------------------------------ menu button */
.menu-btn {
  position: fixed;
  top: 12px;
  right: 40px;
  width: 40px;
  height: 40px;
  font-size: 10px;
  text-align: center;
  cursor: pointer;
  z-index: 65;
  border-width: 1px;
  display: inline-block;
}
.bar {
  position: absolute;
  top: 0px;
  display: block;
  width: 40px;
  height: 3px;
  background-color: #E7C43C;
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  text-align: center;
}
.bar.middle {
  top: 15px;
  opacity: 1;
}
.bar.bottom {
  top: 30px;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
}
.menu-btn__text {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  color: #E7C43C;
  -webkit-transition: all .5s;
  transition: all .5s;
  display: block;
  visibility: visible;
  opacity: 1;
}
.menu-btn:hover .bar {
  background: #999;
}
.menu-btn:hover .menu-btn__text {
  color: #999;
}
.close-menu {
  position: fixed;
  top: 0;
  right: 0px;
  width: -300px;
  height: 100vh;
  background: rgba(0, 0, 0, 0);
  cursor: url(../images/cross.svg), auto;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 1;
  visibility: hidden;
}
.check:checked ~ .contents {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  transform: translateX(-300px);
}
.check:checked ~ .menu-btn .menu-btn__text {
  visibility: hidden;
  opacity: 0;
}
.check:checked ~ .menu-btn .bar.top {
  width: 56px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.check:checked ~ .menu-btn .bar.middle {
  opacity: 0;
}
.check:checked ~ .menu-btn .bar.bottom {
  width: 56px;
  top: 40px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.check:checked ~ .close-menu {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
  background: rgba(0, 0, 0, .5);
  visibility: visible;
  opacity: 1;
  z-index: 3;
}
.back1:hover {
  background-color: hsla(206, 100%, 26%, 0.81);
}
.headerAria-01 {
  float: right;
  position: absolute;
  top: 18px;
  right: 20px;
  font-family: "Yuanti SC Bold";
  font-style: normal;
  color: #FFFFFF;
  font-weight: 400;
  display: none;
  text-align: left;
}
body header-a {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 0em;
  display: block;
}
.header-wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
  position: relative;
  background-color: #DDF9DE;
  z-index: 0;
  display: none;
}
.h-wrapper {
  width: 100%;
  display: none;
}
.header-wrap {
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  display: none;
}
header.sub {
  max-width: 899px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  background-image: url(url);
  height: 80px;
  position: relative;
  top: 50px;
  display: none;
}
nav ul .current > a {
  color: yellow;
}
/*------------------------*/
/*上部にナビを固定
/*------------------------*/
.fixed {
  position: fixed;
  top: 0;
  left: auto;
  width: 100%;
  display: none;
}
.Hero {
  width: 100%;
  height: 50vh;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  z-index: -1000;
}
.op-text h1 {
  color: #fff;
  top: -80px;
  font-weight: bold;
  margin: 0;
  padding: 20px 5px 20px 30px;
  text-indent: 0px;
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  text-shadow: 1px 4px 4px #555;
  display: block;
  left: 10%;
  text-decoration: none;
  position: relative;
  text-align: left;
  width: 304px;
  background-color: rgba(255, 255, 255, 0.3);
  backdrop-finter: blur(20px);
  border-left: 20px solid #F9D008;
  border-right: 20px solid #F9D008;
  border-bottom: 20px solid #F9D008;
  border-top: 2px solid #F9D008;
  box-shadow: 0px 8px 15px 0px #555;
  -webkit-box-shadow: 0px 8px 15px 0px #555;
  border-radius: 0px;
  font-size: 1.8rem;
}
.op-text h1 .farst {}
.op-text h1 .secand {
  font-size: 3rem;
}
.op-text h2 {
  position: relative;
  margin: 0;
  top: -82px;
  font-family: source-han-sans-japanese, sans-serif;
  color: #fff;
  padding: 10px 10px;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 300;
  z-index: 100;
  text-shadow: 0px 3px 10px #000000;
  left: 9%;
  display: block;
  width: 332px;
  text-align: left;
}
.wp-top-img {
  padding: 50px 0 20px 0;
  margin: 0;
  z-index: 5;
  position: relative;
  top: 16px;
  right: auto;
  left: -188px;
  font-size: medium;
  text-align: center;
}
h1.wp-top {
  font-family: uddigikyokasho-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(1.2rem, 2vw, 1.4rem);
  position: absolute;
  top: 77px;
  left: 17px;
}
h1.wp-top span {
  display: inline-block;
}
h2.wp_top span {
  display: inline-block;
}
.headerAria-01A {
  float: right;
  position: absolute;
  top: 76px;
  right: 20px;
  font-family: "Yuanti SC Bold";
  font-style: normal;
  color: #FFFFFF;
  font-weight: 400;
  display: none;
}
.headerAria-01A a {
  color: #fff;
  vertical-align: 47%;
  display: block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  transition: all 1.5s ease;
  font-size: 12px;
  line-height: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.headerAria-01A a:hover {
  opacity: 1;
  color: #25F331;
  text-decoration: none;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.headerAria-01A img {
  margin-right: 10px;
}
.ha_02a {
  padding: 0px;
  margin: 0;
  position: relative;
  width: 400px;
  display: none;
}
.ha_02a h1 {
  float: left;
  color: #fff;
  padding: 10px;
  margin: 0;
  font-size: 1.4rem;
  position: absolute;
  text-align: left;
  font-family: uddigikyokasho-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  left: 20px;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(20px);
  top: -200px;
  display: block;
  max-width: 899px;
  width: 80%;
}
.sub .ha_02 h1 {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1rem;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 67px;
  width: 81%;
  display: block;
  color: #555;
  left: 30px;
  max-width: 899px;
  text-align: left;
}
.text {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.5;
  position: relative;
  top: -25px;
}
.op-text .h1-bn h1 {
  padding: 10px;
  margin: 0 auto;
  display: block;
  opacity: 0.75;
  position: relative;
  top: 71px;
}
.op-text {
  width: 100%;
  text-align: center;
  position: absolute;
  margin: 0 auto;
  padding: 0;
  top: 35%;
  display: inline-block;
}
.op-text p {
  width: 100%;
  /* [disabled]text-align: center; */
  position: relative;
  margin: 20px auto;
  padding: 20px;
  top: -96px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  color: #fff;
  font-style: normal;
  text-shadow: 0px 0px 10px #000;
  z-index: 1;
  line-height: 1.4;
  display: inline-block;
}
h2.opt {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 5vw;
  color: #fecf11;
  position: relative;
  top: 0px;
  font-weight: bolder;
  width: 75%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  padding: 10px 0;
  display: block;
  text-indent: 0px;
  background-color: hsla(0, 0%, 20%, 0.70);
}
p.opt-1 {
  color: #fff;
  font-family: kan48typos-std, sans-serif;
  font-size: 3vw;
  margin: 0 auto;
  text-shadow: 1px 2px 8px #000000;
  padding: 0;
  position: relative;
  top: 5em;
  line-height: 1.2em;
  max-width: 767px;
  width: 100%;
}
p.opt-2 {
  color: #fff;
  font-size: 4vw;
  margin: 0 auto;
  padding-top: 16px;
  padding-right: 16px;
  padding-left: 16px;
  padding-bottom: 16px;
  position: relative;
  text-shadow: 1px 2px 8px #000;
  top: -2em;
  line-height: 1.2em;
  max-width: 767px;
  width: 100%;
  text-indent: 0px;
  text-align: center;
  font-family: kan48typos-std, sans-serif;
}
/* topicpath */
.topicpath-wrap-A {
  margin: 0;
  padding: 0;
  position: relative;
}
.topicpath-A {
  color: #222;
  text-indent: 25px;
  line-height: 1;
  font-size: 1.2rem;
  width: 100%;
  max-width: 767px;
  position: absolute;
  padding: 0;
  top: 40px;
  z-index: 10;
  height: 30px;
  display: none;
}
/* topicpath */
.topicpath-wrap {
  margin-top: 2em;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 1em;
  padding: 0;
  position: absolute;
  top: 131px;
  left: 20px;
  max-height: 899px;
  width: 85%;
  display: none;
}
.topicpath-A a {
  color: #030303;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-size: 1.2rem;
}
.topicpath p {
  font-size: 1.2rem;
  font-family: Source-han-sans-japanese, sans-serif;
  margin-bottom: -2em;
  top: 9px;
  font-style: normal;
  font-weight: 300;
}
main {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  padding: 0;
  position: relative;
  top: 120px;
  margin-top: 0em;
  background-color: #fff;
}
.area-ye {
  background-color: #f4d448;
  margin: 0;
  padding-top: 25px;
  padding-right: auto;
  padding-left: auto;
  padding-bottom: 50px;
  position: relative;
  top: 0px;
  z-index: 0;
  display: none;
}
.area-ye section {
  text-align: center;
}
.area-ye img {
  margin: 0 auto;
  display: block;
  position: relative;
  max-width: 899px;
  animation: amabie 5s ease-out infinite;
  animation-direction: alternate;
}
.area-ye h3 {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3em;
  font-family: bokutoh-rera, sans-serif;
  font-style: normal;
  font-weight: 300;
  padding: 20px 30px;
  font-size: 2.4rem;
  background-color: #254252;
  color: #fff;
  border-radius: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}
.area-ye h3::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  z-index: -1;
  border-radius: 100px / 15px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, .4);
}
.area-ye p {
  margin: 0 auto;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.4rem;
  letter-spacing: 2px;
}
.area-ye p span {
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  font-family: source-han-sans-japanese, sans-serif;
}
.area-ye-2 {
  background-color: #3641B0;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: -10em;
  padding-top: 50px;
  padding-right: auto;
  padding-left: auto;
  padding-bottom: 50px;
  width: 100%;
  height: auto;
  position: relative;
  top: 0px;
  z-index: 0;
  max-width: 899px;
  display: block;
}
.area-ye-3 {
  margin-top: 6em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  padding: 10px auto 100px;
  width: 100%;
  height: auto;
  position: relative;
  display: flex;
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  flex-wrap: no-wrap;
  background-color: #3641B0;
  top: 2em;
}
.area-ye-2 section .product-plan {
  border-radius: 49px;
  background-color: #939D61;
  color: #FFFFFF;
  font-family: "A-OTF UD新ゴ Pr6N L";
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  letter-spacing: 3px;
}
.product-type {
  max-width: 899px;
  width: 100%;
  margin: 0 auto 5em;
  padding: 0;
  display: flex;
  position: relative;
  justify-content: flex-start;
  flex-direction: column;
}
main_2 {
  background-color: #3641b0;
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 7em;
  padding-top: 100px;
  padding-right: auto;
  padding-left: auto;
  padding-bottom: 0px;
  width: 100%;
  height: auto;
  position: relative;
  top: 0px;
  display: block;
  background-image: url(../images/BGuse%201.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
.amabie-p-wrap {
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: no-wrap;
  width: 75%;
  max-width: 899px;
  padding: 15px;
  border: 4px solid #555555;
}
.amabie-box {
  display: flex;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  flex-direction: row;
  position: relative;
}
.amabie-p-box span {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-size: 2.2rem;
  font-weight: 600;
  color: #FFFFFF;
  text-shadow: 0px 3px 8px #000000;
  margin-right: 5px;
}
.amabie-left-box {
  flex: 5;
}
.amabie-left-box p span {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-size: 2.2rem;
  font-weight: 600;
}
.amabie-right-box {
  flex: 1;
  font-size: medium;
}
.amabie-right-box strong {
  font-family: chunk;
  margin: 0;
  padding: 0;
  font-size: 7rem;
  position: absolute;
  top: -11px;
  color: #FFFFFF;
  text-shadow: 2px 5px 15px #333333;
  right: -2px;
}
.service-guide img {
  margin-top: 14em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  width: 100%;
  max-width: 160px;
  text-align: center;
  display: block;
}
.company-guide.clearfix {
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  padding: 0;
}
.company-guide.clearfix p {
  display: inline-block;
  margin: 0;
  font-weight: 400;
  font-size: 2.2rem;
  font-family: Meatball;
  color: #274592;
  position: absolute;
  top: 70px;
  left: 135px;
  font-style: italic;
}
/*---- sg-Bn -----*/
.sg-Bn {
  margin: 3em 0 0;
  padding: 0;
  position: relative;
  display: inline-block;
  max-width: 899px;
  width: 100%;
  border-radius: 0px;
}
.sg-Bn .animation h4 {
  margin: 0 auto;
  padding: 0.5em 1em;
  display: none;
  font-size: medium;
}
.sg-Bn .down-to-top h4 {
  display: none;
}
.sg-Bn .smp-use h4 {
  margin: 0;
  padding: 20px;
  position: relative;
  display: inline-block;
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 1.6rem;
  -webkit-box-shadow: 1px 4px 14px #555555;
  box-shadow: 1px 4px 14px #555555;
  font-style: normal;
  font-weight: 500;
  width: 100%;
  background-color: hsla(193, 92%, 25%, 0.80);
  border-radius: 50px;
}
.service_soudan {
    max-width: 899px;
    padding: 0;
    width: 100%;
    position: relative;
    margin: 5em 0;
    top: 18px;
}
.service_soudan_Bn1 .smp-use h4 {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  border-radius: 50px;
  background-color: #939D61;
  color: #fff;
  font-weight: 700;
  padding: 20px;
  font-size: 2rem;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  display: block;
  width: 95%;
  text-align: center;
  max-width: 750px;
  position: relative;
  top: -374px;
}
.sc_1_text span p {}
.service_soudan_Bn3 h4 span {
  font-size: 4rem;
  color: #A80645;
}
.service_soudan_Bn3 .smp-use h4 {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    border-radius: 50px;
    background-color: #939D61;
    color: #fff;
    font-weight: 700;
    padding: 20px;
    font-size: clamp(1.6rem, 3vw, 2rem);
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 96%;
    position: relative;
    top: -275px;
}
.sc_1 span.las1 {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  margin: 0;
  padding: 0;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 60px;
  border: thin solid hsla(53, 89%, 51%, 1.00);
  background-color: hsla(53, 89%, 51%, 1.00);
  font-size: 1.5em;
  font-weight: bolder;
  color: #0C66F6;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
}
.sc_1 span.las2 {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  margin: 0;
  padding: 0;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 60px;
  border: thin solid hsla(53, 89%, 51%, 1.00);
  background-color: hsla(53, 89%, 51%, 1.00);
  font-size: 1.5em;
  font-weight: bolder;
  color: #0C66F6;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
}
.sc_1 span.las3 {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  margin: 0;
  padding: 0;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 60px;
  border: thin solid hsla(53, 89%, 51%, 1.00);
  background-color: hsla(53, 89%, 51%, 1.00);
  font-size: 1.5em;
  font-weight: bolder;
  color: #0C66F6;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
}
h4.bn1:hover {
  background-color: #555;
}
h4.bn2:hover {
  background-color: #555;
}
h4.bn3:hover {
  background-color: #555;
}
.sg-Bn2 {
  margin: 0 auto;
  padding: 0;
  position: relative;
  left: 0px;
  display: inline-block;
  max-width: 899px;
  width: 100%;
}
.sg-Bn2 h4 {
  font-weight: bolder;
  font-size: 0rem;
  font-family: ro-nikkatsu-sei-kai-std, serif;
  margin: 0;
  padding: 0.5em 1em;
  width: 100%;
  text-align: left;
  color: #fff;
  float: left;
  display: inline-block;
  max-width: 899px;
  background-color: #254252;
  border-radius: 50px;
  letter-spacing: 3px;
}
.sg-Bn2 p span {
  margin: 0;
  font-size: 0.5em;
  letter-spacing: 5px;
  padding: 0;
}
.sg-Bn2 .smp-use h4 {
  margin: 0;
  padding: 20px;
  position: relative;
  display: block;
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 1.6rem;
  -webkit-box-shadow: 1px 4px 14px #555555;
  box-shadow: 1px 4px 14px #555555;
  font-style: normal;
  font-weight: 500;
  width: 100%;
  max-width: 899px;
  background-color: hsla(193, 92%, 25%, 0.80);
  text-align: center;
}
.sg-wrap {
  padding: 0px;
  margin: 0;
  max-width: 767px;
  justify-content: space-between;
  width: 100%;
  display: block;
  position: relative;
  right: auto;
  top: -1.5em;
}
.sg1 {
  text-align: center;
  align-self: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 25px;
  padding: 15px;
  width: 95%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.30);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.30);
  margin-top: 37px;
  background-color: #FFFFFF;
  border-radius: 13px;
  max-width: 460px;
}
.sg1 img {
  width: 100%;
  max-width: 85px;
  float: left;
  object-fit: cover;
  -o-object-fit: cover;
  height: 64px;
}
.sg1 .top-1 {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 1.6rem;
  font-weight: bolder;
  color: #FFFFFF;
  background-color: #b0cb50;
}
.sg1 .top-2 {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 1.6rem;
  font-weight: bolder;
  color: #fff;
  background-color: #ea60f5;
}
.sg1 .top-3 {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 1.6rem;
  font-weight: bolder;
  color: #fff;
  background-color: #333;
}
.sg1 .top {
  background-color: rgba(56, 172, 116, 1.00);
  color: #FFFFFF;
  font-weight: bolder;
  font-size: 5.5em;
  font-family: "A-OTF Futo Go B101 Pr6N Bold";
}
.sg1 .sg-text .sub {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 2rem;
}
.sg1 .sg-text p {
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-size: 1.4rem;
  color: #555555;
  line-height: 2.2rem;
  width: 85%;
  letter-spacing: 2px;
}
.sg1 p {
  padding: 10px;
  font-size: 0.9em;
  color: #666666;
  font-weight: normal;
}
.sg1 .sub > span {
  color: rgba(72, 141, 252, 1.00);
  font-size: 1.6rem;
  line-height: 0rem;
}
.sg-text {
  margin: 0;
  padding: 0;
  font-family: FOT-UDmarugo-large-pr6n, sans-serif;
  color: #333;
  font-size: 1.6rem;
  text-align: left;
  line-height: 1em;
  font-style: normal;
}
.z_wrap .smp-use {
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  position: relative;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  max-width: 899px;
  width: 100%;
}
.smp-use h3.zp_top {
  font-size: clamp(1.6rem, 3vw, 2rem);
  max-width: 899px;
  width: 95%;
  padding: 20px;
  display: block;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  margin-top: 0em;
  background-color: #939D5A;
  position: relative;
  top: 0px;
}
.z_wrap .smp-use h3 {
  font-family: bokutoh-rera, sans-serif;
  font-size: clamp(1.6rem, 3vw, 2rem);
  background-color: #8998d1;
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  padding: 20px;
  border-radius: 10px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  width: 90%;
  display: inline-block;
}
.z_wrap .down-to-top h3 {
  display: none;
}
.zero_img_wrap .animation .zero {
  display: none;
}
.zero_img_wrap .smp-use .zero {
  display: block;
  max-width: 899px;
  margin: 20px auto 50px;
  padding: 0;
  width: 70%;
  position: relative;
}
/*---- /sg-Bn -----*/
.zerop_wrap.clearfix img.top-zero {
  position: relative;
  margin: 0;
  padding: 0;
  top: -113px;
  left: 26px;
}
.zero_img-wrap .zero .animation {
  display: none;
}
.zerop_wrap.clearfix {
  max-width: 1000px;
  padding: 0;
  margin: 48px auto 0;
  width: 100%;
  display: block;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
}
.zerop_wrap {
  max-width: 1024px;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  position: relative;
  height: auto;
}
.zerop_box {
  padding: 0;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  position: relative;
  max-width: 900px;
}
.zerop_box-A {
  padding: 0;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  position: relative;
  max-width: 900px;
}
h3.zp_top {
  display: block;
  font-family: bokutoh-rera, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18rem;
  border-radius: 10px;
  position: relative;
  margin-top: 0em;
  max-width: 899px;
  padding: 20px;
  width: 80%;
  background-color: #939D5A;
}
.h3.zp_top::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  z-index: -1;
  border-radius: 100px / 15px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, .7);
}
h3.zerop1 {
  font-weight: bolder;
  font-variant: normal;
  font-size: 1.6rem;
  font-family: "A-OTF UD新ゴ Pr6N L";
  color: #FFFFFF;
  position: relative;
  padding: 0.5em 1em;
  text-indent: 0px;
  display: none;
  text-decoration: underline;
  margin: 0 auto;
  text-align: left;
}
.zerop_wrap2.clearfix {
  max-width: 899px;
  padding: 0;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.zerop_wrap.clearfix .smp-use {
  padding: 0;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 9em;
  position: relative;
  max-width: 899px;
  width: 100%;
}
.smp-use h3.zerop1 {
  margin: 2em auto;
  padding: 20px;
  background-color: #939D61;
  position: relative;
  color: #fff;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: clamp(1.6rem, 3vw, 2rem);
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  display: block;
  width: 95%;
  font-style: normal;
  letter-spacing: 2px;
  border-radius: 50px;
  max-width: 899px;
}
.z_wrap .smp-use .zp_top {
  background-color: #939D61;
  border-radius: 50px;
  text-align: center;
  max-width: 899px;
  width: 95%;
  padding: 20px;
  display: inline-block;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: clamp(1.6rem, 3vw, 2rem);
  font-weight: 700;
}
.zerop2_bn_wrap {
  width: 100%;
  max-width: 899px;
  padding: 0;
  position: relative;
  margin: 0 auto;
  display: block;
}
h3.zerop2 {
  font-weight: bolder;
  font-variant: normal;
  font-size: 2rem;
  font-family: "A-OTF UD新ゴ Pr6N L";
  background-color: #939D5A;
  color: #FFFFFF;
  text-align: center;
  padding: 20px 30px;
  margin: 0;
  position: relative;
  top: 77px;
  text-indent: 0px;
  display: none;
  width: 80%;
  border-radius: 50px;
}
.smp-use h3.zerop2 {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 20px;
  border-radius: 50px;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-weight: 700;
  font-size: clamp(1.6rem, 3vw, 2rem);
  background-color: #939D61;
  text-align: center;
  font-style: normal;
  max-width: 899px;
  width: 95%;
  top: -100px;
}
h3.zerop3 {
  font-weight: bolder;
  font-variant: normal;
  font-size: 2rem;
  font-family: source-han-sans-japanese, sans-serif;
  background-color: #4972B8;
  color: #FFFFFF;
  text-align: center;
  padding: 10px;
  display: none;
  position: relative;
  margin: 0;
  top: 6.em;
  top: 4.5em;
}
.smp-use h3.zerop3 {
  position: relative;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 7em;
  padding: 20px;
  border-radius: 50px;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-weight: 700;
  font-size: clamp(1.6rem, 3vw, 2rem);
  background-color: #939D61;
  display: block;
  font-style: normal;
  letter-spacing: 2px;
  max-width: 899px;
  width: 95%;
  top: -54px;
}
.down-to-top h3.zerop3 {
  border-radius: 50px;
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1em;
  padding: 20px;
  font-weight: 700;
  font-size: 2rem;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  display: none;
  position: relative;
  top: 10px;
  font-style: normal;
  background-color: #939d61;
  letter-spacing: 4px;
  width: 100%;
  max-width: 750px;
}
.servicebox_1 {
  display: grid;
  grid-template-columns: repeat(auto-fill, 300px);
  gap: 20px;
  justify-content: center;
  margin-bottom: 6em;
}
.service_img {
    width: 100%;
    margin: 0 auto;
    max-width: 500px;
    min-width: 200px;
    border: 2px solid #939D61;
    border-radius: 5%;
    padding: 5px;
    list-style: none;
    display: grid;
    grid-template: " .....  ..... . "10px " title  title . "65px " img    text  . "1fr " .....  text  . "1fr / 100px 1fr 15px;
    position: relative;
    -webkit-box-shadow: 0px 0px 15px #8C8A8A;
    box-shadow: 0px 0px 15px #8C8A8A;
}
.service_img .image img {
  position: relative;
  left: -20px;
  top: 0px;
}
.service_img .title {
  grid-area: title;
  margin: 0 auto;
  font-size: 1.8rem;
  position: absolute;
  line-height: 20px;
  width: 100%;
  text-align: center;
  right: auto;
  left: auto;
}
.title p strong {
  background-color: #A80645;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  position: relative;
  top: 15px;
  width: 100%;
  left: 5px;
  right: auto;
  margin: 0 auto;
  text-align: center;
  font-family: Source-han-sans-japanese, sans-serif;
  font-weight: normal;
}
.image {
  grid-area: img;
  display: block;
  margin: 0 auto;
  position: relative;
}
.grid_text {
  grid-area: text;
  font-size: clamp(1.4rem, 1.289rem + 0.55vw, 1.6rem);
  text-align: left;
}
p strong {
  color: #E52A85;
}
p span {
  color: #E52A85;
  text-align: left;
}
img data-orginal {
  display: none;
}
.servicebox-2 {
  padding: 0;
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5em;
  display: flex;
  width: 100%;
  position: relative;
  height: auto;
  max-width: 1024px;
  background-repeat: no-repeat;
  background-position: 2% 11%;
  background-size: 70px auto;
  z-index: 0;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-around;
  align-items: stretch;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.img_outer.clearfix {
  margin: 5px auto;
  text-align: left;
  padding: 20px;
  display: flex;
  position: relative;
  border-radius: 0px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  transition: all 300ms 0s ease;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  border: 3px double #98CCD3;
  font-size: 1.6rem;
  max-width: 750px;
  width: 95%;
}
.img_outer.clearfix p span {
  color: #5C7AE5;
}
.img_outer.clearfix:hover {
  transform: scale(1.1, 1.1);
}
.img_outer.clearfix img {
  margin-right: 75px;
  position: absolute;
  left: 2%;
  padding-right: 10px;
}
.img_outer.clearfix .syoshin {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 20px;
  left: 55px;
  transform: skew(10deg);
}
.img_outer.clearfix p {
  display: block;
  position: relative;
  padding: 0;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  align-self: center;
  font-size: 1.6rem;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  line-height: 2em;
  font-weight: 300;
  letter-spacing: 10%;
  left: 26%;
  top: 0%;
  max-width: 412px;
  width: 70%;
}
.servicebox-1 {
  display: grid;
  grid-template-columns: repeat(auto-fill, 300px);
  gap: 20px;
  justify-content: center;
}
.service5 {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 200px;
  width: 100%;
  max-width: 899px;
  font-size: medium;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -7em;
}
.servicebox-2 {
  padding: 0;
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5em;
  display: flex;
  width: 100%;
  position: relative;
  height: auto;
  max-width: 1024px;
  background-repeat: no-repeat;
  background-position: 2% 11%;
  background-size: 70px auto;
  z-index: 0;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-around;
  align-items: stretch;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.servicebox-2 p {
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 213px;
  display: inline-block;
  position: relative;
  color: #333;
  font-size: 1.4rem;
  top: -107px;
  line-height: 2.4rem;
  left: 32px;
}
.servicebox-2 p span {
  color: #fff;
  font-weight: bolder;
  display: inline;
}
.servicebox_3 {
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8em;
  width: 90%;
  height: auto;
  max-width: 899px;
  background-repeat: no-repeat;
  z-index: 0;
  position: relative;
  text-align: center;
  font-family: "Lexia Bold";
  padding: 25px;
  top: -4em;
  border-radius: 12px;
  border: 2px solid #939D61;
  background-color: #fff;
}
.servicebox_3 p {
  margin: 0 auto;
  color: #252525;
  font-size: 100%;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  text-align: left;
  border-radius: 0px;
  max-width: 899px;
  text-indent: 0px;
  padding: 20px 30px;
  text-decoration: none;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 2.8rem;
}
.servicebox_3 p strong {
  color: #A80645;
  font-size: 1.8rem;
  padding: 5px 10px;
}
.servicebox_3 p span {
  font-size: 1.4rem;
  color: #D41F40;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-weight: 500;
}
.zerop_wrap3.clearfix .servicebox_3 .checkmark {
  display: inline-block;
  margin-top: 1em;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0.5em;
  border-radius: 9px;
  background-color: #A80645;
  color: #FFFFFF;
  font-weight: 400;
  position: relative;
  padding-left: 2em;
  text-indent: -1em;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: uddigikyokasho-pro, sans-serif;
  font-size: max(1.6rem, 2.2vw);
  font-style: normal;
  width: 90%;
}
.servicebox-4 {
  padding: 20px 10px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  width: 95%;
  max-width: 899px;
  background-repeat: no-repeat;
  z-index: 0;
  text-align: center;
  font-size: 2em;
  font-family: "Lexia Bold";
  position: relative;
  height: auto;
  margin-bottom: 0em;
  top: 0em;
  font-weight: bold;
}
.topZero_wrap {
  width: 90%;
  justify-content: space-between;
  margin-top: 5em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3em;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 10px;
  border: 2px solid #939D61;
  align-items: center;
  border-radius: 20px;
  display: flex;
}
.topZero_Box1 {
  padding: 10px;
  display: block;
  flex: 2;
  position: relative;
  flex-direction: column;
}
.topZero_Box1 .p1 {
  font-family: Source-han-sans-japanese, sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  position: relative;
  color: #5c5c5c;
}
.topZero_Box2 {
  font-family: Meatball;
  color: #E123F1;
  font-size: 2rem;
  display: block;
  flex: 1;
  position: relative;
}
.topZero_Box2 .p2 {
  font-size: 5rem;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 1em;
  display: inline-block;
  max-width: 899px;
  width: 75%;
  white-space: nowrap;
  font-family: Meatball;
  font-style: normal;
  line-height: 1em;
  top: 0px;
}
.topZero_Box2 .p2 span {
  color: #444444;
  font-size: 1.6rem;
  position: relative;
  font-family: "A-OTF Gothic BBB Pr6N Medium";
  white-space: nowrap;
}
.zerop-box {
  padding: 0;
  width: 100%;
  margin: 0 auto 50px auto;
  height: auto;
  font-size: medium;
  max-width: 899px;
  position: relative;
  display: none;
}
.zerop-box1 {
  display: flex;
  width: 14%;
  padding-bottom: 20px;
  justify-content: space-around;
  font-size: 0rem;
  max-width: 899px;
}
.zerop-box1 img {
  width: 100%;
  height: 0%;
}
.zerop-box2 {
  display: flex;
  width: 82%;
  justify-content: center;
  max-width: 899px;
}
.zerop-box2 img {
  width: 18%;
  height: 0%;
}
.zerop-box3 {
  display: flex;
  width: 68%;
  padding-top: 30px;
  justify-content: center;
}
.zerop-box3 img {
  width: 21%;
  height: 0%;
  max-width: 889px;
}
.zerop-wrap3.clearfix {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: -5em;
  padding: 0;
  max-width: 1000px;
  position: relative;
  top: -83px;
}
.zerop-wrap3.clearfix h2.zerop {
  text-indent: 247px;
  font-family: toppan-bunkyu-midashi-go-std, sans-serif;
  font-size: 2rem;
}
.servicebox-3 p .s {
  font-size: 0.8em;
  font-family: source-han-sans-japanese, sans-serif;
}
.servicebox-4 p {
  margin: 0 auto;
  padding: 10px;
  width: 100%;
  color: #aa4287;
  line-height: 2em;
  font-size: 1.6rem;
  font-family: source-han-sans-japanese, sans-serif;
  text-align: left;
  max-width: 767px;
}
.product-plan {
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  padding: 20px;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-size: clamp(1.6rem, 3vw, 2rem);
  font-weight: 700;
  background-color: #939D61;
  color: #fff;
  border-radius: 50px;
  width: 95%;
  text-align: center;
  max-width: 899px;
  display: inline-block;
  position: relative;
  top: -85px;
}
.st-10 {
  display: flex;
  margin-top: -5em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  width: 100%;
  justify-content: flex-start;
  flex-direction: column;
  padding: 0;
  flex-wrap: no-wrap;
  position: relative;
}
.st-25 {
  display: flex;
  margin: 2em auto;
  padding: 0;
  width: 100%;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: no-wrap;
}
.propose-plan {
  display: flex;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: no-wrap;
}
.title-box {
  margin: 0;
  padding: 0;
  display: flex;
}
.b-left {
  height: 180px;
  flex: 0.6;
  padding: 10px;
  display: none;
  position: relative;
}
.b-left p {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 2rem;
  line-height: 24px;
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  width: 67%;
  left: 16px;
  top: 18px;
}
.b-right {
  flex: 4;
  border: 1px solid #FBF3F3;
  margin: 0;
  padding: 0;
  border-radius: 12px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: auto;
  width: 100%;
  background-color: #FFFFFF;
  -webkit-box-shadow: inset 0px 2px 3px #555;
  box-shadow: inset 0px 2px 3px #555;
}
.box-Link a {
  font-family: september-n, sans-serif;
  font-style: normal;
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  position: relative;
  right: auto;
  display: block;
  transition: all 0.5s;
  margin-bottom: 10px;
}
.box-Link a:hover {
  color: #C452BF;
  transition: all 1s;
}
.b-right p {
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 2.4rem;
  padding: 15px;
  width: 90%;
  font-weight: 300;
  letter-spacing: 2px;
}
.b-right img {
  margin-bottom: 0px;
  width: 100%;
  max-width: 500px;
}
.company-guide.clearfix {
  margin-top: 2em;
  margin-right: 0;
  margin-left: 2em;
  margin-bottom: 0;
  padding: 0;
  display: block;
}
.plan-neme {
  width: 95%;
  margin: 0 auto;
  padding: 0;
  display: block;
  position: relative;
  color: #555;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 3rem;
  top: 15px;
  left: 43px;
}
.sg-text p span {
  font-size: 0.85em;
}
.service_concept {
  width: 100%;
  height: auto;
  margin: 0 0 60px 0;
  max-width: 767px;
  padding: 10px;
  justify-content: center;
  align-items: stretch;
  display: block;
}
.service_concept p {
  font-size: 1em;
  margin-bottom: 12px;
}
.wp-wrap {
  width: 100%;
  position: relative;
  padding: 0;
  margin: 0;
}
.parallax-window {
  width: 100vw;
  background: attachment;
  height: 40vh;
  position: relative;
  top: 0px;
}
.parallax-window h3 {
  font-family: "fot-klee-pro";
  color: #fff;
  font-size: 2.2rem;
  font-weight: bolder;
  text-align: center;
  position: relative;
  text-shadow: 1px 3px 10px #000000;
  top: 258px;
  margin: 0;
}
.parallax-slider {
  top: 0;
  left: 0;
}
.scllol-text-1 {
  position: relative;
  width: 100%;
  height: 276px;
  padding: 0;
  top: 0px;
  justify-content: center;
  align-items: center;
}
.scllol-text-1 p {
  margin: 0 auto;
  width: 85%;
  font-family: fot-klee-pro, sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  padding: 0;
  position: relative;
  top: -10px;
}
.scllol-text-1 .smp-use {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  max-width: 767px;
  position: relative;
  font-family: fot-klee-pro, sans-serif;
  color: #000000;
  top: 4em;
}
.scllol-text-1 .animation {
  margin: 0 auto;
  display: none;
}
.scllol-text-2 {
  position: relative;
  width: 100%;
  height: 275px;
  padding: 0;
  margin-bottom: 65px;
  justify-content: center;
  align-items: center;
  top: 0px;
}
.scllol-text-2 p {
  margin: 0 auto;
  width: 85%;
  font-family: fot-klee-pro, sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  padding: 0;
  position: relative;
}
.scllol-text-2 .smp-use {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: relative;
  font-family: fot-klee-pro, sans-serif;
  color: #000000;
  max-width: 767px;
  top: 4em;
  height: auto;
}
.scllol-text-2 .animation {
  display: none;
}
.scllol-text-1 p strong {
  font-family: fot-klee-pro, sans-serif;
  font-size: 1.8rem;
  padding: 0;
  font-weight: bolder;
  position: relative;
  margin: 0;
  top: -7px;
}
.scllol-text-2 p strong {
  font-family: fot-klee-pro, sans-serif;
  font-weight: bolder;
  margin: 0;
  position: relative;
  top: -11px;
  font-size: 1.8rem;
  padding: 0;
}
h3.section-title {
  font-family: "uddigikyokasho-pro", sans-serif;
  margin-bottom: 1em;
  white-space: nowrap;
  background: linear-gradient(transparent 65%, pink 65%);
  font-size: min(6vw, 30px);
  color: #252525;
}
h3.section-title span {
  font-size: 1.8rem;
}
h3.NS-text-title, h3.YH-text-title {
  font-size: 2rem;
  margin-top: 1em;
  margin-bottom: 0.3em;
  color: #252525;
}
p.NS-text, p.YH-text {
  width: 70%;
  font-family: "Klee One SemiBold";
  line-height: 1.8;
  margin-bottom: 6em;
  color: #4d5156;
  font-size: 1.6rem;
}
.section-inner-NS, .section-inner-YH {
  width: 100%;
  height: auto;
  margin: 0 auto;
  max-width: 900px;
  position: relative;
  display: block;
}
.NS-img-wrapper {
  width: 100%;
  height: 40vh;
  background-image: url(../images/netstaff.jpg);
  margin: 0 auto;
  background-size: cover;
  min-height: 375px;
}
.YH-img-wrapper {
  width: 100%;
  height: 40vh;
  background-image: url(../images/yokohama-night.jpg);
  margin: 0 auto;
  background-size: cover;
  min-height: 375px;
}
.scllol-text-1 {
  width: 100%;
  padding: 0;
  top: 45px;
  justify-content: center;
  align-items: center;
  margin: 0;
  position: relative;
  display: block;
  max-width: 899px;
  height: 275px;
}
.scllol-text-1 p {
  margin: 0 auto;
  width: 85%;
  font-family: fot-klee-pro, sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  padding: 0;
  position: relative;
  top: 0px;
}
.scllol-text-1 .smp-use {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  max-width: 767px;
  position: relative;
  font-family: fot-klee-pro, sans-serif;
  color: #000000;
  top: 0px;
}
.scllol-text-1 .animation {
  margin: 0 auto;
  display: none;
}
.scllol-text-2 {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  top: 231px;
  display: block;
  height: 275px;
  max-width: 899px;
  text-align: left;
}
.scllol-text-2 p {
  margin: 0 auto;
  width: 85%;
  font-family: fot-klee-pro, sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
  padding: 0;
  position: relative;
  top: -242px;
}
.scllol-text-2 .smp-use {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: relative;
  font-family: fot-klee-pro, sans-serif;
  color: #000000;
  max-width: 767px;
  top: 4em;
  height: auto;
}
.scllol-text-2 .animation {
  display: none;
}
.scllol-text-1 p strong {
  font-family: fot-klee-pro, sans-serif;
  font-size: 1.8rem;
  padding: 0;
  font-weight: bolder;
  position: relative;
  margin: 0;
  top: -7px;
}
.scllol-text-2 p strong {
  font-family: fot-klee-pro, sans-serif;
  /*font-size: 1.rem;*/
  font-weight: bolder;
  margin: 0;
  position: relative;
  top: -11px;
  font-size: 1.8rem;
  padding: 0;
}
.sample {
  display: flex;
  margin: 0 auto 100px;
  width: 80%;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  max-width: 899px;
}
.sampleBox-1 {
  margin: 0 auto;
  padding: 0;
  background-color: hsla(163, 31%, 60%, 0.80);
}
.sampleBox-2 {
  margin: 0 auto;
  padding: 0;
  position: relative;
  background-color: hsla(163, 31%, 60%, 0.80);
}
.sampleBox-1 div img {
  margin: 20px auto 50px;
  width: 100%;
  padding: 10px;
  height: auto;
}
.sampleBox-2 div img {
  margin: 20px auto 50px;
  width: 100%;
  padding: 10px;
  height: auto;
}
.animation .sampleBox-1 {
  display: none;
}
.smp-use .sampleBox-1 {
  display: block;
  margin-top: 1em;
}
.animation .sampleBox-2 {
  display: none;
}
.smp-use .sampleBox-2 {
  display: block;
  margin-top: 1em;
}
h2.sample {
  font-size: clamp(1.6rem, 3vw, 2rem);
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  padding: 20px;
  position: relative;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  background-color: #939D61;
  color: #ffffff;
  text-indent: 0px;
  text-align: center;
  border-radius: 50px;
  display: block;
  width: 95%;
  letter-spacing: 4px;
  font-style: normal;
  font-weight: 700;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 899px;
}
.sample-wrap p {
  margin: 1em auto;
  padding: 0;
  width: 62%;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 15px;
}
.s1 {
  padding: 15px;
  background-color: #61A523;
  border-radius: 5px;
  position: absolute;
  display: inline-block;
  text-align: center;
  margin-right: 2em;
  margin-left: 0;
  margin-bottom: 1em;
  left: 0px;
}
.s2 {
  padding: 15px;
  border-radius: 5px;
  background-color: #61A523;
  position: absolute;
  left: 220px;
  margin-top: 0em;
  margin-right: 0em;
  margin-left: 0em;
  margin-bottom: 0em;
  display: inline-block;
  text-align: center;
}
a.s1, a.s2 {
  color: #FFFFFF;
  font-size: 1.2rem;
  position: relative;
  left: 10px;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.rc_Box1 p {
  border: thin solid #afc430;
  border-radius: 5px;
  margin-top: 12px;
  padding: 10px;
  margin-left: 67px;
  font-size: 14px;
  color: #6e6f71;
  -webkit-box-shadow: 1px 1px 12px;
  box-shadow: 1px 1px 12px;
}
.contents-wrap {
  width: 100%;
  max-width: 767px;
  margin-top: 0%;
}
.left_contents {
  max-width: 500px;
  padding: 0;
  min-width: 320px;
}
.left_contents .top {
  margin: 0;
  width: 100%;
  height: auto;
}
.left_contents ul {
  -webkit-box-shadow: 1px 1px 10px #555;
  box-shadow: 1px 1px 10px #555;
  width: 90%;
}
.left_contents ul li {
  text-decoration: none;
  padding-top: 2%;
  padding-right: 2%;
  padding-left: 25px;
  padding-bottom: 2%;
  list-style-type: none;
  border-left: thin solid #afc430;
  border-right: thin solid #afc430;
  border-bottom: 0px solid #afc430;
  border-top: thin solid #afc430;
  width: 100%;
  height: auto;
  text-indent: 0px;
}
.left_contents ul .last {
  border: thin solid #afc430;
}
.left_contents ul li:hover {
  background-color: hsla(69, 61%, 48%, 1.0);
  color: #FFFFFF;
  transition: all 1s;
}
.h-wrap-L {
  margin: 60px auto;
  width: 100%;
  min-width: 320px;
  max-width: 500px;
  position: relative;
}
h4.ather {
  color: #fff;
  background-color: #0FACF4;
  font-size: 16px;
  padding-top: 10PX;
  padding-right: 30PX;
  padding-left: 30PX;
  padding-bottom: 10PX;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 10px;
  position: absolute;
  left: 24px;
  top: -61px;
  display: inline-block;
}
h4.ather:before {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  bottom: -9px;
  left: 0px;
  border-left-style: solid;
  border-left-width: 20px;
  border-right: 0 solid transparent;
  border-top: 20px solid #0D7CB0;
  top: 44px;
}
.etc-contents p {
  width: 21em;
  overflow-x: hidden;
  overflow-y: hidden;
  line-height: 25px;
  font-size: 0.9rem;
  height: 17em;
  color: #555;
}
.back a {
  font-size: 0.9rem;
  color: #fff;
  display: block;
  width: 21em;
  padding: 10px;
  background-color: hsla(208, 100%, 24%, 1.00);
  margin: 0 auto;
  text-align: center;
  transition: all 0.3s;
  position: relative;
  top: -50px;
}
h2#etc01, h2#etc02, h2#etc03, h2#etc04 {
  font-size: 2rem;
  position: relative;
  padding: 5px;
  margin-left: 0em;
  display: flex;
  border-left: 20px solid #6E9D32;
  margin-bottom: 60px;
  text-indent: 5px;
  font-weight: 800;
  margin-top: 0em;
  color: #444;
}
.etc-contents01, .etc-contents02, .etc-contents03, .etc-contents04, .etc-contents05 {
  width: 95%;
  height: auto;
}
.etc-contents01 {
  background-image: url(../images/CMS.png);
  background-repeat: no-repeat;
  background-size: 14% auto;
  background-position: 100% 1%;
}
.etc-contents02 {
  background-image: url(../images/home.png);
  background-repeat: no-repeat;
  background-position: 100% 0%;
  background-size: 22% auto;
}
.etc-contents03 {
  background-image: url(../images/search_mushimegane.png);
  background-repeat: no-repeat;
  background-size: 25% auto;
  background-position: 100% 1%;
  position: relative;
}
.etc-contents04 {
  background-image: url(../images/good_02.png);
  background-repeat: no-repeat;
  background-size: 13% auto;
  background-position: 86% 0%;
}
.rc_top {
  width: 95%;
  border-radius: 8px;
  margin: 20px auto;
  position: relative;
  height: auto;
}
.rc_top p {
  position: relative;
  font-size: 14px;
  width: 85%;
  padding: 30px 10px 10px 10px;
  margin: 0 auto;
  z-index: 1;
}
h2.zpt {
  font-size: 1.5rem;
  font-family: "A-OTF Futo Go B101 Pr6N Bold";
  font-weight: 600;
  text-indent: 0px;
  width: 100%;
  max-width: 375px;
  padding: 20px 30px;
  display: block;
}
h2.zeroplan {
  text-align: center;
  font-weight: bold;
  padding: 10px 20px;
  color: #fff;
  margin-top: 4em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3em;
  background-color: #1184D7;
  z-index: 1;
  font-size: 1.5em;
  font-family: klee;
  width: 90%;
  max-width: 766px;
  text-indent: 0px;
}
h2.zeroplan-LP {
  text-align: center;
  font-weight: bold;
  padding: 10px 20px;
  color: #fff;
  margin-top: 4em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  background-color: #A23A8B;
  z-index: 1;
  font-size: 1.5em;
  width: 89%;
  max-width: 899px;
  text-indent: 0px;
  font-family: "Klee One SemiBold";
  animation: bgchange 30s ease infinite;
}
.zeroplan-LP {
  width: 80%;
  max-width: 899px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5em;
  padding: 20px;
  display: block;
  position: relative;
  font-family: heisei-maru-gothic-std, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: 2px;
}
.zeroplan-LP p span {
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
}
h2.zeroplan:before {
  width: 50px;
  height: 50px;
  border: 4px solid #09A8C3;
  content: "";
  margin-top: -5px;
  margin-left: -55px;
  position: absolute;
  display: block;
  visibility: visible;
  z-index: 1;
  top: auto;
}
h2.zeroplan:after {
  border: 4px solid #4ADCDB;
  content: "";
  width: 25px;
  height: 25px;
  z-index: 1;
  visibility: visible;
  position: absolute;
  margin-left: -405px;
  margin-top: 0px;
}
.readmore-button-box {
  display: flex;
  width: 50%;
  text-align: center;
  background-color: #AFC430;
  color: #fff;
  transition: all .3s;
}
.sub_B {
  padding: 10px 20px;
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10em;
  font-size: 12px;
  max-width: 899px;
  width: 90%;
  height: auto;
  border: 1px solid #bcd430;
  background-color: #FAFAFA;
  color: #7777777;
  position: relative;
  top: -30px;
  right: 0px;
  font-family: source-han-sans-japanese, sans-serif;
  -webkit-box-shadow: 0px 3px 12px;
  box-shadow: 0px 3px 12px;
  border-radius: 5px;
  backdrop-fillter: blur(20px);
}
select#subject {
  border: 1px solid #999999;
}
h4.topics {
  margin: 0 auto;
  position: relative;
  top: -4px;
  letter-spacing: 10px;
  left: -6px;
}
h5.topics {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 35px;
  position: relative;
  background-color: #939D61;
  color: #FFFFFF;
  font-family: Tahoma, Geneva, sans-serif;
  font-style: normal;
  font-weight: 400;
  padding: 10px 30px;
  font-size: 1.6rem;
  display: inline-block;
  text-indent: 0px;
  border-radius: 5px;
  top: -23px;
}
h4.events {
  position: relative;
  top: -31px;
  left: 29px;
  letter-spacing: 10px;
}
small {
  font-size: 10px;
  text-decoration: none;
  text-align: center;
  width: 100%;
  color: #fff;
  line-height: 1;
  background-color: #40899D;
  padding: 10px;
  bottom: 0px;
  z-index: 1;
  display: block;
  margin-bottom: 20px;
  position: relative;
  top: 0px;
}
small-2 {
  font-size: 10px;
  text-decoration: none;
  text-align: center;
  width: 100%;
  color: #fff;
  line-height: 1;
  background-color: #cf3f83;
  padding: 10px;
  z-index: 1;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: auto;
  top: -71px;
  display: block;
}
.col-lg-oth {
  margin: 0;
  padding: 0;
  width: 100%;
}
nav {
  width: 100%;
  height: auto;
  background-color: #FFFFFF;
  opacity: 0.9;
  z-index: -2;
  display: none;
}
span.st10-case1 {
  font-size: 1.6rem;
  color: #333;
  width: 100%;
  padding: 0;
  height: 20px;
  margin: 2em auto;
  float: left;
  text-align: center;
  font-family: source-han-sans-japanese, sans-serif;
  position: relative;
  font-style: normal;
  font-weight: 600;
  top: -15px;
}
.st10-wrap {
  padding: 0;
  width: 100%;
  position: relative;
  height: auto;
  margin: 0 auto;
  max-width: 1024px;
}
.st10-case1 {
  width: 100%;
  padding: 0;
  margin-top: 5em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  height: auto;
  position: relative;
}
.st10-case1-img img {
  width: 85%;
  margin: 0 auto;
  padding: 0;
  height: auto;
  position: relative;
  max-width: 100%;
  display: block;
}
span.st10-case1 {
  font-size: 2rem;
  color: #333;
  line-height: normal;
  padding: 0;
  margin: 0 0 1em;
  float: left;
  text-align: center;
  font-family: bokutoh-rera, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.st10-case2 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  top: 67px;
  position: relative;
}
.st10-case2-img img {
  width: 85%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 19em;
  height: auto;
  position: relative;
  top: 81px;
  max-width: 100%;
  display: block;
}
span.st10-case2 {
  font-size: 2rem;
  color: #333;
  padding: 0;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: -72em;
  text-align: center;
  font-family: bokutoh-rera, sans-serif;
  font-style: normal;
  font-weight: 300;
  top: -1px;
}
table.start10plan {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
  max-width: 767px;
  margin: 30px auto 50px;
  width: 96%;
}
.start10plan caption {
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-size: max(2vw, 1.2rem);
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 300;
  color: #555;
  position: relative;
  top: 5px;
}
.st10-st25 {
  padding: 0;
  margin: -2em auto 4em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
.start25plan {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px;
  margin-bottom: 30px;
  height: auto;
}
.start25plan caption {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: max(2vw, 1.2rem);
  top: 5px;
  position: relative;
}
table#formTable caption {
  padding-bottom: 8px;
  line-height: 60px;
  font-size: 47px;
  font-weight: 400;
  color: #fff;
  font-family: "Comic Sans MS", cursive;
  font-style: normal;
}
table.start25plan {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
  -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
  margin: 0 auto;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
  max-width: 767px;
  width: 100%;
}
.st25-case {
  position: relative;
  max-width: 764px;
  margin: 70px 0 0;
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  padding-top: 0;
  padding-right: 0;
  padding-left: 5px;
  padding-bottom: 0;
  font-family: source-han-sans-japanese, sans-serif;
}
.st25-case-img img {
  width: 85%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  padding: 0;
  height: auto;
  position: relative;
  top: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  max-width: 100%;
  display: block;
}
span.st25-case {
  font-size: 1.6rem;
  color: #333;
  line-height: normal;
  width: 100%;
  padding: 0;
  height: 20px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2em;
  float: left;
  font-family: source-han-sans-japanese, sans-serif;
  position: relative;
  display: inline-block;
  top: 0px;
  text-align: center;
}
h2.st10-bn {
  margin: 0 auto;
  background-repeat: no-repeat;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 20px;
  color: #555;
  text-indent: 0px;
  line-height: 1;
  font-family: "source-han-sans-japanese";
  display: inline-block;
  border: thin solid #98CCD3;
}
h2.st25-bn {
  margin: 30px 0 30px 20px;
  background-repeat: no-repeat;
  font-size: 1.2em;
  font-weight: bold;
  display: inline-block;
  padding: 20px;
  color: #555;
  text-indent: 0px;
  line-height: 1;
  font-family: "source-han-sans-japanese";
  border: thin solid #98CCD3;
}
/* main-nav設定 */
.main-nav a {
  border-radius: 5px;
  background-color: #38AC74;
  color: #FFFFFF;
  display: block;
  padding: 5px;
  margin: 5px;
  text-decoration: none;
  text-align: center;
  transition: ease-in 0.3s;
  top: 5px;
  font-size: 0.8em;
}
.nav-B {
  width: 100%;
  height: 120px;
  display: none;
}
.top_message img {
  width: 90%;
  height: auto;
  margin: 0 auto;
}
.h4-inner {
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  padding: 0;
  max-width: 767px;
  position: relative;
  top: 108px;
}
.h4-inner h4 {
  position: relative;
  color: #fff;
  padding: 10px;
  margin: 0;
  display: inline-block;
  top: -15px;
  left: 0px;
  background-color: #488DFC;
  font-size: 4.5vw;
  text-align: left;
  width: 100%;
  max-width: 767px;
}
.h4-inner h4:before {
  content: "";
  position: absolute;
  left: 0px;
  border-left-style: solid;
  border-left-width: 20px;
  border-right: 0 solid transparent;
  border-top: 20px solid #0D7CB0;
  top: 53px;
  display: none;
}
.price-img-A {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 4em;
  font-weight: 800;
  margin: 0 auto 0px;
  padding: 0;
  display: block;
  background-color: #333;
  text-indent: 23px;
  color: #FFFFFF;
  border-radius: 100px;
  width: 100%;
  height: 0%;
  z-index: 0;
  position: relative;
  top: -72px;
  left: 0px;
  min-height: 150px;
  max-width: 150px;
  flex: 0 1 auto;
}
.price-img-A span {
  font-family: Meatball;
  color: #FBEE50;
  font-style: normal;
  font-weight: 300;
  font-size: 1.6em;
  position: relative;
  top: -5px;
  left: 0px;
}
.price2-img-A {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 4em;
  font-weight: 800;
  margin: 0 auto 0px;
  padding: 0;
  display: block;
  background-color: #333;
  text-indent: 23px;
  color: #FFFFFF;
  border-radius: 100px;
  width: 100%;
  height: 0px;
  z-index: 0;
  position: relative;
  top: -76px;
  left: -2px;
  min-height: 150px;
  max-width: 150px;
  flex: 0 1 auto;
}
.price2-img-A span {
  font-family: Meatball;
  font-style: normal;
  font-size: 1.6em;
  margin: 0;
  padding: 0;
  font-weight: 300;
  position: absolute;
  top: -3px;
  left: 0px;
  color: #FBEE50;
  z-index: 0;
}
.price1 p {
  margin: 0 auto;
  font-weight: bolder;
  font-size: 1.8rem;
  font-family: source-han-sans-japanese, sans-serif;
  padding: 20px;
  background-color: #8998d1;
  color: #fff;
  display: block;
  position: absolute;
  width: 88%;
  max-width: 400px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.price2 p {
  margin: 0 auto;
  font-weight: bolder;
  font-size: 1.8rem;
  font-family: source-han-sans-japanese, sans-serif;
  padding: 20px;
  background-color: #8998d1;
  color: #FFFFFF;
  display: block;
  position: absolute;
  width: 100%;
  font-style: normal;
  max-width: 400px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 2rem;
}
.price1 p span {
  line-height: 25px;
  color: #FFFFFF;
}
.price2 p span {
  display: block;
  line-height: 25px;
  color: #FFFFFF;
}
.price1 {
  margin-top: 6em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 4em;
  padding: 0;
  height: 200px;
  position: relative;
  max-width: 748px;
  border-radius: 20px;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  background-color: #98ccd3;
  width: 100%;
}
.price2 {
  margin-top: 7em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 4em;
  position: relative;
  height: 200px;
  max-width: 748px;
  display: block;
  background-color: #98ccd3;
  border-radius: 20px;
  width: 100%;
}
/*　お問い合せページ用
--------------------------------*/
toptext-contactform {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
  height: 15px;
  line-height: 120%;
  padding: 0px;
  color: #666;
  width: 700px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  background-color: #5b7375;
}
table#formTable {
  width: 100%;
  margin: 0px auto 25px;
  max-width: 320px;
  float: left;
  border-collapse: collapse;
}
.contactform {
  height: auto;
  width: 100%;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  padding: 0;
  max-width: 320px;
  position: relative;
}
table#formTable th {
  padding: 5px 10px;
  font-size: 14px;
  width: 100%;
  font-weight: normal;
  color: #FFFFFF;
  border: thin solid hsla(173, 13%, 60%, 1.00);
  margin: 0;
  background-color: #4972b8;
  text-align: left;
  text-indent: 1em;
  display: block;
}
table#formTable td {
  font-size: 0.75em;
  padding: 15px;
  color: #1896ｄ6;
  border: thin solid hsla(173, 13%, 60%, 1.00);
  text-align: left;
  width: 100%;
  margin: 0;
  position: relative;
  background-color: #FCFCFC;
  display: block;
}
tr td #free {
  margin: 0;
  width: 96%;
  font-size: 14px;
  color: #333;
}
caption p {
  color: #1896d6;
  padding: 0;
  font: bolder normal 10px/20px "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  margin-top: 20px;
  margin-bottom: 0px;
  text-align: left;
}
caption p span {
  font-size: 0.5em;
}
#formTable tr .contact {
  color: #1796D7;
  font: bolder 14px "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
textarea {
  width: 100%;
  border: 1px solid #CCCCCC;
  display: block;
}
input#name, input#tel, input#email {
  width: 275px;
  border: 1px solid #CCCCCC;
  padding: 10px;
  font-size: 14px;
}
#contact1 {
  margin-right: 7px;
}
#contact2 {
  margin-right: 7px;
}
input#contact2 {
  margin-left: 50px;
}
#submit {
  color: #FFFFFF;
  background-color: hsla(359, 74%, 70%, 1.00);
  width: 90px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #fcb685;
  border-right-color: #ce5e0f;
  border-bottom-color: #ce5e0f;
  border-left-color: #fcb685;
  padding: 10px;
  margin: 0 10px 50px 80%;
  border-radius: 10px;
}
#reset {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #cccccc;
  border-right-color: #666666;
  border-bottom-color: #666666;
  border-left-color: #cccccc;
  color: #ffffff;
  background-color: #898989;
  width: 68px;
}
#formTable .notes {
  font-size: 0.8em;
  color: #ffffff;
  margin-left: 10px;
  width: 100%;
  height: auto;
  max-width: 250px;
  margin-top: 0px;
  padding-top: 10px;
}
#formTable caption > h2 {
  margin: 0;
  padding: 0;
  width: 100%;
  text-indent: -30px;
  font-size: 24px;
  font-family: felipa;
  border: thin solid #808DA7;
  color: #808DA7;
  font-style: normal;
  font-weight: 400;
}
th label > span {
  font-size: 0.85em;
  padding: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 10px;
  margin-bottom: 0px;
  background-color: #EB787A;
  text-align: right;
}
.function-t2 img {
  width: 100%;
  height: auto;
}
body section main {}
th label {
  font-size: 14px;
}
.other-wrap {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
.campany-AD-wrap {
  display: block;
}
.service-1 {
  width: 100%;
  height: auto;
}
.service-guide > p {
  padding: 20px;
  color: #14499b;
  font: bolder 2em "A-OTF Midashi Go MB31 Pr6N MB31";
}
h5.events {
  background-color: #939D61;
  color: #FFFFFF;
  font-family: Tahoma, Geneva, sans-serif;
  font-style: normal;
  font-weight: 400;
  padding: 10px 30px;
  font-size: 1.6rem;
  display: inline-block;
  clear: left;
  position: relative;
  left: 0px;
  max-width: 899px;
  margin-left: auto;
  top: -7px;
  border-radius: 5px;
  margin-top: 50px;
  margin-bottom: 35px;
}
.st-function-wrap {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  max-width: 767px;
}
.function-t1 img {
  width: 100%;
  height: auto;
}
.function-t3 img {
  width: 100%;
  height: auto;
}
.function-t4 img {
  width: 100%;
  height: auto;
}
.function-t5 img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
}
.function-t6 img {
  width: 100%;
  height: auto;
}
.function-t7 img {
  width: 100%;
  height: auto;
  float: left;
}
.clearfix .inquiry {
  padding: 0;
  margin: 0 0 1em;
  font-family: ro-nikkatsu-sei-kai-std, serif;
  font-weight: bolder;
  font-size: 1.4em;
  line-height: 1.2em;
  text-align: center;
  color: #aa4278;
  position: relative;
  top: -84px;
}
footer-wrap {
  width: 100%;
  height: 330px;
  bottom: 50px;
  position: relative;
}
footer-wrap1 {
  width: 100%;
  height: 300px;
  position: relative;
  bottom: -246px;
}
/* footer ＃はfooterを画面下部に固定するJG用　*/
footer {
  width: 100%;
  margin: 0;
  background-color: #2E3795;
  height: auto;
  padding: 20px;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  position: relative;
  flex-wrap: wrap;
  top: 2px;
}
adress {
  margin: 0;
  padding: 0;
  width: 300px;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  color: #fff;
}
.s_logo {
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
.businessInfo_txt .style18 {
  width: 100%;
  max-width: 550px;
  margin-bottom: 8px;
}
.businessInfo_txt {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-align: justify;
  text-justify: inter-ideograph;
  height: auto;
  padding: 0;
  margin: 0;
  font-family: Source-han-sans-japanese, sans-serif;
  line-height: 2em;
  width: 100%;
  max-width: 300px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-style: normal;
}
.businessInfo_txt strong {
  color: #6f93cc;
  font-size: 1.5em;
  font-weight: bold;
}
.sitemapframe {
  width: 95%;
  margin: 5% auto 10%;
  text-align: left;
  padding: 0px;
  height: 100%;
  max-width: 400px;
}
.contactform {
  width: 100%;
  display: flex;
  background-image: url(../images/wp-Logo.png);
  height: 100px;
  background-position: left 60%;
  background-size: 40% auto;
  margin: 0 auto 0px 25px;
  padding: 0;
  background-repeat: no-repeat;
  position: relative;
}
.contactform p {
  padding: 0;
  margin: 0;
  position: relative;
  left: 1%;
  color: #0C6EC2;
  font-size: 2.4rem;
  font-weight: bolder;
  line-height: 11rem;
  text-decoration: none;
  top: -65px;
}
.contactform00 {
  padding: 0;
  margin: 0;
  position: relative;
  left: 1%;
  color: #0C6EC2;
  font-size: 2.4rem;
  font-weight: bolder;
  line-height: 11rem;
  text-decoration: none;
  top: 40px;
}
.more {
  margin: 0;
  text-align: center;
  border: 1px solid #FBF7F7;
  max-width: 150px;
  max-height: 82px;
  display: none;
  padding: 0;
  z-index: 50;
  position: relative;
}
.more:hover {
  transition: ease-in 0.3s;
  background-color: #A46D8A;
  color: #fff;
}
.more a {
  font-size: 2.2rem;
  color: #FEFCFC;
  padding: 10px 30px;
  display: inline-block;
  font-family: carter-one;
  font-style: normal;
  font-weight: 400;
}
.more a span {
  font-size: 0.8rem;
  line-height: 1rem;
  position: relative;
  top: -5px;
  padding-bottom: 10px;
}
.guide-t-top {}
.guide-top {
  padding: 30px;
  position: relative;
  width: 100vw;
  z-index: 0;
  background-position: center center;
  background-size: cover;
  margin-top: 1em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  background-color: #333;
}
.guide-wrap {
  margin-bottom: 10em;
  position: relative;
  display: block;
  max-width: 899px;
}
.order-wrapper {
  margin-top: 0px;
  width: 100%;
  top: 5em;
  position: relative;
}
.at-order-d {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: 1.4rem;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 4em;
  padding: 0;
  width: 100%;
  text-align: center;
  position: relative;
  top: 39px;
}
.guide-top-inner {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  display: block;
  position: relative;
  padding: 0px;
  background-image: url(../images/background-green.jpg);
  background-position: left top;
  background-size: cover;
  z-index: 0;
  top: 0em;
  text-align: center;
  background-repeat: no-repeat;
  height: 270px;
  margin-top: 9em;
}
.guide-top-inner2 {
  margin: 0 auto;
  width: 100%;
  display: block;
  position: relative;
  padding-top: 2em;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 2em;
  background-color: #333333;
  background-image: url(../images/background-green.jpg);
  background-position: left top;
  background-size: cover;
  z-index: 0;
  top: 5em;
  text-align: center;
  height: 320px;
}
.guide-top-inner .guide-t-title {
  font-family: "Arial Black", Gadget, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: clamp(2.6rem, 4vw, 6rem);
  display: inline-block;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3em;
  padding: 0;
  position: relative;
  top: 52px;
  color: #FBDF50;
  text-shadow: 0px 2px 11px #555;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.guide-t-title h2 {
  color: hsla(55, 96%, 65%, 1.00);
  text-align: center;
}
.guide-top-inner .appear.d1 {
  position: relative;
  top: -10px;
  right: auto;
  margin: 0 auto;
  text-align: center;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.2rem;
  color: #fff;
  display: block;
  text-shadow: 0px 2px 9px #555555;
  line-height: 1.8;
  left: auto;
  letter-spacing: 2px;
  padding: 10px;
  border: thin solid #FFFFFF;
  width: 80%;
  max-width: 899px;
}
.guide-top-inner2 .appear.d1 {
  position: relative;
  top: 36px;
  right: auto;
  margin: 0 auto;
  text-align: center;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: clamp(1.4rem, 1.179rem + 1.11vw, 1.8rem);
  color: #fff;
  display: block;
  text-shadow: 0px 2px 9px #555555;
  line-height: 2.6rem;
  left: auto;
  letter-spacing: 2px;
  padding: 10px;
  border: thin solid #FFFFFF;
  width: 70%;
  max-width: 899px;
}
.guide-top::after {
  position: absolute;
  top: 0px;
  left: 0px;
  content: ' ';
  transform-origin: top right;
  transform: skewY(3deg);
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #333;
}
.guide-top-orderwrap {
  padding: 0;
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  position: relative;
  display: flex;
  max-width: 899px;
  flex-direction: row;
  top: -5em;
  width: 80%;
  justify-content: flex-start;
  text-align: left;
  left: 0px;
  align-items: flex-start;
}
.guide-top-wrap {
  padding: 0;
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  display: flex;
  max-width: 899px;
  top: 0px;
  width: 80%;
  position: relative;
  justify-content: flex-start;
}
/* 共通　*/
.guide-top-wrapper {
  padding: 20px;
  margin: 0 auto;
  position: relative;
  display: flex;
  max-width: 899px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  top: -100px;
}
.guide-top-wrapper .img-box {
  padding: 0;
  text-align: left;
  position: relative;
  left: 50px;
  margin-left: 15px;
  top: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.guide-top-wrapper .text-box {
  margin: 0;
  padding: 20px;
  position: absolute;
  max-width: 899px;
  left: 68px;
  top: 4px;
  display: block;
  width: 85%;
  text-align: left;
}
.guide-top-wrapper .text-box h3 {
  background-color: #488899;
  padding: 10px 20px;
  display: inline-block;
  font-family: Source-han-sans-japanese, sans-serif;
  color: #FFFFFF;
  width: 90%;
}
.text-box2 {
  width: 102%;
  margin: 0 auto;
  max-width: 899px;
  display: block;
  text-align: center;
  position: relative;
  top: -11px;
}
.text-box2 p {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-size: 1.6rem;
  max-width: 800px;
  width: 55%;
  line-height: 1.8;
}
.text-box2 span {
  color: #E32094;
  position: relative;
  left: 24px;
  top: -3px;
}
/* /共通　*/
.guide-top-orderwrap .img-box {
  padding: 0;
  text-align: left;
  position: relative;
  left: 69px;
  margin-left: 15px;
  top: 0px;
}
.guide-top-orderwrap .text-box {
  display: flex;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  position: relative;
  flex-direction: column;
  width: 100%;
  height: auto;
  max-width: 899px;
  left: -32px;
  top: 0px;
}
.text-box .txt-box1 {
  position: relative;
  margin: 0;
  padding: 0;
  left: -1px;
}
.text-box .txt-box1 h3 {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-weight: bolder;
  margin: 0;
  position: relative;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 30px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 1.6rem;
  display: block;
  top: 5px;
  background-color: #488899;
  border-top-right-radius: 0px;
  left: 105px;
  width: 100%;
  text-align: left;
}
.text-box .txt-box2 span {
  margin: 0;
  font-weight: bolder;
  position: relative;
  top: 23px;
  left: 100px;
}
.text-box .txt-order-box2 span {
  margin: 0;
  font-weight: bolder;
  position: relative;
  top: 23px;
  left: 100px;
}
.txt-order-box2 {
  position: relative;
  top: -62px;
  left: 74px;
  width: 70%;
  min-width: 610px;
}
.guide-order-img {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 899px;
  padding: 0;
  top: 5px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.guide-order-img img {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
guide-top-orderwrap .txt-box2 {
  max-width: 700px;
  position: relative;
  top: 68px;
  display: block;
  margin-top: 4em;
  margin-right: 3em;
  margin-left: 3em;
  margin-bottom: 3em;
  padding: 0;
  left: 123px;
  width: 100%;
}
.guide-top-orderwrap .txt-box2 p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  padding: 20px;
  margin: 0;
  position: relative;
  text-align: left;
  max-width: 550px;
  display: block;
  width: 100%;
  left: 0px;
  top: -22px;
}
.guide-img {
  width: 100%;
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3em;
  padding: 20px;
  display: flex;
  position: relative;
  top: 0px;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  height: auto;
}
.guide-conto-img {
  width: 71%;
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3em;
  padding: 20px;
  display: flex;
  position: relative;
  top: 0px;
  justify-content: center;
}
.guide-cont-img img {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  width: 70%;
}
.guide-img img {
  margin: 0 auto;
  position: relative;
  left: 0%;
  top: 1em;
}
.guide-A-img {
  padding: 0;
  position: relative;
  margin-top: 8em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 11em;
  height: auto;
  max-width: 850px;
  width: 85%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.guide-A-img img {
  height: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  display: block;
  border-radius: 10px;
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
}
.guide-A-domin-img {
  padding: 0;
  margin-top: 5em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: -4em;
  height: auto;
  max-width: 850px;
  width: 85%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.guide-A-domein-img img {
  height: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  border-radius: 10px;
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  display: block;
  position: relative;
  left: 0px;
}
.guide-img-supp-txt {
  width: 100%;
  padding: 20px;
  max-width: 850px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 4em;
  position: relative;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-size: 1.4rem;
  line-height: 2.4rem;
}
.guide-img-supp-txt p span {
  color: #2675C8;
}
.about-text-order {
  margin-top: 15em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15em;
  width: 100%;
  max-width: 700px;
  position: relative;
}
.about-text {
  margin: 0em auto 15em;
  width: 90%;
  max-width: 899px;
  position: relative;
  min-width: 320px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.about-server-wrapper {
  margin-top: 17em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15em;
  width: 100%;
  max-width: 800px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  position: relative;
  line-height: 3rem;
}
.server-text {
  margin-bottom: 10em;
  margin-top: 0px;
  display: block;
  width: 100%;
  position: relative;
  top: 20px;
}
.server-textB {
  margin-bottom: -10em;
  position: relative;
  top: 0px;
}
.about-text-wrapper {
  margin-top: 15em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2em;
  width: 100%;
  max-width: 700px;
  position: relative;
  display: block;
}
.page-wrapper {
  margin-top: 0em;
}
.custom-A-wrap {
  margin-top: 1em;
  display: inline-block;
  font-weight: 100;
  font-size: 1.5rem;
  line-height: 1.8;
  padding: 10px;
  border: thin dotted hsla(0, 0%, 0%, 1.00);
}
.custom-B-wrap {
  margin-top: 11em;
  display: inline-block;
  font-weight: 100;
  font-size: 1.5rem;
  line-height: 1.8;
  padding: 10px;
  border: thin dotted hsla(0, 0%, 0%, 1.00);
}
h3.custom-A {
  font-family: "FOT-UDkakugo-large-pr6n", "sans-serif";
  font-size: 1.8rem;
  padding: 15px;
  font-weight: 600;
  color: #555;
  border: 5px solid #498799;
  display: block;
  border-radius: 0px;
  font-style: normal;
  position: absolute;
  letter-spacing: 2px;
  top: -70px;
  margin-top: 0em;
  margin-left: 0%;
  margin-right: 0px;
  margin-bottom: 0em;
  left: -1px;
}
h3.custom-B {
  font-family: "FOT-UDkakugo-large-pr6n", sans-serif;
  font-size: 1.8rem;
  padding: 15px;
  font-weight: 600;
  color: #555;
  border: 5px solid #498799;
  display: block;
  border-radius: 0px;
  font-style: normal;
  position: absolute;
  letter-spacing: 2px;
  top: 75px;
  margin-top: 0em;
  margin-left: 0%;
  margin-right: 0px;
  margin-bottom: 0em;
}
h3.custom-A::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #498799;
}
h3.custom-B::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #498799;
}
.seo-text-wrapper {
  margin-top: -7em;
  margin-bottom: 0em;
}
.about-seo-text {
  margin-top: 15em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  width: 100%;
  max-width: 700px;
  position: relative;
}
.about-seoB-text {
  margin-top: 8em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  width: 100%;
  max-width: 700px;
  position: relative;
  font-size: medium;
}
.about-text p strong {
  width: 100%;
  line-height: 3rem;
}
h3.about {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: 1.8rem;
  padding: 10px;
  font-weight: bolder;
  color: #555;
  border: 5px solid #498799;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  border-radius: 0px;
  font-style: normal;
  letter-spacing: 2px;
  display: inline-block;
  position: absolute;
  top: -76px;
  left: 15px;
}
h3.about-server {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: 1.8rem;
  padding: 10px;
  font-weight: bolder;
  color: #555;
  border: 5px solid #498799;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  border-radius: 0px;
  font-style: normal;
  letter-spacing: 2px;
  display: inline-block;
  position: absolute;
  top: -55px;
  left: 15px;
}
h3.about-server::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #498799;
}
h3.about-serverB {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: 1.8rem;
  padding: 10px;
  font-weight: bolder;
  color: #555;
  border: 5px solid #498799;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  border-radius: 0px;
  font-style: normal;
  letter-spacing: 2px;
  display: inline-block;
  position: absolute;
  top: -76px;
  left: 15px;
}
h3.about-serverB::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #498799;
}
h3.about-cont {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: 1.6rem;
  padding: 10px;
  font-weight: 300;
  color: #555;
  border: 5px solid #498799;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  border-radius: 0px;
  font-style: normal;
  letter-spacing: 2px;
  display: inline-block;
  position: absolute;
  top: -55px;
  left: 15px;
}
h3.about-seo {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: 1.6rem;
  padding: 10px;
  font-weight: 300;
  color: #555;
  border: 5px solid #498799;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  border-radius: 0px;
  font-style: normal;
  letter-spacing: 2px;
  display: inline-block;
  position: absolute;
  top: -61px;
  left: 0px;
}
h3.about-seo::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #498799;
}
h3.about-seoB {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: 1.6rem;
  padding: 10px;
  font-weight: 300;
  color: #555;
  border: 5px solid #498799;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  border-radius: 0px;
  font-style: normal;
  letter-spacing: 2px;
  display: inline-block;
  position: absolute;
  top: -61px;
  left: 0px;
}
h3.about-seoB::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #498799;
}
h3.about-order {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: 1.6rem;
  padding: 10px;
  font-weight: 300;
  color: #555;
  border: 5px solid #498799;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  border-radius: 0px;
  font-style: normal;
  letter-spacing: 2px;
  display: inline-block;
  position: absolute;
  top: -59px;
  left: 15px;
}
h3.about-B-order {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: 1.6rem;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  font-weight: 300;
  color: #555;
  border: 5px solid #498799;
  display: inline-block;
  border-radius: 0px;
  font-style: normal;
  position: absolute;
  letter-spacing: 2px;
  top: 86px;
  left: 17px;
}
h3.about-B {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: 1.6rem;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  font-weight: 300;
  color: #555;
  border: 5px solid #498799;
  display: inline-block;
  border-radius: 0px;
  font-style: normal;
  position: absolute;
  letter-spacing: 2px;
  top: 119px;
  left: 17px;
}
.about-B-text {
  margin-top: 9em;
}
h3.about::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #498799;
}
h3.about-B::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #498799;
}
.about-text p {
  padding: 10px 20px;
  position: relative;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-size: 1.5rem;
  line-height: 1.8;
  font-style: normal;
  font-weight: 300;
  margin-top: 12em;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: -9em;
  text-align: justify;
  border: 2px solid #7EBEAB;
}
.about-text p em {
  font-family: Source-han-sans-japanese, sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 0em;
}
.about-text spam {
  font-size: 1.4rem;
}
.at {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 1.4rem;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 7em;
  padding: 5px 10px;
  width: 100%;
  text-align: center;
}
.at-seo {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 1.4rem;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 7em;
  padding: 5px 10px;
  width: 100%;
  text-align: center;
  position: relative;
  top: -3em;
}
p.mail {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: bolder;
  font-size: 4rem;
  position: relative;
  top: -147px;
  left: 36px;
}
.at-mail {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-size: 1.4rem;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 4em;
  padding: 0;
  width: 100%;
  text-align: center;
  position: relative;
  top: -5px;
}
.at-domain {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 1.4rem;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  padding: 0;
  width: 90%;
  text-align: center;
  position: relative;
  top: 1px;
}
.at-update {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 1.2rem;
  margin-top: -5em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  padding: 0;
  width: 85%;
  text-align: center;
  position: relative;
  display: block;
}
main img {
  position: absolute;
  margin-left: 2em;
  z-index: 0;
  right: 0%;
}
h3.zeroplan {
  color: #fff;
  padding-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 15px;
  font-size: 2rem;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2em;
  text-align: center;
  font-weight: 300;
  background-color: #40A9F5;
  display: block;
  text-indent: 80px;
  font-family: bokutoh-rera, sans-serif;
  width: 90%;
  position: relative;
  max-width: 899px;
  font-style: normal;
  letter-spacing: 3px;
}
.agreement {
  width: 95%;
  margin-top: -11em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20em;
  padding: 0;
  height: auto;
  font-size: 1em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2em;
  max-width: 767px;
  min-width: 320px;
  position: relative;
  top: 9em;
  text-align: left;
}
h2.agr {
  padding: 10px 0;
  margin-top: 13em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  font-size: 1.6rem;
  display: block;
  text-indent: 0px;
  text-align: center;
  letter-spacing: 5px;
  font-weight: bolder;
  background-color: #00849B;
  color: #fff;
  font-family: toppan-bunkyu-midashi-go-std, sans-serif;
  width: 95%;
}
h3.agr {
  font-size: 1.6rem;
  margin: 0;
  padding-top: 30px;
  padding-right: 0;
  padding-left: 10px;
  padding-bottom: 0;
  font-weight: bolder;
  top: 15px;
}
.agreement p {
  margin-bottom: 25px;
  padding: 0 16px;
  font-family: "A-OTF Futo Go B101 Pr6N Bold";
  font-size: 1.5rem;
}
h5.agr {
  font-size: 1em;
  margin: 0;
  padding: 30px 0 0 0;
  font-weight: bolder;
}
.agree p {
  font-size: 0.85em;
  line-height: normal;
}
p.agr {
  font-size: 1.6rem;
  margin: 30px 15px;
  padding: 0;
  font-weight: bolder;
  border: thin solid #000000;
  text-align: center;
  font-family: yu-mincho-pr6n, sans-serif;
}
.privacy {
  width: 100%;
  margin-top: 11em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8em;
  padding-top: 0;
  padding-right: 7%;
  padding-left: 7%;
  padding-bottom: 10px;
  height: auto;
  font-size: 1em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2em;
  max-width: 767px;
  min-width: 320px;
  position: relative;
}
h2.pri {
  padding: 10px 0;
  margin: 0 auto 10px;
  font-size: 1.6em;
  display: block;
  text-indent: 0px;
  text-align: center;
  letter-spacing: 15px;
  font-weight: bolder;
  background-color: #00849B;
  color: #FFFFFF;
}
h3.pri {
  font-size: 1.2em;
  margin: 0;
  padding: 30px 0 0 0;
  font-weight: bolder;
}
h3.pri {
  font-size: 1.2em;
  margin: 0;
  padding: 30px 0 0 0;
  font-weight: bolder;
}
h5.pri {
  font-size: 1em;
  margin: 0;
  padding: 30px 0 0 0;
  font-weight: bolder;
}
.privacy p {
  font-size: 1.5rem;
  font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
  margin-top: 1em;
  line-height: 1.8;
}
p.pri {
  font-size: 1.6rem;
  margin: 30px 0 50px 0;
  padding: 0;
  font-weight: bolder;
  border: thin solid #000000;
  text-align: center;
  font-family: yu-mincho-pr6n, sans-serif;
}
.sg1 .sg-text .sub {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: bolder;
  font-size: 1.6rem;
}
.sg-text p span {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 1.4rem;
  color: #347FF6;
  font-weight: bolder;
}
.n-wrapper {
  width: 100%;
  height: 10%;
  margin: 0;
  padding: 0;
  line-height: normal;
  position: absolute;
  top: 79%;
  z-index: 60;
  display: none;
}
.n-wrapper nav {
  width: 150px;
  height: 80px;
  border: 1px solid #AA4278;
  text-align: center;
  padding: 10px;
  line-height: 2.5rem;
  margin: 0 auto;
  display: block;
  position: relative;
  background-color: #AA4278;
}
.n-wrapper nav a {
  font-family: a-otf-futo-go-b101-pr6n, sans-serif;
  font-style: normal;
  color: #FFFFFF;
}
.n-wrapper nav:hover {
  background-color: #FECF12;
  transition: ease 0.3s;
  color: #FFFFFF;
}
.n-wrapper nav:hover a {
  color: #000000;
}
.pc {
  display: none !important;
}
h2.guide-top2 {
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  height: 250px;
  width: 1000px;
  margin-bottom: 20px;
  margin-top: 10px;
  background-color: undefined;
}
h2.guide-top2 p {
  font-size: 86%;
  line-height: 1.5em;
  color: #555;
  width: 450px;
  margin-top: 120px;
  margin-left: 410px;
  font-style: normal;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h2.solution_Bn {
  height: 40px;
  width: 598px;
  background-image: url(../images/bg-Bn.png);
  background-repeat: repeat-x;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 150px;
  border: 1px solid rgb(160, 160, 164);
  border-radius: 10px 10px 0 0;
}
h2.solution_Bn p {
  font-size: 86%;
  line-height: 3em;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0.5em;
  text-align: justify;
  text-indent: 35px;
  background-image: url(../images/bg-blue.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 10px;
}
.solu-wrapper {
  padding: 0;
  margin-top: 10em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20em;
  display: block;
}
.solu_subBn1 h3 {
  width: 95%;
  border-left: 15px solid #98ccd3;
  padding: 5px 0 5px 15px;
  margin: 0 auto;
  display: inline-block;
  font-size: 1.2em;
  position: relative;
  left: 0px;
  top: -13px;
  text-align: left;
  max-width: 899px;
}
.solu_txt_1 {
  width: 95%;
  line-height: 1.7em;
  text-align: justify;
  text-justify: inter-ideograph;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5em;
  padding: 10px;
  max-width: 899px;
  border: 1px solid #ABD3D8;
}
.solu_txt_1 p {
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.7em;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #000;
  margin: 0 auto 11px auto;
  padding: 10px;
  max-width: 899px;
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 2px;
}
.solu_subBn2 h3 {
  width: 95%;
  border-left: 15px solid #98ccd3;
  padding: 5px 0 5px 15px;
  margin: 30px auto;
  display: block;
  font-size: 1.2em;
  position: relative;
  left: auto;
  top: 18px;
  text-align: left;
  max-width: 899px;
}
.solu_txt_2 {
  width: 95%;
  text-align: left;
  text-justify: inter-ideograph;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2em;
  padding: 10px;
  max-width: 899px;
  border: 1px solid #ABD3D8;
}
.solu_txt_2 p {
  width: 100%;
  font-size: 1.6rem;
  line-height: 3rem;
  text-align: left;
  text-justify: inter-ideograph;
  color: #000;
  margin: 0 auto 0px;
  padding: 10px;
  max-width: 899px;
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 2px;
}
.solu_txt_2 img {
  margin: 10px auto;
  height: auto;
  padding: 0;
  max-width: 468px;
  position: relative;
}
.solu_txt_2 a[target="_blank"] {
  background-image: url(../images/inc_icon_blank.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.solu_txt_2 a[target="_blank"] {
  background-image: url(../images/inc_icon_blank.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.solu_txt_2 img {
  margin: 10px;
  float: left;
  width: 40%;
  height: auto;
  padding-right: 20px;
}
.solu_txt_last {
  width: 100%;
  float: right;
  font-size: 82%;
  line-height: 1.7em;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #555555;
  background-color: rgb(242, 242, 242);
  margin-bottom: 20px;
  padding: 10px;
  margin-top: 10px;
  border: 1px solid rgb(214, 214, 214);
  max-width: 440px;
}
.click_w {
  height: auto;
  width: 100%;
  float: right;
  background-color: #FFFFFF;
  max-width: 450px;
}
.click_w img {
  width: 100%;
  height: auto;
  margin-top: 11px;
}
.sub_B_3 {
  float: right;
  width: 170px;
  padding-top: 40px;
  margin-right: 25px;
}
.sideInfo {
  height: 421px;
  width: 147px;
}
/* 項目終わり
--------------------------------*/
/* ランニングのページ用
--------------------------------*/
h2.ranning_Bn {
  float: left;
  height: 40px;
  width: 598px;
  background-image: url(../images/bg-Bn.png);
  background-repeat: repeat-x;
  letter-spacing: 3px;
  margin-left: 150px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid rgb(160, 160, 164);
  border-radius: 10px 10px 0 0;
}
h2.ranning_Bn p {
  font-size: 86%;
  line-height: 3em;
  color: #333333;
  letter-spacing: 0.5em;
  text-align: justify;
  text-indent: 35px;
  background-image: url(../images/bg-blue.png);
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: left center;
}
.unei_guide_ope p {
  margin: 30px auto;
  width: 75%;
  position: relative;
}
/* 運営・管理のページ用（P3)
--------------------------------*/
.unei-wrapper {
  margin-bottom: 10em;
}
.sub_A_1 {
  margin-top: -2em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: -10em;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  height: auto;
}
.sub_A_1 img {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0;
  padding-bottom: 0;
  margin: 0;
  position: relative;
  top: 66px;
}
.unei_bn_1 h3 {
  font-size: large;
  font-family: Source-han-sans-japanese, sans-serif;
  padding: 10px;
  text-indent: 25px;
  text-align: left;
  letter-spacing: 2px;
  border-left: 10px solid #98ccd3;
  position: relative;
  top: -1em;
  width: 100%;
  margin-top: 16em;
  margin-right: auto;
  margin-left: auto;
  display: inline-block;
}
.unei_bn_2 h3 {
  font-size: large;
  font-family: Source-han-sans-japanese, sans-serif;
  padding: 10px;
  text-indent: 25px;
  text-align: left;
  letter-spacing: 2px;
  border-left: 10px solid #98ccd3;
  position: relative;
  top: -1em;
  width: 100%;
  margin-top: 0em;
  margin-right: auto;
  margin-left: auto;
  display: inline-block;
}
.unei_bn_1, .unei_bn_2 {
  width: 100%;
  padding: 0px;
  float: left;
  background-image: url(../images/bg-Bn30.png);
  background-repeat: repeat-x;
  max-width: 1000px;
  margin: 0 5%;
  text-indent: -15px;
  position: relative;
  left: 19px;
}
.unei_bn_1 p, .unei_bn_2 p {
  font-size: 14px;
  line-height: 2.4em;
  color: #333333;
  letter-spacing: 0.3em;
  text-align: justify;
  padding: 5px 15px;
  font-weight: bold;
  font-family: Source-han-sans-japanese, sans-serif;
}
.unei_txt_1 {
  width: 90%;
  height: auto;
  padding: 20px;
  font-size: 1.6rem;
  line-height: 3rem;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #555555;
  background-color: rgb(242, 242, 242);
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: rgb(214, 214, 214);
  border-bottom-color: rgb(214, 214, 214);
  border-left-color: rgb(214, 214, 214);
  max-width: 899px;
  position: relative;
  display: inline-block;
  font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 2px;
  margin: 0 auto;
}
.unei_txt_2 {
  width: 90%;
  padding: 20px;
  font-size: 1.6rem;
  line-height: 3rem;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #555555;
  background-color: rgb(242, 242, 242);
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: rgb(214, 214, 214);
  border-bottom-color: rgb(214, 214, 214);
  border-left-color: rgb(214, 214, 214);
  max-width: 899px;
  display: block;
  font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 2px;
  position: relative;
  bottom: 0px;
  margin-bottom: 0em;
  top: 0px;
}
.unei_bn_1, .unei_bn_2 {
  width: 90%;
  padding: 0px;
  float: left;
  background-image: url(../images/bg-Bn30.png);
  background-repeat: repeat-x;
  max-width: 767px;
  margin-top: 0;
  margin-right: 5%;
  margin-left: 5%;
}
/*　項目の終わり
--------------------------------*/
/*　提案型パックのページ用（PLプライスリスト）
--------------------------------*/
h3.pl_Bn {
  height: 40px;
  width: 80%;
  letter-spacing: 3px;
  margin-top: 25px;
  margin-left: 10%;
  border: 1px solid rgb(160, 160, 164);
  max-width: 798px;
}
h3.pl_Bn p {
  line-height: 3em;
  color: #333333;
  height: 40px;
  width: 100%;
  font-size: 86%;
  text-align: justify;
  text-indent: 35px;
  background-image: url(../images/bg-blue.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 10px;
  max-width: 700px;
  font-weight: bold;
}
.pl-infotxt {
  width: 80%;
  background-repeat: no-repeat;
  margin-left: 10%;
  max-width: 900px;
  margin-top: 20px;
  float: left;
}
.pl-infotxt p {
  line-height: 2em;
  color: #000;
  width: 70%;
  padding-right: 0px;
  padding-left: 25px;
  font-size: 0.85rem;
  text-align: left;
  max-width: 700px;
  position: absolute;
  top: 392px;
}
.pl-infotxt p span {
  font-size: 0.7rem;
  display: none;
}
.pl-infotxt img {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  z-index: -1;
  border: thin solid #444444;
}
.pl-infotxt p:first-letter {
  font-size: 120%;
  line-height: 1.5em;
  padding: 7px;
  background-color: #4A8AA2;
  color: #FFFFFF;
  width: 100%;
  display: block;
  margin-top: 0px;
  margin-left: 0px;
  position: absolute;
}
.pl-infotxt p strong {
  background-image: url(../images/pink.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  font-weight: normal;
}
.sub_B_7 .pac15_txt img {
  width: 180px;
  margin: 0 auto;
  display: block;
}
.pl_left_bn-1 {
  height: 255px;
  width: 20%;
  background-image: url(../images/15packege.png);
  background-repeat: no-repeat;
  float: left;
  display: block;
  position: absolute;
  left: 15%;
  top: 30%;
}
.pl_left_bn-2 {
  height: 250px;
  width: 180px;
  float: left;
  background-image: url(../images/30packege.png);
}
.subM {
  margin: 0px;
  padding: 0px;
  width: 1000px;
  float: left;
}
.sub_B_7 .pac30_txt img {
  width: 180px;
  margin: 0 auto;
  display: block;
}
.plice_List {
  width: 100%;
  position: relative;
  margin-top: 2em;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}
.plicelisttxt p {
  width: 80%;
  font-size: 17.2rem;
  color: #333333;
  text-align: center;
  display: block;
  margin: 0 auto 5px auto;
  position: relative;
}
.plice_List table {
  width: 300px;
  border-collapse: collapse;
}
.plice_List table thead {
  width: 320px;
}
.plice_List table tbody {
  display: block;
  width: 320px;
  overflow: auto;
}
.plice_List table td {
  color: #333333;
  font-size: 72%;
  padding: 10px;
  vertical-align: top;
  text-align: left;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #A0A0A4;
  border-bottom-color: #A0A0A4;
  border-left-color: #A0A0A4;
}
.plice_List table thead th.width1 {
  width: 170px;
}
.plice_List table thead th.width2 {
  width: 150px;
}
.plice_List table tbody td.width1 {
  width: 170px;
}
.plice_List table tbody td.width2 {
  width: 150px;
}
.sub_A_6 {
  width: 99%;
  height: auto;
  margin: 0 auto;
  display: block;
  position: relative;
  float: left;
  font-size: medium;
}
.sub_B_7 {
  width: 90%;
  background-color: #FFFFFF;
  margin: 0 auto;
  padding: 0;
  max-width: 800px;
}
.guide-order {
  background-repeat: no-repeat;
  background-position: center center;
  height: 250px;
  width: 1000px;
  margin-top: 10px;
  float: left;
  margin-bottom: 20px;
}
.guide-order p {
  font-size: 82%;
  line-height: 1.5em;
  color: #D63537;
  float: left;
  width: 450px;
  margin-left: 410px;
  margin-top: 120px;
  height: 100px;
}
.pf-wrapper {
  margin-top: 10em;
  margin-bottom: 25em;
}
.pf_bn1 h3, .pf_bn2 h3, .pf_bn3 h3, .pf_bn4 h3 {
  height: 40px;
  width: 100%;
  background-image: url(../images/bg-Bn30.png);
  background-repeat: repeat-x;
  border-top-width: thin;
  border-right-width: thin;
  padding: 5px 0;
  max-width: 767px;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.pf_txt_1 p, .pf_txt_2 p, .pf_txt_3 p, .pf_txt_4 p {
  width: 100%;
  font-size: 14px;
  line-height: 1.7em;
  text-align: left;
  text-justify: inter-ideograph;
  color: #555555;
  margin: 0 auto;
  background-color: rgb(242, 242, 242);
  border: 1px solid rgb(214, 214, 214);
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  max-width: 767px;
  font-family: kan48typos-std, sans-serif;
  position: relative;
  left: 8px;
}
.pftxt {
  width: 100%;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0 auto 1em;
  padding: 10px;
  box-sizing: border-box;
  border: thin solid #555;
  text-align: left;
}
.pftxt-last {
  font-size: 90%;
  color: #555555;
  padding: 15px;
  width: 100%;
  border: thin solid rgb(160, 160, 164);
  background-color: rgb(239, 239, 242);
}
.pf_txt_4 {
  margin-bottom: 10em;
}
.pftxt p {
  font-size: 1.4rem;
  margin: 0 auto;
  width: 100%;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.btn {
  margin-top: 7em;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.sub_A_5 {
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5%;
  padding: 0;
  max-width: 300px;
}
.sub_B_6 {
  height: auto;
  width: 100%;
  background-color: #FFFFFF;
  margin: 0 auto;
  max-width: 899px;
}
/*　項目の終わり
--------------------------------*/
h2.pf_Bn {
  float: left;
  height: 40px;
  width: 700px;
  background-image: url(../images/bg-Bn.png);
  background-repeat: repeat-x;
  margin-left: 150px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid rgb(160, 160, 164);
  border-radius: 10px 10px 0 0;
}
h2.pf_Bn p {
  font-size: 86%;
  line-height: 3em;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0.5em;
  text-align: justify;
  text-indent: 35px;
  background-image: url(../images/bg-blue.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 10px;
}
h2.profile_bn1 {
  font-size: 16px;
  color: #666;
  letter-spacing: 0.5em;
  text-align: justify;
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: bold;
  text-indent: 22px;
  border-left: 25px solid #2c98f2;
  position: relative;
  margin-left: 50px;
  font-family: uddigikyokasho-pro, sans-serif;
  margin-top: -5em;
}
.profileTxt {
  height: auto;
  width: 85%;
  background-color: #C8DDE8;
  margin-top: 2em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8em;
  padding: 30px;
  max-width: 899px;
  display: block;
  position: relative;
  top: 28px;
  float: none;
}
.profileTxt img {
  margin: 10px 20px 15px 10px;
  height: 76px;
  width: 100px;
  background-color: #526289;
  padding: 1px;
  float: left;
  position: relative;
  left: 0px;
}
.profileTxt p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #333333;
  text-align: justify;
  margin-bottom: 20px;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.sub_B_6 .arrow {
  width: 0px;
  height: 0px;
  display: block;
  border-top: 50px solid #cf3f83;
  border-right: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 50px solid transparent;
  left: auto;
  margin: 0 auto -50px auto;
}
.mokuji {
  margin-top: 28em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  width: 85%;
  display: block;
  border-style: solid;
  border-width: 1px;
  max-width: 768px;
  padding: 1em;
  border: 3px solid #ccc;
  font-size: medium;
  position: relative;
  border-radius: 10px;
}
.mokuji p {
  color: #000;
  font-family: "Noto Sans Medium";
  font-size: 1.6rem;
  line-height: 1.8;
  margin: 0;
  padding: 0;
  text-align: left;
}
.mokuji ul {
  margin: 20px;
  display: block;
  max-width: 400px;
  color: #222222;
  font-family: kan412typos-std, sans-serif;
  position: relative;
  left: -3%;
  text-align: left;
}
.mokuji ul li {
  text-indent: 38px;
}
.mokuji ul li a {
  font-family: kan412typos-std, sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  color: #BF9E05;
  list-style-type: none;
  display: inline-block;
}
.click_w {
  height: auto;
  width: 100%;
  margin: 0 auto;
  background-color: #FFFFFF;
}
.sub_B_3 {
  float: right;
  width: 170px;
  padding-top: 40px;
  margin-right: 25px;
}
.sideInfo {
  height: 421px;
  width: 147px;
}
/* 項目終わり
--------------------------------*/
/* ランニングのページ用
--------------------------------*/
h2.ranning_Bn {
  float: left;
  height: 40px;
  width: 460px;
  background-image: url(../images/bg-Bn.png);
  background-repeat: repeat-x;
  letter-spacing: 3px;
  margin-left: 150px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid rgb(160, 160, 164);
  border-radius: 10px 10px 0 0;
}
h2.ranning_Bn p {
  font-size: 86%;
  line-height: 3em;
  color: #333333;
  letter-spacing: 0.5em;
  text-align: justify;
  text-indent: 35px;
  background-image: url(../images/bg-blue.png);
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: left center;
}
/* 運営・管理のページ用（P3)
--------------------------------*/
.unneikanri_mark {
  height: auto;
  width: 280px;
  padding: 0;
  margin: 0 auto;
}
.sub_B_2 {
  float: right;
  width: 140px;
  padding-top: 40px;
  padding-left: 50px;
  padding-right: 55px;
}
/*　項目の終わり
--------------------------------*/
/*　提案型パックのページ用（PLプライスリスト）
--------------------------------*/
h3.pl_Bn {
  height: 40px;
  width: 80%;
  letter-spacing: 3px;
  margin-top: 25px;
  margin-left: 10%;
  border: 1px solid rgb(160, 160, 164);
  max-width: 465px;
}
h3.pl_Bn p {
  line-height: 3em;
  color: #333333;
  height: 40px;
  width: 100%;
  font-size: 86%;
  text-align: justify;
  text-indent: 35px;
  background-image: url(../images/bg-blue.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 10px;
  max-width: 465px;
  font-weight: bold;
}
.pl-infotxt {
  width: 80%;
  background-repeat: no-repeat;
  max-width: 465px;
  height: auto;
  margin: 20px auto;
  position: relative;
}
.pl-infotxt p {
  line-height: 2em;
  color: #000;
  width: 80%;
  font-size: 0.8rem;
  text-align: left;
  max-width: 532px;
  z-index: 20;
  position: absolute;
  top: 12px;
  left: 20px;
}
.pl-infotxt p span {
  font-size: 0.7rem;
  display: none;
}
.pl-infotxt img {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  z-index: -13;
  border: thin solid #444444;
}
.pl-infotxt p:first-letter {
  font-size: 120%;
  line-height: 1.5em;
  padding: 7px;
  background-color: #4A8AA2;
  color: #FFFFFF;
  width: 100%;
  display: block;
  margin-top: 0px;
  margin-left: 0px;
  position: absolute;
  z-index: 3;
}
.pl-infotxt p strong {
  background-image: url(../images/pink.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  font-weight: normal;
}
.pac-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: 10em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  box-sizing: border-box;
}
.sub_B_7 .pac15_txt img {
  width: 100%;
  margin: 0 auto;
  max-width: 465px;
}
.sub_B_7 img {
  margin: 0 auto;
  max-width: 465px;
  position: relative;
  left: 35%;
}
.pac15_txt {
  max-width: 480px;
  width: 100%;
  -webkit-box-shadow: 0px 3px 10px #000000;
  box-shadow: 0px 3px 10px #000000;
}
.pac15_txt p {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: justify;
  text-justify: auto;
  color: #555555;
  padding: 30px;
  background-color: rgb(242, 242, 242);
  max-width: 480px;
  margin: 0 auto;
  display: block;
}
.pac30_txt {
  max-width: 480px;
  width: 100%;
}
.pac30_txt p {
  width: 100%;
  font-size: 1.4rem;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #555555;
  margin: 10px auto 25px;
  border: 1px solid rgb(214, 214, 214);
  background-color: rgb(242, 242, 242);
  max-width: 480px;
  padding: 30px;
  line-height: 1.4;
}
h2.pac15_bn {
  font-size: 2rem;
  text-justify: inter-ideograph;
  color: #444;
  text-indent: 0px;
  z-index: 1;
  font-weight: 600;
  padding: 20px;
  margin: 45px auto 0 10%;
  position: relative;
  border-left: 20px solid #6F9A36;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  text-align: left;
  display: block;
  max-width: 480px;
  width: 75%;
}
.pac15_txt em {
  width: 100%;
  margin: 0;
  padding: 0;
  clear: both;
}
.subM {
  margin: 0px;
  padding: 0px;
  width: 480px;
  float: left;
}
h2.pac30_bn {
  color: #444;
  font-size: 2rem;
  text-indent: 0px;
  margin: 4em 0 0 10%;
  font-weight: 600;
  width: 85%;
  padding-top: 10px;
  padding-right: 0;
  padding-left: 20px;
  padding-bottom: 10px;
  z-index: 1;
  border-left: 20px solid #6F9A36;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  max-width: 480px;
}
.sub_B_7 .pac30_txt img {
  width: 180%;
  margin-right: 15px;
  float: left;
}
.pac30 img {
  padding: 0;
  width: 100%;
  height: auto;
  margin-left: 30px;
}
.pac30_txt em {}
h2.opPlicelist p {
  font-size: 2.4rem;
  letter-spacing: 0.2em;
  color: #444;
  text-align: left;
  position: absolute;
  z-index: 1;
  text-indent: 20px;
  padding: 10px 0;
}
.sub_A_6 {
  width: 99%;
  height: auto;
  margin: 0 auto;
  display: block;
  position: relative;
  float: left;
}
.sub_B_7 {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  max-width: 465px;
}
.guide-order {
  background-repeat: no-repeat;
  background-position: center center;
  height: 250px;
  width: 465px;
  margin-top: 10px;
  float: left;
  margin-bottom: 20px;
}
.guide-order p {
  font-size: 82%;
  line-height: 1.5em;
  color: #D63537;
  float: left;
  width: 465px;
  margin-left: 410px;
  margin-top: 120px;
  height: 100px;
}
.attention {
  width: 90%;
  margin-top: 7em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3em;
  border: 1px solid rgb(160, 160, 164);
  font-size: 1.2rem;
  color: #333;
  padding: 15px;
  background-color: #98ccd3;
  max-width: 899px;
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Source-han-sans-japanese, sans-serif;
  font-style: normal;
}
.product-flow-wrap {
  max-width: 899px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 25em;
  padding: 20px;
  width: 90%;
  display: flex;
  position: relative;
  justify-content: flex-start;
  flex-direction: column;
}
.product-type {
  max-width: 899px;
  width: 70%;
  margin-top: 4em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5em;
  padding: 0;
  display: flex;
  position: relative;
  justify-content: flex-start;
  flex-direction: column;
}
.os-wrapper {
  margin-top: 5em;
  margin-right: 1em;
  margin-left: 1em;
  margin-bottom: 20em;
  position: relative;
  top: -1em;
}
.os-wrap {
  width: 100%;
}
h3.pf {
  font-size: 0.9em;
  color: #222222;
  padding: 10px;
  width: 100%;
  margin-left: 0%;
  max-width: 899px;
  text-decoration: none;
  float: left;
}
.pftxt {
  color: #555555;
  padding: 15px;
  width: 100%;
  margin: 0 auto;
  border: thin solid rgb(160, 160, 164);
  background-color: rgb(239, 239, 242);
  max-width: 899px;
}
.pftxt p {
  font-size: 12px;
  width: 100%;
}
.sub_A_5 {
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 60px;
  padding-right: 20px;
  max-width: 400px;
}
/*　項目の終わり
--------------------------------*/
h2.pf_Bn {
  float: left;
  height: 40px;
  width: 465px;
  background-image: url(../images/bg-Bn.png);
  background-repeat: repeat-x;
  margin-left: 150px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid rgb(160, 160, 164);
  border-radius: 10px 10px 0 0;
}
h2.pf_Bn p {
  font-size: 86%;
  line-height: 3em;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0.5em;
  text-align: justify;
  text-indent: 35px;
  background-image: url(../images/bg-blue.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 10px;
}
.guide-top3_frame {
  margin: 20px auto 50px auto;
  padding: 0;
  width: 100%;
  position: relative;
  height: 250px;
  max-width: 480px;
}
.guide-top3 {
  height: 250px;
  width: 35%;
  margin: 3% 5% 5% 9%;
  max-width: 480px;
  position: relative;
  padding: 0;
  background-color: #D04366;
}
.guide-top3:before {
  content: "Product flow";
  font-family: poiret-one;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  letter-spacing: 5px;
  color: #fff;
  position: absolute;
  top: 10%;
  left: 10%;
}
.guide-top3:after {
  content: "製作工程のご案内";
  position: absolute;
  top: 43%;
  left: 10%;
  color: #fff;
  font-size: 18px;
}
.guide-top3_right {
  width: 47%;
  margin: 0;
  padding: 0;
  height: 250px;
  position: absolute;
  top: 0%;
  left: 43%;
  background-image: -webkit-linear-gradient(270deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
}
.guide-top3_right p {
  font-size: 12px;
  line-height: 1.5em;
  color: #fff;
  width: 77%;
  margin: 155px auto 0 auto;
  padding: 0;
  max-width: 465px;
}
.guide-propose_frame {
  margin: 0 auto 50px auto;
  padding: 0;
  position: relative;
  width: 100%;
  height: 250px;
  max-width: 480px;
}
.guide-propose {
  height: 250px;
  width: 34%;
  margin: 3% 5% 5% 9%;
  max-width: 768px;
  position: relative;
  padding: 0;
  background-color: #d04366;
}
.guide-propose_right {
  margin: 0;
  padding: 0;
  width: 47%;
  position: absolute;
  top: 0%;
  left: 43%;
  background-image: -webkit-linear-gradient(270deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
  height: 250px;
}
.guide-propose_right p {
  font-size: 12px;
  line-height: 1.5em;
  width: 77%;
  color: #fff;
  margin-top: 115px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  max-width: 480px;
}
.guide-propose:before {
  content: "Propose";
  color: #fff;
  position: absolute;
  top: 10%;
  left: 10%;
  font-size: 28px;
  font-family: poiret-one;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 5px;
}
.guide-propose:after {
  content: "提案型プランご案内";
  position: absolute;
  top: 35%;
  left: 10%;
  color: #fff;
  font-size: 18px;
}
.contentframe00 {
  width: 100%;
  max-width: 600px;
  display: flex;
  text-align: center;
  height: 275px;
  align-items: center;
  justify-content: center;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 116px;
  border-radius: 5px;
  background-image: url(../images/BeckoningCat.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 80%;
}
.contentframe00 p {
  width: 100%;
  font-size: 1.6rem;
  font-family: fot-klee-pro, sans-serif;
  line-height: 1.5em;
  letter-spacing: 3px;
  color: #EA494C;
  padding: 15px;
  text-align: center;
  margin: 0 auto;
  top: 162px;
  position: relative;
}
.unei_bn_1 p, .unei_bn_2 p {
  font-size: 14px;
  line-height: 2.4em;
  color: #333333;
  letter-spacing: 0.3em;
  text-align: justify;
  padding: 5px 15px;
  font-weight: bold;
}
.unei_txt_1, .unei_txt_2 {
  width: 90%;
  height: auto;
  padding: 20px;
  font-size: 1.6rem;
  line-height: 3rem;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #555555;
  background-color: rgb(242, 242, 242);
  margin-top: 0;
  margin-right: 5%;
  margin-left: 5%;
  margin-bottom: 10em;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: rgb(214, 214, 214);
  border-bottom-color: rgb(214, 214, 214);
  border-left-color: rgb(214, 214, 214);
  max-width: 767px;
  position: relative;
  display: inline-block;
  font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
  text-indent: 0px;
  letter-spacing: 2px;
}
.btn-2 {
  padding: 0;
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  width: 100%;
  display: inline-block;
}
h2.opPlicelist {
  background-repeat: no-repeat;
  margin-top: 5em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0em;
  padding: 20px;
  line-height: 1;
  display: inline-block;
  font-family: source-han-sans-japanese, sans-serif;
  text-indent: 0px;
  text-align: left;
  max-width: 350px;
  font-size: 2rem;
}
.plice_List {
  width: 100%;
  position: relative;
  max-width: 480px;
  margin-bottom: 25em;
}
.plicelisttxt p {
  width: 100%;
  font-size: 1.2rem;
  color: #333333;
  text-align: left;
  display: inline-block;
  margin-bottom: 5px;
}
.plice_List table {
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 55px;
  border-collapse: collapse;
  -webkit-box-shadow: 2px 3px 9px;
  box-shadow: 2px 3px 9px;
  max-width: 480px;
  height: auto;
}
.plice_List table thead {
  display: block;
  width: 100%;
  font-size: medium;
  max-width: 480px;
}
.plice_List table thead th {
  border: 1px solid #808080;
  background-color: #cf3f83;
  color: #fff;
  font-size: 1.4rem;
  padding: 10px;
  vertical-align: top;
  text-align: center;
  font-weight: bolder;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
}
.plice_List table tbody {
  display: block;
  width: 100%;
  overflow: auto;
  max-width: 480px;
}
.plice_List table td {
  color: #333333;
  font-size: 1.2rem;
  padding: 10px;
  vertical-align: top;
  text-align: right;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #A0A0A4;
  border-bottom-color: #A0A0A4;
  border-left-color: #A0A0A4;
}
.plice_List table thead th.width1 {
  width: 350px;
}
.plice_List table thead th.width2 {
  max-width: 350px;
  width: 350px;
}
.plice_List table tbody td.width1 {
  width: 350px;
}
.plice_List table tbody td.width2 {
  width: 350px;
}
/*フェードインアニメ*/
/*左から右にフェードイン*/
.left-to-right {
  opacity: 0.1;
  transform: translateX(-20px);
  transition: all 1s;
}
.left-to-right.scrollin {
  opacity: 1;
  transform: translate(0);
}
/*下から上にフェードイン*/
.down-to-top {
  opacity: 0.1;
  transform: translateY(60px);
  transition: all 1s;
  position: relative;
  margin-bottom: 15em;
}
.down-to-top.scrollin {
  opacity: 1;
  transform: translateY(0);
}
/*左斜めからフェードイン*/
.slanting-left {
  opacity: 0.1;
  transform: translate(-70px, 70px);
  transition: all 1.5s;
}
.slanting-left.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
/*右斜めからフェードイン*/
.slanting-right {
  opacity: 0.1;
  transform: translate(70px, -70px);
  transition: all 1.5s;
}
.slanting-right.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
.parallax-window h2 {
  font-size: medium;
}
.hA {
  display: block;
}
.menu {
  position: fixed;
  display: none;
  left: 0;
  height: 100px;
  /* 1. メニューを画面下へ隠す */
  transform: translateY(100%);
  /* 2. 0.3秒かけて表示する */
  transition: .3s;
  background-color: #004C71;
  z-index: 1000;
  -webkit-box-shadow: 0px 3px 21px 2px #000000;
  box-shadow: 0px 3px 21px 2px #000000;
  justify-content: flex-start;
  padding: 0;
  flex-direction: column;
  overflow-x: hidden;
  width: 100%;
}
.menu_box1 {
  position: relative;
  width: 100%;
  height: 40px;
  text-align: center;
  font-family: yamamotoan-stdn, sans-serif;
  font-style: normal;
}
.menu_box1 p {
  text-align: center;
  color: #FFFFFF;
  padding: 10px 25px 0px;
  font-family: yamamotoan-stdn, sans-serif;
  font-style: normal;
  font-size: 1.2rem;
  font-weight: 300;
}
.menu_box2 {
  position: relative;
  width: 100%;
  left: 0px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  height: 60px;
}
.menu_box2 .inq .toiawase {
  text-align: center;
  padding: 10px 25px;
  position: relative;
  background-color: hsla(332, 60%, 53%, 1.00);
  ;
  font-family: "ヒラギノ角ゴ 簡体中文 W6";
  font-style: normal;
  font-weight: 300;
  font-size: 1.6rem;
  text-decoration: none;
  color: #000;
  border-radius: 20px;
  transition: all 0.3s ease;
  top: 10px;
}
.menu_box2 .inq .toiawase:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 1.00);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 1.00);
  color: #fff;
  text-shadow: 0px 1px 7px hsla(0, 0%, 0%, 1.00);
}
.menu_box2 .inq:hover {
  transform: translateY(-0.1875em);
}
.active {
  /* 3. メニューを定位置へ戻す */
  transform: translate(0);
}
/*--------------------------------------*/
.Tzero-plan-wrapper {
  margin-top: 5em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5em;
  padding: 0;
  width: 90%;
  height: 62%;
  border: 2px solid #939D61;
  background-color: #F9F9F9;
  font-size: medium;
  max-width: 410px;
}
.Tzp-box1 {
  font-style: normal;
  font-weight: 800;
  padding: 0;
  width: 80%;
  height: 80px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  margin-top: 3em;
  color: #FFFFFF;
  min-width: 280px;
}
.Tzp-box1 h2 {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  display: block;
  padding: 10px;
  margin-top: 32px;
  width: 100%;
  position: relative;
  background-color: #939D61;
  border-radius: 15px;
}
.Tzp-box2 {
  height: auto;
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
  justify-content: flex-start;
  flex-direction: column;
}
.Tzp-box2-1 {
  width: 100%;
  height: 122px;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  position: relative;
}
.Tzp-box2-1-1 {
  width: 32vw;
  height: auto;
  position: relative;
  display: block;
}
.Tzp-box2-1-1 img {
  width: 86px;
  position: absolute;
  left: 15%;
  top: 12%;
  filter: drop-shadow(5px, 5px, 5px, .5);
}
.Tzp-box2-1-2 {
  width: 40vw;
  height: auto;
  position: relative;
  right: 14px;
}
.Tzp-box2-1-2 p {
  text-align: center;
  color: #333333;
  font-style: normal;
  font-size: 3.6rem;
  position: absolute;
  top: 5%;
  left: 13%;
  letter-spacing: 3px;
  font-family: uddigikyokasho-pro, sans-serif;
  font-weight: 800;
  text-decoration: none;
  line-height: 5rem;
}
.Tzp-box2-1-2 span {
  display: none;
  position: absolute;
  margin: 0 auto;
  top: 71%;
  left: 15%;
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 2rem;
}
.Tzp-box2-2 {
  display: block;
  color: #E123F2;
  font-family: Meatball;
  text-align: center;
  font-weight: bolder;
  font-size: 5rem;
}
.Tzp-box2-3 {
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  width: 85%;
}
.Tzp-box2-3-1 img {
  margin: 0 auto;
  width: 70%;
  display: block;
  position: relative;
  top: -10px;
}
.Tzp-box3 {
  justify-content: center;
  flex-direction: column;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2em;
  padding: 0;
  width: 100%;
  align-content: space-between;
  font-family: uddigikyokasho-pro, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  display: flex;
  position: relative;
  max-width: 494px;
  font-size: 1.4rem;
  right: 0%;
}
.Tzp-box3-1 {
  width: 95%;
  height: auto;
  margin: 0 auto 5px;
  padding: 5px 15px;
  background-color: hsla(224, 74%, 59%, 1.00);
  border-radius: 27px;
  display: none;
  text-align: center;
  position: relative;
}
.Tp-box3-3, .Tzp-box3-4, .Tzp-box3-5, .Tzp-box3-6, .Tzp-box3-7 {
  width: 100%;
  height: 40px;
  margin: 0 auto 5px;
  padding: 5px 10px;
  background-color: #254252;
  border-radius: 27px;
  display: block;
  text-align: center;
  position: relative;
  max-width: 320px;
}
.Tzp-box3-3 section h3 {
  position: relative;
  top: 3px;
  display: none;
}
.Tzp-box3-4 section h3 {
  position: relative;
  top: 45px;
}
.Tzp-box3-5 section h3 {
  position: relative;
  top: 46px;
}
.Tzp-box3-6 section h3 {
  position: relative;
  top: 45px;
}
.Tzp-box3-7 section h3 {
  position: relative;
  top: 45px;
}
.Tzp-box3-2 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  padding: 0;
  border-radius: 27px;
  display: block;
  position: relative;
}
.Tzp-box3-2 img {
  margin: 0 auto;
  display: block;
  width: 18%;
  z-index: 0;
  position: relative;
  font-size: medium;
  top: -3px;
}
.Tzp-box3-2 p {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 2.6vw;
  z-index: 60;
  color: #010101;
  position: absolute;
  top: 27px;
  left: 55px;
}
/*--------------------------------------*/
.zero-plan-wrapper {
  margin-top: 5em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5em;
  padding: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #939D61;
  background-color: #F9F9F9;
  font-size: medium;
  max-width: 480px;
}
.zp-box1 {
  font-style: normal;
  font-weight: 800;
  padding: 0;
  width: 80%;
  height: 80px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  margin-top: 2em;
  color: #FFFFFF;
}
.zp-box1 h2 {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  display: block;
  padding: 10px;
  margin-top: -4px;
  width: 100%;
  position: relative;
  background-color: #939D61;
  border-radius: 15px;
}
.zp-box2 {
  height: auto;
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
  justify-content: flex-start;
  flex-direction: column;
}
.zp-box2-1 {
  width: 100%;
  height: 122px;
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  position: relative;
}
.zp-box2-1-1 {
  width: 32vw;
  height: auto;
  position: relative;
  display: block;
}
.zp-box2-1-1 img {
  width: 86px;
  position: absolute;
  left: 46%;
  top: 12%;
  filter: drop-shadow(5px, 5px, 5px, .5);
}
.zp-box2-1-2 {
  width: 40vw;
  height: auto;
  position: relative;
  right: 14px;
}
.zp-box2-1-2 p {
  text-align: center;
  color: #333333;
  font-style: normal;
  font-size: 3.6rem;
  position: absolute;
  top: 5%;
  left: 13%;
  letter-spacing: 3px;
  font-family: uddigikyokasho-pro, sans-serif;
  font-weight: 800;
  text-decoration: none;
  line-height: 5rem;
}
.zp-box2-1-2 span {
  display: none;
  position: absolute;
  margin: 0 auto;
  top: 71%;
  left: 15%;
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 2rem;
}
.zp-box2-2 {
  display: block;
  color: #E123F2;
  font-family: Meatball;
  text-align: center;
  font-weight: bolder;
  font-size: 5rem;
}
.zp-box2-3 {
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.zp-box2-3-1 img {
  margin: 0 auto;
  width: 70%;
  display: block;
  position: relative;
  top: -10px;
}
.zp-box3 {
  justify-content: center;
  flex-direction: column;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2em;
  padding: 0;
  width: 100%;
  align-content: space-between;
  font-family: uddigikyokasho-pro, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  display: flex;
  position: relative;
  max-width: 494px;
  font-size: 1.4rem;
  right: 0%;
}
.zp-box3-1 {
  width: 95%;
  height: auto;
  margin: 0 auto 5px;
  padding: 5px 15px;
  background-color: hsla(224, 74%, 59%, 1.00);
  border-radius: 27px;
  display: none;
  text-align: center;
  position: relative;
}
.zp-box3-3, .zp-box3-4, .zp-box3-5, .zp-box3-6, .zp-box3-7 {
  width: 100%;
  height: 40px;
  margin: 0 auto 5px;
  padding: 5px 10px;
  background-color: #254252;
  border-radius: 27px;
  display: block;
  text-align: center;
  position: relative;
  max-width: 320px;
}
.zp-box3-3 section h3 {
  position: relative;
  top: 3px;
}
.zp-box3-4 section h3 {
  position: relative;
  top: 3px;
}
.zp-box3-5 section h3 {
  position: relative;
  top: 3px;
}
.zp-box3-6 section h3 {
  position: relative;
  top: 3px;
}
.zp-box3-7 section h3 {
  position: relative;
  top: 3px;
}
.zp-box3-2 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  padding: 0;
  border-radius: 27px;
  display: block;
  position: relative;
}
.zp-box3-2 img {
  margin: 0 auto;
  display: block;
  width: 18%;
  z-index: 0;
  position: relative;
  font-size: medium;
  top: -3px;
}
.zp-box3-2 p {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 2.6vw;
  z-index: 60;
  color: #010101;
  position: absolute;
  top: 27px;
  left: 55px;
}
.sankaku {
  height: 0;
  width: 0;
  border-right: 95px solid #78C1EE;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5));
  position: absolute;
  right: -31px;
  z-index: 0;
  top: 46px;
}
.sankaku p {
  width: 100px;
  text-align: center;
  position: absolute;
  top: -12px;
  font-size: 1.4rem;
  color: #F9F2F2;
  text-decoration: none;
  left: 5px;
  text-shadow: 0px 3px 12px #000000;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 800;
}
#stalker {
  pointer-events: none;
  position: fixed;
  top: -8px;
  left: -8px;
  width: 16px;
  height: 16px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  transform: translate(0, 0);
  transition: transform 0.2s;
  transition-timing-function: ease-out;
  z-index: 999;
}
/*---------------------------*/
header {
  width: 100%;
  height: 100vh;
  padding: 0;
  position: relative;
  top: auto;
  display: block;
  min-height: 430px;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 8em;
  margin-left: 0em;
}
.headerinfo {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-top: 27px;
  margin-right: 27px;
  padding: 0;
  box-sizing: border-box;
  position: relative;
  right: 48%;
  top: 0px;
  width: 48%;
  justify-content: flex-end;
  flex-direction: row;
  height: 40px;
  display: none;
}
.headerinfo a {
  font-family: toppan-bunkyu-gothic-pr6n, serif;
  color: #FFFFFF;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  padding: 10px;
  font-size: 1.6rem;
  text-shadow: 0px 1px 2px hsla(0, 0%, 0%, 1.00);
}
.headerinfo a:hover {
  color: #FBEE50;
}
.headerinfo_2 {
  position: absolute;
  right: 10%;
  top: 25px;
}
.logo img {
  float: left;
  max-width: 100%;
  background-size: cover;
  height: auto;
  top: 7px;
  position: absolute;
  left: 30px;
  margin-top: 0px;
  margin-left: -20px;
  width: 155px;
}
.wp_headerA {
  position: relative;
  width: 90%;
  text-align: center;
  font-size: 4rem;
  max-width: 750px;
}
.wp_headerA h2 {
  font-family: Source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: bolder;
  position: relative;
  font-size: clamp(2rem, -1.759rem + 12.03vw, 5rem);
  color: #fff;
  display: block;
  line-height: 50px;
  letter-spacing: 5px;
  width: 100%;
  text-align: center;
  top: 138px;
  text-shadow: 1px 3px 10px #000000;
}
.wp_headerA.fadeUp p span {
  color: #AE2468;
}
.wp_headerA a {
  font-family: kari, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 3rem;
  color: #007F89;
  text-decoration: none;
  position: relative;
  line-height: 39px;
  text-align: center;
  margin: 0 auto;
  display: none;
  letter-spacing: 3px;
  text-shadow: -1px 3px 3px #000000;
}
.wp_headerA a:hover {
  color: #CA5A70;
}
.wp_header span {
  font-family: bokutoh-rera, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 4rem;
  color: #FFFFFF;
}
.wp_top h2 {
  color: #fff;
  font-family: Source-han-sans-japanese, sans-serif;
  font-size: 1.6rem;
  padding: 10px;
  display: none;
  border: 2px solid #939D61;
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 470px;
  top: 185px;
  border-radius: 0px;
  text-shadow: 2px 2px 5px #666666;
  background-color: hsla(70, 24%, 50%, 0.50);
  background-image: url(url);
  text-align: center;
}
.wp_top h2 span {
  color: #AB0045;
}
.slider {
  margin: 0 auto;
  transform: translate(-50%, -50%);
  position: absolute;
  right: -50%;
  left: auto;
}
.slider li a {
  font-family: uddigikyokasho-pro, sans-serif;
  font-style: normal;
  font-weight: bolder;
  font-size: clamp(2rem, 0.747rem + 4.01vw, 3rem);
  color: #fff;
  text-decoration: none;
  padding: 10px;
  background-color: #939D61;
  position: relative;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  display: block;
  cursor: pointer;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.slider li a:hover {
  color: #939D61;
  background-color: #fff;
  border: 2px solid #939D61;
}
.slider_wrap {
  position: relative;
  margin: 0 auto;
  display: block;
  min-width: 300px;
  max-width: 602px;
  left: auto;
  right: auto;
  width: 80%;
  top: 128px;
}
ul.menu {
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #FAF9F9;
  width: 100%;
  display: flex;
  justify-content: center;
  height: 70px;
  z-index: 150;
  flex-direction: row;
}
.menu li {
  display: block;
  table-layout: fixed;
  width: 100%;
  list-style: none;
  text-align: center;
  height: 100%;
  border-left-width: 2px;
  border-right-width: 2px;
  background-color: steelblue;
  margin: 5px;
  border-radius: 10px;
  max-height: 60px;
  -webkit-box-shadow: 2px 2px 10px -3px;
  box-shadow: 2px 2px 10px -3px;
  padding-top: 9px;
}
.menu li:nth-child(5) {
  background-color: #CA7CA0;
  color: crimson;
}
.menu a span {
  display: block;
  font-size: clamp(10px, 2.3vw, 12px);
  font-family: "FOT-UD角ゴ_ラージ Pr6N B";
  font-weight: normal;
  color: #FFFFFF;
  white-space: nowrap;
  padding-bottom: 0px;
  text-decoration: none;
}
.info_ic_wrapper {
  position: relative;
  width: 100%;
  padding: 0;
  height: auto;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  max-width: 456px;
  top: -245px;
  margin-top: 30px;
}
.info_ic {
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  position: absolute;
  padding-top: 48px;
  padding-right: 48px;
  padding-left: 48px;
  padding-bottom: 48px;
  width: 100%;
  height: auto;
  line-height: 40px;
  border-radius: 10%;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.2em;
  font-size: max(3vw, 2rem);
  background-color: #A80645;
  left: -24px;
  top: 15px;
  font-weight: bolder;
  max-width: 300px;
  min-width: 250px;
  z-index: 0;
}
.service_guide {
  margin-top: 1em;
  margin-left: auto;
  margin-bottom: 13em;
  width: 100%;
  z-index: 2;
  margin-right: auto;
  display: block;
  max-width: 899px;
}
.service_guide h2 {
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  background-color: #008298;
  z-index: 3;
  color: #fff;
  font-weight: 700;
  padding: 10px;
  font-size: 3rem;
  font-style: italic;
  animation: bg-change 10s infinite;
}
img data-orginal {
  display: none;
}
.service_guide .wp_info {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  max-width: 899px;
  height: auto;
  position: relative;
  top: 0px;
}
.wp_info section h2 {
  font-family: uddigikyokasho-pro, sans-serif;
  text-indent: 0px;
  width: 75vw;
  display: block;
  font-weight: normal;
  font-style: normal;
  font-size: clamp(1.6rem, 0.826rem + 3.87vw, 3rem);
  letter-spacing: 2px;
  color: #333;
  text-align: left;
  position: relative;
  top: -122px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: 0px;
  margin-bottom: 0;
  padding: 20px auto;
  line-height: 40px;
  margin-left: auto;
}
.wp_info p {
    margin-top: -6em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10em;
    width: 90%;
    font-family: "Source-han-sans-japanese";
    line-height: 3rem;
    font-size: clamp(1.4rem, 1.289rem + 0.55vw, 1.6rem);
    letter-spacing: 2px;
    max-width: 899px;
    height: auto;
    padding: 30px;
    display: block;
    text-align: left;
    column-gap: 20px;
    background-color: #8D9657;
    border-radius: 6px;
    text-shadow: 0px 0px;
    border: 2px solid #939D61;
    color: #fff;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
/*webservice*/
.webservice_wrapper {
  width: 100%;
  height: auto;
  margin-bottom: 1em;
  margin-top: 0em;
}
.webservice_inner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 0em;
  width: 100%;
  position: relative;
}
.webservice_box {
  margin: 10px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}
.webservice_box .site {
  width: 200px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  background-color: #2483B9;
  height: 200px;
  display: flex;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 2.4rem;
  font-style: italic;
  border-radius: 10px;
  font-weight: bolder;
  color: #FFFFFF;
  align-items: center;
  justify-content: center;
  flex: 0 0 200px;
}
.webservice_box .marketing {
  width: 200px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  background-color: #E8D41E;
  height: 200px;
  display: flex;
  justify-content: center;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 2.4rem;
  font-style: italic;
  border-radius: 10px;
  font-weight: bolder;
  color: #333;
  flex: 0 0 200px;
  align-items: center;
}
.webservice_box .management {
  width: 200px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  padding: 0;
  background-color: #609E1F;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 2.4rem;
  font-style: italic;
  border-radius: 10px;
  font-weight: bolder;
  color: #FFFFFF;
  flex: 0 0 200px;
}
.webservice_text {
  width: 100%;
  max-height: 400px;
  margin-top: 20px;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 40px;
  color: #000;
  font-size: 100%;
  position: relative;
  padding: 30px;
  flex: 1 1 400px;
  overflow: scroll;
  border-radius: 9px;
  border: 2px solid #939D61;
  text-align: center;
  background-color: #fff;
}
.webservice_box p {
  padding-top: 1em;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-weight: 700;
  color: #333;
  text-align: center;
}
.webservice_text .sub {
  font-size: max(1.6rem, 2.2vw);
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  padding: 5px 10px;
  font-weight: 700;
  color: #fff;
  background-color: #A80645;
  display: block;
  border-radius: 5px;
  text-align: center;
  width: 80%;
}
.webservice_text p span {
  font-size: max(1.6rem, 2.2vw);
  font-weight: 500;
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  color: #252525;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  display: block;
}
.webservice_text p span::before {
  content: '';
  width: 30px;
  height: 4px;
  display: inline-block;
  background-color: #A80645;
  position: relative;
  top: -5px;
  margin-right: 10px;
}
.webservice_text p span::after {
  content: '';
  width: 30px;
  height: 4px;
  display: inline-block;
  background-color: #A80645;
  margin-left: 10px;
  position: relative;
  top: -5px;
}
.webservice_text p {
  font-size: max(1.4rem, 1.8vw);
  font-family: FOT-UDkakugo-large-pr6n, sans-serif;
  font-weight: normal;
  text-align: left;
  color: #4d5156;
}
.top-wrap {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  padding: 0;
  background-size: cover;
  height: 100vh;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  background-image: url(../images/wpimg-1.jpeg);
  background-position: left top;
}
.top-wrap2 {
  width: 100%;
  padding: 50px;
  top: 65px;
  position: relative;
}
.top-wrap .top-wrap-inner {
  width: 100%;
  max-width: 899px;
  height: 300px;
  position: relative;
}
.top-wrap-inner h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  font-family: ""Source-han-sans-japanese"", "sans-serif";
  font-size: clamp(1rem, 1rem + 3.3vw, 4rem);
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 2px 4px #000000;
  z-index: 6;
  margin-right: auto;
  margin-left: auto;
  top: -11%;
  width: 90%;
  line-height: 5rem;
}
.top-wrap-inner h2 {
  margin: 0 auto;
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: clamp(14px, 1rem + 7vw, 10rem);
  line-height: 1.3;
  font-family: ""Source-han-sans-japanese"", "sans-serif";
  color: #FFFFFF;
  text-shadow: 1px 2px 4px #000000;
  z-index: 5;
  top: -24%;
  border-right: 20px solid hsla(214, 96%, 31%, 1.00);
  border-left: 20px solid hsla(219, 88%, 29%, 1.00);
  width: 80%;
}
.top-wrap-inner p {
    width: 80%;
	max-width: 700px;
    margin: 0 auto;
    padding: 10px 20px;
    display: block;
    position: relative;
    font-family: FOT-klee-pro, sans-serif;
    color: #FFFFFF;
    font-style: normal;
    font-weight: 800;
    font-size: clamp(1.6rem, 1.379rem + 1.11vw, 2rem);
    text-align: left;
    text-shadow: 1px 0px 6px #000000;
    top: -8%;
    background-color: hsla(336, 100%, 34%, 1.00);
    z-index: 5;
}
.company-AD {
  padding: 0;
  margin: 30px 0 70px;
  width: 100%;
  height: 310px;
  display: block;
}
.company-AD1 {
  background-repeat: no-repeat;
  width: 100%;
  margin: 0 auto;
  max-width: 950px;
  overflow: hidden;
  padding: 0;
  flex-wrap: wrap;
  display: flex;
  background-color: #DDF9DE;
  height: 310px;
  justify-content: center;
  border-radius: 15px;
}
.company-AD1 .ZT {
  padding: 0;
  margin: 0;
  position: relative;
  width: 85%;
  height: auto;
  left: 100px;
  top: 65px;
}
h2.AD1 {
  font-size: 5rem;
  text-indent: 0px;
  padding: 20px;
  color: #1B1A1A;
  font-weight: 900;
  letter-spacing: 5px;
  font-family: toppan-bunkyu-midashi-go-std, sans-serif;
  margin: 50px 20px 15px 40px;
  background-repeat: no-repeat;
  background-position: 0px center;
  background-size: 60% auto;
  line-height: 1.5em;
  text-align: justify;
  position: relative;
  top: 20px;
  left: 72px;
  width: 77%;
  display: block;
}
.c-ADbox10 {}
.c-ADbox11 {
  flex: 1 0 400px;
}
.company-AD1 p {
  color: #AA4278;
  width: 70%;
  padding: 0;
  margin: 0;
  font-family: Meatball;
  font-size: 6rem;
  text-align: left;
  line-height: 3rem;
  display: inline-block;
  position: relative;
  font-weight: bolder;
  top: 13px;
  left: 132px;
}
.c-ADbox11 .price {
  margin: 0 auto;
  padding: 0;
  width: 60%;
  position: relative;
  font-family: Meatball;
  color: #BF10F1;
  font-style: normal;
  font-weight: bold;
  font-size: 6rem;
}
.company-AD1 span {
  margin: 0;
  padding: 0;
  font-size: 2rem;
  position: relative;
  left: -1px;
}
.company-AD-wrap {
  display: flex;
}
.company-AD2 {
  margin: 0 atuo;
  background-repeat: no-repeat;
  opacity: 1;
  padding: 0;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  max-width: 950px;
  display: flex;
  background-color: #E4E4E4;
  flex-flow: flow;
  justify-content: center;
  height: 310px;
  border-radius: 15px;
}
.company-AD2 .ZT {
  padding: 0;
  margin: 0;
  position: relative;
  top: 71px;
  left: 64px;
  width: 90%;
  height: auto;
}
h2.AD2 {
  max-width: 500px;
  width: 100%;
  color: #AA4278;
  font-size: 3.6rem;
  text-indent: 0px;
  margin: 0;
  padding: 0;
  font-family: "Toppan Bunkyu Midashi Gothic Extrabold";
  display: inline-block;
  font-weight: bolder;
  line-height: 1.2em;
  text-align: center;
  position: relative;
  left: 47px;
  top: 59px;
  height: auto;
}
h2.AD2 span {
  color: #333333;
  font-size: 2.4rem;
}
.company-AD2 .AD-img img {
  position: relative;
  top: 109px;
  width: 85%;
  left: 30px;
}
.c-ADbox20 {}
.c-ADbox21 {
  flex: 1 0 350px;
}
.c-ADbox22 {}
.company-AD3 {
  width: 100%;
  height: 310px;
  max-width: 950px;
  padding: 40px 0 0;
  background-color: #AA4278;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  position: relative;
  border-radius: 16px;
}
.c-AD3-up {
  display: flex;
  justify-content: flex-start;
  position: absolute;
  margin: 0 auto;
  top: 83px;
}
.company-AD3 .ZT {
  padding: 0;
  margin: 0;
  width: 34%;
  position: absolute;
  top: -69px;
  left: 92px;
  height: 265%;
  flex: 0 1 auto;
}
h2.AD3 {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 4rem;
  margin: 0 auto;
  width: 100%;
  color: #FFFFFF;
  position: relative;
  top: -9px;
  left: 323px;
  font-weight: 800;
  font-style: normal;
  display: inline-block;
  max-width: 650px;
}
.c-AD3-down {
  display: flex;
  justify-content: center;
}
.c-AD-wrap {
  display: flex;
  justify-content: space-between;
  position: absolute;
  margin: 0 auto;
  top: 200px;
  height: 35%;
  width: 100%;
}
.c-AD-wrap img {
  width: 12%;
  height: 100%;
  position: relative;
  top: -30px;
  margin: 0 auto;
}

.slide-container {
    position: relative;
    display: flex;
  }
  .slider {
    margin: 0 auto;
    transform: translate(-50%, -50%);
    font-size: medium;
    display: inline-block;
    width: 100%;
    position: absolute;
  }
  .bg-pattern {
    position: absolute;
    width: 45%;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 165, 0, 0.05) 0%, rgba(255, 69, 0, 0.03) 100%);
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
    right: 0px;
  }
  .header-top {
    position: absolute;
    top: 40px;
    left: 60px;
    right: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .logo-area {
    display: flex;
    align-items: center;
    gap: 15px;
  }
.logo-area img{
	position: relative;
	left: 0px;
	top: -5px;
}
  /*.logo-icon {
    background: linear-gradient(135deg, #FF6B35 0%, #FF8C42 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 24px;
  }*/
  .logo-text {
    font-size: 18px;
    font-weight: 700;
    color: #333;
  }
  .logo-sub {
    font-size: 12px;
    color: #666;
  }
  .main-content {
    position: relative;
    top: 4vh;
    left: 25px;
    right: 20px;
    bottom: 0px;
    display: flex;
    gap: 40px;
    padding-left: 0px;
    flex-wrap: wrap;
    margin-right: 20px;
  }
  .main-title {
    font-size: 42px;
    font-weight: 900;
    color: #333;
    line-height: 1.3;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
    width: 95%;
  }
  .left-section {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 0px;
    min-width: 322px;
    width: 100%;
    position: relative;
  }
  .badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #0068b7;
    color: white;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    width: fit-content;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .badge i {
    font-size: 12px;
  }
  .main-title .highlight {
    color: #FF6B35;
    position: relative;
    display: inline-block;
  }
  .main-title .highlight::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: rgba(255, 107, 53, 0.2);
    z-index: -1;
  }
  .subtitle {
    font-size: 18px;
    color: #666;
    margin-bottom: 30px;
    line-height: 1.6;
    width: 95%;
  }
  .features {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .feature-item {
    display: flex;
    align-items: center;
    gap: 8px;
    background: white;
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    border: 1px solid #eee;
  }
  .feature-item i {
    color: #FF6B35;
    font-size: 14px;
  }
  .feature-text {
    font-size: 13px;
    color: #333;
    font-weight: 500;
  }
  .price-section {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-top: 20px;
  }
  .price {
    font-size: 56px;
    font-weight: 900;
    color: #AB0045;
    line-height: 1;
    font-family: Meatball;
  }
  .price-unit {
    font-size: 24px;
    color: #333;
    font-weight: 600;
  }
  .price-note {
    font-size: 14px;
    color: #666;
    margin-left: 10px;
  }
.right-section{
	flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 0px;
    min-width: 322px;
    width: 100%;
}
  /*.right-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 0px;
    position: relative;
    left: 0px;
    padding-left: 0px;
    min-width: 350px;
  }*/
  .card {
    background: white;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 400px;
  }
  .card-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f0f0f0;
    width: 100%;
  }
  .card-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #FF6B35 0%, #FF8C42 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
    margin-right: 50px;
  }
  .card-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
  }
  .card-subtitle {
    font-size: 12px;
    color: #666;
  }
  .service-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .s-inner-h {
    margin-left: -50px;
  }
  .s-inner {
    margin-left: 50px;
  }
  .service-item {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 12px;
    padding: 10px;
    background: #f8f9fa;
    border-radius: 8px;
  }
  .service-icon {
    width: 36px;
    height: 36px;
    background: white;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FF6B35;
    font-size: 14px;
    flex-shrink: 0;
    position: absolute;
  }
  .service-text {
    font-size: 14px;
    color: #333;
  }
  .service-desc {
    font-size: 12px;
    color: #666;
  }
  .cta-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #FF6B35 0%, #FF8C42 100%);
    color: white;
    padding: 15px 30px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    margin-top: 20px;
    box-shadow: 0 4px 15px rgba(255, 107, 53, 0.3);
    transition: all 0.3s ease;
  }
  .cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4);
  }
  .footer {
    position: absolute;
    bottom: 30px;
    left: 60px;
    right: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    color: #666;
  }
  .footer-left {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .footer-right {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .status-dot {
    width: 8px;
    height: 8px;
    background: #4CAF50;
    border-radius: 50%;
  }
  .status-text {
    font-size: 12px;
    color: #4CAF50;
  }
  .decorative-circle {
    position: absolute;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    background: rgba(255, 107, 53, 0.1);
    right: 10px;
    top: -50px;
    overflow: hidden;
  }
  .decorative-line {
    position: absolute;
    width: 100px;
    height: 2px;
    background: linear-gradient(90deg, #FF6B35 0%, transparent 100%);
    right: 150px;
    top: 150px;
  }
  .highlight-box {
    background: rgba(255, 107, 53, 0.1);
    border-radius: 8px;
    padding: 15px;
    margin-top: 15px;
    border-left: 4px solid #FF6B35;
  }
  .highlight-text {
    font-size: 14px;
    color: #333;
    font-weight: 500;
  }
/*PC向けスタイル　900以上*/
@media screen and (min-width: 900px){
body {
    font-family: 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    margin: 0 auto;
    padding: 0px;
    background-repeat: no-repeat;
    background-size: auto auto;
    position: relative;
    -webkit-text-size-adjust: 100%;
    font-size: 1.6rem;
    width: 100%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    top: 1em;
}
html, html * {
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
}
html .stage { /*for IE6 hacks*/
  overflow: auto;
  position: relative;
  width: 100%;
  height: 100%;
}
/*----------------- navi -----------------*/
  .nav {
    padding-right: 0px;
    height: 65px;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 3px 7px #555555;
    box-shadow: 0px 3px 7px #555555;
    background-color: #3641B0;
    position: fixed;
    top: 0px;
    width: 100%;
    justify-content: center;
  }
  .nav li {
    position: relative;
    list-style: none;
    top: 0px;
    margin: 0;
    padding: 10px 20px;
    display: inline-block;
    right: -19%;
  }
  .nav li a {
    display: inline-block;
    color: #fff;
    font-size: 1.4rem;
    line-height: 3.5;
    transition: ease-in 0.3s;
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-weight: 300;
    position: relative;
    text-align: center;
    font-style: normal;
  }
  .nav li a:after {
    position: absolute;
    bottom: 4px;
    content: ' ';
    width: 100%;
    height: 3px;
    background-color: #f8e04c;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .2s;
  }
  .nav li a:hover::after {
    transform: scale(1, 1);
    transform-origin: left top;
  }
  .nav li ul {
    top: 65px;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 567;
  }
  .nav li ul li {
    overflow: hidden;
    margin: 0;
    text-align: left;
    width: 145px;
    display: none;
    background-color: #2E3795;
  }
  .nav li ul li > a {
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
    line-height: 40px;
    display: inline-block;
    transition: ease-in 0.3s;
    position: relative;
    left: 15px;
  }
  .nav li:hover > ul > li {
    overflow: visible;
    margin: 0;
    padding: 0;
    text-align: left;
    opacity: 1;
    display: block;
    position: relative;
    top: 0px;
    left: -210px;
  }
  .nav li ul li ul {
    top: 0px;
    left: 145px;
  }
  .nav li ul li ul:before { /*layer-2▷*/
    top: 15px;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
    right: 5px;
    position: absolute;
    content: " ";
  }
  li ul .wrap {
    width: 450px;
    margin: 0 auto;
    height: 300px;
    padding: 0;
    background-color: #F3F1F1;
    font-size: 1.2rem;
    display: none;
    flex-flow: row;
    text-align: justify;
  }
  ul .wrap img {
    padding: 0;
    margin: 0 auto;
    display: flex;
  }
  ul .wrap p {
    padding: 10px;
    text-align: center;
    color: #555;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.2rem;
  }
  .nav li ul li:hover .wrap {
    display: block;
    position: fixed;
    margin: 0;
    padding: 20px;
    top: 65px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .nav > li:first-child > a {
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 0.85em;
  }
  .M-LOGO {
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0%;
  }
  .M-LOGO a img {
    padding: 0;
    opacity: 1;
    top: 14px;
    margin: -8px 20px 0;
    position: relative;
    left: 0px;
    width: 155px;
    overflow: visible;
    display: block;
  }
  .nav > .right {
    margin-left: auto;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: auto;
    background-color: #A80645;
  }
/*----------------- /navi -----------------*/
/*----------------- header -----------------*/
.top-wrap {
    width: auto;
    position: relative;
    background-repeat: no-repeat;
    padding: 0;
    background-size: cover;
    height: 100vh;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 48px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    background-image: url(../images/wpimg-1.jpeg);
    transform: scaleX(-10px);
    perspective: 10px;
  }
  .top-wrap .top-wrap-inner {
    width: 100%;
	max-width: 900px;
    height: 350px;
    position: relative;
    display: block;
    top: 0px;
  }
  .top-wrap-inner h2 {
    position: relative;
    text-align: center;
    font-weight: bold;
    line-height: 1.3;
    font-family: ""Source-han-sans-japanese"", "sans-serif";
    font-size: clamp(1rem, 1rem + 7vw, 10rem);
    color: #FFFFFF;
    margin: 0 auto;
    padding: 0;
    text-shadow: 1px 2px 4px #000000;
    top: 0%;
    display: block;
    z-index: 1;
    left: auto;
    right: auto;
    width: 95%;
    border-right: 30px solid hsla(235, 55%, 39%, 1.00);
    border-left: 30px solid hsla(235, 55%, 39%, 1.00);
    max-width: 850px;
  }
.top-wrap-inner h3 {
    margin: 0 auto;
    position: relative;
    text-align: center;
    font-family: ""Source-han-sans-japanese"", "sans-serif";
    font-size: 4rem;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 2px 4px #000000;
    justify-content: center;
    top: 21%;
    z-index: 1;
    left: auto;
    display: block;
    line-height: 5rem;
  }
.top-wrap-inner p {
    margin: 0 auto;
    padding: 10px 20px;
    position: relative;
    font-family: FOT-klee-pro, sans-serif;
    color: #FFFFFF;
    font-style: normal;
    font-weight: 800;
    font-size: 2rem;
    text-shadow: 1px 0px 6px #000000;
    text-align: center;
    background-color: hsla(336, 100%, 34%, 1.00);
    display: block;
    top: 32%;
    z-index: 1;
    left: auto;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }	
/*----------------- /header -----------------*/
/*----------------- トップ吹き出し -----------------*/
  .info_ic_wrapper {
    height: auto;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    position: relative;
    top: -91px;
    max-width: 1200px;
  }
  .info_ic_wrapper img {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    z-index: 1;
    height: auto;
    top: 28px;
    right: 25%;
    max-width: 240px;
    min-width: 192px;
  }
  .info_ic {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    width: 300px;
    line-height: 40px;
    border-radius: 5%;
    text-align: center;
    color: #fff;
    letter-spacing: 0.2em;
    font-size: 2.6rem;
    font-weight: bolder;
    background-color: #A80645;
    height: 230px;
    top: 50px;
    right: 0px;
    margin: 0 auto;
    position: absolute;
    display: block;
    left: -240px;
    animation: bup linear both;
    animation-timeline: view(block);
    animation-range: cover 0% cover 50%;
  }
  @keyframes bup {
    from {
      scale: 1 0;
    }
    to {
      scale: 1 1;
    }
  }
  .info_ic p {
    color: #fff;
    font-size: 3rem;
    position: absolute;
    top: 72px;
    font-family: "Klee One SemiBold";
    overflow-anchor: none;
    margin: 0 auto;
    font-weight: bolder;
    left: 45px;
  }
/*------------- トップ吹き出しend -------------*/
/*----------------- wp_info -----------------*/
.wp_info width_rules {
    width: 100%;
    padding: 10px;
    display: block;
	}
.content {
    width: 100%;
    height: 600px;
    display: block;
    position: relative;
    top: 162px;
    margin-bottom: 200px;
	}
.wp_info section h2 {
    font-family: uddigikyokasho-pro, sans-serif;
    text-indent: 0px;
    width: 100%;
    display: block;
    font-weight: normal;
    font-style: normal;
    font-size: 4rem;
    letter-spacing: 2px;
    color: #333;
    text-align: center;
    position: absolute;
    top: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0 auto;
    padding: 20px auto;
    line-height: 6rem;
    left: auto;
  }
  .wp_info p {
    position: absolute;
    margin-top: 350px;
    transform: translate(-50%, -50%); 
    margin-left: 50%;
    margin-bottom: 10em;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    line-height: 3rem;
    font-size: 1.6rem;
    color: #fff;
    letter-spacing: 3px;
    max-width: 900px;
	width: 100%;
    height: auto;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    text-align: left;
    column-gap: 20px;
    border-radius: 6px;
    text-shadow: 0px 0px;
    background-color: #939D5A;
    border: 2px solid #939D61;
    -webkit-box-shadow: 0px 0px 20px #8C8A8A;
    box-shadow: 0px 0px 20px #8C8A8A;
  }	
/*----------------- /wp_info -----------------*/
/*----------------- service etc -----------------*/
main section {
    padding: 0;
    position: relative;
    text-align: center;
    margin-top: 0em;
}
  section {
    padding: 0;
    position: relative;
    text-align: center;
    right: 0px;
    display: block;
  }
  .width_rules {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
　.webservice_wrapper {
    width: 100%;
    height: auto;
    margin-bottom: 5em;
    margin-top: -7em;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    position: relative;
  }
  .webservice_inner {
    display: flex;
    align-items: center;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    position: relative;
    max-width: 1024px;
    top: 0em;
  }
 　.webservice_box {
    width: 900px;
    margin: 10px;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    flex-wrap: no-wrap;
    justify-content: center;
  }
  .webservice_box .site {
    width: 200px;
    margin: 0 auto;
    padding: 0;
    background-color: #2483B9;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 2.4rem;
    font-style: italic;
    border-radius: 10px;
    font-weight: bolder;
    color: #FFFFFF;
    flex: 0 0 200px;
  }
  .webservice_box .marketing {
    width: 200px;
    margin: 0 auto;
    padding: 0;
    background-color: #E8D41E;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 2.4rem;
    font-style: italic;
    border-radius: 10px;
    font-weight: bolder;
    color: #252525;
    flex: 0 0 200px;
  }
  .webservice_box .management {
    width: 200px;
    margin: 0 auto;
    padding: 0;
    background-color: #5F9E20;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 2.4rem;
    font-style: italic;
    border-radius: 10px;
    font-weight: bolder;
    color: #FFFFFF;
    flex: 0 0 200px;
  }
  .webservice_text {
    width: 600px;
    max-height: 400px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: 20px;
    margin-bottom: 10px;
    color: #000;
    font-size: 1.6rem;
    position: relative;
    display: inline-block;
    background-color: #FFFFFF;
    padding: 30px;
    flex: 1 1 600px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Source-han-sans-japanese, sans-serif;
    border-radius: 7px;
    text-align: center;
    border: 2px solid #939D61;
  }
  .webservice_box p {
    padding-top: 1em;
    font-family: Source-han-sans-japanese, sans-serif;
    font-weight: 700;
    text-align: center;
  }
  .webservice_text .sub {
    font-size: 1.8rem;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    padding: 10px;
    font-weight: 700;
    color: #fff;
    background-color: #A80645;
    border-radius: 5px;
    display: block;
    position: relative;
    max-width: 600px;
    width: 100%;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    letter-spacing: 3px;
  }
  .webservice_text p span {
    font-size: 1.8rem;
    font-weight: 600;
    font-family: Source-han-sans-japanese, sans-serif;
    color: #252525;
    text-decoration: none;
  }
  .webservice_text p span::before {
    content: '';
    width: 50px;
    height: 4px;
    display: inline-block;
    background-color: #A80645;
    position: relative;
    top: -5px;
    margin-right: 10px;
  }
  .webservice_text p span::after {
    content: '';
    width: 50px;
    height: 4px;
    display: inline-block;
    background-color: #A80645;
    margin-left: 10px;
    position: relative;
    top: -5px;
    background-image: url(url);
  }
  .webservice_text p {
    font-size: 1.6rem;
    font-family: Source-han-sans-japanese, sans-serif;
    font-weight: normal;
    text-align: center;
    color: #4d5156;
    line-height: 1.5;
  }
 .service_soudan {
    max-width: 767px;
    padding: 0;
    width: 100%;
    position: relative;
    margin: 5em auto;
    top: 0px;
  }
  .service_soudan_Bn1 h4 {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    border-radius: 50px;
    background-color: #939D61;
    color: #fff;
    font-weight: 700;
    padding: 20px;
    font-size: 2.4rem;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0em;
    display: block;
    width: 100%;
    text-align: center;
    max-width: 750px;
    position: relative;
    top: -55px;
  }
  .service_soudan_Bn1 .smp-use h4 {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    border-radius: 50px;
    background-color: #174354;
    color: #fff;
    font-weight: 700;
    padding: 20px;
    font-size: 2rem;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0em;
    display: none;
    width: 100%;
    text-align: center;
    max-width: 750px;
    position: relative;
    top: 31px;
  }
  .service_soudan_Bn3 h4 {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    border-radius: 50px;
    background-color: #939D61;
    color: #fff;
    font-weight: 700;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 2.4rem;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0em;
    display: block;
    width: 100%;
    text-align: center;
    max-width: 750px;
    position: relative;
    top: 119px;
  }
  .service_soudan_Bn h4 span {
    font-size: 4rem;
    color: #A80645;
    display: none;
  }
  .service_soudan_Bn3 .smp-use h4 {
    display: none;
  }
/*----------------- /service etc -----------------*/
  .checkmark {
    display: none;
    text-align: center;
    border-radius: 0px;
  }
  .relation {
    padding-top: 10px;
    width: 100%;
    font-size: 12px;
    max-width: 760px;
    z-index: 3;
    height: 48px;
    display: block;
    position: relative;
    top: 100px;
    padding-left: 15px;
    padding-bottom: 10px;
    line-height: 1em;
    visibility: visible;
    left: -6px;
    color: #709C38;
  }
  .relation::before {
    margin: 0;
    padding: 0;
    float: left;
    width: 20px;
    height: 20px;
    position: relative;
    top: 15px;
    left: 5px;
    display: block;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    content: " ";
    background-image: url(../images/nav-ico.png);
  }
  .relation p {
    width: 90px;
    float: left;
    left: 0%;
    position: relative;
    top: 17px;
    color: #000;
    font-size: 1.4rem;
    overflow-y: hidden;
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-style: normal;
    margin-top: 0;
    margin-right: 0;
    margin-left: 15px;
    margin-bottom: 0;
    font-weight: 300;
  }
  .relation ul {
    width: 100%;
    max-width: 600px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 7px;
    left: 145px;
  }
  .relation li {
    -ms-box-shadow: 0px 2px 4px hsla(0, 0%, 0%, 0.30);
    margin: 0 auto;
    display: inline-block;
    position: relative;
    top: 16px;
    font-family: a-otf-ud-reimin-pr6n, sans-serif;
    line-height: normal;
  }
  .relation a {
    transition: ease-in 0.2s;
    -webkit-transition: ease-in 0.2s;
    -moz-transition: ease-in 0.2s;
    padding: 10px;
    -ms-transition: ease-in 0.2s;
    display: block;
    color: #333;
    font-family: Source-han-sans-japanese, sans-serif;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    top: 0px;
    word-spacing: 3px;
    left: -1px;
  }
  .relation li a:hover {
    -webkit-box-shadow: 0px 0px 2px hsla(0, 0%, 0%, 0.20);
    -moz-box-shadow: 0px 0px 2px hsla(0, 0%, 0%, 0.20);
    -ms-box-shadow: 0px 0px 2px hsla(0, 0%, 0%, 0.20);
    box-shadow: 0px 0px 2px hsla(0, 0%, 0%, 0.20);
    position: relative;
    background-color: #00859D;
    color: #fff;
  }
  main-top {
    margin-top: 3em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0em;
    padding: 2em;
    height: auto;
    width: 100%;
    max-width: 1024px;
    position: relative;
    color: hsla(0, 0%, 70%, 1.00);
  }
  main {
    margin: 0 auto;
    padding-top: 3em;
    padding-bottom: 3em;
    background-color: #fff;
    width: 100%;
  }
  .area-ye {
    display: block;
    width: 100%;
    background-color: hsla(163, 31%, 60%, 0.86);
  }
  .area-ye img {
    display: block;
    animation: amabie 5s ease-out infinite;
    animation-direction: alternate;
  }
  .area-ye h3 {
    font-style: normal;
    font-weight: bold;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3em;
    font-size: 3rem;
    padding: 30px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 10px;
    font-family: Source-han-sans-japanese, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    background-color: hsla(193, 92%, 25%, 1.00);
  }
  .area-ye h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    z-index: -1;
    border-radius: 100px / 15px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .4);
    background-color: hsla(193, 92%, 25%, 0.80);
  }
  .area-ye p {
    margin: 0 auto;
    max-width: 795px;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 4rem;
    text-decoration: none;
    color: #333;
    padding: 15px;
    text-align: center;
  }
  .area-ye p span {
    font-style: normal;
    font-weight: 800;
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 2rem;
  }
  p span strong {
    font-size: 6rem;
  }
  .area-ye-2 {
    margin-top: 14em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -10em;
    padding-top: 10px;
    padding-right: auto;
    padding-left: auto;
    padding-bottom: 50px;
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    max-width: 100%;
    flex-direction: column;
    justify-content: center;
    flex-wrap: no-wrap;
    background-color: #3641B0;
  }
  .area-ye-3 {
    margin-top: 6em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 10px auto 100px;
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    max-width: 100%;
    flex-direction: column;
    justify-content: center;
    flex-wrap: no-wrap;
    background-color: #3641B0;
    top: 2em;
  }
  main_2 {
    margin: calc(50% - 50vw);
    margin-top: 9em;
    margin-bottom: -160px;
    padding-left: auto;
    padding-right: auto;
    padding-top: 1em;
    padding-bottom: 0em;
    width: 100%;
    position: relative;
    top: auto;
    bottom: auto;
    background-color: #3641B0;
    background-image: url(../images/BGuse%201.png);
    background-position: left top;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  /* ------------------------------------------------ menu button */
  .menu-btn {
    display: none;
  }
  
  .header-in {
    width: 100%;
    clear: both;
    background-color: #849ED9;
    margin: 0 auto;
    padding-top: 0px;
    position: relative;
    top: 53px;
    background-position: left center;
    background-size: cover;
    height: auto;
    display: none;
  }
  header.sub {
    width: 100%;
    max-width: 1024px;
    text-align: center;
    margin: 0 auto;
    padding-top: 30px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    background-image: url(url);
    height: 56px;
    position: relative;
    top: -5px;
    display: none;
  }
  header {
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
    position: relative;
    top: auto;
    display: block;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .headerinfo {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 60px;
    margin-right: 20px;
    padding: 0;
    box-sizing: border-box;
    position: absolute;
    right: 0%;
    top: -29px;
    display: flex;
    width: 50%;
    justify-content: flex-end;
    flex-direction: row;
    height: 40px;
    max-width: 460px;
    min-width: 410px;
    font-family: "A-OTF UD新ゴ Pr6N L";
  }
  .headerinfo a {
    font-family: Source-han-sans-japanese, sans-serif;
    color: #fff;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    padding: 10px;
    font-size: 1.6rem;
    position: relative;
  }
  .headerinfo img {
    width: 11%;
  }
  .headerinfo a:hover {
    color: #CE86A8;
  }
  .headerinfo_2 {
    position: absolute;
    right: 5%;
    top: 22px;
  }
  
  .logo img {
    float: left;
    max-width: 100%;
    background-size: cover;
    height: auto;
    top: 30px;
    position: absolute;
    left: 30px;
    margin-top: 0px;
    margin-left: -20px;
    width: 200px;
    display: none;
  }
  .ha_02a {
    padding: 0px;
    margin: 0;
    position: absolute;
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 212px;
    max-width: 545px;
    min-width: 500px;
    z-index: 1;
  }
  .ha_02a h1 {
    float: left;
    color: #FFFFFF;
    padding: 10px;
    margin: 0;
    font-size: 1.4rem;
    text-align: left;
    font-family: uddigikyokasho-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    position: absolute;
    top: -15em;
    left: 1em;
  }
  .wp_headerA_wrap {
    width: 1000px;
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .wp_headerA {
    width: 100%;
    max-width: 1200px;
  }
  .wp_headerA h2 {
    font-family: "fot-udkakugo-large-pr6n", sans-serif;
    font-style: normal;
    font-weight: 900;
    position: absolute;
    top: 300px;
    left: auto;
    font-size: 7rem;
    color: #333;
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    text-align: center;
    letter-spacing: 8px;
    width: 100%;
    text-shadow: 4px 2px 8px #fff;
    min-width: 900px;
  }
  @keyframes bgchange {
    0% {
      background: #000000;
    }
    25% {
      background: #7888BA;
    }
    50% {
      background: #BA1866;
    }
    75% {
      background: #709C38;
    }
    100% {
      background: #661458;
    }
  }
  .wp_headerA a {
    font-family: kari, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4rem;
    color: #CF3F83;
    text-decoration: none;
    position: relative;
    top: 187px;
    left: auto;
    line-height: 39px;
    text-align: center;
    margin: 0 auto;
    display: none;
    letter-spacing: 3px;
    text-shadow: -1px 3px 3px #000000;
  }
  .wp_headerA a:hover {
    color: #CA5A70;
  }
  .wp_header span {
    font-family: bokutoh-rera, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 4rem;
    color: #FFFFFF;
  }
  .wp_top {
    width: 100%;
    max-width: 700px;
    position: relative;
    top: 0px;
  }
  .wp_top h2 {
    color: #fff;
    font-family: "noto-sans-cjk-jp", sans-serif;
    font-size: 2rem;
    padding: 10px;
    display: block;
    border: 2px solid #939D61;
    position: relative;
    margin: 0 auto;
    width: 100%;
    border-radius: 0px;
    text-shadow: 2px 2px 5px #666666;
    background-color: hsla(70, 24%, 50%, 0.50);
    background-image: url(url);
    text-align: center;
    top: 470px;
    font-weight: 500;
    max-width: 800px;
  }
  .wp_top h2 span {
    color: #AB0045;
  }
  .img-zeroplan-wrapper {
    margin-top: -5em;
    display: flex;
    justify-content: center;
  }
  img.zeroplan {
    margin: 0 auto;
    width: 75%;
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
  }
  .zeroplan-img img {
    padding: 10px;
    position: relative;
    left: -55px;
  }
  body header-a {
    background-color: #004C71;
  }
  .Hero {
    width: 100%;
    height: 50vh;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    background-repeat: no-repeat;
    z-index: -1000;
  }
  .op-text h1 {
    color: #fff;
    top: -167px;
    font-weight: 300;
    margin: 0;
    padding: 20px 5px 20px 30px;
    text-indent: 0px;
    font-family: fot-udkakugo-large-pr6n, sans-serif;
    text-shadow: 1px 4px 4px #555;
    font-size: 3.6rem;
    display: block;
    left: 10%;
    text-decoration: none;
    position: relative;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.3);
    backdrop-finter: blur(20px);
    box-shadow: 0px 8px 15px 0px #555555;
    -webkit-box-shadow: 0px 8px 15px 0px #555555;
    border-radius: 0px;
    width: 498px;
    height: 221px;
  }
  .op-text h1::after {
    content: " ";
    background-color: aqua;
    z-index: -10;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    top: -1px;
    left: 0%;
  }
  .op-text h1 .farst {}
  .op-text h1 .secand {
    font-size: 6rem;
  }
  .op-text h2 {
    position: relative;
    margin: 0;
    top: -159px;
    font-family: fot-udkakugo-large-pr6n, sans-serif;
    color: #fff;
    padding: 5px 30px;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 300;
    text-shadow: 0px 0px 10px #000000;
    display: block;
    left: 8%;
    text-align: left;
    z-index: 0;
    width: 558px;
    border-bottom-width: 0px;
  }
  p.top-cm {
    color: #ffffff;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    line-height: 5rem;
    font-weight: bolder;
    font-size: 2.6rem;
    font-family: source-han-sans-japanese, sans-serif;
    max-width: 1000px;
    padding: 10px;
    width: 100%;
    background-color: #A7CD31;
    text-indent: 0px;
    text-align: center;
    position: relative;
    top: 0em;
  }
  .top-cm {
    -webkit-box-shadow: 1px 2px 10px 0px #000000;
    box-shadow: 1px 2px 10px 0px #000000;
    width: 100px;
    height: auto;
    display: block;
  }
  .zero {
    padding: 0;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 66px;
    max-width: 1024px;
    width: 100%;
    -webkit-box-shadow: 1px 2px 14px 0px;
    box-shadow: 1px 2px 14px 0px;
  }
  .zero img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 0;
    max-width: 1024px;
    position: relative;
  }
  .zero_img_wrap .down-to-top .zero {
    display: flex;
  }
  .zero_img_wrap .smp-use .zero {
    display: none;
    margin: 20px auto 50px;
    padding: 0;
    width: 85%;
    position: relative;
    min-width: 900px;
  }
  /*---- /sg-Bn -----*/
  .zerop_wrap.clearfix img.top_zero {
    position: relative;
    margin: 0;
    padding: 0;
    top: -113px;
    left: 26px;
  }
  .zero_img_wrap .zero .down-to-top {
    display: flex;
    width: 100%;
  }
  .zerop_wrap.clearfix {
    margin: 0 auto;
    width: 100%;
    padding: 100px auto;
    max-width: 1024px;
    position: relative;
    display: block;
  }
  .down-to-top h3.zerop1 {
    margin-top: 4em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -9em;
    position: relative;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-size: 2.4rem;
    text-decoration: none;
    font-weight: 700;
    padding: 20px;
    background-color: #939D61;
    letter-spacing: 3px;
    color: #FFFFFF;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 80px;
    max-width: 750px;
  }
  .smp-use h3.zerop1 {
    display: none;
  }
  .zerop_wrap.clearfix .animation .top_zero {
    margin: 0;
    padding: 0;
    width: 150px;
    display: inline-block;
  }
  .topZero_wrap {
    display: flex;
    width: 95%;
    position: relative;
    margin-top: -9em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10em;
    flex-wrap: wrap;
    padding: 25px;
    border: 2px solid #939D61;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    max-width: 1024px;
    border-radius: 0px;
    background-color: #fff;
  }
  .topZero_Box1 {
    margin: 0;
    padding: 0;
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    flex: 2;
  }
  .topZero_Box1 .p1 {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    display: block;
    padding: 0;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    width: 90%;
    position: relative;
    letter-spacing: 3px;
    word-spacing: -3px;
  }
  .topZero_Box2 {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    flex: 1;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .topZero_Box2 .p2 {
    font-size: 6rem;
    padding: 0;
    margin: 0;
    position: absolute;
    display: block;
    white-space: nowrap;
    font-family: Meatball;
    font-style: normal;
    line-height: 1em;
    color: #CE4081;
    width: 100%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: -39px;
    right: 0%;
  }
  .topZero_Box2 .p2 span {
    color: #444444;
    font-size: 1.6rem;
    position: relative;
    top: -42px;
    left: 211px;
    font-family: "A-OTF Gothic BBB Pr6N Medium";
    white-space: nowrap;
  }
  .zerop_box {
    padding: 0;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    position: relative;
    max-width: 900px;
    top: -50px;
  }
  .zerop_box1 {
    display: flex;
    padding: 0;
    margin: 0 auto;
    justify-content: space-around;
    width: 100%;
  }
  .zerop_box1 img {
    width: 17%;
    display: block;
    height: 0%;
  }
  .zerop_box2 {
    display: flex;
    width: 80%;
    justify-content: center;
    position: relative;
    top: 24px;
  }
  .zerop_box2 img {
    width: 20%;
    height: 0%;
  }
  .zerop_box3 {
    display: flex;
    width: 54%;
    padding: 0;
    margin: 0 auto;
    position: relative;
    top: 51px;
  }
  .zerop_box3 img {
    width: 30%;
    height: 0%;
    margin: 0 auto;
    padding: 0;
    position: relative;
  }
  .zerop2_bn_wrap .down-to-top .zerop2 {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 85%;
    max-width: 700px;
    top: 78px;
    font-family: "FOT-UDkakugo-large-pr6n", sans-serif;
    font-size: 2.4rem;
    letter-spacing: 3px;
  }
  .down_to_top .zerop2_bn {
    margin: 0 auto;
    position: relative;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    max-width: 1024px;
    width: 100%;
    display: block;
  }
  .zerop2_bn_wrap .down_to_top .service5.clearfix {
    display: none;
  }
  .smp-use h3.zerop2 {
    display: none;
  }
  .zerop_wrap2.clearfix {
    max-width: 1024px;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-top: -7em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3em;
    flex-direction: column;
    position: relative;
  }
  /*トップ吹き出しend*/
  .service_guide h2 {
    /* [disabled]text-align: center; */
    font-family: Verdana, Geneva, sans-serif;
    border-radius: 0px;
    background-color: #008298;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    font-size: 4.6rem;
    font-style: italic;
    position: absolute;
    top: 298px;
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5em;
    z-index: 0;
    width: 100vw;
    left: 0px;
  }
  main img {
    margin-top: 0em;
    position: relative;
    right: -93%;
  }
  .servicebox_1 {
    margin-top: -6em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10em;
    width: 100%;
    max-width: 1024px;
    grid-template: 1fr 1fr / 1fr 1fr 1fr;
    font-size: medium;
    display: grid;
    gap: 20px;
  }
  .service_img {
    width: 100%;
    height: 320px;
    max-width: 500px;
    border: 2px solid #939D61;
    border-radius: 7px;
    padding: 10px;
    list-style: none;
    display: grid;
    grid-template: " .....  ..... .... "10px " title  title .... "90px " img    text  .... "50px " .....  text  .... "50px / 100px 1fr 10px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px #8C8A8A;
    box-shadow: 0px 0px 10px #8C8A8A;
  }
  .title {
    grid-area: title;
    margin: 0 auto;
    font-size: 2rem;
    position: relative;
    line-height: 45px;
    text-decoration: none;
  }
  .image {
    grid-area: img;
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    position: relative;
    left: -10px;
  }
  .text {
    grid-area: text;
    font-size: 1.6rem;
    line-height: 1.8;
    margin: 0px;
    display: block;
  }
  .title p strong {
    padding: 5px 10px;
    background-color: #A80645;
    color: #fff;
    border-radius: 5px;
    font-size: 1.6rem;
    font-family: "FOT-UDkakugo-large-pr6n", sans-serif;
    font-weight: bold;
    letter-spacing: 3px;
  }
  .grid_text {
    grid-area: text;
    font-size: clamp(1.4rem, 1.289rem + 0.55vw, 1.6rem);
    text-align: left;
    font-family: "FOT-UDkakugo-large-pr6n", sans-serif;
    letter-spacing: 3px;
  }
  p span {
    color: #E52A85;
    text-align: left;
  }
  img data-orginal {
    display: none;
  }
  .down-to-top h3.zerop3 {
    border-radius: 50px;
    margin-top: 3em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0em;
    padding: 20px;
    font-weight: 700;
    font-size: 2.4rem;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    display: inline-block;
    top: 35px;
    font-style: normal;
    background-color: #939d61;
    letter-spacing: 4px;
    width: 100%;
    max-width: 750px;
    position: relative;
  }
  .zerop_wrap.clearfix .down-to-top .service5.clearfix {
    display: none;
  }
  .smp-use h3.zerop3 {
    display: none;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-left: 20px;
    padding: 0.5em 1em;
    font-weight: bolder;
    font-size: 1.6rem;
    font-family: "A-OTF UD新ゴ Pr6N L";
  }
  .servicebox_3 {
    padding: 35px;
    margin-top: 0em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3em;
    width: 100%;
    height: auto;
    max-width: 900px;
    background-repeat: no-repeat;
    z-index: 0;
    position: relative;
    text-align: center;
    border-radius: 7px;
    border: 2px solid #939D61;
    background-color: #FFFFFF;
    top: -160px;
  }
  .servicebox_3 p {
    font-size: 1.8rem;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #333;
    line-height: 35px;
  }
  .zerop_wrap3.clearfix .servicebox_3 .checkmark {
    display: inline-block;
    margin-top: 1em;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0.5em;
    border-radius: 7px;
    background-color: #A80645;
    color: #FFFFFF;
    font-weight: bolder;
    position: relative;
    padding-left: 2em;
    text-indent: -1em;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: uddigikyokasho-pro, sans-serif;
    font-size: 2rem;
    font-style: normal;
    width: 90%;
  }
  .zerop_wrap3.clearfix {
    padding: 0;
    margin-top: 0em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -5em;
    position: relative;
  }
  .checkmark_wrap {
    padding: 0;
    margin: 2em auto;
    width: 85%;
    display: inline-block;
    position: relative;
  }
  .servicebox_4 {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    background-repeat: no-repeat;
    z-index: 0;
    text-align: center;
    font-family: "Lexia Bold";
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }
  .servicebox_4 p {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10em;
    padding: 50px 0px;
    color: #aa4287;
    line-height: 2em;
    font-size: 1.2rem;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    text-align: left;
    position: relative;
    width: 100%;
  }
  .servicebox_4 .Notes {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    padding: 15px;
    font-size: 1.5rem;
    margin-top: -4em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -1em;
    width: 95%;
    max-width: 1024px;
    color: #000;
    line-height: 30px;
    border: 1px solid #939D5A;
    -webkit-box-shadow: 0px 0px 20px 1px #8C8A8A;
    box-shadow: 0px 0px 20px 1px #8C8A8A;
  }
  aside .Notes a {
    color: #D23B56;
  }
  .area-ye-2 section {
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
    top: -108px;
  }
  .area-ye-2 section .product-plan {
    padding: 20px;
    margin: 0 auto;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 2.4rem;
    display: inline-block;
    position: relative;
    top: 58px;
    background-color: #939D61;
    width: 100%;
    text-align: center;
    max-width: 750px;
    background-image: url(url);
  }
  .product-type {
    position: relative;
    top: -60px;
  }
  .st-10 {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
    padding: 0;
    flex-wrap: no-wrap;
    position: relative;
    top: 0px;
  }
  .st-25 {
    display: flex;
    margin: 2em auto;
    padding: 0;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: no-wrap;
  }
  .title-box {
    margin: 0;
    padding: 0;
    display: flex;
  }
  .b-left {
    height: 145px;
    flex: 0.6;
    padding: 10px;
    display: flex;
    position: relative;
  }
  .b-left p {
    font-family: september-n, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 1.4rem;
    line-height: 18px;
    display: block;
    position: absolute;
    margin: 0;
    padding: 5px;
    width: 67%;
    left: 16px;
    color: #175001;
    top: 12px;
  }
  .b-right {
    flex: 4;
    border: 1px solid #FBF3F3;
    margin: 0;
    padding: 0;
    border-radius: 13px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: auto;
    background-color: #FFFFFF;
    -webkit-box-shadow: inset 0px 2px 3px #555;
    box-shadow: inset 0px 2px 3px #555;
    font-size: medium;
  }
  .box-Link a {
    font-family: september-n, sans-serif;
    font-style: normal;
    font-size: 2rem;
    font-weight: 800;
    color: #fff;
    position: relative;
    right: auto;
    display: block;
    transition: all 0.5s;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1em;
    text-decoration: underline;
    text-align: center;
  }
  .box-Link a:hover {
    color: #C452BF;
    transition: all 1s;
  }
  .b-right p {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 1.8;
    width: 90%;
  }
  .b-right img {
    margin-bottom: -25px;
  }
  .company-guide.clearfix {
    margin-top: 2em;
    margin-right: 0;
    margin-left: 2em;
    margin-bottom: 0;
    padding: 0;
    display: block;
  }
  .company-guide.clearfix p {
    display: inline-block;
    margin: 0;
    padding: 20px;
    font-family: Meatball;
    color: #274592;
    font-style: italic;
    position: relative;
    top: 8px;
    font-size: 4rem;
    left: 0px;
  }
  .service_guide .wp-info {
    margin: 0 auto;
    max-width: 860px;
    height: auto;
    position: relative;
    top: 0px;
    border-radius: 0px;
  }
  section h2 span {
    color: #AB0045;
    display: inline-block;
  }
  
  /*.wp-info p strong .zerop-wrap h3.zerop {
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: bolder;
    font-size: 5rem;
    font-family: "A-OTF UD新ゴ Pr6N L";
    background-color: #4972b8;
    border-radius: 15px;
    width: 900px;
    max-width: 1000px;
    height: auto;
    text-indent: -81px;
    text-decoration: none;
    position: relative;
    top: 0px;
  }
  .zerop_wrap2.clearfix .animation .service5.clearfix {
    padding: 0;
    margin: 0;
    position: relative;
    width: 19%;
  }
  .zerop_box .animation .service5.clearfix {
    padding: 0;
    margin: 0;
    position: relative;
    width: 19%;
  }*/
  .img_outer .clearfix {
    background: url("images/zerop-1.png")no-repeat 10px center / 80px auto;
    padding: 20px 10px 10px 100px;
    border: dotted 3px #333;
    border-radius: 15px;
    margin: 20px;
    height: auto;
  }
  .img_outer.clearfix:hover {
    transform: scale(1.1, 1.1);
  }
  .img_outer.clearfix img {
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .img_outer.clearfix .lazy {
    width: 70px;
    display: block;
  }
  .img_outer.clearfix p {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 1.6rem;
    display: block;
    width: 800px;
    flex: 1;
    max-width: 70%;
    position: absolute;
    left: 116px;
    top: 10px;
  }
  .img_outer.clearfix p span {
    color: #5C7AE5;
  }
  .img_outer.clearfix p:hover {
    z-index: 205;
    font-weight: bolder;
    color: #191919;
  }
  .zerop_wrap3.clearfix {
    padding: 0;
    max-width: 1024px;
    z-index: 1;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
    position: relative;
    display: flex;
  }
  .wp-wrap {
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
  }
  .sample-wrap {
    width: 100%;
    padding: 0;
    margin-top: 7em;
    max-width: 1000px;
    margin-bottom: 0em;
  }
  .sample {
    width: 100%;
    height: 100%;
    margin: 0 auto 150px;
    display: flex;
    max-height: 1024px;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
    flex-wrap: no-wrap;
  }
  .sampleBox-1, .sampleBox-2 {
    max-width: 440px;
    padding: 0;
    margin-top: 1em;
    margin-right: 0em;
    margin-left: 0em;
    margin-bottom: 0em;
    width: 95%;
    flex: 1 0 450px;
    display: flex;
    position: relative;
    -webkit-box-shadow: 3px 3px 10px #000000;
    box-shadow: 3px 3px 10px #000000;
  }
  .sampleBox-1 div img, .sampleBox-2 div img {
    width: 100%;
  }
  .s1 {
    padding: 15px;
    background-color: #61A523;
    border-radius: 5px;
    position: absolute;
    display: inline-block;
    text-align: center;
    left: 22px;
  }
  .s2 {
    padding: 15px;
    border-radius: 5px;
    background-color: #61A523;
    position: absolute;
    left: 586px;
    margin: 0;
    display: inline-block;
    text-align: center;
  }
  a.s1, a.s2 {
    color: #FFFFFF;
    left: 10px;
    position: relative;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: 1.4rem;
  }
  nav .F a {
    color: #EEDB18;
  }
  .left_contents {
    max-width: 600px;
    width: 100%;
  }
  .left_contents .top {
    margin-left: 0%;
    width: 100%;
    height: auto;
    padding-bottom: 15px;
  }
  .left_contents ul {
    width: 100%;
  }
  .left_contents ul li {
    text-decoration: none;
    margin: 0;
    padding-top: 7px;
    padding-right: 7px;
    padding-left: 25px;
    padding-bottom: 7px;
    list-style-type: none;
    border-left: thin solid #afc430;
    border-right: thin solid #afc430;
    border-bottom: 0px solid #afc430;
    border-top: thin solid #afc430;
    width: 100%;
    height: auto;
    text-indent: 0px;
  }
  .left_contents ul .first {
    padding: 0;
    margin: 0;
  }
  .left_contents ul .last {
    border: thin solid #afc430;
  }
  .left_contents ul li:hover {
    background-color: hsla(69, 61%, 48%, 1.0);
    color: #FFFFFF;
    transition: all .3s;
  }
  ul .first img {
    margin-right: 7px;
  }
  ul li img {
    margin-right: 7px;
  }
  .rc_top {
    width: 95%;
    border-radius: 8px;
    margin: 20px auto;
    position: relative;
    height: auto;
  }
  .rc_top p {
    position: relative;
    font-size: 16px;
    width: 85%;
    padding: 5% 20px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
  .rc_Box1 {
    padding: 1.5% 2.5%;
    width: 100%;
    height: auto;
  }
  .rc_Box1 img {
    vertical-align: middle;
    width: 45px;
    display: inline-block;
    position: relative;
  }
  .top_message img {
    width: 85%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .rc_Box1 .s2 {
    width: 55%;
    margin: 0;
    padding: 0;
    height: auto;
  }
  .rc_Box1 p {
    border: thin solid #afc430;
    border-radius: 5px;
    margin-top: 12px;
    padding: 10px;
    margin-left: 67px;
    font-size: 14px;
    -webkit-box-shadow: 1px 1px 10px;
    box-shadow: 1px 1px 10px;
    color: #6e6f71;
  }
  /*------------------------*/
  /*上部にナビを固定
/*------------------------*/
  .fixed {
    position: fixed;
    top: 0;
    width: 100%;
    float: left;
    left: auto;
  }
  section-p main {
    padding: 0;
    display: block;
  }
  .amabie-p-wrap {
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: no-wrap;
    border: 4px solid #555555;
    z-index: 0 inherit;
    height: 200px;
    width: 100%;
    max-width: 900px;
  }
  .amabie-p-wrap .amabie-p-box p {
    text-align: left;
  }
  .amabie-p-box p span {
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.8rem;
    color: #FFFFFF;
    text-shadow: 0px 3px 8px #000;
  }
  .amabie-box {
    display: flex;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    flex-direction: row;
    position: relative;
    width: 100%;
    max-width: 899px;
    text-shadow: 0px 0px #111111;
  }
  .amabie-left-box {
    flex: 8;
    position: relative;
    top: -26px;
  }
  .amabie-left-box p span {
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 2.8rem;
    text-align: justify;
  }
  .amabie-right-box {
    flex: 1;
  }
  .amabie-right-box strong {
    font-family: chunk;
    margin: 0;
    padding: 0;
    font-size: 11rem;
    position: absolute;
    top: -67px;
    color: #FFFFFF;
    text-shadow: 2px 5px 15px #333333;
    height: auto;
    right: 50px;
  }
  .triangle-R {
    border-top: 50px solid transparent;
    border-right: 50px solid hsla(332, 60%, 53%, 0.80);
    border-bottom: 50px solid rgba(240, 137, 127, 0.80);
    border-left: 50px solid transparent;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -69px;
    right: -473px;
  }
  .triangle-L {
    border-top: 50px solid rgba(240, 137, 127, 0.80);
    border-right: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid hsla(332, 60%, 53%, 0.80);
    width: 0px;
    height: 0px;
    position: absolute;
    top: -215px;
    left: -472px;
  }
  .main-A-a .st-func_bn {
    display: inline-block;
    background-color: #254252;
    border-left-width: 0px;
  }
  .main-A-a .st-func_bn h2 {
    color: #FFFFFF;
  }
  h4.bn_1 {
    background-color: #4772BC;
    text-align: left;
    font-weight: bolder;
    color: #fff;
    font-family: Source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-size: 1.8rem;
    margin-top: 0px;
    top: -5px;
  }
  .QA-wrap {
    margin-top: 2em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25em;
    position: relative;
    width: 100%;
  }
  h3.qestion {
    padding: 0px;
    width: 100%;
    margin: 20px auto;
    background-color: #98ccd3;
    border-radius: 10px 10px 0 0;
    max-width: 745px;
  }
  h3.qestion p {
    font-size: 16px;
    color: #000;
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 42px;
    padding-bottom: 5px;
    font-weight: 300;
    margin-top: 9px;
    margin-right: 9px;
    margin-left: 9px;
    margin-bottom: 9px;
    background-image: url(../images/Q-mark.png);
    font-family: bokutoh-rera, sans-serif;
    font-style: normal;
    letter-spacing: 2px;
    position: relative;
  }
  h3.answer {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    background-color: #cf3f83;
    border-radius: 10px 10px 0 0;
    max-width: 745px;
  }
  h3.answer p {
    font-size: 1.4rem;
    color: #fff;
    background-image: url(../images/A-mark.png);
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 24px;
    padding-bottom: 10px;
    background-position: left center;
    margin: 0 0 0 10px;
    line-height: 1;
  }
  h5.answer-txt {
    font-size: 1.6rem;
    color: .555555;
    width: 100%;
    margin: 0 auto 20px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: rgb(160, 160, 164);
    border-bottom-color: rgb(160, 160, 164);
    border-left-color: rgb(160, 160, 164);
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
    max-width: 745px;
    text-decoration: none;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: left;
  }
  h5.answer-txt-last {
    font-size: 1.6rem;
    color: .555555;
    width: 100%;
    margin: 0 auto 90px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: rgb(160, 160, 164);
    border-bottom-color: rgb(160, 160, 164);
    border-left-color: rgb(160, 160, 164);
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
    max-width: 745px;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    text-align: left;
  }
  .h4-inner {
    width: 100%;
    height: 32px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    max-width: 1024px;
    position: relative;
    top: 75px;
    left: 6px;
  }
  .h4-inner h4 {
    position: relative;
    color: #fff;
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    margin-left: -8px;
    margin-top: 0px;
    margin-bottom: -1px;
    display: inline-block;
    top: -17px;
    left: -12px;
    background-color: #488DFC;
    font-size: 2em;
  }
  .h4-inner h4:before {
    content: "";
    position: absolute;
    left: 0px;
    border-left-style: solid;
    border-left-width: 20px;
    border-right: 0 solid transparent;
    border-top: 20px solid #0D7CB0;
    top: 68px;
    display: inline-block;
  }
  .hero-wrap {
    background-color: #EF1A1D;
    margin: 20px 0;
    padding: 0;
  }
  h2.zeroplan {
    text-align: center;
    font-weight: 600;
    padding: 10px 20px;
    color: #fff;
    margin-top: 5em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2em;
    background-color: #1184D7;
    z-index: 1;
    font-size: 2.6rem;
    font-family: fot-klee-pro, sans-serif;
    width: 65%;
    max-width: 1024px;
  }
  .zeroplan-txt {
    width: 60%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 20px;
    display: block;
    position: relative;
  }
  h2.zeroplan:before {
    width: 50px;
    height: 50px;
    border: 4px solid #09A8C3;
    content: "";
    margin-top: -5px;
    margin-left: -125px;
    position: absolute;
    display: block;
    visibility: visible;
    z-index: 1;
    top: auto;
  }
  h2.zeroplan:after {
    border: 4px solid #4ADCDB;
    content: "";
    width: 25px;
    height: 25px;
    z-index: 1;
    visibility: visible;
    position: absolute;
    margin-left: -469px;
    margin-top: 5px;
  }
  .h-wrap-L {
    margin: 0 auto;
    max-width: 242px;
    width: 100%;
  }
  h5.topics {
    margin-left: 15px;
    position: relative;
    top: 1px;
    left: -178px;
    background-color: #939D61;
    color: #FFFFFF;
    font-family: Tahoma, Geneva, sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 10px 30px;
    font-size: 2rem;
    text-indent: 0px;
    content: " ";
    border-radius: 3px;
  }
  h5.events {
    margin-left: 15px;
    position: relative;
    top: -91px;
    background-color: #939D61;
    color: #FFFFFF;
    font-family: Tahoma, Geneva, sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 10px 30px;
    font-size: 2rem;
    clear: left;
    text-indent: 0px;
    left: -112px;
    border-radius: 3px;
  }
  .other-wrap.clearfix {
    display: flex;
    margin-top: -5em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3em;
    padding: 3em;
    width: 100%;
    justify-content: center;
    max-width: 1024px;
    top: 0em;
    flex-direction: row;
    align-content: space-between;
  }
  .other-1 {
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5em;
    width: 50%;
    padding: 0;
    display: block;
    position: relative;
  }
  .other-2 {
    margin-top: 9px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    width: 50%;
    position: relative;
    display: block;
    top: 40px;
  }
  .sub_A {
    padding: 10px 20px;
    margin-top: 0em;
    margin-right: 0em;
    margin-left: 0em;
    margin-bottom: 0em;
    font-size: 1.2rem;
    max-width: 555px;
    width: 90%;
    height: auto;
    border: 1px solid #bcd430;
    position: relative;
    background-color: #FFFFFF;
    top: 40px;
    -webkit-box-shadow: 0px 3px 12px;
    box-shadow: 0px 3px 12px;
    border-radius: 5px;
    display: block;
  }
  .sub_B {
    padding: 10px 20px;
    margin: 0;
    font-size: 12px;
    max-width: 555px;
    width: 90%;
    height: auto;
    border: 1px solid #bcd430;
    position: relative;
    background-color: #fff;
    left: 41px;
    -webkit-box-shadow: 0px 3px 12px;
    box-shadow: 0px 3px 12px;
    border-radius: 5px;
    top: -50px;
  }
  /*serviceconsept*/
  .service_concept_wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-top: -6em;
    position: relative;
    top: 0px;
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .scbox_up {
    display: flex;
    justify-content: space-around;
    max-width: 1024px;
    width: 100%;
    flex-direction: row;
  }
  .scbox_down {
    display: flex;
    justify-content: space-around;
    max-width: 350px;
    position: relative;
    top: -120px;
    margin-bottom: 50px;
  }
  .sc_1 {
    font-family: Source-han-sans-japanese, sans-serif;
    font-weight: bolder;
    font-size: clamp(14px, vw, 24px);
    color: #252525;
    margin-top: 5em;
    border-radius: 0px;
    text-shadow: 0px 0px;
    -webkit-box-shadow: 0px 0px 20px #8C8A8A;
    box-shadow: 0px 0px 20px #8C8A8A;
    background-color: #FFFFFF;
    padding-top: 0px;
  }
  .sc_1 section .sc_text {
    font-family: Source-han-sans-japanese, sans-serif;
    font-weight: normal;
    font-size: 1.6rem;
    position: relative;
    top: 5px;
  }
  .sc_1_text span p {
    text-align: center;
    font-size: clamp(23rem, 28vw, 36rem);
    padding: 0;
    position: absolute;
    top: 50px;
    display: block;
    transform: rotate(-15deg);
    color: #AB0045;
    left: -55px;
    width: 50%;
    height: auto;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-weight: 700;
  }
  .sc_1_text {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 35px auto;
    background-color: #FFFFFF;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: rem;
    font-weight: 300;
  }
  .sc_1 h4 {
    margin: 0 auto;
    padding: 10px 10px 10px 18px;
    width: 100%;
    color: #fff;
    font-size: 2rem;
    font-weight: bolder;
    text-indent: 0px;
    background-color: #4972B8;
    height: auto;
    float: left;
    display: block;
    text-align: center;
    font-family: Source-han-sans-japanese, sans-serif;
    font-style: normal;
    position: relative;
  }
  .sc_1 span.las1 {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin: 0;
    padding: 20px;
    float: right;
    text-align: center;
    line-height: 60px;
    border: thin solid hsla(53, 89%, 51%, 1.00);
    background-color: hsla(53, 89%, 51%, 1.00);
    font-size: 1.5em;
    font-weight: bolder;
    color: #0C66F6;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
    -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
    z-index: 3;
    left: 246px;
    top: 446px;
  }
  .sc_1 span.las2 {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin: 0;
    padding: 0;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 60px;
    border: thin solid hsla(53, 89%, 51%, 1.00);
    background-color: hsla(53, 89%, 51%, 1.00);
    font-size: 1.5em;
    font-weight: bolder;
    color: #0C66F6;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
    -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
  }
  .sc_1 span.las3 {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin: 0;
    padding: 0;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 60px;
    border: thin solid hsla(53, 89%, 51%, 1.00);
    background-color: hsla(53, 89%, 51%, 1.00);
    font-size: 1.5em;
    font-weight: bolder;
    color: #0C66F6;
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
    -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.30);
  }
  h4.bn_2 {
    background-color: #C25BCB;
    text-align: left;
    font-size: 1.8rem;
    font-family: Source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: bolder;
    top: -2px;
  }
  h4.bn_3 {
    background-color: #1D3849;
    font-family: Source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: bolder;
    font-size: 1.8rem;
    top: -2px;
  }
  h4.bn_1:hover {
    background-color: #555;
  }
  h4.bn_2:hover {
    background-color: #555;
  }
  h4.bn_3:hover {
    background-color: #555;
  }
  .sg-wrap {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    max-width: 1024px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: relative;
  }
  .sg1 .sg-text .sub {
    font-size: 0rem;
    font-weight: bolder;
  }
  .sg1 p {
    padding: 5px;
    font-size: 1.6rem;
    color: #666666;
    font-weight: normal;
    font-family: "A-OTF Futo Go B101 Pr6N Bold";
    letter-spacing: 2px;
  }
  .sg1 .sub > span {
    color: rgba(72, 141, 252, 1.00);
    font-size: 1.3rem;
  }
  .sg-text {
    margin: 0;
    padding: 0;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    color: #666666;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }
  
  .sg-Bn .smp-use h4 {
    margin-top: 0em;
    margin-right: 0em;
    margin-left: 0em;
    margin-bottom: 1em;
    padding: 0.5em 1em;
    position: relative;
    display: none;
    font-family: bokutoh-rera, sans-serif;
    font-size: 1.6rem;
    -webkit-box-shadow: 1px 4px 14px #555555;
    box-shadow: 1px 4px 14px #555555;
    font-style: normal;
    font-weight: 500;
    text-align: center;
  }
  .sg-Bn2 {
    left: 0px;
    max-width: 1024px;
    padding: 0;
    width: 100%;
    margin-top: 7em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1em;
    display: inline-block;
  }
  .sg-Bn2 h4 {
    font-size: 2rem;
    font-family: source-han-sans-japanese, sans-serif;
    margin: 0 auto;
    padding: 20px;
    color: #FFFFFF;
    border-radius: 85px;
    -webkit-box-shadow: 1px 4px 14px #555555;
    box-shadow: 1px 4px 14px #555555;
    text-align: center;
    width: 100%;
    height: auto;
    max-width: 900px;
  }
  .sg-Bn2 .down-to-top h4 {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0em;
    padding: 20px;
    display: inline-block;
    font-family: bokutoh-rera, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 1.8rem;
    background-color: hsla(193, 92%, 25%, 0.80);
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    max-width: 900px;
    width: 100%;
  }
  .sg-Bn2 .smp-use h4 {
    margin: 0;
    padding: 0.5em 1em;
    position: relative;
    display: none;
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.6rem;
    -webkit-box-shadow: 1px 4px 14px #555555;
    box-shadow: 1px 4px 14px #555555;
    font-style: normal;
    font-weight: 500;
  }
  .down-to-top section h4 {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    display: inline-block;
  }
  .sg-Bn2 p {
    font: bolder normal 2em/1em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0;
    padding: 10px 0 10px 25px;
    width: 100%;
    text-align: left;
    color: #fff;
    float: left;
    display: inline-block;
    max-width: 1024px;
  }
  .sg-Bn2 p span {
    margin: 0;
    font-size: 0.5em;
    letter-spacing: 5px;
    padding: 0;
  }
  .sg1 .sg-text {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    margin: 0;
    padding: 5px 0 0 0;
    line-height: 3rem;
    font-size: 0rem;
  }
  .sg1 {
    text-align: center;
    margin: 5px;
    padding: 5px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.30);
    -ms-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.30);
    align-items: center;
    width: 33%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    border-radius: 0px;
  }
  .sg1 img {
    width: 30%;
    float: left;
    object-fit: cover;
    -o-object-fit: cover;
    height: 52px;
  }
  .sg1 .top-1 {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.4rem;
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #b0cb50;
  }
  .sg1 .top-2 {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.4rem;
    font-weight: bolder;
    color: #fff;
    background-color: #ea60f5;
  }
  .sg1 .top-3 {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    color: #fff;
    background-color: #333;
  }
  .sg1 .sg-text .sub {
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: bolder;
    font-size: 1.6rem;
  }
  .sg-text p {
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-style: normal;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2.2rem;
    letter-spacing: 2px;
  }
  .sg-text p span {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.4rem;
    color: #347FF6;
    font-weight: bolder;
  }
  .price1 {
    width: 80%;
    margin-top: 14em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0em;
    height: 300px;
    background-color: #98ccd3;
    border-radius: 20px;
    position: relative;
    top: -6em;
    max-width: 1024px;
  }
  .price2 {
    width: 100%;
    margin-top: 9em;
    margin-right: auto;
    margin-left: auto;
    height: 300px;
    background-color: #98ccd3;
    border-radius: 20px;
    margin-bottom: 4em;
  }
  .price1 p {
    margin: 0 auto;
    line-height: 1.4em;
    font-weight: bolder;
    font-size: 3rem;
    font-family: source-han-sans-japanese, sans-serif;
    padding: 50px;
    background-color: #8998d1;
    color: #FFFFFF;
    display: block;
    top: 50%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    font-style: normal;
    max-width: 1024px;
    width: 66%;
    position: absolute;
  }
  .price2 p {
    margin: 0 auto;
    line-height: 1.4em;
    font-weight: bolder;
    font-size: 3rem;
    font-family: source-han-sans-japanese, sans-serif;
    padding: 50px 30px;
    background-color: #8998d1;
    color: #FFFFFF;
    display: block;
    top: 50%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    font-style: normal;
    max-width: 1024px;
    width: 77%;
    position: absolute;
    vertical-align: middle;
  }
  .price1 p span {
    display: inline-block;
    line-height: 35px;
    color: #fff;
  }
  .price2 p span {
    display: inline-block;
    color: #FFFFFF;
  }
  .price-img-A {
    margin-top: 1em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    display: block;
    background-color: #333;
    text-indent: 23px;
    color: #FFFFFF;
    border-radius: 100px;
    width: 100%;
    height: 100%;
    top: -127px;
    z-index: 1;
    left: auto;
    max-width: 150px;
    max-height: 150px;
  }
  .price-img-A span {
    position: absolute;
    top: 3px;
    font-family: Meatball;
    font-style: normal;
    font-weight: normal;
    font-size: 10rem;
    left: 24px;
    color: #FBEE50;
  }
  .price2-img-A {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-top: 1em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    display: block;
    background-color: #333;
    text-indent: 23px;
    color: #FFFFFF;
    border-radius: 100px;
    width: 100%;
    height: 100%;
    top: -72px;
    z-index: 0;
    left: auto;
    max-width: 150px;
    max-height: 150px;
  }
  .price2-img-A span {
    position: absolute;
    top: 2px;
    font-family: Meatball;
    font-style: normal;
    font-weight: normal;
    font-size: 10rem;
    left: -1px;
    margin: 0 auto;
    color: #FBEE50;
    display: inline-block;
  }
  .st-function-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 1024px;
    position: relative;
  }
  .z_wrap .smp-use {
    margin-top: 0em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    position: relative;
    color: #FFFFFF;
    text-align: center;
    display: none;
    max-width: 899px;
    width: 100%;
  }
  .st10_case {
    position: relative;
    max-width: 1000px;
    margin: 70px 0 0;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    padding: 0 0 0 50px;
    font-family: source-han-sans-japanese, sans-serif;
  }
  .st10_bn {
    position: relative;
    left: auto;
    padding: 15px;
    width: 80%;
    margin-bottom: 5em;
    height: auto;
    max-width: 400px;
  }
  .st25_bn {
    position: relative;
    left: auto;
    padding: 15px;
    width: 100%;
    margin-bottom: 5em;
    height: auto;
    max-width: 400px;
  }
  .start10plan {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    position: relative;
    max-width: 1024px;
  }
  .start10plan tr th {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    padding: 4px;
    font-size: 1.4rem;
    width: 30%;
    height: auto;
    font-weight: 300;
    font-variant: normal;
  }
  .start10plan tr td {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: 1.2rem;
    text-align: justify;
    width: 70%;
    font-weight: 300;
    font-variant: normal;
  }
  .st10-wrap {
    padding: 0;
    width: 100%;
    position: relative;
    height: auto;
    margin: 0 auto;
    max-width: 1024px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .st10-case1 {
    width: 100%;
    padding: 0;
    margin-top: 5em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2em;
    height: auto;
    position: relative;
  }
  .st10-case1-img {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: 100%;
    max-width: 550px;
    display: block;
  }
  .st10-case1-img img {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: 100%;
    display: block;
    position: relative;
    left: 0px;
  }
  span.st10-case1 {
    font-size: 2rem;
    color: #333;
    line-height: normal;
    padding: 0;
    margin: 0 0 1em;
    float: left;
    text-align: center;
    font-family: bokutoh-rera, sans-serif;
    font-style: normal;
    font-weight: 300;
  }
  .st10-case2 {
    width: 100%;
    height: auto;
    margin-top: 0em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -5em;
    padding: 0;
    top: 67px;
    position: relative;
  }
  .st10-case2-img {
    width: 100%;
    margin: 0 auto;
    height: auto;
    position: relative;
    max-width: 550px;
    display: block;
  }
  .st10-case2-img img {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5em;
    padding: 0;
    position: relative;
    left: 0px;
    top: 159px;
  }
  span.st10-case2 {
    font-size: 2rem;
    color: #333;
    padding: 0;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1em;
    text-align: center;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 600;
  }
  table.start10plan {
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    margin: 30px auto 50px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    width: 70%;
    padding: 0;
    max-width: 1024px;
    position: relative;
  }
  .start10plan caption {
    font-family: fot-udkakugo-large-pr6n, sans-serif;
    margin: 0 auto;
    font-style: normal;
    font-weight: 300;
    font-size: 1.4rem;
    padding: 0;
    display: table-caption;
    position: relative;
    top: 5px;
  }
  .st10_st25 {
    width: 100%;
    padding: 0;
    margin-top: 0em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2em;
  }
  table.start25plan {
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    -ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    margin: 30px auto 50px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.40);
    max-width: 1024px;
    width: 70%;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
  }
  .start25plan tr th {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 1.4rem;
    width: 30%;
  }
  .start25plan tr td {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 1.2rem;
    width: 70%;
    text-align: left;
  }
  .start25plan caption {
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: clamp(1.4rem, 2vw, 1.6rem);
    top: 5px;
    position: relative;
  }
  /*table*/
  .start25plan {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -10em;
    padding: 0;
    height: 100%;
    position: relative;
    font-size: clamp(1.2rem, 2.5vw, 1.6);
  }
  .st25_case {
    position: relative;
    max-width: 1000px;
    margin: 70px 0 0;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    padding: 0 0 0 50px;
    text-align: center;
  }
  span.st25_case {
    color: #333;
    height: 20px;
    width: 100%;
    margin-top: 1em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2em;
    padding: 0;
    font-size: 2rem;
    text-align: center;
    font-family: source-han-sans-japanese, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 600;
    display: inline-block;
  }
  .st25_case_img {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0px;
    display: flex;
    text-align: center;
    height: auto;
    max-width: 550px;
    justify-content: center;
  }
  .clearfix {
    margin: 0;
    padding: 0;
    position: relative;
    top: 0px;
  }
  .clearfix .inquiry {
    padding: 0;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1em;
    font-family: ro-nikkatsu-sei-kai-std, serif;
    font-weight: bolder;
    font-size: 3rem;
    line-height: 1.2em;
    text-align: center;
    color: #AA4278;
    position: relative;
    top: -1em;
    width: 100%;
  }
  .inquiry-btn {
    display: block;
    position: relative;
    z-index: 0;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    top: -4em;
    right: -50%;
  }
  p.inquiry {
    width: 100%;
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
    margin-bottom: 0em;
    height: auto;
    padding-top: 0em;
    padding-right: 0em;
    padding-left: 0em;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 0em;
    color: #AA4278;
    font-style: normal;
    font-weight: 800;
    font-size: 1.8rem;
    font-family: Ro-nikkatsu-sei-kai-std, serif;
    z-index: 10;
  }
  footer-wrap {
    width: 100%;
    height: 300px;
    position: relative;
    bottom: 50px;
  }
  footer-wrap1 {
    width: 100%;
    height: 300px;
    position: relative;
    bottom: -88px;
  }
  /* footer ＃はfooterを画面下部に固定するJG用　*/
  footer {
    padding: 30px;
    width: 100%;
    margin: 0;
    z-index: 1;
    background-color: #3641B0;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    position: relative;
    top: 0px;
    height: 300px;
  }
  .s_logo-wrap {
    flex: 1.2;
    margin-right: 35px;
  }
  adress {
    margin: 0;
    padding: 0;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    width: 100%;
    max-width: 320px;
  }
  .s_logo {
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    max-width: 340px;
  }
  .businessInfo_txt .style18 {
    width: 100%;
  }
  .businessInfo_txt {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    text-align: justify;
    text-justify: inter-ideograph;
    padding-top: 0;
    padding-right: 0;
    padding-left: 25px;
    padding-bottom: 0;
    margin: 0;
    font-family: Source-han-sans-japanese, sans-serif;
    line-height: 2em;
    display: block;
  }
  .businessInfo_txt strong {
    color: #6f93cc;
    padding: 20px;
    margin: 0;
    font-size: 1.5em;
  }
  .n-wrapper {
    width: 100%;
    height: 17%;
    margin: 0;
    padding: 0;
    line-height: normal;
    z-index: 100;
    display: inline-block;
  }
  .n-wrapper nav {
    width: 150px;
    height: 80px;
    border: 1px solid #AA4278;
    text-align: center;
    padding: 10px;
    line-height: 2.5rem;
    margin: 0 auto;
    background-color: #AA4278;
    display: block;
    position: relative;
    bottom: 10%;
  }
  .n-wrapper nav a {
    font-family: a-otf-futo-go-b101-pr6n, sans-serif;
    font-style: normal;
    color: #FFFFFF;
    font-size: 1.6rem;
    line-height: 35px;
    text-decoration: none;
  }
  nav a span {
    font-size: 0rem;
  }
  .n-wrapper nav:hover {
    background-color: #FECF12;
    transition: ease 0.3s;
    color: #FFFFFF;
  }
  .n-wrapper nav:hover a {
    color: #000;
  }
  nav a span {
    font-family: fot-klee-pro, sans-serif;
    font-size: 1.4rem;
    position: relative;
    top: -13px;
  }
  .header-wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
    position: relative;
    background-color: #DDF9DE;
    z-index: 0;
    display: none;
  }
  .box {
    width: 100%;
    margin-bottom: 0em;
  }
  .smp-use h4 {
    display: none;
  }
  .guide-top-inner {
    position: relative;
    top: 3em;
    width: 100%;
    height: 25em;
  }
  .guide-top-inner .guide-t-title {
    color: #f2f98b;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    z-index: 1;
    text-transform: uppercase;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 5rem;
    font-style: normal;
    font-weight: 800;
    text-shadow: 1px 3px 11px #333333;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    top: 95px;
    display: block;
    border-left-width: 10px;
    border-left-style: solid;
    border-radius: 0px;
    border-bottom: thin solid #F3F98C;
    border-right: 10px solid #F3F98C;
    border-top: 1px solid #F3F98D;
    left: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    max-width: 800px;
  }
  .guide-t-title h2 {
    display: inline-block;
    border-left: 10px solid #F3F98C;
    font-family: kari, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 8rem;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
  }
  .guide-top-inner .appear.d1 {
    position: relative;
    top: 106px;
    right: auto;
    margin: 0 auto;
    text-align: center;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 1.5rem;
    color: #fff;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: 0px 2px 9px #555555;
    left: auto;
    letter-spacing: 2px;
    padding: 10px;
    border: thin solid #FFFFFF;
    width: 80%; /*min-width: 900px;*/
    max-width: 800px;
    line-height: 1.8;
  }
  guide {
    position: relative;
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 1.8rem;
    text-align: left;
    line-height: 28px;
    width: 54%;
    top: 0em;
    display: block;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    left: 40px;
    letter-spacing: 2px;
  }
  .guide-A-img {
    padding: 0;
    margin-top: 5em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -4em;
    height: auto;
    max-width: 850px;
    width: 85%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .guide-A-img img {
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    border-radius: 10px;
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    display: block;
    position: relative;
    left: 0px;
  }
  .guide-A-domin-img {
    padding: 0;
    margin-top: 5em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -4em;
    height: auto;
    max-width: 850px;
    width: 85%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .guide-A-domein-img img {
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    border-radius: 10px;
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    display: block;
    position: relative;
    left: 0px;
  }
  /* 共通　*/
  .guide-top-wrapper {
    padding: 20px;
    margin: 0 auto;
    position: relative;
    display: flex;
    max-width: 1024px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    top: 0px;
  }
  .guide-top-wrapper .img-box {
    padding: 0;
    text-align: left;
    position: relative;
    left: -100px;
    margin-left: 15px;
    top: 0px;
  }
  .guide-top-wrapper .text-box {
    margin: 0;
    padding: 20px;
    position: relative;
    max-width: 899px;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    text-align: left;
  }
  .guide-top-wrapper .text-box h3 {
    background-color: #488899;
    padding: 10px 20px;
    display: inline-block;
    font-family: Source-han-sans-japanese, sans-serif;
    color: #FFFFFF;
    width: 100%;
  }
  .text-box2 {
    width: 100%;
    margin: 0 auto;
    max-width: 1024px;
    display: block;
    text-align: center;
  }
  .text-box2 p {
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-size: 1.6rem;
    width: 100%;
    max-width: 800px;
    line-height: 1.8;
  }
  .text-box2 span {
    color: #E32094;
    position: relative;
    top: -3px;
  }
  /* /共通　*/
  /*control*/
  .guide-top-wrap {
    position: relative;
    top: 50px;
  }
  .guide-top-wrap .img-box {
    max-width: 100px;
    padding: 10px;
    margin: 0;
    background-repeat: no-repeat;
    position: relative;
    left: -156px;
    top: -20px;
  }
  .guide-top-wrap .text-box {
    display: flex;
    margin: 0;
    padding: 0;
    position: relative;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: no-wrap;
    width: 800px;
    top: 5px;
    left: -4%;
  }
  .txt-box1 {
    position: absolute;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .text-box .txt-box1 h3 {
    font-family: Source-han-sans-japanese, sans-serif;
    font-weight: bolder;
    margin: 0 auto;
    padding: 15px;
    color: #fff;
    font-size: 1.8rem;
    font-style: normal;
    text-align: left;
    display: block;
    background-color: #488899;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    position: relative;
    top: 5px;
    width: 100%;
    left: 0%;
  }
  .txt-box2 {
    position: absolute;
    text-align: left;
    left: 74px;
    top: 104px;
    width: 100%;
    max-width: 700px;
  }
  .guide-top-wrap .txt-box2 p {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    padding: 20px;
    margin: 0;
    position: relative;
    text-align: left;
    justify-content: flex-start;
    display: inline-block;
    font-style: normal;
    font-weight: 300;
    max-width: 700px;
    top: -72px;
    left: -22%;
  }
  .text-box .txt-box2 span {
    font-weight: bolder;
    text-align: left;
    justify-content: flex-start;
  }
  .text-box .txt-order-box2 span {
    margin: 0;
    font-weight: bolder;
    position: relative;
    top: 23px;
    left: 100px;
  }
  .txt-order-box2 {
    position: relative;
    top: -7px;
    left: 78px;
    max-width: 492px;
  }
  .guide-order-img {
    width: 100%;
    max-width: 899px;
    margin-top: -2em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1em;
    padding: 20px;
    display: flex;
    flex-flow: row;
  }
  .guide-order-img img {
    margin: 0 auto;
    width: 100%;
    display: block;
    position: relative;
    top: 17px;
    left: -19px;
  }
  .guide-img {
    position: relative;
    margin-top: 0em;
    top: 0px;
    left: 0px;
  }
  .guide-img-supp-txt {
    width: 100%;
    padding: 20px;
    max-width: 850px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5em;
    position: relative;
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-style: normal;
    font-weight: 300;
  }
  .guide-img-supp-txt p span {
    color: #2675C8;
  }
  .about-text-order {
    margin-top: 15em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -10em;
    width: 100%;
    max-width: 800px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    position: relative;
    line-height: 3rem;
  }
  .about-text-wrapper {
    margin-top: 17em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -10em;
    width: 100%;
    max-width: 700px;
    position: relative;
  }
  .about-text {
    margin-top: 17em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -10em;
    width: 100%;
    max-width: 800px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    position: relative;
    line-height: 3rem;
  }
  .about-server-wrapper {
    margin-top: 17em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -10em;
    width: 100%;
    max-width: 800px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    position: relative;
    line-height: 3rem;
  }
  .server-text {
    margin-bottom: 10em;
    margin-top: 0px;
  }
  .server-textB {
    margin-bottom: 0em;
    margin-top: 0px;
    position: relative;
    display: block;
    width: 100%;
    top: 22px;
  }
  h3.about-server {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: 1.8rem;
    padding: 10px;
    font-weight: bolder;
    color: #555;
    border: 5px solid #498799;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-radius: 0px;
    font-style: normal;
    letter-spacing: 2px;
    display: inline-block;
    position: absolute;
    top: -55px;
    left: 15px;
  }
  h3.about-serverB {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: 1.8rem;
    padding: 10px;
    font-weight: bolder;
    color: #555;
    border: 5px solid #498799;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-radius: 0px;
    font-style: normal;
    letter-spacing: 2px;
    display: inline-block;
    position: absolute;
    top: -55px;
    left: 15px;
  }
  h3.about-B-order {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: 1.8rem;
    padding: 15px;
    font-weight: 600;
    color: #555;
    border: 5px solid #498799;
    display: inline-block;
    border-radius: 0px;
    font-style: normal;
    position: relative;
    letter-spacing: 2px;
    top: 138px;
    margin-top: 0em;
    margin-left: 0%;
    margin-right: 0px;
    margin-bottom: 0em;
    left: -186px;
  }
  .page-wrapper {
    margin-top: -12em;
  }
  .about-text-cont {
    margin-top: 17em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -10em;
    width: 100%;
    max-width: 800px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    position: relative;
    line-height: 3rem;
  }
  .seo-text-wrapper {
    margin-top: -2em;
    margin-bottom: 0em;
  }
  .about-seo-text {
    margin-top: 15em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -15em;
    width: 100%;
    max-width: 700px;
    position: relative;
  }
  .about-seoB-text {
    margin-top: 8em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0em;
    width: 100%;
    max-width: 700px;
    position: relative;
    top: 204px;
  }
  h3.about {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: 1.8rem;
    padding: 15px;
    font-weight: 600;
    color: #555;
    border: 5px solid #498799;
    display: inline-block;
    border-radius: 0px;
    font-style: normal;
    position: absolute;
    letter-spacing: 2px;
    top: -25px;
    margin-top: 0em;
    left: 15px;
    margin-bottom: 0em;
  }
  .custom-A-wrap {
    margin-top: 1em;
    display: inline-block;
    padding: 10px;
    border: thin dotted hsla(0, 0%, 0%, 1.00);
  }
  .custom-B-wrap {
    margin-top: 13em;
    display: inline-block;
    padding: 10px;
    border: thin dotted hsla(0, 0%, 0%, 1.00);
  }
  h3.custom-A {
    font-family: "FOT-UDkakugo-large-pr6n", "sans-serif";
    font-size: 1.8rem;
    padding: 15px;
    font-weight: 600;
    color: #555;
    border: 5px solid #498799;
    display: block;
    border-radius: 0px;
    font-style: normal;
    position: absolute;
    letter-spacing: 2px;
    top: -70px;
    margin-top: 0em;
    margin-left: 0%;
    margin-right: 0px;
    margin-bottom: 0em;
    left: -1px;
  }
  h3.custom-B {
    font-family: "FOT-UDkakugo-large-pr6n", sans-serif;
    font-size: 1.8rem;
    padding: 15px;
    font-weight: 600;
    color: #555;
    border: 5px solid #498799;
    display: block;
    border-radius: 0px;
    font-style: normal;
    position: absolute;
    letter-spacing: 2px;
    top: 109px;
    margin-top: 0em;
    margin-left: 0%;
    margin-right: 0px;
    margin-bottom: 0em;
  }
  h3.custom-A::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #498799;
  }
  h3.custom-B::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #498799;
  }
  h3.about-B-order {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: 1.8rem;
    padding: 15px;
    font-weight: 600;
    color: #555;
    border: 5px solid #498799;
    display: inline-block;
    border-radius: 0px;
    font-style: normal;
    position: relative;
    letter-spacing: 2px;
    top: 138px;
    margin-top: 0em;
    margin-left: 0%;
    margin-right: 0px;
    margin-bottom: 0em;
    left: -186px;
  }
  h3.about-count::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #498799;
  }
  h3.about-order {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: 1.8rem;
    padding: 15px;
    font-weight: 600;
    color: #555;
    border: 5px solid #498799;
    display: inline-block;
    border-radius: 0px;
    font-style: normal;
    position: absolute;
    letter-spacing: 2px;
    top: -74px;
    margin-top: 0em;
    left: 0px;
    margin-bottom: 0em;
  }
  h3.about-seo {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: 1.6rem;
    padding: 10px;
    font-weight: 300;
    color: #555;
    border: 5px solid #498799;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-radius: 0px;
    font-style: normal;
    letter-spacing: 2px;
    display: inline-block;
    position: absolute;
    top: -61px;
    left: 0px;
  }
  h3.about-seo::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #498799;
  }
  h3.about-seoB {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: 1.6rem;
    padding: 10px;
    font-weight: 300;
    color: #555;
    border: 5px solid #498799;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-radius: 0px;
    font-style: normal;
    letter-spacing: 2px;
    display: inline-block;
    position: absolute;
    top: -61px;
    left: 0px;
  }
  h3.about-seoB::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #498799;
  }
  .about-text p {
    padding: 10px 20px;
    position: relative;
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-size: 1.6rem;
    line-height: 1.8;
    font-style: normal;
    font-weight: 300;
    margin-top: 3em;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0em;
    text-align: justify;
    letter-spacing: 2px;
    text-decoration: none;
    top: 4em;
    border: 2px solid #7EBEAB;
  }
  .at {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.4rem;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 11em;
    padding: 5px 10px;
    width: 100%;
    text-align: center;
    position: relative;
    top: -9px;
  }
  .at-seo {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.4rem;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 11em;
    padding: 5px 10px;
    width: 100%;
    text-align: center;
    position: relative;
    top: 104px;
  }
  .at-mail {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: 1.4rem;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 4em;
    padding: 0;
    width: 100%;
    text-align: center;
    position: relative;
    top: 0px;
  }
  .at-order-d {
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-size: 1.4rem;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 4em;
    padding: 0;
    width: 100%;
    text-align: center;
    position: relative;
    top: 61px;
  }
  .at-domain {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.4rem;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 7em;
    padding: 0;
    width: 90%;
    text-align: center;
    position: relative;
    top: -5px;
  }
  .at-update {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.2rem;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 7em;
    padding: 0;
    width: 85%;
    text-align: center;
    position: relative;
    top: 100px;
  }
  h3.zeroplan {
    color: #fff;
    padding-top: 15px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 15px;
    font-size: 2.4rem;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2em;
    text-align: center;
    font-weight: 300;
    background-color: #40A9F5;
    text-indent: 80px;
    font-family: bokutoh-rera, sans-serif;
    position: relative;
    display: inline-block;
    font-style: normal;
    letter-spacing: 4px;
  }
  .agreement {
    width: 95%;
    margin-top: 15em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15em;
    padding: 0 7%;
    height: auto;
    font-size: 1em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 2em;
    max-width: 1024px;
    min-width: 320px;
    position: relative;
    top: 0em;
  }
  h2.agr {
    padding: 10px 0;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 31px;
    font-size: 2rem;
    display: block;
    text-indent: 0px;
    text-align: center;
    letter-spacing: 5px;
    font-weight: bolder;
    background-color: #00849B;
    color: #fff;
    font-family: source-han-sans-japanese, sans-serif;
    line-height: normal;
  }
  h3.agr {
    font-size: 1.2em;
    margin: 0;
    padding: 30px 0 0 0;
    font-weight: bolder;
  }
  .agreement p {
    margin-bottom: 25px;
    padding: 0;
    font-family: "A-OTF Futo Go B101 Pr6N Bold";
    font-size: 1.6rem;
  }
  h5.agr {
    font-size: 1em;
    margin: 0;
    padding: 30px 0 0 0;
    font-weight: bolder;
  }
  .agree p {
    font-size: 0.85em;
  }
  p.agr {
    font-size: 1.6rem;
    margin-top: 30px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 150px;
    padding: 0;
    font-weight: bolder;
    border: thin solid #000000;
    text-align: center;
    font-family: yu-mincho-pr6n, sans-serif;
  }
  .privacy {
    width: 80%;
    margin-top: 10em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 13em;
    padding: 0 7%;
    height: auto;
    font-size: 1.6rem;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.8;
    max-width: 1024px;
    min-width: 320px;
  }
  h2.pri {
    padding: 10px 0;
    margin: 0 auto 10px;
    font-size: 1.6em;
    display: block;
    text-indent: 0px;
    text-align: center;
    letter-spacing: 15px;
    font-weight: bolder;
    background-color: #00849B;
    color: #FFFFFF;
  }
  h3.pri {
    font-size: 1.2em;
    margin: 0;
    padding: 30px 0 0 0;
    font-weight: bolder;
  }
  h5.pri {
    font-size: 1em;
    margin: 0;
    padding: 30px 0 0 0;
    font-weight: bolder;
  }
  .privacy p {
    font-size: 1.6rem;
    font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
    letter-spacing: 2px;
  }
  p.pri {
    font-size: 1.6rem;
    margin: 30px 0 50px 0;
    padding: 0;
    font-weight: bolder;
    border: thin solid #000000;
    text-align: center;
    font-family: yu-mincho-pr6n, sans-serif;
  }
  .test {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100vh;
    display: block;
    background-color: #EA1215;
    max-height: 3000px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
  .guide-top3_frame {
    margin: 0 auto 50px auto;
    padding: 0;
    width: 100%;
    height: 250px;
    max-width: 1000px;
    position: relative;
  }
  .guide-top3 {
    height: 250px;
    width: 33%;
    margin: 3% 0 0 9%;
    max-width: 1000px;
    position: relative;
    padding: 0;
    background-color: #d04366;
    display: block;
    top: 0px;
  }
  .guide-top3_right {
    width: 50%;
    margin: 0;
    padding: 0;
    height: 250px;
    background-image: -webkit-linear-gradient(270deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
    position: absolute;
    top: 0%;
    left: 42%;
  }
  .guide-top3_right p {
    font-size: 14px;
    line-height: 1.5em;
    color: #fff;
    width: 77%;
    margin: 0;
    padding: 0;
    max-width: 450px;
    position: absolute;
    top: 60%;
    left: 11%;
  }
  .guide-top3:before {
    content: "Productflow";
    font-family: poiret-one;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    letter-spacing: 5px;
    color: #fff;
    position: absolute;
    top: 10%;
    left: 10%;
  }
  .guide-top3:after {
    content: "製作工程のご案内";
    position: absolute;
    top: 25%;
    left: 10%;
    color: #fff;
    font-size: 18px;
  }
  /**/
  .solu-wrapper {
    margin-top: 10em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25em;
  }
  .solu_subBn1 h3 {
    border-left: 15px solid #98ccd3;
    padding: 5px 0 5px 15px;
    margin: 0 auto;
    font-size: 1.2em;
    position: relative;
    text-align: left;
    display: inline-block;
    max-width: 700px;
    width: 100%;
  }
  .solu_txt_1 {
    width: 65%;
    line-height: 1.7em;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #555555;
    margin: 0 auto 5em;
    padding: 10px;
    max-width: 1024px;
    border: 1px solid #ABD3D8;
  }
  .solu_txt_1 p {
    width: 100%;
    font-size: 1.6rem;
    line-height: 3rem;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #000;
    margin: 0 auto 11px auto;
    padding: 20px 10px;
    max-width: 650px;
    font-family: fot-udkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 2px;
  }
  .solu_subBn2 h3 {
    border-left: 15px solid #98ccd3;
    padding: 5px 0 5px 15px;
    margin: 30px auto 0;
    display: inline-block;
    font-size: 1.2em;
    position: relative;
    left: 0px;
    top: -14px;
    text-align: left;
    max-width: 700px;
    width: 100%;
  }
  .solu_txt_2 {
    width: 65%;
    text-align: left;
    text-justify: inter-ideograph;
    color: #555555;
    margin: 0 auto 5em;
    padding: 20px 10px;
    max-width: 1024px;
    display: block;
  }
  .solu_txt_2 p {
    width: 100%;
    font-size: 1.6rem;
    line-height: 3rem;
    text-align: left;
    text-justify: inter-ideograph;
    color: #000;
    margin: 0 auto 0px;
    padding: 20px 10px;
    max-width: 650px;
    font-family: fot-udkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 2px;
  }
  .solu_txt_2 img {
    margin: 10px auto;
    height: auto;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 0px;
    padding-bottom: 0px;
    max-width: 468px;
    position: relative;
    left: 0px;
  }
  .click_w {
    height: auto;
    width: 100%;
    float: right;
    background-color: #FFFFFF;
    max-width: 450px;
  }
  .click_w img {
    width: 100%;
    height: auto;
    margin-top: 11px;
  }
  .solu_txt_last {
    width: 100%;
    float: right;
    font-size: 82%;
    line-height: 1.7em;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #555555;
    background-color: rgb(242, 242, 242);
    margin-bottom: 20px;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid rgb(214, 214, 214);
    max-width: 440px;
  }
  h2.solution_Bn {
    height: 40px;
    width: 598px;
    background-image: url(../images/bg-Bn.png);
    background-repeat: repeat-x;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 150px;
    border: 1px solid rgb(160, 160, 164);
    border-radius: 10px 10px 0 0;
  }
  h2.solution_Bn p {
    font-size: 86%;
    line-height: 3em;
    font-weight: normal;
    color: #333333;
    letter-spacing: 0.5em;
    text-align: justify;
    text-indent: 35px;
    background-image: url(../images/bg-blue.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 10px;
  }
  .solution_mark.clearfix {
    height: auto;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    width: 25%;
  }
  .solu_txt_2 img {
    margin: 20px 0;
    width: 100%;
    height: auto;
  }
  .solu_txt_2 {
    padding: 0;
    margin: 0 auto 80px;
  }
  .click_w {
    height: 284px;
    width: 415px;
    float: right;
    background-color: #FFFFFF;
    display: none;
  }
  .solu_txt_last {
    width: 418px;
    font-size: 82%;
    line-height: 1.7em;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #555555;
    background-color: rgb(242, 242, 242);
    margin-bottom: 20px;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid rgb(214, 214, 214);
    float: right;
  }
  .sub_B_3 {
    float: right;
    width: 170px;
    padding-top: 40px;
    margin-right: 25px;
  }
  .sideInfo {
    height: 421px;
    width: 147px;
  }
  /* 項目終わり
--------------------------------*/
  /* ランニングのページ用
--------------------------------*/
  h2.ranning_Bn {
    float: left;
    height: 40px;
    width: 598px;
    background-image: url(../images/bg-Bn.png);
    background-repeat: repeat-x;
    letter-spacing: 3px;
    margin-left: 150px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid rgb(160, 160, 164);
    border-radius: 10px 10px 0 0;
  }
  h2.ranning_Bn p {
    font-size: 86%;
    line-height: 3em;
    color: #333333;
    letter-spacing: 0.5em;
    text-align: justify;
    text-indent: 35px;
    background-image: url(../images/bg-blue.png);
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: left center;
  }
  /* 運営・管理のページ用（P3)
--------------------------------*/
  .unneikanri_mark {
    height: auto;
    width: 100%;
    max-width: 280px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0%;
    position: absolute;
  }
  .sub_B_2 {
    float: right;
    width: 140px;
    padding-top: 40px;
    padding-left: 50px;
    padding-right: 55px;
  }
  .guide-propose_frame {
    margin: 0 auto 50px auto;
    padding: 0;
    position: relative;
    width: 100%;
    height: 250px;
    max-width: 1000px;
  }
  .guide-propose {
    height: 250px;
    width: 33%;
    margin: 3% 0 0 9%;
    max-width: 1000px;
    position: relative;
    background-color: #d04366;
    padding: 0;
    display: block;
  }
  .guide-propose_right {
    margin: 0;
    padding: 0;
    width: 50%;
    position: absolute;
    top: 0%;
    left: 42%;
    background-image: -webkit-linear-gradient(270deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
    background-image: linear-gradient(180deg, rgba(142, 158, 187, 1.00) 0%, rgba(100, 115, 142, 1.00) 100%);
    height: 250px;
  }
  .guide-propose:before {
    content: "Propose";
    color: #fff;
    position: absolute;
    top: 10%;
    left: 10%;
    font-size: 28px;
    font-family: poiret-one;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 5px;
  }
  .guide-propose:after {
    content: "提案型プランご案内";
    position: absolute;
    top: 35%;
    left: 10%;
    color: #fff;
    font-size: 18px;
  }
  .guide-propose_right p {
    font-size: 14px;
    line-height: 1.5em;
    width: 77%;
    color: #fff;
    margin-top: 135px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    max-width: 450px;
  }
  /*　項目の終わり
--------------------------------*/
  /*　提案型パックのページ用（PLプライスリスト）
--------------------------------*/
  h3.pl_Bn {
    height: 40px;
    width: 80%;
    letter-spacing: 3px;
    margin-top: 25px;
    margin-left: 10%;
    border: 1px solid rgb(160, 160, 164);
    max-width: 798px;
  }
  h3.pl_Bn p {
    line-height: 3em;
    color: #333333;
    height: 40px;
    width: 100%;
    font-size: 86%;
    text-align: justify;
    text-indent: 35px;
    background-image: url(../images/bg-blue.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 10px;
    max-width: 700px;
    font-weight: bold;
  }
  .pl-infotxt {
    width: 80%;
    background-repeat: no-repeat;
    margin-left: 10%;
    max-width: 900px;
    margin-top: 20px;
    float: left;
  }
  .pl-infotxt p {
    line-height: 2em;
    color: #000;
    width: 81%;
    font-size: 0.85rem;
    text-align: left;
    max-width: 700px;
    position: relative;
    top: -96px;
    left: 30px;
  }
  .pl-infotxt p span {
    font-size: 0.7rem;
  }
  .pl-infotxt img {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    z-index: -1;
    border: thin solid #444444;
  }
  .pl-infotxt p:first-letter {
    font-size: 160%;
    line-height: 1.5em;
    padding: 7px;
    background-color: #4A8AA2;
    color: #FFFFFF;
    width: 100%;
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    position: absolute;
  }
  .pl-infotxt p strong {
    background-image: url(../images/pink.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    font-weight: normal;
  }
  .pac-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 5em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0em;
    box-sizing: border-box;
  }
  h2.pac15_bn {
    font-size: 2.4rem;
    text-justify: inter-ideograph;
    color: #444;
    text-indent: 0px;
    z-index: 1;
    font-weight: 600;
    width: 50%;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 20px;
    padding-bottom: 10px;
    max-width: 767px;
    margin: 45px auto 0 10%;
    position: relative;
    border-left: 20px solid #6F9A36;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
  }
  .pac-wrapper .pac15_txt {
    width: 100%;
    color: #555555;
    padding: 0;
    background-color: rgb(242, 242, 242);
    max-width: 750px;
    margin: 0 auto;
    display: block;
    -webkit-box-shadow: 0px 3px 10px #000000;
    box-shadow: 0px 3px 10px #000000;
  }
  .pac15_txt p {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 30px;
    max-width: 750px;
    position: relative;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .pac15_txt em {
    width: 100%;
    margin: 0;
    padding: 0;
    clear: both;
  }
  .pl_left_bn-1 {
    height: 255px;
    width: 20%;
    background-image: url(../images/15packege.png);
    background-repeat: no-repeat;
    float: left;
    display: block;
    position: absolute;
    left: 15%;
    top: 30%;
  }
  .pl_left_bn-2 {
    height: 250px;
    width: 180px;
    float: left;
    background-image: url(../images/30packege.png);
  }
  .subM {
    margin: 0px;
    padding: 0px;
    width: 1000px;
    float: left;
  }
  h2.pac30_bn {
    color: #444;
    font-size: 2.4rem;
    text-align: justify;
    text-indent: 0px;
    margin: 5em 0 0 10%;
    font-weight: 600;
    width: 90%;
    max-width: 767px;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 20px;
    padding-bottom: 10px;
    z-index: 1;
    border-left: 20px solid #6F9A36;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
  }
  .sub_B_7 img {
    position: relative;
    left: 35%;
  }
  .pac30 img {
    padding: 0;
    width: 100%;
    height: auto;
  }
  .pac-wrapper .pac30_txt {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: block;
    -webkit-box-shadow: 0px 3px 10px #000000;
    box-shadow: 0px 3px 10px #000000;
  }
  .pac-wrapper .pac30_txt p {
    max-width: 750px;
    width: 100%;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.4;
  }
  .pac30_txt em {}
  h2.opPlicelist p {
    font-size: 2.4rem;
    line-height: 1.4;
    letter-spacing: 0.2em;
    color: #444;
    text-align: left;
    z-index: 1;
    display: inline-block;
    text-indent: 20px;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    margin: 0;
    padding: 20px;
    font-weight: 600;
  }
  h2.opPlicelist img {
    width: 100%;
    margin: 0;
    height: auto;
  }
  .plice_List {
    width: 100%;
    position: relative;
    max-width: 960px;
    margin-bottom: 25em;
  }
  .plicelisttxt p {
    width: 100%;
    font-size: 1.2rem;
    color: #333333;
    text-align: center;
    display: inline-block;
    margin-bottom: 5px;
  }
  .plice_List table {
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 55px;
    border-collapse: collapse;
    -webkit-box-shadow: 2px 3px 9px;
    box-shadow: 2px 3px 9px;
    max-width: 700px;
    height: auto;
  }
  .plice_List table thead {
    display: block;
    width: 100%;
    font-size: medium;
    max-width: 700px;
  }
  .plice_List table thead th {
    border: 1px solid #808080;
    background-color: #cf3f83;
    color: #fff;
    font-size: 1.4rem;
    padding: 10px;
    vertical-align: top;
    text-align: center;
    font-weight: bolder;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
  }
  .plice_List table tbody {
    display: block;
    width: 100%;
    overflow: auto;
    max-width: 700px;
  }
  .plice_List table td {
    color: #333333;
    font-size: 1.4rem;
    padding: 10px;
    vertical-align: top;
    text-align: left;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #A0A0A4;
    border-bottom-color: #A0A0A4;
    border-left-color: #A0A0A4;
  }
  .plice_List table thead th.width1 {
    width: 350px;
  }
  .plice_List table thead th.width2 {
    max-width: 350px;
    width: 350px;
  }
  .plice_List table tbody td.width1 {
    width: 350px;
  }
  .plice_List table tbody td.width2 {
    width: 350px;
  }
  h2.opPlicelist {
    width: 100%;
    background-repeat: no-repeat;
    margin-top: 5em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 20px;
    line-height: 1;
    display: block;
    font-family: source-han-sans-japanese, sans-serif;
    text-indent: 0px;
    text-align: center;
  }
  .sub_A_6 {
    width: 99%;
    height: auto;
    margin: 0 auto;
    display: block;
    position: relative;
    float: left;
  }
  .sub_B_7 {
    width: 70%;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 0;
    max-width: 800px;
  }
  .guide-order {
    background-repeat: no-repeat;
    background-position: center center;
    height: 250px;
    width: 1000px;
    margin-top: 10px;
    float: left;
    margin-bottom: 20px;
  }
  .guide-order p {
    font-size: 82%;
    line-height: 1.5em;
    color: #D63537;
    float: left;
    width: 450px;
    margin-left: 410px;
    margin-top: 120px;
    height: 100px;
  }
  .sub_B_6 {
    height: auto;
    width: 100%;
    background-color: #FFFFFF;
    margin-top: 2em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    max-width: 800px;
  }
  .attention-img {
    width: 90%;
    margin-top: 3em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5em;
    border: 1px solid rgb(160, 160, 164);
    font-size: 12px;
    color: #333;
    padding: 15px;
    background-color: #98ccd3;
    max-width: 1024px;
    display: block;
    text-align: left;
    position: relative;
  }
  .os-wrapper {
    margin-top: 7em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20em;
    padding: 0;
    position: relative;
    display: block;
    width: 100%;
    max-width: 1024px;
  }
  .os-wrap {
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 0;
    position: relative;
  }
  .sub_A_5 {
    width: 100%;
    padding: 0;
    display: block;
    max-width: 300px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5%;
  }
  /*　項目の終わり
--------------------------------*/
  .pf-wrapper {
    margin-top: 10em;
    margin-bottom: 25em;
  }
  h2.pf_Bn {
    float: left;
    height: 40px;
    width: 700px;
    background-image: url(../images/bg-Bn.png);
    background-repeat: repeat-x;
    margin-left: 150px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid rgb(160, 160, 164);
    border-radius: 10px 10px 0 0;
  }
  h2.pf_Bn p {
    font-size: 86%;
    line-height: 3em;
    font-weight: normal;
    color: #333333;
    letter-spacing: 0.5em;
    text-align: justify;
    text-indent: 35px;
    background-image: url(../images/bg-blue.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 10px;
  }
  h2.profile_bn1 {
    font-size: 22px;
    color: #666;
    letter-spacing: 0.5em;
    text-align: justify;
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: bold;
    text-indent: 22px;
    margin-right: 0;
    margin-left: 20px;
    margin-bottom: 0;
    width: 80%;
    padding: 0;
    max-width: 1024px;
    margin-top: 4em;
    font-family: uddigikyokasho-pro, sans-serif;
  }
  .profileTxt {
    height: auto;
    width: 55%;
    background-color: #C8DDE8;
    margin-top: 5em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20em;
    padding: 30px;
    max-width: 1024px;
    -webkit-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.40);
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.40);
    letter-spacing: 3px;
    position: relative;
  }
  .profileTxt img {
    float: left;
    margin: 10px 20px 15px 10px;
    height: 76px;
    width: 100px;
    background-color: #526289;
    padding: 1px;
    position: relative;
    left: 0%;
  }
  .profile-top p {
    font-size: 1.4rem;
    line-height: 3rem;
    color: #333;
    text-align: justify;
    margin-bottom: 20px;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-weight: 300;
    font-style: normal;
    column-count: 2;
    column-gap: 30px;
  }
  .profileTxt p {
    font-size: 1.4rem;
    line-height: 3rem;
    color: #333;
    text-align: justify;
    margin-bottom: 20px;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-weight: 300;
    font-style: normal;
    column-gap: 30px;
  }
  .contentframe00 {
    width: 80%;
    max-width: 1024px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 455px;
    position: relative;
    top: 0px;
    background-image: url(../images/BeckoningCat.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 80%;
    text-align: left;
  }
  .contentframe00 p {
    width: 100%;
    font-size: 2.8rem;
    font-family: fot-klee-pro, sans-serif;
    line-height: 1.5em;
    letter-spacing: 3px;
    color: #EA494C;
    display: block;
    padding: 0;
    max-width: 1024px;
    text-align: center;
    margin: 0;
    position: relative;
    top: 194px;
    font-weight: 300;
    font-style: normal;
  }
  .unei-wrapper {
    margin-bottom: 0em;
  }
  .sub_A_1 {
    margin-top: 0em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -17em;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-direction: row;
    width: 100%;
    height: auto;
  }
  .sub_A_1 img {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0;
    padding-bottom: 0;
    margin: 0;
    position: relative;
    left: 0px;
  }
  .unei_bn_1 h3 {
    font-size: large;
    font-family: Source-han-sans-japanese, sans-serif;
    padding: 10px;
    text-indent: 25px;
    text-align: left;
    letter-spacing: 2px;
    border-left: 10px solid #98ccd3;
    position: relative;
    top: 20em;
    width: 100%;
    margin-top: 0em;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
  }
  .unei_bn_2 h3 {
    font-size: large;
    font-family: Source-han-sans-japanese, sans-serif;
    padding: 10px;
    text-indent: 25px;
    text-align: left;
    letter-spacing: 2px;
    border-left: 10px solid #98ccd3;
    position: relative;
    top: 6em;
    width: 100%;
    margin-top: 0em;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
  }
  .unei_bn_1, .unei_bn_2 {
    width: 100%;
    padding: 0px;
    float: left;
    border-left: 20px solid #86CED5;
    background-image: url(../images/bg-Bn30.png);
    background-repeat: repeat-x;
    max-width: 1000px;
    margin: 0 5%;
    text-indent: -15px;
    position: relative;
    left: 19px;
  }
  .unei_bn_1 p, .unei_bn_2 p {
    font-size: 14px;
    line-height: 2.4em;
    color: #333333;
    letter-spacing: 0.3em;
    text-align: justify;
    padding: 5px 15px;
    font-weight: bold;
    font-family: Source-han-sans-japanese, sans-serif;
  }
  .unei_txt_1 {
    width: 90%;
    height: auto;
    padding: 20px;
    font-size: 1.6rem;
    line-height: 3rem;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #555555;
    background-color: rgb(242, 242, 242);
    margin-top: 24em;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: -2em;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: rgb(214, 214, 214);
    border-bottom-color: rgb(214, 214, 214);
    border-left-color: rgb(214, 214, 214);
    max-width: 1000px;
    position: relative;
    display: inline-block;
    font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 2px;
  }
  .unei_txt_2 {
    width: 90%;
    height: auto;
    padding: 20px;
    font-size: 1.6rem;
    line-height: 3rem;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #555555;
    background-color: rgb(242, 242, 242);
    margin-top: 8em;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 28em;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: rgb(214, 214, 214);
    border-bottom-color: rgb(214, 214, 214);
    border-left-color: rgb(214, 214, 214);
    max-width: 1000px;
    display: inline-block;
    font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 2px;
    position: relative;
    bottom: 0px;
  }
  .btn-2 {
    padding: 0;
    margin-top: 10em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 100%;
    height: auto;
    display: inline-block;
  }
  .fsnav-wrap {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    padding: 0;
    flex-direction: row;
    position: relative;
    flex: 2;
    max-width: 620px;
    width: 100%;
  }
  .fsnav {
    width: 100%;
    margin: 0 10px;
    padding: 10px;
    list-style-type: none;
    float: left;
    position: relative;
    top: 0px;
    display: block;
    background-color: #99B7E0;
    max-width: 185px;
    flex: 3;
  }
  .fsnav li {
    margin: 0;
    float: left;
    padding: 0;
  }
  .fsnav li > a {
    padding: 15px;
    display: inline-block;
    font-size: 1.2rem;
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-style: normal;
    font-weight: 200;
  }
  .fsnav dt {
    font-size: 1.6rem;
    color: #FFFFFF;
    text-decoration: none;
    margin-bottom: 10px;
    padding-left: 10px;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: bolder;
  }
  .fsnav dd {
    font-size: 1.4rem;
    margin: 0;
    padding-left: 10px;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
  }
  /*フェードインアニメ*/
  /*テキストの背景を左から右にフェードイン*/
  .text-left-to-right {
    background: #5bc8ac;
    z-index: -1;
    opacity: 0.1;
    transform: translateX(0);
    transition: all 3s;
  }
  .text-left-to-right.scrollin {
    opacity: 1;
    transform: translate(100%);
  }
  /*左から右にフェードイン*/
  .left-to-right {
    opacity: 0.1;
    transform: translateX(-20px);
    transition: all 1s;
  }
  .left-to-right.scrollin {
    opacity: 1;
    transform: translate(0);
  }
  /*下から上にフェードイン*/
  .down-to-top {
    opacity: 0.1;
    transform: translateY(60px);
    transition: all 1s;
  }
  .down-to-top.scrollin {
    opacity: 1;
    transform: translateY(0);
    width: 100%;
  }
  /*左斜めからフェードイン*/
  .slanting-left {
    opacity: 0.1;
    transform: translate(-70px, 70px);
    transition: all 1.5s;
  }
  .slanting-left.scrollin {
    opacity: 1;
    transform: translate(0, 0);
  }
  .left-section {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-left: 0px;
    width: 100%;
    max-width: 600px;
    justify-content: flex-start;
  }
  /*右斜めからフェードイン*/
  .slanting-right {
    opacity: 0.1;
    transform: translate(70px, -70px);
    transition: all 1.5s;
  }
  .slanting-right.scrollin {
    opacity: 1;
    transform: translate(0, 0);
  }
  .button-wrapper {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .hA {}
  .bg_1 {
    width: 100%;
    height: 500px;
    background-image: url(画像URL);
    background-size: cover;
    background-position: center;
    padding: 0;
    position: relative;
    top: -111px;
  }
  .cotents-box {
    padding: 0;
    position: relative;
    background-color: #E3E0E0;
    width: 100%;
  }
  .contents {
    position: relative;
    /*overflow: hidden;*/
    padding: 0 0 40px 0;
    z-index: 0;
    background-color: #333333;
    margin-top: 0em;
    margin-right: 0em;
    margin-left: 0em;
    margin-bottom: 0em;
  }
  .contents:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    /*四角形を傾けます*/
    transform: skewY(3deg);
    transform-origin: top right;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #333333;
  }
  .contents_inner {
    box-sizing: boder-box;
    width: 100%;
    max-width: 930px;
    height: 100%;
    margin: 0 auto;
    padding: 50px 10px 70px;
    text-align: center;
  }
  .inq a img {
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
  }
  .active {
    /* 3. メニューを定位置へ戻す */
    transform: translate(0);
  }
  .zeroplan-head {
    margin-top: 10em;
  }
  .zeroplan-wrapper {
    margin-top: 3em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    width: 100%;
    height: 100%;
    border: 2px solid #838383;
    background-color: #fcfcfc;
    max-width: 900px;
    max-height: 600px;
    position: relative;
  }
  .item_5-wrapper {
    padding: 0;
    margin-top: -5em;
  }
  .item_5_bn h2 {
    font-size: 2.4rem;
    font-weight: bold;
    width: 75%;
    max-width: 1024px;
    text-align: left;
    padding: 10px 20px;
    display: block;
    border-left: 20px solid #1184D7;
    font-family: source-han-sans-japanese, sans-serif;
    position: relative;
    left: 0%;
    margin-top: 10em;
    margin-left: 100px;
    margin-bottom: 50px;
  }
  .item_5-inner {
    width: 90%;
    max-width: 899px;
    display: block;
    padding-top: 0px;
    margin-bottom: 25em;
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 1.6rem;
    letter-spacing: 2px;
  }
  .item_5-wrap {
    padding: 0;
    justify-content: flex-start;
    flex-direction: row;
    display: flex;
    width: 100%;
    align-items: center;
    height: 70px;
    position: relative;
    top: -12px;
  }
  .item_5-wrap img {
    margin: 0px;
    padding: 0px;
    width: 70px;
    height: auto;
    position: relative;
    left: -12px;
  }
  .item_5 h3 {
    display: inline-block;
    text-indent: 0px;
    font-size: 2rem;
    line-height: 1.5em;
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    color: #555555;
    position: relative;
  }
  section .item_5 em {
    position: relative;
    top: 22px;
  }
  .item_5-inner p {
    width: 80%;
    position: relative;
    top: -29px;
    padding: 20px;
    display: block;
    border: 3px solid #00ABFC;
    border-radius: 15px;
    margin-bottom: 2em;
  }
  .item_5-wrap p {
    padding: 10px 20px;
    margin-bottom: 1em;
    border: 2px solid #1283D6;
    border-radius: 25px;
  }
  /*top use*/
  .Tzero-plan-wrapper {
    margin-top: 5em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5em;
    padding: 0;
    width: 100%;
    height: 60%;
    border: 2px solid #939D61;
    background-color: #F9F9F9;
    font-size: medium;
    max-width: 850px;
    border-radius: 7px;
  }
  .Tzp-box1 {
    width: 45%;
    height: 97px;
    font-style: normal;
    font-weight: 800;
    margin-top: 7em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5em;
    font-size: 1rem;
    padding: 0;
    display: block;
    top: 10px;
    position: relative;
  }
  .Tzp-box1 h2 {
    font-family: "Source-han-sans-japanese", "sans-serif";
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    text-align: center;
    display: block;
    margin: 1em auto;
    position: absolute;
    padding: 10px;
    color: #FFFFFF;
    width: 100%;
    top: -22px;
  }
  .Tzp-box-wrap {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
    height: 560px;
    padding: 0 20px;
    max-width: 1000px;
  }
  .Tzp-box2-wrap {
    width: 100%;
    max-width: 350px;
    min-width: 300px;
    position: relative;
    height: auto;
    left: -3%;
  }
  .Tzp-box2 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
    max-width: 455px;
    position: relative;
    left: 0px;
  }
  .Tzp-box2-1 {
    width: 100%;
    height: 170px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    position: relative;
  }
  .Tzp-box2-1-1 {
    width: 32vw;
    height: 200px;
    position: relative;
    display: block;
  }
  .Tzp-box2-1-1 img {
    width: 88%;
    position: absolute;
    left: 19%;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5));
    top: -3%;
  }
  .Tzp-box2-1-2 {
    width: 49vw;
    height: 200px;
    position: relative;
    left: 41px;
  }
  .Tzp-box3-1, .Tzp-box3-3, .Tzp-box3-4, .Tzp-box3-5, .Tzp-box3-6, .Tzp-box3-7 {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    padding: 5px 15px;
    background-color: #333;
    border-radius: 27px;
    display: block;
    text-align: center;
    max-width: 401px;
  }
  .Tzp-box2-1-2 p {
    text-align: center;
    color: #555;
    font-family: uddigikyokasho-pro, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 5rem;
    line-height: 6rem;
    position: absolute;
    top: 5%;
    left: 13%;
  }
  .Tzp-box2-1-2 span {
    display: block;
    position: absolute;
    margin: 0 auto;
    top: 71%;
    left: 15%;
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.8rem;
    width: 190px;
  }
  .Tzp-box2-2 {
    display: block;
    color: #CE4081;
    font-family: Meatball;
    text-align: center;
    font-weight: bolder;
    font-size: 6rem;
  }
  .Tzp-box2-3 {
    margin: 0;
    padding: 0;
    display: flex;
    position: relative;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
  }
  .Tzp-box2-3-1 img {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 70%;
    display: block;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5));
    position: relative;
    left: -20px;
  }
  .Tzp-box3-wrap {
    width: 100%;
    max-width: 400px;
    min-width: 300px;
    position: relative;
    top: 27px;
  }
  .Tzp-box3 {
    justify-content: flex-start;
    flex-direction: column;
    margin: 0 10px 10px 0;
    padding: 0;
    width: 100%;
    align-content: space-between;
    font-family: uddigikyokasho-pro, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    left: auto;
    font-size: 1.4rem;
    right: 1%;
    height: auto;
    top: -9px;
  }
  .Tzp-box3-1 {
    background-color: #254252;
    max-width: 400px;
    min-width: 300px;
    width: 100%;
    margin: 0;
    padding: 10px;
    height: 80px;
    display: block;
    position: relative;
    top: -12px;
  }
  .Tzp-box3-1 section h3 {
    position: relative;
    padding: 10px;
    top: 27px;
  }
  .Tzp-box3-2 {
    width: 95%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    padding: 0;
    border-radius: 27px;
    display: block;
    position: relative;
  }
  .Tzp-box3-2 img {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    display: block;
    width: 26%;
    z-index: 0;
    top: 0px;
    left: 23px;
  }
  .Tzp-box3-2 p {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 2rem;
    z-index: 60;
    color: #010101;
    position: relative;
    top: -54px;
    left: 43px;
  }
  .Tzp-box3-3 {
    background-color: #254252;
    height: 35px;
    margin-bottom: 20px;
  }
  .Tzp-box3-3 section h3 {
    position: relative;
    top: 43px;
    display: block;
  }
  .Tzp-box3-4 {
    background-color: #254252;
    height: 35px;
    margin-bottom: 20px;
  }
  .Tzp-box3-4 section h3 {
    position: relative;
    top: 42px;
  }
  .Tzp-box3-5 {
    background-color: #254252;
    height: 35px;
    margin-bottom: 20px;
  }
  .Tzp-box3-5 section h3 {
    position: relative;
    top: 43px;
  }
  .Tzp-box3-6 {
    background-color: #254252;
    height: 35px;
    margin-bottom: 20px;
  }
  .Tzp-box3-6 section h3 {
    position: relative;
    top: 43px;
  }
  .Tzp-box3-7 {
    background-color: #254252;
    height: 35px;
  }
  .Tzp-box3-7 section h3 {
    position: relative;
    top: 43px;
  }
  .zp-box1 {
    width: 45%;
    height: 97px;
    font-style: normal;
    font-weight: 800;
    margin-top: -1em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5em;
    font-size: 1rem;
    padding: 0;
    display: block;
    top: 10px;
    position: relative;
  }
  .zp-box1 h2 {
    font-family: "Source-han-sans-japanese", "sans-serif";
    font-style: normal;
    font-weight: bold;
    font-size: 2.4rem;
    text-align: center;
    display: block;
    margin: 1em auto;
    position: absolute;
    padding: 10px;
    color: #FFFFFF;
    width: 100%;
    top: -22px;
  }
  .zp-box-wrap {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
    height: 560px;
    padding: 0 20px;
    max-width: 1000px;
  }
  .zp-box2-wrap {
    width: 100%;
    max-width: 350px;
    min-width: 300px;
    position: relative;
    height: auto;
    left: -3%;
  }
  .zp-box2 {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
    max-width: 455px;
    position: relative;
    left: 0px;
  }
  .zp-box2-1 {
    width: 100%;
    height: 170px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    position: relative;
  }
  .zp-box2-1-1 {
    width: 32vw;
    height: 200px;
    position: relative;
    display: block;
  }
  .zp-box2-1-1 img {
    width: 88%;
    position: absolute;
    left: 19%;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5));
    top: -3%;
  }
  .zp-box2-1-2 {
    width: 49vw;
    height: 200px;
    position: relative;
    left: 41px;
  }
  .zp-box3-1, .zp-box3-3, .zp-box3-4, .zp-box3-5, .zp-box3-6, .zp-box3-7 {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    padding: 5px 15px;
    background-color: #333;
    border-radius: 27px;
    display: block;
    text-align: center;
    max-width: 401px;
  }
  .zp-box2-1-2 p {
    text-align: center;
    color: #555;
    font-family: uddigikyokasho-pro, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 5rem;
    line-height: 6rem;
    position: absolute;
    top: 5%;
    left: 13%;
  }
  .zp-box2-1-2 span {
    display: block;
    position: absolute;
    margin: 0 auto;
    top: 71%;
    left: 15%;
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 1.8rem;
    width: 190px;
  }
  .zp-box2-2 {
    display: block;
    color: #CE4081;
    font-family: Meatball;
    text-align: center;
    font-weight: bolder;
    font-size: 6rem;
  }
  .zp-box2-3 {
    margin: 0;
    padding: 0;
    display: flex;
    position: relative;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
  }
  .zp-box2-3-1 img {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 70%;
    display: block;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5));
    position: relative;
    left: -20px;
  }
  .zp-box3-wrap {
    width: 100%;
    max-width: 400px;
    min-width: 300px;
    position: relative;
    top: 27px;
  }
  .zp-box3 {
    justify-content: flex-start;
    flex-direction: column;
    margin: 0 10px 10px 0;
    padding: 0;
    width: 100%;
    align-content: space-between;
    font-family: uddigikyokasho-pro, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    left: auto;
    font-size: 1.4rem;
    right: 1%;
    height: auto;
    top: -9px;
  }
  .zp-box3-1 {
    background-color: #254252;
    max-width: 400px;
    min-width: 300px;
    width: 100%;
    margin: 0;
    padding: 10px;
    height: 80px;
    display: block;
    position: relative;
    top: -7px;
  }
  .zp-box3-1 section h3 {
    position: relative;
    padding: 10px;
    top: -14px;
  }
  .zp-box3-2 {
    width: 95%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    padding: 0;
    border-radius: 27px;
    display: block;
    position: relative;
  }
  .zp-box3-2 img {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    display: block;
    width: 26%;
    z-index: 0;
    top: 0px;
    left: 23px;
  }
  .zp-box3-2 p {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 2rem;
    z-index: 60;
    color: #010101;
    position: relative;
    top: -54px;
    left: 43px;
  }
  .zp-box3-3 {
    background-color: #254252;
    height: 35px;
  }
  .zp-box3-3 section h3 {
    position: relative;
    top: 0px;
  }
  .zp-box3-4 {
    background-color: #254252;
    height: 35px;
  }
  .zp-box3-4 section h3 {
    position: relative;
    top: 44px;
  }
  .zp-box3-5 {
    background-color: #254252;
    height: 35px;
  }
  .zp-box3-5 section h3 {
    position: relative;
    top: 0px;
  }
  .zp-box3-6 {
    background-color: #254252;
    height: 35px;
  }
  .zp-box3-6 section h3 {
    position: relative;
    top: 0px;
  }
  .zp-box3-7 {
    background-color: #254252;
    height: 35px;
  }
  .sankaku {
    height: 0;
    width: 0;
    border-right: 95px solid #78C1EE;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .5));
    position: absolute;
    right: 56px;
    z-index: 0;
    top: 40px;
  }
  .sankaku p {
    width: 120px;
    text-align: center;
    position: absolute;
    top: -14px;
    font-size: 1.6rem;
    color: #F9F2F2;
    text-decoration: none;
    left: 4px;
    text-shadow: 0px 3px 12px #000000;
  }
  .sample_wrap p {
    margin: 1em auto;
    padding: 0;
    width: 65%;
    position: relative;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 25px;
  }
  h2.sample {
    font-family: "FOT-UDkakugo-large-pr6n", "sans-serif";
    font-size: 2.4rem;
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    max-width: 750px;
    padding: 20px;
    display: block;
    background-color: #939D61;
  }
  .under__menu__wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #FF0000;
    width: 100%;
    z-index: 1000;
    display: none;
  }
  .menu {
    position: fixed;
    display: flex;
    left: 0;
    height: 100px;
    /* 1. メニューを画面下へ隠す */
    transform: translateY(100%);
    /* 2. 0.3秒かけて表示する */
    transition: .3s;
    background-color: #2E3795;
    z-index: 1000;
    -webkit-box-shadow: 0px 3px 21px 2px #000000;
    box-shadow: 0px 3px 21px 2px #000000;
    justify-content: flex-start;
    padding: 0;
    flex-direction: column;
    overflow-x: hidden;
    bottom: 0px;
    width: 100%;
  }
  .menu_box1 {
    position: relative;
    width: 100%;
    height: 40px;
    text-align: center;
    font-family: "源ノ角ゴシック Bold";
    font-style: normal;
  }
  .menu_box1 p {
    text-align: center;
    color: #FFFFFF;
    padding: 10px 25px 0px;
    font-family: "源ノ角ゴシック Bold";
    font-style: normal;
    font-size: 1.2rem;
    font-weight: 500;
  }
  .menu_box2 {
    position: relative;
    width: 100%;
    left: 0px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    height: 60px;
  }
  .menu_box2 .inq .toiawase {
    text-align: center;
    padding: 10px 25px;
    position: relative;
    background-color: #A80645;
    ;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 1.6rem;
    text-decoration: none;
    color: #fff;
    border-radius: 10px;
    transition: all 0.3s ease;
    top: 10px;
  }
  .menu_box2 .inq .toiawase:hover {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 1.00);
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 1.00);
    color: #fff;
    text-shadow: 0px 1px 7px hsla(0, 0%, 0%, 1.00);
  }
  .menu_box2 .inq:hover {
    transform: translateY(-0.1875em);
  }
  .active {
    /* 3. メニューを定位置へ戻す */
    transform: translate(0);
  }
  .zero-plan-wrapper {
    margin-top: -10em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #939D61;
    background-color: #F9F9F9;
    max-width: 1024px;
    max-height: 650px;
    position: relative;
    border-radius: 15px;
    min-width: 850px;
  }
  #stalker {
    pointer-events: none;
    position: fixed;
    top: -8px;
    left: -8px;
    width: 16px;
    height: 16px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    transform: translate(0, 0);
    transition: transform 0.2s;
    transition-timing-function: ease-out;
    z-index: 999;
  }
  .service-G-wrap {
    margin-top: 20em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20em;
    padding: 0;
    width: 100%;
    position: relative;
    height: 300px;
  }
  .service-G {
    margin-top: 6em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    width: 250px;
    position: relative;
  }
  .service-G_bn {
    padding: 10px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    text-align: center;
    background-color: #cf3f83;
    color: #fff;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    text-shadow: 2px 2px 6px #555;
    letter-spacing: 4px;
    border-bottom: thin solid #FFFFFF;
  }
  .st_Nav {
    padding: 0px;
    margin: 0 auto;
    max-width: 250px;
    width: 100%;
    position: relative;
    left: 0px;
    -webkit-box-shadow: 8px 8px 15px 0px #75944B;
    box-shadow: 8px 8px 15px 0px #75944B;
  }
  .st_Nav ul {
    padding: 0px;
    margin: 0 auto;
    text-decoration: none;
  }
  .st_Nav li {
    list-style-type: none;
    text-align: center;
    width: 100%;
    padding: 0px;
    display: block;
    background-color: #44889B;
    border-bottom: thin solid #FFFFFF;
    margin: 0 auto;
    height: 30px;
  }
  .st_Nav ul li a {
    text-decoration: none;
    margin: 0;
    padding: 10px 0;
    display: inline-block;
    color: #FFFFFF;
    font-size: 1.5rem;
    line-height: 1;
    width: 100%;
    height: 31px;
    position: relative;
    top: 0px;
  }
  .st_Nav .active > a {
    background-repeat: no-repeat;
    color: #333333;
    display: block;
  }
  .st_Nav ul li a:hover {
    transition: all 0.3s;
    background-color: #B2B6BA;
    color: #E85A90;
    border-bottom: thin solid #FFFFFF;
  }
  .mokuji {
    margin-right: auto;
    margin-left: auto;
    width: 85%;
    display: block;
    border-style: solid;
    border-width: 1px;
    max-width: 768px;
    padding: 1em;
    /*border: 3px solid #ccc;*/
    font-size: medium;
    position: relative;
    top: 0px;
    /*border-radius: 10px;*/
  }
  section .mokuji p {
    color: #000;
    font-family: "klee-one", sans-serif;
    font-size: 1.8rem;
    text-align: left;
    line-height: 1.8;
    font-weight: normal;
  }
  .mokuji ul {
    margin: 20px;
    display: block;
    max-width: 400px;
    color: #222222;
    font-family: kan412typos-std, sans-serif;
  }
  .mokuji ul li {
    text-indent: 38px;
  }
  .mokuji ul li a {
    font-family: kan412typos-std, sans-serif;
    font-size: 2rem;
    font-weight: normal;
    color: #BF9E05;
    list-style-type: none;
    display: inline-block;
  }
  .slider li a {
    font-family: uddigikyokasho-pro, sans-serif;
    font-style: normal;
    font-weight: bolder;
    font-size: clamp(2rem, -1.759rem + 12.03vw, 5rem);
    color: #FFFFFF;
    padding: 10px;
    background-color: #939D61;
    position: relative;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    display: block;
    left: auto;
    right: auto;
    cursor: pointer;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  .slider li a:hover {
    color: #939D61;
    background-color: #fff;
    border: 2px solid #939D61;
  }
  .slider_wrap {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    display: block;
    position: relative;
    max-width: 880px;
    height: auto;
    width: 100%;
    /*transform: translate(-50%, 50%);*/
    top: 400px;
    left: 0%;
    text-align: center;
  }
  small {
    font-size: 10px;
    text-decoration: none;
    text-align: center;
    width: 100%;
    color: #fff;
    line-height: 1;
    background-color: #40899D;
    padding: 10px;
    z-index: 1;
    display: block;
    margin-bottom: 50px;
    top: 0px;
    position: relative;
  }
  small-2 {
    font-size: 10px;
    text-decoration: none;
    text-align: center;
    width: 100%;
    color: #fff;
    line-height: 1;
    background-color: #cf3f83;
    padding: 10px;
    bottom: 0px;
    z-index: 1;
    display: block;
    margin-bottom: 50px;
    top: -50px;
  }
  .fsnav dd:hover {}
  .about-text p em {
    font-family: Source-han-sans-japanese, sans-serif;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 0em;
  }
  .about-text p strong {
    width: 100%;
    line-height: 3rem;
  }
  @keyframes zoom {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.8);
    }
  }
  .sample-wrap sectio .sample {}
  .wp_headerA.fadeUp p span {}
  .servicebox-3 p strong {
    width: 400px;
    font-size: 2rem;
  }
  section h2 span {
    color: #D23B56;
    font-size: 2.4rem;
  }
  aside .Notes img {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
  }
  .servicebox-3 .checkmark img {}
  .service-consept-wrapper .scbox-up {}
  section h2 span {
    color: #fff;
    white-space: 2;
  }
  section h2 span {
    color: #101010;
    font-family: Meatball;
    letter-spacing: 4px;
  }
  /* section h2 span {color: #D23B56;}*/
  .zp-box3-7 section h3 {
    position: relative;
    top: 0px;
  }
  .st25-case-img img {
    position: relative;
    left: 0px;
    top: 15px;
    width: 90%;
    max-width: 550px;
  }
  .etc-wrapper {
    margin-bottom: 20em;
    width: 85%;
    max-width: 1024px;
  }
  h2#etc01, h2#etc02, h2#etc03, h2#etc04, h2#etc5, h2#etc06 {
    font-size: 2rem;
    position: relative;
    padding: 5px;
    margin-left: 0em;
    border-left: 20px solid #6E9D32;
    margin-bottom: 100px;
    text-indent: 15px;
    margin-top: 0px;
    color: #222;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 600;
  }
  .etc-contents01, .etc-contents02, .etc-contents03, .etc-contents04, .etc-contents05, .etc-contents06 {
    width: 100%;
    height: auto;
    max-width: 44em;
  }
  .etc-contents01 h3, .etc-contents02 h3, .etc-contents03 h3, .etc-contents04 h3, .etc-contents05 h3, .etc-contents06 h3 {
    font-family: "source-han-sans-japanese";
    font-size: 1.6rem;
    margin-top: 35px;
    padding: 1em;
    border: 3px solid #ccc;
    border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
    text-align: left;
  }
  .etc-contents01 p, .etc-contents02 p, .etc-contents03 p, .etc-contents04 p, .etc-contents05 p, .etc-contents06p {
    padding: 1em;
    margin: 0;
    font-size: 1.4rem;
    line-height: 2.4;
    color: #555;
    font-family: FOT-UDkakugo-large-pr6n, sans-serif;
    font-style: normal;
    font-weight: 300;
    text-align: left;
  }
  .etc-contents01 {
    background-image: url(../images/CMS.png);
    background-repeat: no-repeat;
    background-size: 20% auto;
    padding: 15px;
    background-position: 100% 4px;
    margin-top: 6em;
  }
  .etc-contents02 {
    background-image: url(../images/home.png);
    background-repeat: no-repeat;
    background-position: 100% -3px;
    padding: 15px;
    background-size: 20% auto;
    margin-top: 6em;
    z-index: 10;
  }
  .etc-contents03 {
    background-image: url(../images/search_mushimegane.png);
    background-repeat: no-repeat;
    background-size: 20% auto;
    padding: 15px;
    background-position: 100% -5px;
    margin-top: 6em;
  }
  .etc-contents04 {
    background-image: url(../images/good_02.png);
    background-repeat: no-repeat;
    background-size: 12% auto;
    padding: 15px;
    background-position: 100% 0%;
    margin-top: 6em;
  }
  .etc-contents05 {
    background-image: url();
    background-repeat: no-repeat;
    background-size: 12% auto;
    padding: 15px;
    background-position: 60% 0%;
    margin-bottom: 5em;
    margin-top: 6em;
  }
  .etc-contents06 {
    background-image: url();
    background-repeat: no-repeat;
    background-size: 12% auto;
    padding: 15px;
    background-position: 60% 0%;
    margin-top: 6em;
  }
  
  .company-AD {
    padding: 0;
    margin: 30px 0 70px;
    width: 100%;
    height: 310px;
    display: block;
  }
  .company-AD1 {
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    max-width: 950px;
    overflow: hidden;
    padding: 0;
    flex-wrap: wrap;
    display: flex;
    background-color: #DDF9DE;
    height: 310px;
    justify-content: center;
    border-radius: 15px;
  }
  .company-AD1 .ZT {
    padding: 0;
    margin: 0;
    position: relative;
    width: 85%;
    height: auto;
    left: 100px;
    top: 65px;
  }
  h2.AD1 {
    font-size: 5rem;
    text-indent: 0px;
    padding: 20px;
    color: #1B1A1A;
    font-weight: 900;
    letter-spacing: 5px;
    font-family: toppan-bunkyu-midashi-go-std, sans-serif;
    margin: 50px 20px 15px 40px;
    background-repeat: no-repeat;
    background-position: 0px center;
    background-size: 60% auto;
    line-height: 1.5em;
    text-align: justify;
    position: relative;
    top: 20px;
    left: 72px;
    width: 77%;
    display: block;
  }
  .c-ADbox10 {}
  .c-ADbox11 {
    flex: 1 0 400px;
  }
  .company-AD1 p {
    color: #AA4278;
    width: 70%;
    padding: 0;
    margin: 0;
    font-family: Meatball;
    font-size: 6rem;
    text-align: left;
    line-height: 3rem;
    display: inline-block;
    position: relative;
    font-weight: bolder;
    top: 13px;
    left: 132px;
  }
  .c-ADbox11 .price {
    margin: 0 auto;
    padding: 0;
    width: 60%;
    position: relative;
    font-family: Meatball;
    color: #BF10F1;
    font-style: normal;
    font-weight: bold;
    font-size: 6rem;
  }
  .company-AD1 span {
    margin: 0;
    padding: 0;
    font-size: 2rem;
    position: relative;
    left: -1px;
  }
  .company-AD-wrap {
    display: flex;
  }
  .company-AD2 {
    margin: 0 atuo;
    background-repeat: no-repeat;
    opacity: 1;
    padding: 0;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    max-width: 950px;
    display: flex;
    background-color: #E4E4E4;
    flex-flow: flow;
    justify-content: center;
    height: 310px;
    border-radius: 15px;
  }
  .company-AD2 .ZT {
    padding: 0;
    margin: 0;
    position: relative;
    top: 71px;
    left: 64px;
    width: 90%;
    height: auto;
  }
  h2.AD2 {
    max-width: 500px;
    width: 100%;
    color: #AA4278;
    font-size: 3.6rem;
    text-indent: 0px;
    margin: 0;
    padding: 0;
    font-family: "Toppan Bunkyu Midashi Gothic Extrabold";
    display: inline-block;
    font-weight: bolder;
    line-height: 1.2em;
    text-align: center;
    position: relative;
    left: 47px;
    top: 59px;
    height: auto;
  }
  h2.AD2 span {
    color: #333333;
    font-size: 2.4rem;
  }
  .company-AD2 .AD-img img {
    position: relative;
    top: 109px;
    width: 85%;
    left: 30px;
  }
  .c-ADbox20 {}
  .c-ADbox21 {
    flex: 1 0 350px;
  }
  .c-ADbox22 {}
  .company-AD3 {
    width: 100%;
    height: 310px;
    max-width: 950px;
    padding: 40px 0 0;
    background-color: #AA4278;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    position: relative;
    border-radius: 16px;
  }
  .c-AD3-up {
    display: flex;
    justify-content: flex-start;
    position: absolute;
    margin: 0 auto;
    top: 83px;
  }
  .company-AD3 .ZT {
    padding: 0;
    margin: 0;
    width: 34%;
    position: absolute;
    top: -69px;
    left: 92px;
    height: 265%;
    flex: 0 1 auto;
  }
  h2.AD3 {
    font-family: source-han-sans-japanese, sans-serif;
    font-size: 4rem;
    margin: 0 auto;
    width: 100%;
    color: #FFFFFF;
    position: relative;
    top: -9px;
    left: 323px;
    font-weight: 800;
    font-style: normal;
    display: inline-block;
    max-width: 650px;
  }
  .c-AD3-down {
    display: flex;
    justify-content: center;
  }
  .c-AD-wrap {
    display: flex;
    justify-content: space-between;
    position: absolute;
    margin: 0 auto;
    top: 200px;
    height: 35%;
    width: 100%;
  }
  .c-AD-wrap img {
    width: 12%;
    height: 100%;
    position: relative;
    top: -30px;
    margin: 0 auto;
  }
  
  .box {
    width: 70%;
    border-top: 5px solid #F51014;
    border-bottom: 5px solid #aaa;
    padding: 2em 10em;
    margin-top: 20px;
    position: relative;
  }
  .box:before, .box:after {
    content: '';
    position: absolute;
    top: -20px;
    width: 5px;
    height: -webkit-calc(100% + 40px);
    height: calc(100% + 40px);
    background-color: #aaa;
  }
  .box:before {
    left: 20px;
  }
  .box:after {
    right: 20px;
  }
  .box p {
    padding-left: 0px;
    text-align: center
  }
  * {
    box-sizing: border-box;
  }
  .slide-container {
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
    background: linear-gradient(135deg, #fff 0%, #f8f9fa 100%);
    max-width: 1280px;
  }
  .bg-pattern {
    position: absolute;
    width: 45%;
    height: 100%;
    background: linear-gradient(135deg, rgba(255, 165, 0, 0.05) 0%, rgba(255, 69, 0, 0.03) 100%);
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
    right: 0px;
    display: flex;
  }
  .header-top {
    position: absolute;
    top: 40px;
    left: 60px;
    right: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .logo-area {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  /*.logo-icon {
    background: linear-gradient(135deg, #FF6B35 0%, #FF8C42 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 24px;
  }*/
  .logo-text {
    font-size: 18px;
    font-weight: 700;
    color: #333;
  }
  .logo-sub {
    font-size: 12px;
    color: #666;
  }
  .main-content {
    position: absolute;
    top: 30px;
    left: 60px;
    right: 60px;
    bottom: 80px;
    display: flex;
    gap: 40px;
    padding-left: 0px;
  }
  .badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-position: 0%;
    background-color: #0068b7;
    color: white;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    width: fit-content;
    position: absolute;
    top: 75px;
  }
  .badge i {
    font-size: 14px;
  }
  .main-title {
    font-size: 42px;
    font-weight: 900;
    color: #333;
    line-height: 1.3;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
    margin-top: 113px;
  }
  .main-title .highlight {
    color: #FF6B35;
    position: relative;
    display: inline-block;
  }
  .main-title .highlight::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: rgba(255, 107, 53, 0.2);
    z-index: -1;
  }
  .subtitle {
    font-size: 18px;
    color: #666;
    margin-bottom: 30px;
    line-height: 1.6;
  }
  .features {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .feature-item {
    display: flex;
    align-items: center;
    gap: 8px;
    background: white;
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    border: 1px solid #eee;
  }
  .feature-item i {
    color: #FF6B35;
    font-size: 14px;
  }
  .feature-text {
    font-size: 13px;
    color: #333;
    font-weight: 500;
  }
  .price-section {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-top: 20px;
  }
  .price {
    font-size: 56px;
    font-weight: 900;
    color: #AB0045;
    line-height: 1;
    font-family: Meatball;
  }
  .price-unit {
    font-size: 32px;
    color: #333;
    font-weight: 600;
  }
  .price-note {
    font-size: 12px;
    color: #666;
    margin-left: 0px;
    width: 60px;
  }
  .right-section {
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    margin-left: 0px;
    padding-left: 0px;
    max-width: 500px;
    width: 100%;
    right: 0px;
    position: relative;
  }
  .card {
    background: white;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 450px;
    position: absolute;
    right: -50px;
    min-width: 350px;
  }
  .card-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f0f0f0;
  }
  .card-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #FF6B35 0%, #FF8C42 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
  }
  .card-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
  }
  .card-subtitle {
    font-size: 12px;
    color: #666;
  }
  .service-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .s-inner-h {
    margin-left: -50px;
  }
  .s-inner {
    margin-left: 50px;
  }
  .service-item {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 12px;
    padding: 10px;
    background: #f8f9fa;
    border-radius: 8px;
  }
  .service-icon {
    width: 36px;
    height: 36px;
    background: white;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FF6B35;
    font-size: 14px;
    flex-shrink: 0;
    position: absolute;
  }
  .service-text {
    font-size: 14px;
    color: #333;
  }
  .service-desc {
    font-size: 12px;
    color: #666;
  }
  .cta-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #FF6B35 0%, #FF8C42 100%);
    color: white;
    padding: 15px 30px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    margin-top: 20px;
    box-shadow: 0 4px 15px rgba(255, 107, 53, 0.3);
    transition: all 0.3s ease;
  }
  .cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4);
  }
  .footer {
    position: absolute;
    bottom: 30px;
    left: 60px;
    right: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    color: #666;
    width: 100%;
    min-width: 900px;
  }
  .footer-left {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 1em;
  }
  .footer-right {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .status-dot {
    width: 8px;
    height: 8px;
    background: #4CAF50;
    border-radius: 50%;
  }
  .status-text {
    font-size: 12px;
    color: #4CAF50;
  }
  .decorative-circle {
    position: absolute;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    background: rgba(255, 107, 53, 0.1);
    right: 0px;
    top: 0px;
  }
  .decorative-line {
    position: absolute;
    width: 100px;
    height: 2px;
    background: linear-gradient(90deg, #FF6B35 0%, transparent 100%);
    right: 150px;
    top: 150px;
  }
  .highlight-box {
    background: rgba(255, 107, 53, 0.1);
    border-radius: 8px;
    padding: 15px;
    margin-top: 15px;
    border-left: 4px solid #FF6B35;
  }
  .highlight-text {
    font-size: 14px;
    color: #333;
    font-weight: 500;
  }
}
