@charset "utf-8";
@media screen and (min-width:910px) {
/*//////////////////////////////////////////////////////////

Copyright (C) apricot-design All Rights Reserved.
------------------------------------------------------------
CSS information
 file name  :  layout.css
 style info :  レイアウトファイル
 admin info :  apricot-design
 
//////////////////////////////////////////////////////////*/

/*
0:セット
------------------------------------------------------------
*/
body {
	font-family: 'Noto Sans JP', sans-serif;
	color: #323232;
	font-size: 14.6px;
	line-height: 230%;
	text-align: left;
	letter-spacing: 1px;		/* iOS4でのテキストの隙間への対応 */
	-webkit-text-size-adjust: 100%;		/* 文字サイズの自動調整機能のキャンセル */
}
.win body {
font-family: 'Noto Sans JP', sans-serif;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #323232;
	transition:0.5s;
	-webkit-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
}
a:hover {
	color: #F0F0F0;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	outline: 0;
}
.opacity:hover{
	-moz-opacity:0.7;
	-ms-opacity:0.7;
	-webkit-opacity:0.7;
	opacity:0.7;
}
.opacity{
	height: 50px;
}
* {
    font-family: Noto Sans JP,sans-serif;
}
ul {
    list-style: none;
}
.container_sp{
	display:none;
}
	
/*
1:Base
------------------------------------------------------------
*/
#containerWrap {
    min-width: 1000px;
}

#container, #container1, #contentTop, #content, #contentSub {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

#container1 {
    margin: 130px auto 0;
}

#content {
    margin: 100px auto;
    width: 1000px;
}

#contentSubA {
    padding: 50px 0 0;
    width: 100%;
    background: #F3EFED;
    margin-top: -35px;
}

.nameBox {
    padding-bottom: 87px;
}

.beigeBox1, .beigeBox2, .beigeBox3, .beigeBox4 {
    width: 100%;
    overflow: hidden;
    clear: both;
    background-size: 100% auto;
}

.beigeBox1 {
    background: #f3efed;
    padding: 110px 0 35px;
    margin-bottom: 0;
    background-repeat: repeat;
}

.beigeBox2 {
    margin: 0;
    background: url(../images/fortuneBg.png) repeat-y 0 0;
}

.beigeBox3 {
    margin: 0;
    background: url(../images/fortuneBg2.png) repeat-y 0 0;
}

.beigeBox4 {
    background: #071A47;
    height: 170px;
    background-repeat: repeat;
}

#main, .main {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    width: 910px;
}

#main.section {
    float: left;
}

.maintop {
    padding: 30px 0 0;
    width: 67%;
}

.main1, .main2, .main3, .main4 {
    margin: 10px auto;
    overflow: hidden;
}

.main1 {
    width: 95%;
}

.main2 {
    width: 75%;
}

.main3, .main4 {
    width: 910px;
    padding: 30px;
}

.main4 {
    background: #fff;
}

#sub {
    float: left;
    width: 250px;
}

#breadcrumbList {
    margin-bottom: 15px;
    font-size: 100%;
}

.wp-pagenavi {
    clear: both;
    padding: 15px 0 !important;
}

.beigeBoxp {
    width: 800px;
    margin: 20px auto;
}

.beigeBoxp img {
    width: 100%;
    text-align: center;
}

.secound {
    width: 1000px;
    margin: 0 auto;
    height: 90px;
    background: url(../images/secoundBg.png) no-repeat 0 0;
    padding-bottom: 25px;
}

.section, .sectiontop, .sectionH, .sectionI {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.section {
    padding: 15px;
}

.sectiontop {
    padding: 0;
}

.sectionA, .sectionB {
    margin: 20px auto;
    overflow: hidden;
}

.sectionA {
    width: 45%;
    margin-top: 40px;
    margin-bottom: 80px;
}

.sectionB {
    width: 80%;
}

.sectionC, .sectionD, .sectionG {
    width: 40%;
    margin: 50px 0;
    overflow: hidden;
}

.sectionC {
    float: right;
    margin-left: 100px;
    margin-top: 50px;
}

.sectionD {
    text-align: center;
    margin-left: 100px;
}

.sectionE, .sectionF, .sectionJ, .sectionk, .sectionM {
    background: #FFF;
    border-radius: 10px;
    margin: 0 auto;
    padding: 30px;
}

.sectionE {
    width: 67%;
    margin-bottom: 30px;
}

.sectionF {
    width: 800px;
    margin-top: 110px;
    text-align: center;
}

.sectionJ {
    display: flex;
    width: 800px;
    margin-bottom: 30px;
}

.sectionk {
    width: 850px;
    padding-bottom: 10px;
}

.sectionM {
    width: 800px;
    margin-top: 110px;
}

.sectionL {
    width: 65%;
    margin: 30px auto 0;
    display: flex;
}

#topWrap1 {
    margin-top: 150px;
}

.jobBox, .jobBox2, .jobBoxTop, .jobBoxLeft, .jobBoxRight, .jobBoxKey {
    overflow: hidden;
    margin: 0 auto;
}

.jobBox {
    background: #F3EFED;
    padding: 30px;
    border-radius: 10px;
    width: 800px;
    margin: 30px auto;
}

.jobBox2 {
    background: #071A47;
    padding: 35px 0;
}

.jobBoxTop {
    background: #FFF;
    padding: 20px;
    margin-bottom: 30px;
}

.jobBoxLeft {
    background: #FFF;
    padding: 20px;
    float: left;
    width: 400px;
    margin-right: 30px;
}

.jobBoxRight {
    float: right;
    width: 330px;
}

.jobBoxKey {
    background: #FFF;
    padding: 20px;
    margin-bottom: 30px;
}

.leftBox {
    float: left;
    margin: 0;
    width: 200px;
}

.rightBox {
    float: right;
    margin: 0;
    width: 430px;
}

.box {
    padding: 15px;
    background: #F7F7F7;
}

.name {
    line-height: 2em;
    clear: both;
}

.map {
    width: 450px;
    height: 450px;
    margin: 15px 10px;
}

.linkText {
    text-decoration: underline;
}

.textBox {
    padding-left: 30px;
}

.red {
    color: #C31C1F;
    margin-left: -15px;
}
/*
2:h_tag
------------------------------------------------------------
*/
/* タイトルのスタイリング */

h2.mainTi {
    margin-bottom: 20px;
    padding: 10px;
    font-size: 100%;
    background: #000;
    color: #FFF;
}
h3.mainTi {
    font-family: 'Asap', sans-serif;
    font-size: 277%;
    font-weight: bold;
    color: #C31C1F;
    text-align: center;
    margin-bottom: 60px;
}
.mainTi2 {
    font-size: 1.8em;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'Arial', sans-serif;
    letter-spacing: 1px;
}

/* 記事リスト全体のスタイル */
.kiji-list {
    display: flex;
    flex-direction: column;
    gap: 20px; /* 各ボックスの間隔を広めに */
    margin: 0;
    padding: 0;
    list-style: none;
}

