@charset "utf-8";
/* トップ */
.main-catch {
    text-align: center;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 300%;
    font-weight: 400;
    width: 100%;
    position: absolute;
    top: 240px;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
    line-height: 1em;
}
.main-sub-catch {
    text-align: center;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 150%;
    font-weight: 500;
    width: 100%;
    position: absolute;
    top: 360px;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.img01 {
    background-image: url(../../images/slide1.jpg);
    background-position: center center;
    background-size: cover;
}
.second-p {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 100%;
    line-height: 1.8em;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 600px;
}
.top-03-box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}
.top-03-l {
    width: 50%;
    float: left;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #FFFFFF;
    font-size: 200%;
    font-weight: 500;
    line-height: 1em;
}
.top-03-r {
    width: 50%;
    float: right;
    text-align: center;
    font-weight: 500;
    font-size: 200%;
    line-height: 1.em;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFFFFF;
    line-height: 1em;
}
.mamoru-box {
    width: 100%;
    height: 362px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../../images/mamoru.png);
    background-repeat: no-repeat;
    background-position: center center;
    max-width: 684px;
}
.mamoru-txt {
    width: 200px;
    float: left;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #FFFFFF;
    font-size: 250%;
    font-weight: 500;
    line-height: 1em;
    margin-top: 130px;
    margin-left: 120px;
}
.nobasu-box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../../images/nobasu.png);
    background-repeat: no-repeat;
    background-position: center center;
    max-width: 684px;
    height: 362px;
}
.nobasu-txt {
    width: 200px;
    float: right;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #FFFFFF;
    font-size: 250%;
    font-weight: 500;
    line-height: 1em;
    margin-top: 130px;
    margin-right: 120px;
}
.top-02-h3 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 180%;
    word-spacing: 1px;
    text-align: center;
    line-height: 1.6em;
    padding-top: 0px;
}
.top-menu-box {
    width: 33.3%;
    text-align: center;
    float: left;
    height: 200px;
}
.top-menu-box.bg-products:hover {
    background-color: #FFD148;
}
.top-menu-box.bg-products2:hover {
    background-color: #A1DF8A;
}
.top-menu-box.bg-products3:hover {
    background-color: #6FC2E7;
}

