@charset "utf-8";

/* 

===== CONTENTS ===========================================

	1：ikeda_mainimage	
	2：ikeda_info_area 
	3：TOP LEAD.relatedLink 
	-------------------------
	4：kaisou_mainPanel
	5：sub-nav_ikeda
	6：layout-photo-01(flipsnap/sp)
	7：mujihouse2.0 for IKEDA Repair
	8：ikeda_only_use
	9：photo_tag

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

/**/
.main_pc{display: block;}
.main_tb{display: none;}
.main_sp{display: none;}

li.before_entry p.caption_tx:before {
    content: "＜ " !important;
    text-decoration: none !important;
}
li.after_entry p.caption_tx:before {
	display: none;
}
li.after_entry p.caption_tx:after {
    content: " ＞" !important;
    text-decoration: none !important;
}
/**/
p.ikeda_top_sub {
    padding: 0 !important;
}
.ikeda_col3 p.ikeda_top_sub0 {
	margin-bottom: 5px !important;
	line-height: 1.5;
}
/**/

/**/
*, *:before, *:after {
    box-sizing: content-box !important;
}
/**/
.page_next_bb {
    width: 100%;
    margin: 30px 0 !important;
	padding-bottom: 20px;
    position: relative;
}
@media only screen and (max-width: 480px){
.ikeda_col3 {
    width: 49% !important;
    margin: 0 2% 2% 0;
	position: relative;
	overflow: hidden;
	min-height: 200px;
}
.ikeda_col3:nth-child(3n) {
    width: 49% !important;
    margin: 0 2% 0 0;
	 position: relative;
	 overflow: hidden;
	 min-height: 200px;
}
.ikeda_col3:nth-child(2n) {
    width: 49% !important;
    margin: 0 0 2% 0;
	position: relative;
	overflow: hidden;
	min-height: 200px;
}

/**/
p.interview_caption{ font-size:12px !important;}
}
/*
=========== 1: ikeda_mainimage	 ===========
*/

figure.ikeda_main{
	position: relative;  	
	}

.ikeda_main_img{
	max-height: 520px;
	overflow: hidden;
	z-index: 0;
}
.ikeda_main_img img{
    max-width: none !important;
}

/*
===== responce =====
*/

@media screen and (max-width: 1060px){
	figure.ikeda_main{margin-top: 0 !important;}
}

@media screen and (max-width: 768px) {	
.main_pc{display: none;}
.main_tb{display: block; width: 100%;}
.main_sp{display: none;}
}

@media screen and (max-width: 480px){
.main_pc{display: none;}
.main_tb{display: none;}
.main_sp{display: block; width: 100%;}
.gd_main_img{
	max-height: 450px;
	z-index: 0;
}
}

/*
=========== 2: ikeda_info_area 	 ===========
*/
.ikeda_info_area {
    width: 60%;
	max-width:500px;
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    margin: auto;
    z-index: 1;
	background: url(../imgs/info_bg.png);
	-moz-background-size:100% 100%;
    background-size:100% 100%;
	overflow: auto;
}
/**/
.ikeda_info_area dl{
	font-size: 14px;
	padding: 50px;
}
.ikeda_info_area dt{
	font-size: 11px;
	color: #999;
}
.ikeda_info_area dt.new:before{
  content: "NEW";
  display: inline-block;
  font-size: .5em;
  color: #ff0000;
  margin-right: 5px;
  font-weight: bold;
}
.ikeda_info_area dd{
	margin-bottom: 10px;
}
.ikeda_info_area dd a{
	padding: 0;
}

/*
===== responce =====
*/

@media screen and (max-width: 768px) {	
.ikeda_info_area {
    width: 60%;
    position: absolute;
    left: 0;
    right: 0;
    top: 10%;
    margin: auto;
    z-index: 1;
	background: url(../imgs/info_bg.png);
	-moz-background-size:100% 100%;
    background-size:100% 100%;
	overflow: auto;
}
.ikeda_info_area dl{
	padding: 15%;
}
}

@media screen and (max-width: 480px){
.ikeda_info_area {
    width: 70%;
    position: absolute;
    left: 0;
    right: 0;
    top: 2%;
    bottom: 4%;
    margin: auto;
    z-index: 1;
    background: url(../imgs/info_bg_u.png);
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	overflow: auto;
}
.ikeda_info_area dl{
	padding: 15%;
	font-size: 12px;
}
}

/*
=========== 3: TOP LEAD.relatedLink  ===========
*/
.relatedLink {
    display: block;
    margin: 40px 0 40px 0 !important;
}

/*
=========== 4：kaisou_mainPanel  ===========
*/

