@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/

body, html {
    margin: 0!important;
    padding: 0;
    height: 100%;
}
body.home.page-template {
    background-color: #000;
}

body.home p {
	    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 300;
    line-height: 30px;
}

#top_wrap {
    background-image: url(https://miqael.jp/wp-content/uploads/main11.jpg);
    background-size: 100% auto; /* 幅を100%にし、高さを自動調整 */
    background-repeat: no-repeat;
}

#top_wrap_inner {
        margin: 0 auto;
}

body #header {
    background-color: #000;
}

nav#mainNav ul li.current-menu-item a {
    background-color: #000!important;
}

#wpadminbar {
    display: none;
}

.sticky-header #header > .inner {
    display: none;
}

a.top_button {
background-color: #FF395D;
    display: inline-block;
    color: #fff;
    height: 30px;
    width: 98px;
    text-align: center;
    border-radius: 50px;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 29px;
    font-weight: 500;
}



body.home a.top_button {
background-color: #FF395D;
    display: inline-block;
    color: #fff;
    height: 55px;
    width: 240px;
    text-align: center;
    border-radius: 50px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 52px;
    font-weight: 400;
}




#first {
    padding-bottom: 674px;
	width: 80%;
	margin: 0 auto;
}

#first div.post h1 {
    color: #fff;
    font-size: 96px;
}

#first div.post h1 span {
    color: #fff;
    font-size: 36px;
	font-weight: 300;
    margin-left: 20px;
}

#top_wrap section h2 {
    float: none;
    color: #fff;
    font-size: 70px;
    padding: 0;
    padding-bottom: 10px;
}

div.flex {
    display: flex;
}

div.flex figure img {
    width: 100%;
}

figcaption {
    color: #fff;
}




@media(max-width: 768px){

#works {
    margin: 0 auto;
    padding-bottom: 100px;
	margin-bottom: 30px;
	background: #000;
}

#works article {
	width: 80%;
	margin: 0 auto;
}

section #about{
	margin: 0 auto;
	background: #000;
}

section #about article {
	margin: 0 auto;
	width: 80%;
	margin: 0 auto;
}

#profile{
	margin: 0 auto;
}

}






#works .flex {
    padding-bottom: 50px;
}

body #about p {
color: #fff;
    padding-bottom: 50px;
    font-size: 17px;
    letter-spacing: 2px;
    font-weight: 300;
    line-height: 30px;
}

#about div.flex {
    display: block;
}	

#about img {
    width: 80%;
    float: right;
    padding-bottom: 250px;
	position: relative;
    right: -13%;
	margin-top: 50px;
}

@media(max-width: 768px) {
	#about img {
    max-width: none;
    width: 130%;
    /* float: right; */
    padding-bottom: 250px;
    position: relative;
}
}

#about div::after {
    content: "";
    display: table;
    clear: both;
}

div.button_wrap {
    text-align: center;
}

#profile p {
    color: #fff;
    padding-bottom: 50px;
    font-size: 20px;
    letter-spacing: 2px;
}

#profile img {
    width: 100%;
    float: right;
	position: relative;
    right: -13%;
}

#profile div::after {
    content: "";
    display: table;
    clear: both;
}

body #profile p {
    color: #fff;
    padding-bottom: 50px;
    font-size: 17px;
    letter-spacing: 2px;
}

@media(max-width: 768px){
	body #profile p {
		width: 80%;
		margin: 0 auto;
		font-size: 15px;
}
}


#works.top_works_add {
	padding-top:50px;
}








@media(min-width: 769px){
	#works.top_works_add {
	width: 80%;
	margin: 0 auto;
}
	
	#works.top_works_add div.flex {
	margin: 0 auto;
	gap: 20px;
}
	
	#works.top_works_add2{
	width: 80%;
	margin: 0 auto;
}

	section #about {
		width: 80%;
	margin: 0 auto;	
	}
	
	#profile {
	margin: 0 auto;
	background: #000;
	}
	#profile h2,#profile p,#profile article {
		width: 80%;
		margin: 0 auto;
	}
	.add_wkbtn {
		padding-bottom: 70px;
	}
	#profile_bottom {
		padding: 150px 0 100px;
	}
}



#profile {
	background: #000;
}




#profile_bottom figure {
    width: 100%;
}

#profile_bottom h2 {
    text-align: center;
    font-size: 57px;
}



