@charset "utf-8";

/* CSS Document */
/*BlkWrap*/
* {
    box-sizing: border-box;
    ;
}

body {
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    font-feature-settings: "palt";
}

p {
    color: #333;
    line-height: 1.8;
}

.BlkWrap {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

/*BlkHeader*/

.BlkHeader {
    width: 100%;
    padding: 20px 0;
}

.BlkHeader__inner {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: border-box;
}

.BlkHeader__inner:after {
    content: '';
    display: block;
    clear: both;
}

.BlkHeader__inner__logo img {
    display: inline-block;
    float: left;
    padding-right: 20px;
    height: auto;
}

.BlkHeader__inner__credit {
    display: inline-block;
    float: right;
    color: #1F1F1F;
    font-size: 12px;
}

/*asahi_footer*/

#Footer {
    background: none repeat scroll 0 0 #F5F5EE;
    margin: 44px auto 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 120%;
}

#Footer #ToTop {
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: -24px;
    width: 100%;
}

#Footer #ToTop #ToTopInner {
    height: 24px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    /*width: 980px;*/
    width: 1060px;
}

#Footer #ToTop #ToTopInner p {
    background: none repeat scroll 0 0 #F5F5EE;
    border-left: 1px solid #E1E1DA;
    border-right: 1px solid #E1E1DA;
    border-top: 1px solid #E1E1DA;
    display: block;
    float: right;
    height: 18px;
    margin: 0;
    padding: 5px 10px 0;
    position: absolute;
    right: 10px;
}

#Footer #ToTop #ToTopInner p a {
    color: #696962;
    font-size: 75%;
    font-weight: bold;
    text-decoration: none;
}

#Footer #ToTop #ToTopInner p a:hover,
#Footer #ToTop #ToTopInner p a:active {
    color: #373730;
    text-decoration: none;
}

#Footer #FooterInner {
    background: none repeat scroll 0 0 #EBEBE4;
    border-top: 1px solid #D7D7D0;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

#Footer .Information {
    border-bottom: 1px solid #D7D7D0;
    margin: 0 auto 24px;
    padding: 20px 10px 10px;
    width: 980px;
}

#Footer .Information dl {
    float: left;
    margin: 0;
    padding: 0;
}

#Footer .Information dl dt {
    color: #696962;
    font-size: 75%;
    font-weight: bold;
    line-height: 1.1;
    margin: 0;
    padding: 0 0 8px;
    text-align: left;
}

#Footer .Information dl dt a {
    color: #696962;
    display: block;
    font-size: 100%;
    margin: 0;
    padding: 0;
}

#Footer .Information dl dt a:hover,
#Footer .Information dl dt a:active {
    color: #373730;
}

#Footer .Information dl dd,
#Footer .Information dl dd ul {
    margin: 0;
    padding: 0;
}

#Footer .Information dl dd ul li {
    color: #696962;
    font-weight: normal;
    line-height: 0;
    margin: 0;
    padding: 0 0 8px;
    text-align: left;
}

#Footer .Information dl dd ul li a {
    color: #696962;
    display: block;
    font-size: 75%;
    line-height: 1.1;
    margin: 0;
    padding: 0;
}

#Footer .Information dl dd ul li a:hover,
#Footer .Information dl dd ul li a:active {
    color: #373730;
}

#Footer .Information dl.fromAsahiShimbun,
#Footer .Information dl.fromDigitalBusiness,
#Footer .Information dl.GroupCompany {
    padding-right: 10px;
    width: 210px;
}

#Footer .Information dl.WorldWideSite {
    width: 320px;
}

#Footer .AboutSite {
    margin: 0 auto;
    padding: 0 10px;
    width: 1040px;
    /*width: 980px;*/
}

#Footer .AboutSite ul {
    margin: 0;
    padding: 0 0 12px;
}

#Footer .AboutSite ul li {
    color: #696962;
    display: inline;
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 0 0 8px;
    text-align: left;
}

#Footer .AboutSite ul li a {
    border-left: 1px solid #D7D7D0;
    color: #696962;
    display: block;
    font-size: 75%;
    line-height: 1.1;
    margin: 0 0 0 11px;
    padding: 0 0 0 13px;
    text-decoration: none;
}

#Footer .AboutSite ul li a:hover,
#Footer .AboutSite ul li a:active {
    color: #373730;
}

