/* =========================================================
   お悩み単一投稿(single-onayami) のスタイル
   旧 single-onayami.php の <style> ブロック(584行)を移動（2026-06 整理B）
========================================================= */
body {
	background-color: aliceblue;
}
	
	.cta_bottom {
	text-align: center;
    margin-top: 30px;
	}
	
	.cta_bottom a {
    padding: 15px 70px 15px 30px;
    display: inline-block;
    background: #448ACA;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    position: relative;
	}
	
		.cta_bottom a {
			opacity: none;
	}
	
	.cta_bottom a:after {
		content: "＞";
		color: #fff;
		right: 20px;
		position: absolute;
	}
	
	.cta_bottom a:hover {
		opacity: .7;
	}
	
	.qa_sp {
		display: none;
	}
	
	.cta_qa_blk {
    background: #fff;
    margin-top: 30px;
	display: flex;
	justify-content: space-between;
	}
	
	.cta_qa_blk .l h2 {
    color: #448ACA;
    font-size: 20px;
    margin-bottom: 10px;
	}
	
	.cta_qa_blk .l ul {
    font-size: 15px;
    list-style: auto;
    padding-left: 10px;
    margin: 10px;
    font-weight: bold;
	}
	
	.cta_qa_blk .l a {
		display: inline-block;
    background: #448ACA;
    width: 90%;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin: 2px 0 0;
    font-weight: bold;
	}
	
	.cta_qa_blk .l a:hover {
		opacity: .6;
	}
	
	.cta_qa_blk .l {
		width: 100%;
		padding: 10px 10px 10px 20px;
	}
	
	.cta_qa_blk .r {
		width: 32%;
		line-height: 0;
	}
	
	.cta_qa_blk .r img {
		line-height: 1;
	}
	
	.cta_qa_blk .l p {
		font-size: 14px;
		line-height: 1.4;
	}
	
	.o_advicer_blk {
		display: flex;
		justify-content: space-between;
	}
	
		.o_advicer_blk .l {
			width: 25%;
			padding: 30px;
	}
	
		.o_advicer_blk .l img {
    width: 100%;
    border-radius: 50%;
	}
	
	.o_advicer {
		background: #fff;
		margin-top: 30px;
	}

	.o_advicer h2 {
	background: #448ACA;
    padding: 5px 10px;
    font-size: 18px;
    color: #fff;
	}
	
	.o_advicer h3 {
	    font-size: 20px;
	}
	
	.o_advicer h4 {
	    font-size: 16px;
		margin-bottom: 10px;
		display: none;
	}
	
	.o_advicer p {
	    font-size: 14px;
	}
	
		.o_advicer_blk .r {
		width: 75%;
    padding: 20px;
	}
	
    .l-content {
        padding-top: 2rem;
    }


.oyayami_blk * {
	letter-spacing: 1px;
    line-height: 1.8;
}

	.q_ttl {
		display: flex;
		justify-content: space-between;
		margin-bottom: 30px;
		display: none;
	}
	
.q_ttl h1 {
	font-size: 18px;
	background: hotpink;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
	width: 83%;
	position: relative;
	}
	
.q_ttl h1:before {  
  content: "";
  position: absolute;
  left: -38px;
  width: 13px;
  height: 12px;
  bottom: 37px;
  background: hotpink;
  border-radius: 50%;
}

.q_ttl h1:after {
  content: "";
  position: absolute;
  left: -24px;
  width: 20px;
  height: 18px;
  bottom: 40px;
  background: hotpink;
  border-radius: 50%;
}
.balloon4 p {
  margin: 0; 
  padding: 0;
}
	

.q_ttl .pic{
   	width: 15%;
}

.q_ttl img {
	height: 80px;
    position: relative;
    top: 7px;
}
	
.qq {
    background: #f66;
    display: inline-block;
    padding: 10px 20px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    border-radius: 50%;
    line-height: 1.4;
    position: absolute;
    margin-top: -70px;
    margin-left: -40px;
}

.o_question {
	padding: 30px;
    background: #fff;
    margin-bottom: 30px;
}
	
	.o_question h1 {
		margin-bottom: 15px;
		font-size:18px;
	}
	
	.o_question h1:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 60px;
    background-image: url(/house-hr/column/wp-content/uploads/2025/03/q_logo.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: absolute;
    margin-left: -50px;
    margin-top: -50px;
	}
	
	
.o_answer {
	padding: 30px;
    background: #fff;
}

.o_answer h2 img {
width: 60px;
    border-radius: 50%;
    margin-right: 20px;
}



.o_answer h2 span {
font-size: 24px;
    position: relative;
    top: -18px;
    color: #fff;
    line-height: 1;
}
	
/*
.o_answer h2 {
background: #4ac0ff;
    padding: 5px 20px 3px 5px;
    line-height: 1;
    display: inline-block;
    margin-bottom: 30px;
    position: absolute;
    margin-top: -160px;
    margin-left: -30px;
    border-radius: 10px;
}
*/
	
	.o_answer h2 {
		font-size:18px;
		margin-bottom: 15px;
	}

