﻿/*----------------------------------------
全体
----------------------------------------*/

body {
	font-size: 1.8vw;
	line-height: 2.8vw;
}

.wrapper {
	width: 97.5%;
}

.list {
	margin-bottom: 2vw;
}

.list li {
	margin-left: 2vw !important;
}

_::-webkit-full-page-media, _:future, :root .list li {
	margin-left: 2.4vw !important;
}

.num-list {
	margin-bottom: 2vw;
}

.num-list li {
	margin-left: 2vw !important;
}

.num-list li:nth-child(n+10) {
	margin-left: 2.8vw !important;
}

.num-list-2 {
	margin-bottom: 2vw;
}

.num-list-2 li {
	padding-left: 3.3vw;
}

.check-list {
	margin-bottom: 2vw;
}

.check-list li {
	margin-bottom: 1vw;
	min-height: 2.5vw;
	padding-left: 3.75vw;
}

.check-list li::before {
    border: 0.4vw solid #000;
    height: 2.5vw;
    top: 0.3vw;
    width: 2.5vw;
}

.check-list li::after {
    border-right: 0.45vw solid #ff0000;
    border-bottom: 0.45vw solid #ff0000;
    left: 1.2vw;
    height: 2.2vw;
    top: -0.1vw;
    width: 1.4vw;
}

.text-base {
	padding-left: 1.8vw;
}

.text-base-2 {
	padding-left: 3.6vw;
}

.text-base-3 {
	padding-left: 5.4vw;
}

.text-base-4 {
	padding-left: 7.2vw;
}

.text-base-5 {
	padding-left: 9vw;
}

.pc {
	display: none;
}

.pc.tab {
	display: block;
}

.pc.tab.mobi {
	display: block;
}

.tab {
	display: block;
}

.tab.mobi {
	display: block;
}

.pc.mobi {
	display: none;
}

.mobi {
	display: none;
}

.m20 {
	margin: 2vw !important;
}

.mt20 {
	margin-top: 2vw !important;
}

.mb20 {
	margin-bottom: 2vw !important;
}

.no-mt20 {
	margin-top: -2vw !important;
}

.mt-20 {
	margin-top: 2vw !important;
}

.mb-20 {
	margin-bottom: 2vw !important;
}

.ml20 {
	margin-left: 2vw !important;
}

.mr20 {
	margin-right: 2vw !important;
}

.m40 {
	margin: 4vw !important;
}

.mt40 {
	margin-top: 4vw !important;
}

.mb40 {
	margin-bottom: 4vw !important;
}

.ml40 {
	margin-left: 4vw !important;
}

.mr40 {
	margin-right: 4vw !important;
}

.m60 {
	margin: 6vw !important;
}

.mt60 {
	margin-top: 6vw !important;
}

.mt-60 {
	margin-top: 6vw !important;
}

.mb60 {
	margin-bottom: 6vw !important;
}

.mb-60 {
	margin-bottom: 6vw !important;
}

.ml60 {
	margin-left: 6vw !important;
}

.mr60 {
	margin-right: 6vw !important;
}

.m80 {
	margin: 8vw !important;
}

.mt80 {
	margin-top: 8vw !important;
}

.mb80 {
	margin-bottom: 8vw !important;
}

.ml80 {
	margin-left: 8vw !important;
}

.mr80 {
	margin-right: 8vw !important;
}

.m100 {
	margin: 10vw !important;
}

.mt100 {
	margin-top: 10vw !important;
}

.mb100 {
	margin-bottom: 10vw !important;
}

.ml100 {
	margin-left: 10vw !important;
}

.mr100 {
	margin-right: 10vw !important;
}

.p20 {
	padding: 2vw !important;
}

.pt20 {
	padding-top: 2vw !important;
}

.pb20 {
	padding-bottom: 2vw !important;
}

.pl20 {
	padding-left: 2vw !important;
}

.pr20 {
	padding-right: 2vw !important;
}

.p40 {
	padding: 4vw !important;
}

.pt40 {
	padding-top: 4vw !important;
}

.pb40 {
	padding-bottom: 4vw !important;
}

.pl40 {
	padding-left: 4vw !important;
}

.pr40 {
	padding-right: 4vw !important;
}

.p60 {
	padding: 6vw !important;
}

.pt60 {
	padding-top: 6vw !important;
}

.pb60 {
	padding-bottom: 6vw !important;
}

.pl60 {
	padding-left: 6vw !important;
}

.pr60 {
	padding-right: 6vw !important;
}

.p80 {
	padding: 8vw !important;
}

.pt80 {
	padding-top: 8vw !important;
}

.pb80 {
	padding-bottom: 8vw !important;
}

.pl80 {
	padding-left: 8vw !important;
}

.pr80 {
	padding-right: 8vw !important;
}

.p100 {
	padding: 10vw !important;
}

.pt100 {
	padding-top: 10vw !important;
}

.pb100 {
	padding-bottom: 10vw !important;
}

.pl100 {
	padding-left: 10vw !important;
}

.pr100 {
	padding-right: 10vw !important;
}

