@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
* {
  margin: 0;
  padding: 0;
}
ol, ul {
  list-style: none;
  line-height: 135%;
}
img {
  border: none;
  vertical-align: bottom;
  vertical-align: top;
  line-height: 1.0em;
}
body {
  padding: 0;
  margin: 0;
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, san-serif;
  line-height: 1.2 !important;
}
a:link, a:visited {
  text-decoration: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/*パンくず*/
.inner {
  margin: 10px 0;
  font-size: 14px;
  display: flex;
}
.head_copy {
  background: #D3EDFB;
  padding: 5px;
  color: #00A0E9;
  font-size: 12pt;
}
.head_copy_txt {
  width: 1100px;
  margin: 0 auto;
  font-size: 12px;
  font-weight: normal;
}
.head_contaxt_box {
  float: right;
  margin-top: 15px;
  margin-right: 100px;
}
.head_menu {
  position: absolute;
  z-index: 999;
  top: -24px;
  right: 0px;
}
.corona_message {
  color: red;
  margin: 0px 0 7px 0;
}
nav {
  margin-bottom: 20px;
}
nav ul {
  width: 1100px;
  margin: 0 auto;
}
nav li {
  list-style: none;
  float: left;
}
nav ul {
  padding: 0;
  margin: 0;
}
.main_right_banner {
  padding: 0px;
  margin: 0px 0px 0px 20px;
  list-style: none;
}
.main_right_banner li {
  margin-bottom: 5px;
}
.main_right_banner li a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.bn_link a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.news_box {
  border: 1px #1EB9EE solid;
  padding: 8px;
  background: url(/images/news.gif) no-repeat;
  padding-left: 100px;
  font-size: 11pt;
  margin-bottom: 10px;
}
.rest-news-box {
  border: 1px solid #3B6FB9;
  padding: 10px;
  margin: 0 0 10px 0;
  font-size: 15px;
  line-height: 1.4em;
  color: #3B6FB9;
}
.rest-news-box .title {
  text-align: center;
  font-weight: bold;
}
.recruit_box {
  /*border: 1px #1EB9EE solid;*/
  padding: 8px;
  /*background: url(/images/recruit.png) no-repeat;*/
  /*padding-left: 100px;*/
  font-size: 11pt;
  margin-top: 10px;
}
.top_sns {
  margin-top: 20px;
  margin-left: 20px;
}
.contents01 {
  width: 1100px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
}
.benri_contents {
  width: 1100px;
  margin: 0 auto;
  margin-top: 40px;
  background: #D3EDFB;
  padding: 35px 0px 30px 50px;
  line-height: 160%;
}
.benri_box2 {
  float: left;
  width: 188px;
  margin-right: 12px;
}
.benri_5point {
  width: 1100px;
  margin: 0 auto;
  margin-top: 40px;
  background: #FBE6EF;
  padding: 20px 0px 20px 50px;
  line-height: 160%;
}
.benri_5point .top_case_ti {
  color: #E870A3;
}
.benri_4point {
  background: #FBE6EF;
  padding: 30px 0;
}
.benri_4point .title {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 30px;
  position: relative;
  padding: 1rem 1.5rem;
  font-weight: bold;
  text-align: center;
  color: #3B6FB9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.benri_4point .title:before, .benri_4point .title:after {
  position: absolute;
  top: 50px;
  height: 1.8rem;
  content: '';
}
.benri_4point .title:before {
  border-left: solid 8px #3B6FB9;
  left: 290px;
  transform: rotate(-40deg);
}
.benri_4point .title:after {
  border-right: solid 8px #3B6FB9;
  right: 290px;
  transform: rotate(40deg);
}
.benri_4point .title img {
  width: 80px;
}
.benri_4point .contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0;
}
.benri_4point .contents .item {
  margin: 20px 40px;
  position: relative;
}
.benri_4point .contents .item img {
  border: 1px solid #00b9ef;
  width: 400px;
  height: 250px;
  object-fit: cover;
}
.benri_4point .title1, .benri_4point .title2, .benri_4point .title3, .benri_4point .title4 {
  display: flex;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  text-align: left;
  color: #3B6FB9;
  font-size: 20px !important;
  line-height: 125%;
  margin: 10px 0;
}
.benri_4point .title1:before, .benri_4point .title2:before, .benri_4point .title3:before, .benri_4point .title4:before {
  content: '';
  background-size: contain;
  vertical-align: middle;
  width: 80px;
  height: 60.6px;
  background-repeat: no-repeat;
}
.benri_4point .title1:before {
  background-image: url(/images/top/point_1.png);
}
.benri_4point .title2:before {
  background-image: url(/images/top/point_2.png);
}
.benri_4point .title3:before {
  background-image: url(/images/top/point_3.png);
}
.benri_4point .title4:before {
  background-image: url(/images/top/point_4.png);
}
.point_right_banner {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.point_right_banner li {
  list-style: none;
  margin-bottom: 8px;
}
.pnk {
  color: #EB6EA5;
}
.calender_box {
  float: left;
  width: 650px;
  border: 2px solid #EB6EA5;
  padding: 20px;
  text-align: left;
  height: 400px;
}
.top-calendar-txt {
  font-size: 14px;
}
#about_time {
  text-align: center;
  margin-top: 60px;
  background: #C7E8FA;
  padding-bottom: 40px;
}
.pagetop {
  text-align: right;
  margin: 20px auto 0;
  max-width: 1100px;
}
.footer_link {
  width: 1100px;
  margin: 0 auto;
  border-top: 2px solid #fff;
  margin-top: 30px;
  padding-top: 30px;
  font-size: 14px;
  background: #D3EDFB;
}
.footer_link ul {
  padding: 0px;
  float: left;
  margin-right: 70px;
  list-style: none;
}
footer {
  padding: 45px 0;
  margin: 0 auto;
  text-align: left;
  background: #D3EDFB;
}
footer .footer_inner {
  width: 1100px;
  background: #D3EDFB;
  margin: 0 auto;
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
}
footer .footer_flex {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
}
/*メニューウィンドウ*/
.menu_window {
  text-align: left;
  z-index: 999999;
  border: 2px solid #00A7EB;
  padding: 30px;
  width: 1004px;
  margin: 0 auto;
  margin-top: 50px;
  position: relative;
}
.menu_window ul {
  margin-top: 20px;
}
.menu_window li {
  list-style-image: url(/images/list.png);
  margin-left: 20px;
  margin-bottom: 3px;
}
/*ヘッドバー*/
#headbar {
  /* ▼上端に固定するCSS */
  position: fixed;
  top: -10px;
  padding-top: 10px;
  right: 0px;
  width: 100%;
  text-align: right;
  z-index: 99999;
  /* ▼バーの装飾 */
  background: rgba(234, 246, 253, 0.9); /* 背景色 */
  color: white; /* 文字色 */
  box-shadow: 3px 3px 3px rgba(204, 204, 204, 0.8); /* 影 */
}
#headbar img {
  margin-left: 10px;
}
#headbar_fix {
  /* ▼上端に固定するCSS */
  position: fixed;
  top: -10px;
  padding-top: 10px;
  right: 0px;
  width: 100%;
  z-index: 999;
  display: none;
  text-align: left;
  background: #fff;
  /* ▼バーの装飾 */
}
.headbar_fix li {
  list-style: none;
  float: left;
  margin-right: 10px;
  margin-bottom: 7px;
}
#headbar_fix li:last-child {
  margin-right: 0px;
}
.headbar_blue {
  background: rgba(234, 246, 253, 0.9);
  padding-bottom: 3px;
  padding-top: 5px;
  margin-bottom: 5px;
}
.headbar_fix ul {
  width: 1100px;
  margin: 0 auto;
  margin-bottom: 24px;
}
#headbar_new li {
  list-style: none;
  float: left;
  margin-right: 12px;
  margin-bottom: 7px;
}
#headbar_new li:last-child {
  margin-right: 0px;
}
#headbar_new ul {
  width: 1100px;
  margin: 0 auto;
}
.headbar_blue .inner li {
  margin-left: 3px;
}
/*パンくず*/
.breadcrumb {
  font-size: 13px;
  margin-left: 0;
  padding: 20px 0px;
  width: 1100px;
  margin: 0 auto;
}
.breadcrumb li {
  display: inline-block; /*横に並ぶように*/
  list-style: none;
}
.breadcrumb li:after { /* ▶を表示*/
  content: '>';
  padding: 0 3px;
  color: #72a1f7;
}
.breadcrumb li:last-child:after {
  content: '';
}
.pan {
  font-size: 13px !important;
}
.center {
  text-align: center;
}
#content {
  margin: 0 auto;
  padding-bottom: 50px;
}
#alpha {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width:768px) {
  #alpha {
    width: 100%;
  }
}
.h2_2page {
  font-size: 12px;
}
h2 {
  font-weight: normal;
  margin-bottom: .75em;
}
header {
  text-align: left;
}
.news {
  color: #E4007F;
  padding: 15px;
  background: #FDEFF5;
  border: 1px solid #EB6EA5;
  margin: 20px 0px;
  text-align: left;
  font-size: 16px;
}
/*トップページ*/
.bn_pay {
  width: 780px;
}
.bn_cashless {
  width: 300px;
  float: right;
}
.sns_icon {
  float: right;
}
.sns_icon img {
  width: 36px;
}
.scene {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.scene .item {
  width: 300px;
  margin-bottom: 20px;
}
#scene {
  margin-bottom: 50px;
}
#scene .title {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 30px;
  position: relative;
  padding: 1rem 1.5rem;
  font-weight: bold;
  text-align: center;
  color: #3B6FB9;
}
#scene .title:before, #scene .title:after {
  position: absolute;
  top: 25px;
  height: 1.8rem;
  content: '';
}
#scene .title:before {
  border-left: solid 8px #3B6FB9;
  left: 290px;
  transform: rotate(-40deg);
}
#scene .title:after {
  border-right: solid 8px #3B6FB9;
  right: 290px;
  transform: rotate(40deg);
}
#scene .waku {
  border: 1px solid #00b9ef;
  width: 300px;
  height: 206px;
  object-fit: cover;
}
.button_box {
  display: flex;
  justify-content: space-around;
}
/*2t車注意書き*/
.pnk_box {
  border: 10px solid #F7C9DD;
  padding: 20px 20px 20px 35px;
  margin: 0 0 10px 0;
  font-size: 16px;
}
.pnk_box ul li {
  list-style-type: disc !important;
}
.coop_2t .pnk_box {
  margin: 0 0 25px 0;
}
.pnk_title {
  background-color: #F7C9DD;
  padding: 20px 10px 6px 10px;
  margin: 25px 0 0 0;
  color: #FFF;
  font-weight: bold;
  line-height: 0;
}
.coop_2t .pnk_title {
  margin: 15px 0 0 0;
}
.asset-body {
  width: 1100px;
  margin: 0 auto;
}
.price .ti {
  vertical-align: bottom;
  display: inline;
}
/*大学生協*/
.coop_point {
  color: #e55299;
  font-weight: bold;
  list-style: disc !important;
  margin: 0 0 20px 13px;
}
.sub_title {
  color: #fff;
  background: #02B1EE;
  font-size: 26px;
  padding: 10px 20px;
  margin: 20px 0;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight:bold;
}
.sub_title2 {
  color: #02B1EE;
  font-size: 30px;
  margin-bottom: 20px;
  text-align: center;
  font-family: 'Kosugi Maru', sans-serif;
}
.sub_title3 {
  color: #fff;
  background: #02B1EE;
  font-size: 24px;
  padding: 40px 40px 40px 130px;
  font-family: 'Kosugi Maru', sans-serif;
  text-align: left;
  background: url(../images/about/ti_service.png)no-repeat;
}
@media screen and (max-width:768px) {
  .sub_title3 {
    background: #02B1EE;
    padding: 10px 10px;
    font-size: 20px;
  }
}
.sub_title5 {
  color: #eb6da5;
  background: #fadce9;
  font-size: 26px;
  padding: 10px 20px;
  margin-bottom: 20px;
  font-family: 'Kosugi Maru', sans-serif;
}
/*トップページ*/
.top_case_ti {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  text-align: center;
  color: #3B6FB9;
  font-size: 20px !important;
  line-height: 125%;
  margin: 10px 0;
  font-weight: bold;
}
.flow_box {
  display: flex;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  text-align: center;
  color: #EB6EA5;
  font-size: 24px;
  width: 868px;
  justify-content: space-around;
  margin: 0 auto;
}
#about_time .title {
  background: #00B9EF;
  padding: 15px 20px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  text-align: center;
  color: #fff;
  font-size: 30px;
  margin: 0 auto;
}
.time_box {
  display: flex;
  align-items: center;
  width: 880px;
  margin: 0 auto;
}
.time_box .pnk {
  font-family: 'Kosugi Maru', sans-serif;
  text-align: left;
  color: #EB6EA5;
  font-size: 30px;
  line-height: 120%;
}
.time_box .blk {
  line-height: 120%;
  text-align: left;
  font-size: 20px;
  margin-top: 10px;
  font-weight: bold;
}
.about_time {
  background: #1EB9EE;
  padding: 5px;
  color: #fff;
}
.about_time a {
  color: #fff !important;
}
.about_time_desc {
  width: 800px;
  margin: 0 auto;
  text-align: left;
  padding: 40px 0;
}
.bn_office {
  background: #FEFE99;
  font-family: 'Kosugi Maru', sans-serif;
  color: #1EB9EE;
  font-size: 20px;
  padding: 15px;
}
/*レントラ便とは*/
.ti_pnk {
  font-family: 'Kosugi Maru', sans-serif;
  color: #EB6EA5;
  font-size: 30px;
  margin-bottom: 10px;
}
.flow_ti {
  display: flex;
  align-items: center;
}
.flow_ti span {
  font-family: 'Kosugi Maru', sans-serif;
  color: #EB6EA5;
  font-size: 26px;
}
.noself_box {
  display: flex;
  font-family: 'Kosugi Maru', sans-serif;
  text-align: center;
  color: #000;
  font-size: 24px;
  width: min(1100px, 100%);
  justify-content: space-around;
  margin: 0 auto;
}
#service .self_box {
  display: flex;
  font-family: 'Kosugi Maru', sans-serif;
  text-align: center;
  color: #000;
  font-size: 24px;
  width: min(940px, 100%);
  justify-content: space-around;
  margin: 0 auto;
}
.map {
  position: relative;
}
.map img {
  max-width: 100%;
}
.map .text {
  position: absolute;
  top: 100px;
  left: 190px;
  text-align: left;
}
@media screen and (max-width:906px) {
  .map .text {
    top: 20%;
    left: 10%;
  }
}
.map .title {
  font-size: clamp(40px, 5.9vw, 65px);
  font-family: 'Kosugi Maru', sans-serif;
  color: #00A0E9;
}
.map .txt1 {
  font-size: 20px;
}
.map .txt2 {
  font-size: 16px;
  margin-top: 30px;
}
.wblue {
  color: #00A0E9;
}
.card {
  border: 1px solid #00A0E9;
  padding: 20px;
  width: 600px;
  margin: 0 auto;
}
.card .ti {
  font-family: 'Kosugi Maru', sans-serif;
  color: #00A0E9;
  font-size: 20px;
}
.pnk_big {
  color: #EB6EA5;
  font-size: 45px;
}
#open_time .txt {
  position: absolute;
  top: 80px;
  text-align: left;
  left: 100px;
}
/*ヘッダ吹き出し*/
.logo_massage {
  font-family: 'Kosugi Maru', sans-serif;
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 16px;
  background: red;
  border-radius: 5px;
  line-height: 125%;
}
.logo_massage:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 10px solid red;
}
.truck_advice {
  text-align: center;
  color: #EB6EA5;
  font-size: 24px;
  padding: 20px 0 30px 0;
}
/*パンくず*/
.breadcrumbs {
  font-size: 16px;
  margin: 10px 0;
  text-align: left;
}
/* ヘッダーリニューアル */
#top {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #fff;
  width: 100%;
}
#container {
  padding: 120px 0 0 0;
}
@media screen and (max-width:1099px) {
  #container {
    padding: 120px 3% 0 3%;
  }
}
@media screen and (max-width:768px) {
  #container {
    padding: 56px 0 0 0;
  }
}
.head_wrap {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*font-family: 'Kosugi Maru', sans-serif;*/
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-size: 15px !important;
  color: #033296;
}
.head_wrap_logo a img {
  max-width: 180px;
}
.head_wrap a:hover {
  opacity: 0.5;
}
.head_wrap div {
  padding: 0;
}
.head_wrap a:link, .head_wrap a:visited {
  color: #033296;
}
.head_wrap_logo {
  display: flex;
  align-items: center;
}
.head_wrap_logo p {
  background: #D5222E;
  color: #fff;
  padding: 4px 4px 4px 8px;
  margin: 0 0 0 16px;
}
.head_wrap .fa-solid {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  vertical-align: bottom;
  padding: 0 8px 0 0;
}
.head_wrap ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head_wrap > ul {
  width: 100%;
}
.head_wrap .tel_wrap {
  text-align: center;
}
.head_wrap .tel {
  font-size: 24px;
  font-weight: bold;
}
.head_nav {
  background: #3B6FB9;
}
.head_nav div ul {
  width: 100%;
}
.head_nav div ul li a {
  color: #fff !important;
  display: block;
  padding: 10px 0 5px 0;
}
/*    .head_nav div ul li:first-child {
      border-bottom: 5px solid #FFAF2B;
      padding: 2.5px 0 2.5px 0;
    }
*/
.head_nav div li {
  display: flex;
  align-items: center;
  padding: 0 0 5px 0;
}
.head_nav div ul .arrow::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: '\f0da';
  color: #F7B32B;
  font-size: 32px;
  margin: 0 8px 0 0;
  padding: 5px 0 0 0;
  vertical-align: bottom;
}
.head_example {
  background: #B5F1FD;
  color: #3B6FB9;
  /*	margin: 0 0 16px 0;*/
}
.head_example .head_wrap ul {
  justify-content: flex-start;
}
.head_example .head_wrap ul li {
  margin: 0 40px 0 0;
}
/*.head_example .head_wrap ul li:last-child {
	margin: 0 0 0 auto;
}*/
.head_example .head_wrap ul li a {
  display: block;
  padding: 12px 0;
}
.corona_message_blue {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #3B6FB9;
  padding: 0 0 16px 0;
}
/* ヘッダーリニューアル（モーダルウィンドウ） */
#demo01 {
  position: absolute;
  right: 0;
}
#headbar_fix .head_wrap div {
  padding: 0;
}
#headbar_fix .head_wrap_logo a {
  width: 180px;
}
#headbar_fix .head_wrap_logo a img {
  width: 100%;
}
#headbar_fix .head_wrap .tel {
  line-height: 140%;
}
#headbar_fix .head_wrap .tel_wrap {
  font-size: 14px;
}
#headbar_fix .head_nav div ul li a {
  padding: 12px 0 7px 0;
}
#headbar_fix .head_example .head_wrap ul li a {
  padding: 12px 0;
}
/* iPad不具合調整 */
/* iPad 1100px */
/* @media screen and ( max-width:1100px ){
	body {
    min-width: 1100px;
}
} */
/* iPad 1100px */
.invoice_txt {
  text-align: right;
  font-size: 14px;
}
.header_txt {
  /*display: flex;*/
  justify-content: space-between;
  margin-bottom: 5px;
}
/*トップ料金ボタンエリア*/
.topbtn_box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.topbtn_box img {
  width: 247px;
  height: 60px;
}
.top_message {
  text-align: center;
}
.top_h1 {
  text-align: center;
  margin-bottom: 10px;
}
.top_h2 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  text-align: center;
  color: #3B6FB9;
  font-size: 20px !important;
  line-height: 125%;
  margin: 10px 0;
}
article {
  border: none;
}
/*24年7月追加*/
.header-btn-wrap-pc {
  display: flex;
  align-items: stretch;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .header-btn-wrap-pc {
    display: none;
  }
}
.header-btn-price, .header-btn-contact, .header-btn-order {
  width: min(120px, 10vw);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 999px) {
  .header-btn-price, .header-btn-contact, .header-btn-order {
    width: min(180px, 6.5vw);
    font-size: 14px;
    flex-direction: column;
  }
}
.header-btn-price:hover, .header-btn-contact:hover, .header-btn-order:hover {
  opacity: 0.8;
  transition: 0.2s;
}
.header-btn-price img, .header-btn-contact img, .header-btn-order img {
  width: 26px;
  margin-right: 5px;
}
@media screen and (max-width: 999px) {
  .header-btn-price img, .header-btn-contact img, .header-btn-order img {
    margin-right: 0;
    margin-bottom: 4px;
  }
}
.header-btn-price {
  background-color: #E83628;
  color: #ffffff;
}
.header-btn-contact {
  background-color: #003295;
  color: #ffffff;
}
.header-btn-order {
  background-color: #FFEB33;
}
.top-sidebtn-wrap-pc {
  font-family: "M PLUS 1p", sans-serif !important;
  font-weight: bold;
  position: fixed;
  right: 0;
  top: 300px;
  z-index: 1000;
}
@media screen and (max-width: 768px) {
  .top-sidebtn-wrap-pc {
    display: none;
  }
}
.top-sidebtn-price {
  background-color: #E83628;
  color: #ffffff;
  border-radius: 30px 0 0 0;
  margin-bottom: 5px;
}
.top-sidebtn-contact {
  background-color: #003295;
  color: #ffffff;
  margin-bottom: 5px;
}
.top-sidebtn-order {
  background-color: #FFEB33;
  border-radius: 0 0 0 30px;
}
.top-sidebtn-price, .top-sidebtn-contact, .top-sidebtn-order {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: clamp(60px, 7.3vw, 88px);
  aspect-ratio: 1 / 1;
  font-size: clamp(13px, 1.5vw, 18px);
}
.top-sidebtn-price:hover {
  background-color: #EF6356;
  transition: 0.2s;
}
.top-sidebtn-contact:hover {
  background-color: #385CAB;
  transition: 0.2s;
}
.top-sidebtn-order:hover {
  background-color: #FFEE68;
  transition: 0.2s;
}
.top-sidebtn-price img, .top-sidebtn-contact img, .top-sidebtn-order img {
  width: 26px;
  margin-bottom: 4px;
}
/*ハンバーガーメニュー内（料金）*/
.spmenu-price-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .spmenu-price-sp {
    display: inherit;
  }
  .spmenu-price-pc {
    display: none;
  }
}
.spmenu-ti {
  display: flex;
  align-items: center;
  justify-content: center;
}
.spmenu-ti img {
  width: 20px;
  margin-right: 2px;
}
.spmenu-option {
  background-color: #FFD6D3;
  color: #DE1000 !important;
}
.spmenu-system {
  background-color: #E83628;
  color: #ffffff !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.spmenu-price {
  display: flex;
  justify-content: space-around;
  align-items: stretch;
}
.spmenu-system, .spmenu-option {
  padding: 3%;
  box-sizing: border-box;
  width: 47%;
  border-radius: 10px;
}
.spmenu-ti-system, .spmenu-txt-system {
  color: #FFFFFF !important;
}
.spmenu-ti-option, .spmenu-txt-option {
  color: #DE1000 !important;
}
.spmenu-txt-system, .spmenu-txt-option {
  font-size: clamp(10px, 2.5vw, 12px);
  margin-top: 10px;
  text-align: center;
}
.sp-accordion {
  width: 100%;
}
.form_ti {
  width: 100%;
  background-color: #d3edfb;
  padding: 20px;
  margin: 10px 0;
  color: #009fde;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
  box-sizing: border-box;
}
/*通販関連*/
@media screen and (max-width: 768px) {
  .customer {
    margin: 30px 0;
  }
}
.customer th {
  text-align: left;
  font-weight: bold;
  padding: 3%;
  width: 30%;
}
.shopping-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}
@media screen and (max-width: 768px) {
  .shopping-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.shopping-list .item a {
  color: #000;
}
.shopping-list .item img {
  width: 100%;
}
.ti-shopping {
  background: #EAF6FD;
  color: #023291;
  font-weight: bold;
  font-size: 20px;
  padding: 20px;
  margin: 3% 0;
}
.ti-item {
  font-weight: bold;
  margin: 15px 0;
}
/*商品詳細*/
.product-container {
  margin: auto;
  padding: 5%;
}
.product-detail {
  display: flex;
  gap: 50px;
  margin-bottom: 40px;
}
.product-image {
  max-width: 310px;
}
@media (max-width: 768px) {
    .product-image {
     max-width: 100%;
} 
}
.product-image img {
  width: 100%;
  height: auto;
  max-width: none;
}
.product-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-name {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
    .product-name {
        font-size: 1.2rem;
    }
}
.product-description {
  font-size: 1rem;
  margin-bottom: 16px;
  line-height: 1.6;
}
.product-price {
  font-size: 1.2rem;
  font-weight: bold;
  color: red;
}
.buy-button a{
  position: relative;
    background-color: #FFEB56;
    color: #023291;
    border: none;
    font-weight: bold;
    padding: 20px 50px 20px 80px;
    font-size: 1rem;
    border-radius: 4px;
    cursor: pointer;
}
.buy-button a::before {
  content: "";
  position: absolute;
  background: url(/images/shopping/icon-cart.png)no-repeat;
  background-size: cover;
  width: 25px;
  height: 25px;
  left: 42px;
    top: 50%;
    transform: translateY(-50%);
}
  .buy-button {
    margin: 40px 0;
  }
.buy-button:hover {
  opacity: 70%;
}
.product-specs {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
}
.product-specs th, .product-specs td {
  border: 1px solid #ccc;
  padding: 12px;
  text-align: left;
}
.product-specs th {
  background-color: #f0f0f0;
  width: 150px;
}
@media (max-width: 768px) {
  .product-detail {
    flex-direction: column;
  }
}
.back-shopping {
  text-align: center;
}
@media (max-width: 768px) {
    .back-shopping {
         margin-top:30px;   
    }
}
.back-shopping a {
  background: #EAF6FD;
  padding: 20px 40px;
  font-weight: bold;
    border: 2px solid;
    border-radius: 5px;
}

/*プライバシーポリシー*/
.privacy-contents h2{
    padding-bottom: 15px;
    margin: 20px 0;
    color: #0f3296;
    font-size: 1.2em;
    font-weight:bold;
    border-bottom: 1px solid #0f3296;
}
.privacy-contents p{
  margin:20px;
}
.beginning-txt{
    margin:20px 0!important;
}
.privacy-contents ul{
    margin: 20px 20px 30px;
}
.privacy-contents li{
    margin:2px 0;
}
.privacy-contact{
    margin-top:30px;
}
