@import url("https://fonts.googleapis.com/css?family=Raleway:400,200,500,700");
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@import url("https://fonts.googleapis.com/css?family=Lato:400,900");
/* reset --------------------------  */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, dfn, del, blockquote, fieldset, input, textarea, select, article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, button, canvas, video {
  margin: 0;
  padding: 0;
}
p {
  margin-top: 0;
  margin-bottom: 1.5em;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, th, dfn, del {
  font-weight: normal;
  font-style: normal;
}
ul, ol {
  list-style: none;
}
fieldset, img {
  border: none;
}
caption, th {
  text-align: left;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type="button"], input[type="submit"], input[type="reset"], button {
  cursor: pointer;
}
input[type="button"], input[type="submit"], input[type="reset"], button, input[type="search"], input[type="text"], input[type="email"], input[type="tel"], input[type="number"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
input, button, textarea {
  line-height: normal;
  font-family: "Lato", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="hidden"], [hidden], .hidden {
  display: none;
}
textarea {
  overflow: auto;
  resize: none;
}
article, aside, details, figcaption, figure, footer, header, nav, section, .clearfix {
  display: block;
}
audio, canvas, video {
  display: inline-block;
}
a > img {
  vertical-align: bottom;
}
strong, .strong, b {
  font-weight: bold;
}
em, .italic, i {
  font-style: italic;
}
del, .del {
  text-decoration: line-through;
}
.focus {
  outline: none;
}
img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.none {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 640px) {
  p {
    margin-top: 0;
    margin-bottom: 1em;
  }
}
/* tools --------------------------  */
.clear {
  clear: both;
  display: block;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.clearfix:after, .wrap:after, .spanning:after, .content:after, .main:after, aside:after, section:after, article:after, .text:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.c-both {
  clear: both;
  display: block;
  visibility: hidden;
}
.align-left {
  float: left !important;
}
.align-right {
  float: right !important;
}
.overflow-hidden {
  overflow: hidden;
  display: block;
}
.pc_img {
  display: block;
}
.sp_img {
  display: none;
}
@media screen and (max-width: 640px) {
  .pc_img {
    display: none;
  }
  .sp_img {
    display: block;
  }
}
.img_r {
  max-width: 400px;
  width: 40%;
  text-align: center;
  float: right;
  margin-left: 10px;
}
.img_r img {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .img_r {
    width: 45%;
  }
}
.btn {
  line-height: 1.42;
  padding: 0.8em 1.6em 0.5em;
  border-width: 0;
  border-style: solid;
  border-radius: 0.2666666667em;
  cursor: pointer;
  font-family: "Booster Next FY", "Avenir Next", Avenir, sans-serif;
  user-select: none;
  vertical-align: bottom;
  transition: box-shadow 0.2s, transform 0.2s, color 0.2s;
}
.btn.btn-disabled {
  cursor: not-allowed;
  opacity: 0.8;
}
.btn.btn-disabled:active {
  opacity: 0.6;
}
.btn:hover {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.5);
}
.btn:active {
  transform: translateY(3px);
}
.btn-yellow {
  box-shadow: 0 3px 0 0 #CF9210, 0 4px 4px -1px rgba(0, 0, 0, 0.6), 0 4px 6px 1px rgba(0, 0, 0, 0.3), 0 1px 2px 1px transparent inset, 0 18px 32px -2px rgba(255, 255, 255, 0.1) inset;
  background-color: #FFAE00;
  background-image: linear-gradient(-45deg, #FFF000, #FFAE00);
  color: #4a4a4a;
  padding: .5em .7em;
  height: 100%;
  max-height: 100px;
  font-weight: 900;
}
.btn-yellow:hover {
  color: #AD7B0D;
  box-shadow: 0 3px 0 0 #CF9210, 0 6px 4px -1px rgba(0, 0, 0, 0.3), 0 4px 16px rgba(0, 0, 0, 0.5), 0 1px 2px 1px transparent inset, 0 18px 32px -2px rgba(255, 255, 255, 0.14) inset;
}
.btn-yellow:active {
  box-shadow: 0 0px 0 0 #AD7B0D, 0 3px 0 0 transparent, 0 4px 16px transparent, 0 1px 2px 1px rgba(0, 0, 0, 0.5) inset, 0 -18px 32px -2px rgba(255, 255, 255, 0.1) inset;
  transition: 0s;
  color: #876A14;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 457px) {
  .btn-yellow {
    padding: .3em .4em;
  }
}
.alpha {
  margin: 0 0 2px 0;
}
.alpha:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  margin: 2px 0 0 0;
}
.fluffy {
  animation: fluffy1 3s ease infinite;
}
@keyframes fluffy1 {
  0% {
    transform: translateY(0)
  }
  5% {
    transform: translateY(15px)
  }
  10% {
    transform: translateY(0)
  }
  15% {
    transform: translateY(15px)
  }
  35% {
    transform: translateY(0px)
  }
  55% {
    transform: translateY(15px)
  }
  60% {
    transform: translateY(0)
  }
  65% {
    transform: translateY(15px)
  }
  85% {
    transform: translateY(0px)
  }
  100% {
    transform: translateY(0)
  }
}
/* common --------------------------  */
html {
  height: 100%;
  background: white;
}
body {
  height: 100%;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 20px;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 200%;
}
@media screen and (max-width: 640px) {
  body {
    font-size: 18px;
    line-height: 260%;
  }
}
a {
  color: #10bbf1;
  cursor: pointer;
  background: transparent;
  text-decoration: none;
}
a:hover {
  color: #40c9f4;
}
a:active {
  color: #0b97c3;
}
br.sp {
  display: none;
}
br.bothps {
  display:block;
}
@media screen and (max-width: 640px) {
    br.bothps {
  display:block;
}
 /* br {
    display: none;
  }*/
  br.blk {
    display: block;
  }
  br.sp {
    display: block;
  }
}
.text_white {
  color: #ffffff;
}
.red_b {
  font-weight: bold;
  color: #EB3228;
}
.red_b_under {
  font-weight: bold;
  text-decoration: underline;
  color: #EB3228;
}
.red_b120 {
  font-size: 120%;
  font-weight: bold;
  color: #EB3228;
}
.blue_b {
  font-weight: bold;
  color: #1c75bc;
}
.blue_b_under {
  font-weight: bold;
  text-decoration: underline;
  color: #1c75bc;
}
.blue_b120 {
  font-size: 120%;
  font-weight: bold;
  color: #1c75bc;
}
.s-blue_b {
  font-weight: bold;
  color: #00bbce;
}
.s-blue_b120 {
  font-size: 120%;
  font-weight: bold;
  color: #00bbce;
}
.text_120 {
  font-size: 120%;
  line-height: 148%;
}
.text_150 {
  font-size: 150%;
  line-height: 172%;
}
.text_180 {
  font-size: 180%;
  line-height: 200%;
}
.b_u {
  font-weight: bold;
  text-decoration: underline;
}
.line_pink {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #f19ec2));
  background: -webkit-linear-gradient(transparent 70%, #f19ec2 0%);
  background: linear-gradient(transparent 70%, #f19ec2 0%);
}
.line_green {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #59c3a0));
  background: -webkit-linear-gradient(transparent 70%, #59c3a0 0%);
  background: linear-gradient(transparent 70%, #59c3a0 0%);
}
.line_blue {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #7ecef4));
  background: -webkit-linear-gradient(transparent 70%, #7ecef4 0%);
  background: linear-gradient(transparent 70%, #7ecef4 0%);
}
.line_yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #fff45c));
  background: -webkit-linear-gradient(transparent 70%, #fff45c 0%);
  background: linear-gradient(transparent 70%, #fff45c 0%);
}
.w_800 {
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
}
a img, input[name="entry_submit"] {
  transition-duration: 0.3s;
  /*変化に掛かる時間*/
}
a:hover img, input[name="entry_submit"]:hover {
  transform: scale(1.03);
  /*画像の拡大率*/
  transition-duration: 0.3s;
  /*変化に掛かる時間*/
  filter: brightness(120%);
}
a:active img, input[name="entry_submit"]:active {
  transform: scale(0.97);
  /*画像の拡大率*/
  transition-duration: 0.3s;
  /*変化に掛かる時間*/
  filter: brightness(90%);
}
/* header --------------------------  */
#header_top {
  background-color: #061116;
  padding: 0 .3em;
  width: 100%;
  position: fixed;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
  z-index: 9999;
}
#header_top_wrap {
  max-width: 1080px;
  margin: 0 auto;
}
header_top_logo {
  max-width: 300px;
  float: left;
}
#header_top_text {
  max-width: 300px;
  float: right;
  text-align: right;
  padding: .5em .3em;
}
#header_top_wrap table {
  width: 100%;
}
#header_top_wrap table td {
  width: 50%;
  vertical-align: middle;
  padding: 0
}
#header_top_wrap table td.left {
  text-align: left;
}
#header_top_wrap table td.right {
  text-align: right;
  padding-right: .5em;
}
@media screen and (max-width: 457px) {
  #header_top_wrap table {
    font-size: 80%;
  }
  #header_top {
    padding: .3em;
  }
  #header_top_logo {
    width: 50%;
  }
  #header_top_text {
    width: 50%;
    font-size: 80%;
  }
}
#main {
    padding:0;
    margin: 0;
  }
