@charset "utf-8";
/* CSS Document */
:root {
	--main-color: #99cc43;
	--main-color-light:#e4f2ce;
}
body {
	font-family: "メイリオ", sans-serif,Meiryo,'Hiragino Kaku Gothic ProN';
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	color: #32373a;
	font-size: 16px;
	line-height: 1.3;
}
#g01 * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a img {
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;
}
a:hover img {
	-moz-opacity: .85;
	-webkit-opacity: .85;
	opacity: .85;
}
#wrapper {
	background: var(--main-color-light) !important;
}
#g01 #wrapper {
	padding: 0;
}
#headerWrap {
	width: 100%;
	background: none;
}
#header {
	width: 700px;
	margin: 0 auto;
	padding: 15px;
	background: var(--main-color);
}
#headerCategoryList,
#headerStore .kana,
#headerStoreContact,
#headerBtm {
	display: none;
}
#headerStore {
	float: none;
	width: 100%;
	margin: 0 auto;
}
#headerStoreWrap{
	padding:0;
}
#headerStore .name {
	font-size: 16px;
}
#headerStore .name a {
	color: #fff;
}
#headerIconList {
	margin-top: 0;
}
.header_mgn01{
	margin:0 0 0 15px;
}

#g01 .sectionBtm,
#g01 .indexCornerWrap01 {
	display: none;
}
#g01 .sectionWrap,
#g01 .section,
#g01 .sectionIn,
#g01 .h2WrapBtm,
#g01 .h2WrapTop,
#g01 .h2WrapMid {
	background: none;
	padding: 0;
}
#g01 #contents {
	width: 700px;
}
/*
-----------*/
#mainimg {
    margin: 0;
    height: 1000px;
}
#mainimgIn {
/*    background: url(https://cms.locoplace.biz/storeimg/43/430688/20221118_1905521.png) no-repeat center / 700px !important;*/
	height: 1000px;
	width: 700px;
    background-size: 700px !important;
    background-position-x: center !important;
}
/*gNavi
-----------*/
#gNaviWrap {
	margin: 0;
}
#gNaviIn {
	width: 700px;
	padding: 0;
}
#gNavi ul {
	border-bottom: 0;
	height: 60px;
	display: table;
	table-layout: fixed;
	width: 100%;
}
#gNavi li {
	height: 60px;
	display: table-cell;
	width: 100%;
	position: static;
	padding: 0;
}
#gNavi li a {
	width: 100%;
	padding: 0 !important;
	height: 60px;
	background: var(--main-color);
	color: #fff;
	line-height: 60px;
}
#gNavi li a:hover {
	background: #badd81;
}
/*
-----------*/
#g01 .indexCopy01 {
	font-size: 16px;
	background:#fff;
	color:#3f3f3f;
	padding:25px;
}
/*
-----------*/

