@charset "UTF-8";
/* Title style  */
.title-style1 {
    color: #212121;
    line-height: 140%;
    border-bottom: solid 3px #212121;
}
.title-style2 {
    color: #6594e0;
    line-height: 140%;
    border-bottom: dashed 2px #6594e0;
}
.title-style3 {
    color: #FFC778;
    line-height: 140%;
    padding: 5px 0;
    border-bottom: double 5px #FFC778;
}
.title-style4 {
    color: #364e96;
    line-height: 140%;
    border-bottom: solid 3px #364e96;
    border-top: solid 3px #364e96;
}
.title-style5 {
    color: #010101;
    line-height: 140%;
    padding: 5px 10px;
    background: #eaf3ff;
    border-bottom: solid 3px #516ab6;
}
.title-style6 {
    color: #494949;
    line-height: 140%;
    padding: 5px 10px;
    background: transparent;
    border-left: solid 5px #7db4e6;
}
.title-style7 {
    color: #494949;
    line-height: 140%;
    padding: 5px 10px;
    background: #fffaf4;
    border-left: solid 5px #ffaf58;
}
.title-style8 {
    color: #494949;
    line-height: 140%;
    padding: 5px 10px;
    background: #f4f4f4;
    border-left: solid 5px #7db4e6;
    border-bottom: solid 3px #d7d7d7;
}
.title-style9 {
    position: relative;
    color: #494949;
    line-height: 140%;
    padding: 5px 10px;
    background: #e0edff;
}
.title-style9::after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #e0edff;
    width: 0;
    height: 0;
}
.title-style10 {
    position: relative;
    color: #454545;
    line-height: 140%;
    text-align: center;
    padding: 2px 5px;
    background: #dfefff;
    box-shadow: 0px 0px 0px 5px #dfefff;
    border: dashed 1px #96c2fe;
}
.title-style11 {
    position: relative;
    color: #454545;
    line-height: 140%;
    text-align: center;
    padding: 2px 5px;
    background: #dfefff;
    box-shadow: 0px 0px 0px 5px #dfefff;
    border: dashed 2px white;
}
.title-style11:after {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #fff #a8d4ff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.title-style12 {
    position: relative;
    color: #fff;
    line-height: 140%;
    padding: 5px 10px;
    background: #a6d3c8;
}
.title-style12::before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 15px transparent;
    border-right: solid 20px rgb(149, 158, 155);
}
.title-style13 {
    color: #555;
    line-height: 140%;
    background: linear-gradient(transparent 70%, #a7d6ff 70%);
}
.title-style14 {
    position: relative;
    color: #555;
    line-height: 140%;
    border-bottom: solid 3px skyblue;
}
.title-style14:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #ffc778;
    bottom: -3px;
    width: 30%;
}
.title-style15 {
    position: relative;
    color: #555;
    line-height: 140%;
    border-bottom: solid 3px #cce4ff;
}
.title-style15:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #5472cd;
    bottom: -3px;
    width: 20%;
}
.title-style16 {
    position: relative;
    color: #fff;
    line-height: 140%;
    text-align: center;
    padding: 5px 5px 5px 42px;
    background: #77c3df;
    z-index: -1;
}
.title-style16:before {
    position: absolute;
    content: '';
    left: -14px;
    top: -2px;
    border: none;
    border-left: solid 40px white;
    border-bottom: solid 79px transparent;
    z-index: -2
}
.title-style17 {
    position: relative;
    color: #2d2d2d;
    line-height: 140%;
    text-align: center;
    padding: 5px 26px 5px 42px;
    background: #fff0d9;
    border-bottom: solid 3px orange;
    z-index: -2;
}
.title-style17:before {
    position: absolute;
    content: '';
    left: -14px;
    top: -2px;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 40px white;
    border-bottom: solid 79px transparent;
    z-index: -1;
}
.title-style17:after {
    position: absolute;
    content: '';
    right: -6px;
    top: -7px;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 40px transparent;
    border-bottom: solid 79px white;
    z-index: -1;
}
.title-style18 {
    position: relative;
    color: #010079;
    line-height: 140%;
    padding: 5px 10px;
    text-shadow: 0 0 5px white;
    background: -webkit-repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px, #e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px, #e9f4ff 3px, #e9f4ff 7px);
}
.title-style19 {
    position: relative;
    color: #010079;
    line-height: 140%;
    padding: 5px 10px;
    text-shadow: 0 0 5px white;
    border-left: solid 7px #010079;
    background: -webkit-repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px, #e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #cce7ff, #cce7ff 3px, #e9f4ff 3px, #e9f4ff 7px);
}
.title-style20 {
    position: relative;
    color: #6cb4e4;
    line-height: 140%;
    text-align: center;
    padding: 5px 10px;
    border-top: solid 2px #6cb4e4;
    border-bottom: solid 2px #6cb4e4;
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px, #e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px, #e9f4ff 3px, #e9f4ff 7px);
}
.title-style21 {
    position: relative;
    color: #555;
    line-height: 140%;
}
.title-style21::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 7px;
    background: -webkit-repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
    background: repeating-linear-gradient(-45deg, #6ad1c8, #6ad1c8 2px, #fff 2px, #fff 4px);
}
.title-style22 {
    position: relative;
    color: #555;
    line-height: 140%;
    padding: 5px 10px;
    background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffe4b1 3px, #ffe4b1 8px);
    background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffe4b1 3px, #ffe4b1 8px);
    border-radius: 7px;
}
.title-style22:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #ffebbe;
    width: 0;
    height: 0;
}
.title-style23 {
    position: relative;
    color: #555;
    line-height: 140%;
    text-align: center;
    padding: 0 55px;
    display: inline-block;
}
.title-style23::before,
.title-style23::after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 45px;
    height: 1px;
    background-color: black;
}
.title-style23:before {
    left: 0;
}
.title-style23:after {
    right: 0;
}
.title-style24 {
    position: relative;
    color: #555;
    line-height: 140%;
    text-align: center;
    padding: 0 55px;
    display: inline-block;
}
.title-style24:before,
.title-style24:after {
    content: '';
    position: absolute;
    top: 45%;
    display: inline-block;
    width: 42px;
    height: 4px;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
}
.title-style24:before {
    left: 0;
}
.title-style24:after {
    right: 0;
}
.title-style25 {
    position: relative;
    color: #555;
    line-height: 140%;
    text-align: center;
    display: inline-block;
}
.title-style25:before {
    content: '';
    position: absolute;
    bottom: -10px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: black;
    border-radius: 2px;
}
.title-style26 {
    position: relative;
    color: #555;
    line-height: 140%;
    text-align: center;
    padding: 0 45px;
    display: inline-block;
}
.title-style26:before,
.title-style26:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 44px;
    height: 2px;
    background-color: black;
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
}
.title-style26:before {
    left: 0;
}
.title-style26:after {
    right: 0;
}
.title-style27 {
    position: relative;
    color: #555;
    line-height: 140%;
    text-align: center;
    padding: 5px 40px;
    display: inline-block;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.title-style27:before,
.title-style27:after {
    content: '';
    position: absolute;
    top: -7px;
    width: 2px;
    height: -webkit-calc(100% + 14px);
    height: calc(100% + 14px);
    background-color: black;
}
.title-style27:before {
    left: 7px;
}
.title-style27:after {
    right: 7px;
}
.title-style28 {
    position: relative;
    color: #158b2b;
    line-height: 140%;
    text-align: center;
    padding: 8px 0;
}
.title-style28:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 150px;
    height: 50px;
    border-radius: 50%;
    border: 5px solid #158b2b;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.title-style28:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    width: 150px;
    height: 50px;
    border-radius: 50%;
    border: 5px solid #158b2b;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.title-style29 {
    position: relative;
    color: #555;
    line-height: 140%;
    text-align: center;
    padding: 10px 20px;
    display: inline-block;
}
.title-style29::after,
.title-style29::before {
    content: '';
    width: 20px;
    height: 30px;
    position: absolute;
    display: inline-block;
}
.title-style29::before {
    border-left: solid 1px #ff5722;
    border-top: solid 1px #ff5722;
    top: 0;
    left: 0;
}
.title-style29::after {
    border-right: solid 1px #ff5722;
    border-bottom: solid 1px #ff5722;
    bottom: 0;
    right: 0;
}
.title-style30 {
    position: relative;
    color: #555;
    line-height: 140%;
    text-align: center;
    padding: 5px 20px;
    display: inline-block;
    top: 0;
}
.title-style30:before,
.title-style30:after {
    position: absolute;
    top: 0;
    content: '';
    width: 8px;
    height: 100%;
    display: inline-block;
}
.title-style30:before {
    border-left: solid 1px black;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    left: 0;
}
.title-style30:after {
    content: '';
    border-top: solid 1px black;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
    right: 0;
}
.title-style31 {
    color: #555;
    line-height: 140%;
    border-bottom: 1px #7172ac dotted;
}
.title-style31::first-letter {
    font-size: 30px;
    color: #7172ac;
}
.title-style32 {
    position: relative;
    color: #555;
    line-height: 140%;
    padding: 5px 0;
}
.title-style32:after {
    content: "";
    display: block;
    height: 4px;
    background: -moz-linear-gradient(to right, rgb(230, 90, 90), transparent);
    background: -webkit-linear-gradient(to right, rgb(230, 90, 90), transparent);
    background: linear-gradient(to right, rgb(230, 90, 90), transparent);
}
.title-style33 {
    position: relative;
    color: #555;
    line-height: 140%;
    padding: 5px 0;
}
.title-style33:after {
    content: "";
    display: block;
    height: 4px;
    background: -moz-linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
    background: -webkit-linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
    background: linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
}
.title-style34 {
    position: relative;
    color: #545454;
    line-height: 140%;
    padding: 5px 10px;
    background: -moz-linear-gradient(to right, rgb(255, 186, 115), transparent);
    background: -webkit-linear-gradient(to right, rgb(255, 186, 115), transparent);
    background: linear-gradient(to right, rgb(255, 186, 115), transparent);
}
.title-style35 {
    position: relative;
    color: #fff;
    line-height: 140%;
    padding: 5px 10px;
    background: -moz-linear-gradient(to right, rgb(255, 124, 111), #ffc994);
    background: -webkit-linear-gradient(to right, rgb(255, 124, 111), #ffc994);
    background: linear-gradient(to right, rgb(255, 124, 111), #ffc994);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.56);
}
.title-style36 {
    position: relative;
    color: #ff6a6a;
    line-height: 140%;
    padding: 5px 5px 5px 50px;
    border-top: dotted 1px gray;
    border-bottom: dotted 1px gray;
    background: #fffff4;
}
.title-style36::before {
    font-family: FontAwesome;
    content: "\f138";
    position: absolute;
    font-size: 20px;
    left: 15px;
    top: 5px;
    color: #ff6a6a;
}
.title-style37 {
    position: relative;
    color: #555;
    line-height: 140%;
    text-align: center;
    display: inline-block;
}
.title-style37:before,
.title-style37:after {
    position: relative;
    font-family: FontAwesome;
    display: inline-block;
    font-size: 1.0em;
    color: #ff6a6a;
}
.title-style37:before {
    content: "\f053";
    /*アイコン種類*/
    padding-right: 0.5em
}
.title-style37:after {
    content: "\f054";
    /*アイコン種類*/
    padding-left: 0.5em
}
.title-style38 {
    position: relative;
    color: #555;
    line-height: 140%;
    padding: 5px 10px;
    border-top: solid 2px #80c8d1;
    border-bottom: solid 2px #80c8d1;
    background: #f4f4f4;
}
.title-style38::after {
    position: absolute;
    font-family: FontAwesome, 'Quicksand', 'Avenir', 'Arial', sans-serif;
    content: '\f0a7\ POINT';
    background: #80c8d1;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 5px 7px 3px;
    font-size: 0.7em;
    line-height: 1;
    letter-spacing: 0.05em;
}
.title-style39 {
    position: relative;
    color: #555;
    line-height: 140%;
    padding: 5px 15px;
    background: #f1f8ff;
    border-left: solid 2em #5c9ee7;
}
.title-style39::before {
    font-family: FontAwesome;
    content: "\f040";
    position: absolute;
    padding: 0;
    color: white;
    font-weight: normal;
    left: -34px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.title-style40 {
    width: 100%;
    float: right;
    position: relative;
    color: #fff;
    line-height: 140%;
    padding: 0 5px 0 35px;
    border-radius: 0 10px 10px 0;
    border-left: 20px #fff solid;
    background: #ffd98a;
}
.title-style40::before {
    font-family: FontAwesome;
    content: "\f135";
    display: inline-block;
    position: absolute;
    padding: 0;
    color: white;
    background: #ffa337;
    font-weight: normal;
    width: 45px;
    text-align: center;
    height: 46px;
    line-height: 40px;
    left: -20px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: solid 3px white;
    border-radius: 50%;
}
.title-style41 {
    position: relative;
    color: #555;
    line-height: 140%;
    padding-left: 30px;
    border-bottom: 2px #ff938b solid;
}
.title-style41::before {
    font-family: FontAwesome;
    content: "\f1b0";
    position: absolute;
    font-size: 26px;
    left: 0;
    top: 0;
    color: #ff938b;
}
.title-style42 {
    position: relative;
    color: #555;
    line-height: 140%;
    padding: 8px 15px;
    margin-left: 40px;
    background: #def3ff;
    border-radius: 20px;
}
.title-style42:before {
    font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    font-size: 15px;
    left: -40px;
    bottom: -14px;
    color: #def3ff;
}
.title-style42:after {
    font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    font-size: 23px;
    left: -23px;
    bottom: 0;
    color: #def3ff;
}
.title-style43 {
    position: relative;
    color: #555;
    line-height: 140%;
    padding-left: 15px;
}
.title-style43:before {
    font-family: FontAwesome;
    content: "\f246";
    position: absolute;
    font-size: 1em;
    left: 0;
    top: 0;
    color: silver;
    -webkit-animation: blink 0.5s ease-in-out infinite alternate;
    -moz-animation: blink 0.5s ease-in-out infinite alternate;
    animation: blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes blink {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes blink {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.title-style44 {
    position: relative;
    color: #555;
    line-height: 140%;
    padding-left: 35px;
    border-bottom: 2px #ffca2c solid;
}
.title-style44:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f0eb";
    background: #ffca2c;
    color: white;
    font-weight: normal;
    font-size: 15px;
    border-radius: 50%;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.title-style44:after {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    height: 0;
    width: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #ffca2c;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.row-title-style45 {
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    -ms-transform: rotate(-10deg) skew(-17deg, 4deg);
    -webkit-transform: rotate(-10deg) skew(-17deg, 4deg);
    transform: rotate(-10deg) skew(-17deg, 4deg);
    padding: 0 20px;
}
.row-title-style45:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    background: #eb9920;
    bottom: -7px;
    left: 6px;
    z-index: -2;
}
.row-title-style45:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    background: #eb9920;
    bottom: -10px;
    right: -6px;
    z-index: -2;
}
.title-style45 {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 8px 20px;
    color: #fff;
    line-height: 140%;
    background: #f8aa37;
}
.title-style45:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 7px transparent;
    border-right: solid 25px #c6821e;
}
.title-style45:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-left: solid 15px #c6821e;
}
.row-title-style46 {
    position: relative;
    padding: 5px 0;
    width: 100%;
    display: inline-block;
    background: #70a6ff;
}
.row-title-style46:after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    right: 0;
    width: 0px;
    height: 0px;
    border-width: 30px 15px 30px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
.row-title-style46:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 15px transparent;
    border-right: solid 20px #6081b7;
}
.title-style46 {
    vertical-align: middle;
    margin: 0;
    padding: 5px 30px 5px 15px;
    border-top: dashed 1px #FFF;
    border-bottom: dashed 1px #FFF;
    color: #fff;
    line-height: 140%;
}
.row-title-style47 {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    padding: 0 26px;
}
.row-title-style47:before {
    content: '';
    position: absolute;
    width: 10px;
    bottom: -10px;
    left: 0;
    z-index: -2;
    border: 20px solid #56adf3;
    border-left-color: transparent;
}
.row-title-style47:after {
    content: '';
    position: absolute;
    width: 10px;
    bottom: -10px;
    right: 0;
    z-index: -2;
    border: 20px solid #56adf3;
    border-right-color: transparent;
}
.title-style47 {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 5px 20px;
    line-height: 140%;
    color: #FFF;
    background: #2196F3;
}
.title-style47:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-right: solid 15px #397eb5;
}
.title-style47:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-left: solid 15px #397eb5;
}
.title-style48 {
    display: inline-block;
    position: relative;
    padding: 15px 20px;
    color: #FFF;
    line-height: 140%;
    background: #a6d3c8;
}
.title-style48:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 15px transparent;
    border-right: solid 20px rgb(149, 158, 155);
}
.title-style48:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 15px transparent;
    border-left: solid 20px rgb(149, 158, 155);
}
.row-title-style49 {
    display: inline-block;
    position: relative;
    line-height: 140%;
    vertical-align: middle;
    text-align: center;
    padding: 7px 0;
    background: #acd879;
    box-sizing: border-box;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
.row-title-style49:before,
.row-title-style49:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}
.row-title-style49:before {
    top: -2px;
    left: -2px;
    border-width: 32px 0px 32px 15px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}
