@charset "utf-8";

/* --------------------------------------------------------------
iPING(共通)
-------------------------------------------------------------- */
.footable {
	padding-top:30px;
	font-size: inherit;
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
}
.footable th,
.footable td {
	text-align: left;
	vertical-align: top;
}
.footable th {
	font-size: 14px;
	line-height: 1;
	font-weight: normal;
	color: #FFF;
	background: #00A1CD;
}

.footable td {
	background: #ececec;
	font-size: 12px;
	line-height: 1.5;
}
.footable tr.odd td {
	background: #e7f3f7;
}
.footable td strong {
	color: #c82d2b;
	font-weight: normal;
}
/* --------------------------------------------------------------
iPING(PC)
-------------------------------------------------------------- */

@media screen and (min-width:640px){

#main {
	width:100% !important;
	/*margin:0 auto 35px auto;*/
	margin: 0 auto;
	text-align:left;
	}
#main .pageTitle{
	margin-top:20px !important;
	width:1000px;
	margin:0 auto 0 auto;
}
#main .pageTitle p{
	margin-top:20px;
	padding:0 !important;
}

#main .anchor-menu {
	margin-bottom: 60px;
	padding: 20px;
	background-color: #f8f8f8;
}
#main .anchor-menu .anchor-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 1000px;
	margin: 0 auto;
	border-left: 2px solid #9d9d9d;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#main .anchor-menu .anchor-list li {
	width: 50%;
	border-right: 2px solid #9d9d9d;
}
#main .anchor-menu .anchor-list li a {
	display: block;
	height: 100%;
	color: #313131;
	font-family: Oswald,-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Verdana,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic Medium,"游ゴシック Medium",YuGothic,"游ゴシック体","メイリオ",meiryo,sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .08em;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main .anchor-menu .anchor-list li a:hover {
	color: #189fc7;
}

.mainImg .inr{
	width:1000px;
	overflow:hidden;
	height:745px;
	margin:0 auto 0 auto;
	position:relative;
	background:url(../images/iping/vis_iping04.jpg?20230113) no-repeat left top;
}
.mainImg .inr .putt3{
	position:absolute;
	right:150px;
	top:80px;
}
.mainImg .inr .logo{
	position:absolute;
	right:50px;
	top:380px;
}
.mainImg .inr .visTxt{
	position:absolute;
	right:70px;
	top:500px;
}

/* WHAT */
.area00{
	width:100% !important;
	margin-bottom:80px !important;
}
.area00 .inr h3{
	margin:0 0 40px 0 !important;
	/*padding:0 !important;
	font-size:60px !important;
	line-height:1.3;
	/*font-weight:bold !important;
	background:none !important;*/
}
.area00 .inr{
	width:1000px !important;
	margin:0 auto 0 auto !important;
	padding:80px 30px 0 30px;
	}
.area00 .inr2{
	position:relative;
	height:1010px;
	background:url(../images/iping/img_what01.jpg) no-repeat left top;
}
.area00 .inr2 p{
	font-size:24px;
}
.area00 .inr2 p.whatTxt1{
	position:absolute;
	top:150px;
	left:70px;
	width:360px;
	font-weight:bold;
	color:#ffffff;
}
.area00 .inr2 p.whatTxt2{
	position:absolute;
	top:660px;
	right:10px;
	width:460px;
}
.area00 .app{
  font-size: 12px;
  text-align: center;
  display: block;
  margin-top: 20px;
}
.area00 .app a{
    display: inline-block;
    text-align: center;
}

.area00 .YoutubeWrapper{
	margin:30px 0 0 0;
	padding:0 0 50px 0;
}
a.linkBlue{
	display: inline-block;
	text-align: center;
	outline: none;
	width:96%;
	background:url(../images/fitting/arrow_white.png) no-repeat #009ECA 10px 23px;
	padding:15px 8px 15px 20px;
	margin:30px 2% 0 2%;
	color:#ffffff;
	font-size: 16px;font-size: 1.6rem;
	text-decoration:none;
	}
a.linkBlue::before,
a.linkBlue::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
a.linkBlue,
a.linkBlue::before,
a.linkBlue::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

