#SPHeadArea{
	display:none;
}
.PCnone{
	display:none!important;
}
.drawer-nav{
	display:none!important;
}
.SPM-typ1 {
	position: relative;
	display: table;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:5px;
}
.SPM-typ1 > * {
	display: table-cell;
	vertical-align: middle;
}
.SPM-typ1 .STlogo {
	width: 20%;
	position:relative;
}
.SPM-typ1 .STlogo .LogoImg {
	width: 100px;
	margin-left:5px;
	padding-right:5px;
}
.SPM-typ1 .STlogo .LogoImg img {
	width:100%;
	height:auto;
}
.SPM-typ1 #name  {
	font-size:13px;
	line-height:1.4em;
}
.SPM-typ1 #name a  {
	color: #222;
}
.SPM-typ1 #name span{
	display:block;
}
.SPM-typ1 i{
	color:#455156;
}
.SPM-typ1 .Hmark1 {
	text-align:center;
	width:14%;
	font-size:25px;
	position:relative;
}
.SPM-typ1 .Hmark1 .Adott{
	font-size:10px;
	color:#DA3437;
	position:absolute;
	top:3px;
	right:3px;
}
.SPM-typ1 .Hmark1 .Acount{
	font-size:13px;
	width:25px;
	line-height:25px;
	background-color:#DE8B8D;
	display:block;
	border-radius:20px;
	text-align:center;
	color:#FFF;
	position:absolute;
	top:3px;
	right:-5px;
}
.SPM-typ1 .H-pointArea{
	border:1px solid #CCC;
	width:35%;
	border-radius:5px;
}
.SPM-typ1 .H-pointArea i{
	font-size:23px;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	color:#C2393B;
}
.SPM-typ1 #payment{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	width:25%;
}
.SPM-typ1 #payment i{
	margin-right:5px;
	color:#CA0003;
	display:block;
}
.SPM-typ1 #payment a{
color:#5198CF;
}

/*PC header*/
#tf23-header{
	background-color:#f5dc38;
	position:relative;
}
#tf23-header header{
	width:1200px;
	position:relative;
	margin:auto;
	display:table;
	padding-top:5px;
	padding-bottom:5px;
}
#tf23-header header > *{
	display:table-cell;
	vertical-align:middle;
}
#tf23-header header h1{
	width:250px;
}
#tf23-header header p{
	font-size:23px;
	font-weight:700;
	width:160px;
	padding-left:15px;
	color:#b21f23;
}
#TFtelnum{
	line-height:1em;
}
#TFtelnum span{
	display:block;
	text-align:right;
	font-size:15px;
}
#TFfreeFee{
	width:250px;
	padding-right:20px;
}
#TFNuko{
	width:70px;
	padding-right:10px;
}
#TFContacs{
	width:180px;
	padding-right:10px;
	font-size:17px;
}
#tf23-Nav2{
	border-bottom:1px solid #CCC;
	z-index:9999;
}
#tf23-Nav2 nav{
	position: relative;
	background-color: #FFFFFF;
	border-top: 1px solid #C5C5C5;
	z-index: 9999;
}
#tf23-Nav2 nav ul.nav{
	width: 1120px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#tf23-Nav2 nav ul.nav li  {
	position: relative;
	float: left;
	text-align: center;
	line-height:50px;
	font-weight:500;
	margin-right:35px;
	margin-left:35px;
}
#tf23-Nav2 nav ul.nav li span{
	width:13px;
	display:block;
	position:absolute;
	top:0px;
	right:-20px;
}
#tf23-Nav2 nav ul.nav li a {
	margin: 0px;
	padding: 0px;
	display: block;
	color: #555;
}
#tf23-Nav2 nav ul.nav li a:hover {
	background-color: #91C8F2;
}
#tf23-Nav2 nav ul.nav li ul li {
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	text-align: left;
	text-indent: 15px;
	float: none;
	color: #FFFFFF;
}
#tf23-Nav2 nav ul.nav li ul li a{
	color: #FFFFFF;	
}
.nav li a:hover{
	background-color:#FFF!important;
}
/*ドロップダウン*/
.nav li ul {
	top: 50px;
	left: 0px;
	position: absolute;
	background-color: #44A3EA;
	width: 220px;
	margin:0px!important;
	padding:0px!important;
}
.nav li ul li {
	overflow: hidden;
	height: 0;
	transition: 0.2s;
	float: none;
	background-color: #44A3EA;
	width: 220px;
	color: #FFFFFF;
	margin:0px!important;
	padding:0px;
}
.nav li ul li a {
	border-top: 1px solid rgba(171,205,228,1.00);
	width: 220px;
	color: #FFFFFF;
}
.nav li ul li a:hover{
	background: #91C8F2!important;
}
.nav li:hover > ul > li {
  overflow: visible;
  height: 35px;
}
.nav li ul li:first-child a{
	border-style: none;	
}
  .nav li ul li ul {
    top: 0;
  }
  .nav li ul li ul:before {/*layer-2▷*/
    position: absolute;
    content: "";
    top: 15px;
    left: 30px;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
  }
  .nav li ul li ul li:hover > a {/*layer-3*/
    background: #EDEFF1;
  }

