@charset "utf-8";
/* CSS Document */
body {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    background-color: #F4F5F7;
    -webkit-text-size-adjust: 100%;
}
/* header *//* header */
.inner {
    width: 1100px;
    margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
/* header */
#top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 0;
    line-height: 1;
    z-index: 999;
}
#top-head a,
#top-head {
    color: #fff;
    text-decoration: none;
}
#top-head .inner {
    position: relative;
}
#top-head .logo {
    float: left;
    font-size: 18px;
    height: 50%;
    width: 20%;
}
#top-head .logo img{
    width: 100%;
    padding: 0 200px 0 0;
    margin: 10px 0 0 0;
}
#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: -10px;
    font-size: 18px;
}
#global-nav ul li {
    float: left;
    font-weight: normal;
}
#global-nav ul li a {
    padding: 0 15px;
} 
/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 30px;
    height: 80px;
    background: rgba(24, 23, 23, 0.8);
    transition: top 0.3s ease-in;
    -webkit-transition: top 0.3s ease-in;
    -moz-transition: top 0.3s ease-in;
}
#top-head.fixed .logo {
    font-size: 18px;
    color: #fff;
}
#top-head.fixed #global-nav ul li a {
    color: #fff;
    padding: 0 15px;
}
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}
/* footerの記述
-------------------------*/
.hero{
    max-height: 1000px;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    background: #7a2918;
    margin: 0px 0 50px 0;
}
.hero img{
    height: auto;
    width: 40%;
    display: block;
    margin: 100px auto 30px auto;
    opacity: 1.5;
}
.site-footer{
    background: rgb(24, 23, 23);
    height: 60px;
    padding: 30px 0;
}
.copyright{
    color: #fff;
    font-size: 18px;
    text-align: center;
}
/* mainの記述
--------------------*/
.mainflame{
    max-width: 100%;
    margin: 0 0 100px 0;
}
.main{
    margin: 0 auto;
    max-width: 90%;
}
.main h1{
    margin: 10px auto;
    width: 90%;
    padding: 10px;
    font-size: 22px;
    text-align: center;
    vertical-align: top;
    color: #333;
    letter-spacing: 0.5em;
    border-bottom: 3px solid #DCDCDC;
}
/* articleの記述
--------------------*/
.article{
    margin: 30px auto 10px;
    max-width: 90%;
}
.article h2{
    width: 100%;
    font-size: 18px;
    line-height: 1.6em;
    letter-spacing: 0.2em;
    text-align: center;
}
ul.newsList2{
    display: flex;
    flex-flow: row wrap;
    max-width: 75%;
    border-bottom: 0.5px dotted #999;
    margin: 0 auto 25px;
}
ul.newsList2 li{
    display: block;
}
ul.newsList2 li:nth-child(-n + 1){
    flex-basis: 150px;
    font-weight: normal;
    margin: 0 0 15px 0;
    padding: none;
    font-size: 17px;
    line-height: 1.6em;
    letter-spacing: 0.1em;
    color: #333;
}
ul.newsList2 li:nth-child(2){
    flex-basis: 500px;
    font-weight: normal;
    margin: 0 0 15px 98px;
    padding: none;
    font-size: 17px;
    line-height: 1.6em;
    letter-spacing: 0.05em;
    color: #333;
}
ul.newsList2 li:nth-child(3){
    flex-basis: 1000px;
    font-weight: normal;
    margin: -10px 0 0 250px;
    padding: none;
    font-size: 17px;
    line-height: 1.6em;
    letter-spacing: 0.1em;
    color: #333;
}
ul.newsList3{
    display: flex;
    flex-flow: row wrap;
    max-width: 75%;
    border-bottom: 0.5px dotted #999;
    margin: 0 auto 10px;
    padding: none;
}
ul.newsList3 li{
    display: block;
}
ul.newsList3 li:nth-child(-n + 1){
    flex-basis: 100px;
    font-weight: normal;
    margin: 0 10px 10px 110px;
    font-size: 17px;
    line-height: 1.6em;
    letter-spacing: 0.2em;
}
ul.newsList3 li:nth-child(2){
    flex-basis: 130px;
    font-weight: normal;
    margin: 0 10px 10px 5px;
    font-size: 17px;
    line-height: 1.6em;
    letter-spacing: 0.1em;
}
ul.newsList3 li:nth-child(3){
    flex-basis: 350px;
    font-weight: normal;
    margin: 0 10px 10px 10px;
    font-size: 17px;
    line-height: 1.6em;
    letter-spacing: 0.1em;
}
.contents-wrap{
    width: 65%;
    display: flex;
    flex-wrap: wrap;
    margin: 10px auto 30px;
    justify-content: space-between;
}
.contents-wrap p{
    font-weight: normal;
    width: 100%;
    margin: 20px 0 0 0;
    font-size: 17px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    color: red;
    text-align: center;
}
.contents-box{
    width: 100%;
}
.single-item .card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 300px;
    background: #fff;
}
.single-item .card p {
    font-size: 2rem;
}
.contents-box img{
    display: block;
    margin-bottom: 10px;
    margin: 10px auto 20px;
    width: 90%;
    height: 100%;
}
.contents-box h3{
    margin: 20px auto 0;
    padding: 10px 0 0 0;
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: 0.3em;
    text-align: center;
    color: #333;
}

