h1, h2, h3, h4, h5, h6 {
    line-height: 1.2em;
}
.red {
	color: #f00;
}
.slick-slide img {
	border-radius: 10px;
	padding: 1%;

}

#wrap ul.newinkjet_lst {
	margin: 0 auto;
    padding-left: 3.5em;
    list-style-type: disc;
    max-width: 1000px;
    font-size: 1.2em;
    line-height: 1.5em;
}
#wrap ul.newinkjet_lst li {
	    list-style-type: inherit;
}
#wrap ul.newinkjet_lst ul {
	margin: 0 0 1em;
	padding-left: 1.5em;
	list-style-type: circle;
}
#wrap ul.newinkjet_lst ul ul {
	margin: 0 0 1em;
	padding-left: 1.5em;
	list-style-type: square;
}
#wrap ul.newinkjet_lst  ol {
	margin: 0 0 1em;
	padding-left: 1.5em;
}
#wrap div.index {
	padding: 18px 20px;
	background: #fffaf6;
    border-radius: 8px;
}

#wrap .index_lst {
	margin: 20px auto;
    max-width: 1000px;
    font-size: 1.2em;
    line-height: 1.5em;
}
#wrap .index_lst dt {
    font-size: 1.3em;
    color: #6495ed;
    line-height: 1.2em;
}
#wrap .index_lst dt img {
	vertical-align: middle;
	margin-right: 1%;
}
#wrap .lst_order {
	display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
#wrap .lst_order dt {
    width: 100%;
}
#wrap .lst_order dd {
    width: 24.5%;
    padding: 1%;
}
#wrap .lst_order dd a {
    width: 300px;
    max-width: 100%;
    height: 100%;
    padding: 1.4em 0;
    color: #fff;
    background-color: #24bbb7;
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.4rem;
    border-radius: 6px;
    padding-left: 10%;
	background-repeat: no-repeat;
    background-image: url(/img/classt/icon_arrow_down2.png);
    background-position: center bottom;
}
#wrap .lst_order dd a:hover {
	opacity: .7;
	text-decoration: none
}
@media  screen and (max-width: 767px) {
	#wrap .lst_order dd {
	    width: 49%;
	    padding: 1%;
	}
	#wrap .lst_order dd a {
	    font-size: 0.9rem;
	}
}
.cmn_btn01.green {
    background-color: #24bbb7;
}
.index_lst a {
    position: relative;
}
.index_lst i {
	display: inline-block;
    width: 40px;
    height: 40px;
    background-size: auto 100%;
    background-position: center;
    vertical-align: middle;
    margin: 0px 0;
    position: absolute;
    left: 8px;
    top: 32%;
}
.index_lst i.icon_flow {
    background: url(/img/classt/icon_arrow_down.png) no-repeat;
}
.index_lst i.icon_flow2 {
    background: url(/img/classt/icon_arrow_down2.png) no-repeat;
}
#howto_01 {
   background: #fff url("/img/classt/step_01_bk.jpg") no-repeat center center;

}
#howto_02 {
   background: #fff url("/img/classt/step_02_bk.jpg") no-repeat center center;

}
#howto_03 {
   background: #fff url("/img/classt/step_03_bk.jpg") no-repeat center center;

}
#howto_04 {
   background: #fff url("/img/classt/step_04_bk.jpg") no-repeat center center;

}
.howto {
   background-size:cover !important;
   padding: 80px 0px;
}
   @media  screen and (max-width: 767px) {
   	.howto {
   	   padding: 50px 0px;
   	}
   }
.howto span {
    display: block;
    width: 678px;
    max-width: 98%;
    margin: 0 auto;
    padding: 18px 18px;
    border-radius: 8px;
    background-color: rgba(255,255,255,0.9);
}

.orderBtn {
    max-width: 360px;
    margin: 2em auto 0;
    width: 33.33vw;
}
@media  screen and (max-width: 767px) {
    .orderBtn {
        width: 100%;
    }
}

