@charset "utf-8";
@import url("drawer.min.css");

*{margin:0;padding:0;}

.pc{
	display: none !important;
}

.farfont{
	font-family: 'Quicksand', sans-serif;
	letter-spacing: 1px;
}

body{
	font: 14px "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","メイリオ","Meiryo",arial,Osaka,Sans-Serif;
	color:#443f3f;
	line-height: 1.8;
}
.topbloglist li a,
.newslist li a,
.subbloglist li a,
.subnewslist li a{
	display: block;
}
.itemlist01 li:nth-child(3n),
.subbloglist li:nth-child(2n),
.healheight li:nth-child(3n){
	margin-right: 0;
}
.itemlist01 li:nth-child(3n+1),
.subbloglist li:nth-child(2n+1){
  clear: both;
}
a{
	text-decoration:none;
	color:#443f3f;
}
a:hover{
	color: #959595;
	text-decoration:none;
}
a:active, a:focus{
	outline: 0;
}
a:hover img{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter: “alpha( opacity=90 )”;
}
img{
	border:0;
}
ul,li{
	list-style: none;
}
.clear{
	clear:both;
}
.spcenter,
.center{
	text-align:center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.bold{
	font-weight: bold;
}
.pdt15{
	padding-top: 15px;
}
.mgt0{
	margin-top: 0 !important;
}
.mgt10{
	margin-top: 10px;
}
.mgt20{
	margin-top: 20px !important;
}
.mgt50{
	margin-top:50px !important;
}
.fs16{
	font-size: 16px !important;
}
.underline{
	text-decoration: underline;
}

/* ヘッダー */
h1{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 1.6em;
	padding: 4px 0 8px;
}
header h2{
	padding: 5px 0 0px;
	text-align:center;
}
header h2 img{
	width: 37%;
}
header h2#farlogo img{
	width: 32%;
}
.headicon{
	position: fixed;
	left: 10px;
	top: 25px;
	z-index: 2;
}
.headicon p.headsearch{
	float: left;
	margin: 0 8px;
	font-size: 18px;
}
.headicon p.headcart{
	float: left;
	margin: 0 8px;
	font-size: 20px;
}
.headnews{
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}
.amazonpay{
	text-align: center;
  font-size: 12px;
}

.amazonpay img {
    vertical-align: middle;
}

.red {
    color: #e50000;
}

/* モーダルメニュー */
.modal-content {
    position: relative;
    display: none;
    z-index: 20;
    width: 80%;
    margin: 15px 0;
    padding: 30px 20px;
    background: #fff;
}
.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background: rgba(0,0,0,0.75);
}
.modal-wrap {
    z-index:2;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
}
.modal-open:hover {
    cursor:pointer;
}
.modal-close{
	margin-top: 30px;
	text-align: center;
}
.modal-close a{
    text-decoration:underline;
    font-weight: bold;
}
.modal-close a:hover {
    cursor:pointer;
    color:  #000;
}
.topmodal-close{
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
}

.searchT01{
	position: relative;
	padding-left: 15px;
	margin: 20px 0 8px;
	font-size: 15px;
}
.searchT01:before{
	position: absolute;
	content: "";
	border-left: 5px solid;
	width: 5px;
	height: 10px;
	left: 0;
	top: 7px;
}
.searchbox input{
	width: 90%;
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 5px;
}
.searchprice input{
	width: 40%;
	font-size: 14px;
	border: 1px solid #ccc;
  padding: 5px;	
}
.searchbtn{
	width: 70%;
	margin: 20px auto 30px;
	text-align: center;
}
.searchbtn input{
	background: #000;
	width: 100%;
	color: #fff;
	padding: 10px 0;
	font-size: 14px;
}
.modalnavi{
	height: 200px;
overflow-y: scroll;
}

.modalnavi::-webkit-scrollbar {
    width: 10px;
}

.modalnavi::-webkit-scrollbar-track {
  border-radius: 5px;
	background: #f2f2f2;
}

