@charset "UTF-8";


/*メインコンテンツ
*****************************************/

/*見出し*/

#top_container h1.line_left,
#top_container h1.line_left {
  position: relative;
  margin: 10px 0 20px;
  padding-bottom: 15px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #454545;
  text-align: left;
  font-weight: 400;
}

#top_container h1.line_left:after,
#top_container h1.line_left:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height:2px ;
  background: #008ed6;
}

#top_container h1.line_center,
#top_container h1.line_center {
  position: relative;
  margin: 10px 0 20px;
  padding-bottom: 15px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #454545;
  text-align: center;
  font-weight: 400;
}

#top_container h1.line_center:after,
#top_container h1.line_center:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height:2px ;
  background: #008ed6;
}

#content h1:not(.style_none),
#content_page h1:not(.style_none){
  position: relative;
  margin: 10px 0 20px;
  padding-bottom: 15px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #454545;
  text-align: left;
  font-weight: 400;
}

#content h1:not(.style_none):after,
#content_page h1:not(.style_none):after{
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height:2px ;
  background: #008ed6;
}

#content h2:not(.style_none),
#content_page h2:not(.style_none){
  font-size: 30px;
  margin: 35px 0 20px;
  font-weight: 400;
}

 /* 下層ページリンクスタイル　※h3と揃える */
 
.plist {
  margin-top: 20px;
}

.plist li {
  clear: both;
  margin: 10px 0;
  padding: 5px 10px;
  border-bottom: 1px solid #a0a0a0;
  font-size: 20px;
  font-weight: bold;
  color: #666;
}

/* top page
*****************************************/

/* リストスタイルクリア */

[class^="top_block"] ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* top_link */
.top_link ul{
  margin: 0;
  padding: 0;
  list-style: none;
  width: 1170px;
  margin: 0 auto;
  padding: 60px 15px 0;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.top_link ul li{
  width: 350px;
  margin: 0 30px;
}

.top_link a{
  display: inline-block;
  width: 100%;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #99c942 !important;
  border: solid 2px #99c942;
  border-radius: 3px;
  transition: 0.4s;
  font-size: 26px;
  box-sizing: border-box;
  text-align: center;
}

.top_link a:hover{
  background: #99c942;
  color: #fff !important;
}

/* 新着情報 */
#top_info{
  padding: 60px 0;
  border-bottom: 1px solid #eaebec;
  box-sizing: border-box;
}

#top_info h1 a{
  color: #333;
}

#top_info h1 a:hover{
  color: #008ed6;
}

#top_info .inner {
  width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

#top_info .inner .news{
  float: left;
  width: 60%;
}

#top_info .inner .twitter_timeline{
  float: right;
  width: 35%;
}

#top_info dl {
  border-bottom: 1px solid #008ed6;
  padding: 20px 0;
}

#top_info dl:last-child{
  border:none;
}

#top_info dl dt,#top_info dl dd,#top_info dl > a{
  padding: 2px 20px 5px;
}

#top_info dl dt .title{
  font-size: 20px;
}

#top_info dl dt .title a{
  color: #333;
}

#top_info dl dt .title a:hover{
  color:#008ed6;
}

#top_info .news_date {
  font-size: 14px;
  line-height: 28px;
  padding: 5px 0 2px;
}


#top_info dl dd .text{
  padding: 2px 0;
  margin-bottom: 5px;
  line-height: 26px;
}

#top_info dl > a:hover {
  text-decoration: underline;
}

/* top_block1 */
.top_block1 .top{
  width: 1170px;
  margin: 0 auto;
  padding: 60px 15px 0;
  box-sizing: border-box;
}

.top_block1 .top p{
  line-height: 28px;
  text-align: center;
  margin-bottom: 50px;
} 

.top_block1 .back .inner{
  width: 1170px;
  margin: 0 auto 60px;
  padding: 60px 15px;
  box-sizing: border-box;
}

.top_block1 .back .inner table{
  vertical-align: middle;
}

