#afHeader {
	max-width: 1500px;
	margin-right: auto;
	margin-left: auto;
}

.myMainvisual {
	position: relative;
	max-width: 1500px;
	margin: 0 auto 60px;
	padding: 0;
	z-index: 10;
	height: 500px;
	overflow: hidden;
}

.myMainvisual .slide {
	height: 500px;
	opacity: 0;
}

.myMainvisual .slide.slick-slide {
	opacity: 1;
}

.myMainvisual .slide a {
	display: block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.myMainvisual .slide a:hover {
	opacity: 0.8;
}

.myMainvisual .slide .afContaner {
	height: 500px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.myMainvisual .slide .inner {
	width: 100%;
}

.myMainvisual .slide01 a {
	background-image: url(/SERVICE/IMAGES/slide01.jpg);
}

.myMainvisual .slide01 a .inner {
	padding-left: 44%;
}

.myMainvisual .slide02 a {
	background-image: url(/SERVICE/IMAGES/slide02.jpg);
}

.myMainvisual .slide03 a {
	background-image: url(/SERVICE/IMAGES/slide03.jpg);
}

.myMainvisual .sp {
	display: none;
	margin: 0;
	padding: 0;
}

.myMainvisual .txt {
	margin: 0;
	padding: 0;
}

.myMainvisual .slick-arrow {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position: absolute;
	top: 0;
	bottom: 0;
	border: none;
	margin: auto;
	background-color: rgba(255, 255, 255, 0.8);
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 200px;
	text-indent: -9999px;
	z-index: 10;
	cursor: pointer;
}

.myMainvisual .slick-arrow:hover {
	opacity: 0.8;
}

.myMainvisual .slick-arrow::after {
	content: "";
	background-image: url(/SERVICE/SHARE/IMAGES/arrow_color03.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px 21px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 15px;
	height: 21px;
}

.myMainvisual .slick-prev {
	left: 0;
}

.myMainvisual .slick-prev::after {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.myMainvisual .slick-next {
	right: 0;
}

.myMainvisual .slick-dots {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 35px;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
	z-index: 1000;
}

.myMainvisual .slick-dots li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px;
	border-radius: 50%;
	background-color: #C1C1C1;
	width: 10px;
	height: 10px;
	line-height: 0;
	vertical-align: middle;
}

.myMainvisual .slick-dots button {
	background-color: transparent;
	border-radius: 50%;
	border: none;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	cursor: pointer;
}

.myMainvisual .slick-dots button:hover {
	opacity: 0.7;
}

.myMainvisual .slick-dots .slick-active {
	background-color: #C3092E;
}

.myTxt {
	margin: 30px 0;
}

.afTitle02 + .myTxt {
	margin-top: 20px;
}

.myBroke {
	border: solid 1px #C1C1C1;
	margin-bottom: 60px;
	margin-top: 30px;
}

.myBroke .menu.pc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #C1C1C1;
}

.myBroke .menu.pc li {
	width: 25%;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	list-style: none;
}

.myBroke .menu.pc li + li {
	border-left: solid 1px #C1C1C1;
}

.myBroke .menu.pc a {
	display: block;
	padding: 10px;
	position: relative;
	text-decoration: none;
	color: #343434;
	font-weight: bold;
	text-align: center;
}

.myBroke .menu.pc a:hover {
	color: #C3092E;
}

.myBroke .menu.pc .select a::after {
	content: "";
	background-color: #C3092E;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 20px;
	right: 20px;
}

.myBroke .menu.pc .select a::before {
	content: "";
	background-color: #fff;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
}

.myBroke .menu.pc .select a:hover {
	color: #343434;
}

.myBroke .menu.sp {
	display: none;
	border-top: solid 1px #C1C1C1;
	text-decoration: none;
	color: #343434;
	font-weight: bold;
}

.myBroke .menu.sp.broke01 {
	background-image: url(/SERVICE/IMAGES/icon_broke01.svg);
	background-size: 45px 17px;
}

.myBroke .menu.sp.broke02 {
	background-image: url(/SERVICE/IMAGES/icon_broke02.svg);
	background-position: 16px center;
	background-size: 35px 30px;
}

.myBroke .menu.sp.broke03 {
	background-image: url(/SERVICE/IMAGES/icon_broke03.svg);
	background-position: 8px center;
	background-size: 45px 27px;
}

.myBroke .menu.sp.broke04 {
	background-image: url(/SERVICE/IMAGES/icon_broke04.svg);
	background-position: 14px center;
	background-size: 35px 33px;
}

.myBroke .contents {
	padding: 30px 30px 30px 0;
	display: none;
}

.myBroke .contents .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.myBroke .contents .inner .image {
	width: 300px;
	text-align: center;
}

.myBroke .contents .inner .detail {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.myBroke .contents .inner .detail ul {
	padding: 0;
	margin: 0;
}

.myBroke .contents .inner .detail ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.myBroke .contents .inner .detail ul li + li {
	margin-top: 10px;
}

.myBroke .contents .inner .detail ul li a {
	display: inline-block;
	color: #343434;
	text-decoration: none;
}

.myBroke .contents .inner .detail ul li a:hover {
	text-decoration: underline;
	color: #C3092E;
}

.myBroke .contents .inner .detail ul li a::after {
	content: "";
	background-image: url(/SERVICE/SHARE/IMAGES/arrow.svg);
	background-size: 10px 14px;
	background-position: right center;
	background-repeat: no-repeat;
	width: 10px;
	height: 14px;
	margin-left: 15px;
	display: inline-block;
}

.mySearch {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.mySearch .free {
	width: 100%;
	max-width: 614px;
	padding-right: 54px;
	position: relative;
}

.mySearch .free input {
	width: 100%;
	border-radius: 0;
	padding: 0 10px;
	border: solid 1px #C1C1C1;
	height: 44px;
	line-height: 44px;
	-webkit-appearance: none;
}

.mySearch .free .btnSearch {
	width: 54px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	bottom: 0;
	background-color: #C3092E;
	background-image: url(/SERVICE/SHARE/IMAGES/icon_search.svg);
	background-size: 30px 30px;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -99999px;
}

.mySearch .free .btnSearch:hover {
	opacity: 0.8;
}

.mySearch .location {
	padding-left: 30px;
}

.mySearch .location a {
	background-color: #EEEEEE;
	background-image: url(/SERVICE/SHARE/IMAGES/icon_map.svg);
	background-size: 15px 20px;
	background-repeat: no-repeat;
	background-position: 16px center;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	display: inline-block;
	padding: 0 40px 0 50px;
	height: 44px;
	line-height: 44px;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	color: #343434;
}

.mySearch .location a:hover {
	opacity: 0.8;
}

.mySearch .location a::after {
	content: "";
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	margin: auto;
	background-image: url(/SERVICE/SHARE/IMAGES/arrow.svg);
	background-size: 10px 14px;
	background-position: right center;
	background-repeat: no-repeat;
	width: 10px;
	height: 14px;
}

.myMenu01 {
	margin-bottom: 115px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.myMenu01::after {
	content: "";
	display: block;
	width: 24.8%;
}

.myMenu01::before {
	content: "";
	display: block;
	width: 24.8%;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.myMenu01 .item {
	width: 24.8%;
	padding: 0;
	margin: 0;
}

.myMenu01 .item .illust {
	width: 70px;
	height: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 30px;
	padding: 0;
}

.myMenu01 .item .title {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 20px;
}

.myMenu01 .item .more {
	margin: 10px 0 0;
	padding: 0;
}

.myMenu01 .item .more a {
	display: inline-block;
	background-image: url(/SERVICE/SHARE/IMAGES/arrow.svg);
	background-size: 10px 14px;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	text-decoration: none;
	color: #343434;
}

.myMenu01 .item .more a:hover {
	color: #C3092E;
	text-decoration: underline;
}

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

.myMainvisual {
	height: auto;
	overflow: visible;
}

.myMainvisual .slide {
	height: auto;
}

.myMainvisual .slide .afContaner {
	height: auto;
	padding-right: 0;
	padding-left: 0;
}

.myMainvisual .slide01 a {
	background: none;
}

.myMainvisual .slide01 a .inner {
	padding-left: 0;
}

.myMainvisual .slide02 a {
	background: none;
}

.myMainvisual .slide03 a {
	background: none;
}

.myMainvisual .sp {
	display: block;
}

.myMainvisual .txt {
	display: none;
}

.myMainvisual .slick-dots {
	bottom: 30px;
}

.myMainvisual .slick-dots li {
	width: 8px;
	height: 8px;
	margin: 0 6px;
}

.myMainvisual .slick-dots button {
	width: 8px;
	height: 8px;
}

.myBroke {
	border-top: none;
	border-right: none;
	border-left: none;
	margin-top: 25px;
}

.myBroke .menu.pc {
	display: none;
}

.myBroke .menu.sp {
	padding: 20px 60px 20px 75px;
	background-position: 8px center;
	background-repeat: no-repeat;
	display: block;
	position: relative;
}

.myBroke .menu.sp::after {
	content: "";
	background-image: url(/SERVICE/SHARE/IMAGES/arrow_b.svg);
	background-size: 14px 14px;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	margin: auto;
}

.myBroke .menu.sp.select::after {
	-webkit-transform: scale(-1, -1);
	-ms-transform: scale(-1, -1);
	transform: scale(-1, -1);
}

.myBroke .contents {
	border-top: dotted 1px #C1C1C1;
	padding: 20px 10px 20px 15px;
}

.myBroke .contents .inner {
	display: block;
}

.myBroke .contents .inner .image {
	display: none;
}

.mySearch {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.mySearch .free {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: auto;
	margin: 0 0 20px;
	max-width: none;
}

.mySearch .location {
	padding-left: 20px;
	width: 210px;
}

.mySearch .location a {
	display: block;
}

.myMenu01 .item .title {
	font-size: 18px;
}

}

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

.myMainvisual {
	margin-bottom: 70px;
}

.myMainvisual .slide .afContaner {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.myMainvisual .slick-arrow {
	width: 20px;
	height: 26vw;
}

.myMainvisual .slick-arrow::after {
	background-size: 8px 11px;
}

.myMainvisual .slick-dots {
	bottom: -25px;
}

.myBroke .contents .inner .detail ul li a::after {
	margin-left: 10px;
}

.mySearch {
	display: block;
}

.mySearch .location {
	width: auto;
	padding-left: 0;
}

.myMenu01::after {
	display: none;
}

.myMenu01::before {
	display: none;
}

.myMenu01 .item {
	width: 48%;
	margin-bottom: 30px;
}

}

