@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap");

html {
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: scroll
}

*,
::before,
::after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
	background-repeat: no-repeat
}

::before,
::after {
	text-decoration: inherit;
	vertical-align: inherit
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	vertical-align: baseline
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block
}

nav ul {
	list-style: none
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,
th {
	text-align: left
}

q:before,
q:after {
	content: ''
}

object,
embed {
	vertical-align: top
}

hr,
legend {
	display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

img,
abbr,
acronym,
fieldset {
	border: 0
}

ul,
ol {
	list-style-type: none
}

a {
	color: #000;
	text-decoration: none
}

a:hover {
	text-decoration: none
}

.cf::after {
	display: block;
	clear: both;
	content: ""
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

input {
	border-radius: 0
}

button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
	cursor: pointer
}

[disabled] {
	cursor: default
}

[type="number"] {
	width: auto
}

[type="search"] {
	-webkit-appearance: textfield
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto;
	resize: vertical
}

button,
input,
optgroup,
select,
textarea {
	font: inherit
}

optgroup {
	font-weight: bold
}

button {
	overflow: visible
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: 0
}

button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	outline: 1px dotted ButtonText
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button,
select {
	text-transform: none
}

button,
input,
select,
textarea {
	border-style: none;
	background-color: transparent;
	color: inherit
}

select {
	-moz-appearance: none;
	-webkit-appearance: none
}

select::-ms-expand {
	display: none
}

select::-ms-value {
	color: currentColor
}

legend {
	display: table;
	max-width: 100%;
	border: 0;
	color: inherit;
	white-space: normal
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	width: 100%;
	overflow-x: hidden;
	color: #223e69;
	font-family: "Noto Sans JP", "Hiragino Sans", YuGothic, "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-size: .75rem;
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 1.6
}

#main-contents {
	overflow-x: hidden
}

.u-m-n-i {
	display: none
}

.u-s-i-n {
	display: inline
}

.u-s-n-i {
	display: none
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top
}

a[href^="tel:"] {
	cursor: default
}

.container {
	width: 100%;
	padding: 0 5%
}

.header {
	height: 45px
}

.header__container {
	position: relative;
	width: 100%;
	padding: 0 5%
}

.header__logo {
	z-index: 5;
	position: relative;
	top: 28.5px
}

.header__logo img {
	width: 132.5px
}

.footer {
	position: relative;
	padding: 57.5px 0 102.5px;
	text-align: center
}

.footer__logo {
	margin-bottom: 40px
}

.footer__logo img {
	width: 160px
}

.footer__copyright {
	color: #223e69;
	font-size: 10px;
	font-size: .625rem
}

.fixed-bnr {
	z-index: 10;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff
}

.fixed-bnr__container {
	position: relative;
	width: 100%;
	padding: 0 5%
}

.fixed-bnr__logo {
	display: none
}

.fixed-bnr__btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
	height: 50px
}

.fixed-bnr .m-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 50%;
	max-width: none;
	height: 50px;
	padding-left: 10px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.fixed-bnr .m-btn.red .icon {
	width: 19px;
	height: 20px
}

.fixed-bnr .m-btn.blue .icon {
	width: 21px;
	height: 20px
}

.fixed-bnr .m-btn .icon {
	margin-right: 7px;
	background-size: auto 20px
}

.fixed-bnr .m-btn .text {
	font-size: 12px;
	font-size: .75rem
}

.section-title {
	margin-bottom: 30px;
	text-align: center
}

.section-title .jp {
	color: #223e69;
	font-size: 27px;
	font-size: 1.6875rem;
	font-weight: 700;
	letter-spacing: 0.1em
}

.section-title .en {
	display: block;
	margin-top: 5px;
	color: #de0029;
	font-family: "Montserrat", sans-serif;
	font-size: 11px;
	font-size: .6875rem;
	font-weight: 600;
	letter-spacing: 0.1em
}

.btn-box:nth-child(n+2) {
	margin-top: 25px
}

.btn-box .m-btn {
	margin: 0 auto
}

.m-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	max-width: 335px;
	height: 75px;
	padding: 5px 40px 5px 15px;
	-webkit-box-shadow: 0 0 15px 2px rgba(211, 211, 211, 0.7);
	box-shadow: 0 0 15px 2px rgba(211, 211, 211, 0.7);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.m-btn.red {
	border: 2px solid #de0029;
	background: #de0029
}

.m-btn.red .icon {
	width: 23px;
	height: 25px;
	background-image: url(../img/front/btn_icon01_off.png)
}

.m-btn.blue {
	border: 2px solid #223e69;
	background: #223e69
}

.m-btn.blue .icon {
	width: 26px;
	height: 25px;
	background-image: url(../img/front/btn_icon02_off.png)
}

.m-btn.green {
	border: 2px solid #08a4a3;
	background: #08a4a3
}

.m-btn.green .icon {
	position: relative;
	top: -0.1em;
	width: 18px;
	height: 18px;
	margin-right: 7px;
	background-image: url(../img/front/btn_icon03_off.png);
	background-size: auto 18px
}

