@charset "UTF-8";

/*
	Theme Name: les castagnettes
	Author: ABARERU.jp
	version: 202607
*/


/****************************************

	Main Layout

*****************************************/

body {
	font-size: 62.5%;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

#contents-main-wrap {
	overflow: hidden;
	height: auto;
	width: 100%;
	background-color: #FFF;
	margin-bottom: 40px;
}

#contents-photo-wrap {
	overflow: hidden;
	height: auto;
	width: 100%;
	background-color: #FFF;
	margin-bottom: 40px;
}

#non-container {
	margin-top: 52px;
	overflow: hidden;
	height: auto;
	width: 100%;
	background-color: #FFF;
	margin-bottom: 40px;
}

#marque-container {
	overflow: hidden;
	height: auto;
	width: 100%;
	background-color: #FFF;
	margin-bottom: 40px;
}

#sidebar {
	float: right;
	width: 25%;
}

input[type="submit"] {
  -webkit-appearance: none;
}

h4 {
	margin-top: 30px;
}

footer {
	background-color: #FFF;
	margin-top: 30px;
}

img {
	vertical-align: bottom;
}

@media only screen and (max-width:1240px){

#contents-main-wrap {
	overflow: hidden;
	height: auto;
	width: 100%;
	background-color: #FFF;
	margin-bottom: 40px;
	background-attachment: scroll;
	background-image: url(images/lescastagnettes-responsive-title.png);
	-moz-background-size: 50% auto;
	background-size: 200px 50px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

}

/****************************************

	General Setting

*****************************************/

a {
	outline: 0 none;
	text-decoration: none;
	cursor: pointer;
	color: #000;
}

	a:hover,
	a:active{
	color: #bea792;	
	text-decoration: none;
	}

.clear {
	display: block;
	clear: both;
}

.hidden {
	display: none;
}

.right-align {
	text-align: right;
}

.center-align {
	text-align: center;
}

ul {
}

	li {
	}

strong {
	font-weight: bold;
}

small,
.small {
	font-size: 80%;
}

.medium {
	font-size: 90%;
}

.medium2 {
	font-size: 97%;
	font-weight: bold;
}

.large {
	font-size: 140%;
	line-height: 1.8 !important;
}

.serif {
	font-family:
		"游明朝",
		"游明朝体",
		"Yu Mincho",
		YuMincho,
		"ヒラギノ明朝 ProN W3",
		"Hiragino Mincho Pro",
		"ＭＳ Ｐ明朝",
		"MS P Mincho",
		serif;
}

.ruby {
	font-size: 60%;
	color: #333;
	vertical-align: baseline;
}

.gris {
	color: #666;
}

/****************************************

	Header

*****************************************/

#responsive-menu-wrap {
	display:none;
}

#header-wrap {
	padding: 12px 0px 0px;
	width: 100%;
	position: fixed;
	top: 0;
	transition: .5s;
	z-index: 5;
	color: #FFF;
	background-image: url(images/header-navi-back.png);
	background-repeat: repeat-x;
}

#header-wrap.hide{
    top: -150px;
}

.lescastagnettes-logo {
	float: left;
}

.lescastagnettes-logo img {
	height: auto;
	width: 50%;
}

.header-title {
	width: 170px;
	float: left;
}

.title-lescastagnettes {
	font-family: 'Work Sans', sans-serif;
	width: 170px;
	font-size: 1.7em;
	line-height: 90%;
	text-align: right;
	font-weight: 300;
	letter-spacing: 0.01em;
}

.title-lescastagnettes span {
	font-size: 70%;
	margin-right: 1px;
}

.title-lescastagnettes a {
	color: #000;
}

.header-navi {
	float: right;
	width: auto;
	text-align: right;
	margin: 0px;
	padding: 0px 30px 0px 0px;
}

.menu-ex {
	font-size: 1.6em;
	font-family: 'Work Sans', sans-serif;
	letter-spacing: 0.05em;
	font-weight: 400;
}

.menu-jp {
	font-size: 1.1em;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	letter-spacing: 0.05em;
	font-weight: 500;
}

.menu-langue {
	font-size: 1.1em;
	font-family: 'Work Sans', sans-serif;
	letter-spacing: 0.05em;
	font-weight: 400;
}

.menu-en {
	font-size: 1.4em;
	font-family: 'Work Sans', sans-serif;
	letter-spacing: 0.05em;
	margin-right: 13px;
	font-weight: 400;
}

.menu-icon {
	font-size: 240%;
	margin-top: 3px;
}

.navi-menu {
	*zoom: 1;
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0;
}

.navi-menu:before, .navi-menu:after {
	content: "";
	display: table;
}

.navi-menu:after {
	clear: both;
}

.navi-menu li {
	position: relative;
	float: left;
	margin: 0 0 0 35px;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	line-height: 140%;
}
.navi-menu li a{
	display: block;
	margin: 0;
	padding: 0px 0px 10px;
	color: #000;
	text-decoration: none;
}


.navi-menu li:hover > a {
	color: #bea792;	
}
.navi-menu li a:hover {
	color: #bea792;	
}

#fade-in li ul {
	visibility: hidden;
	opacity: 0;
	transition: 0s;
}

#fade-in li:hover ul {
	visibility: visible;
	opacity: 1;
}

#fade-in li ul li a {
	visibility: hidden;
	opacity: 0;
	transition: .5s;
}

#fade-in li:hover ul li a {
	visibility: visible;
	opacity: 1;
}

@media only screen and (max-width:1240px){

#header-wrap {
	display:none;
}

#responsive-menu-wrap{
	display: block;
	font-size: 1.4em;
}

.responsive-title {
	font-family: 'Work Sans', sans-serif;
	font-size: 1.7em;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 90%;
	font-weight: 400;
}

.responsive-title span {
	font-size: 60%;
}

/*　ハンバーガーボタン　*/
.responsive-menu {
  display : block;
  position: fixed;
  z-index : 3;
  right : 13px;
  top   : 6px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
.responsive-menu span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #555;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.responsive-menu span:nth-child(1) {
  top: 10px;
}
.responsive-menu span:nth-child(2) {
  top: 20px;
}
.responsive-menu span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.responsive-menu.active {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition     : all 0.3s ease-in-out;
  transition        : all 0.3s ease-in-out;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay     : 0.6s;
  transition-delay        : 0.6s;
  -webkit-transform: rotate(45deg);
  -ms-transform    : rotate(45deg);
  -o-transform     : rotate(45deg);
  transform        : rotate(45deg);
}
.responsive-menu.active span:nth-child(2){
  width: 0px;
}
.responsive-menu.active span:nth-child(1),
.responsive-menu.active span:nth-child(3){
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.responsive-menu.active span:nth-child(1){
  -webkit-transform: translateY(4px);
  -ms-transform    : translateY(4px);
  -o-transform     : translateY(4px);
  transform        : translateY(4px);
}

.responsive-menu.active span:nth-child(3){
  -webkit-transform: translateY(-16px) rotate(90deg);
  -ms-transform: translateY(-16px) rotate(90deg);
  -o-transform : translateY(-16px) rotate(90deg);
  transform    : translateY(-16px) rotate(90deg);
}


nav.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #000;
  background: #fff;
  text-align: center;
  transform: translateY(-100%);
  transition: all 0.9s;
  width: 100%;
  opacity: 0.9;
}

nav.globalMenuSp ul {
	background: #E0E0E0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
  opacity:0.9;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #E0E0E0;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
nav.globalMenuSp ul li:hover{
  background :#bea792;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #000;
  padding: 1em 0;
  text-decoration :none;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateY(0%);
}

}

@media screen and (min-width:1800px) {


}


/****************************************

	共通

*****************************************/

.catch-ex {
	font-family: 'Work Sans', sans-serif;
	font-size: 2.6em;
	letter-spacing: 0.05em;
	font-weight: 300;
}

.catch-jp {
	font-family: 'Work Sans', sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: 300;
}

/****************************************

	共通　More

*****************************************/

.more-wrap {
	text-align: center;
	padding-bottom: 40px;
}

