/* CSS Document */
/************************************************

	common

************************************************/
.shoshinsha {
    font-size: 10px;
}

/************************************************

	parts

************************************************/
/*-----------------------------------------------
top
-----------------------------------------------*/
/* main-image-wrap */
.old_design .main-image-wrap {
    display: table;
    background-image: url(/assets/images/original/toushi-shoshinsha-images-top-main.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 100%;
    height: 306px;
    margin-bottom: 50px;
}

.old_design .main-image-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.old_design .main-image-inner > div {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 30px 44px 20px 44px;
    text-align: left;
}

.old_design .main-image-inner h1 {
    margin-bottom: 5px;
    font-size: 4.8em;
    font-weight: bold;
    line-height: 1.25;
}

.old_design .main-image-inner h2 {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.45;
}

/* top-lead-wrap */
.old_design .top-lead-wrap {
    display: table;
    margin-bottom: 50px;
}

.old_design .top-lead-wrap > div {
    display: table-cell;
    vertical-align: middle;
}

.old_design .top-lead-wrap > div:first-child {
    white-space: nowrap;
    padding: 0;
}

.old_design .top-lead-wrap p.lead-text {
    font-size: 1.8em;
    line-height: 1.8;
    margin-left: 60px;
}

.old_design .content-line-headline {
    position: relative;
    padding: 25px 0;
    font-size: 3em;
    font-weight: normal;
    line-height: 1.4;
}

.old_design .content-line-headline:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #333;
    content: "";
}

.old_design .content-line-headline:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #333;
    content: "";
}

/* point-flow-list */
.old_design .point-flow-list {
    width: 100%;
}

.old_design .point-flow-list p {
    font-size: 1.4em;
    line-height: 1.4;
}

.old_design .point-flow-list li {
    position: relative;
    float: left;
    width: 30%;
    margin-bottom: 4%;
    padding-right: 5%;
}

.old_design .point-flow-list li a {
    position: relative;
    text-decoration: none;
}

.old_design .point-flow-list li a:hover {
    opacity: 0.7;
}

.old_design .point-flow-list li a p {
    font-weight: bold;
    color: #333;
}

.old_design .point-flow-list li:nth-child(3n) {
    padding-right: 0;
}

.old_design .point-flow-list li:before {
    position: absolute;
    top: 50%;
    right: 5%;
    width: 15px;
    height: 30px;
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-arrow01.png);
    margin: -15px 0 0 0;
    content: "";
}

.old_design #content .point-flow-list li.point-box > * {
    display: block;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    padding: 65px 25px 20px 25px;
    box-sizing: border-box;
}

.old_design .point-flow-list li.point-box a:after {
    position: absolute;
    top: -20px;
    left: 24px;
    width: 76px;
    height: 76px;
    content: "";
}

.old_design .point-flow-list li:first-child:before,
.old_design .point-flow-list li:last-child:before {
    background-image: none;
}

.old_design .point-flow-list li:nth-child(3n):before {
    display: none;
}

.old_design #content .point-flow-list li:first-child div {
    position: relative;
    background-color: #ffffff;
    border-color: #828282;
    padding: 35px 23px 30px 23px;
}

.old_design .point-flow-list li:first-child div .point-flow-title {
    margin-bottom: 10px;
    font-size: 3em;
    font-weight: bold;
    line-height: 1.3;
}

.old_design .point-flow-list li:first-child div:after, .old_design .point-flow-list li:first-child div:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.old_design .point-flow-list li:first-child div:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 15px;
    margin-top: -15px;
}

.old_design .point-flow-list li:first-child div:before {
    border-color: rgba(130, 130, 130, 0);
    border-left-color: #828282;
    border-width: 16px;
    margin-top: -16px;
}

.old_design .point-flow-list li .point-flow-subtitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 12px;
    padding-bottom: 10px;
    font-size: 3em;
    line-height: 1.2;
    letter-spacing: -1px;
}

.old_design .point-flow-list li .read-more p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 1.3em;
    line-height: 1.6;
    box-sizing: border-box;
}

.old_design .point-flow-list li .read-more p {
    text-align: center;
}

.old_design .point-flow-list li .read-more p span {
    display: inline-block;
    padding: 0 5px;
    border-radius: 5px 5px 0 0;
    font-weight: normal;
}

/* point color variation
-----------------------------------------------*/
/* point1 */
.old_design .point-flow-list li.point-box.point1 a:after {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point1.png);
}

.old_design .point-flow-list li.point-box.point1 a {
    background-color: #f4ffff;
    border-color: #13c0c0;
}

.old_design .point-flow-list li.point-box.point1 .point-flow-subtitle {
    border-color: #13c0c0;
    color: #13c0c0;
}

.old_design .point-flow-list li.point-box.point1 .read-more p span {
    background-color: rgba(31, 122, 122, 0.1);
}

/* point2 */
.old_design .point-flow-list li.point-box.point2 a:after {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point2.png);
}

.old_design .point-flow-list li.point-box.point2 a {
    background-color: #fefef3;
    border-color: #c4bd18;
}

.old_design .point-flow-list li.point-box.point2 .point-flow-subtitle {
    border-color: #c4bd18;
    color: #c4bd18;
}

.old_design .point-flow-list li.point-box.point2 .read-more p span {
    background-color: rgba(119, 118, 88, 0.1);
}

/* point3 */
.old_design .point-flow-list li.point-box.point3 a:after {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point3.png);
}

.old_design .point-flow-list li.point-box.point3 a {
    background-color: #ecfff3;
    border-color: #2bb85e;
}

.old_design .point-flow-list li.point-box.point3 .point-flow-subtitle {
    border-color: #2bb85e;
    color: #2bb85e;
}

