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

body {
	font-size: 4.5vw;
	line-height: 6.5vw;
	word-break: break-word;
	text-size-adjust: none;
}

.wrapper {
	margin: 0 auto;
	width: 95%;
}

.pc-left {
	float: none;
	margin: 0 auto;
}

.pc-right {
	float: none;
	margin: 0 auto;
}

.alignleft {
	float: none;
	margin: 0 auto;
}

.alignright {
	float: none;
	margin: 0 auto;
}

.pc-t-center {
	text-align: left !important;
}

.pc-of {
	overflow: visible;
}

a:hover img {
	opacity: 1;
}

a:hover .img-banner {
	opacity: 1;
}

a.bo {
	text-decoration: underline;
}

a.bo:hover {
	text-decoration: underline;
}

a.no-bo {
	text-decoration: underline;
}

a.no-bo:hover {
	text-decoration: underline;
}

.full-sp {
	height: auto;
	width: 100% !important;
}

.list {
    margin-bottom: 5vw;
}

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

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

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

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

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

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

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

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

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

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

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

.check-list li::before {
    border: 0.8vw solid #000;
    height: 6vw;
    top: 0.55vw;
    width: 6vw;
}

.check-list li::after {
    border-right: 1vw solid #ff0000;
    border-bottom: 1vw solid #ff0000;
    left: 3.5vw;
    height: 5vw;
    top: -0.2vw;
    width: 3vw;
}

.douga {
	margin: 0 auto;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}

.douga.vimeo {
	padding-top: 56.25%;
}

.douga iframe {
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

.douga img {
	height: auto;
	margin: 0 auto;
	width: 95%;
}

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

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

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

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

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

.pc {
	display: none;
}

.pc.tab {
	display: none;
}

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

.tab {
	display: none;
}

.tab.mobi {
	display: block;
}

.pc.mobi {
	display: block;
}

.mobi {
	display: block;
}

.m20 {
	margin: 2.5vw !important;
}

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

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

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

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

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

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

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

.m40 {
	margin: 5vw !important;
}

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

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

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

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

.m60 {
	margin: 7.5vw !important;
}

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

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

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

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

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

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

.m80 {
	margin: 10vw !important;
}

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

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

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

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

.m100 {
	margin: 12.5vw !important;
}

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

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

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

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

.p20 {
	padding: 2.5vw !important;
}

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

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

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

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

.p40 {
	padding: 5vw !important;
}

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

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

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

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

.p60 {
	padding: 7.5vw !important;
}

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

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

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

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

.p80 {
	padding: 10vw !important;
}

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

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

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

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

.p100 {
	padding: 12.5vw !important;
}

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

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

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

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

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

.fs15 {
	font-size: 3.5vw !important;
	line-height: 5.5vw !important;
}

.fs23 {
	font-size: 5.5vw !important;
	line-height: 7.5vw !important;
}

.fs30 {
	font-size: 8vw !important;
	line-height: 10vw !important;
}

.fs40 {
	font-size: 9.5vw !important;
	line-height: 11.5vw !important;
}

.fs50 {
	font-size: 11vw !important;
	line-height: 13vw !important;
}

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

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

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

.head-in .wrapper {
	padding: 5px 0;
}

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

.head-in-logo:hover {
	opacity: 1;
}

.head-in-logo-title {
	font-size: 24px;
	line-height: 34px;
}

.head-in-logo-text {
	font-size: 16px;
	line-height: 26px;
	margin-top: -5px;
}

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

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

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

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

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

.top-kv-img-text {
	bottom: 6vw;
	font-size: 3.5vw;
	line-height: 5.5vw;
	right: 8vw;
    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: 4.5vw;
	line-height: 6.5vw;
	margin-top: 2vw;
}

.top-kv-mail-btn {
	display: none;
}

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

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

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

.top-info-content-title {
	font-size: 6.5vw;
	line-height: 8.5vw;
	padding: 0 7vw;
}

.top-info-content-title::before,
.top-info-content-title::after {
	border-width: 7vw 1.5vw 0;
	top: 0.75vw;
}

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

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

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

.top-info-content-price-text {
	float: none;
	font-size: 5.5vw;
	line-height: 7.5vw;
	text-align: center;
}

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

.top-info-content-price-con {
	float: none;
	margin: 0 4vw;
}

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

.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: 6vw;
	line-height: 8vw;
}

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

.top-info-content-price-con-price-num {
	float: left;
	font-size: 22vw;
	line-height: 24vw;
	margin-top: -0.5vw;
}

