@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "��S�V�b�N Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", ���C���I, Meiryo, sans-serif;
  font-size: 20px;
  color: #222222;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
p {
  margin: 0;
  padding: 0;
  line-height: 170%;
  text-align: left;
}
img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
.img_right {
  float: right;
  margin: 0px 0px 20px 20px;
}
.img_left {
  float: left;
  margin: 0px 20px 0 0px;
}
a {
  color: #9d22d7;
  transition: all 0.3s ease;
  text-decoration: underline;
}
a:hover {
  color: #f2631c;
  text-decoration: none;
  transition: all 0.3s ease;
}
a img {
  display: inline-block;
  vertical-align: top;
  opacity: 1;
  transition: all 0.3s ease;
}
a img:hover {
  opacity: 0.6;
  transition: all 0.3s ease;
}
#bg{
	background: url(../images/header_bg.jpg) no-repeat center top #eeeeee;	
  overflow-x: hidden;	
}
#bg1{
	background: url(../images/.jpg) no-repeat center top #eeeeee;	
  overflow-x: hidden;	
}

/*==============================
カウトダウン
==============================*/
.countdown{
	width: 780px;
	font-size: 150%;
	font-weight: bold;
	margin:	auto;
	padding:10px 0 10px;
	text-align: center;
	color: #ec0606;
}

@media screen and (max-width: 640px) {
	.countdown{
	font-size: 110%;
	font-weight: bold;		
	width:auto;
	margin:	auto;
	padding:10px 0 10px;
	text-align: center;
	color: #ec0606		
}

}
.clear {
  clear: both;
}
/* font */
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.under {
  text-decoration: underline;
}
.red {
  color: #e32121;
}
.ye {
  padding: 2px;
  background: #fff21b;
}
.ft14 {
  font-size: 14px;
  line-height: 150%;
}
.ft18 {
  font-size: 18px;
}
.ft20 {
  font-size: 20px;
}
.ft22 {
  font-size: 22px;
}
.ft24 {
  font-size: 24px;
  font-weight: bold;
  line-height: 190%;
}
.ft30 {
  font-size: 30px;
  font-weight: bold;
  line-height: 190%;
}
.ft36 {
  font-size: 36px;
  font-weight: bold;
  line-height: 190%;
}
.ft40 {
  font-size: 40px;
  font-weight: bold;
  line-height: 190%;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.ml15 {
  margin-left: 15px;
}
.pl30 {
  padding-left: 30px;
}
.m30 {
  margin: 30px auto;
}
.m40 {
  margin: 40px auto;
}
.m50 {
  margin: 50px auto;
}
.m60 {
  margin: 60px auto;
}
.m70 {
  margin: 70px auto;
}
.m0 {
  margin: 0 !important;
}
.shadow {
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
}
#pageTop {
  position: fixed;
  bottom: 15px;
  right: 20px;
}
#pageTop i {
  padding-top: 12px;
  font-size: 1.2em;
}
#pageTop a {
  display: block;
  z-index: 999;
  padding: 0;
  border-radius: 5px;
  width: 60px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.forpc {
  display: block;
}
.forsp {
  display: none;
}
/***************
     header
***************/
header {
  margin: 0 auto;
  padding: 5px 0 50px;
}
h1 {
  margin: 0 auto 10px;
}
.headerTxt1, .headerTxt2 {
  margin-left: 30px;
  text-align: left;
}
h1 img.forpc {
  display: inline-block;
}
header .wrapper {
  max-width: 960px;
  margin: 0 auto;
}