/* 各記事ボックス */
.kiji-list a {
    display: flex;
    align-items: center;
    padding: 20px 16px;
    margin-bottom: 5px;
    background: linear-gradient(135deg, #6e6e6e, #393939, #000000);
    border-radius: 12px;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
    transition: all 0.4s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    isolation: isolate;
    transform: translateZ(0); /* ホバー時のスムーズな効果 */
}

/* リッチなホバーエフェクト */
.kiji-list a:hover {
    background: linear-gradient(135deg, #9E9E9E, #CFD8DC);
    transform: translateY(-5px) scale(1.03);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    border-color: #283152;
    cursor: pointer;
}

/* アイコンの代わりにバッジをスタイリング */
.kiji-list a::before {
    width: 220px;
    text-align: center;
    content: attr(data-batch);
    display: inline-block;
    font-size: 1rem;
    font-weight: bold;
    padding: 10px 8px;
    margin-right: 17px;
    background-color: #d10000;
    color: white;
    border-radius: 5px;
    text-transform: uppercase;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    flex-shrink: 0;
    transition: transform 0.3s ease, background-color 0.3s ease;
}
.kiji-list a:hover::before {
    transform: scale(1.1); /* バッジを少し拡大 */
    background-color: #e64a19; /* ホバー時に色を濃くする */
}

/* テキストコンテナ */
.kiji-list a span {
    font-size: 1.25rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    position: relative;
    z-index: 1;
    transition: color 0.3s ease;
}
.kiji-list a small {
    display: block;
    font-size: 1rem;
    color: #555;
    margin-top: 5px;
    position: relative;
    z-index: 1;
}

/* 背景の動き */
.kiji-list a::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(25, 118, 210, 0.15);
    border-radius: 50%;
    transition: width 0.4s ease, height 0.4s ease, top 0.4s ease, left 0.4s ease;
    z-index: 0;
    transform: translate(-50%, -50%);
}
.kiji-list a:hover::after {
    width: 120%;
    height: 120%;
    top: 50%;
    left: 50%;
}

/* リッチなフォントアニメーション */
.kiji-list a:hover span {
    color: #283152;
}

/* タイトルのバリエーション */
h3.mainTi2 {
    font-size: 1.8em;
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #666;
    padding-bottom: 15px;
    color: #C31C1F;
    font-weight: bold;
    padding-top: 10px;
}
h3.mainTi3 {
    font-size: 1.6em;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
h3.mainTiY {
    background: url(../images/migi.png) no-repeat 0 0;
    padding-left: 35px;
    font-size: 1.7em;
    border-bottom: 1px solid #666;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
h3.mainTiY2 {
    background: url(../images/migi.png) no-repeat 0 0;
    padding-left: 35px;
    font-size: 1.7em;
    margin-bottom: 30px;
}
h3.mainTi span {
    display: block;
    font-size: 38.8%;
    padding-top: 25px;
    color: #323232;
    font-weight: normal;
    font-family: "メイリオ", Meiryo, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
}
h3.subTi {
    font-weight: bold;
    font-size: 131%;
    margin-bottom: 15px;
}
h4.mainTi {
    border-bottom: 1px solid #111;
    font-weight: bold;
    font-size: 1.4em;
    padding-bottom: 15px;
    margin-bottom: 40px;
}
h4.subTi {
    font-weight: bold;
    font-size: 116%;
}
h4 span {
    font-weight: bold;
    font-size: 1.5em;
    color: #C31C1F;
}

/* その他タイトル */
.title {
    font-size: 1.4em;
    font-weight: bold;
    padding-top: 10px;
}
.titleD {
    text-align: center;
    padding-right: 5px;
    background: #D9E1E6;
    width: 94%;
    font-size: 1.6em;
    margin-top: 5px;
    padding-top: 5px;
}
.title2 {
    font-size: 1.4em;
    margin-bottom: 15px;
}
.titleP {
    font-size: 1.8em;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: bold;
    padding-top: 5px;
    color: #C31C1F;
    text-align: center;
}
.titleN {
    background: url(../images/number.png) no-repeat 0 0;
    line-height: 38px;
    margin-bottom: 30px;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: 50px;
}
.titlePick {
    background: url(../images/pickup.png) no-repeat 0 0;
    line-height: 50px;
    margin: 20px auto 30px;
    font-size: 2.5em;
    text-align: center;
    width: 350px;
    border-bottom: #D10000 5px solid;
    padding-bottom: 5px;
}
.titleSyokushu {
    background: url(../images/syokusyu.png) no-repeat 0 0;
    line-height: 50px;
    margin: 20px auto 30px;
    font-size: 2.5em;
    text-align: center;
    width: 350px;
}
.titleKeyword {
    background: url(../images/keyword.png) no-repeat 0 0;
    line-height: 50px;
    margin: 20px auto 30px;
    font-size: 1.5em;
    text-align: center;
    width: 300px;
}
.titleNensyu {
    background: url(../images/nensyu.png) no-repeat 30px 0;
    line-height: 50px;
    margin: 20px auto 30px;
    font-size: 1.5em;
    text-align: center;
    width: 300px;
}
.titleC {
    text-align: center;
}
.titleD span {
    font-size: small;
}
.titleY {
    background: url(../images/migi.png) no-repeat 0 0;
    padding-left: 35px;
    font-size: 1.4em;
    margin-bottom: 20px;
}
.title3 {
    font-weight: bold;
}
/*
3:Common style
------------------------------------------------------------
*/
/* Breadcrumbs styling */
.breadcrumbs {
    font-size: 80%;
    margin-right: 200px;
}

/* Alignment classes */
.alignleft {
    float: left;
    padding: 0 15px 15px 0;
}

/* Photo alignment */
.photoL {
    float: left;
    padding: 0 15px 15px 0;
}
.photoR {
    float: right;
    padding: 0 0 15px 15px;
}

/* Image title spacing */
.imgTi {
    margin-bottom: 15px;
}
.imgTi0 {
    margin-bottom: 0px;
}
.imgTi5 {
    padding-bottom: 5px;
}
.imgTi10 {
    padding-bottom: 10px;
}
.imgTi15 {
    padding-bottom: 15px;
}
.imgTi20 {
    padding-bottom: 20px;
}

/* Sitemap box styling */
.sitemapBox.inner {
    width: 1000px;
    color: #FFF;
    background: #828080;
}

/* Thickbox AJAX content styling */
#TB_ajaxContent {
    width: 630px !important;
    background: #FFF !important;
}

/* Header styling */
header {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-top: 8px solid #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .2);
}

#headerBox {
    width: 1100px;
    margin: 0 auto;
}
h1 {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 30%;
    line-height: 1;
    letter-spacing: 0;
}

#headerLeft {
    float: left;
    width: 120px;
    margin: 5px 0 0 100px;
}

#headerRight {
    float: right;
    text-align: right;
    width: 870px;
    z-index: 5;
    overflow: visible;
}
#headerRight .hBtn {
    float: right;
    margin-bottom: 20px;
}

/* Global navigation menu styling */
.gnav {
    display: flex;
    height: 2rem;
    margin: 0 auto;
    width: 780px;
    margin-top: 20px;
    z-index: 70;
    background: #FFF;
}
.gnav > li {
    width: 20%;
}
.gnav li {
    list-style: none;
    position: relative;
    background: #fff;
}
.gnav > li a {
    display: block;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    text-decoration: none;
    width: 100%;
    font-size: 15px;
}
.gnav > li a:hover {
    color: #f5f5f5;
    background: #fff;
}

/* Dropdown menu levels */
ul.menu__second-level,
ul.menu__third-level,
ul.menu__fourth-level {
    padding-left: 0;
    visibility: hidden;
    opacity: 0;
}

.gnav > li:hover {
    background: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #fff;
    background: #F3EFED;
}
.menu__third-level li {
    border-top: 1px solid #fff;
    background: #F2EEEE;
}
.menu__second-level li a,
.menu__third-level li a {
    color: #323232;
}
.menu__second-level li a span,
.menu__third-level li a span {
    font-size: .9em;
}
.menu__second-level li a:hover,
.menu__third-level li a:hover,
.menu__fourth-level li a:hover {
    background: #C31C1F;
}

/* Arrows for dropdowns */
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Clearing floats */
.gnav:before,
.gnav:after {
    content: " ";
    display: table;
}
.gnav:after {
    clear: both;
}
.gnav {
    zoom: 1;
}

/* Single-level menu */
.gnav > li.menu__single {
    position: relative;
}
li.menu__single ul.menu__second-level {
    position: absolute;
    top: 40px;
    width: 100%;
    background: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #fff;
}
li.menu__single:hover ul.menu__second-level {
    top: 30px;
    visibility: visible;
    opacity: 1;
}

