@charset "utf-8";
body,
html {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 10px;
  color: #2c2c2c;
  background-color: #fff;
  line-height: 1.75;
  padding: 0;
  margin: 0;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
a,
article,
aside,
blockquote,
button,
dd,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
input,
label,
li,
main,
nav,
ol,
p,
pre,
section,
span,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}
b,
strong {
  font-weight: 700;
}
dl,
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
td,
th {
  vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  border: none;
}
abbr,
acronym {
  border: 0;
}
:focus {
  outline: 0;
}
body * {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
body.is_fixed,
html.is_fixed {
  overflow: hidden;
}
body.is_fixed.os_ios {
  position: fixed;
}
body.media_tab {
  width: 1200px;
  overflow-x: hidden;
}
body.media_sp {
  width: 375px;
  overflow-x: hidden;
}
a {
  text-decoration: none;
  outline: 0;
  color: #1686fc;
  -webkit-text-decoration-skip: objects;
  cursor: pointer;
}
a:not([class]) {
  text-decoration: underline;
}
a img {
  box-shadow: #000 0 0 0;
}
form {
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none transparent;
  border: none;
  border-radius: 0;
  outline: 0;
  resize: none;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  font-size: inherit;
  font-family: inherit;
  color: inherit;
  box-sizing: border-box;
  position: relative;
}
button,
input[type=file],
select {
  cursor: pointer;
}
input::-ms-clear {
  visibility: hidden;
}
input::-ms-reveal {
  visibility: hidden;
}
select::-ms-expand {
  display: none;
}
input::placeholder,
textarea::placeholder {
  color: #c4c4c4;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #c4c4c4;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #c4c4c4;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #c4c4c4;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #c4c4c4;
}
hr {
  clear: both;
  display: block;
  width: 100%;
  height: 2px;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  margin: 30px auto 30px;
}
@media screen and (min-width:751px) {
  hr {
    border-bottom: 2px solid #e1e1e1;
    margin: 50px auto 50px;
  }
}
.center {
  text-align: center !important;
}
.right {
  text-align: right !important;
}
.left {
  text-align: left !important;
}
.vtop {
  vertical-align: top !important;
}
.vbottom {
  vertical-align: bottom !important;
}
.vmiddle {
  vertical-align: middle !important;
}
.vright {
  text-align: right !important;
}
.vleft {
  text-align: left !important;
}
.strong {
  font-weight: 700 !important;
}
.bold {
  font-weight: 700 !important;
}
.normal {
  font-weight: 400 !important;
}
.blue {
  color: #3d67d9;
}
.red {
  color: #f43540;
}
.green {
  color: #04bbc3;
}
.grey {
  color: grey;
}
sup {
  position: relative;
  top: -5px;
  vertical-align: middle;
}
@media screen and (max-width:750px) {
  .center_sp {
    text-align: center !important;
  }
}
@media screen and (min-width:751px) {
  .center_pc {
    text-align: center !important;
  }
}
@media screen and (max-width:750px) {
  body,
  html {
    min-width: 375px;
  }
  img {
    width: 100%;
  }
}
@media screen and (max-width:750px) {
  .is_pc {
    display: none !important;
  }
  .is_clear_sp {
    clear: both;
  }
}
@media screen and (min-width:751px) {
  .is_sp {
    display: none !important;
  }
  .is_clear_pc {
    clear: both;
  }
}
.clearfix:after,
.l_bottomNav:after,
.l_bottom_contents:after,
.l_contents:after,
.l_footer:after,
.l_footpath:after,
.l_globalNav:after,
.l_header:after,
.l_main_contents:after,
.l_main_contents_l:after,
.l_main_contents_r:after,
.l_main_module:after,
.l_social:after,
.l_top_contents:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}
.clearboth {
  clear: both;
}
.l_bottomNav,
.l_bottom_contents,
.l_contents,
.l_footer,
.l_footpath,
.l_globalNav,
.l_header,
.l_main_contents,
.l_main_contents_l,
.l_main_contents_r,
.l_main_module,
.l_social,
.l_top_contents {
  position: relative;
  display: block;
  width: 100%;
}
@media screen and (min-width:751px) {
  body.font_size_l,
  html.font_size_l {
    font-size: 12px;
  }
}
.l_contents {
  width: 100%;
  font-size: 1.4rem;
}
.l_main_contents {
  min-height: 400px;
}
.l_header {
  width: 100%;
  height: 64px;
  z-index: 2;
}
.l_header_wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 64px;
}
.header_logo {
  position: relative;
  display: block;
  width: 100%;
  height: 64px;
}
.header_logo a {
  display: block;
  width: 100%;
  height: 64px;
  text-indent: -9999px;
  background: url(/assets/images/common/tdam_logo_01.svg) 15px 19px no-repeat;
  background-size: 289px 30px;
}
@media screen and (min-width:751px) {
  .l_header {
    height: 90px;
    padding: 0 30px;
    z-index: 1000;
  }
  .l_header_wrap {
    max-width: 1280px;
    height: 90px;
    margin: 0 auto;
  }
  .header_logo {
    width: 360px;
    height: 40px;
    top: 23px;
  }
  .header_logo a {
    width: 396px;
    height: 45px;
    background-position: 0 3px;
    background-size: 396px 41px;
  }
  .header_snav {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    width: 500px;
    height: 40px;
    position: absolute;
    top: 25px;
    right: 0;
  }
  .header_size {
    display: flex;
    align-items: center;
  }
  .header_size_txt {
    display: inline-block;
    font-size: 14px;
    color: #888;
    margin-right: 9px;
  }
  .header_size_box {
    display: table;
    width: 100px;
    height: 30px;
    background-color: #f4f4f4;
    border-radius: 5px;
    margin-right: 30px;
  }
  .header_size_btn {
    display: table-cell;
    width: 50%;
    height: 30px;
    font-size: 14px;
    font-weight: 700;
    color: #888;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding-top: 2px;
    transition: background-color .6s, color .6s;
  }
  .header_size_btn.is_active {
    color: #fff;
    background-color: #1686fc;
    pointer-events: none;
  }
  .media_pc .header_size_btn:not(.is_active):hover {
    color: #1686fc;
  }
  .header_eng {
    display: block;
    width: 80px;
    height: 30px;
    border: 2px solid #1686fc;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #1686fc;
    text-align: center;
    padding-top: 4px;
    border-radius: 5px;
    transition: background-color .6s, color .6s;
  }
  .header_eng:hover {
    color: #fff;
    background-color: #1686fc;
  }
  .header_tdgroup {
    display: block;
    width: 143px;
    height: 40px;
    text-indent: -9999px;
    background: url(/assets/images/common/tdhoken_logo.svg) 0 0 no-repeat;
    background-size: contain;
    margin-left: 40px;
  }
}
@media screen and (min-width:751px) and (max-width:980px) {
  .header_size_txt {
    display: none;
  }
}
@media screen and (min-width:751px) and (max-width:840px) {
  .header_tdgroup {
    display: none;
  }
}
@media screen and (min-width:751px) {
  #bottomNav {
    display: none;
  }
}
.l_bottomNav {
  display: block;
  border-top: 3px solid #f0232f;
  width: 100%;
  height: 68px;
  background-color: #fff;
  position: fixed;
  bottom: 0;
  z-index: 1000;
  font-size: 0;
}
.bottomNav_btn {
  position: relative;
  display: block;
  width: 25%;
  height: 68px;
  float: left;
  padding: 42px 0 0;
  text-align: center;
  border-left: 1px solid #fcd3d5;
  cursor: pointer;
}
.bottomNav_btn:first-child {
  border-left: none;
}
.bottomNav_btn span {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
  color: #2c2c2c;
}
.bottomNav_price {
  background: url(/assets/images/common/icn_bnav_price.svg) center 9px no-repeat;
  background-size: 27px 27px;
}
.bottomNav_search {
  background: url(/assets/images/common/icn_bnav_search.svg) center 9px no-repeat;
  background-size: 27px 27px;
}
.bottomNav_fav {
  padding-top: 32px;
  background: url(/assets/images/common/icn_bnav_fav.svg) center 9px no-repeat;
  background-size: 20px 19px;
}
.bottomNav_menu {
  transition: background-color .4s;
}
.bottomNav_menu.is_open {
  background-color: #f0232f;
}
.bottomNav_menu_txt {
  transition: color .4s;
}
.bottomNav_menu.is_open .bottomNav_menu_txt {
  color: #fff;
}
.bottomNav_menu div {
  width: 28px;
  height: 18px;
  display: block;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -14px;
  z-index: 1;
}
.bottomNav_menu div span {
  display: inline-block;
  transition: all .35s;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #f0232f;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  overflow: hidden;
  border-radius: 6px;
  transition: all .4s;
}
.bottomNav_menu div span:nth-of-type(1) {
  top: 0;
}
.bottomNav_menu div span:nth-of-type(2) {
  top: 8px;
}
.bottomNav_menu div span:nth-of-type(3) {
  bottom: 0;
}
.bottomNav_menu.is_open div span:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
}
.bottomNav_menu.is_open div span:nth-of-type(2) {
  transform: scaleX(0);
}
.bottomNav_menu.is_open div span:nth-of-type(3) {
  transform: translateY(-7px) rotate(45deg);
}
.bottomNav_menu.is_open {
  z-index: 10001;
}
.bottomNav_menu.is_open:before {
  opacity: 0;
}
.bottomNav_menu.is_open div span {
  background-color: #fff;
}

