@charset "UTF-8";
/* CSS Document */
/* ==========================
   Page: 法人さま・団体さま向けオリジナルグッズ作製・販売サポート
   Purpose: ページ専用CSS
   Author: ItoYuina
   Updated: 2025-12-15
========================== */
hr,
.hr {
  display: none !important;
}
.clat_header__menu,
.clat_header__menu_img {
  display: none !important;
}

.clat_header__top .clat_header__menu,
.clat_header__top_left .clat_header__menu,
.clat_header__top .clat_header__menu_img,
.clat_header__top_left .clat_header__menu_img {
  display: none !important;
}

.clat_header__menu {
  background-image: none !important;
}
footer,
#footer,
.footer,
.cmn_footer,
.l-footer {
  border-top: none !important;
  box-shadow: none !important;
}
footer::before,
footer::after,
#footer::before,
#footer::after,
.footer::before,
.footer::after,
.cmn_footer::before,
.cmn_footer::after,
.l-footer::before,
.l-footer::after {
  display: none !important;
  content: none !important;
}
.cmn_formWrap01 {
  text-align: center;
}
.cmn_formWrap01 h2 {
  display: inline-block;
  text-align: left;
  font-size: 2rem;
  font-weight: 700;
  border: none;
}
.text-description {
	text-align: left;
	display: inline-block;
	font-size: 1.3em;
	color: #000;
	line-height: 35px;
	font-weight: normal;
}
.section-title--accent {
	color: #1ea8a4!important;
	margin-bottom: 10px!important;
	padding-bottom: 0!important;
}
.section-title--img {
	width: 70%;
}
.cmn_formWrap01 h3 {
  color: #1ea8a4;
  font-size: 2rem;
  font-weight: 700;
  text-decoration: none !important;
  border-bottom: none !important;
  margin-bottom: 0;
}
.cmn_formWrap01 h3.no-margin-top {
  margin-top: 1em;
}
.cmn_formWrap01 .service-example {
  text-align: left;
  display: inline-block;
  margin-top: 1em;
  border: 2px solid #24bbb7;
  padding: 20px;
  margin-bottom: 3.5em;
}
.br-pc {
	display: none;
}
@media screen and (min-width: 768px) {
	.br-pc {
		display: inline;
	}
}
.br-sp {
	display: none;
}
@media screen and (max-width: 767px) {
	.br-sp {
		display: inline;
	}
}
@media screen and (max-width: 767px) {
  .cmn_formWrap01.orderform #input_form input[name="contact[zip1]"],
  .cmn_formWrap01.orderform #input_form input[name="contact[zip2]"] {
    width: auto !important;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .cmn_formWrap01.orderform #input_form .zip-inline {
    white-space: nowrap;
    display: inline-block;
  }
  .cmn_formWrap01.orderform #input_form .zip-inline input[name="contact[zip1]"] {
    width: 50px !important;
    display: inline-block !important;
  }
  .cmn_formWrap01.orderform #input_form .zip-inline input[name="contact[zip2]"] {
    width: 60px !important;
    display: inline-block !important;
  }
}
.cmn_formWrap01 .customer-label {
  color: #24bbb7;
  font-size: 1.5rem;
  font-weight: 700;
  display: block;
  text-align: left;
  margin-right: 10px;
}
.cmn_formWrap01 .customer-label-inline {
  display: inline-block;
  margin-right: 30px;
}
.cmn_formWrap01 .customer-name {
  color: #000;
  font-size: 1.3rem;
  font-weight: normal !important;
  display: inline-block;
}
.cmn_formWrap01 .description-text {
  color: #000;
  font-size: 1.3rem;
  font-weight: normal !important;
  line-height: 1.6;
}
.cmn_formWrap01 .service-example .full-width {
  width: 100%;
  display: block;
  margin: 20px auto;
}
.pc-only {
  display: block;
}
.sp-only {
  display: none;
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .cmn_formWrap01 .service-example .sp-only img.full-width {
    width: 90%;
    margin: 20px auto;
    display: block;
  }

  .cmn_formWrap01 .service-example .pc-only img.full-width,
  .cmn_formWrap01 .service-example .sp-only img.full-width {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
.cmn_formWrap01 form table {
  width: 30% !important;
  max-width: 400px !important;
  margin: 0 auto !important;
}

section.cmn_cont01 {
  border-top: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

section.cmn_cont01::before,
section.cmn_cont01::after {
  display: none !important;
  content: none !important;
}

section.cmn_cont01 hr,
section.cmn_cont01 + hr,
section.cmn_cont01 + hr + hr,
section.cmn_cont01 + .hr,
section.cmn_cont01 + .hr + .hr {
  display: none !important;
}

section.cmn_cont01 + * {
  border-top: none !important;
  box-shadow: none !important;
}

section.cmn_cont01 + *::before,
section.cmn_cont01 + *::after {
  display: none !important;
  content: none !important;
}

.cmn_formWrap01.orderform .flex-center.mt30 {
  border: none !important;
  box-shadow: none !important;
}
.cmn_formWrap01.orderform .flex-center.mt30::before,
.cmn_formWrap01.orderform .flex-center.mt30::after {
  display: none !important;
  content: none !important;
}
.cmn_formWrap01.orderform hr {
  display: none !important;
}
.cmn_formWrap01 form table.btob-notice-table {
  width: 30% !important;
  max-width: 400px !important;
  margin: 30px auto 0 !important;
  table-layout: fixed;
}
.cmn_formWrap01 form table.btob-notice-table td.btob-notice-td {
  word-break: break-all;
  overflow-wrap: anywhere;
}
.cmn_formWrap01 form .btob-notice-box {
  border: 1px solid #dcdcdc;
  padding: 14px 16px;
  box-sizing: border-box;
  word-break: break-all;
  overflow-wrap: anywhere;
}
.cmn_formWrap01 form tr.btob-notice-row > td {
  padding-top: 20px;
}
.cmn_formWrap01 form tr.btob-notice-row > th.btob-privacy-th {
  padding-top: 20px;
}
.cmn_formWrap01 form .btob-notice-scroll {
  max-height: 220px;
  overflow-y: auto;
  padding-right: 6px;
  margin-bottom: 10px;
}
.cmn_formWrap01 form .btob-notice-title {
  font-weight: 700;
  margin-bottom: 10px;
}
.cmn_formWrap01 form .btob-notice-lead {
  color: #d10000;
  font-weight: 700;
  margin-bottom: 10px;
}
.cmn_formWrap01 form .btob-notice-list {
  margin: 0 0 10px 1.2em;
  padding: 0;
  line-height: 1.8;
}
.cmn_formWrap01 form .btob-notice-foot {
  color: #d10000;
  margin-bottom: 12px;
}
.cmn_formWrap01 form .btob-hisu-inline {
  margin-left: 10px;
}
.cmn_formWrap01 form .btob-privacy-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 10px;
}
.cmn_formWrap01 form .btob-privacy-row a {
  color: #1ea8a4;
  text-decoration: underline;
  font-weight: 700;
}
.cmn_formWrap01 form th.btob-privacy-th a {
  font-size: inherit;
}
.cmn_formWrap01 form .btob-privacy-row .hisu {
  margin: 0;
}
.cmn_formWrap01 form .btob-agree-center {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  width: 100%;
}
.cmn_formWrap01 form tr.btob-notice-row .btob-agree-center {
  justify-content: flex-start;
}
.cmn_formWrap01 form .btob-agree-checkbox {
  width: 18px;
  height: 18px;
}
.cmn_formWrap01.orderform h4 {
  font-size: 1.4em;
}

.service-example .customer-label {
    margin-bottom: 4px;
}
 
.service-example .customer-label + .description-text {
    margin-top: 4px;
}
 
.service-example .customer-row {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    column-gap: 48px;
}

.service-example .customer-row .customer-label-inline,
.service-example .customer-row .customer-name {
    margin: 0;
}

.service-example .customer-row .customer-name {
    white-space: nowrap;
}

  #clat_header__hamburger_menu {
    display: block !important;
  }
  #clat_header__hamburger_menu img {
    display: block !important;
  }
 
  .clat_header__menu,
  .clat_header__menu_img {
    display: none !important;
  }

  .cmn_contNav_btnBox {
    display: none !important;
  }

  body .cmn_contNav_btnBox,
  body .cmn_contNav_btnBox * {
    display: none !important;
  }

  .cmn_formWrap01 .customer-name,
  .cmn_formWrap01 .description-text {
    font-weight: normal !important;
  }

  @media screen and (max-width: 767px) {
    .service-example .customer-row > * {
      margin: 0 !important;
    }

    .service-example .customer-row {
      row-gap: 0 !important;
      line-height: 1.35 !important;
    }

    .service-example .customer-row .customer-name,
    .service-example .customer-label + .description-text {
      margin-top: 6px !important;
    }
  }
 
