@charset "utf-8";
/* CSS Document */

/*============= 2302_step =============*/
div#content .fix {
  clear: both;
  padding: 0;
  margin: 0;
}
div#content section {
  max-width: 100%;
  margin: 0px auto;
  padding: 0;
}
div#content .box {
  width: 90%;
  height: 67px;
  border: solid 1px #002ba2;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  list-style: none;
  font-size: 100%;
  color: #002ba2;
  text-align: left;
  margin: 3% auto;
  padding: 0;
  box-sizing: border-box;
}
div#content .steptit {
  width: 15%;
  height: 66px;
  background-color: #002ba2;
  border-top-left-radius: 6px;
  color: #fff;
  font-size: 140%;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 1.6%;
  vertical-align: middle;
  float: left;
  box-sizing: border-box;
}
div#content .arr {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 30px 0 30px;
  border-color: #002ba2 transparent transparent transparent;
  margin: 2% auto;
}
div#content .tit {
  color: #313131;
  font-weight: bold;
  padding: 1.65% 1.65% 1.65% 17%;
}
div#content .w90 {
  width: 90%;
  margin: 0 auto;
}
.cp_inner .fs14 p {
  font-size: 16px;
}

/*============= 2504_style =============*/
.cp_inner li, ol, ul {
  list-style: none;
}
.cp_inner img {
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  max-width: 100%;
}
.cp_inner ins {
  text-decoration: none;
}
.cp_inner del {
  text-decoration: line-through;
}
.cp_inner table {
  border-collapse: collapse;
  border-spacing: 0;
}
:focus {
  outline: 0;
}
.cp_inner caption, td, th {
  text-align: left;
  font-weight: 400;
}
.clear, div .clear {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  clear: both;
}