#wrap a img:hover {
	opacity: 0.7 ;
}

#h_main {
    position: relative;
    z-index: 0;
}
.cmn_pageTtl01 h1 {
    max-width: 1200px;
    margin: 0 auto;
    color: #fff;
    /*
    font-size: 1em;
    font-weight: 100;
    */
}
@media  screen and (max-width: 767px) {
    .cmn_pageTtl01 h1 {
        text-align: center;
    }
}
.h_caption {
    background: none;
    background-color: none;
    max-width: 100%;
}

.slick-prev:before, .slick-next:before {
    font-size: 40px;
    color: #888;
}
.slick-prev, .slick-next {
    width: 45px;
    height: 45px;
}
.slick-next {
    right: 10px;
    z-index: 999;
}
.slick-prev {
    left: 0;
    z-index: 999;
}
@media  screen and (max-width: 767px) {
    .slick-prev, .slick-next {
        width: 40px;
        height: 40px;
    }
    .slick-prev:before, .slick-next:before {
        font-size: 30px;
    }
}

section.sec:nth-child(2n+1) {
    background-color: #fafafb;
    padding: 20px 0;
}

.section {
    width: 1000px;
    max-width: 100%;
    display: block;
    margin: 20px auto 30px;
}
@media  screen and (max-width: 767px) {
    .section {
        padding: 0 2%;
        margin: 20px auto;
    }
}
.section h2 {
    color: #24bbb7;
    font-size: 2.4em;
    text-align: center;
    margin: 20px auto;
}
.section h2 img {
    vertical-align: top;
}
@media  screen and (max-width: 767px) {
    .section h2 {
        font-size: 2.0em;
    }
}

.guide_step {
    margin: 10px auto;
    text-align: center;
    list-style: none;
    padding: 0;
    font-size: 0.9em;
    font-weight: bold;
    background-color: #fff;
}
.guide_step li {
    display: inline-block;
}
.guide_step li.step {
    width: 30%;
}
.guide_step li.arrow {
    width: 3%;
    vertical-align: bottom;
}
.guide_step img {
    max-width: 100%;
}

.section h3 {
    color: #f80;
    font-size: 2.2em;
    text-align: center;
    margin: 30px auto;
}
@media  screen and (max-width: 767px) {
	.section h3 {
	    font-size: 2.0em;
	}
}
.section h4{
    color: #222;
    font-size: 2.0em;
    text-align: center;
    margin: 45px auto 20px;
}
@media  screen and (max-width: 767px) {
	.section h4 {
	    font-size: 1.8em;
	}
}
.section h5{
    color: #f80;
    font-size: 1.8em;
    margin: 30px auto 20px;
}
@media  screen and (max-width: 767px) {
	.section h5 {
	    font-size: 1.6em;
	}
}
.section h6{
    color: #24bbb7;
    font-size: 1.4em;
    margin: 10px auto;
}
@media  screen and (max-width: 767px) {
	.section h6{
	    font-size: 1.1em;
	}
}