/* Multi-level menu */
.gnav > li.menu__multi {
    position: relative;
}
li.menu__multi ul.menu__second-level {
    position: absolute;
    top: 40px;
    width: 100%;
    background: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
li.menu__multi:hover ul.menu__second-level {
    top: 30px;
    visibility: visible;
    opacity: 1;
}
li.menu__multi ul.menu__second-level li {
    position: relative;
}
li.menu__multi ul.menu__second-level li:hover {
    background: #7D0F11;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level {
    position: absolute;
    top: -1px;
    left: 100%;
    width: 100%;
    background: #F3EFED;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
li.menu__multi ul.menu__second-level li:hover ul.menu__third-level {
    visibility: visible;
    opacity: 1;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li {
    position: relative;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li:hover {
    background: #C31C1F;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level {
    position: absolute;
    top: -1px;
    left: 100%;
    width: 100%;
    background: #2a1f1f;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li:hover ul.menu__fourth-level {
    visibility: visible;
    opacity: 1;
}
.init-right:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
	
/*
5:Common table
------------------------------------------------------------
*/
/* Base styles for tables */
.basicTable {
    margin-bottom: 2em;
    width: 100%;
    line-height: 1.2;
}
.basicTable th {
    padding: 3%;
    width: 34%;
    border-top: #BFBFBF solid 1px;
    font-weight: bold;
    text-align: left;
}
.basicTable td {
    padding: 3%;
    width: 54%;
    border-top: #BFBFBF solid 1px;
    text-align: left;
    vertical-align: top;
}

/* Table styles with specific designs */
.basicTable2 {
    margin-bottom: 2em;
    width: 100%;
}
.basicTable2 th {
    padding: 2%;
    width: 20%;
    background: #646464;
    font-weight: bold;
    text-align: left;
    border-bottom: 5px #f3efed solid;
    border-right: 5px #f3efed solid;
    box-sizing: border-box;
    color: #FFF;
}
.basicTable2 td {
    padding: 2%;
    width: 76%;
    border-bottom: 5px #f3efed solid;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
    background: #FFF;
}

.basicTable3 {
    margin-bottom: 2em;
    width: 100%;
}
.basicTable3 th {
    padding: 2%;
    width: 16%;
    background: #646464;
    font-weight: bold;
    text-align: left;
    border-bottom: 5px #fff solid;
    border-right: 5px #fff solid;
    box-sizing: border-box;
    color: #FFF;
}
.basicTable3 td {
    padding: 2%;
    width: 76%;
    border-bottom: 5px #fff solid;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
    background: #FFF;
}

.basicTable4 th {
    font-weight: bold;
    padding: 1%;
    vertical-align: top;
}
.basicTable4 td {
    padding: 1%;
}

.basicTable5 {
    margin-bottom: 2em;
    width: 100%;
}
.basicTable5 th {
    padding: 2%;
    width: 26%;
    background: #646464;
    font-weight: bold;
    text-align: left;
    border-bottom: 8px #f3efed solid;
    border-right: 8px #f3efed solid;
    box-sizing: border-box;
    color: #FFF;
}
.basicTable5 td {
    padding: 2%;
    width: 66%;
    border-bottom: 8px #f3efed solid;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
    background: #FFF;
}

.basicTable6 {
    margin-bottom: 2em;
    width: 100%;
}
.basicTable6 th {
    padding: 2%;
    width: 46%;
    background: #646464;
    font-weight: bold;
    text-align: left;
    border-bottom: 8px #f3efed solid;
    border-right: 8px #f3efed solid;
    box-sizing: border-box;
    color: #FFF;
}
.basicTable6 td {
    padding: 2%;
    width: 46%;
    border-bottom: 8px #f3efed solid;
    border-right: 8px #f3efed solid;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
    background: #FFF;
}

.basicTable7 {
    margin-bottom: 2em;
    width: 100%;
}
.basicTable7 th {
    padding: 2%;
    width: 20%;
    background: #868686;
    font-weight: bold;
    text-align: left;
    border-bottom: 8px #f3efed solid;
    border-right: 8px #f3efed solid;
    box-sizing: border-box;
    color: #FFF;
}
.basicTable7 td {
    padding: 2% 4% 2% 2%;
    width: 25%;
    border-bottom: 8px #f3efed solid;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
    background: #FFF;
}

/* Menu table styles */
table.menuTable {
    margin-bottom: 2em;
}
table.menuTable th {
    padding: 3%;
    width: 24%;
}
table.menuTable td {
    padding: 3%;
    width: 14%;
}

/* Job title styling */
h3.jobTi {
    color: #c31c1f;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1.7em;
    width: 98%;
    text-align: left;
}
h3.jobTi span {
    display: block;
    font-weight: 400;
    font-size: 0.55em;
    color: #000;
    padding: 10px 20px 0 0;
    text-align: right;
}
/*
6:コンサルタント実績　
------------------------------------------------------------
 プロファイルカードのスタイル */
/* 全体スタイル */
.profile-card {
    max-width: 900px;
    margin: 20px auto;
    padding: 20px;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff, #f9f9f9);
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

/* タイトル */
.achievements {
    width: 98%;
    font-size: 1.5rem;
    font-weight: bold;
    color: #222;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.achievements::after {
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    background-color: #d10000;
    margin: 10px auto 0;
    border-radius: 2px;
}

/* 情報セクション */
.info {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    margin-bottom: 30px;
}

.info span {
    font-size: 1rem;
    background-color: #e3e3e3;
    color: #333;
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* コメントセクション */
.comment2,
.comment3,
.comment4 {
    padding: 30px;
    border-radius: 12px;
    margin-bottom: 20px;
    color: #444;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.comment2 {
    background: linear-gradient(135deg, #e3f2fd, #bbdefb);
}

.comment3 {
    background: linear-gradient(135deg, #e8f5e9, #c8e6c9);
}

.comment4 {
    background: linear-gradient(135deg, #fff3e0, #ffe0b2);
}

/* 見出し */
.comment2 h4,
.comment3 h4,
.comment4 h4 {
    font-size: 1.5rem;
    color: #222;
    margin-bottom: 10px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    position: relative;
    padding-left: 30px; /* アイコン分の余白 */
}

/* アイコンの追加 */
.comment2 h4::before,
.comment3 h4::before,
.comment4 h4::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1.2rem;
    color: #4caf50; /* デフォルトアイコンの色 */
}

/* 各セクションのアイコン */
.comment2 h4::before {
    content: "\f0eb"; /* Font Awesomeの電球アイコン */
    color: #2196f3; /* 青系 */
}

.comment3 h4::before {
    content: "\f0e7"; /* 稲妻アイコン */
    color: #4caf50; /* 緑系 */
}

.comment4 h4::before {
    content: "\f06e"; /* チェックマークアイコン */
    color: #ff9800; /* オレンジ系 */
}

/* テキスト */
.comment2 p,
.comment3 p,
.comment4 p {
    font-size: 1rem;
    line-height: 1.8;
    color: #333;
}

/* ホバー効果 */
.comment2:hover,
.comment3:hover,
.comment4:hover {
    transform: scale(1.02);
    transition: all 0.3s ease-in-out;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

/* ボタン */
.linkBtn {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.linkBtn a.btn2 {
    background: #4CAF50;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-size: 1rem;
    transition: background 0.3s;
}

.linkBtn a.btn2:hover {
    background: #45a049;
}
	
/*
6:Common UL
------------------------------------------------------------
*/
/* メニューリストのスタイル */
ul.menu li a {
    width: 215px;
    padding: 8px 15px 8px 20px;
    background: url(dot1.png) no-repeat 0px 10px;
    display: block;
    border-bottom: 1px dotted #604c3f;
    margin-top: -1px;
    font-size: 100%;
}

ul.menu li a:hover {
    text-decoration: none;
    background: #111;
    color: #FFF;
}

/* ブログリストのスタイル */
ul.blogList li {
    padding-bottom: 8px;
    border-bottom: 1px dotted #666;
    margin-bottom: 8px;
    padding-left: 10px;
    background: url(migi2.gif) no-repeat 0px 6px;
}

/* ベーシックリストのスタイル */
ul.basicList {
    list-style: none; /* デフォルトのリストスタイルを無効化 */
    padding: 0;
    margin: 20px 0; /* 上下のマージンを追加 */
}

ul.basicList li {
    background-color: #fff; /* 白い背景 */
    padding: 15px; /* 内側の余白 */
    margin: 10px 0; /* 上下のマージン */
    border-radius: 8px; /* 角を丸くする */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* シャドウ効果 */
    position: relative; /* 子要素の位置調整用 */
    padding-left: 40px; /* 左側のパディングを追加 */
    display: flex; /* フレックスボックスを利用 */
    align-items: center; /* 縦方向の中央揃え */
}

.number1 {
    font-weight: bold;
    color: #d10000; /* ポイントカラー */
    font-size: 20px; /* 数字のサイズ */
    margin-right: 15px; /* 数字とテキストの間にマージンを追加 */
}

/* 写真リストのスタイル */
ul.photo {
    clear: both;
    width: 742px;
    margin-right: -22px;
}

ul.photo li {
    float: left;
    margin-right: 22px;
    margin-bottom: 20px;
    width: 225px;
}

ul.photo li img {
    width: 225px;
    height: auto;
}

/* リンクボックスのスタイル */
ul.linkBox {
    clear: both;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto 0px;
    text-align: center;
}

ul.linkBox li {
    border: 1px solid #666;
    background: url(../images/migi.png) no-repeat 20px 45%;
    text-align: center;
    width: 210px;
    margin-right: 30px;
    font-size: 1.8em;
    display: inline-block;
}

ul.linkBox li a {
    display: block;
    width: 210px;
    padding: 20px;
}

ul.linkBox li:last-child {
    margin-right: 0;
}

/* 結果リストのスタイル */
ul.resultList {
    clear: both;
    overflow: hidden;
    width: 600px;
    margin: 0 auto;
    background: #fff;
}

ul.resultList li {
    background: url(../images/resultBg.png) no-repeat 0 0;
    width: 100%;
    height: 220px;
    float: left;
}

ul.resultList li:nth-child(2n) {
    margin-right: 0;
}

ul.resultList dl {
    clear: both;
    overflow: hidden;
    padding: 50px 0 0 50px;
}

ul.resultList dl dt {
    width: 110px;
    margin-right: 160px;
    text-align: center;
    float: left;
    color: #000;
}

ul.resultList dl dd {
    width: 120px;
    text-align: center;
    float: left;
    color: #FFF;
}

ul.resultList dl dd div.icon {
    display: none;
}

.smallText {
    margin: -25px 0 0 0;
}

/* ジョブボックスのスタイル（トップ、左、右） */
.jobBoxTop ul,
.jobBoxLeft ul,
.jobBoxRight ul {
    clear: both;
    overflow: hidden;
}

.jobBoxTop ul li,
.jobBoxLeft ul li,
.jobBoxRight ul li {
    border-bottom: 1px solid #666;
    padding: 20px 0;
    background: url(../images/migig.png) no-repeat 98% 50%;
    float: left;
    width: 95%;
    padding-right: 5%;
}

.jobBoxTop ul li {
    width: 43%;
    margin-right: 4%;
    height: 45px;
}

.jobBoxTop ul li:nth-child(2n) {
    margin-right: 0;
}

.jobBoxTop ul li a,
.jobBoxLeft ul li a,
.jobBoxRight ul li a {
    display: block;
}

.jobBoxTop ul li a:hover,
.jobBoxLeft ul li a:hover,
.jobBoxRight ul li a:hover {
    color: #d10000;
}

/*
7:Common DL
------------------------------------------------------------
*/
dl.basicList {
	margin-bottom:50px;
	width: 100%;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
dl.basicList dt {
	width: 100%;
	margin-bottom: 30px;
	padding-top: 50px;
	color: #C31C1F;
	font-size: 1.2em;
}
dl.basicList dd {
	padding-bottom: 50px;
}
dl.menuList {
	width: 265px;
	height: 240px;
}
dl.menuList dt {
	width: 265px;
	padding-bottom: 5px;
}
dl.menuList dd {
	width: 265px;
	padding-bottom: 15px;
	text-align: left;
	line-height: 1.6em;
}

/*
8:top
------------------------------------------------------------
*/
.mainImg {
	width: 100%;
	margin: 0px auto -50px;
	position:relative;
	height:auto;
}
#mainTxt{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	z-index:150;
}
.beige{
	width:100%;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	padding:30px 0 0;
}
.beigeBoxtopTi{
	position: absolute;
	top: 500px;
}

.beigeBox{
	width:100%;
	background: #071A47;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	overflow:hidden;
	clear:both;
	background-repeat: repeat;
}
.beigeBoxA{
	width:100%;
	background: #F3EFED;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	padding:60px 0 25px;
	overflow:hidden;
	clear:both;
	background-repeat: repeat;
}
.whiteBox .beigeBox{
	background: #F3EFED;
	margin-top: 10px;
	padding-top: 0;
}
.whiteBox{
	width:100%;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	padding:5px 0 20px;
	margin-bottom: 0px;
	overflow:hidden;
	clear:both;
}

.whiteBox p{
	text-align:center;
}
.topSection {
    width: 65%;
    margin: 0 auto;
}
.beige2{
	width:100%;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
}

h2.topTi{
	font-size:2.2em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding: 80px 0 35px;
}
h2.topTi1{
	font-size:2.8em;
	font-weight:bold;
	color:#C31C1F;
	text-align:center;
	margin-bottom:20px;
	padding-top:20px;
}
h2.topTi2{
	font-size:2.8em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin-bottom: 10px;
	padding-top: 10px;
}
h2.topTi3{
	font-size:2.2em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding: 90px 0 27px;
}
h2.topTi4{
	font-size:2.2em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding:20px 0;
}
h2.topTi span{
	display:block;
	font-size:0.8em;
	padding-top:35px;
	color:#323232;
	font-weight:normal;
	font-family: "メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
}
h2.topTi1 span{
	width: 910px;
    margin: 0 auto;
	display:block;
	font-size:0.6em;
	padding-top:35px;
	color:#323232;
	font-weight:normal;
	font-family: "メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
}
h3.topTi{
	font-size:170%;
	margin:5px 0 20px;
	text-align:center;
}
h3.topTi2{
	font-size:170%;
	margin:5px 0 20px;
	text-align: center;
}
ul.topMenu {
	clear: both;
margin-right:-40px;
	overflow:hidden;
}
ul.topMenu li {
	width: 45%;
	float: left;
	margin:0 30px 95px 0;
	background:#FFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow:hidden;
	height:260px;
}
ul.topMenu li img{
	vertical-align:bottom;
}
ul.topMenu li .num{
		font-family: 'Asap', sans-serif;
    font-weight: bold;
    font-size: 180%;
    color: #d10000;
    margin-bottom: 5px;
    margin-top:10px;
	text-align:center;
}
	
ul.topMenu li:last-child .num{
	margin-bottom: 10px;
}

ul.topMenu li .ti{
	font-size:130%;
	font-weight: bold;
	color:#323232;
   margin-bottom:15px;
	line-height:1.8;
	letter-spacing:0;
	text-align:center;
}
ul.topMenu li .left{
	font-size:85%;
	}	
.leftCol{
	width:50%;
	float:left;
}
.rightCol{
	width:45%;
	float: right;
}
.rightCol2{
	width:50%;
	float:right;
}
.leftCol2{
	width:45%;
	float:left;
}
/* ご相談からの流れ　フロー2　２０２３０７０５ */
.flow02 {
    width:100%;
}
/* floatを使うのでclearfixの指定 */
.flow02:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}
.flow02 .box {
    padding: 25px 5px 15px 35px; /* テキストの位置調整 */
    width: 20%; /* ウィンドウの幅が広くなった時のために％で指定 */
    height: 400px;
    background: #FFFAF8; /* １番目のボックスの色指定 */
    float: left; /* 横並び */
    position: relative;
    font-size: 1em; /* テキストの指定 */
    line-height: 1.8; /* テキストの指定 */
	text-align: center;
	color: #323232;
}
.flow02 .box02 { background: #F3EFED; } /* ２番目のボックスの色指定*/
.flow02 .box03 { background: #DEDAD9; } /* ３番目のボックスの色指定*/
.flow02 .box04 { background: #C4C2C0; } /* ４番目のボックスの色指定*/
/* ボックスの左側に三角形を作る */
.flow02 .box:before {
    border-left: 25px solid #FFFFFF; /* １番目の三角形は背景色と同じ色を指定 */
    border-top: 217px solid transparent;
    border-bottom: 217px solid transparent;
    content: "";
    position: absolute;
    left: 0; /* ボックスの左に合わせて三角形を作る */
    top: 0;
}

.flow02 .box02:before { border-left-color: #FFFAF8; } /* ２番目の三角形は１番目のボックスと同じ色を指定 */
.flow02 .box03:before { border-left-color: #F3EFED; } /* ３番目の三角形は２番目のボックスと同じ色を指定 */
.flow02 .box04:before { border-left-color: #DEDAD9; } /* ４番目の三角形は３番目のボックスと同じ色を指定 */

/* 最後のボックスにだけ、右側に付ける三角形を作成する */
.flow02 .box04:after {
    border-left: 20px solid #C4C2C0; /* 最後の三角形は最後のボックスと同じ色を指定 */
    border-top: 217px solid transparent;
    border-bottom: 217px solid transparent;
    content: "";
    position: absolute;
    right: -20px; /* 三角形の幅の分だけ右にずらす */
    top: 0;
}
.flow02 .box span {
   padding: 20px; /* テキストの位置調整 */
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	line-height: 1.3; /* テキストの指定 */
	border-left: #D10000 5px solid;
	border-bottom: #D10000 1px solid;
}
/* ご相談からの流れ　フロー2ここまで */
/* レスポンシブ対応の下向き三角形の作り方 */
.container {
  max-width: 500px;
  margin: 0 auto;
}
.box p{
	padding-top:20px;
}

.block1, .block2{
  margin: -50px auto 0;
}
.block1:first-child{
	  margin: 0 auto;
}

.block1 .blockp{
  margin: 0;
  padding: 3em 0 0;
  background-color: #F3EFED;
  color: #323232;
  text-align: center;
	height: 180px;
}
.block1:before {border-left-color: #F3EFED; }

.block1::after {
content: '';
display: block;
background-color: #F3EFED;
clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
width: 100%;
height: 50px;
}
.block2 .blockp{
  margin: 0;
  padding: 3em 0 0;
  background-color: #FDFCFC;
  color: #323232;
  text-align: center;
	height: 180px;
}
.block2:before {border-left-color: #FDFCFC; }

.block2::after {
content: '';
display: block;
background-color: #FDFCFC;
clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
width: 100%;
height: 50px;
}

.wid100 {
  width: 100%;
}

.wid50 {
  width: 80%;
}

/* レスポンシブ対応の下向き三角形の作り方 ここまで*/

.tsuyomiLeft{
	width: 48%;
	float:left;
}
.tsuyomiLeft .tsuyomiText {
	margin: 30px 10px !important;
}
.tsuyomiRight {
	width: 48%;
	float:right;
}

.tsuyomiText {
	margin: 20px 10px;
	line-height: 2.5em;
    font-size: 14.7px;
}
.tsuyomiList {
	clear:both;
	overflow:hidden;
	margin-bottom: 10px;
}
.tsuyomiList dt {
	font-size: 2em;
	line-height: 1.1em;
	color: #d10000;
	text-align:center;
	font-weight: bold;
	margin: 20px 0 30px;
}
.tsuyomiList dd {
	float: right;
	width: 100%;
	font-size: 1.1em;
	line-height: 2.2em;
}
.flowLeft {
	width: 50%;
	float:left;
	vertical-align:middle;
	height:240px;
	display: block;
}
.flowRight {
	width: 50%;
	float:left;
	vertical-align:middle;
	height:240px;
	display: block;
}
.flowText {
	padding: 0 20px 0;
	width: 370px;
}
.flowLeftp {
	width: 50%;
	float:left;
	vertical-align:middle;
	height:200px;
	display: block;
}
.flowRightp {
	width: 50%;
	float:left;
	vertical-align:middle;
	height:200px;
	display: block;
}
.flowTextp {
	padding: 0 30px 0;
}
.flowTextp .title{
	color: #d10000;
}
.flowTextp p{
	text-align: left;
	font-size: normal;
}
	
.contentLeft {
	width: 450px;
	float:left;
	margin-right: 50px;
}
.contentRight {
	width: 500px;
	float:right;
}

.center .btn{
	margin:0 auto;
}
.centerbox{
	margin:0 20%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
.flowBox{
	background:url(../images/flowBg.png) no-repeat 0 0;
	height:183px;
	margin-bottom:60px;
}
ul.flowList{
	padding:60px 0 0;
	overflow:hidden;
}
ul.flowList li{
	width:111px;
	float:left;
	text-align:center;
	font-size:108%;
	line-height:1.9;
}
ul.flowList li:last-child{
	padding-top:15px;
}
.worksBox{
	width:310px;
	margin-right:35px;
	float:left;
	text-align:center;
}
.worksBox.nm{
	margin-right:0;
}
.worksBox .inner{
	background:#FFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:30px;
	margin-bottom:60px;
}
.grayBox{
	background:#646464;
	color:#FFF;
	width:200px;
	line-height:30px;
	margin:0 auto -10px;
	position:relative;
}
.grayBox:after{
	position:absolute;
	content:'';
	bottom:-10px;
	left:0;
	right:0;
	margin:0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #646464 transparent transparent transparent;
}
.ate {
	background:#f3efed;
	margin:10px 0 20px;
	padding:10px;
	line-height:1.8;
}
.ate .ti{
	font-size:116%;
	margin-bottom:5px;
}
.arrowB{
	margin-bottom:10px;
}
.redBox{
	padding:20px 0;
	background: #C31C1F;
	color:#FFF;
	margin-bottom:20px;
}
ul.infoList{
	width:100%;
	margin:0 auto;
	border-top:1px solid #bfbfbf;
	padding-top:15px;
	margin-bottom:60px;
}
ul.infoList li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom:1px solid #bfbfbf;
}
ul.infoList li .day{
	font-size:116%;
	font-weight:bold;
	margin-bottom:10px;
}
ul.infoList li .ti{
	font-size:116%;
	margin-bottom:10px;
}
ul.infoList li .ti a:link,
ul.infoList li .ti a:visited{
	text-decoration:underline;
}


#topLeft{
	width:1000px;
	float:left;
	margin-top:20px;
	background:#FFF;
	padding:60px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
	height:261px;
	overflow:hidden;
}
#topLeft h2.topTi{
	margin-bottom:50px;
}
#topLeft .tel{
	font-size:307.7%;
	font-family: 'Asap', sans-serif;
	font-weight:bold;
	margin:20px 0 30px;
}
#topLeft .tel span{
	display:inline-block;
	width:22px;
	height:31px;
	background:url(../images/tel.png) no-repeat center;
	margin-right:10px;
	vertical-align:middle;
}
#topLeft .mail span{
	display:inline-block;
	width:39px;
	height:30px;
	background:url(../images/mail.png) no-repeat center;
	margin-right:10px;
	vertical-align:middle;
}
#topLeft .mail .btn{
	display:inline-block !important;
}
#topRight{
	width:1000px;
	float:right;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow:hidden;
	text-align:center;
}
#topRight .inner{
	padding:60px 0px;
	width:100%;
	text-align:center;
}
#topRight .inner h2.topTi{
	margin-bottom:50px;
	letter-spacing:0;
}
#topRight .inner .center{
	margin-top:30px;
}
ul.bnrListfootr {
	clear:both;
	overflow:hidden;
	padding: 0 0 30px;
}
ul.bnrListfootr li {
	float: left;
    margin-right: 55px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
ul.bnrListfootr li img{
	vertical-align:bottom;
}

/*
固定ページで投稿者の一覧リストを表示させる
------------------------------------------------------------
*/
.writers{
	overflow:hidden;
}
.writer-profile{
	width: 23%;
	min-height: 350px;
	margin:1%;
	float:left;
	background: #fff;
	filter: drop-shadow(2px 2px 2px #aaa);
	border-radius: 8px;
}
.writer-profile .name{
	text-align:center;
	font-weight:bold;
	margin:0;
	clear:both;
	font-size:1.2em;
	background: #C31C1F;
	color: #fff;
}
.writer-profile .qualification,
.writer-profile .job{
	font-size:1em;
	padding: 0.8% 2%;
	clear:both;
	background: #F3EFED;
	color: #323232;
	text-align:center;
}
.writer-profile .qualification{
	font-weight: bold;
}
.writer-profile .job{
	height: 53px;
}
.writer-profile .description{
	font-size:0.9em;
	color: #323232;
	padding: 2% 1% 0;
	height: 96px;
}
.writer-profile .button {
	padding: 2%;
	margin-bottom:3px;
	margin-top: 10px;
	border: 1px outset #000080;
	text-align:center;
}
.writer-profile .button a{
	font-size:0.9em;
}
.writer-profile .button a:after{
	content:' >';
}
.eyecatch{
	text-align: center;
	margin-top: 3%;
}

.profiletxt{
	padding: 0 4% 4% ;
    line-height: 150%;
}
.consultantBox{
	width: 100%;
}
/*top画面の問合わせフォームについて　202300424*/
#containerform {
    width: 198px;
    overflow: hidden;
    padding:1rem;
    margin: -70px auto 0;
    position: fixed;
    right: 3px;
    background: #d10000;
    z-index: 90;
}
#containerform1 {
    width: 200px;
    overflow: hidden;
    padding:1rem;
    margin: 0 auto 0;
    position: fixed;
    right: 3px;
    background: #d10000;
    z-index: 90;
}
.sectionkensaku{
	color: #fff;
    text-align: center;	
}
.detailsxyz{
	margin-top:-20px;
}
span.white {
	font-size: 1.3em;
	margin-left: 5px;
	color: #fff;
}
span.white {
	font-size: 0.7em;
	margin-left: 5px;
	color: #fff;
}
/*
9:side
------------------------------------------------------------
*/
.sideSection {
	width: 100%;
	margin-bottom: 20px;
}
.sideContact {
	text-align: center;
}

/*
10:Footer
------------------------------------------------------------
*/
#topcontrol{
	width:60px;
	height:60px;
	background:url(../images/pageTop.png) no-repeat 0 0;
}
#footerWrap {
	background:#000;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	clear: both;
	width: 100%;
	padding: 60px 0 10px;
}
#footer {
	width: 1000px;
	margin: 0 auto;
	overflow:hidden;
	color: #FFF;
}
.footerLeft {
	float: left;
	width: 195px;
	font-size:93%;
	letter-spacing:0;
}
.footerRight {
	float: right;
	width: 720px;
}
.fdisc{
	margin-bottom:10px;
}
.footerRight .hBtn{
	float:right;
	margin-bottom:30px;
}
ul.fNavi {
	clear:both;
	margin-bottom: 25px;
	text-align: end;
	font-size:95%;
}
ul.fNavi li {
	display: inline;
	margin-left:10px;
}
ul.fNavi li a:link,
#footer ul li a:visited {
	color: #FFF;
}
ul.fNavi li a:hover {
	color: #909090;
}
.footerBox {
	clear:both;
	width: 100%;
	overflow: hidden;
	padding-top:10px;
}
ul.fList {
	width:700px;
	float:left;
	font-size:93%;
}
ul.fList li {
	float: left;
	padding-right:10px;
	border-right:1px solid #909090;
	line-height:1.2;
	margin-right:10px;
}
ul.fList li:last-child{
	border-right:none;
}
ul.fList li a:link,
ul.fList li a:visited{
	color: #909090;
}
ul.fList li a:hover {
	color: #FFF;
}
ul.fList2 {
	width:250px;
	float:right;
	font-size:95%;
}
ul.fList2 li {
	float: left;
	padding-left:15px;
	border-left:1px solid #909090;
	line-height:1.2;
	margin-left:15px;
}
ul.fList2 li:first-child {
	border-left:none;
}
ul.fList2 li a:link,
ul.fList2 li a:visited{
	color: #FFF;
}
ul.fList2 li a:hover {
	color: #909090;
}
.copy {
	clear: both;
	color: #909090;
}
.qr {
	text-align: right;
	width: 80px;
	height: 80px;
	float: right;
}

/*
11:option/contactform
------------------------------------------------------------
*/
.contactform {
	margin-bottom: 2em;
	width: 60%;
	background:#F3EFED;
	padding:40px;
	margin:0 auto;
}
table.contactform  {
	margin:0 auto;
}
table.conactform tr {
	padding: 20px 0;
	height:70px;
}
table.contactform th {
	padding: 2% 0 2% 2%;
	width: 15%;
    font-weight: bold;
    text-align: left;
	border-top: 1px solid #B1B1B1;
}

table.contactform td {
	padding: 2% 3%;
	width: 71%;
    text-align: left;
	vertical-align: top;
	border-top: 1px solid #B1B1B1;
}

input, textarea, select{
	padding:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:solid 1px #c8c8c8
}
select{
    padding: 1.7%;
    width: 100%;
    border-radius: 5px;
    border: #666 1px solid;
    box-sizing: border-box;
    vertical-align: middle;
    margin-right: 90px;
}
table.contactform ul li {
	float: left;
	width: 170px;
	display: flex;
	margin-right: 5px;
}
.wpcf7-textarea  {
	width: 90%;
	height:70px;
}
.wpcf7-text  {
	width: 90%;
	height: 30px;
}
.zip1 {
	width: 30%;
	height: 30px;
}
.zip2 {
	width: 40%;
	height: 30px;
}
.formtel {
	width: 80%;
	height: 30px;
}
.wpcf7-form-control wpcf7-text zip {
	width: 30%;
}
.addr  {
	width: 90%;
}
.contactformsubmit {
	text-align: center;
	height:60px !important;
	margin-top: 30px;
}
.wpcf7-submit{
	color:#666464;
	text-align:center;
	font-weight:bold;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	display:block;
	margin: 5px auto 0;
	border:none;
}
.wpcf7-submit:hover{
	text-decoration:none;
	-webkit-opacity:0.8;
	-moz-opacity:0.8;
	opacity:0.8;
}
#datepicker{
	width:40%;
}
.pink {
	text-align:center;
	font-size: 79%;
	color: #FFF;
	padding: 5px 10px;
	background: #e50060;
	margin-left: 15px;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap select {
	height: 44px;
}
.wpcf7-list-item {
	display:block;
}

input ,select{
    vertical-align:middle;
}
input.checkbox {
  position: relative;
  top: 10px;
  left: 10px;
}	
/*
12:option/wordpress
------------------------------------------------------------
*/
.widget_search {
	background: #FFF;
	margin-bottom: 20px;
	padding: 15px;
	text-align:center;
}
h3.widget-title {
	margin-bottom: 10px;
	padding: 5px;
	font-size: 100%;
	background:#000;
	color: #FFF;
}
.sideSectionw ul {
	margin-bottom: 20px;
}
.sideSectionw ul li {
	padding-bottom: 8px;
	padding-left: 15px;
	margin-bottom: 8px;
	background: url(migi1.gif) no-repeat 0 5px;
	border-bottom: 1px dotted #604c3f;}

/*
13:original
------------------------------------------------------------
*/
.hBtn{
	width:180px;
	background:#C31C1F;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	text-align:center;
	border:3px solid #C31C1F;
	height:58px;
	margin-left:20px;
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
	
}
.hBtn span{
	font-size: 0.9em;
}
.btn2{
	display:block;
	width:189px;
	line-height:34px;
	background:#323232;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	text-align:center;
	border:3px solid #323232;
}
.hBtn:link,
.hBtn:visited,
.btn:link,
.btn:visited,
.btn2:link,
.btn2:visited{
	color:#FFF;
}
.hBtn:hover,
.btn:hover,
.btn2:hover{
	color: #C31C1F;
	background:#FFF;
}
.btn3 {
	display:block;
	margin: 6px auto;
	width: 180px;
}
.btn3 a:link {
	color: #FFF !important;
}
.center{
	text-align:center;
	clear:both;
	margin-top: 20px;
}
.f14{
	font-size:108%;
}
.f15{
	font-size:116%;
}
.f17{
	font-size:131%;
}
dl.contactList {
	clear:both;
	overflow:hidden;
	text-align:center;
}
dl.contactList dt {
	border-bottom: 1px solid #BFBFBF;
	padding-bottom: 20px;
	margin-bottom: 30px;
	font-size: 3.3em;
	line-height:1.2em;
	color: #C31C1F;
	font-family: 'Asap', sans-serif;
}
.dl.contactList dd {
	color: #C31C1F;
}
.tel2 {
	background: url(../images/tel2.png) no-repeat 0 0;
	padding-left: 40px;
	color: #000;
}
.mail2 {
	background:url(../images/mail2.png) no-repeat 0px 10px;
	padding-left: 50px;
	padding-right: 40px;
	margin-right: 30px;
	color: #000;
}
.formTi {
	text-align:center;
	margin-bottom: 30px;
}
.formTi p{
	color: #fff;
}
.formTia{
	text-align:center;
	margin-top: 10px;
	margin-bottom: 5px;
}
.resultBox {
	border-radius: 15px;
	padding: 20px;
	width: 940px;
	margin: 0 auto 50px;
	position:relative;
	/*background: #F3EFED;*/
}
.resultBoxA {
	border-radius: 15px;
	padding: 20px;
	width: 940px;
	margin: 0 auto 50px;
	position:relative;
	background: #fff;
}

/* プロフィール全体のコンテナ */
.profilettl {
  padding: 5px 5px 5px 42px;
  background: #d10000;
  font-size: 20px;
  color: white;
  margin-left: -13px;
  line-height: 1.3;
  z-index: -1;
  width: 95%;
}

.profilettl:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2
}
.profilettl {
  opacity: 0;
  transform: translateY(10px);
  animation: fadeInUp 0.6s ease-out forwards;
}
.resultTop {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 40px;
  background-color: #f5f5f5;
  border-radius: 12px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  max-width: 900px;
  margin: 0 auto;
  font-family: 'Helvetica Neue', sans-serif;
  text-align: center;
}

/* 左側の画像と情報 */
.resultLeft {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

/* プロフィール画像 */
.resultLeft img {
  width: 180px;
  height: auto;
  border-radius: 50%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s;
}

.resultLeft img:hover {
  transform: scale(1.05);
}

/* コンサルタント名とキャッチフレーズ */
.resultTi {
  font-size: 1.6em;
  font-weight: bold;
  color: #333;
  margin-bottom: 8px;
  text-align: center;
}

.resultTi .red {
  color: #d32f2f; /* 名前の赤色アクセント */
}

.resultRight2 {
  text-align: left;
}

/* 得意分野リスト */
.tokuiList {
  margin-bottom: 10px;
}

.tokuiList dt {
  font-weight: bold;
  color: #666;
  font-size: 1em;
  margin-bottom: 5px;
}

.tokuiList dd {
  margin-left: 12px;
  color: #444;
  font-size: 0.95em;
  line-height: 1.6;
}

/* 右側の説明部分 */
.resultRight {
  flex: 1.5;
  color: #333;
  background: #ffffff;
  padding: 20px 30px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.resultRight h4 {
  font-size: 1.3em;
  color: #444;
  margin-bottom: 15px;
  border-bottom: 2px solid #d32f2f; /* 赤で強調 */
  padding-bottom: 8px;
  text-align: center;
}

/* 各セクションのアニメーション */
.resultTop, .resultLeft img, .resultRight {
  text-align: left;	
  opacity: 0;
  transform: translateY(10px);
  animation: fadeInUp 0.6s ease-out forwards;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* devプロフィールデザイン */
.profileContainer {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 40px;
  background-color: #f5f5f5;
  border-radius: 12px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  max-width: 900px;
  margin: 0 auto;
  font-family: 'Helvetica Neue', sans-serif;
  text-align: center;
}

/* 左側の画像と情報 */
.profileLeft {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

/* プロフィール画像 */
.profileLeft img {
  width: 180px;
  height: auto;
  border-radius: 50%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s;
}

.profileLeft img:hover {
  transform: scale(1.05);
}

/* コンサルタント名とキャッチフレーズ */
.profileTitle {
  font-size: 1.6em;
  font-weight: bold;
  color: #333;
  margin-bottom: 8px;
  text-align: center;
}
.profileDetailsWrapper{
  text-align: left;		
}	

.profileTitle .nameAccent {
  color: #d32f2f; /* 名前の赤色アクセント */
}
.profileRight span{
 text-decoration: underline; 
}
.profileRight{
  text-align: left;			
}  

/* 得意分野リスト */
.expertiseList {
  margin-bottom: 10px;
}

.expertiseList dt {
  font-weight: bold;
  color: #666;
  font-size: 1em;
  margin-bottom: 5px;
}

.expertiseList dd {
  margin-left: 12px;
  color: #444;
  font-size: 0.95em;
  line-height: 1.6;
}

/* 右側の説明部分 */
.profileRight {
  flex: 1.5;
  color: #333;
  background: #ffffff;
  padding: 20px 30px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.profileSubtitle {
  font-size: 1.3em;
  color: #444;
  margin-bottom: 15px;
  border-bottom: 2px solid #d32f2f; /* 赤で強調 */
  padding-bottom: 8px;
  text-align:center;
}

/* 各セクションのアニメーション */
.profileContainer, .profileLeft img, .profileRight {
  opacity: 0;
  transform: translateY(10px);
  animation: fadeInUp 0.6s ease-out forwards;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/*
14:option/contactform コンサルタント紹介の業界・職種選択
------------------------------------------------------------
*/
table.form-table {
	width: 83%;
	float:left;
	text-align:center;
}
table.form-table tr {
	padding: 20px 0;
}
table.form-table th {
	padding: 0 2%;
	width: 50%;
    font-weight: bold;
    text-align: center;
	font-size: 1.2em;
}

table.form-table td {
	padding: 02%;
	width: 50%;
    text-align: left;
	vertical-align: top;
}

select#occupationList{
	padding:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:solid 1px #c8c8c8;
	width:100%;
}
select#industryList{
	padding:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:solid 1px #c8c8c8;
	width:100%;
}
table.form-table ul li {
	float: left;
	width: 170px;
	display: flex;
	margin-right: 5px;
}
.form-table input{
	padding:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:solid 1px #c8c8c8
}
input#clickBtn{
	padding:5px 30px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:solid 1px #c8c8c8; 
	position:relative;
	top:70px;
}

.form-table option:hover{
	background: #f2f2f3;
}

input ,select{
    vertical-align:middle;
}


/* サイトマップの設定 */
#main3 {
	padding: 0px;
	clear: both;
	overflow: hidden;
	margin: 15px auto;
	width: 650px;
	display:flex;
}
#menu_map {
	width:300px;
	margin: 0 auto;
}
.main_menu_map{
    background-color: #F3EFED;
    font-weight: bold;
    padding-left: 20px;
    text-indent: 10;
    display: block;
    position: relative;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
	color: #323232;
}
.main_menu_map::before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -6px;
}
#menu_map .open_map::before {
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    margin-top: -3px;
}
#menu_map .main_menu_map:hover ,#menu_map .open {
    background-color: #C31C1F;
    color: #FFF;
}
#menu_map .main_menu_map:hover::before ,#menu_map .open::before{
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
}
.sub_menu_map li a{
    text-indent: 40px;
    background-color: #fff;
    display: block;
    position: relative;
    
}
.sub_menu_map li a::before{
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 6px #CCC;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
    margin-left: 25px;
}
.sub_menu_map li a:hover{
    background-color: #C31C1F;
	 color:#fff;
}
.sub_menu_map li a:hover::before {
    border-left: solid 6px #ffffff;
}
.third_menu_map li a{
    padding-left: 40px;
    border-top-style: none;
}
.third_menu_map li a::before{
    margin-left: 65px;
}

