﻿@charset "UTF-8";

a {
	text-decoration: none !important;
}
#wmc_masthead {
	background: url("/common/images/bg_head_mql_top.png") repeat-x left top #000C68;
}
/* non display
---------------------------------------------------------- */
hr, #PAGE, #SWFbanner, .side .prime, .side .inner, .side .frame, .side .ranking_gekijyo, #adsense_type_c, .adsense_unit_box_t, .mql_sp_hide, .pc {
	display: none;
}
/* CONTENTS
---------------------------------------------------------- */
#CONTENTS {
	margin: 0 auto;
	background: #FFF;
}
.lead_cinemaAllList {
	margin: 0 auto;
	padding: 0;
	width: 300px;
}
/* breadcrumbList
---------------------------------------------------------- */
ul#breadcrumbList {
	background: #F2F2F2;
}
ul#breadcrumbList li {
	display: none;
}
ul#breadcrumbList li.current_sp {
	display: block;
	color: #333333;
	display: block;
	margin: 0 auto;
	padding: 10px;
	width: 300px;
	font-size: 1.2em;
	font-weight: bold;
}
ul#breadcrumbList3 {
	background: #F2F2F2;
}
ul#breadcrumbList3 li {
	display: none;
}
ul#breadcrumbList3 li.current_sp {
	display: block;
	color: #333333;
	display: block;
	margin: 0 auto;
	padding: 10px;
	width: 300px;
	font-size: 1.2em;
	font-weight: bold;
}
/* lead_cinemaAllList
---------------------------------------------------------- */
.lead_cinemaAllList {
	margin: 0 auto;
}
.lead_cinemaAllList .block_left {
	padding: 15px 0;
}
.lead_cinemaAllList .block_left p {
	color: #333333;
}
.lead_cinemaAllList .block_left .txt_annotation {
	font-size: 85%;
	padding: 10px 0 0;
	color: #808080;
	font-weight: normal;
}
.lead_cinemaAllList .block_right {
	display: none;
}

/*----------------------------------------------------------
 売店おすすめ商品		store_featured
---------------------------------------------------------- */
#store_featured__food, #store_featured__goods, .special {
	width: 300px;
	margin: 0 auto;
}
#store_featured__food, #store_featured__goods {
	padding-top: 6px;
	background: url(/common/images/contents_common_bg_01_mql.png) 0 0 repeat-x;
	background-size: 100% 6px;
	width: 300px;
	margin: 20px auto 0 auto;
}
#store_featured__food h2, #store_featured__goods h2 {
	padding: 14px;
	font-size: 1.2em;
	font-weight: bold;
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0 );
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	font-size: 100%;
}
#store_featured__food h2 span img, #store_featured__goods h2 span img {
	display: none;
}
#store_featured__food p, #store_featured__goods p {
	display: none;
}
.store_featured ul li {
	border: 1px solid #E6E6E6;
	border-width: 0 1px 1px 1px;
	padding: 15px;
}
.store_featured ul li .top .bot {
	overflow: hidden;
}
.store_featured ul li .top .bot .photo {
	width: 148px;
	float: left;
}
.store_featured ul li dl.lead dt {
	width: 110px;
	padding: 0 0 0 10px;
	float: left;
}
.store_featured ul li dl.lead dd {
	padding: 10px 0 0;
	clear: both;
	font-size: 90%;
}


/* serviceBottom
---------------------------------------------------------- */
#service, .serviceBottom {
	width: 300px;
	margin: 0 auto;
}
#service {
	padding-top: 6px;
	background: url(/common/images/contents_common_bg_01_mql.png) 0 0 repeat-x;
	background-size: 100% 6px;
	width: 300px;
	margin: 0 auto 0 auto;
}
#service h2 {
	padding: 14px;
	font-size: 1.2em;
	font-weight: bold;
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0 );
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	font-size: 100%;
}
#service h2 span img {
	display: none;
}
#service h2 span:before {
	content: "サービス";
}
#service p {
	display: none;
}
.serviceBody .serviceBlock {
	border: 1px solid #E6E6E6;
	border-width: 0 1px 1px 1px;
	padding: 0;
}
.present ul li .top .bot {
	overflow: hidden;
}
.serviceBody .serviceBlockLeft, .serviceBody .serviceBlockRight {
	border-bottom: 1px solid #E6E6E6;
	padding: 10px 15px;
	overflow: hidden;
}
.serviceBody .serviceBlockLeft:last-child, .serviceBody .serviceBlockRight:last-child {
	border-bottom: none;
}
.serviceBody .serviceBlock .photo {
	width: 100px;
	float: left;
}
.serviceBlock {
	overflow: hidden;
}
.serviceBlock .lead, .serviceBlock .lead_long {
	float: left;
	width: 158px;
	padding: 0 0 0 10px;
}
.serviceBlock .lead_long dd {
	font-size: 90%;
	padding: 5px 0 0;
}
.serviceBlock .lead dd {
	padding: 10px 0 0;
	font-size: 90%;
}
.serviceBlock span.txtS {
	font-size: 100%;
	color: #777777;
	display: block;
}


