@charset "shift_jis";
@media screen and (max-width: 768px) {
	.sp_off {
		display: none;
	}
	body {
		margin: 0;
		font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	}
	h2 {
		text-align: center;
		font-size: 28px;
	}
	.main {
		width: 100%;
		height: 250px;
		margin: 0 auto;
		text-align: center;
		background: url(../img/main.png);
		background-size: cover;
		background-position: center;
		position: relative;
	}
	.main_logo{
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform : translate(-50%,-50%);
		transform : translate(-50%,-50%);
		text-align: center;
		width: 80%;
	}
	.main img {
		width: 100%
	}
	.side_btn {
		position: fixed;
		right: 0;
		top: 65%;
		z-index: 1000;
	}
	.ontent_wrap {
		margin: 60px 0;
	}
	.sale_con_title {
		text-align: center;
		margin-bottom: 40px;
	}
	.sale_con_title h2 {
		font-size: 30px;
		margin: 0 0 20px;
		line-height: 1.5;
	}
	.sale_con_title img {}
	/* ------悩み------- */
	.nayami {
		width: 96%;
		margin: 0 auto;
	}
	.nayami h2 {
		font-size: 7vw;
	}
	.nayami_group {
		position: relative;
		margin: 2px 0;
	}
	.nayami_icon {
		display: none;
	}
	.nb_nayami .nayami_group ul {
		display: block;
		padding: 0;
		width: 90%;
		margin: 0 auto;
	}
	.nb_nayami .nayami_group ul li {
		width: 100%;
		font-size: 16px;
		font-weight: bold;
		line-height: 180%;
		border: 1px solid #bfbfbf;
		padding: 20px 10px;
		box-sizing: border-box;
		list-style: none;
		border-radius: 10px;
		margin-bottom: 15px;
		text-align: center;
	}
	.nayami_group ul li span {
		background: linear-gradient(transparent 60%, #f6f9c0 0%);
	}
	/* ------/ 悩み ------- */
	/* --- 当社なら --- */
	.rik_strong {
		background-color: #e0fdf5;
		padding: 80px 0 60px;
		margin-top: 60px;
	}
	.rik_str_fhkidashi {
		text-align: center;
		margin: 0 auto 40px;
		width: 70%;
	}
	.rik_str_fhkidashi img {
		width: 100%;
	}
	.rik_str_txt p {
		font-size: 22px;
		letter-spacing: 1.8px;
		line-height: 1.8;
		font-weight: bold;
		text-align: center;
		margin: 0 auto 40px;
		width: 85%;
	}
	.rik_str_list {}
	.rik_str_list ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 90%;
		margin: 0 auto;
		padding: 0;
	}
	.rik_str_list ul li {
		width: 100%;
		background-color: #fff;
		border: 1px solid #ccc;
		border-radius: 5px;
		margin-bottom: 20px;
		box-sizing: border-box;
		display: flex;
		align-items: center;
		padding: 20px;
		justify-content: space-between;
	}
	.rik_str_list .img {
		width: 25%;
	}
	.rik_str_list .img img {
		width: 100%;
	}
	.rik_str_list .txt {
		width: 65%;
	}
	.rik_str_list .txt p {
		font-size: 16px;
		line-height: 30px;
		margin: 0;
		font-weight: bold;
	}
	/* ---/ 当社なら --- */
	/* --- 財産分与する方法 --- */
	.rik_property {
		padding: 80px 0 80px;
	}
	.rik_pro_about {
		position: relative;
		width: 90%;
		margin: 0 auto 60px;
		background-color: #f8fdff;
		border: 3px solid #5b9988;
		border-radius: 10px;
		padding: 50px 30px 40px;
		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: #5b9988;
		color: #fff;
		top: -25px;
	}
	.rik_pro_about p {
		font-size: 17px;
		color: #5b9988;
		line-height: 30px;
		margin: 0;
	}
	.rik_pro_about p span {
		color: #5b9988;
		font-weight: bold;
	}
	.rik_pro_list {}
	.rik_pro_list ul {
		width: 90%;
		margin: 0 auto;
		padding: 0;
	}
	.rik_pro_list ul li {
		width: 100%;
		background-color: #f8fdff;
		border: 3px solid #5b9988;
		border-radius: 10px;
		list-style-type: none;
		padding: 50px 30px 30px;
		margin-bottom: 20px;
		box-sizing: border-box;
		text-align: center;
		position: relative;
	}
	.rik_pro_list h3 {
		font-size: 24px;
		font-weight: bold;
		background: linear-gradient(transparent 70%, #f6f9c0 0%);
		line-height: 1.3;
		color: #5b9988;
		display: inline;
	}
	.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: 10px;
		left: 0;
		right: 0;
		margin: 0 auto;
		border-radius: 5px;
	}
	.rik_pro_list img {
		display: block;
		margin: 50px auto;
		width: 100%;
	}
	.rik_pro_list p {
		color: #647b8d;
		font-size: 18px;
		line-height: 30px;
		text-align: left;
	}
	.rik_pro_txt {
		text-align: center;
		width: 85%;
		margin: 50px auto 0;
	}
	.rik_pro_txt p {
		font-size: 20px;
		font-weight: bold;
		line-height: 35px;
	}
	.rik_pro_txt p span {
		background: linear-gradient(transparent 70%, #f6f9c0 0%);
		line-height: 1.3;
	}
	/* ---/ 財産分与する方法 --- */
	/* --- 財産分与の流れ --- */
	.rik_flow {
		background-color: #f2f2f2;
		padding: 80px 0 80px;
	}
	.sale_con_title {}
	.pc_pff {}
	.rik_flow_block {
		background-color: #fff;
		border-radius: 20px;
		padding: 40px 30px;
		width: 90%;
		margin: 50px auto 0;
		box-sizing: border-box;
	}
	.rik_flow_block ul {
		padding: 0;
		margin: 0;
	}
	.rik_flow_block ul li {
		list-style-type: none;
		margin-bottom: 70px;
		position: relative;
		border-bottom: solid 2px #5b9988;
	}
	.rik_flow_block ul li:last-child {
		margin-bottom: 0px;
		border-bottom: solid 0px #5b9988;
	}
	.rik_flow_block ul li::after {
		position: absolute;
		content: "";
		bottom: -65px;
		left: 0px;
		right: 0px;
		margin: 0 auto;
		box-sizing: border-box;
		width: 4px;
		height: 4px;
		border: 20px solid transparent;
		border-left: 20px solid #5b9988;
		transform: rotate(90deg);
	}
	.rik_flow_block ul li:last-child:after {
		content: none;
	}
	.rik_flow_block .rik_fl_ti {
		width: 100%;
	}
	.rik_flow_block .rik_fl_ti img {}
	.rik_flow_block .rik_fl_ti h3 {
		font-size: 20px;
		font-weight: bold;
		color: #5b9988;
		margin: 0px 0 0;
	}
	.rik_flow_block .rik_fl_txt {
		width: 100%;
	}
	.rik_flow_block .rik_fl_txt p {
		font-size: 16px;
		line-height: 30px;
		margin: 20px 0;
	}
	/* ---/ 財産分与の流れ --- */
	/* --- 相談事例 --- */
	.salec_result_wrap {
		background-color: #eee;
		padding: 80px 0 50px;
	}
	.salec_result_wrap.rik_result {
		background-color: #fff;
	}
	.salec_res_list {}
	.salec_res_list ul {
		width: 90%;
		margin: 0 auto;
		padding: 0;
	}
	.salec_res_list ul li {
		list-style-type: none;
		background-color: #fff;
		border: 3px solid #5b9988;
		border-radius: 5px;
		box-sizing: border-box;
		padding: 30px;
		margin-bottom: 30px;
	}
	.res_list_top {}
	.res_list_top p {
		font-size: 20px;
		color: #5b9988;
		font-weight: bold;
		margin: 0 0 20px;
	}
	.res_list_top p .res_list_number {
		display: block;
		background-color: #5b9988;
		color: #fff;
		padding: 10px 20px;
		margin-bottom: 20px;
		font-size: 18px;
		text-align: center;
	}
	.res_list_top p .res_list_name {
		font-size: 16px;
		display: block;
	}
	.res_list_btm {}
	.res_list_btm .img {
		text-align: center;
	}
	.res_list_btm .txt {}
	/* ---/ 相談事例 --- */
	/* --- よくある質問 --- */
	.salec_qa_wrap {
		padding: 80px 0 80px;
	}
	.salec_qa_list {}
	.salec_qa_list ul {
		padding: 0;
		margin: 0 auto;
		width: 90%;
	}
	.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: top 25px 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%;
		background: #5b9988;
	}
	.contact_co {
		width: 96%;
		margin: 0 auto;
		padding: 30px 0;
		text-align: center;
		color: #fff;
	}
	.con_title {
		font-size: 18px;
		font-weight: bold;
	}
	.contact_co p {
		margin: 10px auto 30px;
		font-size: 25px;
		font-weight: bold;
		line-height: 1.3;
	}
	.contact_btn a {
		width: 100%;
		height: 70px;
		display: block;
		margin: 0 0px 10px;
		background: #fff;
		line-height: 25px;
		text-decoration: none;
		color: #000;
		font-size: 25px;
		font-weight: bold;
		border-radius: 40px;
		text-indent: 15px;
		position: relative;
		padding: 15px 0;
		box-sizing: border-box;
	}
	.contact_btn a:nth-child(2) {
		font-size: 20px;
	}
	.contact_btn a span {
		font-size: 14px;
		display: block;
		font-weight: normal;
	}
	
}