@charset "utf-8";

/*設定
======================================================*/
html {
	scroll-behavior: smooth;
}
body {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}
body * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper {
	background: #fff !important;
}
#headerWrap {
	width: 100%;
    background: #ffffff;
    color: #fff;
}
#header {
    background: none;
    padding: 0px;
    margin: 0 auto;
    width: 1000px !important;
}
#headerCategoryList,
#headerBtm,
.mt12 {
	display: none;
}
#headerStore {
	width: 1000px;
	margin: 0 auto;
}
#headerStore .name {
	font-size: 15px;
	color: #6d665f;
}
#headerStore .kana {
    display: none;
}
#headerStoreContact {
	display: none;
}
.header_mgn01 {
	display: none !important;
}
#headerIconList {
	margin-top: 0;
}
#mainimg {
    margin: auto;
    height: 803px;
    background: #FFF url("https://cms.locoplace.biz/storeimg/16/161055/20220801_1633031.png") repeat-x scroll center top 3px;
}
#mainimgIn {
    width: 100%;
    height: 800px;
    background: url(https://cms.locoplace.biz/storeimg/16/161055/20220801_1801281.jpg) no-repeat scroll top !important;
    border-top: solid #a59c93;
}
/*設定
======================================================*/
.sectionBtm,
#g01 .indexCornerWrap01 {
	display: none;
}
.sectionWrap,
.h2WrapBtm,
.h2WrapTop,
.h2WrapMid {
	background: none;
}
.sectionWrap {
	z-index: auto;
}
.h2WrapMid h2 {
    color: #000000;
}
#g01 .section {
	background: none;
	padding: 0;
}
#g01 .sectionIn {
    padding: 0;
    padding: 20px 0;
}
#g01 #contents {
	width: 100%;
}
#g02 .section,#g03 .section,#g05 .section,#g06 .section {
	background: #fff;
}
#g04 #contents {
	width: 880px;
}
#g04 .section {
	padding: 0;
	background: none;
}
#g04 .sectionIn {
    padding: 0;
}
#g04 .indexGalleryWrap01 {
    padding: 0;
}
#map_canvas {
    width: 880px !important;
    margin: 0 auto !important;
}
.accessSec01 {
    width: 880px;
}
.indexCopy01 {
    margin: 0px auto 20px;
    width: 1000px;
    display: block;
    color: #0a0a0a;
    padding: 15px 10px;
    font-size: 140%;
    border: 5px solid #fcfd08;
}
/*gNavi
======================================================*/
#gNaviWrap {
    margin: 0;
    clear: both;
}
#gNaviIn {
    width: auto;
    margin: 0px auto;
    background: #a59c93;
    padding: 0px 10px 0px 10px;
    height: 60px;
}
#gNavi ul {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
    padding: 0;
    border-bottom: none;
}
#gNavi li {
	width: 250px;
	height: 60px;
	padding-bottom: 0;
}
#gNavi li#gNav02 {
    left: 250px;
    height: 60px;
    width: 250px;
}
#gNavi li#gNav03 {
    left: 500px;
    height: 60px;
    width: 250px;
}
#gNavi li#gNav04 {
    left: 750px;
    height: 60px;
    width: 250px;
}
#g01 #gNavi li#gNav01 a, #g02 #gNavi li#gNav02 a, #g03 #gNavi li#gNav03 a, #g04 #gNavi li#gNav04 a {
    background: #6d665f;
}
#gNavi li a {
    width: 250px;
    height: 60px;
    padding-top: 20px;
    background: #a59c93;
    border-left: 1px solid #fff;
    color: #ffffff;
}
#gNavi li#gNav04 a {
    border-right: 1px solid #fff;
}
#gNavi li a:hover {
	background: #6d665f;
    color: #fff;
}
.pageTop {
    position: absolute;
    right: 9px;
    top: -40px;
    right: 15px;
    z-index: 100;
    position: fixed;
    bottom: 20px;
    top: auto;
    border-width: 45px;
    border-style: solid;
    border-radius: 50%!important;
    border-color: #030047;
    width: 0!important;
    height: 0!important;
}
.pageTop a {
    display: block;
    width: 90px;
    height: 90px!important;
    margin-top: -45px;
    margin-left: -45px!important;
}
.pageTop img {
    visibility: hidden;
    margin-top: 0!important;
    width: 90px!important;
    height: 90px!important;
}
.pageTop::after {
    content: "";
    width: 20px;
    height: 20px;
    border: 0;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 55%;
    left: -10px;
    margin-top: -5px;
}
/*共通
======================================================*/
.cont-wallpaper {
    font-size: 17px;
    padding: 20px 0;
    line-height: 1.7;
}
.cont-wallpaper {
    font-size: 17px;
    padding: 20px 0;
}
.cont-bg {
    width: 1000px;
    margin: 0 auto 40px;
}
.tittle-h2 h2 {
    position: relative;
    padding: 0.6em;
    background: #030047;
    font-size: 27px;
    margin-bottom: 40px;
    color: #FFF;
    text-align: center;
    font-weight: 700;
}
.nayami-cont .tittle-h3 h3 {
    display: flex;
    align-items: center;
    gap: 0 7px;
    font-size: 22px;
    padding: 0 0.4em 0.2em;
    border-bottom: 3px solid #2589d0;
    background-color: #ffffff;
    color: #333333;
    margin-bottom: 20px;
    font-weight: 700;
}
.nayami-cont .tittle-h3 h3::before {
    width: 25px;
    height: 26px;
    background-image: url(https://cms.locoplace.biz/storeimg/16/161055/20230720_1130301.png);
    content: '';
}
span.font-p {
    font-size: 110%;
    color: #ec707e;
    font-weight: bold;
    background: linear-gradient(transparent 70%,#db6b8173 85%);
    margin: 0 2px;
}
.navi-link ul {
    max-width: 900px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    text-align: center;
    padding-bottom: 35px;
    flex-wrap: wrap;
}
.navi-link ul li {
    width: 23%;
    position: relative;
    display: block;
    cursor: pointer;
    margin: 0 5px 15px;
}
.navi-link ul li a {
    line-height: 2;
    margin: 0 auto;
    text-decoration-line: none;
    font-weight: bold;
    display: block;
    background: #a59c93;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px;
    box-shadow: 0 4px 0 rgb(78 75 72);
    font-size: 20px;
}
.navi-link ul li:hover {
    box-shadow: none;
    transform: translateY(4px);
    transition: all 0.3s ease;
    opacity: 0.8;
}
/*top
======================================================*/
.top-cont {
    width: 1000px;
    margin: 0 auto 35px;
    background: #e6edf3;
}
.top-ttl p {
    background: #b5d7ef;
    margin: 10px 0 15px;
    text-align: center;
    display: block!important;
    font-weight: bold;
    font-size: 23px;
    position: relative;
    padding: 0.5em 1.4em 0.5em 1em;
    background-color: #2589d0;
    color: #ffffff;
}
.top-ttl p::after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    border: 15px solid transparent;
    border-top: 15px solid #2589d0;
    width: 0;
    height: 0;
}
.media-box {
    padding: 10px;
}
.media-box ul {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
	height: 100%;
}
.media-box ul li {
	flex-grow: 1;
}
.media-box > ul > li:nth-child(5), .media-box > ul > li:nth-child(10) {
    flex-grow: 0;
}
.media-box ul img {
	width: 170px;
	height: auto;
}
/*街角相談所-探偵-とは
======================================================*/
p.intro-ttl {
    margin: 30px 0 40px;
    text-align: center;
    display: block!important;
    font-weight: bold;
    font-size: 18px;
    position: relative;
}
p.intro-ttl::before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background-color: #2589d0;
}
.intro-box {
    background-color: #fff;
    margin: 30px 0;
    margin-bottom: 4%;
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0px 5px 20px 0 rgb(163 163 163 / 54%);
    display: grid;
    border: solid 2px #b5d7ef;
}
.intro-box h3 {
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    padding: 0 0.4em 0.2em;
    color: #333333;
}
.intro-cont {
    margin-top: 35px;
}
.intro-box {
    margin: 35px 0;
}
.about-box {
    margin: 25px 0 50px;
}
.about-box h3 {
    margin: 30px 0 40px;
    text-align: center;
    display: block!important;
    font-weight: bold;
    font-size: 22px;
    position: relative;
    padding: 0.5em 1.4em 0.5em 1em;
    background-color: #2589d0;
    color: #ffffff;
}
.about-box h3::after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    border: 15px solid transparent;
    border-top: 15px solid #2589d0;
    width: 0;
    height: 0;
}
/*こんなお悩みありませんか？
======================================================*/
.nayami-box {
    margin: 35px 0;
}
.topct_img img {
    width: 90%;
    height: auto;
    display: block;
    margin: 25px auto 20px;
}
.nayami-box ul {
    margin-bottom: 20px;
}
ul.nayami-list {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0px 5px 20px 0 rgb(163 163 163 / 54%);
    display: grid;
    margin: 30px 0 10px;
}
ol.nayami-list li {
    line-height: 2em;
}
/*浮気調査・不倫調査から問題解決までの流れ
======================================================*/
.flow-cont {
    background: #e5f5fd;
    padding-bottom: 5px;
}
.flow-cont h2 {
    margin-bottom: 0!important;
}
.flow-cont > div.cont-bg > div.flow-ct > p {
    margin: 30px 0 0;
}
ul.flow-box {
    margin: 40px 0;
}
.flow-box li {
    margin: 45px 0;
    position: relative;
    padding: 20px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 6px 13px -3px rgba(0,12,66,.1), 0 0 1px 0 rgba(0,30,100,.1);
    background-color: #fff;
}
ul.flow-box h3 {
    position: relative;
    margin: 0 30px 10px;
    padding: 28px 10px 10px 50px;
    font-size: 24px;
    line-height: 1.6;
    color: #2589d0;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}
span.num {
    position: absolute;
    top: 30px;
    left: 10px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    background-color: #2589d0;
    border-radius: 3px;
}
.flow-box li::after {
    content: "";
    position: absolute;
    top: -30px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #2589d0 transparent transparent;
}
.flow-ct > ul > li:nth-child(1)::after {
    display: none;
}
ul.flow-box summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    background-color: #e6edf3;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
    font-size: 20px;
    border-radius: 15px;
    margin: 10px 0;
    border: solid 1px #cccccc;
}
ul.flow-box summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #2589d0;
    border-right: 3px solid #2589d0;
    content: '';
    transition: transform .3s;
}
ul.flow-box summary:not([open]) {
    margin-bottom: 7px;
}
ul.flow-box summary::-webkit-details-marker {
    display: none;
}
ul.flow-box [open] summary::after {
    transform: rotate(225deg);
}
ul.flow-box details p {
    transform: translateY(-10px);
    margin: 0;
    padding: 1em 2em 2em 2em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}
