@charset "UTF-8";

/* autoprefixer: off */

/* CSS Document */
body {
  margin: 0;
  padding: 0;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;

/*\*/

/*/
  height: auto;
  overflow: hidden;

/**/
}
.pcOnlyBreak {
  display: block;
}
.spOnlyBreak {
  display: none;
}
.pcBlock {
  padding-top: 10px;
}
.spBlock {
  display: none;
}
.pcOnly {
  display: block;
}
.spOnly {
  display: none;
}

/*header(root)
--------------------------------------------*/
#headerLink_root {
  background: #fff;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  min-width: 1000px;
}
#headerLink_root * {
  box-sizing: border-box;
  margin: 0;
}
#headerLink_root .headerLinkInner {
  margin: 0 auto;
  width: 1000px;
}
#headerLink_root .headerLinkInner .header_ttl {
  height: 35px;
  margin-top: 30px;
  width: 265px;
}
#headerLink_root .headerLinkInner p {
  float: left;
  font-size: 13px !important;
  font-weight: bold;
  letter-spacing: 0.2px;
  line-height: 1.8em !important;
  padding-top: 10px;
  width: 725px;
}
#headerLink_root .headerLinkInner form {
  float: right;
  width: 254px;
}

/* ヘッダ改訂による追加 */
#header_search input {
  width: auto !important;
}
#headerLink_root .headerLinkInner:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
#headerLink_root .headerLinkInner #header_search {
  float: right;
  line-height: 24px;
}
#headerLink_root .headerLinkInner #header_search input {
  vertical-align: middle;
}
#headerLink_root .headerLinkInner #header_search .labelshort {
  display: none;
}
#headerLink_root .headerLinkInner #header_search #MF_form_phrase {
  border: 1px solid #0097b5;
  height: 28px;
  line-height: 24px;
  margin-left: 5px;
  min-height: 24px;
  padding: 1px;
  width: 170px !important;
}
#headerLink_root .headerLinkInner #header_search input[type=submit] {
  background: #32abc3;
  border: none;
  border-radius: 4px;
  color: #fff;
  padding: 3px 6px;
}
#headerLink_root .snsBlock {
  background: #fff;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 980px;
  min-width: 980px;
  padding: 10px 0 0;
  text-align: right;
}
.snsBlock.pcBlock {
  height: 48px;
  overflow: hidden;
}
.snsBlock ul {
  margin-left: 0;
  padding: 0;
}
.snsBlock ul li {
  display: inline-block;
  list-style: none;
  margin-left: 5px;
  vertical-align: top;
}
#headerLink_root .snsBlock ul li:first-child {
  margin-left: 0;
}
#headerLink_root .headerLinkInner #header_search button * {
  vertical-align: middle;
}
#headerLink_root .headerLinkInner #header_search button img {
  margin: 0 5px 0 0;
}
#headerLink_root .headerLinkInner #header_search button {
  background: #32abc3;
  border: none;
  color: #fff;
  height: 28px;
  padding: 0 12px;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .pcOnlyBreak {
    display: none;
  }
  .spOnlyBreak {
    display: block;
  }
  .spOnlyBold {
    font-weight: bold;
  }
  .pcBlock {
    display: none;
  }
  .spBlock {
    display: block;
  }
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
  #headerLink_root {
    background: #32abc3;
    min-width: inherit;
  }
  #headerLink_root .headerLinkInner {
    margin: 0 auto;
    width: 94%;
  }

/* #headerLink_root .headerLinkInner .header_ttl{
	width:40%;
	height:auto;
	padding-top:3%;
	background:url(../images/inc/head_logo_sp.gif) no-repeat left bottom;
	background-size:contain;
} */
  #headerLink_root .headerLinkInner p {
    color: #fff;
    float: left;
    font-size: 165%;
    line-height: 1.2;
    padding-top: 10px;
    width: 100%;
  }
  #headerLink_root .headerLinkInner #header_search {
    display: none;
  }
  #ham_menu {
    font-size: 135.5% !important;
    line-height: 1.24;
  }
  #headerLink_root .snsBlock {
    min-width: inherit;
    padding: 10px 10px 0;
  }
}

/*header(secondary)
--------------------------------------------*/
#headerLink {
  /* background: #32acc4; */
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  min-width: 1000px;
}
#headerLink * {
  box-sizing: border-box;
  margin: 0;
}
#headerLink .headerLinkInner {
  margin: 0 auto;
  width: 1000px;
}

/* #headerLink .headerLinkInner .header_ttl{
	float:left;
	width:195px;
	height:30px;
	margin-right:10px;
	padding-top:30px;
	background:url(../images/inc/head_logo_sp.gif) no-repeat left bottom;
	background-size:contain;
	overflow:hidden;
	text-indent:-9999px;
} */
#headerLink .headerLinkInner .header_ttl {
  float: left;
  height: 25px;
  margin-right: 10px;
  margin-top: 7px;
  width: 195px;
}
#headerLink .headerLinkInner .header_ttl img {
  border: 0;
}
#headerLink .headerLinkInner p {
  color: #fff;
  float: left;
  font-size: 11px !important;
  line-height: 1.2;
  padding: 12px 0 0;
  width: 260px;
}