#TFNranking{
	width:1000px;
	margin:auto;
	position:relative;
	padding-top:50px;
	padding-bottom:50px;
}
#TFNranking h2{
	width:380px;
	margin:auto;
	padding-bottom:25px;
	position:relative;
}
#TFNranklist{
	width:1000px;
	position:relative;
	font-size:0px;
}
#TFNranklist dl{
	width:192px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	background-color:#d0eaeb;
	margin-right:10px;
}
#TFNranklist dl:last-child{
	margin-right:0px;
}
#TFNranklist dl dt{
	height:160px;
	position:relative;
}
#TFNranklist dl dt img{
	width:100%;
	height:100%;
	object-fit:cover;
}
#TFNranklist dl dt span{
	width:50px;
	position:absolute;
	top:5px;
	right:5px;
}
#TFNranklist dl dd{
	background-color:#5ec3dc;
	padding:10px;
	text-align:center;
	font-weight:600;
	color:#FFF;
	font-size:17px;
}
#TFNranklist dl dd small{
	color:#f0eb49;
	display:block;
}
#TFN-comment{
	width:850px;
	margin:auto;
	display:table;
	position:relative;
	padding-top:35px;
}
#TFN-comment div{
	display:table-cell;
	vertical-align:middle;
	position:relative;
}
.tfnNuko{
	text-align:center;
}
.tfnNuko img{
	height:130px;
	width:auto;
}
#tfn-nukoleft{
	
}
#tfn-nukoright{
	
}
#tfnComment{
	width:550px;
	padding:15px;
	font-size:15px;
	line-height:1.8em;
	color:#55413d;
	text-align:center;
}
#tfnComment span{
	font-weight:500;
}

#tfn-ApplyBtn{
	width:830px;
	position:relative;
	margin:auto;
	margin-top:30px;
}
#tfn-ApplyBtn p{
	width:260px;
	display:inline-block;
	line-height:85px;
	text-align:center;
	color:#FFF;
	font-size:22px;
	font-family: 'IBM Plex Sans JP', sans-serif;
	font-weight:700;
}
#tfn-ApplyBtn p a{
	display:block;
	color:#FFF;
}
#tfn-estimate{
	background-color:#f1b881;
	margin-right:20px;
}
#tfn-estimate a:hover{
	background-color:#F3C79C;
}
#tfn-order{
	background-color:#e9765b;
	margin-right:20px;
}
#tfn-order a:hover{
	background-color:#EE9681;
}
#tfn-apply{
	background-color:#d1c385;
}
#tfn-apply a:hover{
	background-color:#DBD1A1;
}

#TFNselectPrintway{
	background-color:#efe6c3;
	padding:50px;
	padding-bottom:50px;
}
#TFNselectPrintway h2{
	width:300px;
	margin:auto;
	position:relative;
	padding-bottom:35px;
}
#TFNselectPrintway h3{
	width:150px;
	margin:auto;
	position:relative;
}
#tfn-printways{
	width:1000px;
	position:relative;
	margin:auto;
	font-size:0px;
	padding-bottom:20px;
}
#tfn-printways div{
	position:relative;
	display:inline-block;
	vertical-align:top;
	width:240px;
	margin-right:10px;
}
#tfn-printways div:last-child{
	right:0px;
}
#tfn-towelsize-sample{
	width:1000px;
	position:relative;
	margin:auto;
	font-size:0px;
}
#tfn-towelsize-sample div{
    display: inline-block;
    vertical-align: top;
    width: 200px;
    background-image: url(../img/tfesta23/pshadow.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 90% auto;
	height:190px;
	padding-top:80px;
}

