<!DOCTYPE html>
<html lang="ja">
<head>
    <base href="http://wakasato-sango.com/">
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>eve_style - My MODX Site</title>
    <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
    <style>
        html {font-size:16px;} body {
            padding-top: 50px;
            margin-top: 0px;
            font-family: Roboto, "Droid Sans", "Open Sans", Arial, Helvetica, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
            font-size: 16px;
        }

        html {
            position: relative;
            min-height: 100%;
        }

        body {
            margin-bottom: 60px;
        }

        nav {
            opacity: 0.9;
            box-shadow: 0 5px 5px -8px rgba(0, 0, 0, 0.1);
        }

        ul.breadcrumb {} .footer {
            position: absolute;
            bottom: 0;
            width: 100%;
            /* Set the fixed height of the footer here */
            height: 65px;
            background-color: #d5d5d5;
        }

        .footer > .container {
            padding-right: 15px;
            padding-left: 15px;
        }
    </style>
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
    <div class="container">
        <div class="navbar-header">
            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#gnavi">
                <span class="sr-only">メニュー</span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
            </button>
            <a class="navbar-brand" href="http://wakasato-sango.com/">My MODX Site</a>
        </div>
        <div id="gnavi" class="collapse navbar-collapse">
            <ul class="nav navbar-nav navbar-right"><li><a href="http://wakasato-sango.com/news/" title="新着情報" >新着情報</a></li>
<li><a href="http://wakasato-sango.com/features/" title="MODXの主な特長" >MODXの特長</a></li>
<li><a href="http://wakasato-sango.com/geting-help.html" title="サポート" >サポート</a></li>
<li><a href="http://wakasato-sango.com/contact/" title="お問い合わせ" >お問い合わせ</a></li>
<li class="last active"><a href="http://wakasato-sango.com/1/" title="イベントページ" >イベントページ</a></li>
</ul>
        </div>
    </div>
</nav>
<div class="container">
    <div class="page-header">
        <ol class="breadcrumb"><li class="home"><a href="http://wakasato-sango.com/">Home</a></li>
<li><a href="http://wakasato-sango.com/1/">イベントページ</a></li>
<li class="active">eve_style</li></ol>
        <h1>eve_style</h1>
    </div>
</div>

<div class="container" style="padding-bottom:3em;">
    <div class="row">
                <div class="col-sm-9">
            
            /* 全ページに適用するスタイル
-----------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}

ol, ul {list-style: none;}
a img {border: 0;}
a:link, a:active, a:visited, a:hover {
  text-decoration: none;
  color: #000000; 
}

*, *:before, *:after {
padding: 0;
margin: 0;
box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "BIZ UDPGothic","Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  word-wrap: break-word;
  background-color: #a2a2a2;
}



/*PC*/
.w_wrapper {
  width: 1018px;
  margin: 0 auto;
}

.w_logo-wrapper {
  height: 150px;
  position: relative;
  background-color: #fff;
}

.w_logo-wrapper img {
  position: absolute;
  top: 35px;
  left: 25px;
  width: 303px;
  height: 61px;
}

.w_event-wrapper {
  margin: 14px 14px 0;
  padding-bottom: 32px;
  background-color: #fff;
}

.w_share-btn-wrapper {
  position: relative;
  margin: 0 auto;
  height: 50px;
}

.w_share-btn {
  position: absolute;
  top: 8px;
  right: 8px;
  display: flex;
  gap: 8px;
}

.w_share-btn a {
  display: inline-block;
  height: 34px;
  line-height: 34px; 
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
  border-radius: 4px;
}

