﻿html {
  height: 100%;
  font-size: 62.5%;
}

body {
  font-family: "Sawarabi Gothic", sans-serif;
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 1.6rem;
  *font-size: small;
  *font: x-small;
  line-height: 1.8;
  margin: 0 auto;
  background: #fff;
}

.text1 {
  text-align: center;
  font-size: 1.5rem;
}

.text2 {
  text-align: center;
  font-size: 2.2rem;
  color: #f8931f;
}

a:link,
a:visited,
a:hover {
  color: #e60012;
}

a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

h2 {
  font-size: 20px;
  color: #e60012;
}

h3 {
  font-size: 2rem;
  color: #e60012;
}

h4 {
  font-size: 1.8rem;
  color: #f8931f;
}

.mtitle-sp {
  font-size: 28px;
  text-align: center;
  font-weight: normal;
  line-height: 1.2;
  margin: 0px 0 20px;
  padding-bottom: 10px;
}

.mtitle-sp span {
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  line-height: 1.8em;
}

.mttl_bl {
  background: #e60012;
  color: #e60012;
  text-indent: 0.8em;
  font-size: 1.8rem;
  overflow: hidden;
  font-weight: bold;
  border-left: 2px solid #aaa;
  margin: 10px 0;
  padding: 5px 0;
}

.mttl_check {
  margin-bottom: 10px;
  border-bottom: dotted 1px #aaa;
  font-size: 1.8rem;
  color: #e60012;
  font-weight: normal;
}

.mttl_check:before {
  margin-right: 6px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
}

.mttl_cl {
  font-family: "Ultra", serif;
  color: #e60012;
  text-align: center;
  font-weight: normal;
  font-size: 3rem;
  line-height: 1.4;
  margin-bottom: 40px;
  position: relative;
  letter-spacing: 4px;
}

.mttl_cl:after {
  content: "";
  width: 60px;
  height: 2px;
  background: #e60012;
  display: block;
  position: absolute;
  top: 80px;
  bottom: 0;
  margin: auto;
  right: 0;
  left: 0;
}

.mttl_cl span {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic,
    "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo,
    sans-serif;
  font-size: 1.4rem;
  color: #555;
  display: block;
}

.mttl_cl2 {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 3rem;
  line-height: 1.4;
  margin-bottom: 40px;
  position: relative;
  letter-spacing: 4px;
}

.mttl_cl2:after {
  content: "";
  width: 60px;
  height: 2px;
  background: #fff;
  display: block;
  position: absolute;
  top: 60px;
  bottom: 0;
  margin: auto;
  right: 0;
  left: 0;
}

.mttl_cl2 span {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic,
    "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo,
    sans-serif;
  font-size: 2rem;
  color: #fff;
  margin-left: 10px;
  border-left: 2px solid #ccc;
  padding-left: 10px;
}

.mttl_ic {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 0.9;
  text-align: center;
  margin: 0px 0 15px;
  padding-bottom: 10px;
  letter-spacing: 1px;
  border-bottom: 2px solid #e60012;
  color: #000;
}

.mttl_ic span {
  font-size: 1.5rem;
  margin-left: 5px;
}

.mttl-bg {
  background: #e60012;
  color: #fff;
  font-weight: normal;
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 1px;
}

.mttl-bg span {
  font-size: 1.4rem;
  letter-spacing: 0px;
}

.mttl-rs span {
  background: #e60012;
  color: #fff;
  padding: 2px 10px;
  margin-right: 5px;
}

#seoA {
  width: 100%;
  background: #fff;
  border-bottom: 2px solid #eee;
}

#seo {
  margin: 0 auto;
  padding: 3px 0 2px;
  width: 960px;
  font-size: 12px;
  line-height: 1.3;
  color: #666;
}

#seo h1 {
  text-align: left;
  font-weight: normal;
}

#seo h1 + p {
  text-align: right;
  display: inline;
}

header {
  width: 100%;
  background: #fff;
}

#headA {
  width: 100%;
}

#head {
  width: 960px;
  margin: 0 auto;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#head .logo {
  flex-shrink: 0; /* ← ロゴが縮まないように */
}

#head .tel {
  display: flex;
  align-items: center;
  gap: 20px;
  text-align: right;
  flex-shrink: 0; /* ← telを右端に固定 */
}
#head .telbtn {
  margin: 0; /* 余白リセット */
  line-height: 1.4;
}

#head .tel a img {
  display: block; /* 画像の下に余計な隙間をなくす */
}

.mailbtn {
  float: right;
}

.mailbtn a {
  display: block;
  background: -moz-linear-gradient(-45deg, #e60012 50%, #c80413 50%);
  background: -webkit-linear-gradient(-45deg, #e60012 50%, #c80413 50%);
  background: linear-gradient(135deg, #e60012 50%, #c80413 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$base_color', endColorstr='lighten($base_color, 10%)', GradientType=1);
  color: #ffffff;
  font-family: "FontAwesome";
  font-size: 2rem;
  margin-top: 10px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  text-align: center;
}

.mailbtn a:hover {
  background: #e60012;
}

.telbtn {
  float: left;
  margin: 0 15px;
  line-height: 1.3;
  text-align: center;
  color: #333;
  padding-top: 5px;
  font-size: 1.1rem;
}

.telbtn span {
  font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体",
    "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  font-weight: 700;
  font-size: 3.9rem;
  letter-spacing: 1px;
}

.telbtn span:before {
  font-family: "FontAwesome";
  content: "\f095";
  margin-right: 5px;
  color: #e60012;
  font-size: 2.9rem;
}

.telbtn2 {
  margin: 0 15px;
  line-height: 1.3;
  text-align: center;
  color: #333;
  padding-top: 5px;
  font-size: 1.1rem;
}

.telbtn2 span {
  font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体",
    "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  font-weight: 700;
  font-size: 3.9rem;
  letter-spacing: 1px;
}

.telbtn2 span:before {
  font-family: "FontAwesome";
  content: "\f095";
  margin-right: 5px;
  color: #e60012;
  font-size: 2.9rem;
}

#menu {
  padding: 10px 0;
  background-color: #eee;
}

#menu ul {
  width: 960px;
  margin: 0 auto;
  border-right: 1px dotted #555;
}

#menu li {
  width: 159px;
  float: left;
  position: relative;
  font-size: 15px;
  text-align: center;
  line-height: 1.4;
  border-left: 1px dotted #555;
}

#menu li a {
  padding: 0px 0 0px;
  color: #555;
  display: block;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
}

#menu li a:hover {
  text-decoration: none;
  opacity: 0.5;
}

#menu li a span {
  font-family: "Ultra", serif;
  display: block;
  color: #e60012;
  font-size: 11px;
}

#menu .subNavi {
  width: 100%;
  position: absolute;
  left: 0;
  display: none;
  z-index: 9999;
}

#menu .subNavi li {
  float: none;
  font-size: 11px;
  text-align: left;
  border-left: none;
  border-bottom: 1px solid #fff;
}

#menu .subNavi li a {
  padding: 16px 10px 15px;
  color: #fff;
  background-color: #34c2d8;
}

.menu ul li a:hover ul li {
  visibility: visible;
  overflow: visible;
  height: 30px;
  z-index: 10;
}

#menu * {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.smenu {
  margin: 5px 0;
}

.smenu li {
  font-weight: bold;
  font-size: 13px;
  border: 1px solid #ccc;
  margin-bottom: 3px;
}