.b-more_A {
	font-family: 'Work Sans', sans-serif;
	background: -moz-linear-gradient(top left, #A28D5B, #7a6a45); 
	background: -webkit-linear-gradient(top left, #A28D5B, #7a6a45); 
	background: linear-gradient(to bottom right, #A28D5B, #7a6a45); 
	display: inline-block;
	cursor: pointer;
	padding: 8px 40px;
	text-decoration: none;
	font-size: 1.8em;
	letter-spacing: 0.1em;
	margin-top: 40px;
	color: #FFF;
	border-radius: 5px;
	filter: drop-shadow(0px 2px 2px #999);
	font-weight: 300;
}

.b-more_A:hover {
	background: -moz-linear-gradient(top left, #AB7553, #664632); 
	background: -webkit-linear-gradient(top left, #AB7553, #664632); 
	background: linear-gradient(to bottom right, #AB7553, #664632); 
	color: #fff;
}

.b-more_A:active {
	position:relative;
}

.b-more_B {
	font-family: 'Work Sans', sans-serif;
	background: -moz-linear-gradient(top left, #C1A15A, #9C844A); 
	background: -webkit-linear-gradient(top left, #C1A15A, #9C844A); 
	background: linear-gradient(to bottom right, #C1A15A, #9C844A); 
	display: inline-block;
	cursor: pointer;
	padding: 8px 40px;
	text-decoration: none;
	font-size: 1.8em;
	letter-spacing: 0.1em;
	margin-top: 40px;
	color: #FFF;
	border-radius: 5px;
	filter: drop-shadow(0px 2px 2px #999);
	font-weight: 300;
}

.b-more_B:hover {
	background: -moz-linear-gradient(top left, #C68B6C, #8A614B); 
	background: -webkit-linear-gradient(top left, #C68B6C, #8A614B); 
	background: linear-gradient(to bottom right, #C68B6C, #8A614B); 
	color: #fff;
}

.b-more_B:active {
	position:relative;
}

.b-more-reportage {
	font-family: 'Work Sans', sans-serif;
	background: -moz-linear-gradient(top left, #E7E7E7, #BDBDBD); 
	background: -webkit-linear-gradient(top left, #E7E7E7, #BDBDBD); 
	background: linear-gradient(to bottom right, #E7E7E7, #BDBDBD); 
	display: inline-block;
	cursor: pointer;
	padding: 8px 40px;
	text-decoration: none;
	font-size: 1.8em;
	letter-spacing: 0.1em;
	margin-top: 40px;
	color: #000;
	border-radius: 5px;
	filter: drop-shadow(0px 2px 2px #999);
	font-weight: 300;
}

.b-more-reportage:hover {
	background: -moz-linear-gradient(top left, #D7C3B3, #B7A599); 
	background: -webkit-linear-gradient(top left, #D7C3B3, #B7A599); 
	background: linear-gradient(to bottom right, #D7C3B3, #B7A599); 
	color: #000;
}

.b-more-reportage:active {
	position:relative;
}


.b-more-reportages {
	font-family: 'Work Sans', sans-serif;
	background: -moz-linear-gradient(top left, #9A8679, #5e524a); 
	background: -webkit-linear-gradient(top left, #9A8679, #5e524a); 
	background: linear-gradient(to bottom right, #9A8679, #5e524a); 
	display: inline-block;
	cursor: pointer;
	padding: 8px 40px;
	text-decoration: none;
	font-size: 1.8em;
	letter-spacing: 0.1em;
	margin-top: 40px;
	color: #fff;
	margin-bottom: 20px;
	border-radius: 5px;
	filter: drop-shadow(0px 2px 3px #333);
	font-weight: 300;
}

.b-more-reportages:hover {
	background: -moz-linear-gradient(top left, #AA0002, #720002); 
	background: -webkit-linear-gradient(top left, #AA0002, #720002); 
	background: linear-gradient(to bottom right, #AA0002, #720002); 
	color: #fff;
}

.b-more-reportages:active {
	position:relative;
}

/* hr */

.hr-repotage {
	border-top: 1px dotted #666;
	width: 40%;
	margin-right: auto;
	margin-left: auto;
}

.hr-ateliers-projets {
	border-top: 1px dotted #666;
	width: 30%;
	margin-right: auto;
	margin-left: auto;
}

/****************************************

	page d'accueil
	
	スライダー

*****************************************/

#main-slider {
	height: auto;
	width: 100%;
}

#sub-slider-wrap {
	height: auto;
	width: 99.999%;
	background-color: #000;
	margin-top: -1px;
	margin-right: auto;
	margin-left: auto;
}

.sub-slider-l {
	float: left;
	height: auto;
	width: 50%;
}

.sub-slider-r {
	float: right;
	height: auto;
	width: 50%;
}

@media screen and (min-width:1800px) {

#main-slider {
	height: auto;
	width: 1800px;
	margin-right: auto;
	margin-left: auto;
}

#sub-slider-wrap {
	height: auto;
	width: 100%;
	background-color: #000;
	margin-top: -1px;
	margin-right: auto;
	margin-left: auto;
}


}

/****************************************

	page d'accueil

	INFORMATION

*****************************************/

#info-wrap {
	height: auto;
	width: 100%;
	overflow: hidden;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: -1px;
}

.info-body {
	height: auto;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

.info-list {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.5em;
	line-height: 150%;
	color: #FFF;
	text-align: center;
	font-weight: 500;
}

.info-title {
}

.info-list ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.info-list ul li {
	list-style-type: none;
}

.info-list dl {
	margin: 10px 0px 0px;
	padding: 0px;
	position: relative;
}

.info-list dt {
	position: absolute;
	left: 0;
	padding-top: 3px;
}

.info-list dd {
	padding-left: 7em;
	padding-top: 3px;
}

.info-list a {
	color: #6FA92E;
}


@media screen and (max-width: 920px) {

.info-body {
	width: 80%;
}

.info-list ul {
	text-align: left;
}

.info-list {
	text-align: left;
}


}

/****************************************

	page d'accueil
	
	les collections speciales

*****************************************/

#collection-speciale-wrap {
	background-color: #e3e0d9;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	overflow:hidden;
}

.collection-speciale-titre {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

@media only screen and (max-width:1200px){
	
.collection-speciale-titre {
	width: 96%;
}

}

/****************************************

	page d'accueil
	
	les collections

*****************************************/

#collection-wrap {
	background-color: #f2f2f2;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	overflow: hidden;
}

.collection-titre {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

@media only screen and (max-width:1200px){
	
.collection-titre {
	width: 96%;
}

}

/****************************************

	page d'accueil
	
	les ateliers

*****************************************/

#atelier-wrap {
	background-color: #f2f2f2;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	overflow: hidden;
}

.atelier-titre {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

@media only screen and (max-width:1200px){
	
.atelier-titre {
	width: 96%;
}

}

/****************************************

	page d'accueil
	
	les projets

*****************************************/

#projet-wrap {
	background-color: #f2f2f2;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	overflow: hidden;
}

.projet-titre {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

.projet-titre-accueil {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 40px;
}

@media only screen and (max-width:1200px){
	
.projet-titre {
	width: 96%;
}

.projet-titre-accueil {
	width: 96%;
	margin-top: 20px;
}

}

/****************************************

	page d'accueil
	
	les petit voyage

*****************************************/

#PetitVoyage-wrap {
	background-color: #f2f2f2;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	overflow: hidden;
	margin-bottom: 40px;
}

.atelier-titre {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

@media only screen and (max-width:1200px){
	
.atelier-titre {
	width: 96%;
}

}

/****************************************

	page d'accueil
	
	recherche

*****************************************/

.recherche-titre {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 30px;
}

.recherche-titre-accueil {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 40px;
}

@media only screen and (max-width:1200px){
	
.recherche-titre {
	width: 96%;
}

.recherche-titre-accueil {
	width: 96%;
	margin-top: 20px;
}

}

/****************************************

	à lire aussi

*****************************************/

#aussi-wrap {
	background-color: #f2f2f2;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	overflow: hidden;
}

#aussi-bas-wrap {
	background-color: #f2f2f2;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	overflow: hidden;
}

.aussi-titre {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

.aussi-titre-accueil {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 40px;
}

@media only screen and (max-width:1200px){
	
.aussi-titre {
	width: 96%;
}

.aussi-titre-accueil {
	width: 96%;
	margin-top: 20px;
}

}

/****************************************

	aussi BOX

*****************************************/

#aussi-body {
	width: 1200px;
	margin-top: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

#aussi-box-wrap {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	/* 記事折り返し設定 */
	margin: 30px auto 0 auto;
}

@media only screen and (max-width:1200px){

#aussi-box-wrap {
	margin: 0px auto 0 auto;
}
	
#aussi-body {
	width: 90%;
	margin-top: 40px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

}

@media screen and (max-width: 920px) {
  /* 記事アイテムを大きくして二列にする */


#aussi-box-wrap {
	margin: 0px auto 0 auto;
}
  
#aussi-body {
	width: 96%;
}

.aussi-box {
	width: 45%;
}

}

@media screen and (max-width: 620px) {

.aussi-box {
	width: 85%;
}

}

/****************************************

	aussi-collection

*****************************************/

#aussi-collection-wrap {
	background-color: #f2f2f2;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	overflow: hidden;
	margin-bottom: 40px;
}

.aussi-collection-titre {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

.aussi-collection-titre-accueil {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 40px;
}

@media only screen and (max-width:1200px){
	
.aussi-collection-titre {
	width: 96%;
}

.aussi-collection-titre-accueil {
	width: 96%;
	margin-top: 20px;
}

}

/****************************************

	aussi-collection BOX

*****************************************/

#aussi-collection-body {
	width: 1200px;
	margin-top: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

#aussi-collection-box-wrap {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	/* 記事折り返し設定 */
	margin: 30px auto 0 auto;
}

@media only screen and (max-width:1200px){

#aussi-collection-box-wrap {
	margin: 0px auto 0 auto;
}
	
#aussi-collection-body {
	width: 90%;
	margin-top: 40px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

}

@media screen and (max-width: 920px) {
  /* 記事アイテムを大きくして二列にする */


#aussi-collection-box-wrap {
	margin: 0px auto 0 auto;
}
  
#aussi-collection-body {
	width: 96%;
}

.aussi-collection-box {
	width: 45%;
}

}

@media screen and (max-width: 620px) {

.aussi-collection-box {
	width: 85%;
}

}


/****************************************

	collection-speciale BOX

*****************************************/

#collection-speciale-body {
	width: 1200px;
	margin-top: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

#collection-speciale-box-wrap {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	/* 記事折り返し設定 */
	margin: 30px auto 0 auto;
}

.collection-speciale-box {
	width: 30%;
	height: auto;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.box-shadow {
	/*box-shadow*/
	box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
}

.collection-specialed-box-link {
	overflow: hidden;
	height: auto;
	margin-bottom: 15px;
}

.collection-speciale-box ul {
	margin: 0px;
	padding: 0px;
}

.collection-speciale-box ul li {
	list-style-type: none;
}

.produit-box-img {
	width: 100%;
	overflow:hidden;
}

.produit-box-img img {
	height: auto;
	width: 100%;
}

.produit-box-brand {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.5em;
	margin-top: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.05em;
	font-weight: 400;
}

.produit-box-title {
	font-size: 1.8em;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	line-height: 140%;
	color: #333;
	letter-spacing: 0.05em;
	overflow: hidden;
	font-weight: 400;
}

.atelier-box-area {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.5em;
	margin-top: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.05em;
	font-weight: 400;
}

.atelier-box-title {
	font-size: 1.7em;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	line-height: 140%;
	color: #333;
	letter-spacing: 0.05em;
	overflow: hidden;
	font-weight: 400;
}


.projet-box-area {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.5em;
	margin-top: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.05em;
	font-weight: 400;
}

.projet-box-title {
	font-size: 1.7em;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	line-height: 140%;
	color: #333;
	letter-spacing: 0.05em;
	overflow: hidden;
	font-weight: 400;
}

.produit-box-title-wrap {
	margin-top: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.titre-fr {
	font-size: 1.4em;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	color: #333;
	letter-spacing: 0.05em;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2px;
	margin-top: 4px;
	font-weight: 400;
}

.box-prix {
	font-size: 1.4em;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	color: #333;
	letter-spacing: 0.05em;
	width: 100%;
	padding-left: 2px;
	text-align: right;
	font-weight: 400;
}

.box-new {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	color: #FFF;
	padding: 2px 8px;
	letter-spacing: 0.1em;
	font-size: 60%;
	background-color: #FF0000;
	vertical-align: 15%;
	white-space: nowrap;
	font-weight: 500;
}

.box-new-search {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	color: #FFF;
	padding: 2px 8px;
	letter-spacing: 0.1em;
	font-size: 80%;
	background-color: #FF0000;
	vertical-align: 15%;
	white-space: nowrap;
	font-weight: 500;
}

@media only screen and (max-width:1200px){

#collection-speciale-box-wrap {
	margin: 0px auto 0 auto;
}
	
#collection-speciale-body {
	width: 90%;
	margin-top: 40px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

}

@media screen and (max-width: 920px) {
  /* 記事アイテムを大きくして二列にする */


#collection-speciale-box-wrap {
	margin: 0px auto 0 auto;
}
  
#collection-speciale-body {
	width: 96%;
}

.collection-speciale-box {
	width: 45%;
}

}

@media screen and (max-width: 620px) {

.collection-speciale-box {
	width: 85%;
}

}

/****************************************

	collection BOX

*****************************************/

#collection-body {
	width: 1200px;
	margin-top: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

#collection-box-wrap {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	/* 記事折り返し設定 */
	margin: 30px auto 0 auto;
}

.collection-box {
	width: 30%;
	height: auto;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.box-shadow {
	/*box-shadow*/
	box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
}

.collection-box-link {
	overflow: hidden;
	height: auto;
	margin-bottom: 15px;
}

.collection-box ul {
	margin: 0px;
	padding: 0px;
}

.collection-box ul li {
	list-style-type: none;
}

@media only screen and (max-width:1200px){

#collection-box-wrap {
	margin: 0px auto 0 auto;
}

#collection-body {
	width: 90%;
	margin-top: 40px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

}

@media screen and (max-width: 920px) {
  /* 記事アイテムを大きくして二列にする */
  
#collection-body {
	width: 96%;
}

.collection-box {
	width: 45%;
}

}

@media screen and (max-width: 620px) {

.collection-box {
	width: 85%;
}

}

/****************************************

	genres de collections

*****************************************/

.genres-all-tag-wrap {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.5em;
	padding-top: 40px;
	margin: 20px auto 60px;
	width: 1000px;
	font-weight: 400;	
}

.genres-all-tag-wrap ul{
	margin: 0;  /* 余分なマージンを消去 */
	padding: 0; /* 余分なパディングを消去 */
	text-align: center; /* 中央寄せ */
}

.genres-all-tag-wrap li{
	list-style-type: none; /* リストのマーカーを消去 */
	display: inline-block; /* 横並びに */
	margin: 0 10px 10px 0;
	padding: 5px 10px;
	border-radius: 7px;
	border: 1px solid #333;
}

@media only screen and (max-width:1200px){


.genres-all-tag-wrap {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

}


/****************************************

	atelier BOX

*****************************************/

#atelier-body {
	width: 1200px;
	margin-top: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

#atelier-box-wrap {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	/* 記事折り返し設定 */
	margin: 30px auto 0 auto;
}

@media only screen and (max-width:1200px){

#atelier-box-wrap {
	margin: 0px auto 0 auto;
}
	
#atelier-body {
	width: 90%;
	margin-top: 40px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

}

@media screen and (max-width: 920px) {
  /* 記事アイテムを大きくして二列にする */


#atelier-box-wrap {
	margin: 0px auto 0 auto;
}
  
#atelier-body {
	width: 96%;
}

.atelier-box {
	width: 45%;
}

}

@media screen and (max-width: 620px) {

.atelier-box {
	width: 85%;
}

}

/****************************************

	PetitVoyage BOX

*****************************************/

#PetitVoyage-body {
	width: 1200px;
	margin-top: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

#PetitVoyage-box-wrap {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	/* 記事折り返し設定 */
	margin: 30px auto 0 auto;
}

@media only screen and (max-width:1200px){

#PetitVoyage-box-wrap {
	margin: 0px auto 0 auto;
}
	
#PetitVoyage-body {
	width: 90%;
	margin-top: 40px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

}

@media screen and (max-width: 920px) {
  /* 記事アイテムを大きくして二列にする */


#PetitVoyage-box-wrap {
	margin: 0px auto 0 auto;
}
  
#PetitVoyage-body {
	width: 96%;
}

.PetitVoyage-box {
	width: 45%;
}

}

@media screen and (max-width: 620px) {

.PetitVoyage-box {
	width: 85%;
}

}

/****************************************

	Carnet BOX

*****************************************/

#Carnet-body {
	width: 1200px;
	margin-top: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

#Carnet-box-wrap {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	/* 記事折り返し設定 */
	margin: 30px auto 0 auto;
}

@media only screen and (max-width:1200px){

#Carnet-box-wrap {
	margin: 0px auto 0 auto;
}
	
#Carnet-body {
	width: 90%;
	margin-top: 40px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

}

@media screen and (max-width: 920px) {
  /* 記事アイテムを大きくして二列にする */


#Carnet-box-wrap {
	margin: 0px auto 0 auto;
}
  
#Carnet-body {
	width: 96%;
}

.Carnet-box {
	width: 45%;
}

}