@media screen and (max-width: 767px) {
    .service-example .customer-row {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 0;
        line-height: 1.35;
        margin-bottom: 10px;
    }

    .service-example .customer-row > * {
        margin: 0 !important;
    }
 
    .service-example .customer-label + .description-text {
        margin-top: 6px !important;
    }

    .service-example .description-text {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        line-height: 1.6;
    }

    .service-example .description-text + .customer-label {
        margin-top: 14px !important;
    }

    .service-example .customer-label + .pc-only,
    .service-example .customer-label + .sp-only {
        margin-top: -15px !important;
    }

    .service-example .customer-label + .pc-only img.full-width,
    .service-example .customer-label + .sp-only img.full-width {
        margin-top: 0 !important;
    }

    .service-example .customer-row .customer-name {
        white-space: normal;
    }
}

@media screen and (max-width: 767px) {
  .cmn_formWrap01 form table {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
  }
  .cmn_formWrap01 form table.btob-notice-table {
    width: 100% !important;
    max-width: 100% !important;
  }
  .cmn_formWrap01 form table:not(.btob-notice-table),
  .cmn_formWrap01 form tbody,
  .cmn_formWrap01 form tr,
  .cmn_formWrap01 form th,
  .cmn_formWrap01 form td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .cmn_formWrap01 form th {
    padding-bottom: 6px;
  }
  .cmn_formWrap01 form td {
    padding-bottom: 14px;
  }
  .cmn_formWrap01 form input,
  .cmn_formWrap01 form select,
  .cmn_formWrap01 form textarea {
    max-width: 100%;
    box-sizing: border-box;
  }
  .cmn_formWrap01 form input[type=text],
  .cmn_formWrap01 form input[type=email],
  .cmn_formWrap01 form input[type=tel],
  .cmn_formWrap01 form select,
  .cmn_formWrap01 form textarea {
    width: 100%;
  }

  .cmn_formWrap01.orderform #input_form table.btob-notice-table {
    display: table !important;
    width: 100% !important;
    max-width: 100% !important;
    table-layout: auto !important;
  }
  .cmn_formWrap01.orderform #input_form table.btob-notice-table tbody {
    display: table-row-group !important;
  }
  .cmn_formWrap01.orderform #input_form table.btob-notice-table tr {
    display: table-row !important;
  }
  .cmn_formWrap01.orderform #input_form table.btob-notice-table th,
  .cmn_formWrap01.orderform #input_form table.btob-notice-table td {
    display: table-cell !important;
    width: auto !important;
  }

  .cmn_formWrap01.orderform #input_form input[type=text]:not(.lg) {
    width: 100% !important;
  }

  .cmn_formWrap01.orderform #input_form input[type="text"][name="contact[zip1]"]:not(.lg) {
    width: 50px !important;
    display: inline-block !important;
  }
  .cmn_formWrap01.orderform #input_form input[type="text"][name="contact[zip2]"]:not(.lg) {
    width: 60px !important;
    display: inline-block !important;
  }
  .cmn_formWrap01.orderform #input_form input[name="contact[zip1]"],
  .cmn_formWrap01.orderform #input_form input[name="contact[zip2]"] {
    max-width: none !important;
  }
}
span.hisu , table th span.hisu {
    font-size: 0.8em;
    font-weight: normal;
    background-color: #a94442;
    color: #fff;
    border-radius: 4px;
    border: 0;
}
div.center table {
    width: 350px;
    max-width: 100%;
    margin: 0 auto;
}
div.center table th,  div.center table td {
    display: table-cell;
}
.red {
    color: #f00;
    font-size: 1.3em;
}
.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.input-group-text {
    background-color: #24bbb7!important;
    color: #fff!important;
    border: 0!important;
    padding: .6rem 1rem;
}
.material-icons {
    text-rendering: optimizeLegibility;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
}
.material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.left {
    float: left!important;
}
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group .custom-file, .step3box .input-group .input-group-prepend .input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
}
.step3box .input-group .input-group-prepend .input-group-text {
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
.input-group .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    overflow: hidden;
}
.input-group .custom-file, .input-group .input-group-prepend .input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 4px);
    margin: 0;
    opacity: 0;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 4px);
    padding: .375rem .75rem;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    background-color: #ebebeb;
    border: 0;
    color: #666;
    font-size: 1rem;
}
.custom-file-label::after,
.custom-file-label:after,
.custom-file-label::before {
    display: none !important;
    content: none !important;
}
.custom-file-label {
    padding-right: .75rem;
}
.input-group .input-group-prepend .input-group-text {
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
/* ADD S 20230113 K.Kitta 優先事項・予算項目追加 */
ul.panels {
    width: 100%;
    display: flex;
    /* justify-content: center; */
    flex-wrap: wrap;
    padding-left: 0;
}
ul.panels li {
    width: 100%;
    display: block;
    max-width: 45%;
    position: relative;
}
ul.panels li img {
    display: block;
    margin: 0 auto;
}
.main_img {
	padding: 0 10%;

}
.main_img img {
	display: block;
	margin: auto;
	padding: 10px  0 0px;
}
.main_img img {
    display: block;
    margin: auto;
}
@media screen and (max-width: 767px) {
	.main_img {
 		padding: 0;
 		width: 100vw;
 		margin-left: calc(50% - 50vw);
 		margin-right: calc(50% - 50vw);
 		box-sizing: border-box;
 	}
 	.main_img picture {
 		display: block;
 		width: 100%;
 	}
 	.main_img img {
 		display: block;
 		width: 100%;
 		height: auto;
 		margin: 0;
 	}
 }
@media screen and (max-width: 767px) {
	.cmn_formWrap01 h2:not(.section-title--accent) {
		font-size: 1.4rem !important;
		line-height: 1.6;
	}
	ul.panels li {
        max-width: 47%;
	}
  #more-order-floating {
    right: auto;
    bottom: 110px;
    left: 8px;
    min-width: 0 !important;
    width: 180px !important;
    max-width: 180px !important;
    border-radius: 15px;
  }
  #more-order-floating .floating-desc {
    font-size: 0.85rem;
    margin-bottom: 10px;
  }
  #more-order-floating .floating-btn {
    font-size: 1.2rem;
    padding: 8px 0;
    width: 100%;
    border-radius: 10px;
  }
  #more-order-floating {
    transition: opacity 0.5s cubic-bezier(.4,0,.2,1), visibility 0.5s, box-shadow 0.2s, transform 0.2s;
    opacity: 1;
    visibility: visible;
  }
  #more-order-floating.hide-on-scroll {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  	.main_img img {
		padding: 10px 0;
	}
 }
 /* =============================
  * 追加注文フローティングボタン
  * 画面右下に常時追従し、画像イメージのようなデザイン
  * 20250628 M.otomo
  ============================= */
  /* フローティングボタン */
 @media screen and (max-width: 768px) {
  #more-order-floating {
    bottom: 110px;
    right: auto;
    left: 8px;
    min-width: 0 !important;
    width: 180px !important;
    max-width: 180px !important;
  }
  .floating-btn {
    padding: 8px 0 !important;
    font-size: 1.2rem !important;
  }
 }
