@charset "UTF-8";

/* CSS Document */
img {
	max-width: 100%;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.flxB {
	display: flex;
	flex-wrap: wrap;
}

.mmal a:after {
	display: none;
}

#am_contents dt,
#am_contents dd {
	font-weight: 700;
	font-family: '游ゴシック体', 'Yu Gothic', 'YuGothic', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif' !important;
}

#am_malllist #lst02 {
	margin-bottom: 30px;
}

#am_malllist .am_wp1>dt,
#am_malllist .am_wp1>dd {
	text-align: left !important;
}

#am_malllist .am_wp1>dt {
	padding-right: 40px;
}

footer {
	position: relative;
	z-index: 1000;
}

.blc01 .am_wp1>dt,
.blc01 .am_wp1 dt span.pma,
.goDetail a,
.am_wp1 dt span.pma {
	background-color: transparent !important;
	color: #20296a;
}

.am_wp1>dt {
	letter-spacing: -1.5px;
	color: #20296a;
	background: -moz-linear-gradient(-25deg, #b99636, #fbebb0 45%, #b99636);
	background: -webkit-linear-gradient(-25deg, #b99636, #fbebb0 45%, #b99636);
	background: linear-gradient(-25deg, #b99636, #fbebb0 45%, #b99636);
}

.goDetail a:hover {
	background: #06599a;
	opacity: 0.85 !important;
}

.lst02 .blc01 .am_wp1>dt,
.lst02 .blc01 .am_wp1 dt span.pma,
.lst02 .goDetail a,
.lst02 .am_wp1>dt,
.lst02 .am_wp1 dt span.pma {
	background: #06599a !important;
	color: #ffffff;
}

.lst02 .goDetail a:hover {
	background: #06599a;
	opacity: 0.85 !important;
}

.lst03 .blc01 .am_wp1>dt,
.lst03 .blc01 .am_wp1 dt span.pma,
.lst03 .goDetail a,
.lst03 .am_wp1>dt,
.lst03 .am_wp1 dt span.pma {
	background: #06599a !important;
	color: #ffffff;
}

/* 230613追記 */
.pma_2 {
	color: #1a2b59 !important;
}

.lst03 .goDetail a:hover {
	background: #06599a;
	opacity: 0.85 !important;
}

.blc01 .am_wp2 dt:hover,
.blc01 .am_wp2 li a:hover,
.blc01 .am_wp3 li a:hover {
	color: #000000;
}

.am_wp2 dt:hover,
.am_wp2 li a:hover,
.am_wp3 li a:hover {
	color: #000000;
}

.snsBlc {
	background-color: #06599a;
}

.snsBlc span {
	color: #ffffff;
}

.itemList2 .inner {
	padding: 0;
}

.itemList2 li {
	padding: 0;
	border: none;
	background-color: rgba(0, 0, 0, 0.00);
	width: 50%;
	text-align: center;
}

.itemList2 .itemImg img {
	margin-bottom: 0;
}

.am_inner {
	margin: 16px 0;
}

.btnMoll {
	margin-top: 20px;
}

.btnMoll a {
	color: #ffffff;
	background-color: #06599a;
	font-size: 16px;
	display: inline-block;
	width: 60%;
	padding: 5px 0;
	text-decoration: none;
}

.mvBox {
	margin-top: 15px;
	width: 100%;
}

.mvBox video {
	width: 100%;
}

.flexBox>div img {
	width: 100%;
}

/*  custom  */
header {
	text-align: center;
}

.fe img {
	width: 255px;
	height: auto;
}

#am_wapper {
	/* background-image: url("../images/detail/bg01.jpg"), url("../images/detail/bg02.png"); */
	/* background-size: cover; */
	/* background-repeat: repeat-x, repeat; */
	background-image: url("../images/detail/bg01.jpg");
	background-size: auto;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #fff;
}

@media screen and (max-width: 1280px) {
	#am_wapper {
		/* background-image: url("../images/detail/bg01.png"); */
		/* background-size: contain; */
		/* background-size: 100% auto;
		background-repeat: repeat-y; */
	}
}



/* .tokei_inner {
	background-image: url("../images/detail/bg_grd.png");
	background-size: 100% auto;
	background-repeat: no-repeat;
    background-position: center top 738px;	
} */
/* .tokei_inner::before {
	content: "";
	display: block;
	width: 100%;
	height: 220px;
	position: absolute;
	top: 720px;
	background: linear-gradient(top, rgba(157,214,228,0.25), rgba(244,244,244,0));
	background: -moz-linear-gradient(top, rgba(157,214,228,0.25), rgba(244,244,244,0));
	background: -webkit-linear-gradient(top, rgba(157,214,228,0.25), rgba(244,244,244,0));
	background: linear-gradient(to bottom, rgba(157,214,228,0.25), rgba(244,244,244,0));
} */

.bg_dots {
	background-image: url("../images/detail/haikei_bokashi.png");
	background-size: 100% auto;
	background-repeat: repeat-y;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#am_contents {
	position: relative;
	max-width: 970px;
	padding: 43px 0 0;
	box-sizing: border-box;
	text-align: center;
	margin: 0 auto;
}


.am_contents {
	width: 100%;
	padding: 0 0;
	margin: 0 auto;
}

.snsBlc {
	background-color: #ffffff;
	width: 100%;
	position: relative;
	z-index: 1000;
}

.snsBlc span {
	color: #064276;
}

.atten {
	margin: 30px 0 60px;
	line-height: 180%;
	padding: 15px;
	box-sizing: border-box;
	text-align: left;
	background-color: rgba(255, 255, 255, 0.80);
}

.itemList2 li {
	width: 49%;
	margin-right: 2%;
	margin-left: 0;
}

.itemList2 li:nth-child(2n) {
	margin-right: 0;
}

.itemList2 .itemImg img {
	width: auto;
}

.flexBox.bnr {
	width: 100%;
	margin: 0 auto 20px;
}

.flexBox.bnr>div {
	width: 32%;
	text-align: center;
	margin-right: 2%;
}

.flexBox.bnr>div:last-child {
	margin-right: 0;
}


.flexBox.bnr>div img {
	width: 100%;
}


.fair img {
	width: 100%;
}

.zUP img {
	position: relative;
	z-index: 1;
}

.ttlBox img {
	width: 100%;
}

.mainVisual {
	margin: 0 auto;
	padding: 0px 0px 0 !important;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}

.mainVisual>img.kv {
	width: 55%;
	width: 925px;
}

.mainVisual>img.attn {
	position: absolute;
	right: 0;
	bottom: -30px;
	width: 15%;
}

.mainVisual .item_img {
	max-width: 758px;
	margin: 0px auto 70px;
}

.mainVisual .item_img .txt_attn {
	color: #fff;
	text-align: right;
	font-size: 14px;
}

.mainVisual .item_img .txt_attn_img {
	display: block;
	margin: 0 0 0 auto;
}

@media screen and (max-width: 767px) {
	.mainVisual .item_img .txt_attn_img {
		width: 100px;
	}
}

.itemList2 .inner {
	padding: 0;
}

#am_malllist {
	text-align: left;
}

