@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;
}

/* header */
.header {
    width:100%;
    max-width:100%;
    height:0;
    padding-bottom:68.23%;
    background:url(../img/top01.jpg) no-repeat center/cover;
}
.header .center_wrap {
    width:100%;
    max-width:980px;
    height:0;
    padding-bottom:22.95%;
    margin::auto;
    position:relative;
}
.header h1 {
    width:32.65%;
    max-width:320px;
    height:0;
    padding-bottom:14.06%;
    background:url(../img/top_title.png) no-repeat center/contain;
    position:absolute;
    margin:auto;
    top:0;bottom:10px;right:0;left:0;
}
.top_text .icon_wrap {
  justify-content:flex-start;
  align-items: center;
  margin-bottom:20px;
}
.top_text .icon_wrap .sub {
  font-size:14px;
  vertical-align:middle;
  margin:0 20px 0 10px;
}
.top_text .icon_wrap figure {
  width:80px;
}
.header .top_item img {
    position:absolute;
    margin:auto;
    top:0;bottom:0;left:80px;right:auto;
    width:16.32%;
    max-width:160px;
    display:block;
}
.header .suisei {
    font-size:14px;
    position:absolute;
    margin:auto;
    top:0;bottom:0;right:100px;left:auto;
    color:#fff;
    display:block;
    width:8em;
    height:1em;
}
.top_img01 {
    width:100%;
    max-width:100%;
    height:0;
    padding-bottom:31.63%; background:url(../img/top02.jpg) no-repeat center/cover;
    margin:auto;
}

/* top_text */
.top_text {
    width:100%;
    max-width:100%;
    box-sizing:border-box;
    padding:70px 20px;
    background:#ddf0f9;
    justify-content:center;
}
.top_text .center_wrap {
    margin:0;
}
.top_text_text {
  font-size:14px;
  line-height:1.8;
}

/* tokutyo */
.tokutyo {
    background:#000;
    color:#fff;
}
.moon {
    justify-content:space-around;
    align-items:flex-start;
}
.left_img {
    width:100%;
    max-width:360px;
    margin-bottom:40px;
}
.moon .left {
    width:73.98%;
    padding:40px 20px 0;
    box-sizing:border-box;
}
.moon .right {
    width:26.02%;
    background:url(../img/shuttle.jpg) no-repeat center left/cover;
    height:880px;
    box-sizing:border-box;
}
.con_ttl {
    font-size:28px;
    margin:0 0 1em 20px;
}
.con_ttl span {
    font-size:0.6em;
}
.tokutyo_ul li,.youto_ul li {
    margin:0 0 0 20px;
    line-height:1.8;
}
.tokutyo_ul li::before,.youto_ul li::before {
    content:'・';
    margin-left:-1em;
}
.tokutyo_ul {
    margin-bottom:60px;
}

/* .info */
.jouhou_wrap {
  background:#1e0e07;
  color:#fff;
}
.jouhou {
    padding: 0 20px 120px;
    margin: 0 auto 5px;
}
.jouhou h3 {
    width:100%;
    max-width:980px;
    margin:0 auto 40px;
    padding:40px 20px 0;
  box-sizing:border-box;
}
.jouhou table {
    border-collapse: collapse;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    box-sizing: border-box;
}
.jouhou th,.jouhou td {
    padding: 10px;
    line-height: 1.8;
    box-sizing: border-box;
    font-size: 13px;
    letter-spacing: 1px;
    border: 1px solid #fff;
    border-right:4px double #fff;
}
.jouhou th:last-child,.jouhou td:last-child {
    border-right:1px solid #fff;
}
.jouhou th {
    padding: 0 10px;
    font-size: 12px;
    border-spacing:0;
}
.jouhou .t_big {
    font-size: 24px;
}
.jouhou .t_small {
    font-size: 10px;
    text-align: center;
}
.jouhou .t_mid {
    font-size: 18px;
}
.jouhou .t_mid2 {
    font-size: 14px;
}
.jouhou .t_left_wrap {
    display: flex;
    justify-content: center;
}
.jouhou .t_left_wrap span {
    line-height: 1.4;
}
.jouhou .t_center {
    text-align: center;
}
.jouhou .sp_off td:nth-child(1) {
    width: 8.68%;
}
.jouhou .sp_off td:nth-child(2) {
    width: 19.14%;
}
.jouhou .sp_off td:nth-child(3) {
    width: 13.99%;
}
.jouhou .sp_off td:nth-child(4) {
    width: 26.14%;
}
.jouhou .space {
    padding-left: 1em;
    box-sizing: border-box;
}

/* .obi */
.obi {
    width:100%;
    height:120px;
    background:url(../img/icon_obi.png) no-repeat center left 20px/cover;
}
.obi_wrap {
    background:#e2e2e2;
    padding:120px 0;
}