@media screen and (max-width: 620px) {

.Carnet-box {
	width: 85%;
}

}

/****************************************

	projet BOX

*****************************************/

#projet-body {
	width: 1200px;
	margin-top: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

#projet-box-wrap {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	/* 記事折り返し設定 */
	margin: 30px auto 0 auto;
}

@media only screen and (max-width:1200px){

#projet-box-wrap {
	margin: 0px auto 0 auto;
}
	
#projet-body {
	width: 90%;
	margin-top: 40px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

}

@media screen and (max-width: 920px) {
  /* 記事アイテムを大きくして二列にする */


#projet-box-wrap {
	margin: 0px auto 0 auto;
}
  
#projet-body {
	width: 96%;
}

.projetr-box {
	width: 45%;
}

}

@media screen and (max-width: 620px) {

.projet-box {
	width: 85%;
}

}

/****************************************

	reportage BOX

*****************************************/

#reportage-box-wrap {
	height: auto;
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
	padding-top: 60px;
	padding-bottom: 40px;
}

#reportage-box-content-wrap {
	height: auto;
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 40px;
}

.reportage-box-body {
	width: 1200px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

/*  */

.reportage-box {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.reportage-texte {
	width: 40%;
	height: auto;
	float: left;
}

.reportage-image {
	width: 55%;
	height: auto;
	float: right;
}

.reportage-texte ul {
	margin: 0px;
	padding: 0px;
}

.reportage-texte ul li {
	list-style-type: none;
}

.reportage-image img {
	height: auto;
	width: 100%;
}

.reportage-box-title-wrap {
	margin-top: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.reportage-date .box-new {
	color: #FFF;
	padding: 2px;
	letter-spacing: 0.1em;
	font-size: 70%;
	background-color: #FF0000;
	vertical-align: 13%;
}

.box-excerpt {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.8em;
	line-height: 150%;
	margin-top: 20px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	font-weight: 400;
	color: #333;
}

.reportage-category {
	margin-top: 5px;
	font-family: 'Work Sans', sans-serif;
	font-size: 1.7em;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.05em;
	font-weight: 300;
}

/* second */

.reportage-box-second {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.reportage-texte-second {
	width: 40%;
	height: auto;
	float: right;
}

.reportage-image-second {
	width: 55%;
	height: auto;
	float: left;
}

.reportage-texte-second ul {
	margin: 0px;
	padding: 0px;
}

.reportage-texte-second ul li {
	list-style-type: none;
}

.reportage-image-second img {
	height: auto;
	width: 100%;
}

.reportage-box-title-second-wrap {
	margin-top: 10px;
	width: 98%;
	margin-right: auto;
	margin-left: 0px;
}

.reportage-date-second .box-new {
	color: #FFF;
	padding: 2px;
	letter-spacing: 0.1em;
	font-size: 70%;
	background-color: #FF0000;
	vertical-align: 13%;
}

.box-excerpt-second {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.8em;
	line-height: 150%;
	margin-top: 20px;
	width: 98%;
	margin-right: auto;
	margin-left: 0px;
	font-weight: 400;
	color: #333;
}

.reportage-category-second {
	margin-top: 5px;
	font-family: 'Work Sans', sans-serif;
	font-size: 1.7em;
	width: 98%;
	margin-right: auto;
	margin-left: 0px;
	letter-spacing: 0.05em;
	font-weight: 300;
}

/* commun */


.reportage-date {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.3em;
	padding-bottom: 10px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-weight: 400;
}

.reportage-box-title {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 2.8em;
	text-align: left;
	line-height: 140%;
	font-weight: 400;
}

.box-time {
	margin-right: 5px;
}



@media only screen and (max-width:1200px){
	
.reportage-box-body {
	width: 90%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

}

@media screen and (max-width: 920px) {
  /* 記事アイテムを大きくして二列にする */
  
.reportage-box-body {
	width: 90%;
}

.reportage-box {
	width: 100%;
	height: auto;
	display:flex;           /* Flexコンテナ―に設定 */
	flex-direction:column;  /* コンテンツの配置を「上→下」に設定 */
}

.reportage-texte {
	width: 98%;
	height: auto;
	order: 1;    /* コンテンツの順番を設定  */
	margin-right: auto;
	margin-left: auto;
}

.reportage-image {
	width: 100%;
	height: auto;
}

.reportage-box-title-wrap {
	margin-top: 10px;
	width: 100%;
}

.reportage-category {
	margin-top: 10px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.7em;
	width: 100%;
	letter-spacing: 0.05em;
	font-weight: 400;
}

.box-excerpt {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.8em;
	line-height: 150%;
	margin-top: 20px;
	width: 100%;
	font-weight: 400;
	color: #333;
}

.reportage-box-second {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
	display:flex;           /* Flexコンテナ―に設定 */
	flex-direction:column;  /* コンテンツの配置を「上→下」に設定 */
}

.reportage-texte-second {
	width: 98%;
	height: auto;
	order: 1;    /* コンテンツの順番を設定  */
	margin-right: auto;
	margin-left: auto;
}

.reportage-image-second {
	width: 100%;
	height: auto;
}

.reportage-image-second {
	width: 100%;
	height: auto;
}

.reportage-box-title-second-wrap {
	margin-top: 10px;
	width: 100%;
}

.reportage-category-second {
	margin-top: 10px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.7em;
	width: 100%;
	letter-spacing: 0.05em;
	font-weight: 400;
}

}


/****************************************

	article BOX

*****************************************/

#article-box-wrap {
	height: auto;
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
	padding-top: 60px;
	padding-bottom: 40px;
}

#article-box-content-wrap {
	height: auto;
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 40px;
}

/****************************************

	marque BOX

*****************************************/
#marque-wrap {
	background-color: #fff;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	overflow: hidden;
}

.marque-ex {
	font-size: 1.5em;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	color: #333;
	letter-spacing: 0.05em;
	width: 100%;
	padding-left: 2px;
	margin-top: 3px;
	text-align: center;
	font-weight: 400;
}

.marque-titre {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

#marque-body {
	width: 1200px;
	margin-top: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

#marque-box-wrap {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	/* 記事折り返し設定 */
	margin: 30px auto 0 auto;
}

.marque-box {
	width: 30%;
	height: auto;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.marque-box-link {
	overflow: hidden;
	height: auto;
	margin-bottom: 15px;
}

.marque-box-title {
	font-size: 1.9em;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	line-height: 140%;
	color: #333;
	letter-spacing: 0.05em;
	overflow: hidden;
	text-align: center;
	width: 100%;
	margin-top: 5px;
	font-weight: 400;
}

.marque-box-phrase {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.6em;
	line-height: 140%;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	font-weight: 400;
}

.marque-box ul {
	margin: 0px;
	padding: 0px;
}

.marque-box ul li {
	list-style-type: none;
}

@media only screen and (max-width:1200px){

.marque-titre {
	width: 96%;
}


#marque-box-wrap {
	margin: 0px auto 0 auto;
}
	
#marque-body {
	width: 90%;
	margin-top: 40px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}

}

@media screen and (max-width: 920px) {
  /* 記事アイテムを大きくして二列にする */


#marque-box-wrap {
	margin: 0px auto 0 auto;
}
  
#marque-body {
	width: 96%;
}

