@charset "utf-8";

@font-face {
    font-family: 'Noto Sans JP';
    src: url(/fonts/NotoSansJP-Regular.woff2);
    font-weight: 400;
    font-display: swap;
}

body {
	/*スマホで勝手に文字が大きくなる対策*/
	-webkit-text-size-adjust: 100%;
}

/*/////////////共通////////////////*/
#contents {
	background-color: #fff;
}
.l-main * {
	font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.l-main {
	color: #263238;
	background-color: #fff;
}
.l-main .section__ttl {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 41px;
}
.l-main .section__ttl span {
	width: 130px;
	height: 3px;
	background: #FE8A3D;
	margin: 10px auto;
}
.section__space {
	width: 1140px;
	margin: 0 auto;
}

/*/////////////メイン画像////////////////*/
.l-main .md-mv-heading {
    height: fit-content;
    margin-block: 0;
    margin-bottom: 60px;
}

[class*="section__wrapper--"]:nth-of-type(odd) {
    background-color: transparent;
}
/*///////////// 協和ガスの強み////////////////*/

.top [class*="content__txt--read--"].content__txt--read--01 {
    text-align: center;
}
.section__wrapper--read--02 .section__inner {
    background: #FFF7EE;
    margin-bottom: 40px;
}
.read02__img {
    text-align: center;
}
.section__wrapper--read--02 .content__txt--read--02 {
    text-align: center
}
/*///////////// 相続でよくある悩みって？////////////////*/
.content__block--worry--02 .content__list--vertical {
    width: 674px;
}
.content__block--worry--02 {
    align-items: center;
}
/*///////////// ご依頼いただいた相続ご相談事例////////////////*/
.case__bottom__text {
    text-align: center;
    font-size: 18px;
    line-height: 1.8;
}
.content__items--case--03 {
    background-color: #FFF7EE;
}
.content__subttl--case--03 {
    text-align: center;
    color: #BD6A17;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.6;
}
.content__items__inner--case--03 {
    border: 1px solid #BD6A17;
    height: 311px;
    padding: 18px 19px;
}
.section__wrapper--case--03 .content__list--vertical {
    margin-bottom: 39px;
}
.l-main .section__wrapper--worry--02 .section__ttl {
    margin-bottom: 41px;
}
.section__wrapper--worry--02 .section__space {
    padding-block: 0;
    padding: 60px 0 55px;
}
.content__description--case--03 {
    font-size: 18px;
    line-height: 1.75;
}
/*///////////// 相続でよくある悩みって？////////////////*/
.content__description--worry--02 {
    font-size: 18px;
    display: contents;
    position: relative;
}
.content__description--worry--02 span {
    position: absolute;
    right: 5px;
    font-size: 18px;
}
.content__items--worry--02 {
    padding: 16.5px 0;
}
.content__icon--chrck {
    fill: #BD6A17;
    color: #BD6A17;
    border: 1px solid #BD6A17;
}
.content__icon--chrck {
    padding: 10px 6px 9px 8px;
}
/*///////////// ご相談者様からの声////////////////*/

[class*="content__txt--read--"] {
    text-align: left;
    font-size: 18px;
}
.second.section__wrapper--read--01 .content__txt--read--01 {
    line-height: 1.77;
}
/*///////////// お問い合わせ　////////////////*/
.l-main .section__wrapper--contact--01 .contact__contents{
	width: 1140px;
	padding: 80px 70px;
	background: #FFF7EE;
}
.l-main .section__wrapper--contact--01 .contact__text {
    text-align: center;
	font-size: 18px;
	line-height: 31.5px;
	margin-bottom: 31px;
}
.l-main .section__wrapper--contact--01 .section__ttl {
	margin-bottom: 30px;
    line-height: 1.5;
}
.l-main .section__wrapper--contact--01 .content__txt--tel {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 40px;
	color: #333331;
	line-height: 60px;

}
