@charset "UTF-8";
/*
Theme Name: Assista miraiwork
Version: 1.0
Author: Keita Tanaka
*/
/*------ リセット ---------------------------------------------------------------*/
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
	outline-style: none;
}
a {
	color: rgba(233, 113, 50);
	text-decoration: none;
	transition: .3s;
}
a:hover {
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
a:active, a:focus {
	outline: 0;
}
img {
	border: 0;
}
.grecaptcha-badge {
	visibility: hidden;
}
.indent {
	text-indent: -1em;
	padding-left: 1em;
}
.mint_bold {
	color: rgba(114, 192, 185, 1.00);
	font-weight: bold;
}
@media (max-width:480px) {
	.f_16 {
		font-size: 16px;
	}
	.f_18 {
		font-size: 18px;
	}
	.d_b {
		display: block;
	}
	.d_n {
		display: none;
	}
}
/*----------- 全体 ---------------------------------------------------*/
@media (min-width:481px) {
	#container {}
}
@media (max-width:480px) {
	#container {
		width: 100%;
		margin: 0 auto;
	}
	.elementor video {
		max-width: none !important;
		width: 150% !important;
		height: auto !important;
	}
	.elementor-element-ef61c7f .e-con-inner {
		padding: 5% 0 40% !important;
	}
}
/*----------- ヘッダー ---------------------------------------------------*/
@media (min-width:481px) {
	#top_header {
		width: 100%;
		position: fixed;
		top: 0;
		z-index: 99;
		background-color: rgba(255, 255, 255, 1.0);
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	}
	#header {
		margin: 0 auto;
		padding: 0 5%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	#header h1 a {
		width: 155px;
		height: 155px;
		margin: 10px;
		display: block;
	}
	#header h1 a img {
		width: 100%;
		height: auto;
	}
	#header p {
		color: rgb(233, 113, 50);
		border-bottom: solid 2px rgb(233, 113, 50);
		padding: 0 0 10px;
		font-weight: bold;
		margin-bottom: 5px;
	}
}
@media (max-width:480px) {
	#top_header {
		width: 100%;
		padding: 60px 0 0;
		background-color: rgba(255, 255, 255, 1);
	}
	#header {
		width: 100%;
		margin: 0 auto;
	}
	#header h1 a {
		margin: 0 auto;
		display: block;
	}
	#header h1 a img {
		width: 50%;
		height: auto;
		margin: auto;
		display: block;
	}
	#header p {
		color: rgb(233, 113, 50);
		border-bottom: solid 2px rgb(233, 113, 50);
		padding: 0 0 10px;
		font-weight: bold;
		margin: 20px auto 5px;
		font-size: 24px;
		width: 90%;
		text-align: center;
		line-height: 1.6;
		z-index: 100;
		position: relative;
	}
}
/*------ メインメニュー -------------------*/
@media (min-width:481px) {
	.nav_wrap {
		width: 880px;
	}
	nav {
		text-align: center;
		margin: 0;
		padding: 15px 0;
	}
	nav ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	nav ul li {
		display: inline-block;
		line-height: 1;
		width: 120px;
	}
	nav ul li:first-of-type {
		margin-left: 0;
	}
	.btn {
		display: block;
		max-width: 250px;
		padding: 10px 0;
		position: relative;
		overflow: hidden;
		border: 2px solid rgb(233, 113, 50);
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		cursor: pointer;
	}
	.btn span {
		position: relative;
		z-index: 3;
		color: rgb(233, 113, 50);
		transition: color 0.2s ease;
	}
	.btn:hover span {
		color: rgb(255, 255, 255);
	}
	.btn::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgb(233, 113, 50);
		transform: scaleX(0);
		transform-origin: right top;
		transition: transform 0.2s ease-out;
	}
	.btn:hover::before {
		transform-origin: left top;
		transform: scaleX(1);
	}
}
/*----------- トップ ---------------------------------------------------*/
.top_works .elementor-image-box-content {
	margin-top: -55%;
	position: absolute;
}
.top_works .elementor-image-box-content h3 a {
	display: block;
}
#container p {
	line-height: 1.8;
	margin-bottom: 15px;
}
#category-posts-REPLACE_TO_ID-internal {
	padding: 0;
}
#category-posts-REPLACE_TO_ID-internal li {
	font-size: 16px;
	list-style-type: none;
	border-bottom: 1px solid rgb(122, 122, 122);
	margin-bottom: 15px;
	padding-bottom: 15px;
	line-height: 1.5;
}
.cat-post-footer-link {
	text-align: right;
	display: block;
}
#category-posts-REPLACE_TO_ID-internal li a:hover, .cat-post-footer-link:hover {
	text-decoration: underline;
}
.cat-post-date {
	color: rgba(51, 51, 51, 1.00);
}
.heading:before {
	position: absolute;
	top: calc(50% - 5px);
	width: 20px;
	height: 10px;
	content: '';
	border-top: solid 10px rgb(0, 56, 147);
}
.heading_w:before {
	position: absolute;
	top: calc(50% - 5px);
	width: 20px;
	height: 10px;
	content: '';
	border-top: solid 10px rgb(255, 255, 255);
}
.heading:before, .heading_w:before {
	left: 0;
}
.jigyo_btn a {
	width: 80%;
	align-items: start;
	display: flex;
	margin: 0 auto;
}
@media (min-width:481px) {
	.heading, .heading_w {
		position: relative;
		display: inline-block;
		margin-left: -75px;
		padding-left: 35px;
	}
	.s_heading {
		position: relative;
		display: inline-block;
		padding: 0 100px;
	}
	.s_heading:before, .s_heading:after {
		content: '';
		position: absolute;
		top: 40%;
		display: inline-block;
		width: 80px;
		height: 5px;
		background-color: rgb(0, 56, 147);
	}
	.s_heading:before {
		left: 0;
	}
	.s_heading:after {
		right: 0;
	}
	.top_span {
		font-family: "Roboto", Sans-serif;
		font-size: 55%;
		font-weight: 900;
	}
	.v_5px {
		vertical-align: 5px;
	}
}
@media (max-width:480px) {
	.heading, .heading_w {
		position: relative;
		display: inline-block;
		padding-left: 35px;
	}
	.s_heading {
		position: relative;
		display: inline-block;
		padding: 0 75px;
	}
	.s_heading:before, .s_heading:after {
		content: '';
		position: absolute;
		top: 40%;
		display: inline-block;
		width: 60px;
		height: 5px;
		background-color: rgb(0, 56, 147);
	}
	.s_heading:before {
		left: 0;
	}
	.s_heading:after {
		right: 0;
	}
	.top_span {
		font-family: "Roboto", Sans-serif;
		font-size: 55%;
		font-weight: 900;
	}
	.v_5px {
		vertical-align: 5px;
	}
}
/*------ 会社案内 ------------------------*/
.name {
	font-size: 30px;
	display: block;
	line-height: 1.2;
}
.shikaku_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
@media (min-width:481px) {
	.shikaku_wrap dt {
		background-color: rgba(0, 56, 147, 1.00);
		color: rgba(255, 255, 255, 1.00);
		padding: 15px;
		width: 23%;
		margin-bottom: 20px;
		text-align: center;
	}
}
@media (max-width:480px) {
	.shikaku_wrap dt {
		background-color: rgb(0, 56, 147);
		color: rgb(255, 255, 255);
		padding: 15px 5px;
		width: 49%;
		margin-bottom: 10px;
		text-align: center;
		align-items: center;
		display: grid;
		justify-content: center;
	}
}
/*----------- ページナビ ---------------------------------------------------*/
.wp-pagenavi {
	margin: 50px 0;
	text-align: center;
}
/*----------- フッター ---------------------------------------------------*/
.footer_name {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px
}
footer h6 {
	font-size: 16px;
}
footer a {}
footer ul {
	margin: 0 0 20px 2em;
	list-style: disc;
}
footer li {
	margin-bottom: 5px;
}
footer li a:hover {
	text-decoration: underline;
}
#page_top {
	width: 50px;
	height: 50px;
	position: fixed;
	right: 5%;
	background: rgba(255, 255, 255, 0.70);
	border: 1px solid rgba(114, 192, 185, 1.00);
	z-index: 9999;
}
#page_top a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
}
#page_top a::before {
	content: '▲';
	font-size: 25px;
	color: rgba(114, 192, 185, 1.00);
	position: absolute;
	width: 25px;
	height: 25px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}
