@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%;
	color: #343434;
}
body * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper {
	background: #fff !important;
}
#headerWrap {
	width: 100%;
    background: #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;
}
#headerStoreContact {
	display: none;
}
.header_mgn01 {
	display: none !important;
}
#headerIconList {
	margin-top: 0;
}
#mainimg {
    margin: auto;
    height: 773px;
    background: #FFF url("https://cms.locoplace.biz/storeimg/46/460482/20210713_1529081.png") repeat-x scroll center top 3px;
}
#mainimgIn {
    width: 100%;
    height: 773px;
    background: url("https://cms.locoplace.biz/storeimg/55/557314/20220527_0932201.png") no-repeat scroll top !important;
    border-top: solid #f2f2f2;
}
/*設定
======================================================*/
.sectionBtm,
#g01 .indexCornerWrap01 {
	display: none;
}
.sectionWrap,
.h2WrapBtm,
.h2WrapTop,
.h2WrapMid {
	background: none;
}
.sectionWrap {
	z-index: auto;
}
.h2WrapMid h2 {
	color: #00418f;
}
#g01 .section {
	background: none;
	padding: 0;
}
#g01 .sectionIn {
	padding: 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: 20px auto 20px;
    width: 880px;
    display: block;
    color: #1834ab;
    padding: 15px 10px;
    font-size: 140%;
    border: 5px dotted #c4eaff;
}
/*gNavi
======================================================*/
#gNaviWrap {
    margin: 0;
    clear: both;
}
#gNaviIn {
    width: auto;
    margin: 0px auto;
    background: #1b499d;
    padding: 0px 10px 0px 10px;
}
#gNavi ul {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
    padding: 0;
    border-bottom: none;
    width: 1000px;
    display: flex;
}
#gNavi li {
    height: 60px;
    padding-bottom: 0;
    width: auto;
    flex: 1 1 0px;
    justify-content: center;
    align-items: center;
    position: static;
}
#gNavi li#gNav02 {
    left: 333px;
    height: 60px;
    width: 333px;
}
#gNavi li#gNav03 {
    left: 666px;
    height: 60px;
    width: 333px;
}

#g01 #gNavi li#gNav01 a, #g02 #gNavi li#gNav02 a, #g03 #gNavi li#gNav03 a, #g04 #gNavi li#gNav04 a, #g05 #gNavi li#gNav05 a, #g06 #gNavi li#gNav06 a {
    background: #7facff!important;
}
#gNavi li a {
    height: 60px;
    padding-top: 20px;
    background: #1b499d;
    border-left: 1px solid #fff;
    color: #ffffff;
    width: auto;
    background: #aba38f;
    border-left: 1px solid #fff;
    color: #fff !important;
    display: block;
    text-align: center;
    background: url(../img/bg_gnavi01.png) no-repeat left top;
    font-size: 115%;
    color: #777;
    font-weight: bold;
    text-decoration: none;
}
#gNavi li:last-child a {
    border-right: 1px solid #fff;
}
#gNavi li a:hover {
	background: #7facff;
    color: #fff;
}
.top-cv {
    display: none;
}
/*共通部分
======================================================*/
.cont-wallpaper {
    font-size: 17px;
}
.cont-bg {
    width: 880px;
    margin: 0 auto;
    padding: 20px 0;
}
.cont-title {
    background: #fa9c1f;
    border-top: 5px solid #1b499d;
    clear: both;
}
.title-bg {
    width: 880px;
    margin: 0 auto !important;
    padding: 20px 0px;
}
.title-bg h2 {
    font-size: 35px;
    text-align: center;
    color: #fff;
    font-weight: 700;
}
p.lead-p {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    color: #fa9c1f;
    margin: 20px 0;
}
/*top
======================================================*/
.top-cont h2 {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    color: #fa9c1f;
    margin: 20px 0;
}
.top-cont h3 {
    font-weight: bold;
    font-size: 20px;
}
ul.top-list {
    background: #fffcdd;
    padding: 20px;
    margin-bottom: 30px;
}
ul.top-list::after {
    display: block;
    content: "";
    clear: both;
}
.top-list li {
    list-style: disc;
    margin-left: 25px;
    width: 395px;
    float: left;
}
.top-cont p {
    margin-bottom: 20px;
}