#title01 {
	background: transparent url("https://cms.locoplace.biz/storeimg/31/312888/20171212_1513021.gif") no-repeat scroll 0% 0%;
}
#title02 {
	background: transparent url("https://cms.locoplace.biz/storeimg/31/312888/20171212_1513022.gif") no-repeat scroll 0% 0%;
}
#title03 {
	background: transparent url("https://cms.locoplace.biz/storeimg/31/312888/20171212_1513023.gif") no-repeat scroll 0% 0%;
}
#title04 {
	background: transparent url("https://cms.locoplace.biz/storeimg/31/312888/20171212_1513024.gif") no-repeat scroll 0% 0%;
}
#title05 {
	background: transparent url("https://cms.locoplace.biz/storeimg/31/312888/20171213_1502411.jpg") no-repeat scroll 0% 0%;
}
#title01,
#title02,
#title03,
#title04,
#title05{
	background-size: contain;
	height: 181px;
}
.picup_title {
	position: relative;
	font-size: 30px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	top: 108px;
}
.picup_title h3 {
	text-align: center !important;
}
/*
-----------*/
.cont_wrapper {
	background: #fff;
}
.cont_cta {
	padding: 0;
	background: var(--main-color-light);
}
.cta_bnr > a > img {
	display: none;
}
.cta_bnr > a {
	background: url("https://cms.locoplace.biz/storeimg/43/430688/20260622_1503414.png") no-repeat;
	display: block;
	height: 187px;
	background-size: contain;
}
.call-cont img {
	display: none;
}
.call-cont a {
	background: url("https://cms.locoplace.biz/storeimg/43/430688/20260622_1503414.png") no-repeat top center /100%;
	display: block;
	height: 187px;
	background-size: contain;
}
.step_bnr img {
	display: none;
}
.step_bnr {
	background: url(https://cms.locoplace.biz/storeimg/43/430688/20200305_1114181.gif) no-repeat;
	display: block;
	height: 187px;
	background-size: contain;
}
.cta_cmt>img{
	width:100%;
	height:auto;
}


/*
-----------*/
.\30 1_txt {
	width: 700px;
}
.cont_01 ul {
	text-align: center;
	width: 100%;
	margin: 0px auto !important;
	display: flex;
}
.cont_01 ul li {
	display: inline-block;
	width: 250px;
	background: var(--main-color);
	margin: 0 15px;
	border-radius: 15px;
	padding: 20px 0;
	color: #fff;
	font-weight: bold;
	font-size: 25px;
}
.\30 1_txt p {
	text-align: center !important;
	font-size: 25px !important;
	font-weight: bold;
	color: var(--main-color) !important;
	padding: 17px 0 !important;
}
/*
-----------*/
.\30 2_txt {
	width: 100%;
	margin: 0px auto !important;
	padding: 10px 40px 40px;
}
.\30 2_txt h4 {
	font-weight: bold !important;
}
/*
-----------*/
.cont_03A,.cont_03B {
	margin-bottom: 50px;
}
.cont_03C {
	padding: 0 0 50px 0;
	margin-bottom: 5px;
}
.\30 3_txt {
	width: 100%;
	margin: 0 auto !important;
}
.\30 3_link {
	width: 300px;
	margin: 20px auto 0px !important;
	background: #32373A none repeat scroll 0% 0%;
	text-align: center !important;
	border-radius: 10px !important;
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.6);
}
.\30 3_link a {
	color: #FFF !important;
	text-decoration: none !important;
	width: 300px;
	display: block;
	height: 60px;
	line-height: 60px;
}
.cont_sagyoimg {
	background: var(--main-color-light);
	padding: 70px 90px;
}
.cont_wrapper:nth-child(13) > .cont_sagyoimg {
	padding: 0 90px;
}
.cont_wrapper:nth-child(13) > .cont_sagyoimg:nth-child(2) {
	padding-top: 70px !important;
}
.cont_wrapper:nth-child(13) > .cont_sagyoimg:nth-child(3) {
	padding-bottom: 70px !important;
}
.cont_gyoukai2i {
	background: var(--main-color-light);
	margin-bottom: 45px;
}
.cont_01 {
	margin-bottom: 60px;
}
h4>img,
.cont_01>img,
.cont_02>img,
.cont_sagyoimg>img,
.cont_gyoukai2i>img,
.cont_03A>img,
.cont_03B>img,
.cont_03C>img,
.cont_04>img,
.cont_05>img,
.cont_06_bg>img,
.link_bnr,
.cont_qa{
	width:100%;
	height:auto;
}
.cont_02 {
	display: block;
	margin-bottom: 4px;
}
.cont_04, .cont_05, .cont_06 {
	margin-bottom: 5px;
}
.cont_qanda {
	margin-bottom: 4px;
}
/*
-----------*/
.cont_qa {
	margin: 0 auto 50px !important;
	padding: 35px !important;
}
.cont_title {
	background: url("https://cms.locoplace.biz/storeimg/31/312888/20171212_1516063.gif") no-repeat;
	background-size: contain;
	height: 181px;
}
.qa_title {
	text-align: center !important;
	position: relative;
	color: #fff !important;
	top: 47px;
	font-weight: bold !important;
	font-size: 30px !important;
}
.qa_bg {
	border: solid 3px #32373a;
	margin-bottom: 30px !important;
}
.pc {
	display: none;
}