/* ヘッダ改訂による追加 */
#header_search {
  font-size: 14px !important;
}
#header_search label {
  display: inline-block;
  font-size: 14px !important;
  line-height: 1.2;
  text-align: right;
  width: 130px;
}
#header_search input {
  width: auto !important;
}
#headerLink .headerLinkInner {
  color: #fff;
  font-size: 120%;
  min-height: 1px;
}
#headerLink .headerLinkInner:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
#headerLink .headerLinkInner .fleft {
  float: left;
}
#headerLink .headerLinkInner #header_search {
  float: right;
  line-height: 40px;
}
#headerLink .headerLinkInner #header_search input {
  vertical-align: middle;
}
#headerLink .headerLinkInner #header_search #MF_form_phrase {
  border: none;
  line-height: 26px;
  margin-left: 5px;
  min-height: 26px;
  padding: 1px;
  width: 170px !important;
}
#headerLink .headerLinkInner #header_search input[type=submit] {
  background: #002b62;
  border: none;
  border-radius: 4px;
  color: #fff;
  padding: 3px 6px;
}
@media screen and (max-width: 640px) {
  #headerLink {
    /* background: #32abc3; */
    min-width: inherit;
  }
  #headerLink .headerLinkInner {
    margin: 0 auto;
    width: 94%;
  }

/* #headerLink .headerLinkInner .header_ttl{
	float:none;
	width:40%;
	height:auto;
	padding-top:3%;
	background:url(../images/inc/head_logo_sp.gif) no-repeat left bottom;
	background-size:contain;
} */
  #headerLink .headerLinkInner .header_ttl,#headerLink_root .headerLinkInner .header_ttl {
    height: 18px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
    width: 100%;
  }
  #headerLink .headerLinkInner .header_ttl img,#headerLink_root .headerLinkInner .header_ttl img {
    height: 18px;
    width: auto;
  }
  #headerLink .headerLinkInner p {
    color: #fff;
    float: none;
    font-size: 140%;
    padding-top: 10px;
    width: 100%;
  }
  #headerLink .headerLinkInner #header_search {
    display: none;
  }
  #ham_menu {
    font-size: 135.5% !important;
    line-height: 1.24;
  }
}
@media screen and (max-width: 640px) {
  #headerLink .headerLinkInner p {
    display: block !important;
  }
  #headerLink .headerLinkInner,#headerLink_root .headerLinkInner {
    border-bottom: 2px solid #8fdbeb;
    font-size: 100%;
    padding: 5px 3% 8px;
    width: 100%;
  }
  #headerLink .headerLinkInner > p,#headerLink_root .headerLinkInner > p {
    font-weight: normal;
    padding: 0 !important;
  }
  #headerLink_root .headerLinkInner.spOnly {
    background: #fff;
    padding: 30px 0;
    text-align: center;
  }
  #headerLink_root .headerLinkInner.spOnly .header_ttl {
    height: 32px;
  }
  #headerLink_root .headerLinkInner.spOnly .header_ttl img {
    height: 32px;
    width: auto;
  }
  #headerLink_root .headerLinkInner.spOnly > p {
    color: #000;
    font-size: 12px !important;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 1.2em;
  }
}

/**** 2016 08 改修追加 ***/
#gnavi .logoBlock {
  background: #32acc4;
  height: 40px;
}
#gnavi .logoBlock .innerBlock {
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 1000px;
}
#gnavi .logoBlock .innerBlock .logo {
  display: block;
  height: 25px;
  padding: 7px 10px 0 0;
  width: 195px;
}
#gnavi .rightBox {
  display: none;
}
#gnavi .siteText {
  left: 210px;
  margin: 0 auto;
  position: absolute;
  top: 10px;
  width: auto;
}
#gnavi .siteText02 {
  margin: 0 auto;
  position: absolute;
  right: 28%;
  top: 5px;
  width: auto;
}
#gnavi .siteText p {
  color: #fff;
  font-size: 13px;
  line-height: 1.6 !important;
}
#gnavi .logoBlock .innerBlock .searchBlock {
  position: absolute;
  right: 0;
  text-align: right;
  top: 6px;
  vertical-align: top;
}
#gnavi #header_search input,#gnavi #header_search label {
  display: inline-block;
  font-size: 13px !important;
  vertical-align: middle;
}
#gnavi #header_search #MF_form_phrase {
  border: none;
  line-height: 26px;
  margin-left: 5px;
  min-height: 26px;
  padding: 1px;
  width: 170px !important;
}
#gnavi #header_search label {
  color: #fff;
  display: none;
  margin: 0 2.5px;
  width: auto;
}
#gnavi .menu1 li.gnavi_serch {
  display: none;
}

/*fixBnr
--------------------------------------------*/
#fixBnr {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  padding: 10px 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 9999;
}
#fixBnr02 {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  padding: 10px 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 990;
}
#fixBnr02 > a {
  display: block;
}
@media screen and (max-width: 640px) {
  input {
    font-size: 16px;
  }
  #gnavi .logoBlock {
    height: auto;
    width: 100%;
  }
  #gnavi .logoBlock .innerBlock {
    width: 100%;
  }
  #gnavi .logoBlock .innerBlock .logo {
    padding: 15px 10px 0 10px;
  }
  #gnavi .logoBlock .innerBlock .searchBlock {
    display: none;
  }
  #gnavi .logoBlock .innerBlockSP {
    background: #32acc4;
    height: 55px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  #gnavi .siteText {
    background: #fff;
    margin-top: 55px;
    padding: 10px;
    position: static;
    width: 100%;