section h4.recom_point {
	position: relative;
	width: 480px;
	max-width: 100%;
	padding-left: 74px;
	margin: 60px auto 30px;
}
.recom_point i {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.h_reccomend ul:not(.slick-dots) {
    display: -webkit-flex;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.h_reccomend ul:not(.slick-dots) li {
    width: 40%;
}
@media  screen and (max-width: 767px) {
    .h_reccomend ul:not(.slick-dots) li {
        width: 50%;
    }
}
#wrap .h_reccomend .TshirtRankingSlider{
	margin-top: 1.5em;
	background-color: #fff;
}
#wrap .h_reccomend ul.TshirtRankingSlider li{
	padding: 1em 1em;
	position: relative;
}
.h_reccomend .TshirtRankingSlider a.boxref{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	border: 10px solid #fff;
}
.h_reccomend .TshirtRankingSlider a.boxref:hover{
	border: 10px solid #ffcf99;
}
.h_reccomend .TshirtRankingSlider img{
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 284px;
}
.h_reccomend .TshirtRankingSlider img.rank {
    width: 50px;
    height: auto;
    position: absolute;
	top: 0;
	left:0;
}
.h_reccomend .TshirtRankingSlider .lineup{
	margin-top: 1.5em;
}
.h_reccomend .TshirtRankingSlider .lineup p{
	background: #24bbb7;
	border-radius: 3px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 0.3em;
	padding: 0.2em 0;
}
.h_reccomend .TshirtRankingSlider .lineup p:first-child{
	margin-top: 0;
}
.h_reccomend .TshirtRankingSlider .pname{
	margin-top: 0.8em;
}
.h_reccomend .TshirtRankingSlider .pname span {
    display: block;
    color: #898989;
}
.h_reccomend .TshirtRankingSlider .price_non {
    color: #f80;
	margin-top: 0.6em;
}
.h_reccomend .TshirtRankingSlider .print{
	color: #999;
	line-height: 1.2em;
	margin-top: 0.7em;
}
.h_reccomend .TshirtRankingSlider .print .price{
	color: #333;
}
.h_reccomend .TshirtRankingSlider .txt03{
	color: #666;
	margin-top: 0.7em;
	line-height: 1.5em;
	font-size: 0.9em;
}
@media  screen and (max-width: 767px) {
	.h_reccomend .TshirtRankingSlider .txt03{
		display: block;
	}
}

#wrap .step_index {
    width: 100%;
    margin: 10px auto;
}
#wrap .step_index ul.step {
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
#wrap .step_index ul.step li{
    width: 49%;
    padding: 1%;
}

#wrap .step_index ul.step li.front{
    margin-right: 10%;
}
#wrap .step_index ul.step li.late{
    margin-left: 10%;
}
#wrap .step_index img{
	border-radius: 8px;
}
.break {
    clear: both;
}


.comp_wrap {
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.comp_wrap select {
    display: block;
    margin: 10px auto;
    font-size: 1.4em;
    width: 98%;
    padding: 2px;
}
@media  screen and (max-width: 767px) {
	.comp_wrap select {
	    font-size: 16px;;
	}
}
.comp_wrap .comp_img img {
    max-width: 64%;
    display: block;
    margin: 10px auto;
}
.comp_wrap .comp {
    width: 47%;
}
.comp .comp_detail div {
    border-top: 1px dotted #ccc;
    padding: 2% 4px;
}
.comp p.comp_title {
    font-weight: bold;
    font-size: 1.2em;
    display: inline-block;
    width: 30%;
}
@media  screen and (max-width: 767px) {
    .comp p.comp_title {
        width: 100%;
    }
}
.comp p.comp_value {
    display: inline-block;
    margin-top: 4px;
    font-size: 0.9em;
}
.comp p.comp_value span {
    font-weight: bold;
    font-size: 1.4em;
}
.comp p.comp_value span.price {
    color: #f80;
}
.comp_wrap .comp_cv img {
    display: block;
    margin: 10px auto;
}

.comp_wrap .comp_price p.comp_value {
    color: #999;
}


#bodycolors img,
#printcolors img {
    cursor: pointer;
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    margin: 1px;
}
.selected {
    border: 1px solid #f80 !important;
}

#bodyprintlayers {
	display: inline-block;
    position: relative;
}
#bodycolor {
    position: relative;
    height: auto;
}

#printcolor {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -75px;
    margin-left: -48px;
    width: 96px;
}
@media (min-width: 768px) {
    #printcolor {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -80px;
        margin-left: -64px;
        width: 128px;
    }
}
.simu_main {
    margin: 0 auto;
    text-align: center;
}
.simu_main img#bodycolor {
    max-height: 284px;
}
@media  screen and (max-width: 767px) {
    .simu_main img#bodycolor {
        max-height: 224px;
    }
}
#wrap dl.dl-horizontal {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 10px auto;
}
#wrap dl.dl-horizontal dt {
  width: auto;
  padding-right: 10px;
}
#wrap dl.dl-horizontal dd {
  width: 25%;
  background-color: #fffdf0;
  text-align: center;
}

