@charset "UTF-8";

/* reset */

html {
	overflow-y: scroll;
	height:100%!important;
	background: rgba(228, 236, 239, 1);
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
section,
figure,
aside,
header,
footer,
main,
nav,
label {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

dt,
th,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}

section,
figure,
aside,
header,
footer,
main,
nav {
    display: block;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
}

table {
    border-collapse: collapse;
}

caption,
th {
    text-align: left;
}

q:before,
q:after {
    content: '';
}

object,
embed {
    vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 500;
}

img,
abbr,
acronym,
fieldset {
    border: 0;
}

li {
    list-style-type: none;
}

img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}

hr {
    clear: both;
    border: none;
    background-color: #FFFFFF;
}


/* @font-face {
  font-family: "ロゴたいぷゴシック-コンデンスド";
  src: url('../font/07LogoTypeGothic-Condense_web.woff2') format("woff2");
} */

.wrapper {
    background: #E4ECEF;
    background: rgba(228, 236, 239, 1);
    color: #4a4a4a;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, YuGothic, "Yu Gothic", Arial, "メイリオ", Meiryo, sans-serif;
}

#ABOUT,
#HOWTOPRICE,
#SAMPLE,
#FAQ,
#DOWNLOAD {
    position: absolute;
    top: -70px;
    display: block;
}

.home .header::before {
    content: '';
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: alpha(opacity=40) progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    position: absolute;
}

.header {
    position: relative;
}

.home .header {
}

.header__inner {
    background: #E4ECEF;
    background: rgba(228, 236, 239, 1);
    width: 100%;
    height: 107px;
}

.home .header__inner {
    width: 100%;
    height: 85px;
    position: relative;
    z-index: 1;
  background: url();
}

.header__block {
    max-width: 1180px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    padding: 24px 0 0 0;
}

.header__logo {
    width: 155px;
}

.header__logo img {
    width: 100%;
}
.header__navi {
  padding-top: 5px;
}
.header__navi__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
}

.header__title {
    text-align: center;
    position: relative;
    top: 65px;
}

.header__title span {
    display: block;
    color: #fff;
    padding-top: 10px;
}

.header__title img {
    width: 84px;
}

.header__navi__list a {
    /* font-family : */
    font-size: 14px;
    color: #31865A;
    color: rgb(49, 134, 90);
    text-decoration: none;
    padding: 0 24px;
  font-weight: bold;
}

.home .header__navi__list a {
    
}

.type-download {
    background: -webkit-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(225, 107, 110, 1)), color-stop(1, rgba(230, 143, 75, 1)));
    background: -o-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(225, 107, 110, 1)), to(rgba(230, 143, 75, 1)));
    background: -webkit-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -o-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -moz-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: linear-gradient(90deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B', GradientType=1);
    position: relative;
    margin-left: 20px;
}

.type-download a {
    color: #fff;
    padding: 10px 36px;
    display: block;
    background: url(../images/common/link-arrow2.svg) no-repeat 92% center;
    -webkit-background-size: 5px 11px;
    -moz-background-size: 5px 11px;
    -o-background-size: 5px 11px;
    background-size: 5px 11px;
    -webkit-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.is-pc nav.type-download {
    margin: 0 30%!important;
    top:10px!important;
}
.type-download a:hover {
    background: url(../images/common/link-arrow2.svg) no-repeat 92% center rgba(255, 255, 255, .1);
    -webkit-background-size: 5px 11px;
    -moz-background-size: 5px 11px;
    -o-background-size: 5px 11px;
    background-size: 5px 11px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.is-pc nav.type-download a {
    padding: 10px 0;
    display: block!important;
    width: 100%;
    text-align: center!important;
}

.type-download a::after {
    content: '';
}

.home__download .type-download {
    background: none;
    margin:0;
}
.home__download .is-pc nav.type-download {
    margin: 0!important;
    top: 0!important;
}
.home__download .is-pc .type-download a {
    background: url(../images/common/link-arrow2.svg) no-repeat 59% center rgba(255, 255, 255, .1);
    -webkit-background-size: 5px 11px;
    -moz-background-size: 5px 11px;
    -o-background-size: 5px 11px;
    background-size: 5px 11px;
    padding: 40px 36px!important;
    display: block;
}
.home__download .is-pc .type-download a:hover {
    background: none;
    background: url(../images/common/link-arrow2.svg) no-repeat 59% center rgba(255, 255, 255, .1);
    -webkit-background-size: 5px 11px;
    -moz-background-size: 5px 11px;
    -o-background-size: 5px 11px;
    background-size: 5px 11px;
}

div.demoBox {
  width: 40%;
  margin-top: 30px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: url(../images/home/bg_demo.png);
}
.demoTitle {
  color: #000!important;
  padding: 10px!important;
  font-size: 120%!important;
  font-weight: bold!important;
  text-decoration: underline;
  text-align:center!important;
}
.demoText {
  padding: 0 10px 10px 10px!important;
  color: #000!important;
  font-size: 100%!important;
}
ol.demoList {
  text-align: left;
  margin-left: 1%;
}
ol.demoList li {
}
ol.demoList li.acount1 {
}
ol.demoList li.acount2 {
}
ol.demoList li.acount1 span {
}
ol.demoList li.acount2 span {
}
div.attentionBox {
  font-size: 80%!important;
  color: #000!important;
  text-align: left!important;
  padding: 5px 10px 10px 10px!important;
  clear: both;
  display: table;
}
div.attentionBox span {
  color: #fff;
  font-weight: bold;
  display: table-cell;
  background: #e95a24;
  padding: 4px 8px;
  line-height: 140%;
  white-space: nowrap;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
div.attentionBox ol {
  display: table-cell;
  font-size: 90%;
  padding-left: 10px;
}

.footer {
    background: #37251D;
    background: rgba(55, 37, 29, 1);
    padding: 45px 0 0 0;
}

.footer__inner {
    max-width: 1180px;
    margin: 0 auto;
}

.footer__pagetop {
    position: relative;
}

.footer__pagetop a {
    position: absolute;
    right: 0;
    top: -70px;
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/common/page-top.svg) no-repeat;
}

.footer__navi__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    padding-bottom: 40px;
}

.footer__navi .footer__navi__list__item a {
    display: block;
    padding: 0 15px 0 27px;
    position: relative;
    line-height: 14px;
}

.footer__navi__list__item a::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/common/link-arrow.svg) no-repeat;
    position: absolute;
    left: 10px;
}

.footer__sub-navi {
    padding-bottom: 40px;
}

.footer__sub-navi__ttl {
    font-size: 16px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    text-align: center;
    padding-bottom: 20px;
}

.footer__sub-navi__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
}

.footer__sub-navi__list__item {
    padding: 0 17px;
}

.footer__navi a {
    font-size: 14px;
    line-height: 28px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    text-decoration: underline;
}

.footer__sub-navi__list a {
    font-size: 13px;
    line-height: 28px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    text-decoration: underline;
}

.footer__bottom {
    text-align: center;
    border-top: solid 1px #B4B4B4;
}

.footer__copyright {
    font-size: 13px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    padding: 30px 0;
}

.container {
    max-width: 1080px;
    margin: 0 auto;
    padding: 45px 0 10px 0;
}


/*========================
HOME
========================*/

.home .container {
    max-width: 1080px;
    margin: 0 auto;
    padding: 75px 0 10px 0;
}

.home__header__title {
    max-width: 1080px;
    margin: 0 auto;
}

.home__header__title nav {
    
}

.home__header__title p {
  font-size: 48px;
  color: #000!important;
  padding: 75px 0 20px 0;
  font-weight: 900;
  text-align: left;
  font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}

.home__header__title a {
  display: inline-block;
}

.home__header__title a#GoogleStoreHead {
    width: 193px;
}

.home__header__title a#AppStoreHead {
    width: 165px;
}

.home__header__title a img {
  margin-right:20px;
}

.home__news {
    position: relative;
}

.home__news h2 img {
    width: 84px;
}

.home__news header nav {
    position: absolute;
    top: 0;
    right: 0;
    background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
    background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
    background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
    width: 148px;
}

.home__news header nav a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 6px 0;
    background: url(../images/common/link-arrow2.svg) no-repeat 92% center;
    -webkit-background-size: 5px 11px;
    -moz-background-size: 5px 11px;
    -o-background-size: 5px 11px;
    background-size: 5px 11px;
    font-size: 14px;
}