/*margin-bottom: 20px;*/
  }
  #gnavi .menu1 {
    height: 100%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 55px;
    z-index: 999;
  }
  #gnavi .rightBox {
    border-left: 2px solid #8fdbeb;
    display: block;
    height: 55px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
  }
  #gnavi .rightBox #swapBtn {
    cursor: pointer;
    display: block;
    height: 55px;
    position: relative;
    vertical-align: bottom;
    width: 60px;
  }
  #gnavi .rightBox #swapBtn > span {
    background: #fff;
    display: block;
    height: 5px;
    left: 12px;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    width: 35px;
  }
  #gnavi .rightBox #swapBtn > span:nth-child(1) {
    top: 13px;
  }
  #gnavi .rightBox #swapBtn > span:nth-child(2) {
    top: 25px;
  }
  #gnavi .rightBox #swapBtn > span:nth-child(2):before {
    background: #fff;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    width: 35px;
  }
  #gnavi .rightBox #swapBtn > span:nth-child(2):after {
    background: #fff;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    width: 35px;
  }
  #gnavi .rightBox #swapBtn > span:nth-child(3) {
    top: 37px;
  }
  #gnavi .rightBox #swapBtn.active > span:nth-child(1) {
    opacity: 0;
    top: 25px;
  }
  #gnavi .rightBox #swapBtn.active > span:nth-child(3) {
    opacity: 0;
    top: 25px;
  }
  #gnavi .rightBox #swapBtn.active > span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #gnavi .rightBox #swapBtn.active > span:nth-child(2):before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #gnavi .rightBox #swapBtn.active > span:nth-child(2):after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  #gnavi .siteText p {
    color: #000;
    font-size: 14.4px;
  }
  #gnavi .menu1 li.gnavi_serch {
    background: #32acc4;
    border-bottom: none;
    border-top: 2px solid #8fdbeb;
    display: block;
    padding: 10px !important;
  }
  #gnavi .menu1 li.gnavi_serch input[type=image] {
    -webkit-appearance: none;
    border-radius: 0;
    float: right;
    position: relative;
    width: 82px;
    z-index: 1;
  }
  #gnavi .menu1 li.gnavi_serch .inBox {
    float: left;
    margin-right: -82px;
    padding-right: 82px;
    width: 100%;
  }
  #gnavi .menu1 li.gnavi_serch .inBox input {
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    font-size: 120% !important;
    font-weight: normal;
    line-height: 35px;
    margin: 0;
    min-height: 35px;
    padding: 0;
    text-indent: 10px;
    width: 100%;
  }
  #gnavi .menu1 li.gnavi_serch label {
    color: #fff !important;
    display: none;
    margin-bottom: 5px !important;
    margin-right: 5px !important;
    padding: 0 !important;
    width: auto !important;
  }
  #gnavi .menu1 li.gnavi_serch label input {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: -2px !important;
    width: auto !important;
  }
  #gnavi .siteText02 {
    margin: 0 auto;
    position: fixed;
    right: 20% !important;
    top: 9px;
    z-index: 9999;
  }
  #gnavi .siteText02 img {
    width: 100%;
  }
  #gnavi .siteText02 {
    width: 65px;
  }
}

/*** SNS ***/
.snsWrapper .snsBlock {
  background: #fff;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1000px;
  min-width: 1000px;
  padding: 10px 0 0;
  text-align: right;
}
.snsWrapper .snsBlock ul {
  font-size: 0 !important;
  margin: 0;
  padding: 0;
}
.snsWrapper .snsBlock ul li {
  display: inline-block;
  list-style: none;
  margin-left: 7px !important;
  vertical-align: top;
}
@media screen and (max-width: 640px) {
  .snsWrapper {
    margin: 0 !important;
    padding: 0 !important;
  }
  .snsBlock ul li:first-child {
    margin-left: 0 !important;
  }
  .snsWrapper .snsBlock,.snsBlock,.snsArea {
    background: #fff;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
    min-width: inherit;
    min-width: auto;
    padding: 5px 0 0 !important;
    text-align: center !important;
  }
  ul.snsArea,.snsBlock ul {
    margin-bottom: 20px !important;
  }
  #bottomSNS {
    padding-top: 0 !important;
  }
}
@media print, screen and (min-width: 641px) {
  #gnavi .rightBox {
    border-left: 1px solid #8fdbeb;
    border-right: 1px solid #8fdbeb;
    display: block;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
  }
  #gnavi .rightBox #swapBtn {
    cursor: pointer;
    display: block;
    height: 40px;
    position: relative;
    vertical-align: bottom;
    width: 44px;
  }
  #gnavi .rightBox #swapBtn::before {
    color: #fff;
    content: "メニュー";
    font-size: 9px;
    font-weight: bold;
    left: 0;
    line-height: 1;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0.3em;
  }
  #gnavi .rightBox #swapBtn > span {
    background: #fff;
    display: block;
    height: 3px;
    left: 10px;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    width: 22px;
  }
  #gnavi .rightBox #swapBtn > span:nth-child(1) {
    top: 17px;
  }
  #gnavi .rightBox #swapBtn > span:nth-child(2) {
    top: 24px;
  }
  #gnavi .rightBox #swapBtn > span:nth-child(2):before {
    background: #fff;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    width: 22px;
  }
  #gnavi .rightBox #swapBtn > span:nth-child(2):after {
    background: #fff;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    width: 22px;
  }
  #gnavi .rightBox #swapBtn > span:nth-child(3) {
    top: 31px;
  }
  #gnavi .rightBox #swapBtn.active > span:nth-child(1) {
    opacity: 0;
    top: 25px;
  }
  #gnavi .rightBox #swapBtn.active > span:nth-child(3) {
    opacity: 0;
    top: 25px;
  }
  #gnavi .rightBox #swapBtn.active > span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #gnavi .rightBox #swapBtn.active > span:nth-child(2):before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  #gnavi .rightBox #swapBtn.active > span:nth-child(2):after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  #gnavi .siteText {
    left: 210px;
    margin: 0 auto;
    position: absolute;
    top: 10px;
    width: auto;
  }
  #gnavi .siteText02 {
    margin: 0 auto;
    position: absolute;
    right: 34.5%;
    top: 5px;
    width: auto;
  }
  #gnavi .siteText p {
    color: #fff;
    font-size: 13px;
    line-height: 1.6 !important;
  }
  #gnavi .logoBlock .innerBlock .searchBlock {
    position: absolute;
    right: 65px;
    text-align: right;
    top: 6px;
    vertical-align: top;
  }
}
@media print {
  .printNone {
    display: none !important;
  }
}
html .mf_finder_searchBox_query_input {
  font-size: 16px;
}