.TFN-Bnarea{
	width:900px;
	position:relative;
	margin:auto;
	font-size:0px;
	padding-top:50px;
}
.TFN-Bnarea div{
	width:440px;
	display:inline-block;
	vertical-align:top;
}
.TFN-Bnarea div:nth-child(odd){
	margin-right:20px;
}
#TFN-topTemplate{
	width:1100px;
	position:relative;
	margin:auto;
	margin-top:50px;
}
#TFN-topTemplate article{
	display:inline-block;
	width:530px;
	height:290px;
	vertical-align:top;
	position:relative;
	margin-bottom:20px;
}
#TFN-topTemplate article:first-child{
	background-color:#f8f5e7;
	background-repeat: no-repeat;
    background-position: center top;
}
#TFN-topTemplate article:first-child p{
	line-height:290px;
	text-align:center;
	font-size:25px;
}
#TFN-topTemplate article:nth-child(odd){
	margin-right:20px;
	font-size:20px;
	font-weight:600;
	color:#14b2c3;
}
#tfnTemp-hand{
    background-image: url(../img/tfesta23/bk_handtowel.jpg);
     background-size: cover;
}
#tfnTemp-mufflur{
    background-image: url("../img/tfesta23/bk_muffluertowel.jpg");
     background-size: cover;
}
#tfnTemp-face{
    background-image: url("../img/tfesta23/bk_facetowel.jpg");
     background-size: cover;
}
#tfnTemp-sports{
    background-image: url("../img/tfesta23/bk_sportstowel.jpg");
     background-size: cover;
}
#tfnTemp-bath{
    background-image: url(../img/tfesta23/bk_bathtowel.jpg);
     background-size: cover;
}
.tfnTemp-title{
	
}
.tfnTemp-title {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    align-self: center;
    justify-self: center;
    padding: 20px;
    position: relative;
  }
.tfnTemp-title:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:#d1c5b6;
    mix-blend-mode: multiply;
    z-index: 1;
  }
.tfnTemp-title h2{
    font-size: 25px;
    color: #3d3d57;
    position: relative;
    z-index: 2;
	font-weight:700;
	display:inline-block;
	width:210px;
	vertical-align:middle;
	text-shadow:
    #FFF 2px 0px,  #FFF -2px 0px,
    #FFF 0px -2px, #FFF 0px 2px,
    #FFF 2px 2px , #FFF -2px 2px,
    #FFF 2px -2px, #FFF -2px -2px,
    #FFF 1px 2px,  #FFF -1px 2px,
    #FFF 1px -2px, #FFF -1px -2px,
    #FFF 2px 1px,  #FFF -2px 1px,
    #FFF 2px -1px, #FFF -2px -1px;
  }
.tfnTemp-title p{
	font-size: 18px;
    color: #ffffff;
    position: relative;
    z-index: 2;
	display:inline-block;
	width:270px;
	vertical-align:middle;
	font-weight:700;
	text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}
.tfnTemp-size{
	height:190px;
	width:auto;
	position:absolute;
	bottom:0px;
	left:0px;
}
.tfnTemp-size img{
	height:100%;
	width:auto;
}
.tfnTemp-btns{
	width:280px;
	position:absolute;
	top:120px;
	right:15px;
}
.tfnTemp-btns p{
	background-color:#14b2c3;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	border-radius:3px;
	margin-bottom:10px;
}
.tfnTemp-btns p a{
	color:#FFF;
	display:block;
	border-radius:3px;
}
.tfnTemp-btns p a:hover{
	background-color:#34D8EA;
	border-radius:3px;
}
.tfnTemp-btns p span{
	background-color:#FFF;
	color:#14b2c3;
	display:inline-block;
	margin-left:5px;
	line-height:20px;
	font-size:13px;
	width:50px;
	border-radius:3px;
}
.tfnTemp-btns p span a{
	color:#14b2c3;
	display:block;
}
.tfnTemp-btns p span a:hover{
	background-color:#C9F4F9!important;
}

#TFN-INFO{
	position:relative;
	padding-bottom:80px;
}
#TFN-INFO h2{
	width:500px;
	margin:auto;
	position:relative;
	padding-bottom:30px;
	padding-top:80px;
}