body #profile_bottom p {
    color: #fff;
    padding-bottom: 70px;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: center;
}

@media(min-width:1025px) {
body.home {
	background-image: url('https://miqael.jp/wp-content/uploads/profile_buttom1-2.jpg');
    background-repeat: no-repeat; /* 画像の繰り返しを無効化 */
	background-position: center;
}
}

body #profile_bottom article {
	display: none;
}


#profile_bottom div.flex figure img {
    width: 85%;
    margin-right: 30px;
}

body #profile_bottom div.flex {
    margin-left: 0px;
}

body #profile_bottom h2 {
    font-size: 40px;
    line-height: 69px;
	margin-bottom: 30px;
}
@media(max-width: 1366px) {
	body #profile_bottom h2 {
    font-size: 38px;
}
}


div.flex figure:last-of-type img {
    margin-right: 0;
}

#mainImg {
	display: none;
}

#wrapper {
    width: 100%;
    max-width: 100%;
	padding: 0;
}

body.home  header {
	display: none;
}

body.home  header#header {
	display: block;
}

h1.title, .post h1, header#h1Header h1.title {
	text-align: left;
}

body.home .post h2 {
    font-size: var(--rem36);
    font-family: var(--font-family01);
    font-weight: 600;
    text-align: left;
    letter-spacing: 0;
    padding: 0;
    margin: auto;
}


body.home .post h2::after {
    content: '';
    position: relative;
    visibility: visible;
    display: block;
    width: auto;
    height: auto;
    background: none;
    margin: 0;
}

section #about {
	padding-bottom: 150px;
}

span.bottom-loop {
	margin-left: 50px;
}

#front_bottom_content {
	color: #fff;
	background: #000;
	background: linear-gradient(to bottom, #000000 0%, #240178 100%);
	padding: 0;
}

footer#footer {
  background: linear-gradient(to bottom, #000000 0%, #240178 100%);
	padding-bottom: 70px;
}

#front_bottom_content a {
	color: #fff;
}

#front_bottom_content p.time {
	color: #000;
	background: #fff;
}

#front_bottom_content p.time {
	color: #000;
	background: #fff;
	font-weight: 400px;
	padding: 7px 15px;
}

#front_bottom_content .cat-news a{
	color: #000;
}


body.home ul.post > li {
    margin-bottom: 0;
	padding: 20px;
}

body.home ul.post > li .post_text70 {
    position: relative;
    padding-bottom: 0px;
}

body.home ul.post li.clearfix  {
	border-top: solid 1px;
}

h1.bottom-loop {
	color: #fff;
	margin-bottom: 30px;
}

div.cv_wrap img {
	width: 100%;
	display: block;
}

footer#footer #copyright {
	background: none;
}

figcaption {
	font-size: 14px;
    margin-top: 7px;
	font-weight: 300;
}


/* menuの設定 */
nav#mainNav ul li a b {
		color: #fff;
}

nav#mainNav ul li.current-menu-item a b, nav#mainNav ul li a:hover b, nav#mainNav ul li a:active b, nav#mainNav ul li.current-menu-parent a b {
	color: #fff;
}
/* menuの設定 */

#front-sectionPost {
	width: 80%;
	margin: 0 auto;
	max-width: 80%;
}


/* profile */
#post-144 {
	max-width: 1200px;
	margin: 0 auto;
}

#post-144 p{
    color: #fff;
    padding-bottom: 50px;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 30px;
}

#post-144 h2 {
	margin: 0;
	text-align: left;
	color: #fff;
	font-size: 57px;
}

#post-144 h2.jp {
	margin: 0;
	text-align: left;
	color: #fff;
	font-size: 37px;
}

#post-144 .post h2::after {
    content: '';
    position: relative;
    visibility: visible;
    display: inline;
    width: auto;
    height: auto;
    background: var(--color-primary);
    margin: 0;
}

#post-144 .post h3 {
    padding: 0;
    margin: 0;
    border-bottom: none;
	color: #fff;
}

body.page-id-144 {
	background: #000;
}

#post-144 p.int_q {
	color: #00FF85;
	font-weight: 500;
}

#int_1_1 h2 {
	font-size: 40px;
	padding-bottom: 30px;
}

.icon_wrap figure {
	float: left;
	padding-right: 24px;
}


header#h1Header h1.title {
text-align: center;
}