.old_design .point-flow-list li.point-box.point3 .read-more p span {
    background-color: rgba(21, 88, 45, 0.1);
}

/* point4 */
.old_design .point-flow-list li.point-box.point4 a:after {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point4.png);
}

.old_design .point-flow-list li.point-box.point4 a {
    background-color: #fdf3f3;
    border-color: #d84040;
}

.old_design .point-flow-list li.point-box.point4 .point-flow-subtitle {
    border-color: #d84040;
    color: #d84040;
}

.old_design .point-flow-list li.point-box.point4 .read-more p span {
    background-color: rgba(146, 17, 17, 0.1);
}

/* point5 */
.old_design .point-flow-list li.point-box.point5 a:after {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point5.png);
}

.old_design .point-flow-list li.point-box.point5 a {
    background-color: #f7fded;
    border-color: #8ecf15;
}

.old_design .point-flow-list li.point-box.point5 .point-flow-subtitle {
    border-color: #8ecf15;
    color: #8ecf15;
}

.old_design .point-flow-list li.point-box.point5 .read-more p span {
    background-color: rgba(72, 98, 25, 0.1);
}

/* point6 */
.old_design .point-flow-list li.point-box.point6 a:after {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point6.png);
}

.old_design .point-flow-list li.point-box.point6 a {
    background-color: #fdf8ff;
    border-color: #b851da;
}

.old_design .point-flow-list li.point-box.point6 .point-flow-subtitle {
    border-color: #b851da;
    color: #b851da;
}

.old_design .point-flow-list li.point-box.point6 .read-more p span {
    background-color: rgba(139, 113, 148, 0.1);
}

/* point7 */
.old_design .point-flow-list li.point-box.point7 a:after {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point7.png);
}

.old_design .point-flow-list li.point-box.point7 a {
    background-color: #f7fbff;
    border-color: #2c7bdc;
}

.old_design .point-flow-list li.point-box.point7 .point-flow-subtitle {
    border-color: #2c7bdc;
    color: #2c7bdc;
}

.old_design .point-flow-list li.point-box.point7 .read-more p span {
    background-color: rgba(61, 84, 113, 0.1);
}

/* point8 */
.old_design .point-flow-list li.point-box.point8 a:after {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point8.png);
}

.old_design .point-flow-list li.point-box.point8 a {
    background-color: #fffef7;
    border-color: #eeca1c;
}

.old_design .point-flow-list li.point-box.point8 .point-flow-subtitle {
    border-color: #eeca1c;
    color: #eeca1c;
}

.old_design .point-flow-list li.point-box.point8 .read-more p span {
    background-color: rgba(122, 114, 75, 0.1);
}

/* point9 */
.old_design .point-flow-list li.point-box.point9 a:after {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point9.png);
}

.old_design .point-flow-list li.point-box.point9 a {
    background-color: #f4fdfb;
    border-color: #12c2a1;
}

.old_design .point-flow-list li.point-box.point9 .point-flow-subtitle {
    border-color: #12c2a1;
    color: #12c2a1;
}

.old_design .point-flow-list li.point-box.point9 .read-more p span {
    background-color: rgba(25, 95, 82, 0.1);
}

/* point10 */
.old_design .point-flow-list li.point-box.point10 a:after {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point10.png);
}

.old_design .point-flow-list li.point-box.point10 a {
    background-color: #fafaf6;
    border-color: #797966;
}

.old_design .point-flow-list li.point-box.point10 .point-flow-subtitle {
    border-color: #797966;
    color: #797966;
}

.old_design .point-flow-list li.point-box.point10 .read-more p span {
    background-color: rgba(63, 63, 21, 0.1);
}

/* point11 */
.old_design .point-flow-list li.point-box.point11 a:after {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point11.png);
}

.old_design .point-flow-list li.point-box.point11 a {
    background-color: #fffbf5;
    border-color: #ff9300;
}

.old_design .point-flow-list li.point-box.point11 .point-flow-subtitle {
    border-color: #ff9300;
    color: #ff9300;
}

.old_design .point-flow-list li.point-box.point11 .read-more p span {
    background-color: rgba(103, 66, 15, 0.1);
}

/* banner
-----------------------------------------------*/
/* consultation */
.old_design #content .banner-consultation {
    display: table;
    width: 100%;
    height: 194px;
    background-color: #dceff6;
    border: 1px solid #76b1b8;
    border-radius: 5px;
    background-image: url(/assets/images/original/toushi-shoshinsha-images-bg-banner-consultation.png);
    background-repeat: no-repeat;
    background-position: right top;
    margin-bottom: 50px;
    padding: 0 30px;
    box-sizing: border-box;
}

.old_design .banner-consultation:hover {
    text-decoration: none;
    opacity: 0.7;
}

.old_design .banner-consultation-inner {
    display: table-cell;
    vertical-align: middle;
}

.old_design .banner-consultation .consultation-text {
    margin-bottom: 10px;
    font-size: 1.6em;
    line-height: 1.4;
    color: #333;
}

.old_design .banner-consultation .consultation-title {
    margin-bottom: 5px;
    font-size: 3em;
    font-weight: bold;
    line-height: 1.3;
    color: #333;
}

.old_design .banner-consultation .consultation-day {
    display: inline-block;
    background-color: #298796;
    border-radius: 50px;
    padding: 5px 15px;
    font-size: 1.4em;
    line-height: 1.4;
    color: #fff;
}

/* beginner-support */
.old_design .beginner-support-wrap {
    background-color: #f2f2f2;
    margin-bottom: 55px;
    font-size: 10px;
    font-weight: bold;
}