.marque-box {
	width: 45%;
}

}

@media screen and (max-width: 620px) {

.marque-box {
	width: 85%;
}

}

/****************************************

	reportage

*****************************************/

.reportage-titre {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 50px;
}

#reportage-image-photo {
	height: auto;
	width: 100%;
	overflow:hidden;
}

#reportage-image-photo img {
	height: auto;
	width: 100%;
}

#reportage-container {
	height: auto;
	width: 1200px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#reportage-wrap {
	height: auto;
	width: 1100px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
}

.reportage-content-category {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.8em;
	margin-top: 20px;
	font-weight: 400;
}

.reportage-content-tag {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.5em;
	margin-top: 20px;
	text-align: right;
	font-weight: 400;
}

.reportage-content-tag li{
	display: inline;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #E4E1DA;
	padding: 5px 10px;
	border-radius: 7px;
}

.reportage-all-tag-wrap {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.5em;
	margin-top: 20px;
	font-weight: 400;
}

.reportage-all-tag-wrap ul{
	margin: 0;  /* 余分なマージンを消去 */
	padding: 0; /* 余分なパディングを消去 */
	text-align: center; /* 中央寄せ */
}

.reportage-all-tag-wrap li{
	list-style-type: none; /* リストのマーカーを消去 */
	display: inline-block; /* 横並びに */
	margin: 0 10px 10px 0;
	background-color: #E4E1DA;
	padding: 5px 10px;
	border-radius: 7px;
}