#Footer .AboutSite ul li.Fst a {
    border-left: medium none;
    margin-left: 0;
    padding-left: 0;
}

#Footer .AboutSite .Copyright {
    clear: both;
    margin: 0;
    padding: 0 0 10px;
}

#Footer .AboutSite .Copyright p {
    color: #696962;
    font-size: 75%;
    margin: 0;
    padding: 0 0 8px;
    text-align: left;
}

#Footer #FooterInner:after,
#Footer #Services dl dd ul:after,
#Footer .Information:after,
#Footer .AboutSite ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

* html #Footer #FooterInner,
* html #Footer #Services dl dd ul,
* html #Footer .Information,
* html #Footer .AboutSite ul {}

:first-child+html #Footer #FooterInner,
*:first-child+html #Footer #Services dl dd ul,
*:first-child+html #Footer .Information,
*:first-child+html #Footer .AboutSite ul {}

#Footer {
    padding-bottom: 80px;
}

@media screen and (max-width:768px) {
    .BlkHeader {
        padding: 10px 0;
    }

    .BlkHeader__inner {
        padding: 0 10px;
    }

    .BlkHeader__inner__logo img {
        max-width: 65px;
        height: auto;
    }

    .BlkHeader__inner__credit {
        font-size: 10px;
    }

    #Footer {
        padding-bottom: 10px;
    }

    #Footer #ToTop #ToTopInner {
        width: 100%;
        box-sizing: border-box;
    }

    #Footer .AboutSite {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }

    #Footer .AboutSite ul {
        margin: 10px 0 0 0;
        padding: 0;
    }

    #Footer .AboutSite ul li {
        width: 50%;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    #Footer .AboutSite ul li a {
        margin: 0;
        padding: 10px 2px;
        border: none;
        box-sizing: border-box;
        float: left;
        text-align: center;
    }

    .Copyright {
        font-size: 80%;
        padding-top: 20px !important;
        padding-bottom: 80px !important;
        line-height: 1.6;
    }

    #Footer {
        margin: 0 auto;
    }
}

.BlkHeader {
    position: absolute;
    top: 0;
}

/* 20190221 */

/*　共通　*/
.only-pc {
    display: block;
}

.only-sp {
    display: none;
}

