<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.gochan-container {
overflow: hidden;
}

.mt20{
  margin-top: 20px;
}

.mb20{
  margin-bottom: 20px;
}
.mb{
  margin-bottom: 30px;
}

/*birthday*/
.page-contents.birhday{
  margin-bottom: 30px;
  background: #fff;
}

.page-contents.birhday .page-ttl .ttl{
  height: 0px;
  width: 1040px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.page-contents.birhday .main{
  display: block;
  width: 100%;
  height: 673px;
  background: url(../event/party2019/img/img_main_pc.jpg) no-repeat;
}

.page-contents.birhday .main .ttl{
  height: 64px;
  width: 1040px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.page-contents.birhday .page-ttl{
  position: relative;
  display: block;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 40px;
}

.page-contents.birhday .page-cnt{
  padding-bottom: 5px;
}

.page-contents.birhday .page-cnt .cntBox{
  margin: 20px 30px 20px 30px;
}

.page-contents.birhday .page-cnt .cntBox_02{
  margin: 20px 30px 40px 30px;
}

.page-contents.birhday .page-cnt .txtBox_right{
  float: right;
  width: 54%;
  margin: 0px;
  color: #333;
  font-size: 13pt;
  text-align: justify;
  line-height: 1.5em;
}

.page-contents.birhday .page-cnt .txtBox_left{
  float: left;
  width: 54%;
  margin: 0px;
  color: #333;
  font-size: 13pt;
  text-align: justify;
  line-height: 1.5em;
}

.page-contents.birhday .page-cnt .photoBox_right{
  float: right;
  width: 44%;
  margin: 0px 0px 0px 10px;
}

.page-contents.birhday .page-cnt .photoBox_left {
  float: left;
  width: 44%;
  margin: 0px 10px 0px 0px;
}

.page-contents.birhday .page-cnt .txtBox_yk{
  width: 100%;
  margin: 0px;
  color: #333;
  font-size: 13pt;
  text-align: justify;
  line-height: 1.7em;
}

.page-contents.birhday .page-cnt .txtBox_yk dd{
  color: #b09313;
  font-size: 15pt;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 20px;
  padding: .5em .75em;
  border: 2px solid #b09313;
}

.page-contents.birhday .page-cnt .txtBox_yk p{
  margin-top: 20px;
  margin-bottom: 0px;
}

.page-contents.birhday .page-cnt .txtBox dd{
  color: #28a5bf;
  font-size: 13pt;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px #28a5bf dotted;
}

.page-contents.birhday .page-cnt .txtBox_right dd{
  color: #b09313;
  font-size: 15pt;
  font-weight: bold;
  margin-bottom: 10px;
}

.page-contents.birhday .page-cnt .txtBox p {
    font-size: 15pt;
    margin-bottom: 20px;
}

.page-contents.birhday .page-cnt .txtBox dt{
  color: #b09313;
  font-size: 15pt;
  font-weight: bold;
  margin-bottom: 20px;
  border: 1px solid #b09313;
  padding: .5em .75em;
}

/*.page-contents.birhday .page-cnt .cb_title{
color: #d25289;
    font-size: 15pt;
    font-weight: bold;
    margin-bottom: 20px;
    border: 2px solid #d25289;

    padding: .5em .75em;
}*/

.page-contents.birhday .page-cnt .cb_title {
position: relative;
    padding: 0.8em;
    background: #72c9db;
    margin-bottom: 30px;
    border-radius: 5px;
    font-size: 14pt;
    color: #fff;
    font-weight: bold;
}

.page-contents.birhday .page-cnt .cb_title:after {
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #72c9db;
width: 0;
height: 0;
}

.page-contents.birhday .page-cnt .photoBox_yk {
  width: 100%;
  margin: 0px 0px 20px 0px;
}

.page-contents.birhday .page-cnt .img_bottom img{
  width: 100%;
  margin: 30px 0px 20px 0px;
}

.page-contents.birhday .page-cnt .photoBox_left img,.page-contents.birhday .page-cnt .photoBox_right img{
  width: 100%;
  border: 2px solid #ccc;
  margin-bottom: 20px;
}

.page-contents.birhday .catch{
  margin-left: -7%;
  background: url(../event/party2019/img/ttl_go-chan_pc.png) no-repeat;
  width: 1186px;
  height: 118px;
  text-indent: -9999px;
  white-space: nowrap; 
}

.page-contents.birhday .date{
  margin: 0 40px;
  background: url(../event/party2019/img/ttl_8th_pc.png) no-repeat;
  height: 116px;
  width: 957px;
  display: block;
  text-align: center;
  position: relative;
  text-indent: -9999px;
  white-space: nowrap; 
}

.page-contents.birhday .event_bg{
  margin: 0px 40px 60px;
  background: url(../event/party2019/img/img_event_bg.png) no-repeat;
  height: 335px;
  width: 960px;
  display: block;
  text-align: center;
  position: relative;
}

.page-contents.birhday .event_bg img{
  margin-top: 212px;
}

.sp-only{
  display: none;
}

.go_information{
  display: none;
}

.f11{
  font-size: 11pt;
  line-height: 1.6em;
  vertical-align: baseline;
}

.pink{
  color: #e6558d;
  font-weight: bold;
}

.pink2{
  color: #e4007f;
  font-weight: bold;
}


.page-contents.birhday .page-cnt .cntBox_02 .photoBox_right {
    float: right;
    width: 38%;
    margin: 0px 0px 0px 10px;
}
  
.page-contents.birhday .page-cnt .cntBox_02 .txtBox_left {
    float: left;
    width: 60%;
    margin: 0px;
    color: #333;
    font-size: 13pt;
    text-align: justify;
    line-height: 1.7em;
}

.runningtime {
  border: 3px solid #b09313;
  border-radius: 10px;
  margin: 10px 0 -20px;
  padding: 2em;
  position: relative;
}
.runningtime::before {
  background-color: #fff;
  color: #b09313;
  content: "上映時間(1日4回)";
  font-weight: bold;
  left: 1em;
  padding: 7px;
  position: absolute;
  top: -1em;
  font-size: 13pt;
}

.runningtime ul{
  display: block;
  text-align: center;
  padding: 0 auto;
  color: #b09313;
  font-weight: bold;
  font-size: 14pt;
  height: 12px;
  padding-left: 88px;
}

.runningtime li{
  float: left;
  padding-right: 50px;
  padding-bottom: 20px;
}

.cb{
  clear: both;
}

dt.photo_title{
color: #e6558d;
font-size: 13pt;
font-weight: bold;
padding-bottom: 0.2em;
border-bottom: dashed 2px #e6558d;
}

.txtBox_left dd{
 margin-top: 20px;
  margin-bottom: 20px;
}

.dtl_pre{
  border-top: dashed 2px #b09313;
  border-bottom: dashed 2px #b09313;
  margin: 10px 0 -20px;
  padding: 1.8em;
  position: relative;
}

.dtl_pre p{
  color: #b09313;
  font-size: 13pt;
  line-height: 1.6em;
  font-weight: bold;
}

.dtl_other{
  border-top: dashed 2px #b09313;
  border-bottom: dashed 2px #b09313;
  margin: 30px 0 -20px;
  padding: 0.8em;
  position: relative;
}

.dtl_other p{
  color: #b09313;
  font-size: 12pt;
  line-height: 1.6em;
  font-weight: bold;
}

.btn_chin{
text-align: center;
    display: block;
    margin: 0 auto 30px;
  }

  .btn_chin p{

margin: 5px auto 20px;
  }</pre></body></html>