@charset "utf-8";

/*着物110番*/
h4{
    padding-top: 10px;
    font-size: 1.2em;
    text-align: center;
    color: #000;
}
.entry-content .table {
    background: #fff;
}
.p30 {
    padding: 30px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt50 {
    margin-top: 50px !important;
}
.table h4 {
    background: url(./images/bg_tit.png) no-repeat;
    background-size:cover;
    width:100%;
    height: 42px;
    font-size: 24px;
    font-weight: bold;
    padding-left: 20px;
    color: #fff;
    text-align: left;
}
.table h4.font_mincho{
	margin:0;
}
/*フォーム*/
.entry-content form .dlTable {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.entry-content form .dlTable dt,
.entry-content form .dlTable dd {
    text-align: left;
    vertical-align: middle;
    margin-left: 0px;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 20px;
    border-top: 1px solid #ccc;
    line-height: 2.0;
}
.entry-content form .dlTable dt {
    width: 30%;
    font-size: 14px;
    margin-left: 15px;
}

.dlTable dd {
    width: calc(100% - 440px);
    margin: 0 20px 15px;
    font-size: 0.85em;
}
@media (max-width: 767px) {
    .entry-content form .dlTable dt {
               width: 100%;
               font-size: 14px;
                background: #faf5ee;
                margin-left:0;
    }
}
@media (max-width: 767px) {
	.dlTable dd{
		width:100%;
	}
}
.entry-content .hissu{
    background: url(./images/red.jpg) no-repeat left top;
    padding-left: 65px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.entry-content .gre {
    background: url(./images/green.jpg) no-repeat left top;
    padding-left: 65px;
    padding-top: 5px;
    padding-bottom: 10px;
}
.submit-btn{
    padding-top: 50px;
    border-top: 1px solid #ccc;
    text-align: center!important;
    width:100%;
}
.entry-content .bg_pri {
    background: #fff url(./images/bgpri.png) no-repeat right center;
    max-height: 242px;
    width: 100%;
    line-height: 1.8;
    border: 1px solid #ccc;
    font-size: 0.9em;
}


.mt25 {
    margin-top: 25px !important;
}
.entry-content .bg_pri li{
	line-height: 1.4;
}


@media (max-width: 767px) {
	.entry-content .bg_pri {
	    background: #fff url(./images/bgpri.png) no-repeat left bottom;
	    max-height: 1000px;
	}
	.entry-content .bg_pri ul{
		widt:100%;
		}
	.entry-content .bg_pri li{
		margin-left:0px;
	}

}

.wp-block-image {
    padding-top:35px;
}
.news_list01 .tit a {
    color: #333 !important;
}
#contact_box ul li {
    list-style: none;
    margin: 0;
    text-align: center;
    width: 180px;
    height: 60px;
    margin-bottom: 5px;
}

.entry-content .banner {
    position: relative;
    height: 239px;
    text-align: center;
}
.clearfix {
    zoom: 1;
}
.entry-content .banner .time {
    position: absolute;
    left: 20px;
    bottom: 30px;
    font-size: 14px;
    color: #302835;
    letter-spacing: 1px;
    margin-left: -9px;
}
.entry-content .banner .txt {
    color: #fff;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    right: 23px;
    bottom: 23px;
    text-align: center;
	width:550px;
}

@media (max-width: 767px) {
	.entry-content .banner .txt {
		border:solid 1px red;
	}
}
.entry-content .banner .txt span.underline {
    text-decoration: underline;
    font-size: 18px;
    color: #fff;
}
.entry-content .banner h4 {
    position: absolute;
    font-size: 30px;
    text-align: center;
    top: 20px;
    left: 100px;
    line-height: 1.2;
}
.entry-content .banner .txt span {
    color: #e4dc8b;
    font-weight: bold;
    font-size: 25px;
}
.list_sec li a:hover {
    text-decoration: underline;
}


.news_list a:hover {
    text-decoration: none;
}
.entry-content h2.pick01 {
    padding-bottom: 30px;
    font-size: 1.4em;
    padding-top: 0;
    color: #333;
    font-weight:400;
    line-height: 1.5;
}
p {
    font-size: 15px;
    line-height: 1.6;
}
.t_cnt02 p{
    text-align: left;
    padding: 0 10px;
}
.text_center  img{
    text-align: center;
}
.fz15{
   font-size: 16px;
}
.entry-excerpt p{
      font-size: 16px;
}
.posted-on{
    display: inline-block;
    background: #1e5ca7;
    padding: 3px 10px;
    margin: 2px 20px 0px 0px;
    color: #fff;
    float: left;
}
.case_box_point{
    width: 65%;

    margin: 30px auto;
    font-size: 0.85em;
    text-align: center;
    padding: 15px;
    border: 3px solid #eeeff0;
    border-radius: 15px;
}
.case_box_point h4{
    background:  url(./images/onepoint.png) no-repeat center;
    padding:20px 0;
    color: #831a1f;
    font-size: 1.0em;
}
.entry-content h4 span {
    color: #a22044;
}
/*スマホ*/
@media (max-width: 767px) {
#reason li.text {
    padding: 15px;
}
}
@media (max-width: 767px) {
    #contact_box ul li {
        margin-bottom: -15px;
}
}
@media (max-width: 767px) {
    .entry-title-arc{
	font-size:18px;
}
@media (max-width: 767px) {
    #reason li.text h3 {
      font-size: 18px;
}
}
@media (max-width: 767px) {
.box_lineup .text {
    padding: 25px 15px 5px 15px;
}
}
@media (max-width: 767px){
.child-1-3, .child-1-2, .child-2-3 {
    padding: 0 15px;
}
}
@media (max-width: 767px){
.entry-content h2.pick01 {
    font-size: 1.3em;
}
}
@media (max-width: 767px){
#info .txt_top .txt {
    padding: 0 0 0 10px;
}
}

@media (max-width: 767px){
#info table th{
    font-size: 13px;
    width:22%;
    text-align:center;
    padding 0 5px;
}
}
@media (max-width: 767px){
#info table td{
    font-size: 13px;
    width:78%;
    text-align:left;
}
}
@media (max-width: 767px){
.container .h_main {
    text-align: center;
}
}
.entry-content h2 {
    color: #a22044;
    text-align:center;
}
@media (max-width: 767px){
.case_box_point{
    width: 100%;
}
}
@media (max-width: 767px){
.content_box {
    width: 100%;
}
}
@media (max-width: 767px){
.f_menu {
    background: #39303f;
    text-align: center;
    padding: 0;
    height:5px;
}
}