/*-------------------------------------------- */
/* Modules `from:top.css & module.css`
---------------------------------------------- */
/* GlobalNav
---------------------------------------------- */
.l_globalNav {
  width: 100%;
  height: 100vh;
  height: 100%;
  display: block;
  background-color: #fff;
  margin: 0;
  padding: 0 0 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}
.l_globalNav_wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px 30px 190px;
  overflow: scroll;
}
.media_sp.os_ios .l_globalNav.is_open .l_globalNav_wrap {
  -webkit-overflow-scrolling: touch;
}
.globalNav_list {
  display: none;
}
@media screen and (max-width: 750px) {
  #gsearch,
  #g01,
  #g02,
  #g03,
  #g04,
  #g05 {
    display: block !important;
  }
}
.globalNav_list {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 35px 0 150px;
  overflow: scroll;
  z-index: 2
}
.media_sp.os_ios .l_globalNav.is_open .globalNav_list {
  -webkit-overflow-scrolling: touch;
}
.media_sp.os_android.browser_firefox .globalNav_list {
  margin-bottom: 190px;
}
.globalNav_search {
  width: 100%;
  padding: 0 15px 30px;
}
.globalNav_search .gsearch_form {
  margin-bottom: 0;
}
.globalNav_search_tit {
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 13px;
}
.globalNav_list_btn {
  position: relative;
  display: block;
  width: 100%;
  border-top: 1px solid #C4C4C4;
  padding: 16px 45px 16px 15px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.5;
  color: #2c2c2c;
}
.globalNav_about_btn {
  border-bottom: 1px solid #C4C4C4;
}
.globalNav_list_btn::before {
  content: "";
  display: block;
  width: 9px;
  height: 16px;
  background: url(/assets/images/common/icn_ar_01_01.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% - 8px);
  right: 18px;
}
.globalNav_accordion_btn {
  position: relative;
  display: block;
  width: 100%;
  border-top: 1px solid #C4C4C4;
  padding: 16px 45px 16px 15px;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.5;
  color: #2C2C2C;
}
.globalNav_accordion_btn::before {
  content: "";
  display: block;
  width: 32px;
  height: 17px;
  position: absolute;
  top: 50%;
  margin-top: -8.5px;
  right: 0;
  background: url(/assets/images/common/icn_accordion_01_01.svg) left top no-repeat;
  background-size: contain;
}
.globalNav_accordion_btn.is_open::before {
  background: url(/assets/images/common/icn_accordion_01_02.svg) left top no-repeat;
  background-size: contain;
}
.globalNav_accordion_wrap {
  border-top: 1px solid #C4C4C4;
  display: block;
  width: 100%;
  padding: 15px 15px 20px 30px;
  display: none;
}
.globalNav_slist_btn {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.4rem;
  font-weight: bold;
  color: #2C2C2C;
  padding: 13px 0 13px 24px;
}
.globalNav_slist_btn::before {
  content: "";
  display: block;
  width: 15px;
  height: 2px;
  border-top: 1px solid #2C2C2C;
  position: absolute;
  top: 26px;
  left: 0;
}
.globalNav_slist.is_border {
  border-top: 1px solid #C4C4C4;
}
.globalNav_slist .globalNav_slist_btn {
  font-weight: 400
}
.globalNav_slist .globalNav_slist_btn:first-child {
  border-top: none;
}
.globalNav_eng_btn {
  display: block;
  width: 150px;
  border: 2px solid #1686FC;
  border-radius: 5px;
  font-size: 1.7rem;
  font-weight: 700;
  text-align: center;
  padding: 9px 10px;
  margin: 30px 0 0 15px;
}
.browser_ie .globalNav_eng_btn {
  margin-bottom: 150px;
}
.gsearch {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.gsearch_txt {
  position: relative;
  display: block;
  width: 100%;
  padding: 14px 62px 14px 47px;
  font-size: 1.4rem;
  line-height: 1.5;
  background-color: #f4f4f4;
}
.gsearch_form {
  margin-bottom: 18px;
}
.gsearch::before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: 10px;
  z-index: 2;
  background: url(/assets/images/common/icn_search_grey_01.svg) 0 0 no-repeat;
  background-size: 28px 28px;
}
.gsearch_btn {
  display: block;
  width: 62px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 700;
  color: #1686fc;
  padding-top: 15px;
}
@media screen and (min-width: 751px) {
  .gsearch_tit {
    display: block;
    width: 520px;
    font-size: 2rem;
    font-weight: 700;
    color: #888;
    margin: 0 auto 12px;
  }
  .gsearch {
    width: 520px;
    border: 2px solid #c4c4c4;
    margin: 0 auto;
  }
  .gsearch::before {
    left: 18px;
  }
  .gsearch_txt {
    background-color: #fff;
    padding: 14px 70px 14px 63px;
    font-size: 2rem;
  }
  .gsearch_btn {
    width: 70px;
    font-size: 2rem;
    padding-top: 14px;
    transition: opacity .6s;
  }
  .media_pc .gsearch_btn:hover {
    opacity: .6;
  }
}
@media screen and (min-width:751px) {
  .globalNav_list {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    height: auto;
    min-height: 180px;
    padding: 36px 0 40px !important;
    overflow: visible;
    pointer-events: none;
  }
  .globalNav_list::before {
    content: "";
    display: block;
    width: calc(100% + 60px);
    height: 100%;
    background-color: rgba(255, 255, 255, .96);
    position: absolute;
    top: 0;
    left: -30px;
    z-index: -10;
    transform-origin: top center;
    transform: scale(1, 0);
    transition: transform .4s;
  }
  .globalNav_list.is_active {
    display: block;
    height: auto;
    pointer-events: inherit;
  }
  .globalNav_list.is_active::before {
    transition: transform .7s cubic-bezier(.34, 1.56, .64, 1);
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  .globalNav_list_block {
    display: none;
    width: calc(100% - 60px);
    max-width: 1280px;
    margin: 0 auto;
    padding-left: 290px;
  }
  .globalNav_list_block.is_active {
    display: block;
  }
  .globalNav_search {
    display: none;
  }
  .globalNav_accordion_wrap {
    position: relative;
    border-top: none;
    padding: 0;
    display: block !important;
  }
  .globalNav_slist {
    display: block;
    width: 320px;
    padding-right: 30px;
    float: left;
    margin-bottom: 16px;
  }
  .globalNav_slist_btn {
    width: 320px;
    padding: 4px 60px 4px 40px;
    font-size: 1.6rem;
    line-height: 1.4;
    transition: color .6s;
    position: absolute;
    top: 0;
    left: -290px;
  }
  .globalNav_slist_btn::before {
    content: "";
    display: block;
    position: absolute;
    top: 26px;
    left: 0;
    top: 53%;
    width: 30px;
    height: 1px;
    border-top: 1px solid #2c2c2c;
    transition: border-color .6s;
  }
  .globalNav_slist .globalNav_slist_btn {
    font-weight: 400;
    font-size: 1.4rem;
    position: relative;
    top: auto;
    left: auto;
    padding: 4px 30px 4px 40px;
  }
  .globalNav_slist .globalNav_slist_btn+.globalNav_slist_btn {
    margin-top: 16px;
  }
  .globalNav_slist .globalNav_slist_btn::before {
    top: 50%;
  }
  .media_pc .globalNav_slist_btn:hover {
    color: #1686fc;
  }
  .media_pc .globalNav_slist_btn:hover::before {
    border-color: #1686fc;
  }
}
@media screen and (min-width:751px) {
  .l_globalNav {
    position: absolute;
    display: block !important;
    top: 90px;
    height: 56px;
    padding: 0;
    overflow: visible;
  }
  .l_globalNav::before {
    content: "";
    display: block;
    width: 100%;
    height: 56px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50%;
    z-index: -1;
    background-color: #f4f4f4;
    box-shadow: 0 0 5px rgba(0, 0, 0, .16);
  }
  #globalNav.is_fixed {
    position: fixed;
    top: 0;
  }
  .font_size_l .l_globalNav,
  .font_size_l .l_globalNav::before {
    height: 70px;
  }
  .globalNav_nav {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    width: calc(100% - 60px);
    height: 56px;
    max-width: 1280px;
    margin: 0 auto;
    z-index: 10;
  }
  .font_size_l .globalNav_nav {
    height: 70px;
  }
  .globalNav_btn {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    font-weight: 700;
    color: #2c2c2c;
    line-height: 1;
    text-align: center;
    height: 56px;
    margin-right: 46px;
    transition: color .6s;
  }
  .font_size_l .globalNav_btn {
    height: 70px;
  }
  .globalNav_btn span {
    display: inline-block;
  }
  .globalNav_btn br {
    display: none;
  }
  .globalNav_btn span::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 4px;
    background-color: #1686fc;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50%;
    transform: scaleX(0);
    transition-duration: .2s;
    transition-delay: 0s;
    transition-timing-function: ease-out;
  }
  .media_pc .globalNav_btn:hover {
    color: #1686fc;
  }
  .globalNav_btn.is_active span::before,
  .globalNav_btn.is_current span::before,
  .media_pc .globalNav_btn:hover span::before {
    transform: scaleX(1);
  }
  .globalNav_search_btn {
    margin-right: 0;
    position: absolute;
    right: 0;
    padding-left: 40px;
    background: url(/assets/images/common/icn_search_black_01.svg) 1px center no-repeat;
    background-size: 28px 28px;
  }
  .globalNav_search_btn::before {
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    background: #f4f4f4 url(/assets/images/common/icn_search_blue_01.svg) 0 0 no-repeat;
    background-size: 28px 28px;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 1px;
    z-index: 2;
    transition: opacity .6s;
    opacity: 0;
  }
  .globalNav_search_btn:hover::before {
    opacity: 1;
  }
  .globalNav_search {
    display: none;
    width: 100%;
    height: auto;
    padding: 24px 0 20px;
  }
  .globalNav_search .gsearch_txt {
    background-color: #f4f4f4;
  }
}
/* .Footer
---------------------------------------------- */
.l_footer {
  padding-bottom: 148px;
}
.l_footer .l_footer_wrap {
  display: block;
  width: 100%;
  background-color: #f0232f;
  margin-bottom: 40px;
  padding: 30px 15px 33px;
}
.footer_nav {
  display: flex;
  width: 100%;
}
.footer_nav01 {
  flex-direction: column;
}
.footer_nav01+.footer_nav01 {
  margin-top: 10px;
}
.footer_nav_btn {
  display: inline-block;
  padding: 10px 0;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #fff;
  text-decoration: underline;
}
.footer_nav02 {
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #fff;
  margin-top: 28px;
  padding-top: 28px;
}
.footer_nav02 li {
  display: block;
  width: calc((100% - 10px)/ 2);
}
.footer_nav_btn.link_ext::after,
.footer_nav_btn.link_pdf::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/assets/images/common/icn_blank_01.svg) 0 0 no-repeat;
  background-size: contain;
  position: relative;
  top: 2px;
  margin-left: 8px;
}
.footer_nav_btn.link_pdf::after {
  width: 33px;
  height: 14px;
  background: url(/assets/images/common/icn_pdf_01.svg) 0 0 no-repeat;
  background-size: contain;
  top: 2px;
  margin-left: 8px;
}
@media screen and (min-width:751px) {
  .footer_nav_btn.link_ext::after {
    width: 18px;
    height: 18px;
    top: -2px;
    margin-left: 8px;
    vertical-align: text-bottom;
  }
  .footer_nav_btn.link_pdf::after {
    width: 33px;
    height: 14px;
    top: -2px;
    margin-left: 8px;
    vertical-align: text-bottom;
  }
}
@media screen and (min-width: 751px) {
  .l_footer {
    padding-bottom: 31px;
  }
  .l_footer .l_footer_wrap {
    margin-bottom: 0;
    padding: 50px 30px 50px;
  }
  .footer_nav {
    max-width: 1120px;
    margin: 0 auto;
  }
  .footer_nav01 {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }
  .footer_nav01 li {
    display: block;
    width: calc((100% - 80px)/ 3);
  }
  .footer_nav01+.footer_nav01 {
    margin-top: 20px;
  }
  .footer_nav_btn {
    padding: 10px 0;
  }
  .footer_nav02 {
    justify-content: flex-start;
    margin-top: 30px;
    padding-top: 30px;
  }
  .footer_nav02 .footer_nav_btn {
    width: auto;
  }
  .footer_nav02 li {
    width: auto;
    margin-right: 40px;
  }
}
@media screen and (min-width:751px) and (max-width:980px) {
  .footer_nav01 li {
    width: calc((100% - 60px)/ 3);
  }
  .footer_nav02 li {
    margin-right: 30px;
  }
}
.footer_group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: calc(100% - 30px);
  margin: 0 auto 32px;
  background-color: #F4F4F4;
  text-align: center;
  padding: 40px 30px 30px;
}
.footer_group a {
  display: inline-block;
  margin: 0 auto;
}
.footer_group a:not([href]) {
  opacity: 1 !important;
  cursor: default;
}
.footer_group a+a {
  margin-top: 10px;
}
.footer_group_01,
.footer_group_01 img {
  width: 175px;
}
.footer_group_02,
.footer_group_02 img {
  width: 89px;
}
.footer_group_03,
.footer_group_03 img {
  width: 99px;
}
.footer_group_03 {
  margin-top: 0 !important;
}
.footer_group_04,
.footer_group_04 img {
  width: 153px;
}
.footer_group_04 {
  margin-top: 0 !important;
}
.footer_group_05,
.footer_group_05 img {
  width: 123px;
}
.footer_group_06,
.footer_group_06 img {
  width: 153px;
}
.footer_group_07,
.footer_group_07 img {
  width: 75px;
}
.footer_group_07 {
  margin-top: 5px !important;
}
.footer_group_08,
.footer_group_08 img {
  width: 96px;
}
.footer_group_09,
.footer_group_09 img {
  width: 185px;
}
.footer_logo {
  display: block;
  width: 295px;
  height: 30px;
  text-indent: -9999px;
  background: url(/assets/images/common/tdam_logo_01.svg) center center no-repeat;
  background-size: 295px 30px;
  margin: 0 auto 24px;
}
.footer_credit {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .005em;
  text-align: center;
  margin-bottom: 23px;
  padding: 0 20px;
}
.footer_copyright {
  display: block;
  font-size: 10px;
  font-family: "Josefin Sans";
  text-align: center;
}
@media screen and (max-width: 750px) {
  .l_footer .btn_pagetop {
    display: block;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
    background: rgba(255, 255, 255, .9) url(/assets/images/common/btn_pagetop.svg) center center no-repeat;
    background-size: 18px 22px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    border-radius: 5px;
  }
  .pagetop {
    position: fixed;
    right: 15px;
    bottom: 82px;
    height: 45px;
    transition: opacity .6s;
    z-index: 100;
    opacity: 0;
  }
  .pagetop.show {
    opacity: 1;
  }
  .pagetop.hide {
    opacity: 0;
  }
  .pagetop.static {
    position: absolute;
    bottom: 80px;
    right: 15px;
  }
}
@media screen and (min-width:751px) {
  .footer_group_03,
  .footer_group_03 img {
    width: 99px;
  }
  .footer_group {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin: 0 auto 29px;
    padding: 45px 30px;
  }
  .footer_group a {
    display: flex;
    margin: 10px 11px !important;
    align-items: center;
  }
  .footer_group a+a {
    margin-top: auto;
  }
  .footer_group img {
    height: auto;
  }
  a.footer_group_01 {
    margin-top: 15px !important;
  }
  a.footer_group_03 {
    margin-top: 8px !important;
  }
  a.footer_group_08 {
    margin-top: 7px !important;
  }
  a.footer_group_09 {
    margin-top: 6px !important;
  }
  .footer_credit {
    margin-bottom: 15px;
  }
  .footer_logo {
    width: 394px;
    height: 40px;
    background: url(/assets/images/common/tdam_logo_01.svg) center center no-repeat;
    background-size: 394px 40px;
    margin-bottom: 16px;
  }
  .btn_pagetop {
    display: block;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    background: rgba(255, 255, 255, 0.9) url(/assets/images/common/btn_pagetop.svg) center center no-repeat;
    background-size: 30px 37px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: fixed;
    top: auto;
    bottom: calc(20% - 90px);
    right: 20px;
    z-index: 998;
  }
  .btn_pagetop.is_favfixed,
  .media_tab .btn_pagetop {
    bottom: 30px;
  }
  .pagetop {
    transition: opacity .6s;
    opacity: 0;
  }
  .pagetop.show {
    opacity: 1;
  }
  .pagetop.hide {
    opacity: 0;
  }
}
/* .Social
---------------------------------------------- */
.l_social {
  background-color: #fff;
  padding-top: 30px
}
.l_social_wrap {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 15px 60px
}
.socialBox {
  display: block;
  width: 100%
}
.socialBox_l {
  display: block;
  width: 100%;
  background-color: #1686fc;
  padding: 19px 16px 19px;
  text-align: center
}
.socialBox_stit {
  position: relative;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
  color: #fff
}
.socialBox_stit::after,
.socialBox_stit::before {
  content: "";
  display: block;
  width: 13px;
  height: 22px;
  background: url(/assets/images/common/bg_social_l.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: -18px
}
.socialBox_stit::after {
  background: url(/assets/images/common/bg_social_r.svg) 0 0 no-repeat;
  background-size: contain;
  left: auto;
  right: -15px
}
.socialBox_tit {
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.4;
  margin-top: 8px;
  text-align: center
}
.socialBox_r {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  width: 100%;
  background-color: #f4f4f4;
  padding: 20px 36px 18px;
  text-align: center
}
.socialBox_btn {
  display: block;
  width: 80px;
  padding: 56px 0 10px;
  font-size: 1.4rem;
  color: #2c2c2c;
  line-height: 1.4;
  text-align: center
}
.socialBox_btn+.socialBox_btn {
  margin-left: 15px
}
.socialBox_btn.tw {
  background: url(/assets/images/common/btn_social_tw.svg) center 4px no-repeat;
  background-size: 60px 50px
}
.socialBox_btn.fb {
  background: url(/assets/images/common/btn_social_fb.svg) center 4px no-repeat;
  background-size: 60px 50px
}
@media screen and (min-width:751px) {
  .l_social {
    padding-top: 0
  }
  .l_social_wrap {
    width: 100%;
    max-width: 1340px;
    padding: 40px 30px 120px;
    margin: 0 auto
  }
  .socialBox {
    display: flex;
    width: 900px;
    height: 140px;
    margin: 0 auto
  }
  .socialBox_l {
    width: 450px;
    padding: 25px 16px 19px;
  }
  .font_size_l .socialBox_l {
    padding: 19px 16px 19px
  }
  .socialBox_stit {
    font-size: 1.6rem
  }
  .socialBox_stit::after,
  .socialBox_stit::before {
    top: 2px;
    left: -22px
  }
  .socialBox_stit::after {
    left: auto;
    right: -18px
  }
  .socialBox_tit {
    font-size: 2rem;
    margin-top: 12px;
  }
  .socialBox_r {
    width: 450px;
    padding: 12px 66px 18px
  }
  .socialBox_btn {
    width: 100px;
    padding: 77px 0 10px;
    font-size: 1.6rem
  }
  .socialBox_btn+.socialBox_btn {
    margin-left: 0
  }
  .socialBox_btn.line {
    background: url(/assets/images/common/btn_social_line.svg) center 10px no-repeat;
    background-size: 75px 62px
  }
  .socialBox_btn.tw {
    background: url(/assets/images/common/btn_social_tw.svg) center 10px no-repeat;
    background-size: 75px 62px
  }
  .socialBox_btn.fb {
    background: url(/assets/images/common/btn_social_fb.svg) center 10px no-repeat;
    background-size: 75px 62px
  }
}
@media screen and (min-width:751px) and (max-width:980px) {
  .l_social_wrap {
    padding: 40px 30px 100px
  }
  .socialBox {
    display: block;
    width: 100%;
    height: auto
  }
  .socialBox_l {
    width: 100%;
  }
  .socialBox_tit {
    margin-top: 0
  }
  .socialBox_r {
    width: 100%;
    height: 140px
  }
}
/* modules
---------------------------------------------- */
@media screen and (min-width:751px) {
  .next_btn,
  .prev_btn {
    display: block;
    width: 60px;
    height: 60px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    border-radius: 60px;
    position: absolute;
    top: 230px;
    left: -30px;
    z-index: 3;
    background: #f0232f url(/assets/images/common/icn_ar_white_02_02.svg) center center no-repeat;
    background-size: 32px 32px;
    transition: background-color .6s, opacity .6s;
  }
  .next_btn {
    left: auto;
    right: -30px;
    background: #f0232f url(/assets/images/common/icn_ar_white_02_01.svg) center center no-repeat;
    background-size: 32px 32px;
  }
  .prev_btn.is_disabled {
    background: #f4f4f4 url(/assets/images/common/icn_ar_grey_02_02.svg) center center no-repeat;
    background-size: 32px 32px;
    pointer-events: none;
  }
  .next_btn.is_disabled {
    background: #f4f4f4 url(/assets/images/common/icn_ar_grey_02_01.svg) center center no-repeat;
    background-size: 32px 32px;
    pointer-events: none;
  }
  .media_pc .next_btn:hover,
  .media_pc .prev_btn:hover {
    opacity: .6;
  }
}
.favFund_btn {
  display: none;
}
@media screen and (min-width:751px) {
  .favFund_btn {
    position: relative;
    display: block;
    width: 120px;
    height: 100px;
    background: #fff;
    border: 3px solid #f0232f;
    padding-top: 44px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    position: fixed;
    bottom: 20%;
    margin-top: -50px;
    right: 0;
    z-index: 998;
    transition: background-color .6s;
    background: #fff url(/assets/images/common/icn_favorite_red_01.svg) center 10px no-repeat;
    background-size: 28px 27px;
    border-radius: 10px 0 0 10px;
    text-align: center;
  }
  .favFund_btn.is_fixed,
  .media_tab .favFund_btn {
    bottom: 120px !important;
  }
  .favFund_btn::before {
    content: "";
    display: block;
    width: 28px;
    height: 27px;
    background: url(/assets/images/common/icn_favorite_white_01.svg) 0 0 no-repeat;
    background-size: 28px 27px;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -14px;
    z-index: 2;
    transition: opacity .6s;
    opacity: 0;
  }
  .favFund_btn span {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.35;
    color: #2c2c2c;
    transition: color .6s;
  }
  .media_pc .favFund_btn:hover {
    background-color: #f0232f;
  }
  .media_pc .favFund_btn:hover::before {
    opacity: 1;
  }
  .media_pc .favFund_btn:hover span {
    color: #fff;
  }
}
.noticeBlock {
  position: relative;
  display: block;
  width: 100%;
}
.noticeBlock_wrap {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
}
.noticeBlock_tit {
  display: inline-block;
  min-height: 24px;
  font-size: 1.4rem;
  font-weight: 700;
  color: #2C2C2C;
  background: url(/assets/images/common/icn_attention_01.svg) 0 center no-repeat;
  background-size: 22px 22px;
  padding-left: 32px;
}
.noticeBlock_list {
  display: block;
  width: 100%;
  border-top: 1px solid #c4c4c4;
}
.noticeBlock_list_box,
.noticeBlock_list_btn {
  display: block;
  width: 100%;
  color: #2c2c2c;
  text-align: left;
  padding: 14px 0 18px;
  border-bottom: 1px solid #C4C4C4;
}
.noticeBlock_list_date {
  display: inline-block;
  font-size: 1.4rem;
  margin-bottom: 2px;
}
.noticeBlock_list_txt {
  display: block;
  font-size: 1.4rem;
  line-height: 1.5;
}
.noticeBlock_list_btn .noticeBlock_list_txt {
  text-decoration: underline;
}
.noticeBlock_list_btn.link_pdf .noticeBlock_list_txt:after {
  content: "";
  display: inline-block;
  width: 33px;
  height: 14px;
  background: url(/assets/images/common/icn_pdf_01.svg) 0 0 no-repeat;
  background-size: contain;
  position: relative;
  top: 2px;
  margin-left: 8px;
}
.noticeBlock_list_btn.link_ext .noticeBlock_list_txt:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/assets/images/common/icn_blank_grey_01.svg) 0 0 no-repeat;
  background-size: contain;
  position: relative;
  top: 2px;
  margin-left: 8px;
}
@media screen and (min-width: 751px) {
  .noticeBlock_wrap {
    max-width: 1120px;
    margin: 0 auto;
  }
  .noticeBlock_tit {
    min-height: 32px;
    font-size: 2rem;
    background-size: 32px 32px;
    padding-left: 43px;
  }
  .noticeBlock_list {
    border-top: 1px solid #c4c4c4;
  }
  .noticeBlock_list_box,
  .noticeBlock_list_btn {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 30px 0 30px;
    border-bottom: 1px solid #c4c4c4;
  }
  .noticeBlock_list_date {
    font-size: 1.6rem;
    line-height: 1.75;
    width: 120px;
  }
  .font_size_l .noticeBlock_list_date {
    width: 150px;
  }
  .noticeBlock_list_txt {
    font-size: 1.6rem;
    width: calc(100% - 120px);
    transition: color .6s;
    line-height: 1.75;
  }
  .font_size_l .noticeBlock_list_txt {
    width: calc(100% - 150px);
  }
  .media_pc .noticeBlock_list_btn:hover .noticeBlock_list_txt {
    color: #1686fc;
    text-decoration: none;
  }
  .noticeBlock_list_box.link_pdf .noticeBlock_list_txt:after {
    background-image: none;
    display: none;
  }
  .noticeBlock_list_btn.link_pdf .noticeBlock_list_txt span:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 33px;
    height: 14px;
    background: url(/assets/images/common/icn_pdf_01.svg) 0 0 no-repeat;
    background-size: contain;
    top: -4px;
    margin-left: 8px;
    vertical-align: text-bottom;
  }
  .font_size_l .noticeBlock_list_btn.link_pdf .noticeBlock_list_txt span:after {
    top: 0;
  }
  .noticeBlock_list_box.link_ext .noticeBlock_list_txt:after {
    background-image: none;
    display: none;
  }
  .noticeBlock_list_btn.link_ext .noticeBlock_list_txt span:after {
    content: "";
    display: inline-block;
    background: url(/assets/images/common/icn_blank_grey_01.svg) 0 0 no-repeat;
    background-size: contain;
    position: relative;
    width: 18px;
    height: 18px;
    top: 2px;
    margin-left: 8px;
  }
}
@media screen and (min-width:751px) and (max-width:980px) {
  .noticeBlock_list_box,
  .noticeBlock_list_btn {
    display: block;
  }
  .noticeBlock_list_date {
    display: inline-block;
  }
  .noticeBlock_list_txt {
    width: 100%;
    margin-top: 10px;
  }
}
.contentsBlock {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 15px 20px;
}
.contentsBlock_wrap {
  position: relative;
  display: block;
  width: 100%;
}
@media screen and (min-width:751px) {
  .contentsBlock_wrap {
    max-width: 1280px;
    margin: 0 auto;
  }
}
@keyframes linkBtn01 {
  0% {
    transform-origin: right top;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
  45% {
    transform-origin: right top;
    transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
  }
  55% {
    transform-origin: right top;
    transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
  }
  56% {
    transform-origin: left top;
    transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
  }
  100% {
    transform-origin: left top;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
  }
}
.linkBtn01 {
  display: block;
  text-align: right;
}
.linkBtn01>a,
.linkBtn01>div {
  position: relative;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 700;
  color: #1686FC;
  text-align: right;
  text-decoration: none;
  padding-right: 35px;
}
.linkBtn01>a::after,
.linkBtn01>div::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: '';
  width: 30px;
  height: 1px;
  background: #1686FC;
  transform: scale(1, 1);
  transform-origin: left top;
  transition: transform .3s;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
@media screen and (min-width:751px) {
  .linkBtn01>a,
  .linkBtn01>div {
    font-size: 1.6rem;
    padding-right: 70px;
  }
  .linkBtn01>a::after,
  .linkBtn01>div::after {
    width: 60px;
  }
  .media_pc .linkBtn01>a:hover::after {
    animation: linkBtn01 0.7s;
    -webkit-animation: linkBtn01 0.7s;
  }
}
.boxList01 {
  position: relative;
  display: block;
  width: 100%;
}
.boxList01_box,
.boxList01_btn {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  border-radius: 10px;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
  border-radius: 5px;
  overflow: hidden;
}
.boxList01_btn+.boxList01_btn,
.boxList01_box+.boxList01_box,
.boxList01_btn+.boxList01_box,
.boxList01_box+.boxList01_btn {
  margin-top: 20px;
}
.boxList01_img {
  display: block;
  width: 155px;
  vertical-align: middle;
  background-position: center center;
  background-repeat: no-repeat;
}
.boxList01_txt {
  display: block;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #2C2C2C;
  vertical-align: middle;
}
@media screen and (max-width:750px) {
  .boxList01_contain .boxList01_btn,
  .boxList01_btn {
    padding-left: 15px;
  }
  .boxList01_contain .boxList01_img,
  .boxList01_img {
    min-height: 95px;
  }
  .boxList01_contain .boxList01_img img,
  .boxList01_img img {
    object-fit: contain;
  }
}
@media screen and (min-width:751px) {
  .boxList01 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    max-width: 1280px;
  }
  .boxList01_box,
  .boxList01_btn {
    display: block;
    width: calc((100% - 80px)/ 3);
    min-height: auto;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border-radius: 10px;
    overflow: hidden;
    margin-top: 40px !important;
    margin-left: 40px;
  }
  .boxList01_img {
    display: block;
    width: 100%;
    overflow: hidden;
    background-image: none !important;
  }
  .boxList01_img img {
    display: block;
    transform: scale(1, 1);
    transition: transform .3s cubic-bezier(.5, 1, .89, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    height: auto;
    width: 100%;
  }
  .media_pc .boxList01_btn:hover .boxList01_img img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
  }
  .boxList01_txt {
    display: block;
    font-size: 1.6rem;
    transition: color .6s;
  }
  .media_pc .boxList01_btn:hover .boxList01_tit,
  .media_pc .boxList01_btn:hover .boxList01_txt {
    color: #1686FC;
  }
  .boxList01.featured-num--1,
  .boxList01.featured-num--2 {
    justify-content: center;
  }
  .boxList01.featured-num--4 {
    justify-content: center;
    max-width: 880px;
  }
  .boxList01.featured-num--4 .boxList01_btn {
    width: calc((100% - 80px) / 2);
  }
  .boxList01.featured-num--5 {
    justify-content: center;
  }
}
.note {
  position: relative;
  display: block;
  padding-left: 18px;
}
.note::before {
  content: "※";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.browser_ie .note::before {
  top: 2px;
}
.ranking_term+.note {
  margin-top: 20px;
}
.note+.note {
  margin-top: 0;
}
.note.small {
  padding-left: 16px;
  font-size: 1.2rem;
  line-height: 1.7;
}
.note.small::before {
  top: 0;
}
.browser_ie .note.small::before {
  top: 1px;
}
@media screen and (min-width:751px) {
  .ranking_list .ranking_update,
  .ranking_list .return_list_month {
    font-size: 1.4rem;
    margin-top: 20px;
  }
  .note {
    padding-left: 20px;
  }
  .note::before {
    top: 0;
  }
  .browser_ie .note.small::before {
    top: 1.5px;
  }
  .ranking_term+.note {
    margin-top: 40px;
  }
  .font_size_l .note {
    padding-left: 25px;
  }
  .note.small {
    padding-left: 18px;
    font-size: 1.4rem;
  }
  .font_size_l .note.small {
    padding-left: 23px;
  }
}
/*-------------------------------------------- */
/* 
---------------------------------------------- */
.blue_btn {
  color: #2c2c2c;
  text-decoration: underline;
}
@media screen and (min-width:751px) {
  .media_pc a:not(.custom_btn):not(.common_btn):not([class^=commonBtn]):not(.blue_btn) {
    transition: opacity .6s;
  }
  .media_pc a:not(.custom_btn):not(.img_link):not(.common_btn):not([class^=commonBtn]):not(.blue_btn):hover {
    opacity: .6;
    text-decoration: none;
  }
  .media_pc .blue_btn {
    transition: color .6s;
  }
  .media_pc .blue_btn:hover {
    color: #1686fc;
      text-decoration: none !important;
  }
}
@media screen and (min-width:751px) {
  .l_contents {
    font-size: 1.6rem;
  }
  .l_main_contents {
    overflow: hidden;
    min-height: 550px;
  }
}
@media screen and (min-width:751px) and (max-width:1080px) {
  .font_size_m .globalNav_btn:not(.globalNav_search_btn) {
    margin-right: 30px;
    font-size: 15px;
  }
  .font_size_m .globalNav_search_btn {
    font-size: 15px;
  }
}
@media screen and (min-width:751px) and (max-width:980px) {
  .font_size_m .globalNav_btn {
    line-height: 1.25;
  }
  .font_size_m .globalNav_btn br {
    display: block;
  }
}
@media screen and (min-width:751px) and (max-width:1220px) {
  .font_size_l .globalNav_btn {
    line-height: 1.25;
  }
  .font_size_l .globalNav_btn br {
    display: block;
  }
}
@media screen and (min-width:841px) and (max-width:980px) {
  .font_size_l .globalNav_btn:not(.globalNav_search_btn) {
    margin-right: 30px;
    font-size: 1.5rem;
  }
  .font_size_l .globalNav_search_btn {
    font-size: 1.5rem;
  }
}
@media screen and (min-width:751px) and (max-width:840px) {
  .font_size_l .globalNav_btn:not(.globalNav_search_btn) {
    margin-right: 30px;
    font-size: 16px;
  }
  .font_size_l .globalNav_search_btn {
    font-size: 16px;
  }
}