.smenu a {
  padding: 5px 5px;
  display: block;
  zoom: 1;
  text-decoration: none;
  cursor: pointer;
  background: #ffffff;
  background: -moz-linear-gradient(top, #fff 1%, #e8ddce 100%);
  background: -webkit-linear-gradient(top, #fff 1%, #e8ddce 100%);
  background: linear-gradient(to bottom, #fff 1%, #e8ddce 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8ddce', GradientType=0);
}

.smenu a:hover {
  background: #e5d6c3;
  text-decoration: none;
}

.smenu a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  margin-right: 5px;
}

.smenu li:last-child {
  margin-bottom: 0px;
  border-bottom: 0px solid #ccc;
}

.smenu a:link,
.smenu a:visited {
  color: #555;
}

.wideslider {
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
  height: 350px;
}

.wideslider ul {
  float: left;
  display: inline;
}

.wideslider ul li {
  float: left;
  display: inline;
}

.wideslider ul li img {
  width: 100%;
  display: none;
}

.wideslider_base {
  top: 0;
  position: absolute;
}

.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;
}

.slider_prev,
.slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}

.slider_prev {
  background: #fff url(../photo/prev.jpg) no-repeat right center;
}

.slider_next {
  background: #fff url(../photo/next.jpg) no-repeat left center;
}

#flashA {
  width: 100%;
  overflow: hidden;
}

#flash {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: relative;
}

.flashimg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  z-index: 10;
}

.slide1 {
  background-image: url(../bxslider/images/flash1.jpg);
}

.slide2 {
  background-image: url(../bxslider/images/flash2.jpg);
}

.slide3 {
  background-image: url(../bxslider/images/flash3.jpg);
}

/* .slide4 {
    background-image: url(../bxslider/images/flash5.jpg)
} */

.slide1,
.slide2,
.slide3,
.slide4 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-attachment: scroll;
  background-color: #eee;
  padding: 0px 0;
}

/* .slide4 .slideimg h2 img {
    display: none;
} */

.slideimg {
  max-width: 960px;
  height: auto;
  margin: 0 auto;
}

#top_image {
  width: 100%;
  display: table;
  padding: 0px 0;
}

.textbox {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: url(../img/flashimgA.png) repeat-x bottom;
}

#down_btn {
  position: absolute;
  text-align: bottom;
  width: 100%;
  bottom: 20px;
}

.bg-image1 {
  background-image: url(../img/bg-image1.jpg);
}

.bg-image2 {
  background-image: url(../img/bg-image2.jpg);
}

.bg-image3 {
  background-image: url(../img/bg-image3.png);
  padding: 150px 0 100px;
}

.bg-image4 {
  background-image: url(../img/bg-image4.jpg);
}

.bg-image5 {
  background-image: url(../img/bg-image5.jpg);
}

.bg-image1,
.bg-image2,
.bg-image3,
.bg-image4,
.bg-image5 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
}

#titleA1 {
  background-image: url(../img/bg-title1.jpg);
  background-color: #eee;
}

#titleA2 {
  background-image: url(../img/bg-title2.jpg);
}

#titleA3 {
  background-image: url(../img/bg-title3.jpg);
}

#titleA4 {
  background-image: url(../img/bg-title4.jpg);
}

#titleA5 {
  background-image: url(../img/bg-title5.jpg);
}

#titleA1,
#titleA2,
#titleA3,
#titleA4,
#titleA5 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  padding: 75px 0;
}

#titleA {
  background: url(../img/sky.jpg) repeat-x;
}

#title {
  width: 960px;
  padding: 55px 0;
  margin: 0px auto 0px;
}

#title h2 {
  float: left;
  font-size: 28px;
  color: #e60012;
  border-left: #e60012 solid 4px;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  text-shadow: 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff,
    -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}

#title p span {
  margin-left: 5px;
  font-size: 13px;
  color: #eee;
}

#pankuzu {
  float: right;
  margin: 8px 0 0;
  padding: 0 8px;
  font-size: 11px;
  color: #555;
  background-color: rgba(255, 255, 255, 0.8);
}

#pankuzu li {
  display: inline;
}

#pankuzu li a {
  display: inline;
  padding: 0;
}

#pankuzu li + li:before {
  margin: 0 10px;
  content: ">";
}

.concept-wrap {
  position: relative;
  padding: 50px 0;
}

.concept-wrap .bg-back {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f3f3f3;
  width: 50%;
  height: 100%;
}

.concept-wrap .concept-inner {
  position: relative;
  display: table;
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
}

.concept-wrap .figure {
  position: absolute;
  top: 0;
  right: 0;
  display: table-cell;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  width: 74%;
  height: 100%;
}

.concept-wrap .fig01 {
  background-image: url("../img/fig01.jpg");
}

.concept-wrap .fig02 {
  background-image: url("../img/fig02.jpg");
}

.concept-wrap .in-wrap {
  position: relative;
  float: left;
  width: 530px;
  padding: 50px 0;
}

.concept-wrap .in-wrap .concept-box {
  background-color: rgba(255, 255, 255, 0.8);
  width: 470px;
  padding: 30px;
}

.concept-wrap .in-wrap .concept-box .conts-ttl {
  color: #07b6f6;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 15px;
}

.concept-wrap .in-wrap .concept-box .conts-ttl span {
  font-size: 1.3rem;
  color: #000;
}

.concept-wrap .in-wrap .concept-box .conts-sub_ttl {
  font-size: 1.7rem;
  font-weight: 500;
  margin-bottom: 15px;
}

#singlepage {
  padding: 0 0 350px;
}

.single {
  width: 960px;
  margin: 0 auto;
  padding: 60px 0;
}

.single0 {
  margin: 0 auto;
  padding: 60px 0;
}

#singlepage section {
  width: 960px;
  margin: 0 auto;
  padding: 30px 0;
}

.textwrap {
  width: 960px;
  margin: 0px auto;
  padding: 20px 0;
}

.textwrapa {
  width: 940px;
  margin: 0px auto 0px;
  padding: 10px;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px 2px;
}

.textwrapb {
  width: 960px;
  margin: 0px auto 0px;
  padding: 30px 0;
}

.textwrap2 {
  width: 960px;
  margin: 0px auto 0px;
  padding: 30px;
  color: #fff;
}

.textwrap h1 {
  text-align: center;
  padding: 20px 0;
}

.rss {
  width: 710px;
  margin: 0 auto;
  padding: 0 0 25px;
}

.pprice {
  background: rgba(255, 255, 255, 0.3);
  padding: 1px 10px;
  overflow: hidden;
  font-size: 15px;
  border-radius: 10px;
  margin: 5px 0;
}

.pprice b {
  color: #e0ff00;
}

.pprice:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f140";
  color: #e0ff00;
  margin-right: 5px;
}

.mtitle-x {
  font-size: 25px;
  text-align: center;
  color: #484848;
  margin: 20px 0 5px;
}

#body {
  position: relative;
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

#containar {
  position: relative;
  width: 980px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  background: #fff;
  box-shadow: rgba(125, 125, 125, 0.5) 0px 0px 2px 2px;
}

#wrapA {
  width: 100%;
}

#wrap {
  width: 960px;
  padding: 20px 0px 280px;
  margin: 0 auto;
}

#main {
  float: left;
  width: 710px;
}

.mbox {
  padding: 10px;
  overflow: auto;
  zoom: 1;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
  margin-bottom: 20px;
}

.mbox2 {
  float: right;
  width: 738px;
  height: 120px;
  padding: 10px;
  border: 1px solid #e60012;
  margin-bottom: 0px;
  background: #fff;
  border-radius: 0 5px 5px 0;
}

.mtitle-bg {
  height: 145px;
  line-height: 145px;
  width: 200px;
  float: left;
  font-size: 18px;
  background-color: #22b9d5;
  color: #fff;
  text-indent: 0em;
  padding: 0;
  text-align: center;
  font-weight: bold;
  margin: 0px 0;
  border-radius: 5px 0px 0 5px;
  letter-spacing: 1px;
}