.clearFix {
  zoom: 1;
}
.clearFix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
#container {
  width: 100%;
  min-height: 100vh;
  float: none;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  flex-flow: column;
}
a:link, a:visited {
  /*color: #008bcc;*/
  text-decoration: none;
}
a:active, a:hover {
  color: #008bcc;
  text-decoration: underline;
}
a:hover img.img_opacity {
  opacity: .75;
  transition: .2s linear;
}
a img.img_opacity {
  transition: .2s linear;
}
.blank_links a[target="_blank"]:after {
  display: inline-block;
  content: "";
  width: 1em;
  height: 1em;
  background-image: url(../images/common/blank_link.svg);
  background-size: cover;
}
#main {
  margin-top: 0px;
}
.business #main {
  margin-top: 0px;
}
.mod_inner {
  width: 100%;
  margin: 0 auto;
}
.mw_inner, .mid_inner, .xm_inner, .lg_inner {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.cp_inner {
  width: 100%;
  margin: 0 auto;
}
.mw750 {
  max-width: 750px;
  margin: 0 auto;
}
.logo a {
  display: block;
  line-height: 1;
  transition: opacity .3s;
}
.logo a img {
  width: 100%;
}
.logo a:hover {
  opacity: .75;
}
/* line-height */
.lh20 {
  line-height: 2;
}
.lh18 {
  line-height: 1.8;
}
.lh16 {
  line-height: 1.6;
}
/* text-align */
.tc {
  text-align: center;
}
.tj {
  text-align: justify;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.anchor {
  padding-top: 85px;
  margin-top: -85px;
}
.business .anchor {
  padding-top: 80px;
  margin-top: -80px;
}
.annotation {
  font-size: .8em;
  vertical-align: top;
}
.nowrap {
  white-space: nowrap;
}
/* margin-bottom */
.mb100 {
  margin-bottom: 100px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
/* margin-top */
.mt60 {
  margin-top: 60px;
}
.mt50 {
  margin-top: 50px;
}
.mt40 {
  margin-top: 40px;
}
.mt30 {
  margin-top: 30px;
}
.mt20 {
  margin-top: 20px;
}
.sp {
  display: none;
}
.txt14 {
  line-height: 2.14286;
  font-size: 1.4rem;
  font-weight: 400;
}
.b_marker {
  padding-bottom: 8px;
  display: inline;
  background: linear-gradient(transparent 90%, #0082d7 0);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.y_marker {
  display: block;
  line-height: 1;
  background: linear-gradient(transparent 70%, #f9da23 0);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.main_copy .y_marker {
  color: #282828 !important;
}
.marker_inline {
  display: inline-block;
}
/* headline01 */
.headline01 {
  text-align: center;
  line-height: 1.4;
  font-size: 5rem;
  margin-bottom: 50px;
}
/* headline02 */
.headline02 {
  text-align: center;
  display: inline-block;
  margin: 0 auto 50px;
  padding-top: 1em;
  line-height: 1.4;
  font-size: 4rem;
  position: relative;
}
.headline02:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 10px;
  top: 0;
  background-color: #f9da23;
}
/* headline_visual */
.headline_visual .headline_visual__inner {
  width: 100%;
  max-width: 1190px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 380px;
}
.headline_visual .headline_visual__inner span {
  line-height: 1.34615;
  font-size: 5.2rem;
}
.headline_visual.guide {
  position: relative;
  overflow: hidden;
}
.headline_visual.guide .headline_visual_slide {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.headline_visual.guide .headline_visual_slide li {
  position: absolute;
  width: 100%;
  min-height: 380px;
}
.headline_visual.guide .headline_visual_slide li img {
  width: 100%;
  min-width: 1499px;
}
.headline_visual.guide .headline_visual__inner {
  position: relative;
  z-index: 1;
}
.headline_visual.business {
  background: url(../images/business/hv_bg_business.jpg) no-repeat center;
  background-size: cover;
}
.headline_visual.business .headline_visual__inner {
  max-width: 1230px;
  height: 600px;
  justify-content: flex-start;
}
.headline_visual.business .headline_visual__inner span {
  color: #fff;
  text-shadow: 0 0 6px rgba(0, 0, 0, .6);
}
.headline_visual.business .headline_visual__inner > div > div {
  margin-bottom: 10px;
}
.headline_visual.business .headline_visual__inner > div > div > span:nth-of-type(1) {
  display: inline-block;
  width: 280px;
  margin-right: 10px;
}
.headline_visual.business .headline_visual__inner > div > div > span:nth-of-type(1) img {
  width: 100%;
}
.headline_visual.business .headline_visual__inner > div > div > span:nth-of-type(2) {
  line-height: 1.82353;
  font-size: 1.7rem;
}
.headline_visual.business .headline_visual__inner > div > span {
  line-height: 1.48148;
  font-size: 2.7rem;
}
/* subhead01 */
.subhead01 {
  line-height: 1.5;
  font-size: 4.2rem;
  padding-bottom: .1em;
  border-bottom: 2px solid #0082d7;
  margin-bottom: 40px;
}
.subhead01.bd_green {
  border-bottom: 2px solid #04ad1b;
}
/* subhead02 */
.subhead02 {
  line-height: 1.33333;
  font-size: 4.2rem;
  margin-bottom: .4em;
}
.subhead02.tc {
  line-height: 1.7619;
  text-align: center;
}
/* テキスト共通設定 */
.cp_inner dd, .cp_inner dt, .cp_inner h2, .cp_inner h3, .cp_inner h4, .cp_inner h5, .cp_inner h6, .cp_inner li, .cp_inner p, .cp_inner td, .cp_inner th {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  line-height: 1.6;
  font-feature-settings: "palt";
  letter-spacing: 0;
}
.cp_inner dd, .cp_inner dt, .cp_inner li, .cp_inner p {
  font-size: 20px;
  font-weight: 400;
}
.cp_inner .cp_visual img {
  width: 100%;
}
.cp_inner .cp_head_bana {
  margin-bottom: 40px;
}
.cp_inner .cp_head_bana a {
  display: block;
  width: 80%;
  max-width: 800px;
  margin: 0 auto;
}
.cp_inner .cp_head_bana a img {
  width: 100%;
}
.cp_inner .wrap {
  background: #d0000d; /* CSS_baseで上書きされるが、ここではCSS_2504の定義を残す */
  padding: 3.9603% 2.3762%;
}
.cp_inner .wrap .wrap_inner {
  padding: 30px;
  border-radius: 20px;
  background: #fff;
  margin: 0 0 30px; /* CSS_base の .wrap .wrap_inner の設定により一部上書き */
}
.cp_inner .wrap .wrap_inner .detail_wrap {
  margin: 0 0 30px;
}
.cp_inner .wrap .wrap_inner .detail_wrap li {
  font-size: 100%;
}
.cp_inner .wrap .wrap_inner .detail_wrap:last-child {
  margin-bottom: 0;
}
.cp_inner .wrap .wrap_inner .detail_wrap h2 {
  line-height: 1.7;
  background-color: #d0000d; /* CSS_baseで上書きされるが、ここではCSS_2504の定義を残す */
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 5px 10px 3px 14px;
  margin-bottom: 10px;
  border-radius: 50px;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .sm_text {
  font-size: 1.4rem;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .mid_text {
  font-size: 18px;
  line-height: 1.6;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .main_text {
  font-size: 20px;
  line-height: 1.6;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .main_copy {
  font-size: 20px;
  margin: 0 0 20px;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .main_copy > span {
  color: #d0000d;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .main_text span.red {
  color: #d0000d;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .kome_list {
  margin: 0 0 30px;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .kome_list > li {
  padding-left: 1em;
  text-indent: -1em;
  margin: 0 0 2px;
  font-size: 1rem;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .kome_list > li:last-child {
  margin: 0;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .bonus {
  width: 81%;
  max-width: 730px;
  margin: 0 0 30px;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .txt_arrow:before {
  display: inline-block;
  content: url(../images/cp/mp/list-arrow.png);
  padding-right: 6px;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .sub_copy {
  font-size: 20px;
  margin: 0 0 20px;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .list > li {
  padding-left: 1em;
  text-indent: -1em;
  margin: 0 0 2px;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .contact {
  margin: 0 0 25px;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .contact > dt {
  font-weight: 700;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .sub_box {
  background-color: #fce5e5; /* CSS_baseで上書きされるが、ここではCSS_2504の定義を残す */
  padding: 15px 20px;
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .sub_box p {
  font-size: 100%;
}
.howto_tab2 {
  width: 100%;
  padding: 12.8px 32px; /* CSS_baseから統合 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.5;
  font-size: 1.4rem;
  border-radius: 8px;
  color: #282828 !important;
  border: 1px solid #282828;
  position: relative;
  cursor: pointer;
  transition: .3s;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.howto_tab2:before {
  position: absolute;
  content: '\e905';
  top: 50%;
  right: 13px;
  color: #282828;
  font-family: "icn_font";
  font-size: 18px;
  font-weight: normal;
  line-height: 0;
}
.howto_tab2 span {
  display: block;
  background: #ff912e;
  color: #fff;
  padding: 2px 10px;
  border-radius: 7px;
  margin: 5px 8px;
}
.howto_tab2 p {
  font-size: 1.4rem !important;
  font-weight: 500 !important;
}

/*============= base =============*/
.cp_inner .wrap{
  background-color: #f51e1e; /* 枠の色指定 */
  margin-bottom: 50px;
  padding: 24px;
}
.cp_inner .wrap .wrap_inner {
  margin: 0;
}
.cp_inner .wrap .wrap_inner .detail_wrap h2{
  background-color: #ffae00; /* 見出しの色指定 */
}
.cp_inner .wrap .wrap_inner .detail_wrap .detail .sub_box{
  background: #f2f1f0; /* サブボックスの色指定 */
}
.sub_box span{
  color: #ff0000; /* サブボックス内の文字色指定 */
}
.cell_a {
  background: #808080; /* テーブルのセル背景の色指定 */
  color: #fff; /* テーブルのセル内の文字色指定 */
}
.cell_d {
  background: #808080; /* テーブルのセル背景の色指定 */
  color:#e50012; /* テーブルのセル内の文字色指定 */
}
.pay_dest{
  text-align: center;
  margin-bottom: 40px;
}
.pay_dest p{
  text-align: right;
  max-width: 810px;
  margin: 10px auto 0 auto;
}
.rel{
  max-width: 810px;
  margin: 0 auto;
}
.link1{
  width: 50px;
  height: 18px;
  display: block;
  position: absolute;
  top: 252px;
  right: 346px;
}
.link2{
  width: 50px;
  height: 18px;
  display: block;
  position: absolute;
  top: 252px;
  right: 67px;
}
.link1_sp .link2_sp{
  display: none;
}
.swiper-button-next, .swiper-button-prev{
  color: rgba(0,0,0,0)!important;
}
.catch_02_2{
  background: url("catch_02_2.png") repeat-y;
  background-size: 100%;
  max-width: 850px;
  margin: 0 auto;
}
.slide_tit{
  max-width: 850px;
  margin: 0 auto;
  position: relative;
  padding: 10px 0;
  text-align: center;
  border-radius: 10px;
  background: #d0efc5;
  margin-top: 20px;
}
.slide_tit div{
  position: absolute;
  top: 26px;
  right: 53px;
}
.slide_tit span{
  width: 30px;
  height: 4px;
  background: #1cb736;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: .3s;
}
.rote11 {
  transform: rotate(90deg) !important;
}
.slide_wrap{
  display: none;
}
.g_table{
  margin: 0 auto;
  border-bottom: 1px solid #d4d6d2;
  display: table;
  width: 90%;
}
.g_table sup{
  color: #000;
  font-size: 12px;
}
.g_table .t1{
  background: #ffff8a;
  color: #0faa24;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  display: table-cell;
  width: 20%;
  padding: 20px;
  line-height: 1.3em;
  vertical-align: middle;
}
.g_table .t2{
  background: #fff;
  width: 80%;
  font-weight: bold;
  padding: 20px;
  display: table-cell;
  line-height: 1.3em;
  vertical-align: middle;
}
.g_table2{
  margin: 0 auto 30px auto;
  border-bottom: 1px solid #d4d6d2;
  display: table;
  width: 90%;
}
.g_table2 sup{
  color: #000;
  font-size: 12px;
}
.g_table2 th{
  background: #ffff8a;
  color: #0faa24;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  display: table-cell;
  width: 50%;
  padding: 20px;
  line-height: 1.3em;
  vertical-align: middle;
  border: 1px solid #d4d6d2;
}
.g_table2 td{
  background: #fff;
  width: 50%;
  font-weight: bold;
  font-size: 20px;
  padding: 20px;
  display: table-cell;
  line-height: 1.3em;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #d4d6d2;
}
.g_table3{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
.g_table3 > div{
  width: 25%;
}
.g_table4{
  display: table;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
.g_table5{
  margin: 0 auto 20px auto;
  border-bottom: 1px solid #d4d6d2;
  display: table;
  width: 90%;
}
.g_table5 th{
  background: #fff697;
  color: #008031;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  display: table-cell;
  width: 25%;
  padding: 20px;
  line-height: 1.3em;
  vertical-align: middle;
  border: 1px solid #d4d6d2;
}
.g_table5 td{
  background: #fff;
  width: 25%;
  font-weight: bold;
  font-size: 18px;
  padding: 20px;
  display: table-cell;
  line-height: 1.3em;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #d4d6d2;
}
.t1 p{
  font-size: 20px;
  font-weight: bold;
}
.t_flex{
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
}
.t_flex table{
  width: 100%;
}
.t_flex td{
  vertical-align: top;
  font-weight: bold;
  text-align: center;
  width: 50%;
  font-family: "Noto Sans CJKjp","ヒラギノ角ゴシック","Hiragino Sans","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,sans-serif;
}
.t_flex2{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.t_flex2 div{
  font-weight: bold;
  margin-left: 10px;
}
.t_flex div{
  text-align: center;
  line-height: 1.5em;
}
.sp1{
  color: #0eaa24;
  font-size: 30px;
}
.sp2{
  color: #f4116e;
  font-size: 30px;
}
.g_table_sect{
  width: 100%;
  background: #0eaa24;
  color: #fff;
  padding: 10px;
  border: 1px solid #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  box-sizing: border-box;
}
.g_table_sect2{
  width: 100%;
  background: #f2f1f0;
  color: #919191;
  padding: 20px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 20px;
  box-sizing: border-box;
}
.tit_rp{
  color: #f4116e;
  text-align: center;
  font-size: 20px;
  margin-bottom: 10px;
}
.three_btn{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}
.three_btn a{
  display: block;
  margin: 0 10px 20px 10px;
  transition: .3s;
}
.three_btn img{
  height: auto;
}
.rote{
  transform: rotate(90deg);
}
.rote1{
  transform: rotate(0deg)!important;
}
.five_t{
  margin-top: 5px;
}
.side_line{
  color: #ffae00;
  padding-left: 10px;
  border-left: 8px solid #ffae00;
  font-size: 20px;
  margin-bottom: 20px;
}
.sec_box03{
  display: none;
}
.lot_flex{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
}
.lot_flex p{
  margin-left: 30px;
  padding-bottom: 10px;
}
.lot_flex li{
  margin-left: 30px;
}
.mb20{
  margin-bottom: 20px!important;
}
.sp_b{
  display: none;
}
.step_wrap2 {
  padding: 3rem 2rem 3rem 2rem;
}
.sec_box{
  padding: 0 0 50px 0;
}
.tit_cancel{
  background: none!important;
  font-size: 3.0rem!important;
  color: #000!important;
}
.slot img{
  width: 375px;
  height: 375px;
}
.link_rel{
  position: relative;
}
.step_link{
  width: 52px;
  height: 20px;
  display: block;
  position: absolute;
  top: 16.3%;
  right: 21.9%;
}
.text1{
  font-weight: normal;
  color: #282828 !important;
}
.step_flex{
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  max-width: 723px;
  margin: 0 auto 10px auto;
}
.img_1{
  width: 127px!important;
  height: auto;
}
.step_flex p{
  padding-left: 30px;
  margin-right: 15px;
  font-size: 20px;
}
.step_flex span{
  font-size: 14px;
  padding-top: 5px;
  display: block;
  padding-left: 12px;
  text-indent: -12px;
}
.step_flex span:nth-of-type(2){
  margin-top: 5px;
}
.step_flex span:nth-of-type(3){
  margin-top: -32px;
}
.step_flex div{
  border-bottom: 1px solid #ffae00;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  width: calc(100% - 100px);
  margin-left: 10px;
  padding-bottom: 10px;
  align-items: center;
  justify-content: space-between;
}


/* Media Queries */

/* 2504_style */
@media (min-width: 767px) {
  .howto_tab2:hover {
    background: #282828;
    color: #fff !important;
    text-decoration: none;
  }
  .howto_tab2:hover:before {
    color: #fff;
  }
}

/* base */
@media only screen and (min-width: 768px){
  .step_list.step_list_type01 li.slick-slide, .step_list.step_list_type01>li {
    margin-bottom: 3%;
    width: calc(100% / 4);
    min-width: 168px;
    padding: 0 1.5%;
  }
}
@media(min-width: 768px){
  .three_btn a:hover{
    opacity: 0.9;
  }
}

/* 2504_style/base */
@media(max-width: 980px){
  .step_link{
    width: 5vw;
    height: 2vw;
    top: 16.3%;
    right: 21.9%;
  }
}
@media only screen and (max-width: 960px) {
  .link1{
    width: 5.5vw;
    height: 2vw;
    display: block;
    position: absolute;
    top: 25.4vw;
    right: 33.4vw;
  }
  .link2{
    width: 5.5vw;
    height: 2vw;
    display: block;
    position: absolute;
    top: 25.4vw;
    right: 6.4vw;
  }
}

/* base */
@media only screen and (max-width: 800px) {
  .link1{
    width: 5.5vw;
    height: 2vw;
    display: block;
    position: absolute;
    top: 25vw;
    right: 33.7vw;
  }
  .link2{
    width: 5.5vw;
    height: 2vw;
    display: block;
    position: absolute;
    top: 25vw;
    right: 6.7vw;
  }
}

/* 2302_step/2504_style/base */
@media screen and (max-width:736px) {
  div#content .box {
    width: 100%;
    height: 67px;
    border: solid 1px #002ba2;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    list-style: none;
    font-size: 100%;
    color: #002ba2;
    text-align: left;
    margin: 3% auto;
    padding: 0;
    box-sizing: border-box;
  }
  div#content .steptit {
    width: 20%;
    height: 66px;
    background-color: #002ba2;
    border-top-left-radius: 6px;
    color: #fff;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding: 2%;
    vertical-align: middle;
    float: left;
    box-sizing: border-box;
  }
  div#content .arr {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 20px 0 20px;
    border-color: #002ba2 transparent transparent transparent;
    margin: 2% auto;
  }
  div#content .tit {
    color: #313131;
    font-weight: bold;
    padding: 2% 2% 2% 22%;
  }
  div#content .w90 {
    width: 100%;
    margin: 0 auto;
  }
  .cp_inner .fs14 p {
    font-size: 13px;
  }
}

@media only screen and (max-width:767px) {
  #container {
    width: 100%;
    min-width: 100%;
  }
  #main {
    margin-top: 0px;
  }
  .business #main {
    margin-top: 0px;
  }
  .mod_inner {
    width: 100%;
  }
  .mw_inner, .mid_inner, .xm_inner, .lg_inner {
    max-width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }
  .cp_inner {
    width: 100%;
  }
  .tc_sp {
    text-align: center;
  }
  .anchor {
    padding-top: 57px;
    margin-top: -57px;
  }
  .business .anchor {
    padding-top: 55px;
    margin-top: -55px;
  }
  .mb100 {
    margin-bottom: 50px;
  }
  .mb80 {
    margin-bottom: 40px;
  }
  .mb50 {
    margin-bottom: 25px;
  }
  .mb40 {
    margin-bottom: 20px;
  }
  .mb30 {
    margin-bottom: 15px;
  }
  .mb20 {
    margin-bottom: 10px;
  }
  .mb10 {
    margin-bottom: 5px;
  }
  .mb5 {
    margin-bottom: 2.5px;
  }
  .mt60 {
    margin-top: 30px;
  }
  .mt50 {
    margin-top: 25px;
  }
  .mt40 {
    margin-top: 20px;
  }
  .mt30 {
    margin-top: 15px;
  }
  .mt20 {
    margin-top: 10px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .txt {
    font-size: 1.4rem;
  }
  .txt14 {
    font-size: 1.2rem;
  }
  .headline01 {
    font-size: 2.6rem;
    margin-bottom: 25px;
  }
  .headline02 {
    font-size: 2.2rem;
    margin-bottom: 25px;
  }
  .headline02:before {
    height: 6px;
  }
  .headline_visual .headline_visual__inner {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }
  .headline_visual .headline_visual__inner span {
    font-size: 2.8rem;
  }
  .headline_visual.guide .headline_visual_slide li img {
    min-width: 789px;
  }
  .headline_visual.guide .headline_visual__inner {
    height: 200px;
  }
  .headline_visual.business .headline_visual__inner {
    height: 200px;
  }
  .headline_visual.business .headline_visual__inner > div > div > span:nth-of-type(1) {
    width: 130px;
  }
  .headline_visual.business .headline_visual__inner > div > div > span:nth-of-type(2) {
    font-size: 1.3rem;
  }
  .headline_visual.business .headline_visual__inner > div > span {
    font-size: 1.7rem;
  }
  .subhead01 {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
  .subhead02 {
    text-align: center;
    font-size: 2.2rem;
  }
  .cp_inner dd, .cp_inner dt, .cp_inner li, .cp_inner p {
    font-size: 1.0rem;
  }
  .cp_inner.no_space_sp {
    padding-left: 0;
    padding-right: 0;
  }
  .cp_inner .wrap .wrap_inner {
    border-radius: 10px;
    padding: 12px;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap .detail {
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap h2 {
    font-size: 16px;
    border-radius: 20px;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap .detail .sm_text {
    font-size: 1rem;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap .detail .mid_text {
    font-size: 13px;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap .detail .main_text {
    font-size: 16px;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap .detail .main_copy {
    font-size: 16px;
    margin: 0 0 10px;
    line-height: 1.6;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap .detail .kome_txt {
    font-size: 1.4rem;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap .detail .kome_list > li {
    font-size: 0.8rem;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap .detail .bonus {
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap .detail .sub_copy {
    font-size: 16px;
    margin: 0 0 10px;
    line-height: 1.3;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap .detail .list > li {
    font-size: 1.0rem;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap .detail .contact {
    margin: 0 0 15px;
  }
  .howto_tab2:hover {
    color: #282828 !important;
    text-decoration: none;
  }
  .howto_tab2 span {
    font-size: 1.3rem !important;
  }
  .howto_tab2 p {
    font-size: 100% !important;
  }
  .howto_tab2 {
    font-size: 100%;
    text-align: center;
  }
  .step_link{
    width: 11vw;
    height: 4vw;
    top: 17.8%;
    right: 39%;
  }
}

@media only screen and (max-width: 768px) {
  .rel{
    max-width: 261px;
    margin: 0 auto;
  }
  .link1 .link2{
    display: none;
  }
  .link1_sp{
    width: 50px;
    height: 16px;
    display: block;
    position: absolute;
    top: 54.7%;
    right: 28%;
  }
  .link2_sp{
    width: 50px;
    height: 16px;
    display: block;
    position: absolute;
    top: 54.7%;
    right: 26%;
  }
  .cp_inner.cp000 .wrap{
    padding: 12px;
  }
  .pay_dest img{
    margin: 0 auto;
    width: 90%;
    height: auto;
  }
  .pay_dest p{
    width: 262px;
    margin: 10px auto 30px auto;
  }
  .side_line{
    font-size: 16px;
  }
  .tit_rp{
    font-size: 16px;
  }
  .lot_flex p{
    font-size: 1.4rem;
  }
  .lot_flex img{
    width: 20px;
    height: auto;
  }
  .sp_b{
    display: block;
    width: calc(100% + 60px);
    max-width: calc(100% + 60px);
    margin-left: -30px;
  }
  .sec_box{
    padding: 0 0 30px 0;
  }
  .tit_cancel{
    font-size: 1.6rem!important;
  }
  .font_n{
    font-family: "Noto Sans CJKjp","ヒラギノ角ゴシック","Hiragino Sans","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,sans-serif!important;
  }
  .slot img{
    width: 250px;
    height: 250px;
  }
  .t_flex td{
    font-size: 12px;
  }
  .t1 p{
    width: 17px;
    font-size: 16px;
  }
  .g_table sup{
    font-size: 10px;
  }
  .slide_tit img{
    height: 25px;
    width: auto;
    top: -6px;
    left: 18px;
  }
  .slide_tit span{
    width: 20px;
    height: 3px;
  }
  .slide_tit div {
    position: absolute;
    top: 21px;
    right: 45px;
  }
  .rad{
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
  }
  .g_table_sect{
    padding: 5px;
    height: 105px;
    font-size: 12px;
  }
  .g_table{
    width: 100%;
  }
  .g_table .t1{
    width: 10%;
    font-size: 16px;
  }
  .g_table .t2{
    width: 90%;
    padding: 10px;
  }
  .t_flex{
    text-align: center;
    font-size: 14px;
  }
  .t_flex div{
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .t_flex2{
    text-align: center;
    font-size: 14px;
  }
  .g_table2{
    width: 100%;
  }
  .g_table2 th{
    font-size: 16px;
    padding: 10px;
  }
  .g_table2 td{
    font-size: 16px;
    padding: 10px;
  }
  .g_table5{
    width: 100%;
  }
  .g_table5 th{
    font-size: 16px;
    padding: 10px;
  }
  .g_table5 td{
    font-size: 16px;
    padding: 10px;
  }
  .sp1, .sp2{
    font-size: 25px;
  }
  .g_table_sect2{
    font-size: 14px;
    padding: 15px;
  }
  .non_flex{
    display: block!important;
  }
  .sp_hund{
    width: 100%;
  }
  .sp_hund2{
    font-size: 12px!important;
  }
  .step_flex{
    align-items: flex-start;
  }
  .step_flex div{
    flex-wrap: wrap;
    width: calc(100% - 50px);
  }
  .step_flex p{
    width: 100%;
    padding-left: 10px;
    font-size: 16px;
  }
  .img_1{
    margin: 0 auto;
  }
  .num{
    width: 50px;
    height: 50px;
    margin-top: 10px;
  }
}

/* 2504_style/base */
@media(max-width: 450px){
  .t_flex, .t_flex2{
    font-size: 12px;
  }
  .sp1, .sp2{
    font-size: 20px;
  }
}

/* 2504_style/base */
@media(max-width: 375px){
  .five_t{
    margin-top: 0;
  }
}

/* 2504_style/base */
@media only screen and (max-width:360px) {
  .headline01 {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
  .headline02 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .headline_visual.guide .headline_visual__inner {
    height: 170px;
  }
  .headline_visual.business .headline_visual__inner {
    height: 170px;
  }
  .headline_visual.business .headline_visual__inner > div > div > span:nth-of-type(1) {
    width: 110px;
  }
  .headline_visual.business .headline_visual__inner > div > div > span:nth-of-type(2) {
    font-size: 1rem;
  }
  .headline_visual.business .headline_visual__inner > div > span {
    font-size: 1.4rem;
  }
  .subhead01 {
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
  .subhead02 {
    font-size: 2.1rem;
  }
  .cp_inner .wrap .wrap_inner .detail_wrap .detail .main_copy {
    font-size: 15px;
  }
  .sp_b{
    width: calc(100% + 8vw);
    max-width: calc(100% + 8vw);
    margin-left: -4vw;
  }
}