.inner {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.flex {
    display: flex;
    justify-content: space-between;
}

h2 {
    color: #333;
}

@media screen and (max-width:800px) {
    .only-pc {
        display: none;
    }

    .only-sp {
        display: block;
    }

    .inner {
        width: 90.8%;
        margin: 0 4.6%;
    }
}

/* BlkWrap */

.BlkWrap {
    position: relative;
}

.BlkWrap .main-visual {
    margin-bottom: 80px;
}

.BlkWrap .main-visual:after {
    content: "";
    display: block;
    height: 10px;
    width: 100%;
    background: -webkit-gradient(linear, left top, right bottom, from(#81DB79), to(#FFE927));
    background: -moz-linear-gradient(left, #81DB79, #FFE927);
    background: -ms-linear-gradient(left, #81DB79, #FFE927);
    background: linear-gradient(left, #81DB79, #FFE927);
}

.BlkWrap .main-visual img {
    display: block;
    max-width: 100%;
    width: 100%;
}

@media screen and (max-width:800px) {
    .BlkWrap .main-visual {
        margin-bottom: 50px;
    }

    .BlkWrap .main-visual:after {
        height: 5px;
        width: 100%;
    }
}

/* sec-top */
.sec-top {
    margin-bottom: 100px;
}

.sec-top .ttl-main {
    width: 100%;
    margin-bottom: 80px;
}

.sec-top .ttl-main img {
    max-width: 100%;
}

.sec-top .ttl-02-01 {
    margin-bottom: 35px;
    font-size: 24px;
    font-weight: bold;
}

.sec-top .txt-lead {
    margin-bottom: 70px;
    line-height: 1.8;
    font-size: 16px;
}

.list-prof li {
    display: flex;
    margin-bottom: 10px;
    background-color: #F5F5F5;
    align-items: center
}

.img-prof img {
    display: block;
    width: 309px;
}

.txt-prof {
    padding: 0 20px;
}

.txt-prof .ttl-03-01 {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
}

.txt-prof p {
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 1.6;
}

.txt-prof .txt-color {
    font-weight: bold;
    color: #399F8A;
    font-size: 16px;
    margin-bottom: 0;
}

@media screen and (max-width:800px) {
    .sec-top {
        margin-bottom: 50px;
    }

    .sec-top .ttl-main {
        display: block;
        margin-bottom: 50px;
        text-align: center;
    }

    .sec-top .ttl-main p img {
        margin-top: 15px;
    }

    .sec-top .ttl-02-01 {
        margin-bottom: 15px;
        font-size: 19px;
        font-weight: bold;
        line-height: 1.4;
    }

    .sec-top .txt-lead {
        margin-bottom: 45px;
        line-height: 1.8;
        font-size: 15px;
    }

    .list-prof li {
        display: block;
        margin-bottom: 15px;
        background-color: #F5F5F5;
    }

    .img-prof img {
        width: 100%;
    }

    .txt-prof {
        width: 100%;
        padding: 15px;
    }
}

/* sec-cmn */

.head-item {
    position: relative;
    max-width: 940px;
    width: 100%;
    margin: 0 auto 60px;
}

.head-item .ttl-02-02 {
    position: absolute;
    top: 50%;
    left: 80px;
    transform: translateY(-15px);
    font-size: 30px;
    font-weight: bold;
}

.sec-cmn .img-talk {
    margin-bottom: 60px;
}

.sec-cmn .box {
    margin-bottom: 40px;
}

.sec-cmn .box .txt-name {
    width: 50px;
    text-align: left;
    color: #399F8A;
    font-weight: bold;
}

.sec-cmn .box .txt-talk {
    max-width: 745px;
    width: 100%;
}

.sec-cmn .ttl-wrap {
    text-align: center;
}

.sec-cmn .ttl-wrap h3 {
    display: inline-block;
    max-width: 700px;
    width: 100%;
    margin-bottom: 40px;
    color: #399F8A;
    font-size: 24px;
    line-height: 1.6;
    font-weight: bold;
    text-align: left;
}

.sec-cmn .bg-color {
    background-color: #F5F5F5;
    padding: 40px 0;
    margin-bottom: 100px;
}

.sec-cmn .bg-color .flex img {
    width: 382px;
}

.sec-cmn .search {
    background-color: #F5F5F5;
    padding: 60px 0;
    margin: 100px 0;
}

.sec-cmn .search h3 {
    margin-bottom: 40px;
    padding: 30px;
    text-align: center;
    border-radius: 5px;
    color: #FFF;
    background-image: linear-gradient(45deg, #81DB79 0%, #68B8B6 100%);
    background-image: -ms-linear-gradient(45deg, #81DB79 0%, #68B8B6 100%);
    font-size: 22px;
    font-weight: bold;
}

.sec-cmn .search .flex {
    align-items: center;
    margin-bottom: 35px;
}

.sec-cmn .search .chart {
    margin-left: 40px;
}

.sec-cmn .search .chart img {
    margin-bottom: 5px;
}

.sec-cmn .search .flex p {
    text-align: left;
}

.sec-cmn .search .note {
    color: #333;
    font-size: 13px;
    text-align: left;
}

.sec-cmn .ps {
    align-items: end;
    padding: 55px 0 95px 0;
}

.sec-cmn .ps img {
    width: 180px;
}

.sec-cmn .ps .txt-talk {
    margin-left: 20px;
    text-align: left;
}

.sec-cmn .video:hover {
    cursor: pointer;
    cursor: hand;
    opacity: 0.7;
    transition: 0.5s;
}

.sec-cmn .video h3 {
    background-image: url("../images/img_17.png");
    background-repeat: no-repeat;
    line-height: 30px;
    margin-bottom: 30px;
    padding-left: 45px;
    color: #333;
    font-size: 24px;
    font-weight: bold;
}

.sec-cmn .video .img-video img {
    max-width: 100%;
    width: 100%;
}

.sec-cmn .sns>p {
    text-align: center;
    line-height: 1;
    margin: 60px 0 20px;
}

.sec-cmn .sns .ico-sns {
    display: flex;
    justify-content: space-between;
    width: 75px;
    margin: 0 auto 100px;
}

.sec-cmn .sns .ico-sns img {
    width: 32px;
    height: 32px;
}

.sec-cmn .sns .ico-sns a:hover {
    opacity: 0.7;
    transition: 0.5s;
}

.sec-cmn .package p {
    text-align: center;
}

.sec-cmn .package p img {
    max-width: 632px;
}

.sec-cmn .recommend>p {
    text-align: center;
    margin-bottom: 70px;
    color: #399F8A;
    font-size: 16px;
    font-weight: bold;
}

.sec-cmn .recommend .flex {
    max-width: 395px;
    width: 100%;
    margin: 0 auto 70px;
}

.sec-cmn .recommend .flex img {
    max-width: 100%;
    width: 100%;
}

.sec-cmn .recommend a:hover {
    opacity: 0.7;
    transition: 0.5s;
}

.sec-cmn .link {
    width: 100%;
    margin: 0 auto 70px;
}

.sec-cmn .link p {
    text-align: center;
}

.sec-cmn .txt-note .contact {
    margin-bottom: 25px;
}

.sec-cmn .txt-note .contact a {
    color: #FF9728;
}

.sec-cmn .txt-note .contact a:hover {
    opacity: 0.7;
    transition: 0.5s;
}

.sec-cmn .txt-note .contact img {
    margin-left: 5px;
    vertical-align: middle;
}

.sec-cmn .txt-note p {
    text-align: center;
    color: #333;
    font-size: 13px;
}

@media screen and (max-width:800px) {
    .head-item {
        position: relative;
        width: 90.8%;
        margin: 0 4.6% 40px;
    }

    .head-item .ttl-02-02 {
        position: absolute;
        top: 25%;
        left: 25px;
        transform: translateY(-10px);
        font-size: 20px;
        font-weight: bold;
        line-height: 1.4;
    }

    .sec-cmn .box p {
        font-size: 15px;
    }

    .sec-cmn .img-talk {
        margin-bottom: 35px;
    }

    .sec-cmn .img-talk img {
        width: 100%;
    }

    .sec-cmn .ps .txt-talk {
        margin-left: 0;
    }

    .sec-cmn .ttl-wrap h3 {
        display: block;
        margin-bottom: 35px;
        font-size: 17px;
        line-height: 1.6;
        font-weight: bold;
        padding-left: 8.5%;
    }

    .sec-cmn .sns>p {
        margin: 30px 0 15px;
    }

    .sec-cmn .bg-color {
        background-color: #F5F5F5;
        padding: 4.6% 0;
        margin-bottom: 50px;
    }

    .sec-cmn .bg-color .flex {
        display: block;
    }

    .sec-cmn .bg-color .flex img {
        width: 100%;
    }

    .sec-cmn .search {
        padding: 30px 0;
        margin: 0 0 50px 0;
    }

    .sec-cmn .search .flex {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .sec-cmn .search h3 {
        padding: 15px;
        text-align: center;
        border-radius: 5px;
        color: #FFF;
        background-image: linear-gradient(45deg, #81DB79 0%, #68B8B6 100%);
        font-size: 17px;
        font-weight: bold;
        margin-bottom: 30px;
        line-height: 1.6;
    }

    .sec-cmn .search .chart {
        margin: 20px 0 20px;
    }

    .sec-cmn .search .chart img {
        width: 60%;
        margin-bottom: 10px;
    }

    .sec-cmn .ps {
        display: block;
        text-align: center;
        padding: 0 0 50px 0;
    }

    .sec-cmn .ps .img-ps {
        margin-bottom: 30px;
    }

    .sec-cmn .ps .img-ps img {
        width: 50%;
    }

    .sec-cmn .video h3 {
        margin-bottom: 5px;
        background-image: url("../images/img_17.png");
        background-repeat: no-repeat;
        padding-left: 45px;
        color: #333;
        line-height: 30px;
        font-size: 17px;
    }

    .sec-cmn .video .img-video {
        margin-bottom: 30px;
    }

    .sec-cmn .sns {
        font-size: 12px;
    }

    .sec-cmn .sns .ico-sns {
        width: 115px;
        margin: 0 auto 80px;
    }

    .sec-cmn .sns .ico-sns img {
        width: 48px;
        height: 48px;
    }

    .sec-cmn .package {
        width: 100%;
    }

    .sec-cmn .package img {
        width: 84%;
        margin: 0 8%
    }

    .sec-cmn .recommend {
        max-width: 78.5%;
        width: 100%;
        margin: 0 auto;
    }

    .sec-cmn .recommend>p {
        margin-bottom: 60px;
        color: #399F8A;
        font-size: 16px;
        font-weight: bold;
    }

    .sec-cmn .recommend .flex p {
        margin: 0 5px;
        text-align: center;
    }

    .sec-cmn .link {
        width: 100%;
        margin: 0 auto 60px;
    }

    .sec-cmn .link img {
        width: 77.69%
    }

    .sec-cmn .txt-note p {
        text-align: center;
        color: #333;
        font-size: 13px;
    }
}

.float {
    width: 800px;
    overflow: hidden;
}

.float .txt-name {
    float: left;
    width: 50px;
    text-align: left;
    color: #399F8A;
    font-weight: bold;
}

.float .txt-talk {
    padding-left: 60px;
    width: 750px;
}

@media screen and (max-width:800px) {
    .float {
        width: 100%;
        overflow: hidden;
    }

    .float .txt-name {
        float: left;
        width: 50px;
    }

    .float .txt-talk {
        padding-left: 0;
    }
}

/* totop */
#totop {
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 100;
    width: 54px;
    height: 54px;
    /*border-radius: 50%;*/
    /*background: linear-gradient(to right, #81DB79 50%, #68B8B6);*/
}

#totop a {
    display: block;
    color: #fff;
    width: 60px;
    height: 60px;
}

#totop a:hover {
    opacity: 0.7;
    transition: 0.5s;
}

/*#totop a:after {
    font-family: 'FontAwesome';
    content: "\f106";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 26px;
}*/

@media screen and (max-width:768px) {
    #totop {
        position: fixed;
        right: 20px;
        bottom: 20px;
        z-index: 100;
        width: 50px;
        height: 50px;
        /*border-radius: 50%;*/
    }

    /*#totop a:after {
    font-family: 'FontAwesome';
    content: "\f106";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 21px;
}*/
}

/* footer */
footer:after {
    content: "";
    display: block;
    height: 74px;
    width: 100%;
    background: -webkit-gradient(linear, left top, right bottom, from(#81DB79), to(#FFE927));
    background: -moz-linear-gradient(left, #81DB79, #FFE927);
    background: -ms-linear-gradient(left, #81DB79, #FFE927);
    background: linear-gradient(left, #81DB79, #FFE927);
}

footer #Footer {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
}

footer #Footer .Copyright p {
    color: #333;
    font-size: 13px;
    text-align: center;
}

@media screen and (max-width:768px) {
    footer:after {
        height: 37px;
    }

    footer #Footer {
        width: 100%;
        padding: 0 20px;
        background-color: #fff;
    }
}

/* アニメーション */
.fadeUp {
    -webkit-transition: all 1s;
    -webkit-transform: translate(0, 0);
    transition: all 1s;
    transform: translate(0, 0);
    opacity: 1;
}

.move {
    -webkit-transform: translate(0, 30px);
    transform: translate(0, 30px);
    opacity: 0;
}

.fadeLeft p {
    -webkit-transition: all 1s;
    -webkit-transform: translate(0, 0);
    transition: all 1s;
    transform: translate(0, 0);
    opacity: 1;
}

.fadeLeft p.move {
    -webkit-transform: translate(-30px, 0);
    transform: translate(-30px, 0);
    opacity: 0;
}

.fadeRight p {
    -webkit-transition: all 1s;
    -webkit-transform: translate(0, 0);
    transition: all 1s;
    transform: translate(0, 0);
    opacity: 1;
}

.fadeRight p.move {
    -webkit-transform: translate(30px, 0);
    transform: translate(30px, 0);
    opacity: 0;
}

.fadeDown {
    -webkit-transition: all 1s;
    -webkit-transform: translate(0, 0);
    transition: all 1s;
    transform: translate(0, 0);
    opacity: 1;
}

.down {
    -webkit-transform: translate(0, -30px);
    transform: translate(0, -30px);
    opacity: 0;
}

.slow,
.slow-02,
.slow-03 {
    display: none;
}

/*------------------*/
.animation {
    -webkit-animation: fadeInUp 1s cubic-bezier(.55, 0, .1, 1) both;
    animation: fadeInUp 1s cubic-bezier(.55, 0, .1, 1) both;
    opacity: 0;
    transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
    transition: .9s;
}

.mv {
    opacity: 1.0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}

/*--------------*/