/* サブページヘッダ共通 */
.sub-main-img {
  width: 100%;
  height: 150px;
}

.sub-main-img .smi-inner {
  background: url(../img/common/sub-header-bg.png) top center repeat-x;
  text-align: center;
  padding-top: 50px;
  color: #ffffff;
  height: 150px;
}

.sub-main-img .smii-title {
  font-family: "Noto sans japanese", sans-serif;
  font-size: 36px;
  font-weight: 600;
  text-shadow: 1px 1px 1px #808080;
}

/* パンくずリスト */
.bc-list-box {
  width: 100%;
  background-color: #f5f5f5;
}

.bc-list-box .bc-list {
  display: block;
  width: 1200px;
  font-size: 14px;
  margin: 0 auto;
  padding: 5px 0;
}

/* サブページメインボックス */
.sub-main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

/* 左カラム基本構成 */
.sub-left {
  float: left;
  width: 300px;
  padding: 0 10px 10px 10px;
  background-color: #f5f5f5;
}

.sub-left .sub-leftbox {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
  padding: 10px 5px;
}

.sub-left .sl-subtitle {
  font-family: "Noto sans japanese", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px 20px;
  padding: 0 0 0 5px;
}

.sub-left .sl-machine .sl-subtitle {
  border-left: 5px solid #c32519;
}

.sub-left .sl-repair .sl-subtitle {
  border-left: 5px solid #048643;
}

.sub-left .sl-shop .sl-subtitle {
  border-left: 5px solid #357fd4;
}

.sub-left .sl-menu .sl-subtitle {
  border-left: 5px solid #c32519;
}

.sub-left .sl-subdesc {
  font-size: 12px;
  color: #222222;
  margin: 0 20px 10px 25px;
}

.sub-left .sl-list li {
  display: block;
  vertical-align: middle;
  width: calc(100% - 40px);
  min-height: 36px;
  margin: 0px 20px 0px 20px;
  border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  border-right: 1px solid #808080;
  font-size: 14px;
}

.sub-left .sl-machine li {
  background: url(./../img/common/left-btn-red.png) no-repeat 5px 50%;
  background-size: 20px;
}

.sub-left .sl-repair li {
  background: url(./../img/common/left-btn-green.png) no-repeat 5px 50%;
  background-size: 20px;
}

.sub-left .sl-shop li {
  background: url(./../img/common/left-btn-blue.png) no-repeat 5px 50%;
  background-size: 20px;
}

.sub-left .sl-menu li {
  background: url(./../img/common/left-btn-red.png) no-repeat 5px 50%;
  background-size: 20px;
}

.sub-left .sl-list li:last-child {
  border-bottom: 1px solid #808080;
}

.sub-left .sl-list li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px 5px 10px 30px;
}

.sub-left .sl-relate li {
  width: 100% !important;
  text-align: center;
}

.sub-left .sl-relate li:first-child {
  margin-bottom: 5px !important;
}

.sub-right {
  float: right;
  width: 900px;
}

.sub-title {
  width: 700px;
  text-align: center;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 36px;
  font-weight: 400;
  /*	text-shadow:1px 1px 1px #808080;*/
  color: #da291c;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #da291c;
  margin: 20px 100px 10px 100px;
  position: relative;
}

.only-x {
  display: block;
  font-size: 16px;
  background: #da291c;
  width: 320px;
  margin: 4px auto -8px;
  color: #fff;
}

.sub-desc {
  width: 700px;
  text-align: left;
  margin: 10px auto 10px auto;
  line-height: 150%;
  color: #808080;
}

.about-list {
  margin-bottom: 50px;
}

.about-list ul {
  display: block;
  width: 900px;
  /*	box-shadow: 0 1px 5px 0 rgba( 0,0,0,.15 );*/
}

.about-list ul li:nth-child(2n + 1),
.about-list tr:nth-child(2n + 1) {
  display: block;
  padding: 20px 20px;
  border-left: 5px solid #da291c;
  background-color: #fbfbfb;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  overflow: hidden;
}

.about-list ul li:nth-child(2n + 0),
.about-list tr:nth-child(2n + 0) {
  display: block;
  padding: 20px 20px;
  border-left: 5px solid #da291c;
  background-color: #ffffff;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  overflow: hidden;
}

.about-list ul li .alist-title,
.about-list tr .alist-title {
  float: left;
  width: 200px;
  font-size: 18px;
}

.about-list ul li .alist-desc,
.about-list tr .alist-desc {
  float: left;
  width: 640px;
  line-height: 30px;
}

.alist-desc select {
  width: 50%;
}

.areserv-other {
  display: inline-block;
  margin-top: 20px;
  color: #ff0000;
}

.space_under {
  margin-top: 10px;
}

/*特定商取引法に基づく表示*/
.tokusho {}

/*個人情報保護方針*/
.privacy {}

.privacy-list {}

.privacy-list dl {
  display: block;
  margin: 20px auto;
  width: 90%;
}

.privacy-list dl dt {
  font-size: 18px;
  font-weight: 700;
  font-family: "Noto sans japanese", sans-serif;
  margin-bottom: 10px;
}

.privacy-list dl dd {
  line-height: 150%;
  padding-left: 10px;
}

.privacy-list dl dd a {
  color: #357fd4;
}

.privacy-list dl dd span {
  display: block;
  padding-left: 1em;
}

/*サイトマップ*/
.sitemap {}

.sitemap .about-list ul li {
  padding: 0;
}

.sitemap .about-list ul li.sm-nolink {
  padding: 20px;
}