.modalnavi::-webkit-scrollbar-thumb {
  border-radius: 5px;
	background:#ae9bc9;
}

.modalnavi li{
	border-bottom: 1px dashed #ccc;
}
.modalnavi li a{
	padding: 10px 0 8px;
	display: block;
}

.custom-dropdown {
	width: 100%;
  position: relative;
  margin-bottom: 10px;
}

.custom-dropdown select {
	width: 100%;
  padding: 6px 5px 5px;
  -webkit-appearance: button;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 14px;
}


/* メイン */
.inner{
	width:90%;
	margin:0 auto;
}
.inner96{
	width:96%;
	margin:0 auto;
}
.topmain{
	overflow: hidden;
	margin: 10px 0 30px;
}
.topmain img{
	float: left;
	width: 50%;
}
.clocheP h3,
.farfalleP h3{
	font-size: 18px;
	font-family: 'Quicksand', sans-serif;
  text-align: center;
  margin-bottom: 15px;
}
.clocheP h3 span,
.farfalleP h3 span{
	font-size: 12px;
  font-weight: normal;
  display: block;
  font-family: "游ゴシック","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","メイリオ","Meiryo",arial,Osaka,Sans-Serif;
}
.newsday{
	font-size: 12px;
	margin-right: 10px;
}
.newslist li{
	border-bottom: 1px solid #ccc;
	padding: 10px 5px 8px 25px;
	position: relative;
}
.newslist li:before{
	position: absolute;
	content: "";
	left: 5px;
	top: 18px;
	width: 8px;
	height: 8px;
	border-left: 8px solid;
}
.far-c{
	color: #b4a2ca;
}
.tre-c{
	color: #000;
}
.tabnav{
	width: 200px;
	overflow: hidden;
	margin: 0 auto 10px;
}
.tabnav li.far-c,
.tabnav li.tre-c{
  float: left;
  margin: 0 10px;
	padding-left: 16px;
	position: relative;
}
.tabnav li.far-c:before,
.tabnav li.tre-c:before{
	position: absolute;
	content: "";
	left: 0;
	top: 8px;
	width: 8px;
	height: 8px;
	border-left: 8px solid;
}
.topblog{
	margin-top: 60px;
}
.topbloglist li{
	width: 90%;
	margin: 0 auto 20px;
}
.topbloglist li img{
	width: 100%;
}
.topbloglist li div{
	position: relative;
}
.topbloglist li div .cate{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.topblog .topbloglist li:nth-child(4),
.topblog .topbloglist li:nth-child(6){
	float: left;
	width: 48%;
	margin-right: 4%;
}

.topblog .topbloglist li:nth-child(5),
.topblog .topbloglist li:nth-child(7){
	float: left;
	width: 48%;
}

.blogday{
	width: 70px;
	text-align: center;
	font-size: 12px;
	position: relative;
	margin-bottom: 7px;
	padding-bottom: 2px;
}
.blogday:after{
	position: absolute;
	content: "";
	border-bottom: 1px solid;
	left: 50%;
	bottom: 0;
	margin-left: -25px;
	width: 50px;
}
.trebloog .blogday:after{
	border-color: #000;
}
.farbloog .blogday:after{
	border-color: #b4a2ca;
}
.mainslider{
	width: 100%;
	padding-bottom: 40px;
}
.newitem{
	margin-top: 60px;
}
.subnews,
.checkeditem{
	margin-top: 40px;
}
.rankitem,
.recommenditem{
	padding-top: 60px;
}
.itemlist01,
.itemlist02{
	overflow: hidden;
}
.itemlist01 li{
	float: left;
	width: 32%;
	margin: 0 2% 10px 0;
}
.itemlist01 li img,
.itemlist02 li img{
	width: 100%;
	vertical-align: bottom;
	padding-bottom: 6px;
}
.itemlist02 li{
	float: left;
}
.itemlist02 li:nth-child(1){
	margin-right: 2%;
}
.itemlist02 li:nth-child(1),
.itemlist02 li:nth-child(2){
	width: 49%;
	margin-bottom: 10px;
}
.itemlist02 li:nth-child(3),
.itemlist02 li:nth-child(4),
.itemlist02 li:nth-child(5),
.itemlist02 li:nth-child(6),
.itemlist02 li:nth-child(7),
.itemlist02 li:nth-child(8){
	width: 32%;
	margin: 0 2% 10px 0;
}
.itemlist02 li:nth-child(5),
.itemlist02 li:nth-child(8){
	margin: 0 0 10px;
}
.farrank ul.itemlist02 li div.rankimg{
	position: relative;
}
.farrank ul.itemlist02 li div.rankimg:before{
	position: absolute;
	content: "";
	right: 10px;
	bottom: 2px;
	width: 17px;
	height: 22px;
}
.farrank ul.itemlist02 li:nth-child(1) div.rankimg:before{
	background: url( "images/farfalle/rank/1.png") no-repeat;
	background-size: 10px 22px;
}
.farrank ul.itemlist02 li:nth-child(2) div.rankimg:before{
	background: url( "images/farfalle/rank/2.png") no-repeat;
	background-size: 17px 22px;
}
.farrank ul.itemlist02 li:nth-child(3) div.rankimg:before{
	background: url( "images/farfalle/rank/3.png") no-repeat;
	background-size: 16px 22px;
}
.farrank ul.itemlist02 li:nth-child(4) div.rankimg:before{
	background: url( "images/farfalle/rank/4.png") no-repeat;
	background-size: 15px 22px;
}
.farrank ul.itemlist02 li:nth-child(5) div.rankimg:before{
	background: url( "images/farfalle/rank/5.png") no-repeat;
	background-size: 15px 22px;
}
.farrank ul.itemlist02 li:nth-child(6) div.rankimg:before{
	background: url( "images/farfalle/rank/6.png") no-repeat;
	background-size: 15px 22px;
}
.farrank ul.itemlist02 li:nth-child(7) div.rankimg:before{
	background: url( "images/farfalle/rank/7.png") no-repeat;
	background-size: 15px 22px;
}
.farrank ul.itemlist02 li:nth-child(8) div.rankimg:before{
	background: url( "images/farfalle/rank/8.png") no-repeat;
	background-size: 15px 22px;
}

.itemtag{
	position: relative;
}
.tag01,
.tag02{
	position: absolute;
	font-size: 11px;
	left: 0;
	bottom: 6px;
	background: rgba(255, 255, 255, 0.8);
	color: #000;
	padding: 0 5px;
}
.itemname{
	font-size: 12px;
}
.price{
	display: block;
	font-size: 11px;
}
.morelink01{
	text-align: center;
	font-family: 'Quicksand', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	width: 70%;
	margin: 20px auto 0;
	background: #fff;
}
.morelink01 a{
	padding: 4px 0 2px;
	display: block;
	border: 1px solid #ccc;
}
.morelink01 a:hover{
	color: #fff;
	background: #b4a2ca;
	border: 1px solid #b4a2ca;
}


.morelink02{
	text-align: center;
	font-family: 'Quicksand', sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	width: 70%;
	margin: 20px auto 0;
	background: #fff;
}
.morelink02 a{
	padding: 4px 0 2px;
	display: block;
	border: 1px solid #ccc;
	color: #000;
}
.morelink02 a:hover{
	background: #f0cabf;
	border: 1px solid #f0cabf;
}

.subblog{
	background: #eee;
	margin-top: 60px;
	padding: 30px 0 40px;
}
.subbloglist{
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
}
.subbloglist li{
	float: left;
	width: 48%;
	margin: 0 4% 20px 0;
	font-size: 12px;
}
.subbloglist li img{
	width: 100%;
	border: 1px solid #fff;
	box-sizing: border-box;
}
.subnewslist li{
	border-bottom: 1px solid #ccc;
	padding: 10px 0 8px;
}
.colorlist{
	overflow: hidden;
}
.colorlist li{
	float: left;
	text-align: center;
	width: calc(100%/7);
	margin-bottom: 7px;
}
.colorlist li:nth-child(7n+1){
	clear: both;
}

.colorlist li img{
	width: 50%;
}
.brandmenu h3{
	font-size: 18px;
  text-align: center;
  margin-bottom: 15px;	
}
.brandmenu h4{
	margin: 30px 0 15px;
	font-size: 16px;
	border-bottom: 1px dashed #ccc;
	padding: 0 0 5px 5px;
}
.brandmenu{
	border-top: 1px dotted #ccc;
	padding-top: 20px;
	margin-top: 50px;
}

.brandmenu h3.footfarlogo img{
	width: 32%;
}

.healheight{
	overflow: hidden;
}
.healheight li{
	float: left;
	width: 32%;
	margin: 0 2% 0 0;
	font-size: 11px;
}
.healheight li img{
	width: 30%;
	float: left;
	margin-right: 5px;
}
.newscate{
	font-size: 12px;
	background: #1b1b1b;
	color: #fff;
	padding: 3px 8px 4px;
	margin-right: 10px;
}
#footcategory{
  width:90%;
  margin:0 auto 30px !important;
  overflow:hidden;
}
.top-cate{
  cursor:pointer;
  font-size:14px;
  color:#fff !important;
  padding: 10px 5px 11px 5px;
  line-height: 1.2; 
  box-sizing: border-box;
  background:#ae9bc9;
  margin-bottom:4px;
  border-radius:3px;
  text-align: center;
}
.top-cate span{
  display: block;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
}
.top-cate span:after {
  position: absolute;
  right: 10px;
  top: 2px;
  content: " \f107";
  font-family: FontAwesome;
  font-size: 15px;
  color:#fff; 
} 
.top-cate span.toggle-on:after {
  right: 12px;
  top: 3px;
  content: "\f068";
  font-family: FontAwesome;
  color:#fff;
  font-size: 10px;
}
.top-cate01{
  background:#000;
}
.cate_menu li{
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}
.cate_menu li img{
	width: 40px;
	float: left;
	margin-right: 10px;
}
.cate_menu li a{
	display: block;
	padding: 10px 10px 8px;
}
.cate_menu li a:hover{
  background:#eee;
  color: #000;
}

