@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700,900&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');

* {
	margin: 0;
	padding: 0;
}

.date b {
    font-size: 140%;
	font-family: 'Lato', sans-serif;
}

.small_d {
    font-size: 80%;
	font-weight: 400;
}

.small_c {
    font-size: 60%;
	font-weight: 400;
	font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
}

.small_p {
    font-size: 90%;
}

.item_b {
    font-size: 120%;
}

.spec {
    font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
	margin-bottom: 3px;
	display: inline-block;
}

.price {
    font-size: 100%;
	font-weight: 400;
	display: inline-block;
}

.price span {
    font-size: 140%;   
}

.sp_price {
    color: #E60012;
}
.sp_item_tit b::before {
    content: '';
	display: inline-block;
	width: 20px;
    height: 20px;
	margin-right: 5px;
	background-image: url("shinsaibashi/goldfair/images/sp_icon.svg");
	background-size: contain;
    vertical-align: bottom;
}

.sp_item_tit b::after {
    content: '';
	display: inline-block;
	width: 20px;
    height: 20px;
	margin-left: 5px;
	background-image: url("shinsaibashi/goldfair/images/sp_icon.svg");
	background-size: contain;
    vertical-align: bottom;
}

.ev_p {
    font-weight: 600;
	color: #C99639;	
}

@media screen and (max-width: 735px) {
/* ****************************************************
	
	スマホ用プロパティ
	
***************************************************** */
.title_pc {
	display: none!important;
}

#contentswrap {
    position: relative;
    width: auto;
    height: auto;
	overflow: hidden;
	font-size: 16px;
	font-family: YakuHan, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	padding: 30px 0 30px 0;
	box-sizing: border-box;
	background: url("/shinsaibashi/goldfair/images/goldbg250822_sp.jpg");
	background-size: 110%;
}

#contentswrap img {
    max-width: 100%;
    height: auto;
	width:auto; /* for ie8 */
}

#contentswrap h1 {
    display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 10px 0;
	box-sizing: border-box;
	font-size: 1.25em;
	font-weight: 400;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 150%;
	color: #fff;
	text-align: center;
}

#contentswrap h1 span {
    font-size: 75%;
}

#contentswrap h1 img {
    display: block;
	width: 85%;
	margin: 0 auto;
	margin-top: 20px!important;
	margin-bottom: 10px!important;
	z-index: 999;
}

.tit_size {
    width: 80%;
	margin: 0 auto;
	margin-bottom: 10px;
}

.inner {
    width: 100%;
	margin: 0 auto;
	background: #FCFBF0;
	padding: 30px 0 30px 0;
	border-top: 2px solid #8C521B;
	border-bottom: 2px solid #8C521B;
}

.anniversary {
    width: 80%;
	margin: 0 auto;
	margin-bottom: 20px;
	color: #000;
    padding: 10px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	font-size: 1.1em!important;
	text-align: center;
}

.date {
    width: 90%;
	margin: 0 auto;
	margin-bottom: 30px;
	box-sizing: border-box;
	font-size: 1.2em;
	font-weight: 700;
	letter-spacing: -0.02em;
	text-align: center;
	line-height: 1.5;
	color: #000;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.read {
    display: block;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
	box-sizing: border-box;
	font-size: 1.1em;
	font-weight: 400;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	line-height: 180%;
	color: #8C521B;
}

.item_wrap {
    width: 85%;
	margin: 0 auto;
}

.main_wrap {
    display: flex;
	flex-direction: column;
    width: 85%;
	margin: 0 auto;
	margin-bottom: 35px;
}