.top_block1 .back .inner td{
  vertical-align: middle;
  width: 50%;
}

.top_block1 .back .inner td.left{
  padding-right: 20px;
}

.top_block1 .back .inner td.right{
  padding-left: 20px;
}

.top_block1 .back .inner p.title{
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

.top_block1 .back.green{
  background:#e5f9dd;
}

.top_block1 .back .inner .text{
  line-height: 27px;
}

.top_block1 .back .inner img{
  width: 100%;
  height: auto;
  border:1px solid #8cd2fc;
}

/* top_block1 youtube */

.top_block1 .back .inner td.youtube div{
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.top_block1 .back .inner td.youtube div iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 1200px;
}

.top_block1 .spec{
  width: 1170px;
  margin: 0 auto;
  padding: 0 15px 80px;
  box-sizing: border-box;
}

.top_block1 .spec p.title{
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

.top_block1 .spec table{
  border: solid 1px #000; 
  border-collapse: collapse;
  margin:0 auto;
}

.top_block1 .spec td{
  padding: 10px;
  border:solid 1px #000;
}

.top_block1 .spec td.green_title{
  background:#99c942;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.top_block1 .spec td.green{
  background:#e5f9dd;
}

/* top_block3 */
.top_block3{
  padding-top: 100px;
  margin-top: -100px;
}

.top_block3 .back{
  width: 100%;
  margin: 0px auto;
  background: url(../images/base/Download_Back.jpg) top center / cover;
  background-attachment: fixed;
  overflow: hidden;
  position: relative;
}

.top_block3 .inner{
  padding-top: 50px;
  padding-bottom: 50px;
  background: rgba(0, 5, 8, 0.80);
  text-align: center;
  color: #fff;
}

.top_block3 .inner .title{
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 2.4rem;
  line-height: 3.125rem;
  font-weight: bold;
}

.top_block3 .inner > a{
  cursor: pointer;
  display:block;
  width: 400px;
  background: url(../images/base/tr-btn.png) 0 0 / contain repeat-x #00a5f9;
  box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  border: none;
  padding: 18px 0;
  color: #ffffff;
  margin: 20px auto;
}

.top_block3 .inner > a:hover{
  background-color: #008ed6;
}

.top_block3 .inner .link{
  margin-bottom: 30px;
}

.top_block3 .inner .link a{
  margin: 20px 20px 0;
  color: #fff;
  text-decoration: underline;
  font-size: 24px;
  font-weight: bold; 
}

.top_block3 .inner .text{
  margin-top: 32px;
}


/* top_block4 */
.top_block4{
  padding: 60px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #eaebec;
}

.top_block4 .inner{
  width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

.top_block4 .inner h1{
  margin: 90px 0 60px;
  text-align: center;
}

.top_block4 .inner ul{
  margin: 0 -15px;
  text-align: center;
}

.top_block4 .inner ul.images{
  margin-bottom: 40px;
}

.top_block4 .inner ul li{
  width: 25%;
  padding: 0 15px;
  margin: 0 -2.1px 25px;
  box-sizing: border-box;
  display: inline-block;
}

.top_block4 .inner ul li a{
  cursor: pointer;
  display: inline-block;
  border:1px solid #e4e7e7;
  border-bottom:4px solid #e4e7e7;
  border-radius: 3px;
}

.top_block4 .inner ul li a:hover{
  opacity: 1;
  border-bottom-color: #008ed6; 
}

.top_block4 .inner ul li img{
  width: 100%;
}

.top_block4 .inner ul.youtube li{
  max-width: 480px;
  width: 100%;
  margin: 0 auto 20px;
}

.top_block4 .inner ul.youtube li div{
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.top_block4 .inner ul.youtube li div iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 1200px;
}

/* modal window */

.modal-content {
  position: fixed ;
  top:50%;
  left: 50%;
  display: none ;
  z-index: 300 ;
  width: 80%;
}

.modal-content img{
  width: 100%;
  max-width: 1282px;
}
  
#modal-overlay {
  z-index: 200 ;
  display: none ;
  position: fixed ;
  top: 0 ;
  left: 0 ;
  width: 100% ;
  height: 120% ;
  background-color: rgba( 0,0,0, 0.75 ) ;
}


/* top_block5 */
.top_block5{
  padding-top: 30px;
  padding-bottom: 70px;
  border-bottom: 1px solid #eaebec;
}

.top_block5 .inner{
  width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

.top_block5 .inner ul{
  margin: 0 -5px;
  text-align: center;
}

.top_block5 .inner ul li{
  width: 25%;
  display: inline-block;
}

.top_block5 .inner ul li p{
  margin: 40px 0 20px;
}

.top_block5 .inner ul li a{
  padding: 40px 0;
  font-weight: bold;
}

.top_block5 .inner ul li a:hover{
  color: #008ed6;
  text-decoration: underline;
}
/*　ページャー
*****************************************/

ul#pagination {
    list-style-type: none;
    overflow: hidden;
    padding: 0 10px;
    margin: 15px 0;
}

ul#pagination li a {
  display: block;
  padding: 3px 5px;
  border: 1px solid #008ed6;
  background-color: #008ed6;
  color: #fff;
  text-decoration:none;
}

ul#pagination li.prev {
    float: left;
}

