@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  dlb.css
 style info :  ダウンロードブロック用の cssの定義　（今後変えないようなスタイル）
=================================================================== */

/*
******************************************************

	reset normalize HTML5 Boilerplate

******************************************************  */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*!  HTML5 Boilerplate
 * Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    :after,
    :before {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff !important
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

dd,
dl,
dt,
ol,
p,
ul {
    padding-left: 0;
    margin: 0
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

figure {
    margin: 0
}

@-ms-viewport {
    width: auto;
    initial-scale: 1
}

@viewport {
    width: device-width;
    initial-scale: 1
}

.dlb_inner {
    margin-left: auto;
    margin-right: auto
}

#tinymce .dlb_inner,
.block_mask+.dlb_inner,
.editor_block.view-mode .dlb_inner {
    max-width: 70pc
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: auto
}

/*
******************************************************

	Block unit

******************************************************  */

/* 
	カテゴリ名 ： ボックス（2個並び）

--------------------------------------  */

/*
サムネイル名 ： 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/*.dlb_smf_box{
  display: flex;
  align-items: center;
  background-color: rgba(0,0,0,.6);
  width: 100%;
  padding: 80px 0;
}
.dlb_sm_f_area .col{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.dlb_smf_box_in{width: 560px;text-align: center;}
.dlb_smf_left_wrap .dlb_smf_box_in,
.dlb_smf_right_wrap .dlb_smf_box_in{padding-right: 64px; padding-left: 64px;}
.dlb_smf_left_wrap .dlb_smf_box_in{margin: auto 0 auto auto;}
.dlb_smf_right_wrap .dlb_smf_box_in{margin: auto auto auto 0;}

.dlb_smf_txt{
  text-align: left;
  line-height: 1.8;
}
@media only screen and (max-width: 979px) {
  .dlb_smf_box_in{width: 100%;}
  .dlb_smf_box{height: auto;padding: 56px 0;}
  .dlb_smf_left_wrap .dlb_smf_box_in,
  .dlb_smf_right_wrap .dlb_smf_box_in{padding: 0 2em;margin: auto;}
}
@media only screen and (max-width: 690px) {
  .dlb_smf_box{height: auto;padding: 48px 0;}
}*/

/*
**********************************************************************************

  カテゴリ名 ： 見出し（H2-H6）

**********************************************************************************
*/

/* ----------------------------

サムネイル名 ： H2

----------------------------- */

.dlb_subtitle2_01 {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 24px;
    font-weight: bold;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle2_01 {
        font-size: 22px;
        margin-bottom: 20px;
    }
}

.dlb_subtitle2_02 {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 24px;
    padding: 2px 0 2px 13px;
    border-width: 0 0 0 3px;
    border-style: solid;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle2_02 {
        font-size: 22px;
        margin-bottom: 20px;
    }
}

.dlb_subtitle2_03 {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 24px;
    padding: 0 0 6px 16px;
    position: relative;
    border-width: 0 0 0 8px;
    border-style: solid;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle2_03 {
        font-size: 22px;
        margin-bottom: 20px;
    }
}

.dlb_subtitle2_03::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: -8px;
}

.dlb_subtitle2_04 {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 24px;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle2_04 {
        font-size: 22px;
        margin-bottom: 20px;
    }
}

.dlb_subtitle2_05 {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 24px;
    padding: 8px 16px;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle2_05 {
        font-size: 22px;
        margin-bottom: 20px;
    }
}

.dlb_subtitle2_06 {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 24px;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle2_06 {
        font-size: 22px;
        margin-bottom: 20px;
    }
}

.dlb_subtitle2_06::after {
    content: "";
    width: 32px;
    height: 4px;
    position: absolute;
    bottom: -16px;
    left: calc(50% - 16px);
}

.dlb_subtitle2_07 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.dlb_subtitle2_07 .dlb_subtitle2_07_l {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    letter-spacing: -.01em;
}

.dlb_subtitle2_07 .dlb_subtitle2_07_r {
    margin-left: 30px;
}

@media only screen and (max-width: 979px) {
    .dlb_subtitle2_07 .c3_title {
        width: 100%;
    }
    .dlb_subtitle2_07 .c3_txt {
        margin-left: 0;
        width: 100%;
        margin-top: 8px;
    }
}

.dlb_subtitle2_08 {
    position: relative;
    padding-left: 50px;
    margin-bottom: 40px;
}

.dlb_subtitle2_08::before {
    content: "";
    width: 32px;
    height: 2px;
    background-color: #333333;
    position: absolute;
    top: 50%;
    left: 0;
}

.dlb_subtitle2_08_en {
    font-size: 40px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 7px;
}

.dlb_subtitle2_08_jp {
    font-size: 13px;
    line-height: 1;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle2_08 {
        padding-left: 35px;
        margin-bottom: 25px;
    }
    .dlb_subtitle2_08::before {
        width: 20px;
    }
    .dlb_subtitle2_08_en {
        font-size: 26px;
    }
}

/* ----------------------------

サムネイル名 ： H3

----------------------------- */

.dlb_subtitle3_01 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: bold;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle3_01 {
        font-size: 20px;
    }
}

.dlb_subtitle3_02 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 20px;
    padding: 2px 0 2px 15px;
    border-width: 0 0 0 3px;
    border-style: solid;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle3_02 {
        font-size: 20px;
    }
}

.dlb_subtitle3_03 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 20px;
    padding: 0 0 6px 13px;
    position: relative;
    border-width: 0 0 0 8px;
    border-style: solid;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle3_03 {
        font-size: 20px;
    }
}

.dlb_subtitle3_03::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: -6px;
}

.dlb_subtitle3_04 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: bold;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle3_04 {
        font-size: 20px;
    }
}

.dlb_subtitle3_05 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 20px;
    padding: 6px 16px;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle3_05 {
        font-size: 20px;
    }
}

.dlb_subtitle3_06 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 20px;
    border-width: 0 0 1px 0;
    border-style: solid;
    padding-bottom: 6px;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle3_06 {
        font-size: 20px;
    }
}

/* ----------------------------

サムネイル名 ： H4

----------------------------- */

.dlb_subtitle4_01 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 15px;
    font-weight: bold;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle4_01 {
        font-size: 18px;
    }
}

.dlb_subtitle4_02 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 15px;
    padding: 0 0 0 12px;
    border-width: 0 0 0 3px;
    border-style: solid;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle4_02 {
        font-size: 18px;
    }
}

.dlb_subtitle4_03 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 15px;
    padding: 2px 0 4px 10px;
    position: relative;
    border-width: 0 0 0 8px;
    border-style: solid;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle4_03 {
        font-size: 18px;
    }
}

.dlb_subtitle4_03::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: -6px;
}

.dlb_subtitle4_04 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 15px;
    font-weight: bold;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle4_04 {
        font-size: 18px;
    }
}

.dlb_subtitle4_05 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 15px;
    position: relative;
    padding-left: 16px;
    font-weight: bold;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle4_05 {
        font-size: 18px;
    }
}

.dlb_subtitle4_05::before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 8px;
    height: 8px;
}

/* ----------------------------

サムネイル名 ： H5

----------------------------- */

.dlb_subtitle5_01 {
    font-size: 17px;
    line-height: 1.4;
    margin-bottom: 10px;
    font-weight: bold;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle5_01 {
        font-size: 16px;
    }
}

.dlb_subtitle5_02 {
    font-size: 17px;
    line-height: 1.4;
    margin-bottom: 10px;
    padding: 2px 0 2px 12px;
    border-width: 0 0 0 3px;
    border-style: solid;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle5_02 {
        font-size: 16px;
    }
}

.dlb_subtitle5_03 {
    font-size: 17px;
    line-height: 1.4;
    margin-bottom: 10px;
    padding: 1px 0 4px 10px;
    position: relative;
    border-width: 0 0 0 7px;
    border-style: solid;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle5_03 {
        font-size: 16px;
    }
}

.dlb_subtitle5_03::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: -5px;
}

.dlb_subtitle5_04 {
    font-size: 17px;
    line-height: 1.4;
    margin-bottom: 10px;
    position: relative;
    padding-left: 16px;
    font-weight: bold;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle5_04 {
        font-size: 16px;
    }
}

.dlb_subtitle5_04::before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 8px;
    height: 8px;
}

.dlb_subtitle5_05 {
    font-size: 17px;
    line-height: 1.4;
    margin-bottom: 10px;
    position: relative;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle5_05 {
        font-size: 16px;
    }
}

.dlb_subtitle5_05::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 3px;
}

/* ----------------------------

サムネイル名 ： H6

----------------------------- */

.dlb_subtitle6_01 {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 10px;
    font-weight: bold;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle6_01 {
        font-size: 15px;
    }
}

.dlb_subtitle6_02 {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 10px;
    padding: 2px 0 2px 10px;
    border-width: 0 0 0 3px;
    border-style: solid;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle6_02 {
        font-size: 15px;
    }
}

.dlb_subtitle6_03 {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 10px;
    font-weight: bold;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle6_03 {
        font-size: 15px;
    }
}

.dlb_subtitle6_04 {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 10px;
    position: relative;
    padding-left: 16px;
    font-weight: bold;
}

@media only screen and (max-width: 690px) {
    .dlb_subtitle6_04 {
        font-size: 15px;
    }
}

.dlb_subtitle6_04::before {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 8px;
    height: 8px;
}

/*
******************************************************

  カテゴリ名 ： ボックス

******************************************************
*/

/* ----------------------------

サムネイル名 ： ボックス（1個並び）No.02

----------------------------- */

.dlb_box1-2_area .dlb_box1_title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
}

@media only screen and (max-width: 690px) {
    .dlb_box1-2_area .dlb_box1_title {
        font-size: 18px;
    }
}

/* ----------------------------

サムネイル名 ： ボックス（1個並び）No.03

----------------------------- */

.dlb_box1-3_area .dlb_box1_txt {
    position: relative;
    z-index: 2;
    margin: -160px auto 0;
    width: 90%;
    padding: 56px 64px;
}

#tinymce .dlb_box1-3_area .dlb_box1_txt {
    margin-top: 20px;
}