.row-title-style49:after {
    top: -2px;
    right: -2px;
    border-width: 32px 15px 32px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
.title-style49 {
    vertical-align: middle;
    margin: 0;
    padding: 0 30px;
    border-top: dashed 2px rgba(255, 255, 255, 0.5);
    border-bottom: dashed 2px rgba(255, 255, 255, 0.5);
    line-height: 140%;
    color: #FFF;
}
.row-title-style50 {
    position: relative;
    vertical-align: middle;
    text-align: center;
    padding: 7px 0;
    background: #7f9dfb;
    box-sizing: border-box;
}
.row-title-style50:after {
    position: absolute;
    content: '';
    z-index: 1;
    top: 0;
    right: 0;
    width: 0px;
    height: 0px;
    border-width: 30px 15px 30px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
.title-style50 {
    vertical-align: middle;
    margin: 0;
    padding: 0 30px 0 15px;
    border-top: dashed 1px #FFF;
    border-bottom: dashed 1px #FFF;
    line-height: 140%;
    color: #fff;
}
.row-title-style51 {
    border-bottom: 3px solid #000000;
}
.title-style51 {
    color: #ffffff;
    line-height: 140%;
    position: relative;
    background: #000000;
    display: inline-block;
    padding: 5px 10px;
}
.title-style51:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 0 10px 44px 0;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #000000;
}
.title-style52 {
    color: #ffffff;
    line-height: 140%;
    padding: 5px;
    background: repeating-linear-gradient(45deg, #4f4f4f, #4f4f4f 3px, #000000 3px, #000000 6px);
}
.title-style53 {
    color: #ffffff;
    line-height: 140%;
    padding: 5px 20px;
    background: #d14;
    border-radius: 32px 0;
}
.title-style54 {
    color: #444;
    line-height: 140%;
    position: relative;
    padding: 5px 10px;
    background: linear-gradient(#888, #aaa, #888);
    border: 1px solid #bbb;
    box-shadow: 0 0 0 1px #555;
    text-shadow: 0 1px 1px #fff;
}
.title-style55 {
    color: #444;
    line-height: 140%;
    display: flex;
    align-items: center;
    text-align: center;
}
.title-style55:before,
.title-style55:after {
    content: "";
    flex-grow: 1;
    height: 1px;
}
.title-style55:before {
    margin-right: 4px;
    background: linear-gradient(-90deg, #888, transparent);
}
.title-style55:after {
    margin-left: 4px;
    background: linear-gradient(90deg, #888, transparent);
}
.title-style56 {
    line-height: 140%;
    color: #fff;
    background: #F9B8CD;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    position: relative;
    padding: 5px 10px 5px 40px;
}
.title-style56:before,
.title-style56:after {
    content: "";
    position: absolute;
    display: block;
}
.title-style56:before {
    top: -4px;
    left: 12px;
    width: 20px;
    height: 23px;
    padding: 5px 0 0 0;
    background: #f69;
    text-align: center;
}
.title-style56:after {
    top: 8px;
    left: 12px;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent #f69;
}
.title-style57 {
    border-top: 3px solid #3cb3e4;
    border-bottom: 3px solid #3cb3e4;
    padding: 5px 20px;
    position: relative;
    display: inline-block;
    text-align: center;
    color: #3cb3e4;
    line-height: 140%;
}
.title-style57:before {
    content: "";
    border-top: 2px solid #3cb3e4;
    display: block;
    position: absolute;
    width: calc(100% - 20px);
    top: -12px;
    left: 10px;
}
.title-style57:after {
    content: "";
    border-bottom: 2px solid #3cb3e4;
    position: absolute;
    display: block;
    width: calc(100% - 40px);
    top: -19px;
    left: 20px;
}
.title-style58 {
    line-height: 140%;
    color: #555;
    padding: 10px;
    border: 3px solid #ccc;
    border-radius: 30px 7px 20px 7px/7px 20px 7px 30px;
}
.title-style59 {
    line-height: 140%;
    position: relative;
    padding: 5px 10px;
    border-left: 6px solid #ccc;
}
.title-style59::before {
    position: absolute;
    left: -6px;
    bottom: 0;
    content: '';
    width: 6px;
    height: 50%;
    background-color: #3498db;
}
.title-style59::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 0;
    border-bottom: 1px solid #ccc;
}
.title-style60 {
    position: relative;
    line-height: 140%;
    padding: 5px 10px 5px 30px;
    border: 1px solid #ccc;
    border-top: 3px solid #3498db;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
}
.title-style60::after {
    position: absolute;
    top: 18px;
    left: 6px;
    z-index: 2;
    content: '';
    width: 14px;
    height: 14px;
    border: 3px solid #3498db;
    border-radius: 100%
}
.title-style61 {
    line-height: 140%;
    padding: 5px 10px 5px 20px;
    position: relative;
    background: #ffffff;
    border: 1px solid #000000;
}
.title-style61:after {
    content: " ";
    position: absolute;
    top: 12px;
    left: 5px;
    width: 6px;
    height: calc(100% - 1em);
    background: #000000;
}
.title-style62 {
    position: relative;
    padding: 5px 10px 5px 30px;
    font: bold 22px/1.2 Arial, Helvetica, sans-serif;
    color: #666;
    line-height: 140%;
    background: #ccc;
    border-top: #ccc solid 1px;
    border-right: #999 solid 1px;
    border-bottom: #999 solid 1px;
    border-left: #ccc solid 1px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5) inset;
    background-image: -webkit-gradient(linear, left top, left bottom, from( rgba(220, 220, 220, 1.0)), color-stop(0.25, rgba(240, 240, 240, 1.0)), color-stop(0.30, rgba(235, 235, 235, 1.0)), color-stop(0.36, rgba(240, 240, 240, 1.0)), color-stop(0.50, rgba(235, 235, 235, 1.0)), color-stop(0.80, rgba(215, 215, 215, 1.0)), to( rgba(210, 210, 210, 1.0)));
    background-image: -webkit-linear-gradient(top, rgba(220, 220, 220, 1.0), rgba(240, 240, 240, 1.0) 25%, rgba(235, 235, 235, 1.0) 30%, rgba(240, 240, 240, 1.0) 36%, rgba(235, 235, 235, 1.0) 50%, rgba(215, 215, 215, 1.0) 80%, rgba(210, 210, 210, 1.0));
    background-image: -moz-linear-gradient(top, rgba(220, 220, 220, 1.0), rgba(240, 240, 240, 1.0) 25%, rgba(235, 235, 235, 1.0) 30%, rgba(240, 240, 240, 1.0) 36%, rgba(235, 235, 235, 1.0) 50%, rgba(215, 215, 215, 1.0) 80%, rgba(210, 210, 210, 1.0));
    background-image: -o-linear-gradient(top, rgba(220, 220, 220, 1.0), rgba(240, 240, 240, 1.0) 25%, rgba(235, 235, 235, 1.0) 30%, rgba(240, 240, 240, 1.0) 36%, rgba(235, 235, 235, 1.0) 50%, rgba(215, 215, 215, 1.0) 80%, rgba(210, 210, 210, 1.0));
    background-image: linear-gradient(to bottom, rgba(220, 220, 220, 1.0), rgba(240, 240, 240, 1.0) 25%, rgba(235, 235, 235, 1.0) 30%, rgba(240, 240, 240, 1.0) 36%, rgba(235, 235, 235, 1.0) 50%, rgba(215, 215, 215, 1.0) 80%, rgba(210, 210, 210, 1.0));
}
.title-style62:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 15px;
    width: 0;
    height: 100%;
    border-left: #ccc solid 1px;
}
.title-style62:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 16px;
    width: 0;
    height: 100%;
    border-right: #eee solid 1px;
}
.title-style63 {
    position: relative;
    padding: 4px 10px 4px 55px;
    color: #666;
    line-height: 140%;
    background: #f3f3f3;
    z-index: 1;
}
.title-style63:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-right: #fff solid 2px;
    background: #f60;
    background-image: -webkit-gradient(linear, left top, left bottom, from( rgba(255, 255, 255, 0.0)), color-stop(0.20, rgba(255, 255, 255, 0.0)), color-stop(0.20, rgba(255, 255, 255, 0.1)), color-stop(0.40, rgba(255, 255, 255, 0.1)), color-stop(0.40, rgba(255, 255, 255, 0.3)), color-stop(0.60, rgba(255, 255, 255, 0.3)), color-stop(0.60, rgba(255, 255, 255, 0.5)), color-stop(0.80, rgba(255, 255, 255, 0.5)), color-stop(0.80, rgba(255, 255, 255, 0.6)), to( rgba(255, 255, 255, 0.6)));
    background-image: -webkit-linear-gradient(top, transparent 20%, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0.6) 80%, rgba(255, 255, 255, 0.6) 100%);
    background-image: -moz-linear-gradient(top, transparent 20%, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0.6) 80%, rgba(255, 255, 255, 0.6) 100%);
    background-image: -o-linear-gradient(top, transparent 20%, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0.6) 80%, rgba(255, 255, 255, 0.6) 100%);
    background-image: linear-gradient(to bottom, transparent 20%, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0.6) 80%, rgba(255, 255, 255, 0.6) 100%);
    z-index: -1;
}
.title-style63:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background-image: -webkit-gradient(linear, left top, right top, from( rgba(255, 255, 255, 0.0)), color-stop(0.20, rgba(255, 255, 255, 0.0)), color-stop(0.20, rgba(255, 255, 255, 0.1)), color-stop(0.40, rgba(255, 255, 255, 0.1)), color-stop(0.40, rgba(255, 255, 255, 0.3)), color-stop(0.60, rgba(255, 255, 255, 0.3)), color-stop(0.60, rgba(255, 255, 255, 0.5)), color-stop(0.80, rgba(255, 255, 255, 0.5)), color-stop(0.80, rgba(255, 255, 255, 0.6)), to( rgba(255, 255, 255, 0.6)));
    background-image: -webkit-linear-gradient(left, transparent 20%, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0.6) 80%, rgba(255, 255, 255, 0.6) 100%);
    background-image: -moz-linear-gradient(left, transparent 20%, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0.6) 80%, rgba(255, 255, 255, 0.6) 100%);
    background-image: -o-linear-gradient(left, transparent 20%, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0.6) 80%, rgba(255, 255, 255, 0.6) 100%);
    background-image: linear-gradient(to right, transparent 20%, rgba(255, 255, 255, 0.1) 20%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0.6) 80%, rgba(255, 255, 255, 0.6) 100%);
    z-index: -1;
}
.title-style64 {
    position: relative;
    color: #111;
    line-height: 140%;
    padding: 5px 10px 5px 30px;
    border-bottom: 3px solid #B92A2C;
}
.title-style64:before {
    content: "";
    position: absolute;
    background: #d48789;
    top: 0;
    left: 4px;
    height: 16px;
    width: 16px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.title-style64:after {
    content: "";
    position: absolute;
    background: #d26466;
    top: 25px;
    left: 0;
    height: 12px;
    width: 12px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}
.row-title-style65 {
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /* Mozilla Firefox  */
    background: -moz-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%);
    /* Webkit (Safari/Chrome10) */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(50%, #eee), color-stop(51%, #ddd), color-stop(100%, #fff));
    /* IE 6-8 */
    -pie-background: linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%);
    /* Opera */
    background: -o-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%);
}
.title-style65 {
    line-height: 140%;
    color: #555;
    padding: 5px 10px;
}
.title-style66 {
    line-height: 140%;
    color: #555;
    padding: 5px 10px;
    background-color: #cccccc;
    border: 1px solid #cccccc;
    -moz-box-shadow: 1px 1px 1px rgba(000, 000, 000, 0.3);
    -webkit-box-shadow: 1px 1px 1px rgba(000, 000, 000, 0.3);
    text-shadow: 5px 5px 3px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: -moz-linear-gradient(top, #FFF 0%, #FFF 3%, #E6E6E6 3%, #FFF);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.03, #FFF), color-stop(0.03, #E6E6E6), to(#FFF));
}
.title-style67 {
    position: relative;
    padding: 20px 10px 10px 10px;
    line-height: 140%;
    border: 1px solid #325A8C;
}
.title-style67::after {
    content: "POINT";
    position: absolute;
    top: -16px;
    left: 10px;
    background: #fff;
    font-size: 12px;
    color: #325A8C;
    padding: 0 10px;
}
.title-style68 {
    padding: 10px;
    line-height: 140%;
    border: 1px solid #325A8C;
    background: #325A8C;
    color: #FFF;
    box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.title-style69 {
    position: relative;
    padding: 10px;
    line-height: 140%;
    background: -webkit-linear-gradient(135deg, #f44336 0%, #ff9800 17%, #ffeb3b 32%, #4caf50 50%, #2196f3 67%, #3f51b5 84%, #9c27b0 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
}
.title-style69::before,
.title-style69::after {
    position: absolute;
    top: 100%;
    left: 30px;
    content: "";
    height: 0;
    width: 0;
    border: 10px solid transparent;
}
.title-style69::before {
    border-top: 15px solid #D8D8D8;
}
.title-style69::after {
    margin-top: -2px;
    border-top: 15px solid #ffffff;
}
.title-style70 {
    position: relative;
    margin: 0 0 1.5em;
    padding: 5px 10px;
    line-height: 140%;
    color: #B92A2C;
    border-bottom: 2px solid #B92A2C;
}
.title-style70:before,
.title-style70:after {
    content: '';
    border-right: 18px solid #fff;
    border-top: 15px solid #B92A2C;
    bottom: -17px;
    position: absolute;
    left: 26px;
}
.title-style70:after {
    border-top-color: #fff;
    border-right-color: transparent;
    bottom: -13px;
    left: 28px;
}
.title-style71 {
    position: relative;
    padding: 5px 10px;
    line-height: 140%;
    color: #aaa;
    background: #f4f4f4;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    box-shadow: 0 7px 10px -5px rgba(0, 0, 0, .1) inset;
}
.title-style71::after {
    position: absolute;
    bottom: -9px;
    right: 10%;
    content: '\002702';
    color: #aaa;
    font-size: 18px;
    line-height: 1;
}
.title-style72 {
    position: relative;
    line-height: 140%;
    color: #19509d;
    padding: 0 10px 15px 10px;
    border-bottom: 1px #ccc solid;
    display: inline-block;
}
.title-style72::before {
    position: absolute;
    content: '';
    bottom: 0;
    height: 4px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    border-left: 100px #19509d solid;
    border-right: 100px #F8B10D solid;
}
.row-title-style73 {
    background: #19509d;
}
.title-style73 {
    color: #f8b014;
    line-height: 140%;
    text-align: center;
    padding: 5px 10px;
    text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
}
.title-style74 {
    line-height: 100%;
    color: #9f1a46;
    border-bottom: 1px solid #e5e5e5;
}
.title-style74 .title-small {
    font-size: 13px;
    color: #333333;
}
.title-style75 {
    position: relative;
    display: inline-block;
    font-weight: normal;
    margin: 0 0 48px 0
}
.title-style75::before {
    position: absolute;
    content: "";
    display: block;
    width: 40px;
    border-top: 1px solid #777;
    margin: 27px 0 19px 0;
    padding: 0;
    bottom: -35px;
}
.title-style76 {
    position: relative;
    display: block;
    font-size: 18px;
    margin: 0 0 40px 0
}
.title-style76::before {
    position: absolute;
    left: 50%;
    content: "";
    display: block;
    width: 40px;
    transform: translateX(-50%);
    border-top: 2px solid #ab7d40;
    margin: 30px 0 0 0;
    padding: 10px 0 0 0;
}
/* End title style */
/* RWD */
@media screen and (max-width:640px) {
    .title-style17:before,
    .title-style17:after,
    .row-title-style46:after,
    .row-title-style49:before,
    .row-title-style49:after,
    .row-title-style50:after {
        display: none;
    }
}
@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	/* font-family:"ヒラギノ丸 Pro W3", "Hiragino Gothic Pro","メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
	font-family: "Sawarabi Mincho";
	color: #333;
	box-sizing: border-box;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	overflow-x: hidden;
}

.container,
.rows,
header,
section,
footer {
	width: 100%;
	float: left;
}

.cont {
	width: 100%;
	padding-left: 4.6875vw;
	padding-right: 4.6875vw;
	margin: 0 auto;
}

* {
	box-sizing: border-box;
}

*::after {
	box-sizing: border-box;
}

*::before {
	box-sizing: border-box;
}

img {
	max-width: 100%;
	height: auto;
	display: block;
}

a:hover,
a:visited,
a:focus {
	outline: none;
	border: none;
}

.ow {
	overflow: hidden;
	width: 100%;
}

.dl_flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}


main {
	width: calc(100vw - 175px);
	height: 100%;
	overflow: hidden;
	margin-left: auto
}

.show_sp {
	display: none !important;
}

.hide_sp {
	display: inline-block !important;
}

#top_cont01 .div_all .div_right .div_txt .btn_div {
	display: none;
}

/* Header */

header {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	width: 160px;
	z-index: 9;
	background-color: #fff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .18);
}

.hd_menu {
	margin: 0 auto;
	padding-top: 49px;
	width: 58px;
}

.hd_hamber_menu {
	padding: 5px;
	transition: opacity 500ms;
	cursor: pointer;
}

.hd_menu_line {
	margin-bottom: 15px;
	padding: 7px 0;
}

.span_line {
	position: relative;
	display: block;
	width: 100%;
	background-color: #848484;
	height: 1px;
}

.span_line:before,
.span_line:after {
	height: 1px;
}

.span_line:before {
	transition: -webkit-transform 300ms cubic-bezier(.455, .03, .515, .955);
	transition: transform 300ms cubic-bezier(.455, .03, .515, .955);
	transition: transform 300ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 300ms cubic-bezier(.455, .03, .515, .955);
}

.span_line:before,
.span_line:after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	background-color: #848484;
	transition: -webkit-transform 300ms cubic-bezier(.455, .03, .515, .955);
	transition: transform 300ms cubic-bezier(.455, .03, .515, .955);
	transition: transform 300ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 300ms cubic-bezier(.455, .03, .515, .955);
}

.span_line:before {
	top: -6px;
}

.span_line:after {
	top: 6px;
}

.hd_fix,
.hd_all {
	height: 100%;
	display: block;
}

.hd_btn {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}

.hd_btn a {
	background-color: #203864;
	display: block;
	text-align: center;
	height: 10vh;
	line-height: 10vh;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

.hd_menu_txt {
	font-size: 9px;
	text-align: center;
}

.hd_logo {
	padding: 0 10px;
	position: absolute;
	top: 45%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	width: 100%;
	text-align: center;
}

.hd_div_menu {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 7;
	width: 0;
	width: calc(100vw - 175px);
	background-color: transparent;
	/*ForSafari3.1to6.0*/-webkit-transition-property: transform;
	-webkit-transition-duration: 0s;
	-webkit-transition-timing-function: linear;
	-webkit-transition-delay: 800ms;
	/*Standardsyntax*/transition-property: transform;
	transition-duration: 0s;
	transition-timing-function: linear;
	transition-delay: 800ms;
	transform: translate(-100%, 0);
	-webkit-transform: translate(-100%, 0);
	-moz-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-o-transform: translate(-100%, 0);
}

.hd_div_menu.open_menu {
	/*ForSafari3.1to6.0*/
	-webkit-transition-property: transform, background-image;
	-webkit-transition-duration: 0s, 5s;
	-webkit-transition-timing-function: linear;
	-webkit-transition-delay: 0ms;
	/*Standardsyntax*/
	transition-property: transform, background-image;
	transition-duration: 0s, 5s;
	transition-timing-function: linear;
	transition-delay: 0ms;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
}

.hd_div_menu .div_menu {
	width: 33.3333%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.hd_div_menu .div_menu.div01 {
	background-image: none;
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-moz-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	-o-transform: translate(-100%, 0);
	background-color: #4b4b4b;
}

.hd_div_menu .div_menu.div02 {
	background-image: none;
	-webkit-transform: translate(-200%, 0);
	transform: translate(-200%, 0);
	-moz-transform: translate(-200%, 0);
	-ms-transform: translate(-200%, 0);
	-o-transform: translate(-200%, 0);
	background-color: #333;
}

.hd_div_menu .div_menu.div03 {
	background-image: none;
	-webkit-transform: translate(-300%, 0);
	transform: translate(-300%, 0);
	-moz-transform: translate(-300%, 0);
	-ms-transform: translate(-300%, 0);
	-o-transform: translate(-300%, 0);
	background-color: #202020;
}

.div_instar{
	margin-top: 40px;
	margin-bottom: 20px;
	/* max-width:300px; */
	/* max-height: 1090px; */
	overflow: hidden;
}

.div_instar #instagram-feed1{
	margin-bottom: 20px;
}

.div_instar #instagram-feed1 img{
	margin: auto;
	margin-bottom: 10px;
}


.div_instar .masongram-image-caption-container {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}

.div_instar .masongram-image-caption-container a {
	display: block;
	width: 100%;
	height: 100%;
}


.hd_div_menu.open_menu .div_menu.div01 {
	z-index: 3;
}

.hd_div_menu.open_menu .div_menu.div02 {
	z-index: 2;
}

.hd_div_menu.open_menu .div_menu.div03 {
	z-index: 1;
}

.hd_div_menu .div_menu ul {
	padding-top: 17.1875vw;
	width: 17.1875vw;
	margin-left: auto;
	margin-right: auto;
	opacity: 0;
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; */
}

.hd_div_menu.open_menu .div_menu ul {
	opacity: 1;
	text-align: center;
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; */
	transition: opacity 1100ms cubic-bezier(.42, 0, .58, 1) 900ms;
}
.hd_div_menu.open_menu .div_menu ul li img{
	margin: auto;
}

.hd_div_menu .div_menu ul .title {
	font-size: 32px;
	line-height: 100%;
	margin-bottom: 3.51562vw;
}

.hd_div_menu .div_menu ul li {
	font-size: 13px;
	line-height: 238%;
	color: #fff;

}

.hd_div_menu .div_menu ul li a {
	color: #000;
	transition: opacity 400ms;
	text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
}

.hd_hamber_menu.open_menu .span_line {
	background-color: #fff;
}

.hd_hamber_menu.open_menu .span_line:before {
	-webkit-transform: translate(0, 6px) rotate(45deg);
	transform: translate(0, 6px) rotate(45deg);
}

.hd_hamber_menu.open_menu .span_line:after {
	-webkit-transform: translate(0, -6px) rotate(-45deg);
	transform: translate(0, -6px) rotate(-45deg);
}

.hd_div_menu .div_menu {
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	transition: -webkit-transform 800ms;
	transition: transform 800ms;
	transition: transform 800ms, -webkit-transform 800ms;
	-webkit-transition: -webkit-transform 800ms;
	-moz-transition: -webkit-transform 800ms;
	-ms-transition: -webkit-transform 800ms;
	-o-transition: -webkit-transform 800ms;
	position: relative;
}

.hd_div_menu.open_menu .div_menu {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.hd_sns {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 10;
	width: 100%;
	max-width: 150px;
	top: 31px;
	right: 31px;
}

.hd_sns .ul_sns {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}

.hd_sns .ul_sns .li_sns {
	width: 25%;
	text-align: center;
}

.hd_sns .ul_sns .li_sns img {
	width: 50%;
	width: auto;
	height: 21px;
	margin-left: auto;
}
.hd_sns .ul_sns .li_sns .fab.fa-twitter{
	color: transparent;
    background: #1DA1F2;
    background-clip: text;
    -webkit-background-clip: text;
}
/* End Header */

footer {
	padding-top: 105px;
	padding-bottom: 65px;
	background-color: #D8E3F7;
	color: #fff;
	width: calc(100vw - 175px);
	height: 100%;
	overflow: hidden;
	margin-left: auto;
	display: block;
	float: none;
}

footer .ft_logo {
	width: 20%;
	max-width: 200px;

}

footer .ft_logo .logo {
	margin-bottom: 30px;
	display: block;
}

footer .ft_menu {
	width: 100%;
	justify-content: space-between;
}

/* footer .ft_menu .div_menu{
	width: 18%;
} */

footer .ft_menu .div_menu ul li a {
	font-size: 13px;
	letter-spacing: .14em;
	color: #203864;
	line-height: 2.54545;
	text-decoration: none;
	transition: color 400ms;
	-webkit-transition: color 400ms;
	-moz-transition: color 400ms;
	-ms-transition: color 400ms;
	-o-transition: color 400ms;
}

footer .ft_menu .div_menu ul li a:hover {
	color: #ffffff;
}

footer .ft_menu .div_menu.div04 ul li a {
	transition: background-color 400ms;
	width: 206px;
	color: #203864;
    text-align: center;
    height: 48px;
    border: 1px solid #203864;
	line-height: 48px;
	font-size: 13px;
	margin-bottom: 30px;
	display: block;
}

footer .ft_menu .div_menu.div04 ul li a:hover {
	background-color: rgba(255, 255, 255, .15);
}

.ft_sns {
	width: 100%;
	max-width: 110px;
	top: 31px;
	left: 31px;
	margin-left: auto;
	margin-right: auto;
}

.ft_sns .ul_sns {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.ft_sns .ul_sns .li_sns {
	width: 25%;
	text-align: center;
	font-size: 25px;
}

footer .ft_copyright {
	width: 100%;
	font-size: 11px;
	color: #203864;
	margin-top: 120px;
}

.ft_sns .ul_sns .li_sns img {
	width: 50%;
	width: auto;
	height: 21px;
	margin: auto;
}

.ft_sns .ul_sns .li_sns .fab.fa-twitter{
	color: transparent;
    background: #1DA1F2;
    background-clip: text;
    -webkit-background-clip: text;
}

.ft_sns .ul_sns .li_sns:first-child img {
	margin-left: 0;
}

footer .cont {
	position: relative;
}


footer .cont .btn_backtop {
	position: absolute;
	bottom: 0;
	right: 4.6875vw;
	cursor: pointer;
}

/* Footer */



/* End Footer */

/* Page Top */

#top_slide .owl-carousel.owl-loaded{
	display: none;
}

#top_slide .div_video {
	max-height: 98vh;
	overflow: hidden;
	position: relative;
}

#top_slide .div_video video {
	width: calc(100vw - 175px);
	height: calc((100vw - 285px) * 0.5625);
	vertical-align: middle;
}

#top_slide .div_video iframe {
	width: calc(100vw - 175px);
	height: calc((100vw - 175px) * 0.5625);
	position: relative;
	z-index: 0;
	vertical-align: middle;
}

