/*HOME キャンペーンバナー*/

.can_bnr{
max-width: 460px;
width: 100%;
display: inline;
margin-bottom:20px;
}

@media screen and (min-width:951px) {
 .can_bnr_L{
   padding-right:20px;
   display:inline;
}
.can_bnr picture a img{
  padding-bottom:20px;
}
}
@media screen and (min-width:769px) and (max-width:950px){
.can_bnr{
  width:49%;
}
.can_bnr picture a img{
  width:49%;
}
}
@media screen and (max-width:768px){
.can_bnr{
   max-width:460px;
  width:100%;
}
.can_bnr picture a img{
padding-bottom:20px;
margin: 0 auto !important;
display: block;

}
}
/*すまいるセット*/
#content .smileset img{
  margin:0 0 5px 0 ;
  }
#content .smileset img:hover{
  border:5px solid #fb4b37;
  -webkit-transition:all 0.2s linear;
  transition:all 0.2s linear;
  box-sizing:border-box;
  }

/* お問い合わせ */
#content form input.tanku[type="text"],
#content form input.pori[type="text"]{
  width:10%;
}
#content form span.wpcf7-form-control-wrap.text-tanku,
#content form span.wpcf7-form-control-wrap.text-pori{
  display:inline;
}

@media print, screen and (max-width: 480px){
#content #wpcf7-f753-p19-o1 table th, #content #wpcf7-f753-p19-o1 table td {
  padding-left: 2%;
  padding-right: 2%;
  width:1rem;
}

#content #wpcf7-f234-p19-o2 table th, #content #wpcf7-f234-p19-o2 table td {
  padding-left: 2%;
  padding-right: 2%;
  width:7rem;
}
}  

/*スマホ　menu　開閉アイコン*/
#gMenu.itemClose .assistive-text {
	background: url("http://localhost/itanen/wp-content/uploads/2015/06/btn_close.png")no-repeat right #ffccb2;
}

#gMenu.itemOpen .assistive-text {
	background: url("http://localhost/itanen/wp-content/uploads/2015/06/btn_open.png")no-repeat right #ffccb2;
}

#content #wpcf7-f753-p19-o1 th {
	padding: 9px 24px;
	background-color: #FFEEE2;
	white-space: wrap;
}



/*LPガス利用方法&amp;LPガス料金ページ*/
a {
	text-decoration: none;
}
.gus-section .wc-shortcodes-accordion-trigger {
	background-color: #FFEEE2;
}
#content .cal, #content .lp-price {
	margin: 0;
}
.cal li, .lp-price li {
	display: inline-block;
}
.cal li:nth-child(odd) {
	width: 90px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #FFEEE2;
}
#content .lp-price-tab {
	margin: 0;
}
#content .lp-price li {
	width: 200px;
	vertical-align: top;
}
#content .lp-price-tab tr td:nth-child(odd) {
	text-indent: 0.5rem;
}
.center {
	text-align: center;
align-items:
}
.small {
	font-size: 80%;
}


/*--mediaquery--*/
@media screen and (min-width:481px) {
.illust-jisin {
	max-widht: 180px;
}
.illust-gus {
	max-widht: 120px;
	width: 100%;
}
}

@media screen and (max-width:480px) {
.illust-jisin {
	width: 200px;
}
.illust-gus {
	width: 150px;
}
}


/*windowsフォント変更*/
body     { color: #666; text-align: center;font-family:"ヒラギノ角ゴ Pro W3","メイリオ","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;}

