@charset "UTF-8";
/* -------------------------------
  - contentHead
------------------------------- */
.contentHead-wrap {
  padding: 10px 0 45px;
}
.contentHead_thumb {
  float: left;
  width: 220px;
  height: 220px;
}
.contentHead_main {
  float: right;
  padding-left: 30px;
  width: 740px;
}
.contentHead_ttl {
  font-size: 28px;
  padding-bottom: 10px;
  border-bottom: 1px dotted;
  margin-bottom: 15px;
}
.contentHead_txt {
  font-size: 14px;
  line-height: 1.8;
}
.contentHead_txt a{
  color: #008db7;
}
.contentHead_txt a:hover{
  text-decoration:underline;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  color: #6fcde8;
}
@media screen and (min-width: 768px) and ( max-width:1024px) {
	.contentHead_main {
	  float: right;
	  padding-left: 30px;
	  width: 710px;
	}
}
/* -------------------------------
  - article
------------------------------- */
.articleArea {
  padding: 40px;
  margin-bottom: 40px;
}

/* articleTable */
.articleTable {
  padding: 30px;
/**  margin-bottom: 60px;**/
  font-size: 14px;
}
.articleTable_ttl {
  margin-bottom: 15px;
}

/* section */
.section {
  margin-bottom: 70px;
}
.section_ttl {
  font-size: 22px;
  line-height: 1.5;
  padding-bottom: 13px;
  margin-bottom: 30px;
}
.section_subttl {
  font-size: 16px;
  margin: 20px 0;
}
.section_txt {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 40px;
}
.section_txt a{
  color: #008db7 !important;
}
.section_txt a:hover{
  text-decoration:underline;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  color: #6fcde8;
}
.section_txt2 {
    font-size: 14px;
    line-height: 1.8;
    margin: 20px 0 0;
    border-top: 1px solid #ccc;
    padding: 25px 0 10px;
}
.section_txt2 a:hover{
  text-decoration:underline;
}
.section_thumb {
  width: 540px;
  margin: 0 auto 40px;
}
.section_thumb .cap{
  margin-top:8px;
}
.section_movie {
  width: 540px;
  height: 304px;
  margin: 0 auto 30px;
}
.section_movie .cap{
  margin-top:8px;
}
.section_item {
/*  margin-top: 50px;*/
  margin-bottom: 20px;
}

.section_thumb100 {
  width: 100%;
  margin: 0 auto 40px;
  position: relative;
}
.g_pic{
  position: relative;
}
.g_pic:after{
  content:"";
  background-image: url("/interior-story/wp-content/themes/interior_story/common/images/pickup.png");
  width: 30px;
  height:30px;
  bottom:0px;
  right:0;
  position: absolute;
}
.section_thumb100 .cap{
  margin-top:8px;
  line-height: 1.5rem;
}
.section_thumb50herfPC {
  width: 100%;
  margin: 0 auto 40px;
}
.section_thumb50herfPC .thumb50herf_det{
  width: 48%;
  float:left;
  margin-right:4%;
}
.section_thumb50herfPC .thumb50herf_det:last-child{
  width: 48%;
  float:left;
  margin:0;
}
.thumb50herf_det .det_pic{
  width: 100%;
  height: 192px;
  overflow: hidden;
  position: relative;
}
.thumb50herf_det .g_pic:after{
  content:"";
  background-image: url("/interior-story/wp-content/themes/interior_story/common/images/pickup.png");
  width: 30px;
  height:30px;
  bottom:0;
  right:0;
  position: absolute;
}

.thumb50herf_det img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 150%;
}
.section_thumb50herfPC .cap{
  margin-top:8px;
  line-height: 1.5rem;
}

