@charset "UTF-8";

#conan {
  color: #333;
  /*  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  /*  font-weight: bold;*/
  -webkit-font-smoothing: antialiased;
}

#conan input[type="text"],
textarea,
select {
  /*	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif!important;*/
}


#conan {
  /*  background: url("../_image/BG.png") repeat center top/1600px auto;*/
  background: none;
}

article {
  width: 968px;
  margin: 50px auto;
  padding: 0 0 50px;
}


h3 {
  width: 1016px;
  background-image: url("../_image/newsH3BG.png"), url("../_image/newsH3BG_BtmL.svg"), url("../_image/newsH3BG_BtmR.svg");
  background-repeat: no-repeat;
  background-position: center bottom 22px, left bottom, right bottom;
  background-size: 100% auto, 25px 22px, 25px 22px;
  margin: 0 0 0 -25px;
  padding: 4px 0 26px;
  font-size: 26px;
  color: #FFF;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
}

h3 strong {
  display: block;
  padding: 12px 0 12px;
  font-size: 26px;
  border-top: 2px solid rgba(255, 255, 255, 0.4);
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);

}

p {
  max-width: 780px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
}


blockquote {
  width: 780px;
  background: #ededed;
  margin: 0 auto;
  padding: 12px 24px;
  font-size: 15px;
  line-height: 1.8;
  text-align: left;
}

blockquote b {
  display: block;
  font-size: 18px;

}


small {
  opacity: 0.6;
  text-align: left;
  font-size: 13px;
  line-height: 1.6;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;

}

small em {
  opacity: 1;
  text-align: left;
  font-size: 13px;
  color: #bf1f1f;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}


.imgBox small {
  display: block;
  width: 480px;
  margin: 0 auto;

}


.news h4 {
  width: 794px;
  background: none;
  background-image: url("../_image/newsH4BG.png");
  background-position: center bottom;
  margin: 40px auto 24px;
  padding: 8px 12px 6px;
  border-radius: 12px;
  font-size: 22px;
  color: #FFF;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
}

strong {
  display: block;
  font-size: 24px;
}

a b {
  width: 40%;
  display: block;
  font-size: 18px;
  color: #FFF;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  background: #042c64;
  text-align: center;
  margin: 0 auto;
  border-radius: 40px;
  text-decoration: none;
  padding: 10px 12px 9px;

}

#search a i {
  width: 40%;
  display: block;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  background: #ededed;
  text-align: center;
  margin: 0 auto;
  font-style: normal;
  border-radius: 40px;
  text-decoration: none;
  padding: 10px 12px 9px;


}


i.btn {
  opacity: .4;
  width: 40%;
  display: block;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  background: #ededed;
  text-align: center;
  margin: 0 auto;
  font-style: normal;
  border-radius: 40px;
  text-decoration: none;
  padding: 10px 12px 9px;


}

a {
  color: #134791;
  text-decoration: none;
}

a:visited {
  color: #134791;
  text-decoration: none;
}


dl {
  width: 760px;
  margin: 0 auto;
  padding: 0;
  margin: 0 auto;
}

dl dt {
  font-size: 20px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 8px;
  padding: 0 24px 8px;
  border-bottom: 1px solid #CCC;
  text-align: left;
}

dl dd {
  font-size: 15px;
  text-align: left;
  padding: 0 24px 16px;
}


/*-----------------------------------------------カード詳細設定*/
#popup {
  max-width: 1024px;
  width: 100%;
  max-height: calc(100vh - 100px);
  margin: 0 auto;
  /* background: url(../_image/commentBG.png) no-repeat; */
  background-color: #fff;
  position: relative;
  overflow: auto;
}

#popup dl {
  max-width: 960px;
  width: 100%;
  margin: 40px auto 40px;
  color: #646464;
}

#popup dl.vertically_long dt {
  width: 400px;
  float: left;
  border: none;
}

#popup dl.vertically_long dd {
  margin-left: 440px;
}

#popup dl.horizontally_long dt {
  width: 520px;
  float: left;
  border: none;
}

#popup dl.horizontally_long dd {
  margin-left: 520px;
}

