/*PCサイト*/
@media only screen and (min-width: 751px) {
	/* =========================================================
	container
	========================================================= */
  sup{
    font-size: 70%;
    vertical-align: top;
    position: relative;
    top: -0.1em;
  }
	div#container img{
		max-width: inherit;
	}
  div#container .inner{
    max-width: 1120px;
    margin: 0 auto;
    position: relative;
  }
  div#container a img{
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  div#container a:hover img{
    opacity: .7;
    -webkit-opacity: .7;
    -moz-opacity: .7;
  }
  .btn{
    width: 520px;
    margin: 60px auto 0;
    position: relative;
    z-index: 10;
  }
  .btn a{
    background: #0071be url(../img/arrow_r_wh.svg) right 50px center no-repeat;
    background-size: 8px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    display: block;
    text-align: center;
    box-shadow: 0 0 14px rgb(0, 0, 0, 0.25);
    padding: 20px 0;
  }
  .btn a:hover{
    opacity: 0.7;
    box-shadow: none;
  }
	/* =========================================================
	eyecatch
	========================================================= */
  div#eyecatch{
    background: #ffe100;
  }
  div#eyecatch .eyebox{
    background: url(../img/mainimg-bg_pc.jpg?251016) center top no-repeat;
    position: relative;
  }
  div#eyecatch .eyebox .inner{
    height: 650px;
  }
  div#eyecatch .eyebox h1{
    position: absolute;
    bottom: 30px;
    left: 102px;
  }
  div#eyecatch .detail .inner{
    padding: 35px 0 40px;
    box-sizing: border-box;
  }
  div#eyecatch .detail .inner > p{
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
  }
	/* =========================================================
	sec
	========================================================= */
  #sec01{
   background: #fff url(../img/bg-white.jpg) left top repeat;
   padding: 100px 0;
  }
  #sec01 .hole-box{
    background: #ffe100;
    border-radius: 20px;
    margin-bottom: 100px;
  }
  #sec01 .hole-box:last-of-type{
    margin-bottom: 0;
  }
  #sec01 .hole-box .shift{
    position: relative;
    top: -60px;
  }
  #sec01 .hole-box .detail-box{
    position: relative;
    padding-bottom: 35px;
  }
  #sec01 .hole-box .detail-box .tit-box{
    text-align: center;
    margin-bottom: 10px;
  }
  #sec01 .hole-box .detail-box .tit-box h2{
    font-size: 72px;
    font-weight: 900;
  }
  #sec01 .hole-box .detail-box .tit-box p{
    font-size: 40px;
    font-weight: 900;
    margin-top: -20px;
  }
  #sec01 .hole-box .detail-box .read-box .map{
    position: absolute;
    z-index: 1;
  }
  #sec01 .hole-box:nth-of-type(1) .detail-box .read-box .map{
    top: 45px;
    left: 80px;
  }
  #sec01 .hole-box:nth-of-type(2) .detail-box .read-box .map{
    top: 45px;
    left: 60px;
  }
  #sec01 .hole-box:nth-of-type(3) .detail-box .read-box .map{
    top: 45px;
    left: 80px;
  }
  #sec01 .hole-box .detail-box .read-box p{
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
  }
  #sec01 .hole-box .point-box.no02{
    margin-top: 40px;
  }
  #sec01 .hole-box .point-box h3{
    background: #000;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    padding: 10px 0;
  }
  #sec01 .hole-box .point-box .view{
    position: relative;
    width: 1120px;
    height: 560px;
    overflow: hidden;
  }
  #sec01 .hole-box .point-box .view .circle{
    position: absolute;
    cursor: pointer;
    animation: blink 2s infinite;
    transition: opacity 0.3s ease;
  }
  @keyframes blink {
    0%,100%{opacity:1;}
    50%{opacity:0.3;}
  }
  #sec01 .hole-box:nth-of-type(1) .point-box.no01 .view .circle.left{
    top: 211px;
    left: 450px;
  }
  #sec01 .hole-box:nth-of-type(1) .point-box.no01 .view .circle.right{
    top: 236px;
    right: 450px;
  }
  #sec01 .hole-box:nth-of-type(1) .point-box.no02 .view .circle.left{
    top: 291px;
    left: 450px;
  }
  #sec01 .hole-box:nth-of-type(1) .point-box.no02 .view .circle.right{
    top: 291px;
    right: 450px;
  }
  #sec01 .hole-box:nth-of-type(2) .point-box.no01 .view .circle.left{
    top: 236px;
    left: 450px;
  }
  #sec01 .hole-box:nth-of-type(2) .point-box.no01 .view .circle.right{
    top: 236px;
    right: 450px;
  }
  #sec01 .hole-box:nth-of-type(2) .point-box.no02 .view .circle.left{
    top: 253px;
    left: 472px;
  }
  #sec01 .hole-box:nth-of-type(2) .point-box.no02 .view .circle.right{
    top: 234px;
    right: 471px;
  }
  #sec01 .hole-box:nth-of-type(3) .point-box.no01 .view .circle.left{
    top: 216px;
    left: 484px;
  }
  #sec01 .hole-box:nth-of-type(3) .point-box.no01 .view .circle.right{
    top: 238px;
    right: 484px;
  }
  #sec01 .hole-box .point-box .view .comment-box{
    background: rgb(0, 0, 0, 0.8);
    width: 560px;
    height: 560px;
    padding: 20px 20px 0;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    transition: all 0.8s ease;
  }
  #sec01 .hole-box .point-box .view .comment-box.left{
    right: -100%;
  }
  #sec01 .hole-box .point-box .view .comment-box.left.active{
    right: 0;
  }
  #sec01 .hole-box .point-box .view .comment-box.right{
    left: -100%;
  }
  #sec01 .hole-box .point-box .view .comment-box.right.active{
    left: 0;
  }
  #sec01 .hole-box .point-box .view .comment-box .img{
    margin-bottom: 20px;
  }
  #sec01 .hole-box .point-box .view .comment-box .comment{
    display: flex;
  }
  #sec01 .hole-box .point-box .view .comment-box .comment .ico{
    flex-shrink: 0;
  }
  #sec01 .hole-box .point-box .view .comment-box .comment .balloon{
    background: #fff;
    border-radius: 10px;
    padding: 15px 20px;
  }
  #sec01 .hole-box .point-box .view .comment-box .comment .balloon h4{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  #sec01 .hole-box .point-box .view .comment-box .comment .balloon p{
    font-size: 16px;
    line-height: 1.6;
  }
  #sec01 .hole-box .point-box .view .comment-box .close-btn{
    display: none;
  }
  #sec02{
    background: #ffe100;
    padding: 40px 0;
  }
  #sec02 .box01{
   background: url(../img/sec02-bg_pc.jpg) left top no-repeat;
   height: 650px;
   box-sizing: border-box;
   padding-top: 90px;
   margin-bottom: 40px;
  }
  #sec02 .box01 h2{
    font-size: 72px;
    font-weight: 900;
    margin-bottom: 15px;
  }
  #sec02 .box01 p{
    font-size: 18px;
    line-height: 1.8;
    width: 560px;
  }
  #sec02 .box02 .profile{
    background: #fff;
    display: flex;
    align-items: center;
    padding: 20px;
  }
  #sec02 .box02 .profile .img{
    margin-right: 20px;
  }
  #sec02 .box02 .profile .detail h3{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  #sec02 .box02 .profile .detail p{
    font-size: 16px;
    line-height: 1.8;
  }

  #lineup{
    padding: 70px 0 100px;
  }
  #lineup .tit-box{
    text-align: center;
    margin-bottom: 45px;
  }
  #lineup .tit-box h2{
    font-size: 52px;
    font-weight: 700;
    line-height: 1.3;
  }
  #lineup .tit-box p{
    font-size: 26px;
    font-weight: 900;
    color: #0071be;
    margin-top: 10px;
  }
  #lineup .lineup-list{
    display: flex;
    width: 920px;
    margin: 0 auto;
  }
  #lineup .lineup-list li{
    background: url(../img/lineup-bg_pc.jpg) left top no-repeat;
    width: 200px;
    height: 327px;
    padding: 10px;
    box-sizing: border-box;
    margin-right: auto;
  }
  #lineup .lineup-list li:last-of-type{
    margin-right: 0;
  }
  #lineup .lineup-list li .img{
    margin-bottom: 20px;
  }
  #lineup .lineup-list li .img img{
    width: 100%;
  }
  #lineup .lineup-list li .logo{
    margin-bottom: 15px;
  }
  #lineup .lineup-list li p{
    font-size: 12px;
    line-height: 1.4;
  }
  #lineup .btn a{
    background-position: right 130px center;
  }
  #lineup .coop{
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    margin-top: 40px;
  }
  #lineup .coop a{
    color: #0071be;
    text-decoration: underline;
  }
  #footer{
    padding-top: 20px;
  }
}
