﻿@charset "utf-8";
/* CSS Document */
#container{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#222222;
}
.c-f:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.c-f{
	min-height:1%;
	display:block;
}
.mt15{
	margin-top:15px !important;
}
.mt20{
	margin-top:20px !important;
}
.mt40{
	margin-top:40px !important;
}
.mb15{
	margin-bottom:15px !important;
}
.mb20{
	margin-bottom:20px !important;
}
.sp-head{
	display: none;
}
h2.rs_h2_title_bar {
	padding: 10px 15px;
	background-color:#3695d6;
	color: #fff;
	font-size: 16px;
	margin-top:20px;
}
h3.rs_h3_title_bar{
	padding: 5px 15px !important;
	background-color:#666666;
	color: #fff;
	font-size: 16px;
	font-weight:normal !important;
	border-left:none !important;
	margin-top:20px !important;
}
h4.rs_h4_title_bar{
	border-left:5px solid #898989;
	padding:0 15px;
	color:#434343;
	font-size: 16px !important;
	font-weight:normal !important;
	margin-top:20px !important;
}
.bold{
	font-weight:bold;
}
.txt-red{
	color:#eb4055;
}
.txt-gray{
	color:#434343;
}
.txt-kome{
	font-size:11px;
	color:#434343;
}
@media screen and (max-width: 768px) {
	#container{
		font-family: 'ヒラギノ角ゴ ProN W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
	.pc-head{
		display:none;
	}
	.sp-head{
		display:block;
	}
	h2.rs_h2_title_bar{
		margin: 15px 10px 0 !important;
		max-height:999999px;
		font-weight:normal !important;
		padding: 7px 10px !important;
	}
	h3.rs_h3_title_bar{
		margin: 15px 10px 0 !important;
		padding: 5px 10px !important;
		max-height:999999px;
	}
	h4.rs_h4_title_bar{
		border-left:5px solid #898989;
		margin: 15px 10px 0 !important;
		padding:0 10px;
		max-height:999999px;
	}
	.txt-kome{
		padding:10px;
		margin-top: 0;
	}
	.bottom_btn{
		margin:0 10px;
		max-height:999999px;
	}
}
@media screen and (max-width: 640px) {
	h2.rs_h2_title_bar,h3.rs_h3_title_bar,h4.rs_h4_title_bar{
		margin: 15px 5px 0 !important;
	}
	.txt-kome{
		padding:10px 5px;
	}
}
@media screen and (max-width: 340px) {
	h2.rs_h2_title_bar,h3.rs_h3_title_bar,h4.rs_h4_title_bar{
		font-size: 14px!important;
	}
}

/*--------------------------------------
  　キャンペーン期間＆プレー対象期間
--------------------------------------*/
.deadline_sp{
	display:none;
}
.deadline_pc {
    background-color: #fff;
	color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    height: 40px;
    text-align: center;
	margin:20px 0;
}
.deadline_pc ul {
    border: 1px solid #acacaa;
    line-height: 2.5;
}
.deadline_pc ul li {
    background-color: #ffffff;
    color: #313131;
    display: table-cell;
    font-weight: bold;
    padding: 0 16px;/*年をまたぐ時は9px*/
}
.deadline_pc ul li.ulTitle01 {
    min-width: 180px;
    background-color: #c0c0c0;
    text-align: left;
}
.deadline_pc ul li.ulTitle02 {
    background-color: #c0c0c0;
}
br.sp_block,br.sp_block_02{
	display:none;
}
@media screen and (max-width: 768px) {
	.deadline_pc{
		display:none;
	}
	.deadline_sp{
		background-color:#fff;
		text-align:left;
		display:block;
		padding:5px 0 0;
		font-weight: bold !important;
		font-size:14px;
		 margin: 0 0 15px;
		box-sizing: border-box;
	}
	.deadline_sp dl{
		border-left:1px solid #acacaa;
		border-right:1px solid #acacaa;
		border-bottom:1px solid #acacaa;
		display: table;
		width: 100%;
		box-sizing: border-box;
	}
	.deadline_sp dt{
		width: 39.7%;
	}
	.deadline_sp dt,
	.deadline_sp dd{
		display: table-cell;
		float: none;
		padding:8px 10px;
		vertical-align: middle;
		text-align: left;
		box-sizing: border-box;
		font-weight: bold;
	}
	.deadline_sp dt{
		background-color:#c0c0c0;
		text-align:center;
	}
	.deadline_sp .Title01 dd{
		border-top:1px solid #acacaa;
	}
	br.sp_block_02{
		display:block;
	}
}
@media screen and (max-width: 480px) {
	br.sp_block{
		display:block;
	}
}
@media screen and (max-width: 340px) {
	.deadline_sp{
		font-size: 13px;
	}
}