/*浮気と不倫の違いとは？
======================================================*/
.box-01 {
    margin: 30px 0;
}
.box-01 details {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 0 1em 0;
    border: 3px solid #e6edf3;
    box-shadow: 0 7px 10px -5px rgb(0 0 0 / 15%);
    border-radius: 15px;
}
.box-01 summary {
    font-weight: bold;
    line-height: 1.6em;
    position: relative;
    display: block;
    margin: 0 0 0 0;
    padding: 1em 2em 1em 2.5em;
    cursor: pointer;
    text-indent: 1em;
    border-radius: 5px 5px 0 0;
    background: #e6edf3;
    font-size: 20px;
}
/* Chrome、Safari */
summary::-webkit-details-marker {
    display: none;
}
.box-01 summary::before, .box-01 summary::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.box-01 summary::after {
    font-size: 1.7em;
    font-weight: bold;
    line-height: 2em;
    position: absolute;
    top: 0;
    right: -860px;
    content: "＋";
    display: inline-block;
    width: 2em;
    height: 2em;
    -webkit-transition: transform 0.4s;
    transition: transform 0.4s;
}
.box-01 details[open] summary::after {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.other-box {
    padding: 2.5em;
    border: 10px solid #e6edf3;
    border-top: 0;
}
.box-02 dt {
    display: flex;
    align-items: center;
    padding: 0.5em 0.7em;
    background-color: #f2f2f2;
    color: #333333;
    margin: 15px 0;
    font-weight: bold;
    font-size: 18px;
}
.box-02 dt::before {
    display: inline-block;
    width: 3px;
    height: 1.5em;
    margin-right: 0.5em;
    background-color: #2589d0;
    content: '';
}
/*よくある質問
============================*/
.qanda-ct {
    margin-bottom: 50px;
}
.qanda-box {
    border: solid 10px #999999;
    margin: 30px 0;
}
.qanda-box h3 {
    font-size: 20px;
    font-weight: bold;
    background: url(https://cms.locoplace.biz/storeimg/16/161055/20220905_1442371.png)no-repeat left 10px top 10px/ 40px;
    padding: 15px 15px 15px 65px;
    border-bottom: dotted 2px #abaaaa;
}
.qanda-box p {
    background: url(https://cms.locoplace.biz/storeimg/16/161055/20221128_1740441.png)no-repeat top 15px left 10px/40px;
    padding: 15px 15px 15px 65px;
    font-size: 16px;
}
/*バナー
============================*/
.bnr-box {
    margin: 60px 0;
}
.bnr-text {
    position: relative;
    text-align: center;
    margin-top: 30px;
    font-size: 20px;
    font-weight: bold;
}
.bnr_img {
    width: 90%;
    display: block;
    margin: 0 auto;
    height: auto;
}
.bnr-text::before, .bnr-text::after {
	position: absolute;
	background-color: #01648a;
	border-radius: 10px;
	bottom: 0;
	width: 5px;
	height: 30px;
	content: "";
}
.bnr-text::before {
	-webkit-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg);
	left: 245px;
}
.bnr-text::after {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
	right: 250px;
}
.bnr_img img {
	box-shadow: 3px 3px 1px #9a9a9a;
	width: 100%;
	height: auto;
}
.bnr_img:hover {
	opacity: 0.8;
}
.floating-banner {
	display: none;
}
.floating-banner2 {
	display: none;
}
/*area
======================================================*/
.area-cont {
    margin-bottom: 60px;
}
.area-box {
    padding: 10px;
    background: #eeeeee;
    margin-bottom: 20px;
}
/*会社概要
======================================================*/
ul.company-list {
    margin: 0px auto 40px;
    max-width: 1000px;
}
.list_item {
    padding: 24px 0;
    text-align: left;
    border-bottom: 1px solid #CED4DA;
    display: flex;
}
.list_item p:first-child {
    color: #4C6471;
    font-weight: bold;
    flex-basis: 20%;
}
.cont-company > ul > li.list_item.last {
    border: 0;
}
br.non {
    display: none;
}
/*その他
======================================================*/
.other-erea li {
	width: 31%;
	margin: 3px 1% !important;
	float: left;
	background: transparent linear-gradient(to left, #FFFDE4, #FFF1CF) repeat scroll 0% 0% !important;
	text-align: center;
	padding: 10px 0;
	border: dotted 1px #030047;
	box-shadow: 3px 3px #7e7e7e;
}
.contimg_ser img {
	width: 100%;
	height: auto;
}
.h2WrapBtm {
    position: relative;
    padding: 0px 0px 10px;
    background-image: none;
    background-color: #030047;
    width: 1000px;
    margin: 0 auto 25px;
}
.h2WrapBtm h2 {
    color: #Fff;
    font-size: 18px;
}
p.link-p a {
    color: #ec7093;
    font-weight: bold;
}
p.link-p {
    margin-top: 10px;
}
.link-kome a {
    color: #ec7093;
    font-weight: bold;
}
.fbnr {
    display: none;
}
/*
======================================================*/
#g01 .sectionWrap:nth-child(1) {
    width: 1000px;
    margin: 30px auto 70px;
}
#g01 .sectionWrap:nth-child(6) {
    width: 1000px;
    margin: 30px auto;
}
div#dlpoC_C {
    width: 1000px;
    margin: 0 auto;
}
#dlpoC_D {
    width: 1000px;
    margin: 30px auto;
}
/*OM
=============================*/
#g01 #main > div:nth-child(3) > div {
    width: 1000px;
    margin: 0 auto;
}
/*街角相談所-探偵-が選ばれる3つのポイント
=============================*/
p.top-txt {
    padding: 0 30px 30px;
}
.reason-cont ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    padding: 0 30px 30px;
}
.reason-cont li {
    background: #fff;
    padding: 0 20px 20px 20px;
    width: 32%;
    border-radius: 10px;
    box-shadow: 0 5px 20px 0 rgb(163 163 163 / 54%);
    margin: 30px 0 10px;
}
.ttl-box {
    align-items: center;
    color: #fff;
    display: inline-flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-style: normal;
    height: 65px;
    justify-content: center;
    line-height: 1;
    margin-right: 15px;
    padding: 10px;
    position: relative;
    text-align: center;
    top: -10px;
    width: 60px;
    background: #ff738e;
}
span.numb {
    display: block;
    font-size: 34px;
    text-align: center;
}
span.ttl-h3 {
    align-items: flex-end;
    color: #ff738e;
    display: flex;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 40px;
}
.reason-cont figure {
    margin: 10px!important;
}
.reason-cont ul img {
    width: 220px;
    height: auto;
    display: block;
    margin: 0 auto 15px;
}
.reason-cont ul p {
    font-size: 14px;
    text-align: justify;
    padding: 0!important;
}
.reason-cont > div.cont-bg > ul > li.first > h3 > span {
    margin-bottom: 0;
}
/*自分で調査した時のリスク
=============================*/
.other2-ct {
    margin-bottom: 40px;
}
.other2-ct ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.other2-ct li {
    width: 310px;
}
.other2-ct figure {
    margin: 0 0 10px 0;
}
.other2-ct img {
    width: 310px;
    height: auto;
    border-radius: 10px;
}
.ttl-area {
    align-items: center;
    display: flex;
}
.ttl-area span {
    font-weight: bold;
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    background-color: #ff738e;
    display: inline-block;
    margin-right: 10px;
}
.ttl-area h3 {
    color: #ff738e;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
    text-align: left;
}
.other2-cont > div.cont-bg > div > ul > li:nth-child(2) > div > span {
    width: 60px;
}
/*離婚も修復も「証拠」が必要
=============================*/
.other3-cont {
    background: #e5f5fd;
    padding-bottom: 30px;
}
.other3-ct ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.other3-ct ul li {
    background: #fff;
    padding: 30px 40px;
    width: 32%;
    border-radius: 15px;
    box-shadow: 0 6px 13px -3px rgba(0,12,66,.1), 0 0 1px 0 rgba(0,30,100,.1);
}
.other3-ct ul li h3 {
    color: #f35c79;
    font-size: 22px;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}
