@charset "utf-8";
/* CSS Document */

/*設定
======================================================*/
body {
	font-family: "游ゴシック", YuGothic, Meiryo, 'Hiragino Kaku Gothic ProN', sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	color: #595959;
}

body * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper {
	background: #fff;
}

#headerWrap {
	width: 100%;
	background: #f9eabf;
}
#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: #646464;
}
#headerStoreContact {
	width: 300px;
	margin: -55px 0 0 0 !important;
}
#headerStoreContact p img {
    display: none;
}
#headerStoreDialWrap {
	width: 300px;
    background: none;
}
#headerStoreDial {
    background: none;
    padding: 0px;
}	
#headerStoreDial .number {
    font-size: 200%;
    background: transparent url("/static/common/img/header/ico_header_dial01.gif") no-repeat scroll 60px 15px / 17px;
    text-align: right;
    padding-left: 0;
    padding-top: 8px !important;
    color: #f48a18 !important;
}
#mainimg {
    margin: auto;
    height: 500px;
    position: relative;
    top: 60px;
    background: url("https://cms.locoplace.biz/storeimg/17/176521/20170607_1559041.gif"),url("https://cms.locoplace.biz/storeimg/17/176521/20170607_1559041.gif");
    background-repeat: no-repeat,no-repeat;
    background-position: right center,left center;
    background-size: 50% 500px;
}
#mainimgIn {
    width: 100%;
    height: 500px;
    background: url("https://cms.locoplace.biz/storeimg/17/176521/20231201_1244241.png") no-repeat scroll top !important;
}
/*設定
======================================================*/
.sectionBtm,
#g01 .indexCornerWrap01 {
	display: none;
}
.sectionWrap,
.h2WrapBtm,
.h2WrapTop,
.h2WrapMid {
	background: none;
}
#g01 .section {
	background: none;
	padding: 0;
}
#g01 .sectionIn {
	padding: 0;
}
#g01 #contents {
	width: 100%;
	margin-top: 60px;
}
#g02 #contents,#g03 #contents,#g04 #contents,#g05 #contents {
    margin-top: 80px !important;
}
#g02 .section,#g03 .section,#g05 .section,#g06 .section {
	background: #fff;
}
#g04 #contents {
	width: 1000px;
}
#g04 .section {
	padding: 0;
	background: none;
}
#g04 .sectionIn {
    padding: 0;
}
#g04 .indexGalleryWrap01 {
    padding: 0;
}
/*gNavi
======================================================*/
#gNaviWrap {
    margin: 0;
    clear: both;
    position: absolute;
	top: 108px;
}
#gNaviIn {
    width: auto;
    margin: 0px auto;
    background: -moz-linear-gradient(top, #f48a18, #ffa646);
    background: -webkit-gradient(linear, center top, center bottom, from(#f48a18), to(#ffa646));
}
#gNavi ul {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
    padding: 0;
    border-bottom: none;
}
#gNavi li#gNav02 {
    left: 200px;
    height: 60px;
    width: 200px;
}
#gNavi li#gNav03 {
    left: 400px;
    height: 60px;
    width: 200px;
}
#gNavi li#gNav04 {
    left: 600px;
    min-width: 0px;
    height: 60px;
    width: 200px;
}
#gNavi li#gNav05 {
    left: 800px;
    min-width: 0px;
    height: 60px;
    width: 200px;
}
#gNavi li a {
    width: 200px;
    height: 60px;
    padding-top: 20px;
    background: -moz-linear-gradient(top, #f48a18, #ffa646);
    background: -webkit-gradient(linear, center top, center bottom, from(#f48a18), to(#ffa646));
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #ffffff;
}
#gNavi li a:hover {
	background: -moz-linear-gradient(top, #fd5d11, #f9910f);
    background: -webkit-gradient(linear, center top, center bottom, from(#fd5d11), to(#f9910f));
}
/*
======================================================*/
.pageTop {
    right: 15px;
    z-index: 100;
    position: fixed;
    bottom: 20px;
    top: auto;
    border-width: 45px;
    border-style: solid;
    border-radius: 50% !important;
    border-color: #f48a18;
    width: 0px !important;
    height: 0px !important;
}
.pageTop img {
    visibility: hidden;
    margin-top: 0px !important;
    width: 90px !important;
    height: 90px !important;
}
.pageTop a {
    display: block;
    width: 90px;
    height: 90px !important;
    margin-top: -45px;
    margin-left: -45px !important;
}
.pageTop:after {
    content: "";
    width: 20px;
    height: 20px;
    border: 0px;
    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;
}
/*footer
======================================================*/
#footerTop {
    background: #f48a18;
}
#footerBtm {
    background: #f9eabf;
}
/*共通
======================================================*/
.cont-wallpaper {
    font-size: 15px;
}
.cont-bg {
    width: 1000px;
    margin: 0 auto;
}
.ct_title_bg {
    background: #f48a18!important;
    margin-bottom: 80px;
}
.ct_title_bg::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0;
    border-color: #f48a18 transparent transparent;
    margin: 0 auto!important;
    left: 0;
    right: 0;
}
.ct_title {
    color: #fff!important;
    width: 1000px;
    margin: 0 auto!important;
    text-align: center!important;
    font-size: 30px;
    font-weight: bold!important;
    padding: 40px 0;
    position: relative;
}
.t-c_bold {
    font-weight: bold !important;
    font-size: 19px !important;
    background: linear-gradient(transparent 50%, #ffe400 0%);
    color: #f48a18;
    margin: 0 5px;
}
.ct_text {
    margin: 30px 50px;
}
.red_bold {
    color: #ef1a3e !important;
    font-weight: bold !important;
}
.gray_bold {
    font-weight: bold !important;
}
.cont-img {
    width: 100%;
    height: auto;
}
/*top
======================================================*/
.indexCopy01 {
    margin: 30px auto;
    width: 880px;
    text-align: center;
    color: #f48a18;
}
.top_ct_01 {
    background: #f9eabf;
    height: 400px;
}
h2.top_ct_title {
    font-size: 25px;
    font-weight: bold !important;
    text-align: center !important;
    padding: 40px 0 !important;
}
.top-nayami {
    background: transparent url(https://cms.locoplace.biz/storeimg/17/176521/20171023_1736102.gif) no-repeat scroll 0% 0%;
    width: 1000px;
    display: block;
    padding: 14px 50px 33px 330px;
    height: 290px;
}
.top_comments {
    position: relative;
    top: 28px !important;
}
.top_comments li {
    color: #f48a18 !important;
    line-height: 2.5;
    font-size: 16px;
}
.typechange-ct {
    width: 880px;
    margin: 0 auto !important;
    padding: 0 30px 0px!important;
}
.typechange-ct_txt {
    margin: 20px 0 0;
}
.typechange-ct p {
    margin: 25px 0;
}
.top_ct_02 {
    padding-bottom: 65px !important;
}
.top_ct_img {
    margin: 0 auto;
    display: block;
}
.top_ct_img_sp img {
	display: none;
}
/*
======================================================*/
.ct_text {
    width: 880px;
    margin: 0 auto !important;
    padding: 30px !important;
}
.red_bold {
    color: #ef1a3e !important;
    font-weight: bold !important;
}
.gray_bold {
    font-weight: bold !important;
}
/*top
======================================================*/
.top_ct {
    padding-bottom: 65px !important;
}
.top_ct_1 {
	background: #f9eabf;
	height: 400px;
}
.top_ct_title {
    font-size: 140% !important;
    font-weight: bold !important;
    text-align: center !important;
    padding: 40px 0 !important;
}
.top_ct_img {
    margin: 0 auto;
    display: block;
}
.top_ct_img_sp img {
	display: none;
}
.t-c_bold {
    font-weight: bold !important;
    font-size: 19px !important;
}
p.ttl-p {
    font-weight: 700;
    border-bottom: 2px solid #ffa646;
    font-size: 20px;
}
/*さまざまな自動ドアのメーカー、種類に対応
======================================================*/
.second_ct {
    background: #fdf9e3 !important;
    padding-bottom: 65px;
}
.second_ct_service_bg {
    width: 880px !important;
    margin: 0 auto !important;
}
.h3-bg {
    background: transparent url(https://cms.locoplace.biz/storeimg/17/176523/20230509_1241182.png) no-repeat scroll -1% 0%;
}
.second_ct_service_bg > div:nth-child(3) {
    background: transparent url(https://cms.locoplace.biz/storeimg/17/176521/20230510_1201361.png) no-repeat scroll -1% 0%;
}
.second_ct_service_title {
    margin-top: 25px !important;
    font-size: 25px;
    font-weight: bold;
    margin-left: 65px;
    padding: 10px 10px 0;
}
table.second_ct_service {
    color: #33AEF1;
    width: 880px !important;
    border: 1px solid #646464 !important;
    border-collapse: separate !important;
    border-spacing: 15px !important;
    font-size: 120%;
}
.links_btn {
    width: 880px !important;
    background: rgb(100, 100, 100) none repeat scroll 0% 0% !important;
    text-align: center;
    height: 80px !important;
    margin: 30px auto 0!important;
}
.links_btn:hover {
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.links_btn a {
    color: #FFF !important;
    text-decoration: none !important;
    line-height: 80px;
    font-size: 150% !important;
    font-weight: bold !important;
    height: 80px;
	width: 880px;
	display: table-cell;
}
/*自動ドア修理のスマートサービスに修理を依頼するメリット
======================================================*/
.third_ct {
    padding-bottom: 65px !important;
}
.third_ct_text_bg {
    background: url("https://cms.locoplace.biz/storeimg/17/176523/20170524_1042123.gif") no-repeat !important;
    height: 277px !important;
    width: 900px;
    margin: 50px auto !important;
}
.third_ct_text {
    width: 600px !important;
    float: right;
    position: relative;
    top: 75px;
}
.third_ct_flow_title {
    width: 1000px;
    margin: 0 auto !important;
    text-align: center !important;
    height: 150px;
    line-height: 150px !important;
    color: #f48a18 !important;
    font-size: 150% !important;
    font-weight: bold !important;
}
.third_ct_flow_bg {
    background: #f9eabf !important;
    padding-bottom: 65px !important;
}
.third_ct_lists {
    width: 900px;
    margin: 0px auto !important;
    font-size: 19px;
    line-height: 2.5;
    font-weight: bold;
    background: #fdf9e3 !important;
}
.third_ct_lists li {
    padding: 0 20px !important;
}
.third_ct_lists > li:nth-child(2n) {
    background: #f5e3c3 !important;
}
.third_ct_flow_bg img {
    width: 900px;
    margin: 0 auto !important;
    display: block;
}
/*自動ドア修理のスマートサービスご依頼の流れ
======================================================*/
.third_ct_flow_bg {
    background: #f9eabf !important;
    padding-bottom: 65px !important;
}
.third_ct_flow_title {
    width: 1000px;
    margin: 0 auto !important;
    text-align: center !important;
    height: 150px;
    line-height: 150px !important;
    color: #f48a18 !important;
    font-size: 25px !important;
    font-weight: bold !important;
}
.third_ct_flow_bg ol {
    display: flex;
    flex-wrap: wrap;
}
.third_ct_flow_bg li {
    width: 220px;
    margin: 15px;
}
.third_ct_flow_bg li h3 {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
.step-box {
    background: #fff;
    border-radius: 15px;
    padding: 20px 0;
}
.step-box img {
    width: 55%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.step-box p {
    text-align: center;
}
/*自動ドアの部品のご紹介
======================================================*/
.fourth_ct {
    margin-bottom: 65px;
}
.reviews2_lists {
    width: 1000px;
    margin: 0px auto !important;
}
.reviews2_lists details {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: solid 1px #f48a18;
    border: 1px solid #f48a18;
    border-radius: 5px;
    margin: 20px 0;
    padding: 15px;
}
.reviews2_lists summary {
    color: #f48a18;
    font-weight: bold;
    line-height: 1.6em;
    position: relative;
    display: block;
    margin: 0 0 0 0;
    padding: 0.5em;
    cursor: pointer;
    text-indent: 1em;
    border-radius: 5px;
    font-size: 20px;
}
/* Chrome、Safari */
summary::-webkit-details-marker {
  display: none;
}
.reviews2_lists summary::before, .reviews2_lists summary::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.reviews2_lists summary::after {
    font-size: 1.7em;
    font-weight: bold;
    line-height: 2em;
    position: absolute;
    top: 0px;
    right: -930px;
    content: "＋";
    display: inline-block;
    width: 2em;
    height: 2em;
    -webkit-transition: transform 0.4s;
    transition: transform 0.4s;
}
.reviews2_lists details[open] summary::after {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.reviews2_lists details p {
    padding: 1.5em 2em;
}
/*お客様の声
======================================================*/
.fifth_ct {
    padding-bottom: 65px !important;
}
.reviews {
    background: #f7f1f1 url("https://cms.locoplace.biz/storeimg/17/176521/20170607_1521354.png") no-repeat center !important;
    margin: -80px auto 0 !important;
    height: 520px;
}
.reviews_lists {
    width: 880px;
    margin: 0px auto !important;
    position: relative;
    top: 73px;
}
.reviews > ul > li.first {
    height: 95px;
}
.reviews_lists li {
    background: #fff none repeat scroll 0% 0%;
    margin: 30px 0px !important;
    box-shadow: 0px 0px 5px;
    height: 75px;
    padding: 6px;
    clear: both;
}
.reviews_name {
    float: right !important;
}
/*CTA
======================================================*/
.tel_bunner {
    width: 900px;
    margin: 0px auto !important;
    border: solid 3px #646464;
    box-sizing: content-box;
}
.tel_bunner2 {
    border: solid 3px #646464;
    width: 100%;
}
.tel_bunner2 img {
    width: 100%;
    height: auto;
}
/*OM
======================================================*/
#g01 .sectionWrap:not([id]) {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 25px 3px 0 3px;
}
/*ギャラリー
======================================================*/
#dlpoC_C .h2WrapBtm {
    width: 1000px !important;
    margin: 0px auto !important;
}
#dlpoC_C .sectionIn {
    width: 1000px;
    margin: 0 auto !important;
}
.indexGallery01 {
	width: 100%;
}
.indexGallery01 ul {
    width: 100%;
}
.indexGallery01 ul li {
    width: 220px;
    float: left;
    background: #f9eabf;
    margin: 10px;
    padding: 8px;
    border-radius: 10px;
    height: 440px;
}
.indexGallery01 ul li .indexGalleryBtm01 {
    padding-bottom: 0;
    background: none;
}
.indexGallery01 ul li .indexGalleryTop01 {
    padding: 0;
    background: none;
}
.indexGallery01 ul li .indexGalleryTop01 table {
	background: none;
	width: 200px;
}
.indexGallery01 ul li .indexGalleryTop01 table td {
    width: 200px;
    height: 200px;
}
/*基本情報
======================================================*/
#dlpoC_D .h2WrapBtm {
    width: 1000px !important;
    margin: 0px auto !important;
}
.indexBasicInfoWrap01 {
	width: 1000px;
    margin: 0 auto !important;
}
/*201902
======================================================*/
ul.chui-gyosha {
    width: 880px;
    margin: 0 auto !important;
    padding: 0 30px !important;
}
.chui-gyosha li {
    list-style: disc;
    margin-left: 25px;
}
.cont-img {
    width: 100%;
    height: auto;
}
/*事例
======================================================*/
.jirei-ct {
    width: 880px;
    margin: 0 auto !important;
    padding: 0 30px !important;
}
.jirei-box dl {
    border: solid 4px #646464;
    margin: 25px 0 40px;
    padding: 10px;
}
.jirei-box dt {
    border-bottom: dashed 2px;
    padding-bottom: 10px;
    font-size: 115%;
}
.jirei-box dd {
    padding-top: 10px;
}
/*area
======================================================*/
.area-ct {
    width: 880px;
    margin: 0 auto 30px!important;
    padding: 0 30px !important;
}
.area-box {
    background: #f9eabf;
    padding: 10px;
    margin: 10px 0;
}
/*追従
======================================================*/
.floating-banner {
    display: none;
}
.floating-banner2 {
    display: none;
}
.floating-banner3 {
    display: none;
}
/*企業情報
============================*/
table.company-bg {
    width: 100%;
    margin: 30px 0;
}
.company-bg td, .company-bg th {
    padding: 10px 5px;
    border: 1px solid #ababab;
}
.company-bg th {
    text-align: center;
    font-weight: bold;
    background: #e0e0e0;
    width: 200px;
}
.company-bg td {
    padding-left: 20px;
}
/*その他サービス
============================*/
.other_ct ul.list_box {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin: 30px 0;
}
.other_ct ul.list_box li {
    width: calc(calc(100% - 30px) / 3);
    background-color: #f9eabf;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}
.other_ct ul.list_box a {
    text-decoration: none;
    color: #222222;
    display: block;
}
.other_ct ul.list_box li:hover {
    opacity: 0.8;
}
.eighth_ct .cont-bg {
    width: 880px;
    margin: 0 auto 30px !important;
    padding: 0 30px !important;
}