/*top画面の問合わせフォームについて　20230425*/
ul.bnrList,
.bnrList {
	overflow: hidden;
	position: fixed;
	top: 130px;
	right:3px;
	width: 230px;
	z-index:1;
	text-align: center;    
}
ul.bnrList li,
.bnrList li{
	text-align: end;
}
ul.bnrList li:last-child,
.bnrList li:last-child{
	margin-right: 0;
}
ul.bnrList li img,
.bnrList li img{
	height: 45px;
	background:#d10000;
}

ul.bnrList li img:last-child{
	margin-top: 5px;
}

details {
	padding: 0.4rem;
	background: #d10000;
	border-radius: 5px;
	margin: 5px auto 0;
}
summary {
	outline: none;
	background: #d10000;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
    text-align: center;
}
summary .red{
	color: #fff;
	font-size: 0.8em;
}
details[open] .in-details {
    animation: fadeIn 0.5s ease;
}

@keyframes fadeIn {
    0% {
	opacity: 0;
	transform: translateY(-10px);
    }
    100% {
	opacity: 1;
	transform: none;
    }
}

.detailsxyz{
	margin-top:-30px;
}


/*絞り込み検索機能　20230407*/
.kensaku{
	margin-right:10px;
}
.innerA{
    width: 100%;
}