.mainPanel {
	position: relative;
	margin-bottom: 20px !important;
}
.mainPanel img {
	width: 100%;
}
p.ikeda_photo_tx{
    position: absolute;
    bottom: 0;
    z-index: 2;
    font-size: 22px !important;
    font-weight: bold;
    width: 100%;
    color: #191919;
    background-color: rgba(255,255,255,0.6);
	margin:0;
    padding: 2% 4%;
	word-wrap:break-all;
	line-height: 1.5;
}

span.tenpo_name{
	display: block;
    font-size: 16px;
    font-weight: normal;
}

/*
===== responce =====
*/

@media screen and (max-width: 767px) {	
p.ikeda_photo_tx{ font-size: 18px !important; line-height:1.5 !important;	width: 92%;}
span.tenpo_name{font-size: 14px !important; display: inline-block; /*padding: 2% 0;*/}
}

/*
=========== 5：sub-nav  ===========
*/
#siteName a {
	padding:0 !important;
    margin: 7px 0;
    display: block;
    line-height: 1;
}
.fixed {
    /*position: fixed;*/
	position:absolute;
    top: 0;
    width: 100%;
    z-index: 1002;
}
/**/
#sub-nav_ikeda{
	width: 100%;
	/*height: 56px;*/
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background: rgba(255, 255, 255, 0.95);
    top: 0;
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
	box-sizing: border-box;
	 
}
/**/
#sub-nav_ikeda .ContentNav_ikeda {   
    max-width: 1024px;
	/*height: 56px;*/
	margin: 0 auto;
    overflow: hidden;
    z-index: 100;
}
#sub-nav_ikeda .ContentNav_inner_ikeda{
    width: 98%;
    margin: 0 1%;
	display: table;
}
/**/
#sub-nav_ikeda .ContentNav_inner_ikeda h4.sub-nav_title_ikeda{
    display: block;
    margin-bottom: 0 !important;
	line-height: 55px;
	width: 100%;
}

#sub-nav_ikeda .ContentNav_inner_ikeda ul{
	display: block;
	height: auto;
    vertical-align: middle;
    text-align: left;
	width: 100%;
	margin-bottom: 20px;
}
/**/
#sub-nav_ikeda .ContentNav_inner_ikeda h4.sub-nav_title_ikeda a{
	color: #191919;
}
#sub-nav_ikeda .ContentNav_inner_ikeda ul li{
	display: inline-block;
    margin-left: 0;
    vertical-align: middle;
	font-size: 18px !important;
	white-space: nowrap;
	/*line-height: 55px;*/
}
#sub-nav_ikeda .ContentNav_inner_ikeda ul li a{
    white-space: nowrap;
	line-height: 55px;
}
#sub-nav_ikeda .ContentNav_inner_ikeda ul li.active_ikeda{
	font-weight: bold;
}

/**/


/*
===== responce =====
*/


@media only screen and (max-width: 1060px){
#sub-nav_ikeda {
    width: 100%;
    height: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background: rgba(255, 255, 255, 0.95);
    top: 0;
    box-sizing: border-box;
}
#sub-nav_ikeda .ContentNav_ikeda {   
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    z-index: 100;
}	
#sub-nav_ikeda .ContentNav_inner_ikeda{
    width: 98%;
    margin: 0 1% 0 5%;
	display: table;
}
/**/
#sub-nav_ikeda .ContentNav_inner_ikeda h4.sub-nav_title_ikeda{
    display: block;
    margin-bottom: 0 !important;
	line-height: 55px;
	width: 100%;
	font-weight: bold;
}
#sub-nav_ikeda .ContentNav_inner_ikeda ul{
    display: block;
    height: auto;
    vertical-align: middle;
    text-align: left;
    width: 100%;
}
/**/
#sub-nav_ikeda .ContentNav_inner_ikeda h4.sub-nav_title_ikeda a{
	color: #191919;
	display: block;
}
#sub-nav_ikeda .ContentNav_inner_ikeda ul li{
	display: inline-block;
    margin-left: 0;
    vertical-align: middle;
	font-size: 20px !important;
	white-space: nowrap;
	line-height: 55px;
}
#sub-nav_ikeda .ContentNav_inner_ikeda ul li a{
    white-space: nowrap;
	line-height: 55px;
}
#sub-nav_ikeda .ContentNav_inner_ikeda ul li.active_ikeda{
	font-weight: bold;
	font-size: 18px !important;
}	
}
@media only screen and (max-width: 768px){
#sub-nav_ikeda .ContentNav_inner_ikeda h4.sub-nav_title_ikeda{
	font-size: 20px !important;
}
}
/*
=========== 6: layout-photo-01(flipsnap/sp) ===========
*/