/*---------------------------------
  　独自のコンテンツエリア
-----------------------------------*/
.contents-area{
	background-color:#d2d2d2;
	text-align:center;
	padding:130px 0;
	margin-top:20px;
	font-size:18px;
}
@media screen and (max-width: 768px) {
	.contents-area{
		padding: 80px 0;
    	margin: 10px;
    	font-size: 12px;
    	max-height: 999999px;
	}
}
@media screen and (max-width: 640px) {
	.contents-area{
		margin: 5px;
	}
}


/*---------------------------------
  　汎用
-----------------------------------*/
@media screen and (min-width: 769px) {
  .pc-none {
    display: none!important;
  }
}
@media screen and (max-width: 768px) {
  .sp-none {
    display: none!important;
  }
}
@media screen and (min-width: 769px) {
  html {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 768px) {
  #str_container #res-header img {
    max-width: none;
    width: 100%;
  }
  .spMt10 {
    margin-top: 10px!important;
  }
}

.txt_link {
  margin-top: 20px;
  text-align: center;
}
.txt_link a {
  color: #000;
  font-size: 14px;
  transition: .3s ease-out;
}
.txt_link a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.txt_link {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
.txt_link.icon01:before {
  content: "";
  display: block;
  width: 18px;
  height: 20px;
  margin-right: 5px;
  background: url("/special/pointreduction_sale_2312/images/icon01.png") no-repeat;
  background-size: contain;
}
.txt_link.arrow-r:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin: -2px 0 0 5px;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  transform: rotate(45deg);
}
.txt_link.arrow-b:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin: -8px 0 0 8px;
  border-top: solid 2px #3695d6;
  border-right: solid 2px #3695d6;
  transform: rotate(135deg);
}

