@charset "UTF-8";
/* CSS Document */

p {
	color: #000;
}
li {
	list-style: none;
}
.center {
	text-align: center;
}
.cmn_pageTtl01 {
   margin-bottom: 0 !important;
}
.ext_bnr {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.ext_bnr-bg {
    background: url(../img/top_campaign/print_sample-top3.jpg) no-repeat center / cover;
}
.br-sp {
  display: none;
}

.ex-txt {
    margin: 3%;
    font-size: 1.1em;
}
.ex-txt2 {
    padding: 2% 2% 1% 2%;
    font-size: 1.1em;
    display: block;
    margin: 0 auto;
    width: 86%;
}

.subtxt {
	width: 81%;
	margin-top: 2%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.1em;
}

.subtxt span {
	color: #ff0000;
	font-weight: bolder;
}

.subtxt-top {
	margin-left: 26%;
}

.subtxt2 {
	width: 80%;
	margin-top: 2%;
	margin-left: auto;
	margin-right: auto;
}
.subtxt3 {
	font-size: 1.1em;
}
.orList {
	list-style: none;
	margin-left: auto !important;
	width: 73%;
	line-height: 34px;
	font-size: 18px;
	font-weight: bolder;
	color: #000;
}

.orList li a {
	color: #000;
}


.ch-ttl {
	font-size: 2em;
	font-weight: bolder;
	color: #000;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 0;
}

.ch-ttl span {
	font-size: 40px;
    color: #E64552;
}

.link-btn {
	cursor: pointer;
	background-color: #f80;
	color: #fff;
	font-weight: bolder;
	border-radius: 6px;
	text-align: center;
	padding: 1%;
	width: 33%;
	margin-top: 2%;
	margin-bottom: 10%;
	display:block;
	position: relative;
	left: 33%;
	
}

.link-btn a {
	color: #fff;
	display:block;
}

.img-space {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	width: 85%;
	display: block;
}

.img-space2 {
	width: 82%;
	display: block;
	margin: auto;
}

.img-order {
	margin-left: auto;
	margin-right: auto;
	width: 78%;
	display: block;
}

.imgBox {
	padding: 1%;
	background-color: #24bbb7;
	margin-top: 3%;
	width: 82%;
	margin-top: 7% !important;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	font-weight: bolder;
	color: #fff;
}

.donemail {
	border-bottom: 1px solid #000;
}

.leftBox {
	width: 37%;
	padding-top: 3%;
}

.leftBox figure {
	font-size: 25px;
	font-weight: bolder;
    line-height: 33px;
    margin-bottom: 5%;
    
}

.leftBox a {
	cursor: pointer;
	background-color: #24bbb7;
	color: #fff;
	font-weight: bolder;
	border-radius: 5px;
	text-align: center;
	padding: 1%;
	width: 85%;
	display:block;
	font-size: 17px;
}

.rightBox {
	width: 45%;
}

.subttl {
	color: #000;
	width: 90%;
	font-weight: bolder;
	margin: 0 auto;
	font-size: 19px;
	border-bottom: 1px solid #000;
}

.subttl2 {
	color: #000;
	width: 95%;
	font-weight: bolder;
	margin: 0 auto;
	font-size: 2em;
	border-bottom: 1px solid #000;
	margin-top: 5%;
}

.flow {
	display: flex;
	width: 100%;
	justify-content: center;
}

.sub-flow {
	margin: 2%;
	width: 26%;
}

.flow-ttl {
	font-size: 20px;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 4%;
	
}

.flow-img {
	margin: 0 auto;
	display: block;
}

.flow-btm {
	margin-top: 5%;
}

.flow-pointer {
    height: 0;
    border-left: 30px solid #C0C0C0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    position: relative;
    top: 155px;
}

.ord-ttl {
	text-align: center;
	font-size: 26px;
	font-weight: bolder;
	margin: 4% 0 0 0;
}

.ord-ttl span {
	color: #E64552;
}

.orderBox {
	display: flex;
	flex-direction: row;
	gap: 1%;
	justify-content: center;
	padding: 1%;
	/* border: 4px solid #24bbb7; */
	border-radius: 15px;
	margin-top: 1%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5%;
}

.ord-leftBox {
	width: 40%;
}

.ord-leftBox figure {
	font-size: 25px;
	font-weight: bolder;
    line-height: 33px;
    margin-bottom: 5%;
    
}

.ord-leftBox-txt {
	cursor: pointer;
	background-color: #f80;
	color: #fff;
	font-weight: bolder;
	border-radius: 5px;
	text-align: center;
	padding: 1%;
	width: 85%;
	display:block;
	font-size: 17px;
}

.cusNo {
	margin: auto;
}

.ord-rightBox {
	width: 40%;
}

.order-tri {
	width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #C0C0C0;
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
}

.ftrwid {
	width: 900px;
	margin: 0 auto;
}
.h2-ttl {
    text-align: center;
    font-weight: 900 !important;
    font-size: 2.8vw !important;
    border-bottom: none !important;
    margin-top: 4% !important;
    line-height: 70px !important;
    margin-bottom: 1% !important;
}
.h2-ttl2 {
    text-align: center;
    font-weight: 900 !important;
    font-size: 2.1vw !important;
    border-bottom: none !important;
    margin-top: 4% !important;
    line-height: 70px !important;
    margin-bottom: 1% !important;
}
.h2-ttl span {
	color: #ff6600;
}
.imgBtm {
	margin-bottom: 10%;
}
.triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 100px solid transparent;
    border-left: 100px solid transparent;
    border-top: 60px solid #c8c8c8;
    border-bottom: 0;
    display: block;
    margin: 2% auto;
}
form table td p {
    font-size: 0.9em;
    margin: 0.5em 0 0;
    color: #999;
}

