@charset "UTF-8";

/** メインビジュアル **/

.content {
  padding: 0;
}
.mv {
  position: relative;
  z-index: 1;
  background: url(../images/top-bg-pc.jpg) repeat-x -289px 0px;
  overflow: hidden;
  height: 750px;
}
#logo{
    margin: 80px 0 0 0;
    z-index: 1;
}
#logo img{
    margin: 0 auto;
    z-index: 1;
}
#catch{
    top: -42px;
    position: relative;
    z-index: -1;
}
#catch img{
    margin: 0 auto;
    z-index: 0;
}
.top-catch{
    width: 1000px;
    margin: -10px auto 0 auto;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.13em;
    line-height: 210%;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #eef1fb, 0 0 40px #eef1fb, 0 0 50px #eef1fb, 0 0 70px #eef1fb,0 0 100px #eef1fb;
}

.top-catch .br_smp{
    display: none;
}

/** 開催日程 **/

.time {
    position: relative;
    margin: 0 auto;
    padding: 100px 0;
    background: url(../images/othello_06.jpg) center top;
}
.time_in{
width: 830px;
    margin: 0 auto;
    padding: 90px 100px;
    background: url(../images/othello_02.png) no-repeat 0px 0px , url(../images/othello_04.png) no-repeat 765px 0px , url(../images/othello_03.png) no-repeat 0px 520px , url(../images/othello_05.png) no-repeat 765px 520px;
}
.time dl{
    font-size: 25px;
    overflow: hidden;
    font-weight: 500;
}
.time dt {
  float: left;
  clear: left;
  width: 120px;
  margin: 0 10px 20px 0;
}
.time dd {
  float: left ;
  margin-left: 1em ;
}
.acceptance{
  color: #fff;
  background: #c0a755;
  text-decoration: none;
  font-size: 27px;
  letter-spacing: 0.03em;
  display: block;
  height: 80px;
  line-height: 320%;
  width: 500px;
  text-align: center;
  margin: 50px auto 20px auto;
  box-shadow: #868686 0px 3px 1px 0px;
}
#after_reception{
    color: #999999;
    background: #e8e3e3;
    pointer-events: none;
}

.acceptance:hover{
  color: #fff !important;
  text-decoration: none !important;
}
#google-map{
    text-align: center;
    width: 300px;
}
#google-map a{
    background: #a75b5f;
    color: #FFFFFF;
    display: block;
    padding: 6px 0;
    margin: 11px 0;
    border-radius: 30px;
    font-size: 24px;
}

.acceptance_time{
    text-align: center;
    font-size: 17px;
    letter-spacing: 0.06em;
}

/** 来場者特典 **/

.guest_info{
    background: url(../images/othello_22.jpg) center top;
}
.guest_info_in{
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 50px 0;
}
.guest_info_in h2 {
    padding: 70px 0;
}
.guest_info_in h2 img{
	margin: 0 auto;
}
.special_goods{
    display: flex;
    justify-content: space-between;
}
.special_goods img.special_smp{display: none;}
.special_text{
    font-size: 23px;
    margin: 50px 0;
    line-height: 170%;
}

.special_goods img.special_sp{
    display: none;
}


/** 出演者 **/

.actor_info{
    background: url(../images/othello_06.jpg) center top;
}
.actor_info_in{
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 50px 0;
}
.actor_info h2{
    padding: 80px 0 40px 0;
}
.actor_info h2 img{
    margin: 0 auto;
}


/** 注意事項 **/

.attention{
    background: url(../images/othello_06.jpg) center top;
}
.attention_in{
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}
.attention h2{
    padding: 60px 0 0 0;
    margin: 0 0 40px 0;
}
.attention h2 img{
    margin: 0 auto;
}
.attention h3{
    line-height: 170%;
    margin: 40px 0 20px 0;
    font-size: 25px;
    font-weight: 600;
    color: #a75b5f;
}
.attention p{
    line-height: 170%;
    margin: 0 0 20px 0;
    font-size: 21px;
}
.attention p.center{
    /* text-align: center; */
    /* margin: 0 0 30px 0; */
}
.attention a:hover{
  color:#a75b5f;
  text-decoration:underline;
}
.attention ul li{
    font-size: 21px;
    margin: 0 0 24px 0;
}
.attention ul.oubo{
    margin: 40px 0 0 0;
}
#oubo_detail{
  width: 590px;
  background: rgba(255,255,255,0.83);
  border-radius: 7px;
  margin: 30px auto 10px auto;
}
#oubo_detail p{
    width: 360px;
    margin: 0 auto;
    padding: 30px 0;
}