ul#pagination li.next {
    float: right;
}


/*　調整用クラス
*****************************************/

/*margin*/
.Mgbt10 {
  margin-bottom: 10px !important;
}

.Mgbt20 {
  margin-bottom: 20px !important;
}

.Mgbt30 {
  margin-bottom: 30px !important;
}

.Mgbt50 {
  margin-bottom: 50px !important;
}

.Mgtp50 {
  margin-top: 50px !important;
}

/* アンカー位置 */

.anchor {
    z-index: -10;
}

.anchor a {
    display: block;
    margin-top: -160px;
    padding-top:160px;
}

/* pro_block1 */
.pro_block1{
  box-sizing: border-box;
  background:#1b9cd4;
  margin-top: 30px;
}

.pro_block1 .inner{
  border-bottom: #fff 5px solid;
  height: 600px;
}

.pro_block1 .image{
  text-align: right;
}

.pro_block1 .inner .text_area{
  margin: -600px auto 0;
  padding: 250px 0 0;
  color: #fff;
  width: 1100px;
}

.pro_block1 .inner .text_area table{
  padding-left: 110px;
  margin-bottom: 50px;
}

.pro_block1 .inner .text_area th{
  font-size: 44px;
  font-weight: normal;
}

.pro_block1 .inner .text_area table .purchase{
  vertical-align: bottom;
  padding-left: 60px;
}

.pro_block1 .inner .text_area table .purchase a{
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #fff;
  border: solid 2px #fff;
  border-radius: 3px;
  transition: 0.2s;
  font-size: 22px;
}

.pro_block1 .inner .text_area table .purchase a:hover{
  background: #fff;
  color: #1b9cd4;
}

.pro_block1 .inner .text_area table .left{
  width: 250px;
}

.pro_block1 .inner .text_area table .right{
  width: 150px;
}

/* pro_banner release */
.pro_banner .release{
  margin: 60px 0;
  text-align: center;
}

.pro_banner .red{
  color: red;
}

/* pro_block2 */

.pro_block2 .back{
  background:#1b9cd4;
}

.pro_block2 .inner{
  width: 1170px;
  margin: 0 auto;
  padding: 80px 15px 0;
  box-sizing: border-box;
  color: #fff;
}

.pro_block2 .block1,
.pro_block2 .block2,
.pro_block2 .block3,
.pro_block2 .block4{
  padding-bottom: 60px;
}

.pro_block2 .title{
  text-align: center;
  margin: 0 0 60px;
  background: #fff;
}