/*----------------------------------------
文字スタイル
----------------------------------------*/

.fs15 {
	font-size: 1.5vw !important;
	line-height: 2.5vw !important;
}

.fs23 {
	font-size: 2.3vw !important;
	line-height: 3.3vw !important;
}

.fs30 {
	font-size: 3vw !important;
	line-height: 4vw !important;
}

.fs40 {
	font-size: 4vw !important;
	line-height: 5vw !important;
}

.fs50 {
	font-size: 5vw !important;
	line-height: 6vw !important;
}

/*----------------------------------------
画像関連
----------------------------------------*/

/*----------------------------------------
header
----------------------------------------*/

.head-in {
	border-bottom: 1px solid;
}

.head-in .wrapper {
	padding: 1vw 0;
}

.head-in-logo {
	float: left;
}

.head-in-logo-title {
	font-size: 3.5vw;
	line-height: 4.5vw;
}

.head-in-logo-text {
    font-size: 1.8vw;
    line-height: 2.8vw;
}

.head-in-info {
    float: right;
    margin: 0.1vw 0;
}

.head-in-info-tel {
    float: left;
    margin: 0.5vw 0;
}

.head-in-info-tel-num {
	font-size: 3.6vw;
	line-height: 4.6vw;
	padding-left: 3.1vw;
}

.head-in-info-tel-num::before {
	background: url(images/icon-tel-1.png) no-repeat;
	background-size: 100%;
	height: 2.6vw;
	top: 0.7vw;
	width: 2.6vw;
}

.head-in-info-tel-text {
    font-size: 1.4vw;
    line-height: 2.4vw;
    margin-top: -1vw;
}

.head-in-info-mail-btn {
	float: right;
	margin-left: 4vw;
	padding-bottom: 0.5vw;
	width: 25vw;
}

.head-in-info-mail-btn-in {
	border-radius: 100px;
	box-shadow: 0 0.5vw #d03035;
	font-size: 1.6vw;
	line-height: 2.6vw;
	padding: 2vw;
}

.head-in-info-mail-btn:hover .head-in-info-mail-btn-in {
  transform: translate3d(0,0.5vw,0);
  -webkit-transform: translate3d(0,0.5vw,0);
}

.head-in-info-mail-btn-in-text {
	padding-left: 4.1vw;
}

.head-in-info-mail-btn-in-text::before {
	background: url(images/icon-mail-1.png) no-repeat;
	background-size: 100%;
	height: 1.8vw;
	width: 3.1vw;
}

/*----------------------------------------
TOPページ
----------------------------------------*/

/*------------------------------
TOP KV
------------------------------*/

.top-kv {
	background: url(images/bg-1.jpg);
	background-position: top center;
	margin-top: 9.3vw;
}

.top-kv .wrapper {
	padding: 3vw 0;
}

.top-kv-img {
	width: 100%;
}

.top-kv-img-text {
    bottom: 10vw;
    font-size: 2.1vw;
    line-height: 3.1vw;
    text-shadow: 2px  2px 2px #ffffff,
      			-2px  2px 2px #ffffff,
      			 2px -2px 2px #ffffff,
      			-2px -2px 2px #ffffff,
       			 2px  0px 2px #ffffff,
      			 0px  2px 2px #ffffff,
      			-2px  0px 2px #ffffff,
      			 0px -2px 2px #ffffff;
}

.top-kv-img-text .big {
	font-size: 2.4vw;
	line-height: 3.4vw;
}

.top-kv-mail-btn {
    bottom: 4.5vw;
    padding-bottom: 0.5vw;
    width: 33vw;
}

.top-kv-mail-btn-in {
    border-radius: 100px;
    box-shadow: 0 0.5vw #d03035;
    font-size: 1.8vw;
    line-height: 2.8vw;
    padding: 1.5vw;
}

.top-kv-mail-btn-in::after {
    background: url(images/icon-point.png) no-repeat;
    background-size: 100%;
    height: 2.1vw;
    right: 1.7vw;
    top: 0.5vw;
    width: 2vw;
}

.top-kv-mail-btn:hover .top-kv-mail-btn-in {
  transform: translate3d(0,0.5vw,0);
  -webkit-transform: translate3d(0,0.5vw,0);
}

.top-kv-mail-btn-in-text {
	padding-left: 3.7vw;
}

.top-kv-mail-btn-in-text::before {
	background: url(images/icon-mail-2.png) no-repeat;
	background-size: 100%;
	height: 1.7vw;
	width: 2.7vw;
}

/*------------------------------
業界の常識をなくす！
------------------------------*/

