@charset "UTF-8";

/*!------------------------------------*\
    Outline Contents
\*!------------------------------------*/


/*!------------------------------------*\
    About
\*!------------------------------------*/

h2.span{font-size:16px;font-weight:bold;}
.mabout_title{font-size:20px;font-weight:bold;margin-bottom:15px;}
.mabout_title02{font-size:20px;font-weight:bold;margin-bottom:15px;margin-top:10px;}
.mabout_subtitle{font-size:16px;font-weight:bold;}
.mabout_mb{margin-bottom:20px;}
\*!------------------------------------*/



main {
    width:100%;
}

main a {
    color: #707070;
    font-size: 12px;
}

.postContent {
    font-size: 14px;
    text-align: justify;
}

.mainContent {
    margin: 0 auto;
    width: 1140px;
}

.mainContentInner {
    padding: 0px 20px;
    width: 1100px;
}

.main-img img {
    width: 100%;
    max-height: 852px;
    object-fit: cover;
    display: block;
}
.main-title {
    margin-top:20px;
}

.sub-title h3 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}

.sub-title01 h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}

.pageto-inner {
    text-align: right;
    margin: 40px auto;
    width: 1100px;
}

#link00,
#link01,
#link02,
#link03,
#link04,
#link05,
#link07,
#link06 {
    margin-top: -117px;
    padding-top: 117px;
}

.breadcrumb {
    padding-top: 40px;
}

.breadcrumb01 {
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: solid 1px #707070;
}

.breadcrumb01 a {
    font-size: 12px;
    text-decoration: none;
}

.breadcrumb01 .visit a {
    color: #000;
}

.breadcrumb a {
    font-size: 12px;
    text-decoration: none;
}

.breadcrumb01 .visit {
    color: #000;
}

.breadcrumb .visit a {
    color: #000;
}

.mt40{
    margin-top: 40px;
}
.col2--left {
    padding-right:20px;
}

.col2--left01 {
    padding-right:60px;
}

.col2--right {
    padding-left:20px;
}

.detail01 {
    margin: 20px 0px 30px 0px;
}

.detail02 {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin: 10px 0px 30px 0px;
}

.detail02 img {
    width: 270px;
    object-fit: cover;
    display: block;
}

.full img {
    width: 100%;
    object-fit: cover;
    display: block;
}

.detail02 .col2--right01 img {
    width: 320px;
    object-fit: cover;
    display: block;
}

.detail02-01 {
    margin: 0px 0px 20px 0px;
    font-size:14px;
    font-weight: 600;
}

.detail03 {
    display: flex;
    justify-content: space-between;
    margin: 20px 0px 30px 0px;
}

.detail04 {
    margin: 20px 0px 30px 0px;
    width: 100%;
    border: solid 1px #707070;
}

.detail05 {
    margin: 10px 0px 30px 0px;
}

.detail06 {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #707070;
    margin: 0px 0px 0px 0px;
}

.detail07 {
    display: flex;
    flex-direction:column;
    border-bottom: solid 1px #707070;
    margin: 0px 0px 0px 0px;
}

.detail08 {
    display: flex;
    justify-content: space-between;
    margin: 0px 0px 0px 0px;
}

.detail09 {
    display: flex;
    justify-content: space-between;
    margin: 0px 0px 0px 0px;
}

.detail10 {
    display: flex;
    justify-content: space-between;
    margin: 40px 0px 0px 0px;
    border-top: solid 1px #707070;
    border-bottom: solid 1px #707070;
}

.detail11 {
    display: flex;
}

.detail12 {
    display: flex;
    border-bottom: solid 1px #707070;
    padding: 1em 10px 1em 1em;
}

.detail12.bbn {
    border-bottom: none
}

