<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Enter Your Custom CSS Here */
.header_section {background: #00B921;}
.enigma_header_breadcrum_title {background: #ffffff;}
.enigma_heading_title h3 {color: #00B921;}
.enigma_service_detail a {color: #ff6600;}
.enigma_service {
    padding-top: 10px;
    padding-bottom: 10px;
}
.enigma_footer_area {background: #00B921;}
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus, .dropdown-menu .active a {
  background-color: #00B921;}
.enigma_callout_area {background-color: #00B921;}
.enigma_footer_widget_area {background: #1E443B;}
#header_shadow {background: url('../images/shadow.png') no-repeat top center;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 20px;
    z-index: 99;
    width: 0;}
.enigma_header_breadcrum_title h1 {color: #00B921;}
.breadcrumb li a {color: #00B921 !important;}
table th, table td {border: none;}
img {height: auto;}
body.page-id-7 {
	background:url("http://kamesho.com/wp/wp-content/uploads/2016/03/w01.png") no-repeat right;
}

/* 会社案内背景レスポンシブ化 */
@media screen and (max-width: 480px){
  .head-contact-info li {font-size: 20px;}
  .head-contact-info i {font-size: 20px;}
  body.page-id-7 {background: none;}
}

/* お問い合わせレスポンシブ化 */
.wpcf7 .wpcf7-style {
  width: 90%;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 6px 12px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

/* お問い合せ送信ボタン装飾 */
.wpcf7-submit {
  font-size: 17px;
  padding: 5px 20px;
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.wpcf7-submit:hover {
  background-color: #eee;
  cursor: pointer;
}

#subtittle {
	margin-left: 30px;
	padding: 0 30px;
	border-radius: 0px;
	background-color: #00B921;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
}


#row {
	float: none;
	overflow: overlay;
}

#left {
	float: left;
}

#name {
	font-family: "Poly", serif;
	font-size: 2.5rem;
    font-weight: 700;
	padding: 10px 0 10px 10%;
	border-bottom-color:  #00B921;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	background-color: #fffbc6;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
    border-top-color:  #00B921;
	border-top-style: solid;
	border-top-width: 5px;
  　}

Q&amp;amp;A

&lt;!--
#QandA-2 {
	width: 100%;
	font-family: メイリオ;
	font-size: 36px; /*全体のフォントサイズ*/
}
#QandA-2 h3 {
	font-size: 24px;
	margin-top: 32px;
}
#QandA-2 dl {
	border: 1px solid #ccc;
}
#QandA-2 dt {
font-weight: bold;
	color: #331603;
	background: #f4f4f4; /* 「Q」タイトルの背景色 */
	padding: 8px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#QandA-2 dt:first-child {
	border-top: none;
}
#QandA-2 dt:before {
	content: "Q.";
	font-weight: bold;
	margin-right: 8px;
}
#QandA-2 dd {
	padding: 16px 16px 24px 30px;
	margin: 0;
	line-height: 140%;
}
#QandA-2 dd:first-line {
	font-weight: bold;
	color: #FF6700;
}
#QandA-2 dd:before {
	content: "A.";
	font-weight: bold;
	margin-right: 8px;
	margin-left: -21px;
}
--&gt;





	◯◯について
	
		質問タイトル
		回答内回答内容
	
	
		質問タイトル
		回答内回答内容
	

	◯◯について
	
		質問タイトル
		回答内回答内容
	
	
		質問タイトル
		回答内回答内容
	


20170609追加------------------------------------
.selector11{  
    border:#ccc solid 1px;  
    display:block;  
    padding:.2em .3em  
}  
.selector11b{  
    border-left:#ccc solid 6px;  
    padding:.3em .3em .3em .8em  
}  </pre></body></html>