.top-info-content-price-con-price-text {
	float: left;
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin-top: 2.5vw;
}

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

.top-info-content-banner-list {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	margin: 5vw 0 0;
}

.top-info-content-banner-list li {
	float: none;
	margin: 0 0 2.5vw 0;
	padding: 0 7px 7px 0;
	width: 100%;
}

.top-info-content-banner-list li:nth-child(2) {
	margin-right: 0;
}

.top-info-content-banner-list li:last-child {
	margin-bottom: 0;
}

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

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

.top-info-content-banner-list-con-text {
	font-size: 6vw;
	line-height: 7.5vw;
	margin-top: 1.5vw;
}

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

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

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

.top-recommendation-content-check-list {
    float: none;
    margin-top: 5vw;
}

.top-recommendation-content-check-list li {
	font-size: 4vw;
	line-height: 6vw;
	margin-bottom: 2.5vw;
	min-height: 5.5vw;
	padding: 0.25vw 0 0 6.5vw;
}

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

.top-recommendation-content-img {
    float: none;
    margin: 5vw auto 0;
    width: 50%;
}

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

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

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

.top-settlement-content-title {
	font-size: 6.5vw;
	line-height: 8.5vw;
	height: 20vw;
	padding: 6vw 0;
	padding-right: 18.5vw;
}

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

.top-settlement-content-main-title {
    margin-top: 5vw;
    padding: 0 7vw;
}

.top-settlement-content-main-title::before,
.top-settlement-content-main-title::after {
    border-width: 7vw 1.5vw 0;
    top: 5vw;
}

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

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

.top-settlement-content-main-title-in {
    float: left;
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin: 1.25vw 0;
}

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

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

.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: 2vw;
}

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

.top-settlement-content-main-title-circle-in-text-in {
	float: left;
	font-size: 3vw;
	line-height: 5vw;
	margin: 0.5vw 0;
}

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

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

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

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

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

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

.top-settlement-content-in-dl dt .mini {
	font-size: 3.5vw;
	line-height: 5.5vw;
	top: -0.5vw;
}

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

.top-settlement-content-in-dl dt .white-bg .mini {
	font-size: 3vw;
	line-height: 5vw;
	top: -1vw;
}

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

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

.top-settlement-content-in-dl-dd-text-in-1 {
	float: left;
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin: 2vw 0;
}

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

.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: 12vw;
	line-height: 14vw;
	top: 2vw;
}

.top-settlement-content-in-dl-dd-text-in-2 {
	float: left;
	font-size: 6.5vw;
	line-height: 8.5vw;
	margin: 6vw 0 0 1vw;
}

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

.top-settlement-content-caution-text {
	font-size: 3.75vw;
	line-height: 5.75vw;
	margin-top: 2.5vw;
	text-align: left;
}

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

.top-receipt-content .wrapper {
	padding: 5vw 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: 5vw 0 10vw;
}

.top-point-content-title {
	font-size: 5.5vw;
	line-height: 7.5vw;
}

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

.top-point-content-in section {
	float: left;
	margin: 0 0 2.5vw 0;
	padding: 8vw 7px 7px 0;
	width: 100%;
}

.top-point-content-in section:nth-child(3n) {
	margin-right: 0;
}

.top-point-content-in section:last-child {
	margin-bottom: 0;
}

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

.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: 7vw;
    line-height: 9vw;
}

.top-point-content-in-con {
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
	padding: 10.5vw 2.5vw 2.5vw;
}

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

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

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

.top-point-content-in-con-img {
	margin-top: 2.5vw;
	width: 25vw;
}

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

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

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

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

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

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

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

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

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

.top-point-content-in-con-btn:hover .top-point-content-in-con-btn-in {
	opacity: 1;
}

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

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

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

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

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

.top-support-content-title {
	font-size: 5.5vw;
	line-height: 7.5vw;
	margin-top: 2.5vw;
	padding: 0 7vw;
}

.top-support-content-title::before,
.top-support-content-title::after {
    border-width: 7vw 1.5vw 0;
    top: 4vw;
}

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

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

.top-support-content-box {
	margin-top: 5vw;
	padding: 0 7px 7px 0;
}

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

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

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

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

.top-support-content-box-con-text-img-text {
	bottom: -5vw;
	font-size: 3.7vw;
	line-height: 5vw;
}

.top-support-content-yazirushi-img {
	margin-top: 5vw;
	width: 45vw;
}

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

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

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

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

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

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