form table td input[type=text]:not(.lg) {
    width: 38%;
}

span.hisu , table th span.hisu {
    font-size: 0.8em;
    font-weight: normal;
    background-color: #a94442;
    color: #fff;
    border-radius: 4px;
    border: 0;
}

.red {
    color: #f00;
    font-size: 1.3em;
}

form table thead td {
    background-color: transparent;
    font-weight: bold;
    color: #6495ed;
    padding: 10px;
    font-size: 1.1em
}

form table thead td  input {
    width: 20px;
    height: 20px;
}

form table label{
    cursor: pointer;
}

#estimate_body {
    display: none;
}

.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-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;
}

.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;
}

img {
    width:100%;
    height:auto;
}

input[type=checkbox] {
    width: 20px;
    height: 20px;
}

ul.panels {
    width: 100%;
    display: flex;
    /* justify-content: center; */
    flex-wrap: wrap;
    padding-left: 0;
}

ul.panels li {
    width: 100%;
    display: block;
    max-width: 23%;
    position: relative;
    padding: 1% 1% 0;
}

ul.panels li img {
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
	ul.panels li {
        max-width: 47%;
	}
}

.colorbox {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #efefef;
    border-radius: 5px;
}

.fbox {
    justify-content: space-between;
}

.flex-row>div.itemBox {
    width: 23%;
    margin: 8px 8px;
}

.productinfo .icon-color , .productinfo .icon-size{
    font-size: 0.8em;
}

.sample-slider{
    width:100%;
}
.sample-slider img{
    width: 100%;
}