.top-info-content {
	background: url(images/bg-2.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
}

.top-info-content .wrapper {
	padding: 6vw 0 10vw;
}

.top-info-content-title {
    font-size: 4.6vw;
    line-height: 5.6vw;
    padding: 0 4.5vw;
}

.top-info-content-title::before,
.top-info-content-title::after {
    border-width: 4vw 0.7vw 0;
    top: 1vw;
}

.top-info-content-title::before {
    left: 0.9vw;
}

.top-info-content-title::after {
    right: 0.9vw;
}

.top-info-content-price {
    margin: 4vw 4.5vw 0;
}

.top-info-content-price-text {
	float: left;
	font-size: 3.7vw;
	line-height: 5.3vw;
}

.top-info-content-price-text .big {
	font-size: 4.6vw;
}

.top-info-content-price-con {
	float: left;
}

.top-info-content-price-con-circle {
	float: left;
	margin-left: 1vw;
	width: 12.1vw;
}

.top-info-content-price-con-circle-in {
	background: url(images/getsugaku-circle-bg.png) no-repeat;
	background-size: 100%;
	padding-bottom: 98.347%;
}

.top-info-content-price-con-circle-in-text {
	font-size: 4.2vw;
	line-height: 5.2vw;
}

.top-info-content-price-con-price {
	float: left;
}

.top-info-content-price-con-price-num {
    float: left;
    font-size: 14.5vw;
    line-height: 15.5vw;
    margin-top: -1vw;
}

.top-info-content-price-con-price-text {
	float: left;
	font-size: 3.3vw;
	line-height: 4.3vw;
}

.top-info-content-price-con-price-text .big {
	font-size: 4.8vw;
	line-height: 5.8vw;
}

.top-info-content-banner-list {
	margin-top: 6vw;
}

.top-info-content-banner-list li {
	float: left;
	margin-right: 2%;
	padding: 0 20px 20px 0;
	width: 32%;
}

.top-info-content-banner-list-con {
	background: url(images/info-bg.jpg);
	border: 0.5vw solid;
	border-radius: 10px;
	box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.6);
	padding: 1vw;
}

.top-info-content-banner-list-con-img {
	width: 8.8vw;
}

.top-info-content-banner-list-con-text {
	font-size: 2.7vw;
	line-height: 4.2vw;
	margin-top: 1vw;
}

/*------------------------------
こんなお客様にオススメです
------------------------------*/

.top-recommendation-content .wrapper {
	padding: 6vw 0;
}

.top-recommendation-content-title {
    border-bottom: 1vw dotted;
    font-size: 4.6vw;
    line-height: 5.6vw;
    padding-bottom: 0.5vw;
}

.top-recommendation-content-check-list {
    float: left;
    margin-top: 4vw;
}

.top-recommendation-content-check-list li {
	font-size: 2.3vw;
	line-height: 3.3vw;
	margin-bottom: 2vw;
	padding-left: 4vw;
}

.top-recommendation-content-check-list li::before {
	background: url(images/icon-checkbox.png) no-repeat;
	background-size: 100%;
	height: 3vw;
	top: 0.3vw;
	width: 3vw;
}

.top-recommendation-content-img {
    float: right;
    margin-top: 10vw;
    width: 28.7vw;
}

/*------------------------------
決算特別料金
------------------------------*/

.top-settlement-content {
	background: url(images/bg-3.jpg);
	background-position: top center;
}

.top-settlement-content .wrapper {
	padding: 6vw 0;
}

.top-settlement-content-title {
    font-size: 4.6vw;
    line-height: 5.6vw;
    height: 12.8vw;
    padding: 3.6vw 0;
    padding-right: 11.5vw;
}

.top-settlement-content-title::after {
	background: url(images/gentei-title-img.png) no-repeat;
	background-size: 100%;
	height: 12.8vw;
	width: 10.5vw;
}

.top-settlement-content-main-title {
    margin-top: 4vw;
    padding: 0 6.5vw;
}

.top-settlement-content-main-title::before,
.top-settlement-content-main-title::after {
    border-width: 6vw 1.1vw 0;
    top: 3.9vw;
}

.top-settlement-content-main-title::before {
	left: 1.3vw;
}

.top-settlement-content-main-title::after {
	right: 1.3vw;
}

.top-settlement-content-main-title-in {
    float: left;
    font-size: 3.6vw;
    line-height: 4.6vw;
    margin: 1.5vw 0;
}

.top-settlement-content-main-title-in .big {
	font-size: 5.2vw;
	line-height: 6.2vw;
}

.top-settlement-content-main-title-circle {
	float: left;
	margin-left: 1vw;
	width: 13.8vw;
}

.top-settlement-content-main-title-circle-in {
	background: url(images/gentei-circle-bg.png) no-repeat;
	background-size: 100%;
	padding-bottom: 100.72%;
}

.top-settlement-content-main-title-circle-in-text {
	left: 1.5vw;
}

.top-settlement-content-main-title-circle-in-text-num {
    float: left;
    font-size: 8vw;
    line-height: 9vw;
}

.top-settlement-content-main-title-circle-in-text-in {
    float: left;
    font-size: 2.2vw;
    line-height: 3.2vw;
    margin: 0.7vw 0;
}

.top-settlement-content-main-title-circle-in-text-in .big {
    display: block;
    font-size: 4.3vw;
    line-height: 5.3vw;
    margin-bottom: -0.9vw;
}

.top-settlement-content-in {
	margin: 2vw 0 0;
}

.top-settlement-content-in section {
	margin-bottom: 4vw;
	padding: 0 20px 20px 0;
}

