@charset "UTF-8";
@media only screen and (max-width: 48em) {
  .topics_block .wrapper {
    margin: auto;
    /*padding: 0;*/ 
    width: 100%;
  }
}

/* =========== topics_header =========== */
.topics_header {
  position: relative;
}

.topics_bg-img {
  position: relative;
	background: center no-repeat;
	background-size: cover;
}
.topics_bg-img:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%; 
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
}
@media only screen and (max-width: 48em) {
  .topics_bg-img {
    padding-top: 72%; 
    width: 100%;
  }
  .topics_bg-img img {
    display: none;
  }
}

/* =========== h2 topics_title =========== */
.topics_title {
  position: absolute;
  /*top: 10%;*/
  right: 0;
  bottom: 20px;
  left: 0;
  margin: auto;
  height: 180px;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  font-size: 32px;
  font-size: 3.2rem;
}

.topics_title span {
  font-weight: bold;
  font-family: Noto Sans, serif;
}

.topics_title img {
	width: 50%;
	margin: auto;
}

@media only screen and (max-width: 48em) {
  .topics_title {
    height: 100px; 
    font-size: 44px;
    font-size: 4.4rem;
  }
  .topics_title span {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .topics_title img {
	width: 70%;
}
}

@media only screen and (max-width: 30em) {
  .topics_title {
  	bottom: 65px;
    font-size: 22px;
    font-size: 2.2rem;
  }
  .topics_title span {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .topics_sub_title br {
    display: none;
  }
}

/* メッセージ */
section.tax_message_sect{
	margin: 0 0 5% 0;
	text-align: center;
}

/* =========== lead_txt =========== */
.topics_lead_txt {
	text-align: center;
	font-family: Noto Sans, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0 5%;
}
.topics_lead_txt span{
  font-weight: bold;
}
.topics_lead_txt_type2 {
  display: inline;
	text-align: center;
	font-family: Noto Sans, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
  font-weight: bold;
  border-bottom: 1px solid #000000;
  padding-bottom: 5px;
  line-height: 2;
}
.topics_lead_txt_type3 {
	text-align: center;
	font-family: Noto Sans, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	padding: 0 5%;
}
.topics_lead_txt_type4 {
	text-align: center;
	font-family: Noto Sans, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
  font-weight: bold;
  border-bottom: solid 1px #000000;
  display: inline-block;
  margin-bottom: 20px;
}
.topics_lead_txt_type5 {
	text-align: center;
	font-family: Noto Sans, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.topics_lead_txt_type6 {
	text-align: left;
	font-family: Noto Sans, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 10px;
}
@media only screen and (max-width: 48em) {
.topics_lead_txt {
	font-size: 14px;
	font-size: 1.4rem;
}
.topics_lead_txt_type2 {
	font-size: 16px;
	font-size: 1.6rem;
  margin-bottom: 10px;
}
.topics_lead_txt_type3 {
	font-size: 14px;
	font-size: 1.8rem;
}
.topics_lead_txt_type4 {
	font-size: 18px;
	font-size: 1.8rem;
}
.topics_lead_txt_type5 {
	font-size: 18px;
	font-size: 1.8rem;
}
}

/* =========== h3 topics_title_h3 =========== */
h3.topics_title_h3 {
	padding-top: 3%;
  padding-bottom: 3%;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1.5;
	text-align: center;
}
h3.topics_title_h3 span{
    font-size: 24px;
    font-size: 2.4rem;
}
/* イベント特典　type2 */
h3.topics_title_h3_type2 {
  padding: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
	text-align: center;
  color: #FFFFFF;
  background-color: #35B1C5;
  font-family: Noto Sans, serif;}
h3.topics_title_h3_type2 span {
  font-size: 28px;
  font-size: 2.8rem;
}
/* PICKUP　type3 */
h3.topics_title_h3_type3 {
  padding: 20px;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.3;
	text-align: center;
  color: #5d7e2a;
  font-family: Noto Sans, sans-serif;  
}
/* type4 */
h3.topics_title_h3_type4 {
  font-size: 24px;
  font-size: 2.4rem;
	text-align: center;
  font-family: Noto Sans, sans-serif;  
}
/* type5 */
h3.topics_title_h3_type5 {
	padding-top: 3%;
  padding-bottom: 3%;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  padding: 1rem 2rem;
  border-top: 2px dotted #534E4C;
  border-bottom: 2px dotted #534E4C;
  width: 80%;
  margin: auto;
  margin-bottom: 30px;
	text-align: center;
  font-family: Noto Sans, sans-serif; 
}
h3.topics_title_h3_type5 span{
  font-size: 32px;
  font-size: 3.2rem;
}

@media only screen and (max-width: 48em) {
h3.topics_title_h3 {
    font-size: 24px;
    font-size: 2.4rem;
	margin-bottom: 20px;
}
h3.topics_title_h3_type2 {
  padding: 10px;
  font-size: 18px;
  font-size: 1.8rem;
}
h3.topics_title_h3_type2 span {
  font-size: 24px;
  font-size: 2.4rem;
}
h3.topics_title_h3_type3 {
  font-size: 24px;
  font-size: 2.4rem;
  padding: 0;
}
h3.topics_title_h3 span{
  font-size: 21px;
  font-size: 2.1rem;
}
h3.topics_title_h3_type4 {
  font-size: 18px;
  font-size: 1.8rem;
}
}

/*=============== リニューアル特典 ===============*/
.present_box {
	border: 4px double #5d7e2a;
	padding: 5%;
	text-align: center;
	width: 100%;
	margin: auto;
}

.boder_no{
	border: 0px !important;
}

.present_box p.text1 {
  position: relative;
  display: inline-block;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  color: #ba9867;
  line-height: 1.3;
  font-family: Noto Sans, serif;}
.present_box p.text1 span{
  font-size: 36px;
  font-size: 3.6rem;
  display: inline-block;
  margin-bottom: 10px;
}
.present_box_inner {
  position: relative;
}
div.present_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
	margin: auto;
	padding: 20px 0;
}
div.present_container .item{
	text-align: center;
	width: 17%; /*30*/
	font-family: Noto Sans, sans-serif;
	font-weight: bold;
	/*background-color: #F5F5F5;*/
	font-size: 12px;
	font-size: 1.2rem;
	/*margin: 10px;
	padding: 15px;*/
}
div.present_container .erase{
	display: none;
}

@media only screen and (max-width: 64em) {
div.present_container {
	width: 100%;
}
}

@media only screen and (max-width: 48em) {
.present_box {
	width: 95%;
	margin: auto;
}
h3.present_title_h3 {
  font-size: 26px;
  font-size: 2.6rem;
}
h3.present_title_h3 span {
  font-size: 21px;
  font-size: 2.1rem;
}
div.present_container .item {
	width: 25%;/*46*/
	/*margin: 5px;*/
	padding: 2px;
}
div.present_container .erase {
	display: none;
}
div.present_container .erase{
	display: block;
	background-color: #FFF;
}
.present_box p.text1 {
  font-size: 24px;
  font-size: 2.4rem;
}
.present_box p.text1 span{
  font-size: 24px;
  font-size: 2.4rem;
}
.present_box p.text1 span.markerB{
  font-size: 28px !important;
  font-size: 2.8rem !important;
}
}

/* プラスのアイコン　*/
.dli-plus {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 2em;
  height: 0.2em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  margin-bottom: 20px;
}

.dli-plus::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
/* プラスのアイコン　*/

/*=============== リニューアルコンテンツ ===============*/
.topics-renewalbox_title {
  margin-bottom: 4%;
  text-align: left;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: Noto Sans, serif;line-height: 1.6;
}
@media only screen and (max-width: 54em) {
.topics-renewalbox_title {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 48em) {
.topics-renewalbox_title {
    text-align: center;
  }
}
.topics-renewalbox_title span {
  display: block; 
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  color: #DA6252;
  font-family: "Times New Roman", Times, serif;
}
@media only screen and (max-width: 54em) {
.topics-renewalbox_title span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 48em) {
.topics-renewalbox_title span {
    text-align: center;
  }
}

.topics-renewalbox_description {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: Noto Sans, serif;line-height: 1.5;
  color: #B39358;
}
@media only screen and (max-width: 54em) {
.topics-renewalbox_description {
    margin-bottom: 4%; 
    font-size: 12px;
    font-size: 1.2rem;
	text-align: center;
  }
}

/*=============== parts <br> ===============*/
/*本文 PCスマホbr有り*/
.pcmb_show {
	display: block !important;
}
/*本文 PC時のみbr有り*/
.pc_show {
	display: block !important;
}
/*本文 スマホ時のみbr有り*/
.mb_show {
	display: none;
}
@media only screen and (max-width: 48em) {
/*本文 PC時のみbr有り*/
.pc_show {
	display: none !important;
}
/*本文 スマホ時のみbr有り*/
.mb_show {
	display: block !important;
}
}


/*=============== parts <strong> ===============*/
.strong_h {
	font-size: 32px;
  	font-size: 3.2rem;
}
.strong_p_01 {
	font-size: 16px;
  	font-size: 1.6rem;
	font-weight: bold;
}
.strong_p_02 {
	font-size: 16px;
  	font-size: 1.6rem;
	font-weight: bold;
	color: #b9da96;
}
@media only screen and (max-width: 48em) {
.strong_h {
	font-size: 28px;
  	font-size: 2.8rem;
}
}

/*=============== topics内フェアバナー ===============*/
.topics-box_fair_btn {
	text-align: center;
	width: 80%;
	margin: auto;
}
.topics-box_fair_btn a {
    display: block;
    margin: 0 auto;
    padding: 30px 10px;
    font-size: 24px;
  	font-size: 2.4rem;
    background-color: #35B1C5;
	border: 2px solid #35B1C5;
    color: #FFF;
    font-family: Noto Sans, sans-serif;
	font-weight: bold;
	text-decoration: none;
	transition: 0.5s;
    border-radius: 15px;
}
.topics-box_fair_btn a span{
    display: block;
    font-size: 16px;
  	font-size: 1.6rem;
}
.topics-box_fair_btn a:hover{
    background-color: #fff;
	transition: 0.5s;
    color: #35B1C5;
}

@media only screen and (max-width: 48em) {
.topics-box_fair_btn {
	letter-spacing: 2px;
	width: 90%;
}
.topics-box_fair_btn a {
    padding: 20px 10px;
    font-size: 18px;
  	font-size: 1.8rem;
}
.topics-box_fair_btn a span{
    display: block;
    font-size: 13px;
  	font-size: 1.3rem;
}
}

/*=============== イベント特典 ===============*/
.privilege_txt{
background-color: #35B1C5;
color: #fff;
text-align: center;
font-family: Noto Sans, sans-serif;
padding: 10px 5px;
}

.image_box{
	width: 100%;
	margin: auto;
    padding-bottom: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:space-between;
}
.image_box_inner{
	width: 49%;
	margin-bottom: 2%;
}
.image_box2{
	width: 70%;
	margin: auto;
	margin-bottom: 2%;
}
@media only screen and (max-width: 48em) {
.image_box_inner{
	width: 49%;
}
.image_box2{
	width: 90%;
	margin: auto;
}
}

/*flex_2A 横2*/
.flex_2A_2 {
	display: block;
}
.flex_2A_2 div.flex_2A_2_inner1 {
    width: 100% !important;
}
.flex_2A_2 div.flex_2A_2_inner2 {
    width: 100% !important;
}

/*flex_3A 横3*/
.flex_3A {
	display: flex;
	position: relative;
}
.flex_3A div{
    width: 33.33% !important;
	margin: 0 0 0 0;
}

/*flex_4A 横4*/
.flex_4A{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
.flex_4A .flex_4A_innerA,.flex_4A_innerB{
	position: relative;
	width: 29.5%;
	border: 2px solid #35B1C5;
	padding: 30px 20px;
	background-color: #FFF;
}
.flex_4A_innerA::after{
	content: "";
	position: absolute;
	bottom: 120px;
	right: -50px;
  	border-left: 30px solid #ba9867;
  	border-top: 30px solid transparent;
  	border-bottom: 30px solid transparent;
}
/* 768px */
@media only screen and (max-width: 48em) {
.flex_4A{
	width: 80%;
	margin: auto;
}
.flex_4A .flex_4A_innerA,.flex_4A_innerB{
	width: 100%;
	margin-bottom: 30%;
}
.flex_4A_innerA::after{
	content: "";
	position: absolute;
	bottom: -80px;
	right: 37%;
    margin: auto;
  	border-right: 30px solid transparent;
  	border-left: 30px solid transparent;
  	border-top: 30px solid #5d7e2a;
}
}

/*特典アイコン*/
.present_icon01 {
  position: relative;
}
.present_icon01b {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 150px;
}
@media only screen and (max-width: 48em) {
.present_icon01b {
  right: 5px;
  bottom: 45px;
  width: 80px;
}
}

/*step タイトル*/
h3.step_title_h3{
	margin: 0 0 10px 0;
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 100%;
	text-align: center;
    letter-spacing: .4rem;
    font-weight: 400;
    font-family: "Quicksand";
    }
h3.step_title_h3 span::after {
    display: block;
    margin-top: 10px;
    width: 100%;
    height: 1px;
    background-color: #AA8E76;
    content: "";
}
h3.step_title_h3 span{
	font-size: 1.4rem;
}

@media only screen and (max-width: 30em) {
h3.step_title_h3{
	margin: 0 0 10px 0;
    font-size: 32px;
    font-size: 3.2rem;
}

h3.step_title_h3 span{
	font-size: 1.4rem;
	font-weight: bold;
  font-family: Noto Sans, serif;}
}

/*FLOW*/
p.step_item_number{
    font-size: 14px;
    margin: auto;
    text-align: center;
}
p.step_item_number span{
    position: relative;
    display: block;
    color: #ba9867;
    font-size: 60px;
    line-height: 1;
    font-weight: 400;
}
/* p.step_item_number span::after{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    height: 1px;
    width: 50px;
    background-color: #5d7e2a;
    margin: 0 auto;
} */
p.step_item_text{
    font-size: 14px;
	font-weight: bold;
    margin: auto;
    text-align: center;
	padding: 15px 0;
  font-family: Noto Sans, serif;}
.step_item_image{
	text-align: center;
}
.step_item_image img{
	width: 35%;
}

.baetrate_box{
background-color: #eee;
padding: 30px 20px;
margin-top: 30px;
display: block;
}
@media only screen and (max-width: 30em) {
.baetrate_box {
width: 90%;
margin: auto;
}
}

div.baetrate_box .bestrate_txt{
font-size: 1.4rem !important;
line-height: 2.0rem !important;
}
@media only screen and (max-width: 30em) {
div.baetrate_box .bestrate_txt {
font-size: 1.2rem !important;
line-height: 2.4rem !important;
}
}

/*アニメーション要素のスタイル*/
.animation {
	opacity : 0;
	visibility: hidden;
	transition: 1s;
	transform: translateY(20px);
}
/*アニメーション要素までスクロールした時のスタイル*/
.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}


/* =========== textaline =========== */
/* モバイル時センターにする */
.txt_type1 {
	text-align: left !important;
}
@media only screen and (max-width: 30em) {
.txt_type1 {
	text-align: center !important;
}
}

/* =========== マーカー =========== */
.markerA {
  background:linear-gradient(transparent 60%, rgba(236, 180, 158, 0.5) 60%);
}
.markerB {
  background:linear-gradient(transparent 60%, #87d7ff 60%);
}

/*=============== padding_bottom ===============*/
.pb_0 { padding-bottom: 0 !important;}
