/* CSS Document */

@charset "utf-8";
 /*---------------------ベース--------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
body{margin:0; padding:0; background-color:#fff;}
h1, h2, h3, h4, h5, h6 { font-weight:bold; margin:0; color:#333333; }
h1{ margin:0; padding:0;}

ol, ul { margin:0; padding:0}
dl { margin:0; padding:0}
ol li { list-style:none; }
ul li { list-style:none; }
dl, dt, dd{margin:0; padding:0;}
a{margin:0; color:#333333; text-decoration: none;}
p{margin:0; color:#333333; line-height:150%}
a:hover{text-decoration:none;}
a{outline:none;}
button{ outline:none;}
/* --TABLE-- */
th { font-weight:bold; text-align:center; }
table{border-collapse:collapse;}

/* clearfix */
.clearfix:after { content:""; display:block; clear:both; }
	/* for IE6 */
	* html .clearfix { display:inline-block; }
	/* for IE7 */
	*+html .clearfix { display:inline-block; }

img {
    border-style:none;
	height:auto;
	max-width:100%;
}
br{
	letter-spacing:0;}
.clear {
    clear:both; height:0; line-height:0;}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;}  
.clearfix { display: inline-table; }  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */ 

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	text-align: left;
	line-height: inherit;
	vertical-align: baseline;
	box-sizing:border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
	box-sizing:border-box;
}