.top-settlement-content-in-dl {
	box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.6);
	border-radius: 10px;
}

.top-settlement-content-in-dl dt {
	border-radius: 10px 10px 0 0;
	padding: 2vw 2.5vw;
}

.top-settlement-content-in-dl dt .big {
	font-size: 3.2vw;
	line-height: 4.2vw;
}

.top-settlement-content-in-dl dt .mini {
	font-size: 2.4vw;
	line-height: 3.4vw;
	top: -0.4vw;
}

.top-settlement-content-in-dl dt .white-bg {
    border-radius: 100px;
    font-size: 3.6vw;
    line-height: 4.6vw;
    margin: 0 1vw;
    padding: 0 1vw;
}

.top-settlement-content-in-dl dt .white-bg .mini {
	font-size: 2.6vw;
	line-height: 3.6vw;
	top: -0.4vw;
}

.top-settlement-content-in-dl dd {
	border-radius: 0 0 10px 10px;
	padding: 3vw;
}

.top-settlement-content-in-dl-dd-text {
    margin: 0 20vw;
}

.top-settlement-content-in-dl-dd-text-in-1 {
    float: left;
    font-size: 3.2vw;
    line-height: 3.8vw;
    margin: 2.1vw 0;
}

.top-settlement-content-in-dl-dd-text-circle {
	float: left;
	margin-left: 1vw;
	width: 12.1vw;
}

.top-settlement-content-in-dl-dd-text-circle-in {
	background: url(images/getsugaku-circle-bg.png) no-repeat;
	background-size: 100%;
	padding-bottom: 98.347%;
}

.top-settlement-content-in-dl-dd-text-circle-in-text {
	font-size: 9.4vw;
	line-height: 10.4vw;
	top: 1.5vw;
}

.top-settlement-content-in-dl-dd-text-in-2 {
    float: left;
    font-size: 4.3vw;
    line-height: 5.3vw;
    margin-top: 5.5vw;
}

.top-settlement-content-in-dl-dd-text-in-2 .mini {
	font-size: 3.6vw;
	line-height: 4.6vw;
}

.top-settlement-content-caution-text {
	font-size: 2.4vw;
	line-height: 3.4vw;
	margin-top: 2vw;
}

/*------------------------------
領収書丸投げ
------------------------------*/

.top-receipt-content .wrapper {
	padding: 6vw 0;
}

.top-receipt-content-banner-img {
	width: 100%;
}

/*------------------------------
特徴
------------------------------*/

.top-point-content {
	background: url(images/bg-4.jpg);
	background-position: top center;
}

.top-point-content .wrapper {
	padding: 6vw 0;
}

.top-point-content-title {
	font-size: 4.6vw;
	line-height: 5.6vw;
}

.top-point-content-in {
    margin: 2vw 0 -2%;
}

.top-point-content-in section {
	float: left;
	margin: 0 2% 2% 0;
	padding: 5vw 20px 20px 0;
	width: 32%;
}

.top-point-content-in-num {
	width: 10vw;
}

.top-point-content-in-num-in {
	background: url(images/point-num-bg.png) no-repeat;
	background-size: 100%;
	padding-bottom: 100%;
}

.top-point-content-in-num-in::before {
    font-size: 4vw;
    line-height: 5vw;
}

.top-point-content-in-con {
	box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.6);
	padding: 6.5vw 1.5vw 1.5vw;
}

.top-point-content-in-con-text {
	font-size: 2.2vw;
	line-height: 3.2vw;
}

.top-point-content-in-con-text .big {
	font-size: 2.8vw;
	line-height: 3.8vw;
}

.top-point-content-in-con-text .mini {
	font-size: 1.7vw;
	line-height: 2.7vw;
}

.top-point-content-in-con-img {
	margin-top: 3vw;
	width: 14.6vw;
}

.top-point-content-in section.sec-saiyasu .top-point-content-in-con-img {
	width: 13.6vw;
}

.top-point-content-in section.sec-houfu .top-point-content-in-con-img {
	width: 10.3vw;
}

.top-point-content-in section.sec-renkei .top-point-content-in-con-img {
	width: 11.1vw;
}

.top-point-content-in section.sec-yuushi .top-point-content-in-con-img {
	width: 15.4vw;
}

.top-point-content-in section.sec-senmon .top-point-content-in-con-img {
	width: 14.6vw;
}

.top-point-content-in section.sec-company-1 .top-point-content-in-con-img {
	width: 15.8vw;
}

.top-point-content-in section.sec-company-2 .top-point-content-in-con-img {
	width: 12.7vw;
}

.top-point-content-in-con-btn {
    margin-top: 1vw;
    width: 100%;
}

.top-point-content-in-con-btn-in {
	border-radius: 100px;
	font-size: 2vw;
	line-height: 3vw;
	padding: 1vw;
}

.top-point-content-in-con-btn-in-text {
    padding-right: 3vw;
}

.top-point-content-in-con-box {
	border-radius: 5px;
	font-size: 2.2vw;
	line-height: 3.2vw;
	margin-top: 1vw;
	padding: 0.5vw 1vw;
}