.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: 5.5vw;
	line-height: 7.5vw;
}

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

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

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

.top-special-price-content-tb table th {
	border: 0.3vw solid;
	font-size: 3.5vw;
	line-height: 5.5vw;
	padding: 1.5vw 0;
}

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

.top-special-price-content-tb table td {
	border: 0.3vw solid;
	font-size: 3.5vw;
	line-height: 5.5vw;
	padding: 1.5vw 0;
}

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

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

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

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

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

.top-shien-content-title {
    font-size: 6.5vw;
    line-height: 8.5vw;
    padding: 0 7vw;
}

.top-shien-content-title::before,
.top-shien-content-title::after {
    border-width: 7vw 1.5vw 0;
    top: 1vw;
}

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

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

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

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

.top-shien-content-dl dt .big {
	font-size: 5.5vw;
	line-height: 7.5vw;
	position: relative;
	top: 0.5vw;
}

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

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

.top-shien-content-dl-dd-text {
    float: none;
    text-align: center;
    width: 100%;
}

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

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

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

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

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

.top-shien-content-dl-dd-img {
	float: none;
	margin: 2.5vw auto 0;
	width: 50%;
}

.top-shien-content-text {
	font-size: 4vw;
	line-height: 6vw;
	margin-top: 2.5vw;
}

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

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

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

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

.top-prof-content-title {
	font-size: 6.5vw;
	line-height: 8.5vw;
}

.top-prof-content-box {
	margin-top: 5vw;
	padding: 0 7px 7px 0;
}

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

.top-prof-content-box-con-img {
	float: none;
	margin: 0 auto;
	width: 50%;
}

.top-prof-content-box-con-img-text {
	bottom:-8vw;
	font-size: 3.85vw;
	line-height: 5.25vw;
}

.top-prof-content-box-con-text {
    float: none;
    font-size: 4.5vw;
    line-height: 7vw;
    margin-top: 10.5vw;
    width: 100%;
}

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

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

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

.top-office-content-title {
	font-size: 6.5vw;
	line-height: 8.5vw;
}

.top-office-content-info-tb {
	border-color: #ccc !important;
	border-bottom: 0.6vw solid;
    font-size: 4vw;
    line-height: 5.6vw;
    margin-top: 5vw;
}

.top-office-content-info-tb th {
	border: 0.6vw solid;
	border-bottom: 0;
	display: block;
	padding: 1.5vw 2.5vw;
	width: 100%;
}

.top-office-content-info-tb td {
	border: 0.6vw solid;
	border-bottom: 0;
	display: block;
	padding: 1.5vw 2.5vw;
	width: 100%;
}

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

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

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

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

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

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

.top-reason-content-main-img-text {
	font-size: 3.25vw;
	line-height: 4.05vw;
	left: 5.5vw;
	top: 21vw;
}

.top-reason-content-main-text {
	float: left;
	font-size: 4.5vw;
	line-height: 7vw;
	width: 62.5vw;
}

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

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

.top-reason-content-title {
    font-size: 6.5vw;
    line-height: 8.5vw;
    margin-top: 5vw;
    padding: 0 7vw;
}

.top-reason-content-title::before,
.top-reason-content-title::after {
    border-width: 7vw 1.5vw 0;
    top: 1vw;
}

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

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

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

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

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

.top-reason-content-box-con-con-text {
    float: none;
    line-height: 9vw;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

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

.top-reason-content-box-con-con-text .big-2 {
	font-size: 5.5vw;
	position: relative;
	top: -1vw;
}

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

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

.top-reason-content-box-con-con-box {
    background: url(images/reason-banner-box-bg.jpg);
    float: none;
	font-size: 6vw;
	line-height: 8vw;
	margin: 2.5vw auto 0;
	padding: 2.5vw;
	width: 100%;
}

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

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

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

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

.top-merit-content-title-in {
    border-radius: 100px;
	font-size: 5.5vw;
	line-height: 7.5vw;
	padding: 1.5vw 5vw;
}

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

.top-merit-content-main-title {
	font-size: 5.5vw;
	line-height: 7.5vw;
	margin-top: 2.5vw;
}

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

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

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

.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: 4.5vw;
	line-height: 4.5vw;
}

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

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

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

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

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

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

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

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

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

.top-merit-content-in-con-info-text {
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin-top: 2.5vw;
}

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

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

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

.top-contact-content-title {
	font-size: 6.5vw;
	line-height: 8.5vw;
}

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