h3.mainTi1 {
    font-size: 2.7em;
    text-align: center;
    padding-bottom: 13px;
    color: #fff;
    font-weight: bold;
}
.jobBoxsp{
	display: none;
}

/*経営理念について20230518*/
.titlerinen {
	line-height: 38px;
	margin-bottom: 8px;
	font-size: 1.7em;
	font-weight: bold;
	color: #d10000;
}
.numberrinen {
	font-size: 1.5em;
	padding-left: 12px;
	padding-right: 30px;
}

/*コンサルタント実績紹介について20230518*/

.article{
	width: 100px;
	display: flex;
}

/*不動産業界img 20230630*/
.alignnonecenter{
	width:100%;
	display:block;
}
.alignnonecenter img{
	width:80%;
	display:block;
	margin:0 auto;
}

/*不動産業界ボタン 20230630*/

.example1 label{
    display: block;
    width: 180px;
    background: #fff;
    color: #323232;
	font-weight: bold;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    padding:5px 4px;
	margin: 4px;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    border-radius: 0px;
    cursor: pointer;
}
.example1 input:checked+label{
    background: #6495ED;
    color: #FFF;
	font-weight: bold;
}
.example2 label{
    display: block;
    width: 160px;
    background: #fff;
    color: #323232;
	font-weight: bold;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    padding:5px 4px;
	margin:4px;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    border-radius: 0px;
    cursor: pointer;
}
.example2 input:checked+label{
    background: #FF8C00;
    color: #323232;
	font-weight: bold;
}
.example1 input,.example2 input{
    display:none;
}
	