_::-webkit-full-page-media, _:future, :root #top_slide .div_video video {
	width: calc(100vw - 160px);
	height: calc((100vw - 160px) * 0.5625);
}

_::-webkit-full-page-media, _:future, :root #top_slide .div_video iframe{
	width: calc(100vw - 160px);
	height: calc((100vw - 160px) * 0.5625);
}
_::-webkit-full-page-media, _:future, :root footer {
	width: calc(100vw - 160px);
}
_::-webkit-full-page-media, _:future, :root .hd_div_menu {
	width: calc(100vw - 160px);
}
_::-webkit-full-page-media, _:future, :root main {
	width: calc(100vw - 160px);
}

@media all and (-ms-high-contrast:none) {
	#top_slide .div_video iframe {
		width: calc(100vw - 160px);
		height: calc((100vw - 160px) * 0.5625);
	}
	footer {
		width: calc(100vw - 160px);
	}
	.hd_div_menu {
		width: calc(100vw - 160px);
	}
	main {
		width: calc(100vw - 160px);
	}
}



#top_slide .div_video .div_onvideo {
	position: relative;
	z-index: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
}

#top_slide .div_video .txt_video {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	position: absolute;
	z-index: 2;
 text-align: justify;
 text-justify: inter-ideograph;
  line-height: 1.9;
  letter-spacing: 0.03em;
	color: #fff;
	font-size: 20px;
	top: 50%;
	right: 5vw;
	border: 2px solid #fff;
	background-color: rgba(255, 255, 255, 0);
	padding: 20px 20px;
	font-family: 'Noto Sans Japanese';
	transform:translateY(-50%);
	white-space: nowrap;
}