/*------------------------------
全力で応援
------------------------------*/

.top-support-content .wrapper {
	padding: 6vw 0;
}

.top-support-content-title-img {
	width: 23.3vw;
}

.top-support-content-title {
	font-size: 4.6vw;
	line-height: 5.6vw;
	margin-top: 1vw;
	padding: 0 6.5vw;
}

.top-support-content-title::before,
.top-support-content-title::after {
    border-width: 6vw 1.1vw 0;
    top: 2.7vw;
}

.top-support-content-title::before {
    left: 1.3vw;
}

.top-support-content-title::after {
    right: 1.3vw;
}

.top-support-content-box {
	margin-top: 4vw;
	padding: 0 20px 20px 0;
}

.top-support-content-box-con {
	box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.6);
	padding: 3vw;
}

.top-support-content-box-con-text {
	font-size: 2vw;
	line-height: 3.4vw;
}

.top-support-content-box-con-text p {
	margin-bottom: 2vw;
}

.top-support-content-box-con-text-img {
	float: right;
	margin-left: 2vw;
	width: 27vw;
}

.top-support-content-box-con-text-img-text {
	bottom: 1.2vw;
	font-size: 2.4vw;
	line-height: 3.4vw;
}

.top-support-content-yazirushi-img {
	margin-top: 4vw;
	width: 32.4vw;
}

/*------------------------------
特別料金表
------------------------------*/

.top-special-price-content {
	background: url(images/bg-5.jpg);
	background-position: top center;
}

.top-special-price-content .wrapper {
	padding: 6vw 0;
}

.top-special-price-content-main-title {
    padding-top: 3.1vw;
    width: 100%;
}

.top-special-price-content-main-title-in {
	background: url(images/price-title-bg.png) no-repeat;
	background-size: 100%;
	padding-bottom: 12.985%;
}

.top-special-price-content-main-title-in-text {
	font-size: 3.6vw;
	line-height: 4.6vw;
}

.top-special-price-content-main-title-in-text .yellow {
	text-shadow: 3px  3px 3px #f25459,
			    -3px  3px 3px #f25459,
			     3px -3px 3px #f25459,
			    -3px -3px 3px #f25459,
			     3px  0px 3px #f25459,
			     0px  3px 3px #f25459,
			    -3px  0px 3px #f25459,
			     0px -3px 3px #f25459;
}

.top-special-price-content-main-title-in-text .big-1 {
	font-size: 4.6vw;
	line-height: 5.6vw;
}

.top-special-price-content-main-title-in-text .big-2 {
	font-size: 6vw;
	line-height: 7vw;
}

.top-special-price-content-title {
	font-size: 5vw;
	line-height: 6vw;
}

.top-special-price-content-tb {
    margin-top: 4vw;
}

.top-special-price-content-tb table th {
	border: 0.2vw solid;
	font-size: 2.2vw;
	line-height: 3.2vw;
	padding: 1.5vw 1vw;
}

.top-special-price-content-tb table th.th-1 {
	padding: 1vw 1vw;
	width: 25%;
}

.top-special-price-content-tb table td {
	border: 0.2vw solid;
	font-size: 2.2vw;
	line-height: 3.2vw;
	padding: 1.5vw 1vw;
}

.top-special-price-content-tb table td .price {
    padding-top: 3.1vw;
}

.top-special-price-content-tb table td .price::before {
    font-size: 3vw;
    line-height: 3vw;
    top: -0.1vw;
    width: 3vw;
}

.top-special-price-content-caution-text {
	font-size: 2vw;
	line-height: 3.4vw;
	margin-top: 4vw;
}

/*------------------------------
創業融資支援
------------------------------*/

.top-shien-content .wrapper {
	padding: 6vw 0;
}

.top-shien-content-title {
    font-size: 5vw;
    line-height: 6vw;
    padding: 0 4.5vw;
}

.top-shien-content-title::before,
.top-shien-content-title::after {
    border-width: 4vw 0.7vw 0;
    top: 1.1vw;
}

.top-shien-content-title::before {
    left: 0.9vw;
}

.top-shien-content-title::after {
    right: 0.9vw;
}

.top-shien-content-dl {
	margin-top: 4vw;
}

.top-shien-content-dl dt {
	background: url(images/shien-title-bg.jpg);
	padding: 1vw 1.5vw;
}

.top-shien-content-dl dt .big {
	font-size: 4.6vw;
	line-height: 5.6vw;
}

.top-shien-content-dl dt .yellow-bg {
    border-radius: 100px;
    font-size: 4.6vw;
    line-height: 5.6vw;
    margin-left: 1vw;
    padding: 0.5vw 2vw;
}

.top-shien-content-dl dd {
	padding: 4vw;
}

.top-shien-content-dl-dd-img {
	float: right;
	width: 28.1vw;
}

.top-shien-content-dl-dd-text {
    float: left;
    width: 56.5vw;
}

.top-shien-content-dl-dd-text .big {
	font-size: 5.4vw;
	line-height: 6.4vw;
}

.top-shien-content-dl-dd-text .y-b {
	font-size: 9vw;
	line-height: 10vw;
}