.old_design .beginner-support-inner {
    width: 960px;
    margin: 0 auto;
    padding: 40px 0;
    background-image: url(/assets/images/original/toushi-shoshinsha-images-bg-banner-support-image01.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.old_design .beginner-text {
    margin-bottom: 20px;
    font-size: 1.4em;
    line-height: 1.6;
}

.old_design .beginner-support-title {
    margin-bottom: 15px;
    font-size: 3.3em;
    line-height: 1.4;
}

.old_design .beginner-support-subtitle {
    margin-bottom: 5px;
    font-size: 2em;
    line-height: 1.4;
}

.old_design .beginner-support-link a {
    position: relative;
    display: inline-block;
    padding: 7px 10px;
    background-color: #232323;
    background-image: -moz-linear-gradient(90deg, rgba(3, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(3, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%);
    background-image: -ms-linear-gradient(90deg, rgba(3, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    font-size: 1.6em;
    color: #fff;
    line-height: 1;
}

.old_design .beginner-support-link a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.old_design .beginner-support-link a > span {
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    padding: 3px;
    font-size: 10px;
    font-weight: bold;
    color: #333;
    vertical-align: top;
    line-height: 1;
}

/*-----------------------------------------------
lower pages
-----------------------------------------------*/
/* box */
.old_design .content-color-box {
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    margin-bottom: 50px;
    padding: 15px 30px 25px 30px;
}

/* title */
.old_design .content-title {
    display: table;
    height: 53px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 20px;
    padding-left: 67px;
    font-size: 3em;
}

.old_design .content-title > span {
    display: table-cell;
    line-height: 1.2;
    vertical-align: middle;
    font-weight: normal;
}

.old_design .content-subtitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: 4em;
    line-height: 1.3;
}

.old_design .content-headline {
    border-left-width: 2px;
    border-left-style: solid;
    margin-bottom: 30px;
    padding-left: 18px;
    font-size: 3em;
    line-height: 1.3;
    font-weight: normal;
}

.old_design .content-subhead,
.old_design .content-subhead-text {
    margin-bottom: 10px;
    font-size: 2em;
    font-weight: bold;
}

.old_design .content-subhead {
    border-left: 2px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 8px 18px;
    line-height: 1.2;
}

.old_design .content-subhead-text span {
    display: inline-block;
    vertical-align: text-bottom;
    border-radius: 20px;
    margin-right: 7px;
    padding: 4px 8px;
    font-size: 0.7em;
    line-height: 1;
    font-weight: normal;
    color: #fff;
}

/* text */
.old_design .content-strong-text {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.6;
}

.old_design .fs {
    font-size: 90%;
    font-weight: normal;
}

.old_design .strong {
    padding: 1px 2px;
    font-weight: bold;
}

.old_design .mt {
    margin-top: 1em;
}

.old_design .mb {
    margin-bottom: 1em;
}

.old_design .center {
    text-align: center;
}

.old_design .middle {
    vertical-align: middle;
}

/* table */
.old_design .content-table {
    width: 100%;
    margin-bottom: 60px;
}

.old_design .content-table + .content-table {
    margin-top: -40px;
}

.old_design .content-table caption {
    margin-bottom: 1em;
    font-size: 1.6em;
    line-height: 1.7;
}

.old_design .content-table > tbody > tr > th,
.old_design .content-table > tbody > tr > td {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 1.6em;
    line-height: 1.4;
    padding: 15px 20px;
    font-weight: normal;
}

.old_design .content-table > tbody > tr > td {
    background-color: #f2f2f2;
}

.old_design .content-table .bg02 {
    background-color: #7d7d7d;
    font-weight: bold;
    color: #fff;
}

/* paragraph */
.old_design .content-paragraph {
    margin-bottom: 25px;
}

.old_design .content-paragraph p,
.old_design .content-paragraph dl {
    font-size: 1.6em;
    line-height: 1.7;
}

.old_design .content-paragraph .content-table {
    margin-bottom: 0;
}

.old_design .content-paragraph .fs {
    font-size: 1.3em;
}

.old_design .content-paragraph .content-link-box {
    margin: 1em 0;
}

.old_design .content-paragraph + .content-headline {
    margin-top: 40px;
}

.old_design .content-paragraph-box {
    border: 1px solid #ccc;
    background-color: #ecfff3;
    padding: 8px 15px;
}

/* content-step-flow */
.old_design .content-step-flow {
    margin: -40px 0 20px;
    padding-top: 40px;
    background: url(/assets/images/original/toushi-shoshinsha-images-icon-arrow02.png) center top no-repeat;
}

.old_design .content-step-flow table:not(:first-child) {
    margin-top: -30px;
}

/* content-link-box */
.old_design .content-link-box {
    display: block;
    background-color: #f6fbfe;
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-arrow-link.png), url(/assets/images/original/toushi-shoshinsha-images-blank.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 97% center, 27px center;
    border: 1px solid #7fccff;
    border-radius: 5px;
    margin: 50px 0;
    padding: 15px 65px 15px 18px;
}

.old_design .content-link-box + .content-link-box {
    margin-top: -15px;
}

.old_design .content-link-box:hover {
    text-decoration: none;
    opacity: 0.7;
}

.old_design .content-link-box .content-link-title {
    margin-bottom: 5px;
    font-size: 2em;
    font-weight: bold;
    color: #0099ff;
}

.old_design .content-link-box .content-link-text {
    font-size: 2.6em;
    line-height: 1.3;
    font-weight: bold;
    color: #000;
}

/* next-link */
.old_design .next-link {
    display: table;
    margin: 0 auto;
    border: 1px solid #828282;
    border-radius: 5px;
    background-image: -moz-linear-gradient(90deg, rgba(3, 0, 0, 0.09) 0%, rgba(255, 255, 255, 0.09) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(3, 0, 0, 0.09) 0%, rgba(255, 255, 255, 0.09) 100%);
    background-image: -ms-linear-gradient(90deg, rgba(3, 0, 0, 0.09) 0%, rgba(255, 255, 255, 0.09) 100%);
    background-color: #fff;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;
    padding: 7px 10px;
}

.old_design .next-link:hover {
    text-decoration: none;
    opacity: 0.7;
}

.old_design .next-link > div {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

.old_design .next-link > div:first-child {
    padding-right: 10px;
}

.old_design .next-link .icon-next {
    background-color: #0099ff;
    border-radius: 20px;
    padding: 3px 12px;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.old_design .next-link .point-text {
    font-size: 1.4em;
    font-weight: bold;
    color: #333;
}

.old_design .next-link .next-title {
    font-size: 1.6em;
    color: #333;
}

.old_design .content-pager-wrap {
    text-align: center;
    margin: 30px 0 50px;
}

/* content-pager-wrap */
.old_design .content-pager-wrap > a,
.old_design .content-pager-wrap ul {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4em;
    font-weight: bold;
}

.old_design .content-pager-wrap > a,
.old_design .content-pager-wrap ul li a {
    text-decoration: none;
    color: #666;
}

.old_design .content-pager-wrap > a {
    margin-right: 22px;
    line-height: 1.4;
}

.old_design .content-pager-wrap > a:hover {
    text-decoration: underline;
}

.old_design .content-pager-wrap ul li {
    display: table;
    float: left;
    border-collapse: separate;
    border-spacing: 1px 0;
}

.old_design .content-pager-wrap ul li a,
.old_design .content-pager-wrap ul li > span {
    display: table-cell;
    width: 26px;
    height: 26px;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
}

.old_design .content-pager-wrap ul li a {
    background-color: #f2f2f2;
    border: 1px solid rgba(174, 174, 174, 0.5);
}

.old_design .content-pager-wrap ul li a:hover,
.old_design .content-pager-wrap ul li > span {
    border: 1px solid #0099ff;
    background-color: #0099ff;
    color: #fff;
}

/* point color variation
-----------------------------------------------*/
/* point1 */
.old_design .point1 .content-color-box {
    background-color: #f4ffff;
    border-color: #89dfdf;
}

.old_design .point1 .content-title {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point1-s.png);
}

.old_design .point1 .content-subtitle {
    border-bottom-color: #13c0c0;
    color: #13c0c0;
}

.old_design .point1 .content-headline {
    border-left-color: #13c0c0;
}

.old_design .point1 .content-table > tbody > tr > th {
    background-color: #d0f0f0;
}

.old_design .point1 .content-table > tbody > tr > th.bg01 {
    font-weight: bold;
    color: #fff;
}

.old_design .point1 .content-table .bg01 {
    background-color: #12bfbf;
}

/* point2 */
.old_design .point2 .content-color-box {
    background-color: #fefef3;
    border-color: #e1dd8b;
}

.old_design .point2 .content-title {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point2-s.png);
}

.old_design .point2 .content-subtitle {
    border-bottom-color: #c4bd18;
    color: #c4bd18;
}

.old_design .point2 .content-headline {
    border-left-color: #c4bd18;
}

.old_design .point2 .content-subhead-text {
    color: #c4bd18;
}

.old_design .point2 .content-subhead-text span {
    background-color: #c4bd18;
}

.old_design .point2 .strong {
    background-color: #f7f4d1;
}

.old_design .point2 .content-table > tbody > tr > th {
    width: 27%;
    white-space: nowrap;
    background-color: #f7f4d1;
}

.old_design .point2 .content-table > tbody > tr > th:last-child {
    width: auto;
}

.old_design .point2 .content-table .bg02 {
    font-weight: normal;
}

.old_design .point2 .content-link-box {
    padding-left: 128px;
    background-color: #f7fbff;
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-arrow-point7.png), url(/assets/images/original/toushi-shoshinsha-images-icon-point7.png);
    border-color: #95bded;
}

.old_design .point2 .content-link-title {
    color: #2c7bdc;
}

/* point3 */
.old_design .point3 .content-color-box {
    background-color: #ecfff3;
    border-color: #95dbae;
}

.old_design .point3 .content-link-box {
    background-color: #f4f4f4;
    border-color: #95dbae;
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-arrow-point9.png);
    display: inline-block;
}

.old_design .point3 .content-title {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point3-s.png);
}

.old_design .point3 .content-subtitle {
    border-bottom-color: #2bb85e;
    color: #2bb85e;
}

.old_design .point3 .content-headline {
    border-left-color: #2bb85e;
}

.old_design .point3 .content-subhead-text {
    color: #2bb85e;
}

.old_design .point3 .content-subhead-text span {
    background-color: #2bb85e;
}

/* point4 */
.old_design .point4 .content-color-box {
    background-color: #fdf3f3;
    border-color: #f4cccc;
}

.old_design .point4 .content-title {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point4-s.png);
}

.old_design .point4 .content-subtitle {
    border-bottom-color: #d84040;
    color: #d84040;
    letter-spacing: -1px;
}

.old_design .point4 .content-headline {
    border-left-color: #d84040;
}

.old_design .point4 .content-link-box {
    padding-left: 58px;
    background-color: #f4f4f4;
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-arrow-point4.png), url(/assets/images/original/toushi-shoshinsha-images-icon-pdf.png);
    border-color: #eb9f9f;
}