.bannerbox{
	width: 90%;
	margin: 30px auto 0;
}

.bannerbox img{
	width: 100%;
}

.trerank ul.itemlist02 li:nth-child(1) .itemname,
.trerank ul.itemlist02 li:nth-child(2) .itemname{
	font-size: 14px;
}
.trerank ul.itemlist02 li div.rankimg{
	position: relative;
}
.trerank ul.itemlist02 li div.rankimg:before{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 33px;
	height: 33px;
}
.trerank ul.itemlist02 li:nth-child(1) div.rankimg:before{
	background: url( "images/trecode/rank/1.png") no-repeat;
	background-size: 100%;
	width: 44px;
	height: 44px;
}
.trerank ul.itemlist02 li:nth-child(2) div.rankimg:before{
	background: url( "images/trecode/rank/2.png") no-repeat;
	background-size: 100%;
	width: 44px;
	height: 44px;
}
.trerank ul.itemlist02 li:nth-child(3) div.rankimg:before{
	background: url( "images/trecode/rank/3.png") no-repeat;
	background-size: 100%;
}
.trerank ul.itemlist02 li:nth-child(4) div.rankimg:before{
	background: url( "images/trecode/rank/4.png") no-repeat;
	background-size: 100%;
}
.trerank ul.itemlist02 li:nth-child(5) div.rankimg:before{
	background: url( "images/trecode/rank/5.png") no-repeat;
	background-size: 100%;
}
.trerank ul.itemlist02 li:nth-child(6) div.rankimg:before{
	background: url( "images/trecode/rank/6.png") no-repeat;
	background-size: 100%;
}
.trerank ul.itemlist02 li:nth-child(7) div.rankimg:before{
	background: url( "images/trecode/rank/7.png") no-repeat;
	background-size: 100%;
}
.trerank ul.itemlist02 li:nth-child(8) div.rankimg:before{
	background: url( "images/trecode/rank/8.png") no-repeat;
	background-size: 100%;
}