/* lastBlock */
.serviceBody .lastBlock {
	padding: 10px 15px;
	position: relative;
}
.serviceBody .lastBlock dt:first-child {
	left: 124px;
	top: 10px;
	position: absolute;
}
.serviceBody .lastBlock dl.lead_long {
	clear: both;
	padding: 0;
	width: auto;
}
.serviceBody .lastBlock .serviceDayDetail dt:first-child {
	position: static;
}
.serviceBody .lastBlock dl.lead_long dd {
	position: static;
	font-size: 100%;
}
.serviceBody .lastBlock dl.lead_long dd p br {
	display: none;
}
.serviceBody .lastBlock dl.lead_long dd p {
	padding: 5px 0 10px 0;
}
.serviceBody .lastBlock dl.lead_long dd p .serviceSpecial {
	padding: 5px 0 5px 10px;
	margin: 0 0 5px;
	display: block;
	background: url(/common/images/bg_title_tip.png) left center no-repeat;
	background-size: 4px 20px;
	-webkit-background-size: 4px 20px;
	font-size: 100%;
}
.serviceBody .lastBlock dl.lead_long dd dl.serviceDayDetail {
	font-size: 90%;
	border-bottom: 1px solid #E6E6E6;
	margin: 0 0 5px;
	padding: 0 0 10px;
}
.serviceBody .lastBlock dl.lead_long dd .serviceDayDetail dt {
	color: #FF6600;
}
.serviceBody .lastBlock dl.lead_long dd .serviceDayDetail dd {
	padding: 5px 0 10px;
}
.serviceBody .lastBlock dl.lead_long dd.mt10 br {
	display: none;
}
.serviceBody .lastBlock dl.lead_long dd.mt10 .serviceSpecial {
	padding: 5px 0 5px 10px;
	margin: 0 0 5px;
	display: block;
	background: url(/common/images/bg_title_tip.png) left center no-repeat;
	background-size: 4px 20px;
	-webkit-background-size: 4px 20px;
	font-size: 100%;
}
.serviceBody .lastBlock dl.lead_long dd.mt10{
	border-top: 1px solid #E6E6E6;
	padding: 10px 0 5px;
	margin: 15px 0 0;
}
.serviceBody .lastBlock dl.lead_long dd.mt10 .txtS {
	display: block;
	padding: 5px 0 0;
	font-size: 90%;
}
.serviceBody .lastBlock dl.lead_long dd.mt10 .txtS br {
	display: block;
}
#attentionArea h4 {
	padding: 5px 0 10px;
	color: #333333;
}
/* pageTop
---------------------------------------------------------- */
#CONTENTS .main .theater_pageTop {
	margin: 20px auto 0;
	padding: 0 0 30px;
	text-align: right;
	width: 300px;
}
/* AD
---------------------------------------------------------- */
.socialBanner {
	text-align: center;
	padding: 10px 0 10px 0;
}
.adsense_type_c_box {
	display: none;
}
.adArea {
	width: 300px;
	margin: 0 auto;
	padding: 20px 0 0;
}
.google_ad320_btm {
	margin: 0 0 0 -10px;
}
.foot_adsense {
	display: none;
}
.sp_adplane_section {
	text-align: center;
}
.mq_hide {
	display: none;
}
#service_mql_txt {
	width: 298px;
margin:0 auto;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	padding-top: 10px;
	text-align: center;
	font-size:90%;
}


