/*
Theme Name: CT
*/

/* ///////////////////////////////////////////////////////////////////

.spBtnBlock(mobile-btn)

/////////////////////////////////////////////////////////////////// */
.spBtnBlock {
  display: none;
  text-align: center;
  margin: 0 10px 10px 10px;
}
@media screen and (max-width: 600px) {
.pcBtnBlock {
  display: none;
}
.spBtnBlock {
  display: block;
}
.callBtn {
}
.btnBox {
}
.callBtn a,
.btnBox a,
#Main .callBtn a {
  display: block;
  padding: 15px 0px;
  background: #2acc0d;
  border: 1px solid #2acc0d;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
  -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
  box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
  text-shadow: 0px 1px 1px rgba(000,000,000,0.5), 0px 1px 2px rgba(255,255,255,0.3);
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.btnBox .mapBtn {
  float: left;
  width: 49%;
  margin-top: 5px;
}
.btnBox .mapBtn a {
  background: #1065E7;
  border: 1px solid #1065E7;
}
.btnBox .formBtn {
  float: right;
  width: 49%;
  margin-top: 5px;
}
.btnBox .formBtn a {
  background: #B60606;
  border: 1px solid #B60606;
}
}
/* ///////////////////////////////////////////////////////////////////

content-footer

/////////////////////////////////////////////////////////////////// */
#content-footer {
  margin: 40px 0 0 0;
	padding-top: 10px;
	border-top: solid 1px #6eb92b;
}
#content-footer h2 {
  margin-top: 0;
}
#content-footer .main-info {
  margin-bottom: 15px;
}
#content-footer .main-info .float-img-left {
  float: left;
  width: 45%;
}
#content-footer .main-info .float-txt-right {
  float: right;
  width: 52%;
}
#content-footer .main-info .float-txt-right dl dt {
  background: #6eb92b;
  padding: 0 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}
#content-footer .main-info .float-txt-right dl dd.tel {
  font-size: 34px;
  font-weight: bold;
  color: #e12626;
}
#content-footer table tr th,
#content-footer table tr td {
  vertical-align: middle;
  text-align: center;
  padding: 3px 1px;
}
#content-footer table tr td {
  width: 10%;
}
#content-footer .map {
}

#content-footer .map #map-canvas,
#map-canvas-2 {
	width: 100%;
	height: 350px;
}
#content-footer .map iframe {
  max-width:100%;
}
#content-footer .map small {
  display: block;
  text-align: center;
  margin: 10px 0 0 0;
  font-size: 100%;
}
#content-footer .map small a {
  display: block;
  color: #ffffff;
  padding: 10px 20px;
  text-decoration: none;
  font-weight: bold;
  background: #ff893b;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #db5800;
  -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
  -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
  box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0px 1px 0px rgba(255,255,255,0.4);
  text-shadow: 0px 1px 1px rgba(000,000,000,0.5), 0px 1px 2px rgba(255,255,255,0.3);
}
@media screen and (max-width: 600px) {
#content-footer .main-info .float-img-left {
  float: none;
  margin-bottom: 15px;
  width: auto;
  text-align: center;
}
#content-footer .main-info .float-txt-right {
  float: none;
  width: auto;
}
#content-footer .map {
  text-align: center;
}
#content-footer .map #map-canvas,
#map-canvas-2 {
	height: 200px !important;
}
#content-footer .map iframe {
	height: 200px;
}
}


/* ///////////////////////////////////////////////////////////////////

voice-block

/////////////////////////////////////////////////////////////////// */

.voice-block {
  background: #FFFFF4;
	border: #EFC695 1px dashed;
	margin: 0 0 25px;
	padding: 14px;
}
.voice-block h2 {
	font-size: 140%;
	border-left: solid 5px #A2C634;
	padding: 6px 0 6px 12px;
	margin-top: 0;
}
.voice-block .catch-copy {
  margin: 0 0 10px 0;
  font-size: 150%;
  line-height: 1.5;
}
.voice-block .profile {
  margin-bottom: 15px;
}
.voice-block .photo {
  margin:0 13px 12px 0;
  width:320px;
  float: left;
}
.voice-block .ansimg {
  margin:0 0 12px 13px;
  width:260px;
  float: right;
}
.voice-block .staff-box {
  margin: 0 0 25px;
  padding:15px;
  border: 3px dotted #6EB92B;
}
.voice-block .staff-box .staff-photo {
  margin:0 0 10px 10px;
  float:right;
}
@media screen and (max-width: 600px) {
.voice-block .photo,
.voice-block .ansimg {
  margin-left:0;
  margin-right:0;
  width:auto;
  float: none;
  text-align:center;
}
}

/* ///////////////////////////////////////////////////////////////////

comment-block-01

/////////////////////////////////////////////////////////////////// */
.comment-block-01 {
  background: #EEE;
  border: #CCC 1px solid;
  border-radius: 7px;
  margin: 0 0 24px;
  margin: 0 0 1.714285714rem;
  padding: 15px 20px;
}
.comment-block-01:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .comment-block-01 {
  zoom: 1;
}
*:first-child+html .comment-block-01 {
  zoom: 1;
}
.comment-block-01 img {
  float: left;
  width: 24%;
}
.comment-block-01 div {
  float: right;
  width: 73%;
}
.comment-block-01 p {
}
.comment-block-01 p:last-of-type {
  margin-bottom: 0;
}
/* ///////////////////////////////////////////////////////////////////

comment-block-02

/////////////////////////////////////////////////////////////////// */