@media screen and (max-width: 767px) {
    .flex-row>div.itemBox {
        width: 49%;
    }
    .fbox .itemBox .item .txt02 {
        font-size: 11px;
    }
}
.hide {
	display: none
}
.printBox-bg {
	background-color: #f5f5f5;
	margin: 2% auto 5% auto;
}
.printBox {
	display: flex;
	justify-content: center;
	gap: 3%;
	padding: 2% 0 2% 0;
}
.printBox-li1 {
	width: 40%;
    padding-bottom: 2%;
}
.printBox-li2 {
	width: 50%;
	font-size: 1.2em;
}
.printBox-li1-2 {
	width: 60%;
    padding-bottom: 2%;
    display: block;
    margin: 0 auto;
}
.printBox-li2-2 {
	width: 90%;
	font-size: 1.2em;
	padding-left: 3%;
	display: block;
    margin: 0 auto;
}
.fgPt {
	width: 10%;
	float: left;
}
.ptttl {
	color: #000;
	font-size: 2.7em;
	font-weight: bold;
	padding-left: 12%;
	padding-top: 1%;
	margin-bottom: 2%;
	
}
.ptttl2 {
	color: #000;
	font-size: 2.7em;
	font-weight: bold;
	padding-top: 1%;
	margin-bottom: 2%;
}
.ptttl span {
	color: #ff6600;
}
.onImg {
	width: 90%;
	margin: 3% auto 7% auto;
}
.underLine {
    text-decoration: underline;
    text-decoration-thickness: 0.4em;
    text-decoration-color: #ffe4c4;
    text-underline-offset: -0.05em;
    text-decoration-skip-ink: none;
}
.okflBox {
	display: flex;
	justify-content: center;
}
.okflBox-li1 {
	width: 60%;
}
.okflBox-li1 p {
    font-size: 1.7em;
    font-weight: bold;
    line-height: 47px;
}
.okflBox-li2 {
	width: 20%;
}
#check1 {
	display: none;
}
.dayBox {
    margin: 18px auto;
    text-align: center;
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    gap: 1%;
}
.dayBox li {
    width: 48%;
}
.dayBoxli {
	border: 3px solid #24bbb7;
    border-radius: 8px;
}
.icon-delivery {
	font-size: 1.3em !important;
    font-weight: bolder;
    margin-bottom: 0;
    padding-bottom: 1%;
    line-height: 42px;
}
.icon-delivery span {
	font-size: 1.65em !important;
    color : #E64552;
}
.day-ttl {
	margin: 0 auto !important;
    display: block;
    border-bottom: 0 !important;
    background-color: #24bbb7;
    color: #fff !important;
    padding: 0 1% 1% 1%;
    font-size: 1.5em !important;
    font-weight: bolder;
}
.day-ttl-p {
	font-size: 1.2em;
	margin-bottom: 0 !important;
	margin-top: 1%;
}
.s-index {
	display: block;
	margin: 0 auto 4% auto;
	width: 35%;
}
.s-index li {
	font-size: 1.3em;
	font-weight: bolder;
}
.s-index li a {
	cursor: pointer;
}