.pro_block2 .title p{
  display: inline-block;
  font-size: 40px;
  color: #1b9cd4;
  border-bottom:5px solid #1b9cd4;
  margin: 40px 0;
  font-weight: bold;
}

.pro_block2 table{
  width: 100%;
  margin: 0 auto;
}

.pro_block2 table td{
  vertical-align: middle;
}

.pro_block2 table td.left{
  width: 73%;
  padding: 20px;
}

.pro_block2 table td.border{
  border:6px double #fff;
}

.pro_block2 table td.right{
  text-align: right;
  padding-right: 20px;
}

.pro_block2 .block2 table ul li{
  margin-bottom: 20px;
}

.pro_block2 .block3 .small{
  font-size: 16px;
}

.pro_block2 .block3 table ul li{
  margin-bottom: 20px;
}

/* pro_block2 youtube */

.pro_block2 .block3 ul.youtube{
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding:0;
}

.pro_block2 .block3 ul.youtube li{
  max-width: 540px;
  width: 100%;
  margin-bottom: 30px;
}

.pro_block2 .block3 ul.youtube li div{
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.pro_block2 .block3 ul.youtube li div iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 1200px;
}

/* pro_block2 youtube end */

.pro_block2 .text{
  font-size: 24px;
}

.pro_block2 .text_bottom{
  margin: 30px 0;
  font-size: 24px;
}

.pro_block2 .large{
  font-size: 32px;
  margin: 0 10px;
  font-weight: bold;
}

.pro_block2 ul.image{
  margin-top: 50px;
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: space-between;
}

.pro_block2 .pro_contact{
  padding: 60px 0 0;
}

.pro_block2 .pro_contact ul{
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-around;
}

.pro_block2 .title_small{
  font-size: 30px;
  font-weight: bold;
}

.Mb30{
  margin-bottom: 30px;
}


/* pro_block3 */


.pro_block3{
  box-sizing: border-box;
  padding-top: 50px;
}

.pro_block3 .title{
  text-align: center;
  margin: 0 auto -40px;
}

.pro_block3 .title p{
  display: inline-block;
  font-size: 50px;
  border-bottom:5px solid #1b9cd4;
  margin: 30px 0 40px;
  font-weight: bold;;
}

.pro_block3 .inner{
  width: 1170px;
  margin: 0 auto;
  padding:80px 15px;
  box-sizing: border-box;
}


.pro_block3 .inner td{
  vertical-align: middle;
  width: 50%;
}

.pro_block3 .inner td.left{
  padding-right: 20px;
}

.pro_block3 .inner td.right{
  padding-left: 20px;
}

.pro_block3 .inner p.title{
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}

.pro_block3 .blue{
  background:#e8f5fb;
}

.pro_block3 .inner .text{
  line-height: 27px;
}

.pro_block3 .inner img{
  width: 100%;
  height: auto;
  border:1px solid #8cd2fc;
}

.pro_block3 .inner .title{
  text-align: center;
  margin: 0 auto;
}

.pro_block3 .inner .title p{
  display: inline-block;
  font-size: 50px;
  border-bottom:5px solid #1b9cd4;
  margin:0 0 70px;
  font-weight: bold;;
}

.pro_block3 .inner .middle{
  font-size: 30px;
  line-height: 55px;
  font-weight: bold;
}

/* .pro_block3 youtube */

.pro_block3 .inner td.youtube div{
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.pro_block3 .inner td.youtube div iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 1200px;
}