.qa_q {
	background: url("https://cms.locoplace.biz/storeimg/31/312888/20171212_1515521.jpg") no-repeat left 6px top;
	padding: 10px 10px 10px 90px !important;
	margin: 5px 0 !important;
	height: 80px;
}
.qa_In {
	border: 1px solid #444b4f;
	margin: 6px;
	padding: 7px;
}
.border_line {
	background: url("https://cms.locoplace.biz/storeimg/31/312888/20171212_1515523.jpg") no-repeat center top;
	display: block;
	height: 20px;
	width: 100%;
	position: relative;
	top: 10px;
}
.qa_a {
	background: url("https://cms.locoplace.biz/storeimg/31/312888/20171212_1513091.jpg") no-repeat left 6px top;
	padding: 10px 10px 10px 90px !important;
	margin: 5px 0 !important;
}
.qa_q,
.qa_a{
	background-size: 50px 50px;
}
.qa_case {
	padding: 10px !important;
	border-top: solid 3px #32373a;
}
.qa_case > h4 {
	margin-top: 10px !important;
	font-weight: bold !important;
}
.qa_case > h4 > img{
	width:auto;
}
.qa_case > ul {
	padding-bottom: 25px !important;
	margin-top:15px;
}
.gray_bold {
	font-weight: bold
}
.link_bnr {
	margin: 35px 0 10px !important;
}
.moji_space {
	padding: 10px 0;
}
h4.qa-title {
	font-size: 180%;
	font-weight: bold;
}


#dlpoC_B{
	margin-bottom:30px;
}
	
/*
-----------*/
.indexBasicInfoL01 {
	background: #fff;
}
/*amp-----------*/
.menuCourseText > p > img {
	display: block;
	margin: 0 auto !important;
}
/*
-----------*/
.region_title {
	position: relative;
	font-size: 22px;
	font-weight: bold;
	color: rgb(255, 255, 255);
	top: 115px;
}
.region_title h3 {
	text-align: center !important;
	font-weight: bold !important;
}
.cont-region {
	padding: 40px;
	width: 100%;
	margin: 0 auto 50px;
}
.cont-region2 {
	padding: 40px 0 0;
	width: 700px;
	margin: 0 auto;
}
.cont-region img {
    width: 100%;
    margin: 5px auto;
    display: block;
    height: auto;
}
/*20180719
---------------------*/
p.area_p {
	display: none;
}
p.om_p {
	display: none;
}
#section_push div.sectionIn div.topMessageSec01 p.om_p {
	display: block !important;
}
/*coupon
--------------------------------*/
.coupon {
	padding: 50px 60px;
	margin-bottom: 50px;
}
.coupon img {
	width: 100%;
	height: auto;
}
.coupon-rimit {
	text-align: center;
	font-size: 180%;
	font-weight: bold;
	width: 100%;
	border: 5px solid var(--main-color);
}
.rimit_bg1 {
	background: var(--main-color);
	width: 40%;
	float: left;
	color: #fff;
	padding: 5px;
}
.rimit_bg2 {
	padding: 5px;
}

/*選ばれる理由201809
======================================================*/
.cont_06 {
	padding-bottom: 50px;
}
.cont_06_bg {
	border: 4px solid #444b4f;
	margin: 0px 50px 0px 50px;
	padding: 30px;
}
.cont_06_bg p {
	font-size: 130%;
	margin: 20px 0;
}
.cont_06_bg img {
	margin: 0 auto !important;
	display: block;
}
span.red-maru {
	color: #d37e36;
	font-size: 130%;
}
p.kome {
	padding-left: 60px;
	background: url(https://cms.locoplace.biz/storeimg/31/312888/20180926_1407521.gif)no-repeat top left;
}
/*area map ct
--------------------------------*/
.areamap {
	margin: 0;
}
.areamap .cont-title {
	background: var(--main-color);
	width: 100%;
	height: 70px;
	color: #fff;
	text-align: center;
	font-size: 28px;
	padding: 20px 0;
	margin: 20px 0;
}
.areamap .cont-title h3 {
	font-weight: bold;
}
.areamap iframe {
	padding: 10px;
}
.areamap p {
	background: var(--main-color-light);
	padding: 5px 0;
}
/*加盟店募集
--------------------------------*/
.boshu img {
	display: none;
}
.boshu a {
	background: url(https://cms.locoplace.biz/storeimg/37/379869/20200110_0930361.gif)no-repeat top center /100%;
	display: block;
	height: 212px;
}
/*追加コンテンツ
--------------------------------*/
.top_link2 {
	margin: 20px 0;
	font-size: 25px;
}
.ryoukin-ct h5::before {
	content: "＜";
}
.ryoukin-ct h5::after {
	content: "＞";
}
.ryoukin-ct span {
	margin-left: 25px;
}
.ryoukin-ct p {
	margin-top: 0!important;
}
.cont-region p {
	margin: 30px 0;
}

/*ギャラリー*/
.indexGalleryWrap01 {
	padding: 0;
	margin-bottom: 60px;
}
.indexGallery01 {
	width: 100%;
}
.indexGallery01 ul{
	margin:0;
	min-height: 1%;
	display: flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap:wrap;
}
.indexGallery01 ul li {
	background:none;
	float: none;
	width: 24%;
	margin: 0;
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
}
.indexGallery01 ul li .indexGalleryBtm01,
.indexGallery01 ul li .indexGalleryTop01{
	background: none;
}
.indexGallery01 ul li .indexGalleryBtm01,
.indexGallery01 ul li .indexGalleryTop01{
	padding:0;
}
.indexGallery01 ul li .indexGalleryTop01 table{
	background: none;
}
.indexGallery01 ul li .indexGalleryTop01 table {
	width:100%;
	table-layout: auto;
}
.indexGallery01 ul li .indexGalleryTop01 .text {
	padding: 0;
}
.indexGallery01 ul li .indexGalleryTop01 table td img {
	max-width: 100%;
}
.indexBasicInfoWrap01{
	padding:0;
}
.indexBasicInfoL01{
	width:100%;
}
/*トップページ以外*/
#contents{
	width:700px;
}
#g03 .sectionIn,
#g02 .sectionWrap,
#g03 .sectionWrap,
#g04 .sectionWrap,
#g05 .sectionWrap,
#g06 .sectionWrap{
	background:#fff;
	margin-top:15px;
}

