@charset "utf-8";

/*
Theme Name: 高崎祭り202507
Theme URI: https://www.takasaki-matsuri.jp
Version: 2024
Description: 2025
Author: macolab Inc.
Author URI: https://macolab.co.jp
*/

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Noto Sans Japanese', serif;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    /*font-feature-settings: "kern";*/
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern=1";
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-font-smoothing: subpixel-antialiased
}

.entry .post .sche,
.entry .post .scher {
    border-left: 1px solid #BD9F66
}

.entry .post .sche tbody tr td,
.entry .post .scher tbody tr td {
    border-right: 1px solid #BD9F66;
    border-bottom: 1px solid #BD9F66
}

body,
html {
    height: 100%;
    width: 100%;
    background-image: url(images/bg/flowerbg_02.jpg);
    background-repeat: repeat;
    background-size: 20% auto;
    background-attachment: fixed
}
#SNS li a,
#lang li a,
.groval {
    background-position: left center;
    background-size: 5px auto;
    background-repeat: no-repeat;
    padding: 5px
}

.langborder {
    width: 30%;
    height: 10px;
    margin-top: 15px !important;
    border-top: 1px solid #C2C2C6 !important;
}
#SNS ul,
#lang ul {
    margin-top: 15px
}
#SNS li,
#lang li {
    padding: 0
}


#lang li a:hover {
    text-decoration: underline
}

#lang li a {
    color: #C2C2C6!important;
    font-size: 12px!important;
    background-image: url(images/arrow/arrog_g.png);
    padding-left: 7px
}

#SNS li a{
    font-size: 12px!important;
    background-image: url(images/arrow/arrog_g.png);
    padding: 3px 7px 3px 10px !important;
    color: #333 !important;
    display: block;
}

.SNS_img {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px auto;
}
.SNS_img li{
    width: 48%;
}
.SNS_img li img{
    width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.footer,
a {
    color: #006a89
}

.groval {
    background-image: url(images/arrow/arrow_cha.png);
    padding-left: 10px!important;
    padding-bottom: 0!important;
    padding-top: 0!important
}

.x-large {
    font-size: 139%
}

.large {
    font-size: 124%
}

.mid {
    font-size: 108%
}

.small {
    font-size: 93%
}

.x-small {
    font-size: 85%
}

.xx-small {
    font-size: 77%
}

a {
    text-decoration: none
}

.fixed {
    position: fixed
}

.fade {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.fade:hover {
    opacity: .6
}

footer .foot .submenu {
    width: 100%;
    height: 40px;
    background-image: url(images/bg/menubg_03.jpg);
    background-repeat: repeat;
    margin-top: 0;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width:767px) {
    footer .foot .submenu {
        flex-direction: column;

    }

}
.foot_sns .SNS_img{
    justify-content: center;
}
.foot_sns{
    width: 80%;
    max-width: 300px;
    margin: 30px auto;
}
.foot_sns .SNS_img li img{
    width: 100%;
    max-width: 40px;
}

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

    .foot_sns .SNS_img li{
        width: 30%;
    }
}

#container,
#wrap .contents .rightcont {
    background-color: #fff
}

p #move-page-top img {
    width: 100%;
    height: auto
}


/*------モーダル-------*/

.layer_board_bg,
.layer_board {
    position: absolute;
}

.layer_board_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
    cursor: pointer;
    background: #000;
    /* background: rgba(0,0,0,0.6); */
}

.layer_board {
    max-width: 500px;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*background: #fff;
    padding: 50px*/
    text-align: center;
    z-index: 2000;
}

.layer_board img {
    width: 100%;
    height: auto;
}

@media screen and (max-width:767px) {
    .layer_board img {
        width: 85%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
}

.layer_board p {
    margin-bottom: 50px
}

.btn_close {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
}


/*------/モーダル-------*/

.topicks .news a:hover {
    -webkit-filter: drop-shadow(0 0 3px #000);
    filter: drop-shadow(0 0 3px #000)
}

.footer {
    z-index: 4;
    overflow: hidden;
    top: 437px;
    width: 100%;
    height: 100%;
    background-color: #e5f0f3;
    font-size: 1em
}

#about,
#daruma,
#dashi,
#kodomohiroba,
#koutsuu,
#mikoshitogyo,
#oohanabi,
#photo_contest,
#questionnaire,
#takasakisyokudou {
    background-color: #020204;
    background-position: left top;
    background-size: 100% auto
}

#access,
#contact,
#gaiyou,
#hashigo,
#koustuu,
#news,
#rekishi,
#risaikuru,
#sch,
#sitemap,
#tv {
    background-color: #fff;
    height: 100%;
    position: fixed;
    width: 65%;
    background-repeat: no-repeat;
    left: 0;
    top: 0
}

.news,
.news p,
.news time {
    font-size: 15px
}

#container {
    height: auto;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    z-index: 1
}

#box {
    position: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    top: 0;
   width: calc(100% - 980px);
    z-index: -1 !important
}

#box img {
    bottom: 0;
    left: 0;
    margin: auto;
    min-height: 50%!important;
    min-width: 50%!important;
    position: absolute;
    right: 0;
    top: 0
}

#hashigo {
    background-position: 0 top;
    background-size: 100% auto
}

#news,
#koutsuu,
#about,
#takasakisyokudou,
#daruma,
#mikoshitogyo,
#wappen,
#kodomohiroba,
#photo_contest,
#questionnaire,
#dashi,
#ginousai,
#dentoubunka,
#oohanabi,
#access,
#contact,
#gaiyou,
#koustuu,
#rekishi,
#risaikuru,
#sch,
#sitemap,
#tv {
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    /*width: 80%;*/
	
    width: calc(100% - 980px);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover
}

#rightbox,
.contents,
.leftslider,
.topicks {
    position: absolute;
}

#rightbox {
    width: 980px;
    height: auto;
    right: 2px;
    top: 0;
}