a.linkBlue:hover {
	background-color: #59b1eb;
}

/* FITTING */
.area01{
	width:100% !important;
	}
.area01 .inr{
	width:1000px;
	overflow:hidden;
	margin:0 auto 0 auto;
}
.area01 .inr h3{
	margin:0 0 40px 0 !important;
	/*padding:0 !important;
	font-size:60px !important;
	line-height:1.3;
	font-weight:bold !important;
	background:none !important;*/
}
.area01 .inr p{
	font-size:24px;
}
.area01 .inr dl{
	float:left;
	width:469px;
	margin-left:20px;

}
.area01 .inr dd{
	padding:30px 30px 0 30px;
	font-size:18px;
	min-height:166px;
	color:#ffffff;
	background-color:#00a0e9;
}
.area01 .inr dd .prof {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 5px;
}
.area01 .inr dd .prof p {
    margin: 0 !important;
    padding: 0 !important;
}
.area01  .inr dd .prof .btn-prof a.proflink {
    display: inline-block;
    padding: 9px 10px 8px 10px;
    margin: 0 0 0 15px;
    color: #00a0e9;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    background-color: #fff;
    border-radius: 3px;
}
.area01 .inr dd span{
	font-weight:bold;
	font-size:32px;
}
.area01 .inr dd span.pro{
	font-size:24px;
}
.area01 .inr dd a {
    color: #FFF;
    text-decoration: underline;
}

/* FLOW */
.area02{
  margin: 0 0 30px 0 !important;
}
.area02 .inr{
	width:1000px !important;
	overflow:hidden;
	margin:0 auto 0 auto !important;
	padding:30px 0 0 0;
	position:relative;
}
.area02 .inr h3{
	margin:0 0 40px 0 !important;
	/*padding:0 !important;
	font-size:60px !important;
	line-height:1.3;
	font-weight:bold !important;
	background:none !important;*/
}
.area02 .inr h4{
	margin:0 0 20px 20px;
	font-size:36px;
}

.area02 .inr .stepBox{
	position:relative;
	margin-bottom:50px;
}
.area02 .inr .stepBox .leadTxt{
	font-size:24px;
	width:750px;
}
.area02 .inr .step1{
	height:523px;
	background:url(../images/iping/img_step1_02.gif) no-repeat left 20px;
  padding-top: 75px;
  margin-top: -75px;
}

.area02 .inr .step2 .point{
	height:389px;
	background:url(../images/iping/img_step2_02.jpg) no-repeat left top;
}
.area02 .inr .step3{
	height:515px;
	background:url(../images/iping/img_step3_02.gif) no-repeat left 80px;
  padding-top: 75px;
  margin-top: -75px;
}
.area02 .inr .step4{
	height:530px;
	background:url(../images/iping/img_step4_02.gif) no-repeat left top;
  padding-top: 75px;
  margin-top: -75px;
}

.area02 .inr .point dt{
	margin-bottom:10px;
	font-size:30px;
	font-weight:bold;
	line-height:1.3;
}
.area02 .inr .point dt span{
	font-size:24px;
	font-weight:normal;

}
.area02 .inr .point dd{
	font-size:18px;
	font-weight:bold;
}

.area02 .inr .point{
	position:relative;
}

.area02 .inr .step1 .point h5{
	font-size:14px;
	color:#ffffff;
	position:absolute;
	top:-2px;
	left:25px;
}
.area02 .inr .step1 .point dl{
	position:absolute;
	top:70px;
	left:190px;
	width:610px;
	color:#00a0e9;
}
.area02 .inr .step2 .point h5{
	font-size:14px;
	color:#ffffff;
	position:absolute;
	top:5px;
	left:25px;
}
.area02 .inr .step2 .point dl{
	position:absolute;
	top:80px;
	left:190px;
	width:300px;
	color:#00a0e9;
}
.area02 .inr .step3 .point h5{
	font-size:14px;
	color:#ffffff;
	position:absolute;
	top:-7px;
	left:25px;
}
.area02 .inr .step3 .point dl{
	position:absolute;
	top:70px;
	left:190px;
	width:610px;
	color:#00a0e9;
}
.area02 .inr .step4 .point h5{
	font-size:14px;
	color:#ffffff;
	position:absolute;
	top:8px;
	left:25px;
}
.area02 .inr .step4 .point dl{
	position:absolute;
	top:80px;
	left:190px;
	color:#00a0e9;
}

