/*
Theme Name:     oops-child
Description:    
Author:         
Template:       oops_tcd048

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
/*
 簡単見積
----------------------------------------------------------- */
.pc_no{display:none;}/* 仏壇サイズ改行 */
#detail{
	height:300px;
	border:3px solid #a94442;
	margin-top:10px;
	overflow-y:scroll;
	font-size:140%;
	text-align:left;
	line-height:2;
	padding:10px;
	color:#a94442;
	background-color:#FFFFFF;
}
.btn{
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:130px;
}
.item{
/*	border: 1px solid #a0a0a0;*/
	padding: 5px;
	white-space:nowrap;
	line-height: 20px;
		text-align:left;
		font-weight:bold;
	vertical-align:top;
}
.val{
	border:1px solid #a0a0a0;
	padding:5px;
/*	white-space:nowrap;*/
	line-height:20px;
}
#estimate,#offer{
}
#cost{
	font-size:2em;
	color:#ff0000;
	width:100%;
	text-align:center;
	margin:50px 0;
	font-weight:bold;
}
#area,#box{
border:1px solid #a0a0a0;
padding:5px;
}
#w,#h,#d,#size{
width:50px;
border:1px solid #a0a0a0; 
padding:5px;
}
.inverse{
  background: #000;
  padding: 20px 0;
  color: #fff;
}
.select-wrap {
    position: relative;
}
.select-wrap:before {
    z-index: 1;
    position: absolute;
    right: 15px;
    top: 0;
    content: "\f0ab";
    font-family: "FontAwesome";
    line-height: 43px;
    color: #7F878C;
    pointer-events: none;
}
select{
    outline:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    padding: 8px 12px;
    border:1px solid #ddd;

    width:100%;
    border-radius:3px;
}
select option{
  background-color: #fff;
  color: #333;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring { 
  color: transparent; 
  text-shadow: 0 0 0 #828c9a;
}
#namae,#furigana,#zip,#address,#tel,#email1,#email2,#pay,#date1,#date2,#time,#note,#etc,#address2,#note2{
border:1px solid #a0a0a0;
	padding: 5px;
}
#zip1,#zip2,#aaapref1,#aabcity1,#aactown1,#aadpref2,#aaecity2,#aaftown2,#mansion1,#mansion2{
	border:1px solid #a0a0a0;
	padding:5px;
}

#address,#tel,#email1,#email2,#note,#etc,#address2,#note2,#aaapref1,#aabcity1,#aactown1,#aadpref2,#aaecity2,#aaftown2,#riyuu,#mansion1,#mansion2{
width:100%;
	padding: 5px;
}

/*
 end簡単見積
----------------------------------------------------------- */

/* みどり吹き出し */
.balloon_green {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 0 5px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #27ae60;
  border-radius: 50%;
  box-sizing: border-box;
}

.balloon_green:before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #27ae60;
  z-index: 0;
}



/*
 料金テーブル
----------------------------------------------------------- */

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

  .table-wrapper {
    width: 100%;
    overflow-x: scroll;
	margin:0 0 20px 0;	  
  }
	.table-wrapper th{white-space: nowrap;}
.table-wrapper td {
		white-space: nowrap;
}
  .table-wrapper::-webkit-scrollbar {
    background: #fff;
    border-radius: 5px;
    height: 4px;
    border: 3px solid #ff7f00;
  }

  .table-wrapper::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 5px;
  }

	.table-wrapper th.rap{white-space:normal;}
	
}
/*
 end料金テーブル
----------------------------------------------------------- */