/*----- ナビボタン -----*/
.navi-btn::after {
    content: "";
    display: block;
    clear: both;
}
.navi-btn {
    margin-top: 30px;
}
.navi-btn li {
    width: 430px;
    float: left;
    margin: 10px 0;
}
.navi-btn li img {
    width: 100%;
    height: auto;
}
.navi-btn li:nth-child(2n+1) {
    margin-right: 20px;
}
.navi-btn li:hover {
    opacity: 0.8;
}
/*トラブル事例
======================================================*/
.case-box {
    margin: 30px 0;
    padding-left: 130px;
}
.case-box:nth-child(3) {
    background: url(https://cms.locoplace.biz/storeimg/55/557314/20210602_1632311.gif)no-repeat left /130px;
}
.case-box:nth-child(4) {
    background: url(https://cms.locoplace.biz/storeimg/55/557314/20210602_1632312.gif)no-repeat left /130px;
}
.case-box:nth-child(5) {
    background: url(https://cms.locoplace.biz/storeimg/55/557314/20210602_1632313.gif)no-repeat left /130px;
}
.case-box:nth-child(6) {
    background: url(https://cms.locoplace.biz/storeimg/55/557314/20210602_1632314.gif)no-repeat left /130px;
}
.case-box:nth-child(7) {
    background: url(https://cms.locoplace.biz/storeimg/55/557314/20210602_1632315.gif)no-repeat left /130px;
}
.case-box h3 {
    font-size: 20px;
    font-weight: bold;
    color: #1b499d;
}
.case-txt {
    background: #e7f6ff;
    padding: 10px;
}
/*選ばれる理由
======================================================*/
.reason-cont .title-h3 {
    color: #fa9c1f;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
    font-size: 25px;
}
ul.nayami-list {
    background: #fffcdd;
    padding: 20px;
    margin: 20px 0;
}
ul.nayami-list::after {
    display: block;
    content: "";
    clear: both;
}
ul.nayami-list li {
    list-style: disc;
    margin-left: 25px;
    width: 395px;
    float: left;
    line-height: 2;
}
.reason-box {
    margin: 50px 0;
}
.reason-box h4 {
    color: #fa9c1f;
    border: 2px solid #fa9c1f;
    padding: 30px 20px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    background: url(https://cms.locoplace.biz/storeimg/55/557314/20210908_1215471.png)no-repeat right;
}
.reason-box:nth-child(5) > h4 {
    background: url(https://cms.locoplace.biz/storeimg/55/557314/20210908_1215472.png)no-repeat right;
}
.reason-box:nth-child(6) h4 {
    background: url(https://cms.locoplace.biz/storeimg/55/557314/20210908_1215473.png)no-repeat top -4px right;
}
/*料金表
======================================================*/
.fee-img_before li {
    width: 203px;
    float: left;
    margin-right: 22px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.fee-img_before li.last {
    margin-right: 0;
}
.fee-img_before li img {
    width: 100%;
    height: auto;
}
.fee-img_before ul::after {
    display: block;
    content: "";
    clear: both;
}

ul.fee-list2 {
    margin: 20px 0;
}
.fee-list2 li {
    text-indent: -1em;
    margin-left: 1em;
}
.fee-list2 li::before {
    content: "●";
}
.fee-cont span {
    display: block;
    color: #fa9c1f;
    font-weight: bold;
}
p.fee-text {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #f76710;
}
.fee-img_before img {
    width: 100%;
    height: auto;
}
.fee-box {
    margin: 30px 0;
    border: solid #f76710 4px;
    padding: 25px 25px 0;
}
.fee {
    display: flex;
    margin-bottom: 10px;
}
.fee-in {
    width: 67%;
    margin-right: 20px;
}
.fee h3 {
    font-size: 30px;
    font-weight: bold;
}
span.en-p {
    border-bottom: solid 2px;
    display: block!important;
    font-size: 40px;
}
.fee-box span {
    display: unset;
}
.fee-img img {
    width: 100%;
    height: auto;
}
.fee span {
    color: #34343a;
}
.fee-box .total_price {
    text-align: center;
    margin: 20px 0;
    display: block;
}
.fee-box .total_price p {
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    padding: 10px 15px;
    display: inline;
    color: #283E4A;
    border: 1px solid #283E4A;
    width: auto;
}
/*サービスの流れ
======================================================*/
.block_list_step {
    width: 880px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block_list_step .block_list_child {
    width: calc((100% - 160px) / 4);
    background: #fff;
    vertical-align: top;
    position: relative;
}
.step-ct {
    margin-bottom: 40px;
}
p.step_ttl {
    font-size: 20px;
    position: relative;
    padding: 40px 0 40px 70px;
    font-weight: bold;
}
img.pc {
    width: 190px;
    height: auto;
}
p.step_detail {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
}
p.step_ttl {
    font-size: 20px;
    position: relative;
    padding: 40px 0 40px 75px;
    font-weight: bold;
}
p.step_ttl_min {
    font-size: 20px;
    position: relative;
    padding: 40px 0 40px 70px;
    font-weight: bold;
}
span.step_ttl_step_1::before {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220511_1857491.gif);
}
span.step_ttl_step_1::after {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1234191.gif);
    display: inline-block;
    vertical-align: middle;
    transform: scale(0.4);
    position: absolute;
    top: 10px;
    left: 165px;
}
span.step_ttl_step_2::before {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1208501.gif);
}
span.step_ttl_step_2::after {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1234191.gif);
    display: inline-block;
    vertical-align: middle;
    transform: scale(0.4);
    position: absolute;
    top: 10px;
    left: 160px;
}
span.step_ttl_step_3::before {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1208502.gif);
}
span.step_ttl_step_3::after {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1234191.gif);
    display: inline-block;
    vertical-align: middle;
    transform: scale(0.4);
    position: absolute;
    top: 10px;
    left: 160px;
}
span.step_ttl_step_4::before {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1208503.gif);
}
span.step_ttl_step_4::after {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1234191.gif);
    display: inline-block;
    vertical-align: middle;
    transform: scale(0.4);
    position: absolute;
    top: 10px;
    left: 160px;
}
span.step_ttl_is-min_step_5::before {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1208504.gif);
}
span.step_ttl_is-min_step_5::after {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1234192.gif);
    display: inline-block;
    vertical-align: middle;
    transform: scale(0.4);
    position: absolute;
    top: 0px;
    left: 95px;
}
span.step_ttl_step_6::before {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1208505.gif);
}
span.step_ttl_step_6::after {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1234192.gif);
    display: inline-block;
    vertical-align: middle;
    transform: scale(0.4);
    position: absolute;
    top: 10px;
    left: 160px;
}
span.step_ttl_is-min_step_6::before {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1208505.gif);
}
span.step_ttl_is-min_step_7::before {
    content: url(https://cms.locoplace.biz/storeimg/46/460482/20220512_1212051.gif);
}
p.step_ttl span::before {
    position: absolute;
    top: 18px;
    left: 0px;
    z-index: 5;
}
p.step_ttl_min span::before {
    position: absolute;
    top: 8px;
    left: -75px;
    z-index: 5;
}
span.step_ttl_is-min_step_5 {
    font-size: 17px;
    position: relative;
    padding: 30px 0px 30px 0px;
    white-space: nowrap;
}
span.step_ttl_is-min_step_6 {
    font-size: 18px;
    position: relative;
    padding: 30px 0px 30px 0px;
    white-space: nowrap;
}
span.step_ttl_is-min_step_7 {
    font-size: 18px;
    position: relative;
    padding: 30px 0px 30px 0px;
    white-space: nowrap;
}
.step-ct > div:nth-child(1) > div:nth-child(5) > p.step_ttl_min {
    padding: 40px 0 18px 70px;
}
.step-ct > div:nth-child(3) > div:nth-child(1) > p.step_ttl_min {
    padding: 40px 0 18px 70px;
}
span.red-text {
    color: red;
}
p.sub-title {
    color: #0861c5;
    text-align: center;
    padding: 20px 0;
    font-size: 30px;
    font-weight: bold;
    border-bottom: solid 2px #0861c5;
}
/*Q&A
======================================================*/
.qanda-cont h3 {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    color: #fa9c1f;
    margin: 20px 0;
}
.qa-list li {
    margin: 30px 0;
    background: #fff3e4;
    padding: 20px;
}
.qa-list dt {
    background: url(https://cms.locoplace.biz/storeimg/55/557314/20210602_1456121.gif)no-repeat top 4px left /60px;
    padding: 15px 10px 30px 70px;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 2px dashed #fa9d45;
    margin-bottom: 15px;
}
.qa-list dd {
    background: url(https://cms.locoplace.biz/storeimg/55/557314/20210602_1456122.gif)no-repeat top left /60px;
    padding: 0 0 0 70px;
}
/*お役立ちコンテンツ
======================================================*/
.h3-bg h3 {
    color: #fff;
    font-weight: bold;
    font-size: 23px;
}
.h3-bg {
    background: #F76711 url(https://cms.locoplace.biz/storeimg/55/557314/20210602_1507141.png)no-repeat top 10px left 10px/47px;
    border-top: 3px solid #1b499d;
    padding: 15px 10px 15px 77px;
    margin: 30px 0 20px;
}
/*  oyakudachi-ct1  */
.oyakudachi-ct1 h4.cont-h4 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    padding: 30px 5px 7px 57px;
    background: url(https://cms.locoplace.biz/storeimg/55/557314/20210602_1513271.jpg)no-repeat left bottom /45px;
    border-bottom: 2px solid #fa9c1f;
    margin-bottom: 10px;
}
.ct01-txt {
    margin-bottom: 30px;
}
.ct01-txt p {
    margin-bottom: 15px;
}
/*  oyakudachi-ct2  */
.kyutoki-ct {
    margin: 30px 0;
    padding: 20px;
    background: #fffcdd;
    border-left: 5px solid #903600;
}
.kyutoki-ct h4 {
    font-size: 20px;
    font-weight: bold;
    color: #f76710;
    margin-bottom: 5px;
}
/*  oyakudachi-ct3  */
.oyakudachi-ct3 p {
    margin-bottom: 20px;
}
.oyakudachi-ct3 ul::after {
    display: block;
    content: "";
    clear: both;
}
.oyakudachi-ct3 ul {
    background: #fff2e4;
    padding: 20px;
    margin: 20px 0;
}
.oyakudachi-ct3 li {
    list-style: disc;
    margin-left: 25px;
    width: 395px;
    float: left;
}
.point01 {
    margin: 30px 0;
    background: #fffcdd;
    padding: 20px;
}
.point01 h4 span {
    color: #1b499d;
    margin-right: 20px;
}
.point01 h4 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 3px double #f76710;
    margin-bottom: 10px;
}
/*出張エリア
======================================================*/
.taiouerea {
    margin: 30px 0 50px;
}
/*企業概要
======================================================*/
/*----- 企業情報 -----*/
.corp-ct {
    margin: 40px 0;
}
p.intro-ttl {
    font-weight: bold;
    font-size: 130%;
}
.corp-ct table {
    width: 100%;
}
.corp-ct table td {
    border: 1px solid;
    padding: 5px 10px;
    background: #fff;
}
.corp-ct table td:nth-child(2n+1) {
    background: #f76710;
    color: #fff;
    text-align: center;
    width: 180px;
    border-right: 1px solid #000;
}
.adress-box {
    margin: 20px 0;
}
.adress-box li {
    width: 280px;
    float: left;
    margin: 0 20px 20px 0;
}
.adress-box li:nth-child(3) {
    margin-right: 0;
}
span.tit-point {
    display: block;
    font-weight: bold;
}
span.yuubin-point, span.yuubin-point {
    display: block;
}
.adress-box ul::after {
    display: block;
    content: "";
    clear: both;
}
/*CTA
======================================================*/
.tel-bnr {
    margin: 50px auto;
    width: 800px;
}
.tel-bnr img {
    width: 100%;
    height: auto;
    box-shadow: 3px 3px 1px #9a9a9a;
}
.tel-bnr2 img {
    width: 100%;
    height: auto;
    box-shadow: 3px 3px 1px #9a9a9a;
}
/*トップギャラリー
======================================================*/
#g01 #dlpoC_C .h2WrapBtm {
    background: transparent url("https://cms.locoplace.biz/storeimg/46/460482/20200305_1528121.gif") repeat scroll 0% 0% !important;
    height: 100px;
}
#g01 #dlpoC_C .h2WrapTop {
    background: url("https://cms.locoplace.biz/storeimg/46/460482/20200305_1525091.gif") no-repeat 0px 13px !important;
    width: 880px;
    margin: 0 auto !important;
}
#g01 #dlpoC_C .h2WrapMid {
    margin-top: 45px !important;
    padding: 0 !important;
}
#g01 #dlpoC_C .indexGalleryWrap01 {
    padding: 0 !important;
    width: 880px;
    margin: 0 auto !important;
}
#g01 #dlpoC_C .indexGallery01 ul li {
    background: #f2f2f2;
}
#g01 #dlpoC_C .indexGallery01 ul li .indexGalleryBtm01 {
    background: none !important;
}
#g01 #dlpoC_C .indexGallery01 ul li .indexGalleryTop01 {
    background: none !important;
}
#g01 #dlpoC_C .indexGallery01 ul li .indexGalleryTop01 table {
    background: #fff none repeat scroll 0% 0% !important;
    margin: 10px auto !important;
}
.indexGalleryWrap01 .detailAnchor a {
    background: transparent url("https://cms.locoplace.biz/storeimg/46/460482/20200305_1529071.png") no-repeat scroll left center;
    color: #00418f;
}
/*基本情報
======================================================*/
#g01 #dlpoC_D .h2WrapBtm {
    background: #fa9c1f;
}
#g01 #dlpoC_D .h2WrapTop {
    width: 880px;
    margin: 0px auto !important;
    padding-top: 10px;
}
#g01 #dlpoC_D .h2WrapMid {
    padding: 0 !important;
}
.indexBasicInfoWrap01 {
    padding: 0;
    width: 880px;
    margin: 0 auto !important;
}
#dlpoC_C .h2WrapMid h2, #dlpoC_D .h2WrapMid h2 {
    color: #fff !important;
    font-size: 120% !important;
}
/*フッター
======================================================*/
#footerTop {
	background: #ff391f none repeat scroll 0% 0%;
}
#footerBtm {
    background: #fff;
}
/*ギャラリーページ
======================================================*/
#g03 .indexGallery01 ul li {
    background: #f2f2f2;
}
#g03 .indexGallery01 ul li .indexGalleryBtm01,#g03 .indexGallery01 ul li .indexGalleryTop01 {
    background: none !important;
}
#g03 .indexGallery01 ul li .indexGalleryTop01 table {
    background: #fff;
}
/*オーナーメッセージ
======================================================*/
#g01 div.sectionWrap:nth-child(1) {
    width: 880px;
    margin: 0 auto !important;
    padding-top: 30px !important;
}
#g01 div.sectionWrap:nth-child(1) > div:nth-child(1):not(#section_push) {
    border: solid 1px #B0B0B0;
    border-radius: 10px 10px 5px 5px;
    z-index: 10;
}
#g01 div.sectionWrap:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    background: #f2f2f2 !important;
    border-radius: 9px 9px 0px 0px;
}
#g01 .h3_basic01 {
	font-size: 100%;
	color: #00418f;
	border-bottom: 0 !important;
}
#g01 .topMessageSec02 {
	font-size: 100%;
}
.topMessageDetail .detailAnchor {
    margin-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
}
#g01 .topMessageDetail .detailAnchor a {
	color: #00418f;
	background: transparent url("https://cms.locoplace.biz/storeimg/46/460482/20200305_1529071.png") no-repeat scroll left center;
}
#g01 .topMessageSec01 p {
    height: 80px;
    overflow: auto;
    display: block;
}
/*g02
======================================================*/
#g02 i {
    font-style: normal;
}
#g02 .srvfee-img1 {
    background: url(https://cms.locoplace.biz/storeimg/49/498135/20210308_1150131.png)no-repeat top center /100%;
    height: 915px;
}
#g02 .srvfee-img1 img {
    display: none;
}
/*
======================================================*/
.cont-img img {
    width: 100%;
    height: auto;
}