.other3-ct ul img {
    margin: 0 auto 30px;
    text-align: center;
    width: 100%;
    height: auto;
}
/*悪質な探偵社の見極め方
=============================*/
.other4-ct ul {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.other4-ct ul li {
    width: 48%;
}
.other4-box {
    background-color: #e5f5fd;
    padding: 10px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.other4-box figure {
    margin: 0;
}
.other4-box img {
    width: 100%;
    object-fit: cover;
    height: 300px;
    border-radius: 10px;
    display: block;
}
.other4-box figure {
    margin: 0;
}
.other4-box h3 {
    color: #fff;
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 16px;
    letter-spacing: 0.07em;
    font-weight: bold;
    background: #8aaaba;
    padding: 5px;
    text-align: center;
    margin-right: 10px;
}
p.txt {
    padding: 0 15px 15px;
    max-width: 900px;
    background: #e5f5fd;
    color: #8b8b8b;
}
.other4-cont > div.cont-bg > div > ul > li:nth-child(2) > p {
    height: 213px;
}
/*map
=============================*/
.map-bg iframe {
    height: 300px;
    margin-bottom: 20px;
}
/*cv
=============================*/
.cv_Top {
    background: #20b6dc;
    margin: 30px 0px;
}
.cv_Top img {
    display: block;
    margin: 0 auto;
}
#cv-point {
    margin: 90px 0 80px;
}
.cv_bg {
    position: relative;
    background: #20b6dc;
    height: 705px;
}
p.cv_ttl {
    color: #104c5b;
    text-align: center;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    width: 900px;
    margin: 0 auto 10px;
    display: flex;
    justify-content: center;
    background: #baf1ff;
    border-radius: 20px;
    padding: 5px;
}
#g02 p.cv_ttl {
    width: 800px;
}
#g03 p.cv_ttl {
    width: 800px;
}
#g04 p.cv_ttl {
    width: 800px;
}
#g02 .cv_Top img {
    width: 90%;
    height: auto;
}
#g03 .cv_Top img {
    width: 90%;
    height: auto;
}
#g04 .cv_Top img {
    width: 90%;
    height: auto;
}
#g02 .contactFlex img {
    width: 100%;
    height: auto;
}
#g03 .contactFlex img {
    width: 100%;
    height: auto;
}
#g04 .contactFlex img {
    width: 100%;
    height: auto;
}
#g02 .cv_bg {
    height: 640px;
}
#g03 .cv_bg {
    height: 640px;
}
#g04 .cv_bg {
    height: 640px;
}
.contactFlex {
    display: flex;
    justify-content: center;
    gap: 0px;
    align-items: flex-start;
}
img.contactTelSp {
    display: none;
}
.contactFlex a:hover {
    opacity: 0.5;
}
#cv-point .flexBox {
    display: flex;
    max-width: 1000px;
    margin: auto;
    justify-content: space-between;
    height: 250px;
    color: #fff;
}
#cv-point .flexBox div {
    display: flex;
    flex-direction: column;
    align-items: center;
}
p.normal-txt {
    font-size: 25px !important;
    font-weight: bold;
}
#cv-point .flexBox div p {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
.contactBtnTel {
    background: #f9463d;
    padding: 0 20px;
    border-radius: 88px;
}
.contactBtnTel a {
    font-size: 35px;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    margin: 10px 0 0;
    padding: 0 50px;
}
#g02 .h2WrapBtm {
    width: 900px;
}
#g03 .h2WrapBtm {
    width: 900px;
}
#g04 .h2WrapBtm {
    width: 900px;
}
/*
=============================*/
.cont_block {
    display: flex;
    gap: 50px;
}
#area01 {
    width: 100%;
}
#area02 {
    width: 100%;
}
.swiper-slide img {
    width: 100%;
    margin-bottom: 10px;
}
.cont_block h1 {
    text-align: center;
    color: #143a60;
    font-size: 20px;
}
.cont_block tr th {
    width: 35%;
}