.sitemap .about-list ul li a {
  display: block;
  padding: 20px;
}

.sitemap .sm-shoplist dd {
  overflow: hidden;
  width: 100%;
  margin-top: 10px;
  border-bottom: 1px solid #eeeeee;
}

.sitemap .sm-shoplist dd:last-of-type {
  border-bottom: none;
}

.sitemap .sm-shoplist dd .sm-shoplist-name {
  float: left;
  width: 40%;
  padding-left: 20px;
}

.sitemap .sm-shoplist dd .sm-shoplist-detailbox {
  float: left;
  width: 60%;
}

.sitemap .about-list ul li .sm-shoplist-detailbox {
  font-size: 12px;
}

.sitemap .about-list ul li .sm-shoplist-detailbox .sm-shoplist-phone {
  font-family: "Noto sans japanese", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.sitemap .about-list ul li .sm-shoplist-detailbox .sm-shoplist-phone img {
  width: 17px;
  margin-right: 5px;
  vertical-align: middle;
}

.sitemap .about-list ul li .sm-shoplist-detailbox a {
  display: inline-block !important;
  padding: 0;
}

.sitemap .about-list ul li .sm-shoplist-name a {
  display: block;
  width: 100%;
  height: 100%;
}

/*フォーム関係
------------------------------------------------------------------------------------------------------*/
.form .hissu {
  display: inline-block !important;
  color: #ff0004;
}

#btn_reserve_send {
  position: relative;
  display: inline-block;
  width: 300px;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 18px;
  border: 1px solid;
  font-weight: 600;
  color: #ffffff;
  height: 40px;
  padding-right: 40px;
  text-align: center;
  background: #357fd4;
  border-color: #357fd4;
  cursor: pointer;
}

#btn_reserve_send:after {
  content: " ";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/common/btn-attow-w.png) no-repeat center;
  background-size: cover;
  width: 20px;
  height: 20px;
}

.form .form-subst {
  margin-top: 10px;
  line-height: 150%;
  font-weight: bold;
  font-size: 18px;
}

.form .about-list ul li input[type="text"],
.form .about-list ul li input[type="email"] {
  height: 30px;
  width: 100%;
}

.form .about-list ul li span.alist-title .hissu {
  font-size: 14px;
}

.form .about-list ul li span.alist-desc span {
  display: block;
}

.form .about-list ul li span.alist-desc span:first-of-type input {
  margin-bottom: 10px;
}

.form .about-list ul li textarea {
  width: 100%;
  resize: none;
}

.form .btn-box {
  margin-top: 30px;
}

.form .btn-box .submit-button {
  position: relative;
}

.form .btn-box .submit-button input {
  display: inline-block;
  width: 300px;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 18px;
  border: 1px solid;
  font-weight: 600;
  color: #ffffff;
  height: 40px;
  padding-right: 40px;
  text-align: center;
  background: #357fd4;
  border-color: #357fd4;
}

.form .btn-box .submit-button:after {
  content: " ";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/common/btn-attow-w.png) no-repeat center;
  background-size: cover;
  width: 20px;
  height: 20px;
}

.form .input .btn-box .submit-button input,
.form .check .btn-box .submit-button input {
  background: #357fd4;
  border-color: #357fd4;
}

.form .btn-box .green-btn {
  position: relative;
}

.form .btn-box .green-btn input {
  display: inline-block;
  width: 400px;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 18px;
  border: 1px solid;
  font-weight: 600;
  color: #ffffff;
  height: 50px;
  line-height: 48px;
  padding-right: 40px;
  text-align: center;
}

.form .btn-box .green-btn:after {
  content: " ";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-60%);
  background: url(../img/common/btn-attow-w.png) no-repeat center;
  background-size: cover;
  width: 20px;
  height: 20px;
}

.form .btn-box .green-btn input {
  background: #048643;
  border-color: #048643;
}

.form .btn-box .pageback {
  display: inline-block;
  width: 300px;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  padding: 20px;
  padding-right: 40px;
  text-align: center;
  position: relative;
  background: #da291c;
  border: 1px solid #da291c;
}

.form .btn-box .pageback:after {
  content: " ";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/common/btn-attow-w.png) no-repeat center;
  background-size: cover;
  width: 20px;
  height: 20px;
}

.form .btn-box .backtop {
  display: inline-block;
  width: 300px;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  padding: 20px;
  padding-right: 40px;
  text-align: center;
  position: relative;
  background: #048643;
  border: 1px solid #048643;
}

.form .btn-box .backtop:after {
  content: " ";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/common/btn-attow-w.png) no-repeat center;
  background-size: cover;
  width: 20px;
  height: 20px;
}

.form .error .errorbox {
  display: block;
  padding: 20px;
  line-height: 150%;
  border: 1px solid #da291c;
  color: #da291c;
}

.form input[type="radio"],
.form input[type="checkbox"] {
  vertical-align: middle;
}

/*お問い合わせ*/
.contact {}

/*WEB予約*/
.reservation {}

.reservation #datepicker {
  width: 50%;
}

.reservation .about-list ul li label {
  display: inline-block;
  margin-right: 10px;
  width: 45%;
}

.line-div {
  margin: 1rem auto 0;
  display: flex;
  align-items: center;
  gap: 1rem;
}

.line-icon {
  width: 10%;
  padding: 1rem;
}

.line-icon img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
}

.line-text {
  width: 90%;
  word-break: break-all;
  font-size: 1rem;
  line-height: 1.2;
}

/*見積もり・来店予約*/
.shop-reserve {}