.wrap_title {
  width: 100%;
  background: url(../_image/bg_cardheader_pc.png)no-repeat left bottom/100% auto;
  padding: 24px 0 56px;
  text-align: center;
  color: #FFF;
}
.wrap_title i{
/*	display: block;*/
	font-size: 13px;
	line-height: 1.2;
	font-style: normal;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
}
.wrap_title .title{
  font-size: 28px;
  line-height: 1.4em;
}
ul#cardInfo {
    margin-bottom: 80px;
    border-bottom: 1px solid #cad1d9;
}
ul#cardInfo li {
 	display: flex;
	border-top: 1px solid #cad1d9;
	border-bottom: 0;
}

ul#cardInfo li span {
  width: 50%;
  padding: 10px 0;
  font-size: 16px;
}

ul#cardInfo li span.label {
  font-weight: bold;
  color: #000;
}

ul#cardInfo li:last-child {
	border-top: 1px solid #cad1d9;
}

.wrap_ability {
    background: #DEDEDE;
    border-radius: 10px;
}
.ability {
  position: relative;
  margin: 0px 0 0px;
  background: transparent;
  padding: 20px 20px 24px;
  border-radius: 0px;
}
/*.ability.pr_hirameki {
    display: none;
}
.ability.pr_cut_in {
    display: none;
}
.box_q_a {
    display: none;
}
.linkto {
    display: none;
}
*/
.ability .label {
  background-color: #DEDEDE;
  position: absolute;
  top: -1.0em;
  left: 0px;
  padding: 10px 20px 0px 30px;
  border-radius: 10px;
  font-weight: bold;
  color: #000;
}
/*.ability:first-of-type .label {
  border-radius: 10px;
  width: fit-content;
}*/


.ability .label:before {
  content: '';
  display: block;
  width: 14px;
  height: 23px;
  background-image: url(../_image/icon_ability.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 7px;
  left: 10px;
}
.ability.pr_hirameki .label:before {
  background-image: url(../_image/icon_hirameki.png);
}
.ability.pr_cut_in .label{
	padding-left:40px;
}
.ability.pr_cut_in .label:before {
  background-image: url(../_image/icon_cut_in.png);
  width:46px;
}
.ability.pr_hirameki .label{
	padding-left:40px;
}
.ability.pr_henso .label{
	padding-left:40px;
}
.ability.pr_hirameki .label:before {
  background-image: url(../_image/icon_hirameki.png);
  width:45px;
}
.ability.pr_henso .label:before {
  background-image: url(../_image/icon_henso.png);
  width:46px;
}

p.flaver {
  color: #3e70b3;
}

.box_q_a {
    max-width: 900px;
    margin: 0 auto 40px;
}
.box_q_a .label {
    display: block;
    border-bottom: 1px solid #999;
    margin-bottom: .5em;
    padding: .3em 0;
    font-weight: bold;
    text-align: left;
}
.btn_to_qa{
	padding-bottom:80px;
}
.btn_to_qa a {
    padding: .5em 2em .7em;
    border-radius: 100px;
    background-color: #042c64;
    color: #fff;
}
.btn_to_qa a:hover{
	opacity:.7;
}
.box_linkto {
    max-width: 900px;
    margin: 0 auto 40px;
    text-align:left;
    padding: 0 18px;
}
.box_linkto a {
    color:#134791;
    text-decoration:underline;
}

#popup .box_q_a span.q_a {
    text-align: left;
    display: block;
}
/*#popup .box_q_a .q_title {
    font-weight: bold;
    text-align: left;
    padding-top: .5em;
}*/
#popup .box_q_a dl {
    margin: 0 !important;
}
#popup .box_q_a dl dt, #popup .box_q_a dl dd {
    font-size: 1rem;
    font-weight: normal;
    float: none;
    width: 100%;
    margin: 0;
    position: relative;
}
#popup .box_q_a dl dt {
    padding: .5em 0 0 2em;
    width: 100% !important;
    border: 0;
}
#popup .box_q_a dl dd {
    padding: .5em 0 1em 2em;
    border-bottom: 1px solid #e6e6e6;
}
#popup .box_q_a dl dt:before,#popup .box_q_a dl dd:before {
    display: block;
    position: absolute;
    transform: translate(-1.5em, 0);
    font-weight: bold;
}
#popup .box_q_a dl dt:before {
    content: "Q.";
}
#popup .box_q_a dl dd:before {
    content: "A.";
}

div.cardNumId {
  width: 100%;
  height: 62px;
  background: url(../_image/bg_cardfooter_pc.png)no-repeat;
  font-size: 12px;
  line-height: 3em;
  color: #FFF;
  text-align: right;
  padding-right: 3em;
}

/*-----------------------------------------------カード検索設定*/