.haikei_bg{
    padding: 100px 0;
    background: #eeefef;
    text-align: center;
}
.haikei1_bg {
	background: url(https://kinbutsudankaitori.com/wp-content/themes/oops-child/img/haikei_1-8.png) repeat;
	padding: 50px 0;
	background-size: cover;
}
.haikei2_bg {
	background: url(https://kinbutsudankaitori.com/wp-content/themes/oops-child/img/haikei2.png)  bottom;
	padding: 50px 0;
	background-size: cover;
}
.haikei3_bg {
	background: url(https://kinbutsudankaitori.com/wp-content/themes/oops-child/img/haikei3.jpg)  top center;
	padding: 50px 0;
}
.ma_t0{
	margin-top:0px;
}
.m_t40 {
	margin: 40px 0px 0px 0px!important;
}
.m_b40 {
	margin: 0px 0px 40px 0px!important;
}
.m_tb40 {
	margin: 40px 0px!important;
}
.m_t80 {
	margin: 80px 0px 0px 0px!important;
}
.p_tb20 {
	padding:20px 0;
}
.p_20{
	padding:20px;}
.p_tb40 {
	padding:40px 0;
}
.al-c {
	text-align: center;
}

.bg-w{
background: rgba(255,255,255,0.6);
}

img{max-width:100%;
height:auto;}
.txt_big{font-size:1.8em!important;}
.txt_s{font-size:70%!important;}

.hisu{color:#a11;
font-weight:bold;}
.l-footer__logo img {
    width: 200px;
}

.midashi3{background:url(https://kinbutsudankaitori.com/wp-content/themes/oops-child/img/midashi2_sh.png) ;
margin:40px auto;
background-size: cover;
width:100%;
height:84px;
line-height:84px;
	font-size:2em;
	font-weight:bold;
	text-align:center;
	border:1px solid #B3854D;
}
.midashi1{background:url(https://kinbutsudankaitori.com/wp-content/themes/oops-child/img/midashi3.png) ;
margin:40px auto;
background-size: cover;
width:100%;
height:80px;
line-height:80px!important;
	font-size:2em;
	font-weight:bold;
	text-align:center;
	border:1px solid #B3854D;
	color:#FFFFFF;
}
.p-entry__body th {
font-weight: bold;
}

.p-button {
    font-size: 120%; 
}

.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%!important;
  height:100%!important;
}


iframe.gmap {width:100%;}

.sp_footer_in{  display: none;}
.p-copyright{
	padding-bottom:140px;
}
.p-footer-cta__close {
    background: rgba(0, 0, 0, .5);
}

.slick-dots li button:before {
    content: '';
}




/*
 文字大きさ
----------------------------------------------------------- */
.p-index-content06__item-catch {
	font-size: 28px;}
.p-index-content06__item-desc {
	font-size: 20px;
}
.p-review__name {
	font-size: 28px;
}
.p-review__desc {
	font-size: 20px;
}
.p-entry__body td, .p-entry__body th {
	font-size: 20px;
}
.p-footer-nav a {
	font-size: 20px;
}

.txt_s{
	font-size: 10px;
}
.sp_txt {text-align:center;}


.sp_br {display:none;}

/*
 Q&A
----------------------------------------------------------- */
.qaContainer dt {
  padding: 10px 10px 10px 35px;
  border-radius: 5px;
  background: #eeefef;
  text-indent: -25px;
}
.qaContainer dt:before {
  content: "Q.";
  font-weight: bold;
  margin-right: 7px;
}
.qaContainer dd {
  margin: 20px 10px 40px 35px;
  text-indent: -25px;
}
.qaContainer dd:before {
  content: "A.";
  color: #1771c6;
  font-weight: bold;
  margin-right: 7px;
}

/*
 フッター
----------------------------------------------------------- */
.p-footer-nav{line-height:2;}


@media only screen and (max-width:767px){
.sp_txt {text-align:left;}
.sp_txt br {display:none;}
	

.p-index-content01__desc br {display:none;}
.p-index-content01__desc {text-align:left;}
	
.sp_br {display:inline;}
	
.p-index-content01__desc .sp_br {display:inline;}

	.pb-widget-catchcopy h4 br{display:none;}
.pb-widget-catchcopy h4  {text-align:left !important;}
}

 @media only screen and (max-width: 1020px) {
	 .midashi1{background:url(https://kinbutsudankaitori.com/wp-content/themes/oops-child/img/midashi3.png) ;
	font-size:1.5em;
}
	 #detail{
	font-size:1.2em;
}
	 
}

 @media only screen and (max-width: 1024px) {
	 .sp_footer_no{  display: none;}
	 
	 .sp_footer_in{  display:  inline;}
	 .sp_footer_tel{max-width:100%;}
	 .p-footer-cta{text-align:center;
	 background: rgba(255,255,255,0.6);}
	 /* 仏壇サイズ改行 */
	 .pc_no{display:inline;}
}