.shop-reserve .al-subst {
  display: block;
  padding: 20px 20px;
  border-left: 5px solid #da291c;
  background-color: #fbfbfb;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 18px;
}

.shop-reserve .select-list {
  display: table;
  width: 60%;
  overflow: hidden;
  margin: 10px 0;
}

.shop-reserve .select-list li {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
}

.shop-reserve .select-list li input[type="radio"] {
  display: none;
}

.shop-reserve .select-list li label {
  display: block;
  padding: 20px;
  background: #999999;
  color: #ffffff;

  font-family: "Noto sans japanese", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.shop-reserve .select-list li label img {
  width: 50px;
  vertical-align: middle;
  margin-right: 10px;
}

.shop-reserve .select-list li label span {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.shop-reserve .select-list li input[type="radio"]:checked+label {
  background: #c32519;
}

.shop-reserve .todohuken-list {
  margin: 20px 10px;
}

.shop-reserve .todohuken-list dl {
  margin: 10px 0;
  display: table;
  width: 100%;
  overflow: hidden;
  border: 1px solid #cccccc;
}

.shop-reserve .todohuken-list dl dt {
  display: table-cell;
  width: 20%;
  font-weight: bold;
  padding: 20px;
  background: #eeeeee;
}

.shop-reserve .todohuken-list dl dd {
  display: table-cell;
  width: 80%;
  padding: 20px;
}

.shop-reserve .todohuken-list dl dd a {
  display: inline-block;
  padding: 10px;
  text-align: center;
  margin-right: 10px;
}

.shop-reserve .todohuken-list dl dd a:hover {
  opacity: 1;
  background: #eeeeee;
}

.shop-reserve .sl-shoplist {
  margin: 20px 10px;
}

.shop-reserve .sl-shoplist ul {
  display: table;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

.shop-reserve .sl-shoplist ul:last-of-type {
  border-bottom: 1px solid #cccccc;
}

.shop-reserve .sl-shoplist ul li {
  display: table-cell;
  vertical-align: middle;
  width: 20%;
  padding: 10px;
  border-right: 1px solid #cccccc;
}

.shop-reserve .sl-shoplist ul li:nth-of-type(3) {
  width: 35%;
}

.shop-reserve .sl-shoplist ul li:last-of-type {
  width: 25%;
  text-align: center;
}

.shop-reserve .sl-shoplist ul.sl-sl-midashi {
  background: #eeeeee;
  text-align: center;
  font-weight: bold;
}

.shop-reserve .sl-shoplist ul.sl-sl-tenpo li:last-of-type a {
  display: block;
  padding: 10px;
  color: #ffffff;
  background: #da291c;
  font-weight: bold;
}

.shop-reserve .sl-shoplist ul.sl-sl-tenpo li:first-of-type a {
  text-decoration: underline;
}

.shop-reserve .sl-shoplist ul.sl-sl-tenpo li:first-of-type a:hover {
  opacity: 1;
  text-decoration: none;
}

.shop-reserve .sl-dateselect {
  margin: 20px 10px;
  padding: 10px;
  position: relative;
  background: #eeeeee;
}

.shop-reserve .sl-dateselect a.back-week {
  position: absolute;
  left: 10px;
  top: 10px;

  display: inline-block;
  width: 30px;
}

.shop-reserve .sl-dateselect a.next-week {
  position: absolute;
  right: 10px;
  top: 10px;

  display: inline-block;
  width: 30px;
}

.shop-reserve .sl-dateselect a img {
  width: 100%;
}

.shop-reserve .sl-dateselect table {
  margin: 0 40px;
  border-collapse: separate;
  border-spacing: 2px;
}

.shop-reserve .sl-dateselect table tr {}

.shop-reserve .sl-dateselect table tr th {
  width: 12%;
  padding: 10px;
  background: #ffffff;
  text-align: center;
}

.shop-reserve .sl-dateselect table tr td {
  width: 12%;
  text-align: center;
}

.shop-reserve .sl-dateselect table tr td.ng {
  background: #eeeeee;
  text-decoration: line-through;
  padding: 10px;
}

.shop-reserve .sl-dateselect table tr td.ok {}

.shop-reserve .sl-dateselect table tr td.ok a {
  padding: 10px 0;
  display: block;
  background: #048643;
  color: #ffffff;
}

.shop-reserve .about-list ul li label {
  display: inline-block;
  margin-left: 15px;
  width: 30%;
}

.shop-reserve .about-list ul li span.alist-desc input[type="text"] {
  height: 30px;
}

.shop-reserve .btn-box .backtop {
  background: #ffffff;
  border: 1px solid #357fd4;
  color: #357fd4;
}

.shop-reserve .btn-box .backtop:after {
  content: " ";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/common/btn-attow-bl.png) no-repeat center;
  background-size: cover;
  width: 20px;
  height: 20px;
}

/*症例ぺ－ジ
---------------------------------------------------------------------------------------*/
.cases {}

.cases .gray-box {
  margin-top: 50px;
  padding: 50px 0;
}

.cases-time {
  margin-top: 0 !important;
}

.cases-time ul {
  display: block;
  overflow: hidden;
}

.cases-time ul li {
  float: left;
  width: 435px;
  margin-left: 10px;
  padding: 20px;

  color: #ffffff;
  font-family: "Noto sans japanese", sans-serif;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
}

.cases-time ul li:first-of-type {
  background: #357fd4;
}

.cases-time ul li:last-of-type {
  background: #048643;
}

/*料金表*/
.pricelist {
  margin: 50px 0;
}

.pricelist h2 {
  color: #c32519;
}

.pricelist .plbox {
  display: block;
}

.pricelist .plbox table {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-left: 5px solid #da291c;
  width: 100%;
}

.pricelist .plbox table tr {}

.pricelist .plbox table tr:nth-child(2n + 1) {
  background-color: #fbfbfb;
}

.pricelist .plbox table tr th {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  width: 50%;
  padding: 20px;
  text-align: center;
}

.pricelist .plbox table tr th span {
  display: block;
  margin-bottom: 5px;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.pricelist .plbox table tr td {
  border-right: 1px solid #eeeeee;
  width: 50%;
  height: 62px;
  text-align: right;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

span.price {
  display: block;
  min-width: 92px;
  width: max-content;
  margin: auto;
}

img.taxinc {
  display: inline-block;
  height: 100%;
  width: fit-content;
  object-fit: contain;
}

.pricelist .plbox table tr td:first-child {
  text-align: left;
  padding: 20px;
}

.pricelist .att-text {
  margin: 10px;
  font-size: 16px;
  color: #048643;
  font-weight: bolder;
  padding-left: 16px;
}

.pricelist .att-text p {
  line-height: 150%;
  margin: 0.2em 0 0.2em 1em;
  text-indent: -1em;
}

.case-shoplist {}

.case-shoplist .case-shoplist-box {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  /*  */
  overflow: hidden;
  padding: 1rem;
}

.case-shoplist .case-shoplist-box .csl-box {
  display: flex;
  flex-direction: column-reverse;
  flex: 0 1 32%;
  background: #ffffff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
}

.case-shoplist .case-shoplist-box .csl-box .csl-box-left {
  position: relative;
}

.case-shoplist .case-shoplist-box .csl-box .csl-box-left a {
  display: block;
}

.case-shoplist .case-shoplist-box .csl-box .csl-box-left dl {
  padding: 10px;
}

.case-shoplist .case-shoplist-box .csl-box .csl-box-left dl dt {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.case-shoplist .case-shoplist-box .csl-box .csl-box-left dl dd {
  margin-top: 10px;
  line-height: 150%;
}

.case-shoplist .case-shoplist-box .csl-box .csl-box-left dl dd.csl-opentime span {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.case-shoplist .case-shoplist-box .csl-box .csl-box-left dl dd.csl-opentime .open {
  color: #048643;
}

.case-shoplist .case-shoplist-box .csl-box .csl-box-left dl dd.csl-opentime .close {
  color: #c32519;
}

.case-shoplist .case-shoplist-box .csl-box .csl-box-left dl dd.csl-tel {
  font-weight: bold;
}

.case-shoplist .case-shoplist-box .csl-box .csl-box-left dl dd.csl-address {
  height: 80px;
}

.case-shoplist .case-shoplist-box .csl-box .csl-box-right {
  vertical-align: top;
  overflow: hidden;
  position: relative;
  /*  */
  border-bottom: 1px solid #F1F1F1;
}

.case-shoplist .case-shoplist-box .csl-box .csl-box-right img {
  display: block;
  width: 10rem;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  margin: 1rem auto;
}

.case-nagare {
  margin: 50px 0;
}

.case-nagare .case-nagare-box {
  display: block;
  overflow: hidden;
}

.case-nagare .case-nagare-box .cnb-conbox {
  float: left;
  width: 50%;
  min-height: 130px;
}

.case-nagare .case-nagare-box .cnb-conbox dl {
  padding: 10px;
}

.case-nagare .case-nagare-box .cnb-conbox dl dt {
  font-family: "Noto sans japanese", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #c32519;

  text-indent: -1em;
  margin-left: 1em;
}

.case-nagare .case-nagare-box .cnb-conbox dl dd {
  margin-top: 10px;
  line-height: 150%;
}

.case-aboutrepair {
  padding: 10px 0 !important;
}

.case-aboutrepair .case-aboutrepair-box {}

.case-aboutrepair .case-aboutrepair-box dl {
  margin: 40px auto;
  width: 80%;
}

.case-aboutrepair .case-aboutrepair-box dl dt {
  margin-bottom: 10px;
  color: #c32519;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.case-aboutrepair .case-aboutrepair-box dl dd {
  line-height: 150%;
}

.case-faq {
  margin: 50px 0;
  position: relative;
}

.case-faq dl {
  width: 80%;
  margin: 40px auto;
}

.case-faq dl dt {
  font-family: "Noto sans japanese", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}

.case-faq dl dd {
  line-height: 180%;
  font-size: 16px;
}

.case-faq .btn-box .rl-btn {
  font-size: 18px;
  width: 50%;
}

.repair-ex {}

.repair-ex .repair-ex-box {}

.repair-ex .repair-ex-box ul {
  display: block;
  overflow: hidden;
}

.repair-ex .repair-ex-box ul li {
  float: left;
  width: 287px;
  margin: 0 0 10px 10px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}

.repair-ex .repair-ex-box ul li a {
  display: block;
}

.repair-ex .repair-ex-box ul li dl {}

.repair-ex .repair-ex-box ul li dl dt {
  background: #ffffff;
  text-align: center;
  margin-bottom: 1px;
}

.repair-ex .repair-ex-box ul li dl dt img {
  width: 100%;
}

.repair-ex .repair-ex-box ul li dl dd {
  background: #ffffff;
  line-height: 150%;
  padding: 10px;
}

.repair-ex .repair-ex-box ul li dl dd.shop {
  padding-top: 0;
}

.repair-ex .repair-ex-box ul li dl dd span {
  display: block;
}

.repair-ex .repair-ex-box ul li dl dd span.repair-ex-st,
.repair-ex .repair-ex-box ul li dl dd span.repair-ex-shop {
  font-family: "Noto sans japanese", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.repair-ex .repair-ex-box ul li dl dd span.repair-ex-text {
  margin-top: 5px;
  height: 42px;
}

/*対応端末ページ
--------------------------------------------------------------------------------------------------------------------*/
/*端末詳細*/
.model-detail {}

#model-list {
  margin: 0 10px 50px;
}

#model-list .store-l-box {
  width: 100%;
  overflow: hidden;
}

#model-list .slb ul {
  display: block;
  width: 100%;
  margin-top: -10px;
}

#model-list .slb ul li {
  float: left;
  margin: 10px 10px 0 20px;
  width: 390px;

  height: 250px;
}

#model-list .slb ul li a {
  display: block;
}

#model-list .slb ul li dl {
  width: 390px;
  margin: 0 auto;
  position: relative;
}

#model-list .slb ul li dl dt {
  border: 1px solid #000000;
  /*	height: 200px;*/
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

#model-list .slb ul li dl dt img {
  /*	width:100%; */
  width: 390px;
}