table.bluetable{
	margin: 0 auto;
}

th.blueth,td.bluetd{
    padding:5px 4px;         /* 余白指定 */
	margin: 4px;
	width: 172px;
    background: #B1B1B1;
	color: #fff;
	text-align:center;
}

th.redth,td.redtd{
    padding:5px 4px;         /* 余白指定 */
	margin: 4px;
	width: 182px;
    background: #B1B1B1;
	color: #fff;
	text-align:center;
}

#app {
    padding: 28px;
    border: 1px solid #ffffff;
    border-radius: 5px;
}
.buttonbox{
	display: flex;
}
.element1{
    height: auto;
    color: #323232;
    background: #0C2D7A;
    padding: 30px 0;
}

.element2{
    height: auto;
   color: #323232;
    background: #E9A326;
    padding: 30px 0;
}
.item{
	margin:0 auto;
}
.button1,.button2{
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	background: #ca0813;
	border: 6px outset #650409;
	color: #fff;
	transition: 0.5s;
	font-size: 1em;
	padding:20px;
}
.button1:hover,.button2:hover{
	background: #fff;
	border: 7px outset #650409;
	color: #d10000;
}

.button1 span,.button2 span{
	font-size:1.5em;
}
.button1 span:hover,.button2 span:hover{
	font-size:1.5em;
}
button {
    margin: 0 0 20px 0;
}

