@charset "utf-8";

.oshirase {
display: table;
margin: 0 auto 1rem;
font-weight: bold;
font-size: 20px;
color: #dd0000;
}
.oshirase02 {
display: table;
margin: 0 auto 1rem;
font-weight: bold;
font-size: 150%;
color: #dd0000;
}
.oshirase02 a {
color: #dd0000;
text-decoration: none;
}

/********　ご注意　*********/

.gotyui {
	padding: 10px;
	background-color: #FFF;
	bottom: 0px;
	position: fixed;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	margin: 0;
	text-align: left;
	left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 1.0;
	z-index: 500;
	display: -webkit-flex;
	display: flex;
}
.gotyui01 {
	padding: 10px;
	background-color: #FFF;
	bottom: 0px;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	text-align: left;
	box-sizing: border-box;
	border: 3px solid #DD0000;
}
.gotyui .gotyui_moji, 
.gotyui02 .gotyui_moji {
	margin: auto;
	font-size: 150%;
	font-weight: bold;
	color: #0554CF;
}
.gotyui01 .gotyui_moji {
	margin: auto;
	font-size: 120%;
	font-weight: bold;
	color: #555;
}
.gotyui01 .gotyui_moji .text {
	margin: 0 auto 1em;
	display: table;
	font-size: 120%;
}

.gotyui .gotyui_moji h3, 
.gotyui01 .gotyui_moji h3, 
.gotyui02 .gotyui_moji h3 {
	margin: 0 auto 1em;
	text-align: center;
	background-color: #0071BC;
	padding: 10px 0.5em;
	color: #FFFFFF;
	line-height: 1.5em;
}
.gotyui .X {
	display: table;
	position: absolute;
	right: 5%;
	top: 3%;
	cursor: pointer;
	border: 1px solid #FFF;
	line-height: 1px;
}
.gotyui .bt_other {
	margin: 10px auto;
	padding: 8px 1em 5px;
	/* [disabled]border: 2px solid #000000; */
	border-radius: 80px;
	cursor: pointer;
	background-color: hsla(13,83%,28%,1.00);
	line-height: 1.2em;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	color: #FFFFFF;
}
.gotyui .bt_other a {
	color: #515151;
	font-size: 120%;
}
.gotyui02 .bt_other {
	margin: 10px auto;
	padding: 8px 1em 5px;
	/* [disabled]border: 2px solid #000000; */
	border-radius: 80px;
	cursor: pointer;
	background-color: hsla(13,83%,28%,1.00);
	line-height: 1.2em;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	color: #FFFFFF;
}
.gotyui02 .bt_other a {
	color: #515151;
	font-size: 120%;
}
.about_MT {
color: #FFF;
background-color: #DD0000;
text-align: center;
padding: 2px 0;
font-size: 150%;
margin-bottom: 2em;
}


/* 20250122変更 */
.gotyui button {
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background: #82250C;
	background-color: hsla(13,83%,28%,1.00);
	margin: 10px auto;
	padding: 8px 1em 5px;
	border: none;
	cursor: pointer;
	line-height: 1.2em;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	border-radius: 50px;
	text-shadow: none;
	outline: none;
}
/*
.gotyui .mfp_element_button {
	border-radius: 50px;
	margin: 10px auto;
	padding: 8px 1em 5px;
	border: none;
	cursor: pointer;
	background-color: hsla(13,83%,28%,1.00);
	line-height: 1.2em;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	background: gradient(linear, center top, center bottom, from(#82250C), to(#82250C));
	background: -webkit-gradient(linear, center top, center bottom, from(#82250C), to(#82250C));
	background: -moz-linear-gradient(top, #82250C, #82250C);
	background-position: none;
	text-shadow: none;
	outline: none;
}*/
.gotyui .bt_other.mfp_element_button{
	border-radius: 50px;
	margin: 10px auto;
	padding: 8px 1em 5px;
	border: none;
	cursor: pointer;
	background: hsla(13,83%,28%,1.00);
	line-height: 1.2em;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	/*
	background: gradient(linear, center top, center bottom, from(#82250C), to(#82250C));
	background: -webkit-gradient(linear, center top, center bottom, from(#82250C), to(#82250C));
	background: -moz-linear-gradient(top, #82250C, #82250C);
	background-position: none;
	text-shadow: none;*/
	outline: none;
}
.gotyui .bt_other.mfp_element_button:hover {
	border-radius: 50px;
	margin: 10px auto;
	padding: 8px 1em 5px;
	border: none;
	cursor: pointer;
	background: hsla(13,83%,28%,1.00);
	line-height: 1.2em;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
opacity: 0.5;
	box-shadow: none;
	text-shadow: none;
}
/*
.gotyui button:disabled {
        background-color: #aaa;
        cursor: not-allowed;
      }*/


@media screen and (max-width:768px){
.oshirase {
font-size: 16px;
line-height: 1.5em;
}

.gotyui .gotyui_moji h3 {
	font-size: 20px;
}
.gotyui .bt_other {
font-size: 18px;
}
}