#post-144 p.int_q {

}

#post-144 {
    max-width: 1024px;
    margin: 0 auto;
}

#post-144 h3 {
    font-size: 30px;
}

#post-144 #int2 h2 {
}

#post-144 #int2 h3 {
	padding-bottom: 50px;
}

#post-144 .img_wrap {
	display: flex;
	gap: 30px;
}

.icon_wrap {
	padding-bottom: 70px;
}

.int_a {
	border-bottom: none;
}

.int_q span {
	font-size: 36px;
	margin-right: 10px;
}

#int_1 h2 {

}

#post-144 #int_1 h3 {
	padding-bottom: 30px;
}

#post-144 .img_wrap  {
	padding-bottom: 100px;
}


/* about */
#post-146 {
	max-width: 1200px;
	margin: 0 auto;
}

#post-146 p {
    color: #fff;
    padding-bottom: 50px;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 24px;
}

#post-146 h2 {
	margin: 0;
	text-align: left;
	color: #fff;
	font-size: 50px;
}

#post-146 h2.jp {
	margin: 0;
	text-align: left;
	color: #fff;
	font-size: 37px;
}

#post-146 .post h2::after {
    content: '';
    position: relative;
    visibility: visible;
    display: inline;
    width: auto;
    height: auto;
    background: var(--color-primary);
    margin: 0;
}

#post-146 .post h3 {
    padding: 0;
    margin: 0;
    border-bottom: none;
	color: #fff;
}

body.page-id-146 {
	background: #000;
}

#post-146 p.int_q {
	color: #00FF85;
	font-weight: 500;
}

#int_1_1 h2 {
	font-size: 40px;
	padding-bottom: 30px;
}

.icon_wrap figure {
	float: left;
	padding-right: 24px;
}


header#h1Header h1.title {
text-align: center;
}


#post-146 p.int_q {
  width: 90%;
}

#post-146 {
    max-width: 1024px;
    margin: 0 auto;
}

#post-146 .post h2 {
    margin-bottom: 20px;
}

#post-146 .post h3 {
    font-size: 30px;
    margin-bottom: 20px;
}

#post-146 #int2 h2 {
}

#post-146 #int2 h3 {
	padding-bottom: 50px;
}

#post-146 .img_wrap {
display: flex;
}

.icon_wrap {
	padding-bottom: 70px;
}

.int_a {
	border-bottom: none;
}

.int_q span {
	font-size: 36px;
	margin-right: 10px;
}

#int_1 h2 {

}


#post-146 .post h4 {
	color: #fff;
    color: #fff;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

#post-146 .post h4::before {
    content: '';
    position: absolute;
    width: .7em;
    height: 2px;
    background: var(--color-primary);
    top: .8em;
    left: 0;
    display: none;
}

#post-146 .img_wrap  {
	padding-bottom: 100px;
}

#post-146 p.about_first_text {
    margin-bottom: 50px;
}


#profile1,#profile2,#profile3 {
    padding-bottom: 100px;
}

body.page-id-146 {
    background: linear-gradient(180deg, #000000 0%, #0d0031 100%);
}

nav#mainNav ul li.current-menu-item a span, nav#mainNav ul li.current-menu-parent a span {
	display: none;
}

nav#mainNav ul li a span {
	display: none;
}

nav#mainNav ul li a:hover {
	background: #000;
	opacity: 0.7;
}

body.category-news #wrapper {
    max-width: 1024px;
}

body.single-post #wrapper{
	max-width: 1024px;
}


body.post-type-archive-result #wrapper {
		max-width: 1024px;
}

body.post-type-archive-result .post .time, .postlist .time, .post2b .time, .post4b .time {
		display: none;
}
   
body.post-type-archive-result #cat-post li .post_contents {
		display: none;
}

body.post-type-archive-result .post_link {
		display: none;
}

body.post-type-archive-result ul.post > li {
		display: inline-block;
}

/*
body.post-type-archive-result ul li:nth-child(1) {
		margin-right: 20px;
}
*/

/*
body.post-type-archive-result ul li:nth-child(2) {
	margin-right: 20px;
}

body.post-type-archive-result ul li:nth-child(4) {
		margin-right: 20px;
}

body.post-type-archive-result ul li:nth-child(5) {
	margin-right: 20px;
}


body.post-type-archive-result .post .post_img {
	width: 100%;
}
*/