.sectionk p{
	margin-bottom:10px;
}
.formTielement1,.formTielement2{
	color:#fff;
	text-align:center;
	margin: 20px;
}
/*専門業階ボタン 20241009*/
     .profile-content {
        display: flex;
        align-items: flex-start;
        margin: 20px;
    }

    .profile-image {
        margin-right: 20px;
        border-radius: 10px;
        border: 2px solid #D10000;
    }

    .profile-text {
        flex: 1;
    }

 /* おしゃれでシンプルかつ目立つ見出しのスタイル */
    .highlight {
        font-size: 2em;  /* 大きめのフォントサイズで目立たせる */
        font-weight: bold;
        color: #D10000;  /* テキストにポイントカラーを使用 */
        background-color: #F3EFED;  /* 柔らかい背景色 */
        text-align: center;
        padding: 20px;
        margin: 30px 0;  /* 上下にマージンをつけて余白を作る */
        border-left: 8px solid #D10000;  /* 左側に太い赤いラインを入れてアクセント */
        border-radius: 8px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);  /* 軽い影で立体感 */
        letter-spacing: 1px;  /* 文字間を少し広げて洗練された印象に */
    }

    /* ボタンのスタイリング */
    .button-container {
        display: flex;
        justify-content: center;
        gap: 20px;
    }