.home__news header nav a:hover {
    background: url(../images/common/link-arrow2.svg) no-repeat 92% center rgba(255, 255, 255, .1);
    -webkit-background-size: 5px 11px;
    -moz-background-size: 5px 11px;
    -o-background-size: 5px 11px;
    background-size: 5px 11px;
}

.home__news nav a {
    text-decoration: none;
    color: #4a4a4a;
    display: block;
    -webkit-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.home__news nav a:hover {
    background: rgba(255, 255, 255, .3);
}

.home__news dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    border-bottom: solid #9EB4B9 1px;
    padding: 24px 0;
}

.home__news dt {
    font-size: 16px;
}

.home__news .home__news__data {
    font-size: 16px;
    color: #31865A;
    color: rgb(49, 134, 90);
}

.home__news dt span {
    font-size: 11px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    width: 90px;
    text-align: center;
    padding: 2px 0;
    margin: 0 35px 0 0;
}

.home__news .home__news__tag-event {
    background: #31865A;
    background: rgba(49, 134, 90, 1);
}

.home__news .home__news__tag-update {
    background: #F2983B;
    background: rgba(242, 152, 59, 1);
}

.home__news .home__news__tag-news {
    background: #2FA9A9;
    background: rgba(47, 169, 169, 1);
}

.home__news .home__news__tag-bug {
    background: #FF3B3B;
    background: rgba(255, 59, 59, 1);
}

.home__news dd {
    font-size: 14px;
}

.home__concept h2 img {
    width: 132px;
}

.home__concept__copy picture {
    display: block;
    text-align: center;
}

.home__concept__copy picture img {
    width: 887px;
}

.home__concept__copy p {
    max-width: 770px;
    margin: 15px auto 0 auto;
}

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



.home__exhibition_sample .swiper-container {
  padding: 30px 70px;
}

.home__exhibition_sample .swiper-wrapper {
  padding: 0 0;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background: url(../images/home/left_arrow.svg) no-repeat;
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background: url(../images/home/right_arrow.svg) no-repeat;
  right: 10px;
  left: auto;
}

.home__exhibition_sample a {
  color: #4a4a4a;
  -webkit-text-decoration: none;
  -moz-text-decoration: none;
  -ms-text-decoration: none;
  -o-text-decoration: none;
  text-decoration: none;
  min-height: 280px;
}

.home__exhibition_sample h2 img {
  width: 345px;
}

.home__exhibition_sample__list {
  position: relative;
}

.home__exhibition_sample__list .swiper-container {
  position: relative;
}

.home__exhibition_sample__list .swiper-container::before {
  content: '';
  position: absolute;
  display: block;
  width: 59px;
  height: 100%;
  background: url(../images/home/mask_left.svg) repeat-y left top;
  z-index: 2;
  left: 0;
  top: 0;
}

.home__exhibition_sample__list .swiper-container::after {
  content: '';
  position: absolute;
  display: block;
  width: 59px;
  height: 100%;
  background: url(../images/home/mask_right.svg) repeat-y right top;
  z-index: 2;
  right: -1px;
  top: 0;
}

.home__exhibition_sample__list .home__exhibition_sample__exhibition {
  background: -webkit-linear-gradient(0% 50% 0deg,rgba(75, 192, 173, 1) 0%,rgba(169, 209, 122, 1) 100%);
  background: -moz-linear-gradient(0% 50% 0deg,rgba(75, 192, 173, 1) 0%,rgba(169, 209, 122, 1) 100%);
  background: -ms-linear-gradient(0% 50% 0deg,rgba(75, 192, 173, 1) 0%,rgba(169, 209, 122, 1) 100%);
  background: -o-linear-gradient(0% 50% 0deg,rgba(75, 192, 173, 1) 0%,rgba(169, 209, 122, 1) 100%);
  background: linear-gradient(0% 50% 0deg,rgba(75, 192, 173, 1) 0%,rgba(169, 209, 122, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -moz-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(75, 192, 173, 1) ),color-stop(1,rgba(169, 209, 122, 1) ));
  background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -moz-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -moz-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -moz-linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -ms-linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: -o-linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
  -webkit-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
  -moz-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
  -o-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD',endColorstr='#A9D17A' , GradientType=1);
  -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD',endColorstr='#A9D17A' , GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD',endColorstr='#A9D17A' , GradientType=1);
  -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD',endColorstr='#A9D17A' , GradientType=1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD',endColorstr='#A9D17A' , GradientType=1);
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 243px;
}

.home__exhibition_sample__list .home__exhibition_sample__sample {
  background: -webkit-linear-gradient(0% 50% 0deg,rgba(225, 107, 110, 1) 0%,rgba(230, 143, 75, 1) 100%);
  background: -moz-linear-gradient(0% 50% 0deg,rgba(225, 107, 110, 1) 0%,rgba(230, 143, 75, 1) 100%);
  background: -ms-linear-gradient(0% 50% 0deg,rgba(225, 107, 110, 1) 0%,rgba(230, 143, 75, 1) 100%);
  background: -o-linear-gradient(0% 50% 0deg,rgba(225, 107, 110, 1) 0%,rgba(230, 143, 75, 1) 100%);
  background: linear-gradient(0% 50% 0deg,rgba(225, 107, 110, 1) 0%,rgba(230, 143, 75, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -moz-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -ms-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -o-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(225, 107, 110, 1) ),color-stop(1,rgba(230, 143, 75, 1) ));
  background: -webkit-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -moz-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -ms-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -o-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -moz-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -ms-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -o-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -moz-linear-gradient(90deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -ms-linear-gradient(90deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: -o-linear-gradient(90deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  background: linear-gradient(90deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
  -webkit-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B' ,GradientType=0)";
  -moz-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B' ,GradientType=0)";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B' ,GradientType=0)";
  -o-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B' ,GradientType=0)";
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B' ,GradientType=0)";
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E',endColorstr='#E68F4B' , GradientType=1);
  -moz-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E',endColorstr='#E68F4B' , GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E',endColorstr='#E68F4B' , GradientType=1);
  -o-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E',endColorstr='#E68F4B' , GradientType=1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E',endColorstr='#E68F4B' , GradientType=1);
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 243px;
}

.home__exhibition_sample__list .swiper-slide {
  /* margin: 0 6px; */
}

.home__exhibition_sample__list .swiper-slide a {
  display: block;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  padding: 7px 20px 20px 20px;
  line-height: 21px;
  vertical-align: top;
  position: relative;
}

.home__exhibition_sample__list .swiper-slide a span {
  display: block;
  width: 56px;
  position: absolute;
  right: 0;
  top: 0;
}

.home__exhibition_sample__list .swiper-slide a span img {
  width: 100%;
}

.home__exhibition_sample__exhibition h3,
.home__exhibition_sample__sample h3 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  font-size: 16px;
  border-bottom: solid 1px #9EB4B9;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  font-weight: bold;
}

.home__exhibition_sample__exhibition h3 {
  color: #4dae5e;
}

.home__exhibition_sample__sample h3 {
  color: #f2983b;
}

.home__exhibition_sample__category {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.home__exhibition_sample__category dt {
  width: 70px;
}

.home__exhibition_sample__category dt img {
  width: 57px;
}

.home__exhibition_sample__seisanchi {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.home__exhibition_sample__seisanchi dt {
  width: 70px;
}

.home__exhibition_sample__seisanchi dt img {
  width: 45px;
}

.home__exhibition_sample__shouhinsetsumei dt img {
  width: 60px;
}

.home__exhibition_sample__category dt,
.home__exhibition_sample__seisanchi dt,
.home__exhibition_sample__shouhinsetsumei dt {
  line-height: 1;
  padding-bottom: 5px;
}

.home__exhibition_sample__category dd,
.home__exhibition_sample__seisanchi dd,
.home__exhibition_sample__shouhinsetsumei dd {
  font-size: 15px;
  padding-bottom: 5px;
}

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

.home__howtoprice {}

.home__howtoprice h2 {
    padding-bottom: 30px;
}

.home__howtoprice h2 img {
    width: 251px;
}

.home__howtoprice section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 90px 0 0 0;
}

.home__howtoprice section h3 {
    text-align: center;
    font-size: 24px;
    padding-bottom: 30px;
}

.home__howtoprice__1-1::before {
    background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
    background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
    background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
    content: '';
    display: block;
    height: 6px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.home__howtoprice__1-1 {
    position: relative;
    background: url(../images/common/illust1.svg) no-repeat 25px 50% #FFFFFF;
    -webkit-background-size: 86px 70px;
    -moz-background-size: 86px 70px;
    -o-background-size: 86px 70px;
    background-size: 86px 70px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 25px 25px 25px 140px;
    margin-bottom: 15px;
}

.home__howtoprice__1-1 dt {
    font-size: 18px;
    color: #80c442;
}

.home__howtoprice__1-2 dt {
    font-size: 18px;
    color: #f2983b;
}

.home__howtoprice__1-1 dd,
.home__howtoprice__1-2 dd {
    font-size: 14px;
    line-height: 24px;
}

.home__howtoprice__1-2::before {
    background: -webkit-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(225, 107, 110, 1)), color-stop(1, rgba(230, 143, 75, 1)));
    background: -o-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(225, 107, 110, 1)), to(rgba(230, 143, 75, 1)));
    background: -webkit-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -o-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -moz-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: linear-gradient(90deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B', GradientType=1);
    content: '';
    display: block;
    height: 6px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.home__howtoprice__1-2 {
    position: relative;
    background: url(../images/common/illust2.svg) no-repeat 25px 50% #FFFFFF;
    -webkit-background-size: 88px 55px;
    -moz-background-size: 88px 55px;
    -o-background-size: 88px 55px;
    background-size: 88px 55px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 25px 25px 25px 140px;
}

.home__howtoprice__1 {
    width: 53%;
    position: relative;
}

.home__howtoprice__2 {
    width: 43%;
    margin-left: 4%;
}

.home__howtoprice__2 p {
    line-height: 29px;
}

.home__download {
    position: relative;
    background: -webkit-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(225, 107, 110, 1)), color-stop(1, rgba(230, 143, 75, 1)));
    background: -o-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(225, 107, 110, 1)), to(rgba(230, 143, 75, 1)));
    background: -webkit-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -o-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -moz-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: linear-gradient(90deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%)
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
    padding: 0;
}