/* 詳細ページ */
body.single-result {
    background-color: #000;
    color: #fff;
}

body.single-result table {
    text-align: left;
}

body.single-result table tr th {
    padding: 5px 40px 5px 0;
}

body.single-result #breadcrumb ul li, #breadcrumb ul li a {
    color: #fff;
}

body.single-result section {
    display: none;
}

body.single-result #wrapper {
    max-width: 600px;
    margin: 0 auto;
}

body.single-result section {
    display: none;
}

body.single-result #wrapper div.main_photo img {
    width: 100%;
}


/* 実績一覧 */
body.post-type-archive-result {
  background-color: #000000;
}

body.post-type-archive-result h2 a {
  color: #fff;
  display: block;
}

body.post-type-archive-result h2 {
  color: #fff;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 0px;
	padding: 30px 0 40px;
}

body.post-type-archive-result .post h2.cat-loop {
    text-align: left;
}

body.post-type-archive-result #breadcrumb ul li, #breadcrumb ul li a {
  color: #fff;
}

body.post-type-archive-result div.button_wrap {
  margin-top: 20px;
  margin-bottom: 10px;
}

body.post-type-archive-result div.button_wrap a.ji_fir {
  margin-right: 10px;
}


p.cv_top {
color: #fff;
    width: 85%;
    margin: 0 auto;
    line-height: 31px;
    font-size: 17px;
    margin-top: 20px;
    font-weight: 300;
}

div.back_button_wrap {
	text-align: center;
	margin-top: 50px;
}

h2.news_top {
    color: #fff;
    font-size: 70px;
    padding: 0;
    padding-bottom: 50px;
	font-weight: 500;
}

#header .logo a {
	color: #fff;
}

#header a.head_btn.tel_btn {
	display: none;
}

nav div.panel ul li {
	margin-right: 50px;
}

a:hover img {
	opacity: 1;
}

#wpcf7-f6-p21-o1 {
	max-width: 600px;
	margin: 0 auto;
}

#wpcf7-f6-p21-o1 p a  {
	color: #fff;
}



.linkBtn, .post .linkBtn {
    position: relative;
    display: inline-block;
    width: 200px;
    max-width: 500px;
    color: #fff;
    line-height: 1.8;
    text-align: center;
    background: var(--color-primary);
    padding: 0;
    margin: 0 auto;
    border-radius: 5px;
    transition: all .3s;
	border-radius: 50px;
}

.linkBtn, .post .linkBtn {
	background: #FF395D;
}

.wpcf7-form .must {
	background: #FF395D;
}

.post table th {
	background: none;
}

.single-post div.back_button_wrap {
	display: none;
}

body.single-post #breadcrumb ul li a {
	color: #000;
}

body.category-news .button_wrap {
	display: none;
}

body.category-news h2.add_h2 {
	display: none;
}

body.category-news #breadcrumb ul li a {
	color: #000;
}

body.category-news .cv_top {
	display: none;
}

#footer .footnav ul > li {
	padding: 0 50px;
}

div.img_wrap figure {
	width: 50%;
	    width: 50%;
    height: 300px;
    overflow: hidden;
}

@media(max-width: 768px) {
	div.img_wrap figure {
    width: 100%;
    height: auto;
}
}

#post-144 h3.rie_h3 {
	margin-bottom: 50px;
}


div.img_wrap img {
	width: 100%;
	height: auto;
}

div.borrow a {
	display: block;
    /* width: 100%; */
    /* height: 23vh; */
    /* overflow: hidden; */
    /* object-fit: cover; */
    aspect-ratio: 16 / 11;
}

.post-type-archive div.borrow a {
	display: block;
	width: 320px;
	height: 200px;
}

@media(max-width: 768px) {
	.post-type-archive div.borrow a {
	width: auto;
	height: 200px;
}
}



div.borrow img {	
	object-fit: cover;
    aspect-ratio: 16 / 11;
}

@media (min-width: 1550px) {
	div.borrow img {
	object-fit: cover;
    aspect-ratio: 16 / 11;
		width: 360px;
}
}



.post-type-archive div.borrow img {
	width: 320px;
}






@media(max-width: 1024px) {
	body.post-type-archive div.borrow img {

}
}