#top_slide .div_video .div_news {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 532px;
	z-index: 5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
	padding-bottom: 30px;
}

#top_slide .div_video .div_news ul li {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	font-size: 11px;
}

#top_slide .div_video .div_news ul li .date {
	margin-right: 20px;
}

#top_slide .div_video .div_news ul li .title {
	max-width: 315px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#top_slide .div_video .div_news ul li .title a{
	color: inherit;
}

#top_slide .div_video .div_news .btn_list {
	margin-left: 30px;
}

#top_slide .div_video .div_news .btn_list a {
	color: inherit;
	font-size: 11px;
	border-bottom: 1px solid #000;
	text-decoration: none;
	white-space: nowrap;
}

#top_slide .div_video .div_news .btn_list a:hover {
	border-bottom: 0px solid #000;
}

#top_cont01 .div_all {
	align-items: center;
}

#top_cont01 .div_all .div_left {
	width: 50%;
	height: 45.3125vw;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	align-items: center;
	justify-content: center;
	position: relative;
}

#top_cont01 .div_all .div_left .div_bgcolor {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 0;
}

#top_cont01 .div_all .div_left .div_content {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

#top_cont01 .div_all .div_left .div_content .btn_div {
	width: 100%;
	text-align: center;
}

#top_cont01 .div_all .div_left .div_content .img {
	text-align: center;
}