/* point5 */
.old_design .point5 .content-color-box {
    background-color: #f7fded;
    border-color: #c6e78a;
}

.old_design .point5 .content-title {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point5-s.png);
}

.old_design .point5 .content-subtitle {
    border-bottom-color: #8ecf15;
    color: #8ecf15;
}

.old_design .point5 .content-headline {
    border-left-color: #8ecf15;
}

.old_design .point5 .content-subhead {
    color: #91cf12;
}

.old_design .point5 .strong {
    color: #666;
}

.old_design .point5 .content-table > tbody > tr > th {
    width: 27%;
    background-color: #ecf9d7;
    white-space: nowrap;
}

.old_design .point5 .content-table .bg01 {
    padding: 8px 0;
    background-color: #8ecf15;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

/* point6 */
.old_design .point6 .content-color-box {
    background-color: #fdf8ff;
    border-color: #dba8ec;
}

.old_design .point6 .content-title {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point6-s.png);
}

.old_design .point6 .content-subtitle {
    border-bottom-color: #b851da;
    color: #b851da;
}

.old_design .point6 .content-headline {
    border-left-color: #b851da;
}

.old_design .point6 .content-subhead {
    margin-bottom: 15px;
    color: #b851da;
}

.old_design .point6 .content-paragraph .mb {
    margin-bottom: 2em;
}

