@charset "UTF-8";
/* CSS Document */
.block-one {
    display: none;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.block-two {
  display: none;
}
.op {
    display: none;
	width: 100%;
	height: 100%;
}
.catchCopy {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 1.125em;
    line-height: 1.476em;
    text-align: center;
    color: #fff;
}

.logoWrp {
    width: 100%;
    height: 100%;
}
.logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}
.logoSize {
    width: 40%;
}

#content01 {
    max-width: 1000px;
    height: auto;
    position: relative;
    display: block;
    margin-top: 80px;
    margin-right: auto;
    margin-bottom: 200px;
    margin-left: auto;
    color: #fff;
}
.box01 {
    width: 29.33%;
    height: auto;
    margin-top: 30%;
    margin-left: 2%;
    margin-right: 2%;
    display: block;
    overflow: hidden;
    float: left;
    padding-bottom: 60px;
    background-color: #006699;
}
.box02 {
    width: 29.33%;
    height: auto;
    margin-top: 15%;
    margin-left: 2%;
    margin-right: 2%;
    display: block;
    overflow: hidden;
    float: left;
    padding-bottom: 60px;
    background-color: #006699;
}
.box03 {
    width: 29.33%;
    height: auto;
    margin-top: 0%;
    margin-left: 2%;
    margin-right: 2%;
    display: block;
    overflow: hidden;
    float: left;
    padding-bottom: 60px;
    background-color: #006699;
}
.box01 img,.box02 img,.box03 img {
    width: 100%;
}
.box01 dl,.box02 dl,.box03 dl {
    padding-right: 4%;
    padding-left: 4%;
}
.box01 dt,.box02 dt,.box03 dt {
    font-weight: 600;
}
.box01 img,.box02 img,.box03 img,.banner img {
    transition: 0.5s;
}
.box01 img:hover,.box02 img:hover,.box03 img:hover,.banner img:hover {
	transform: scale(1.1, 1.1);
}
.box01 a:link,.box02 a:link,.box03 a:link,.box01 a:visited,.box02 a:visited,.box03 a:visited {
    color: #fff;
    text-decoration: underline;
}
.box01 a:hover,.box02 a:hover,.box03 a:hover {
    color: #000;
    text-decoration: none;
}

#content02 {
    max-width: 1000px;
    height: auto;
    display: flex;
    margin-top: 200px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    color: #fff;
}
.content02_L {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content02_L p {
    text-align: center;
}
.content02_R {
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content02_R table {
    font-size: 0.875em;
    line-height: 1.428em;
}
.content02_R th {
    width: 30%;
}
.content02_R td {
    width: 70%;
}
.content02_R th {
    text-align: right;
    font-weight: 500;
    padding-right: 8%;
}


#footer {
    width: 100%;
    height: auto;
    margin-top: 200px;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: rgba(255,255,255,0.50);
}
.footerCnt {
    max-width: 1000px;
    display: flex;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.footerCnt_L {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.company {
    width: 80%;
    text-align: center;
}
.footer_logoSize {
    width: 50%;
}
.company p {
    width: 70%;
    text-align: left;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.company a:link,.company a:hover,.company a:visited {
    color: #000;
    text-decoration: none;
}
.footerCnt_R {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
address {
    font-style: normal;
    font-size: x-small;
    text-decoration: none;
    color: #000;
    text-align: center;
    margin-top: 60px;
}
.rbt {
    font-family: 'Roboto', sans-serif;
}


.banner {
    width: 70%;
    display: block;
    max-width: 1000px;
    margin-top: 60px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    overflow: hidden;
}
.banner1 {
    width: 70%;
    display: block;
    max-width: 1000px;
    margin-top: 100px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    overflow: hidden;
}
.banner2 {
    width: 70%;
    display: block;
    max-width: 1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    overflow: hidden;
}
.bannerSize {
    width: 100%;
    display: block;
}
.zabuton1 {
    display: block;
    width: 70%;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: rgba(255,255,255,0.70)
}
.zabuton2 {
    display: block;
    width: 70%;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: rgba(255,255,255,0.70);
    margin-left: 30%;
    text-align: right;
}

h2 {
    width: 70%;
    max-width: 1000px;
    height: auto;
    position: relative;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-left: 0%;
    font-weight: 100;
    color: #000;   
}
h3 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.nsj100 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
}
.nsj300 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
}
.txt13 {
    font-size: 0.813em;
    line-height: 1.384em;
}
.txt15 {
    font-size: 0.938em;
}
.txt14 {
    font-size: 0.875em;
    line-height: 1.428em;
}
.txt28 {
    font-size: 1.750em;
}
.txt38 {
    font-size: 2.375em;
}
.txt48 {
    font-size: 3.000em;
}
.mgt10 {
    margin-top: 10px;
}
.mgt20 {
    margin-top: 20px;
}
.mgt40 {
    margin-top: 40px;
}
.mgt60 {
    margin-top: 60px;
}
.mgt200 {
    margin-top: 200px;
}
.righty {
    text-align: right
}
.centering {
    text-align: center;
}