.slideTitle {
    display: none
}

.bxslider li img {
    width: 100%;
    height: auto
}

.leftslider {
    width: 40%;
    background: #000;
    height: 500px;
    left: 0;
    top: 0;
    margin: 0
}

#wrap .contents .rightcont,
.topicks {
    background-repeat: repeat;
    background-size: 20% auto;
    background-image: url(images/bg/flowerbg_02.jpg);
    background-color: #fff
}

#wrap .contents .rightcont {
    width: 60%;
    height: auto;
    box-sizing: border-box;
    float: left;
    background-image: url(images/bg/flowerbg_02.jpg);
    margin-left: 40%
}

.logo {
    width: 120px;
    height: auto;
    margin-top: 0;
    padding-top: 25px;
   position: fixed;
}

h1 a img {
    width: 60%;
    height: auto;
    display: block;
    margin: 0 auto 40px
}

.news {
    width: 100%!important;
    height: auto;
    background-image: url(images/bg/menubg_03.jpg);
    background-repeat: repeat;
    margin-top: 0;
    box-sizing: border-box;
    padding:15px;
    display: block
}
.news a{
    display: flex;
    align-items: center;
}

.news a span img,
.news p,
.news time {
    display: inline-block
}

.news a img {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0
}

.news time {
    color: #FFF;
    margin-left: 40px
}

.news p {
    color: #FFF;
    margin-left: 15px;
    list-style-type: none
}

.news p a {
    display: list-item;
    color: #FFF;
    text-decoration: none;
    margin: 0;
    padding: 0
}

.news p a:hover,
.pannav a {
    text-decoration: underline
}

.news p a:hover {
    opacity: 1
}

.contents {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    z-index: 2
}


.topicks {
    width: 965px;
    vertical-align: top;
    height: auto;
    right: 0;
    top: 0;
    padding-left: 120px;
    background-image: url(images/bg/flowerbg_02.jpg);
    background-repeat: repeat;
    margin: 0;
    border-top-color: #fff !important;
    z-index: 1000
}

.grid {
    background: #fff;
    float: left;
    font-size: 14px;
    margin: 0;
    min-height: 100px;
    padding: 0;
    width: 100%;
    transition: top 1s ease, left 1s ease;
    height: 100%
}

.topicks article .mainbox {
    width: 562px;
    float: left;
    margin-top: 2px;
    overflow: hidden;
    position: relative
}

.topicks article .mainboxposter {
    width: 562px;
    float: left;
    margin-top: 2px;
    margin-bottom: -4px;
    overflow: hidden;
    position: relative
}

.grid .imgholder img {
    max-width: 100%
}

.topicks article .mainbox {
    height: 562px;
    margin-right: 2px;
    box-sizing: border-box
}

.topicks article .mainboxposter {
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mainbox a,
.subbox a {
    display: block
}

.mode {
    width: 100%;
    height: auto;
    transition: 1s
}

.topicks article .facebook,
.topicks article .subbox {
    width: 280px;
    float: left;
    margin-top: 2px;
    position: relative;
    overflow: hidden
}

.mode:hover {
    opacity: .5
}

.topicks article .facebook {
    height: 562px;
    box-sizing: border-box
}

.topicks article .subbox {
    height: 280px;
    box-sizing: border-box
}


article .mainbox h2 {
    width: 20%;
    height: auto;
    position: absolute;
    top: 20px;
    left: 20px
}

article .subbox h2 {
    width: 90%;
    height: auto;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto
}

.mainbox .text span,
.subbox .text span {
    color: #FFF;
    background: linear-gradient(transparent 0, #BD9F66 0);
    width: auto!important;
    display: inline-block;
    margin-top: 7px;
    white-space: nowrap;
    padding: 5px 7px
}

.mainbox .text {
    position: absolute;
    bottom: 20px;
    left: 0
}

.mainbox .text span {
    font-size: 15px
}

.subbox .text {
    position: absolute;
    bottom: 20px;
    left: 2px
}

.subbox .text span {
    font-size: 13px;
    margin-left: -2px
}

.mainbox h2 img {
    width: 100%;
    height: auto;
    transition: none!important
}

.inmenu {
    width: 120px;
    height: 100%;
    background-image: url(images/bg/flowerbg_02.jpg);
    background-repeat: repeat;
    background-size: 20% auto;
    display: block;
    /*position: fixed;*/
    position: absolute;
    right: 850px;
    top: 0;
    margin: 0;
}

.mainbox h2 img:hover {
    transform: none!important;
    opacity: 1!important
}

.subbox h2 img {
    width: 100%;
    height: auto
}

.inmenu .logo .ac_menu {
    width: 85%;
    height: auto;
    display: block;
    margin: 15px auto
}

.ac_menu label {
    display: block;
    cursor: pointer;
    margin-left: 0;
    padding: 5px
}

input[type=checkbox].bellows {
    display: none
}

.ac_menu ul {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin: 0;
    padding: 0
}

.ac_menu li {
    padding: 5px
}

.ac_menu li a {
    color: #000;
}

.ac_menu label,
.ac_menu ul li {
    font-size: 13px;
    color: #000;
    display: block;
    transition: 0.5s;
}

.ac_menu label:hover,
.ac_menu ul li:hover {
    background-color: rgba(189, 159, 102, 0.5)
}

input[type=checkbox].bellows+ul {
    height: 0;
    overflow: hidden
}

input[type=checkbox].bellows:checked+ul {
    margin-left: 10px;
    height: auto
}

.topicks article,
.topicks {
    background-image: url(images/bg/flowerbg_02.jpg);
    background-repeat: repeat;
    height: auto;
    overflow: hidden;
}

.topicks article .greeting {
    width: 85%;
    height: auto;
    box-sizing: border-box;
    clear: both;
    float: none;
    padding-top: 40px;
    margin: 0 auto 80px;
}

article .greeting p {
    color: #141414;
    font-size: 15px;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 15px;
    letter-spacing: 1px
}

footer .foot .top {
    width: 100%;
    height: auto;
    background-image: url(images/bg/bottommenubg_54.png);
    background-repeat: repeat;
    overflow: hidden;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.foot .top ul,
.foot .top ul li {
    display: block
}

section #rightbox footer {
    clear: both;
    float: none
}

article .greeting p:last-child {
    text-align: right;
    margin-top: 20px
}

.foot .bottom img,
.bottomevent img {
    width: 8%;
    height: auto;
    display: block;
    float: left;
    margin-right: 15px;
    margin-left: 3px;
}

.foot .top ul li {
    width: 32%;
    height: 40px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    box-sizing: border-box;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.foot .top ul li:nth-child(3n) {
    margin-right: 0px;
}

.foot .top ul {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 0px;
}

.entry .post,
.entry .post tbody tr th {}

.foot .top ul li a img {
    width: 100%;
    height: auto
}

#back-top {
    position: fixed;
    bottom: 20px;
    right: 835px;
    z-index: 999999999999999!important;
    cursor: pointer
}

#back-top a {
    width: 100px;
    display: block;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#back-top span {
    width: 100px;
    height: 50px;
    display: block;
    margin-bottom: 7px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#back-top a:hover span {
    background-color: transparent
}

#back-top a img {
    width: 60%;
    height: auto
}

