@charset "UTF-8";

/*************
/ナビ・ヘッダー
*************/

/* farfalle */

#farfalleP li.menu__mega ul.menu__second-level {
  left: -79px;
}

#farfalleP .menu__second-level li{
  font-size: 13px !important;
  float: left;
  width: 235px;
  margin: 0 10px 7px !important;
  text-align: left;
}
#farfalleP .menu__second-level li a{
	display: block;
  margin: 0 !important;
}
#farfalleP .menu__second-level li img{
	vertical-align: middle;
	width: 61px;
	margin-right: 10px;
}

#farfalleP #site-menu ul.site-menunavi{
	width: 927px;
}

#farfalleP .brandlogo02{
	padding: 14px 0 6px;
	text-align: center;
}

#farfalleP #site-all-menu{
	width: 927px;
}

.farmore{
	text-align:center;
	font-size:15px;
	width:300px;
	margin: 0 auto;
}
.farmore a{
	display:block;
	padding:10px 0 8px;
	border:1px solid #ae9bc9;
	background: #ae9bc9;
	color: #fff;
}
.farmore a:hover{
	color:#ae9bc9;
	background:#fff;
}

.farmore2,
.tremore3{
	text-align:center;
	font-size:15px;
	letter-spacing: 2px;
	font-family: 'Quicksand', sans-serif;
	width: 230px;
	margin: 20px auto;
}

.farmore2 a,
.tremore3 a{
	border: 1px solid;
	padding: 6px 0 4px;
	display: block;
	background: #fff;
}

.tremore3 a:hover{
	color:#efbbac;
}

.farmore2 a:hover{
	color:#ae9bc9;
}

#farfalleP .bx-wrapper .bx-pager.bx-default-pager a:hover,
#farfalleP .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ae9bc9;
}

/*
#farfalleP h2.brandlogo{
	padding: 10px 0 0 !important;
}
*/



/*************
/コンテンツ
*************/

/* トップ */

.sec01{
	margin-bottom: 60px;
	clear: both;
}

.new-list{
	margin: 20px auto 50px;
	width: 730px;
}
.new-list li{
	position: relative;
	margin: 0 8px;
	font-size: 13px;
	letter-spacing: 1px;
}
.new-list img{
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}

.bnlist{
	width: 597px;
	margin: 0 auto;
}

.bnlist02{
	width: 789px;
	margin: -20px auto 60px;
}

.bnlist li img,
.bnlist02 li img{
	width: 100%;
	padding: 2px 0;
}


#farfalleP .ranktop3{
	overflow: hidden;
	margin: 0 auto 50px;
	width: 780px;
	position: relative;
}
#farfalleP .ranktop3 li{
	width: 246px;
	float: left;
	margin-right: 21px;
	margin-top: 30px;
	position: relative;
}
#farfalleP .ranktop3 li img{
	width: 100%;
}
#farfalleP .ranktop3 li span.runk01,#farfalleP .ranktop3 li span.runk02,#farfalleP .ranktop3 li span.runk03{
  background: url("images/farfalle/1.png") no-repeat right bottom;
  background-size: 22px 29px;
  width: 22px;
  height: 29px;
	position: absolute;
  right: 10px;
  bottom: 30px;
  z-index: 2;
}
#farfalleP .ranktop3 li span.runk02{
  background: url("images/farfalle/2.png") no-repeat right bottom;
  background-size: 22px 29px;
}
#farfalleP .ranktop3 li span.runk03{
  background: url("images/farfalle/3.png") no-repeat right bottom;
  background-size: 22px 29px;
}

#farfalleP .ranktop3 li:nth-child(4),
#farfalleP .ranktop3 li:nth-child(5),
#farfalleP .ranktop3 li:nth-child(6),
#farfalleP .ranktop3 li:nth-child(7),
#farfalleP .ranktop3 li:nth-child(8){
	width: 144px;
	margin-right: 15px;
}

#farfalleP .ranktop3 li:nth-child(3),
#farfalleP .ranktop3 li:nth-child(8){
	margin-right: 0;
}