/*==================================
dcリンク追加
==================================*/
.borderBox_dc {
  border: 1px solid #32abc3;
  border-radius: 10px;
  color: #333;
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 50px;
  margin-top: 30px;
  padding: 15px 10px;
  width: 80%;
}
.dc_logo {
  text-align: center;
}
.dc_logo_w {
  width: 220px;
}
.dc_wrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 100%;
  justify-content: center;
  margin: 0 auto;
  padding: 40px;
}
.dc_wrap dt {

/* 相対位置指定 */
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  width: 29%;
}
.dc_wrap dt .caption {
  color: #fff;
  font-size: 130%;
  padding-top: 0;
  text-align: center;
}
.mask {

/* マスクを表示しない */
  background-color: rgba(0, 0, 0, 0.6);
  height: 121px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;

/* マスクは半透明 */
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 210px;
}
.mask a {
  color: white;
  display: block;
  padding: 41px 0;
  text-decoration: none;
}

/*
.dc_wrap_img {
	width: 260px;
  max-width: none;
} */
.dc_wrap dt:hover .mask {
  opacity: 1;

/* マスクを表示する */
}
.dc_wrap dd {
  background: #f2f7fb;
  margin: 0 0 20px 30px;
  padding: 37px;
  width: 63%;
}
.dc_wrap_sub dd {
  padding: 30px;
}
.mask_sub a {
  padding: 40px 0;
}
.mask_sub {
  background-color: rgba(0, 0, 0, 0.4);
  height: 113px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 196px;
}
.dc_note {
  font-size: 100%;
  text-align: right;
}
.dc_title {
  color: #0e6eb8;
  text-decoration: underline;
}
.dc_sub_bnr {
  bottom: 13px;
  position: absolute;
  right: 30px;
  width: 280px;
}
.dc_sub_bnr > a + a > img {
  margin-top: 10px;
}
.dc_sub_bnr > .dc_sub_bnr__img-wrap {
  position: relative
}
.dc_sub_bnr > .dc_sub_bnr__img-wrap >.dc_sub_bnr__img {
  position: absolute
}
.dc_sub_bnr > .dc_sub_bnr__img-wrap:hover .dc_sub_bnr__img {
  display: none;
}
.borderBox_dc_sub {
  width: 100% !important;
}
.p-heading-lv1 {
  position: relative;
}
.borderBox_dc.feature_dc .dc_logo img {
  display: inline !important;
}
.borderBox_dc.feature_dc .spOnlyBreak img {
  max-width: 100%;
  width: auto;
}
.borderBox_dc.feature_dc .dc_wrap img {
  max-width: 100%;
  width: auto;
}
.dc_sub_bnr_feature {
  margin-top: 20px;
}
#fixBnr03 {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  padding: 10px 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 990;
}
#fixBnr03 > a {
  display: block;
}
#fixBnr04 {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  padding: 10px 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 990;
}
#fixBnr04 > a {
  display: block;
}
#headerLink > div.dc_bgc.pcOnlyBreak > div > p > a,#headerLink > div.dc_bgc.spOnlyBreak > div > p > a {
  text-decoration: none;
}
#headerLink > div.dc_bgc.pcOnlyBreak > div > p > a:link,#headerLink > div.dc_bgc.spOnlyBreak > div > p > :link {
  color: #06c;
}
#headerLink > div.dc_bgc.pcOnlyBreak > div > p > a:visited,#headerLink > div.dc_bgc.spOnlyBreak > div > p > :visited {
  color: #551a8b;
}
.dc_top {
  height: 27px;
  line-height: 26px;
  margin: 0 auto !important;
  position: relative;
  text-align: right;
  width: 1000px;
}
.dc_bgc {
  background-color: #f2f7fb !important;
}
.dc_txtb {
  font-size: 16px;
  font-weight: bold;
}
#headerLink > div.dc_bgc > div > p > a > img {
  bottom: 8px;
  position: absolute;
  right: 5px;
}
.dc_txt {
  font-size: 14px;
  padding-right: 25px;
}
.dc_close_btn {

/* position: fixed;
  z-index: 999;
  width: 600px;
  margin: 0 auto;
	bottom: 0; */
}

/* .dc_close_btn_pc{
	position: fixed;
  bottom: 55px;
  right: 27%;
  z-index: 999;
} */
#fixBnr03 > ul.dc_bnrimg {
  display: inline-flex;

/* flex-wrap: wrap; */
}
#fixBnr03 > ul.dc_bnrimg li {
  box-sizing: border-box;
  padding: 0 5px;
}
#fixBnr04 > ul.dc_bnrimg {
  display: inline-flex;

