@charset "utf-8";
/*----------------------------------*/
/*----------- AdobeFonts -----------*/
/*----------------------------------*/
.tsukushiR{
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
}
.tsukushiB{
	font-family: 'Zen Maru Gothic',sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
}
.ryomin{
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-style: normal;
}


/*----------------------------------*/
/*-------------- body --------------*/
/*----------------------------------*/
body {
    font-feature-settings: "palt" 1;
    letter-spacing: 0.075em;
    font-size: 14px;
    line-height: 1.8;
}
.pagetopback{
	background: url('../img/renga.gif');
	background-size: 150px;
}
.greenback{
	background: url('../img/bg9.gif');
	padding-bottom: 50px;
	margin-bottom: 60px;
	padding-top: 30px;
}
.main {
    max-width: 1400px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.attention {
    position: absolute;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    bottom: 5px;
    left: 0;
    line-height: 1.3;
	padding: 0 20px;
}
.pagelogo {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 35%;
    max-width: 380px;
	z-index: 10;
}
.caption{
	font-size: 11px;
}
.atc{
	font-size: 11px;
    background: #fff;
    line-height: 1.5;
    padding: 5px 10px;
    border: 1px solid #005952;
    color: #005952;
    width: 100%;
    max-width: 740px;
    margin: 15px auto 0;
}
#lead{
	margin: 0 auto;
	padding: 20px 0 80px;
	text-align: center;
	width: 85%;
	max-width: 700px;
	font-size: 16px;
}
#lead img{
	display: block;
	margin: 0 auto 20px;
}
.color_text{
	color: #248a66;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 5px;
}
.storetable th span {
    padding: 0px 10px;
    color: #fff;
    font-weight: bold;
    background: #7ebc6c;
    margin-right: 10px;
    width: 60px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
	font-size: 0.9em;
}
.storetable th{
	width: 95px;
}
.storetable td{
	padding-right: 10px;
}
.stores {
    background: #fff;
    position: relative;
    width: 100%;
    padding: 55px 30px 30px;
    border-radius: 15px;
}
.storetitle {
    position: absolute;
    left: -20px;
    width: 80%;
    max-width: 550px;
    top: -40px;
}
.storedata{
	padding: 20px;
	background: #e6e6e6;
	margin-top: 20px;
}
.storemen{
	font-size: 11px;
	line-height: 1.4;
}
.leftmen{
	float: left;
	width: 50%;
	padding-right: 5px;
}
.rightmen{
	float: right;
	width: 50%;
	padding-left: 5px;
}
.storemenname{
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
.storemenname span{
	margin-left: 3px;
	font-size: 11px;
}
section{
	box-sizing: border-box;
}
.cap_back{
	font-size: 11px;
	line-height: 1.4;
}
.greenatc{
	margin-top: 30px;
	text-align: center;
}
.person_com{
	padding: 15px;
	border: 2px #248a66 solid;
	position: relative;
	z-index: 1;
	color: #248a66;
}
.person_com::before{
	content: '';
	position: absolute;
	height: 20px;
	background: #fff;
	width: 4px;
	left: -2px;
	top: 10px;
	z-index: 2;
}
.person_com_arrow{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 30px;
	border-color: transparent transparent transparent #248a66;
	z-index: 1;
	position: absolute;
}
.person_com_arrow::before{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 0 16px 32px;
	border-color: transparent transparent transparent #fff;
	z-index: 2;
	position: absolute;
}

#pageing {
    text-align: center;
    margin: 40px 0 0;
}
#pageing .wrapper {
    text-align: center;
}
#pageing .pageing a, #pageing .pageing span {
    width: 36px;
    height: 36px;
    border: 1px solid #005952;
    color: #005952;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    margin: 0 3px;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: bold;
}
#pageing .pageing span.nowpage {
    background: #005952;
    color: #fff;
    cursor: auto;
}
#pageing .pageing span.hide {
    opacity: 0.5;
    cursor: auto;
}
.store{
    background: #e6e6e6;
    border-radius: 10px;
    padding: 20px;
}
.store ul{
	margin-top: 10px;
}
.icondetail li {
    padding-left: 2em;
    position: relative;
}
.icondetail a i{
	color: #FF3333;
}
.icondetail li.icon1green::before,
.icondetail li.icon2green::before,
.icondetail li.icon3green::before,
.icondetail li.icon4green::before,
.icondetail li.icon1orange::before,
.icondetail li.icon2orange::before,
.icondetail li.icon3orange::before,
.icondetail li.icon4orange::before,
.icondetail li.icon5green::before,
.icondetail li.icon5orange::before,
.icondetail li.icon6green::before,
.icondetail li.icon6orange::before{
    content: '';
    position: absolute;
    top: 0.1em;
    left: 0;
    width: 1.5em;
    height: 1.5em;
}
.icondetail li.icon1green::before {
    background: url(../img/p3/icon1.gif)no-repeat center center;
    background-size: contain;
}
.icondetail li.icon2green::before {
    background: url(../img/p3/icon2.gif)no-repeat center center;
    background-size: contain;
}
.icondetail li.icon3green::before {
    background: url(../img/p3/icon3.gif)no-repeat center center;
    background-size: contain;
}
.icondetail li.icon4green::before {
    background: url(../img/p3/icon4.gif)no-repeat center center;
    background-size: contain;
}
.icondetail li.icon5green::before{
	background: url(../img/p3/icon5.gif)no-repeat center center;
	background-size: contain;
}
.icondetail li.icon6green::before{
	background: url(../img/p3/icon6.gif)no-repeat center center;
	background-size: contain;
}