.home__download h2 {
    color: #fff;
    text-align: center;
    padding: 0 0 20px 0;
}

.home__download nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}

.home__download a {
    display: block;
}

.home__download a#GoogleStore {
    width: 193px;
}

.home__download a#AppStore {
    width: 165px;
}

.home__download a img {
    width: 100% !important;
}

.home__faq h2 img {
    width: 70px;
}

.home__faq__accordion {
    margin-bottom: 40px;
}

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


/*========================
News
========================*/

.news .header__title img {
    width: 84px;
}

.news__section {
    position: relative;
    padding-bottom: 25px !important;
}

.news__section nav {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.news__section nav a {
    text-decoration: none;
    color: #4a4a4a;
    display: block;
}

.news__section dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    border-bottom: solid #9EB4B9 1px;
    padding: 30px 30px;
}

.news__section a:last-child dl {
    border-bottom: none;
}

.news__section dt span {
    font-size: 11px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    width: 90px;
    text-align: center;
    padding: 2px 0;
    margin: 0 35px 0 0;
}

.news__section dd {
    font-size: 14px;
}

.news__section .news__data {
    font-size: 14px;
    color: #898989;
    color: rgb(137, 137, 137);
}

.news__section .news__tag-event {
    background: #31865A;
    background: rgba(49, 134, 90, 1);
}

.news__section .news__tag-update {
    background: #F2983B;
    background: rgba(242, 152, 59, 1);
}

.news__section .news__tag-news {
    background: #2FA9A9;
    background: rgba(47, 169, 169, 1);
}

.news__section .news__tag-bug {
    background: #FF3B3B;
    background: rgba(255, 59, 59, 1);
}

.news__section dl.news__detail {
    display: block;
    border-bottom: none;
    padding: 55px 100px;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.news__section dl.news__detail dt span {
    margin: 0 10px 0 0;
}

.news__section dl.news__detail dd h2 {
    font-size: 28px;
    color: #9EB4B9;
    color: rgb(158, 180, 185);
    padding-bottom: 30px;
}

.news__section dl.news__detail dd p {
    font-size: 14px;
    line-height: 38px;
}


/*========================
Contact
========================*/

.contact .container {
    padding: 45px 0 45px 0;
}

.contact .header__title img {
    width: 130px;
}

.contact__section {
    position: relative;
    padding-bottom: 25px !important;
}

.contact__section dl.contact__detail {
    display: block;
    border-bottom: none;
    padding: 55px 230px;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.contact__section dl.contact__detail dt {
    font-size: 14px;
    color: #31865a;
    padding-bottom: 5px;
}

.contact__section dl.contact__detail dd {
    padding-bottom: 35px;
}

.contact__section dl.contact__detail dd:last-child {
    padding-bottom: 5px;
}

.contact__section dl.contact__detail dd .c-form__select {}

.contact__section dl.contact__detail dd select {
    /* -webkit-appearance: none; */
    /* -moz-appearance: none;
  appearance: none; */
    position: relative;
}

.contact__section dl.contact__detail dd select::before {
    top: 0.8em;
    right: 0.9em;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666666;
    pointer-events: none;
    display: block;
    position: absolute;
}


/*========================
APP Manual
========================*/

.app_manual .header__title img {
    width: 201px;
}

.app_manual__section .app_manual__detail {
    display: block;
    border-bottom: none;
    padding: 55px 88px;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.app_manual__section .app_manual__detail nav {
    background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
    background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
    background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
    border-radius: 26px;
    -moz-border-radius: 26px;
    -webkit-border-radius: 26px;
    padding: 2px;
}

.app_manual__section .app_manual__detail nav ul {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.app_manual__section .app_manual__detail nav.app_manual__navi-1 ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.app_manual__section .app_manual__detail nav ul span {
    font-size: 16px;
    color: #4A4A4A;
    text-decoration: none;
    display: block;
    padding: 13px 50px;
}

.app_manual__nav01,
.app_manual__nav02,
.app_manual__nav03,
.app_manual__nav04,
.app_manual__nav05 {}

.app_manual__nav01.active,
.app_manual__nav02.active,
.app_manual__nav03.active,
.app_manual__nav04.active,
.app_manual__nav05.active {
    background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
    background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
    background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
    border-radius: 26px;
    -moz-border-radius: 26px;
    -webkit-border-radius: 26px;
}

.app_manual__nav01.active span,
.app_manual__nav02.active span,
.app_manual__nav03.active span,
.app_manual__nav04.active span,
.app_manual__nav05.active span {
    color: #fff !important;
    display: block;
    padding: 13px 50px;
}

.app_manual__01,
.app_manual__02,
.app_manual__03,
.app_manual__04,
.app_manual__05,
.app_manual__06,
.app_manual__07,
.app_manual__08,
.app_manual__09 {
    padding: 50px 0 0 0;
}

.app_manual__02 figure img {}

.app_manual__content {
  display: none;
}

.app_manual__content.show {
  display: block;
}

.header__navi__close {
    display: none;
}

.c-modal {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
}

.c-modal .c-modal__overlay {
    overflow: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #E4ECEF;
    background: rgba(228, 236, 239, 1);
    opacity: 0.8;
    filter: alpha(opacity=80) progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    z-index: 9997;
}

.c-modal .c-modal__inner {
    height: 100%;
    position: relative;
    z-index: 9998;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 645px;
    width: 100%;
    margin: 0 auto;
}

.c-modal .c-modal__inner nav {
    position: fixed;
    max-width: 645px;
    width: 100%;
    margin: 0 auto;
}

.c-modal .c-modal__inner nav a {
    color: #4a4a4a;
    text-decoration: none;
    text-align: center;
}

.c-modal .c-modal__inner nav span a {
    font-size: 18px;
    line-height: 42px;
    color: #4DAE5E;
    color: rgb(77, 174, 94);
    text-decoration: underline;
    text-align: center;
    padding-top: 35px;
    display: block;
}

.c-modal .c-modal__inner nav p {
    font-size: 14px;
    text-align: center;
}

.c-modal .c-modal__inner nav section {
    background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
    background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
    background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    padding: 2px;
}

.c-modal .c-modal__inner div {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 50px 80px;
}

.c-modal .c-modal__inner div h2 {
    font-family: ヒラギノ角ゴ Pro;
    font-size: 24px;
    color: #31865A;
    color: rgb(49, 134, 90);
    text-align: center;
    padding-bottom: 20px;
}

.c-modal .c-modal__inner div ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.c-modal .c-modal__inner div ul li {
    width: 50%;
    text-align: center;
    font-size: 20px;
    padding: 25px 0;
    border-right: solid 1px #9EB4B9;
}

.c-modal .c-modal__inner div ul li:last-child {
    border-right: none;
}

.c-title {
    text-align: center;
}

.home__faq .c-title {
    padding-bottom: 45px;
}

.c-title span {
    font-size: 16px;
    color: #9EB4B9;
    color: rgb(158, 180, 185);
    padding: 10px 0 0 0;
    display: block;
}

.c-section {
    padding: 0 0 80px 0;
    position: relative;
}

.c-pagenation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    margin-bottom: 50px;
}

.c-pagenation a {
    text-decoration: none;
    color: #4a4a4a;
    display: block;
    padding: 7px 12px;
}

.c-pagenation a.c-pagenation__prev,
.c-pagenation a.c-pagenation__next {
    width: 7px;
    display: block;
    padding: 0;
    position: relative;
    top: -6px;
}

.c-pagenation a.c-pagenation-active {
    background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
    background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
    background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
    color: #fff;
}

.c-pagenation a.c-pagenation__prev {
    margin-right: 7px;
}

.c-pagenation a.c-pagenation__next {
    margin-left: 7px;
}

.c-pagenation__prev img,
.c-pagenation__next img {
    width: 100%;
}

.c-button {
    background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
    background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
    background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    max-width: 346px;
    margin: 0 auto 50px auto;
    padding: 3px;
}

.c-faq section.c-button__more {
    display: block;
    margin: 0 auto !important;
}

.c-button__more nav {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #4dae5e;
    text-align: center;
    display: block;
    text-decoration: none;
    padding: 8px 0;
    width: 100%;
    cursor: pointer;
    -webkit-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.c-button__more nav:hover {
    background: rgba(255, 255, 255, .9);
}

.c-button__prev {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #4a4a4a;
    text-align: center;
    display: block;
    text-decoration: none;
    padding: 18px 0;
}

.c-faq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0 0 0;
}

.c-faq section {
    display: none;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 49%;
    padding: 2px;
    background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
    background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
    background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
}

.c-faq section:nth-of-type(even) {
    margin-right: 0;
}

.c-faq dl {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 1);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 15px 30px;
}

.home .c-faq dl {
    padding: 10px 30px 15px 30px;
}

.home__faq p {
    text-align: center;
    font-size: 16px;
}

.c-faq dt {
    position: relative;
    font-size: 16px;
    color: #4dae5e;
    border-bottom: solid #9EB4B9 1px;
    padding: 14px 12px 14px 50px;
    min-height: 60px;
}

.home .c-faq dt {
    position: relative;
    font-size: 16px;
    color: #4dae5e;
    border-bottom: solid #9EB4B9 1px;
    padding: 10px 22px 14px 50px;
    background: url(../images/common/faq-arrow.svg) no-repeat 99% 50%;
    -webkit-background-size: 17px 10px;
    -moz-background-size: 17px 10px;
    -o-background-size: 17px 10px;
    background-size: 17px 10px;
    min-height: 60px;
}

.c-faq .c-faq__close dt {
    background: url(../images/common/faq-arrow2.svg) no-repeat 99% 50%;
    -webkit-background-size: 17px 10px;
    -moz-background-size: 17px 10px;
    -o-background-size: 17px 10px;
    background-size: 17px 10px;
}

.c-faq .c-faq__open dt {
    background: url(../images/common/faq-arrow.svg) no-repeat 99% 50%;
    -webkit-background-size: 17px 10px;
    -moz-background-size: 17px 10px;
    -o-background-size: 17px 10px;
    background-size: 17px 10px;
}

.c-faq dt::before {
    position: absolute;
    left: 0;
    top: 6px;
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/common/faq-q.svg) no-repeat;
}

.home .c-faq dt::before {
    position: absolute;
    left: 0;
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/common/faq-q.svg) no-repeat;
}