.top-contact-content-tb th {
	display: block;
	padding-bottom: 1.5vw;
	width: 100%;
}

.top-contact-content-tb tr:last-child th {
	padding-bottom: 1.5vw;
}

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

.top-contact-content-tb td {
	display: block;
	padding-bottom: 5vw;
	width: 100%
}

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

.top-contact-content-tb td textarea {
	border: 1px solid;
    font-size: 4vw;
    line-height: 6vw;
    height: 40vw;
    padding: 1.5vw 2.5vw;
}

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

.contact_quiz input[type="text"] {
	border: 1px solid;
	font-size: 4.5vw;
	line-height: 4.5vw;
	top: -1.25vw;
	width: 10.25vw;
}

.mw_wp_form .contact_quiz .error {
	font-size: 3vw;
	line-height: 5vw;
}

.top-contact-content-soushin-btn {
	margin-top: 5vw;
	width: 50vw;
}

.top-contact-content-soushin-btn-in {
    border-radius: 100px;
	font-size: 4vw;
	line-height: 6vw;
	padding: 2.5vw;
}

.top-contact-content-soushin-btn:hover .top-contact-content-soushin-btn-in {
	opacity: 1;
}

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

.main {
	margin-top: 66px;
}

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

.contact-thanks-content {
	font-size: 4vw;
	line-height: 6vw;
}

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

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

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

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

.contact-banner-content-img {
	float: right;
	margin-right: 0;
	width: 32.5vw;
}

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

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

.contact-banner-content-btn-list li {
	float: none;
	margin: 0 0 2.5vw;
	width: 100%;
}

.contact-banner-content-btn-list li:last-child {
	margin-bottom: 0;
}

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

.contact-banner-content-btn-list-btn-title {
	border: 0.6vw solid;
	border-radius: 100px;
	font-size: 4.5vw;
	line-height: 6.5vw;
	width: 40vw;
}

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

.contact-banner-content-btn-list-btn-in {
	border-radius: 100px;
	box-shadow: 0 1.5vw #444;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 5vw 2.5vw 1.5vw;
}

.contact-banner-content-btn-list li.li-tel .contact-banner-content-btn-list-btn-in {
	box-shadow: 0 1.5vw #076487;
	font-size: 7vw;
	line-height: 9vw;
	padding: 4vw 2.5vw 0.5vw;
}

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

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

.contact-banner-content-btn-list li.li-tel .contact-banner-content-btn-list-btn-in-text {
	padding-left: 7.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: 5vw;
		width: 5vw;
}

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

.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: 4vw;
		width: 6vw;
}

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

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

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

.foot-in{
	padding-bottom:16vw;
}

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

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

.foot-in-main-logo-in {
	font-size: 5vw;
	line-height: 7vw;
}

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

.foot-in-main-address {
	font-size: 3.5vw;
	line-height: 4.3vw;
	margin-top: 5vw;
}

/*----------------------------------------
固定footer
----------------------------------------*/
.contact-banner-content-btn-list.kotei{
	width:100vw;
	padding:.5vw;
	display:flex;
	flex-wrap:nowrap;
	justify-content:space-between;
	position:fixed;
	bottom:0;
	z-index:9999;
	background:rgba(255,255,255,.8);
	margin:0;
}
.contact-banner-content-btn-list.kotei li{
	width:48%;
	margin:1vw 1vw 0;
}

.contact-banner-content-btn-list.kotei .contact-banner-content-btn-list-btn-in-text{
	font-size:4.5vw;
}

.contact-banner-content-btn-list.kotei .li-tel .contact-banner-content-btn-list-btn-in-text{
	font-size:5.5vw;
}

.contact-banner-content-btn-list.kotei .contact-banner-content-btn-list-btn-title {
    font-size: 4vw;
    line-height: 5.5vw;
    width: 33vw;
}

.contact-banner-content-btn-list.kotei li.li-mail .contact-banner-content-btn-list-btn-in{
	box-shadow:none;
}

.contact-banner-content-btn-list.kotei li.li-tel .contact-banner-content-btn-list-btn-in{
	box-shadow:none;
}

.contact-banner-content-btn-list.kotei a.contact-banner-content-btn-list-btn:hover .contact-banner-content-btn-list-btn-title {
    transform: none;
    -webkit-transform:none;
}

.contact-banner-content-btn-list.kotei a.contact-banner-content-btn-list-btn:hover .contact-banner-content-btn-list-btn-in {
    transform: none;
    -webkit-transform:none;
}

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

.pagetop {
	display: none;
}