article#search {
  max-width: 1034px;
  width: 100%;
  margin: 0 auto;
}

#searchBox {
  width: 100%;
  margin: 120px auto 0;
  position: relative;
}

#searchBox form {
  background: #FFF;
  margin-left: 6px;
  margin-right: 18px;
}

#searchBox:before {
  content: '';
  display: block;
  max-width: 1034px;
  width: 100%;
  height: 71px;
  background-image: url(../_image/header_search.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -71px;
  left: -7px;
}

#searchBox .flex2 {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 2px;
}

#searchBox .flex2 div.parts {
  width: calc(100% - 12em);
  text-align: left;
  padding: 10px 35px;
  position: relative;
}

.searchBtn {
  max-width: 700px;
  margin: 30px auto;
  background: #573421;
  padding: 15px 0;
  color: #FFF;
  border-radius: 30px;
}

.heading {
  width: 12em;
  background: #f2f2f2;
  padding: 10px 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
}

.free_word {
  border: 1px solid #eee;
  width: 100%;
  padding: 5px;
}

.selectBox {
  width: fit-content;
    max-width: 100%;
    min-width: 5em;
  padding: 5px;
  display: inline-block;
  border: 1px solid #eee;
  vertical-align: middle;
  position: relative;
}

.selectBox select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.selectBox:before {
  position: absolute;
  top: 0.9em;
  ;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #FFF;
  pointer-events: none;
  z-index: 1;
}

.selectBox:after {
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  width: 2em;
  content: '';
  border-radius: 2px;
  background: #573421;
  z-index: 0;
}

.selectBox select {
  padding: 0 30px 0 0;
  color: #666666;
  font-weight: normal;
  position: relative;
    z-index: 10;
}


.btn_wrap {
  display: inline-block;
  position: relative;
}

.btn_wrap input {
  opacity: 0;
  position: absolute;
  left: 0;
}

.btn_wrap label {
  border: solid 1px #FFF;
  outline: solid 1px #FFF;
  padding: 5px 10px;
  background: #eee;
  display: inline-block;
  cursor: pointer;
  transition: .5s;
}

.btn_wrap.white label {
  border: solid 1px #CCC;
}

.btn_wrap label.blue {
  background: #023d94;
  color: #FFF;
}

.btn_wrap label.green {
  background: #1fae34;
  color: #FFF;
}

.btn_wrap label.white {
  background: #FFF;
  color: #000;
}

.btn_wrap label.red {
  background: #da1640;
  color: #FFF;
}

.btn_wrap label.yellow {
  background: #f4e000;
  color: #000;
}

.btn_wrap label.black {
  background: #000;
  color: #FFF;
}

.btn_wrap label:hover,
.btn_wrap input:checked+label {
  border: solid 1px #FFF;
  color: #FFF;
  outline: solid 1px #999;
  background: #0c0f2b;
}

.btn_wrap input:focus+label {
  box-shadow: 0 0 4px #af975e;
}

button.searchBtn {
  max-width: inherit;
  min-width: 13em;
  width: 45%;
  margin: 30px auto;
  background: #573421;
  padding: 15px 0;
  color: #FFF;
  border-radius: 30px;
  font-weight: bold;
  font-size: 18px;
}
button.searchBtn:hover {
    opacity: .8;
}

#searchText {
  margin-left: 10px;
  text-align: left;
  display: flex
}

#searchText .cardReset {
  border: 1px solid #000;
  background: #FFF;
  padding: 10px;
  border-radius: 8px;
  color: #082c60;
  margin-right: 20px;
}

#searchText strong {
  display: inline;
  font-size: 28px;
  margin-right: 5px;
}

/*-----------------------------------------------カードリスト*/

ul#cardList {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
  width: 100%;
}

ul#cardList li {
  width: 18%;
  margin: 1%;
  /*	display: flex;
    align-items: center;*/
  background: #d4d4d4;
  border-radius: 4%;
  position: relative;
  overflow: hidden;
  transition: .2s ease-out;

}

ul#cardList li:hover {
  cursor: pointer;
	transform: translate(0, -10px);
}




ul#cardList li:before {
  padding-top: 140%;
  width: 100%;
  display: block;
  content: "";
}

ul#cardList li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

ul#cardList li img {
  display: block;
  /*    position: absolute;*/
  top: 0;
  left: 0;
  width: 100%;
  /*    height: 100%;*/
  object-fit: contain;
  border-radius: 4%;
}