/** 出演者 **/

.actor_top{
    background: rgba(255,255,255,0.83);
    border-radius: 5px;
    overflow: hidden;
    padding: 40px 100px;
    margin: 40px 0 50px 0;
}
.actor_left{
    float: left;
    width: 37%;
}
.actor_right{
    float: left;
    font-size: 21px;
    margin-left: 100px;
    line-height: 170%;
}
.actor_bottom{
    display: flex;
    justify-content: space-between;
}
.actor_box{
    background: rgba(255,255,255,0.83);
    border-radius: 5px;
    overflow: hidden;
    padding: 30px 40px 20px 40px;
    margin: 0;
}
.actor_box p{
  font-size: 21px;
  text-align: center;
  line-height: 140%;
  margin: 10px 0 0 0;
}

.actor_smp{
  display:none;
}

/** イベント概要 **/

.event_info{
    background: url(../images/othello_22.jpg) center top;
}
.event_info_in{
    width: 1240px;
    margin: 0 auto;
    padding: 40px 0;
    overflow: hidden;
}
.event_info h2{
    padding: 50px 0;
}
.event_info h2 img{
    margin: 0 auto;
}
.event_box{
    background: rgba(255,255,255,0.83);
    margin: 0 20px 40px 0;
    padding: 100px 30px 30px 30px;
    border-radius: 5px;
    width: 580px;
    position: relative;
    float: right;
    height: 270px;
} 
.event_box:nth-child(2n){
    float: left;
    margin: 0 0 40px 20px;
}
.event_box.box01{
    background: rgba(255,255,255,0.83) url(../images/othello_17.png) no-repeat 95% 80%;
}
.event_box.box02{
    background: rgba(255,255,255,0.83) url(../images/othello_18.png) no-repeat 95% 80%;
}
.event_box.box03{
    background: rgba(255,255,255,0.83) url(../images/othello_19.png) no-repeat 10% 80%;
}
.event_box.box04{
    background: rgba(255,255,255,0.83) url(../images/othello_20.png) no-repeat 95% 80%;
}
.event_box p{
    font-size: 23px;
    line-height: 150%;
}
.event_box img{
	position: absolute;
	top: 5%;
	left: -2%;
}
.event_box img#goods{
    position: absolute;
    top: 7%;
    right: -3%;
    left: auto;
}
.twitter {
	color: #a75b5f;
}
.twitter:hover{
  text-decoration:underline;
}


/** フッター **/

section.footer_cover{
    height: 730px;
    position: relative;
    z-index: 1;
    background: url(../images/footer-bg.jpg) no-repeat center;
    background-size: 100%;
}
.footer_cover_in{
    position: relative;
    top: 20%;
}
.footer_cover_in img{
    margin: 0 auto;
}


/** Responsive **/

@media screen and (min-width:1001px) and ( max-width:1200px) {

.top-catch{
    width: 100%;
    font-size: 20px;
}
.container{
    min-width: 769px;
}
.actor_info_in{
    width: 900px;
}
.actor_top {
    background: rgba(255,255,255,0.83);
    border-radius: 5px;
    overflow: hidden;
    padding: 40px 50px;
    margin: 40px 0 50px 0;
}
.actor_right{
    float: right;
    font-size: 18px;
    margin: 20px 0 0 20px;
    line-height: 170%;
    text-align: left;
    width: 430px;
}
.actor_box{
    padding: 20px 5px;
}
.actor_box img{
    width: 85%;
    margin: 0 auto;
}
.actor_box p{
    font-size: 18px;
}

.event_info_in{
    width: 900px;
}
.event_box:nth-child(2n){
    width: 400px;
}
.event_box{
    width: 400px;
}
.event_box p{
    font-size: 17px;
    line-height: 170%;
}
.event_box img#goods{
    width: 45%;
    position: absolute;
    top: 40%;
    right: -4%;
}
.attention_in{
    width: 900px;
}
section.footer_cover{
    height: 480px;
}
.footer_cover_in img{
    width: 40%;
}
.guest_info_in{
    width: 900px;
}
.special_goods img{
    width: 90%;
    margin: 0 auto;
}

.special_goods img.special_sp{
    display: none;
}

}