/*追従ボタン*/
.fix-btn{
    position: fixed;
    z-index: 1;
    background: #fff;
    width: 15%;
    border-radius: 7px;
    text-decoration: none !important;
    font-size: 1.2em;
    text-align: center;
    padding: 10px 0;
    left: 36%;
    bottom: 20px;
    box-shadow: 1px 1px 5px #aaa;
    border: 3px solid #f80;
    color: #f80;
    font-weight: bolder;
}
.fix-btn:hover {
	filter: brightness(1.3);
}
.fix-btn2 {
    position: fixed;
    z-index: 1;
    background: #f80;
    width: 15%;
    border-radius: 7px;
    text-decoration: none !important;
    font-size: 1.2em;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    left: 52%;
    bottom: 20px;
    border: 3px solid #f80;
    box-shadow: 1px 1px 5px #aaa;
}
.fix-btn2:hover {
	filter: brightness(1.2);
}
/*SPCSSここから*/
@media screen and (max-width:767px) {

.br-pc {
    display: none;
}

.br-sp {
    display: inline-block;
}

.sp-none {
	display: none;
}
.ext_bnr {
    width: 95%;
}
.h2-ttl {
    font-size: 6.3vw !important;
    line-height: 33px !important;
}
.flow-pointer {
	border-left: 10px solid #C0C0C0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.link-btn {
	width: 70%;
	left: 14%;
	padding: 4% 1%;
}

.img-space {
	width: 100%;
	margin-top: 5%;
}

.img-space2 {
	width: 100%;
}

.ch-ttl {
	font-size: 20px;
	line-height: 45px;
}

.subtxt {
	width: 95%;
}

.subtxt-top {
	margin-left: 5%;
}

.subtxt2 {
	width: 100%;
}

.orList {
	width: 95%;
	line-height: 29px;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.flow-ttl {
	font-size: 16px;
	line-height: 21px;
	margin-left: 2%;
}

.imgBox {
	width: 95%;
	
}

.leftBox {
	width: 85%;
	margin: 0 auto;
	
}

.leftBox figure {
	font-size: 20px;
}

.leftBox a {
	margin: 0 auto;
	width: 100%;
}

.rightBox {
	width: 90%;
	margin: 0 auto;
}

.flow-btm {
    line-height: 21px;
}

.ord-ttl {
	font-size: 22px;
}

.orderBox {
	flex-direction: column;
	width: 95%;
}

.ord-leftBox {
	margin: 0 auto;
	width: 100%;
}

.ord-leftBox figure {
	font-size: 21px;
}

.ord-leftBox-txt {
	width: 100%;
}

.ord-rightBox {
	width: 100%;
}

.subttl2 {
    width: 95%;
    font-size: 22px;
}

.ftrwid {
	width: 92%;
}

.flex-row>div.itemBox {
	width: 45% !important;
}
.ptttl {
    font-size: 1.8em;
    padding-left: 19%;
    line-height: 36px;
}
.fgPt {
    width: 15%;
}
.printBox {
    flex-direction: column;
}
.printBox-li1 {
	width: 75%;
	display: block;
    margin: 0 auto;
}
.printBox-li2 {
    width: 90%;
    font-size: 1.1em;
    display: block;
    margin: 0 auto;
}
.h2-ttl2 {
    font-size: 1.6em !important;
    line-height: 41px !important;
}
.okflBox {
    flex-direction: column;
    padding-left: 2%;
}
.okflBox-li1 {
    width: 95%;
}
.okflBox-li1 p {
    font-size: 1.1em;
    font-weight: bolder;
    line-height: 27px;
    margin-bottom: 0;
}
.okflBox-li2 {
    width: 30%;
    margin: 0 auto;
}
.fix-btn {
    width: 34%;
    font-size: 1.1em;
    left: 4%;
    border-radius: 10px;
    padding: 4px 0;
    bottom: 48px;
    margin: 0 auto;
    font-weight: bold;
    line-height: 20px;
}
.fix-btn2 {
    width: 35%;
    font-size: 1.1em;
    border-radius: 10px;
    padding: 5px 0;
    bottom: 51px;
    left: 42%;
    font-weight: bold;
    line-height: 20px;
}
.readmore{
    position: relative;
    box-sizing: border-box;
    /*以下お好み*/
    /* ボーダーを付ける場合 */
    padding: 10px;
    border: 1px solid #CCC;
}

.readmore-content{
    position: relative;
    overflow: hidden;
    /*以下お好み*/
    /*高さの初期値*/
    height: 100px;
}
.readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*以下お好み グラデーションの色と高さ 高さはreadmoreのheight以下にすること*/
    height: 50px;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
}

/* 続きを読むボタン */
.readmore-label{
    display: table;
    bottom: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    z-index: 2;
    padding: 5px 10px;
    background-color: #f80;
    border-radius: 10px;
    color: #FFF;
    width: 55%;
    text-align: center;
}
.readmore-label:before{
    content: '注意事項をご確認ください。';
}

.readmore-check{
    display: none;
}
/*チェック時にボタンを非表示*/
.readmore-check:checked ~ .readmore-label{
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 「続きを読む」を押した後、元に戻す必要がない場合は、上のオプションを消してこの1行だけにする */
    /* display: none; */
}
.readmore-check:checked ~ .readmore-label:before{
    content: '閉じる';
}
/*チェック時に高さを自動に戻す*/
.readmore-check:checked ~ .readmore-content{
    height: auto;
}
/*チェック時グラデーション等を削除*/
.readmore-check:checked ~ .readmore-content::before {
    display: none;
}
.cmn_formWrap01 label{
	display: block !important;
	margin: 0 auto !important;
}
.s-index {
	width: 95%;
}
.dayBox {
    flex-direction: column;
}
.dayBox li {
    width: 100%;
}
.day-ttl {
	line-height: 30px;
	font-size: 1.3em !important;
}
.day-ttl-p {
    font-size: 1.1em;
}
.dayBoxli {
    margin-bottom: 4%;
}
.icon-delivery {
    font-size: 1em !important;
}
.printBox-li2-2 {
    width: 95%;
}
}
/*SPCSSここまで*/
.helpfeel-launch-button {
	display: none;
}