@charset "uft-8";

/*ここから基本ルール*/
* {
    padding: 0;
    margin: 0;
}

html {
    scroll-behavior: smooth;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    vertical-align: bottom;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

a, a>img {
	transition: .3s;
}
a:hover, a>img:hover {
	transform: translateY(-4px);
}

/*ここからヘッダー*/

header,
main,
footer {
    width: 1200px;
    margin: 0 auto;
}

header {
    height: 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: black;
    position: sticky;
    z-index: 999;
    top: 0;

}

.logo {
    height: 40px;
    padding: 20px 0 20px 10px;
}

nav ul {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
    list-style: none;
}

nav ul li a {
    font-size: 20px;
    display: block;
    padding: 40px 20px 20px 0px;
    color: #fff;
}

/*ここからTOPページ*/

h2 {
    font-size: 45px;
    text-align: center;
    margin: 0 auto;
}


#keyvisual {
    width: 1200px;
    margin-bottom: 100px;
}

main {
    display: block;
    background: url(../img/haikei.png) repeat-y;
    width: 1200px;
    height: 4200px;
    color: #fff;
}

.news_ticker2 {
	width:1200px;
	white-space:nowrap;
    font-family: 'Permanent Marker', cursive;
    font-size: 50px;
    position: absolute;
    top: 250px;
    transform: rotate(-8deg);
}
@keyframes hscroll2 {
	0% { transform:translateX(4px); }
	100% { transform:translateX(-100%); }
}
.news_ticker2 ul {
	display:inline-block;
	margin:0;
	padding:0;
	animation:hscroll2 10s linear infinite;
}
.news_ticker2 li {
	display:inline-block;
}

.topicfs {
    position: relative;
}


figcaption {
    font-size: 25px;
}

.imgm {
    margin: 0 auto 10px;
    width: 1000px;
}


.fig1 {
    width: 1000px;
    margin: 50px auto 20px;
}

.fig2 {
    width: 500px;
    margin: 100px 250px 20px 450px;
}

.fig3 {
    width: 330px;
    margin: 170px 750px 20px 120px;
}

.fig4 {
    width: 550px;
    margin: -170px 50px 20px 600px;
}

.fig4 {
    width: 550px;
    margin: -170px 50px 20px 600px;
}


#toppage img {
    width: 100%;
}


#toppage .fig5 img {
    width: 150px;
}

.fig5 {
    margin-top: 200px;
}

.fig5 figure {
    display: flex;
    flex-wrap: wrap;
}

figure ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-left: 100px;
}

.r {
    margin: 50px 0 0 20px;
}

.u {
    margin: 100px 30px 0 20px;
}

.fig5 figcaption {
    display: block;
    margin: 200px 0px 0px 50px;
}

.huwari {
    /* 最初は非表示 */
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: opacity 1s, visibility 1s, transform 1s;
  }
  /* フェードイン時に入るクラス */
  .is-fadein {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }


/*ここからパンフレット*/

a.navp {
    pointer-events: none;
    text-decoration: underline;
    text-decoration-color: #fff;
}

#ppage, #wpage {
    padding-top: 70px;
}

#ppage h2, #wpage h2 {
    background-color: #4b4b4b;
    padding: 30px 0;
}

#ppage {
    position: relative;
    height: 1200px;
}

.siryou {
    width: 150px;
    position: absolute;
    right: 150px;
    top: 30px;
    transform: rotate(20deg);
}

#ppage p {
    text-align: center;
    margin: 40px 0;
}

table {
    margin: 0 auto 40px;
    border-collapse: collapse;
    width: 800px;
}

table,th,td {
    border: 1px solid #000;
}

th,td {
    padding: 25px 25px;
}

table th {
    background-color: #3d3d3d;
    color: #fff;
    font-size: 18px;
}

table td {
    background-color: #fff;
    color: #000;
}

.gendertd label {
    margin-right: 10px;
}

.nobb {
    padding-bottom: 5px;
    border-bottom: none;
}

.nobt {
    padding-top: 5px;
    border-top: none;
}

.jusyo {
    width: 200px;
}

#ppage .kojinjoho p {
    margin: 0 auto;
}

#ppage .kojinjoho p a {
    color: rgb(0, 128, 255);
}

#ppage .kakunin {
    margin-top: 30px;
}

/*ここからOC*/
#ocpage {
    padding-top: 100px;
    height: 8500px;
}

a.navo {
    pointer-events: none;
    text-decoration: underline;
    text-decoration-color: #fff;
}

.ocsp {
    margin-bottom: 250px;
}

.himg {
    width: 1200px;
}

.h2oc {
    text-align: right;
    transform: rotate(4deg);
    margin: -40px 20px 0 0;
}