.lbox {
  float: left;
  width: 450px;
}

.rbox {
  float: right;
  width: 450px;
}

.box_l {
  width: 470px;
  float: left;
}

.box_r {
  width: 470px;
  float: right;
}

#side {
  float: right;
  width: 230px;
  font-size: 12px;
}

.sbox {
  padding: 10px;
  background: #ede2ce;
  margin-bottom: 20px;
}

.lmain {
  float: left;
  width: 345px;
}

.rmain {
  float: right;
  width: 345px;
}

.lsingle {
  float: left;
  width: 585px;
}

.rsingle {
  float: right;
  width: 585px;
}

#toTop {
  width: 960px;
  margin: 0 auto;
  padding: 0 0px;
}

.toTop {
  text-align: right;
  margin-bottom: 20px;
  font-size: 12px;
}

#page-top {
  position: fixed;
  bottom: 5px;
  right: 5px;
  font-size: 12px;
  font-weight: bold;
  z-index: 9999;
}

#page-top a {
  color: #fff;
  font-size: 25px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-decoration: none;
  padding: 5px 15px;
  text-align: center;
  display: block;
  background: #e60012;
  box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
}

#page-top a:hover {
  opacity: 0.6;
  text-decoration: none;
}

footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  color: #fff;
  text-align: left;
  background: #000;
}

#footer {
  width: 960px;
  margin: 0 auto 0;
  padding: 30px 0 30px;
  font-size: 11px;
}

.logo-f {
  float: right;
}

#fmenuA {
  width: 100%;
  margin-bottom: 10px;
}

#fmenu {
  list-style-type: none;
  font-size: 12px;
  width: 960px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

#fmenu ul {
  margin-bottom: 2px;
}

#fmenu li {
  text-align: left;
  display: inline-block;
  margin-right: 25px;
}

#fmenu li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  margin-right: 5px;
  color: #e60012;
}

#fmenu li:last-child {
  border: none;
  margin: 0;
}

#fmenu a:link,
#fmenu a:visited,
#fmenu a:hover {
  color: #fff;
  text-decoration: none;
}

#fmenu li ul li {
  font-weight: normal;
  font-size: 11px;
}

#fmenu li ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "f0da";
  margin-right: 5px;
  color: #fff;
}

#fmenu-lg {
  font-family: "Mplus 1p";
  border-right: 1px solid #ddd;
  width: 890px;
}

#fmenu-lg ul {
  margin-bottom: 15px;
}

#fmenu-lg li {
  width: 137px;
  float: left;
  text-align: left;
  line-height: 1.3;
  font-weight: normal;
  padding-left: 10px;
  text-indent: -10px;
  height: 180px;
  font-size: 14px;
}

#fmenu-lg li:before {
  content: "●";
  margin-right: 3px;
  color: #99cc66;
}

#fmenu-lg li:last-child {
  border: none;
  margin: 0;
}

#fmenu-lg a:link,
#fmenu-lg a:visited {
  color: #555;
  text-decoration: none;
}

#fmenu-lg a:hover {
  color: #555;
  text-decoration: none;
  color: #99cc66;
  text-decoration: underline;
}

#fmenu-lg li ul {
  margin-top: 15px;
}

#fmenu-lg li ul li {
  font-weight: normal;
  font-size: 11px;
  padding-left: 0em;
  border-right: 0px solid #aaa;
  height: auto;
  margin-bottom: 8px;
}

#fmenu-lg li ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "・";
  margin-right: 5px;
  color: #fff;
}

.copyright {
  padding: 0px 0;
}

.table1 {
  margin: 15px 0;
}

.table1 th {
  vertical-align: middle;
  padding: 5px 10px;
  font-weight: bold;
  line-height: 1.5;
  border: #ddd 1px solid;
  color: #555;
  background: #f2f2f2;
}

.table1 td {
  padding: 5px 10px;
  vertical-align: middle;
  border: #ddd 1px solid;
}

.table1 td b {
  color: red;
}

.table2 td {
  text-align: center;
}

.table3 th {
  width: 33%;
}

table.underlinetable {
  width: 100%;
  border-collapse: collapse;
  color: #4f504d;
}

table.underlinetable tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}

table.underlinetable tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}

table.underlinetable th {
  border-bottom: 2px solid #e60012;
  text-align: left;
  padding: 0.5em;
  width: 7em;
}

table.underlinetable td {
  border-bottom: 2px solid #e1d9c2;
  text-align: left;
  padding: 0.5em;
  vertical-align: top;
}

table.company {
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0px 10px;
  font-size: 14px;
}

table.company th,
table.company td {
  padding: 10px;
}

table.company th {
  background: #e60012;
  vertical-align: middle;
  text-align: left;
  width: 20%;
  overflow: visible;
  position: relative;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}

table.company th:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(230, 0, 18, 0);
  border-left-color: #e60012;
  border-width: 10px;
  margin-top: -10px;
}

table.company td {
  background: #fff;
  padding-left: 20px;
}

@-moz-document url-prefix() {
  table.company th::after {
    float: right;
    padding: 0;
    left: 30px;
    top: 10px;
    content: " ";
    height: 0;
    width: 0;
    position: relative;
    pointer-events: none;
    border: 10px solid transparent;
    border-left: #e60012 10px solid;
    margin-top: -10px;
  }
}

.form {
  margin: 10px 0 10px;
}

.form dt span {
  color: #fff;
  background: #ff4f4f;
  padding: 0 5px 0;
  margin-right: 5px;
  font-size: 11px;
  border-radius: 2px;
  position: relative;
  top: -2px;
}

.form dt strong {
  color: #fff;
  background: #999;
  padding: 0 5px 0;
  margin-right: 5px;
  font-size: 11px;
  border-radius: 2px;
  position: relative;
  top: -2px;
}

.form dl {
  margin: 10px 0;
  font-size: 16px;
}

.form dt {
  float: left;
  width: 280px;
  padding-top: 20px;
}

.form dd {
  padding-left: 280px;
  padding-bottom: 20px;
  padding-top: 23px;
  line-height: 1.5;
  border-bottom: 1px solid #eee;
}

.form dd p {
  font-size: 14px;
  padding-top: 5px;
  color: #888;
}

.form dd:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.dropdown {
  border-radius: 2px;
  border: 1px solid #ddd;
}

.textarea,
.textarea2 {
  width: 95%;
  border-radius: 2px;
  border: 1px solid #ddd;
  padding: 5px;
}

.form-button {
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  margin: 10px 0;
}

.tcen {
  text-align: center;
}

#mailform button {
  cursor: pointer;
  display: block;
  margin: 0 auto 5px;
  padding: 10px 0 10px;
  color: #fff;
  text-align: center;
  width: 250px;
  border-radius: 5px;
  background: #e60012;
  font-size: 16px;
  font-weight: bold;
  border: 2px solid #e60012;
}

#mailform button:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0e0";
  margin-right: 6px;
}

#mailform button:hover {
  background: #fff;
  color: #e60012;
}

#mailform button * {
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.form-button * {
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

label.radio_text {
  cursor: pointer;
  position: relative;
  margin-right: 20px;
  overflow: hidden;
  padding-left: 20px;
  display: inline-block;
}

label.radio_text:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 50%;
  left: 0px;
  top: 2px;
  content: "";
  z-index: 3;
}

label.radio_text:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  left: 3px;
  top: 5px;
  background-color: #64bcff;
  z-index: 1;
}

label.radio_text input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  left: -23px;
  top: 0px;
  margin: 0px;
  box-shadow: 20px -1px #fff;
}

label.radio_text input[type="radio"]:checked {
  box-shadow: none;
}