.main_item {
    width: 100%;
	text-align: left;
	color: #000;
	font-size: 0.95em;
	font-family: YakuHanMPJP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


.item1,.item2,.item3 {
    width: 100%;
	text-align: left;
	color: #000;
	margin-bottom: 50px;
	font-size: 0.95em;
	font-family: YakuHanMPJP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.item3 {
    width: 85%;
	text-align: left;
	color: #000;
	margin: 0 auto;
	margin-bottom: 35px;
	font-size: 0.95em;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.item4 {
    width: 100%;
	text-align: left;
	color: #fff;
	font-size: 0.95em;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 50px;
	padding: 15px;
	box-sizing: border-box;
	background: #837f7f;
}

.item4 p:last-child {
	margin-bottom: 0px;
}

.item5 {
    width: 100%;
	text-align: left;
	color: #000;
	font-size: 0.95em;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	list-style: none;
	margin-top: 30px!important;
}

.item5 p {
    font-size: 0.85em;
	line-height: 130%;
}

.item5 li:first-child {
    width: 50%!important;
}

.item5 li:last-child {
    width: 50%!important;
}


.item1 p,.item2 p,.item3 p,.item4 p, .main_item p {
    font-size: 0.85em;
	margin-bottom: 8px;
	line-height: 130%;
}

.item1 img,.item2 img,.item3 img,.item4 img {
    margin-bottom: 5px;
}

.item_sp {
    width: 100%;
	text-align: left;
	color: #000;
	font-size: 0.95em;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 30px;
    border: 2px solid #C99639;
	box-sizing: border-box;
}

.item_sp p {
    font-size: 0.85em;
	margin: 10px;
	line-height: 130%;
	box-sizing: border-box;
}

.item_sp img {
    margin-bottom: 0px;
}

.item_sp_t {
    display: block;
	background: #C99639;
	padding: 5px;
	box-sizing: border-box;
	font-size: 1.1em;
	text-align: center;
	width: 100%;
	font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
}
.main_wrap img {
    margin-bottom: 5px;
}


.sp_item_tit {
    display: flex;
	align-items: center;
	justify-content: center;
    width: 100%;
	padding: 15px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 1.1em;
	font-weight: 400;
	background: #aa8e59;
	outline: 1px solid rgb(255, 255, 255);
	outline-offset: -5px;
	box-sizing: border-box;
	font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
}

.sp_item_t {
    display: block;
	border: 1px solid #fff;
	padding: 5px;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 10px;
}

.sp_item_wrap {
    width: 85%;
	margin: 0 auto;
	background: #000;
	font-size: 0.95em;
	padding: 15px;
	box-sizing: border-box;
	font-family: YakuHanJP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border: 1px solid #fff;
}

.sp_item_wrap p {
    font-size: 1em;
	line-height: 130%;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 20px;
	color: #fff;
}

.sp_item_wrap img {
    display: block;
    width: 80%!important;
	margin: 0 auto;
}

.info {
    width: 85%;
	margin: 0 auto;
	margin-bottom: 30px;
	font-size: 0.9em;
	font-weight: 400;
	color: #333;
}

.link_wrap {
  width: 85%;
  margin: 0 auto;
  margin-top: 0px;
  padding: 20px 0 20px 0;
}

.link_wrap a,.link_wrap img {
  width: 100%;
  margin-bottom: 8px!important;
}

.lineh {
  line-height: 150%;
  display: block;
  margin: 0 0 10px 0;
}

.attention {
	width: 90%;
	margin: 0 auto;
	font-size: 0.85em;
	line-height: 1.5;
}

.event {
	list-style: none;
	margin: 10px 0 0 0;
}

.event li {
    margin-bottom: 8px;
}

.gold {
    display: inline-block;
	background: #C99639;
	line-height: 1;
	color: #fff;
	padding: 2px;
	font-size: 90%;
}

.information {
    
    width:100%;
	background: #C99639;
	margin: 0 auto;
	color: #fff;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}

.info1 {
    width: 100%;
	border-bottom: 1px solid #fff;
	padding: 0 10px 10px 10px;
	box-sizing: border-box;
	text-align: center;
}

.info2 {
    width: 100%;
	padding: 10px 10px 0px 10px;
	box-sizing: border-box;
}

.info2 span {
    font-size: 80%;
	font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
}

.ani25 {
    display: inline-block;
	padding: 10px;
	border-radius: 20px;
	background-image: linear-gradient(90deg, #21a3da, #023886);
	color: #fff;
	font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
}

.present {
    width:90%;
	padding: 10px;
	box-sizing: border-box;
	background: #8C521B;
	border-radius: 10px;
	border: 1px solid #8C521B;
	font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	list-style: none;
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	margin-bottom: 30px;
	color: #fff;
}

.present li:last-child {
    font-size: 1em;
	text-align: left;
}

.present_lb {
    background: #fff;
	color: #8C521B;
	padding: 10px;
	width: 90px; 
	height: 90px;
	margin-right: 10px;
	border-radius: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
}

.minion {
    width: 100%;
	display: flex;
	list-style: none;
	align-items: center;
	flex-direction: column;
}

.minion_a {
    width: 100%;
	order: 2;
}

.minion_b {
    width: 60%;
	order: 1;
}
}

@media screen and (min-width: 736px) {
/* ****************************************************
	
	PC用プロパティ
	
***************************************************** */
.title_smp {
	display: none;
}

#contentswrap {
    position: relative;
    max-width: 100%;
    height: auto;
	margin: 0 auto;
	overflow: hidden;
	text-align:center;
	padding: 30px 0 30px 0;
	font-size: 16px;
	font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	background: #70c0a5;
	background: url("/shinsaibashi/goldfair/images/goldbg250822.jpg");
	background-size: cover;
	box-sizing: border-box;
}

#contentswrap h1 {
    display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 10px 0;
	box-sizing: border-box;
	font-size: 32px;
	font-weight: 300;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 150%;
	color: #fff;
}

#contentswrap h1 img {
    display: block;
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
	z-index: 999!important;
}

.tit_size {
    width: 700px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.inner {
    width: 1000px;
	margin: 0 auto;
	background: #FCFBF0;
}

.inner {
    
	background:
        -moz-radial-gradient(0 100%, circle, rgba(204,0,0,0) 14px, #8C521B 15px),
        -moz-radial-gradient(100% 100%, circle, rgba(204,0,0,0) 14px, #8C521B 15px),
        -moz-radial-gradient(100% 0, circle, rgba(204,0,0,0) 14px, #8C521B 15px),
        -moz-radial-gradient(0 0, circle, rgba(204,0,0,0) 14px, #8C521B 15px);
    background:
         -o-radial-gradient(0 100%, circle, rgba(204,0,0,0) 14px, #8C521B 15px),
         -o-radial-gradient(100% 100%, circle, rgba(204,0,0,0) 14px, #8C521B 15px),
         -o-radial-gradient(100% 0, circle, rgba(204,0,0,0) 14px, #8C521B 15px),
         -o-radial-gradient(0 0, circle, rgba(204,0,0,0) 14px, #8C521B 15px);
    background:
         -webkit-radial-gradient(0 100%, circle, rgba(204,0,0,0) 14px, #8C521B 15px),
         -webkit-radial-gradient(100% 100%, circle, rgba(204,0,0,0) 14px, #8C521B 15px),
         -webkit-radial-gradient(100% 0, circle, rgba(204,0,0,0) 14px, #8C521B 15px),
         -webkit-radial-gradient(0 0, circle, rgba(204,0,0,0) 14px, #8C521B 15px);
    background-position: bottom left, bottom right, top right, top left;
    -moz-background-size: 60% 60%;
    -webkit-background-size: 60% 60%;
    background-size: 60% 60%;
    background-repeat: no-repeat;
	padding: 2px;
	box-sizing: border-box;
	
}

.inner2 {
    background:
        -moz-radial-gradient(0 100%, circle, rgba(204,0,0,0) 14px, #FCFBF0 15px),
        -moz-radial-gradient(100% 100%, circle, rgba(204,0,0,0) 14px, #FCFBF0 15px),
        -moz-radial-gradient(100% 0, circle, rgba(204,0,0,0) 14px, #FCFBF0 15px),
        -moz-radial-gradient(0 0, circle, rgba(204,0,0,0) 14px, #FCFBF0 15px);
    background:
         -o-radial-gradient(0 100%, circle, rgba(204,0,0,0) 14px, #FCFBF0 15px),
         -o-radial-gradient(100% 100%, circle, rgba(204,0,0,0) 14px, #FCFBF0 15px),
         -o-radial-gradient(100% 0, circle, rgba(204,0,0,0) 14px, #FCFBF0 15px),
         -o-radial-gradient(0 0, circle, rgba(204,0,0,0) 14px, #FCFBF0 15px);
    background:
         -webkit-radial-gradient(0 100%, circle, rgba(204,0,0,0) 14px, #FCFBF0 15px),
         -webkit-radial-gradient(100% 100%, circle, rgba(204,0,0,0) 14px, #FCFBF0 15px),
         -webkit-radial-gradient(100% 0, circle, rgba(204,0,0,0) 14px, #FCFBF0 15px),
         -webkit-radial-gradient(0 0, circle, rgba(204,0,0,0) 14px, #FCFBF0 15px);
    background-position: bottom left, bottom right, top right, top left;
    -moz-background-size: 60% 60%;
    -webkit-background-size: 60% 60%;
    background-size: 60% 60%;
    background-repeat: no-repeat;
	padding: 30px;
	box-sizing: border-box;
	
}

.anniversary {
    width: 800px;
	margin: 0 auto;
	margin-bottom: 20px;
	color: #000;
    padding: 10px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	font-size: 1.2em;
}

.date {
    width: 100%;
	margin-bottom: 30px;
	box-sizing: border-box;
	font-size: 1.4em;
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.5;
    color: #000;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.read {
    display: block;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 40px;
	box-sizing: border-box;
	font-size: 1.4em;
	font-weight: 400;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 150%;
	color: #8C521B;
}

.main_wrap {
    display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 800px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.main_item {
    width: 250px;
	text-align: left;
	color: #000;
	font-size: 0.95em;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.main_item p {
    font-size: 1em;
	margin-bottom: 8px;
	line-height: 130%;
}

.main_wrap img {
    width: 550px;
    margin-bottom: 5px;
}

.item_wrap {
    display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 800px;
	margin: 0 auto;
}

.item1 {
    width: 380px;
	text-align: left;
	color: #000;
	font-size: 0.95em;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 30px;
}

.item1 p {
    font-size: 0.85em;
	margin-bottom: 8px;
	line-height: 130%;
}

.item1 img {
    margin-bottom: 5px;
}


.item2 {
    width: 480px;
	text-align: left;
	color: #000;
	font-size: 0.95em;
	font-family: YakuHanMPJP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 0 auto;
	margin-bottom: 30px;
}

.item2 p {
    font-size: 0.85em;
	margin-bottom: 8px;
}

.item2 img {
    margin-bottom: 5px;
}

.item3 {
    width: 320px;
	text-align: left;
	color: #000;
	font-size: 0.95em;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 0 auto;
	margin-bottom: 30px;
}

.item3 p {
    font-size: 0.85em;
	margin-bottom: 8px;
}

.item3 img {
    margin-bottom: 5px;
}

.item4 {
    width: 380px;
	text-align: left;
	color: #fff;
	font-size: 0.95em;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 30px;
	padding: 15px;
	box-sizing: border-box;
	background: #837f7f;
}

.item4 p {
    font-size: 0.85em;
	margin-bottom: 8px;
	line-height: 130%;
}

.item4 p:last-child {
	margin-bottom: 0px;
}

.item4 img {
    margin-bottom: 5px;
}

.item5 {
    width: 380px;
	text-align: left;
	color: #000;
	font-size: 0.95em;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 8px;
	box-sizing: border-box;
	background: #fff;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	list-style: none;
	margin-top: 30px!important;
}

.item5 p {
    font-size: 0.85em;
	line-height: 130%;
}

.item5 img {
    width: 140px;
}

.item_sp {
    width: 380px;
	text-align: left;
	color: #000;
	font-size: 0.95em;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 30px;
    border: 2px solid #C99639;
	box-sizing: border-box;
}

.item_sp p {
    font-size: 0.85em;
	margin: 10px;
	line-height: 130%;
	text-align: center;
	box-sizing: border-box;
}

.item_sp img {
    margin-bottom: 0px;
}

.item_sp_t {
    display: block;
	background: #C99639;
	padding: 5px;
	box-sizing: border-box;
	font-size: 1.1em;
	text-align: center;
	width: 100%;
	font-family: YakuHan, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
}

.sp_item_tit {
    display: flex;
	align-items: center;
	justify-content: center;
    width: 95%;
	padding: 15px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 1.1em;
	font-weight: 400;
	background: #aa8e59;
	outline: 1px solid rgb(255, 255, 255);
	outline-offset: -5px;
	box-sizing: border-box;
	font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
}

.sp_item_t {
    display: block;
	border: 1px solid #fff;
	padding: 5px;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 10px;
	width: 90%;
}

.sp_item_wrap {
    display: flex;
	justify-content: space-between;
	align-items: center;
	width: 520px;
	margin: 0 auto;
	background: #000;
	font-size: 0.95em;
	padding: 15px;
	box-sizing: border-box;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border: 1px solid #fff;
}

.sp_item_wrap p {
    font-size: 1em;
	line-height: 130%;
	text-align: left;
	width: 200;
	box-sizing: border-box;
	color: #fff;
}

.sp_item_wrap img {
    width: 170px;
}

.info {
    width: 90%;
	margin: 0 auto;
	margin-bottom: 50px!important;
	font-size: 0.95em;
	font-weight: 400;
	color: #333;
}

.link_wrap {
  width: 880px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
  padding: 10px 0 0 0;
}

.link_wrap a {
  width: 430px;
}

.link_wrap img {
  display: block;
  width: 430px;
  margin-bottom: 10px;
}

.lineh {
  line-height: 150%;
  display: block;
  margin: 0 0 5px 0;
}

.attention {
	width: 90%;
	margin: 0 auto;
	font-size: 0.85em;
	line-height: 1.5;
}
	
.event {
	list-style: none;
	margin: 10px 0 0 0;
}

.event li {
    margin-bottom: 8px;
}

.gold {
    display: inline-block;
	background: #C99639;
	line-height: 1;
	color: #fff;
	padding: 2px;
	font-size: 90%;
}

.information {
    display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
    width:780px;
	background: #C99639;
	margin: 0 auto;
	color: #fff;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
	text-align: left;
	padding: 10px;
	box-sizing: border-box;
}

.info1 {
    width: 300px;
	height: 50px;
	border-right: 1px solid #fff;
	display: flex;
	align-items: center;
}

.info2 {
    width: 450px;
	padding: 10px;
	box-sizing: border-box;
}

.info2 span {
    font-size: 80%;
	font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
}

.ani25 {
    display: inline-block;
	padding: 10px;
	border-radius: 20px;
	background-image: linear-gradient(90deg, #21a3da, #023886);
	color: #fff;
	font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
}

.present {
    width: 490px;
	padding: 10px;
	box-sizing: border-box;
	background: #8C521B;
	border-radius: 10px;
	border: 1px solid #8C521B;
	font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	list-style: none;
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	margin-bottom: 30px;
	color: #fff;
}

.present li:last-child {
    font-size: 1em;
	text-align: left;
}

.present_lb {
    background: #fff;
	color: #8C521B;
	padding: 10px;
	margin-right: 10px;
	border-radius: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	font-family: YakuHanMP, 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	width: 90px; 
	height: 90px;
}

.imgsub {width: 200px;}

.minion {
    width: 100%;
	display: flex;
	list-style: none;
	justify-content: space-between;
}

.minion_a {
    width: 55%;
}

.minion_b {
    width: 43%;
}
}