ul#cardList li.horizontally_long {
  background: #d4d4d4;
  border-radius: 8px;
  position: relative;
}

ul#cardList li.horizontally_long img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/*-----------------------------------------------ページネーション設定*/

.page-list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.controls-pagination {
  color: #FFF;
}

button.page-control {
  width: 35px;
  margin: 0 5px;
  height: 35px;
  background: #00132f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  border: 1px solid #FFF;
  justify-content: center;
}

button.page-control.page-control-active {
  background: #FFF;
  color: #00132f;
  border: 1px solid #000
}

.page-control-prev,
.page-control-next {
  background: #00132f;
  border-radius: 20px;
  padding: 0 20px;
  height: 35px;
  margin: 0 20px;
}

.sm\:justify-between {
  justify-content: center !important;
}

.sm\:justify-between div:first-child {
  display: none;
}

.bg-white {
/*  background-color: #000 !important;
  border-color: #000 !important;*/
  background: transparent !important;
  border: none !important;
}

span[aria-current="page"] .bg-white.text-gray-500 {
  color: #042c64 !important;
  padding-top: .6em;
  padding-bottom: .6em;
  border-radius: 100px;
}

span[aria-current="page"] .bg-white {
/*  background-color: #fff !important;*/
}

.text-gray-500 {
  color: #999 !important;
}

.text-gray-700 {
  color: #fff !important;

}

.sm\:justify-between div:last-child a,
.sm\:justify-between div:last-child>span,
span[aria-current="page"] {
  margin: 0 5px !important;
  border-radius: 100px;
}

.sm\:justify-between div:last-child a[rel="prev"] {
  margin-right: 10px !important;
    border-radius: 100px;
    padding: 0 .7em;
}

.sm\:justify-between div:last-child a[rel="prev"]:before {
/*  content: "<";
  color: #fff;*/
}

.sm\:justify-between div:last-child a svg {
/*  display: none;*/
}

.sm\:justify-between div:last-child a[rel="next"] {
	margin-left: 5px !important;
	border-radius: 100px;
    padding: 0 .7em;
}

.sm\:justify-between div:last-child a[rel="next"]:before {
/*  content: ">";
  color: #fff;*/
}

.sm\:justify-between div:last-child>span>span[aria-disabled="true"] {
/*  display: none;*/
	margin: 0 5px;
    border: 1px solid #000;
    border-radius: 100px;
}

.sm\:justify-between div:last-child>span>span[aria-disabled="true"] span {
  background-color: transparent !important;
  color: #000 !important;
  border: 0;
}

.popup-modal-dismiss {
  position: absolute;
  width: 40px;
  right: 26px;
  top: 4px;
}

nav[role="navigation"] {
  width: 60%;
  margin: 20px auto;
}

span[aria-disabled="true"]:first-child,span[aria-disabled="true"]:last-child {
    display: none;
}
.sm\:justify-between div:last-child>span>span[aria-disabled="true"] {
    border: none;
    margin: 0;
}
.sm\:justify-between div:last-child a:before {
    content: "";
    width: 2em;
    height: 2em;
    background-color: #042c64;
    position: absolute;
    border-radius: 5em;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index:-1;
}
.sm\:justify-between div:last-child>span{
	box-shadow:none;
}
.px-4 {
    padding-left: .7rem !important;
    padding-right: .7rem !important;
}
span[aria-current="page"]{
	position:relative;

}
span[aria-current="page"]:after {
    content: "";
    width: 2em;
    height: 2em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid #042c64;
    border-radius: 100px;
    transform: translate(-50%, -50%);
    color:#042c64;
}
.sm\:justify-between div:last-child a[rel="prev"] svg path,.sm\:justify-between div:last-child a[rel="next"] svg path {
    fill: #fff;
}

