@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainVisual {
	margin-top: 25px;
	margin-bottom: 78px;
	position: relative;
	/*padding-left: 55px;*/
	/*padding-right: calc(50% - 345px);*/
}
#main .mainVisual .slideBox {
	position: relative;
	max-width: 1100px;
	height: auto;
  	margin: 0 auto;
}
#main .mainVisual .slideBox .swiper-slide:not(:first-child) {
	opacity: 0;
}
/*#main .mainVisual .slideBox .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	border-radius: 50px;
}
#main .mainVisual .slideBox .swiper-slide {
	height: 682px;
}*/

#main .mainVisual .slideBox .swiper-slide img {
	border-radius: 50px;
}

#main .pv {
	margin: 0 auto;
	width: 1000px;
}

#main .pvBox {
	position: relative;
    height: 0;
    padding: 0 0 56.25%;
    overflow: hidden;
}
#main .pvBox iframe.mv {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
	border-radius: 50px;
}

#main .mainVisual .rBox {
	position: absolute;
	right: 0;
	top: 5px;
	width: calc(50% - 274px);
	z-index: 1;
}
#main .mainVisual .rBox .textBox {
	padding: 10px 10px 36px;
	border-radius: 50px 0 0 50px;
	background: url(../images/index/bg01.png) repeat left top/100%;
}
#main .mainVisual .rBox .ttl {
	margin: -47px 0 4px 60px;
	text-align: center;
}
#main .mainVisual .rBox .textImg {
	margin: 0 auto 57px;
	width: 261px;
}
#main .mainVisual .rBox .textImg img {
	padding-left: 30px;
}
#main .mainVisual .rBox .text {
	margin-bottom: 10px;
	text-align: center;
	color: #000;
	font-weight: 700;
	line-height: 1.41;
	font-feature-settings: "palt";
}
#main .mainVisual .rBox .textImg02 {
	margin-bottom: 11px;
	text-align: center;
}
#main .mainVisual .rBox .txt {
	text-align: center;
}
#main .mainVisual .rBox .txt span {
	padding: 0 20px 2px;
	color: #000;
	font-weight: 700;
	font-size: 1.8rem;
	font-feature-settings: "palt";
	line-height: 1.41;
	background-color: #fffc00;
}
#main .mainVisual .swiper-pagination {
	/*position: absolute;
	right: -232px;
    bottom: 10px;
	display: flex;
	left: auto;
	width: auto;*/
	position: absolute;
	bottom: -40px;
	
}
#main .mainVisual .swiper-pagination .swiper-pagination-bullet {
	margin: 0 10px;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	opacity: 1;
	background-color: #d2d2d2;
}
#main .mainVisual .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #e4001e;
}
#main .about {
	margin-bottom: 100px;
	padding: 64px 0 1px;
	position: relative;
	background-color: #f1f1ee;
}
#main .about .headLine02 {
	margin: 0 -46px 24px;
}
#main .about::before,
#main .about::after {
	position: absolute;
	content: '';
	right: 0;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 100%;
}
#main .about::before {
	top: 0;
	width: 598px;
	height: 575px;
	background-image: url(../images/index/img02.png);
}
#main .about::after {
	width: 477px;
	height: 476px;
	bottom: 36px;
    right: calc(50% - 467px);
	background-position: right bottom;
	background-image: url(../images/index/img04.png);
}
#main .about .imgBox {
	margin-bottom: 29px;
	position: relative;
	z-index: 1;
}
#main .about .imgBox .pho {
	margin-top: -133px;
    margin-left: -203px;
    width: calc(50% + 78px);
}
#main .about .imgBox .pho .car {
	position: relative;
	z-index: 1;
}
#main .about .imgBox .pho .phoInner {
	margin-left: auto;
	text-align: right;
	position: relative;
}
#main .about .imgBox .pho .ico {
	position: absolute;
	right: 100px;
    top: 143px;
}
#main .about .imgBox .textBox {
	padding: 0 10px;
	box-sizing: border-box;
	width: calc(50% + 80px);
}
#main .about .imgBox .textInner {
	margin-right: auto;
	max-width: 540px;
}
#main .about .imgBox .ttl {
	margin-bottom: 21px;
	text-align: center;
	color: #000;
	font-size: 1.9rem;
	letter-spacing: 0.05em;
	line-height: 1.58;
	font-weight: 700;
}
#main .about .imgBox .text {
	margin: 0 -46px;
	color: #000;
	letter-spacing: 0.05em;
	line-height: 1.76;
}
#main .about .phoList {
	margin: 0 auto 67px;
	padding: 0 11px;
	width: 1040px;
	position: relative;
	z-index: 1;
}
#main .about .phoList::after {
	content: '';
	width: calc((100% - 90px)/3);
}
#main .about .phoList li {
	width: calc((100% - 90px)/3);
}
#main .about .phoList li img {
	width: 100%;
	border-radius: 35px;
}
#main .about .banner {
	margin: 0 auto -120px;
	max-width: 1210px;
	position: relative;
	z-index: 1;
}
#main .about .banner a {
	display: block;
}
#main .about .banner a:hover {
	opacity: 0.8;
}
#main .sec01 {
	padding-bottom: 141px;
	padding-top: 78px;
	position: relative;
	background: url(../images/index/bg08.png) no-repeat center top 64px/4000px auto;
}
#main .sec01::before,#main .sec01::after {
	position: absolute;
	content: '';
	width: 100%;
	left: 0;
	background-size: 100% auto;
	background-repeat: no-repeat;
	display: none;
}
#main .sec01::before {
	top: 264px;
	height: 978px;
	background-image: url(../images/index/bg02.png);
}
#main .sec01::after {
	bottom: -89px;
	height: 969px;
	background-image: url(../images/index/bg03.png);
}
#main .sec01 .content {
	position: relative;
	z-index: 1;
}
#main .sec01 .headLine02 {
	margin: 0 82px 44px;
}
#main .sec01 .box01 {
	margin-bottom: 101px;
	position: relative;
}
#main .sec01 .box01::before,
#main .sec01 .box01::after {
	position: absolute;
	left: 50%;
	content: '';
}
#main .sec01 .box02 .headLine02 {
	margin-bottom: 48px;
}
#main .sec01 .box02 .comList .hTtl .sm {
	left: 50px;
}
#main .lineSec .bg {
	margin-bottom: 90px;
	padding: 50px 0 75px;
	position: relative;
	background: url(../images/index/bg05.png) repeat left top/250px;
}
#main .lineSec .bg::before {
	position: absolute;
	content: '';
	left: 0;
	top: -36px;
	width: 100%;
	height: 36px;
	background: url(../images/index/bg04.png) repeat-x left top/500px;
}
#main .lineSec .headLine01 {
	margin-bottom: 52px;
}
#main .lineSec .slideInner {
	padding: 78px 0 35px;
	position: relative;
	box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.19);
	background-color: #fff;
}
#main .lineSec .slideInner .title {
	position: absolute;
	text-align: center;
	padding: 26px 63px 5px;
	top: -59px;
	left: 50%;
	transform: translateX(-50%);
	color: #000;
	font-size: 2.4rem;
	font-weight: 700;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
	background: url(../images/index/bg06.png) no-repeat center top/100% auto;
}
#main .lineSec .slideInner .title .note {
	margin-top: 17px;
	display: block;
	color: #6d6d6d;
	font-size: 1.7rem;
	font-weight: 400;
}
#main .lineSec .slideBox {
	overflow: hidden;
}
#main .lineSec .mySwiper {
	padding-bottom: 73px;
	margin: 0 auto;
	position: relative;
	width: 1044px;
}
#main .lineSec .mySwiper li {
	margin-right: 25px;
	width: 282px;
}
#main .lineSec .mySwiper li a {
	display: block;
}
#main .lineSec .mySwiper li a:hover {
	opacity: 0.8;
}
#main .lineSec .mySwiper .pho {
	margin-bottom: 8px;
	padding: 14px 0 6px 14px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	border: 1px solid #bababa;
	border-radius: 35px;
}
#main .lineSec .slideBox .swiper-scrollbar {
    left: 50%;
    transform: translateX(-50%);
	height: 7px;
	background: #dedede;
	bottom: 13px;
    border-radius: 0;
}
#main .lineSec .swiper-scrollbar-drag {
	top: -10px;
	width: 24px !important;
	height: 24px;
	border-radius: 50%;
	background-color: #e4001e;
}
#main .lineSec .slideBox .age {
	position: absolute;
	width: 96px;
    box-sizing: border-box;
    z-index: 1;
    padding: 0 5px 2px 10px;
    left: 22px;
    top: 22px;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
	border-radius: 17px;
	background-color: #e4001e;
}
#main .lineSec .ttl {
	color: #000;
	text-align: center;
	line-height: 1.6;
	font-weight: 700;
	font-size: 1.6rem;
}
#main .lineSec .lineBox .content {
	width: 1020px;
}
#main .lineSec .lineBox {
	margin-bottom: 98px;
}
#main .lineSec .lineBox:last-child {
	margin-bottom: 0;
}
#main .lineSec .urbunBox .comList01 {
	margin: 0;
	width: 308px;
}
#main .lineSec .urbunBox .comList01 .age {
	margin-left: 0;
}
#main .lineSec .urbunBox .comList01 li {
	margin-top: 0;
	padding: 0;
	width: auto;
	border: none;
}
#main .lineSec .urbunBox .rBox {
	width: calc(100% - 363px);
    margin-top: 7px;
    padding: 0 20px 0 10px;
    box-sizing: border-box;
}
#main .lineSec .urbunBox .rBox .headLine02 {
	margin-bottom: 20px;
}
#main .lineSec .urbunBox .rBox .text {
	color: #000;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
	text-align: justify;
}
#main .lineSec .urbunBox .rBox .comList01 .ttl {
	margin-bottom: 8px;
}
#main .lineSec .urbunBox .rBox .comBtn a {
	padding: 11px 16px 11px 10px;
}
#main .lineSec {
	margin-bottom: 79px;
}
#main .voiceSec {
	padding: 63px 0 70px;
	overflow: hidden;
	position: relative;
	background: url(../images/index/bg07.png) no-repeat left top/100% 100%;
}
#main .voiceSec::before,#main .voiceSec::after {
	position: absolute;
	content: '';
	background-repeat: no-repeat;
	background-size: 100%;
}
#main .voiceSec::before {
	left: -83px;
    top: -1px;
	width: 608px;
	height: 417px;
	background-image: url(../images/index/img07.png);
}
#main .voiceSec::after {
	left: calc(50% - 50px);
	transform: translateX(-50%);
	bottom: 0;
	width: 714px;
	height: 348px;
	background-image: url(../images/index/img06.png);
}
#main .voiceSec .headLine01 {
	margin-bottom: 15px;
}
#main .voiceSec .ico {
	position: absolute;
	right: -44px;
    top: 115px;
	width: 348px;
}
#main .voiceSec .slideBox {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 1024px;
	overflow: hidden;
}
#main .voiceSec .slideUl li {
	margin: 0 32px 0 0;
	width: 320px;
}
#main .voiceSec .slideUl .pho {
	margin: 0 auto 13px;
	width: 274px;
}
#main .voiceSec .slideUl .pho img {
	border-radius: 35px;
}
#main .voiceSec .slideUl .ttl {
	margin-bottom: 7px;
	text-align: center;
	color: #000;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.001em;
}
#main .voiceSec .slideUl .text {
	color: #000;
	font-size: 1.8rem;
	line-height: 1.67;
	letter-spacing: 0.001em;
	font-feature-settings: "palt";
	text-align: justify;
}
#main .voiceSec .mySwiper {
	padding-bottom: 72px;
}
#main .voiceSec .slideBox .swiper-scrollbar {
	left: 50%;
	transform: translateX(-50%);
	height: 7px;
	background: #fff;
	bottom: 9px;
	border-radius: 0;
}
#main .voiceSec .swiper-scrollbar-drag {
	top: -10px;
	width: 24px !important;
	height: 24px;
	border-radius: 50%;
	background-color: #e4001e;
  }