.foot .submenu ul {
    width: 50%;
    height: auto;
    display: block;
    margin: 0
}

.submenu ul li {
    display: block;
    float: left;
    width: auto
}

.submenu ul li+li:before {
    content: "/";
    color: #fff;
    float: left;
    margin-right: 5px;
    margin-left: 5px
}

.foot .submenu small {
    display: block;
    float: right;
    color: #FFF;
    font-size: 13px
}

.submenu ul li a {
    color: #fff;
    font-size: 13px;
    display: block;
    padding-left: 15px
}

.bottom ul li a:hover,
.bottomevent ul li a:hover {
    color: #C0BE80
}

.subbox .fb-page {
    width: 280px;
    height: 560px
}

article .pageheader {
    width: 844px;
    height: 395px;
    overflow: hidden;
    position: relative;
    margin: 0 0 10px
}

.pageheader h2 {
 
    position: absolute;
    top: 20px;
    left: 20px
}

@media (min-width:768px){
   .pageheader h2 {
    width: 100px;
  height: 90%;
   }

}


article .pan_border {
    display: block;
    color: #666;
    font-size: 11px;
    height: auto;
    margin: 0
}

.pannav a {
    color: #000;
    font-size: 11px
}

article .entry {
    width: 844px;
    height: auto;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 200px
}

.entry .post {
    width: 843px;
    height: auto;
    box-sizing: border-box;
    border: 1px solid #BD9F66;
    padding-bottom: 15px;
    margin: 40px 0 20px 1px;
    overflow: hidden;
}

.post h3,
.post h3:first-child {
    width: auto;
    font-size: 15px;
    padding: 10px;
    display: block;
    background-color: #BD9F66
}

.post h3:first-child {
    margin-bottom: 5px;
    color: #FFF;
    margin-top: 0
}

.post h3 {
    margin-bottom: 20px;
    color: #fff;
    margin-top: 40px
}

.entry .post p {
    font-size: 15px;
    width: 96%;
    margin: 15px auto;
    line-height: 24px;
}

.pageheader h2 img {
    width: 100%;
    height: auto
}

.pageheader img {
    width: 100%;
    height: auto;
    position: absolute
}

.entry .post time {
    display: block;
    text-align: right;
    padding-right: 15px;
    font-size: 13px;
    color: #BD9F66;
    margin: 0
}

.entry .post table,
.titleimg {
    margin-left: auto;
    margin-right: auto;
    height: auto
}

.titleimg {
    width: 50%;
    display: block;
    margin-top: 20px
}

.entry .post table {
    width: 97%;
    margin-top: 15px;
    font-size: 14px
}

.entry .post tbody tr th {
    display: table-cell;
    background-color: #BD9F66;
    vertical-align: middle;
    color: #fff;
    width: 20%;
    box-sizing: border-box;
    text-align: center;
    text-justify: inter-ideograph
}