/* SHOP */
	/*
.area03 .inr{
	width:1000px !important;
	margin:0 auto 0 auto !important;
	position:relative;
	}

.area03 h3{
	font-weight:bold !important;
	font-size:60px !important;
	line-height:1.3;
	background:none !important;
}
*/
.area03 .inr{
	width: 1000px;
	margin: 0 auto;
}
.area03 h3{
	margin: 0 !important;
	padding: 15px !important;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold !important;
	line-height: 1.5;
	text-align: center !important;
	/*background-color: #eaeaea;*/
	background-color: #545454 !important;
}
.area03 h3 .sp-only {
	display: none;
}
.area03 .cont01{
	float:left;
}
.area03 .cont01 p{
	font-size:24px;
}
.area03 .cont02{
	float:right;
	width:550px;
	height:186px;
	position:relative;
	background-color:#00a0e9;
}

.area03 .cont02 .fitting{
	position:absolute;
	top:-30px;
	left:50px;
}
.area03 .cont02 .mark{
	position:absolute;
	top:40px;
	right:0px;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
}
.footable th {
	padding: 18px 10px;
	white-space:nowrap;
}
.footable td {
	padding: 10px 8px;
}
.footable tr:hover td {
	background: none;
}
.footable tr:hover {
	background: #FCC;
}


/* add schedule css - pc */
.iping section.area03 {
	margin: 0 !important;
}
/*
.iping section.area03 h3 {
	margin-bottom: 10px !important;
}
*/
.Schedule {
  position: relative;
  margin: 0 auto 80px;
}

.Schedule_Navigation {
  position: relative;
  margin: auto;
}
.Schedule_Navigation.pc-only {
	display: block;
	width: 1000px;
}
.Schedule_Navigation.sp-only {
	display: none;
}

.Schedule_Navigation_Area {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 40px;
}
.Schedule_Navigation_Area > li {
  cursor: pointer;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  color: #666;
  height: 60px;
  background-color: #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 2px solid #eee;
  transition: .3s;
}
.Schedule_Navigation_Area > li.-isActive {
  color: #009fca;
  border-color: #000;
  background-color: #fff;
}
.Schedule_Navigation_Area > li:not(:last-child) {
  margin-right: 4px;
}

.Schedule_Navigation_prefectures {
  position: relative;
  font-size: 0;
  border-bottom: 2px solid #eee;
  /*margin-bottom: 70px;*/
  margin-bottom: 20px;
  text-align: center;
}
.Schedule_Navigation_prefectures > li {
  cursor: pointer;
  position: relative;
  margin-bottom: -2px;
  font-size: 16px;
  font-weight: 700;
  color: #666;
  width: 100px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 2px solid transparent;
  transition: .3s;
}
.Schedule_Navigation_prefectures > li.-isActive {
  color: #009fca;
  border-color: #009fca;
}
.Schedule_Navigation_prefectures > li.-disable {
  cursor: default;
  opacity: .3;
}
.Schedule_Navigation_prefectures > li:not(:last-child) {
  margin-right: 2px;
}
.Schedule_Navigation_prefectures > li:not(:last-child):after {
  content: "|";
  color: #000;
  font-weight: 400;
  position: absolute;
  right: -5px;
}
/*
.Schedule_Note {
	width: 980px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 50px !important;
	padding: 20px;
	border: 4px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*/