/*---------------------------------
  　anchor button
-----------------------------------*/
@media screen and (max-width: 768px) {
  .anchor-btn-area{
    margin: 20px auto 25px;
    padding: 0 10px;
  }
  .anchor-btn {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .anchor-btn li {
    width: calc((100% - 8px) / 2);
  }
  .anchor-btn a{
    position: relative;
    display: block;
    padding: 15px;
    margin: 0 auto;
    text-decoration: none;
    border:2px solid #3695D6;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    -webkit-tap-highlight-color: transparent;
    transition: .3s ease-out;
  }
  .anchor-btn a:hover{
    color: #333;
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
  }
  .anchor-btn a:active{ 
    -ms-transform: translateY(3px);
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    box-shadow:none;
  }
  .arrow-anchor::before{
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #3695D6;
  }
  .arrow-anchor::after{
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%) rotate(135deg);
    -webkit-transform: translateX(-50%) rotate(135deg);
    -ms-transform: translateX(-50%) rotate(135deg);
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
@media screen and (max-width: 340px) {
  .anchor-btn a{
    font-size: 14px;
  }
}


/*---------------------------------
   special-area
-----------------------------------*/
.special-area {
  position: relative;
  background: #FFE69F;
  overflow: hidden;
}
.special-area::before{
  content: "";
  position: absolute;
  display: inline-block;
  background: url("/special/pointreduction_sale_2312/images/con_bg01_pc.png") no-repeat top;
  background-size: auto;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.special-area .contents-area {
  position: relative;
  padding: 0;
  background: none;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .special-area {
    width: 1920px;
	padding: 32px 0 65px;
    margin: 15px 0 0 -480px;
  }
  .special-area .contents-area {
    width: 960px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .special-area {
    overflow-x: hidden;
    margin: 10px 0 0;
    padding: 20px 0 24px;
  }
  .special-area::before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url("/special/pointreduction_sale_2312/images/con_bg01_sp.png") no-repeat top;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .special-area .contents-area {
    padding: 0 10px;
  }
}

@media screen and (max-width: 520px) {
  .special-area::before{
    background-size: contain;
  }
}


/*---------------------------------
   special-block
-----------------------------------*/
.special-block .contents-ttl{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.special-block.bg-area{
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 4px solid #130058;
  border-radius: 10px;
  margin-top: 45px;
}
.arrow-balloon{
  position:relative;
  display: inline-block;
  width:256px;
  background:#130058;
  padding:20px;
  margin-right: 10px;
  text-align:center;
  color:#FFFFFF;
  font-size:30px;
  font-weight:bold;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  box-sizing: border-box;
}
.arrow-balloon:after{
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  pointer-events:none;
  position:absolute;
  border-color: rgba(19, 0, 88, 0);
  border-top-width:10px;
  border-bottom-width:10px;
  border-left-width:14px;
  border-right-width:14px;
  margin-top: -10px;
  border-left-color:#130058;
  left:100%;
  top:50%;
}

/* キャンペーン対象コース */
.special-block.course-area * {
  box-sizing: border-box;
}
.special-block.course-area {
  margin-top: 45px;
}
#str_container .special-block.course-area h3{
  border-left: none;
  margin: 0;
  padding: 10px 25px;
  line-height: 1.2;
}
.course-area__header {
  display: flex;
  align-items: center;
  border-radius: 6px 6px 0px 0px;
  background: #130058;
  color: #FFF;
  font-size: 26px;
  font-weight: 700;
  /* height: 48px; */
}
.course-area__body {
  border-radius: 0px 0px 6px 6px;
  display: flex;
  padding: 20px 0px;
  background: #FFF;
}
.course-area__body .course-wrapper {
  width: calc(100% / 3);
  border-right: solid 1px #DEDEDF;
  padding: 0px 20px;
}
.course-area__body .course-wrapper:last-of-type {
  border-right: none;
}
.course-area__body .course-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 15px;
  text-align: start;
}
.course-area__body .course-item {
  display: flex;
  margin-bottom: 10px;
}
.course-area__body .course-place {
  font-size: 16px;
  font-weight: 700;
  width: 20%;
  margin: 3px 0 0;
  text-align: start;
}
.course-area__body .course-list {
  width: 80%;
}
.course-area__body .course-name {
  position: relative;
  text-align: start;
  padding-left: 20px;
}
.course-area__body .course-name::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}
.course-area__body .course-name a {
  font-size: 14px;
  font-weight: 400;
  color: #3695D6;
}
.course-area__body .course-name a:hover {
  color: #EB4055;
  text-decoration: underline;
  opacity: 0.7;
  transition: .3s ease-out;
}
.course-area-note{
  font-size: 16px;
  text-align: center;
  line-height: 1.6;
  background-color: #fff;
  padding: 20px 20px 10px;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .special-block .contents-ttl{
    font-size: 20px;
  }
  .special-block.bg-area{
    display: block;
    border: 3px solid #130058;
    margin-top: 40px;
    padding: 15px 15px 0;
  }
  .arrow-balloon{
    width:100%;
    padding:8px 20px;
    margin:0 0 12px 0;
    font-size:20px;
  }
  .arrow-balloon:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(19, 0, 88, 0);
    border-top-width: 24px;
    border-bottom-width: 24px;
    border-left-width: 16px;
    border-right-width: 16px;
    margin-left: -12px;
    border-top-color:#130058;
    top:100%;
    left:22%;
  }

  /* キャンペーン対象コース */
  #str_container .special-block.course-area h3{
    padding: 10px 12px;
  }
  .course-area__header {
    font-size: 24px;
  }
  .course-area__body {
    display: block;
  }
  .course-area__body .course-wrapper {
    width: 100%;
    border-right: none;
    padding: 0px 20px;
  }
  .course-area__body .course-title {
    margin: 35px 0px 15px;
  }
  .course-area__body .course-wrapper:first-of-type .course-title:first-of-type {
    margin: 0px 0px 15px;
  }
  .course-area__body .course-place {
    margin: 0;
    width: 18%;
  }
  .course-area__body .course-list {
    width: 82%;
  }
  .course-area__body .course-name::before {
    top: 6px;
  }
  .course-area__body .course-name a {
    font-size: 16px;
  }
  .course-area-note{
    padding-bottom: 0;
  }
}