.btn_rec img {
	width: 384px;
}

.fearBlc {
	margin-bottom: 20px;
}

.fearBlc .flxB {
	justify-content: space-between;
}

.fearBlc .flxB>div {
	/* width: calc(47% - 4px); */
	width: 47.41%;
	margin-right: 5.18%;
	overflow: hidden;
	border-radius: 15px;
	/* border: 2px solid #20667d; */
}

.fearBlc .flxB>div img {
	max-width: 100%;
}

.fearBlc .flxB>div:last-child {
	margin-right: 0;
}

/* .flxB.recommend {
	margin-bottom: 60px;
} */
.flxB.recommend>div.box {
	/*
	width: calc(48% - 4px);
	margin-right: 4%;	
	width: 459px;
*/
	width: 49.17%;
	margin-right: 1.66%;
}

.flxB.recommend>div.box:nth-child(2n) {
	margin-right: 0;
}

.flxB.recommend>div .ttl {
	font-size: 24px;
	color: #316464;
	font-weight: 700;
	border: 2px solid #C8A56B;
	border-radius: 8px;
	background-color: #fff;
	margin-bottom: 30px;
}

.flxB.recommend>.box {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.flxB.recommend>.box img {
	/*
	border: 2px solid #C8A56B;
*/
	border-radius: 10px;
	max-width: calc(100% - 4px);
}

.flxB.recommend.typeB>div {
	/*
	width: calc(48% - 4px);
	margin-right: 4%;	
	width: 459px;
	width: 49.17%;
	margin-right: 1.66%;
	*/
	width: 47.41%;
	margin-right: 5.18%;
}

.flxB.recommend.typeB>div:nth-child(2n) {
	margin-right: 0;
}


.flxB.recommend.typeB>div {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.flxB.recommend.typeB>div img {
	/*
	border: 2px solid #C8A56B;
	border-radius: 10px;
	*/
	max-width: calc(100% - 4px);
}

.flxB.recommend.typeB>div .box {
	margin-bottom: 30px;
}


/*
.flxB.recommend > div .box:before {
	content: "1位";
	font-size: 35px;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	background-color: #C8A56B;
	line-height: 1;
	padding: 5px 0;
	width: 130px;
	border-radius: 0 16px 0 10px;
	position: absolute;
	right: -2px;
	top: -2px;
}
.flxB.recommend > div .box.second:before {
	content: "2位";
	background-color: #ACACAC;
}
.flxB.recommend > div .box.third:before {
	content: "3位";
	background-color: #BA8F77;
}
*/

.ttlBlc {
	text-align: center;
	color: #fff;
	font-size: 28px;
	font-weight: normal;
	line-height: 1;
	padding: 10px 0;
	margin: 30px 0 20px;
	font-weight: 600;
	background-color: #0B308E;
	/* background: -moz-linear-gradient(150deg, #fff, #fff, #fff 20%, #c0c4c6 30%, #fff 44%, #c0c4c6 55%, #fff 68%, #c0c4c6 77%, #fff 87%, #fff);
	background: -webkit-linear-gradient(150deg, #fff, #fff, #fff 20%, #c0c4c6 30%, #fff 44%, #c0c4c6 55%, #fff 68%, #c0c4c6 77%, #fff 87%, #fff);
	background: linear-gradient(150deg, #fff, #fff, #fff 20%, #c0c4c6 30%, #fff 44%, #c0c4c6 55%, #fff 68%, #c0c4c6 77%, #fff 87%, #fff); */
}

.ttlBlc02 {
	text-align: center;
	color: #20296a;
	font-weight: bold;
	font-size: 25px;
	line-height: 1;
	padding: 10px 0;
	margin: 0px 0 30px;
	border-radius: 3px;
	background: -moz-linear-gradient(-25deg, #b99636, #fbebb0 45%, #b99636);
	background: -webkit-linear-gradient(-25deg, #b99636, #fbebb0 45%, #b99636);
	background: linear-gradient(-25deg, #b99636, #fbebb0 45%, #b99636);
}

.line {
	background-color: #265996;
	width: 100%;
	height: 10px;
}

.appBlc {
	max-width: 894px;
	margin: 30px auto;
}

.appBlc .flxB {
	display: flex;
	flex-wrap: wrap;
	margin-top: 13px;
}

.appBlc .flxB>div {
	width: 50%;
	box-sizing: border-box;
}

.appBlc .flxB>div:nth-child(1) {
	padding-right: 8px;
}

.appBlc .flxB>div:nth-child(2) {
	padding-left: 8px;
}

.ttlBlc.listTtl {
	margin-bottom: 10px;
}

.attnBlc {
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
	color: #20296a;
}

.preftxt {
	font-size: 18px;
	font-weight: bold;
}

.line_Bg {
	width: 1000px;
	height: calc(100% - 43px - 155px);
	margin: 0 auto;
	border: 1px solid #fff;
	position: absolute;
	top: 65px;
	left: 50%;
	transform: translateX(-50%);
}

.line_Bg span {
	width: 7px;
	height: 7px;
	background-repeat: repeat;
	background-image: url("../images/detail/bgDots.svg");
	background-size: contain;
	display: inline-block;
	line-height: 1;
	position: absolute;
}

.line_Bg span.dot01 {
	top: -3.5px;
	left: -3.5px;
}

.line_Bg span.dot02 {
	top: -3.5px;
	right: -3.5px;
}

.line_Bg span.dot03 {
	bottom: -3.5px;
	left: -3.5px;
}

.line_Bg span.dot04 {
	bottom: -3.5px;
	right: -3.5px;
}

@media screen and (max-width: 1000px) {
	.line_Bg {
		width: 96%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
	.tokei_inner {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}

	.tokei_inner::before {
		top: 82vw;
	}
}

@media screen and (max-width: 767px) {
	.line_Bg {
		top: 10vw;
		height: calc(100% - 40vw);
	}

	s
}


@media screen and (max-width: 970px) {
	.tokei_inner {
		background-position: center top 77vw;
	}
}




@media screen and (max-width: 767px) {

	/* .tokei_inner::before {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 22vw;
		background-image: url(../images/detail/bg_sp_up.png);
		background-size: 100% auto;
		background-position: top center;
		background-repeat: no-repeat;
	}
 */
	.mb30 {
		margin-bottom: 30px;
	}

	.w1000 {
		width: 100%;
		margin: 0 auto;
	}

	header {
		height: auto;
	}

	header a {
		display: inline-block;
		width: 45%;
	}

	header fe img {
		height: 8vw !important;
		width: auto !important;
	}

	header img.logo01 {
		width: 304px;
		width: 30.4%;
		width: auto;
	}

	header img.logo02 {
		width: 59px;
		width: 5.9%;
		width: auto;
	}

	header img.logo03 {
		width: 283px;
		width: 28.3%;
		width: auto;
	}

	.mainVisual {
		padding: 0 !important;
		margin-bottom: 4vw;
	}

	.mainVisual>img.kv {
		width: auto;
		max-width: 100%;
	}

	.mainVisual .item_img {
		margin: 0 auto 0;
	}

	.mainVisual>div img {
		width: auto;
		max-width: 100%;
	}

	.mainVisual>img.attn {
		width: auto;
		max-width: 40%;
		bottom: 0;
	}


	.lineBlc {
		box-sizing: border-box;
	}

	.btnMoll {
		margin-top: 1.0vw;
	}

	.btnMoll a {
		width: 98%;
		font-size: 3vw;
	}

	.mvBox {
		margin-top: 2vw;
	}

	.t_center p {
		font-size: 3.5vw;
	}

	.lineBlc {
		padding: 12vw 3vw 0;
		min-height: 65vw;
	}

	.lineBlc.nonMV {
		min-height: 38vw;
		padding: 10.5vw 3vw 0;
		width: 95%;
		margin: 0 auto;
	}

	.mvBox video {
		height: 50vw;
		height: auto;
	}

	.t_center img {
		width: 100%;
	}

	/*  custom  */
	.bg01 .itemList2 li:nth-child(1) .item .inner>div.itemBlc,
	.bg01 .itemList2 li:nth-child(2) .item .inner>div.itemBlc {
		padding-bottom: 0;
	}

	.bg01 .itemList2 li:nth-child(1),
	.bg01 .itemList2 li:nth-child(2) {
		padding-bottom: 10px;
	}

	.bg01 .itemList2 li:nth-child(3) .item .inner>div.itemBlc,
	.bg01 .itemList2 li:nth-child(4) .item .inner>div.itemBlc {
		padding-top: 10px;
	}

	.ttlBox img {
		width: 100%;
		position: relative;
		z-index: 1;
	}

	#am_contents {
		width: 100%;
		padding: 30px 15px 0;
	}

	.am_inner {
		padding: 0;
		width: 100%;
		margin: 0 auto;
	}

	.imgSize01 img {
		width: 100%;
	}

	.fair img {
		width: 100%;
	}

	.mmal {
		margin-bottom: 20px;
	}

	.itemList2 .itemImg img {
		width: 100%;
		height: auto !important;
	}

	#am_wapper .tokei_inner {
		background-position: center top 86vw;

	}

	.btn_rec img {
		width: 50%;
	}

	#am_wapper {
		background-size: 100% auto;
		/* background-repeat: repeat-y; */
		/* background-image: url(../images/detail/bg_sp.jpg); */
		/* background-image: url(../images/detail/haikei.png); */
	}

	.bgTop,
	.bgBtm {
		display: none;
	}

	.mvBox iframe {
		width: 100% !important;
		height: 52vw !important;
	}

	.fearBlc {
		margin-bottom: 30px;
	}

	.fearBlc .flxB>div {
		/* width: calc(100% - 4px);
	margin-right: 0;
	margin-bottom: 20px; */
		width: calc(49% - 4px);
		margin-right: 2%;
	}

	.flxB.recommend {
		margin-bottom: 0px;
	}

	.flxB.recommend>div.box {
		width: calc(100% - 4px);
		margin-right: 0;
	}

	.flxB.recommend.typeB>div {
		width: calc(100% - 4px);
		margin-right: 0;
		margin-bottom: 0;
	}

	.ttlBlc {
		font-size: 5vw;
	}

	.ttlBlc02 {
		font-size: 5vw;
	}

	.flxB.recommend>div .ttl {
		font-size: 4.5vw;
		margin-bottom: 20px;
		padding: 5px 0;
	}

	.flxB.recommend>div .box:before {
		font-size: 8vw;
		width: 35px;
	}

	.appBlc .flxB>div {
		width: 100%;
		padding: 0 !important;
	}

	.appBlc .flxB>div:nth-child(1) {
		margin-bottom: 20px;
	}

	.attnBlc {
		padding-left: 0;
		margin-bottom: 15px;
		font-size: 14px;
	}






}

@media screen and (min-width: 768px) {
	.am_wapper {
		margin-top: 43px;
	}
}

@media screen and (max-width: 767px) {
	.am_wapper {
		margin-top: 24px;
	}
}