#model-list .slb ul li dl dd {
  /*	padding:5px;*/
  font-size: 16px;
  background: #000000;
  color: #ffffff;

  padding: 12px 0 12px 10px;
  position: absolute;
  top: 202px;
  left: 0px;
  height: 50px;
  width: 392px;
  opacity: 0.8;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 20px;
  font-weight: 500;
  overflow: hidden;
}

#model-list .slb .slbr-name {
  float: left;
}

#model-list .slb .slbr-sel {
  float: right;
  padding: 0 12px 0 0;
}

#model-list .slb .slbr-sel a {
  display: inline-block;
}

#model-list .slb .slbr-sel img {
  width: 30px;
}

#model-list .sd-ib-left {
  float: left;
  margin-right: 20px;
  width: 430px;
  height: 530px;
  background: #f5f5f5;
  border-radius: 10px;
}

#model-list .sd-ib-left dt img {
  margin: 30px 20px 20px;
  width: 390px;
  height: 292px;
}

#model-list .sd-ib-left dd {
  margin: 0 20px;
}

#model-list .sd-ib-left dd .model-name {
  margin-bottom: 15px;
  padding: 5px;
  border-bottom: 4px solid #da291c;
  border-left: 8px solid #da291c;
  font-weight: 300;
  font-size: 20px;
}