.w_share-btn-facebook { background-color: #1877f2; }
.w_share-btn-x        { background-color: #282828; }
.w_share-btn-line     { background-color: #00b900; }

.w_event-mainvisual-wrapper {
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}

.w_event-mainvisual-img {
  width: 990px;
  height: 557px;
}

.w_event-mainvisual-title {
  font-size: 22pt;
  font-weight: bold;
  margin: 40px 14px 70px;
  text-align: center;
  line-height: 1.2;
}

.w_event-movieorimage-wrapper {
  text-align: center;
  margin: 0 auto;
  background-color: #fff;
}

.w_event-movieorimage-img {
  width: 690px;
  height: 388px;
}

.w_event-movieorimage-title {
  font-size: 16pt;
  font-weight: bold;
  margin: 15px 14px 70px;
}

.w_event-section-wrapper {
  margin: 32px 14px 0;
  background-color: #fff;
}

.w_event-section-title {
  font-size: 16pt;
  font-weight: bold;
  margin: 0;
}

.w_event-section-text {
  font-size: 16pt;
  margin: 0;
}

.w_backtotop-btn-wrapper {
  margin: 20px auto;
  height: auto;
  text-align: center;
}

.w_backtotop-btn {
  width: 300px;
  height: 70px;
}


/*ここからスマホ*/

@media screen and (max-width: 767px) {

  .w_wrapper {
  width: 100%;
  margin: 0 auto;
  }

  .w_logo-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
  background-color: #fff;
  }

  .w_logo-wrapper img {
  position: static;
  top: auto;
  left: auto;
  display: block;
  width: 60%;
  height: auto;
  margin: 0 auto;
  }

  .w_event-wrapper {
  background-color: #fff;
  position: relative;
  margin: 15px 15px 0;
  padding-bottom: 32px;
  height: auto;
  position: relative;
  background-color: #fff;
  }

  .w_share-btn-wrapper {
    position: relative;
    margin: 0 auto;
    height: 50px;
  }

  .w_share-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    gap: 8px;
  }

  .w_share-btn a {
    display: inline-block;
    height: 32px;
    line-height: 32px; 
    font-size: 8pt;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 0 10px;
    border-radius: 4px;
  }

  .w_share-btn-facebook { background-color: #1877f2; }
  .w_share-btn-x        { background-color: #282828; }
  .w_share-btn-line     { background-color: #00b900; }

  .w_event-mainvisual-wrapper {
    height: auto;
    margin: 0;
    text-align: center;
    background-color: #fff;
  }

  .w_event-mainvisual-img {
    width: 100%;
    height: 100%;
  }

  .w_event-mainvisual-title {
    font-size: 100%;
    font-weight: bold;
    margin: 25px 10px 50px;
    text-align: center;
    line-height: 1.2;
  }

  .w_event-movieorimage-wrapper {
    text-align: center;
    margin: 0 10px;
    background-color: #fff;
  }

  .w_event-movieorimage-img {
    width: 100%;
    height: 100%;
  }

  .w_event-movieorimage-title {
    font-size: 100%;
    font-weight: bold;
    margin: 15px auto 60px;
  }

  .w_event-section-wrapper {
    margin: 32px 10px 0;
    background-color: #fff;
  }

  .w_event-section-title {
    font-size: 100%;
    font-weight: bold;
    margin: 0;
  }

  .w_event-section-text {
    font-size: 100%;
    margin: 0;
  }

  .w_backtotop-btn-wrapper {
    margin: 15px auto;
    height: auto;
    text-align: center;
  }

  .w_backtotop-btn {
    width: 300px;
    height: 70px;
  }

}
        </div>
        <div class="col-sm-3"><ul class="nav nav-pills nav-stacked"><li><a href="http://wakasato-sango.com/1/2.html" title="index_html" >index_html</a></li>
<li><a href="http://wakasato-sango.com/1/3.html" title="style_css" >style_css</a></li>
<li><a href="http://wakasato-sango.com/1/4.html" title="eve_html01" >eve_html01</a></li>
<li class="active"><a href="http://wakasato-sango.com/1/5.html" title="eve_style" >eve_style</a></li>
<li><a href="http://wakasato-sango.com/1/2026CUTIESTREET.html" title="キューティーストリートコンサート" >キューティーストリートコンサート</a></li>
<li class="last"><a href="http://wakasato-sango.com/1/22.html" title="つるの恩返し" >つるの恩返し</a></li>
</ul></div>
            </div>
</div>
<div class="footer">
    <div class="container">
        <p class="text-center" style="margin: 20px 0;">(c)2026 My MODX Site</p>
    </div>
</div>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</body>
</html>