@media screen and (min-width:769px) and ( max-width:1000px) {
 .guest_info_in{
    width: 90%;
}
.actor_info_in{
    width: 90%;
}
.footer_cover_in img{
    width: 50%;
}
section.footer_cover{
    background-size: 100%;
    height: 465px;
}

.actor_top{
    padding: 30px 30px;
    margin: 20px 0 20px 0;
}
.actor_bottom{}
.actor_right.name{
    width: 45%;
    margin: 6% 0 6% 5%;
    font-size: 20px;
}
.actor_right{margin: 3% 0;font-size: 18px;width: 100%;}
.actor_left img{width: 100%;}
.actor_left{
    width: 45%;
}

.special_text{
    font-size: 20px;
}

.time{
    padding: 60px 0;
}
.time_in{
    width: 100%;
    margin: 0 auto;
    padding: 60px 16%;
    background: url(../images/othello_02.png) no-repeat 5% 0% , url(../images/othello_04.png) no-repeat 95% 0% , url(../images/othello_03.png) no-repeat 5% 100% , url(../images/othello_05.png) no-repeat 95% 100%;
}

.time dl{
    font-size: 19px;
}
.time dd{
    margin-left: 0.5%;
}
.top-catch{
    font-size: 19px;
    width: 95%;
    margin: -40px auto 0 auto;
}
.top-catch .br_smp{
    display: block;
}
#catch {
    left: -23px;
}
#catch img{
    width: 104%;
}
.mv{height: 750px;background-size: 500%;}
.container{
    min-width: auto;
}
.actor_box p{
    font-size: 15px;
}
.actor_box {
    width: 23%;
    margin: 1% 0 0 0;
    padding: 20px;
}
.actor_box img{
    width: 100%;
}
.event_info_in{
    width: 95%;
    padding: 40px 20px;
}
.event_box:nth-child(2n){
    padding: 10% 6% 5% 6%;
    clear: both;
    width: 100%;
}

.event_box{
    width: 100%;
    padding: 10% 6% 5% 6%;
}
.attention_in{
    width: 90%;
}
.attention p{
    font-size: 20px;
}
.event_box p{
    font-size: 20px;
}
.event_box p br{
}
.event_box.box01,.event_box.box02,.event_box.box03,.event_box.box04{
    background-size: 12%;
    margin: 0 0 25px 0;
    height: auto;
}
.event_box.box03{
    background: rgba(255,255,255,0.83) url(../images/othello_19.png) no-repeat 95% 80%;
    background-size: 15%;
}
.event_box img#goods{
    width: 19%;
    top: 10%;
    right: 31%;
}
.event_box img{
    left: -2%;
    top: -6%;
    width: 35%;
}
.acceptance{
}
.attention ul li{
    font-size: 20px;
}
.attention h3{
    font-size: 22px;
}
.acceptance_time{
    font-size: 17px;
}
#google-map a{
    font-size: 22px;
    padding: 11px 0;
}
#logo img{
    max-width: 602px;
}
.special_goods img{
    max-width: 100%;
}
h2 img{
    max-width: 640px;
}
}

@media only screen and (max-width: 768px){

/** general **/

img{width:100%;}


/** トップ **/

.mv {
  height: auto;
}
#mv{
    background: url(../images/top-bg-pc.jpg) center top;
    background-size: 800%;
}
#logo{
    margin: 20% 0 0 0;
    z-index: 1;
}
#logo img{
    margin: 0 auto;
    z-index: 1;
    width: 90%;
    max-width: 602px;
}
#catch{
    top: -12px;
    left: -3%;
    position: relative;
    z-index: -1;
    width: 100%;
}
#catch img{
    z-index: 0;
    width: 105%;
}
.top-catch{
    width: 90%;
    margin: 3% auto 6% auto;
    font-size: 17px;
    line-height: 160%;
    font-weight: 500;
}

.top-catch br.br_smp {
    display: block;
}


/** 開催日程 **/
.time{
    padding: 10% 0;
    background-size: 300%;
}
.time_in{
    width: 100%;
    background: url(../images/othello_02.png) no-repeat 3% 0  , url(../images/othello_04.png) no-repeat 97% 0  , 
    url(../images/othello_03.png) no-repeat 3% 97% , url(../images/othello_05.png) no-repeat 97% 97%;
    padding: 13%;
    text-align: center;
}
.time dl{
    font-size: 16px;
    text-align: left;
}
.time dt{
    width: 25%;
    margin: 0 1% 2% 0;

}
.time dd{
    margin-left: 1%;
    width: 70%;
}
#google-map{
    width: 70%;
    margin: 0;
}
#google-map a{
    font-size: 15px;
    padding: 6px 0;
}
.acceptance{
    width: 100%;
    height: auto;
    line-height: normal;
    margin: 20px 0 15px 0;
    padding: 15px 0;
    font-size: 20px;
}

.acceptance_time{
    font-size: 14px;
}

/** 来場者特典 **/