label.radio_text input[type="radio"]:focus {
  opacity: 0.2;
  box-shadow: 20px -1px #fff;
}

label.checkbox_text {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 20px;
  overflow: hidden;
  display: inline-block;
  box-sizing: border-box;
}

label.checkbox_text:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0px;
  top: 0;
  border: 1px solid #ccc;
  z-index: 3;
}

label.checkbox_text:after {
  content: "";
  position: absolute;
  top: 40%;
  left: 5px;
  display: block;
  margin-top: -9px;
  width: 8px;
  height: 12px;
  border-right: 3px solid #64bcff;
  border-bottom: 3px solid #64bcff;
  transform: rotate(45deg);
  z-index: 1;
}

label.checkbox_text input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  left: -40px;
  width: 20px;
  height: 20px;
  display: block;
  box-shadow: 41px 0px #fff;
  z-index: 2;
  margin: 0px;
  padding: 0px;
}

label.checkbox_text input[type="checkbox"]:checked {
  box-shadow: none;
}

label.checkbox_text input[type="checkbox"]:checked:focus {
  box-shadow: 40px 0px #666;
  opacity: 0.1;
}

label.checkbox_text input[type="checkbox"]:focus {
  box-shadow: 41px 0px #eee;
}

.fm-text {
  padding: 10px;
  font-size: 11px;
  margin: 10px 0;
  text-align: center;
}

.background-2set {
  background-image: url(../img/bingata.png), url(../img/bingata.png),
    url(../img/bg2.png);
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: top right, bottom left, top;
  background-attachment: scroll, scroll, fixed;
}

.tbox {
  width: 710px;
  margin: 0 auto;
}

.tbox-bl {
  border: 1px solid #3d2b00;
  background: #fff;
  padding: 10px;
  margin: 10px 0;
}

.tbox-r {
  padding: 10px;
  background: #d8f2ff;
  border-radius: 5px;
  margin: 10px 0;
}

.tbox-bg {
  background-color: #eee;
  padding: 10px;
}

.works {
  width: 100%;
  margin: 10px auto 0;
  padding: 10px;
}

.works ul {
  margin-right: -21px;
  margin-bottom: -10px;
  overflow: hidden;
}

.works .gallery {
  background: #eee;
  width: 216px;
  height: 216px;
  line-height: 216px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}

.works .gallery img {
  max-width: 216px;
  max-height: 216px;
  vertical-align: middle;
}

.works li {
  float: left;
  width: 216px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 10px;
}

.works dl {
  background: #222;
  height: 45px;
  color: #fff;
  padding: 10px 0;
  margin-top: 5px;
  border: 0px solid #fff;
}

.works li dt {
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  border-radius: 5px;
  line-height: 1.6;
}

.works li dd {
  padding: 5px 0 0;
  text-align: center;
}

.photo {
  width: 100%;
  margin: 10px auto 0;
}

.photo ul {
  margin-right: -11px;
  margin-bottom: 0;
  text-align: center;
}

.photo li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.photo li a {
  display: block;
  text-align: center;
  width: 184px;
  height: 184px;
  line-height: 184px;
  background: #eee;
}

.photo li:last-child {
  margin-right: 0px;
}

.photo li img {
  vertical-align: middle;
  max-width: 184px;
  max-height: 184px;
}

.photo li p {
  height: 30px;
  font-size: 12px;
  width: 184px;
  white-space: nowrap;
  overflow: hidden;
  margin: 3px 0 10px;
  text-align: center;
  text-overflow: ellipsis;
}

.blog-top .page_next {
  display: none;
}

.blog_card {
  width: 100%;
}

.blog_card li {
  float: left;
  width: 24%;
  margin: 0 0.5% 10px 0.5%;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  border-radius: 4px;
}

.blog_card li .blog_dt {
  font-family: "Kaushan Script", cursive;
  display: block;
  font-weight: bold;
  font-size: 11px;
  color: #280000;
}

.blog_card li .blog_img {
  height: 140px;
  text-align: center;
}

.blog_card li .blog_title {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  overflow-y: hidden;
  margin-bottom: 5px;
  height: 17px;
  white-space: nowrap;
  overflow: hidden;
}

.blog_card li .blog_body {
  line-height: 1.2;
  font-size: 12px;
  height: 15px;
  white-space: nowrap;
  overflow: hidden;
}

.blog_card li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.newsbox {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin: 0 auto;
}

.news-ttl {
  width: 200px;
  padding-top: 8px;
  font-family: "Poppins", sans-serif;
  vertical-align: middle;
  text-align: left;
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
  border-right: 3px solid #fff;
  line-height: 1.2;
  letter-spacing: 2px;
}

.news-ttl span {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic,
    "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo,
    sans-serif;
  font-size: 1.2rem !important;
  display: block;
}

.news-lb {
  margin: 15px 0;
  line-height: 1.8;
}

.news-lb dt {
  float: left;
  width: 8em;
  border-right: red 3px solid;
  padding: 5px 0px;
  text-align: center;
  font-weight: bold;
}

.news-lb dd {
  padding-left: 10em;
  padding-top: 7px;
  padding-bottom: 15px;
  margin: 0px 0 15px;
  border-bottom: 1px solid #333;
}

.news-lb dd:last-child {
  border-bottom: 0px;
}

.news-bx {
  flex: 1;
  width: calc(100% - 60px);
  padding: 0 30px;
}

.news {
  overflow: hidden;
  line-height: 1.6;
  margin: 0px auto 0;
}

.news dt {
  float: left;
  width: 8em;
  font-weight: bold;
}

.news dd {
  padding-left: 8em;
  margin-bottom: 8px;
  padding-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .newsbox {
    flex-direction: column;
  }

  .news-ttl {
    width: 100% !important;
    border-right: 0px solid red;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
    text-align: center;
  }

  .news-ttl span {
    font-size: 1.2rem !important;
  }

  .news-bx {
    flex: 1;
    width: calc(100% - 0px);
    padding: 0 0px;
  }

  .scrbr {
    width: 100%;
    padding: 15px 0px;
    max-height: 100px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}

.newsl dt {
  float: left;
  width: 130px;
  padding-top: 10px;
  line-height: 1.3;
  color: #333;
  font-weight: bold;
}

.newsl dd {
  padding-left: 140px;
  padding-bottom: 5px;
  padding-top: 10px;
  margin-bottom: 15px;
  line-height: 1.6;
  font-size: 15px;
  border-bottom: dotted 1px #b6ae83;
}

.newsl dd b {
  color: #594c39;
}

.newsl2 dt {
  font-size: 16px;
  padding-top: 10px;
  line-height: 1.3;
  color: #e60012;
  font-weight: bold;
}

.newsl2 dd {
  padding-bottom: 5px;
  padding-top: 10px;
  margin-bottom: 15px;
  line-height: 1.6;
  font-size: 15px;
  border-bottom: dotted 1px #b6ae83;
}

.newsl2 a:link,
.newsl2 a:visited,
.newsl2 a:hover {
  color: #fff;
  font-size: 14px;
}

.newsl2 dd b {
  color: #594c39;
}

.news-s {
  font-size: 11px;
}

.news-s dt {
  float: left;
  width: 5em;
  height: 20px;
  padding-top: 5px;
  line-height: 1.3;
  font-weight: bold;
}

.news-s dd {
  padding-left: 6em;
  padding-bottom: 10px;
  padding-top: 5px;
  line-height: 1.3;
  border-bottom: dotted 1px #938041;
}

.news-sr {
  margin: 0px 0 0;
}

.news-sr dt {
  float: left;
  width: 6em;
  padding: 2px 0;
  line-height: 1.3;
  font-size: 12px;
  color: #fff;
  background: #0068b7;
  text-align: center;
  border-radius: 5px;
  margin: 9px 0 0;
}

.news-sr dd {
  padding-left: 6em;
  padding-bottom: 5px;
  padding-top: 8px;
  line-height: 1.6;
  border-bottom: 1px dotted #aaa;
  color: #555;
}

.news-sr dd:last-child {
  border-bottom: 0px;
}

.news-bl {
  margin-bottom: 15px;
  _zoom: 1;
  /* overflow: hidden */
}

.news-bl dt {
  float: left;
  width: 8em;
  background: #e60012;
  padding: 5px 0px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  margin: 2px 0 0;
  font-weight: bold;
}

.news-bl dd {
  padding-left: 9em;
  padding-top: 5px;
  padding-bottom: 10px;
  line-height: 1.5;
  border-bottom: dotted 1px #aaa;
  margin: 5px 0;
}

.news-bl dd:last-child {
  border-bottom: 0px;
}

.news-r {
  overflow: hidden;
}

.news-r dt {
  float: left;
  width: 8em;
  text-align: center;
  margin-top: 10px;
  margin-right: 15px;
  padding: 5px 0;
  line-height: 1.3;
  border-radius: 10px;
  color: #22ac38;
  background: #f4ffda;
  font-weight: bold;
}

.news-r dd {
  padding-bottom: 8px;
  padding-top: 13px;
  padding-left: 10em;
  line-height: 1.6;
  border-bottom: dotted 1px #ccc;
}

.list-check {
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  line-height: 1.5;
  margin-bottom: 20px;
}

.list-check li {
  padding-left: 1.5em;
  padding-top: 5px;
  padding-bottom: 5px;
  text-indent: -1.5em;
  border-bottom: 1px dotted #ddd;
}

.list-check li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f046";
  margin-right: 5px;
  color: #aaa;
}