.icon01::before {
    content: '';
    display: inline-block;
    width: 43px;
    height: 43px;
    background-image: url(../../outline/img/icon_note.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -5px;
}

.icon02::before {
    content: '';
    display: inline-block;
    width: 43px;
    height: 43px;
    background-image: url(../../outline/img/icon_search.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -5px;
}

.icon03::before {
    content: '';
    display: inline-block;
    width: 43px;
    height: 43px;
    background-image: url(../../outline/img/icon_home.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -5px;
}

.icon04::before {
    content: '';
    display: inline-block;
    width: 43px;
    height: 43px;
    background-image: url(../../outline/img/icon_bookshelf.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -5px;
}

.icon05::before {
    content: '';
    display: inline-block;
    width: 43px;
    height: 43px;
    background-image: url(../../outline/img/icon_institution.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -5px;
}

.icon06::before {
    content: '';
    display: inline-block;
    width: 43px;
    height: 43px;
    background-image: url(../../outline/img/icon_movie.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: -5px;
}

.main-title-first h2 {
    font-size: 26px;
    font-weight: 500;
}

.btn {
    text-align: center;
    display: table;
    margin: 5px auto 0px;
    width: 400px;
}

.btn span {
    margin-top: 20px;
    margin-bottom: 30px;
    display: block;
    text-align: center;

}

.button a {
    position: relative;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    font-size: 26px;
    font-weight: 400;
    z-index: 2;
    background: #AF8282;
    cursor: pointer;
    width: 400px;
    height: 50px;
    box-sizing: border-box;
    border-radius: 15px;
}

.btn01 {
    text-align: center;
    display: table;
    margin-left: auto;
    width: 250px;
    margin-top: -51px;
}

.btn01 span {
    margin-top: 20px;
    margin-bottom: 30px;
    display: block;
    text-align: center;

}

.button01 a {
    position: relative;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    z-index: 2;
    background: #AF8282;
    cursor: pointer;
    width: 250px;
    height: 50px;
    box-sizing: border-box;
    border-radius: 50px;
}

.btn02 {
    text-align: center;
    display: table;
    margin-left: auto;
    width: 250px;
    margin-top: 40px;
}

.btn02 span {
    margin-top: 20px;
    margin-bottom: 30px;
    display: block;
    text-align: center;

}

.button02 a {
    position: relative;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    z-index: 2;
    background: #7D99BE;
    cursor: pointer;
    width: 250px;
    height: 50px;
    box-sizing: border-box;
    border-radius: 50px;
}


.GoogleMap {
    border: solid 1px #707070;
    position: relative;
    width: 100%;
    height: 350px;
}

.GoogleMap iframe {
    border: solid 1px #707070;
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 350px !important;
}

.institution {
    font-size: 18px;
    color: #707070;
    margin-top: 10px;
}

.youtube {
    margin: 10px auto 30px;
    text-align: center;
    width:500px;
    height: 300px;
}

.searchBox {
    margin-top: 30px;
}

.mt5px {
    margin-top:5px;
}

.mt10px {
    margin-top:10px;
}

.searchTtl {
    margin-right: 0px;
    margin-top: 0px;
    font-size:26px;
    white-space: nowrap;
    width:230px;
    padding: 30px 0px 30px 0px;
    line-height: 1.2;
}

.searchTxt {
    position: relative;
    width: 780px;
    font-size: 16px;
    padding: 30px 0px 30px 0px;
}

.searchBtn {
    width:40px;
    padding: 35px 0px 30px 0px;
}

.item2 { flex-grow: 3; }

.searchTxt input[type="text"] {
    /*font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 'Noto Sans JP', sans-serif;*/
font-family: 'Verdana','Arial','Helvetica',sans-serif;
    height: 26px;
    font-size:16px;
    margin-bottom: 0px;
    padding: 5px 20px;
    border: solid 1px #707070;
    width:740px;
}

.searchTxt input[type="image"] {

}

.searchTxt select.relation {
    /*font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 'Noto Sans JP', sans-serif;*/
font-family: 'Verdana','Arial','Helvetica',sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0px 50px 0px 20px;
    background-image: url(../../outline/img/icon_down.svg);
    background-repeat: no-repeat;
    background-size: 26px 26px;
    background-position: right 10px center;
    cursor: pointer;
    font-size: 16px;
    height: 38px;
    width:782px;
    color: #000;
    border: solid 1px #707070;
}

select::-ms-expand {
    display: none;
    cursor: pointer;
}

.searchTxt select.year {
    /*font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 'Noto Sans JP', sans-serif;*/
font-family: 'Verdana','Arial','Helvetica',sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0px 50px 0px 20px;
    background-image: url(../../outline/img/icon_down.svg);
    background-repeat: no-repeat;
    background-size: 26px 26px;
    background-position: right 10px center;
    cursor: pointer;
    font-size: 16px;
    height: 38px;
    width:120px;
    color: #000;
    border: solid 1px #707070;
}

.year_txt {
    padding: 0px 60px 0 10px;
    position: relative;
    top: 3px;
}

.checkbox label {
    margin-right: 20px;
    padding-bottom: 20px;
}

.checkbox span input {
    color: #888;
    padding: 14px;
    width: calc( 100% - 0px );
    box-sizing: border-box;
    transition: 0.3s;
    border: 1px solid #707070;
}

.checkbox span input:focus {
    border: 1px solid #707070;
    outline: none;
}

.checkbox .checkbox {
    margin-top: 20px;
    align-items: center;
}

.checkbox .checkbox:first-child {
    margin-top: 0px;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
    position: relative;
    top: -10px;
    left: 5px;
    cursor: pointer;
    width: 21px;
    height: 21px;
    margin-left: 0px;
}

.check_css01, .radio_css01 {
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    padding: 0px 40px 0px 10px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 16px;
}

.check_css01:hover:after, .radio_css01:hover:after {
    border-color: #707070;
}

.check_css01:after, .radio_css01:after{
    -webkit-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    position: absolute;
    top: 5px;
    left: -25px;
    display: block;
    margin-top: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #707070;
    content: '';
    background: #fff;
}
.radio_css01:after{
    border-radius: 50%;
}

.check_css01:before, .radio_css01:before {
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    position: absolute;
    top: 9px;
    left: -17px;
    display: block;
    margin-top: 0px;
    width: 5px;
    height: 9px;
    border-right: 2px solid #707070;
    border-bottom: 2px solid #707070;
    content: '';
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

input[type=checkbox]:checked + .check_css01:before,
input[type=radio]:checked + .radio_css01:before {
    opacity: 1;
}

.searchTxt02 select.month {
    /*font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 'Noto Sans JP', sans-serif;*/
font-family: 'Verdana','Arial','Helvetica',sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0px 50px 0px 20px;
    background-image: url(../../outline/img/icon_down.svg);
    background-repeat: no-repeat;
    background-size: 26px 26px;
    background-position: right 10px center;
    cursor: pointer;
    font-size: 16px;
    height: 38px;
    width:80px;
    color: #000;
    border: solid 1px #707070;
}

.searchTxt02 input[type="text"] {
    /*font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 'Noto Sans JP', sans-serif;*/
font-family: 'Verdana','Arial','Helvetica',sans-serif;
    height: 26px;
    font-size:16px;
    margin-right: 20px;
    padding: 5px 20px;
    border: solid 1px #707070;
    width: 200px
}

.submit-buttons {
    margin-top: 40px;
}

.submit-buttons button {
    cursor: pointer;
    padding: 6px 0px;
    display: block;
    margin: 20px auto 0;
    /*font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 'Noto Sans JP', sans-serif;*/
font-family: 'Verdana','Arial','Helvetica',sans-serif;
}

table {
  border-collapse: collapse;
  margin: 40px auto 0;
  padding: 0;
  width: 1100px;
  table-layout: fixed;
}

table tr {
  background-color: #fff;
  border-top: 1px solid #707070;
  padding: .35em;
}

table tr:last-child {
  background-color: #fff;
  border-bottom: 1px solid #707070;
  padding: .35em;
}

.clickable:hover {
    background: #eee;
    cursor: pointer;
}

table th,
table td {
  padding: 1em 10px 1em 1em;
  vertical-align: middle;
  line-height: 1.4;
}

.resultOther {
    width: 50%;
    margin-right: 100px;
}

.resultOther01 {
    width: 50%;
}

table td.resultTtl01 {
    padding: 0;
}

table th {

}
table thead td{

}
.txt{
   text-align: left;

}
.num{
   text-align: right;
}

.cnt{
    width:3em;
    text-align: right;
}

.searchCnt{
    margin-top: 20px;
    font-weight: 500;
    font-size: 20px;
}
.resultTtl {
    width:80px;
    font-size: 16px;
}

.resultTtl01 {
    width:110px;
    font-size: 16px;
}

.resultTxt {
    font-size: 18px;
    font-weight: 600;
}

.resultTxt01 {
    font-size: 12px;
    margin-top: 3px;
}

.pager {
    margin-top:40px;
}

.pager .pagination {
  text-align: center;
}

.pager .pagination li {
  display: inline;
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  position: relative;
  border-radius: 10px;
}

.pager .pagination li a{
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display:table;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.pager .pagination li a span{
  display:table-cell;
  vertical-align:middle;
}

.pager .pagination li a:hover,
.pager .pagination li a.active{
  color: #fff;
  background: #bbb;
}


/*!------------------------------------*\
    Responsive Start
\*!------------------------------------*/

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

.mainContent {
    margin: 0 auto;
    width: 100%;
}

.mainContentInner {
    padding: 0px 20px;
    width: calc(100% - 40px);
}

.btn01 {
    text-align: center;
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    margin-top: 30px;
}

    .postContent {
        margin: -5px auto 0;
    }

    .main-img {
        margin-bottom: 30px;
    }

    .main-img img {
        width: 100%;
    }

    .menuBox {
        margin-top: 30px;
    }

    .openMenu {
        display: block;
        text-align: center;
        border: solid 1px #707070;
        padding: 10px;
        font-size:12px;
        font-weight: 500;
        margin-bottom: 20px;
    }

    .openMenu a {
        display: inline-block;
        position: relative;
        text-align: center;
        font-size:12px;
        font-weight: 500;
        width:100%;
    }

    .openMenu.active {
        background: #fff;
        color:#fff;
/*        border: solid 1px #707070;*/
        }

/*
    .openMenu a.active i {
        position: absolute;
        display: inline-block;
        font-size: 16px;
        top: 6px;
        right: 5px;
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
    }
*/

    .menuBoxopen {
        display:none;
    }

    .menuBoxopen.active {
        display:block;
    }

    .menuBoxopen ul.breadcrumb-list li {
        display:block;
    }

    .pageto-inner {
        padding-right: 0px;
        margin: 100px auto 40px;
        width: 95%;
    }

    .breadcrumb {
        padding-top: 10px;
    }

    .breadcrumb01 {
        border: none;
        padding-top: 10px;
    }

    #link00,
    #link01,
    #link02,
    #link03,
    #link04,
    #link05,
    #link06 {
        margin-top: -75px;
        padding-top: 75px;
    }

    .detail01,
    .detail02,
    .detail03,
    .detail04,
    .detail05,
    .detail07,
    .detail08,
    .detail09,
    .detail11 {
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .detail02 img,
    .detail03 img,
    .detail05 img,
    .detail07 img,
    .detail11 img {
        display: inline-block;
    }

    .col2--left01,
    .col2--right01,
    .col2--left02,
    .col2--right02,
    .col2--left03,
    .col2--right03,
    .col2--left04,
    .col2--right04,
    .col2--left05,
    .col2--right05 {
/*        width:100%;*/
    }

    .col2--left01 {
        padding-right: 0px;
    }

    .col2--right01,
    .col2--left02,
    .col2--left03,
    .col2--left04,
    .col2--left05 {
        text-align: center;
    }

    .desc01 {
        margin: 40px 60px 30px 60px;
    }

    .publisher {
        text-align: center;
    }
.cnt,
.num,
.date {
  text-align: left;
    padding-bottom: 25px;
    margin-bottom: 10px;
}

  table {
    border: 0;
    width:100%
  }
  table th{
    display: block;
    border-right: none;
  }

  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    display: block;
    font-size: 12px;
    text-align: right;
    position: relative;
    /*padding: 0em 0em 1em 7em;*/
    /*padding: 0em 0em 1em 9em;*/
    padding: 0em 0em 1.2em 9em;
    border-right: none;
  }
  
  table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 0px;
    width:60px;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
  table tr:last-child {
    background-color: #fff;
    border-bottom: 1px solid #707070;
    padding: .35em .35em 1em .35em;
  }
}

@media only screen and (max-width: 767px){
  .pager .pagination li{
    display: none;
  }

  .pager .pagination li.pre,
  .pager .pagination li.next{
    display: inline-block;
    width: 40%;
    height: 50px;
    text-align: center;
  }

  .pager .pagination li.pre a,
  .pager .pagination li.next a{
    width: 100%;
    text-align: center;
  }

  .pager .pagination li.pre span::after{
    content: "　前の10件へ";
  }

  .pager .pagination li.next span::before{
    content: "次の10件へ　";
  }

.btn {
    text-align: center;
    display: table;
    margin: 30px auto 0px;
    width: 300px;
}

.button a {
    position: relative;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    font-size: 26px;
    font-weight: 400;
    z-index: 2;
    background: #AF8282;
    cursor: pointer;
    width: 300px;
    height: 50px;
    box-sizing: border-box;
    border-radius: 15px;
}

.youtube {
    margin: 10px auto 30px;
    text-align: center;
    width: 90%;
    height: auto;
}

}


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

.postContent {
    font-size: 14px;
    text-align: left;
}

.detail10 {
    display: block;
    justify-content: space-between;
    margin: 40px 0px 0px 0px;
    border-top: solid 1px #707070;
    border-bottom: solid 1px #707070;
}

.detail06 {
    display: block;
    justify-content: space-between;
    border-bottom: solid 1px #707070;
    margin: 0px 0px 0px 0px;
}

.detail07 {
    display: block;
    flex-direction: column;
    border-bottom: solid 1px #707070;
    margin: 0px 0px 0px 0px;
}

.detail08 {
    display: block;
    justify-content: space-between;
    margin: 0px 0px 0px 0px;
}

.detail09 {
    display: block;
    justify-content: space-between;
    margin: 0px 0px 0px 0px;
}

.searchTtl {
    margin-right: 0px;
    margin-top: 0px;
    font-size: 26px;
    white-space: nowrap;
    width: 230px;
    padding: 30px 0px 0px 0px;
    line-height: 1.2;
}

.searchTxt {
    position: relative;
    /*width: 85%;*/
    width: 100%;
    font-size: 16px;
    padding: 30px 0px 0px 0px;
}

.searchTxt input[type="text"] {
    /*font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 'Noto Sans JP', sans-serif;*/
font-family: 'Verdana','Arial','Helvetica',sans-serif;
    height: 26px;
    font-size: 16px;
    margin-bottom: 0px;
    padding: 5px 20px;
    border: solid 1px #707070;
    width: calc(100% - 40px);
    position: relative;
}

.searchBtn {
    width: 40px;
    padding: 30px 0px 0px 0px;
    position: relative;
    /* top: 0; */
}

.searchBtn input[type="image"] {
    position: absolute;
    top: -74px;
    left: 87vw;
}

.searchBtn.searchBtn01 input[type="image"] {
    position: absolute;
    top: -30px;
    left: 87vw;
}

.searchTxt select.relation {
    /*font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 'Noto Sans JP', sans-serif;*/
font-family: 'Verdana','Arial','Helvetica',sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0px 50px 0px 20px;
    background-image: url(../../outline/img/icon_down.svg);
    background-repeat: no-repeat;
    background-size: 26px 26px;
    background-position: right 10px center;
    cursor: pointer;
    font-size: 16px;
    height: 38px;
    width: 77vw;
    color: #000;
    border: solid 1px #707070;
}

.year_txt {
    padding: 0px 0px 0 0px;
    position: relative;
    top: 3px;
}

.year_txt:after {
    content: "";
    display: block;
}

.check_css01 {
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    padding: 0px 5vw 0px 2vw;
    vertical-align: middle;
    cursor: pointer;
    font-size: 16px;
}

table td.resultTtl {
    display: table;
    font-size: 18px;
    text-align: left;
    position: relative;
    padding: 0em 0em 1em 7em;
    border-right: none;
    font-weight: 500;
    margin-top: 10px;
}

table td.resultTxt {
    display: table;
    font-size: 18px;
    text-align: left;
    position: relative;
    padding: 0em 0em 1em 7em;
    border-right: none;
    margin-top: 20px;
    font-weight: 400;
}

table td.resultTtl::before {
    content: "";
    font-weight: 500;
    position: absolute;
    left: 0px;
}

table td.resultTxt::before {
    content: "";
    font-weight: 400;
    position: absolute;
    left: 0px;
}

.detail11 {
    display: inline-block;
    width: calc(100vw - 45px);
}

.resultOther {
    width: 100%;
    margin-right: 0px;
}
.detail12 {
    display: block;
    border-bottom: solid 1px #707070;
    padding: 10px 0 15px 0px;
}

.detail12.bbn {
    border-bottom: solid 1px #707070;
}

.resultTtl01 {
    width: 110px;
    font-size: 18px;
    text-align: left;
    margin-bottom: 20px;
    font-weight: 500;
}

.resultTxt01 {
    font-size: 18px;
    margin-top: 0px;
    font-weight: 400;
}

.resultOther01 {
    width: 100%;
}

table tr.last:last-child {
    background-color: #fff;
    border-bottom: 1px solid #707070;
    padding: .35em .35em 1em .35em;
    border-top: none;
    margin-top: -35px;
}

.btn02 {
    text-align: center;
    display: table;
    margin: auto;
    width: 250px;
    margin-top: 40px;
}

tr.clickable {
    padding: 20px 0;
}

}

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

.postContent {
    font-size: 14px;
    text-align: left;
}
.full600 img {
    width: 100%;
    object-fit: cover;
    display: block;
}

.youtube {
position: relative;
  width: 100%;
  padding-top: 56.25%;
    margin: 10px auto 30px;
    text-align: center;
margin-bottom:40px;
}

.youtube iframe {
position: absolute;
  top: 0;
  right: 0;
width: 100% !important;
  height: 100% !important;
}
}

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

.postContent {
    font-size: 14px;
    text-align: left;
}
.check_css01, .radio_css01 {
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    padding: 0px 20px 0px 10px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 16px;
}

.searchTxt input[type="text"] {
    /*font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 'Noto Sans JP', sans-serif;*/
font-family: 'Verdana','Arial','Helvetica',sans-serif;
    height: 26px;
    font-size: 16px;
    margin-bottom: 0px;
    padding: 5px 20px;
    border: solid 1px #707070;
    width: calc(100% - 40px);
    position: relative;
}

.searchBtn.searchBtn01 input[type="image"] {
    position: absolute;
    top: -30px;
    left: 80vw;
}

.searchBtn {
    width: 40px;
    padding: 30px 0px 0px 0px;
    position: relative;
    /* top: 0; */
}

.searchBtn input[type="image"] {
    position: absolute;
    top: -105px;
    left: 82vw;
}
}

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

.postContent {
    font-size: 14px;
    text-align: left;
}
.searchTxt input[type="text"] {
    /*font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 'Noto Sans JP', sans-serif;*/
font-family: 'Verdana','Arial','Helvetica',sans-serif;
    height: 26px;
    font-size: 16px;
    margin-bottom: 0px;
    padding: 5px 20px;
    border: solid 1px #707070;
    width: calc(100% - 40px);
    position: relative;
}

.searchBtn.searchBtn01 input[type="image"] {
    position: absolute;
    top: -30px;
    left: 80vw;
}

.searchBtn {
    width: 40px;
    padding: 30px 0px 0px 0px;
    position: relative;
    /* top: 0; */
}

.searchBtn input[type="image"] {
    position: absolute;
    top: -105px;
    left: 80vw;
}
}

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

.postContent {
    font-size: 14px;
    text-align: left;
}
.check_css01, .radio_css01 {
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    padding: 0px 10px 0px 10px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 16px;
}

}