@charset "UTF-8";
/* CSS Document */

/*--ブランドインデックス--*/
.brand_title {
	border-bottom: 1px solid #5e311a;
}
.brand_title_h2 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 0;
	margin-bottom: 1px;
}
.brand_title_h2 img {
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 7px;
}
.brand_list_wrap {
	margin-top: 15px;
}
.brand_list_wrap ul {
	overflow: hidden;
}
.brand_list_wrap ul li {
	list-style: none;
	float: left;
	width: 19%;
	text-align: center;
	margin-right: 8%;
}
.brand_list_wrap ul li:nth-child(n+5) {
	margin-top: 30px;
}
.brand_list_wrap ul li:nth-child(4n+4) {
	margin-right: 0;
}
.brand_list_wrap ul li:nth-child(4n+5) {
	 clear: both;
}
.brand_list_wrap ul li a {
	display: block;
	color: #333;
}
.brand_list_wrap ul li a img {
	max-width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.brand_list_wrap ul li a p {
	color: #333;
}

#interview_inner {
	padding: 15px;
}
.interview_des {
	margin-top: 15px;
}
.interview_des2 {
	margin-top: 8px;
}
#collaborator {
	margin-top: 15px;
	background-color: #faf4d5;
	background: -webkit-gradient(linear, left top, right bottom, from(#faf4d5), color-stop(0.25, #faf4d5), color-stop(0.25, white), color-stop(0.5, white), color-stop(0.5, #faf4d5), color-stop(0.75, #faf4d5), color-stop(0.75, white), to(white));
	background: -moz-linear-gradient(-45deg, #faf4d5 25%, white 25%, white 50%, #faf4d5 50%, #faf4d5 75%, white 75%, white);
	background: linear-gradient(-45deg, #faf4d5 25%, white 25%, white 50%, #faf4d5 50%, #faf4d5 75%, white 75%, white);
	background-size: 4px 4px;
	border: 1px solid #d4b9a5;
}
.collaborator_inner {
	padding: 3%;
	overflow: hidden;
}
.collaborator_img {
	padding-right: 5%;
	padding-left: 2%;
	float: left;
}
.collaborator_title {
	font-size: 20px;
	margin-bottom: 13px;
}
.collaborater_name {
	float: left;
	font-size: 30px;
	color: #ce650f;
	margin-right: 15px;
}
.f_14 {
	font-size: 14px;
}
.testimonials {
	clear: both;
}
.collaborater_article {
	float: left;
	width: 75%;
}
.collaborater_article dl {
	padding-bottom: 10px;
}
.interview_article {
	margin-top: 15px;
}
.interview_article_inner {
	border-right: 1px solid #d4b9a5;
	border-bottom: 1px solid #d4b9a5;
	border-left: 1px solid #d4b9a5;
	padding: 15px;
	background-color: #fdfcfb;
	overflow: hidden;
}
.lacasta_interview1_article_title,.lacasta_interview2_article_title {
	height: 125px;
	width: 769px;
	background-repeat: no-repeat;
}
.lacasta_interview1_article_title {
	background-image: url(../brand/lacasta/images/interview1_background.jpg);
}
.lacasta_interview2_article_title {
	background-image: url(../brand/lacasta/images/interview2_background.jpg);
}
.interview1_title {
	font-size: 24px;
	color: #390e0e;
	padding-top: 70px;
	padding-left: 115px;
}
.interview2_title {
	font-size: 24px;
	color: #390e0e;
	padding-top: 68px;
	padding-left: 135px;
	width: 600px;
	line-height: 1.2em;
}
.question {
	font-size: 18px;
	color: #ce650f;
	clear: both;
	padding-bottom: 15px;
}
.narrow {
	letter-spacing: -2px;
	margin-right: 5px;
}
.interview_article_left {
	float: left;
	padding-bottom: 35px;
	width: 462px;
}
.interview_article_right {
	float: right;
	padding-bottom: 15px;
}
.interview_article_right {
	float: right;
	width: 462px;
	padding-bottom: 15px;
}
.interview_article_right_img {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.interview_article_left_img {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.interviewer {
	color: #1a7e1a;
	padding-bottom: 15px;
	font-weight: bold;
}
.interview_article_nomal {
	padding-bottom: 15px;
}
.interview_eye img {
	width: 100%;
  height: auto;
}
.img_bottom_des {
	width: 250px;
	font-size: 12px;
	color: #666;
	margin-top: 5px;
}
.after_middle {
	border-right: 1px solid #d4b9a5;
	border-left: 1px solid #d4b9a5;
	background-color: #fdfcfb;
}
.after_middle_inner {
	padding-right: 15px;
	padding-left: 15px;
  overflow:hidden;
}
.after_title {
	margin-bottom: 10px;
}
.after {
	margin-top: 15px;
}
.after_article {
	font-size: 12px;
	width: 437px;
}
.after_img {
	float: right;
	padding-left: 15px;
}
.lacasta_summary {
	background-image: url(../brand/lacasta/images/goods_background.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 659px;
	margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}
.summary_inner {
	padding: 15px;
}
.summary_left {
	float: left;
}
.summary_right {
	float: left;
	margin-left: 15px;
	width: 433px;
}
.summary_right dt {
	margin-bottom: 8px;
}
.summary_btn {
	text-align: center;
	margin-top: 5px;
}
.summary_btn img {
	-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;
}
@media only screen and (min-width: 640px) {
.summary_btn img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
}
.collaborater_post {
	color: #333;
	font-size: 12px;
	padding-top: 3px;
}

/*--ジョンマスター--*/
.john_interview1_article_title,.john_interview2_article_title,.john_interview3_article_title {
	height: 125px;
	width: 769px;
	background-repeat: no-repeat;
}
.john_interview1_article_title{
	background-image: url(../spa_course/john_masters_organics/images/interview1_background.jpg);
}
.john_interview2_article_title{
	background-image: url(../spa_course/john_masters_organics/images/interview2_background.jpg);
}
.john_interview3_article_title{
	background-image: url(../spa_course/john_masters_organics/images/interview3_background.jpg);
}
.kome {
	font-size: 9px;
	color: #F00;
}
.interview_article_kome {
	font-size: 12px;
	color: #F00;
}
.interview_article_kome_des {
	font-size: 12px;
	margin-bottom: 15px;
	color: #666;
}
.interview_block_left {
	float: left;
	width: 307px;
	margin-bottom: 15px;
}
.interview_block_right {
	float: right;
	width: 307px;
	margin-bottom: 15px;
}
.interview_block {
	margin-top: 3px;
}
.interview_block dt {
	font-size: 12px;
	font-weight: bold;
}
.interview_block dd {
	font-size: 12px;
	color: #666;
}
.interview_block dd a{
	font-size: 12px;
	color: #666;
}
.interview_block dd a:hover{
	font-size: 12px;
	color: #666;
}
.john_summary {
	background-image: url(../spa_course/john_masters_organics/images/goods_background.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 659px;
	margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}
.after_wrapper_img img {
	width: 100%;
	height: auto;
}
.after_article {
	font-size: 12px;
	width: 547px;
}
/*--日本ヘッドソーダスパ協会--*/
.headsodaspa_interview1_article_title,.headsodaspa_interview2_article_title,.headsodaspa_interview3_article_title {
	height: 145px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
}
.headsodaspa_interview1_article_title{
	background-image: url(../interview/head_sodaspa/images/interview1_background.jpg);
}
.headsodaspa_interview2_article_title{
	background-image: url(../interview/head_sodaspa/images/interview2_background.jpg);
}
.headsodaspa_interview3_article_title{
	background-image: url(../interview/head_sodaspa/images/interview3_background.jpg);
}
.interview_article_title {
	border-left: 4px solid #2e3bd5;
	padding-left: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #2e3bd5;
	margin-bottom: 10px;
	float: left;
}
.f_198916 {
	color: #198916;
	font-weight: bold;
}
.interview_article_center {
	text-align: center;
	margin-bottom: 15px;
}
.soda_btn {
	margin-top: 30px;
}
.head_sodaspa_efficacy dt {
	font-size: 16px;
	margin-bottom: 5px;
	color: #2e3bd5;
}
.head_sodaspa_efficacy dt h4 {
	font-size: 16px;
	font-weight: normal;
	color: #2e3bd5;
}
.head_sodaspa_efficacy dd {
	margin-bottom: 15px;
}
.headsodaspa_movie_title {
	margin-top: 5px;
	margin-bottom: 5px;
}
.soda_btn img {
	-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;
}
@media only screen and (min-width: 640px) {
.soda_btn img:hover {  
    opacity: 0.7;  
    filter: alpha(opacity=70);  
}
}
/*--タブレット対応--*/
@media screen and (min-width: 641px) and (max-width: 1059px) {
/*--ブランドインデックス--*/
.brand_title {
}
.brand_title_h2 {
}
.brand_title_h2 img {
}
.brand_list_wrap {
}
.brand_list_wrap ul {
}
.brand_list_wrap ul li {
}
.brand_list_wrap ul li:nth-child(n+5) {
}
.brand_list_wrap ul li:nth-child(4n+4) {
}
.brand_list_wrap ul li:nth-child(4n+5) {
}
.brand_list_wrap ul li a {
}
.brand_list_wrap ul li a img {
}
.brand_list_wrap ul li a p {
}

.interview_eye img {
	width: 100%;
	height: auto;
}
.interview_title img {
	max-width: 100%;
	height: auto;
}
.collaborator_img {
	width: 23%;
	padding-right: 2%;
	padding-left: 0;
}
.collaborator_img img {
	width: 100%;
	height: auto;
}
.collaborater_article {
	width: 75%;
}
.collaborater_name {
	float: none;
	margin-right: 0;
}
.lacasta_interview1_article_title, .lacasta_interview2_article_title {
	width: 100%;
	height:125px;
  background-size: 100% 100%;
}
.interview1_title {
	font-size: 20px;
	padding-top: 13.2%;
	padding-left: 17%;
}
.interview_article_right_img {
	width: 40%;
	padding-left: 2%;
	padding-bottom: 2%;
}
.interview_article_right_img img {
	width: 100%;
	height: auto;
}
.interview_article_left {
	width: 100%;
	float: none;
	padding-bottom: 15px;
}
.interview_article_left_img {
	width: 40%;
	padding-right: 2%;
	padding-bottom: 2%;
}
.interview_article_left_img img {
	width: 100%;
	height: auto;
}
.interview_article_right {
	width: 100%;
	float: none;
}
.img_bottom_des {
	width: 100%;
}
.lacasta_interview2_article_title {
	background-size: 100% 100%;
}
.interview2_title {
	width: 82%;
	font-size: 20px;
	padding-top: 10%;
	padding-left: 17%;
}
.after_wrapper_img img {
	width: 100%;
	height: auto;
}
.after_img {
	width: 37%;
	padding-left: 2%;
}
.after_img img {
	width: 100%;
	height: auto;
}
.after_article {
	width: 100%;
}
.lacasta_summary {
	width: 100%;
	height: auto;
	background-size: 100% 100%;
	overflow: hidden;
}
.summary_inner {
	overflow: hidden;
	padding: 2%;
}
.summary_left {
	width: 28%;
}
.summary_left img {
	width: 100%;
	height: auto;
}
.summary_right {
	width: 70%;
	margin-left: 2%;
}
.summary_right h2 img {
	max-width: 100%;
	height: auto;
}
.summary_right dt {
	font-size: 12px;
}
.summary_btn a img {
	width: 100%;
	height: auto;
}
/*--日本ヘッドソーダスパ協会--*/
.headsodaspa_interview1_article_title , .headsodaspa_interview2_article_title , .headsodaspa_interview3_article_title {
	width: 100%;
	height: auto;
	background-size: 100%;
}
.headsodaspa_interview1_article_title .interview2_title , .headsodaspa_interview2_article_title .interview2_title , .headsodaspa_interview3_article_title .interview2_title {
	padding-top: 9.7%;
}
.interview_article_title {
	width: 55%;
	padding-left: 2%;
}
.interview_article_center iframe {
	width: 90%;
}
.interview_article_center img {
	width: 98%;
	height:auto;
}
/*--ジョンマスターオーガニックブランド訪問--*/
.john_interview1_article_title, .john_interview2_article_title, .john_interview3_article_title {
	width: 100%;
  height:125px;
	background-size: 100% 100%;
}
.john_interview1_article_title .interview2_title , .john_interview2_article_title .interview2_title , .john_interview3_article_title .interview2_title {
	padding-top: 10%;
}
.john_interview3_article_title .interview1_title {
	padding-top: 13%;
}
.interview_block_left , .interview_block_right {
	width: 49%;
}
.interview_block_left img , .interview_block_right img {
	width: 100%;
	height: auto;
}
.john_summary {
	width: 100%;
	height: auto;
	background-size: 100% 100%;
	overflow: hidden;
}
}
/*--スマホ--*/
@media only screen and (max-width: 640px) {
	/*--ブランドインデックス--*/
	.brand_title {
		width: 96%;
		margin-top: 10px;
		margin-left: 10px;
		border-bottom: 0;
	}
	.brand_title_h2 {
		color: #7f2d00;
		font-size: 1.2em;
	}
	.brand_title_h2 img {
		width: auto;
		height: 19px;
		margin-top: 0;
		margin-right: 5px;
	}
	.brand_list_wrap {
	}
	.brand_list_wrap ul {
		margin: 0 10px;
	}
	.brand_list_wrap ul li {
		width: 44%;
		padding: 0 2%;
		margin-right: 4%;
	}
	.brand_list_wrap ul li:nth-child(n+5) {
		margin-top: 0;
	}
	.brand_list_wrap ul li:nth-child(4n+4) {
	}
	.brand_list_wrap ul li:nth-child(4n+5) {
		clear: none;
	}
	.brand_list_wrap ul li:nth-child(n+3) {
		margin-top: 30px;
	}
	.brand_list_wrap ul li:nth-child(even) {
		margin-right: 0;
	}
	.brand_list_wrap ul li:nth-child(2n+3) {
		clear: both;
	}
	.brand_list_wrap ul li a {
	}
	.brand_list_wrap ul li a img {
		width: 70%;
	}
	.brand_list_wrap ul li a p {
	}
}