.Schedule_Note {
	width: 960px;
	margin: 1.5em auto;
	padding: 1em !important;
	color: #333;
	font-size: 21px;
	font-weight: 700;
	line-height: 1.75;
	text-align: center;
	background-color: #ebf5f8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.Schedule_Note .pc-only {
	display: inline-block;
}
.Schedule_Note .sp-only {
	display: none;
}
.Schedule_Note > p {
	margin: 0 !important;
	padding: 0 !important;
	color: #333;
	font-size: 21px;
	line-height: 1.75;
	font-weight: 700;
	text-align: center;
}
.Schedule_Table {
	width: 1000px;
	margin: 0 auto;
}
.Schedule_Table li .shop-name {
	margin-bottom: 2px;
	padding: 16px 20px;
	color: #09a1cb;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	background-color: #ebf5f8;
}
.Schedule_Table li .inner {
	/*
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
	margin-bottom: 2px;
	background-color: #ebf5f8;
}
.Schedule_Table li .inner .postal,
.Schedule_Table li .inner .address,
.Schedule_Table li .inner .tel {
	padding: 16px 20px;
	color: #4f4f4f;
	font-size: 16px;
	line-height: 1.5;
	background-color: #ebf5f8;
}
.Schedule_Table li .inner .postal {
	width: 170px;
	padding: 16px 10px 16px 20px;
}
.Schedule_Table li .inner .address {
	-webkit-flex: 1;
	-ms-flex: 1 1 0;
	-webkit-flex: 1 1 0;
	flex: 1 1 0;
	/*
	margin-right: 2px;
	*/
	padding: 16px 20px 16px 10px;
	border-right: 2px solid #ffff;
}
.Schedule_Table li .inner .tel {
	width: 300px;
}
.Schedule_Table li:nth-child(even) .shop-name {
	background-color: #ececec;
}
.Schedule_Table li:nth-child(even) .inner,
.Schedule_Table li:nth-child(even) .inner .postal,
.Schedule_Table li:nth-child(even) .inner .address,
.Schedule_Table li:nth-child(even) .inner .tel {
	background-color: #ececec;
}

.area05 {
  width: 1000px;
  margin: 80px auto 0 !important;
}
.area05 .box3 a {
  color: #fff;
}

}

/* --------------------------------------------------------------
iPING(SP)
-------------------------------------------------------------- */

@media screen and (max-width:640px){

#main {
	/*padding-bottom: 30px;*/
}
.pageTitle h2{
	padding:0 10px;
	font-size:30px;
	line-height:1.3;
}
.pageTitle h2 span{
	color:#999999;
}
.mainImg .inr h2 br{
	display:none;
}
.mainImg .inr p img{
	width:100%;
}

#main .anchor-menu {
	margin: 0 10px 38px 10px;
	padding: 16px 10px;
	background-color: #f8f8f8;
}
#main .anchor-menu .anchor-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border-left: 2px solid #9d9d9d;
}
#main .anchor-menu .anchor-list li {
	text-align: center;
	border-right: 2px solid #9d9d9d;
}
#main .anchor-menu .anchor-list li.anchor1 {
	-webkit-flex: 2.5;
	flex: 2.5;
}
#main .anchor-menu .anchor-list li.anchor2 {
	-webkit-flex: 1;
	flex: 1;
}
#main .anchor-menu .anchor-list li a {
	display: block;
	padding: 0 8px;
	font-family: Oswald,-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Verdana,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic Medium,"游ゴシック Medium",YuGothic,"游ゴシック体","メイリオ",meiryo,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}

#main .mainImg .date {
	background:#0393d4;
	color:#ffffff;
	font-size:18px;
	padding:5px 25px;
	display:inline-block;
	margin:0 20px 10px 20px;
	}
#main .mainImg .sns_bt {
	padding:0 20px 20px 20px;
	}

#main .mainImg .sns_bt ul {
	float:none;
	}

#main h3 {
  font-size: 1.95rem;
  font-weight: normal;
  padding: 10px;
  margin: 0 0 20px 0;
	}

.area00{
	width:100% !important;
	margin-bottom:40px !important;
	}
.area00 .inr{
	margin:0 auto 0 auto !important;
	padding:20px 0 0;
	}
.icoTitle{
	padding:0 10px;
}
.icoTitle img{
	float:left;
	width:48px;

}
.area00 img{
	width:100%;
}
.area00 .app{
  text-align: center;
  display: block;
  font-size: 10px;
}
.area00 .app a{
  width: 60%;
  display: inline-block;
  margin: 15px auto 0;
}
a.linkBlue{
	display: block;
	text-align: center;
	outline: none;
	width:92%;
	background:url(../images/fitting/arrow_white.png) no-repeat #009ECA 10px 23px;
	padding:15px 0 15px 20px;
	margin:20px auto 20px;
	color:#ffffff;
	font-size:12px;
	}