#top_cont01 .div_all .div_left .div_content .img img {
	margin-left: auto;
	margin-right: auto;
}

#top_cont01 .div_all .div_left .div_content .btn_div  {
	display: block;
	margin-top: 3vw;
	width: 16.09375vw;
	height: 3.75vw;
	line-height: 3.75vw;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	font-size: 13px;
	letter-spacing: .14em;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	transition: background-color 400ms;
}

#top_cont01 .div_all .div_left .div_content .btn_div a:hover {
	background-color: rgba(255, 255, 255, .15);
}

#top_cont01 .div_all .div_right {
	width: 50%;
	height: 45.3125vw;
	align-items: center;
	justify-content: center;
	background-color: #f8f8f8;
}

#top_cont01 .div_all .div_right .div_txt {
	width: 25.78125vw;
	font-size: 14px;
	color: #6b6b6b;
	line-height: 2.3;
	letter-spacing: .08em;
}

#top_cont02 .cont.dl_flex {
	justify-content: flex-start;
	padding-top: 7.8125vw;
	padding-bottom: 3.8125vw;
	background-image: linear-gradient(to bottom, #fff 0, #fff 20%, #eaeaea 20%, #eaeaea 100%);
}

#top_cont02 .div_menu {
	width: 24.21875vw;
	margin-right: 1.5%;
	height: 33.59375vw;
	align-items: stretch;
	text-align: center;
	margin-bottom: 3vw;
	transition: all ease 1s;
	-webkit-transition: all ease 1s;
	-moz-transition: all ease 1s;
	-ms-transition: all ease 1s;
	-o-transition: all ease 1s;
	position: relative;
	overflow: hidden;
}