.o_answer p {
	margin-bottom: 10px;
}

.onayami_box {
	display: flex;
    justify-content: space-between;
}

.oyayami_blk {
	width: 65%;
}

.onayami_side {
	width: 30%;
	padding: 20px;
    background: #fff;
}

.c-widget.widget_block.widget_search,
#block-5,
#block-3 {
	display: none;
}

#block-5 {
	display: none;
}
	
    .onayami_mv {
    display: flex;
    background: #fff;
    max-width: 1200px;
	padding: 5px 5% 0;
    margin: 0 auto 50px;
    width: 100%;
    }
	
    .onayami_mv .l img{
	    width: 120px;
		position: relative;
		top: 7px;
	}
	
    .onayami_mv .r img{	
		width: 100px;
    position: absolute;
    margin-left: 50px;
    margin-top: -40px;
	}
	
	.onayami_mv .sp {
		display: none;
	}
	
	.onayami_mv .r.pc {
    padding-left: 40px;
    text-align: center;
    width: 70%;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: bold;
		margin-top: 50px;
	}
	
	.onayami_mv .r.pc span {
	    display: block;
    margin-top: 48px;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 1;
	}
	

@media (max-width: 850px) {
.cta_bottom {
    margin: 30px 0;
}
	
.cta_qa_blk .l ul {
    font-size: 14px;
}

	
.cta_qa_blk .l {
        width: 100%;
        padding: 15px 15px 20px;
        margin-bottom: 30px;
}
	
.cta_qa_blk .l h2 {
        font-size: 16px;
        margin: 15px 0 8px;
        line-height: 1.3;
        text-align: center;
}
	
	.cta_qa_blk .l h2 span {
		display: block;
	}
	
	
	.qa_pc {
		display: none;
	}
	
.cta_qa_blk {
    display: block;
}
	
	.onayami_mv .pc {
		display: none;
	}
	
	.onayami_mv .sp {
		display: block;
	}
	
    .onayami_mv {
		display: flex;
        background: #fff;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        padding: 5px 20px 0;
		border-radius:0;
    }
	
	.onayami_mv .l  {
		width: 25%
	}
	
	.onayami_mv .l img  {
		width: 40px;
        position: relative;
        top: 5px;
        left: 10px;
	}
	
	.onayami_mv .r  {
		width: 75%;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 1px;
        margin-top: 12px;
	}
	
	.onayami_mv .r img {
		width: 50px;
        margin-left: 5px;
        margin-top: -10px;
	}
	
		.onayami_mv > img {
		width: 60px;
	}
	
	.onayami_box {
	display: block;
}

.oyayami_blk {
	width: 100%;
	margin-top: 60px;
}

.onayami_side {
	width: 100%;
}

.l-content {
    padding-top: 3em;
}

.qq {
    padding: 5px 14px;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.4;
    margin-top: -50px;
    margin-left: -22px;
}

.o_question {
	padding: 30px 15px 15px;
	margin-bottom: 30px;
}

.oyayami_blk h1 {
	font-size: 16px;
        margin-bottom: 15px;
        line-height: 1.5;
        padding: 0;
        width: 100%;
}

.o_answer h2 img {
    width: 50px;
}

.o_answer h2 span {
    font-size: 14px;
    top: -18px;
    margin-left: -10px;
}

.o_answer {
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}

.o_answer h2 {
	padding: 0;
        margin-bottom: 15px;
        position: initial;
        margin-top: auto;
        margin-left: 0;
        font-size: 16px;
        line-height: 1.5;
}
	
.q_ttl img {
    height: 70px;
    top: 14px;
}
	
	.q_ttl h1:before,
	.q_ttl h1:after {
		display: none;
	}
	
    .q_ttl img {
        height: initial;
        top: 14px;
    }

.q_ttl .pic {
    width: 20%;
}
	
.q_ttl {
    margin-bottom: 20px;
}
	
.o_advicer_blk {
    display: block;
	margin-bottom: 30px;
	}
	
.o_advicer_blk .l {
    width: 100%;
    padding: 30px 100px 0;
}
	
.o_advicer_blk .r {
    width: 100%;
}
	
	.o_advicer h3,
	.o_advicer h4 {
    text-align: center;
}
	
.c-widget+.c-widget {
    margin-top: 0;
}
	
    #sidebar {
    margin-top: 0;
	}
	
.o_advicer h2 {
    text-align: center;
}
	
	.cta_qa_blk .l p br {
		display: none;
	}
	
.cta_qa_blk .l a {
    width: 100%;
    border-radius: 10px;
    margin: 5px 0 0;
    letter-spacing: 0;
}
	
	.o_question h1:before {
		width: 40px;
		margin-left: -20px;
	}

}