.slider img[loading="lazy"] {
  display: none
}
.slider.slick-initialized img[loading="lazy"] {
  display: block
}
.join_wrap {
	background-color: #fff;
}
.join_wrap h5 {
	font-size: 1.3em;
	margin: 10px auto;
}
.join {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px auto;
    background-color: #fff;
}

.join>div {
    width: 80%;
    padding: 1%;
    margin: 0 auto;
}
.join_img {
	text-align: center;
}
.join>div img {
    display: block;
    margin: 0 auto;
}
.join .price_box {
    border: 2px solid #24bbb7;
    border-radius: 8px;
    padding: 10px 14px;
    margin: 10px auto;
}
.join .price_box2 {
    border: 1px dotted #696969;
    margin-top: 10px;
    color: #696969;
}
.join p span {
    font-weight: bold;
}
.join p span.price {
    font-size: 1.4em;
    color: #f80;
}
@media  screen and (max-width: 767px) {
	.join>div {
	    width: 100%;
	}
}

ul.des_img {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
ul.des_img li {
    width: 25%;
}
ul.des_img li img {
    padding: 1%;
}

.speed_mov {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin: 10px auto;
}
.speed_mov iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.h_reccomend ul li .icon-thick {
	position: absolute;
    top: 14.5rem;
    right: 20px;
	width: 29px;
	height: 89px;
	text-align: center !important;
	color: #fff
}

.h_reccomend ul li .icon-thick.type1 {
	background-image: url(/common/img/img_thick01.png);
	background-repeat: no-repeat;
	background-size: 29px 89px
}

.h_reccomend ul li .icon-thick.type2 {
	background-image: url(/common/img/img_thick02.png);
	background-repeat: no-repeat;
	background-size: 29px 89px
}

.h_reccomend ul li .icon-thick.type3 {
	background-image: url(/common/img/img_thick03.png);
	background-repeat: no-repeat;
	background-size: 29px 89px
}

.h_reccomend ul li .icon-thick.type4 {
	background-image: url(/common/img/img_thick04.png);
	background-repeat: no-repeat;
	background-size: 29px 89px
}

@media screen and (max-width:600px) {
	.h_reccomend ul li .icon-thick {
		width: 23px;
		height: 70px;
		top: 8.5rem;
	}
	.h_reccomend ul li .icon-thick.type1 {
		background-image: url(/common/img/img_thick01.png);
		background-repeat: no-repeat;
		background-size: 23px 70px
	}
	.h_reccomend ul li .icon-thick.type2 {
		background-image: url(/common/img/img_thick02.png);
		background-repeat: no-repeat;
		background-size: 23px 70px
	}
	.h_reccomend ul li .icon-thick.type3 {
		background-image: url(/common/img/img_thick03.png);
		background-repeat: no-repeat;
		background-size: 23px 70px
	}
	.h_reccomend ul li .icon-thick.type4 {
		background-image: url(/common/img/img_thick04.png);
		background-repeat: no-repeat;
		background-size: 23px 70px
	}
}



.h_reccomend ul li .img {
	position: relative
}

.h_reccomend ul li .icon-dry {
	position: absolute;
	top: 5.5rem;
	left: 1rem;
	border-radius: 50%;
	background-image: url(../../common/img/icon_dry.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 50px;
	height: 50px;
	text-align: center !important;
	color: #fff;
	z-index: 99
}

@media screen and (max-width:600px) {
	.h_reccomend ul li .icon-dry {
		width: 35px;
		height: 35px;
		top: 5rem
	}
}

.h_reccomend ul li .icon-brand {
    position: absolute;
    background-size: 100%;
    max-width: 50px;
    max-height: 35px;
    text-align: center !important;
    z-index: 99;
    top: 1.4rem;
}
@media screen and (max-width:600px) {
	.h_reccomend ul li .icon-brand {
		max-width: 40px;
		top: 1.0rem
	}
}
.h_reccomend ul li .icon-full {
    position: absolute;
    top: 16.5rem;
    left: 1.2rem;
    border-radius: 10%;
    background-image: url(../../common/img/icon_full2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 48px;
    height: 48px;
    text-align: center !important;
    color: #fff;
    z-index: 99;
}

@media screen and (max-width:600px) {
	.h_reccomend ul li .icon-full {
		width: 32px;
		height: 32px;
		top: 11rem
	}
}

#wrap ul.voice_wrap {
       display: -webkit-flex;
       display: flex;
       justify-content: space-between;
       flex-wrap: wrap;
}
#wrap ul.voice_wrap li {
       width: 48%;
       margin-top: 15px;
}
#wrap ul.voice_wrap .smile {
   font-size: 1.3em;
   font-weight: bold;
}
@media screen and (max-width:600px) {
	#wrap ul.voice_wrap .smile {
	   font-size: 1.0em;
	}
}
#wrap ul.voice_wrap img {
   display: block;
   margin: 10px auto;
   max-height: 240px;
   border-radius: 8px;
}
#wrap ul.voice_wrap p.exampleText {
   padding: 4px;
}
#wrap ul.voice_wrap .item {
   text-align : center;
}
.tik img {
	/*
	border: 1px solid #000;
	*/
}