/*-----------------------------------------------SP用ページ用設定*/
@media screen and (max-width: 667px) {
 
.box_q_a {
    padding: 0 15px;
}


  #conan {
    background: url("../_image/BG.png") repeat center top/1600px auto;
  }

  .newsKey {
    width: 96%;
    margin: 0 auto;
  }


  article {
    width: 100%;
    background: #FFF;
    margin: 24px auto;
    padding: 0 0 24px;
  }


  h3 {
    min-height: 60px;
    position: relative;
    width: 100%;
    background-image: url("./news/_image/newsH3BG.png"), url("./news/_image/newsH3BG_BtmL.svg"), url("./news/_image/newsH3BG_BtmR.svg");
    background-repeat: no-repeat;
    background-position: center bottom 8px, left bottom, right bottom;
    background-size: 100% auto, 10px auto, 10px auto;
    margin: 0 auto -14%;
    padding: 4px 0 12px;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
  }



  h3 strong {
    display: block;
    padding: 12px 0 10px;
    font-size: 18px;
    border-top: 2px solid rgba(255, 255, 255, 0.4);
    border-bottom: 2px solid rgba(255, 255, 255, 0.4);

  }



  p {
    width: 88%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
  }


  blockquote {
    width: 88%;
    background: #ededed;
    margin: 0 auto;
    padding: 12px 24px;
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
  }

  blockquote b {
    display: block;
    font-size: 16px;

  }


  small {
    opacity: 0.6;
    text-align: left;
    font-size: 13px;
    line-height: 1.6;
  }

  small em {
    opacity: 1;
    text-align: left;
    font-size: 13px;
    color: #bf1f1f;
  }


  .imgBox small {
    display: block;
    width: 90%;
    margin: 12px auto 0;

  }


  .news h4 {
    width: 94%;
    background: none;
    background-image: url("./news/_image/newsH4BG.png");
    background-position: center bottom;
    margin: 40px auto 24px;
    padding: 8px 12px 6px;
    border-radius: 12px;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
  }

  strong {
    display: block;
    font-size: 18px;
  }

  a b {
    width: 90%;
    display: block;
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    background: #042c64;
    text-align: center;
    margin: 0 auto;
    border-radius: 40px;
    text-decoration: none;
    padding: 10px 12px 9px;

  }

  a i {
    width: 90%;
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    background: #ededed;
    text-align: center;
    margin: 0 auto;
    font-style: normal;
    border-radius: 40px;
    text-decoration: none;
    padding: 10px 12px 9px;


  }

  i.btn {
    opacity: .4;
    width: 90%;
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    background: #ededed;
    text-align: center;
    margin: 0 auto;
    font-style: normal;
    border-radius: 40px;
    text-decoration: none;
    padding: 10px 12px 9px;


  }

  a {
    color: #134791;
    text-decoration: none;
  }


  dl {
    width: 94%;
    margin: 0 auto;
    padding: 0;
    margin: 0 auto;
  }

  dl dt {
    font-size: 16px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 8px;
    padding: 0 8px 8px;
    border-bottom: 1px solid #CCC;
    text-align: left;
  }

  dl dd {
    font-size: 15px;
    text-align: left;
    padding: 0 8px 16px;
  }

  /*-----------------------------------------------カード詳細設定*/
  #popup {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    position: relative;
  }

  #popup dl {
    width: 96%;
    margin: 4vw auto;
    color: #646464;
  }

  #popup dl.vertically_long dt {
    width: 80%;
    margin: 0 auto;
    float: none;
    border: none;
  }

  #popup dl.vertically_long dd {
    margin-left: 0;
  }

  #popup dl.horizontally_long dt {
    width: 100%;
    float: none;
    border: none;
  }

  #popup dl.horizontally_long dd {
    margin-left: 0px;
  }

      /*.title {
width:100%;height:110px;background:url(../_image/bg_cardheader_sp.png)no-repeat;background-size:100% auto;font-size:3.6vw;text-align: center;color:#FFF;line-height:2.6em;padding-right: 2em;padding-top: .6em;
    width: 100%;
    min-height: 112px;
    background: url(../_image/bg_cardheader_pc.png) no-repeat center bottom/100% auto;
    font-size: 36px;
    text-align: center;
    color: #FFF;
    line-height: 1.4em;
    line-height: 1.3em;
    padding: 0 1.3em;
  }*/


  .title {
    width: 100%;
/*    background: url(../_image/bg_cardheader_sp.png)no-repeat left bottom/100% auto;
    padding: 20px 18px 34px;*/
    padding: 0 18px;
    font-size: 24px;
    text-align: center;
    color: #FFF;
    line-height: 1.4em;
  }

  ul#cardInfo li span {
    font-size: 3.5vw;
  }

  ul#cardInfo li span.label {
    font-size: 3.5vw;
    font-weight: bold;
    color: #000;
  }

  ul#cardInfo li:last-child {