.guest_info{
    background: url(../images/othello_22.jpg) center top;
    background-size: 300%;
}
.guest_info_in{
    width: 85%;
    margin: 0 auto;
    padding: 0 0 50px 0;
}
.guest_info_in h2 {
    padding: 12% 0;
}
.guest_info_in h2 img{margin: 0 auto;}
.special_goods{
    display: block;
    margin: 0 auto;
}
.special_goods img{
    max-width: 459px;
    margin: 0 auto;
}
.special_goods img.special_sp{display: block;}
.special_goods img.special_pc{display: none;}

.special_text{
    font-size: 15px;
    margin: 3% 0;
    line-height: 170%;
}


/** 出演者 **/

.actor_info{
    background-size: 300%;
}
.actor_info_in{
    width: 90%;
    margin: 0 auto;
    padding: 0 0 8% 0;
}
.actor_info h2{
    padding: 10% 0;
}
.actor_info h2 img{
    margin: 0 auto;
}


/** 注意事項 **/

.attention{
    background: url(../images/othello_06.jpg) center top;
    overflow: hidden;
    padding: 0 0 5% 0;
}
.attention_in{
    width: 90%;
    margin: 0 auto;
    padding: 0 0;
}
.attention h2{
    padding: 10% 0 0 0;
    margin: 0 0 10% 0;
}
.attention h2 img{
    margin: 0 auto;
}
.attention h3{
    line-height: 170%;
    margin: 7% 0 2% 0;
    font-size: 18px;
    font-weight: 600;
}
.attention p{
    line-height: 170%;
    margin: 0 0 20px 0;
    font-size: 14px;
}
.attention a:hover{
  color:#a75b5f;
  text-decoration:underline;
}
#oubo_detail{
    width: 100%;
}
#oubo_detail p{
    width: 80%;
    padding: 8% 0;
}
.attention ul li{
    font-size: 14px;
    margin: 0 0 20px 0;
}
.attention ul.oubo{
    margin: 10% 0 0 0;
}


/** 出演者 **/

.actor_top{
    background: rgba(255,255,255,0.83);
    border-radius: 5px;
    overflow: hidden;
    padding: 5%;
    margin: 0% 0;
}
.actor_left{
	width: 48%;
}
.actor_right.name{
    margin: 3% 0;
    width: 47%;
    float: right;
    clear: none;
}
.actor_right{
    clear: both;
    float: left;
    font-size: 12px;
    margin: 7% 0 0 0;
    line-height: 170%;
}
.actor_bottom{
    display: block;
    justify-content: space-between;
    overflow: hidden;
}
.actor_box{
    background: rgba(255,255,255,0.83);
    border-radius: 5px;
    overflow: hidden;
    padding: 5%;
    margin: 5% 0 0 0;
    width: 48%;
    float: left;
}
.actor_box:nth-child(2n){
    float: right;
}
.actor_box p{
  font-size: 12px;
  text-align: center;
  line-height: 140%;
  margin: 10% 0 0 0;
}

.actor_smp{
    display: block;
}


/** イベント概要 **/

.event_info{
	background-size: 300%;
}
.event_info_in{
    width: 100%;
    margin: 0 auto;
    padding: 5% 5%;
}
.event_info h2{
    padding: 10% 0;
}
.event_info h2 img{
    margin: 0 auto;
}
.event_box{
    background: rgba(255,255,255,0.83);
    margin: 0 0 8% 0;
    padding: 18% 6% 6% 6%;
    border-radius: 5px;
    width: 100%;
    position: relative;
} 
.event_box.box01,.event_box.box02,
.event_box.box03,.event_box.box04{
	background-size: 20%;
	margin: 0 0 5% 0;

	height: auto;
}
.event_box p{
    font-size: 14px;
    line-height: 150%;
    z-index: 1;
}
.event_box img{
	position: absolute;
	top: 3%;
	left: -10%;
	width: 50%;
}
.event_box img#goods{
    width: 33%;
    top: 7%;
    right: 5%;
    z-index: 0;
}


/** フッター **/

section.footer_cover{
    height: auto;
    position: relative;
    background-size: 170%;
    position: relative;
    padding: 10% 0 60% 0;
}
.footer_cover_in{
    position: relative;
    top: 12%;
}
.footer_cover_in img{
    margin: 0 auto;
    width: 70%;
}

}


@media only screen and (max-width: 400px){
.top-catch {
    font-size: 14px;
    line-height: 180%;
	text-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 15px #eef1fb, 0 0 20px #eef1fb, 0 0 25px #eef1fb, 0 0 30px #eef1fb;
}
}

@media only screen and (max-width: 360px){
    .top-catch {
        font-size: 12px;
    }
}