.bnlist{
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
}

.bnlist li{
	width: 48%;
	float: left;
	margin: 0 4% 0 0;
}

.bnlist li:nth-child(2n){
	margin-right: 0;
}

.bnlist li img{
	width: 100%;
}


/* 下層 */

#main{
	padding-top: 30px;
}

.subP h3{
	border-bottom: 1px solid;
	font-size: 18px;
	margin-bottom: 12px;
	padding-bottom: 5px;
}

.subP h4{
	font-size: 16px;
  background: #eee;
  padding: 6px 10px 4px;
  border-radius: 3px;
}

/* farfalleコンセプトページ */

.white_background{
  background-color: #e2d6e2;
  margin: 20px 0 -50px;	
}
.conceptlogo img{
  width: 50%;
}
.about{
  padding: 0 25px 50px;
}

.about h3{
	font-size: 15px;
  color: #9999cc;
  padding: 30px 0 14px;
}

.about h4{
  
	text-align: center;
	font-size:  30px;
  font-family: 'parisienne', cursive;
  border-bottom: 2px solid #AE9BC9;
  color: #AE9BC9;
  font-weight: 100;
  letter-spacing: 3px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.colorparty{
font-family: "游明朝体","YuMincho";
	text-align: center;
	font-size: 14px;
  color: #AE9BC9;
  line-height: 4em;
  letter-spacing: .15em;
}
.about_text02{
	font-size: 16px;
  color: #AE9BC9;
	line-height: 1.8em;
  font-weight: bold;
  letter-spacing: 2px;
}

.about_text{
  color: #373737;
  letter-spacing: .15em;
  line-height: 1.8em;
  margin: 15px 0 10px 0;
}

.introduce{
	width: 90%;
	margin: 30px auto 50px;
}

.farconceptlist{
	overflow: hidden;
	margin: 50px auto 0;
}

.farconceptlist li{
	margin-bottom: 50px;
}

.farconceptlist li img{
	width: 70%;
	padding: 0 15%;
	padding-bottom: 15px;
}

.attention{
	font-size: 12px;
  color: #B78AE8;
  background: #fff;
  border-radius: 6px;
  padding: 5px 5px 4px;
  margin-top: 15px;
}

#FarfalleRingImg{
	-moz-transition: -moz-transform 20s linear;
    -webkit-transition: -webkit-transform 20s linear;
    -o-transition: -o-transform 20s linear;
    -ms-transition: -ms-transform 20s linear; 
    transition: transform 20s linear;
    width: 100%;
    margin: 15px auto 0;
}
	