#main .faqSec {
	padding-top: 48px;
	margin-bottom: 68px;
}
#main .faqSec .headLine01 {
	margin-bottom: 41px;
	color: #e9e6e3;
}
#main .faqSec .content {
	width: 1020px;
}
#main .faqSec dl {
	margin-top: -23px;
}
#main .faqSec dt {
	margin-top: 23px;
	padding: 14px 60px 14px 46px;
	border-radius: 32px;
	font-size: 2.0rem;
	cursor: pointer;
	background: #f5f2df url(../images/common/icon02.png) no-repeat right 28px center/29px;
}
#main .faqSec dt.on {
	background-image: url(../images/common/icon02_on.png);
}
#main .faqSec dt,
#main .faqSec dd {
	letter-spacing: 0.05em;
	font-feature-settings: "palt";
}
#main .faqSec dd {
	display: none;
	padding: 16px 80px 16px 45px;
	font-size: 1.8rem;
	line-height: 1.6;
	text-align: justify;
}
#main .contactSec {
	padding: 43px 0 78px;
	background-color: #c8dddf;
}
#main .contactSec .headLine01 {
	margin-bottom: 14px;
}
#main .contactSec .contactUl {
	margin: 0 auto;
	width: 1020px;
	padding: 39px 10px;
	border-radius: 35px;
	background-color: #fff;
}
#main .contactSec .contactUl li {
	margin-right: 28px;
    width: 44.5%;
}
#main .contactSec .contactUl li:last-child {
	margin-right: 0;
}
#main .contactSec .contactUl .ttl {
	margin-bottom: 6px;
	padding: 10px;
	color: #fff;
	text-align: center;
	font-size: 2.4rem;
	letter-spacing: 0.05em;
	border-radius: 33px;
	font-weight: 700;
	font-feature-settings: "palt";
	background-color: #e4001e;
}
#main .contactSec .contactUl .ttl span {
	display: inline-block;
	padding: 5px 6px 5px 59px;
	background: url(../images/common/icon03.png) no-repeat left center/44px;
}
#main .contactSec .contactUl li.tel .ttl span {
	background-image: url(../images/common/icon04.png);
	background-size: 40px;
}
#main .contactSec .contactUl .link {
	margin-bottom: 10px;
	color: #000;
	font-size: 2.4rem;
	letter-spacing: 0.05em;
	font-weight: 700;
	text-align: center;
}
#main .contactSec .contactUl .link.line a {
	text-decoration: underline;
}
#main .contactSec .contactUl .sm {
	text-align: center;
	color: #000;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
}
#main .storeSec {
	padding: 63px 0 70px;
	overflow: hidden;
	position: relative;
	background: url(../images/index/bg07.png) no-repeat left top/100% 100%;
}
#main .storeSec::before,#main .storeSec::after {
	position: absolute;
	content: '';
	background-repeat: no-repeat;
	background-size: 100%;
}
#main .storeListBox {/*店舗一つ分*/
	margin: 0 auto 15px auto;
    width: 1020px;
    padding: 39px 10px;
    border-radius: 35px;
    background-color: #fff;
}
#main .storeListName {
	float: left;
	width: 40%;
}
#main .storeListInfo {
	float: right;
	width: 56%;
	padding-right: 4%;
}
#main .storeListName01 {
	float: left;
	width: 20%;
	text-align: right;
}
#main .storeListName01 img {
	height: 60px; width: auto;
}
#main .storeListName02 {
	float: right;
	width: 70%;
	height: 92px;
	border-radius: 18px;
	background: #e4001e;
	line-break: anywhere;
	font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: 0.001em;
	line-height: 4rem;
	text-align: center;
	color: #fff;
	padding: 2% 15px 0 15px;
	display:flex;
	align-items: center;
	justify-content: center;
}
#main .storeListInfo table {
	margin: 0 0 0 30px;
	width: calc(100% - 30px);
}
#main .storeListInfo table th , #main .storeListInfo table td {
	padding: 5px 10px;
	font-size: 2.0rem;
	border-bottom: 1px solid #bababa;
}
#main .storeListInfo table th {
	width: 100px;
	font-weight: 700;
	vertical-align: top;
	white-space: nowrap;
}
#main .storeListInfo table td {
	word-break: break-all;
}
#main .storeListInfo table td a {
	color: #0000ff;
}
#main .storeListInfo table td a:hover {
	color: #e4001e;
}
/*
#main .storeSec::before {
	left: -83px;
    top: -1px;
	width: 608px;
	height: 417px;
	background-image: url(../images/index/img07.png);
}*/
/*
#main .storeSec::after {
	left: calc(50% - 50px);
	transform: translateX(-50%);
	bottom: 0;
	width: 714px;
	height: 348px;
	background-image: url(../images/index/img06.png);
}*/
#main .storeSec .headLine01 {
	margin-bottom: 15px;
}
#main .contactSec .contactBtnTxt {
	margin-top: 30px;
	text-align: center;
	font-size: 1.8rem;
}
@media all and (min-width: 897px) {
	#main .contactSec .contactUl .link.line a:hover {
		opacity: 0.8;
	}
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		margin-bottom: 10.75vw;
		margin-top: 0;
		padding: 0 16px;
	}
	#main .mainVisual .slideBox {
		margin-bottom: 6.5vw;
		max-width: inherit;
	}
	#main .mainVisual .slideBox .swiper-slide img {
		border-radius: 25px;
	}
	#main .pv {
		margin: 10px 15px 0 15px;
		width: auto;
	}
	#main .mainVisual .slideUl {
		margin-bottom: 12px;
	}
	#main .pvBox {
		position: relative;
		height: 0;
		padding: 0 0 90%;
		overflow: hidden;
		border-radius: 10px;
	}
	#main .pvBox iframe.mv {
		margin-bottom: -30px;
		border-radius: 10px;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		max-width: 100%;
		height: 100%;
	}
	#main .mainVisual .rBox {
		position: static;
		display: flex;
		right: 0;
		top: 5px;
		width: auto;
		justify-content: space-between;
	}
	#main .mainVisual .rBox .textBox {
		margin-right: -16px;
		padding: 2.5vw 0 4vw 2.5vw;
		border-radius: 25px 0 0 25px;
		width: 61.5%;
		background-image: url(../images/index/bg01_sp.png);
	}
	#main .mainVisual .rBox .ttl {
		margin: -7.75vw 6.25vw 1.75vw 8.25vw;
	}
	#main .mainVisual .rBox .textImg {
		margin: 7px 0 0 3px;
		width: 35.5%;
	}
	#main .mainVisual .rBox .textImg img {
		padding-left: 0;
	}
	#main .mainVisual .rBox .text {
		margin-bottom: 4px;
		line-height: 1.8;
		font-size: 2.5vw;
	}
	#main .mainVisual .rBox .txt {
		margin-top: 0.5vw;
    	line-height: 1;
	}
	#main .mainVisual .rBox .textImg02 {
		width: 62.1%;
		margin: 0 auto;
		padding-right: 14px;
	}
	#main .mainVisual .rBox .txt {
		padding-right: 4.25vw;
	}
	#main .mainVisual .rBox .txt span {
		padding: 0 10px;
		font-size: 2.23vw;
	}
	#main .mainVisual .swiper-pagination {
		position: static;
		right: 0;
		bottom: 10px;
		display: flex;
		justify-content: center;
	}
	#main .mainVisual .swiper-pagination .swiper-pagination-bullet {
		margin: 0 4px;
		width: 9px;
		height: 9px;
	}
	#main .mainVisual .slideBox .swiper-slide {
		height: auto;
	}
	#main .about {
		margin-bottom: 50px;
		padding: 16vw 0 0.25vw;
	}
	#main .about .headLine02 {
		margin: 0 6px 22px;
	}
	#main .about::before {
		top: 0;
		width: 57.25vw;
		height: 72vw;
		background-image: url(../images/index/img02_sp.png);
	}
	#main .about::after {
		width: 238px;
		height: 375px;
		bottom: auto;
		top: 89.25vw;
		right: calc(50% - 154px);
		background-position: right top;
	}
	#main .about .imgBox {
		margin-bottom: 18px;
		display: block;
	}
	#main .about .imgBox .headLine01 {
		position: absolute;
		right: 5vw;
    	top: 34vw;
		font-size: 12.5vw;
		text-align: right;
	}
	#main .about .imgBox .pho {
		margin: -24.5vw 0 2.5vw -7.75vw;
    	width: calc(50% + 16vw);
	}
	#main .about .imgBox .pho .ico {
		position: absolute;
		right: auto;
		top: 71px;
		width: 37.5vw;
		left: -55px;
	}
	#main .about .imgBox .textBox {
		padding: 0 10px;
		width: auto;
	}
	#main .about .imgBox .textInner {
		max-width: inherit;
	}
	#main .about .imgBox .ttl {
		margin-bottom: 18px;
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		line-height: 1.64;
	}
	#main .about .imgBox .text {
		margin: 0 9px;
		text-align: justify;
		line-height: 1.7;
	}
	#main .about .phoList {
		margin-bottom: 13px;
		padding: 0 16px;
		width: auto;
	}
	#main .about .phoList::after {
		width: calc((100% - 12px)/3);
	}
	#main .about .phoList li {
		width: calc((100% - 12px)/3);
	}
	#main .about .phoList li img {
		border-radius: 17px;
	}
	#main .about .banner {
		margin: 0 10px -193px;
		max-width: inherit;
	}
	#main .about .banner img {
		width: 100%;
	}
	#main .sec01 {
		padding-bottom: 45px;
		padding-top: 71px;
		background: none;
	}
	#main .sec01 .comList {
		margin: -20px -10px 0;
		padding: 0 15px;
		position: relative;
	}
	#main .sec01 .comList::before {
		position: absolute;
		content: '';
		left: 0;
		top: -90px;
		width: 100%;
		height: 100%;
		background: url(../images/index/bg02_sp.png) repeat-y left top/100%;
	}
	#main .sec01 .comList.blue::before {
		background-image: url(../images/index/bg03_sp.png);
	}
	#main .sec01::before,#main .sec01::after {
		display: none;
	}
	#main .sec01 .headLine02 {
		margin: 0 -10px 37px;
		position: relative;
		z-index: 1;
	}
	#main .sec01 .box01 {
		margin-bottom: 35px;
	}
	#main .sec01 .box01 .headLine02 .ico {
		margin-bottom: 3px;
	}
	#main .sec01 .box02 .headLine02 {
		margin-bottom: 37px;
	}
	#main .sec01 .box02 .headLine02 .ico {
		margin-bottom: 3px;
	}
	#main .sec01 .box02 .comList .hTtl .sm {
		left: 8vw;
	}
	#main .lineSec .bg {
		margin-bottom: 21px;
		padding: 30px 0 29px;
		background-size: 125px;
	}
	#main .lineSec .bg::before {
		top: -18px;
		height: 36px;
		background: url(../images/index/bg04.png) repeat-x left top/500px;
		background-size: 250px;
	}
	#main .lineSec .headLine01 {
		margin-bottom: 47px;
		text-align: center;
	}
	#main .lineSec .slideInner {
		padding: 57px 0 13px;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.19);
	}
	#main .lineSec .slideInner .title {
		padding: 18px 20px 5px;
		top: -29px;
		font-size: 1.8rem;
		min-width: 254px;
		box-sizing: border-box;
		background-image: url(../images/index/bg06_sp.png);
	}
	#main .lineSec .slideInner .title .note {
		margin-top: 3px;
		font-size: 1.2rem;
	}
	#main .lineSec .mySwiper {
		padding-bottom: 31px;
		width: 94%;
	}
	#main .lineSec .mySwiper li {
		margin-right: 11px;
		width: 175px;
	}
	#main .lineSec .mySwiper .pho {
		margin-bottom: 11px;
		padding: 8px 9px 4px 14px;
		border-radius: 17.5px;
	}
	#main .lineSec .slideBox .swiper-scrollbar {
		height: 4px;
		bottom: 11px;
	}
	#main .lineSec .swiper-scrollbar-drag {
		top: -5px;
		width: 12px !important;
		height: 12px;
	}
	#main .lineSec .mySwiper .ttl {
		font-size: 1.2rem;
	}
	#main .lineSec .slideBox .age {
		width: auto;
		padding: 0 9px 2px 13px;
		left: 15px;
		top: 14px;
		font-size: 1.32rem;
		border-radius: 9px;
	}
	#main .lineSec .ttl {
		line-height: 1.5;
		font-size: 3.25vw;
	}
	#main .lineSec .lineBox .content {
		width: auto;
		text-align: center;
	}
	#main .lineSec .lineBox {
		margin: 0 5px 50px;
	}
	#main .lineSec .urbunBox {
		display: block;
	}
	#main .lineSec .urbunBox .comList01 {
		margin-bottom: 21px;
		width: auto;
		justify-content: center;
	}
	#main .lineSec .urbunBox .comList01 li {
		width: 48%;
	}
	#main .lineSec .urbunBox .rBox {
		width: auto;
		margin-top: 0;
		padding: 0 2px;
	}
	#main .lineSec .urbunBox .rBox .headLine02 {
		margin-bottom: 10px;
		font-size: 1.8rem;
	}
	#main .lineSec .urbunBox .rBox .headLine02 .ico {
		margin-bottom: 0;
	}
	#main .lineSec .urbunBox .rBox .text {
		margin: 0 4px;
		font-size: 1.3rem;
		line-height: 1.7;
	}
	#main .lineSec {
		margin-bottom: 40px;
	}
	#main .voiceSec {
		padding: 46px 0 28px;
		background-size: 100% 100%;
	}
	#main .voiceSec .mySwiper {
		padding-bottom: 40px;
	}
	#main .voiceSec .slideBox .swiper-scrollbar {
		height: 4px;
	}
	#main .voiceSec .swiper-scrollbar-drag {
		top: -5px;
		width: 12px !important;
		height: 12px;
	}
	#main .voiceSec::before {
		left: -223px;
		top: -1px;
		width: 304px;
		height: 210px;
		background-image: url(../images/index/img07_sp.png);
	}
	#main .voiceSec::after {
		left: -40px;
		transform: none;
		bottom: 0;
		width: 357px;
		height: 174px;
		background-image: url(../images/index/img06_sp.png);
	}
	#main .voiceSec .headLine01 {
		margin-bottom: 33px;
	}
	#main .voiceSec .slideBox {
		width: 95%;
	}
	#main .voiceSec .ico {
		right: -138px;
		top: 58px;
		width: 172px;
	}
	#main .voiceSec .slideUl li {
		margin: 0 25px 0 0;
		width: 200px;
	}
	#main .voiceSec .slideUl .pho {
		width: 160px;
	}
	#main .voiceSec .slideUl .ttl {
		margin-bottom: 7px;
		font-size: 1.4rem;
	}
	#main .voiceSec .slideUl .text {
		font-size: 1.3rem;
	}
	#main .faqSec {
		padding-top: 34px;
		margin-bottom: 0;
	}
	#main .faqSec .headLine01 {
		margin-bottom: 32px;
	}
	#main .faqSec .content {
		padding: 0 15px;
		width: auto;
	}
	#main .faqSec dl {
		margin-top: 0;
	}
	#main .faqSec dt {
		margin-top: 23px;
		padding: 13px 50px 12px 20px;
		border-radius: 16px;
		font-size: 1.5rem;
		font-weight: 700;
		background-size: 17px;
		background-position: right 21px top 21px;
	}
	#main .faqSec dd {
		padding: 20px 8px 0 5px;
		font-size: 1.4rem;
		line-height: 1.7;
		letter-spacing: 0.05em;
	}
	#main .contactSec {
		padding: 33px 5px 28px;
	}
	#main .contactSec .headLine01 {
		margin-bottom: 28px;
	}
	#main .contactSec .contactUl {
		width: auto;
		display: block;
		padding: 22px 27px 24px;
		border-radius: 18px;
	}
	#main .contactSec .contactUl li {
		margin: 0 0 21px;
		width: auto;
	}
	#main .contactSec .contactUl li:last-child {
		margin-bottom: 0;
	}
	#main .contactSec .contactUl .ttl {
		margin-bottom: 8px;
		padding: 9px 10px 7px;
		font-size: 1.4rem;
		letter-spacing: 0.05em;
		border-radius: 33px;
	}
	#main .contactSec .contactUl .ttl span {
		padding: 5px 6px 5px 34px;
		background-image: url(../images/common/icon03_sp.png);
		background-size: 25px;
	}
	#main .contactSec .contactUl li.tel .ttl span {
		background-image: url(../images/common/icon04.png);
		background-size: 25px;
	}
	#main .contactSec .contactUl .link {
		margin-bottom: 5px;
		font-size: 1.6rem;
	}
	#main .contactSec .contactUl .sm {
		font-size: 1.2rem;
	}
	#main .contactSec .contactBtnTxt {
		margin-top: 20px;
		font-size: 1.3rem;
	}
	#main .storeSec {
		padding: 46px 0 28px;
		background-size: 100% 100%;
	}
	#main .storeListBox {
		width: auto;
		display: block;
		padding: 22px 27px 24px;
		border-radius: 18px;
	}
	#main .storeListName {
		float: none;
		width: auto;
		/*display: flex;
		justify-content: flex-start;*/
		
	}
	#main .storeListInfo {
		float: none;
		width: auto;
		padding-right: 0;
	}
	#main .storeListName01 {
		float: none;
		width: auto;
		
	}
	#main .storeListName01 img {
	height: 50px; width: auto;
}
	#main .storeListName02 {
		margin-top: 2px;
		padding: 10px 0;
		float: none;
		width: auto; height: auto;
		font-size: 1.6rem;
		line-height: 2rem;
		flex-grow: 1;
		display:flex;
		align-items: center;
		justify-content: center;
	}
	#main .storeListInfo table {
		margin: 10px 0 0 0;
	}
	#main .storeListInfo table th , #main .storeListInfo table td {
		font-size: 1.5rem;
	}
	#main .storeListInfo table th {
		width: 6rem;
	}
}
@media all and (max-width: 374px) {

}