#top_cont02 .div_menu .div_img {
	background-image: url(..//img/top_img01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: -webkit-transform 700ms;
	transition: transform 700ms;
	transition: transform 700ms, -webkit-transform 700ms;
}

#top_cont02 .div_menu:hover .div_img {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

#top_cont02 .div_menu:nth-child(3n) {
	margin-right: 0;
}

#top_cont02 .div_menu a {
	/* display: block; */
	width: 100%;
	color: #fff;
	text-decoration: none;
	font-size: 36px;
	letter-spacing: .12em;
	text-shadow: 2px 2px 2px #000, 2px 2px 2px #000000, 2px 2px 2px #000000, 2px 2px 2px #000000, 2px 2px 2px #000000, 2px 2px 2px #000000, 2px 2px 2px #000000, 2px 2px 2px #000000;
	align-items: center;
	justify-content: center;
}

#top_cont02 .div_menu a .txt {
	line-height: 100%;
	position: relative;
	z-index: 1;
}

#top_cont03 {
	padding-top: 7.8125vw;
	background-color: #fff;
}

#top_cont03 .owl-carousel .item .img,
#top_cont05 .div_prolist .owl-carousel .item .img {
	width: 100%;
	margin-bottom: 1.25vw;
}

.title_style01 {
	width: 100%;
	font-size: 26px;
	line-height: 1.3;
	letter-spacing: 0.14em;
	position: relative;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 4.6875vw;
}

.title_style01 .title_eng {
	font-size: 11px;
	vertical-align: middle;
	margin-left: 0.7em;
}

.title_style01 .btn_title {
	padding-bottom: 6px;
	border-bottom: 1px solid #3f3f3f;
	font-size: 13px;
	color: #3f3f3f;
	text-decoration: none;
	transition: border-color ease 500ms;
	-webkit-transition: border-color ease 500ms;
	-moz-transition: border-color ease 500ms;
	-ms-transition: border-color ease 500ms;
	-o-transition: border-color ease 500ms;
}

.title_style01 .btn_title:hover {
	border-color: #fff;
}

#top_cont03 .owl-carousel .item a,
#top_cont05 .div_prolist .owl-carousel .item a {
	text-decoration: none;
}

#top_cont03 .owl-carousel .item .title,
#top_cont05 .div_prolist .owl-carousel .item .title {
	font-size: 12px;
	border-bottom: 1px solid #3f3f3f;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 100%;
	color: #3f3f3f;
}

#top_cont03 .owl-carousel .item .dec,
#top_cont05 .div_prolist .owl-carousel .item .dec {
	font-size: 10px;
	margin-bottom: 5px;
	width: 100%;
	color: #3f3f3f;
}

#top_cont03 .owl-carousel .item .weight,
#top_cont05 .div_prolist .owl-carousel .item .weight {
	font-size: 10px;
	margin-bottom: 5px;
	color: #afafaf;
	width: 100%;
}

#top_cont03 .owl-carousel .item .price,
#top_cont05 .div_prolist .owl-carousel .item .price {
	font-size: 12px;
	color: #476941;
}

#top_cont03 .owl-carousel .item .price span,
#top_cont05 .div_prolist .owl-carousel .item .price span {
	font-size: 10px;
	color: #3f3f3f;
}

#top_cont03 .owl-carousel .item .btn_detail,
#top_cont05 .div_prolist .owl-carousel .item .btn_detail {
	font-size: 10px;
	padding: 0px 10px;
	border: 1px solid #3f3f3f;
	transition: all 400ms;
	float: right;
	color: inherit;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	margin-left: auto;
	margin-right: 2px;
	color: #3f3f3f;
}

