@charset "UTF-8";

/* 共通 */


html {
    /* scroll-behavior: smooth; */
}

/* body {
    font-family: 'FOT-筑紫A丸ゴシック Std B', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    padding-top: 110px;
} */

.font_mincho2 {
    font-family: 'Source Serif Pro', serif;
}

.flex_just_end {
    justify-content: flex-end;
}

.w50 {
    width: 50%;
}

.w48 {
    width: 48%;
}

.tb-menu2,
.w1560_block,
.w1450_block,
.w1380_block,
.w1150_block,
.w1023_block {
    display: none;
}

.bg_white {
    background: #FFF;
}

.bg_gray {
    background: #f6f6f6;
}

.bg_blue {
    background: #e6edf8;
}

.bg_green {
    background: #dbe7e3;
}


.color_white,
.color_white a {
    color: #FFF;
}

h2 {
    text-align: center;
    margin-bottom: 50px;
    /* font-size: 26px; */
    font-size: 32px;
    letter-spacing: 0.08em;
    position: relative;
}

h2 span {
    /* font-size: 14px; */
    font-size: 20px;
    display: block;
    font-family: 'Source Serif Pro', serif;
    font-weight: bold;
}

.breadcrumbs_wrap {
    background: #fafafa;
}

.breadcrumbs {
    padding: 10px 0;
}

.breadcrumbs i {
    padding-left: 15px;
    padding-right: 15px;
}

.breadcrumbs .current-item {
    color: #000;
    font-weight: normal !important;
}

.color_red {
    color: #F00;
}

.color_blue {
    color: #0066cc;
}

.color_dark_blue {
    color: #333333;
}

.color_gray {
    color: #636363;
}

.color_orange {
    color: #f08344;
}

.color_pink {
    color: #e85298;
}

.page_wrap {
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}

.page_head_img {
    border-top: 1px solid #f5f4f4;
    border-bottom: 1px solid #f5f4f4;
    align-items: center;
}

.page_head_img .title_text_wrap {
    /* width: 28.65%;
    padding-left: 3%; */
    text-align: center;
    margin: 0 auto;
}

.page_head_img h1 {
    width: auto;
    display: inline-block;
    /* 
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    line-height: 1;
    margin-top: 70px; */
    font-weight: normal;
    white-space: nowrap;
    color: #444444;
    text-align: center;
    position: relative;
}