/* ----------------------------------------------------------
 スマホ対応
---------------------------------------------------------- */

/* main
---------------------------------------------------------- */
.main h1 {
	display: none;
}
.navi_Anchor ul {
	width: 300px;
	margin: 0 auto;
	margin: 20px auto 8px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #E6E6E6;
}
.navi_Anchor ul li a {
	display: block;
	margin: 0 auto;
	background: url(/common/images/contents_common_blt_dwn_mql.png) 96% center no-repeat;
	background-size: 17px 17px;
	-webkit-background-size: 17px 17px;
	padding: 15px 10px;
}
.navi_Anchor ul li:first-child,
.navi_Anchor ul li:nth-child(2) {
	border-bottom: 1px solid #E6E6E6;
}

.navi_Anchor ul li a.arrow_l {
	display: block;
	margin: 0 auto;
	background: url(/common/images/contents_common_blt_l_mql.png) 96% center no-repeat;
	background-size: 17px 17px;
	-webkit-background-size: 17px 17px;
	padding: 15px 10px;
}

.navi_Anchor ul li a:hover {
	background-color:#E6E6E6;
	background-size: 22px 22px;
	-webkit-background-size: 22px 22px;
}
.navi_Anchor ul li:first-child,
.navi_Anchor ul li:nth-child(2) {
	border-bottom: 1px solid #E6E6E6;
}
.navi_Anchor ul li.current {
	background-color:#cacaca;
}

/*-------------------------------------
 アンカーリンク
 anker__link, anker__link__btn
-------------------------------------*/
.anker__link {
  margin: 20px 0 0;
}
.anker__link__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.anker__link__list > * {
  position: relative;
  box-sizing: border-box;
}
.anker__link__list a {
  position: relative;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.anker__link__list a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-top: -2px;
  border-left: 2px solid #333333;
  border-top: 2px solid #333333;
  transform: translateY(-50%) rotate(225deg);
}
.anker__link__btn {
}
.anker__inner {
	margin: 0 auto;
	box-sizing: border-box;
}
.anker__link__btn .anker__link__list {
  margin:  0 0 0 -10px;
}
.anker__link__btn .anker__link__list > * {
  flex-basis: 295px;
  margin: 10px 0 0 10px;
}
.anker__link__btn .anker__link__list a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background-color: #e3e3e3;
  color: #b60081;
	font-size: 16px;
	text-decoration: none;
  padding: 14px 30px 14px 10px;
  text-align: center;
  transition: all .2s;
}
.anker__link__btn .anker__link__list a:hover {
  background-color: #cc45a3;
  color: #ffffff;
}
.anker__link__btn .anker__link__list a::after {
  border-left: 2px solid #b60081;
  border-top: 2px solid #b60081;
  transition: all .2s;
}
.anker__link__btn .anker__link__list a:hover::after {
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
}

@media screen and (max-width: 640px) {
	.anker__link {
		margin-top: 10px;
	}
  .anker__link .anker__inner {
		width: 460px;
    padding: 0;
  }
	.anker__link__btn .anker__link__list a {
		font-size: 14px;
		font-weight: 600;
	}
  /* anker__link__btn */
  .anker__link__btn .anker__link__list > * {
    flex-basis: calc(50% - 15px);
  }
}
@media screen and (max-width: 480px) {
  .anker__link .anker__inner {
		width: 300px;
  }
	/* anker__link__btn */
	.anker__link__btn .anker__link__list > * {
		flex-basis: calc(50% - 10px);
	}
}

@media screen and (min-width: 480px) {
ul#breadcrumbList li.current, ul#breadcrumbList3 li.current, .navi_Anchor ul, #store_featured__food, #store_featured__goods, .special, #service, .service, .serviceBottom, #CONTENTS .main .theater_pageTop, .disclaimer {
	width: 460px;
}
.store_featured ul li dl.lead dt {
	width: 270px;
}
.serviceBlock .lead, .serviceBlock .lead_long {
	width: 318px;
}
.store_featured ul li dl.lead dt {
	padding-top: 5px;
}
#service_mql_txt {
	width: 458px;
	margin:0 auto;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	padding-top: 10px;
	text-align: center;
		font-size:90%;
}
}





.navi_links {
	display: none;
}