div.viewport{
margin:2px 0 2px 0;
overflow: hidden;
max-width: 800px;
}
/**/
.flipsnap {	padding: 0;}
.flipsnap:after {
  content: '';
  display: block;
  clear: both;
  height: 0; }

.item {
  padding: 0;
}
/**/
div.viewport ul{
margin:0 0 0 0;
}

div.viewport ul:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
}
div.viewport ul li{
    width: 24%;
    float: left;
    margin: 0 1.3% 1.3% 0;
    overflow: hidden;
}
div.viewport ul li:nth-child(4n){
    width: 24%;
    float: left;
    margin: 0 0 1.3% 0;
    overflow: hidden;
}

div.viewport ul li a{
-webkit-transition: 0.1s ease-in-out; 
-moz-transition: 0.1s ease-in-out; 
-o-transition: 0.1s ease-in-out; 
transition: 0.1s ease-in-out;
display:block;
}

div.viewport ul li a:hover{
    opacity: 0.4;  
    filter: alpha(opacity=50);  
}
.pointer {
	display:none;
}
.pointer span {
 display:none;
 margin: 0;
}
/*
===== responce =====
*/
@media screen and (max-width: 767px) {	
.viewport {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px 0 !important;
}
.flipsnap {
  width: 10000px; }

.flipsnap:after {
  content: '';
  display: block;
  clear: both;
  height: 0; }

div.viewport ul li{
    width: 240px;
    float: left;
    margin: 0 2px 0 0;
    overflow: hidden;
}
div.viewport ul li:nth-child(4n){
    width: 240px;
    float: left;
    margin: 0 2px 0 0;
    overflow: hidden;
}
.pointer {
  text-align: center;
  line-height: 12px;
  padding-top:5px;
  }
.pointer {  
  display: block;
  text-align: left; 
  margin: 10px; 
  }
.pointer span {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
	background: #fff;
}
.pointer span.current {
  background: #999; }
}

/*
=========== 7：mujihouse2.0 for IKEDA Repair ===========
*/
.col-2_line_caption {
    margin: 0 2% 1% 0 !important;
}
.col-2_line_caption:nth-child(2n) {
    margin: 0 0 1% 0 !important;
}
.col-3_line_caption {
    margin: 0 2% 1% 0 !important;
}
.col-3_line_caption:nth-child(3n) {
    margin: 0 0 1% 0 !important;
}


/*
=========== 8：ikeda_only_use ===========
*/
p.interview_caption{ font-size:12px !important; margin-top: 0.5em !important;}
p.history{margin-bottom:4%;}
/**/
.mb2per{ margin-bottom: 2% !important;}
.mb2-4per{ margin-bottom: 2% !important;}
.mt40{margin-top: 40px;}
p.prof_tx{
	font-size: 12px !important;
    padding: 0.5% 4% 2% 4%;;
}
dl a{text-decoration: underline !important; color:#191919;}
/**/
dl.dialog {
    clear: both;
    margin: 4% 0 0 0;
}
dl.dialog dt {
    width: 100px;
}
dl.dialog dd {
    /*margin-top: -1.8em;*/
    padding: 0 0 4% 90px;
}
dl.dialog dt.long {
    display: block;
    width: 100%;
	margin-bottom: 1.5%;
}
dl.dialog dd.short {
    margin-top: -0.5em;
}
/*dl.dialog dd.minchou {	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}*/

/*
===== responce =====
*/
@media only screen and (max-width: 480px){
p.interview_caption{ font-size:12px !important;}
/**/
.mb2-4per{ margin-bottom: 4% !important;}

}



/*
=========== 9：photo_tag ===========
*/
.photo_tag2 {
    position: relative;
    display: inline-block;
    padding: 0 3px 4px 0;
    overflow: hidden;
} 
.photo_tag2 p {
	font-size: 0.75em !important;
    display: inline;
	color: #fff !important;  
	line-height: 1.6;
}
.photo_tag2 p span {
    position: absolute;
    display: inline-block;
    right: -60px;
    /*box-shadow: 0px -2px 5px rgba(0,0,0,0.6), inset 0px 5px 20px rgba(255,255,255,0.2);*/
	/*box-shadow: 0px -2px 5px rgba(0,0,0,0.6);*/
    text-align: center;
    bottom: 20px;
    background: #7f0019;
    width: 200px;
    padding: 0 auto;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*3d*/
.photo_tag2 p:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 75px;
    right: -10px;
    z-index: -1;
    border: 17px solid;
    border-color: transparent transparent #662121 transparent;
}
.photo_tag2 p:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -20px;
    z-index: -1;
    right: 65px;
    border: 17px solid;
    border-color: #662121 transparent transparent transparent;
}