@charset "UTF-8";
/*
	def_cpt_block.css
*/
/* ================================================
	single
================================================ */
/* editor_wrap
------------------------------------------------ */
/* line 18, ../scss/def_cpt_block.scss */
.single .editor_wrap {
  background-color: #fff;
  max-width: 940px;
  font-size: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  text-align: left;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px 20px 64px 20px;
}

/* h1
================================================ */
/* line 32, ../scss/def_cpt_block.scss */
h1.type1 {
  border-bottom: 1px solid #ccc;
  background-image: url(../../img/products/mk_circle_mg.png);
  background-repeat: no-repeat;
  background-position: left 8px;
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 24px;
  padding: 0 0 4px 24px;
}

/* fx_ct
 コンテンツ領域の横幅基準をここで指定する
================================================ */
/* line 49, ../scss/def_cpt_block.scss */
.fx_ct,
.editor_ct {
  /*border:1px solid #f00;*/
  /*background-color:		#fee;*/
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
}

/* line 59, ../scss/def_cpt_block.scss */
.fx_ct img,
.editor_ct img {
  width: 100%;
  height: auto;
}

/* p
================================================ */
/* line 67, ../scss/def_cpt_block.scss */
.editor_ct p {
  font-size: 1.4rem;
  line-height: 1.6;
}

/* 字下げテキスト
================================================ */
/* line 74, ../scss/def_cpt_block.scss */
.fx_ct p.txt_ind,
.editor_ct p.txt_ind {
  text-indent: 1em;
}

/* 上付き、下付き
================================================ */
/* line 81, ../scss/def_cpt_block.scss */
.fx_ct sup,
.editor_ct sup {
  font-size: 0.8em;
  vertical-align: text-top;
  line-height: 1;
}

/* line 88, ../scss/def_cpt_block.scss */
.fx_ct sub,
.editor_ct sub {
  font-size: 0.8em;
  vertical-align: text-bottom;
  line-height: 1;
}

/* ブロック境界線の表示
------------------------------------------------ */
/* line 100, ../scss/def_cpt_block.scss */
.fx_ct.edge .sec {
  border: 2px dotted #f55;
}

/* line 104, ../scss/def_cpt_block.scss */
.fx_ct.edge .sec_hx {
  border: 2px dotted #f55;
}

/* line 108, ../scss/def_cpt_block.scss */
.fx_ct .blk_name {
  background-color: #eee;
  border: 1px solid #aaa;
  font-size: 1.2em;
  line-height: 1.2;
  text-align: left;
  display: inline-block;
  margin-top: 10px;
  padding: 2px;
}

/* sec
------------------------------------------------ */
/* line 122, ../scss/def_cpt_block.scss */
.sec,
.block {
  clear: both;
  margin-bottom: 24px;
}