#TFN-topinfo{
	width:970px;
	position:relative;
	margin:auto;
	font-size:0px;
}
#TFN-topinfo dl{
	width:300px;
	display:inline-block;
	vertical-align:top;
	border:1px solid #CCC;
	margin-right:30px;
	height:510px;
}
#TFN-topinfo dl:last-child{
	margin-right:0px;
}
#TFN-topinfo dl dt{
	
}
#TFN-topinfo dl dd{
	padding:10px 15px;
	font-size:15px;
	line-height:1.8em;
}
#TFN-topinfo dl dd a{
	color:#14A7BE;
	border-bottom:1px dotted #14A7BE;
}
/*Imabari towel*/
.ImabariInfo{
	width:840px;
	position:relative;
	margin:auto;
	padding:15px 30px 	5px;
	border-top:2px solid #6EA3D8;
	border-bottom:2px solid #6EA3D8;
	margin-top:20px;
}
.IMBR{
	position:relative;
}
.IMBR > *{
	display:inline-block;
	vertical-align:middle;
	position:relative;
}
.imbr-Img img{
	width:150px;
	height:150px;
	border-radius:150px;
	object-fit:cover;
}
.imbr-infom{
	width:580px;
	padding-left:25px
}
.imbr-infom h3{
	font-size:25px;
	font-weight:600;
	color:#1F58A7;
	line-height:1.3em;
	padding-bottom:7px;
}
.imbr-infom h3 strong{
	font-weight:700;
	color:#5787C0;
	font-size:28px;
}
.imbr-infom p{
	font-size:16px;
	position:relative;
	padding-bottom:10px;
}
.imbr-infom p span{
	font-size:20px;
	font-weight:500;
	color:#DC630F;
	display:block;
	padding-bottom:5px;
}
.imbr-kind{
	position:relative;
}
.imbr-kind > *{
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	font-weight:500;
}
.imbr-kind > * span{
	color:#FFF;
	border-radius:30px;
	font-size:13px;
	padding:3px 7px;
	font-weight:300;
}
.imbrred{
	background-color:#E7311D;
}
.imbrgreen{
	background-color:#72B12D;
	margin-left:5px;
}
.imbr-kind small{
	display:block;
	text-align:right;
	font-size:12px;
	font-weight:300;
}


.IMBR2{
	position:relative;
	background-color:#FFF;
	margin-bottom:20px;
	border-radius:100px;
	padding:0px 5px;
}
.IMBR2 > *{
	display:inline-block;
	vertical-align:middle;
	position:relative;
}
.imbr-Img2 img{
	width:50px;
	height:50px;
	border-radius:50px;
	object-fit:cover;
	margin-top:5px;
	margin-bottom:5px;
}
.imbr-infom2{
	/*width:545px;*/
	padding-left:5px;
	color:#000;
	font-weight:700;
	font-size:16px;
}
.WDH160{
	width:165px;
}
.imbr-infom2 span{
	font-size:15px;
	color:#EC6A1E;
	font-weight:400;
	padding-left:10px;
}
.imbr-infom2 small{
	font-size:12px;
	font-weight:300;
	padding-left:10px;
}
/*/Imabari towel*/


/*Inkjet*/
#TFN-InkjetInfo{
	position:relative;
}
#TFN-InkjetInfo #tfn-InkjetHead{
	max-width:1500px;
	position:relative;
	margin:auto;
}
#TFN-InkjetInfo h2{
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	font-size:27px;
	line-height:1.3em;
	font-weight:700;
}
#TFN-InkjetInfo h2 small{
	display:block;
	font-size:20px;
}
.TFN-inktx{
	width:750px;
	line-height:2em;
	margin:auto;
	font-size:18px;
	padding-bottom:50px;
}
.TFN-inktx span{
	display:inline-block;
	color:#DD0003;
	font-size:16px;
	line-height:1.4em;
	margin-top:25px;
	background-color:#FFEBEC;
	padding:15px 25px;
}
#TFN-InkjetInfo article{
	width:900px;
	position:relative;
	margin:auto;
	padding-bottom:30px;
}
#TFN-InkjetInfo article h3{
	font-size:25px;
	font-weight:700;
	margin-bottom:20px;
	position:relative;
}
#TFN-InkjetInfo article h3 span{
	display:inline-block;
	verticla-align:middle;
}
#TFN-GinkT1{
	background-color:#E72016;
	color:#FFF;
	font-size:20px;
	line-height:40px;
	padding-left:10px;
	padding-right:10px;
	font-weight:300;
}
#TFN-GinkT12{
	padding-left:10px;
	color:#CD1C1C;
}
#TFN-SinkT1{
	background-color:#1C813B;
	color:#FFF;
	font-size:20px;
	line-height:40px;
	padding-left:10px;
	padding-right:10px;
	font-weight:300;
}
#TFN-SinkT12{
	padding-left:10px;
	color:#1C813B;
}