#farfalleP .protitle,.protitle2{
	font-size: 13px;
	letter-spacing: 2px;
}

#farfalleP .protitle2 img{
	width: 10px !important;
	padding-right: 8px;
}

.topblog {
	margin: 30px auto 50px; 
	overflow: hidden;
}
.topblog li{
	width:180px;
	float: left;
	margin-right: 20px;
}
.topblog li:last-child{
	margin-right: 0;
}
.topblog li img{
	width:100%;
	height: auto;
}
.blogday {
	letter-spacing: 1px;
	font-size: 13px;
}
#farfalleP .blogday span{
	margin-left: 10px;
	color: #ae9bc9;
}

/* コンセプトページ */

.white_background{
  background-color: #e2d6e2;	
  width: 90%;
  margin: 0 auto;
  border-radius: 10px;
}

.about{
	height:auto;
	background-image: url(../images/farfalle/concept/bg1.png),url(../images/farfalle/concept/bg2.png),url(../images/farfalle/concept/bg_ribbon.png);
	background-size:auto,auto,auto;
	background-repeat:no-repeat;
	background-position:left 15% top,right 15% top,center top 30px;
  text-align: center;
  padding: 0 50px 50px;
}

.about h3{
	font-size: 17px;
  letter-spacing: .15em;
  color: #9999cc;
  padding: 30px 0 28px;
}

.about h4{
  font-size: 46px;
  font-family: 'parisienne', cursive;
  border-bottom: 2px solid #AE9BC9;
  color: #AE9BC9;
  font-weight: 100;
  letter-spacing: 3px;
  padding-bottom: 10px;
  margin-bottom: 35px;
}

.colorparty{
  font-family:"游明朝体","YuMincho";
  font-size: 18px;
  color: #AE9BC9;
  line-height: 4em;
  letter-spacing: 2px;
}
.about_text02{
	font-size: 18px;
  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: 600px;
	margin: 30px auto 50px;
}

.farconceptlist{
	overflow: hidden;
	max-width: 1400px;
	margin: 80px auto 0;
}

.farconceptlist li{
	float: left;
	margin: 0 2%;
	width : calc(88% / 3) ;
}

.farconceptlist li img{
	width: 80%;
	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: 800px;
    max-width: 80%;
    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%;
}

#farfalleP .bignavi ul{
	margin: 7px 50px 0 0;
}

#farfalleP .footernaviinner{
	width: 978px;
}


/**********Q&Aページのドロップダウン風デザイン**********/

/*全体*/
.hidden_box {
    margin: 0 0 1em 0;/*後の余白*/
    padding: 0;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #efefef;
	cursor: pointer;
	cursor: hand;
}

/*チェックは見えなくする*/
.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;
}

/*20190222追記 足長について箇所*/
.sokutyo-area p{
	float:right !important;
}	
#sokutyo{
	margin: 10px 6%;
}
#sokutyo img{
	float:right;
	width:30%;
	margin:0 5% 15px;
}
.sokutyotitle{
	font-weight:bold;
	font-size:17px;
	border-bottom:1px solid #bebebe;
	margin-top:20px;
	margin-bottom:7px;
}
.sokutyotitle01{
	font-weight:bold;
	font-size:16px;
	margin-bottom:6px;
}
#sokutyo p{
	width: auto !important;
	float: none !important;
	padding-top: 6px;
}
p.ccbtn {
	width: 60% !important;
	margin: 0 auto;
	float:none !important;
}
.ccbtn img {
	width: 100%;
}
table.sizelink {
 	float: right;
 	width: 730px;
 	margin: 30px 0 30px;
 	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;
}

/**********無料交換手順箇所デザイン**********/

#koukan1 {
	overflow: hidden;
	}

#koukan1 img {
	width: 100%;
	height: auto;
	}

.topic1 {
	width: 25%;
	box-sizing: border-box;    
	float: left;
	padding: 0 2px;
    }

.mgt1em {
	margin-top: 1em;
	}

.mgt16em {
	margin-top: 1.6em;
	}

.lineheigth {
	line-height: 1.6em;
}

.block {
	display: block;
}

.center {
	text-align: center;
}

