@charset "UTF-8" ;
#modal-content {
	width: 30% ;
	margin: 0 ;
	padding: 10px 20px ;
	border-radius: 10px;
	background: #fff ;
    height: 700px;
    overflow-y: scroll;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	text-align: left;
	line-height: 1.8;
}
::-webkit-scrollbar-track {
  background: none;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 5px;
}

#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;
}
#modal-content p { padding: 15px 0px;}
#modal-content table { width: 100%; margin: 10px 0px;}
#modal-content th { color: #F14E95;}
#modal-content td { text-align: left; border-bottom: 1px solid #ccc; padding: 3px; font-size: 13px;}
#modal-content .price { text-align: right;}
#modal-content .center { text-align: center; width: 25%;}

@media screen and (max-width: 768px) {
	#modal-content {
	width: 90% ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #f6ab00 ;
	border-radius: 10px;
	background: #fff ;
    height: 400px;
    overflow: scroll;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	text-align: left;
	line-height: 1.8;
  }
#modal-content .center { text-align: center; width: 25%;}
	
}

#modal-content2 {
	width: 30% ;
	margin: 0 ;
	padding: 10px 20px ;
	border-radius: 10px;
	background: #fff ;
    height: 700px;
    overflow-y: scroll;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	text-align: left;
	line-height: 1.8;
}
::-webkit-scrollbar-track {
  background: none;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 5px;
}

#modal-content2 p { padding: 15px 0px;}

@media screen and (max-width: 768px) {
	#modal-content2 {
	width: 90% ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #f6ab00 ;
	border-radius: 10px;
	background: #fff ;
    height: 400px;
    overflow: scroll;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	text-align: left;
	line-height: 1.8;
  }
#modal-content2 .center { text-align: center; width: 25%;}
	
}

#modal-content3 {
	width: 30% ;
	margin: 0 ;
	padding: 10px 20px ;
	border-radius: 10px;
	background: #fff ;
    height: 700px;
    overflow-y: scroll;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	text-align: left;
	line-height: 1.8;
}
::-webkit-scrollbar-track {
  background: none;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 5px;
}

#modal-content3 p { padding: 15px 0px;}

@media screen and (max-width: 768px) {
	#modal-content3 {
	width: 90% ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #f6ab00 ;
	border-radius: 10px;
	background: #fff ;
    height: 400px;
    overflow: scroll;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	text-align: left;
	line-height: 1.8;
  }
#modal-content3 .center { text-align: center; width: 25%;}
	
}

#modal-content4 {
	width: 30% ;
	margin: 0 ;
	padding: 10px 20px ;
	border-radius: 10px;
	background: #fff ;
    height: 700px;
    overflow-y: scroll;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	text-align: left;
	line-height: 1.8;
}
::-webkit-scrollbar-track {
  background: none;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 5px;
}

#modal-content4 p { padding: 15px 0px;}

@media screen and (max-width: 768px) {
	#modal-content4 {
	width: 90% ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #f6ab00 ;
	border-radius: 10px;
	background: #fff ;
    height: 400px;
    overflow: scroll;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	text-align: left;
	line-height: 1.8;
  }
#modal-content4 .center { text-align: center; width: 25%;}
	
}

#modal-content5 {
	width: 30% ;
	margin: 0 ;
	padding: 10px 20px ;
	border-radius: 10px;
	background: #fff ;
    height: 700px;
    overflow-y: scroll;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	text-align: left;
	line-height: 1.8;
}
::-webkit-scrollbar-track {
  background: none;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 5px;
}

#modal-content5 p { padding: 15px 0px;}

@media screen and (max-width: 768px) {
	#modal-content5 {
	width: 90% ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #f6ab00 ;
	border-radius: 10px;
	background: #fff ;
    height: 400px;
    overflow: scroll;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	text-align: left;
	line-height: 1.8;
  }
#modal-content5 .center { text-align: center; width: 25%;}
	
}

#modal-content6 {
	width: 30% ;
	margin: 0 ;
	padding: 10px 20px ;
	border-radius: 10px;
	background: #fff ;
    height: 700px;
    overflow-y: scroll;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	text-align: left;
	line-height: 1.8;
}
::-webkit-scrollbar-track {
  background: none;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 5px;
}

#modal-content6 p { padding: 15px 0px;}

@media screen and (max-width: 768px) {
	#modal-content6 {
	width: 90% ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #f6ab00 ;
	border-radius: 10px;
	background: #fff ;
    height: 400px;
    overflow: scroll;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	text-align: left;
	line-height: 1.8;
  }
#modal-content6 .center { text-align: center; width: 25%;}
	
}


.button-link {
  background: #f6ab00;
  color: #fff;
  border: 2px solid #f6ab00;
	border-radius: 30px;
	padding: 5px 20px;
	font-size: 14px; letter-spacing: 0.1em;
	 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.button-link:hover, .button-link:focus, .button-link:active {
  background: #fff !important;
  border-color: #f6ab00 !important;
  cursor: pointer ;
  color: #f6ab00 ;
}

.button-link2 {
  background: #fff;
  color: #f6ab00;
  border: 2px solid #f6ab00;
	border-radius: 30px;
	padding: 5px 20px;
	font-size: 14px; letter-spacing: 0.1em;
	 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.button-link2:hover, .button-link:focus, .button-link:active {
  background: #FFF !important;
  border-color: #f6ab00 !important;
  cursor: pointer ;
  color: #f6ab00 ;
}