@media(max-width: 500px) {
	body.post-type-archive div.borrow img {
	width: 140px;
	height: 93px;
}
	
	.post-type-archive div.borrow a {
		height: 100px;
	}
	
	.post-type-archive div.borrow a {
	display: block;
	width: auto;
	height: auto;
}
	div.button_wrap {
		padding-bottom: 0;
	}

}










div.borrow {
	display: flex;
	gap: 20px;
	margin-bottom: 50px;
}

span.art_name {
	color: #fff;
}

#profile {
	padding-bottom: 50px;
}


@media (max-width: 768px) {
	
	#first div.post h1 {
    font-size: 36px;
	}
	
	#first div.post h1 span {
		font-size: 14px;
	}
	
	#top_wrap section#works h2 {
		font-size: 30px;
	}
	#first {
    padding-bottom: 550px;
}
	div.flex {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
		gap: 20px;
}
	
	div.flex figure img {
    width: 100%;
    margin-right: 0px;
}
	
	#top_wrap {
		margin-top: 60px;
	}
	
	#top_wrap section h2 {
		font-size: 50px;
	}
	
	#works figure {
		margin-bottom: 0px;
		width: calc((100% - 20px) / 2);
	}
	
	#works {
		padding-bottom: 0px;
		margin-bottom: 0;
	}
	
	body #about p {
		font-size: 15px;
		width: 80%;
		margin: 0 auto;
	}
	
	section #about {
    padding-bottom: 50px;
}
	
	div.borrow {
		display: flex;
		margin-bottom: 0;
		gap: 10px;
	}
	
	body.post-type-archive 	div.borrow {
		display: flex;
		margin-bottom: 0;
		gap: 20px;
	}
	
	
		div.borrow figcaption {
	font-size: 12px;
	}
	
	div.button_wrap {
		padding-bottom: 50px;
	}
	
		div.button_wrap.add_wkbtn {
		margin-top: 20px;
	}

	div.button_wrap img {
		margin-top: 50px;
		width: 100%;
	}
	
	#about img {
	}
	
	div.pro_button {
		text-align: center;
		margin-bottom: 50px;
	}
	
	#profile img {
max-width: none;
        width: 130%;
        margin-top: 50px;
		position: relative;
    right: -13%;
	}
	
	#top_wrap section h2 {
        font-size: 30px;
        line-height: 42px;
		width: 80%;
		margin: 0 auto;
    }
	
	body #profile_bottom p {
		font-size: 16px;
	}
	
	body #profile_bottom div.flex {
		margin: 0;
	}

	#profile_bottom div.flex figure img {
    width: 100%;
    margin-right: 0px;
}

		#profile_bottom {
		padding-top: 100px;
		padding-bottom: 100px;
		background-image: url(https://miqael.jp/wp-content/uploads/profile_buttom1-2.jpg);
        background-repeat: no-repeat;
        background-position: center;
	}
	
	
	#profile_bottom figure {
		margin-bottom: 20px;
	}
	
		#profile_bottom .flex {
		display: flex;
			flex-wrap: nowrap;
	}
	
	
	
	#front_bottom_content {
		padding: 0;
	}
	
	#profile {
		padding: 0;
		background: #000;
		padding-top: 70px;
	}
	
	#footer .footnav ul > li::before, #footer .footnav ul > li::after {
		display: none;
	}
	
	h2.news_top {
		font-size: 50px;
	}
	
	nav#mainNav ul li a {
		background: #000;
	}
	
	#content, #content.wide {
		width: 100%;
	}
	
	body.post-type-archive-result h2 {
		font-size: 26px;
	}
	
	body.post-type-archive-result div.button_wrap a.ji_fir {
   	 margin-right: 0px;
		margin-bottom: 15px;
}
	body.post-type-archive-result ul.post > li {
		display: block;
		margin-right: 0;
	}

	
	#post-144 h2 {
		font-size: 46px:
	}
	#post-144 .post h3 {
		font-size: 20px;
	}
}



@media (max-width: 768px) {
	#works.top_works_add2 {
		background: #000;
	}
	#works.top_works_add2 div.borrow {
        /* display: flex; */
        /* margin-bottom: 0; */
        /* gap: 10px; */
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }
	#works.top_works_add2 div.borrow img {
		width: 297px;
	}
}

