﻿@font-face {
	font-family: 'Yu Gothic';
	src: local('Yu Gothic Medium');
	font-weight: 100;
}
@font-face {
	font-family: 'Yu Gothic';
	src: local('Yu Gothic Medium');
	font-weight: 200;
}
@font-face {
	font-family: 'Yu Gothic';
	src: local('Yu Gothic Medium');
	font-weight: 300;
}
@font-face {
	font-family: 'Yu Gothic';
	src: local('Yu Gothic Medium');
	font-weight: 400;
} /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
figcaption,
figure,
main {
	display: block;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: inherit;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
[type='reset'],
[type='submit'],
button,
html [type='button'] {
	-webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type='checkbox'],
[type='radio'] {
	box-sizing: border-box;
	padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}
[type='search'] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details,
menu {
	display: block;
}
summary {
	display: list-item;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
html,
body {
	width: 100%;
	min-width: 960px;
	height: 100%;
	color: #393939;
	font-size: 16px;
	line-height: 1.875;
	text-align: center;
	font-family: 'Yu Gothic', '游ゴシック', YuGothic, '游ゴシック体', Meiryo,
		メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
		sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: transparent;
}
html.lock,
body.lock {
	overflow: hidden;
	position: fixed;
	height: 100%;
}
body {
	overflow-y: auto;
	overflow-x: hidden;
}
.is-pc {
	display: block !important;
}
.is-sp {
	display: none !important;
}
* {
	box-sizing: border-box;
}
a {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	pointer-events: auto !important;
	color: #d13840;
}
a:active,
a:visited {
	color: #d13840;
}
a:hover {
	cursor: pointer;
	text-decoration: underline;
}
li {
	list-style: none;
}
.off {
	visibility: hidden;
	display: none !important;
}
.gnav-current::after,
.gnav-hover::after,
body#service header #service::after,
body#service-consulting header #service::after,
body#service-agent header #service::after,
body#service-media header #service::after,
body#works header #works::after,
body#about header #about::after,
body#recruit header #recruit::after,
body#contact header #contact::after,
body.post-type-archive-column header #column::after,
body.single-column header #column::after {
	content: '';
	display: block;
	position: absolute;
	bottom: -30px !important;
	width: 100%;
	height: 3px;
	background-color: #d13840;
}
.menu-current::after,
body#service .menu #service::after,
body#service-consulting .menu #service::after,
body#service-agent .menu #service::after,
body#service-media .menu #service::after,
body#works .menu #works::after,
body#about .menu #about::after,
body#recruit .menu #recruit::after,
body#contact .menu #contact::after,
body.post-type-archive-column .menu #column::after,
body.single-column .menu #column::after {
	content: '';
	display: block;
	position: absolute;
	bottom: -15px;
	width: 100%;
	height: 3px;
	background-color: #d13840;
}
.gnav-hover::after {
	animation: 0.45s anim_gnav cubic-bezier(0.35, 0.01, 0.3, 1);
}
body:not(#top) .container {
	margin-top: 100px;
}
.wrapper {
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	ms-flex-direction: column;
	min-height: 100vh;
	width: 100%;
	margin: 0 auto;
}
.wrapper .hf-button {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 60px;
	text-align: left;
}
.wrapper .hf-button a {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	padding: 0;
	line-height: 1;
	border-radius: 25px;
	width: 300px;
	height: 50px;
}
.wrapper .hf-button a p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
.wrapper .hf-button:not(.no-icon) a p {
	left: calc(50% + 10px);
}
.wrapper .hf-button:not(.white) a {
	background-color: #d13840;
	transition: background-color 0.2s ease-out;
}
.wrapper .hf-button:not(.white) a p {
	color: #fff;
}
.wrapper .hf-button:not(.white) a p .icon {
	position: absolute;
	top: 50%;
	left: -10px;
	transform: translate(-100%, calc(-50% + 2px));
	-ms-transform: translate(-100%, -45%);
	width: 22px;
	height: 22px;
}
.wrapper .hf-button:not(.white):hover {
	cursor: pointer;
}
.wrapper .hf-button:not(.white):hover a {
	background-color: #d8565c;
}
.wrapper .hf-button.white a {
	background-color: #fff;
	border: 3px solid #d13840;
	line-height: 40px;
}
.wrapper .hf-button.white a p {
	color: #d13840;
}
.wrapper .hf-button.fixed a {
	display: block;
	padding: 0;
	width: 465px;
}
.wrapper .hf-button.fixed a p {
	margin: 0 5px 0 0;
}
.wrapper .hf-button.large {
	font-size: 20px;
}
.wrapper .hf-button.large.white a {
	line-height: 48px;
}
.wrapper .hf-button.large a {
	height: 60px;
	line-height: 55px;
	border-radius: 30px;
	padding: 0 90px;
}
.wrapper .hf-button.large a p {
	margin: 0 5px 0 0;
}
.wrapper .hf-button.large.fixed a {
	display: block;
	padding: 0;
	width: 465px;
}
.wrapper .hf-button.w100 a {
	display: block;
	width: 100%;
}
.wrapper .hf-button.m0 {
	margin: 0;
}
.wrapper .hf-button.w-center {
	text-align: center;
}
.wrapper .hf-button.w-center a {
	margin: 0 auto;
}
.wrapper header {
	position: fixed;
	width: 100%;
	top: 0;
	background-color: #fff;
	height: 100px;
	z-index: 9;
	padding: 0 20px;
}
.wrapper header .inner {
	position: relative;
	min-width: 960px;
	left: 0px;
	right: 0px;
	height: 100%;
	padding: 0;
	margin: 0 auto;
}
.wrapper header .inner .logo-wrapper {
	position: absolute;
	top: 34px;
	left: 40px;
	display: block;
}
.wrapper header .inner .logo-wrapper .logo {
	position: absolute;
	width: 44px;
}
.wrapper header .inner .logo-wrapper .logo svg {
	width: 100%;
}
.wrapper header .inner .logo-wrapper .heartfull {
	position: absolute;
	left: 60px;
	top: 4px;
	width: 160px;
}
.wrapper header .inner .gnav {
	position: absolute;
	width: 590px;
	height: 100%;
	right: 40px;
}
.wrapper header .inner .gnav ul {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
}
.wrapper header .inner .gnav ul li {
	position: relative;
	height: 100%;
}
.wrapper .menu .inner ul li a,
.wrapper header .inner .gnav ul li a { text-decoration: none }
.wrapper .menu .inner ul li .title,
.wrapper header .inner .gnav ul li .title {
    padding-top: 35px;
    font-weight: 900;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #000;
    line-height: 1;
    letter-spacing: 2px;
    transform: scale(.9, 1);
}
.wrapper .menu .inner ul li .title span,
.wrapper header .inner .gnav ul li .title span {
    display: block;
    font-weight: 500;
    font-size: 10px;
    margin-top: 8px;
    font-family: 'Noto Sans JP', sans-serif;
}
.wrapper header .inner .gnav ul li a {
	display: block;
	height: 100%;
}
.wrapper header .inner .gnav ul li a:hover {
	cursor: pointer;
}
.wrapper footer {
	display: block;
	position: relative;
	width: 100%;
	background-color: #f8f8f8;
	line-height: 1;
	padding: 0 60px;
	overflow: hidden;
}
.wrapper footer .inner {
	position: relative;
	min-width: 960px;
	left: 0px;
	right: 0px;
	padding: 100px 0 150px;
	margin: 0 auto;
	background: url('/wp-content/themes/heartfull/assets/img/cmn/arrow_footer.svg')
		no-repeat 50% 0%/42px 21px;
	background-color: #f8f8f8;
}
.wrapper footer .inner img {
	display: block;
	margin: 0 auto;
}
.wrapper footer .inner .contact-form {
	margin-bottom: 50px;
}
.wrapper footer .inner .contact-form .title {
	margin-bottom: 40px;
}
.wrapper footer .inner .contact-phone .title,
.wrapper footer .inner .contact-phone .phone-number {
	display: block;
	margin: auto;
	margin-bottom: 20px;
}
.wrapper footer .inner nav {
	position: absolute;
	left: 0;
	bottom: 38px;
	text-align: left;
}
.wrapper footer .inner nav ul {
	display: flex;
	display: -ms-flexbox;
	margin: 0;
	padding: 0;
}
.wrapper footer .inner nav ul li:not(:last-child) {
	margin-right: 50px;
}
.wrapper footer .inner nav ul li a {
	font-size: 14px;
	color: #393939;
}
.wrapper footer .inner nav ul li a:hover {
	color: #d13840;
	text-decoration: underline;
}
.wrapper footer .inner .copyrights {
	position: absolute;
	right: 80px;
	bottom: 38px;
	margin: 0;
	white-space: nowrap;
	font-size: 14px;
	color: #393939;
}
.wrapper footer .inner .page-top {
	position: absolute;
	right: -20px;
	bottom: 0;
	padding: 20px;
}
.wrapper footer .inner .page-top * {
	pointer-events: none !important;
}
.wrapper footer .inner .page-top:hover svg {
	fill: #fff;
	background: #d13840;
}
.wrapper .container {
	padding: 0;
	width: 100%;
	display: block;
}
.wrapper .container .page-mv {
	display: block;
	position: relative;
	width: 100%;
	min-width: 960px;
	height: 260px;
}
.wrapper .container .page-mv h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: 1;
	margin: 0;
}
.wrapper .container .box {
	display: flex;
	display: -ms-flexbox;
	-ms-flex-pack: space-between;
	justify-content: space-between;
}
.wrapper .container .box.h-center {
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}
.wrapper .container .box .col {
	flex: 1;
	-ms-flex: 1;
}
.wrapper .container .box .col:not(:last-child) {
	margin-right: 30px;
}
.wrapper .container section {
	position: relative;
}
.wrapper .container .inner {
	width: 960px;
	margin: 0 auto;
	min-width: 960px;
	text-align: left;
}
.wrapper .container .contents .hd {
	text-align: center;
}
.wrapper .container .contents h1,
.wrapper .container .contents h2 {
	text-align: center;
}
.wrapper .container .contents:not(.inner) .breadList {
	padding-bottom: 22px;
	max-width: 960px;
	margin: 0 auto;
}
.page .wrapper .container section.page-mv {
	height: 260px;
	position: relative;
	padding: 0 !important;
	text-align: center;
}
.page .wrapper .container section.page-mv .ttl {
	position: relative;
	color: #fff;
	top: 50%;
	left: 0;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1;
	margin: 0;
}
.page .wrapper .container section.page-mv .ttl img {
	vertical-align: middle;
}
.page .wrapper .container .inner {
	padding: 80px 0 22px 0;
}
.page .wrapper .container .inner h1,
.page .wrapper .container .inner h2,
.page .wrapper .container .inner h3,
.page .wrapper .container .inner h4,
.page .wrapper .container .inner h5,
.page .wrapper .container .inner h6,
.page .wrapper .container .inner p {
	margin: 0;
}
@keyframes anim_gnav {
	0% {
		opacity: 0;
		transform: scaleX(0);
		transform-origin: center;
	}
	100% {
		opacity: 1;
		transform: scaleX(1);
		transform-origin: center;
	}
}
h3 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.06em;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
label input {
	display: none;
}
label input:checked + span::after {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 12px;
	height: 12px;
	background: #d13840;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
label span {
	display: inline-block;
	line-height: 24px;
	padding-left: 34px;
	position: relative;
}
label span::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	background: #f8f8f8;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
input[type='text'],
input[type='url'],
input[type='email'] {
	-webkit-appearance: none;
	background: #f8f8f8;
	border: 0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 0 20px;
	width: 100%;
	line-height: 1;
}
textarea {
	-webkit-appearance: none;
	background: #f8f8f8;
	border: 0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 20px;
	width: 100%;
	resize: vertical;
}
input[type='text'],
input[type='url'],
input[type='email'] {
	height: 40px;
}
input[type='submit'] {
	-webkit-appearance: none;
	background: #d13840;
	border: none;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 64px;
	line-height: 64px;
	text-align: center;
}
input[type='submit'] span {
	background: url('/wp-content/themes/heartfull/assets/img/cmn/ico_btnHeart_white.png')
		no-repeat left 50%;
	background-size: 22px 17px;
	padding-left: 32px;
}
button {
	background: #d13840;
	border: none;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	height: 64px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
button::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 8px;
	width: 22px;
	height: 17px;
}
button:hover {
	cursor: pointer;
}
.mod-form-confirm {
	transition: background-color 0.2s ease-out;
}
.mod-form-confirm::before {
	background: url('/wp-content/themes/heartfull/assets/img/cmn/logo_w.svg')
		no-repeat 50% 50%/22px 17px;
}
.mod-form-confirm:hover {
	background-color: #d8565c;
}
.mod-form-cansel {
	color: #d13840;
	background-color: #fff;
	border: 3px solid #d13840;
	line-height: 40px;
	transition: all 0.2s ease-out;
}
.mod-form-cansel::before {
	background: url('/wp-content/themes/heartfull/assets/img/cmn/logo.svg')
		no-repeat 50% 50%/22px 17px;
}
.mod-form-cansel:hover {
	color: #d8565c;
	border: 3px solid #d8565c;
}
.mod-form-cansel:hover::before {
	opacity: 0.9;
}
.mod-form-send {
	transition: background-color 0.2s ease-out;
}
.mod-form-send::before {
	background: url('/wp-content/themes/heartfull/assets/img/cmn/logo_w.svg')
		no-repeat 50% 50%/22px 17px;
}
.mod-form-send:hover {
	background-color: #d8565c;
}
.mod-custom-select {
	position: relative;
}
.mod-custom-select .mod-custom-select__select {
	-webkit-appearance: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 300px;
	height: 40px;
	opacity: 0;
}
.mod-custom-select .mod-custom-select__inner {
	background: #f8f8f8;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	z-index: 0;
	padding: 0 25px 0 20px;
	width: 300px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
}
.mod-custom-select .mod-custom-select__inner::before,
.mod-custom-select .mod-custom-select__inner::after {
	content: '';
	display: block;
	position: absolute;
	border: 0;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 16px;
	margin-top: -5px;
}
.mod-custom-select .mod-custom-select__inner::before {
	width: 6px;
	height: 6px;
	background: #d13840;
}
.mod-custom-select .mod-custom-select__inner::after {
	width: 6px;
	height: 6px;
	background: #f8f8f8;
	margin-top: -7px;
}
.mod-custom-select .mod-custom-select__inner:hover {
	cursor: pointer;
}
.mod-custom-select.mod-custom-select-s {
	display: inline-block;
}
.mod-custom-select.mod-custom-select-s .mod-custom-select__select {
	width: 110px;
}
.mod-custom-select.mod-custom-select-s .mod-custom-select__inner {
	width: 110px;
}
.breadList {
	overflow: hidden;
	*zoom: 1;
	font-size: 14px;
	margin: 106px 0 0 0;
	padding: 0;
}
.breadList li {
	float: left;
	color: #393939;
	position: relative;
	padding-right: 10px;
	padding-left: 16px;
}
.breadList li::after {
	content: '';
	display: block;
	position: absolute;
	top: 9px;
	left: 0;
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 1px #d8d8d8;
	border-right: solid 1px #d8d8d8;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.breadList li a,
.breadList li a:hover,
.breadList li a:visited,
.breadList li a:active {
	color: #d13840;
}
.breadList li:first-child {
	padding-left: 0;
}
.breadList li:first-child::after {
	border-top: none;
	border-right: none;
}
.breadList li:first-child a {
	background: url('/wp-content/themes/heartfull/assets/img/cmn/logo.svg')
		no-repeat left 50%;
	background-size: 16px auto;
	padding-left: 24px;
}
.mod-st-table {
	width: 100%;
	border-collapse: collapse;
}
.mod-st-table tr:first-child th,
.mod-st-table tr:first-child td {
	border-top: 1px solid #dedede;
}
.mod-st-table tr th,
.mod-st-table tr td {
	border-bottom: 1px solid #dedede;
	padding: 30px 0;
	text-align: left;
	word-break: break-all;
	vertical-align: top;
}
.mod-st-table tr th {
	width: 210px;
}
.mod-st-table tr td {
	padding-left: 56px;
	padding-right: 30px;
}
.mod-st-table p {
	margin: 0;
}
.mod-st-ul {
	margin: 0;
}
.mod-st-ul li {
	list-style-type: none;
	margin-bottom: 6px;
}
.mod-st-ul li::before {
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #c6c6c6;
	position: relative;
	left: -15px;
	top: -3px;
}
.mod-st-ul li:last-child {
	margin-bottom: 0;
}
.mod-st-ol {
	margin: 0;
	padding: 0;
}
.mod-st-ol li {
	list-style-type: none;
	margin-bottom: 6px;
}
.mod-st-ol li:last-child {
	margin-bottom: 0;
}
.grid-row {
	overflow: hidden;
	*zoom: 1;
}
.grid-row .grid-col-left {
	float: left;
	width: 465px;
}
.grid-row .grid-col-right {
	float: right;
	width: 465px;
}
.grid-row .grid-col-3 {
	float: left;
	width: 300px;
	margin-right: 30px;
}
.grid-row .grid-col-3:nth-child(3n) {
	margin-right: 0;
}
.grid-row .grid-col-4 {
	float: left;
	width: 216px;
	margin-right: 32px;
}
.grid-row .grid-col-4:nth-child(4n) {
	margin-right: 0;
}
.mod-step {
	margin: 0 auto;
}
.mod-step.mod-step-3 {
	width: 564px;
}
.mod-step.mod-step-4 {
	width: 762px;
}
.mod-step .grid-row {
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.mod-step .grid-row .grid-col-3 {
	float: left;
	width: 178px;
	margin-right: 20px;
}
.mod-step .grid-row .grid-col-3:nth-child(3n) {
	margin-right: 0;
	width: 168px;
}
.mod-step .grid-row .grid-col-4 {
	float: left;
	width: 178px;
	margin-right: 20px;
}
.mod-step .grid-row .grid-col-4:nth-child(4n) {
	margin-right: 0;
	width: 168px;
}
.mod-step .grid-row .grid-col-5 {
	float: left;
	width: 178px;
	margin-right: 20px;
}
.mod-step .grid-row .grid-col-5:nth-child(5n) {
	margin-right: 0;
	width: 168px;
}
.mod-step .service-step {
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 3px solid #d13840;
	text-align: center;
}
.mod-step .service-step::before {
	content: '';
	position: absolute;
	top: 50%;
	right: -21px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 11px solid #fff;
	z-index: 2;
}
.mod-step .service-step::after {
	content: '';
	position: absolute;
	top: 50%;
	right: -27px;
	margin-top: -14px;
	border: 14px solid transparent;
	border-left: 13px solid #d13840;
	z-index: 1;
}
.mod-step .service-step.last-step::before,
.mod-step .service-step.last-step::after {
	display: none;
}
.mod-step .step-ttl {
	background: #d13840;
	padding: 3px 0 0 0;
}
.mod-step .step-detail {
	color: #d13840;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	padding: 30px 20px;
	position: relative;
}
.mod-step .step-detail .mt1rem {
	margin-top: 1rem !important;
}
.mod-step .step-detail .step-small {
	font-size: 16px;
}
.mod-exlink {
	background: url('/wp-content/themes/heartfull/assets/img/cmn/icon_link.svg')
		no-repeat right 50%;
	background-size: 14px auto;
	padding-right: 20px;
}
.identity-number {
	font-size: 14px;
}
.identity-number span:last-of-type {
	margin-left: 1em;
}
@media only screen and (max-width: 768px) {
	html,
	body {
		min-width: 0;
	}
	.is-pc {
		display: none !important;
	}
	.is-sp {
		display: block !important;
	}
	body:not(#top) .container {
		margin-top: 60px;
	}
	body:not(#top) footer .inner {
		background: transparent;
		background-color: #f8f8f8;
	}
	.wrapper .container {
		-webkit-overflow-scrolling: touch;
		overflow: auto;
	}
	.wrapper .container .container-inner {
		overflow-x: hidden;
	}
	.wrapper .hf-button a {
		display: block !important;
		width: 100% !important;
		padding: 0 !important;
	}
	.wrapper .hf-button a p {
		margin: 0 5px 0 0;
		letter-spacing: -0.1em;
	}
	.wrapper .hf-button.large-sp {
		font-size: 20px;
	}
	.wrapper .hf-button.large-sp.white a {
		line-height: 48px;
	}
	.wrapper .hf-button.large-sp a {
		height: 60px;
		line-height: 55px;
		border-radius: 30px;
		padding: 0 90px;
	}
	.wrapper .hf-button.large-sp a p {
		margin: 0 5px 0 0;
	}
	.wrapper header {
		position: fixed;
		width: 100%;
		height: 60px;
	}
	.wrapper header .inner {
		position: relative;
		left: 0px;
		right: 0px;
		height: 100%;
		max-width: 100%;
		min-width: 0;
	}
	.wrapper header .inner .logo-wrapper {
		top: 16px;
		left: 0;
	}
	.wrapper header .inner .logo-wrapper .logo {
		width: 36px;
	}
	.wrapper header .inner .logo-wrapper .heartfull {
		left: 47px;
		top: 1px;
		width: 130px;
	}
	.wrapper header .inner .logo-wrapper .heartfull svg {
		width: 130px;
	}
	.wrapper header .inner .menu-btn {
		position: absolute;
		display: block;
		right: 0;
		height: 100%;
	}
	.wrapper header .inner .menu-btn svg {
		margin: 18px 0 0;
	}
	.wrapper header .gnav {
		display: none;
	}
	.wrapper .menu {
		position: fixed;
		left: 0;
		z-index: 8;
	}
	.wrapper .menu .inner {
		display: block;
		width: 100vw;
		height: 100vh;
		top: 0;
		background: #fff;
	}
	.wrapper .menu .inner ul {
		position: absolute;
		display: block;
		left: 50%;
		top: 50%;
		margin: 0 0 0;
		padding: 0;
		transform: translate(-50%, -50%);
	}
	.wrapper .menu .inner ul li {
		position: relative;
		margin: 0;
		padding: 0;
	}
	.wrapper .menu .inner ul li .title {
		padding-top: 5px;
	}
	.wrapper .menu .inner ul li .title svg {
		fill: #393939;
	}
	.wrapper .menu .inner ul li:nth-child(1) .sub img {
		width: 41px;
	}
	.wrapper .menu .inner ul li:nth-child(2) .sub img {
		width: 49px;
	}
	.wrapper .menu .inner ul li:nth-child(3) .sub img {
		width: 41px;
	}
	.wrapper .menu .inner ul li:nth-child(4) .sub img {
		width: 19px;
	}
	.wrapper .menu .inner ul li:nth-child(5) .sub img {
		width: 61px;
	}
	.wrapper .menu .inner ul li:not(:last-child) {
		margin-bottom: 30px;
	}
	.wrapper footer {
		width: 100%;
		padding: 0 20px;
	}
	.wrapper footer .inner {
		padding: 80px 0 280px;
		position: relative;
		min-width: 0;
		max-width: 100%;
		width: 100%;
		left: 0px;
		right: 0px;
		margin: 0 auto;
	}
	.wrapper footer .inner .contact-form {
		margin-bottom: 50px;
	}
	.wrapper footer .inner .contact-form .title {
		max-width: 217px;
		width: 100%;
	}
	.wrapper footer .inner .contact-phone .title {
		max-width: 289px;
		width: 100%;
	}
	.wrapper footer .inner .contact-phone .phone-number img {
		max-width: 258px;
		width: 100%;
	}
	.wrapper footer .inner .contact-phone .sub {
		max-width: 188px;
		width: 100%;
	}
	.wrapper footer .inner nav {
		position: absolute;
		width: 100%;
		bottom: 70px;
	}
	.wrapper footer .inner nav ul {
		display: flex;
		display: -ms-flexbox;
		flex-direction: column;
		-ms-flex-direction: column;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	.wrapper footer .inner nav ul li:not(:last-child) {
		margin: 0 0 20px 0;
	}
	.wrapper footer .inner .copyrights {
		position: absolute;
		right: 0;
		bottom: 30px;
		margin: 0;
		width: 100%;
	}
	.wrapper footer .inner .page-top {
		position: absolute;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		bottom: 130px;
		padding: 20px;
	}
	.wrapper .container .page-mv {
		width: 100%;
		min-width: 0;
		height: 56vw;
		min-height: 210px;
	}
	.wrapper .container .page-mv h2 svg {
		height: 100%;
	}
	.wrapper .container .box {
		flex-direction: column;
		-ms-flex-direction: column;
	}
	.wrapper .container .box .col {
		width: 100%;
		flex: auto;
		-ms-flex: auto;
	}
	.wrapper .container .box .col:not(:last-child) {
		margin: 0 0 40px 0;
	}
	.wrapper .container .inner {
		width: calc(100% - 40px);
		min-width: auto;
		margin: 0 auto;
	}
	.wrapper .container .contents:not(.inner) .breadList {
		width: calc(100% - 40px);
		max-width: 100%;
	}
	.page .wrapper .container .page-mv-sp-layout {
		position: relative;
		width: 100%;
		min-width: 0;
		height: 56vw;
		min-height: 210px;
	}
	.page .wrapper .container section.page-mv {
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.page .wrapper .container section.page-mv .ttl {
		position: relative;
		color: #fff;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.page .wrapper .container .inner {
		padding: 50px 0 22px 0;
	}
	h3 {
		font-size: 22px;
		font-weight: bold;
	}
	h4 {
		font-size: 16px;
		font-weight: bold;
	}
	input[type='text'],
	input[type='url'],
	input[type='email'] {
		-webkit-appearance: none;
		background: #f8f8f8;
		border: 0;
		-moz-border-radius: 40px;
		-webkit-border-radius: 40px;
		border-radius: 40px;
		padding: 0 20px;
		height: 50px;
	}
	textarea {
		-webkit-appearance: none;
		background: #f8f8f8;
		border: 0;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px;
		padding: 20px;
		width: 100%;
		resize: vertical;
	}
	input[type='submit'] {
		-webkit-appearance: none;
		background: #d13840;
		border: none;
		-moz-border-radius: 30px;
		-webkit-border-radius: 30px;
		border-radius: 30px;
		color: #fff;
		display: block;
		font-size: 20px;
		font-weight: bold;
		height: 64px;
		line-height: 64px;
		text-align: center;
	}
	input[type='submit'] span {
		background: url('/wp-content/themes/heartfull/assets/img/cmn/ico_btnHeart_white.png')
			no-repeat left 50%;
		background-size: 22px 17px;
		padding-left: 32px;
	}
	button {
		width: 100%;
		height: 60px;
		-moz-border-radius: 30px;
		-webkit-border-radius: 30px;
		border-radius: 30px;
	}
	.mod-custom-select .mod-custom-select__select {
		width: 100%;
		height: 50px;
	}
	.mod-custom-select .mod-custom-select__inner {
		-moz-border-radius: 40px;
		-webkit-border-radius: 40px;
		border-radius: 40px;
		padding: 0 25px 0 20px;
		width: 100%;
		height: 50px;
		line-height: 50px;
	}
	.mod-custom-select .mod-custom-select__inner::before,
	.mod-custom-select .mod-custom-select__inner::after {
		width: 8px;
		height: 8px;
		right: 20px;
		margin-top: -7px;
	}
	.mod-custom-select .mod-custom-select__inner::after {
		margin-top: -10px;
	}
	.breadList {
		overflow: hidden;
		*zoom: 1;
		font-size: 14px;
		margin: 82px 0 0 0;
		padding: 0;
	}
	.breadList li {
		float: left;
		color: #393939;
		position: relative;
		padding-right: 10px;
		padding-left: 16px;
	}
	.breadList li::after {
		content: '';
		display: block;
		position: absolute;
		top: 7px;
		left: 0;
		width: 6px;
		height: 6px;
		border: 0px;
		border-top: solid 1px #d8d8d8;
		border-right: solid 1px #d8d8d8;
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.breadList li a,
	.breadList li a:hover,
	.breadList li a:visited,
	.breadList li a:active {
		color: #d13840;
	}
	.breadList li:first-child {
		padding-left: 0;
	}
	.breadList li:first-child::after {
		border-top: none;
		border-right: none;
	}
	.breadList li:first-child a {
		background: url('/wp-content/themes/heartfull/assets/img/cmn/logo.svg')
			no-repeat left 50%;
		background-size: 16px auto;
		padding-left: 24px;
	}
	.mod-st-table {
		width: 100%;
	}
	.mod-st-table tr:first-child th {
		border-top: 1px solid #dedede;
	}
	.mod-st-table tr:first-child td {
		border-top: none;
	}
	.mod-st-table tr th,
	.mod-st-table tr td {
		width: 100%;
		display: block;
		padding: 30px 0;
		text-align: left;
		word-break: break-all;
		vertical-align: top;
	}
	.mod-st-table tr th {
		border-bottom: none;
	}
	.mod-st-table tr td {
		border-bottom: 1px solid #dedede;
		padding: 0;
	}
	.grid-row .grid-col-left,
	.grid-row .grid-col-right {
		float: none;
		width: 100%;
		margin: 0;
	}
	.grid-row .grid-col-3 {
		float: none;
		width: 100%;
		margin: 0;
	}
	.grid-row .grid-col-3:nth-child(3n) {
		width: 100%;
	}
	.grid-row .grid-col-4 {
		float: none;
		width: 100%;
		margin: 0;
	}
	.grid-row .grid-col-4:nth-child(4n) {
		width: 100%;
	}
	.grid-row .grid-col-5 {
		float: none;
		width: 100%;
		margin: 0;
	}
	.grid-row .grid-col-5:nth-child(5n) {
		width: 100%;
	}
	.mod-step {
		margin: 0 auto;
	}
	.mod-step.mod-step-3,
	.mod-step.mod-step-4,
	.mod-step.mod-step-5 {
		width: 100%;
	}
	.mod-step .grid-row .grid-col-3 {
		float: none;
		width: 100%;
		margin: 0;
	}
	.mod-step .grid-row .grid-col-3:nth-child(3n) {
		width: 100%;
	}
	.mod-step .grid-row .grid-col-4 {
		float: none;
		width: 100%;
		margin: 0;
	}
	.mod-step .grid-row .grid-col-4:nth-child(4n) {
		width: 100%;
	}
	.mod-step .grid-row .grid-col-5 {
		float: none;
		width: 100%;
		margin: 0;
	}
	.mod-step .grid-row .grid-col-5:nth-child(5n) {
		width: 100%;
	}
	.mod-step .grid-row .service-step {
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		margin-bottom: 33px;
	}
	.mod-step .grid-row .service-step::before,
	.mod-step .grid-row .service-step::after {
		top: auto;
		bottom: auto;
		right: auto;
		left: auto;
		margin: 0;
		border: none;
	}
	.mod-step .grid-row .service-step::before {
		content: '';
		position: absolute;
		bottom: -24px;
		left: 50%;
		margin-left: -15px;
		border: 12px solid transparent;
		border-top: 12px solid #fff;
		z-index: 2;
	}
	.mod-step .grid-row .service-step::after {
		content: '';
		position: absolute;
		bottom: -30px;
		left: 50%;
		margin-left: -17px;
		border: 14px solid transparent;
		border-top: 14px solid #d13840;
		z-index: 1;
	}
	.mod-step .grid-row .service-step.service-step01 .step-ttl img {
		width: 72.5px;
	}
	.mod-step .grid-row .service-step.service-step02 .step-ttl img {
		width: 74.5px;
	}
	.mod-step .grid-row .service-step.service-step03 .step-ttl img {
		width: 74.5px;
	}
	.mod-step .grid-row .service-step.service-step04 .step-ttl img {
		width: 75px;
	}
	.mod-step .grid-row .service-step.service-step05 .step-ttl img {
		width: 74.5px;
	}
	.mod-step .grid-row .last-step {
		margin: 0;
	}
	.mod-step .grid-row .step-ttl {
		padding: 4px 0;
	}
	.mod-step .grid-row .step-detail {
		padding: 25px 25px;
	}
	.mod-step .grid-row .step-detail .mt1rem {
		margin-top: 0 !important;
	}
	.mod-step .grid-row .step-detail br {
		display: none;
	}
	.mod-step .grid-row .step-detail br.sp-block {
		display: block;
	}
	.identity-number {
		font-size: 14px;
	}
	.identity-number span {
		display: block;
	}
	.identity-number span:last-of-type {
		margin-left: 0;
	}
}
