@charset "utf-8";

@import url("/_css/import.css");


/* 基本設定 */
* {
	margin:0;
	padding:0;
}

img { border: none; margin:0; padding:0; }
li { list-style: none; }
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul
{
	display: block;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: 100;
	background-repeat: repeat-y;
	background-position: 0 0;
}

body#china {
	font-family:SimSun;
}

body#kor {
	font-family:GulimChe;}

h1,h2,h3,h4,h5,h6,strong,b {font-weight:700;}

.spNone {
  display: block; }

.pcNone {
  display: none; }
  
@media screen and (max-width: 480px) {
  .img{
  	width:100%;
	margin-left:auto;
	margin-right:auto;}	
  .spNone {
    display: none; }
  .pcNone {
    display: block; }
  br.sp {
    display: inline; }
  br.pc {
    display: none; } }


.pl_pageTop{
	display:none;
}

/* link */
/************************************************/
a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #3388EE;
}


/* layout */
/************************************************/

/*大枠BOX*/
#pl_content {
	padding: 0;
 	overflow:hidden; 
  	zoom: 1;
	background:#fff;
  }

#container:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

#pl_content #pl_contentInner {
  background: none !important;
}


#glbox {
	width:775px;
}

.inner-area {
	width:755px;
	margin-left:10px;
	margin-right:10px;
}

@media screen and (max-width: 480px) { 
#glbox {
	width:100%;
}

.inner-area {
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
}

h2.gltitle{
    background: #ffcc00;
    border-left: 8px solid #000;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px 15px;
}

h3.gltitle{
	border-bottom: 1px solid #896696;
    color: #896696;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}

.foodarea {
	float:left;
	padding-right:10px;
}

@media screen and (max-width: 480px) { 
.foodarea {
	float:none;
	padding-right:0;
	margin-bottom:15px;
}
}

/************************************************/

#tpl2 {
	background:	none;
}

#tpl2_box {
	width:790px;
	margin:0 auto;
}

@media screen and (max-width: 480px) { 
#tpl2_box {
	width:100%;https://opencms.pacific-league.jp/ocms/system/workplace/editors/editor_main.jsp?resourcelist=&resource=%2Fpc%2F_pl_css%2Fglobal.css#
}
}

#tpl2_inbox {
	text-align:left;
}

/************************************************/

#pl_topicPath{
	display:none;
}

/*公式へ戻るボタン*/
.japanesesite_btn{
	text-align:center;
	margin:30px 10px;
}

/*180530追記*/
.pl_glyphArrowBottom01 {
    background-position: 0;
}

.anc_navi{
	padding:15px 25px;
	background:#eee;
	line-height: 220%;
	font-size: 80%;
}

.info_tour{
	padding:15px 25px;
	background:#eee;
}

.info_obm{
	padding:15px 25px 25px;
	background:#A68F59;
	color: #fff;
}

.rules_txt{
	font-size: 80%;
}

@media screen and (max-width: 480px) { 
.pl_contentFull .pl_btnBlock01 a {
  width: 80%;
}
}
