@charset "utf-8";

body {
    -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;
}

#headerWrap {
    width: 100%;
    background: #fff;
}

#header {
    background: none;
    padding: 0;
    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: 0;
}

#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: #0E1F72 !important;
}

#mainimg {
    margin: auto;
    border-top: solid 2px #0E1F72 !important;
    background: url(https://cms.locoplace.biz/storeimg/23/233896/20250218_1303351.png);
    height: 470px;
    position: relative;
    /* background-repeat: no-repeat, no-repeat; */
    background-size: 50% 469px;
}
#mainimgIn {
    width: 100%;
    height: 469px;
    /* background: url(https://cms.locoplace.biz/storeimg/23/233896/20251128_1645151.png) no-repeat center / 1000px !important; */
    background-position-x: center !important;
    background-position-y: center !important;
    background-size: 820pt !important;
    background-repeat: no-repeat !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: initial !important;
    /*background-image: url(https://cms.locoplace.biz/storeimg/23/233896/20250218_1209441.jpg) !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%;
}

#g02 #contents,
#g03 #contents,
#g04 #contents,
#g05 #contents {
    margin-top: 80px !important;
}

#g02 .section,
#g03 .section,
#g04 .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;
}

#gNaviWrap {
    margin: 0;
    clear: both;
}

#gNaviIn {
    width: auto;
    margin: 0 auto;
    background: #0E1F72;
}

#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;
    min-width: 0;
    height: 60px;
    width: 250px;
}

#gNavi li#gNav05 {
    left: 1000px;
    min-width: 0;
    height: 60px;
    width: 250px;
}

#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,
#g07 #gNavi li#gNav07 a {
    background: -moz-linear-gradient(top, #021357, #202D9B);
    background: -webkit-gradient(linear, center top, center bottom, from(#021357), to(#202D9B));
}

#gNavi li a {
    width: 250px;
    height: 60px;
    padding-top: 20px;
    background: #0E1F72;
    border-left: 1px solid #5573FF;
    border-right: 1px solid #BFC4FF;
    color: #fff;
}

#gNavi li a:hover {
    background: -moz-linear-gradient(top, #021357, #202D9B);
    background: -webkit-gradient(linear, center top, center bottom, from(#021357), to(#202D9B));
}

.pageTop {
    right: 15px;
    z-index: 100;
    position: fixed;
    bottom: 20px;
    top: auto;
    border-width: 45px;
    border-style: solid;
    border-radius: 50% !important;
    border-color: #0e1f72;
    width: 0px !important;
    height: 0px !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: 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;
}

.pageTop img {
    visibility: hidden;
    margin-top: 0px !important;
    width: 90px !important;
    height: 90px !important;
}

#main div.sectionWrap:first-child {
    width: 900px;
    margin: 0 auto !important;
}

#main div.sectionWrap:first-child .h2WrapMid h2 {
    color: #0E1F72 !important;
}

.indexCopy01 {
    margin: 30px auto;
    width: 900px;
    text-align: center;
    color: #E11917;
}

.red_bold {
    color: #E11917 !important;
    font-weight: bold !important;
}

.gray_bold {
    font-weight: bold !important;
}

.cta-bnr img {
    display: block;
    margin: -1px auto !important;
    border: solid 4px #0E1F72 !important;
}

.ct-title {
    background: #0E1F72 !important;
    color: #fff !important;
    height: 60px;
    margin: 40px 0 0;
    clear: both;
}

.ct-title_bg {
    width: 900px;
    margin: 0 auto !important;
    background: url(https://cms.locoplace.biz/storeimg/23/233896/20190111_1122591.png) no-repeat !important;
    padding-left: 20px !important;
}

.ct-title_bg h2 {
    padding: 15px 0 !important;
    font-weight: bold !important;
    font-size: 20px !important;
}

.ct-title_bg a {
    color: #fff !important;
}

.cont-img img {
    width: 100%;
    height: auto;
}

.cta-bnr2 img {
    width: 100%;
    height: auto;
    border: solid 4px #0E1F72 !important;
}

.top-cont_bg {
    width: 900px;
    margin: 0 auto !important;
}

.top-cont ul {
    width: 800px;
    margin: 0 auto !important;
    background: #DFE3FA;
    padding: 25px !important;
    border-radius: 15px !important;
    box-shadow: 3px 3px 7px #9F9F9F;
    font-weight: 700;
    color: #383838 !important;
    line-height: 1.8 !important;
}

.top-cont ul li {
    list-style: disc;
    margin-left: 10px;
}

p.top-ct_p {
    padding: 40px 0 !important;
}

.cont-02_bg {
    width: 900px;
    margin: 0 auto !important;
    padding-bottom: 50px;
}

.example-lists {
    clear: both;
    margin-bottom: 50px;
}

p.cont-ttl {
    background: url(https://cms.locoplace.biz/storeimg/18/188522/20170908_1506391.gif) no-repeat left center;
    height: 80px !important;
    padding-left: 80px !important;
    color: #80C000 !important;
    font-weight: bold !important;
    font-size: 200% !important;
    line-height: 30px !important;
}

.example-lists img {
    float: left;
    margin-right: 35px !important;
}

.ex-list td {
    border: 1px solid #323232;
    border-collapse: collapse;
    background: #fff;
}

.ex-1 {
    background: #DFE3FA !important;
    text-align: center !important;
    width: 100px;
    font-weight: bold !important;
    font-size: 120%;
}

.ex-2 {
    padding: 15px !important;
}

.cont-02_bg p:nth-child(1) {
    padding: 30px 0;
}

.cont-03_bg {
    width: 900px;
    margin: 0 auto !important;
    padding: 50px 0 10px;
}

.type-list li {
    border: 1px solid #0e1f72;
    padding: 10px;
    width: 30%;
    float: left;
    margin: 5px 15px;
    border-radius: 10px;
    text-align: center;
}

.type-list {
    margin-bottom: 20px;
}

.type-list ul {
    margin: 20px 0;
}

.cont-04_bg {
    width: 900px;
    margin: 0 auto !important;
    padding-bottom: 50px;
}

.cont-04_bg img {
    float: left;
    background: #dfe3fa;
}

.cont-04_bg p {
    margin-bottom: 15px;
}

.cont-04_bg p:nth-child(2) {
    padding-top: 30px;
}

.cont-05_bg {
    width: 900px;
    margin: 0 auto !important;
    padding-bottom: 50px;
}

.cont-05_bg p:nth-child(1) {
    padding: 30px 0 10px !important;
}

.flow ul li {
    box-shadow: 1px 1px 5px !important;
    border-radius: 20px !important;
    height: 165px !important;
    margin-top: 25px !important;
}
#flow01, #flow02 {
    height: 370px !important;
}
#flow02 {
    height: 350px !important;
}
.flow h3 {
    background: #FACF9E !important;
    border-radius: 20px 20px 0 0px !important;
    padding: 10px 20px !important;
    font-size: 125% !important;
    font-weight: 700;
}

#flow01 p {
    background: url(https://cms.locoplace.biz/storeimg/23/233896/20190111_1211091.png) no-repeat left 30px center;
    height: 120px !important;
}

#flow02 p {
    background: url(https://cms.locoplace.biz/storeimg/23/233896/20190111_1211092.png) no-repeat left 30px center;
    height: 120px !important;
}

#flow03 p {
    background: url(https://cms.locoplace.biz/storeimg/23/233896/20190111_1211093.png) no-repeat left 30px center;
    height: 120px !important;
}

#flow04 p {
    background: url(https://cms.locoplace.biz/storeimg/23/233896/20190111_1211094.png) no-repeat left 30px center;
    height: 120px !important;
}

.flow ul li p {
    padding: 20px 25px 10px 150px !important;
    color: #F4982E !important;
}

.cont-06_bg {
    width: 900px;
    margin: 0 auto !important;
    padding-bottom: 50px;
}

.cont-06_bg p:nth-child(1) {
    padding: 30px 0;
}

.cont-06-reviews h3 {
    background: #dfe3fa !important;
    padding: 10px !important;
    font-weight: 700 !important;
    font-size: 110% !important;
}

.ct06-text {
    background: #fff url(https://cms.locoplace.biz/storeimg/23/233896/20190111_1212261.png) !important;
    padding: 15px !important;
}

.cont-06 {
    background: url(https://cms.locoplace.biz/storeimg/23/233896/20190111_1212411.png);
}

.ct06-text p {
    padding: 0 !important;
    margin: 15px 0;
}

.cont-06-reviews {
    margin-bottom: 30px;
}

.cont-06 .cta-bnr img {
    margin: 30px auto 0 !important;
}

#dlpoC_C .h2WrapBtm {
    width: 1000px !important;
    margin: 0 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: #DFE3FA;
    margin: 10px;
    padding: 8px;
    border-radius: 10px;
}

.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: 0 auto !important;
}

.indexBasicInfoWrap01 {
    width: 1000px;
    margin: 0 auto !important;
}

#footerTop {
    background: #0E1F72;
}

#footerBtm {
    background: #DFE3FA;
}

.CT-02_bg2 {
    width: 900px;
    margin: 50px auto !important;
}

p.CT-02-ttl {
    font-size: 150%;
    font-weight: 700;
    color: #006;
}

.CT-02_bg2 p {
    margin: 15px 0;
}
.example-list {
    clear: both;
}
.CT-02-example {
    background: #fff !important;
}
.CT-area-example_bg {
    width: 50pc;
    margin: 40px auto !important;
    background: #dfe3fa;
    padding: 1px;
}
.example-Box {
    margin: 30px;
    background: #fff;
    padding: 20px;
}
.example-Box h3 {
    border-bottom: 1px solid #abde00;
    font-size: 150%;
    font-weight: 700;
    color: #006;
    text-align: center;
    margin-bottom: 15px;
}
.example-Txt p {
    padding: 5px 20px;
}
.example-Txt2 p {
    background: #ecfbb7;
    padding: 20px;
    margin-top: 20px;
}