.entry .post tbody tr td,
tr th p {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.entry .post tbody tr td {
    display: table-cell;
    vertical-align: top;
    color: #000;
    width: 70%;
    box-sizing: border-box;
    padding: 10px;
}

tr th p {
    border-bottom: 0 solid #FFF;
    box-sizing: border-box;
    letter-spacing: 1em;
    margin: 0 auto!important;
    padding: 0 10px
}

.bunner ul li,
.top ul li a {
    display: block;
}

.entry .inpost {
    width: 843px;
    height: auto;
    margin-top: 0px
}

.entry .inpost a img {
    width: 100%!important;
    height: auto
}

.entry .post h4 {
    display: block;
    border-bottom: 2px solid #BD9F66;
    width: 95%;
    height: auto;
    font-size: 15px;
    padding: 10px;
    margin: 20px auto
}

.entry .post h5 {
    display: block;
    border-bottom: 1px dashed #BD9F66;
    width: 95%;
    height: auto;
    font-size: 15px;
    padding: 10px;
    margin: 20px auto
}

.entry .post .sche tbody tr th {
    background-color: #BD9F66;
    color: #fff;
    border-left: 1px solid #BD9F66;
    padding: 10px
}

.entry .post .scher {
    border-top: 1px solid #BD9F66
}

.entry .post .scher tbody tr th {
    background-color: #BD9F66;
    color: #fff;
    border-bottom: 1px solid #BD9F66;
    padding: 10px
}

.entry .post .scher tbody tr td {
    color: #333;
    border-bottom: 1px solid #BD9F66;
    padding: 10px
}

.kinkoumap {
    width: 60%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.mainboxposter img,
.spnone .subbox img,
footer .foot .bunner {
    width: 100% !important;
    height: auto !important;
}

article .spnone #spling {
    margin-top: -280px
}

footer .foot .bunner {
    margin: 40px auto
}

.bunner ul li {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
    text-align: center;
    width: 32%;
    height: auto;
    box-sizing: border-box
}

.bunner_auto ul li {
    float: left;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 0px;
    text-align: center;
    width: auto;
    height: auto;
    box-sizing: border-box
}

.foot .bunner_auto ul {
    width: 90%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.foot .bunner ul {
    width: 90%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.bunner ul li a img {
    width: 235px;
    height: 55px
}

.pan_border .pannav div {
    float: left;
    padding-left: 10px;
    padding-right: 10px
}

.kyousantitle {
    background-image: url(images/bg/footmenu_03.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
    height: 40px;
    background-size: 100% 40px;
    line-height: 42px;
    text-decoration: none;
    font-family: "tbudmincho-std", sans-serif;
    font-weight: 700;
    padding-left: 15px;
    box-sizing: border-box;
    color: #555;
    font-size: 15px;
    letter-spacing: 2px
}

.top ul li a {
    background-image: url(images/bg/footmenu_03.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
    height: 40px;
    background-size: 100% 40px;
    line-height: 42px;
    text-decoration: none;
    font-family: "tbudmincho-std", sans-serif;
    font-weight: 700;
    padding-left: 15px;
    box-sizing: border-box;
    color: #555;
    font-size: 15px;
    letter-spacing: 2px
}

.foot .bottom ul,
footer .foot .bottom,
.foot .bottomevent {
    overflow: hidden;
    height: auto
}

.news a span {
    color: #FFF;
    font-weight: 700
}

.wb {
    border-bottom: 1px solid #FFF !important
}

article .leftcont {
    width: 560px;
    height: auto;
    margin-right: 5px;
    display: inline-block;
    float: left;
}

article .rightcont {
    width: 280px;
    height: auto;
    display: inline-block;
    float: left;
}

footer .foot .bottom,
footer .foot .bottomevent {
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto 0 auto;
    background-color: #141414;
    padding-top: 18px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px
}

footer .foot .bottomevent {
    margin: 30px 0 20px 0;
    padding-bottom: 20px !important
}

footer .foot .bottomevent {
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    background-color: #F1EBE0;
    padding-top: 18px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px
}


.foot .bottom ul{
    width: 91%;
    display: block;
    box-sizing: border-box;
    float: right;
    margin: 0 0 20px -10px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #B59C68;
}
.foot .bottom ul:last-child{
    border-bottom:none;
    padding: 0;
    margin: 0 0 0 -10px;
}
.foot .bottomevent ul {
    width: 91%;
    box-sizing: border-box;
    /*float: right;*/
    margin-top: -3px;
    margin-right: -10px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
}



.bottom ul li {
    display: block;
    width: 49.5%;
    height: auto;
    float: left;
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    margin-top: 0px;
    margin-right: 15px;
    margin-left: 0;
    margin-bottom: 13px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bottomevent ul li {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    height: auto;
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0;
    margin-bottom: 10px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bottom ul li:nth-child(2n) {
    margin-top: 0px;
    margin-right: 0px !important;
    margin-left: -10px;
}

.bottom ul li a,
.bottomevent ul li a {
    color: #fff;
    font-size: 13px;
    display: block;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px!important;
    margin: 0
}

.bottom ul li a:hover img,
.bottomevent ul li a:hover img {
    outline: #BE9F66 solid 2px
}

.bottom ul li a img,
.bottomevent ul li a img {
    width: 99%!important;
    height: auto!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wp_img {
    width: 30%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.kyoutyou {}

.post p u {}

#btborder {
    border-bottom: 1px solid #BD9F66 !important;
}

.wpn tbody tr th {
    display: block;
}

.wpn tbody tr td {
    width: 33% !important;
    display: table-cell !important;
    vertical-align: top !important;
    border-left: 1px solid #BD9F66;
    border-right: 1px solid #BD9F66;
}

.entry .post .wpn {
    border: 1px solid #BD9F66;
}

.entry .post .postlogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.nomal {
    border-top: 1px solid #BD9F66;
    border-left: 1px solid #BD9F66;
    border-right: 1px solid #BD9F66;
    border-bottom: 0px solid #BD9F66;
    table-layout: fixed;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nomal tbody tr th {
    line-height: 50px;
}

.nomal tbody tr td {
    border-bottom: 1px solid #BD9F66;
    width: 49%;
}

.entry .post .postlogo+p {
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
}

.olange {
    color: #F08300;
    margin-right: 10px;
}

.gleen {
    color: #45B035;
    padding-right: 10px;
}

.ao {
    color: #004EA2;
}

#gleen {
    background-color: #45B035;
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

#ao {
    background-color: #004EA2;
    line-height: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nomal tr td a {
    color: #000000;
}

.imgautos {
    width: 100%;
    height: auto;
}

.imgauto {
    width: 100%;
    height: auto;
    transition: 0.5s;
}

.imgauto:hover {
    opacity: 0.5;
}

.nomal tr td a:hover {
    text-decoration: underline;
}

.flex {
    display: flex;
    width: 100%;
    height: auto;
}

.flex span {
    font-size: 14px;
}

#modal-win {
    width: 100%;
    position: absolute;
}

#modal-win-inner {
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
    margin: 0 auto;
    position: relative;
    z-index: 101;
}

#modal-bg {
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    cursor: pointer;
}

#box1,
#box2,
#box3,
#box4,
#box5,
#box6 {
    display: none;
    background-color: #ffffff;
    padding: 20px;
}

#box1 p:first-child~p,
#box2 p:first-child~p,
#box3 p:first-child~p,
#box4 p:first-child~p,
#box5 p:first-child~p,
#box6 p:first-child~p {
    margin-top: 1em;
}

.honbu {
    background-image: url(images/contents/ster.png);
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    background-size: 20px auto;
    padding-left: 30px;
}

.rinji {
    background-image: url(images/contents/p.png);
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    background-size: 20px auto;
    padding-left: 30px;
}

.toire {
    background-image: url(images/contents/wc.png);
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    background-size: 20px auto;
    padding-left: 30px;
}

.aed {
    background-image: url(images/contents/aed.png);
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    background-size: 20px auto;
    padding-left: 30px;
}

#box1,
#box2,
#box3,
#box4,
#box5,
#box6 {
    width: 80%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    text-align: center;
}

.link {
    text-align: center;
}

.link a {
    color: #fff
}

.modal-close {
    margin-top: 1em;
    text-align: center;
}

#modal-win {
    width: 100%;
    position: absolute;
}

#modal-win-inner {
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
    margin: 0 auto;
    position: relative;
    z-index: 101;
    border-radius: 10px;
}

.modelwin h5 {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #BD9F66;
}

.modelwin h5 span {
    display: block;
    font-size: 11px;
    line-height: 20px;
}

.modal-close {
    display: block;
    width: 40%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    border-radius: 5px;
    border: solid 1px #CBB684;
    line-height: 30px;
}

.entry .post .tels {
    display: block;
    height: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
    background-color: #E6E6E6;
}

.post .tels span {
    font-weight: bold;
}

.boxlink {
    display: block;
    border: 1px solid #CBB684;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.tels span a {
    color: #000000;
}

.modal-close a {
    color: #BD9F66;
}

.modelwin .link {
    display: block;
    width: 40%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border-radius: 5px;
    background-color: #CBB684;
    line-height: 30px;
    color: #FFFFFF !important;
}

.modelwin h6 {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border: 1px solid #BD9F66;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
}

#modal-win-inner>* {
    border-radius: 10px;
}