@media screen and (max-width: 340px) {
.special-block .contents-ttl{
  font-size: 18px;
}
}


/*---------------------------------
   app-area
-----------------------------------*/
.app-area {
  margin-bottom: 60px;
}
.app-area .contents-area {
  margin-top: 0;
  padding: 0;
  background: none;
  text-align: left;
}
.app-item p {
  margin-top: 0;
}
.logo-img img {
  width: 100%;
}
.app-title {
  font-weight: bold;
  font-size: 28px;
  text-align: center;
}
.app-list {
}
.app-list li {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  font-size: 16px;
  line-height: 1.8;
}
.app-list li > span:first-of-type {
  display: inline-block;
  width: 445px;
}
.app-list li:before {
  content: "";
  display: block;
  width: 21px;
  height: 18px;
  margin: 4px 8px 0 0;
  background: url("/special/pointreduction_sale_2312/images/check.png") no-repeat;
  background-size: contain;
}
.qr-img {
  width: 100px;
}
.qr-img img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .app-block {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 100px 124px 0 112px;
  }
  .app-title {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
  }
  .app-item:first-of-type {
    width: 110px;
    margin-right: 15px;
  }
  .app-item:nth-of-type(2) {
    width: 475px;
  }
  .app-item:nth-of-type(3) {
    width: 100px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .app-area {
    margin-bottom: 30px;
    padding: 30px 10px 0;
  }
  .app-item:first-of-type {
    display: flex;
    align-items: center;
  }
  .app-item:first-of-type .logo-img {
    width: 25%;
  }
  .app-item:first-of-type .app-title {
    width: 75%;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 20px;
    text-align: left;
  }
  .app-item:nth-of-type(2) {
    margin: 15px 0 0;
  }
  .app-list li {
    margin: 3px 0 0;
    font-size: 15px;
    line-height: 1.4;
  }
  .app-list li:first-of-type {
    margin-top: 0;
  }
  .app-list li:before {
    margin: 2px 4px 0 0;
  }
  .app-item:nth-of-type(3) {
  }
  .app-btn-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 0;
  }
  .app-btn {
    width: 49%;
    text-align: center;
  }
}


/*---------------------------------
   search-area
-----------------------------------*/
.search-area {
  margin: 60px auto 20px;
}
.search-area .contents-area {
  margin-top: 0;
  padding: 0;
  background: none;
  text-align: left;
}
.search-block {
  padding: 40px 20px;
  border: 2px solid #dededf;
  border-radius: 10px;
}
.search-title {
  margin: 0 0 20px;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 768px) {
  .search-area {
    margin: 30px auto 0;
    padding: 0 10px;
  }
  .search-block {
    padding: 20px 10px;
  }
  .search-title {
    margin: 0 0 15px;
    font-size: 20px;
  }
}