.page_head_img h1::after {
    content: "";
    width: 100%;
    height: 2px;
    background: linear-gradient(#e458cd , #000);
    background: -moz-linear-gradient(left, #e458cd, #ed7d58);
    background: -webkit-linear-gradient(left, #e458cd, #ed7d58);
    background: linear-gradient(to right, #e458cd, #ed7d58);
    position: absolute;
    bottom: -5px;
    left: 0;
    /* left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); */
}

.category .page_head_img span {
    padding-bottom: 10px;
}

.page_head_img span {
    /* font-size: 92px; */
    font-size: 94px;
    color: transparent;
    background: -webkit-linear-gradient(0deg, #e459cb, #ed7c5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-family: 'Source Serif Pro', serif;
    letter-spacing: 5.1px;
    font-weight: bold;
}

/* #page_top {
    position: fixed;
    bottom: 100px;
    right: -50px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -o-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    z-index: 999;
}

#page_top p {
    font-size: 18px;
}

#page_top a {
    color: #000;
    display: block;
    border: 1px solid #ef8344;
    padding: 10px;
    position: relative;
    background: #FFF;
    transition:all .3s;
}

#page_top a:hover {
    background: #ef8344;
    color: #FFF;
}

#page_top a::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 30px;
    top: -26px;
    left: 21px;
    background: #ef8344;
} */


.col_1850 {
    max-width: 1850px;
    margin: 0 0 0 auto;
}

.col_1850_center {
    max-width: 1850px;
    margin: 0 auto;
}


.col_1750 {
    max-width: 1750px;
    margin: 0 auto;
}

.col_1560 {
    max-width: 1560px;
    margin: 0 auto;
}

.col_1450 {
    max-width: 1450px;
    margin: 0 auto;
}

.col_1355 {
    max-width: 1355px;
    margin: 0 auto;
}

.col_1315 {
    max-width: 1315px;
    margin: 0 auto;
}

.col_1300 {
    max-width: 1300px;
    margin: 0 auto;
}

.col_1210 {
    max-width: 1210px;
    margin: 0 auto;
}

.col_1150 {
    max-width: 1150px;
    margin: 0 auto;
}

.col_1084 {
    max-width: 1084px;
    width: 100%;
}

.col_1075 {
    max-width: 1075px;
}

.col_1030 {
    max-width: 1030px;
    margin: 0 auto;
}

.col_1000 {
    max-width: 1000px;
    margin: 0 auto;
}

.col_975 {
    max-width: 975px;
    margin: 0 auto;
}

.col_850 {
    max-width: 850px;
    margin: 0 auto;
}

.g_navi {
    width: 590px;
    /* width: 31.89%; */
}

.g_navi li {
    text-align: center;
}

.g_navi li a {
    color: #000;
    /* font-size: 18px; */
    font-size: 20px;
}

.g_navi > li > a {
    line-height: 1.2;
}


/* 共通　ここまで  */


/* トップページ */

.sp_header {
    display: none;
}

/* _::-webkit-full-page-media, _:future, :root .all_link a::before {
    bottom: 7px !important;
}

_::-webkit-full-page-media, _:future, :root body .all_link a::before {
    bottom: 7px !important;
} */

.mac .all_link a::before {
    bottom: 7px !important;
}

.page_head_img,
body:not(.front) header {
}

.mv {
    height: 700px !important;
    margin-top: 0 !important;
}

html {
    margin-top: 0 !important;
}

/* body.front {
    margin-top: -32px;
} */

.mv-inner-progressBar {
    width: 440px;
}

.mv-inner-contents {
    margin-bottom: 195px;
}

.mv-inner-progressBar span {
    background: #f08344;
}

.mv-body {
    margin: 0;
    width: 100%;
}

.front_slide {
    position: relative;
}

/*スクロールダウン全体の場所*/
.scrolldown2{
    /*描画位置※位置は適宜調整してください*/
	position:absolute;
    bottom: 6px;
    left: -30px;
    z-index: 10;
}

/*Scrollテキストの描写*/
.scrolldown2 span{
    /*描画位置*/
	position: absolute;
	left:10px;
	bottom:10px;
    /*テキストの形状*/
	/* color: #e466ce; */
	font-size: 0.7rem;
	letter-spacing: 0.05em;
	/*縦書き設定*/
	-ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    white-space: nowrap;
    font-weight: bold;
    color: transparent;
    background: -webkit-linear-gradient(0deg, #e459cb, #ed7c5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;

}

/* 丸の描写 */
.scrolldown2:before {
    content: "";
    /*描画位置*/
    z-index: 999;
    position: absolute;
    bottom:0;
    left:-4px;
    /*丸の形状*/
	width:10px;
	height:10px;
	border-radius: 50%;
	background:#fe84a1;
    /*丸の動き1.6秒かけて透過し、永遠にループ*/
	animation:
		circlemove 1.6s ease-in-out infinite,
		cirlemovehide 1.6s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove{
      0%{bottom:80px;}
     100%{bottom:-5px;}
 }

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
    80%{opacity:0.9;}
	100%{opacity:0;}
 }

/* 線の描写 */
.scrolldown2:after{
	content:"";
    /*描画位置*/
	position: absolute;
	bottom:0;
	left:0;
    /*線の形状*/
	width:2px;
	height: 80px;
	background:#f5a87c;
}

.col_1850.front_slide {
    margin-left: 55px;
}

.scrolldown2 span {
    font-size: 12px;
    left: -7px;
    bottom: 90px;
}

.mv-slider-list:after {
    content: none;
}

.mv-inner-contents-view-item-list .jp {
    /* font-size: 51px; */
    font-size: 55px;
    line-height: 1.1;
    letter-spacing: 0.1em;
    white-space: nowrap;
    /* text-shadow: 1px 3px 10px #000; */
    text-shadow: 1px 3px 5px #FFF;
    font-weight: bold;
    color: #e9689c;
}

.mv-inner {
    /* top: 250px; */
    top: 340px;
    transform: none;
    left: 100px;
}

.mv-inner-progressBar {
    margin-left: 10px;
}

.mv-inner-contents {
    margin-bottom: 80px;
}

.mv-dots {
    margin: 0;
}

.mv-pageNav {
    bottom: 230px;
}

h2  {
    display: inline-block;
    font-weight: normal;
}

h2 span {
    color: transparent;
    background: -webkit-linear-gradient(0deg, #e459cb, #ed7c5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

h2::before {
    content: "";
    position: absolute;
    top: 10px;
    left: -20px;
    width: 40px;
    height: 1px;
    background: #f08344;
}

h2::after {
    content: "";
    position: absolute;
    bottom: -10px;
    right: -20px;
    width: 40px;
    height: 1px;
    background: #e85298;
}


.front_about {
    margin-bottom: 70px;
    position: relative;
}

.body_logo {
    position: absolute;
    left: 90px;
    top: 170px;
}

.front_about .col_850 p {
    line-height: 1.8;
    letter-spacing: 0.1em;
}

.front_about .col_850 p:first-child {
    margin-bottom: 20px;
}

.front_about .col_850 p span {
    color: #ef454a;
    /* font-size: 20px; */
    font-size: 22px;
    font-weight: bold;
}

.front_recruit h2 {
    text-align: left;
    margin-bottom: 15px;
}

.front_recruit h2::before {
    width: 100px;
    top: -12px;
    background: linear-gradient(to right, #e459c9, #f08247);
    left: 0;
}

.front_recruit h2::after,
.front_service h2::after {
    content: none;
}

.front_service .hover_change {
    width: 50%;
}

.front_service .col_850 {
    margin-bottom: 50px;
}

.front_service .col_850 p {
    line-height: 1.8;
}

.front_service .col_850 span {
    color: #ef454a;
}

.sub_catch {
    font-size: 200px;
    color: transparent;
    background: -webkit-linear-gradient(0deg, #e459cb, #ed7c5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-family: 'Source Serif Pro', serif;
    z-index: -1;
    /* opacity: 0.3; 
    font-weight: bold;
    font-family: 'Source Serif Pro', serif;*/
}

.front_service .front_service_inner {
    position: relative;
    max-width: 1920px;
    overflow: hidden;
    padding-top: 12px;
}

.front_service .sub_catch {
    position: absolute;
    /* right: -50px;
    top: -18px; */
    right: -110px;
    top: -128px;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.front_service ul {
    margin-bottom: 80px;
}

.hover_change a {
	display: block;
	position: relative;
}

.hover_change a .active {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s;
}

.hover_change a:hover .active {
  opacity: 1;
}

.service_top_text {
    position: absolute;
    width: 90%;
    height: 82%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #FFF;
    border: 1px solid #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.service_top_text h3 {
    /* font-size: 32px; */
    font-size: 34px;
    border-bottom: 1px solid #FFF;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    width: 230px;
    text-align: center;
    padding-bottom: 7px;
    margin-bottom: 18px;
}

.service_top_text p {
    /* font-size: 18px; */
    font-size: 20px;
}

.front_price ul > li {
    margin-bottom: 70px;
    background: #fafafa;
    text-align: center;
    padding: 25px 5px 35px;
    position: relative;
}

.front_price ul > li p:first-child {
    position: absolute;
    left: -34px;
    top: -40px;
    /* font-size: 70px; */
    font-size: 72px;
    font-family: 'Source Serif Pro', serif;
    color: transparent;
    background: -webkit-linear-gradient(0deg, #f3c0d5, #f5c4bf);
    /* background: -webkit-linear-gradient(0deg, #e459cb, #ed7c5b); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.front_price {
    margin-bottom: 70px;
}

.front_price h2 {
    margin-bottom: 30px;
}

.front_price h3 {
    margin-top: 18px;
    margin-bottom: 20px;
    color: #ef454a;
    border-bottom: 1px solid #ef454a;
    display: inline-block;
    line-height: 1;
}

.front_price p.taC {
    margin-bottom: 70px;
}

.front_price li:last-child figure {
    margin-top: 20px;
    margin-bottom: 20px;
}

.front_price li:last-child p {
    font-size: 20px;
    color: #ef454a;
}

h2 {
    /* font-size: 36px; */
    font-size: 38px;
    line-height: 1.3;
}

h2 span {
    /* font-size: 18px; */
    font-size: 20px;
}

.new_topics {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    margin-top: -40px;
    margin-bottom: 80px;
    position: relative;
}

.new_topics_inner {
    width: 1080px;
    background: #f5f5f5;
    padding: 20px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}


.new_topics_left p {
    /* font-size: 36px; */
    font-size: 38px;
    color: transparent;
    background: -webkit-linear-gradient(0deg, #e459cb, #ed7c5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    position: relative;
    padding-left: 40px;
    padding-right: 30px;
}

.new_topics_left p::after {
    content: "";
    position: absolute;
    top: -3px;
    right: 0;
    width: 1px;
    height: 60px;
    background: #444;
}

.new_topics_right dl {
    display: flex;
    align-items: center;
    padding-left: 30px;
}

.new_topics_right dt {
    /* font-size: 14px; */
    font-size: 16px;
    color: #f1893a;
    margin-right: 25px;
}

.new_topics_right dd {
    /* font-size: 17px; */
    font-size: 19px;
}

.news_all {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.news_all a {
    text-decoration: underline;
}

.front_works {
    margin-bottom: 100px;
    position: relative;
}

.front_works .sub_catch {
    position: absolute;
    bottom: -50px;
    left: -30px;
    z-index: -1;
}

.front_voice {
    margin-bottom: 100px;
}

.front_voice h2 {
    margin-bottom: 70px;
}

.front_voice ul li {
    margin-bottom: 50px;
}


.front_voice ul li .voice_text_wrap {
    background: #fdf2ec;
    border: 2px solid #f3a161;
    border-radius: 20px;
    padding: 10px 10px 15px;
    min-height: 139px;
    position: relative;
}

/* .front_voice ul li .voice_text_wrap::before {
    position: absolute;
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	border-top-color: #f3a161;
	border-width: 20px;
	margin-left: -20px;
} */


.front_voice ul li .voice_text_wrap:after,
.front_voice ul li .voice_text_wrap:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.front_voice ul li .voice_text_wrap:after {
	border-color: rgba(253, 242, 236, 0);
	border-top-color: #fdf2ec;
	border-width: 15px;
	margin-left: -15px;
}
.front_voice ul li .voice_text_wrap:before {
	border-color: rgba(243, 161, 97, 0);
	border-top-color: #f3a161;
	border-width: 17px;
	margin-left: -17px;
}

.front_voice ul li p {
    /* font-size: 14px; */
    font-size: 16px;
}

.front_voice ul li .taC {
    margin-top: 33px;
}

.front_voice ul li .flex_start {
    margin-top: 5px;
}

.front_voice ul li .flex_start p:first-child {
    margin-right: 10px;
}


/* トップ　よくある質問 */

.acd-check{
    display: none;
}
.acd-label{
    color: #000;
    display: block;
    padding: 20px 20px 20px 90px;
    border-radius: 10px;
    position: relative;
    background: #FFF;
    font-size: 16px;
    font-size: 18px;
    cursor: pointer;
}

.acd-label::before {
    content: '';
    display: inline-block;
    width: 52px;
    height: 52px;
    background-image: url(../img/common/bg_q.png);
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: 0px;
    left: 0px;
}

.acd-label:after{
    box-sizing: border-box;
    content: '\f067';
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding: 5px;
    position: absolute;
    right: 30px;
    top: 18px;
    color: #e85298;
}
.acd-content {
    display: block;
    height: 0;
    opacity: 0;
    /* padding: 0 10px; */
    padding: 10px 0;
    transition: .5s;
    visibility: hidden;
    margin-bottom: 20px;
    padding-left: 70px !important;
    padding-right: 30px !important;
    border-bottom: 1px solid #ef829e;
}

.acd-content p {
    position: relative;
}

.acd-content  p::before {
    position: absolute;
    font-size: 20px;
    font-size: 22px;
    color: #FFF;
    content: "A";
    display: block;
    font-weight: normal;
    background: #ef454a;
    padding: 8px 12px 6px;
    line-height: 1;
    border-radius: 5px;
    top: 50%;
    left: -55px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.acd-content:last-child {
    margin-bottom: 0;
}

.acd-check:checked + .acd-label:after{
    content: '\f068';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    visibility: visible;
    padding: 20px 0;
}

.front_qa {
    margin-bottom: 110px;
    margin-top: 90px;
}

.front_recruit {
    position: relative;
    /* margin-bottom: 150px; */
    margin-bottom: 200px;
}

.front_recruit_inner {
    background: #fafafa;
    width: 97%;
}

.front_recruit_inner h2 + p {
    margin-bottom: 60px;
}


.front_recruit .col_1355 {
    padding: 120px 0 170px;
}

.recruit_img {
    position: absolute;
    right: 30px;
    top: 40px;
    box-shadow: 0 32px 30px -30px rgba(53, 47, 47, 0.15);
}

.front_recruit .sub_catch {
    position: absolute;
    bottom: -60px;
    left: 80px;
    z-index: 99;
}

.front_place {
    margin-bottom: 110px;
    padding-top: 60px;
    padding-bottom: 130px;
    background: url(../img/top/front_map.png) no-repeat left  top 495px #fef8f5;
    max-width: 1770px;
    margin-left: auto;
    margin-right: auto;
}

.front_place h2 {
    margin-bottom: 30px;
}

.front_place .taC p {
    margin-bottom: 40px;
}


.place_w60 {
    width: 600px;
    float: right;
}

.front_place dl {
    padding: 30px 60px 30px 25px;
    background: #FFF;
    margin-bottom: 25px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
}

.front_place dl dt {
    width: 108px;
    text-align: center;
    margin-right: 25px;
}

.front_place dl.place_w60 dt span:last-child,
.front_place dl dt span {
    background: #ef454a;
    padding-top: 5px;
    padding-bottom: 3px;
    border-radius: 10px;
    color: #FFF;
    display: block;
}

.front_place dl.place_w60 dt {
    padding-top: 5px;
    padding-bottom: 3px;
    border-radius: 10px;
    color: #FFF;
}

.front_place dl.place_w60 dt span {
    margin-bottom: 10px;
    display: block;
    background: #f1893a;
}

.front_place h3 {
    background: #FFF;
    color: #444444;
    font-size: 26px;
    padding: 25px 25px 17px;
    position: relative;
}

.front_place h3::after {
    width: 100%;
    bottom: 0;
    background: linear-gradient(to right, #e459c9, #f08247);
    left: 0;
    position: absolute;
    content: "";
    height: 2px;
}

.front_place dl dd {
    flex: 1;
}


.contact_block {
    margin-bottom: 130px;
}

.contact_block_inner {
    max-width: 1335px;
    margin: 0 auto;
}

.contact_block_inner p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* font-size: 36px; */
    font-size: 38px;
    display: flex;
    align-items: center;
    margin-left: 120px;
}


.contact_block_inner a {
    display: block;
    position: relative;
    color: #FFF;
}

.contact_block_inner a::before {
    width: 50%;
    background: rgba( 0, 0, 0, 0.5);
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    display: block;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 81% 100%, 0% 100%);
    transition: all .3s;
}

.contact_block_inner a:hover::before {
    width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}


.contact_block_inner p span {
    /* font-size: 16px; */
    font-size: 18px;
    margin-left: 20px;
}

.contact_block_inner p::before {
    width: 100px;
    background: linear-gradient(to right, #e459c9, #f08247);
    left: 0;
    content: "";
    height: 1px;
    position: absolute;
    left: -120px;
}


/* トップページ　スライダー */

ul.slider li {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 50px;
    position: relative;
}

.tax-works_category .works_top .flex_start.child_w32 li::after,
.post-type-archive-works .works_top .flex_start.child_w32 li::after,
ul.slider li::after {
    width: 100%;
    bottom: 0;
    background: linear-gradient(to right, #e459c9, #f08247);
    left: 0;
    position: absolute;
    content: "";
    height: 2px;
}

.tax-works_category .works_top .flex_start.child_w32 li {
    position: relative;
}

.slider_text {
    background: #fafafa;
    padding: 20px 20px;
}


.tax-works_category .works_top li img,
.post-type-archive-works .works_top li img,
ul.slider li img {
    width: 100%;
    min-height: 331px;
}


ul.slick-dots li {
    margin-left: auto;
    margin-right: auto;
}

ul.slick-dots li::after {
    content: none;
}

.slick-dots {
    bottom: -70px;
}

.slick-prev {
    left: -65px;
}

.slick-next {
    right: -65px;
}

.text_contents {
    height: 70px;
    height: 95px;
    overflow: hidden;
}

li .slider_text .flex_start {
    align-items: center;
    margin-bottom: 17px;
}

li .slider_text .flex_start p:first-child {
    margin-right: 10px;
}

.single-works .category,
li .slider_text .flex_start p span {
    padding: 5px 10px;
    background: #f1893a;
    color: #FFF;
    border-radius: 10px;
}

.category.other,
li .slider_text .flex_start p span.other {
    background: #FDCD4B;
}

.category.organizing-relics,
li .slider_text .flex_start p span.organizing-relics {
    background: #FF839F;
}

.category.before-life,
li .slider_text .flex_start p span.before-life {
    background: #46BEFF;
}

.category.real-estate,
li .slider_text .flex_start p span.real-estate {
    background: #49D7BB;
}

.detail_link {
    /* font-size: 14px; */
    font-size: 16px;
    color: #f1893a;
    text-decoration: underline;
    position: relative;
    padding-right: 50px;
}

.detail_link::after {
    width: 35px;
    height: 10px;
    border-bottom: 1px solid #f1893a;
    border-right: 1px solid #f1893a;
    transform: skew(45deg);
    content: "";
    position: absolute;
    bottom: 6px;
    bottom: 8px;
    left: auto;
    right: 10px;
    margin: auto;
    transition: all .3s;
}

li a:hover .detail_link:after {
    right: 0px;
}

/* トップページ　スライダー　ここまで */

.front_recruit .all_link {
    position: relative;
    z-index: 200;
}

.all_link a {
    text-decoration: underline;
    padding-right: 65px;
    position: relative;
    /* transition:all .3s; */
    transition: 0.2s;
}

.all_link a::before {
    width: 25px;
    height: 10px;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    transform: skew(45deg);
    content: "";
    position: absolute;
    bottom: 8px;
    bottom: 18px;
    left: auto;
    right: 21px;
    margin: auto;
    z-index: 99;
}

.all_link a::after {
    content: "";
    position: absolute;
    right: 0;
    top: -18px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #f08247;
    -webkit-transform:scale(0.75);
	transform:scale(0.75);
    transition-duration: 0.2s;
    transition: 0.2s;
}

.all_link a:hover::after {
    transform:scale(1);
    transition-duration: 0.2s;
}



/* .page_head_img h1 {
    width: 28.65%;
} */

.page_head_img figure {
    width: 71.35%;
}

.page_read_box {
    padding-top: 100px;
    padding-bottom: 140px;
}

.service_box {
    background: #fafafa;
}

/* .service_box.service02_box h3 {
    width: 155px;
} */

/* .service_box.service02_box .col_1075 ol li:nth-child(4),
.service_box.service02_box .col_1075 ol li:nth-child(5),
.service_box.service02_box .col_1075 ol li:nth-child(6) {
    display: none;
} */

.service_box.service02_box p {
    flex: 1;
}

.service02_box ol li,
.service03_box ol li,
.service04_box ol li,
.service05_box ol li,
.service06_box ol li,
.service07_box ol li,
.service08_box ol li,
.service01_box ol li {
    width: 23.44%;
}

.service_box_inner {
    background: #FFF;
    width: 91.25%;
    margin: 0 0 0 auto;
    padding-bottom: 80px;
}

.service_box > figure {
    position: relative;
    top: -40px;
}

.service_box_inner {
    position: relative;
    top: -80px;
}

.service_box_inner p.color_red {
    line-height: 2.5;
}


.page_sub_title_wrap {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}

.page_sub_title_wrap h3 {
    color: #e9588e;
    /* font-size: 36px; */
    font-size: 38px;
    margin-bottom: 0;
}

.page_sub_title_wrap p {
    color: #f08541;
    /* font-size: 20px; */
    font-size: 22px;
    margin-left: 20px;
}

.service_box dl {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 20px;
}

.service_box dt {
    color: #ef454a;
    font-weight: bold;
}

.service01_box dt {
    width: 250px;
    width: 281px;
}

.service02_box dt {
    width: 230px;
    width: 263px;
}

.service03_box dt {
    width: 201px;
    width: 226px;
}


.service_box dd {
    flex: 1;
}

.service_box ol {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 35px;
}

.service_box ol li {
    position: relative;
}

.service_box ol li p {
    position: absolute;
    background: #f08344;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    bottom: -40px;
}

.page_sub_title {
    padding-top: 50px;
    margin-bottom: 40px;
    position: relative;
}

.page_sub_title::before {
    content: "";
    position: absolute;
    top: 64px;
    left: 122px;
    width: 103%;
    height: 1px;
    background: #e85298;
}

.page_sub_title::after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0px;
    width: 60px;
    height: 1px;
    background: #e85298;
}


.service02_box,
.service03_box,
.service04_box {
    padding-top: 40px;
}


.page_sub_title > p:first-child {
    color: transparent;
    background: -webkit-linear-gradient(0deg, #e459cb, #ed7c5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-family: 'Source Serif Pro', serif;
    position: relative;
    font-weight: bold;
}

.page-id-12 .col_1075.flex_center li:first-child,
.page-id-12 .col_1075.flex_center li:nth-child(4) {
    margin-left: 0;
}

.page-id-12 .col_1075.flex_center li {
    width: 31.62%;
    margin-left: 2.56%;
}

.page-id-12 .col_1075.flex_center li:nth-child(-n+3) {
    margin-bottom: 40px;
}

.flow_wrap {
    padding-top: 135px;
    margin-bottom: 120px;
}

.flow_wrap h2 {
    text-align: left;
}

.flow_wrap h2::before,
.flow_wrap h2::after {
    content: none;
}

.flow_wrap h2::before {
    content: "";
    position: absolute;
    /* top: -30px; */
    top: -23px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: linear-gradient(to right, #e459c9, #f08247);
}

.flow_wrap li {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.flow_wrap .number {
    /* width: 14.07%; */
    width: 9.07%;
}

.flow_wrap .service_number_text {
    /* width: 85.93%; */
    width: 90.93%;
    line-height: 1.8;
    position: relative;
}

.flow_wrap .service_number_text::after {
    content: "";
    position: absolute;
    bottom: -53px;
    left: 28%;
    border: 15px solid transparent;
    border-top: 20px solid #f18f56;
}

.flow_wrap li:last-child .service_number_text::after {
    content: none;
}


.flow_wrap li h3 {
    color: #ef454a;
    font-weight: bold;
    /* font-size: 22px; */
    font-size: 24px;
}

.flow_wrap li p  {
    /* font-size: 18px; */
    font-size: 20px;
}

.page-id-12 .contact_block {
    margin-top: 125px;
}

.flow_wrap h2 {
    font-family: 'FOT-筑紫A丸ゴシック Std B', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #444444;
    margin-bottom: 35px;
}

.flow_wrap li .number figure {
    margin-top: 12px;
}


/* サービスページ ここまで page-id-12 */


/* プライバシーポリシー page-id-3 */

.page-id-3 h1 {
    /* padding-top: 100px; */
    text-align: center;
    /* margin-bottom: 60px; */
    /* font-size: 28px; */
    font-size: 30px;
    line-height: 1.5;
}

.page-id-3 h1 span {
    /* font-size: 62px; */
    font-size: 64px;
    color: transparent;
    background: -webkit-linear-gradient(0deg, #e459cb, #ed7c5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-family: 'Source Serif Pro', serif;
    letter-spacing: 5.1px;
    font-weight: bold;
}

.privacy_read {
    margin-bottom: 40px;
}

.privacy_box dt {
    /* font-size: 24px; */
    font-size: 26px;
    margin-bottom: 35px;
    position: relative;
}

.privacy_box dt::before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0px;
    width: 125px;
    height: 2px;
    background: #f08344;
}

.privacy_box dd {
    margin-bottom: 40px;
}

.privacy_box dd ul {
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 8px;
}

.privacy_box dd ul li {
    list-style: disc;
}

.privacy_box dd ol > li {
    list-style-type: none;
	counter-increment: cnt;
}

.privacy_box dd ol > li::before {
	content: "(" counter(cnt) ") ";
}

.privacy_box dd a {
    color: #ef454a;
}



/* プライバシーポリシー　ここまで page-id-3 */

/* お知らせ　ここから blog */

.page_nation {
    margin-top: 50px;
}

.category-news .col_1030,
.category-blog .col_1030,
.blog .col_1030 {
    padding-top: 80px;
    margin-bottom: 120px;
}

.article_left {
    width: 210px;
    margin-right: 50px;
}

.article_left img {
    object-fit: cover;
    width: 210px;
    height: 145px;
}

.article_right {
    flex: 1;
}

.news_box article {
    padding-bottom: 25px;
    border-bottom: 1px solid #d9d9d9;
    padding-top: 30px;
}

.single_cat,
.article_right .category {
    color: #FFF;
    background: #ff84a0;
    padding: 6px 20px 8px;
    margin-left: 20px;
    line-height: 1;
}

.article_right .category {
    margin-left: 0;
}


.article_right .flex_start {
    align-items: center;
    margin-bottom: 20px;
}

.article_title {
    /* font-size: 20px; */
    font-size: 22px;
}

.pagination {
    margin-top: 60px;
}

.page-numbers {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px;
}

.prev.page-numbers,
.next.page-numbers,
.page-numbers.dots {
    border: none;
}

.prev.page-numbers:hover,
.next.page-numbers:hover {
    color: #e9588e !important;
    background: none !important;
}

.page-numbers.dots:hover {
    background: none !important;
    color: #000 !important;
}


.pagination span,
.pagination a,
.wp-pagenavi span,
.wp-pagenavi a {
    margin-left: 18px !important;
    margin-right: 18px !important;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}

.blog_nav {
    margin-top: 50px;
}

.pagination,
.wp-pagenavi {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.page-numbers.current,
.wp-pagenavi span.current {
    background: #e9588e !important;
    color: #FFF !important;
    border: none !important;
}

.page-numbers:hover,
.wp-pagenavi a:hover {
    border: none !important;
    background: #e9588e !important;
    color: #FFF !important;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
    font-size: 28px !important;
    border: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover {
    background: none !important;
    color: #e9588e !important;
}

.single .breadcrumbs a.taxonomy.category,
.single .breadcrumbs i:nth-of-type(3) {
    display: none;
}

.single_nav .flex_center li {
    margin-left: 25px;
    margin-right: 25px;
}

.single .breadcrumbs_wrap {
    margin-bottom: 90px;
}

.single h2::before,
.single h2::after {
    content: none;
}

.kobetsu_title {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 10px;
}

.kobetsu_title_wrap {
    padding-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
}

.kobetsu_title_wrap_inner {
    border-left: 4px solid #f08344;
    padding: 5px 0;
    padding-left: 30px;
}

.kobetsu_title_wrap_inner h2 {
    padding-bottom: 0;
    margin-bottom: 0;
    /* font-size: 32px; */
    font-size: 34px;
    color: #000;
    font-family: 'FOT-筑紫A丸ゴシック Std B', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.topics_block {
    margin-top: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 60px;
}

.single_nav {
    margin-bottom: 100px;
}

.single_nav i {
    font-size: 28px;
}

.single_nav .flex_center {
    align-items: center;
}

.single_nav li:nth-child(2) a {
    width: 250px;
    border: 1px solid #e9588e;
    color: #e9588e;
    display: block;
    padding: 9px 0 7px;
    /* font-size: 18px; */
    font-size: 20px;
    text-align: center;
    border-radius: 30px;
    font-weight: bold;
    transition: all .3s;
}

.single_nav li a:hover {
    color: #e9588e;
}

.single_nav li:nth-child(2) a:hover {
    color: #FFF;
    background: #e9588e;
}

.topics_block .size-full {
    padding-left: 20px;
    padding-right: 20px;
}

.kobetsu_title_wrap h2 {
    text-align: left;
}

/* お知らせ　ここまで blog */

/* お客様の声　ここまで post-type-archive-voice */

.tax-voice_type main,
.post-type-archive-voice main {
    padding-top: 120px;
}

.term-other .works-other a,
.term-real-estate .works-real-estate a,
.term-organizing-relics .works-organizing-relics a,
.term-before-life .works-before-life a,
.post-type-archive-works .all a,
.term-voice-organizing-relics .voice-organizing-relics a,
.term-voice-real-estate .voice-real-estate a,
.term-voice-other .voice-other a,
.term-voice-before-life .voice-before-life a,
.post-type-archive-voice .all a {
    color: #ef454a;
}

.works_category_navi,
.voice_category_navi {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}

.works_category_navi {
    justify-content: center;
    margin-bottom: 60px;
}

.works_category_navi::after,
.voice_category_navi::after {
    border-bottom: 1px solid #bfbebe;
    position: absolute;
    bottom: -9px;
    content: "";
    width: 500px;
    width: 540px;
    height: 1px;
}

.works_category_navi::after {
    width: 510px;
    width: 568px;
}

.works_category_navi li:first-child a {
    border-left: 1px solid #bfbebe;
}

.works_category_navi li a,
.voice_category_navi li a {
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #bfbebe;
    color: #bfbebe;
}

.voice_category_navi li:last-child a {
    border-right: none;
}

.works_category_navi a:hover,
.voice_category_navi a:hover {
    color: #ef454a;
}

.voice_box li {
    padding-top: 50px;
    padding-bottom: 35px;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}

.voice_box li::after {
    content: "";
    position: absolute;
    width: 150px;
    height: 1px;
    bottom: -1px;
    background: #e85298;
}

.voice_left {
    text-align: center;
    width: 136px;
    margin-right: 40px;
}

.voice_left p:nth-child(2) {
    margin-top: 5px;
}

.voice_right {
    flex: 1;
    border: 2px solid #f4a161;
    border-radius: 15px;
    padding: 25px;
    background: #fdf2ec;
    position: relative;
}

.voice_right p {
    line-height: 1.6;
}

.voice_right:after, .voice_right:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.voice_right:after {
	border-color: rgba(255, 0, 0, 0);
	border-right-color: #fdf2ec;
	border-width: 15px;
	margin-top: -15px;
}
.voice_right:before {
	border-color: rgba(0, 0, 255, 0);
	border-right-color: #f4a161;
	border-width: 18px;
	margin-top: -18px;
}

.tax-voice_type .col_1000,
.post-type-archive-voice .col_1000 {
    margin-bottom: 90px;
}

/* お客様の声　ここまで post-type-archive-voice */

/* 実例紹介　ここから post-type-archive-works */

.tax-works_category main,
.post-type-archive-works main {
    padding-top: 90px;
}

.tax-works_category .works_top .flex_start.child_w32 li,
.post-type-archive-works .works_top .flex_start.child_w32 li {
    margin-bottom: 50px;
    position: relative;
}

.tax-works_category .works_top .flex_start.child_w32 li img,
.post-type-archive-works .works_top .flex_start.child_w32 li img {
    width: 100%;
    min-height: 331px;
}

/* 実例紹介　ここまで post-type-archive-works */

/* 実例紹介　個別ページ　ここから　single-works */

.single-works .topics_block .flex_start.child_w32 li {
    margin-bottom: 20px;
}

.single-works .topics_block img {
    width: 100%;
}
.single .topics_block p {
    margin-bottom: 20px;
}

.single .date {
    margin-right: 10px;
}

.before-life {

}


/* 実例紹介　個別ページ　ここまで　single-works */


/* リクルート　ここから .page-id-63 */

/* .page-id-63 main {
    margin-top: 85px;
} */

.recruit_massage {
    margin-bottom: 130px;
}

.recruit_massage ul li:nth-child(1),
.recruit_massage ul li:nth-child(4) {
    width: 20.57%;   
}

.recruit_massage ul li:nth-child(2),
.recruit_massage ul li:nth-child(3) {
    width: 27.08%;   
}

.recruit_massage h2 {
    /* font-size: 16px; */
    font-size: 18px;
    margin-bottom: 10px;
    position: relative;
    color: #444444;
    font-weight: bold;
    z-index: 999;
}

.recruit_massage h2::before,
.recruit_massage h2::after {
    content: none;
}

.recruit_massage h2::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 420px;
    top: 8px;
    background: linear-gradient(to right, #e459c9, #f08247);
    left: 128px;
    z-index: 10;
}

.recruit_massage .recruit_read {
    /* font-size: 52px; */
    font-size: 54px;
    margin-bottom: 35px;
    position: relative;
    z-index: 10;
    font-weight: bold;
    line-height: 1.3;
}

.recruit_read::after {
    content: url(../img/recruit/massege01.png);
    display: inline-block;
    width: 777px;
    height: 246px;
    position: absolute;
    bottom: -90px;
    left: -130px;
    z-index: -1;
}

.recruit_massage .recruit_read + p {
    margin-bottom: 40px;
    position: relative;
    z-index: 10;
}

.recruit_massage .col_1300 {
    margin-bottom: 50px;
}

.gradation {
    color: transparent;
    background: -webkit-linear-gradient(0deg, #e459cb, #ed7c5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.recruit_massage p {
    /* font-size: 18px; */
    font-size: 20px;
}

.recruit_youkou {
    margin-bottom: 100px;
}

.recruit_youkou div.taC {
    position: relative;
}

.recruit_youkou div.taC::after {
    /* content: url(../img/recruit/massege02.png);
    display: inline-block;
    width: 497px;
    height: 173px;
    position: absolute;
    bottom: 20px;
    right: 280px;
    z-index: -1;
    background: none; */
    content: none;
}

.recruit_youkou table {
    border-top: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    width: 100%;
    border-collapse: collapse;
}

.recruit_youkou table th,
.recruit_youkou table td {
    border-bottom: 1px solid #c3c3c3;
}

.recruit_youkou table th {
    background: #fdf5f2;
    /* font-size: 18px; */
    font-size: 20px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    padding: 20px 50px 20px 30px;
}

.recruit_youkou table td {
    padding: 20px 30px;
}

.recruit_form {
    margin-bottom: 40px;
}

.recruit_form h2 {
    margin-bottom: 40px;
}

.recruit_form .biko {
    /* font-size: 20px; */
    font-size: 22px;
    margin-bottom: 30px;
}

.no_bosyu {
    text-align: center;
}

.no_bosyu .color_red {
    /* font-size: 22px; */
    font-size: 24px;
}

.no_bosyu figure {
    margin-top: 20px;
}

.recruit_form textarea,
.table-res-form input[type="text"],
.table-res-form input[type="tel"],
.table-res-form input[type="textarea"],
input[type="email"] {
    background: #fdf5f3;
    color: #000;
}

.table-res-form {
    margin-bottom: 30px;
}

.button-confirm,
.wpcf7-form-control.wpcf7-submit {
    width: 300px;
    margin: 0 auto;
    background: linear-gradient(to right, #e459c9, #f08247);
    display: block;
    border: none;
    color: #FFF;
    transition: 0.2s;
    padding: 20px 0;
    /* font-size: 16px; */
    font-size: 18px;
    border-radius: 40px;
}

.button-confirm:hover,
.wpcf7-form-control.wpcf7-submit:hover {
    background: linear-gradient(to right, #f08247, #e459c9);
}

form.wpcf7-form p.buttons-area .button-rewrite {
    width: 300px;
    background: #000;
    color: #FFF;
    border-radius: 40px;
    padding: 20px 0;
}

.page-id-63 .page_wrap {
    margin-bottom: 80px;
}

.wpcf7-form-mode-confirm .submit_wrap {
    display: flex;
    justify-content: center;
}

form.wpcf7-form p.buttons-area-confirm,
form.wpcf7-form p.buttons-area {
    padding: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

/* リクルート　ここまで .page-id-63 */

/* 無料相談　ここから .page-id-60 */

.page-id-60 main {
    margin-top: 100px;
    margin-bottom: 100px;
}

.contact_top_navi {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 40px;
    width: 380px;
    margin: 0 auto 50px;
}

.contact_top_navi li {
    width: 75px;
    height: 75px;
    border: 1px solid #f08344;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #f08344;
    position: relative;
}

.contact_top_navi li::after {
    content: '';
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 12px;
    height: 12px;
    border-left: 2px solid #f08344;
    border-top: 2px solid #f08344;
    transform: rotate(135deg);
    top: 50%;
    right: -50%;
}

.contact_top_navi li:nth-child(3)::after {
    content: none;
}

.contact_top_navi li:first-child {
    background: #f08344;
    color: #FFF;
}

.page-id-60 .read {
    line-height: 1.8;
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 40px;
}

.page-id-60 td {
    vertical-align: top;
}

.table-res-form th, .table-res-form td {
    padding: 1em;
}

.page-id-65 .page_wrap {
    margin-bottom: 130px;
}

.wpcf7-form-mode-confirm .contact_top_navi li:nth-child(2) {
    background: #f08344;
    color: #FFF;
}

.wpcf7-form-mode-confirm .contact_top_navi li:first-child {
    background: none;
    color: #f08344;
}

/* 無料相談　ここまで .page-id-60 */

/* 私たちについて */

.about_top {
    margin-top: 90px;
}

.about_top p span {
    color: #f08344;
}

.about_top p {
    margin-bottom: 45px;
}

.recruit_top ul.flex_between li,
.about_top ul li {
    width: 20.57%;
}

.recruit_top ul.flex_between li:nth-child(2),
.recruit_top ul.flex_between li:nth-child(3),
.about_top ul li:nth-child(2),
.about_top ul li:nth-child(3) {
    width: 27.08%;
}

.page-id-3 .about_top ul li {
    width: 100% !important;
}

.about_contents {
    padding-top: 115px;
    margin-bottom: 115px;
}

.about_contents figure {
    margin-top: 30px;
}

.page_about .top_soudan {
    margin-bottom: 30px;
}


/* 私たちについて　ここまで */

/* 採用情報 */

.recruit_top .col_1315 ul li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.recruit_top .col_1315 ul li:nth-child(even) {
    flex-direction: row-reverse;
}

.recruit_top {
    margin-top: 90px;
}

.recruit_top h1 + p {
    margin-bottom: 50px;
}

.recruit_top li {
    align-items: center;
    margin-bottom: 70px;
}

.recruit_top_left {
    width: 47.14%;
    background: #fafafa;
    padding: 40px 40px 50px;
}

.recruit_top_left p:first-child {
    color: #f08344;
    display: inline-block;
    border-bottom: 1px solid #f08344;
    font-size: 28px;
    margin-bottom: 25px;
}

.recruit_top_right {
    width: 47.83%;
}

.recruit_top_right figure {
    position: relative;
}

.recruit_top_right figure::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fdf5f2;
    left: -13px;
    top: -10px;
    z-index: -1;
}

.h2_orange {
    color: #f08344;
    font-family: 'FOT-筑紫A丸ゴシック Std B', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.h2_orange::before,
.h2_orange::after {
    content: none;
}

/* 採用情報　ここまで */

/* 私たちにできること */

.page_read_box2 {
    margin-top: 90px;
    margin-bottom: 100px;
}

.page_read_box2 p span {
    color: #f08541;
    font-size: 26px;
}

.page_sub_title::before {
    content: "";
    position: absolute;
    top: 64px;
    left: 5px;
    width: 112%;
    height: 1px;
    background: #e85298;
}

.page_sub_title_wrap {
    padding-top: 20px;
}


/* 私たちにできること　ここまで */



button.wpcf7cp-cfm-edit-btn {
    background: #000;
    color: #FFF;
    margin-left: auto !important;
    margin-right: auto !important;
}

#wpcf7cpcnf th, #wpcf7cpcnf td,
.table-res-form th, .table-res-form td {
    padding: 1em;
}

#wpcf7cpcnf th {
    font-weight: normal;
    width: 26%;
    text-align: left;
}

.submit-button .wpcf7-form-control.wpcf7-submit {
    border-radius: 50px;
}

.wpcf7-form-control.wpcf7-submit, .wpcf7cp-cfm-edit-btn {
    /* background: #F00; */
    /* color: #FFF; */
    display: block;
    border: none;
    border-radius: 50px;
    transition: 0.2s;
    width: 300px;
    padding: 18px 0;
    font-size: 16px;
    margin: 0 auto;
}

.wpcf7-form-control.wpcf7-submit:hover, .wpcf7cp-cfm-edit-btn:hover {
    opacity: 0.8;
}

#wpcf7cpcnf table td p, .page-id-60 textarea, .page-id-60 table input[type="text"], input[type="email"], input[type="tel"] {
    /* background: #f1f6fc; */
    border-radius: 10px;
    padding: 0.5em;
}

button.wpcf7cp-cfm-edit-btn {
    margin-left: auto;
    margin-right: auto;
}



/* レスポンシブここから */

@media screen and (max-width: 1890px) {
    .col_1850_center {
        padding-left: 20px;
        padding-right: 20px;
    }
}


@media screen and (max-width: 1850px) {
    /* header .col_1850 {
        padding-left: 20px;
    } */

}

@media screen and (max-width: 1790px) {
    .col_1750 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .recruit_youkou div.taC::after {
        right: 10px;
    }

}

@media screen and (max-width: 1650px) {
    .recruit_img {
        width: 40%;
    }
}

@media screen and (max-width: 1600px) {
    .col_1560 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }

    .body_logo {
        left: 5%;
        top: 150px;
        z-index: -1;
    }
}

@media screen and (max-width: 1500px) {
    .front_recruit_inner .col_1355 {
        padding-left: 40px;
    }

    .recruit_img {
        width: 40%;
    }
}

@media screen and (max-width: 1490px) {
    .col_1450 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 1450px) {
    .head_tel {
        -ms-flex-order:1;
        -webkit-order:1;
        order:1;
    }

    .head_tel br {
        display: none;
    }

    .head_sodan {
        -ms-flex-order:2;
        -webkit-order:2;
        order:2;
    }

    .head_sodan a {
        height: 50px;
        width: 100%;
    }

    /* header nav {
        -ms-flex-order:3;
        -webkit-order:3;
        order:3;
        width: 100%;
        display: flex;
        justify-content: flex-end;
        margin-top: -15px;
    } */

    .head_tel {
        width: 460px;
        width: 520px;
        margin-top: 9px;
        margin-right: 16px;
        white-space: nowrap;
    }

    .head_tel a {
        display: inline-block;
        margin-left: 10px;
    }

    .g_navi {
        margin-right: 20px;
        width: 610px;
    }

    .head_right.flex_between {
        justify-content: flex-end;
    }

    /* header .col_1850 .head_right {
        align-items: flex-start;
        height: 110px;
    } */
}

@media screen and (max-width: 1440px) {
    /* header .col_1850 .head_right {
        width: auto;
        flex: 1;
    } */
}

@media screen and (max-width: 1395px) {
    .col_1355 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .front_recruit .col_1355 {
        padding-left: 40px;
        padding-right: 20px;
    }

    .front_price ul > li p:first-child {
        left: -14px;
    }

    .front_recruit .sub_catch {
        bottom: -100px;
        left: 20px;
    }

}

@media screen and (max-width: 1375px) {
    .contact_block_inner {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 1355px) {
    .col_1315 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .tax-works_category .works_top li img,
    .post-type-archive-works .works_top li img,
    ul.slider li img {
        min-height: 250px !important;
    }

    .footer_bottom_navi li:last-child a {
        padding: 10px 35px 10px 30px;
    }
    
    .page_head_img span {
        /* font-size: 60px; */
        font-size: 62px;
    }

}

@media screen and (max-width: 1340px) {
    .col_1300 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 1315px) {
    .recruit_img {
        width: 36%;
    }

    .service_box_inner {
        width: 98%;
    }

    /* .service_box.service02_box li {
        width: 31.62%;
    } */
}

@media screen and (max-width: 1250px) {
    .col_1210 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .recruit_img {
        width: 35%;
    }
}

@media screen and (max-width: 1225px) {

    .page-id-12 .col_1450.flex_end {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width:1024px) and ( max-width:1220px) {
    .front_price li:last-child p,
    .front_price h3 + p {
        font-size: 15px;
    }
}

@media screen and (max-width: 1200px) {
    .ft_right > ul li {
        margin-right: 30px;
    }

    .front_price ul > li {
        /* font-size: 15px; */
        font-size: 17px;
    }

    .text_contents {
        height: 125px;
    }

    .col_1150 {
        padding-left: 20px;
        padding-right: 20px;
    }

}

@media screen and (max-width: 1170px) {
    .recruit_img {
        width: 31%;
    }
}

@media screen and (max-width: 1100px) {
    .tax-works_category .works_top li img,
    .post-type-archive-works .works_top li img,
    ul.slider li img {
        min-height: 200px !important;
    }

    .front_place dd br {
        display: none;
    }

}

@media screen and (max-width: 1070px) {
    .col_1030 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .new_topics_left p {
        padding-left: 70px;
    }
}

@media screen and (min-width: 1024px) {
    body {
        font-size: 22px;
    }

    .mv-inner-contents-view-item-list .jp {
        font-size: 55px;
    }

    /* .mv-inner-contents-view-item li:nth-child(3) {
        top: -45px; 
    } */

    /* .mv-inner-contents-view-item li:nth-child(3) .midashi.jp {
        font-size: 41px;
    } */

    .mv-inner-contents-view-item-list .jp {
        font-size: 55px;
    }

    .jigyo_read {
        font-size: 26px;
    }

    .service_top_text h3 {
        font-size: 38px;
    }

    .service_top_text p {
        font-size: 24px;
    }

    .front_voice ul li p {
        font-size: 20px;
    }

    .front_price h3 {
        font-size: 24px;
    }

    .acd-label {
        font-size: 22px;
    }

    .contact_block_inner p {
        font-size: 42px;
    }

    .contact_block_inner p span {
        font-size: 22px;
    }

    .service01_box dt {
        width: 345px;
    }

    .service02_box dt {
        width: 323px;
    }

    .service03_box dt {
        width: 275px;
    }

    .text_contents {
        height: 125px;
    }

    .voice_category_navi::after {
        width: 613px;
    }

    .works_category_navi::after {
        width: 642px;
    }

    .table-res-form th {
        width: 22%;
    }

    .table-res-form td {
        width: 78%;
    }

    .recruit_massage h2 {
        font-size: 22px;
    }

    .recruit_massage h2::after {
        width: 407px;
        top: 10px;
        left: 174px;
    }

    .recruit_massage .recruit_read {
        font-size: 58px;
    }

    .recruit_massage p {
        font-size: 24px;
    }

    .button-confirm, .wpcf7-form-control.wpcf7-submit {
        font-size: 22px;
    }

    .front_price li:last-child p {
        font-size: 21px;
    }

    .new_topics_right dt {
        font-size: 20px;
    }
    
    .new_topics_right dd {
        font-size: 23px;
    }


}

@media screen and (max-width: 1023px) {

    .w1023_none {
        display: none;
    }

    .w1023_block {
        display: block;
    }

    .head_right {
        display: none;
    }

    .mv-slider {
        height: 300px;
    }

    .mv {
        height: 340px !important;
    }

    .mv-inner {
        top: 150px;
        left: 0;
        margin-left: 40px;
        width: 100%;
    }

    .mv-inner-progressBar {
        display: none;
    }

    .mv-inner-contents-view-item li:nth-child(3) .midashi.jp,
    .mv-inner-contents-view-item-list .jp {
        /* font-size: 20px; */
        font-size: 22px;
    }

    /* [data-slider-item="home-title"]:nth-child(3) {
        margin-top: 60px !important;
    } */

    .mv-pageNav {
        bottom: 60px !important;
        left: 40px !important;
    }

    .new_topics {
        text-align: left;
    }

    .new_topics_left p::after {
        content: none;
    }

    .new_topics_inner {
        display: block;
    }

    .new_topics_left p {
        padding-left: 20px;
    }

    .new_topics_right dl {
        padding-left: 20px;
    }

    .news_all {
        top: 31%;
    }

    .front_recruit_inner {
        width: 100%;
    }

    .front_recruit_inner h2 + p {
        margin-bottom: 40px;
    }

    .recruit_img {
        top: 0;
        right: 0;
        width: 300px;
    }

    .front_recruit .sub_catch {
        bottom: -40px;
    }

    .body_logo {
        z-index: -1;
    }

}

@media screen and (min-width:601px) and ( max-width:1199px) {
    
    .about_top p {
        font-size: 16px;
    }

    .scrolldown2 {
        bottom: 56px;
    }

     
    #hamburger {
        top: 3px;
    }
    

 /* ハンバーガー */

 #hamburger {
    background-color: transparent;
    position: absolute;
    cursor: pointer;
    margin: 0 0 0 auto;
    height: 60px;
    width: 60px;
    display: block;
    top: 25px;
    right: 7px;
}

  .icon span {
    position: absolute;
    left: 15px;
    width: 30px;
    height: 4px;
    background-color: #f08247;
    border-radius: 8px;
    transition: ease 0.75s;
  }

  .icon span:nth-of-type(1) {
    top: 16px;
  }
  .icon span:nth-of-type(2) {
    top: 28px;
  }
  .icon span:nth-of-type(3) {
    bottom: 16px;
  }

  .close span:nth-of-type(1) {
    transform: rotate(45deg);
    top: 28px;
  }

  .close span:nth-of-type(2) {
    opacity: 0;
  }

  .close span:nth-of-type(3) {
      transform: rotate(-45deg);
      top: 28px;
  }

  .sm_nav {
      top: 110px;
      position: absolute;
      z-index: 10;
      width: 100%;
      /* background-color: #f08247; */
  }

  .sm_nav ul {
    flex-direction: column;
  }

    .sm_nav a {
    text-align: center; 
    padding: 7px 0;
    display: block;
    color: #FFF;
  }

    .sm_nav li {
        text-align: center;
    }

    .sm_nav li a[href^="tel:"] {
        color: #FFF;
    }

    .sm_nav li.gl_nav01 {
        padding-top: 5px;
    }

    .sm_nav li.gl_nav11 {
        padding-bottom: 5px;
    }

    /* header nav {
        margin-top: 0 !important;
    } */

    /* ハンバーガー */


}

@media screen and (max-width: 1015px) {
    .col_975 {
        padding-left: 20px;
        padding-right: 20px;
    }
}


@media screen and (max-width: 900px) {
    .page_head_img h1 {
        /* font-size: 25px; */
        font-size: 27px;
    }

    /* .page-id-3 h1 {
        padding-top: 30px;
    } */
    
    .page_head_img h1 span {
        /* font-size: 40px; */
        font-size: 42px;
    }

    .post-type-archive-works .child_w32 > li {
        width: 48%;
        margin-left: 0;
    }

    .post-type-archive-works .child_w32 > li:nth-child(even) {
        margin-left: 4%;
    }

    .works_top .flex_start.child_w32 li img {
        max-height: 215px;
    }

}

@media screen and (max-width: 896px) {
    .mv-inner {
        top: 0 !important;
    }

    .front_price .child_w30 > li,
    .front_voice .child_w31 > li {
        width: 48%;
        margin-left: 0;
    }

    .front_price .child_w30 > li:nth-child(odd),
    .front_voice .child_w31 > li:nth-child(odd) {
        margin-right: 4%;
    }

    .body_logo {
        opacity: 0.3;
    }

}

@media screen and (min-width:768px) and ( max-width:900px) {
    li .slider_text .flex_start p:first-child {
        margin-bottom: 10px;
    }

    li .slider_text .flex_start {
        display: block;
    }
}

@media screen and (min-width:601px) and ( max-width:900px) {
.recruit_youkou table th {
    width: 140px;
}

.recruit_youkou table th,
.recruit_youkou table td {
    padding: 20px;
}

.table-res-form th {
    padding-bottom: 0;
}

.table-res-form td {
    padding-top: 0;
}

.text_contents {
    height: 130px;
}

}


@media screen and (max-width: 767px) {
    .front_about .jigyo_read,
    .front_about .taC.mb60 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .front_place dl {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
    }

    .front_place dt,
    .front_place dd {
        width: 100%;
    }
    
    .front_place dt {
        margin-bottom: 10px;
    }

    .place_w60 {
        width: 100%;
    }

}

@media screen and (max-width: 600px) {
    .body_logo {
        opacity: 0.1;
    }

    .front_works .sub_catch {
        display: none;
    }

    .recruit_massage h2::after {
        top: 9px;
        left: 144px;
    }
    
    .front_works .sub_catch img,
    .front_service .sub_catch img {
        opacity: 0.3;
    }

    .all_link a::before {
        bottom: 12px;
    }
    
    _::-webkit-full-page-media, _:future, :root .all_link a::before {
        bottom: 3px;
    }
    
    .text_contents {
        height: 125px;
    }

    .mv-inner-contents-view-item li:nth-child(3) .midashi.jp span {
        font-size: 16px;
    }

    .scrolldown2 {
        display: none !important;
    }

    .col_1850.front_slide {
        margin-left: 0;
    }

    .mv-inner {
        margin-left: 10px;
    }

    .col_1850.front_slide {
        margin-left: 0 !important;
    }

    .mv-inner-contents-view-item li:nth-child(3) .midashi.jp {
        /* font-size: 16px; */
        font-size: 18px;
    }

    .front_service .hover_change {
        width: 100%;
    }

    .front_voice li div,
    .front_voice li {
        width: 100% !important;
    }

    .front_price li {
        margin-left: 0 !important;
        width: 100% !important;
    }

    .acd-label:after {
        right: 8px;
    }

    .acd-label {
        padding: 20px 40px 20px 60px;
    }

    .recruit_img {
        position: relative;
        top: auto;
        right: auto;
    }

    .front_recruit .col_1355 {
        padding-bottom: 50px;
        padding-top: 70px;
    }

    .ft_left,
    .ft_right {
        width: 100%;
    }
    
    .ft_left {
        margin-bottom: 30px;
    }

    .contact_block_inner {
        padding-left: 0;
        padding-right: 0;
        margin-left: -20px;
        margin-right: -20px;
    }

    .contact_block_inner p {
        margin-left: 50px;
    }

    .contact_block_inner p::before {
        width: 40px;
        left: -50px;
    }

    .front_recruit {
        margin-bottom: 110px;
    }

    .contact_block {
        margin-bottom: 80px;
        margin-bottom: 40px;
    }

    .recruit_img {
        width: 100%;
    }

    .front_qa {
        margin-bottom: 40px;
    }

    .slick-dots {
        display: none !important;
    }

    .page_head_img .title_text_wrap {
        width: 100%;
        padding-left: 0;
    }

    .page_head_img.flex_between {
        display: block;
    }

    .page_head_img h1 {
        width: 100%;
        text-align: center;
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 25px;
    }

    .page_head_img figure {
        width: 100%;
    }

    .page_read_box {
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .jigyo_read {
        /* font-size: 18px; */
        font-size: 20px;
    }

    .page_sub_title_wrap p {
        margin-left: 0;
    }

    .service_box dt span {
        display: none;
    }

    .service_box dt,
    .service_box dd {
        width: 100%;
    }

    .page_sub_title_wrap {
        display: block;
    }

    .service_box h3,
    .service_box p {
        width: 100%;
    }

    .service_box ol {
        justify-content: space-between !important;
    }

    .service_box li {
        width: 48% !important;
        margin-left: 0 !important;
        margin-bottom: 33px !important;
    }

    .col_1450.flex_end {
        display: none;
    }

    /* .service_box.service02_box .col_1075 ol li:nth-child(4),
    .service_box.service02_box .col_1075 ol li:nth-child(5),
    .service_box.service02_box .col_1075 ol li:nth-child(6) {
        display: block;
    } */
    
    .service_box_inner {
        top: -20px;
        width: 100%;
    }

    .page_sub_title_wrap p {
        /* font-size: 16px; */
        font-size: 18px;
        margin-bottom: 10px;
    }

    /* .flow_wrap .number {
        width: 100%;
    } */


    .flow_wrap .number {
        margin-right: 6%;
    }
     
    .flow_wrap li figure {
        margin-bottom: 10px;
    }
    
    .flow_wrap li h3 {
        /* font-size: 20px; */
        font-size: 22px;
    }

    .page-id-12 span.color_pink {
        display: block;
    }

    .voice_left,
    .voice_right {
        width: 100%;
    }

    .voice_left {
        margin-right: 0;
        order: 2;
        margin-top: 30px;
    }

    .voice_right {
        order: 1;
        padding: 15px;
    }

    .voice_box {
        padding-left: 20px;
        padding-right: 20px;
    }

    .voice_right:before {
        border: solid transparent !important;
        border-color: rgba(243, 161, 97, 0) !important;
        border-top-color: #f3a161 !important;
        border-width: 20px !important;
        margin-left: -20px !important;
        margin-top: auto;
        top: 100% !important;
        left: 50% !important;
        content: "" !important;
        height: 0 !important;
        width: 0 !important;
        position: absolute !important;
        pointer-events: none !important;
        right: inherit;
    }

    .voice_right:after {
        border: solid transparent !important;
        border-color: rgba(253, 242, 236, 0) !important;
        border-top-color: #fdf2ec !important;
        border-width: 32px !important;
        margin-left: -32px !important;
        top: 100% !important;
        left: 50% !important;
        content: "" !important;
        height: 0 !important;
        width: 0 !important;
        position: absolute !important;
        pointer-events: none !important;
        right: inherit;
    }

    .post-type-archive-voice .col_1000 {
        margin-bottom: 20px;
    }

.post-type-archive-voice ul li .voice_text_wrap:after,
.post-type-archive-voice ul li .voice_text_wrap:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.post-type-archive-voice ul li .voice_text_wrap:after {
	border-color: rgba(253, 242, 236, 0);
	border-top-color: #fdf2ec;
	border-width: 15px;
	margin-left: -15px;
}
.post-type-archive-voice ul li .voice_text_wrap:before {
	border-color: rgba(243, 161, 97, 0);
	border-top-color: #f3a161;
	border-width: 17px;
	margin-left: -17px;
}

.post-type-archive-works .child_w32 > li {
    width: 100%;
    margin-left: 0 !important;
}

.post-type-archive-works .child_w32 div {
    width: 100%;
    margin-left: 0 !important;
}

.slider_text {
    padding-bottom: 30px;
}

.detail_link {
    margin-top: 20px;
}

.post-type-archive-voice main,
.post-type-archive-works main {
    padding-top: 50px;
}

.voice_category_navi {
    justify-content: center;
}

.works_category_navi li,
.voice_category_navi li {
    margin-top: 10px;
}

.page-id-63 main {
    margin-top: 40px;
}

.recruit_massage .recruit_read {
    font-size: 33px;
}

.recruit_massage ul li:nth-child(1), .recruit_massage ul li:nth-child(4) {
    width: 40%;
}

.recruit_massage ul li:nth-child(2), .recruit_massage ul li:nth-child(3) {
    width: 53%;
}

.recruit_massage ul li {
    margin-bottom: 20px;
}

.recruit_youkou table th,
.recruit_youkou table td {
    width: 100%;
    display: block;
    padding: 10px;
}

.recruit_youkou table {
    border-left: 1px solid #c3c3c3;
}

.table-res-form td {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.table-res-form tr th {
    padding-bottom: 0;
}

.recruit_form h2 {
    /* font-size: 28px; */
    font-size: 30px;
}

.no_bosyu .color_red {
    /* font-size: 20px; */
    font-size: 22px;
}

.recruit_youkou div.taC::after {
    width: 437px;
    height: 183px;
}

.page-id-63 .page_wrap {
    margin-bottom: 40px;
}

.contact_top_navi {
    width: 300px;
}

.contact_top_navi li::after {
    right: -33%;
    top: 43%;
}

.page-id-60 .read.taC {
    text-align: left !important;
}

.privacy_box dt {
    font-size: 20px;
    font-size: 22px;
}

/* .page-id-3 h1 {
    font-size: 24px;
    font-size: 26px;
    margin-bottom: 30px;
} */

.page-id-3 h1 span {
    font-size: 37px;
    font-size: 39px;
}

/* body {
    padding-top: 70px;
} */

/* header {
    margin-top: -70px;
}

header .col_1850 {
    height: 70px;
}

header .col_1850 .logo img {
    width: 200px;
    display: block;
}


header nav {
    margin-top: 0;
} */

.sm_nav {
    top: 70px;
    /* background: #f08247; */
}

.icon span {
    /* background: #f08247; */
}

/* #page_top a:hover {
    background: #FFF;
    color: #000;
} */

.voice_text_wrap .flex_start {
    margin-left: 0;
}

.flow_wrap .service_number_text::after {
    left: 45%;
}

.page-id-12 .contact_block {
    margin-top: 55px;
}

.flow_wrap li:last-child {
    margin-bottom: 0;
}

.service_box_inner {
    padding-bottom: 50px;
}

.flow_wrap h2::before {
    top: -10px;
}

.flow_wrap {
    padding-top: 55px;
}

.page_read_box {
    padding-bottom: 60px;
}

.tax-voice_type main,
.post-type-archive-voice main {
    padding-top: 50px;
}

.blog .col_1030 {
    padding-top: 10px;
}

.article_right .flex_start,
.article_title {
    font-size: 14px;
    font-size: 16px;
}

.article_left {
    margin-right: 15px;
}

.single_cat, .article_right .category {
    padding: 6px 10px 4px;
    margin-left: 10px;
}

.ft_right > ul li {
    font-size: 16px;
    font-size: 18px;
}

.recruit_massage {
    margin-bottom: 60px;
}

.kobetsu_title_wrap_inner h2 {
    /* font-size: 20px; */
    font-size: 22px;
}

.single_nav li:nth-child(2) a {
    width: 160px !important;
}

.single .breadcrumbs_wrap {
    margin-bottom: 30px;
}

.single_nav .flex_center li {
    margin-left: 15px;
    margin-right: 15px;
}

.submit_wrap {
    display: block;
}

form.wpcf7-form p.buttons-area .button-rewrite {
    margin-right: 0 !important;
    margin-bottom: 20px;
}

form.wpcf7-form p.buttons-area .wpcf7-submit {
    margin-left: auto !important;
}

.front_price h2 {
    /* font-size: 28px; */
    font-size: 30px;
}

.page-id-60 main {
    margin-top: 50px;
    margin-bottom: 50px;
}

/* .parent-pageid-60 .page_top_section p {
    text-align: center;
} */

#anc01, #anc02, #anc03, #anc04 {
    padding-top: 70px;
    margin-top: -70px;
}

.slide_boder a::after {
    content: none;
}

.page_head_img h1 {
    line-height: 1.2;
}

.tax-works_category .works_top .flex_start.child_w32 li,
.post-type-archive-works .works_top .flex_start.child_w32 li {
    width: 100%;
}

.slider_text .flex_start,
.tax-works_category .slider_text .text_contents,
.tax-works_category .slider_text {
    width: 100% !important;
    margin-left: 0 !important;
}

.tax-works_category main,
.post-type-archive-works main {
    padding-top: 50px;
}

.pagination,
.wp-pagenavi {
    flex-wrap: wrap;
}

.pagination {
    margin-top: 10px;
    margin-bottom: 40px;
}

.front .contact_block_inner {
    margin-left: 0;
    margin-right: 0;
}

.front_voice li:nth-child(n + 4) {
    display: none;
}

/* body {
    padding-bottom: 80px;
} */

/* .sp_bottom_header {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.sp_bottom_header ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
} */

/* .sp_bottom_header ul li {
    width: 50%;
} */

/* .sp_bottom_header ul li a {
    display: block;
    height: 80px;
} */

/* .sp_bottom_header ul li:first-child a {
    background: #fdf2ec;
    color: #535353;
} */

/* .sp_bottom_header ul li a {
    background: -webkit-linear-gradient(0deg, #e459cb, #ed7c5b);
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
} */

/* .sp_bottom_header ul li:first-child a {
    flex-direction: column;
    font-size: 14px;
} */

/* .sp_bottom_header ul li:first-child a .footer_tel {
    font-size: 18px;
    font-size: 20px;
}

.sp_bottom_header ul li:first-child a span {
    color: #ef454a;
}

.sp_bottom_header ul li a i {
    font-size: 22px;
    font-size: 24px;
    margin-right: 6px;
} */

/* #page_top a {
    height: 40px;
    width: 40px;
    background: #ef8344;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: none;
    color: #FFF;
}

#page_top a:hover {
    background: #ef8344;
    color: #FFF;
}

#page_top a::after {
    content: none;
} */

footer {
    padding-bottom: 10px;
}

.front_about .taC.mb60 {
    text-align: left !important;
}

#hamburger {
    top: 3px;
}

/* .flow_wrap .service_number_text {
    width: 100%;
} */


@keyframes scroll{
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc(-250px * 4));
    }
}

  .slider2 {
    width: 100%;
    background: white;
    height: 140px;
    margin: auto;
    overflow:hidden;
    position: relative;
  }

  .slider-wrap {
      animation: scroll 30s linear infinite;
      display: flex;
      width: calc(250px * 8);
      height:100%;
    }
  .slide-image{
    width:90%;
    height:100%;
    object-fit:cover;
  }
  .slide{
    width:250px;
    height:100%;
    text-align:center;
    margin-left: 5px;
    margin-right: 5px;
  }

  .service_box {
      background: none;
  }

  .service_box > figure {
      top: 0;
  }

  .front_place {
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .front_place dl {
      padding-top: 20px;
  }

  .front_place dl dt {
      width: 100%;
  }

  .front_place dl dt span {
      width: 85px !important;
  }

  .front_place dl.place_w60 dt {
      display: flex;
  }

  .front_place dl.place_w60 dt span {
      margin-right: 10px;
  }

  .top_soudan .col_1450 {
    padding-left: 10px;
    padding-right: 10px;
  }
 
.flow_wrap .service_number_text {
    width: 84.93%;
}

.flow_wrap li h3 {
    font-size: 20px;
}

.flow_wrap li p {
    font-size: 18px;
}

.flow_wrap {
    margin-bottom: 70px;
}


}
/* レスポンシブ 600ここまで */