@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:980px;
    height:0;
    padding-bottom:76.96%;
  box-sizing:border-box;
  margin:0 auto 120px;
    background:url(../img/top.jpg) no-repeat center/cover;
}
.top_text_wrap {
    width:100%;
    max-width:880px;
    margin:0 auto 120px;
    padding:0 20px 120px;
    border-bottom:1px solid #231815;
    justify-content:center;
    box-sizing:border-box;
}
.top_text {
    line-height:1.8;
    font-size:18px;
}
.con {
}
.con_ttl {
    font-size:36px;
    margin-bottom:38px;
    font-weight:bold;
}
.con_ttl .ttl_sub {
    font-size:16px;
    margin:0 10px;
  letter-spacing: 3px;
}

/* tokutyo */
.tokutyo {
    width:100%;
    max-width:840px;
    margin:0 auto 80px;
    padding:0 20px;
    box-sizing:border-box;
}
.tokutyo .left {
    width:55%;
  letter-spacing:1px;
}
.tokutyo .right {
    width:45%;
    padding:5px 0 0 30px;
    box-sizing:border-box;
}
.tokutyo .right img {
    width:100%;
}
.tokutyo_list,.youto_list {
    font-size:18px;
    font-weight:bold;
    position:relative;
    margin-bottom:20px;
}
.tokutyo_gyou {
    margin-bottom:40px;
    padding-left:1em;
}
.youto_gyou {
    padding-left:1em;
}
.tokutyo_gyou li,.youto_gyou li {
    line-height:1.0;
    position:relative;
    margin-bottom:10px;
  font-size:14px;
}
.tokutyo_gyou li::before,.youto_gyou li::before {
    content:'・';
    display:block;
    width:1.5em;
    height:1.5em;
    position:absolute;
    margin:auto;left:-1.2em;
    top:0;
}
.kome {
    font-size:12px;
    margin-left:0.5em;
    width:100%;
}
.kome::before {
    content:'※';
}

/* .info */
.jouhou h3 {
    width:100%;
    max-width:840px;
    margin:0 auto 40px;
    box-sizing:border-box;
    padding:0 20px;
}
.jouhou .table_wrap {
    padding:0 20px;
}
.jouhou table {
    border-collapse: collapse;
  border-spacing:0px;
    width:100%;
    max-width:800px;
    margin:0 auto 120px;
    box-sizing:border-box;
}
.jouhou th,.jouhou td {
    padding:10px;
    line-height:1.8;
    box-sizing:border-box;
  font-size:12px;
  letter-spacing:1px;
    border:1px solid #000;
}
.jouhou th {
    background:#95a6ae;
    color:#fff;
}
.jouhou .t_big {
    font-size:24px;
}
.jouhou .t_small {
    font-size:10px;
    text-align:center;
}
.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:13.68%;
}
.jouhou .sp_off td:nth-child(2) {
  width:24.14%;
}
.jouhou .sp_off td:nth-child(3) {
  width:14.99%;
}
.jouhou .sp_off td:nth-child(4) {
  /*width:26.14%;*/
}
.jouhou .sp_off td:nth-child(5) {
  width:13.03%;
}



/* .color */
.color .con_ttl {
    width:100%;
    max-width:880px;
    margin:0 auto 80px;
    padding:130px 30px 30px 30px;
    color:#fff;
    background:url(../img/title01.jpg) no-repeat center/cover;
    box-sizing:border-box;
}
.color_list {
    margin:auto;
    width:100%;
    max-width:820px;
    padding:0 20px;
    box-sizing:border-box;
}
.color .flex {
    justify-content: flex-start;
    flex-wrap:nowrap;
}
.color .flex {
    margin:0 auto 20px;
}
.color .left {
    width:200px;
    margin-right:20px;
}
.color .rifht {
    width:calc(100% - 20px - 20px);
}
.color h4 {
    font-size:20px;
    font-weight:bold;
    margin:20px auto 10px;
}
.color .color_sub {
    padding-left:1em;
    font-size:14px;
}
.color .color_text {
    font-size:14px;
    line-height:1.8;
}
.color .kome {
    padding-left:3em;
    margin:40px auto 80px;
    width:100%;
    max-width:840px;
    box-sizing:border-box;
}