/*******************hover動作バグ修正*******************************/
.m_over:hover{filter: alpha( opacity=75 ); opacity:0.75; -moz-opacity:0.75; }
.nn{overflow:visible!important;}
/* IE8 */
html>/**/body .m_over:hover {
 display /*\**/:inline-block\9;
  zoom /*\**/: 1\9;
} 
/* 新旧Firefox */
.m_over:hover, x:-moz-any-link { background: #fff;}
.m_over:hover, x:-moz-any-link, x:default { background: #fff;}

/*--padding--*/
.pt5{padding-top:5px;}
.pt8{padding-top:8px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pt60{padding-top:60px;}
.pt70{padding-top:70px;}
.pt80{padding-top:80px;}
.pt90{padding-top:90px;}
.pt100{padding-top:100px;}

.pl5{padding-left:5px;}
.pl8{padding-left:8px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pl60{padding-left:60px;}
.pl70{padding-left:70px;}
.pl80{padding-left:80px;}
.pl90{padding-left:90px;}
.pl100{padding-left:100px;}

.pr5{padding-right:5px;}
.pr8{padding-right:8px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr40{padding-right:40px;}
.pr50{padding-right:50px;}
.pr60{padding-right:60px;}
.pr70{padding-right:70px;}
.pr80{padding-right:80px;}
.pr90{padding-right:90px;}
.pr100{padding-right:100px;}

.pb5{padding-bottom:5px;}
.pb8{padding-bottom:8px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pb60{padding-bottom:60px;}
.pb70{padding-bottom:70px;}
.pb80{padding-bottom:80px;}
.pb90{padding-bottom:90px;}
.pb100{padding-bottom:100px;}
	
/*--margin--*/
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}
.mt110{margin-top:110px;}
.mt120{margin-top:120px;}
.mt130{margin-top:130px;}
.mt140{margin-top:140px;}
.mt150{margin-top:150px;}

.ml5{margin-left:5px;}
.ml7{margin-left:7px;}
.ml10{margin-left:10px;}
.ml12{margin-left:12px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml60{margin-left:60px;}
.ml70{margin-left:70px;}
.ml80{margin-left:80px;}
.ml90{margin-left:90px;}
.ml100{margin-left:100px;}

.mr5{margin-right:5px;}
.mr7{margin-right:7px;}
.mr10{margin-right:10px;}
.mr12{margin-right:12px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb100{margin-bottom:100px;}
.mb110{margin-bottom:110px;}
.mb120{margin-bottom:120px;}
.mb130{margin-bottom:130px;}
.mb140{margin-bottom:140px;}
.mb150{margin-bottom:150px;}

/*--margin--*/
body{font-family: 'Noto Sans JP', 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;}
/* IE表示用のCSS　*/
_:-ms-input-placeholder, :root body{
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.mi{font-family:YuMincho, '游明朝',"小塚明朝 Pr6N R","小塚明朝 Pro R", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}
.center{text-align:center;}
p{line-height:180%;}
.block{display:block;}
.m_over:hover{opacity:0.8;}
@media screen and (max-width: 767px) {
.m_over:hover{opacity:1;}
}
.m_overimg {
  -moz-transition: -moz-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  -o-transition: -o-transform 0.5s linear;
  -ms-transition: -ms-transform 0.5s linear;
  transition: transform 0.5s linear;
	overflow: hidden;
	display:block;
}
.m_overimg:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.moblock{display:block; overflow:hidden;}
.rad{border-radius: 10px 10px 0 0;}
@media print {
	body{font-size:80%;}
}

.disp_pc{display:block;}
.disp_sp{display:none;}
.disp_in_pc{display:inline-block;}
.disp_in_sp{display:none;}

@media screen and (max-width: 768px) {
.disp_pc{display:none;}
.disp_sp{display:block;}
.disp_in_pc{display:none;}
.disp_in_sp{display:inline-block;}
}


/*page*/
/*header*/
.head {
  box-shadow: 0px 5px 8px -2px #cccccc;
  padding: 15px 10px;
  position: relative
}
.head_inner {
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.head_inner div:first-child{
  margin-right: 20px;
}
.head_inner div img {
  height: 58px;
  width: auto;
}

/*footer*/
.foot_cont {
  background: #cc0033;
  padding: 35px 10px;
}
.foot_inner {
  max-width: 950px;
  margin: 0 auto;
}
.foot_inner p {
  color: #fff;
  font-size: 15px;
  letter-spacing: -0.5px;
}
.foot_flex {
  display: flex;
  justify-content: space-between;
}
.foot_item {
  width: 48%;
}
.f_ind01 {
  padding-left: 5em;
  text-indent: -5em;
}
.copy_right {
  text-align: center;
  font-size: 14px;
  color: #333;
  background: #e9ecef;
  padding: 15px 10px;
  
}
.foot_inner p a {
  color: #fff;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  /*header*/
  .head {
    padding: 10px 4vw;
  }
  .head_inner {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
  }
  .head_inner div:first-child{
    margin-right: 20px;
  }
  .head_inner div img {
    height: 30px;
    width: auto;
  }

  /*footer*/
  .foot_cont {
    background: #cc0033;
    padding: 6vw 4vw;
  }
  .foot_inner {
    max-width: 100%;
  }
  .foot_inner p {
    font-size: 3.2vw;
  }
  .foot_flex {
    display: block;
  }
  .foot_item {
    width: 100%;
    margin-bottom: 4vw;
  }
  .f_ind01 {
    padding-left: 5em;
    text-indent: -5em;
  }
  .copy_right {
    text-align: center;
    font-size: 3.2vw;
    padding: 2vw 1vw;

  }
}

/*mv*/
.mv {
  background: url("/dnbfaq/images/mv_bg.png") no-repeat scroll center center;
  background-size: cover;
  padding: 4% 10px;
}
.mv h1 {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .mv {
    background-size: 100%;
    padding: 4% 10px;
  }
  .mv h1 {
    width: 30%;
    margin: 0 auto;
  }
}
/*cont*/
.cont {
  padding: 70px 10px 110px;
  background: url("/dnbfaq/images/bg.png") repeat scroll 0 0;
}
.cont_inner {
  max-width: 1240px;
  margin: 0 auto;
}
.cont_ttl {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
.cont_ttl sup {
  font-size: 14px;
  vertical-align: super;
}
.cont_ttl span {
  display: block;
  text-align: center;
  font-size: 40px;
}
.cont_txt {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  .cont {
    padding: 10vw 0 15vw;
  }
  .cont_inner {
    max-width: 92%;
    margin: 0 auto;
  }
  .cont_ttl {
    font-size: 4.8vw;
  }
  .cont_ttl sup {
    font-size: 3vw;
  }
  .cont_ttl span {
    font-size: 7vw;
  }
  .cont_txt {
    font-size: 3.733vw;
    text-align: left;
    margin-top: 5vw;
    padding-left: 1em;
    text-indent: -1em;
  }
}

/*お問い合わせ*/
.inq_box {
  margin: 80px auto 0;
  max-width: 690px;
}
.cont_subttl {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  position: relative;
}
.cont_subttl span{
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  display: block;
}
.cont_subttl::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -17px;/*線の上下位置*/
  display: inline-block;
  width: 60px;
  height: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #cc0033;
  border-radius: 2px;/*線の丸み*/
}
.inq_box p {
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
}
.inq_box p.mt {
  margin-top: 40px;
}
.inq_btn {
  margin-top: 50px;
  display: block;
  font-size: 25px;
  color: #cc0033;
  text-align: center;
  padding: 30px 10px;
  background:url("/dnbfaq/images/icon_btn.png") no-repeat scroll 90% center #e2e2e2;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .inq_box {
    margin: 10vw auto 0;
    max-width: 100%;
  }
  .cont_subttl {
    font-size: 7vw;
  }
  .cont_subttl span{
    font-size: 3.733vw;
  }
  .cont_subttl::before {
    width: 40px;
    height: 5px;
  }
  .inq_box p {
    text-align: left;
    font-size: 3.733vw;
    margin-top: 2vw;
  }
  .inq_box p.mt {
    margin-top: 8vw;
  }
  .inq_btn {
    margin-top: 8vw;
    display: block;
    font-size: 4.8vw;
    padding: 7vw 2vw;
    background-size: 5vw auto;
  }
}

/*tab*/
.tab_cont {
  margin-top: 50px;
  box-shadow: 0px 0px 10px -5px #ababab;
}

.tab-container {
  display: flex;
  flex-wrap: wrap;
}
.tab-container {
    margin: 0;
}
.tab {
  text-align:center;
  width: calc(100% / 2);
  padding: 25px 5px;
  background-color: #e2e2e2;
  cursor: pointer;
  color: #cc0033;
  font-size: 18px;
  font-weight: bold;
}

.tab.active {
  background-color: #fff;
  color: #000;
}
.tab01 {
  padding:8px 45px 8px;
  background: url("/dnbfaq/images/tab01_off.png") no-repeat scroll right center;
}
.active .tab01 {
  background: url("/dnbfaq/images/tab01_on.png") no-repeat scroll right center;
}
.tab02 {
  padding:8px 40px 8px;
  background: url("/dnbfaq/images/tab02_off.png") no-repeat scroll right center;
}
.active .tab02 {
  background: url("/dnbfaq/images/tab02_on.png") no-repeat scroll right center;
}

.content {
  display: none;
  background: #fff;
  padding: 60px 50px;
}
.content.show {
  display: block;
}
.content.bg_m {
  background: url("/dnbfaq/images/tab01_bg.png") no-repeat #fff;
  background-position: right 70px top 30px;
}

.m_ttl {
  margin-top: 55px;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  background: #cc0033;
  padding: 5px 20px;
  font-weight: 400;
}
.mov_flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: calc(100% + 30px); 
  overflow: hidden;
}
.mov_flex li {
  margin-top: 30px;
  margin-right: 30px;
  width: calc(33.3333% - 30px);
}
.mov_flex li img {
  width: 100%;
}
.mo {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.mo iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .tab_cont {
    margin-top: 10vw;
  }
  .tab {
    text-align:center;
    width: calc(100% / 2);
    padding: 4vw 1vw;
    font-size: 3.733vw;
  }
  .tab01 {
    padding:1vw 6vw 1vw;
    background-size: 4.5vw auto
  }
  .active .tab01 {
    background-size: 4.5vw auto
  }
  .tab02 {
    padding:1vw 6vw 1vw;
    background-size: 4.5vw auto
  }
  .active .tab02 {
    background-size: 4.5vw auto
  }

  .content {
    display: none;
    background: #fff;
    padding: 10vw 4vw;
  }
  .content.show {
    display: block;
  }
  .content.bg_m {
    background-position: right 15px top 30px;
    background-size: 36vw auto;
  }

  .m_ttl {
    margin-top: 14vw;
    font-size: 3.733vw;
    padding: 5px 20px;
  }
  .mov_flex {
    display: block;
    width: 100%; 
    overflow: hidden;
  }
  .mov_flex li {
    margin-top: 5vw;
    margin-right: 0;
    width: 100%;
  }
}

/*faq*/
.content.bg_f {
  background: url("/dnbfaq/images/tab02_bg.png") no-repeat #fff;
  background-position: right 70px top 30px;
}

.mf_finder_searchBox_query_wrap {
  margin:60px auto 50px;
  max-width: 440px;
}
.mf_finder_searchBox_items {
  position: relative;
}
.mf_finder_searchBox_query_input {
  border: 1px solid #e0dedc;
  box-sizing: border-box;
  color: #3d3d3d;
  font-family: notoSansJP, Noto Sans JP;
  font-size: 16px;
  height: 56px;
  outline-offset: 2px;
  padding: 17px 100px 18px 16px;
  width: 100%;
  outline: none;
}
.mf_finder_searchBox_submit {
  border: 1px solid #e0dedc;
  height: 56px;
  right: 0;
  top: 0;
  width: 100px;
  background-color: #c00;
  border-left: none;
  cursor: pointer;
  position: absolute;
  transition: opacity .15s ease-in-out;
  color: #fff;
  font-size: 16px;
}
.mf_finder_searchBox_submit span{
  padding-left: 18px;
}
.mf_finder_searchBox_submit:after {
  background-image: url("/dnbfaq/images/icon_search.png");
  content: "";
  display: inline-block;
  height: 18px;
  width: 18px;
  left: 25%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  background-size: 100%;
}
.faq_search {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.faq_search_item {
  box-shadow: 0 0 4px rgb(0 0 0 / 5%);
  border-radius: 70px;
  font-size: 16px;
  margin: 0 9px 0 0;
  padding: 10px 12px;
  background-color: #e2e2e2;
  color: #707070;
  line-height: 1.32;
  user-select: none;
  cursor: pointer;
  margin-bottom: 10px;
}
.faq_search_item._select {
  background-color: #CC0000;
  border-color: #CC0000;
  color: #FFFFFF;
}
.mf_finder_searchBox_doctype, .mf_finder_searchBox_selects, .mf_finder_organic_total, .mf_finder_organic_range, .mf_finder_msk_wrapper {
  display: none;
}
.dh-heading-title {
  display: flex;
  flex-direction: column;
  margin: 0 auto 32px;
}
.dh-heading-title h2 {
  font-size: 24px;
  font-weight: bold;
}
.dh-heading-title p {
  font-size: 14px;
  font-weight: 300;
  margin-left: auto;
  align-items: flex-end;
}
.faq_search_wrap{
  padding-bottom: 50px;
  border-bottom: 1px solid #707070;
}
.faq_contents-item_head {
  padding: 20px 20px;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
  position: relative;
}
.faq_contents-item_head::before, .faq_contents-item_head::after {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(0% + 20px);
  width: 2px;
  height: 10px;
  border-radius: 9999px;
  background-color: #000000;
  transform-origin: 50% calc(100% - 1.5px);
}
.faq_contents-item_head._open::before, .faq_contents-item_head._open::after{
  transform-origin: 50% 1.5px;
}
.faq_contents-item_head::before {
  transform: rotate(45deg);
}
.faq_contents-item_head::after {
  transform: rotate(-45deg);
}
.faq_contents-flex {
  display: flex;
}
.faq_contents-item_inner {
    display: none;
}
/*検索時非表示*/
.faq_contents-item.hidden, .faq_contents-inner.hidden {
    display: none;
}
.faq_q {
  width: 45px;
  flex-shrink: 0;
  margin-right: 20px;
}
.faq_q span {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  letter-spacing: -0.5px;
  width: 45px;
  padding: 8.5px 0;
  background: #cc0033;
  vertical-align: middle;
  border-radius: 50%;
  color: #fff;
  display: block;
}
.faq_q_t {
  font-size: 18px;
  flex: 1;
  margin-top: 5px;
  padding-right: 20px;
}
.faq_contents-item_inner {
  padding: 20px 20px;
  border-bottom: 1px solid #cccccc;
}
.faq_a {
  width: 45px;
  flex-shrink: 0;
  margin-right: 20px;
}
.faq_a span {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  letter-spacing: -0.5px;
  width: 45px;
  padding: 7.5px 0;
  background: #fff;
  vertical-align: middle;
  border-radius: 50%;
  color: #cc0033;
  display: block;
  border: 1px solid #cc0033;
}
.faq_contents-text{
  font-size: 18px;
  flex: 1;
  margin-top: 5px;
}
.faq_contents-text a {
  color: #cc0033;
  text-decoration: underline;
}
.note_faq {
  margin-top: 20px;
  font-size: 14px;
}
.note_span {
  font-size: 14px;
}
.faq_contents-text p{
  word-break: break-word;
}

@media screen and (max-width: 768px) {
  .content.bg_f {
    background-position: right 15px top 30px;
    background-size: 36vw auto;
  }

  .mf_finder_searchBox_query_wrap {
    margin:60px auto 50px;
    max-width: 440px;
  }
  .mf_finder_searchBox_items {
    position: relative;
  }
  .mf_finder_searchBox_query_input {
    font-size: 14px;
    height: 45px;
    padding: 13px 70px 13px 5px;
  }
  .mf_finder_searchBox_submit {
    height: 45px;
    width: 70px;
    font-size: 14px;
  }
  .mf_finder_searchBox_submit span{
    padding-left: 18px;
  }
  .mf_finder_searchBox_submit:after {
    height: 16px;
    width: 16px;
  }
  .faq_search_item {
    font-size: 15px;
    margin: 0 9px 0 0;
    padding: 7px 10px;
    margin-bottom: 10px;
  }
  .dh-heading-title h2 {
    font-size: 4.8vw;
  }
  .dh-heading-title p {
    font-size: 14px;
    font-weight: 300;
    margin-left: auto;
    align-items: flex-end;
  }
  .faq_search_wrap{
    padding-bottom: 8vw;
    border-bottom: 1px solid #707070;
  }
  .dh-heading-title {
    margin-bottom: 0;
  }
  .faq_contents-item_head {
    padding: 4vw 0;
  }
  .faq_contents-item_head::before, .faq_contents-item_head::after {
    top: calc(50% - 10px);
    right: calc(0% + 5px);
    width: 2px;
    height: 10px;
}
  .faq_q {
    width: 40px;
    flex-shrink: 0;
    margin-right: 3vw;
  }
  .faq_q span {
    font-size: 15px;
    width: 40px;
    padding: 6px 0;
  }
  .faq_q_t {
    font-size: 3.7333vw;
    margin-top: 10px;
    padding-right: 4vw;
    line-height: 120%;
  }
  .faq_contents-item_inner {
    padding: 4vw 0;
  }
  .faq_a {
    width: 40px;
    flex-shrink: 0;
    margin-right: 3vw;
  }
  .faq_a span {
    font-size: 15px;
    width: 40px;
    padding: 6px 0;
  }
  .faq_contents-text{
    font-size: 3.7333vw;
    flex: 1;
    margin-top: 10px;
  }
  .note_faq {
    margin-top: 4vw;
    font-size: 3.2vw;
  }
  .note_span {
    font-size: 3.2vw;
  }
}
.faq_num {
  font-size: 14px;
  color: #ccc;
  text-align: right;
  margin-top: 20px;
}

















/*
下層
*/
.cont_u_inner {
  max-width: 1120px;
  margin: 0 auto;
}
.u_bg {
  background: url("/dnbfaq/images/bg_u.png") no-repeat;
  background-position: 95% 0px;
  padding-bottom: 40px;
}
.u_ttl {
  margin-top: 40px;
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  position: relative;
}
.u_ttl::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -17px;
  display: inline-block;
  width: 60px;
  height: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #cc0033;
  border-radius: 2px;
}
.um_ttl {
  margin-top: 55px;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  background: #cc0033;
  padding: 5px 20px;
  font-weight: 400;
}
.um_ttl.umt{
  margin-top: 110px;
}
.um_ttl.umt02{
  margin-top: 280px;
}
.u_txt {
  margin-top: 15px;
  font-size: 18px;
}
.u_txt.umt03{
  margin-top: 25px;
}
.u_txt a {
  color: #cc0033;
  text-decoration: underline;
}
.u_txt span{
  font-weight: bold;
}
.u_imgbox {
  box-shadow: 0px 0px 15px -5px #cccccc;
}

.ac_box {
  margin-top: 50px;
}

.acMenu {
  background: #fff;
  margin-bottom: 25px;
}
.acMenu dt{
  display:block;
  padding: 25px 25px;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
  font-size: 20px;
  position: relative;
}
.acMenu dt::before, .acMenu dt::after {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(0% + 20px);
  width: 2px;
  height: 10px;
  border-radius: 9999px;
  background-color: #000000;
  transform-origin: 50% calc(100% - 1.5px);
}
.acMenu dt.active::before, .acMenu dt.active::after{
  transform-origin: 50% 1.5px;
}
.acMenu dt::before {
  transform: rotate(45deg);
}
.acMenu dt::after {
  transform: rotate(-45deg);
}
.acMenu dd{
  display:none;
  padding: 25px 25px;
  border-bottom: 1px solid #cccccc;
}
.acMenu dt.active{
}
.acMenu .col01 {
  color: #64bec4;
}
.acMenu .col02 {
  color: #5492cc;
}
.acMenu .col03 {
  color: #cc4e00;
}
.acMenu .col04 {
  color: #3cb562;
}
.acMenu .col05 {
  color: #706b61;
}
.ac_txt {
  font-size: 18px;
}
.ac_txt a{
  color: #cc0033;
  text-decoration: underline;
}
.ac_txt span{
  font-weight: bold;
}
.ac_txt02 {
  margin-top: 20px;
  font-size: 14px;
}
.ac_img {
  margin-top: 20px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .cont_u_inner {
    max-width: 92%;
    margin: 0 auto;
  }
  .u_bg {
    padding-bottom: 8vw;
    background-size: 50vw auto;
  }
  .u_ttl {
    margin-top: 6vw;
    font-size: 7vw;
  }
  .u_ttl::before {
    width: 40px;
    height: 5px;
  }
  .um_ttl {
    margin-top: 10vw;
    font-size: 3.733vw;
  }
  .um_ttl.umt{
    margin-top: 20vw;
  }
  .um_ttl.umt02{
    margin-top: 35vw;
  }
  .u_txt {
    margin-top: 2.5vw;
    font-size: 3.733vw;
  }
  .u_txt.umt03{
    margin-top: 4vw;
  }

  .ac_box {
    margin-top: 10vw;
  }
  .acMenu {
    background: #fff;
    margin-bottom: 5vw;
  }
  .acMenu dt{
    display:block;
    padding: 5vw 4vw;
    font-size: 3.733vw;
  }
  .acMenu dt::before, .acMenu dt::after {
    top: calc(50% - 10px);
    right: calc(0% + 5px);
    width: 2px;
    height: 10px;
  }
  .acMenu dd{
    padding: 5vw 4vw;
  }
  .ac_txt {
    font-size: 3.733vw;
  }
  .ac_txt02 {
    margin-top: 4vw;
    font-size: 3.2vw;
  }
  .ac_img {
    margin-top: 4vw;
  }
}
.mov_flex a {
  cursor: pointer;
}

.modal_movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.modal_movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}



/*カルーセル*/
.ac_img {
  width: 510px;
  margin: 20px auto 20px;
}

@media screen and (max-width: 768px) {
  .ac_img {
    width: 85%;
    margin: 4vw auto 4vw;
  }
}