#top_cont03 .owl-carousel .item:hover .btn_detail,
#top_cont05 .div_prolist .owl-carousel .item:hover .btn_detail {
	background-color: #3f3f3f;
	color: #fff;
}

#top_cont03 .owl-carousel .owl-nav button,
#top_cont05 .owl-carousel .owl-nav button {
	height: 40px;
	width: 40px;
}

#top_cont03 .owl-carousel .owl-nav button.disabled,
#top_cont05 .owl-carousel .owl-nav button.disabled {
	display: none;
}

#top_cont03 .owl-theme .owl-nav [class*='owl-']:hover,
#top_cont05 .owl-theme .owl-nav [class*='owl-']:hover {
	background: transparent;
}

#top_cont03 .owl-carousel .owl-nav button.owl-next,
#top_cont05 .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

#top_cont03 .owl-carousel .owl-nav button.owl-prev,
#top_cont05 .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

#top_cont03 .div_event {
	margin-top: 7.8125vw;
}

#top_cont03 .banner_event {
	width: 100%;
	height: 402px;
	position: relative;
	display: block;
	overflow: hidden;
}

#top_cont03 .banner_event .img01 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transition: -webkit-transform 700ms;
	transition: transform 700ms;
	transition: transform 700ms, -webkit-transform 700ms;
}

#top_cont03 .banner_event:hover .img01 {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

#top_cont03 .banner_event .bg01 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	background-color: rgba(0, 0, 0, 0.3);
}

#top_cont03 .banner_event .txt01 {
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 3.90625vw;
	font-size: 25px;
	position: absolute;
	z-index: 3;
	color: #fff;
}

#top_cont03 .banner_event .txt02 {
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	right: 3.90625vw;
	font-size: 13px;
	letter-spacing: .14em;
	line-height: 1.85;
	position: absolute;
	z-index: 3;
	color: #fff;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}

#top_cont03 .video {
	margin-top: 7.8125vw;
	overflow: hidden;
}

#top_cont03 .video img {
	width: 100%;
	position: relative;
	transition: -webkit-transform 700ms;
	transition: transform 700ms;
	transition: transform 700ms, -webkit-transform 700ms;
}

#top_cont03 .video a:hover img {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

#top_cont03 .video a {
	position: relative;
	width: 100%;
	display: block;
}

#top_cont03 .video a::after {
	content: url(..//img/ico_video_start.png);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	z-index: 1;
}

#top_cont04 {
	padding-top: 7.8125vw;
	background-image: linear-gradient(to bottom, #fff 0, #fff 20%, #eaeaea 20%, #eaeaea 100%);
	padding-bottom: 7.8125vw;
}

#top_cont04 .div_01 {
	width: 46.875vw;
	height: 37.5vw;
	margin-right: 2.34375vw;
	position: relative;
	overflow: hidden;
}

#top_cont04 .div_01 .img,
#top_cont04 .div_02 .div_sub1 .img,
#top_cont04 .div_02 .div_sub2 .img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;
	transition: -webkit-transform 700ms;
	transition: transform 700ms;
	transition: transform 700ms, -webkit-transform 700ms;
}

#top_cont04 .div_01:hover .img,
#top_cont04 .div_02 .div_sub1:hover .img,
#top_cont04 .div_02 .div_sub2:hover .img {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

#top_cont04 .div_01 .bg_color,
#top_cont04 .div_02 .div_sub1 .bg_color,
#top_cont04 .div_02 .div_sub2 .bg_color {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 2;
}

#top_cont04 .div_01 .text {
	font-size: 16px;
	left: 5.46875vw;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	z-index: 3;
}

#top_cont04 .div_02 {
	width: 28.90625vw;
}

#top_cont04 .div_02 .div_sub1 {
	margin-bottom: 2.34375vw;
	height: 17.57812vw;
	position: relative;
	overflow: hidden;
}

#top_cont04 .div_02 .div_sub2 {
	/* width: 28.90625vw; */
	height: 17.57812vw;
	position: relative;
	overflow: hidden;
}

#top_cont04 .div_02 .div_sub1 .text,
#top_cont04 .div_02 .div_sub2 .text {
	font-size: 16px;
	left: 2.5vw;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	z-index: 3;
}

#top_cont05 {
	padding-top: 7.8125vw;
	background-color: #fff;
}

#top_cont05 .div_media {
	margin-top: 7.8125vw;
}

#top_cont05 .div_media .item a {
	text-decoration: none;
}

#top_cont05 .div_media .img {
	margin-bottom: 20px;
}

#top_cont05 .div_media .date {
	font-size: 11px;
	margin-right: 1.2em;
	color: #7b7b7b;
}

#top_cont05 .div_media .title {
	font-size: 11px;
	margin-right: 1.2em;
	color: #2f763c;
}

#top_cont05 .div_media .dec {
	display: block;
	padding-bottom: 5px;
	margin-top: 1.1625vw;
}

#top_cont05 .div_media .dec span {
	font-size: 12px;
	border-bottom: 1px solid #3f3f3f;
	padding-bottom: 4px;
	color: #3f3f3f;
	display: inline;
	transition: border-color ease 500ms;
	-webkit-transition: border-color ease 500ms;
	-moz-transition: border-color ease 500ms;
	-ms-transition: border-color ease 500ms;
	-o-transition: border-color ease 500ms;
}

#top_cont05 .div_media .item:hover .dec span {
	border-bottom: 1px solid #fff;
}

#top_cont06 {
	padding-top: 7.8125vw;
	background-color: #fff;
}

#top_cont06 .map {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

#top_cont06 .map iframe {
	width: 100%;
	height: 33.4375vw;
	vertical-align: middle;
}

.title_style01 {
	font-size: 20px;
	margin-bottom: 4.6875vw;
}

.title_style01 .title_eng {
	font-size: 10px;
}

.title_style01 .btn_title {
	font-size: 11px;
}

#top_cont03 .banner_event .txt01 {
	font-size: 20px;
}

#top_cont03 .banner_event .txt02 {
	font-size: 11px;
}

#top_cont03 .banner_event {
	height: 300px;
}

/* End Page Top */

/* Page general */

#page_banner {
	width: 100%;
	position: relative;
}

#page_banner .img {
	width: 100%;
	height: calc(100vw / 2.8);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

#page_banner .img .txt{
	font-size: 40px;
	font-weight: bold;
	line-height: 1.6;
	height: 100%;
	width: 100%;
	display: block;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.2);
}
.txt-small{
	font-size: 22px;
	font-weight: bold;
}

#page_cont01{
	background-color: #fff;
	padding-top: 100px;
	padding-bottom: 7.8125vw;
	background: url(../images/bg-xam.jpg);
}

.title_style02{
	font-size: 26px;
	font-weight: bold;
	color: #3f3f3f;
	margin-bottom: 4.6875vw;
}

#page_cont01 .pro_ul{
	width: 100%;
	justify-content: flex-start;
}

#page_cont01 .pro_ul li{
	width: 22.122%;
	margin-right: 3.837%;
	margin-bottom: 6.25vw;
}

#page_cont01 .pro_ul li:nth-child(4n){
	margin-right: 0;
}

#page_cont01 .pro_ul li a{
	text-decoration: none;
}

#page_cont01 .pro_ul li .img{
	width: 100%;
	margin-bottom: 1.25vw;
}

#page_cont01 .pro_ul li .title{
	font-size: 12px;
    border-bottom: 1px solid #3f3f3f;
    padding-bottom: 5px;
    margin-bottom: 10px;
    width: 100%;
    color: #3f3f3f;
}

#page_cont01 .pro_ul li .dec{
	font-size: 10px;
    margin-bottom: 5px;
    width: 100%;
    color: #3f3f3f;
}

#page_cont01 .pro_ul li .weight{
	font-size: 10px;
    margin-bottom: 5px;
    color: #afafaf;
    width: 100%;
}

#page_cont01 .pro_ul li .price{
	font-size: 12px;
    color: #476941;
}

#page_cont01 .pro_ul li .btn_detail{
	font-size: 10px;
    padding: 0px 10px;
    border: 1px solid #3f3f3f;
    transition: all 400ms;
    float: right;
    color: inherit;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    margin-left: auto;
    margin-right: 2px;
    color: #3f3f3f;
}

#page_cont01 .pro_ul li:hover .btn_detail{
    background-color: #3f3f3f;
    color: #fff;
}

#page_last{
	background-color: #fff;
}

#page_last ul{
	justify-content: space-between;
	padding-bottom: 2px;
}

#page_last li{
	width: calc((100% / 2) - 1px);
	overflow: hidden;
}

#page_last li a{
	position: relative;
	display: block;
	height: 17.1875vw;
}