.list-check li:last-child {
  border-bottom: 0px;
}

.list-check2 {
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
  line-height: 1.5;
  color: #fff;
}

.list-check2 li {
  float: left;
  width: 18%;
  margin: 1%;
  box-sizing: border-box;
  padding: 0.5em;
  background-color: #e60012;
}

.list-check2 li:before {
  content: "●";
  margin-right: 5px;
  color: #fff;
}

.list-pdf {
  overflow: hidden;
  margin: 5px 0;
  font-weight: bold;
  font-size: 14px;
}

.list-pdf li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}

.list-pdf li:before {
  content: url(../img/icon_pdf.gif);
  margin-right: 6px;
}

.linkbtn {
  width: 100%;
  margin: 10px 0;
}

.linkbtn ul {
  margin-right: -20px;
  margin-bottom: -20px;
}

.linkbtn li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.linkbtn li a {
  display: block;
  width: 333px;
  height: 40px;
  line-height: 40px;
  background: #ff9bc8;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
}

.linkbtn li a:link,
.linkbtn li a:visited {
  color: #fff;
  text-decoration: none;
}

.linkbtn li a:hover {
  color: #fff;
  text-decoration: none;
  background: #ffc8e1;
}

.linkbtn li a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
  margin-right: 10px;
}

.linkbtn * {
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.quest-box {
  border-bottom: solid 1px #dfdfdf;
}

.quest dt {
  padding: 0 0 5px 40px;
  margin-bottom: 10px;
  min-height: 30px;
  display: block;
  background: url("../img/qa_q.png") left top no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  border-bottom: solid 2px #e5e5e5;
}

.quest dd {
  padding-left: 40px;
  min-height: 30px;
  display: block;
  background: url("../img/qa_a.png") left top no-repeat;
}

.price {
  font-size: 13px;
  overflow: hidden;
}

.price dt {
  float: left;
  padding-top: 5px;
  line-height: 1.3;
}

.price dt:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
  margin-right: 5px;
}

.price dt span {
  font-size: 13px;
}

.price dd {
  text-align: right;
  padding-bottom: 3px;
  padding-top: 5px;
  line-height: 1.3;
  border-bottom: dotted 1px #aaa;
  color: #009949;
}

.price2 {
  font-size: 13px;
  overflow: hidden;
}

.price2 dt {
  float: left;
  padding-top: 5px;
  line-height: 1.3;
}

.price2 dt:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
  margin-right: 5px;
}

.price2 dt span {
  font-size: 13px;
}

.price2 dd {
  text-align: right;
  padding-bottom: 3px;
  padding-top: 5px;
  line-height: 1.3;
  border-bottom: dotted 1px #aaa;
  color: #f18d9e;
}

.koe {
  font-size: 13px;
  overflow: hidden;
  background: #fdffdd;
  padding: 10px;
  border-radius: 5px;
  border: #e2e87d solid 1px;
  margin-bottom: 10px;
}

.koe dt {
  float: left;
  padding-top: 5px;
  line-height: 1.3;
  color: #555;
}

.koe dt span {
  font-size: 13px;
}

.koe dd {
  text-align: right;
  padding-bottom: 3px;
  padding-top: 5px;
  line-height: 1.3;
  color: #555;
}

.rbtn {
  font-size: 13px;
  float: right;
  margin: 5px 0 5px;
}

.rbtn a {
  text-align: center;
  width: 200px;
  display: block;
  padding: 0px 2px;
  font-weight: bold;
  border: 1px solid #009944;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}

.rbtn a:link {
  color: #009944;
  text-decoration: none;
}

.rbtn a:visited {
  color: #009944;
}

.rbtn a:hover {
  color: #fff;
  background: #009944;
  text-decoration: none;
}

.rbtn a:before {
  margin-right: 5px;
}

.cbtn {
  font-weight: bold;
}

.cbtn * {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.cbtn a {
  font-size: 17px;
  text-align: center;
  width: 300px;
  display: block;
  padding: 8px 5px;
  font-weight: bold;
  border: 2px solid #fff;
  margin: 30px auto;
  background: #e60012;
}

.cbtn a:link {
  color: #fff;
  text-decoration: none;
}

.cbtn a:visited {
  color: #fff;
}

.cbtn a:hover {
  color: #e60012;
  background: #fff;
  text-decoration: none;
  border: 2px solid #e60012;
}

.cbtn a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  margin-right: 5px;
}

.cbtn2 {
  font-weight: bold;
}

.cbtn2 * {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.cbtn2 a {
  font-size: 17px;
  text-align: center;
  width: 300px;
  display: block;
  padding: 8px 5px;
  font-weight: bold;
  border: 2px solid #fff;
  margin: 30px auto;
  background: #feaa47;
}

.cbtn2 a:link {
  color: #fff;
  text-decoration: none;
}

.cbtn2 a:visited {
  color: #fff;
}

.cbtn2 a:hover {
  color: #f60;
  background: #fff;
  text-decoration: none;
  border: 2px solid #f60;
}

.cbtn2 a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  margin-right: 5px;
}

.cbtn3 {
  font-weight: bold;
}

.cbtn3 * {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.cbtn3 a {
  width: 90%;
  font-size: 12px;
  text-align: center;
  display: block;
  padding: 2px;
  font-weight: bold;
  border: 2px solid #fff;
  margin: 0px auto;
  background: #feaa47;
  border-radius: 1000px;
}

.cbtn3 a:link {
  color: #fff;
  text-decoration: none;
}

.cbtn3 a:visited {
  color: #fff;
}

.cbtn3 a:hover {
  color: #f60;
  background: #fff;
  text-decoration: none;
  border: 2px solid #f60;
}

.cbtn3 a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  margin-right: 5px;
}

.panel {
  display: none;
}

.show {
  display: block;
}

.snip1445 {
  float: left;
  font-family: "Raleway", Arial, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 0px 1% 10px;
  width: 31.3%;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  background-color: #000000;
}

.snip1445 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.snip1445 *:before,
.snip1445 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.snip1445 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}