/* FITTING */
.area01{
	margin-bottom:20px !important;
}
.area01 img{
	width:100%;
	vertical-align:bottom;
}

.area01 .inr .pro_box {
  display: flex;
  flex-wrap: wrap;
}
.area01 .inr .pro_box dl:first-child {
  order: 2;
}
.area01 .inr .pro_box dl:last-child {
  order: 1;
}
.area01 .inr dl{
  width: 100%;
	margin:0 10px;
	margin-bottom:20px;
}
.area01 .inr dd{
	padding:10px 30px;
	min-height:126px;
	color:#ffffff;
	background-color:#00a0e9;
}
.area01 .inr dd .prof {
    margin: 0 0 10px;
}
.area01 .inr dd .prof p {
    margin: 0 !important;
    padding: 0 !important;
}
.area01  .inr dd .prof .btn-prof a.proflink {
    display: inline-block;
    padding: 9px 10px 8px 10px;
    color: #00a0e9;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    background-color: #fff;
    border-radius: 3px;
}
.area01 .inr dd span{
	font-weight:bold;
	font-size:26px;
}
.area01 .inr dd span.pro{
	font-size:18px;
}
.area01 .inr dd a {
    color: #FFF;
    text-decoration: underline;
}

/* FLOW */
.area02{
	margin-bottom:20px !important;
}
.area02 p.imgStep img{
	width:80px;
}
.area02 .inr h4{
	font-size:16px;
	margin-left:20px;
}
.area02 .inr .stepBox{
}
.area02 .inr .stepBox .leadTxt{
	padding:0 20px !important;

}
.area02 .inr .point{
	padding:0 20px;
}
.area02 .inr .point h5{
	padding:5px;
	color:#ffffff;
	background-color:#66c2ff;

}
.area02 .inr .point dl{
	padding:10px;
	color:#00a0e9;
}
.area02 .inr .point dt{
	margin-bottom:10px;
	padding:0 0 15px 50px;
	font-size:15px;
	font-weight:bold;
	line-height:1.3;
	background:url(../images/iping/vis_iping01.png) no-repeat left top;
	background-size:40px;
}
.area02 .inr .point dt span{
	font-weight:normal;

}
.area02 .inr .point p img{
	width:100%;
}

/* SHOP */
.area03{
	width:100%;
}
.area03 img{
	width:100%;
}
.area03 p{
	text-align:center;
}

.area03 table caption {
	text-align: left;
}
.area03 table colgroup.co1 {
	width: 38%;
}
.area03 table colgroup.co2 {
	width: 62%;
}
.area03 table th {
	padding: 9px 7px;
}
.area03 table td {
	padding: 5px 6px;
}
.area03 td.footable-row-detail-cell {
	background: #EBF1F3!important;
}
.area03 table td.expand {
	background: #ececec url(/images/demodays/arrow.gif) no-repeat 5px center;
	background-size: 15px 10px;
}
.area03 table tr.odd td.expand {
	background: #e7f3f7 url(/images/demodays/arrow.gif) no-repeat 5px center;
	background-size: 15px 10px;
}
.area03 td.expand {
	padding-left: 26px!important;
}
.area03 .footable-row-detail-inner > div:first-child {
	margin-bottom: 5px;
}

#main section{
	margin-bottom:0;
	}

/* add schedule css - mobile */
/*
.iping section.area03 h3 {
	margin-bottom: 30px !important;
}
*/
.area03 h3{
	margin: 0 0 30px 0 !important;
	padding: 10px !important;
	color: #fff !important;
	font-size: 1.95rem !important;
	font-weight: bold !important;
	line-height: 1.8 !important;
	text-align: center !important;
	/*background-color: #eaeaea;*/
	background-color: #545454 !important;
}
.Schedule {
  position: relative;
  /*
  border-top: 2px solid #000;
  margin: 20px auto 40px;
  */
}