.inf-t-m {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 80%;
    color: #FFFFFF;
    background-color: #000000;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.top-menu-t {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    margin-top: 60px;
    margin-bottom: 40px;
    font-size: 120%;
    line-height: 1.3em;
    font-weight: 600;
}
.top-ban-h3 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 130%;
    word-spacing: 1px;
    text-align: center;
    line-height: 1.6em;
    color: #000000;
    margin-top: 10px;
    margin-right: 0px;
    padding-right: 30px;
}
.top-ban-box {
    float: left;
    width: 28%;
    max-width: 320px;
    margin-right: 2%;
    min-width: 280px;
}
.top-ban-box img {
    width: 100%;
    height: auto;
}
.top-menu-box-mid {
    width: 50%;
    text-align: center;
    float: left;
}
.top-menu-box-mid.bg-support:hover {
    background-color: #0D90C3;
}
.top-menu-box-mid.bg-support2:hover {
    background-color: #0C8ABB;
}
.title-happy-box {
    float: left;
    margin-left: 15%;
    width: 20%;
    max-width: 200px;
}
.title-happy {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.title-happy-box h5 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 120%;
    font-weight: 700;
}
.title-happy h3 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #FFFFFF;
    font-size: 300%;
    letter-spacing: 4px;
    line-height: 1em;
}
.conte-happy-box {
    float: left;
    width: 50%;
    padding-left: 50px;
}
.conte-happy-box h5 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 120%;
    font-weight: 700;
    padding-bottom: 10px;
}
.happy-img {
    float: right;
    width: 100%;
}
.happy-img img {
    width: 100%;
    height: auto;
}
.happy-list {
    width: 90%;
    float: left;
    height: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow-y: scroll;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
}
.happy-list p {
    font-size: 90%;
    font-weight: normal;
    line-height: 1.6em;
    margin-bottom: 5px;
}
.happy-list p a {
    text-decoration: underline;
}
.contents-box.bg-about:hover {
    background-color: #ffc000;
}
.bg-about .contents-box h5 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 120%;
    font-weight: 700;
    padding-bottom: 20px;
    text-align: center;
    padding-top: 30px;
}
.staff-box {
    width: 18%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    max-width: 150px;
}
.staff-box img {
    width: 100%;
    height: auto;
}
.bg-about .contents-box .inf-t-m {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 80%;
    color: #FFFFFF;
    background-color: #000000;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    max-width: 300px;
    margin-top: 30px;
}
.staff-area {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}
.sns-area .sns-box {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}
.sns-area {
    width: 380px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.contents-box p {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 300;
    font-size: 90%;
    line-height: 1.8em;
    text-align: left;
}
/*会社概要*/
.contents-box #about h3 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    width: 200px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 120%;
    border: 1px solid #000000;
    margin-bottom: 30px;
    background-color: #FFFFFF;
}
#about .colum-left60 {
    width: 60%;
    float: left;
}
#about h6 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 700;
    font-size: 100%;
    line-height: 1.6em;
}
#about p {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 300;
    font-size: 90%;
    line-height: 1.6em;
}
#about .colum-right40 {
    float: right;
    width: 40%;
}
#about .colum-right40 .prof-box {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 100%;
    font-weight: 700;
    line-height: 1.6em;
}
.colum-right40 .prof-box img {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}
#about .colum-right50 {
    float: left;
    width: 48%;
    margin-right: 2%;
}
#about .colum-right50 .prof-box {
    width: 200px;
    text-align: right;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 90%;
    font-weight: 700;
    float: left;
    margin-right: 10px;
}
.colum-right50 .prof-box img {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}
#about .colum-right50 h6 {
    margin-top: 150px;
}
#about .colum-right50 p {
    width: 100%;
    clear: both;
    padding-top: 10px;
}
.ab-left {
    width: 20%;
    float: left;
    text-align: left;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 300;
    font-size: 90%;
    line-height: 1.6em;
    margin-bottom: 10px;
    padding-left: 3%;
}
.ab-right {
    width: 75%;
    float: right;
    text-align: left;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 300;
    font-size: 90%;
    line-height: 1.6em;
    margin-bottom: 10px;
}
.ab-bt {
    width: 21%;
    text-align: center;
    margin-right: 3%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 300;
    font-size: 100%;
    background-color: rgba(255,255,255,0.50);
}
.ab-bt:hover {
    background-color: #FFFFFF;
}
.ki01 {
    border-radius: 5px;
    border: 2px solid rgba(2,39,90,1.00);
}
.ki02 {
    border-radius: 5px;
    border: 2px solid rgba(243,115,3,1.00);
}
.ki03 {
    border-radius: 5px;
    border: 2px solid rgba(56,188,2,1.00);
}
.ki04 {
    border-radius: 5px;
    border: 2px solid #AB01BC;
}
#products h3 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 180%;
    font-weight: 700;
    text-align: center;
}
.sup-top {
    height: 500px;
    width: 100%;
    background-image: url(../../support/images/sup-main.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

/*取扱商品*/
.container{
    position: relative;
    aspect-ratio: 16/9;
  }
.container iframe {
    width: 100%;
    height: 100%;
    border-radius: 8px;
  }
#products .pro-img-left {
    float: left;
    width: 40%;
    margin-left: 2%;
}
#products .pro-img-left img {
    width: 100%;
    height: auto;
}
#products .pro-img-right {
    float: right;
    width: 47%;
    margin-right: 2%;
}
#products .pro-img-right img {
    width: 100%;
    height: auto;
}
.bal-ph {
    float: left;
    margin-left: 10px;
    margin-top: 30px;
}
.bal-ph-h {
    float: left;
    margin-left: 10px;
    margin-top: 80px;
}
.pro-omoi {
    font-size: 130%;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 10px;
    background-color: #8ED973;
    color: #FFFFFF;
    font-weight: 700;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.pro-taiou {
    font-size: 130%;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 10px;
    background-color: #46B1E1;
    color: #FFFFFF;
    font-weight: 700;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
#products h4 {
    text-align: center;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 700;
    font-size: 130%;
    line-height: 1.6em;
    padding-top: 20px;
    padding-bottom: 30px;
}
#products .colum-left50 {
    float: left;
    width: 40%;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-left: 10%;
}
#products .colum-right-ph {
    float: left;
    width: 30%;
}
#products .colum-right-ph img {
    width: 100%;
    height: auto;
}
.visual {
    width: 50%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.visual div img {
    width: 100%;
    height: auto;
}
.bt-happy {
    text-align: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    min-width: 250px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-radius: 20px;
    color: #FFFFFF;
    background-color: #46B1E1;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 100%;
    font-weight: 500;
}
.bt-happy:hover {
    background-color: #3D9FD5;
}
/*人材育成支援*/
.sup-ikusei {
    font-size: 180%;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 10px;
    background-color: #0B76A0;
    color: #FFFFFF;
    font-weight: 700;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.sup-gakusyu {
    font-size: 180%;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 10px;
    background-color: #163e64;
    color: #FFFFFF;
    font-weight: 700;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
#support h4 {
    text-align: center;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 700;
    font-size: 130%;
    line-height: 1.6em;
    padding-top: 20px;
    padding-bottom: 20px;
}
#support .colum-all {
    width: 80%;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;
}
#support .colum-c {
    width: 600px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
#support .colum-all.tx-waku h5 {
    color: #E80202;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 90%;
    font-weight: 700;
}
#support .colum-all.tx-waku p {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 90%;
    font-weight: 300;
    line-height: 1.6em;
    padding-bottom: 10px;
}
#support .colum-all h3 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 150%;
    line-height: 1.6em;
    font-weight: 600;
}
#support .sup-man-img {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
}
#support .sup-man-img img {
    width: 100%;
    height: auto;
    text-align: center;
}
.sup-top h2 {
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #C00000;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 700;
    font-size: 250%;
    letter-spacing: 3px;
    max-width: 400px;
    padding-top: 160px;
}
.sup-top p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 500;
    font-size: 110%;
    line-height: 1.6em;
    text-align: left;
    padding-top: 20px;
    max-width: 350px;
}
.sup-map-title {
    text-align: center;
    color: #0F9ED5;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 200%;
    font-weight: 700;
}
.sup-map-p {
    width: 80%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #C00000;
    font-size: 90%;
    font-weight: 700;
    line-height: 1.6em;
    padding-top: 20px;
    padding-bottom: 10px;
}