.snip1445 figcaption {
  position: absolute;
  bottom: 25px;
  right: 25px;
  padding: 5px 10px 10px;
}

.snip1445 figcaption:before,
.snip1445 figcaption:after {
  height: 2px;
  width: 400px;
  position: absolute;
  content: "";
  background-color: #ffffff;
}

.snip1445 figcaption:before {
  top: 0;
  left: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.snip1445 figcaption:after {
  bottom: 0;
  right: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.snip1445 figcaption div:before,
.snip1445 figcaption div:after {
  width: 2px;
  height: 300px;
  position: absolute;
  content: "";
  background-color: #ffffff;
}

.snip1445 figcaption div:before {
  top: 0;
  left: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.snip1445 figcaption div:after {
  bottom: 0;
  right: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.snip1445 h2,
.snip1445 h4 {
  margin: 0;
  text-transform: uppercase;
}

.snip1445 h2 {
  font-weight: 400;
}

.snip1445 h4 {
  display: block;
  font-weight: 700;
  background-color: #ffffff;
  padding: 5px 10px;
  color: #000000;
}

.snip1445 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.snip1445:hover img,
.snip1445.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
}

.snip1445:hover figcaption:before,
.snip1445.hover figcaption:before,
.snip1445:hover figcaption:after,
.snip1445.hover figcaption:after,
.snip1445:hover figcaption div:before,
.snip1445.hover figcaption div:before,
.snip1445:hover figcaption div:after,
.snip1445.hover figcaption div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.snip1445:hover figcaption:before,
.snip1445.hover figcaption:before,
.snip1445:hover figcaption:after,
.snip1445.hover figcaption:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.pr-img1 {
  background: url(../img/pr-img1.jpg) no-repeat scroll;
}

.pr-img2 {
  background: url(../img/pr-img2.jpg) no-repeat scroll;
}

.pr-img3 {
  background: url(../img/pr-img3.jpg) no-repeat scroll;
  color: #fff;
}

.pr-img4 {
  background: url(../img/pr-img4.jpg) no-repeat scroll;
}

.parallax {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  padding: 25px 0;
}

@media screen and (min-width: 480px) and (max-width: 1024px) {
  .parallax {
    background-size: s;
  }
}

.bg-img1 {
  padding: 30px 0;
  background-image: url(../img/bgp3.jpg);
  background-attachment: fixed;
}

dl.accordion {
  background: #fff;
  width: 710px;
  margin: 5px auto 20px;
  font-size: 13px;
}

dl.accordion dt {
  padding-left: 25px;
  background: url(img/open.png) 1% center no-repeat,
    -moz-linear-gradient(top, #fff, #fff);
  background: url(img/open.png) 1% center no-repeat,
    -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  border-bottom: 1px solid #ddd;
  height: 40px;
  text-indent: 10px;
  line-height: 40px;
  color: #41822b;
  font-weight: bold;
  cursor: pointer;
}

dl.accordion dt:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

dl.accordion dt.open {
  background: url(img/close.png) 1% center no-repeat,
    -moz-linear-gradient(top, #fff, #fff);
  background: url(img/close.png) 1% center no-repeat,
    -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
}

dl.accordion dd {
  background: #f0f4ee;
  margin: 10px;
  padding: 10px;
  line-height: 1.5;
  display: none;
  border-radius: 10px;
}

dl.accordion dd strong {
  display: block;
  margin: 10px 0;
}

.share {
  width: 960px;
  margin: 0 auto;
  padding: 25px 0;
}

.fb-like {
  display: inline-block;
  height: 20px;
  overflow: hidden;
}

.fb_iframe_widget span {
  vertical-align: top !important;
}

#___plusone_0 {
  width: 70px !important;
}

#___plusone_0 iframe {
  width: 70px !important;
}

.pocket-btn {
  display: inline-block;
  height: 20px;
  overflow: hidden;
}

.pocket-btn iframe {
  width: 100px !important;
  overflow: hidden;
}

#snslink {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 100%;
  font-size: 20px;
  padding-top: 20px;
}

#snslink li {
  line-height: 30px;
  padding: 10px 13px;
  background: #fff;
  color: #000;
  border-radius: 1000px;
  display: inline;
  margin: 10px;
}

#snslink li:hover {
  opacity: 0.5;
}

#snslink a:link,
#snslink a:visited,
#snslink a:hover {
  color: #000;
  text-decoration: none;
}

.tarea {
  width: 90%;
  margin: 0 auto;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.tcon2 {
  width: 296px;
  font-size: 13px;
  background: #fff;
  position: relative;
  padding: 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 2px 1px;
  border-radius: 5px;
  margin: 0 auto 20px;
}

.tcon2 dt {
  margin-bottom: 10px;
}

.tcon2 dd {
  padding: 10px;
}

.tclink a {
  display: block;
  width: 180px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 220px;
  left: 156px;
  background: #009944;
  text-align: left;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-indent: 0.5em;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px;
  border-radius: 5px;
}

#contentwrap {
  padding: 0 0 150px;
}

.rhalf {
  float: right;
}

.lhalf {
  float: left;
}

.rhalf,
.lhalf {
  width: 50%;
  height: 320px;
  color: #555;
  display: table;
  background: #fff;
}

.rhalf h2,
.lhalf h2 {
  text-align: center;
  margin-bottom: 20px;
}

.rhalf-img {
  float: right;
  background-image: url(../img/rhalf-img.jpg);
}

.lhalf-img {
  float: left;
  background-image: url(../img/lhalf-img.jpg);
}

.rhalf-img,
.lhalf-img {
  width: 50%;
  height: 320px;
  color: #555;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-color: #fff;
}

.mtext1 {
  font-size: 19px;
  text-align: center;
  margin: 15px 0;
}

.twrap {
  margin: 0 auto;
  padding: 20px 30px;
  display: table-cell;
  vertical-align: middle;
  background: url(../img/bg1.jpg);
}

.t-box1 {
  width: 720px;
  margin: 0 auto;
}

.card {
  width: 307px;
  position: static;
}

.card h3 {
  font-family: "Mplus 1p";
  font-size: 19px;
  text-align: center;
  line-height: 1.6;
  margin: 10px;
  color: #fff45c;
}

.card img {
  width: 100%;
  height: auto;
}

.card h2 {
  font-size: 18px;
  padding: 5px 0;
  text-indent: 0px;
  margin: 0;
  color: #333;
}

.card h2:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
  margin-right: 5px;
  color: #111;
}

.card div {
  position: relative;
  top: 0;
  left: 0;
  padding: 5px;
  line-height: 1.8;
}

.card .img {
  position: relative;
  top: 0px;
  left: 0;
  width: 302px;
  height: 50px;
  padding: 0;
  margin: 0;
}

.card-clink a {
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 211px;
  left: 186px;
  background: #363636;
  text-align: left;
  color: #fff;
  font-size: 12px;
  text-indent: 0.5em;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 1px;
}

.card-clink a:hover {
  text-decoration: none;
  background: #313aa3;
}

.card-clink * {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.card-clink a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
  margin-right: 5px;
  font-size: 12px;
}

.card-price {
  width: 306px;
  height: 640px;
  font-size: 12px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 3px 1px 1px;
  background: #fff;
  position: relative;
}

.card-price div {
  padding: 10px;
}

.card-price h2 {
  color: #666;
  height: 60px;
  font-size: 15px;
  font-weight: bold;
  margin: 2px 0;
}

.card-price h2 span {
  font-size: 11px;
}

.card-price h3 {
  background: #fcc800;
  border-radius: 5px;
  color: #fff;
  height: 3em;
  font-size: 13px;
  font-weight: bold;
  padding: 5px;
}