#hb {
    background: #ebf5ec;
    padding: 30px;
}
.hbtitle {
    margin: 0 auto 20px;
    width: 100%;
}
#hb .left {
    width: 45%;
    padding-right: 40px;
}
#hb .right {
    width: 55%;
}
#hb  a.btn {
    display: block;
    margin: 20px auto 0 auto;
    padding: 3px 15px 5px;
    width: 100%;
		max-width: 400px;
    color: #fff;
    font-weight: bold;
    border-radius: 15px;
    background: #006457;
    border-bottom: 3px solid;
    border-color: rgba(0,0,0,0.2);
    box-sizing: border-box;
    text-align: center;
}
#hb .left span {
    font-weight: bold;
    color: #d7000f;
}
#hb .pad20{
		width: 100%;
    max-width: 300px;
    padding: 20px 0;
}
.hbcol {
    float: left;
    position: relative;
    width: calc(50% - 5px);
}
.hbcol:last-child {
    float: right;
}
.hbcol .caption {
    margin-top: 10px;
}
.hbabsolute {
    position: absolute;
    width: 40%;
    right: -40px;
    top: -10px;
}

.relative{
	position: relative;
}



.top_slider img{
	width: 100%;
}
.slick-slide{
	margin: 0;
}

/***************************store1*****************************/
#store1.stores{
 margin-bottom: 80px;
}

#store1 .cf1 .left,#store1 .cf1 .right{
	width:48%;
}
#store1 .cf2 .left{
	width: 40%;
}
#store1 .cf2 .right{
	width: 55%;
}
#store1 .cf1 .right,#store1 .cf2 .right{
	text-align: right;
}
#store1 .cf1 .left .padleft{
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 90px;
	text-align: left;
}
#store1 .cf1 .right .padright{
	text-align: left;
}
#store1 .cf1 .right .padright span{
	display: block;
	margin-top: 10px;
	color: #aaa;
}
#store1 .cf2 .right{
	margin-top: 70px;
}

#store1 .cf2 .right .backimg{
	text-align: left;
	padding-left: 220px;
	background: url(../img/p3/s1_img3.jpg)no-repeat left bottom;
	min-height: 233px;
}
#store1 .cf2 .right .ishikawa{
	text-align: left;
	margin-top: 10px;
}


/***************************store2*****************************/
#store2 .cf1{
}
#store2 .cf1 .mawarikomi{
	float: right;
	max-width: 320px;
	padding: 45px 0 30px 30px;
}
#store2 .cf2 .mawarikomi{
	float: none;
	padding-bottom: 30px;
}
#store2 .cf2{
	margin-top: 30px;
}
#store2 .cf2 .right{
	width: 45%;
}
#store2 .cf2 .left{
	width:50%;
	margin-top: 30px;
}
#store2 .cf2 .left img.person1{
	width: 100%;
	max-width: 400px;
	margin-top: -90px;
}
#store2 .cf2 .left img.person2{
	max-width: 280px;
	margin-top: -50px;
}
#store2 .cf2 .left .ishikawa2{
	text-align: right;
}
#store2 .cf3 .left{
	width: 55%;
}
#store2 .storemen{
	margin-top: 10px;
}