/*
.pro_block3{
  margin: 60px 0;
}

.pro_block3 .accordion {
  width: 100%;
}

.pro_block3 .accordion ul{
  margin: 0;
  padding:0;
  list-style: none;
}

.pro_block3 .accordion > ul > li > h2 {
  display: block;
  position: relative;
  width: 800px;
  margin: 0 auto;
  padding: 5px 15px 5px 35px;
  font-size: 32px;
  background:#e8f5fb;
  font-weight: bold;
  cursor: pointer;
}

.pro_block3 .accordion > ul > li > h2:before, 
.pro_block3 .accordion > ul > li > h2.active:before{
  content: "";
  position: absolute;
  top:0;
  left: 0;
  width: 10px;
  height: 100%;
  background:#1b9cd4; 
}

.pro_block3 .accordion > ul > li > h2:after, 
.pro_block3 .accordion > ul > li > h2.active:after{
  position: absolute;
  right: 15px;
  z-index: 100;
  font-size: 32px;
  color: #1b9cd4;
}

.pro_block3 .accordion > ul > li > h2:after{
  content: "+";
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.pro_block3 .accordion > ul > li > h2.active:after{
  content: "+";
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.pro_block3 .accordion > ul > li {
  margin-bottom:30px;
}

.pro_block3 .accordion > ul .inner {
  display: none;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  padding:45px 0 15px;
  box-sizing: border-box;
}

.pro_block3 .inner td{
  vertical-align: middle;
  width: 50%;
}

.pro_block3 .inner td.left{
  padding-right: 20px;
}

.pro_block3 .inner td.right{
  padding-left: 20px;
}

.pro_block3 .inner p.title{
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}

.pro_block3 .inner .text{
  line-height: 36px;
}

.pro_block3 .inner img{
  width: 100%;
  height: auto;
  border:1px solid #8cd2fc;
}

*/

/* .pro_block3 youtube */

.pro_block3 .inner td.youtube div{
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.pro_block3 .inner td.youtube div iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 1200px;
}

/* pro_block4 */

.pro_block4 .inner .title{
  text-align: center;
  margin: -60px 0 30px;
}

.pro_block4 .inner .title p{
  display: inline-block;
  font-size: 50px;
  border-bottom:5px solid #1b9cd4;
  margin: 30px 0 40px;
  font-weight: bold;;
}

.pro_block4 .inner{
  width: 1170px;
  margin: 0 auto;
  padding: 0 15px 30px;
  box-sizing: border-box;
}

.pro_block4 .inner ul{
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  text-align: center;
}

.pro_block4 .inner li{
  margin-bottom:20px;
}

.pro_block4 .inner a{
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #1b9cd4;
  border: solid 2px #1b9cd4;
  border-radius: 3px;
  transition: 0.4s;
  font-size: 35px;
  width: 400px;
}

.pro_block4 .inner a:hover {
  background: #1b9cd4;
  color: #fff;
}

/* pro_block5 */

.pro_block5{
  padding-top:160px; 
  margin-top: -110px;
}

.pro_block5 .inner .title{
  text-align: center;
  margin: -60px 0 30px;
}

.pro_block5 .inner .title p{
  display: inline-block;
  font-size: 50px;
  border-bottom:5px solid #1b9cd4;
  margin: 30px 0 40px;
  font-weight: bold;;
}

.pro_block5 .inner{
  width: 1170px;
  margin: 0 auto;
  padding: 0 15px 115px;
  box-sizing: border-box;
}

.pro_block5 .inner .text{
  font-size: 16px;
  margin-bottom: 20px;
}

.pro_block5 .purchase_check{
  font-size: 26px;
  text-align: center;
  margin-bottom: 40px;
}

.pro_block5 .purchase_check a{
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #1b9cd4;
  border: double 4px #1b9cd4;
  border-radius: 3px;
  transition: 0.4s;
  font-weight:bold;
}

.pro_block5 .purchase_check a:hover{
  background: #1b9cd4;
  color: #fff;
}