/* flex-wrap: wrap; */
}
#fixBnr04 > ul.dc_bnrimg li {
  box-sizing: border-box;
  padding: 0 5px;
}
@media screen and (max-width: 640px) {
  .dc_wrap {
    padding: 10px;
  }
  .borderBox_dc {
    font-size: 14px;
    margin-top: 30px;
  }
  .dc_wrap dt {
    padding-bottom: 10px;
    width: 100%;
  }
  .dc_wrap dd {
    background: #f2f7fb;
    height: auto;
    margin: 0 0 35px 0;
    padding: 10px;
    width: 100%;
  }
  .dc_logo {
    margin: 0 auto;
    padding: 20px 0;
    width: 70%;
  }

/* .dc_wrap_img {
    width: auto;
    max-width: 100%;
} */
  .dc_logo_w {
    width: 80%;
  }
  .dc_sub_bnr {
    margin-top: 10px;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }
  .dc_sub_bnr > a + a > img {
    margin-top: 18px;
  }
  .mask {
    display: none;
  }
  .mask_sub {
    background-color: none;
  }
  .dc_sub_bnr_feature img {
    max-width: 100%;
  }
  .dc_top {
    height: 27px;
    margin: 0 auto !important;
    position: relative;
    text-align: right;
    width: auto;
  }
  #headerLink > div.dc_bgc > div > p > a > img {

/* position: relative;
  bottom: 5px; */
    width: 17px;
  }
  #gnavi .logoBlock .innerBlockSP {
    top: 27px;
  }
  #gnavi > div > div > div.siteText02 {
    top: 37px !important;
  }
  .dc_bgc {
    height: 27px;
    position: fixed;
    right: 3px;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .dc_txt {
    font-size: 11px;
  }
  .dc_txtb {
    font-size: 14px;
  }
  #gnavi .siteText {
    margin-top: 82px;
  }
  .dc_bnrimg_sp {
    width: 95%;
  }
  .dc_close_btn_sp {
    margin-left: 90%;
    padding-bottom: 5px;
    width: 25px;
  }
  #gnavi .menu1 {
    top: 82px;
  }
}
.infection_br {
  display: block;
}

/* autoprefixer: on */
body:not(.logIn) .is-login-show {
  display: none !important;
}
body.logIn .is-login-hide {
  display: none !important;
}
.fw-b {
  font-weight: bold !important;
}
.sp-site-text {
  background: #32abc3;
  color: #fff;
  padding: 0 10px 7px;
}
.sp-site-text p {
  font-size: 12px;
  line-height: 1;
  margin: 0;
  text-align: left;
}
.sp-site-text p .is-small {
  font-size: 11px;
  display: inline-block;
}
@media screen and (min-width: 641px), print {
  .sp-site-text {
    display: none !important;
  }
}
#headerLink {
  min-width: 1080px;
  overflow-wrap: break-word;
  position: relative;
  word-break: break-word;
  word-wrap: break-word;
  z-index: 1000;
}
@media screen and (max-width: 640px) {
  #headerLink {
    min-width: inherit;
  }
}
@media screen and (max-width: 320px) {
  #headerLink {
    height: 148px;
    min-width: inherit;
  }
}
#headerLink .header-almedia {
  background: rgb(224,196,112) !important;
  background: linear-gradient(90deg, rgba(224,196,112,1) 0%, rgba(252,228,156,1) 50%, rgba(224,196,112,1) 100%) !important;
  font-size: 10px;
  padding: 5px 0 6px;
  text-align: right;
}
@media screen and (max-width: 640px) {
  #headerLink .header-almedia {
    padding: 0;
  }
  #headerLink .header-almedia .header-inner {
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
  }
}
#headerLink .header-inner {
  box-sizing: border-box;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  max-width: 1080px;
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 640px) {
  #headerLink .header-inner {
    padding-left: 10px;
    padding-right: 10px;
    flex-wrap: wrap;
  }
}
#headerLink .header-almedia-link {
  color: #06c;
  font-size: 14.43px;
  line-height: 1;
  text-decoration: none;
}
#headerLink .header-almedia-link::after {
  display: none;
}
@media screen and (max-width: 640px) {
  #headerLink .header-almedia-link {
    font-size: 11px;
    white-space: nowrap;
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
#headerLink .header-almedia-link .site-name {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-left: 0;
}
#headerLink .header-almedia-link .site-name .is-small {
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  margin-right: 4px;
}
@media screen and (max-width: 640px) {
  #headerLink .header-almedia-link .site-name {
    font-size: 14.43px;
    font-weight: normal;
  }
  #headerLink .header-almedia-link .site-name .is-small {
    font-size: 11px;
    display: inline-block;
  }
}
#headerLink .header-almedia-link .site-name::after {
  background: url(/_shared/images/icon/ic_header_window.svg) no-repeat center center;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 4px;
  width: 14px;
}
#headerLink .header-almedia-list {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-left: 30px;
  list-style: none;
}
#headerLink .header-almedia-list a {
  color: #06c;
  text-decoration: none;
}
#headerLink .header-almedia-list a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  #headerLink .header-almedia-list {
    margin-bottom: 7px;
    align-self: flex-end;
    font-size: 11px;
  }
}
#headerLink .header-almedia-list > li:not(:last-child)::after {
  content: "／";
  color: #0066CC;
  display: inline-block;
  margin: 0 6px 0 4px;
}