.top-shien-content-dl-dd-text .mini-1 {
	font-size: 5.4vw;
	line-height: 6.4vw;
}

.top-shien-content-dl-dd-text .mini-2 {
	font-size: 3.6vw;
	line-height: 4.6vw;
}

.top-shien-content-dl-dd-text .mini-3 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-top: 2vw;
}

.top-shien-content-text {
	font-size: 2.4vw;
	line-height: 3.4vw;
	margin-top: 2vw;
}

.top-shien-content-text p {
	margin-bottom: 2vw;
}

/*------------------------------
プロフィール
------------------------------*/

.top-prof-content {
	background: url(images/bg-4.jpg);
	background-position: top center;
}

.top-prof-content .wrapper {
	padding: 6vw 0;
}

.top-prof-content-title {
	font-size: 4.6vw;
	line-height: 5.6vw;
}

.top-prof-content-box {
	margin-top: 4vw;
	padding: 0 20px 20px 0;
}

.top-prof-content-box-con {
    box-shadow: 10px 10px 15px -5px rgba(0,0,0,0.6);
    padding: 3vw;
}

.top-prof-content-box-con-img {
	float: right;
	width: 27vw;
}

.top-prof-content-box-con-img-text {
    bottom: 1.2vw;
    font-size: 2.4vw;
    line-height: 3.4vw;
}

.top-prof-content-box-con-text {
    float: left;
    font-size: 2vw;
    line-height: 3.4vw;
    width: 57.3vw;
}

.top-prof-content-box-con-text p {
	margin-bottom: 2vw;
}

/*------------------------------
事務所概要
------------------------------*/

.top-office-content .wrapper {
	padding: 6vw 0;
}

.top-office-content-title {
	font-size: 4.6vw;
	line-height: 5.6vw;
}

.top-office-content-info-tb {
    font-size: 2vw;
    line-height: 3.6vw;
    margin-top: 4vw;
}

.top-office-content-info-tb th {
	border: 0.2vw solid;
	padding: 1.5vw 2vw;
	width: 30%;
}

.top-office-content-info-tb td {
	border: 0.2vw solid;
	padding: 1.5vw 2vw;
}

.top-office-content-info-tb td p {
	margin-bottom: 2vw;
}

.top-office-content-map {
	margin-top: 6vw;
}

.top-office-content-map iframe {
	height: 40vw;
	width: 100%;
}

/*------------------------------
選ばれる理由
------------------------------*/

.top-reason-content .wrapper {
	padding-top: 6vw;
}

.top-reason-content-main-img {
	float: right;
	width: 21.3vw;
}

.top-reason-content-main-img-text {
    font-size: 2.3vw;
    line-height: 3.1vw;
    left: 3.6vw;
    top: 14.8vw;
}

.top-reason-content-main-text {
    float: left;
    font-size: 2.4vw;
    line-height: 4vw;
    width: 72.7vw;
}

.top-reason-content-main-text p {
	margin-bottom: 2vw;
}

.top-reason-content-main-text .big {
	font-size: 3vw;
}

.top-reason-content-title {
    font-size: 5vw;
    line-height: 6vw;
    margin-top: 6vw;
    padding: 0 4.5vw;
}

.top-reason-content-title::before,
.top-reason-content-title::after {
    border-width: 4vw 0.7vw 0;
    top: 1.1vw;
}

.top-reason-content-title::before {
    left: 0.9vw;
}

.top-reason-content-title::after {
    right: 0.9vw;
}

.top-reason-content-box {
	margin: 4vw auto 0;
	width: 100%;
}

.top-reason-content-box-con {
	background: url(images/reason-banner-bg.jpg);
	background-size: 100%;
	padding-bottom: 29.029%;
}

.top-reason-content-box-con-con {
	padding: 2vw;
}

.top-reason-content-box-con-con-box {
    background: url(images/reason-banner-box-bg.jpg);
    float: right;
    font-size: 3.3vw;
    line-height: 4.3vw;
    margin: 5vw 0;
    padding: 1vw;
    width: 45vw;
}

.top-reason-content-box-con-con-box::before {
	background: url(images/icon-smartphone.png) no-repeat;
	background-size: 100%;
	height: 8.9vw;
	right: 1vw;
	top: 1vw;
	width: 8.3vw;
}

.top-reason-content-box-con-con-text {
    float: left;
    line-height: 6.1vw;
    margin: 5vw 0;
    width: 44.7vw;
}

.top-reason-content-box-con-con-text .big-1 {
	font-size: 5vw;
}

.top-reason-content-box-con-con-text .big-2 {
	font-size: 4.6vw;
}

.top-reason-content-box-con-con-text .big-3 {
    font-size: 6vw;
    top: 0.4vw;
}

.top-reason-content-box-con-con-text .mini {
    font-size: 3.5vw;
    top: -0.3vw;
}

/*------------------------------
5つのメリット
------------------------------*/

.top-merit-content .wrapper {
	padding: 6vw 0;
}

.top-merit-content-title {
    padding-bottom: 2.5vw;
}