/*魅力 2×2*/
.miryoku {
	margin: 0 auto;
	width: 90%;
}
.miryokuL {
	float: left;
	width: 50%;
}
.miryokuR {
	float: right;
	width: 50%;
}
.miryoku .speBox2 {
	display: flex;
	align-items:center;
}
.miryoku .hTtl2 {
	margin-bottom: 19px;
	position: relative;
	color: #a3cbd2;
	font-size: 3rem;
	letter-spacing: 0.01em;
	font-weight: 500;
	line-height: 1.4;
	font-family: 'Oswald', sans-serif;
	width: 200px;
}
.miryoku.hTtl2 .inner2 {
	display: inline-block;
	position: relative;
}
.miryoku .hTtl2 .num2 {
	margin-bottom: -4px;
    vertical-align: bottom;
    display: inline-block;
	font-size: 7rem;
	line-height: 1.2;
}
.miryoku .hTtl2 .sm2 {
	position: absolute;
	left: 50px;
    top: 23px;
	color: #000;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
}
.miryoku .ttl2 {
	margin-bottom: 6px;
	font-size: 2.3rem;
	letter-spacing: 0.01em;
	font-weight: 700;
	font-feature-settings: "palt";
}

@media all and (max-width: 896px) {
	.miryoku {
		margin-bottom: -4.5vw;
		width: 100%;
	}
	.miryokuL {
		float: none;
		width: auto;
	}
	.miryokuR {
		float: none;
		width: auto;
	}
	.miryoku .speBox2 {
	}
	.miryoku .hTtl2 {
		margin: 0 0 4.5vw 0;
		font-size: 4.5vw;
		width: 50vw;
	}
	.miryoku .hTtl2 .num2 {
		margin-bottom: -1vw;
		font-size: 10.5vw;
	}
	.miryoku .hTtl2 .sm2 {
		left: 7.75vw;
    	top: 3vw;
		font-size: 2.55vw;
	}
	.miryoku .ttl2 {
		width: 100%;
		line-height: 1.2;
		font-size: 1.6rem;
	}
}