/* point7 */
.old_design .point7 .content-color-box {
    background-color: #f7fbff;
    border-color: #95bded;
}

.old_design .point7 .content-title {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point7-s.png);
}

.old_design .point7 .content-subtitle {
    border-bottom-color: #2c7bdc;
    color: #2c7bdc;
}

.old_design .point7 .caption {
    margin-bottom: 30px;
    padding: 3px 0;
    background-color: #2c7bdc;
    font-size: 2em;
    color: #fff;
    text-align: center;
}

.old_design .point7 .caption.mt {
    margin-top: 60px;
}

.old_design .point7 .content-headline {
    padding-top: 0;
    padding-bottom: 0;
    border-left-color: #2c7bdc;
}

.old_design .point7 .content-headline span {
    display: block;
    margin-bottom: -1.8em;
    font-size: 0.65em;
}

.old_design .point7 .content-subhead {
    margin: 1.3em 0 0.5em;
    color: #2c7bdc;
}

.old_design .point7 .content-link-box {
    margin: 40px 0 50px;
}

.old_design .point7 .fs + .content-link-box {
    padding-top: 25px;
    padding-bottom: 25px;
}

/* point8 */
.old_design .point8 .content-color-box {
    background-color: #fffef7;
    border-color: #f6e48d;
}

.old_design .point8 .content-title {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point8-s.png);
}

.old_design .point8 .content-subtitle {
    border-bottom-color: #eeca1c;
    color: #eeca1c;
}

.old_design .point8 .content-headline {
    border-left-color: #eeca1c;
}

.old_design .point8 .content-link-box {
    margin: 35px 0 50px;
    padding-top: 25px;
    padding-bottom: 25px;
}

/* point9 */
.old_design .point9 .content-color-box {
    background-color: #f4fdfb;
    border-color: #12c2a1;
}

.old_design .point9 .content-title {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point9-s.png);
}

.old_design .point9 .content-subtitle {
    border-bottom-color: #12c2a1;
    color: #12c2a1;
}

.old_design .point9 .content-headline {
    border-left-color: #12c2a1;
}

.old_design .point9 .link-area {
    display: table;
    width: 100%;
    margin-bottom: 50px;
}

.old_design .point9 .link-area a {
    float: left;
    display: block;
    width: 304px;
    box-sizing: border-box;
    margin-left: 21px;
    padding: 15px 22px 15px 18px;
    background: url(/assets/images/original/toushi-shoshinsha-images-icon-arrow-point9.png) 97% center no-repeat;
    border: 1px solid #88e0d0;
    border-radius: 5px;
    font-size: 2em;
    color: #000;
    font-weight: bold;
}

.old_design .point9 .link-area a:first-child {
    margin-left: 0;
}

.old_design .point9 .link-area a:hover {
    text-decoration: none;
    opacity: 0.7;
}

/* point10 */
.old_design .point10 .content-color-box {
    background-color: #fafaf6;
    border-color: #bcbcb2;
}

.old_design .point10 .content-link-box {
    background-color: #f4f4f4;
    /*    border-color: #95dbae;*/
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-arrow-point10.png);
    display: inline-block;
}

.old_design .point10 .content-link-text {
    text-indent: 0 !important;
    color: #000 !important;
    font-size: 1.6em;
}

.old_design .point10 .content-title {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point10-s.png);
}

.old_design .point10 .content-subtitle {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    color: #797966;
}

.old_design .point10 .content-headline {
    border-left-color: #797966;
}

.old_design .point10 .content-subhead {
    margin-bottom: 20px;
    color: #797966;
}

.old_design .point10 .content-paragraph + .content-paragraph {
    margin-top: 30px;
}

.old_design .point10 .q,
.old_design .point10 .a {
    margin-top: 5px;
    padding: 1em 1.5em;
    border-radius: 5px;
}

.old_design .point10 .q {
    background-color: #ffefef;
    color: #9d2121;
    font-weight: bold;
}

.old_design .point10 .q span {
    padding-right: 0.5em;
    color: #f10000;
}

.old_design .point10 .a {
    margin-bottom: 20px;
    padding-left: 3em;
    background-color: #f0fbff;
}

.old_design .point10 .a span:first-child {
    display: inline-block;
    color: #0093f1;
    font-weight: bold;
    text-indent: -1.5em;
}

.old_design .point10 .a .fs {
    font-size: 90%;
}

.old_design .point10 .a a {
    color: #000;
    text-decoration: underline;
}

.old_design .point10 .a a:hover {
    text-decoration: none;
}

.old_design .point10 .content-paragraph-box {
    background-color: #f0fbff;
    margin-bottom: 20px;
    margin-top: 15px;
    display: block;
}

.old_design .point10 .content-paragraph-box .strong {
    color: #000 !important;
    text-indent: 0 !important;
}

/* point11 */
.old_design .point11 .content-color-box {
    background-color: #fffbf5;
    border-color: #ffc97f;
}