#support .sup-map-img img {
    width: 100%;
    height: auto;
}
.learn-menu-box {
    border-bottom: 2px solid #B1B1B1;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.learn-menu-box h4 {
}
.l-menu-ca {
    color: #C00000;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 160%;
    font-weight: 700;



    line-height: 1.em;
    line-height: 1.5em;
}
.l-menu-title   {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 140%;
    font-weight: 700;
    line-height: 1.5em;
    padding-bottom: 10px;
}
.colum-all.tx-waku .learn-menu-box p {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 90%;
    line-height: 1.6em;
    font-weight: 300;
}
.l-menu-img {
    width: 90%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0px 0px 2px 1px #808080;
    box-shadow: 0px 0px 2px 1px #808080;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}
.learn-menu-box .l-menu-img img {
    width: 100%;
    height: auto;
}
.inf-t-sup {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 80%;
    color: #FFFFFF;
    background-color: #0B76A0;
    width: 150px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    float: right;
    position: relative;
    top: -30px;
    right: 30px;
}
.inf-t-sup:hover {
    background-color: #0F9ED5;
}
.bt-sup {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 8px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 500;
    font-size: 120%;
    border-radius: 6px;
    border: 2px solid #808080;
}
.bt-sup:hover {
    background-color: #FFFFFF;

}
/*お問合せ*/
.contents-box #container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #FFFFFF;
}
.contact-title {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 280%;
    font-weight: 700;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px;
}
#contact p {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 900px;
    padding-bottom: 10px;
}
#animation_container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}

.top-ban-area {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.ab-line {
    width: 100%;
    clear: both;
    border-top: 1px solid #808080;
    padding-bottom: 20px;
    margin-top: 20px;
}
@media screen and (max-width:760px) {
.bal-ph {
    float: left;
    margin-left: 10px;
    margin-top: 40px;
}
#products .colum-left50 {
    float: left;
    width: 90%;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-left: 0px;
}
#products .colum-right-ph {
    float: left;
    width: 80%;
    max-width: 350px;
}
#support .colum-c {
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}
}
@media screen and (max-width:770px) {
.title-happy h3 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #FFFFFF;
    font-size: 300%;
    letter-spacing: 4px;
    line-height: 1em;
}
.title-happy-box h5 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 100%;
    font-weight: 700;
}
.conte-happy-box {
    float: left;
    width: 400px;
    padding-left: 50px;
}
.title-happy-box {
    float: left;
    width: 200px;
    margin-left: 0px;
}
.sup-map-title {
    text-align: center;
    color: #0F9ED5;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 180%;
    font-weight: 700;
}