#store2 .cf3 .left .backimg{
	padding-top: 50px;
	padding-right: 220px;
	background: url(../img/p3/s2_img3.jpg)no-repeat right bottom;
	min-height: 200px;
}
#store2 .cf3 .right{
	width:40%;
}


.show_860{
	display: none;
}
.arai{
	position: absolute;
	top: 50px;
	left: 0;
	width: 35%!important;
	display: none;
}
.show_640{
	display: none!important;
}
#store2 .cf2 .left .relative {
    position: relative;
    padding-bottom: 15px;
}
.s1_imgarea{
	padding-bottom: 25px;
	margin-top: 20px;
}
.s1_imgarea .parson {
    width: 38%;
    float: left;
}
.s1_imgarea .s1_img2_2 {
    width: 31%;
    float: right;
    margin-top: -10px;
}
.s1_imgarea .caption,
.s1_imgarea .osusume,
.s1_imgarea .storemen{
	position: absolute;
}
.s1_imgarea .storemen{
    left: 42%;
    text-align: left;
    bottom: 25px;
}
.s1_imgarea .osusume {
    width: 30%;
    top: 0px;
    left: 47%;
}
.s1_imgarea .s1_img2_voice {
    width: 28%;
    left: 67%;
    top: 2%;
}
.s1_imgarea .caption {
    bottom: 0;
    right: 0;
}