.c-faq dd::before {
    position: absolute;
    left: 0;
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    background: url(../images/common/faq-a.svg) no-repeat 2px 0px;
}

.c-faq dd {
    position: relative;
    padding: 20px 22px 10px 50px;
    font-size: 16px;
}

.c-faq .c-faq__close dt {
    border-bottom: none;
    padding: 10px 22px 0 50px;
    cursor: pointer;
}

.c-faq .c-faq__close dd {
    overflow: hidden;
    height: 0;
    padding: 0;
    display: none;
}

.c-faq .c-faq__open dd {
    overflow: hidden;
    height: auto;
    padding: 20px 22px 10px 50px;
    display: block;
}

.c-button__faq {
    background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
    background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
    background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
    /* padding: 14px 0; */
    max-width: 570px !important;
    margin: 22px auto 0 auto;
    -webkit-box-shadow: 0px 0px 20px 1px rgba(171, 171, 171, 0.8);
    -ms-box-shadow: 0px 0px 20px 1px rgba(171, 171, 171, 0.8);
    -moz-box-shadow: 0px 0px 20px 1px rgba(171, 171, 171, 0.8);
    box-shadow: 0px 0px 20px 1px rgba(171, 171, 171, 0.8);
}

.c-button__faq a {
    padding: 14px 0;
    font-size: 22px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
    text-align: center;
    display: block;
    text-decoration: none;
    background: url(../images/common/link-arrow2.svg) no-repeat 97% center;
    -webkit-background-size: 8px 14px;
    -moz-background-size: 8px 14px;
    -o-background-size: 8px 14px;
    background-size: 8px 14px;
    -webkit-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all .6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.c-button__faq a:hover {
    background: url(../images/common/link-arrow2.svg) no-repeat 97% center rgba(255, 255, 255, .1);
    -webkit-background-size: 8px 14px;
    -moz-background-size: 8px 14px;
    -o-background-size: 8px 14px;
    background-size: 8px 14px;
}

.c-form__select select {
    width: 100%;
    max-width: 384px;
    border: none;
    background: #ECECEC;
    background: rgba(236, 236, 236, 1);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    height: 42px;
    padding: 0 0 0 14px;
    font-size: 14px;
    color: #4a4a4a;
    margin-bottom: 10px;
}

.c-form__text {
    width: 100%;
    border: none;
    background: #ECECEC;
    background: rgba(236, 236, 236, 1);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    height: 42px;
    padding: 14px;
    font-size: 14px;
}

.c-form__text:focus,
.c-form__textarea:focus,
.c-form__select:focus,
.c-form__select select:focus {
    border: 2px solid #77c794;
    outline: 0;
}

.c-form__textarea {
    height: 150px;
}

.c-button__submit {
    outline: 0;
    border: none;
    color: #fff;
    text-align: center;
    max-width: 350px;
    width: 100%;
    margin: 50px auto 0 auto;
    display: block;
    font-size: 18px;
    padding: 10px 0;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 20px 1px rgba(171, 171, 171, 0.8);
    -ms-box-shadow: 0px 0px 20px 1px rgba(171, 171, 171, 0.8);
    -moz-box-shadow: 0px 0px 20px 1px rgba(171, 171, 171, 0.8);
    box-shadow: 0px 0px 20px 1px rgba(171, 171, 171, 0.8);
}

.c-button__submit#btnSend {
  margin: 25px auto 0 auto;
}

.c-button__submit#btnBack {
  background:#999;
}

.c-section__layout {
    padding-bottom: 50px;
}

.c-section__layout figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
}

.c-section__layout figure figcaption {
    max-width: 562px;
    line-height: 36px;
}

.c-section__layout figure picture {
    padding-top: 10px;
}

.c-form__file {
  color: #fff;
  background-color: rgba(75, 192, 173, 1);
  padding: 6px;
  border-radius: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 220px;
}

.c-form__file div {

}

.c-form__file input {
  display: none;
}

select::-ms-expand {
    display: none;
}

.is-pc {
    display: block;
}

.is-sp {
    display: none;
}