.m-btn::before {
	position: absolute;
	top: 0;
	right: 13px;
	bottom: 0;
	width: 8px;
	height: 8px;
	margin: auto;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	content: "";
	-webkit-transition: border-color 0.3s ease-out;
	transition: border-color 0.3s ease-out
}

.m-btn::after {
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	width: 1px;
	height: calc(100% - 8px);
	margin: auto;
	background: #fff;
	content: "";
	-webkit-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out
}

.m-btn .icon {
	display: inline-block;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	margin-right: 10px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto 25px;
	-webkit-transition: background-image 0.3s ease-out;
	transition: background-image 0.3s ease-out
}

.m-btn .text {
	display: inline-block;
	padding-bottom: 0.15em;
	color: #fff;
	font-size: 15px;
	font-size: .9375rem;
	font-weight: 500;
	line-height: 1.35;
	-webkit-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out
}

.btn-note {
	margin-top: 15px;
	font-size: 10px;
	font-size: .625rem;
	text-align: center
}

.btn-top-note {
	margin-top: 40px;
	margin-bottom: -20px;
	text-align: center;
}

.front-mv {
	position: relative;
	text-align: center
}

.front-mv .container {
	position: relative
}

.front-mv__image {
	margin-right: calc((100vw - 100%) / -2);
	margin-left: calc((100vw - 100%) / -2);
	padding-top: 78%;
	background-image: url(../img/front/mv_sp.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%
}

.front-mv__body {
	display: inline-block;
	margin-top: 30px
}

.front-mv__catch {
	max-width: 305px;
	margin: 0 auto 10px
}

.front-mv__title {
	margin-bottom: 10px;
	font-size: 8.15vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.48438;
	text-align: left
}

.front-mv__text {
	font-size: 13px;
	font-size: .8125rem;
	font-weight: 500;
	line-height: 2.07692;
	text-align: left
}

.front-mv .scroll-down {
	position: relative;
	width: 100%;
	padding: 0 5%
}

.front-mv .scroll-down__item {
	display: none
}

.front-mv .scroll-down .line::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 100%;
	background: #223e69;
	-webkit-animation-name: scrolldown;
	animation-name: scrolldown;
	-webkit-animation-duration: 3.5s;
	animation-duration: 3.5s;
	-webkit-animation-timing-function: cubic-bezier(0.5, 0.125, 0.15, 1);
	animation-timing-function: cubic-bezier(0.5, 0.125, 0.15, 1);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	content: ''
}