#FarfalleRingImg:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

#FarfalleRingImg img{
	width: 100%;
}





/* フッター */
footer{
	background: #eee;
	padding: 30px 30px 20px;
	margin-top: 50px;
}
.footlogo{
	text-align: center;
	margin-bottom: 10px;
}
.footlogo img{
	width: 40%;
}
.footsns{
	font-size: 20px;
	margin: 8px 0 10px;
	text-align: center;
}
.footsns a{
	margin: 0 5px;
}
.footspnavi{
	font-size: 11px;
	text-align: center;
}
.footspnavi a{
	margin: 0 10px;
}
.copy{
	font-size: 10px;
	text-align: center;
	background: #3b3b3b;
	color: #fff;
}
.copy2{
	padding-bottom: 45px;
/*
	background: #fff;
	color: #000;
*/
}

.footbrand{
	overflow: hidden;
	border-radius: 3px;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 1.9em;
}
.footbrand li{
	width: 46%;
	float: left;
	margin: 14px 2% 8px;
	text-align: center;
	background: #fff;
}
.footbrand li a{
	padding: 6px 0 4px;
	display: block;
}
.footbrand li img{
	width: 50%;
}
.footfixmenu{
	position: fixed;
	bottom: 0;
	width: 100%;
}
.footfixmenu ul{
	overflow: hidden;
}
.footfixmenu ul li{
	float: left;
	width: 25%;
	text-align: center;
	font-size: 11px;
}
.footfixmenu ul li a {
	display: block;
	padding: 8px 0 6px;
	line-height: 1.5em;
	color: #000;
	background: #ddd;
	position: relative;
}

