@charset "utf-8";
body main {
	width: 1020px;
	margin: 0 auto 6em;
	display: block;
}
@media (max-width: 767px) {
body main {
	width: 300px;
}
}
main p, .c_nav, .ft-contact{
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
}

.clearfix::after {
	content: '';
	display: block;
	clear: both;
}
p {
	line-height: 2.27;
}

.c_title {
	text-align: center;
}
.c_box {
	background-color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (min-width: 768px) {
.c_box{
	position: relative;
	width: 910px;
	margin: 2em auto 6em;
	border: #ccc solid 1px;
	padding: 35px 120px;
	box-sizing: border-box;
}
.c_box::before, .c_box::after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 910px;
	background: #aaa;
	-webkit-box-shadow: 0 15px 10px #aaa;
	-moz-box-shadow: 0 15px 10px #aaa;
	box-shadow: 0 15px 10px #aaa;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.c_box::after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
.c_box li {
	padding: 25px 0 25px 50px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	background: url('../img/counter/check.png')no-repeat center left;
}
.c_box li:nth-last-of-type(n+2) {
	border-bottom: 1px solid #ccc;
}
.c_text {
	margin-top: 3em;
}
}/*min-width: 768px*/
.c_box li span {
	color: #FF7F0C;
}
.clearfix .right {
	float: right;
	margin: 0 1em 1em;
}

.c_text p {
	margin-bottom: 2em;
}
.c_link {
	text-align: right;
	padding-right: 2.5em;
	background: url('../img/counter/arrow.png')no-repeat center right;
}

.c_contact {
	position: relative;
	width: 930px;
	margin: 4em auto 0;
}
.c_contact .c_net {
	position: absolute;
	bottom: 37px;
	right: 57px;
}
.c_nav .active {
	border-bottom: 1px solid #f3b16b;
}
@media screen and (min-width: 768px) {
.c_nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-size: .9rem;
	margin: 25px 0 60px;
}
.c_nav01{margin-bottom: 10px;}
.c_nav li {
	padding: 0 22px;
	border-right: 1px solid #333;
}
.c_nav li:first-child {
	border-left: 1px solid #333;
}
}
.c_nav02{margin-top: 0;}
@media screen and (max-width: 767px) {
.c_nav {
	font-size: .8rem;
	margin: 15px 18px 20px;
}
.c_nav01{margin-bottom: 0;}
.c_nav li {
	display: block;
	padding: 0 0 0 15px;
	border-right: none;
	margin-bottom: 12px;
	position: relative;
}
.c_nav li:after {
	content: "";
	display: block;
	border-color: transparent transparent transparent #ffb66f;
	border-width: 6px 8px;
	border-style: solid;
	position: absolute;
	left: 0;
	top: 0;
}
}
@media screen and (max-width: 767px) {
p {
	font-size: 11px;
}
.c_title {
	margin: 1.5em 0 1em;
	padding-top: 43px;
	background: url('../img/counter/sp_bg05.png')no-repeat top center;
    background-size: 300px auto;
}
.c_box li {
	padding: 20px 0 20px 35px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	background: url('../img/counter/check_sp.png')no-repeat center left;
}

.c_box li:nth-last-of-type(n+2) {
	border-bottom: 1px dotted #ccc;
}
.c_box {
	padding: 0;
}

.c_contact {
	width: 300px;
	margin: 0;
	text-align: center;
}
.c_net_sp img {
	width: 249px;
	height: auto;
}
.c_contact .c_net_sp {
	position: absolute;
	bottom: 20px;
	right: 23px;
}

.c_text .right {
	text-align: center;
}
.c_text .right img {
width: 80%;
height: auto;
}
img.sp_back {
	width: 295px;
	height: auto;
}
.c_title img {width:100%;height:auto;}
#asset h3.c_title img.sp-inline {width:204px;height:auto;}
#insurance #block01 h3.c_title img.sp-inline {width:189px;height:auto;}
#insurance #block02 h3.c_title img.sp-inline {width:218px;height:auto;}
#lifeplan #block01 h3.c_title img.sp-inline {width:167px;height:auto;}
#investment h3.c_title img.sp-inline {width:209px;height:auto;}
#landbanking h3.c_title img.sp-inline {width:225px;height:auto;}
#loan h3.c_title img.sp-inline {width:179px;height:auto;}
#securities h3.c_title img.sp-inline {width:204px;height:auto;}

#block02 {
	margin-top: 2em;
}
}/*max-width: 767px*/
@media screen and (min-width: 768px) {
#block02 {
	margin-top: 6em;
	padding-top: 6em;
	background: url('../img/counter/sp_bg05.png')no-repeat top center;
}
}

/*受賞歴*/
#award {
	margin-top: 50px;
}
.corporate-block {
    position: relative;
    padding: 45px 0 0 130px;/*ここ変更*/
}
.corporate-block h2 {
    position: absolute;
    left: 15px;
    top: 45px;
}
@media (max-width: 767px) and (min-width: 0) {
#award {
	margin-top: 20px;
}
.corporate-block {
    padding: 32px 0 40px;
}
.corporate-block h2 {
    position: static;
    text-align: center;
    margin-bottom: 25px;
}
}
/*受賞歴ここまで*/
.corporate04_2 {
	text-align: right;
	font-size: .8rem;
}
@media (max-width: 767px) and (min-width: 0) {
.corporate04_2 {
    font-size: 8px;
}
}