#modal-bg {
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    cursor: pointer;
}

.entry .post .daihyou {
    width: 95%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 10px;
    border: 1px solid #BD9F66;
}

.daihyou .right .koumoku {
    height: auto;
    display: block;
    margin-bottom: 20px;
}

.meimoku {
    display: inline-block;
    padding-right: 30px;
    color: #BD9F66;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 16px;
}

.meimoku_ikigomi {
    display: inline-block;
    padding-right: 0px;
    color: #BD9F66;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 16px;
}

.daihyou .right .koumoku h4 {
    width: 100%;
    display: block;
}

.daihyou .right .koumoku h4 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-bottom-width: 1px;
}

.daihyou .right .koumoku .ans {
    display: inline-block;
}

.post .daihyou .left {
    width: 30%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: inline-block;
    vertical-align: top;
}

.post .daihyou .right {
    width: 67%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    display: inline-block;
    vertical-align: top;
}

.daihyou .left img {
    width: 100%;
    height: auto;
}

.daihyou .koumoku h4 span {
    margin-left: 20px;
}

.imgbottom {
    margin-bottom: 40px;
    width: 70%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.kanranseki {
    width: 100%;
    height: auto;
    margin-top: 15px;
    display: block;
}

.entry .post .noneborder {
    width: 100%;
    height: auto;
}

.noneborder tbody tr td {
    width: 50% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    border-bottom-color: #BD9F66;
    border-top-color: #BD9F66;
    border-bottom-style: solid;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-left: 1px solid #BD9F66;
}

.noneborder tbody tr td:nth-child(1) {
    border-left: 0px solid #BD9F66;
}

.entry .post .omote {
    width: 50%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    margin-top: 30px;
}

.entry .post .ura {
    width: 50%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    margin-top: 0px;
}

.post .omote a {
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-radius: 5px;
    background-color: #FB8F07;
    color: #FFFFFF;
    transition: 0.5s;
}

.post .ura a {
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-radius: 5px;
    background-color: #FB4306;
    color: #FFFFFF;
    transition: 0.5s;
}

.post .ura a:hover {
    background-color: #5CA719;
}

.post .omote a:hover {
    background-color: #5CA719;
}

.noneborder tbody tr td img {
    width: 100%;
    height: auto;
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.alignright {
    float: right !important;
    margin-left: 15px;
    margin-bottom: 15px;
}

.size-full {
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 10px 0;
}

.kushidayousuke {
    background-image: url(images/jikkouiin/_0000_kushidayousuke02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.kushidayousuke a {
    display: block;
}

.kushidayousuke a:hover {
    background-color: transparent;
    cursor: default
}

.kushidayousuke a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.gotouyousuke {
    background-image: url(images/jikkouiin/_0002_gotouyousuke02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.gotouyousuke a {
    display: block;
}

.gotouyousuke a:hover {
    background-color: transparent;
    cursor: default
}

.gotouyousuke a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.takahara {
    background-image: url(images/jikkouiin/_0004_takahara02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.takahara a {
    display: block;
}

.takahara a:hover {
    background-color: transparent;
    cursor: default
}

.takahara a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.satoukenji {
    background-image: url(images/jikkouiin/_0006_satoukenji02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.satoukenji a {
    display: block;
}

.satoukenji a:hover {
    background-color: transparent;
    cursor: default
}

.satoukenji a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.oyamayoshikazu {
    background-image: url(images/jikkouiin/_0008_oyama01.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.oyamayoshikazu a {
    display: block;
}

.oyamayoshikazu a:hover {
    background-color: transparent;
    cursor: default
}

.oyamayoshikazu a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.matsumoto {
    background-image: url(images/jikkouiin/_0012_matsumoto02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.matsumoto a {
    display: block;
}

.matsumoto a:hover {
    background-color: transparent;
    cursor: default
}

.matsumoto a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.syouji {
    background-image: url(images/jikkouiin/_0014_syouji02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.syouji a {
    display: block;
}

.syouji a:hover {
    background-color: transparent;
    cursor: default
}

.syouji a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.sutou {
    background-image: url(images/jikkouiin/_0016_sutou02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.sutou a {
    display: block;
}

.sutou a:hover {
    background-color: transparent;
    cursor: default
}

.sutou a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.sigimoto {
    background-image: url(images/jikkouiin/_0018_sugimoto02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.sigimoto a {
    display: block;
}

.sigimoto a:hover {
    background-color: transparent;
    cursor: default
}

.sigimoto a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.nakata {
    background-image: url(images/jikkouiin/_0022_nakata02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.nakata a {
    display: block;
}

.nakata a:hover {
    background-color: transparent;
    cursor: default
}

.nakata a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.tuchiya {
    background-image: url(images/jikkouiin/_0024_tutiya02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.tuchiya a {
    display: block;
}

.tuchiya a:hover {
    background-color: transparent;
    cursor: default
}

.tuchiya a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.boku {
    background-image: url(images/jikkouiin/_0026_boku02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.boku a {
    display: block;
}

.boku a:hover {
    background-color: transparent;
    cursor: default
}

.boku a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.horiguti {
    background-image: url(images/jikkouiin/_0028_horiguti02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.horiguti a {
    display: block;
}

.horiguti a:hover {
    background-color: transparent;
    cursor: default
}

.horiguti a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.honda {
    background-image: url(images/jikkouiin/_0030_honda02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.honda a {
    display: block;
}

.honda a:hover {
    background-color: transparent;
    cursor: default
}

.honda a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.hirokami {
    background-image: url(images/jikkouiin/_0032_hirokami02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.hirokami a {
    display: block;
}

.hirokami a:hover {
    background-color: transparent;
    cursor: default
}

.hirokami a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.ishijima {
    background-image: url(images/jikkouiin/isijima02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.ishijima a {
    display: block;
}

.ishijima a:hover {
    background-color: transparent;
    cursor: default
}

.ishijima a:hover img {
    visibility: hidden;
    cursor: default
}


/*------------------------*/

.endou {
    background-image: url(images/jikkouiin/_0034_endou02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.endou a {
    display: block;
}

.endou a:hover {
    background-color: transparent;
    cursor: default
}

.endou a:hover img {
    visibility: hidden;
    cursor: default
}

.entry .post iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.entry .post .titles {
    width: 15%;
    height: auto;
    float: left;
    display: block;
}

.entry .post .extets {
    width: 85%;
    height: auto;
    display: block;
    float: left;
}

.entry .post .copyrights {
    display: block;
    clear: both;
    float: none;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    font-size: 13px;
}

.entry .post .motenashi {
    color: #004EA2;
}

.aligncenter {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
td ul{
	padding-left:20px
}
td ul li {
    line-height: 25px;
    /*list-style-position: inside;*/
    list-style-type: circle !important;
}

.entry .post .imagebox_rengou {
    width: 97%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
    padding-left: 10px;
    background-color: #597535;
    margin-left: auto;
    margin-right: auto;
}

.wraps {
    display: flex;
    justify-content: center
}

.post .imagebox_rengou img {
    width: 95%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-right: 5px;
    top: 80px;
}

.post .imagebox_rengou a {
    display: block;
    background-color: #fff;
    text-align: center;
    padding: 5px;
    width: 90%;
    margin: 15px auto 0;
    border-radius: 5px;
    transition: 0.5s
}

.post .imagebox_rengou a:hover {
    opacity: 0.7
}

.entry .post .imagebox ul li img {
    width: 100%;
    height: auto;
}

.post .imagebox_rengou h5 {
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
}

.entry .post .imagebox {
    width: 97%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}

.post .nomal caption {
    text-align: center;
}

.post p .risaikuru {
    width: 467px;
    display: block;
    height: 278px;
    margin-left: auto;
    margin-right: auto;
}

h4 .ans.as a {
    font-size: 13px;
}

.entry .post .instatagpage {
    display: block;
    width: 50%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #A17453;
    text-indent: -9999px;
    background-image: url(images/logo/insta.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 5px;
    padding-top: 40px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-top: 40px;
    margin-bottom: 20px;
    background-size: 70% auto;
    transition: 0.5s
}

.entry .post .instatagpage:hover {
    background-color: #5CA719
}

.imagebox_rengou img+a {
    background-color: #FFF;
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    bottom: 20px;
    margin-top: 30px;
    margin-left: -17%;
    clear: both;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    color: #597535;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.imagebox_rengou img+a:hover {
    background-color: #BD9F66;
    color: #FFF;
}

.photos_mikoshi {
    width: 97%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

.photos_mikoshi a img {
    width: 49%;
    height: auto;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
}

.photos_mikoshi img {
    width: 49%;
    height: auto;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
}

.photos_mikoshi img:nth-child(2) {
    width: 49%;
    height: auto;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 0px;
}

.photos_mikoshi img:nth-child(4) {
    width: 49%;
    height: auto;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 0px;
}

.photos_mikoshis {
    width: 93%;
    height: auto;
    display: block;
    margin-left: 3%;
    margin-right: auto;
    margin-top: -13px;
}

.photos_mikoshis img {
    width: 100%;
    height: auto;
}

.yt_txt {
    display: block;
    padding: 16px;
    font-size: 14px;
}
.yt_txt a.btn{
    display: block;
    padding: 12px;
    background-color: #B8A16F;
    max-width: 300px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}
@media screen and (max-width:767px) {
    .yt_txt {
        font-size: 12px;
        padding: 16px 16px 0 16px;
    }
}

.imagebox ul li {
    width: 23.2%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 15px;
    margin-bottom: 15px;
}

.imagebox ul li p {
    display: block;
    width: 90% !important;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    font-size: 12px !important;
}

.post p a {
    color: #F02A2D;
}

.post p a:hover {
    text-decoration: underline
}

.post tr td a {
    color: #225AF3 !important;
}

.Theers th,
.Theers td {
    width: 33% !important;
}

.Theers th {
    line-height: 40px
}

#rightbox .topicks .oshirase_bunner {
    display: block;
    width: 100%;
    margin: 3px auto -4px auto;
}

#rightbox .topicks .oshirase_bunner img {
    width: 100%;
    height: auto
}

.oshirase_bunner a img,
.oshirase img {
    width: 100%;
    height: auto;
    transition: 0.5s;
}

.oshirase_bunner a img:hover {
    opacity: 0.7
}

#rightbox .topicks .oshirase {
    /* width: 100%;
height: auto;
margin-bottom: -2px;*/
    display: block;
    width: 100%;
    margin: 24px auto;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #eee;
    padding: 24px;
    background: #fff;
}

.oshirase p {
    font-size: 14px;
    line-height: 24px;
}

.oshirase p strong {
    font-weight: bold;
}

.flex .left #ao,
.flex .right #gleen {
    text-align: center;
    color: #fff
}

.entry .post .flex.event {
    width: 95%;
    height: auto;
    margin: 0 auto;
    border: 1px solid #BD9F66;
}

.entry .post .flex.event .left,
.entry .post .flex.event .right {
    width: 50%;
    padding: 10px
}

.entry .post .flex.event .right {
    border-left: 1px solid #BD9F66
}

.flex.event .left dl,
.flex.event .right dl {
    margin: 10px 0 0 0;
    height: auto;
    overflow: hidden;
}

.entry .post .flex.event .left dl dt {
    display: block;
    text-align: center;
    background-color: #004EA2;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    margin-bottom: 10px
}

.entry .post .flex.event .right dl dt {
    display: block;
    text-align: center;
    background-color: #45B035;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    margin-bottom: 10px
}

.entry .post .flex.event .left dl dt span,
.entry .post .flex.event .right dl dt span {
    display: block;
    font-size: 90%
}

.entry .post .flex.event .left dl dd,
.entry .post .flex.event .right dl dd {
    display: block;
    text-align: left;
    font-size: 14px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    margin: 0;
    position: relative
}

.entry .post .flex.event .left dl dd:first-of-type:before {
    font-size: 90%;
    content: '場所';
    color: #fff;
    width: 30px;
    background-color: #004EA2;
    padding: 7px;
    margin: 0px 5px 0px 0px
}

.entry .post .flex.event .left dl dd:last-of-type:before {
    font-size: 90%;
    content: '時間';
    color: #fff;
    width: 30px;
    background-color: #004EA2;
    padding: 7px;
    margin: 0px 5px 0px 0px
}

.entry .post .flex.event .right dl dd:first-of-type:before {
    font-size: 90%;
    content: '場所';
    color: #fff;
    width: 30px;
    background-color: #45B035;
    padding: 7px;
    margin: 0px 5px 0px 0px
}

.entry .post .flex.event .right dl dd:last-of-type:before {
    font-size: 90%;
    content: '時間';
    color: #fff;
    width: 30px;
    background-color: #45B035;
    padding: 7px;
    margin: 0px 5px 0px 0px
}


/*-----------ENG------------*/

.entry .post .flex.event .left dl dd.engdd:first-of-type:before {
    font-size: 90%;
    content: 'Place';
    color: #fff;
    width: 30px;
    background-color: #004EA2;
    padding: 7px;
    margin: 0px 5px 0px 0px
}

.entry .post .flex.event .left dl dd.engdd:last-of-type:before {
    font-size: 90%;
    content: 'Time';
    color: #fff;
    width: 30px;
    background-color: #004EA2;
    padding: 7px;
    margin: 0px 5px 0px 0px;
    letter-spacing: 2px;
}

.entry .post .flex.event .right dl dd.engdd:first-of-type:before {
    font-size: 90%;
    content: 'Place';
    color: #fff;
    width: 30px;
    background-color: #45B035;
    padding: 7px;
    margin: 0px 5px 0px 0px
}

.entry .post .flex.event .right dl dd.engdd:last-of-type:before {
    font-size: 90%;
    content: 'Time';
    color: #fff;
    width: 30px;
    background-color: #45B035;
    padding: 7px;
    margin: 0px 5px 0px 0px;
    letter-spacing: 2px;
}

.entry .post .flex.event .left dl dd.engdd p,
.entry .post .flex.event .right dl dd.engdd p {
    font-size: 95%;
    position: absolute;
    top: -5px;
    left: 60px;
    display: block;
}

.Sponsors {
    width: 100%;
    padding: 30px;
    background-color: #F8F7F3;
    margin: 30px auto;
}

.Sponsors h5 {
    display: block;
    padding: 16px 0;
    font-size: 16px;
    font-weight: bold;
}

.Sponsors h6 {
    display: block;
    padding: 24px 0 0 16px 0;
    font-size: 15px;
    font-weight: bold;
}

.Sponsors p {
    font-size: 11px;
    line-height: 24px;
    margin: 16px 0;
}


/*-----------ENG------------*/

.entry .post .flex.event .left dl dd p,
.entry .post .flex.event .right dl dd p {
    font-size: 95%;
    position: absolute;
    top: -5px;
    left: 45px;
    display: block;
}

#mainarea {
    background-color: #000;
    display: block
}

/*.yt {
    width: 100%;
    height: auto;
    min-height: 400px;
    display: block;
}*/

#cookie-law-info-bar .cli-style-v2 .cli-bar-message {
    letter-spacing: 1px !important;
    font-size: 12px !important;
}

@media screen and (min-width: 768px) {
    .inner_60p {
        width: 60%;
        margin: 24px auto;
        display: block;
    }
}

@media screen and (max-width: 985px) {
    #cookie-law-info-bar {
        padding: 12px !important;
    }
}

@media screen and (max-width: 767px) {
    .cli-style-v2 .cli-bar-btn_container {
        flex-wrap: nowrap !important;
    }
}

.inner_txt {
    width: 95%;
    margin: 0 auto;
    display: block;
}

ul.list {
    display: block;
    margin: 16px auto;
    list-style-type: decimal !important
}

ul.list li {
    display: block;
    list-style-type: decimal;
    font-size: 14px;
    margin: 5px 0;
    padding: 0 0 0 30px;
    position: relative;
}

ul.list li:after {
    content: '◉';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: auto;
    margin: auto;
}

.entry .post .flex.event .left dl p,
.entry .post .flex.event .right dl p {
    font-size: 12px !important;
    width: 85% !important;
    line-height: 18px !important;
}

#cookie-law-info-bar {
    background-color: rgb(255, 255, 255, 0.9) !important;
}

#cookie-law-info-bar .cli-style-v2 .cli-bar-message {
    letter-spacing: 1px !important;
    font-size: 12px !important;
}

.shopify-buy__collection-products {
    margin: 0 auto;
    display: block
}

@media screen and (max-width: 985px) {
    #cookie-law-info-bar {
        padding: 12px !important;
    }
    .full_wrap {
        width: 90%;
        margin: 0 auto;
        display: block
    }
}

@media screen and (min-width:1025px) {
    #cookie-law-info-bar {
        width: 300px !important;
        right: auto !important;
        left: 0 !important;
    }
    .cli-style-v2 .cli-bar-message {
        width: 100% !important;
    }
    .cli-bar-container {
        flex-direction: column !important;
    }
}

#cookie-law-info-again,
#cookie_hdr_showagain {
    font-size: 10px !important;
}

@media screen and (max-width:767px) {
    .check_area .wpcf7-list-item-label {
        display: block;
        padding: 16px 0 0 0;
        text-align: center
    }
	dl.flex{
		width:98%;
		margin:5px auto
	}
}
@media screen and (min-width:768px) {
dl.flex{
	width:98%;
	margin:0 auto;
	font-size:16px
}
dl.flex dt{
min-width: 100px;
width: 20%;
text-align: justify;
text-align-last: justify;
}
}

@media screen and (min-width:768px) {
	img.min_img{
width:80%
	}
}

ul li.sp_cont{
	    list-style-type: none;
   display: flex;

}
@media screen and (max-width:767px) {
ul li.sp_cont{
	   flex-flow: column;
	padding: 0 0 14px 0;
}
ul li.sp_cont span:last-child{
	   text-align:right
}
	.sp_right_span{
		padding-right: 40px;
	}
}

.youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
    margin: 2px auto 0 auto;
  }
  .youtube iframe {
    width: 100%;
    height: 100%;
  }



.inner_txt.flex{
	display:flex;
	justify-content:center;
}
.inner_txt.flex .item{
	width:40%;
}

@media screen and (max-width:767px) {
	.inner_txt.flex{
		flex-direction:column;
	}
.inner_txt.flex .item{
	width:80%;
	font-size: 13px;
	margin:0 auto
}
}

ul.normallist{
font-size: 14px;
  line-height: 24px;
	padding: 0 10px;
}
ul.normallist li{
	list-style-type: disc;
  margin: 5px 0;
}
table .flex.harf {
	margin:10px auto 0 auto;
	border-top: 1px dashed #BD9F66;
  align-items: center;
	
}
.flex.harf img{
	width: 25%;
}


.flex.harf .txt{
	width:70%
}

@media screen and (max-width:767px) {
	.flex.harf .txt{
		width:100%
	}
	
}

img.mail{
width: 40%;
  height: auto;
  display: block;
}

@media screen and (max-width:767px) {
	img.mail{
		width:100%
	}
	
}

.youtube-container{
	height:100%
}
.tiles-wrap li .koumoku h4{
	font-size:15px
}
.tiles-wrap.flex{
	width: 95%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.tiles-wrap.flex li{
width: 49%;
padding: 15px;
margin: 10px 0;	
}
.tiles-wrap.flex li .koumoku h4{
	display: flex;
}


.tiles-wrap.flex li .meimoku{
	width:35%
}
.tiles-wrap.flex li .koumoku h4 .ans{
width: 65%;
  text-align: left;
}


@media screen and (max-width:767px) {
	.tiles-wrap.flex{
		width:100%
	}
	.tiles-wrap.flex li .meimoku{
	width:25%
}
.tiles-wrap.flex li .koumoku h4 .ans{
width: 75%;
}
	.tiles-wrap.flex li .koumoku.danmei h4{
	flex-direction:column;
}


.tiles-wrap.flex li .koumoku.danmei .meimoku,
.tiles-wrap.flex li .koumoku.danmei .ans{
	width:100%
}

}



picture img{
	width:auto;
	max-width:100%;
	height:auto
}


.flex .ps{
padding: 10px 20px
}
@media  (max-width:767px) {
	.flex .ps{
	padding: 10px 0
	}
	.img.ps{
padding: 10px
	}
}
.big_md {
	width: 100%;
  padding: 10px;
  margin: 20px auto;
  background-color: #6db131;
}

.big_md p{
	color: #fff;
	margin: 0 !important;
}

.info_box{
    width: 95%;
    height: auto;
    padding: 10px;
    border: 1px solid #BD9F66;
    margin:20px auto;
    display: block;
}
.info_box p{
    font-size: 16px;
}
@media  (max-width:767px) {
.info_box p{
    font-size: 15px;
}
}
.info_box_center{
    display: block;
    width: 95%;
    height: auto;
    margin:40px auto 40px auto;

}
.info_box_center p{
    text-align: center;
}
.info_box_center p strong{
    display: block;
    font-weight: bold;
    font-size: 16px;
    padding: 0 0 10px 0;
}
@media  (max-width:767px) {
.info_box_center p strong{
    font-size: 15px;
}
}

.entry .post table.dl{
    margin:40px auto 40px auto;
}
.inner_ps{
width: 95%; margin: 0 auto 20px auto
}
@media  (max-width:767px) {
.inner_ps{
width: 90% !important;
margin: 0 auto 20px auto
}

}