/***************
    contents
***************/
.cont {
  max-width: 960px;
  margin: 0 auto 30px;
  padding: 40px 0;
  background: #fff;
  border-radius: 15px;
}
.wrapper {
  max-width: 960px;
  margin: 0 auto 60px;
  padding: 0;
}
.wrapper p {
  margin: 0 30px;
}
.btn {
  margin: 30px auto;
  display: inline-block;
  transition: all 0.4s ease;
  -webkit-animation-duration: 1.3s;
  -moz-animation-duration: 1.3s;
  animation-duration: 1.3s;
}
h2 {
  margin: 0 auto 40px;
  padding: 0;
}
.profile {
  margin-bottom: 60px;
  padding: 40px 30px;
  background: #eae5f5;
  text-align: left;
}
.profile .wrapper {
  margin: 0 auto;
}
.profile .wrapper p {
  margin: 30px auto 40px;
  font-size: 1.0em;
  line-height: 1.5;
}
.profilePic {
  float: left;
  margin: 0 30px 20px 0;
}
.flow1, .flow2 {
  max-width: 874px;
  margin: 0 auto;
  padding-right: 20px;
}
.flow1 h3, .flow2 h3 {
  margin: 10px auto;
}
.flow1 {
  border: #2CB2EA solid 3px;
  text-align: left;
  margin-bottom: 30px;
}
.flow1 h3 {
  color: #2CB2EA;
}
.flow2 {
  border: #F88826 solid 3px;
  text-align: left;
}
.flow2 h3 {
  color: #F88826;
}
.flow2 p {
  margin: 0 30px 0 350px;
}
.roadmap1, .roadmap2, .roadmap3 {
  margin: 0 30px 30px;
  text-align: left;
}
.roadmap1 h3, .roadmap2 h3, .roadmap3 h3 {
  color: #5C54B2;
}
.sec08 {
  margin: 0 30px;
  padding: 40px 0;
  background: url("../images/ans_bg.png");
}
.sec08 .wrapper {
  margin-bottom: 0;
}
.sec08Inner {
  margin: 0 30px 60px;
  padding: 30px 0;
  background: #fff;
  border-radius: 15px;
}
.sec16 h3 {
  margin: 30px 20px;
  padding: 20px 0;
  background: url("../images/ans_bg.png");
}
.voiceTxt {
  margin: 20px 30px;
  padding: 30px;
  background: #fff;
  text-align: left;
  font-weight: bold;
  border: #5D54B2 solid 2px;
}
.voiceTxt .voiceName {
  margin: 0 auto 10px;
  padding-bottom: 0;
  border-bottom: none;
  font-size: 1.5em;
  color: #5C54B2;
}
.price1 {
  height: 515px;
  margin: 30px auto 40px;
  background: url("../images/price_normal.jpg") no-repeat center top;
}
.price2 {
  height: 589px;
  margin: 0 auto 60px;
  background: url("../images/price_24.jpg") no-repeat center top;
}
.price1 img {
  margin-top: 320px;
}
.price2 img {
  margin-top: 390px;
}
.message {
  margin: 30px auto 0;
  padding: 40px 0 0;
}
.message img.forpc {
  margin: 30px auto;
  display: inline-block;
}
.voice {
  max-width: 960px;
  margin: 20px auto 30px;
  text-align: left;
}
.voice h2 {
  text-align: center;
  margin-bottom: 30px;
}
.voice h2 img.forpc {
  display: inline-block !important;
}
.voice .wrapper {
  max-width: 900px;
  margin-bottom: 0;
}
.voiceMain2 {
  max-width: 410px;
  margin: 0 10px 20px 0;
  padding: 20px 15px;
  background: #bfdae0;
  vertical-align: top;
  border-radius: 10px;
  font-size: 0.8em;
  text-align: center;
  display: inline-block;
}
.voiceMain2:nth-child(even) {
  margin-right: 0;
}
.voiceTitle {
  color: #06608a;
  font-size: 1.3em;
  font-weight: bold;
  text-align: left;
}
.voiceName {
  margin: 10px auto;
  padding-bottom: 10px;
  border-bottom: #daf5f5 solid 1px;
  font-size: 18px;
  text-align: left;
  color: #222;
}
.voice p {
  margin: 10px auto 0;
  color: #222;
  line-height: 1.6;
}
.voice .voiceMain2 p {
  margin: 10px auto 20px;
}
.movie {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  margin: 10px auto 0;
  position: relative;
}
.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.detail_table {
  width: 90%;
  margin: 40px auto;
  border: 1px solid rgba(166, 118, 0, 1.00);
  border-collapse: collapse;
}
.detail_table .cell1 {
  width: 30%;
  border: 1px solid rgba(166, 118, 0, 1.00);
  background: rgba(248, 237, 206, 1.00);
  text-align: center;
  padding: 10px 0;
  border-collapse: collapse;
}
.detail_table .cell2 {
  border: 1px solid rgba(166, 118, 0, 1.00);
  background: #fff;
  ;
  text-align: left;
  padding: 10px;
  border-collapse: collapse;
}
/*
.movie { width:100%; padding-bottom: 56.25%; height:0px; margin: 10px auto 0; position: relative; }
.movie iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
*/
.columnMovie {
  max-width: 960px;
  margin: 0 auto 30px;
  background: url("../images/column_movie_bg.png");
  text-align: right
}
.columnMovie .movieTitle {
  display: inline-block;
  vertical-align: middle;
}
.columnMovie iframe {
  width: 500px;
  height: 280px;
  margin-left: 40px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
.name {
  text-align: right;
  margin-right: 50px;
  font-size: 1.9em;
  font-weight: bold;
}
.linebtnSide {
  width: 305px;
  height: 74px;
  background-color: #fff;
  opacity: 1.0;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
/***************
     footer
***************/
footer {
  background-color: #222;
  height: auto;
  margin: 0 auto;
  padding: 30px 0;
  color: #fff;
  font-size: 0.8em;
}
footer a, footer a:active, footer a:visited {
  color: #fff;
  text-decoration: underline;
}
footer a:hover {
  color: #b78ad1;
}
.copyright {
  text-align: center;
  margin: 0;
}
@media (max-width:640px) {
  body {
    background: none #5b54b2;
  }
  .ft14 {
    font-size: 0.8em;
    line-height: 150%;
  }
  .ft18 {
    font-size: 1.1em;
    line-height: 150%;
  }
  .ft20 {
    font-size: 1.2em;
    line-height: 150%;
  }
  .ft22 {
    font-size: 1.3em;
    line-height: 150%;
  }
  .ft24 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 170%;
  }
  .ft26 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 170%;
  }
  .ft30 {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 170%;
  }
  .mt10 {
    margin-top: 3%;
  }
  .mt20 {
    margin-top: 4%;
  }
  .mt30 {
    margin-top: 5%;
  }
  .mt40 {
    margin-top: 8%;
  }
  .mt50 {
    margin-top: 10%;
  }
  .mt60 {
    margin-top: 13%;
  }
  .mt70 {
    margin-top: 15%;
  }
  .mb10 {
    margin-bottom: 3%;
  }
  .mb20 {
    margin-bottom: 4%;
  }
  .mb30 {
    margin-bottom: 5%;
  }
  .mb40 {
    margin-bottom: 8%;
  }
  .mb50 {
    margin-bottom: 10%;
  }
  .mb60 {
    margin-bottom: 13%;
  }
  .mb70 {
    margin-bottom: 15%;
  }
  .ml15 {
    margin-left: 4%;
  }
  .pl30 {
    padding-left: 8%;
  }
  .m30 {
    margin: 5% auto;
  }
  .m40 {
    margin: 8% auto;
  }
  .m50 {
    margin: 10% auto;
  }
  .m60 {
    margin: 13% auto;
  }
  .m70 {
    margin: 15% auto;
  }
  .m0 {
    margin: 0;
  }
  .forpc, .nonebr, h1 img.forpc {
    display: none !important;
  }
  .forsp {
    display: block;
  }
  #pageTop {
    bottom: 18%;
    right: 2%;
  }
  .wrapper {
    margin: 0 auto 8%;
    padding: 0 3%;
  }
  header.forsp {
    margin: 0;
    background: none;
  }
  header.forsp img {
    vertical-align: top;
  }
  /***************
	contents
  ***************/
  header {
    padding: 0;
  }
  h2 {
    margin: 0 auto 5%;
    padding: 0;
  }
  h3 {
    margin: 5% 3%;
  }
  .btn {
    width: 96%;
    margin: 8% auto;
  }
  .cont {
    max-width: 100%;
    margin: 0 3% 8%;
    padding: 5% 0;
  }
  .wrapper {
    max-width: 100%;
    margin: 0 auto 5%;
    padding: 0 3%;
  }
  .wrapper p {
    margin: 0 3%;
  }
  .btn {
    margin: 4% auto;
  }
  .img_left {
    float: none;
    display: inline-block;
    margin: 0 auto 4%;
  }
  h2 {
    margin: 0 auto 6%;
  }
  .profile {
    margin-bottom: 5%;
    padding: 4% 0;
  }
  .profile .wrapper p {
    margin: 5% auto;
  }
  .profilePic {
    float: none;
    margin: 0 auto 5%;
    text-align: center;
  }
  .flow1, .flow2 {
    max-width: 100%;
    margin: 0 auto;
    padding: 4%;
  }
  .flow1 h3, .flow2 h3 {
    margin: 4% auto;
  }
  .flow1 {
    margin-bottom: 5%;
  }
  .flow2 p {
    margin: 0 auto;
  }
  .roadmap1, .roadmap2, .roadmap3 {
    margin: 0 3% 5%;
  }
  .sec08 {
    margin: 0 auto 5%;
    padding: 5% 0;
  }
  .sec08Inner {
    margin: 0 auto 8%;
    padding: 5% 0;
  }
  .voiceTxt {
    margin: 6% auto;
    padding: 3%;
  }
  .voiceTxt .voiceName {
    margin: 0 auto 3%;
    font-size: 1em;
  }
  .price1 {
    height: 190px;
    margin: 8% auto;
    background-size: contain;
  }
  .price2 {
    height: 220px;
    margin: 0 auto 8%;
    background-size: contain;
  }
  .price1 img {
    margin-top: 34%;
    width: 90%;
  }
  .price2 img {
    margin-top: 43%;
    width: 90%;
  }
  .message {
    margin: 5% auto 0;
    padding: 3% 0 0;
  }
  .message img.forpc {
    margin: 3% auto;
  }
  .voice {
    max-width: 100%;
    margin: 3% auto 5%;
  }
  .voice h2 {
    margin-bottom: 4%;
  }
  .voice h2 img.forpc {
    display: none !important;
  }
  .voice {
    max-width: 100%;
    margin: 5% auto
  }
  .voiceInner {
    margin: 3% auto;
    padding: 3%;
    border-radius: 10px;
  }
  .voiceMain2 {
    max-width: 100%;
    margin: 0 0 4%;
    padding: 3%;
  }
  .voiceTitle {
    font-size: 1.2em;
  }
  .voiceName {
    margin: 3% auto;
    padding-bottom: 3%;
    font-size: 0.8em;
  }
  .voice p {
    margin: 3% auto 0;
    color: #222;
  }
  .voice .voiceMain2 p {
    margin: 3% auto 5%;
  }
  .message img.forpc {
    display: none !important;
  }
  .movie {
    width: 100%;
    padding-bottom: 56.25%;
    height: 0px;
    margin: 4% auto 3%;
    position: relative;
  }
  .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  footer {
    padding: 5% 0 30%;
  }
  .linebtnBottom {
    width: 100%;
    height: auto;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    z-index: 9999;
  }
  .linebtnBottom img {
    width: 100%;
  }
  .detail_table {
    width: 90%;
    margin: 40px auto;
    border: 1px solid rgba(166, 118, 0, 1.00);
    border-collapse: collapse;
  }
  .detail_table td {
    width: 100%;
    display: block;
  }
  .detail_table .cell1 {
    width: auto;
    border: 1px solid rgba(166, 118, 0, 1.00);
    background: rgba(248, 237, 206, 1.00);
    text-align: center;
    padding: 10px 0;
    border-collapse: collapse;
  }
  .detail_table .cell2 {
    width: auto;
    border: 1px solid rgba(166, 118, 0, 1.00);
    background: #fff;
    ;
    text-align: left;
    padding: 10px;
    border-collapse: collapse;
  }
}