@media(max-width: 500px) {
	div.button_wrap {
		padding-bottom: 0;
	}
	
	#works.top_works_add2 div.borrow img {
		width: 183px;
	}
	
		body.post-type-archive 	div.borrow {
		display: flex;
		margin-bottom: 0;
		gap: 10px;
		justify-content: space-between;
	}
	body.post-type-archive-result figcaption {
		padding-bottom: 10px;
	}
}

@media(max-width: 430px){
	#works.top_works_add2 div.borrow img {
		width: 162px;
	}
}

@media(max-width: 400px){
	#works.top_works_add2 div.borrow img {
		width: 140px;
	}
}




#page-id-144 div.img_wrap {
	width: auto;
	height: auto;
	max-width: 1024px;
    margin: 0 auto;
}

ul.children {
	display: none;
}

#post-23 header h1 {
	text-align: center;
}

body.page-id-23 #breadcrumb ul li, #breadcrumb ul li a {
	color: #000;
}


.cat-item-1 {
	display: none;
}


body.post-type-archive-result #breadcrumb ul li, #breadcrumb ul li a{
	color: #fff
}

body.page-id-144 #breadcrumb ul li, #breadcrumb ul li a{
	color: #fff
}

body.page-id-146 #breadcrumb ul li, #breadcrumb ul li a{
	color: #fff
}

body.page-id-21 #breadcrumb ul li, #breadcrumb ul li a{
	color: #000;
}

body.single-result #breadcrumb ul li, #breadcrumb ul li a{
	color: #fff;
}

body.page-id-21 #breadcrumb ul li, #breadcrumb ul li a {
	color: #000;
}


body.page-id-21 h1 {
	text-align: center;
}

body.page-id-21 .post table th {
	width: 40%;
	color: #fff;
}

body.page-id-21 {
	background: linear-gradient(180deg, #000000 0%, #0d0031 100%);
	color: #fff;
}

body.page-id-21 .cv_wrap {
	display: none;
}

body.page-id-21 .cv_wrap_sp {
	display: none;
}


body.page-id-21 h1 {
	color: #fff;
}



body.page-id-144 #breadcrumb ul li, #breadcrumb ul li a {
		color: #fff;
}

body.page-id-23 .linkBtn {
	height: 55px;
    width: 200px;
    line-height: 53px;
}

#header-upper {
    display: none;
}

#header-upper h1 {
	display: none;
}

@import url('https://design-code.holo-server.com/wp-content/themes/mrp04/style.css');
@import url('https://design-code.holo-server.com/wp-content/themes/mrp04-child/css/custom.css');
@import url('https://design-code.holo-server.com/wp-content/themes/mrp04-child/style.css');

/*--------------------
flow01
--------------------*/
.flowlist {
  padding-left: 10rem;
  position: relative;
  color: #fff;
}
.flowlist::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 10rem;
}
.flowlist > li {
  position: relative;
}
.flowlist > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flowlist > li .icon {
  font-size:1.6rem;
  color: #000;
  background: #fff;
  padding: 0.8rem 1rem;
  display: block;
  position: absolute;
  top: 0;
  left: -13rem;
  z-index: 100;
  font-style: italic;
}
.flowlist > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flowlist > li dl {
  padding-left: 7rem;
  position: relative;
	padding-top: 0.7rem;
}
.flowlist > li dl::before,
.flowlist > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
}
.flowlist > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: 0;
  background: #1A1A1A;
  border-radius: 50%;
  left: -4px;
}
.flowlist > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
	top: 2.3rem;
}
.flowlist > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 1.6rem;
}
@media (max-width: 768px) {
	.flowlist > li .icon {
		font-size: 1.2rem;
	}

	.flowlist {
		padding-left: 10rem;
	}

	.flowlist > li .icon {
		left: -11rem;
	}

	.flowlist::before {
		left: 10rem;
	}

	.flowlist > li dl {
		padding-left: 4.5rem;
	}

	.flowlist > li dl::after {
		width: 30px;
	}

	.flowlist > li dl dt {
		font-size: 1.4rem;
	}
}


body.page-id-146 #content.wide {
	padding-bottom: 100px;
}

.post-type-archive-result div.borrow {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

body.post-type-archive-result div.borrow {
	margin-top: 50px;
}

@media(max-width: 768px) {
body.post-type-archive-result div.borrow {
	margin-top: 0px;
}
}


@media(max-width: 1024px) {
body.post-type-archive-result div.borrow {
	margin: 0 auto;
	margin-top: 50px;
}
}




body:post-type-archive-result #content.wide {
	display: none;
}