.old_design .point11 .content-title {
    background-image: url(/assets/images/original/toushi-shoshinsha-images-icon-point11-s.png);
}

.old_design .point11 .content-subtitle {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    color: #ff9300;
}

.old_design .point11 .content-headline {
    margin-top: 50px;
    border-left-color: #ff9300;
}

.old_design .point11 .content-subhead {
    margin-top: 1.5em;
    color: #ff9300;
}

.old_design .point11 .owner {
    display: table;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    background-color: #fff3e2;
    margin: 0 0 25px;
}

.old_design .point11 .owner p,
.old_design .point11 .owner dl {
    display: table-cell;
    padding: 15px 15px 15px 25px;
    box-sizing: border-box;
}

.old_design .point11 .owner p {
    width: 260px;
    border-right: 1px solid #fff;
}

.old_design .point11 .owner p span {
    font-size: 1.6em;
    color: #ff9933;
}

.old_design .point11 .owner dl {
    background-color: #f2f2f2;
}

.old_design .point11 .owner dt {
    float: left;
    width: 7.5em;
}

.old_design .point11 .owner dd {
    margin-left: 7.5em;
}

.old_design .point11 .owner dd .fs {
    font-size: 90%;
}

.old_design .point11 .content-pager-wrap {
    margin-top: 50px;
}

.old_design #content .link-area a{
    box-sizing:border-box;
}

.old_design #content .point11 .owner p,
.old_design #content .point11 .owner dl{
    box-sizing:border-box;
}





/* = @media width 768px -->
----------------------------------------------------------- */
@media only screen and (max-width: 768px) {

/************************************************

	common

************************************************/
.shoshinsha {
    max-width: calc(100% - 10px);
    }

.sp-only-br {
    display: block
    }    
    
/************************************************

	parts

************************************************/
/*-----------------------------------------------
top
-----------------------------------------------*/
/* main-image-wrap */
.old_design .main-image-wrap {
    background-image: url(/assets/images/original/fudousan-toushi-shoshinsha-img-estate-banner.jpg);
    background-position: 50% 0;
    background-size: cover;
    margin: -18px -5px 30px;
    position: relative;
    width: 100vw; height: auto;
    }
.old_design .main-image-wrap:before {
    content:"";
    display: block;
    padding-top: 44%;
    }
.old_design .main-image-inner {
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
}
.old_design .main-image-inner > div {
    background: transparent;
    display: block;
    padding: 0px 7px 27px;
    position: absolute;
    top: 20%;
    }

.old_design .main-image-inner h1 {
    margin-bottom: 0;
    font-size: 2em;
    line-height: 1.5;
    }
.old_design .main-image-inner h2 {
    font-size: 1.4em;
    line-height: 1.7;
    }

@media only screen and (max-width: 370px) {
.old_design .main-image-inner > div {
    position: relative;
    top:10%; 
    }
.old_design .main-image-inner h1 {
    font-size:17px;
    }
}


/* top-lead-wrap */
.old_design .top-lead-wrap {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin: 0 0 30px;
    padding: 14px 0;
    }

.old_design .top-lead-wrap > div {
    display: block;
    }
.old_design .top-lead-wrap > div:first-child {
    white-space: initial;
    }

.old_design .top-lead-wrap p.lead-text {
    font-size: 1.6em;
    line-height: 1.5;
    margin-left: 0;
    }

.old_design .content-line-headline {
    padding: 0 0 7px;
    font-size: 2em;
    line-height: 1.5;
    }
.old_design .content-line-headline br {
    display: none;
    }

.old_design .content-line-headline:before,
.old_design .content-line-headline:after {
    height: 0px;
    }

/* point-flow-list */
.old_design .point-flow-list li {
    height: auto!important;
    width: 100%;
    margin: 0 0 40px;
    padding: 0;
    }
.old_design .point-flow-list li:before {
    top: auto;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(90deg);
    }
.old_design .point-flow-list li:nth-child(3n):before {
    display: block;
    }

.old_design #content .point-flow-list li:first-child div {
    padding: 25px 10px 0;
    }
.old_design .point-flow-list li:first-child div:after,
.old_design .point-flow-list li:first-child div:before {
    left: 50%;
    top: auto;
    border: solid transparent;
    content: "";
    margin: 0 0 0 -9px;
    }
.old_design .point-flow-list li:first-child div:after {
    bottom: -10px;
    border: 1px solid;
    border-color:  transparent transparent #565656 #565656;
    transform: rotate(-45deg);
    width: 18px;
    height: 18px;
    }
.old_design .point-flow-list li:first-child div:before {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #fff;
    bottom: -16px;
    margin: 0 0 0 -13px;
    }

.old_design #content .point-flow-list li.point-box > * {
    height: 100%;
    padding: 35px 10px 20px;
    }

.old_design .point-flow-list li.point-box:nth-of-type(1) {
    counter-reset: point-box;
    }
.old_design .point-flow-list li.point-box:not(:nth-of-type(1)) {
    counter-increment: point-box;
    }
.old_design .point-flow-list li a::before,
.old_design .point-flow-list li.point-box a::after {
    background-image: none!important;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-weight: 700;
    position: absolute;
    left: 10px;
    top: -25px;
    width: 60px;
    height: 60px;
    text-align: center;
    z-index: 1;
    }
.old_design .point-flow-list li a::before {
    border-radius: 50%;
    content: "point";
    font-size: 1.2em;
    padding: 13px 0 0;
    }
.old_design .point-flow-list li.point-box a::after {
    content: counter(point-box);
    font-size: 2em;
    padding: 26px 0 0;
    }
.old_design .point-flow-list li .point-flow-subtitle:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 20px;
    border-color: transparent;
    position: absolute;
    top: 19px; left: 47px;
    transform: rotate(45deg);
    }
