body {
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-feature-settings: "palt";
  line-height: 1.5;
  color: #163b5d;
  letter-spacing: .12em;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
  font-size: 2rem;
}
img {
  width:100%;
  height: 100%;
}
table{
	width: 100%;
}
.booksize{
  width:30%
}
.mannaka{
  text-align: center;
}
.fontlarge{
	font-size: 5rem;
  font-weight: 700;
}
.fontmidium{
	font-size: 3.5rem;
  font-weight: 700;
}
.fontsmall{
	font-size: 2.5rem;
  font-weight: 700;
}
.font_gold{
	color: #ad8035;
}
.font_blue02{
	color: #014aad;
}
.marker_yel03 {
    font-style: normal;
    background-color: transparent;
    background-image: linear-gradient(transparent 70%, #fff700 0);
}
/*　▼ header　▼　*/
header{
  background: url(../img/mv_bg.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
}
header h1{
	margin-bottom: 0;
}
header img {
  width:1200px;
  margin:0 auto;
}
/*　▼ footer　▼　*/
footer {
  font-weight: 400;
  background:#fff;
  font-size: 1.4rem;
    padding: 29px;
    color: #333;
    border-top: 1px solid #d45b41;
    letter-spacing: 0;
}
footer .left{
    width: 200px;
}
footer .box {
  width:1000px;
  margin:0 auto;
}
footer .box ul {
  width: 490px;
    margin: 0 auto;
}
footer li a { 
  background-size: 15px;
    background-position: 26px center;
    color: #333;
}
.logo{
  width: 168px;
  height: auto!important;
}
#page-top img{
    position: fixed;
    right: 28px;
    width: 70px;
    bottom: 230px;
    height: auto;
}
.tel::before{
  content: '\e0b0';
  font-family: 'Material Icons';
  vertical-align: -2px;
  margin-right: 3px;
}
.mail::before{
  content: '\e0be';
  font-family: 'Material Icons';
  vertical-align: -2px;
  margin-right: 3px;
}
.flex_space{display:flex;justify-content:space-between}

section{
	width: 1000px;
	margin: 0 auto;
	padding: 110px 0;
}
h1{
	text-align: center;
	font-size: 4rem;
  font-weight: 700;
  margin-bottom:70px;
}
.en{
  font-weight: 500;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  /* text-transform: uppercase; */
  font-size: 2.4rem;
  letter-spacing: 0.2em;
}
.pc_block{
  display: block;
}

.bg_white{background:#fff}
.bg_pink{background:#f5c1c1}
.bg_gray{background:#f3f5f5}
.bg_mizuiro{background:#d9eaed}
.bg_mizuiro01{background:#d5e1e9}
.bg_mizuiro02{background:#ebf7ff}
.bg_navy{background:#00407c}
.bg_green01{background:#4194a3}
.bg_green02{background:#d5e9e2}
.bg_blue{background: #e8fcff;}
.bg_blue02{background: #052558;}


.col_gold{color:#9e7f4f}
.col_gold02{color:#827258}
.col_yellow{color:#f2b319}
.col_green{color:#4194a3}
.col_pink{color:#ea4680}
.col_white{color:#fff}
.col_red{color:#eb0000}
.col_blue{color:#163b5d}
.col_black{color:#232323}
.bdr5px{border-radius:5px}

.bold{font-weight: 700;}
.marker_yel {
    font-style: normal;
    background-color: transparent;
    background-image: linear-gradient(transparent 60%, #fff700 0);
}
.border_gold{
    text-decoration: solid underline #827258 3px;
    text-underline-offset:0.2em; 
}
.border{
    text-decoration: solid underline #163b5d 3px;
    text-underline-offset:0.2em; 
}
/*会員の方*/
.kaiin_wrap{
    background:#edfffe;
    padding:2%;
}
/*一般の方*/
.ippan_wrap{
    background:#f9fac5;
    padding:2%;
}


/*
sec01
CAMPAIGN
特別価格キャンペーン
特設ページ
*/
.cam_wrap{
  background:url(../img/campaign_bg.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
}
.cam{
  padding:0;
}

/*
sec02
SPECIAL PRICE
再受講者限定価格
*/
.spe_wrap{
  background-color: #062557;
}
.spe_btn-wrap {
  width: 80%;
  margin: 64px auto 0;
}
@media screen and (max-width: 599px)  {
  .spe_btn-wrap {
    width: 100%;
    margin: 40px auto 0;
  }
}

/*
toha
損益税理士養成塾とは？
*/
.rec_h1 {
  font-size: 5rem;
}
.toha h2 {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 40px;
}
.toha .check{
  width:100%;
  padding: 2%;
  margin:0 auto 40px;
  background-color: #fcfcd6
}
.toha .check li::before {
    font-family: 'Material Icons';
    content: '\e92d';
    color: #b22453;
    margin-right: 6px;
}
.toha .check li{
  font-size: 2.4rem;
  text-indent: -1em;
  padding-left:1em;
}
.toha h2 {
  font-size: 2.6rem;
}
@media screen and (max-width: 599px) {
  .toha .check{
    width:100%;
  }
}
.under_line {
  text-decoration: underline;
}

/*

recomendation
recomendation01
メッセージ01
*/
.recomendation h2{
  font-size: 4.6rem;
  margin-bottom:70px;
}
.recomendation p{
  font-size: 2.4rem;
}
.recomendation ul{
  background-color: #fff;
  border-radius: 5px;
  padding: 3% 4%;
  font-size: 2.2rem;
}
.recomendation .ul02 {
  background-color: #d5e9e2;
}
.recomendation01{
  position: relative;
  padding-bottom:4%;
}
.recomendation01_img{
  position: absolute;
  bottom:2%;
  width:36%;
  height:auto;
  right:0;
}
.rec01_memo {
  padding: 2%;
}
.rec_font {
  font-size: 3.4rem;
}
@media screen and (max-width: 599px) {
  .recomendation01{
    padding-bottom:30%;
  }
  .recomendation01_img{
    width:24%;
  }
}
.recomendation02{
  position: relative;
  padding-bottom:22%;
}
.recomendation02_img{
  position: absolute;
  bottom: 2%;
  width:  24%;
  height:auto;
  right:0;
}
@media screen and (max-width: 599px) {
  .recomendation02{
    padding-bottom:20%;
  }
  .recomendation02_img {
    bottom: 20px;
    right: 30px;
}
} 
.recomendation03{
  position: relative;
  padding-bottom:28%;
  text-align: left;
}
.recomendation03 ul {
  text-align-last: left;
  display: inline-block;
}
.recomendation03_img{
  position: absolute;
  bottom: 2%;
  width:26%;
  height:auto;
  right:0;
}
@media screen and (max-width: 599px) {
  .recomendation03{
    padding-bottom:20%;
  }
  .recomendation03_img {
    bottom: 20px;
    right: 30px;
}
} 
@media screen and (max-width: 599px) {
  .recomendation03{
  text-align: left;
  }

}

/*
recommendation
このような方におすすめ
*/
.recommendation .check {
  width: 68%;
  margin: 0 auto;
}
.recommendation .check li{
  background: url(../img/check.png) no-repeat;
  background-size: 6%;
  background-position: left 2px;
  padding-left:50px;
  font-size: 2.4rem;
  margin-bottom:20px;
}


/*
promise
*/

.promise h2{
  font-size: 3rem;
  font-weight: 700;
  line-height:1.2;
  margin-bottom: 10px;
}
.promise .nam{
  width: 16%;
  margin-right: 40px;
  padding: 2%;
}
.promise .right{
  padding:2%;
}
.promise .box{
  margin-bottom:20px;
}
.promise .box:last-of-type{
  margin-bottom:0;
}
@media screen and (max-width: 599px) {
  .promise .nam{
    width: 26%;
    margin-right: 0;
    padding: 2%;
    margin: 0 auto;
  }
}

/*
sec06
message
講師からのメッセージ
*/
.message_wrap{

}

.message .box{
  margin: 0 auto;
  border-radius: 5px;
  padding:40px 30px;
  position: relative;
  padding-bottom: 16%;
}
.message_txt {
  line-height: 2;
}
.message_koushi_img{
  position: absolute;
  bottom: 0;
  height: auto;
  width: 33%;
  right: 20px;
}
@media screen and (max-width: 720px) {
  .message .box{
    padding-bottom:52%;
    width: 100%;
  }
  .message_koushi_img{
    width:50%;
  }
}
@media screen and (max-width: 599px) {
  .message_koushi_img {
    position: absolute;
    bottom: 0;
    height: auto;
    width: 33%;
    right: 20px;
}
}

/*
sec08
curriculums
カリキュラム
*/
.cur_lead {
  font-size: 2.6rem;
}
.cur_tbl{
  font-size: 1.8rem;
  border: 1px solid #dff1eb;
}
.cur_tbl th{
  background: #00aec3;
  border-right: 1px solid #fff;
  vertical-align: middle;
  padding: 2%;
}
.cur_tbl tr:nth-of-type(even){
  background:#e8fcff;
}
.cur_tbl tr:nth-of-type(odd){
  background:#fff;
}
.cur_tbl td{
  border-right: 1px solid #a19a8a;
  vertical-align: middle;
  padding: 1%;
}
.kaisai {
  width: 9%;
}
.bdnone{
  border:none!important;
}
.date{
  font-size: 2.2rem;
}
.sub_tema ul{
  padding:2% 0;
}
.sub_tema ul li{
  text-indent: -1em;
  padding-left:1em;
  margin-bottom:5px;
}
.main{
  text-align: center;
}
.new {
  background-color: #ff0000;
  color: #fff;
}
@media screen and (max-width: 599px) {
  .cur_tbl td{
    display:block;
    border:none;
  }
  .cur_tbl th{
    display:none;
  }
  .cur_tbl .date:before{
    content:'開催';
    color:#fff;
    background:#163b5d;
    width: 100%;
    display: block;
  }
  .main_tema:before{
    content:'メインテーマ';
    color:#fff;
    background:#3675af;
    width: 100%;
    display: block;
  }
  .sub_tema:before{
    content:'サブテーマ';
    color:#fff;
    background:#3675af;
    width: 100%;
    display: block;
    font-weight:700;
    text-align: center;
  }
  .kaisai {
    width: 100%;
  }
}



/*
sec09
benefits
特典
*/
.benefits_wrap{
  background:url(../img/bene_bg.jpg) no-repeat;
  background-size: cover;
}
.benefits h2{
  font-size: 3.8rem;
  margin-bottom:50px;
  font-style: italic;
}
.bene_img01{
  width: 27%;
  margin: 0 auto;
}
.benefits_card-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.benefits_card {
  width: 46%;
  margin-bottom: 40px;
}
.benefits_card h3 {
  background-color: #fff;
  color: #161c5d;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 2% 0;
  margin-bottom: 14px;
  border-radius: 5px;
}
.benefits_card img {
  width: 100%;
  margin: 20px auto;
}
.benefits_card p {
  color: #fff;
  line-height: 1.4;
  font-weight: 600;
}

@media screen and (max-width: 780px) {
  .benefits_list-wrap {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .benefits h2{
    font-size: 3rem;
  }
  .benefits ul li {
    border-bottom: 1px solid #fff;
    padding-bottom: 5%;
  }
  .bene_img02 {
    margin: 30px auto 0;
    width: 90%;
  }
  .benefits_card-wrap {
    display: block;
  }
  .benefits_card {
    width: 100%;
  }
}

/*
sec010
limit
対象者限定特典
*/
.limit h2{
  font-size: 3.1rem;
  margin-bottom: 40px;
  color:#886a2f;
}
.limit h3{
  font-size: 2.4rem;
}
.limit h3 .font_big{
  font-size: 3rem;
  margin-bottom:40px;
}
.limit p{
  font-size: 3.1rem;
}
.limit .head_en{
  color:#001eb8;
}
.limit_img{
  width: 40%;
  margin: 0 auto 90px;
}
.seminar_img{
  margin-bottom:50px;
}
.last_txt{
  color:#886a2f;
}


/*
sec011
voice
過去の受講者の声
*/
/* .voice_wrap{
  background:#d9eaed;
}
.voice .head_en {
  color: #4194a3;
}
.voice_h1 {
  margin-bottom: 8px;
}
.voice_sub {
  font-size: 18px;
  color: #9e7f4f;
}
.voice_card {
  
}
.under_line {
  text-decoration: solid underline #163b5d 2px;
  text-underline-offset:0.2em;
}
.voice .box{
  background:#fff;
  border-radius: 5px;
  padding: 4%;
  margin-bottom: 30px;
}
.voice .box:last-of-type{
  margin-bottom:0;
}
.voice h2{
  font-size: 3.4rem;
  margin-bottom: 20px;
}
.voice .name{
  padding-top: 24px;
  font-size:2.4rem;
  line-height:1.4;
}
.person{
  width:18%;
  margin-right: 40px;
}
.voice p{
  line-height:1.6;
}

@media screen and (max-width: 599px) {
  .person {
    width: 38%;
    margin-right: 0;
    margin: 0 auto 10px;
  }
  .voice h2{
    text-align: center;
  }
  .voice .name{
    text-align: center;
  }
} */

/*
sec012
profile
講師プロフィール
*/
.profile_wrap{

}
.profile .head_en {
  color: #c2e2ff;
}
.profile .box{
  border-radius: 5px;
  padding:5%;
}
.koushi_img{
  width:24%;
  margin-right: 24px;
}
.profile .name{
  font-size: 3rem;
  padding-top:8%;
  margin-bottom:10px;
}
.profile h3{
  font-size: 1.8rem;
}
.profile .inner{
  margin-bottom:10px;
}
.profile p{
  margin-bottom:20px;
  line-height:1.6;
}

@media screen and (max-width: 599px) {
  .koushi_img {
    margin: 0 auto;
    width: 50%;
  }
}


/* 過去の研究会受講者の声 */
.voice .box {
  border-radius: 5px;
  margin-bottom: 40px;
}
.voice .box_inner {
  padding: 2% 3%;
}
.voice .box_inner02 {
  padding: 2% 3%;
  display: flex;
  justify-content: space-between;
}
.box_in_left {
  width: 70%;
}
.voice .txt {
  font-size: 2.6rem;
  line-height: 1.6;
  margin-bottom: 20px;
}
.voice .box_inner .txt {
  width: 100%;
  font-size: 3rem;
  line-height: 1.6;
}
.voice_img {
  width: 25%;
  height: 100%;
}
.voice h3 {
  line-height: 1.6;
  padding: 2% 3%;
  font-size: 2.6rem;
}
.voice_com {
  width: 100%;
  margin-bottom: 20px;
}

@media screen and (max-width: 599px) {
  .voice .box_inner02 {
    padding: 2%;
    display: block;
  }
  .box_in_left {
    width: 100%;
    margin-bottom: 10px;
    font-size: 2.5rem;
    line-height: 1.6;
  }
  .voice_img {
    width: 50%;
    height: auto;
    margin: 0 auto;
  }
  .voice h3 {
    line-height: 1.6;
    padding-top: 3%;
    font-size: 1.8rem;
  }
}

/*
シリーズ講座ならではの見どころ 
*/
.point02-wrap {

}
.point02 .box {
  padding: 3%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  min-height: 341px;
}
.point_box-l {
  width: 58%;
}
.point_box-l h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 20px 0;
}
.point_box-l p {
  line-height: 1.6;
  letter-spacing: 0;
}
.point_box-r {
  width: 40%;
}
.point_box-r img {
  width: 100%;
  height: auto;
}
.flex_r {
  flex-direction: row-reverse;
}

@media screen and (max-width: 599px) {
  .point02 .box {
    display: block;
    margin-bottom: 30px;
  }
  .point_box-l {
    width: 100%;
  }
  .point_box-r {
    width: 80%;
    margin: 16px auto 8px;
  }
}



/*
sec013
information
研究会開催情報
*/
.information .head_en {
  color: #163b5d;
}
.info_tbl{
  font-size: 1.8rem;
}
.info_tbl th{
  text-align: left;
  width:9em;
}
.info_tbl .blank_link{
  color:#163b5d;
  font-weight:700;
}
.info_tbl .blank_link:hover{
  text-decoration: solid underline #c24319 3px;
  text-underline-offset:0.2em;
}
.info_tbl .blank_link:before{
  font-family: 'Material Icons';
  content: '\e1c4';
  color: #c24319;
}
.info_tbl tr{
  border-bottom:2px solid #5c95ca;
}
.info_tbl th,.info_tbl td{
  padding:3%;
  vertical-align: middle;
}
.information{
  padding: 110px 0 60px;
}

@media screen and (max-width: 599px) {
  .information{
    width:96%;
    margin:0 auto;
  }
  .info_tbl th,.info_tbl td{
    display:block;
  }
  .font_16{
    line-height:1.4;
  }
}

/*
sec015
faq
よくあるご質問
*/
.faq .head_en {

}
.toggle {
    display: none;
}
.Label {
    padding: 1em;
    display: block;
    color: #163b5d;
    border:2px solid #0d6886
}
.Label::before{
    content: "";
    width: 15px;
    height: 14px;
    border-top: 3px solid #0d6886;
    border-right: 3px solid #0d6886;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: calc( 50% - 3px );
    right: 44px;
    transform: rotate(135deg);
}
.Label,
.content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}
.content {
    height: 0;
    margin-bottom:10px;
    padding:0 20px;
    overflow: hidden;
    background:#f3f5f5;
}
.toggle:checked + .Label + .content {
    height: auto;
    padding:20px ;
    transition: all .3s;
}
.toggle:checked + .Label::before {
    transform: rotate(-45deg) !important;
}
.ans{
    font-size: 1.8rem;
    text-indent: -1.8em;
    padding-left: 2em;
}
.contact_link{
  color:#ba285c;
}

.video {
    position: relative;
    width: 80%;
    padding-top: 56.25%;
    margin: 0 auto 50px;
}
.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 599px){
  .Label span {
      width: 88%;
      display: block;
      text-indent: -1.8em;
      padding-left: 1.8em;
  }
  .Label::before {
    right: 24px;
  }
}

/*
sec016
ご注意ください
attention
*/
.attention h1{
  background:#ca1800;
  margin-bottom:0;
  padding: 1.4% 0;
}
.attention ul{
  font-weight:700;
  font-size: 2.4rem;
  padding:4%;
}
.attention ul li{
  margin-bottom:5px;
  text-indent: -1em;
  padding-left:1em;
}
.attention ul li:last-of-type{
  margin-bottom:0;
}
.attention ul li:before{
  font-family: 'Material Icons';
  content: '\e1c4';
  color: #c24319;
}
.attention .heading h1 {
  padding: 1.4% 0;
}
.box_heading{
  align-items: center;
  height: 5em;
}
.attention .box{
  border:2px solid #ca1800;
}


/*
sec017
＼このページだけ！／
KACHIEL税務アカデミー
入会金無料キャンペーン！！
only
*/
.only_wrap{
  background:url(../img/only_bg.jpg);
  background-size: cover;
}

/*
sec018
plan
プラン
*/
.plan .head_en {
  color: #ea4680;
}
.plan_wrap{
  background:#eeeeee;
}
.plan .under_line {
  text-decoration: solid underline #ba285c 4px;
  text-underline-offset: 0.2em;
  font-size: 3rem;
}
.plan_img{
  margin-bottom: 40px;
}

/*
sec019
sign up
お申込み
*/
.sign .head_en {
  color: #827258;
}
.btn{
  color:#fff;
  width:100%;
  height:80px;
  line-height:80px;
  font-weight:700;
  text-align: center;
  border-radius: 5px;
  display: block;
  letter-spacing: 0.1em;
  font-size: 2.4rem;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 1);
}
.btn:hover{
  letter-spacing: 0.3em;
}
.btn01{
  background:#00C853;
  filter: drop-shadow(0px 8px 0px #007d34);
  margin-bottom:30px;
}
.btn02{
  background:#0067dc;
  filter: drop-shadow(0px 8px 0px #00428e);
  margin-bottom:30px;
}
.btn03{
  background:#0067dc;
  filter: drop-shadow(0px 8px 0px #00428e);
  margin-bottom:30px;
}
.btn04{
  background:#0067dc;
  filter: drop-shadow(0px 8px 0px #00428e);
  margin-bottom:30px;
}
.btn_font {
  font-size: 3rem;
}
.btn01,.btn02,.btn03{
    border-radius: 5px;
    height: 80px;
    line-height: 80px;
    width: 48%;
    display: block;
}
@media screen and (max-width: 599px) {
  .btn{
    font-size: 2rem;
  }
  .spbtn{
    line-height:35px;
    letter-spacing: 0.1em;
  }
  .btn01,.btn02,.btn03{
    border-radius: 5px;
    height: 80px;
    line-height: 80px;
    width: 100%;
    display: block;
}
}

/*-----------------------------------
　↓ 685pxまでのfooter設定 ↓ 
-----------------------------------*/
@media screen  and (min-width: 600px) and (max-width: 684px) {
.logo {
  width: 29%;
  height: auto!important;
}
}
@media screen and (max-width: 1254px){
header img{
  width: 100%;
  padding: 0 2%;
}
}
@media screen and (max-width: 1024px){
#page-top img{
  display: none;
}
header img{
  width: 98%;
}
section {
  width: 94%;
  padding: 10% 0;
}
}

@media screen and (max-width: 768px) {
html{
  font-size: 50%;
}
.logo {
  width: 28%;
}
.pcnone{
  display: none;
}
/* .spnone {
  display: block;
} */
}

@media screen and (min-width: 767px) {
.pcnone {
	display:none;
}
}

/*------------------------
〜599px
------------------------*/
@media screen and (max-width: 599px) {
body {
	width:100%;
}
.sp_block,
.sp_br,
.pcnone,
.sp_noflex {
	display:block
}
.spnone {
  display:none
}
.pc_block {
	display:inline
}
.sp_alc {
  text-align: center;
}
.sp_flex_space{
  display:flex;justify-content:space-between
}
.sec_wrap {
  width:100%;
  padding:0;
}
section{
	width: 100%;
	padding: 14% 6%;
}
/*▼ footer ▼*/
footer {
	padding: 2%;
  font-size: 1.4rem;
}
.footer_inner {
  width: 92%;
  margin: 0 auto;
  padding: 2.60416% 0;
}
footer ul{
	width: 100%;
	text-align: left;
}
.logo {
  width:40%;
  display: block;
}
#page-top img {
  display: none;
}
.copy{
	margin-bottom: 10px;
}
/*▲ footer ▲*/
header{
  background: url(../img/mv_bg_sp.jpg) no-repeat;
  background-size: cover;
}
header .mv_area{
  padding: 0!important;
}
header h1 img{
	width: 100%;
	margin: 0 auto;
}
h1{
  font-size: 3.5rem;
  margin-bottom: 50px;
}
}
@media screen and (max-width: 599px) {
.pc_head{
  display:none;
}
.cur_tbl .sp_head{
  background:#163b5d;
  color:#fff;
  text-align: center;
}
}


.modalArea02 {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .4s;
}
.modalBg02 {
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
}
.modalArea03 {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .4s;
}
.modalBg03 {
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
}
.modalWrapper {
  background: #7e170e;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  max-width: 500px;
  padding: 0 0 20px 0;
}
.closeModal02 {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
}
.closeModal03 {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
}
.is-show {
  visibility: visible;
  opacity: 1;
}
.modalContents h1{
  margin-bottom: 0;
}
.modalContents .box03 p {
  font-size: 1.6rem;
}
.modalContents .btn05 {
  line-height: 1.4;
  width: 96%;
  margin: 0 auto;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  margin-bottom: 16px;
  font-size: 2rem;
  text-align: center;
  color: #fff;
  display: block;
  position: relative;
  z-index: 2;
  font-weight: 600;
  border-radius: 5px;
  background: #00C853;
  filter: drop-shadow(0px 8px 0px #007d34);
}
.modalContents .btn06 {
  width: 96%;
  margin: 0 auto;
  background: #0067dc;
  filter: drop-shadow(0px 8px 0px #00428e);
  line-height: 50px;
  height: 50px;
}
.btn05:hover,
.btn06:hover {
  letter-spacing: 0.1em;
}


/*PC contents
 DVD蜀�ｮｹ*/
 .contents ul,.contents .box03,.contents .box04{
  width: 80%;
  margin: 0 auto;
  font-size: 2.2rem;
}
.contents ul li{
  margin-bottom: 22px;
  /* text-indent: -1.3em; */
  /* padding-left: 1.3em; */
}
.contents .box{
  margin-bottom: 70px;
}
.contents .box02 ul li:before{
  font-family: "Font Awesome 5 Free";
  content: '\f00c';
  color: #4993ba;
  font-style: normal;
  padding-right: 0.5%;
}
.contents .box03 .check_blue:before{
  font-family: "Font Awesome 5 Free";
  content: '\f00c';
  color: #4993ba;
  font-style: normal;
  padding-right: 0.5%;
}
.contents .box03 .heading,
.contents .box04 .heading{
  margin-bottom: 20px;
  text-indent: -2.3em;
  padding-left: 2.3em;
}
.contents .box03 .inner,
.contents .box04 .inner{
  font-weight: 400;
  font-size: 2rem;
  width: 90%;
  margin-bottom: 30px;
  color: #363636;
}
.contents .box03_inner,
.contents .box04_inner{
  border-bottom: 1px solid #fff;
  margin-bottom: 25px;
}
.contents .box03_inner:last-of-type{
  margin-bottom: 0;
}
.contents .box03 .inner li:before{
  content: '';  
}
.contents .box01 ul li,.contents .box02 ul li{
  border-bottom: 2px dashed #bfd2c3;
  padding-bottom: 3%;
}
.contents .box01 ul li,.contents .box02 ul li{
  border-bottom: 2px dashed #bfd2c3;
  padding-bottom: 3%;
}

.contents .box04 .inner li:before{
  content: '';  
}
.contents .box04 .heading{
  /*color:#4993ba;*/
  color:#ba2636;
}

/*SP縲DVD蜀�ｮｹ */
.contents ul, .contents .box03, .contents .box04{
  width:100%
}