#model-list .sd-ib-left dd .icon {
  margin: 20px 5px;
  padding: 3px 5px;
  border-radius: 5px;
  background: orange;
  text-decoration: none;
  color: #ffffff;
}

#model-list .sd-ib-left dd .repair-detail {
  margin-top: 20px 0;
  padding-top: 10px;
  line-height: 1.5em;
  font-family: "Noto sans japanese", sans-serif;
}

#model-list .sd-ib-right {
  float: right;
  width: 430px;
  height: 530px;
  background: #f5f5f5;
  border-radius: 10px;
}

#model-list .sd-ib-right dt img {
  margin: 30px 20px 20px;
  width: 390px;
  height: 292px;
}

#model-list .sd-ib-right dd {
  margin: 0 20px;
}

#model-list .sd-ib-right dd .model-name {
  margin-bottom: 15px;
  padding: 5px;
  border-bottom: 4px solid #da291c;
  border-left: 8px solid #da291c;
  font-weight: 300;
  font-size: 20px;
}

#model-list .sd-ib-right dd .icon {
  margin: 20px 5px;
  padding: 3px 5px;
  border-radius: 5px;
  background: green;
  text-decoration: none;
  color: #ffffff;
}

#model-list .sd-ib-right dd .repair-detail {
  margin-top: 20px 0;
  padding-top: 10px;
  line-height: 1.5em;
  font-family: "Noto sans japanese", sans-serif;
}

.phone-detail .gray-box {
  margin-top: 50px;
  padding: 50px 0;
}

.phone-detail .in-btn {
  text-align: center;
}

.phone-detail .in-btn a {
  background: #c32519;
  padding: 0;
  padding-right: 30px;
  height: 40px;
  line-height: 38px;
  width: 200px;
}

.phone-detail .sd-ib-right {
  position: relative;
}

.phone-detail .sd-ib-right .item-name {
  position: absolute;
  top: 100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);

  width: 130px;
  text-align: center;
  font-family: "Noto sans japanese", sans-serif;
  font-weight: 600;
  color: #c32519;
  font-size: 20px;
  line-height: 150%;
}

/*FAQサブページ
---------------------------------------------------------------------------------------*/
.sub-faq {}

.faq-list {
  padding: 0 20px;
}

.faq-list dl {
  margin: 30px 10px;
}

.faq-list dl dt {
  font-family: "Noto sans japanese", sans-serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #424242;
}

.faq-list dt:before {
  content: " ";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  background: url(../img/common/question-bk.png) no-repeat left center;
  background-size: cover;
  vertical-align: middle;
}

.faq-list dd:before {
  content: " ";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: url(../img/common/reply-bk.png) no-repeat left center;
  background-size: cover;
  vertical-align: middle;
}

.faq-list dd {
  padding-left: 24px;
  text-indent: -24px;
  line-height: 160%;
}

.faq-list .btn-box .rl-btn {
  font-size: 18px;
  width: 50%;
}

/*料金表ページ
---------------------------------------------------------------------------------------*/
.sub-pricelist {}

.work-box {
  width: 100%;
  height: 383px;
  margin-bottom: 20px;
}