.footfixmenu ul li a span{
	display: block;
}

.footfixmenu ul li a:before {
	position: absolute;
	content: "";
	border-right: 1px solid #fff;
	width: 1px;
	height: 100%;
	top: 0;
	right: 0;
}

.footfixmenu ul li:last-child a:before {
	border-right: none;
}

.footfixmenu ul li a:hover{
	background: #ccc;
	color: #000;
}

#farfalleP .footfixmenu ul li{
	width: calc(100%/3) !important;
}

.footnavi{
	overflow: hidden;
	margin: 30px 0 -20px;
}

.footnavi li{
	float: left;
	width: 46%;
	margin: 0 2% 10px;
	text-align: center;
	background: #eee;
	border-radius: 3px;
	font-size: 13px;
}

.footnavi li a{
	padding: 4px 0 2px;
	display: block;
	border-radius: 3px;
}

.footnavi li a:hover{
	background: #000;
	color: #fff;
}

.farall-itemlink{
	border: 1px solid #ae9bc9;
	text-align: center;
	width: 90%;
	margin: 0 auto 10px;
	box-sizing: border-box;
  border-radius:3px;
}

.farall-itemlink a{
	color: #ae9bc9;
	padding: 6px 0 4px;
	display: block;
  border-radius:3px;
}

.farall-itemlink a:hover{
	color: #fff;
	background: #ae9bc9;
}

.treall-itemlink{
	border: 1px solid #000;
	text-align: center;
	width: 90%;
	margin: 0 auto 10px;
	box-sizing: border-box;
  border-radius:3px;
}

.treall-itemlink a{
	padding: 6px 0 4px;
	display: block;
  border-radius:3px;
}

.treall-itemlink a:hover{
	color: #fff;
	background: #000;
}


/*************
/よくある質問
*************/
.faq dt:before{
	content: "Q";
	background: #000;
	color: #fff;
}
.faq dt{
	margin-top: 20px;
	
}
.faq dd{
	clear: both;
	padding-bottom: 30px;
	border-bottom: 1px dashed #8d8d8d;
	padding: 10px 0 18px;
}
.faq dd:before{
	content: "A";
	background: #eee;
}
.faq dd:before,
.faq dt:before{
	margin-right: 7px;
	font-weight: bold;
	padding: 5px 7px;
}
.faq dd span{
	vertical-align: middle;
}
.faqnavi{
	overflow: hidden;
	margin: 20px 0 0;
}

.faqnavi li{
	float: left;
	margin-right: 30px;
}

.faqsec{
	padding-top: 30px;
}

.youtube iframe{
	height: 250px;
}

/*************
/お買い物ガイド
*************/
.guide{
	line-height: 1.7;
}
.guide img{
	max-width: 100%;
}
.guide h3{
	text-align:center;
	line-height:1.2;
	margin-bottom:50px;
	font-weight:normal;
	letter-spacing: 2px;
	font-size: 24px;
}
.guide h4{
	margin: 50px 0 20px;
	font-size: 16px;
	padding-left: 28px;
	position: relative;
	border-bottom: 1px dashed #aaa;
	background: none;
}
.guide h4:before{
	content: '';
	width: 12px;
	height: 6px;
	display: inline-block;
	background: #000;
	position: absolute;
	top: 16px;
	left: 8px;
}
.guide h5{
	margin-bottom: 10px;
	font-size: 17px;
	background: #ebebeb;
	padding: 8px 0 6px 10px;
}
.ryokin{
	border-collapse: collapse;
	width: 100%;
}
.ryokin th,
.ryokin td{
	padding: 6px 4px 4px;
	border: 1px solid #bcbcbc;
}
.ryokin th{
	width: 18%;
	text-align: left;
}
.ryokin td{
	padding: 6px 10px 4px;
}