.reportage-post-title {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 2.8em;
	line-height: 140%;
	margin-top: 20px;
	font-weight: 400;
}

.reportage-post-content {
	font-size: 1.8em;
	line-height: 180%;
	color: #333;
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 20px;
}

.reportage-post-content img {
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.reportage-post-content a:link {
	color: #09C;
}

.reportage-post-content a:visited {
	color: #09C;
}

.reportage-post-content a:hover {
	color: #930;
}

.b-fff a:link {
	color: #FFF;!important
}

.b-fff a:visited {
	color: #FFF;!important
}

.reportage-post-content .headline {
	font-family: "游明朝体", "Yu Mincho", YuMincho;
	font-size: 140%;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	letter-spacing: 0.1em;
	color: #000;
	line-height: 150%;
	font-weight: bold;
}

.reportage-post-content strong {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", serif;
	color: #000;
	font-weight: bold;
}

.features-post-date {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.8em;
	font-weight: 400;
}

.content-feature-category-wrap {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 100%;
	margin-top: 40px;
}

.content-feature-category-wrap ul {
	margin: 0px;
	padding: 0px;
}


.content-feature-category-wrap ul li {
	list-style-type: none;
	font-size: 1.6em;
	float: right;
	margin-left: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #333;
}

.content-feature-category-wrap ul li a {
	display: inline-block;
	color: #333;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 2px;
}

.content-feature-category-wrap ul li a:hover {
	color: #990;
}

.content-feature-category-wrap ul li a:active {
	position:relative;
}


@media only screen and (max-width:1200px){

.reportage-titre {
	width: 96%;
}

#reportage-container {
	width: 94%;
}

#reportage-wrap {
	width: 100%;
}

.reportage-all-tag-wrap {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

}


@media screen and (min-width:1800px) {

}

/****************************************

	INFORMATION

*****************************************/

#information-wrap {
	height: auto;
	width: 1000px;
	margin-top: 50px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

.information-body {
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

/****************************************

	marque

*****************************************/

#marque-nom {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 3.4em;
	line-height: 110%;
	text-align: center;
	margin-top: 30px;
	color: #333;
	letter-spacing: 0.05em;
	font-weight: 400;
}

#marque-nom span {
	font-size: 70%;
}

.marque-introduction {
	width: 900px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 2.0em;
	line-height: 150%;
	color: #333;
	margin: 40px auto 60px;
	font-weight: 400;
}

@media only screen and (max-width:1200px){

.marque-introduction {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}

}

/****************************************

	autre

*****************************************/

.autre-titre {
	padding-bottom: 10px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 2.6em;
	letter-spacing: 0.05em;
	line-height: 100%;
	margin-top: 40px;
	font-weight: 400;
}

.autre-titre span {
	font-size: 60%;
}

.autre-titre-centre {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 2.2em;
	letter-spacing: 0.05em;
	margin-top: 30px;
	text-align: center;
	line-height: 140%;
	font-weight: 400;
}

.autre-loi-centre {
	padding-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.8em;
	letter-spacing: 0.05em;
	margin-top: 100px;
	text-align: center;
	font-weight: 400;
}

.autre-contenu {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.6em;
	line-height: 160%;
	margin-top: 40px;
	font-weight: 400;
}

.autre-contenu-contact {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.6em;
	line-height: 160%;
	margin-top: 40px;
	text-align: center;
	font-weight: 400;
}

.autre-contenu strong {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 500;
}

@media only screen and (max-width:1200px){
	
.autre-titre {
	width: 94%;
}

.autre-contenu {
	width: 92%;
}

.autre-contenu-contact {
	width: 92%;
}

}

/****************************************

	特定商取引法に基づく表記　businessdeal

*****************************************/

.businessdeal-list-wrap {
	height: auto;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


.businessdeal-list {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.4em;
	line-height: 160%;
	margin-bottom: 10px;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
	font-weight: 400;
}

.businessdeal-list dl {
	margin: 10px 0px 0px;
	padding: 0px;
	position: relative;
}

.businessdeal-list dt {
	position: absolute;
	left: 0;
	padding-top: 14px;
}

.businessdeal-list dd {
	padding-left: 14em;
	padding-top: 14px;
}

@media only screen and (max-width:1200px){

.businessdeal-list-wrap {
	width: 88%;
}

}


/****************************************

	お問い合わせ

*****************************************/

.inquiry-body {
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

.inquiry-post-content {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.5em;
	line-height: 180%;
	color: #333;
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: 40px;
	font-weight: 400;
}

#trust-form input[type="submit"]{
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
}
#trust-form input[type="submit"]{
	position: relative;
	display: block;
	padding: 12px 20px;
	width: 280px;
	font-size: 1.2em;
	color: #fff;
	line-height: 1;
	text-align: center;
	background: #000;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	letter-spacing: 0.5em;
}

/****************************************

	パンくず

*****************************************/

#breadcrumbs-wrap {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
}

#breadcrumbs-wrap ul {
	margin: 0px;
	padding: 0px;
}

#breadcrumbs-wrap li {
	list-style-type: none;
	float: left;
	font-size: 1.5em;
}

.breadcrumbs-contents {
  overflow: hidden;
  width: 100%;
}
 
.breadcrumbs-contents ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
 
.breadcrumbs-contents li{
	float: left;
	margin: 0 0.5em 1em 1em;
	list-style: none;
	font-family: 'Work Sans', sans-serif;
	font-weight: 300;
}
 
.breadcrumbs-contents a{
	padding: .7em 1em;
	float: left;
	text-decoration: none;
	color: #000;
	position: relative;
	background-color: #DDDDDD;
}
 
.breadcrumbs-contents a:hover{
	background: #bea792;
	color: #eee;
}
 
.breadcrumbs-contents a::before{
}
 
.breadcrumbs-contents a:hover::before{
  border-color: #99db76 #99db76 #99db76 transparent;
}
 
.breadcrumbs-contents a::after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.25em;
  border-top: 1.25em solid transparent;
  border-bottom: 1.25em solid transparent;
  border-left: 1em solid #DDDDDD;
  right: -1em;
}

.breadcrumbs-contents a:hover::after{
  border-left-color: #bea792;
}
 
.breadcrumbs-contents .current,
.breadcrumbs-contents .current:hover{
	background: none;
	color: #000;
}
 
.breadcrumbs-contents .current::after,
.breadcrumbs-contents .current::before{
  content: normal;
}

/* collection */

.breadcrumbs-collection {
  overflow: hidden;
  width: 100%;
}
 
.breadcrumbs-collection ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
 