.Schedule_Navigation {
  position: relative;
  margin: auto;
}
.Schedule_Navigation.pc-only {
	display: none;
}
.Schedule_Navigation.sp-only {
	display: block;
}

.Schedule_Navigation_Select {
  background-color: #eee;
  border-radius: 0;
  border: none;
  width: 92%;
  padding: 15px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*margin: 0 auto 20px;*/
  margin: 0 auto 2.66vw;
  color: #666;
  font-size: 12px;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background-image: url(../img/arrow_black.svg);
  background-position: calc(100% - 20px) calc(1em + 8px);
  background-size: 10px 10px;
  background-repeat: no-repeat;
}
/*
.Schedule_Navigation_Select:nth-of-type(2) {
  margin-bottom: 50px;
}
*/
.Schedule_Navigation_Select:disabled {
  opacity: .5;
}
/*
.Schedule_Note {
	width: 92% !important;
	margin-top: 20px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 20px !important;
	padding: 15px;
	border: 2px solid #999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*/
.Schedule_Note {
	width: 92vw;
	margin: 0 auto 1em auto;
	padding: 1em !important;
	color: #333;
	font-size: .75em;
	font-weight: 700;
	line-height: 1.75;
	text-align: center;
	background-color: #ebf5f8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.Schedule_Note p {
	margin: 0 !important;
	padding: 0 !important;
	color: #333 !important;
	font-size: .75em !important;
	font-weight: 700 !important;
	line-height: 1.75 !important;
}
.Schedule_Note .pc-only {
	display: none;
}
.Schedule_Note .sp-only {
	display: inline-block;
}
/*
.Schedule_Note > p {
	margin: 0 !important;
	padding: 0 !important;
	color: #333;
	font-size: 11px;
	line-height: 1.5;
	font-weight: 700;
	text-align: center;
}
*/
.Schedule_Table {
	width: 92%;
	margin: 0 auto;
}
.Schedule_Table li .shop-name {
	margin-bottom: 2px;
	padding: 10px 10px;
	color: #09a1cb;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	background-color: #ebf5f8;
}
.Schedule_Table li .inner {
	/*
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	*/
	-webkit-box-direction: column;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
	margin-bottom: 2px;
	text-align: left;
	background-color: #ebf5f8;
}
.Schedule_Table li .inner .postal,
.Schedule_Table li .inner .address,
.Schedule_Table li .inner .tel {
	padding: 10px;
	color: #4f4f4f;
	font-size: 12px;
	line-height: 1.5;
	background-color: #ebf5f8;
}
.Schedule_Table li .inner .postal {
	/*width: 30%;*/
	padding: 10px 10px 0 10px;
}
.Schedule_Table li .inner .address {
	/*
	-webkit-flex: 1;
	-ms-flex: 1 1 0;
	-webkit-flex: 1 1 0;
	flex: 1 1 0;
	margin-right: 2px;
	*/
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	padding: 0 10px;
}
.Schedule_Table li .inner .tel {
	/*width: 30%;*/
	padding: 0 10px 10px 10px;
}
.Schedule_Table li:nth-child(even) .shop-name {
	background-color: #ececec;
}
.Schedule_Table li:nth-child(even) .inner,
.Schedule_Table li:nth-child(even) .inner .postal,
.Schedule_Table li:nth-child(even) .inner .address,
.Schedule_Table li:nth-child(even) .inner .tel {
	background-color: #ececec;
}
  
.area05 {
  margin-top: 40px !important;
}
.area05 .box3 a {
  color: #fff;
}


}




@media screen and (max-width:480px){


#main .area01 {
	height:auto;
	}

#main .area02 {
	height:auto;
	}

	}



@media screen and (max-width:320px){



#main .area01 {
	height:auto;
	}

#main .area02 {
	height:auto;
	}

.area01 .bx-wrapper .bx-controls-direction a {
	top:130%;
}

	}



.head_ttl {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
@media screen and (max-width:640px){
  .head_ttl .imgStep {
    margin: 0 !important;
  }
  .head_ttl h4 {
    margin-left: 5px !important;
  }
}