@-webkit-keyframes scrolldown {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	5% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	45% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	55% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	95% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes scrolldown {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	5% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	45% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	55% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	95% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

.front-mv-btns {
	position: relative;
	padding: 40px 0 57.5px
}

.front-recommend {
	position: relative;
	padding-bottom: 25px
}

.front-recommend::before {
	z-index: -1;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f3f6fb;
	content: ''
}

.front-recommend__inner {
	position: relative;
	width: 100%;
	padding: 50px 0 80px
}

.front-recommend__inner::before {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #e1edff;
	content: ''
}

.front-recommend__inner::after {
	z-index: -1;
	position: absolute;
	top: 99.5%;
	left: 50%;
	width: 0;
	height: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-width: 29px 42px 0 42px;
	border-style: solid;
	border-color: #e1edff transparent transparent transparent;
	content: ''
}

.front-recommend__item {
	width: 100%;
	max-width: 349px;
	margin: 0 auto
}

.front-recommend__item:nth-child(n+2) {
	margin-top: 40px
}

.front-exterior__image {
	width: 100%
}

.front-exterior__image.pc {
	display: none
}

.front-service {
	padding-top: 40px
}

.front-service .service-anchor {
	margin-bottom: 40px
}

.front-service .service-anchor__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -5px -15px
}

.front-service .service-anchor__item {
	width: 50%;
	margin-bottom: 15px;
	padding: 0 5px
}

.front-service .service-anchor__item a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 80px;
	padding-bottom: 5px;
	background: #f3f6fb;
	color: #223e69;
	font-size: 12px;
	font-size: .75rem;
	font-weight: 500;
	letter-spacing: 0;
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.front-service .service-anchor__item a::before {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	width: 8px;
	height: 8px;
	margin: auto;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-right: 1px solid #223e69;
	border-bottom: 1px solid #223e69;
	content: ''
}

.front-service__inner {
	padding: 45px 0 50px;
	background: #e1edff
}

.front-service__item {
	padding: 37.5px 20px 50px;
	background: #fff
}

.front-service__item:nth-child(n+2) {
	margin-top: 45px
}

.front-service__icon {
	margin-bottom: 20px;
	text-align: center
}

.front-service__icon img {
	width: 114px
}

.front-service__icon.sony img {
	width: 228px
}

.front-service__icon .icon_topText {
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}

.front-service__icon .icon_bottomText {
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}

.front-service__title {
	margin-bottom: 15px;
	text-align: center
}

.front-service__title .jp {
	color: #223e69;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.45833
}

.front-service__title .en {
	display: block;
	margin-top: 7px;
	color: #de0029;
	font-family: "Montserrat", sans-serif;
	font-size: 10px;
	font-size: .625rem;
	font-weight: 600;
	letter-spacing: 0.1em
}

.front-service__text {
	margin-bottom: 15px;
	line-height: 1.91667
}

.front-service__block.block3 .m-btn {
	margin: 30px auto 0
}

.front-service__block.block4 .m-btn {
	margin: 30px auto 0
}

.front-service__block .text-box {
	text-align: center
}

.front-service__block .catch {
	max-width: 305px;
	margin: 0 auto 20px
}

.front-service__block .block-listWrap {
	z-index: 1;
	position: relative;
	padding: 20px
}

.front-service__block .block-listWrap::before {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f3f6fb;
	content: ''
}

.front-service__block .block-listWrap .block-list:nth-child(n+2) {
	margin-top: 0.5em
}

.front-service__block .block-list {
	display: inline-block;
	text-align: left
}

.front-service__block .block-item {
	position: relative;
	padding-left: 15px;
	font-size: 13px;
	font-size: .8125rem;
	font-weight: 500
}

.front-service__block .block-item:nth-child(n+2) {
	margin-top: 0.5em
}

.front-service__block .block-item::before {
	position: absolute;
	top: 0.65em;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #de0029;
	content: ''
}

.front-service__block .image {
	width: 80%;
	max-width: 235px;
	margin: 20px auto 0
}

.front-service__block .block1-modal-item:nth-child(n+2) {
	margin-top: 20px
}

.front-service__block .block1-modal-item .item-image {
	text-align: center
}

.front-service__block .block1-modal-item .item-image a {
	display: block;
	position: relative;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.front-service__block .block1-modal-item .item-image a::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 16.45161%;
	height: 26.5625%;
	margin: auto;
	background-image: url(../img/front/icon_play.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: ''
}

.front-service__block .block1-modal-item .item-text {
	margin-top: 0.75em;
	text-align: center
}

.front-service__block .block1-modal-item .item-text a {
	color: #223e69;
	font-size: 13px;
	font-size: .8125rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-decoration: underline
}

.front-service__block .block1-modal-item .item-text a:hover {
	text-decoration: none
}

.front-service__block .block3-catch {
	margin-top: 30px;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.8;
	text-align: center
}

.front-service__block .block3-catch span {
	display: inline-block;
	margin-top: 5px
}

.front-service__block .block3-catch b {
	position: relative
}

.front-service__block .block3-catch b::before {
	position: absolute;
	top: -3px;
	right: 0;
	left: 0;
	width: 4px;
	height: 4px;
	margin: 0 auto;
	border-radius: 50%;
	background: #de0029;
	content: ''
}

.front-service__block .block3-catch .br-sp {
	display: inline
}

.front-service__block .block3-catch .br {
	display: inline
}

.front-service__block .block4-seminar:nth-child(n+2) {
	margin-top: 30px
}

.front-service__block .block4-seminar-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 45px;
	background: #223e69;
	color: #fff;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5
}

.front-service__block .block4-seminar-text {
	width: 100%;
	font-size: 13px;
	font-size: .8125rem;
	line-height: 1.8;
	text-align: center
}

.front-flow {
	padding: 40px 0 25px;
	background: #f3f6fb
}

.front-flow__list {
	counter-reset: number
}

.front-flow__item {
	position: relative;
	padding: 20px 20px 20px 0;
	background: #fff;
	-webkit-box-shadow: 0 0 15px 2px rgba(211, 211, 211, 0.7);
	box-shadow: 0 0 15px 2px rgba(211, 211, 211, 0.7)
}

.front-flow__item:nth-child(n+2) {
	margin-top: 20px
}

.front-flow__item::before {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 20px;
	left: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 85px;
	height: 30px;
	background: #de0029;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-size: .75rem;
	font-weight: 600;
	content: "Step "counter(number, decimal-leading-zero);
	counter-increment: number
}

.front-flow__item .title {
	margin-bottom: 5px;
	padding-left: 100px;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.1em
}

.front-flow__item .text {
	padding-left: 20px;
	line-height: 1.91667
}

.front-contact {
	background: #f3f6fb
}

.front-contact.c01 {
	padding: 30px 0 60px
}

.front-contact.c01 .front-contact__title {
	max-width: 330px;
	margin-right: auto;
	margin-left: auto
}

.front-contact.c02 {
	padding: 25px 0 50px
}

.front-contact.c02 .front-contact__title {
	max-width: 305px;
	margin-right: auto;
	margin-left: auto
}

.front-contact__title {
	margin-bottom: 25px;
	text-align: center
}

.front-contact .btn-text {
	margin-bottom: 7px;
	color: #223e69;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center
}

#contact .header {
	height: 56px
}

#contact .header__logo {
	top: 6px
}

#contact .header__logo img {
	width: 100px
}

#contact .section-title {
	margin-bottom: 45px
}

#contact .block-title {
	margin-bottom: 30px;
	color: #de0029;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.48438;
	text-align: center
}