#wrap ul.apl li {
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  padding: 2%;
  margin-top: 10px;
}
#wrap ul.apl li p.icon{
  display: inline-block;
  width: 20%;
  margin-right: 10px;
}
#wrap ul.apl li p.bnr{
  display: inline-block;
  width: 70%;
}
#wrap ul.apl li img {
  max-height: 192px;
}

.mov {
    position: relative;
}
.mov img {
    max-width: 100%;
}
.mov .yt_icon{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0.9;
}
/****************************************************************
商品一覧コメント
****************************************************************/
.readmore {
	   /*
       padding: .5rem 10px 0 0;
       */
       margin: 0;
       line-height: 1.2em;
       font-size: 0.93em;
       word-wrap: break-word;
       max-height: 120px;
       overflow: hidden;
       display: -webkit-box;
       height: 3.2em;
       position: relative;
       cursor: pointer;
       -webkit-box-orient: vertical;
       -webkit-line-clamp: 3;
}
.readopen {
    max-height: none!important;
    height: auto!important;
    -webkit-line-clamp: unset;
}
.readmore a.more {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 40px;
    margin-left: auto;
    right: 0px;
    /*
    margin-top: -22px;
    */
    top: 6px;
    z-index: 2;
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background-image: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background-position: center;
    background-repeat: no-repeat;
}
.readmore a.more:before {
    content: "";
    position: absolute;
    bottom: 9px;
    right: 10px;
    vertical-align: middle;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f7f7f7));
    border: 1px solid #ccc;
    border-radius: 4px;
}
.readmore a.more:after {
    content: "";
    position: absolute;
    bottom: 18px;
    height: 5px;
    width: 5px;
    right: 18px;
    border: 1px solid;
    border-color: transparent transparent #555 #555;
    transform: rotate(-45deg);
}
@media  screen and (max-width: 767px) {
	.fbox .itemBox .item div.readmore {
	    padding: .5rem 8px 0 0;
        font-size: 12px;
	}
    .readmore a.more {
        margin-top: -20px;
        top: 14px;
    }
}
.readmore table {
	margin-bottom: 0;
	font-size: 0.9em;
	width: 100%;
}
.readmore table caption{
	font-weight: bold;
	font-size: 0.9em;
}
.readmore table tr th {
	font-size: 0.9em;
	background-color: #efefef;
	text-align: center;
	vertical-align: middle;
}
.readmore table tr td {
	text-align: center;
}
/*
* ご注文の手順
*/
.section#orderDecide h2 {
    color: #24bbb6;
    margin: 20px auto;
}
#orderDecide {
    padding: 0em 0 5em;
}
.section#orderDecide h3 {
    margin-top: 0;
}