/*---------------------------------- min-width:229px and max-widht:539pxの記述 -------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:229px) and (max-width:539px) {
    body{
        font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
        background-color: #F4F5F7;
        -webkit-text-size-adjust: 100%;
    }
    /* header *//* header */
    #top-head,
    .inner{
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background: rgb(24, 23, 23);
        width: 100%;
        height: 56px;
        z-index: 999;
        position: relative;
    }
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 15px;
    }
    #top-head .logo img{
        height: auto;
        width: 150px;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
        background: rgba(24, 23, 23, 0.95);
        width: 100%;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 16px;
    }
    #global-nav ul li {
        float: none;
        position: static;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 98%;
        display: block;
        color: #fff;
        margin: 0 auto;
        padding: 18px 0;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }    
    /* footerの記述
    -------------------------*/
    .hero{
        max-height: 1000px;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
        background: #7a2918;
        margin: 0px 0 20px 0;
    }
    .hero img{
        height: auto;
        width: 80%;
        display: block;
        margin: 70px auto 30px auto;
        opacity: 1.5;
    }
    html {
        position: relative;
        min-height: 100%;
        padding-bottom: 100px;
        box-sizing: border-box;
    }
    .site-footer{
        background: rgb(24, 23, 23);
        width: 100%;
        position: absolute;
        padding: 50px 0 0 0;
        bottom: 0;
    }
    .copyright{
        color: #fff;
        font-size: 16px;
        text-align: center;
    }
    /* mainの記述
    --------------------*/
    .mainflame{
        max-width: 100%;
        margin: 0 0 60px 0;
    }
    .main{
        margin: 0 auto;
        max-width: 100%;
    }
    .main h1{
        margin: 10px auto;
        width: 90%;
        padding: 10px;
        font-size: 17px;
        text-align: center;
        vertical-align: top;
        color: #333;
        letter-spacing: 0.5em;
        border-bottom: 3px solid #DCDCDC;
    }
    /* articleの記述
    --------------------*/
    .article{
        margin: 10px auto 0;
        max-width: 100%;
    }
    .article h2{
        margin: 0 auto;
        width: 90%;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        text-align: left;
        font-weight: normal;
    }
    ul.newsList2{
        display: flex;
        flex-flow: row wrap;
        max-width: 95%;
        height: none;
        border-bottom: 0.5px dotted #999;
        margin: 0 auto 0;
        padding: 0;
    }
    ul.newsList2 li{
        display: block;
    }
    ul.newsList2 li:nth-child(-n + 1){
        flex-basis: 250px;
        width: 20%;
        margin: 5px 0 10px 0;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        color: #333;
    }
    ul.newsList2 li:nth-child(2){
        flex-basis: 400px;
        font-weight: normal;
        margin: 0 0 0 5px;
        padding: 0;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.05em;
        color: #333;
    }
    ul.newsList2 li:nth-child(3){
        flex-basis: 400px;
        font-weight: normal;
        margin: 10px 0 15px 21px;
        padding: 0;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.05em;
        color: #333;
    }
    ul.newsList3{
        display: flex;
        flex-flow: row wrap;
        max-width: 95%;
        border-bottom: 0.5px dotted #999;
        margin: 0 auto 0;
        padding: 10px 0 15px 0;
    }
    ul.newsList3 li{
        display: block;
    }
    ul.newsList3 li:nth-child(-n + 1){
        flex-basis: 80px;
        font-weight: normal;
        margin: 5px 0 5px 50px;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.2em;
    }
    ul.newsList3 li:nth-child(2){
        flex-basis: 130px;
        font-weight: normal;
        margin: 5px 0 5px 20px;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.05em;
    }
    ul.newsList3 li:nth-child(3){
        flex-basis: 300px;
        font-weight: normal;
        margin: 5px 0 10px 50px;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.05em;
    }
    .contents-wrap{
        width: 98%;
        display: flex;
        flex-wrap: wrap;
        margin: 10px auto 10px;
        justify-content: space-between;
    }
    .contents-wrap p{
        font-weight: normal;
        width: 100%;
        margin: 10px 0 10px 0;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        color: red;
        text-align: center;
    }
    .contents-box{
        width: 100%;
    }
    .single-item .card {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 300px;
        background: #fff;
    }
    .single-item .card p {
        font-size: 2rem;
    }
    .contents-box img{
        display: block;
        margin-bottom: 10px;
        width: 90%;
        height: 100%;
        margin: 0 auto;
    }
    .contents-box h3{
        margin: 5px auto 0;
        padding: 0 0 0 0;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        text-align: center;
        color: #333;
    }
}

