@charset "UTF-8";
/*
 * AKテンプレート ver1.5
 *
 * 著作権なども特にありませんのでオープンソースとしてお使い下さい。
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,
legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}

html {
  overflow: auto;
}
body {
  overflow:hidden;
  font-size:1em;
  font-size: 16px;
  line-height:1.5;
  font-family: メイリオ, Meiryo, 'Hiragino Kaku Gothic Pro',
    'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Arial, Verdana, sans-serif;
}

input,select,textarea{
  font-family: メイリオ, Meiryo, 'Hiragino Kaku Gothic Pro',
 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Arial, Verdana, sans-serif;
}

body,h1,h2,h3,h4,h5,p,ul,ol,li,dl,dd,dt{margin:0;padding:0px;}

li {
  list-style: none;
  margin: 0;
  padding: 0;
}


a {text-decoration: none; color:#7D7D7D;}
a:hover {text-decoration: none;}
/*a img:hover { opacity: 0.9; -moz-opacity: 0.9;}*/
a img {
  border-style:none;
}

img {
  vertical-align: bottom;
  line-height:0!important;
  display:block;
}

button{
  background-color: transparent;
  border: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
button:focus,
input:focus,
select:focus{
  outline: none;
}
button:hover{
  cursor:pointer
}

table{
  border-collapse: collapse;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}


/*--------------------------------------------------------
サイト毎に変化のある定数
--------------------------------------------------------*/

.fullscreen {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.contents {
  width: 900px;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}
.contents1800 {
  width: 1800px;
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
}

.img_center {
  margin-left:-450px;
}
.img_left0{
  margin-left:0;
}

.contents1800 {
  width: 100%;
  max-width:1800px;
  margin-left: auto;
  margin-right: auto;
}

.text {
  font-size: 1rem;
  line-height:1.6;
}

.text p {
  padding-bottom: 1em;
  line-height: 1.8;
}

.back_white {background-color:#fff;}
.back_black {background-color:#000;}
.back_green1 {background-color:#1a9b0b;}
.back_green2 {background-color:#00b900;}
.back_green3 {background-color:#bff92c;}
.back_green4 {background-color:#eeffe7;}
.back_white {background-color:#fff;}
.back_clear {background-color: transparent;}
.back_yellow {background-color:#ffff00;}
.back_blue {background-color:#4abebf;}
.back_usu_blue {background-color:#ebf3f3;}

.white {color:#FFF;}
.black {color:#000;}
.green1 {background-color:#1a9b0b;}
.green2 {background-color:#00b900;}
.green3 {background-color:#bff92c;}
.green4 {background-color:#eeffe7;}
.red {color:#FF0000;}



/*--------------------------------------------------------
定数
--------------------------------------------------------*/
.c {text-align:center!important;}
.cm {
  margin-left: auto;
  margin-right: auto;
}
.r {text-align:right!important;}
.l {text-align:left!important;}

.b{font-weight: bold;}

.font80 {font-size:80px; font-size:5em;}
.font79 {font-size:79px; font-size:4.9375em;}
.font78 {font-size:78px; font-size:4.875em;}
.font77 {font-size:77px; font-size:4.8125em;}
.font76 {font-size:76px; font-size:4.75em;}
.font75 {font-size:75px; font-size:4.6875em;}
.font74 {font-size:74px; font-size:4.625em;}
.font73 {font-size:73px; font-size:4.5625em;}
.font72 {font-size:72px; font-size:4.5em;}
.font71 {font-size:71px; font-size:4.4375em;}
.font70 {font-size:70px; font-size:4.375em;}
.font69 {font-size:69px; font-size:4.3125em;}
.font68 {font-size:68px; font-size:4.25em;}
.font67 {font-size:67px; font-size:4.1875em;}
.font66 {font-size:66px; font-size:4.125em;}
.font65 {font-size:65px; font-size:4.0625em;}
.font64 {font-size:64px; font-size:4em;}
.font63 {font-size:63px; font-size:3.9375em;}
.font62 {font-size:62px; font-size:3.875em;}
.font61 {font-size:61px; font-size:3.8125em;}
.font60 {font-size:60px; font-size:3.75em;}
.font59 {font-size:59px; font-size:3.6875em;}
.font58 {font-size:58px; font-size:3.625em;}
.font57 {font-size:57px; font-size:3.5625em;}
.font56 {font-size:56px; font-size:3.5em;}
.font55 {font-size:55px; font-size:3.4375em;}
.font54 {font-size:54px; font-size:3.375em;}
.font53 {font-size:53px; font-size:3.3125em;}
.font52 {font-size:52px; font-size:3.25em;}
.font51 {font-size:51px; font-size:3.1875em;}
.font50 {font-size:50px; font-size:3.125em;}
.font49 {font-size:49px; font-size:3.0625em;}
.font48 {font-size:48px; font-size:3em;}
.font47 {font-size:47px; font-size:2.9375em;}
.font46 {font-size:46px; font-size:2.875em;}
.font45 {font-size:45px; font-size:2.8125em;}
.font44 {font-size:44px; font-size:2.75em;}
.font43 {font-size:43px; font-size:2.6875em;}
.font42 {font-size:42px; font-size:2.625em;}
.font41 {font-size:41px; font-size:2.5625em;}
.font40 {font-size:40px; font-size:2.5em;}
.font39 {font-size:39px; font-size:2.4375em;}
.font38 {font-size:38px; font-size:2.375em;}
.font37 {font-size:37px; font-size:2.3125em;}
.font36 {font-size:36px; font-size:2.25em;}
.font35 {font-size:35px; font-size:2.188em;}
.font34 {font-size:34px; font-size:2.125em;}
.font33 {font-size:33px; font-size:2.0625em;}
.font32 {font-size:32px; font-size:2em;}
.font31 {font-size:31px; font-size:1.938em;}
.font30 {font-size:30px; font-size:1.875em;}
.font29 {font-size:29px; font-size:1.8125em;}
.font28 {font-size:28px; font-size:1.75em;}
.font27 {font-size:27px; font-size:1.6875em;}
.font26 {font-size:26px; font-size:1.625em;}
.font25 {font-size:25px; font-size:1.563em;}
.font24 {font-size:24px; font-size:1.5em;}
.font23 {font-size:23px; font-size:1.4375em;}
.font22 {font-size:22px; font-size:1.375em;}
.font21 {font-size:21px; font-size:1.313em;}
.font20 {font-size:20px; font-size:1.25em;}
.font19 {font-size:19px; font-size:1.1875em;}
.font18 {font-size:18px; font-size:1.125em;}
.font17 {font-size:17px; font-size:1.063em;}
.font16 {font-size:16px; font-size:1em;}
.font15 {font-size:15px; font-size:0.9375em;}
.font14 {font-size:14px; font-size:0.875em;}
.font13 {font-size:13px; font-size:0.8125em;}
.font12 {font-size:12px; font-size:0.75em;}
.font11 {font-size:11px; font-size:0.6875em;}
.font10 {font-size:10px; font-size:0.625em;}

.margin800 {margin-top:80%;}
.margin700 {margin-top:70%;}
.margin600 {margin-top:60%;}
.margin500 {margin-top:50%;}
.margin400 {margin-top:40%;}
.margin350 {margin-top:30.5%;}
.margin300 {margin-top:30%;}
.margin200 {margin-top:20%;}
.margin150 {margin-top:15%;}
.margin100 {margin-top:10%;}
.margin90 {margin-top:9%;}
.margin80 {margin-top:8%;}
.margin75 {margin-top:7.5%;}
.margin70 {margin-top:7%;}
.margin60 {margin-top:6%;}
.margin50 {margin-top:5%;}
.margin40 {margin-top:4%;}
.margin35 {margin-top:3.5%;}
.margin30 {margin-top:3%;}
.margin25 {margin-top:2.5%;}
.margin20 {margin-top:2%;}
.margin10 {margin-top:1%;}
.padding300 {padding-top:30%;}
.padding250 {padding-top:25%;}
.padding200 {padding-top:20%;}
.padding150 {padding-top:15%;}
.padding100 {padding-top:10%;}
.padding90 {padding-top:9%;}
.padding80 {padding-top:8%;}
.padding70 {padding-top:7%;}
.padding60 {padding-top:6%;}
.padding50 {padding-top:5%;}
.padding40 {padding-top:4%;}
.padding30 {padding-top:3%;}
.padding25 {padding-top:2.5%;}
.padding20 {padding-top:2%;}
.padding10 {padding-top:1%;}

.visible1800{display: none;}
.visible900{display: none;}
.visible750{display: none;}
.visible600{display: none;}
.visible500{display: none;}
.visible400{display: none;}
.visible320{display: none;}



/* clearfix */
.clearfix:after{
  content: "";
  clear: both;
  display: block;
}


/*重なりの優先度*/
.relative {position:relative;}
.absolute {position:absolute;}

.z_1{ z-index: -1; }
.z_2{ z-index: -2; }
.z_3{ z-index: -3; }
.z0{ z-index: 0; }
.z1{ z-index: +1; }
.z2{ z-index: +2; }
.z3{ z-index: +3; }
.z4{ z-index: +4; }
.z5{ z-index: +5; }
.z6{ z-index: +6; }
.z7{ z-index: +7; }
.z8{ z-index: +8; }
.z9{ z-index: +9; }
.z10{ z-index: +10; }
.z20{ z-index: +20; }
.z30{ z-index: +30; }
.z40{ z-index: +40; }
.z50{ z-index: +50; }
.z99{ z-index: +9999; }



/*横幅*/
.w100 {width:100%;}
.w90 {width:90%;}
.w80 {width:80%;}
.w70 {width:70%;}
.w60 {width:60%;}
.w50 {width:50%;}
.w40 {width:40%;}
.w30 {width:30%;}
.w20 {width:20%;}
.w10 {width:10%;}


.img_w90 {width: auto;max-width: 90%;}
.img_w80 {width: auto;max-width: 80%;}




/*--------------------------------------------------------
定数 ※個別設定
--------------------------------------------------------*/




/*--------------------------------------------------------
アニメーション
--------------------------------------------------------*/
@-webkit-keyframes pickup {
  0% {
    left: 15%;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  50% {
    left: 15%;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    left: 15%;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pickup {
  0% {
    left: 15%;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  50% {
    left: 15%;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    left: 15%;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes pickup2 {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pickup2 {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}


.pickup{
  display: block;
   -webkit-animation-name: pickup;
  animation-name: pickup;
   -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
   -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
   -webkit-animation-delay: 0s;
  animation-delay: 0s;
   -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.pickup2{
  display: block;
   -webkit-animation-name: pickup2;
  animation-name: pickup2;
   -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
   -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
   -webkit-animation-delay: 0s;
  animation-delay: 0s;
   -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/*--------------------------------------------------------
//アニメーション
--------------------------------------------------------*/






/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/

header {
  width:100%;
  margin:0 auto;

  position:fixed;
  z-index:100;
  top:-1px;
}
/*
#top {
  position: fixed;
  z-index: 10;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
  font-size: 10px;
}

#top li:first-child{
  width: 51.11111111%;
  max-width: 460px;
}
#top li:last-child{
  position: absolute;
  width: 40.55555556%;
  max-width: 365px;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-100%,-50%);
     -moz-transform: translate(-100%,-50%);
      -ms-transform: translate(-100%,-50%);
       -o-transform: translate(-100%,-50%);
          transform: translate(-100%,-50%);
} */




/*--------------------------------------------------------
フッター
--------------------------------------------------------*/
footer {
  position:relative;
  z-index:2;
  text-align:center;
  background-color: #FFA936;
  color: #fff;
}
.copyright{
  padding: 7px 0;
}
.copyright,
.copyright a{
  font-size: 14px;
  color: #000;
}
.copyright a:hover{
  text-decoration: underline;
}


/*--------------------------------------------------------
各種レイアウト
--------------------------------------------------------*/




















:placeholder-shown {
  color: #b3b3b3; }
/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
  color: #b3b3b3; }

/* Firefox 18- */
:-moz-placeholder {
  color: #b3b3b3; opacity: 1; }

/* Firefox 19+ */
::-moz-placeholder {
  color: #b3b3b3; opacity: 1; }

/* IE 10+ */
:-ms-input-placeholder {
  color: #b3b3b3; }


.err_msg {
  color : #ff0000;
  font-weight:bold;
  font-size: 0.9em;
}





/*動画*/
.video_s{
  position: relative;
  z-index: +1;
}
.video_movie{
  width: 35%;
  margin-left: 5%;
  margin-right: auto;

  /*width: 100%;*/
  height: 100%;
  overflow: hidden;
  display: inline-block;
}
.video_movie img{
  width: 100%;
}
.video_info{
  position: absolute;
  top: 0;
  z-index: -1;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper {
  width: 900px;
  max-width: 100%;
}
.video-wrap {
  position: relative;
}
.video-btn {
  content: "";
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:40px; /*コントローラー分下部に余白を*/
  cursor: pointer;
  z-index: 10;
}


.bg_01 {
  background-color: #FFFFE3;
}




#top_01 {
  top: -5px;
  right: 1%;

  z-index:101;
}



#sj_02_01 {
  top: 0%;
  left: 0%;
  -webkit-transform: translate(-0%,-0%);
     -moz-transform: translate(-0%,-0%);
      -ms-transform: translate(-0%,-0%);
       -o-transform: translate(-0%,-0%);
          transform: translate(-0%,0%);
}
#sj_02_02 {
  top: 6%;
  right: 4.8%;
  -webkit-transform: translate(-4.8%,-6%);
     -moz-transform: translate(-4.8%,-6%);
      -ms-transform: translate(-4.8%,-6%);
       -o-transform: translate(-4.8%,-6%);
          transform: translate(-4.8%,-6%);
}
.timer_top
,.timer {
  font-weight: bold;
}
.timer_top {
  font-size:3.0em;

  background-color: #FFFF00;

  border-bottom:4px solid #BAA400;
}
.timer {
  font-size:6em;
  transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  color:#FF0000;
}



#sj_03_01 {
  top: 1%;
  left: 0%;

  width: 100%;
/*
  -webkit-transform: translate(-50%,9.5%);
     -moz-transform: translate(-50%,9.5%);
      -ms-transform: translate(-50%,9.5%);
       -o-transform: translate(-50%,9.5%);
          transform: translate(-0%,0%); */

}

.input {
  width: 80%;
  margin: 0 auto;
}
.input_item_title
,.input_item{
  display:inline-block;
}
.input_item_title {
  width: 30%;
  max-width: 200px;

  font-weight: bold;
  font-size:1.5em;
}
.input_item{
  width:70%;
}

input[type="text"]
,input[type="email"] {
  /* display: block;
  margin:0 auto;
  width:100%;
  height:auto; */
  width:100%;
  border:2px solid #FFA936;
  font-size: 1.4em;
  padding:2%;
  margin:2.5%;
}
input::placeholder {
  color: #BCBCBC;
}
/* IE */
input:-ms-input-placeholder {
  color: #BCBCBC;
}
/* Edge */
input::-ms-input-placeholder {
  color: #BCBCBC;
}

.button {
  background: url("../img/sdb_btn.gif") no-repeat top center;
  width:900px;
  height:313px;

  display: block;
  background-size: contain;

  margin: auto;
  border: 0;
  cursor: pointer;
}




#sj_07_01 {
  bottom: 24%;
  left: 0%;
  -webkit-transform: translate(-0%,-24%);
     -moz-transform: translate(-0%,-24%);
      -ms-transform: translate(-0%,-24%);
       -o-transform: translate(-0%,-24%);
          transform: translate(-0%,-24%);

  width: 100%;
}



#sj_08_01 {
  top: 27.5%;
  right:7%;
}
#sj_08_01 img {
     width:499px;
     height:auto;
 }

#sj_08_02 {
  top: 56%;
  left: 37%;
}
#sj_08_03 {
  top: 75.5%;
  left: 55.5%;
}

/*--------------------------------------------------------
//各種レイアウト
--------------------------------------------------------*/


/*--------------------------------------------------------
//サンキュー用レイアウト
--------------------------------------------------------*/

#sj_thx_02_01 {
  top:3%;
  left:0;
}




/*--------------------------------------------------------
//特定商用レイアウト
--------------------------------------------------------*/
#law_header {
    background-color:#ffa936;
}
#law {
  font-size: 20px;
}
.law_contents {
  width: 860px;
  max-width: 860px;
  margin-right: auto;
  margin-left: auto;
}

.img_p {
  line-height:0;
}

.law_title_size {
  padding:5% 0;
  font-size:1.5em;
  color:#ffa936;
}
.law_title01 {
  bottom: 30%;
}

.law_p {
  padding:0 5% 3%;
}
.law_img {
  max-width: 34px;
}
.law_h3 {
  position: relative;
  top:5px;
}

.law_padding {
  padding-top:70px;
}

#law h3 {
  border-bottom:1px solid #969696;
  margin-bottom: 2px;

}

/*エラーメッセージのAndroid対応 ※意味ないかも */
.swal-overlay--show-modal .swal-modal {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swal-icon {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
