@charset "UTF-8";
/*
Theme Name: d-web
*/

/*

カスタマイズ用CSS

*/

.helloNews_item::before {
    border-left: 4em solid #3558a5;
}

.helloNews_item_link:hover {
    background: #3558a5;
    opacity: 0.9;
}

.main_head_inner:before {
    border-color: transparent transparent #3558a5 transparent;
}

.side_ct_title_image {
    background-color: #3558a5;
}

.rankingThumbnail:before {
    background: #3558a5;
    opacity: 0.9;
}

.footer_copyright {
    background: #3558a5;
}

.entry_head_inner:before {
    border-color: transparent transparent #3558a5 transparent;
}

.entry ul.maru li:before, .entry ol.maru li:before {
    background: #3558a5;
}

.entry h2 {
    background: #3558a5;
}

.entry h2:after {
    border-top-color: #3558a5;
}

.entry h3 {
    font-size: 19px;
    padding: 10px;
    padding-left: 33px;
}

.entry h3 {
    border-bottom: 1px dotted #3558a5;
}

.entry h4 {
    border-left: 3px solid #3558a5;
    position: relative !important;
}

.entry .pointTitle01,
.entry .pointTitle02,
.entry .pointTitle03,
.entry .pointTitle04,
.entry .pointTitle05,
.entry .pointTitle06,
.entry .pointTitle07,
.entry .pointTitle08,
.entry .pointTitle09,
.entry .pointTitle10 {
    border-left: 3px solid #fff;
    border-bottom: 1px dotted #3558a5;
}

.entry .sonoTitle01,
.entry .sonoTitle02,
.entry .sonoTitle03,
.entry .sonoTitle04,
.entry .sonoTitle05,
.entry .sonoTitle06,
.entry .sonoTitle07,
.entry .sonoTitle08,
.entry .sonoTitle09,
.entry .sonoTitle10 {
    border-left: 3px solid #fff;
    border-bottom: 1px dotted #3558a5;
}

.entry h3:before {
	background-image: url(../web/images/icon-h3.png);
}

.entry h3:before {
    height: 24px;
    top: 9px;
    width: 24px;
}

.entry .box-default-gray .box_title:before {
    background-image: url(../web/images/icon-box-gray.png);
}

.entry .box-default-red .box_title:before {
    background-image: url(../web/images/icon-box-red.png);
}

.entry .box-default-blue .box_title:before {
    background-image: url(../web/images/icon-box-blue.png);
}

.entry .box-default-green .box_title:before {
    background-image: url(../web/images/icon-box-green.png);
}

.entry .box-default-yellow .box_title:before {
    background-image: url(../web/images/icon-box-yellow.png);
}

.entry .box_title:before {
    height: 24px;
    width: 24px;
}

.entry .box_title:before {
    top: -2px;
}

.entry div[class^="box-default-"] {
    border-width: 1px;
}

.entry .box_title:after {
    background-image: url(../web/images/border-stripe-gray.png);
    height: 0px;
}

.entry .box_title {
    border-bottom: 1px dotted #9a9a9a;
}

.entry .box-default-red .box_title {
    border-bottom: 1px dotted #e24854;
}

.entry .box-default-blue .box_title {
    border-bottom: 1px dotted #44a1d6;
}

.entry .box-default-green .box_title {
    border-bottom: 1px dotted #41b25e;
}

.entry .box-default-yellow .box_title {
    border-bottom: 1px dotted #ffba01;
}

.sb-type-fb-flat > .sb-subtype-a > .sb-content > .sb-speech-bubble {
    background-color: #fff !important;
    border-color: #cbf2ff !important;
}

.sb-type-fb-flat > .sb-subtype-a > .sb-content:before {
    border-color: transparent #cbf2ff !important;
}

.sb-type-fb-flat > .sb-subtype-a > .sb-content:after {
    border-color: transparent #fff !important;
}

.sb-type-fb-flat > .sb-subtype-b > .sb-content > .sb-speech-bubble {
    background-color: #fff !important;
    border-color: #d3eeea !important;
}

.sb-type-fb-flat > .sb-subtype-b > .sb-content:before {
    border-color: transparent #d3eeea !important;
}

.sb-type-fb-flat > .sb-subtype-b > .sb-content:after {
    border-color: transparent #fff !important;
}