.dlb_box1-3_area .dlb_box1_title {
    line-height: 2;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.dlb_box1-3_area .dlb_box1_par {
    line-height: 2.5;
}

@media only screen and (max-width: 979px) {
    .dlb_box1-3_area .dlb_box1_txt {
        margin: -80px auto 0;
        padding: 40px 32px;
    }
    .dlb_box1-3_area .dlb_box2_title {
        line-height: 1.8;
    }
    .dlb_box1-3_area .dlb_box1_par {
        line-height: 2;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_box1-3_area .dlb_box1_txt {
        margin: -40px auto 0;
        padding: 24px 24px;
    }
    .dlb_box1-3_area .dlb_box1_title {
        line-height: 1.6;
        font-size: 18px;
    }
    .dlb_box1-3_area .dlb_box1_par {
        line-height: 1.8;
    }
}

/* ----------------------------

サムネイル名 ： ボックス（1個並び）No.04

----------------------------- */

.dlb_box1-4_area {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.dlb_box1-4_area .dlb_box1_block {
    padding: 80px 8px;
}

.dlb_box4-4_area .col {
    -webkit-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}

.dlb_box4-4_area .col:hover {
    position: relative;
    z-index: 1;
}

.dlb_box1-4_area .dlb_box1_title {
    text-align: center;
    font-size: 32px;
    line-height: 1.2;
    font-weight: bold;
}

.dlb_box1-4_area .dlb_box1_en_title {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .1em;
    margin-top: 24px;
}

@media only screen and (max-width: 690px) {
    .dlb_box1-4_area .dlb_box1_block {
        padding: 60px 8px;
    }
}

/* ----------------------------

サムネイル名 ： フロー図 No.01

----------------------------- */

.dlb-flow_area_1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.dlb-flow_area_1 .dlb-flow_item {
    width: 120px;
    text-align: center;
    padding: 4% 2%;
    font-size: 12px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dlb-flow_area_1 .dlb-flow_num {
    margin-bottom: 30px;
    position: relative;
    letter-spacing: .1em;
    font-weight: bold;
}

.dlb-flow_area_1 .dlb-flow_num::after {
    content: "";
    width: 16px;
    height: 2px;
    position: absolute;
    bottom: -15px;
    left: calc(50% - 8px);
}

.dlb-flow_area_1 .dlb-flow_txt {
    width: calc(100% - 120px);
    padding: 1.5em;
    border-width: 1px;
    border-style: solid;
}

.dlb-flow_area_1 .dlb-flow_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4;
}

.dlb-flow_area_1+.dlb-flow_area_1 {
    margin-top: 40px;
}

.dlb-flow_area_1+.dlb-flow_area_1 .dlb-flow_item::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 12px 0 12px;
    position: absolute;
    top: -30px;
    left: calc(50% - 12px);
}

@media only screen and (max-width: 690px) {
    .dlb-flow_area_1 {
        position: relative;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .dlb-flow_area_1 .dlb-flow_item {
        width: 100%;
        max-width: 100%;
        text-align: left;
        padding: 1em 1.5em;
    }
    .dlb-flow_area_1 .dlb-flow_num {
        margin-bottom: 0;
        margin-right: 5px;
        display: inline-block;
        font-size: 12px;
    }
    .dlb-flow_area_1 .dlb-flow_num::after {
        display: none;
    }
    .dlb-flow_area_1::after {
        display: none;
    }
    .dlb-flow_area_1 .dlb-flow_txt {
        display: block;
        width: 100%;
        padding: 32px 16px 16px;
    }
    .dlb-flow_area_1 .dlb-flow_title {
        font-size: 18px;
    }
    .dlb-flow_area_1 .col_l {
        margin-top: 0;
    }
    .dlb-flow_area_1 .dlb-flow_txt {
        padding-bottom: 1em;
    }
}

.dlb-flow_area_1.last .dlb-flow_item::after,
.dlb-flow_area_1.last::after {
    display: none;
}

/* ----------------------------

サムネイル名 ： フロー図 No.02

----------------------------- */

.dlb-flow_area_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dlb-flow_area_3 .dlb-flow_item {
    width: 30%;
}

.dlb-flow_area_3 .dlb-flow_title {
    text-align: center;
    padding: 20px 8px;
    font-weight: bold;
    font-size: 110%;
}

.dlb-flow_area_3 .dlb-flow_txt {
    padding: 25px 20px;
}

.dlb-flow_area_3 .dlb-flow_arr {
    width: 5%;
    text-align: center;
}

.dlb-flow_area_3 .dlb-flow_arr::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    vertical-align: middle;
    font-size: 40px;
}

@media only screen and (max-width: 690px) {
    .dlb-flow_area_3 .dlb-flow_item {
        width: 100%;
    }
    .dlb-flow_area_3 .dlb-flow_title {
        padding: 16px 8px;
    }
    .dlb-flow_area_3 .dlb-flow_txt {
        padding: 20px 16px;
    }
    .dlb-flow_area_3 .dlb-flow_arr {
        width: 100%;
    }
    .dlb-flow_area_3 .dlb-flow_arr::before {
        content: "\f0d7";
        line-height: 1;
    }
}

/* ----------------------------

サムネイル名 ： ボックス（2個並び）No.02

----------------------------- */

.dlb_box2-2_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dlb_box2-2_img {
    width: 50%;
}

.dlb_box2-2_txt {
    width: 50%;
    padding: 48px 32px;
}

.dlb_box2-2_en {
    font-size: 10px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: .15em;
    margin-bottom: 8px;
}

.dlb_box2-2_block .dlb_btn {
    max-width: 240px;
    width: 90%;
}

@media only screen and (max-width: 979px) {
    .dlb_box2-2_txt {
        padding: 24px 32px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_box2-2_img {
        width: 100%;
        height: 160px;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .dlb_box2-2_txt {
        width: 100%;
        padding: 24px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .dlb_box2-2_block .dlb_btn {
        margin-right: auto;
        margin-left: auto;
    }
    .dlb_box2-2_block .dlb_btn {
        max-width: 320px;
    }
}

/* ----------------------------

サムネイル名 ： ボックス（2個並び）No.03/04

----------------------------- */

.dlb_box2-3_area::after {
    content: "";
    display: block;
    clear: both;
}

.dlb_box2-3_img {
    float: left;
    width: 35.5%;
}

.dlb_box2-3_title,
.dlb_box2-3_txt {
    float: right;
    width: calc(100% - 35.5% - 40px);
}

.dlb_box2-3-ti .dlb_box2-3_img {
    float: right;
}

.dlb_box2-3-ti .dlb_box2-3_title,
.dlb_box2-3-ti .dlb_box2-3_txt {
    float: left;
}

@media only screen and (max-width: 979px) {
    .dlb_box2-3_title,
    .dlb_box2-3_txt {
        width: calc(100% - 35.5% - 24px);
    }
}

@media only screen and (max-width: 690px) {
    .dlb_box2-3_img {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .dlb_box2-3_title,
    .dlb_box2-3_txt {
        float: none;
        width: 100%;
    }
    .dlb_box2-3-ti .dlb_box2-3_txt {
        margin-bottom: 20px;
        width: 100% !important;
    }
    .dlb_box2-3_area .dlb_btn_w30 {
        margin-right: auto;
        margin-left: auto;
    }
}

/* ----------------------------

サムネイル名 ： ボックス（3個並び）No.03

----------------------------- */

.dlb_box3-5_area .dlb_box3-5_txt {
    width: 84%;
    margin: -80px auto 0;
    position: relative;
    z-index: 2;
    padding: 24px;
    border-width: 0 0 2px 0;
    border-style: solid;
    -webkit-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}

@media only screen and (max-width: 979px) {
    .dlb_box3-5_area .dlb_box3-5_txt {
        padding: 24px 16px;
        width: 90%;
        margin-top: -50px;
    }
}

/*-----------------------------------------------------------------

サムネイル名 ： ボックス（2個並び）No.06

-----------------------------------------------------------------*/

.dlb_box2-6_area {
    padding: 32px 0 8px;
}

.dlb_box2-6_area .dlb_box2-6_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dlb_box2-6_area .dlb_box2-6_list li {
    list-style: none;
    margin: 8px 16px 8px 0;
    width: calc(50% - 8px);
    line-height: 1.4;
}

.dlb_box2-6_area .dlb_box2-6_list li:nth-child(2n) {
    margin-right: 0;
}

.dlb_box2-6_area .dlb_box2-6_list li a {
    display: block;
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-position: 12px 15px;
    padding: 12px;
    text-decoration: none;
}

.dlb_box2-6_area .dlb_box2-6_list li a i,
.dlb_box2-6_area .dlb_box2-6_list li a em {
    padding-right: 8px;
}

.dlb_box2-6_area .dlb_box2-6_txt {
    width: 60%;
}

.dlb_box2-6_area .dlb_box2-6_img {
    width: calc(40% - 24px);
}

@media only screen and (max-width: 979px) {
    .dlb_box2-6_area .dlb_box2-6_list li {
        margin: 2px 4px 2px 0;
        width: calc(50% - 2px);
    }
    .dlb_box2-6_area .dlb_box2-6_list li a {
        padding: 10px 10px 10px 32px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_box2-6_area .dlb_box2-6_txt {
        width: 100%;
    }
    .dlb_box2-6_area .dlb_box2-6_img {
        width: 100%;
    }
    .dlb_box2-6_area .dlb_box2-6_list li {
        background-size: 14px auto;
        background-position: 10px 12px;
    }
    .dlb_box2-6_area .dlb_box2-6_list li a {
        padding: 10px;
    }
}

/*-----------------------------------------------------------------

ボックス（2個並び）No.07/08

-----------------------------------------------------------------*/

.dlb_box2-8_area {
    position: relative;
}

.dlb_box2-8_area .dlb_box2-8_img {
    height: 480px;
    background-size: auto 100% !important;
    background-position: right center !important;
}

.dlb_box2-8_area .dlb_box2-8_txt {
    border-width: 1px;
    border-style: solid;
    margin: auto;
    padding: 32px 40px;
    height: 360px;
    width: 480px;
    position: absolute;
    top: 0;
    bottom: 0;
}

.dlb_box2-8_area .dlb_box2-8_txt_in {
    display: table;
    height: 100%;
}

.dlb_box2-8_area .dlb_box2-8_txt_inin {
    display: table-cell;
    vertical-align: middle;
}

.dlb_box2-8_area .dlb_box2-8_title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.dlb_box2-8_area.reverse .dlb_box2-8_img {
    background-position: left center !important;
}

.dlb_box2-8_area.reverse .dlb_box2-8_txt {
    right: 0;
}

@media only screen and (max-width: 979px) {
    .dlb_box2-8_area .dlb_box2-8_img {
        height: 380px;
    }
    .dlb_box2-8_area .dlb_box2-8_txt {
        padding: 16px 24px;
        height: 320px;
        width: 400px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_box2-8_area .dlb_box2-8_img {
        height: 220px;
        background-size: 100% auto !important;
        background-position: center top !important;
    }
    .dlb_box2-8_area .dlb_box2-8_txt {
        padding: 32px 24px;
        height: auto;
        position: static;
        width: 100%;
    }
    .dlb_box2-8_area.reverse .dlb_box2-8_img {
        background-position: center top !important;
    }
}

@media only screen and (max-width: 480px) {
    .dlb_box2-8_area .dlb_box2-8_img {
        height: 160px;
    }
}

/* ----------------------------

サムネイル名 ： ボックス（4個並び）No.02

----------------------------- */

.dlb_box4-2_area .col {
    padding: 56px 40px;
    text-align: center;
    -webkit-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}

.dlb_box4-2_area .dlb_box4-2_img {
    margin-bottom: 32px;
}

.dlb_box4-2_area .dlb_box4-2_img img {
    border-radius: 50%;
    max-width: 130px;
}

.dlb_box4-2_area .dlb_box4-2_title {
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
}

.dlb_box4-2_area .col:hover {
    cursor: pointer;
}

.dlb_box4-2_area .col:hover a {
    text-decoration: underline;
}

@media only screen and (max-width: 690px) {
    .dlb_box4-2_area .col {
        padding: 32px 24px;
    }
}

/* ----------------------------

サムネイル名 ： ボックス（4個並び）No.03

----------------------------- */

.dlb_box4-3_area .dlb_box4-3_txt {
    width: 84%;
    margin: -80px auto 0;
    position: relative;
    z-index: 2;
    padding: 24px;
    border-width: 0 0 2px 0;
    border-style: solid;
    -webkit-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}

@media only screen and (max-width: 979px) {
    .dlb_box4-3_area .col4_421 .col {
        margin-bottom: 24px;
    }
    .dlb_box4-3_area .dlb_box4-3_txt {
        padding: 24px 16px;
        width: 90%;
        margin-top: -50px;
    }
}

/* ----------------------------

サムネイル名 ： ボックス（4個並び）No.04

----------------------------- */

.dlb_box4-4_area .dlb_box4-4_txt {
    padding: 24px;
}

.dlb_box4-4_area .dlb_box4-4_title {
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 12px;
}

/* ----------------------------

サムネイル名 ： ボックス（5個並び）No.02

----------------------------- */

@media only screen and (max-width: 979px) {
    .dlb_box5-1_area .col {
        margin-bottom: 20px;
    }
}

/* ----------------------------

サムネイル名 ： 画像切り替わり

----------------------------- */

.dlb_interactive-1_area .slick-slide {
    height: 480px;
}

.dlb_interactive-1_area .dlb_interactive_txt_in {
    padding: 16px 32px 16px 0;
}

.dlb_interactive-1_area .col2_221 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dlb_interactive-1_area .col {
    margin: 0;
    border: none;
}

@media only screen and (max-width: 1119px) {
    .dlb_interactive-1_area .inner {
        padding: 0;
    }
    .dlb_interactive-1_area .dlb_interactive_txt_in {
        padding: 24px;
    }
    .dlb_interactive-1_area .slick-slide {
        height: 440px;
    }
}

@media only screen and (max-width: 767px) {
    .dlb_interactive-1_area .dlb_interactive_txt {
        width: 100%;
    }
    .dlb_interactive-1_area .dlb_interactive_txt .dlb_interactive_txt_in {
        padding: 40px;
    }
    .dlb_interactive-1_area .inner {
        padding: 0;
    }
    .dlb_interactive-1_area .dlb_interactive_img {
        width: 100%;
    }
    .dlb_interactive-1_area .slick-slide {
        height: 320px;
    }
    .dlb_interactive-1_area .dlb_interactive_title {
        text-align: center;
    }
    .dlb_interactive-1_area .dlb_btn_w40 {
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 639px) {
    .dlb_interactive-1_area .dlb_interactive_txt .dlb_interactive_txt_in {
        padding: 32px 24px;
    }
    .dlb_interactive-1_area .slick-slide {
        height: 240px;
    }
}

/* ----------------------------

サムネイル名 ： タブ切り替え

----------------------------- */

.dlb_interactive-2_area .dlb_interactive-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}

.dlb_interactive-2_area .dlb_interactive-tab li {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    list-style: none;
    padding: 6px 24px 4px;
    text-align: center;
    margin-right: 10px;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
}

.dlb_interactive-2_area .dlb_interactive-tab li.active {
    position: relative;
}

.dlb_interactive-2_area .dlb_interactive-tab li.active::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.dlb_interactive-2_area .dlb_interactive-con {
    display: none;
    padding: 32px;
    border-width: 1px;
    border-style: solid;
    margin-top: -1px;
}

.dlb_interactive-2_area .dlb_interactive-con.show {
    display: block;
}

#tinymce .dlb_interactive-con {
    display: block;
}

@media only screen and (max-width: 690px) {
    .dlb_interactive-2_area .dlb_interactive-con {
        padding: 32px 16px;
    }
    .dlb_interactive-2_area .dlb_interactive-tab li {
        margin-bottom: 10px;
    }
    .dlb_interactive-2_area .dlb_interactive-tab li.active::after {
        display: none;
    }
}

/* ----------------------------

サムネイル名 ： サムネイル付き画像切り替え

----------------------------- */

.dlb_interactive-4_nav .slick-slide {
    display: block;
    margin: 0 0;
}

.dlb_interactive-4_nav .slick-slide img {
    border-width: 3px;
    border-style: solid;
}

.dlb_interactive-4_nav .slick-prev {
    left: 0;
    padding: 0 4px;
    height: 100%;
    width: auto;
}

.dlb_interactive-4_nav .slick-next {
    right: 0;
    padding: 0 4px;
    height: 100%;
    width: auto;
}

.dlb_interactive-4_nav .slick-prev::before,
.dlb_interactive-4_nav .slick-next::before {
    font-size: 18px;
}

@media only screen and (max-width: 979px) {
    .dlb_interactive-4_nav .slick-prev {
        left: 0;
    }
    .dlb_interactive-4_nav .slick-next {
        right: 0;
    }
}

.dlb_interactive-4_img {
    margin-bottom: 10px;
}

.dlb_interactive-4_img .slick-prev {
    left: 0;
    height: 100%;
    width: auto;
}

.dlb_interactive-4_img .slick-next {
    right: 0;
    height: 100%;
    width: auto;
}

@media only screen and (max-width: 979px) {
    .dlb_interactive-4_img .slick-prev {
        left: 0;
    }
    .dlb_interactive-4_img .slick-next {
        right: 0;
    }
}

/* ----------------------------

サムネイル名 ： アコーディオン

----------------------------- */

.dlb_interactive_accordion_click {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 24px;
    cursor: pointer;
    position: relative;
}

.dlb_interactive_accordion_click .txt {
    padding-right: 40px;
}

.dlb_interactive_accordion_click::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    position: absolute;
    right: 16px;
    top: calc(50% - 12px);
    width: 24px;
    height: 24px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.dlb_interactive_accordion_click.active::after {
    content: "\f077";
}

.dlb_interactive_accordion_answer {
    display: none;
    padding: 24px;
}

#tinymce .dlb_interactive_accordion_answer {
    display: block !important;
}

@media only screen and (max-width: 690px) {
    .dlb_interactive_accordion_click {
        padding: 12px 16px;
    }
    .dlb_interactive_accordion_click .txt {
        padding-right: 20px;
    }
    .dlb_interactive_accordion_click::after {
        right: 8px;
        line-height: 20px;
        top: calc(50% - 10px);
        width: 20px;
        height: 20px;
        font-size: 10px;
    }
    .dlb_interactive_accordion_answer {
        padding: 24px 16px;
    }
}

/* ----------------------------

サムネイル名 ： クリックで画像拡大

----------------------------- */

.dlb_interactive-6_area .dlb_btn a {
    padding: 16px;
}

/* ----------------------------

サムネイル名 ： カルーセル

----------------------------- */

.dlb_interactive-7_area .dlb_interactive-7_block {
    padding: 0 8px;
}

@media only screen and (max-width: 979px) {
    .dlb_interactive-7_area .slick-prev {
        left: -20px;
    }
    .dlb_interactive-7_area .slick-next {
        right: -20px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_interactive-7_area .slick-prev {
        left: -15px;
    }
    .dlb_interactive-7_area .slick-next {
        right: -15px;
    }
}

/* ----------------------------

サムネイル名 ： スライダー loopSlide

----------------------------- */

.loopSlide_con {
    position: relative;
}

.loopSlide_clip {
    position: relative;
    overflow: hidden;
}

.loopSlide_list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.loopSlide_list li {
    float: left;
    /* Horizontal scroll only */
    padding: 0;
    margin: 0;
    width: 300px;
    height: auto;
    list-style: none;
}

.loopSlide_list li a {
    display: block;
}

.loopSlide_list li img {
    display: block;
    width: 100%;
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-30

----------------------------- */

.dlb_content-30 {
    padding: 48px 0 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.dlb_content-30 .dlb_c30_item {
    padding: 40px;
    text-align: center;
    transition: all .2s ease-in 0s;
    border-width: 1px;
    border-style: solid;
    height: 100%;
    cursor: pointer;
}

.dlb_content-30 .dlb_c30_item:hover {
    transform: scale(1.08);
}

.dlb_content-30 .dlb_c30_icon {
    font-size: 72px;
    line-height: 1;
}

.dlb_content-30 .dlb_c30_title_sub {
    font-weight: bold;
    font-size: 12px;
    letter-spacing: .08em;
    margin: 32px 0 12px;
}

.dlb_content-30 .dlb_c30_title a {
    font-size: 18px;
    text-decoration: none;
}

@media only screen and (max-width: 979px) {
    .dlb_content-30 .dlb_c30_item {
        padding: 24px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_content-30 {
        padding: 24px 0 16px;
    }
    .dlb_content-30 .dlb_c30_item {
        padding: 20px;
    }
    .dlb_content-30 .dlb_c30_icon {
        font-size: 44px;
    }
    .dlb_content-30 .dlb_c30_title_sub {
        margin: 16px 0 8px;
    }
}

body#tinymce .dlb_content-30 .dlb_c30_item {
    border: none;
}

body#tinymce .dlb_content-30 .dlb_c30_item:hover {
    transform: scale(1);
    border: none;
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-31

----------------------------- */

.dlb_content-31 {
    padding-top: 16px;
    border-width: 2px 0 0 0;
    border-style: solid;
}

.dlb_c31_title {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-width: 0 0 1px 0;
    border-style: dotted;
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-32

----------------------------- */

.dlb_c32_q {
    display: flex;
    align-items: center;
}

.dlb_c32_q .dlb_initials {
    font-weight: bold;
    font-size: 20px;
    padding: 10px 16px 10px;
    border-width: 2px;
    border-style: solid;
    line-height: 1;
    margin-right: 16px;
    display: inline-block;
}

.dlb_c32_q .dlb_c32_q_txt {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.6;
}

.dlb_c32_a {
    margin-top: 16px;
    display: flex;
    align-items: start;
}

.dlb_c32_a .dlb_initials {
    font-weight: bold;
    font-size: 20px;
    padding: 10px 16px 10px;
    border-width: 2px;
    border-style: solid;
    line-height: 1;
    margin-right: 16px;
    display: inline-block;
}

.dlb_c32_a .dlb_c32_a_txt {
    line-height: 1.6;
}

@media only screen and (max-width: 690px) {
    .faq_q .dlb_initials {
        font-size: 18px;
        padding: 8px 12px 14px;
        margin-right: 12px;
    }
    .faq_a .dlb_initials {
        font-size: 18px;
        padding: 8px 12px 14px;
        margin-right: 12px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-33

----------------------------- */

.dlb_c33_title_area {
    padding: 30px 30px 15px;
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 10px;
    background-size: 100px auto;
    display: table;
    width: 100%;
}

.dlb_c33_title {
    display: table-cell;
    vertical-align: bottom;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
}

.dlb_c33_txt {
    padding: 30px;
}

.dlb_c33_btn {
    margin: 30px auto 0;
    text-align: center;
}

@media only screen and (max-width: 690px) {
    .dlb_c33_title_area {
        padding: 20px 20px 15px;
        background-size: 80px auto;
    }
    .dlb_c33_txt {
        padding: 20px;
    }
    .dlb_c33_title {
        font-size: 18px;
    }
    .dlb_c33_btn {
        margin: 20px auto 0;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-34

----------------------------- */

.dlb_c34 {
    display: flex;
}

.dlb_c34_title_area {
    padding: 25px 30px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
    width: 420px;
}

.dlb_c33_title {
    font-size: 24px;
    font-weight: bold;
    line-height: 2;
}

.dlb_c34_txt_area {
    width: calc(100% - 420px);
    padding: 25px 40px;
}

.dlb_c34_btn {
    margin: 30px 0 0 auto;
    text-align: right;
}

@media only screen and (max-width: 999px) {
    .dlb_c34_title_area {
        width: 40%;
        padding: 25px 30px;
    }
    .dlb_c33_title {
        font-size: 22px;
        line-height: 1.8;
    }
    .dlb_c34_txt_area {
        width: 60%;
        padding: 25px 30px;
    }
    .dlb_c34_btn {
        width: 60%;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c34 {
        display: block;
    }
    .dlb_c34_title_area {
        padding: 25px 20px;
        width: 100%;
    }
    .dlb_c33_title {
        font-size: 20px;
    }
    .dlb_c34_txt_area {
        width: 100%;
        padding: 25px 20px;
    }
    .dlb_c34_btn {
        margin: 20px auto 0 auto;
        width: 80%;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-35

----------------------------- */

.dlb_c35_block {
    display: flex;
}

.dlb_c35_block+.dlb_c35_block {
    margin-top: 20px;
}

.dlb_c35_l {
    width: 30%;
    min-width: 320px;
    display: flex;
    align-items: center;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 25px;
}

.dlb_c35_l>p,
.dlb_c35_l>div {
    width: 100%;
}

.dlb_c35_r {
    width: 70%;
    padding: 25px 40px;
}

@media only screen and (max-width: 979px) {
    .dlb_c35_l {
        width: 23%;
        min-width: 250px;
    }
    .dlb_c35_r {
        width: 77%;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c35_block {
        display: block;
    }
    .dlb_c35_l {
        width: 100%;
        padding: 25px 15px;
    }
    .dlb_c35_r {
        width: 100%;
        padding: 20px 15px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-36

----------------------------- */

.dlb_content-36 {
    padding: 40px 0;
}

.dlb_c36_block {
    display: flex;
    align-items: center;
    position: relative;
}

.dlb_c36_block+.dlb_c36_block {
    margin-top: 100px;
}

.dlb_c36_block+.dlb_c36_block::before {
    content: '';
    width: 30px;
    height: 30px;
    border: 0px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    transform: rotate(135deg);
    position: absolute;
    top: -70px;
    right: calc(50% - 15px);
}

.dlb_c36_num {
    font-size: 64px;
    width: 15%;
    text-align: center;
    line-height: 1;
}

.dlb_c36_title {
    font-size: 20px;
    font-weight: bold;
    padding-right: 32px;
    width: 25%;
}

.dlb_c36_txt {
    padding-left: 32px;
    border-width: 0 0 0 2px;
    border-style: solid;
    width: 60%;
}

@media only screen and (max-width: 979px) {
    .dlb_c36_num {
        font-size: 56px;
    }
    .dlb_c36_title {
        padding-right: 24px;
        width: 30%;
    }
    .dlb_c36_txt {
        width: 55%;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c36_block {
        display: block;
    }
    .dlb_c36_block+.dlb_c36_block {
        margin-top: 60px;
    }
    .dlb_c36_block+.dlb_c36_block::before {
        content: '';
        width: 20px;
        height: 20px;
        top: -50px;
        right: calc(50% - 10px);
    }
    .dlb_c36_num {
        width: 100%;
        text-align: center;
        font-size: 40px;
    }
    .dlb_c36_title {
        font-size: 22px;
        text-align: center;
        padding-right: 0;
        margin: 15px auto;
        width: 100%;
    }
    .dlb_c36_txt {
        padding-left: 0;
        border: none;
        width: 100%;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-37

----------------------------- */

.dlb_c37_txt {
    padding: 30px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
}

.dlb_c37_title {
    line-height: 1.6;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 22px;
}

.dlb_c37_titlesub {
    margin-bottom: 20px;
    font-size: 16px;
}

.dlb_c37_point {
    width: 100%;
}

.dlb_c37_btn {
    margin-top: 30px;
    text-align: right;
}

@media only screen and (max-width: 979px) {
    .dlb_c37_title {
        font-size: 18px;
    }
    .dlb_c37_titlesub {
        font-size: 14px;
    }
    .dlb_c37_btn {
        text-align: center;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c37_btn {
        margin-top: 20px;
    }
    .dlb_c37_txt {
        padding: 20px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-38

----------------------------- */

.dlb_content-38 .col {
    padding: 30px 40px;
}

.dlb_c38_txt {
    text-align: center;
}

.dlb_c38_txt a {
    display: inline-block;
    position: relative;
    font-size: 18px;
    text-decoration: none;
    transition: all .2s ease-in 0s;
}

.dlb_c38_txt a::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 6px);
    right: -20px;
    transition: all .2s ease-in 0s;
}

.dlb_c38_img {
    margin: 30px auto 0;
    width: 30%;
    text-align: center;
}

.dlb_c38_img img {
    transition: all .2s ease-in 0s;
}

.dlb_c38_img i,
.dlb_c38_img em {
    font-size: 60px;
    transition: all .2s ease-in 0s;
}

.dlb_content-38 .col:hover .dlb_c38_img img,
.dlb_content-38 .col:hover .dlb_c38_img i,
.dlb_content-38 .col:hover .dlb_c38_img em {
    transform: scale(1.1);
}

.dlb_content-38 .col:hover .dlb_c38_txt a::after {
    right: -25px;
}

@media only screen and (max-width: 979px) {
    .dlb_content-38 .col {
        padding: 30px 20px;
    }
    .dlb_c38_txt a::after {
        right: -15px;
    }
    .dlb_content-38 .col:hover .dlb_c38_txt a::after {
        right: -20px;
    }
    .dlb_c38_img {
        margin: 30px auto 0;
        width: 50%;
    }
    .dlb_c38_txt a {
        font-size: 16px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-39

----------------------------- */

.dlb_content-39 .col {
    margin-bottom: 24px;
}

.col.dlb_c39_img {
    width: 45%;
    margin: 0;
}

.col.dlb_c39_txt {
    margin: 0;
    width: 55%;
    padding: 20px 20px 45px 20px;
    position: relative;
}

.dlb_c39_img .img100 {
    height: 100%;
}

.dlb_c39_img i,
.dlb_c39_img em {
    width: 100%;
    height: 100%;
    font-size: 60px;
    position: relative;
}

.dlb_c39_img i::before,
.dlb_c39_img em::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.dlb_c39_link {
    position: absolute;
    bottom: 15px;
    right: 20px;
}

@media only screen and (max-width: 979px) {
    .dlb_content-39 .col {
        margin-bottom: 15px;
    }
    .col.dlb_c39_txt {
        padding: 15px;
    }
    .dlb_c39_link {
        position: static;
        margin-top: 16px;
    }
    .dlb_c39_img i,
    .dlb_c39_img em {
        font-size: 40px;
    }
    .col.col.dlb_c39_img,
    .col.dlb_c39_txt {
        margin-bottom: 0;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-40

----------------------------- */

.dlb_c40_block {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.dlb_c40_box {
    display: flex;
    align-items: center;
    padding: 60px;
}

.dlb_c40_txt {
    width: 70%;
}

.dlb_c40_btn {
    width: 30%;
    padding-left: 30px;
}

@media only screen and (max-width: 979px) {
    .dlb_c40_box {
        padding: 40px;
    }
    .dlb_c40_txt {
        width: 60%;
    }
    .dlb_c40_btn {
        width: 40%;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c40_box {
        display: block;
        padding: 25px;
    }
    .dlb_c40_txt {
        width: 100%;
    }
    .dlb_c40_btn {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-41

----------------------------- */

.dlb_content-41 {
    padding: 60px 0;
}

.dlb_c41_block {
    position: relative;
    cursor: pointer;
}

.dlb_c41_info {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 10vw 3em 10.5vw;
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.dlb_c41_info::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .2s ease-in 0s;
    z-index: -1;
}

.dlb_c41_title {
    text-align: center;
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 12px;
    width: 100%;
}

.dlb_c41_titlesub {
    text-align: center;
    line-height: 1.4;
    font-style: italic;
    width: 100%;
}

.dlb_c41_btn {
    width: 80%;
    margin: -30px auto 0;
}

@media only screen and (max-width: 979px) {
    .col.dlb_c41_block {
        margin-bottom: 20px;
    }
    .dlb_c41_info {
        padding: 10vw 1em 10.5vw;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_content-41 {
        padding: 40px 0 30px;
    }
    .col.dlb_c41_block {
        margin-bottom: 15px;
    }
    .dlb_c41_info {
        padding: 18vw 1em 21vw;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-42

----------------------------- */

.dlb_content-42 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    max-width: 100%;
    height: 450px;
    width: auto;
}

.dlb_c42_block {
    display: table;
    height: 450px;
    width: 50%;
}

.dlb_c42_box {
    display: table-cell;
    padding: 0 10%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

@media only screen and (max-width: 979px) {
    .dlb_content-42 {
        height: auto;
    }
    .dlb_c42_block {
        display: block;
        height: auto;
        width: 90%;
        margin: auto;
    }
    .dlb_c42_box {
        padding: 32px 10%;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c42_block {
        width: 100%;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-43

----------------------------- */

.dlb_c43_txt {
    padding: 25px 25px;
    line-height: 1.6;
}

.dlb_c43_link {
    margin-bottom: 12px;
}

.dlb_c43_link a {
    font-size: 18px;
    text-decoration: none;
}

.dlb_content-43 .col {
    position: relative;
    z-index: 1;
}

.dlb_content-43 .col::before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    position: absolute;
    top: -2px;
    left: -2px;
    transition: all .2s ease-in 0s;
    z-index: -1;
}

@media only screen and (max-width: 979px) {
    .dlb_c43_txt {
        padding: 20px 15px;
    }
}

/*-----------------------------------------------------------------

サムネイル名 ： コンテンツ　C-44（Ver2）

-----------------------------------------------------------------*/

.dlb_c44_img {
    float: right;
    width: 240px;
    margin-right: 0;
    margin-left: 32px;
    margin-bottom: 32px;
}

@media only screen and (max-width: 690px) {
    .dlb_c44_block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .dlb_c44_img {
        width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 16px 0 0 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .dlb_c44_txt {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

/*-----------------------------------------------------------------

サムネイル名 ： コンテンツ　C-45（Ver3）

-----------------------------------------------------------------*/

.dlb_content-45 {
    margin-bottom: 80px;
}

.dlb_c45_block {
    position: relative;
}

.dlb_c45_block::before {
    position: absolute;
    top: 50px;
    left: 16px;
    content: "";
    background-color: #eeeeee;
    width: calc(100% - 32px);
    height: 2px;
}

.dlb_c45_num {
    width: 120px;
    background-color: #ffffff;
    text-align: center;
    margin: -50px auto 20px;
    position: relative;
    z-index: 1;
}

.dlb_c45_numen {
    font-style: italic;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 1;
    color: #cccccc;
    letter-spacing: 2px;
}

.dlb_c45_numdigit {
    font-style: italic;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 72px;
    line-height: 1;
    color: #cccccc;
}

.dlb_c45_txt {
    float: left;
    width: 55%;
}

.dlb_c45_title {
    font-size: 28px;
    line-height: 1.6;
    margin-bottom: 15px;
    font-weight: bold;
    color: #4674CA;
}

.dlb_c45_img {
    float: right;
    width: 40%;
}

.dlb_c45_btn {
    float: left;
    width: 55%;
    margin-top: 40px;
}

.dlb_c45_btn a {
    display: inline-block;
    background: linear-gradient(45deg, #4674CA, #3DC3DA);
    color: #ffffff;
    padding: 12px 4em;
    border-radius: 30px;
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
}

.dlb_c45_btn a:hover {
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 979px) {
    .dlb_content-45 {
        margin-bottom: 40px;
    }
    .dlb_c45_block::before {
        left: 24px;
        top: 30px;
        width: calc(100% - 48px);
        background-color: #f3f3f3;
    }
    .dlb_c45_num {
        width: auto;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 16px;
        margin: 0 auto 10px 0;
    }
    .dlb_c45_numen {
        font-size: 14px;
        color: #cccccc;
    }
    .dlb_c45_numdigit {
        font-size: 56px;
        font-weight: 900;
        color: #cccccc;
    }
    .dlb_c45_box .col_l {
        width: 55%;
        padding-right: 3%;
    }
    .dlb_c45_box .col_r {
        width: 45%;
    }
    .dlb_c45_title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .dlb_c45_btn {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c45_block::before {
        left: 16px;
        top: 20px;
        width: calc(100% - 32px);
    }
    .dlb_c45_num {
        margin: 0 auto 15px 0;
    }
    .dlb_c45_numen {
        font-size: 12px;
        padding-right: 4px;
    }
    .dlb_c45_numdigit {
        font-size: 40px;
    }
    .dlb_c45_title {
        margin-bottom: 10px;
    }
    .dlb_c45_txt {
        float: none;
        width: 100%;
    }
    .dlb_c45_img {
        float: none;
        width: 100%;
        margin: 25px auto;
    }
    .dlb_c45_btn {
        float: none;
        width: 80%;
        margin: auto;
    }
    .dlb_c45_btn {
        margin-top: 20px;
    }
    .dlb_c45_btn a {
        padding: 12px 2em;
        display: block;
        text-align: center;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-46（Ver3）

----------------------------- */

.dlb_c46_in {
    display: flex;
}

.dlb_c46_box {
    width: calc(31.333% - 10px);
    position: relative;
    z-index: 1;
    border-radius: 8px;
}

.dlb_c46_box_l {
    width: calc(38.333% - 10px);
    margin: -30px 15px;
    position: relative;
    z-index: 0;
}

.dlb_c46_main {
    padding: 25px 30px 30px;
    border-radius: 8px 8px 0 0;
    position: relative;
}

.dlb_c46_box_l .dlb_c46_main {
    padding: 45px 30px 40px;
}

.dlb_c46_catch {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 75px;
    border-radius: 50%;
    width: 75px;
    position: absolute;
    top: -35px;
    right: 20px;
    line-height: 1.2;
    font-weight: bold;
    font-size: 16px;
}

.dlb_c46_type {
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.4;
}

.dlb_c46_name {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}

.dlb_c46_price {
    font-size: 56px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: bold;
    line-height: 1;
}

.dlb_c46_price .txt_s {
    font-size: 32px;
}

.dlb_c46_info {
    padding: 25px 30px 30px;
}

.dlb_c46_btn {
    margin-top: 30px;
}

.dlb_c46_btn a {
    display: block;
    text-align: center;
    padding: 16px 12px;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
}

.dlb_c46_btn a:hover {
    text-decoration: none;
}

.dlb_c46_btn a::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.4s 0s cubic-bezier(0.48, 0.18, 0, 0.98);
}

.dlb_c46_btn a:hover::before {
    transform: translate3d(0, 0, 0);
}

.dlb_c46_btn a .txt {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 999px) {
    .dlb_c46_box_l {
        margin: 0 15px;
    }
    .dlb_c46_main,
    .dlb_c46_box_l .dlb_c46_main {
        padding: 25px 30px 30px;
    }
    .dlb_c46_btn a {
        padding: 16px 12px;
    }
}

@media only screen and (max-width: 979px) {
    .dlb_c46_main,
    .dlb_c46_box_l .dlb_c46_main {
        padding: 30px 20px 30px;
    }
    .dlb_c46_type {
        font-size: 22px;
    }
    .dlb_c46_catch {
        height: 60px;
        width: 60px;
        top: -30px;
        right: 10px;
    }
    .dlb_c46_price {
        font-size: 44px;
        margin-bottom: 15px;
    }
    .dlb_c46_name {
        margin-bottom: 5px;
    }
    .dlb_c46_price .txt_s {
        font-size: 28px;
    }
    .dlb_c46_info {
        padding: 25px 20px 30px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c46_in {
        flex-direction: column;
    }
    .dlb_c46_box {
        width: 100%;
    }
    .dlb_c46_box_l {
        width: 100%;
        margin: 20px 0;
    }
    .dlb_c46_main,
    .dlb_c46_box_l .dlb_c46_main {
        padding: 20px 20px;
    }
    .dlb_c46_catch {
        height: 50px;
        width: 50px;
        top: -10px;
        right: 10px;
        font-size: 14px;
    }
    .dlb_c46_type {
        font-size: 24px;
    }
    .dlb_c46_price {
        font-size: 48px;
        margin-bottom: 15px;
    }
    .dlb_c46_price .txt_s {
        font-size: 20px;
    }
    .dlb_c46_txt {
        font-size: 12px;
    }
    .dlb_c46_info {
        padding: 20px;
    }
    .dlb_c46_btn {
        margin-top: 20px;
    }
    .dlb_c46_btn a {
        padding: 12px 8px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-47（Ver3）

----------------------------- */

.dlb_c47_in {
    display: flex;
}

.dlb_c47_box {
    margin: 0 10px 0 0;
    border-radius: 8px;
}

.dlb_c47_box:last-child {
    margin-right: 0;
}

.dlb_c47_main {
    padding: 30px 25px 25px;
    border-radius: 8px 8px 0 0;
    position: relative;
}

.dlb_c47_catch {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
    border-radius: 50%;
    width: 55px;
    position: absolute;
    top: -25px;
    right: 10px;
    line-height: 1.2;
    font-weight: bold;
    font-size: 13px;
}

.dlb_c47_type {
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1.4;
}

.dlb_c47_name {
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
}

.dlb_c47_price {
    font-size: 40px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    line-height: 1;
}

.dlb_c47_price .txt_s {
    font-size: 28px;
}

.dlb_c47_info {
    padding: 15px 25px;
    font-size: 12px;
}

.dlb_c47_btn {
    margin-top: 30px;
}

.dlb_c47_btn a {
    display: block;
    text-align: center;
    padding: 4px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
}

.dlb_c47_btn a:hover {
    text-decoration: none;
}

.dlb_c47_btn a::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.4s 0s cubic-bezier(0.48, 0.18, 0, 0.98);
}

.dlb_c47_btn a:hover::before {
    transform: translate3d(0, 0, 0);
}

.dlb_c47_btn a .txt {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 999px) {
    .dlb_c47_box {
        margin: 0 5px 0 0;
    }
    .dlb_c47_main {
        padding: 30px 15px 15px;
    }
    .dlb_c47_type {
        font-size: 18px;
    }
    .dlb_c47_price {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .dlb_c47_price .txt_s {
        font-size: 20px;
    }
    .dlb_c47_info {
        padding: 15px;
    }
    .dlb_c47_btn {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c47_in {
        flex-wrap: wrap;
    }
    .dlb_c47_box {
        width: 48%;
        margin-bottom: 25px;
        margin-right: 4%;
    }
    .dlb_c47_box:nth-child(2n) {
        margin-right: 0;
    }
    .dlb_c47_main {
        padding: 25px 15px 20px;
    }
    .dlb_c47_type {
        margin-bottom: 10px;
    }
    .dlb_c47_price {
        font-size: 32px;
    }
    .dlb_c47_catch {
        height: 40px;
        width: 40px;
        top: -20px;
        right: 5px;
        font-size: 11px;
    }
    .dlb_c47_btn {
        margin-top: 15px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-48（Ver3）

----------------------------- */

.dlb_content-48 {
    padding: 75px 0 60px;
}

.dlb_c48_block {
    display: flex;
    justify-content: space-between;
}

.dlb_c48_block .col {
    text-align: center;
    padding: 40px 15px;
    line-height: 1.4;
}

.dlb_c48_icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto 20px;
}

.dlb_c48_icon img {
    width: 100%;
    height: auto;
    padding: 20px;
}

.dlb_c48_arr {
    width: 5%;
    position: relative;
}

.dlb_c48_arr::before {
    content: "";
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 10px);
    width: 12px;
    height: 12px;
    border-width: 2px;
    border-style: solid;
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
}

.dlb_c48_txt {
    text-align: center;
}

.dlb_c48_title {
    display: table;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.dlb_c48_title_in {
    display: table-cell;
    vertical-align: middle;
}

.dlb_c48_num {
    width: 120px;
    text-align: center;
    margin: -65px auto 20px;
    position: relative;
    z-index: 1;
}

.dlb_c48_numen {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 2px;
}

.dlb_c48_numdigit {
    font-size: 40px;
    line-height: 1;
}

@media only screen and (max-width: 979px) {
    .dlb_c48_block .col {
        padding: 25px 15px 20px;
    }
    .dlb_c48_num {
        margin-top: -55px;
    }
    .dlb_c48_arr {
        width: 10%;
    }
    .dlb_c48_icon {
        width: 80px;
        height: 80px;
    }
    .dlb_c48_icon img {
        padding: 10px;
    }
    .dlb_c48_title br {
        display: none;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_content-48 {
        padding: 50px 0 30px;
    }
    .dlb_c48_block {
        flex-direction: column;
    }
    .dlb_c48_block .col {
        padding: 0 20px 25px;
    }
    .lp01_flow01_box {
        display: flex;
        align-items: center;
        margin-top: 15px;
    }
    .dlb_c48_arr {
        width: 100%;
        height: 30px;
    }
    .dlb_c48_icon {
        margin-bottom: 0;
        width: 60px;
        height: 60px;
    }
    .dlb_c48_txt {
        width: calc(100% - 60px);
        text-align: left;
        padding-left: 15px;
    }
    .dlb_c48_num {
        width: 100%;
        margin: -15px auto 0 -25px;
        display: flex;
        align-items: center;
    }
    .dlb_c48_numdigit {
        font-size: 32px;
    }
    .dlb_c48_arr::before {
        top: calc(50% - 10px);
        left: calc(50% - 6px);
        transform: rotate(135deg);
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-49（Ver3）

----------------------------- */

.dlb_c49_title_area {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 80px 0 160px;
    position: relative;
}

.dlb_c49_title_area::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
}

.dlb_c49_ta_title {
    text-align: center;
    margin-bottom: 15px;
    font-size: 32px;
    position: relative;
    z-index: 1;
    line-height: 1.4;
}

.dlb_c49_ta_txt {
    text-align: center;
    position: relative;
    z-index: 1;
}

.dlb_c49_con_area {
    position: relative;
    z-index: 1;
    margin-top: -80px;
}

.dlb_c49_con_box {
    padding: 40px 50px;
}

.dlb_c49_ca_title {
    text-align: center;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 1.4;
}

.dlb_c49_ca_btn {
    margin-top: 30px;
    text-align: center;
}

.dlb_c49_ca_btn a {
    display: block;
    text-align: center;
    padding: 12px 10%;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
}

.dlb_c49_ca_btn a:hover {
    text-decoration: none;
}

@media only screen and (max-width: 979px) {
    .dlb_c49_con_box {
        padding: 30px 35px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c49_title_area {
        padding: 40px 0 80px;
    }
    .dlb_c49_con_box {
        padding: 25px 20px;
    }
    .dlb_c49_con_area {
        margin-top: -40px;
    }
    .dlb_c49_ta_title {
        font-size: 24px;
    }
    .dlb_c49_ta_txt {
        text-align: left;
    }
    .dlb_c49_ca_title {
        font-size: 20px;
        text-align: left;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-50（Ver3）

----------------------------- */

.dlb_content-50 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    padding: 100px 0;
    position: relative;
}

.dlb_content-50::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
}

.dlb_c50_title {
    text-align: center;
    margin-bottom: 15px;
    font-size: 32px;
    position: relative;
    z-index: 1;
    line-height: 1.4;
}

.dlb_c50_txt {
    text-align: center;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 690px) {
    .dlb_content-50 {
        padding: 45px 0;
    }
    .dlb_c50_title {
        font-size: 24px;
    }
    .dlb_c50_txt {
        text-align: left;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-51（Ver3）

----------------------------- */

.dlb_c51_title_area {
    padding-top: 45px;
    padding-bottom: 160px;
}

.dlb_c51_ta_title {
    font-size: 32px;
    line-height: 1.4;
    text-align: center;
}

.dlb_c51_ta_txt {
    font-size: 12px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
}

.dlb_c51_con_area {
    margin-top: -120px;
}

.slick-slide.single_slide_in {
    padding: 24px;
}

.slider-nav-s .slick-track {
    transform: none !important;
    width: 100% !important;
    text-align: center;
}

.slider-nav-s .slick-slide {
    float: none !important;
    display: inline-block !important;
    border-radius: 50%;
    margin: 0 8px;
    width: 32px !important;
    height: 32px;
    line-height: 32px;
}

@media only screen and (max-width: 690px) {
    .dlb_c51_title_area {
        padding-top: 25px;
        padding-bottom: 80px;
    }
    .dlb_c51_ta_title {
        font-size: 24px;
    }
    .dlb_c51_con_area {
        margin-top: -60px;
    }
    .slick-slide.single_slide_in {
        padding: 20px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-52（Ver3）

----------------------------- */

.dlb_c52_img img {
    display: block;
    width: 100%;
    height: auto;
}

.dlb_c52_list ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
}

.dlb_c52_list li {
    width: calc(20% - 6.4px);
    margin-right: 8px;
    margin-bottom: 8px;
    list-style: none;
}

.dlb_c52_list li:nth-child(5n) {
    margin-right: 0;
}

.dlb_c52_list li a {
    display: block;
    position: relative;
    z-index: 0;
}

.dlb_c52_list li a:hover {
    opacity: 0.8;
}

.dlb_c52_list li a:hover::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-width: 2px;
    border-style: solid;
    z-index: 1;
}

.dlb_c52_list li img {
    display: block;
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 690px) {
    .dlb_c52_list li {
        width: calc(25% - 6px);
    }
    .dlb_c52_list li:nth-child(5n) {
        margin-right: 8px;
    }
    .dlb_c52_list li:nth-child(4n) {
        margin-right: 0;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-53（Ver3）

----------------------------- */

.dlb_content-5301 {
    position: relative;
    padding-bottom: 32px;
}

.dlb_content-5301::after {
    position: absolute;
    width: 90%;
    top: 0;
    bottom: 0;
    left: 5%;
    right: 5%;
    z-index: -1;
    content: '';
    border-radius: 100% / 60px;
}

.dlb_content-5302 {
    position: relative;
    padding-bottom: 32px;
}

.dlb_content-5302::after,
.dlb_content-5302::before {
    position: absolute;
    bottom: 5px;
    z-index: -1;
    content: '';
    width: 50%;
    height: 0;
}

.dlb_content-5302::after {
    left: 30px;
    transform: rotate(-2deg);
}

.dlb_content-5302::before {
    right: 30px;
    transform: rotate(2deg);
}

.dlb_c53_txt {
    text-align: center;
}

@media only screen and (max-width: 690px) {
    .dlb_content-5301::after {
        width: 100%;
        left: 0;
        right: 0;
    }
    .dlb_content-5302::after,
    .dlb_content-5302::before {
        height: 0;
    }
    .dlb_content-5302::after {
        left: 10px;
        transform: rotate(-4deg);
    }
    .dlb_content-5302::before {
        right: 10px;
        transform: rotate(4deg);
    }
    .dlb_c53_txt {
        text-align: left;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-54（Ver3）

----------------------------- */

.dlb_c54_box {
    border-width: 1px;
    border-style: solid;
    padding: 2em 0;
    position: relative;
    z-index: 0;
}

.dlb_c54_box::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border-width: 1px;
    border-style: solid;
    z-index: -1;
}

.dlb_c54_list {
    display: flex;
    align-items: center;
}

.dlb_c54_txt {
    width: 110px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.2;
    border-width: 0 1px 0 0;
    border-style: dashed;
}

.dlb_c54_txt .txt_in {
    display: block;
    font-size: 18px;
    margin-bottom: 8px;
    letter-spacing: 1px;
}

.dlb_c54_list dd {
    width: calc(100% - 110px);
    padding-left: 24px;
    padding-right: 16px;
}

@media only screen and (max-width: 979px) {
    .dlb_c54_list dd {
        padding-left: 1em;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c54_box {
        padding: 16px 0 20px;
    }
    .dlb_c54_list {
        flex-direction: column;
    }
    .dlb_c54_txt {
        width: calc(100% - 48px);
        font-size: 32px;
        border-right: none;
        border-style: dotted;
        border-width: 1px;
        margin: 0 auto 16px;
        line-height: 1;
        padding-bottom: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .dlb_c54_txt .txt_in {
        font-size: 12px;
        margin-right: 8px;
        margin-bottom: 0;
    }
    .dlb_c54_list dd {
        width: 100%;
        padding: 0 24px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-55（Ver3）

----------------------------- */

.dlb_c55_block {
    display: flex;
    align-items: center;
    padding: 3% 5%;
    transition: all 0.2s ease 0;
    border-width: 2px;
    border-style: solid;
}

.dlb_c55_img {
    width: 120px;
}

.dlb_c55_txt {
    width: calc(100% - 120px);
    padding-left: 1em;
}

.dlb_c55_txt a {
    text-decoration: none;
}

@media only screen and (max-width: 690px) {
    .dlb_c55_block {
        display: block;
        padding: 20px 24px;
    }
    .dlb_c55_img {
        width: 40%;
        max-width: 80px;
        margin: auto;
    }
    .dlb_c55_txt {
        width: 100%;
        padding-left: 0;
        padding-top: 24px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-56（Ver4）

----------------------------- */

.dlb_c56_box {
    background-color: rgba(88, 175, 226, .1);
    padding: 30px;
}

.dlb_c56_box:nth-child(2),
.dlb_c56_box:nth-child(3),
.dlb_c56_box:nth-child(6),
.dlb_c56_box:nth-child(7),
.dlb_c56_box:nth-child(10),
.dlb_c56_box:nth-child(11),
.dlb_c56_box:nth-child(14),
.dlb_c56_box:nth-child(15),
.dlb_c56_box:nth-child(18),
.dlb_c56_box:nth-child(19),
.dlb_c56_box:nth-child(22),
.dlb_c56_box:nth-child(23),
.dlb_c56_box:nth-child(26),
.dlb_c56_box:nth-child(27),
.dlb_c56_box:nth-child(30),
.dlb_c56_box:nth-child(31),
.dlb_c56_box:nth-child(34),
.dlb_c56_box:nth-child(35),
.dlb_c56_box:nth-child(38),
.dlb_c56_box:nth-child(39),
.dlb_c56_box:nth-child(42),
.dlb_c56_box:nth-child(43),
.dlb_c56_box:nth-child(46),
.dlb_c56_box:nth-child(47),
.dlb_c56_box:nth-child(50),
.dlb_c56_box:nth-child(51) {
    background-color: rgba(88, 175, 226, .15);
}

.dlb_c56_titlearea {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.dlb_c56_num {
    background-color: rgba(88, 175, 226, 1);
    color: #ffffff;
    padding: 6px 4px 4px;
    font-size: 13px;
    line-height: 1;
    border-radius: 4px;
    margin-right: 16px;
    display: block;
    width: 80px;
    text-align: center;
}

.dlb_c56_title {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.6;
}

.dlb_c56_txt {
    line-height: 1.6;
}

@media only screen and (max-width: 690px) {
    .dlb_c56_box {
        background-color: rgba(88, 175, 226, .1);
        padding: 20px;
    }
    .dlb_c56_box:nth-child(2),
    .dlb_c56_box:nth-child(3),
    .dlb_c56_box:nth-child(6),
    .dlb_c56_box:nth-child(7),
    .dlb_c56_box:nth-child(10),
    .dlb_c56_box:nth-child(11),
    .dlb_c56_box:nth-child(14),
    .dlb_c56_box:nth-child(15),
    .dlb_c56_box:nth-child(18),
    .dlb_c56_box:nth-child(19),
    .dlb_c56_box:nth-child(22),
    .dlb_c56_box:nth-child(23),
    .dlb_c56_box:nth-child(26),
    .dlb_c56_box:nth-child(27),
    .dlb_c56_box:nth-child(30),
    .dlb_c56_box:nth-child(31),
    .dlb_c56_box:nth-child(34),
    .dlb_c56_box:nth-child(35),
    .dlb_c56_box:nth-child(38),
    .dlb_c56_box:nth-child(39),
    .dlb_c56_box:nth-child(42),
    .dlb_c56_box:nth-child(43),
    .dlb_c56_box:nth-child(46),
    .dlb_c56_box:nth-child(47),
    .dlb_c56_box:nth-child(50),
    .dlb_c56_box:nth-child(51) {
        background-color: rgba(88, 175, 226, .1);
    }
    .dlb_c56_box:nth-child(2n) {
        background-color: rgba(88, 175, 226, .15);
    }
    .dlb_c56_titlearea {
        flex-wrap: wrap;
    }
    .dlb_c56_num {
        font-size: 12px;
        margin-right: 0;
        width: 50px;
        margin-bottom: 10px;
    }
    .dlb_c56_title {
        line-height: 1.4;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-57（Ver4）

----------------------------- */

.dlb_content-57 {
    position: relative;
}

.dlb_c57_img {
    height: 400px;
    max-width: 1600px;
    width: 65%;
    /*position: absolute;*/
    top: 0px;
    z-index: 0;
}

.dlb_c57_txtarea {
    /*position: absolute;*/
    display: table;
    top: 160px;
    left: 50%;
    width: 40%;
    max-width: 544px;
    padding: 40px;
    height: 320px;
    background-color: #58AFE2;
    overflow: hidden;
    z-index: 1;
}

.dlb_c57_txtarea_in {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.dlb_c57_title {
    color: #ffffff;
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.dlb_c57_txt {
    color: #ffffff;
}

@media only screen and (max-width: 1000px) {
    .dlb_c57_img {
        width: 75%;
    }
    .dlb_c57_txtarea {
        top: 240px;
        width: 50%;
        max-width: 50%;
        padding: 30px;
        height: 280px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_content-57 {
        position: static;
        display: flex;
        flex-wrap: wrap;
    }
    .dlb_c57_img {
        position: static;
        order: 1;
        height: 280px;
        width: 100%;
    }
    .dlb_c57_txtarea {
        order: 2;
        position: static;
        display: block;
        margin: -40px auto 0;
        width: 90%;
        max-width: 690px;
        padding: 25px;
        height: auto;
    }
    .dlb_c57_txtarea_in {
        display: block;
    }
    .dlb_c57_title {
        font-size: 24px;
        margin-bottom: 15px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-58（Ver4）

----------------------------- */

.dlb_content-58 {
    position: relative;
}

.dlb_c58_img {
    height: 400px;
    max-width: 1600px;
    width: 65%;
    /*	position: absolute;*/
    right: 0;
    top: 0px;
    z-index: 0;
}

.dlb_c58_txtarea {
    /*	position: absolute;*/
    display: table;
    top: 160px;
    right: 50%;
    width: 40%;
    max-width: 544px;
    padding: 40px;
    height: 320px;
    background-color: #58AFE2;
    overflow: hidden;
    z-index: 1;
}

.dlb_c58_txtarea_in {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.dlb_c58_title {
    color: #ffffff;
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.dlb_c58_txt {
    color: #ffffff;
}

@media only screen and (max-width: 1000px) {
    .dlb_c58_img {
        width: 75%;
    }
    .dlb_c58_txtarea {
        top: 240px;
        width: 50%;
        max-width: 50%;
        padding: 30px;
        height: 280px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_content-58 {
        position: static;
        display: flex;
        flex-wrap: wrap;
    }
    .dlb_c58_img {
        position: static;
        order: 1;
        height: 280px;
        width: 100%;
    }
    .dlb_c58_txtarea {
        order: 2;
        position: static;
        display: block;
        margin: -40px auto 0;
        width: 90%;
        max-width: 690px;
        padding: 25px;
        height: auto;
    }
    .dlb_c58_txtarea_in {
        display: block;
    }
    .dlb_c58_title {
        font-size: 24px;
        margin-bottom: 15px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-59（Ver4）

----------------------------- */

.dlb_c59_block {
    padding: 32px 56px;
    border: 3px solid #dddddd;
    position: relative;
}

.dlb_c59_block:before {
    content: "";
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border-style: dotted;
    border-width: 1px;
    border-color: #aaaaaa;
    position: absolute;
    top: 4px;
    left: 4px;
}

.dlb_c59_title {
    text-align: center;
    margin-top: -55px;
    position: relative;
    z-index: 2;
    font-size: 28px;
    line-height: 1.4;
    color: #0070AF;
}

.dlb_c59_title .in {
    background-color: #ffffff;
    padding: 0 32px;
    display: inline-block;
}

.dlb_c59_box {
    position: relative;
    z-index: 2;
    margin-top: 16px;
}

@media only screen and (max-width: 979px) {
    .dlb_c59_block {
        padding: 32px 40px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c59_block {
        padding: 20px 20px;
    }
    .dlb_c59_title {
        margin-top: -40px;
        font-size: 24px;
        padding: 0 16px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-60（Ver4）

----------------------------- */

.dlb_c60_lead {
    text-align: center;
    line-height: 1;
    font-size: 16px;
    margin-bottom: 20px;
}

.dlb_c60_title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    line-height: 1.4;
    font-size: 40px;
    margin-bottom: 30px;
}

.dlb_c60_title br {
    display: none;
}

.dlb_c60_txt {
    text-align: center;
    line-height: 2;
}

@media only screen and (max-width: 690px) {
    .dlb_c60_lead {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .dlb_c60_title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .dlb_c60_title br {
        display: block;
    }
    .dlb_c60_txt {
        text-align: left;
        line-height: normal;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-61（Ver4）

----------------------------- */

.dlb_c61_title {
    text-align: center;
    margin-bottom: 25px;
}

.dlb_c61_list {
    margin-top: 40px;
}

.dlb_c61_list li {
    list-style: none;
    border-bottom: 1px solid #dddddd;
}

.dlb_c61_list li:first-child {
    border-top: 1px solid #dddddd;
}

.dlb_c61_list li a {
    display: block;
    padding: 15px;
    position: relative;
}

.dlb_c61_list li a::before,
.dlb_c61_list li a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    content: "";
    vertical-align: middle;
    transition: all .2s ease 0s;
}

.dlb_c61_list li a::before {
    width: 30px;
    height: 1px;
    background: #cccccc;
}

.dlb_c61_list li a::after {
    width: 10px;
    height: 10px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    transform: rotate(45deg);
}

.color_blue,
.color_blue a {
    color: #0075C2;
}

.color_green,
.color_green a {
    color: #9CCC65;
}

.color_pink,
.color_pink a {
    color: #D924B5;
}

.color_orange,
.color_orange a {
    color: #F26A0F;
}

.color_yellow,
.color_yellow a {
    color: #F2C70F;
}

.color_skyblue,
.color_skyblue a {
    color: #82CFFC;
}

.dlb_c61_list li:hover {
    background-color: #f9f9f9;
}

.dlb_c61_list li a:hover::before,
.dlb_c61_list li a:hover::after {
    right: 10px;
}

.dlb_c61_btn {
    text-align: center;
}

.dlb_c61_btn a {
    font-size: 20px;
    display: inline-block;
    padding: 24px 10%;
    background-color: #293A45;
    color: #ffffff;
    text-align: center;
    border-radius: 50px;
    position: relative;
    border: 2px solid #293A45;
}

.dlb_c61_btn a::after {
    position: absolute;
    top: calc(50% - 3px);
    right: 25px;
    content: "";
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: #293A45 #293A45 transparent transparent;
    transform: rotate(45deg);
    transition: all .2s ease 0s;
}

.dlb_c61_btn a:hover {
    text-decoration: none;
    background-color: #ffffff;
    color: #293A45;
}

.dlb_c61_btn a:hover::after {
    right: 20px;
}

@media only screen and (max-width: 979px) {
    .dlb_c61_btn a {
        padding: 24px 15%;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_c61_list {
        margin-top: 25px;
    }
    .dlb_c61_btn a {
        font-size: 16px;
        padding: 20px 6vw;
        width: 100%;
        max-width: 400px;
    }
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-62（Ver4）

----------------------------- */

.dlb_content-62 {
    padding: 60px 0 60px;
}

.dlb_c62_box a {
    display: flex;
    align-items: center;
    border: 1px solid #dddddd;
    line-height: 1.4;
    padding: 10px 30px 10px 15px;
    background-color: #ffffff;
    position: relative;
}

.dlb_c62_box a::after {
    position: absolute;
    top: calc(50% - 5px);
    right: 15px;
    content: "";
    width: 4px;
    height: 4px;
    border: 2px solid;
    border-color: #00367B #00367B transparent transparent;
    transform: rotate(45deg);
    transition: all .2s ease 0s;
}

.dlb_c62_box a:hover {
    background-color: #00367B;
    color: #ffffff;
    text-decoration: none;
}

.dlb_c62_box a:hover::after {
    border-color: #ffffff #ffffff transparent transparent;
}

.dlb_c62_box img {
    margin-right: 15px;
    background-color: #f5f5f5;
    padding: 8px;
    border-radius: 100%;
    width: 60px !important;
    height: 60px !important;
    margin-left: 0 !important;
    margin-right: 10px !important;
}

.dlb_c62_box a:hover img {
    background-color: #ffffff;
    opacity: 1;
}

.dlb_c62_btn {
    text-align: center;
}

.dlb_c62_btn a {
    display: inline-block;
    padding: 10px 8%;
    min-width: 280px;
    color: #00367B;
    text-align: center;
    border-radius: 50px;
    position: relative;
    border: 2px solid #00367B;
}

.dlb_c62_btn a::after {
    position: absolute;
    top: calc(50% - 5px);
    right: 25px;
    content: "";
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: #00367B #00367B transparent transparent;
    transform: rotate(45deg);
    transition: all .2s ease 0s;
}

.dlb_c62_btn a:hover {
    text-decoration: none;
    background-color: #00367B;
    color: #ffffff;
}

.dlb_c62_btn a:hover::after {
    border-color: #ffffff #ffffff transparent transparent;
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-63（Ver4）

----------------------------- */

.dlb_c63_img {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: auto;
    line-height: 1;
    padding: 0;
    font-size: 0;
    margin: 0;
    border: none;
}

.dlb_c63_box .dlb_c63_img img {
    transition: transform 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    width: 100%;
    height: auto;
    transform: translate3d(0, 0, 0);
}

.dlb_c63_box:hover .dlb_c63_img img {
    transform: scale(1.05) translate3d(0, 0, 0);
}

.dlb_c63_link {
    display: flex;
    align-items: center;
}

.dlb_c63_arr {
    width: 35px;
    height: 35px;
    background-color: #58AFE2;
    position: relative;
    top: 0;
    right: 0;
    z-index: 0;
    margin-left: auto;
}

.dlb_c63_arr .in {
    position: absolute;
    top: 50%;
    right: calc(50% - 5px);
    transition: all 100ms cubic-bezier(0.77, 0, 0.175, 1);
}

.dlb_c63_link .in::before,
.dlb_c63_link .in::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.dlb_c63_link .in::before {
    width: 10px;
    height: 1px;
    top: 1px;
    background: #ffffff;
}

.dlb_c63_link .in::after {
    width: 6px;
    height: 6px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    transform: rotate(45deg);
}

.dlb_c63_box:hover .in {
    right: calc(50% - 8px);
}

.dlb_c63_txt a {
    text-decoration: none;
    font-size: 90%;
}

/* ----------------------------

サムネイル名 ： コンテンツ　C-64（Ver4）

----------------------------- */

.dlb_c64_box {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: table;
}

.dlb_c64_con {
    padding: 60px;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, .5);
}

.dlb_c64_title {
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 25px;
    padding-bottom: 20px;
    position: relative;
}

.dlb_c64_title::after {
    content: "";
    width: 24px;
    height: 4px;
    background-color: #ffffff;
    position: absolute;
    left: calc(50% - 12px);
    bottom: 0;
}

.dlb_c64_txt {
    color: #ffffff;
    text-align: center;
}

.dlb_c64_btn a {
    text-align: center;
    padding: 10px 24px;
    display: inline-block;
    min-width: 240px;
    border-radius: 4px;
    background-color: #ffffff;
    text-decoration: none;
}

.dlb_c64_btn a::before {
    display: inline-block;
    margin: auto;
    content: "";
    vertical-align: middle;
    transition: all .2s ease 0s;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    transform: rotate(45deg);
}

.dlb_c64_btn a:hover {
    background-color: #00367B;
    color: #ffffff;
}

.dlb_c64_btn a:hover::before {
    border-color: #ffffff;
}

/*
**********************************************************************************

  カテゴリ名 ： 表組

**********************************************************************************
*/

/* ----------------------------

サムネイル名 ： base

----------------------------- */

table {
    width: 100%;
    table-layout: fixed;
}

table caption {
    padding: 16px;
    font-size: 130%;
}

th,
td {
    padding: 16px;
    /* text-align: left; */
    vertical-align: middle;
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
}

thead td {
    text-align: center;
}

@media only screen and (max-width: 690px) {
    th,
    td {
        padding: 12px;
    }
    .table_wrap {
        margin-bottom: 30px;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .table_wrap table {
        width: 640px;
    }
}

/* ----------------------------

サムネイル名 ： 表 No.01

----------------------------- */

.dlb_table_01 {
    margin-bottom: 30px;
}

.dlb_table_01 td:first-child {
    width: 25%;
}

@media only screen and (max-width: 690px) {
    .dlb_table_01 td {
        display: block;
    }
    .dlb_table_01 td:first-child {
        width: 100%;
        border: none;
    }
}

/* ----------------------------

サムネイル名 ： 表 No.02

----------------------------- */

.dlb_table_02 {
    margin-bottom: 30px;
}

.dlb_table_02 tr:nth-child(odd) td:first-child,
.dlb_table_02 td:first-child {
    width: 25%;
}

@media only screen and (max-width: 690px) {
    .dlb_table_02 td {
        display: block;
    }
    .dlb_table_02 tr:nth-child(odd) td:first-child,
    .dlb_table_02 td:first-child {
        width: 100%;
        border: none;
    }
}

/* ----------------------------

サムネイル名 ： 表 No.03

----------------------------- */

.dlb_table_03 {
    margin-bottom: 30px;
}

.dlb_table_03 thead td:first-child {
    width: 25%;
}

@media only screen and (max-width: 690px) {
    .dlb_table_03 {
        margin-bottom: 0;
    }
}

/* ----------------------------

サムネイル名 ： 表 No.04

----------------------------- */

.dlb_table_04 {
    margin-bottom: 30px;
}

.dlb_table_04 thead td:first-child {
    width: 25%;
}

@media only screen and (max-width: 690px) {
    .dlb_table_04 {
        margin-bottom: 0;
    }
}

/* ----------------------------

サムネイル名 ： 表 No.05

----------------------------- */

.dlb_table_05 {
    margin-bottom: 30px;
}

.dlb_table_05 thead td {
    font-size: 105%;
    font-weight: bold;
    border-bottom-width: 2px;
    border-top: none;
    border-left: none;
}

.dlb_table_05 thead td:first-child {
    width: 25%;
}

.dlb_table_05 thead td:last-child {
    border-right: none;
}

.dlb_table_05 tbody td {
    border-left: none;
}

.dlb_table_05 tbody td:last-child {
    border-right: none;
}

.dlb_table_05 tbody tr:last-child td {
    border-bottom: none;
}

@media only screen and (max-width: 690px) {
    .dlb_table_03 {
        margin-bottom: 0;
    }
}

/* ----------------------------

サムネイル名 ： 表 No.06

----------------------------- */

.dlb_table_06 {
    margin-bottom: 30px;
}

.dlb_table_06 td {
    border-width: 2px;
    border-style: solid;
    width: 72%;
}

.dlb_table_06 td:first-child {
    width: 28%;
}

@media only screen and (max-width: 690px) {
    .dlb_table_06 td {
        border-width: 1px;
        display: block;
        width: 100%;
    }
    .dlb_table_06 td:first-child {
        width: 100%;
        border-bottom: none;
    }
}

/* ----------------------------

サムネイル名 ： 表 No.07

----------------------------- */

/*.dlb_table_07 {margin-bottom: 30px;}
.dlb_table_07 td{
	border-width: 2px;
	border-style: solid;
}*/

/* ----------------------------

サムネイル名 ： 表 No.07

----------------------------- */

.dlb_table_07 {
    margin-bottom: 30px;
}

table.dlb_table_07 {
    table-layout: auto;
}

.dlb_table_07 td {
    border-width: 1px 0 1px 0;
    border-style: solid;
}

@media only screen and (max-width: 690px) {
    .dlb_table_07 td {
        display: block;
        padding-bottom: 24px;
    }
    /*	.dlb_table_07 tr:first-child td:first-child {border-width: 1px 0 0 0;border-style: solid;}*/
    .dlb_table_07 td:first-child {
        border-bottom: none;
        border-top: none;
        padding-bottom: 8px;
        padding-top: 8px;
        text-align: left;
    }
}

/* ----------------------------

サムネイル名 ： 表 No.08

----------------------------- */

.dlb_table_08 {
    margin-bottom: 30px;
}

.dlb_table_08 td {
    border-width: 1px 0 1px 0;
    border-style: solid;
    width: 72%;
}

.dlb_table_08 td:first-child {
    border-width: 1px 1px 1px 0;
    border-style: solid;
    width: 28%;
}

@media only screen and (max-width: 690px) {
    .dlb_table_08 td {
        display: block;
        width: 100%;
        padding-bottom: 24px;
    }
    .dlb_table_08 tr:first-child td:first-child {
        border-width: 1px 0 0 0;
        border-style: solid;
    }
    .dlb_table_08 td:first-child {
        width: 100%;
        border-bottom: none;
        border-top: none;
        padding-bottom: 8px;
        padding-top: 8px;
    }
}

/* ----------------------------

サムネイル名 ： 表 No.09

----------------------------- */

.dlb_tab09_block {
    display: flex;
}

.dlb_tab09_col {
    width: 100%;
    border: 1px solid #dddddd;
    border-left: none;
    border-bottom: none;
}

.dlb_tab09_title {
    width: 80%;
    border-left: 1px solid #dddddd;
    color: #0070AF;
    font-weight: bold;
    text-align: center;
}

.tabcell {
    padding: 15px;
    border-bottom: 1px solid #dddddd;
}

.tabcelltitle {
    color: #0070AF;
    font-weight: bold;
    text-align: center;
}

.tabsp_btn {
    display: none;
}

.tab_col_color,
.tab_col_color .tabcelltitle {
    background-color: rgba(88, 175, 226, .8);
    color: #ffffff;
}

.dlb_tab09_title .tabcon .tabcell:nth-child(even),
.tabcon .tabcell:nth-of-type(2n) {
    background-color: rgba(0, 0, 0, .03);
}

@media only screen and (max-width: 690px) {
    .dlb_tab09_block {
        flex-wrap: wrap;
    }
    .dlb_tab09_title {
        display: none;
    }
    .tabsp_btn {
        display: block;
    }
    .dlb_tab09_col {
        border-left: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
    }
    .tabcell:nth-of-type(2n) {
        background-color: rgba(0, 0, 0, 0);
    }
    .tabcell {
        padding: 10px 15px;
    }
    .tab_col_color,
    .tab_col_color .tabcelltitle {
        background-color: transparent;
        color: inherit;
    }
    .tab_col_color .tabcelltitle {
        color: #0070AF;
    }
    .dlb_tab09_title .tabcon .tabcell:nth-child(even),
    .tabcon .tabcell:nth-of-type(2n) {
        background-color: transparent;
    }
    .tabhtitle.tabcell {
        border-bottom: none;
        padding: 15px 15px 5px 15px;
        font-weight: bold;
        color: #0070AF;
    }
    .tabcell {
        padding: 0 15px 15px 15px;
    }
    .tabcelltitle {
        padding: 15px;
    }
    .tabcon_area {
        display: none;
    }
    .tabtitle {
        position: relative;
    }
    .tabsp_btn {
        position: absolute;
        right: 16px;
        top: calc(50% - 8px);
    }
    .tabsp_btn_in {
        position: relative;
        width: 16px;
        height: 16px;
    }
    .tabsp_btn_in span {
        position: absolute;
        left: 50%;
        width: 2px;
        height: 16px;
        background-color: #0070AF;
    }
    .tabsp_btn_in span:nth-of-type(1) {
        top: 0;
        transform: rotate(0deg);
    }
    .tabsp_btn_in span:nth-of-type(2) {
        top: 0;
        transform: rotate(90deg);
    }
    .tabsp_btn.active .tabsp_btn_in span:nth-of-type(1) {
        display: none;
    }
}

/*
**********************************************************************************

  カテゴリ名 ： リンク・リスト・バナー

**********************************************************************************
*/

/* ----------------------------

サムネイル名 ： アンカーメニュー 3つ並び

----------------------------- */

/* 横下向き　共通　矢印 ************/

.menu_btn_332,
.menu_btn_331,
.menu_btn_d332,
.menu_btn_d331 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menu_btn_332 li,
.menu_btn_331 li,
.menu_btn_d332 li,
.menu_btn_d331 li {
    list-style: none;
    width: calc(33.33333% - 5.4px);
    margin-right: 8px;
    margin-bottom: 8px;
}

.menu_btn_332 li:nth-child(3n),
.menu_btn_331 li:nth-child(3n),
.menu_btn_d332 li:nth-child(3n),
.menu_btn_d331 li:nth-child(3n) {
    margin-right: 0;
}

.menu_btn_332 a,
.menu_btn_331 a,
.menu_btn_d332 a,
.menu_btn_d331 a {
    text-decoration: none;
    display: block;
    line-height: 1.4;
    border-width: 1px;
    border-style: solid;
    padding: 16px 8px;
    text-align: center;
}

.menu_btn_332 a::before,
.menu_btn_331 a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    padding-right: 6px;
    font-size: 13px;
    text-decoration: none;
    position: relative;
}

@media only screen and (max-width: 690px) {
    .menu_btn_332 a::before,
    .menu_btn_331 a::before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }
}

.menu_btn_d332 a::before,
.menu_btn_d331 a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    padding-right: 10px;
    font-size: 15px;
    text-decoration: none;
    position: relative;
}

@media only screen and (max-width: 690px) {
    .menu_btn_d332 a::before,
    .menu_btn_d331 a::before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }
}

@media only screen and (max-width: 690px) {
    .menu_btn_332 li,
    .menu_btn_d332 li {
        width: calc(50% - 4px);
        margin-right: 8px;
        margin-bottom: 8px;
    }
    .menu_btn_332 li:nth-child(3n),
    .menu_btn_d332 li:nth-child(3n) {
        margin-right: 8px;
    }
    .menu_btn_332 li:nth-child(2n),
    .menu_btn_d332 li:nth-child(2n) {
        margin-right: 0;
    }
    .menu_btn_332 li a,
    .menu_btn_d332 li a {
        padding: 12px 12px 12px 23px;
        text-align: left;
        position: relative;
    }
    .menu_btn_332 li a::before,
    .menu_btn_d332 li a::before {
        top: 13px;
        left: 12px;
    }
    .menu_btn_d332 li a {
        padding: 12px 16px 12px 32px;
    }
    .menu_btn_d332 li a::before {
        top: 11px;
        left: 12px;
    }
    .menu_btn_331 li,
    .menu_btn_d331 li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 8px;
    }
    .menu_btn_331 li a,
    .menu_btn_d331 li a {
        padding: 12px 16px 12px 28px;
        text-align: left;
        position: relative;
    }
    .menu_btn_331 li a::before,
    .menu_btn_d331 li a::before {
        top: 13px;
        left: 16px;
    }
    .menu_btn_d331 li a {
        padding: 12px 16px 12px 32px;
    }
    .menu_btn_d331 li a::before {
        top: 11px;
        left: 16px;
    }
}

/* ----------------------------

サムネイル名 ： アンカーメニュー 4つ並び

----------------------------- */

/* 横下向き　共通　矢印 ************/

.menu_btn_432,
.menu_btn_422,
.menu_btn_d432,
.menu_btn_d422 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menu_btn_432 li,
.menu_btn_422 li,
.menu_btn_d432 li,
.menu_btn_d422 li {
    list-style: none;
    width: calc(25% - 6px);
    margin-right: 8px;
    margin-bottom: 8px;
}

.menu_btn_432 li:nth-child(4n),
.menu_btn_422 li:nth-child(4n),
.menu_btn_d432 li:nth-child(4n),
.menu_btn_d422 li:nth-child(4n) {
    margin-right: 0;
}

.menu_btn_432 a,
.menu_btn_422 a,
.menu_btn_d432 a,
.menu_btn_d422 a {
    text-decoration: none;
    display: block;
    line-height: 1.4;
    border-width: 1px;
    border-style: solid;
    padding: 16px 8px;
    text-align: center;
}

.menu_btn_432 a::before,
.menu_btn_422 a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    padding-right: 6px;
    font-size: 13px;
    text-decoration: none;
    position: relative;
}

@media only screen and (max-width: 690px) {
    .menu_btn_432 a::before,
    .menu_btn_422 a::before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }
}

.menu_btn_d432 a::before,
.menu_btn_d422 a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    padding-right: 6px;
    font-size: 15px;
    text-decoration: none;
    position: relative;
}

@media only screen and (max-width: 690px) {
    .menu_btn_d432 a::before,
    .menu_btn_d422 a::before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }
}

@media only screen and (max-width: 979px) {
    .menu_btn_422 li,
    .menu_btn_d422 li {
        width: calc(50% - 4px);
        margin-right: 8px;
        margin-bottom: 8px;
    }
    .menu_btn_422 li:nth-child(4n),
    .menu_btn_d422 li:nth-child(4n) {
        margin-right: 8px;
    }
    .menu_btn_422 li:nth-child(2n),
    .menu_btn_d422 li:nth-child(2n) {
        margin-right: 0;
    }
    .menu_btn_432 li,
    .menu_btn_d432 li {
        width: calc(33.33333% - 5.4px);
        margin-right: 8px;
        margin-bottom: 8px;
    }
    .menu_btn_432 li:nth-child(4n),
    .menu_btn_d432 li:nth-child(4n) {
        margin-right: 8px;
    }
    .menu_btn_432 li:nth-child(3n),
    .menu_btn_d432 li:nth-child(3n) {
        margin-right: 0;
    }
    .menu_btn_432 a,
    .menu_btn_422 a,
    .menu_btn_d432 a,
    .menu_btn_d422 a {
        position: relative;
        text-align: left;
    }
    .menu_btn_422 li a::before,
    .menu_btn_432 li a::before,
    .menu_btn_d422 li a::before,
    .menu_btn_d432 li a::before {
        position: absolute;
        display: block;
    }
    .menu_btn_422 li a {
        padding: 12px 16px 12px 28px;
    }
    .menu_btn_422 li a::before {
        top: 11px;
        left: 16px;
    }
    .menu_btn_432 li a {
        padding: 12px 16px 12px 28px;
    }
    .menu_btn_432 li a::before {
        top: 11px;
        left: 16px;
    }
    .menu_btn_d422 li a {
        padding: 12px 16px 12px 35px;
    }
    .menu_btn_d422 li a::before {
        top: 11px;
        left: 16px;
    }
    .menu_btn_d432 li a {
        padding: 12px 16px 12px 35px;
    }
    .menu_btn_d432 li a::before {
        top: 11px;
        left: 16px;
    }
}

@media only screen and (max-width: 690px) {
    .menu_btn_432 li,
    .menu_btn_d432 li {
        width: calc(50% - 4px);
    }
    .menu_btn_432 li:nth-child(4n),
    .menu_btn_d432 li:nth-child(4n) {
        margin-right: 8px;
    }
    .menu_btn_432 li:nth-child(3n),
    .menu_btn_d432 li:nth-child(3n) {
        margin-right: 8px;
    }
    .menu_btn_432 li:nth-child(2n),
    .menu_btn_d432 li:nth-child(2n) {
        margin-right: 0;
    }
    .menu_btn_432 li a,
    .menu_btn_d432 li a {
        text-align: left;
        position: relative;
    }
    .menu_btn_432 li a::before,
    .menu_btn_d432 li a::before {
        top: 13px;
        left: 16px;
        position: absolute;
        display: block;
    }
}

/* ----------------------------

サムネイル名 ： アンカーメニュー 5つ並び

----------------------------- *
/* 横下向き　共通　矢印 ************/

.menu_btn_532,
.menu_btn_d532 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menu_btn_532 li,
.menu_btn_d532 li {
    list-style: none;
    width: calc(20% - 6.4px);
    margin-right: 8px;
    margin-bottom: 8px;
}

.menu_btn_532 li:nth-child(5n),
.menu_btn_d532 li:nth-child(5n) {
    margin-right: 0;
}

.menu_btn_532 a,
.menu_btn_d532 a {
    text-decoration: none;
    display: block;
    line-height: 1.4;
    border-width: 1px;
    border-style: solid;
    padding: 16px 8px;
    text-align: center;
}

.menu_btn_532 a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    padding-right: 6px;
    font-size: 13px;
    text-decoration: none;
    position: relative;
}

@media only screen and (max-width: 690px) {
    .menu_btn_532 a::before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }
}

.menu_btn_d532 a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    padding-right: 6px;
    font-size: 15px;
    text-decoration: none;
    position: relative;
}

@media only screen and (max-width: 690px) {
    .menu_btn_d532 a::before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }
}

@media only screen and (max-width: 979px) {
    .menu_btn_532 li,
    .menu_btn_d532 li {
        width: calc(33.33333% - 5.4px);
        margin-right: 8px;
        margin-bottom: 8px;
    }
    .menu_btn_532 li:nth-child(5n),
    .menu_btn_d532 li:nth-child(5n) {
        margin-right: 8px;
    }
    .menu_btn_532 li:nth-child(3n),
    .menu_btn_d532 li:nth-child(3n) {
        margin-right: 0;
    }
    .menu_btn_532 a,
    .menu_btn_d532 a {
        position: relative;
        text-align: left;
    }
    .menu_btn_532 a::before,
    .menu_btn_d532 a::before {
        position: absolute;
        display: block;
    }
    .menu_btn_532 li a {
        padding: 12px 16px 12px 28px;
    }
    .menu_btn_532 li a::before {
        top: 11px;
        left: 16px;
    }
    .menu_btn_d532 li a {
        padding: 12px 16px 12px 35px;
    }
    .menu_btn_d532 li a::before {
        top: 11px;
        left: 16px;
    }
}

@media only screen and (max-width: 690px) {
    .menu_btn_532 li,
    .menu_btn_d532 li {
        width: calc(50% - 4px);
    }
    .menu_btn_532 li:nth-child(5n),
    .menu_btn_d532 li:nth-child(5n) {
        margin-right: 8px;
    }
    .menu_btn_532 li:nth-child(3n),
    .menu_btn_d532 li:nth-child(3n) {
        margin-right: 8px;
    }
    .menu_btn_532 li:nth-child(2n),
    .menu_btn_d532 li:nth-child(2n) {
        margin-right: 0;
    }
    .menu_btn_532 li a,
    .menu_btn_d532 li a {
        text-align: left;
        position: relative;
    }
    .menu_btn_532 li a::before,
    .menu_btn_d532 li a::before {
        top: 13px;
        left: 16px;
        position: absolute;
        display: block;
    }
}

/* ----------------------------

サムネイル名 ： アンカーメニュー 6つ並び

----------------------------- *
/* 横下向き　共通　矢印 ************/

.menu_btn_642,
.menu_btn_d642 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menu_btn_642 li,
.menu_btn_d642 li {
    list-style: none;
    width: calc(16.6% - 6.6px);
    margin-right: 8px;
    margin-bottom: 8px;
}

.menu_btn_642 li:nth-child(6n),
.menu_btn_d642 li:nth-child(6n) {
    margin-right: 0;
}

.menu_btn_642 a,
.menu_btn_d642 a {
    text-decoration: none;
    display: block;
    line-height: 1.4;
    border-width: 1px;
    border-style: solid;
    padding: 16px 8px;
    text-align: center;
}

.menu_btn_642 a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    padding-right: 6px;
    font-size: 13px;
    text-decoration: none;
    position: relative;
}

@media only screen and (max-width: 690px) {
    .menu_btn_642 a::before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }
}

.menu_btn_d642 a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    padding-right: 6px;
    font-size: 15px;
    text-decoration: none;
    position: relative;
}

@media only screen and (max-width: 690px) {
    .menu_btn_d642 a::before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }
}

@media only screen and (max-width: 979px) {
    .menu_btn_642 li,
    .menu_btn_d642 li {
        width: calc(25% - 6px);
        margin-right: 8px;
        margin-bottom: 8px;
    }
    .menu_btn_642 li:nth-child(6n),
    .menu_btn_d642 li:nth-child(6n) {
        margin-right: 8px;
    }
    .menu_btn_642 li:nth-child(4n),
    .menu_btn_d642 li:nth-child(4n) {
        margin-right: 0;
    }
    .menu_btn_642 a,
    .menu_btn_d642 a {
        position: relative;
        text-align: left;
    }
    .menu_btn_642 a::before,
    .menu_btn_d642 a::before {
        position: absolute;
        display: block;
    }
    .menu_btn_642 li a {
        padding: 12px 16px 12px 28px;
    }
    .menu_btn_642 li a::before {
        top: 11px;
        left: 16px;
    }
    .menu_btn_d642 li a {
        padding: 12px 16px 12px 35px;
    }
    .menu_btn_d642 li a::before {
        top: 11px;
        left: 16px;
    }
}

@media only screen and (max-width: 690px) {
    .menu_btn_642 li,
    .menu_btn_d642 li {
        width: calc(50% - 4px);
    }
    .menu_btn_642 li:nth-child(6n),
    .menu_btn_d642 li:nth-child(6n) {
        margin-right: 8px;
    }
    .menu_btn_642 li:nth-child(4n),
    .menu_btn_d642 li:nth-child(4n) {
        margin-right: 8px;
    }
    .menu_btn_642 li:nth-child(2n),
    .menu_btn_d642 li:nth-child(2n) {
        margin-right: 0;
    }
    .menu_btn_642 li a,
    .menu_btn_d642 li a {
        text-align: left;
        position: relative;
    }
    .menu_btn_642 li a::before,
    .menu_btn_d642 li a::before {
        top: 13px;
        left: 16px;
        position: absolute;
        display: block;
    }
}

/* ----------------------------

サムネイル名 ： バナー 1

----------------------------- */

.dlb_banner_1 {
    border-width: 1px 0 0 1px;
    border-style: solid;
}

.dlb_banner_1 .col,
.dlb_banner_1 .col:nth-child(4n+1) {
    padding: 16px 24px;
    margin: 0;
    border-width: 0 1px 1px 0;
    border-style: solid;
    transition: all .2s ease-in 0s;
}

.dlb_banner_1 .col img,
.dlb_banner_1 .col:nth-child(4n+1) img {
    max-width: 60%;
    margin: auto;
}

.dlb_banner_1 .col,
.dlb_banner_1 .col:nth-child(4n+1) {
    position: relative;
}

.dlb_banner_1 .col.bl-hover {
    z-index: 1;
}

.dlb_banner_block {
    justify-content: flex-start;
}

/* ----------------------------

サムネイル名 ： バナー 4

----------------------------- */

.dlb_banner_4 .col {
    border-width: 1px;
    border-style: solid;
    display: flex;
    align-items: center;
    transition: all .2s ease-in 0s;
}

.dlb_banner_4 .col.bl-hover {
    z-index: 1;
}

.dlb_banner_4 .dlb_banner_img {
    width: 155px;
}

.dlb_banner_4 .dlb_banner_txt {
    width: calc(100% - 155px);
    padding: 0 16px;
}

/* ----------------------------

サムネイル名 ： バナー 5

----------------------------- */

.dlb_banner_5 .col {
    border-width: 1px;
    border-style: solid;
    transition: all .2s ease-in 0s;
}

.dlb_banner_5 .col.bl-hover {
    z-index: 1;
}

.dlb_banner_5 .dlb_banner_txt {
    text-align: center;
    padding: 16px 8px;
}

/* ----------------------------

サムネイル名 ： リスト 3

----------------------------- */

.dlb_list_img li {
    /*background-position: 0 2px;
  background-repeat: no-repeat;
  padding-left: 22px;*/
    list-style: none;
    margin-bottom: 8px;
    line-height: 1.4;
    display: flex;
}

.dlb_list_img li em,
.dlb_list_img li i {
    font-size: 16px;
    padding-right: 10px;
}

/*
**********************************************************************************

  カテゴリ名 ： ブログ メディア吐き出し

**********************************************************************************
*/

/* ----------------------------

サムネイル名 ： ブログ 共通

----------------------------- */

.dlb_media_time {
    font-size: 9px;
    margin-bottom: 10px;
    line-height: 1;
    letter-spacing: 0.1em;
}

.dlb_media_title {
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 8px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.dlb_media_txt {
    font-size: 13px;
}

/*.dlb_media_txt_wrap {
  overflow: hidden;
  width: 100%;
}

.dlb_media_txt_wrap .dlb_media_txt {
  font-size: 13px;
  height: 58.5px;
  line-height: 1.5;
  position: relative;
  width: 98%;
}

.dlb_media_txt_wrap .dlb_media_txt::before, .dlb_media_txt_wrap .dlb_media_txt::after {
  position: absolute;
}

.dlb_media_txt_wrap .dlb_media_txt::before {
  content: "...";
  top: 39px;
  right: -5px;
  letter-spacing: 0.1em;
}

.dlb_media_txt_wrap .dlb_media_txt::after {
  content: "";
  height: 100%;
  width: 100%;
}*/

.dlb_media_cate {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.dlb_media_cate span {
    display: block;
    font-size: 9px;
    padding: 4px 8px;
    margin-right: 4px;
    line-height: 1.2;
    font-weight: bold;
}

.dlb_media_cate span:last-child {
    margin-right: 0;
}

.dlb_media_block:hover .dlb_media_left_in,
.dlb_media_block:focus .dlb_media_left_in {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

@media only screen and (max-width: 639px) {
    .dlb_media_title {
        font-size: 14px;
    }
    .dlb_media_txt_wrap {
        display: none;
    }
    .dlb_media_time {
        font-size: 8px;
        margin-bottom: 5px;
    }
    .dlb_media_cate {
        margin-top: 15px;
        top: 4px;
    }
    .dlb_media_cate span {
        font-size: 8px;
    }
}

/* ----------------------------

サムネイル名 ： ブログ No.01

----------------------------- */

/*.dlb_media_01_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}*/

.dlb_media_01_area .dlb_media_block {
    padding: 0 8px;
    position: relative;
    display: block;
}

.dlb_media_01_area .dlb_media_block:hover {
    text-decoration: none;
}

.dlb_media_01_area .dlb_media_left {
    width: 100%;
    height: 180px;
    overflow: hidden;
}

.dlb_media_01_area .dlb_media_left .dlb_media_left_in {
    width: 100%;
    height: 100%;
    background-color: black;
    /* fallback color */
    background-position: center;
    background-size: cover;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.dlb_media_01_area .dlb_media_right {
    padding-top: 16px;
}

.dlb_media_01_area .slick-prev {
    left: -16px;
}

.dlb_media_01_area .slick-next {
    right: -16px;
}

@media only screen and (max-width: 979px) {
    .dlb_media_01_area .dlb_media_left {
        height: 160px;
    }
}

@media only screen and (max-width: 639px) {
    .dlb_media_01_area .slick-prev::before,
    .dlb_media_01_area .slick-next::before {
        font-size: 18px;
    }
}

@media only screen and (max-width: 480px) {
    .dlb_media_01_area .dlb_media_block {
        padding: 0 15px;
    }
    .dlb_media_01_area .slick-prev {
        left: -8px;
    }
    .dlb_media_01_area .slick-next {
        right: -8px;
    }
}

.dlb_media_01_area .dlb_media_cate {
    position: absolute;
    margin-top: 0;
    top: 170px;
    right: 8px;
}

@media only screen and (max-width: 979px) {
    .dlb_media_01_area .dlb_media_cate {
        top: 150px;
        right: 8px;
    }
}

@media only screen and (max-width: 480px) {
    .dlb_media_01_area .dlb_media_cate {
        right: 15px;
    }
}

.dlb_media_01_area .slick-dots li {
    height: 16px;
    width: 16px;
}

.dlb_media_01_area .slick-dots li button {
    height: 16px;
    width: 16px;
    padding: 0;
}

.dlb_media_01_area .slick-dots li button::before {
    width: 16px;
    height: 16px;
    font-size: 14px;
    line-height: 16px;
}

/* ----------------------------

サムネイル名 ： ブログ No.02

----------------------------- */

.dlb_media_02_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dlb_media_02_area .dlb_media_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
}

.dlb_media_02_area .dlb_media_block:nth-child(2n) {
    margin-right: 0;
}

.dlb_media_02_area .dlb_media_block:hover {
    text-decoration: none;
}

.dlb_media_02_area .dlb_media_left {
    width: 43%;
    height: 180px;
    overflow: hidden;
}

.dlb_media_02_area .dlb_media_left .dlb_media_left_in {
    width: 100%;
    height: 100%;
    background-color: black;
    /* fallback color */
    background-position: center;
    background-size: cover;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.dlb_media_02_area .dlb_media_right {
    width: 57%;
    padding-left: 16px;
}

@media only screen and (max-width: 690px) {
    .dlb_media_02_area .dlb_media_block {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 639px) {
    .dlb_media_02_area .dlb_media_block {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .dlb_media_02_area .dlb_media_left {
        height: 100px;
    }
}

/*
**********************************************************************************

  カテゴリ名 ： お知らせ

**********************************************************************************
*/

/* ----------------------------

サムネイル名 ： お知らせ一覧 共通

----------------------------- */

/*.dlb_rss {margin-top: 25px;}*/

.dlb_rss dl:after {
    content: "";
    display: table;
    clear: both;
}

.dlb_rss dl {
    padding: 20px 16px;
    border-width: 1px 0 0 0;
    border-style: dotted;
    -webkit-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}

.dlb_rss dl:last-child {
    border-bottom-width: 1px;
}

.dlb_rss .rss_title {
    float: right;
    width: calc(100% - 100px - 16px);
}

.dlb_rss .rss_title a {
    text-decoration: none;
}

.dlb_rss .rss_new {
    border-radius: 3px;
    margin-right: 16px;
    letter-spacing: 0.1em;
    padding: 4px 8px;
    font-size: 11px;
}

.dlb_rss .rss_date {
    font-size: 85%;
    float: left;
    width: 100px;
}

.dlb_rss .rss_contents {
    display: none;
}

@media only screen and (max-width: 690px) {
    .dlb_rss {
        margin-top: 20px;
    }
    .dlb_rss dl {
        padding: 15px 12px 10px;
    }
    .dlb_rss .rss_new {
        margin-right: 12px;
    }
    .dlb_rss .rss_date {
        font-size: 70%;
    }
    .dlb_rss .rss_date {
        float: none;
        width: 100%;
        margin-bottom: 4px;
    }
    .dlb_rss .rss_title {
        float: none;
        width: 100%;
    }
}

/* ----------------------------

サムネイル名 ： お知らせ一覧 No.01

----------------------------- */

.dlb_rss_01 {
    position: relative;
}

.dlb_rss_01 .dlb_btn {
    position: absolute;
    top: 4px;
    right: 0;
}

@media only screen and (max-width: 690px) {
    .dlb_rss_01 .dlb_btn {
        position: static;
        margin-top: 24px;
    }
}

/* ----------------------------

サムネイル名 ： お知らせ一覧 No.02

----------------------------- */

.dlb_rss_02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dlb_rss_02 .dlb_btn {
    position: absolute;
    top: -4px;
    right: 0;
}

.dlb_rss_02 .dlb_btn a {
    padding-top: 8px;
    padding-bottom: 8px;
}

.dlb_rss_02 .dlb_rss_02_left {
    position: relative;
    width: calc(100% - 260px - 32px);
}

.dlb_rss_02 .dlb_rss_02_right {
    width: 260px;
    margin-left: 32px;
}

.dlb_rss_02 .dlb_rss_ban {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 120px;
}

.dlb_rss_02 .dlb_rss_ban a {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 8px;
    text-align: center;
    display: block;
}

.dlb_rss_02 .dlb_rss_ban a:hover {
    text-decoration: none;
}

.dlb_rss_02 .dlb_rss_ban:hover a {
    text-decoration: none;
}

.dlb_rss_02 .dlb_rss_ban+.dlb_rss_ban {
    margin-top: 10px;
}

@media only screen and (max-width: 979px) {
    .dlb_rss_02 .dlb_rss_02_left,
    .dlb_rss_02 .dlb_rss_02_right {
        width: 100%;
        margin-left: auto;
    }
    .dlb_rss_02 .dlb_rss_02_right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 32px;
    }
    .dlb_rss_02 .dlb_rss_ban {
        width: calc(33.33333% - 16px);
        margin-right: 24px;
        margin-bottom: 24px;
    }
    .dlb_rss_02 .dlb_rss_ban:nth-child(3n) {
        margin-right: 0;
    }
    .dlb_rss_02 .dlb_rss_ban+.dlb_rss_ban {
        margin-top: 0;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_rss_02 .dlb_btn {
        position: static;
        margin-top: 24px;
    }
    .dlb_rss_02 .dlb_rss_ban {
        width: calc(50% - 8px);
        margin-right: 16px;
        margin-bottom: 16px;
    }
    .dlb_rss_02 .dlb_rss_ban:nth-child(3n) {
        margin-right: 16px;
    }
    .dlb_rss_02 .dlb_rss_ban:nth-child(2n) {
        margin-right: 0;
    }
}

/* ----------------------------

サムネイル名 ： お知らせ一覧 No.03

----------------------------- */

.dlb_rss_03 {
    padding: 40px 0;
}

.dlb_rss_03 .dlb_rss_03_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 32px;
}

.dlb_rss_03 .dlb_rss_03_box {
    padding: 40px;
    width: 48.5%;
}

.dlb_rss_03 .dlb_rss_03_box+.dlb_rss_03_box {
    margin-left: 3%;
}

.dlb_rss_03 .rss_date {
    float: none;
    width: 100%;
}

.dlb_rss_03 .rss_title {
    float: none;
    width: 100%;
    margin-top: 8px;
}

.dlb_rss_03 .dlb_btn {
    margin-top: 40px;
}

@media only screen and (max-width: 979px) {
    .dlb_rss_03 .dlb_rss_03_box {
        padding: 32px 16px;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_rss_03 {
        padding: 40px 0;
    }
    .dlb_rss_03 .dlb_rss_03_block {
        margin-top: 0;
    }
    .dlb_rss_03 .dlb_rss_03_box {
        width: 100%;
    }
    .dlb_rss_03 .dlb_rss_03_box+.dlb_rss_03_box {
        margin-left: 0;
        margin-top: 32px;
    }
    .dlb_rss_03 .dlb_btn {
        margin-top: 32px;
    }
    .dlb_rss_03 .rss_title {
        margin-top: 4px;
    }
}

/* ----------------------------

サムネイル名 ： お知らせ一覧 No.04

----------------------------- */

.dlb_rss_04 .dlb_rss {
    margin-top: 0;
}

.dlb_rss_04 .dlb_txt_link_after {
    margin-top: 20px;
}

.dlb_rss_tab_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
}

.dlb_rss_tab_nav li {
    list-style: none;
    margin: 0 1.5em;
    display: block;
    font-size: 120%;
    padding: 8px 0 16px;
    position: relative;
    cursor: pointer;
}

.dlb_rss_tab_nav li:hover::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.dlb_rss_tab_nav li.active::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.tab_content.show {
    display: block;
}

@media only screen and (max-width: 690px) {
    .dlb_rss_tab_nav_wrap {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .dlb_rss_04 .dlb_rss_tab {
        margin-top: 10px;
    }
    .dlb_rss_tab_nav {
        width: 690px;
    }
    .dlb_rss_tab_nav li {
        margin: 0 2.5em 10px 0;
        font-size: 13px;
    }
    .dlb_rss_tab_nav li.active::after,
    .dlb_rss_tab_nav li:hover::after {
        bottom: 2px;
    }
}

/* ----------------------------

サムネイル名 ： お知らせ一覧 No.05

----------------------------- */

.dlb_rss_05 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dlb_rss_05 dl {
    width: calc(25% - 19.2px);
    margin-right: 24px;
    margin-bottom: 24px;
    padding-top: 16px;
    border-width: 3px 0 0 0;
    border-style: solid;
    position: relative;
}

.dlb_rss_05 dl:nth-child(4n) {
    margin-right: 0;
}

.dlb_rss_05 .rss_date {
    font-weight: bold;
    font-size: 18px;
    float: none;
    width: 100%;
}

.dlb_rss_05 .rss_title {
    margin-top: 8px;
    float: none;
    padding-left: 0;
    width: 100%;
    line-height: 1.4;
}

.dlb_rss_05 .rss_title span {
    display: block;
    position: absolute;
    top: 21px;
    right: 0;
    line-height: 1;
    font-size: 10px;
    padding: 6px 8px 4px;
}

.dlb_rss_05 .rss_contents {
    display: none;
}

@media only screen and (max-width: 979px) {
    .dlb_rss_05 dl {
        width: 48%;
        margin-right: 4%;
    }
    .dlb_rss_05 dl:nth-child(4n) {
        margin-right: 4%;
    }
    .dlb_rss_05 dl:nth-child(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_rss_05 dl {
        width: 100%;
        margin-right: 0;
        margin-bottom: 16px;
    }
    .dlb_rss_05 dl:nth-child(4n) {
        margin-right: 0;
    }
    .dlb_rss_05 .rss_date {
        font-size: 16px;
    }
    .dlb_rss_05 .rss_title {
        margin-top: 8px;
    }
    .dlb_rss_05 .rss_title span {
        top: 16px;
        font-size: 9px;
        padding: 6px 8px 4px;
    }
}

/* ----------------------------

サムネイル名 ： お知らせ一覧 No.06

----------------------------- */

.dlb_rss_06_block dl {
    padding: 40px 25px 30px;
    background-color: #f5f5f5;
    position: relative;
    transition: all .2s ease 0s;
    border: 1px solid #f5f5f5;
}

.dlb_rss_06_block dl:hover a {
    text-decoration: underline;
}

.dlb_rss_06_block dl:hover {
    background-color: #f9f9f9;
    border-color: #072C5D;
}

.dlb_rss_06_block .rss_new {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px;
    line-height: 1;
    padding: 6px 10px;
}

.dlb_rss_06_block .rss_date {
    color: #999999;
    line-height: 1;
    margin-bottom: 5px;
}

.dlb_rss_06_block .rss_title {
    line-height: 1.4;
    font-weight: bold;
}

.dlb_rss_06_block .rss_contents {
    display: none;
}

@media only screen and (max-width: 690px) {
    .dlb_rss_06_block dl {
        padding: 30px 15px 15px;
    }
    .dlb_rss_06_block .rss_new {
        font-size: 10px;
        padding: 4px 10px;
    }
}

/*
**********************************************************************************

  カテゴリ名 ： その他

**********************************************************************************
*/

/* ----------------------------

サムネイル名 ： お問い合わせ No.01

----------------------------- */

.dlb_area_1.dlb_contact_area {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 40px 0 50px;
}

.dlb_area_1 .dlb_contact_block {
    max-width: 720px;
    width: 94%;
    margin: auto;
}

.dlb_area_1 .dlb_contact_info {
    text-align: center;
    margin-bottom: 40px;
}

.dlb_area_1 .dlb_contact_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dlb_area_1 .dlb_contact_tel {
    width: 55%;
    text-align: center;
}

.dlb_area_1 .dlb_contact_tel .dlb_contact_telnum {
    font-size: 40px;
    line-height: 1.2;
}

.dlb_area_1 .dlb_contact_tel .dlb_contact_telnum::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f095";
    padding-right: 8px;
    vertical-align: middle;
    font-size: 32px;
}

.dlb_area_1 .dlb_contact_btn {
    width: 45%;
    padding-left: 5%;
}

@media only screen and (max-width: 719px) {
    .dlb_area_1 .dlb_contact_tel .dlb_contact_telnum {
        font-size: 32px;
    }
    .dlb_area_1 .dlb_contact_tel .dlb_contact_telnum::before {
        font-size: 24px;
        padding-right: 5px;
    }
}

@media only screen and (max-width: 639px) {
    .dlb_area_1 .dlb_contact_info {
        margin-bottom: 24px;
    }
    .dlb_area_1 .dlb_contact_tel {
        width: 100%;
    }
    .dlb_area_1 .dlb_contact_btn {
        width: 100%;
        max-width: 240px;
        margin: 24px auto 0;
    }
}

/* ----------------------------

サムネイル名 ： お問い合わせ No.02

----------------------------- */

.dlb_area_2.dlb_contact_area {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 40px 0 50px;
}

.dlb_area_2 .dlb_contact_block {
    max-width: 720px;
    width: 94%;
    margin: auto;
}

.dlb_area_2 .dlb_contact_info {
    text-align: center;
    margin-bottom: 40px;
}

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

.dlb_area_2 .dlb_contact_tel .dlb_contact_telnum {
    font-size: 40px;
    line-height: 1.2;
}

.dlb_area_2 .dlb_contact_tel .dlb_contact_telnum::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f095";
    padding-right: 8px;
    vertical-align: middle;
    font-size: 32px;
}

.dlb_area_2 .dlb_contact_btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dlb_area_2 .dlb_contact_btn .dlb_btn {
    margin: 0 8px;
    min-width: 240px;
}

@media only screen and (max-width: 719px) {
    .dlb_area_2 .dlb_contact_tel .dlb_contact_telnum {
        font-size: 32px;
    }
    .dlb_area_2 .dlb_contact_tel .dlb_contact_telnum::before {
        font-size: 24px;
        padding-right: 5px;
    }
}

@media only screen and (max-width: 639px) {
    .dlb_area_2 .dlb_contact_info {
        margin-bottom: 24px;
    }
    .dlb_area_2 .dlb_contact_tel {
        width: 100%;
    }
    .dlb_area_2 .dlb_contact_btn {
        width: 100%;
        max-width: 240px;
        margin: 24px auto 24px;
    }
    .dlb_area_2 .dlb_contact_btn .dlb_btn {
        width: 80%;
        margin: 4px 0;
    }
}

/* ----------------------------

サムネイル名 ： お問い合わせ No.03

----------------------------- */

.dlb_area_3 {
    padding: 30px 0 16px;
    margin-top: 80px;
    line-height: 1.4;
}

.dlb_contact_title {
    text-align: center;
    font-weight: bold;
    padding: 12px 8px;
    font-size: 16px;
}

.dlb_contact_tel .dlb_contact_title {
    padding-top: 20px;
    padding-bottom: 20px;
}

.dlb_contact_box {
    padding: 24px 16px;
}

.dlb_contact_btn {
    margin-top: 16px;
}

.dlb_contact_btn a {
    text-align: center;
    overflow: hidden;
    z-index: 1;
    display: block;
    position: relative;
}

.dlb_contact_btn a .txt {
    display: block;
    height: 100%;
    padding: 16px 8px;
    font-weight: bold;
}

.dlb_contact_btn a::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.4s 0s cubic-bezier(0.48, 0.18, 0, 0.98);
    transition: -webkit-transform 0.4s 0s cubic-bezier(0.48, 0.18, 0, 0.98);
    -o-transition: transform 0.4s 0s cubic-bezier(0.48, 0.18, 0, 0.98);
    transition: transform 0.4s 0s cubic-bezier(0.48, 0.18, 0, 0.98);
    transition: transform 0.4s 0s cubic-bezier(0.48, 0.18, 0, 0.98), ;
}

.dlb_contact_btn a:hover {
    text-decoration: none;
}

.dlb_contact_btn a:hover::before {
    transform: translate3d(0, 0, 0);
}

.dlb_contact_tel_mun {
    font-size: 40px;
    text-align: center;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-top: 16px;
}

.dlb_contact_time {
    text-align: center;
    margin-top: 5px;
}

@media only screen and (max-width: 979px) {
    .dlb_area_3 {
        margin-top: 0;
    }
    .dlb_contact_tel_mun {
        font-size: 32px;
        margin-top: 0;
    }
}

/* ----------------------------

サムネイル名 ： お問い合わせ No.04

----------------------------- */

.dlb_co4_block_wrap {
    display: flex;
    justify-content: space-between;
}

.dlb_co4_block {
    width: 50%;
    border: 1px solid #8AA5B5;
    position: relative;
}

.dlb_co4_block+.dlb_co4_block {
    border-left: none;
}

.dlb_co4_box {
    display: flex;
}

.dlb_co4_icon {
    background-color: #0070AF;
    width: 60px;
    height: 60px;
    margin: 10px 0 0 10px;
    position: relative;
    z-index: 1;
}

.dlb_co4_icon img {
    width: 100%;
    height: auto;
}

.dlb_co4_con {
    width: calc(100% - 70px);
}

.dlb_co4_title {
    color: #ffffff;
    background-color: #58AFE2;
    padding: 10px 12px 10px 90px;
    position: relative;
    z-index: 0;
    left: -70px;
    font-size: 18px;
    font-weight: bold;
    width: calc(100% + 70px);
    line-height: 1.4;
}

.dlb_co4_list {
    margin-left: 10px;
}

.dlb_co4_list li {
    list-style: none;
    padding: 8px;
}

.dlb_co4_list li+li {
    border-top: 1px dotted #8AA5B5;
}

.dlb_co4_list li:last-child {
    border-bottom: 1px dotted #8AA5B5;
}

.dlb_co4_list li::before {
    display: inline-block;
    margin: auto;
    content: "";
    vertical-align: middle;
    transition: all .2s ease 0s;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    transform: rotate(45deg);
}

.dlb_co4_list li a {
    font-size: 90%;
}

.dlb_co4_box+.dlb_co4_box {
    margin-top: 30px;
}

.dlb_co4_box_tel {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 50px auto;
    margin: 30px 0 15px 40px;
    padding-left: 60px;
}

.dlb_co4_add {
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 2px;
}

.dlb_co4_telnum {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 2px;
    font-weight: bold;
    color: #0075C2;
    margin: 5px 0;
}

.dlb_co4_time {
    line-height: 1.2;
    font-size: 80%;
}

.dlb_co4_box_com {
    width: 100%;
    padding-left: 10%;
    padding-top: 15px;
    display: flex;
}

.dlb_co4_box_bg {
    background-repeat: no-repeat;
    background-position: 90% bottom;
    background-size: contain;
    height: 100%;
    min-height: 200px;
}

.dlb_co4_box_txt {
    display: flex;
    align-items: center;
    margin-bottom: 50px
}

.dlb_co4_box_txt_in {
    position: relative;
    display: block;
    padding: 1.5em;
    line-height: 1.4;
    font-size: 90%;
    background: #EBF4F9;
    width: 100%;
}

.dlb_co4_box_txt_in:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #EBF4F9;
}

.dlb_co4_box_txt_in p {
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 979px) {
    .dlb_co4_box_tel {
        margin: 20px 0 15px 15px;
        padding-left: 35px;
        background-size: 30px auto;
    }
    .dlb_co4_telnum {
        font-size: 32px;
    }
    .dlb_co4_add {
        letter-spacing: 1px;
    }
    .dlb_co4_icon {
        width: 40px;
        height: 40px;
    }
    .dlb_co4_con {
        width: calc(100% - 50px);
    }
    .dlb_co4_title {
        padding: 10px 12px 10px 65px;
        left: -50px;
        width: calc(100% + 50px);
    }
    .dlb_co4_box_com {
        padding-left: 5%;
    }
    .dlb_co4_list {
        margin-left: 5px;
    }
}

@media only screen and (max-width: 979px) {
    .dlb_co4_block_wrap {
        flex-direction: column;
    }
    .dlb_co4_block {
        width: 100%;
    }
    .dlb_co4_block+.dlb_co4_block {
        border-left: 1px solid #8AA5B5;
    }
    .dlb_co4_title {
        font-size: 16px;
    }
    .dlb_co4_box_tel {
        margin-bottom: 30px;
    }
}

/* ----------------------------

ボタン

----------------------------- */

.dlb_btn_w10 {
    max-width: 10%;
}

.dlb_btn_w20 {
    max-width: 20%;
}

.dlb_btn_w30 {
    max-width: 30%;
}

.dlb_btn_w40 {
    max-width: 40%;
}

.dlb_btn_w50 {
    max-width: 50%;
}

.dlb_btn_w60 {
    max-width: 60%;
}

.dlb_btn_w70 {
    max-width: 70%;
}

.dlb_btn_w80 {
    max-width: 80%;
}

.dlb_btn_w90 {
    max-width: 90%;
}

.dlb_btn_w100 {
    max-width: 100%;
}

@media only screen and (max-width: 979px) {
    .dlb_btn_w10 {
        max-width: 30%;
    }
    .dlb_btn_w20 {
        max-width: 40%;
    }
    .dlb_btn_w30 {
        max-width: 50%;
    }
    .dlb_btn_w40 {
        max-width: 60%;
    }
    .dlb_btn_w50 {
        max-width: 70%;
    }
}

@media only screen and (max-width: 690px) {
    .dlb_btn_w10 {
        max-width: 40%;
    }
    .dlb_btn_w20 {
        max-width: 50%;
    }
    .dlb_btn_w30 {
        max-width: 80%;
    }
    .dlb_btn_w40 {
        max-width: 80%;
    }
    .dlb_btn_w50 {
        max-width: 80%;
    }
}

.dlb_btn_center {
    margin-left: auto;
    margin-right: auto;
}

.dlb_btn_left {
    margin-left: 0;
    margin-right: auto;
}

.dlb_btn_right {
    margin-left: auto;
    margin-right: 0;
}

.dlb_btn_inlineb_center {
    text-align: center;
}

.dlb_btn_inlineb_left {
    text-align: left;
}

.dlb_btn_inlineb_right {
    text-align: right;
}

@media only screen and (max-width: 690px) {
    .dlb_btn_left,
    .dlb_btn_right {
        margin-left: auto;
        margin-right: auto;
    }
    .dlb_btn_inlineb_left {
        text-align: center;
    }
    .dlb_btn_inlineb_right {
        text-align: center;
    }
}

.dlb_btn a,
.dlb_btn_inlineb a {
    display: block;
    padding: 16px 1.5em 16px 2.5em;
    text-align: center;
    position: relative;
    border-width: 2px;
    border-style: solid;
}

.dlb_btn_inlineb a {
    display: inline-block;
    padding: 16px 4em 16px 5em;
}

@media only screen and (max-width: 690px) {
    .dlb_btn a {
        padding: 12px .5em;
        min-width: 200px;
    }
}

.dlb_btn a::before,
.dlb_btn_inlineb a::before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 5px);
    left: 7%;
    transition: all .2s ease-in 0s;
}

@media all and (-ms-high-contrast: none) {
    .txt_link.arr a::before {
        top: calc(50% - 7px);
    }
}



.dlb_btn_inlineb a:hover {
    text-decoration: none;
}

.dlb_btn a:hover::before,
.dlb_btn_inlineb a:hover::before {
    left: 8%;
}

.dlb_btn_sbs {
    display: flex;
}

.dlb_btn_sbs .dlb_btn+.dlb_btn {
    margin-left: 8px;
}

.dlb_txt_link_before {
    padding-left: 12px;
    position: relative;
}

.dlb_txt_link_before a::before {
    content: '';
    width: 4px;
    height: 4px;
    border: 0px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 3px);
    left: 0;
    position: absolute;
    transition: all .3s ease-in 0s;
}

.dlb_txt_link_before a:hover::before {
    left: 3px;
}

.dlb_txt_link_after {
    padding-right: 12px;
    position: relative;
}

.dlb_txt_link_after a::after {
    content: '';
    width: 4px;
    height: 4px;
    border: 0px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 3px);
    right: 0;
    position: absolute;
    transition: all .3s ease-in 0s;
}

.dlb_txt_link_after a:hover::after {
    right: -3px;
}

@media only screen and (max-width: 690px) {
    .dlb_btn_sbs {
        display: block;
    }
    .dlb_btn_sbs .dlb_btn+.dlb_btn {
        margin-left: 0;
        margin-top: 8px;
    }
}

/*
******************************************************

	jquery Colorbox

******************************************************  */

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 109999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#cboxOverlay {
    background: rgba(0, 0, 0, 1) repeat 0 0;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

#colorbox {
    outline: 0;
}



#cboxContent {
    background: rgba(255, 255, 255, .1);
    overflow: hidden;
    padding: 8px;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 28px;
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 70px;
    color: #949494;
}

#cboxLoadingOverlay {
    background: url(../../www.nishihararikoh.co.jp/dcms_media/image/common/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(../../www.nishihararikoh.co.jp/dcms_media/image/common/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
    outline: 0;
}

#cboxSlideshow {
    position: absolute;
    bottom: 6px;
    right: 30px;
    color: #0092ef;
}

#cboxPrevious {
    position: absolute;
    bottom: 4px;
    left: 6px;
    background: url(../../www.nishihararikoh.co.jp/dcms_media/image/common/icon_prev.png) no-repeat 0 0 / 25px 25px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

/*#cboxPrevious:hover{background-position:-75px -25px;}*/

#cboxNext {
    position: absolute;
    bottom: 4px;
    left: 35px;
    background: url(../../www.nishihararikoh.co.jp/dcms_media/image/common/icon_next.png) no-repeat 0 0 / 25px 25px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

/*#cboxNext:hover{background-position:-50px -25px;}*/

#cboxClose {
    position: absolute;
    bottom: 6px;
    right: 6px;
    background: url(../../www.nishihararikoh.co.jp/dcms_media/image/common/close.png) no-repeat 0 0 / 25px 25px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

/*#cboxClose:hover{background-position:-25px -25px;}*/

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}

/*----------feature_con_area---------*/

.feature_con_area {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.feature_btn_area {
	margin-left: auto;
	margin-right:auto;
	width: 100%
}

.feature_btn_inner {
	margin-left: auto;
	margin-right:auto;
	width: 100%;
}

.feature_con {
    display: flex;
    justify-content: center;
    flex-direction: column
}
.feature_btn_inner.btn_detail {
	margin-left: auto;
    margin-right: auto;
    width: 100%;
}