.tac{
	text-align: center !important;
}
.red2{
	color: #e95459;
}
.fs18{
	font-size: 18px;
}
.trefont{
	font-family: 'Lora', serif;
	letter-spacing: 2px;
}


/*************
/会社概要ページ
*************/

.company{
	border-collapse: collapse;
	margin: 20px auto 0;
}

.company th{
	padding: 10px 0 8px;
	font-weight: normal;
	border-bottom: 1px dashed #ccc;
}

.company td{
	padding: 10px 0 8px 20px;
	border-bottom: 1px dashed #ccc;
}

.history th{
	padding: 5px 0 3px;
	text-align: left;
	width: 90px;
	vertical-align: top;
	font-size: 13px;
}

.history td{
	padding: 5px 0 3px;
}

.photolist{
	margin: 30px 0 50px;
}

.photolist li{
	margin-bottom: 10px;
}

.photolist li img{
  width: 100%;
  vertical-align: bottom;
}

/* ページトップ */
#page-top-sp {
	position: fixed;
	bottom: 80px;
	right: 20px;
	font-size: 12px;
	letter-spacing: 2px;
	text-align:center;
	line-height:1.3em;
}
#page-top-sp a {
	display: block;
}
#page-top-sp a:hover {
}


/**********Q&Aページのドロップダウン風デザイン**********/

/*全体*/
.hidden_box {
    margin: 0 0 1em 0;/*後の余白*/
    padding: 0;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #efefef;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}


/**********無料交換手順箇所デザイン**********/

#koukan1 {
	overflow: hidden;
	}

#koukan1 img {
	max-width: 90%;
	height: auto;
	}

.topic1{
	width: 48%;
	box-sizing: border-box;
	float: left; 
	padding: 0 2px;
    }

.mgt1em {
	margin-top: 1em;
	}

.mgt16em {
	margin-top: 1.6em;
	}

.clear_b {
	clear: both;
}

.mgt30{
	margin-top:30px;
}

.mgt-15{
	margin-top: -15px;
}

/*fontカラー*/

.color_vio {
	color: blueviolet;
	}

.color_red {
	color: red;
	}

.color_pink {
	color: #C53E90;
	}

/*20190222追記 足長について箇所*/
#sokutyo{
	margin: 10px 3%;
}
#sokutyo img{
	width:70%;
	margin:0 auto 15px;
	display:block;
}
.sokutyotitle{
	font-weight:bold;
	font-size:15px;
	background:#dcdcdc;
	text-align:center;
	padding:4px 0 3px;
	margin-top:20px;
	margin-bottom:12px;
}
.sokutyotitle01{
	font-weight:bold;
	font-size:14px;
	margin-bottom:9px;
	text-align:center;
}
#sokutyo p{
	width: auto !important;
	float: none !important;
	padding-top: 6px;
}
p.ccbtn {
	width: 80% !important;
	margin: 0 auto;
	float:none !important;
}
.ccbtn img {
	width: 100%;
}
table.sizelink {
 	width: 100%;
 	margin: 30px 0 20px;
 	border-top: 1px solid #dbdbdb;
 	border-left: 1px solid #dbdbdb;
 	border-collapse: collapse;
 	border-spacing: 0;
 	empty-cells: show;
}
table.sizelink	th {
	text-align: center;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background-color: #e2d6e2;
	padding: 10px 0 8px;
}
table.sizelink	td {
	text-align: center;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding: 5px 0 3px;
}