.entry .faq {
    background: #fff;
}

.entry .faq_q:after {
    background: #e24854;
}

.entry .faq_a:after {
    background: #44a1d6;
}

.entry .bigQ:before {
    background-image: url(../web/images/icon-bigq.png);
}

.entry .bigQ {
    background: #edfff4;
}

.marker-line-yellow {
    background: linear-gradient(transparent 55%, #ffff6696 0%)!important;
}

.sb-type-fb-flat > .sb-subtype-a > .sb-content:after {
    left: -2px !important;
}

.sb-type-fb-flat > .sb-subtype-b > .sb-content:after {
    right: -2px !important;
}

.sb-type-fb-flat > .sb-subtype-a > .sb-content > .sb-speech-bubble,
.sb-type-fb-flat > .sb-subtype-b > .sb-content > .sb-speech-bubble {
    border-width: 2px !important;
}

.img-frame img {
    border: 3px solid #e7e7e7;
    background: #f6f6f6;
    padding: 3px;
    margin: 0px 0px 30px 0px;
}

@media (max-width: 48em){
.font-size-small {
    font-size: 14px;
}
}

.text-center {
    text-align: center;
}

.entry .cusTable td ul,
.entry .cusTable td ol {
    text-align: left;
}


/*

    excite用カスタマイズ

*/

.footer_logo img {
    max-width: 240px;
}
@media (min-width: 48em){
    .footer_logo img {
        max-width: 360px;
    }
}


@media (max-width: 48em){
    .mobileHeader_row_col-copy {
        display: none;
    }
    .mobileHeader_row_col-logo {
        flex: 1 0 180px;
        padding: 10px;
    }
}

.pcHeader_row{
    padding: 18px 0;
}

.pcHeader_row_col-logo {
    position: relative;
    top: -6px;
}

.entry h3[class^="sonoTitle"] {
  position: relative;
  margin: 30px 0px 30px 0px;
  padding: 8px 0 5px 0;
  border: none;
  border-bottom: 1px solid #2ec7d6;
  background: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}

.entry h3[class^="sonoTitle"]:before {
  display: block;
  position: absolute;
  top: 46%;
  left: 2px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
}

.entry .sonoTitle01 {
  padding-left: calc(31.9231px + 12px) !important;
}

.entry .sonoTitle01:before {
  width: 31.9231px;
  height: 19.6154px;
  background-image: url("images/sono01.png");
}

.entry .sonoTitle02 {
  padding-left: calc(39.2308px + 12px) !important;
}

.entry .sonoTitle02:before {
  width: 39.2308px;
  height: 19.6154px;
  background-image: url("images/sono02.png");
}

.entry .sonoTitle03 {
  padding-left: calc(39.2308px + 12px) !important;
}

.entry .sonoTitle03:before {
  width: 39.2308px;
  height: 19.6154px;
  background-image: url("images/sono03.png");
}

.entry .sonoTitle04 {
  padding-left: calc(41.5385px + 12px) !important;
}

.entry .sonoTitle04:before {
  width: 41.5385px;
  height: 19.6154px;
  background-image: url("images/sono04.png");
}

.entry .sonoTitle05 {
  padding-left: calc(38.8462px + 12px) !important;
}

.entry .sonoTitle05:before {
  width: 38.8462px;
  height: 19.6154px;
  background-image: url("images/sono05.png");
}

.entry .sonoTitle06 {
  padding-left: calc(40px + 12px) !important;
}

.entry .sonoTitle06:before {
  width: 40px;
  height: 19.6154px;
  background-image: url("images/sono06.png");
}

.entry .sonoTitle07 {
  padding-left: calc(39.2308px + 12px) !important;
}

.entry .sonoTitle07:before {
  width: 39.2308px;
  height: 19.6154px;
  background-image: url("images/sono07.png");
}

.entry .sonoTitle08 {
  padding-left: calc(39.6154px + 12px) !important;
}

.entry .sonoTitle08:before {
  width: 39.6154px;
  height: 19.6154px;
  background-image: url("images/sono08.png");
}

.entry .sonoTitle09 {
  padding-left: calc(40px + 12px) !important;
}

.entry .sonoTitle09:before {
  width: 40px;
  height: 19.6154px;
  background-image: url("images/sono09.png");
}

.entry .sonoTitle10 {
  padding-left: calc(47.6923px + 12px) !important;
}

.entry .sonoTitle10:before {
  width: 47.6923px;
  height: 19.6154px;
  background-image: url("images/sono10.png");
}

@media (min-width: 48em) {
.entry h3[class^="sonoTitle"] {
    padding: 10px;
    font-size: 20px;
}

.entry h3[class^="sonoTitle"]:before {
    left: 5px;
}

.entry .sonoTitle01 {
    padding-left: calc(41.5px + 20px) !important;
}

.entry .sonoTitle01:before {
    width: 41.5px;
    height: 25.5px;
}

.entry .sonoTitle02 {
    padding-left: calc(51px + 20px) !important;
}

.entry .sonoTitle02:before {
    width: 51px;
    height: 25.5px;
}

.entry .sonoTitle03 {
    padding-left: calc(51px + 20px) !important;
}

.entry .sonoTitle03:before {
    width: 51px;
    height: 25.5px;
}

.entry .sonoTitle04 {
    padding-left: calc(54px + 20px) !important;
}

.entry .sonoTitle04:before {
    width: 54px;
    height: 25.5px;
}

.entry .sonoTitle05 {
    padding-left: calc(50.5px + 20px) !important;
}

.entry .sonoTitle05:before {
    width: 50.5px;
    height: 25.5px;}

.entry .sonoTitle06 {
    padding-left: calc(52px + 20px) !important;
}

.entry .sonoTitle06:before {
    width: 52px;
    height: 25.5px;
}

.entry .sonoTitle07 {
    padding-left: calc(51px + 20px) !important;
}

.entry .sonoTitle07:before {
    width: 51px;
    height: 25.5px;
}

.entry .sonoTitle08 {
    padding-left: calc(51.5px + 20px) !important;
}

.entry .sonoTitle08:before {
    width: 51.5px;
    height: 25.5px;
}

.entry .sonoTitle09 {
    padding-left: calc(52px + 20px) !important;
}

.entry .sonoTitle09:before {
    width: 52px;
    height: 25.5px;
}

.entry .sonoTitle10 {
    padding-left: calc(62px + 20px) !important;
}

.entry .sonoTitle10:before {
    width: 62px;
    height: 25.5px;
}
}

.side_ct ul:not(.sideCategoryList) li:before {
    content: "";
}

.side_ct ul:not(.sideCategoryList) {
    margin-top: 0px;
}

/* ------------------------------
 テーブルの横スクロール
------------------------------ */

@media (min-width: 48em) and (min-width: 48em) {
  .pageContentWrapper {
    width: 1070px;
  }
}

@media (max-width: 48em){
.table-scroll {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
}

.table-scroll {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  max-width: 640px;
}

table tbody {
  width: 100%;
  display:table;
  border-collapse: initial;
}

.box-beta-gray-scrool {
  padding: 10px !important;
  background-color: #f9f9f9;
  text-align: center;	
}

/* ------------------------------
 タイトル付き引用
------------------------------ */

@media (min-width: 48em){
.entry .comment_title {
    font-size: 16px;
}
}

.entry .comment {
    background: #f9f9f9 !important;
    position: relative;
    margin: 0px 0px 30px 0px;
}

.entry .comment:before,
.entry .comment:after {
    font-family: 'FontAwesome';
    font-weight: normal;
    display: block;
    font-size: 12px;
    color: #ddd;
}

.entry .comment:before {
    content: "\f10d";
}

.entry .comment:after {
    text-align: right;
    content: "\f10e";
}

.entry .comment:after,
.entry .comment:before,
q:after,
q:before {
    content: "";
    content: none;
}

.entry blockquote {
    background: #f9f9f9 !important;
    border: 0px solid #e1e1e1 !important;
    border-radius: 0px
}


/*メニューをページ下部に固定*/
#sp-fixed-menu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
}

#sp-fixed-menu li{
   justify-content: center;
   align-items: center;
   width: 100%;
   padding:0;
   margin:0;
   font-size: 14px;
}

/*ボタンを調整*/
#sp-fixed-menu li a{
   color: #fff;
   text-align: center;
   display:block;
   width: 100%;
}

/*PCの場合にはメニューを表示させない*/
@media (min-width: 768px) {
   .for-sp{
      display:none;
    }
}