#wrap_top01 {
  background-image: url("../images/head_bg01.jpg");
  background-size: cover;
  background-position: center center;
  color: #FFFFFF;
  padding: 0 0 0 0;
  margin: 0 auto 0 auto;
}
#wrap_top02 {
  background-image: url("../images/head_bg02.jpg");
  background-size: cover;
  background-position: center center;
  color: #FFFFFF;
}
@media screen and (max-width: 640px) {
 
}
.wrap_top_box01 {
  margin: 0 auto 0 auto;
  padding: 40px 0 60px;
  max-width: 1080px;
}
.wrap_top_box {
  margin: 0 auto 0 auto;
  padding: 40px 0 60px;
  max-width: 1080px;
}
@media screen and (max-width: 640px) {
  .wrap_top_box {
    padding: 20px 0;
  }
}
.bg {
  background-image: url("../images/haikei.jpg");
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-position: center center;
  background-color: #fff;
}
.bg_def {
  background-image: url("../images/haikei_def.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #fff;
}
.bg_black {
  background-color: #000;
}
/* content --------------------------  */
.main_saimin {
  margin: 0 !important;
  padding: 0 !important;
  background-image: url("../img/mainnew.jpg");
  background-position: center center;
  text-align: center;
 max-height: 800px;
}
.main_saimin img {margin: 0 !important;padding: 0!important;vertical-align:top;}
@media screen and (max-width: 1080px) {
 .main_saimin {
  margin: 0 !important;
  padding: 0 !important;
  background-image:none;
}   
    
}
.main_gray {
  background-color: #f2f2f2;
}
.main_lightgray {
  background-color: #f9f9f9;
}
.main_top {
  background-image: url("../images/head_bg.jpg");
  background-size: cover;
  background-position: center center;
  background-color: #22435c;
  color: #FFFFFF;
}
.main_program {
  background-image: url("../images/bg_program.jpg.html");
  background-size: cover;
  background-position: center center;
  background-color: #464646;
}
.main_case {
  background-image: url("../images/bg_case.jpg.html");
  background-size: cover;
  background-position: center center;
  background-color: #464646;
}
.main_produce {
  background-image: url("../images/content_title25.png");
  background-size: cover;
  background-position: center center;
}
.wrap_box {
  margin: 0 auto;
  max-width: 1080px;
  padding: 1.3em;
}
.wrap_boxwide {
  margin: 0 auto;
  width: 90%;
  min-width:1100px;
  padding: 1.3em;
}
.wrap_box_bg {
  background-color: #ffffff;
}
.wrap {
  margin: 0 auto;
  padding: 0 1em;
  max-width: 960px;
}
.wrap_text {
  margin: 0 auto;
  padding: 0 2em;
}
@media screen and (max-width: 640px) {
  .wrap_box {
  padding: 0px ;
}
  .wrap_boxwide {
  min-width: 1px;
  width: 100%;
  padding: 0;
}
  .wrap_text {
    padding: 0;
  }
}
.wrap_program {
  margin: 0 auto 1.5em;
  padding: .5em 1em;
  max-width: 960px;
  padding-bottom: 1em;
  border: #333333 solid 7px;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: #b3b3b3 3px 0px 5px -3.5px, #b3b3b3 -3px 0px 5px -3.5px;
  -webkit-box-shadow: #b3b3b3 3px 0px 5px -3.5px, #b3b3b3 -3px 0px 5px -3.5px;
  -moz-box-shadow: #b3b3b3 3px 0px 5px -3.5px, #b3b3b3 -3px 0px 5px -3.5px;
}
.sub_head {
  margin: .3em 0;
  padding: .2em 0 0;
  font-size: 48pt;
  line-height: 124%;
  color: #333333;
  text-align: center;
  font-weight: 900;
}
.sub_head_program {
  margin: .3em 0 1.5em 0;
  padding: .2em 0 0;
  text-align: center;
  font-weight: 900;
  background-color: #021e4a;
}
.sub_head_case {
  margin: .3em 0 1.5em 0;
  padding: .2em 0 0;
  text-align: center;
  font-weight: 900;
  background-color: #021e4a;
}
@media screen and (max-width: 640px) {
  .sub_head {
    margin: .1em 0;
    padding: .2em 0 0;
    font-size: 48pt;
    line-height: 124%;
    color: #333333;
    text-align: center;
    font-weight: 900;
  }
}
.sub_head span {
  font-size: 136%;
  color: #BC2629;
}
.ul_red {
  background-image: url("../images/ul_bg.jpg.html");
  padding: .3em;
  margin-bottom: 2em;
}
ul.red {
  padding: .3em 1.3em .3em 2.5em;
  list-style-image: url("../images/check_red.png");
  border: #FFD000 solid 2px;
}
ul.red li {
  font-size: 24px;
  line-height: 124%;
  font-weight: bold;
  margin: .8em 0;
  padding-bottom: .2em;
}
ul.red li img {
  float: right;
  margin-left: 23px;
}
@media screen and (max-width: 640px) {
  ul.red li {
    font-size: 22px;
  }
}
ul.pen {
  width: 90%;
  margin: 0px 30px;
  list-style-image: url("../images/023.png");
}
ul.pen li {
  line-height: 150%;
  margin: 1em 0;
  color: #333333;
  font-weight: bold;
}
ul.pen li img {
  float: right;
  margin-left: 23px;
}
#contents01_02 {
  width: 90%;
  max-width: 584px;
  margin: 0 auto 1em;
}
.video {
  position: relative;
  padding-bottom: 56.25%;
  margin: 50px;
  height: 0;
  overflow: hidden;
}
.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.voice {
  border: #F8B500 5px solid;
  padding: 1em 0;
  margin-bottom: 1.5em;
  background-color: #FFFFFF;
}
.voice_text {
  text-align: center;
  line-height: 124%;
}
.voice_02 {
  margin: 0 auto;
  text-align: center;
}
.voice_02 img {
  width: 46%;
  margin: .2em;
  border: #333333 solid 1px;
}
.voice_03 {
  margin: 0 auto;
  text-align: center;
}
.voice_03 img {
  width: 32%;
  margin: .2em;
  border: #333333 solid 1px;
}
.voice_04 {
  margin: 0 auto;
  text-align: center;
}
.voice_04 img {
  width: 23%;
  margin: .2em;
  border: #333333 solid 1px;
}
.voice_06 {
  margin: 0 auto;
  text-align: center;
}
.voice_06 img {
  width: 15%;
  margin: .2em;
  border: #333333 solid 1px;
}
@media screen and (max-width: 640px) {
  .video {
  margin: 20px 0;
}
  .voice_text {
    text-align: center;
    font-size: 80%;
  }
  .voice_02 img {
    width: 100%;
    margin: .2em;
  }
  .voice_03 img {
    width: 46%;
    margin: .2em;
  }
  .voice_04 img {
    width: 46%;
    margin: .2em;
  }
  .voice_06 img {
    width: 28%;
    margin: .2em;
  }
}
.merit {
  padding: .5em 0;
  color: #333333;
}
.merit_text {
  padding: 0 1.5em;
}
.ttl_merit {
  background-image: url("../images/title_bg.png");
  background-size: cover;
  background-position: center center;
}
.wrap_top_box_line {
  padding: 0.2em;
  text-align: center;
  background-color: #000;
}
.menu ul {
    display: flex;
    margin: 50px auto;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
}
.menu ul li {
    width: 25%;
}