/* .scheme */
.color_scheme .con_ttl {
    width:100%;
    max-width:880px;
    margin:0 auto 80px;
    padding:130px 30px 30px 30px;
    color:#fff;
    background:url(../img/title02.jpg) no-repeat center/cover;
    box-sizing:border-box;
}
.scheme_ttl {
    font-size: 28px;
    font-weight:bold;
    width: 100%;
    max-width: 860px;
    margin: 0 auto 20px;
    padding:0 20px;
    box-sizing:border-box;
    display: flex;
}
.scheme_ttl::after {
    border-top: 1px solid #000;
    margin-top: 0.5em;
    margin-left: 1em;
    content: "";
    flex-grow: 1;
}
.scheme {
    align-items:flex-end;
    flex-wrap:nowrap;
    margin:0 auto 80px;
    width:100%;
    max-width:860px;
    padding:20px;
    box-sizing:border-box;
}
.scheme .left {
    width:55%;
}
.scheme .right {
    width:45%;
    box-sizing:border-box;
    padding-left:20px;
}
.scheme li {
    margin-bottom:10px;
    flex-wrap:nowrap;
    align-items:center;
}
.scheme li img {
    width:120px;
    margin-right:10px;
}
.scheme li p {
    font-size:15px;
    font-weight:bold;
    line-height:1.4;
}
.scheme li p span {
    display:block;
    font-size:10px;
}
.color_scheme {
    width:100%;
    max-width:880px;
    margin:0 auto 120px;
    border-bottom:1px solid #231815;
}


/* .item_link */
.item_link {
    width:100%;
    max-width:600px;
    justify-content:center;
    align-items:center;
    margin:0 auto 100px;
    padding:0 20px;
    box-sizing:border-box;
}
.item_link img,.item_link .item_wrap {
    width:50%;
}
.link_wrap {
    width:50%;
    margin:0 0 0 30px;
}
.link_name {
    box-sizing:border-box;
    border:1px solid #a7bbc5;
    padding:40px 0;
    text-align:center;
    line-height:1.4;
    font-size:20px;
    color:#a7bbc5;
    font-weight:bold;
}
.link_name span {
    display:block;
    font-size:10px;
}
.link_wrap .link a {
    box-sizing:border-box;
    display:block;
    background:#a7bbc5;
    color:#fff;
    text-align:center;
    margin:auto;
    padding:50px 0;
    transition:0.3s;
    border-right:1px solid #a7bbc5;
    border-bottom:1px solid #a7bbc5;
    border-left:1px solid #a7bbc5;
    border-top:1px solid rgba(0,0,0,0);
}
.link_wrap .link a:hover {
    background:rgba(0,0,0,0);
    color:#a7bbc5;
}

/* 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: 'TOPへ';
  font-size: 13px;
  position: absolute;
  top: 35px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #000;
}*/

.sp_on {
  display:none;
}
/*.sp_off {
  display:block;
}*/

/* BGM */
.btn {
      position:fixed;
      bottom:15px;right:10px;
    width:100px;
  cursor:pointer;
    }
.btn_top {
    width:100px;
    margin:0 auto 5px;
}
.btn_middle {
    width:60px;
    margin:0 auto;
}
.btn_bottom {
    width:60px;
    margin:0 auto;
}
    .load {
    -webkit-animation: spin 8s linear infinite;
    -moz-animation: spin 8s linear infinite;
    -ms-animation: spin 8s linear infinite;
    -o-animation: spin 8s linear infinite;
    animation: spin 8s linear infinite;
}

@-webkit-keyframes spin {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
	0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
	0% {-ms-transform: rotate(0deg);}
	100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
	0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}


@media screen and (min-width: 980px) {
    .header {
        height:750px;
        padding:0;
    }
}

/* サイズ別設定 */
@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;
  }
    .header {
        margin-bottom:40px;
    }
    .top_text_wrap {
        margin-bottom:80px;
        padding-bottom:0;
        border-bottom:none;
    }
  .flex {
    display:block;
  }
    .tokutyo .flex {
    display:flex;
        flex-wrap:wrap;
    }
    .tokutyo .left,.tokutyo .right {
        width:100%;
    }
    .tokutyo .right {
        order:-1;
        padding:0 0 80px;
    }
    .color .left {
        margin:auto;
    }
    .color .flex {
        margin:0 auto 40px;
    }
    .scheme .left {
        width:100%;
        margin-bottom:40px;
    }
    .scheme .right {
        width:100%;
        padding:0;
    }
    .scheme .right li {
        display:flex;
        align-items:center;
        margin-bottom:40px;
    }
    .scheme li img {
        padding-left:15%;
    }
    .item_link img,.link_wrap {
        width:100%;
        margin:auto;
    }
    footer .flex {
        display:flex;
    }
    .color .kome {
        margin:0 auto 80px;
    }
}

@media screen and (max-width: 500px) {
}
@media screen and (max-width: 420px) {
  #page_top {
    width:75px;
    right:5px;
    bottom:0;
  }
}