.btn-blue a {
  display: block;
  width: 343px;
  margin: 0 auto;
  padding: 15px 0;
  text-decoration: none;
  background: #3695d6;
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  -webkit-tap-highlight-color: transparent;
  transition: .3s ease-out;
}
.btn-blue a:hover {
  color: #fff;
  box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.btn-blue-fin span {
  display: block;
  width: 600px;
  margin: 0 auto;
  padding: 15px 0;
  background-color: #1b4a6b;
  color: #7f7f7f;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  -webkit-tap-highlight-color: transparent;
  transition: .3s ease-out;
}
@media screen and (max-width: 768px) {
  .btn-blue a, .btn-blue-fin span {
    width: auto;
    margin: 0 15px;
    padding: 10px 0;
    max-height: 999999px;
    font-size: 18px;
  }
}


/*******************  qanda-area  *******************/
.qanda-area {
  margin: 65px 0 60px;
}
.qanda-area h2 {
  font-size: 28px;
  margin-bottom: 32px;
  font-weight: bold;
}
.qanda-area .acd-label {
  color: #222;
  display: block;
  margin-bottom: 1px;
  padding: 20px 30px 20px 10px;
  position: relative;
  border-top: 1px solid #DEDEDF;
  font-size: 16px;
  line-height: 1.4;
  cursor: pointer;
  text-indent: -30px;
  padding-left: 30px;
}
.qanda-area .acd-label span {
  font-weight: bold;
  color: #3695D7;
  font-size: 20px;
}
.qanda-area .acd-label:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 41%;
  width: 18px;
  height: 18px;
  background: url("/special/pointreduction_sale_2312/images/ico_plus.png") no-repeat 0 0;
  background-size: 100% auto;
}
.qanda-area .acd-content {
  display: block;
  height: 0;
  opacity: 0;
  padding: 0 0 0 30px;
  -webkit-transition: .3s;
  transition: .3s;
  visibility: hidden;
  position: relative;
}
.qanda-area .acd-content p {
  font-size: 16px;
  line-height: 1.55556;
  margin: 0px 0 20px;
}
.qanda-area .acd-check {
  display: none;
}
.qanda-area .acd-check:checked + .acd-label + .acd-content {
  opacity: 1;
  visibility: visible;
  height: auto;
}
.qanda-area .acd-check:checked + .acd-label + .acd-content:before {
  content: 'A.';
  position: absolute;
  left: 0;
  font-size: 20px;
  font-weight: bold;
}
.qanda-area .acd-check:checked + .acd-label:after {
  background: url("/special/pointreduction_sale_2312/images/ico_minus.png?1004") no-repeat 0 0;
  background-size: 100% auto;
}
@media screen and (min-width: 769px){
  .qanda-area .acd-label {
    font-size: 18px;
    font-weight: bold;
  }
  .qanda-area .acd-label:after {
    width: 20px;
    height: 20px;
    top: 35%;
  }
  .qanda-area .acd-content p {
    font-size: 18px;
    padding-right: 80px;
  }
}
@media screen and (max-width: 768px) {
  .qanda-area {
    padding: 0 15px;
    margin: 24px 0 30px;
  }
  .qanda-area h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

/*--------------------------------------
  modal
--------------------------------------*/
.modal-area{
  margin-top: 45px;
}
.modal-title{
  color: #130058;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.modal__bg {
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease, visibility .3s ease;
}
.modal__bg.is-active {
  opacity: 1;
  visibility: visible;
}
.modal__inner {
  position: fixed;
  z-index: 102;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 0 10px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease, visibility .3s ease;
}
.modal__inner.is-active {
  opacity: 1;
  visibility: visible;
}
.modal-card {
  width: 775px;
  background: #fff;
  filter: drop-shadow(0 0 10px rgba(0 ,0, 0, 0.4));
  border-radius: 10px;
  padding: 30px 20px;
  position: absolute;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease, transform .3s ease-in-out;
}
.modal-card.is-active {
  position: relative;
  z-index: 2;
  opacity: 1;
  visibility: visible;
}
.modal-card__heading {
  margin: 0;
  font-size: 22px;
  font-weight: bold;
}
.modal-card__close {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 16px;
  right: 13px;
  background-color: #3695D6;
  border-radius: 5px;
  cursor: pointer;
}
.modal-card__close::before,
.modal-card__close::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 2px;
  background: #fff;
  cursor: pointer;
}
.modal-card__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.modal-card__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.modal-area .btn-blue {
  padding: 15px 25px;
  text-decoration: none;
  background-color: #3695D6;
  border: 1px solid #3695D6;
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
  -webkit-tap-highlight-color: transparent;
  transition: .3s ease-out;
}
.modal-area .btn-blue:hover {
  color: #fff;
  box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
  background-color: #5eaade;
  border-color: #5eaade;
}