#more-order-floating {
  position: fixed;
  left: 35px;
  bottom: 30px;
  z-index: 9800;
  background: #24bbb7;
  border-radius: 10px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.13);
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 260px;
  max-width: 90vw;
  cursor: pointer;
  transition: box-shadow 0.2s, transform 0.2s;
  text-decoration: none;
}
#more-order-floating:hover, #more-order-floating:focus {
  box-shadow: 0 8px 24px rgba(0,0,0,0.18);
  transform: translateY(-2px) scale(1.02);
  text-decoration: none;
}
#more-order-floating .floating-desc {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 18px;
  line-height: 1.5;
  pointer-events: none;
}
#more-order-floating .floating-btn {
  background: #fff;
  color: #24bbb7;
  font-size: 1.3rem;
  font-weight: bold;
  border: none;
  border-radius: 12px;
  padding: 10px 34px;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0,0,0,0.10);
  transition: background 0.2s, color 0.2s, transform 0.2s;
  text-decoration: none;
  text-align: center;
  pointer-events: none;
	border: 4px solid #24bbb7;
}
#more-order-floating:hover .floating-btn,
#more-order-floating:focus .floating-btn {
  background: #e0f7fa;
  color: #1ea8a4;
  transform: translateY(-2px) scale(1.03);
  text-decoration: none;
}
/* reCAPTCHAバッジを上に移動 */
.grecaptcha-badge {
  bottom: 50px !important;
}