/*    border: none*/
  }

  .ability {
    position: relative;
    margin: 0px 0 20px;
    background: #DEDEDE;
    padding: 20px;
    border-radius: 10px;
    font-size: 3.5vw;
  }

  .ability .label {
    background-color: #DEDEDE;
    position: absolute;
    top: -1em;
    left: 0px;
    padding: 10px 20px 0px 30px;
    border-radius: 10px;
    ;
    font-weight: bold;
    color: #000;
  }

  .ability .label:before {
    content: '';
    display: block;
    width: 12px;
    height: 24px;
    background-image: url(../_image/icon_ability.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 7px;
    left: 10px;
  }

  p.flaver {
    color: #3e70b3;
    font-size: 3.5vw;
  }

  div.cardNumId {
    /*width:100%;height:42px;background:url(../_image/bg_cardfooter_sp.png)no-repeat;background-size:100% auto;
font-size:2.5vw;line-height:2.5em;color:#FFF;text-align: right;padding-right:1em;*/
    width: 100%;
    height: auto;
    background: url(../_image/bg_cardfooter_sp.png) no-repeat center top/100% auto;
    font-size: 12px;
    line-height: 3em;
    color: #FFF;
    text-align: right;
    padding: 12px;
  }

  /*-----------------------------------------------カード検索設定*/

  article#search {
    width: 96%;
    margin: 0 auto;
  }

  #searchBox {
    width: 100%;
    margin: 70px auto 0;
    position: relative;
  }

  #searchBox form {
    background: #FFF;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 24px;
    margin-bottom: 0;
  }

  #searchBox:before {
    content: '';
    display: block;
    width: 100%;
    height: auto;
    background-image: url(../_image/header_search_sp.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    padding-bottom: 50px;
    top: -50px;
    left: 0;
  }

  #searchBox .flex2 {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 2px;
  }

  #searchBox .flex2 div.parts {
    width: 100%;
    text-align: left;
    padding: 10px;
  }

  .heading {
    display: none;
  }

  .free_word {
    border: 1px solid #eee;
    width: 100%;
    padding: 5px;
  }

  .selectBox {
    width: 100%;
    padding: 5px;
    display: inline-block;
    border: 1px solid #eee;
    vertical-align: middle;
    position: relative;
  }

  .according_wrapper {
    display: none;
    padding: 0 10px;
  }

  .btn_wrap {
    display: inline-block;
    position: relative;
  }

  .btn_wrap input {
    opacity: 0;
    position: absolute;
    left: 0;
  }

  .btn_wrap label {
    border: solid 1px #FFF;
    outline: solid 1px #FFF;
    padding: 5px 10px;
    background: #eee;
    display: inline-block;
    cursor: pointer;
    transition: .5s;
  }

  .btn_wrap.white label {
    border: solid 1px #CCC;
  }

  .btn_wrap label.blue {
    background: #023d94;
    color: #FFF;
  }

  .btn_wrap label.green {
    background: #1fae34;
    color: #FFF;
  }

  .btn_wrap label.white {
    background: #FFF;
    color: #000;
  }

  .btn_wrap label.red {
    background: #da1640;
    color: #FFF;
  }

  .btn_wrap label.yellow {
    background: #f4e000;
    color: #000;
  }

  .btn_wrap label.black {
    background: #383838;
    color: #FFF;
  }

  .btn_wrap label:hover,
  .btn_wrap input:checked+label {
    border: solid 1px #FFF;
    outline: solid 1px #999;
  }

  .btn_wrap input:focus+label {
    box-shadow: 0 0 4px #af975e;
  }

  .searchBtn {
    width: 90%;
    padding: 8px 0;
    text-align: center;
    background: #eee;
    color: #333;
    margin-bottom: 0;
    margin-top: 16px;
  }

  /*-----------------------------------------------カードリスト*/

  ul#cardList {
    display: flex;
    flex-wrap: wrap;
    margin: 40px auto;
  }

  ul#cardList li {
    width: 46%;
    margin: 2%;
  }

  /*-----------------------------------------------ページネーション設定*/

  button.page-control {
    width: 30px;
    margin: 0 3px;
    height: 30px;
    background: #00132f;
    border-radius: 50%;
    font-size: 3vw;
    display: flex;
    align-items: center;
    border: 1px solid #FFF;
    justify-content: center;
  }

  .page-control-prev,
  .page-control-next {
    background: #00132f;
    border-radius: 20px;
    padding: 0 5px;
    height: 30px;
    margin: 0 3px;
    font-size: 3vw;
  }

  .popup-modal-dismiss {
    right: 10px;
/*    top: 72px;*/
    top: 0;
  }

  /*end media----------------------------------*/
}