#kinsi ul {
    display: flex;
    max-width: 90%;
    margin: 0 auto 20px !important;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
}
#kinsi ul li {
    width: calc((100% - 20px) / 3 );
    margin-right: 10px;
}
#kinsi ul li:last-child {
    margin-right: 0;
}


@media screen and (max-width: 640px) {
  .merit_text {
    padding: 0 .5em;
  }
    .menu ul li {
    width: 50%;
}
    #kinsi ul li {
    width: calc(100% - 20px);
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
}
.support {
  border: 5px solid #f5bb09;
  padding: 1em;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 640px) {
  .support {
    padding: .5em;
  }
}
.support2 {
  border: 10px solid #f5bb09;
  padding: 1em;
}
@media screen and (max-width: 640px) {
  .support2 {
    padding: .5em;
  }
}
.app_mb {
  margin-bottom: 3em;
}
@media screen and (max-width: 640px) {
  .app_mb {
    margin-bottom: 1.5em;
  }
}
#entry {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  #entry {
    margin-bottom: 0;
  }
}
.coupon_code {
  font-size: 100%;
  font-weight: bold;
}
.coupon_code {
  font-size: 150%;
  margin: 20px 0;
  font-weight: bold;
  color: #aa1515;
}
@media screen and (max-width: 640px) {
  .coupon_code {
    font-size: 120%;
    margin: 20px 0;
    font-weight: bold;
    color: #aa1515;
  }
}
.cta {
 background: url("../img/pinkbg.jpg") repeat ;
  padding: 1em;
    
}
/* FAQ --------------------------  */
.faq_q {
  color: #333;
  font-weight: 900;
  margin-bottom: .5em;
}
.faq_a {
  margin-bottom: 1.5em;
  font-weight: 900;
}
.faq_a p {
  font-weight: normal;
}
/* table --------------------------  */
#table_performance {
  margin: 0 auto;
  width: 96%;
  height: 720px;
  overflow: scroll;
}
table.performance {
  border-collapse: collapse;
  margin: 0 auto;
  width: 96%;
  border: #A7A7A7 1px solid;
}
table.performance td, th {
  padding: 10px;
  border: #A7A7A7 1px solid;
  text-align: center;
  background-color: EAEAEA;
}
table.performance th {
  color: #fff;
  background: #F8B500;
}
table.performance tr:nth-child(odd) {
  background: #FDE9B2;
}
@media screen and (max-width: 640px) {
  #table_performance {
    font-size: 60%;
    line-height: 110%;
  }
}
table.table_merit {
  border: #CCCCCC solid 1px;
  width: 100%;
  max-width: 700px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 1.5em;
}
table.table_merit td {
  border: #CCCCCC solid 1px;
  padding: .2em;
}
table.table_merit tr:nth-child(odd) {
  background: #EEEEEE;
}
table.app {
  border-collapse: separate;
  border-spacing: 0px 10px;
  margin: 30px auto;
  width: 95%;
}
table.app td, table.app th {
  padding: 10px;
  vertical-align: middle;
}
table.app th {
  background: #fff000 linear-gradient(160deg, #fff000, #fff6ab);
  color: #4A4A4A;
  font-weight: bold;
  text-align: center;
  width: 25%;
  font-size: 120%;
}
table.app td {
  background: #FFFFFF;
  text-align: left;
  color: #4A4A4A;
  opacity: 0.85;
}
@media screen and (max-width: 640px) {
  table.app th {
    width: 100%;
  }
  table.app td, table.app th {
    display: block;
    width: 100%;
  }
  table.app br {
    display: block;
  }
}
table#form {
  width: 92%;
  margin: 0 auto 1em;
  line-height: 118%;
  max-width: 960px;
}
table#form th {
  background: #454545;
  border: solid #CCCCCC 1px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  padding: .5em .3em;
  width: 28%;
  font-size: 22px;
}
table#form td {
  background: #FFFFFF;
  border: solid #CCCCCC 1px;
  color: #454545;
  font-weight: bold;
  text-align: center;
  padding: .5em .3em;
  font-size: 20px;
}
table#form tr.even td, table#form tr.even th {
  background: #F5F5F5;
}
input[type="radio"], input[type="checkbox"] {
  color: #D95757;
  -moz-transform-origin: center center;
  -moz-transform: scale(2.5, 2.5);
  -webkit-transform-origin: center center;
  -webkit-transform: scale(2.5, 2.5);
}
.input_text {
  max-width: 900px;
  width: 92%;
  margin: 0 auto .5em auto;
}
input, select, textarea {
  width: 92%;
  text-align: center;
  font-size: 100%;
  font-family: "Lato", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0.2em 0.3em;
}
@media screen and (max-width: 640px) {
  input {
    font-size: 16px;
    padding: 0.5em 0.3em;
  }
  .input_text {
    margin: 0 auto 3px auto;
  }
}
.note {
  display: flex;
  align-items: stretch;
}
.note dt {
  position: relative;
}
.note dt span {
  position: absolute;
  left: 0px;
  font-size: 24px;
}
.faq_q .note dt span {
  padding: 6px 7px;
  background-color: #fbb040;
  color: #fff;
}
.faq_a .note dt span {
  padding: 6px 10px;
  background-color: #333;
  color: #fff;
}
.note dd {
  padding: 6px 0 0 55px;
}
/* form --------------------------  */
#content_form {
  margin: 0 0;
}
.input.text.required {
  width: 100%;
  display: table;
  margin-bottom: 10px;
}
.form_input_label {
  width: 40% !important;
  display: table-cell !important;
  height: 63px;
  vertical-align: middle;
  line-height: 1.2em;
  background: url(../images/required.png) no-repeat 85% center;
  font-size: 1.8rem;
}
.form_input_input {
  width: 100% !important;
  display: table-cell !important;
  background: #FFF;
  border: 2px solid #000;
  border-radius: 10px;
  font-size: 2rem;
  padding: 10px;
  text-align: left;
}
input[name="entry_submit"] {
  width: 100%;
  max-width: 100%;
}
input.required_color {
  background: #fff !important;
}
@media screen and (max-width: 960px) {
  .input.text.required {
    margin-bottom: 20px;
  }
  .form_input_label {
    width: 100% !important;
    font-size: 22px;
    display: block !important;
    height: auto;
    background: url(../images/required.png) no-repeat 100% center;
    background-size: auto 100%;
    margin: 0 auto 10px;
  }
  .form_input_input {
    width: 100%;
    max-width: 100% !important;
    font-size: 24px;
    display: block !important;
  }
}
/* footer --------------------------  */
footer {
  background: #A40467;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 28px;
  padding: .6em .3em;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer_01 {
  text-align: center;
}
.footer_copy {
  text-align: center;
}
.footer_left  {
    text-align: center;
   display: flex;
}
.footer_right {
    text-align: right;
}
@media screen and (max-width: 640px) {
  footer .pc {
    display: none;
  }
}
footer a {
  color: #FFFFFF;
}
#pagetop {
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 9999;
  width: 25%;
  max-width: 150px;
  opacity: 0.8;
}
#pagetop:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.5;
}
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  /*ここでスライドの速さが設定できます。*/
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 12%, 0);
    transform: translate3d(0, 12%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 12%, 0);
    transform: translate3d(0, 12%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(8%, 0, 0);
    transform: translate3d(8%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(8%, 0, 0);
    transform: translate3d(8%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-8%, 0, 0);
    transform: translate3d(-8%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-8%, 0, 0);
    transform: translate3d(-8%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.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
}
.mr30 {margin-right: 30px;}
.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
}
.mb80 {
  margin-bottom: 80px
}
.mb90 {
  margin-bottom: 90px
}
.mb100 {
  margin-bottom: 100px
}
.pt40 {
  padding-top: 40px;
}
.pb40 {
  padding-bottom: 40px;
}
.pr20 {padding-right: 20px;}
.fr {
  float: right;
  padding-left: 20px;
  padding-bottom: 10px;
}
.fl {
  float: left;
  padding-right: 30px;
  padding-bottom: 10px;
}
* {
  box-sizing: border-box;
}
.slider {
  width: 95%;
  margin: 1em auto;
}
.slick-slide {
  margin: 0 20px;
}
@media screen and (max-width: 640px) {
  .slick-slide {
    margin: 0 20px 85px 20px;
  }
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before, .slick-next:before {
  color: black;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
.slick-active {
  opacity: .5;
}
.slick-current {
  opacity: 1;
}

/*///// 全体 -------------------------- ///////*/
section {padding: 80px 0;}
.pinkbg {background: url("../img/pinkbg.jpg") repeat ; padding: 10px; }
.pinkbg02 {background: url("../img/pinkbg2.jpg") center; padding: 10px; }
.graybg {background: url("../img/graybg.jpg") repeat ;}
.t-c {text-align: center !important;}
.t-cpc {text-align: center }
.mincyo{font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";}
.catch {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 36px;}
.catchs {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 24px;}
.cldpink {color: #cc0066;}
.fr-img {float: right;}
.fl-txt {float: left;}
.w60p {width: 60%; padding: 1%;}
.w40p {width: 40%; padding: 1%;}
@media screen and (max-width: 640px) {
    .catch {
    font-size: 30px;}
    .catchs {
    font-size: 20px; line-height: 1.6em;}
    .fr-img {float: none;}
.fl-txt {float: none;}
    
.t-cpc {text-align: left }
.w60p {width: 100%; padding: 1%;}
.w40p {width: 100%; padding: 1%;}
    
    
}
/*///// 帯 -------------------------- ///////*/
.obiarea {
    width:100%;
    padding: 0;
    text-align: center;
    margin: 0 auto;
     background: url("../img/ttlimg.png") center no-repeat,linear-gradient(90.71318863501756deg, rgba(164, 4, 103,1) 15.3203125%,rgba(217, 74, 162,1) 53.447265625%,rgba(217, 74, 162,1) 53.761067708333336%,rgba(164, 4, 103,1) 90.6328125%);}
.obiarea3 {
    width:100%;
    padding: 20px 0;
    text-align: center;
    margin: 0 auto !important;
    font-size: 36px;
    line-height: 1.8em;
    color: #fff;
    background: url("../img/ttlimg.png") center no-repeat,linear-gradient(90.71318863501756deg, rgba(164, 4, 103,1) 15.3203125%,rgba(217, 74, 162,1) 53.447265625%,rgba(217, 74, 162,1) 53.761067708333336%,rgba(164, 4, 103,1) 90.6328125%);
}
.obiarea3 em {
    font-style: normal;
    font-size: 24px;
}
.obiarea3 span {
    font-style: normal;
    font-size: 48px;
}
.obiarea2 {
    width:100%;
    padding: 0;
    text-align: center;
    margin: 0 auto;
}
.tokuten {
  background: url("../img/tokutenbg.jpg") top center;
    background-size: cover;
  padding: 1em;
    
}
.bg01 {
  background: url("../img/bgimg01.jpg") top center;
    background-size: cover;
  padding: 1em;
    
}
.bg02 {
  background: url("../img/bgimg02.jpg") top center;
    background-size: cover;
  padding: 1em;
    
}
@media screen and (max-width: 640px) {
 section {padding: 40px 0}
.obiarea3 {
    padding: 20px 0;
    font-size: 26px;
}
.obiarea3 span {
    font-style: normal;
    font-size: 36px;
}
    .obiarea3 em {
    font-style: normal;
    font-size: 20px;
}
.align-right,.align-left{float:none!important;}
.bg01 {
  background: url("../img/bgimg01.jpg") center left no-repeat;
    
}
.tokuten {
  padding: 10px;
    
}
}

/*///// faq -------------------------- ///////*/
#faq2 {max-width: 1050px; margin: 30px auto;}
#faq2 dl {border-bottom: 2px dashed #ccc; margin-bottom: 20px;padding-bottom: 20px;}
#faq2 dt { font-size:26px; font-weight: bold; max-width: 100%;  padding-left: 60px; margin-bottom: 10px;  position: relative; line-height: 50px; color: #A62560;}
#faq2 dt:before {content:url("../img/q.png"); padding-right: 20px; position: absolute; top: 0; left: 0;}
#faq2 dd { font-size:20px; max-width: 100%;  position: relative; line-height: 50px;  margin-left: 0px ; padding-left: 60px;line-height:50px;}
#faq2 dd.w { font-size:19px; max-width: 100%;  position: relative; line-height: 50px;  margin-left: 0px ; padding-left: 60px;line-height: 25px;}
#faq2 dd:before,#faq2 dd.w:before {content:url("../img/a.png");padding-right: 20px; position: absolute; top: 0; left: 0;}
@media (max-width:768px) {
#faq2 {padding: 15px;}
#faq2 dt { line-height: 40px;font-size:20px; letter-spacing:-0.5px}
#faq2 dd, #faq2 dd.w { line-height: 30px;font-size:16px;}
}

/*///// table -------------------------- ///////*/

table {
	max-width: 100%;
	background-color: transparent
}
th {
	text-align: left
}
.table {
	width: 100%;
    margin-top: 40px;
	margin-bottom: 20px;
    font-size: 18px;
}
.table tbody>tr>th, .table tbody>tr>td{
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table tbody>tr>th{
    border: none !important;
    background-color: #985290;
    color: #fff;}

.table caption+thead tr:first-child th, .table colgroup+thead tr:first-child th, .table thead:first-child tr:first-child th, .table caption+thead tr:first-child td, .table colgroup+thead tr:first-child td, .table thead:first-child tr:first-child td {
	border-top: 0
}

.table .table {
	background-color: #fff
}
.table-condensed thead>tr>th, .table-condensed tbody>tr>th, .table-condensed tfoot>tr>th, .table-condensed thead>tr>td, .table-condensed tbody>tr>td, .table-condensed tfoot>tr>td {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5
}
table col[class*="col-"] {
	display: table-column;
	float: none
}
table td[class*="col-"], table th[class*="col-"] {
	display: table-cell;
	float: none
}
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
	background-color: #f5f5f5
}
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td {
	background-color: #d0e9c6;
	border-color: #c9e2b3
}
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
	background-color: #f2dede;
	border-color: #eed3d7
}
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td {
	background-color: #ebcccc;
	border-color: #e6c1c7
}
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
	background-color: #fcf8e3;
	border-color: #fbeed5
}
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td {
	background-color: #faf2cc;
	border-color: #f8e5be
}

@media(max-width:768px) {
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {
    display: block;
    }
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-x: scroll;
	overflow-y: hidden;
	border: 1px solid #ddd
}
.table-responsive>.table {
	margin-bottom: 0;
	background-color: #fff
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>thead>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>thead>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom: 0
}
}

.row {
	margin:0;
	padding:0;
    

}
.row:before, .row:after  {
	display: table;
	content: " "
}
.row:after{
	clear: both
}

.cel-6 {
position: relative;
padding:1%;
min-height: 1px;
width: 50%;
    float: left;
}
.maparea {
    max-width: 90%;
    margin: 30px auto;
}
#voice {
    font-size: 16px;
}
.note_wraptop{
  background: rgba(255,255,255,0.3);
  border: 5px solid #fff;
  padding: 2em;
  max-width: 100%;
  margin: 2 auto 30px;
  box-shadow: 5px 5px 10px 5px rgba(0,0,0,0.3);
}
.notetop{
  background-image:
    linear-gradient(
      180deg,
      rgba(0,0,0,0) 0%,
      rgba(0,0,0,0) 97%,
      #ddd 97%,
      #ddd 100%
    );
  background-size:100% 2em;
  line-height:2;
}
.notetop p{
  margin-bottom:2em;
}
.notetop h3 {
    font-weight: bold;
    font-size: 18px;
}
.notetop .qestion {
    color: #AD1071;
    font-weight: bold;
}
.note_wrap{
  background: #fff;
  padding: 0 ;
  width: 100%;
  margin: 2 auto 30px;/*
  box-shadow: 5px 5px 10px 5px rgba(0,0,0,0.3);*/
}
.note{
  background-image:
    linear-gradient(
      180deg,
      rgba(0,0,0,0) 0%,
      rgba(0,0,0,0) 97%,
      #ddd 97%,
      #ddd 100%
    );
  background-size:100% 2em;
  line-height:2;
}
.note p{
  margin-bottom:2em;
}
.pc {display: block;}
.sp {display: none;}
.pcpdt30 {padding-top: 30px;}
@media only screen and (max-width:768px) {
  .note_wraptop{
  padding: 0.5em;
}
.pcpdt30 {padding-top: 0}
.pc {display: none;}
.sp {display: block;}
.cel-6 {
float: none;
width: 96%
}
.maparea {
    max-width: 100%;
}


}

.animation{
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1.5s;
}


.keyframe0{
    animation-name: anim_po;
    position: absolute;
}

@keyframes anim_po {
    0% {
        top: 0px;
    }
    100% {
        top: -15px;
    }
}




.mov {
  animation: float_2979 1s linear infinite;
  transform-origin: 50% 50%;
}
 
@keyframes float_2979 {
  0% { transform: translateY(0) }
  33.33333% { transform: translateY(-6px) }
  66.66667% { transform: translateY(0) }
  100% { transform: translateY(0) }
}