.breadcrumbs-collection li{
	float: left;
	margin: 0 0.5em 1em 1em;
	list-style: none;
	font-family: 'Work Sans', sans-serif;
	font-weight: 300;
}
 
.breadcrumbs-collection a{
	padding: .7em 1em;
	float: left;
	text-decoration: none;
	color: #000;
	position: relative;
	background-color: #E9E9E9;
}
 
.breadcrumbs-collection a:hover{
	background: #bea792;
	color: #eee;
}
 
.breadcrumbs-collection a::before{
}
 
.breadcrumbs-collection a:hover::before{
  border-color: #99db76 #99db76 #99db76 transparent;
}
 
.breadcrumbs-collection a::after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.25em;
  border-top: 1.25em solid transparent;
  border-bottom: 1.25em solid transparent;
  border-left: 1em solid #E9E9E9;
  right: -1em;
}

.breadcrumbs-collection a:hover::after{
  border-left-color: #bea792;
}
 
.breadcrumbs-collection .current,
.breadcrumbs-collection .current:hover{
	background: none;
	color: #000;
}
 
.breadcrumbs-collection .current::after,
.breadcrumbs-collection .current::before{
  content: normal;
}

/* collection speciale */

.breadcrumbs-speciale {
  overflow: hidden;
  width: 100%;
}
 
.breadcrumbs-speciale ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
 
.breadcrumbs-speciale li{
	float: left;
	margin: 0 0.5em 1em 1em;
	list-style: none;
	font-family: 'Work Sans', sans-serif;
	font-weight: 300;
}
 
.breadcrumbs-speciale a{
	padding: .7em 1em;
	float: left;
	text-decoration: none;
	color: #000;
	position: relative;
	background-color: #e3e0d9;
}
 
.breadcrumbs-speciale a:hover{
	background: #bea792;
	color: #eee;
}
 
.breadcrumbs-speciale a::before{
}
 
.breadcrumbs-speciale a:hover::before{
  border-color: #99db76 #99db76 #99db76 transparent;
}
 
.breadcrumbs-speciale a::after{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.25em;
  border-top: 1.25em solid transparent;
  border-bottom: 1.25em solid transparent;
  border-left: 1em solid #e3e0d9;
  right: -1em;
}

.breadcrumbs-speciale a:hover::after{
  border-left-color: #bea792;
}
 
.breadcrumbs-speciale .current,
.breadcrumbs-speciale .current:hover{
	background: none;
	color: #000;
}
 
.breadcrumbs-speciale .current::after,
.breadcrumbs-speciale .current::before{
  content: normal;
}

/****************************************

	footer

*****************************************/

#footer-navi-wrap {
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	background-color: #f2f2f2;
}

.footer-navi-menu {
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-navi-menu ul {
	text-align: center;
}

.footer-navi-menu li {
	display: inline-block;
	padding: 0 10px;
	line-height: 160%;
	text-align: center;
}

.footer-navi-menu li a {
	display: block;
}

.footer-navi-menu li a:hover {
	color: #bea792;	
}

#footer-menu-wrap {
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	background-color: #f2f2f2;
	padding-top: 40px;
}

.footer-menu-body {
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-menu-body ul {
	text-align: center;
}

.footer-menu-body li {
	display: inline-block;
	padding: 0 10px;
	line-height: 160%;
	text-align: center;
}

.footer-menu-body li a {
	display: block;
}

.footer-menu-body li a:hover {
	color: #bea792;	
}

#footer {
	width: 100%;
	padding-top: 40px;
	background-color: #f2f2f2;
}

#copyright {
	text-align: center;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.6em;
	color: #000;
	padding-bottom: 20px;
	font-weight: 400;
}

#page-top {
	position: fixed;
	bottom: 5px;
	right: 5px;
	font-size: 2.4em;
	z-index: 2010;
	line-height: 130%;
	width: 7%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#page-top a {
	text-decoration: none;
	color: #FFF;
	width: 40px;
	padding: 5px 0;
	text-align: center;
	display: block;
	background-color: #000;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #666;
}

/*.footer-sns {
	display:none;
}*/

.footer-sns {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 60px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.footer-sns ul {
	float: left;
	left: 50%;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.footer-sns ul li {
	float: left;
	left: -50%;
	position: relative;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 15px;
}

.footer-sns ul li a {
	color: #000;
	text-decoration: none;
	font-size: 4em;
}

.footer-sns ul li a:hover {
	color: #bea792;	
	text-decoration: none;
	font-size: 4em;
}


/****************************************

          Main

*****************************************/

#main .post,
#main .page {
	overflow: hidden;
	margin-bottom: 60px;
	border-bottom: 1px solid transparent;
}

.post-title {
	font-size: 2em;
	line-height: 140%;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

.post-content h4 {
	font-size: 110%;
	line-height: 150%;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	margin-top: 60px;
}

.post-content h4:first-letter {
	margin-right: .1em;
	font-size: 1.5em;
}

.post-content {
	font-size: 1.7em;
	line-height: 160%;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.post-content img {
	max-width:600px;
	padding: 4px;
	height: auto;
}

.star {
	color: #696;
}

.sticky {
	/* 先頭固定ポストのスタイル */
}

.post-meta {
	margin-bottom: 20px;
	text-align: right;
	width: 100%;
	margin-top: 20px;
	font-size: 90%;
}

	.post-meta .post-date,
	.post-meta .category {
	padding-right: 1em;
	font-size: 1.6em;
	}
	.comment-num {
		white-space: nowrap;
	}

.post-metaL {
	margin-bottom: 20px;
	width: 100%;
	margin-top: 20px;
	margin-left: 10px;
	letter-spacing: 0.1em;
}

	.post-metaL .post-dateL,
	.post-metaL .categoryL {
	padding-right: 1em;
	font-size: 1.7em;
	}
	.comment-numL {
		white-space: nowrap;
	}

.more-link {
	float: right;
}

.navigation {
	overflow: hidden;
	border-top: 1px solid #E4E4E4;
	font-size: 1.3em;
	margin: 10px auto 80px;
	width: 80%;
	line-height: 140%;
	padding-top: 30px;
}
	.navigation > div {
		width: 40%;
	}

	.navigation .alignright {
		text-align: right;
	}

	.navigation a {
	display: inline-block;
	padding: 10px 30px;
	border: none;
	color: #FFFFFF;
	background: #bea792;
	letter-spacing: 0.1em;
	}

	.navigation a:hover {
	background: #c8b2a0;
	}


.footer-post-meta {
	margin-top: 40px;
	text-align: right;
}

	.post-author{
		padding-left: 1em;
	}

.page-link {
	margin: 3em 0;
}

.comment-page-link {
	margin: 0 0 3em;
}

	.page-link span,
	.comment-page-link span,
	.comment-page-link a {
		display: inline-block;
		margin-right: 3px;
		padding: 5px 8px;
		border: 1px solid #ddd;
		background: #ddd;
	}
		.page-link a span,
		.comment-page-link a {
			background: #fff;
		}

	.page-link a {
		border-bottom: none;
		color: #000;
	}

	.page-link a span:hover,
	.comment-page-link a:hover {
		background: #ffeff7;
		color: #000;
	}

.post-tags-wrap {
	height: auto;
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

.post-tags-wrap ul {
}


.post-tags-wrap ul li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 1.2em;
	margin-bottom: 5px;
}

.post-tags-wrap ul li a {
	background-color: #E3E3E3;
	display: inline-block;
	cursor: pointer;
	color: #000;
	padding: 4px 12px;
	text-decoration: none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.post-tags-wrap ul li a:hover {
	background-color: #CCC;
	color: #000;
}
.post-tags-wrap ul li a:active {
	position:relative;
}



@media only screen and (max-width:600px){

.post-content img {
	padding: 4px;
	height: auto;
	width: 80%;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
}

}

/****************************************

          Related Posts

*****************************************/

div.related-posts {
	padding-bottom: 20px;
}

#related {
	font-size: 150%;
	font-family: 'Josefin Sans', sans-serif;
}

ul#related-posts li {
	margin-bottom: 30px;
}

ul#related-posts .content-box {
	width: 480px;
}
	ul#related-posts h4 {
		margin: 0;
	}

	ul#related-posts p {
		margin: 0;
	}