.modal-area table.price-list {
  width: 100%;
  margin-top: 20px;
}
.modal-area table.price-list th {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  padding: 12px 18px;
  border: 1px solid #DEDEDE;
}
.modal-area table.price-list th:first-of-type {
  border-left: 0;
}
.modal-area table.price-list th:last-of-type {
  border-right: 0;
}
.modal-area table.price-list th.-bg_gray{
  background-color: #F7F7F7;
  width: 26%;
}
.modal-area table.price-list th.-bg_blue{
  background-color: #D0E9FA;
  width: 37%;
}
.modal-area table.price-list th.-bg_red{
  background-color: #FCC9C9;
  width: 37%;
}
.modal-area table.price-list td {
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
  padding: 8px 18px;
  border: 1px solid #DEDEDE;
}
.modal-area table.price-list td:first-of-type {
  border-left: 0;
}
.modal-area table.price-list td:last-of-type {
  border-right: 0;
}
@media screen and (max-width: 768px) {
  .modal-title{
    font-size: 18px;
  }
  .modal-card{
    width: 100%;
    padding: 30px 8px;
  }
  .modal-card__heading {
    font-size: 20px;
  }
  .modal-area .btn-blue {
    width: 100%;
    padding: 10px;
    max-height: 999999px;
  }
  .modal-area table.price-list th{
    font-size: 13px;
    padding: 8px 4px;
  }
  .modal-area table.price-list td{
    padding: 8px 4px;
  }
}
@media screen and (max-width: 340px) {
  .modal-area table.price-list th{
    font-size: 12px;
  }
  .modal-area table.price-list td{
    font-size: 13px;
  }
  .modal-title{
    font-size: 16px;
  }
}

/*--------------------------------------
  　キャンペーン概要
--------------------------------------*/
#outline_box,
.outline_box{
	margin: 0 0 15px;
	border: 2px solid #3695d6;
	font-size: 1.2em;
}
#outline_box dl,
.outline_box dl{
	margin:5px 0;
}
#outline_box dt,
.outline_box dt{
	padding:10px 0 0 15px;
	font-weight:bold;
	color:#3695d6;
	float:left;
}
#outline_box dd,
.outline_box dd{
	padding:10px 10px 10px 210px;
	border-bottom:1px dashed #ccc;
	line-height:140%;
}
#outline_box dd.last,
.outline_box dd.last{
	border:0;
}
@media screen and (max-width: 768px) {
	#outline_box,
  .outline_box {
		margin: 0 10px;
		padding-top:5px;
	}
	#outline_box dl,
  .outline_box dl{
		margin: 0;
		padding: 3px;
	}
	#outline_box dt,
  .outline_box dt{
		float:none;
		padding: 0 0 0 5px;
		max-height:999999px;
	}
	dl.outline dt {
		padding: 5px;
	}
	#outline_box dd,
  .outline_box dd{
		padding: 0 0 10px 5px;
		max-height:999999px;
	}
}
@media screen and (max-width: 640px) {
	#outline_box,
  .outline_box {
		margin: 0 5px;
		border: 1px solid #3695d6;
	}
}
@media screen and (max-width: 340px) {
	#outline_box,
  .outline_box {
		font-size: 14px;
	}
}