.old_design .point-flow-list li.point1 a::before {background: #13c0c0;}
.old_design .point-flow-list li.point1 .point-flow-subtitle:before {border-left-color: #13c0c0;}
.old_design .point-flow-list li.point2 a::before {background: #c4bd18;}
.old_design .point-flow-list li.point2 .point-flow-subtitle:before {border-left-color: #c4bd18;}
.old_design .point-flow-list li.point3 a::before {background: #2bb85e;}
.old_design .point-flow-list li.point3 .point-flow-subtitle:before {border-left-color: #2bb85e;}
.old_design .point-flow-list li.point4 a::before {background: #d84040;}
.old_design .point-flow-list li.point4 .point-flow-subtitle:before {border-left-color: #d84040;}
.old_design .point-flow-list li.point5 a::before {background: #8ecf15;}
.old_design .point-flow-list li.point5 .point-flow-subtitle:before {border-left-color: #8ecf15;}
.old_design .point-flow-list li.point6 a::before {background: #b851da;}
.old_design .point-flow-list li.point6 .point-flow-subtitle:before {border-left-color: #b851da;}
.old_design .point-flow-list li.point7 a::before {background: #2c7bdc;}
.old_design .point-flow-list li.point7 .point-flow-subtitle:before {border-left-color: #2c7bdc;}
.old_design .point-flow-list li.point8 a::before {background: #eeca1c;}
.old_design .point-flow-list li.point8 .point-flow-subtitle:before {border-left-color: #eeca1c;}
.old_design .point-flow-list li.point9 a::before {background: #12c2a1;}
.old_design .point-flow-list li.point9 .point-flow-subtitle:before {border-left-color: #12c2a1;}
.old_design .point-flow-list li.point10 a::before {background: #797966;}
.old_design .point-flow-list li.point10 .point-flow-subtitle:before {border-left-color: #797966;}
.old_design .point-flow-list li.point11 a::before {background: #ff9300;}
.old_design .point-flow-list li.point11 .point-flow-subtitle:before {border-left-color: #ff9300;}

.old_design .point-flow-list p {
    font-size: 1.6em;
    line-height: 1.5;
    padding: 0 0 40px;
    }
.old_design .point-flow-list li:first-child p {
    padding: 0 0 20px;
    }
.old_design .point-flow-list li:first-child div .point-flow-title {
    margin-bottom: 12px;
    font-size: 2em;
    line-height: 1.2;
    }
.old_design .point-flow-list li .point-flow-subtitle {
    margin-bottom: 15px;
    padding-bottom: 13px;
    font-size: 2.1em;
    line-height: 1.4;
    }

.old_design .point-flow-list li .read-more p {
    font-size: 1.4em;
    padding: 0;
    }
.old_design .point-flow-list li .read-more p span {
    color: #999;
    font-weight: 700;
    padding: 5px 50px;
    }

/* banner
-----------------------------------------------*/
/* consultation */
.old_design #content .banner-consultation {
    background-image: none;
    margin: 0 auto 30px;
    padding: 15px 30px 25px;
    width: 300px;
    }
.old_design #content .banner-consultation-shoshinsha {
    padding: 25px 9px 110px;
    width: auto
    }
.old_design #content .banner-consultation-shoshinsha:after {
    background: #f0f8fb url(/assets/images/original/toushi-shoshinsha-images-btn-details.jpg) right 0/contain no-repeat;
    border-radius: 5px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
    box-sizing: border-box;
    color: #298796;
    content: "個別相談会詳細はこちら";
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 60px;
    padding: 0 0 0 26px;
    position: absolute;
    bottom: 30px; left: 9px;
    width: calc(100% - 18px);
    }
.old_design #content .banner-consultation-shoshinsha:before {
    background: url(/assets/images/original/corp-images-business-icon-pc001.png) 0 0/contain no-repeat;
    content: "";
    display: block;
    position: absolute;
    bottom: 47px; left: 184px;
    width: 19px; height: 20px;
    z-index: 9;
    }

.old_design .banner-consultation .consultation-text {
    font-size: 14px;
    margin-bottom: 13px;
    line-height: 1.5;
    }
.old_design .banner-consultation-shoshinsha .consultation-text {
    font-size: 16px;
    }

.old_design .banner-consultation .consultation-title {
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 1.4;
    }
.old_design .banner-consultation-shoshinsha .consultation-title {
    font-size: 20px;
    }

.old_design .banner-consultation .consultation-day {
    box-sizing: border-box!important;
    font-size: 10px;
    padding: 5px 15px;
    }
.old_design .banner-consultation-shoshinsha .consultation-day {
    font-size: 12px;
    font-weight: 700;
    padding: 8px;
    text-align: center;
    }

/* beginner-support */
.old_design .beginner-support-wrap {
    margin-bottom: 42px;
    }
.old_design .beginner-support-inner {
    background-position: 95% 0;
    background-size: 118px;
    width: 100%;
    padding: 15px 10px 30px;
    }

.old_design .beginner-support-subtitle {
    margin-bottom: 0;
    font-size: 1.6em;
    }
.old_design .beginner-support-title {
    font-size: 2em;
    height: 90px;
    line-height: 1.3;
    margin: 0 30% 0 0;
    }
.old_design .beginner-text {
    border-top: 1px solid #333;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 15px;
    padding: 15px 0 0;
    }

.old_design .beginner-support-link a {
    border-radius: 4px;
    display: block;
    line-height: 24px;
    padding: 24px 50px;
    font-size: 1.6em;
    text-align: center;
    }
.old_design .beginner-support-link a > span {
    background: transparent url(/assets/images/original/corp-images-business-icon-pc001.png) 94% 50%/17px no-repeat;
    border-radius: 0;
    font-size: 0;
	margin: auto;
	position:absolute;
	top: 0;
    bottom: 0;
	right: 19px;
    width: 17px;
    height: 12px;
    }
    
@media only screen and (max-width: 370px) {
.old_design .beginner-support-inner {
    background-size: 115px;
    }
.old_design .beginner-support-subtitle {
    font-size: 1.4em;
	}
.old_design .beginner-support-title {
    font-size: 1.8em;
	}
.old_design .beginner-support-link a {
    font-size: 1.4em;
    padding: 10px 50px;
	}
}


/*-----------------------------------------------
lower pages
-----------------------------------------------*/
/* box */
.old_design .content-color-box {
    margin: -18px 0 25px;
    padding: 5px 10px;
    }

/* title */
.old_design .content-title {
    font-size: 1.8em;
    margin: 15px 0 20px;
    }

.old_design .content-title > span {
    font-weight: 700;
    }

.old_design .content-subtitle {
    margin-bottom: 15px;
    font-size: 2.18em;
    }

.old_design .content-headline {
    box-sizing: border-box!important;
    margin-bottom: 15px;
    font-size: 1.8em;
    }

.old_design .content-subhead,
.old_design .content-subhead-text {
    font-size: 1.6em;
    }
.old_design .content-subhead {
    box-sizing: border-box!important;
    margin-bottom: 10px;
    padding: 8px 15px;
    }

/* text */
.old_design .content-strong-text {
    font-size: 1.38em;
    }

/* table */
.old_design .content-table {
    margin-bottom: 20px;
    }
.old_design .content-table + .content-table {
    margin-top: 0;
    }

.old_design .content-table caption {
    font-size: 1.4em;
    }

.old_design .content-table > tbody > tr > th,
.old_design .content-table > tbody > tr > td {
    font-size: 1.37em;
    line-height: 2;
    padding: 5px;
    vertical-align: middle;
    }
.old_design .content-table > tbody > tr > th {
    text-align: center;
    }

/* paragraph */
.old_design .content-paragraph {
    margin-bottom: 15px;
    }

.old_design .content-paragraph p,
.old_design .content-paragraph dl {
    font-size: 1.4em;
    line-height: 1.7;
    }

.old_design .content-paragraph + .content-headline {
    margin-top: 18px;
    }

/* content-step-flow */
.old_design .content-step-flow {
    margin: 0 0 20px;
    }

.old_design .content-step-flow table:not(:first-child) {
    margin-top: 0;
    }

/* content-link-box */
.old_design .content-link-box {
    background-size: 15px 30px, 50px 50px;
    background-position: 97% center, 5px center;
    margin: 25px 0;
    padding: 7px 30px 7px 64px!important;
    }
.old_design .content-paragraph .content-link-box {
    background-size: 10px 20px;
    display: block;
    margin: 5px 0;
    padding: 15px 9px!important;
    }

.old_design .content-link-box .content-link-title,
.old_design .content-link-box .content-link-text {
    font-size: 14px;
    }

/* next-link */
.old_design .next-link {
    box-sizing: border-box!important;
    line-height: 1.2;
    margin: 0 0 30px;
    }

.old_design .next-link .icon-next {
    font-size: 1em;
    }

.old_design .next-link .next-title {
    font-size: 1.4em;
    }

/* content-pager-wrap */
.old_design .content-pager-wrap {
    margin: 15px 0 25px;
    }

.old_design .content-pager-wrap ul li {
    margin: 0 0 0 2px;
    }

.old_design .content-pager-wrap ul li a,
.old_design .content-pager-wrap ul li > span {
    width: 22px;
    height: 22px;
    }

.old_design .content-pager-wrap > a,
.old_design .content-pager-wrap ul li a {
    color: #0088c7;
    }

.old_design .content-pager-wrap > a {
    margin: 0 0 10px;
    vertical-align: -3px;
    }

/* point1 */
.old_design .point1 .content-table > tbody > tr > th {
    line-height: 15px;
    width: 35%;
    }

/* point2 */
.old_design .point2 .content-table .bg02 {
    font-weight: bold;
    }

/* point4 */
.old_design .point4 .content-link-box {
    margin: 25px 0 10px;
    padding: 15px 10px 15px 34px!important;
    background-size: 10px 20px, 20px 20px!important;
    }

/* point5 */
.old_design .point5 .content-table > tbody > tr > th {
    line-height: 15px;
    width: 30%;
    white-space: initial;
    }

/* point6 */
.old_design .point6 .content-subhead {
    margin: -20px 0 10px;
    }

/* point7 */
.old_design .point7 .caption {
    margin-bottom: 20px;
    font-size: 1.4em;
    }
.old_design .point7 .caption.mt {
    margin-top: 0;
    }

.old_design .point7 .content-headline span {
    display: inline;
    font-size: 1em;
    }

.old_design .point7 .content-paragraph .content-link-box {
    background-size: 15px 30px;
    padding: 7px 30px 7px 9px!important;
    }

/* point8 */
.old_design .point8 .content-link-box {
    background-size: 15px 30px, 50px 50px;
    }

/* point9 */
.old_design .point9 .link-area {
    margin-bottom: 15px;
    }
.old_design .point9 .link-area a {
    font-size: 1.6em;
    line-height: 16px;
    margin: 0 0 10px;
    width: 100%;
    }

/* point10 */
.old_design .point10 .content-subhead {
    margin-bottom: 10px;
    }

/* point11 */
.old_design .point11 .content-headline:nth-child(2) {
    margin-top: 0;
    }

.old_design .point11 .owner p,
.old_design .point11 .owner dl {
    padding: 8px;
    }
.old_design .point11 .owner p {
    width: 36%;
    }
.old_design .point11 .owner dt,
.old_design .point11 .owner dd {
    font-size: 1em;
    }



}