/*---------------------------------- min-width:540px and max-widht:767pxの記述 -------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:540px) and (max-width:767px) {
    body{
        font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
        background-color: #F4F5F7;
        -webkit-text-size-adjust: 100%;
    }
    /* header *//* header */
    #top-head,
    .inner{
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background: rgb(24, 23, 23);
        width: 100%;
        height: 56px;
        z-index: 999;
        position: relative;
    }
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 13px;
    }
    #top-head .logo img{
        height: 100%;
        width: 150%;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
        background: rgba(24, 23, 23, 0.95);
        width: 100%;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 16px;
    }
    #global-nav ul li {
        float: none;
        position: static;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 98%;
        display: block;
        color: #fff;
        margin: 0 auto;
        padding: 18px 0;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }    
    /* footerの記述
    -------------------------*/
    .hero{
        max-height: 1000px;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
        background: #7a2918;
        margin: 0px 0 20px 0;
    }
    .hero img{
        height: auto;
        width: 80%;
        display: block;
        margin: 70px auto 30px auto;
        opacity: 1.5;
    }
    html {
        position: relative;
        min-height: 100%;
        padding-bottom: 100px;
        box-sizing: border-box;
    }
    .site-footer{
        background: rgb(24, 23, 23);
        width: 100%;
        position: absolute;
        padding: 50px 0 0 0;
        bottom: 0;
    }
    .copyright{
        color: #fff;
        font-size: 16px;
        text-align: center;
    }
    /* mainの記述
    --------------------*/
    .mainflame{
        max-width: 100%;
        margin: 0 0 70px 0;
    }
    .main{
        margin: 0 auto;
        max-width: 100%;
    }
    .main h1{
        margin: 10px auto;
        width: 90%;
        padding: 10px;
        font-size: 17px;
        text-align: center;
        vertical-align: top;
        color: #333;
        letter-spacing: 0.5em;
        border-bottom: 3px solid #DCDCDC;
    }
    /* articleの記述
    --------------------*/
    .article{
        margin: 10px auto 0;
        max-width: 100%;
    }
    .article h2{
        margin: 0 auto;
        width: 98%;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        text-align: center;
        font-weight: normal;
    }
    ul.newsList2{
        display: flex;
        flex-flow: row wrap;
        max-width: 95%;
        height: none;
        border-bottom: 0.5px dotted #999;
        margin: 0 auto 15px;
        padding: 0;
    }
    ul.newsList2 li{
        display: block;
    }
    ul.newsList2 li:nth-child(-n + 1){
        flex-basis: 250px;
        width: 20%;
        margin: 5px 0 10px 30px;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        color: #333;
    }
    ul.newsList2 li:nth-child(2){
        flex-basis: 460px;
        font-weight: normal;
        margin: 0 0 0 50px;
        padding: 0;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.05em;
        color: #333;
    }
    ul.newsList2 li:nth-child(3){
        flex-basis: 400px;
        font-weight: normal;
        margin: 10px 0 15px 80px;
        padding: 0;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.05em;
        color: #333;
    }
    ul.newsList3{
        display: flex;
        flex-flow: row wrap;
        max-width: 95%;
        border-bottom: 0.5px dotted #999;
        margin: 0 auto;
        padding: 10px 0 10px 0;
    }
    ul.newsList3 li{
        display: block;
    }
    ul.newsList3 li:nth-child(-n + 1){
        flex-basis: 80px;
        font-weight: normal;
        margin: 10px 0 10px 120px;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.2em;
    }
    ul.newsList3 li:nth-child(2){
        flex-basis: 130px;
        font-weight: normal;
        margin: 10px 0 10px 20px;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.05em;
    }
    ul.newsList3 li:nth-child(3){
        flex-basis: 300px;
        font-weight: normal;
        margin: 0 0 20px 120px;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.05em;
    }
    .contents-wrap{
        width: 98%;
        display: flex;
        flex-wrap: wrap;
        margin: 10px auto 10px;
        justify-content: space-between;
    }
    .contents-wrap p{
        font-weight: normal;
        width: 100%;
        margin: 10px 0 10px 0;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        color: red;
        text-align: center;
    }
    .contents-box{
        width: 100%;
    }
    .single-item .card {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 300px;
        background: #fff;
    }
    .single-item .card p {
        font-size: 2rem;
    }
    .contents-box img{
        display: block;
        margin-bottom: 10px;
        margin: 0 auto;
        width: 90%;
        height: 100%;
    }
    .contents-box h3{
        margin: 5px auto 0;
        padding: 0 0 0 0;
        font-size: 16px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        text-align: center;
        color: #333;
    }
}