ul#related-posts .thumbnail-box {
	width: 100px;
}
	ul#related-posts img {
		width: 100px;
		height: 100px;
	}


/****************************************

          Comments Area

*****************************************/

#comment-area h3 {
	font-size: 150%;
	font-family: 'Josefin Sans', sans-serif;
}

.comments-list,
.trackback-list {
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 40px;
}
	.comments-list li,
	.trackback-list li {
		overflow: hidden;
		margin-top: -1px;
		padding: 20px 0 0;
		width: 100%;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid transparent;
	}

		.comments-list .avatar {
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
		}

		.comment-meta,
		.reply,
		.comment-notes,
		.form-allowed-tags,
		span.small {
			font-size: 80%;
		}

		.comment-body p {
			clear: both;
		}

		.reply {
			text-align: right;
		}

#respond {
	margin-bottom: 40px;
}


/****************************************

          Custom Comments

*****************************************/

#custom-comments > li {
	margin-bottom: 40px;
}

#custom-comments .comment-author,
#custom-trackback .trackback-author {
	float: left;
	margin-bottom: 20px;
	width: 250px;
}

	#custom-comments .bypostauthor > div .comment-author {
		float: right;
	}

	#custom-comments .comment-author cite span {
		padding-left: .5em;
	}

	#custom-comments .comment-meta {
		margin-top: 0;
	}

#custom-comments .comment-body,
#custom-trackback .trackback-body {
	float: right;
	margin-bottom: 20px;
	width: 300px;
}
	#custom-comments .comment-body {
		background: url(images/quote.png) no-repeat 0 0;
	}

	#custom-comments .bypostauthor > div .comment-body {
		float: left;
	}
		#custom-comments .comment-body p {
			padding-left: 1.5em;
		}

#custom-comments ul.children {
	margin-left: 20px;
}


/****************************************

          index.php Main

*****************************************/

.content-box {
	float: right;
	margin-top: -0.25em;
	width: 420px;
}
	.content-box .more-link {
		margin: 0;
	}

.thumbnail-box {
	float: left;
	width: 160px;
}

	.thumbnail-box img {
		width: 160px;
		height: 160px;
	}


/****************************************

	clearfix

*****************************************/

.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0 !important;
	content: "";
	font-size: 0;
}

.clearfix,
.container_12 {
  display: inline-block;
}

.clearfix,
.container_12 {
  display: block;
}


/****************************************

	wp_pagenavi

*****************************************/

.wp-pagenavi {
	clear: both;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 10px;
	padding-bottom: 60px;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #131B29;
	background-color: #FFF;
	border: solid 1px #131B29;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
}
.wp-pagenavi a:hover{
	color:#FFF; 
	background-color:#bea792; 
	border-color:#999;
}
.wp-pagenavi span.current{
	color: #FFF;
	background-color: #131B29;
	border-color: #131B29;
}

/****************************************

	Misc

*****************************************/

.alignright {
	float: right;
	margin-bottom: 1em;
	margin-left: 30px;
	width: auto;
}

.alignleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 1em;
	width: auto;
}

.aligncenter {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.wp-caption,
.gallery-caption,
.wp-caption-text {
	font-size: 90%;
}

*:first-child+html img.ie {
	padding-top: 10px !important;
}

*:first-child+html .post h3~h3,
*:first-child+html .post-date {
	margin-bottom: 20px !important;
}


/****************************************

	mobile

*****************************************/

#mobile-navi {
	display: none;
}

#mobile-menu {
	display: none;
} 
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}

/* ======================================

	 お問い合わせフォーム

====================================== */

.inquiry-form-wrap {
	font-size: 1.8em;
	height: auto;
	width: 700px;
	margin: 60px auto;
}

.wpcf7-submit {
	font-size: 1.2em;
	background-color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}

.required{
	color: #fe56aa;
	font-size: 90%;
}

/* CF7チェックボックスとラジオボタンを縦並びに */
span.wpcf7-list-item {
margin-top:5px;
display: block;
}

.wpcf7-form-control.wpcf7-radio {
}

span.wpcf7-list-item {
  position: relative;
  flex-basis: 50%;
  width: 100%;
  &.first
    margin: 0!important
}

.wpcf7-list-item-label {
  color: #333;
  cursor: pointer;
  font-size: 16px;
}

input[type="radio"] {
  position: absolute;
  opacity: 0;
}

input.wpcf7-text {
	width: 90%;
	font-size: 16px;
}

.wpcf7-list-item-label:before {
  content: '';
  background: #fff;
  border-radius: 100%;
  border: 1px solid #888888;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: relative;
  top: -0.2em;
  margin-right: 14px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  top: -2px;
}

input[type="radio"]:checked + .wpcf7-list-item-label:before {
  background-color: #bea792;
  box-shadow: inset 0 0 0 2px #fff;
}

@media only screen and (max-width:800px){

.inquiry-form-wrap {
	font-size: 1.8em;
	height: auto;
	width: 80%;
	margin: 60px auto;
}

}

/* ======================================

	 contact form 7（Trust Form Style）

====================================== */
div#trust-form img {
	width: auto;
}

div#trust-form p {
	width: auto;
}

div#trust-form.contact-form table{
	margin-bottom: 2em;
	text-align: center;
}
div#trust-form.contact-form table th {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
    vertical-align: top;
	white-space: nowrap;
}
div#trust-form.contact-form table td {
	padding: 10px 0;
    border-bottom: 1px solid #ccc;
	text-align: left;
    vertical-align: middle;   
}
div#trust-form.contact-form table tr:hover{
	background-color: #E8E3E1;
}
div#trust-form.contact-form table div{
	padding: 0 10px;
}

div#trust-form.contact-form p.submit-container {
	text-align: center;
}

div#trust-form.contact-form div.submessage {
    font-size: 80%;
}

div#trust-form.contact-form span.require {
    margin-left:3px;
    color: #e55a3b;
}

div#trust-form.contact-form div.error {
    color: #e55a3b;
}


div#trust-form.contact-form input[type="checkbox"],
div#trust-form.contact-form input[type="radio"] {
    margin-right: 3px;
}
div#trust-form.contact-form label{
	display: block;
	width: 100%;
}

div#trust-form #confirm-button{
	text-align: center;
}

/* split css in input confirm finish  */
div.contact-form-input {}
div.contact-form-confirm {}
div.contact-form-finish {}

div.contact-form-input table {}
div.contact-form-confirm table  {}
div.contact-form-finish table {}

div.contact-form-input table th {}
div.contact-form-confirm table th {}
div.contact-form-finish table th {}

div.contact-form-input table td {}
div.contact-form-confirm table td {}
div.contact-form-finish table td {}


@media only screen and (max-width:600px){
	div#trust-form table{
		margin: 2em auto;
		border: 1px solid #ccc;
		border-bottom-width: 0;			
	}
	div#trust-form table th,
	div#trust-form table td{
		padding: 0;
		float: left;
		clear: both;
		width: 100%;
	}
	div#trust-form table th{
		background-color: #f4f4f4;
	}
	div#trust-form table ul li{
		line-height: 3.5em;
	}
	div#trust-form.contact-form table tr:hover{
	background: #fff;
}

}


/****************************************

	SNS シェアボタン（TOP）

*****************************************/

#share-sns-content-wrap {
	overflow: hidden;
	height: auto;
	width: 100%;
	margin-top: 40px;
}

.share-sns-txt {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	text-align: center;
	margin-top: 30px;
	font-size: 1.6em;
	font-weight: 400;
}

.share-sns {
	text-align: center;
	margin-top: 10px;
}


/****************************************

	執筆者

*****************************************/

.profile-wrap {
	height: auto;
	width: 500px;
	margin: 40px auto;
	border: 1px solid #D8D8D8;
	overflow: hidden;
}

.profile-avatar {
	float: left;
	height: auto;
	width: 100px;
	padding: 15px;
}

.profile-author {
	float: right;
	height: auto;
	width: 340px;
	font-size: 1.4em;
	line-height: 140%;
	padding: 15px;
}

.profile-author-url {
	text-align: right;
}

