@charset "utf-8";

/* 共通 */
/*body {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue","Mplus 1p", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}*/
.hide {
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
.flex {
  box-sizing:border-box;
  display:flex;
}

/* #top */
body {
    width:100%;
    height:100vh;
}
.outwrapper {
    min-height:100vh;
    max-width:980px;
    background-color:#fff;
    margin:auto;
    box-sizing:border-box;
}

/* header */
.header {
  width:100%;
  max-width:1040px;
    height:0;
    padding-bottom:55.76%;
  padding-top:50px;
  box-sizing:border-box;
  margin:0 auto 30px;
    background:url(../img/top_img.jpg) no-repeat center/cover;
  position:relative;
}
.header h1 {
  position:absolute;
width:100%;
height:0;
  padding-bottom:21%;
  background:url(../img/top_logo.png) no-repeat center/contain;
  margin:auto;
  top:20px;bottom:auto;right:0;left:0;
}

@media screen and (min-width: 1040px) {
  .header {
    width:1040px;
  padding-bottom:0;
  height:580px;
  }
}

.nav {
    width:100%;
    max-width:980px;
    margin:0 auto 50px;
    padding:0 20px;
    box-sizing:border-box;
    justify-content:center;
    flex-wrap:wrap;
}
.nav li {
    width:calc(100% / 7);
    text-align:center;
    line-height:1.4;
    margin:0 0 20px;
}
.nav a {
    display:block;
    transition:0.3s;
}
.nav a:hover{
  animation: bounce; /* referring directly to the animation's @keyframe declaration */
  animation-duration: 1s; /* don't forget to set a duration! */
}
.nav .navt01 {
    font-size:15px;
    margin-bottom:2px;
    font-weight:600;
}
.nav .navt02 {
    font-size:10px;
    margin-bottom:5px;
}
.nav .navimg {
}
.nav .navimg img {
    text-align:center;
    width:30px;
}

/* .top_t */
.top_t {
/*    width:100%;
    max-width:980px;
    background:url(../img/top_text_back.png) no-repeat center/cover;
    background-position:100px center;
    justify-content:center;
    padding:20px 0;
    margin:auto;*/
    width:100%;
    height:102px;
    max-width:1340px;
    margin:0 auto 50px;
    background:url(../img/top_text.png) no-repeat center/cover;
}
.top_t p {
    /*font-size:13px;
    color:#fff;
    line-height:1.4;*/
}
/* .info */
.info {
    padding:0 20px;
}
.info h2,.other h2 {
    font-size:20px;
    color:#2ea7e0;
    text-align:center;
    margin-bottom:20px;
}
.sozai .flex {
    justify-content:center;
    margin-bottom:50px;
}
.sozai .flex p {
    font-size:14px;
    line-height:1.7;
}

.siyou table {
    border-collapse:collapse;
    margin:0 auto 100px;
}

.siyou table th,.siyou table td {
    border:1px solid #000;
    padding:10px;
    box-sizing:border-box;
    letter-spacing:1px;
    font-size:14px;
    line-height:1.7;
}
.siyou .t_center {
    text-align:center;
}
.siyou .t_big {
    font-size:16px;
}
.siyou .t_small {
    font-size:12px;
    text-align:center;
}
.siyou .t_left_wrap {
    display:flex;
    justify-content:center;
}
.siyou .t_line {
    line-height:1.3;
}

/* .con */
.con {
    margin:0 auto 100px;
}
.con .con_title {
    width:100%;
    max-width:230px;
    height:60px;
    margin:0 auto;
    background:url(../img/top_logo.png) no-repeat center/contain;
}
.con .flag_img {
    width:100%;
    max-width:840px;
    height:90px;
    margin:0 auto 5px;
}
.con .flag_wrap p {
    text-align:center;
    font-size:12px;
    margin-bottom:30px;
}
.Japan .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/japan_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.USA .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/usa_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.Italia .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/ita_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.England .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/eng_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.France .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/fla_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.Germany .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/germ_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.Spain .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/spain_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.Korea .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/korea_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.Vietnam .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/viet_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.Taipei .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/taipe_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.China .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/china_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.Thailand .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/thai_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.Jamaica .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/jama_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.Singapore .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/singa_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.Australia .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/austo_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}
.Turkey .flag_img {
    background:url(../img/title_left.png) no-repeat left center/contain,url(../img/title_right.png) no-repeat right center/contain,url(../img/toruko_flag.png) no-repeat center/contain;
    background-size:220px 40px,220px 40px,135px 90px;
}

.con h2 {
    font-size:30px;
    font-weight:600;
    text-align:center;
    margin:0 auto 20px;
}
.con .con_img {
    width:100%;
    max-width:340px;
    margin:0 auto 20px;
}
.con .con_img img {
    width:100%;
    height:auto;
}
.color_list li,.canvas_list li {
    display:flex;
    flex-wrap:nowrap;
    justify-content:center;
    align-items:center;
    width:100%;
    max-width:500px;
    margin:0 auto 20px;
    padding-left:10px;
    box-sizing:border-box;
}
.color_list .item {
    width:75px;
    margin-right:40px;
}
.canvas_list .item {
    width:100px;
    margin-right:20px;
}
.color_list .iro {
    width:83px;
    margin-right:10px;
}
.c_name {
    font-size:20px;
    line-height:1.7;
    width:100px;
    margin-right:40px;
}
.canvas_list .c_name {
  font-size:15px;
  width:180px;
    line-height:2;
}
.c_name span {
    display:block;
    font-size:10px;
}
.c_link a {
    display:block;
    width:140px;
    height:30px;
    transition:0.3s;
}
.c_link a:hover {
    opacity:0.4;
}
.white a {
    background:url(../img/white_link.png) no-repeat center/contain;
}
.yellow a {
    background:url(../img/yellow_link.png) no-repeat center/contain;
}
.red a {
    background:url(../img/red_link.png) no-repeat center/contain;
}
.green a {
    background:url(../img/green_link.png) no-repeat center/contain;
}
.blue a {
    background:url(../img/blue_link.png) no-repeat center/contain;
}
.navy a {
    background:url(../img/navy_link.png) no-repeat center/contain;
}
.black a {
    background:url(../img/black_link.png) no-repeat center/contain;
}
.canvas_list a {
    background:url(../img/clear_link.png) no-repeat center/contain;
}