.TFN-GSink{
	position:relative;
	font-size:0px;
}
.TFN-GSink > *{
	display:inline-block;
	vertical-align:top;
}
.TFN-GSink div{
	width:330px;
	margin-right:15px;
}
.TFN-GSink div small{
	font-size:13px;
	line-height:1em;
}
.TFN-GSink p{
	width:550px;
	font-size:17px;
	line-height:2em;
}
.TFN-towelList{
	width:900px;
	margin:auto;
	position:relative;
	padding-bottom:80px;
}
.TFN-towelList p{
	text-align:center;
	font-size:18px;
	padding-bottom:15px;
	font-weight:600;
}
.TFN-towelList section{
	font-size:0px;
}
.TFN-towelList section div{
	display:inline-block;
	position:relative;
	width:440px;
	padding:0px 5px;
}

/*TopTopic用*/
.TFN-TopTopic{
	width:800px;
	position:relative;
	margin:auto;
}
.TFN-TopTopic h2{
	text-align:center;
	font-size:25px;
	font-weight:700;
	padding-bottom:35px;
	line-height:1.6em;
}
.TFN-TopTopic h2 span{
	display:block;
}
.TFN-TopTopic p{
	font-size:16px;
	line-height:1.8em;
	padding-bottom:50px;
	text-align:center;
}
.TFN-TopTopic dl{
	position:relative;
	width:600px;
	margin:auto;
}
.TFN-TopTopic dl dt{
	text-align:center;
	font-size:20px;
	font-weight:700;
	padding-bottom:35px;
	color:#0088B0;
	border-top:3px solid #74ABC3;
	padding-top:25px;
}
.TFN-TopTopic dl dd{
	font-size:16px;
	font-weight:300;
	line-height:1.6em;
	padding-bottom:35px;
}
.TFN-TopTopic dl dd ul{
	padding-bottom:35px;
}
.TFN-TopTopic dl dd ul li{
	padding-bottom:10px;
	font-weight:500;
	color:#2884C0;
}
.TFN-TopTopic dl dd strong{
	display:block;
	background-color:#A3DFE8;
	padding:5px 15px;
	color:#3B4E5C;
	margin-bottom:15px;
}
.TFN-TopTopic div{
	width:600px;
	margin:auto;
	font-size:15px;
	line-height:1.8em;
	background-color:#F1F7FB;
	padding:15px;
	margin-bottom:100px;
	color:#2D5073;
}

/*ScrollMenu用*/
.scrollmenu{
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: 0;
  display: none;
}

#washing{
	padding-top:100px;
	margin-top:-100px;
}

/*Footer*/
footer {
	position: relative;
	background-color: #FEFC60;
	width: 100%;
}
footer #Footer {
	width: 1300px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	padding-bottom: 35px;
	display: table;
	color:#444440;
}
footer #Footer a{
	color:#444440;
}
footer #Footer > * {
	position: relative;
	display: table-cell;
	vertical-align: top;
}
footer #Footer #Fleft {
	width: 380px;
}
footer #Footer #FRight {
	left: auto;
	position: relative;
	padding-left: 60px;
}
#Fleft #FName {
	position: relative;
	display: table;
	padding-bottom: 15px;
}
#Fleft #FName > * {
	display: table-cell;
	position: relative;
	vertical-align: middle;
}
#Fleft #FName #Blogo {
	width: 90px;
	padding-right: 15px;
}
#Fleft #FName #Bhome {
	width: 36px;
}
#Fleft #FName h1  {
	position: relative;
	padding-right: 15px;
	font-size: 17px;
	font-weight: 500;
}
#Fleft #FName h1 small  {
	display: block;
	font-size: 14px;
}
#Fleft ul  {
	position: relative;
}
#Fleft ul li {
	text-indent: 40px;
	position: relative;
	padding-bottom: 15px;
}
#Fleft ul li#tel  {
	background-image: url(../img/img/black_tel.svg);
	background-repeat: no-repeat;
	font-size: 25px;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 7px;
	background-size: 35px 35px;
}
#Fleft ul li#mail  {
	background-image: url(../img/img/black_mail.svg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	background-size: 35px 35px;
}
#Fleft #caution {
	font-size: 15px;
}
#Fleft #caution small {
	font-size: 11px;
	display: block;
}
#FRight dl{
	position: relative;
	display: table;
	padding-bottom: 10px;
}#FRight dl > * {
	display: table-cell;
	vertical-align: middle;

}
#FRight dl dt {
	font-size: 15px;
	font-weight: 500;
	width: 190px;
}
#FRight dl dd {
	font-size: 14px;
	font-weight: 400;
}
#FRight dl dd li {
	position: relative;
	float: left;
}
#FRight dl dd li:after{
	content:'｜';
}
#FRight small {
	text-align: right;
	font-size: 13px;
	display:block;
	padding-top:15px;
}