.comment-block-02 {
  background: #EEE;
  border: #CCC 1px solid;
  border-radius: 7px;
  margin: 0 0 24px;
  margin: 0 0 1.714285714rem;
  padding: 15px 20px;
}
.comment-block-02:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .comment-block-02 {
  zoom: 1;
}
*:first-child+html .comment-block-02 {
  zoom: 1;
}
.comment-block-02 img {
  float: right;
  width: 24%;
}
.comment-block-02 div {
  float: left;
  width: 73%;
}
.comment-block-02 p {
}
.comment-block-02 p:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
.comment-block-02 div {
  font-size: 80%;
}
}
/* ///////////////////////////////////////////////////////////////////

float-pic-block-01

/////////////////////////////////////////////////////////////////// */

.float-pic-block-01 {
}
.float-pic-block-01:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .float-pic-block-01 {
  zoom: 1;
}
*:first-child+html .float-pic-block-01 {
  zoom: 1;
}
.float-pic-block-01 .pic {
  float: left;
  width:320px;
  margin-right: 17px;
  text-align:center;
}
.float-pic-block-01 .txt {
}
@media screen and (max-width: 600px) {
.float-pic-block-01 .pic {
  float: none;
  width:auto;
  margin-right: 0;
}
}
/* ///////////////////////////////////////////////////////////////////

float-pic-block-02

/////////////////////////////////////////////////////////////////// */

.float-pic-block-02 {
}
.float-pic-block-02:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .float-pic-block-02 {
  zoom: 1;
}
*:first-child+html .float-pic-block-02 {
  zoom: 1;
}
.float-pic-block-02 .pic {
  float: right;
  margin-left: 17px;
}
.float-pic-block-02 .txt {
}
@media screen and (max-width: 600px) {
.float-pic-block-02 .pic {
  float: none;
  margin-left: 0;
}
}
/* ///////////////////////////////////////////////////////////////////

list-block

/////////////////////////////////////////////////////////////////// */
.list-block {
}
.list-block h2,
.list-block h3,
.list-block h4 {
  margin-bottom: 0;
}
.entry-content .list-block ul {
  list-style: none;
  background: #fff;
  border: #808080 1px solid;
  padding: 25px;
}
.list-block ul li {
  background: url(/import/tenant_1/sukkiri.osaka.jp/wp-content/themes/sukkiri/common/images/0-list-bg-01.png) no-repeat left 4px;
  margin: 0 0 6px;
  padding: 0 0 0 30px;
}
/* ///////////////////////////////////////////////////////////////////

threepoint

/////////////////////////////////////////////////////////////////// */

.entry-content .threepoint li {
  width: 30%;
  float: left;
  text-align: center;
  list-style: none;
  padding: 10px;
  margin: 0;
}
.entry-content .threepoint:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;

  height: 0;
}
* html .entry-content .threepoint {
  zoom: 1;
}
*:first-child+html .entry-content .threepoint {
  zoom: 1;
}
@media screen and (max-width: 600px) {
.entry-content .threepoint li {
  width: 100%;
  float: none;
  padding: 0;
}
}
.entry-content .float-5-5 .left .pic {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    display: block;
}
.entry-content .float-5-5 .left .pic img {
    width: 100% !important;
    height: auto !important;
}
/* ///////////////////////////////////////////////////////////////////

dl-style-01

/////////////////////////////////////////////////////////////////// */

.entry-content .dl-style-01 dl dt {
  position: relative;
  top: 1em;
  display: inline-block;
  left: 1em;
  background: #FFF;
  padding: 0 1em;
  font-weight: bold;
}
.entry-content .dl-style-01 dl dd {
  border: 1px solid #808080;
  padding: 1.5em 1em 1em 1em;
  margin-bottom: 2em;
}
/* ///////////////////////////////////////////////////////////////////

video-block

/////////////////////////////////////////////////////////////////// */
.video-block {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-block iframe,
.video-block object,
.video-block embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* ///////////////////////////////////////////////////////////////////

pagenav-block

/////////////////////////////////////////////////////////////////// */
.pagenav-block {
  text-align:right;

}
.pagenav-block .pagenav {
  list-style:none;
}
.pagenav-block .pagenav li {
  width:40px;
  display:inline-block;
  margin:0 0 5px 5px ;
  border:1px solid #CCC;
  line-height:1;
  text-align:center;
}
.pagenav-block .pagenav li.current {
  font-weight:bold;
  background:#cccccc;
  color:#ffffff;
}
.pagenav-block .pagenav li a ,
.pagenav-block .pagenav li span {
  padding:8px 0;
  display:block;
}
@media screen and (max-width: 600px) {
.pagenav-block .pagenav li a ,
.pagenav-block .pagenav li span {
  padding:16px 0;
}
}



/* ///////////////////////////////////////////////////////////////////

MorePost

/////////////////////////////////////////////////////////////////// */

#MorePost {
  padding-top: 10px;
}
#MorePost h2 {
  font-weight: bold;
}
#MorePost ul {
  overflow-y: auto;
  max-height:200px;
}

/* ///////////////////////////////////////////////////////////////////

youtube 

/////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 600px) {
.youtube iframe{
  width: auto;
  height: auto;;
  max-width: 100%;
}
}

/* ///////////////////////////////////////////////////////////////////

iframe-block

/////////////////////////////////////////////////////////////////// */

.iframe-block iframe {
  max-width:100%;
}