.top-merit-content-title-in {
    border-radius: 100px;
    font-size: 4.6vw;
    line-height: 5.6vw;
    padding: 1vw 5vw;
}

.top-merit-content-title-in::after {
    bottom: -3.6vw;
    font-size: 5vw;
    line-height: 5vw;
    width: 5vw;
}

.top-merit-content-main-title {
	font-size: 4.6vw;
	line-height: 5.6vw;
	margin-top: 2vw;
}

.top-merit-content-main-title .big {
	font-size: 6vw;
	line-height: 7vw;
}

.top-merit-content-in section {
    margin-bottom: 2vw;
    padding: 4.9vw 20px 20px 2vw;
}

.top-merit-content-in-circle {
	width: 10vw;
}

.top-merit-content-in-circle-in {
	background: url(images/reason-circle-bg.png) no-repeat;
	background-size: 100%;
	padding-bottom: 100%;
}

.top-merit-content-in-circle-in-text {
	font-size: 2.8vw;
	line-height: 2.8vw;
}

.top-merit-content-in-circle-in-text.big {
	font-size: 3.6vw;
	line-height: 4.6vw;
}

.top-merit-content-in-con {
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.6);
    min-height: 7.1vw;
    padding: 4vw;
}

.top-merit-content-in-con-img {
    float: left;
    margin-top: 3vw;
    width: 15.7vw;
}

.top-merit-content-in section#sec-speed .top-merit-content-in-con-img {
	width: 13.3vw;
}

.top-merit-content-in section#sec-teikakaku .top-merit-content-in-con-img {
	width: 12.4vw;
}

.top-merit-content-in section#sec-anshin .top-merit-content-in-con-img {
	width: 11.2vw;
}

.top-merit-content-in section#sec-kouritsu .top-merit-content-in-con-img {
	width: 14.2vw;
}

.top-merit-content-in-con-info {
    float: right;
    width: 65.7vw;
}

.top-merit-content-in-con-info-title {
	font-size: 2.4vw;
	line-height: 3.4vw;
}

.top-merit-content-in-con-info-text {
	font-size: 2vw;
	line-height: 3.4vw;
	margin-top: 2vw;
}

.top-merit-content-in-con-info-text p {
	margin-bottom: 2vw;
}

/*------------------------------
お問い合わせフォーム
------------------------------*/

.top-contact-content .wrapper {
	padding: 6vw 0;
}

.top-contact-content-title {
	font-size: 4.6vw;
	line-height: 5.6vw;
}

.top-contact-content-tb {
    font-size: 2vw;
    line-height: 3vw;
    margin: 4vw 5vw 0;
}

.top-contact-content-tb th {
	padding-bottom: 2vw;
	width: 35%;
}

.top-contact-content-tb th .required {
	margin-left: 2vw;
}

.top-contact-content-tb td {
	padding-bottom: 2vw;
}

.top-contact-content-tb td input[type="text"],
.top-contact-content-tb td input[type="email"] {
	border: 1px solid;
	border-radius: 0;
    font-size: 1.8vw;
    line-height: 2.8vw;
    padding: 0.5vw 1vw;
}

.top-contact-content-tb td textarea {
	border: 1px solid;
    font-size: 1.8vw;
    line-height: 2.8vw;
    height: 25vw;
    padding: 0.5vw 1vw;
}

.top-contact-content-check-text {
	margin-top: 4vw;
}

.contact_quiz input[type="text"] {
	border: 1px solid;
	font-size: 1.2vw;
	line-height: 2.2vw;
	top: -0.3vw;
	width: 2.5vw;
}

.mw_wp_form .contact_quiz .error {
	font-size: 1.2vw;
	line-height: 2.2vw;
}

.top-contact-content-soushin-btn {
	margin-top: 4vw;
	width: 35vw;
}

.top-contact-content-soushin-btn-in {
    border-radius: 100px;
    font-size: 2.6vw;
    line-height: 3.6vw;
    padding: 2vw 1vw;
}

/*----------------------------------------
個別ページ
----------------------------------------*/

.main {
	margin-top: 9.3vw;
}

/*------------------------------
お問い合わせ
------------------------------*/

.contact-thanks-content .wrapper {
	padding: 6vw 0;
}

.contact-thanks-content p {
	margin-bottom: 2vw;
}

/*------------------------------
お問い合わせバナー
------------------------------*/

.contact-banner-content .wrapper {
	padding: 6vw 0;
}

.contact-banner-content-img {
	float: right;
	margin-right: 5vw;
	width: 31.1vw;
}

.contact-banner-content-title {
    float: left;
    font-size: 3.3vw;
    line-height: 4.8vw;
    margin: 5.2vw 0;
    margin-left: 5vw;
}

.contact-banner-content-btn-list {
	margin: 4vw 5vw 0;
}

.contact-banner-content-btn-list li {
	float: left;
	margin-right: 4%;
	width: 48%;
}

.contact-banner-content-btn-list-btn {
	display: block;
	padding: 1.7vw 0 0.5vw;
}