/* other */
.canvas_text {
  justify-content:center;
  margin-bottom:40px;
}
.canvas_text p {
  font-size:14px;
  line-height:1.4;
  padding:0 10px;
}
.canvas_img {
  justify-content:center;
  margin-bottom:40px;
  padding:0 10px;
}
.canvas_img li {
  margin-right:20px;
  width:100%;
  max-width:340px;
  box-sizing:border-box;
}
.canvas_img li:last-child {
  margin-right:0;
}




/* footer */
footer {
  text-align:center;
    padding-bottom:20px;
}
footer ul {
  justify-content:center;
  align-items:center;
  margin-bottom:30px;
}
footer a {
  display:block;
  box-sizing:border-box;
  width:43px;
  height:43px;
  border-radius:3px;
  transition:0.3s;
}
footer .flex a {
  opacity:0.5;
}
footer a:hover {
  opacity:0.3;
}
footer li:nth-child(1) a {
  margin-right:30px;
  background:url(../img/icon_face_mono.png) no-repeat center/contain;
}
footer li:nth-child(2) a {
  margin-right:30px;
  background:url(../img/icon_insta_mono.png) no-repeat center/contain;
}
footer li:nth-child(3) a {
  background:url(../img/icon_youtube_mono.png) no-repeat center/contain;
}
footer .foo_text {
  font-size:12px;
  margin-bottom:10px;
    color:#727171;
}
footer .last_text {
  font-size:10px;
    color:#727171;
}
footer .nho_t {
  font-size:12px;
  margin:30px 0 10px;
    color:#727171;
}
footer .nho_link a {
  display:block;
  width:100%;
  height:100%;
  max-height:34px;
  max-width:300px;
  margin:0 auto 40px;
    padding:0 10px;
}
footer .prt_t {
  font-size:12px;
  margin:30px 0 5px;
    color:#727171;
}
footer .prt_link a {
  display:block;
  width:100%;
  height:100%;
  max-height:58px;
  max-width:160px;
  margin:0 auto 40px;
    padding:0 10px;
}

/* topへ */
#page_top{
  width: 40px;
  height: 40px;
  position: fixed;
  right: 5px;
  bottom: 10px;
  opacity: 0.6;
  z-index:900;
}
#page_top a{
  position: relative;
  display: block;
  /*width: 40px;
  height: 40px;*/
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #000;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
/*#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #000;
}*/

.sp_on {
  display:none;
}
/*.sp_off {
  display:block;
}*/


/* サイズ別設定 */
@media screen and (max-width: 850px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 574px) {
  .sp_on {
    display:block;
  }
  .sp_off {
    display:none;
  }
}

@media screen and (max-width: 500px) {
    .top_t {
        /*height:130px;*/
    }
    .nav li {
        width:calc(100% / 4);
    }
    .Japan .flag_img,.USA .flag_img,.Italia .flag_img,.England .flag_img,.France .flag_img,.Germany .flag_img,.Spain .flag_img,.Korea .flag_img,.Vietnam .flag_img,.Taipei .flag_img,.China .flag_img,.Thailand .flag_img,.Jamaica .flag_img,.Singapore .flag_img,.Australia .flag_img,.Turkey .flag_img {
        background-size:110px 20px,110px 20px,135px 90px;
    }
    .color_list .item,.canvas_list .item {
        margin-right:10px;
    }
    .color_list .iro {
        width:60px;
    }
    .c_name {
        margin-right:10px;
    }
  .header {
    width:100%;
    padding-bottom:96.06%;
  }
  footer ul.flex {
    display:flex;
  }
}
@media screen and (max-width: 420px) {
    .top_t.flex {
        background:none;
    }
    .top_t_back.hide {
    text-indent:inherit;
    white-space:inherit;
    overflow:inherit;
    }
        .top_t_back.hide p {
        font-size:14px;
        line-height:1.7;
        padding:0 20px;
    }
        .color_list li,.canvas_list li {
            flex-wrap:wrap;
    }
  .canvas_img {
    display:inherit;
  }
  .canvas_img li {
    margin:0 auto 20px;
  }
  .canvas_img li:last-child {
    margin:0 auto 20px;
  }
    .color_list .c_link,.canvas_list .c_link {
        margin-left:auto;
        margin-right:10px;
    }
    .Japan .flag_img,.USA .flag_img,.Italia .flag_img,.England .flag_img,.France .flag_img,.Germany .flag_img,.Spain .flag_img,.Korea .flag_img,.Vietnam .flag_img,.Taipei .flag_img,.China .flag_img,.Thailand .flag_img,.Jamaica .flag_img,.Singapore .flag_img,.Australia .flag_img,.Turkey .flag_img {
        background-size:0,0,135px 90px;
    }
    .color_list li {
        margin:0 auto 20px;
    }
    .color_list .c_name,.canvas_list .c_name {
        margin-right:0;
      margin-bottom:10px;
    }
  #page_top {
    width:75px;
    right:5px;
    bottom:0;
  }
  .tokutyo, .youto, .jouhou {
    margin:0 auto 40px;
  }
  .jouhou table {
    margin-bottom:40px;
  }
}