/* ボタンの基本スタイル */
.btn {
	width:189px;
    background: #d10000; /* スモーキーなグラデーション */
    color: #fff; /* 白いテキスト */
	font-weight:bold;
    padding: 12px 30px; /* 適度な余白 */
    text-decoration: none; /* 下線を削除 */
    border-radius: 50px; /* 丸みを強調 */
    font-size: 1.1em; /* フォントサイズを少し大きめに */
    display: inline-block; /* インラインブロックでボタン形状を確保 */
    text-align: center; /* テキストを中央揃え */
    transition: all 0.3s ease; /* スムーズなアニメーション */
    border: 1px solid rgba(255, 255, 255, 0.3); /* 透過感のある枠線 */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15); /* 柔らかな影 */
    cursor: pointer; /* ポインタカーソル */
}

/* ホバー時のスタイル */
.btn:hover {
    background: linear-gradient(135deg, #8D7A76, #C3B3A9); /* ホバー時に濃いグラデーション */
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2); /* ホバー時に影を濃く */
    transform: translateY(-3px); /* 少し浮き上がる */
}

/* クリック時のスタイル */
.btn:active {
    background: linear-gradient(135deg, #776460, #B09C92); /* クリック時にさらに濃いグラデーション */
    transform: translateY(1px); /* 押し込まれる */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); /* 影を縮小 */
}

/* フォーカス時のスタイル */
.btn:focus {
    outline: 2px solid #9e8785; /* 柔らかなピンク系のフォーカスリング */
    outline-offset: 3px;
}
	
.wpcf7 form .wpcf7-response-output{
	height: 50px;
}
	

.topbox {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
  height: 350px;
  padding:10px;	
}

.toptext {
  width: 50%;
  padding:20px;		
}

.topbox h3 {
  font-size: 35px;
  text-align: center; 
  color: #d10000;	
}
.topbox h4 {
  font-size: 25px;
  text-align: center; 
}	

.pict {
  width: 30%;
  margin: 0 3%;
}

.pict img {
  width: 100%;
  height:auto;
}

.topbox:nth-child(even) {
  flex-direction: row-reverse;
}
.topbox:nth-child(even) .text {
  text-align: right;
}
.topbox:nth-child(even) .pict {
  margin: 0 3%;
}	

/*
15:home.phpについて
-----------------------------------------------------------
全体のレイアウト */
/* Hero Section */
.catchphrase {
    position: absolute;
    top: 50%;
    left: 10%;
    color: white;
    font-size: 48px;
    font-weight: bold;
    z-index: 2;
    line-height: 1.4;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
}
.home_container{
	width: 810px;
	margin:0 auto;
	}
/* Greeting Section */
.greeting {
    background: #fff;
    padding: 40px 20px;
    margin: 20px auto;
    width: 910px;
}

.home_section-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
	color:#d10000;
}
.home_content {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.home_text {
    flex: 1;
    font-size: 16px;
    line-height: 1.8;
}

.home_image {
    flex: 0 0 300px;
    text-align: center;
}

.home_image img {
    border-radius: 10px;
}
/* Philosophy Section */
.philosophy {
    background: #f4f4f4;
    padding: 40px 20px;
}

.section-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
	color:#d10000;
}

.home_box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    gap: 20px;
}

.home_box:nth-child(odd) {
    flex-direction: row;
}

.home_box:nth-child(even) {
    flex-direction: row-reverse;
}
.home_text {
    flex: 1;
    font-size: 16px;
    line-height: 1.8;
}

.home_box img {
    flex: 0 0 300px;
    border-radius: 10px;
	background: #fff;
}

/* HOME.php トップ画像のレイアウト */
.hero {
    position: relative;
    width: 100%;
    height: auto;
}

.top-background-img {
    width: 100%;
    height: auto;
    filter: brightness(0.6); /* 画像を少し暗くしてテキストを目立たせる */
}

/*
1:TOPお問い合わせDesign
------------------------------------------------------------
*/	
.hero-overlay {
    position: relative;
    padding: 10px;
    background: rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(2px);
    color: #fff;
    text-align: center;
	margin-top:10px;
}

.hero-title {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
}

.hero-subtitle {
    font-size: 1.3rem;
    font-weight: 600;
    color: #d10000;
}

.hero-search-box {
    max-width: 900px;
    margin: 0 auto;
}

.search-area {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.search-keyword-form,
.search-filter-form {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: center;
    align-items: center;
}

.search-label {
    font-size: 0.8rem;
}

.search-input,
.search-select {
    padding: 10px 12px;
    border-radius: 5px;
    border: none;
    width: 220px;
    max-width: 100%;
	margin:0;
}
.search-btn {
    padding: 5px 20px;
    border: none;
    background: #d10000;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
	margin:0;
}

.search-btn:hover {
    background: #c2ac97;
}

@media (max-width: 768px) {
    .hero-title {
        font-size: 1.8rem;
    }

    .search-keyword-form,
    .search-filter-form {
        flex-direction: column;
        gap: 12px;
    }

    .search-input,
    .search-select {
        width: 100%;
    }

    .search-btn {
        width: 100%;
    }
}
	
/*
1:占いDesign
------------------------------------------------------------
*/	
/* ▼ 占いページラッパー（背景はbodyに任せる） */
.apbiz-astro-wrap {
    padding: 50px 0;
    position: relative;
	background: #071A47;
}

.apbiz-astro-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(
        circle at 50% 0%,
        rgba(255,255,255,0.03), 
        rgba(0,0,0,0) 70%
    );

    pointer-events: none;
    z-index: 0;
    opacity: 1;
}

/* ▼ ヘッダー（z-index確保） */
.apbiz-astro-header {
    position: relative;
    z-index: 2;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 20px;
}

.apbiz-title {
    font-size: 2.6rem;
	font-weight: 700;
    color: #d4af37;
    letter-spacing: 4px;
    margin-bottom: 15px;
    text-shadow: 0 0 6px #bfa243;
}

.apbiz-month {
    font-size: 1.2rem;
    font-weight: 500;
    color: #e6d88f;
    text-align: center;
    margin-bottom: 25px;
    line-height: 1.5;
}

.astro-uran-name{
	font-weight: 700;
    color: #d4af37;	
}

.apbiz-lead {
    font-size: 17px;
    text-align: center;
    color: #f8f8f8;
    line-height: 1.8;
}

/* ===========================
   カード 4列レイアウト
=========================== */
.apbiz-astro-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    max-width: 1300px;
    margin: 0 auto 80px auto;
    padding: 60px 20px;
    background: 
        linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.35)),
        url(../images/u1.jpg);
    background-size: cover;      /* 画面に合わせて拡大 */
    background-position: center; /* 真ん中配置 */
    background-attachment: fixed; /* スクロール固定（パララックス風） */
    border-radius: 18px;         /* 背景に丸みを追加 */
	box-shadow: 0 0 20px rgba(255, 215, 0, .3);
}

@media (max-width: 600px) {
    .apbiz-astro-grid {
        grid-template-columns: 1fr;
    }
}

/* ▼ カードデザインの強化 */
.apbiz-astro-card {
    background-color: rgba(0, 0, 0, .7);
    border: 1px solid #bfa243;
    border-radius: 18px;
    padding: 25px 20px;
    text-align: center;
    backdrop-filter: blur(6px);
    box-shadow:
        0 0 30px rgba(10, 20, 60, 0.5),
        inset 0 0 25px rgba(255, 255, 255, 0.05);

    transition: all 0.4s ease;
}

.apbiz-card-img img {
    width: 80px;
    height: auto;
    filter: drop-shadow(0 0 8px rgba(255,255,255,0.8));
}

.apbiz-sign-name {
    font-size: 1.3rem;
    color: #ffffff;
    text-shadow: 0 0 8px rgba(255,255,255,0.35);
	margin: 0;
}

.apbiz-date {
    font-size: 0.9rem;
    opacity: 0.85;
    color: #C3B3A9;
    margin: 0 0 12px;
}

.apbiz-advice {
    background: rgba(255,255,255,0.10);
    border-left: 4px solid #bfa243;
    padding: 12px 14px;
    border-radius: 6px;
    text-align: left;
    font-size: 0.92rem;
    line-height: 1.6;
    margin-bottom: 16px;
	color: #fff;
	height: 180px;
}

.apbiz-lucky {
    font-size: 1rem;
    color: #bfa243;
    letter-spacing: 1px;
    margin-top: 6px;
    text-shadow: 0 0 6px rgba(255,255,255,0.2);
}

}