.contact-banner-content-btn-list-btn-title {
    border: 0.3vw solid;
    border-radius: 100px;
    font-size: 2.2vw;
    line-height: 3.2vw;
    width: 30vw;
}

a.contact-banner-content-btn-list-btn:hover .contact-banner-content-btn-list-btn-title {
    transform: translate3d(0,0.5vw,0);
    -webkit-transform: translate3d(0,0.5vw,0);
}

.contact-banner-content-btn-list-btn-in {
	border-radius: 100px;
	box-shadow: 0 0.5vw #444;
	font-size: 2.5vw;
	line-height: 3.5vw;
	padding: 2.9vw 1.9vw 1.9vw;
}

.contact-banner-content-btn-list li.li-tel .contact-banner-content-btn-list-btn-in {
    box-shadow: 0 0.5vw #076487;
    font-size: 5vw;
    line-height: 6vw;
    padding: 1.9vw 1.9vw 0.609vw;
}

.contact-banner-content-btn-list li.li-mail .contact-banner-content-btn-list-btn-in {
	box-shadow: 0 0.5vw #d03035;
}

a.contact-banner-content-btn-list-btn:hover .contact-banner-content-btn-list-btn-in {
    transform: translate3d(0,0.5vw,0);
    -webkit-transform: translate3d(0,0.5vw,0);
}

.contact-banner-content-btn-list li.li-tel .contact-banner-content-btn-list-btn-in-text {
	padding-left: 4.5vw;
}

.contact-banner-content-btn-list li.li-tel .contact-banner-content-btn-list-btn-in-text::before {
		background: url(images/icon-tel-2.png) no-repeat;
		height: 3.5vw;
		width: 3.5vw;
}

.contact-banner-content-btn-list li.li-mail .contact-banner-content-btn-list-btn-in-text {
	padding-left: 4.1vw;
}

.contact-banner-content-btn-list li.li-mail .contact-banner-content-btn-list-btn-in-text::before {
		background: url(images/icon-mail-1.png) no-repeat;
		height: 1.8vw;
		width: 3.1vw;
}

/*----------------------------------------
404ページ
----------------------------------------*/

/*----------------------------------------
sidebar
----------------------------------------*/

/*----------------------------------------
footer
----------------------------------------*/

.foot-in .wrapper {
	padding: 6vw 0;
}

.foot-in-main {
	float: left;
}

.foot-in-main-logo-in {
	font-size: 3.5vw;
	line-height: 4.5vw;
}

.foot-in-main-logo-text {
	font-size: 1.8vw;
	line-height: 2.8vw;
}

.foot-in-main-address {
	font-size: 1.6vw;
	line-height: 2.4vw;
	margin-top: 4vw;
}

.foot-in-info {
	float: right;
}

.foot-in-info-tel {
    float: left;
    margin: 0.5vw 0;
}

.foot-in-info-tel-num {
    font-size: 3.6vw;
    line-height: 4.6vw;
    padding-left: 3.1vw;
}

.foot-in-info-tel-num::before {
    background: url(images/icon-tel-1.png) no-repeat;
    background-size: 100%;
    height: 2.6vw;
    top: 0.7vw;
    width: 2.6vw;
}

.foot-in-info-tel-text {
    font-size: 1.4vw;
    line-height: 2.4vw;
    margin-top: -1vw;
}

.foot-in-info-mail-btn {
    float: right;
    margin-left: 4vw;
    padding-bottom: 0.5vw;
    width: 25vw;
}

.foot-in-info-mail-btn-in {
    border-radius: 100px;
    box-shadow: 0 0.5vw #d03035;
    font-size: 1.6vw;
    line-height: 2.6vw;
    padding: 2vw;
}

.foot-in-info-mail-btn:hover .foot-in-info-mail-btn-in {
    transform: translate3d(0,0.5vw,0);
    -webkit-transform: translate3d(0,0.5vw,0);
}

.foot-in-info-mail-btn-in-text {
    padding-left: 4.1vw;
}

.foot-in-info-mail-btn-in-text::before {
    background: url(images/icon-mail-1.png) no-repeat;
    background-size: 100%;
    height: 1.8vw;
    width: 3.1vw;
}

/*----------------------------------------
ページトップ
----------------------------------------*/

.pagetop {
	bottom: 2vw;
	height: 7.5vw;
	right: 2vw;
	width: 7.5vw;
}

.pagetop::before {
  font-size: 7.5vw;
  line-height: 7.5vw;
  width: 7.5vw;
}

/*----------------------------------------
Edge CSSハック
----------------------------------------*/

@supports (-ms-ime-align: auto) {



}

/*----------------------------------------
IE11以下 CSSハック
----------------------------------------*/

@media screen\0 {



}

/*----------------------------------------
Firefox CSSハック
----------------------------------------*/

@-moz-document url-prefix() {



}

/*----------------------------------------
Safari CSSハック
----------------------------------------*/

_::-webkit-full-page-media, _:future, :root .num-list li {
	margin-left: 3vw !important;
}

_::-webkit-full-page-media, _:future, :root .num-list li:nth-child(n+10) {
	margin-left: 4vw !important;
}