body.post-type-archive-result #content {
	display: none;
}

p.cv_top {
	padding-bottom: 100px;
}

body.category-news div.borrow {
	display: none;
}

body.post-type-archive-result figcaption {
	padding-bottom: 20px;
}

@media(max-width: 500px) {
	body.post-type-archive-result figcaption {
	width: auto;
	text-align: left;
}
}



body.page-contact #breadcrumb ul li a {
	color: #fff
}

body.page-id-21 #breadcrumb ul li, #breadcrumb ul li a {
	color: #fff;
}

.page-sitemap #breadcrumb ul li a {
	color: #000;
}

.page-privacy #breadcrumb ul li a {
	color: #000;
}

.home #profile_bottom div.flex figure img {
    width: 100%;
    margin-right: 0;
}

@media(max-width:768px) {
	.home #profile_bottom div.flex figure img {
    width: 100%;
    margin-right: 0;
}
}

body.page-about header#h1Header {
	background: #000;
}

body.page-id-144 header#h1Header {
	background: #000;
}

.page-thanks #breadcrumb ul li a {
	color: #000;
}

body.post-type-archive-result .post {
	margin: 0;
}

@media(max-width: 768px) {

	.cv_wrap {
		display: none;
	}
	
	#footer .footnav ul > li {
		padding-bottom: 20px;
	}
}

@media(min-width: 769px) {
	.cv_wrap_sp {
		display: none;
	}
}


.cv_wrap_sp img {
	width: 100%;
	display: block;
}


.post .subimitarea .linkBtn input[type="submit"] {
	padding: 0;
	height: 55px;	
}


h2.acf_h2 {
	font-size: 30px;
    padding: 20px 0 30px 0;
	line-height: 36px;
}

@media print, screen and (max-width: 1023px) {
    .mobile #header {
        background: #000000;
        box-shadow: 0 0 6px rgba(0, 0, 0, .2);
        z-index: 9999;
    }
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
    width: 35px;
    background: #ffffff;
}

@media(max-width:500px) {
	.icon_wrap figure img {
		width: 80px;
	}
}


.img_wrap2 {
	margin-bottom: 50px;
}


h1.title.first {
	
}

.spmenu #menu p {
	color: #fff;
}

a.detail_btn {
	height: 40px;
    width: 140px;
    line-height: 37px;
    font-size: 14px;
}

.spmenu #menu p {
    transform: translateX(-50%);
    left: 50%;
    top: 55%;
}

body.home .spmenu #menu p {
	left: 50%;
    top: 35%;
}

@media(max-width:500px) {
	body.home a.top_button {
        background-color: #FF395D;
        display: inline-block;
        color: #fff;
        height: 50px;
        width: 200px;
        text-align: center;
        border-radius: 50px;
        font-size: 15px;
        letter-spacing: 3px;
        line-height: 46px;
        font-weight: 400;
}
}


.single-post h1.title.aaa {
	display: none;
}


@media print, screen and (min-width: 800px) {
    .post .post_img {
        width: auto;
    }
}


body.post-type-archive-result #mainImg, body.post-type-archive-result #breadcrumb{
	margin-top: 60px;
}



@media (min-width: 768px) and (max-width: 1366px) {
    #works.top_works_add2 {
        width:100%;
		background:#000;
    }
	#works.top_works_add2 h2 {
        width:80%;
		margin: 0 auto;
    }
	#works.top_works_add2 article {
        width:80%;
		margin: 0 auto;
    }
	section #about {
		background: #000;
		width: 100%;
	}
	
	section #about h2 {
		width: 80%;
		margin: 0 auto;
	}
	
		section #about p{
		width: 80%;
		margin: 0 auto;
	}
}

header#h1Header h1.title {
	position: absolute;
	width: 100%;
	top: 60%;
}


@media(max-width:768px) {
	body.result-template-default.mobile #breadcrumb {
    margin-top: 60px;
}
}




@media(max-width:768px) {
	body.post-type-archive-result div.borrow {
		width: 90%;
	}
}



@media print, screen and (max-width: 799px) {
   body.post-type-archive-result .post .post_img {
        max-width: 300px;
        text-align: center;
        margin: 0 auto;
    }
}


