@charset "UTF-8";

.first-image {
    width: 100%;
    height: 800px;
    margin: 0 0 70px;
    padding: 0;
    position: relative;
    background-image: url("../img/top/t-image1.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-color: #00AFCC;
}
.first-image .catch {
    width: 350px;
    height: auto;
    position: absolute;
    right: 21%;
    bottom: 5%;
}

h1 {
    width: 100%;
    font-family: "FOT-筑紫明朝 Pr6N M";
    font-size: 16px;
    text-align: center;
    line-height: 2.5em;
    letter-spacing: 0.2em;
    margin-bottom: 50px;
}
h2 {
    width: 100%;
    font-family: "FOT-筑紫明朝 Pr6N L";
    font-size: 70px;
    text-align: center;
    line-height: 1.1em;
    letter-spacing: 1px;
    font-weight:normal;
    margin-bottom: 20px;
}
h3 {
    font-family: "FOT-ロダン ProN DB";
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.5em;
    text-align: center;
}
h4 {
    font-family: "FOT-筑紫明朝 Pr6N L";
    font-size: 21px;
    margin: 0 20px 0 0;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    -ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
p{
    font-family: "FOT-筑紫明朝 Pr6N LB";
    font-size: 14px;
    text-decoration: none;
    font-weight: lighter;
    line-height: 1.5em;
    letter-spacing: 1px;
}
.snapwidget-widget{
    width: 90%;
    height: 250px;
    display: block;
    margin: 30px auto;
    padding: 0;
}
.insta {
    width: 50px;
    margin: 0 auto;
    display:flex;
}
.news-img {
    max-height: 130px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.container {
    width: 90%;
    max-height: 400px;
    display:table;
    margin: 0 auto -250px;
    padding: 0;
}
.news-box {
    width: 520px;
    height: 310px;
    margin: 0 auto;
    padding: 0;
    display: block;
    overflow-x: auto;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
    box-shadow:0px 0px 5px -2px #5f6856;
}
#feed {
    width: 300px;
    height: 300px;
    padding: 5px;
    box-sizing: border-box;
    display: inline-block;
}
#feed img {
    width: 100%;
    margin: 0 0px 0 10px;
    display: inline-block;
}
.container2 {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    background-color: #f8f6e7;
    display:inline-block;
}
.info {
    width: 100%;
    height: 400px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    position: relative;
}
.info-container-l, .info-container-r {
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    padding: 20px;
    margin: 0;
    display:inline-block;
    position:relative;
}

.info-container-l h4 {
    font-family: "FOT-筑紫明朝 Pr6N L";
    font-size: 19px;
    margin: 0 20px 0 0;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    -ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
    float: left;
}
.info-container-r h4 {
    font-family: "FOT-筑紫明朝 Pr6N L";
    font-size: 19px;
    margin: 0 0 0 20px;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    -ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
    float: right;
}
.info-container-l p {
    max-width: 60%;
    padding-right: 30px;
    display: inline-block;
    font-family: "FOT-筑紫明朝 Pr6N M";
    font-size: 13px;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    text-align: left;
    position: absolute;
    left: 150px;
    bottom: 30px;
}
.info-container-r p {
    max-width: 60%;
    padding-left: 30px;
    display: inline-block;
    font-family: "FOT-筑紫明朝 Pr6N M";
    font-size: 13px;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    text-align: left;
    position: absolute;
    right: 150px;
    bottom: 30px;
}
.l-image {
    width: 50%;
    height: 100%;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    overflow: hidden;
}
.r-image {
    width: 50%;
    height: 100%;
    margin: 0;
    float:right;
    position: relative;
    overflow: hidden;
}
.l-image img, .r-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
.back-image {
    display: block;
    background-color: #e4007f;
    text-align: center;
    position: relative;
    margin: 150px 0 50px;
}
.back-image div {
    width: 80%;
    height: 70vh;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.back-image div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.center {
    font-family: "FOT-筑紫明朝 Pr6N L";
    font-size: 13px;
    text-align: center;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
}

@media only screen and (max-width: 899px) {
.first-image {
    width: 100%;
    height: 95vh;
    margin: 0 0 70px;
    padding: 0;
    position: relative;
    background-image: url("../img/top/t-image1_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #00AFCC;
}
.first-image .catch {
    width: 40%;
    height: auto;
    position: absolute;
    right: 30px;
    bottom: 10px;
}
h1 {
    width: 90%;
    font-size: 19px;
    text-align: left;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    margin:0 auto 50px;
}
h2 {
    width: 90%;
    font-size: 55px;
    margin-bottom: 20px;
}
h3 {
    width: 90%;
    margin: 0 auto;
}
.l-image, .r-image {
    width: 100%;
    height: 60vh;
    margin: 0;
    float:none;
    position: relative;
    overflow: hidden;
}
.info-container-l h4, .info-container-r h4 {
    font-size: 18px;
    margin: 0 20px 10px 0;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    -ms-writing-mode: lr-tb;
	writing-mode: horizontal-tb;
    float: none;
}
.info-container-l p, .info-container-r p {
    max-width: 100%;
    width: 100%;
    padding: 0;
    display: block;
    font-size: 13px;
    line-height: 2.0em;
    letter-spacing: 0.1em;
    text-align: left;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
}
.info-container-l {
    width: 90%;
    height: auto;
    min-height: 40vh;
    float:left;
    padding: 50px 20px 20px 20px;
    margin: -30px auto 0;
    background-color:rgba(255,255,255,0.70);
    z-index: 10;
    box-shadow: 5px 5px 7px -2px rgba(0,0,0,0.4);
}
.info-container-r {
    width: 90%;
    height: auto;
    min-height: 40vh;
    float:right;
    padding: 20px;
    margin: 0 auto 30px;
    background-color:rgba(255,255,255,0.70);
    box-shadow: -5px 5px 7px -2px rgba(0,0,0,0.4);
    z-index: 9;
}
.back-image div {
    width: 90%;
    height: 60vh;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
#pc, #pc2 {
    display: none;
}
    
}