/* ================================================
	blocks
================================================ */
/* line 132, ../scss/def_cpt_block.scss */
.fx_ct {
  /*	目次 - h2_index
  ================================================ */
  /* 見出し
  ================================================ */
  /* テキストブロック - txt_block
  ================================================ */
  /* リストブロック - list_block
  ================================================ */
  /* ol
  ------------------------------------------------ */
  /* ul
  ------------------------------------------------ */
  /* テキストボタン - rc_btn
  ================================================ */
  /* img_x
  ================================================ */
  /* img_wx
  ================================================ */
  /* img_w1
  ------------------------------------------------ */
  /* img_w2
  ------------------------------------------------ */
  /* img_w3
  ------------------------------------------------ */
  /* img多数 - img_multi
  ================================================ */
  /* video_w1
  ================================================ */
  /* img_txt
  ================================================ */
  /* it
  ------------------------------------------------ */
  /* ti
  ------------------------------------------------ */
  /* .it.round
  ------------------------------------------------ */
  /* .ti.round
  ------------------------------------------------ */
  /* コラム - column
  ================================================ */
  /* tb_type1
  ================================================ */
  /* html_block1
  ================================================ */
  /* ファイルリンク - file_link_block
  ================================================ */
  /* 画像リンク - img_link_block
  ================================================ */
  /* talk_block
  ================================================ */
  /* it
  ------------------------------------------------ */
  /* ti
  ------------------------------------------------ */
  /* 目次
  ================================================ */
  /*.tt_anchor_list_block .tt_anchor_list_wrap .tt_anchor_list_cont
  .tt_anchor_list li a::before
  {
  	content:'　';
  	background-image:	url("../img/arrow_btm.png");
  	background-repeat:	no-repeat;
  	background-position:left 1px;
  	background-size:	1.2rem auto;
  	text-decoration: 	none;
  	margin-right:		4px;
  }
  .tt_anchor_list_block .tt_anchor_list_wrap .tt_anchor_list_cont
  .tt_anchor_list li a:hover::before
  {
  	text-decoration: 	none;
  }*/
}
/* line 136, ../scss/def_cpt_block.scss */
.fx_ct .h2_index {
  border: 1px solid #707070;
  width: 100%;
  display: table;
  box-sizing: border-box;
  padding: 3.2%;
}
/* line 144, ../scss/def_cpt_block.scss */
.fx_ct .h2_index .label {
  width: 20%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
/* line 151, ../scss/def_cpt_block.scss */
.fx_ct .h2_index .label h2 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
/* line 157, ../scss/def_cpt_block.scss */
.fx_ct .h2_index .list_cont {
  width: 80%;
  display: table-cell;
}
/* line 162, ../scss/def_cpt_block.scss */
.fx_ct .h2_index .list_cont ol li {
  background-image: url("../img/arrow_bb.png");
  background-repeat: no-repeat;
  background-position: left 3px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 12px;
  padding-left: 18px;
}
/* line 174, ../scss/def_cpt_block.scss */
.fx_ct .h2_index .list_cont ol li:last-child {
  margin-bottom: 0;
}
/* line 179, ../scss/def_cpt_block.scss */
.fx_ct .h2_index .list_cont ol li a {
  color: #888;
  text-decoration: none;
}
/* line 184, ../scss/def_cpt_block.scss */
.fx_ct .h2_index .list_cont ol li a:hover {
  text-decoration: underline;
}
/* line 192, ../scss/def_cpt_block.scss */
.fx_ct .tt_block {
  margin-bottom: 0px;
}
/* line 196, ../scss/def_cpt_block.scss */
.fx_ct .tt_block .tt_lv2 {
  background-color: #F2F2F2;
  border-left: 3px solid #003EA2;
  /*#003EA2;*/
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 24px;
  padding: 16px 26px;
}
/* line 207, ../scss/def_cpt_block.scss */
.fx_ct .tt_block .tt_lv3 {
  border-top: 2px solid #000;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 12px;
  padding: 16px 16px;
}
/* line 217, ../scss/def_cpt_block.scss */
.fx_ct .tt_block .tt_lv4 {
  color: #003EA2;
  /*#003EA2;*/
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 12px;
}
/* line 226, ../scss/def_cpt_block.scss */
.fx_ct .tt_block .tt_lv5 {
  color: #333;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 12px;
}
/* line 235, ../scss/def_cpt_block.scss */
.fx_ct .tt_block .tt_lv5:before {
  content: '-';
  margin-right: 4px;
}
/* line 240, ../scss/def_cpt_block.scss */
.fx_ct .tt_block .tt_lv6 {
  color: #888;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 12px;
}
/* line 256, ../scss/def_cpt_block.scss */
.fx_ct .txt_block p {
  font-size: 1.4rem;
  text-align: left;
}
/* line 270, ../scss/def_cpt_block.scss */
.fx_ct .list_block ol.type1 {
  counter-reset: number;
}
/* line 274, ../scss/def_cpt_block.scss */
.fx_ct .list_block ol.type1 li {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  text-indent: -2em;
  text-align: left;
  vertical-align: middle;
  position: relative;
  margin: 0 0 14px 0;
  padding: 0 0 2px 2em;
}
/* line 286, ../scss/def_cpt_block.scss */
.fx_ct .list_block ol.type1 li::before {
  counter-increment: number;
  content: counter(number,decimal) "";
  background-color: #003EA2;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 8px;
  padding: 2px 6px 2px 4px;
}
/* line 306, ../scss/def_cpt_block.scss */
.fx_ct .list_block ul.type1 li {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  text-indent: -2em;
  text-align: left;
  vertical-align: middle;
  position: relative;
  margin: 0 0 14px 0;
  padding: 0 0 2px 2em;
}
/* line 318, ../scss/def_cpt_block.scss */
.fx_ct .list_block ul.type1 li::before {
  content: '■';
  color: #003EA2;
  text-align: center;
  vertical-align: middle;
  margin-right: 4px;
  padding: 2px 6px 2px 4px;
}
/* line 330, ../scss/def_cpt_block.scss */
.fx_ct .rc_btn {
  text-align: center;
  margin: 20px 0 30px 0;
}
/* line 335, ../scss/def_cpt_block.scss */
.fx_ct .rc_btn.left {
  text-align: left !important;
}
/* line 339, ../scss/def_cpt_block.scss */
.fx_ct .rc_btn.center {
  text-align: center !important;
}
/* line 343, ../scss/def_cpt_block.scss */
.fx_ct .rc_btn.right {
  text-align: right !important;
}
/* line 347, ../scss/def_cpt_block.scss */
.fx_ct .rc_btn a {
  background-image: url("../img/btn_arrow_rw.png");
  background-repeat: no-repeat;
  background-position: right 30px center;
  /*background-color:	#003EA2;*/
  border-radius: 30px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  text-align: left;
  display: inline-block;
  margin: 0 auto;
  padding: 20px 60px 20px 40px;
}
/* line 364, ../scss/def_cpt_block.scss */
.fx_ct .rc_btn a:hover {
  opacity: 0.8;
}
/* line 372, ../scss/def_cpt_block.scss */
.fx_ct .rc_btn.type_white a {
  background-image: url("../img/btn_arrow_rg.png");
  background-color: #fff;
  border: 1px solid #707070;
  color: #888;
}
/* line 382, ../scss/def_cpt_block.scss */
.fx_ct .img, .fx_ct .img_l {
  line-height: 0% !important;
  margin-bottom: 4px;
}
/* line 392, ../scss/def_cpt_block.scss */
.fx_ct .img_w1 {
  width: 100%;
}
/* line 396, ../scss/def_cpt_block.scss */
.fx_ct .img_w1 .img_cont {
  width: 100%;
}
/* line 400, ../scss/def_cpt_block.scss */
.fx_ct .img_w1 .img_cont img {
  width: 100%;
  height: auto;
}
/* line 408, ../scss/def_cpt_block.scss */
.fx_ct .img_w2 {
  width: 100%;
}
/* line 412, ../scss/def_cpt_block.scss */
.fx_ct .img_w2 .img_cont {
  width: 48.33%;
}
/* line 416, ../scss/def_cpt_block.scss */
.fx_ct .img_w2 .img_cont img {
  width: 100%;
  height: auto;
}
/* line 421, ../scss/def_cpt_block.scss */
.fx_ct .img_w2 .img_cont:first-child {
  float: left;
}
/* line 425, ../scss/def_cpt_block.scss */
.fx_ct .img_w2 .img_cont:last-child {
  float: right;
}
/* line 432, ../scss/def_cpt_block.scss */
.fx_ct .img_w3 {
  width: 100%;
}
/* line 436, ../scss/def_cpt_block.scss */
.fx_ct .img_w3 .img_cont {
  width: 32%;
}
/* line 440, ../scss/def_cpt_block.scss */
.fx_ct .img_w3 .img_cont img {
  width: 100%;
  height: auto;
}
/* line 445, ../scss/def_cpt_block.scss */
.fx_ct .img_w3 .img_cont:first-child {
  float: left;
}
/* line 449, ../scss/def_cpt_block.scss */
.fx_ct .img_w3 .img_cont:nth-child(2) {
  float: left;
  margin-left: 2%;
  margin-right: 2%;
}
/* line 455, ../scss/def_cpt_block.scss */
.fx_ct .img_w3 .img_cont:last-child {
  float: left;
}
/* line 459, ../scss/def_cpt_block.scss */
.fx_ct .img_w3 .img_cont.empty_img {
  height: 1px;
}
/* line 466, ../scss/def_cpt_block.scss */
.fx_ct .img_multi {
  width: 100%;
}
/* line 471, ../scss/def_cpt_block.scss */
.fx_ct .img_multi .slide_cont {
  position: relative;
  overflow: hidden;
  padding-bottom: 24px;
}
/* line 477, ../scss/def_cpt_block.scss */
.fx_ct .img_multi.noslide {
  display: -webkit-flex;
  display: flex;
  align-items: stretch;
  /*  縦位置 */
  align-content: flex-start;
  /* 横位置 */
  justify-content: flex-start;
  /* 並べ方 */
  flex-wrap: wrap;
}
/* line 487, ../scss/def_cpt_block.scss */
.fx_ct .img_multi .img_cont {
  /*width:				32%;*/
}
/* line 491, ../scss/def_cpt_block.scss */
.fx_ct .img_multi .img_cont.mr0 {
  margin-right: 0 !important;
}
/* line 496, ../scss/def_cpt_block.scss */
.fx_ct .img_multi .img_cont .img_l {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
/* line 503, ../scss/def_cpt_block.scss */
.fx_ct .img_multi .img_cont a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 100;
  display: block;
}
/* line 514, ../scss/def_cpt_block.scss */
.fx_ct .img_multi .img_cont a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
/* line 518, ../scss/def_cpt_block.scss */
.fx_ct .img_multi .swiper-button-prev,
.fx_ct .img_multi .swiper-button-next {
  top: 40%;
  z-index: 200;
  opacity: 0.8;
}
/* line 525, ../scss/def_cpt_block.scss */
.fx_ct .swiper-pagination-bullet-active {
  background-color: #f00;
}
/* line 532, ../scss/def_cpt_block.scss */
.fx_ct .video_w1 {
  width: 100%;
}
/* line 536, ../scss/def_cpt_block.scss */
.fx_ct .video_w1 video {
  width: 100%;
  height: auto;
  line-height: 0%;
  margin-bottom: 4px;
}
/* line 551, ../scss/def_cpt_block.scss */
.fx_ct .img_txt {
  width: 100%;
}
/* line 555, ../scss/def_cpt_block.scss */
.fx_ct .img_txt p {
  font-size: 1.4rem;
}
/* line 559, ../scss/def_cpt_block.scss */
.fx_ct .img_txt .img_cont {
  width: 47.36%;
  height: auto;
}
/* line 564, ../scss/def_cpt_block.scss */
.fx_ct .img_txt .txt_cont {
  width: 47.36%;
}
/* line 570, ../scss/def_cpt_block.scss */
.fx_ct .img_txt.it .img_cont {
  float: left;
  /*margin-right:		20px;*/
}
/* line 575, ../scss/def_cpt_block.scss */
.fx_ct .img_txt.it .txt_cont {
  float: right;
}
/* line 581, ../scss/def_cpt_block.scss */
.fx_ct .img_txt.ti .img_cont {
  float: right;
  /*margin-left:		20px;*/
}
/* line 586, ../scss/def_cpt_block.scss */
.fx_ct .img_txt.ti .txt_cont {
  float: left;
}
/* line 592, ../scss/def_cpt_block.scss */
.fx_ct .img_txt.it.round .img_cont {
  float: left;
  display: inline;
  margin: 0 20px 8px 0;
}
/* line 598, ../scss/def_cpt_block.scss */
.fx_ct .img_txt.it.round .txt_cont {
  float: none;
  display: inline;
}
/* line 605, ../scss/def_cpt_block.scss */
.fx_ct .img_txt.ti.round .img_cont {
  float: right;
  display: inline;
  margin: 0 0 8px 20px;
}
/* line 611, ../scss/def_cpt_block.scss */
.fx_ct .img_txt.ti.round .txt_cont {
  float: none;
  display: inline;
}
/* line 619, ../scss/def_cpt_block.scss */
.fx_ct .column {
  background-color: #EEE;
  padding: 25px 30px;
}
/* line 624, ../scss/def_cpt_block.scss */
.fx_ct .column h1 {
  color: #000;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  margin-bottom: 20px;
}
/* line 633, ../scss/def_cpt_block.scss */
.fx_ct .column h1.tt_serif {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/* line 637, ../scss/def_cpt_block.scss */
.fx_ct .column .img_txt {
  margin: 0 auto;
  padding: 0;
}
/* line 642, ../scss/def_cpt_block.scss */
.fx_ct .column .img_txt > .img_cont {
  width: 28.57%;
}
/* line 646, ../scss/def_cpt_block.scss */
.fx_ct .column .img_txt > .txt_cont {
  width: 68%;
}
/* line 650, ../scss/def_cpt_block.scss */
.fx_ct .column .img_txt > .img_cont .cap {
  font-size: 1.3rem;
  margin-top: 4px;
}
/* line 659, ../scss/def_cpt_block.scss */
.fx_ct .tableA_block .tb_type1 {
  border-collapse: collapse;
  width: 100%;
  display: table;
  margin-bottom: 32px;
}
/* line 666, ../scss/def_cpt_block.scss */
.fx_ct .tableA_block .tb_type1 .tr {
  display: table-row;
}
/* line 670, ../scss/def_cpt_block.scss */
.fx_ct .tableA_block .tb_type1 th,
.fx_ct .tableA_block .tb_type1 td {
  border-bottom: 1px solid #888;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: left;
  vertical-align: top;
  display: table-cell;
}
/* line 681, ../scss/def_cpt_block.scss */
.fx_ct .tableA_block .tb_type1 th {
  width: 20%;
  padding: 10px 20px 10px 0;
}
/* line 686, ../scss/def_cpt_block.scss */
.fx_ct .tableA_block .tb_type1 td {
  padding: 10px 0 10px 0;
}
/* line 694, ../scss/def_cpt_block.scss */
.fx_ct .html_block1 {
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 0px;
  padding-left: 0px;
}
/* line 705, ../scss/def_cpt_block.scss */
.fx_ct .file_link_block {
  margin: 12px 0 18px 0;
}
/* line 709, ../scss/def_cpt_block.scss */
.fx_ct .file_link_block .file_link {
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: left;
  word-break: break-all;
  margin-bottom: 0px;
}
/* line 717, ../scss/def_cpt_block.scss */
.fx_ct .file_link_block .file_link a {
  background-image: url("../img/icon_file.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 20px auto;
  text-decoration: none;
  padding: 10px 10px 10px 38px;
}
/* line 727, ../scss/def_cpt_block.scss */
.fx_ct .file_link_block .file_link a:hover {
  background-color: #eee;
  text-decoration: underline;
}
/* line 732, ../scss/def_cpt_block.scss */
.fx_ct .file_link_block .file_link a[href$="pdf"] {
  background-image: url("../img/icon_pdf.png");
}
/* line 736, ../scss/def_cpt_block.scss */
.fx_ct .file_link_block .file_link a[href$="xls"],
.fx_ct .file_link_block .file_link a[href$="xlsx"] {
  background-image: url("../img/icon_excel.png");
}
/* line 741, ../scss/def_cpt_block.scss */
.fx_ct .file_link_block .file_link a[href$="doc"],
.fx_ct .file_link_block .file_link a[href$="docx"] {
  background-image: url("../img/icon_word.png");
}
/* line 746, ../scss/def_cpt_block.scss */
.fx_ct .file_link_block .file_link a[href$="ppt"],
.fx_ct .file_link_block .file_link a[href$="pptx"] {
  background-image: url("../img/icon_powerpoint.png");
}
/* line 751, ../scss/def_cpt_block.scss */
.fx_ct .file_link_block .file_link .file_size {
  margin-left: 4px;
}
/* line 758, ../scss/def_cpt_block.scss */
.fx_ct .img_link_block {
  margin: 12px 0 18px 0;
}
/* line 762, ../scss/def_cpt_block.scss */
.fx_ct .img_link_block .wrap {
  margin: 0 auto;
}
/* line 766, ../scss/def_cpt_block.scss */
.fx_ct .img_link_block .wrap a {
  text-decoration: none;
  display: block;
}
/* line 771, ../scss/def_cpt_block.scss */
.fx_ct .img_link_block .wrap .img {
  margin-bottom: 4px;
}
/* line 775, ../scss/def_cpt_block.scss */
.fx_ct .img_link_block .wrap .cap {
  color: #333;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: left;
  word-break: break-all;
}
/* line 783, ../scss/def_cpt_block.scss */
.fx_ct .img_link_block .wrap a:hover {
  opacity: 0.8;
}
/* line 787, ../scss/def_cpt_block.scss */
.fx_ct .img_link_block .wrap a:hover > .img {
  border: 2px solid #3af !important;
  margin-bottom: 3px;
}
/* line 792, ../scss/def_cpt_block.scss */
.fx_ct .img_link_block .wrap a:hover > .cap {
  color: #444;
}
/* line 800, ../scss/def_cpt_block.scss */
.fx_ct .talk_block {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  /*  縦位置 */
  align-content: flex-start;
  /* 横位置 */
  justify-content: space-between;
  /* 並べ方 */
  flex-wrap: nowrap;
  direction: ltr;
  margin-bottom: 24px;
}
/* line 817, ../scss/def_cpt_block.scss */
.fx_ct .talk_block p {
  font-size: 1.4rem;
  word-break: break-all;
}
/* line 828, ../scss/def_cpt_block.scss */
.fx_ct .talk_block .img_cont .img {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-bottom: 100%;
}
/* line 836, ../scss/def_cpt_block.scss */
.fx_ct .talk_block .img_cont .img.trim {
  border-radius: 50%;
}
/* line 840, ../scss/def_cpt_block.scss */
.fx_ct .talk_block .img_cont .cap {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
/* line 847, ../scss/def_cpt_block.scss */
.fx_ct .talk_block .nozzle {
  background-repeat: no-repeat;
  background-position: right 36px;
  width: 32px;
  padding-bottom: 72px;
}
/* line 854, ../scss/def_cpt_block.scss */
.fx_ct .talk_block .txt_cont {
  background-color: #eee;
  min-height: 72px;
  flex: 1;
  /* 残り幅 */
  box-sizing: border-box;
  padding: 16px 20px;
}
/* line 866, ../scss/def_cpt_block.scss */
.fx_ct .talk_block.it {
  flex-direction: row;
  /*margin-right:		20px;*/
}
/* line 871, ../scss/def_cpt_block.scss */
.fx_ct .talk_block.it .nozzle {
  background-image: url(../blocks/test_img/talk_nozzle_it.png);
  background-position: right 36px;
  align-items: stretch;
}
/* line 877, ../scss/def_cpt_block.scss */
.fx_ct .talk_block.it .txt_cont {
  border-left: 3px solid #333;
}
/* line 883, ../scss/def_cpt_block.scss */
.fx_ct .talk_block.ti {
  flex-direction: row-reverse;
  /*margin-left:		20px;*/
}
/* line 888, ../scss/def_cpt_block.scss */
.fx_ct .talk_block.ti .nozzle {
  background-image: url(../blocks/test_img/talk_nozzle_ti.png);
  background-position: left 36px;
}
/* line 893, ../scss/def_cpt_block.scss */
.fx_ct .talk_block.ti .txt_cont {
  border-right: 3px solid #333;
}
/* line 904, ../scss/def_cpt_block.scss */
.fx_ct .tt_anchor_list_block .tt_anchor_list_wrap {
  border: 2px solid #aaa;
  display: -webkit-flex;
  display: flex;
  align-items: stretch;
  /*  縦位置 */
  align-content: flex-start;
  /* 横位置 */
  justify-content: flex-start;
  /* 並べ方 */
  flex-wrap: nowrap;
  padding: 20px 20px;
}
/* line 915, ../scss/def_cpt_block.scss */
.fx_ct .tt_anchor_list_block .tt_anchor_list_wrap > div {
  display: flex;
  align-items: center;
  /*  縦位置 */
}
/* line 920, ../scss/def_cpt_block.scss */
.fx_ct .tt_anchor_list_block .tt_anchor_list_wrap .tt_anchor_list_title {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  white-space: nowrap;
  padding-right: 2rem;
}
/* line 937, ../scss/def_cpt_block.scss */
.fx_ct .tt_anchor_list_block .tt_anchor_list_wrap .tt_anchor_list_cont
.tt_anchor_list li {
  margin-bottom: 8px;
}
/* line 942, ../scss/def_cpt_block.scss */
.fx_ct .tt_anchor_list_block .tt_anchor_list_wrap .tt_anchor_list_cont
.tt_anchor_list li:last-child {
  margin-bottom: 0;
}
/* line 947, ../scss/def_cpt_block.scss */
.fx_ct .tt_anchor_list_block .tt_anchor_list_wrap .tt_anchor_list_cont
.tt_anchor_list li a {
  background-image: url("../img/arrow_btm.png");
  background-repeat: no-repeat;
  background-position: left 4px;
  background-size: 1.4rem auto;
  color: #888;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: left;
  text-decoration: underline;
  display: inline-block;
  word-break: break-all;
  padding-left: 2rem;
}
/* line 963, ../scss/def_cpt_block.scss */
.fx_ct .tt_anchor_list_block .tt_anchor_list_wrap .tt_anchor_list_cont
.tt_anchor_list li a:hover {
  text-decoration: none;
}

/**/
/* ================================================
	aaaa
================================================ */
/* aaaa
================================================ */
/* ================================
	aaaa
================================ */
/* aaaa
================================ */
/* ======== aaaa ======== */
/* ------------------------------------------------
	aaaa
------------------------------------------------ */
/* aaaa
------------------------------------------------ */
/* --------------------------------
	aaaa
-------------------------------- */
/* aaaa
-------------------------------- */
/* -------- aaaa -------- */
/* ---- aaaa ---- */
/* -- aaaa -- */
/* aaaa */

/*# sourceMappingURL=def_cpt_block.css.map */
