/*スマホ最適化*/
@media only screen and (max-width: 767.9px) {

	/*============================
	#shop_top
	============================*/
	div#wraper div#container article#main section#shop_top {
		width: var(--content-width);
		margin: 0 auto;
		margin-top: 33px;
	}

	div#wraper div#container article#main section#shop_top div.inner {
		display: flex;
	}

	div#wraper div#container article#main section#shop_top div.inner>img {
		width: 146px;
		height: 146px;
	}

	div#wraper div#container article#main section#shop_top div.inner div.right {
		width: auto;
		padding-left: 15px;
	}

	div#wraper div#container article#main section#shop_top div.inner div.right h4 {
		font-size: 11px;
		margin-top: 5px;
	}

	div#wraper div#container article#main section#shop_top div.inner div.right h5 {
		margin-top: 6px;
	}

	div#wraper div#container article#main section#shop_top div.inner div.right h5 a {
		font-size: 23px;
		color: #FF4FA7;
		font-weight: 600;
		line-height: 1.1;
	}

	div#wraper div#container article#main section#shop_top div.inner div.right h6 {
		font-size: 9px;
		margin-top: 10px;
		line-height: 1.1;
	}

	div#wraper div#container article#main section#shop_top div.inner div.right ul.sns_list {
		display: grid;
		row-gap: 0px;
		column-gap: 5px;
		grid-template-columns: repeat(5, 25.5px);
		margin-top: 9px;
	}

	div#wraper div#container article#main section#shop_top div.inner div.right ul.sns_list li {
		height: 25.5px;
	}

	div#wraper div#container article#main section#shop_top div.inner div.right ul.sns_list li a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 25.5px;
		height: 25.5px;
	}

	div#wraper div#container article#main section#shop_top div.inner div.right a.official_homepege_link {
		width: 142px;
		height: 20px;
		color: #fff;
		background-color: #FF4FA7;
		font-size: 9px;
		display: block;
		text-align: center;
		line-height: 20px;
		margin-top: 12px;
	}

	/*============================
	#main_selector
	============================*/
	section#main_selector {
		margin: 12px 0;
		text-align: center;
	}

	section#main_selector div.inner {
		display: inline-block;
	}

	section#main_selector div.inner ul {
		display: grid;
		gap: 15px;
		grid-template-columns: repeat(2, 165px);
	}

	section#main_selector div.inner ul li {
		text-align: center;
		border-radius: 8px;
		border: 1px solid #ccc;
		background-color: #fff;
	}

	section#main_selector div.inner ul li.active {
		background: linear-gradient(to right, #ab3a9d 0%, #e7407b 51.6%, #ff833d 76.98%, #fe963e 100%);
		font-family: "A-OTF-ShinGoPro-Medium";
		border: none;
	}

	section#main_selector div.inner ul li a {
		font-size: 16px;
		display: block;
		color: #000;
		padding: 7px 0 9px;
	}

	section#main_selector div.inner ul li.active a {
		color: #fff;
	}

	/*============================
	#sub_selector
	============================*/
	section#sub_selector {
		background-color: #F3F3F3;
		text-align: center;
	}

	section#sub_selector div.inner {
		display: inline-block;
	}

	section#sub_selector div.inner ul {
		display: inline-block;
		width: var(--content-width);
	}

	section#sub_selector div.inner ul li {
		display: inline-block;
		width: 155px;
		border: 1px solid #CCC;
		border-radius: 18px;
		font-size: 12px;
		font-weight: 600;
		height: 23px;
		background-color: #fff;
		margin: 10px 7px;
	}

	section#sub_selector div.inner ul li.active {
		background-color: #DB2888;
		color: #fff;
		font-weight: 600;
		border: none;
	}

	section#sub_selector div.inner ul.sub2 li {
		width: 120px !important;
	}

	section#sub_selector div.inner ul li a {
		display: block;
		color: #000;
		height: 23px;
		line-height: 23px;
	}

	section#sub_selector div.inner ul li.active a {
		color: #fff;
	}

	/*============================
	#cast_recruit
	============================*/
	section.recruit_layout01 {
		margin: 0 auto;
		margin-top: 50px;
		width: 90%;
	}

	section.recruit_layout01 div.inner img.cast_recruit_eyecatch {
		width: 100%;
		height: auto;
		margin-top: 40px;
	}

	section.recruit_layout01 div.inner div.top {
		margin: 0 auto;
	}

	section.recruit_layout01 div.inner div.top h4 {
		font-size: 17.7px;
		font-weight: 600;
		color: #DB2888;
		line-height: 1.55;
		margin-top: 40px;
	}

	section.recruit_layout01 div.inner div.top p {
		font-size: 11.8px;
		line-height: 1.666;
		margin-top: 12px;
	}

	section.recruit_layout01 div.inner table {
		margin: 0 auto;
		margin-top: 38px;
		border: 1px solid #999;
	}

	section.recruit_layout01 div.inner table tbody tr {
		border-bottom: 1px solid rgba(204, 204, 204, 0.5);
		height: 50px;
	}

	section.recruit_layout01 div.inner table tbody tr:last-of-type {
		border-bottom: 1px solid #999;
	}

	section.recruit_layout01 div.inner table tbody tr th {
		width: 103px;
		background-color: #F5E0EF;
		vertical-align: middle;
		font-size: 14px;
		line-height: 1.428;
		padding-bottom: 2.5px;
	}

	section.recruit_layout01 div.inner table tbody tr td {
		font-size: 14px;
		vertical-align: middle;
		line-height: 1.71;
		padding: 10px 13px;
	}

	section.recruit_layout01 div.inner table tbody tr td span {
		color: #DB2888;
		text-decoration: underline;
		word-break: break-all;
		word-wrap: break-all;
	}

	section.recruit_layout01 div.inner table tbody tr td ul.treatment {
		display: grid;
		row-gap: 5px;
		column-gap: 5px;
		grid-template-columns: repeat(2, 102px);
		padding: 4px 0;
	}

	section.recruit_layout01 div.inner table tbody tr td ul.treatment li {
		font-size: 10px;
		color: #fff;
		background-color: #D6A8C8;
		border-radius: 10px;
		height: 50px;
		text-align: center;
		max-height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	section.recruit_layout01 div.inner table tbody tr td ul.treatment li i {
		vertical-align: middle;
		padding-bottom: 1.5px;
		line-height: 1.4;
	}

	section.recruit_layout01 div.inner table tbody tr td a.open_the_map {
		color: #DB2888;
		font-weight: 600;
		background-image: url(../img/recruit/map_pin01.png);
		background-repeat: no-repeat;
		background-size: 10.3px 15.2px;
		background-position: 0 5.5px;
		font-weight: 600;
		padding-left: 12px;
		display: inline-block;
		margin-top: -2px;
		margin-bottom: -4px;
	}

	section.recruit_layout01 div.inner table tbody tr td ul.contact li a span {
		line-height: 1.7;
	}

	section.recruit_layout01 div.inner div.bottom {
		width: var(--content-width);
		margin: 0 auto;
		width: 100%;
	}

	section.recruit_layout01 div.inner div.bottom ul li {
		margin-top: 50px;
	}

	section.recruit_layout01 div.inner div.bottom ul li h5 {
		font-size: 16px;
		font-weight: 600;
		color: #8B436A;
		border-left: 4px solid #D6A8C8;
		height: 100%;
		padding-top: 1px;
		padding-left: 4px;
		word-break: break-all;
	}

	section.recruit_layout01 div.inner div.bottom ul li p {
		font-size: 11px;
		line-height: 1.727;
		border: 1px solid #999;
		margin-top: 10px;
		padding: 11px 16px;
	}

	/*============================
	#staff_recruit
	============================*/
	section#staff_recruit.recruit_layout01 {
		padding-bottom: 40px;
		padding-top: 50px;
		margin-top: 46px;
	}

	section#staff_recruit.recruit_layout01 div.inner h2.almanach01 {
		color: #4372D7;
	}

	section#staff_recruit.recruit_layout01 div.inner div.top {
		margin: 0 auto;
	}

	section#staff_recruit.recruit_layout01 div.inner div.top h4 {
		color: #1C3A7C;
		font-size: 17.7px;
		font-weight: 600;
		line-height: 1.55;
		margin-top: 40px;
	}

	section#staff_recruit.recruit_layout01 div.inner div.top p {
		font-size: 11.8px;
		line-height: 1.666;
		margin-top: 12px;
	}

	section#staff_recruit.recruit_layout01 div.inner table tbody tr th {
		background-color: #CCE7FF;
	}

	section#staff_recruit.recruit_layout01 div.inner table tbody tr td span {
		color: #4372D7;
	}

	section#staff_recruit.recruit_layout01 div.inner table tbody tr td ul.treatment li {
		background-color: #A8CDEE;
	}

	section#staff_recruit.recruit_layout01 div.inner table tbody tr td ul.occupation {
		font-size: 0;
		padding: 10px 0;
	}

	section#staff_recruit.recruit_layout01 div.inner table tbody tr td ul.occupation li {
		font-size: 14px;
		display: inline-block;
		line-height: 1.714;
	}

	section#staff_recruit.recruit_layout01 div.inner table tbody tr td a.open_the_map {
		color: #1C3A7C;
		background-image: url(../img/recruit/map_pin02.png);
	}

	section#staff_recruit.recruit_layout01 div.inner div.bottom ul li h5 {
		color: #1C3A7C;
		border-color: #A8CDEE;
	}

	/*============================
	#fix_contact
	============================*/
	div#fix_contact {
		background-color: rgba(0, 0, 0, 0.7);
		height: 112px;
		position: fixed;
		bottom: 0;
		width: 100%;
	}

	div#fix_contact ul {
		width: var(--content-width);
		margin: 0 auto;
		display: grid;
		grid-auto-flow: column;
		justify-content: center;
		row-gap: 0px;
		column-gap: 10px;
		padding-top: 10px;
	}

	#fix_contact li {
		min-width: 100px;
	}

	div#fix_contact ul li.contact_by_tel {
		background-color: #DB2888;
		border-radius: 10px;
	}

	div#fix_contact ul li.contact_by_tel a {
		display: block;
		padding-top: 50px;
		height: 75px;
		background-image: url(../img/recruit/tel_icon.png);
		background-repeat: no-repeat;
		background-size: 22.65px 33.7px;
		background-position: center 10px;
	}

	div#fix_contact ul li.contact_by_tel a h2 {
		font-size: 13px;
		font-weight: 600;
		color: #fff;
		text-align: center;
	}

	div#fix_contact ul li.contact_by_tel a address {
		display: none;
	}

	div#fix_contact ul li.contact_by_mail {
		background-color: #DB2888;
		border-radius: 10px;
	}

	div#fix_contact ul li.contact_by_mail a {
		display: block;
		padding-top: 50px;
		height: 75px;
		background-image: url(../img/recruit/mail_icon.png);
		background-repeat: no-repeat;
		background-size: 21.45px 33.7px;
		background-position: center 10px;
	}

	div#fix_contact ul li.contact_by_mail a h2 {
		font-size: 13px;
		font-weight: 600;
		color: #fff;
		text-align: center;
	}

	div#fix_contact ul li.contact_by_line {
		background-color: #00B900;
		border-radius: 10px;
	}

	div#fix_contact ul li.contact_by_line a {
		display: block;
		padding-top: 50px;
		height: 75px;
		background-image: url(../img/recruit/line_icon.png);
		background-repeat: no-repeat;
		background-size: 33.7px 33.7px;
		background-position: center 10px;
	}

	div#fix_contact ul li.contact_by_line a h2 {
		font-size: 13px;
		font-weight: 600;
		color: #fff;
		text-align: center;
	}

	div#fix_contact p {
		font-size: 9px;
		color: #fff;
		margin-top: 8px;
		text-align: center;
	}

	footer {
		padding-bottom: 90px;
	}

	img#page_top {
		bottom: 115px;
	}

	.bounce-anim {
		animation: bounce-in 1s ease-out;
	}

	@keyframes bounce-in {
		0% {
			transform: scale(0.95);
			opacity: 0;
		}

		50% {
			transform: scale(1.02);
			opacity: 1;
		}

		70% {
			transform: scale(0.98);
		}

		100% {
			transform: scale(1);
		}
	}
}