/* 期間限定商品 */
.disclaimer p{
	font-size:0.8em;
	margin-left:1.5em;
	margin-top:7px;
	line-height: 1.7em;
}
.special{
	margin-top:30px;
	margin: 0 auto;
}
.special_block{
	margin-top:30px;
	width:100%;
}

.special .special_block-left{
	width: 100%;
	float: none;
}

.special .special_block .special_img{
	padding: 2px;
	margin: 0 auto;
}
.special .special_block .special_link{
	margin-top: 10px;

}
.special .special_block .special_link a{
	display: block;
	padding-left: 18px;
}
.special .special_block .special_img{
	background: #ffffff;
	width: 100%;
}
.special .special_block .special_img a img{
	border: 2px solid #000000;
}
.special .special_block .special_link a,
.special .special_block .special_link a:visited,
.special .special_block .special_link a:active{
	background: url(/common/images/contents_common_blt_01_l.gif) no-repeat;
}
.special .special_block .special_link a:hover,
.special .special_block .special_img a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}


.special .special_block-left .special_inner{
	padding-right: 20px;
	padding-left:20px;
}

.special .special_block-left .special_inner.sp_mt{
	margin-top:40px;
}
.special .special_block-left .special_inner.sp_mt:last-child{
	margin-top:40px;
	margin-bottom:40px;
}

.sp_img{
	width: 100%;
	height:auto;
}
.sp_mt{
	margin-top:40px;
}

/* ----------------------------------------------------------
 スマホ対応　アドセンス広告
---------------------------------------------------------- */

div.side div.prime {
	display: none;
}

#CONTENTS .side div.prime.sp {
    height: 250px;
    padding: 10px 0 8px;
    background-color: #fff;
    border: 1px solid red;
}

/* ----------------------------------------------------------
 ナビ部分
---------------------------------------------------------- */

.width300{
	width: 300px;
	margin:auto;
}
div.main .navi_inner{
	border-bottom: 2px solid #e85d00;
	margin-top: 5.333%;
}
div.main ul.navi_list{

}
div.main ul.navi_list li{
	float: left;
	width: 32.9%;
	margin-right: 0.4%;
	height: 50px;
}
div.main ul.navi_list li a{
	display: block;
}
div.main ul.navi_list li.on{

}

div.main ul.navi_list:after{
	content: '';
	clear: both;
	display: table;
}


/* ----------------------------------------------------------
 230215追加
---------------------------------------------------------- */
/***** font *****/
div.main * {
	font-family: "Noto Sans JP", "Noto Sans CJK JP", Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}

div.main {
	color: #333;
}


/***** TAB *****/
ul.tab_menu {
	display: flex;
	justify-content: space-between;
	width: calc(100% - 50px);
	background-color: #bfbfbf;
	border-radius: 5px;
	padding: 5px;
	margin: 30px auto 0;
}

ul.tab_menu li {
	position: relative;
	width: calc(100% / 3);
	background-color: #f3f3f3;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 5px;
}

ul.tab_menu li.current {
	background-color: #808080;
	color: #fff;
	padding: 14px 0 28px;
}

ul.tab_menu li:nth-child(2) {
	margin: 0 5px;
}

ul.tab_menu li a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 14px 0 28px;
}

ul.tab_menu li::before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 100%;
	height: 14px;
	background-color: #b60082;
	border-radius: 0 0 5px 5px;
}

ul.tab_menu li.current::before {
	background-color: #666666;
}

ul.tab_menu li::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 4px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width:  6.9px 4px 0 4px;
	border-color: #fff transparent transparent transparent;
	margin: auto;
}


/***** 一覧 *****/
.special {
	width: calc(100% - 40px);
	margin: 0 auto;
}

.special_block.flexbox {
	display: flex;
	flex-wrap: wrap;
}

.special .special_block-left {
	width: 48%;
}

.special_block-left:nth-child(odd) {
	margin-right: 4%;
}

.special .special_block-left .special_inner.sp_mt:last-child {
  margin-top: 0;
  margin-bottom: 30px;
}

.special .special_block-left .special_inner {
	padding: 0;
}

.special .special_block .special_img {
	padding: 0;
}

.special .special_block .special_img a img {
	box-sizing: border-box;
}

