/*
Theme Name:XeoryExtension-child
Theme URI:
Template:xeory_extension
*/
.top-img-area {
margin-top: 30px;
    display: block;
	margin-bottom: 30px;
	    overflow: hidden;
}
.img-left {
float: left;
    width: 49%;	
}
.img-left img {
    width: 100%;	
}
.img-right {
float: right;
    width: 49%;	
}
.img-right img {
    width: 100%;	
}
.info {
background-color: #ededed;
    padding: 10px;
	border-radius: 7px;
}
.info dd {
    padding-bottom: 1em;
    border-bottom: 1px solid #ddd;
}
.info dt {
    border-bottom: none;
    padding-bottom: 10px;
    padding-top: 10px;
}
.info-title {
margin-bottom: 20px;
    padding-left: 10px;
    font-size: 24px;
    color: #000;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #06abc8;
    margin-top: 25px;	
}
.pcsl {
display:block;	
}
.spsl {
display:none;	
}
.top-text-title {
 margin-top: 30px;
    display: block;
    color: #06abc8;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 30px;
}

.top-area img {
width:100%;	
}
.top-area {
width: 100%;
    display: block;
    padding-top: 30px;
}
body.home .front-loop .popular_post_box .p_category {
    background: #06abc8;
    color: #fff;
    display: inline-block;
    padding: 8px 24px;
    font-size: 12px;
    color: #fff;
}
.post-content h3 {
    font-size: 20px;
    margin: 48px 0 24px;
    padding: 20px 0;
    clear: both;
    font-weight: normal;
    border-bottom: 2px solid #3B4552;
    line-height: 1;
}

body.home #front-service .front-service-inner .c_text .c_btn a {
    border-radius: 5px;
    background: #06abc8;
    color: #fff;
    margin: 0 auto;
    text-shadow: 0 0 3px rgb(0 0 0 / 50%);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    opacity: 1;
    display: block;
    width: 50%;
    padding: 16px 20px;
    text-align: center;
}

a {
    text-decoration: none;
    color: #06abc8;
}

body.home #front-service .front-service-inner .c_text .c_btn a {
    border-radius: 5px;
    background: #06abc8;
    color: #fff;
    margin: 0 auto;
    text-shadow: 0 0 3px rgb(0 0 0 / 50%);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    opacity: 1;
    display: block;
    width: 50%;
    padding: 16px 20px;
    text-align: center;
}
body.home #front-contents .c_number {
    background: #06abc8;
    color: #fff;
    display: inline-block;
    padding: 40px 12px 8px;
    margin-bottom: 32px;
    margin-top: 0;
}
.footer-02 {
    background: #06abc8;
}

body.home #front-contact .c_box_inner input[type=submit], body.home #front-contact .c_box_inner button {
    width: 30%;
    display: block;
    background: #06abc8;
    border-radius: 3px;
    margin: 0 auto;
}

body.home #front-contact .c_box_inner p {
    margin-bottom: 1.4em;
    color: #000;
}
.post-title {
    font-size: 30px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 33px;
    color: #06abc8;
}
.text {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;	
}

.post-content ul, .post-content ol {
    margin-left: 0px;
}

.ul-list {
  width:100%;
    margin:0;
    padding:0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.ul-list li {
	float: left;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
display: block;
	list-style: none;
}
.ul-list li img {
width: 100%;	
}

table {
  margin: 20px auto;
}
.tbl-r02 th {
  background: #e9727e;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
.tbl-r02 td {
　border: solid 1px #ccc;
  padding: 10px;
}

.post-content h2 {
    margin: 56px 0 32px -74px;
    padding: 16px 16px 16px 56px;
    font-size: 22px;
    clear: both;
    font-weight: 600;
    border-left: 0px solid #131D2A; 
    background: none;
    color: #000;
}

#footer {
    color: #fff;
    border-top: 8px solid #06abc8;
}

body.home #front-contact {
    background: #ffffff;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body.home #front-contents h3 {
    color: #241913;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 8px;
    line-height: 1.4;
}

body.home #front-contents .c_text .c_btn a {
    border-radius: 5px;
    background: #06abc8;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 0 3px rgb(0 0 0 / 50%);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    opacity: 1;
    display: block;
    width: 30%;
    padding: 12px;
    text-align: center;
}
body.home #front-contents .c_box {
    position: relative;
    border-bottom: 1px solid #c3c3c3;
}

body.home #front-contents .c_box.c_box_right {
    background-color: #f7f7f7;
}
#footer a {
    color: #241913;
}

.footer-01 {
    background: #eee;
    padding: 48px 0;
    color: #000000;
}
body.home .front-main-cont .front-cont-header {
    position: relative;
    padding: 16px 0 24px;
    background: #06abc8;
    color: #fff;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.home .front-main-cont .tri-border span {
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 28px solid transparent;
    border-left: 56px solid transparent;
    border-right: 56px solid transparent;
    border-top: 18px solid #06abc8;
}

body.home #front-service .front-service-inner h3 {
    color: #000000;
    font-size: 30px;
    margin-bottom: 8px;
}

body #header {
    background: #ffffff;
    }

#gnav {
    background-color: #ffffff;
    }

#gnav ul li a {
    background-color: #006699;
	color: #ffffff
    }

#gnav ul li a:hover,
#gnav ul li a:focus {
    background-color: #ececec;
	color: #000000;
    }

#gnav ul li.current-menu-item a {
    background: #006699;
	color: #ffffff;
    }

#header-fnav-area #header-fnav-btn a {
    background-color: #ececec;
	color: #000000;
    }

#header-nav-btn a {
    background-color:#ececec;
	color: #000000;
    }

@media screen and (max-width: 991px){
article.page .post-content {
    padding: 0px;
}	
	
#gnav-sp {
    display: none;
    background: #06abc8;
    display: block;
    color: #fff;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    z-index: 100;
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
}	
	
}
@media screen and (max-width: 640px) {
.pcsl {
display:none;	
}
.spsl {
display:block;	
}	
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 80%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}