.grecaptcha-badge {
	visibility: hidden;
}
@media (min-width:481px) {
	footer {
		background-color: rgb(246, 198, 173);
		padding: 0 5% 0;
		margin: 10px auto;
	}
	.footer_wrap {
		margin: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.fb01 {
		display: flex;
		align-items: center;
	}
	.fb02 {
		width: 50%;
		display: flex;
		flex-flow: column;
		justify-content: space-between;
		padding: 20px 0 10px;
	}
	.fb02_inner {
		height: 90px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	footer .fb01 a {
		display: block;
		line-height: 0;
	}
	footer .fb01 a img {
		width: 150px;
		height: auto;
	}
	footer h6 {
		width: 25%;
	}
	footer h6 a {
		color: rgb(233, 113, 50);
		transition: 0.3s ease;
	}
	footer h6 a:hover {
		color: rgba(239, 154, 109, 1.00);
	}
	footer address {
		font-size: 16px;
		line-height: 1.5;
		font-style: normal;
		background: rgb(242, 170, 132);
		color: white;
		padding: 15px 100px 15px 20px;
	}
	#copyright {
		text-align: right;
		font-style: normal;
		font-size: 12px;
		clear: both;
		display: block;
		color: rgb(233, 113, 50);
		padding-right: 10px;
		margin-bottom: 10px;
	}
}
@media (max-width:480px) {
	footer {
		background-color: rgb(246, 198, 173);
		margin: 10px auto;
	}
	.footer_wrap {
		margin: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 20px 0;
	}
	.fb01 {
		display: flex;
		align-items: center;
		background: rgb(242, 170, 132);
	}
	.fb02 {
		display: flex;
		flex-flow: column;
		justify-content: space-between;
		padding: 20px 0 10px;
	}
	.fb02_inner {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		padding-left: 12%;
		row-gap: 20px;
	}
	footer .fb01 a {
		display: block;
		line-height: 0;
		width: 30%;
	}
	footer .fb01 a img {
		width: 100%;
		height: auto;
	}
	footer h6 {
		width: 50%;
	}
	footer h6 a {
		color: rgb(233, 113, 50);
		transition: 0.3s ease;
	}
	footer h6 a:hover {
		color: rgba(239, 154, 109, 1.00);
	}
	footer address {
		font-size: 16px;
		line-height: 1.5;
		font-style: normal;
		background: rgb(242, 170, 132);
		color: white;
		padding: 10px;
	}
	#copyright {
		text-align: right;
		font-style: normal;
		font-size: 12px;
		clear: both;
		display: block;
		color: rgb(233, 113, 50);
		padding-right: 10px;
		margin-bottom: 10px;
	}
}
/*---------- Navi ---------------------------*/
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.posts-navigation .nav-previous {
	padding-left: 15px;
}
.posts-navigation .nav-next {
	padding-right: 15px;
}
.post-navigation {
	margin: 30px 0 45px;
	background-color: #f7f7f7;
	padding: 30px;
	position: relative;
}
.post-navigation a {
	color: #47425d;
}
.post-navigation .nav-previous:hover span, .post-navigation .nav-next:hover span {
	color: #47425d;
}
.post-navigation span {
	color: #c7c7c7;
	transition: color 0.3s;
}
.post-navigation .nav-previous span {
	margin-right: 10px;
}
.post-navigation .nav-previous {
	border-right: 1px solid #ebebeb;
}
.post-navigation .nav-next span {
	margin-left: 10px;
}
.navigation.pagination {
	margin-top: 30px;
}
.woocommerce nav.woocommerce-pagination ul li {
	border: 0;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers, .nav-links .page-numbers {
	background-color: #f7f7f7;
	padding: 20px;
	line-height: 1;
	display: inline-block;
	color: #443f3f;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.current, .woocommerce nav.woocommerce-pagination ul li .page-numbers:hover, .nav-links .page-numbers:not(.dots):hover, .nav-links .page-numbers.current {
	background-color: rgba(0, 56, 147, 1.0);
	color: #fff;
}
.woocommerce nav.woocommerce-pagination ul {
	border: 0;
	margin: 0;
}
@media (min-width: 991px) {
	nav.woocommerce-pagination {
		margin-top: 45px;
	}
}
/*----------- table ---------------------------------------------------------------*/
.table01 ul li{
	text-indent: -2em;
	padding-left: 2em;
	margin-bottom: 15px;
}
.table03 {
	width: 100%;
	margin: 0 auto;
	line-height: 1.5;
	border-collapse: separate;
	border-spacing: 10px 0;
}
.table03 th, .table03 td {
	width: 25%;
	padding: 10px;
	text-align: center;
}
.table03 th:first-of-type {
	background: rgba(228, 228, 228, 1.00);
}
.table03 th:nth-of-type(2) {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(240, 139, 86, 1.00);
}
.table03 th:nth-of-type(3) {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(65, 168, 241, 1.00);
}
.table03 th:nth-of-type(4) {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(50, 186, 174, 1.00);
}
.table03 tr:nth-last-of-type(even) td:nth-of-type(2) {
	background: rgba(251, 222, 207, 1.00);
}
.table03 tr:nth-last-of-type(even) td:nth-of-type(3) {
	background: rgba(201, 230, 251, 1.00);
}
.table03 tr:nth-last-of-type(even) td:nth-of-type(4) {
	background: rgba(196, 235, 232, 1.00);
}
@media (min-width:481px) {
	.table01, .table02 {
		width: 100%;
		border-collapse: collapse;
		margin: 0 auto;
		line-height: 1.5;
	}
	.table01 th, .table01 td {
		padding: 20px;
		border-bottom: 1px solid rgba(114, 192, 185, 1.00);
		line-height: 1.4;
	}
	.table01 th {
		color: rgba(114, 192, 185, 1.00);
		text-align: left;
		vertical-align: top;
		width: 120px;
	}
	.table02 th {
		color: rgba(255, 255, 255, 1.00);
		padding: 10px;
		background: rgba(114, 192, 185, 1.00);
		line-height: 1.4;
	}
	.table02 td {
		padding: 10px;
		line-height: 1.4;
	}
	.table02 tr:nth-of-type(odd) td, .table03 tr:nth-of-type(odd) td {
		background: rgba(248, 248, 248, 1.00);
	}
}
@media (max-width:480px) {
	.table01, .table02 {
		border-collapse: collapse;
		margin: 0 auto;
		width: 100%;
		line-height: 1.5;
	}
	.table01 td {
		padding: 10px;
		border: none;
		text-align: left;
		display: block;
	}
	.table01 th {
		border: none;
		padding: 10px;
		text-align: left;
		display: block;
		color: rgba(255, 255, 255, 1.00);
		background: rgba(114, 192, 185,1.00);
	}
	.table02 thead {
		display: none;
	}
	.table02 tr {
		display: block;
		margin-bottom: 10px;
	}
	.table02 td {
		border: none;
		display: block;
		padding: 10px;
		background: rgba(255, 255, 255, 1);
	}
	.table02 td:nth-of-type(1)::before {
		content: "作業項目";
		display: block;
		border-block-end: 2px solid rgb(114, 192, 185);
		padding-bottom: 5px;
		margin-bottom: 5px;
		color: rgb(114, 192, 185);
		font-weight: bold;
	}
	.table02 td:nth-of-type(2)::before {
		content: "単価";
		display: block;
		border-block-end: 2px solid rgb(114, 192, 185);
		padding-bottom: 5px;
		margin-bottom: 5px;
		color: rgb(114, 192, 185);
		font-weight: bold;
	}
	.table02 td:nth-of-type(3)::before {
		content: "説明";
		display: block;
		border-block-end: 2px solid rgb(114, 192, 185);
		padding-bottom: 5px;
		margin-bottom: 5px;
		color: rgb(114, 192, 185);
		font-weight: bold;
	}
	
	.table02 tr:nth-of-type(even) td{
		background: rgb(248, 248, 248);
	}
	.scroll {
		overflow: scroll;
		white-space: nowrap;
	}
	.alignleft, .alignright {
		float: none;
		width: 100%;
		margin: auto;
		display: block;
	}
	.m_d {
		display: block;
	}
}
/*----------- 問い合わせ ------------*/
.wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 30px;
}
.s_red {
	font-size: 13px;
	color: rgba(215, 0, 0, 1.00);
}
.wpcf7-form p {
	font-size: 18px !important;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(114, 192, 185);
}
.wpcf7-text {
	font-size: 16px;
	border: 1px solid rgb(219, 219, 219);
	margin-left: 1em;
	padding: 10px;
	color: rgba(0, 0, 0, 1.00) !important;
	width: 50%;
	background-color: rgb(250, 250, 250) !important;
}
.wpcf7-date {
	font-size: 20px;
	height: 40px;
	background-color: rgb(250, 250, 250);
}
.wpcf7-checkbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.wpcf7-checkbox::before {
	content: "";
	display: block;
	width: 23.5%;
	order: 1;
	margin-left: 1em;
}
.wpcf7-checkbox::after {
	content: "";
	display: block;
	width: 23.5%;
	margin-left: 1em;
}
.wpcf7-checkbox span {
	width: 23.5%;
}
.wpcf7-date {
	margin-left: 1em;
}
.wpcf7 textarea {
	font-size: 16px;
	border: 1px solid rgb(219, 219, 219);
	padding: 10px;
	margin-left: 1em;
	color: rgba(0, 0, 0, 1.00) !important;
	width: calc(100% - 2em);
	background-color: rgb(250, 250, 250) !important;
}
.wpcf7 input[type="submit"] {
	color: rgba(255, 255, 255, 1.00) !important;
	width: 80%;
	font-size: 20px;
	font-weight: normal;
	display: block;
	margin: 50px auto 0;
	background-color: rgb(114, 192, 185) !important;
	border: 1px solid rgb(114, 192, 185);
	border-radius: 10px;
	transition: all 0.3s ease-in-out;
	padding: 20px 0;
}
.wpcf7 input[type="submit"]:hover {
	cursor: pointer;
	color: rgba(114, 192, 185, 1.00) !important;
	background-color: rgb(255, 255, 255) !important;
	border: 1px solid rgb(114, 192, 185);
	transition: all 0.3s ease-in-out;
	padding: 20px 0;
}
#pp_box {
	overflow: scroll;
	height: 100px;
	background: rgb(255, 255, 255);
	padding: 10px;
	border: 1px solid rgb(0, 0, 0);
}
#pp_box h5 {
	font-size: 13px !important;
	margin-bottom: 10px;
}
#pp_box h6 {
	font-size: 12px !important;
	margin-bottom: 10px;
}
#pp_box p {
	font-size: 11px !important;
	margin-bottom: 10px !important;
	border-bottom: none;
}
#pp_box li {
	font-size: 11px !important;
}
@media (max-width:480px) {
	.wpcf7-checkbox span {
		width: 100% !important;
		margin-bottom: 15px;
	}
	.wpcf7-text {
		width: 80%!important;
	}
}
/*---------margin------------*/
.m_t10 {
	margin-top: 10px !important;
}
.m_t20 {
	margin-top: 20px !important;
}
.m_t30 {
	margin-top: 30px !important;
}
.m_t50 {
	margin-top: 50px !important;
}
.m_t100 {
	margin-top: 100px !important;
}
.m_b10 {
	margin-bottom: 10px !important;
}
.m_b20 {
	margin-bottom: 20px !important;
}
.m_b30 {
	margin-bottom: 30px !important;
}
.m_b50 {
	margin-bottom: 50px !important;
}
.m_b100 {
	margin-bottom: 100px !important;
}
.m_l10 {
	margin-left: 10px !important;
}
.m_l20 {
	margin-left: 20px !important;
}
.m_l30 {
	margin-left: 30px !important;
}
.m_l50 {
	margin-left: 50px !important;
}
.m_l100 {
	margin-left: 100px !important;
}
.m_r10 {
	margin-right: 10px !important;
}
.m_r20 {
	margin-right: 20px !important;
}
.m_r30 {
	margin-right: 30px !important;
}
.m_r50 {
	margin-right: 50px !important;
}
.m_r100 {
	margin-right: 100px !important;
}