.pro_block5 .inner ul{
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pro_block5 .inner table{
  border: solid 1px #000; 
  border-collapse: collapse;
}

.pro_block5 .inner th{
  background: #000;
  color: #fff;
}

.pro_block5 .inner th,
.pro_block5 .inner td{
  padding: 10px;
  border:solid 1px #000;
}

.pro_block5 .inner th:first-child,
.pro_block5 .inner td:first-child{
  padding-right: 50px;
}

.pro_block5 .inner .gray{
  background: #eee;
}

.pro_block5 .inner .individual{
  font-size: 24px;
  font-weight: bold;
}

.pro_block5 .inner table.purchase{
  width: 100%;
  margin-bottom :5px;
}

.pro_block5 .inner p span{
  font-size: 14px;
  font-weight: normal;
}

.pro_block5 table.purchase th{
  background:#1b9cd4;
  color: #fff;
}

.pro_block5 .inner table.purchase th,
.pro_block5 .inner table.purchase td{
  vertical-align: middle;
  padding: 10px;
  text-align: center;
}

.pro_block5 table .blue{
  background:#e8f5fb;
}

.pro_block5 table .reference{
  width: 13.5%;
}

.pro_block5 .inner table.purchase td.red{
  color: red;
}

.pro_block5 .inner table.purchase td.red span{
  display: inline-block;
  padding: 0 20px;
}

.pro_block5 .inner table.purchase td.red span.line{
  text-decoration:line-through;
}

.pro_block5 .purchase_btn{
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #1b9cd4;
  color: #fff;
  border-bottom: solid 1px #14749e;
  border-radius: 3px;
  margin-top: 6px;
}

.pro_block5 .purchase_btn.purchase_btn_pro{
  padding: 0.5em 2em;
}

.pro_block5 table td .purchase_btn:active {/*ボタンを押したとき*/
  -ms-transform: translateY(1px);
  -webkit-transform: translateY(1px);
  transform: translateY(1px);/*下に動く*/
  border-bottom: none;/*線を消す*/
  margin-bottom: 1px;
}

.pro_block5 p.red{
  color: red;
}

.pro_block5 .link_company{
  text-align: center;
  margin-top: 50px;
}

/* pro版ページ下　youtube */

.top_youtube .title{
  text-align: center;
  margin: -60px 0 30px;
}

.top_youtube .title p{
  display: inline-block;
  font-size: 50px;
  border-bottom:5px solid #1b9cd4;
  margin: 30px 0 40px;
  font-weight: bold;;
}

.top_youtube{
  width: 1170px;
  padding: 0 15px 110px;
  margin: 0 auto;
}

.top_youtube ul{
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding:0;
}

.top_youtube ul li{
  width: 31%;
  margin-bottom: 30px;
}

.top_youtube ul li div{
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.top_youtube ul li div iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 1200px;
}

/* pro版企業向け */
.pro_company .inner{
  width: 1170px;
  margin: 0 auto;
  padding: 80px 15px 115px;
  box-sizing: border-box;
}

.pro_company .inner .title{
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;
}

.pro_company .inner table.purchase{
  width: 100%;
  margin-bottom :5px;
}

.pro_company .inner p span{
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}

.pro_company .inner table{
  border: solid 1px #000; 
  border-collapse: collapse;
  margin-bottom: 60px;
}

.pro_company .inner th,
.pro_company .inner td{
  padding: 10px;
  border:solid 1px #000;
}

.pro_company table.purchase th{
  background:#1b9cd4;
  color: #fff;
}

.pro_company .inner table.purchase th,
.pro_company .inner table.purchase td{
  vertical-align: middle;
  padding: 10px;
  text-align: center;
}

.pro_company table .blue{
  background:#e8f5fb;
}

.pro_company .model{
  margin-top: 80px;
}

.pro_company .contact{
  text-align: center;
  margin: 30px;
}

.pro_company .model .text_top{
  margin: 30px 0;
}

.pro_company .model .title{
  margin: 0;
}

.pro_company .model .text{
  padding: 20px 30px;
  background: #e8f5fb;
}

.pro_company .model .tri{
  text-align: center;
  margin: 20px 0;
}

/* Pro版購入確認事項 */

.pro_check{
  width: 1140px;
  margin: 80px auto;
}

.pro_check .text,
.pro_check table{
  margin-bottom: 40px;
}

.pro_check table{
  border: solid 1px #000; 
  border-collapse: collapse;
}

.pro_check th{
  background: #000;
  color: #fff;
}

.pro_check th.blue_title,
.pro_check td.blue_title{
  background: #1b9cd4;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.pro_check th.blue,
.pro_check td.blue{
  background: #e8f5fb;
}

.pro_check th,
.pro_check td{
  padding: 10px;
  border:solid 1px #000;
}

.pro_check th:first-child,
.pro_check td:first-child{
  padding: 0px 25px;
}

/* プライバシーポリシー 利用規約*/
.privacy ol,
.terms ol{
  margin-left: 2em;
}

.privacy li,
.terms li{
  line-height: 30px;
}

.privacy > ol,
.terms > ol{
  list-style-type: decimal;
}

.privacy > ol > li > ol ,
.terms > ol > li > ol{
  list-style-type : upper-roman;
}

.privacy > ol > li > ol > li > ol,
.terms > ol > li > ol > li > ol{
  list-style-type : lower-alpha;
}

.privacy .right,
.terms .right{
  text-align: right;
}

/* RealSense導入手順 */
.Realsense_howto ol{
  list-style-type: lower-alpha;
  padding-left: 50px;
}

.Realsense_howto ol li{
  margin-bottom: 30px;
}

/* VRモードの使い方 */

.VR_howto .title{
  font-size: 22px !important;
  font-weight: bold;
  margin: 50px 0 10px !important;
}

/* iPhoneXを使用したフェイストラッキングの使い方 */

.iphonex_ft_howto .youtube{
  width: 60%;
}

.iphonex_ft_howto .youtube div{
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.iphonex_ft_howto .youtube div iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Live2Dモデルについて */
.about_live2d table{
  border:#000 solid 1px;
  border-collapse: collapse;
}

.about_live2d table th,
.about_live2d table td{
  vertical-align: middle;
  padding: 10px;
  text-align: center;
  font-size: 15px;
  border: solid 1px #000;
}

.about_live2d table tr.blue{
  background: #e8f5fb;
}

.about_live2d table th{
  background: #1b9cd4;
  color: #fff;
}


/* ログインページ、登録ページ */
.loginpage,
.registerpage{
  width: 1170px;
  margin: 0 auto;
  padding: 80px 15px 115px;
  box-sizing: border-box;
}

.loginpage .inner,
.registerpage .inner{
  width: 700px;
}

/* SNSログインボタン */
#wpg-login a{
  margin-right: 33px;
}

/* WooCommerce */

/* WooCommerce 入力フォーム */
.woocommerce input[type="text"],
.woocommerce input[type="password"],
.woocommerce input[type="email"]{
  padding: 5px 10px;
}


/* WooCommerce ボタン色 */
.woocommerce .button.alt{
  background:#1b9cd4 !important;
}

/* WooCommerce マイページリスト */
.woocommerce .woocommerce-MyAccount-navigation ul{
  list-style: none;
  display: flex;
  padding: 0;
  margin-bottom: 50px;
}

.woocommerce .woocommerce-MyAccount-navigation ul li{
  margin-right: 30px;
}

/* WooCommerce グレー背景変更 */
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment{
  background:#e8f5fb !important;
}

/* WooCommerce グレー背景変更 */
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before{
  border: 1em solid #c9e3f2 !important;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
}

/* WooCommerce グレー背景変更 */
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box{
  background-color: #c9e3f2 !important;
}

/* WooCommerce グレー背景変更 */
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods{
  border-bottom: 1px solid #c9e3f2 !important;
}

/* WooCommerce 購入完了画面非表示 */
.woocommerce .order-again{
  display: none;
}

.woocommerce .woocommerce-customer-details{
  display: none;
}

/* WooCommerce アカウントページ ダウンロードの残りダウンロードと期限を非表示 */
.woocommerce .woocommerce-order-downloads .download-remaining,
.woocommerce .woocommerce-order-downloads .download-expires{
  display: none;
}