.section_thumb50herf {
  width: 100%;
  margin: 0 auto 40px;
}
.section_thumb50herf .thumb50herf_det{
  width: 48%;
  float:left;
  margin-right:4%;
}
.section_thumb50herf .thumb50herf_det:last-child{
  width: 48%;
  float:left;
  margin:0;
}
.section_thumb50herf .cap{
  margin-top:8px;
  line-height: 1.5rem;
}
.section_thumb50herf .title{
  margin-top:15px;
  line-height: 1.5rem;
  font-weight:bold;
  font-size: 1.2rem;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.section_thumb50herf .honbun{
  margin-top:15px;
  line-height: 1.5rem;
}
.section_thumb50herf .chusyaku{
  margin-top:15px;
  line-height: 1.5rem;
}

/* -------------------------------
  - c-product
------------------------------- */
.c-product_ec {
    margin-bottom: 20px;
}
.c-product_ec .product__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-product_ec .product__item {
    margin-top: 40px;
}
.c-product_ec .product__item .product__img {
    margin-bottom: 20px;
    text-align: center;
}
.c-product_ec .product__item .product__img img {
    width: auto;
    max-width: 100%;
}
.c-product_ec .product__name {
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
    line-height: 1.5;
}
.c-product_ec .product__name p,
.c-product_ec .product__name a {
    line-height: 1.5;
    color: #444;
}
.c-product_ec .product__name::before {
    content: "";
    position: absolute;
    background: #ca0000;
    width: 10px;
    height: 2px;
    top: 10px;
    left: 0;
}
.c-product_ec .product__price {
    margin-bottom: 13px;
    line-height: 1.7;
    //color: #999;
    //color: #333;
    color: #707070;
    font-weight: bold;
}
.c-product_ec .product__price span {
    display: block;
}
.c-product_ec .product__text {
    margin-bottom: 0;
    line-height: 1.7;
}
.c-product_ec .product__notes {
    line-height: 1.7;
    margin-top: 13px;
}
.c-product_ec .product__notes.product__notes_size {
    margin-top: 0;
    margin-bottom: 13px;
    position: relative;
}
.c-product_ec .product__price + .product__notes.product__notes_size {
    margin-top: -5px;
}
.c-product_ec .product__notes.product__notes_size + .product__notes.product__notes_size {
    margin-top: -13px;
}
.c-product_ec .product__btnbox {
    line-height: 1.5;
}
.c-product_ec .product__btn {
    margin: 20px auto 0;
    background: #fff;
    color: #ca0000;
    border: 2px solid #ca0000;
    padding: 13px;
    border-radius: 25px;
    max-width: 300px;
    width: 90%;
    font-weight: bold;
    text-align: center;
    display: block;
}
.c-product_ec .product__btn:hover {
    //background: #999;
    //border: 2px solid #999 !important;
    background: #ca0000;
    border: 2px solid #ca0000 !important;
    color: #fff !important;
    opacity: 1;
}
.c-product_ec a:hover {
    opacity: .7;
} 

/* col1_pc */
.c-product_ec .product__item.col1_pc {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
}
.c-product_ec .product__item.col1_pc.col1_pc_re {
    flex-direction: row-reverse;
}
.c-product_ec .product__item.col1_pc .product__img {
    width: 44%;
    margin-bottom: 0;
}
.c-product_ec .product__item.col1_pc .product__content {
    width: 52%;
}
.c-product_ec .product__item.col1_pc .product__name {
    font-size: 16px;
}
.c-product_ec .product__item.col1_pc .product__price {
    font-size: 14px;
}
.c-product_ec .product__item.col1_pc .product__price span {
    font-size: 13px;
}
.c-product_ec .product__item.col1_pc .product__text {
    font-size: 14px;
}
.c-product_ec .product__item.col1_pc .product__notes {
    font-size: 12px;
}
.c-product_ec .product__item.col1_pc .product__btn {
    font-size: 13px;
    margin: 20px 0 0;
}

/* col2_pc */
.c-product_ec .product__item.col2_pc {
    width: 48%;    
}
.c-product_ec .product__item.col2_pc:not(:nth-child(2n)) {
    margin-right: 4%;
}
.c-product_ec .product__item.col2_pc .product__name {
    font-size: 16px;
}
.c-product_ec .product__item.col2_pc .product__price {
    font-size: 14px;
}
.c-product_ec .product__item.col2_pc .product__price span {
    font-size: 13px;
}
.c-product_ec .product__item.col2_pc .product__text {
    font-size: 14px;
}
.c-product_ec .product__item.col2_pc .product__notes {
    font-size: 12px;
}
.c-product_ec .product__item.col2_pc .product__btn {
    font-size: 13px;
}

/* col3_pc */
.c-product_ec .product__item.col3_pc {
    width: 31%;
}
.c-product_ec .product__item.col3_pc:not(:nth-child(3n)) {
    /* margin-right: 2%; */
    margin-right: 3.5%;
}
.c-product_ec .product__item.col3_pc .product__name {
    font-size: 16px;
}
.c-product_ec .product__item.col3_pc .product__price {
    font-size: 13px;
}
.c-product_ec .product__item.col3_pc .product__price span {
    font-size: 12px;
}
.c-product_ec .product__item.col3_pc .product__text {
    font-size: 13px;
}
.c-product_ec .product__item.col3_pc .product__notes {
    font-size: 12px;
}
.c-product_ec .product__item.col3_pc .product__btn {
    font-size: 12px;
}

/* -------------------------------
  - recommendPanel
------------------------------- */
.recommendPanel-wrap {
  margin-bottom: 60px;
}
.recommendPanel-title {
    text-align: left;
    padding: 20px 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #8099a3;
    border-top: 1px solid #8099a3;
    margin-top: 25px;
}
.recommendPanel {
  margin-top: 20px;
}
.recommendPanel-mul .recommendPanel {
  width: 192px;
  float: left;
  margin-right: 22px;
}
.recommendPanel-mul .recommendPanel:nth-child(3n){
  margin-right: 0;
}
.recommendPanel_thumb {
  width: 192px !important;
    height: 144px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
}
.recommendPanel-sin .recommendPanel_thumb {
  margin-right: 20px;
  width: 170px;
/*
    width: 192px;
    height: 144px;
*/
}
.recommendPanel-mul .recommendPanel_thumb {
  margin-bottom: 20px;
    width: 192px;
    height: 144px;
}
.recommendPanel-sin .recommendPanel_thumb-img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;

}
.recommendPanel-mul .recommendPanel_thumb-img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
}