.ocimg1 {
    width: 700px;
}

.kasane {
    position: relative;
    width: 1200px;
    height: 800px;
    margin-top: 100px;
}

.kunder {
    width: 500px;
    height: 450px;
    background-color: rgba(115,115,115,0.75);
    padding: 50px 0 0 80px;
    position: absolute;
    top: 100px;
    left: 90px;
}

.kover {
    position: absolute;
    top: 400px;
    left: 410px;
}

.date {
    font-size: 30px;
    line-height:60px;
}

.schedule {
    font-size: 24px;
    line-height:50px;
}

.occontents {
    font-size: 22px;
    line-height:35px;

}

.ocimg {
    width: 1200px;
    height: 1900px;
    display: flex;

}

.ocimg2 {
    width: 400px;
}

.ocimg3 {
    width: 400px;
}

.ocimg4 {
    width: 300px;
}

.ocimg5 {
    width: 450px;
}

.ocimg2d {
    padding: 100px 0 0 50px;
}

.ocimg3d {
    padding: 400px 0 0 200px;
}

.ocimg4d {
    margin: 800px 0 0 -900px;
}
.ocimg5d {
    margin: 1250px 0 0 250px;
}

.h2fs {
    text-align: right;
    transform: rotate(-7deg);
    margin: -80px 20px 0 0;
}

.kasane .fset {
    position: absolute;
    top: 100px;
    left: 500px;
}

.fset p {
    text-align: right;
    padding-right: 80px;
}

.fsei {
    position: absolute;
    left: 200px;
}

.fseimg1 {
    width: 600px;
}

.fseimg {
    width: 1200px;
    height: 1800px;
    display: flex;

}

.fseimg2 {
    width: 450px;
}

.fseimg3 {
    width: 520px;
}

.fseimg4 {
    width: 570px;
}

.fseimg2d {
    padding: 150px 0 0 700px;
}

.fseimg3d {
    margin: 550px 0 0 -1050px;
}

.fseimg4d {
    margin: 1100px 0 0 -300px;
}

.h2ol {
    text-align: right;
    transform: rotate(7deg);
    margin: -80px 20px 0 0;
}

.online {
    width: 1000px;
    height: 250px;
    background-color: rgba(115,115,115,0.75);
    padding: 20px 0 0 100px;
    margin: 250px auto;
}

.online .date {
    line-height: 100px;
}

.online .occontents {
    line-height: 40px;
}

/*ここからWEB出願*/

a.navw {
    pointer-events: none;
    text-decoration: underline;
    text-decoration-color: #fff;
}

#wpage {
    height: 1300px;
}

.wnagare {
    font-size: 30px;
    font-weight: bold;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    line-height: 60px;
    width: 260px;
    margin: 60px auto;
}

.w123 {
    justify-content: space-between;
    padding: 0 75px 50px;
}

.w123 img {
    width: 310px;
}

.w04 {
    text-align: center;
}

.w04 img {
    width: 1055px;
    margin-bottom: 10px;
}

.entryb {
    text-align: center;
    padding-top: 80px;
}

.entryb img {
    width: 360px;
}

/*ここからフッター*/
footer {
    height: 80px;
    background-color: #000;
    display: flex;
    justify-content: space-between;
}

address {
    color: #fff;
    font-style: normal;
    font-size: 12px;
    margin: 25px 0 0 20px;
}

footer ul {
    height: 12px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-left: 400px;
}

footer ul {
    margin-top: 40px;
}

footer ul li {
    color: #fff;
    display: block;
    border-left: 1px solid #fff;
    padding: 0 8px;
}

footer ul li:last-child {
    border-right: 1px solid #fff;
}

footer li a {
    color: #fff;
}

.snsimg {
    width: 40px;
}

.dsns {
    position: fixed;
    right: 42px;
    top: 85px;
}

@media screen and (min-width: 1200px){
.dsns {
      right: calc(50% - 558px);
    }
}

.koteisimg {
    width: 80px;
}

.koteis {
    position: fixed;
    right: 25px;
    top: 370px;
}

@media screen and (min-width: 1200px){
.koteis {
      right: calc(50% - 575px);
    }
}

.koteioimg {
    width: 80px;
}

.koteio {
    position: fixed;
    right: 25px;
    top: 530px;
}

@media screen and (min-width: 1200px){
.koteio {
      right: calc(50% - 575px);
    }
}

.tpimg {
    width: 80px;
}

.topback {
    position: fixed;
    right: 25px;
    top: 630px;
}

@media screen and (min-width: 1200px){
.topback {
      right: calc(50% - 575px);
    }
}