#contact .table-title {
	margin-bottom: 15px;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.48438
}

.contact-content {
	padding: 45px 0 55px;
	background: #f3f6fb
}

.contact-content .required {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	height: 20px;
	margin-top: 0.2em;
	padding-bottom: 0.1em;
	border-radius: 3px;
	background: #de0029;
	color: #fff;
	font-size: 12px;
	font-size: .75rem;
	text-align: center
}

.contact-content__text {
	margin-bottom: 2.5em;
	font-size: 13px;
	font-size: .8125rem;
	font-weight: 500;
	line-height: 1.8
}

.contact-content__text:last-child,
.contact-content__text.mb0 {
	margin-bottom: 0
}

.contact-content__text span {
	display: inline-block;
	margin-right: 1em
}

.contact-content__text a {
	color: #231815;
	cursor: pointer
}

.contact-content__textLink {
	position: relative;
	margin-bottom: 10px;
	padding-right: 25px;
	font-size: 13px;
	font-size: .8125rem;
	font-weight: 700;
	text-align: center
}

.contact-content__textLink .icon {
	display: inline-block;
	margin-left: 7px;
	vertical-align: sub
}

.contact-content__textLink a {
	color: #223e69
}

.contact-content__noteList {
	margin-bottom: 25px;
	counter-reset: number
}

.contact-content__noteItem {
	position: relative;
	margin-left: 1em;
	font-size: 11px;
	font-size: .6875rem;
	line-height: 2.14286;
	text-indent: -1em
}

.form-table table {
	width: 100%;
	margin-bottom: 25px
}

.form-table table tr:first-child th {
	padding-top: 20px
}

.form-table table tr:last-child td {
	padding-bottom: 20px
}

.form-table table th,
.form-table table td {
	display: block;
	font-size: 15px;
	font-size: .9375rem
}

.form-table table th {
	position: relative;
	width: 100%;
	padding: 12px 15px;
	background: #fff;
	font-weight: 700
}

.form-table table th .required {
	float: right
}

.form-table table td {
	width: 100%;
	padding: 0 15px 10px;
	background: #fff
}

.form-table table td .red {
	color: #de0029
}

.form-table table td .supplement {
	padding-top: 0.35em;
	font-size: 11px;
	font-size: .6875rem
}

.form-table input[type="text"],
.form-table input[type="email"],
.form-table input[type="tel"],
.form-table select,
.form-table textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 48px;
	padding: 5px 15px;
	border: 1px solid #cdcdcd;
	border-radius: 0;
	background: #fff;
	font-family: 'Noto Sans JP', 'Hiragino Sans', YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 15px;
	font-size: .9375rem;
	font-weight: 400;
	line-height: 1.45
}

.form-table input[type="text"].short,
.form-table input[type="email"].short,
.form-table input[type="tel"].short,
.form-table select.short,
.form-table textarea.short {
	width: 50%;
	max-width: 125px
}

.form-table input[type="text"].medium,
.form-table input[type="email"].medium,
.form-table input[type="tel"].medium,
.form-table select.medium,
.form-table textarea.medium {
	width: 80%;
	max-width: 235px
}

.form-table input[type="text"]:hover input[type="email"]:hover input[type="tel"]:hover textarea:hover {
	-webkit-transition: border-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out
}

.form-table textarea {
	max-width: 100%;
	height: 180px;
	resize: none
}

.form-table select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}

.form-table .pulldown {
	position: relative
}

.form-table .pulldown::after {
	position: absolute;
	top: 0;
	right: 25px;
	bottom: 0;
	width: 10px;
	height: 8px;
	margin: auto;
	border-width: 8px 5px 0 5px;
	border-style: solid;
	border-color: #223e69 transparent transparent transparent;
	content: ''
}

.form-table .pulldown select {
	padding-right: 25px
}

.form-table .check-label {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 36px;
	margin-right: 1.25em;
	vertical-align: middle
}

.form-table .check-label > input[type=checkbox] {
	margin: 0 7px 0 0
}

.form-table input:focus,
.form-table textarea:focus,
.form-table select:focus {
	outline: 0;
	background: #fff
}

.form-table ::-webkit-input-placeholder {
	color: #7d7d7d
}

.form-table :-moz-placeholder {
	color: #7d7d7d
}

.form-table ::-moz-placeholder {
	color: #7d7d7d
}

.form-table :-ms-input-placeholder {
	color: #7d7d7d
}

.form-agree {
	font-size: 13px;
	font-size: .8125rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-align: center
}

.form-agree input[type=checkbox] {
	margin: 0;
	vertical-align: middle
}

.form-agree input[type=checkbox] + label {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 10px;
	vertical-align: sub
}

.form-submit {
	margin-top: 35px
}

.form-submit #mail_form {
	width: 100%
}

.form-submit button {
	font-family: 'Noto Sans JP', 'Hiragino Sans', YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	cursor: pointer
}