.recommendPanel-sin .recommendPanel_txtArea {
  width: 408px;
}
.recommendPanel_ttl {
  font-size: 14px;
}
.recommendPanel_txt {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 15px;
}
.recommendPanel_btn {
  width: 192px;
  padding: 10px;
}

/* -------------------------------
  - articleBottom
------------------------------- */
.articleBottom {
  padding: 40px;
  margin-bottom: 50px;
}

/* profile */
.profile {
  margin-bottom: 50px;
}
.profile_info {
  margin-bottom: 30px;
}
.profile_img-wrap {
  width: 220px;
  height: 220px;
}
.profile_img {
/**  border-radius: 110px;**/
  width:100%;
}
.profile_detail {
  width: 370px;
  padding-left: 30px;
}
.profile_detail-post {
  line-height: 1.5;
  margin-bottom: 10px;
}
.profile_detail-name {
  font-size: 18px;
}
.profile_txt {
  line-height: 1.8;
}

/* bnrArea */
.bnrArea {
  margin-bottom: 50px;
}
.bnrArea_link {
  float: left;
  margin-right: 30px;
}
.bnrArea_link:last-child {
  margin-right: 0;
}

/* -------------------------------
  - articleBottom
------------------------------- */
.articleBoard {
  display: table;
  width: 100%;
  height: 200px;
  background-color: #333333;
}
.articleBoard_thumb {
  display: table-cell;
	max-width: 350px;
    max-height: 200px;
    overflow: hidden;
}
.articleBoard_thumb-img {
  width: 100%;
/**  height: 200px;**/
    margin-top: -20%;
}
.articleBoard_thumb-img_fb {
  max-width: 350px;
  max-height: 200px;
  overflow: hidden;
}

.articleBoard_like {
  display: table-cell;
  padding: 20px;
  vertical-align: middle;
  text-align: center;
}
.articleBoard_message {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.5;
}
.articleBoard_likeBtn {
  margin-bottom: 15px;
}
.articleBoard_caption {
  margin: 0;
  color: #999999;
}