.s2_imgarea .parson{
	width: 33%;
	float: left;
}
.s2_imgarea .s2_img2_2 {
    width: 60%;
    float: right;
}
.s2_imgarea .storemen{
	margin-top: 10px;
}
.s2_imgarea .caption,
.s2_imgarea .s2_img2_voice,
.s2_imgarea .osusume{
	position: absolute;
}
.s2_imgarea .osusume {
    width: 30%;
    top: -30px;
    left: 22%;
}
.s2_imgarea .s2_img2_voice {
    width: 28%;
    left: 67%;
    top: 2%;
}
.s2_imgarea .caption {
    bottom: 0;
    left: 40%;
}
.icondetail a{
	word-wrap: break-word;
	text-decoration: underline;
}
@media only screen and (max-width: 960px) {
	#store2 .cf2{
		margin-top: 30px;
	}
	#store2 .cf2 .left .relative {
	    margin-top: 30px;
	}
	#store2 .cf2 .left{
		margin-top: 0;
	}
}
@media only screen and (max-width: 860px) {
	.storetitle {
		left: -10px;
	}

	#store1 .cf1 .right{
		width: 100%;
		float: none;
	}
	.s1_img1 {
		margin-bottom: 15px;
	}
	.s1_imgarea {
	    width: 100%;
	    max-width: 450px;
	    margin: 30px auto 30px 0;
	}
	#store1 .cf2 .left,
	#store1 .cf2 .right,
	#store2 .cf3 .left,
	#store2 .cf3 .right{
		float: none;
		width: 100%;
	}
	#store1 .cf2 .right {
	    margin-top: 0;
	    margin-bottom: 30px;
	}
	.store img{
		width: 250px;
		float: left;
	}
	.store .icondetail{
		width: calc(100% - 280px);
		float: right;
	}
	#store2 .cf2 .left {
	    margin-top: 0px;
	}
	#store2 .cf3 .left .backimg {
	    padding-top: 0px;
	    min-height: 180px;
	}
	#store2 .cf3 .left{
		margin: 30px 0;
	}
	#store2 .storemen {
	    text-align: right;
	}
	#hb .left {
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px;
		float: none;
	}
	#hb .left img{
		max-width: 500px;
		width: 100%;
	}
	#hb .right {
		width: 100%;
		float: none;
	}
	.hbtitle {
		margin: 10px auto 25px;
		width: 80%;
		max-width: 360px;
	}
	#hb {
		padding: 20px;
	}
	#hb .pad20{
		max-width: 400px;
	}
	#store2 .cf2 .left {
	    width: 100%;
	    max-width: 500px;
	    margin: 0 auto 0 0;
	    float: none;
	}
	#store2 .cf2 .right {
	    width: 100%;
	    float: none;
	}
}
@media only screen and (max-width: 640px) {
	.store img {
	    width: 50%;
	}
	.store .icondetail {
	    width: calc(50% - 30px);
	}
	.show_640{
		display: block!important;
	}
	.greenback {
	    padding-top: 0px;
	}
	.atc{
		margin-top: 0;
	}
}
@media only screen and (max-width: 540px) {
	.storetitle {
		width: 100%;
		top: -30px;
	}
	.color_text {
		font-size: 18px;
	}
	#store1 .cf2 .right .backimg{
		padding-left: 0;
		background: url(../img/p3/s1_img3s.jpg)no-repeat left bottom;
		background-size: 120px;
	min-height: 150px;
		padding-bottom: 200px;
	}
	#store1 .cf2 .right .ishikawa{
		padding-left: 130px;
		margin-top: -50px;
	}
	#store1 .cf1 .right .relative .storemen{
		right: 35%;
	}
	#store2 .cf3 .left .backimg {
	    padding-right: 0;
	    background: url(../img/p3/s2_img3s.jpg)no-repeat right bottom;
	    background-size: 120px;
	    min-height: 150px;
	    padding-bottom: 165px;
	    margin-bottom: 30px;
	}
	#store2 .cf3 .left .ishikawa2{
		padding-right: 130px;
		margin-top: -75px;
	}
	#store1 .store ul, #store2 .store ul, #store1 .store img, #store2 .store img {
		width: 100%;
		float: none;
	}
}
@media only screen and (max-width: 480px) {
	#lead img {
		width: 100%;
	}
	#lead {
	    padding: 20px 0 50px;
	    font-size: 14px;
	    text-align: left;
	    width: 100%;
	}
	.stores {
		padding: 30px 20px 20px;
	}
	.googlelink{
		text-decoration: underline;
	}
	.googlelink i {
		display: inline-block;
		color: #EA4335;
	}
	.person_com{
		padding: 10px;
	}
	.hbabsolute {
		width: 50%;
		right: -30px;
		top: -20px;
	}
	.hbtitle {
		width: 90%;
	}
	.storemen {
	    font-size: 10px;
	}
	#store2 .cf2 .storemen {
	    text-align: left;
	}
	.s2_imgarea .parson {
	    width: 30%;
	}
	.s2_imgarea .s2_img2_2 {
	    width: 68%;
	}
	.s2_imgarea .s2_img2_voice {
	    width: 33%;
	    left: 63%;
	    top: -2%;
	}
	.caption{
		font-size: 10px;
	}
	.s2_imgarea .caption {
	    left: 33%;
	}
	.greenback {
	    margin-bottom: 40px;
	}
	#store1.stores {
	    margin-bottom: 60px;
	}
}