.special .special_block .special_link a {
	position: relative;
	background: none;
	color: inherit;
	font-size: 16px;
	line-height: 1.5;
	padding-left: 15px;
}

.special .special_block .special_link a::before {
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	display: inline-block;
	width: 6px;
	height: 6px;
	border-left: 2px solid #b60081;
	border-top: 2px solid #b60081;
	transform: translateY(-50%) rotate(135deg);
}

h2.special_ttl {
	background-color: #333;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	border-left: 8px solid #b60081;
	border-radius: 5px;
	padding: 12px 10px 12px 12px;
	margin: 0 20px;
}

.special .disclaimer p {
	font-size: 14px;
	line-height: 1.5;
	text-indent: -1em;
	margin-left: 1em;
	margin-top: 0;
}


/***** 商品詳細ページ *****/
.recommend_area {
	position: relative;
	width: 100%;
}

.recommend_area div.recommend_img {
	width: 100%;
	height: 100%;
}

.recommend_area div.recommend_img img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.recommend_area div.recommend_txt {
	width: 100%;
}

.recommend_area h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	margin: 30px 0 0;
	padding: 0 20px;
}

.recommend_area .recommend_description {
	margin-top: 20px;
	padding: 0 20px;
}

.recommend_description {
	line-height: 1.5;
	padding: 0 40px;
	margin-top: 30px;
}

img.recommend_img {
	width: 100%;
	height: auto;
}

.recommend_txt {
	position: relative;
	box-sizing: border-box;
	margin-top: 20px;
	padding: 0 20px;
}

.recommend_txt h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 20px;
}

.recommend_txt.amaou_txt h3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-end;
	line-height: 1.2;
	margin-bottom: 0;
}

.recommend_txt.amaou_txt h3 span {
	margin-bottom: 20px;
}

.recommend_txt.amaou_txt h3 span:first-child {
	width: 100%;
	margin-bottom: 8px;
}

.recommend_txt.amaou_txt h3 sub {
	display: inline-block;
	margin-bottom: 11px;
}

.recommend_txt .feature {
	font-size: 16px;
	margin-bottom: 20px;
}

.recommend_txt .feature p + p {
	margin-bottom: 5px;
}

.recommend_txt .price {
	font-size: 14px;
}

.recommend_txt .price span {
	font-size: 24px;
	font-weight: 700;
}

.recommend_txt ul.note,
.recommend_txt div.note {
	font-size: 14px;
	margin-top: 20px;
}
.recommend_txt div.note {
	width: 100%;
}
.recommend_txt div.note p {
	word-break: break-all;
}
.recommend_txt ul.note a {
	color: #333;
	text-decoration: underline !important;
}

.recommend_txt ul.type {
	font-size: 16px;
	margin: 20px 0;
}

.recommend_txt ul.note li,
.recommend_txt ul.type li {
	text-indent: -1em;
	margin-left: 1em;
}

.recommend_txt .indent {
	text-indent: -1em;
	margin-left: 1em;
}

.related_movie {
	background-color: #f2f2f2;
	padding: 15px;
	margin-top: 40px;
}

.related_movie img {
	width: 100%;
	height: auto;
}

.related_movie_txt {
	margin-top: 15px;
}

.related_movie_txt .ttl {
	font-size: 16px;
	font-weight: 700;
}

.related_movie_txt .txt {
	font-size: 14px;
	margin-top: 15px;
}

.related_movie_txt a {
	position: relative;
	display: inline-block;
	color: inherit;
	padding-right: 18px;
	margin-top: 15px;
}

.related_movie_txt a::after {
	position: absolute;
	right: 0;
	bottom: 0;
	content: "";
	display: inline-block;
	width: 9px;
	height: 9px;
	border-left: 2px solid #b60081;
	border-top: 2px solid #b60081;
	transform: translateY(-50%) rotate(135deg);
}

.back_btn {
	text-align: center;
	padding: 0 20px;
	margin-top: 50px;
}

.back_btn a {
	position: relative;
	display: block;
	background-color: #e3e3e3;
	color: inherit;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	text-decoration: none;
	border-radius: 8px;
	padding: 15px 0;
}

.back_btn a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-top: 1px;
	border-left: 2px solid #b60081;
	border-top: 2px solid #b60081;
	transform: translateY(-50%) rotate(-45deg);
}