#g02 .section,
#g02 .sectionBtm,
#g02 .h2WrapMid,
#g02 .h2WrapTop,
#g02 .h2WrapBtm,
#g03 .section,
#g03 .sectionBtm,
#g03 .h2WrapMid,
#g03 .h2WrapTop,
#g03 .h2WrapBtm,
#g04 .section,
#g04 .sectionBtm,
#g04 .h2WrapMid,
#g04 .h2WrapTop,
#g04 .h2WrapBtm,
#g05 .section,
#g05 .sectionBtm,
#g05 .h2WrapMid,
#g05 .h2WrapTop,
#g05 .h2WrapBtm,
#g06 .section,
#g06 .sectionBtm,
#g06 .h2WrapMid,
#g06 .h2WrapTop,
#g06 .h2WrapBtm{
	background:none;
}
#g02 .h2WrapMid,
#g02 .h2WrapTop,
#g03 .h2WrapMid,
#g03 .h2WrapTop,
#g04 .h2WrapMid,
#g04 .h2WrapTop,
#g05 .h2WrapMid,
#g05 .h2WrapTop,
#g06 .h2WrapMid,
#g06 .h2WrapTop{
	padding:0;
}
#g02 .h2WrapBtm,
#g03 .h2WrapBtm,
#g04 .h2WrapBtm,
#g05 .h2WrapBtm,
#g06 .h2WrapBtm{
	padding:15px;
	background: #eee;
	margin-bottom:30px;
}
#g02 .sectionBtm,
#g03 .sectionBtm,
#g04 .sectionBtm,
#g05 .sectionBtm,
#g06 .sectionBtm{
	padding:0;
	margin:0;
}
.accessSec01 {
	width: 100%;
	padding:0;
}
.accessSec01 h3{
	border-color: #ccc;
	border-top-width:1px;
	border-top-style:solid;
}
.accessSec01 h3:first-child{
	border-top:0;
}

#headerWrap{
	padding-top:0;
}

/*voice*/
.menuCourseImage01{
	width:30%;
	background:none;
}
.menuCourseImage01 table td{
	width:100%;
	height:auto;
}
.service_imgbox1,
.menuCourseImage01 table td img{
	width:100%;
}
.menuCourseImage01 table td img{
	height:auto;
}
/*追従
============================*/
.sectionWrap {
    position: relative;
    z-index: 1;
    background: url(../img/bg_section_top01.png) no-repeat left top;
    padding-top: 16px;
    z-index: revert-layer;
}
#g01 #footer {
    padding: 0 0 180px 0;
}
#footerBtm {
    background: url(../img/footer/bg_footer_btm01.jpg) repeat center top;
    background: #fff;
}
.fotterBunner {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    justify-content: center;
}
img.fixed_pc {
    display: block;
    width: 700px;
    height: auto;
    border-bottom: solid 2px #ffffff;
}
img.fixed_sp {
    display: none;
}
.link_bnr img {
    width: 100%;
    height: auto;
}