@media only screen and (max-width:510px){

.profile-wrap {
	height: auto;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}

.profile-avatar {
	float: none;
	height: 100px;
	width: 100px;
	padding: 0px;
	margin: 15px auto;
}

.profile-author {
	float: none;
	height: auto;
	width: 380px;
	font-size: 1.4em;
	line-height: 140%;
	padding: 0px;
	text-align: center;
	margin: 15px auto;
}


}

/****************************************

	執筆者（Box）

*****************************************/

.box-author {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.2em;
	text-align: right;
	color: #666;
	font-weight: 400;
	margin-top: 8px;
}

.box-author a:link {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	color: #333;
	font-weight: 400;
}

.box-author a:visited {
	color: #333;
}

.box-author a:hover {
	color: #333;
}

.box-author img {
	vertical-align: middle;
	margin-bottom: 4px;
}
.avatar {
	webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
	-ms-border-radius: 50%; 
	-o-border-radius: 50%; 
	border-radius: 50%;
}


/****************************************

	サムネイル表示

*****************************************/

.thumbnail-wrap {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.5em;
	color: #000;
	text-align: right;
	margin-bottom: 20px;
}

.thumbnail-wrap a:link {
	color: #CCC;
	text-decoration: none;
}

.thumbnail-wrap a:visited {
	color: #CCC;
}

.thumbnail-wrap a:hover {
	color: #666;
}

@media only screen and (max-width:1200px){

.thumbnail-wrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

}

/****************************************

	検索ページ

*****************************************/

#SearchArea {
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
}

.SearchWrap {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.7em;
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 2px 10px 40px;
	border-radius: 20px;
	font-weight: 400;
}

.SearchWrapHome ul {
}

.SearchWrapHome ul li {
	float: left;
}

.SearchWrap h4 {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 140%;
	color: #000;
	font-weight: bold;
	font-weight: 500;
}

.SearchResultWrap {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
}

.SearchResult {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 2.2em;
	background-color: #F2F2F2;
	padding: 20px 25px 15px;
	font-weight: 400;
}

.SearchResult span {
	font-size: 150%;
	font-weight: bold;
}


.sf-field-submit {
	text-align: center;
	clear: both;
	height: auto;
	width: 100%;
}

input[type="submit"]{
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
}
input[type="submit"]{
	position: relative;
	display: block;
	padding: 1em;
	width: 280px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.0em;
	color: #fff;
	line-height: 1;
	text-align: center;
	background: #000;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	border: 2px solid #000;
	letter-spacing: 0.1em;
	font-weight: 500;
}

.search-filter-reset {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	width: 100px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;
	border: 1px solid #666;
	font-weight: 400;
}

.sf-field-taxonomy-area {
	height: auto;
	width: 100%;
}

.sf-field-taxonomy-area ul li {
	display:inline;
}

.SearchWrap .sf-field-reset {
	text-align: center;
	margin-top: 20px;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

.SearchWrap .sf-field-search input {
	margin-bottom: 10px;
	padding: 4px 5px;
	font-size: 90%;
	line-height: 1.1em;
	border-radius: 10px;
	border: 1px solid #666;
	position: relative;
	top: 1px;
}

	
/********** 検索 **********/

/* 検索項目 */

.SearchWrap form > ul .sf-field-taxonomy-categorie{
	width: 100%;
}
.SearchWrap form > ul .sf-field-taxonomy-categorie ul{
	display: flex;
	flex-wrap: wrap;
}
.SearchWrap form > ul .sf-field-taxonomy-categorie ul li{
	width: 180px;
	margin: 0 5px 0 0;
}

/* 検索項目 */

.SearchWrap form > ul .sf-field-taxonomy-collectiontag{
	width: 100%;
}
.SearchWrap form > ul .sf-field-taxonomy-collectiontag ul{
	display: flex;
	flex-wrap: wrap;
}
.SearchWrap form > ul .sf-field-taxonomy-collectiontag ul li{
	width: 220px;
	margin: 0 5px 0 0;
}

/* 検索項目 */

.SearchWrap form > ul .sf-field-taxonomy-collection_marque{
	width: 100%;
}
.SearchWrap form > ul .sf-field-taxonomy-collection_marque ul{
	display: flex;
	flex-wrap: wrap;
}
.SearchWrap form > ul .sf-field-taxonomy-collection_marque ul li{
	width: 200px;
	margin: 0 5px 0 0;
}

/* 検索項目 */

.SearchWrap form > ul .sf-field-taxonomy-articletag{
	width: 100%;
}
.SearchWrap form > ul .sf-field-taxonomy-articletag ul{
	display: flex;
	flex-wrap: wrap;
}
.SearchWrap form > ul .sf-field-taxonomy-articletag ul li{
	width: 180px;
	margin: 0 5px 0 0;
}

/* 検索項目 */

.SearchWrap form > ul .sf-field-taxonomy-atelierprojet{
	width: 100%;
}
.SearchWrap form > ul .sf-field-taxonomy-atelierprojet ul{
	display: flex;
	flex-wrap: wrap;
}
.SearchWrap form > ul .sf-field-taxonomy-atelierprojet ul li{
	width: 240px;
	margin: 0 5px 0 0;
}


@media only screen and (max-width:1200px){

.SearchWrap {
	width: 96%;
}

}


/****************************************

	チェックボックス

*****************************************/

/* ベースのチェックボックス */
.SearchWrap input[type=checkbox] {
  display: none;
}

#SearchArea label {
  position: relative;
  padding-left: 25px;
}

.SearchWrap input[type=checkbox]  + label::before {
  position: absolute;
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  border: 1px solid #666;
  left: 0;
  top: 0px;/*文字位置（タテ）*/
	border-radius: 5px;
}

.SearchWrap input[type=checkbox]  + label::after {
    border-right: 6px solid #000;
    border-bottom: 3px solid #000;
    content: '';
    display: block;
    height: 18px;
    left: 3px;
    margin-top: -16px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 9px;
}

.SearchWrap input[type=checkbox]:checked + label::after {
  opacity: 1;
}

/****************************************

	検索結果　non

*****************************************/

.no-post {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 1.8em;
	text-align: center;
	line-height: 150%;
	font-weight: 400;
}

/****************************************

	reCAPTCHA

*****************************************/

.grecaptcha-badge {
	visibility: hidden;
}

/*.grecaptcha-badge {
	bottom: 100px!important;
}*/

.reCAPTCHA {
	line-height: 140%;
	height: auto;
	text-align: center;
	color: #666;
}

.reCAPTCHA a {
	color: #998F48;
}

/****************************************

	caption

*****************************************/

.wp-block-image figcaption {
	font-size: 80%;
	margin-top: -1.0em !important;
	padding-bottom: 10px;
	line-height: 140%;
}

/****************************************

	パンくず 改

*****************************************/

#breadcrumbs-content {
  overflow: hidden;
  width: 100%;
}
 
#breadcrumbs-content li{
  float: left;
  margin: 0 2em 0 0;
	font-family: 'Work Sans', sans-serif;
	font-weight: 300;
}
 
#breadcrumbs-content a{
  padding: .7em 1em .7em 1em;
  float: left;
  text-decoration: none;
  color: #333;
  background: #DDD;
  position: relative;
  z-index: 1;
  border-radius: .4em 0 0 .4em;
}
 
#breadcrumbs-content a:hover{
  background: #bea792;
	color: #eee;
}
 
#breadcrumbs-content a::after{
  background: #DDD;
  content: "";
  height: 2.5em;
  margin-top: -1.25em;
  position: absolute;
  right: -1em;
  top: 50%;
  width: 2.5em;
  z-index: -1;
  transform: rotate(45deg);
  border-radius: .4em;
}
 
#breadcrumbs-content a:hover::after{
	background: #bea792;
}
 
#breadcrumbs-content .current,
#breadcrumbs-content .current:hover{
  font-weight: bold;
  background: none;
}
 
#breadcrumbs-content .current::after{
  content: normal;
}



/****************************************

	ロゴ

*****************************************/

.lescastagnettes-logo-x {
	height: 100px;
	width: 100px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}

.lescastagnettes-logo-x img {
	height: auto;
	width: 100%;
}

/****************************************

	cloudflare

*****************************************/

.cloudflare-txt {
	line-height: 140%;
	color: #333;
	width: 100%;
	text-align: center;
}

.cloudflare-button {
	text-align: center;
}