.work-box .work-left {
  float: left;
  border: none;
  margin: 10px 10px 0 20px;
  width: 402px;
  height: 295px;
}

.work-box .work-menu {
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
  height: 295px;
  transition: all 0.3s ease-in-out;
  width: 402px;
}

.work-box .work-menu dl {
  height: 363px;
}

.work-menu dt {
  height: 63px;
  border-bottom: 1px solid #f5f5f5;
  padding: 10px;
  line-height: 180%;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  vertical-align: middle;
}

.work-menu dt .red {
  color: #c32519;
  display: block;
  font-size: 20px;
}

.work-menu dd {
  height: 250px;
  font-size: 14px;
}

.work-menu dd img {
  border-bottom: 1px solid #f5f5f5;
}

.work-menu dd .red {
  color: #c32519;
  display: block;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin: 15px 0;
  padding: 10px 0;
  vertical-align: middle;
}

.workbox .work-right {
  width: 422px;
  margin: 0;
}

.work-right .price-list {
  float: left;
  border: 1px solid #666666;
  margin: 10px 0;
  width: 402px;
}

.work-right .price-list dl {
  height: 500px;
}

.price-list dt {
  height: 30px;
  padding: 5px 0 0 5px;
  text-align: left top;
  font-size: 20px;
  font-weight: 600;
}

.price-list dd {
  height: 30px;
  border-bottom: 1px dashed #cccccc;
  padding: 0 5px 5px 0;
  text-align: right;
  vertical-align: bottom;
  font-size: 20px;
  font-weight: 700;
  color: red;
}

.price-list dd:last-child {
  border-bottom: none;
  color: #000;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  height: 62px;
  line-height: 150%;
  margin: 15px 0;
  padding: 10px 5px;
  text-align: left;
  vertical-align: middle;
}

.work-box .work-left-alone {
  float: left;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
  margin: 10px 10px 0 20px;
  width: 402px;
  height: 352px;
  transition: all 0.3s ease-in-out;
}

.work-box .work-right-alone {
  float: left;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
  margin: 10px 20px 0 0;
  width: 402px;
  height: 352px;
  transition: all 0.3s ease-in-out;
}

.work-left-alone .work-box .work-menu,
.work-right-alone .work-box .work-menu {
  width: 402px;
  height: 352px;
  padding-left: 20px;
}

.work-left-alone .work-box .work-menu dl,
.work-right-alone .work-box .work-menu dl {
  height: 352px;
}

.work-left-alone .work-menu dt,
.work-right-alone .work-menu dt {
  height: 120px;
  border-bottom: #f5f5f5;
  padding: 10px;
  line-height: 160%;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
}

.work-left-alone .work-menu dt .red,
.work-right-alone .work-menu dt .red {
  font-size: 20px;
  color: #c32519;
}

.work-left-alone .work-menu dt .price,
.work-right-alone .work-menu dt .price {
  display: inline-block;
  font-size: 20px;
  color: red;
  float: right;
  vertical-align: bottom;
  padding-bottom: 2px;
}

.work-left-alone .work-menu dd,
.work-right-alone .work-menu dd {
  height: 250px;
  font-size: 14px;
}

.work-left-alone .work-menu dd img,
.work-right-alone .work-menu dd img {
  border-bottom: 1px solid #f5f5f5;
}

.work-left-alone .work-menu dd .menu-note,
.work-right-alone .work-menu dd .menu-note {
  display: inline-block;
  font-size: 13px;
  height: 62px;
  margin: 15px 0;
  padding: 10px 5px;
}

/*利用規約
----------------------------------------------------------------------------------------------------------------*/
.sub-rule {}

.sub-rule .rule-box {
  padding: 0 20px;
}

.sub-rule .rule-list {
  margin: 10px 0;
}

.sub-rule .rule-list dt:before {
  content: " ";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: url(../img/common/tick-inside-circle.png) no-repeat left center;
  background: cover;
  vertical-align: middle;
}

.sub-rule .rule-list dt {
  font-family: "Noto sans japanese", sans-serif;
  font-size: 20px;
  color: #da291c;
  margin-bottom: 8px;
}

.sub-rule .rule-list dd:before {
  padding-left: 24px;
  text-indent: -24px;
  content: " ";
  display: inline-block;
}

.sub-rule .rule-list dd {
  padding-left: 24px;
  text-indent: -24px;
  line-height: 150%;
  padding-bottom: 8px;
}

/*サービス内容
----------------------------------------------------------------------------------------------------------------*/
.service {}

.service-box {
  margin: 30px 10px;
}