.form-submit .m-btn {
	margin: 0 auto;
	padding-bottom: 0.15em;
	color: #fff;
	font-size: 15px;
	font-size: .9375rem;
	font-weight: 500;
	line-height: 1.35
}

.form-submit .m-btn:nth-child(n+2) {
	margin-top: 15px
}

.form-submit .m-btn.back {
	border: 2px solid #777;
	background: #777
}

@media screen and (min-width: 359px) {
	body {
		font-size: 12px;
		font-size: .75rem
	}

	.fixed-bnr .m-btn .text {
		font-size: 13px;
		font-size: .8125rem
	}

	.front-service .service-anchor__item a {
		font-size: 14px;
		font-size: .875rem
	}

	.front-service__block .block3-catch {
		font-size: 18px;
		font-size: 1.125rem
	}
}

@media screen and (min-width: 640px) {
	body {
		font-size: 12px;
		font-size: .75rem
	}

	.front-mv__title {
		font-size: 32px;
		font-size: 2rem
	}

	.front-service__block .block3-catch .br-sp {
		display: none
	}
}

@media screen and (min-width: 769px) {
	body {
		font-size: 15px;
		font-size: .9375rem
	}

	.u-s-i-n {
		display: none
	}

	.u-s-n-i {
		display: inline
	}

	.container {
		max-width: 1180px;
		margin: 0 auto;
		padding: 0 40px
	}

	.header {
		height: 125px
	}

	.header__container {
		max-width: 1850px;
		margin: 0 auto;
		padding: 0 40px
	}

	.header__logo {
		top: 57px
	}

	.header__logo img {
		width: 265px
	}

	.footer {
		padding: 75px 0 70px
	}

	.footer__logo img {
		width: 223px
	}

	.footer__copyright {
		font-size: 12px;
		font-size: .75rem
	}

	.fixed-bnr {
		display: none;
		top: 0;
		bottom: auto;
		-webkit-box-shadow: 0 0 15px 2px rgba(211, 211, 211, 0.7);
		box-shadow: 0 0 15px 2px rgba(211, 211, 211, 0.7)
	}

	.fixed-bnr__container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		max-width: 1850px;
		height: 80px;
		margin: 0 auto;
		padding: 0 40px
	}

	.fixed-bnr__logo {
		display: block;
		width: 138px
	}

	.fixed-bnr__btns {
		position: absolute;
		top: 0;
		right: 0;
		width: 72%;
		height: 80px
	}

	.fixed-bnr .m-btn {
		max-width: 400px;
		height: 80px;
		padding-left: 20px
	}

	.fixed-bnr .m-btn.red .icon {
		width: 32px;
		height: 35px
	}

	.fixed-bnr .m-btn.blue {
		margin-left: 5px
	}

	.fixed-bnr .m-btn.blue .icon {
		width: 37px;
		height: 35px
	}

	.fixed-bnr .m-btn .icon {
		margin-right: 10px;
		background-size: auto 35px
	}

	.fixed-bnr .m-btn .text {
		font-size: 20px;
		font-size: 1.25rem
	}

	.section-title {
		margin-bottom: 45px
	}

	.section-title .jp {
		font-size: 40px;
		font-size: 2.5rem
	}

	.section-title .en {
		margin-top: 7px;
		font-size: 16px;
		font-size: 1rem
	}

	.btns {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -15px
	}

	.btn-box {
		width: 50%;
		padding: 0 15px
	}

	.btn-box:nth-child(n+2) {
		margin-top: 0
	}

	.btn-box .m-btn {
		margin: 0
	}

	.m-btn {
		max-width: 535px;
		height: 100px;
		padding: 5px 65px 5px 20px
	}

	.m-btn.red .icon {
		width: 32px;
		height: 35px
	}

	.m-btn.blue .icon {
		width: 37px;
		height: 35px
	}

	.m-btn.green .icon {
		width: 30px;
		height: 30px;
		margin-right: 12px;
		background-size: auto 30px
	}

	.m-btn::before {
		right: 22px;
		width: 14px;
		height: 14px;
		border-top-width: 2px;
		border-right-width: 2px
	}

	.m-btn::after {
		right: 50px;
		width: 2px;
		height: calc(100% - 14px)
	}

	.m-btn .icon {
		margin-right: 15px;
		background-size: auto 35px
	}

	.m-btn .text {
		font-size: 20px;
		font-size: 1.25rem
	}

	.m-btn:hover.red {
		background: #fff
	}

	.m-btn:hover.red::before {
		border-top-color: #de0029;
		border-right-color: #de0029
	}

	.m-btn:hover.red::after {
		background: #de0029
	}

	.m-btn:hover.red .icon {
		background-image: url(../img/front/btn_icon01_on.png)
	}

	.m-btn:hover.red .text {
		color: #de0029
	}

	.m-btn:hover.blue {
		background: #fff
	}

	.m-btn:hover.blue::before {
		border-top-color: #223e69;
		border-right-color: #223e69
	}

	.m-btn:hover.blue::after {
		background: #223e69
	}

	.m-btn:hover.blue .icon {
		background-image: url(../img/front/btn_icon02_on.png)
	}

	.m-btn:hover.blue .text {
		color: #223e69
	}

	.m-btn:hover.green {
		background: #fff
	}

	.m-btn:hover.green::before {
		border-top-color: #08a4a3;
		border-right-color: #08a4a3
	}

	.m-btn:hover.green::after {
		background: #08a4a3
	}

	.m-btn:hover.green .icon {
		background-image: url(../img/front/btn_icon03_on.png)
	}

	.m-btn:hover.green .text {
		color: #08a4a3
	}

	.btn-note {
		margin-top: 20px;
		font-size: 12px;
		font-size: .75rem
	}

	.front-mv {
		text-align: left
	}

	.front-mv__image {
		width: calc((100vw - 100%) / 2 + 100%);
		height: 900px;
		margin-right: calc((100vw - 100%) / -2);
		margin-left: 0;
		padding-top: 0;
		background-image: url(../img/front/mv.jpg)
	}

	.front-mv__body {
		position: absolute;
		top: 49.5%;
		left: 40px;
		margin: auto;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.front-mv__catch {
		max-width: none;
		margin: 0 0 15px;
		text-align: left
	}

	.front-mv__title {
		margin-bottom: 30px;
		font-size: 60px;
		font-size: 3.75rem;
		line-height: 1.5
	}

	.front-mv__text {
		font-size: 18px;
		font-size: 1.125rem;
		line-height: 2.22222
	}

	.front-mv .scroll-down {
		max-width: 1850px;
		margin: 0 auto;
		padding: 0 40px
	}

	.front-mv .scroll-down__item {
		display: block;
		position: absolute;
		bottom: -25px;
		left: 40px;
		width: 180px;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		-webkit-transform-origin: left top;
		transform-origin: left top
	}

	.front-mv .scroll-down .text {
		display: inline;
		position: relative;
		left: 0;
		color: #223e69;
		font-family: "Montserrat", sans-serif;
		font-size: 16px;
		font-size: 1rem;
		font-weight: 400;
		letter-spacing: 0.05em;
		text-align: center
	}

	.front-mv .scroll-down .line {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 120px;
		height: 2px;
		margin: auto;
		overflow: hidden
	}

	.front-mv-btns {
		margin-top: -60px;
		padding: 0 0 95px
	}

	.front-mv-btns .container {
		max-width: 1260px;
		padding: 0 80px
	}

	.front-recommend {
		padding-bottom: 55px
	}

	.front-recommend::before {
		height: 36%
	}

	.front-recommend__inner {
		max-width: 1615px;
		margin: 0 auto;
		padding: 70px 40px 105px
	}

	.front-recommend__inner::before {
		left: 40px;
		width: calc(100% - 80px)
	}

	.front-recommend__inner::after {
		border-width: 55px 78px 0 78px
	}

	.front-recommend__list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.front-recommend__item {
		width: 31.72727%;
		margin: 0
	}

	.front-recommend__item:nth-child(n+2) {
		margin: 0;
		margin-left: 2.40909%
	}

	.front-exterior {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding-top: 80px
	}

	.front-exterior__image {
		width: 24.375%
	}

	.front-exterior__image.pc {
		display: block
	}

	.front-exterior__image:nth-child(n+2) {
		margin-left: .83333%
	}

	.front-service {
		padding-top: 80px
	}

	.front-service .service-anchor {
		margin-bottom: 85px
	}

	.front-service .service-anchor__list {
		margin: 0 -15px -25px
	}

	.front-service .service-anchor__item {
		margin-bottom: 25px;
		padding: 0 15px
	}

	.front-service .service-anchor__item a {
		height: 100px;
		padding-bottom: 0;
		font-size: 17px;
		font-size: 1.0625rem;
		letter-spacing: 0.04em
	}

	.front-service .service-anchor__item a::before {
		width: 14px;
		height: 14px;
		border-right-width: 2px;
		border-bottom-width: 2px
	}

	.front-service .service-anchor__item a:hover {
		background: #e1edff
	}

	.front-service__inner {
		padding: 90px 0 135px
	}

	.front-service__item {
		padding: 65px 50px
	}

	.front-service__item:nth-child(n+2) {
		margin-top: 85px
	}

	.front-service__icon {
		margin-bottom: 25px
	}

	.front-service__icon img {
		width: 146px
	}

	.front-service__icon .icon_topText {
		font-size: 18px;
	}

	.front-service__icon.sony img {
		width: 310px
	}

	.front-service__title {
		margin-bottom: 20px
	}

	.front-service__title .jp {
		font-size: 30px;
		font-size: 1.875rem
	}

	.front-service__title .en {
		margin-top: 15px;
		font-size: 16px;
		font-size: 1rem
	}

	.front-service__text {
		margin-bottom: 80px;
		line-height: 2.5;
		text-align: center
	}

	.front-service__block.block1 {
		margin-top: -35px
	}

	.front-service__block.block2 {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.front-service__block.block3 {
		margin-top: -35px
	}

	.front-service__block.block3 .m-btn {
		margin-top: 0;
		-webkit-transform: scale(0.6542);
		transform: scale(0.6542);
		-webkit-transform-origin: bottom;
		transform-origin: bottom
	}

	.front-service__block.block4 {
		margin-top: -35px
	}

	.front-service__block.block4 .m-btn {
		margin-top: 10px;
		-webkit-transform: scale(0.6542);
		transform: scale(0.6542);
		-webkit-transform-origin: bottom;
		transform-origin: bottom
	}




	.front-service__block .text-box {
		width: 457px;
		text-align: left
	}

	.front-service__block .catch {
		max-width: none;
		margin: 0 0 30px
	}

	.front-service__block .block-listWrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -10px;
		padding: 35px 30px
	}

	.front-service__block .block-listWrap::before {
		left: 10px;
		width: calc(100% - 20px)
	}

	.front-service__block .block-listWrap .block-list {
		width: 50%;
		padding: 0 10px
	}

	.front-service__block .block-listWrap .block-list:nth-child(n+2) {
		margin-top: 0
	}

	.front-service__block .block-listWrap .block-item {
		font-size: 15px;
		font-size: .9375rem
	}

	.front-service__block .block-list {
		display: block
	}

	.front-service__block .block-item {
		padding-left: 25px;
		font-size: 16px;
		font-size: 1rem
	}

	.front-service__block .block-item:nth-child(n+2) {
		margin-top: 1em
	}

	.front-service__block .block-item::before {
		top: 0.5em;
		width: 10px;
		height: 10px
	}

	.front-service__block .image {
		width: 379px;
		max-width: none;
		margin: 0 0 0 45px
	}

	.front-service__block .block1-modal-list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -20px
	}

	.front-service__block .block1-modal-item {
		width: 33.3334%;
		padding: 0 10px
	}

	.front-service__block .block1-modal-item:nth-child(n+2) {
		margin-top: 0
	}

	.front-service__block .block1-modal-item .item-image a:hover {
		opacity: 0.7
	}

	.front-service__block .block1-modal-item .item-text a {
		font-size: 16px;
		font-size: 1rem
	}

	.front-service__block .block3-catch {
		margin-top: 45px;
		font-size: 26px;
		font-size: 1.625rem;
		line-height: 2
	}

	.front-service__block .block3-catch span {
		display: inline;
		margin-top: 0
	}

	.front-service__block .block3-catch b::before {
		top: -5px;
		width: 6px;
		height: 6px
	}

	.front-service__block .block4-seminar:nth-child(n+2) {
		margin-top: 45px
	}

	.front-service__block .block4-seminar-title {
		height: 58px;
		font-size: 22px;
		font-size: 1.375rem
	}

	.front-service__block .block4-seminar-text {
		font-size: 15px;
		font-size: .9375rem;
		line-height: 2.2
	}

	.front-flow {
		padding: 125px 0 45px
	}

	.front-flow__item {
		min-height: 180px;
		padding: 45px 25px 45px 0
	}

	.front-flow__item:nth-child(n+2) {
		margin-top: 48px
	}

	.front-flow__item::before {
		top: 50px;
		width: 120px;
		height: 40px;
		font-size: 18px;
		font-size: 1.125rem
	}

	.front-flow__item .title {
		margin-bottom: 15px;
		padding-left: 155px;
		font-size: 30px;
		font-size: 1.875rem
	}

	.front-flow__item .text {
		padding-left: 155px
	}

	.front-contact.c01 {
		padding: 70px 0 115px
	}

	.front-contact.c01 .front-contact__title {
		max-width: none;
		margin-right: 0;
		margin-left: 0
	}

	.front-contact.c02 {
		padding: 50px 0 115px
	}

	.front-contact.c02 .front-contact__title {
		max-width: none;
		margin-right: 0;
		margin-left: 0
	}

	.front-contact__title {
		margin-bottom: 35px
	}

	.front-contact .btn-text {
		margin-bottom: 15px;
		font-size: 20px;
		font-size: 1.25rem
	}

	#contact .header {
		height: 125px
	}

	#contact .header__logo {
		top: 18px
	}

	#contact .header__logo img {
		width: 205px
	}

	#contact .section-title {
		margin-bottom: 65px
	}

	#contact .block-title {
		margin-bottom: 45px;
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 1.5
	}

	#contact .table-title {
		margin-bottom: 30px;
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 1.5
	}

	.contact-content {
		padding: 85px 0
	}

	.contact-content .required {
		width: 50px;
		height: 24px;
		margin-top: 0.15em;
		font-size: 15px;
		font-size: .9375rem
	}

	.contact-content__text {
		font-size: 16px;
		font-size: 1rem;
		line-height: 2.625;
		text-align: center
	}

	.contact-content__textLink {
		margin-bottom: 15px;
		font-size: 16px;
		font-size: 1rem
	}

	.contact-content__textLink a:hover {
		text-decoration: underline
	}

	.contact-content__noteList {
		margin-bottom: 35px
	}

	.contact-content__noteItem {
		font-size: 14px;
		font-size: .875rem;
		text-align: center
	}

	.form-table table {
		margin-bottom: 55px
	}

	.form-table table tr:first-child th {
		padding-top: 54px
	}

	.form-table table tr:first-child td {
		padding-top: 40px
	}

	.form-table table tr:last-child th {
		padding-bottom: 40px
	}

	.form-table table tr:last-child td {
		padding-bottom: 40px
	}

	.form-table table th,
	.form-table table td {
		display: table-cell;
		font-size: 18px;
		font-size: 1.125rem;
		vertical-align: top
	}

	.form-table table th {
		width: 300px;
		padding: 34px 15px 12px 15px
	}

	.form-table table th.checkTh {
		padding-top: 20px;
		padding-bottom: 20px
	}

	.form-table table td {
		width: calc(100% - 300px);
		padding: 20px 35px 20px 25px;
		background: #fafbfd
	}

	.form-table table td .supplement {
		font-size: 14px;
		font-size: .875rem
	}

	.form-table input[type="text"],
	.form-table input[type="email"],
	.form-table input[type="tel"],
	.form-table select,
	.form-table textarea {
		height: 56px;
		padding: 5px 25px;
		font-size: 18px;
		font-size: 1.125rem
	}

	.form-table input[type="text"].short,
	.form-table input[type="email"].short,
	.form-table input[type="tel"].short,
	.form-table select.short,
	.form-table textarea.short {
		max-width: 125px
	}

	.form-table input[type="text"].medium,
	.form-table input[type="email"].medium,
	.form-table input[type="tel"].medium,
	.form-table select.medium,
	.form-table textarea.medium {
		width: 75%;
		max-width: 335px
	}

	.form-table textarea {
		padding: 12px 15px
	}

	.form-table textarea {
		height: 235px
	}

	.form-table .pulldown::after {
		right: 15px
	}

	.form-table .pulldown select {
		padding-right: 35px
	}

	.form-table .check-label {
		height: 56px
	}

	.form-table .check-label > input[type=checkbox] {
		margin: 0 10px 0 0
	}

	.form-agree {
		font-size: 16px;
		font-size: 1rem
	}

	.form-submit {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.form-submit #mail_form {
		margin: 0 15px
	}

	.form-submit .m-btn {
		margin: 0;
		font-size: 20px;
		font-size: 1.25rem
	}

	.form-submit .m-btn:nth-child(n+2) {
		margin-top: 0
	}

	.form-submit .m-btn.back:hover {
		background: #fff;
		color: #777
	}

	.form-submit .m-btn.back:hover::before {
		border-top-color: #777;
		border-right-color: #777
	}

	.form-submit .m-btn.back:hover::after {
		background: #777
	}

	.form-submit .m-btn:hover {
		color: #223e69
	}
}