/* .color */
.color {
    padding: 0 20px 120px;
    margin: 0 auto 80px;
    box-sizing:border-box;
    background:#e2e2e2;
}
.color h3 {
    width:100%;
    max-width:980px;
    margin:0 auto 120px;
    padding-left:10px;
}
.color_list {
    justify-content:space-between;
    align-items:flex-start;
    width:100%;
    max-width:980px;
    margin:auto;
    flex-wrap:wrap;
}
.color_list li {
    width:50%;
    box-sizing:border-box;
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
    align-items:center;
    margin-bottom:40px;
  padding:0 10px;
}
.color_list li .color_img01 {
    width:50%;
    max-width:210px;
    padding-right:2px;
    box-sizing:border-box;
    margin-bottom:15px;
}
.color_list li .color_img02 {
    width:50%;
    max-width:210px;
    padding-left:2px;
    box-sizing:border-box;
    margin-bottom:15px;
}
.color_list .name01 {
  font-size:16px;
    margin:0 0 7px;
    width:100%;
    text-align:center;
  font-weight:bold;
}
.color_list .name02 {
  font-size:12px;
    margin:0 0 7px;
    width:100%;
    text-align:center;
}
.color_list .name03 {
  font-size:10px;
  text-align:center;
  line-height:1.8;
}

/* .scene */
.scene {
    width:100%;
    max-width:980px;
    margin:0 auto 120px;
    padding:0 20px;
    box-sizing:border-box;
}
.scene01 {
    justify-content:center;
    flex-wrap:wrap;
}
.scene0101 {
    width:63.26%;
    padding-right:5px;
    box-sizing:border-box;
}
.scene01 .right {
    width:36.74%;
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
}
.scene01 .right .scene0102 {
    order:1;
    width:100%;
    align-self:flex-start;
}
.scene01 .right .scene0103 {
    order:3;
    width:100%;
    align-self:flex-end;
}
.scene01 .right .scene_text {
    order:2;
    width:100%;
    align-self:center;
}
.scene01 .scene_text img {
  width:25px;
  height:25px;
  margin-right:20px;
}
.scene01 .scene_text li {
  box-sizing:border-box;
  line-height:25px;
  font-size:20px;
  padding:5px 0 5px 40px;
}
.scene01 .scene_text li:nth-child(1) {
}

.icon_pla {
  margin:20px;
  width:40px;
  height:40px;
}

/* .item_link */
.item_link {
    width:100%;
    max-width:600px;
    justify-content:space-around;
    align-items:center;
    margin:0 auto 100px;
    padding:0 20px;
    box-sizing:border-box;
}
.item_link .item {
    width:50%;
    max-width:250px;
}
.link {
    width:50%;
    max-width:250px;
    margin:0 0 0 30px;
}
.link a {
    display:block;
  text-align:center;
  padding:20px;
  box-sizing:border-box;
  border:1px solid #000;
    transition:0.3s;
}
.link a {
}
.link a:hover {
  opacity:0.3;
}

/* 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 a:hover {
    opacity: 0.3;
}

footer .link_fb {
    background: url(../img/icon_fb.png) no-repeat center/contain;
}

footer .link_ig {
    margin-right: 30px;
    background: url(../img/icon_ig.png) no-repeat center/contain;
}

footer .link_yt {
    background: url(../img/icon_yt.png) no-repeat center/contain;
    margin-right: 30px;
}

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 .pw_link a {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 58px;
    max-width: 240px;
    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 (min-width: 980px) {
    .header {
        /*max-width:1920px;*/
        height:665px;
        padding-bottom:0;
    }
    .header .center_wrap {
        height:220px;
        padding-bottom:0;
        margin:auto;
    }
    .header h1 {
        width:320px;
        height:45px;
        padding-bottom:0;
    }
    .top_img01 {
        height:310px;
        padding-bottom:0;
    }
    .moon {
        justify-content:center;
    }
    .moon .left {
        width:726px;
    }
    .moon .right {
        max-width:470px;
        padding-bottom:0;
    }
    .obi {
    background:url(../img/icon_obi.png) no-repeat center left 100px/cover;
    }
}

@media screen and (max-width: 850px) {
}

@media screen and (max-width: 768px) {
  
  .br_off {
display:none;
  }
  
}

@media screen and (max-width: 574px) {
    .sp_on {
        display: block;
    }

    .sp_off {
        display: none;
    }
  .top_text {
    padding:40px 20px;
  }
  .top_img01 {
    padding-bottom:21.63%;
  }
  .moon .right {
    background:url(../img/shuttle.jpg) no-repeat center left -90px/cover;
  }
  .jouhou {
    padding:0 20px 40px;
  }
  .obi_wrap {
    padding:40px 0;
  }
  .obi {
    height:100px;
  }
  .color h3 {
    margin:0 auto 40px;
  }
  .color {
    padding:0 20px 40px;
  }
  .header .suisei {
    right:10px;
  }
  .header .top_item img {
    left:10px;
  }
  .left_img {
    max-width:180px;
  }
  .table_wrap {
    display: flex;
    justify-content: center; 
    }
  .color_list {
    display:inherit;
  }
  .color_list li {
    width:100%;
  }
  .scene0101 {
    width:100%;
    padding: 0 0 10px;
  }
  .scene01 .right {
    width:100%;
  }
  .scene01 .right .scene0102 {
    order:1;
    width:50%;
    padding-right:5px;
    box-sizing:border-box;
  }
  .scene01 .right .scene0103 {
    order:2;
    width:50%;
    padding-left:5px;
    box-sizing:border-box;
  }
  .scene01 .right .scene_text {
    order:3;
    width:100%;
    padding-top:20px;
  }
}

@media screen and (max-width: 500px) {
  
}

@media screen and (max-width: 420px) {

}