.top-ban-area {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
}

@media screen and (max-width:710px) {
.title-happy-box {
    width: 200px;
    margin-left: 20%;
}
.happy-img {
    width: 200px;
    float: left;
}
}

@media screen and (max-width:420px) {
.sup-top p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 500;
    font-size: 100%;
    line-height: 1.6em;
    text-align: left;
    padding-top: 20px;
    max-width: 350px;
}
.sup-top h2 {
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #C00000;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 700;
    font-size: 220%;
    letter-spacing: 3px;
    max-width: 400px;
    padding-top: 160px;
}
.bal-ph {
    float: left;
    margin-left: 10px;
    margin-top: 80px;
}
.bal-ph-h {
    float: left;
    margin-left: 10px;
    margin-top: 300px;
}
.sns-area {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.main-catch {
    text-align: center;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 230%;
    font-weight: 400;
    width: 100%;
    position: absolute;
    top: 280px;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
    line-height: 1em;
}
.main-sub-catch {
    text-align: center;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 130%;
    font-weight: 500;
    width: 100%;
    position: absolute;
    top: 400px;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.happy-list {
    width: 90%;
    float: left;
    height: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow-y: scroll;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
    margin-left: 0px;
}
.second-p {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 400;
    font-size: 100%;
    line-height: 1.8em;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 600px;
}
.top-02-h3 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 120%;
    word-spacing: 1px;
    text-align: center;
    line-height: 1.6em;
    padding-top: 0px;
}
.top-menu-box {
    width: 100%;
    text-align: center;
    float: left;
    max-width: 400px;
}
.top-03-box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}
.top-ban-h3 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 120%;
    word-spacing: 1px;
    text-align: center;
    line-height: 1.6em;
    color: #000000;
    float: left;
    width: 100%;
    margin-left: 0px;
}
.top-ban-box {
    float: left;
    width: 100%;
    max-width: 320px;
    margin-bottom: 10px;
}

.title-happy-box h5 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 90%;
    font-weight: 700;
}
.title-happy h3 {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #FFFFFF;
    font-size: 220%;
    letter-spacing: 4px;
    line-height: 1em;
}

.conte-happy-box {
    float: left;
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
}
.top-menu-box-mid {
    width: 100%;
    text-align: center;
    float: left;
    max-width: 400px;
}
.sns-area .sns-box {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
#about .colum-left60 {
    width: 100%;
    float: left;
}
#about .colum-right40 {
    float: right;
    width: 100%;
    margin-bottom: 30px;
}
#about .colum-right50 {
    float: left;
    width: 100%;
}
.ab-left {
    width: 100%;
    float: left;
    text-align: left;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 500;
    font-size: 90%;
    line-height: 1.6em;
    margin-bottom: 5px;
}
.ab-right {
    width: 95%;
    float: right;
    text-align: left;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 300;
    font-size: 90%;
    line-height: 1.6em;
    margin-bottom: 10px;
}
.mamoru-box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../../images/mamoru.png);
    background-repeat: no-repeat;
    background-position: center center;
    max-width: 684px;
    max-height: 362px;
    background-size: 300px auto;
}
.mamoru-txt {
    width: 200px;
    float: left;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #FFFFFF;
    font-size: 150%;
    font-weight: 500;
    line-height: 1em;
    margin-top: 130px;
    margin-left: 10px;
}
.nobasu-box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../../images/nobasu.png);
    background-repeat: no-repeat;
    background-position: center center;
    max-width: 684px;
    max-height: 362px;
    background-size: 300px auto;
}
.nobasu-txt {
    width: 200px;
    float: right;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    color: #FFFFFF;
    font-size: 120%;
    font-weight: 500;
    line-height: 1em;
    margin-top: 130px;
    margin-right: 10px;
}
.staff-area {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}
.ab-bt {
    width: 90%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: 300;
    font-size: 100%;
    background-color: rgba(255,255,255,0.50);
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

}
