@charset "shift_jis";
@media screen and (min-width: 769px) {
	.pc_off {
		display: none;
	}
	body {
		margin: 0;
		font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	}
	header {
	}
    h1 {
        color: #ccc;
        font-size: 10px;
        line-height: 1;
        margin: 5px 0 0 5px;
	}
	h2 {
		text-align: center;
		font-size: 28px;
	}

	p {
		margin: 0;
	}
	a {
		text-decoration: none;
		color: #333;
	}
	li {
		list-style-type: none;
		margin: 0;
	}
	ul {
		padding: 0;
		margin: 0;
	}

	.pc_off {
		display: none;
	}

    /* header */
    header {
        display: flex;
        position: relative;
        border-bottom: 1px solid #ccc;
        justify-content: space-between;
        align-items: center;
        padding: 0 20px;
    }
    .s_t_h_right {
        display: flex;
    }
    .top_navi {
        background-color: #ffffff;
    }
    .sa_global_menu {
        /* メニュー全体のスタイル */
        width: 100%;
        color: #333;
        text-align: center;
        box-sizing: border-box;
    }
    .sa_global_menu_list {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 0 auto;
    }
    .sa_global_menu_list>li {
        box-sizing: border-box;
        cursor: pointer;
        box-sizing: border-box;
        text-align-last: left;
        background-image: url(/img/h_menu_icon1.png);
        background-repeat: no-repeat;
        background-position: bottom right 45px;
    }
    .sa_global_menu_list>li:first-child {}
    .sa_global_menu_list>li:nth-child(2) {
        background-image: url(/img/h_menu_icon2.png);
    }
    .sa_global_menu_list>li:nth-child(3) {
        background-image: url(/img/h_menu_icon3.png);
    }
    .sa_global_menu_list>li:nth-child(4) {
        background-image: url(/img/h_menu_icon4.png);
        background-position: bottom 15px right 45px;
    }
    .sa_global_menu_list:after {}
    .sa_global_menu .sa_child_menu_span {
        position: relative;
    }
    .sa_global_menu .sa_child_menu_span.arrow {
        position: relative;
    }
    .sa_global_menu .sa_child_menu_span.arrow:after {
        position: absolute;
        content: "";
        right: 13px;
        top: 39%;
        width: 6px;
        height: 6px;
        border-top: 1px solid #333;
        border-right: 1px solid #333;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    .sa_global_menu .sa_child_menu_span>a {
        display: block;
        padding: 20px 30px 25px 30px;
        text-align: left;
        text-decoration: none;
        position: relative;
        transition: 0.3s;
    }
    .sa_global_menu .sa_child_menu_span>a:after {
        position: absolute;
        content: "";
        width: 0px;
        height: 3px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        background-color: #0e6e98;
        transition: 0.3s;
    }
    .sa_global_menu .sa_child_menu_span>a:hover p {
        color: #0e6e98;
    }
    .sa_global_menu .sa_child_menu_span>a:hover:after {
        width: 30px;
    }
    .sa_global_menu .sa_child_menu_span:after {}
    .sa_global_menu_list li .menu_link {
        display: block;
        padding: 20px 30px;
        font-size: 14px;
        line-height: 20px;
        color: #333;
        text-decoration: none;
        position: relative;
    }
    .sa_global_menu_list li .menu_link:hover {
        background: #fff;
    }
    .s_c_h_tel {
        margin-left: 30px;
    }
    .s_c_h_tel p {
        font-size: 20px;
        font-weight: bold;
        line-height: 1;
        margin: 15px 0 -8px;
    }
    .s_c_h_tel span {
        font-size: 10px;
        line-height: 1;
    }
    .s_c_h_inq a {
        display: block;
        width: 140px;
        line-height: 40px;
        color: #fff;
        background-color: #a3d526;
        text-align: center;
        border-radius: 5px;
        font-weight: bold;
        margin: 10px 0 0 30px;
        font-size: 14px;
        transition: 0.3s;
    }
    .s_c_h_inq a:hover {
        background-color: #c67a00;
    }
    .sa_child_menu_span span {
        /* 各項目のスタイル */
        display: block;
        font-size: 12px;
        line-height: 1;
        margin-bottom: 10px;
        position: relative;
        text-align: left;
    }
    .sa_child_menu_span p {
        font-size: 14px;
        color: #333;
        font-weight: bold;
        margin: 0;
        text-align: left;
    }
    .sa_global_menu_list li:last-child .menu_link:after {
        content: '';
        /*何も入れない*/
        display: inline-block;
        /*忘れずに！*/
        width: 1px;
        /*画像の幅*/
        height: 60px;
        background: #6e6e6e;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .sa_child_menu_link {
        text-decoration: none;
    }
    .sa_child_menu a {
        text-decoration: none;
        color: #333;
    }
    .menu:hover span {}
    .sa_child_menu>li>span {
        /* 子項目のスタイル */
        font-size: 0.8em;
    }
    .sa_child_menu {
        /* 下層メニューのスタイル */
        width: 100%;
        box-sizing: border-box;
        padding: 30px 0;
        position: absolute;
        top: calc(101%);
        /* 親項目の直下に配置 */
        left: 0;
        color: #333;
        /* 文字色 */
        background: #FFF;
        /* 背景色 */
        visibility: hidden;
        /* 下層メニューを非表示 */
        z-index: 999;
        border-top: 1px solid #ccc;
        box-shadow: 0 6px 6px rgb(0 0 0 / 10%);
    }
    .menu:hover .sa_child_menu {
        /* 下層メニューのスタイル（親項目ホバー時） */
        visibility: visible;
        /* 下層メニューを表示 */
        animation-duration: 0.5s;
        animation-name: fade-in;
    }
    @keyframes fade-in {
        0% {
            visibility: hidden;
            opacity: 0;
            transform: translateY(-10px);
        }
        100% {
            visibility: visible;
            opacity: 1;
            transform: translateY(0px);
        }
    }
    .sa_child_menu_inner {
        width: 1150px;
        margin: 0 auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    .sa_child_menu_inner a {
        text-align: left;
        font-weight: bold;
    }
    .sa_child_menu_inner .sa_child_menu_box {
        display: block;
        width: 200px;
        box-sizing: border-box;
        padding: 24px 0 30px 0;
        position: relative;
        border-right: 1px dotted #aaa;
    }
    .sa_child_menu_inner .sa_child_menu_box p {
        margin: 0 auto;
        font-size: 20px;
        line-height: 20px;
        position: relative;
    }
    .sa_child_menu_inner .sa_child_menu_btn {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
    }
    .sa_child_menu_inner .sa_child_menu_btn li {
        width: 150px;
        margin-right: 40px;
        margin: 10px 0;
    }
    .sa_child_menu_inner .sa_child_menu_btn a {
        display: block;
    }
    .sa_child_menu_inner .sa_child_menu_btn a:hover {
        text-decoration: underline;
    }
    .sa_child_menu_inner .sa_child_menu_btn p {
        font-size: 13px;
        line-height: 16px;
        position: relative;
        margin: 0;
    }
    .sa_child_menu_inner .sa_child_menu_btn p:before {
        content: "";
        vertical-align: middle;
        width: 4px;
        height: 4px;
        border-top: 1px solid #333;
        border-right: 1px solid #333;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 2px;
        bottom: 0;
        right: 7px;
        margin: auto;
        z-index: 1;
    }
    .sa_child_menu_inner .sa_child_menu_btn p:after {
        content: "";
        vertical-align: middle;
        width: 17px;
        height: 17px;
        border-radius: 50%;
        position: absolute;
        top: 0;
        right: 0;
        margin: auto;
        background-color: #f4f0eb;
    }
    .sa_child_menu_btn_01 {
        width: 730px;
        box-sizing: border-box;
        padding: 0 50px;
    }
    .sa_child_menu_btn_01 li:nth-child(3n) {
        margin-right: 0;
    }
    .sa_child_menu_btn_01 li:nth-child(1),
    .sa_child_menu_btn_01 li:nth-child(2),
    .sa_child_menu_btn_01 li:nth-child(3) {
        margin-bottom: 22px;
    }
    .sa_child_menu_btn_02 {
        width: 1010px;
        box-sizing: border-box;
        padding: 0 0 0 50px;
    }
    .sa_child_menu_inner .sa_child_menu_btn_02 li {
        margin-right: 43px;
    }
    .sa_child_menu_btn_02 li:nth-child(5n) {
        margin-right: 0;
    }
    .sa_child_menu_btn_02 li:nth-child {
        margin-bottom: 20px;
    }
    .sa_child_menu_inner .sa_child_menu_list {
        width: 220px;
        display: block;
        box-sizing: border-box;
        padding: 15px 50px 0 15px;
        text-align: left;
        position: relative;
    }
    .sa_child_menu_inner .sa_child_menu_list:before {
        content: '';
        /*何も入れない*/
        display: inline-block;
        /*忘れずに！*/
        width: 1px;
        /*画像の幅*/
        height: 240px;
        background: #6e6e6e;
        position: absolute;
        top: 0;
        left: 0;
    }
    .sa_child_menu_inner .sa_child_menu_list li {
        position: relative;
        padding: 0 0 0 13px;
        margin: 0 0 10px 0;
    }
    .sa_child_menu_inner .sa_child_menu_list li:before {
        content: '';
        /*何も入れない*/
        display: inline-block;
        /*忘れずに！*/
        width: 4px;
        /*画像の幅*/
        height: 4px;
        border-radius: 50%;
        background: #333;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }
    .sa_child_menu_inner .sa_child_menu_list a {
        display: block;
        font-size: 13px;
        line-height: 16px;
        letter-spacing: 1px;
        position: relative;
    }
    .sa_child_menu_inner .sa_child_menu_list a:after {
        content: "";
        vertical-align: middle;
        width: 4px;
        height: 4px;
        border-top: 1px solid #333;
        border-right: 1px solid #333;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0px;
        margin: auto;
    }
    
    
	.main {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.main img {
		width: 100%
	}
	.side_btn {
		position: fixed;
		right: 0;
		top: 30%;
		z-index: 1000;
	}
	.sale_con_title {
		text-align: center;
		margin-bottom: 40px;
	}
	.sale_con_title h2 {
		font-size: 40px;
		margin: 0 0 20px;
		line-height: 1;
		color: #00561f;
	}
	.sale_con_title img {}
	/* --- 悩み --- */
	.nayami {
		width: 1100px;
		margin: 100px auto 120px;
	}
	.nayami h2 {
		text-align: center;
		display: block;
		font-size: 40px;
		line-height: 1;
		font-weight: bold;
		margin: 0 0 50px;
	}
	.nayami_group {
		position: relative;
		margin: 0px 0;
	}
	.nayami_icon {
		position: absolute;
		top: 38%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}
	.nayami_group ul {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		padding: 0;
		margin: 0;
	}
	.nayami_group ul li {
		width: 350px;
		height: 110px;
		font-size: 17px;
		font-weight: bold;
		line-height: 30px;
		border: 1px solid #bfbfbf;
		padding: 25px 0;
		box-sizing: border-box;
		list-style: none;
		border-radius: 10px;
		margin: 10px 8px;
		text-align: center;
	}
	.nayami_group ul li span {
		background: linear-gradient(transparent 60%, #faecd1 0%);
	}
	/* ---/ 悩み --- */
	/* --- 当社なら --- */
	.rik_strong {
		background-color: #eeeeee;
		padding: 100px 0 80px;
	}
	.rik_str_fhkidashi {
		text-align: center;
		margin-bottom: 60px;
	}
	.rik_str_txt p {
		font-size: 30px;
		letter-spacing: 1.8px;
		line-height: 40px;
		font-weight: bold;
		text-align: center;
		margin: 0 0 80px;
		color: #00561f;
	}
	.rik_str_list {}
	.rik_str_list ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 1100px;
		margin: 0 auto;
	}
	.rik_str_list ul li {
		width: 530px;
		background-color: #fff;
		border: 1px solid #ccc;
		border-radius: 5px;
		margin-bottom: 40px;
		box-sizing: border-box;
		display: flex;
		align-items: center;
		padding: 20px;
		justify-content: space-between;
	}
	.rik_str_list .img {
		width: 150px;
	}
	.rik_str_list .img img {
		width: 100%;
	}
	.rik_str_list .txt {
		width: 300px;
	}
	.rik_str_list .txt p {
		font-size: 18px;
		line-height: 30px;
		margin: 0;
		font-weight: bold;
	}
	/* ---/ 当社なら --- */
	/* --- 財産分与する方法 --- */
	.rik_property {
		padding: 130px 0 150px;
	}
	.rik_pro_about {
		position: relative;
		width: 1100px;
		margin: 0 auto 60px;
		background-color: #f9fcf0;
		border: 3px solid #00561f;
		border-radius: 10px;
		padding: 60px 70px;
		box-sizing: border-box;
	}
	.rik_pro_about h3 {
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		font-size: 18px;
		text-align: center;
		line-height: 50px;
		display: inline-block;
		width: 170px;
		border-radius: 50px;
		background-color: #00561f;
		color: #fff;
		top: -25px;
	}
	.rik_pro_about p {
		font-size: 18px;
		color: #00561f;
		line-height: 35px;
		margin: 0;
	}
	.rik_pro_about p span {
		color: #f0af34;
		font-weight: bold;
	}
	.rik_pro_list {}
	.rik_pro_list ul {
		display: flex;
		justify-content: space-between;
		width: 1100px;
		margin: 0 auto;
		padding: 0;
	}
	.rik_pro_list ul li {
		width: 530px;
		background-color: #f9fcf0;
		border: 3px solid #00561f;
		border-radius: 10px;
		list-style-type: none;
		padding: 30px;
		margin-bottom: 60px;
		box-sizing: border-box;
		text-align: center;
	}
	.rik_pro_list h3 {
		font-size: 24px;
		font-weight: bold;
		background: linear-gradient(transparent 70%, #faecd1 0%);
		line-height: 1.3;
		color: #00561f;
		display: inline-block;
		position: relative;
	}
	.rik_pro_list ul li:first-child h3:after {
		position: absolute;
		content: "おすすめ";
		background-color: #ffab32;
		width: 95px;
		line-height: 28px;
		color: #fff;
		font-size: 20px;
		top: -35px;
		left: 0;
		right: 0;
		margin: 0 auto;
		border-radius: 5px;
	}
	.rik_pro_list img {
		display: block;
		margin: 50px auto;
	}
	.rik_pro_list p {
		color: #647b8d;
		font-size: 18px;
		line-height: 30px;
		text-align: left;
	}
	.rik_pro_txt {
		text-align: center;
	}
	.rik_pro_txt p {
		font-size: 23px;
		font-weight: bold;
		line-height: 45px;
	}
	.rik_pro_txt p span {
		background: linear-gradient(transparent 70%, #faecd1 0%);
		line-height: 1.3;
	}
	/* ---/ 財産分与する方法 --- */
	/* --- 財産分与の流れ --- */
	.rik_flow {
		background-color: #eeeeee;
		padding: 110px 0 150px;
	}
	.sale_con_title {}
	.pc_pff {}
	.rik_flow_block {
		background-color: #fff;
		border-radius: 30px;
		padding: 60px 50px;
		width: 1100px;
		margin: 70px auto 0;
		box-sizing: border-box;
	}
	.rik_flow_block ul {
		padding: 0;
		margin: 0;
	}
	.rik_flow_block ul li {
		display: flex;
		justify-content: space-between;
		list-style-type: none;
		margin-bottom: 70px;
		position: relative;
	}
	.rik_flow_block ul li:last-child {
		margin-bottom: 0px;
	}
	.rik_flow_block ul li::after {
		position: absolute;
		content: "";
		bottom: -65px;
		left: 0px;
		right: 357px;
		margin: 0 auto;
		box-sizing: border-box;
		width: 4px;
		height: 4px;
		border: 20px solid transparent;
		border-left: 20px solid #a3d526;
		transform: rotate(90deg);
	}
	.rik_flow_block ul li:last-child:after {
		content: none;
	}
	.rik_flow_block .rik_fl_ti {
		width: 320px;
		border-right: 2px solid #a3d526;
	}
	.rik_flow_block .rik_fl_ti img {}
	.rik_flow_block .rik_fl_ti h3 {
		font-size: 20px;
		font-weight: bold;
		color: #00561f;
		margin: 20px 0 0;
	}
	.rik_flow_block .rik_fl_txt {
		width: 630px;
	}
	.rik_flow_block .rik_fl_txt p {
		font-size: 17px;
		line-height: 35px;
		margin: 10px 0;
	}
	/* ---/ 財産分与の流れ --- */
	/* --- 相談事例 --- */
	.salec_result_wrap {
		background-color: #eee;
		padding: 110px 0 90px;
	}
	.salec_result_wrap.rik_result {
		background-color: #fff;
	}
	.salec_res_list {}
	.salec_res_list ul {
		width: 1100px;
		margin: 0 auto;
		padding: 0;
	}
	.salec_res_list ul li {
		list-style-type: none;
		background-color: #fff;
		border: 3px solid #00561f;
		border-radius: 5px;
		box-sizing: border-box;
		padding: 40px;
		margin-bottom: 30px;
	}
	.res_list_top {}
	.res_list_top p {
		font-size: 23px;
		color: #00561f;
		font-weight: bold;
		margin: 20px 0;
	}
	.res_list_top p .res_list_number {
		display: inline-block;
		background-color: #00561f;
		color: #fff;
		padding: 10px 20px;
		margin-right: 20px;
		font-size: 18px;
	}
	.res_list_top p .res_list_name {
		font-size: 18px;
	}
	.res_list_btm {
		display: flex;
	}
	.res_list_btm .img {
		width: 340px;
		text-align: center;
	}
	.res_list_btm .txt {
		width: 700px;
	}
	.res_list_btm .txt p {
		font-size: 16px;
		line-height: 1.5;
		margin: 20px 0;
	}
	/* ---/ 相談事例 --- */
	/* --- よくある質問 --- */
	.salec_qa_wrap {
		padding: 110px 0 80px;
	}
	.salec_qa_list {}
	.salec_qa_list ul {
		padding: 0;
		margin: 0 auto;
		width: 1100px;
	}
	.salec_qa_list ul li {
		border: 1px solid #ccc;
		border-radius: 5px;
		padding: 5px 20px;
		box-sizing: border-box;
		list-style-type: none;
		margin-bottom: 20px;
	}
	.salec_list_q {
		border-bottom: 1px dashed #ccc;
		font-size: 20px;
		font-weight: bold;
		padding: 20px 0 20px 65px;
		background-image: url(../img/sell_qa_q.png);
		background-position: center left;
		background-repeat: no-repeat;
	}
	.salec_list_a {
		font-size: 18px;
		padding: 20px 0 20px 50px;
		background-image: url(../img/sell_qa_a.png);
		background-position: top 20px left;
		background-repeat: no-repeat;
	}
	/* ---/ よくある質問 --- */
	.contact_wrap {
		width: 100%;
		height: 280px;
		background: #a3d526;
	}
	.contact_co {
		width: 1100px;
		margin: 0 auto;
		padding-top: 40px;
		text-align: center;
		color: #fff;
	}
	.con_title {
		font-size: 22px;
		font-weight: bold;
		line-height: 1;
		margin-bottom: 20px;
	}
	.contact_co p {
		margin: 0px auto 40px;
		font-size: 35px;
		font-weight: bold;
		line-height: 1;
	}
	.contact_btn {
		display: flex;
		justify-content: center;
	}
	.contact_btn a {
		width: 450px;
		height: 70px;
		display: block;
		margin: 0 10px;
		background: #fff;
		line-height: 25px;
		text-decoration: none;
		color: #00561f;
		font-size: 25px;
		font-weight: bold;
		border-radius: 40px;
		text-indent: 15px;
		position: relative;
		padding: 15px 0;
		box-sizing: border-box;
	}
	.contact_btn a span {
		font-size: 14px;
		display: block;
		font-weight: normal;
	}
	.contact_btn a::before {
		content: "";
		display: inline-block;
		background-size: auto;
		width: 28px;
		height: 23px;
		margin-right: 14px;
		margin-bottom: -2px;
		position: absolute;
		top: 35%;
		left: 35px;
	}
	.contact_btn a:nth-child(2):before {
		background-repeat: no-repeat;
		background-position: center;
	}
}