@media screen and (max-width: 768px) {
    .home .header::before {
        content: '';
        width: 100%;
        display: block;
        background-repeat: no-repeat;
        background-position: -325px 100%;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        filter: alpha(opacity=40) progid:DXImageTransform.Microsoft.Alpha(opacity=40);
        position: absolute;
    }
    .header {
        
        height: 50px;
        position: relative;
        overflow: hidden;
    }
    .home .header {
    }
    .header__inner {
        background: #E4ECEF;
        background: rgba(228, 236, 239, 1);
        width: 100%;
        height: 50px;
        position: relative;
        z-index: 1;
    }
    .home .header__inner {
        background: #E4ECEF;
        width: 100%;
        height: 50px;
        position: relative;
        z-index: 1;
    }
    .header__block {
        margin: 0 auto;
        padding: 0 0 0 0;
    }
    .header__logo {
        width: 94px;
        margin: 0 auto;
        position: relative;
        top: 13px;
    }
    .header__logo a picture {
        text-align: center;
    }
    .header__logo img {
        width: 100%;
    }
    .header__navi {
        display: none;
    }
    .header__navi {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        width: 100%;
        min-height: 100%;
        height: 100vh;
        background: -moz-linear-gradient(0% 50% 0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
        background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
        background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
        background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        opacity: 0.95;
        filter: alpha(opacity=95) progid:DXImageTransform.Microsoft.Alpha(opacity=95) progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
        text-align: center;
        /* display: table; */
        width: 100%;
    }
    .header__navi div {
        display: table-cell;
        vertical-align: middle;
    }
    .header__navi__logo {
        display: block;
        width: 201px;
        height: 30px;
        background: url(../images/common/logo.svg) no-repeat center;
        margin: 0 auto 30px auto;
    }
    .header__navi__list {
        display: block;
        color: #fff;
        text-align: center;
        font-size: 18px;
    }
    .header__navi__list li a {
        display: block;
        color: #fff;
        font-size: 18px;
        padding: 30px 0;
        position: relative;
    }
    .header__navi__list li a::after {
        display: block;
        content: '';
        height: 1px;
        width: 16px;
        background-color: #fff;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -8px;
    }
    .header__navi__close {
        position: absolute;
        display: block;
        width: 17px;
        height: 17px;
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        background: url(../images/common/close.svg) no-repeat;
        top: 28px;
        right: 20px;
    }
    .header__navi__list li.type-contact a::after {
        content: none;
        display: none;
    }
    .header__navi__list .type-download {
        display: none;
    }
    .header__navi-button {
        background: url(../images/common/humberger.svg) no-repeat;
        height: 22px;
        width: 23px;
        position: absolute;
        right: 15px;
        top: 13px;
        z-index: 1;
    }
    .header__title {
        text-align: center;
        position: relative;
        top: 65px;
    }
    .header__title span {
        display: block;
        color: #fff;
        padding-top: 10px;
    }
    .header__title img {
        width: 84px;
    }
    .header__navi__list a {
        /* font-family : */
        font-size: 14px;
        color: #31865A;
        color: rgb(49, 134, 90);
        text-decoration: none;
        padding: 0 24px;
    }
    .type-download {
        background: -webkit-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(225, 107, 110, 1)), color-stop(1, rgba(230, 143, 75, 1)));
        background: -o-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B' ,GradientType=0)";
        background: -webkit-gradient(linear, left top, right top, from(rgba(225, 107, 110, 1)), to(rgba(230, 143, 75, 1)));
        background: -webkit-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        background: -o-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        background: -moz-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        background: linear-gradient(90deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B', GradientType=1);
        position: relative;
        margin-left: 20px;
    }
    .type-download a {
        color: #fff;
        padding: 15px 36px;
        display: block;
        background: url(../images/common/link-arrow2.svg) no-repeat 92% center;
        -webkit-background-size: 5px 11px;
        -moz-background-size: 5px 11px;
        -o-background-size: 5px 11px;
        background-size: 5px 11px;
    }
    .type-download a::after {
        content: '';
    }
    .home__header__title .type-download {
        max-width: 320px;
        margin: 20px auto 0 auto;
    }
    .home__header__title .type-download a {
        padding: 15px 0;
        background: url(../images/common/link-arrow2.svg) no-repeat 95% center;
        -webkit-background-size: 5px 11px;
        -moz-background-size: 5px 11px;
        -o-background-size: 5px 11px;
        background-size: 5px 11px;
        text-decoration: none;
        width: 100%;
    }
  div.demoBox {
    width: 90%!important;
    margin-left: 5%!important;
  }
  ol.demoList li.acount1 {
    float:none;
    margin: 0;
  }
  ol.demoList li.acount2 {
    float:none;
    margin: 0;
  }
  ol.demoList li span {
    display: block;
  }
  ol.demoList li {
    width: auto;
    margin: 3%!important;
  }
    .footer {
        background: #37251D;
        background: rgba(55, 37, 29, 1);
    }
    .footer__inner {
        max-width: 1180px;
        margin: 0 auto;
    }
    .footer__pagetop {
        position: relative;
    }
    .footer__pagetop a {
        display: block;
        width: 50px;
        height: 50px;
        background: url(../images/common/page-top.svg) no-repeat;
        right: 17px;
    }
    .footer__navi__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 40px;
        width: 96%;
    }
    .footer__navi__list li {
        width: 50%;
        padding: 0 0 32px 0;
    }
    .footer__navi .footer__navi__list__item a {
        display: block;
        padding: 0 16px 0 33px;
        position: relative;
        line-height: 14px;
        font-size: 12px;
    }
    .footer__navi__list__item a::before {
        content: '';
        display: block;
        width: 14px;
        height: 14px;
        background: url(../images/common/link-arrow.svg) no-repeat;
        position: absolute;
        left: 10px;
    }
    .footer__sub-navi {
        padding-bottom: 40px;
    }
    .footer__sub-navi__ttl {
        font-size: 14px;
        color: #FFFFFF;
        color: rgb(255, 255, 255);
        text-align: left;
        padding: 0 14px 20px 14px;
    }
    .footer__sub-navi__list {
        display: block;
    }
    .footer__sub-navi__list__item {
        padding: 0 17px;
    }
    .footer__navi a {
        font-size: 12px;
        line-height: 28px;
        color: #FFFFFF;
        color: rgb(255, 255, 255);
        text-decoration: underline;
    }
    .footer__sub-navi__list a {
        font-size: 12px;
        line-height: 28px;
        color: #FFFFFF;
        color: rgb(255, 255, 255);
        text-decoration: underline;
    }
    .footer__bottom {
        text-align: center;
    }
    .footer__copyright {
        font-size: 12px;
        color: #FFFFFF;
        color: rgb(255, 255, 255);
        padding: 30px 0;
    }
    .container {
        max-width: 100%;
        margin: 0 auto;
        padding: 5px 10px 10px 10px;
    }
    /*========================
  HOME
  ========================*/
    .home .container {
        max-width: 100%;
        margin: 0 auto;
        padding: 50px 0 10px 0;
    }
    .home__header__title {
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .home__header__title nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center;
    }
    .home__header__title p {
        font-size: 30px;
        color: #FFFFFF;
        color: rgb(255, 255, 255);
        padding: 90px 0 20px 0;
    text-align: center!important;
    font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    }
    .home__header__title a {
        display: block;
        text-align: center;
    }
    .home__header__title a#GoogleStoreHead {
        width: 193px;
    }
    .home__header__title a#AppStoreHead {
        width: 165px;
    }
    .home__header__title a img {
        margin: 0 10px;
    }
    .home__news {
        position: relative;
    }
    .home__news h2 img {
        width: 84px;
    }
    .home__news header nav {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
        background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
        background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
        background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
        width: 148px;
    }
    .home__news header nav a {
        color: #fff;
        text-align: center;
        text-decoration: none;
        display: block;
        padding: 6px 0;
        background: url(../images/common/link-arrow2.svg) no-repeat 92% center;
        -webkit-background-size: 5px 11px;
        -moz-background-size: 5px 11px;
        -o-background-size: 5px 11px;
        background-size: 5px 11px;
        font-size: 14px;
    }
    .home__news nav a {
        text-decoration: none;
        color: #4a4a4a;
        display: block;
    }
    .home__news nav a:hover {
        opacity: 1;
        background: none;
    }
    .home__news nav {
        padding: 0 25px;
    }
    .home__news dl {
        display: block;
        border-bottom: solid #9EB4B9 1px;
        padding: 24px 0;
    }
    .home__news dt {
        font-size: 16px;
    }
    .home__news .home__news__data {
        font-size: 16px;
        color: #31865A;
        color: rgb(49, 134, 90);
    }
    .home__news dt span {
        font-size: 11px;
        color: #FFFFFF;
        color: rgb(255, 255, 255);
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        display: inline-block;
        width: 90px;
        text-align: center;
        padding: 2px 0;
        margin: 0 15px 5px 0;
    }
    .home__news .home__news__tag-event {
        background: #31865A;
        background: rgba(49, 134, 90, 1);
    }
    .home__news .home__news__tag-update {
        background: #F2983B;
        background: rgba(242, 152, 59, 1);
    }
    .home__news .home__news__tag-news {
        background: #2FA9A9;
        background: rgba(47, 169, 169, 1);
    }
    .home__news .home__news__tag-bug {
        background: #FF3B3B;
        background: rgba(255, 59, 59, 1);
    }
    .home__news dd {
        font-size: 14px;
    }
    .home__concept h2 img {
        width: 132px;
    }
    .home__concept__copy picture {
        display: block;
        text-align: center;
        padding: 10px 0 0 0;
    }
    .home__concept__copy picture img {
        max-width: 340px;
    }
    .home__concept__copy p {
        max-width: 100%;
        margin: 15px auto 0 auto;
        padding: 0 25px 25px 25px;
        text-align: justify;
        font-size: 14px;
    }
    .home__howtoprice {}
    .home__howtoprice h2 {
        padding-bottom: 30px;
    }
    .home__howtoprice h2 img {
        width: 251px;
    }
    .home__howtoprice section {
        display: block;
        padding: 35px 0 0 0;
    }
    .home__howtoprice section h3 {
        text-align: center;
        font-size: 16px;
        padding-bottom: 20px;
    }
    .home__howtoprice__figure {
        padding: 0 25px;
    }
    .home__howtoprice section .home__howtoprice__1 div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 25px;
    }
    .home__howtoprice__1-1::before {
        background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
        background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
        background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
        background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        border-radius: 6px 6px 0px 0px;
        -moz-border-radius: 6px 6px 0px 0px;
        -webkit-border-radius: 6px 6px 0px 0px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
        content: '';
        display: block;
        height: 6px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .home__howtoprice__1-1 {
        width: 48%;
        position: relative;
        background: url(../images/common/illust1.svg) no-repeat 50% 20px #FFFFFF;
        -webkit-background-size: 43px auto;
        -moz-background-size: 43px auto;
        -o-background-size: 43px auto;
        background-size: 43px auto;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        padding: 60px 12px 14px 12px;
        margin: 0 2% 0 0;
    }
    .home__howtoprice__1-1 dt {
        font-size: 16px;
        color: #80c442;
        text-align: center;
    }
    .home__howtoprice__1-2 dt {
        font-size: 16px;
        color: #f2983b;
        text-align: center;
    }
    .home__howtoprice__1-1 dd,
    .home__howtoprice__1-2 dd {
        font-size: 14px;
        line-height: 20px;
        padding-top: 10px;
    }
    .home__howtoprice__1-2::before {
        background: -webkit-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(225, 107, 110, 1)), color-stop(1, rgba(230, 143, 75, 1)));
        background: -o-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B' ,GradientType=0)";
        background: -webkit-gradient(linear, left top, right top, from(rgba(225, 107, 110, 1)), to(rgba(230, 143, 75, 1)));
        background: -webkit-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        background: -o-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        background: -moz-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        background: linear-gradient(90deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        border-radius: 6px 6px 0px 0px;
        -moz-border-radius: 6px 6px 0px 0px;
        -webkit-border-radius: 6px 6px 0px 0px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16B6E', endColorstr='#E68F4B', GradientType=1);
        content: '';
        display: block;
        height: 6px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .home__howtoprice__1-2 {
        width: 48%;
        position: relative;
        background: url(../images/common/illust2.svg) no-repeat 50% 20px #FFFFFF;
        -webkit-background-size: 52px auto;
        -moz-background-size: 52px auto;
        -o-background-size: 52px auto;
        background-size: 52px auto;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        padding: 60px 12px 14px 12px;
    }
    .home__howtoprice__1 {
        width: 100%;
        position: relative;
    }
    .home__howtoprice__2 {
        width: 100%;
        margin-left: 0;
        padding-top: 30px;
    }
    .home__howtoprice__2 p {
        line-height: 22px;
        padding: 0 25px;
        font-size: 14px;
    }
    .home__download {
        position: relative;
    background: -webkit-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(225, 107, 110, 1)), color-stop(1, rgba(230, 143, 75, 1)));
    background: -o-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
    background: -webkit-gradient(linear, left top, right top, from(rgba(225, 107, 110, 1)), to(rgba(230, 143, 75, 1)));
    background: -webkit-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -o-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
    background: -moz-linear-gradient(left, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%);
        background: linear-gradient(90deg, rgba(225, 107, 110, 1) 0%, rgba(230, 143, 75, 1) 100%)
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
        padding: 0;
    }
    .home__download h2 {
        color: #fff;
        text-align: center;
        padding: 0 0 20px 0;
    }
    .home__download nav {
        max-width: 90%;
        margin: 0 auto;
        text-align: center;
        position: relative;
        left: -5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center;
    }
    .home__download a {
        display: block;
    }
    .home__download a#GoogleStore {
        width: 193px;
    }
    .home__download a#AppStore {
        width: 165px;
    }
    .home__download a img {
        width: 100% !important;
    }
    .home__faq h2 img {
        width: 70px;
    }
    /*========================
  News
  ========================*/
    .news .header__title img {
        width: 84px;
    }
    .news__section {
        position: relative;
        padding-bottom: 25px !important;
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        margin-bottom: 20px;
    }
    .news__section .header__title {
        top: 45px;
        padding-bottom: 25px;
        border-bottom: solid #9EB4B9 1px;
    }
    .news__section .header__title span {
        font-size: 13px;
        color: #9EB4B9;
    }
    .news__section nav {
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-radius: 0 0 12px 12px;
        -moz-border-radius: 0 0 12px 12px;
        -webkit-border-radius: 0 0 12px 12px;
        position: relative;
        top: 40px;
    }
    .news__section nav a {
        text-decoration: none;
        color: #4a4a4a;
        display: block;
    }
    .news__section nav a:first-child dl {
        border-top: solid #9EB4B9 1px;
    }
    .news__section dl {
        display: block;
        border-bottom: solid #9EB4B9 1px;
        padding: 15px 15px;
    }
    .news__section a:last-child dl {
        border-bottom: none;
    }
    .news__section dt span {
        font-size: 11px;
        color: #FFFFFF;
        color: rgb(255, 255, 255);
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        display: inline-block;
        width: 90px;
        text-align: center;
        padding: 2px 0;
        margin: 0 10px 0 0;
    }
    .news__section dd {
        font-size: 14px;
        padding-top: 10px;
    }
    .news__section .news__data {
        font-size: 14px;
        color: #898989;
        color: rgb(137, 137, 137);
        width: auto;
    }
    .news__section .news__tag-event {
        background: #31865A;
        background: rgba(49, 134, 90, 1);
    }
    .news__section .news__tag-update {
        background: #F2983B;
        background: rgba(242, 152, 59, 1);
    }
    .news__section .news__tag-news {
        background: #2FA9A9;
        background: rgba(47, 169, 169, 1);
    }
    .news__section .news__tag-bug {
        background: #FF3B3B;
        background: rgba(255, 59, 59, 1);
    }
    .news__section dl.news__detail {
        display: block;
        border-bottom: none;
        padding: 60px 20px 20px 20px;
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
    }
    .news__section dl.news__detail dt span {
        margin: 0 10px 0 0;
    }
    .news__section dl.news__detail dd h2 {
        font-size: 21px;
        color: #9EB4B9;
        color: rgb(158, 180, 185);
        padding-bottom: 20px;
    }
    .news__section dl.news__detail dd p {
        font-size: 14px;
        line-height: 24px;
    }
    /*========================
  Contact
  ========================*/
    .contact .container {
        padding: 5px 10px 45px 10px;
    }
    .contact .header__title img {
        width: 130px;
    }
    .contact__section {
        position: relative;
        padding: 0 10px !important;
        /* padding-bottom: 25px !important; */
        display: block;
        border-bottom: none;
        padding: 55px 15px;
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
    }
    .contact__section .header__title {
        top: 45px;
        padding-bottom: 20px;
    }
    .contact__section .header__title span {
        font-size: 13px;
        color: #9EB4B9;
    }
    .contact__section dl.contact__detail {
        display: block;
        border-bottom: none;
        padding: 55px 15px;
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
    }
    .contact__section dl.contact__detail dt {
        font-size: 14px;
        color: #31865a;
        padding-bottom: 5px;
    }
    .contact__section dl.contact__detail dd {
        padding-bottom: 35px;
    }
    .contact__section dl.contact__detail dd:last-child {
        padding-bottom: 5px;
    }
    .contact__section dl.contact__detail dd select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    /*========================
  APP Manual
  ========================*/
    .app_manual .header__title img {
        width: 201px;
    }
    .app_manual__section .header__title {
        top: 45px;
        padding-bottom: 25px;
    }
    .app_manual__section .header__title span {
        font-size: 13px;
        color: #9EB4B9;
    }
    .app_manual__section .app_manual__detail {
        display: block;
        border-bottom: none;
        padding: 0;
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
    }
    .app_manual__section .app_manual__detail nav {
        background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
        background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
        background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
        background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
        padding: 2px;
        margin-top: 50px;
    }
    .app_manual__section .app_manual__detail nav.app_manual__navi-1 {
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      text-align: center;
      padding: 2px 0;
    }
    .app_manual__section .app_manual__detail nav.app_manual__navi-2 {
      border-radius: 26px;
      -moz-border-radius: 26px;
      -webkit-border-radius: 26px;
    }
    .app_manual__section .app_manual__detail nav ul {
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-radius: 25px;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .app_manual__section .app_manual__detail nav.app_manual__navi-1 ul {
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .app_manual__section .app_manual__detail nav ul span {
        font-size: 13px;
        color: #4A4A4A;
        text-decoration: none;
        display: block;
        padding: 13px 22px;
    }
    .app_manual__section .app_manual__detail nav.app_manual__navi-1 ul span {
        font-size: 13px;
        color: #4A4A4A;
        text-decoration: none;
        display: block;
        padding: 13px 13px;
        line-height: 18px;
    }
    .app_manual__navi-1 {}
    .app_manual__section .app_manual__detail nav.app_manual__navi-2 ul {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .app_manual__navi-2 {}
    .app_manual__nav01,
    .app_manual__nav02,
    .app_manual__nav03,
    .app_manual__nav04,
    .app_manual__nav05 {}
    .app_manual__nav01.active,
    .app_manual__nav02.active,
    .app_manual__nav03.active,
    .app_manual__nav04.active,
    .app_manual__nav05.active {
        background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
        background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
        background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
        background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
        border-radius: 26px;
        -moz-border-radius: 26px;
        -webkit-border-radius: 26px;
    }
    .app_manual__navi-1 .app_manual__nav01.active,
    .app_manual__navi-1 .app_manual__nav02.active,
    .app_manual__navi-1 .app_manual__nav03.active,
    .app_manual__navi-1 .app_manual__nav04.active,
    .app_manual__navi-1 .app_manual__nav05.active {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .app_manual__nav01.active span,
    .app_manual__nav02.active span,
    .app_manual__nav03.active span,
    .app_manual__nav04.active span,
    .app_manual__nav05.active span {
        color: #fff !important;
        display: block;
        padding: 13px 22px;
    }
    .app_manual__navi-1 .app_manual__nav01.active span,
    .app_manual__navi-1 .app_manual__nav02.active span,
    .app_manual__navi-1 .app_manual__nav03.active span,
    .app_manual__navi-1 .app_manual__nav04.active span,
    .app_manual__navi-1 .app_manual__nav05.active span {
        color: #fff !important;
        display: block;
        padding: 13px 13px;
    }
    .app_manual__01,
    .app_manual__02,
    .app_manual__03,
    .app_manual__04,
    .app_manual__05,
    .app_manual__06,
    .app_manual__07,
    .app_manual__08,
    .app_manual__09 {
        padding: 20px 0 0 0;
    }
    .app_manual__01 figure img,
    .app_manual__02 figure img,
    .app_manual__03 figure img,
    .app_manual__04 figure img,
    .app_manual__05 figure img,
    .app_manual__06 figure img
    .app_manual__07 figure img
    .app_manual__08 figure img
    .app_manual__09 figure img {
        width: 100%;
    }
    .home section.home__faq {
        padding: 0 25px 40px 25px;
    }
    section.home__faq {
        padding: 35px 10px 40px 10px;
    }
    .c-modal {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 9999;
        top: 0;
        left: 0;
    }
    .c-modal .c-modal__overlay {
        overflow: auto;
        position: fixed;
        width: 100%;
        height: 100%;
        background: #E4ECEF;
        background: rgba(228, 236, 239, 1);
        opacity: 0.8;
        filter: alpha(opacity=80) progid:DXImageTransform.Microsoft.Alpha(opacity=80);
        z-index: 9997;
    }
    .c-modal .c-modal__inner {
        height: 100%;
        position: relative;
        z-index: 9998;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 645px;
        width: 100%;
        margin: 0 auto;
    }
    .c-modal .c-modal__inner nav {
        position: fixed;
        max-width: 645px;
        width: 85%;
        margin: 0 auto;
    }
    .c-modal .c-modal__inner nav a {
        color: #4a4a4a;
        text-decoration: none;
        text-align: center;
    }
    .c-modal .c-modal__inner nav span a {
        font-size: 14px;
        line-height: 42px;
        color: #4DAE5E;
        color: rgb(77, 174, 94);
        text-decoration: underline;
        text-align: center;
        padding-top: 10px;
        display: block;
    }
    .c-modal .c-modal__inner nav p {
        font-size: 12px;
        text-align: center;
    }
    .c-modal .c-modal__inner nav section {
        background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
        background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
        background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
        background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        padding: 2px;
    }
    .c-modal .c-modal__inner div {
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        padding: 30px 20px;
    }
    .c-modal .c-modal__inner div h2 {
        font-size: 18px;
        color: #31865A;
        color: rgb(49, 134, 90);
        text-align: center;
        padding-bottom: 10px;
    }
    .c-modal .c-modal__inner div ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
    .c-modal .c-modal__inner div ul li {
        width: 50%;
        text-align: center;
        font-size: 18px;
        padding: 25px 0;
        border-right: solid 1px #9EB4B9;
    }
    .c-modal .c-modal__inner div ul li:last-child {
        border-right: none;
    }
    .home__faq .c-title {
        padding-bottom: 0;
    }
    .c-title {
        text-align: center;
    }
    .c-title span {
        font-size: 16px;
        color: #9EB4B9;
        color: rgb(158, 180, 185);
        padding: 10px 0 0 0;
        display: block;
    }
    .c-section {
        padding: 0 0 30px 0;
    }
    .c-pagenation {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center;
        margin-bottom: 50px;
        margin-top: 40px;
    }
    .c-pagenation a {
        text-decoration: none;
        color: #4a4a4a;
        display: block;
        padding: 7px 12px;
    }
    .c-pagenation a.c-pagenation__prev,
    .c-pagenation a.c-pagenation__next {
        width: 7px;
        display: block;
        padding: 0;
        position: relative;
        top: -6px;
    }
    .c-pagenation a.c-pagenation-active {
        background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
        background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
        background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
        background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
        color: #fff;
    }
    .c-pagenation a.c-pagenation__prev {
        margin-right: 7px;
    }
    .c-pagenation a.c-pagenation__next {
        margin-left: 7px;
    }
    .c-pagenation__prev img,
    .c-pagenation__next img {
        width: 100%;
    }
    .c-button {
        background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
        background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
        background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
        background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        max-width: 346px;
        margin: 0 auto 50px auto;
        padding: 3px;
    }
    .c-button__news {
        max-width: 100%;
        margin: 20px 25px 50px 25px;
        padding: 10px 0 !important;
        text-align: center;
        color: #fff;
    }
    .c-button__news a {
        color: #fff !important;
        background: url(../images/common/link-arrow2.svg) no-repeat 97% center;
        -webkit-background-size: 8px 14px;
        -moz-background-size: 8px 14px;
        -o-background-size: 8px 14px;
        background-size: 8px 14px;
    }
    .c-button__prev {
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        color: #4a4a4a;
        text-align: center;
        display: block;
        text-decoration: none;
        padding: 14px 0;
        font-size: 18px;
    }
    .c-faq {
        display: block;
        padding: 20px 0 30px 0;
    }
    .c-faq section {
        display: none;
        width: 100%;
        margin: 0 auto 6px auto;
        /* height: 100%; */
        padding: 2px;
        background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
        background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
        background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
        background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
    }
    .c-faq section:nth-of-type(even) {
        margin-right: auto;
    }
    .c-faq dl {
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        padding: 10px 15px 15px 15px;
    }
    .home .c-faq dl {
        padding: 10px 15px 15px 15px;
    }
    .home__faq p {
        text-align: center;
        font-size: 14px;
    }
    .c-faq dt {
        position: relative;
        font-size: 14px;
        color: #4dae5e;
        border-bottom: solid #9EB4B9 1px;
        padding: 10px 22px 14px 36px;
        min-height: 40px;
    }
    .home .c-faq dt {
        position: relative;
        font-size: 14px;
        color: #4dae5e;
        border-bottom: solid #9EB4B9 1px;
        padding: 10px 22px 14px 36px;
        background: url(../images/common/faq-arrow.svg) no-repeat 99% 50%;
        -webkit-background-size: 17px 10px;
        -moz-background-size: 17px 10px;
        -o-background-size: 17px 10px;
        background-size: 17px 10px;
        min-height: 40px;
    }
    .c-faq .c-faq__close dt {
        background: url(../images/common/faq-arrow2.svg) no-repeat 99% 50%;
        -webkit-background-size: 17px 10px;
        -moz-background-size: 17px 10px;
        -o-background-size: 17px 10px;
        background-size: 17px 10px;
    }
    .c-faq dt::before {
        position: absolute;
        left: 0;
        top: 6px;
        content: '';
        display: block;
        width: 30px;
        height: 30px;
        background: url(../images/common/faq-q.svg) no-repeat;
    }
    .home .c-faq dt::before {
        position: absolute;
        left: 0;
        content: '';
        display: block;
        width: 30px;
        height: 30px;
        background: url(../images/common/faq-q.svg) no-repeat;
    }
    .c-faq dd::before {
        position: absolute;
        left: 0;
        content: '';
        display: block;
        width: 26px;
        height: 26px;
        background: url(../images/common/faq-a.svg) no-repeat 2px 0px;
    }
    .c-faq dd {
        position: relative;
        padding: 20px 22px 10px 36px;
        font-size: 14px;
    }
    .c-faq .c-faq__close dt {
        border-bottom: none;
        padding: 10px 22px 0 50px;
    }
    .c-faq .c-faq__close dd {
        overflow: hidden;
        display: none;
        height: 0;
        padding: 0;
    }
    .c-faq .c-faq__open dd {
        overflow: hidden;
        display: block;
        height: auto;
        padding: 20px 22px 10px 50px;
    }
    .c-button__faq {
        background: -webkit-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(75, 192, 173, 1)), color-stop(1, rgba(169, 209, 122, 1)));
        background: -o-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -ms-linear-gradient(0deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A' ,GradientType=0)";
        background: -webkit-gradient(linear, left top, right top, from(rgba(75, 192, 173, 1)), to(rgba(169, 209, 122, 1)));
        background: -webkit-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -o-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: -moz-linear-gradient(left, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        background: linear-gradient(90deg, rgba(75, 192, 173, 1) 0%, rgba(169, 209, 122, 1) 100%);
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4BC0AD', endColorstr='#A9D17A', GradientType=1);
        /* padding: 14px 0; */
        max-width: 100%;
        margin: 22px auto 0 auto;
        -webkit-box-shadow: 0px 0px 20px 1px rgba(171, 171, 171, 0.8);
        -ms-box-shadow: 0px 0px 20px 1px rgba(171, 171, 171, 0.8);
        -moz-box-shadow: 0px 0px 20px 1px rgba(171, 171, 171, 0.8);
        box-shadow: 0px 0px 20px 1px rgba(171, 171, 171, 0.8);
    }
    .c-button__faq a {
        font-size: 16px;
        color: #FFFFFF;
        color: rgb(255, 255, 255);
        text-align: center;
        display: block;
        text-decoration: none;
        background: url(../images/common/link-arrow2.svg) no-repeat 97% center;
        -webkit-background-size: 8px 14px;
        -moz-background-size: 8px 14px;
        -o-background-size: 8px 14px;
        background-size: 8px 14px;
    }
    .c-form__select select {
        width: 100%;
        max-width: 384px;
        border: none;
        background: #ECECEC;
        background: rgba(236, 236, 236, 1);
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        height: 42px;
        padding: 0 0 0 14px;
        font-size: 14px;
        color: #4a4a4a;
        margin-bottom: 10px;
    }
    .c-form__text {
        width: 100%;
        border: none;
        background: #ECECEC;
        background: rgba(236, 236, 236, 1);
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        height: 42px;
        padding: 14px;
        font-size: 14px;
    }
    .c-form__text:focus,
    .c-form__textarea:focus,
    .c-form__select:focus,
    .c-form__select select:focus {
        border: 2px solid #77c794;
        outline: 0;
    }
    .c-form__textarea {
        height: 150px;
    }
    .c-button__submit {
        outline: 0;
        border: none;
        color: #fff;
        text-align: center;
        max-width: 350px;
        width: 100%;
        margin: 50px auto 0 auto;
        display: block;
        font-size: 18px;
        padding: 10px 0;
        cursor: pointer;
    }
    .c-section__layout {
        padding-bottom: 50px;
    }
    .app_manual .c-section__layout {
        padding: 0 25px 25px 25px;
    }
    .c-section__layout figure {
        display: block;
    }
    .c-section__layout figure figcaption {
        max-width: 562px;
        line-height: 23px;
        font-size: 14px;
    }
    .c-section__layout figure picture {
        padding-top: 10px;
    }
    select::-ms-expand {
        display: none;
    }
    #ABOUT,
    #HOWTOPRICE,
    #SAMPLE,
    #FAQ,
    #DOWNLOAD {
        position: absolute;
        top: -35px;
        display: block;
    }
    .is-pc {
        display: none;
    }
    .is-sp {
        display: block;
    }
    .form-error-container {
      font-size: 13px;
      padding: 12px !important;
    }
    /* body * {
    outline: red 1px solid;
  } */
	body {
		background: rgba(228, 236, 239, 1);
	}
}

@media screen and (max-width:320px) {
    .home__header__title .type-download {
        max-width: 290px;
    }
    .app_manual__section .app_manual__detail nav ul a {
        font-size: 12px;
        color: #4A4A4A;
        text-decoration: none;
        display: block;
        padding: 13px 13px;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
       -moz-animation-name: fadeIn;
         -o-animation-name: fadeIn;
            animation-name: fadeIn;
    -webkit-animation-duration: .4s;
       -moz-animation-duration: .4s;
         -o-animation-duration: .4s;
            animation-duration: .4s;
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
         -o-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-delay: 0s;
       -moz-animation-delay: 0s;
         -o-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
       -moz-animation-iteration-count: 1;
         -o-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
       -moz-animation-fill-mode: forwards;
         -o-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    display: table;
}

.fadeOut {
    -webkit-animation-name: fadeOut;
       -moz-animation-name: fadeOut;
         -o-animation-name: fadeOut;
            animation-name: fadeOut;
    -webkit-animation-duration: .2s;
       -moz-animation-duration: .2s;
         -o-animation-duration: .2s;
            animation-duration: .2s;
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
         -o-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-delay: .1s;
       -moz-animation-delay: .1s;
         -o-animation-delay: .1s;
            animation-delay: .1s;
    -webkit-animation-iteration-count: 1;
       -moz-animation-iteration-count: 1;
         -o-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
       -moz-animation-fill-mode: forwards;
         -o-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .95;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .95;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .95;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .95;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: .95;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: .95;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: .95;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: .95;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}

.form-error-container {
  color: #F2983B;
  line-height: 190%;
  padding: 20px;
  border-radius: 10px;
  border: solid 2px rgba(169, 209, 122, 1);
  margin-bottom: 20px;
}

.anchorlink-1 {
  display: block;
  height: 50px;
  width: 50px;
  /* background-color: red; */
  opacity: .2;
  position: absolute;
  left: 535px;
  top: 160px;
}

.anchorlink-2 {
  display: block;
  height: 50px;
  width: 50px;
  /* background-color: blue; */
  opacity: .2;
  position: absolute;
  left: 712px;
  top: 645px;
}

@media screen and (max-width: 768px) {

  .anchorlink-1 {
    height: 50px;
    width: 100%;
    left: 0;
    top: 135px;
  }

  .anchorlink-2 {
    height: 50px;
    width: 100%;
    left: 0;
    top: 450px;
  }

}

@media screen and (max-width:320px) {

  .anchorlink-2 {
    height: 50px;
    width: 100%;
    left: 0;
    top: 380px;
  }

}