/*---------------------------------- min-width:768px and max-widht:915pxの記述 -------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:768px) and (max-width:915px) {
    body{
        font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
        background-color: #F4F5F7;
        -webkit-text-size-adjust: 100%;
    }
    /* header *//* header */
    .inner {
        width: 100%;
        margin: 0 auto;
    }
    .inner:after {
        content: "";
        clear: both;
        display: block;
    }
    /* header */
    #top-head {
        top: -100px;
        position: absolute;
        width: 100%;
        margin: 100px auto 0;
        padding: 30px 0 0;
        line-height: 1;
        z-index: 999;
    }
    #top-head a,
    #top-head {
        color: #fff;
        text-decoration: none;
    }
    #top-head .inner {
        position: relative;
    }
    #top-head .logo {
        float: left;
        font-size: 16px;
        margin: 0 0 0 30px;
        height: 50%;
        width: 30%;
    }
    #top-head .logo img{
        width: 100%;
        padding: 0 50px 0 0;
        margin: 10px 0 0 0;
    }
    #global-nav ul {
        list-style: none;
        position: absolute;
        right: 0;
        bottom: -5px;
        font-size: 17px;
    }
    #global-nav ul li {
        float: left;
        margin: 0 5px 0 0;
    }
    #global-nav ul li a {
        padding: 0 20px 0 0;
    }
    /* Fixed */
    #top-head.fixed {
        margin-top: 0;
        top: 0;
        position: fixed;
        padding-top: 15px;
        height: 80px;
        background: #fff;
        background: rgba(24, 23, 23, 0.8); 
        transition: top 0.65s ease-in;
        -webkit-transition: top 0.65s ease-in;
        -moz-transition: top 0.65s ease-in;
    }
    #top-head.fixed .logo {
        font-size: 16px;
        color: #fff;
    }
    #top-head.fixed #global-nav ul li a {
        color: #fff;
        padding: 0 10px;
    }
    /* Toggle Button */
    #nav-toggle {
        display: none;
        position: absolute;
        right: 12px;
        top: 14px;
        width: 34px;
        height: 36px;
        cursor: pointer;
        z-index: 101;
    }
    #nav-toggle div {
        position: relative;
    }
    #nav-toggle span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #666;
        left: 0;
        -webkit-transition: .35s ease-in-out;
        -moz-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
    }
    /* footerの記述
    -------------------------*/
    .hero{
        max-height: 1000px;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
        background: #7a2918;
        margin: 0px 0 20px 0;
    }
    .hero img{
        height: auto;
        width: 60%;
        display: block;
        margin: 90px auto 30px auto;
        opacity: 1.5;
    }
    html {
        position: relative;
        min-height: 100%;
        padding-bottom: 100px;
        box-sizing: border-box;
    }
    .site-footer{
        background: rgb(24, 23, 23);
        width: 100%;
        position: absolute;
        padding: 50px 0 0 0;
        bottom: 0;
    }
    .copyright{
        color: #fff;
        font-size: 18px;
        text-align: center;
    }
    /* mainの記述
    --------------------*/
    .mainflame{
        max-width: 100%;
        margin: 0 0 80px 0;
    }
    .main{
        margin: 0 auto;
        max-width: 98%;
    }
    .main h1{
        margin: 10px auto;
        width: 90%;
        padding: 10px;
        font-size: 22px;
        text-align: center;
        vertical-align: top;
        color: #333;
        letter-spacing: 0.5em;
        border-bottom: 3px solid #DCDCDC;
    }
    /* articleの記述
    --------------------*/
    .article{
        margin: 15px auto;
        max-width: 95%;
    }
    .article h2{
        width: 100%;
        font-size: 18px;
        line-height: 1.5em;
        letter-spacing: 0.2em;
        text-align: center;
    }
    ul.newsList2{
        display: flex;
        flex-flow: row wrap;
        max-width: 100%;
        height: 100%;
        border-bottom: 0.5px dotted #999;
        margin: 0 auto 15px;
        padding: 10px 0 10px 0;
    }
    ul.newsList2 li{
        display: block;
    }
    ul.newsList2 li:nth-child(-n + 1){
        flex-basis: 180px;
        width: 20%;
        margin: 0 0 0 20px;
        font-size: 17px;
        font-weight: normal;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        color: #333;
    }
    ul.newsList2 li:nth-child(2){
        flex-basis: 480px;
        font-weight: normal;
        width: 70%;
        margin: 0 0 0 20px;
        padding: 0 0 0 0;
        font-size: 17px;
        line-height: 1.5em;
        letter-spacing: 0.05em;
        color: #333;
    }
    ul.newsList2 li:nth-child(3){
        flex-shrink: 460px;
        font-weight: normal;
        width: 80%;
        margin: 10px 0 0 250px;
        padding: 0 0 0 0;
        font-size: 17px;
        line-height: 1.5em;
        letter-spacing: 0.05em;
        color: #333;
    }
    ul.newsList3{
        display: flex;
        flex-flow: row wrap;
        max-width: 100%;
        height: 100%;
        border-bottom: 0.5px dotted #999;
        margin: 0 auto 20px;
        padding: 10px 0 10px 0;
    }
    ul.newsList3 li{
        display: block;
    }
    ul.newsList3 li:nth-child(-n + 1){
        flex-basis: 100px;
        font-weight: normal;
        margin: 0 10px 10px 220px;
        font-size: 17px;
        line-height: 1.5em;
        letter-spacing: 0.2em;
    }
    ul.newsList3 li:nth-child(2){
        flex-basis: 130px;
        font-weight: normal;
        margin: 0 10px 10px 5px;
        font-size: 17px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
    }
    ul.newsList3 li:nth-child(3){
        flex-shrink: 55;
        font-weight: normal;
        margin: 0 10px 20px 220px;
        font-size: 17px;
        line-height: 1.6em;
        letter-spacing: 0.1em;
    }
    .contents-wrap{
        width: 95%;
        display: flex;
        flex-wrap: wrap;
        margin: 10px auto 30px;
        justify-content: space-between;
    }
    .contents-wrap p{
        font-weight: normal;
        width: 100%;
        margin: 20px 0 0 0;
        font-size: 17px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        color: red;
        text-align: center;
    }
    .contents-box{
        width: 100%;
    }
    .single-item .card {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 300px;
        background: #fff;
    }
    .single-item .card p {
        font-size: 2rem;
    }
    .contents-box img{
        display: block;
        margin-bottom: 10px;
        margin: 10px auto 20px;
        width: 90%;
        height: 100%;
    }
    .contents-box h3{
        margin: 20px auto 0;
        padding: 10px 0 0 0;
        font-size: 20px;
        line-height: 1.5em;
        letter-spacing: 0.3em;
        text-align: center;
        color: #333;
    }
}