#page_last li a .img{
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
	width: 100%;
	bottom: 0;
	z-index: 1;
	transition: -webkit-transform 700ms;
	transition: transform 700ms;
	transition: transform 700ms, -webkit-transform 700ms;
	-webkit-transition: -webkit-transform 700ms;
	-moz-transition: -webkit-transform 700ms;
	-ms-transition: -webkit-transform 700ms;
	-o-transition: -webkit-transform 700ms;
}

#page_last li:hover a .img{
	-webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

#page_last li a .bg_color{
	background-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 2;
}


#page_last li a .txt{
	font-size: 36px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	z-index: 3;
}

#page_cont01 .delive_img a{
	text-align: center;
	width: 100%;
}

#page_cont01 .delive_img a img{
	margin-left: auto;
	margin-right: auto;
}

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

.contact-form-st1{
	width: 100%;
}

.contact-form-st1 tr td{
	vertical-align: middle;
	padding-bottom: 15px;
}

.contact-form-st1 tr td:first-child{
	padding-right: 20px;
	max-width: 50px;
}

.form-group{
	margin-bottom: 0;
}

.contact-note{
	float: right;
	color: red;
}

.contact-form-st1 textarea{
	height: 150px;
	resize: none;
}

.tr_btn button{
	background-color: #203864;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
    border: 1px solid #000;
    border-radius: 10px;
}

.menu_div {
	margin-bottom: 20px;
	border-bottom: 1px solid #3f3f3f;
	padding-bottom: 20px;
}

.menu_div .dl_flex{
	align-items: center;
}
.menu_div .col-sm-5.dl_flex>div{
	width: 50%;
}

.menu_div .title_style03{
	font-weight: bold;
	color: red;
	font-size: 20px;
	margin-bottom: 10px;
}

.title_delive{
	max-width: 720px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	color: #5382BE;
	text-align: center;
	border-top: 1px dashed #5382BE;
	padding-top: 5px;
	font-size: 18px;
	margin-top: 30px;
}

.note_delive{
	text-align: center;
}

.ul_delive{
	max-width: 720px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	counter-reset: item;
}

.ul_delive li{
	width: 100%;
	background-color: #F5F6FA;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	margin-bottom: 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 10px 10px;
}

.ul_delive li .img{
	width: 30%;
	text-align: center;
	background-color: #ffffff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	padding: 5px;
	position: relative;
}

.ul_delive li .img::after{
	content: "";
	height: 36px;
	width: 35px;
	background-image: url(../images/deliveryworks_img004.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,100%);
	-webkit-transform: translate(-50%,100%);
	-moz-transform: translate(-50%,100%);
	-ms-transform: translate(-50%,100%);
	-o-transform: translate(-50%,100%);
}

.ul_delive li:last-child .img::after{
	content: none;
}

.ul_delive li .img img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.ul_delive li .txt{
	width: 68%;
	font-weight: bold;
	color: #545456;
	font-size: 14px;
}

.ul_delive li .txt{
	padding-left: 30px;
	position: relative;
}

/* .ul_delive li .txt::before{
	counter-increment: item;
	content: counter(item);
	position: absolute;
	top: 1px;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #FE6AA6;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
} */

.ul_delive li:nth-child(4n+2) .txt::before{
	background-color: #39A1C6;
}

.ul_delive li:nth-child(4n+3) .txt::before{
	background-color: #43CD99;
}

.ul_delive li:nth-child(4n+4) .txt::before{
	background-color: #B1C935;
}

.ul_delive2{
	width: 100%;
	max-width: 1000px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	counter-reset: item;
	margin-left: auto;
	margin-right: auto;
}

.ul_delive2 li{
	background-color: #F5F6FA;
	width: 32%;
	text-align: center;
	padding: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	position: relative;
}

.ul_delive2 li::before{
	content: "";
	height: 36px;
	width: 35px;
	background-image: url(..//img/deliveryworks_img004.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: -25px;
	transform: translate(-0%,-50%) rotate(-90deg);
	-webkit-transform: translate(-0%,-50%) rotate(-90deg);
	-moz-transform: translate(-0%,-50%) rotate(-90deg);
	-ms-transform: translate(-0%,-50%) rotate(-90deg);
	-o-transform: translate(-0%,-50%) rotate(-90deg);
	z-index: 5;
}

.ul_delive2 li:last-child::before{
	content: none;
}

.ul_delive2 li .img img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.ul_delive2 li .txt{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	color: #545456;
	margin-top: 15px;
}

.ul_delive2 li .txt::before{
	counter-increment: item;
	content: counter(item);
	height: 28px;
	width: 28px;
	background-color: #FE6AA6;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	display: inline-block;
	margin-right: 10px;
}

.ul_delive2 li:nth-child(4n+2) .txt::before{
	background-color: #39A1C6;
}

.ul_delive2 li:nth-child(4n+3) .txt::before{
	background-color: #43CD99;
}

.ul_delive2 li:nth-child(4n+4) .txt::before{
	background-color: #B1C935;
}

/* End Page general */
.pro-tlt{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
}
table{
	width: 100%;
}
table, td{
	border: 1px solid black;
  }
td{
	padding: 10px;
}
.pg2{
	display: flex;
}
.pg2-img{
	width: 50%;
}
.pg2-txt{
	background: #F2F2F2;
    width: 50%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 30px;
    font-size: 30px;
    color: #203864;
	font-weight: bold;
	line-height: 1.6;
}
.flow{
	background: url(../images/bg-flow.jpg);
	background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	padding: 20px 0;
}
.ul_delive{
	max-width: 960px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	counter-reset: item;
}
.ul_delive li{
	width: 100%;
	background-image: url(../img/bg1.jpg);
    background-repeat: repeat;
    background-position: left top;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	margin-bottom: 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 10px 10px;
}
.flow-tlt{
	font-size: 30px;
	padding-bottom: 20px;
	text-align: center;
    font-weight: bold;
}
.ex-tlt{
	font-size: 30px;
	padding-bottom: 30px;
}
.ex{
	margin-top: 50px;
	padding: 20px;
	background: #5382BE;
	color: #fff;
}
.ex ul li{
	border-bottom: 1px solid #bfbfbf;
    padding: 10px;
}
.profile{
	display: flex;
	margin: 50px 0;
	align-items: center;
}
.pro-tlt{
	padding: 20px 0;
	font-size: 20px;
}
.pro-txt{
	padding-left: 30px;
}
.br-sp{
	display: none;
}
.brand{
	display: flex;
}
.per-tlt{
	font-size: 24px;
	color: #5382BE;
	padding-bottom: 20px;
	text-align: center;
	text-decoration: underline;
}
.per-tlt a{
	color: #5382BE;
}
.per-img{
	padding-right: 20px;
}
.self{
	display: flex;
	align-items: center;
	background:url(../images/bg-xam.jpg);
	background-repeat: repeat-x;
	background-position: center;
	box-shadow: 4.95px 4.95px 0 0 rgba(174, 174, 174, .3);
    transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
}
.self-txt{
	padding-left: 30px;
}
.policy{
	background: url(../images/bg-xam.jpg);
	padding: 20px;
	box-shadow: 4.95px 4.95px 0 0 rgba(174, 174, 174, .3);
    transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
}
.contact-infor{
	display: flex;
}
.ct-infor-tlt{
	text-align: center;
	font-size: 20px;
	color: #5382BE;
	padding-bottom: 20px;
}
.infor-item{
	width: 50%;
	margin-right: 20px;
	background: url(../images/bg-xam.jpg);
	padding: 20px;
	border: 1px solid #5382BE;
	box-shadow: 4.95px 4.95px 0 0 rgba(174, 174, 174, .3);
    transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
}
.infor-item:last-child{
	margin-right: 0;
}
.img-contact img{
	display: initial;
}
.s-txt{
	padding-top: 15px;
}
.top_title02{
	border-left: 5px solid #5382BE;
	padding-left: 15px;
	font-size: 20px;
}
.blog-post{
	display: flex;
}
.blog{
	width: 32%;
	float: left;
	margin-right: 1%;
	border: 1px solid #203864;
	margin-bottom: 30px;
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(184,184,184,1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(184,184,184,1);
	box-shadow: 3px 3px 5px 0px rgba(184,184,184,1);
}

.blog:last-child, .blog:nth-child(3){
	margin-right: 0;
}
.blog-photo img{
	width: 100%;
}
.title02{
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid;
	margin-bottom: 20px;
}
.title02 a{
	color: #203864;
}
.wp-pagenavi{
	text-align: center;
}
.single-content{
	padding-top: 20px;
}
.blog-ul li{
	width: 24%;
	float: left;
	margin-right: 1%;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 10px;
	padding: 10px 20px;
	box-shadow: 4.95px 4.95px 0 0 rgba(174, 174, 174, .3);
    transition: -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275);
    transition: transform .3s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .3s cubic-bezier(.175, .885, .32, 1.275);
}