#headerLink .header-global {
  background: #32abc3;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global {
    background: none;
    padding-top: 60px;
    /* left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    right: 0;
    width: auto;
    box-sizing: border-box; */
  }
}
#headerLink .header-global > .header-inner {
  display: flex;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #32abc3;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global > .header-inner {
    padding-bottom: 8px;
    padding-top: 8px;
    min-height: 60px;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
}
#headerLink .header-global .header-global-ui {
  align-items: center;
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
  z-index: 2;
}
#headerLink .header-global-logo {
  align-self: center;
  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-logo {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#headerLink .header-global-logo a {
  display: block;
  line-height: 1;
}
#headerLink .header-global-logo img {
  height: auto;
  width: 110px;
  vertical-align: top;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-logo img {
    width: 100px;
  }
}
@media screen and (max-width: 321px) {
  #headerLink .header-global-logo img {
    width: 100px;
  }
}
#headerLink .header-global-desc {
  align-self: center;
  margin-left: 20px;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-desc {
    order: 10;
    width: 100%;
    margin-left: 0;
    display: none;
  }
  #headerLink .header-global-desc p {
    font-size: 12px;
    min-height: inherit !important;
  }
  #headerLink .header-global-desc p .is-small {
    font-size: 10px;
    margin-top: 0 !important;
  }
  #headerLink .header-global-desc br {
    display: none;
  }
}
#headerLink .header-global-desc p {
  color: #fff;
  font-size: 13px;
  line-height: 1;
  margin: 0;
  min-height: 29px;
}
#headerLink .header-global-desc p .is-small {
  font-size: 11px;
  margin-top: 4px;
  display: inline-block;
}
@media screen and (min-width: 641px), print {
  #headerLink .header-global-search {
    display: block !important;
  }
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-search {
    background: #fff;
    bottom: 0;
    display: none;
    left: 0;
    margin-left: 0;
    padding: 0 20px 20px;
    position: absolute;
    right: 0;
    transform: translateY(100%);
  }
  #headerLink .header-global-search > *:first-child {
    padding-top: 20px;
  }
}
#headerLink .header-global-search .mf_finder_searchBox {
  margin: 0;
}
@media screen and (min-width: 641px), print {
  #headerLink .header-global-search .mf_finder_searchBox {
    width: 200px;
  }
}
#headerLink .header-global-search .mf_finder_searchBox_items {
  padding: 0;
}
#headerLink .header-global-search .mf_finder_searchBox_items input {
  border-color: #b3b3b3;
  border-radius: 4px 0 0 4px;
  box-sizing: border-box;
  font-size: 12px;
  height: 26px;
  min-height: 26px;
  padding: 4px 10px;
  border-width: 1px;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-search .mf_finder_searchBox_items input {
    font-size: 16px;
    height: 36px;
    padding: 4px 13px;
  }
}
#headerLink .header-global-search .mf_finder_searchBox_items input::placeholder {
  color: #585858;
}
#headerLink .header-global-search .mf_finder_searchBox_items input:focus::placeholder {
  color: #fff;
}
#headerLink .header-global-search .mf_finder_searchBox_submit {
  background-color: #024e74;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 16px;
  height: 26px;
  padding: 0;
  transition: opacity 0.3s;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#headerLink .header-global-search .mf_finder_searchBox_submit::before {
  vertical-align: 0;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-search .mf_finder_searchBox_submit {
    height: 36px;
    width: 36px;
  }
}
#headerLink .header-global-search .mf_finder_searchBox_submit:hover {
  opacity: 0.7;
}
#headerLink .header-global-search .mf_finder_searchBox_submit span {
  display: none;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-search .mf_finder_searchBox_submit:before {
    font-size: 15px;
    margin-bottom: 2px;
  }
}
#headerLink .header-global-toggle {
  margin-left: 20px;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-toggle {
    margin-left: 15px;
  }
}
@media screen and (max-width: 321px) {
  #headerLink .header-global-toggle {
    margin-left: 9px;
  }
}
#headerLink .header-global-toggle-search {
  appearance: none;
  background-color: #024e74;
  border: none;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 34px;
  padding: 0;
  position: relative;
  transition: opacity 0.3s;
  width: 34px;
}
#headerLink .header-global-toggle-search::before {
  color: #fff;
  content: "\f002";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 15px;
  margin-bottom: 2px;
  transition: opacity 0.3s;
}
.is-search-open #headerLink .header-global-toggle-search::before {
  opacity: 0;
}
@media screen and (min-width: 641px), print {
  #headerLink .header-global-toggle-search {
    display: none !important;
  }
}
#headerLink .header-global-toggle-search span::before,#headerLink .header-global-toggle-search span::after {
  background: #fff;
  border-radius: 2px;
  content: "";
  display: block;
  height: 2px;
  left: 8px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 1px);
  transition: opacity 0.3s;
  width: 18px;
}
.is-search-open #headerLink .header-global-toggle-search span::before,.is-search-open #headerLink .header-global-toggle-search span::after {
  opacity: 1;
}
#headerLink .header-global-toggle-search span::before {
  transform: rotate(45deg);
}
#headerLink .header-global-toggle-search span::after {
  transform: rotate(-45deg);
}
#headerLink .header-global-toggle-button {
  appearance: none;
  background-color: #024e74;
  border: none;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 30px;
  padding: 0;
  position: relative;
  transition: opacity 0.3s;
  width: 30px;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-toggle-button {
    height: 34px;
    width: 34px;
  }
}
#headerLink .header-global-toggle-button:hover {
  opacity: 0.7;
}
#headerLink .header-global-toggle-button::before,#headerLink .header-global-toggle-button::after,#headerLink .header-global-toggle-button span::before,#headerLink .header-global-toggle-button span::after {
  background: #fff;
  border-radius: 2px;
  content: "";
  display: block;
  height: 2px;
  left: 7px;
  position: absolute;
  transition: opacity 0.3s;
  width: 16px;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-toggle-button::before,#headerLink .header-global-toggle-button::after,#headerLink .header-global-toggle-button span::before,#headerLink .header-global-toggle-button span::after {
    height: 2px;
    left: 8px;
    width: 18px;
  }
}
#headerLink .header-global-toggle-button span {
  position: static;
}
#headerLink .header-global-toggle-button::before {
  top: 8px;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-toggle-button::before {
    top: 10px;
  }
}
.is-navi-open #headerLink .header-global-toggle-button::before {
  opacity: 0;
}
#headerLink .header-global-toggle-button::after {
  bottom: 8px;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-toggle-button::after {
    bottom: 10px;
  }
}
.is-navi-open #headerLink .header-global-toggle-button::after {
  opacity: 0;
}
#headerLink .header-global-toggle-button span::before {
  top: calc(50% - 1px);
  transition: transform 0.3s;
}
.is-navi-open #headerLink .header-global-toggle-button span::before {
  transform: rotate(45deg);
}
#headerLink .header-global-toggle-button span::after {
  top: calc(50% - 1px);
  transition: transform 0.3s;
}
.is-navi-open #headerLink .header-global-toggle-button span::after {
  transform: rotate(-45deg);
}
#headerLink .header-global-login-button {
  background-color: #fb8d1e;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  min-width: 100px;
  padding: 7px 10px 6px;
  text-align: center;
  text-decoration: none !important;
  transition: opacity 0.3s;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-login-button {
    font-size: 11px;
    min-width: 60px;
    padding: 10px 2px;
  }
}
#headerLink .header-global-login-button:hover {
  opacity: 0.7;
}
#headerLink span.header-global-login-button {
  background: #32abc3;
  border: 1px solid #fff;
  opacity: 1 !important;
  padding: 6px 10px 5px;
}
@media screen and (max-width: 640px) {
  #headerLink span.header-global-login-button {
    padding: 9px 2px;
  }
}
#headerLink .header-global-navi-wrapper {
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  display: none;
  padding: 0 20px;
  position: absolute;
  right: 30px;
  top: 4px;
  width: 420px;
  z-index: 1;
}
@media screen and (min-width: 641px), print {
  #headerLink .header-global-navi-wrapper::before {
    background: #024e74;
    content: "";
    display: block;
    height: 1px;
    left: 20px;
    position: absolute;
    right: 20px;
    top: 73px;
  }
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-navi-wrapper {
    bottom: 0;
    box-shadow: none;
    max-height: calc(100vh - 76px);
    padding: 0 10px;
    right: 0;
    top: auto;
    transform: translateY(100%);
    width: 100%;
  }
}
#headerLink .header-global-navi-wrapper > *:first-child {
  padding-top: 95px;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-navi-wrapper > *:first-child {
    padding-top: 20px;
  }
}
#headerLink .header-global-navi {
  display: flex;
  flex-wrap: wrap;
  line-height: 1;
  list-style: none;
  margin: -20px 0 20px;
  margin-bottom: 20px;
  padding: 0;
}
#headerLink .header-global-navi > li {
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 0;
  line-height: inherit;
  margin-top: 20px;
  width: 50%;
}
#headerLink .header-global-navi > li:nth-child(odd) {
  padding-right: 10px;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-navi > li:nth-child(odd) {
    padding-right: 5px;
  }
}
#headerLink .header-global-navi > li:nth-child(even) {
  padding-left: 10px;
}
@media screen and (max-width: 640px) {
  #headerLink .header-global-navi > li:nth-child(even) {
    padding-left: 5px;
  }
}
#headerLink .header-global-navi > li > a {
  color: #024e74;
  display: inline-flex;
  font-size: 14.43px;
  font-weight: bold;
  line-height: inherit;
  text-decoration: none;
}
#headerLink .header-global-navi > li > a:hover {
  text-decoration: underline;
}
#headerLink .header-global-navi > li > a::before {
  background-color: #024e74;
  background-image: url(/_shared/images/icon/ic_arrow.svg);
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 5px auto;
  border-radius: 100%;
  content: "";
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  height: 14px;
  margin-right: 6px;
  transform: translateY(-1px);
  width: 14px;
}
#headerLink .header-global-navi > li > a.ic-white::before {
  background-color: #fff;
  background-image: url(/_shared/images/icon/ic_arrow_green.svg);
  background-position: 4px center;
  background-repeat: no-repeat;
  background-size: 5px auto;
  border: 1px solid #024e74;
  border-radius: 100%;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  height: 14px;
  margin-right: 6px;
  position: static;
  transform: translateY(-1px);
  width: 14px;
}
#headerLink .header-global-sabnavi {
  display: flex;
  flex-wrap: wrap;
  line-height: 1;
  list-style: none;
  margin: -20px 0 20px 0;
  padding: 0;
}
#headerLink .header-global-sabnavi > li {
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 0;
  line-height: inherit;
  margin-top: 20px;
  width: 50%;
}
#headerLink .header-global-sabnavi.is-full > li {
  width: 100%;
}
#headerLink .header-global-sabnavi > li:nth-child(odd) {
  padding-right: 10px;
}
#headerLink .header-global-sabnavi > li:nth-child(even) {
  padding-left: 10px;
}
#headerLink .header-global-sabnavi > li > a {
  color: #024e74;
  display: inline-block;
  font-size: 14.43px;
  line-height: inherit;
  padding-left: 20px;
  position: relative;
  text-decoration: none;
}
#headerLink .header-global-sabnavi > li > a:hover {
  text-decoration: underline;
}
#headerLink .header-global-sabnavi > li > a::before {
  background-color: #024e74;
  border-radius: 100%;
  content: "";
  display: block;
  height: 7px;
  left: 3px;
  position: absolute;
  top: 0.2em;
  width: 7px;
}
#headerLink .header-global-sabnavi > li > a.ic-arrow {
  display: inline-flex;
  line-height: 1;
  padding-left: 0;
}
#headerLink .header-global-sabnavi > li > a.ic-arrow::before {
  background-color: #fff;
  background-image: url(/_shared/images/icon/ic_arrow_green.svg);
  background-position: 4px center;
  background-repeat: no-repeat;
  background-size: 5px auto;
  border: 1px solid #024e74;
  border-radius: 100%;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  height: 14px;
  margin-right: 6px;
  position: static;
  transform: translateY(-1px);
  width: 14px;
}