.card-price dl {
  font-size: 11px;
}

.card-price p {
  padding: 5px 0;
}

.card-price dt {
  float: left;
  width: 5em;
  padding: 2px 0;
  line-height: 1.3;
  color: #555;
  background: #f2f2f2;
  border: #ccc solid 1px;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  margin: 5px 0;
}

.card-price dd {
  padding-left: 6em;
  padding-bottom: 5px;
  padding-top: 8px;
  line-height: 1.6;
  border-bottom: 1px dotted #aaa;
  color: #555;
}

.card-price dd b {
  color: #ff0f00;
}

.ol-list {
  counter-reset: li;
  list-style: none;
  *list-style: decimal;
  margin: 5px 0;
  display: table;
  width: 95%;
}

.ol-list li {
  font-size: 15px;
  font-weight: normal;
  background: #f5f5f5;
  margin-bottom: 10px;
  padding: 5px 0px;
  line-height: 1.1;
  border-radius: 0.3em;
}

.ol-list li:last-child {
  margin-bottom: 0px;
}

.ol-list span {
  display: table-cell;
  position: relative;
  padding: 0.4em 0.4em 0.4em 0.6em;
  margin: 0.5em 0;
  color: #555;
  text-decoration: none;
  transition: all 0.3s ease-out;
}

.ol-list span:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -2.3em;
  top: 50%;
  margin-top: -1.3em;
  background-color: #99cc66;
  color: #fff;
  height: 2em;
  width: 2em;
  line-height: 2em;
  border: 0.3em solid #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
  transition: all 0.3s ease-out;
}

.cover {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 0;
  float: left;
  margin: 0 10px 10px 0;
}

.more {
  text-align: right;
}

.more a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
  margin-right: 5px;
}

.mbox2 .feedbox dt {
  font-size: 16px;
  line-height: 1.4;
  padding: 10px 0 5px;
}

.mbox2 .feedbox dd {
  line-height: 1.6;
}

.mbox2 .feedbox dt span {
  font-size: 12px;
  margin-right: 5px;
  background: #32b16c;
  border-radius: 3px;
  padding: 0px 8px;
  color: #fff;
}

.mbox2 .feedbox dt a:link,
.mbox2 .feedbox dt a:visited,
.mbox2 .feedbox dt a:hover {
  color: #32b16c;
}

.picup-1 {
  width: 100%;
  margin: 0 auto;
}

.picup-1 ul {
  overflow: hidden;
  background: #fff;
}

.picup-1 ul li {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ddd;
}

.picup-1 ul li div {
  position: relative;
  padding: 30px 0;
}

.picup-1 ul li .bg {
  width: 101%;
  height: 370px;
  position: absolute;
  top: 0;
  left: 0;
}

.picup-1 ul li.pic3a .bg {
  background: url(../img/pr-img1.jpg) no-repeat 50% 50%;
  background-size: 100% auto;
  background-position: center;
}