/*下層ページserv
======================================================*/
h3.txt_ttl_inner span {
    font-size: 25px;
}
.service-bg h3 {
    background-color: #0159AB;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
.total_price {
    text-align: center;
    margin: 40px 0;
    display: block;
}
.total_price p {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding: 15px 35px;
    display: inline;
    color: #283E4A;
    border: 1px solid #283E4A;
    width: auto;
}
.note {
    padding: 10px 0 20px;
}
.note p {
    margin-bottom: 1em;
}
span.color_pnk {
    color: #dc7f8f;
}
.cont-bg2 table {
    width: 100%;
    border: 1px solid #cccc;
}
.space-p2 {
    margin: 80px;
}
.cont-bg2 table thead {
    font-size: 15px;
    font-weight: normal;
}
.cont-bg2 table thead th:nth-child(1) {
    border-right: 1px solid #ccc;
    width: 35%;
}
.cont-bg2 table thead th:nth-child(2) {
    width: 20%;
}
.cont-bg2 table thead th:nth-child(3) {
    width: 20%;
}
.cont-bg2 table thead th {
    background: #283E4A;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
.cont-bg2 table tr td:nth-child(1) {
    background: #0092E5;
    color: #fff;
}
.cont-bg2 table tr td {
    font-size: 16px;
    line-height: 1;
    padding: 15px 0;
    border: 1px solid #ccc;
    font-weight: bold;
    text-align: center;
    padding: 25px 0;
    vertical-align: middle;
}
.cont-bg2 table tr td span {
    display: block;
}
span.minitxt {
    font-size: 13px;
    font-weight: normal;
}
.u_sp {
    display: none !important;
}
td.serv-txt {
    font-size: 20px!important;
}
td.serv-txt span {
    font-size: 15px;
}
.total_price > p.u_txt2:nth-child(1) {
    color: #dc7f8f;
    border: 1px solid #dc7f8f;
}
.total_price span {
    display: inline-block;
    margin: 10px;
}
em.serv-txt_pnk {
    color: #dc7f8f;
    font-weight: bold;
}
/*map エリア追加
======================================================*/
.areamap iframe {
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
}
.list-menu {
    margin-bottom: 20px;
}
.list-menu input {
    display: none;
}
.list-menu label {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background: #fffee4;
    padding: 20px 80px 20px;
    cursor: pointer;
    position: relative;
    display: block;
}
.list-menu label::after {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "＋";
    font-size: 25px
}
.list-menu input:checked ~ label::after {
    content: "−";
}
.list-menu input:checked ~ div {
    height: auto;
    opacity: 1;
    padding: 20px;
    margin-bottom: 20px;
}
.list-menu div {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.3s;
}
.list-menu-inside {
    color: #333;
    font-size: 17px;
    line-height: 1.5;
}
label {
    cursor: pointer;
}
/*リンク
======================================================*/
.top_link {
    font-size: 20px;
    font-weight: 700;
    display: block;
    padding: 1rem 4rem;
    cursor: pointer;
    text-align: center;
    letter-spacing: 0.1em;
    border-radius: 0.5rem;
    margin: 30px 0;
}
.top_link a {
    border: 1px solid #ccc;
    background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
    box-shadow: inset 1px 1px 1px #fff;
    padding: 10px 100px;
    text-decoration-line: none;
    color: #4e4e4e;
}
.top_link a:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(#fdfbfb), to(#ebedee));
    background: -webkit-linear-gradient(bottom, #fdfbfb 0%, #ebedee 100%);
    background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}