/*---------------------------------- min-width:916px and max-widht:1279pxの記述 -------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:916px) and (max-width:1279px) {
    body{
        font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
        background-color: #F4F5F7;
        -webkit-text-size-adjust: 100%;
    }
    /* header *//* header */
    .inner {
        width: 95%;
        margin: 0 auto;
    }
    .inner:after {
        content: "";
        clear: both;
        display: block;
    }
    /* header */
    #top-head {
        top: -100px;
        position: absolute;
        width: 100%;
        margin: 100px auto 0;
        padding: 30px 0 0;
        line-height: 1;
        z-index: 999;
    }
    #top-head a,
    #top-head {
        color: #fff;
        text-decoration: none;
    }
    #top-head .inner {
        position: relative;
    }
    #top-head .logo {
        float: left;
        font-size: 18px;
    }
    #top-head .logo img{
        width: 120%;
        padding: 0 0 0 50px;
        margin: 10px 0 0 0;
    }
    #global-nav ul {
        list-style: none;
        position: absolute;
        right: 0;
        bottom: -5px;
        font-size: 16px;
    }
    #global-nav ul li {
        float: left;
        font-weight: normal;
        font-size: 18px;
    }
    #global-nav ul li a {
        padding: 0 15px;
    }
    /* Fixed */
    #top-head.fixed {
        margin-top: 0;
        top: 0;
        position: fixed;
        padding-top: 10px;
        height: 100px;
        background: #fff;
        background: rgba(24, 23, 23, 0.8);
        transition: top 0.3s ease-in;
        -webkit-transition: top 0.3s ease-in;
        -moz-transition: top 0.3s ease-in;
    }
    #top-head.fixed .logo {
        margin: 20px 0 0 0;
        color: #fff;
    }
    #top-head.fixed #global-nav ul li a {
        color: #fff;
        padding: 0 15px;
        font-size: 18px;
    }
    /* Toggle Button */
    #nav-toggle {
        display: none;
        position: absolute;
        right: 12px;
        top: 14px;
        width: 34px;
        height: 36px;
        cursor: pointer;
        z-index: 101;
    }
    #nav-toggle div {
        position: relative;
    }
    #nav-toggle span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #666;
        left: 0;
        -webkit-transition: .35s ease-in-out;
        -moz-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
    }
    #nav-toggle span:nth-child(1) {
        top: 0;
    }
    #nav-toggle span:nth-child(2) {
        top: 11px;
    }
    #nav-toggle span:nth-child(3) {
        top: 22px;
    }
    /* footerの記述
    -------------------------*/
    .hero{
        max-height: 1000px;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
        background: #7a2918;
        margin: 0px 0 20px 0;
    }
    .hero img{
        height: auto;
        width: 50%;
        display: block;
        margin: 100px auto 30px auto;
        opacity: 1.5;
    }
    html {
        position: relative;
        min-height: 100%;
        padding-bottom: 100px;
        box-sizing: border-box;
    }
    .site-footer{
        background: rgb(24, 23, 23);
        width: 100%;
        position: absolute;
        padding: 50px 0 0 0;
        bottom: 0;
    }
    .copyright{
        color: #fff;
        font-size: 18px;
        text-align: center;
    }
    /* mainの記述
    --------------------*/
    .mainflame{
        max-width: 100%;
        margin: 0 0 100px 0;
    }
    .main{
        margin: 0 auto;
        max-width: 90%;
    }
    .main h1{
        margin: 10px auto;
        width: 90%;
        padding: 10px;
        font-size: 22px;
        text-align: center;
        vertical-align: top;
        color: #333;
        letter-spacing: 0.5em;
        border-bottom: 3px solid #DCDCDC;
    }
    /* articleの記述
    --------------------*/
    .article{
        margin: 30px auto;
        max-width: 90%;
    }
    .article h2{
        width: 100%;
        font-size: 18px;
        line-height: 1.5em;
        letter-spacing: 0.2em;
        text-align: center;
    }
    ul.newsList2{
        display: flex;
        flex-flow: row wrap;
        max-width: 95%;
        height: 100%;
        border-bottom: 0.5px dotted #999;
        margin: 0 auto 10px;
        padding: 10px 0 10px 20px;
    }
    ul.newsList2 li{
        display: block;
    }
    ul.newsList2 li:nth-child(-n + 1){
        flex-basis: 200px;
        width: 20%;
        margin: 0 0 0 5px;
        font-size: 17px;
        font-weight: normal;
        line-height: 1.6em;
        letter-spacing: 0.1em;
        color: #333;
    }
    ul.newsList2 li:nth-child(2){
        flex-basis: 480px;
        font-weight: normal;
        width: 70%;
        margin: 0 0 0 5px;
        padding: 0 0 0 10px;
        font-size: 17px;
        line-height: 1.6em;
        letter-spacing: 0.05em;
        color: #333;
    }
    ul.newsList2 li:nth-child(3){
        flex-shrink: auto;
        font-weight: normal;
        width: 80%;
        margin: 10px 0 0 200px;
        padding: 0 0 0 50px;
        font-size: 17px;
        line-height: 1.6em;
        letter-spacing: 0.1em;
        color: #333;
    }
    ul.newsList3{
        display: flex;
        max-width: 90%;
        flex-flow: row wrap;
        border-bottom: 0.5px dotted #999;
        margin: 0 auto;
        padding: 10px 0 10px 70px;
    }
    ul.newsList3 li{
        display: block;
    }
    ul.newsList3 li:nth-child(-n + 1){
        flex-basis: 100px;
        font-weight: normal;
        margin: 0 10px 10px 200px;
        font-size: 17px;
        line-height: 1.5em;
        letter-spacing: 0.2em;
    }
    ul.newsList3 li:nth-child(2){
        flex-basis: 130px;
        font-weight: normal;
        margin: 0 10px 10px 20px;
        font-size: 17px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
    }
    ul.newsList3 li:nth-child(3){
        flex-shrink: 55;
        font-weight: normal;
        margin: 0 10px 20px 200px;
        font-size: 17px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
    }
    .contents-wrap{
        width: 95%;
        display: flex;
        flex-wrap: wrap;
        margin: 10px auto 30px;
        justify-content: space-between;
    }
    .contents-wrap p{
        font-weight: normal;
        width: 100%;
        margin: 20px 0 0 0;
        font-size: 17px;
        line-height: 1.5em;
        letter-spacing: 0.1em;
        color: red;
        text-align: center;
    }
    .contents-box{
        width: 100%;
    }
    .single-item .card {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 300px;
        background: #fff;
    }
    .single-item .card p {
        font-size: 2rem;
    }
    .contents-box img{
        display: block;
        margin-bottom: 10px;
        margin: 10px auto 20px;
        width: 94%;
        height: 100%;
    }
    .contents-box h3{
        margin: 20px auto 0;
        padding: 10px 0 0 0;
        font-size: 18px;
        line-height: 1.5em;
        letter-spacing: 0.15em;
        text-align: center;
        color: #333;
    }
}