.service-box .redbox-st {
  display: block;
  padding: 10px;
  background: #da291c;
  color: #ffffff;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}

.twin-pricebox {
  display: block;
  overflow: hidden;
}

.twin-pricebox .twin-pb-inner {
  float: left;
  width: 49%;
}

.twin-pricebox .twin-pb-inner:nth-of-type(2n) {
  float: right;

}

.twin-pricebox .twin-pb-img img {
  width: 100%;
}

.twin-pricebox .twin-pb-desc {
  display: block;
  overflow: hidden;
  border: 1px solid #cccccc;
  padding: 10px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}

.twin-pricebox .twin-pb-desc dl {
  display: table;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

.twin-pricebox .twin-pb-desc dl:last-of-type {
  margin-bottom: 0;
}

.twin-pricebox .twin-pb-desc dl dt {
  display: table-cell;
  width: 50%;
  padding: 10px;
  vertical-align: middle;
  border-right: 1px solid #cccccc;
}

.twin-pricebox .twin-pb-desc dl dd {
  display: table-cell;
  width: 50%;
  padding: 10px;
  vertical-align: middle;
  text-align: right;
  font-family: "Noto sans japanese", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #da291c;
}

/*修理対応端末一覧
----------------------------------------------------------------------------------------------------------------*/
.smartphones {}

.smartphones .smartphones-box {
  margin: 20px 0 10px;
  display: table;
  width: 100%;
  border: 1px solid #cccccc;
  padding: 10px 20px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}

.smartphones .smartphones-box .sp-box-img {
  display: table-cell;
  width: 200px;
  vertical-align: middle;
}

.smartphones .smartphones-box .sp-box-img img {
  width: 100%;
}

.smartphones .smartphones-box .sp-box-desc {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

.smartphones .smartphones-box .sp-box-desc .sp-box-st {
  font-size: 24px;
  padding: 10px 0;
  border-bottom: 1px solid #cccccc;
  font-family: "Noto sans japanese", sans-serif;
}

.smartphones .smartphones-box .sp-box-desc ul {
  display: block;
  overflow: hidden;
}

.smartphones .smartphones-box .sp-box-desc ul li {
  float: left;
  width: 49%;
  margin-top: 10px;
}

.smartphones .smartphones-box .sp-box-desc ul li:nth-of-type(2n) {
  float: right;
}

.smartphones .smartphones-box .sp-box-desc ul li dl {
  display: table;
  width: 100%;
  overflow: hidden;
}

.smartphones .smartphones-box .sp-box-desc ul li dl dt {
  display: table-cell;
  width: 40%;
  vertical-align: middle;
}

.smartphones .smartphones-box .sp-box-desc ul li dl dd {
  display: table-cell;
  width: 60%;
  vertical-align: middle;
  color: #357fd4;
}

.smartphones .sp-box-att {
  text-align: right;
  font-size: 14px;
  margin-bottom: 20px;
}

/*おすすめサイト*/
.siterecommend {}

.siterecommend-list .sr-listbox {
  display: block;
  overflow: hidden;
}

.siterecommend-list .sr-listbox li {
  float: left;
  width: 49%;
  height: 240px;
  display: block;
  overflow: hidden;
  position: relative;
  border-top: 1px solid #da291c;

  border-left: 1px solid #da291c;
  border-right: 1px solid #c32519;
  border-bottom: 1px solid #c32519;
  margin-top: 20px;
}

.siterecommend-list .sr-listbox li:nth-of-type(2n) {
  float: right;
}

.siterecommend-list .sr-listbox li a {
  display: block;
  padding: 10px;
}

.siterecommend-list .sr-listbox li p {
  font-family: "Noto sans japanese", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #da291c;
  border-bottom: 1px solid #da291c;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.siterecommend-list .sr-listbox li dl {
  display: table;
  width: 100%;
  overflow: hidden;
}

.siterecommend-list .sr-listbox li dl dt {
  display: table-cell;
  vertical-align: top;
  padding-right: 10px;
  line-height: 150%;
}

.siterecommend-list .sr-listbox li dl dd {
  display: table-cell;
  vertical-align: top;
  width: 215px;
  background: #cccccc;
}

.siterecommend-list .sr-listbox li dl dd img {
  width: 100%;
}

/*result-list
-------------------------------------------------------------------------------------*/

#shopselect-form {
  background-color: #c32519;
  color: #fff;
  height: 50px;
}

#shopselect-form ul {
  margin: 0px auto;
  width: 50%;
  height: 50px;
  padding: 0 8px;
}

#shopselect-form ul li {
  float: left;
  padding: 10px 8px;
}

#shopselect-form ul li:first-child {
  float: left;
  padding: 16px 0;
  font-weight: 700;
}

#shopselect-form ul li span {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #999999;
  font-size: 14px;
  position: relative;
  background: #ffffff;
}

#shopselect-form ul li span.hb-serch-desc img {
  position: absolute;
  right: 0;
  top: 0;
  margin: 5px;
  width: 20px;
}

#shopselect-form ul li input {
  height: 30px;
  width: 300px;
  border: none;
}

.result-list {
  margin: 64px 8px;
  border: 1px solid;
  padding: 16px 0;
  text-align: center;
}

.result-list .shop-h-text {
  width: 88%;
  margin: 0 auto;
  text-align: left;
  padding: 24px;
  line-height: 150%;
}

.result-list .date-right {
  float: right;
}

.result-list .date-right::before {
  content: "";
  background: url(../img/common/clock-icon.png) no-repeat center;
  background-size: 16px;
  padding: 16px;
}

.result-list .img-box {
  margin: 0 auto;
  padding: 24px;
  width: 88%;
}

.result-list .img-box img.type-single {
  width: 100%;
}

.result-list .img-box img.type-double {
  width: 50%;
  padding: 8px;
  float: left;
}

.result-list dl {
  width: 88%;
  margin: 0 auto;
  padding: 24px;
  text-align: left;
}

.result-list dl dt {
  font-weight: 700;
  padding-bottom: 8px;
  overflow: hidden;
  font-size: 24px;
}

.result-list dl dd {
  line-height: 160%;
}

.two-img img {
  width: 48% !important;
  float: left;
  padding: 0 4px;
}