@media screen and (min-width: 1081px) {
	body {
		font-size: 15px;
		font-size: .9375rem
	}

	.u-m-n-i {
		display: inline
	}
}

@media screen and (min-width: 1281px) {
	body {
		font-size: 15px;
		font-size: .9375rem
	}
}

@media screen and (min-width: 1481px) {
	body {
		font-size: 15px;
		font-size: .9375rem
	}
}

@media screen and (min-width: 1601px) {
	body {
		font-size: 15px;
		font-size: .9375rem
	}
}

@media screen and (min-width: 1921px) {
	body {
		font-size: 15px;
		font-size: .9375rem
	}
}

@media screen and (min-width: 992px) {
	.m-btn {
		height: 120px;
		padding: 5px 65px 5px 25px
	}

	.m-btn.red .icon {
		width: 38px;
		height: 40px
	}

	.m-btn.blue .icon {
		width: 42px;
		height: 40px
	}

	.m-btn.green .icon {
		width: 35px;
		height: 35px;
		margin-right: 15px;
		background-size: auto 35px
	}

	.m-btn .icon {
		margin-right: 20px;
		background-size: auto 40px
	}

	.m-btn .text {
		font-size: 24px;
		font-size: 1.5rem
	}

	.front-service .service-anchor__item a {
		font-size: 20px;
		font-size: 1.25rem
	}

	.front-service__item {
		padding: 75px
	}

	.front-service__block .block-listWrap {
		padding: 35px 50px
	}

	.front-service__block .block3-catch .br {
		display: none
	}

	.front-contact .btn-text {
		font-size: 24px;
		font-size: 1.5rem
	}

	.form-table table th {
		width: 335px;
		padding: 34px 25px 12px 35px
	}

	.form-table table td {
		width: calc(100% - 335px);
		padding: 20px 55px 20px 35px
	}

	.form-submit .m-btn {
		font-size: 24px;
		font-size: 1.5rem
	}
}

#consultation1 .m-btn {
	margin: 30px auto 0;
}

@media screen and (min-width: 769px) {
	#consultation1 .m-btn {
		margin-top: 20px;
		-webkit-transform: scale(0.6542);
		transform: scale(0.6542);
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
	}

	#consultation1 .br-sp {
		display: none;
	}
}