@media(max-width: 500px) {
	body.post-type-archive-result figcaption {
		padding-bottom: 10px;
	}
	body.single-result #wrapper {
		width: 85%;
	}
		#top_wrap section h2 {
        font-size: 21px;
    }
}


@media(max-width:1024px) {
.post-type-archive-result div.borrow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 75%;
}
}


@media(max-width:820px) {
.post-type-archive-result div.borrow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 93%;
}
}

.flowlist > li .icon {
    font-size: 1.6rem;
    color: #000;
    background: #fff;
    padding: 0.8rem 1rem;
    display: block;
    position: absolute;
    top: 0;
    left: -9rem;
    z-index: 100;
    font-style: italic;
}


body.result-template-default iframe {
	width: 100%;
	padding: 50px 0 0;
}



body.mobile.page-id-17 #mainImg, body.mobile.page-id-17 #breadcrumb {
	margin-top: 60px;
}

body.mobile.page-id-19 #mainImg, body.mobile.page-id-19 #breadcrumb {
	margin-top: 60px;
}


@media(max-width: 1024px) {
	#profile_bottom {
        padding-top: 100px;
        padding-bottom: 0px;
        background-image: url(https://miqael.jp/wp-content/uploads/profile_buttom1-2.jpg);
        background-repeat: no-repeat;
        background-position: center;
        margin-top: 150px;
        background-size: cover;
		margin-bottom: 100px;
	}
	
	section #about {
	}
}


@media(max-width:1024px) {
	#works.top_works_add div.flex {
	  flex-wrap: wrap;
		justify-content: center;
}
	#works.top_works_add div.flex figure a {
	  display: block;
		width: 300px;
}
}
	
@media(max-width:500px) {
	#works.top_works_add div.flex figure a {
		width: auto;
}

div.borrow figcaption {
        font-size: 12px;
        width: 140px;
    }
	
    #works article {
        width: 84%;
        margin: 0 auto;
    }
	
	h2.acf_h2{
		font-size: 24px;
            font-weight: bold;
		line-height: 36px;
	}

}
	
	
	body.result-template-default a {
	color:#fff;
	text-decoration: underline;
}
	
		body.result-template-default #wrapper #content a  {
	color:#fff;
	text-decoration: underline;
}



@media (min-width: 769px) and (max-width: 1024px) {
div.borrow {
    display: flex;
    gap: 20px;
    margin-bottom: 50px;
    flex-wrap: wrap;
	justify-content: center;
}
}
	
@media only screen and (max-width: 1023px) {
    nav#mainNav ul li a {
        background-color: rgb(0 0 0);
        color: #000;
        border-bottom: 1px solid #ddd;
    }
}




body.post-type-archive-works {
	background: #000;
}


body.post-type-archive-works div.borrow {
	flex-wrap: wrap;
	margin-top: 50px;
	justify-content: space-around;
	gap: 0;
}

body.post-type-archive-works h2 {
    color: #fff;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 0px;
    padding: 30px 0 40px;
}

body.post-type-archive-works #breadcrumb ul li, #breadcrumb ul li a {
    color: #fff;
}

body.post-type-archive-works #mainImg, body.post-type-archive-works #breadcrumb {
    margin-top: 60px;
}

body.post-type-archive-works #wrapper {
	width: 60%;
}

body.post-type-archive-works .post {
	margin: 0;
	margin-bottom: 40px;
}

@media(max-width: 1367px) {
	body.post-type-archive-works #wrapper {
    width: 87%;
}
}






article.property_cat-result {
	display: none;
}

body.works-template-default {
	background: #000;
}


body.works-template-default #breadcrumb ul li, body.works-template-default #breadcrumb ul li a {
	color: #fff;
}


body.works-template-default #wrapper {
	max-width: 500px;
}

body.works-template-default #content.wide {
	color: #fff;
}

body.works-template-default #wrapper .main_photo img {
	width: 100%;
}

article.type-works {
	display: none;
}


body.single-works iframe {
	width: 100%;
	margin-top: 50px;
}

@media(max-width:767px) {
body.single-works iframe {
	width: 100%;
	height: auto;
	margin-top: 50px;
}
}

body.single-works #content p a {
	color: #fff;
	text-decoration: underline;
}


@media(max-width: 768px) {
	body.page-id-23 {
		text-align: center;
	}
}


@media(min-width: 1024px) {
	div.spmenu {
		display: none;
	}
}