.picup-1 ul li.pic3b .bg {
  background: url(../img/pr-img2.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-1 ul li .bg {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0.8;
}

.picup-1 ul li:hover .bg {
  opacity: 0.8;
  transform: scale(1.04);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

.picup-2 {
  width: 100%;
  min-width: 1000px;
}

.picup-2 ul {
  overflow: hidden;
  background: #fff;
}

.picup-2 ul li {
  width: 50%;
  float: left;
  overflow: hidden;
  position: relative;
}

.picup-2 ul li:first-child {
  width: 50%;
}

.picup-2 ul li a {
  display: block;
  text-align: center;
}

.picup-2 ul li a .logo {
  position: relative;
  padding: 20px 0;
  float: none;
}

.picup-2 ul li a .logo img:hover {
  opacity: 1;
}

.picup-2 ul li a .bg {
  width: 101%;
  height: 250px;
  position: absolute;
  top: 0;
  left: 0;
}

.picup-2 ul li.pic3a .bg {
  background: url(../img/pic3a.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-2 ul li.pic3b .bg {
  background: url(../img/pic3b.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-2 ul li .bg {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0.4;
}

.picup-2 ul li:hover .bg {
  opacity: 0.8;
  transform: scale(1.03);
}

.picup-4 {
  width: 100%;
  margin: 0;
}

.picup-4 ul {
  overflow: hidden;
  background-color: #ccc;
}

.picup-4 ul li {
  width: 25%;
  float: left;
  overflow: hidden;
  position: relative;
}

.picup-4 ul li a {
  display: block;
  text-align: center;
}

.picup-4 ul li a .logo {
  position: relative;
  padding: 0;
  float: none;
}

.picup-4 ul li a .logo img {
  width: 100%;
}

.picup-4 ul li a .logo img:hover {
  opacity: 1;
}

.picup-4 ul li a .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff500;
}

.picup-4 ul li.pic3a .bg {
  background: url(../img/pic3a.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-4 ul li.pic3b .bg {
  background: url(../img/pic3b.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-4 ul li.pic3c .bg {
  background: url(../img/pic3c.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-4 ul li.pic3d .bg {
  background: url(../img/pic3d.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.picup-4 ul li .bg {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0.8;
}

.picup-4 ul li:hover .bg {
  opacity: 0.3;
  transform: scale(1.03);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: grayscale(0%);
}

.page_next {
  float: left;
}

.page_prev {
  float: right;
}

.slider2 {
  height: 180px;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 5px 0 0 0;
  padding-bottom: 10px;
  background-repeat: repeat;
}

.slider2 .viewport {
  width: 90%;
  margin: 0 auto;
  height: 300px;
  overflow: hidden;
  position: relative;
}

.slider2 .buttons {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  position: absolute;
  top: 40%;
  left: 0;
  width: 10px;
  height: 10px;
  color: #111;
  text-decoration: none;
  font-size: 22px;
  margin: 0 0px;
  z-index: 5;
  cursor: pointer;
}

.slider2 .next {
  right: 10px;
  left: auto;
  top: 40%;
}

.slider2 .buttons:hover {
  opacity: 0.6;
}

.slider2 .disable {
  visibility: hidden;
}

.slider2 .overview {
  list-style: none;
  position: absolute;
  padding: 0;
  margin: 0;
  width: 170px;
  left: 0;
  top: 0;
}

.slider2 .overview li {
  width: 180px;
  height: 150px;
  float: left;
  margin-right: 5px;
  margin-left: 10px;
  text-align: center;
  vertical-align: middle;
  display: table;
  z-index: 99999;
  overflow: hidden;
  margin-bottom: 5px;
  background-color: #fff;
  margin-top: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
  padding: 5px;
  font-weight: normal;
  color: #111;
}

.slider2 img {
  max-width: 170px;
  max-height: 170px;
  padding-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}

.calendarArea {
  margin-bottom: -30px;
}

.calendarArea div.calendar {
  float: left;
  width: 465px;
  margin: 0 30px 30px 0;
  display: inline-block;
}

.calendarArea div.calendar:nth-child(2n) {
  margin: 0 0 30px 0;
}

.calendar table {
  width: 100%;
  font-size: 12px;
}

.calendar table th {
  vertical-align: middle;
  padding: 5px;
  font-weight: bold;
  line-height: 1.5;
  border: #ddd 1px solid;
  color: #555;
  background: #f2f2f2;
}

.calendar table td {
  text-align: center;
  padding: 5px;
  vertical-align: middle;
  border: #ddd 1px solid;
}

.calendar table td b {
  color: red;
}

.hori {
  color: #fd3a3d;
  font-size: 16px;
}

.hori2 {
  color: #fc6393;
  font-size: 16px;
}

.hori3 {
  color: #ffab1a;
  font-size: 16px;
}

.calendar .item {
  color: #ff0000;
  text-align: center;
}

.calendar .off {
  background: #fd3a3d;
  color: #fff;
}

.calendar .sun {
  color: #ff0000;
}

.calendar .sat {
  color: #1640a3;
}

.calendar .calendar_head {
  margin-bottom: 10px;
}

.calendar-container {
  position: relative;
  width: 430px;
}

.calendar-container header {
  border-radius: 1em 1em 0 0;
  background: #e66b6b;
  color: #fff;
  padding: 2em 1em;
}

.day {
  font-size: 8em;
  font-weight: 900;
  line-height: 1em;
}

.month {
  font-size: 4em;
  line-height: 1em;
  text-transform: lowercase;
}

.calendar thead {
  color: #e66b6b;
  font-weight: 700;
  text-transform: uppercase;
}

.calendar td {
  padding: 0.5em 1em;
  text-align: center;
}

.calendar tbody td:hover {
  background: #cacaca;
  color: #fff;
}

.current-day {
  color: #e66b6b;
}

.prev-month,
.next-month {
  color: #cacaca;
}

.ring-left,
.ring-right {
  position: absolute;
  top: 200px;
}

.bnr_onepoint {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.bnr_onepoint li {
  width: calc(50%);
  position: relative;
  overflow: hidden;
  text-align: center;
  color: #fff;
  background-color: #fff;
}

.bnr_onepoint li * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.bnr_onepoint li *:before,
.bnr_onepoint li *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.bnr_onepoint li figcaption {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0px;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.bnr_onepoint li figcaption img {
  margin-bottom: 20px;
}

.bnr_onepoint li figcaption .btn {
  border: 1px solid #fff;
  padding: 3px 0;
  width: 220px;
  margin-top: 30px;
  text-align: center !important;
}

.bnr_onepoint li a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bnr_onepoint li:hover img:not(.icn) {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
  transform: scale(1.1);
}

.bnr_onepoint li:hover .btn {
  background: #fff;
  color: #333;
}

@media screen and (max-width: 768px) {
  .bnr_onepoint li {
    width: calc(100%);
  }

  .bnr_onepoint figcaption {
    position: absolute;
    margin: auto;
    display: block;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .bnr_onepoint figcaption .btn {
    margin-top: 10px !important;
  }

  .bnr_onepoint figcaption img:not(.icn) {
    width: 180%;
  }

  .bnr_onepoint figcaption p {
    font-size: 1.2rem;
    width: 90%;
    margin: 0 auto;
  }

  .bnr_onepoint figcaption .icn {
    width: 100px;
  }

  .bnr_onepoint figcaption .btn {
    margin-top: 5px;
  }
}

#nobori-btn,
#costco-btn {
  position: fixed;
  right: 5px;
  z-index: 9999;
  color: #fff;
  padding: 13px 13px;
  font-size: 16px;
  font-weight: bold;
  writing-mode: vertical-rl; /* 縦書き */
  text-orientation: upright;
  text-align: center;
  line-height: 1.6;
}

#nobori-btn {
  bottom: 260px;
  background-color: #e60012;
}

#costco-btn {
  bottom: 65px; /* ← フッター上に固定 */
  background-color: #e60012; /* 赤系：コストコ */
}

#nobori-btn a,
#costco-btn a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.fixed-buttons {
  width: 100%;
  display: flex;
  z-index: 1;
  gap: 10px;
}

.fixed-buttons a {
  flex: 1;
  text-align: center;
  background-color: #e60012;
  color: #fff;
  text-decoration: none;
  padding: 12px 0;
  font-size: 17px;
  font-weight: bold;
  border-radius: 0;
  transition: 0.3s;
  border-right: 1px solid #fff;
}

.fixed-buttons a:last-child {
  border-right: none;
}

.fixed-buttons a:hover {
  background-color: #fff;
  color: #e60012;
  border: 1px solid #e60012;
}

/*# sourceMappingURL=basis.css.map */
/* ===== Prepaid Card Promo (component only) ===== */
.preca-promo {
  padding: 0 20px;
  width: 100%;
}
.preca-head {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.preca-ttl {
  font-size: clamp(20px, 3.5vw, 34px);
  line-height: 1.2;
  margin: 0;
}
.preca-en {
  letter-spacing: 0.06em;
  font-weight: 800;
}

.preca-note {
  font-weight: 700;
  font-size: clamp(16px, 2.4vw, 22px);
  text-align: end;
}
.preca-note b {
  color: #e60012;
}

.preca-band {
  margin: 18px 0 8px;
  background: #222;
  color: #fff;
  border-radius: 14px;
  padding: 18px 16px;
}
.preca-big {
  margin: 0;
  font-size: clamp(16px, 2.4vw, 20px);
  line-height: 1.5;
}
.preca-off {
  display: inline-block;
  background: #fff;
  color: #d60000;
  border-radius: 10px;
  padding: 5px 15px;
  margin-top: 6px;
  font-size: larger;
}
.preca-small {
  font-size: 12px;
  opacity: 0.9;
  margin-left: 6px;
}

.preca-subttl {
  font-size: clamp(18px, 2.8vw, 22px);
  margin: 18px 0 10px;
  padding-left: 10px;
  border-left: 6px solid var(--c-brand);
}
.preca-point-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 30px;
}
.preca-point-list .point {
  position: relative; /* point-noを絶対配置するため */
  background: #fbdaed;
  border: 1px solid #c67578;
  border-radius: 12px;
  padding: 30px 15px 15px; /* 上に余白を作る */
  text-align: center;
  flex: 1; /* 横並び */
}

.point-no {
  position: absolute;
  top: -15px; /* liの上に重なる位置 */
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  background: #c67578;
  border: 1px solid #c67578;
  color: #fff;
  border-radius: 999px;
  padding: 4px 10px;
  font-size: clamp(16px, 2.4vw, 18px);
  text-align: center;
  width: 200px;
}
.point-txt {
  margin: 0;
  line-height: 1.6;
  text-align: center;
}
.point img {
  margin: 0 auto;
  width: 120px;
  height: auto;
}
.point .em {
  font-weight: 700;
}
.preca-foot {
  margin: 14px 0 0;
  text-align: right;
  font-weight: 600;
}

.preca-foot span {
  display: inline;
  background: linear-gradient(transparent 60%, #ffff66 60%);
}

.preca-band-row {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 12px;
}

.preca-left,
.preca-right {
  margin: 0;
  font-size: clamp(16px, 2.4vw, 24px);
  line-height: 1.5;
}

.preca-left {
  text-align: left;
}

.preca-left span {
  font-size: 1.6rem;
}
.preca-right {
  text-align: right;
  align-items: end;
  display: flex;
}
.preca-badges {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 30px;
  width: 100%;
  justify-content: center;
}

.preca-badges .badge {
  flex: 0 0 170px;
  height: 170px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
}

.preca-badges .badge b {
  display: block;
  font-size: clamp(16px, 2.4vw, 24px);
  margin-top: 10px;
}

.preca-badges .badge:nth-child(odd) {
  background-color: #da2129;
}

.preca-badges .badge:nth-child(even) {
  background-color: #214289;
}
.item-nobori .item2 img {
  height: 440px;
  width: 100%;
  object-fit: cover;
}

.message01{
    background-image: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/15046/message01.jpg);
    width: 100%;
    height: 500px;
    background-size: cover;
    position: relative;
}
.message02{
    background-image: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/15046/message02.jpg);
    width: 100%;
    height: 500px;
    background-size: cover;
    position: relative;
}
.message-txt{
    /* background-color: rgba(255, 255, 255, 0.5); */
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* box-shadow: 0 0 8px #ccc; */
    width: 70%;
}

.message-txt .massage-txt-title{
    font-size: 20px;
    font-weight: bold;
}