#headerLink .header-global-sabnavi > li > a.ic-blank {
  padding-left: 0;
}

#headerLink .header-global-sabnavi > li > a.ic-blank:before {
  display: none;
}

#headerLink .header-global-sabnavi > li > a.ic-blank:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 10px;
  background:  url(/_shared/images/icon/ic_header_window.svg) no-repeat center center / contain;
  vertical-align: -1px;
  margin-left: 4px;
}



#headerLink .header-global-navi-bottom {
  background-color: #eef8fa;
  margin-left: -20px;
  margin-right: -20px;
  padding: 18px 20px;
}
#headerLink .header-global-navi-bottom.bg-white {
  background-color: #fff;
}
#headerLink .header-global-navi-bottom > *:last-child {
  margin-bottom: 0;
}
#header-global-layer {
  backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: -1;
}
@media screen and (min-width: 641px), print {
  #header-global-layer {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  #header-global-layer {
    opacity: 0;
    transition: opacity 0.3s , visibility 0.3s;
    visibility: hidden;
  }
  .is-navi-open #header-global-layer,.is-search-open #header-global-layer {
    opacity: 1;
    visibility: visible;
  }
}
#fixBnr03 ul,#fixBnr04 ul {
  list-style: none;
  padding: 0;
}
/*fixed banner
--------------------------------------------*/
.fixbnr {
	box-sizing: border-box;
	display: none;
}
.fixbnr a {
	display: block;
}
.fixbnr .close_btn_pc ~ a {
	margin-left: auto;
}
.fixbnr .close_btn_sp ~ a {
	margin: 0 auto;
}
.fixbnr img {
	max-width: 100%;
}
#js_fixbnr_top_pc,
#js_fixbnr_top_mem_pc,
#js_fixbnr_specific_pc,
#js_fixbnr_specific_mem_pc,
#js_fixbnr_etc_pc,
#js_fixbnr_etc_mem_pc {
	background: rgba(0, 0, 0, 0.4);
	bottom: 0;
	left: 0;
	right: 0;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: flex-start;
	padding: 10px 0;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 990;
}
#js_fixbnr_top_sp,
#js_fixbnr_top_mem_sp,
#js_fixbnr_specific_sp,
#js_fixbnr_specific_mem_sp,
#js_fixbnr_etc_sp,
#js_fixbnr_etc_mem_sp {
	background: rgba(0, 0, 0, 0.4);
	bottom: 0;
	padding: 5px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 990;
}
@media all and (min-width: 641px) {
	.logOut.type_top #js_fixbnr_top_pc { display: flex!important; }
	.logOut.type_specific #js_fixbnr_specific_pc { display: flex!important; }
	.logOut.type_etc #js_fixbnr_etc_pc { display: flex!important; }
	.logIn.type_top #js_fixbnr_top_mem_pc { display: flex!important; }
	.logIn.type_specific #js_fixbnr_specific_mem_pc { display: flex!important; }
	.logIn.type_etc #js_fixbnr_etc_mem_pc { display: flex!important; }
	.fixbnr .close_btn_pc {
		margin: 0 auto 0 10px;
	}
}
@media all and (max-width: 640px) {
	.logOut.type_top #js_fixbnr_top_sp { display: block!important; }
	.logOut.type_specific #js_fixbnr_specific_sp { display: block!important; }
	.logOut.type_etc #js_fixbnr_etc_sp { display: block!important; }
	.logIn.type_top #js_fixbnr_top_mem_sp { display: block!important; }
	.logIn.type_specific #js_fixbnr_specific_mem_sp { display: block!important; }
	.logIn.type_etc #js_fixbnr_etc_mem_sp { display: block!important; }
	.close_btn_sp {
		padding-bottom: 0;
		width: 30px;
		margin: 0 0 -15px 90%;
		position: relative;
		display: block;
	}
	.fixbnr .bnrimg_sp {
		width: 100%;
		height: auto;
	}
}

/* login toggle display */
body:not(.is-dcpg-login) .dcpg-login-visible {
  display: none !important;
}
body.is-dcpg-login .dcpg-login-hidden {
  display: none !important;
}
body.logIn .is-login-show.dcpg-login-visible,
body.is-dcpg-login .is-login-show.dcpg-login-visible {
  display: block !important;
}