/*
@media only screen and (max-width: 980px) {
	#store1 .cf2 .left {
    float: right;
		margin-top: 50px;
	}
	#store1 .cf2 .right {
    float: left;
		margin-top: 120px;
	}
	#store2 .cf2 .mawarikomi{
		padding-top: 15px;
	}
	#store2 .cf2 .left .backimg{
		padding-top: 70px;
	}
}
@media only screen and (max-width: 960px) {
	#store2 .cf2 .left img.person1{
		margin-top: 0px;
	}
}
@media only screen and (max-width: 940px) {
	#store1 .cf2 .left {
    width: 38%;
	}
	#store1 .cf2 .right {
    width: 58%;
		margin-top: 80px;
	}
	#store2 .cf2 .left img.person1{
		margin-top: -20px;
	}
	#store2 .cf2 .left {
    width: 58%;
	}
	#store2 .cf2 .right {
    width: 38%;
	}
	#store1 .cf2 .right .backimg{
		padding-left: 140px;
		background-size: 120px;
		min-height:150px;
	}
	#store2 .cf2 .left .backimg{
		padding-right: 140px;
		background-size: 120px;
		min-height:150px;
	}
}

@media only screen and (max-width: 860px) {
	.show_860{
		display: block;
	}
	.hide_860{
		display: none;
	}

	#store2 .cf2 .mawarikomi{
		padding: 30px 0;
	}

	#store1 .cf2 .right .backimg{
		padding-left: 120px;
		background-size: 100px;
		min-height:inherit;
	}
	#store2 .cf2 .left .backimg{
		padding-right: 120px;
		background-size: 100px;
		min-height:inherit;
	}
}
@media only screen and (max-width: 768px) {
	.pagelogo {
		top: 10px;
		right: 10px;
		width: 32%;
	}
	#store1 .cf1 .left,#store1 .cf2 .left,#store1 .cf2 .right {
		width: 100%;
		margin-top: 30px;
	}
	#store1 .cf2 .right {
		margin-top: 60px;
	}
	#store2 .cf2 .left,#store2 .cf2 .right {
    width: 100%;
	}
	#store1 .cf2 .right .backimg{
		padding-left: 220px;
		background-size: 191px;
		min-height:233px;
	}
	#store2 .cf2 .left .backimg{
		padding-right: 220px;
		background-size: 191px;
		min-height:200px;
	}


	#store1 .store ul, #store2 .store ul {
    width: calc(50% - 20px);
    float: left;
	}
	#store1 .store img, #store2 .store img {
    width: 50%;
    float: right;
	}
}
@media only screen and (max-width: 680px) {
	.arai{
		display: none;
	}
	.arai2{
		display:block;
		width: 100%!important;
		margin-top: 60px;
	}
}
@media only screen and (max-width: 640px) {
	.pagelogo {
	    width: 52%;
		top: 30px;
    	right: 20px;
	}
	#lead {
	    padding: 20px 0 70px;
	    width: 100%;
	    font-size: 14px;
	}
	#lead img {
	    width: 80%;
	}
	.greenback {
	    padding-bottom: 40px;
	    margin-bottom: 40px;
	}

	.show_640{
		display: block!important;
	}
}
@media only screen and (max-width: 540px) {
	#store1 .cf1 .left{
		margin-top: 50px;
	}
	#store1 .cf2 .right{
		margin-top: 20px;
	}
	#store2 .cf2 .left .backimg {
    padding-top: 50px;
	}
}
@media only screen and (max-width: 480px) {
	.atc{
		margin: 0;
	}
	.stores {
	    padding: 40px 20px 20px;
	}
	#store1 .cf2 .right .backimg{
		padding-left: 0;
		background: url(../img/p3/s1_img3s.jpg)no-repeat left bottom;
		background-size: 120px;
    min-height: 150px;
		padding-bottom: 200px;
	}
	#store1 .cf2 .right .ishikawa{
		padding-left: 130px;
		margin-top: -50px;
	}
	#store1 .cf1 .right .relative .storemen{
		right: 35%;
	}
	#store2 .cf2 .left .backimg{
		padding-right: 0;
		background: url(../img/p3/s2_img3s.jpg)no-repeat right bottom;
		background-size: 120px;
    min-height: 150px;
		padding-bottom: 150px;
		margin-bottom: 30px;
	}
	#store2 .cf2 .left .ishikawa2{
		padding-right: 130px;
		margin-top: -75px;
	}
	#store1 .store ul, #store2 .store ul, #store1 .store img, #store2 .store img {
    width: 100%;
    float: none;
	}
	.storemen{
		line-height: 1.2;
	}
	.caption {
		font-size: 10px;
	}
	#store1 .cf1 .right .relative .storemen{
		position: relative;
		right: auto;
		top: auto;
		left: auto;
		bottom: auto;
	}
	#store1 .cf1 .right .relative .caption {
		position: absolute;
		bottom: 0;
		right: 0;
		width: calc(100% - 140px);
	}
	.arai2 {
		margin-top: 30px;
	}
	#store1 .cf2 .right .backimg {
		margin-top: 25px;
	}
	#store1 .cf2 .right {
	    margin-top: 0px;
	}
	#store1 .cf1 .left {
	    margin-top: 30px;
	}
}
*/