/*--------------------------------------
  　注意事項
--------------------------------------*/
.notice_tit {
	padding: 8px 15px;
	background-color: #ccc;
	font-size: 1.2em;
}
#notice_box {
	margin: 0 0 10px;
	width:956px;
	border: 2px solid #ccc;
	font-size: 1.2em;
}
#notice_box dl{
	margin: 0;
}
#notice_box dt{
	padding:10px 0 0 15px;
	font-weight:bold;
	float:left;
}
#notice_box dd{
	padding:10px 10px 10px 210px;
	border-bottom:1px dashed #ccc;
	line-height:140%;
}
#notice_box dd.last{
	border:0;
}
#notice_box ul {
  margin-left: 20px;
}
#notice_box ul li {
	list-style: disc;
	list-style-position: outside;
}
.indent01 li {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
	.notice_tit {
		padding:5px 10px;
		font-size:14px;
		margin:0 10px;
	}
	#notice_box {
		margin: 0 10px 20px;
		width:auto;
		padding-top:5px;
	}
	#notice_box dl{
		margin: 0;
		padding: 3px;
	}
	#notice_box dt{
		float:none;
		padding: 0 0 0 5px;
	}
	#notice_box dd{
    padding: 10px 3px;
	}
	#notice_box ul li {
		list-style: disc;
		list-style-position: outside;
		max-height:999999px;
	}
  h2.rs_h2_title_bar.mt0 {
    margin-top: 0!important;
  }
}
@media screen and (max-width: 640px) {
	.notice_tit {
		margin:0 5px;
		font-size:16px;
		font-weight: bold;
		padding: 7px 10px;
	}
	#notice_box {
		margin: 0 5px 20px;
		border: 1px solid #ccc;
	}
}
@media screen and (max-width: 340px) {
	.notice_tit {
		font-size: 14px;
	}
	#notice_box{
		font-size: 14px;
	}
}


/*--------------------------------------
  　キャンペーン終了対応
--------------------------------------*/
#str_container #res-header{
	position:relative;
}
#str_container #res-header .h-txt{
	display:none;
}
#str_container #res-header-fin{
	position:relative;
	background:#000;
}
#str_container #res-header-fin:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: rgba(0,0,0,0.7);
  position: absolute;
  top: 0;
  left: 0;
}
#str_container #res-header-fin .pc-head{
	width: 100%;
	height: 100%;
	z-index: 999;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#str_container #res-header-fin .h-txt {
	position:absolute;
	background:#fff;
	padding:20px 40px;
	top:50%;
	/*left:205px;*/
  left: 290px;
	margin:-50px 0 0;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	z-index: 999999;
	text-align:center;
}
#str_container #res-header-fin .h-txt p {
	font-size:160%;
	font-weight:bold;
	color:#ff0000;
}
#str_container #res-header-fin .h-txt p span {
	font-size:80%;
	font-weight:normal;
}
@media screen and (max-width: 768px) {
	#str_container #res-header-fin{
		margin:0 0 10px;
	}
  #str_container #res-header-fin img{
    max-width: none;
    width: 100%;
	}
	#str_container #res-header-fin .sp-head{
		width: 100%;
		height: 100%;
		z-index: 999;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
		line-height:0;
	}
	#str_container #res-header-fin .h-txt {
		max-height: 999999px;
    	line-height: 1.3;
    	margin-left: -38%;
    	left: 50%;
    	width: 66%;
    	padding: 5% 5%;
	}
	#str_container #res-header-fin .h-txt p {
		font-size:14px;
	}
	#str_container #res-header-fin .h-txt p span {
		font-size:14px;
	}
}


/*---------------------------------
  　ページTOP
-----------------------------------*/
#page-top {
    bottom: 20px;
    display: block;
    position: fixed;
    margin-left: 980px;
	width: 960px;
}
#page-top img{
	width:50px;
	height:50px;
}
@media screen and (max-width: 768px) {
/*通常ページ*/
	#page-top {
    	right: 20px;
		width:auto;
		margin-left:0;
		z-index:5;
	}
}
@media screen and (max-width: 640px) {
	#page-top img {
    	width: 40px;
    	height: 40px;
	}
}

/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome,#container {
	  font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}