@charset "UTF-8";
/* CSS Document */

.smalltext {
    font-size: xx-small;
    margin-top: -15px;
}
.bold {
    font-weight: bold;
    font-size: large;
}
.border {
    border-top: 3px dotted #00656F;
    margin-top: 70px;
    margin-bottom: 20px;
}


.toplogo {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.senakabox {
    max-width: 500px;
	margin-left: auto;
    margin-right: auto;
}

.senakapic{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 50px;
	padding-bottom: 20px;
}

.senakatext {
    writing-mode: vertical-rl;
    margin-top: 30px;
    padding-right: 5px;
    font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  font-style: normal;
    line-height: 25px;
    text-indent: 0px;
    float: right;
	letter-spacing: 2px;
}

.company {
    color: #00656F;
    display: block;
    text-align: center;
	font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.eyelogo {
    width: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.midstate {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  font-size: 1.5em;
}

.thosii {
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    display: block;
}

.comment {
    text-align: center;
    line-height: 40px;
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.chirashi {
    margin-left: auto;
    margin-right: auto;
}

.omote {
    max-width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.ura {
    max-width: 500px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}