.resultl-btn {
  background: #ffffff;
  width: 600px;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/*covid-19
---------------------------------------------------------------------*/

.repair-desc {
  display: table;
  overflow: hidden;
  width: 100%;
  margin: 20px 0;
  padding: 0 4px;
}

.repair-desc dt {
  display: table-cell;
  width: 30px;
}

.repair-desc dt img {
  width: 100%;
}

.repair-desc dd {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 600;
}

.covid19info {
  padding: 12px;
}

.covid19info .merit-box {}

.covid19info .merit-box h2 {
  font-family: "Noto sans japanese", sans-serif;
  text-align: left;
  font-size: 24px;
  font-weight: 700;
  border-bottom: 1px solid #000000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.covid19info .merit-box h2 img {
  width: 30px;
  margin-right: 5px;
  vertical-align: middle;
}

.covid19info .co-con03 {
  margin: 20px 0;
  padding: 20px 0;
  border-bottom: 1px solid #000000;
  display: block;
  overflow: hidden;
}

.covid19info .co-con03:last-of-type {
  margin-bottom: 50px;
  border-bottom: 1px solid #000000;
}

.covid19info .co-con03 .co-con03-l {
  float: left;
  width: 49%;
  line-height: 150%;
}

.covid19info .co-con03 .co-con03-r {
  float: right;
  width: 50%;
}

.covid19info .co-con03 .co-con03-r img {}

.covid-link-banner {
  background: #fff;
  border: 3px solid #ff0004;
  padding: 8px 0;
  text-align: center;
  margin: 8px 0;
}

.covid-link-banner a {
  display: block;
  width: 100%;
  color: #ff0004;
  font-weight: bolder;
}

/*flow
---------------------------------------------------------------------*/
#flow .white-box {
  background: #ffffff;
  padding: 0 16px;
}

#flow .ti-box ul li dl dt {
  margin-bottom: 10px;
  color: #c32519;
  font-family: "Noto sans japanese", sans-serif;
  font-size: 28px;
  font-weight: 500;
}

#flow .ti-box ul li dl dd {
  line-height: 180%;
  color: #424242;
}

#flow .ti-box ul li dl {
  margin-bottom: 20px;
  float: left;
}

#flow .f-box {
  width: 70%;
}

#flow .ti-box .s-img {
  position: relative;
  overflow: visible;
  padding: 0 0 60px 0;
  float: right;
}

#flow .ti-box .s-img img {
  position: absolute;
  right: 0px;
  top: -80px;
}

#flow .ti-box .s-img img {
  width: 260px;
}

#flow li f-list {
  width: 100%;
  overflow: visible;
}

/*20210202｜総務省登録業者
---------------------------------------------------------------------*/

span.touroku-gyousya {
  padding: 10px;
  background: #1869c3;
  border-radius: 5px;
  color: #ffffff;
  text-align: center;
  font-family: Meiryo, Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  margin-right: 10px;
  float: right;
  position: absolute;
  right: 0;
}

/*loading*/

@keyframes ldio-ny3e7a660gn {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.ldio-ny3e7a660gn div {
  left: 73.235px;
  top: 49.83px;
  position: absolute;
  animation: ldio-ny3e7a660gn linear 1s infinite;
  background: #c32519;
  width: 4.53px;
  height: 12.08px;
  border-radius: 0px / 0px;
  transform-origin: 2.265px 25.67px;
}

.ldio-ny3e7a660gn div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666666666666s;
  background: #c32519;
}

.ldio-ny3e7a660gn div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333333334s;
  background: #c32519;
}

.ldio-ny3e7a660gn div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
  background: #c32519;
}

.ldio-ny3e7a660gn div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666666666666s;
  background: #c32519;
}

.ldio-ny3e7a660gn div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333333334s;
  background: #c32519;
}

.ldio-ny3e7a660gn div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
  background: #c32519;
}

.ldio-ny3e7a660gn div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666666666667s;
  background: #c32519;
}

.ldio-ny3e7a660gn div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333333333s;
  background: #c32519;
}

.ldio-ny3e7a660gn div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
  background: #c32519;
}

.ldio-ny3e7a660gn div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.16666666666666666s;
  background: #c32519;
}

.ldio-ny3e7a660gn div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.08333333333333333s;
  background: #c32519;
}

.ldio-ny3e7a660gn div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #c32519;
}

.loadingio-spinner-spinner-q3y07jiroz {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: rgb(255 255 255 / 64%);
}

.ldio-ny3e7a660gn {
  width: fit-content;
  height: fit-content;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
}

.ldio-ny3e7a660gn div {
  box-sizing: content-box;
}

/* generated by https://loading.io/ */

/* 端末ページ */

.model-news__list {
  display: flex;
  gap: 12px;
  padding: 20px 10px 10px;
  border: 1px solid #ddd;
  border-left: 10px solid #d82620;
  align-items: center;
  margin-bottom: 1rem;
}

.model-news__dt {
  font-size: 1rem;
  font-weight: bold;
}

.model-news__date {
  margin: 2px 0;
  font-size: 14px;
  color: #999;
  font-weight: bold;
}

.model-news__span {
  display: flex;
  align-items: center;
  gap: 4px;
}

.model-news__img {
  width: 1rem;
  height: 1rem;
  object-fit: contain;
}

.model-news__sentence {
  font-size: 1rem;
  line-height: 1.7;
}

/*  */

.other-form {
	display: flex;
	justify-content: center;
	gap: 1rem;
}

.other-form__label {}

.other-form__select {}

.other-form__button {
	padding: .5rem;
  font-size: 1rem;
	border-radius: 4px;
	background: #c32519;
	color: #fff;
	cursor: pointer;
	border: none;
}



.price-att{
  background-color: #fff8e1;
}
.t-att{
  padding: 20px;
  border-right: 1px solid #EEEEEE;
  font-size: 18px;
  background-color: #fff8e1 !important;
}